.our-store-gallery{max-width:100%}.our-store-gallery__heading{text-align:center;margin-bottom:2rem}.our-store-gallery__description{text-align:center;max-width:800px;margin:0 auto 3rem}.our-store-gallery__grid{display:flex;flex-direction:column;gap:4rem}.our-store-gallery__item{width:100%}.our-store-gallery__image-wrapper{position:relative;overflow:hidden;width:100%}.our-store-gallery__image-wrapper .our-store-gallery__image{transform:translate(50px);opacity:0;transition:transform 1s cubic-bezier(.25,.46,.45,.94),opacity .8s ease}.our-store-gallery__image-wrapper.is-revealed .our-store-gallery__image{transform:translate(0);opacity:1}.our-store-gallery__image-wrapper:after{content:"";position:absolute;top:0;right:0;width:100%;height:100%;background:rgb(var(--color-background));transform:scaleX(1);transform-origin:right;transition:transform 1.2s cubic-bezier(.25,.46,.45,.94);z-index:2}.our-store-gallery__image-wrapper.is-revealed:after{transform:scaleX(0)}.our-store-gallery__image{width:100%;height:auto;display:block;object-fit:cover;aspect-ratio:16 / 9}.our-store-gallery__placeholder{width:100%;aspect-ratio:16 / 9;background:rgba(var(--color-foreground),.05);display:flex;align-items:center;justify-content:center}.our-store-gallery__placeholder svg{width:100px;height:100px;opacity:.3}.our-store-gallery__caption{text-align:center;margin-top:1rem;font-size:1.4rem;color:rgba(var(--color-foreground),.8)}@media screen and (min-width:750px){.our-store-gallery__image{aspect-ratio:21 / 9}.our-store-gallery__grid{gap:6rem}}@media(prefers-reduced-motion:reduce){.our-store-gallery__image-wrapper .our-store-gallery__image{transform:none;opacity:1;transition:none}.our-store-gallery__image-wrapper:after{display:none}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-our-store-gallery.css.map */
