body{overflow-x:hidden}.hero{min-height:0;height:clamp(560px,78vh,760px)}.hero>img{object-position:center 58%}.gallery{display:grid;grid-template-columns:1.15fr .85fr;gap:18px;margin-top:58px}.gallery figure{margin:0;position:relative;overflow:hidden;border-radius:22px;background:#211d19}.gallery img{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:cover}.gallery figcaption{position:absolute;left:12px;bottom:12px;padding:7px 10px;border-radius:99px;background:#111d;color:#fff;font-size:.68rem}@media(max-width:720px){.hero{height:680px}.hero>img{object-position:60% center}.gallery{grid-template-columns:1fr}.gallery figure:nth-child(2){margin-left:12vw}.gallery img{max-height:360px}}
