/* Free Unsplash photography for the travel direction inside the hero artwork. */
.hero-destination-gallery{z-index:0}.hero-destination-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;filter:saturate(.82)}.hero-destination-image.is-active{opacity:1}.hero-photo:after{z-index:1}.hero-photo-credit{position:absolute;z-index:4;left:25px;bottom:23px;display:inline-flex;gap:8px;align-items:center;color:#fff;text-decoration:none;font:8px var(--mono);letter-spacing:.15px;text-shadow:0 1px 6px rgba(0,0,0,.42);opacity:.8;transition:opacity .25s ease}.hero-photo-credit:hover{opacity:1}.hero-photo-credit b{font-size:11px;font-weight:500}.hero-destination-controls{position:absolute;z-index:4;left:25px;bottom:48px;display:flex;gap:6px}.hero-destination-controls button{height:4px;width:16px;border:0;border-radius:99px;padding:0;background:rgba(255,255,255,.42);cursor:pointer;transition:width .35s ease,background .35s ease}.hero-destination-controls button.is-active{width:29px;background:var(--lime)}@media(max-width:800px){.hero-photo-credit{left:18px;bottom:16px;font-size:7px}.hero-destination-controls{left:18px;bottom:36px}.hero-destination-controls button{width:13px}.hero-destination-controls button.is-active{width:23px}}
.hero-actions .button,.hero-actions .text-link{font-weight:500}
