.hero__media{position:absolute;inset:0;z-index:0;overflow:hidden;background:var(--bg)}.hero__placeholder,.hero__video,.hero__vignette{position:absolute;inset:0;width:100%;height:100%}.hero__video{object-fit:cover;background:transparent;border:0}.hero__placeholder{background:radial-gradient(26rem 18rem at 78% 74%,rgba(184,137,72,.16),transparent 62%),radial-gradient(120% 55% at 50% 6%,rgba(103,136,168,.2),transparent 70%),linear-gradient(180deg,#070b0e,#050607 46%,#04070a)}.hero__placeholder:before{content:"";position:absolute;inset:42% -20% -20% -20%;background-image:linear-gradient(rgba(112,138,135,.1) 1px,transparent 0),linear-gradient(90deg,rgba(112,138,135,.1) 1px,transparent 0);background-size:84px 84px;transform:perspective(120vh) rotateX(58deg);transform-origin:50% 0;-webkit-mask-image:linear-gradient(180deg,#000,transparent 78%);mask-image:linear-gradient(180deg,#000,transparent 78%)}.hero__placeholder:after{content:"";position:absolute;left:0;right:0;top:42%;height:1px;background:linear-gradient(90deg,transparent,rgba(128,168,159,.28) 30%,rgba(128,168,159,.28) 70%,transparent)}.hero__vignette{background:linear-gradient(90deg,rgba(5,6,7,.92),rgba(5,6,7,.72) 34%,rgba(5,6,7,.2) 62%,rgba(5,6,7,.45)),linear-gradient(180deg,rgba(5,6,7,.78),transparent 26%,transparent 62%,rgba(5,6,7,.7))}.hero .hero__inner{width:100%;grid-template-columns:minmax(0,1fr);max-width:var(--max)}.hero__lead{max-width:100%}.hero__claim{margin-top:clamp(1.25rem,2.5vh,2rem)}.hero__claim .claim{gap:.3em}.hero__claim .claim__value{color:var(--text);font-size:clamp(1.9rem,3.4vw,2.9rem)}.hero__claim .claim__label{max-width:40ch}.hero__claim .claim-footnote{margin-top:.5rem;max-width:62ch;font-size:.58rem;line-height:1.45;opacity:.7}@media (max-height:950px){.hero #hero-title{font-size:clamp(2.4rem,5vw,4.4rem)}.hero .hero__subheadline{margin-top:18px}.hero__claim .claim__value{font-size:clamp(1.7rem,2.6vw,2.2rem)}}@media (min-width:901px){.hero__lead{max-width:62%}}@media (max-width:900px){.hero__claim .claim__value{font-size:clamp(1.8rem,9vw,2.6rem)}.hero__vignette{background:linear-gradient(180deg,rgba(5,6,7,.86),rgba(5,6,7,.55) 40%,rgba(5,6,7,.88))}}