.esc-locations{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.esc-location{position:relative;border-radius:var(--esc-radius);overflow:hidden;aspect-ratio:3 / 4;display:block}.esc-location img,.esc-location svg{width:100%;height:100%;object-fit:cover;transition:transform .45s var(--esc-ease),filter .3s}.esc-location:hover img{transform:scale(1.07);filter:saturate(1.15)}.esc-location:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 55%,rgba(22,24,29,.65));transition:background .3s var(--esc-ease)}.esc-location:hover:after{background:linear-gradient(180deg,transparent 45%,rgba(163,0,22,.72))}.esc-location span{position:absolute;left:14px;bottom:12px;color:#fff;font-family:var(--font-heading-family);font-weight:800;font-size:17px;text-shadow:0 2px 10px rgba(0,0,0,.55);z-index:1}@media screen and (max-width:749px){.esc-locations{grid-template-columns:repeat(2,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/84/assets/section-esc-locations-grid.css.map */
