.vf-split{border-bottom:1px solid #0e182221;grid-template-columns:1fr 1fr;align-items:start;display:grid}.vf-split-form{--muted:#66737e;min-height:calc(100dvh - var(--vf-nav-h));border-right:1px solid #0e182221;flex-direction:column;justify-content:center;padding:clamp(52px,6vw,96px) clamp(24px,4.4vw,80px);display:flex}.vf-split-form-inner{width:100%;max-width:560px;margin-inline:auto}.vf-split .vf-split-bild{top:var(--vf-nav-h);height:calc(100dvh - var(--vf-nav-h));background:#0b1823;position:sticky;overflow:hidden}.vf-split-bild img{object-fit:cover;object-position:center 95%;width:100%;height:100%;display:block;transform:scale(1.3)}.vf-split-bild .vf-annot-daten dd{text-wrap:initial;white-space:normal}.vf-split-bild-marke{z-index:2;letter-spacing:.13em;text-transform:uppercase;color:#fcfcfb80;font-family:IBM Plex Mono,monospace;font-size:10px;position:absolute;top:clamp(20px,2.4vw,36px);left:clamp(20px,2.4vw,36px)}.vf-step-bar{align-items:flex-start;gap:10px;margin-bottom:clamp(26px,3vw,44px);padding-bottom:22px;display:flex}.vf-step-dot{flex:1 1 0;min-width:0;height:2px;position:relative}.vf-step-dot:before,.vf-step-dot:after{content:"";height:2px;position:absolute;inset:0}.vf-step-dot:before{background:#0e182221}.vf-step-dot:after{transform-origin:0;background:#af8b45;transition:transform .52s cubic-bezier(.16,1,.3,1),background .32s;transform:scaleX(0)}.vf-step-dot[data-state=aktiv]:after,.vf-step-dot[data-state=erledigt]:after{transform:scaleX(1)}.vf-step-dot[data-state=erledigt]:after{background:#0b1823}.vf-step-label{white-space:nowrap;letter-spacing:.13em;text-transform:uppercase;color:#0b1823;opacity:0;font-family:IBM Plex Mono,monospace;font-size:10px;transition:opacity .34s,transform .44s cubic-bezier(.16,1,.3,1);position:absolute;top:10px;left:0;transform:translateY(-4px)}.vf-step-dot[data-state=aktiv] .vf-step-label{opacity:1;transform:none}.vf-step-dot:last-child .vf-step-label{left:auto;right:0}.vf-form-kopf{margin-bottom:clamp(24px,2.6vw,36px)}.vf-form-kopf .vf-lead{max-width:42ch}.vf-step{border:0;min-width:0;margin:0;padding:0;display:block}[data-schritte=aktiv] .vf-step{display:none}[data-schritte=aktiv] .vf-step[data-aktiv=true]{display:block}[data-richtung=vor] .vf-step[data-aktiv=true]{animation:.5s cubic-bezier(.16,1,.3,1) both vf-step-ein}[data-richtung=zurueck] .vf-step[data-aktiv=true]{animation:.5s cubic-bezier(.16,1,.3,1) both vf-step-ein-rueck}@keyframes vf-step-ein{0%{opacity:0;transform:translate(22px)}to{opacity:1;transform:none}}@keyframes vf-step-ein-rueck{0%{opacity:0;transform:translate(-22px)}to{opacity:1;transform:none}}.vf-feld{flex-direction:column;gap:7px;margin-top:clamp(16px,1.8vw,22px);display:flex}.vf-feld:first-child,.vf-form-kopf+.vf-feld{margin-top:0}.vf-feld>label{letter-spacing:.13em;text-transform:uppercase;color:#66737e;font-family:IBM Plex Mono,monospace;font-size:10px}.vf-feld input,.vf-feld textarea,.vf-feld select{color:#0b1823;background:#fff;border:1px solid #0e18222e;border-radius:0;width:100%;padding:13px 14px;font-family:IBM Plex Sans,Helvetica Neue,Arial,sans-serif;font-size:15px;line-height:1.5;transition:border-color .22s,box-shadow .22s}.vf-feld textarea{resize:vertical;min-height:118px}.vf-feld input:focus,.vf-feld textarea:focus,.vf-feld select:focus{border-color:#af8b45;outline:0;box-shadow:0 0 0 3px #ae8f5629}.vf-feld input::placeholder,.vf-feld textarea::placeholder{color:#b7bec4}.vf-feld-paar{grid-template-columns:1fr 1fr;gap:clamp(12px,1.4vw,18px);display:grid}.vf-feld-paar .vf-feld{margin-top:clamp(16px,1.8vw,22px)}.vf-feld-fehler{letter-spacing:.06em;color:#9b3b2f;font-family:IBM Plex Mono,monospace;font-size:10.5px;display:none}.vf-feld[data-fehler=true] input,.vf-feld[data-fehler=true] textarea{border-color:#9b3b2f}.vf-feld[data-fehler=true] .vf-feld-fehler{display:block}.vf-wahl{gap:10px;margin-top:10px;display:grid}.vf-wahl label{cursor:pointer;background:#fff;border:1px solid #0e18222e;align-items:flex-start;gap:12px;padding:14px 16px;transition:border-color .22s,background .22s;display:flex;position:relative}.vf-wahl label:hover{border-color:#0e182266}.vf-wahl input{opacity:0;width:0;height:0;position:absolute}.vf-wahl-marke{border:1px solid #0e182252;border-radius:50%;flex:none;width:15px;height:15px;margin-top:3px}.vf-wahl input:checked~.vf-wahl-marke{border-color:#af8b45;box-shadow:inset 0 0 0 4px #af8b45}.vf-wahl label:has(input:checked){background:#ae8f560d;border-color:#af8b45}.vf-wahl input:focus-visible~.vf-wahl-marke{outline-offset:3px;outline:2px solid #af8b45}.vf-wahl-text{color:#0b1823;font-family:IBM Plex Sans,Helvetica Neue,Arial,sans-serif;font-size:14.5px;line-height:1.45}.vf-wahl-text small{color:#66737e;margin-top:4px;font-size:12.5px;display:block}.vf-einwilligung{align-items:flex-start;gap:11px;margin-top:clamp(20px,2.2vw,28px);display:flex}.vf-einwilligung input{accent-color:#af8b45;flex:none;width:16px;height:16px;margin-top:2px}.vf-einwilligung label{color:#66737e;font-family:IBM Plex Sans,Helvetica Neue,Arial,sans-serif;font-size:12.5px;line-height:1.55}.vf-einwilligung a{color:#806737;text-underline-offset:2px;text-decoration:underline}.vf-form-fuss{border-top:1px solid #0e182221;justify-content:space-between;align-items:center;gap:16px;margin-top:clamp(24px,2.8vw,38px);padding-top:clamp(18px,2vw,26px);display:flex}.vf-form-fuss .vf-note{white-space:nowrap}.vf-form-danke{display:none}.vf-form-danke[data-aktiv=true]{display:block}@media (width<=900px){:root{--vf-nav-h:55.1px}.vf-split{grid-template-columns:1fr}.vf-split-form{border-right:0;min-height:0}.vf-split .vf-split-bild{aspect-ratio:4/3;height:auto;position:relative;top:auto}.vf-split-bild img{object-position:center 61%}.vf-feld-paar{grid-template-columns:1fr}}.vf-sr{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.vf-pflicht{color:#9b3b2f}.vf-lead a{color:#8c6e31;text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px;transition:color .22s}.vf-lead a:hover{color:#806737}.vf-ghost-link--rahmen{border:1px solid #0e182247;padding:0 22px;transition:color .22s,border-color .22s,background .22s}.vf-ghost-link--rahmen:hover{color:#0b1823;background:#0e18220a;border-color:#0b1823}.vf-ghost-link--rahmen:focus-visible{outline-offset:3px;outline:2px solid #af8b45}@media (width>=901px){.vf-wahl--zwei{grid-template-columns:1fr 1fr}}@media (width<=900px){.vf-step-dot:nth-last-child(-n+2) .vf-step-label{left:auto;right:0}}@media (prefers-reduced-motion:reduce){.vf-step-dot:after,.vf-step-label{transition:none}[data-richtung] .vf-step[data-aktiv=true]{animation:none}}@media (width>=901px){.vf-split-form{height:calc(100dvh - var(--vf-nav-h));justify-content:safe center;min-height:0;padding:clamp(26px,4.2vh,68px) clamp(24px,4.4vw,80px);overflow-y:auto}.vf-split-form .vf-h2{font-size:clamp(26px,min(2.7vw,4.7vh),42px)}.vf-step-bar{margin-bottom:clamp(18px,3vh,40px)}.vf-split-form .vf-kick{margin-bottom:clamp(10px,1.7vh,20px)}.vf-split-form .vf-lead{margin-top:clamp(10px,1.7vh,20px)}.vf-form-kopf{margin-bottom:clamp(14px,2.4vh,32px)}.vf-feld{margin-top:clamp(12px,2vh,22px)}.vf-feld input,.vf-feld textarea,.vf-feld select{padding:clamp(10px,1.5vh,13px) 14px}.vf-wahl{gap:clamp(7px,1.1vh,10px);margin-top:clamp(7px,1.1vh,10px)}.vf-wahl label{padding:clamp(10px,1.6vh,14px) 16px}.vf-einwilligung{margin-top:clamp(12px,1.9vh,24px)}.vf-form-fuss{margin-top:clamp(16px,2.5vh,34px);padding-top:clamp(12px,1.9vh,24px)}}@media (width>=901px) and (height<=800px),(width>=901px) and (width<=1300px) and (height<=920px){.vf-split-form{padding-block:clamp(18px,3vh,26px)}.vf-split-form .vf-h2{font-size:clamp(24px,min(2.4vw,4.1vh),34px)}.vf-step-bar{margin-bottom:clamp(14px,2.4vh,20px)}.vf-form-kopf{margin-bottom:clamp(12px,1.9vh,18px)}.vf-feld{margin-top:clamp(10px,1.6vh,15px)}.vf-einwilligung{margin-top:clamp(10px,1.5vh,14px)}.vf-einwilligung label{font-size:12px;line-height:1.5}.vf-form-fuss{margin-top:clamp(12px,2vh,17px);padding-top:clamp(10px,1.6vh,14px)}}
