.hero{display:block;isolation:isolate;background:var(--navy)}.hero-picture{position:absolute;inset:0;z-index:-2;display:block}.hero-picture,.hero-picture img{width:100%;height:100%}.hero-picture img{display:block;object-fit:cover;object-position:center center}.hero:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(7,17,31,.94) 0%,rgba(10,24,40,.82) 30%,rgba(10,24,40,.33) 54%,rgba(10,24,40,0) 72%),linear-gradient(0deg,rgba(8,18,31,.3),transparent 46%)}.hero-content{width:min(950px,65%);min-height:calc(100vh - 156px);display:flex;flex-direction:column;justify-content:center}.hero h1{max-width:850px}.hero .subhead{color:#fff;text-shadow:0 2px 15px rgba(0,0,0,.35)}
@media(max-width:900px){.hero-picture img{object-position:62% center}.hero:after{background:linear-gradient(90deg,rgba(7,17,31,.94),rgba(10,24,40,.66) 64%,rgba(10,24,40,.28)),linear-gradient(0deg,rgba(8,18,31,.52),transparent)}.hero-content{width:78%}}
@media(max-width:780px){.hero{min-height:720px}.hero-picture img{object-position:67% center}.hero:after{background:linear-gradient(90deg,rgba(7,17,31,.93),rgba(10,24,40,.64)),linear-gradient(0deg,rgba(7,17,31,.82) 0%,transparent 55%)}.hero-content{width:100%;min-height:720px;padding-top:70px;padding-bottom:62px;justify-content:flex-end}.hero h1{font-size:clamp(43px,12vw,62px)}.hero .subhead{max-width:520px}}
