.scroll-banner{overflow:hidden;display:flex;align-items:center;box-sizing:border-box;padding:20px 0;z-index:1000;position:relative;width:100%}@media (max-width: 767px){.scroll-banner{padding:4px 12px}}.scroll-track{overflow:hidden;position:relative;width:100%}.scroll-content{display:flex;width:max-content;animation:scroll-left 20s linear infinite}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}.scroll-text{white-space:nowrap;padding:0 1.5rem;display:inline-block;font-weight:500;line-height:1}.scroll-image{height:40px;width:auto;object-fit:contain;margin-right:0}.scroll-speed-superslow{animation-duration:40s!important}.scroll-speed-slow{animation-duration:30s!important}.scroll-speed-normal{animation-duration:20s!important}.scroll-speed-fast{animation-duration:12s!important}.scroll-speed-faster{animation-duration:6s!important}.scroll-direction-left{animation-name:scroll-left}.scroll-direction-right{animation-name:scroll-right}@keyframes scroll-right{0%{transform:translate(-50%)}to{transform:translate(0)}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/scroll-banner.css.map */
