.hero-dark{position:relative;height:100svh;min-height:40rem;display:flex;flex-direction:column;justify-content:flex-end;background:#0a0a0a;color:#fff;padding:0 var(--page-pad) 3.5rem;overflow:hidden}.hero-dark__lines{flex:1 1 auto;min-height:0;margin:8.125rem 0 1.5rem;display:flex;align-items:stretch;justify-content:space-between;cursor:crosshair}.hero-dark__line{flex:0 0 1px;width:1px;background:#fff;transform-origin:bottom;opacity:.14}.hero-dark__bottom{position:relative;display:flex;align-items:flex-end;justify-content:space-between;gap:2.5rem;flex-wrap:wrap;pointer-events:none}.hero-dark__eyebrow{display:block;color:hsla(0,0%,100%,.7);font-size:.875rem;letter-spacing:.06em;text-transform:uppercase;margin-bottom:1.125rem;animation:ewFade 1.2s ease .2s both}.hero-dark__title{color:#fff;font-weight:500;font-size:clamp(4rem,15vw,16.25rem);line-height:.86;letter-spacing:-0.02em;margin:0;animation:ewFade 1s cubic-bezier(0.16, 1, 0.3, 1) .3s both}.hero-dark__side{text-align:right;max-width:22.5rem;margin-bottom:clamp(.5rem,1.6vw,1.875rem);animation:ewFade 1.4s ease .7s both}.hero-dark__subline{color:hsla(0,0%,100%,.82);font-size:1.125rem;line-height:1.45;letter-spacing:-0.01em;margin:0}.hero-dark--fehler .hero-dark__bottom{pointer-events:auto}.hero-dark--fehler .hero-dark__side{text-align:left;max-width:30rem}.hero-dark__cta{display:inline-block;margin-top:1.25rem;color:#fff;font-size:1rem;letter-spacing:-0.01em;border-bottom:1px solid hsla(0,0%,100%,.4);padding-bottom:.125rem;transition:opacity .3s ease}.hero-dark__cta:hover{opacity:.6}@media(max-width: 991px){.hero-dark__lines{margin-top:7rem}}@media(max-width: 767px){.hero-dark{padding-bottom:2.5rem}.hero-dark__lines{margin-top:6.25rem;margin-bottom:2.5rem}.hero-dark__side{text-align:left;margin-bottom:0}}@media(prefers-reduced-motion: reduce){.hero-dark__eyebrow,.hero-dark__title,.hero-dark__side{animation:none}}
