.bvh-section--tint{background:var(--bvh-tint);}
.bvh-section--wash{background:var(--bvh-wash);}
.bvh-bef__stand--offen{color:var(--bvh-accent);}
.bvh-befrow__fuss{margin:10px 0 0!important;font-size:15px;color:var(--bvh-muted);}
.bvh-bef__eck{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(24px,3vw,48px);margin:0 0 clamp(40px,4vw,60px);}
.bvh-bef__eck div{margin:0;border-top:2px solid var(--bvh-brand);padding-top:22px;}
.bvh-bef__eck dt{font-size:15px;color:var(--bvh-muted);margin:0 0 8px;line-height:1.5;}
.bvh-bef__eck dd{margin:0;font-size:21px;font-weight:600;color:var(--bvh-brand);line-height:1.25;}
.bvh-bef__zweck{margin:0 0 clamp(40px,4vw,60px);font-size:17px;line-height:1.65;color:var(--bvh-muted);border-left:2px solid var(--bvh-accent);padding-left:22px;max-width:70ch;}
.bvh-bef__zweck strong{color:var(--bvh-brand);font-weight:600;}
.bvh-bef__tresor{position:relative;border:1px solid var(--bvh-line);background:#fff;}
.bvh-bef__schatten{padding:clamp(34px,4vw,56px);filter:blur(9px);opacity:.45;user-select:none;pointer-events:none;}
.bvh-bef__sfrage{margin:0 0 34px;}
.bvh-bef__szeile{display:block;height:16px;background:var(--bvh-line);margin:0 0 10px;width:52%;}
.bvh-bef__szeile--breit{width:74%;height:22px;background:var(--bvh-line-strong);}
.bvh-bef__skacheln{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:20px;}
.bvh-bef__skacheln span{display:block;height:140px;background:var(--bvh-tint);border:1px solid var(--bvh-line);}
.bvh-bef__schloss{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:clamp(16px,3vw,32px);background:rgba(242,246,246,.66);}
.bvh-bef__box{width:100%;max-width:520px;background:#fff;border:1px solid var(--bvh-line);padding:clamp(28px,3vw,44px);}
.bvh-bef__box .bvh-eyebrow{color:var(--bvh-accent);margin:0 0 14px;}
.bvh-bef__box h2{margin:0 0 14px;font-size:clamp(23px,2vw,29px);line-height:1.2;color:var(--bvh-brand);}
.bvh-bef__boxtext{margin:0 0 26px;font-size:17px;line-height:1.6;color:var(--bvh-muted);}
.bvh-bef__feld{margin:0 0 20px;}
.bvh-bef__code{letter-spacing:.45em;font-size:21px;font-weight:600;}
.bvh-bef__neu{background:none;border:0;padding:0;font:inherit;font-size:13px;color:var(--bvh-link);text-decoration:underline;text-underline-offset:3px;cursor:pointer;}
.bvh-bef__meldung{margin:0 0 18px;padding:14px 16px;background:var(--bvh-brand);color:var(--bvh-green-tint);font-size:15px;line-height:1.55;}
.bvh-bef__weiter{width:100%;}
.bvh-bef__datenschutz{margin:24px 0 0;padding-top:20px;border-top:1px solid var(--bvh-line);font-size:14px;line-height:1.6;color:var(--bvh-muted);}
.bvh-bef__buehne{padding:clamp(30px,3.4vw,52px);border:1px solid var(--bvh-line);background:#fff;}
.bvh-bef__gruss{margin:0 0 clamp(32px,3vw,44px);padding:16px 20px;background:var(--bvh-green-tint);font-size:16px;line-height:1.6;color:var(--bvh-brand);}
.bvh-bef__frage{margin:0 0 clamp(40px,4vw,60px);padding:0;border:0;}
.bvh-bef__frage h3{margin:0 0 10px;font-size:clamp(21px,1.8vw,26px);line-height:1.22;color:var(--bvh-brand);}
.bvh-bef__frage>p{margin:0 0 26px;font-size:17px;line-height:1.6;color:var(--bvh-muted);max-width:72ch;}
.bvh-bef__wahl{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:clamp(18px,2vw,28px);}
.bvh-bef__opt{display:block;position:relative;border:1px solid var(--bvh-line);background:#fff;cursor:pointer;transition:border-color .25s var(--bvh-ease),background .25s var(--bvh-ease);}
.bvh-bef__opt input{position:absolute;opacity:0;pointer-events:none;}
.bvh-bef__opt:hover{border-color:var(--bvh-brand);}
.bvh-bef__opt.is-gewaehlt{border-color:var(--bvh-accent);box-shadow:inset 0 0 0 1px var(--bvh-accent);}
.bvh-bef__bild{display:flex;align-items:center;justify-content:center;min-height:210px;padding:34px;background:var(--bvh-tint);border-bottom:1px solid var(--bvh-line);}
.bvh-bef__bild img{max-width:100%;max-height:160px;height:auto;display:block;}
.bvh-bef__optkopf{display:flex;align-items:flex-start;gap:14px;padding:24px 26px 8px;}
.bvh-bef__haken{flex:0 0 auto;width:20px;height:20px;border:1px solid var(--bvh-line-strong);background:#fff;margin-top:3px;}
.bvh-bef__opt.is-gewaehlt .bvh-bef__haken{background:var(--bvh-accent);border-color:var(--bvh-accent);box-shadow:inset 0 0 0 3px #fff;}
.bvh-bef__optname{font-size:20px;font-weight:600;color:var(--bvh-brand);line-height:1.3;}
.bvh-bef__story{margin:0;padding:0 26px 26px 60px;font-size:16px;line-height:1.65;color:var(--bvh-muted);}
.bvh-bef__frei{margin:0 0 clamp(32px,3vw,44px);}
.bvh-bef__frei textarea{min-height:130px;resize:vertical;}
.bvh-bef__absenden{display:flex;flex-wrap:wrap;gap:20px;align-items:center;padding-top:26px;border-top:1px solid var(--bvh-line);}
.bvh-bef__absenden p{margin:0;font-size:15px;line-height:1.6;color:var(--bvh-muted);flex:1 1 260px;}
.bvh-bef-erg{margin:0 0 clamp(32px,3vw,44px);}
.bvh-bef-erg h3{margin:0 0 20px;font-size:clamp(19px,1.6vw,23px);color:var(--bvh-brand);}
.bvh-bef__ergebnis{padding:clamp(30px,3.4vw,52px);border:1px solid var(--bvh-line);background:#fff;}
.bvh-bef__bar{margin:0 0 22px;max-width:68ch;}
.bvh-bef__bar__kopf{display:flex;justify-content:space-between;gap:16px;font-size:17px;color:var(--bvh-ink);margin:0 0 8px;}
.bvh-bef__bar__kopf strong{color:var(--bvh-brand);font-weight:600;}
.bvh-bef__bar__spur{height:10px;background:var(--bvh-brand-050);}
.bvh-bef__bar__spur i{display:block;height:10px;background:var(--bvh-line-strong);}
.bvh-bef__bar.is-top .bvh-bef__bar__spur i{background:var(--bvh-brand);}
.bvh-bef__bar__fuss{margin:7px 0 0;font-size:15px;color:var(--bvh-muted);}
.bvh-bef__wartet{margin:0;padding:clamp(28px,3vw,40px);font-size:17px;line-height:1.65;color:var(--bvh-muted);background:var(--bvh-tint);}
.bvh-bef__danke{border-top:2px solid var(--bvh-brand);padding:26px 0 0;margin:0 0 clamp(32px,3vw,44px);}
.bvh-bef__danke h3{margin:0 0 12px;font-size:clamp(21px,1.8vw,26px);color:var(--bvh-brand);}
.bvh-bef__danke p{margin:0;font-size:17px;line-height:1.65;color:var(--bvh-muted);}
.bvh-bef__nach{margin:clamp(52px,5vw,76px) 0 0;padding:clamp(34px,3.4vw,48px) 0 0;border-top:1px solid var(--bvh-line);max-width:760px;}
.bvh-bef__nach h2{margin:0 0 16px;font-size:clamp(21px,1.8vw,26px);color:var(--bvh-brand);}
.bvh-bef__nach p{margin:0 0 22px;font-size:17px;line-height:1.65;color:var(--bvh-muted);}
@media(max-width:900px){
.bvh-bef__eck{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;}
}
@media(max-width:640px){
.bvh-bef__eck{grid-template-columns:minmax(0,1fr);}
.bvh-bef__skacheln{grid-template-columns:1fr 1fr;}
.bvh-bef__wahl{grid-template-columns:minmax(0,1fr);}
.bvh-bef__story{padding-left:26px;}
}
.bvh-dark .bvh-lead,.bvh-dark .bvh-sechead p{color:rgba(255,255,255,.86);}
.bvh-dark .bvh-section--tint{background:transparent;}