.contact-image-hero{max-width:none;min-height:620px;padding:72px max(5vw,calc((100vw - 1180px)/2));display:flex;align-items:center;position:relative;overflow:hidden;background:var(--navy)}
.contact-hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0}
.contact-hero-shade{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(8,35,55,.78) 0%,rgba(11,44,69,.66) 38%,rgba(11,44,69,.3) 63%,rgba(11,44,69,.03) 86%)}
.contact-hero-copy{position:relative;z-index:2;max-width:670px}
.contact-image-hero h1{color:#fff;text-shadow:0 2px 18px rgba(4,24,39,.38)}
.contact-hero-copy>p:last-child{max-width:620px;color:#fff;font-size:18px;line-height:1.75;font-weight:500;text-shadow:0 1px 12px rgba(4,24,39,.34)}
@media(max-width:700px){.contact-image-hero{min-height:610px;padding:50px 20px}.contact-hero-image{object-position:60% center}.contact-hero-shade{background:rgba(8,35,55,.74)}}
