.video-hero{padding:0 0 2.4rem;position:relative;color:var(--neutral-greyscale-white)}.video-hero__image-container{position:absolute;width:100vw;height:100%;top:0;left:0;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);background-position:center center;background-repeat:no-repeat;background-size:cover}.video-hero__image-container:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#006589,#0065891a 75%)}.video-hero__image{min-width:100%;max-height:100%;-o-object-fit:none;object-fit:none}.video-hero__content{padding:4.8rem 0 0;width:100%;z-index:1;position:relative}.video-hero__title{color:var(--neutral-greyscale-white);line-height:1.15;margin-bottom:1.6rem;font-size:var(--font-size-heading-h1-mobile)}.video-hero__preamble{line-height:1.4;font-size:var(--font-size-preamble-mobile);margin:0;text-shadow:0px 4px 20px rgba(0,0,0,.5)}@media screen and (min-width:460px){.video-hero__image-container{left:0}.video-hero__image-container:after{right:0}}@media only screen and (min-width:768px){.video-hero__content{max-width:65rem}.video-hero__image{-o-object-fit:cover;object-fit:cover}}@media only screen and (min-width:992px){.video-hero__title{font-size:var(--font-size-heading-h1-desktop);margin-bottom:1.2rem}.video-hero__preamble{font-size:var(--font-size-preamble-desktop)}}@media only screen and (min-width:1350px){.video-hero__content{padding:14.8rem 0 14rem}.video-hero{padding:0}}
