:root{--columns:1;--gap:1rem}.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:0;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:Satoshi,Helvetica,Roboto,Arial,sans-serif;font-size:inherit;font-size:var(--around-the-league-team-font-size,inherit);font-weight:900}.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-family:Rift,Helvetica,Roboto,Arial,sans-serif;font-size:inherit;font-size:var(--around-league-score-font-size,inherit);font-weight:700}.m-around-the-league__time{align-items:flex-start;background-color:transparent;display:flex;flex:1 1 100%;flex-direction:column;font-family:Satoshi,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-the-league-list-item-flex:1 1 100%;--around-the-league-team-font-size:1.125rem;--around-league-list-item-margin-bottom:0.5rem;--around-league-score-font-size:1.5rem;--around-league-list-item-team-time-font-size:0.625rem;--around-league-list-item-padding:0.625rem 1rem 0.625rem 0.625rem;--around-league-list-margin:0;--around-league-list-item-block-gap:0.5rem}.m-around-the-league__team{text-transform:uppercase}.m-around-the-league__team-name{padding-left:1rem}.m-around-the-league__item{background:#f4f4f4}.m-around-the-league__time{color:#666;font-weight:700}