.l-media-hero{position:relative;width:100%;height:80vh;color:#00243e}.b-mh__hero-media{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.e-mh__img,.hero-media__video{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero-media__video{display:none}@media screen and (min-width:768px){.hero-media__video{display:block}}.b-mh__content{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-content:center;align-items:center;padding:1em;box-sizing:border-box}@media screen and (min-width:768px){.b-mh__content{justify-content:flex-start;padding:0;align-content:flex-end}}.b-mhc__headline{display:block;padding:1em;width:100%;flex-basis:auto;margin:0;font-weight:300;font-size:2em;line-height:1em}@media screen and (min-width:768px){.b-mhc__headline{align-self:flex-end;flex:0 1 auto;max-width:60%;font-size:3em}}@media screen and (min-width:1190px){.b-mhc__headline{padding-left:calc(50% - 595px)}}.b-mhc__headline--navy-bg{background-color:rgba(0,36,62,.68);color:#fff}