.form-hero{padding:36px 16px;background:linear-gradient(180deg,#fff,#fafbfc);position:relative;z-index:3}.form-hero:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:100%;max-width:calc(100% - 32px);height:1px;background:linear-gradient(90deg,transparent,#eceff4 20%,#eceff4 80%,transparent)}.form-hero__container{background:linear-gradient(135deg,#eceff4,#e8ebf0);padding:28px 20px;border-radius:20px;box-shadow:0 4px 24px rgba(6,40,62,.06);transition:box-shadow .3s ease}.form-hero__container:hover{box-shadow:0 8px 32px rgba(6,40,62,.1)}.form-hero .oval-loading{top:50%;left:50%;transform:translate(-50%,-50%);visibility:visible!important;opacity:1!important}.form-hero__title{margin-bottom:16px}.form-hero__title,.form-hero__title span{font-size:20px;line-height:22px;font-weight:400}.form-hero__description{font-size:12px;line-height:15px;font-weight:300;margin-bottom:16px}.form-hero__label{display:block;font-weight:400;font-size:16px;line-height:16px;color:#686d76;margin-bottom:14px;padding-left:10px}.form-hero__input{width:100%;height:50px;padding:22px;background:#fff;border-radius:8px;color:#1a1a1a;font-size:14px;font-style:normal;font-weight:300;font-family:var(--font-geologica),sans-serif;line-height:130%;border:1px solid #eceff4;outline:none;margin-bottom:8px}.form-hero__input.err{border:1px solid red}.form-hero__err-text{color:red;width:100%;margin-top:5px;padding:2px;border-radius:4px;text-align:center}.hero-homepage{position:relative;background:linear-gradient(135deg,#4ae2d9,#3bb8d0 50%,#2a8cb8);overflow:hidden;padding-bottom:16px;min-height:100vh}.hero-homepage--wrapper{position:absolute;inset:0;z-index:0}.hero-homepage--wrapper img{width:100%;height:100%;object-fit:cover;object-position:left 70% top 50px;mix-blend-mode:overlay}.hero-homepage--wrapper img.for-desk{aspect-ratio:1024/1536}.hero-homepage--wrapper img.for-mobile{aspect-ratio:496/461}.hero-homepage--wrapper img.is-hide{display:none}.hero-homepage--overlay{position:absolute;inset:0;z-index:1;background:radial-gradient(ellipse 70% 60% at 30% 50%,hsla(0,0%,100%,.12) 0,transparent 100%),linear-gradient(180deg,hsla(0,0%,100%,.08),transparent 40%,rgba(0,0,0,.06));pointer-events:none}.hero-homepage__pixel-canvas{position:absolute;inset:0;z-index:2;pointer-events:none}.hero-homepage__container{position:relative;z-index:3;display:flex;flex-direction:column;padding-top:85px;padding-bottom:24px;background:linear-gradient(180deg,#fff,transparent)}.hero-homepage__reviews-badge{position:absolute;opacity:.7;z-index:10;display:inline-flex;align-items:center;gap:8px;padding:12px 20px;border:none;border-radius:50px;background:#fff;box-shadow:0 4px 20px rgba(6,40,62,.12);color:#1a1a1a;font-family:var(--font-geologica),sans-serif;font-size:14px;font-weight:600;line-height:1;cursor:pointer;transition:background .2s ease,transform .15s ease,box-shadow .2s ease;white-space:nowrap;top:96%;right:auto;left:16px}.hero-homepage__reviews-badge svg{flex-shrink:0;color:#2a8cb8}.hero-homepage__reviews-badge:hover{background:#f4fafe;transform:translateY(-2px);box-shadow:0 6px 24px rgba(6,40,62,.16)}.hero-homepage__reviews-badge:active{transform:translateY(0);background:#edf6fc}.hero-homepage__header{display:flex;flex-direction:column;gap:14px;position:relative;z-index:2}.hero-homepage__title{font-family:var(--font-geologica),sans-serif;font-size:32px;font-weight:700;line-height:1.1;color:#1a1a1a;margin:0;letter-spacing:-.5px}.hero-homepage__subtitle{font-family:var(--font-geologica),sans-serif;font-size:14px;font-weight:300;line-height:1.55;color:#2d2d2d;max-width:480px;margin:0 0 20px}.hero-homepage__cta{display:flex;flex-direction:column;gap:10px;max-width:340px;margin-top:24px;position:relative;z-index:2}.hero-homepage__cta-primary{display:flex;align-items:center;justify-content:center;padding:20px 36px;background:#06283e;color:#fff;border:none;border-radius:16px;font-family:var(--font-geologica),sans-serif;font-size:17px;font-weight:600;letter-spacing:.2px;cursor:pointer;transition:all .25s ease;box-shadow:0 4px 24px rgba(6,40,62,.3)}.hero-homepage__cta-primary:hover{background:#0a3a56;box-shadow:0 8px 32px rgba(6,40,62,.45);transform:translateY(-2px)}.hero-homepage__cta-primary:active{transform:translateY(0)}.hero-homepage__cta-secondary{display:flex;align-items:center;justify-content:center;padding:18px 32px;background:hsla(0,0%,100%,.7);color:#06283e;border:1px solid hsla(0,0%,100%,.85);border-radius:16px;font-family:var(--font-geologica),sans-serif;font-size:15px;font-weight:500;text-decoration:none;cursor:pointer;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:all .25s ease}.hero-homepage__cta-secondary:hover{background:hsla(0,0%,100%,.9);transform:translateY(-2px);box-shadow:0 4px 16px rgba(6,40,62,.1)}.hero-homepage__cta-secondary:active{transform:translateY(0)}.hero-homepage__stats{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin-top:16px;position:relative;z-index:2}.hero-homepage__stats-dot{font-size:18px;color:rgba(26,26,26,.35);line-height:1;-webkit-user-select:none;-moz-user-select:none;user-select:none}.hero-homepage__stat{display:inline-flex;align-items:baseline;gap:4px;font-family:var(--font-geologica),sans-serif;font-size:13px;font-weight:400;color:#2d2d2d;white-space:nowrap}.hero-homepage__stat-number{font-family:var(--font-geologica),sans-serif;font-size:15px;font-weight:700;color:#1a1a1a;line-height:1}.hero-features{position:relative;z-index:5;margin-top:-120px;padding:16px 0 12px;overflow:hidden}.hero-features__pixel-bg{position:absolute;inset:0;z-index:0;pointer-events:none}.hero-features .container{position:relative;z-index:1}.hero-features__card{display:grid;grid-template-columns:1fr;grid-gap:0;gap:0;background:#fff;border-radius:20px;box-shadow:0 8px 40px rgba(6,40,62,.1),0 2px 8px rgba(6,40,62,.06);overflow:hidden}.hero-features__item{display:flex;flex-direction:column;gap:4px;padding:14px 16px;position:relative;transition:background .2s ease,box-shadow .2s ease;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.hero-features__item:hover{background:#f4fafe}.hero-features__item:active{background:#edf6fc}.hero-features__item:not(:first-child):before{content:"";position:absolute;top:0;left:16px;right:16px;height:1px;background:linear-gradient(90deg,transparent,#eceff4 20%,#eceff4 80%,transparent)}.hero-features__icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;background:linear-gradient(135deg,rgba(74,226,217,.12),rgba(59,184,208,.08));color:#2a8cb8;transition:background .2s ease,transform .2s ease}.Hero_hero-features__item__SlUNM:hover .hero-features__icon{background:linear-gradient(135deg,rgba(74,226,217,.2),rgba(59,184,208,.14));transform:scale(1.05)}.hero-features__icon svg{width:18px;height:18px}.hero-features__head{display:flex;align-items:center;gap:12px;min-width:0}.hero-features__text{font-size:13px;font-weight:500;color:#1a1a1a;line-height:1.3}.hero-features__desc,.hero-features__text{font-family:var(--font-geologica),sans-serif}.hero-features__desc{font-size:11px;font-weight:400;color:#8a9bae;line-height:1.35;margin-top:2px}@media screen and (min-width:768px){.form-hero__container{display:grid;grid-template-columns:2fr 1fr;padding:40px 50px;grid-gap:60px;gap:60px}.form-hero__title,.form-hero__title span{font-size:32px;line-height:40px;font-weight:400}.form-hero__title{margin-bottom:24px}.form-hero__description{font-size:14px;margin:0}.hero-homepage{margin-top:55px;padding-bottom:10px;min-height:0}.hero-homepage--wrapper img{object-position:left 50% bottom -50px}.hero-homepage__reviews-badge{top:40px;left:auto;right:20px;font-size:14px;padding:12px 22px}.hero-homepage__container{padding-top:40px;padding-bottom:32px;background:none}.hero-homepage__title{font-size:40px;max-width:480px}.hero-homepage__subtitle{font-size:15px;max-width:460px}.hero-homepage__cta{flex-direction:row;max-width:none;gap:12px}.hero-homepage__cta-primary{font-size:17px;padding:20px 36px}.hero-homepage__cta-secondary{font-size:15px;padding:18px 32px}.hero-homepage__stats{gap:8px;margin-top:14px}.hero-homepage__stat{font-size:14px}.hero-homepage__stat-number{font-size:16px}.hero-features{margin-top:0;background:#f5f7fa}.hero-features__card{grid-template-columns:repeat(2,1fr)}.hero-features__item{padding:16px 20px}.hero-features__item:not(:first-child):before{left:20px;right:20px}.hero-features__item:nth-child(2n){border-left:1px solid #eceff4}.hero-features__item:nth-child(n+3):before{content:"";position:absolute;top:0;left:20px;right:20px;height:1px;background:linear-gradient(90deg,transparent,#eceff4 20%,#eceff4 80%,transparent)}.hero-features__text{font-size:13px}}@media screen and (min-width:1240px){.hero-homepage{margin-top:124px;padding-bottom:125px}.hero-homepage--wrapper img{object-position:left 50% bottom 0}.hero-homepage--overlay{background:radial-gradient(ellipse 55% 50% at 30% 50%,hsla(0,0%,100%,.12) 0,transparent 100%)}.hero-homepage__container{padding-top:52px;padding-bottom:40px}.hero-homepage__reviews-badge{top:52px;right:24px;font-size:15px;padding:14px 24px;gap:8px}.hero-homepage__header{gap:18px;max-width:620px}.hero-homepage__header:after{content:"";z-index:-1;display:block;position:absolute;height:140%;left:-10%;top:-20%;width:70%;background:hsla(0,0%,100%,.25);filter:blur(60px);border-radius:50%;pointer-events:none}.hero-homepage__title{font-size:52px;max-width:620px;letter-spacing:-1px}.hero-homepage__subtitle{font-size:17px;max-width:520px;margin-bottom:50px}.hero-homepage__cta{margin-top:28px}.hero-homepage__cta-primary{padding:22px 44px;font-size:18px}.hero-homepage__cta-secondary{font-size:16px;padding:20px 36px}.hero-homepage__stats{gap:10px;margin-top:16px}.hero-homepage__stat{font-size:15px}.hero-homepage__stat-number{font-size:18px}.hero-features{margin-top:-140px;padding:0 0 12px;background:transparent}.hero-features__card{grid-template-columns:repeat(4,1fr);border-radius:24px;border-top:3px solid #ffd142}.hero-features__item{padding:20px 16px;gap:6px}.hero-features__item:not(:first-child):before,.hero-features__item:nth-child(n+3):before{display:none}.hero-features__item:not(:first-child){border-left:1px solid #eceff4}.hero-features__head{gap:10px}.hero-features__icon{width:42px;height:42px;border-radius:12px}.hero-features__icon svg{width:20px;height:20px}.hero-features__text{font-size:13px}.hero-features__desc{font-size:11.5px}}@media screen and (min-width:1600px){.hero-homepage--wrapper img{object-position:left 50% bottom 13%}}@media screen and (min-width:9999px){.hero-homepage__container{max-width:9999px;padding-left:120px;padding-right:120px}.hero-homepage__stat{font-size:16px}.hero-homepage__stat-number{font-size:20px}.hero-features__card{max-width:9999px;margin:0 auto}.hero-features__item{padding:24px 20px}.hero-features__icon{width:46px;height:46px}.hero-features__icon svg{width:22px;height:22px}.hero-features__text{font-size:14px}.hero-features__desc{font-size:12px}}