html{box-sizing:border-box;scroll-behavior:smooth}*,*::before,*::after{box-sizing:inherit}body{margin:0}h1,h2,h3,h4,h5,h6,p,li{margin:0}ul{margin:0;padding:0;list-style:none}a{color:currentColor;text-decoration:none}button{margin:0;padding:0;border:none;cursor:pointer}img{display:block;max-width:100%;height:auto}@font-face{font-family:"Space Grotesk";src:url("/fonts/SpaceGrotesk-Light-300.woff2") format("woff2");font-weight:300;font-display:swap;font-style:normal}@font-face{font-family:"Space Grotesk";src:url("/fonts/SpaceGrotesk-Regular-400.woff2") format("woff2");font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:"Space Grotesk";src:url("/fonts/SpaceGrotesk-Medium-500.woff2") format("woff2");font-weight:500;font-display:swap;font-style:normal}@font-face{font-family:"Space Grotesk";src:url("/fonts/SpaceGrotesk-SemiBold-600.woff2") format("woff2");font-weight:600;font-display:swap;font-style:normal}@font-face{font-family:"Space Grotesk";src:url("/fonts/SpaceGrotesk-Bold-700.woff2") format("woff2");font-weight:700;font-display:swap;font-style:normal}@font-face{font-family:"Montserrat";src:url("/fonts/Montserrat-Thin-100.woff2") format("woff2");font-weight:100;font-display:swap;font-style:normal}@font-face{font-family:"Montserrat";src:url("/fonts/Montserrat-ExtraLight-200.woff2") format("woff2");font-weight:200;font-display:swap;font-style:normal}@font-face{font-family:"Montserrat";src:url("/fonts/Montserrat-Light-300.woff2") format("woff2");font-weight:300;font-display:swap;font-style:normal}@font-face{font-family:"Montserrat";src:url("/fonts/Montserrat-Regular-400.woff2") format("woff2");font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:"Montserrat";src:url("/fonts/Montserrat-Medium-500.woff2") format("woff2");font-weight:500;font-display:swap;font-style:normal}@font-face{font-family:"Montserrat";src:url("/fonts/Montserrat-SemiBold-600.woff2") format("woff2");font-weight:600;font-display:swap;font-style:normal}@font-face{font-family:"Montserrat";src:url("/fonts/Montserrat-Bold-700.woff2") format("woff2");font-weight:700;font-display:swap;font-style:normal}@font-face{font-family:"Montserrat";src:url("/fonts/Montserrat-ExtraBold-800.woff2") format("woff2");font-weight:800;font-display:swap;font-style:normal}@font-face{font-family:"Montserrat";src:url("/fonts/Montserrat-Black-900.woff2") format("woff2");font-weight:900;font-display:swap;font-style:normal}*,*::before,*::after{box-sizing:border-box}body{min-height:100vh;width:100%;font-family:"Montserrat",sans-serif;color:#d9d9d9;font-size:14px;line-height:1.2;background-color:#0f131c}@media screen and (min-width: 1440px){body{font-size:18px}}@media screen and (min-width: 1440px){body{font-size:18px}}.main{background-image:url("/img/bg.png");background-repeat:no-repeat;background-position:center 750px;background-size:cover}@media screen and (min-width: 1440px){.main{background-size:cover}}.section{padding:32px 0;margin:0 auto}@media screen and (min-width: 1440px){.section{padding:65px 0}}.container{max-width:375px;padding:0 20px;margin:0 auto}@media screen and (min-width: 1440px){.container{max-width:1440px;padding:0 120px}}@media screen and (min-width: 1440px){.container{max-width:1440px;padding:0 120px}}.section-title{margin-bottom:32px;font-family:"Space Grotesk",sans-serif;text-align:center;font-size:32px;font-weight:700;text-transform:capitalize;background:linear-gradient(90deg, #8bc8f4 0%, #f0f7fd 78.6%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media screen and (min-width: 1440px){.section-title{margin-bottom:64px}}@media screen and (min-width: 1440px){.section-title{margin-bottom:64px}}@media screen and (min-width: 1440px){.section-title{font-size:54px}}@media screen and (min-width: 1440px){.section-title{font-size:54px}}.modal{position:fixed;top:0;left:0;z-index:998;width:100%;height:100%;padding:20px;padding-top:72px;display:flex;justify-content:center;align-items:center;background:rgba(15,19,28,.5);backdrop-filter:blur(24px);pointer-events:none;opacity:0;transition-property:opacity;transition-duration:300ms;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1)}@media screen and (min-width: 1440px){.modal{padding-top:116px}}@media screen and (min-width: 1440px){.modal{padding-top:116px}}.modal__close-btn{position:absolute;top:18px;right:18px;background:rgba(0,0,0,0);border:none;transform:rotateZ(45deg);transition-property:scale;transition-duration:300ms;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1)}.modal__close-btn:hover{scale:1.2}.modal.show{opacity:1;pointer-events:all}.modal .reg-form-wrap{position:relative;padding-top:60px;transform:translateY(101%);border-radius:20px;border:2px solid #fff;background:#0f131c;transition-property:transform;transition-duration:300ms;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);max-width:400px}.modal.show .reg-form-wrap{display:block;transform:translateY(0)}.logo{display:flex}.logo__img-box{max-width:33px;max-height:29px}@media screen and (min-width: 1440px){.logo__img-box{max-width:64px;max-height:56px}}.logo__text{font-family:"Space Grotesk";font-style:normal;font-weight:700;line-height:normal;background:linear-gradient(90deg, #f0f7fd 0%, #8bc8f4 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.logo__text:nth-child(1){font-size:14px}@media screen and (min-width: 1440px){.logo__text:nth-child(1){font-size:27px}}.logo__text:nth-child(2){font-size:10px}@media screen and (min-width: 1440px){.logo__text:nth-child(2){font-size:20px}}.title{font-family:"Space Grotesk",sans-serif;font-size:18px;color:#fff}@media screen and (min-width: 1440px){.title{font-size:32px}}@media screen and (min-width: 1440px){.title{font-size:32px}}.under-title-text{text-align:center;font-size:16px}@media screen and (min-width: 1440px){.under-title-text{font-size:18px;font-weight:600}}.order-num{text-align:center;font-family:"Space Grotesk",sans-serif;font-weight:700;text-transform:capitalize;background:linear-gradient(90deg, #f0f7fd 0%, #8bc8f4 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.primary-button{position:relative;display:flex;align-items:center;gap:8px;min-height:44px;padding:2px;font-size:16px;font-family:"Space Grotesk",sans-serif;font-weight:700;color:#0e121b;border-radius:70px}@media screen and (min-width: 1440px){.primary-button{font-size:20px}}@media screen and (min-width: 1440px){.primary-button{font-size:20px}}.primary-button__caption{display:flex;justify-content:center;align-items:center;width:calc(100% - 52px);height:40px;border-radius:70px;background:#fff;transition-property:background;transition-duration:300ms;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1)}.primary-button__arrow-box{position:absolute;right:0;width:44px;height:44px;padding:14px;display:flex;justify-content:center;align-items:center;flex-shrink:0;border-radius:70px;overflow:hidden}.primary-button__arrow-box::after{content:"";position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;background:linear-gradient(90deg, #f0f7fd 0%, #8bc8f4 100%);transition-property:opacity;transition-duration:300ms;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1)}.primary-button::before{content:"";position:absolute;top:0;left:0;z-index:-1;display:block;width:calc(100% - 52px);height:100%;background:linear-gradient(90deg, #f0f7fd 0%, #8bc8f4 100%);border-radius:70px;transform-origin:left;transition-property:width;transition-duration:300ms;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1)}.primary-button:hover::before{width:100%}.primary-button:hover .primary-button__caption{background:rgba(0,0,0,0)}.primary-button:hover .primary-button__arrow-box::after{opacity:0}.primary-button--clean .primary-button__caption{width:100%}.primary-button--clean::before{content:"";width:100%}.secondary-button{position:relative;display:flex;padding:6px 16px;justify-content:center;align-items:center;color:#fff;font-family:"Montserrat",sans-serif;font-size:16px;font-weight:600;text-transform:capitalize;border-radius:10px;background:linear-gradient(90deg, rgba(240, 247, 253, 0.1) 0%, rgba(139, 200, 244, 0.1) 100%);box-shadow:2px 2px 10px 0px hsla(0,0%,100%,.25) inset,-2px -2px 10px 0px hsla(0,0%,100%,.25) inset;backdrop-filter:blur(24px);transition-property:color;transition-duration:300ms;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1)}@media screen and (min-width: 1440px){.secondary-button{font-size:20px}}@media screen and (min-width: 1440px){.secondary-button{font-size:20px}}.secondary-button::before{content:"";position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;background:linear-gradient(90deg, #f0f7fd 0%, #8bc8f4 100%);border-radius:10px;opacity:0;transition-property:opacity;transition-duration:300ms;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1)}.secondary-button:hover{color:#000}.secondary-button:hover::before{opacity:1}@media screen and (min-width: 1440px){.secondary-button{padding:8px 32px}}.card{padding:20px;border-radius:20px;background:hsla(0,0%,100%,.05);box-shadow:2px 2px 7px 0px hsla(0,0%,100%,.45) inset,-2px -2px 10px 0px hsla(0,0%,100%,.45) inset;backdrop-filter:blur(24px);transition:.4s !important}.card:hover,.card.cardFocus{background:rgba(190,224,249,.2);box-shadow:-2px -2px 10px 0px rgba(139,200,244,.75) inset,2px 2px 10px 0px rgba(139,200,244,.75) inset}.image{width:100%;height:100%;object-fit:contain}.visually-hidden{position:absolute;white-space:nowrap;width:1px;height:1px;overflow:hidden;border:0;padding:0;clip:rect(0 0 0 0);clip-path:inset(50%);margin:-1px}.overflow-hidden{overflow:hidden}@media screen and (min-width: 1440px){.mobile{display:none}}.tablet{display:none}@media screen and (min-width: 1440px){.tablet{display:block}}.header{position:fixed;z-index:999;width:100%;padding:10px 0;border-radius:16px;background:hsla(0,0%,100%,.05);box-shadow:0px -1px 5px 0px hsla(0,0%,100%,.2) inset;backdrop-filter:blur(24px)}.header__container{display:flex;justify-content:space-between;align-items:center}@media screen and (min-width: 1440px){.header{padding:20px 0;border-radius:0px 0px 20px 20px}}.auth-btns{display:flex;gap:10px}@media screen and (min-width: 1440px){.auth-btns{gap:16px}}.hero-section{padding-top:72px}@media screen and (min-width: 1440px){.hero-section{padding-top:144px}}@media screen and (min-width: 1440px){.hero-section{padding-top:144px}}.hero-section__container{position:relative}.hero-section__title{position:relative;width:fit-content;min-height:129px;margin:0 auto;margin-bottom:8px;font-size:36px}@media screen and (min-width: 1440px){.hero-section__title{margin-bottom:16px}}@media screen and (min-width: 1440px){.hero-section__title{margin-bottom:16px}}@media screen and (min-width: 1440px){.hero-section__title{font-size:74px}}@media screen and (min-width: 1440px){.hero-section__title{font-size:74px}}@media screen and (min-width: 1440px){.hero-section__title{min-height:177px}}.hero-section__text{margin-bottom:367px;text-align:center}@media screen and (min-width: 1440px){.hero-section__text{margin-bottom:187px}}@media screen and (min-width: 1440px){.hero-section__text{margin-bottom:187px}}@media screen and (max-width: 1439px){.hero-section__text{max-width:241px;margin-left:auto;margin-right:auto}}@media screen and (min-width: 1440px){.hero-section__text{font-size:18px;font-weight:600}}.hero-section__bg-box{position:absolute;top:200px;left:20px;z-index:-1;max-width:335px;max-height:335px;animation:bubbling-mob 1.5s cubic-bezier(0.4, 0, 0.2, 1)}@media screen and (min-width: 1440px){.hero-section__bg-box{max-width:894px;max-height:894px;top:60%;left:50%;transform:translate(-50%, -50%);animation:bubbling-desk 1s cubic-bezier(0.4, 0, 0.2, 1)}}.hero-section__card{display:flex;flex-direction:column;gap:22px}@media screen and (min-width: 1440px){.hero-section__card{gap:32px}}@media screen and (min-width: 1440px){.hero-section__card{gap:32px}}@media screen and (min-width: 1440px){.hero-section__card{width:329px}}.hero-section__card-text-box{display:flex;flex-direction:column;gap:8px}.hero-section__card-img-box{width:100%;max-height:190px;border-radius:14px;overflow:hidden}@media screen and (min-width: 1440px){.hero-section__card-img-box{max-height:199px}}.hero-card-box{display:flex;flex-direction:column;gap:16px}.hero-card-box__inner-box{display:flex;flex-direction:column;gap:16px}@media screen and (min-width: 1440px){.hero-card-box{flex-direction:row;justify-content:space-between}}@keyframes bubbling-desk{from{transform:translate(-50%, -10%)}to{transform:translate(-50%, -50%)}}@keyframes bubbling-mob{from{transform:translateY(200px)}to{transform:translateY(0)}}.features-section__container{position:relative}@media screen and (max-width: 1439px){.features-section__container{padding:0}}@media screen and (min-width: 1440px){.features-section__title{text-align:left}}.features-section__bg-crypto-box{position:absolute}.features-section__bg-crypto-box:nth-child(1){left:-7px;top:105px;width:120px;height:120px;transform:rotate(-22deg)}@media screen and (min-width: 1440px){.features-section__bg-crypto-box:nth-child(1){left:430px;top:120px;width:160px;height:160px}}.features-section__bg-crypto-box:nth-child(2){left:285px;top:370px;width:70px;height:70px;transform:rotate(22deg)}@media screen and (min-width: 1440px){.features-section__bg-crypto-box:nth-child(2){left:1210px;top:0;width:130px;height:130px}}.features-section__bg-crypto-box:nth-child(3){left:-15px;top:540px;width:100px;height:100px;transform:rotate(-23.267deg)}@media screen and (min-width: 1440px){.features-section__bg-crypto-box:nth-child(3){left:50px;top:620px}}.features-section__bg-crypto-box:nth-child(4){display:none}@media screen and (min-width: 1440px){.features-section__bg-crypto-box:nth-child(4){display:block;left:1265px;top:500px;width:107px;height:107px;transform:rotate(15.916deg)}}.features-section .swiper-pagination-bullet{width:8px;height:8px;fill:hsla(0,0%,100%,.05);box-shadow:-1px -1px 5px 0px hsla(0,0%,100%,.45) inset,1px 1px 5px 0px hsla(0,0%,100%,.45) inset;backdrop-filter:blur(24px)}.features-section .swiper-pagination-bullet-active{width:14px;height:14px;background:linear-gradient(90deg, #f0f7fd 0%, #8bc8f4 100%)}.feature-list__item{display:flex;flex-direction:column;gap:32px;flex-basis:252px;height:auto;transition-property:transform;transition-duration:300ms;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1)}.feature-list__item .primary-button{margin-top:auto}@media screen and (min-width: 1440px){.feature-list__item{flex-basis:calc((100% - 96px)/3)}.feature-list__item:nth-child(1){transform:translateX(-101%)}.feature-list__item:nth-child(3){transform:translateX(101%)}}@media screen and (max-width: 1439px){.feature-list__item.swiper-slide{transform:scale(0.95)}.feature-list__item.swiper-slide-active{transform:scale(1)}}.feature-list__img-box{max-width:80px;max-height:80px;margin:0 auto}@media screen and (min-width: 1440px){.feature-list__img-box{max-width:150px;max-height:150px}}.feature-list__text-box{display:flex;flex-direction:column;gap:8px;text-align:center}@media screen and (min-width: 1440px){.feature-list{display:flex;flex-direction:row;gap:48px}}.features-slider-pagination{display:flex;justify-content:center;align-items:center;padding-top:32px}@media screen and (min-width: 1440px){.features-slider-pagination{display:none}}.feature-list__item.translate-to-start{transform:translate(0)}.join-section__card{display:flex;flex-direction:column;gap:16px}@media screen and (min-width: 1440px){.join-section__card{flex-direction:row;gap:32px;padding:32px 40px}}.join-section__logo{justify-content:center}.join-section__title{margin-bottom:16px}.join-list{display:flex;flex-direction:column;gap:16px}.join-list__title{margin-bottom:4px;text-align:center}@media screen and (max-width: 1439px){.join-list__title{margin:0 auto;max-width:190px}}@media screen and (min-width: 1440px){.join-list__title{margin-bottom:8px;font-size:22px;text-align:left}}.join-list__text{text-align:center}@media screen and (min-width: 1440px){.join-list__text{font-size:16px;text-align:left}}.benefits-section__container{position:relative}.benefits-section__bg-crypto-box{position:absolute}.benefits-section__bg-crypto-box:nth-child(1){left:20px;top:40px;width:90px;height:90px}@media screen and (min-width: 1440px){.benefits-section__bg-crypto-box:nth-child(1){left:70px;top:70px}}.benefits-section__bg-crypto-box:nth-child(2){left:260px;top:300px;width:90px;height:90px;transform:rotate(-19.074deg)}@media screen and (min-width: 1440px){.benefits-section__bg-crypto-box:nth-child(2){left:370px;top:340px;width:110px;height:110px}}.benefits-section__bg-crypto-box:nth-child(3){left:20px;top:590px;width:65px;height:65px;transform:rotate(11.248deg)}@media screen and (min-width: 1440px){.benefits-section__bg-crypto-box:nth-child(3){left:886px;top:73px;width:130px;height:130px}}.benefits-section__bg-crypto-box:nth-child(4){left:283px;top:950px;width:50px;height:50px;transform:rotate(33.896deg)}@media screen and (min-width: 1440px){.benefits-section__bg-crypto-box:nth-child(4){left:1290px;top:370px;width:50px;height:50px}}.benefit-list{display:flex;flex-direction:column;gap:16px}@media screen and (min-width: 1440px){.benefit-list{gap:63px}}@media screen and (min-width: 1440px){.benefit-list{gap:63px}}.benefit-list__item{display:flex;flex-direction:column;gap:16px}@media screen and (min-width: 1440px){.benefit-list__item{flex-basis:calc((100% - 189px)/4)}}.benefit-list__item:hover .benefit-list__progress{transform:scaleX(1)}.benefit-list__percent{font-family:"Space Grotesk",sans-serif;font-size:100px;font-weight:700;background:linear-gradient(90deg, #8bc8f4 0%, #f0f7fd 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.benefit-list__percent-sup{font-size:32px}@media screen and (min-width: 1440px){.benefit-list__title{font-size:20px}}@media screen and (min-width: 1440px){.benefit-list__text{font-size:16px}}.benefit-list__progress{width:100%;height:5px;background:linear-gradient(90deg, #f0f7fd 0%, #8bc8f4 100%);transform-origin:left;transform:scaleX(1);transition:transform 1s linear}@media screen and (min-width: 1440px){.benefit-list{flex-direction:row}}@keyframes progress{from{transform:scaleX(0.004)}to{transform:scaleX(1)}}.journey-section__container{position:relative}.journey-section__bg-box{position:absolute;top:51%;left:50%;z-index:1;transform:translate(-50%, -50%);max-width:400px;width:100%;max-height:286px;pointer-events:none}@media screen and (min-width: 1440px){.journey-section__bg-box{max-width:450px;max-height:386px;top:50%}}.journey-list{display:flex;flex-direction:column;row-gap:16px;column-gap:16px;padding:0 41px}.journey-list__item{position:relative;display:flex;flex-direction:column;gap:16px;animation:card-focus 2s linear infinite}@media screen and (min-width: 1440px){.journey-list__item:nth-child(1){order:1}}@media screen and (max-width: 1439px){.journey-list__item:nth-child(2){margin-bottom:308.5px}}@media screen and (min-width: 1440px){.journey-list__item:nth-child(2){order:3;transform:translateX(58px)}}@media screen and (min-width: 1440px){.journey-list__item:nth-child(3){order:4;transform:translateX(-58px)}}@media screen and (min-width: 1440px){.journey-list__item:nth-child(4){order:2}}@media screen and (min-width: 1440px){.journey-list__item{flex-basis:251px}}.journey-list__img-box{max-width:50px;max-height:50px;margin:0 auto}.journey-list__text-box{display:flex;flex-direction:column;gap:8px;text-align:center}.journey-list__title{font-size:18px}@media screen and (min-width: 1440px){.journey-list__title{font-size:20px}}@media screen and (min-width: 1440px){.journey-list__title{font-size:20px}}.journey-list__text{font-size:14px}@media screen and (min-width: 1440px){.journey-list__text{font-size:16px}}@media screen and (min-width: 1440px){.journey-list__text{font-size:16px}}.journey-list__item .journey-list__decor-box{position:absolute;z-index:-1}.journey-list__item .journey-list__decor-box .blur-sphere{content:"";position:absolute;width:20px;height:20px;fill:rgba(20,40,57,.4);box-shadow:-2px -2px 10px 0px hsla(0,0%,100%,.45) inset,1px 1px 10px 0px hsla(0,0%,100%,.45) inset;backdrop-filter:blur(100px);border-radius:50%}@media screen and (min-width: 1440px){.journey-list__item .journey-list__decor-box .blur-sphere{width:38px;height:38px}}.journey-list__item:nth-child(1) .journey-list__decor-box{top:146.5px;left:calc(100% - 44px);width:79px;height:507px}.journey-list__item:nth-child(1) .journey-list__decor-box .blur-sphere{top:20px;left:63px;offset-path:path("M-11,-17 L0,-17 L10,-17 L10 480 L0, 480 L-10, 480");animation:moving 3s infinite linear}@media screen and (min-width: 1440px){.journey-list__item:nth-child(1) .journey-list__decor-box .blur-sphere{top:-15px;left:7px;offset-path:path("M18 20 H98 L100 20 L108 40 V180.5 L109 200 L114 210 L133.5 210 H159");animation:moving 3s infinite linear}}@media screen and (min-width: 1440px){.journey-list__item:nth-child(1) .journey-list__decor-box{top:45%;left:calc(100% - 7px);width:312px;height:202px}}.journey-list__item:nth-child(2) .journey-list__decor-box{top:67%;left:-41px;width:79px;height:240px}.journey-list__item:nth-child(2) .journey-list__decor-box .blur-sphere{top:-7px;left:22px;offset-path:path("M11 10 L8 10 L2.5 11 L-12 16 V21.5 V219 V225.5 L-10 239 L0 240 L7 242");animation:moving 3s infinite linear}@media screen and (min-width: 1440px){.journey-list__item:nth-child(2) .journey-list__decor-box .blur-sphere{top:110px;left:5px;offset-path:path("M20 19 H75.5 L89 4.5 L92 -105 H170.5");animation:moving 3s infinite linear}}@media screen and (min-width: 1440px){.journey-list__item:nth-child(2) .journey-list__decor-box{top:-15px;left:calc(100% - 7px);width:254px;height:134px}}.journey-list__item:nth-child(3) .journey-list__decor-box{top:-107px;left:72%;width:105px;height:269px}.journey-list__item:nth-child(3) .journey-list__decor-box .blur-sphere{top:0;left:0;offset-path:path("M20 4 H85 C96 3 102 11 102 23 V252.016 C104 255 95 265 84 265 H73");animation:moving-reverse 3s infinite linear}@media screen and (min-width: 1440px){.journey-list__item:nth-child(3) .journey-list__decor-box .blur-sphere{top:-14px;left:0;offset-path:path("M233 146 H181.81 C170 143 160 133 160 123 V25.0012 C161 26 152 20 141 20 H90.757803");animation:moving 3s infinite linear}}@media screen and (min-width: 1440px){.journey-list__item:nth-child(3) .journey-list__decor-box{top:-10px;left:calc(-100% + 1px);width:254px;height:151px}}.journey-list__item:nth-child(4) .journey-list__decor-box{top:-350px;left:-35px;width:112px;height:520px}.journey-list__item:nth-child(4) .journey-list__decor-box .blur-sphere{top:0;left:0;offset-path:path("M80 3 H23 C11 7 7 11 7 23 V500 C5 501 15 516 25 516 H34.5");animation:moving-reverse 3s infinite linear}@media screen and (min-width: 1440px){.journey-list__item:nth-child(4) .journey-list__decor-box .blur-sphere{top:0;left:179px;offset-path:path("M108 4 C26 4 16 12 16 24 V187 C-6 199 -15 199 -50 199");animation:moving 3s infinite linear}}@media screen and (min-width: 1440px){.journey-list__item:nth-child(4) .journey-list__decor-box{top:45%;left:calc(-100% - 53px);width:312px;height:202px}}@media screen and (min-width: 1440px){.journey-list{flex-direction:row;flex-wrap:wrap;justify-content:space-between;column-gap:600px;row-gap:139px}}@keyframes moving{0%{offset-distance:100%}100%{offset-distance:0}}@keyframes moving-reverse{0%{offset-distance:0}100%{offset-distance:100%}}.faq-section__title{margin-bottom:8px}.faq-section .under-title-text{margin-bottom:32px}@media screen and (min-width: 1440px){.faq-section .under-title-text{margin-bottom:64px}}@media screen and (min-width: 1440px){.faq-section .under-title-text{margin-bottom:64px}}.faq-list__item.active .faq-list__btn{transform:rotateZ(45deg)}.faq-list__item.active .faq-list__answer-text{max-height:150px;padding-top:16px}@media screen and (min-width: 1440px){.faq-list__item.active .faq-list__answer-text{padding-top:32px}}@media screen and (min-width: 1440px){.faq-list__item.active .faq-list__answer-text{padding-top:32px}}.faq-list__item:not(:last-child){margin-bottom:16px;padding-bottom:16px;border-bottom:2px solid #8d8f92}@media screen and (min-width: 1440px){.faq-list__item:not(:last-child){padding-bottom:32px}}.faq-list__question-box{display:flex;align-items:center;gap:6px;padding:0 16px}@media screen and (min-width: 1440px){.faq-list__question-box{gap:16px}}@media screen and (min-width: 1440px){.faq-list__question-box{gap:16px}}.faq-list__question{font-family:"Space Grotesk",sans-serif;font-size:18px;font-weight:700;background:linear-gradient(90deg, #f0f7fd 0%, #8bc8f4 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media screen and (min-width: 1440px){.faq-list__question{font-size:32px}}@media screen and (min-width: 1440px){.faq-list__question{font-size:32px}}.faq-list__order-num{margin-bottom:auto;flex-shrink:0;font-size:18px}@media screen and (min-width: 1440px){.faq-list__order-num{font-size:32px}}@media screen and (min-width: 1440px){.faq-list__order-num{font-size:32px}}.faq-list__btn{display:flex;justify-content:center;align-items:center;flex-shrink:0;margin-left:auto;width:24px;height:24px;background:rgba(0,0,0,0);transition-property:transform;transition-duration:300ms;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1)}.faq-list__answer-text{max-height:0;overflow:hidden;transition-property:max-height,padding-top;transition-duration:300ms;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);gap:14px}@media screen and (min-width: 1440px){.faq-list__answer-text{gap:16px}}@media screen and (min-width: 1440px){.faq-list__answer-text{gap:16px}}@media screen and (min-width: 1440px){.faq-list__answer-text{padding:0 16px}}.calculator-section .under-title-text{margin-bottom:32px}@media screen and (min-width: 1440px){.calculator-section .under-title-text{margin-bottom:64px}}@media screen and (min-width: 1440px){.calculator-section .under-title-text{margin-bottom:64px}}.calculator-section__container{position:relative;padding-bottom:24px}.calculator-section__title{margin-bottom:8px}.calculator-section__reg-form-wrap{width:100%;padding:0}@media screen and (min-width: 1440px){.calculator-section__reg-form-wrap{max-width:467px}}.calculator-section__bg-crypto-box{position:absolute}.calculator-section__bg-crypto-box:nth-child(1){left:5px;top:115px;width:90px;height:90px;transform:rotate(-19.367deg)}@media screen and (min-width: 1440px){.calculator-section__bg-crypto-box:nth-child(1){left:350px;top:190px;width:90px;height:90px}}.calculator-section__bg-crypto-box:nth-child(2){left:330px;top:400px;width:70px;height:70px;transform:rotate(22deg)}@media screen and (min-width: 1440px){.calculator-section__bg-crypto-box:nth-child(2){left:1243px;top:880px;width:130px;height:130px;transform:rotate(11.248deg)}}.calculator-section__bg-crypto-box:nth-child(3){left:-10px;top:718px;width:60px;height:60px;transform:rotate(-28.55deg)}@media screen and (min-width: 1440px){.calculator-section__bg-crypto-box:nth-child(3){left:790px;top:300px;width:100px;height:100px;transform:rotate(-23.267deg)}}.calculator-section__bg-crypto-box:nth-child(4){left:290px;top:1200px;width:120px;height:120px;transform:rotate(23.756deg)}@media screen and (min-width: 1440px){.calculator-section__bg-crypto-box:nth-child(4){left:60px;top:780px;width:160px;height:160px;transform:rotate(-27.29deg)}}@media screen and (max-width: 1439px){.calculator-section{overflow:hidden;padding-bottom:42px}}.form-container{display:flex;flex-direction:column;gap:16px}@media screen and (min-width: 1440px){.form-container__card{flex-basis:653px;padding:32px}}@media screen and (min-width: 1440px){.form-container{flex-direction:row;align-items:center;justify-content:space-between}}.calculator{font-family:"Space Grotesk";color:#101010}.calculator__wrapper{position:relative}.calculator__inner{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:32px}.calculator__output{display:flex;flex-direction:column;gap:10px;width:100%;padding:15px 32px;border-radius:20px;background:linear-gradient(90deg, #f0f7fd 0%, #8bc8f4 100%)}.calculator__output-title{font-size:32px;text-align:center}.calculator__output-earn{font-size:28px;font-weight:700;text-align:center}@media screen and (min-width: 1440px){.calculator__output-earn{font-size:32px}}.calculator__output-profit{display:flex;justify-content:space-between}.calculator__profit-item-title{margin-bottom:10px;font-size:16px;font-weight:400;line-height:1}@media screen and (min-width: 1440px){.calculator__profit-item-title{font-size:18px}}.calculator__profit-item-value{font-size:24px;font-weight:700;line-height:1.25}@media screen and (min-width: 1440px){.calculator__profit-item-value{font-size:36px}}.calculator__control-item-title{margin-bottom:16px;color:#fff;font-size:22px;font-weight:700;text-align:center}@media screen and (min-width: 1440px){.calculator__control-item-title{font-size:32px}}.calculator__control-item-range-value{display:flex;justify-content:center;align-items:center;gap:4px;width:fit-content;margin:0 auto;padding:15px 32px;color:#0f131c;font-size:16px;font-weight:700;border-radius:20px;background:linear-gradient(90deg, #f0f7fd 0%, #8bc8f4 100%)}.calculator__invest-controls{width:100%}.calculator__invest-controls-item:first-child{margin-bottom:32px}.calculator__control-range{margin-top:13px;display:flex;transform:translateY(-20px)}.calculator__control-range .calculator__range-value{font-size:14px;font-weight:400;color:#fff}@media screen and (min-width: 1440px){.calculator__control-range.investment .calculator__range-value:nth-child(1){margin-left:5px}}.calculator__control-range.investment .calculator__range-value:nth-child(2){margin-left:22.79px}@media screen and (min-width: 1440px){.calculator__control-range.investment .calculator__range-value:nth-child(2){margin-left:76px}}.calculator__control-range.investment .calculator__range-value:nth-child(3){margin-left:42px}@media screen and (min-width: 1440px){.calculator__control-range.investment .calculator__range-value:nth-child(3){margin-left:111px}}.calculator__control-range.investment .calculator__range-value:nth-child(4){margin-left:42px}@media screen and (min-width: 1440px){.calculator__control-range.investment .calculator__range-value:nth-child(4){margin-left:109px}}.calculator__control-range.investment .calculator__range-value:nth-child(5){margin-left:56px}@media screen and (min-width: 1440px){.calculator__control-range.investment .calculator__range-value:nth-child(5){margin-left:139px}}.calculator__control-range.period .calculator__range-value:nth-child(1){margin-left:6px}@media screen and (min-width: 1440px){.calculator__control-range.period .calculator__range-value:nth-child(1){margin-left:13px}}.calculator__control-range.period .calculator__range-value:nth-child(2){margin-left:42px}@media screen and (min-width: 1440px){.calculator__control-range.period .calculator__range-value:nth-child(2){margin-left:90px}}.calculator__control-range.period .calculator__range-value:nth-child(3){margin-left:53px}@media screen and (min-width: 1440px){.calculator__control-range.period .calculator__range-value:nth-child(3){margin-left:118px}}.calculator__control-range.period .calculator__range-value:nth-child(4){margin-left:52px}@media screen and (min-width: 1440px){.calculator__control-range.period .calculator__range-value:nth-child(4){margin-left:122px}}.calculator__control-range.period .calculator__range-value:nth-child(5){margin-left:60px}@media screen and (min-width: 1440px){.calculator__control-range.period .calculator__range-value:nth-child(5){margin-left:146px}}.calculator__scale-box{display:flex;padding:0 8.17px;gap:16.33px;transform:translateY(-11px)}@media screen and (min-width: 1440px){.calculator__scale-box{gap:32px}}@media screen and (min-width: 1440px){.calculator__scale-box{gap:32px}}@media screen and (min-width: 1440px){.calculator__scale-box{padding:0 16px}}.calculator__scale-mark{display:block;width:1px;height:8px;background:#d9d9d9}@media screen and (min-width: 1440px){.calculator__scale-mark{width:2px}}.calculator__scale-mark:nth-child(2n){height:13px}.irs--flat .irs-line{height:4px !important;border-radius:4px;background:#d9d9d9 !important}.irs--flat .irs-bar{height:4px !important;border-radius:4px 0px 0px 4px;background:linear-gradient(90deg, #f0f7fd 0%, #8bc8f4 100%) !important}.irs--flat .irs-min,.irs--flat .irs-max{display:none !important}.irs--flat .irs-handle{cursor:pointer !important;top:15px !important;width:24px !important;height:24px !important;background:rgba(126,126,126,.4) !important;box-shadow:1px 1px 5px 0px hsla(0,0%,100%,.45) inset,-1px -1px 5px 0px hsla(0,0%,100%,.45) inset !important;backdrop-filter:blur(400px);border-radius:50% !important;background-image:url("/img/blur-sphere.svg") !important;background-repeat:no-repeat !important;background-position:center !important;background-size:contain !important}@media screen and (min-width: 1440px){.irs--flat .irs-handle{top:10px !important;width:36px !important;height:36px !important}}.irs--flat .irs-handle i{display:none !important}.irs--flat .irs-from,.irs--flat .irs-to,.irs--flat .irs-single{top:-24px !important;color:#101010;font-size:24px;font-style:normal;font-weight:400;line-height:28px;background-color:unset !important;padding:0 !important}.irs--flat .irs-single{font-size:20px;font-weight:700;line-height:1}.irs--flat .irs-from:before,.irs--flat .irs-to:before,.irs--flat .irs-single:before{display:none !important}.irs-single{display:none !important}.explore-section{overflow:hidden;padding-bottom:64px}@media screen and (min-width: 1440px){.explore-section{padding-bottom:130px}}@media screen and (min-width: 1440px){.explore-section{padding-bottom:130px}}@media screen and (min-width: 1440px){.explore-section .primary-button{max-width:328px;width:100%;margin:0 auto}}.explore-section__title{margin:0}.explore-section__container{position:relative;display:flex;flex-direction:column;gap:32px}@media screen and (min-width: 1440px){.explore-section__container{gap:100px}}@media screen and (min-width: 1440px){.explore-section__container{gap:100px}}.explore-section__bg-crypto-box{position:absolute}.explore-section__bg-crypto-box:nth-child(1){left:-30px;top:285px;width:80px;height:80px;transform:rotate(-36.626deg)}@media screen and (min-width: 1440px){.explore-section__bg-crypto-box:nth-child(1){left:115px;top:950px;width:120px;height:120px;transform:rotate(-12deg)}}.explore-section__bg-crypto-box:nth-child(2){left:290px;top:1520px;width:108px;height:108px;transform:rotate(11.248deg)}@media screen and (min-width: 1440px){.explore-section__bg-crypto-box:nth-child(2){left:1150px;top:800px;width:171px;height:171px;transform:rotate(11.248deg)}}@media screen and (max-width: 1439px){.explore-section{padding-top:22px}}.explore-list{display:flex;flex-direction:column;gap:32px}@media screen and (min-width: 1440px){.explore-list{gap:100px}}@media screen and (min-width: 1440px){.explore-list{gap:100px}}.explore-list__item{display:flex;flex-direction:column;align-items:center;gap:32px}@media screen and (min-width: 1440px){.explore-list__item{flex-direction:row;gap:150px}}@media screen and (min-width: 1440px){.explore-list__item:nth-child(2n+1){flex-direction:row-reverse}}.explore-list__img-box{max-width:150px;max-height:132px;transform:translateY(200px);transition-property:transform;transition-duration:300ms;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1)}@media screen and (min-width: 1440px){.explore-list__img-box{flex-shrink:0;max-width:320px;max-height:320px;transform:translate(-500px)}.explore-list__item:nth-child(2n) .explore-list__img-box{transform:translate(500px)}}.explore-list__card{display:flex;flex-direction:column;gap:10px}@media screen and (min-width: 1440px){.explore-list__card{flex-basis:661px}}.explore-list__order-num{text-align:center;font-family:"Space Grotesk",sans-serif;font-size:22px;font-weight:700;text-transform:capitalize;background:linear-gradient(90deg, #f0f7fd 0%, #8bc8f4 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media screen and (min-width: 1440px){.explore-list__order-num{font-size:32px}}@media screen and (min-width: 1440px){.explore-list__order-num{font-size:32px}}.explore-list__title{text-align:center;font-family:"Space Grotesk",sans-serif;font-size:22px;font-weight:700;text-transform:capitalize;background:linear-gradient(90deg, #f0f7fd 0%, #8bc8f4 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media screen and (min-width: 1440px){.explore-list__title{font-size:32px}}@media screen and (min-width: 1440px){.explore-list__title{font-size:32px}}.explore-list__text{max-width:90%;align-self:center;font-size:14px;text-align:center}@media screen and (min-width: 1440px){.explore-list__text{font-size:16px}}@media screen and (min-width: 1440px){.explore-list__text{font-size:16px}}.explore-list__text strong{color:#fff}.explore-list__item .explore-list__img-box.translate-to-start{transform:translate(0)}.footer{padding:20px 0;border-radius:20px 20px 0px 0px;background:hsla(0,0%,100%,.05);box-shadow:0px 2px 10px 0px hsla(0,0%,100%,.45) inset;backdrop-filter:blur(24px)}.footer__container{display:flex;flex-direction:column;gap:16px}@media screen and (min-width: 1440px){.footer__container{padding:0 185px}}.footer__logo{justify-content:center}.disclaimer-list{display:flex;flex-direction:column;gap:16px}.disclaimer-list__title{margin-bottom:8px;color:#fff;text-align:center;font-weight:700}@media screen and (min-width: 1440px){.disclaimer-list__title{font-size:22px}}.disclaimer-list__text{color:#fff;text-align:center}@media screen and (min-width: 1440px){.disclaimer-list__text{font-size:16px}}.copyright{color:#fff;text-align:center;font-family:"Space Grotesk";font-size:16px;font-weight:700}.legal-list{display:flex;justify-content:center;gap:4px;color:#fff;text-align:center;font-family:"Space Grotesk";font-size:16px;font-weight:700}.legal-list__link:hover{text-decoration:underline}/*# sourceMappingURL=main.min.css.map */