.PlaasPap_ScrollText{white-space:nowrap;display:inline-block;color:#fff;animation:scroll-left 15s linear infinite}@keyframes scroll-left{0%{transform:translateX(100%)}100%{transform:translateX(-100%)}}