.HomeStandingsTable-module-scss-module__ORxIoG__homeStandingsTable{--home-standings-sticky-offset:0px;border-radius:12px;flex-direction:column;width:100%;display:flex;overflow:hidden}.HomeStandingsTable-module-scss-module__ORxIoG__homeStandingsTable__header{padding-bottom:var(--spacing-m);justify-content:space-between;align-items:baseline;display:flex}.HomeStandingsTable-module-scss-module__ORxIoG__homeStandingsTable__title{color:var(--base-black-color)}.HomeStandingsTable-module-scss-module__ORxIoG__homeStandingsTable__logo{width:auto;height:31px}.HomeStandingsTable-module-scss-module__ORxIoG__homeStandingsTable__table{flex-direction:column;width:100%;display:flex}.HomeStandingsTable-module-scss-module__ORxIoG__homeStandingsTable__tableHeader{grid-template-columns:1fr repeat(6,70px);align-items:center;display:grid}.HomeStandingsTable-module-scss-module__ORxIoG__homeStandingsTable__headerCell{background-color:var(--secondary-color);padding:var(--spacing-sm)0px}.HomeStandingsTable-module-scss-module__ORxIoG__homeStandingsTable__headerCell--borderLeft,.HomeStandingsTable-module-scss-module__ORxIoG__homeStandingsTable__cell--borderLeft{border-left:1px solid var(--neutral-color-100)}.HomeStandingsTable-module-scss-module__ORxIoG__homeStandingsTable__headerCell:first-child{padding-left:var(--spacing-m);padding-right:var(--spacing-m);border-top-left-radius:12px}.HomeStandingsTable-module-scss-module__ORxIoG__homeStandingsTable__headerCell:last-child{padding-left:var(--spacing-m);padding-right:var(--spacing-m);border-top-right-radius:12px}.HomeStandingsTable-module-scss-module__ORxIoG__homeStandingsTable__headerCell{text-align:center;color:var(--base-white-color);text-transform:uppercase;font-size:var(--fs-heading-2);font-weight:var(--fw-heading-2);line-height:var(--lh-heading-2);letter-spacing:var(--ls-heading-2)}.HomeStandingsTable-module-scss-module__ORxIoG__homeStandingsTable__headerCell--team{text-align:left}.HomeStandingsTable-module-scss-module__ORxIoG__homeStandingsTable__body{flex-direction:column;display:flex}.HomeStandingsTable-module-scss-module__ORxIoG__homeStandingsTable__row{grid-template-columns:1fr repeat(6,70px);align-items:center;min-height:48px;display:grid}.HomeStandingsTable-module-scss-module__ORxIoG__homeStandingsTable__row:nth-child(odd) .HomeStandingsTable-module-scss-module__ORxIoG__homeStandingsTable__cell{background-color:#fff}.HomeStandingsTable-module-scss-module__ORxIoG__homeStandingsTable__row:nth-child(2n) .HomeStandingsTable-module-scss-module__ORxIoG__homeStandingsTable__cell{background-color:var(--secondary-color-100)}.HomeStandingsTable-module-scss-module__ORxIoG__homeStandingsTable__cell{justify-content:center;align-items:center;gap:var(--spacing-xs);height:100%;display:flex}.HomeStandingsTable-module-scss-module__ORxIoG__homeStandingsTable__cell--team{justify-content:flex-start;align-items:center;gap:var(--spacing-xs);text-align:left;display:flex}.HomeStandingsTable-module-scss-module__ORxIoG__homeStandingsTable__positionBadge{width:4px;height:100%}.HomeStandingsTable-module-scss-module__ORxIoG__homeStandingsTable__positionBadge--playoff{background-color:var(--yellow-color)}.HomeStandingsTable-module-scss-module__ORxIoG__homeStandingsTable__positionBadge--relegation{background-color:var(--error-color)}.HomeStandingsTable-module-scss-module__ORxIoG__homeStandingsTable__position{text-align:center;min-width:24px;color:var(--base-black-color)}.HomeStandingsTable-module-scss-module__ORxIoG__homeStandingsTable__teamLink{align-items:center;gap:var(--spacing-xs);color:inherit;text-decoration:none;display:flex}@media (hover:hover){.HomeStandingsTable-module-scss-module__ORxIoG__homeStandingsTable__teamLink:hover .HomeStandingsTable-module-scss-module__ORxIoG__homeStandingsTable__teamName{text-underline-offset:2px;cursor:pointer;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;text-decoration-thickness:1px}}.HomeStandingsTable-module-scss-module__ORxIoG__homeStandingsTable__teamLogo{object-fit:contain;flex-shrink:0;width:30px;height:30px}.HomeStandingsTable-module-scss-module__ORxIoG__homeStandingsTable__teamName{white-space:nowrap;text-overflow:ellipsis;color:var(--base-black-color);overflow:hidden}.HomeStandingsTable-module-scss-module__ORxIoG__homeStandingsTable__teamName--full{display:inline}.HomeStandingsTable-module-scss-module__ORxIoG__homeStandingsTable__teamName--abbreviated{display:none}.HomeStandingsTable-module-scss-module__ORxIoG__homeStandingsTable__footer{padding:var(--spacing-ml);justify-content:flex-end;display:flex}.HomeStandingsTable-module-scss-module__ORxIoG__homeStandingsTable__link{text-decoration:none}.HomeStandingsTable-module-scss-module__ORxIoG__homeStandingsTable__button{text-transform:uppercase;border-radius:100px}@media (max-width:1420px){.HomeStandingsTable-module-scss-module__ORxIoG__homeStandingsTable{--home-standings-sticky-offset:var(--spacing-m)}.HomeStandingsTable-module-scss-module__ORxIoG__homeStandingsTable__header{padding-left:var(--spacing-m);padding-right:var(--spacing-m)}.HomeStandingsTable-module-scss-module__ORxIoG__homeStandingsTable__table{scrollbar-width:none;-ms-overflow-style:none;overflow-x:auto}.HomeStandingsTable-module-scss-module__ORxIoG__homeStandingsTable__table::-webkit-scrollbar{display:none}.HomeStandingsTable-module-scss-module__ORxIoG__homeStandingsTable__tableHeader,.HomeStandingsTable-module-scss-module__ORxIoG__homeStandingsTable__row{margin-left:var(--spacing-m);margin-right:var(--spacing-m);min-width:fit-content}.HomeStandingsTable-module-scss-module__ORxIoG__homeStandingsTable__footer{display:none}}@media (max-width:767px){.HomeStandingsTable-module-scss-module__ORxIoG__homeStandingsTable__table{isolation:isolate;overflow-x:auto}.HomeStandingsTable-module-scss-module__ORxIoG__homeStandingsTable__tableHeader{grid-template-columns:minmax(142px,1fr) repeat(6,48px)}.HomeStandingsTable-module-scss-module__ORxIoG__homeStandingsTable__headerCell{padding-top:var(--spacing-s);padding-bottom:var(--spacing-s);font-size:var(--fs-heading-subhead);font-weight:var(--fw-heading-subhead);line-height:var(--lh-heading-subhead);letter-spacing:var(--ls-heading-subhead)}.HomeStandingsTable-module-scss-module__ORxIoG__homeStandingsTable__headerCell--team{left:var(--home-standings-sticky-offset);z-index:3;background-color:var(--secondary-color);border-top-left-radius:12px;position:sticky}.HomeStandingsTable-module-scss-module__ORxIoG__homeStandingsTable__headerCell--team:after{content:"";pointer-events:none;opacity:0;background:linear-gradient(90deg,#0000,#00000014);width:12px;height:100%;transition:opacity .2s;position:absolute;top:0;right:-1px}[data-standings-scrolled=true] .HomeStandingsTable-module-scss-module__ORxIoG__homeStandingsTable__headerCell--team:after{opacity:1}.HomeStandingsTable-module-scss-module__ORxIoG__homeStandingsTable__teamLogo{width:24px;height:24px}.HomeStandingsTable-module-scss-module__ORxIoG__homeStandingsTable__row{grid-template-columns:minmax(142px,1fr) repeat(6,48px)}.HomeStandingsTable-module-scss-module__ORxIoG__homeStandingsTable__cell--team{left:var(--home-standings-sticky-offset);z-index:2;font-size:var(--fs-heading-2);font-weight:var(--fw-heading-2);line-height:var(--lh-heading-2);letter-spacing:var(--ls-heading-2);position:sticky}.HomeStandingsTable-module-scss-module__ORxIoG__homeStandingsTable__cell--team:after{content:"";pointer-events:none;opacity:0;background:linear-gradient(90deg,#0000,#00000014);width:12px;height:100%;transition:opacity .2s;position:absolute;top:0;right:-1px}[data-standings-scrolled=true] .HomeStandingsTable-module-scss-module__ORxIoG__homeStandingsTable__cell--team:after{opacity:1}.HomeStandingsTable-module-scss-module__ORxIoG__homeStandingsTable__row:nth-child(odd) .HomeStandingsTable-module-scss-module__ORxIoG__homeStandingsTable__cell--team{background-color:#fff}.HomeStandingsTable-module-scss-module__ORxIoG__homeStandingsTable__row:nth-child(2n) .HomeStandingsTable-module-scss-module__ORxIoG__homeStandingsTable__cell--team{background-color:var(--secondary-color-100)}.HomeStandingsTable-module-scss-module__ORxIoG__homeStandingsTable__teamName--full{display:none}.HomeStandingsTable-module-scss-module__ORxIoG__homeStandingsTable__teamName--abbreviated{display:inline}}
.LeadersWithStandings-module-scss-module__3x5C0q__leadersWithStandings{width:100%}.LeadersWithStandings-module-scss-module__3x5C0q__leadersWithStandings__container{padding-top:var(--spacing-xl);padding-bottom:var(--spacing-xl);width:100%}.LeadersWithStandings-module-scss-module__3x5C0q__leadersWithStandings__content{gap:var(--spacing-l);grid-template-columns:1fr 1fr;width:100%;display:grid}.LeadersWithStandings-module-scss-module__3x5C0q__leadersWithStandings__leaders{flex-direction:column;display:flex}.LeadersWithStandings-module-scss-module__3x5C0q__leadersWithStandings__header{width:100%;margin-bottom:var(--spacing-ml)}.LeadersWithStandings-module-scss-module__3x5C0q__leadersWithStandings__grid{gap:var(--spacing-m);width:100%;margin-bottom:var(--spacing-ml);grid-template-columns:repeat(2,1fr);display:grid}.LeadersWithStandings-module-scss-module__3x5C0q__leadersWithStandings__grid>*{min-width:258px;max-width:430px}.LeadersWithStandings-module-scss-module__3x5C0q__leadersWithStandings__footer{justify-content:flex-start;width:100%;display:flex}.LeadersWithStandings-module-scss-module__3x5C0q__leadersWithStandings__link{text-decoration:none}.LeadersWithStandings-module-scss-module__3x5C0q__leadersWithStandings__button{text-transform:uppercase}.LeadersWithStandings-module-scss-module__3x5C0q__leadersWithStandings__standings{flex-direction:column;display:flex}@media (max-width:1420px){.LeadersWithStandings-module-scss-module__3x5C0q__leadersWithStandings__content{gap:var(--spacing-l);flex-direction:column;display:flex}.LeadersWithStandings-module-scss-module__3x5C0q__leadersWithStandings__header{margin-bottom:var(--spacing-m);padding-left:var(--spacing-m);padding-right:var(--spacing-m)}.LeadersWithStandings-module-scss-module__3x5C0q__leadersWithStandings__grid{scroll-snap-type:x mandatory;scroll-padding-left:var(--spacing-m);scrollbar-width:none;-ms-overflow-style:none;flex-direction:row;display:flex;overflow-x:auto}.LeadersWithStandings-module-scss-module__3x5C0q__leadersWithStandings__grid::-webkit-scrollbar{display:none}.LeadersWithStandings-module-scss-module__3x5C0q__leadersWithStandings__grid>:first-child{margin-left:var(--spacing-m)}.LeadersWithStandings-module-scss-module__3x5C0q__leadersWithStandings__grid>:last-child{margin-right:var(--spacing-m)}.LeadersWithStandings-module-scss-module__3x5C0q__leadersWithStandings__grid>*{scroll-snap-align:start;flex-shrink:0;min-width:258px}.LeadersWithStandings-module-scss-module__3x5C0q__leadersWithStandings__footer{padding-left:var(--spacing-m);padding-right:var(--spacing-m)}}@media (max-width:767px){.LeadersWithStandings-module-scss-module__3x5C0q__leadersWithStandings__container{padding-top:0;padding-bottom:var(--spacing-l)}.LeadersWithStandings-module-scss-module__3x5C0q__leadersWithStandings__grid>*{max-width:80%}.LeadersWithStandings-module-scss-module__3x5C0q__leadersWithStandings__footer{justify-content:center}}
/*# sourceMappingURL=43d7fdfae7141f2c.css.map*/