.auto-scrolling-gallery{padding:2rem;overflow:hidden;background-color:#ccd38f}.auto-scrolling-gallery__container{position:relative;width:100%;overflow:hidden;background-color:#ccd38f}.auto-scrolling-gallery__track{display:flex;gap:46px;width:max-content;transition:transform .1s linear;background-color:#ccd38f;will-change:transform}.auto-scrolling-gallery__item{flex-shrink:0;display:flex;align-items:center;justify-content:center}.auto-scrolling-gallery__image{width:511px;height:500px;object-fit:contain}.auto-scrolling-gallery__placeholder{width:511px;height:500px;background-color:#f4f4f4;border-radius:8px;display:flex;align-items:center;justify-content:center;border:2px dashed #ccc}.auto-scrolling-gallery__placeholder .placeholder-svg{width:100px;height:100px;opacity:.5}@media screen and (max-width: 749px){.auto-scrolling-gallery{padding:1rem}.auto-scrolling-gallery__track{gap:46px}.auto-scrolling-gallery__image{width:calc(100vw - 40px);max-width:400px;height:auto}.auto-scrolling-gallery__placeholder{width:400px;height:550px}}@media screen and (min-width: 750px) and (max-width: 989px){.auto-scrolling-gallery__image,.auto-scrolling-gallery__placeholder{width:450px;height:520px}}@media (prefers-reduced-motion: no-preference){.auto-scrolling-gallery__track{will-change:transform}}@media (prefers-reduced-motion: reduce){.auto-scrolling-gallery__track{animation:none;transition:none}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/component-auto-scrolling-gallery.css.map */
