.marquee[data-astro-cid-hjon3hvd]{border-bottom:1px solid var(--color-border);background:var(--surface);padding-block:28px 32px}.marquee__label[data-astro-cid-hjon3hvd]{text-align:center;letter-spacing:.1em;text-transform:uppercase;color:var(--color-gray);font-size:.8125rem;font-family:var(--font-heading);margin:0 0 18px;font-weight:500}.marquee__viewport[data-astro-cid-hjon3hvd]{overflow:hidden;mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.marquee__track[data-astro-cid-hjon3hvd]{gap:64px;width:max-content;margin:0;padding:0;list-style:none;animation:40s linear infinite marquee;display:flex}.marquee__viewport[data-astro-cid-hjon3hvd]:hover .marquee__track[data-astro-cid-hjon3hvd]{animation-play-state:paused}.marquee__track[data-astro-cid-hjon3hvd] img[data-astro-cid-hjon3hvd]{opacity:.8;width:auto;height:44px}@keyframes marquee{to{transform:translate(calc(-50% - 32px))}}.hl[data-astro-cid-lcdefpme]{color:var(--color-primary-text)}.hero[data-astro-cid-lcdefpme]{background:linear-gradient(180deg, var(--color-bg) 0%, var(--color-light) 100%);padding-block:clamp(40px,6vw,80px) clamp(48px,7vw,96px)}.hero[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{font-size:clamp(2rem,3.8vw,3.1rem)}.hero__title[data-astro-cid-lcdefpme]{gap:.18em;display:grid}.hero__title-main[data-astro-cid-lcdefpme]{letter-spacing:-.02em;font-size:clamp(2.1rem,4.2vw,2.9rem);line-height:1.05}@media (width>=900px){.hero__title-main[data-astro-cid-lcdefpme]{white-space:nowrap}}.hero__title-sub[data-astro-cid-lcdefpme]{color:var(--color-gray-dark);font-size:clamp(1.25rem,2.1vw,1.75rem);font-weight:600;line-height:1.25}.hero__title-sub[data-astro-cid-lcdefpme] .hl[data-astro-cid-lcdefpme]{font-weight:700}@media (width>=900px){.hero[data-astro-cid-lcdefpme] .split[data-astro-cid-lcdefpme]{grid-template-columns:1.1fr .9fr}}.hero__lead[data-astro-cid-lcdefpme]{max-width:580px;margin-bottom:1.75em;font-size:1.1875rem}.paths__intro[data-astro-cid-lcdefpme]{color:var(--color-text);letter-spacing:0;align-items:center;gap:12px;margin:0 0 14px;font-size:1.2rem;font-weight:600;display:flex}.paths__intro[data-astro-cid-lcdefpme]:before{content:"";background:var(--color-primary);border-radius:3px;flex:none;width:28px;height:3px}.paths[data-astro-cid-lcdefpme]{grid-template-columns:repeat(auto-fit,minmax(min(100%,235px),1fr));gap:14px;display:grid}.path[data-astro-cid-lcdefpme]{border-radius:var(--radius-lg);color:#fff;transition:transform var(--transition), box-shadow var(--transition);flex-direction:column;gap:8px;padding:20px 20px 18px;font-size:.95rem;line-height:1.45;display:flex;position:relative;box-shadow:0 10px 24px #0000001f}.path[data-astro-cid-lcdefpme]:hover{color:#fff;transform:translateY(-4px);box-shadow:0 18px 36px #0003}.path--training[data-astro-cid-lcdefpme]{background:linear-gradient(150deg, #c0092d 0%, var(--color-primary-dark) 100%)}.path--zbz[data-astro-cid-lcdefpme]{background:linear-gradient(150deg,#5c6167 0%,#3e4247 100%)}.path__head[data-astro-cid-lcdefpme]{align-items:center;gap:10px;min-height:40px;display:flex}.path__icon[data-astro-cid-lcdefpme]{background:#ffffff29;border-radius:12px;flex:none;place-items:center;width:40px;height:40px;display:grid}.path__icon[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{width:22px;height:22px}.path__tag[data-astro-cid-lcdefpme]{text-transform:uppercase;letter-spacing:.08em;color:#fffc;font-size:.72rem;font-weight:700;line-height:1.3}.path__big[data-astro-cid-lcdefpme]{background:var(--color-primary);color:#fff;text-align:center;width:50px;height:50px;font-family:var(--font-heading);border:2px solid var(--surface);border-radius:50%;flex:none;place-content:center;margin-left:auto;font-size:1.2rem;font-weight:700;line-height:1;display:grid}.path__big[data-astro-cid-lcdefpme] small[data-astro-cid-lcdefpme]{font-size:.55rem;font-weight:600}.path__title[data-astro-cid-lcdefpme]{font-family:var(--font-heading);color:#fff;margin-top:4px;font-size:1.3rem;font-weight:700;line-height:1.2}.path__text[data-astro-cid-lcdefpme]{color:#ffffffe0;flex:1;margin-bottom:4px}.path__text[data-astro-cid-lcdefpme] b[data-astro-cid-lcdefpme]{color:#fff;font-weight:700}.path__btn[data-astro-cid-lcdefpme]{font-family:var(--font-heading);white-space:nowrap;background:#fff;border-radius:999px;justify-content:space-between;align-items:center;gap:8px;margin-top:6px;padding:11px 16px;font-size:.9375rem;font-weight:600;display:flex}.path--training[data-astro-cid-lcdefpme] .path__btn[data-astro-cid-lcdefpme]{color:var(--color-primary)}.path--zbz[data-astro-cid-lcdefpme] .path__btn[data-astro-cid-lcdefpme]{color:#3e4247}.path[data-astro-cid-lcdefpme]:hover .path__btn[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{transform:translate(4px)}.path__btn[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{transition:transform var(--transition)}@media (prefers-color-scheme:dark){.path--training[data-astro-cid-lcdefpme]{background:var(--color-primary)}.path--zbz[data-astro-cid-lcdefpme]{background:linear-gradient(150deg,#6b7179 0%,#545a62 100%)}.path__icon[data-astro-cid-lcdefpme]{background:#ffffff38}.path__tag[data-astro-cid-lcdefpme]{color:#fff}}.hero__chip[data-astro-cid-lcdefpme]{display:none}@media (width<=899px){.hero[data-astro-cid-lcdefpme]{padding-top:0}.hero__media[data-astro-cid-lcdefpme]{display:none}.hero__top[data-astro-cid-lcdefpme]{margin:0 calc(var(--gutter) * -1) 22px;min-height:min(118vw,520px);padding:20px var(--gutter) 22px;color:#fff;background:linear-gradient(#0000000d 30%,#0000008c 62%,#000000d9 100%),url(/images/hero-mobile.jpg) top/cover no-repeat;flex-direction:column;justify-content:flex-end;gap:6px;display:flex;position:relative}.hero__top[data-astro-cid-lcdefpme] .eyebrow[data-astro-cid-lcdefpme]{color:#fff;opacity:.95;margin:0}.hero__eb-long[data-astro-cid-lcdefpme]{display:none}.hero__top[data-astro-cid-lcdefpme] .hero__title-main[data-astro-cid-lcdefpme]{color:#fff;white-space:nowrap;font-size:clamp(1.6rem,8.2vw,2.4rem)}.hero__top[data-astro-cid-lcdefpme] .hero__title-sub[data-astro-cid-lcdefpme]{font-size:clamp(1.02rem,4.6vw,1.3rem)}.hero__top[data-astro-cid-lcdefpme] .hl[data-astro-cid-lcdefpme]{white-space:nowrap}.hero__top[data-astro-cid-lcdefpme] .hero__title-sub[data-astro-cid-lcdefpme]{color:#ffffffeb}.hero__top[data-astro-cid-lcdefpme] .hl[data-astro-cid-lcdefpme]{color:#fff;background:var(--color-primary);-webkit-box-decoration-break:clone;box-decoration-break:clone;border-radius:6px;padding:0 6px}.hero__top[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{margin-bottom:0}.hero__chip[data-astro-cid-lcdefpme]{top:16px;left:var(--gutter);color:#111;background:#ffffffeb;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:.8125rem;font-weight:600;display:inline-flex;position:absolute;box-shadow:0 4px 14px #0003}.hero__chip[data-astro-cid-lcdefpme]:hover{color:#111}}.hero__media[data-astro-cid-lcdefpme]{position:relative}.hero__media[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{aspect-ratio:4/3.4;box-shadow:var(--shadow-lg)}.hero__badge[data-astro-cid-lcdefpme]{background:var(--surface);border-radius:var(--radius);box-shadow:var(--shadow-lg);color:var(--color-text);gap:2px;padding:16px 22px;line-height:1.3;display:grid;position:absolute;bottom:24px;left:-12px}.hero__badge[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{font-family:var(--font-heading);font-size:1.125rem}.hero__badge[data-astro-cid-lcdefpme] small[data-astro-cid-lcdefpme]{color:var(--color-gray)}.stars[data-astro-cid-lcdefpme]{color:var(--color-star);letter-spacing:2px}@media (width<=899px){.hero__badge[data-astro-cid-lcdefpme]{bottom:12px;left:12px}}.oneliner[data-astro-cid-lcdefpme]{text-align:center;padding-block:clamp(56px,7vw,88px)}.oneliner__text[data-astro-cid-lcdefpme]{font-family:var(--font-heading);color:var(--color-text);max-width:960px;margin:0 auto;font-size:clamp(1.4rem,2.8vw,2.1rem);font-weight:500;line-height:1.4}.oneliner__text[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{color:var(--color-primary-text);font-weight:700}.journey__groups[data-astro-cid-lcdefpme]{display:none}@media (width>=1000px){.journey__groups[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1fr;gap:24px;margin-bottom:16px;display:grid}.journey__group[data-astro-cid-lcdefpme]{text-align:center;font-family:var(--font-heading);letter-spacing:.08em;text-transform:uppercase;background:var(--chip-bg);color:var(--color-gray-dark);border-radius:999px;padding:10px;font-size:.875rem;font-weight:600}.journey__group[data-astro-cid-lcdefpme] small[data-astro-cid-lcdefpme]{text-transform:none;letter-spacing:0;opacity:.85;font-weight:500}.journey__group--red[data-astro-cid-lcdefpme]{background:var(--color-primary);color:#fff}}.journey__list[data-astro-cid-lcdefpme]{counter-reset:phase;grid-template-columns:repeat(auto-fit,minmax(min(100%,250px),1fr));gap:24px;margin:0;padding:0;list-style:none;display:grid}.phase[data-astro-cid-lcdefpme]{background:var(--surface);border-radius:var(--radius);box-shadow:var(--shadow);flex-direction:column;display:flex;overflow:hidden}.phase--training[data-astro-cid-lcdefpme]{background:var(--color-primary);color:#ffffffe6}.phase--training[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme],.phase--training[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{color:#fff}.phase__img[data-astro-cid-lcdefpme]{position:relative}.phase__img[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{aspect-ratio:4/3;object-fit:cover;width:100%}.phase__nr[data-astro-cid-lcdefpme]{width:48px;height:48px;font-family:var(--font-heading);background:var(--color-primary);color:#fff;border:4px solid var(--surface);border-radius:50%;place-items:center;font-size:1.25rem;font-weight:700;display:grid;position:absolute;bottom:-22px;left:16px}.phase--training[data-astro-cid-lcdefpme] .phase__nr[data-astro-cid-lcdefpme]{color:var(--color-primary);border-color:var(--color-primary);background:#fff}.phase__body[data-astro-cid-lcdefpme]{padding:34px 22px 24px;font-size:.975rem}.phase__body[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{margin-bottom:.4em;font-size:1.5rem}.phase__group[data-astro-cid-lcdefpme]{text-transform:uppercase;letter-spacing:.1em;opacity:.75;margin-bottom:.25em;font-size:.75rem;font-weight:600}.phase__form[data-astro-cid-lcdefpme]{margin-bottom:.75em}.chip[data-astro-cid-lcdefpme]{text-transform:uppercase;letter-spacing:.06em;border-radius:999px;margin-right:4px;padding:2px 10px;font-size:.75rem;font-weight:700;display:inline-block}.chip--passiv[data-astro-cid-lcdefpme]{background:var(--chip-bg);color:var(--color-gray-dark)}.chip--aktiv[data-astro-cid-lcdefpme]{background:var(--color-primary-soft);color:var(--color-primary-text)}.phase--training[data-astro-cid-lcdefpme] .chip--aktiv[data-astro-cid-lcdefpme]{color:var(--color-primary);background:#fff}.fokus[data-astro-cid-lcdefpme]{border-radius:var(--radius-sm);grid-template-columns:auto 1fr;align-items:baseline;column-gap:8px;margin:0 0 14px;padding:10px 12px;line-height:1.25;display:grid}.fokus[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{text-transform:uppercase;letter-spacing:.08em;opacity:.75;grid-row:span 2;font-size:.68rem;font-weight:700}.fokus[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.02em;font-size:1.15rem}.fokus[data-astro-cid-lcdefpme] em[data-astro-cid-lcdefpme]{font-size:.8125rem;font-style:normal}.fokus--1[data-astro-cid-lcdefpme]{background:var(--chip-bg);color:var(--color-gray-dark)}.fokus--1[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{color:var(--color-gray-dark)}.fokus--2[data-astro-cid-lcdefpme]{background:var(--color-primary);color:#fff;box-shadow:0 6px 16px #c0092d4d}.fokus--2[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{color:#fff}.fokus--3[data-astro-cid-lcdefpme],.fokus--4[data-astro-cid-lcdefpme]{color:#fff;background:#ffffff24}.fokus--3[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme],.fokus--4[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{color:#fff}.effect[data-astro-cid-lcdefpme]{margin-top:28px}.effect__bar[data-astro-cid-lcdefpme]{background:linear-gradient(90deg, var(--track) 0%, var(--track) 20%, var(--color-primary) 30%, var(--color-primary-dark) 100%);border-radius:999px;height:10px}.effect__labels[data-astro-cid-lcdefpme]{grid-template-columns:repeat(4,1fr);gap:24px;margin-top:10px;font-size:.875rem;display:grid}.effect__labels[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]:last-child{text-align:right;grid-column:4}.effect__labels[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{font-family:var(--font-heading);color:var(--color-text);display:block}.effect__turn[data-astro-cid-lcdefpme]{color:var(--color-primary-text);font-weight:600}@media (width<=999px){.effect__labels[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1fr}.effect__labels[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]:last-child{grid-column:2}.effect__turn[data-astro-cid-lcdefpme]{display:none}}.phase__focus[data-astro-cid-lcdefpme]{margin:0;padding-left:1.1em}.phase__focus[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]::marker{color:var(--color-primary-text)}.phase--training[data-astro-cid-lcdefpme] .phase__focus[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]::marker{color:#fff}.fit-card[data-astro-cid-lcdefpme]{background:var(--color-light);border-radius:var(--radius-lg);flex-direction:column;display:flex;overflow:hidden}.fit-card[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{aspect-ratio:16/9;object-fit:cover;width:100%}.fit-card__body[data-astro-cid-lcdefpme]{flex-direction:column;flex:1;align-items:flex-start;padding:clamp(24px,3.5vw,40px);display:flex}.fit-card__body[data-astro-cid-lcdefpme] .check-list[data-astro-cid-lcdefpme]{flex:1}.compare[data-astro-cid-lcdefpme]{background:var(--surface);border-radius:var(--radius-lg);color:var(--color-gray-dark);box-shadow:var(--shadow-lg);overflow:hidden}.compare__row[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1fr;display:grid}.compare__row[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{border-top:1px solid var(--color-border);padding:16px 20px}.compare__row[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]:last-child{color:var(--color-primary-text);background:var(--primary-tint);font-weight:600}.compare__row--head[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{font-family:var(--font-heading);color:var(--color-text);background:var(--color-light);border-top:0;font-weight:700}.compare__row--head[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]:last-child{background:var(--color-primary);color:#fff}.compare__row--head[data-astro-cid-lcdefpme] small[data-astro-cid-lcdefpme]{font-family:var(--font-body);opacity:.8;font-size:.8125rem;font-weight:400;display:block}.training-intro[data-astro-cid-lcdefpme]{margin-bottom:clamp(40px,5vw,64px)}.price-box[data-astro-cid-lcdefpme]{border-radius:var(--radius);background:var(--color-primary-soft);color:var(--color-text);flex-wrap:wrap;align-items:baseline;gap:4px 10px;padding:16px 22px;display:inline-flex}.price-box[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{font-family:var(--font-heading);color:var(--color-primary-text);font-size:2rem}.tile[data-astro-cid-lcdefpme]{border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow);overflow:hidden}.tile[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{aspect-ratio:4/3;object-fit:cover;width:100%}.tile__body[data-astro-cid-lcdefpme]{padding:20px 22px 8px;font-size:.975rem}.tile__body[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{margin-bottom:.35em}.steps[data-astro-cid-lcdefpme]{gap:22px;margin:0 0 32px;padding:0;list-style:none;display:grid}.step[data-astro-cid-lcdefpme]{gap:18px;display:flex}.step[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{margin-bottom:.25em}.step[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{margin:0}.step__nr[data-astro-cid-lcdefpme]{background:var(--color-primary);color:#fff;width:46px;height:46px;font-family:var(--font-heading);border-radius:50%;flex:none;place-items:center;font-size:1.125rem;font-weight:700;display:grid}.advice[data-astro-cid-lcdefpme]{position:relative}.advice__card[data-astro-cid-lcdefpme]{max-width:380px;margin:-80px 16px 0 auto;position:relative}.advice__card[data-astro-cid-lcdefpme] .check-list[data-astro-cid-lcdefpme]{margin:0}.two-col[data-astro-cid-lcdefpme]{grid-template-columns:repeat(auto-fit,minmax(min(100%,230px),1fr))}.reviews-gap[data-astro-cid-lcdefpme]{margin-top:clamp(48px,6vw,72px)}.career__claim[data-astro-cid-lcdefpme]{font-family:var(--font-heading);color:#fff;font-size:1.25rem;font-weight:500}.career__list[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]:before{background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23C0092D' stroke-width='3.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12.5l4.5 4.5L19 7.5'/%3E%3C/svg%3E")}
