.navbar{position:sticky;top:0;z-index:100;background:#ffffffb3;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(23,33,55,.08);box-shadow:0 2px 20px #1721370f}.navbar-inner{display:flex;align-items:center;justify-content:space-between;height:80px;padding:0 40px;max-width:100%;margin:0}.navbar-logo{display:flex;align-items:center;height:100%;overflow:hidden}.navbar-logo-img{height:220px;width:auto;object-fit:contain;pointer-events:none}.navbar-nav{display:flex;align-items:center;gap:32px}.navbar-nav a{color:var(--text-muted);font-weight:500;font-size:.9rem;transition:color .2s;letter-spacing:.3px}.navbar-nav a:hover{color:var(--green)}.nav-cta{padding:10px 24px!important;font-size:.88rem!important;background:var(--green)!important;color:#fff!important;border-radius:8px!important;font-weight:700!important}.nav-cta:hover{background:var(--green-dark)!important;box-shadow:0 4px 16px #00bf634d!important;transform:translateY(-1px)}.nav-dropdown-wrapper{position:relative}.nav-dropdown-trigger{cursor:pointer;display:flex;align-items:center;gap:4px}.nav-dropdown-arrow{font-size:.7rem;transition:transform .2s}.nav-dropdown-wrapper:hover .nav-dropdown-arrow{transform:rotate(180deg)}.nav-dropdown{display:none;position:absolute;top:100%;left:50%;transform:translate(-50%);padding-top:12px;z-index:200;flex-direction:column}.nav-dropdown-inner{background:#fffffff7;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(23,33,55,.08);border-radius:12px;box-shadow:0 8px 32px #1721371f;min-width:240px;padding:8px;display:flex;flex-direction:column}.nav-dropdown.open{display:flex}.nav-dropdown a{display:block;padding:9px 14px;font-size:.86rem;color:var(--navy)!important;border-radius:8px;white-space:nowrap;transition:background .15s,color .15s}.nav-dropdown a:hover{background:#00bf6314;color:var(--green)!important}.nav-dropdown-overview{font-weight:700!important;font-size:.82rem!important;color:#888!important;text-transform:uppercase;letter-spacing:.5px}.nav-dropdown-overview:hover{color:var(--green)!important}.nav-dropdown-divider{height:1px;background:#17213712;margin:4px 8px}@media (max-width: 768px){.nav-dropdown{position:static;transform:none;padding-top:0}.nav-dropdown-inner{box-shadow:none;border:none;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;padding:0 0 0 12px;border-left:2px solid rgba(0,191,99,.3);border-radius:0;margin-top:4px}.nav-dropdown a{padding:7px 10px;font-size:.85rem}}.navbar-burger{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:4px}.navbar-burger span{display:block;width:24px;height:2px;background:var(--navy);border-radius:2px;transition:all .2s}@media (max-width: 768px){.navbar-inner{padding:0 20px}.navbar-logo-img{height:100px}.navbar-burger{display:flex}.navbar-nav{display:none;position:absolute;top:80px;left:0;right:0;background:#fffffff2;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);flex-direction:column;padding:24px;gap:20px;border-bottom:1px solid rgba(23,33,55,.08);box-shadow:0 8px 24px #17213714}.navbar-nav.open{display:flex}.navbar-nav a{color:var(--text)}}.hero-wrapper{padding:32px 80px}.hero{position:relative;height:560px;display:flex;align-items:flex-start;overflow:hidden;background-image:url(/hero-house.avif);background-size:cover;background-position:center 50%;background-color:#172137;border-radius:20px}.hero .container{width:100%;max-width:1100px;padding-left:48px;padding-right:24px;margin:0}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(105deg,#1721374d,#1721371a 55%,#0000);z-index:0;border-radius:20px}.hero-content{position:relative;z-index:1;padding-top:12px;padding-bottom:24px;max-width:640px;margin-left:0;margin-right:auto}.hero-badge{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid rgba(0,191,99,.45);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#00bf63;font-size:.8rem;font-weight:600;letter-spacing:.5px;padding:6px 14px;border-radius:50px;margin-bottom:12px;cursor:pointer;transition:all .2s}.hero-badge:hover{background:#f0fdf4;border-color:#00bf63cc;transform:translateY(-1px)}.hero-badge-dot{width:7px;height:7px;background:#00bf63;border-radius:50%;flex-shrink:0;animation:pulse-green 2s infinite}@keyframes pulse-green{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}.hero-card{background:#ffffffeb;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:16px;padding:36px 40px;margin-bottom:28px;max-width:580px}.hero-content h1{font-size:clamp(1.8rem,3.8vw,2.8rem);font-weight:800;color:#172137;line-height:1.18;margin-bottom:16px;letter-spacing:-.5px}.hero-accent{color:#00bf63}.hero-text{font-size:clamp(.9rem,1.3vw,1rem);color:#4a5568;line-height:1.65;margin-bottom:0;max-width:100%}.hero-buttons{display:flex;gap:12px;flex-wrap:wrap;margin-top:16px}.hero-btn-primary{padding:13px 28px;border-radius:8px;font-size:.95rem;font-weight:700;cursor:pointer;background:#00bf63;color:#fff;border:none;box-shadow:0 4px 20px #00bf6366;transition:all .22s}.hero-btn-primary:hover{background:#00994f;transform:translateY(-2px);box-shadow:0 8px 28px #00bf6380}.hero-btn-secondary{padding:13px 28px;border-radius:8px;font-size:.95rem;font-weight:700;cursor:pointer;background:#172137;color:#fff;border:none;transition:all .22s}.hero-btn-secondary:hover{background:#1e2d47;transform:translateY(-2px)}.hero-ctas{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:48px}.hero-cta-btn{padding:13px 24px;border-radius:8px;font-size:.92rem;font-weight:600;cursor:pointer;transition:all .22s ease;letter-spacing:.2px}.hero-cta-primary{background:#00bf63;color:#fff;border:none;box-shadow:0 4px 20px #00bf6366}.hero-cta-primary:hover{background:#00994f;transform:translateY(-2px);box-shadow:0 8px 28px #00bf6380}.hero-cta-ghost{background:#ffffff1a;color:#fff;border:1.5px solid rgba(255,255,255,.38);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hero-cta-ghost:hover{background:#ffffff38;border-color:#ffffffa6;transform:translateY(-2px)}.hero-stats{display:flex;align-items:center;background:#ffffff1a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.18);border-radius:12px;padding:18px 28px;width:fit-content}.stat{display:flex;flex-direction:column;padding:0 24px;text-align:left}.stat:first-child{padding-left:0}.stat:last-child{padding-right:0}.stat-num{font-size:1.25rem;font-weight:800;color:#00bf63;line-height:1;margin-bottom:4px}.stat-label{font-size:.75rem;color:#ffffffad;font-weight:500;white-space:nowrap}.stat-divider{width:1px;height:36px;background:#fff3;flex-shrink:0}@media (max-width: 768px){.hero-wrapper{padding:16px}.hero{height:auto;min-height:480px}.hero .container{padding-left:20px;padding-right:20px}.hero-content{padding-top:24px;padding-bottom:24px;max-width:100%}.hero-card{padding:24px 20px;max-width:100%;margin-bottom:0}.hero-content h1{font-size:clamp(1.6rem,6vw,2.2rem)}.hero-buttons{flex-direction:column;gap:10px}.hero-btn-primary,.hero-btn-secondary{width:100%;text-align:center;padding:14px 20px}.hero-badge{font-size:.72rem;padding:5px 10px}}.leistungen{background:transparent;padding-bottom:24px}.leistungen-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px}@media (max-width: 640px){.leistungen-grid{grid-template-columns:1fr}.leistung-card{padding:24px 20px}}.leistung-card{background:#ffffff73;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.7);border-radius:var(--radius);padding:32px 28px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 8px 32px #17213714,inset 0 1px #fffc,0 0 0 1px #00bf630f;display:flex;flex-direction:column}.leistung-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#00bf630d,#fff0 60%,#17213708);pointer-events:none}.leistung-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent,var(--green),transparent);opacity:0;transition:opacity .3s}.leistung-card:hover{background:#ffffffbf;border-color:#00bf634d;transform:translateY(-4px);box-shadow:0 16px 40px #1721371f,inset 0 1px #ffffffe6}.leistung-card:hover:before{opacity:1}.leistung-icon{font-size:2.2rem;margin-bottom:16px}.leistung-card h3{font-size:1.05rem;font-weight:700;color:var(--navy);margin-bottom:10px}.leistung-card p{color:var(--text-muted);font-size:.9rem;line-height:1.6;margin-bottom:20px}.leistung-btn{display:inline-block;margin-top:auto;align-self:flex-start;padding:9px 20px;font-size:.85rem;font-weight:600;border-radius:8px;background:#ffffff80;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(23,33,55,.15);color:var(--navy);text-decoration:none;transition:all .25s}.leistung-btn--primary{background:var(--green);border-color:var(--green);color:#fff!important;font-weight:700}.leistung-btn--primary:hover{background:#00a855!important;border-color:#00a855!important}.leistung-card:hover .leistung-btn{background:var(--green);border-color:var(--green);color:#fff}.preise{background:transparent;padding-top:24px}.preise-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-bottom:24px}@media (max-width: 640px){.preise-grid{grid-template-columns:1fr}}.preise-block{background:#ffffffbf;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(23,33,55,.08);border-radius:var(--radius);overflow:hidden;box-shadow:0 2px 12px #1721370f;display:flex;flex-direction:column}.preise-table-wrapper,.preise-zusatz-grid,.preise-block--zusatz .preise-zusatz-sub{flex:1}.preise-card-cta{margin-top:auto}.preise-block-header{display:flex;align-items:center;gap:12px;padding:20px 28px;background:#00bf630f;border-bottom:1px solid rgba(23,33,55,.07)}.preise-block-icon{font-size:1.5rem}.preise-block-header h3{font-size:1rem;font-weight:700;color:var(--navy);margin:0}.preise-table-wrapper{overflow-x:auto}.preise-table{width:100%;border-collapse:collapse;font-size:.88rem}.preise-table thead th{text-align:left;padding:12px 20px;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#888;border-bottom:1px solid rgba(23,33,55,.08);white-space:nowrap}.preise-table tbody tr{border-bottom:1px solid rgba(23,33,55,.05);transition:background .15s}.preise-table tbody tr:last-child{border-bottom:none}.preise-table tbody tr:hover{background:#00bf6308}.preise-table tbody td{padding:16px 20px;color:#374151;line-height:1.5;vertical-align:top}.preise-table tbody td strong{display:block;color:var(--navy);font-weight:700;margin-bottom:2px}.preise-sub{display:block;font-size:.8rem;color:#888;margin-top:2px}.preise-regulaer{color:#888!important;text-decoration:line-through;white-space:nowrap;font-weight:600!important}.preise-zuschuss{color:#e05a5a!important;font-weight:700!important;white-space:nowrap}.preise-preis{color:var(--green)!important;font-weight:800!important;font-size:1rem!important;white-space:nowrap}.preise-block--zusatz .preise-zusatz-sub{padding:16px 28px 0;font-size:.87rem;color:#4a5568;line-height:1.5}.preise-zusatz-grid{display:flex;flex-direction:column;gap:0;padding:8px 0}.preise-zusatz-item{padding:14px 28px;border-bottom:1px solid rgba(23,33,55,.05);transition:background .15s}.preise-zusatz-item:last-child{border-bottom:none}.preise-zusatz-item:hover{background:#00bf6308}.preise-zusatz-top{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}.preise-zusatz-name{font-weight:600;font-size:.9rem;color:var(--navy)}.preise-zusatz-hinweis{font-size:.78rem;color:var(--green);font-weight:600;margin-top:4px}.preise-block-header{position:relative}.info-btn-wrapper{position:relative;margin-left:auto;flex-shrink:0}.info-btn{width:22px;height:22px;border-radius:50%;border:1.5px solid rgba(23,33,55,.25);background:transparent;color:var(--navy);font-size:.75rem;font-weight:700;font-style:italic;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s,color .2s,border-color .2s;line-height:1}.info-btn:hover{background:var(--green);color:#fff;border-color:var(--green)}.info-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:299}.info-popup{position:absolute;top:calc(100% + 10px);right:0;z-index:300;background:#fffffffa;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(23,33,55,.1);border-radius:12px;box-shadow:0 12px 40px #17213726;padding:20px;width:280px}.info-popup h4{font-size:.92rem;font-weight:700;color:var(--navy);margin-bottom:10px;padding-right:20px}.info-popup p{font-size:.83rem;color:#4a5568;line-height:1.6;margin:0}.info-popup-close{position:absolute;top:12px;right:12px;background:none;border:none;font-size:.75rem;color:#999;cursor:pointer;padding:2px 6px;border-radius:4px;transition:color .15s}.info-popup-close:hover{color:var(--navy)}.info-popup-link{display:inline-block;margin-top:14px;padding:8px 16px;background:var(--green);color:#fff;font-size:.82rem;font-weight:700;border-radius:8px;text-decoration:none;transition:opacity .2s}.info-popup-link:hover{opacity:.85}.preise-card-cta{padding:16px 20px 20px;border-top:1px solid rgba(23,33,55,.06)}.preise-btn{width:100%;padding:12px 20px;background:var(--green);color:#fff;font-weight:700;font-size:.88rem;border:none;border-radius:8px;cursor:pointer;transition:opacity .2s,transform .15s;text-align:center}.preise-btn:hover{opacity:.88;transform:translateY(-1px)}.preise-hinweis{text-align:center;font-size:.83rem;color:var(--text-sub);max-width:680px;margin:8px auto 0;line-height:1.6}@media (max-width: 768px){.preise-table thead th,.preise-table tbody td{padding:12px 14px}.preise-block-header,.preise-block--zusatz .preise-zusatz-sub,.preise-zusatz-item{padding-left:16px;padding-right:16px}}.ueber-mich{background:transparent}.ueber-inner{display:flex;gap:64px;align-items:center;background:#ffffff73;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.7);border-radius:20px;padding:56px;box-shadow:0 8px 32px #17213714,inset 0 1px #fffc;position:relative;overflow:hidden}.ueber-inner:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#00bf630d,#fff0 60%,#17213708);pointer-events:none}.ueber-left{flex:1;min-width:0}.ueber-breadcrumb{font-size:.78rem;font-weight:600;color:var(--green);text-transform:uppercase;letter-spacing:1.5px;margin-bottom:16px}.breadcrumb-energie{color:var(--navy)}.breadcrumb-reif{color:var(--green)}.ueber-headline{font-size:clamp(1.7rem,3vw,2.4rem);font-weight:800;color:var(--navy);line-height:1.2;margin-bottom:20px}.ueber-headline span{color:var(--green)}.ueber-lead{font-size:.95rem;color:var(--text-muted);line-height:1.75;margin-bottom:32px;max-width:480px}.ueber-stats{display:flex;align-items:center;gap:24px;margin-bottom:28px;flex-wrap:wrap}.ueber-stat{display:flex;flex-direction:column;gap:2px}.ueber-stat-zahl{font-size:1.4rem;font-weight:800;color:var(--green);line-height:1}.ueber-stat-label{font-size:.75rem;color:var(--text-muted);font-weight:500}.ueber-stat-divider{width:1px;height:36px;background:#1721371a;flex-shrink:0}.ueber-badges{display:flex;gap:8px;flex-wrap:wrap}.badge{background:#00bf6314;border:1px solid rgba(0,191,99,.2);border-radius:50px;padding:5px 14px;font-size:.78rem;font-weight:600;color:var(--green-dark)}.ueber-right{flex-shrink:0}.ueber-foto-wrap{position:relative}.ueber-foto{width:360px;height:300px;object-fit:cover;object-position:center;border-radius:16px;box-shadow:0 16px 48px #1721372e;border:3px solid rgba(0,191,99,.2);display:block}.avatar-placeholder{width:360px;height:300px;border-radius:16px;background:#00bf6314;border:2px solid rgba(0,191,99,.2);display:flex;align-items:center;justify-content:center;font-size:3rem;font-weight:800;color:var(--green)}.ueber-foto-card{position:absolute;bottom:-16px;left:-20px;background:#fffffff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(23,33,55,.08);border-radius:12px;padding:12px 16px;box-shadow:0 8px 24px #1721371a;min-width:200px}.ueber-foto-name{font-size:.82rem;font-weight:700;color:var(--navy);margin-bottom:2px}.ueber-foto-titel{font-size:.75rem;color:var(--green-dark);font-weight:600;margin-bottom:4px}.ueber-foto-ort{font-size:.72rem;color:var(--text-muted)}.ueber-trust{margin-top:28px;display:flex;align-items:center;gap:32px;flex-wrap:wrap;background:#ffffff73;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.7);border-radius:16px;padding:20px 40px;box-shadow:0 4px 16px #1721370f}.ueber-trust-label{font-size:.75rem;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;white-space:nowrap;flex-shrink:0}.ueber-trust-logos{display:flex;align-items:center;gap:36px;flex-wrap:wrap;flex:1}.trust-logo{object-fit:contain;opacity:.85;transition:opacity .2s}.trust-logo:hover{opacity:1}.trust-logo--dena{height:48px}.trust-logo--eee{height:70px}.trust-logo--bafa{height:80px}.trust-logo--kfw{height:48px}.ueber-cta-btn{margin-top:20px;width:100%;padding:14px 20px;background:var(--green);color:#fff;font-weight:700;font-size:.92rem;border:none;border-radius:8px;cursor:pointer;transition:opacity .2s,transform .15s;text-align:center}.ueber-cta-btn:hover{opacity:.88;transform:translateY(-1px)}.ueber-trust-logos--inline{display:flex;align-items:center;gap:24px;flex-wrap:nowrap;margin-top:28px;padding-top:24px;border-top:1px solid rgba(23,33,55,.08)}@media (max-width: 860px){.ueber-inner{flex-direction:column-reverse;gap:48px;padding:36px 24px 48px;text-align:center}.ueber-lead{max-width:100%}.ueber-stats,.ueber-badges{justify-content:center}.ueber-foto-card{left:50%;transform:translate(-50%)}.ueber-trust{flex-direction:column;align-items:flex-start;gap:16px;padding:20px 24px}.ueber-trust-logos{gap:24px}}.trustbar-wrapper{padding:0 80px;margin-top:28px;margin-bottom:8px}.trustbar{display:flex;align-items:center;gap:40px;background:#ffffff73;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.7);border-radius:20px;min-height:180px;padding:0 56px;box-shadow:0 8px 32px #17213714,inset 0 1px #fffc,0 0 0 1px #00bf630f;position:relative;overflow:hidden}.trustbar:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#00bf630d,#fff0 60%,#17213708);pointer-events:none}.trustbar-logo{flex-shrink:0;display:flex;align-items:center}.trustbar-logo-img{height:120px;width:auto;object-fit:contain}.trustbar-logo-img--bafa{height:130px}.trustbar-divider{width:1px;height:60px;background:#1721371a;flex-shrink:0}.trustbar-text{flex:1}.trustbar-text h3{font-size:1rem;font-weight:700;color:#172137;margin-bottom:8px;line-height:1.3}.trustbar-text p{font-size:.85rem;color:#4a5568;line-height:1.6;margin:0}@media (max-width: 900px){.trustbar-wrapper{padding:0 16px}.trustbar{flex-direction:column;align-items:flex-start;gap:20px;padding:24px}.trustbar-divider{width:100%;height:1px}}.kontakt{background:#f7f9fc}.kontakt-layout{display:grid;grid-template-columns:260px 1fr;gap:40px;align-items:start}.kontakt-info{display:flex;flex-direction:column;gap:16px}.info-item{display:flex;align-items:center;gap:12px;font-size:.95rem;color:var(--text-muted)}.info-item a{color:var(--green-dark);font-weight:500;transition:color .15s}.info-item a:hover{color:var(--green)}.info-guarantee{background:#00bf630f;border:1px solid rgba(0,191,99,.18);border-radius:var(--radius-sm);padding:20px;display:flex;flex-direction:column;gap:8px;font-size:.85rem;font-weight:500;color:var(--green-dark);margin-top:8px}.kontakt-form{background:#ffffffbf;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(23,33,55,.08);border-radius:var(--radius);padding:36px;box-shadow:0 4px 24px #17213712;display:flex;flex-direction:column;gap:20px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.form-group{display:flex;flex-direction:column;gap:7px}.form-group label{font-size:.82rem;font-weight:600;color:var(--text-muted);letter-spacing:.3px}.form-group input,.form-group textarea{background:#ffffffe6;border:1px solid rgba(23,33,55,.12);border-radius:var(--radius-sm);padding:13px 16px;font-size:.95rem;font-family:inherit;color:var(--navy);transition:border-color .2s,box-shadow .2s;resize:vertical}.form-group input::placeholder,.form-group textarea::placeholder{color:var(--text-sub)}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:var(--green);box-shadow:0 0 0 3px #00bf631a}.kontakt-danke{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:60px;background:#ffffffbf;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(0,191,99,.15);border-radius:var(--radius);text-align:center}.danke-icon{font-size:3rem}.kontakt-danke h3{font-size:1.5rem;color:var(--green-dark)}.kontakt-danke p{color:var(--text-muted)}@media (max-width: 768px){.kontakt-layout,.form-row{grid-template-columns:1fr}.kontakt-form{padding:24px}}.footer{background:var(--navy);padding:36px 0}.footer-inner{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:20px}.footer-logo-img{height:44px;width:auto;object-fit:contain;filter:brightness(0) invert(1);opacity:.9}.footer-links{display:flex;gap:24px;flex-wrap:wrap}.footer-links a{font-size:.88rem;color:#ffffff80;transition:color .15s}.footer-links a:hover{color:var(--green)}@media (max-width: 640px){.footer-inner{flex-direction:column;align-items:center;text-align:center}.footer-links{justify-content:center}}.footer-copy{font-size:.78rem;color:#ffffff4d;width:100%;text-align:center;margin-top:4px;padding-top:16px;border-top:1px solid rgba(255,255,255,.07)}.legal-page{min-height:100vh;padding:80px 0;background:#f7f9fc}.legal-page .container{background:#fffc;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(23,33,55,.08);border-radius:var(--radius);padding:48px 56px;max-width:800px;box-shadow:0 4px 24px #17213712}.legal-page h1{font-size:2rem;font-weight:800;color:var(--navy);margin-bottom:36px;padding-bottom:20px;border-bottom:1px solid rgba(23,33,55,.08)}.legal-page h2{font-size:1.05rem;font-weight:700;color:var(--green-dark);margin-top:32px;margin-bottom:10px}.legal-page p,.legal-page li{color:var(--text-muted);font-size:.95rem;line-height:1.7;margin-bottom:8px}.legal-page ul{padding-left:20px;margin-bottom:8px}.legal-page a{color:var(--green-dark);text-decoration:underline}@media (max-width: 768px){.legal-page .container{padding:32px 24px}}.leistung-page{max-width:860px;margin:0 auto;padding:60px 24px 100px}.leistung-page-back{display:inline-flex;align-items:center;gap:6px;font-size:.88rem;color:var(--navy);text-decoration:none;opacity:.6;margin-bottom:40px;transition:opacity .2s}.leistung-page-back:hover{opacity:1}.leistung-page-header{margin-bottom:40px}.leistung-page-icon{font-size:3rem;margin-bottom:16px}.leistung-page-header h1{font-size:clamp(1.6rem,3.5vw,2.4rem);color:var(--navy);margin-bottom:16px;line-height:1.2}.leistung-page-header h1 span{color:var(--green)}.leistung-page-lead{font-size:1.05rem;color:#4a5568;line-height:1.7;max-width:680px}.leistung-page-card{background:#ffffffbf;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(23,33,55,.08);border-radius:var(--radius);padding:36px 40px;margin-bottom:24px;box-shadow:0 4px 20px #1721370f}.leistung-page-card h2{font-size:1.15rem;color:var(--navy);margin-bottom:16px}.leistung-page-card ul{list-style:none;padding:0;margin:0}.leistung-page-card ul li{font-size:.92rem;color:#374151;line-height:1.5;padding:8px 0 8px 14px;border-bottom:1px solid #f0f2f5;position:relative}.leistung-page-card ul li:last-child{border-bottom:none}.leistung-page-card ul li:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:5px;height:5px;border-radius:50%;background:#00bf63}.leistung-page-card p{font-size:.92rem;color:#374151;line-height:1.7;margin:0}.leistung-page-cta{background:var(--navy);border-radius:var(--radius);padding:40px;text-align:center;margin-top:40px}.leistung-page-cta h2{color:#fff;font-size:1.3rem;margin-bottom:12px}.leistung-page-cta p{color:#ffffffb3;font-size:.92rem;margin-bottom:24px}.leistung-page-cta a{display:inline-block;background:var(--green);color:#fff;padding:14px 32px;border-radius:8px;font-weight:700;font-size:.95rem;text-decoration:none;transition:opacity .2s}.leistung-page-cta a:hover{opacity:.88}.ea-cta-cards{display:flex;gap:20px;justify-content:center;margin-top:28px;flex-wrap:wrap;align-items:stretch}.ea-cta-card{background:#ffffff1f;backdrop-filter:blur(28px) saturate(180%);-webkit-backdrop-filter:blur(28px) saturate(180%);border:1px solid rgba(255,255,255,.28);border-top:1px solid rgba(255,255,255,.45);border-left:1px solid rgba(255,255,255,.35);border-radius:20px;padding:32px 28px 28px;flex:1;min-width:260px;max-width:340px;text-align:left;position:relative;color:#fff;box-shadow:0 8px 32px #00000047,inset 0 1px #fff3;display:flex;flex-direction:column}.ea-cta-card--highlight{background:#ffffff2e;border:1px solid rgba(255,255,255,.4);border-top:1px solid rgba(255,255,255,.6);border-left:1px solid rgba(255,255,255,.5);box-shadow:0 8px 32px #00000047,inset 0 1px #ffffff59}.ea-cta-badge{position:absolute;top:-13px;left:50%;transform:translate(-50%);background:var(--gold);color:var(--navy);font-size:.75rem;font-weight:800;padding:4px 16px;border-radius:20px;white-space:nowrap;letter-spacing:.03em}.ea-cta-preis-wrap{display:flex;align-items:flex-start;gap:2px;margin-bottom:2px}.ea-cta-preis{font-size:3rem;font-weight:900;line-height:1;color:#fff}.ea-cta-eur{font-size:1.4rem;font-weight:700;margin-top:6px;color:#fff}.ea-cta-mwst{font-size:.8rem;opacity:.65;margin-bottom:16px;color:#fff}.ea-cta-title{font-size:1.1rem;font-weight:800;margin-bottom:14px;color:#fff}.ea-cta-list{list-style:none;padding:0;margin:0 0 24px;display:flex;flex-direction:column;gap:8px;font-size:.88rem;line-height:1.4;color:#ffffffd9;flex:1}.ea-cta-list li{padding:8px 0 8px 14px;border-bottom:1px solid rgba(255,255,255,.12);position:relative;line-height:1.4}.ea-cta-list li:last-child{border-bottom:none}.ea-cta-list li:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:5px;height:5px;border-radius:50%;background:#00bf63}.ea-cta-btn{display:block;text-align:center;background:var(--gold);color:var(--navy)!important;padding:14px 0;border-radius:10px;font-weight:800;font-size:1rem;text-decoration:none;transition:opacity .2s;width:100%}.ea-cta-btn:hover{opacity:.88}.ea-cta-btn--highlight{background:var(--gold);color:var(--navy)!important}@media (max-width: 640px){.leistung-page{padding:40px 16px 80px}.leistung-page-card{padding:24px 20px}.leistung-page-cta{padding:28px 20px}.ea-cta-card{max-width:100%}}.info-tooltip{position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%);background:var(--navy);color:#fff;font-size:.8rem;line-height:1.6;padding:12px 16px 12px 14px;border-radius:10px;width:260px;z-index:500;box-shadow:0 8px 24px #17213733}.wschvo-pflicht-hinweis{margin-top:14px;padding:14px 16px;background:#fff8f0;border:1.5px solid #f5a623;border-radius:10px}.wschvo-pflicht-hinweis p{font-size:.88rem;color:#4a3000;margin:0 0 12px;line-height:1.5}.wschvo-pflicht-btn{display:inline-block;background:#172137;color:#fff;font-weight:700;font-size:.88rem;padding:10px 20px;border-radius:8px;text-decoration:none;transition:opacity .18s}.wschvo-pflicht-btn:hover{opacity:.85}.funnel-wrap{max-width:960px;margin:0 auto;padding:40px 24px 80px}.funnel-header{margin-bottom:32px}.funnel-back{display:inline-block;font-size:.85rem;color:var(--text-muted);margin-bottom:16px;transition:color .2s}.funnel-back:hover{color:var(--green)}.funnel-header h1{font-size:clamp(1.6rem,3vw,2.2rem);font-weight:800;color:var(--navy);margin-bottom:8px}.funnel-header h1 span{color:var(--green)}.funnel-header-sub{color:var(--text-muted);font-size:.92rem}.funnel-topbar{position:relative;margin-bottom:32px}.dev-fill-btn{position:absolute;top:-6px;right:0;background:#ffc80026;border:1.5px dashed rgba(255,160,0,.6);border-radius:8px;padding:5px 12px;font-size:.78rem;font-weight:600;color:#a06000;cursor:pointer;transition:background .2s;white-space:nowrap}.dev-fill-btn:hover{background:#ffc80047}.funnel-progress{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:32px}.funnel-step-dot{display:flex;flex-direction:column;align-items:center;position:relative;flex:1}.funnel-dot{width:30px;height:30px;border-radius:50%;background:#17213714;color:var(--text-muted);display:flex;align-items:center;justify-content:center;font-size:.78rem;font-weight:700;position:relative;z-index:1;transition:all .3s;flex-shrink:0}.funnel-step-dot.active .funnel-dot{background:var(--green);color:#fff;box-shadow:0 0 0 4px #00bf6326}.funnel-step-dot.done .funnel-dot{background:var(--green);color:#fff}.funnel-dot-label{font-size:.66rem;color:var(--text-muted);margin-top:5px;text-align:center;white-space:nowrap}.funnel-step-dot.active .funnel-dot-label{color:var(--green);font-weight:600}.funnel-step-dot.done .funnel-dot-label{color:var(--navy)}.funnel-step-dot.clickable .funnel-dot{cursor:pointer}.funnel-step-dot.clickable .funnel-dot:hover{box-shadow:0 0 0 4px #00bf6333;transform:scale(1.08);transition:all .15s}.funnel-dot-line{position:absolute;top:15px;left:50%;width:100%;height:2px;background:#1721371a;z-index:0}.funnel-dot-line.done{background:var(--green)}.express-banner{display:flex;align-items:center;justify-content:space-between;gap:16px;background:#fff9;border:1.5px solid rgba(23,33,55,.15);border-radius:14px;padding:14px 20px;margin-bottom:16px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:border-color .2s,background .2s}.express-banner--active{border-color:var(--green);background:#00bf630f}.express-banner-left{display:flex;align-items:center;gap:14px}.express-banner-icon{font-size:1.6rem;line-height:1}.express-banner-title{font-weight:700;font-size:.97rem;color:var(--navy)}.express-banner-sub{font-size:.83rem;color:var(--text-muted);margin-top:2px}.express-banner--active .express-banner-title{color:#1a7a4a}.express-banner-btn{white-space:nowrap;padding:9px 20px;border-radius:8px;border:none;background:var(--navy);color:#fff;font-weight:600;font-size:.88rem;cursor:pointer;transition:background .18s}.express-banner-btn:hover{background:#0f1a2e}.express-banner-btn--remove{background:transparent;border:1.5px solid rgba(23,33,55,.25);color:var(--text-muted)}.express-banner-btn--remove:hover{border-color:#c0392b;color:#c0392b;background:#c0392b0d}.funnel-card{background:#ffffff8c;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.7);border-radius:20px;padding:36px 40px;box-shadow:0 8px 32px #17213714,inset 0 1px #fffc}.funnel-step h2{font-size:1.3rem;font-weight:800;color:var(--navy);margin-bottom:8px;display:flex;align-items:center;gap:8px}.funnel-step-sub{color:var(--text-muted);font-size:.9rem;margin-bottom:28px;line-height:1.6}.info-btn-wrap{position:relative;display:inline-block}.info-btn{width:18px;height:18px;border-radius:50%;background:#17213714;border:none;color:var(--text-muted);font-size:.7rem;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .2s;vertical-align:middle}.info-btn:hover{background:var(--green);color:#fff}.info-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:400;pointer-events:none}.info-tooltip{position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%);background:var(--navy);color:#fff;font-size:.8rem;line-height:1.6;padding:12px 16px 12px 14px;border-radius:10px;width:280px;z-index:500;box-shadow:0 8px 24px #17213733}.info-tooltip-svg{display:flex;justify-content:center;margin-bottom:10px;background:#fff;border-radius:8px;padding:8px}.info-close{background:none;border:none;color:#fff9;cursor:pointer;float:right;font-size:.75rem;margin-left:8px}.funnel-field{margin-bottom:20px}.funnel-label{display:flex;align-items:center;gap:6px;font-weight:600;font-size:.88rem;color:var(--navy);margin-bottom:8px}.funnel-required{color:var(--green)}.funnel-hint{font-size:.78rem;color:var(--text-muted);margin-top:6px;line-height:1.5}.funnel-error{font-size:.8rem;color:#e53e3e;margin-top:5px}.funnel-input,.funnel-select,.funnel-textarea{width:100%;padding:11px 14px;border:1.5px solid rgba(23,33,55,.15);border-radius:8px;font-size:.9rem;font-family:inherit;color:var(--navy);background:#ffffffd9;transition:border-color .2s,box-shadow .2s;outline:none}.funnel-input:focus,.funnel-select:focus,.funnel-textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #00bf631a}.funnel-input.error,.funnel-select.error{border-color:#e53e3e}.funnel-textarea{resize:vertical;min-height:90px}.funnel-row-2{display:grid;grid-template-columns:1fr 1fr;gap:16px;align-items:end}.funnel-select-chips{display:flex;flex-wrap:wrap;gap:8px}.funnel-chip{padding:8px 16px;border:1.5px solid rgba(23,33,55,.12);border-radius:50px;font-size:.85rem;font-weight:500;color:var(--navy);background:#ffffffbf;cursor:pointer;transition:all .2s}.funnel-chip:hover{border-color:#00bf6366}.funnel-chip.selected{background:var(--green);border-color:var(--green);color:#fff;font-weight:600}.funnel-toggle-group{display:flex;gap:8px;flex-wrap:wrap}.funnel-toggle{padding:9px 20px;border:1.5px solid rgba(23,33,55,.12);border-radius:8px;font-size:.88rem;font-weight:500;color:var(--navy);background:#ffffffbf;cursor:pointer;transition:all .2s}.funnel-toggle:hover{border-color:#00bf6366}.funnel-toggle.selected{background:var(--green);border-color:var(--green);color:#fff;font-weight:600}.funnel-radio-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:24px}.funnel-radio-card{background:#ffffffb3;border:2px solid rgba(23,33,55,.1);border-radius:14px;padding:28px 20px;text-align:center;cursor:pointer;transition:all .2s;display:flex;flex-direction:column;align-items:center;gap:8px}.funnel-radio-card:hover{border-color:#00bf634d;background:#00bf6308}.funnel-radio-card.selected{border-color:var(--green);background:#00bf630d;box-shadow:0 0 0 3px #00bf631f}.funnel-radio-icon{font-size:2.2rem}.funnel-radio-label{font-weight:700;color:var(--navy);font-size:1rem}.funnel-radio-sub{font-size:.78rem;color:var(--text-muted)}.funnel-abort{background:#ffebebe6;border:1px solid rgba(200,50,50,.2);border-radius:12px;padding:18px 20px;margin-bottom:20px}.funnel-abort strong{color:#c0392b;font-size:.95rem;display:block;margin-bottom:6px}.funnel-abort p{color:#5a3030;font-size:.87rem;line-height:1.6;margin:0}.verbrauch-block{margin-bottom:8px}.verbrauch-block.second{margin-top:20px;padding-top:20px;border-top:1px solid rgba(23,33,55,.08)}.verbrauch-block-title{font-weight:700;font-size:.9rem;color:var(--green-dark);margin-bottom:16px;text-transform:uppercase;letter-spacing:.5px}.perioden-grid{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.periode-row{display:grid;grid-template-columns:1fr auto;align-items:center;gap:16px;background:#fff9;border:1px solid rgba(23,33,55,.08);border-radius:10px;padding:12px 16px}.periode-label{font-size:.85rem;font-weight:600;color:var(--navy)}.periode-input-wrap{display:flex;align-items:center;gap:8px}.periode-input-wrap .funnel-input{width:120px;text-align:right}.periode-unit{font-size:.82rem;color:var(--text-muted);white-space:nowrap}.funnel-sub-block{background:#ffffff80;border:1px solid rgba(23,33,55,.06);border-radius:12px;padding:16px 18px;margin-bottom:20px}.funnel-checkbox-group{display:flex;flex-direction:column;gap:10px;margin-top:8px}.funnel-checkbox-item{display:flex;align-items:center;gap:10px;font-size:.9rem;color:var(--navy);cursor:pointer}.funnel-checkbox-item input[type=checkbox]{width:18px;height:18px;accent-color:var(--green);cursor:pointer;flex-shrink:0}.anzahl-counter{display:flex;align-items:center;gap:0;border:1.5px solid rgba(23,33,55,.15);border-radius:8px;overflow:hidden;width:fit-content}.counter-btn{width:40px;height:40px;background:#1721370a;border:none;font-size:1.2rem;color:var(--navy);cursor:pointer;transition:background .15s;display:flex;align-items:center;justify-content:center}.counter-btn:hover{background:#00bf631a}.counter-val{width:48px;text-align:center;font-size:1rem;font-weight:700;color:var(--navy)}.ea-pages-wrap{margin-bottom:24px;display:flex;flex-direction:column;gap:16px}.ea-seite-label{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:var(--text-muted);padding-left:2px}.ea-p1-header{background:#fff;padding:14px 14px 10px;border-bottom:3px solid #e8a900;position:relative}.ea-p1-header-inner{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.ea-p1-header-left{flex:1;min-width:0}.ea-p1-gebaeude-bild{flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:4px}.ea-p1-gebaeude-bild img{width:120px;height:90px;object-fit:cover;border:1px solid #ddd;border-radius:4px}.ea-p1-gebaeude-bild-label{font-size:.62rem;color:#777;text-align:center}.ea-p1-vorschau-badge{display:inline-block;background:#0000001a;color:#555;font-size:.62rem;font-weight:700;letter-spacing:1.5px;padding:2px 8px;border-radius:3px;margin-bottom:6px}.ea-p1-title-wrap{display:flex;align-items:baseline;gap:6px;flex-wrap:wrap}.ea-p1-main{font-size:1.6rem;font-weight:900;color:#111;letter-spacing:-.5px}.ea-p1-sub{font-size:.95rem;font-weight:400;color:#111}.ea-p1-geg{font-size:.7rem;color:#555;margin-top:4px}.ea-p1-geg u{text-decoration:underline;color:#444}.ea-p1-meta{display:flex;justify-content:space-between;align-items:center;padding:7px 36px 7px 10px;background:#fffbe6;border-bottom:1px solid #e8d87a;font-size:.78rem;position:relative;gap:8px;flex-wrap:wrap}.ea-p1-meta strong{color:#111}.ea-p1-meta em{font-size:.68rem;color:#888;font-style:italic}.ea-p1-page-num{position:absolute;right:8px;top:50%;transform:translateY(-50%);width:24px;height:24px;border-radius:50%;background:#f0b800;color:#111;font-weight:800;font-size:.78rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ea-p1-section{border:1px solid #c8a800;margin:10px;border-radius:2px}.ea-p1-section-header{background:#f0c000;padding:5px 10px;font-weight:700;font-size:.82rem;color:#111}.ea-p1-table{width:100%;border-collapse:collapse;font-size:.75rem;table-layout:fixed}.ea-data-row:nth-child(2n) td{background:#f0c0000f}.ea-data-label{width:42%;padding:5px 8px;color:#333;font-weight:500;border-right:1px solid #e0cc70;border-bottom:1px solid #e8e0b0;vertical-align:top;word-break:break-word}.ea-data-value{padding:5px 8px;color:#111;border-bottom:1px solid #e8e0b0;vertical-align:top;word-break:break-word}.ea-cb{font-size:.85rem;margin-right:2px}.ea-cb-list{display:flex;flex-direction:column;gap:3px}.ea-cb-list span{font-size:.73rem;line-height:1.4}.ea-p1-hinweis{font-size:.67rem;color:#555;margin-left:6px;display:inline}.ea-p1-spacer{display:inline-block;width:20px}.ea-p1-hinweise{background:#fff}.ea-p1-hinweise p{font-size:.73rem;color:#333;line-height:1.5;padding:6px 10px;margin:0}.ea-p1-cb-row{font-size:.73rem;color:#333;padding:3px 10px 4px;line-height:1.5}.ea-p1-sign{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:10px;margin:0 10px 6px;border:1px solid #c8a800;border-radius:2px;background:#f0c0000a}.ea-p1-sign-box{display:flex;flex-direction:column;gap:6px}.ea-p1-sign-placeholder{font-size:.72rem;color:#999;font-style:italic;text-align:center;min-height:36px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #ccc}.ea-p1-sign-line{font-size:.7rem;color:#555;text-align:center}.ea-p1-sign-line-row{display:flex;justify-content:space-around;font-size:.68rem;color:#555}.ea-p1-footnotes{padding:6px 12px 8px;background:#fafaf0;border-top:1px solid #e8e0b0}.ea-p1-footnotes div{font-size:.66rem;color:#666;line-height:1.5}.ea-doc{border:2px solid #e8a900;border-radius:4px;background:#fff;margin-bottom:24px;font-size:.82rem;color:#111;overflow:hidden}.ea-doc-header{background:#f9c800;padding:14px 18px;display:flex;justify-content:space-between;align-items:flex-start;border-bottom:1px solid #e8a900}.ea-doc-title{font-size:1rem;font-weight:400;color:#111}.ea-doc-title strong{font-size:1.15rem;font-weight:700}.ea-doc-sub{font-size:.72rem;color:#444;margin-top:3px}.ea-vorschau-badge{background:#0000001f;color:#333;font-size:.65rem;font-weight:700;letter-spacing:1.5px;padding:3px 10px;border-radius:3px;white-space:nowrap;align-self:center}.ea-section{padding:14px 18px;border-bottom:1px solid #e0e0e0}.ea-section:last-of-type{border-bottom:none}.ea-section-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;flex-wrap:wrap;gap:6px}.ea-section-title{font-weight:700;font-size:.82rem;color:#222}.ea-reg{font-size:.75rem;color:#666}.ea-co2-row{display:flex;justify-content:space-between;font-size:.78rem;margin-bottom:10px;padding:6px 10px;background:#f5f5f5;border-radius:3px}.ea-skala-wrap{margin-bottom:10px}.ea-skala-label-row{font-size:.78rem;margin-bottom:6px}.ea-skala-outer{position:relative}.ea-skala-pointer{position:absolute;bottom:100%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;z-index:2;pointer-events:none}.ea-skala-wert{font-size:.62rem;font-weight:700;background:#333;color:#fff;padding:1px 5px;border-radius:3px;white-space:nowrap}.ea-skala-arrow{font-size:.75rem;color:#333;line-height:1}.ea-skala-bar{display:flex;height:28px;border-radius:2px;overflow:hidden;position:relative}.ea-skala-seg{display:flex;align-items:center;justify-content:center;position:relative;transition:filter .2s}.ea-skala-seg.active{filter:brightness(1.1);outline:2px solid #333;outline-offset:-2px}.ea-seg-klasse{font-size:.65rem;font-weight:800;color:#0009}.ea-skala-zahlen{display:flex;justify-content:space-between;font-size:.62rem;color:#666;padding:3px 0}.ea-primaer-row{font-size:.78rem;margin-top:6px;color:#444}.ea-table{width:100%;border-collapse:collapse;font-size:.77rem;margin-top:8px}.ea-table th,.ea-table td{padding:5px 8px;text-align:left;border:1px solid #ddd}.ea-table th{background:#f5f5f5;font-weight:700;font-size:.72rem}.ea-klasse-box{display:flex;align-items:center;gap:14px;margin:12px 18px;padding:12px 16px;border:2px solid;border-radius:8px;background:#fffc}.ea-klasse-dot{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:800;font-size:1.1rem;flex-shrink:0}.ea-klasse-title{font-weight:700;font-size:.9rem;color:var(--navy)}.ea-klasse-sub{font-size:.78rem;color:var(--text-muted)}.ea-disclaimer{background:#fff8dccc;border-top:1px solid #e8a900;padding:10px 18px;font-size:.75rem;color:#666;line-height:1.6}.btn-angaben-aendern{font-size:.82rem;padding:6px 14px;border-radius:20px;border:1.5px solid rgba(23,33,55,.25);background:transparent;color:var(--navy);cursor:pointer;white-space:nowrap;transition:border-color .18s,background .18s}.btn-angaben-aendern:hover{border-color:var(--green);background:#00bf630f;color:var(--green-dark)}.funnel-bestaetigung{background:#00bf630d;border:1.5px solid rgba(0,191,99,.2);border-radius:10px;padding:14px 18px;margin-bottom:8px;display:flex;flex-direction:column;gap:12px}.funnel-bestaetigung-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.funnel-btn-hint-wrap{display:flex;flex-direction:column;align-items:flex-end;gap:6px}.funnel-btn-hint{font-size:.78rem;color:#c0392b;text-align:right}.funnel-bestaetigung .btn{align-self:flex-end}.funnel-datenschutz{font-size:.8rem;color:var(--text-muted);margin-bottom:20px;line-height:1.6}.funnel-datenschutz a{color:var(--green-dark);text-decoration:underline}.funnel-nav{display:flex;justify-content:space-between;align-items:center;margin-top:28px;padding-top:20px;border-top:1px solid rgba(23,33,55,.06)}.funnel-back-btn{background:none;border:none;color:var(--text-muted);font-size:.88rem;cursor:pointer;padding:8px 0;transition:color .2s}.funnel-back-btn:hover{color:var(--navy)}.funnel-success{text-align:center;padding:60px 20px}.funnel-success-icon{width:72px;height:72px;border-radius:50%;background:var(--green);color:#fff;font-size:2rem;display:flex;align-items:center;justify-content:center;margin:0 auto 24px;box-shadow:0 8px 24px #00bf634d}.funnel-success h2{font-size:1.8rem;font-weight:800;color:var(--navy);margin-bottom:16px}.funnel-success p{color:var(--text-muted);font-size:1rem;line-height:1.7;max-width:500px;margin:0 auto 16px}.funnel-success-sub{font-size:.88rem!important;margin-bottom:36px!important}.co-grid{display:grid;grid-template-columns:1fr 360px;gap:28px;align-items:start}.co-left{min-width:0}.co-product-head{margin-bottom:20px}.co-product-label{font-size:.78rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;margin-bottom:4px}.co-product-name{font-size:1.45rem;font-weight:800;color:var(--navy);margin-bottom:4px}.co-product-sub{font-size:.82rem;color:var(--text-muted)}.co-auftragsart{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:20px}.co-auftragsart-item{display:flex;align-items:center;gap:7px;font-size:.83rem;color:var(--navy);cursor:pointer;padding:5px 12px;border:1.5px solid rgba(23,33,55,.15);border-radius:8px;transition:all .2s;-webkit-user-select:none;user-select:none}.co-auftragsart-item.sel{border-color:var(--green);background:#00bf6312;font-weight:600}.co-auftragsart-item input{display:none}.co-section-label{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);margin-bottom:10px}.co-options{display:flex;flex-direction:column;gap:10px;margin-bottom:28px}.up-card{border:1.5px solid rgba(23,33,55,.12);border-radius:14px;background:#fff;cursor:pointer;transition:border-color .18s,box-shadow .18s,background .18s;overflow:hidden;-webkit-user-select:none;user-select:none}.up-card:hover{border-color:#00bf6380;box-shadow:0 4px 18px #00bf631a}.up-card.sel{border-color:var(--green);background:#00bf6308;box-shadow:0 4px 22px #00bf632e,0 0 0 1px var(--green)}.up-top{display:flex;align-items:flex-start;gap:12px;padding:14px 16px}.up-radio{flex-shrink:0;margin-top:2px;display:flex}.up-title-wrap{flex:1;min-width:0}.up-title-row{display:flex;align-items:center;gap:8px;margin-bottom:3px;flex-wrap:wrap}.up-title{font-size:.93rem;font-weight:700;color:var(--navy)}.up-badge{background:var(--green);color:#fff;font-size:.67rem;font-weight:700;padding:2px 9px;border-radius:50px;letter-spacing:.02em;white-space:nowrap}.up-hook{font-size:.79rem;color:var(--text-muted);line-height:1.45}.up-card.sel .up-hook{color:#1a7a4a}.up-preis{font-size:.97rem;font-weight:800;color:var(--navy);white-space:nowrap;flex-shrink:0;margin-top:2px}.up-detail{font-size:.81rem;color:#1a5c38;line-height:1.6;padding:10px 16px 14px 44px;border-top:1px solid rgba(0,191,99,.15);background:#00bf630a}.co-testimonial{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;background:#fff6;border-radius:12px;border:1px solid rgba(23,33,55,.07)}.co-testimonial-avatar{width:36px;height:36px;border-radius:50%;background:var(--green);color:#fff;font-size:.72rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.co-testimonial-text{font-size:.82rem;color:var(--navy);font-style:italic;line-height:1.5;margin-bottom:3px}.co-testimonial-name{font-size:.73rem;color:var(--text-muted)}.co-right{position:sticky;top:90px;display:flex;flex-direction:column;gap:14px}.co-form{display:flex;flex-direction:column;gap:8px;margin-bottom:4px}.co-row-2{display:grid;grid-template-columns:1fr 1fr;gap:8px}.co-input{width:100%;padding:10px 13px;border:1.5px solid rgba(23,33,55,.14);border-radius:9px;font-size:.88rem;color:var(--navy);background:#ffffffd9;outline:none;transition:border-color .18s;box-sizing:border-box}.co-input:focus{border-color:var(--green)}.co-input.error{border-color:#e53e3e}.co-input::placeholder{color:#17213766}.co-textarea{width:100%;padding:10px 13px;border:1.5px solid rgba(23,33,55,.14);border-radius:9px;font-size:.85rem;color:var(--navy);background:#ffffffd9;outline:none;resize:vertical;font-family:inherit;transition:border-color .18s;box-sizing:border-box}.co-textarea:focus{border-color:var(--green)}.co-textarea::placeholder{color:#17213766}.co-summary{background:#ffffffb3;border:1px solid rgba(23,33,55,.1);border-radius:12px;padding:14px 16px;display:flex;flex-direction:column;gap:5px}.co-summary-row{display:flex;justify-content:space-between;align-items:center;font-size:.84rem;color:var(--navy)}.co-summary-sub span:first-child{font-size:.76rem;color:var(--text-muted);padding-left:8px}.co-summary-upsell{background:#00bf630d;border-radius:4px;padding:1px 4px}.co-inkl{color:var(--green);font-size:.75rem!important;font-weight:600}.co-summary-divider{border:none;border-top:1px solid rgba(23,33,55,.08);margin:4px 0}.co-summary-mwst span{font-size:.75rem!important;color:var(--text-muted)!important}.co-summary-total span{font-size:1.05rem!important;font-weight:800!important}.co-payment{display:flex;flex-direction:column;gap:10px}.co-cta-btn{width:100%;padding:14px;background:var(--green);color:#fff;border:none;border-radius:10px;font-size:.95rem;font-weight:700;cursor:pointer;transition:background .2s,transform .1s}.co-cta-btn:hover{background:#00a855;transform:translateY(-1px)}.co-trust-badges{display:grid;grid-template-columns:1fr 1fr;gap:6px 12px}.co-trust-item{display:flex;align-items:center;gap:5px;font-size:.75rem;font-weight:600;color:var(--green);white-space:nowrap}.co-logo-row{display:flex;align-items:center;justify-content:center;gap:20px;padding:10px 0 4px;border-top:1px solid rgba(23,33,55,.07)}.co-trust-logo{height:34px;width:auto;opacity:.9;filter:grayscale(.1);object-fit:contain}.co-datenschutz{text-align:center;font-size:.72rem;color:var(--text-muted)}.co-datenschutz a{color:var(--text-muted);text-decoration:underline}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0a14288c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.modal-box{background:#fff;border-radius:18px;max-width:580px;width:100%;max-height:88vh;overflow-y:auto;padding:32px 28px 24px;position:relative;box-shadow:0 24px 60px #00000038}.modal-close{position:absolute;top:16px;right:18px;background:#17213712;border:none;border-radius:50%;width:30px;height:30px;font-size:.85rem;cursor:pointer;color:var(--navy);display:flex;align-items:center;justify-content:center}.modal-close:hover{background:#17213724}.modal-title{font-size:1.1rem;font-weight:800;color:var(--navy);margin-bottom:14px;padding-right:30px}.modal-intro{font-size:.88rem;color:var(--navy);line-height:1.65;margin-bottom:18px}.modal-list{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.modal-item{display:flex;gap:12px;align-items:flex-start;font-size:.86rem;color:var(--navy);line-height:1.6}.modal-num{background:var(--green);color:#fff;font-size:.75rem;font-weight:700;border-radius:50%;width:22px;height:22px;flex-shrink:0;display:flex;align-items:center;justify-content:center;margin-top:1px}.modal-uwerte{background:#1721370a;border-radius:10px;padding:14px 16px;margin-bottom:18px;font-size:.85rem;color:var(--navy);line-height:1.65}.modal-uwerte-title{font-weight:700;margin-bottom:6px}.modal-uwerte ul{margin:6px 0 0 16px;padding:0}.modal-uwerte li{margin-bottom:3px}.modal-footer-text{font-size:.84rem;color:var(--text-muted);line-height:1.65;margin-bottom:20px}.modal-close-btn{width:100%;padding:12px;background:var(--navy);color:#fff;border:none;border-radius:10px;font-size:.9rem;font-weight:600;cursor:pointer;transition:background .2s}.modal-close-btn:hover{background:#0f1a2e}.gbild-wrap{margin:20px 0 4px;border:1.5px solid rgba(23,33,55,.1);border-radius:12px;padding:14px 16px;background:#ffffff8c}.gbild-toggle-row{display:flex;align-items:center;gap:10px;cursor:pointer;font-size:.9rem;color:var(--navy);font-weight:600}.gbild-toggle-row input[type=checkbox]{width:17px;height:17px;accent-color:var(--green);flex-shrink:0;cursor:pointer}.gbild-toggle-label em{font-weight:400;color:var(--text-muted);font-style:italic}.gbild-hinweis{font-size:.83rem;color:var(--text-muted);line-height:1.55;margin:12px 0 10px}.gbild-dropzone{border:2px dashed rgba(23,33,55,.18);border-radius:10px;padding:20px;text-align:center;cursor:pointer;transition:border-color .18s,background .18s;background:#ffffffb3}.gbild-dropzone:hover,.gbild-dropzone.drag{border-color:var(--green);background:#00bf630a}.gbild-dropzone.has-file{border-style:solid;border-color:var(--green)}.gbild-placeholder{display:flex;flex-direction:column;align-items:center;gap:8px}.gbild-placeholder span{font-size:.86rem;color:var(--navy)}.gbild-placeholder strong{color:var(--green)}.gbild-types{font-size:.75rem!important;color:var(--text-muted)!important}.gbild-preview-wrap{display:flex;flex-direction:column;align-items:center;gap:8px}.gbild-preview-img{max-height:140px;max-width:100%;border-radius:8px;object-fit:cover}.gbild-preview-name{font-size:.78rem;color:var(--text-muted)}.gbild-remove{background:none;border:1px solid rgba(229,62,62,.4);color:#e53e3e;font-size:.78rem;border-radius:6px;padding:3px 10px;cursor:pointer}.gbild-remove:hover{background:#e53e3e14}.mod-section-title{font-size:1rem;font-weight:700;color:var(--navy);margin-bottom:16px;padding-bottom:10px;border-bottom:1px solid rgba(23,33,55,.08)}.mod-frage{margin-bottom:4px}.mod-frage.error .funnel-input,.mod-frage.error .funnel-select{border-color:#e53e3e}.wschvo-box{display:flex;flex-direction:column;gap:8px;padding:14px 16px;border:1.5px solid rgba(23,33,55,.12);border-radius:10px;background:#fff9;margin-top:4px}.wschvo-box.error{border-color:#e53e3e;background:#e53e3e0a}.wschvo-label{display:flex;align-items:flex-start;gap:10px;font-size:.88rem;color:var(--navy);cursor:pointer;line-height:1.5}.wschvo-label input[type=checkbox]{width:17px;height:17px;accent-color:var(--green);flex-shrink:0;margin-top:1px;cursor:pointer}.wschvo-link{font-size:.82rem;color:#2563eb;text-decoration:none;cursor:pointer}.wschvo-link:hover{text-decoration:underline}.review-card{border:1.5px solid rgba(23,33,55,.1);border-radius:14px;background:#fff;padding:18px 20px 14px;transition:opacity .35s ease}.review-card.visible{opacity:1}.review-card.hidden{opacity:0}.review-stars{color:#f5a623;font-size:1.1rem;letter-spacing:2px;margin-bottom:10px}.review-text{font-size:.875rem;color:var(--navy);line-height:1.6;font-style:italic;margin:0 0 14px}.review-author{display:flex;align-items:center;gap:10px}.review-avatar-img{width:42px;height:42px;border-radius:50%;object-fit:cover;flex-shrink:0;border:2px solid rgba(0,191,99,.25)}.review-name{font-size:.85rem;font-weight:700;color:var(--navy)}.review-ort{font-size:.75rem;color:var(--text-muted)}.review-dots{display:flex;justify-content:center;gap:6px;margin-top:14px}.review-dot{width:7px;height:7px;border-radius:50%;border:none;background:#1721372e;cursor:pointer;padding:0;transition:background .2s}.review-dot.active{background:var(--green)}.auftragsart-row{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:14px}.auftragsart-item{display:flex;align-items:center;gap:8px;font-size:.84rem;color:var(--navy);cursor:pointer;padding:5px 10px;border:1.5px solid rgba(23,33,55,.12);border-radius:8px;transition:all .2s}.auftragsart-item:has(input:checked){border-color:var(--green);background:#00bf630f}.auftragsart-item input[type=radio]{width:14px;height:14px;accent-color:var(--green);cursor:pointer;flex-shrink:0}.auftragsart-item input[type=radio]{width:16px;height:16px;accent-color:var(--green);cursor:pointer;flex-shrink:0}.upsell-list{display:flex;flex-direction:column;gap:7px}.upsell-item{display:flex;align-items:flex-start;gap:8px;padding:9px 11px;border:1.5px solid rgba(23,33,55,.1);border-radius:9px;background:#ffffff80;cursor:pointer;transition:all .2s}.upsell-item:hover{border-color:#00bf634d}.upsell-item.checked{border-color:var(--green);background:#00bf630a}.upsell-item input[type=checkbox]{width:15px;height:15px;accent-color:var(--green);cursor:pointer;flex-shrink:0;margin-top:2px}.upsell-body{flex:1;min-width:0}.upsell-title-row{display:flex;align-items:center;gap:6px;margin-bottom:2px;flex-wrap:wrap}.upsell-title{font-weight:600;font-size:.82rem;color:var(--navy)}.upsell-badge{background:#00bf631f;color:var(--green-dark);font-size:.65rem;font-weight:700;padding:1px 6px;border-radius:50px;white-space:nowrap}.upsell-sub{font-size:.72rem;color:var(--text-muted);line-height:1.45;margin:0}.upsell-preis{font-size:.82rem;font-weight:700;color:var(--navy);white-space:nowrap;flex-shrink:0}.co-zahlart-list{display:flex;flex-direction:column;gap:7px;margin-bottom:12px}.co-zahlart-item{display:flex;align-items:center;gap:10px;padding:11px 14px;border:1.5px solid rgba(23,33,55,.12);border-radius:10px;background:#ffffffb3;cursor:pointer;transition:all .18s;-webkit-user-select:none;user-select:none}.co-zahlart-item:hover:not(.disabled){border-color:#00bf6359}.co-zahlart-item.sel{border-color:var(--green);background:#00bf630d}.co-zahlart-item.disabled{opacity:.45;cursor:not-allowed}.co-zahlart-item input[type=radio]{width:15px;height:15px;accent-color:var(--green);flex-shrink:0}.co-zahlart-label{flex:1;font-size:.88rem;font-weight:500;color:var(--navy)}.co-zahlart-logo{display:flex;align-items:center}.co-zahlart-chips{font-size:.72rem;color:var(--text-muted);letter-spacing:.02em}.co-zahlart-soon{font-size:.7rem;color:var(--text-muted);font-style:italic}.co-summary-title{font-size:.82rem;font-weight:700;color:var(--navy);text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px}.zahlart-list{display:flex;flex-direction:column;gap:6px;margin-bottom:12px}.zahlart-item{display:flex;align-items:center;gap:10px;padding:9px 13px;border:1.5px solid rgba(23,33,55,.1);border-radius:9px;background:#ffffff80;cursor:pointer;transition:all .2s}.zahlart-item:hover:not(.disabled){border-color:#00bf634d}.zahlart-item.selected{border-color:var(--green);background:#00bf630a}.zahlart-item.disabled{opacity:.5;cursor:not-allowed}.zahlart-item input[type=radio]{width:16px;height:16px;accent-color:var(--green);cursor:pointer;flex-shrink:0}.zahlart-label{flex:1;font-size:.9rem;font-weight:500;color:var(--navy)}.zahlart-logo{display:flex;align-items:center}.zahlart-soon{font-size:.72rem;color:var(--text-muted);font-style:italic}.paypal-wrap{margin-top:8px}.paypal-validate-btn{width:100%}.bestell-sidebar{background:#ffffffb3;border:1px solid rgba(23,33,55,.1);border-radius:16px;padding:20px}.bestell-title{font-weight:700;font-size:.9rem;color:var(--navy);margin-bottom:16px}.bestell-rows{display:flex;flex-direction:column;gap:6px;margin-bottom:12px}.bestell-row{display:flex;justify-content:space-between;font-size:.85rem}.bestell-row span:first-child{color:var(--navy)}.bestell-row span:last-child{color:var(--navy);font-weight:500}.bestell-row--sub span:first-child{font-size:.78rem;color:var(--text-muted);padding-left:8px}.bestell-inkl{color:var(--green-dark)!important;font-size:.78rem!important;font-weight:600!important}.bestell-row--upsell{background:#00bf630d;border-radius:4px;padding:2px 4px}.bestell-divider{border:none;border-top:1px solid rgba(23,33,55,.1);margin:10px 0}.bestell-row--mwst span{font-size:.78rem;color:var(--text-muted)!important;font-weight:400!important}.bestell-row--total{margin-top:6px}.bestell-row--total span{font-size:1rem!important;font-weight:800!important;color:var(--navy)!important}.bestell-hinweis{font-size:.72rem;color:var(--text-muted);text-align:right;margin-top:4px}@media (max-width: 640px){.funnel-card{padding:24px 18px}.funnel-radio-grid,.funnel-row-2{grid-template-columns:1fr}.funnel-progress{gap:0}.funnel-dot-label{display:none}.funnel-dot{width:26px;height:26px;font-size:.72rem}.periode-row{grid-template-columns:1fr;gap:8px}.ea-skala-zahlen{font-size:.55rem}.ea-table{font-size:.72rem}.checkout-grid{grid-template-columns:1fr}.checkout-right{position:static;order:-1}.co-grid{grid-template-columns:1fr}.co-right{position:static;order:-1}.co-row-2{grid-template-columns:1fr}}.ba-art-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin:24px 0 16px}.ba-art-card{position:relative;background:#fff;border:2px solid rgba(23,33,55,.12);border-radius:18px;padding:32px 28px 24px;display:flex;flex-direction:column;gap:0;transition:border-color .2s,box-shadow .2s}.ba-art-card--highlight{background:#172137;border-color:#172137;color:#fff}.ba-art-card--sel{border-color:var(--green)!important;box-shadow:0 4px 24px #00bf632e}.ba-art-badge{position:absolute;top:-16px;left:50%;transform:translate(-50%);background:#00bf63;color:#fff;font-weight:700;font-size:.85rem;padding:5px 20px;border-radius:20px}.ba-art-title{font-size:1.55rem;font-weight:700;margin-bottom:12px;color:inherit}.ba-art-card--highlight .ba-art-title{color:#fff}.ba-art-desc{font-size:.83rem;opacity:.75;margin-bottom:16px;line-height:1.45}.ba-art-preis{font-size:2.5rem;font-weight:800;line-height:1;color:inherit}.ba-art-eur{font-size:1.3rem;font-weight:700;vertical-align:super}.ba-art-mwst{font-size:.82rem;opacity:.6;margin-bottom:20px;margin-top:4px}.ba-art-usps{list-style:none;padding:0;margin:0 0 20px;display:flex;flex-direction:column;gap:0;flex:1}.ba-art-usps li{font-size:.88rem;opacity:.9;padding:8px 0 8px 14px;border-bottom:1px solid rgba(255,255,255,.1);position:relative;line-height:1.4}.ba-art-usps li:last-child{border-bottom:none}.ba-art-usps li:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:5px;height:5px;border-radius:50%;background:#00bf63}.ba-art-card--highlight .ba-art-usps li{color:#e0eaf8}.ba-art-region{font-size:.8rem;opacity:.65;margin-bottom:16px;font-style:italic}.ba-art-btn{width:100%;padding:13px;border-radius:10px;border:none;background:#172137;color:#fff;font-weight:700;font-size:1rem;cursor:pointer;transition:background .18s,opacity .18s;margin-top:auto}.ba-art-btn:hover{background:#0e1829}.ba-art-card--highlight .ba-art-btn{background:#00bf63;color:#fff}.ba-art-card--highlight .ba-art-btn:hover{background:#00a855}.ba-art-btn--sel{background:var(--green);color:#fff}.ba-art-card--highlight .ba-art-btn--sel{background:#00bf63}.ba-art-btn--sel:hover{background:#00a855}@media (max-width: 640px){.ba-art-grid{grid-template-columns:1fr}}.ba-art-plz-wrap{margin-bottom:12px}.ba-art-plz-input{width:100%;padding:9px 12px;border-radius:8px;border:1.5px solid rgba(23,33,55,.2);font-size:.9rem;background:#ffffffe6;color:#172137;box-sizing:border-box}.ba-art-plz-input:focus{outline:none;border-color:var(--green)}.ba-art-plz-hinweis{margin-top:8px;font-size:.8rem;color:#c0392b;background:#c0392b12;border-radius:7px;padding:8px 10px;line-height:1.5}.ba-art-btn:disabled{opacity:.4;cursor:not-allowed}.ba-section-block{background:#17213708;border:1px solid rgba(23,33,55,.08);border-radius:14px;padding:24px;margin-bottom:20px}.ba-section-title{font-size:1.1rem;font-weight:700;color:var(--navy);margin:0 0 20px;padding-bottom:10px;border-bottom:1.5px solid rgba(23,33,55,.1)}.ba-grundriss-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:4px}.ba-grundriss-card{display:flex;flex-direction:column;align-items:center;gap:8px;padding:16px 12px 12px;border:2px solid rgba(23,33,55,.15);border-radius:12px;background:#fff;cursor:pointer;transition:border-color .18s;color:var(--navy)}.ba-grundriss-card:hover{border-color:var(--green)}.ba-grundriss-card--sel{border-color:var(--green);background:#00bf630d}.ba-grundriss-svg{width:80px;height:60px}.ba-grundriss-label{font-size:.95rem;font-weight:600}.ba-grundriss-radio{width:18px;height:18px;border-radius:50%;border:2px solid rgba(23,33,55,.3)}.ba-grundriss-radio.sel{border-color:var(--green);background:radial-gradient(circle,var(--green) 40%,transparent 41%);box-shadow:inset 0 0 0 3px #fff,inset 0 0 0 9px var(--green)}.ba-input-unit-wrap{display:flex;align-items:center;gap:0}.ba-input-unit-wrap .funnel-input{border-radius:8px 0 0 8px;border-right:none;flex:1}.ba-input-unit{padding:0 12px;height:44px;line-height:44px;background:#1721370f;border:1.5px solid rgba(23,33,55,.15);border-left:none;border-radius:0 8px 8px 0;font-size:.88rem;color:var(--text-muted);white-space:nowrap}.funnel-hint{font-size:.78rem;color:var(--text-muted);margin-top:4px}.ba-check-block{background:#17213708;border-radius:10px;padding:14px 16px;margin-top:14px}.ba-conditional-block{display:flex;flex-direction:column;gap:0}.ba-conditional-fields{margin-top:14px;padding:14px 16px;background:#1721370d;border-left:3px solid #00bf63;border-radius:0 8px 8px 0}.ba-wandlaenge-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:8px}.ba-wandlaenge-row{display:flex;flex-direction:row;align-items:center;gap:18px}.ba-wandlaenge-svg{width:130px;min-width:130px;height:auto;border:2px solid #e8c800;border-radius:10px;padding:8px;background:#f8f8f6;box-sizing:border-box}.ba-wandlaenge-field{display:flex;flex-direction:column;gap:6px;flex:1}.funnel-required{color:#c0392b;margin-left:2px}@media (max-width: 600px){.ba-wandlaenge-grid{grid-template-columns:1fr}}.karte-toggle-link{background:none;border:none;color:#00bf63;font-size:.88rem;font-weight:600;cursor:pointer;padding:4px 0;text-decoration:underline;display:inline-block;margin-top:6px}.auswahl-page{min-height:100vh;background:#f8f9fb;display:flex;align-items:center;justify-content:center;padding:80px 20px}.auswahl-inner{max-width:820px;width:100%;text-align:center}.auswahl-title{font-size:clamp(1.5rem,3vw,2.2rem);font-weight:800;color:#172137;margin-bottom:12px}.auswahl-sub{color:#5a6a7e;font-size:1rem;margin-bottom:48px}.auswahl-cards{display:flex;gap:24px;justify-content:center;flex-wrap:wrap;align-items:stretch}.auswahl-card{background:#fff;border:1px solid #e8ecf2;border-radius:20px;padding:36px 28px 28px;flex:1;min-width:280px;max-width:360px;text-align:left;color:#172137;cursor:pointer;position:relative;box-shadow:0 4px 20px #00000012;transition:transform .2s ease,box-shadow .2s ease;display:flex;flex-direction:column}.auswahl-card:hover{transform:translateY(-4px);box-shadow:0 12px 36px #0000001f}.auswahl-card--highlight{border:2px solid #00bf63;box-shadow:0 4px 20px #00bf6326}.auswahl-card--highlight:hover{transform:translateY(-6px);box-shadow:0 16px 40px #00bf6338}.auswahl-badge{position:absolute;top:-13px;left:50%;transform:translate(-50%);background:#00bf63;color:#fff;font-size:.75rem;font-weight:800;padding:4px 16px;border-radius:20px;white-space:nowrap;letter-spacing:.03em}.auswahl-card-icon{font-size:2rem;margin-bottom:8px}.auswahl-card-preis{font-size:2rem;font-weight:900;color:#172137;margin-bottom:16px}.auswahl-card-title{font-size:1.5rem;font-weight:800;color:#00bf63;margin-bottom:6px}.auswahl-card-desc{font-size:.88rem;color:#5a6a7e;margin-bottom:16px;line-height:1.5}.auswahl-card-list{list-style:none;padding:0;margin:0 0 24px;display:flex;flex-direction:column;gap:0;font-size:.88rem;color:#374151;flex:1}.auswahl-card-list li{border-bottom:1px solid #f0f2f5;padding:9px 0 9px 14px;position:relative;line-height:1.4}.auswahl-card-list li:last-child{border-bottom:none}.auswahl-card-list li:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:5px;height:5px;border-radius:50%;background:#00bf63}.auswahl-card-btn{display:block;background:#172137;color:#fff;font-weight:800;font-size:.95rem;padding:13px 0;border-radius:10px;text-align:center;transition:opacity .2s}.auswahl-card--highlight .auswahl-card-btn{background:#00bf63}.auswahl-card:hover .auswahl-card-btn{opacity:.88}.auswahl-hint{margin-top:36px;font-size:.88rem;color:#8a9ab0}.auswahl-hint a{color:#172137;text-decoration:underline}@media (max-width: 640px){.auswahl-card{max-width:100%}.auswahl-page{padding:60px 16px}}.isfp-funnel{min-height:100vh;background:#f8f9fb;font-family:inherit}.isfp-banner{background:#2d6a4f;color:#fff;text-align:center;font-size:.9rem;font-weight:600;padding:10px 20px;letter-spacing:.01em}.isfp-body{display:flex;justify-content:center;padding:32px 16px 80px}.isfp-main{width:100%;max-width:600px}.isfp-progress{display:flex;gap:6px;justify-content:center;margin-bottom:28px}.isfp-progress-dot{height:5px;width:32px;border-radius:3px;background:#dde3ec;transition:background .25s}.isfp-progress-dot--active,.isfp-progress-dot--done{background:#2d6a4f}.isfp-step{animation:isfpFadeIn .22s ease}@keyframes isfpFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.isfp-title{font-size:clamp(1.2rem,3.5vw,1.55rem);font-weight:800;color:#172137;text-align:center;margin-bottom:24px;line-height:1.3}.isfp-subtitle{text-align:center;color:#5a6a7e;font-size:.95rem;margin-bottom:24px}.isfp-radio-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:20px}.isfp-radio-grid--3{grid-template-columns:1fr 1fr 1fr}.isfp-radio-card{background:#fff;border:2px solid #e8ecf2;border-radius:16px;padding:24px 16px 20px;display:flex;flex-direction:column;align-items:center;gap:10px;cursor:pointer;transition:border-color .18s,box-shadow .18s,background .18s;text-align:center}.isfp-radio-card:hover{border-color:#2d6a4f;box-shadow:0 4px 16px #2d6a4f1f}.isfp-radio-card--sel{border-color:#2d6a4f;background:#f0f7f4;box-shadow:0 4px 20px #2d6a4f26}.isfp-radio-icon{color:#2d6a4f}.isfp-radio-label{font-size:.95rem;font-weight:700;color:#172137}.isfp-radio-sub{font-size:.8rem;color:#7a8a9e}.isfp-list-group{display:flex;flex-direction:column;border:1.5px solid #e8ecf2;border-radius:14px;overflow:hidden;margin-bottom:20px}.isfp-list-card{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;background:#fff;border:none;border-bottom:1px solid #f0f2f5;cursor:pointer;transition:background .15s;text-align:left}.isfp-list-card:last-child{border-bottom:none}.isfp-list-card:hover{background:#f8faf9}.isfp-list-card--sel{background:#f0f7f4}.isfp-list-label{font-size:.95rem;font-weight:500;color:#172137}.isfp-list-right{display:flex;align-items:center;gap:10px}.isfp-list-icon{color:#7a8a9e;display:flex;align-items:center}.isfp-list-card--sel .isfp-list-icon{color:#2d6a4f}.isfp-list-radio{width:20px;height:20px;border-radius:50%;border:2px solid #cdd3dc;flex-shrink:0;transition:border-color .15s,background .15s;position:relative}.isfp-list-radio--sel{border-color:#172137;background:#172137}.isfp-list-radio--sel:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:7px;height:7px;border-radius:50%;background:#fff}.isfp-nav{display:flex;gap:10px;margin-top:4px}.isfp-btn-next{flex:1;background:#172137;color:#fff;font-weight:700;font-size:1rem;padding:14px 24px;border:none;border-radius:12px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;transition:opacity .18s;margin-bottom:24px}.isfp-btn-next:hover{opacity:.88}.isfp-btn-back{background:#f0f2f5;color:#172137;font-weight:700;font-size:1rem;padding:14px 18px;border:none;border-radius:12px;cursor:pointer;transition:background .15s}.isfp-btn-back:hover{background:#e0e4eb}.isfp-address-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:20px}.isfp-field{display:flex;flex-direction:column;gap:5px}.isfp-field--wide{grid-column:span 1}.isfp-field--full{grid-column:span 2}.isfp-field label{font-size:.82rem;font-weight:600;color:#5a6a7e;text-transform:uppercase;letter-spacing:.04em}.isfp-input{border:1.5px solid #e0e4eb;border-radius:10px;padding:11px 14px;font-size:.95rem;font-weight:600;color:#172137;background:#f8f9fb;outline:none;transition:border-color .18s;width:100%;box-sizing:border-box}.isfp-input:focus{border-color:#2d6a4f;background:#fff}.isfp-input--err{border-color:#e53e3e}.isfp-field-err{font-size:.78rem;color:#e53e3e}.isfp-fields{display:flex;flex-direction:column;gap:14px;margin-bottom:20px}.isfp-field-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.isfp-error{color:#e53e3e;font-size:.85rem;margin-bottom:12px;text-align:center}.isfp-usps{list-style:none;padding:0;margin:8px 0 16px}.isfp-usps li{font-size:.88rem;color:#374151;padding:7px 0 7px 18px;border-bottom:1px solid #edf0f4;position:relative}.isfp-usps li:last-child{border-bottom:none}.isfp-usps li:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:8px;height:8px;border-radius:50%;background:#2d6a4f;border:2px solid #fff;box-shadow:0 0 0 1.5px #2d6a4f}.isfp-kontakt-hint{text-align:center;font-size:.88rem;color:#5a6a7e;margin-top:8px}.isfp-kontakt-hint a{color:#2d6a4f;font-weight:600;text-decoration:none}.isfp-summary{background:#fff;border:1.5px solid #e8ecf2;border-radius:14px;overflow:hidden;margin-bottom:20px}.isfp-summary-row{display:flex;justify-content:space-between;padding:12px 18px;border-bottom:1px solid #f0f2f5;font-size:.9rem;gap:16px}.isfp-summary-row:last-child{border-bottom:none}.isfp-summary-row span{color:#5a6a7e;flex-shrink:0}.isfp-summary-row strong{color:#172137;text-align:right}.isfp-danke{background:#f0f7f4;border:1.5px solid #c6e0d4;border-radius:14px;padding:20px;text-align:center;margin-bottom:24px}.isfp-danke-icon{margin-bottom:10px}.isfp-danke p{font-size:.92rem;color:#2d3748;line-height:1.6;margin:0}.isfp-kontakt-name-row{display:grid;grid-template-columns:120px 1fr 1fr;gap:10px}.isfp-input--anrede{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%235a6a7e' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;padding-right:28px;cursor:pointer}.isfp-input-icon-wrap{position:relative;display:flex;align-items:center}.isfp-input-icon{position:absolute;left:14px;color:#7a8a9e;pointer-events:none}.isfp-input--icon{padding-left:38px}.isfp-tel-row{display:flex;align-items:center;border:1.5px solid #e0e4eb;border-radius:10px;background:#f8f9fb;overflow:hidden;transition:border-color .18s}.isfp-tel-row:focus-within{border-color:#2d6a4f;background:#fff}.isfp-tel-prefix{display:flex;align-items:center;gap:4px;padding:0 10px 0 14px;font-size:1rem;border-right:1.5px solid #e0e4eb;height:44px;flex-shrink:0}.isfp-input--tel{border:none;border-radius:0;background:transparent;flex:1}.isfp-input--tel:focus{border-color:transparent;background:transparent}.isfp-btn-next--green{background:#2d6a4f!important}.isfp-trust-badges{display:flex;justify-content:center;gap:20px;margin-top:12px;font-size:.82rem;color:#2d6a4f;font-weight:600}.isfp-trust-badges span{display:flex;align-items:center;gap:5px}.isfp-datenschutz{text-align:center;font-size:.8rem;color:#8a9ab0;margin-top:10px}.isfp-datenschutz a{color:#2d6a4f;text-decoration:underline}@media (max-width: 480px){.isfp-radio-grid{grid-template-columns:1fr 1fr}.isfp-radio-grid--3,.isfp-address-grid{grid-template-columns:1fr}.isfp-field--full{grid-column:span 1}.isfp-field-row{grid-template-columns:1fr}.isfp-progress-dot{width:20px}}.fr-page{min-height:100vh;background:#f8f9fb;padding-bottom:80px}.fr-container{max-width:1100px;margin:0 auto;padding:0 20px}.fr-header{padding:40px 0 32px;text-align:center}.fr-back{display:inline-block;font-size:.85rem;color:#5a6a7e;text-decoration:none;margin-bottom:20px;transition:color .15s}.fr-back:hover{color:#172137}.fr-title{font-size:clamp(1.7rem,4vw,2.4rem);font-weight:900;color:#172137;margin:0 0 12px;line-height:1.2}.fr-title span{color:#00bf63}.fr-subtitle{font-size:1rem;color:#5a6a7e;max-width:580px;margin:0 auto;line-height:1.6}.fr-layout{display:grid;grid-template-columns:1fr 340px;gap:24px;align-items:start;position:relative}.fr-left{min-width:0}.fr-right{position:sticky;top:96px;align-self:start;max-height:calc(100vh - 112px);overflow-y:auto}.fr-section{background:#fff;border-radius:16px;border:1.5px solid #e8ecf2;padding:24px;margin-bottom:20px}.fr-section-title{font-size:1.1rem;font-weight:800;color:#172137;margin:0 0 16px}.fr-section-sub{font-size:.88rem;color:#5a6a7e;margin:-8px 0 16px}.fr-field{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.fr-field label{font-size:.93rem;font-weight:600;color:#172137}.fr-stepper{display:flex;align-items:center;gap:0;border:1.5px solid #e0e4eb;border-radius:10px;overflow:hidden}.fr-stepper button{width:36px;height:36px;border:none;background:#f0f2f5;font-size:1.2rem;cursor:pointer;color:#172137;font-weight:700;transition:background .15s;display:flex;align-items:center;justify-content:center}.fr-stepper button:hover{background:#e0e4eb}.fr-stepper span{width:36px;text-align:center;font-weight:700;font-size:1rem;color:#172137}.fr-isfp-box{background:#f0f7f4;border:1.5px solid #c6e0d4;border-radius:12px;padding:16px}.fr-isfp-title{display:flex;align-items:center;gap:6px;font-size:.9rem;font-weight:700;color:#2d6a4f;margin-bottom:8px}.fr-isfp-badge{background:#2d6a4f;color:#fff;font-size:.72rem;font-weight:700;padding:2px 8px;border-radius:20px;margin-left:auto}.fr-isfp-text{font-size:.83rem;color:#3d5a4f;line-height:1.5;margin:0 0 12px}.fr-isfp-radio-group{display:flex;gap:8px;margin-bottom:4px}.fr-isfp-radio{flex:1;display:flex;align-items:center;gap:7px;padding:9px 12px;border:1.5px solid #c6e0d4;border-radius:10px;background:#fff;cursor:pointer;font-size:.83rem;font-weight:600;color:#3d5a4f;transition:border-color .15s,background .15s;text-align:left}.fr-isfp-radio:hover{border-color:#2d6a4f}.fr-isfp-radio--sel{border-color:#2d6a4f;background:#e6f4ee}.fr-isfp-radio-dot{width:14px;height:14px;border-radius:50%;border:2px solid #aac8bc;flex-shrink:0;transition:border-color .15s,background .15s}.fr-isfp-radio--sel .fr-isfp-radio-dot{border-color:#2d6a4f;background:#2d6a4f;box-shadow:inset 0 0 0 3px #e6f4ee}.fr-isfp-hinweis{margin-top:10px;font-size:.85rem}.fr-isfp-hinweis a{color:#2d6a4f;font-weight:700;text-decoration:none}.fr-isfp-hinweis a:hover{text-decoration:underline}.fr-checkbox{display:flex;align-items:flex-start;gap:8px;cursor:pointer;font-size:.88rem;color:#172137;line-height:1.4;margin-bottom:8px;padding:0}.fr-checkbox input{display:none}.fr-checkbox-box{width:18px;height:18px;border:2px solid #c6d0dc;border-radius:4px;background:#fff;flex-shrink:0;display:flex;align-items:center;justify-content:center;transition:border-color .15s,background .15s;color:#fff;margin-top:1px}.fr-checkbox input:checked+.fr-checkbox-box{background:#2d6a4f;border-color:#2d6a4f}.fr-karte{border:1.5px solid #e8ecf2;border-radius:14px;overflow:hidden;margin-bottom:12px;transition:border-color .18s}.fr-karte--aktiv{border-color:#00bf63}.fr-karte-header{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;background:#fff;border:none;cursor:pointer;width:100%;text-align:left;transition:background .15s}.fr-karte-header:hover{background:#f8f9fb}.fr-karte--aktiv .fr-karte-header{background:#f8faf9}.fr-karte-header-left{display:flex;align-items:center;gap:10px}.fr-karte-icon{color:#5a6a7e}.fr-karte--aktiv .fr-karte-icon{color:#00bf63}.fr-karte-titel{font-size:.95rem;font-weight:700;color:#172137}.fr-karte-header-right{display:flex;align-items:center;gap:8px;color:#5a6a7e}.fr-karte-toggle{font-size:.78rem;font-weight:600;color:#8a9ab0}.fr-karte-toggle--aktiv{color:#00bf63}.fr-karte-body{padding:0 18px 18px;background:#fff;border-top:1px solid #f0f2f5}.fr-slider-wrap{margin-top:16px;margin-bottom:8px}.fr-slider-label-row{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:6px}.fr-slider-label-row label{font-size:.85rem;font-weight:600;color:#5a6a7e}.fr-slider-value{font-size:1.05rem;font-weight:800;color:#172137}.fr-slider-info{font-size:.78rem;color:#8a9ab0;margin:0 0 8px}.fr-slider{-webkit-appearance:none;width:100%;height:4px;background:#e0e4eb;border-radius:2px;outline:none;cursor:pointer}.fr-slider::-webkit-slider-thumb{-webkit-appearance:none;width:20px;height:20px;border-radius:50%;background:#172137;cursor:pointer;border:3px solid #fff;box-shadow:0 1px 6px #17213740}.fr-slider-range{display:flex;justify-content:space-between;font-size:.72rem;color:#aab0bc;margin-top:4px}.fr-boni{margin-top:16px;padding:14px;background:#f8f9fb;border-radius:10px}.fr-boni-title{font-size:.8rem;font-weight:700;color:#5a6a7e;margin-bottom:10px}.fr-info-hinweis{font-size:.82rem;color:#5a6a7e;line-height:1.5;background:#f8f9fb;border-radius:8px;padding:10px 12px;margin-top:14px}.fr-kein-isfp-hinweis{font-size:.78rem;color:#aab0bc;text-align:right;margin-top:10px;font-style:italic}.fr-nicht-foerderbar{display:flex;align-items:center;gap:6px;font-size:.82rem;color:#8a9ab0;padding:10px 0 4px}.fr-nicht-foerderbar-box{display:flex;align-items:flex-start;gap:10px;background:#fff5f5;border:1.5px solid #fed7d7;border-radius:10px;padding:12px 14px;margin-top:14px;font-size:.85rem;color:#742a2a;line-height:1.5}.fr-ergebnis-card{background:#fff;border:1.5px solid #e8ecf2;border-radius:16px;padding:24px;box-sizing:border-box}.fr-ergebnis-title{font-size:1.1rem;font-weight:800;color:#172137;margin:0 0 16px}.fr-ergebnis-leer{font-size:.88rem;color:#8a9ab0;text-align:center;padding:20px 0}.fr-ergebnis-list{margin-bottom:16px}.fr-ergebnis-zeile{display:flex;align-items:center;justify-content:space-between;padding:10px 0;border-bottom:1px solid #f0f2f5;font-size:.88rem;color:#172137}.fr-ergebnis-right{display:flex;align-items:center;gap:8px}.fr-ergebnis-rate{font-size:.78rem;font-weight:700;color:#fff;background:#00bf63;padding:2px 7px;border-radius:20px}.fr-ergebnis-betrag{font-weight:700;color:#172137;white-space:nowrap}.fr-ergebnis-gesamt{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-top:1.5px solid #e8ecf2}.fr-ergebnis-gesamt--foerderung{border-top:none;margin-bottom:4px}.fr-ergebnis-gesamt-label{font-size:.8rem;color:#5a6a7e;font-weight:600}.fr-ergebnis-gesamt-wert{font-size:1rem;font-weight:800;color:#172137}.fr-ergebnis-gesamt-wert--green{color:#00bf63;font-size:1.25rem;white-space:nowrap}.fr-ergebnis-eigenanteil{display:flex;justify-content:space-between;align-items:center;background:#f8f9fb;border-radius:10px;padding:10px 14px;margin-bottom:16px;font-size:.88rem}.fr-ergebnis-eigenanteil span{color:#5a6a7e}.fr-ergebnis-eigenanteil strong{color:#172137}.fr-ergebnis-hinweis{font-size:.76rem;color:#aab0bc;line-height:1.5;margin-bottom:16px;text-align:center}.fr-ergebnis-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;background:#2d6a4f;color:#fff;font-weight:700;font-size:.95rem;padding:14px 20px;border-radius:12px;text-decoration:none;margin-bottom:16px;transition:opacity .18s;box-sizing:border-box}.fr-ergebnis-btn:hover{opacity:.88}.fr-ergebnis-footer{display:flex;justify-content:space-between;font-size:.72rem;color:#bbc4d0}@media (max-width: 800px){.fr-layout{grid-template-columns:1fr}.fr-right{position:static;order:-1}.fr-ergebnis-card{position:static}}@media (max-width: 480px){.fr-section{padding:16px}.fr-karte-header{padding:12px 14px}.fr-karte-body{padding:0 14px 14px}}.hz-funnel{background:#f8f9fb}.hz-banner{background:#172137;color:#fff;text-align:center;font-size:.9rem;font-weight:600;padding:10px 20px;letter-spacing:.01em}.hz-dot.isfp-progress-dot--active,.hz-dot.isfp-progress-dot--done{background:#172137}.hz-radio-card.isfp-radio-card:hover{border-color:#172137;box-shadow:0 4px 16px #1721371f}.hz-radio-card.isfp-radio-card--sel{border-color:#172137;background:#f0f2f7;box-shadow:0 4px 20px #17213726}.hz-radio-card.isfp-radio-card--sel .isfp-radio-icon{color:#172137}.hz-btn-next{background:#172137!important}.isfp-btn-next--hz-green{background:#2d6a4f!important}.hz-stepper-wrap{display:flex;align-items:center;justify-content:center;gap:0;border:1.5px solid #e0e4eb;border-radius:14px;overflow:hidden;width:fit-content;margin:16px auto 12px}.hz-stepper-btn{width:52px;height:52px;border:none;background:#f0f2f5;font-size:1.4rem;cursor:pointer;color:#172137;font-weight:700;transition:background .15s;display:flex;align-items:center;justify-content:center}.hz-stepper-btn:hover{background:#e0e4eb}.hz-stepper-val{width:64px;text-align:center;font-weight:800;font-size:1.4rem;color:#172137}.hz-deckel-hinweis{text-align:center;font-size:.88rem;color:#5a6a7e;margin-bottom:24px;padding:10px 16px;background:#f0f2f7;border-radius:10px}.hz-deckel-hinweis strong{color:#172137}.hz-foerder-result{display:flex;flex-direction:column;gap:16px}.hz-foerder-top{background:linear-gradient(135deg,#172137,#1e3a5f);border-radius:18px;padding:28px 24px;text-align:center;color:#fff}.hz-foerder-label{font-size:.88rem;font-weight:600;opacity:.7;margin:0 0 8px;text-transform:uppercase;letter-spacing:.06em}.hz-foerder-betrag{font-size:1.1rem;font-weight:700;color:#fff;margin-bottom:8px}.hz-foerder-betrag span{display:block;font-size:clamp(2.4rem,8vw,3.2rem);font-weight:900;color:#00bf63;line-height:1.1}.hz-foerder-sub{font-size:.8rem;opacity:.6;margin:0}.hz-foerder-boni{display:flex;flex-direction:column;gap:8px}.hz-foerder-bonus{display:flex;align-items:center;gap:8px;padding:10px 14px;border-radius:10px;font-size:.88rem;font-weight:600}.hz-foerder-bonus--aktiv{background:#e8f8f0;color:#1a5c3a}.hz-foerder-bonus--aktiv svg{color:#00bf63;flex-shrink:0}.hz-foerder-bonus--inaktiv{background:#f0f2f5;color:#8a9ab0;font-weight:500}.hz-foerder-leistungen{background:#f8f9fb;border:1.5px solid #e8ecf2;border-radius:14px;padding:16px 18px}.hz-foerder-leistungen-title{font-size:.85rem;font-weight:700;color:#172137;margin:0 0 12px}.hz-foerder-leistungen ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.hz-foerder-leistungen li{display:flex;align-items:center;gap:8px;font-size:.88rem;color:#374151}.hz-foerder-leistungen li svg{color:#00bf63;flex-shrink:0}.hz-foerder-cta{width:100%;display:flex;align-items:center;justify-content:space-between;font-size:1rem!important;padding:16px 20px!important;border-radius:14px!important;margin-bottom:0!important}.hz-foerder-hinweis{text-align:center;font-size:.78rem;color:#aab0bc;margin:0}.bb-funnel{background:#f8f9fb}.bb-banner{background:#172137;color:#fff;text-align:center;font-size:.9rem;font-weight:600;padding:10px 20px;letter-spacing:.01em}.bb-dot.isfp-progress-dot--active,.bb-dot.isfp-progress-dot--done{background:#172137}.bb-radio-card.isfp-radio-card:hover{border-color:#172137;box-shadow:0 4px 16px #1721371f}.bb-radio-card--sel{border-color:#172137!important;background:#f0f2f7!important}.bb-radio-card--sel .isfp-radio-icon{color:#172137}.bb-btn-next{background:#172137!important}.bb-btn-green{background:#2d6a4f!important}.bb-checkbox{width:20px;height:20px;border-radius:5px;border:2px solid #cdd3dc;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#fff;transition:border-color .15s,background .15s}.bb-checkbox--sel{background:#172137;border-color:#172137}.em-funnel{background:#f8f9fb}.em-banner{background:#2d6a4f;color:#fff;text-align:center;font-size:.9rem;font-weight:600;padding:10px 20px;letter-spacing:.01em}.em-dot.isfp-progress-dot--active,.em-dot.isfp-progress-dot--done{background:#2d6a4f}.em-radio-card.isfp-radio-card:hover{border-color:#2d6a4f;box-shadow:0 4px 16px #2d6a4f1f}.em-radio-card--sel{border-color:#2d6a4f!important;background:#f0f7f4!important}.em-radio-card--sel .isfp-radio-icon{color:#2d6a4f}.em-btn-next{background:#172137!important}.em-btn-green{background:#2d6a4f!important}.em-checkbox--sel{background:#2d6a4f!important;border-color:#2d6a4f!important}.em-list-sub{font-size:.78rem;color:#2d6a4f;font-weight:500;padding-left:26px}.em-isfp-tag{color:#2d6a4f;font-weight:700;font-size:.85rem;margin-left:6px}.em-foerder-result{display:flex;flex-direction:column;gap:16px}.em-foerder-top{background:linear-gradient(135deg,#1a3d2b,#2d6a4f);border-radius:18px;padding:28px 24px;text-align:center;color:#fff}.em-foerder-label{font-size:.88rem;font-weight:600;opacity:.7;margin:0 0 8px;text-transform:uppercase;letter-spacing:.06em}.em-foerder-betrag{font-size:1.1rem;font-weight:700;color:#fff;margin-bottom:8px}.em-foerder-betrag span{display:block;font-size:clamp(2.4rem,8vw,3.2rem);font-weight:900;color:#00ff87;line-height:1.1}.em-foerder-sub{font-size:.8rem;opacity:.65;margin:0}.em-foerder-boni{display:flex;flex-direction:column;gap:8px}.em-foerder-bonus{display:flex;align-items:center;gap:8px;padding:10px 14px;border-radius:10px;font-size:.88rem;font-weight:600}.em-foerder-bonus--aktiv{background:#e8f8f0;color:#1a5c3a}.em-foerder-bonus--aktiv svg{color:#00bf63;flex-shrink:0}.em-foerder-leistungen{background:#f8f9fb;border:1.5px solid #e8ecf2;border-radius:14px;padding:16px 18px}.em-foerder-leistungen-title{font-size:.85rem;font-weight:700;color:#172137;margin:0 0 12px}.em-foerder-leistungen ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.em-foerder-leistungen li{display:flex;align-items:center;gap:8px;font-size:.88rem;color:#374151}.em-foerder-leistungen li svg{color:#00bf63;flex-shrink:0}.em-foerder-cta{width:100%;display:flex;align-items:center;justify-content:space-between;font-size:1rem!important;padding:16px 20px!important;border-radius:14px!important;margin-bottom:0!important}.em-foerder-hinweis{text-align:center;font-size:.78rem;color:#aab0bc;margin:0}.aa-page{min-height:100vh;background:#f8f9fb;display:flex;align-items:flex-start;padding:48px 20px 80px}.aa-container{max-width:640px;width:100%;margin:0 auto}.aa-header{text-align:center;margin-bottom:36px}.aa-eyebrow{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#00bf63;margin:0 0 12px}.aa-title{font-size:clamp(1.6rem,5vw,2.2rem);font-weight:900;color:#172137;margin:0 0 12px;line-height:1.2}.aa-title span{color:#00bf63}.aa-sub{font-size:.95rem;color:#5a6a7e;margin:0;line-height:1.6}.aa-grid{display:flex;flex-direction:column;gap:10px;margin-bottom:24px}.aa-card{display:flex;align-items:center;gap:16px;background:#fff;border:1.5px solid #e8ecf2;border-radius:16px;padding:18px 20px;cursor:pointer;text-align:left;transition:border-color .18s,box-shadow .18s,transform .15s;width:100%}.aa-card:hover{border-color:#00bf63;box-shadow:0 4px 20px #00bf631f;transform:translateY(-1px)}.aa-card-icon{width:52px;height:52px;border-radius:14px;background:#f8f9fb;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .15s}.aa-card:hover .aa-card-icon{background:#f0faf5}.aa-card-body{display:flex;flex-direction:column;gap:3px;flex:1;min-width:0}.aa-card-titel{font-size:1rem;font-weight:700;color:#172137;line-height:1.3}.aa-card-sub{font-size:.82rem;color:#7a8a9e;line-height:1.4}.aa-card-arrow{font-size:1.1rem;color:#c0c8d4;flex-shrink:0;transition:color .15s,transform .15s}.aa-card:hover .aa-card-arrow{color:#00bf63;transform:translate(3px)}.aa-hinweis{text-align:center;font-size:.82rem;color:#aab0bc}@media (max-width: 480px){.aa-page{padding:32px 16px 60px}.aa-card{padding:14px 16px;gap:12px}.aa-card-icon{width:44px;height:44px;border-radius:11px}.aa-card-titel{font-size:.93rem}}.stadt-page{min-height:100vh;background:#f8f9fb}.stadt-hero{background:linear-gradient(135deg,#172137,#1e2d4a);padding:80px 20px 60px;color:#fff}.stadt-hero-inner{max-width:760px;margin:0 auto}.stadt-badge{display:inline-flex;align-items:center;gap:6px;background:#00bf6326;border:1px solid rgba(0,191,99,.3);color:#00bf63;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:6px 14px;border-radius:999px;margin-bottom:20px}.stadt-hero h1{font-size:clamp(1.8rem,5vw,2.8rem);font-weight:900;line-height:1.15;margin:0 0 20px;color:#fff}.stadt-hero h1 span{color:#00bf63}.stadt-hero-sub{font-size:1.05rem;line-height:1.7;color:#b8c8dc;margin:0 0 32px;max-width:640px}.stadt-hero-btns{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:28px}.stadt-btn-primary{background:#00bf63;color:#fff;border:none;border-radius:10px;padding:14px 28px;font-size:1rem;font-weight:700;cursor:pointer;transition:background .18s,transform .15s}.stadt-btn-primary:hover{background:#00a855;transform:translateY(-1px)}.stadt-btn-secondary{background:#ffffff1a;color:#fff;border:1.5px solid rgba(255,255,255,.25);border-radius:10px;padding:14px 28px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .18s}.stadt-btn-secondary:hover{background:#ffffff2e}.stadt-trust{display:flex;align-items:center;gap:8px;font-size:.82rem;color:#8aa0bc}.stadt-container{max-width:1000px;margin:0 auto;padding:0 20px}.stadt-leistungen{padding:64px 20px;background:#fff}.stadt-leistungen h2{font-size:clamp(1.5rem,4vw,2rem);font-weight:900;color:#172137;margin:0 0 12px;text-align:center}.stadt-leistungen h2 span{color:#00bf63}.stadt-section-sub{text-align:center;color:#6b7a8e;font-size:.95rem;line-height:1.6;margin:0 auto 40px;max-width:600px}.stadt-leistungen-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px}.stadt-leistung-card{display:flex;flex-direction:column;gap:6px;background:#f8f9fb;border:1.5px solid #e8ecf2;border-radius:14px;padding:20px;text-decoration:none;transition:border-color .18s,box-shadow .18s,transform .15s;position:relative}.stadt-leistung-card:hover{border-color:#00bf63;box-shadow:0 4px 16px #00bf631a;transform:translateY(-2px)}.stadt-leistung-titel{font-size:.95rem;font-weight:700;color:#172137}.stadt-leistung-foerder{font-size:.82rem;color:#00bf63;font-weight:600}.stadt-leistung-arrow{position:absolute;right:16px;top:50%;transform:translateY(-50%);color:#c0c8d4}.stadt-warum{padding:64px 20px;background:#f8f9fb}.stadt-warum-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}.stadt-warum-text h2{font-size:clamp(1.4rem,3.5vw,1.9rem);font-weight:900;color:#172137;margin:0 0 16px;line-height:1.25}.stadt-warum-text p{color:#4a5a6e;line-height:1.7;margin:0 0 20px;font-size:.97rem}.stadt-vorteile{list-style:none;padding:0;margin:0 0 28px;display:flex;flex-direction:column;gap:10px}.stadt-vorteile li{display:flex;align-items:center;gap:10px;font-size:.9rem;color:#2d3a4a}.stadt-vorteile li svg{color:#00bf63;flex-shrink:0}.stadt-foerder-box{background:#172137;border-radius:20px;padding:32px;color:#fff}.stadt-foerder-box h3{font-size:1.1rem;font-weight:800;color:#00bf63;margin:0 0 24px}.stadt-foerder-item{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.08);gap:12px}.stadt-foerder-label{font-size:.85rem;color:#b8c8dc}.stadt-foerder-wert{font-size:1rem;font-weight:800;color:#00bf63;white-space:nowrap}.stadt-foerder-cta{margin-top:24px}.stadt-foerder-cta button{width:100%;background:#00bf63;color:#fff;border:none;border-radius:10px;padding:14px;font-size:.95rem;font-weight:700;cursor:pointer;transition:background .18s}.stadt-foerder-cta button:hover{background:#00a855}.stadt-faq{padding:64px 20px;background:#fff}.stadt-faq h2{font-size:clamp(1.4rem,3.5vw,1.9rem);font-weight:900;color:#172137;margin:0 0 36px;text-align:center}.stadt-faq-list{display:flex;flex-direction:column;gap:12px;max-width:760px;margin:0 auto}.stadt-faq-item{background:#f8f9fb;border:1.5px solid #e8ecf2;border-radius:14px;overflow:hidden}.stadt-faq-item summary{padding:18px 24px;font-size:.97rem;font-weight:700;color:#172137;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;-webkit-user-select:none;user-select:none}.stadt-faq-item summary::-webkit-details-marker{display:none}.stadt-faq-item summary:after{content:"+";font-size:1.4rem;color:#00bf63;font-weight:400;flex-shrink:0}.stadt-faq-item[open] summary:after{content:"−"}.stadt-faq-item[open]{border-color:#00bf63}.stadt-faq-item p{padding:0 24px 20px;margin:0;font-size:.9rem;color:#4a5a6e;line-height:1.7}.stadt-cta{padding:64px 20px;background:linear-gradient(135deg,#172137,#1e2d4a);text-align:center}.stadt-cta h2{font-size:clamp(1.5rem,4vw,2rem);font-weight:900;color:#fff;margin:0 0 12px}.stadt-cta p{color:#b8c8dc;margin:0 0 32px;font-size:.97rem}.stadt-cta-btns{display:flex;align-items:center;justify-content:center;gap:20px;flex-wrap:wrap}.stadt-cta-back{color:#8aa0bc;text-decoration:none;font-size:.9rem}.stadt-cta-back:hover{color:#fff}@media (max-width: 768px){.stadt-warum-grid{grid-template-columns:1fr;gap:32px}.stadt-hero{padding:60px 20px 48px}.stadt-leistungen-grid{grid-template-columns:1fr 1fr}}@media (max-width: 480px){.stadt-leistungen-grid{grid-template-columns:1fr}.stadt-hero-btns{flex-direction:column}.stadt-btn-primary,.stadt-btn-secondary{text-align:center}}.faq-page{background:#f8f9fb;min-height:100vh;padding:48px 20px 80px}.faq-page-inner{max-width:760px;margin:0 auto}.faq-back{display:inline-block;color:#6b7a8e;text-decoration:none;font-size:.87rem;margin-bottom:20px;transition:color .15s}.faq-back:hover{color:#172137}.faq-header{margin-bottom:40px}.faq-meta{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:16px}.faq-meta span{display:flex;align-items:center;gap:5px;font-size:.8rem;color:#8a9ab0}.faq-header h1{font-size:clamp(1.6rem,5vw,2.4rem);font-weight:900;color:#172137;line-height:1.2;margin:0 0 16px}.faq-intro{font-size:1.05rem;color:#4a5a6e;line-height:1.7;margin:0;border-left:4px solid #00bf63;padding-left:16px}.faq-toc{background:#fff;border:1.5px solid #e8ecf2;border-radius:14px;padding:24px 28px;margin-bottom:40px}.faq-toc-titel{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#8a9ab0;margin:0 0 12px}.faq-toc ol{margin:0;padding-left:20px;display:flex;flex-direction:column;gap:6px}.faq-toc a{color:#172137;text-decoration:none;font-size:.92rem;transition:color .15s}.faq-toc a:hover{color:#00bf63}.faq-section{margin-bottom:48px}.faq-section h2{font-size:1.35rem;font-weight:800;color:#172137;margin:0 0 16px;padding-bottom:12px;border-bottom:2px solid #e8ecf2}.faq-section-text{font-size:.97rem;color:#3a4a5e;line-height:1.75}.faq-section-text p{margin:0 0 16px}.faq-section-text strong{color:#172137}.faq-liste{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.faq-liste li{padding-left:20px;position:relative;font-size:.95rem;color:#3a4a5e;line-height:1.6}.faq-liste li:before{content:"✓";position:absolute;left:0;color:#00bf63;font-weight:700}.faq-tabelle-wrap{overflow-x:auto;border-radius:12px;border:1.5px solid #e8ecf2}.faq-tabelle{width:100%;border-collapse:collapse;font-size:.88rem}.faq-tabelle th{background:#172137;color:#fff;padding:12px 16px;text-align:left;font-weight:700}.faq-tabelle td{padding:12px 16px;border-bottom:1px solid #e8ecf2;color:#3a4a5e}.faq-tabelle tr:last-child td{border-bottom:none}.faq-tabelle tr:nth-child(2n) td{background:#f8f9fb}.faq-akkordeon{display:flex;flex-direction:column;gap:10px}.faq-akkordeon-item{background:#fff;border:1.5px solid #e8ecf2;border-radius:12px;overflow:hidden}.faq-akkordeon-item summary{padding:16px 20px;font-size:.95rem;font-weight:700;color:#172137;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center}.faq-akkordeon-item summary::-webkit-details-marker{display:none}.faq-akkordeon-item summary:after{content:"+";font-size:1.3rem;color:#00bf63;font-weight:400;flex-shrink:0}.faq-akkordeon-item[open] summary:after{content:"−"}.faq-akkordeon-item[open]{border-color:#00bf63}.faq-akkordeon-item p{padding:0 20px 16px;margin:0;font-size:.9rem;color:#4a5a6e;line-height:1.7}.faq-cta{background:linear-gradient(135deg,#172137,#1e2d4a);border-radius:20px;padding:36px;text-align:center;margin-top:48px}.faq-cta h3{font-size:1.3rem;font-weight:800;color:#fff;margin:0 0 12px}.faq-cta p{color:#b8c8dc;margin:0 0 24px;font-size:.9rem;line-height:1.6}.faq-cta-btn{display:inline-flex;align-items:center;gap:8px;background:#00bf63;color:#fff;border:none;border-radius:10px;padding:14px 28px;font-size:1rem;font-weight:700;cursor:pointer;transition:background .18s}.faq-cta-btn:hover{background:#00a855}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--green: #00bf63;--green-light: #00e676;--green-dark: #00994f;--navy: #172137;--navy-mid: #1e2d47;--white: #ffffff;--bg: #ffffff;--text: #172137;--text-muted: #4a5568;--text-sub: #8a96a8;--glass-bg: rgba(255,255,255,.65);--glass-bg-hover: rgba(255,255,255,.85);--glass-border: rgba(23,33,55,.08);--glass-border-hover: rgba(0,191,99,.35);--glass-blur: blur(16px);--glass-shadow: 0 4px 24px rgba(23,33,55,.08);--radius: 16px;--radius-sm: 10px}html{scroll-behavior:smooth}body{font-family:Segoe UI,system-ui,-apple-system,sans-serif;background:linear-gradient(160deg,#f0fdf6,#fff 40%,#f7fbff);background-attachment:fixed;color:var(--text);line-height:1.6;min-height:100vh}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{max-width:1100px;margin:0 auto;padding:0 24px}.glass{background:var(--glass-bg);backdrop-filter:var(--glass-blur);-webkit-backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border);border-radius:var(--radius);box-shadow:var(--glass-shadow)}.btn{display:inline-block;padding:14px 32px;border-radius:8px;font-weight:600;font-size:1rem;cursor:pointer;border:none;transition:all .25s}.btn-primary{background:var(--green);color:#fff;font-weight:700}.btn-primary:hover{background:var(--green-dark);transform:translateY(-2px);box-shadow:0 8px 24px #00bf634d}.btn-outline{background:#ffffff26;color:#fff;border:1.5px solid rgba(255,255,255,.5);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.btn-outline:hover{background:#ffffff40;border-color:#fff;transform:translateY(-2px)}section{padding:56px 0;scroll-margin-top:88px}@media (max-width: 768px){section{padding:36px 0}.section-sub{font-size:.95rem;margin-bottom:32px}}h2{font-size:clamp(1.6rem,3vw,2.2rem);font-weight:700;color:var(--navy);margin-bottom:12px}h2 span{color:var(--green)}.section-sub{color:var(--text-muted);font-size:1.05rem;margin-bottom:48px;max-width:600px}.section-label{display:inline-block;font-size:.78rem;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--green);margin-bottom:12px}
