.marquee-bar{max-width:100%;width:100%;overflow:hidden;box-sizing:border-box;position:relative;height:6rem}.scroll-marquee{animation:animate 15s linear infinite;display:flex;width:100%;position:absolute;justify-content:center}@media screen and (min-width: 992px){.scroll-marquee{animation:animate 30s linear infinite}}@keyframes animate{0%{left:100%}to{left:-90%}}.marquee-bar p{font-size:16px;font-weight:600;color:#fff;display:inline-block;white-space:nowrap;transition:all .2s ease-out}
/*# sourceMappingURL=/cdn/shop/t/795/assets/section-marquee-bar.css.map */
