.home-hero{align-items:flex-end;color:#fff;display:flex;padding:15rem 0 7rem;position:relative}@media (min-width:768px){.home-hero{min-height:80vh;padding:25rem 0 9rem}}.home-hero__content{position:relative;z-index:4}@media (min-width:768px){.home-hero__content{max-width:var(--max-content-width,100%)}}.home-hero__heading{color:#fff;font-size:clamp(5.2rem,2.521rem + 7.143vw,8rem)}@media (min-width:768px){.home-hero__heading{font-size:7.9vw}}@media (min-width:1440px){.home-hero__heading{font-size:12rem}}.home-hero__image,.home-hero__video{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.home-hero__image{z-index:1}.home-hero__video{z-index:2}.home-hero__accent{bottom:0;display:none;height:auto;opacity:.3;position:absolute;right:-2.5%;width:21vw;z-index:4}@media (min-width:768px){.home-hero__accent{display:block}}@media (min-width:1440px){.home-hero__accent{width:30.2rem}}.home-hero.has-darken-background:after{background-color:#000;content:"";height:100%;left:0;opacity:.6;position:absolute;top:0;width:100%;z-index:3}