.variant-h .h-fluss{border:1px solid var(--f-line);border-radius:var(--f-r-card);background:var(--f-card);padding:0 clamp(16px,2vw,28px) clamp(22px,2.4vw,30px);overflow:hidden}.variant-h .h-fluss__head{border-bottom:1px solid var(--f-line);letter-spacing:.12em;text-transform:uppercase;color:var(--f-muted);align-items:center;gap:10px;padding:18px 0 14px;font-size:12px;font-weight:600;display:flex}.variant-h .h-fluss__title{color:var(--f-fg)}.variant-h .h-fluss__dot{background:#11b545;border-radius:50%;flex:none;width:8px;height:8px;animation:2s ease-out infinite h-fluss-pulse;box-shadow:0 0 #11b54573}@keyframes h-fluss-pulse{0%{box-shadow:0 0 #11b54573}70%{box-shadow:0 0 0 7px #11b54500}to{box-shadow:0 0 #11b54500}}.variant-h .h-fluss__rail{--rail-top:clamp(24px, 2.6vw, 32px);--st-gap:clamp(14px, 1.8vw, 26px);--node:52px;padding-top:var(--rail-top);position:relative}.variant-h .h-fluss__line{top:calc(var(--rail-top) + var(--node) / 2);left:calc(var(--node) / 2);right:calc((100% - 3 * var(--st-gap)) / 4 - var(--node) / 2);background:linear-gradient(90deg, var(--f-line-strong), #6e9bff66 50%, var(--f-blue-lt));border-radius:2px;height:2px;position:absolute}.variant-h .h-fluss__pulse{background:var(--f-blue-lt);width:9px;height:9px;animation:6s linear infinite h-fluss-lauf;animation-delay:var(--d,0s);border-radius:50%;margin-top:-4.5px;margin-left:-4.5px;position:absolute;top:50%;left:0;box-shadow:0 0 12px #6e9bffd9}@keyframes h-fluss-lauf{0%{opacity:0;left:0}8%{opacity:1}92%{opacity:1}to{opacity:0;left:100%}}.variant-h .h-fluss__stationen{grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:var(--node) auto;gap:0 var(--st-gap);margin:0;padding:0;list-style:none;display:grid;position:relative}.variant-h .h-fluss__station{grid-row:1/-1;grid-template-rows:subgrid;justify-items:start;display:grid}.variant-h .h-fluss__icon{z-index:1;width:var(--node);height:var(--node);background:var(--f-card);color:var(--f-blue-lt);border:1px solid #1f4bc28c;border-radius:14px;place-content:center;display:grid;position:relative}.variant-h .h-fluss__card{border:1px solid var(--f-line);background:#ffffff05;border-radius:16px;width:100%;margin-top:16px;padding:18px clamp(14px,1.5vw,20px) 20px}.variant-h .h-fluss__name{color:var(--f-blue-lt);margin:0}.variant-h .h-fluss__titel{font-family:var(--f-display);letter-spacing:-.015em;color:var(--f-fg);margin:8px 0 0;font-size:clamp(16px,1.35vw,20px);font-weight:600;font-stretch:92%;line-height:1.28}.variant-h .h-fluss__text{color:var(--f-muted);margin:10px 0 0;font-size:14px;line-height:1.55}.variant-h .h-fluss__station--ziel .h-fluss__icon{border-color:var(--f-blue);background:var(--f-blue);color:#fff}.variant-h .h-fluss__station--ziel .h-fluss__card{background:var(--f-blue);border-color:var(--f-blue)}.variant-h .h-fluss__station--ziel .h-fluss__name,.variant-h .h-fluss__station--ziel .h-fluss__titel{color:#fff}.variant-h .h-fluss__station--ziel .h-fluss__text{color:#ffffffdb}@media (width<=860px){.variant-h .h-fluss__rail{padding-top:20px}.variant-h .h-fluss__line{display:none}.variant-h .h-fluss__stationen{grid-template-rows:none;grid-template-columns:1fr;gap:14px}.variant-h .h-fluss__station{grid-row:auto;grid-template-rows:none;grid-template-columns:var(--node) minmax(0, 1fr);justify-items:stretch;column-gap:14px;position:relative}.variant-h .h-fluss__station:not(:last-child):after{content:"";left:calc(var(--node) / 2 - 1px);top:var(--node);background:var(--f-line-strong);width:2px;position:absolute;bottom:-14px}.variant-h .h-fluss__card{margin-top:0;padding:14px 16px 16px}.variant-h .h-fluss__head{flex-wrap:wrap}}@media (prefers-reduced-motion:reduce){.variant-h .h-fluss__dot,.variant-h .h-fluss__pulse{animation:none}.variant-h .h-fluss__pulse{display:none}}.variant-h .h-qual__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:clamp(34px,4vw,54px) 0 0;padding:0;list-style:none;display:grid}.variant-h .h-qual__card{align-content:start;gap:12px;display:grid}.variant-h .h-qual__no{font-family:var(--f-display);letter-spacing:.04em;color:var(--f-blue-lt);font-size:14px;font-weight:600;font-stretch:92%}.variant-h .h-qual__title{color:var(--f-fg)}.variant-h .h-qual__text{max-width:52ch}@media (width<=860px){.variant-h .h-qual__grid{grid-template-columns:1fr}}.variant-h .h-reg__grid{grid-template-columns:5fr 7fr;align-items:center;gap:clamp(28px,4vw,56px);display:grid}.variant-h .h-reg__text{align-content:center;gap:18px;display:grid}.variant-h .h-reg__h{max-width:20ch}.variant-h .h-reg__lead{max-width:52ch}.variant-h .h-reg__map{min-width:0;position:relative}.variant-h .h-reg__cta{margin-top:clamp(30px,3.4vw,46px)}@media (width<=900px){.variant-h .h-reg__grid{grid-template-columns:1fr}}.variant-h .h-karte{border:1px solid var(--f-line);border-radius:var(--f-r-card);background:var(--f-card);max-width:540px;margin:0 auto;padding:clamp(14px,1.8vw,22px)}.variant-h .h-karte__svg{width:100%;max-width:100%;height:auto;display:block;overflow:visible}.variant-h .h-karte__land{fill:#ffffff0a;stroke:var(--f-line-strong);stroke-width:2.6px;stroke-linejoin:round}.variant-h .h-karte__land--at{fill:#ffffff1a}.variant-h .h-karte__anfrage{fill:var(--f-blue-lt);opacity:.72}.variant-h .h-karte__anfrage--puls{animation:3.2s ease-in-out infinite h-karte-puls;animation-delay:var(--d,0s);transform-box:fill-box;transform-origin:50%}@keyframes h-karte-puls{0%,to{opacity:.45;r:5}50%{opacity:1;r:8}}.variant-h .h-karte__anfrage--neu{transform-box:fill-box;transform-origin:50%;animation:.6s cubic-bezier(.16,1,.3,1) both h-karte-plopp}@keyframes h-karte-plopp{0%{opacity:0;transform:scale(0)}55%{opacity:1;transform:scale(1.3)}to{opacity:.72;transform:scale(1)}}.variant-h .h-karte__ring{fill:none;stroke:var(--f-blue-lt);stroke-width:2.5px;transform-box:fill-box;transform-origin:50%;pointer-events:none;animation:.6s ease-out both h-karte-ring}@keyframes h-karte-ring{0%{opacity:.85;transform:scale(.6)}to{opacity:0;transform:scale(3.6)}}.variant-h .h-karte__halo{fill:#1f4bc238}.variant-h .h-karte__kern{fill:var(--f-blue);stroke:#ffffff8c;stroke-width:1.4px}.variant-h .h-karte__wirRing{fill:none;stroke:#fff;stroke-width:2.2px;opacity:.7}.variant-h .h-karte__wirStern{fill:#fff}.variant-h .h-karte__wirLabel{fill:#fff;font-family:var(--f-body);letter-spacing:.02em;paint-order:stroke;stroke:var(--f-card);stroke-width:7px;stroke-linejoin:round;font-size:30px;font-weight:600}.variant-h .h-karte__legende{border-top:1px solid var(--f-line);color:var(--f-muted);flex-wrap:wrap;gap:10px 24px;margin-top:clamp(14px,1.8vw,20px);padding-top:clamp(12px,1.6vw,18px);font-size:13px;line-height:1.4;display:flex}.variant-h .h-karte__legItem{align-items:center;gap:9px;display:inline-flex}.variant-h .h-karte__legDot{border-radius:50%;flex:none;width:12px;height:12px}.variant-h .h-karte__legDot--partner{background:var(--f-blue);box-shadow:0 0 0 4px #1f4bc238}.variant-h .h-karte__legDot--anfrage{background:var(--f-blue-lt);width:9px;height:9px}.variant-h .h-karte__legDot--wir{background:#fff}@media (width<=900px){.variant-h .h-karte{max-width:520px}}@media (width<=620px){.variant-h .h-karte__wirLabel{font-size:46px}}@media (prefers-reduced-motion:reduce){.variant-h .h-karte__anfrage--puls,.variant-h .h-karte__anfrage--neu,.variant-h .h-karte__ring{animation:none}}.variant-h .h-abt__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:clamp(30px,3.4vw,44px) 0 0;padding:0;list-style:none;display:grid}.variant-h .h-abt__card{align-content:start;gap:12px;display:grid}.variant-h .h-abt__no{font-family:var(--f-display);letter-spacing:.04em;color:var(--f-blue-lt);font-size:14px;font-weight:600;font-stretch:92%}.variant-h .h-abt__name{color:var(--f-fg)}.variant-h .h-abt__text{max-width:44ch}@media (width<=860px){.variant-h .h-abt__grid{grid-template-columns:1fr}}.variant-h .h-tempo__head{gap:18px;max-width:880px;display:grid}.variant-h .h-tempo__h{max-width:22ch}.variant-h .h-tempo__lead{max-width:68ch}.variant-h .h-tempo__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:clamp(34px,4vw,54px) 0 0;padding:0;list-style:none;display:grid}.variant-h .h-tempo__card{align-content:start;gap:10px;display:grid}.variant-h .h-tempo__brand{align-items:center;min-height:48px;margin-bottom:6px;display:flex}.variant-h .h-tempo__logo{background:var(--f-light);border-radius:8px;place-content:center;padding:7px 12px;display:inline-grid}.variant-h .h-tempo__logo img{width:auto;max-width:100%;height:var(--logo-h,32px);object-fit:contain}.variant-h .h-tempo__name{color:var(--f-blue-lt)}.variant-h .h-tempo__wert{font-family:var(--f-display);letter-spacing:-.02em;color:var(--f-blue-lt);margin:0;font-size:clamp(32px,3.4vw,48px);font-weight:600;font-stretch:92%;line-height:1}.variant-h .h-tempo__label{letter-spacing:.12em;text-transform:uppercase;color:var(--f-muted);margin:0;font-size:12px;font-weight:600;line-height:1.35}.variant-h .h-tempo__text{border-top:1px solid var(--f-line);max-width:42ch;margin:8px 0 0;padding-top:14px}.variant-h .h-tempo__link{margin-top:clamp(26px,3vw,38px)}@media (width<=1080px){.variant-h .h-tempo__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.variant-h .h-tempo__grid{grid-template-columns:1fr}}.f-hero[data-astro-cid-lhjw645a]{padding-top:clamp(48px,6vw,92px);position:relative}.f-hero__text[data-astro-cid-lhjw645a]{text-align:center;justify-items:center;gap:26px;display:grid}.f-hero__h1[data-astro-cid-lhjw645a]{width:100%}.f-hero__h1a[data-astro-cid-lhjw645a],.f-hero__h1b[data-astro-cid-lhjw645a]{display:block}.f-hero__h1b[data-astro-cid-lhjw645a]{font-size:1.04em;line-height:1.02}.f-hero__sub[data-astro-cid-lhjw645a]{max-width:62ch}.f-hero__actions[data-astro-cid-lhjw645a]{flex-wrap:wrap;justify-content:center;align-items:center;gap:18px 28px;margin-top:4px;display:flex}.f-hero__trust[data-astro-cid-lhjw645a]{background:var(--f-line);border:1px solid var(--f-line);border-radius:var(--f-r-card);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;width:100%;max-width:900px;margin:clamp(18px,2.5vw,34px) 0 0;padding:0;list-style:none;display:grid;overflow:hidden}.f-hero__trust[data-astro-cid-lhjw645a] li[data-astro-cid-lhjw645a]{background:var(--f-bg);text-align:center;align-content:start;gap:6px;padding:22px 18px;display:grid}.f-hero__trustValue[data-astro-cid-lhjw645a]{font-family:var(--f-display);letter-spacing:-.02em;color:var(--f-fg);font-size:clamp(24px,2.4vw,34px);font-weight:600;font-stretch:92%;line-height:1.1}.f-hero__trustLabel[data-astro-cid-lhjw645a]{letter-spacing:.1em;text-transform:uppercase;color:var(--f-muted);font-size:12px;font-weight:600;line-height:1.35}.f-hero__logoband[data-astro-cid-lhjw645a]{justify-items:center;gap:clamp(18px,2.2vw,28px);max-width:none;margin-top:clamp(34px,4vw,54px);padding-inline:0;display:grid}.f-hero__marquees[data-astro-cid-lhjw645a]{gap:clamp(14px,1.6vw,22px);width:100%;display:grid;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 8% 92%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 8% 92%,#0000 100%)}.f-hero__marquee[data-astro-cid-lhjw645a]{width:100%;overflow:hidden}.f-hero__logos[data-astro-cid-lhjw645a]{padding:0;align-items:center;gap:clamp(40px,4.5vw,72px);width:max-content;margin:0;padding-right:clamp(40px,4.5vw,72px);list-style:none;animation:48s linear infinite f-marquee;display:flex}.f-hero__marquee--rechts[data-astro-cid-lhjw645a] .f-hero__logos[data-astro-cid-lhjw645a]{animation-direction:reverse}.f-hero__marquees[data-astro-cid-lhjw645a]:hover .f-hero__logos[data-astro-cid-lhjw645a]{animation-play-state:paused}@keyframes f-marquee{0%{transform:translate(0)}to{transform:translate(-33.3333%)}}.f-hero__logo[data-astro-cid-lhjw645a]{flex:none;place-content:center;height:56px;display:grid}.f-hero__logo[data-astro-cid-lhjw645a] img[data-astro-cid-lhjw645a]{width:auto;max-width:none;height:var(--logo-h,40px);object-fit:contain}.f-hero__logo--kachel[data-astro-cid-lhjw645a]{background:var(--f-light);border-radius:8px;height:auto;padding:6px 12px}.f-hero__logo--kachel[data-astro-cid-lhjw645a] img[data-astro-cid-lhjw645a]{height:calc(var(--logo-h,40px) - 6px)}@media (prefers-reduced-motion:reduce){.f-hero__logos[data-astro-cid-lhjw645a]{animation:none}}.h-hero__flussZone[data-astro-cid-lhjw645a]{margin-top:clamp(30px,4vw,56px);padding-bottom:clamp(26px,3vw,46px);position:relative}.h-hero__flussZone[data-astro-cid-lhjw645a]:before{content:"";background:linear-gradient(180deg, var(--f-bg-0) 0%, var(--f-media-1) 44%, var(--f-media-2) 76%, var(--f-bg-2) 100%);pointer-events:none;z-index:0;position:absolute;inset:14% 0 0}.h-hero__fluss[data-astro-cid-lhjw645a]{z-index:1;position:relative}@media (width<=720px){.f-hero__h1[data-astro-cid-lhjw645a]{hyphens:manual}.f-hero__text[data-astro-cid-lhjw645a]>.f-badge[data-astro-cid-lhjw645a]{border:0;border-bottom:1px solid var(--f-line-strong);letter-spacing:.14em;width:100%;color:var(--f-muted);background:0 0;border-radius:0;justify-content:center;padding:0 0 12px;font-size:11px}.f-hero__text[data-astro-cid-lhjw645a]>.f-badge[data-astro-cid-lhjw645a]:before{display:none}.f-hero__trust[data-astro-cid-lhjw645a]{grid-template-columns:1fr}.f-hero__trust[data-astro-cid-lhjw645a] li[data-astro-cid-lhjw645a]{text-align:left;padding:16px 18px}.f-hero__logos[data-astro-cid-lhjw645a]{gap:28px;padding-right:28px}.f-hero__logo[data-astro-cid-lhjw645a]{height:46px}.f-hero__logo[data-astro-cid-lhjw645a] img[data-astro-cid-lhjw645a]{height:calc(var(--logo-h,40px) * .8)}.f-hero__logo--kachel[data-astro-cid-lhjw645a] img[data-astro-cid-lhjw645a]{height:calc(var(--logo-h,40px) * .8 - 6px)}}.f-bw__rating[data-astro-cid-ehcwsxap]{flex-wrap:wrap;align-items:center;gap:10px 12px;margin:6px 0 0;display:flex}.f-bw__ratingValue[data-astro-cid-ehcwsxap]{font-family:var(--f-display);letter-spacing:-.02em;color:var(--f-fg);font-size:clamp(22px,2vw,28px);font-weight:600;font-stretch:92%}.f-bw__ratingLabel[data-astro-cid-ehcwsxap]{color:var(--f-muted);font-size:15px}.f-bw__stars[data-astro-cid-ehcwsxap]{color:var(--f-star);gap:3px;line-height:0;display:inline-flex}.f-bw__grid[data-astro-cid-ehcwsxap]{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:clamp(34px,4vw,54px) 0 0;padding:0;list-style:none;display:grid}.f-bw__card[data-astro-cid-ehcwsxap]{grid-template-rows:auto 1fr auto auto;align-content:start;gap:16px;display:grid}.f-bw__itemLink[data-astro-cid-ehcwsxap]{border:1px solid var(--f-line-strong);color:var(--f-fg);border-radius:999px;justify-self:start;align-items:center;gap:6px;margin-top:2px;padding:6px 11px;font-size:12px;font-weight:600;text-decoration:none;transition:border-color .18s,background .18s;display:inline-flex}.f-bw__itemLink[data-astro-cid-ehcwsxap]:hover{border-color:var(--f-blue-lt);background:#1f4bc229}.f-bw__text[data-astro-cid-ehcwsxap]{color:var(--f-fg);margin:0;font-size:clamp(15px,1.15vw,17px);line-height:1.6}.f-bw__wer[data-astro-cid-ehcwsxap]{border-top:1px solid var(--f-line);gap:4px;margin:0;padding-top:18px;display:grid}.f-bw__logo[data-astro-cid-ehcwsxap]{object-fit:contain;object-position:left center;box-sizing:content-box;background:#fff;border-radius:8px;width:auto;max-width:150px;height:34px;margin-bottom:6px;padding:5px 10px;display:block}.f-bw__name[data-astro-cid-ehcwsxap]{font-family:var(--f-display);letter-spacing:-.01em;color:var(--f-fg);font-size:16px;font-weight:600;font-stretch:92%}.f-bw__firma[data-astro-cid-ehcwsxap]{letter-spacing:.1em;text-transform:uppercase;color:var(--f-blue-lt);font-size:13px;font-weight:600}.f-bw__actions[data-astro-cid-ehcwsxap]{flex-wrap:wrap;align-items:center;gap:16px 28px;margin-top:clamp(28px,3vw,40px);display:flex}.f-btn--ghost[data-astro-cid-ehcwsxap]{border:1px solid var(--f-line-strong);color:var(--f-fg);cursor:pointer;background:0 0}.f-btn--ghost[data-astro-cid-ehcwsxap]:hover{border-color:var(--f-blue-lt)}.f-bw__toggle[data-astro-cid-ehcwsxap]{text-align:center;justify-content:center;padding-inline:24px}.f-bw__sticky[data-astro-cid-ehcwsxap]{z-index:70;border:1px solid var(--f-line-strong);border-radius:var(--f-r-pill);background:var(--f-blue);color:#fff;font-family:var(--f-body);cursor:pointer;justify-content:center;align-items:center;gap:10px;padding:13px 22px;font-size:15px;font-weight:600;line-height:1;display:inline-flex;position:fixed;bottom:16px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #07101f99}.f-bw__sticky[data-astro-cid-ehcwsxap]:hover{background:#2a5bd7}.f-bw__sticky[data-astro-cid-ehcwsxap] svg[data-astro-cid-ehcwsxap]{flex:none}.f-bw__all[data-astro-cid-ehcwsxap]{margin-top:22px}.f-bw__list[data-astro-cid-ehcwsxap]{overscroll-behavior:contain;border:1px solid var(--f-line);border-radius:var(--f-r-card);background:var(--f-card);scrollbar-width:thin;max-height:640px;margin:0;padding:6px clamp(14px,2vw,26px);list-style:none;overflow-y:auto}.f-bw__item[data-astro-cid-ehcwsxap]{border-bottom:1px solid var(--f-line);grid-template-columns:92px minmax(0,1fr);gap:14px;padding:20px 0;display:grid}.f-bw__item[data-astro-cid-ehcwsxap]:last-child{border-bottom:0}.f-bw__avatar[data-astro-cid-ehcwsxap]{background:var(--f-blue);color:#fff;width:40px;height:40px;font-family:var(--f-display);border-radius:50%;place-content:center;font-size:17px;font-weight:600;display:grid}.f-bw__avatar--logo[data-astro-cid-ehcwsxap]{border:1px solid var(--f-line);box-sizing:border-box;background:#fff;border-radius:8px;width:92px;height:44px;padding:5px 8px;overflow:hidden}.f-bw__avatar--logo[data-astro-cid-ehcwsxap] img[data-astro-cid-ehcwsxap]{object-fit:contain;width:100%;height:100%}.f-bw__itemBody[data-astro-cid-ehcwsxap]{gap:6px;display:grid}.f-bw__itemHead[data-astro-cid-ehcwsxap]{flex-wrap:wrap;align-items:baseline;gap:4px 10px;margin:0;display:flex}.f-bw__itemName[data-astro-cid-ehcwsxap]{color:var(--f-fg);font-size:15px;font-weight:600}.f-bw__itemFirma[data-astro-cid-ehcwsxap]{letter-spacing:.08em;text-transform:uppercase;color:var(--f-blue-lt);font-size:12px;font-weight:600}.f-bw__itemZeile[data-astro-cid-ehcwsxap]{color:var(--f-muted);align-items:center;gap:10px;margin:0;font-size:13px;display:flex}.f-bw__itemText[data-astro-cid-ehcwsxap]{color:var(--f-fg);white-space:pre-line;margin:2px 0 0;font-size:15px;line-height:1.6}@media (width<=1000px){.f-bw__grid[data-astro-cid-ehcwsxap]{grid-template-columns:1fr}}@media (width<=640px){.f-bw__item[data-astro-cid-ehcwsxap]{grid-template-columns:1fr;gap:10px}.f-bw__avatar--logo[data-astro-cid-ehcwsxap]{width:110px;height:44px}}.h-presse__head[data-astro-cid-bx7uekot]{text-align:center;justify-items:center;gap:18px;max-width:900px;margin-inline:auto;display:grid}.h-presse__h[data-astro-cid-bx7uekot]{hyphens:manual}.h-presse__text[data-astro-cid-bx7uekot]{max-width:62ch}.h-presse__medien[data-astro-cid-bx7uekot]{grid-template-columns:repeat(8,minmax(0,1fr));gap:12px;margin:clamp(36px,4.5vw,56px) 0 0;padding:0;list-style:none;display:grid}.h-presse__medium[data-astro-cid-bx7uekot]{background:var(--f-light);border:1px solid var(--f-line);border-radius:12px;place-content:center;min-height:84px;padding:14px 16px;display:grid}.h-presse__medium[data-astro-cid-bx7uekot] img[data-astro-cid-bx7uekot]{width:auto;max-width:100%;height:var(--logo-h,28px);object-fit:contain;display:block}.h-presse__grid[data-astro-cid-bx7uekot]{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:clamp(36px,4.5vw,56px) 0 0;padding:0;list-style:none;display:grid}.h-presse__card[data-astro-cid-bx7uekot]{align-content:start;gap:14px;display:grid}.h-presse__meta[data-astro-cid-bx7uekot]{justify-content:space-between;align-items:center;gap:12px;margin:0;display:flex}.h-presse__pill[data-astro-cid-bx7uekot]{background:var(--f-light);border-radius:8px;place-content:center;min-height:36px;padding:6px 12px;display:inline-grid}.h-presse__pill[data-astro-cid-bx7uekot] img[data-astro-cid-bx7uekot]{width:auto;max-width:140px;height:var(--logo-h,18px);object-fit:contain;display:block}.h-presse__datum[data-astro-cid-bx7uekot]{color:var(--f-muted);white-space:nowrap;font-size:13px}.h-presse__titel[data-astro-cid-bx7uekot]{font-family:var(--f-display);letter-spacing:-.01em;margin:0;font-size:clamp(18px,1.4vw,21px);font-weight:600;line-height:1.3}.h-presse__titelLink[data-astro-cid-bx7uekot]{color:inherit;text-decoration:none}.h-presse__titelLink[data-astro-cid-bx7uekot]:hover{text-underline-offset:3px;text-decoration:underline 1px}.h-presse__teaser[data-astro-cid-bx7uekot]{color:var(--f-muted);margin:0;font-size:15px;line-height:1.55}.h-presse__link[data-astro-cid-bx7uekot]{justify-self:start;margin-top:auto}.h-presse__weitere[data-astro-cid-bx7uekot]{border-top:1px solid var(--f-line);margin-top:clamp(28px,3.5vw,44px);padding-top:clamp(20px,2.5vw,28px)}.h-presse__weitereLabel[data-astro-cid-bx7uekot]{margin:0 0 12px}.h-presse__liste[data-astro-cid-bx7uekot]{margin:0;padding:0;list-style:none;display:grid}.h-presse__zeile[data-astro-cid-bx7uekot]{border-bottom:1px solid var(--f-line);grid-template-columns:160px minmax(0,1fr) auto auto;align-items:center;gap:18px;padding:12px 0;display:grid}.h-presse__zeile[data-astro-cid-bx7uekot]:last-child{border-bottom:0}.h-presse__zeileTitel[data-astro-cid-bx7uekot]{color:var(--f-fg);font-weight:500;line-height:1.4;text-decoration:none}.h-presse__zeileTitel[data-astro-cid-bx7uekot]:hover{text-underline-offset:3px;text-decoration:underline 1px}.h-presse__hinweis[data-astro-cid-bx7uekot]{text-align:center;color:var(--f-muted);margin:clamp(20px,2.5vw,28px) 0 0;font-size:13px}@media (width<=1000px){.h-presse__medien[data-astro-cid-bx7uekot]{grid-template-columns:repeat(4,minmax(0,1fr))}.h-presse__grid[data-astro-cid-bx7uekot]{grid-template-columns:repeat(2,minmax(0,1fr))}.h-presse__zeile[data-astro-cid-bx7uekot]{grid-template-columns:140px minmax(0,1fr) auto}.h-presse__zeile[data-astro-cid-bx7uekot] .h-presse__link[data-astro-cid-bx7uekot]{display:none}}@media (width<=640px){.h-presse__medien[data-astro-cid-bx7uekot]{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.h-presse__medium[data-astro-cid-bx7uekot]{min-height:68px}.h-presse__medium[data-astro-cid-bx7uekot] img[data-astro-cid-bx7uekot]{height:calc(var(--logo-h,28px) * .85)}.h-presse__grid[data-astro-cid-bx7uekot]{grid-template-columns:minmax(0,1fr)}.h-presse__zeile[data-astro-cid-bx7uekot]{grid-template-columns:minmax(0,1fr);gap:8px}.h-presse__zeile[data-astro-cid-bx7uekot] .h-presse__pill[data-astro-cid-bx7uekot]{justify-self:start}}.f-kdd__h[data-astro-cid-qbjig2hl]{max-width:18ch}.f-kdd__list[data-astro-cid-qbjig2hl]{border-top:1px solid var(--f-line);gap:0;margin:clamp(34px,4vw,56px) 0 0;padding:0;list-style:none;display:grid}.f-kdd__item[data-astro-cid-qbjig2hl]{border-bottom:1px solid var(--f-line);grid-template-columns:88px minmax(0,1fr);align-items:start;gap:24px;padding:clamp(24px,2.6vw,34px) 0;display:grid}.f-kdd__num[data-astro-cid-qbjig2hl]{font-family:var(--f-display);color:var(--f-blue-lt);font-size:clamp(20px,1.8vw,26px);font-weight:600;font-stretch:92%;line-height:1.1}.f-kdd__text[data-astro-cid-qbjig2hl]{font-family:var(--f-display);letter-spacing:-.02em;color:var(--f-fg);max-width:32ch;margin:0;font-size:clamp(19px,2vw,30px);font-weight:600;font-stretch:92%;line-height:1.3}@media (width<=720px){.f-kdd__item[data-astro-cid-qbjig2hl]{grid-template-columns:1fr;gap:10px}}.f-lg__grid[data-astro-cid-yofdpvpb]{grid-template-columns:repeat(5,minmax(0,1fr));grid-auto-rows:minmax(120px,auto);grid-auto-flow:dense;gap:12px;margin:0;padding:0;list-style:none;display:grid}.f-lg__cell[data-astro-cid-yofdpvpb]{border:1px solid var(--f-line);background:var(--f-card);border-radius:16px;place-content:center;padding:18px;transition:border-color .22s,background .22s;display:grid;overflow:hidden}.f-lg__cell[data-astro-cid-yofdpvpb]:hover{border-color:var(--f-blue-lt);background:var(--f-card-alt)}.f-lg__cell[data-astro-cid-yofdpvpb] img[data-astro-cid-yofdpvpb]{width:auto;max-width:100%;height:var(--logo-h,36px);object-fit:contain;will-change:transform;transition:transform .16s ease-out;display:block}.f-lg__cell--hell[data-astro-cid-yofdpvpb] img[data-astro-cid-yofdpvpb]{height:calc(var(--logo-h,36px) - 6px);box-sizing:content-box;background:var(--f-light);border-radius:8px;padding:6px 12px}.f-lg__center[data-astro-cid-yofdpvpb]{text-align:center;background:linear-gradient(#1f4bc24d,#1f4bc20f);border:1px solid #1f4bc28c;border-radius:16px;grid-area:2/2/span 2/span 3;align-content:center;justify-items:center;gap:16px;padding:clamp(24px,3vw,40px);display:grid}.f-lg__h[data-astro-cid-yofdpvpb]{hyphens:manual;max-width:16ch}.f-lg__text[data-astro-cid-yofdpvpb]{max-width:44ch}@media (width<=1000px){.f-lg__grid[data-astro-cid-yofdpvpb]{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:minmax(100px,auto)}.f-lg__center[data-astro-cid-yofdpvpb]{grid-area:3/1/span 1/-1;padding:28px 20px}}@media (width<=640px){.f-lg__grid[data-astro-cid-yofdpvpb]{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:minmax(84px,auto);gap:10px}.f-lg__cell[data-astro-cid-yofdpvpb] img[data-astro-cid-yofdpvpb]{height:calc(var(--logo-h,36px) * .8)}.f-lg__cell--hell[data-astro-cid-yofdpvpb] img[data-astro-cid-yofdpvpb]{height:calc(var(--logo-h,36px) * .8 - 6px)}.f-lg__center[data-astro-cid-yofdpvpb]{grid-row:4/span 1}}.f-zahlen__head[data-astro-cid-iqoxhkdv]{text-align:center;justify-items:center;gap:20px;max-width:900px;margin-inline:auto;display:grid}.f-zahlen__text[data-astro-cid-iqoxhkdv]{max-width:68ch}.f-rings[data-astro-cid-iqoxhkdv]{flex-wrap:wrap;justify-content:center;align-items:center;gap:0;margin:clamp(48px,6vw,84px) 0 0;padding:0;list-style:none;display:flex}.f-ring[data-astro-cid-iqoxhkdv]{width:var(--f-ring-size);height:var(--f-ring-size);margin-inline:-26px;margin-top:var(--f-ring-shift);flex:none;place-items:center;display:grid;position:relative}.f-ring__svg[data-astro-cid-iqoxhkdv]{width:100%;height:100%;position:absolute;inset:0;overflow:visible;transform:rotate(-90deg)}.f-ring__track[data-astro-cid-iqoxhkdv]{fill:var(--f-bg);stroke:#ffffff1a;stroke-width:1.5px}.f-ring__arc[data-astro-cid-iqoxhkdv]{fill:none;stroke:var(--f-blue);stroke-width:2.5px;stroke-linecap:round}.f-ring__body[data-astro-cid-iqoxhkdv]{text-align:center;justify-items:center;gap:8px;padding:0 10%;display:grid;position:relative}.f-ring__num[data-astro-cid-iqoxhkdv]{font-family:var(--f-display);letter-spacing:-.02em;color:var(--f-fg);font-size:clamp(23px,2.1vw,30px);font-weight:600;font-stretch:92%;line-height:1.05}.f-ring__lab[data-astro-cid-iqoxhkdv]{letter-spacing:.1em;text-transform:uppercase;color:var(--f-muted);font-size:11px;font-weight:600;line-height:1.35}@media (width<=900px){.f-rings[data-astro-cid-iqoxhkdv]{grid-template-columns:repeat(2,minmax(0,1fr));justify-items:center;gap:18px;display:grid}.f-ring[data-astro-cid-iqoxhkdv]{width:min(var(--f-ring-size), 100%);aspect-ratio:1;margin-inline:0;height:auto;margin-top:0}.f-ring[data-astro-cid-iqoxhkdv]:last-child{width:min(var(--f-ring-size), 62%);grid-column:1/-1}.f-ring__body[data-astro-cid-iqoxhkdv]{padding:0 12%}.f-ring[data-astro-cid-iqoxhkdv] .f-ring__num[data-astro-cid-iqoxhkdv]{font-size:23px}.f-ring[data-astro-cid-iqoxhkdv] .f-ring__lab[data-astro-cid-iqoxhkdv]{letter-spacing:.08em;font-size:10px}}.f-ctaz[data-astro-cid-yqkfl6eg]{border-radius:var(--f-r-card);background:linear-gradient(#1f4bc233,#1f4bc20a);border:1px solid #1f4bc28c;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px 28px;margin-top:clamp(34px,4vw,54px);padding:clamp(20px,2.2vw,28px) clamp(20px,2.4vw,34px);display:flex}.f-ctaz__text[data-astro-cid-yqkfl6eg]{color:var(--f-fg);font-family:var(--f-display);letter-spacing:-.015em;max-width:46ch;margin:0;font-size:clamp(18px,1.7vw,24px);font-weight:600;font-stretch:92%;line-height:1.3}.f-ctaz[data-astro-cid-yqkfl6eg] .f-ctaz__btn[data-astro-cid-yqkfl6eg]{flex:none}@media (width<=560px){.f-ctaz__btn[data-astro-cid-yqkfl6eg]{justify-content:space-between;width:100%}}.f-ein[data-astro-cid-nepoqi6o]{--row-h:64px;--pad-x:clamp(16px, 2vw, 28px);--row-pad-x:16px;border:1px solid var(--f-line);border-radius:var(--f-r-card);background:var(--f-card);padding:0 var(--pad-x);margin-top:18px;overflow:hidden}.f-ein__head[data-astro-cid-nepoqi6o]{padding:18px var(--row-pad-x) 14px;border-bottom:1px solid var(--f-line);letter-spacing:.12em;text-transform:uppercase;color:var(--f-muted);align-items:center;gap:10px;font-size:12px;font-weight:600;display:flex}.f-ein__title[data-astro-cid-nepoqi6o]{color:var(--f-fg)}.f-ein__dot[data-astro-cid-nepoqi6o]{background:#11b545;border-radius:50%;flex:none;width:8px;height:8px;animation:2s ease-out infinite f-ein-pulse;box-shadow:0 0 #11b54573}@keyframes f-ein-pulse{0%{box-shadow:0 0 #11b54573}70%{box-shadow:0 0 0 7px #11b54500}to{box-shadow:0 0 #11b54500}}.f-ein__cols[data-astro-cid-nepoqi6o],.f-ein__row[data-astro-cid-nepoqi6o]{padding-inline:var(--row-pad-x);grid-template-columns:minmax(0,2.2fr) minmax(0,.8fr) minmax(0,1fr) minmax(0,1.2fr) minmax(0,1fr);align-items:center;gap:16px;display:grid}.f-ein__cols[data-astro-cid-nepoqi6o]{letter-spacing:.12em;text-transform:uppercase;color:var(--f-muted);border-bottom:1px solid var(--f-line);padding-top:12px;padding-bottom:10px;font-size:11px;font-weight:600}.f-ein__colStatus[data-astro-cid-nepoqi6o]{text-align:right}.f-ein__viewport[data-astro-cid-nepoqi6o]{height:calc(var(--row-h) * 4);overflow:hidden}.f-ein__rows[data-astro-cid-nepoqi6o]{will-change:transform;margin:0;padding:0;list-style:none}.f-ein__rows--schiebt[data-astro-cid-nepoqi6o]{transition:transform .32s cubic-bezier(.16,1,.3,1)}.f-ein__row[data-astro-cid-nepoqi6o]{height:var(--row-h);border-bottom:1px solid var(--f-line);box-sizing:border-box}.f-ein__row[data-astro-cid-nepoqi6o]:first-child{margin-inline:calc(-1 * var(--pad-x));padding-inline:calc(var(--pad-x) + var(--row-pad-x));background:linear-gradient(90deg,#1f4bc238,#1f4bc20a)}.f-ein__cell[data-astro-cid-nepoqi6o]{min-width:0;color:var(--f-muted);white-space:nowrap;text-overflow:ellipsis;font-size:14px;overflow:hidden}.f-ein__cell--anfrage[data-astro-cid-nepoqi6o]{align-items:center;gap:12px;display:flex}.f-ein__cell--status[data-astro-cid-nepoqi6o]{text-align:right}.f-ein__avatar[data-astro-cid-nepoqi6o]{width:38px;height:38px;color:var(--f-blue-lt);font-family:var(--f-display);letter-spacing:.04em;background:#1f4bc238;border-radius:50%;flex:none;place-content:center;font-size:12px;font-weight:600;display:grid}.f-ein__anfrage[data-astro-cid-nepoqi6o]{gap:3px;min-width:0;display:grid}.f-ein__rowTitle[data-astro-cid-nepoqi6o]{font-family:var(--f-display);letter-spacing:-.01em;color:var(--f-fg);white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:600;font-stretch:92%;overflow:hidden}.f-ein__rowZeit[data-astro-cid-nepoqi6o]{color:var(--f-muted);font-size:12px}.f-ein__int[data-astro-cid-nepoqi6o]:before{content:"";vertical-align:middle;background:var(--f-blue-lt);border-radius:50%;width:7px;height:7px;margin-top:-2px;margin-right:8px;display:inline-block}.f-ein__badge[data-astro-cid-nepoqi6o]{border:1px solid var(--f-line-strong);color:var(--f-fg);background:#ffffff0a;border-radius:999px;padding:5px 11px;font-size:12px;display:inline-block}.f-ein__badge--neu[data-astro-cid-nepoqi6o]{background:#1f4bc252;border-color:#0000}.f-ein__badge--termin[data-astro-cid-nepoqi6o]{background:var(--f-blue);color:#fff;border-color:#0000}@media (width<=900px){.f-ein__cols[data-astro-cid-nepoqi6o],.f-ein__row[data-astro-cid-nepoqi6o]{grid-template-columns:minmax(0,2fr) minmax(0,1fr) minmax(0,1fr)}.f-ein__cell--interesse[data-astro-cid-nepoqi6o],.f-ein__cell--zeitrahmen[data-astro-cid-nepoqi6o],.f-ein__cols[data-astro-cid-nepoqi6o] span[data-astro-cid-nepoqi6o]:nth-child(2),.f-ein__cols[data-astro-cid-nepoqi6o] span[data-astro-cid-nepoqi6o]:nth-child(4){display:none}}@media (width<=560px){.f-ein[data-astro-cid-nepoqi6o]{--row-h:60px;--row-pad-x:16px}.f-ein__cols[data-astro-cid-nepoqi6o],.f-ein__row[data-astro-cid-nepoqi6o]{grid-template-columns:minmax(0,1fr) auto;gap:10px}.f-ein__cell--region[data-astro-cid-nepoqi6o],.f-ein__cols[data-astro-cid-nepoqi6o] span[data-astro-cid-nepoqi6o]:nth-child(3){display:none}.f-ein__avatar[data-astro-cid-nepoqi6o]{width:32px;height:32px;font-size:11px}}@media (prefers-reduced-motion:reduce){.f-ein__dot[data-astro-cid-nepoqi6o]{animation:none}.f-ein__rows--schiebt[data-astro-cid-nepoqi6o]{transition:none}}.f-lst__head[data-astro-cid-l3rio5qf]{gap:18px;max-width:880px;display:grid}.f-lst__lead[data-astro-cid-l3rio5qf]{max-width:72ch}.f-lst__grid[data-astro-cid-l3rio5qf]{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:clamp(38px,4.5vw,62px) 0 0;padding:0;list-style:none;display:grid}.f-lst__card[data-astro-cid-l3rio5qf]{align-content:start;gap:14px;display:grid}.f-lst__top[data-astro-cid-l3rio5qf]{justify-content:space-between;align-items:center;gap:16px;margin-bottom:2px;display:flex}.f-lst__no[data-astro-cid-l3rio5qf]{font-family:var(--f-display);letter-spacing:.02em;color:var(--f-muted);font-size:15px;font-weight:600;font-stretch:92%}.f-lst__name[data-astro-cid-l3rio5qf]{color:var(--f-blue-lt)}.f-lst__tag[data-astro-cid-l3rio5qf]{border:1px solid var(--f-line-strong);border-radius:var(--f-r-pill);max-width:100%;color:var(--f-muted);background:#ffffff0a;justify-self:start;padding:6px 14px;font-size:12px;line-height:1.4}.f-lst__title[data-astro-cid-l3rio5qf]{color:var(--f-fg)}.f-lst__text[data-astro-cid-l3rio5qf]{max-width:46ch}.f-lst__extra[data-astro-cid-l3rio5qf]{border-top:1px solid var(--f-line);margin-top:clamp(28px,3vw,40px);padding-top:clamp(24px,2.6vw,32px);display:block}@media (width<=1080px){.f-lst__grid[data-astro-cid-l3rio5qf]{grid-template-columns:repeat(2,minmax(0,1fr))}.f-lst__card[data-astro-cid-l3rio5qf]:last-child{grid-column:1/-1}}@media (width<=760px){.f-lst__grid[data-astro-cid-l3rio5qf]{grid-template-columns:1fr}.f-lst__card[data-astro-cid-l3rio5qf]:last-child{grid-column:auto}}.f-pruef[data-astro-cid-ckbbpy4z]{gap:22px;margin-top:clamp(28px,3.2vw,44px);display:grid}.f-pruef__label[data-astro-cid-ckbbpy4z]{color:var(--f-blue-lt);margin:0}.f-pruef__list[data-astro-cid-ckbbpy4z]{gap:0;margin:0;padding:0;list-style:none;display:grid}.f-pruef__row[data-astro-cid-ckbbpy4z]{border-top:1px solid var(--f-line);grid-template-columns:46px 190px minmax(0,1fr);align-items:baseline;gap:16px;padding:16px 0;display:grid}.f-pruef__row[data-astro-cid-ckbbpy4z]:first-child{border-top:0;padding-top:0}.f-pruef__no[data-astro-cid-ckbbpy4z]{font-family:var(--f-display);letter-spacing:.04em;color:var(--f-blue-lt);font-size:14px;font-weight:600;font-stretch:92%}.f-pruef__name[data-astro-cid-ckbbpy4z]{font-family:var(--f-display);letter-spacing:-.015em;color:var(--f-fg);font-size:clamp(17px,1.4vw,21px);font-weight:600;font-stretch:92%}.f-pruef__frage[data-astro-cid-ckbbpy4z]{color:var(--f-muted);font-size:16px;line-height:1.55}@media (width<=900px){.f-pruef__row[data-astro-cid-ckbbpy4z]{grid-template-columns:40px minmax(0,1fr);row-gap:6px}.f-pruef__frage[data-astro-cid-ckbbpy4z]{grid-column:2/-1;font-size:15px}}.f-part__h[data-astro-cid-bq5kfxyf]{max-width:24ch}.f-part__lead[data-astro-cid-bq5kfxyf]{max-width:72ch}.f-part__cols[data-astro-cid-bq5kfxyf]{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:18px;margin-top:clamp(34px,4vw,54px);display:grid}.f-part__col[data-astro-cid-bq5kfxyf] ul[data-astro-cid-bq5kfxyf]{gap:2px;margin:20px 0 0;padding:0;list-style:none;display:grid}.f-part__col[data-astro-cid-bq5kfxyf] li[data-astro-cid-bq5kfxyf]{border-bottom:1px solid var(--f-line);grid-template-columns:22px minmax(0,1fr);align-items:baseline;gap:14px;padding:13px 0;font-size:16px;display:grid}.f-part__col[data-astro-cid-bq5kfxyf] li[data-astro-cid-bq5kfxyf]:last-child{border-bottom:0}.f-part__col[data-astro-cid-bq5kfxyf] li[data-astro-cid-bq5kfxyf] svg[data-astro-cid-bq5kfxyf]{color:var(--f-muted);transform:translateY(2px)}.f-part__col--wir[data-astro-cid-bq5kfxyf]{background:linear-gradient(#1f4bc23d,#1f4bc214);border-color:#1f4bc28c}.f-part__col--wir[data-astro-cid-bq5kfxyf] .f-part__colLabel[data-astro-cid-bq5kfxyf],.f-part__col--wir[data-astro-cid-bq5kfxyf] li[data-astro-cid-bq5kfxyf] svg[data-astro-cid-bq5kfxyf]{color:var(--f-blue-lt)}.f-part__col--wir[data-astro-cid-bq5kfxyf] li[data-astro-cid-bq5kfxyf]{border-bottom-color:#ffffff24}.f-part__satz[data-astro-cid-bq5kfxyf]{color:var(--f-muted);margin:clamp(24px,2.6vw,34px) 0 0;font-size:15px}@media (width<=860px){.f-part__cols[data-astro-cid-bq5kfxyf]{grid-template-columns:1fr}}.f-gar__box[data-astro-cid-jifnrlpj]{border-radius:var(--f-r-card);background:linear-gradient(#1f4bc238,#1f4bc205);border:1px solid #1f4bc28c;gap:20px;max-width:none;padding:clamp(38px,4.5vw,68px) clamp(24px,4vw,64px);display:grid}.f-gar__kicker[data-astro-cid-jifnrlpj]{color:var(--f-blue-lt);margin:0}.f-gar__h[data-astro-cid-jifnrlpj]{max-width:24ch}.f-gar__text[data-astro-cid-jifnrlpj]{max-width:64ch}.f-gar__actions[data-astro-cid-jifnrlpj]{flex-wrap:wrap;align-items:center;gap:14px 24px;margin-top:10px;display:flex}.f-gar__hinweis[data-astro-cid-jifnrlpj]{max-width:44ch;color:var(--f-muted);margin:0;font-size:14px;line-height:1.55}.f-vg[data-astro-cid-diw43fwf]{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;width:100%;margin:0;padding:0;list-style:none;display:grid}.f-vg__tile[data-astro-cid-diw43fwf]{aspect-ratio:16/9;border:1px solid var(--f-line-strong);background:var(--f-card-alt);border-radius:12px;position:relative;overflow:hidden}.f-vg__btn[data-astro-cid-diw43fwf]{cursor:pointer;background:0 0;border:0;width:100%;height:100%;margin:0;padding:0;display:block;position:absolute;inset:0}.f-vg__poster[data-astro-cid-diw43fwf]{object-fit:cover;width:100%;height:100%;transition:transform .32s cubic-bezier(.23,1,.32,1);display:block;position:absolute;inset:0}.f-vg__btn[data-astro-cid-diw43fwf]:hover .f-vg__poster[data-astro-cid-diw43fwf],.f-vg__btn[data-astro-cid-diw43fwf]:focus-visible .f-vg__poster[data-astro-cid-diw43fwf]{transform:scale(1.04)}.f-vg__btn[data-astro-cid-diw43fwf]:after{content:"";pointer-events:none;background:linear-gradient(#07101f00 45%,#07101fc7 100%);position:absolute;inset:0}.f-vg__play[data-astro-cid-diw43fwf]{z-index:1;line-height:0;transition:transform .2s cubic-bezier(.23,1,.32,1);display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.f-vg__btn[data-astro-cid-diw43fwf]:hover .f-vg__play[data-astro-cid-diw43fwf],.f-vg__btn[data-astro-cid-diw43fwf]:focus-visible .f-vg__play[data-astro-cid-diw43fwf]{transform:translate(-50%,-50%)scale(1.08)}.f-vg__name[data-astro-cid-diw43fwf]{z-index:1;font-family:var(--f-body);text-align:left;color:#fff;text-shadow:0 1px 2px #07101f99;font-size:13px;font-weight:600;line-height:1.3;position:absolute;bottom:10px;left:12px;right:12px}@media (width<=1000px){.f-vg[data-astro-cid-diw43fwf]{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=700px){.f-vg[data-astro-cid-diw43fwf]{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.f-vg__name[data-astro-cid-diw43fwf]{font-size:12px;bottom:8px;left:9px;right:9px}}.f-erg__head[data-astro-cid-kbw3jknw]{gap:18px;max-width:820px;display:grid}.f-erg__cases[data-astro-cid-kbw3jknw]{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:18px;margin:clamp(34px,4vw,54px) 0 0;padding:0;list-style:none;display:grid}.f-erg__case[data-astro-cid-kbw3jknw]{align-content:start;gap:14px;display:grid}.f-erg__kicker[data-astro-cid-kbw3jknw]{color:var(--f-blue-lt)}.f-erg__name[data-astro-cid-kbw3jknw]{color:var(--f-fg)}.f-erg__text[data-astro-cid-kbw3jknw]{max-width:52ch}.f-erg__stat[data-astro-cid-kbw3jknw]{border-top:1px solid var(--f-line);gap:6px;margin:10px 0 0;padding-top:20px;display:grid}.f-erg__value[data-astro-cid-kbw3jknw]{font-family:var(--f-display);letter-spacing:-.02em;color:var(--f-blue-lt);font-size:clamp(32px,3.6vw,52px);font-weight:600;font-stretch:92%;line-height:1}.f-erg__label[data-astro-cid-kbw3jknw]{letter-spacing:.12em;text-transform:uppercase;color:var(--f-muted);font-size:12px;font-weight:600}.f-erg__videoZone[data-astro-cid-kbw3jknw]{margin-top:clamp(56px,7vw,96px);padding-top:clamp(96px,15vw,226px);padding-bottom:clamp(24px,3vw,48px);position:relative;overflow:hidden}.f-erg__word[data-astro-cid-kbw3jknw]{font-family:var(--f-display);letter-spacing:-.02em;white-space:nowrap;color:#ffffff1c;pointer-events:none;user-select:none;font-size:clamp(76px,14vw,214px);font-weight:600;font-stretch:92%;line-height:1;position:absolute;top:4px;left:50%;transform:translate(-50%)}.f-erg__videoInner[data-astro-cid-kbw3jknw]{justify-items:start;gap:22px;display:grid;position:relative}.f-erg__video[data-astro-cid-kbw3jknw]{width:100%;margin-inline:auto}.f-erg__videoLabel[data-astro-cid-kbw3jknw],.f-erg__link[data-astro-cid-kbw3jknw]{justify-self:center}@media (width<=860px){.f-erg__cases[data-astro-cid-kbw3jknw]{grid-template-columns:1fr}}.f-unt__h[data-astro-cid-gcc56uph]{max-width:20ch}.f-unt__table[data-astro-cid-gcc56uph]{gap:0;margin-top:clamp(34px,4vw,54px);display:grid}.f-unt__row[data-astro-cid-gcc56uph]{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;display:grid}.f-unt__cell[data-astro-cid-gcc56uph]{border-bottom:1px solid var(--f-line);padding:clamp(20px,2.2vw,28px) clamp(18px,2.2vw,30px);font-size:clamp(15px,1.15vw,17px);line-height:1.5}.f-unt__row--head[data-astro-cid-gcc56uph] .f-unt__cell[data-astro-cid-gcc56uph]{font-family:var(--f-body);letter-spacing:.12em;text-transform:uppercase;border-bottom:1px solid var(--f-line-strong);padding-block:16px;font-size:12px;font-weight:600}.f-unt__colA[data-astro-cid-gcc56uph]{color:var(--f-muted)}.f-unt__colB[data-astro-cid-gcc56uph]{color:var(--f-blue-lt)}.f-unt[data-astro-cid-gcc56uph] .f-unt__tag[data-astro-cid-gcc56uph]{display:none}.f-unt__a[data-astro-cid-gcc56uph]{color:var(--f-muted)}.f-unt__b[data-astro-cid-gcc56uph]{color:var(--f-fg);background:linear-gradient(#1f4bc233,#1f4bc214)}.f-unt__row--head[data-astro-cid-gcc56uph] .f-unt__colB[data-astro-cid-gcc56uph]{background:#1f4bc238}.f-unt__row[data-astro-cid-gcc56uph]:first-child .f-unt__colB[data-astro-cid-gcc56uph]{border-top-left-radius:var(--f-r-card);border-top-right-radius:var(--f-r-card)}.f-unt__row[data-astro-cid-gcc56uph]:last-child .f-unt__b[data-astro-cid-gcc56uph]{border-bottom-left-radius:var(--f-r-card);border-bottom-right-radius:var(--f-r-card);border-bottom-color:#0000}@media (width<=720px){.f-unt__row--head[data-astro-cid-gcc56uph]{display:none}.f-unt__row[data-astro-cid-gcc56uph]{grid-template-columns:1fr;margin-bottom:14px}.f-unt__cell[data-astro-cid-gcc56uph]{border-bottom:0}.f-unt__a[data-astro-cid-gcc56uph]{padding-bottom:6px}.f-unt__b[data-astro-cid-gcc56uph]{border-radius:var(--f-r-card)}.f-unt[data-astro-cid-gcc56uph] .f-unt__tag[data-astro-cid-gcc56uph]{letter-spacing:.12em;text-transform:uppercase;color:#ffffff8f;margin-bottom:8px;font-size:11px;font-weight:600;display:block}.f-unt[data-astro-cid-gcc56uph] .f-unt__tag--b[data-astro-cid-gcc56uph]{color:var(--f-blue-lt)}.f-unt__row[data-astro-cid-gcc56uph]:last-child .f-unt__b[data-astro-cid-gcc56uph]{border-bottom-color:#0000}}.f-abl__head[data-astro-cid-jcjdpnoq]{gap:18px;max-width:820px;display:grid}.f-abl__steps[data-astro-cid-jcjdpnoq]{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin:clamp(40px,5vw,68px) 0 0;padding:0;list-style:none;display:grid}.f-abl__step[data-astro-cid-jcjdpnoq]{border-top:1px solid var(--f-line);align-content:start;gap:12px;padding-top:34px;display:grid;position:relative}.f-abl__dot[data-astro-cid-jcjdpnoq]{background:var(--f-blue);border-radius:50%;width:11px;height:11px;position:absolute;top:-6px;left:0}.f-abl__no[data-astro-cid-jcjdpnoq]{font-family:var(--f-display);letter-spacing:.06em;color:var(--f-blue-lt);font-size:13px;font-weight:600;font-stretch:92%}.f-abl__title[data-astro-cid-jcjdpnoq]{color:var(--f-fg)}.f-abl__text[data-astro-cid-jcjdpnoq]{font-size:15px}@media (width<=980px){.f-abl__steps[data-astro-cid-jcjdpnoq]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.f-abl__steps[data-astro-cid-jcjdpnoq]{grid-template-columns:1fr;gap:6px}.f-abl__step[data-astro-cid-jcjdpnoq]{padding-top:28px}}.f-uu__head[data-astro-cid-qruvoedb]{gap:18px;max-width:880px;display:grid}.f-uu__lead[data-astro-cid-qruvoedb]{max-width:72ch}.f-uu__foot[data-astro-cid-qruvoedb]{border-top:1px solid var(--f-line);flex-wrap:wrap;align-items:center;gap:16px 28px;margin-top:clamp(28px,3vw,40px);padding-top:clamp(22px,2.4vw,30px);display:flex}.f-uu__standort[data-astro-cid-qruvoedb]{color:var(--f-muted);align-items:center;gap:10px;margin:0;font-size:15px;display:inline-flex}.f-uu__standort[data-astro-cid-qruvoedb] svg[data-astro-cid-qruvoedb]{color:var(--f-blue-lt);flex:none}.f-vw__head[data-astro-cid-qd4aksm3]{gap:18px;max-width:820px;display:grid}.f-vw__h2[data-astro-cid-qd4aksm3]{color:var(--f-on-light)}.f-vw__grid[data-astro-cid-qd4aksm3]{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:clamp(34px,4vw,54px) 0 0;padding:0;list-style:none;display:grid}.f-vw__item[data-astro-cid-qd4aksm3]{align-content:start;gap:12px;display:grid}.f-vw__q[data-astro-cid-qd4aksm3]{color:var(--f-blue)}.f-vw__a[data-astro-cid-qd4aksm3]{max-width:62ch}.f-vw__branchen[data-astro-cid-qd4aksm3]{border-top:1px solid var(--f-line-light);flex-wrap:wrap;align-items:center;gap:14px 24px;margin-top:clamp(28px,3vw,40px);padding-top:clamp(24px,2.6vw,32px);display:flex}.f-vw__branchenLabel[data-astro-cid-qd4aksm3]{margin:0}.f-vw__chips[data-astro-cid-qd4aksm3]{flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none;display:flex}.f-vw__chips[data-astro-cid-qd4aksm3] li[data-astro-cid-qd4aksm3]{border:1px solid var(--f-line-light-strong);border-radius:var(--f-r-pill);color:var(--f-on-light);padding:9px 16px;font-size:14px}@media (width<=860px){.f-vw__grid[data-astro-cid-qd4aksm3]{grid-template-columns:1fr}}.f-kon[data-astro-cid-nop64djj]{position:relative;overflow:hidden}.f-kon__glow[data-astro-cid-nop64djj]{aspect-ratio:2.1;pointer-events:none;background:radial-gradient(at 50% 100%,#1f4bc2f2 0%,#1f4bc29e 30%,#1f4bc23d 54%,#1f4bc20f 72%,#0a0a0a00 86%);width:min(1800px,170%);position:absolute;bottom:-16%;left:50%;transform:translate(-50%)}.f-kon__inner[data-astro-cid-nop64djj]{position:relative}.f-kon__head[data-astro-cid-nop64djj]{text-align:center;justify-items:center;gap:22px;max-width:840px;margin-inline:auto;display:grid}.f-kon__h[data-astro-cid-nop64djj]{max-width:18ch}.f-kon__lead[data-astro-cid-nop64djj]{max-width:62ch}.f-kon[data-astro-cid-nop64djj] .f-kon__cta[data-astro-cid-nop64djj]{margin-top:6px}.f-kon__details[data-astro-cid-nop64djj]{text-align:center;justify-items:center;gap:16px;margin-top:clamp(38px,4.5vw,62px);display:grid}.f-kon__tel[data-astro-cid-nop64djj]{font-family:var(--f-display);letter-spacing:-.02em;color:var(--f-fg);white-space:nowrap;font-size:clamp(30px,4.4vw,62px);font-weight:600;font-stretch:92%;line-height:1.05;text-decoration:none}.f-kon__tel[data-astro-cid-nop64djj]:hover{color:var(--f-blue-lt)}.f-kon__meta[data-astro-cid-nop64djj]{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px 24px;display:flex}.f-kon__zeiten[data-astro-cid-nop64djj]{color:var(--f-muted);font-size:15px}.f-kon__map[data-astro-cid-nop64djj]{border:1px solid var(--f-line-strong);border-radius:var(--f-r-card);--map-bg:var(--f-bg-2);--map-fg:var(--f-fg);--map-radius:0;--map-btn-bg:var(--f-blue);--map-btn-fg:#fff;--map-btn-radius:var(--f-r-pill);margin-top:clamp(40px,5vw,70px);overflow:hidden}@media (width<=460px){.f-kon__tel[data-astro-cid-nop64djj]{font-size:28px}}
