.location-image{border-radius:16px;margin-top:1.5rem;overflow:hidden;position:relative}.location-image:after{background:linear-gradient(0deg,rgba(7,23,48,.85),rgba(7,23,48,0) 55%);content:"";inset:0;position:absolute}.location-image__bg{aspect-ratio:16/9;display:block;object-fit:cover;width:100%}.location-image__list{display:flex;flex-direction:column;gap:.5rem;left:1.75rem;position:absolute;top:50%;transform:translateY(-50%);z-index:1}.location-image__item{align-items:baseline;display:flex;gap:.6rem}.location-image__time{color:#fff;font-size:1.0625rem;font-weight:var(--font-weight-heading-black)}.location-image__place{color:hsla(0,0%,100%,.75);font-family:var(--font-family-secondary);font-size:.875rem}@media (max-width:767px){.location-image__list{bottom:1rem;left:1.25rem}.location-image__time{font-size:.9375rem}.location-image__place{font-size:.8125rem}}