@keyframes moveRow{0%{transform:translate(0)}50%{transform:translate(calc(-100% + 100vw))}to{transform:translate(0)}}.container.play img{width:auto;height:550px;border-radius:15px;max-width:unset}.play{animation:moveRow 55s infinite linear;width:max-content;height:550px}.container{white-space:nowrap;margin-bottom:50px;margin-top:20px}@media only screen and (max-width: 767px){.container.play img{height:345px}.play{animation:moveRow 45s infinite linear;height:345px}}
/*# sourceMappingURL=/cdn/shop/t/38/compiled_assets/styles.css.map */
