:root{--navy:#12233f;--blue:#2764e7;--blue-dark:#1748ad;--orange:#ff7a36;--orange-light:#fff0e7;--mint:#daf7ed;--sky:#edf4ff;--paper:#f8fafc;--white:#fff;--ink:#172338;--muted:#667085;--line:#dde4ee;--max:1180px;--shadow:0 22px 55px rgba(18,35,63,.12)}
*{box-sizing:border-box}[hidden]{display:none!important}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.55}a{color:inherit}button,input,select,textarea{font:inherit}.container{width:min(var(--max),calc(100% - 40px));margin-inline:auto}.skip{position:fixed;z-index:100;left:12px;top:-70px;padding:10px 15px;color:white;background:var(--blue)}.skip:focus{top:12px}
.header{position:sticky;z-index:30;top:0;background:rgba(255,255,255,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.header__inner{min-height:84px;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:inline-flex;align-items:center;gap:11px;text-decoration:none}.brand__icon{position:relative;width:45px;height:45px;display:block;overflow:hidden;background:var(--blue);border-radius:13px}.brand__icon::after{content:"";position:absolute;left:12px;top:7px;width:20px;height:15px;background:white;border-radius:4px}.brand__icon i{position:absolute;z-index:1;left:20px;top:20px;width:5px;height:20px;background:white;border-radius:3px;transform:rotate(18deg)}.brand b,.brand small{display:block}.brand b{font-size:21px;line-height:1;letter-spacing:-.035em}.brand small{margin-top:5px;color:var(--muted);font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.nav{display:flex;align-items:center;gap:27px}.nav a{text-decoration:none;font-size:13px;font-weight:750}.nav a:hover{color:var(--blue)}.nav__cta{padding:11px 16px;color:white!important;background:var(--blue);border-radius:10px;box-shadow:0 8px 20px rgba(39,100,231,.2)}.menu{display:none;padding:8px 12px;background:white;border:1px solid var(--line);border-radius:9px;font-weight:800}
.header{position:sticky;z-index:30;top:0;background:rgba(255,255,255,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.header__inner{min-height:84px;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:inline-flex;align-items:center;text-decoration:none}.brand__logo{display:block;width:190px;max-width:42vw;height:auto}.nav{display:flex;align-items:center;gap:27px}.nav a{text-decoration:none;font-size:13px;font-weight:750}.nav a:hover{color:var(--blue)}.nav__cta{padding:11px 16px;color:white!important;background:var(--blue);border-radius:10px;box-shadow:0 8px 20px rgba(39,100,231,.2)}.menu{display:none;padding:8px 12px;background:white;border:1px solid var(--line);border-radius:9px;font-weight:800}
.hero{position:relative;overflow:hidden;padding:85px 0 32px;background:linear-gradient(145deg,#fff 0,#f1f6ff 62%,#fff5ef 100%)}.hero::before{content:"";position:absolute;width:520px;height:520px;right:-300px;top:-270px;background:var(--mint);border-radius:50%;opacity:.7}.hero__grid{position:relative;display:grid;grid-template-columns:1.08fr .92fr;gap:75px;align-items:center}.trust-pill{width:fit-content;display:flex;align-items:center;gap:9px;margin:0;padding:7px 12px;color:var(--blue-dark);background:white;border:1px solid #bcd0ff;border-radius:99px;font-size:12px;font-weight:800}.trust-pill span{width:20px;height:20px;display:grid;place-items:center;color:white;background:var(--blue);border-radius:50%}.hero h1{margin:24px 0;font-size:clamp(48px,6vw,76px);line-height:.98;letter-spacing:-.065em}.hero h1 em{color:var(--blue);font-style:normal}.lead{max-width:680px;color:#4e5d72;font-size:19px;line-height:1.7}.postcode{max-width:690px;margin-top:30px;padding:18px;background:white;border:1px solid var(--line);border-radius:17px;box-shadow:0 15px 40px rgba(18,35,63,.09)}.postcode>label{display:block;margin-bottom:9px;font-size:13px;font-weight:800}.postcode>div{display:grid;grid-template-columns:1fr auto;gap:8px}.postcode input{min-width:0;padding:14px 15px;background:#f8fafc;border:1px solid #cfd8e5;border-radius:10px;outline:none}.postcode input:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(39,100,231,.15)}.postcode button,.button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:12px 19px;color:white;background:var(--blue);border:0;border-radius:10px;text-decoration:none;font-weight:800;cursor:pointer;transition:.18s}.postcode button:hover,.button:hover{background:var(--blue-dark);transform:translateY(-1px)}.postcode>p{min-height:18px;margin:9px 0 0;color:var(--muted);font-size:10px}.postcode>p.error{color:#c7442c;font-weight:800}.hero__checks{display:flex;flex-wrap:wrap;gap:12px 22px;margin:20px 0 0;padding:0;list-style:none;color:var(--muted);font-size:12px}.hero__checks li::before{content:"✓";margin-right:6px;color:#14916f;font-weight:900}.hero__numbers{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:34px;padding-top:26px;border-top:1px solid var(--line)}.hero__numbers strong,.hero__numbers span{display:block}.hero__numbers strong{font-size:24px;letter-spacing:-.04em}.hero__numbers span{color:var(--muted);font-size:11px}
.hero__visual{position:relative;height:520px;overflow:hidden;background:white;border:1px solid #cdd8e9;border-radius:28px;box-shadow:var(--shadow)}.wall{position:absolute;inset:26px 26px 100px;overflow:hidden;background:#dbe6f5;border-radius:19px}.paint{position:absolute;inset:0 48% 0 0;background:#9ac4ff}.paint::after{content:"";position:absolute;right:-18px;top:0;width:36px;height:100%;background:linear-gradient(180deg,transparent 0 7%,#9ac4ff 7% 21%,transparent 21% 28%,#9ac4ff 28% 54%,transparent 54% 62%,#9ac4ff 62% 84%,transparent 84%)}.window{position:absolute;right:48px;top:50px;width:145px;height:170px;background:#c6e9ff;border:13px solid white;box-shadow:0 8px 18px rgba(18,35,63,.12)}.window::before,.window::after{content:"";position:absolute;background:white}.window::before{left:50%;top:0;bottom:0;width:7px}.window::after{top:50%;left:0;right:0;height:7px}.window i{position:absolute;right:14px;bottom:13px;width:38px;height:52px;background:#4ca57d;border-radius:50% 50% 10px 10px}.floor{position:absolute;left:0;right:0;bottom:0;height:67px;background:#ddc6a7;transform:skewY(-3deg);transform-origin:right}.roller{position:absolute;z-index:2;left:63px;bottom:57px;width:160px;height:220px;transform:rotate(-8deg)}.roller span{position:absolute;left:0;top:0;width:145px;height:48px;background:var(--orange);border:8px solid white;border-radius:8px;box-shadow:0 8px 16px rgba(18,35,63,.18)}.roller i{position:absolute;left:78px;top:43px;width:6px;height:100px;background:var(--navy)}.roller b{position:absolute;left:62px;top:135px;width:39px;height:73px;background:var(--navy);border-radius:8px 8px 17px 17px}.floating-card{position:absolute;z-index:4;display:flex;align-items:center;gap:12px;padding:14px 17px;background:white;border:1px solid var(--line);border-radius:14px;box-shadow:0 15px 30px rgba(18,35,63,.16)}.floating-card b,.floating-card small{display:block}.floating-card b{font-size:13px}.floating-card small{color:var(--muted);font-size:10px}.floating-card--top{right:16px;top:34px}.floating-card--bottom{left:20px;bottom:27px}.round-icon{width:38px;height:38px;display:grid;place-items:center;color:white;background:#20a47f;border-radius:50%;font-weight:900}.round-icon--orange{background:var(--orange)}.color-tabs{position:absolute;right:24px;bottom:29px;display:flex;gap:7px}.color-tabs span{width:21px;height:21px;border-radius:50%;background:var(--blue)}.color-tabs span:nth-child(2){background:var(--orange)}.color-tabs span:nth-child(3){background:#4ca57d}.color-tabs span:nth-child(4){background:#ffd75f}
.trustbar{background:var(--navy);color:white}.trustbar__inner{display:grid;grid-template-columns:repeat(3,1fr)}.trustbar__inner>div{display:flex;gap:15px;padding:25px 28px;border-left:1px solid rgba(255,255,255,.13)}.trustbar__inner>div:last-child{border-right:1px solid rgba(255,255,255,.13)}.trustbar span{color:#72a4ff;font-size:11px;font-weight:900}.trustbar p{margin:0}.trustbar b,.trustbar small{display:block}.trustbar b{font-size:13px}.trustbar small{color:#aeb9ca;font-size:10px}
.section{padding-block:105px}.heading{max-width:770px;margin:0 auto 50px;text-align:center}.eyebrow{margin:0 0 13px;color:var(--blue);font-size:11px;font-weight:850;letter-spacing:.15em;text-transform:uppercase}.heading h2,.feature__copy h2,.cta h2{margin:0;font-size:clamp(39px,5vw,61px);line-height:1;letter-spacing:-.055em}.heading>p:last-child{max-width:620px;margin:18px auto 0;color:var(--muted)}.heading--left{max-width:800px;margin-left:0;text-align:left}.heading--left>p:last-child{margin-left:0}
.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.steps article{position:relative;padding:25px;background:white;border:1px solid var(--line);border-radius:20px;box-shadow:0 12px 30px rgba(18,35,63,.06)}.step-number{position:absolute;z-index:2;top:18px;left:18px;width:35px;height:35px;display:grid;place-items:center;color:white;background:var(--blue);border-radius:10px;font-size:13px;font-weight:900}.step-art{position:relative;height:190px;margin-bottom:23px;overflow:hidden;background:var(--sky);border-radius:14px}.steps h3{margin:0 0 8px;font-size:22px;letter-spacing:-.035em}.steps article>p{min-height:70px;margin:0;color:var(--muted);font-size:13px}.steps article>small{display:block;margin-top:18px;padding-top:14px;color:var(--blue);border-top:1px solid var(--line);font-weight:800}.step-art--form i{position:absolute;left:50%;width:145px;height:24px;transform:translateX(-50%);background:white;border:1px solid #cfd8e5;border-radius:6px}.step-art--form i:first-child{top:47px}.step-art--form i:nth-child(2){top:80px}.step-art--form b{position:absolute;left:50%;top:118px;width:90px;height:29px;transform:translateX(-50%);background:var(--blue);border-radius:6px}.step-art--offers i{position:absolute;top:48px;width:95px;height:110px;background:white;border:1px solid #cfd8e5;border-radius:10px;box-shadow:0 8px 14px rgba(18,35,63,.08)}.step-art--offers i:first-child{left:25px;transform:rotate(-8deg)}.step-art--offers i:nth-child(2){left:50%;z-index:2;transform:translateX(-50%)}.step-art--offers i:nth-child(3){right:25px;transform:rotate(8deg)}.step-art--choice i{position:absolute;left:50%;top:32px;width:135px;height:130px;transform:translateX(-50%);background:white;border:1px solid #cfd8e5;border-radius:16px}.step-art--choice b{position:absolute;left:50%;top:72px;width:55px;height:55px;display:grid;place-items:center;transform:translateX(-50%);color:white;background:#20a47f;border-radius:50%;font-size:25px}
.feature{background:var(--sky)}.feature__grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.feature__visual{position:relative;padding:26px}.sample-offer{padding:24px;background:white;border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow)}.sample-offer__head{display:flex;justify-content:space-between;margin-bottom:17px;padding-bottom:16px;border-bottom:1px solid var(--line)}.sample-offer__head span{font-weight:850}.sample-offer__head small{color:var(--blue);font-weight:800}.sample-row{display:grid;grid-template-columns:38px 1fr auto;gap:11px;align-items:center;margin-top:10px;padding:14px;border:1px solid var(--line);border-radius:12px}.sample-row>i{width:34px;height:34px;display:grid;place-items:center;color:white;background:#91a0b5;border-radius:9px;font-style:normal;font-weight:900}.sample-row p{margin:0}.sample-row b,.sample-row small{display:block}.sample-row b{font-size:12px}.sample-row small{color:var(--muted);font-size:9px}.sample-row>strong{font-size:14px}.sample-row--active{background:#f2f6ff;border:2px solid var(--blue)}.sample-row--active>i{background:var(--blue)}.saving-badge{position:absolute;right:0;bottom:-24px;padding:16px 19px;color:white;background:var(--orange);border-radius:14px;box-shadow:0 15px 28px rgba(255,122,54,.25)}.saving-badge span,.saving-badge strong,.saving-badge small{display:block}.saving-badge span{font-size:9px;font-weight:800;text-transform:uppercase}.saving-badge strong{font-size:27px}.saving-badge small{font-size:9px}.feature__copy>p:not(.eyebrow){color:var(--muted);font-size:16px}.feature__copy ul{margin:27px 0 30px;padding:0;list-style:none}.feature__copy li{display:flex;gap:13px;margin-top:15px}.feature__copy li>span{flex:0 0 29px;height:29px;display:grid;place-items:center;color:white;background:#20a47f;border-radius:50%;font-weight:900}.feature__copy li b,.feature__copy li small{display:block}.feature__copy li small{margin-top:3px;color:var(--muted)}
.services{background:white}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.service-grid article{min-height:260px;padding:24px;background:var(--paper);border:1px solid var(--line);border-radius:17px}.service-grid article:nth-child(2){background:var(--orange-light)}.service-grid article:nth-child(3){background:var(--mint)}.service-grid article:nth-child(4){background:#eaefff}.service-grid span{color:var(--blue);font-size:11px;font-weight:900}.service-grid h3{margin:65px 0 12px;font-size:21px;letter-spacing:-.03em}.service-grid p{margin:0;color:var(--muted);font-size:13px}
.reviews-section{background:#f6f8fc}.reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.reviews blockquote{margin:0;padding:27px;background:white;border:1px solid var(--line);border-radius:18px}.stars{color:var(--orange);letter-spacing:.08em}.reviews blockquote>p{min-height:145px;font-size:16px;line-height:1.7}.reviews footer{display:flex;align-items:center;gap:12px;padding-top:17px;border-top:1px solid var(--line)}.reviews footer>span{width:40px;height:40px;display:grid;place-items:center;color:white;background:var(--blue);border-radius:50%;font-size:10px;font-weight:900}.reviews footer b,.reviews footer small{display:block}.reviews footer small{color:var(--muted);font-size:10px}
.cta{padding-block:70px;color:white;background:var(--blue)}.cta__inner{display:flex;align-items:center;justify-content:space-between;gap:45px}.cta__inner>div>span{font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.cta h2{margin-top:10px;font-size:clamp(38px,5vw,58px)}.cta a{display:inline-flex;align-items:center;gap:25px;padding:16px 19px;color:var(--ink);background:white;border-radius:12px;text-decoration:none;font-weight:850}.cta a b{font-size:20px}
.footer{padding:60px 0 24px;color:#b7c1d1;background:var(--navy)}.footer__grid{display:grid;grid-template-columns:1.7fr repeat(3,1fr);gap:52px}.brand--footer .brand__logo{width:190px;max-width:100%;filter:brightness(0) invert(1)}.footer__grid>div:first-child p{max-width:360px;font-size:13px}.footer h3{margin-top:0;color:white;font-size:12px;text-transform:uppercase;letter-spacing:.1em}.footer__grid>div:not(:first-child) a,.footer__grid>div:not(:first-child) span{display:block;width:fit-content;margin:9px 0;color:#aeb8c8;text-decoration:none;font-size:12px}.footer__bottom{display:flex;justify-content:space-between;margin-top:45px;padding-top:20px;border-top:1px solid #30415d;font-size:10px}
/* Anfrage */
.form-body{min-height:100vh;background:#f1f5fb}.form-header{background:white;border-bottom:1px solid var(--line)}.form-header .header__inner{min-height:75px}.form-header .brand__logo{width:165px}.back-home{color:var(--muted);font-size:12px;font-weight:800;text-underline-offset:4px}.form-main{padding:50px 0 90px}.wizard{width:min(780px,calc(100% - 32px));margin-inline:auto}.wizard__meta{display:flex;justify-content:space-between;margin-bottom:9px;color:var(--muted);font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.wizard__track{height:8px;overflow:hidden;margin-bottom:22px;background:#d8e0eb;border-radius:99px}.wizard__progress{width:20%;height:100%;background:var(--blue);border-radius:inherit;transition:width .22s}.wizard__card{overflow:hidden;background:white;border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow)}.wizard__head{padding:32px 38px;background:linear-gradient(135deg,var(--navy),#244472);color:white}.wizard__head p{margin:0 0 7px;color:#8fb6ff;font-size:10px;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.wizard__head h1{margin:0;font-size:clamp(29px,5vw,41px);line-height:1.08;letter-spacing:-.045em}.wizard__body{padding:33px 38px 38px}.wizard-step>p:first-child{margin-top:0;color:var(--muted)}.wizard-step fieldset{margin:24px 0 0;padding:0;border:0}.wizard-label,.wizard-step legend{display:block;margin-bottom:8px;font-size:12px;font-weight:850}.wizard-input,.wizard-field input,.wizard-field select,.wizard-field textarea{width:100%;padding:14px;color:var(--ink);background:#f9fbfd;border:1px solid #ced7e3;border-radius:10px;outline:none}.wizard-input:focus,.wizard-field input:focus,.wizard-field select:focus,.wizard-field textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(39,100,231,.14)}.choices{display:grid;grid-template-columns:repeat(2,1fr);gap:11px}.choice{position:relative;cursor:pointer}.choice input{position:absolute;opacity:0}.choice span{min-height:101px;display:flex;flex-direction:column;justify-content:center;padding:17px;background:#f5f7fa;border:2px solid transparent;border-radius:12px}.choice b,.choice small{display:block}.choice small{margin-top:4px;color:var(--muted)}.choice input:checked+span{background:#edf4ff;border-color:var(--blue)}.choice input:focus-visible+span{outline:3px solid var(--orange);outline-offset:2px}.wizard-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.wizard-field{margin-top:15px}.wizard-field label{display:block;margin-bottom:6px;font-size:11px;font-weight:850}.wizard-field--full{grid-column:1/-1}.consent{display:flex;gap:10px;margin-top:19px;color:var(--muted);font-size:11px}.consent input{margin-top:4px;accent-color:var(--blue)}.form-hp{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.wizard-error{min-height:22px;margin:17px 0 -3px;color:#c7442c;font-size:12px;font-weight:850}.wizard-actions{display:flex;justify-content:space-between;gap:12px;padding-top:21px;border-top:1px solid var(--line)}.button:disabled{cursor:wait;opacity:.7;transform:none}.button--secondary{color:var(--ink);background:#edf1f6}.wizard-trust{display:flex;justify-content:center;flex-wrap:wrap;gap:20px;margin-top:20px;color:var(--muted);font-size:10px}.success{text-align:center;padding-block:12px}.success__icon{width:72px;height:72px;display:grid;place-items:center;margin:0 auto 19px;color:white;background:#20a47f;border-radius:50%;font-size:30px}.success h2{font-size:35px;letter-spacing:-.04em}.success p{max-width:540px;margin:0 auto 23px;color:var(--muted)}.success strong{color:var(--ink);overflow-wrap:anywhere}
/* Rechtliches */
.legal-main{padding-block:65px 95px}.legal{max-width:850px;padding:44px;background:white;border:1px solid var(--line);border-radius:20px;box-shadow:0 16px 42px rgba(18,35,63,.08)}.legal h1{margin-top:0;font-size:45px;letter-spacing:-.05em}.legal h2{margin-top:33px;font-size:22px}.legal h3{margin:23px 0 7px;font-size:16px}.legal p{overflow-wrap:anywhere}.imprint-content{margin-top:30px}.imprint-content img{display:block;width:213px;max-width:100%;height:auto}
@media(max-width:980px){.hero__grid{grid-template-columns:1fr;gap:50px}.hero__visual{max-width:650px;width:100%;margin-inline:auto}.feature__grid{gap:45px}.footer__grid{grid-template-columns:1.5fr 1fr 1fr}.footer__grid>div:last-child{grid-column:2}}
@media(max-width:760px){.container{width:min(var(--max),calc(100% - 28px))}.header__inner{min-height:72px}.menu{display:block}.nav{position:absolute;left:0;right:0;top:72px;display:none;padding:18px 20px 23px;background:white;border-bottom:1px solid var(--line);box-shadow:0 14px 25px rgba(18,35,63,.1)}.nav.open{display:grid}.nav__cta{text-align:center}.hero{padding-top:55px}.hero h1{font-size:clamp(47px,14vw,67px)}.lead{font-size:17px}.postcode>div{grid-template-columns:1fr}.hero__numbers{grid-template-columns:1fr 1fr}.hero__visual{height:440px}.floating-card--top{right:8px}.trustbar__inner{grid-template-columns:1fr}.trustbar__inner>div{min-width:0;padding:19px 20px;border-right:1px solid rgba(255,255,255,.13);border-bottom:1px solid rgba(255,255,255,.13)}.trustbar__inner>div:last-child{border-bottom:0}.trustbar p{min-width:0}.trustbar b,.trustbar small{overflow-wrap:anywhere}.steps,.service-grid,.reviews{grid-template-columns:1fr}.steps article>p,.reviews blockquote>p{min-height:auto}.feature__grid{grid-template-columns:1fr}.feature__visual{order:2}.service-grid article{min-height:220px}.service-grid h3{margin-top:40px}.cta__inner{align-items:flex-start;flex-direction:column}.footer__grid{grid-template-columns:1fr 1fr}.footer__grid>div:first-child{grid-column:1/-1}.footer__grid>div:last-child{grid-column:auto}.wizard__head,.wizard__body{padding-inline:22px}.choices,.wizard-grid{grid-template-columns:1fr}.wizard-field--full{grid-column:auto}}
@media(max-width:470px){.brand b{font-size:16px}.brand small{display:none}.hero{padding-top:24px}.hero__grid{gap:32px}.trust-pill{padding:5px 9px;font-size:10px}.trust-pill span{width:17px;height:17px}.hero h1{margin:14px 0;font-size:clamp(36px,10.6vw,44px);line-height:.96}.lead{margin:0;font-size:14px;line-height:1.5}.postcode{margin-top:16px;padding:13px;border-radius:14px}.postcode>label{margin-bottom:7px;font-size:11px}.postcode input{padding:11px 12px}.postcode button{min-height:44px;padding:10px 14px}.postcode>p{margin-top:7px}.hero__checks{display:grid;margin-top:14px}.hero__numbers{grid-template-columns:1fr}.hero__visual{height:390px}.window{right:25px;width:120px}.roller{left:25px}.floating-card--top{display:none}.sample-row{grid-template-columns:34px 1fr}.sample-row>strong{grid-column:2}.saving-badge{right:12px}.footer__grid{grid-template-columns:1fr}.footer__grid>div:first-child{grid-column:auto}.footer__bottom{flex-direction:column;gap:8px}.wizard-actions{flex-direction:column-reverse}.wizard-actions .button{width:100%}}
@media(max-width:470px){.form-body{background:#fff}.form-header .header__inner{min-height:58px}.form-header .brand__icon{width:34px;height:34px;border-radius:9px}.form-header .brand__icon::after{left:9px;top:5px;width:16px;height:12px}.form-header .brand__icon i{left:15px;top:15px;height:15px}.form-header .brand b{font-size:13px}.form-header .back-home{font-size:9px}.form-main{padding:13px 0 26px}.wizard{width:calc(100% - 24px)}.wizard__meta{margin-bottom:5px;font-size:8px}.wizard__track{height:5px;margin-bottom:11px}.wizard__card{overflow:visible;background:transparent;border:0;border-radius:0;box-shadow:none}.wizard__head{padding:5px 0 12px;color:var(--ink);background:transparent;border-bottom:1px solid var(--line)}.wizard__head p{margin-bottom:3px;color:var(--blue);font-size:8px}.wizard__head h1{font-size:23px;line-height:1.05}.wizard__body{padding:12px 0 0}.wizard-step>p:first-child{margin:0 0 9px;font-size:11px;line-height:1.4}.wizard-step fieldset{margin-top:11px}.wizard-label,.wizard-step legend{margin-bottom:5px;font-size:10px}.choices{grid-template-columns:1fr 1fr;gap:7px}.choice span{min-height:68px;padding:8px 9px;border-radius:8px}.choice b{font-size:12px}.choice small{margin-top:2px;font-size:9px;line-height:1.25}.wizard-grid{grid-template-columns:1fr 1fr;gap:7px}.wizard-field{margin-top:7px}.wizard-field--full{grid-column:1/-1}.wizard-field label{margin-bottom:4px;font-size:9px}.wizard-input,.wizard-field input,.wizard-field select,.wizard-field textarea{padding:9px 10px;border-radius:8px;font-size:13px}.wizard-field textarea{height:65px;min-height:65px}.consent{margin-top:9px;font-size:9px;line-height:1.3}.wizard-error{min-height:17px;margin:8px 0 0;font-size:10px}.wizard-actions{flex-direction:row;padding-top:10px;gap:7px}.wizard-actions .button{flex:1;width:auto;min-height:40px;padding:8px 10px;font-size:12px}.wizard-trust{display:none}.success{padding-block:2px}.success__icon{width:52px;height:52px;margin-bottom:11px;font-size:22px}.success h2{margin:0 0 7px;font-size:27px}.success p{margin-bottom:14px;font-size:11px}}
@media(max-width:760px){.hero__visual,.hero__numbers{display:none}.hero__grid{gap:0}}
.wizard__card:focus{outline:none}
@media(max-width:470px){.form-header .header__inner{min-height:62px}.form-header .brand__icon{width:38px;height:38px}.form-header .brand b{font-size:14px}.form-header .back-home{font-size:10px}.form-main{padding:19px 0 36px}.wizard{width:calc(100% - 28px)}.wizard__meta{margin-bottom:7px;font-size:9px}.wizard__track{height:6px;margin-bottom:14px}.wizard__head{padding:8px 0 15px}.wizard__head p{margin-bottom:4px;font-size:9px}.wizard__head h1{font-size:26px;line-height:1.08}.wizard__body{padding-top:16px}.wizard-step>p:first-child{margin-bottom:12px;font-size:12px;line-height:1.45}.wizard-step fieldset{margin-top:14px}.wizard-label,.wizard-step legend{margin-bottom:7px;font-size:11px}.choices{gap:9px}.choice span{min-height:80px;padding:11px 12px;border-radius:9px}.choice b{font-size:14px}.choice small{margin-top:3px;font-size:10px;line-height:1.3}.wizard-grid{gap:10px}.wizard-field{margin-top:10px}.wizard-field label{margin-bottom:5px;font-size:10px}.wizard-input,.wizard-field input,.wizard-field select,.wizard-field textarea{padding:11px 12px;font-size:14px}.wizard-field textarea{height:76px;min-height:76px}.consent{margin-top:12px;font-size:10px;line-height:1.4}.wizard-error{min-height:19px;margin-top:10px;font-size:11px}.wizard-actions{gap:9px;padding-top:13px}.wizard-actions .button{min-height:44px;padding:10px 12px;font-size:13px}.success__icon{width:60px;height:60px;margin-bottom:14px;font-size:25px}.success h2{font-size:30px}.success p{margin-bottom:18px;font-size:12px}}
@media(max-width:470px){.legal-main{padding-block:30px 55px}.legal{padding:25px 20px;border-radius:14px}.legal h1{font-size:clamp(26px,8vw,34px);line-height:1.08;letter-spacing:-.035em;hyphens:auto;overflow-wrap:anywhere}.legal h2{font-size:20px;line-height:1.25;overflow-wrap:anywhere}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition-duration:.01ms!important}}
