*,:before,:after{box-sizing:border-box}*{margin:0;padding:0}html,body{height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;background-color:#f1f1f5;font-family:Lato,sans-serif;line-height:1.5}img,picture,video,canvas,svg{max-width:100%;height:auto;display:block}input,button,textarea,select{font:inherit;color:inherit;background:0 0;border:none;outline:none}ul,ol{list-style:none}a{color:inherit;text-decoration:none}button{cursor:pointer}html{scroll-behavior:smooth;scroll-padding-top:120px}@media (width<=768px){html{scroll-padding-top:95px}}.container{max-width:1200px;margin:0 auto;padding:0 16px}.section{padding:80px 0}@media (width<=768px){.section{padding:60px 0}}.title-h1{color:#000;text-transform:uppercase;font-family:Oswald,sans-serif;font-size:60px;font-weight:700;line-height:1.1}@media (width<=768px){.title-h1{font-size:46px}}@media (width<=480px){.title-h1{font-size:36px}}@media (width<=360px){.title-h1{font-size:32px}}.title-h2{color:#000;text-transform:uppercase;margin-bottom:40px;font-family:Oswald,sans-serif;font-size:42px;font-weight:700;line-height:1.2}@media (width<=768px){.title-h2{margin-bottom:30px;font-size:34px}}@media (width<=480px){.title-h2{margin-bottom:20px;font-size:28px}}.title-h3{color:#000;font-family:Oswald,sans-serif;font-size:24px;font-weight:700;line-height:1.3}@media (width<=480px){.title-h3{font-size:20px}}.text-lead{color:#000;font-family:Lato,sans-serif;font-size:24px;font-weight:700;line-height:1.2}@media (width<=768px){.text-lead{font-size:20px}}@media (width<=480px){.text-lead{font-size:18px}}.text-base{color:#000;font-family:Lato,sans-serif;font-size:16px;font-weight:400;line-height:1.5}@media (width<=480px){.text-base{font-size:15px}}.text-small{color:#0006;font-family:Lato,sans-serif;font-size:14px;font-weight:400}@media (width<=480px){.text-small{font-size:12px}}.btn{text-align:center;z-index:1;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:15px 35px;font-family:Lato,sans-serif;font-size:16px;font-weight:700;transition:transform .2s;display:inline-flex;position:relative}.btn:before{content:"";z-index:-2;background:#fff;border-radius:8px;position:absolute;inset:0;box-shadow:-4px -4px 11px #fffffff2,15px 15px 35px #8000ff0d,inset 2px 2px 4px #0000001f,inset -3px -3px 4px #ffffff8a}.btn:after{content:"";z-index:-1;border-radius:6px;transition:filter .2s;position:absolute;inset:5px;box-shadow:2px 2px 7px #00000029}.btn--primary{color:#000}.btn--primary:after{background:linear-gradient(#fae52c 0%,#e1d02a 100%)}.btn--purple{color:#fff}.btn--purple:after{background:#878be9}.btn:hover:after{filter:brightness(.95)}.btn:active{transform:translateY(1px)}@media (width<=480px){.btn{width:100%;padding:15px 20px}}.card{background:#f1f1f5;border-radius:19px;padding:30px;box-shadow:-10px -10px 20px #ffffffb5,10px 10px 26px #d6d6f5}@media (width<=480px){.card{border-radius:16px;padding:20px}}.card--accent{border:2px solid #878be9}.input{color:#000;background:#f1f1f5;border-radius:13px;width:100%;margin-bottom:20px;padding:15px 20px;font-family:Lato,sans-serif;font-size:16px;transition:outline .2s;box-shadow:inset -5px -4px 9px #fff,inset 2px 2px 12px #d5d8de}@media (width<=480px){.input{padding:12px 15px}}.input::placeholder{color:#0006}.input:focus{outline:2px solid #878be9}.decor{z-index:-1;pointer-events:none;position:absolute}.decor__number{color:#f1f1f5;text-shadow:-10px -10px 20px #ffffffb5,10px 10px 26px #d6d6f5;font-family:Oswald,sans-serif;font-size:180px;font-weight:700;line-height:.8}@media (width<=768px){.decor__number{font-size:120px}}@media (width<=480px){.decor__number{font-size:80px}}.decor__accent-shape{filter:blur(8px);background:#878be9;border-radius:50%}.legal-overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:9999;opacity:0;visibility:hidden;background:#10122399;justify-content:center;align-items:center;padding:20px;transition:all .3s;display:flex;position:fixed;inset:0}.legal-overlay.is-active{opacity:1;visibility:visible}.legal-modal{background:#f1f1f5;border-radius:20px;flex-direction:column;width:100%;max-width:800px;max-height:90vh;padding:50px 40px 40px;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;transform:translateY(20px)}.legal-overlay.is-active .legal-modal{transform:translateY(0)}@media (width<=768px){.legal-modal{max-height:85vh;padding:40px 20px 20px}}.legal-modal__close{color:#0006;cursor:pointer;background:0 0;border:none;padding:5px;transition:color .2s;position:absolute;top:20px;right:20px}.legal-modal__close:hover{color:#878be9}.legal-modal__close svg{width:28px;height:28px}.legal-modal__text{margin-top:20px;padding-right:10px;overflow-y:auto}.legal-modal__text::-webkit-scrollbar{width:6px}.legal-modal__text::-webkit-scrollbar-track{background:0 0}.legal-modal__text::-webkit-scrollbar-thumb{background:#878be966;border-radius:4px}.legal-modal__text h4{color:#000;margin:25px 0 10px;font-size:18px;font-weight:700}.legal-modal__text h4:first-child{margin-top:0}.legal-modal__text p,.legal-modal__text li{color:#000000b3;margin-bottom:12px;font-size:15px;line-height:1.6}.legal-modal__text ul{margin-bottom:12px;padding-left:20px}.header{z-index:9000;-webkit-backdrop-filter:blur(12px);background:#eff0f4d9;border-bottom:1px solid #ffffff80;transition:box-shadow .3s;position:fixed;top:0;left:0;right:0}.header.is-scrolled{box-shadow:0 10px 30px #a0a5b926}.header__container{justify-content:space-between;align-items:center;height:110px;display:flex;position:relative}@media (width<=992px){.header__container{height:85px}}.header__left{z-index:9002;align-items:center;gap:20px;display:flex}@media (width<=480px){.header__left{gap:15px}}.header__actions{z-index:9002;gap:15px;display:flex}@media (width<=992px){.header__actions{display:none}}.header__burger{cursor:pointer;background:#eff0f4;border:none;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:45px;height:45px;padding:0;transition:transform .2s;display:flex;box-shadow:-2px -2px 12px 2px #fff,4px 4px 12px #cecfe5e6,inset 1px 1px 2px #e8e8f2}.header__burger:active{transform:scale(.95)}.header__burger-inner{background:#eff0f4;border-radius:4px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:33px;height:33px;display:flex;box-shadow:-2px -2px 4px #fff,2px 2px 6px #cecfe5bf}.header__burger-inner span{transform-origin:50%;background:#878be9;border-radius:2px;width:16px;height:2px;transition:all .3s cubic-bezier(.4,0,.2,1);display:block}.header__burger.is-active .header__burger-inner{box-shadow:inset -2px -2px 4px #fff,inset 2px 2px 6px #cecfe5bf}.header__burger.is-active .header__burger-inner span:first-child{transform:translateY(6px)rotate(45deg)}.header__burger.is-active .header__burger-inner span:nth-child(2){opacity:0;transform:scaleX(0)}.header__burger.is-active .header__burger-inner span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.header__logo{height:74px;display:block}.header__logo img{object-fit:contain;width:auto;height:100%;display:block}@media (width<=992px){.header__logo{height:50px}}.header__nav-buttons{flex-direction:column;gap:15px;width:100%;margin-top:auto;display:flex}.header__btn-mobile{width:100%;display:flex}.header__nav{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);opacity:0;visibility:hidden;z-index:9001;background:#eff0f4f2;border:1px solid #fff9;border-radius:16px;min-width:250px;padding:25px 30px;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute;top:100px;left:16px;transform:translateY(-10px);box-shadow:10px 10px 40px #a0a5b94d}.header__nav.is-active{opacity:1;visibility:visible;transform:translateY(0)}.header__nav-decor{display:none}@media (width<=992px){.header__nav{background:#fff;border:none;flex-direction:column;height:100vh;padding:110px 20px 40px;display:flex;position:fixed;inset:0;overflow-y:auto}.header__nav-decor{filter:blur(40px);z-index:0;pointer-events:none;background:#878be926;border-radius:50%;width:300px;height:300px;display:block;position:absolute;bottom:-50px;right:-50px}}.header__menu{z-index:2;flex-direction:column;gap:20px;margin:0;padding:0;list-style:none;display:flex;position:relative}.header__menu a{color:#000;font-size:16px;font-weight:700;text-decoration:none;transition:color .2s}.header__menu a:hover{color:#878be9}@media (width<=992px){.header__menu{align-items:center;gap:25px;margin-bottom:40px}.header__menu a{text-transform:uppercase;font-size:24px}}.footer{padding:60px 0 30px;position:relative}.footer:before{content:"";background:#a0a5b94d;width:100%;max-width:1200px;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.footer__inner{justify-content:space-between;align-items:center;margin-bottom:50px;display:flex}@media (width<=768px){.footer__inner{text-align:center;flex-direction:column;gap:30px}}.footer__logo{height:55px;transition:transform .2s;display:block}.footer__logo:active{transform:scale(.95)}.footer__logo img{width:auto;height:100%;display:block}@media (width<=768px){.footer__logo{height:45px}}.footer__contacts{text-align:right;flex-direction:column;gap:5px;display:flex}@media (width<=768px){.footer__contacts{text-align:center}}.footer__label{color:#000;font-size:14px;font-weight:700}.footer__email{color:#878be9;font-size:24px;font-weight:700;text-decoration:none;transition:color .3s}.footer__email:hover{color:#464ddd}@media (width<=480px){.footer__email{font-size:20px}}.footer__bottom{border-top:1px solid #a0a5b933;justify-content:space-between;align-items:center;padding-top:20px;display:flex}@media (width<=768px){.footer__bottom{text-align:center;flex-direction:column-reverse;gap:15px}}.footer__policy{text-decoration:underline;transition:color .2s}.footer__policy:hover{color:#878be9}.hero{padding:190px 0 80px;position:relative;overflow:hidden}@media (width<=768px){.hero{padding:145px 0 60px}}@media (width<=480px){.hero{padding:125px 0 40px}}.hero__container{justify-content:space-between;align-items:center;margin-bottom:80px;display:flex;position:relative}@media (width<=768px){.hero__container{margin-bottom:50px}}.hero__content{z-index:2;max-width:650px}.hero__title{margin-bottom:50px;line-height:1.4}@media (width<=768px){.hero__title{margin-bottom:30px}}.hero__city-trigger{color:#878be9;cursor:pointer;vertical-align:bottom;white-space:normal;word-break:break-word;overflow-wrap:break-word;text-shadow:0 0 15px #878be966;border-radius:6px;max-width:100%;margin:0;padding:0 12px;line-height:1.2;transition:all .3s;display:inline-block;position:relative}.hero__city-trigger:before,.hero__city-trigger:after{content:"";opacity:.6;border:3px solid #878be9;width:14px;height:14px;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute}.hero__city-trigger:before{border-bottom:none;border-right:none;top:-4px;left:0}.hero__city-trigger:after{border-top:none;border-left:none;bottom:-2px;right:0}.hero__city-trigger:hover{color:#5c61e1;background:#878be91a}.hero__city-trigger:hover:before,.hero__city-trigger:hover:after{opacity:1;border-color:#878be9;border-radius:6px;width:100%;height:100%}.hero__subtitle{margin-bottom:60px}@media (width<=768px){.hero__subtitle{margin-bottom:40px}}@media (width<=480px){.hero__subtitle{margin-bottom:30px}}.hero__actions{flex-wrap:wrap;gap:20px;display:flex}.hero__actions .btn{flex:1;min-width:260px;max-width:320px}@media (width<=768px){.hero__actions .btn{max-width:100%}}@media (width<=480px){.hero__actions{flex-direction:column;gap:15px}}.hero__features{z-index:2;justify-content:space-between;align-items:center;gap:20px;padding:30px 50px;display:flex;position:relative}@media (width<=768px){.hero__features{flex-wrap:wrap;padding:30px}}@media (width<=480px){.hero__features{flex-direction:column;align-items:flex-start;gap:25px;padding:25px 20px}}.hero__feature-item{align-items:center;gap:15px;display:flex}.hero__feature-icon{color:#878be9;justify-content:center;align-items:center;display:flex}.hero__feature-icon svg{stroke-width:1.5px;filter:drop-shadow(0 4px 8px #878be966);width:42px;height:42px;transition:transform .3s}.hero__feature-item:hover .hero__feature-icon svg{transform:translateY(-3px)}@media (width<=480px){.hero__feature-icon svg{width:36px;height:36px}}.hero__decor{z-index:0;pointer-events:none;width:800px;position:absolute;top:-100px;right:-200px}.hero__decor img{filter:drop-shadow(15px 25px 40px #878be959)drop-shadow(-10px -10px 20px #fffc);width:90%;height:auto;display:block}@media (width<=1200px){.hero__decor{width:700px;top:-200px;right:-50px}}@media (width<=1024px){.hero__decor{width:550px;top:-150px;right:-30px}}@media (width<=768px){.hero__decor{width:450px;top:-100px;right:-30px}}@media (width<=480px){.hero__decor{width:320px;top:-50px;right:-20px}}@keyframes pulseCorners{0%{opacity:.9;transform:scale(1)}50%{opacity:1;text-shadow:0 0 15px #878be94d;transform:scale(1.02)}to{opacity:.9;transform:scale(1)}}.modal{z-index:1000;opacity:0;visibility:hidden;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;transition:opacity .3s,visibility .3s;display:flex;position:fixed;top:0;left:0}.modal.is-open{opacity:1;visibility:visible}.modal.is-open .modal__content{transform:translateY(0)}.modal__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0006;width:100%;height:100%;position:absolute;top:0;left:0}.modal__content{z-index:1001;width:100%;max-width:450px;padding:40px;transition:transform .3s;position:relative;transform:translateY(-20px)}@media (width<=480px){.modal__content{padding:30px 20px 25px}}.modal__close-btn{color:#0006;background:0 0;border:none;font-size:28px;transition:color .2s;position:absolute;top:15px;right:20px}.modal__close-btn:hover{color:#000}.modal__title{text-align:center;margin-bottom:20px}.modal__list{max-height:250px;margin-bottom:20px;overflow-y:auto}.modal__list::-webkit-scrollbar{width:6px}.modal__list::-webkit-scrollbar-thumb{background:#878be9;border-radius:4px}.modal__item{cursor:pointer;color:#000;border-radius:8px;padding:12px 15px;font-family:Lato,sans-serif;font-size:16px;transition:background .2s}.modal__item:hover{color:#878be9;background:#878be91a;font-weight:700}.modal__fallback{text-align:center;border-top:1px solid #0000000d;padding-top:20px}.modal__fallback .btn{width:100%}.modal__fallback strong{color:#878be9;font-weight:700}.about{position:relative;overflow:hidden}.about .relative{z-index:2;position:relative}.about__title{text-align:center;margin-bottom:60px}.about__title span{color:#878be9}.about__grid{grid-template-columns:repeat(3,1fr);gap:30px;margin-bottom:50px;display:grid}@media (width<=1024px){.about__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.about__grid{grid-template-columns:1fr}}.about__cities{justify-content:space-between;align-items:center;gap:30px;padding:40px 50px;display:flex}@media (width<=768px){.about__cities{text-align:center;flex-direction:column;padding:30px}}.about__cities-text{flex:1;margin:0}.about__cities-tags{flex-wrap:wrap;justify-content:center;gap:15px;display:flex}.about__city-tag{color:#878be9;background:#f1f1f5;border-radius:8px;padding:8px 16px;font-family:Lato,sans-serif;font-weight:700;box-shadow:inset 2px 2px 5px #0000000d,inset -2px -2px 5px #ffffff80}.about__decor{z-index:0;pointer-events:none;width:800px;position:absolute;top:100px;left:-200px;transform:scaleX(-1)}.about__decor img{filter:drop-shadow(15px 25px 40px #878be959)drop-shadow(-10px -10px 20px #fffc);width:100%;height:auto}@media (width<=1024px){.about__decor{width:600px;left:-100px}}@media (width<=768px){.about__decor{width:400px;top:50px;left:-50px}}@media (width<=480px){.about__decor{width:280px;top:150px;left:-40px}}.about-card{flex-direction:column;transition:transform .3s;display:flex}.about-card:hover{transform:translateY(-5px)}.about-card__icon{color:#878be9;background:#f1f1f5;border-radius:12px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:25px;display:flex;box-shadow:5px 5px 10px #a0a5b933,-5px -5px 10px #fff}.about-card__icon svg{stroke-width:1.5px;width:30px;height:30px}.about-card__title{margin-bottom:15px}.advantages{position:relative;overflow:clip visible}.advantages .relative{z-index:2;position:relative}.advantages__title{text-align:center;margin-bottom:70px}.advantages__title span{color:#878be9}.advantages__grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:30px;display:grid}@media (width>=1025px){.advantages__grid>:nth-child(2),.advantages__grid>:nth-child(5){transform:translateY(40px)}.advantages__grid>:nth-child(2):hover,.advantages__grid>:nth-child(5):hover{transform:translateY(35px)}.advantages__grid{padding-bottom:40px}}@media (width<=1024px){.advantages__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.advantages__grid{grid-template-columns:1fr}}.advantages__decor{z-index:0;pointer-events:none;width:800px;position:absolute;top:-50px;right:-150px}.advantages__decor img{filter:drop-shadow(15px 25px 40px #878be959)drop-shadow(-10px -10px 20px #fffc);width:100%;height:auto}@media (width<=1024px){.advantages__decor{width:600px;right:-80px}}@media (width<=768px){.advantages__decor{width:450px;top:0;right:-50px}}@media (width<=480px){.advantages__decor{width:350px;top:20px;right:-50px}}.advantages-card{border-radius:19px;flex-direction:column;justify-content:center;min-height:220px;padding:40px 30px;transition:transform .3s;display:flex;position:relative;overflow:hidden}.advantages-card:hover{transform:translateY(-5px)}.advantages-card:hover .advantages-card__bg-number{color:#878be9cc;transform:scale(1.1)}.advantages-card__title{z-index:2;margin-bottom:15px;position:relative}.advantages-card p{z-index:2;position:relative}.advantages-card__bg-number{color:#878be980;z-index:1;-webkit-user-select:none;user-select:none;font-family:Oswald,sans-serif;font-size:140px;font-weight:700;line-height:1;transition:all .4s;position:absolute;bottom:-20px;right:-10px}.card--inset{background:#f1f1f5;box-shadow:inset 6px 6px 15px #a0a5b966,inset -6px -6px 15px #ffffffe6,inset 0 0 40px #878be90d}.card--inset .advantages-card__bg-number{color:#e1d02a99}.card--inset:hover .advantages-card__bg-number{color:#e1d02ae6}.no-fee{padding-top:50px;position:relative;overflow:clip visible}.no-fee .relative{z-index:2;position:relative}.no-fee__container{justify-content:space-between;align-items:flex-start;display:flex;position:relative}@media (width<=992px){.no-fee__container{flex-direction:column;align-items:center;gap:50px}}.no-fee__left{flex:0 0 35%;max-width:35%}@media (width<=992px){.no-fee__left{flex:auto;justify-content:center;width:100%;max-width:100%;display:flex}}.no-fee__sticky{text-align:left;flex-direction:column;align-items:flex-start;width:fit-content;margin:0 auto;display:flex;position:sticky;top:150px}@media (width<=992px){.no-fee__sticky{position:relative;top:0}}.no-fee__title{margin-bottom:20px}.no-fee__title span{color:#878be9}.no-fee__zero{z-index:2;background:linear-gradient(135deg,#878be9 0% 75%,#d4ba1a 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 15px 25px #878be966);-webkit-background-clip:text;font-family:Oswald,sans-serif;font-size:150px;font-weight:700;line-height:1;position:relative}@media (width<=1024px){.no-fee__zero{font-size:120px}}@media (width<=768px){.no-fee__zero{font-size:100px}}.no-fee__liquid-blob{z-index:1;pointer-events:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:radial-gradient(circle,#878be999 0%,#878be90d 70%);width:280px;height:280px;animation:8s ease-in-out infinite liquidMorph;position:absolute;top:45%;left:38%;transform:translate(-50%,-50%);box-shadow:inset 15px 15px 30px #fff6,10px 10px 30px #878be94d}@media (width<=992px){.no-fee__liquid-blob{display:none}}.no-fee__right{z-index:2;flex-direction:column;flex:0 0 60%;gap:20px;max-width:60%;display:flex}@media (width<=992px){.no-fee__right{flex:auto;align-items:center;width:100%;max-width:100%}}.no-fee__decor{z-index:0;pointer-events:none;width:750px;position:absolute;top:50px;left:-150px}.no-fee__decor img{filter:drop-shadow(15px 25px 40px #878be959)drop-shadow(-10px -10px 20px #fffc);width:100%;height:auto}@media (width<=1024px){.no-fee__decor{width:550px;left:-80px}}@media (width<=768px){.no-fee__decor{width:400px;left:-50px}}@media (width<=480px){.no-fee__decor{width:250px;top:-50px;left:-30px}}.no-fee-card{border-radius:19px;align-items:center;gap:25px;width:100%;padding:30px 40px;transition:transform .3s;display:flex}@media (width<=992px){.no-fee-card{max-width:600px}}.no-fee-card:hover{transform:translate(-10px)}@media (width<=480px){.no-fee-card{align-items:flex-start;gap:15px;padding:20px}.no-fee-card:hover{transform:translateY(-5px)}}.no-fee-card__icon{background:#f1f1f5;border-radius:50%;justify-content:center;align-items:center;width:54px;min-width:54px;height:54px;display:flex;box-shadow:4px 4px 8px #a0a5b94d,-4px -4px 8px #fff}.no-fee-card__icon svg{stroke-width:2.5px;width:26px;height:26px}.no-fee-card__icon--purple{color:#878be9}.no-fee-card__icon--yellow{color:#d4ba1a}.no-fee-card__content{flex-direction:column;gap:8px;display:flex}.no-fee-card__title{color:#000;margin:0;font-size:20px;font-weight:700;line-height:1.2}.no-fee-card__title strong{color:#878be9}.no-fee-card__desc{color:#666;margin:0;font-size:15px;line-height:1.4}@keyframes liquidMorph{0%{border-radius:60% 40% 30% 70%/60% 30% 70% 40%}50%{border-radius:30% 60% 70% 40%/50% 60% 30%}to{border-radius:60% 40% 30% 70%/60% 30% 70% 40%}}.workflow{background-color:#f1f1f5;overflow:hidden}.workflow__container-flex{align-items:center;gap:60px;padding:100px 16px;display:flex}@media (width<=1024px){.workflow__container-flex{text-align:center;flex-direction:column;gap:80px}}.workflow__info{flex:1;max-width:500px}.workflow__info .title-h1{text-align:left;margin-bottom:30px}@media (width<=1024px){.workflow__info .title-h1{text-align:center}}.workflow__info .text-lead{opacity:.8;margin-bottom:40px}.workflow__steps-list{text-align:left;flex-direction:column;gap:20px;padding:0;list-style:none;display:flex}.workflow__steps-list li{align-items:center;gap:15px;font-size:16px;font-weight:500;display:flex}.workflow__steps-list li span{color:#878be9;font-family:Oswald,sans-serif;font-size:20px;font-weight:700}.workflow__visual{flex:1;justify-content:center;align-items:center;display:flex}.workflow__circle{border-radius:50%;width:440px;height:440px;position:relative}.workflow__circle:before{content:"";border:2px dashed #878be966;border-radius:50%;animation:40s linear infinite orbitSpin;position:absolute;inset:0}@media (width<=768px){.workflow__circle{width:340px;height:340px}}@media (width<=480px){.workflow__circle{width:280px;height:280px}}.workflow__center{z-index:2;background:#f1f1f5;border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:-10px -10px 20px #ffffffb5,10px 10px 26px #d6d6f5}.workflow__center img{width:60px;height:auto}@media (width<=768px){.workflow__center{width:90px;height:90px}.workflow__center img{width:45px}}.workflow__item{width:0;height:0;transform:rotate(var(--angle)) translateY(-220px) rotate(calc(-1 * var(--angle)));z-index:5;position:absolute;top:50%;left:50%}@media (width<=768px){.workflow__item{transform:rotate(var(--angle)) translateY(-170px) rotate(calc(-1 * var(--angle)))}}@media (width<=480px){.workflow__item{transform:rotate(var(--angle)) translateY(-140px) rotate(calc(-1 * var(--angle)))}}.workflow__content{flex-direction:column;align-items:center;gap:10px;width:150px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.workflow__icon{color:#878be9;background:#f1f1f5;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:all .3s;display:flex;box-shadow:-10px -10px 20px #ffffffb5,10px 10px 26px #d6d6f5}.workflow__icon svg{stroke-width:1.5px;width:24px;height:24px}.workflow__text{color:#000;font-size:14px;font-weight:700;line-height:1.2}@media (width<=480px){.workflow__text{font-size:10px}}.workflow__content:hover .workflow__icon{transform:scale(1.1);box-shadow:inset 2px 2px 5px #0000001a,inset -3px -3px 7px #fff}@keyframes orbitSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.marketing{position:relative;overflow:clip visible}.marketing__header{text-align:center;z-index:10;max-width:800px;margin:0 auto 60px;position:relative}.marketing__title span{color:#878be9}.marketing__grid{z-index:10;grid-template-columns:repeat(2,1fr);gap:30px;margin-bottom:50px;display:grid;position:relative}@media (width<=768px){.marketing__grid{grid-template-columns:1fr}}.marketing .marketing-card{flex-direction:column;gap:20px;padding:40px;transition:transform .3s;display:flex}.marketing .marketing-card:hover{transform:translateY(-5px)}.marketing .marketing-card__brand{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.marketing .marketing-card__logo{object-fit:contain;object-position:left center;width:auto;display:block}.marketing .marketing-card__logo--avito{height:24px}.marketing .marketing-card__logo--yandex{height:44px}.marketing .marketing-card__logo--wb{height:34px}.marketing .marketing-card__icon-wrap{color:#878be9;align-items:center;width:32px;height:32px;display:flex}.marketing .marketing-card__icon-wrap svg{stroke-width:1.5px;width:100%;height:100%}.marketing .marketing-card__status{text-transform:uppercase;letter-spacing:.5px;color:#71a700;white-space:nowrap;background:#88cb001a;border:1px solid #88cb0033;border-radius:20px;padding:5px 12px;font-size:11px;font-weight:800}.marketing .marketing-card__status:before{content:"";background:#88cb00;border-radius:50%;width:6px;height:6px;margin-right:6px;display:inline-block;box-shadow:0 0 8px #88cb00}.marketing__autopilot{z-index:10;justify-content:space-between;align-items:center;gap:40px;padding:50px;display:flex;position:relative;overflow:hidden}@media (width<=992px){.marketing__autopilot{text-align:center;flex-direction:column;padding:40px 25px}}.marketing__autopilot-badge{color:#fff;background:#878be9;border-radius:8px;align-items:center;gap:8px;margin-bottom:20px;padding:8px 16px;font-size:14px;font-weight:700;display:inline-flex;box-shadow:0 5px 15px #878be966}.marketing__autopilot-visual{width:200px;height:100px;position:relative}.marketing__autopilot-visual .no-fee__liquid-blob{width:180px;height:180px;left:50%;display:block!important}@media (width<=992px){.marketing__autopilot-visual{display:none}}.marketing__decor{z-index:0;pointer-events:none;width:750px;position:absolute;top:-50px;left:-200px}.marketing__decor img{filter:drop-shadow(15px 25px 40px #878be959)drop-shadow(-10px -10px 20px #fffc);width:100%;height:auto}@media (width<=1024px){.marketing__decor{width:550px;left:-100px}}@media (width<=768px){.marketing__decor{width:400px;top:0;left:-50px}}@media (width<=480px){.marketing__decor{width:280px;top:20px;left:-30px}}.benefits{position:relative;overflow-x:clip}.benefits__header{text-align:center;z-index:10;margin-bottom:60px;position:relative}.benefits__header span{color:#878be9}.benefits .bento-grid{z-index:10;grid-template-columns:repeat(4,1fr);gap:24px;display:grid;position:relative}@media (width<=992px){.benefits .bento-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=576px){.benefits .bento-grid{grid-template-columns:1fr}}.benefits .bento-card{flex-direction:column;justify-content:flex-start;padding:30px;transition:transform .3s;display:flex;position:relative;overflow:hidden}.benefits .bento-card:hover{transform:translateY(-5px)}.benefits .bento-card__icon{color:#000;background:#f1f1f5;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:20px;display:flex;box-shadow:4px 4px 10px #a0a5b966,-4px -4px 10px #fff}.benefits .bento-card__icon svg{stroke-width:2px;width:24px;height:24px}.benefits .bento-card__icon--purple{color:#878be9}.benefits .bento-card__title{margin-bottom:10px;font-size:18px;font-weight:700}.benefits .bento-card--brand{grid-area:span 2/span 2;justify-content:center;padding:40px}@media (width<=992px){.benefits .bento-card--brand{grid-row:span 1}}@media (width<=576px){.benefits .bento-card--brand{grid-column:span 1;padding:30px}}.benefits .bento-card--brand .title-h3{color:#878be9;z-index:2;margin-bottom:20px;font-size:36px;position:relative}.benefits .bento-card--brand .text-base{z-index:2;font-size:18px;position:relative}.benefits .bento-card--brand .bento-card__bg-icon{color:#878be9;opacity:.1;z-index:1;position:absolute;bottom:-30px;right:-30px}.benefits .bento-card--brand .bento-card__bg-icon svg{stroke-width:1px;width:250px;height:250px}.benefits .bento-card--footer{flex-direction:row;grid-column:span 4;justify-content:space-between;align-items:center;gap:30px;padding:40px}@media (width<=992px){.benefits .bento-card--footer{grid-column:span 2}}@media (width<=576px){.benefits .bento-card--footer{text-align:center;flex-direction:column;grid-column:span 1;align-items:center}}.benefits .bento-card--footer .bento-card__footer-content{align-items:center;gap:25px;display:flex}@media (width<=576px){.benefits .bento-card--footer .bento-card__footer-content{flex-direction:column}}.benefits .bento-card--footer .bento-card__icon{flex-shrink:0;margin-bottom:0}.benefits .bento-card--footer .title-h3{color:#878be9;margin-bottom:5px}.benefits .bento-card--footer p{margin:0}.benefits .bento-card--footer:hover{transform:none}.benefits__decor{z-index:0;pointer-events:none;width:800px;position:absolute;top:-100px;right:-250px}.benefits__decor img{filter:drop-shadow(15px 25px 40px #878be959)drop-shadow(-10px -10px 20px #fffc);width:100%;height:auto}@media (width<=1024px){.benefits__decor{width:600px;right:-150px}}@media (width<=768px){.benefits__decor{opacity:.5;width:450px;top:0;right:-50px}}@media (width<=480px){.benefits__decor{width:300px;top:50px;right:-30px}}.requirements{position:relative;overflow:hidden}.requirements__inner{z-index:10;align-items:center;gap:60px;display:flex;position:relative}@media (width<=992px){.requirements__inner{text-align:center;flex-direction:column;gap:40px}}.requirements__info{flex:1;position:relative}.requirements__info .title-h2 span{color:#878be9}.requirements__info .text-lead{color:#0006;max-width:400px}@media (width<=992px){.requirements__info .text-lead{margin:0 auto}}.requirements__list{flex-direction:column;flex:1.2;align-items:flex-start;gap:20px;width:100%;display:flex}.requirements .req-card{width:calc(100% - 100px);margin-left:calc(var(--cascade-step) * 25px);background:#f1f1f5;border-radius:100px;align-items:center;gap:25px;padding:20px 30px;transition:transform .3s,box-shadow .3s;display:flex}.requirements .req-card:hover{transform:translate(-10px);box-shadow:12px 12px 30px #878be926,-10px -10px 20px #fff}@media (width<=992px){.requirements .req-card{text-align:center;border-radius:20px;flex-direction:column;gap:15px;width:100%;margin-left:0;transform:none!important}}.requirements .req-card__icon{color:#878be9;background:#f1f1f5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;display:flex;box-shadow:inset 2px 2px 5px #0000001a,inset -3px -3px 7px #fff}.requirements .req-card__icon svg{stroke-width:2px;width:28px;height:28px}.requirements .req-card__text{flex:1}.requirements .req-card__text .title-h3{margin-bottom:4px;font-size:20px}.requirements .req-card__text .text-small{margin:0;font-size:15px}.requirements__decor{z-index:0;pointer-events:none;color:#ffffffb3;width:650px;height:650px;position:absolute;top:50%;left:-150px;transform:translateY(-50%)}.requirements__decor svg{stroke-width:1.1px;filter:drop-shadow(15px 20px 30px #878be999)drop-shadow(-10px -10px 20px #fff);width:100%;height:100%}@media (width<=1024px){.requirements__decor{width:450px;height:450px;left:-100px}}@media (width<=768px){.requirements__decor{color:#fff6;width:350px;height:350px;left:50%;transform:translate(-50%,-50%)}}.launch{position:relative;overflow:clip visible}.launch__header{text-align:center;z-index:10;margin-bottom:80px;position:relative}.launch__city-highlight{color:#878be9;cursor:pointer;vertical-align:bottom;white-space:normal;word-break:break-word;overflow-wrap:break-word;text-shadow:0 0 15px #878be966;border-radius:6px;max-width:100%;margin:0;padding:0 12px;line-height:1.2;transition:all .3s;display:inline-block;position:relative}.launch__city-highlight:before,.launch__city-highlight:after{content:"";opacity:.6;border:3px solid #878be9;width:14px;height:14px;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute}.launch__city-highlight:before{border-bottom:none;border-right:none;top:-4px;left:0}.launch__city-highlight:after{border-top:none;border-left:none;bottom:-2px;right:0}.launch__city-highlight:hover{color:#5c61e1;background:#878be91a}.launch__city-highlight:hover:before,.launch__city-highlight:hover:after{opacity:1;border-color:#878be9;border-radius:6px;width:100%;height:100%}.launch__timeline{z-index:10;grid-template-columns:repeat(5,1fr);gap:20px;display:grid;position:relative}@media (width<=992px){.launch__timeline{grid-template-columns:1fr;gap:40px}}.launch__track{z-index:0;background:#f1f1f5;border-radius:10px;height:8px;position:absolute;top:35px;left:10%;right:10%;box-shadow:inset 2px 2px 5px #0000001a,inset -3px -3px 7px #fff}@media (width<=992px){.launch__track{width:8px;height:100%;inset:0 auto 0 35px}}.launch .launch-step{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:20px;display:flex;position:relative}@media (width<=992px){.launch .launch-step{text-align:left;flex-direction:row}}.launch .launch-step__node{color:#0006;background:#f1f1f5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:70px;height:70px;font-family:Oswald,sans-serif;font-size:26px;font-weight:700;transition:transform .3s;display:flex;box-shadow:6px 6px 15px #a0a5b966,-6px -6px 15px #fff}.launch .launch-step__node svg{stroke-width:1.5px;color:#0006;width:32px;height:32px}.launch .launch-step__title{margin:0;font-size:18px;font-weight:700}.launch .launch-step:hover .launch .launch-step__node{transform:translateY(-5px)}@media (width<=992px){.launch .launch-step:hover .launch .launch-step__node{transform:translate(5px)}}.launch .launch-step--final .launch .launch-step__node{background:#f1f1f5;border:2px solid #878be9;box-shadow:0 0 20px #878be966,inset 2px 2px 5px #fff}.launch .launch-step--final .launch .launch-step__node svg{color:#878be9}.launch__decor{z-index:0;pointer-events:none;width:700px;position:absolute;top:30%;right:-200px;transform:translateY(-50%)scaleX(-1)}.launch__decor img{filter:drop-shadow(15px 25px 40px #878be959)drop-shadow(-10px -10px 20px #fffc);width:100%}@media (width<=1024px){.launch__decor{width:500px;right:-150px}}@media (width<=768px){.launch__decor{width:400px;right:-100px}}@media (width<=480px){.launch__decor{width:280px;right:-50px}}.contact{position:relative;overflow:clip visible}.contact__card{z-index:10;align-items:center;gap:60px;padding:60px;display:flex;position:relative}@media (width<=992px){.contact__card{text-align:center;flex-direction:column-reverse;gap:40px;padding:40px 25px}}.contact__info{flex:1.2}.contact__info .title-h2{margin-bottom:30px}.contact__person-meta{margin-bottom:25px}.contact__name{color:#878be9;margin-bottom:5px;font-family:Oswald,sans-serif;font-size:32px;font-weight:700}.contact__position{color:#0006;font-size:16px;font-weight:700}.contact__descr{max-width:500px;margin-bottom:40px}@media (width<=992px){.contact__descr{margin:0 auto 40px}}.contact__btn{gap:12px}.contact__btn-icon{width:24px;height:24px}.contact__visual{flex:.8;justify-content:center;display:flex}.contact__photo-wrapper{background:#fff;border-radius:200px;width:280px;height:380px;padding:12px;position:relative;box-shadow:-10px -10px 20px #ffffffb5,10px 10px 26px #d6d6f5}@media (width<=480px){.contact__photo-wrapper{width:220px;height:300px}}.contact__photo{object-fit:cover;filter:saturate(.9)contrast(1.05);border-radius:190px;width:100%;height:100%;display:block}.contact__decor{z-index:0;pointer-events:none;width:800px;position:absolute;top:50%;left:-100px;transform:translateY(-50%)}.contact__decor img{filter:drop-shadow(15px 25px 40px #878be959)drop-shadow(-10px -10px 20px #fffc);width:100%}@media (width<=1024px){.contact__decor{width:600px;left:-150px}}@media (width<=768px){.contact__decor{width:400px;top:20%;left:50%;transform:translate(-50%)}}.lead-form{padding:100px 0;position:relative;overflow:clip visible}.lead-form__inner{z-index:10;justify-content:space-between;align-items:center;gap:60px;display:flex;position:relative}@media (width<=992px){.lead-form__inner{flex-direction:column;gap:50px}}.lead-form__content{flex:1;max-width:580px}@media (width<=992px){.lead-form__content{text-align:center;max-width:100%}}.lead-form__title{word-break:break-word;overflow-wrap:break-word;margin-bottom:30px;line-height:1.3}.lead-form__title-city{color:#878be9;cursor:pointer;white-space:normal;vertical-align:bottom;text-shadow:0 0 15px #878be966;border-radius:6px;max-width:100%;margin:0;padding:0 12px;transition:all .3s;display:inline-block;position:relative}.lead-form__title-city:before,.lead-form__title-city:after{content:"";opacity:.6;border:3px solid #878be9;width:14px;height:14px;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute}.lead-form__title-city:before{border-bottom:none;border-right:none;top:-4px;left:0}.lead-form__title-city:after{border-top:none;border-left:none;bottom:-2px;right:0}.lead-form__title-city:hover{color:#5c61e1;background:#878be91a}.lead-form__title-city:hover:before,.lead-form__title-city:hover:after{opacity:1;border-radius:6px;width:100%;height:100%}.lead-form__subtitle{color:#0006;margin-bottom:50px}.lead-form__benefits{flex-direction:column;gap:20px;display:flex}.lead-form__benefits li{align-items:center;gap:15px;font-size:20px;font-weight:700;display:flex}.lead-form__benefits li svg{color:#878be9;stroke-width:2.5px;filter:drop-shadow(0 4px 8px #878be966);width:28px;height:28px}@media (width<=992px){.lead-form__benefits{align-items:center}.lead-form__benefits li{justify-content:center}}.lead-form__box{border:1px solid #fff9;flex:0 0 460px;width:100%;padding:40px;box-shadow:0 15px 50px #a0a5b94d,0 0 30px #878be933,inset 2px 2px 5px #fff}@media (width<=480px){.lead-form__box{padding:30px 20px}}.lead-form .form{flex-direction:column;display:flex}.lead-form .form__group{margin-bottom:20px;position:relative}.lead-form .form__label{color:#0006;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;font-size:13px;font-weight:700;transition:color .3s;display:block}.lead-form .form__error-text{color:#ef4444;margin-top:6px;font-size:12px;font-weight:600;animation:.4s ease-in-out shake;display:none}.lead-form .form__group.has-error .input,.lead-form .form__group.has-error .form__city-select,.lead-form .form__group.has-error .form__checkbox-custom{background:#fff0f0;outline:2px solid #ef4444}.lead-form .form__group.has-error .form__label{color:#ef4444}.lead-form .form__group.has-error .form__error-text{display:block}.lead-form .form .input{margin-bottom:0}.lead-form .form__city-select{cursor:pointer;color:#878be9;background:#f1f1f5;border-radius:13px;align-items:center;gap:12px;padding:15px 20px;font-weight:700;transition:all .2s;display:flex;box-shadow:inset -5px -4px 9px #fff,inset 2px 2px 12px #d5d8de}.lead-form .form__city-select:active{transform:scale(.98)}.lead-form .form__city-select svg{opacity:.7;width:18px;height:18px}.lead-form .form__textarea{resize:none;min-height:90px}.lead-form .form__footer{flex-direction:column;gap:20px;margin-top:10px;display:flex}.lead-form .form__submit{width:100%}.lead-form .form__switch{background:#f1f1f5;border-radius:12px;padding:5px;display:flex;position:relative;box-shadow:inset -5px -4px 9px #fff,inset 2px 2px 12px #d5d8de}.lead-form .form__switch input{display:none}.lead-form .form__switch .form__switch-btn{text-align:center;color:#0006;z-index:2;cursor:pointer;flex:1;padding:10px;font-weight:700;transition:color .3s;display:block;position:relative}.lead-form .form__switch .form__switch-slider{z-index:1;background:#878be9;border-radius:8px;width:calc(50% - 5px);height:calc(100% - 10px);transition:transform .3s cubic-bezier(.4,0,.2,1);position:absolute;top:5px;left:5px;box-shadow:0 4px 10px #878be966}.lead-form .form__switch #exp-no:checked~.form__switch-slider{transform:translate(100%)!important}.lead-form .form__switch #exp-yes:checked~label[for=exp-yes],.lead-form .form__switch #exp-no:checked~label[for=exp-no]{color:#fff!important}.lead-form .form__checkbox-wrapper{cursor:pointer;align-items:flex-start;gap:12px;display:flex}.lead-form .form__checkbox-input{opacity:0;clip:rect(0 0 0 0);width:1px;height:1px;position:absolute}.lead-form .form__checkbox-custom{background:#878be90d;border:2px solid #878be980;border-radius:6px;flex-shrink:0;width:24px;height:24px;transition:all .2s;display:block;position:relative}.lead-form .form__checkbox-custom:after{content:"";opacity:0;border:2px solid #fff;border-width:0 2px 2px 0;width:6px;height:11px;transition:all .2s cubic-bezier(.4,0,.2,1);position:absolute;top:3px;left:7px;transform:rotate(45deg)scale(0)}.lead-form .form__checkbox-input:checked+.form__checkbox-custom{background:#878be9!important;border-color:#878be9!important;box-shadow:2px 2px 8px #878be999!important}.lead-form .form__checkbox-input:checked+.form__checkbox-custom:after{opacity:1!important;transform:rotate(45deg)scale(1)!important}.lead-form .form__checkbox-text{color:#0006;font-size:12px;line-height:1.4}.lead-form .form__checkbox-text a{color:#000;text-decoration:underline;transition:color .2s}.lead-form .form__checkbox-text a:hover{color:#878be9}.lead-form__decor{z-index:0;pointer-events:none;width:800px;position:absolute;top:50%;right:-250px;transform:translateY(-50%)scaleX(-1)}.lead-form__decor img{filter:drop-shadow(15px 25px 40px #878be959)drop-shadow(-10px -10px 20px #fffc);width:100%}@media (width<=1024px){.lead-form__decor{width:600px;right:-150px}}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-5px)}75%{transform:translate(5px)}}.success-overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:9999;opacity:0;visibility:hidden;background:#10122399;justify-content:center;align-items:center;transition:all .3s;display:flex;position:fixed;inset:0}.success-overlay.is-active{opacity:1;visibility:visible}.success-modal{text-align:center;width:100%;max-width:400px;padding:40px;transition:transform .3s cubic-bezier(.4,0,.2,1);transform:translateY(20px)}.success-overlay.is-active .success-modal{transform:translateY(0)}.success-modal__icon{color:#878be9;background:#878be91a;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 20px;display:flex}.success-modal__icon svg{stroke-width:2px;width:40px;height:40px}.success-modal p{margin-bottom:0}
