.banner-wrapper{width:100%;z-index:2}.banner-wrapper,.banner-wrapper .scrolling-lists{display:inline-flex}.banner-wrapper.mobile{font-size:10px}.banner-wrapper.mobile .separator{width:14px;height:12px;margin-left:15px}.banner-wrapper.desktop{font-size:12px}.banner-wrapper.desktop .separator{width:16px;height:14px;margin-left:18px}.scrolling-text{display:flex;white-space:nowrap;transition:opacity 1s ease;animation:scroll linear infinite}.scrolling-text>span{display:inline-flex;align-items:center;margin-left:18px;color:#fff}.scrolling-text .bold,.scrolling-text>span{font-family:ProximaNovaBold,Arial,sans-serif}.scrolling-text .separator{display:flex;background-image:url(/_next/static/media/fanduel-logo-shield.d1bf4ecc.svg);background-repeat:no-repeat;background-size:contain}.scrolling-text .time-ago{color:#c8e2ff}.scrolling-text.fade-out{opacity:0}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-100%)}}