.scroll-container{width:100%;overflow:hidden;white-space:nowrap;box-sizing:border-box}.scroll-content{display:flex;animation:scroll-left 40s linear infinite;JUSTIFY-CONTENT:center;ALIGN-ITEMS:center;width:100%}@media screen and (max-width: 749px){body .scroll-content{display:inline-block;animation:scroll-left 8s linear infinite;JUSTIFY-CONTENT:center;ALIGN-ITEMS:center;width:100%;white-space:nowrap}body .item{padding:0 1.5rem;line-height:normal}}.item{display:inline-block;padding:0 3rem;font-size:1.2rem;white-space:nowrap;font-size:18px}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes scroll-left-fast{0%{transform:translate(0)}to{transform:translate(-100%)}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/scroll-bar.css.map */
