.section-gallery ul{padding:0;margin:0;list-style:none;display:flex;gap:1.5rem;flex-wrap:wrap}.section-gallery li{flex:1 0 auto;width:calc(25% - 1.5rem);overflow:hidden}.section-gallery li a:hover img{transform:scale(1.1);filter:grayscale(1)}.section-gallery img{display:block;width:100%;height:100%;object-fit:cover;transition:all .3s ease-out}.section-gallery.columns-2 li{width:calc(50% - 1.5rem)}.section-gallery.columns-3 li{width:calc((100%/3) - 1.5rem)}.section-gallery.columns-4 li{width:calc(25% - 1.5rem)}.section-gallery.columns-5 li{width:calc(20% - 1.5rem)}.section-gallery.columns-6 li{width:calc((100%/6) - 1.5rem)}.section-gallery.has-square-ratio li{aspect-ratio:1 / 1}.section-gallery.has-portrait-ratio li{aspect-ratio:3 / 4}@media screen and (max-width:750px){.section-gallery.columns-mobile-1 li{width:100%}.section-gallery.columns-mobile-2 li{width:calc(50% - 1.5rem)}.section-gallery.columns-mobile-3 li{width:calc((100%/3) - 1.5rem)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/theme-section-gallery.css.map */
