.event-gallery{padding:4rem 0;background-color:var(--color-background)}.event-gallery__heading{text-align:center;margin-bottom:3rem}.event-gallery__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.gallery-item{position:relative;overflow:hidden;border-radius:var(--border-radius);box-shadow:0 2px 8px #0000001a}.gallery-item img{width:100%;height:350px;object-fit:cover;transition:transform .5s ease}.gallery-item:hover img{transform:scale(1.05)}.gallery-item__caption{position:absolute;bottom:0;left:0;width:100%;padding:1.5rem;background:linear-gradient(to top,rgba(0,0,0,.8) 0%,transparent 100%);color:var(--color-white);margin:0;font-weight:500}@media(max-width:768px){.event-gallery__grid{grid-template-columns:1fr}.gallery-item img{height:250px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-event-gallery.css.map */
