.app_marquee__wrapper{overflow:hidden;position:relative;width:100%}.app_marquee__wrapper:hover .app_marquee__content{animation-play-state:paused!important}.app_marquee__content{backface-visibility:hidden;display:flex;transform:translateZ(0);width:-moz-max-content;width:max-content;will-change:transform}.app_marquee__item{flex-shrink:0;margin-right:15px}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}
