@keyframes wschadenHubFade{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.rechner-section{padding:clamp(48px,6vw,80px)0;background:#fff}.rechner-section .container{max-width:1240px}.rechner-akut,.rechner-trust{display:flex;align-items:center}.rechner-akut{background:rgba(220,38,38,.06);border:1px solid rgba(220,38,38,.2);border-radius:10px;padding:14px 18px;gap:12px;font-size:.95rem;color:var(--secondColor, #1A2433);max-width:1180px;margin-left:auto;margin-right:auto}.rechner-akut .akut-icon{flex-shrink:0;width:22px;height:22px;color:#9b3030}.rechner-akut b{color:#9b3030;font-weight:700}.rechner-akut a{color:var(--main);font-weight:700;text-decoration:none;border-bottom:1.5px solid var(--main);padding-bottom:1px}.rechner-akut,.rechner-section .section__header{margin-bottom:28px}.rechner-trust{max-width:920px;margin:28px auto 48px;padding:18px 24px;justify-content:center;gap:36px;flex-wrap:wrap;border-top:1px solid var(--hairline);border-bottom:1px solid var(--hairline)}.rechner-trust-item{display:flex;align-items:center;gap:10px;font-size:11px;font-weight:700;color:var(--text-soft);text-transform:uppercase;letter-spacing:.22em}.rechner-trust-item svg{width:15px;height:15px;stroke:var(--main);fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.rechner-empathie{max-width:620px;margin:0 auto 56px;text-align:center;font-family:var(--headline);font-style:italic;font-weight:500;font-size:19px;line-height:1.55;color:var(--main)}.rechner-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);gap:28px;align-items:stretch}.rechner-eingabe{padding:28px 28px 24px;background:#fff;border:1px solid var(--whHairlineGold, rgba(184,153,104,0.22));border-radius:14px;box-shadow:0 1px 3px rgba(0,0,0,.03),0 8px 24px rgba(30,58,95,.04)}.rechner-stage{padding:24px 0}.rechner-stage:first-child{padding-top:8px}.rechner-stage+.rechner-stage{border-top:1px solid var(--hairline)}.rechner-stage-num,.rechner-stage-q{font-family:var(--headline);font-weight:500}.rechner-stage-num{display:inline-block;font-style:italic;font-size:13px;color:var(--text-soft);margin-bottom:8px;letter-spacing:.04em}.rechner-stage-q{display:block;font-size:22px;line-height:1.25;color:var(--text);margin:0 0 20px;letter-spacing:-.3px}.rechner-typ-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.rechner-typ-card{background:var(--bg-sand);border:1.5px solid var(--hairline);border-radius:4px;padding:22px 16px;cursor:pointer;transition:all .2s ease;display:flex;flex-direction:column;align-items:center;gap:12px;min-height:108px;user-select:none;font-family:inherit;color:inherit}.rechner-typ-card:hover{border-color:var(--main-soft)}.rechner-typ-card.active{border-color:var(--main);background:var(--main);color:var(--bg-cream)}.rechner-typ-card svg{width:30px;height:30px;stroke:currentColor;fill:none;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.rechner-typ-card .label{font-size:13px;font-weight:600;text-align:center;line-height:1.25}.rechner-slider-display{display:flex;align-items:baseline;gap:12px;margin:4px 0 14px}.rechner-slider-value{font-family:var(--headline);font-weight:700;font-size:42px;color:var(--main);line-height:1;letter-spacing:-.5px;font-variant-numeric:tabular-nums}.rechner-slider-unit{font-family:var(--headline);font-style:italic;font-weight:400;font-size:16px;color:var(--text-soft)}.rechner-section input[type=range]{-webkit-appearance:none;appearance:none;width:100%;height:5px;background:var(--hairline);border-radius:3px;margin:12px 0 6px;cursor:pointer}.rechner-section input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:30px;height:30px;background:var(--main);border-radius:50%;cursor:pointer;border:4px solid var(--bg-cream);box-shadow:0 2px 8px rgba(30,58,95,.3)}.rechner-section input[type=range]::-moz-range-thumb{width:30px;height:30px;background:var(--main);border-radius:50%;cursor:pointer;border:4px solid var(--bg-cream);box-shadow:0 2px 8px rgba(30,58,95,.3)}.rechner-slider-marks{display:flex;justify-content:space-between;font-size:11px;color:var(--text-soft);margin-top:4px;font-variant-numeric:tabular-nums;letter-spacing:.06em}.rechner-pill-row{display:flex;gap:8px;flex-wrap:wrap}.rechner-pill{flex:1 1 auto;min-width:0;min-height:50px;background:var(--bg-sand);border:1.5px solid var(--hairline);border-radius:28px;padding:12px 16px;font-size:13px;font-weight:600;color:var(--text);cursor:pointer;transition:all .18s ease;display:flex;align-items:center;justify-content:center;text-align:center;line-height:1.25;user-select:none;font-family:inherit}.rechner-pill:hover{border-color:var(--main-soft)}.rechner-pill.active{background:var(--main);border-color:var(--main);color:var(--bg-cream)}.rechner-visu{background:var(--bg-cream, #F8F4ED);border:1px solid var(--whHairlineGold, rgba(184,153,104,0.22));border-radius:14px;padding:28px;box-shadow:0 1px 3px rgba(0,0,0,.03),0 8px 24px rgba(30,58,95,.04);position:static;display:flex;flex-direction:column;min-height:0}.rechner-visu::-webkit-scrollbar{width:6px}.rechner-visu::-webkit-scrollbar-track{background:0 0}.rechner-visu::-webkit-scrollbar-thumb{background:var(--hairline);border-radius:3px}.rechner-visu-placeholder{text-align:center;padding:48px 20px;color:var(--text-soft)}.rechner-visu-placeholder svg{width:96px;height:96px;margin-bottom:24px;opacity:.45}.rechner-visu-placeholder p{font-family:var(--headline);font-style:italic;font-weight:500;font-size:18px;line-height:1.5;margin:0 auto;max-width:320px}.rechner-visu-content{display:none}.rechner-visu-content.show{display:block}.rechner-visu-eyebrow{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.28em;color:var(--main);margin-bottom:8px;padding-bottom:4px;border-bottom:1px solid var(--highlight);display:inline-block}.rechner-visu-section-title{font-family:var(--headline);font-weight:500;font-size:24px;line-height:1.25;color:var(--text);margin:14px 0 24px;letter-spacing:-.3px}.rechner-assumption{font-size:11px;color:var(--text-soft);text-transform:uppercase;letter-spacing:.18em;margin-bottom:14px;font-weight:500}.rechner-assumption b{color:var(--text);font-weight:700}.rechner-pain-cards{display:flex;flex-direction:column;gap:12px;margin-bottom:28px}.rechner-pain-card{display:grid;grid-template-columns:44px 1fr auto;gap:16px;align-items:center;padding:20px 22px;border-left:3px solid var(--hairline);background:var(--bg-sand);border-radius:4px;transition:all .3s ease}.rechner-pain-card.s1{border-left-color:#6b7280}.rechner-pain-card.s2{background:linear-gradient(to right,rgba(184,153,104,.14),rgba(184,153,104,.06));padding:24px;margin:2px 0;border:1.5px solid rgba(184,153,104,.35);border-left:4px solid var(--highlight)}.rechner-pain-card.s3{border-left-color:#a85c4a}.rechner-pain-icon{width:38px;height:38px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--bg-cream)}.rechner-pain-card.s2 .rechner-pain-icon{width:44px;height:44px}.rechner-pain-icon svg,.rechner-schimmel-icon svg,.rechner-tipp-icon svg{width:20px;height:20px;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;fill:none}.rechner-pain-card.s2 .rechner-pain-icon svg{width:24px;height:24px}.rechner-pain-card.s1 .rechner-pain-icon svg{stroke:#6b7280}.rechner-pain-card.s2 .rechner-pain-icon svg{stroke:#8e6b3d}.rechner-pain-card.s3 .rechner-pain-icon svg{stroke:#a85c4a}.rechner-pain-body{min-width:0}.rechner-pain-badge{display:inline-block;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.22em;color:#8e6b3d;background:rgba(184,153,104,.25);padding:3px 8px;border-radius:2px;margin-bottom:6px}.rechner-pain-label{font-size:12px;font-weight:700;color:var(--text-soft);text-transform:uppercase;letter-spacing:.16em;margin-bottom:4px}.rechner-pain-card.s2 .rechner-pain-label{color:#8e6b3d}.rechner-pain-meta{font-size:12px;line-height:1.4;color:var(--text-soft)}.rechner-pain-value{font-family:var(--headline);font-weight:700;font-size:22px;color:var(--text);line-height:1;font-variant-numeric:tabular-nums;white-space:nowrap}.rechner-pain-card.s2 .rechner-pain-value{font-size:28px;color:#8e6b3d}.rechner-pain-range{font-size:11px;color:var(--text-soft);text-align:right;margin-top:4px;font-variant-numeric:tabular-nums;opacity:.7}.rechner-schimmel{display:flex;align-items:center;gap:14px;padding:14px 20px;border-radius:4px;background:rgba(168,92,74,.08);margin-bottom:28px}.rechner-schimmel-icon{width:26px;height:26px;color:#a85c4a;flex-shrink:0}.rechner-schimmel-icon svg,.rechner-tipp-icon svg{width:100%;height:100%;stroke:currentColor;stroke-width:1.8}.rechner-schimmel-text{font-size:13px;color:var(--text);margin:0;line-height:1.4}.rechner-schimmel-text b{color:#a85c4a;font-weight:700}.rechner-hairline{border:0;border-top:1px solid var(--hairline);margin:0 0 28px}.rechner-climax{margin-bottom:24px}.rechner-climax-eyebrow{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.28em;color:var(--main);margin-bottom:10px;padding-bottom:4px;border-bottom:1px solid var(--highlight);display:inline-block}.rechner-climax-narrative{font-family:var(--headline);font-style:italic;font-weight:400;font-size:18px;line-height:1.3;color:var(--text);margin:12px 0 6px}.rechner-climax-counter{font-family:var(--headline);font-weight:700;font-size:clamp(48px,7vw,76px);line-height:.95;color:var(--main);letter-spacing:-1.5px;margin:4px 0 14px;font-variant-numeric:tabular-nums}.rechner-climax-anchor{font-family:var(--headline);font-style:italic;font-weight:400;font-size:15px;color:var(--text-soft);margin-bottom:22px;line-height:1.4}.rechner-climax-anchor b{font-style:normal;font-weight:700;color:var(--text)}.rechner-konfidenz{margin-top:12px;display:flex;align-items:center;gap:14px}.rechner-konfidenz-label,.rechner-loesung-side h3{font-size:11px;font-weight:700;text-transform:uppercase}.rechner-konfidenz-label{letter-spacing:.18em;color:var(--text-soft);white-space:nowrap}.rechner-konfidenz-bar-wrap{flex:1;height:4px;background:var(--hairline);border-radius:2px;overflow:hidden}.rechner-konfidenz-bar{height:100%;background:var(--main);border-radius:2px;transition:width .5s cubic-bezier(.4,0,.2,1)}.rechner-konfidenz-value{font-size:13px;font-weight:700;color:var(--main);font-variant-numeric:tabular-nums;min-width:36px;text-align:right}.rechner-tipp{display:flex;gap:14px;align-items:flex-start;background:var(--bg-sand);padding:16px 20px;border-radius:4px;margin-top:22px}.rechner-tipp-icon{width:22px;height:22px;flex-shrink:0;color:var(--main)}.rechner-tipp-icon svg{stroke-width:1.6}.rechner-tipp-body{font-size:13px;line-height:1.5;color:var(--text)}.rechner-tipp-body b{color:var(--main);font-weight:700}.rechner-loesung{margin-top:48px;background:var(--text);color:var(--bg-cream);border-radius:6px;padding:56px}.rechner-loesung-grid{display:grid;grid-template-columns:1fr auto 1fr;gap:40px;align-items:center}.rechner-loesung-side h3{letter-spacing:.28em;margin:0 0 14px;opacity:.65;color:var(--highlight)}.rechner-loesung-side .big{font-family:var(--headline);font-weight:700;font-size:32px;line-height:1.1;margin-bottom:12px;letter-spacing:-.8px;color:var(--bg-cream)}.rechner-loesung-side .sub{font-size:14px;opacity:.78;line-height:1.55}.rechner-loesung-breakdown{margin-top:14px;padding-top:14px;border-top:1px solid rgba(184,153,104,.25);display:flex;flex-direction:column;gap:8px}.rechner-loesung-breakdown-row{display:flex;justify-content:space-between;font-size:13px;opacity:.78;font-variant-numeric:tabular-nums}.rechner-loesung-breakdown-row span:last-child{font-weight:700;opacity:1;color:var(--highlight)}.rechner-loesung-arrow{width:36px;height:36px;color:var(--highlight);opacity:.7}.rechner-loesung-arrow svg{width:100%;height:100%;stroke:currentColor;fill:none;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}.rechner-loesung-jennifer{display:flex;align-items:center;gap:20px;padding-top:36px;margin-top:40px;border-top:1px solid rgba(184,153,104,.25)}.rechner-jennifer-photo{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#2e4f7a,#4a6a8a);display:flex;align-items:center;justify-content:center;font-family:var(--headline);font-weight:700;font-size:22px;flex-shrink:0;color:var(--bg-cream)}.rechner-jennifer-text{flex:1;font-size:14px;line-height:1.55;opacity:.9}.rechner-jennifer-text b{font-weight:700;opacity:1}.rechner-cta-bar{margin-top:4px;background:var(--bg-cream);border:1.5px solid var(--main);border-radius:6px;padding:30px 36px 22px}.rechner-cta-bar-main{display:flex;align-items:center;justify-content:space-between;gap:32px}.rechner-cta-bar-text{flex:1}.rechner-cta-bar-text h3,.rechner-streit-body h3{font-family:var(--headline);font-weight:500;margin:0 0 4px;letter-spacing:-.3px}.rechner-cta-bar-text h3{font-size:22px;line-height:1.25;color:var(--text)}.rechner-cta-bar-text p,.rechner-streit-body p{margin:0;font-size:14px;color:var(--text-soft)}.rechner-cta-primary{display:inline-flex;align-items:center;gap:10px;background:var(--main);color:var(--bg-cream);padding:16px 26px;border-radius:50px;font-size:14px;font-weight:700;text-decoration:none;min-height:52px;transition:background .18s ease;white-space:nowrap}.rechner-cta-primary:hover{background:var(--main-soft)}.rechner-cta-primary svg,.rechner-mobile-phone svg,.rechner-streit-icon svg{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.rechner-social-proof{margin-top:18px;padding-top:18px;border-top:1px solid var(--hairline);display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}.rechner-social-stats{display:flex;gap:28px;flex-wrap:wrap;font-size:12px;color:var(--text-soft)}.rechner-social-stats .stat{display:flex;align-items:baseline;gap:6px}.rechner-social-stats .stat-num{font-family:var(--headline);font-weight:700;font-size:18px;color:var(--main);line-height:1}.rechner-social-stats .stat-label{text-transform:uppercase;letter-spacing:.18em;font-weight:600;font-size:10px}.rechner-cta-secondary-links{display:flex;gap:22px;flex-wrap:wrap;font-size:12px}.rechner-cta-secondary-links a{color:var(--main);text-decoration:none;font-weight:600;border-bottom:1px solid var(--main);padding-bottom:1px}.rechner-cta-streit-grid{display:grid;grid-template-columns:minmax(0,5fr) minmax(0,3fr);gap:20px;margin-top:4px}.rechner-cta-streit-grid .rechner-cta-bar{margin-top:0}.rechner-streit{margin-top:0;background:var(--bg-sand);border-left:4px solid var(--main);border-radius:4px;padding:26px 28px;display:flex;flex-direction:column;gap:16px;box-shadow:0 1px 3px rgba(0,0,0,.03);align-items:flex-start}.rechner-streit-icon{width:34px;height:34px;color:var(--main);flex-shrink:0}.rechner-mobile-phone svg,.rechner-streit-icon svg{width:100%;height:100%;stroke-width:1.6}.rechner-streit-body{flex:1}.rechner-streit-body h3{font-size:19px;color:var(--main)}.rechner-streit-body p{font-size:13px;line-height:1.5}.rechner-streit-cta{background:var(--main);color:var(--bg-cream);padding:12px 22px;border-radius:50px;font-size:13px;font-weight:700;text-decoration:none;white-space:nowrap;min-height:44px;display:inline-flex;align-items:center;transition:background .18s ease}.rechner-streit-cta:hover{background:var(--main-soft)}@media (max-width:880px){.rechner-cta-streit-grid{grid-template-columns:1fr}}.rechner-mobile-cta{display:none;position:fixed;bottom:0;left:0;right:0;background:var(--main);color:var(--bg-cream);padding:12px 16px;padding-bottom:max(12px,env(safe-area-inset-bottom));box-shadow:0-4px 18px rgba(0,0,0,.18);z-index:50;align-items:center;gap:12px}.rechner-mobile-main,.rechner-mobile-phone{display:flex;align-items:center;justify-content:center;text-decoration:none}.rechner-mobile-phone{background:#9b3030;color:var(--bg-cream);width:48px;height:48px;border-radius:50%;flex-shrink:0}.rechner-mobile-phone svg{width:22px;height:22px;stroke-width:2}.rechner-mobile-main{flex:1;min-height:48px;background:var(--bg-cream);color:var(--main);border-radius:50px;font-size:14px;font-weight:700}@media (max-width:880px){.rechner-section{padding:56px 0 64px}.rechner-grid{grid-template-columns:1fr;gap:20px}.rechner-visu{position:static;padding:28px 22px;max-height:none;overflow:visible}.rechner-empathie{font-size:17px;margin:0 auto 40px}.rechner-akut{flex-wrap:wrap;padding:16px 18px;margin-bottom:36px}.rechner-trust{flex-direction:column;align-items:flex-start;gap:12px;padding:16px 20px;margin:20px auto 36px}.rechner-stage{padding:20px 0}.rechner-stage-q{font-size:19px;margin-bottom:16px}.rechner-pain-card{grid-template-columns:38px 1fr;padding:18px 18px 18px 20px}.rechner-pain-card .pain-value-wrap{grid-column:1/-1;padding-top:6px;text-align:left}.rechner-pain-range{text-align:left}.rechner-pain-icon{width:36px;height:36px}.rechner-pain-card.s2{padding:22px 20px}.rechner-loesung{padding:32px 22px}.rechner-loesung-grid{grid-template-columns:1fr;gap:24px;text-align:center}.rechner-loesung-arrow{transform:rotate(90deg);margin:0 auto}.rechner-loesung-jennifer{flex-direction:column;text-align:center;gap:12px}.rechner-cta-bar{padding:22px 20px}.rechner-cta-bar-main{flex-direction:column;align-items:stretch;gap:18px}.rechner-cta-bar-text{text-align:center}.rechner-cta-primary{justify-content:center}.rechner-social-proof{flex-direction:column;align-items:flex-start;gap:14px}.rechner-cta-secondary-links{justify-content:flex-start}.rechner-streit{padding:22px 20px}.rechner-streit-cta{width:100%;justify-content:center}.rechner-eingabe{padding:0;border-left:0}.rechner-pill-row{flex-direction:column}.rechner-pill{flex:1 1 100%}body{padding-bottom:96px}.rechner-mobile-cta{display:flex}}@media (prefers-reduced-motion:reduce){.rechner-section *,.rechner-section ::after,.rechner-section ::before{animation-duration:.01ms!important;transition-duration:.01ms!important}}.rechner-disclaimer{margin-top:22px;padding:12px 16px;background:rgba(184,153,104,.08);border-left:3px solid var(--highlight, #B89968);border-radius:6px;font-size:.78rem;line-height:1.5;color:var(--secondColorLight, #4A5468);font-style:italic}.rechner-loesung-breakdown-eyebrow{font-family:var(--mainFont, 'Montserrat', sans-serif);font-size:.7rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--gold-text, #8A6E40);margin-bottom:10px}.rechner-climax-note{margin-top:14px;font-size:.8rem;font-style:italic;color:var(--secondColorLight, #4A5468);text-align:center;line-height:1.45;max-width:360px;margin-left:auto;margin-right:auto}.rechner-climax-cta,.wschaden-hub-toggle>summary{align-items:center;color:var(--main, #1E3A5F);font-weight:700}.rechner-climax-cta{display:inline-flex;gap:10px;margin:20px auto 0;background:var(--highlight, #B89968);padding:14px 28px;border-radius:50px;font-family:var(--mainFont, 'Montserrat', sans-serif);font-size:.95rem;text-decoration:none;transition:transform .2s,box-shadow .2s;text-align:center}.rechner-climax-cta:hover{transform:translateY(-2px);box-shadow:0 8px 22px rgba(184,153,104,.35);color:var(--main)}.rechner-climax-cta svg{width:18px;height:18px}.rechner-climax{display:flex;flex-direction:column;align-items:center;text-align:center}.wschaden-hub-toggle{background:#fff;border:1px solid var(--whHairlineGold, rgba(184,153,104,0.22));border-radius:14px;overflow:hidden;transition:border-color .2s,box-shadow .2s}.wschaden-hub-toggle:hover,.wschaden-hub-toggle[open]{border-color:var(--highlight, #B89968)}.wschaden-hub-toggle[open]{box-shadow:0 4px 16px rgba(30,58,95,.05)}.wschaden-hub-toggle>summary{display:flex;gap:12px;padding:18px 22px;cursor:pointer;list-style:none;position:relative;font-family:var(--headline, 'Mosafin', serif);font-size:1.05rem;line-height:1.35}.wschaden-hub-toggle>summary::-webkit-details-marker{display:none}.wschaden-hub-toggle>summary::after{content:"+";margin-left:auto;font-family:var(--mainFont, 'Montserrat', sans-serif);font-size:1.4rem;color:var(--gold-text, #8A6E40);font-weight:400;line-height:1;transition:transform .25s;flex-shrink:0}.wschaden-haftung-mini[open]>summary::after,.wschaden-hub-toggle[open]>summary::after{content:"-"}.wschaden-hub-icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center}.wschaden-hub-icon>div{margin:0!important}.wschaden-hub-headline{flex:1}.wschaden-hub-body{padding:16px 22px 22px;border-top:1px solid rgba(184,153,104,.12);animation:wschadenHubFade .3s ease}.wschaden-hub-toggle:not([open])~.wschaden-hub-toggle[open]>.wschaden-hub-body,.wschaden-hub-toggle[open]>.wschaden-hub-body{animation:wschadenHubFade .3s ease}.wschaden-hub-body>p:first-child{margin-top:0}.wschaden-hub-toggle--wide>summary{padding:20px 26px;font-size:1.15rem}.wschaden-hub-toggle--wide>.wschaden-hub-body{padding:18px 26px 24px}.wschaden-haftung-mini{font-family:var(--mainFont, 'Montserrat', sans-serif)}.wschaden-haftung-mini>summary{display:inline-flex;align-items:center;gap:4px;cursor:pointer;list-style:none;font-size:.72rem;color:var(--secondColorLight, #4A5468);opacity:.7;padding:6px 10px;border-radius:6px;transition:opacity .2s,background .2s}.wschaden-haftung-mini>summary:hover{opacity:1;background:rgba(184,153,104,.06)}.wschaden-haftung-mini>summary::-webkit-details-marker{display:none}.wschaden-haftung-mini>summary::after{content:"＋";font-size:.7rem;margin-left:4px;opacity:.6}.wschaden-haftung-mini-body{margin-top:8px;padding:14px 18px;background:rgba(184,153,104,.04);border:1px solid rgba(184,153,104,.14);border-radius:8px;font-size:.72rem;line-height:1.55;color:var(--secondColorLight, #4A5468);text-align:left}@media (max-width:768px){.wschaden-hub-toggle>summary{padding:16px;font-size:.98rem}.wschaden-hub-body,.wschaden-hub-toggle--wide>.wschaden-hub-body{padding:14px 16px 18px}.wschaden-hub-toggle--wide>summary{padding:16px 18px;font-size:1rem}.wschaden-hub-body ol[style*="grid-template-columns:1fr 1fr"]{grid-template-columns:1fr!important;gap:4px!important}.wschaden-hub-toggle--wide .wschaden-hub-body>div[style*="grid-template-columns:repeat(4, 1fr)"]{grid-template-columns:1fr!important;gap:14px!important}#wasser-hub>.container>div[style*="grid-template-columns:1fr 1fr"]{grid-template-columns:1fr!important}}