.image-gallery{display:flex;gap:var(--grid-desktop-horizontal-spacing);width:100%;flex-wrap:wrap}@media screen and (max-width:768px){.image-gallery{gap:var(--grid-mobile-horizontal-spacing)}}.image-gallery .image{position:relative;padding-bottom:var(--image-size);width:var(--desktop-column)}@media screen and (max-width:768px){.image-gallery .image{width:var(--mobile-column)}}.image-gallery .image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-image-gallery.css.map */
