@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}}:root{--navy:#092d4c;--navy-dark:#061f35;--blue:#1765e7;--sky:#e7f0ff;--orange:#1765e7;--ink:#122232;--muted:#5c6b77;--line:#dde5ea;--cream:#f5f7f6;--white:#fff;--font-geist:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);font-family:var(--font-geist),Arial,sans-serif;background:#fff;margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.container{width:min(1180px,100% - 40px);margin-inline:auto}.site-header{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;border-bottom:1px solid #092d4c17;position:sticky;top:0}.nav-wrap{justify-content:space-between;align-items:center;gap:28px;height:78px;display:flex}.brand-mark{color:#fff;letter-spacing:-.06em;background:linear-gradient(145deg,#0d436c,#061f35);border-radius:11px;place-items:center;width:40px;height:40px;font-size:19px;font-weight:800;display:grid}.brand>span:last-child{flex-direction:column;line-height:1;display:flex}.brand strong{letter-spacing:-.04em;font-size:20px}.brand small{color:#6d7a84;letter-spacing:.09em;text-transform:uppercase;margin-top:5px;font-size:10px}.site-header nav{color:#334858;gap:30px;font-size:14px;font-weight:650;display:flex}.site-header nav a:hover{color:var(--blue)}.button{background:var(--orange);color:#1f2933;cursor:pointer;border:0;border-radius:7px;justify-content:center;align-items:center;gap:12px;min-height:52px;padding:0 24px;font-weight:780;transition:all .2s;display:inline-flex;box-shadow:0 8px 18px #f59e0b33}.button:hover{filter:brightness(1.04);transform:translateY(-1px)}.button-small{min-height:42px;padding:0 18px;font-size:13px}.button-light{color:var(--navy);background:#fff;box-shadow:0 12px 30px #01121f2e}.hero{background:var(--navy-dark);align-items:center;min-height:680px;display:grid;position:relative;overflow:hidden}.hero-image{background:url(/images/08-mietkauf-und-finanzierung.png) 50%/cover no-repeat;position:absolute;inset:0}.hero-shade{background:linear-gradient(90deg,#051d31fa 0%,#051d31e8 35%,#051d3161 63%,#051d310f 100%),linear-gradient(#0000 55%,#04192b61);position:absolute;inset:0}.hero-content{z-index:2;padding:110px 0 95px;position:relative}.hero-copy{color:#fff;width:min(670px,63%)}.eyebrow{color:var(--blue);letter-spacing:.14em;text-transform:uppercase;font-size:12px;font-weight:800;display:block}.hero h1{letter-spacing:-.055em;margin:20px 0 26px;font-size:clamp(46px,6vw,78px);line-height:.98}.hero h1 em{color:#82d0df;font-style:normal}.hero p{color:#d6e3eb;max-width:650px;margin:0;font-size:20px;line-height:1.65}.hero-actions{align-items:center;gap:28px;margin-top:34px;display:flex}.text-link{border-bottom:1px solid;padding-bottom:3px;font-weight:730}.light-link{color:#e4eef3}.hero-trust{color:#c8d9e3;flex-wrap:wrap;gap:12px 24px;margin-top:38px;font-size:13px;display:flex}.trustbar{border-bottom:1px solid var(--line);background:#fff}.trustbar-grid{grid-template-columns:repeat(4,1fr);padding:25px 0;display:grid}.trustbar-grid div{border-right:1px solid var(--line);padding:0 28px}.trustbar-grid div:first-child{padding-left:0}.trustbar-grid div:last-child{border:0}.trustbar-grid strong,.trustbar-grid span{display:block}.trustbar-grid strong{color:var(--navy);font-size:15px}.trustbar-grid span{color:var(--muted);margin-top:5px;font-size:12px}.section{padding:108px 0}.intro-section{background:linear-gradient(#fff,#f6f8f8)}.section-heading{grid-template-columns:1.2fr .8fr;align-items:end;gap:80px;margin-bottom:44px;display:grid}.section-heading h2,.steps-copy h2,.proof-section h2,.faq-layout h2,.check-heading h2{color:var(--navy);letter-spacing:-.045em;margin:12px 0 0;font-size:clamp(34px,4vw,53px);line-height:1.08}.section-heading p,.faq-layout>div>p{color:var(--muted);margin:0;font-size:17px;line-height:1.7}.service-grid{grid-template-columns:repeat(6,1fr);gap:18px;display:grid}.service-card{background:var(--navy);color:#fff;border-radius:14px;grid-column:span 2;min-height:470px;position:relative;overflow:hidden;box-shadow:0 14px 38px #092d4c1f}.service-card.wide{grid-column:span 3}.service-card img{object-fit:cover;width:100%;height:100%;transition:transform .5s;position:absolute;inset:0}.service-card:hover img{transform:scale(1.025)}.service-overlay{background:linear-gradient(#04192b1a 18%,#04192bb8 55%,#04192bfa 100%);position:absolute;inset:0}.service-copy{padding:30px;position:absolute;inset:auto 0 0}.service-copy>span{color:#93d5e2;letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:800}.service-copy h3{letter-spacing:-.025em;margin:9px 0;font-size:25px;line-height:1.15}.service-copy p{color:#d4e0e7;margin:0;font-size:14px;line-height:1.55}.service-copy ul{color:#dce8ed;flex-wrap:wrap;gap:7px 15px;margin:15px 0 18px;padding:0;font-size:12px;list-style:none;display:flex}.service-copy a{color:#fff;align-items:center;gap:10px;font-size:13px;font-weight:800;display:inline-flex}.service-copy a b{color:var(--orange);font-size:18px}.steps-section{background:var(--navy-dark);color:#fff;padding:0}.steps-layout{grid-template-columns:1.05fr .95fr;width:100%;max-width:none;min-height:700px;display:grid}.steps-image{min-height:700px}.steps-image img{object-fit:cover;width:100%;height:100%}.steps-copy{padding:100px clamp(40px,7vw,110px)}.steps-copy h2{color:#fff}.steps-copy ol{margin:42px 0 0;padding:0;list-style:none}.steps-copy li{border-top:1px solid #ffffff21;grid-template-columns:54px 1fr;gap:18px;padding:22px 0;display:grid}.steps-copy li>span{color:#9ed9e5;background:#0d4167;border-radius:50%;place-items:center;width:46px;height:46px;font-size:12px;font-weight:800;display:grid}.steps-copy strong{font-size:18px}.steps-copy p{color:#aec0cd;margin:7px 0 0;line-height:1.6}.investment-section{background:#fff}.investment-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.investment-card{border:1px solid var(--line);color:inherit;cursor:pointer;background:#fff;border-radius:12px;transition:transform .2s,box-shadow .2s;display:block;overflow:hidden;box-shadow:0 10px 30px #092d4c0f}.investment-card:hover{transform:translateY(-3px);box-shadow:0 18px 38px #092d4c1f}.investment-card:focus-visible{outline-offset:4px;outline:3px solid #1765e759}.investment-image{height:170px;position:relative;overflow:hidden}.investment-image img{object-fit:cover;transition:transform .4s}.investment-card:hover .investment-image img{transform:scale(1.025)}.investment-card-copy{padding:22px}.investment-grid h3{color:var(--navy);margin:0;font-size:21px}.investment-grid p{min-height:65px;color:var(--muted);font-size:14px;line-height:1.55}.investment-card-link{color:var(--blue);font-size:13px;font-weight:800}.check-section{color:#fff;background:linear-gradient(140deg,#0a395c,#061f35)}.check-heading{text-align:center;max-width:800px;margin:0 auto 46px}.check-heading h2{color:#fff}.check-heading p{color:#b8cad5;font-size:18px}.funnel-shell{color:var(--ink);background:#fff;border-radius:18px;grid-template-columns:1.15fr .85fr;display:grid;overflow:hidden;box-shadow:0 30px 70px #00000038}.funnel-questions{padding:40px}.funnel-questions fieldset{border:0;margin:0 0 32px;padding:0}.funnel-questions fieldset:last-child{margin:0}.funnel-questions legend{color:var(--navy);margin-bottom:14px;font-weight:800}.funnel-questions legend>span{background:var(--sky);width:28px;height:28px;color:var(--blue);border-radius:50%;place-items:center;margin-right:8px;font-size:12px;display:inline-grid}.choice-grid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.choice-grid button,.pill-choices button{border:1px solid var(--line);color:#344957;cursor:pointer;background:#fff;transition:all .18s}.choice-grid button{text-align:left;border-radius:7px;justify-content:space-between;padding:15px;font-size:13px;font-weight:680;display:flex}.choice-grid button.active,.pill-choices button.active{color:#07577e;background:#e9f6f8;border-color:#1682ac;box-shadow:inset 0 0 0 1px #1682ac}.pill-choices{flex-wrap:wrap;gap:8px;display:flex}.pill-choices button{border-radius:99px;padding:10px 13px;font-size:12px}.recommendation{background:#eef4f5;position:relative}.recommendation>img{object-fit:cover;width:100%;height:235px}.recommendation>div{padding:32px}.result-label{color:var(--blue);letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:800}.recommendation h3{color:var(--navy);letter-spacing:-.03em;margin:8px 0 12px;font-size:29px}.recommendation p{color:#536773;line-height:1.65}.recommendation ul{color:#25475b;padding:0;line-height:2;list-style:none}.lead-panel{color:var(--ink);background:#fff;border-radius:16px;grid-template-columns:.8fr 1.2fr;gap:50px;margin-top:20px;padding:44px;display:grid}.lead-intro h3{color:var(--navy);letter-spacing:-.03em;margin:10px 0;font-size:32px}.lead-intro p{color:var(--muted);line-height:1.6}.lead-intro ul{color:#345166;padding:0;line-height:2;list-style:none}.lead-panel form{flex-direction:column;gap:15px;display:flex}.form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.lead-panel label{color:#284052;flex-direction:column;gap:7px;font-size:12px;font-weight:750;display:flex}.lead-panel input,.lead-panel textarea{background:#fbfcfc;border:1px solid #cad6dc;border-radius:7px;outline:none;width:100%;padding:13px}.lead-panel input:focus,.lead-panel textarea:focus{border-color:#1682ac;box-shadow:0 0 0 3px #1682ac1f}.lead-panel .consent{grid-template-columns:18px 1fr;align-items:start;gap:9px;font-weight:500;line-height:1.45;display:grid}.consent input{margin-top:2px}.lead-panel small{color:#73828d}.trap{position:absolute!important;left:-9999px!important}.form-error{color:#a61b1b;margin:0}.success{text-align:left;grid-column:1/-1;justify-content:center;align-items:center;gap:22px;min-height:220px;display:flex}.success>span{color:#16824f;background:#e2f6ec;border-radius:50%;place-items:center;width:64px;height:64px;font-size:30px;display:grid}.success h3{color:var(--navy);margin:0;font-size:30px}.success p{max-width:620px;color:var(--muted);line-height:1.6}.proof-section{background:#f4f6f6}.proof-grid{grid-template-columns:.8fr 1.2fr;gap:80px;display:grid}.proof-cards{gap:12px;display:grid}.proof-cards article{background:#fff;border-left:3px solid #70bfd1;padding:25px 28px;box-shadow:0 8px 25px #092d4c0d}.proof-cards strong{color:var(--navy);font-size:18px}.proof-cards p{color:var(--muted);margin:7px 0 0;line-height:1.6}.faq-layout{grid-template-columns:.75fr 1.25fr;gap:90px;display:grid}.faq-list details{border-top:1px solid var(--line);padding:22px 0}.faq-list summary{color:var(--navy);cursor:pointer;justify-content:space-between;font-size:17px;font-weight:780;list-style:none;display:flex}.faq-list summary span{font-size:24px;font-weight:400}.faq-list details p{max-width:720px;color:var(--muted);margin:12px 0 0;line-height:1.7}footer{color:#fff;background:#061c2e;padding:70px 0 25px}.footer-grid{grid-template-columns:1.7fr repeat(3,1fr);gap:60px;display:grid}.footer-grid>div:not(.footer-brand){flex-direction:column;gap:12px;display:flex}.footer-grid>div>strong{margin-bottom:5px}.footer-grid a{color:#aebfca;font-size:13px}.footer-brand p{color:#aebfca;max-width:340px;line-height:1.6}.footer-brand .brand small{color:#8ca3b3}.footer-bottom{color:#8299a9;border-top:1px solid #ffffff1f;justify-content:space-between;margin-top:55px;padding-top:22px;font-size:12px;display:flex}.legal-page{background:#f4f7f7;min-height:100vh;padding:80px 0}.legal-copy{max-width:820px}.legal-copy>a{color:var(--blue);margin-bottom:45px;font-weight:700;display:inline-block}.legal-copy h1{color:var(--navy);font-size:55px}.legal-copy h2{color:var(--navy);margin-top:35px}.legal-copy p{color:var(--muted);line-height:1.75}.legal-notice{border-left:4px solid var(--orange);background:#fff;margin:25px 0;padding:22px}.legal-notice p{margin:7px 0 0}@media (max-width:980px){.site-header nav{display:none}.hero-copy{width:78%}.trustbar-grid{grid-template-columns:1fr 1fr;gap:20px}.trustbar-grid div:nth-child(2){border:0}.service-card,.service-card.wide{grid-column:span 3}.steps-layout,.funnel-shell,.proof-grid,.faq-layout{grid-template-columns:1fr}.steps-image{min-height:430px}.investment-grid{grid-template-columns:1fr 1fr}.lead-panel{grid-template-columns:1fr}.footer-grid{grid-template-columns:1.3fr 1fr 1fr}.footer-grid>div:last-child{display:none}}@media (max-width:680px){.container{width:min(100% - 28px,1180px)}.nav-wrap{height:68px}.site-header .button-small{padding:0 14px;font-size:0}.site-header .button-small:after{content:"Check";font-size:12px}.brand small{display:none}.hero{min-height:650px}.hero-shade{background:linear-gradient(90deg,#051d31f5,#051d319e),linear-gradient(#0000,#04192b99)}.hero-content{padding:85px 0}.hero-copy{width:100%}.hero h1{font-size:48px}.hero p{font-size:17px}.hero-actions{flex-direction:column;align-items:flex-start}.hero-trust{flex-direction:column}.trustbar-grid{grid-template-columns:1fr}.trustbar-grid div{border-right:0;border-bottom:1px solid var(--line);padding:13px 0}.section{padding:75px 0}.section-heading{grid-template-columns:1fr;gap:20px}.service-card,.service-card.wide{grid-column:1/-1;min-height:440px}.steps-copy{padding:70px 24px}.investment-grid{grid-template-columns:1fr}.funnel-questions{padding:24px}.choice-grid{grid-template-columns:1fr}.recommendation>div{padding:24px}.lead-panel{gap:25px;padding:25px}.form-grid{grid-template-columns:1fr}.proof-grid,.faq-layout{gap:35px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:8px}.legal-copy h1{font-size:42px}}.brand{align-items:center;gap:0;display:flex}.brand-logo{flex:none;width:240px;height:42px;display:block}.brand-logo img{object-fit:contain;display:block;width:100%!important;height:100%!important}.brand-shield{flex:none;place-items:center;width:28px;height:28px;display:inline-grid}.brand-shield img{object-fit:contain;width:100%;height:100%}.brandline{align-items:center;gap:11px;display:flex}.brandline .eyebrow{margin:0}.button{color:#fff;box-shadow:0 8px 18px #1765e738}.button-light{color:var(--navy)}.eyebrow.light{color:#a9c9ff}.hero-copy{z-index:2;position:relative}.hero-brandline .brand-shield{width:34px;height:34px}.hero-brandline .brand-shield img{filter:brightness(0)invert();opacity:1}.hero h1 em{color:#76a8ff}.hero-signet{opacity:.16;position:absolute;top:50%;right:1%;transform:translateY(-50%)}.hero-signet .brand-shield{filter:drop-shadow(0 20px 45px #0003);width:260px;height:260px}.hero-signet .brand-shield img{filter:brightness(0)invert()}.service-watermark{z-index:2;opacity:.92;filter:drop-shadow(0 8px 18px #00000038);width:52px;height:52px;position:absolute;top:24px;right:24px}.service-card .service-watermark img,.service-card:hover .service-watermark img{object-fit:contain!important;width:100%!important;height:100%!important;position:static!important;inset:auto!important;transform:none!important}.service-copy{z-index:2}.service-copy>span{color:#a9c9ff}.service-copy a b{color:#78a9ff}.check-mark{filter:drop-shadow(0 12px 28px #0000003d);width:72px;height:72px;margin:0 auto 18px}.steps-copy .brandline .brand-shield img,.check-section .check-mark img{filter:brightness(0)invert()}.proof-heading{position:relative}.proof-mark{filter:drop-shadow(0 12px 26px #092d4c26);width:82px;height:82px;margin-bottom:24px}.footer-brand p{margin-top:18px}.footer-brand .brand-logo{width:240px;height:42px}@media (max-width:980px){.hero-signet{opacity:.1;right:-8%}}@media (max-width:680px){.brand-logo{width:190px;height:34px}.hero-signet{display:none}.service-watermark{width:46px;height:46px}}.intro-section .section-heading{align-items:center}.service-grid{grid-template-columns:repeat(3,1fr);gap:22px}.simple-service-card{border:1px solid var(--line);color:inherit;cursor:pointer;background:#fff;border-radius:18px;transition:transform .2s,box-shadow .2s;display:block;overflow:hidden;box-shadow:0 14px 38px #092d4c14}.simple-service-card:hover{transform:translateY(-3px);box-shadow:0 20px 46px #092d4c21}.simple-service-card:focus-visible{outline-offset:4px;outline:3px solid #1765e759}.simple-service-card:last-child{grid-column:2}.simple-service-image{background:#dce5ea;height:235px;position:relative;overflow:hidden}.simple-service-image img{object-fit:cover;transition:transform .45s}.simple-service-card:hover .simple-service-image img{transform:scale(1.025)}.simple-service-copy{min-height:240px;padding:28px 28px 30px;position:relative}.simple-card-mark{width:32px;height:32px;position:absolute;top:23px;right:24px}.simple-service-kicker{color:var(--blue);letter-spacing:.11em;text-transform:uppercase;padding-right:48px;font-size:11px;font-weight:800;display:block}.simple-service-copy h3{max-width:330px;color:var(--navy);letter-spacing:-.025em;margin:12px 0 10px;font-size:25px;line-height:1.15}.simple-service-copy p{color:var(--muted);margin:0;font-size:15px;line-height:1.55}.simple-service-link{color:var(--navy);align-items:center;gap:10px;font-size:14px;font-weight:800;display:inline-flex;position:absolute;bottom:28px;left:28px}.simple-service-link b{color:var(--blue);font-size:19px}.service-cta{justify-content:center;margin-top:38px;display:flex}.check-section{padding:88px 0 100px}.check-heading{max-width:680px;margin-bottom:34px}.check-heading h2{font-size:clamp(34px,4vw,48px)}.check-heading p{margin:14px 0 0;font-size:17px}.check-mark{width:56px;height:56px;margin-bottom:16px}.simple-funnel{width:min(760px,100%);min-height:510px;color:var(--ink);background:#fff;border-radius:20px;margin:0 auto;overflow:hidden;box-shadow:0 28px 70px #0000003b}.funnel-step,.funnel-result,.simple-lead-form{padding:44px 52px}.funnel-progress{color:#647684;margin-bottom:38px;font-size:13px;font-weight:750}.funnel-progress>div{background:#e8edf0;border-radius:99px;height:7px;margin-top:10px;overflow:hidden}.funnel-progress i{background:var(--blue);border-radius:99px;height:100%;transition:width .25s;display:block}.funnel-question h3,.funnel-result h3,.form-heading h3{color:var(--navy);letter-spacing:-.035em;margin:0 0 24px;font-size:clamp(28px,4vw,38px);line-height:1.15}.funnel-options{grid-template-columns:1fr 1fr;gap:12px;display:grid}.funnel-options button{color:#223b4d;text-align:left;cursor:pointer;background:#fff;border:1px solid #d7e1e7;border-radius:12px;justify-content:space-between;align-items:center;gap:18px;min-height:74px;padding:15px 18px;font-weight:720;transition:all .18s;display:flex}.funnel-options button:hover,.funnel-options button:focus-visible{border-color:var(--blue);background:#f2f7ff;outline:none;box-shadow:0 0 0 3px #1765e71c}.funnel-options button b{color:var(--blue);font-size:20px}.funnel-back{color:#627583;cursor:pointer;background:0 0;border:0;margin-top:25px;padding:0;font-size:13px;font-weight:720}.funnel-back:hover{color:var(--navy)}.funnel-result{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:510px;display:flex}.result-shield{width:68px;height:68px;margin-bottom:20px}.funnel-result h3{max-width:590px;margin:13px auto}.funnel-result p{max-width:570px;color:var(--muted);margin:0 auto;font-size:17px;line-height:1.65}.result-actions{flex-direction:column;align-items:center;margin-top:28px;display:flex}.result-actions .funnel-back{margin-top:15px}.funnel-result>small{color:#71818c;margin-top:25px}.simple-lead-form{min-height:510px}.form-heading{text-align:center}.form-heading .funnel-back{text-align:left;margin:0 0 25px;display:block}.form-heading h3{margin:10px 0}.form-heading p{color:var(--muted);margin:0 0 30px}.simple-lead-form form{flex-direction:column;gap:18px;display:flex}.simple-lead-form .form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.simple-lead-form label{color:#284052;flex-direction:column;gap:8px;font-size:13px;font-weight:750;display:flex}.simple-lead-form label>span{font-weight:500}.simple-lead-form .callback-window{grid-column:1/-1}.simple-lead-form input{background:#fbfcfc;border:1px solid #cad6dc;border-radius:9px;outline:none;width:100%;min-height:50px;padding:12px}.simple-lead-form input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #1765e71c}.simple-lead-form .consent{grid-template-columns:18px 1fr;align-items:start;gap:10px;font-weight:500;line-height:1.5;display:grid}.simple-lead-form .consent input{min-height:auto;margin-top:3px}.simple-lead-form .consent a{text-decoration:underline}.simple-lead-form .form-submit{align-self:flex-start}.simple-lead-form small{color:#73828d}.simple-funnel .success{min-height:510px;padding:44px}@media (max-width:980px){.service-grid{grid-template-columns:1fr 1fr}.simple-service-card:last-child{grid-column:1/-1;justify-self:center;width:calc(50% - 11px)}}@media (max-width:680px){.section-heading h2{font-size:36px}.service-grid{grid-template-columns:1fr}.simple-service-card:last-child{grid-column:auto;width:100%}.simple-service-image{height:210px}.simple-service-copy{min-height:220px;padding:24px}.simple-service-link{bottom:24px;left:24px}.simple-card-mark{top:20px;right:20px}.check-section{padding:70px 0}.check-heading h2{font-size:36px}.simple-funnel{border-radius:15px;min-height:0}.funnel-step,.funnel-result,.simple-lead-form{padding:28px 22px}.funnel-progress{margin-bottom:28px}.funnel-options{grid-template-columns:1fr}.funnel-options button{min-height:64px}.funnel-result{min-height:480px}.simple-lead-form .form-grid{grid-template-columns:1fr}.simple-lead-form .callback-window{grid-column:auto}.simple-lead-form .form-submit{width:100%}.simple-funnel .success{text-align:center;flex-direction:column;min-height:430px;padding:28px}}.theme-site-header .nav-wrap{height:76px}.theme-back-link{color:#415766;font-size:14px;font-weight:750}.theme-back-link:hover{color:var(--blue)}.theme-detail-hero{background:linear-gradient(#f6f9fb,#fff);padding:74px 0 86px}.theme-hero-grid{grid-template-columns:1fr 1fr;align-items:center;gap:70px;display:grid}.theme-hero-copy{max-width:620px}.theme-breadcrumb{color:#687a87;margin-bottom:30px;font-size:13px;font-weight:700;display:inline-block}.theme-hero-copy h1{color:var(--navy);letter-spacing:-.052em;margin:16px 0 22px;font-size:clamp(43px,5vw,68px);line-height:1.02}.theme-hero-copy>p{color:var(--muted);margin:0;font-size:19px;line-height:1.7}.theme-hero-actions{align-items:center;gap:22px;margin-top:32px;display:flex}.theme-hero-actions>span{color:#60717d;font-size:13px;font-weight:700}.theme-hero-image{background:#dce5ea;border-radius:22px;height:520px;position:relative;overflow:hidden;box-shadow:0 24px 60px #092d4c2b}.theme-hero-image>img{object-fit:cover}.theme-image-mark{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffeb;border:1px solid #ffffffb8;border-radius:16px;width:62px;height:62px;padding:10px;position:absolute;top:28px;right:28px;box-shadow:0 10px 28px #04192b33}.theme-problem-section{padding:90px 0}.theme-problem-grid{grid-template-columns:.9fr 1.1fr;align-items:start;gap:100px;display:grid}.theme-problem-grid h2,.theme-section-heading h2,.theme-check-copy h2,.theme-faq-grid h2,.theme-contact-copy h2{color:var(--navy);letter-spacing:-.04em;margin:12px 0 0;font-size:clamp(34px,4vw,52px);line-height:1.1}.theme-problem-grid>div>p{color:var(--muted);margin:0;font-size:18px;line-height:1.75}.theme-simple-note{border-left:4px solid var(--blue);color:#365064;background:#f1f6ff;gap:10px;margin-top:26px;padding:20px 22px;line-height:1.55;display:flex}.theme-simple-note strong{color:var(--navy);white-space:nowrap}.theme-benefit-section{background:#f4f7f8;padding:95px 0}.theme-section-heading{max-width:780px;margin-bottom:42px}.theme-benefit-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.theme-benefit-grid article{background:#fff;border:1px solid #e0e8ec;border-radius:16px;min-height:260px;padding:32px;box-shadow:0 12px 34px #092d4c0f}.theme-benefit-grid article>span{background:var(--sky);width:42px;height:42px;color:var(--blue);border-radius:50%;place-items:center;font-size:12px;font-weight:850;display:grid}.theme-benefit-grid h3{color:var(--navy);margin:28px 0 10px;font-size:23px}.theme-benefit-grid p{color:var(--muted);margin:0;line-height:1.65}.theme-check-section{background:var(--navy-dark);color:#fff;padding:90px 0}.theme-check-grid{grid-template-columns:1fr 1fr;align-items:center;gap:90px;display:grid}.theme-check-copy>.brand-shield{width:64px;height:64px;margin-bottom:22px}.theme-check-copy>.brand-shield img{filter:brightness(0)invert()}.theme-check-copy h2{color:#fff}.theme-check-copy p{color:#adbfcb;font-size:17px;line-height:1.65}.theme-check-grid ul{margin:0;padding:0;list-style:none}.theme-check-grid li{border-top:1px solid #ffffff24;grid-template-columns:42px 1fr;align-items:center;gap:16px;padding:20px 0;font-size:17px;font-weight:680;display:grid}.theme-check-grid li>span{color:#a9c9ff;background:#ffffff1a;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.theme-process-section{padding:95px 0}.theme-process-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.theme-process-grid article{border-top:3px solid var(--blue);background:#f6f8f9;grid-template-columns:48px 1fr;gap:18px;padding:28px;display:grid}.theme-process-grid article>span{background:var(--navy);color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;font-weight:850;display:grid}.theme-process-grid h3{color:var(--navy);margin:5px 0 8px;font-size:20px}.theme-process-grid p{color:var(--muted);margin:0;line-height:1.6}.theme-faq-section{background:#f5f7f7;padding:95px 0}.theme-faq-grid{grid-template-columns:.7fr 1.3fr;gap:90px;display:grid}.theme-faq-grid details{border-top:1px solid #d9e2e7;padding:22px 0}.theme-faq-grid summary{color:var(--navy);cursor:pointer;justify-content:space-between;gap:20px;font-size:17px;font-weight:800;list-style:none;display:flex}.theme-faq-grid summary span{font-size:24px;font-weight:400}.theme-faq-grid details p{color:var(--muted);margin:12px 0 0;line-height:1.7}.theme-contact-section{color:#fff;background:linear-gradient(140deg,#0a395c,#061f35);padding:100px 0}.theme-contact-grid{grid-template-columns:.8fr 1.2fr;align-items:start;gap:70px;display:grid}.theme-contact-copy>.brand-shield{width:62px;height:62px;margin-bottom:22px}.theme-contact-copy>.brand-shield img{filter:brightness(0)invert()}.theme-contact-copy h2{color:#fff}.theme-contact-copy>p{color:#b8cad5;font-size:17px;line-height:1.7}.theme-contact-copy ul{color:#d5e1e8;margin:24px 0 0;padding:0;line-height:2;list-style:none}.theme-contact-form{color:var(--ink);background:#fff;border-radius:18px;flex-direction:column;gap:18px;padding:36px;display:flex;box-shadow:0 25px 60px #00000038}.theme-form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.theme-contact-form label{color:#284052;flex-direction:column;gap:7px;font-size:13px;font-weight:750;display:flex}.theme-contact-form label>span{font-weight:500}.theme-contact-form input{background:#fbfcfc;border:1px solid #cad6dc;border-radius:9px;outline:none;width:100%;min-height:50px;padding:12px}.theme-contact-form input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #1765e71c}.theme-contact-form .theme-callback{grid-column:1/-1}.theme-contact-form .theme-consent{grid-template-columns:18px 1fr;align-items:start;gap:10px;font-weight:500;line-height:1.5;display:grid}.theme-contact-form .theme-consent input{min-height:auto;margin-top:3px}.theme-contact-form .theme-consent a{text-decoration:underline}.theme-contact-form .button{align-self:flex-start}.theme-contact-form small{color:#74848f}.theme-form-success{min-height:320px;color:var(--ink);background:#fff;border-radius:18px;align-items:center;gap:20px;padding:38px;display:flex}.theme-form-success>span{color:#16824f;background:#e2f6ec;border-radius:50%;place-items:center;width:60px;height:60px;font-size:28px;display:grid}.theme-form-success h3{color:var(--navy);margin:0;font-size:30px}.theme-form-success p{color:var(--muted);margin:8px 0 0;line-height:1.6}.theme-footer{background:#051a2b;padding:35px 0}.theme-footer-row{justify-content:space-between;align-items:center;gap:30px;display:flex}.theme-footer-row>div:last-child{color:#aebfca;gap:24px;font-size:13px;display:flex}@media (max-width:980px){.theme-hero-grid,.theme-problem-grid,.theme-check-grid,.theme-faq-grid,.theme-contact-grid{grid-template-columns:1fr;gap:45px}.theme-hero-image{height:440px}.theme-benefit-grid,.theme-process-grid{grid-template-columns:1fr 1fr}.theme-contact-copy{max-width:680px}}@media (max-width:680px){.theme-site-header .theme-back-link{display:none}.theme-detail-hero{padding:45px 0 65px}.theme-hero-grid{gap:35px}.theme-breadcrumb{margin-bottom:22px}.theme-hero-copy h1{font-size:43px}.theme-hero-copy>p{font-size:17px}.theme-hero-actions{flex-direction:column;align-items:flex-start}.theme-hero-image{border-radius:16px;height:330px}.theme-image-mark{border-radius:14px;width:54px;height:54px;padding:8px;top:20px;right:20px}.theme-problem-section,.theme-benefit-section,.theme-check-section,.theme-process-section,.theme-faq-section,.theme-contact-section{padding:70px 0}.theme-problem-grid,.theme-check-grid,.theme-faq-grid,.theme-contact-grid{gap:32px}.theme-simple-note{flex-direction:column}.theme-benefit-grid,.theme-process-grid{grid-template-columns:1fr}.theme-benefit-grid article{min-height:0}.theme-form-grid{grid-template-columns:1fr}.theme-contact-form{padding:24px}.theme-contact-form .theme-callback{grid-column:auto}.theme-contact-form .button{width:100%}.theme-footer-row{flex-direction:column;align-items:flex-start}}.personal-topbar{color:#d7e4ed;text-align:center;letter-spacing:.02em;background:#061f35;min-height:34px;padding:8px 24px;font-size:11px}.home-product-header .nav-wrap,.product-header .nav-wrap{width:min(1380px,100% - 40px)}.homepage-product-nav,.product-header nav{white-space:nowrap;gap:clamp(10px,1.3vw,22px)!important}.homepage-product-nav a,.product-header nav a{font-size:11px!important}.product-header nav{scrollbar-width:none;overflow-x:auto}.product-header nav::-webkit-scrollbar{display:none}.product-header nav a.active{color:var(--blue);position:relative}.product-header nav a.active:after{content:"";background:var(--blue);height:3px;position:absolute;bottom:-12px;left:0;right:0}.simple-service-card:last-child{grid-column:auto;justify-self:stretch;width:auto}.product-hero{background:linear-gradient(125deg,#f7faff,#eef5ff 68%,#e9f7f5);padding:72px 0 88px}.product-hero-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(50px,7vw,100px);display:grid}.product-hero-copy h1{color:var(--navy);letter-spacing:-.058em;margin:14px 0 24px;font-size:clamp(45px,5.3vw,74px);line-height:.98}.product-hero-copy h1 em{color:var(--blue);font-style:normal;font-weight:520;display:block}.product-hero-copy>p{max-width:700px;color:var(--muted);margin:0;font-size:19px;line-height:1.7}.product-actions{align-items:center;gap:22px;margin-top:32px;display:flex}.product-text-link{color:var(--navy);border-bottom:1px solid;font-size:14px;font-weight:780}.product-trust{color:#61727f;flex-wrap:wrap;gap:9px 20px;margin-top:28px;font-size:11px;display:flex}.product-trust span{white-space:nowrap}.product-hero-image{background:#dbe5ea;border-radius:20px;height:520px;position:relative;overflow:hidden;box-shadow:0 26px 65px #092d4c2b}.product-hero-image>img{object-fit:cover}.product-hero-image>div{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#051d31f0;border-radius:8px;grid-template-columns:1fr auto;gap:5px 20px;padding:18px 20px;display:grid;position:absolute;bottom:24px;left:24px;right:24px}.product-hero-image span{color:#9fc4ff;letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:800}.product-hero-image strong{grid-row:2;font-size:23px}.product-hero-image small{color:#c9d6df;grid-area:1/2/3;align-self:center}.product-explanation-grid{grid-template-columns:.8fr 1.2fr;gap:clamp(60px,9vw,130px);display:grid}.product-explanation h2,.product-section-heading h2,.product-prepare h2,.product-faq h2,.product-contact h2{color:var(--navy);letter-spacing:-.045em;margin:12px 0 0;font-size:clamp(36px,4vw,54px);line-height:1.06}.product-explanation-grid>div:last-child>p{color:#4d6271;margin:0;font-size:20px;line-height:1.75}.product-explanation aside{border-left:4px solid var(--blue);background:#f1f6ff;gap:7px;margin-top:28px;padding:21px 23px;display:grid}.product-explanation aside strong{color:var(--navy);text-transform:uppercase;letter-spacing:.09em;font-size:11px}.product-explanation aside span{color:#556b7a;font-size:13px;line-height:1.65}.product-examples{background:#f5f7f8}.product-section-heading{max-width:830px;margin-bottom:42px}.product-example-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.product-example-grid article{border:1px solid var(--line);background:#fff;border-radius:14px;min-height:285px;padding:27px;overflow:hidden;box-shadow:0 10px 30px #092d4c0d}.product-example-grid article>span{color:var(--blue);font-size:11px;font-weight:850}.product-example-grid h3{color:var(--navy);margin:46px 0 11px;font-size:23px;line-height:1.12}.product-example-grid p{color:var(--muted);margin:0;font-size:14px;line-height:1.65}.product-example-image{width:calc(100% + 54px);height:150px;margin:-27px -27px 22px;position:relative}.product-example-image img{object-fit:cover}.product-example-image+span+.product-example-grid h3{margin-top:20px}.product-example-grid article:has(.product-example-image) h3{margin-top:20px}.product-process-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.product-process-grid article{border-top:3px solid var(--blue);background:#f5f7f8;grid-template-columns:48px 1fr;gap:18px;min-height:205px;padding:30px;display:grid}.product-process-grid article>span{background:var(--navy);color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;font-weight:850;display:grid}.product-process-grid h3{color:var(--navy);margin:5px 0 9px;font-size:21px}.product-process-grid p{color:var(--muted);margin:0;line-height:1.65}.product-prepare{background:var(--navy-dark);color:#fff}.product-prepare-grid{grid-template-columns:1fr 1fr;align-items:center;gap:90px;display:grid}.product-prepare h2{color:#fff}.product-prepare p{color:#b4c4ce;font-size:16px;line-height:1.7}.product-prepare ul{margin:0;padding:0;list-style:none}.product-prepare li{border-top:1px solid #ffffff24;grid-template-columns:40px 1fr;align-items:center;gap:15px;padding:18px 0;font-size:16px;font-weight:680;display:grid}.product-prepare li span{color:#a9c9ff;background:#ffffff1a;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.product-faq{background:#fff}.product-faq-grid{grid-template-columns:.72fr 1.28fr;gap:90px;display:grid}.product-faq details{border-top:1px solid var(--line);padding:23px 0}.product-faq summary{color:var(--navy);cursor:pointer;justify-content:space-between;gap:20px;font-size:17px;font-weight:800;list-style:none;display:flex}.product-faq summary span{font-size:24px;font-weight:400}.product-faq details p{color:var(--muted);margin:12px 40px 0 0;line-height:1.7}.product-sources{color:#6a7c88;flex-wrap:wrap;gap:10px 18px;padding-top:24px;font-size:11px;display:flex}.product-sources a{color:var(--blue);text-underline-offset:3px;text-decoration:underline}.product-contact{color:#fff;background:linear-gradient(140deg,#0a395c,#061f35)}.product-contact-grid{grid-template-columns:.8fr 1.2fr;align-items:start;gap:70px;display:grid}.product-contact h2{color:#fff}.product-contact-copy>p{color:#bacbd6;font-size:17px;line-height:1.7}.product-contact-copy ul{color:#d8e3e9;margin:24px 0 0;padding:0;line-height:2;list-style:none}.advisor-monogram{width:74px;height:74px;color:var(--blue);background:#fff;border-radius:50%;place-items:center;margin-bottom:24px;font-size:23px;font-weight:850;display:grid;box-shadow:0 15px 35px #0000002e}.product-mobile-cta{display:none}@media (max-width:1120px){.home-product-header nav,.product-header nav{border-top:1px solid var(--line);scrollbar-width:none;grid-area:2/1/auto/-1;width:100%;padding:13px 0;display:flex;overflow-x:auto}.home-product-header .nav-wrap,.product-header .nav-wrap{grid-template-columns:1fr auto;height:auto;min-height:76px;padding:12px 0;display:grid}.homepage-product-nav::-webkit-scrollbar{display:none}.product-hero-grid{grid-template-columns:1fr .8fr}.product-example-grid{grid-template-columns:1fr 1fr}}@media (max-width:850px){.product-hero-grid,.product-explanation-grid,.product-prepare-grid,.product-faq-grid,.product-contact-grid{grid-template-columns:1fr;gap:42px}.product-hero-image{height:440px}.product-process-grid{grid-template-columns:1fr}.product-contact-copy{max-width:680px}}@media (max-width:680px){.personal-topbar{font-size:9px}.home-product-header .button-small:after,.product-header .button-small:after{content:"Termin"}.product-hero{padding:46px 0 65px}.product-hero-copy h1{font-size:43px}.product-hero-copy>p{font-size:17px}.product-actions{flex-direction:column;align-items:flex-start}.product-actions .button{width:100%}.product-trust{flex-direction:column}.product-hero-image{border-radius:15px;height:350px}.product-hero-image>div{bottom:14px;left:14px;right:14px}.product-hero-image small{display:none}.product-example-grid{grid-template-columns:1fr}.product-example-grid article{min-height:0}.product-process-grid article{padding:24px}.product-prepare-grid,.product-faq-grid,.product-contact-grid{gap:30px}.product-contact{padding-bottom:110px}.product-mobile-cta{z-index:100;color:#fff;background:#051a2b;border-radius:8px;justify-content:space-between;align-items:center;gap:14px;padding:12px 14px;font-size:9px;display:flex;position:fixed;bottom:12px;left:12px;right:12px;box-shadow:0 12px 35px #0000004d}.product-mobile-cta span{flex-direction:column;display:flex}.product-mobile-cta strong{font-size:12px}.product-mobile-cta b{background:var(--blue);white-space:nowrap;border-radius:5px;padding:10px}.product-page+.theme-footer{padding-bottom:95px}}
