.infinite-scroll-text{display:flex;align-items:center;max-width:100%;border-radius:1rem}.marquee{display:flex;flex-direction:row;line-height:1.1;text-transform:uppercase;overflow:hidden;background-color:#ececec;padding:24px 0}.marquee__row{display:flex;flex-direction:row;justify-content:space-around;flex-shrink:0;animation:marquee;animation-duration:39s;animation-timing-function:linear;animation-iteration-count:infinite}.marquee__item{width:auto;padding:0rem 4.75rem;overflow:hidden}.marquee__separator{width:6px;display:inline-flex;align-items:center;justify-content:center;color:#ececec}.marquee__text{font-size:2.375rem;line-height:1.1;color:#fff}.marquee__item p{font-size:26px;color:#ab0b0b;font-weight:600;font-family:Source Sans Pro,sans-serif;margin:0}@media (prefers-reduced-motion: reduce){.marquee__row{animation:none;-webkit-animation:none}}@media screen and (max-width: 640px){.marquee__item{padding:.625rem .75rem}.marquee__text{font-size:1rem;line-height:1.1}}@keyframes marquee{0%{transform:translateZ(0)}to{transform:translate3d(-100%,0,0)}}
/*# sourceMappingURL=/s/files/1/0897/6826/4026/t/2/assets/infinite-scroll-text.css.map */
