*{padding:0;margin:0;border:0}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}:active,:focus{outline:0}a:active,a:focus{outline:0}aside,footer,header,nav{display:block}button,input,textarea{font-family:inherit}input::-ms-clear{display:none}input,textarea{-moz-appearance:none;appearance:none;-webkit-appearance:none;border-radius:0}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:inherit}input::-moz-placeholder,textarea::-moz-placeholder{color:inherit}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:inherit}input::-ms-input-placeholder,textarea::-ms-input-placeholder{color:inherit}input::placeholder,textarea::placeholder{color:inherit}textarea{resize:none}button{cursor:pointer;background-color:#fff0}button::-moz-focus-inner{padding:0;border:0}a{display:inline-block;color:inherit}a,a:visited{text-decoration:none}a:hover{text-decoration:none}ul li{list-style:none}img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;vertical-align:top}svg{display:block;width:100%;height:100%;overflow:visible}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}picture{display:block;width:100%;height:100%}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type="number"]{-moz-appearance:textfield}address{font-style:normal}strong{display:block}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(../fonts/Poppins-Bold.woff2) format("woff2"),url(../fonts/Poppins-Bold.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(../fonts/Poppins-SemiBold.woff2) format("woff2"),url(../fonts/Poppins-SemiBold.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(../fonts/Poppins-Medium.woff2) format("woff2"),url(../fonts/Poppins-Medium.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(../fonts/Poppins-Regular.woff2) format("woff2"),url(../fonts/Poppins-Regular.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:400;font-display:swap;src:url(../fonts/Poppins-Italic.woff2) format("woff2"),url(../fonts/Poppins-Italic.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:600;font-display:swap;src:url(../fonts/Poppins-SemiBoldItalic.woff2) format("woff2"),url(../fonts/Poppins-SemiBoldItalic.woff) format("woff")}body,html{width:100%;font-size:100%;line-height:1.3;font-size:18px;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;scroll-behavior:smooth;scrollbar-gutter:stable}:root{--font-main:"Poppins", sans-serif;--container-width:1280px;--container-step:80px;--container-hero-step:24px;--container-step-tablet:20px;--container-step-mobile:16px;--container:calc(var(--container-width) + (var(--container-step) * 2));--container-hero:1440px;--white:#fff;--white-gray:#EAE7ED;--light-text-color:#d5cfda;--pink:#cf8fff;--text-darker:#c8aed9;--dark-text:#957fa5;--background:#31104c;--labels-primary:#000;--backgrounds-primary:#fff;--circle-gap:550px}@property --btn-gradient-1{syntax:'<color>';initial-value:#9541b1;inherits:false}@property --btn-gradient-2{syntax:'<color>';initial-value:#8138ba;inherits:false}.page{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-family:var(--font-main);font-weight:400;min-height:100vh;color:var(--white);background-color:var(--background)}.page.active{overflow:hidden}main{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.container{max-width:var(--container);margin:0 auto;padding:0 var(--container-step)}.container-hero{max-width:var(--container);margin:0 auto;padding:0 var(--container-hero-step);width:100%}.color-gray{color:var(--light-text-color)}.color-white{color:var(--white)}.color-white-gray{color:var(----white-gray)}.color-pink{color:var(--pink)}.color-darker{color:var(--text-darker)}.color-dark{color:var(--dark-text)}.mb-section{margin-bottom:60px}.mb-80{margin-bottom:80px}.mb-60{margin-bottom:60px}.mb-40{margin-bottom:40px}.mb-28{margin-bottom:20px}.flex{display:--webkit-flex;display:-ms-flexbox;display:flex}.column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.text-center{text-align:center}.center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.center-hor{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.btn{display:--webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:48px;min-width:167px;padding:12px 24px;gap:12px;color:var(--white);font-weight:500;line-height:1.3;font-size:18px;cursor:pointer;backdrop-filter:blur(5px);background:linear-gradient(180deg,var(--btn-gradient-1) 0%,var(--btn-gradient-2) 100%);border-radius:12px;transition:box-shadow 0.3s ease;white-space:nowrap}.btn:hover{box-shadow:0 0 0 6px rgb(188 84 250 / .2)}.btn:focus-visible{box-shadow:0 0 0 6px rgb(188 84 250 / .2)}.btn:active{box-shadow:0 0 0 7px rgb(188 84 250 / .3)}.btn img{width:20px;height:20px}.header__logo{z-index:1000}header .btn{min-height:44px;padding:12px 16px;font-size:16px}header .btn img{width:15px;height:15px}.header{position:fixed;width:100%;gap:20px;padding-top:16px;padding-bottom:16px;backdrop-filter:blur(30px);background:rgb(37 9 59 / .5);border:1px solid rgb(255 255 255 / .1);z-index:5}.nav__list{gap:34px}.nav__list-item a{transition:all ease 0.3s}.nav__list-item a:hover{color:#fff}.header__bg{pointer-events:none;position:absolute;z-index:0;top:0;width:100%;height:408px;left:50%;transform:translateX(-50%);overflow:hidden}.header__bg svg{scale:2;transform:translateY(-30%)}.hero{position:relative;overflow:hidden;margin-top:64px}.hero__top{padding-top:60px;padding-bottom:48px;width:47px;margin:0 auto}.container-img{max-width:100%}.hero .container-img{max-height:492px}.hero__descr{text-align:center;min-width:500px}.hero__descr span{background:linear-gradient(180deg,#fff 0%,#b75fff 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:#fff0}.hero__descr p{line-height:1.2;margin:0 auto;margin-top:16px;border:1px solid rgb(255 255 255 / .1);background:linear-gradient(180deg,rgb(206 92 230 / .15) 0%,rgb(175 77 255 / .15) 100%);border-radius:12px;padding:4px 16px;display:inline-block}.hero__descr button{margin:0 auto;margin-top:40px}.hero__bottom-bg{background:linear-gradient(180deg,#fff0 0%,#31104c 100%);width:100%;height:76px;pointer-events:none;position:absolute;bottom:0;left:0;right:0}.patners{margin-top:52px}.patners h2{text-align:center;margin-bottom:32px}.patners__list{gap:30px;flex-wrap:wrap}.patners__img{height:40px;min-width:150px;background-position:center;background-repeat:no-repeat;background-size:contain}.divider{height:34px;border-left:2px solid rgb(255 255 255 / .11)}.title{font-weight:500;font-size:18px;color:var(--pink);border-radius:100px;padding:12px 20px;border:1px solid rgb(255 255 255 / .1);display:inline-block;backdrop-filter:blur(20px);background:rgb(175 77 255 / .1)}.problems{text-align:center}.problems__list{display:-ms-grid;display:grid;-ms-grid-rows:auto;-ms-grid-columns:1fr 32px 1fr 32px 1fr;grid-template-columns:repeat(3,1fr);gap:32px}.problems__list-item{display:--webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-align:start;-ms-flex-align:start;justify-content:flex-start;gap:20px;padding:32px;background:rgb(255 255 255 / .05);border:1px solid rgb(212 160 255 / .1);border-radius:22px;transition:box-shadow 0.5s}.problems__list-item:hover{box-shadow:0 0 30px 0 rgb(212 160 255 / .12)}.problems__list-item .container-img{background:rgb(255 255 255 / .1);padding:20px;border-radius:12px;transition:box-shadow 0.5s}.problems__any img{height:20px;width:20px}.problems__any p{padding:0 6px}.problems__any-descr{border:1px dashed rgb(207 143 255 / .3);border-radius:100px;padding:14px 32px;gap:10px;height:48px}.problems__any-descr p{white-space:nowrap}.dash-line{border-bottom:1px dashed rgb(207 143 255 / .3);max-width:482px;width:100%}.audience-wrapper{text-align:center;background:rgb(255 255 255 / .05);border:1px solid rgb(212 160 255 / .1);border-radius:32px;padding:60px 80px}.auduence__list{gap:100px;margin-bottom:60px;flex-wrap:wrap}.auduence__list-item{max-width:278px;gap:20px;flex:0 0 calc(33.333% - 67px)}.auduence__list-item img{width:70px;height:70px}.auduence__list-item .container-img{position:relative}.auduence__list-item svg{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);pointer-events:none}.audience p,.audience span{font-size:16px;line-height:1.4}.audience .btn{width:auto}.value{text-align:center}.value h2{margin-bottom:24px}.value__items{display:-ms-grid;display:grid;-ms-grid-rows:auto;-ms-grid-columns:1fr 32px 1fr 32px 1fr;grid-template-columns:repeat(3,1fr);gap:32px}.value__item-top .container-img{height:60px;width:60px;border:1px solid rgb(212 160 255 / .1);border-radius:8px;background:rgb(255 255 255 / .05);padding:15px}.value__item-top{gap:20px;margin-bottom:20px}.process__cards-mobile{display:none}.process .btn{padding:14px 32px;margin-top:-8px}.process__card{gap:80px;padding-top:120px;min-height:520px}.process__card .icon{width:36px;height:40px}.process__cards-img{flex:2 1 500px;padding-right:30px;display:flex;margin:auto}.process-img-line{position:relative;margin-top:auto;transform-origin:right center}.process-img-line::after,.process-img-line::before{position:absolute;content:'';border:1px solid #3b244d;border-radius:20px;background:#250c39;z-index:-1;transition:all 0.3s}.process-img-line::before{width:100%;height:87.5%;top:6.25%;right:-7.9%;z-index:-2}.process-img-line::after{width:100%;height:92%;top:4%;right:-4.9%}.process-img-line img{scale:.9;transform:translateX(15px);transform-origin:right center;transition:all 0.3s ease}.active .process-img-line img{scale:1;transform:translateX(0)}.active .process-img-line::after{animation:stepper2 0.3s ease forwards;animation-delay:0.1s}.active .process-img-line::before{animation:stepper 0.2s ease forwards;animation-delay:0.2s}@keyframes stepper{0%{right:-7.9%;height:87.5%;top:6.25%}100%{right:-6.4%;height:92%;top:4%}}@keyframes stepper2{0%{right:-4.9%;height:92%;top:4%}100%{right:-3.2%;height:96%;top:2%}}.process__card-descr{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:32px;flex:1 1 700px}.process__card-descr--benefits{gap:12px;backdrop-filter:blur(20px);background:#3e165e;border-radius:16px;padding:24px;max-width:525px}.process__card-descr--benefits .icon{width:36px;height:36px;flex-shrink:0}.benefits{text-align:center}.benefits__items{display:-ms-grid;display:grid;-ms-grid-rows:auto;-ms-grid-columns:1fr 32px 1fr;grid-template-columns:repeat(2,1fr);gap:32px;max-width:1020px;margin:0 auto;margin-bottom:40px}.benefits__item{-webkit-box-align:start;-ms-flex-align:start;justify-content:flex-start;text-align:left;gap:20px;padding:30px;border:1px solid rgb(255 255 255 / .1);border-radius:20px}.benefits__item-top{gap:20px}.benefits .icon{width:40px;height:40px}.benefits .btn{margin:0 auto}.features__list-item{margin-bottom:20px;gap:10px}.features__wrapper{max-width:1020px;gap:20px;margin:0 auto}.features__item-bg{width:32px;height:32px;border:1px solid rgb(255 255 255 / .05);border-radius:8px;padding:7px;background:rgb(255 255 255 / .1)}.features__left{flex:1 1 591px}.features__right{background-position:center;background-repeat:no-repeat;background-size:contain;height:360px;width:360px;position:relative;flex:2 1 360px}.features__right-item{position:absolute;border-radius:132px;border:1 solid rgb(255 255 255 / .1);background:rgb(255 255 255 / .2);display:--webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:500}.features__right-item img{height:28px;width:28px}.features__right-item:nth-child(1){padding:10px 21px}.features__right-item:nth-child(2),.features__right-item:nth-child(4){padding:10px 21px}.features__right-item:nth-child(3),.features__right-item:nth-child(5),.features__right-item:nth-child(6){width:66px;height:66px;padding:10px}.features__item-floating{left:50%;top:50%;transform:translate(-50%,-50%);animation:floating 7s ease-in-out infinite}@keyframes floating{0%{transform:translate(-50%,-50%) translateY(10px)}50%{transform:translate(-50%,-50%) translateY(-10px)}100%{transform:translate(-50%,-50%) translateY(10px)}}.pricing{text-align:center}.pricing__items{gap:40px;max-width:880px;width:100%;margin:0 auto;margin-bottom:32px}.benefits__item ul li:not(:last-child){margin-bottom:8px}.process__card-descr--benefits li:not(:last-child){margin-bottom:8px}.pricing__item{border-radius:20px;padding:40px;border:1px solid rgb(255 255 255 / .1);background:#290f3f;width:100%;position:relative;overflow:hidden}.pricing__item-top{gap:12px}.pricing__item-top img{height:24px;width:24px}.pricing__item-center{text-align:left;gap:16px}.pricing__item-descr{gap:5px}.pricing .btn{margin-top:100px;width:100%}.pricing__accordion-content{max-height:0;overflow:hidden;transition:max-height 0.3s ease;margin:0 auto;width:max-content;max-width:100%}.pricing__accordion-item-descr{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;padding:24px 8px;gap:16px;text-align:left}.pricing__accordion-item-descr:not(:last-child){border-bottom:1px solid rgb(255 255 255 / .1)}.pricing__accordion-item.active .pricing__accordion-content{max-height:700px}.pricing__accordion-title{cursor:pointer;position:relative;display:inline-block}.pricing__accordion-title::before{position:absolute;content:'';background-image:url(../img/icons/terms-icon.svg);height:24px;width:24px;background-position:center;background-repeat:no-repeat;background-size:contain;left:-30px;top:-3px}.pricing__accordion-title::after{position:absolute;content:'';background-image:url(../img/icons/caret-up.svg);height:24px;width:24px;background-position:center;background-repeat:no-repeat;background-size:contain;right:-30px;transition:transform 0.3s ease;top:-3px}.pricing__accordion-item.active .pricing__accordion-title::after{transform:rotate(180deg)}.cases,.reviews{text-align:center}.reviews__content{height:600px;position:relative;overflow:hidden;max-width:936px;margin:0 auto}.reviews__content::before,.reviews__content::after{position:absolute;content:'';width:100%;left:0;right:0;pointer-events:none;height:241px;background:linear-gradient(180deg,#fff0 0%,#31104c 100%);z-index:2}.reviews__content::before{transform:rotate(-180deg);top:0}.reviews__content::after{bottom:0}.offer{text-align:center}.offer__wrapper{border:1px solid rgb(255 255 255 / .1);border-radius:32px;padding:105px 20px;background-color:#250C39;position:relative;overflow:hidden}.audience,.pricing,.value{position:relative}.audience-img,.pricing-top-circle,.pricing-right-circle,.pricing-left-bg,.value-right-bg,.offer-top-circle,.offer-bottom-circle{pointer-events:none;position:absolute}.audience-img{display:none;animation:scaled 2s ease-in-out infinite alternate}@keyframes scaled{from{transform:scale(.9)}to{transform:scale(1.2)}}.audience-img.img1{bottom:30px;left:10%;animation-delay:2s}.audience-img.img2{bottom:-10px;left:5%}.audience-img.img3{bottom:20px;right:10%;animation-delay:2s}.audience-img.img4{bottom:60px;right:15%}.value-right-bg{top:0;right:0;transform:translateY(-30%)}.pricing-left-bg{top:0;transform:translateY(-20%);left:0}.pricing-top-circle{top:0;left:-12%;transform:translateY(-60%)}.pricing-right-circle{right:0;transform:translateX(60%);top:calc(30% - 180px);animation:moveYPricing 6s ease-in-out infinite alternate}.pricing-right-circle.circle-1{animation-delay:3s}.offer-top-circle{right:0;top:-80%;animation:moveXLeft 8s ease-in-out infinite alternate}.offer-bottom-circle{bottom:-80%;left:0;animation:moveXRight 8s ease-in-out infinite alternate}@keyframes moveYPricing{from{top:calc(30% - 180px)}to{top:calc(0% + 180px)}}@keyframes moveXPricing{from{left:0}to{left:calc(100% - 290px)}}@keyframes moveXLeft{from{right:0}to{right:calc(100% - var(--circle-gap))}}@keyframes moveXRight{from{left:0}to{left:calc(100% - var(--circle-gap))}}.offer__content{max-width:550px;margin:0 auto}.offer .btn{margin:0 auto}.footer{position:relative}.footer .container{border-top:1px solid rgb(255 255 255 / .1);padding-top:60px}.footer__left{gap:24px;flex:1 0 auto}.footer__left p{max-width:271px}.footer__logo{max-width:121px}.footer__social{border:1px solid rgb(212 160 255 / .2);background:rgb(255 255 255 / .05);border-radius:100px;padding:3px;width:40px;height:40px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;align-items:center}.footer a{transition:all ease 0.3s}.footer a:hover,.footer a:focus-visible,.footer__social:hover,.footer__social:focus-visible{background:rgb(255 255 255 / .1)}.footer a:active,.footer__social:active{background:rgb(255 255 255 / .2)}.footer__right{gap:20px;max-width:600px;width:100%;justify-content:space-between}.footer__right-item p{margin-bottom:16px}.footer__right-socials{gap:24px}.footer__social img{width:20px;height:20px}.footer__bottom{height:378px;width:100%}.footer__bottom img{width:55px;height:48px}.contact__link{border:1px solid rgb(212 160 255 / .2);background:rgb(255 255 255 / .05);border-radius:12px;padding:12px 16px;gap:12px;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex}.contact__link:not(:last-child){display:-webkit-flex;display:-ms--flexbox;display:flex;margin-bottom:16px}.copyright{color:rgb(255 255 255 / .7)}.through{position:relative;overflow:hidden}.through::after{position:absolute;content:"";width:100%;height:1px;top:50%;background-color:var(--dark-text);left:0}.divider-horizont{border-bottom:1px solid rgb(255 255 255 / .1);margin:24px 0}.tx-14{font-size:14px}.tx-15{font-size:15px}.tx-16{font-size:16px}.tx-16-13{font-size:16px}.tx-16-14{font-size:16px}.tx-16-15{font-size:16px}.tx-18-14{font-size:18px}.tx-18-15{font-size:18px}.tx-18-16{font-size:18px}.tx-18{font-size:18px}.tx-20{font-size:20px}.tx-20-15{font-size:20px}.tx-20-16{font-size:20px}.tx-22-18{font-size:22px}.tx-24-20{font-size:24px}.tx-30-18{font-size:30px}.tx-34-24{font-size:34px}.tx-38-22{font-size:38px}.tx-40-24{font-size:40px}.tx-44-24{font-size:44px}.tx-50-28{font-size:50px}.fw-400{font-weight:400}.fw-500{font-weight:500}.fw-600{font-weight:600}.fw-700{font-weight:700}.italic{font-style:italic}.menu-overlay,.burger{display:none}.burger{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:42px;height:42px;background:none;border:none;cursor:pointer;border-radius:12px;gap:4px;padding:12px;background:rgb(212 160 255 / .2);z-index:1000}.nav-overlay{width:100%}.burger span{display:block;width:100%;height:2px;background:#fff;border-radius:2px;transition:transform 0.4s ease}.menu-overlay{position:fixed;top:0;left:0;inset:0;pointer-events:none;opacity:0;width:100vw;height:100vh;background:#31104C;display:-webkit-flex;display:-ms--flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;flex-direction:column;justify-content:start;align-items:center;gap:48px;transition:opacity 0.4s ease;z-index:999;background-image:url(../img/burger-bottom-bg.svg);background-repeat:no-repeat;background-size:cover;background-position:bottom;text-align:center;padding:0 16px;overflow:hidden}.menu-overlay::before{content:'';position:absolute;top:63px;height:1px;width:100vw;background:rgb(255 255 255 / .1);left:0}.nav__list-overlay{display:-webkit-flex;display:-ms--flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:96px}.nav__list-overlay li{padding:16px 0;width:100%}.benefits__mobile-icons{display:none}.burger-socials-wrapper{padding-top:14px;gap:24px}.burder_icon-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;width:100%}.burder_icon-wrapper img{height:42px;width:48px}.nav__list-overlay li:not(:last-child){border-bottom:1px solid rgb(255 255 255 / .1)}.menu-overlay.active{opacity:1;pointer-events:auto}.burger.open span:nth-child(1){transform:translateY(6px) rotate(45deg)}.burger.open span:nth-child(2){opacity:0}.burger.open span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.stripe{display:none;width:158px;height:17px;margin-top:50px}.case-slider__btn{margin-top:40px;display:flex;justify-content:space-between;align-items:center;gap:24px}.button-prev,.button-next{width:46px;height:46px;border:1px solid rgb(212 160 255 / .2);border-radius:100px;padding:3px;background:rgb(255 255 255 / .05);display:flex;justify-content:center;align-items:center;cursor:pointer}.swiper-button-disabled{opacity:.6}.swiper-button-disabled{cursor:default}.process.mb-section{margin-bottom:60px}.process__cards{height:calc(100vh * 5);position:relative}.steps-wrapper{position:sticky;top:0;height:900px;display:flex;align-items:center;justify-content:center;overflow:hidden;padding-bottom:100px;flex-direction:column}.process-step{width:100%;min-height:700px;position:absolute;opacity:0;transition:opacity 0.5s ease;display:flex;flex-direction:column;justify-content:flex-end}.process-step-mobile{width:100%;height:100vh;position:absolute;opacity:0;transition:opacity 0.5s ease;padding-top:80px}.process-step-mobile h2{margin-bottom:20px}.process__card-mobile{flex-direction:column;gap:16px;max-height:calc(100vh - 140px)}.process__card-mobile .process__cards-img{max-width:400px;margin:0 auto}.process-step.active,.process-step-mobile.active{opacity:1;z-index:4}.process__stepper{width:100%;margin-top:40px}.process__stepper-line{background-size:100% 100%;background-repeat:no-repeat;height:4px;width:100%}.step-1 .process__stepper-line{background:linear-gradient(to right,#BD53F8 0%,#BD53F8 20%,#4D296B 20%,#4D296B 100%)}.step-2 .process__stepper-line{background:linear-gradient(to right,#BD53F8 0%,#BD53F8 40%,#4D296B 40%,#4D296B 100%)}.step-3 .process__stepper-line{background:linear-gradient(to right,#BD53F8 0%,#BD53F8 60%,#4D296B 60%,#4D296B 100%)}.step-4 .process__stepper-line{background:linear-gradient(to right,#BD53F8 0%,#BD53F8 80%,#4D296B 40%,#4D296B 100%)}.step-5 .process__stepper-line{background:#BD53F8}.process__stepper-steps{margin-top:20px;display:grid;grid-template-columns:repeat(5,1fr)}.process__stepper-step p:first-child{margin-bottom:12px}.loop-section{display:flex;gap:20px;height:100%}.track{flex:1;overflow:hidden;position:relative}.loop{display:flex;flex-direction:column;will-change:transform;gap:24px}.reviews-item{border:1px solid rgb(255 255 255 / .1);border-radius:20px;padding:32px;display:flex;flex-direction:column;justify-content:space-between;gap:32px;min-width:296px;min-height:280px;text-align:left;position:relative;overflow:hidden;background:#250c39}.reviews-item-circle{position:absolute;pointer-events:none;top:-75%;right:-25%}.reviews-item-bottom{display:flex;gap:10px}.reviews-item-bottom img{width:48px;height:48px}.modal-overlay{position:fixed;inset:0;backdrop-filter:blur(4px);background:rgb(23 5 36 / .8);display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity 0.3s ease;z-index:1001}.modal-overlay.active{opacity:1;pointer-events:auto}.modal{background:var(--background);padding:20px;border-radius:12px;max-width:700px;max-height:649px;height:100%;width:100%;color:#fff;animation:scaleIn 0.3s ease;position:relative;border:1px solid rgb(255 255 255 / .1);border-radius:20px;padding:120px;margin:16px;gap:60px}.modal__form{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:30px}.modal__form-field{width:100%;position:relative}.modal h2{margin-top:0;margin-bottom:16px}.modal-close{height:26px;width:26px;position:absolute;top:40px;right:40px;padding:5px;transition:all ease 0.3s}.modal-close:hover,.modal-close:active,.modal-close:focus-visible{scale:1.2}.modal label{position:absolute;top:10px;left:14px;font-weight:500;font-size:14px;color:var(--dark-text)}.modal input{width:100%;border:1px solid rgb(255 255 255 / .1);border-radius:12px;padding:30px 14px 5px;color:#fff;background:rgb(255 255 255 / .08);font-size:16px;font-weight:500;transition:box-shadow 0.3s ease}.modal input::placeholder,.modal textarea::placeholder{color:#7A638A;opacity:1}.modal input:focus{box-shadow:0 0 0 6px rgb(188 84 250 / .2)}.modal-send-btn{min-width:310px;min-height:52px;margin-top:30px}.modal-icon{width:44px;height:38px;position:absolute;top:30px;left:50%;transform:translateX(-50%)}@keyframes scaleIn{from{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.problems,.audience,.value,.benefits,.features,.pricing,.cases,.reviews,.offer{padding-top:120px}.process{padding-top:60px}.fotter__bottom-bg{pointer-events:none;position:absolute;bottom:0;left:0;right:0;overflow:hidden;max-width:1440px;margin:0 auto}.fotter__bottom-bg svg{scale:.5;transform:translateY(100%)}.btn__wrapper{margin:0 auto;padding:16px;width:100%}@media (hover:none){.problems__list-item .container-img{animation:glow 16s ease-in-out infinite;animation-delay:calc(var(--i) * 2s);}}@keyframes glow{0%,100%{box-shadow:none}20%{box-shadow:0 0 26px 0 rgb(212 160 255 / .16)}40%{box-shadow:none}}@media (max-width:1440px){.process__card{gap:30px}.process__cards-img{flex:2 1 300px}.process__card-descr{flex:1 1 550px}}@media (max-width:1220px){.process__card-descr{flex:1 1 400px}.audience-wrapper{padding:60px 60px}.mb-section{margin-bottom:60px}.mb-80{margin-bottom:60px}.tx-40-24{font-size:32px}.tx-44-24{font-size:34px}.tx-50-28{font-size:42px}}@media (max-width:1200px){.loop-section{flex-direction:column;gap:15px;height:auto}.reviews__content::after,.reviews__content::before{background:#fff0}.reviews-item{border-radius:16px;max-width:400px;max-height:280px}.loop{flex-direction:row;width:max-content}.reviews.container{padding-left:0;padding-right:0}.reviews h2{padding:0 16px}}@media (max-width:1024px){.modal{max-height:561px;padding:80px;max-width:640px}.container{padding-left:var(--container-step-tablet);padding-right:var(--container-step-tablet)}.process__card{padding-top:120px}.process.mb-section{margin-bottom:20px}.nav-none,.none{display:none}.burger{display:flex}.header{top:0;left:0;width:100%;z-index:1000;padding-top:10px;padding-bottom:10px}.hero{margin-top:64px}.hero__top{padding-top:40px}.hero__descr{order:-1;width:100%;min-width:auto}.container-hero{flex-wrap:wrap;padding:0}.container-hero .container-img{max-width:50%}.hero-bg-first img{transform:translateX(-30%);width:310px}.hero-bg-second img{transform:translateX(30%);width:310px}.hero .btn{position:absolute;bottom:0;left:50%;transform:translateX(-50%);z-index:3;min-width:200px;margin-bottom:7px}.problems__list{max-width:500px;margin-left:auto;margin-right:auto;gap:20px}.problems__list-item{padding:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#fff0;border:none;gap:16px}.problems__list-item .container-img{max-width:64px;border:1px solid rgb(212 160 255 / .1);background:rgb(255 255 255 / .05)}.problems__list-item:hover{box-shadow:none}.problems__list-item:hover .container-img{box-shadow:none}.problems__list-item p{font-weight:400;color:var(--light-text-color)}.audience-wrapper{padding:0;background:#fff0;border:none}.auduence__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:60px;margin-bottom:60px}.value .color-darker{color:var(--dark-text)}.value__items{-ms-grid-columns:1fr 32px 1fr;grid-template-columns:repeat(2,1fr)}.benefits__items{-ms-grid-columns:1fr 32px;grid-template-columns:repeat(1,1fr);margin-bottom:0}.features__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.features__left{flex:1 1 auto;text-align:center}.features__list{text-align:left}.offer-top-circle,.offer-bottom-circle{width:275px;height:275px}.offer-top-circle{top:-45%}.offer-bottom-circle{bottom:-45%}:root{--circle-gap:275px}.pricing__items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:600px}.pricing .btn{margin-top:60px}.offer__wrapper{padding:80px 20px}.case-slider__btn{margin-top:32px;justify-content:center}.value h2,.benefits h2,.offer h2{font-weight:500}.benefits__mobile-icons{display:flex;flex-direction:column;align-items:center;gap:5.5px;margin-top:8px;margin-bottom:16px}.fotter__bottom-bg svg{scale:.8;transform:translateY(70%)}.dash-line{display:none}.stripe{display:block}.mb-80{margin-bottom:50px}.mb-60{margin-bottom:40px}.mb-40{margin-bottom:30px}.tx-18-14{font-size:16px}.tx-20-15{font-size:17px}.tx-22-18{font-size:20px}.tx-34-24{font-size:28px}.tx-38-22{font-size:28px}.tx-40-24{font-size:28px}.tx-44-24{font-size:30px}.tx-50-28{font-size:34px}}@media (max-width:800px){.audience-img{display:block}.process__cards-mobile{display:block}.process .btn{max-width:525px;width:100%;margin:0 auto}.process__card-descr{align-items:center}.process__cards{display:none}.steps-wrapper{padding-bottom:0;height:100vh}.process__stepper,.process__stepper-steps{margin-top:16px}.footer{padding-top:40px}.footer__wrapper,.footer__right{flex-direction:column;align-items:start}.footer__right{margin-top:40px}.footer__left p{max-width:320px}.footer__bottom{height:200px}.tx-30-18{font-size:24px}}@media (max-width:600px){.reviews-item-circle{top:-90%;scale:.8}.fotter__bottom-bg svg{scale:1.5;transform:translateY(35%)}.pricing-right-circle{transform:translateX(65%)}.offer-bottom-circle{bottom:-55%}.offer-top-circle{top:-55%}.process.container{padding-left:0;padding-right:0}.features__right-item img{width:24px;height:24px}.features__right-item:nth-child(3),.features__right-item:nth-child(5),.features__right-item:nth-child(6){width:50px;height:50px;padding:10px}.features__right-item:nth-child(1),.features__right-item:nth-child(2),.features__right-item:nth-child(4){padding:6px 16px}.footer__social{width:48px;height:48px}.modal__form-field label{font-weight:400}.footer__social{width:48px;height:48px}.footer__right{gap:40px}.footer__right-contact a{font-weight:400}.problems,.audience,.benefits,.offer{padding-top:60px}.pricing__item-top{text-align:left}.process__stepper{margin-top:0}.process__stepper-step p:first-child{margin-bottom:0}.process__card-descr{align-items:start;gap:16px}.process__card-descr h3{width:100%}.menu-overlay{text-align:left;align-items:start}.reviews__content{height:500px}.loop{gap:16px}.reviews-item{min-width:285px;min-height:230px;max-width:285px;max-height:230px;padding:24px;gap:10px}.reviews-item-bottom img{width:40px;height:40px}.container{padding-left:var(--container-step-mobile);padding-right:var(--container-step-mobile)}.container-hero .container-img{max-width:150px}.hero-bg-first img,.hero-bg-second img{width:280px}.hero-bg-first img{transform:translateX(-55%)}.hero-bg-second img{transform:translateX(10%)}.patners h2{font-weight:400}.patners__list{gap:20px}.patners__img{min-width:120px}.problems__list-item .container-img{max-width:64px}.problems__any-descr{padding:12px 24px}.problems__any img{width:15px;height:15px}.auduence__list-item img{width:52px;height:52px}.value__items{-ms-grid-columns:1fr;grid-template-columns:repeat(1,1fr);gap:60px;text-align:left;font-weight:500}.value__item-top{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:16px;gap:12px}.value__item-top .container-img{height:44px;width:44px;padding:10px}.benefits__item{padding:24px}.benefits__item .icon{width:28px;height:28px}.benefits__item-top,.pricing__item-top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:16px}.benefits__item-top h3{color:var(--white)}.process__card-descr--benefits{padding:16px;margin-top:24px}.features__right{width:320px;flex:2 1 auto;background-size:contain}.pricing__item h3{font-weight:400;color:#f0e4f6}.pricing__accordion-content{margin:0;width:100%}.pricing__accordion-item-descr{padding-top:20px;padding-bottom:20px}.benefits__item ul li:not(:last-child){margin-bottom:12px}.pricing .btn{margin-top:40px}.offer__wrapper{padding:60px 20px}.modal{padding:60px 20px;gap:40px;max-width:400px;max-height:473px}.modal-close{top:15px;right:15px}.modal-icon{display:none}.modal-send-btn{margin-top:10px;min-width:280px;width:100%}.mb-section{margin-bottom:0}.mb-80{margin-bottom:40px}.mb-60{margin-bottom:32px}.mb-40{margin-bottom:20px}.mb-28{margin-bottom:16px}.title{font-size:16px;padding:12px 16px}.tx-16-13{font-size:13px}.tx-16-14{font-size:14px}.tx-16-15{font-size:15px;line-height:1.2}.tx-18-14{font-size:14px}.tx-18-16{font-size:16px}.tx-20-16{font-size:16px}.tx-20-15{font-size:15px}.tx-22-18{font-size:18px}.tx-30-18{font-size:18px}.tx-34-24{font-size:24px}.tx-38-22{font-size:22px}.tx-40-24{font-size:24px}.tx-44-24{font-size:24px}.tx-50-28{font-size:28px}}@media(max-width:360px){.features__right{overflow:hidden;width:300px}}@media (max-width:600px) and (max-height:810px){.process-step-mobile h2{margin-bottom:12px}.process__card-mobile{gap:14px}}@media (max-width:600px) and (max-height:760px){.process__card-descr--benefits{margin-top:0}.btn__wrapper{padding-top:0}.process__card-descr{gap:14px}}@media (max-width:600px) and (max-height:720px){.process__card-mobile{gap:12px}.process__card-descr{gap:12px}.process__card-descr--benefits{padding:12px}}.form-success-toast{position:fixed;top:20px;left:50%;transform:translateX(-50%);background:#31104c;color:#fff;padding:15px 20px;border-radius:10px;font-size:16px;font-weight:500;box-shadow:0 4px 12px rgb(0 0 0 / .15);z-index:9999;opacity:0;pointer-events:none;transition:opacity 0.4s ease}.form-success-toast.show{opacity:1}#cookie-banner{display:none;position:fixed;bottom:32px;left:0;right:0;max-width:1232px;padding:0 16px;margin:0 auto;width:100%}.cookie-container{padding:20px}.cookie-container,.cookie-container__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;background:#faf5ff;z-index:9999;color:#272727;border-radius:16px;width:100%}.cookie-container__left{max-width:625px}.cookie-action{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:end;flex-direction:end;justify-content:flex-end;gap:15px;width:100%;max-width:300px}.cookie-action button{min-width:120px;font-size:16px}.cookie_image{width:32px;height:32px}@media (max-width:768px){.cookie-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cookie-action{-ms-flex-direction:center;flex-direction:center;justify-content:center;max-width:100%}.cookie-action button{width:100%}}@media (max-width:600px){.cookie-container__left{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}