.scroll-image-gallery{position:relative;width:100%;min-height:100vh;padding:8rem 0;background-color:#fff;overflow:hidden}.scroll-image-gallery__heading{text-align:center;margin-bottom:6rem;z-index:2;position:relative}.scroll-image-gallery__title{color:#000;font-weight:700;text-transform:uppercase;letter-spacing:.05em;line-height:1.1;margin:0}.scroll-image-gallery__container{position:relative;width:100%;min-height:80vh;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;padding:2rem}.scroll-image-gallery__item{position:relative;flex:0 1 auto;width:min(28%,400px);opacity:0;transform:translateY(40px) scale(.95);transition:opacity .8s ease,transform .8s ease;will-change:opacity,transform}.scroll-image-gallery__item.is-visible{opacity:1;transform:translateY(0) scale(1)}.scroll-image-gallery__image-wrapper{position:relative;width:100%;padding-bottom:125%;overflow:hidden;border-radius:16px;box-shadow:0 12px 40px #0000004d}.scroll-image-gallery__image,.scroll-image-gallery__item .placeholder-svg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:16px}@media screen and (max-width: 989px){.scroll-image-gallery{padding:6rem 0;min-height:auto}.scroll-image-gallery__heading{margin-bottom:4rem}.scroll-image-gallery__container{gap:1.5rem;padding:1.5rem}.scroll-image-gallery__item{width:min(45%,300px)}}@media screen and (max-width: 749px){.scroll-image-gallery{padding:4rem 0}.scroll-image-gallery__heading{margin-bottom:3rem}.scroll-image-gallery__title{font-size:3.2rem}.scroll-image-gallery__container{gap:1rem;padding:1rem}.scroll-image-gallery__item{width:min(90%,280px)}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/section-scroll-image-gallery.css.map */
