: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 #e7e7e7;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:Barlow,Helvetica,Roboto,Arial,sans-serif;font-size:inherit;font-size:var(--around-the-league-team-font-size,inherit);font-weight:600}.m-around-the-league__team--home{margin-bottom:.25rem}.m-around-the-league__team-crest{height:2rem;margin:-.25rem .25rem 0 0;margin:var(--around-league-list-item-team-crest-margin,-.25rem .25rem 0 0);width:2rem}.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-family:Barlow,Helvetica,Roboto,Arial,sans-serif;font-size:inherit;font-size:var(--around-league-score-font-size,inherit);font-weight:500}.m-around-the-league__time{align-items:flex-start;background-color:transparent;display:flex;flex:1 1 100%;flex-direction:column;font-family:Barlow,Helvetica,Roboto,Arial,sans-serif;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-league-list-item-block-gap:0.5rem;--around-league-list-item-margin-bottom:0;--around-league-list-item-padding:0;--around-league-list-item-team-time-font-size:0.8125rem;--around-league-list-margin:0;--around-league-score-font-size:1.25rem;--around-the-league-list-item-flex:1 1 100%;--around-the-league-team-font-size:1.25rem}@media print,screen and (min-width:40em){.m-around-the-league{--around-the-league-list-item-flex:1 1 50%}}.m-around-the-league__list{--columns:1;gap:1rem;gap:var(--gap,1rem)}@media print,screen and (min-width:64em){.m-around-the-league__list{gap:1.5rem;gap:var(--gap,1rem)}}@media print,screen and (min-width:40em){.m-around-the-league__list{--columns:2}}@media print,screen and (min-width:64em){.m-around-the-league__list{--gap:1.5rem}}.m-around-the-league__item{border:0;flex-basis:100%;flex-basis:calc(100%/var(--columns, 1) - var(--gap, 1rem)/var(--columns, 1)*(var(--columns, 1) - 1))}.m-around-the-league__block{border-bottom:.125rem solid #f5f5f5;padding:0 0 1rem}.m-around-the-league__time{font-weight:500;line-height:1.2}