.hero__img{height:auto;aspect-ratio:4/3;object-fit:cover;object-position:30% center}@media(min-width:576px){.hero__img{aspect-ratio:16/9;object-position:center}}@media(min-width:768px){.hero__img{aspect-ratio:2.2/1}}.hero__zoom{display:block;width:100%;padding:0;border:0;background:0 0;cursor:zoom-in}.lightbox__img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}@media(orientation:portrait){.lightbox__body{overflow:auto;justify-content:flex-start}.lightbox__img{height:72vh;width:auto;max-width:none;max-height:none}}.hero__caption{background:linear-gradient( to top,rgba(0,0,0,.85) 0%,rgba(0,0,0,.5) 55%,transparent 100% );text-shadow:0 1px 3px rgba(0,0,0,.7)}