.hero[data-astro-cid-p36ttgi7]{position:relative;min-height:100dvh;display:flex;align-items:center;overflow:hidden}.hero-bg[data-astro-cid-p36ttgi7]{position:absolute;inset:0}.hero-bg[data-astro-cid-p36ttgi7] img[data-astro-cid-p36ttgi7]{width:100%;height:100%;object-fit:cover;object-position:center center}.hero-overlay[data-astro-cid-p36ttgi7]{position:absolute;inset:0;background:linear-gradient(105deg,#0a1520eb,#0a1520c7 38%,#0a15206b 62%,#0a15201f)}.hero-content[data-astro-cid-p36ttgi7]{position:relative;z-index:2;padding:clamp(5rem,10vw,8rem) clamp(1.5rem,8vw,8rem);color:#fff;display:flex;flex-direction:column;gap:1.5rem;max-width:min(44rem,100%)}.hero-eyebrow[data-astro-cid-p36ttgi7]{display:flex;align-items:center;gap:.6rem;font-size:var(--text-sm);font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#ffffffa6;animation:fadeUp .7s var(--ease-out) .1s both}.eyebrow-dot[data-astro-cid-p36ttgi7]{width:6px;height:6px;background:var(--color-orange);border-radius:50%;flex-shrink:0;animation:pulse 2.4s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.7)}}.hero-content[data-astro-cid-p36ttgi7] h1[data-astro-cid-p36ttgi7]{font-size:var(--text-display);font-weight:800;line-height:1.05;letter-spacing:-.03em;animation:fadeUp .7s var(--ease-out) .25s both}.hero-content[data-astro-cid-p36ttgi7] h1[data-astro-cid-p36ttgi7] em[data-astro-cid-p36ttgi7]{font-style:normal;color:var(--color-orange)}.hero-sub[data-astro-cid-p36ttgi7]{font-size:var(--text-lg);color:#ffffffb8;line-height:1.55;animation:fadeUp .7s var(--ease-out) .4s both}.hero-actions[data-astro-cid-p36ttgi7]{display:flex;flex-wrap:wrap;gap:.875rem;animation:fadeUp .7s var(--ease-out) .55s both}@keyframes fadeUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}.btn-primary[data-astro-cid-p36ttgi7]{display:inline-flex;align-items:center;background:var(--color-orange);color:#fff;padding:.95rem 2.2rem;border-radius:var(--radius);font-weight:700;font-size:var(--text-base);text-decoration:none;transition:background var(--duration) var(--ease-out),transform var(--duration) var(--ease-out)}.btn-primary[data-astro-cid-p36ttgi7]:hover{background:var(--color-orange-dark);transform:translateY(-2px)}.btn-primary[data-astro-cid-p36ttgi7]:active{transform:scale(.98)}.btn-ghost[data-astro-cid-p36ttgi7]{display:inline-flex;align-items:center;background:transparent;color:#fff;border:1.5px solid rgba(255,255,255,.3);padding:.95rem 2rem;border-radius:var(--radius);font-weight:600;font-size:var(--text-base);text-decoration:none;transition:border-color var(--duration) var(--ease-out),background var(--duration) var(--ease-out)}.btn-ghost[data-astro-cid-p36ttgi7]:hover{border-color:#ffffffb3;background:#ffffff12}.stats-strip[data-astro-cid-p36ttgi7]{background:var(--color-navy);border-top:1px solid rgba(255,255,255,.06)}.stats-inner[data-astro-cid-p36ttgi7]{max-width:1200px;margin:0 auto;padding:1.75rem 1.5rem;display:flex;align-items:center;gap:0;flex-wrap:wrap}.stat[data-astro-cid-p36ttgi7]{display:flex;flex-direction:column;gap:.2rem;padding:.5rem 2.5rem .5rem 0;flex:1 1 auto;min-width:140px}.stat-label[data-astro-cid-p36ttgi7]{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#fff6}.stat-value[data-astro-cid-p36ttgi7]{font-size:var(--text-base);font-weight:700;color:#fff}.stat-sep[data-astro-cid-p36ttgi7]{width:1px;height:2.5rem;background:#ffffff1a;margin-right:2.5rem;flex-shrink:0;display:none}@media(min-width:640px){.stat-sep[data-astro-cid-p36ttgi7]{display:block}}.section-label[data-astro-cid-p36ttgi7]{display:block;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--color-orange);margin-bottom:1rem}.section-label[data-astro-cid-p36ttgi7].light{color:#e8500ad9}.benefits[data-astro-cid-p36ttgi7]{background:#fff}.benefits-inner[data-astro-cid-p36ttgi7]{max-width:1200px;margin:0 auto;padding:var(--space-section) 1.5rem;display:grid;grid-template-columns:1fr;gap:3rem}@media(min-width:860px){.benefits-inner[data-astro-cid-p36ttgi7]{grid-template-columns:1fr 2fr;gap:clamp(3rem,6vw,6rem)}}.benefits-heading[data-astro-cid-p36ttgi7]{display:flex;flex-direction:column}@media(min-width:860px){.benefits-heading[data-astro-cid-p36ttgi7]{position:sticky;top:2rem;align-self:start}}.benefits-heading[data-astro-cid-p36ttgi7] h2[data-astro-cid-p36ttgi7]{font-size:clamp(1.75rem,1.2rem + 2.5vw,3rem);font-weight:800;line-height:1.1;letter-spacing:-.025em;color:var(--color-navy);margin-bottom:1rem}.heading-sub[data-astro-cid-p36ttgi7]{font-size:var(--text-sm);color:var(--color-muted);line-height:1.6;max-width:30ch}.benefits-list[data-astro-cid-p36ttgi7]{display:flex;flex-direction:column}.benefit-row[data-astro-cid-p36ttgi7]{display:grid;grid-template-columns:2.5rem 1fr;gap:1.25rem;align-items:start;padding:1.5rem 0;border-bottom:1px solid rgba(15,29,46,.08)}.js-anim[data-astro-cid-p36ttgi7] .benefit-row[data-astro-cid-p36ttgi7]{opacity:0;transform:translateY(16px);transition:opacity .55s var(--ease-out) calc(var(--i) * 75ms),transform .55s var(--ease-out) calc(var(--i) * 75ms)}.benefit-row[data-astro-cid-p36ttgi7]:first-child{border-top:1px solid rgba(15,29,46,.08)}.js-anim[data-astro-cid-p36ttgi7] .benefit-row[data-astro-cid-p36ttgi7].visible{opacity:1;transform:translateY(0)}.benefit-num[data-astro-cid-p36ttgi7]{font-size:.75rem;font-weight:700;color:var(--color-orange);padding-top:.2rem;letter-spacing:.02em}.benefit-body[data-astro-cid-p36ttgi7]{display:flex;flex-direction:column;gap:.3rem}.benefit-body[data-astro-cid-p36ttgi7] strong[data-astro-cid-p36ttgi7]{font-size:var(--text-base);font-weight:700;color:var(--color-navy)}.benefit-body[data-astro-cid-p36ttgi7] span[data-astro-cid-p36ttgi7]{font-size:var(--text-sm);color:var(--color-muted);line-height:1.5}.anforderungen[data-astro-cid-p36ttgi7]{display:grid;grid-template-columns:1fr;min-height:480px}@media(min-width:768px){.anforderungen[data-astro-cid-p36ttgi7]{grid-template-columns:1fr 1fr}}.anf-visual[data-astro-cid-p36ttgi7]{position:relative;min-height:320px;overflow:hidden}@media(max-width:767px){.anf-visual[data-astro-cid-p36ttgi7]{order:2}}.anf-visual[data-astro-cid-p36ttgi7] img[data-astro-cid-p36ttgi7]{width:100%;height:100%;object-fit:cover;object-position:center top}.anf-visual-overlay[data-astro-cid-p36ttgi7]{position:absolute;inset:0;background:#0a152038}.anf-content[data-astro-cid-p36ttgi7]{background:var(--color-navy);color:#fff;padding:clamp(3rem,7vw,6rem) clamp(2rem,6vw,5rem);display:flex;flex-direction:column;justify-content:center;gap:2rem}.anf-content[data-astro-cid-p36ttgi7] h2[data-astro-cid-p36ttgi7]{font-size:clamp(2rem,1.4rem + 2.8vw,3.25rem);font-weight:800;line-height:1.1;letter-spacing:-.025em}.anf-list[data-astro-cid-p36ttgi7]{list-style:none;display:flex;flex-direction:column}.anf-list[data-astro-cid-p36ttgi7] li[data-astro-cid-p36ttgi7]{display:flex;align-items:center;gap:1rem;padding:1rem 0;border-bottom:1px solid rgba(255,255,255,.1);font-size:var(--text-base);color:#ffffffd9;line-height:1.4}.anf-list[data-astro-cid-p36ttgi7] li[data-astro-cid-p36ttgi7]:first-child{border-top:1px solid rgba(255,255,255,.1)}.anf-arrow[data-astro-cid-p36ttgi7]{color:var(--color-orange);font-weight:700;flex-shrink:0;font-size:1rem}.apply[data-astro-cid-p36ttgi7]{background:var(--color-navy);border-top:1px solid rgba(255,255,255,.05)}.apply-inner[data-astro-cid-p36ttgi7]{max-width:1200px;margin:0 auto;padding:var(--space-section) 1.5rem;display:grid;grid-template-columns:1fr;gap:3rem}@media(min-width:820px){.apply-inner[data-astro-cid-p36ttgi7]{grid-template-columns:1fr 1.6fr;gap:clamp(3rem,6vw,6rem);align-items:start}}.apply-intro[data-astro-cid-p36ttgi7]{color:#fff;display:flex;flex-direction:column;gap:1rem}.apply-intro[data-astro-cid-p36ttgi7] h2[data-astro-cid-p36ttgi7]{font-size:clamp(1.75rem,1.2rem + 2.5vw,3rem);font-weight:800;line-height:1.1;letter-spacing:-.025em}.apply-intro[data-astro-cid-p36ttgi7] p[data-astro-cid-p36ttgi7]{color:#fff9;font-size:var(--text-base);line-height:1.6;max-width:32ch}.apply-phone[data-astro-cid-p36ttgi7]{display:inline-flex;align-items:center;gap:.6rem;color:#ffffffbf;font-size:var(--text-base);font-weight:600;text-decoration:none;margin-top:.5rem;transition:color var(--duration) var(--ease-out)}.apply-phone[data-astro-cid-p36ttgi7]:hover{color:#fff}.apply-phone[data-astro-cid-p36ttgi7] svg[data-astro-cid-p36ttgi7]{flex-shrink:0}.form[data-astro-cid-p36ttgi7]{display:flex;flex-direction:column;gap:1.1rem}.form-row[data-astro-cid-p36ttgi7]{display:grid;grid-template-columns:1fr;gap:1.1rem}@media(min-width:500px){.form-row[data-astro-cid-p36ttgi7]{grid-template-columns:1fr 1fr}}.form-field[data-astro-cid-p36ttgi7]{display:flex;flex-direction:column;gap:.4rem}.form-field[data-astro-cid-p36ttgi7] label[data-astro-cid-p36ttgi7]{font-size:var(--text-sm);font-weight:600;color:#ffffffbf;letter-spacing:.01em}.form-field[data-astro-cid-p36ttgi7] input[data-astro-cid-p36ttgi7],.form-field[data-astro-cid-p36ttgi7] textarea[data-astro-cid-p36ttgi7]{background:#ffffff12;border:1px solid rgba(255,255,255,.12);border-radius:var(--radius);padding:.8rem 1rem;color:#fff;font-size:var(--text-base);font-family:inherit;outline:none;transition:border-color var(--duration) var(--ease-out),background var(--duration) var(--ease-out);width:100%;resize:vertical}.form-field[data-astro-cid-p36ttgi7] input[data-astro-cid-p36ttgi7]::placeholder,.form-field[data-astro-cid-p36ttgi7] textarea[data-astro-cid-p36ttgi7]::placeholder{color:#ffffff47}.form-field[data-astro-cid-p36ttgi7] input[data-astro-cid-p36ttgi7]:focus,.form-field[data-astro-cid-p36ttgi7] textarea[data-astro-cid-p36ttgi7]:focus{border-color:var(--color-orange);background:#ffffff1c}.privacy-field[data-astro-cid-p36ttgi7] .checkbox-label[data-astro-cid-p36ttgi7]{display:flex;gap:.75rem;align-items:flex-start;cursor:pointer}.checkbox-label[data-astro-cid-p36ttgi7] input[data-astro-cid-p36ttgi7][type=checkbox]{width:1.1rem;height:1.1rem;flex-shrink:0;margin-top:.15rem;accent-color:var(--color-orange)}.checkbox-label[data-astro-cid-p36ttgi7] span[data-astro-cid-p36ttgi7]{font-size:var(--text-sm);color:#ffffff8c;line-height:1.55}.checkbox-label[data-astro-cid-p36ttgi7] a[data-astro-cid-p36ttgi7]{color:#fffc;text-decoration:underline}.form-error[data-astro-cid-p36ttgi7]{background:#dc26261f;border:1px solid rgba(220,38,38,.28);color:#fca5a5;padding:.8rem 1rem;border-radius:var(--radius);font-size:var(--text-sm)}.form-success[data-astro-cid-p36ttgi7]{background:#10b9811f;border:1px solid rgba(16,185,129,.28);color:#6ee7b7;padding:.85rem 1rem;border-radius:var(--radius);font-size:var(--text-base);font-weight:600}.btn-submit[data-astro-cid-p36ttgi7]{background:var(--color-orange);color:#fff;border:none;padding:1rem 2rem;border-radius:var(--radius);font-weight:700;font-size:var(--text-base);font-family:inherit;cursor:pointer;width:100%;transition:background var(--duration) var(--ease-out),transform var(--duration) var(--ease-out)}.btn-submit[data-astro-cid-p36ttgi7]:hover:not(:disabled){background:var(--color-orange-dark);transform:translateY(-2px)}.btn-submit[data-astro-cid-p36ttgi7]:active:not(:disabled){transform:scale(.98)}.btn-submit[data-astro-cid-p36ttgi7]:disabled{opacity:.55;cursor:not-allowed}.sticky-cta[data-astro-cid-p36ttgi7]{position:fixed;bottom:1.25rem;left:50%;transform:translate(-50%);z-index:40;transition:opacity .3s ease;pointer-events:auto}@media(min-width:768px){.sticky-cta[data-astro-cid-p36ttgi7]{display:none}}.sticky-btn[data-astro-cid-p36ttgi7]{display:inline-flex;background:var(--color-orange);color:#fff;padding:.9rem 2.25rem;border-radius:999px;font-weight:700;font-size:var(--text-base);text-decoration:none;box-shadow:0 4px 24px #e8500a73}
