.dog-marquee{width:100%;overflow:hidden;padding:24px 0}.dog-marquee__track{display:flex;width:max-content;animation:dog-marquee-scroll var(--marquee-speed, 30s) linear infinite}.dog-marquee:hover .dog-marquee__track{animation-play-state:paused}.dog-marquee__group{display:flex;gap:16px;padding-right:16px}.dog-marquee__item{flex:0 0 auto;width:200px;height:var(--marquee-image-height, 220px);border-radius:12px;overflow:hidden}.dog-marquee__item img{width:100%;height:100%;object-fit:cover;display:block}@keyframes dog-marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:768px){.dog-marquee__item{width:140px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/custom-dog-marquee.css.map */
