@font-face{font-family:Satoshi-Variable;src:url(/fonts/Satoshi-Variable.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Satoshi-Medium;src:url(/fonts/Satoshi-Medium.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Nippo-Variable;src:url(/fonts/Nippo-Variable.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Nippo-Light;src:url(/fonts/Nippo-Light.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}.site-loader{position:fixed;top:0;left:0;width:100%;height:100%;background:var(--background-dark);display:flex;justify-content:center;align-items:center;z-index:9999;transition:opacity .5s ease}.site-loader .loader-content{width:100%;height:100%}.site-loader .loader-content>svg{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:min(44rem,66%);height:min(44rem,66%)}@media screen and (min-width: 1800px) and (max-height: 1000px){.site-loader .loader-content>svg{width:35rem;height:35rem;transform:translateY(-20svh)}}@media screen and (max-width: 1800px){.site-loader .loader-content>svg{width:35rem;height:35rem}}@media screen and (max-width: 1800px) and (max-height: 920px){.site-loader .loader-content>svg{transform:translateY(-20svh)}}@media screen and (orientation: portrait) and (max-height: 840px) and (max-width: 1024px){.site-loader .loader-content>svg{width:30rem;height:30rem;transform:translateY(-20svh)}}@media screen and (max-width: 450px){.site-loader .loader-content>svg{width:26rem;height:26rem}}.site-loader .loader-progress{display:block;width:fit-content;height:fit-content;font-family:Nippo-Light,sans-serif;font-size:8rem;color:var(--background-light);text-transform:uppercase;text-align:center;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto}@media screen and (min-width: 1800px) and (max-height: 1000px){.site-loader .loader-progress{transform:translateY(-20svh)}}@media screen and (max-width: 1800px) and (max-height: 920px){.site-loader .loader-progress{transform:translateY(-20svh)}}@media screen and (orientation: portrait) and (max-height: 840px) and (max-width: 1024px){.site-loader .loader-progress{transform:translateY(-20svh)}}@media screen and (max-width: 450px){.site-loader .loader-progress{font-size:4.7rem}}.site-loader .loader-status{position:absolute;left:0;right:0;bottom:6.9rem;text-align:center;text-transform:uppercase;color:var(--background-light);opacity:.25;font-family:Nippo-Light,sans-serif;font-size:2.2rem;letter-spacing:.2rem;font-weight:300;line-height:1.3}@media screen and (max-width: 450px){.site-loader .loader-status{font-size:1.4rem;letter-spacing:.14rem}}.site-loader .loader-audio-controls{position:absolute;left:0;right:0;bottom:15.5rem}.site-loader .loader-audio-controls>span{display:block;font-family:Satoshi-Medium,sans-serif;font-size:1.6rem;letter-spacing:-.03rem;text-align:center;margin-bottom:2.2rem}.site-loader .loader-audio-controls-buttons{width:44rem;height:5.6rem;position:relative;isolation:isolate;display:flex;align-items:center;margin:0 auto}@media screen and (max-width: 500px){.site-loader .loader-audio-controls-buttons{width:26rem}}.site-loader .loader-audio-controls-buttons .loader-audio-controls-pulse{position:absolute;width:100%;height:100%;border:.1rem solid var(--background-light);border-radius:99rem;z-index:2;pointer-events:none;animation:pulse 2s ease-in-out infinite}@media screen and (max-width: 450px){.site-loader .loader-audio-controls-buttons .loader-audio-controls-pulse{animation:pulse-mobile 2s ease-in-out infinite}}.site-loader .loader-audio-controls-buttons:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:3rem;border:.1rem solid transparent;background:linear-gradient(270deg,#52e4e280,#d2f6f51a 20%,#d2f6f51a 80%,#52e4e280) border-box;-webkit-mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude;z-index:2}.site-loader .loader-audio-controls-buttons:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:3rem;background:var(--background-dark);opacity:.9;z-index:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.site-loader .loader-audio-control{position:relative;isolation:isolate;flex:1;height:100%;z-index:3;color:var(--background-light);opacity:.5;font-family:Satoshi-Medium,sans-serif;font-size:1.6rem;letter-spacing:-.03rem;transition:opacity .3s ease}@media (hover: hover){.site-loader .loader-audio-control:hover{opacity:1}}.site-loader .loader-audio-control.active{opacity:1}.site-loader .loader-audio-control.active:before{content:"";position:absolute;top:.3rem;left:.3rem;right:.3rem;bottom:.3rem;background:var(--gray);border-radius:99rem;z-index:-1}@keyframes pulse{0%{transform:scale(0);opacity:0}20%{opacity:.4}40%{opacity:0;transform:scale(3)}to{opacity:0;transform:scale(3)}}@keyframes pulse-mobile{0%{transform:scale(0);opacity:0}20%{opacity:.4}40%{opacity:0;transform:scale(2)}to{opacity:0;transform:scale(2)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.menu-block{position:fixed;width:24.5rem;height:36.1rem;border-radius:3rem;justify-content:center;bottom:11rem;left:50%;transform:translate(-50%);margin:0 auto;cursor:pointer;z-index:6;padding:6rem 8rem;overflow:hidden;animation:fadeOut;animation-duration:.3s}.menu-block .menu-title{font-family:Satoshi-Variable;font-size:1.6rem;z-index:4}.menu-block .menu-block__list{text-decoration:none;list-style:none;width:fit-content;position:relative;z-index:4}.menu-block .menu-block__item{display:flex;justify-content:center}.menu-block .menu-block__item>a{font-size:1.6rem;line-height:3;opacity:.5;font-family:Satoshi-Variable;color:var(--light)}.menu-block .menu-block__item a.active{opacity:1}.menu-block .menu-block__item:last-child{margin-bottom:0}.menu-block:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:3rem;border:.1rem solid transparent;background:linear-gradient(270deg,#52e4e280,#d2f6f51a 20%,#d2f6f51a 80%,#52e4e280) border-box;-webkit-mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude;z-index:2}.menu-block:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:3rem;background:var(--background-dark);opacity:.9;z-index:1;-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem)}.menu-block .blur{position:absolute;top:0;left:0;right:0;bottom:0;border-radius:3rem;z-index:1;-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem)}.menu-block .menu__audio_controls{display:flex;align-items:center;justify-content:space-between;position:absolute;left:3.2rem;right:2rem;bottom:2rem;z-index:3}.menu-block .menu__audio_controls-status{font-family:Satoshi-Medium,sans-serif;font-size:1.6rem;letter-spacing:-.03rem;color:var(--light)}.menu-block.open{display:flex;animation:fadeIn;animation-duration:.3s}.menu-block.closed{display:none}.mobile-menu-button{width:12rem;height:5.6rem;border-radius:10rem;justify-content:center;align-items:center;display:none;position:relative;background:linear-gradient(270deg,#52e4e280,#d2f6f51a 20%,#d2f6f51a 80%,#52e4e280);margin:0 auto;cursor:pointer;opacity:.9}.mobile-menu-button .menu-title{font-family:Satoshi-Variable;font-size:1.6rem;z-index:4;opacity:.6}.mobile-menu-button:after{content:"";border-radius:10rem;position:absolute;top:.1rem;left:.1rem;bottom:.1rem;right:.1rem;background-color:var(--background-dark)}.hero__section{position:relative;width:100%;height:90svh;background-color:var(--background-dark)}.hero__section .particles-container{width:100%;height:100svh;position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;z-index:10;pointer-events:none}.hero__section #particles{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(10);width:50vw;height:50vw;margin:auto;transition:transform 1s ease-out,opacity .7s ease-out;transition-delay:.4s;opacity:0}.hero__section .twitter-link{position:absolute;top:4rem;right:4rem;z-index:4;display:flex;align-items:center;cursor:pointer;opacity:0}@media (hover: hover){.hero__section .twitter-link:hover .twitter-label{opacity:1}}.hero__section .twitter-label{font-family:Satoshi-Variable;font-size:1.6rem;font-weight:500;margin-right:1rem;opacity:.5;transition:opacity .3s ease}.hero__section .twitter-icon{height:1.9rem;width:1.7rem}.hero__section .menu{width:fit-content;cursor:pointer;border-radius:10rem;background:#52e4e2;background:linear-gradient(270deg,#52e4e280,#d2f6f51a 20%,#d2f6f51a 80%,#52e4e280);position:fixed;bottom:3.3rem;left:50%;z-index:100;transform:translate(-50%);display:flex;justify-content:space-around;align-items:center;height:5.6rem;margin:0 auto;padding:0 1rem;margin-top:26.8rem;opacity:0}.hero__section .menu:after{content:"";border-radius:10rem;position:absolute;left:.1rem;right:.1rem;bottom:.1rem;top:.1rem;background-color:var(--background-dark)}.hero__section .menu__item{z-index:4;width:fit-content;height:100%;position:relative;padding:0 3rem;display:flex;align-items:center;justify-content:center}.hero__section .menu__item>span{font-family:Satoshi-Medium,sans-serif;font-size:1.6rem;line-height:1;letter-spacing:-.03rem;text-align:center;color:var(--light);opacity:.5}.hero__section .menu__item:hover>span{opacity:1}.hero__section .menu__item:after{content:"";position:absolute;top:0;bottom:0;right:0;height:1.4rem;width:.1rem;margin-top:auto;margin-bottom:auto;background-color:var(--background-light);opacity:.5}.hero__section .menu__item:last-child:after{display:none}.hero__section .active>span{opacity:1}.hero__section .hero__aurora{width:100%;height:60svh;object-fit:cover;position:absolute;top:0;left:0;z-index:0}.hero__section .hero__bg{width:100%;height:auto;max-height:80rem;position:absolute;bottom:0;left:0;transform:translateY(75%);z-index:1}.hero__section .logo{position:absolute;top:3.9rem;left:0;right:0;margin:0 auto;z-index:2;opacity:0}.hero__section .hero{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;z-index:2;width:fit-content;height:fit-content;padding-top:5svh}.hero__section .hero .sidus_gradient{color:transparent;background:#50dee4;background:linear-gradient(to right,#50dee4,#2e8afe);-webkit-background-clip:text;background-clip:text}.hero__section .hero__title{text-align:center;margin:0 auto;font-family:Satoshi-Medium,sans-serif;font-size:12rem;line-height:1;letter-spacing:-.24rem}@media screen and (min-width: 1600px) and (max-width: 1800px){.hero__section .hero__title{font-size:10rem;letter-spacing:-.2rem}}@media screen and (max-width: 580px){.hero__section .hero__title{font-size:7rem;letter-spacing:-.14rem}}@media screen and (max-width: 480px){.hero__section .hero__title{font-size:5rem;letter-spacing:-.1rem}}@media screen and (max-width: 450px){.hero__section .hero__title{font-size:3.6rem;letter-spacing:-.07rem}}.hero__section .hero__title .hero-animate{display:inline-block;opacity:0;transform:translateY(20px)}.hero__section .hero__title .hero-animate:nth-child(1){animation-delay:.1s}.hero__section .hero__title .hero-animate:nth-child(2){animation-delay:.2s}.hero__section .hero__title .hero-animate:nth-child(3){animation-delay:.3s}.hero__section .hero__title .hero-animate:nth-child(4){animation-delay:.4s}.hero__section .hero__title .hero-animate:nth-child(5){animation-delay:.5s}.hero__section .hero__title .hero-animate:nth-child(6){animation-delay:.6s}.hero__section .hero__title .hero-animate:nth-child(7){animation-delay:.7s}.hero__section .hero__title .hero-animate:nth-child(8){animation-delay:.7s}.hero__section .hero__socials{margin-top:3.2rem;display:flex;justify-content:center;opacity:0}.hero__section .hero__socials-item{display:flex;align-items:center;margin-right:5rem;cursor:pointer}@media (hover: hover){.hero__section .hero__socials-item:hover .hero__socials-item-icon{transform:scale(.73)}}.hero__section .hero__socials-item:last-child{margin-right:0}.hero__section .hero__socials-item-icon{margin-right:1rem;width:6rem;height:6rem;background-color:var(--gray);border-radius:50%;display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.hero__section .hero__socials-item-title{font-family:Nippo-Light,sans-serif;font-size:2.2rem;letter-spacing:.2rem;font-weight:300;line-height:1.3}@media screen and (max-width: 450px){.hero__section .hero__socials-item-title{font-size:1.4rem;letter-spacing:.14rem}}.loaded .logo{animation:fadeUpIn .5s ease forwards;animation-delay:1.1s}.loaded #particles{transform:translate(-50%,-50%) scale(1);opacity:1}.loaded .twitter-link{animation:fadeUpIn .5s ease forwards;animation-delay:1.1s}.loaded .hero__socials{animation:fadeUpIn .5s ease forwards;animation-delay:1s}.loaded .menu{animation:fadeUpInMenu .5s ease forwards;animation-delay:1.3s}.loaded .hero-animate{animation:fadeUpIn .5s ease forwards}@media screen and (max-width: 1400px){.hero__section #particles{width:60vw;height:60vw}}@media screen and (max-width: 1000px){.hero__section #particles{width:80vw;height:80vw}}@media screen and (orientation: portrait) and (min-width: 450px) and (max-width: 900px){.hero__section .hero__title{font-size:9rem}.mobile-menu-button{margin-top:20.6rem;display:flex;position:fixed;left:50%;bottom:4rem;transform:translate(-50%);z-index:1000}.hero__section .menu{display:none}}@media screen and (max-width: 580px){.hero__section .hero__title{width:80%}}@media screen and (max-width: 480px){.hero__section .menu{display:none}}@media screen and (orientation: portrait) and (min-width: 450px){.hero__section .hero__title{width:80%}}@media screen and (max-width: 450px){.mobile-menu-button{margin-top:20.6rem;display:flex;position:fixed;left:50%;bottom:4rem;transform:translate(-50%);z-index:1000}.hero{padding-top:4rem}.hero__section #particles{width:300vw;height:300vw;transform:translate(-50%,-50%) scale(1)}.hero__section .logo{top:4.3rem;right:unset;left:4rem;width:7rem;height:auto}.hero__section .hero__bg{transform:translateY(80%)}.hero__section .hero__title{width:85%}.hero__section .hero__socials-item-icon{width:4rem;height:4rem}.hero__section .hero__socials-item-icon>img{width:1.4rem;height:auto}}@keyframes fadeUpIn{0%{opacity:0;transform:translateY(2rem)}to{opacity:1;transform:translateY(0)}}@keyframes fadeUpInMenu{0%{opacity:0;transform:translateY(2rem) translate(-50%)}to{opacity:1;transform:translateY(0) translate(-50%)}}.about__section{margin-top:10rem;min-height:120svh;display:flex;justify-content:center;align-items:center;position:relative}.about__section .about__center{display:flex;width:80%;flex-direction:column}.about__section .about__center-block{height:fit-content;display:flex;justify-content:center;margin-bottom:10rem}.about__section .about__left-block{width:68%;height:fit-content}.about__section .about__left-block-label{color:var(--background-dark);margin-bottom:2.6rem;font-family:Nippo-Light,sans-serif;font-size:2.2rem;letter-spacing:.2rem;font-weight:300;line-height:1.3}@media screen and (max-width: 450px){.about__section .about__left-block-label{font-size:1.4rem;letter-spacing:.14rem}}.about__section .about__left-block-description{width:min(85%,83.5rem);color:var(--background-dark);margin-bottom:0;font-size:7rem;font-family:Satoshi-Medium,sans-serif;line-height:1;letter-spacing:-.14rem}@media screen and (min-width: 1600px) and (max-width: 1800px){.about__section .about__left-block-description{font-size:6rem;letter-spacing:-.12rem}}@media screen and (max-width: 1450px){.about__section .about__left-block-description{font-size:5rem;letter-spacing:-.1rem}}@media screen and (max-width: 450px){.about__section .about__left-block-description{font-size:3.6rem;letter-spacing:-.07rem}}.about__section .about__left-block-highligh{color:var(--sky)}.about__section .about__right-block{width:32%}.about__section .about__right-block-item-icon{min-width:7rem;min-height:7rem;height:7rem;border:.15rem solid var(--background-dark);border-radius:50%;display:flex;justify-content:center;align-items:center}.about__section .about__right-block-icon{height:3rem;width:fit-content}.about__section .about__right-block-item{display:flex;margin-bottom:2.2rem}.about__section .about__right-block-item:last-child{margin-bottom:0}.about__section .about__right-block-description{text-transform:uppercase;color:var(--background-dark);margin-left:2rem;font-family:Nippo-Light,sans-serif;font-size:2.2rem;letter-spacing:.2rem;font-weight:300;line-height:1.3}@media screen and (max-width: 450px){.about__section .about__right-block-description{font-size:1.4rem;letter-spacing:.14rem}}@media screen and (max-width: 1450px){.about__section .about__right-block{padding-left:0}}@media screen and (max-width: 760px){.about__center{margin-top:10rem}}@media screen and (orientation: portrait) and (min-width: 900px){.about__section{min-height:80svh}.about__section .about__left-block{width:60%}.about__section .about__right-block{width:40%}.about__section .about__left-block-description{width:90%}}@media screen and (orientation: portrait) and (min-width: 450px) and (max-width: 900px){.about__section{min-height:80svh;padding-top:20rem;padding-bottom:20rem}.about__section .about__center-block{flex-direction:column}.about__section .about__left-block{width:100%;margin-bottom:4.2rem}.about__section .about__right-block,.about__section .about__left-block-description{width:100%}}@media screen and (max-width: 450px){.about__section{min-height:80svh;padding-top:5rem;padding-bottom:0}.about__section .about__center-block{flex-direction:column}.about__section .about__left-block{width:100%;margin-bottom:4.2rem}.about__section .about__right-block,.about__section .about__left-block-description{width:100%}.about__section .about__left-block-description{width:min(32.8rem,100%)}.about__section .about__right-block-item{align-items:center}.about__section .about__right-block-item-icon{min-width:4.6rem;min-height:4.6rem;height:4.6rem;border-width:.1rem}.about__section .about__right-block-description{font-size:1.4rem;height:fit-content}.about__section .about__right-block-icon{height:2rem}.about__center{margin-top:0rem;margin-bottom:7rem}}@media screen and (max-width: 350px){.about__section .about__left-block-description{font-size:2.6rem}}.architecture__section{width:100%;height:auto;background-color:var(--background-dark);position:relative;isolation:isolate;z-index:1;display:flex;flex-direction:column;align-items:center}.architecture__section .architecture__before{position:absolute;top:0;left:0;width:100%;height:auto;max-height:80rem;transform:scaleY(-1) translateY(80%);z-index:-1}.architecture__section .architecture__after{position:absolute;bottom:0;left:0;width:100%;height:auto;max-height:80rem;transform:translateY(80%);z-index:-1}.architecture__section .architecture__container{width:100%;overflow:hidden}.architecture__section .architecture__schema{max-width:min(90%,91.1rem);margin:13rem auto 0}.architecture__section .architecture__schema>svg{width:100%;height:100%}.architecture__section .architecture__schema>svg #glowing-trails{transform-origin:center;animation:glowing-trails 2s ease-out infinite}.architecture__section .architecture__schema>svg #big-circle{transform-origin:center;animation:big-circle 2s ease-out infinite}.architecture__section .architecture__schema>svg #small-circle{transform-origin:center;animation:small-circle 2s ease-out infinite .2s}.architecture__section .architecture__subtitle{text-transform:uppercase;font-family:Nippo-Light,sans-serif;font-size:2.2rem;letter-spacing:.2rem;font-weight:300;line-height:1.3}@media screen and (max-width: 450px){.architecture__section .architecture__subtitle{font-size:1.4rem;letter-spacing:.14rem}}.architecture__section .architecture__title{text-align:center;margin-top:3rem;font-size:7rem;font-family:Satoshi-Medium,sans-serif;line-height:1;letter-spacing:-.14rem}@media screen and (min-width: 1600px) and (max-width: 1800px){.architecture__section .architecture__title{font-size:6rem;letter-spacing:-.12rem}}@media screen and (max-width: 1450px){.architecture__section .architecture__title{font-size:5rem;letter-spacing:-.1rem}}@media screen and (max-width: 450px){.architecture__section .architecture__title{font-size:3.6rem;letter-spacing:-.07rem}}.architecture__section .architecture__description{text-align:center;margin-top:6.2rem;max-width:min(53%,103.5rem);opacity:.6;font-size:3rem;letter-spacing:-.06rem;line-height:1.3}@media screen and (max-width: 450px){.architecture__section .architecture__description{font-size:1.6rem;letter-spacing:-.032rem}}@media (max-width: 550px){.architecture__section .architecture__schema{margin-top:22rem;margin-bottom:6rem;transform:scale(1.5)}.architecture__section .architecture__title{margin-top:1.2rem;font-size:3.6rem;font-family:Satoshi-Medium,sans-serif;line-height:1;letter-spacing:-.07rem}.architecture__section .architecture__description{margin-top:2.8rem;font-size:1.6rem;letter-spacing:-.03rem;line-height:1.3}.architecture__section .architecture__subtitle{font-size:1.4rem;letter-spacing:.14rem;line-height:1.3;font-family:Nippo-Light,sans-serif}.architecture__section #architecture-svg{transform:rotate(90deg)}.architecture__section #core-text{transform:rotate(-90deg);transform-origin:center}.architecture__section #modules-text{transform:scale(1.2) rotate(-90deg);transform-origin:91% 26%}.architecture__section #plugins-text{transform:scale(1.2) rotate(-90deg);transform-origin:9% 73%}.architecture__section #data-text{transform:scale(1.2) rotate(-90deg);transform-origin:9% 26%}.architecture__section #logic-text{transform:scale(1.2) rotate(-90deg);transform-origin:91% 73%}}@keyframes glowing-trails{0%{transform:scaleX(0)}50%{opacity:1}70%{transform:scaleX(19);opacity:0}to{transform:scaleX(19);opacity:0}}@keyframes big-circle{0%{transform:scale(0);opacity:0}50%{opacity:.45}70%{transform:scale(1);opacity:.15}to{opacity:0}}@keyframes small-circle{0%{transform:scale(0);opacity:0}50%{opacity:.45}70%{transform:scale(1);opacity:.15}to{opacity:0}}@media screen and (orientation: portrait) and (min-width: 450px) and (max-width: 900px){.architecture__section .architecture__schema{width:80%}}@media screen and (max-width: 450px){.architecture__section .architecture__description{max-width:min(33.5rem,90%)}}.features__section{position:relative;padding-top:20rem}.features__section .features__unveiling,.features__section .features__unlocking,.features__section .features__tools{height:110svh;position:relative}.features__section .features__unveiling{position:relative;transform:translateY(-100svh)}.features__section .features__content{height:100%;width:100%;display:flex;justify-content:center;align-items:center}.features__section .feature__describe-block{position:relative;left:0;right:0;bottom:0;top:0;width:fit-content}.features__section .main-label{color:var(--background-dark);position:absolute;top:5.5rem;right:-10rem;font-family:Nippo-Light,sans-serif;font-size:2.2rem;letter-spacing:.2rem;font-weight:300;line-height:1.3}@media screen and (max-width: 450px){.features__section .main-label{font-size:1.4rem;letter-spacing:.14rem}}.features__section .main-description{text-align:center;color:var(--background-dark);font-size:3rem;letter-spacing:-.06rem;line-height:1.3}@media screen and (max-width: 450px){.features__section .main-description{font-size:1.6rem;letter-spacing:-.032rem}}.features__section .main-title{font-family:Satoshi-Medium,sans-serif;font-size:25.8rem;color:var(--background-dark)}.features__section .features__tools{position:relative;flex-direction:column;display:flex;align-items:center;min-height:90svh;height:fit-content}.features__section .features__tools .position-block{position:relative}.features__section .features__tools .wind-icon-item{position:absolute;width:7rem;height:7rem;background-color:var(--light-blue);border-radius:50%;display:flex;align-items:center;justify-content:center;will-change:transform,opacity}.features__section .features__tools .wind-icon-item .wind-icon{height:3rem;width:3rem}.features__section .features__tools .eye{top:0;left:0}.features__section .features__tools .home{right:12rem;bottom:5rem}.features__section .features__tools .cheap{left:16rem;bottom:0}.features__section .features__tools .feature__describe-block{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:20rem}.features__section .features__tools .main-description{text-align:center;color:var(--background-dark);position:relative;z-index:4;will-change:transform;font-size:7rem;font-family:Satoshi-Medium,sans-serif;line-height:1;letter-spacing:-.14rem}@media screen and (min-width: 1600px) and (max-width: 1800px){.features__section .features__tools .main-description{font-size:6rem;letter-spacing:-.12rem}}@media screen and (max-width: 1450px){.features__section .features__tools .main-description{font-size:5rem;letter-spacing:-.1rem}}@media screen and (max-width: 450px){.features__section .features__tools .main-description{font-size:3.6rem;letter-spacing:-.07rem}}.features__section .features__tools .main-description .tools-highlight{color:var(--sky)}.features__section .features__tools .main-litle-description{text-align:center;margin-top:8rem;color:var(--background-dark);margin-bottom:55rem;will-change:transform;font-size:3rem;letter-spacing:-.06rem;line-height:1.3}@media screen and (max-width: 450px){.features__section .features__tools .main-litle-description{font-size:1.6rem;letter-spacing:-.032rem}}.features__unveiling .main-title span{display:inline-block;white-space:pre}.features__unlocking{overflow:hidden}.features__unlocking .main-title,.features__unlocking .main-description{will-change:transform}body{--square-size: 20rem}.features__circles{--block-width: 37.9rem;--block-height: 27.4rem;--circle-size: 2.8rem;--padding: 6rem;position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none;opacity:0}.features__circles-block{position:relative;width:var(--block-width);height:var(--block-height)}.features__circles-block .circles-animation:first-of-type{position:absolute;top:0;left:0;transform:rotate(15deg)}.features__circles-block .circles-animation:last-of-type{position:absolute;bottom:0;right:0}.features__circles-block.first{position:absolute;top:var(--padding);left:var(--padding);transform:scaleY(-1)}.features__circles-block.second{position:absolute;bottom:var(--padding);left:var(--padding)}.features__circles-block.third{position:absolute;top:var(--padding);right:var(--padding);transform:scale(-1)}.features__circles-block.fourth{position:absolute;bottom:var(--padding);right:var(--padding);transform:scaleX(-1)}.circles-animation{position:relative;width:var(--square-size);height:var(--square-size)}.circles-animation .circle{position:absolute;border-radius:50%;background-color:var(--sky);animation:moveFirstCircle 4s ease-out both infinite;width:var(--circle-size);height:var(--circle-size);bottom:0;left:0}.circles-animation .circle:nth-child(2){animation-delay:1s}.circles-animation .circle:nth-child(3){animation-delay:2s}.circles-animation .circle:nth-child(4){animation-delay:3s}@media screen and (min-width: 1600px) and (max-width: 1800px){.features__section .features__unveiling .main-title,.features__section .features__unlocking .main-title{font-size:22rem}}@media screen and (min-width: 790px) and (max-width: 1450px) and (orientation: landscape){.features__section .features__tools .cheap{left:-6%;bottom:70%}.features__section .features__tools .eye{left:100%;top:0}.features__section .features__tools .home{left:80%;bottom:-12%}}@media screen and (max-width: 1000px){.features__unlocking .main-title,.features__unveiling .main-title{font-size:15rem}}@media screen and (max-width: 650px){.features__unlocking .main-title,.features__unveiling .main-title{font-size:10rem}}@media screen and (max-width: 750px){.features__section .features__tools .main-litle-description{width:92%}.features__section .features__tools .feature__describe-block{padding-top:0;padding-bottom:23rem}}@media screen and (max-width: 790px){.features__section .features__tools .position-block{width:92%}.features__section .features__tools .cheap{left:2rem;bottom:17rem}.features__section .features__tools .eye{left:90%;top:0}.features__section .features__tools .home{left:35rem;bottom:3rem}}@media screen and (max-height: 800px){.features__section{padding-top:20rem;padding-bottom:20rem}}@media screen and (orientation: portrait) and (min-width: 900px){.features__section .features__unveiling .main-title,.features__section .features__unlocking .main-title{font-size:20rem}.features__section .features__content{width:80%;margin:0 auto}.features__section .features__tools .cheap{left:0;bottom:-4rem}.features__section .features__tools .eye{left:89%;top:-6rem}.features__section .features__tools .home{left:80%;bottom:-3rem}}@media screen and (orientation: portrait) and (min-width: 450px) and (max-width: 1024px){.features__section .features__unveiling .main-title,.features__section .features__unlocking .main-title{font-size:13vw}.features__section .main-description{font-size:2.4rem}.features__section .features__content{width:90%;margin:0 auto}.features__section .feature__describe-block{display:flex;flex-direction:column;align-items:center}.features__section .main-label{right:50%;transform:translate(50%);top:-2rem}.features__section .features__tools{justify-content:center}.features__section .features__tools .cheap{left:-2rem;bottom:-6%}.features__section .features__tools .eye{left:89%;top:-6rem}.features__section .features__tools .home{left:80%;bottom:-7rem}.features__section .features__tools .main-description{font-size:4rem;max-width:90%;margin:0 auto}.features__section .features__tools .main-litle-description{font-size:2.4rem;margin-bottom:10rem;max-width:80%}.features__section .features__tools .feature__describe-block{padding-bottom:0;padding-top:0}}@media screen and (orientation: portrait) and (min-width: 450px) and (max-width: 1024px) and (max-width: 900px){.features__circles{--block-width: 14.3vw;--block-height: 10.4vw;--circle-size: 1.1vw;--padding: 2.8vw}}@media screen and (max-width: 450px){.features__section .feature__describe-block{display:flex;flex-direction:column;align-items:center}.features__section .main-label{right:50%;transform:translate(50%);top:-2rem}.features__section .features__unveiling{position:fixed;top:0;right:0;bottom:0;left:0;transform:translateY(0);height:100svh;opacity:0}.features__section .features__unlocking{margin-top:60svh}.features__section .features__tools{height:70svh;position:relative}.features__section .features__unveiling .main-title{font-size:7.6rem;line-height:1.25}.features__section .features__unveiling .main-title>span{opacity:0}.features__section .features__unlocking .main-title{font-size:7.6rem;line-height:1.25}.features__section .features__tools .wind-icon-item{width:3.5rem;height:3.5rem}.features__section .features__tools .wind-icon-item .wind-icon{height:1.5rem;width:1.5rem}.features__section .features__tools{padding-top:15rem;min-height:60svh}.features__section .features__tools .cheap{left:-4%;bottom:12%}.features__section .features__tools .eye{left:89%;top:-6%}.features__section .features__tools .home{left:90%;bottom:-12%}.features__section .features__tools .main-litle-description{margin-top:2.8rem;margin-bottom:2.8rem;max-width:min(29.8rem,90%)}}@media screen and (max-width: 450px) and (max-width: 390px){.features__section .features__tools .eye{left:89%;top:-3rem}.features__section .features__tools .home{left:26rem;bottom:-2rem}}@media screen and (max-width: 450px){.features__circles{--block-width: 14.3rem;--block-height: 10.4rem;--circle-size: 1.1rem;--padding: 2.8rem}body{--square-size: 7.7rem}}@media screen and (max-width: 400px){.features__section .features__unveiling,.features__section .features__unlocking,.features__section .features__tools{height:90svh}}@media screen and (max-width: 350px){.features__section .features__unveiling .main-title,.features__section .features__unlocking .main-title{font-size:6rem}.features__section .features__tools .main-description{font-size:3rem}.features__section .features__tools .main-litle-description{font-size:1.8rem}.features__section .features__tools .feature__describe-block{padding-bottom:0}}@keyframes moveFirstCircle{0%{opacity:0;transform:scale(0)}25%{transform:scale(1);opacity:1}50%{transform:translate(calc(var(--square-size) / 2 - 1.2rem),calc(var(--square-size) * -1 / 2 + 1.2rem)) scale(.85);opacity:.5}75%{transform:translate(calc(var(--square-size) - 2rem),calc(var(--square-size) * -1 + 2rem)) scale(.42);opacity:.25}to{transform:translate(calc(var(--square-size) - 2rem),calc(var(--square-size) * -1 + 2rem)) scale(0);opacity:0}}.tools__section{width:100%;height:auto;background-color:var(--background-dark);position:relative;isolation:isolate;padding-bottom:27.7rem}.tools__section .tools__before{position:absolute;top:0;left:0;width:100%;height:auto;max-height:80rem;transform:scaleY(-1) translateY(80%);z-index:-1}.tools__section .tools__title{text-align:center;font-size:7rem;font-family:Satoshi-Medium,sans-serif;line-height:1;letter-spacing:-.14rem}@media screen and (min-width: 1600px) and (max-width: 1800px){.tools__section .tools__title{font-size:6rem;letter-spacing:-.12rem}}@media screen and (max-width: 1450px){.tools__section .tools__title{font-size:5rem;letter-spacing:-.1rem}}@media screen and (max-width: 450px){.tools__section .tools__title{font-size:3.6rem;letter-spacing:-.07rem}}.tools__section .tools__caption{display:block;text-align:center;margin-top:9.5rem;font-size:3rem;letter-spacing:-.06rem;line-height:1.3}@media screen and (max-width: 450px){.tools__section .tools__caption{font-size:1.6rem;letter-spacing:-.032rem}}.tools__section .tools__diagram_desktop{max-width:80%;margin:8.2rem auto 0}.tools__section .tools__diagram_desktop>svg{width:100%;height:auto}.tools__section .tools__diagram_desktop>svg [id^=circle-]{stroke-opacity:.2;transition:stroke-opacity .3s ease-in-out}.tools__section .tools__diagram_desktop>svg .circle-active{stroke-opacity:1;transition:stroke-opacity .3s ease-in-out}.tools__section .tools__mobile_slider{display:none}@media screen and (max-width: 450px){.tools__section{height:68.5rem;padding-bottom:0}.tools__section .tools__diagram_desktop{display:none}.tools__section .prev-arrow{position:absolute;z-index:10;top:19rem;left:2.1rem}.tools__section .next-arrow{position:absolute;z-index:10;top:19rem;right:2.1rem}.tools__section .tools__mobile_slider{display:block;position:relative;width:100%;height:48.8rem;margin-top:5.4rem;overflow-x:hidden}.tools__section .tools__mobile_slider-content{display:flex;align-items:flex-start;gap:4rem;width:100%;height:100%;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.tools__section .tools__mobile_slider-content::-webkit-scrollbar{display:none}.tools__section .tools__mobile_slider-item{width:100%;scroll-snap-align:center;display:flex;align-items:center;gap:.8rem;opacity:.25;transition:opacity .3s ease-in-out}.tools__section .tools__mobile_slider-item.active{opacity:1}.tools__section .tools__mobile_slider-item:first-child{padding-left:10rem}.tools__section .tools__mobile_slider-item:last-child{padding-right:10rem}.tools__section .tools__mobile_slider-item-title{text-transform:uppercase;white-space:nowrap;font-family:Nippo-Light,sans-serif;font-size:2.2rem;letter-spacing:.2rem;font-weight:300;line-height:1.3}}@media screen and (max-width: 450px) and (max-width: 450px){.tools__section .tools__mobile_slider-item-title{font-size:1.4rem;letter-spacing:.14rem}}@media screen and (max-width: 450px){.tools__section .tools__mobile_slider-item-marker{opacity:.4;padding:1rem 1.6rem;background-color:var(--gray);border-radius:100rem;font-size:1.6rem;letter-spacing:-.03rem;line-height:1.3}.tools__section .dots{width:fit-content;display:flex;align-items:center;gap:1.4rem;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.tools__section .dots .dot{width:.6rem;height:.6rem;border-radius:100rem;background-color:var(--background-light);opacity:.4;transition:opacity .3s ease-in-out;cursor:pointer}.tools__section .dots .dot.active{opacity:1}.tools__section .tools__diagram_mobile{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;display:flex;justify-content:center;margin:4rem 0;padding-left:1rem;pointer-events:none}.tools__section .tools__diagram_mobile>svg{width:auto;height:34rem}.tools__section .tools__diagram_mobile>svg [id^=circle-]{stroke-opacity:.2;transition:stroke-opacity .3s ease-in-out}.tools__section .tools__diagram_mobile>svg .circle-active{stroke-opacity:1;transition:stroke-opacity .3s ease-in-out}.tools__section .tools__caption{position:absolute;bottom:14rem;left:0;right:0;height:4.2rem;padding:0 5rem;text-align:center;margin-top:0}}.footer{background-color:var(--background-dark);padding:2.5rem 4rem 4.9rem;display:flex;align-items:center;position:relative;justify-content:space-between}.footer .separate-line{width:100%;height:.1rem;background-color:var(--background-light);opacity:.1;position:absolute;top:0;left:0;right:0}.footer .mobile-footer{width:100%;display:none}.footer .footer__socials{display:flex;justify-content:center}.footer .footer__more-about{color:var(--background-light);margin-right:5rem;font-size:7rem;font-family:Satoshi-Medium,sans-serif;line-height:1;letter-spacing:-.14rem}@media screen and (min-width: 1600px) and (max-width: 1800px){.footer .footer__more-about{font-size:6rem;letter-spacing:-.12rem}}@media screen and (max-width: 1450px){.footer .footer__more-about{font-size:5rem;letter-spacing:-.1rem}}@media screen and (max-width: 450px){.footer .footer__more-about{font-size:3.6rem;letter-spacing:-.07rem}}.footer .footer__more-about:last-child{margin-right:0}.footer .footer__socials-item{display:flex;align-items:center;margin-right:2.4rem;cursor:pointer}@media (hover: hover){.footer .footer__socials-item:hover .footer__socials-item-icon{transform:scale(.73)}}.footer .footer__socials-item:last-child{margin-right:0rem}.footer .footer__socials-item-icon{margin-right:1rem;width:6.2rem;height:6.2rem;background-color:var(--gray);border-radius:50%;display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.footer .footer__socials-item-title{color:var(--background-light);font-family:Nippo-Light,sans-serif;font-size:2.2rem;letter-spacing:.2rem;font-weight:300;line-height:1.3}@media screen and (max-width: 450px){.footer .footer__socials-item-title{font-size:1.4rem;letter-spacing:.14rem}}.footer .footer_left-block{display:flex}.footer .footer_rights{opacity:.2;color:var(--background-light);align-self:flex-end;font-size:1.6rem;letter-spacing:-.03rem;line-height:1.3}@media screen and (max-width: 1200px){.footer{flex-direction:column}.footer__more-about{display:none}.footer_rights{margin-top:4rem}}@media screen and (orientation: portrait) and (min-width: 450px) and (max-width: 900px){.footer .footer_rights{align-self:center}}@media screen and (max-width: 450px){.footer__more-about{display:none}.footer_left-block{padding-top:2.5rem}.footer .mobile-footer{display:flex;flex-direction:column}.footer{padding-top:0;padding-bottom:3rem}.footer .footer__socials-item-icon{margin-right:.5rem;width:4rem;height:4rem}.footer .footer__socials-item-icon>img{width:1.4rem;height:1.4rem}.footer .footer_rights{margin-top:2.5rem;align-self:center}}@media screen and (max-width: 350px){.footer .footer__socials-item-title{font-size:1.2rem}.footer .footer__socials-item-icon{margin-right:.5rem;width:3rem;height:3rem}.footer .footer__socials-item-icon>img{width:1.4rem;height:1.4rem}}.audio-control{position:fixed;bottom:3.3rem;right:4rem;width:5.6rem;height:5.6rem;cursor:pointer;z-index:1000;display:flex;align-items:center;justify-content:center}.audio-control>svg{width:100%;height:auto}.audio-control>svg path{transition:opacity .3s ease}@media (hover: hover){.audio-control.audio-off:hover svg path{opacity:1}}.audio-control.audio-on svg path{animation:equalize 1s linear infinite;transform-origin:center center}.audio-control.audio-on svg path:nth-child(2){animation-delay:-.6s}.audio-control.audio-on svg path:nth-child(3){animation:equalize-middle 1s linear infinite}.audio-control.audio-on svg path:nth-child(4){animation-delay:-.6s}.audio-control.audio-off svg path{opacity:.5;animation:none}@media screen and (max-width: 900px){.audio-control{position:static}.audio-control.desktop{display:none}}@keyframes equalize{0%,to{transform:scaleY(1)}50%{transform:scaleY(2.5)}}@keyframes equalize-middle{0%,to{transform:scaleY(.25)}50%{transform:scaleY(1.2)}}@keyframes springIn{0%{transform:scale(0) translate(var(--tx, 0),var(--ty, 0)) rotate(var(--rotate, 0deg));opacity:0}70%{transform:scale(1.2) translate(var(--tx, 0),var(--ty, 0)) rotate(var(--rotate, 0deg));opacity:1}85%{transform:scale(.95) translate(var(--tx, 0),var(--ty, 0)) rotate(var(--rotate, 0deg))}to{transform:scale(1) translate(var(--tx, 0),var(--ty, 0)) rotate(var(--rotate, 0deg));opacity:1}}@keyframes springOut{0%{transform:scale(1) translate(var(--tx, 0),var(--ty, 0)) rotate(var(--rotate, 0deg));opacity:1}15%{transform:scale(1.1) translate(var(--tx, 0),var(--ty, 0)) rotate(var(--rotate, 0deg))}30%{transform:scale(.95) translate(var(--tx, 0),var(--ty, 0)) rotate(var(--rotate, 0deg))}to{transform:scale(0) translate(var(--tx, 0),var(--ty, 0)) rotate(var(--rotate, 0deg));opacity:0}}.spring-in{animation:springIn .3s cubic-bezier(.32,1.25,.375,1.15);animation-fill-mode:both;animation-delay:0s}.spring-out{animation:springOut .3s cubic-bezier(.32,1.25,.375,1.15);animation-fill-mode:both;animation-delay:0s}.spring-in-fast{animation:springIn .2s cubic-bezier(.32,1.25,.375,1.15);animation-fill-mode:both;animation-delay:0s}.spring-in-slow{animation:springIn .4s cubic-bezier(.32,1.25,.375,1.15);animation-fill-mode:both;animation-delay:0s}.spring-out-fast{animation:springOut .2s cubic-bezier(.32,1.25,.375,1.15);animation-fill-mode:both;animation-delay:0s}.spring-out-slow{animation:springOut .4s cubic-bezier(.32,1.25,.375,1.15);animation-fill-mode:both;animation-delay:0s}:root{color-scheme:light dark;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root{--background-light: #bffefc;--background-dark: #040b17;--background-dark-parts: 218, 70%, 5%;--light: #52e4e2;--white: #fff;--black: #000;--gray: #17232fe5;--sky: #377dff;--light-blue: #7bbefe;--section-height: 100svh}html{font-size:10px;font-family:Satoshi-Medium,sans-serif;letter-spacing:-.03em;line-height:1.5;font-weight:400;color:var(--background-light);background-color:var(--background-light);-webkit-user-select:none;user-select:none}*{margin:0;padding:0;box-sizing:border-box}a{color:var(--background-light);text-decoration:none;cursor:pointer}html,body{width:100%;margin:0;padding:0}body{overflow-x:hidden}body::-webkit-scrollbar{display:none}body{-ms-overflow-style:none;scrollbar-width:none}main{position:relative;background-color:var(--background-light)}button{border:none;padding:0;margin:0;outline:none;cursor:pointer;background:none}button span{white-space:nowrap}button:disabled{opacity:.7;color:var(--white);cursor:not-allowed}section{width:100%;max-width:100%}.hidden{opacity:0;pointer-events:none;transition:opacity .3s ease-in-out}.pt{display:none}@media screen and (max-width: 1600px){html{font-size:8px}}@media screen and (max-width: 1400px){html{font-size:6px}}@media screen and (max-width: 1200px){html{font-size:5.5px}}@media screen and (orientation: portrait){html{font-size:8px}.pt{display:block}.ls{display:none}}@media screen and (max-width: 500px) and (orientation: portrait){html{font-size:10px}}html.lenis,html.lenis body{height:auto}.lenis:not(.lenis-autoToggle).lenis-stopped{overflow:clip}.lenis [data-lenis-prevent],.lenis [data-lenis-prevent-wheel],.lenis [data-lenis-prevent-touch]{overscroll-behavior:contain}.lenis.lenis-smooth iframe{pointer-events:none}.lenis.lenis-autoToggle{transition-property:overflow;transition-duration:1ms;transition-behavior:allow-discrete}
