@import url(https://fonts.googleapis.com/css?family=Poppins:400,500,600,800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Share+Tech&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;600;700;800;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Jost:wght@600&display=swap);@import url(https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{scroll-behavior:smooth}.bgdiv{background-color:rgba(0,0,0,.316);border-radius:20px;margin:10vw;padding-bottom:40px}@media only screen and (max-width:900px){.bgdiv{margin:0;width:100%}}body{background-color:#f5f5f5;scroll-behavior:smooth!important}.container-fluid{justify-content:space-between!important}.carousel{margin:2rem}.carousel-caption{-webkit-transform:translateY(10px);transform:translateY(10px)}.main-head{color:#efefef;margin:auto;text-align:center;width:80%}.pc-slider{margin:auto;padding:2rem;width:80%}.ev-link{color:#fff;text-decoration:none;transition:all .2s}.d-block{border-radius:10px}.w-100{aspect-ratio:16/9}.link-btn{background-color:#00e18f!important}.card__bg{-webkit-filter:brightness(80%);filter:brightness(80%)}@media only screen and (max-width:930px){.pc-slider{display:none}}@media only screen and (max-width:500px){.w-100{aspect-ratio:4/3;width:inherit}}@media only screen and (min-width:930px){.phone-slider{display:none}}.card{--brand-color:#00e18f;--black:#000;--white:#f5f5f5}.card,.card:after,.card:before{margin-top:20px}.card h2,p{margin:0}.card h2{font-size:2.25rem;line-height:1.1}.card h2,.card p{color:var(--white)}.card p{font-size:1rem;line-height:1.5}.card .flow>*+*{margin-top:1em;margin-top:var(--flow-space,1em)}.main-head{font-weight:700}.card{border:1px solid #fff;border-radius:.625rem;box-shadow:.25rem .25rem .5rem rgba(0,0,0,.25);display:grid;height:26.125rem;max-width:17.875rem;overflow:hidden;place-items:center;width:70vw}@media only screen and (max-width:1400px) and (min-width:1200px){.card{height:23rem;margin-left:.5rem;width:14rem}.card__title{font-size:25px!important}}@media only screen and (max-width:1200px) and (min-width:900px){.card{height:20rem;margin-left:.5rem;width:12rem}.card__title{font-size:20px!important}.card .card__content{height:90%!important}.card__button{width:-webkit-max-content;width:max-content}}@media only screen and (max-width:1000px) and (min-width:750px){.card{height:20rem;width:11rem}}@media only screen and (max-width:1000px) and (min-width:900px){.card__title{font-size:large!important}.card__description{font-size:medium!important}}.card>*{grid-column:1/2;grid-row:1/2}.card__background{-webkit-filter:brightness(90%);filter:brightness(90%);height:100%;max-width:100%;object-fit:cover}.card .card__content{--flow-space:0.9375rem;align-self:flex-end;background:linear-gradient(180deg,transparent,rgba(0,0,0,.3) 10%,#000);display:flex;flex-direction:column;height:75%;justify-content:space-between;padding:12% 1.25rem 1.875rem}.card .card__content--container{--flow-space:1.25rem}.card .card__title{font-weight:600;position:relative;width:-webkit-fit-content;width:fit-content;width:-moz-fit-content}.card .card__title:after{background-color:var(--brand-color);bottom:-.75rem;content:"";font-weight:600;height:.3125rem;left:-1.25rem;position:absolute;width:calc(100% + 1.25rem)}.card .card__button{-webkit-font-feature-settings:"smcp";font-feature-settings:"smcp";background-color:var(--brand-color);border:none;border-radius:.45em;color:var(--black);font-size:1.125rem;font-variant:small-caps;font-weight:700;width:-webkit-fit-content;width:fit-content;width:-moz-fit-content}.card .card__button:focus{outline:2px solid #000;outline-offset:-5px}.card__button{padding:8px}@media (any-hover:hover) and (any-pointer:fine){.card .card__content{-webkit-transform:translateY(62%);transform:translateY(62%);transition:-webkit-transform .5s ease-out;transition:transform .5s ease-out;transition:transform .5s ease-out,-webkit-transform .5s ease-out;transition-delay:.5s}.card .card__title:after{opacity:0;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:right;transform-origin:right;transition:opacity 1s ease-in,-webkit-transform .5s ease-out;transition:opacity 1s ease-in,transform .5s ease-out;transition:opacity 1s ease-in,transform .5s ease-out,-webkit-transform .5s ease-out;transition-delay:.5s}.card .card__background{transition:-webkit-transform .5s ease-in;transition:transform .5s ease-in;transition:transform .5s ease-in,-webkit-transform .5s ease-in}.card .card__button,.card .card__content--container>:not(.card__title){opacity:0;transition:opacity .5s ease-out,-webkit-transform .5s ease-out;transition:transform .5s ease-out,opacity .5s ease-out;transition:transform .5s ease-out,opacity .5s ease-out,-webkit-transform .5s ease-out}.card:focus-within,.card:hover{transition:-webkit-transform .5s ease-in;transition:transform .5s ease-in;transition:transform .5s ease-in,-webkit-transform .5s ease-in}.card:focus-within .card__content,.card:hover .card__content{-webkit-transform:translateY(0);transform:translateY(0);transition:-webkit-transform .5s ease-in;transition:transform .5s ease-in;transition:transform .5s ease-in,-webkit-transform .5s ease-in}.card:focus-within .card__content{transition-duration:0ms}.card:focus-within .card__background,.card:hover .card__background{-webkit-transform:scale(1.2);transform:scale(1.2)}.card:focus-within .card__button,.card:focus-within .card__content--container>:not(.card__title),.card:hover .card__button,.card:hover .card__content--container>:not(.card__title){opacity:1;transition:opacity .5s ease-in;transition-delay:1s}.card:focus-within .card__title:after,.card:hover .card__title:after{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:left;transform-origin:left;transition:opacity .5s ease-in,-webkit-transform .5s ease-in;transition:opacity .5s ease-in,transform .5s ease-in;transition:opacity .5s ease-in,transform .5s ease-in,-webkit-transform .5s ease-in;transition-delay:.5s}}.link-btn{background-color:#696969;border:0;border-radius:5px;color:#d9d9d9;transition:all .3s}.link-btn:hover{background-color:#d9d9d9;color:#696969}.foot{z-index:5}.foot ul{list-style-type:none}.container-fluid,.foot ul{margin:0;padding:0}.foot hr{border-width:3px}.foot .card1{padding:2% 3%}.foot .social a{border-radius:50%}.foot .social a,.spon a img{background:#222636;color:#eee;display:inline-block;font-size:20px;line-height:1;margin-right:4px;padding:8px;text-align:center;text-decoration:none;transition:.3s}.spon a img{width:120px}.foot .social a img{width:30px}.foot .social a:hover{background:#00e18f;color:#222636;cursor:pointer}.foot .policy div{padding:4px}.foot .heading{color:#00e18f;font-weight:600}.foot .divider{border-top:2px solid;color:#00e18f}.footcomp{width:"32%"!important}.containfoot{display:flex;justify-content:end;right:0;width:600px}.cont,.row{display:flex}.row{justify-content:space-between}@media only screen and(max-width:800px){.fonT{font-size:1rem}.row{font-size:10px;padding:1rem}}@media(max-width:750px){.col-md-4{width:auto}}@media(min-width:750px)and (max-width:950px){.containfoot{justify-content:left;width:480px}}@media(min-width:550px)and (max-width:750px){.containfoot{justify-content:left}}@media(max-width:550px){.containfoot{display:block;justify-content:left}}.container{background:#0000006d;flex-wrap:wrap;height:-webkit-max-content;height:max-content;justify-content:space-between;margin:2rem auto;width:95%}.container,.container .imgBx{border-radius:20px;display:flex;position:relative}.container .imgBx{align-items:center;background:#bababa00;height:93%;justify-content:center;margin:20px auto;overflow:hidden;padding:20px;transition:.3s linear;width:-webkit-max-content;width:max-content}.container .imgBx img{border-radius:20px;left:0;position:relative;transition:.9s linear;width:350px}.container .details{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;padding:40px;width:50%}.container .details h2{color:#00e18f;font-size:2.4em;font-weight:600;line-height:1em;margin-top:10px;padding:0}.container .details h2 span{color:#999;font-size:.4em;letter-spacing:2px;text-transform:uppercase}.container .details p{color:#fff;font-size:20px;margin-bottom:36px;margin-left:15%;max-width:85%}.container .details h3{color:#a2a2a2;float:left;font-size:2.5em;margin:0;padding:0}.container .details button{background:#000;border:none;border-radius:40px;color:#fff;float:right;font-size:16px;font-weight:600;letter-spacing:1px;margin-top:5px;outline:none;padding:15px 20px;text-transform:uppercase}.black{background:#000}.back-btn{color:#fff;font-size:35px;margin-top:1rem}@media (max-width:1080px){.container{height:auto}.container .imgBx{box-sizing:border-box;height:auto;overflow:hidden;padding:40px;text-align:center;width:100%!important}.container .imgBx img{left:auto;max-width:100%;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.details{height:auto;padding:20px;width:100%!important}.container .details p{margin-left:0;max-width:100%}}.containerr{align-items:center;background-color:#00e18f;border-radius:20px;box-shadow:2px 2px 2px #000;display:flex;flex-direction:column;font-size:13px;height:-webkit-max-content;height:max-content;justify-content:center;margin:5px;padding:8px;width:-webkit-max-content;width:max-content}.containerr img{border-radius:15px;width:8rem}@media (max-width:414px){.containerr{padding:13px 2px 5px;width:28vw}.containerr img{width:25vw}.containerr span{font-size:2vw}}.containrr{align-items:center;background-color:rgba(0,0,0,.245);border-radius:.5rem;display:flex;flex-direction:column;margin:40px auto;padding:1.4rem 0}.quest{color:#171717;margin:2px;padding:.5rem;width:95%}.arrow{border:solid #00e18f;border-width:0 3px 3px 0;display:inline-block;left:1rem;opacity:.5;padding:4px;position:absolute;transition:all .2s}.arrow:hover{cursor:pointer}.up{transform:rotate(-135deg);-webkit-transform:rotate(-135deg)}.down,.up{color:#00e18f}.down{transform:rotate(45deg);-webkit-transform:rotate(45deg)}.ques{align-items:center;background-color:rgba(61,61,61,.397);border-radius:1rem;box-shadow:0 2px 5px rgba(0,0,0,.24);color:#fff;display:flex;justify-content:center;min-height:1rem;position:relative}.q{text-align:center}h4{font-weight:450}@media only screen and (min-width:600px){.containrr{width:60vw}}@media only screen and (max-width:600px){.containrr{width:80vw}h4{font-size:15px!important}p{font-size:small}}*{font-family:Share Tech,sans-serif}.main{background-color:initial;border-radius:10px;color:#f5f5f5;margin:auto auto 30px;width:85%}.threeD{width:50%;z-index:0}.titlw{font-size:7rem;font-weight:700}.en-content{display:flex;flex-direction:column;padding:3rem 0 0;z-index:5}.descr{font-size:1.2rem}@media only screen and (min-width:700px){.main{display:flex}}@media only screen and (min-width:700px) and (max-width:1000px){.titlw h2{font-size:8rem}.descr{font-size:15px}}@media only screen and (max-width:700px){.main{display:block;width:95%}.titlw{font-size:4rem}.threeD{overflow:hidden;width:100vw}.descr{font-size:15px}.en-content{padding:.9rem}}.text-shpere{align-items:center;display:flex;justify-content:center;margin:auto;position:relative;top:0;width:50%}.tagcloud{font-family:Inter,sans-serif;font-size:1.5em;font-weight:600;left:0;letter-spacing:.0625em;top:0;-webkit-transform:scale(.95);transform:scale(.95)}@media only screen and (max-width:600px){.tagcloud{-webkit-transform:scale(.7);transform:scale(.7)}.text-shpere{height:40vh}}@media only screen and (min-width:600px) and (max-width:1000px){.tagcloud{-webkit-transform:scale(.8);transform:scale(.8)}}.tagcloud--item{color:#0ff;text-transform:uppercase}.tagcloud--item:hover{color:#ff5739}#section{height:100vh;overflow:hidden!important;position:relative;width:100%}#section:before{background:line-gradient(to top,#fff,transparent);content:"";height:200px;left:0;position:absolute;width:100%}#bg{left:0;top:0;z-index:-9999}#bg,#ship{height:100%;object-fit:cover;position:fixed;width:100%}#ship{-webkit-transform:scale(1.1);transform:scale(1.1);z-index:99}#ship,.ennexus{margin:auto;transition:opacity .6s}.ennexus{font-size:200px;font-weight:900;height:90vh;object-fit:cover;position:fixed;text-align:center;top:15rem;width:100vw}@media only screen and (max-width:500px){.ennexus{font-size:80px;margin-top:6rem}}@media only screen and (min-width:500px) and (max-width:940px){.ennexus{font-size:110px;margin-top:2rem}}body{background-color:#080808}.navcontainer{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:linear-gradient(180deg,#000 0,#83969700 110%);display:flex;justify-content:space-between;position:fixed;width:100%;z-index:99999}.navcontainer a{color:#fff;text-decoration:none}.navcontainer a:hover{color:#47ff91}.navcontainer ul{display:flex;flex-direction:row;list-style:none;padding:10px 10px 0}.navcontainer li{font-size:25px;margin-right:20px}.navcontainer li,.topnav{font-family:Roboto Mono,monospace}.topnav{background-color:#3d3d3db3;display:none;height:100%;margin:auto;overflow:hidden;position:fixed;width:100%;z-index:9999}.topnav #myLinks{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:30%}.topnav a{background-color:rgba(35,71,82,.74);font-size:27px;padding:14px 16px;text-align:center;text-decoration:none;width:100%}.icon,.topnav a{color:#fff;display:block}.icon{background-color:transparent;font-size:37px;margin-left:10px;position:fixed;right:10px;top:0;z-index:999999}#logo{align-items:center;display:flex;justify-content:center;margin-left:-3rem;padding-top:15px;z-index:9999}.logoo{height:auto;width:150px}#mobnav{z-index:299999}@media (max-width:700px){.navcontainer{display:none}#mobnav{display:block}#logo{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:linear-gradient(180deg,#000 0,#7d7d7d00 110%);display:flex;margin:auto;padding-top:15px;position:fixed;width:100%}.logoo{height:auto;width:90px}}@media (min-width:701px){.navcontainer{display:flex}#mobnav{display:none}}
/*# sourceMappingURL=main.98fa3620.css.map*/