.gallery{width:100%}.gallery.container-fluid,.gallery.container-fluid .gallery__inner.spacing-small,.gallery.container-fluid .gallery__inner.spacing-medium,.gallery.container-fluid .gallery__inner.spacing-large{padding-left:0;padding-right:0}.gallery__inner{display:grid;grid-template-columns:repeat(var(--gallery-columns),1fr)}.gallery__inner.spacing-none{gap:0}.gallery__inner.spacing-small{gap:2px}.gallery__inner.spacing-medium{gap:10px}.gallery__inner.spacing-large{gap:20px}.gallery__item{position:relative;overflow:hidden}.gallery__item-wrapper{position:relative;aspect-ratio:1112 / 960;overflow:hidden}.gallery__image{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.gallery__item:hover .gallery__image{transform:scale(1.05)}.gallery__content{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:flex-end;justify-content:center;padding:40px;background:linear-gradient(to top,rgba(0,0,0,.7),transparent);opacity:0;transition:opacity .3s ease}.gallery__item:hover .gallery__content{opacity:1}.gallery__content-inner{text-align:center;color:#fff}.gallery__content h3{margin-bottom:10px;font-size:24px;font-weight:700;text-transform:uppercase}.gallery__content p{margin-bottom:20px;font-size:14px;line-height:1.6}@media (max-width: 749px){.gallery__inner{grid-template-columns:1fr}.gallery__content{opacity:1}.gallery__content-inner{padding:20px}.gallery__content h3{font-size:20px}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/gallery.css.map */
