:root{--columns:1;--gap:1rem}@keyframes dot-bounce{0%{transform:translateY(0)}5%{transform:translateY(2px)}20%{transform:translateY(-8px)}35%{transform:translateY(4px)}40%{transform:translateY(0)}to{transform:translateY(0)}}@keyframes dot-fade{0%{opacity:1}50%{opacity:.2}to{opacity:1}}@keyframes dot-pulse{0%{transform:scale(1)}5%{transform:scale(.98)}50%{transform:scale(1.5)}to{transform:scale(1)}}@keyframes full-height{0%{height:0}to{height:100%}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.m-around-the-league__list{display:flex;flex-wrap:wrap;list-style:none;margin:0 -.75rem;margin:var(--around-league-list-margin,0 -.75rem)}.m-around-the-league__item{border-bottom:.0625rem solid #dadbe6;flex:0 1 100%;flex:var(--around-the-league-list-item-flex,0 1 100%);margin-bottom:1.5rem;margin-bottom:var(--around-league-list-item-margin-bottom,1.5rem);padding:0 .75rem;padding:var(--around-league-list-item-padding,0 .75rem)}@media screen and (min-width:48em){.m-around-the-league__item{flex:0 1 50%;flex:var(--around-the-league-list-item-flex,0 1 50%)}}.m-around-the-league__block{background-color:transparent;display:flex;flex-wrap:wrap;font-weight:700;gap:0;gap:var(--around-league-list-item-block-gap,0);justify-content:space-between}.m-around-the-league__teams{flex-grow:1;padding:0;padding:var(--around-league-list-item-team-padding,0)}.m-around-the-league__team{align-items:center;display:flex;font-family:Plus Jakarta Sans,Helvetica,Roboto,Arial,sans-serif;font-size:inherit;font-size:var(--around-the-league-team-font-size,inherit);font-weight:500}.m-around-the-league__team--home{margin-bottom:.25rem}.m-around-the-league__team-crest{height:1.5625rem;margin:-.25rem .25rem 0 0;margin:var(--around-league-list-item-team-crest-margin,-.25rem .25rem 0 0);width:1.5625rem}.m-around-the-league__team-name{display:block;margin-right:auto;overflow:hidden;padding-right:.5rem;text-overflow:ellipsis;white-space:nowrap}.m-around-the-league__team-score{font-size:inherit;font-size:var(--around-league-score-font-size,inherit);font-weight:500}.m-around-the-league__team-score,.m-around-the-league__time{font-family:Plus Jakarta Sans,Helvetica,Roboto,Arial,sans-serif}.m-around-the-league__time{align-items:flex-start;background-color:transparent;display:flex;flex:1 1 100%;flex-direction:column;font-size:inherit;font-size:var(--around-league-list-item-team-time-font-size,inherit);justify-content:center;padding:0;padding:var(--around-league-list-item-team-padding,0)}.m-around-the-league__time-status{font-size:.625rem;font-size:var(--around-league-list-item-team-time-font-size,.625rem);font-weight:400}.m-around-the-league{--around-the-league-list-item-flex:1 1 100%;--around-the-league-team-font-size:1rem;--around-league-list-item-margin-bottom:0.5rem;--around-league-score-font-size:1rem;--around-league-list-item-team-time-font-size:0.625rem;--around-league-list-item-padding:0 0.75rem 0.5rem;--around-league-list-margin:0;--around-league-list-item-block-gap:0.5rem}