.hero{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center;padding:calc(4em + 80px) 0 4em;position:relative;overflow:hidden;z-index:1}@media (min-width:990px){.hero{padding:calc(6em + 120px) 0 6em}}.hero:has(+.breadcrumbs+.section .image-with-text),.hero:has(+.section .image-with-text){background:#272727}.hero__video,.hero__visual{display:block;width:100%;height:100%;object-fit:cover;position:absolute;inset:0;z-index:-2}.hero__video{pointer-events:none}@media (prefers-reduced-motion:reduce){.hero__video{display:none}}.hero:has(.hero__video) .hero__visual--poster{display:none}@media (prefers-reduced-motion:reduce){.hero:has(.hero__video) .hero__visual--poster{display:block}}.hero:has(img,video):after{content:"";display:block;width:100%;height:100%;background:linear-gradient(115deg,rgba(39,39,39,.92),rgba(39,39,39,.5) 50%,rgba(39,39,39,.35));position:absolute;inset:0;z-index:-1}@media (min-width:990px){.hero--compact .text--center{max-width:50ch;margin-inline:auto}}