@font-face{font-family:Manrope;src:url("assets/fonts/manrope-variable.woff2") format("woff2");font-style:normal;font-weight:200 800;font-display:swap}
:root{--primary:#ffb800;--accent:#2f963b;--text:#0d1324;--background:#f5f7fa;--surface:#fff;--muted:#626b7c;--line:#e5e9f0;--shadow:0 12px 32px rgba(16,31,56,.08);--container:1310px}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:92px}
body{margin:0;background:var(--background);color:var(--text);font-family:Manrope,Arial,sans-serif;font-size:15px;line-height:1.45;-webkit-font-smoothing:antialiased}
button,input,textarea{font:inherit}
button,a{-webkit-tap-highlight-color:transparent}
a{color:inherit;text-decoration:none}
img{display:block;max-width:100%}
.svg-sprite{position:absolute;width:0;height:0;overflow:hidden}
.site-shell{max-width:1490px;margin:5px auto;background:var(--surface);border:1px solid #e5eaf0;border-radius:20px;box-shadow:0 4px 22px rgba(30,44,68,.04);overflow:hidden}
.container{width:min(var(--container),calc(100% - 72px));margin-inline:auto}
.site-header{position:relative;z-index:50;height:96px;background:rgba(255,255,255,.96)}
.header-inner{height:100%;display:flex;align-items:center;gap:32px}
.brand{display:flex;align-items:center;gap:12px;flex:0 0 auto}
.brand-mark{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:var(--primary);color:#101722;box-shadow:0 8px 18px rgba(255,184,0,.22)}
.brand-mark svg{width:32px;height:32px}
.brand strong{display:block;font-size:20px;line-height:1.08;letter-spacing:-.035em}
.brand small{display:block;margin-top:4px;color:#778196;font-size:9px;font-weight:600}
.desktop-nav{margin-left:auto;display:flex;align-items:center;gap:43px;font-size:13px;font-weight:650;white-space:nowrap}
.desktop-nav a{position:relative;padding-block:16px}
.desktop-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:10px;height:2px;border-radius:2px;background:var(--primary);transition:right .25s ease}
.desktop-nav a:hover:after{right:0}
.header-phone{display:flex;align-items:flex-start;gap:9px;margin-left:28px;white-space:nowrap}
.header-phone svg{width:18px;height:18px;margin-top:1px}
.header-phone strong{display:block;font-size:16px;line-height:1.12}
.header-phone small{display:block;margin-top:4px;color:#7d8698;font-size:9px;text-align:right}
.menu-toggle,.mobile-nav{display:none}
.hero{position:relative;min-height:642px;overflow:hidden;background:linear-gradient(110deg,#fff 0%,#fff 41%,#fafcff 74%,#fff 100%)}
.hero-inner{position:relative;min-height:642px}
.hero-copy{position:relative;z-index:6;width:570px;padding-top:68px}
.hero h1{margin:0;max-width:570px;font-size:72px;line-height:.96;letter-spacing:-.052em;font-weight:800;text-wrap:balance}
.hero h1:after{content:"";display:block;width:233px;height:5px;margin:12px 0 18px 245px;border-radius:99px;background:linear-gradient(90deg,var(--primary),#ffd957)}
.hero-lead{max-width:390px;margin:0;color:#3f4a60;font-size:17px;line-height:1.52;font-weight:520}
.hero-actions{display:flex;align-items:center;gap:18px;margin-top:26px}
.button{min-height:58px;padding:0 28px;border-radius:13px;border:0;display:inline-flex;align-items:center;justify-content:center;gap:19px;font-weight:750;font-size:14px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}
.button svg{width:22px;height:22px;flex:none}
.button:hover{transform:translateY(-2px)}
.button-primary{background:linear-gradient(135deg,#ffc31a 0%,#ffb300 100%);color:#11182a;box-shadow:0 12px 25px rgba(255,179,0,.24)}
.button-primary:hover{box-shadow:0 15px 34px rgba(255,179,0,.34)}
.button-secondary{border:1.5px solid #1f2a3e;background:#fff;color:#192237;box-shadow:0 8px 20px rgba(30,42,66,.05)}
.hero-features{display:flex;align-items:center;gap:20px;margin-top:37px}
.hero-features article{display:flex;align-items:center;gap:10px;min-width:124px}
.hero-features article+article{padding-left:15px;border-left:1px solid #e9edf2}
.mini-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:14px;background:#f2f8ef;box-shadow:0 4px 14px rgba(20,41,70,.05)}
.mini-icon.violet{background:#f2f0ff}.mini-icon.coral{background:#fff3ed}
.mini-icon img{width:30px;height:30px;object-fit:contain}
.hero-features small{max-width:86px;color:#4f596e;font-size:10px;line-height:1.4;font-weight:680}
.hero-note{display:flex;align-items:center;gap:10px;margin:32px 0 0;color:#445069;font-size:11px}
.hero-note span{width:25px;height:25px;display:grid;place-items:center;background:#dff2da;color:#2e9a38;border-radius:9px;transform:rotate(-8deg)}
.hero-note svg{width:16px;height:16px;transform:rotate(8deg)}
.hero-note:after{content:"";width:140px;height:14px;margin-left:6px;border-top:2px solid rgba(75,163,76,.38);border-radius:50%}
.hero-visual{position:absolute;z-index:2;left:34%;right:-6%;top:-18px;height:655px}
.hero-scene{position:absolute;z-index:2;left:70px;width:100%;height:100%;object-fit:contain;object-position:center 51%;filter:drop-shadow(0 20px 20px rgba(27,41,62,.08))}
.hero-orbit{position:absolute;z-index:0;left:18%;top:4%;width:78%;aspect-ratio:1;border:1px solid #eef2f7;border-radius:50%}
.orbit-two{left:31%;top:13%;width:64%}
.float-card{position:absolute;z-index:5;background:rgba(255,255,255,.96);border:1px solid #edf0f4;border-radius:12px;box-shadow:0 12px 28px rgba(30,48,73,.13);color:#11192a;font-size:9px;line-height:1.25;backdrop-filter:blur(8px)}
.float-card strong{display:block;font-size:12px}.float-card small{display:block;color:#667085}.float-card em{font-style:normal;color:#178827;font-weight:800}
.float-database{left:38%;top:40px;width:230px;padding:18px 17px 14px}
.float-database>img{position:absolute;right:-29px;top:-21px;width:68px;height:68px;object-fit:contain;filter:drop-shadow(0 8px 10px rgba(20,60,20,.18))}
.float-database ul{display:grid;gap:8px;margin:13px 0 0;padding:0;list-style:none;color:#3c4558}
.float-database li{display:flex;justify-content:space-between;padding-left:18px;position:relative}.float-database li:before{content:"✓";position:absolute;left:0;color:#1e992e;font-weight:900}.float-database li b{color:#2d9838;font-size:8px}
.float-vin{right:8%;top:76px;width:192px;padding:16px 16px 13px;transform:rotate(-1deg)}
.float-vin>b{margin:10px 0 13px;padding:7px 9px;border:1px solid #22982d;border-radius:7px;color:#168624;display:flex;justify-content:space-between;font-size:11px}.float-vin>b span{width:17px;height:17px;display:grid;place-items:center;background:#43a63d;color:#fff;border-radius:50%}.float-vin em{display:block;margin-top:3px}.float-vin i{position:absolute;right:13px;bottom:12px;width:49px;height:25px;border:8px solid #268d29;border-right-color:#dcefdc;border-bottom:0;border-radius:50px 50px 0 0;transform:rotate(2deg)}
.float-diagnostic{right:7%;top:329px;width:160px;padding:16px}.float-diagnostic>span{display:flex;align-items:center;gap:8px;margin:10px 0}.float-diagnostic>span img{width:38px;height:38px;object-fit:contain}.float-diagnostic>b{padding:7px 8px;border-radius:6px;background:#e4f4dd;color:#228a28;font-size:9px}
.float-price{right:7%;bottom:25px;width:198px;padding:16px}.float-price small{margin-top:8px}.float-price>b{font-size:15px;margin:4px 0}.float-price>em{display:inline-block;padding:5px 7px;border:1px solid #ff8a00;border-radius:5px;color:#e54615;background:#fff6ec;font-size:8px}.float-price svg{width:100%;height:43px;margin-top:8px;overflow:visible}.float-price path{fill:none;stroke:#f98a00;stroke-width:2}.float-price circle{fill:#fff;stroke:#f98a00;stroke-width:2}
.section h2{margin:0 0 19px;font-size:29px;line-height:1.15;letter-spacing:-.035em}
.benefits{padding:22px 0 18px}
.benefit-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}
.benefit-grid article{min-height:174px;padding:20px 18px 16px;text-align:center;border:1px solid #e7ebf0;border-radius:15px;background:#fff;box-shadow:0 7px 17px rgba(25,42,66,.07);transition:transform .22s ease,box-shadow .22s ease}
.benefit-grid article:hover{transform:translateY(-5px);box-shadow:0 14px 27px rgba(25,42,66,.11)}
.benefit-grid img{width:53px;height:53px;margin:0 auto 10px;object-fit:contain;filter:drop-shadow(0 5px 8px rgba(27,48,78,.13))}
.benefit-grid article:nth-child(4)>img{filter:sepia(1) saturate(5.5) hue-rotate(68deg) brightness(.78) drop-shadow(0 5px 8px rgba(27,48,78,.13))}
.benefit-grid h3{margin:0 0 8px;font-size:13px}.benefit-grid p{max-width:160px;margin:0 auto;color:#535d71;font-size:11px;line-height:1.45}
.process{padding:16px 0 27px}
.process-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:21px;margin:0;padding:0;list-style:none}
.process-grid li{position:relative;min-width:0}.process-grid li:not(:last-child):after{content:"";position:absolute;z-index:4;right:-19px;top:65px;width:25px;height:16px;background:linear-gradient(135deg,transparent 45%,#bfd9c2 46% 54%,transparent 55%) 9px -1px/17px 18px no-repeat;border-top:2px solid #bfd9c2}
.step-number{position:absolute;z-index:5;left:8px;top:10px;width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:#459e3e;color:#fff;font-size:13px;font-weight:800;box-shadow:0 4px 10px rgba(49,140,50,.2)}
.step-media{height:130px;display:flex;align-items:flex-end;justify-content:center;background:radial-gradient(circle at 50% 60%,#f2f5f7 0 44%,transparent 45%)}
.step-media img{max-height:145px;max-width:100%;object-fit:contain;filter:drop-shadow(0 8px 7px rgba(20,31,48,.11))}
.process-grid h3{margin:12px 0 7px;font-size:15px;line-height:1.3}.process-grid p{margin:0;color:#4d586d;font-size:11px;line-height:1.45}
.checks{padding:13px 0 21px}
.checks-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}
.checks-grid article{min-height:99px;display:flex;align-items:center;gap:16px;padding:15px 16px;border:1px solid #e7ebf1;border-radius:15px;background:#fff;box-shadow:0 6px 15px rgba(28,44,68,.055)}
.checks-grid img{width:55px;height:55px;object-fit:contain;flex:none;filter:drop-shadow(0 5px 7px rgba(40,52,82,.12))}.checks-grid h3{margin:0 0 5px;font-size:14px}.checks-grid p{margin:0;color:#505b70;font-size:11px;line-height:1.45}
.stats{padding:12px 0 18px}
.stats-grid{display:grid;grid-template-columns:repeat(5,1fr)}
.stats-grid article{padding:4px 25px 7px;text-align:center}.stats-grid article+article{border-left:1px solid #dce1e8}.stats-grid strong{display:block;margin-bottom:4px;font-size:27px;line-height:1.1;letter-spacing:-.04em}.stats-grid p{max-width:170px;margin:0 auto;color:#5e687b;font-size:10px;line-height:1.4}
.reviews{padding:15px 0 20px}
.reviews-viewport{overflow:hidden;padding:1px 1px 8px}.reviews-track{display:grid;grid-template-columns:repeat(4,1fr);gap:17px;transition:transform .45s ease}
.reviews-track article{min-height:185px;padding:18px 18px 15px;border:1px solid #e7ebf0;border-radius:15px;background:#fff;box-shadow:0 6px 17px rgba(28,43,67,.07)}
.reviews-track header{display:flex;align-items:center;gap:10px}.reviews-track header div{display:grid}.reviews-track header strong{font-size:13px}.reviews-track header small{color:#677084;font-size:9px}.avatar{width:40px;height:40px;display:block;flex:none;border-radius:50%;object-fit:cover}
.reviews-track article>b{display:block;margin:8px 0 7px;color:#ffb000;letter-spacing:1px;font-size:13px}.reviews-track p{margin:0;color:#465166;font-size:12px;line-height:1.48}
.review-dots{display:flex;justify-content:center;gap:8px;margin-top:7px}.review-dots button{width:9px;height:9px;padding:0;border:0;border-radius:50%;background:#dfe3e9;cursor:pointer}.review-dots button.active{background:var(--primary);transform:scale(1.18)}
.cta-section{padding:17px 0 25px}.cta-banner{position:relative;min-height:256px;overflow:hidden;border-radius:20px;background:linear-gradient(110deg,#eef4ff 0%,#f5f8fd 60%,#eef3fb 100%);isolation:isolate}.cta-banner:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 0 26%,rgba(255,255,255,.4) 58%,transparent 100%),radial-gradient(circle at 73% 20%,rgba(205,220,244,.54),transparent 34%),url("assets/bg-city-light.png") center bottom/cover no-repeat;opacity:.72;z-index:-1}.cta-copy{position:relative;z-index:3;width:430px;padding:34px 0 25px 87px}.cta-copy h2{max-width:338px;margin:0 0 11px;font-size:31px;line-height:1.15}.cta-copy p{max-width:330px;margin:0 0 18px;color:#4d5970;font-size:13px}.cta-copy .button{min-height:50px;padding:0 25px;font-size:12px}.cta-banner>img{position:absolute;z-index:2;right:9%;bottom:-16%;width:60%;height:108%;object-fit:contain;object-position:right bottom;filter:drop-shadow(0 12px 13px rgba(22,38,60,.11))}
.site-footer{border-top:1px solid #e5e9ef;padding:27px 0 20px;background:#fff}.footer-grid{display:grid;grid-template-columns:1.35fr .75fr .65fr .85fr 1.2fr;gap:42px}.footer-brand>.brand{margin-bottom:18px}.footer-brand>.brand .brand-mark{width:39px;height:39px}.footer-brand>.brand .brand-mark svg{width:28px;height:28px}.footer-brand>.brand strong{font-size:18px}.footer-brand>small{display:block;margin-top:18px;color:#8790a1;font-size:9px}.socials{display:flex;gap:12px}.socials a{width:35px;height:35px;display:grid;place-items:center;border:1px solid #e8ebf0;border-radius:10px;color:#697488;font-size:11px;font-weight:800;box-shadow:0 5px 12px rgba(30,47,72,.05)}
.footer-grid nav{display:flex;flex-direction:column;gap:9px;font-size:9px;color:#5d6779}.footer-grid nav strong{margin-bottom:3px;color:#171e2d;font-size:10px}.footer-grid nav a:hover{color:#111}
.footer-contacts{font-size:9px;color:#566174}.footer-contacts>a{display:flex;align-items:flex-start;gap:9px;color:#111827}.footer-contacts>a>svg{width:19px;height:19px;margin-top:1px}.footer-contacts strong{display:block;font-size:16px}.footer-contacts small{display:block;margin-top:3px;color:#788294;font-size:8px}.footer-contacts p{margin:11px 0}.footer-contacts>small{display:block;margin-top:26px;text-align:right;color:#8a93a2}
.lead-dialog{width:min(850px,calc(100% - 32px));padding:0;border:0;border-radius:24px;background:#fff;color:var(--text);box-shadow:0 34px 80px rgba(8,19,37,.27);overflow:hidden}.lead-dialog::backdrop{background:rgba(11,20,34,.62);backdrop-filter:blur(6px)}.lead-dialog[open]{display:grid;grid-template-columns:42% 58%;animation:dialog-in .25s ease both}.dialog-close{position:absolute;z-index:4;right:15px;top:15px;width:38px;height:38px;padding:0;border:1px solid #e5e9ef;border-radius:50%;display:grid;place-items:center;background:#fff;color:#1d2638;cursor:pointer}.dialog-close svg{width:20px;height:20px}.dialog-art{position:relative;overflow:hidden;background:linear-gradient(160deg,#eef5ff,#dfe9f7)}.dialog-art span{position:absolute;left:-30%;bottom:-15%;width:160%;aspect-ratio:1;border-radius:50%;background:#fff;opacity:.62}.dialog-art img{position:absolute;z-index:2;left:2%;right:2%;bottom:0;width:96%;height:92%;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 15px 15px rgba(28,41,61,.16))}.lead-dialog form{padding:47px 52px 38px;display:flex;flex-direction:column}.dialog-kicker{color:#249131;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.lead-dialog h2{margin:9px 0 8px;font-size:31px;letter-spacing:-.04em}.lead-dialog form>p{margin:0 0 19px;color:#5c6678}.lead-dialog label{display:grid;gap:6px;margin-top:12px}.lead-dialog label>span{font-size:10px;font-weight:750;color:#4c5769}.lead-dialog input,.lead-dialog textarea{width:100%;border:1px solid #dfe4eb;border-radius:10px;padding:12px 13px;outline:0;resize:vertical;background:#fafbfc}.lead-dialog input:focus,.lead-dialog textarea:focus{border-color:#efad00;box-shadow:0 0 0 3px rgba(255,184,0,.14)}.lead-dialog form>.button{width:100%;margin-top:18px}.privacy{margin-top:10px;color:#8a92a1;font-size:8px;text-align:center}.toast{position:fixed;z-index:200;left:50%;bottom:24px;max-width:min(520px,calc(100% - 28px));padding:13px 20px;border-radius:12px;background:#192435;color:#fff;box-shadow:0 15px 34px rgba(9,18,32,.25);font-weight:650;transform:translate(-50%,calc(100% + 55px));opacity:0;transition:.3s ease}.toast.show{transform:translate(-50%,0);opacity:1}.toast.error{background:#a92c26}
.reveal{opacity:0;transform:translateY(20px);transition:opacity .65s ease,transform .65s ease}.reveal.visible{opacity:1;transform:none}
.js .hero-copy>*{opacity:0;transform:translateY(14px);transition:opacity .55s ease,transform .55s ease}.js .hero-copy>*:nth-child(2){transition-delay:.08s}.js .hero-copy>*:nth-child(3){transition-delay:.16s}.js .hero-copy>*:nth-child(4){transition-delay:.24s}.js .hero-copy>*:nth-child(5){transition-delay:.3s}.js .hero-scene{opacity:0;transform:translateX(24px) scale(.97);transition:opacity .75s .08s ease,transform .75s .08s ease}.page-ready .hero-copy>*{opacity:1;transform:none}.page-ready .hero-scene{opacity:1;transform:none}
@keyframes dialog-in{from{opacity:0;transform:translateY(18px) scale(.98)}to{opacity:1;transform:none}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.button,.benefit-grid article{transition:none}}
@media (min-width:1025px){.process{padding-bottom:14px}.process h2{position:relative;top:-12px;font-size:31px}.process-grid{position:relative;top:-7px}.process-grid li:not(:last-child):after{top:39px}.step-number{top:-1px}.process-grid li:nth-child(1) .step-number{left:14px}.process-grid li:nth-child(2) .step-number{left:40px}.process-grid li:nth-child(3) .step-number{left:52px}.process-grid li:nth-child(4) .step-number{left:40px}.process-grid li:nth-child(5) .step-number{left:32px}.step-media{position:relative;height:106px;align-items:flex-start;clip-path:inset(-42px 0 0)}.step-media img{position:absolute;left:50%;top:-25px;width:auto;max-height:none;transform:translateX(-50%)}.process-grid li:nth-child(1) .step-media img{height:225px}.process-grid li:nth-child(2) .step-media img{height:155px}.process-grid li:nth-child(3) .step-media img{height:205px}.process-grid li:nth-child(4) .step-media img{height:205px}.process-grid li:nth-child(5) .step-media img{height:220px}.process-grid h3,.process-grid p{position:relative}.process-grid p{max-width:160px}.process-grid li:nth-child(1) h3,.process-grid li:nth-child(1) p{left:12px}.process-grid li:nth-child(2) h3,.process-grid li:nth-child(2) p{left:38px}.process-grid li:nth-child(3) h3,.process-grid li:nth-child(3) p{left:52px}.process-grid li:nth-child(4) h3,.process-grid li:nth-child(4) p{left:52px}.process-grid li:nth-child(5) h3,.process-grid li:nth-child(5) p{left:46px}}
@media (max-width:1260px){.container{width:min(1120px,calc(100% - 48px))}.desktop-nav{gap:24px}.header-phone{margin-left:6px}.hero-copy{width:500px}.hero h1{font-size:62px}.hero-visual{left:30%;right:-10%}.hero-scene{left:46px}.float-database{left:40%}.benefit-grid article{padding-inline:12px}.footer-grid{gap:25px}}
@media (max-width:1024px){.site-shell{margin:0;border-radius:0;border-inline:0}.container{width:min(900px,calc(100% - 40px))}.site-header{height:78px;position:sticky;top:0;box-shadow:0 4px 18px rgba(22,39,62,.06)}.desktop-nav,.header-phone{display:none}.menu-toggle{display:grid;place-items:center;margin-left:auto;width:44px;height:44px;padding:0;border:1px solid #e1e6ed;border-radius:12px;background:#fff;color:#182235}.menu-toggle svg{width:24px;height:24px}.menu-toggle .close-icon{display:none}.menu-toggle[aria-expanded=true] .menu-icon{display:none}.menu-toggle[aria-expanded=true] .close-icon{display:block}.mobile-nav{position:absolute;left:0;right:0;top:78px;padding:20px;display:grid;gap:0;background:#fff;border-top:1px solid #eef0f4;box-shadow:0 18px 30px rgba(24,40,64,.12);transform:translateY(-12px);opacity:0;visibility:hidden;transition:.22s ease}.mobile-nav.open{transform:none;opacity:1;visibility:visible}.mobile-nav a{padding:12px 8px;border-bottom:1px solid #eef1f4;font-weight:700}.mobile-nav .mobile-phone{color:#238b2c}.hero,.hero-inner{min-height:840px}.hero-copy{width:55%;padding-top:54px}.hero h1{font-size:50px}.hero-visual{left:19%;right:-9%;top:300px;height:530px}.hero-scene{left:0}.float-card{transform:scale(.82);transform-origin:center}.float-database{left:43%;top:8px}.float-vin{right:2%;top:48px}.float-diagnostic{top:286px}.float-price{bottom:14px}.benefit-grid{grid-template-columns:repeat(3,1fr)}.benefit-grid article:nth-child(4){grid-column:1/2}.process-grid{grid-template-columns:repeat(3,1fr);row-gap:30px}.process-grid li:after{display:none}.checks-grid{grid-template-columns:repeat(2,1fr)}.stats-grid{grid-template-columns:repeat(3,1fr);row-gap:20px}.stats-grid article:nth-child(4){border-left:0}.reviews-track{grid-template-columns:repeat(2,1fr)}.cta-copy{padding-left:44px}.footer-grid{grid-template-columns:1.4fr repeat(3,1fr)}.footer-contacts{grid-column:1/-1;display:flex;align-items:center;gap:30px;border-top:1px solid #edf0f4;padding-top:18px}.footer-contacts p,.footer-contacts>small{margin:0}.footer-contacts>small{margin-left:auto}}
@media (max-width:720px){body{font-size:14px}.container{width:calc(100% - 28px)}.site-header{height:70px}.mobile-nav{top:70px}.brand-mark{width:38px;height:38px}.brand-mark svg{width:28px;height:28px}.brand strong{font-size:17px}.brand small{font-size:8px}.hero,.hero-inner{min-height:735px}.hero-copy{width:100%;padding-top:34px}.hero h1{max-width:355px;font-size:43px;line-height:1.02}.hero h1:after{width:145px;height:4px;margin:10px 0 14px 150px}.hero-lead{max-width:360px;font-size:14px}.hero-actions{gap:10px;margin-top:20px}.button{min-height:52px;padding:0 18px;font-size:12px;border-radius:11px}.hero-actions .button-secondary{font-size:0;gap:0;width:52px;padding:0}.hero-actions .button-secondary svg{width:25px;height:25px}.hero-features{gap:7px;margin-top:23px}.hero-features article{min-width:0;flex:1;gap:6px}.hero-features article+article{padding-left:7px}.mini-icon{width:34px;height:34px;border-radius:10px}.mini-icon img{width:25px;height:25px}.hero-features small{font-size:8px}.hero-note{display:none}.hero-visual{left:-18%;right:-29%;top:365px;height:365px}.float-card{display:none}.hero-orbit{display:none}.section h2{font-size:25px;margin-bottom:16px}.benefits{padding-top:21px}.benefit-grid{grid-template-columns:repeat(2,1fr);gap:10px}.benefit-grid article{min-height:158px;padding:17px 10px}.benefit-grid article:nth-child(4){grid-column:auto}.benefit-grid article:last-child{grid-column:1/-1;display:grid;grid-template-columns:55px 1fr;grid-template-rows:auto auto;text-align:left;align-items:center;padding-inline:25px}.benefit-grid article:last-child img{grid-row:1/3;margin:0}.benefit-grid article:last-child p{margin:0}.process{padding-top:24px}.process-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;padding-bottom:10px;margin-right:-14px}.process-grid li{flex:0 0 72%;scroll-snap-align:start;padding:5px 18px 15px;border:1px solid #e6eaf0;border-radius:15px;background:#fff}.step-media{height:155px}.step-media img{max-height:154px}.process-grid h3{font-size:13px}.process-grid p{font-size:10px}.checks-grid{grid-template-columns:1fr;gap:9px}.checks-grid article{min-height:83px}.stats-grid{grid-template-columns:repeat(2,1fr);row-gap:17px}.stats-grid article{padding:8px 12px}.stats-grid article:nth-child(3),.stats-grid article:nth-child(5){border-left:0}.stats-grid article:last-child{grid-column:1/-1}.stats-grid strong{font-size:23px}.reviews-track{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:6px}.reviews-track article{flex:0 0 87%;scroll-snap-align:center}.review-dots{display:none}.cta-banner{min-height:415px}.cta-copy{width:100%;padding:28px 24px;position:relative;z-index:4}.cta-copy h2{font-size:27px}.cta-copy p{max-width:280px}.cta-banner>img{right:-19%;bottom:-6%;width:125%;height:62%}.site-footer{padding-top:25px}.footer-grid{grid-template-columns:1fr 1fr;gap:28px 20px}.footer-brand{grid-column:1/-1}.footer-grid nav:nth-of-type(3){display:none}.footer-contacts{grid-column:1/-1;display:grid;gap:7px}.footer-contacts>small{margin:10px 0 0;text-align:left}.lead-dialog[open]{grid-template-columns:1fr;max-height:calc(100dvh - 24px);overflow-y:auto}.dialog-art{display:none}.lead-dialog form{padding:48px 24px 25px}.lead-dialog h2{font-size:27px}.reveal{transform:translateY(12px)}}
@media (max-width:400px){.hero h1{font-size:39px}.hero-actions .button-primary{padding-inline:16px}.benefit-grid h3{font-size:11px}.benefit-grid p{font-size:9px}.footer-grid{grid-template-columns:1fr}.footer-grid nav{display:none}}
