#eeh-kalkulator-root{overflow:visible;height:auto!important;min-height:0!important}#eeh-kalkulator-root>*{overflow:visible}.eeh-kalk{max-width:1100px;margin:0 auto;padding:0 20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;color:#1a1a1a;line-height:1.6}.eeh-kalk *{box-sizing:border-box}.eeh-kalk__inputs{display:grid;grid-template-columns:1fr 1fr;gap:32px;margin-bottom:24px}.eeh-kalk__slider-group{display:flex;flex-direction:column}.eeh-kalk__slider-group label{display:flex;justify-content:space-between;align-items:baseline;font-weight:600;font-size:15px;margin-bottom:10px;color:#1a1a1a}.eeh-kalk__value{font-size:22px;font-weight:700;color:#2b6e54}.eeh-kalk__slider-group input[type=range]{-webkit-appearance:none;width:100%;height:6px;border-radius:3px;background:#e0e0e0;outline:none}.eeh-kalk__slider-group input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:24px;height:24px;border-radius:50%;background:#2b6e54;cursor:pointer;box-shadow:0 2px 6px #0003}.eeh-kalk__slider-group input[type=range]::-moz-range-thumb{width:24px;height:24px;border-radius:50%;background:#2b6e54;cursor:pointer;border:none;box-shadow:0 2px 6px #0003}.eeh-kalk__range-labels{display:flex;justify-content:space-between;font-size:12px;color:#999;margin-top:4px}.eeh-kalk__steuersatz{grid-column:1 / -1;text-align:center;font-size:15px;color:#666;padding:8px 0;border-top:1px solid #eee}.eeh-kalk__steuersatz strong{color:#718b6e;font-size:18px}.eeh-kalk__checkbox-label{grid-column:1 / -1;display:flex;align-items:center;justify-content:center;gap:10px;font-size:15px;color:#1a1a1a;cursor:pointer;padding:8px 0 0}.eeh-kalk__checkbox-label input[type=checkbox]{width:20px;height:20px;accent-color:#2B6E54;cursor:pointer}.eeh-kalk__checkbox-label span{font-weight:500}.eeh-kalk__tagesgeld{text-align:center;background:#f7f7f7;padding:14px 20px;border-radius:0;margin-bottom:32px;font-size:14px;color:#666}.eeh-kalk__tagesgeld strong{color:#1a1a1a}.eeh-kalk__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:24px}.eeh-kalk__card{background:#fff;border:2px solid #e8e8e8;border-radius:0;padding:24px 20px;position:relative;cursor:pointer;transition:border-color .2s,box-shadow .2s}.eeh-kalk__card:hover{border-color:#2b6e54}.eeh-kalk__card--active{border-color:#2b6e54;box-shadow:0 4px 20px #2b6e5426}.eeh-kalk__card--empfohlen{border-color:#e94f1c;border-width:3px}.eeh-kalk__card--empfohlen.eeh-kalk__card--active{border-color:#e94f1c;box-shadow:0 4px 20px #e94f1c40}.eeh-kalk__card--empty{opacity:.5;cursor:default}.eeh-kalk__card--empty:hover{border-color:#e8e8e8}.eeh-kalk__card h4{font-size:17px;font-weight:700;margin:0 0 16px;color:#1a1a1a}.eeh-kalk__card-empty-msg{color:#999;font-size:14px;font-style:italic}.eeh-kalk__badge{position:absolute;top:-12px;right:16px;background:#e94f1c;color:#fff;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;padding:4px 12px;border-radius:0}.eeh-kalk__card-detail{display:flex;justify-content:space-between;align-items:center;padding:6px 0;font-size:14px;border-bottom:1px solid #f0f0f0}.eeh-kalk__card-detail:last-child{border-bottom:none}.eeh-kalk__card-label{color:#666;font-size:13px}.eeh-kalk__card-detail--gold{background:#718b6e14;margin:0 -20px;padding:8px 20px}.eeh-kalk__card-detail--highlight{background:#2b6e540a;margin:0 -20px;padding:10px 20px}.eeh-kalk__gold{color:#718b6e;font-weight:700}.eeh-kalk__positive{color:#27ae60;font-weight:600}.eeh-kalk__negative{color:#c0392b;font-weight:600}.eeh-kalk__bold{font-weight:700;color:#1a1a1a}.eeh-kalk__belastung{font-weight:600;font-size:13px;padding:2px 8px;border-radius:4px}.eeh-kalk__belastung--green{background:#e8f5e9;color:#27ae60}.eeh-kalk__belastung--yellow{background:#fff8e1;color:#f39c12}.eeh-kalk__belastung--red{background:#fce4ec;color:#c0392b}.eeh-kalk__belastung-info{background:#f0f7f4;border:1px solid #d4e8de;border-radius:0;padding:14px 20px;font-size:13px;line-height:1.7;color:#555;margin-bottom:16px}.eeh-kalk__belastung-info strong{color:#2b6e54;font-size:14px}.eeh-kalk__belastung-info em{font-style:italic;color:#333}.eeh-kalk__disclaimer{background:#f1f6ee;border:1px solid #cfe0c5;border-radius:0;padding:16px 20px;font-size:13px;line-height:1.7;color:#4a5d44;margin-bottom:24px}.eeh-kalk__disclaimer strong{color:#1a1a1a}.eeh-kalk__empfehlung{background:#e94f1c;border:1px solid #e94f1c;border-radius:0;padding:20px 24px;margin-bottom:32px;color:#fff}.eeh-kalk__empfehlung-badge{display:inline-block;background:#fff;color:#e94f1c;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;padding:4px 14px;border-radius:0;margin-bottom:8px}.eeh-kalk__empfehlung p{margin:0;font-size:15px;color:#fff}.eeh-kalk__empfehlung p strong{color:#fff}.eeh-kalk__chart-tabs{display:flex;gap:8px;margin-bottom:16px}.eeh-kalk__chart-tab{padding:8px 20px;border:2px solid #e0e0e0;border-radius:0;background:#fff;cursor:pointer;font-size:14px;font-weight:600;color:#666;transition:all .2s}.eeh-kalk__chart-tab:hover{border-color:#2b6e54;color:#2b6e54}.eeh-kalk__chart-tab.active{background:#2b6e54;border-color:#2b6e54;color:#fff}.eeh-kalk__chart-container{margin-bottom:32px}.eeh-kalk__chart-container h4{font-size:16px;margin:0 0 16px;color:#1a1a1a}.eeh-kalk__chart-wrap{height:360px;position:relative}.eeh-kalk__table-toggle{text-align:center;margin-bottom:16px}.eeh-kalk__table-wrap{margin-bottom:40px}.eeh-kalk__table-wrap h4{font-size:16px;margin:0 0 12px}.eeh-kalk__finanzierung{display:flex;flex-wrap:wrap;gap:16px 32px;margin-bottom:16px;padding:14px 20px;background:#f7f7f7;border-radius:0;font-size:14px}.eeh-kalk__table-scroll{overflow-x:auto}.eeh-kalk__table{width:100%;border-collapse:collapse;font-size:13px}.eeh-kalk__table th{background:#0d473f;color:#fff;padding:10px 12px;text-align:right;font-weight:600;font-size:12px;white-space:nowrap}.eeh-kalk__table th:first-child{text-align:center;border-radius:0}.eeh-kalk__table th:last-child{border-radius:0}.eeh-kalk__table td{padding:8px 12px;text-align:right;border-bottom:1px solid #f0f0f0}.eeh-kalk__table td:first-child{text-align:center;font-weight:600}.eeh-kalk__table tbody tr:nth-child(2n){background:#f1f6ee}.eeh-kalk__table tbody tr:nth-child(odd){background:#fff}.eeh-kalk__row--sonder{background:#718b6e1a!important}.eeh-kalk__table tfoot td{background:#f7f7f7;border-top:2px solid #0d473f;font-weight:700}.eeh-kalk__summary{background:linear-gradient(135deg,#f8faf9,#f0f7f4);border:2px solid #2B6E54;border-radius:0;padding:32px;margin-bottom:40px}.eeh-kalk__summary h4{font-size:22px;font-weight:700;color:#2b6e54;margin:0 0 20px}.eeh-kalk__summary-content{font-size:15px;line-height:1.8;color:#353535}.eeh-kalk__summary-intro{font-size:16px;margin:0 0 24px;padding-bottom:20px;border-bottom:1px solid #d4e8de}.eeh-kalk__summary-phase{margin-bottom:20px}.eeh-kalk__summary-phase h5{font-size:16px;font-weight:700;color:#1a1a1a;margin:0 0 8px;padding-left:12px;border-left:3px solid #2B6E54}.eeh-kalk__summary-phase p{margin:0;color:#353535}.eeh-kalk__summary-result{background:#fff;border-radius:0;padding:24px;margin-top:24px;border:1px solid #d4e8de}.eeh-kalk__summary-result h5{font-size:18px;font-weight:700;color:#1a1a1a;margin:0 0 16px;text-align:center}.eeh-kalk__summary-result-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:16px}.eeh-kalk__summary-result-item{text-align:center;padding:16px 12px;background:#f7f7f7;border-radius:0}.eeh-kalk__summary-result-item--highlight{background:linear-gradient(135deg,#2b6e54,#1a4a3a)}.eeh-kalk__summary-result-item--highlight .eeh-kalk__summary-result-label{color:#fff}.eeh-kalk__summary-result-label{display:block;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#666;margin-bottom:4px}.eeh-kalk__summary-result-value{display:block;font-size:22px;font-weight:700}.eeh-kalk__summary-result-value--big{font-size:28px;color:#fff}.eeh-kalk__summary-result-note{font-size:14px;color:#353535;text-align:center;margin:0;line-height:1.7}.eeh-kalk__summary-result-hero{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:#fff;color:#353535;border:1px solid #e0e0e0;border-radius:0;padding:28px 20px;margin-bottom:20px;box-shadow:0 2px 10px #0000000f}.eeh-kalk__summary-result-hero .eeh-kalk__summary-result-label{color:#353535;font-size:13px;margin-bottom:8px}.eeh-kalk__summary-result-value--hero{font-size:56px!important;font-weight:800;color:#353535!important;line-height:1;letter-spacing:-1px}.eeh-kalk__summary-result-value--hero small{font-size:22px;font-weight:600;opacity:.9}.eeh-kalk__summary-result-compare{display:block;margin-top:10px;font-size:13px;color:#6a6a6a;font-weight:500}.eeh-kalk__tooltip{position:relative;display:inline-flex;align-items:center;margin-left:6px;cursor:help;outline:none}.eeh-kalk__tooltip-icon{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;background:#718b6e;color:#fff;font-size:11px;font-weight:700;font-style:italic;font-family:Georgia,serif;line-height:1}.eeh-kalk__tooltip-body{position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%);width:280px;background:#1a1a1a;color:#fff;font-size:12px;font-weight:400;font-style:normal;line-height:1.5;padding:10px 14px;border-radius:8px;opacity:0;visibility:hidden;transition:opacity .15s,visibility .15s;pointer-events:none;z-index:10;box-shadow:0 6px 20px #00000040;text-align:left;text-transform:none;letter-spacing:0}.eeh-kalk__tooltip-body:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:6px solid transparent;border-top-color:#1a1a1a}.eeh-kalk__tooltip:hover .eeh-kalk__tooltip-body,.eeh-kalk__tooltip:focus .eeh-kalk__tooltip-body{opacity:1;visibility:visible}.eeh-kalk__cta-hero{display:inline-block;margin-top:18px}.eeh-kalk__cta-hero.w-btn{padding:14px 32px;font-weight:700;font-size:15px;border-radius:0;text-decoration:none}.eeh-kalk__trustbar{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:24px 0 20px;padding:18px 20px;background:#f0f7f4;border:1px solid #d4e8de;border-radius:0}.eeh-kalk__trustbar-item{display:flex;align-items:center;gap:10px;font-size:13px;color:#1a1a1a;font-weight:500}.eeh-kalk__trustbar-check{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;flex-shrink:0;color:#2b6e54}.eeh-kalk__trustbar-check svg{width:22px;height:22px;display:block}.eeh-kalk__trustbar-check svg .fa-primary{fill:#2b6e54;opacity:1}.eeh-kalk__trustbar-check svg .fa-secondary{fill:#2b6e54;opacity:.4}.eeh-kalk__testimonials{margin:28px 0 24px}.eeh-kalk__testimonials h5{font-size:17px;font-weight:700;color:#1a1a1a;margin:0 0 16px;text-align:center}.eeh-kalk__testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.eeh-kalk__testimonial{margin:0;background:#fff;border:1px solid #e8e8e8;border-radius:0;padding:18px 20px;display:flex;flex-direction:column;gap:10px}.eeh-kalk__testimonial blockquote{margin:0;font-size:14px;line-height:1.55;color:#353535;font-style:italic;flex:1}.eeh-kalk__testimonial figcaption{font-size:13px;color:#666;display:flex;flex-direction:column;gap:2px}.eeh-kalk__testimonial figcaption strong{color:#1a1a1a;font-weight:600}.eeh-kalk__testimonial-source{font-size:11px;color:#999}.eeh-kalk__testimonial-source a{color:#2b6e54;text-decoration:underline}.eeh-kalk__stars{color:#e94f1c;font-size:14px;letter-spacing:1px;line-height:1;text-align:right;align-self:flex-end}.eeh-kalk__hero-disclaimer{background:#f1f6ee;border:1px solid #cfe0c5;border-radius:0;padding:12px 16px;font-size:13px;line-height:1.6;color:#4a5d44;margin:0 0 20px}.eeh-kalk__hero-disclaimer strong{color:#1a1a1a}.eeh-kalk__nebenkosten{background:#fff;border:1px solid #e8e8e8;border-radius:0;padding:16px 20px;margin:0 0 20px}.eeh-kalk__nebenkosten h5{margin:0 0 12px;font-size:14px;font-weight:700;color:#1a1a1a}.eeh-kalk__nebenkosten-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.eeh-kalk__nebenkosten-grid>div{display:flex;flex-direction:column;gap:4px;padding:8px 12px;background:#f7f7f7;border-radius:0;font-size:13px}.eeh-kalk__nebenkosten-grid span{color:#666;font-size:12px}.eeh-kalk__nebenkosten-grid strong{color:#2b6e54;font-size:15px}.eeh-kalk__nebenkosten-note{font-size:11px;color:#999;margin:10px 0 0;line-height:1.5}.eeh-kalk__cta-secondary-row{margin-top:14px}.eeh-kalk__cta-block{text-align:center;margin:28px 0 8px;padding:28px 20px;background:linear-gradient(135deg,#2b6e540f,#2b6e541f);border:1px solid rgba(43,110,84,.25);border-radius:0}.eeh-kalk__cta-lead{margin:0 0 16px;font-size:18px;font-weight:700;color:#1a1a1a}.eeh-kalk__cta-primary{display:inline-block}.eeh-kalk__cta-primary.w-btn{padding:16px 40px;font-weight:700;font-size:17px;border-radius:0;text-decoration:none}.eeh-kalk__cta-sub{display:block;margin-top:12px;font-size:13px;color:#666}.eeh-kalk__cta-secondary.w-btn{padding:12px 28px;font-weight:700;font-size:14px;border-radius:0;text-decoration:none;cursor:pointer}.eeh-kalk__sticky-cta{position:fixed;bottom:20px;left:50%;transform:translate(-50%);z-index:1000;background:#1a1a1a;color:#fff;padding:12px 18px 12px 22px;border-radius:0;box-shadow:0 6px 24px #0000004d;display:flex;align-items:center;gap:16px;max-width:calc(100% - 40px);animation:eehSlideUp .3s ease-out}.eeh-kalk__sticky-cta-text{font-size:14px}.eeh-kalk__sticky-cta-text strong{color:#e94f1c;font-weight:700}.eeh-kalk__sticky-cta-btn{display:inline-block}.eeh-kalk__sticky-cta-btn.w-btn{padding:9px 22px;border-radius:0;font-weight:700;font-size:14px;text-decoration:none;white-space:nowrap}.eeh-kalk__sticky-cta-close{background:transparent;border:none;color:#fff9;font-size:22px;line-height:1;cursor:pointer;padding:0 4px;transition:color .15s}.eeh-kalk__sticky-cta-close:hover{color:#fff}@keyframes eehSlideUp{0%{opacity:0;transform:translate(-50%,30px)}to{opacity:1;transform:translate(-50%)}}.eeh-kalk__card--empfohlen:not(.eeh-kalk__card--active){animation:eehPulse 2.4s ease-in-out infinite}@keyframes eehPulse{0%,to{box-shadow:0 4px 20px #e94f1c33}50%{box-shadow:0 4px 28px #e94f1c8c}}@media (prefers-reduced-motion: reduce){.eeh-kalk__card--empfohlen:not(.eeh-kalk__card--active){animation:none}.eeh-kalk__sticky-cta{animation:none}}.eeh-kalk__form-consent{display:flex;align-items:flex-start;gap:10px;margin:8px 0 16px;padding:12px 14px;background:#f7f7f7;border-radius:0;font-size:13px;line-height:1.5;cursor:pointer}.eeh-kalk__form-consent input[type=checkbox]{width:18px;height:18px;accent-color:#2B6E54;flex-shrink:0;margin-top:2px;cursor:pointer}.eeh-kalk__form-consent span{color:#555}.eeh-kalk__form-consent a{color:#2b6e54;text-decoration:underline}.eeh-kalk__form-privacy-mini{font-size:11px;color:#999;text-align:center;margin:8px 0 0}.eeh-kalk__modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;z-index:2000;display:flex;align-items:center;justify-content:center;padding:20px;animation:eehFadeIn .2s ease-out}.eeh-kalk__modal{background:#fff;border-radius:0;padding:30px 30px 26px;max-width:480px;width:100%;position:relative;box-shadow:0 20px 60px #0000004d;max-height:calc(100vh - 40px);overflow-y:auto;outline:none}.eeh-kalk__modal h4{margin:0 0 12px;font-size:22px;color:#1a1a1a}.eeh-kalk__modal-lead{margin:0 0 18px;font-size:14px;color:#555;line-height:1.55}.eeh-kalk__modal-close{position:absolute;top:12px;right:14px;background:transparent;border:none;font-size:28px;line-height:1;color:#999;cursor:pointer;padding:4px 10px;border-radius:0;transition:background .15s,color .15s}.eeh-kalk__modal-close:hover{background:#f0f0f0;color:#333}.eeh-kalk__modal-form{display:flex;flex-direction:column;gap:12px}@keyframes eehFadeIn{0%{opacity:0}to{opacity:1}}.eeh-kalk__chart-skeleton{height:360px;background:linear-gradient(90deg,#f0f0f0,#e6e6e6,#f0f0f0);background-size:200% 100%;border-radius:0;animation:eehShimmer 1.5s infinite}@keyframes eehShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media print{body *{visibility:hidden}.eeh-kalk,.eeh-kalk *{visibility:visible}.eeh-kalk{position:absolute;left:0;top:0;width:100%;max-width:none;padding:0}.eeh-kalk__sticky-cta,.eeh-kalk__inline-cta,.eeh-kalk__cta-block,.eeh-kalk__cta-section,.eeh-kalk__chart-tabs,.eeh-kalk__chart-wrap,.eeh-kalk__table-toggle,.eeh-kalk__cta-hero,.eeh-kalk__cta-secondary-row,.eeh-kalk__modal-backdrop{display:none!important}.eeh-kalk__summary-result-hero{background:#fff!important;color:#353535!important;box-shadow:none!important;border:2px solid #2B6E54}.eeh-kalk__summary-result-value--hero{color:#2b6e54!important}.eeh-kalk__summary-result-compare,.eeh-kalk__summary-result-hero .eeh-kalk__summary-result-label{color:#353535!important}.eeh-kalk__card,.eeh-kalk__summary-phase{break-inside:avoid}}.eeh-kalk__quicktable{background:#fff;border:1px solid #d4e8de;border-radius:0;margin:14px 0;overflow:hidden}.eeh-kalk__quicktable-head,.eeh-kalk__quicktable-row{display:grid;grid-template-columns:.7fr 1fr 1fr 1fr 1fr;gap:8px;padding:10px 14px;font-size:13px;align-items:center}.eeh-kalk__quicktable-head{background:#0d473f;color:#fff;font-weight:600;font-size:12px;text-transform:uppercase;letter-spacing:.3px}.eeh-kalk__quicktable-head span:not(:first-child),.eeh-kalk__quicktable-row span:not(:first-child){text-align:right}.eeh-kalk__quicktable-row{border-bottom:1px solid #f0f0f0;background:#fff}.eeh-kalk__quicktable-row:nth-child(2n){background:#f1f6ee}.eeh-kalk__quicktable-row:last-child{border-bottom:none}.eeh-kalk__quicktable-row span:first-child{font-weight:600;color:#2b6e54}.eeh-kalk__belastung-tooltip{position:relative;display:inline-flex;align-items:center;margin-left:4px;cursor:help;outline:none}.eeh-kalk__belastung-tooltip .eeh-kalk__tooltip-icon{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;border-radius:50%;background:#718b6e;color:#fff;font-size:10px;font-weight:700;font-style:italic;font-family:Georgia,serif;line-height:1}.eeh-kalk__belastung-tooltip .eeh-kalk__tooltip-text{position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);width:240px;background:#1a1a1a;color:#fff;font-size:12px;font-weight:400;font-style:normal;line-height:1.5;padding:10px 14px;border-radius:0;opacity:0;visibility:hidden;transition:opacity .15s,visibility .15s;pointer-events:none;z-index:10;box-shadow:0 6px 20px #00000040;text-align:left;text-transform:none;letter-spacing:0}.eeh-kalk__belastung-tooltip:hover .eeh-kalk__tooltip-text,.eeh-kalk__belastung-tooltip:focus .eeh-kalk__tooltip-text{opacity:1;visibility:visible}.eeh-kalk__finanzierung-split{margin-bottom:20px;overflow-x:auto}.eeh-kalk__split-table{width:100%;border-collapse:collapse;font-size:13px;background:#fff;border:1px solid #e0e0e0;border-radius:0;overflow:hidden}.eeh-kalk__split-table th{background:#f7f7f7;color:#333;padding:10px 12px;text-align:right;font-weight:600;font-size:12px;text-transform:uppercase;letter-spacing:.3px;border-bottom:1px solid #e0e0e0;white-space:nowrap}.eeh-kalk__split-table th:first-child{text-align:left}.eeh-kalk__split-table td{padding:10px 12px;text-align:right;border-bottom:1px solid #f0f0f0}.eeh-kalk__split-table td:first-child{text-align:left;color:#1a1a1a}.eeh-kalk__split-table tr:last-child td{border-bottom:none}.eeh-kalk__split-sum td{background:#2b6e540d;border-top:2px solid #2B6E54}.eeh-kalk__cta-section{background:#f3eee2;border-radius:0;padding:56px 48px;margin-top:40px}.eeh-kalk__cta-section h3{font-size:32px;margin:0 0 8px;color:#0d473f;text-align:center;font-weight:700}.eeh-kalk__cta-section>p{color:#4a5d44;font-size:16px;margin-bottom:32px;text-align:center;max-width:720px;margin-left:auto;margin-right:auto}.eeh-kalk__form{position:relative;max-width:720px;margin:0 auto}.eeh-kalk__form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}.eeh-kalk__form-field label{display:block;font-size:13px;font-weight:600;color:#333;margin-bottom:4px}.eeh-kalk__form-field input,.eeh-kalk__form-field select{width:100%;padding:16px 18px;border:1px solid transparent;border-radius:0;font-size:15px;font-family:inherit;color:#1a1a1a;background:#ece4d2;box-sizing:border-box;transition:border-color .2s,background .2s}.eeh-kalk__form-field input::placeholder,.eeh-kalk__form-field select::placeholder{color:#8a8275}.eeh-kalk__form-field input:focus,.eeh-kalk__form-field select:focus{outline:none;border-color:#2b6e54;background:#fff;box-shadow:0 0 0 3px #2b6e541a}.eeh-kalk__btn{display:inline-block;padding:16px 36px;border:none;border-radius:0;font-size:16px;font-weight:700;cursor:pointer;transition:all .2s;font-family:inherit}.eeh-kalk__btn--primary{background:#e94f1c;color:#fff;margin-top:8px}.eeh-kalk__btn--primary:hover{background:#c84016;transform:translateY(-1px);box-shadow:0 4px 12px #e94f1c4d}.eeh-kalk__btn--primary:disabled{opacity:.7;cursor:not-allowed;transform:none}.eeh-kalk__form-privacy{font-size:12px;color:#999;margin-top:12px}.eeh-kalk__form-privacy a{color:#2b6e54}.eeh-kalk__form-error{color:#c0392b;font-size:14px;margin-bottom:8px}.eeh-kalk__form-success{text-align:center;padding:40px 20px}.eeh-kalk__form-success-icon{width:60px;height:60px;line-height:60px;font-size:28px;background:#27ae60;color:#fff;border-radius:50%;margin:0 auto 16px}.eeh-kalk__form-success h4{font-size:20px;margin:0 0 8px}@media (max-width: 768px){.eeh-kalk{padding:0 16px}.eeh-kalk__inputs{grid-template-columns:1fr;gap:20px}.eeh-kalk__cards{grid-template-columns:1fr;gap:16px}.eeh-kalk__card{min-width:0;width:100%}.eeh-kalk__form-row{grid-template-columns:1fr;gap:12px}.eeh-kalk__chart-tabs{flex-wrap:wrap}.eeh-kalk__chart-wrap{height:250px}.eeh-kalk__cta-section{padding:24px 16px}.eeh-kalk__finanzierung{flex-direction:column;gap:8px}.eeh-kalk__card-detail--gold,.eeh-kalk__card-detail--highlight{margin:0 -20px;padding:8px 20px}.eeh-kalk__summary{padding:20px 16px}.eeh-kalk__summary-result-grid{grid-template-columns:1fr 1fr}.eeh-kalk__summary-result-value--hero{font-size:42px!important}.eeh-kalk__quicktable-head,.eeh-kalk__quicktable-row{grid-template-columns:.6fr 1fr 1fr;font-size:12px;padding:8px 10px}.eeh-kalk__quicktable-head span:nth-child(2):after{content:""}.eeh-kalk__quicktable-head span:nth-child(4),.eeh-kalk__quicktable-head span:nth-child(5),.eeh-kalk__quicktable-row span:nth-child(4),.eeh-kalk__quicktable-row span:nth-child(5){display:none}.eeh-kalk__split-table{font-size:11px;min-width:520px}.eeh-kalk__split-table th,.eeh-kalk__split-table td{padding:6px 8px;white-space:nowrap}.eeh-kalk__summary-result-value--big{font-size:24px}.eeh-kalk__trustbar{grid-template-columns:1fr 1fr;padding:14px 16px;gap:10px 14px}.eeh-kalk__trustbar-item{font-size:12px}.eeh-kalk__cta-block{padding:22px 16px}.eeh-kalk__cta-lead{font-size:16px}.eeh-kalk__cta-primary{padding:14px 24px;font-size:15px;display:block}.eeh-kalk__cta-hero{padding:10px 20px;font-size:14px}.eeh-kalk__tooltip-body{width:240px;font-size:11px}.eeh-kalk__testimonials-grid{grid-template-columns:1fr;gap:12px}.eeh-kalk__nebenkosten-grid{grid-template-columns:1fr}.eeh-kalk__sticky-cta{padding:10px 14px;gap:10px;flex-wrap:nowrap}.eeh-kalk__sticky-cta-text{font-size:12px}.eeh-kalk__sticky-cta-btn{padding:8px 14px;font-size:13px}.eeh-kalk__modal{padding:24px 20px;border-radius:12px}.eeh-kalk__modal h4{font-size:19px}.eeh-kalk__empfehlung{padding:16px}.eeh-kalk__belastung-info{font-size:13px;padding:12px 16px}.eeh-kalk__disclaimer{font-size:12px;padding:12px 16px}.eeh-kalk__tagesgeld{font-size:13px;padding:12px 16px}.eeh-kalk__inline-cta{padding:16px}.eeh-kalk__inline-cta .eeh-kalk__btn--primary{display:block;width:100%;text-align:center}.eeh-kalk__table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.eeh-kalk__table{min-width:640px;font-size:11px}.eeh-kalk__table th,.eeh-kalk__table td{padding:4px 6px;white-space:nowrap}.eeh-kalk__form input,.eeh-kalk__form select,.eeh-kalk__form textarea,.eeh-kalk__form button{font-size:16px!important}.eeh-kalk__form input,.eeh-kalk__form select{width:100%}.eeh-kalk__btn{width:100%;text-align:center}}.eeh-kalk__inline-cta{text-align:center;padding:20px;margin:0 0 32px;background:#718b6e14;border-radius:0;border:1px solid rgba(113,139,110,.3)}.eeh-kalk__inline-cta p{font-size:16px;color:#333;margin:0 0 12px;font-weight:500}.eeh-kalk__inline-cta .w-btn{padding:12px 28px;border-radius:0;font-weight:700;font-size:15px;text-decoration:none}body .eeh-kalk__empfehlung{background:#e94f1c!important;border:1px solid #e94f1c!important;color:#fff!important}body .eeh-kalk__empfehlung,body .eeh-kalk__empfehlung p,body .eeh-kalk__empfehlung strong,body .eeh-kalk__empfehlung *{color:#fff!important}body .eeh-kalk__summary .eeh-kalk__quicktable-head,body .eeh-kalk__summary .eeh-kalk__quicktable-head span,body .eeh-kalk__summary .eeh-kalk__quicktable-head>span{color:#fff!important}body .eeh-kalk__summary-result-item--highlight,body .eeh-kalk__summary-result-item--highlight *,body .eeh-kalk__summary-result-item--highlight .eeh-kalk__summary-result-value,body .eeh-kalk__summary-result-item--highlight .eeh-kalk__summary-result-label,body .eeh-kalk a.w-btn.us-btn-style_1,body .eeh-kalk a.w-btn.us-btn-style_1 .w-btn-label,body .eeh-kalk a.w-btn.us-btn-style_1 *{color:#fff!important}body .eeh-kalk__trustbar{border-radius:0!important}body .eeh-kalk__negative{color:#c0392b!important;font-weight:600!important}body .eeh-kalk__stars{color:#e94f1c!important}@media (max-width: 768px){body .eeh-kalk__trustbar{grid-template-columns:1fr 1fr!important;align-items:start!important;gap:16px 14px!important}body .eeh-kalk__trustbar-item{align-items:flex-start!important}}@media (max-width: 900px){body.page-id-1753 .l-header[class*=pos_top],body.page-id-1753 .l-header.sticky_auto,body.page-id-1753 .l-header.sticky_default{position:relative!important}body.page-id-1753 .l-header.sticky-on{transform:none!important;position:relative!important}}
