@font-face{font-family:Google Sans Flex FE;src:url(./fe-google-sans-flex.ttf) format("truetype");font-style:normal;font-weight:100 1000;font-display:swap}:root{color-scheme:dark;--fe-black: #000;--fe-white: #fff;--fe-orange: #fe4700;--fe-text-muted: #8a8a8a;--fe-text-dark: #414141;--fe-surface: #151515;--fe-surface-strong: #232323;--fe-border: #343434;--fe-radius: 9px;--fe-space: clamp(16px, 4.25vw, 23px);--fe-font: "Google Sans Flex FE", "Google Sans", Arial, sans-serif}*,*:before,*:after{box-sizing:border-box}html{min-height:100%;background:var(--fe-black);scroll-behavior:smooth}body.fe-voranmeldung-page{min-width:320px;min-height:100vh;min-height:100svh;margin:0;background:var(--fe-black);color:var(--fe-white);font-family:var(--fe-font);font-size:16px;line-height:1.45;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button,a{color:inherit}[hidden]{display:none!important}.fe-skip-link{position:fixed;z-index:1000;top:8px;left:8px;padding:10px 14px;background:var(--fe-white);color:var(--fe-black);transform:translateY(-150%)}.fe-skip-link:focus{transform:none}.fe-voranmeldung-section{min-height:100vh;min-height:100svh;background:var(--fe-black)}.fe-onboarding{width:min(100%,560px);min-height:100svh;margin-inline:auto;overflow:clip;background:var(--fe-black);color:var(--fe-white)}.fe-visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.fe-start{position:relative;display:flex;min-height:100svh;flex-direction:column;overflow:hidden;isolation:isolate}.fe-start__abort{position:absolute;z-index:2;top:max(14px,env(safe-area-inset-top));right:var(--fe-space);padding:8px 0;text-shadow:0 1px 5px rgba(0,0,0,.7)}.fe-start__hero{position:absolute;z-index:-1;inset:0 0 auto;height:min(51svh,500px);overflow:hidden}.fe-start__picture{display:block;width:100%;height:100%}.fe-start__background{display:block;width:100%;height:100%;object-fit:cover;transform-origin:50% 28%;animation:fe-background-wobble 14s ease-in-out infinite alternate;will-change:transform,filter}@keyframes fe-background-wobble{0%{transform:scale(1.035) translate3d(-.8%,-.35%,0) rotate(-.12deg) skew(-.16deg);filter:saturate(1) brightness(1)}33%{transform:scale(1.065) translate3d(.45%,-1.15%,0) rotate(.08deg) skew(.12deg);filter:saturate(1.035) brightness(1.018)}66%{transform:scale(1.048) translate3d(-.25%,-.55%,0) rotate(-.06deg) skew(.08deg);filter:saturate(1.018) brightness(1.008)}to{transform:scale(1.075) translate3d(.85%,-1.45%,0) rotate(.14deg) skew(-.1deg);filter:saturate(1.05) brightness(1.028)}}.fe-start__logo{position:absolute;top:clamp(118px,31vw,176px);left:50%;width:clamp(76px,21vw,112px);height:auto;transform:translate(-50%);filter:drop-shadow(0 3px 8px rgba(0,0,0,.35))}.fe-start__content{display:flex;min-height:100svh;flex-direction:column;padding:clamp(270px,72vw,400px) var(--fe-space) max(22px,env(safe-area-inset-bottom))}.fe-start__tag{align-self:flex-start;padding:7px 12px;border-radius:5px;background:var(--fe-surface-strong);color:#b9b9b9;font-size:.88rem;font-weight:700}.fe-start__facts{display:grid;margin-top:var(--fe-space);grid-template-columns:repeat(3,1fr);gap:clamp(8px,2.5vw,14px)}.fe-fact{display:flex;min-width:0;padding:8px 9px;border:1px solid var(--fe-border);border-radius:6px;flex-direction:column;line-height:1.05}.fe-fact strong{color:var(--fe-orange);font-size:clamp(.96rem,4vw,1.18rem);font-weight:700;white-space:nowrap}.fe-fact span{overflow:hidden;margin-top:2px;color:#d7d7d7;font-size:clamp(.62rem,2.6vw,.76rem);text-overflow:ellipsis;white-space:nowrap}.fe-start h1{margin:clamp(50px,13vw,72px) 0 0;font-size:clamp(2.25rem,10.5vw,3.7rem);font-weight:700;letter-spacing:-.045em;line-height:1.04}.fe-start__content>p{max-width:34rem;margin:24px 0 34px;font-size:clamp(1.02rem,4.3vw,1.3rem);line-height:1.55}.fe-button{display:inline-flex;min-height:48px;padding:12px 20px;border:1px solid transparent;border-radius:999px;align-items:center;justify-content:center;background:transparent;color:var(--fe-white);font-weight:700;text-decoration:none;cursor:pointer;transition:border-color .18s ease,background-color .18s ease,opacity .18s ease,transform .18s ease}.fe-button:hover{transform:translateY(-1px)}.fe-button:active{transform:translateY(0)}.fe-button:focus-visible,.fe-choice:has(input:focus-visible),.fe-field input:focus-visible,.fe-field select:focus-visible,.fe-field textarea:focus-visible,.fe-switch-row:has(input:focus-visible),.fe-prerequisite:has(input:focus-visible),.fe-confirmation:has(input:focus-visible),.fe-segmented label:has(input:focus-visible),.fe-chip-grid label:has(input:focus-visible){outline:2px solid var(--fe-white);outline-offset:3px}.fe-button[disabled]{opacity:.4;cursor:not-allowed;transform:none}.fe-button--primary{background:var(--fe-orange);color:var(--fe-white)}.fe-button--start{width:100%;min-height:66px;margin-top:auto;font-size:clamp(1rem,4.4vw,1.25rem)}.fe-flow{min-height:100svh;padding:0 var(--fe-space)}.fe-progress{position:sticky;z-index:20;top:0;display:grid;min-height:66px;padding-top:max(14px,env(safe-area-inset-top));grid-template-columns:auto minmax(0,1fr) auto;gap:16px;align-items:center;background:#000000f0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.fe-progress__label{color:#c6c6c6;font-size:.76rem;font-weight:700;white-space:nowrap}.fe-progress__dots{display:flex;min-width:0;margin:0;padding:0;gap:clamp(7px,2vw,11px);align-items:center;justify-content:center;list-style:none}.fe-progress__dot{width:7px;height:7px;border-radius:50%;background:var(--fe-text-dark);transition:background-color .22s ease,transform .22s ease}.fe-progress__dot.is-complete,.fe-progress__dot.is-current{background:var(--fe-orange)}.fe-progress__dot.is-current{transform:scale(1.14)}.fe-progress__abort{color:#a4a4a4;font-size:.82rem;text-decoration:none;white-space:nowrap}.fe-progress__abort:hover{color:var(--fe-white)}.fe-flow-form{display:flex;min-height:calc(100svh - 66px);flex-direction:column}.fe-step{padding-top:16px;animation:fe-step-in .32s ease both}@keyframes fe-step-in{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:none}}.fe-step__intro{margin-top:clamp(26px,7vw,38px)}.fe-step__intro h2,.fe-complete h2{margin:0;font-size:clamp(1.45rem,6.7vw,2rem);font-weight:700;letter-spacing:.015em;line-height:1.1;text-transform:uppercase}.fe-step__intro p{margin:11px 0 0;color:#f0f0f0;font-size:clamp(.94rem,3.85vw,1.08rem);line-height:1.45}.fe-video-shell{position:relative;overflow:hidden;width:100%;border:1px solid var(--fe-border);border-radius:var(--fe-radius);aspect-ratio:21 / 9;background:#090909 url(./fe-voranmeldung-video-poster.jpg) center 42% / cover no-repeat;transition:aspect-ratio .9s cubic-bezier(.16,1,.3,1)}.fe-video-shell.is-expanded{aspect-ratio:16 / 9}.fe-video{display:block;width:100%;height:100%;border:0;object-fit:cover;transition:object-position .9s ease}.fe-video-shell.is-expanded .fe-video{object-fit:contain}.fe-video-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 48%,rgba(0,0,0,.76));pointer-events:none;transition:opacity .18s ease}.fe-video-mark{position:absolute;top:14px;right:14px;width:36px;height:auto;pointer-events:none;transition:opacity .18s ease}.fe-video-play{position:absolute;top:50%;left:50%;display:grid;width:clamp(54px,16vw,78px);height:clamp(54px,16vw,78px);padding:0;border:0;border-radius:50%;place-items:center;background:var(--fe-white);transform:translate(-50%,-50%);cursor:pointer;transition:opacity .18s ease,transform .18s ease}.fe-video-play:hover{transform:translate(-50%,-50%) scale(1.04)}.fe-video-play:focus-visible{outline:2px solid var(--fe-orange);outline-offset:4px}.fe-video-play:disabled{cursor:default}.fe-video-play__icon{width:0;height:0;margin-left:6px;border-top:12px solid transparent;border-bottom:12px solid transparent;border-left:19px solid var(--fe-orange)}.fe-video-caption{position:absolute;right:18px;bottom:14px;left:18px;overflow:hidden;color:var(--fe-white);font-weight:700;text-align:center;text-overflow:ellipsis;text-shadow:0 1px 8px #000;white-space:nowrap;pointer-events:none;transition:opacity .18s ease}.fe-video-missing{position:absolute;bottom:8px;left:10px;padding:3px 6px;border-radius:4px;background:#000000d1;color:#aaa;font-size:.62rem;pointer-events:none}.fe-video-shell.is-playing .fe-video-play,.fe-video-shell.is-playing .fe-video-caption,.fe-video-shell.is-playing .fe-video-mark,.fe-video-shell.is-playing .fe-video-shade{opacity:0;pointer-events:none}.fe-vehicle-picker{display:grid;margin-top:28px;grid-template-columns:minmax(110px,.8fr) minmax(180px,1.2fr);gap:12px;align-items:stretch}.fe-vehicle-stage{position:relative;min-height:278px;overflow:hidden}.fe-vehicle{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;opacity:0;visibility:hidden;transform:translate3d(-14px,0,0) scale(.985);transition:opacity .7s ease,transform .7s cubic-bezier(.22,1,.36,1),visibility 0s linear .7s;will-change:opacity,transform}.fe-vehicle.is-active{z-index:2;opacity:1;visibility:visible;transform:none;transition-delay:0s}.fe-vehicle__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;object-position:center bottom}.fe-vehicle__image--on{opacity:0;transition:opacity 1s ease-in-out;will-change:opacity}.fe-vehicle.is-active.is-lit .fe-vehicle__image--on{opacity:1}.fe-choice-list,.fe-choice-grid{min-width:0;margin:0;padding:0;border:0}.fe-choice-list>legend,.fe-choice-grid>legend{width:100%;margin:0 0 12px;color:var(--fe-text-muted);font-size:.86rem;font-weight:700}.fe-choice-list{display:flex;flex-direction:column;gap:9px}.fe-choice-grid{display:grid;margin-top:28px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.fe-pkw-layout,.fe-motorcycle-layout{display:grid;margin-top:28px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:22px}.fe-choice-list--pkw{min-width:0}.fe-pkw-layout .fe-option-stack,.fe-motorcycle-layout .fe-option-stack{min-width:0;margin-top:0;padding:0 0 0 20px;border-top:0;border-left:1px solid var(--fe-border);align-content:start}.fe-option-stack--motorcycle .fe-choice-list{gap:10px}.fe-option-stack--motorcycle .fe-choice{min-height:74px;text-align:left}.fe-choice__copy{display:flex;min-width:0;flex:1 1 auto;flex-direction:column;gap:4px;align-items:flex-start}.fe-choice__copy strong{color:var(--fe-white);font-size:inherit}.fe-choice__copy small{display:block;width:100%;margin-left:0;text-align:left!important;font-size:.68rem;line-height:1.35}.fe-prerequisite-slot--motorcycle .fe-prerequisite{margin-top:0}.fe-heavy-selection{margin-top:42px}.fe-heavy-selection>.fe-choice-list+.fe-choice-list,.fe-heavy-selection>.fe-select-flow+.fe-choice-list{margin-top:28px}.fe-choice-list--grouped{gap:0}.fe-choice-group{display:grid;gap:9px}.fe-choice-group h3{margin:28px 0 7px;color:var(--fe-orange);font-size:.86rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.fe-choice-group:first-of-type h3{margin-top:14px}.fe-select-flow{display:grid;gap:28px}.fe-select-field{display:grid;gap:12px}.fe-select-field>span{color:var(--fe-text-muted);font-size:.86rem;font-weight:700}.fe-select-field select{width:100%;min-height:56px;padding:10px 42px 10px 14px;border:1px solid var(--fe-border);border-radius:var(--fe-radius);-webkit-appearance:auto;appearance:auto;background:var(--fe-surface);color:var(--fe-white);font:inherit;font-size:.9rem;font-weight:700}.fe-select-field select:focus-visible{border-color:var(--fe-orange);outline:2px solid rgba(254,71,0,.32);outline-offset:2px}.fe-heavy-qualification{margin-top:32px!important;padding-top:0;border-top:0}.fe-heavy-qualification>legend{margin-bottom:14px}.fe-heavy-funding{margin-top:48px!important}.fe-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}.fe-pkw-base-options{display:grid;gap:10px}.fe-option-divider{display:block;width:100%;height:1px;background:var(--fe-border)}.fe-prerequisite-slot--pkw .fe-prerequisite{margin-top:0}.fe-choice{position:relative;display:flex;min-width:0;min-height:56px;padding:10px 14px;border:1px solid transparent;border-radius:var(--fe-radius);gap:12px;align-items:center;background:var(--fe-surface);color:var(--fe-white);font-size:clamp(.78rem,3.25vw,.92rem);font-weight:700;cursor:pointer;transition:border-color .18s ease,background-color .18s ease,opacity .18s ease}.fe-choice:hover{background:#1d1d1d}.fe-choice.is-selected{border-color:var(--fe-orange);background:#070707}.fe-choice input{position:absolute;opacity:0;pointer-events:none}.fe-choice__radio{position:relative;width:28px;height:28px;border:1px solid #b8b8b8;border-radius:50%;flex:0 0 auto}.fe-choice.is-selected .fe-choice__radio{border-color:var(--fe-surface-strong);box-shadow:0 0 0 5px #111}.fe-choice.is-selected .fe-choice__radio:after{position:absolute;width:14px;height:14px;border-radius:50%;background:var(--fe-orange);content:"";inset:50% auto auto 50%;transform:translate(-50%,-50%)}.fe-choice small{margin-left:auto;color:#777;font-size:.55rem;font-weight:500}.fe-bestseller{color:#fe4700;white-space:nowrap}.fe-choice--disabled{color:#777;cursor:not-allowed;opacity:.72}.fe-subchoice{margin-top:28px;padding-top:0;border-top:0}.fe-subchoice>legend{margin-bottom:14px}.fe-option-stack{display:grid;margin-top:22px;padding-top:22px;border-top:1px solid var(--fe-border);gap:10px}.fe-switch-row{position:relative;display:grid;min-height:68px;padding:12px 14px;border:1px solid var(--fe-border);border-radius:var(--fe-radius);grid-template-columns:minmax(0,1fr) 46px;gap:14px;align-items:center;background:var(--fe-surface);cursor:pointer}.fe-switch-row>span{display:flex;min-width:0;flex-direction:column;gap:3px}.fe-switch-row strong{color:var(--fe-white);font-size:.9rem}.fe-switch-row small{color:var(--fe-text-muted);font-size:.7rem;line-height:1.35}.fe-switch-row input{position:absolute;opacity:0;pointer-events:none}.fe-switch-row i{position:relative;display:block;width:46px;height:25px;border:1px solid #606060;border-radius:999px;background:#292929;transition:border-color .18s ease,background-color .18s ease}.fe-switch-row i:after{position:absolute;top:3px;left:3px;width:17px;height:17px;border-radius:50%;background:var(--fe-white);content:"";transition:transform .18s ease}.fe-switch-row input:checked+i{border-color:var(--fe-orange);background:var(--fe-orange)}.fe-switch-row input:checked+i:after{transform:translate(21px)}.fe-prerequisite{display:grid;margin-top:20px;padding:14px;border:1px solid var(--fe-orange);border-radius:var(--fe-radius);grid-template-columns:22px minmax(0,1fr);gap:11px;align-items:start;background:#fe470014;cursor:pointer}.fe-prerequisite input{width:19px;height:19px;margin:1px 0 0;accent-color:var(--fe-orange)}.fe-prerequisite span{font-size:.82rem;font-weight:700;line-height:1.4}.fe-inline-note{margin:16px 0 0;color:var(--fe-text-muted);font-size:.82rem}.fe-prerequisite-slot--default,.fe-route-status-slot[data-fe-route-status-slot=default],.fe-inline-note[data-fe-heavy-note]{margin-top:28px}.fe-location-note{margin:22px 0 0;padding:13px 15px;border-left:3px solid var(--fe-orange);background:#111;color:#c7c7c7;font-size:.82rem;line-height:1.45}.fe-info-box,.fe-prices,.fe-due-card,.fe-summary,.fe-final-card{margin-top:28px}.fe-info-box h3,.fe-prices h3,.fe-final-card h3,.fe-summary h3{margin:0;color:var(--fe-orange);font-size:.92rem;font-weight:700}.fe-bullet-list{margin:14px 0 0;padding:0;list-style:none}.fe-bullet-list li{position:relative;margin:0 0 11px;padding-left:17px}.fe-bullet-list li:before{position:absolute;top:.55em;left:2px;width:4px;height:4px;border-radius:50%;background:var(--fe-orange);content:""}.fe-prices dl,.fe-summary dl{margin:14px 0 0}.fe-prices dl>div{display:grid;margin-bottom:9px;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:end}.fe-prices dl>.fe-price-group-heading{display:block;margin:18px 0 10px;padding-bottom:6px;border-bottom:2px solid var(--fe-orange);color:var(--fe-orange);font-size:.82rem;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.fe-prices dl>div>small{grid-column:1 / -1;margin-top:-8px;color:#8d8d8d;font-size:.7rem;line-height:1.35}.fe-prices dt{position:relative;display:flex;gap:8px;align-items:baseline}.fe-prices dt:after{min-width:12px;border-bottom:1px solid #383838;flex:1;content:""}.fe-prices dd,.fe-summary dd{margin:0}.fe-price-values{display:inline-flex;gap:8px;align-items:baseline}.fe-price-values s,.fe-due-card__prices s{color:#8d8d8d;text-decoration-thickness:1.5px}.fe-price-values strong{color:var(--fe-orange)}.fe-special-link{padding:0;border:0;background:transparent;color:var(--fe-orange);font:inherit;text-align:left;text-decoration:underline;text-underline-offset:2px;cursor:pointer}.fe-text-button,.fe-summary button{padding:0;border:0;background:transparent;color:var(--fe-orange);text-decoration:underline;cursor:pointer}.fe-text-button{margin-top:18px;font-size:.92rem;font-weight:700}.fe-price-total{display:grid;margin-top:18px;padding-top:14px;border-top:1px solid var(--fe-border);grid-template-columns:minmax(0,1fr) auto;gap:6px 12px;align-items:baseline}.fe-price-total span,.fe-price-total strong{font-weight:800}.fe-price-total strong{color:var(--fe-orange);font-size:1.15rem}.fe-price-total small{grid-column:1 / -1;color:#8d8d8d;font-size:.72rem}.fe-due-card{padding:17px 18px;border:1px solid var(--fe-orange);border-radius:var(--fe-radius);background:#0b0b0b}.fe-due-card__heading{display:flex;gap:12px;align-items:baseline;justify-content:space-between}.fe-due-card__heading span{color:#c6c6c6;font-size:.8rem;text-transform:uppercase}.fe-due-card__heading em{color:var(--fe-orange);font-size:.8rem;font-style:normal;font-weight:800}.fe-due-card__prices{display:flex;gap:10px;align-items:baseline}.fe-due-card__prices strong{display:block;margin-top:3px;color:var(--fe-orange);font-size:1.85rem}.fe-due-card p{margin:8px 0 0;color:#a9a9a9;font-size:.8rem}.fe-checklist{display:grid;margin:28px 0 0;padding:0;gap:9px;list-style:none}.fe-checklist li{display:grid;min-height:66px;padding:10px 14px;border-radius:var(--fe-radius);grid-template-columns:44px 1fr;gap:14px;align-items:center;background:var(--fe-surface)}.fe-checklist img{width:40px;height:40px;object-fit:contain}.fe-checklist span{display:flex;min-width:0;flex-direction:column}.fe-checklist strong{font-size:.9rem}.fe-checklist small{margin-top:2px;color:#a9a9a9}.fe-form-grid{display:grid;margin-top:28px;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 12px}.fe-form-grid--nested{margin-top:0;padding:14px;border:1px solid var(--fe-border);border-radius:var(--fe-radius);background:#0c0c0c}.fe-field{display:flex;min-width:0;flex-direction:column;gap:6px}.fe-field--wide{grid-column:1 / -1}.fe-field>span{color:var(--fe-orange);font-size:.78rem;font-weight:700}.fe-license-question legend,.fe-license-classes legend{font-size:.78rem;font-weight:700}.fe-field input,.fe-field select,.fe-field textarea{width:100%;min-height:46px;padding:10px 12px;border:1px solid var(--fe-white);border-radius:5px;outline:0;background:#050505;color:var(--fe-white)}.fe-field input[aria-invalid=true],.fe-field select[aria-invalid=true],.fe-field textarea[aria-invalid=true]{border-color:var(--fe-orange)}.fe-field textarea{resize:vertical}.fe-field>small{color:var(--fe-text-muted);font-size:.7rem;line-height:1.35}.fe-field-hint{margin:0;color:var(--fe-text-muted);font-size:.72rem;line-height:1.4}.fe-license-question,.fe-license-classes{margin:24px 0 0;padding:0;border:0}.fe-segmented{display:grid;margin-top:10px;grid-template-columns:repeat(2,1fr);gap:8px}.fe-segmented label,.fe-chip-grid label{position:relative;cursor:pointer}.fe-segmented input,.fe-chip-grid input{position:absolute;opacity:0}.fe-segmented span,.fe-chip-grid span{display:flex;min-height:44px;padding:8px 12px;border:1px solid var(--fe-border);border-radius:var(--fe-radius);align-items:center;justify-content:center;background:var(--fe-surface);font-weight:700;text-align:center}.fe-segmented input:checked+span,.fe-chip-grid input:checked+span{border-color:var(--fe-orange);background:#0b0b0b;color:var(--fe-orange)}.fe-chip-grid{display:grid;margin-top:10px;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.fe-chip-grid span{min-height:38px;padding:6px;font-size:.72rem}.fe-field-error,.fe-form-status{color:#ff6b33;font-size:.8rem}.fe-form-status{margin:14px 0 0}.fe-summary{border-left:1px solid var(--fe-border);padding-left:16px}.fe-summary section+section{margin-top:24px}.fe-summary__heading{display:flex;gap:12px;align-items:baseline;justify-content:space-between}.fe-summary h3{color:var(--fe-text-muted)}.fe-summary dl>div{display:grid;margin-top:7px;grid-template-columns:minmax(120px,.9fr) minmax(0,1.1fr);gap:12px}.fe-summary dt{color:#9c9c9c}.fe-summary dd{overflow-wrap:anywhere}.fe-final-card{padding:18px;border:1px solid var(--fe-border);border-radius:var(--fe-radius);background:#060606}.fe-final-card>strong{display:block;margin-top:5px;color:var(--fe-orange);font-size:2rem}.fe-final-card>p{color:#c9c9c9}.fe-after-payment{margin-top:24px;padding-top:20px;border-top:1px solid var(--fe-border)}.fe-after-payment h4{margin:0;color:var(--fe-white);font-size:1.05rem;font-weight:800;text-transform:uppercase}.fe-after-payment .fe-bullet-list{color:#d5d5d5;font-size:.88rem}.fe-confirmation{display:grid;margin-top:18px;grid-template-columns:20px 1fr;gap:10px;align-items:start;font-size:.85rem;cursor:pointer}.fe-confirmation input{width:17px;height:17px;margin:2px 0 0;accent-color:var(--fe-orange)}.fe-confirmation a,.fe-legal-note a{font-weight:700;text-decoration:underline}.fe-legal-note{margin:18px 0 0;color:#8e8e8e!important;font-size:.75rem}.fe-alert{margin:12px 0;padding:12px 14px;border:1px solid var(--fe-orange);border-radius:var(--fe-radius);background:#1b0b05}.fe-step-nav{position:relative;z-index:15;display:grid;margin-top:auto;padding:24px 0 max(18px,env(safe-area-inset-bottom));grid-template-columns:minmax(88px,1fr) minmax(140px,1fr);gap:10px;background:linear-gradient(180deg,transparent,#000 24%,#000)}.fe-button--back{border-color:#aaa}.fe-button--back img{width:10px;height:19px}.fe-complete{min-height:100svh;padding:max(28px,env(safe-area-inset-top)) 0 max(28px,env(safe-area-inset-bottom));text-align:center}.fe-complete__logo{display:block;width:70px;height:auto;margin:46px auto 24px}.fe-complete h2{text-transform:none}.fe-complete>p{margin:18px auto 30px;color:#d1d1d1}.fe-complete>.fe-button{width:100%}.fe-cost-dialog{width:min(calc(100% - 36px),470px);max-height:calc(100svh - 36px);padding:0;border:1px solid var(--fe-border);border-radius:var(--fe-radius);background:var(--fe-black);color:var(--fe-white)}.fe-cost-dialog::backdrop{background:#000000d1;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.fe-cost-dialog__inner{padding:28px}.fe-cost-dialog__logo{display:block;width:42px;height:auto;margin-left:auto}.fe-cost-dialog h2{margin:18px 0;font-size:1.55rem;text-transform:uppercase}.fe-cost-dialog__content ul{margin:0;padding-left:20px}.fe-cost-dialog__content li{margin-bottom:10px}.fe-cost-dialog__content li::marker{color:var(--fe-orange)}.fe-cost-dialog__inner>p{color:var(--fe-text-muted);font-size:.8rem}.fe-cost-dialog .fe-button{width:100%;margin-top:18px}@media(max-width:390px){.fe-progress{gap:10px}.fe-progress__dots{gap:6px}.fe-progress__dot{width:6px;height:6px}.fe-choice-grid,.fe-pkw-layout,.fe-motorcycle-layout{grid-template-columns:1fr}.fe-pkw-layout .fe-option-stack,.fe-motorcycle-layout .fe-option-stack{padding:22px 0 0;border-top:1px solid var(--fe-border);border-left:0}.fe-vehicle-picker{grid-template-columns:minmax(92px,.68fr) minmax(180px,1.32fr)}.fe-choice{padding-inline:11px;gap:9px}.fe-choice__radio{width:24px;height:24px}.fe-form-grid{grid-template-columns:1fr}.fe-field--wide{grid-column:auto}.fe-chip-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:561px){.fe-onboarding{box-shadow:0 0 60px #00000080}}@media(min-width:900px){.fe-onboarding{width:100%;max-width:none;overflow:visible;box-shadow:none}.fe-start{display:grid;min-height:100svh;grid-template-columns:repeat(2,minmax(0,1fr))}.fe-start__hero{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;width:100%;height:100svh;min-height:720px}.fe-start__background{object-position:center}.fe-start__logo{top:50%;left:25%;width:clamp(150px,14vw,230px);transform:translate(-50%,-50%)}.fe-start__content{position:relative;z-index:1;min-width:0;min-height:100svh;padding:max(72px,env(safe-area-inset-top)) clamp(52px,7vw,120px) max(60px,env(safe-area-inset-bottom));grid-column:2;grid-row:1;justify-content:center}.fe-start__facts,.fe-start h1,.fe-start__content>p,.fe-button--start{width:min(100%,590px)}.fe-start__tag{width:max-content;max-width:100%}.fe-start__facts{gap:14px}.fe-fact{padding:11px 12px}.fe-start h1{margin-top:clamp(48px,7vh,76px);font-size:clamp(3.3rem,4.6vw,6rem)}.fe-start__content>p{margin:28px 0 36px;font-size:1.2rem}.fe-button--start{min-height:66px;margin-top:0;font-size:1.16rem}.fe-flow{width:min(100%,1040px);margin-inline:auto;padding-inline:clamp(32px,7vw,72px)}.fe-progress{min-height:82px;padding-top:max(22px,env(safe-area-inset-top));gap:clamp(20px,3vw,36px)}.fe-progress__label{font-size:.95rem}.fe-progress__dots{gap:clamp(10px,1.5vw,15px)}.fe-progress__dot{width:10px;height:10px}.fe-progress__abort{font-size:.95rem}.fe-flow-form{min-height:calc(100svh - 82px)}.fe-step{padding-top:24px}.fe-step__intro{margin-top:48px}.fe-step__intro h2,.fe-complete h2{font-size:clamp(2.2rem,3.7vw,3rem)}.fe-step__intro p{font-size:1.15rem}.fe-vehicle-picker,.fe-pkw-layout,.fe-motorcycle-layout{margin-top:42px;gap:36px}.fe-vehicle-picker{grid-template-columns:minmax(300px,.9fr) minmax(360px,1.1fr)}.fe-vehicle-stage{min-height:420px}.fe-pkw-layout .fe-option-stack,.fe-motorcycle-layout .fe-option-stack{padding-left:32px}.fe-choice-list,.fe-pkw-base-options{gap:12px}.fe-choice{min-height:72px;padding:15px 20px;gap:16px;font-size:1rem}.fe-choice__radio{width:36px;height:36px}.fe-choice small,.fe-choice__copy small{font-size:.75rem}.fe-switch-row{min-height:78px;padding:16px 18px}.fe-form-grid{gap:18px 20px}.fe-step-nav{padding:36px 0 max(32px,env(safe-area-inset-bottom));gap:18px}.fe-step-nav .fe-button{min-height:58px;font-size:1rem}.fe-complete{width:min(100%,760px);margin-inline:auto}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}.fe-start__background,.fe-step{animation:none!important}.fe-video-shell{transition:none!important}.fe-vehicle{transform:none;transition:opacity .18s ease,visibility 0s linear .18s}.fe-vehicle.is-active{transition-delay:0s}.fe-vehicle__image--on{transition-duration:.18s;transition-delay:0s}}
/*# sourceMappingURL=/cdn/shop/t/45/assets/fe-voranmeldung.css.map */
