*{padding:0;margin:0;border:0}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}:focus,:active{outline:none}a:focus,a:active{outline:none}nav,footer,header,aside{display:block}html,body{height:100%;width:100%;font-size:100%;line-height:1;font-size:14px}input,button,textarea{font-family:inherit}input::-ms-clear{display:none}button{cursor:pointer}button::-moz-focus-inner{padding:0;border:0}a,a:visited{text-decoration:none}a:hover{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:400}
@font-face{font-weight:400;font-family:Nebula-Regular;src:url("../fonts/Nebula-Regular.ttf")}@font-face{font-weight:700;font-family:Nebula-Bold;src:url("../fonts/Nebula-Bold.ttf")}@font-face{font-weight:400;font-family:Nasa;src:url("../fonts/Nasalization-Rg.otf")}*{font-family:Nebula-Regular;-webkit-transition:.6s all;-o-transition:.6s all;transition:.6s all;font-size:14px;color:#fff}.container{width:1820px;margin:0 auto}.modal{position:fixed;width:100%;height:100vh;top:0px;left:0px;background:rgba(0,0,0,.8745098039);z-index:20;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;opacity:0;display:none}.modal *{font-family:Nasa}.modal__body{background:url("../images/intro-left.webp") no-repeat;background-size:100% 100%;padding:40px 20px;width:400px;position:absolute;top:-100%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.modal__close{position:absolute;top:20px;right:20px}.modal__close:hover{opacity:.5}.modal__close svg{width:20px;height:auto;cursor:pointer}.modal__title{text-align:center;font-size:24px;margin-bottom:40px}.modal__subtitle{text-align:center;font-size:16px;margin-bottom:10px}.modal__subtitle-forgot{text-align:right;text-decoration:underline;cursor:pointer}.modal__subtitle-forgot:hover{opacity:.5}.modal__input{width:100%;height:40px;padding:20px;background:#000;border:1px solid #00dffc;border-radius:6px;font-size:18px;margin-bottom:20px}.modal__message{text-align:center;margin-bottom:20px;color:#ff8e8e;opacity:0;cursor:default}.modal__button{height:40px;width:200px;border:1px solid #00dffc;background:#00dffc;border-radius:6px;margin:0 auto;margin-bottom:40px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal__button p{text-align:center;font-size:16px;color:#000}.modal__button img{height:30px;display:none}.modal__button:hover{opacity:.5}.modal__nope,.modal__yep{text-align:center;font-size:16px;cursor:pointer;text-decoration:underline}.modal__nope:hover,.modal__yep:hover{opacity:.5}.modal__code{display:none}.success{max-width:500px;width:100%;background:url("../images/lore-bg.webp") center center/cover no-repeat;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px;padding:80px 20px;position:relative;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.success h2{font-size:20px}.success__button{padding:14px 30px;background:rgba(255,255,255,.1725490196);border-right:10px solid #fff;cursor:pointer}.success__button p{font-size:16px;color:#00fddc}.success__button:hover{opacity:.7}.success__arrow-top{position:absolute;top:-10px;left:-10px;width:40px}.success__arrow-bottom{position:absolute;bottom:-10px;right:-10px;width:40px}.header{width:100%;height:84px;padding:0px 40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:fixed;z-index:10;background:rgba(0,115,130,0)}.header__logo{height:30px;cursor:pointer}.header__logo img{height:100%;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.header__links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1px;height:100%}.header__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;padding:0px 28px;height:100%;-webkit-transform:skewX(-20deg);-ms-transform:skewX(-20deg);transform:skewX(-20deg);position:relative;cursor:pointer}.header__link p{font-size:16px;font-family:Nasa;-webkit-transform:skewX(20deg);-ms-transform:skewX(20deg);transform:skewX(20deg)}.header__link svg{-webkit-transform:skewX(20deg);-ms-transform:skewX(20deg);transform:skewX(20deg)}.header__link::after{position:absolute;content:"";bottom:0px;height:2px;width:100%;background:-webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(50%, rgb(0, 223, 252)), to(rgba(255, 255, 255, 0)));background:-o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgb(0, 223, 252) 50%, rgba(255, 255, 255, 0) 100%);background:linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgb(0, 223, 252) 50%, rgba(255, 255, 255, 0) 100%);opacity:0}.header__link:hover{background:rgba(0,223,252,.3137254902)}.header__link:hover::after{opacity:1}.header__link-list{display:none}.header__link-whitepaper{display:none}.header__social{position:absolute;-webkit-transform:skewX(20deg);-ms-transform:skewX(20deg);transform:skewX(20deg);width:100%;top:82px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);display:none}.header__social a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;padding:20px 10px;border-bottom:1px solid rgba(255,255,255,.262745098);background:rgba(0,114,130,.9215686275)}.header__social a img{height:20px}.header__social a:hover{opacity:.7}.header__social p{font-size:14px}.header__menu{display:none}.header__menu svg{width:32px;height:auto}.menu{position:fixed;width:100%;height:100vh;background:rgba(0,0,0,.7764705882);z-index:30;opacity:0;display:none}.menu__body{width:320px;height:100vh;overflow:auto;position:absolute;right:0px;background:#000;padding:40px 20px;right:-320px;-webkit-box-shadow:-2px 0px 20px rgba(255,255,255,.1137254902);box-shadow:-2px 0px 20px rgba(255,255,255,.1137254902)}.menu__close{position:absolute;top:20px;right:20px}.menu__close svg{width:32px;height:auto}.menu__logo{margin-bottom:40px}.menu__logo img{width:150px;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.menu__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;padding:10px 0px}.menu__link svg{width:12px;height:auto}.menu__link p{font-size:16px;font-family:Nasa}.menu__link-social{display:none}.menu__link-whitepaper{display:none}.menu__hide{padding-left:20px;overflow:hidden;max-height:0px}.menu__hide a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;padding:10px 0px}.menu__hide a img{width:26px}.menu__hide a p{font-size:16px;font-family:Nasa}.first{width:100%;min-height:100vh;background:url("../images/first_bg.webp") center center/cover no-repeat}.first__body{padding:100px 40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:100vh}.first__left{width:40%}.first__step{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;margin-bottom:20px}.first__step img{width:25px}.first__step p{padding-top:68px;font-size:32px;font-family:Nebula-Regular;line-height:1.2}.first__button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:20px 40px;border-right:10px solid #fff;background:rgba(255,255,255,.2392156863);cursor:pointer}.first__button p{font-size:26px;font-family:Nasa}.first__button:hover p{color:#00fddc}.first__right{width:40%;position:relative;padding:20px}.first__right p{font-size:16px;line-height:1.4;font-family:Nasa;margin-bottom:20px}.first__arrow-top{position:absolute;top:0px;left:0px;width:40px}.first__arrow-bottom{position:absolute;bottom:0px;right:0px;width:40px}.intro{width:100%;min-height:100vh;background:url("../images/intro-bg.webp") center center/cover no-repeat;padding-top:100px}.intro__title p{text-align:center;font-size:50px;font-family:Nebula-Regular}.intro__body{padding:100px 40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.intro__left{width:30%;background:url("../images/intro-left.webp") no-repeat;background-size:100% 100%;padding:24px;min-height:700px}.intro__picture{width:144px;margin-bottom:24px}.intro__name{font-size:28px;line-height:1.4;font-family:Nebula-Regular;margin-bottom:20px}.intro__text{font-size:15px;font-family:Nasa;line-height:1.4}.intro__right{width:68%;background:url("../images/intro-right.webp") no-repeat;background-size:100% 100%;min-height:800px;position:relative}.intro__center{width:50%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.intro__chakra{width:100%}.intro__circle{width:75%;border:1px solid #fff;border-radius:500px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);padding:100px}.intro__card{position:absolute}.intro__card:hover{-webkit-transform:scale(0.9);-ms-transform:scale(0.9);transform:scale(0.9);cursor:pointer}.intro__card img{width:100px}.intro__card p{width:200px;font-size:15px;line-height:1.4;font-family:Nasa;text-transform:uppercase}.intro__card-1{top:30%;left:6%}.intro__card-1 p{position:absolute;right:80px;top:0px;color:#00dffc}.intro__card-2{top:7%;left:27%}.intro__card-2 p{position:absolute;right:-30px;top:0px}.intro__card-3{top:7%;left:60%}.intro__card-3 p{position:absolute;left:70px;top:0px}.intro__card-4{top:30%;right:6%}.intro__card-4 p{position:absolute;left:70px;top:0px}.intro__card-5{top:57%;right:6%}.intro__card-5 p{position:absolute;left:70px;top:0px}.intro__card-6{bottom:6%;left:60%}.intro__card-6 p{position:absolute;right:-210px;top:40px}.intro__card-7{bottom:6%;left:27%}.intro__card-7 p{position:absolute;left:-130px;top:40px}.intro__card-8{top:57%;left:6%}.intro__card-8 p{position:absolute;left:-130px;top:40px}.lore{background:url("../images/lore-bg.webp") center center/cover no-repeat}.lore__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5%}.lore__left{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.lore__left img{height:800px}.lore__right{width:40%}.lore__title{font-family:Nebula-Regular;font-size:50px;margin-bottom:20px}.lore__text p{font-size:16px;font-family:Nasa;line-height:1.4;margin-bottom:20px}.gallery{background:url("../images/gallery-bg.webp") center center/cover no-repeat;background-color:#001215;padding:100px 0px 60px 0px}.gallery__title{text-align:center;font-size:50px;margin-bottom:80px;text-transform:uppercase}.gallery__swiper{position:relative}.gallery__slide{-webkit-transition:.6s all;-o-transition:.6s all;transition:.6s all;width:400px;cursor:default}.gallery__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:100px;background:url("../images/gallery-border.webp") no-repeat;background-size:100% 100%;height:500px;-webkit-transform:scale(0.3);-ms-transform:scale(0.3);transform:scale(0.3);opacity:.1}.gallery__wrapper img{width:80%}.gallery__wrapper p{font-size:28px;font-family:Nasa;text-align:center}.gallery__prev{position:absolute;top:50%;left:20px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:3}.gallery__next{position:absolute;top:50%;right:20px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:3}.swiper-slide-active .gallery__wrapper{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-slide-prev .gallery__wrapper,.swiper-slide-next .gallery__wrapper{opacity:.5;-webkit-transform:scale(0.6);-ms-transform:scale(0.6);transform:scale(0.6)}.blog{background:url("../images/media-bg.webp") center center/cover no-repeat;background-color:#001215;padding:100px 0px 60px 0px}.blog__title{text-align:center;font-size:50px;margin-bottom:40px;text-transform:uppercase}.blog__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:60px}.blog__left{width:40%;background:url("../images/blog-border.webp") no-repeat;background-size:100% 100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;padding:20px 10px;overflow:hidden;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.blog__left p{position:absolute;font-size:25px;font-family:Nasa;padding:0px 40px;bottom:50px}.blog__left:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.blog__picture{width:96%;opacity:.5;overflow:hidden;-webkit-clip-path:polygon(0 0, 96% 0, 100% 4%, 100% 100%, 4% 100%, 0 96%);clip-path:polygon(0 0, 96% 0, 100% 4%, 100% 100%, 4% 100%, 0 96%)}.blog__picture img{width:100%}.blog__right{width:30%;padding-right:40px;height:700px;overflow:auto}.blog__right::-webkit-scrollbar{width:6px;background:rgba(0,0,0,.5647058824);border-radius:10px}.blog__right::-webkit-scrollbar-thumb{background:rgba(0,223,252,.5176470588);border-radius:10px}.blog__card{width:100%;background:url("../images/blog-border2.webp") no-repeat;background-size:100% 100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px;position:relative;margin-bottom:20px}.blog__card p{position:absolute;font-size:20px;font-family:Nasa;bottom:50px;left:30px}.blog__card span{font-size:16px;font-family:Nasa;bottom:20px;position:absolute;left:30px}.blog__card:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.blog__photo{width:100%;overflow:hidden;opacity:.5;-webkit-clip-path:polygon(0 0, 96% 0, 100% 4%, 100% 100%, 4% 100%, 0 96%);clip-path:polygon(0 0, 96% 0, 100% 4%, 100% 100%, 4% 100%, 0 96%)}.blog__photo img{width:100%}.blog__swiper{position:relative;margin-bottom:40px}.blog__prev{position:absolute;top:50%;left:20px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:3}.blog__next{position:absolute;top:50%;right:20px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:3}.blog__block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:20px;padding-right:60px}.blog__slide{background:url("../images/blog-border3.webp") no-repeat;background-size:100% 100%;position:relative;width:360px;height:380px;padding:10px 10px}.blog__slide:hover{-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px)}.blog__slide:hover .blog__eye{opacity:1}.blog__slide:hover .blog__pic img{opacity:.5;-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.blog__pic{width:100%;-webkit-clip-path:polygon(54% 4%, 93% 4%, 100% 14%, 100% 33%, 100% 71%, 100% 100%, 0 100%, 0 9%, 6% 0, 45% 0);clip-path:polygon(54% 4%, 93% 4%, 100% 14%, 100% 33%, 100% 71%, 100% 100%, 0 100%, 0 9%, 6% 0, 45% 0);overflow:hidden;margin-bottom:20px}.blog__pic img{width:100%}.blog__eye{opacity:0;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:2}.blog__eye svg{width:50px;height:auto;fill:#00dffc}.blog__name{font-size:16px;font-family:Nasa;margin-bottom:20px}.blog__date{font-size:16px;font-family:Nasa;margin-bottom:40px}.blog__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.blog__button a{padding:20px 40px;background:#00dffc;border-radius:50px;font-size:16px;font-family:Nasa;color:#000;border:1px solid #00dffc}.blog__button:hover a{background:rgba(0,0,0,0);color:#00dffc}.media{background:url("../images/media-bg.webp") center center/cover no-repeat;background-color:#001215;padding:100px 0px 60px 0px}.media__title{text-align:center;font-size:50px;margin-bottom:40px;text-transform:uppercase}.media__grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:40px}.media__card{width:21%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}.media__card img{height:80px}.media__card:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.media__body{padding-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:100px}.media__left{width:50%;max-height:900px;overflow:auto;padding-right:10px}.media__left::-webkit-scrollbar{width:6px;background:rgba(0,0,0,.5647058824);border-radius:10px}.media__left::-webkit-scrollbar-thumb{background:rgba(0,223,252,.5176470588);border-radius:10px}.media__promo{width:100%;margin-bottom:20px}.media__promo img{width:100%}.media__name{font-size:28px;line-height:1.4;font-family:Nasa;margin-bottom:20px}.media__text{font-size:16px;font-family:Nasa;line-height:1.4;margin-bottom:20px}.media__text span{font-family:Nasa;font-size:inherit;font-weight:700}.media__text a{font-family:Nasa;font-size:inherit;font-weight:700;color:#00dffc}.media__text-links{display:none}.media__text-links span{margin:0px 10px}.media ul li{font-size:16px;font-family:Nasa;line-height:1.4;margin-bottom:20px;padding-left:30px;position:relative}.media ul li::after{position:absolute;content:"";width:6px;height:6px;border-radius:50px;background:#fff;top:8px;left:6px}.media__subtitle{font-size:32px;text-transform:uppercase;font-family:Nebula-Regular;margin-bottom:24px}.media__right{width:30%}.media__right a{display:block;width:60%;position:relative;margin-bottom:20px}.media__right a img{width:100%;-webkit-filter:grayscale(1);filter:grayscale(1)}.media__right a p{position:absolute;bottom:20px;left:20px;font-size:16px;line-height:1.4;font-family:Nasa}.media__right a:hover img{-webkit-filter:grayscale(0);filter:grayscale(0)}.media__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.media__button a{padding:20px 40px;background:#00dffc;border-radius:50px;font-size:16px;font-family:Nasa;color:#000;border:1px solid #00dffc}.media__button:hover a{background:rgba(0,0,0,0);color:#00dffc}.roadmap{background:url("../images/galaxy-bg.webp") no-repeat;background-color:#001215;background-position:50%;background-size:cover;padding:100px 0px 0px 0px}.roadmap__title{text-align:center;font-size:50px;margin-bottom:40px;text-transform:uppercase}.roadmap__body{max-width:1000px;margin:0 auto}.roadmap__card{display:-webkit-box;display:-ms-flexbox;display:flex}.roadmap__left{width:116px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.roadmap__picture{width:100%}.roadmap__line{width:2px;margin-right:-1px;background:#077083;height:100%}.roadmap__right{width:calc(100% - 116px)}.roadmap__top{height:116px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px;padding-left:20px}.roadmap__name{font-size:32px;font-family:Nebula-Regular}.roadmap__info{font-size:28px;font-family:Nebula-Regular}.roadmap__block{padding-top:20px;padding-bottom:40px}.roadmap__text{position:relative}.roadmap__text img{position:absolute;width:30px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:-73px}.roadmap__text p{font-size:16px;font-family:Nasa;padding-bottom:4px;border-bottom:1px solid #077083;margin-bottom:20px;line-height:1.4;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.team{background:url("../images/galaxy-bg.webp") no-repeat;background-color:#001215;background-position:50%;background-size:cover;padding:100px 0px}.team__title{text-align:center;font-size:50px;margin-bottom:40px}.team__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px}.team__card{width:19%;background-color:rgba(0,75,87,.3803921569);border-radius:2px;-webkit-box-shadow:0 3px 10px rgba(0,222,249,.0784313725);box-shadow:0 3px 10px rgba(0,222,249,.0784313725);overflow:hidden;padding:30px 10px 40px 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;position:relative;overflow:hidden;cursor:default}.team__card:hover .team__circle{top:-75%}.team__card:hover .team__photo{border:6px solid #00dffc;background:#000;padding:10px}.team__circle{position:absolute;width:100%;height:120%;background:#00cefc;border-radius:100%;top:-120%;z-index:1}.team__photo{border-radius:200px;width:40%;position:relative;z-index:2;border:6px solid rgba(0,197,252,0)}.team__photo img{width:100%;border-radius:200px}.team__name{font-size:22px;font-family:Nasa;text-align:center}.team__pos{color:#00dffc;font-size:14px;font-family:Nasa;text-align:center}.built{background:url("../images/galaxy-bg.webp") no-repeat;background-color:#001215;background-position:50%;background-size:cover;padding:100px 0px 0px 0px}.built__title{text-align:center;font-size:50px;margin-bottom:40px}.built__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;margin-bottom:100px}.built__card{width:21%}.built__card:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.built__card img{height:90px}.news,.blogs{background:url("../images/news-bg.webp") center center/cover no-repeat;padding:160px 0px 0px 0px;min-height:100vh;display:none}.news__title,.blogs__title{text-align:center;font-size:50px;margin-bottom:40px}.news__block,.blogs__block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:20px;margin-bottom:400px;-ms-flex-wrap:wrap;flex-wrap:wrap}.news__card,.blogs__card{background:url("../images/blog-border3.webp") no-repeat;background-size:100% 100%;position:relative;width:24%;height:380px;padding:10px 10px;display:block}.news__card:hover,.blogs__card:hover{-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px)}.news__card:hover .blogs__eye,.news__card:hover .news__eye,.blogs__card:hover .blogs__eye,.blogs__card:hover .news__eye{opacity:1}.news__card:hover .blogs__pic img,.news__card:hover .news__pic img,.blogs__card:hover .blogs__pic img,.blogs__card:hover .news__pic img{opacity:.5;-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.news__pic,.blogs__pic{width:100%;-webkit-clip-path:polygon(54% 4%, 93% 4%, 100% 14%, 100% 33%, 100% 71%, 100% 100%, 0 100%, 0 9%, 6% 0, 45% 0);clip-path:polygon(54% 4%, 93% 4%, 100% 14%, 100% 33%, 100% 71%, 100% 100%, 0 100%, 0 9%, 6% 0, 45% 0);overflow:hidden;margin-bottom:20px}.news__pic img,.blogs__pic img{width:100%}.news__eye,.blogs__eye{opacity:0;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:2}.news__eye svg,.blogs__eye svg{width:50px;height:auto;fill:#00dffc}.news__name,.blogs__name{font-size:16px;font-family:Nasa;margin-bottom:20px}.news__date,.blogs__date{font-size:16px;font-family:Nasa;margin-bottom:40px}.post{background:url("../images/news-bg.webp") center center/cover no-repeat;padding:160px 0px 0px 0px;min-height:100vh}.post-news{display:none}.post-blog{display:none}.post__body{padding-bottom:60px}.post__ontitle{font-size:28px;text-align:center;font-family:Nasa}.post__picture{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:40px 0px}.post__picture img{max-width:800px;width:100%}.post__img{max-width:50%;margin:40px 0px}.post__img img{width:100%}.post__img-little{max-width:20%}.post__img-little img{border-radius:22px}.post__title{font-size:28px;line-height:1.4;font-family:Nasa;margin-bottom:20px}.post__text{font-size:16px;font-family:Nasa;line-height:1.4;margin-bottom:20px}.post__text span{font-family:Nasa;font-size:inherit;font-weight:700}.post__text a{font-family:Nasa;font-size:inherit;font-weight:700;color:#00dffc}.post__text-links span{margin:0px 10px}.post__text-italic{font-style:italic}.post__text-date{text-align:right}.post ul li{font-size:16px;font-family:Nasa;line-height:1.4;margin-bottom:20px;padding-left:30px;position:relative}.post ul li::after{position:absolute;content:"";width:6px;height:6px;border-radius:50px;background:#fff;top:8px;left:6px}.footer{padding-bottom:20px}.footer__line{width:100%}.footer__line img{width:100%;margin-bottom:20px}.footer__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__logo{height:20px}.footer__logo img{display:none;height:100%;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.footer__text p{font-size:17px;font-family:Nasa}.footer__links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.footer__link{display:none}.footer__link img{width:40px}@-webkit-keyframes rise{from{opacity:0}to{opacity:1}}@keyframes rise{from{opacity:0}to{opacity:1}}.wait{position:fixed;width:100%;height:100vh;top:0px;left:0px;background:url("../images/first_bg.webp");display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wait__body{width:300px;position:relative}.wait__circle{width:70%;opacity:.7;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-animation:2s linear 0s infinite alternate rise;animation:2s linear 0s infinite alternate rise}.wait__logo{width:80%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%) scale(1);-ms-transform:translate(-50%, -50%) scale(1);transform:translate(-50%, -50%) scale(1)}@media(max-width: 1920px){.container{width:100%;padding:0px 10px}.news__block,.blogs__block{-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0px}.news__card,.blogs__card{height:auto;margin-bottom:10px}}@media(max-width: 1680px){.blog__slide{height:320px}}@media(max-width: 1600px){.header__link{padding:0px 14px}.intro__center{width:60%}}@media(max-width: 1440px){.blog__body{padding-left:20px}.blog__right{height:500px}.media__left{width:60%}.media__right a{width:100%}.team__card{width:24%}.intro__center{width:70%}}@media(max-width: 1280px){.header__links{display:none}.header__menu{display:block}.built__card{width:23%}.built__card img{height:auto;width:100%}.intro__center{-webkit-transform:scale(0.9) translate(-50%, -50%);-ms-transform:scale(0.9) translate(-50%, -50%);transform:scale(0.9) translate(-50%, -50%)}}@media(max-width: 1140px){.intro__body{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding:40px;gap:40px}.intro__left{width:100%;min-height:auto}.intro__right{width:100%;min-height:auto;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;background:none}.intro__center{position:static;width:100%;left:auto;top:auto;-webkit-transform:scale(0.8);-ms-transform:scale(0.8);transform:scale(0.8)}.intro__card-1{top:30%;left:8%}.intro__card-1 p{position:absolute;right:80px;top:0px;color:#00dffc}.intro__card-2{top:9%;left:27%}.intro__card-2 p{position:absolute;right:-30px;top:0px}.intro__card-3{top:9%;left:60%}.intro__card-3 p{position:absolute;left:70px;top:0px}.intro__card-4{top:30%;right:8%}.intro__card-4 p{position:absolute;left:70px;top:0px}.intro__card-5{top:57%;right:8%}.intro__card-5 p{position:absolute;left:70px;top:0px}.intro__card-6{bottom:9%;left:60%}.intro__card-6 p{position:absolute;right:-210px;top:40px}.intro__card-7{bottom:9%;left:27%}.intro__card-7 p{position:absolute;left:-130px;top:40px}.intro__card-8{top:57%;left:8%}.intro__card-8 p{position:absolute;left:-130px;top:40px}.blog__body{padding:20px}.blog__left{display:none}.blog__right{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;gap:2%;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-right:0px}.blog__card{width:49%}.blog__slide{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.media__card{width:24%}.media__card img{height:auto;width:100%}}@media(max-width: 1060px){.lore{overflow:hidden}.lore__left{display:none}.lore__right{width:100%;padding:40px 20px}.gallery{padding:40px 0px}.gallery__wrapper{height:340px;gap:40px;padding:10px}.gallery__wrapper img{width:100%}.gallery__wrapper p{font-size:24px}.blog{padding-top:40px;padding-bottom:40px}.blog__button a{font-size:14px}.media{padding-top:40px}.media__button a{font-size:14px}.roadmap{padding-top:40px}.team{padding:40px 0px}.team__card{width:32%}.built{padding-top:40px}.built__body{margin-bottom:40px}}@media(max-width: 900px){.first__left{width:48%}.first__step p{font-size:24px}.first__button p{font-size:20px}.first__right{width:48%}.intro__center{-webkit-transform:scale(0.8);-ms-transform:scale(0.8);transform:scale(0.8);width:80%;margin:0 auto}.media__left{width:68%}.news__title,.blogs__title{font-size:24px}.news__block,.blogs__block{gap:0px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.news__card,.blogs__card{width:32%;margin-bottom:10px}.post__img{width:100%;max-width:none}.post__img-little{max-width:50%}}@media(max-width: 740px){.first__body{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:40px;padding:100px 10px}.first__left{width:100%}.first__right{width:100%}.media__card{width:31%}.roadmap__title{font-size:32px}.roadmap__name{font-size:26px}.roadmap__info{font-size:22px}.roadmap__top{gap:10px}.intro__circle,.intro__chakra{display:none}.intro__center{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.intro__card{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;position:static}.intro__card p{position:static}}@media(max-width: 680px){.header{height:60px}.header__logo{width:120px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__logo img{width:100%;height:auto}.intro__title p{font-size:24px}.intro__card{width:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.intro__card p{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.intro__card img{width:60px}.intro__picture{width:80px}.intro__name{font-size:20px}.lore__title{font-size:24px}.gallery__slide{padding:0px 120px}.gallery__wrapper{height:400px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:40px 10px}.gallery__wrapper p{font-size:20px}.gallery__title{font-size:24px}.blog__card{width:100%}.blog__title{font-size:24px}.media__title,.media__subtitle{font-size:24px}.media__body{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:40px;padding-bottom:0px}.media__left{width:100%}.media__right{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.media__right .media__subtitle{width:100%}.media__right a{width:49%}.team__title{font-size:24px}.team__card{width:48%}.built__title{font-size:24px}.footer__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.footer__text p{font-size:12px;text-align:center;line-height:1.2}.footer__links,.footer__logo{display:none}.footer__links img,.footer__logo img{width:24px}.news__card,.blogs__card{width:48%}}@media(max-width: 560px){.media__card,.built__card{width:32%}.news__card,.blogs__card{width:100%}.post__ontitle,.post__title{font-size:22px}.success{width:92%;max-width:none}.success h2{font-size:18px;text-align:center}}@media(max-width: 500px){.gallery__slide{padding:0px 60px}.gallery__wrapper{height:auto}.gallery__next,.gallery__prev{width:36px}.gallery__next img,.gallery__prev img{width:100%}.blog__next,.blog__prev{width:36px}.blog__next img,.blog__prev img{width:100%}.media__name{font-size:18px}.media__left{overflow-x:hidden}.media__text-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.media__right a{width:100%}.roadmap__picture{width:70px}.roadmap__left{width:70px}.roadmap__top{height:70px}.roadmap__right{width:calc(100% - 70px)}.roadmap__text img{left:-49px}.roadmap__title{font-size:24px}.roadmap__name{font-size:20px}.roadmap__info{font-size:18px}.team__card{width:100%}.team__name{font-size:18px}}@media(max-width: 460px){.header{padding:0px 20px}.intro__body{padding:40px 10px}}@media(max-width: 400px){.modal__body{width:96%}.modal__title{font-size:18px}.modal__input,.modal__subtitle{font-size:14px}.modal__button p{font-size:14px}.modal__nope,.modal__yep{font-size:14px}.first__right p{font-size:14px}.intro__name{font-size:16px}.intro__text{font-size:14px}.lore__right p{font-size:14px}.gallery__wrapper p{font-size:14px}.blog__card p,.blog__card span{font-size:14px}.blog__name,.blog__date{font-size:14px}.media__name{font-size:16px}.media__text{font-size:14px}.media__right a p{font-size:14px}.roadmap__text p{font-size:14px}.news__name,.news__date,.blogs__name,.blogs__date{font-size:14px}}