.matchup-strip{margin:4px 0 16px;border-top:2px solid #244b43;border-bottom:1px solid #c9d5cf;max-width:100%;min-width:0;overflow:hidden}
.matchup-heading{display:flex;justify-content:space-between;align-items:center;padding:5px 0;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#52685f}
.matchup-toggle{background:transparent;border:1px solid #c9d5cf;color:#244b43;font:700 10px Arial,sans-serif;letter-spacing:.06em;text-transform:uppercase;padding:3px 8px;cursor:pointer}
.matchup-toggle:hover,.matchup-toggle:focus-visible{background:#244b43;color:#fff;outline:2px solid #244b43;outline-offset:1px}
.matchup-toggle[hidden]{display:none}
.fp-home .fp-games{display:block;overflow:hidden;padding:0;margin:0;background:#f6f8f5;border-top:1px solid #e0e5e1;border-bottom:0;scrollbar-width:none;max-width:100%;contain:paint}
.fp-home .fp-games::-webkit-scrollbar{display:none}
.matchup-track{display:flex;width:max-content;animation:matchup-scroll 60s linear infinite;will-change:transform}
.matchup-group{display:flex;flex:none}
.matchup-strip:hover .matchup-track,.matchup-strip:focus-within .matchup-track,.matchup-strip.is-focus .matchup-track,.matchup-strip.is-paused .matchup-track{animation-play-state:paused}
.matchup-strip.is-focus .matchup-track{animation-play-state:paused}
@keyframes matchup-scroll{from{transform:translateX(0)}to{transform:translateX(-50%)}}
.matchup-strip.is-fit .matchup-track{animation:none;transform:none}
.matchup-strip.is-fit .matchup-dup{display:none}
.matchup-strip.is-fit .matchup-toggle{visibility:hidden}
.matchup-strip.is-static .matchup-track{animation:none;transform:none;width:auto}
.matchup-strip.is-static .matchup-group{flex-wrap:wrap;flex:1 1 auto}
.matchup-strip.is-static .matchup-dup{display:none}
.matchup-strip.is-focus .matchup-track{animation:none;transform:none;width:auto}
.matchup-strip.is-focus .matchup-group{flex-wrap:wrap;flex:1 1 auto}
.matchup-strip.is-focus .matchup-dup{display:none}
.fp-home .fp-games .matchup-tile{flex:0 0 132px;padding:6px 10px;white-space:normal;color:#1d333c;border-right:1px solid #dde4df}
.fp-home .fp-games .matchup-tile:hover{background:#eaf0ec}
.fp-home .fp-games .matchup-tile:focus-visible{outline:2px solid #244b43;outline-offset:-2px;background:#eaf0ec}
.matchup-time{display:block;font-size:10px;color:#597068;margin-bottom:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.matchup-team{display:flex;align-items:center;gap:7px;line-height:24px}
.matchup-team img{object-fit:contain;flex:none;width:22px;height:22px}
.matchup-nologo{flex:none;width:22px;height:22px;border-radius:50%;background:#dbe4de;display:inline-block}
.matchup-team b{font-size:12px;color:#152b25}
.matchup-team small{margin-left:auto;font-size:9px;letter-spacing:.04em;color:#718079}
@media(prefers-reduced-motion:reduce){.matchup-track{animation:none!important;transform:none!important;width:auto}.matchup-group{flex-wrap:wrap}.matchup-dup{display:none!important}}
.fp-home .home-news{margin-top:12px;min-width:0}
.fp-home .home-news .fp-feed-head{border-bottom-color:#244b43}
.fp-home .home-news .fp-news{columns:2;column-gap:24px}
.news-topics{display:flex;gap:18px;border-bottom:1px solid #dde4df;margin-bottom:3px}.news-topics button{border:0;border-bottom:2px solid transparent;background:transparent;padding:10px 0 8px;color:#66776f;font:700 12px Arial;cursor:pointer}.news-topics button[aria-pressed=true]{color:#244b43;border-bottom-color:#244b43}
@media(max-width:760px){.fp-home .fp-games .matchup-tile{flex-basis:124px}.fp-feed-head{flex-wrap:wrap}.fp-feed-head select{max-width:180px}}
@media(max-width:650px){.fp-home .home-news .fp-news{columns:1}.matchup-strip{margin-left:0;margin-right:0}}

.news-updated{display:block;color:#607068;font:11px/1.4 Arial,sans-serif;margin-top:3px}
