.listing-photo-hero{min-height:580px;display:flex;flex-direction:column;justify-content:center;color:#fff;background-color:var(--ink);background-position:center;background-size:cover;background-repeat:no-repeat}
.listing-photo-hero h1{color:#fff;text-shadow:0 2px 24px rgba(0,0,0,.2)}
.listing-photo-hero>p:last-of-type{color:rgba(255,255,255,.9);text-shadow:0 1px 14px rgba(0,0,0,.25)}
.listing-photo-hero .text-link{align-self:flex-start;margin-top:22px;color:#fff;border-bottom-color:rgba(255,255,255,.72);text-shadow:0 1px 12px rgba(0,0,0,.28)}
.destinations-hero{background-image:linear-gradient(90deg,rgba(7,38,31,.92) 0%,rgba(7,38,31,.7) 40%,rgba(7,38,31,.18) 76%,rgba(7,38,31,.07) 100%),url('/assets/images/destinations-hero.webp');background-position:center 54%}
.routes-listing-hero{background-image:linear-gradient(90deg,rgba(7,38,31,.92) 0%,rgba(7,38,31,.7) 42%,rgba(7,38,31,.16) 78%,rgba(7,38,31,.06) 100%),url('/assets/images/routes-listing-hero.webp');background-position:center 54%}
.planner-listing-hero{background-image:linear-gradient(90deg,rgba(7,38,31,.93) 0%,rgba(7,38,31,.72) 43%,rgba(7,38,31,.18) 78%,rgba(7,38,31,.07) 100%),url('/assets/images/planner-hero.webp');background-position:center 52%}
.experiences-listing-hero{background-image:linear-gradient(90deg,rgba(7,38,31,.92) 0%,rgba(7,38,31,.68) 42%,rgba(7,38,31,.14) 76%,rgba(7,38,31,.04) 100%),url('/assets/images/experiences-hero.webp');background-position:center 52%}
@media(max-width:620px){.listing-photo-hero{min-height:560px;background-position:68% center}.listing-photo-hero h1{font-size:62px}.destinations-hero,.routes-listing-hero,.planner-listing-hero,.experiences-listing-hero{background-image:linear-gradient(90deg,rgba(7,38,31,.93),rgba(7,38,31,.5)),var(--listing-hero-image)}.destinations-hero{--listing-hero-image:url('/assets/images/destinations-hero.webp')}.routes-listing-hero{--listing-hero-image:url('/assets/images/routes-listing-hero.webp')}.planner-listing-hero{--listing-hero-image:url('/assets/images/planner-hero.webp')}.experiences-listing-hero{--listing-hero-image:url('/assets/images/experiences-hero.webp')}}
