: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{background:var(--around-league-bg-color,#fff);border-radius:var(--around-league-border-radius,0);color:var(--around-league-color,#2c2c2c);margin:var(--around-league-margin,0);padding:var(--around-league-padding,1rem)}.m-around-the-league__list{display:flex;flex-wrap:wrap;list-style:none;margin:var(--around-league-list-margin,0 -.75rem)}.m-around-the-league__item{border:0;border-width:1px;flex:var(--around-the-league-list-item-flex,0 1 100%);margin-bottom:var(--around-league-list-item-margin-bottom,1.5rem);padding:var(--around-league-list-item-padding,0 .75rem);position:relative}@media print,screen and (min-width:48em){.m-around-the-league__item{flex:var(--around-the-league-list-item-flex,0 1 50%)}}.m-around-the-league__block{background:var(--around-league-list-item-block-bg-color,#f5f5f5);border:var(--around-league-list-item-border,1px solid transparent);border-radius:var(--around-league-list-item-block-border-radius,0);color:#060d3c;display:flex;flex-direction:var(--around-league-list-item-block-flex-direction,row);flex-wrap:wrap;font-weight:700;gap:var(--around-league-list-item-block-gap,0);justify-content:space-between;overflow:hidden;padding:var(--around-league-list-item-block-padding,0)}.m-around-the-league__teams{flex-grow:1;padding:var(--around-league-list-item-team-padding,.5rem 0 0)}.m-around-the-league__team{align-items:center;display:flex;font-family:Onest,Helvetica,Roboto,Arial,sans-serif;font-size:var(--around-the-league-team-font-size,inherit);font-weight:400}.m-around-the-league__team--home{margin-bottom:0}.m-around-the-league__team-crest{height:1.5625rem;margin:var(--around-league-list-item-team-crest-margin,-.25rem .25rem 0 0);text-align:center;width:1.5625rem}.m-around-the-league__team-crest :is(img){max-height:100%}.m-around-the-league__team-crest--dark{display:none}.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:Onest,Helvetica,Roboto,Arial,sans-serif;font-size:var(--around-league-score-font-size,inherit);font-weight:inherit}.m-around-the-league__time{align-items:var(--around-league-list-time-align-items,center);background-color:transparent;color:var(--around-league-list-item-block-color,#2c2c2c);display:flex;flex:var(--around-league-list-item-team-time-flex,0 0 5rem);flex-direction:var(--around-league-list-time-flex-direction,column);font-family:Onest,Helvetica,Roboto,Arial,sans-serif;font-size:var(--around-league-list-item-team-time-font-size,inherit);justify-content:var(--around-league-list-time-time-justify-content,center);padding:var(--around-league-list-item-team-padding,.5rem 0 0);position:relative}.m-around-the-league__time.playing:after,.m-around-the-league__time.playing:before{background:#e26;border-radius:50%;content:"";display:block;height:.625rem;position:absolute;right:0;top:.1875rem;width:.625rem}@media(prefers-reduced-motion:no-preference){.m-around-the-league__time.playing:after{animation:dot-pulse 2s infinite;opacity:.5}}.m-around-the-league__time-status{font-size:var(--around-league-list-item-team-time-font-size,.75rem);font-weight:inherit}.m-around-the-league__item-link{display:none;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.m-around-the-league__item-link>span{height:1px;overflow:hidden;position:absolute;width:1px;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);white-space:nowrap}.m-around-the-league{--around-league-list-item-block-border-radius:0.1875rem;--around-league-list-item-block-flex-direction:column;--around-league-list-item-block-gap:0.5rem;--around-league-list-item-block-padding:1rem;--around-league-list-item-border:0;--around-league-list-item-margin-bottom:0;--around-league-list-item-padding:0;--around-league-list-item-team-crest-margin:0;--around-league-list-item-team-padding:0;--around-league-list-item-team-time-flex:auto;--around-league-list-item-team-time-font-size:0.75rem;--around-league-list-margin:0;--around-league-list-time-align-items:flex-start;--around-league-list-time-time-justify-content:flex-start;--around-league-padding:0;--around-the-league-team-font-size:1rem}.m-around-the-league__list{container:list/inline-size;gap:1.5rem}.m-around-the-league__item{--around-the-league-list-item-flex:0 1 100%}@container list (width > 799px){.m-around-the-league__item{--around-the-league-list-item-flex:0 1 calc(50% - 0.75rem)}}@container list (width > 945px){.m-around-the-league__item{--around-the-league-list-item-flex:0 1 calc(33.33333% - 1rem)}}.m-around-the-league__block{box-shadow:-4px 4px 4px 0 rgba(0,0,0,.1)}@media print,screen and (min-width:48em){.m-around-the-league__block{height:100%}}.m-around-the-league__teams{display:flex;flex-flow:column nowrap;gap:.25rem}.m-around-the-league__team{gap:.5rem}.m-around-the-league__team-name{padding:0}.m-around-the-league__team--home .m-around-the-league__team-name,.m-around-the-league__team-score{color:#cf0b2c}.m-around-the-league__time{border-top:1px solid rgba(6,13,60,.1);font-weight:400;margin-top:auto;padding-top:.5rem}.m-around-the-league__diamonds{display:none}