
/* Keep the three Hero pieces as one compact band at the photograph's natural height. */
.hero-visual{align-self:center;aspect-ratio:2.65/1;height:auto;margin:4vw 0 7.5rem}.hero-guard,.hero-photo,.hero-tile{height:100%;margin:0;aspect-ratio:auto}.hero-photo img{width:100%;height:100%;object-fit:cover}
@media(max-width:980px){.hero-visual{height:auto;aspect-ratio:2.45/1;margin:2rem 0 5rem}}
@media(max-width:620px){.hero-visual{height:360px;aspect-ratio:auto;margin-left:-1rem;margin-right:-1rem}.hero-photo{height:100%}}
