@import url("https://fonts.googleapis.com/css?family=Jost:500,700&display=swap");*{border:0;margin:0;padding:0}*,:after,:before{box-sizing:border-box}:after,:before{display:inline-block}body,html{height:100%}body{line-height:1;scrollbar-gutter:stable;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,textarea{background-color:transparent;color:inherit;font-family:inherit;font-size:inherit;line-height:inherit}input,textarea{width:100%}label{display:inline-block}button,option,select{cursor:pointer}a{color:inherit;display:inline-block;text-decoration:none}ul li{list-style:none}img{height:auto;max-width:100%;vertical-align:middle}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}address{font-style:normal}@font-face{font-display:swap;font-family:Crog;font-style:normal;font-weight:600;src:url(../assets/fonts/Crog-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Crog;font-style:normal;font-weight:500;src:url(../assets/fonts/Crog-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Crog;font-style:normal;font-weight:800;src:url(../assets/fonts/Crog-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Crog;font-style:normal;font-weight:700;src:url(../assets/fonts/Crog-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Crog;font-style:normal;font-weight:900;src:url(../assets/fonts/Crog-Black.woff2) format("woff2")}:root{--font-body:"Jost",sans-serif;--font-heading:"Crog",sans-serif;--font-size:1.5rem;--main-color:#000;--bg-primary:#7bc3bf;--bg-secondary:#fff;--bg-accent:#000;--bg-accent-2:#fec14d;--bg-inverse:#2d00f7;--text-primary:#151515;--text-secondary:#000;--text-accent:#5a5a5a;--text-accent-sec:#d63641;--text-inverse:#fff}body{color:var(--main-color);font-family:var(--font-family);font-size:var(--font-size);min-width:20rem}[data-fls-scrolllock] body{overflow:hidden;overscroll-behavior:none;touch-action:none}.wrapper{display:flex;flex-direction:column;min-height:100%;overflow:clip}.wrapper>main{flex:1 1 auto}.wrapper>*{min-width:0}[class*=__container]{margin:0 auto;max-width:91.875rem;padding-left:.9375rem;padding-right:.9375rem}.button{background-color:var(--bg-accent);border-radius:62.5rem;color:var(--text-inverse);display:flex;flex-shrink:0;font-size:1rem;font-weight:600;justify-content:center;min-width:8.5625rem;padding:1.125rem 1.25rem;transition:background-color .3s}.button-orange{background:var(--bg-accent-2);border:.0625rem solid #b67f18;border-radius:62.5rem;box-shadow:.25rem .25rem 0 0 #b67f18;font-size:1.5rem;font-weight:600;padding:.75rem .9375rem;transition:box-shadow .3s;width:fit-content}.red{color:var(--text-accent-sec)}.bold{font-weight:700}.title-about{font-family:Crog,sans-serif;font-weight:500;letter-spacing:-.10875rem;line-height:1.1}.page{background-color:#222e4e}.page__buy{background:url(../assets/img/footer/bg.webp);margin-top:-8.75rem}.page__sections-wrapper{background:url(../assets/img/hero/bg.webp);border-radius:6.25rem;box-shadow:inset 0 -1.25rem 0 0 #c3c3c3;padding-bottom:1.25rem;padding-top:6.375rem}.page__about{margin-bottom:6.25rem}.hero{background:url(../assets/img/hero/bg.webp);border-bottom-left-radius:6.25rem;border-bottom-right-radius:6.25rem;overflow:hidden;padding-top:calc(var(--headH) + 2.8125rem);position:relative}.hero__pills{animation:pills 16s linear infinite;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}@keyframes pills{0%{transform:translate(0) scale(1) skew(0)}25%{transform:translateY(.625rem) scale(.98) skew(5deg)}50%{transform:translate(0) scale(1) skew(0)}75%{transform:translateY(-.625rem) scale(.98) skew(-5deg)}to{transform:translate(0) scale(1) skew(0)}}.hero__pills img{height:100%;left:50%;object-fit:contain;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%) scale(0);width:100%}[data-fls-loaded] .hero__pills img{animation:pillsIn .6s ease 1.2s forwards}@keyframes pillsIn{0%{opacity:0;transform:translate(-50%,-50%) scale(0)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.hero__container{column-gap:2.5rem;display:flex;position:relative;row-gap:1.875rem;z-index:2}.hero__title{color:var(--text-inverse);flex-basis:50%;font-family:Crog,sans-serif;font-size:20.9375rem;font-weight:900;line-height:68%;padding-left:3.4375rem;text-shadow:.023880597em .023880597em 0 #000,-.023880597em -.023880597em 0 #000,.023880597em -.023880597em 0 #000,-.023880597em .023880597em 0 #000,0 .023880597em 0 #000,0 -.023880597em 0 #000,-.023880597em 0 0 #000,.023880597em 0 0 #000,-.023880597em .0417910448em 0 #000,.023880597em .0417910448em 0 #000,0 .0417910448em 0 #000}.hero__title span{opacity:0;transform:translate(-10%);visibility:hidden}[data-fls-loaded] .hero__title span{animation:heroTitle .5s linear forwards}.hero__title span:first-child{animation-delay:0s}.hero__title span:nth-child(2){animation-delay:.2s}@keyframes heroTitle{to{opacity:1;visibility:visible}}.hero__img{flex-basis:45%;position:relative;width:100%}.hero__img img:first-child{opacity:0;transform:translateY(100%) scale(.8);visibility:hidden;z-index:-1}[data-fls-loaded] .hero__img img:first-child{animation:heroImgCat .6s linear .5s forwards}.hero__img img:nth-child(2){animation:heroImgCup .4s linear 1.3s forwards;opacity:0;transform:rotate(-180deg);transform-origin:bottom left;z-index:-1}@keyframes heroImgCup{to{opacity:1;transform:rotate(0);z-index:1}}@keyframes heroImgCat{50%{opacity:1;transform:translate(0) scale(1.2);visibility:visible;z-index:1}to{opacity:1;transform:translate(0);visibility:visible;z-index:1}}.hero__cat-img{aspect-ratio:617/636;width:83%}.hero__cup-img{aspect-ratio:156/208;bottom:-12%;left:8%;position:absolute;width:24%;z-index:6}.trust{background-color:var(--bg-primary);border-radius:6.25rem;box-shadow:0 1.25rem 0 0 #3d8581;position:relative;z-index:2}.trust__container{align-items:center;column-gap:1.25rem;display:flex;justify-content:space-between;padding:2.5rem;position:relative;row-gap:2.5rem}.trust__title{align-items:flex-start;color:var(--text-inverse);column-gap:4.6875rem;display:flex;flex:1 1 flBasis(2,20,800);font-family:Crog;font-size:5.75rem;font-weight:700;line-height:68%;max-width:50rem;padding-left:3.4375rem;position:relative}.trust__brackets{width:.8804347826em}.trust__decor{display:none}.trust__images{align-items:center;display:flex;flex:1 1 flBasis(2,20,536);gap:2.5rem}.trust__images img{max-width:12.1875rem}.trust__images img:first-child{width:12.1875rem}.trust__images img:nth-child(2){width:4.125rem}.trust__images img:nth-child(3){width:12.1875rem}.buy{box-shadow:0 1.25rem 0 0 var(--bg-accent);padding-top:15rem}.buy__container{display:flex;max-width:96.25rem}.buy__wrapper-buttle{flex:0 1 32.913907%;padding-top:2.125rem}.buy__swiper-box{align-items:flex-start;display:flex;flex:0 1 67.086093%;justify-content:space-between}@keyframes sliderAn{25%{transform:translate(-75%,-5%)}50%{transform:translate(-50%,-10%)}to{transform:translate(0)}}.buy__slider{grid-area:1/1/2/3;max-width:37.5rem}@keyframes sliderBodyAn{to{opacity:1;visibility:visible}}.buttle-buy{align-items:center;aspect-ratio:455/283;display:flex;justify-content:center;position:relative;z-index:10}@keyframes buttleAn{90%{transform:rotate(-10deg)}95%{transform:rotate(-13deg)}to{transform:rotate(-10deg)}}.buttle-buy__decor{height:100%;left:0;position:absolute;top:0;width:100%}.buttle-buy__decor img{height:100%;object-fit:contain;width:100%}.buttle-buy__title{font-family:Crog,sans-serif;font-weight:800;position:relative;z-index:1}.buttle-buy__top-title{color:var(--text-inverse);font-weight:800;line-height:.85em;text-shadow:.0375em .0875em 0 #000,-.0375em -.0375em 0 #000,.0375em -.0375em 0 #000,-.0375em .0875em 0 #000}.buttle-buy__bottom-title{color:#d63641;font-style:normal;line-height:.675em;text-shadow:.01875em .04375em 0 #000,-.01875em -.01875em 0 #000,.01875em -.01875em 0 #000,-.01875em .04375em 0 #000}.card-buy{color:var(--text-inverse);display:grid;gap:1.625rem;padding-bottom:1.875rem}.card-buy__title{font-family:Crog,sans-serif;font-size:4rem;font-weight:900;line-height:68%}.card-buy__text{font-size:1.5rem;letter-spacing:-.03rem;line-height:1.4}.card-buy__link{text-decoration:underline}.swiper-button-next,.swiper-button-prev{aspect-ratio:150/100;background-color:var(--text-accent-sec);border:.28125rem solid var(--text-accent-sec);border-radius:62.5rem 0 0 62.5rem;box-shadow:inset 0 -1.25rem 2.14375rem 0 rgba(0,0,0,.25),.28125rem .4375rem 0 0 #000;min-width:4.375rem;transform:rotate(-5.5deg);transition:box-shadow .3s}@keyframes buttonPrev{0%{opacity:0;transform:translate(250%) rotate(0);visibility:hidden}20%{opacity:1;visibility:visible}40%{opacity:1;transform:translate(250%,50%) rotate(0);visibility:visible}60%{opacity:1;transform:translate(250%,50%) rotate(0);visibility:visible}to{opacity:1;transform:translate(0) rotate(-5.546deg);visibility:visible}}.swiper-button-next img,.swiper-button-prev img{aspect-ratio:1}.swiper-button-next svg,.swiper-button-prev svg{display:none}.swiper-button-next{animation:clickButton .7s ease 8s;background-color:#0087c0;border:.28125rem solid #0087c0;border-radius:0 62.5rem 62.5rem 0;transform:rotate(9deg)}@keyframes clickButton{0%{box-shadow:inset 0 -1.25rem 2.14375rem 0 rgba(0,0,0,.25),.28125rem .4375rem 0 0 #000}to{box-shadow:none}}@keyframes buttonNext{0%{opacity:0;transform:translate(-225%) rotate(0);visibility:hidden}20%{opacity:1;visibility:visible}40%{opacity:1;transform:translate(-225%,50%) rotate(0);visibility:visible}60%{opacity:1;transform:translate(-225%,50%) rotate(0);visibility:visible}to{opacity:1;transform:translate(0) rotate(5.546deg);visibility:visible}}.about__container{align-items:flex-start;display:flex;row-gap:3.75rem}.left-about{flex:1 1 flBasis(2,35,605)}.left-about__title.--watcher-view span{animation:title .6s ease 0s forwards}.left-about__title span{display:inline-block;opacity:0}@keyframes title{0%{opacity:0}to{opacity:1}}.left-about__img{aspect-ratio:609/706;position:relative}.left-about__img img{max-width:none}.left-about__img span{aspect-ratio:429/190;background:url(../assets/img/about/pill.svg) 0 0/cover no-repeat;bottom:0;left:50%;position:absolute;transform:translate(-50%,50%);width:70.909091%}.right-about{flex:1 1 flBasis(2,35,800)}.right-about__title.--watcher-view span{animation:title .6s ease 0s forwards}.right-about__title span{display:inline-block;opacity:0}.right-about__subtitle{color:#151515;font-family:Crog,sans-serif;font-weight:600;line-height:1.5}.right-about__list{column-gap:.5625rem;display:grid;grid-template-columns:repeat(4,1fr);row-gap:1.875rem}.right-about__item{background-color:var(--bg-secondary);border:.25rem solid var(--bg-accent);border-radius:1.5rem;box-shadow:0 .625rem 0 0 #000}.right-about__count{display:flex;font-family:Crog,sans-serif;letter-spacing:-.09rem;line-height:.9}.right-about__text{font-weight:500;letter-spacing:-.025rem}.right-about__blok-text{font-weight:500;letter-spacing:-.03rem;line-height:1.4}.right-about__blok-text p{opacity:0}.right-about__blok-text p.--watcher-view{animation:paragraphAn .6s ease forwards}.right-about__blok-text p:first-child{animation-delay:0s}.right-about__blok-text p:nth-child(2){animation-delay:.2s}.right-about__blok-text p:nth-child(3){animation-delay:.4s}@keyframes paragraphAn{0%{opacity:0}to{opacity:1}}.tokenomics__container{column-gap:3.125rem;display:flex;row-gap:1.25rem}.tokenomics__img{align-self:flex-end;flex:1 1 flBasis(2,50);position:relative}.tokenomics__img img{aspect-ratio:617/620;object-fit:cover;position:relative;width:100%;z-index:2}.tokenomics__pulse{aspect-ratio:1229/465;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:60vw}.tokenomics__box{align-self:center;width:80%}.card-tokenomics{background-color:#4a7aaa;border:.5rem solid #000;border-radius:3.5rem;color:var(--text-secondary);padding:2.625rem 2.125rem;position:relative}.card-tokenomics:after{aspect-ratio:343/103;background:url(../assets/img/tokenomiks/pin.webp) center 0/contain no-repeat;content:"";left:50%;position:absolute;top:0;transform:translate(-50%,-75%);width:67%}.card-tokenomics__wrapper{background-color:#7fa9d4;border-radius:.5rem;padding:1.5625rem 1rem}.card-tokenomics__body{background-color:#ededed;border:.5rem solid #000;overflow:hidden;padding:2.75rem;position:relative;z-index:2}.card-tokenomics__body:after{aspect-ratio:140/110;background:url(../assets/img/tokenomiks/paw.svg) 50%/cover no-repeat;bottom:2%;content:"";position:absolute;right:4%}.card-tokenomics__title{font-family:Crog,sans-serif;font-weight:700;line-height:.9;transform:translate(150%)}.--watcher-view .card-tokenomics__title{animation:tokenomicsList .4s ease forwards}.card-tokenomics__item{align-items:center;display:flex;font-family:Crog,sans-serif;font-weight:700;line-height:.9;transform:translate(150%)}.--watcher-view .card-tokenomics__item{animation:tokenomicsList .4s ease forwards}.card-tokenomics__item:first-child{animation-delay:.2s}.card-tokenomics__item:nth-child(2){animation-delay:.4s}.card-tokenomics__item:nth-child(3){animation-delay:.6s}.card-tokenomics__item:nth-child(4){animation-delay:.8s}@keyframes tokenomicsList{to{transform:translate(0)}}.card-tokenomics__item span{aspect-ratio:1;content:"";flex-shrink:0}.card-tokenomics__item span img{height:100%;width:100%}.faqos{background:url(../assets/img/faqos/bg.webp);border-top-left-radius:6.25rem;border-top-right-radius:6.25rem;padding-bottom:4.125rem;padding-top:2.5rem}.faqos__container{max-width:100rem;padding-left:2.5rem;padding-right:2.5rem}.faqos__title{color:#151515;font-family:Crog,sans-serif;font-size:4.5rem;font-weight:600;margin-bottom:2.625rem;padding-left:1.5625rem}.spollers{display:grid;gap:.625rem}.spollers__item{background:hsla(0,0%,100%,.5);border:.25rem solid var(--text-secondary);border-radius:2rem;font-size:1.25rem;padding:2.25rem 2.875rem;transform:translateY(-15%)}.--watcher-view .spollers__item{animation:spolersAn .3s linear forwards}.spollers__item:first-child{animation-delay:0s}.spollers__item:nth-child(2){animation-delay:.2s}.spollers__item:nth-child(3){animation-delay:.4s}.spollers__item:nth-child(4){animation-delay:.6s}.spollers__item:nth-child(5){animation-delay:.8s}@keyframes spolersAn{to{transform:translate(0)}}.spollers__title{align-items:center;color:var(--text-secondary);cursor:default;display:flex;font-family:Crog,sans-serif;font-size:2.375rem;font-weight:700;gap:.9375rem;justify-content:space-between;letter-spacing:-.011875rem;list-style:none;position:relative;text-align:left;width:100%}.spollers__title::-webkit-details-marker,.spollers__title::marker{display:none}.--spoller-init .spollers__title{cursor:pointer}.--spoller-init .spollers__title:after{aspect-ratio:1;background:url(../assets/img/faqos/arr.svg) 50% 50%/.5526315789em .5526315789em no-repeat;border:.1052631579em solid var(--text-secondary);border-radius:50%;content:"";flex-shrink:0;transition:transform .5s ease 0s}.--spoller-init .spollers__title.--spoller-active:after{transform:rotate(-90deg)}.spollers__body{color:var(--text-secondary);font-size:1.5rem;font-weight:500;letter-spacing:-.0075rem;margin-top:1.3125rem}.spollers__body span{word-break:break-all}[data-fls-slider]{overflow:hidden}.swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;width:100%}.swiper-initialized{touch-action:pan-y}.swiper-vertical .swiper-wrapper{flex-direction:column}.swiper-autoheight .swiper-wrapper{align-items:flex-start}.swiper-initialized .swiper-slide{flex-shrink:0}.swiper-android .swiper-slide,.swiper-android .swiper-wrapper{transform:translateZ(0)}.menu__body,.menu__list{align-items:center;display:flex}.menu__list{background-color:#f3f3f3;border-radius:6.25rem;flex-wrap:wrap;gap:.375rem;padding:.375rem;width:100%}.menu__link{align-items:center;border-radius:62.5rem;color:var(--text-accent);display:flex;font-weight:500;gap:.625rem;padding-bottom:.625rem;padding-top:.625rem;position:relative;transition:color .3s}.menu__link.--navigator-active{background-color:var(--bg-secondary)}.menu__link:before{aspect-ratio:1;border-radius:50%;content:"";width:.4em}.menu__link.--navigator-active:before{background-color:#d63641}.icon-menu{display:none;transition:box-shadow .3s}.header{left:0;position:fixed;top:-100%;transition:top 1.5s ease .5s;width:100%;z-index:50}[data-fls-loaded] .header{top:0}.header.--header-scroll:before{opacity:.9}.header:before{background-color:#f3f3f3;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity 1s;width:100%;will-change:opacity}.header__container{align-items:center;gap:1.25rem;min-height:var(--headH);padding-bottom:.9375rem;padding-top:.9375rem;position:relative;z-index:1}.header__container,.header__left{display:flex;justify-content:space-between}.header__logo{align-items:center;aspect-ratio:168/44;display:flex;flex-basis:10.5rem;object-fit:contain;position:relative;z-index:5}.header__logo img{height:100%;object-fit:contain;width:100%}.social-header{align-items:center;display:flex;gap:.625rem}.social-header__link{align-items:center;aspect-ratio:1;background-color:#0088c2;border-radius:50%;display:flex;justify-content:center;transition:transform .3s;width:3.125rem;will-change:transform}.social-header__link img{height:1.5rem;object-fit:contain;width:1.5rem}.social-header__link:first-child{background-color:#d63641}[data-fls-header-scroll].--header-scroll{left:0;position:sticky;right:0;top:0;z-index:50}[data-fls-header-scroll-show].--header-scroll{transition:translate .3s;translate:0 -100%}[data-fls-header-scroll-show].--header-show{translate:0 0}.footer__address p{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-all}.footer{background:url(../assets/img/faqos/bg.webp)}.footer__wrapper{background:url(../assets/img/footer/bg.webp)}.footer__container{display:flex;gap:.9375rem;position:relative}.footer__left{flex:1 1 flBasis(5,15,875)}.footer__bottom{align-items:center;display:flex;font-weight:500;gap:1.25rem;justify-content:space-between;text-transform:uppercase}.footer__address{align-items:center;color:hsla(0,0%,100%,.4);display:flex}.footer__button{aspect-ratio:1;background:url(../assets/img/footer/copy.svg) 50%/contain no-repeat;opacity:.1;transition:opacity .3s;width:2.25rem}.footer__copy{color:hsla(0,0%,100%,.3);flex-shrink:0}.footer__img{flex:1 1 39.0070921986%;margin-top:-5.3125rem;overflow:hidden;pointer-events:none;text-align:center}.footer__img img{object-fit:cover;transform:translateY(100%);width:48%}.--watcher-view .footer__img img{animation:footerImg .5s ease .6s forwards}@keyframes footerImg{to{transform:translate(0)}}.top-footer{align-items:flex-start;display:flex;gap:1.875rem;justify-content:space-between;position:relative}.top-footer:not(:last-child):after{background-color:#d9d9d9;bottom:0;content:"";left:0;position:absolute;width:0}.--watcher-view .top-footer:not(:last-child):after{animation:footerLine .5s ease forwards}@keyframes footerLine{to{width:100%}}.top-footer__column{display:grid;gap:.25rem}.top-footer__link{color:var(--text-inverse);font-family:Crog,sans-serif;font-weight:700;text-transform:uppercase;transition:color .3s}@media (max-width:83.125em){.hero__cup-img{bottom:0;left:3%}}@media (max-width:75em){.button-orange{margin-left:auto;margin-right:auto}.buy__container{align-items:center;flex-direction:column;gap:3.75rem}.buy__wrapper-buttle{width:40%}.buy__swiper-box{width:100%}.buy__slider{text-align:center}.buttle-buy{min-width:16.25rem;transform:rotate(10deg)}}@media (width < 75em){.buy__wrapper-buttle{padding-top:6.25e-8rem}.swiper-button-next img,.swiper-button-prev img{width:1.875rem}}@media (width < 62em){.buttle-buy{padding-left:2.5rem}.right-about__item{padding:.875rem}.right-about__count:not(:last-child){margin-bottom:.3125rem}.right-about__blok-text p:not(:last-child){margin-bottom:.9375rem}.menu__body{column-gap:.9375rem}.menu__link{column-gap:.4375rem;font-size:1rem;padding-left:.625rem;padding-right:.625rem}.header__left{column-gap:.9375rem}}@media (max-width:61.99875em) and (any-hover:none){.icon-menu{cursor:default}}@media (max-width:61.99875em){.buttle-buy__title{line-height:1}.right-about__list{grid-template-columns:repeat(2,1fr)}.right-about__item{text-align:center}.right-about__count{justify-content:center}.menu__body{flex-direction:column;gap:3.125rem;height:100%;overflow:auto;padding:8.4375rem .9375rem 2.5rem;padding-top:calc(var(--headH) + 1.875rem);transition:top .3s}.menu__body,.menu__body:before{background:url(../assets/img/faqos/bg.webp);left:0;position:fixed;top:-100%;width:100%}.menu__body:before{content:"";height:var(--headH);transition:left .3s ease .3s;z-index:2}[data-fls-menu-open] .menu__body,[data-fls-menu-open] .menu__body:before{top:0}.menu__list{background-color:transparent;flex-direction:column;gap:1.875rem}.menu__link{font-size:1.5rem}.icon-menu{background-color:var(--bg-accent);border-radius:.25rem;display:block;flex-shrink:0;height:2.75rem;position:relative;width:2.75rem;z-index:5}.icon-menu span,.icon-menu:after,.icon-menu:before{backface-visibility:hidden;background-color:var(--bg-secondary);border-radius:.1875rem;content:"";height:.125rem;position:absolute;right:.4375rem;transition:all .3s ease 0s;width:1.875rem}.icon-menu:before{top:.625rem}.icon-menu:after{bottom:.625rem}.icon-menu span{top:calc(50% - .0625rem)}[data-fls-menu-open] .icon-menu span{opacity:0}[data-fls-menu-open] .icon-menu:before{backface-visibility:hidden;top:calc(50% - .0625rem);transform:rotate(45deg);transition:.3s}[data-fls-menu-open] .icon-menu:after{backface-visibility:hidden;bottom:calc(50% - .0625rem);transform:rotate(-405deg);transition:.3s}}@media (width < 48em){.about__container{column-gap:1.25rem}.right-about__subtitle:not(:last-child){margin-bottom:1.25rem}.right-about__list:not(:last-child){margin-bottom:2.5rem}.right-about__blok-text{font-size:1.125rem}.card-tokenomics__item{column-gap:.9375rem}.footer__container{padding-top:2.5rem}}@media (max-width:47.99875em){.hero__pills img:nth-child(2){display:none}.hero__container{align-items:center;flex-direction:column}.hero__img{align-items:flex-end;display:flex;justify-content:center;transform:translateX(8%);width:70%}.trust__container{align-items:center}.about__container,.trust__container{flex-direction:column}.left-about{margin:0 auto;width:50%}.left-about,.right-about__subtitle,.right-about__title{text-align:center}.tokenomics__container{flex-direction:column-reverse}.tokenomics__img{margin:0 auto;width:70%}.tokenomics__pulse{aspect-ratio:1229/365;width:110vw}.footer__container{align-items:center;flex-direction:column-reverse}.footer__left{width:100%}}@media (max-width:35.9375em){.buy__swiper-box{display:grid;grid-template-columns:1fr 1fr}.swiper-button-next,.swiper-button-prev{grid-area:2/1/3/2;margin-left:auto;margin-right:auto;transform:rotate(-9deg)}.swiper-button-next{grid-area:2/2/3/3;transform:rotate(9deg)}}@media (width < 30em){.title-about{font-size:2.25rem}.left-about__title:not(:last-child){margin-bottom:1.25rem}.right-about__subtitle{font-size:1.375rem}.right-about__count{font-size:1.5625rem}.right-about__text{font-size:.875rem}}@media (max-width:29.99875em){.buy__wrapper-buttle{width:85%}.tokenomics__box{width:100%}}@media (width < 20em){:root{--headH:4.6875rem}.button-orange{font-size:1.125rem}.page__buy:not(:first-child){margin-top:-4.375rem}.page__sections-wrapper{border-radius:3.75rem;padding-top:3.75rem}.page__about:not(:last-child){margin-bottom:3.75rem}.hero{border-bottom-left-radius:3.75rem;border-bottom-right-radius:3.75rem}.hero__title{font-size:5rem;padding-left:6.25e-8rem}.trust{border-radius:3.75rem}.trust__container{row-gap:1.875rem}.trust__title{column-gap:.3125rem;font-size:2rem;padding-left:6.25e-8rem}.trust__images{column-gap:1.25rem}.trust__images img:first-child{width:5rem}.trust__images img:nth-child(2){width:2.0625rem}.trust__images img:nth-child(3){width:5rem}.buy{border-bottom-left-radius:3.75rem;border-bottom-right-radius:3.75rem}.buy:not(:first-child){padding-top:7.5rem}.buy__swiper-box{column-gap:1.5625rem}.buttle-buy__top-title{font-size:3.125rem}.buttle-buy__bottom-title{font-size:3.75rem}.card-buy{gap:.9375rem}.card-buy__title{font-size:1.625rem}.card-buy__text{font-size:1rem}.swiper-button-next,.swiper-button-prev{margin-top:6.25e-8rem;width:4.6875rem}.right-about__list{row-gap:1.25rem}.card-tokenomics{padding-bottom:.9375rem;padding-left:1.0625rem;padding-right:1.0625rem;padding-top:1.25rem}.card-tokenomics__wrapper{padding-bottom:.9375rem;padding-left:.3125rem;padding-right:.3125rem;padding-top:.9375rem}.card-tokenomics__body{padding-bottom:1.875rem;padding-left:1.25rem;padding-right:1.25rem;padding-top:1.875rem}.card-tokenomics__body:after{width:4.375rem}.card-tokenomics__title{font-size:1.75rem}.card-tokenomics__title:not(:last-child){margin-bottom:1.25rem}.card-tokenomics__item{font-size:1.125rem}.card-tokenomics__item:not(:last-child){margin-bottom:.625rem}.card-tokenomics__item span{width:1.25rem}.faqos{border-top-left-radius:3.75rem;border-top-right-radius:3.75rem;padding-bottom:2.0625rem}.faqos__container{padding-left:.9375rem;padding-right:.9375rem}.faqos__title{font-size:2.25rem}.faqos__title:not(:last-child){margin-bottom:1.875rem}.spollers__item{padding-bottom:1.125rem;padding-left:1.4375rem;padding-right:1.4375rem;padding-top:1.125rem}.spollers__title{font-size:1.125rem}.--spoller-init .spollers__title:after{width:2rem}.spollers__body{font-size:1rem;margin-top:.75rem}.footer__wrapper{border-top-left-radius:3.75rem;border-top-right-radius:3.75rem}.footer__container{padding-bottom:1.875rem;padding-left:.9375rem;padding-right:.9375rem}.footer__top:not(:last-child){margin-bottom:1.25rem}.footer__bottom{font-size:.75rem}.footer__address{column-gap:.625rem}.footer__button{width:1.25rem}.top-footer:not(:last-child){padding-bottom:1.25rem}.top-footer:not(:last-child):after{height:.25rem}.top-footer__link{font-size:1.375rem}}@media (min-width:81.25em) and (width < 62em){.trust__decor img{height:1.875rem;width:6.875rem}}@media (width >= 20em) and (width < 91.875em){:root{--headH:clamp(4.6875rem,4.1657608695625rem + 2.6086956522vw,6.5625rem)}.button-orange{font-size:clamp(1.125rem,1.0206521739125rem + .5217391304vw,1.5rem)}.page__buy:not(:first-child){margin-top:clamp(-8.75rem,-3.15760869565rem + -6.0869565217vw,-4.375rem)}.page__sections-wrapper{border-radius:clamp(3.75rem,3.0543478260875rem + 3.4782608696vw,6.25rem);padding-top:clamp(3.75rem,3.01956521739375rem + 3.652173913vw,6.375rem)}.page__about:not(:last-child){margin-bottom:clamp(3.75rem,3.0543478260875rem + 3.4782608696vw,6.25rem)}.hero{border-bottom-left-radius:clamp(3.75rem,3.0543478260875rem + 3.4782608696vw,6.25rem);border-bottom-right-radius:clamp(3.75rem,3.0543478260875rem + 3.4782608696vw,6.25rem)}.hero__title{font-size:clamp(5rem,.56521739130625rem + 22.1739130435vw,20.9375rem);padding-left:clamp(6.25e-8rem,-.9565216592375rem + 4.7826086087vw,3.4375rem)}.trust{border-radius:clamp(3.75rem,3.0543478260875rem + 3.4782608696vw,6.25rem)}.trust__container{row-gap:clamp(1.875rem,1.70108695651875rem + .8695652174vw,2.5rem)}.trust__title{column-gap:clamp(.3125rem,-.90489130435rem + 6.0869565217vw,4.6875rem);padding-left:clamp(6.25e-8rem,-.9565216592375rem + 4.7826086087vw,3.4375rem)}.trust__images{column-gap:clamp(1.25rem,.90217391304375rem + 1.7391304348vw,2.5rem)}.trust__images img:first-child{width:clamp(5rem,3rem + 10vw,12.1875rem)}.trust__images img:nth-child(2){width:clamp(2.0625rem,1.48858695651875rem + 2.8695652174vw,4.125rem)}.trust__images img:nth-child(3){width:clamp(5rem,3rem + 10vw,12.1875rem)}.buy{border-bottom-left-radius:clamp(3.75rem,3.0543478260875rem + 3.4782608696vw,6.25rem);border-bottom-right-radius:clamp(3.75rem,3.0543478260875rem + 3.4782608696vw,6.25rem)}.buy:not(:first-child){padding-top:clamp(7.5rem,5.4130434782625rem + 10.4347826087vw,15rem)}.buy__swiper-box{column-gap:clamp(1.5625rem,1.4755434782625rem + .4347826087vw,1.875rem)}.card-buy{gap:clamp(.9375rem,.746195652175rem + .9565217391vw,1.625rem)}.card-buy__title{font-size:clamp(1.625rem,.96413043478125rem + 3.3043478261vw,4rem)}.card-buy__text{font-size:clamp(1rem,.86086956521875rem + .6956521739vw,1.5rem)}.swiper-button-next,.swiper-button-prev{margin-top:clamp(6.25e-8rem,-1.32173905054375rem + 6.6086955652vw,4.75rem)}.right-about__list{row-gap:clamp(1.25rem,1.07608695651875rem + .8695652174vw,1.875rem)}.card-tokenomics__body:after{width:clamp(4.375rem,3.15760869565rem + 6.0869565217vw,8.75rem)}.card-tokenomics__title:not(:last-child){margin-bottom:clamp(1.25rem,.9717391304375rem + 1.3913043478vw,2.25rem)}.card-tokenomics__item span{width:clamp(1.25rem,.5543478260875rem + 3.4782608696vw,3.75rem)}.faqos{border-top-left-radius:clamp(3.75rem,3.0543478260875rem + 3.4782608696vw,6.25rem);border-top-right-radius:clamp(3.75rem,3.0543478260875rem + 3.4782608696vw,6.25rem);padding-bottom:clamp(2.0625rem,1.48858695651875rem + 2.8695652174vw,4.125rem)}.faqos__container{padding-left:clamp(.9375rem,.50271739130625rem + 2.1739130435vw,2.5rem);padding-right:clamp(.9375rem,.50271739130625rem + 2.1739130435vw,2.5rem)}.faqos__title{font-size:clamp(2.25rem,1.62391304348125rem + 3.1304347826vw,4.5rem)}.faqos__title:not(:last-child){margin-bottom:clamp(1.875rem,1.666304347825rem + 1.0434782609vw,2.625rem)}.spollers__item{padding-bottom:clamp(1.125rem,.8119565217375rem + 1.5652173913vw,2.25rem);padding-left:clamp(1.4375rem,1.0375rem + 2vw,2.875rem);padding-right:clamp(1.4375rem,1.0375rem + 2vw,2.875rem);padding-top:clamp(1.125rem,.8119565217375rem + 1.5652173913vw,2.25rem)}.spollers__title{font-size:clamp(1.125rem,.77717391304375rem + 1.7391304348vw,2.375rem)}.--spoller-init .spollers__title:after{width:clamp(2rem,1.44347826086875rem + 2.7826086957vw,4rem)}.spollers__body{font-size:clamp(1rem,.86086956521875rem + .6956521739vw,1.5rem);margin-top:clamp(.75rem,.59347826086875rem + .7826086957vw,1.3125rem)}.footer__wrapper{border-top-left-radius:clamp(3.75rem,3.0543478260875rem + 3.4782608696vw,6.25rem);border-top-right-radius:clamp(3.75rem,3.0543478260875rem + 3.4782608696vw,6.25rem)}.footer__container{padding-bottom:clamp(1.875rem,1.31847826086875rem + 2.7826086957vw,3.875rem);padding-left:clamp(.9375rem,.67663043478125rem + 1.3043478261vw,1.875rem);padding-right:clamp(.9375rem,.67663043478125rem + 1.3043478261vw,1.875rem)}.footer__top:not(:last-child){margin-bottom:clamp(1.25rem,.9543478260875rem + 1.4782608696vw,2.3125rem)}.footer__bottom{font-size:clamp(.75rem,.4369565217375rem + 1.5652173913vw,1.875rem)}.footer__address{column-gap:clamp(.625rem,.45108695651875rem + .8695652174vw,1.25rem)}.footer__button{width:clamp(1.25rem,.9717391304375rem + 1.3913043478vw,2.25rem)}.top-footer:not(:last-child){padding-bottom:clamp(1.25rem,.9543478260875rem + 1.4782608696vw,2.3125rem)}.top-footer:not(:last-child):after{height:clamp(.25rem,.18043478260625rem + .347826087vw,.5rem)}}@media (width >= 20em) and (width < 75em){.swiper-button-next,.swiper-button-prev{width:clamp(4.6875rem,2.98295454545625rem + 8.5227272727vw,9.375rem)}}@media (width >= 20em) and (width < 62em){.top-footer__link{font-size:clamp(1.375rem,.8392857142875rem + 2.6785714286vw,2.5rem)}}@media (width >= 20em) and (width < 48em){.card-tokenomics{padding-bottom:clamp(.9375rem,.7142857142875rem + 1.1160714286vw,1.25rem);padding-left:clamp(1.0625rem,.30357142856875rem + 3.7946428571vw,2.125rem);padding-right:clamp(1.0625rem,.30357142856875rem + 3.7946428571vw,2.125rem);padding-top:clamp(1.25rem,.26785714285625rem + 4.9107142857vw,2.625rem)}.card-tokenomics__wrapper{padding-bottom:clamp(.9375rem,.49107142856875rem + 2.2321428571vw,1.5625rem);padding-left:clamp(.3125rem,-.17857142856875rem + 2.4553571429vw,1rem);padding-right:clamp(.3125rem,-.17857142856875rem + 2.4553571429vw,1rem);padding-top:clamp(.9375rem,.49107142856875rem + 2.2321428571vw,1.5625rem)}.card-tokenomics__body{padding-bottom:clamp(1.875rem,-1.25rem + 15.625vw,6.25rem);padding-left:clamp(1.25rem,.17857142856875rem + 5.3571428571vw,2.75rem);padding-right:clamp(1.25rem,.17857142856875rem + 5.3571428571vw,2.75rem);padding-top:clamp(1.875rem,1.25rem + 3.125vw,2.75rem)}.card-tokenomics__title{font-size:clamp(1.75rem,.54464285714375rem + 6.0267857143vw,3.4375rem)}.card-tokenomics__item{font-size:clamp(1.125rem,.23214285714375rem + 4.4642857143vw,2.375rem)}.card-tokenomics__item:not(:last-child){margin-bottom:clamp(.625rem,-.26785714285625rem + 4.4642857143vw,1.875rem)}}@media (width >= 20em) and (width < 47.99875em){.trust__title{font-size:clamp(2rem,1.64284119826875rem + 1.7857940087vw,2.5rem)}}@media (width >= 20em) and (width < 30em){.buttle-buy__top-title{font-size:clamp(3.125rem,.625rem + 12.5vw,4.375rem)}.buttle-buy__bottom-title{font-size:clamp(3.75rem,-1.25rem + 25vw,6.25rem)}}@media (width >= 30em) and (width < 48em){.buttle-buy__top-title{font-size:clamp(2.5rem,1.45833333333125rem + 3.4722222222vw,3.125rem)}.buttle-buy__bottom-title{font-size:clamp(3.75rem,1.66666666666875rem + 6.9444444444vw,5rem)}}@media (width >= 30em) and (width < 100em){.title-about{font-size:clamp(2.25rem,.88392857143125rem + 4.5535714286vw,5.4375rem)}.left-about__title:not(:last-child){margin-bottom:clamp(1.25rem,.17857142856875rem + 3.5714285714vw,3.75rem)}.right-about__subtitle{font-size:clamp(1.375rem,1.10714285714375rem + .8928571429vw,2rem)}.right-about__count{font-size:clamp(1.5625rem,.49107142856875rem + 3.5714285714vw,4.0625rem)}.right-about__text{font-size:clamp(.875rem,.7142857142875rem + .5357142857vw,1.25rem)}}@media (min-width:47.99875em){.hero__pills img:first-child{display:none}.tokenomics__box{align-self:flex-start;flex:1 1 flBasis(2,50);perspective:70.375rem;transform:translate(-10%)}.card-tokenomics{margin-bottom:-5rem;transform:rotate3d(1,3,0,-19deg)}.footer__img img{aspect-ratio:628/647;bottom:0;position:absolute;right:-5%;width:100%;width:39%}}@media (width >= 48em) and (width < 91.875em){.footer__container{padding-left:clamp(.9375rem,2.90064102564375rem + -2.1367521368vw,1.875rem);padding-right:clamp(.9375rem,2.90064102564375rem + -2.1367521368vw,1.875rem)}}@media (width >= 48em) and (width < 75em){.buttle-buy__top-title{font-size:clamp(2.1875rem,-2.8125rem + 10.4166666667vw,5rem)}.buttle-buy__bottom-title{font-size:clamp(5rem,-3.8888888888875rem + 18.5185185185vw,10rem)}}@media (width >= 48em) and (width < 100em){.trust__title{font-size:clamp(2.5rem,-.5rem + 6.25vw,5.75rem)}.about__container{column-gap:clamp(1.25rem,.3846153846125rem + 1.8028846154vw,2.1875rem)}.right-about__subtitle:not(:last-child){margin-bottom:clamp(1.25rem,-.48076923076875rem + 3.6057692308vw,3.125rem)}.right-about__list:not(:last-child){margin-bottom:clamp(2.5rem,1.923076923075rem + 1.2019230769vw,3.125rem)}.right-about__blok-text{font-size:clamp(1.125rem,.77884615384375rem + .7211538462vw,1.5rem)}.card-tokenomics__title{font-size:clamp(2rem,.09615384615625rem + 3.9663461538vw,4.0625rem)}.card-tokenomics__item{column-gap:clamp(.9375rem,-.15865384615625rem + 2.2836538462vw,2.125rem);font-size:clamp(1.625rem,.2403846153875rem + 2.8846153846vw,3.125rem)}.card-tokenomics__item:not(:last-child){margin-bottom:clamp(.625rem,-.52884615384375rem + 2.4038461538vw,1.875rem)}.footer__container{padding-top:clamp(2.5rem,.076923076925rem + 5.0480769231vw,5.125rem)}}@media (width >= 48em){.card-tokenomics{padding-bottom:1.25rem;padding-left:2.125rem;padding-right:2.125rem;padding-top:2.625rem}.card-tokenomics__wrapper{padding-bottom:1.5625rem;padding-left:1rem;padding-right:1rem;padding-top:1.5625rem}.card-tokenomics__body{padding-bottom:6.25rem;padding-left:2.75rem;padding-right:2.75rem;padding-top:2.75rem}}@media (width >= 62em) and (width < 91.875em){.header__left,.menu__body{column-gap:clamp(.9375rem,-1.0081066945625rem + 3.1380753138vw,1.875rem)}}@media (width >= 62em) and (width < 100em){.buttle-buy{padding-left:clamp(2.5rem,-1.57894736841875rem + 6.5789473684vw,5rem)}.right-about__item{padding:clamp(.875rem,-.04276315789375rem + 1.4802631579vw,1.4375rem)}.right-about__count:not(:last-child){margin-bottom:clamp(.3125rem,-.70723684210625rem + 1.6447368421vw,.9375rem)}.right-about__blok-text p:not(:last-child){margin-bottom:clamp(.9375rem,-1.1019736842125rem + 3.2894736842vw,2.1875rem)}.menu__link{column-gap:clamp(.4375rem,.13157894736875rem + .4934210526vw,.625rem);font-size:clamp(1rem,.59210526315625rem + .6578947368vw,1.25rem);padding-left:clamp(.625rem,-.39473684210625rem + 1.6447368421vw,1.25rem);padding-right:clamp(.625rem,-.39473684210625rem + 1.6447368421vw,1.25rem)}.top-footer__link{font-size:clamp(2.5rem,.05263157895rem + 3.9473684211vw,4rem)}}@media (width >= 75em) and (width < 100em){.buy__wrapper-buttle{padding-top:clamp(6.25e-8rem,-6.37499975rem + 8.49999975vw,2.125rem)}.buttle-buy__top-title{font-size:clamp(3.125rem,-2.5rem + 7.5vw,5rem)}.buttle-buy__bottom-title{font-size:clamp(7.5rem,6.25e-8rem + 10vw,10rem)}.swiper-button-next,.swiper-button-prev{width:clamp(4.6875rem,-9.375rem + 18.75vw,9.375rem)}.swiper-button-next img,.swiper-button-prev img{width:clamp(1.875rem,-4.875rem + 9vw,4.125rem)}}@media (min-width:75em){.buy__swiper-box{transform:translate(-100%)}.--watcher-view .buy__swiper-box{animation:sliderAn .6s linear .6s forwards}.buy__slider{opacity:0;visibility:hidden}.--watcher-view .buy__slider{animation:sliderBodyAn .8s linear 1.2s forwards}.buttle-buy{transform:rotate(-90deg);transform-origin:bottom left}.--watcher-view .buttle-buy{animation:buttleAn .6s ease-in forwards}.swiper-button-next,.swiper-button-prev{opacity:0;transform:translate(250%) rotate(0);visibility:hidden}.--watcher-view .swiper-button-next,.--watcher-view .swiper-button-prev{animation:buttonPrev .8s ease .6s forwards}.swiper-button-next{transform:translate(-225%) rotate(0)}.--watcher-view .swiper-button-next{animation:buttonNext .8s ease .6s forwards,clickButton .7s ease 8s}}@media (min-width:81.25em) and (width >= 62em) and (width < 100em){.trust__decor img{height:clamp(1.875rem,-3.9375rem + 9.375vw,5.4375rem);width:clamp(6.875rem,.24671052631875rem + 10.6907894737vw,10.9375rem)}}@media (min-width:81.25em) and (width >= 100em){.trust__decor img{height:5.4375rem;width:10.9375rem}}@media (min-width:81.25em){.trust__decor{display:block;height:100%;left:0;pointer-events:none;position:absolute;top:-.0625rem;width:100%}.trust__decor img{height:5.4375rem;left:7%;position:absolute;width:10.9375rem}}@media (min-width:83.125em){.hero{padding-bottom:3.4375rem}.hero__cat-img{bottom:-14%;left:9%;position:absolute;z-index:5}}@media (width >= 91.875em){:root{--headH:6.5625rem}.button-orange{font-size:1.5rem}.page__buy:not(:first-child){margin-top:-8.75rem}.page__sections-wrapper{border-radius:6.25rem;padding-top:6.375rem}.page__about:not(:last-child){margin-bottom:6.25rem}.hero{border-bottom-left-radius:6.25rem;border-bottom-right-radius:6.25rem}.hero__title{font-size:20.9375rem;padding-left:3.4375rem}.trust{border-radius:6.25rem}.trust__container{row-gap:2.5rem}.trust__title{column-gap:4.6875rem;padding-left:3.4375rem}.trust__images{column-gap:2.5rem}.trust__images img:first-child{width:12.1875rem}.trust__images img:nth-child(2){width:4.125rem}.trust__images img:nth-child(3){width:12.1875rem}.buy{border-bottom-left-radius:6.25rem;border-bottom-right-radius:6.25rem}.buy:not(:first-child){padding-top:15rem}.buy__swiper-box{column-gap:1.875rem}.card-buy{gap:1.625rem}.card-buy__title{font-size:4rem}.card-buy__text{font-size:1.5rem}.swiper-button-next,.swiper-button-prev{margin-top:4.75rem}.right-about__list{row-gap:1.875rem}.card-tokenomics__body:after{width:8.75rem}.card-tokenomics__title:not(:last-child){margin-bottom:2.25rem}.card-tokenomics__item span{width:3.75rem}.faqos{border-top-left-radius:6.25rem;border-top-right-radius:6.25rem;padding-bottom:4.125rem}.faqos__container{padding-left:2.5rem;padding-right:2.5rem}.faqos__title{font-size:4.5rem}.faqos__title:not(:last-child){margin-bottom:2.625rem}.spollers__item{padding-bottom:2.25rem;padding-left:2.875rem;padding-right:2.875rem;padding-top:2.25rem}.spollers__title{font-size:2.375rem}.--spoller-init .spollers__title:after{width:4rem}.spollers__body{font-size:1.5rem;margin-top:1.3125rem}.header__left,.menu__body{column-gap:1.875rem}.footer__wrapper{border-top-left-radius:6.25rem;border-top-right-radius:6.25rem}.footer__container{padding-bottom:3.875rem;padding-left:.9375rem;padding-right:.9375rem}.footer__top:not(:last-child){margin-bottom:2.3125rem}.footer__bottom{font-size:1.875rem}.footer__address{column-gap:1.25rem}.footer__button{width:2.25rem}.top-footer:not(:last-child){padding-bottom:2.3125rem}.top-footer:not(:last-child):after{height:.5rem}}@media (width >= 100em){.title-about{font-size:5.4375rem}.trust__title{font-size:5.75rem}.buy__wrapper-buttle{padding-top:2.125rem}.buttle-buy{padding-left:5rem}.buttle-buy__top-title{font-size:5rem}.buttle-buy__bottom-title{font-size:10rem}.swiper-button-next,.swiper-button-prev{width:9.375rem}.swiper-button-next img,.swiper-button-prev img{width:4.125rem}.about__container{column-gap:2.1875rem}.left-about__title:not(:last-child){margin-bottom:3.75rem}.right-about__subtitle{font-size:2rem}.right-about__list:not(:last-child),.right-about__subtitle:not(:last-child){margin-bottom:3.125rem}.right-about__item{padding:1.4375rem}.right-about__count{font-size:4.0625rem}.right-about__count:not(:last-child){margin-bottom:.9375rem}.right-about__text{font-size:1.25rem}.right-about__blok-text{font-size:1.5rem}.right-about__blok-text p:not(:last-child){margin-bottom:2.1875rem}.card-tokenomics__title{font-size:4.0625rem}.card-tokenomics__item{column-gap:2.125rem;font-size:3.125rem}.card-tokenomics__item:not(:last-child){margin-bottom:1.875rem}.menu__link{column-gap:.625rem;font-size:1.25rem;padding-left:1.25rem;padding-right:1.25rem}.footer__container{padding-top:5.125rem}.top-footer__link{font-size:4rem}}@media (any-hover:hover){.button:hover{background-color:var(--bg-primary)}.button-orange:hover,.swiper-button-next:hover,.swiper-button-prev:hover{box-shadow:none}.menu__link:hover{color:var(--text-accent-sec)}.social-header__link:hover{transform:scale(.95)}.footer__button:hover{opacity:.5}.top-footer__link:hover{color:var(--bg-primary)}}