.gallery-grid{color:rgb(var(--color-foreground));background:rgb(var(--color-background))}.gallery-grid__heading{margin:0 0 4rem;text-align:center}.gallery-grid__list--uniform{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media screen and (min-width:750px){.gallery-grid__list--uniform{grid-template-columns:repeat(4,1fr)}}.gallery-grid__list--uniform .gallery-grid__item{aspect-ratio:1 / 1}.gallery-grid__list--masonry{columns:2;column-gap:1rem}@media screen and (min-width:750px){.gallery-grid__list--masonry{columns:4}}.gallery-grid__list--masonry .gallery-grid__item{break-inside:avoid;margin-bottom:1rem}.gallery-grid__item{display:block;width:100%;padding:0;border:0;background:none;cursor:pointer;overflow:hidden}.gallery-grid__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.gallery-grid__item:hover .gallery-grid__image{transform:scale(1.03)}.gallery-lightbox[hidden]{display:none}.gallery-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10;background:#000000eb;display:flex;align-items:center;justify-content:center}.gallery-lightbox__image{max-width:90vw;max-height:85vh;object-fit:contain}.gallery-lightbox__close,.gallery-lightbox__prev,.gallery-lightbox__next{position:absolute;background:none;border:0;color:#fff;font-size:3rem;cursor:pointer;line-height:1;padding:1rem}.gallery-lightbox__close{top:1rem;right:1rem}.gallery-lightbox__prev{left:1rem;top:50%;transform:translateY(-50%)}.gallery-lightbox__next{right:1rem;top:50%;transform:translateY(-50%)}
/*# sourceMappingURL=/cdn/shop/t/18/assets/section-gallery-grid.css.map */
