.scroll-gallery{overflow:hidden;padding:3rem 0}.scroll-gallery__track{display:flex;width:max-content;animation:scroll-gallery-slide 20s linear infinite;gap:2rem;will-change:transform}.scroll-gallery:hover .scroll-gallery__track{animation-play-state:paused}@keyframes scroll-gallery-slide{0%{transform:translate(0)}to{transform:translate(-50%)}}.scroll-gallery__item{flex-shrink:0;width:280px}@media screen and (min-width:750px){.scroll-gallery__item{width:320px}}@media screen and (min-width:990px){.scroll-gallery__item{width:360px}}.scroll-gallery__media{overflow:hidden;border-radius:20px}.scroll-gallery__media--square{aspect-ratio:1}.scroll-gallery__image{width:100%;height:100%;object-fit:cover;display:block;border-radius:20px;transition:transform .4s cubic-bezier(.104,.204,.492,1)}.scroll-gallery__item:hover .scroll-gallery__image{transform:scale(1.03)}.scroll-gallery__placeholder svg{width:100%;height:100%}.scroll-gallery__content{padding:1.5rem .5rem;text-align:center}.scroll-gallery__heading{margin:0 0 .5rem;font-size:1.8rem!important;font-weight:600;line-height:1.3}.scroll-gallery__text{margin:0;font-size:1.4rem;color:#0009;line-height:1.5}@media(prefers-reduced-motion:reduce){.scroll-gallery__track{animation-play-state:paused}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/custom-scroll-gallery.css.map */
