.marquee{max-width:100vw;white-space:nowrap;overflow:hidden}.marquee span{display:inline-block;padding-left:105%;animation:marquee 90s linear infinite}.marquee span:hover{animation-play-state:paused}@keyframes marquee{0%{transform:translate3d(0,0,0)}100%{transform:translate3d(-100%,0,0)}}.starmodal{background:rgba(0,174,230,.12) !important;border:1px solid #00aee6 !important;border-radius:6px !important;padding:14px !important;margin-bottom:25px !important}