.gallery-feed__header{text-align:center;max-width:70rem;margin:0 auto 3.2rem}.gallery-feed__subheading{margin:1.2rem auto 0;max-width:56rem;font-size:1.6rem;line-height:1.5;color:rgba(var(--color-foreground),.7)}.gallery-feed__heading{margin:0}.gallery-feed__grid{display:grid;grid-template-columns:repeat(var(--gallery-columns-mobile, 2),minmax(0,1fr));grid-auto-rows:8px;grid-auto-flow:row dense;column-gap:var(--gallery-gap, 12px)}@media screen and (min-width:750px){.gallery-feed__grid{grid-template-columns:repeat(var(--gallery-columns-desktop, 3),minmax(0,1fr))}}.gallery-feed__item{margin:0;grid-row-end:span 40}.gallery-feed__button{display:block;width:100%;margin:0;padding:0;border:0;background:none;cursor:zoom-in;border-radius:var(--gallery-radius, 0);overflow:hidden;line-height:0}.gallery-feed__img{display:block;width:100%;height:auto;border-radius:var(--gallery-radius, 0);transition:transform var(--duration-default, .2s) ease,opacity var(--duration-default, .2s) ease}@media(pointer:fine){.gallery-feed__button:hover .gallery-feed__img{transform:scale(1.03);opacity:.92}}.gallery-feed__empty{text-align:center;padding:4rem 0;color:rgba(var(--color-foreground),.6)}.gallery-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:none;align-items:center;justify-content:center;padding:5vh 2vw;background:#000000eb}.gallery-lightbox.is-open{display:flex}.gallery-lightbox__stage{margin:0;display:flex;align-items:center;justify-content:center;max-width:92vw;max-height:88vh}.gallery-lightbox__img{max-width:92vw;max-height:88vh;width:auto;height:auto;object-fit:contain;border-radius:4px}.gallery-lightbox__close,.gallery-lightbox__nav{position:absolute;display:flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;padding:0;border:0;border-radius:50%;background:#ffffff1f;color:#fff;cursor:pointer;transition:background .2s ease}.gallery-lightbox__close:hover,.gallery-lightbox__nav:hover{background:#ffffff47}.gallery-lightbox__close{top:2rem;right:2rem}.gallery-lightbox__nav svg{width:2.2rem;height:2.2rem}.gallery-lightbox__nav--prev{left:2rem;top:50%;transform:translateY(-50%)}.gallery-lightbox__nav--next{right:2rem;top:50%;transform:translateY(-50%)}.gallery-lightbox__counter{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);color:#ffffffd9;font-size:1.3rem}@media screen and (max-width:749px){.gallery-lightbox__nav{width:3.8rem;height:3.8rem}.gallery-lightbox__nav--prev{left:.8rem}.gallery-lightbox__nav--next{right:.8rem}.gallery-lightbox__close{top:1rem;right:1rem}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/section-gallery-feed.css.map */
