.marquee{width:100%;overflow:hidden;display:flex;align-items:baseline;left:0;top:0;position:fixed;z-index:300;font-family:Courier New,Courier,monospace}.marquee__content{width:100%;white-space:nowrap;display:inline-flex;align-items:baseline}.marquee__content>span{display:inline-block;font-size:14px;line-height:25px;font-family:Courier New,Courier,monospace!important;letter-spacing:-.02em;-webkit-animation:marqueeLeft 25s linear infinite;animation:marqueeLeft 25s linear infinite}.marquee--reverse .marquee__content{justify-content:flex-end}.marquee--reverse .marquee__content>span{-webkit-animation-name:marqueeRight;animation-name:marqueeRight}@-webkit-keyframes marqueeLeft{to{transform:translate(-100%)}}@keyframes marqueeLeft{to{transform:translate(-100%)}}@-webkit-keyframes marqueeRight{to{transform:translate(100%)}}@keyframes marqueeRight{to{transform:translate(100%)}}
/*# sourceMappingURL=/s/files/1/1707/8005/t/55/compiled_assets/styles.css.map */
