.gallery-section{padding-top:var(--section-padding-top, 36px);padding-bottom:var(--section-padding-bottom, 36px)}.gallery-section__header{text-align:center;margin-bottom:2rem}.gallery-section__heading{margin:0 0 .5rem}.gallery-section__subheading{margin:0;opacity:.75}.gallery-section__empty-state{border:1px dashed rgba(0,0,0,.2);border-radius:8px;padding:3rem 1rem;text-align:center;opacity:.6}.gallery-section--grid .gallery-grid{display:grid;grid-template-columns:repeat(var(--gallery-columns-mobile, 1),1fr);gap:var(--gallery-gap, 12px)}@media screen and (min-width:750px){.gallery-section--grid .gallery-grid{grid-template-columns:repeat(var(--gallery-columns-desktop, 3),1fr)}}.gallery-section--grid .gallery-item{position:relative}.gallery-section--grid .gallery-item__image{width:100%;height:100%;aspect-ratio:1 / 1;object-fit:cover;display:block;border-radius:6px}.gallery-section--masonry .gallery-grid{column-count:var(--gallery-columns-mobile, 1);column-gap:var(--gallery-gap, 12px)}@media screen and (min-width:750px){.gallery-section--masonry .gallery-grid{column-count:var(--gallery-columns-desktop, 3)}}.gallery-section--masonry .gallery-item{break-inside:avoid;margin-bottom:var(--gallery-gap, 12px)}.gallery-section--masonry .gallery-item__image{width:100%;height:auto;display:block;border-radius:6px}.gallery-item__trigger{display:block;width:100%;padding:0;border:none;background:none;cursor:pointer;overflow:hidden;border-radius:6px}.gallery-item__trigger:focus-visible{outline:2px solid currentColor;outline-offset:2px}.gallery-item__image{transition:transform .35s ease}.gallery-item__trigger:hover .gallery-item__image{transform:scale(1.04)}.gallery-item__caption{margin:.5rem 0 0;font-size:.875rem;opacity:.8}.gallery-item__placeholder{aspect-ratio:1 / 1;background:#0000000a;display:flex;align-items:center;justify-content:center}.gallery-item__placeholder-svg{width:100%;height:100%;opacity:.5}.gallery-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#000000e6;display:flex;align-items:center;justify-content:center}.gallery-lightbox[hidden]{display:none}.gallery-lightbox__stage{max-width:min(90vw,1200px);max-height:85vh;display:flex;flex-direction:column;align-items:center}.gallery-lightbox__image{max-width:100%;max-height:75vh;object-fit:contain;border-radius:4px}.gallery-lightbox__caption{color:#fff;margin-top:.75rem;text-align:center;font-size:.95rem}.gallery-lightbox__close,.gallery-lightbox__prev,.gallery-lightbox__next{position:absolute;background:transparent;border:none;color:#fff;cursor:pointer;font-size:2rem;line-height:1;padding:.5rem}.gallery-lightbox__close{top:1rem;right:1.25rem;font-size:2.5rem}.gallery-lightbox__prev{left:1rem;top:50%;transform:translateY(-50%)}.gallery-lightbox__next{right:1rem;top:50%;transform:translateY(-50%)}.gallery-lightbox__close:hover,.gallery-lightbox__prev:hover,.gallery-lightbox__next:hover{opacity:.75}@media screen and (max-width:749px){.gallery-lightbox__prev,.gallery-lightbox__next{font-size:1.5rem}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-image-gallery.css.map */
