.video-hero{align-items:end;display:flex;min-height:70vh;overflow:hidden;position:relative}.video-hero--50vh{min-height:50vh}.video-hero--70vh{min-height:70vh}.video-hero--90vh{min-height:90vh}.video-hero--100vh{min-height:100vh}.video-hero__media{inset:0;position:absolute;z-index:0}.video-hero__poster,.video-hero__video{height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.video-hero__video{z-index:1}.video-hero__poster{z-index:0}.video-hero__overlay{background-color:#007986;content:"";height:100%;left:0;mask-position:right center;mask-repeat:no-repeat;mask-size:cover;position:absolute;top:0;inset:0;width:75%;z-index:0;z-index:1}@media screen and (min-width:520px){.video-hero__overlay{width:33%}}.video-hero__inner{margin:0 auto;max-width:1400px;padding:4rem 1.5rem;position:relative;width:100%;z-index:3}.video-hero__content{border-radius:25px;border-bottom-left-radius:0;max-width:790px;padding:4rem;text-wrap:balance}.video-hero__content>:first-child{margin-top:0}.video-hero__content>:last-child{margin-bottom:0}.video-hero__video:not([autoplay])+.video-hero__poster{opacity:1}@media (prefers-reduced-motion:reduce){.video-hero__video{display:none}}.video-hero__video.is-not-playing{opacity:0}.video-hero__poster{transition:opacity .3s ease}@media (max-width:767px){.video-hero{flex-direction:column;min-height:60vh}.video-hero__inner{margin-left:0;margin-top:-5rem;max-width:calc(100% - 2rem);padding:0}.video-hero__content{padding:2rem}.video-hero__media{padding-bottom:56.25%;position:relative}.video-hero__media,.video-hero__poster,.video-hero__video{height:100%;min-height:100%;width:100%}}