.MatchesListHeader-module-scss-module__4udIOa__matchesListHeader{background-color:var(--secondary-color);width:100%;height:46px;padding-left:var(--spacing-m);flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.MatchesListHeader-module-scss-module__4udIOa__matchesListHeader__button{cursor:pointer;color:#fff;border-radius:0;align-items:center;height:100%;display:flex}.MatchesListHeader-module-scss-module__4udIOa__matchesListHeader__buttonStandingsLink{text-decoration:none}.MatchesListHeader-module-scss-module__4udIOa__matchesListHeader__buttonStandings{padding:var(--spacing-sm)}.MatchesListHeader-module-scss-module__4udIOa__matchesListHeader__buttonIcon{color:#fff;margin-left:var(--spacing-s)}
.MatchesListSelectorItem-module-scss-module__qoTWpa__matchesListSelectorItem{cursor:pointer;padding:var(--spacing-xxs);scroll-snap-align:center;flex-direction:column;justify-content:center;align-items:center;min-width:50.7px;display:flex;position:relative}.MatchesListSelectorItem-module-scss-module__qoTWpa__matchesListSelectorItem:hover{color:var(--primary-color-400)}.MatchesListSelectorItem-module-scss-module__qoTWpa__matchesListSelectorItem__circleIcon{color:var(--primary-color);width:6px;height:6px;position:absolute;top:30%;left:50%;transform:translate(-50%,-50%)}.MatchesListSelectorItem-module-scss-module__qoTWpa__matchesListSelectorItem--selected:after{content:"";background-color:var(--base-white-color);border-radius:4px;width:130%;height:2px}.MatchesListSelectorItem-module-scss-module__qoTWpa__matchesListSelectorItem__title{opacity:0}.MatchesListSelectorItem-module-scss-module__qoTWpa__matchesListSelectorItem__title--selected{opacity:1}.MatchesListSelectorItem-module-scss-module__qoTWpa__matchesListSelectorItem__week{text-align:center;text-wrap:nowrap;line-height:var(--lh-body-1)}.MatchesListSelectorItem-module-scss-module__qoTWpa__matchesListSelectorItem__week--selected{font-weight:var(--fw-heading-display-2);letter-spacing:var(--ls-heading-display-2)}
.MatchesListSelectorItems-module-scss-module__Xgov5G__matchesListSelectorItems{background-color:var(--secondary-color-800);color:#fff;position:relative}.MatchesListSelectorItems-module-scss-module__Xgov5G__matchesListSelectorItems:after{content:"";background:linear-gradient(90deg, var(--secondary-color-800) 0%, #25252500 20%, #25252500 80%, var(--secondary-color-800) 100%);pointer-events:none;position:absolute;inset:0}.MatchesListSelectorItems-module-scss-module__Xgov5G__matchesListSelectorItems__button{z-index:1;height:100%;display:none;position:absolute;top:0}.MatchesListSelectorItems-module-scss-module__Xgov5G__matchesListSelectorItems__button--left{left:0}.MatchesListSelectorItems-module-scss-module__Xgov5G__matchesListSelectorItems__button--right{right:0}@media (hover:hover) and (pointer:fine){:hover>.MatchesListSelectorItems-module-scss-module__Xgov5G__matchesListSelectorItems__button{display:block}}.MatchesListSelectorItems-module-scss-module__Xgov5G__matchesListSelectorItems__items{scroll-behavior:smooth;scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none;flex-direction:row;gap:22px;padding:0 40px;display:flex;overflow-x:auto}.MatchesListSelectorItems-module-scss-module__Xgov5G__matchesListSelectorItems__items>:last-child{margin-right:50%}.MatchesListSelectorItems-module-scss-module__Xgov5G__matchesListSelectorItems__items>:first-child{margin-left:50%}.MatchesListSelectorItems-module-scss-module__Xgov5G__matchesListSelectorItems__items::-webkit-scrollbar{display:none}.MatchesListSelectorItems-module-scss-module__Xgov5G__matchesListSelectorItems__link{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}
.MatchesListDayTitle-module-scss-module__m5eWDq__matchesListDayTitle{padding:var(--spacing-sm) var(--spacing-s);background-color:var(--secondary-color-100);color:var(--secondary-color-800);text-transform:uppercase;justify-content:center;align-items:center;display:flex}
.MatchesListMatchCardTeam-module-scss-module__7FbtWG__team{align-items:center;gap:var(--spacing-xxs);flex-direction:column;display:flex}.MatchesListMatchCardTeam-module-scss-module__7FbtWG__team__logo{object-fit:contain}
.AnimatedField-module-scss-module__03GeoW__enter{opacity:.1;transform:translateY(-30%)}.AnimatedField-module-scss-module__03GeoW__enterActive{opacity:1;transition:opacity .15s,transform .15s;transform:translateY(0)}.AnimatedField-module-scss-module__03GeoW__exit{opacity:1;transform:translateY(0)}.AnimatedField-module-scss-module__03GeoW__exitActive{opacity:0;transition:opacity .15s,transform .15s;transform:translateY(30%)}.AnimatedField-module-scss-module__03GeoW__highlightFlash{border-radius:1px;animation:2.2s ease-out forwards AnimatedField-module-scss-module__03GeoW__flashBg}@keyframes AnimatedField-module-scss-module__03GeoW__flashBg{0%{background-color:var(--primary-color-200)}75%{background-color:var(--primary-color-100)}to{background-color:#0000}}
.AnimatedImage-module-scss-module__4AygkW__wrapper{display:inline-block}.AnimatedImage-module-scss-module__4AygkW__enter{opacity:0;transform:scale(.9)}.AnimatedImage-module-scss-module__4AygkW__enterActive{opacity:1;transition:opacity .2s,transform .2s;transform:scale(1)}.AnimatedImage-module-scss-module__4AygkW__exit{opacity:1;transform:scale(1)}.AnimatedImage-module-scss-module__4AygkW__exitActive{opacity:0;transition:opacity .2s,transform .2s;transform:scale(1.05)}
.MatchLeadersItems-module-scss-module__neVNSa__matchLeadersItems{width:100%}.MatchLeadersItems-module-scss-module__neVNSa__matchLeadersItems__title{text-transform:uppercase;margin-bottom:var(--spacing-sm);text-align:center}.MatchLeadersItems-module-scss-module__neVNSa__matchLeadersItems__table{border-collapse:collapse;width:100%}.MatchLeadersItems-module-scss-module__neVNSa__matchLeadersItems__table tr{border-bottom:1px solid var(--neutral-color-100)}.MatchLeadersItems-module-scss-module__neVNSa__matchLeadersItems__table th{padding:var(--spacing-s)}.MatchLeadersItems-module-scss-module__neVNSa__matchLeadersItems__table th:first-child{text-align:left}.MatchLeadersItems-module-scss-module__neVNSa__matchLeadersItems__tableHeader{text-transform:uppercase;color:var(--secondary-color-600)}.MatchLeadersItems-module-scss-module__neVNSa__matchLeadersItems__playerColumn{text-align:left;padding:var(--spacing-s) var(--spacing-sm);gap:var(--spacing-xxs);color:#000;flex-direction:row;align-items:center;display:flex}.MatchLeadersItems-module-scss-module__neVNSa__matchLeadersItems__playerImage{object-fit:cover;border-radius:50%;width:40px;height:40px}
.MatchLeadersTable-module-scss-module__pIBRuq__matchLeadersTable{width:100%}.MatchLeadersTable-module-scss-module__pIBRuq__matchLeadersTable__title{text-transform:uppercase;margin-bottom:var(--spacing-sm);text-align:center}.MatchLeadersTable-module-scss-module__pIBRuq__matchLeadersTable__table{border-collapse:collapse;width:100%}.MatchLeadersTable-module-scss-module__pIBRuq__matchLeadersTable__table thead tr{border-bottom:1px solid var(--neutral-color-100)}.MatchLeadersTable-module-scss-module__pIBRuq__matchLeadersTable__table th{padding:var(--spacing-s)}.MatchLeadersTable-module-scss-module__pIBRuq__matchLeadersTable__table th:first-child{text-align:left}.MatchLeadersTable-module-scss-module__pIBRuq__matchLeadersTable__table tr:nth-child(2n){background-color:var(--secondary-color-100)}.MatchLeadersTable-module-scss-module__pIBRuq__matchLeadersTable__tableHeader{text-transform:uppercase;color:var(--secondary-color-600)}.MatchLeadersTable-module-scss-module__pIBRuq__matchLeadersTable__playerColumn{text-align:left;padding:var(--spacing-s) var(--spacing-sm);gap:var(--spacing-xxs);color:#000;flex-direction:row;align-items:center;display:flex}.MatchLeadersTable-module-scss-module__pIBRuq__matchLeadersTable__playerImage{object-fit:cover;border-radius:50%;width:40px;height:40px}.MatchLeadersTable-module-scss-module__pIBRuq__matchLeadersTable__table tr:not(:first-child) td:last-child .MatchLeadersTable-module-scss-module__pIBRuq__matchLeadersTable__value{font-weight:300}
.Bullet-module-scss-module__IiAcTa__bullet{color:var(--secondary-color-300)}.Bullet-module-scss-module__IiAcTa__bullet--active{color:var(--base-black-color)}
.UnderlineDottedLink-module-scss-module__lZeDCG__link{color:var(--base-black-color);text-decoration:none}.UnderlineDottedLink-module-scss-module__lZeDCG__link:hover{text-underline-offset:2px;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;text-decoration-thickness:1px}
.MatchLineupTeam-module-scss-module__ftn_cq__matchLineupTeam{width:100%}.MatchLineupTeam-module-scss-module__ftn_cq__matchLineupTeam__teamName{margin-bottom:var(--spacing-m)}.MatchLineupTeam-module-scss-module__ftn_cq__matchLineupTeam__tableContainer{transition:height .4s;overflow:hidden}.MatchLineupTeam-module-scss-module__ftn_cq__matchLineupTeam__table{border-collapse:collapse;table-layout:fixed;width:100%}.MatchLineupTeam-module-scss-module__ftn_cq__matchLineupTeam__table thead{text-transform:uppercase;color:var(--secondary-color-600)}.MatchLineupTeam-module-scss-module__ftn_cq__matchLineupTeam__table th{border-bottom:1px solid var(--neutral-color-100);padding:var(--spacing-s);white-space:nowrap;overflow:hidden}.MatchLineupTeam-module-scss-module__ftn_cq__matchLineupTeam__table th:first-child{text-align:left}.MatchLineupTeam-module-scss-module__ftn_cq__matchLineupTeam__table td{padding:var(--spacing-s);text-align:center}.MatchLineupTeam-module-scss-module__ftn_cq__matchLineupTeam__table td.MatchLineupTeam-module-scss-module__ftn_cq__matchLineupTeam__playerColumn{padding-left:var(--spacing-sm)}.MatchLineupTeam-module-scss-module__ftn_cq__matchLineupTeam__table td:first-child{text-align:left}.MatchLineupTeam-module-scss-module__ftn_cq__matchLineupTeam__table tr:nth-child(2n){background-color:var(--secondary-color-100)}.MatchLineupTeam-module-scss-module__ftn_cq__matchLineupTeam__playerColumn{align-items:center;gap:var(--spacing-xxs);max-width:250px;display:flex;position:relative}.MatchLineupTeam-module-scss-module__ftn_cq__matchLineupTeam__playerColumn--isOnCourt:before{content:"";border-left:4px solid var(--primary-color-200);height:2.5rem;transform:translateY(var(--spacing-s));position:absolute;top:0;bottom:0;left:0}.MatchLineupTeam-module-scss-module__ftn_cq__matchLineupTeam__playerImage{object-fit:cover;border-radius:50%;flex-shrink:0}.MatchLineupTeam-module-scss-module__ftn_cq__matchLineupTeam__playerText{white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden}.MatchLineupTeam-module-scss-module__ftn_cq__matchLineupTeam__playerRow{opacity:1;transition:opacity .4s}.MatchLineupTeam-module-scss-module__ftn_cq__matchLineupTeam__playerRow--hidden{opacity:0}@media (max-width:1023px){.MatchLineupTeam-module-scss-module__ftn_cq__matchLineupTeam{scroll-snap-align:start;flex-shrink:0}.MatchLineupTeam-module-scss-module__ftn_cq__matchLineupTeam__teamName,.MatchLineupTeam-module-scss-module__ftn_cq__matchLineupTeam__hiddeMobile{display:none}}
.MatchLineup-module-scss-module__ns4Fta__matchLineup{max-width:100vw}.MatchLineup-module-scss-module__ns4Fta__matchLineup__header{margin-bottom:var(--spacing-ml);justify-content:space-between;align-items:center;display:flex}.MatchLineup-module-scss-module__ns4Fta__matchLineup__toggleGroup{margin-bottom:var(--spacing-m);display:none}.MatchLineup-module-scss-module__ns4Fta__matchLineup__headerTitle{text-transform:uppercase}.MatchLineup-module-scss-module__ns4Fta__matchLineup__statisticsButton{height:auto;padding:0}.MatchLineup-module-scss-module__ns4Fta__matchLineup__shortName{text-transform:uppercase;width:75px;display:block}.MatchLineup-module-scss-module__ns4Fta__matchLineup__teams{gap:var(--spacing-xl);margin-bottom:var(--spacing-ml);-ms-overflow-style:none;scrollbar-width:none;grid-template-columns:1fr 1fr;width:100%;display:grid}.MatchLineup-module-scss-module__ns4Fta__matchLineup__footer{text-align:center;margin-top:var(--spacing-m)}.MatchLineup-module-scss-module__ns4Fta__matchLineup__toggleButton{vertical-align:middle;margin-right:8px;display:inline-block}.MatchLineup-module-scss-module__ns4Fta__matchLineup__toggleButton svg{vertical-align:middle;transition:transform .3s;display:block}.MatchLineup-module-scss-module__ns4Fta__matchLineup__toggleButton--expanded svg{transform:rotate(180deg)}@media (max-width:1023px){.MatchLineup-module-scss-module__ns4Fta__matchLineup__headerTitle{font-size:var(--fs-heading-2);font-weight:var(--fw-heading-2);line-height:var(--lh-heading-2);letter-spacing:var(--ls-heading-2)}.MatchLineup-module-scss-module__ns4Fta__matchLineup__toggleGroup{text-align:center;display:block}.MatchLineup-module-scss-module__ns4Fta__matchLineup__teams{scroll-snap-type:x mandatory;flex-direction:row;display:flex;overflow:auto}}
.CardTitle-module-scss-module__i2Ag9W__cardTitle{text-transform:uppercase;margin-bottom:var(--spacing-ml)}.CardTitle-module-scss-module__i2Ag9W__cardTitle--withRight{justify-content:space-between;align-items:center;display:flex}@media (max-width:1023px){.CardTitle-module-scss-module__i2Ag9W__cardTitle{font-size:var(--fs-heading-2);font-weight:var(--fw-heading-2);line-height:var(--lh-heading-2);letter-spacing:var(--ls-heading-2)}}
.CardErrorContent-module-scss-module__eTVRna__cardErrorContent{flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.CardErrorContent-module-scss-module__eTVRna__cardErrorContent__title{margin-bottom:var(--spacing-s);text-align:center}.CardErrorContent-module-scss-module__eTVRna__cardErrorContent__subtitle{margin-bottom:var(--spacing-m);text-align:center}
.MatchNotStarted-module-scss-module__Fboj4a__matchNotStarted{flex-direction:column;justify-content:center;align-items:center;display:flex}.MatchNotStarted-module-scss-module__Fboj4a__matchNotStarted__content{align-items:center;gap:var(--spacing-m);padding:80px var(--spacing-m);text-align:center;flex-direction:column;display:flex}
.page-module-scss-module__oVbnea__overviewPage{gap:var(--spacing-m);flex-direction:column;min-height:100dvh;margin:0 auto;display:flex}.page-module-scss-module__oVbnea__overviewPage__topRow{gap:var(--spacing-m);grid-template-columns:minmax(0,1fr) minmax(0,auto);grid-template-areas:"serieDetails serieDetails""quarters video";display:grid}.page-module-scss-module__oVbnea__overviewPage__serieDetails{grid-area:serieDetails}.page-module-scss-module__oVbnea__overviewPage__quarters{grid-area:quarters}.page-module-scss-module__oVbnea__overviewPage__videoSummary{grid-area:video}.page-module-scss-module__oVbnea__overviewPage__adContainer{margin-bottom:var(--spacing-m);text-align:center;grid-area:adContainer;justify-content:center;align-items:center;display:flex}.page-module-scss-module__oVbnea__overviewPage:has(.page-module-scss-module__oVbnea__matchNotStarted){padding:0}.page-module-scss-module__oVbnea__overviewPage:has(>.page-module-scss-module__oVbnea__overviewPage__matchNotStarted) .page-module-scss-module__oVbnea__overviewPage__matchLegend{display:none}@media (max-width:1023px){.page-module-scss-module__oVbnea__overviewPage__topRow{gap:var(--spacing-m);flex-direction:column;display:flex}.page-module-scss-module__oVbnea__overviewPage__videoSummary{order:1}.page-module-scss-module__oVbnea__overviewPage__serieDetails{order:2}.page-module-scss-module__oVbnea__overviewPage__quarters{order:3}}
.StoriesButton-module-scss-module__QvNTRG__storiesButton{bottom:var(--spacing-m);right:var(--spacing-m);z-index:2;background:var(--primary-color-100);width:58px;height:58px;color:var(--primary-color);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:transform .2s,background-color .2s;display:inline-flex;position:fixed;box-shadow:0 0 1px #00000040,0 0 1px #00000026,0 0 1px #0000000a,0 0 1px #00000003}@media (hover:hover){.StoriesButton-module-scss-module__QvNTRG__storiesButton:hover{background:var(--primary-color-200)}}.StoriesButton-module-scss-module__QvNTRG__storiesButton:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}.StoriesButton-module-scss-module__QvNTRG__storiesButton__ring{pointer-events:none;opacity:0;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.StoriesButton-module-scss-module__QvNTRG__storiesButton__ringCircle{fill:none;stroke:var(--primary-color);stroke-width:4px;stroke-dasharray:1;stroke-dashoffset:1px}.StoriesButton-module-scss-module__QvNTRG__storiesButton__pulse{justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.StoriesButton-module-scss-module__QvNTRG__storiesButton__icon{width:28px;height:28px;color:var(--secondary-color-600)}.StoriesButton-module-scss-module__QvNTRG__storiesButton--hasUnviewed .StoriesButton-module-scss-module__QvNTRG__storiesButton__ring{opacity:1}.StoriesButton-module-scss-module__QvNTRG__storiesButton--hasUnviewed .StoriesButton-module-scss-module__QvNTRG__storiesButton__ringCircle{stroke-dashoffset:0}.StoriesButton-module-scss-module__QvNTRG__storiesButton--hasUnviewed .StoriesButton-module-scss-module__QvNTRG__storiesButton__icon{color:var(--primary-color)}.StoriesButton-module-scss-module__QvNTRG__storiesButton--animating .StoriesButton-module-scss-module__QvNTRG__storiesButton__ring{animation:2.8s ease-out forwards StoriesButton-module-scss-module__QvNTRG__storiesButtonRingOpacity}.StoriesButton-module-scss-module__QvNTRG__storiesButton--animating .StoriesButton-module-scss-module__QvNTRG__storiesButton__ringCircle{animation:2.8s ease-out forwards StoriesButton-module-scss-module__QvNTRG__storiesButtonRingDraw}.StoriesButton-module-scss-module__QvNTRG__storiesButton--animating .StoriesButton-module-scss-module__QvNTRG__storiesButton__pulse{animation:.4s ease-in-out 1.2s 4 StoriesButton-module-scss-module__QvNTRG__storiesButtonPulse}.StoriesButton-module-scss-module__QvNTRG__storiesButton--animating .StoriesButton-module-scss-module__QvNTRG__storiesButton__icon{animation:2.8s ease-out forwards StoriesButton-module-scss-module__QvNTRG__storiesButtonIconColor}@media (prefers-reduced-motion:reduce){.StoriesButton-module-scss-module__QvNTRG__storiesButton--animating .StoriesButton-module-scss-module__QvNTRG__storiesButton__ring,.StoriesButton-module-scss-module__QvNTRG__storiesButton--animating .StoriesButton-module-scss-module__QvNTRG__storiesButton__ringCircle,.StoriesButton-module-scss-module__QvNTRG__storiesButton--animating .StoriesButton-module-scss-module__QvNTRG__storiesButton__pulse,.StoriesButton-module-scss-module__QvNTRG__storiesButton--animating .StoriesButton-module-scss-module__QvNTRG__storiesButton__icon{animation:none}}@media (min-width:1024px){.StoriesButton-module-scss-module__QvNTRG__storiesButton{right:max(var(--spacing-m),(100vw - 67.5rem)/2 - 58px - var(--spacing-m))}}@media (min-width:1440px){.StoriesButton-module-scss-module__QvNTRG__storiesButton{right:max(var(--spacing-m),(100vw - 360px - 67.5rem)/2 - 58px - var(--spacing-m))}}@keyframes StoriesButton-module-scss-module__QvNTRG__storiesButtonRingOpacity{0%{opacity:0}2%{opacity:1}to{opacity:1}}@keyframes StoriesButton-module-scss-module__QvNTRG__storiesButtonRingDraw{0%{stroke-dashoffset:1px}43%{stroke-dashoffset:0}to{stroke-dashoffset:0}}@keyframes StoriesButton-module-scss-module__QvNTRG__storiesButtonPulse{0%,to{transform:scale(1)}50%{transform:scale(1.12)}}@keyframes StoriesButton-module-scss-module__QvNTRG__storiesButtonIconColor{0%{color:var(--secondary-color-600);animation-timing-function:step-end}43%{color:var(--primary-color)}to{color:var(--primary-color)}}
.Bullets-module-scss-module__cBcbiG__bullets{gap:var(--spacing-m);flex-direction:row;display:flex}
.MatchLeaders-module-scss-module__pWEe6G__matchLeaders{max-width:100vw}.MatchLeaders-module-scss-module__pWEe6G__matchLeaders__content{align-items:center;gap:var(--spacing-xl);flex-direction:column;display:flex}.MatchLeaders-module-scss-module__pWEe6G__matchLeaders__shortName{display:none}.MatchLeaders-module-scss-module__pWEe6G__matchLeaders__leaders{gap:var(--spacing-m);-ms-overflow-style:none;scrollbar-width:none;-ms-overflow-style:none;flex-direction:row;width:100%;display:flex}.MatchLeaders-module-scss-module__pWEe6G__matchLeaders__leaders::-webkit-scrollbar{display:none}.MatchLeaders-module-scss-module__pWEe6G__matchLeaders__bullets{display:none}@media (max-width:1023px){.MatchLeaders-module-scss-module__pWEe6G__matchLeaders__content{width:100%}.MatchLeaders-module-scss-module__pWEe6G__matchLeaders__longName{display:none}.MatchLeaders-module-scss-module__pWEe6G__matchLeaders__shortName{display:block}.MatchLeaders-module-scss-module__pWEe6G__matchLeaders__leaders{scroll-snap-type:x mandatory;overflow:auto}.MatchLeaders-module-scss-module__pWEe6G__matchLeaders__leaders>*{scroll-snap-align:start;scroll-snap-stop:always;flex-shrink:0}.MatchLeaders-module-scss-module__pWEe6G__matchLeaders__bullets{display:flex}}
.MatchTeamComparativeBar-module-scss-module__xaZwRa__matchTeamComparativeBar{background-color:var(--neutral-color-100);border-radius:16px;width:100%;height:6px;position:relative}.MatchTeamComparativeBar-module-scss-module__xaZwRa__matchTeamComparativeBar__progress{border-radius:16px;height:100%;transition:width .5s}@media (max-width:1023px){.MatchTeamComparativeBar-module-scss-module__xaZwRa__matchTeamComparativeBar{border-top-left-radius:0;border-bottom-left-radius:0;height:4px}.MatchTeamComparativeBar-module-scss-module__xaZwRa__matchTeamComparativeBar__progress{border-top-left-radius:0;border-bottom-left-radius:0}}
.MatchTeamsStatsItem-module-scss-module__gpAJHa__matchTeamsStatsItem{gap:var(--spacing-m);color:var(--base-black-color);grid-template-columns:.5fr 1fr .8fr 1fr .5fr;grid-template-areas:"localValue localProgressBar label visitorProgressBar visitorValue";align-items:center;height:60px;display:grid}.MatchTeamsStatsItem-module-scss-module__gpAJHa__matchTeamsStatsItem__localValue{text-align:right;grid-area:localValue}.MatchTeamsStatsItem-module-scss-module__gpAJHa__matchTeamsStatsItem__localProgressBar{grid-area:localProgressBar}.MatchTeamsStatsItem-module-scss-module__gpAJHa__matchTeamsStatsItem__label{text-align:center;text-transform:uppercase;grid-area:label}.MatchTeamsStatsItem-module-scss-module__gpAJHa__matchTeamsStatsItem__visitorProgressBar{grid-area:visitorProgressBar}.MatchTeamsStatsItem-module-scss-module__gpAJHa__matchTeamsStatsItem__visitorValue{grid-area:visitorValue}.MatchTeamsStatsItem-module-scss-module__gpAJHa__matchTeamsStatsItem__localValueText,.MatchTeamsStatsItem-module-scss-module__gpAJHa__matchTeamsStatsItem__visitorValueText{display:inline-block}.MatchTeamsStatsItem-module-scss-module__gpAJHa__matchTeamsStatsItem__localValueText--withAclarationText:before,.MatchTeamsStatsItem-module-scss-module__gpAJHa__matchTeamsStatsItem__visitorValueText--withAclarationText:before{content:"("}.MatchTeamsStatsItem-module-scss-module__gpAJHa__matchTeamsStatsItem__localValueText--withAclarationText:after,.MatchTeamsStatsItem-module-scss-module__gpAJHa__matchTeamsStatsItem__visitorValueText--withAclarationText:after{content:")"}.MatchTeamsStatsItem-module-scss-module__gpAJHa__matchTeamsStatsItem__aclarationText{font-size:var(--fs-16)}@media (max-width:1023px){.MatchTeamsStatsItem-module-scss-module__gpAJHa__matchTeamsStatsItem{column-gap:0;row-gap:var(--spacing-sm);grid-template-columns:.25fr .5fr .5fr .25fr;grid-template-areas:"localValue label label visitorValue""localProgressBar localProgressBar visitorProgressBar visitorProgressBar";height:auto}.MatchTeamsStatsItem-module-scss-module__gpAJHa__matchTeamsStatsItem__localValue{text-align:left}.MatchTeamsStatsItem-module-scss-module__gpAJHa__matchTeamsStatsItem__visitorValue{text-align:right}.MatchTeamsStatsItem-module-scss-module__gpAJHa__matchTeamsStatsItem__label{font-size:var(--fs-body-caption-medium);font-weight:var(--fw-body-caption-medium);line-height:var(--lh-body-caption-medium);letter-spacing:var(--ls-body-caption-medium)}.MatchTeamsStatsItem-module-scss-module__gpAJHa__matchTeamsStatsItem__localValue,.MatchTeamsStatsItem-module-scss-module__gpAJHa__matchTeamsStatsItem__visitorValue,.MatchTeamsStatsItem-module-scss-module__gpAJHa__matchTeamsStatsItem__localValueText,.MatchTeamsStatsItem-module-scss-module__gpAJHa__matchTeamsStatsItem__visitorValueText{font-size:var(--fs-body-2);font-weight:var(--fw-body-2);line-height:var(--lh-body-2);letter-spacing:var(--ls-body-2)}.MatchTeamsStatsItem-module-scss-module__gpAJHa__matchTeamsStatsItem__localProgressBar{transform:rotateY(180deg)}.MatchTeamsStatsItem-module-scss-module__gpAJHa__matchTeamsStatsItem__localValueText,.MatchTeamsStatsItem-module-scss-module__gpAJHa__matchTeamsStatsItem__visitorValueText{font-weight:var(--fw-heading-subhead);display:block}.MatchTeamsStatsItem-module-scss-module__gpAJHa__matchTeamsStatsItem__aclarationText{font-size:var(--fs-body-2)}}
.StoriesProgressBar-module-scss-module__VZXBeq__storiesProgressBar{width:100%;padding:var(--spacing-s) var(--spacing-sm);gap:4px;display:flex}.StoriesProgressBar-module-scss-module__VZXBeq__storiesProgressBar__segment{background:#ffffff59;border-radius:2px;flex:1;height:3px;overflow:hidden}.StoriesProgressBar-module-scss-module__VZXBeq__storiesProgressBar__fill{background:var(--base-white-color);border-radius:2px;height:100%;transition:width .15s linear}
.StoriesViewer-module-scss-module___WrmsW__storiesViewer{--stories-viewer-cube-duration:.62s;z-index:10;overscroll-behavior:none;background:#000000e6;justify-content:center;align-items:center;height:100dvh;display:flex;position:fixed;inset:0;overflow:hidden}.StoriesViewer-module-scss-module___WrmsW__storiesViewer__container{aspect-ratio:9/16;background:var(--base-black-color);-webkit-user-select:none;user-select:none;border-radius:12px;flex-direction:column;width:100%;max-width:420px;max-height:90dvh;transition:transform .3s,opacity .3s;display:flex;position:relative;overflow:hidden}.StoriesViewer-module-scss-module___WrmsW__storiesViewer__container--swiping{transition:none}.StoriesViewer-module-scss-module___WrmsW__storiesViewer__container--swipeClose{opacity:0;transition:transform .3s,opacity .3s;transform:translateY(100dvh)}.StoriesViewer-module-scss-module___WrmsW__storiesViewer__container--cubeTransitioning{perspective:1000px;perspective-origin:50%;overflow:hidden}.StoriesViewer-module-scss-module___WrmsW__storiesViewer__content{position:absolute;inset:0}.StoriesViewer-module-scss-module___WrmsW__storiesViewer__content:before{content:"";z-index:3;pointer-events:none;background:linear-gradient(#00000080 0%,#0000 100%);height:120px;position:absolute;top:0;left:0;right:0}.StoriesViewer-module-scss-module___WrmsW__storiesViewer__cubeScene{transform-style:preserve-3d;position:absolute;inset:0}.StoriesViewer-module-scss-module___WrmsW__storiesViewer__cubeScene--next{animation:StoriesViewer-module-scss-module___WrmsW__cubeRotateNext var(--stories-viewer-cube-duration) cubic-bezier(.32, .72, 0, 1) forwards}.StoriesViewer-module-scss-module___WrmsW__storiesViewer__cubeScene--prev{animation:StoriesViewer-module-scss-module___WrmsW__cubeRotatePrev var(--stories-viewer-cube-duration) cubic-bezier(.32, .72, 0, 1) forwards}.StoriesViewer-module-scss-module___WrmsW__storiesViewer__cubeFace{background:var(--base-black-color);backface-visibility:hidden;position:absolute;inset:0;overflow:hidden}.StoriesViewer-module-scss-module___WrmsW__storiesViewer__cubeFace:before{content:"";z-index:3;pointer-events:none;background:linear-gradient(#00000080 0%,#0000 100%);height:120px;position:absolute;top:0;left:0;right:0}.StoriesViewer-module-scss-module___WrmsW__storiesViewer__cubeFace--outgoing{pointer-events:none;transform:translateZ(50vw)}.StoriesViewer-module-scss-module___WrmsW__storiesViewer__cubeFace--outgoing:after{content:"";z-index:5;pointer-events:none;animation:StoriesViewer-module-scss-module___WrmsW__cubeShadowOut var(--stories-viewer-cube-duration) cubic-bezier(.32, .72, 0, 1) forwards;background:#000;position:absolute;inset:0}.StoriesViewer-module-scss-module___WrmsW__storiesViewer__cubeFace--incoming-next{transform:rotateY(90deg)translateZ(50vw)}.StoriesViewer-module-scss-module___WrmsW__storiesViewer__cubeFace--incoming-next:after{content:"";z-index:5;pointer-events:none;animation:StoriesViewer-module-scss-module___WrmsW__cubeShadowIn var(--stories-viewer-cube-duration) cubic-bezier(.32, .72, 0, 1) forwards;background:#000;position:absolute;inset:0}.StoriesViewer-module-scss-module___WrmsW__storiesViewer__cubeFace--incoming-prev{transform:rotateY(-90deg)translateZ(50vw)}.StoriesViewer-module-scss-module___WrmsW__storiesViewer__cubeFace--incoming-prev:after{content:"";z-index:5;pointer-events:none;animation:StoriesViewer-module-scss-module___WrmsW__cubeShadowIn var(--stories-viewer-cube-duration) cubic-bezier(.32, .72, 0, 1) forwards;background:#000;position:absolute;inset:0}.StoriesViewer-module-scss-module___WrmsW__storiesViewer__track{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.StoriesViewer-module-scss-module___WrmsW__storiesViewer__card{aspect-ratio:9/16;background:var(--base-black-color);-webkit-user-select:none;user-select:none;will-change:transform,opacity;border-radius:12px;max-width:100vw;height:92dvh;transition:transform .4s ease-in-out,opacity .4s ease-in-out;position:absolute;overflow:hidden}.StoriesViewer-module-scss-module___WrmsW__storiesViewer__card--active{opacity:1;z-index:2;transform:scale(1)}.StoriesViewer-module-scss-module___WrmsW__storiesViewer__card--active:before{content:"";z-index:3;pointer-events:none;background:linear-gradient(#00000080 0%,#0000 100%);height:120px;position:absolute;top:0;left:0;right:0}.StoriesViewer-module-scss-module___WrmsW__storiesViewer__card--prev{transform:translateX(calc(-100% - var(--spacing-ml))) scale(.82);opacity:1;z-index:1;cursor:pointer}.StoriesViewer-module-scss-module___WrmsW__storiesViewer__card--next{transform:translateX(calc(100% + var(--spacing-ml))) scale(.82);opacity:1;z-index:1;cursor:pointer}.StoriesViewer-module-scss-module___WrmsW__storiesViewer__card--hiddenLeft{transform:translateX(calc(-200% - var(--spacing-xl))) scale(.7);opacity:0;z-index:0;pointer-events:none}.StoriesViewer-module-scss-module___WrmsW__storiesViewer__card--hiddenRight{transform:translateX(calc(200% + var(--spacing-xl))) scale(.7);opacity:0;z-index:0;pointer-events:none}.StoriesViewer-module-scss-module___WrmsW__storiesViewer__cardCoverImage{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.StoriesViewer-module-scss-module___WrmsW__storiesViewer__cardPlaceholder{background:var(--primary-color-800);position:absolute;inset:0}.StoriesViewer-module-scss-module___WrmsW__storiesViewer__cardOverlay{padding:var(--spacing-m);background:#0000004d;align-items:flex-end;display:flex;position:absolute;inset:0}.StoriesViewer-module-scss-module___WrmsW__storiesViewer__cardName{color:var(--base-white-color)}.StoriesViewer-module-scss-module___WrmsW__storiesViewer__progressWrapper{z-index:3;position:absolute;top:0;left:0;right:0}.StoriesViewer-module-scss-module___WrmsW__storiesViewer__actions{top:var(--spacing-ml);right:var(--spacing-sm);z-index:4;align-items:center;gap:var(--spacing-xxs);display:flex;position:absolute}.StoriesViewer-module-scss-module___WrmsW__storiesViewer__actionButton{color:var(--base-white-color);cursor:pointer;padding:var(--spacing-xs);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background-color .2s;display:flex}.StoriesViewer-module-scss-module___WrmsW__storiesViewer__actionButton svg{width:20px;height:20px}@media (hover:hover){.StoriesViewer-module-scss-module___WrmsW__storiesViewer__actionButton:hover{background:#ffffff26}}.StoriesViewer-module-scss-module___WrmsW__storiesViewer__videoWrapper{background:var(--base-black-color);justify-content:center;align-items:center;display:flex;position:absolute;inset:0;overflow:hidden}.StoriesViewer-module-scss-module___WrmsW__storiesViewer__videoContainer{position:absolute;inset:0}.StoriesViewer-module-scss-module___WrmsW__storiesViewer__videoContainer--hidden{opacity:0}.StoriesViewer-module-scss-module___WrmsW__storiesViewer__video{object-fit:cover;opacity:1;width:100%;height:100%;transition:opacity .2s}.StoriesViewer-module-scss-module___WrmsW__storiesViewer__video--hidden{opacity:0}.StoriesViewer-module-scss-module___WrmsW__storiesViewer__videoFallback{object-fit:cover;opacity:1;width:100%;height:100%;transition:opacity .2s;position:absolute;inset:0}.StoriesViewer-module-scss-module___WrmsW__storiesViewer__videoFallback--hidden{opacity:0}.StoriesViewer-module-scss-module___WrmsW__storiesViewer__loader{z-index:2;background:#0000002e;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.StoriesViewer-module-scss-module___WrmsW__storiesViewer__spinner{border:3px solid #ffffff4d;border-top-color:var(--base-white-color);border-radius:50%;width:40px;height:40px;animation:.8s linear infinite StoriesViewer-module-scss-module___WrmsW__storiesSpinner}.StoriesViewer-module-scss-module___WrmsW__storiesViewer__info{padding:48px var(--spacing-m) var(--spacing-ml);z-index:2;gap:var(--spacing-xs);background:linear-gradient(#0000 0%,#000c 100%);flex-direction:column;display:flex;position:absolute;bottom:0;left:0;right:0}.StoriesViewer-module-scss-module___WrmsW__storiesViewer__title{color:var(--base-white-color)}.StoriesViewer-module-scss-module___WrmsW__storiesViewer__description{color:#ffffffd9}.StoriesViewer-module-scss-module___WrmsW__storiesViewer__screenCloseButton{top:var(--spacing-ml);right:var(--spacing-ml);z-index:5;color:var(--base-white-color);cursor:pointer;padding:var(--spacing-xs);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background-color .2s;display:flex;position:absolute}.StoriesViewer-module-scss-module___WrmsW__storiesViewer__screenCloseButton svg{width:20px;height:20px}@media (hover:hover){.StoriesViewer-module-scss-module___WrmsW__storiesViewer__screenCloseButton:hover{background:#ffffff26}}.StoriesViewer-module-scss-module___WrmsW__storiesViewer__navButton{z-index:5;position:absolute;top:50%;transform:translateY(-50%)}.StoriesViewer-module-scss-module___WrmsW__storiesViewer__navButton--prev{left:var(--spacing-ml)}.StoriesViewer-module-scss-module___WrmsW__storiesViewer__navButton--next{right:var(--spacing-ml)}.StoriesViewer-module-scss-module___WrmsW__storiesViewer__cubeFace--incoming-next .StoriesViewer-module-scss-module___WrmsW__storiesViewer__videoContainer,.StoriesViewer-module-scss-module___WrmsW__storiesViewer__cubeFace--incoming-prev .StoriesViewer-module-scss-module___WrmsW__storiesViewer__videoContainer{opacity:0}.StoriesViewer-module-scss-module___WrmsW__storiesViewer__cubeFace--incoming-next .StoriesViewer-module-scss-module___WrmsW__storiesViewer__videoFallback--hidden,.StoriesViewer-module-scss-module___WrmsW__storiesViewer__cubeFace--incoming-prev .StoriesViewer-module-scss-module___WrmsW__storiesViewer__videoFallback--hidden{opacity:1}@keyframes StoriesViewer-module-scss-module___WrmsW__storiesSpinner{to{transform:rotate(360deg)}}@keyframes StoriesViewer-module-scss-module___WrmsW__cubeRotateNext{0%{transform:translateZ(-50vw)}to{transform:translateZ(-50vw)rotateY(-90deg)}}@keyframes StoriesViewer-module-scss-module___WrmsW__cubeRotatePrev{0%{transform:translateZ(-50vw)}to{transform:translateZ(-50vw)rotateY(90deg)}}@keyframes StoriesViewer-module-scss-module___WrmsW__cubeShadowOut{0%{opacity:0}to{opacity:.45}}@keyframes StoriesViewer-module-scss-module___WrmsW__cubeShadowIn{0%{opacity:.45}to{opacity:0}}@media (max-width:1023px){.StoriesViewer-module-scss-module___WrmsW__storiesViewer{background:var(--base-black-color)}.StoriesViewer-module-scss-module___WrmsW__storiesViewer__container{aspect-ratio:auto;touch-action:none;border-radius:0;max-width:100%;height:100%;max-height:100%}.StoriesViewer-module-scss-module___WrmsW__storiesViewer__navButton{display:none}}
.PlayoffSeriesMatchRow-module-scss-module__AMD4sW__playoffSeriesMatchRow{background-color:var(--base-white-color);align-items:center;width:100%;display:flex}.PlayoffSeriesMatchRow-module-scss-module__AMD4sW__playoffSeriesMatchRow--alternate{background-color:var(--secondary-color-100)}.PlayoffSeriesMatchRow-module-scss-module__AMD4sW__playoffSeriesMatchRow--unplayed{opacity:.3}.PlayoffSeriesMatchRow-module-scss-module__AMD4sW__playoffSeriesMatchRow--desktop{height:64px;padding:var(--spacing-s) var(--spacing-m);gap:var(--spacing-ml)}.PlayoffSeriesMatchRow-module-scss-module__AMD4sW__playoffSeriesMatchRow--mobile{height:48px;padding:var(--spacing-xxs) var(--spacing-m);gap:var(--spacing-s)}.PlayoffSeriesMatchRow-module-scss-module__AMD4sW__playoffSeriesMatchRow__number{color:var(--base-black-color);flex-shrink:0}.PlayoffSeriesMatchRow-module-scss-module__AMD4sW__playoffSeriesMatchRow--desktop .PlayoffSeriesMatchRow-module-scss-module__AMD4sW__playoffSeriesMatchRow__number{width:80px}.PlayoffSeriesMatchRow-module-scss-module__AMD4sW__playoffSeriesMatchRow--mobile .PlayoffSeriesMatchRow-module-scss-module__AMD4sW__playoffSeriesMatchRow__number{width:20px}.PlayoffSeriesMatchRow-module-scss-module__AMD4sW__playoffSeriesMatchRow__date{color:var(--base-black-color);white-space:nowrap;flex-shrink:0}.PlayoffSeriesMatchRow-module-scss-module__AMD4sW__playoffSeriesMatchRow--desktop .PlayoffSeriesMatchRow-module-scss-module__AMD4sW__playoffSeriesMatchRow__date{width:160px}.PlayoffSeriesMatchRow-module-scss-module__AMD4sW__playoffSeriesMatchRow--mobile .PlayoffSeriesMatchRow-module-scss-module__AMD4sW__playoffSeriesMatchRow__date{width:136px}.PlayoffSeriesMatchRow-module-scss-module__AMD4sW__playoffSeriesMatchRow__scoreline{justify-content:center;align-items:center;gap:var(--spacing-sm);flex:auto;min-width:0;display:flex}.PlayoffSeriesMatchRow-module-scss-module__AMD4sW__playoffSeriesMatchRow--mobile .PlayoffSeriesMatchRow-module-scss-module__AMD4sW__playoffSeriesMatchRow__scoreline{gap:var(--spacing-xxs)}.PlayoffSeriesMatchRow-module-scss-module__AMD4sW__playoffSeriesMatchRow__scoreSide{align-items:center;gap:var(--spacing-s);display:flex}.PlayoffSeriesMatchRow-module-scss-module__AMD4sW__playoffSeriesMatchRow--mobile .PlayoffSeriesMatchRow-module-scss-module__AMD4sW__playoffSeriesMatchRow__scoreSide{gap:var(--spacing-xxs)}.PlayoffSeriesMatchRow-module-scss-module__AMD4sW__playoffSeriesMatchRow__scoreSide--home{justify-content:flex-end}.PlayoffSeriesMatchRow-module-scss-module__AMD4sW__playoffSeriesMatchRow__scoreSide--away{justify-content:flex-start}.PlayoffSeriesMatchRow-module-scss-module__AMD4sW__playoffSeriesMatchRow__logo{flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.PlayoffSeriesMatchRow-module-scss-module__AMD4sW__playoffSeriesMatchRow__logo img{object-fit:contain;max-width:100%;max-height:100%}.PlayoffSeriesMatchRow-module-scss-module__AMD4sW__playoffSeriesMatchRow__teamLabel{color:var(--base-black-color);text-align:right;text-overflow:ellipsis;white-space:nowrap;width:36px;font-weight:300;overflow:hidden}.PlayoffSeriesMatchRow-module-scss-module__AMD4sW__playoffSeriesMatchRow__scoreSide--away .PlayoffSeriesMatchRow-module-scss-module__AMD4sW__playoffSeriesMatchRow__teamLabel{text-align:left}.PlayoffSeriesMatchRow-module-scss-module__AMD4sW__playoffSeriesMatchRow__teamLabel--winner{font-weight:500}.PlayoffSeriesMatchRow-module-scss-module__AMD4sW__playoffSeriesMatchRow__teamLabel--loser{font-weight:300}.PlayoffSeriesMatchRow-module-scss-module__AMD4sW__playoffSeriesMatchRow__score{color:var(--base-black-color);text-align:center;width:30px;font-weight:300}.PlayoffSeriesMatchRow-module-scss-module__AMD4sW__playoffSeriesMatchRow__score--winner{font-weight:500}.PlayoffSeriesMatchRow-module-scss-module__AMD4sW__playoffSeriesMatchRow__score--loser{font-weight:300}.PlayoffSeriesMatchRow-module-scss-module__AMD4sW__playoffSeriesMatchRow__score--hidden{opacity:0}.PlayoffSeriesMatchRow-module-scss-module__AMD4sW__playoffSeriesMatchRow__dash{color:var(--base-black-color);flex-shrink:0}.PlayoffSeriesMatchRow-module-scss-module__AMD4sW__playoffSeriesMatchRow__actions{justify-content:flex-start;align-items:center;gap:var(--spacing-s);flex:none;width:240px;display:flex}.PlayoffSeriesMatchRow-module-scss-module__AMD4sW__playoffSeriesMatchRow__actions--hidden{opacity:0;pointer-events:none}.PlayoffSeriesMatchRow-module-scss-module__AMD4sW__playoffSeriesMatchRow__actionButton{color:var(--primary-color)}
.page-module-scss-module__wUCHjW__previewPage{min-height:100dvh}
.PlayoffSeriesMatchesTable-module-scss-module__PlbzvW__playoffSeriesMatchesTable{flex-direction:column;width:100%;display:flex}.PlayoffSeriesMatchesTable-module-scss-module__PlbzvW__playoffSeriesMatchesTable__header{background-color:var(--secondary-color-400);width:100%;height:32px;color:var(--base-white-color);padding:var(--spacing-sm) var(--spacing-m);align-items:center;display:flex}.PlayoffSeriesMatchesTable-module-scss-module__PlbzvW__playoffSeriesMatchesTable--desktop .PlayoffSeriesMatchesTable-module-scss-module__PlbzvW__playoffSeriesMatchesTable__header{gap:var(--spacing-ml)}.PlayoffSeriesMatchesTable-module-scss-module__PlbzvW__playoffSeriesMatchesTable--mobile .PlayoffSeriesMatchesTable-module-scss-module__PlbzvW__playoffSeriesMatchesTable__header{gap:var(--spacing-s)}.PlayoffSeriesMatchesTable-module-scss-module__PlbzvW__playoffSeriesMatchesTable__headerCell{color:var(--base-white-color);text-transform:uppercase;white-space:nowrap}.PlayoffSeriesMatchesTable-module-scss-module__PlbzvW__playoffSeriesMatchesTable__headerCell--number{flex-shrink:0}.PlayoffSeriesMatchesTable-module-scss-module__PlbzvW__playoffSeriesMatchesTable--desktop .PlayoffSeriesMatchesTable-module-scss-module__PlbzvW__playoffSeriesMatchesTable__headerCell--number{width:80px}.PlayoffSeriesMatchesTable-module-scss-module__PlbzvW__playoffSeriesMatchesTable--mobile .PlayoffSeriesMatchesTable-module-scss-module__PlbzvW__playoffSeriesMatchesTable__headerCell--number{width:20px}.PlayoffSeriesMatchesTable-module-scss-module__PlbzvW__playoffSeriesMatchesTable__headerCell--date{flex-shrink:0}.PlayoffSeriesMatchesTable-module-scss-module__PlbzvW__playoffSeriesMatchesTable--desktop .PlayoffSeriesMatchesTable-module-scss-module__PlbzvW__playoffSeriesMatchesTable__headerCell--date{width:160px}.PlayoffSeriesMatchesTable-module-scss-module__PlbzvW__playoffSeriesMatchesTable--mobile .PlayoffSeriesMatchesTable-module-scss-module__PlbzvW__playoffSeriesMatchesTable__headerCell--date{width:136px}.PlayoffSeriesMatchesTable-module-scss-module__PlbzvW__playoffSeriesMatchesTable__headerCell--match{text-align:center;flex:auto;min-width:0}.PlayoffSeriesMatchesTable-module-scss-module__PlbzvW__playoffSeriesMatchesTable__headerCell--info{text-align:left;width:240px;padding:var(--m-button-padding);flex:none}.PlayoffSeriesMatchesTable-module-scss-module__PlbzvW__playoffSeriesMatchesTable__body{flex-direction:column;width:100%;display:flex}
.IconStat-module-scss-module__DA-mVG__iconStat{flex-direction:row;justify-content:center;align-items:center;display:flex}.IconStat-module-scss-module__DA-mVG__iconStat__icon{flex-shrink:0;justify-content:center;align-items:center;width:20px;display:flex}.IconStat-module-scss-module__DA-mVG__iconStat__upIcon{color:var(--success-color)}.IconStat-module-scss-module__DA-mVG__iconStat__value{text-align:center;min-width:36px}.IconStat-module-scss-module__DA-mVG__iconStat__value--good{color:var(--success-color)}.IconStat-module-scss-module__DA-mVG__iconStat__value--bad{color:var(--error-color)}.IconStat-module-scss-module__DA-mVG__iconStat__reference{color:var(--base-black-color);margin-left:var(--spacing-s)}.IconStat-module-scss-module__DA-mVG__iconStat__downIcon{color:var(--error-color)}@media (max-width:1023px){.IconStat-module-scss-module__DA-mVG__iconStat__icon{width:16px}.IconStat-module-scss-module__DA-mVG__iconStat__value{min-width:0}.IconStat-module-scss-module__DA-mVG__iconStat__reference{display:none}}
.PlayoffSeriesScoreboard-module-scss-module__bd8C7W__playoffSeriesScoreboard{width:100%;padding:var(--spacing-ml);background-color:var(--base-white-color);justify-content:space-between;align-items:center;display:flex}.PlayoffSeriesScoreboard-module-scss-module__bd8C7W__playoffSeriesScoreboard--mobile{padding:var(--spacing-ml) var(--spacing-m) 0;align-items:flex-start}.PlayoffSeriesScoreboard-module-scss-module__bd8C7W__playoffSeriesScoreboard__team{justify-content:center;align-items:center;gap:var(--spacing-s);flex-direction:column;flex:1 1 0;min-width:0;display:flex}.PlayoffSeriesScoreboard-module-scss-module__bd8C7W__playoffSeriesScoreboard--desktop .PlayoffSeriesScoreboard-module-scss-module__bd8C7W__playoffSeriesScoreboard__team{flex:0 0 200px;width:200px}.PlayoffSeriesScoreboard-module-scss-module__bd8C7W__playoffSeriesScoreboard__logo{flex-shrink:0;justify-content:center;align-items:center;display:flex}.PlayoffSeriesScoreboard-module-scss-module__bd8C7W__playoffSeriesScoreboard--desktop .PlayoffSeriesScoreboard-module-scss-module__bd8C7W__playoffSeriesScoreboard__logo{width:80px;height:80px}.PlayoffSeriesScoreboard-module-scss-module__bd8C7W__playoffSeriesScoreboard--mobile .PlayoffSeriesScoreboard-module-scss-module__bd8C7W__playoffSeriesScoreboard__logo{width:64px;height:64px}.PlayoffSeriesScoreboard-module-scss-module__bd8C7W__playoffSeriesScoreboard__logo img{object-fit:contain;max-width:100%;max-height:100%}.PlayoffSeriesScoreboard-module-scss-module__bd8C7W__playoffSeriesScoreboard__teamName{color:var(--base-black-color);text-align:center;text-overflow:ellipsis;width:100%;overflow:hidden}.PlayoffSeriesScoreboard-module-scss-module__bd8C7W__playoffSeriesScoreboard__result{text-align:center;flex-direction:column;flex:1 1 0;justify-content:center;align-items:center;min-width:0;display:flex}.PlayoffSeriesScoreboard-module-scss-module__bd8C7W__playoffSeriesScoreboard--desktop .PlayoffSeriesScoreboard-module-scss-module__bd8C7W__playoffSeriesScoreboard__result{gap:var(--spacing-sm);height:80px}.PlayoffSeriesScoreboard-module-scss-module__bd8C7W__playoffSeriesScoreboard--mobile .PlayoffSeriesScoreboard-module-scss-module__bd8C7W__playoffSeriesScoreboard__result{gap:var(--spacing-s)}.PlayoffSeriesScoreboard-module-scss-module__bd8C7W__playoffSeriesScoreboard__resultLabel{color:var(--secondary-color-500);text-transform:uppercase;text-align:center;width:100%}.PlayoffSeriesScoreboard-module-scss-module__bd8C7W__playoffSeriesScoreboard__resultScores{flex:1;justify-content:space-between;align-items:center;width:100%;display:flex}.PlayoffSeriesScoreboard-module-scss-module__bd8C7W__playoffSeriesScoreboard__resultScore{color:var(--base-black-color);text-align:center;flex:1 0 0;font-weight:400}.PlayoffSeriesScoreboard-module-scss-module__bd8C7W__playoffSeriesScoreboard__resultScore--winner{font-weight:700}.PlayoffSeriesScoreboard-module-scss-module__bd8C7W__playoffSeriesScoreboard__resultScore--loser{font-weight:400}.PlayoffSeriesScoreboard-module-scss-module__bd8C7W__playoffSeriesScoreboard__resultSeparator{color:var(--base-black-color);flex-shrink:0}.PlayoffSeriesScoreboard-module-scss-module__bd8C7W__playoffSeriesScoreboard--desktop .PlayoffSeriesScoreboard-module-scss-module__bd8C7W__playoffSeriesScoreboard__resultSeparator{text-align:center;width:60px}
.GlossaryButton-module-scss-module__Kv7HUq__glossaryButton{cursor:pointer;color:var(--base-black-color);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}@media (hover:hover){.GlossaryButton-module-scss-module__Kv7HUq__glossaryButton:hover{color:var(--secondary-color-600)}}.GlossaryButton-module-scss-module__Kv7HUq__glossaryButton__icon{width:24px;height:24px}
.PlayoffSeriesDetailsModal-module-scss-module__OHQCJG__playoffSeriesDetailsModal .modal__body{padding:0}.PlayoffSeriesDetailsModal-module-scss-module__OHQCJG__playoffSeriesDetailsModal__header{background-color:var(--base-black-color);color:var(--base-white-color);padding:var(--spacing-sm) var(--spacing-ml);border-top-left-radius:var(--spacing-m);border-top-right-radius:var(--spacing-m)}.PlayoffSeriesDetailsModal-module-scss-module__OHQCJG__playoffSeriesDetailsModal__content{flex-direction:column;width:100%;display:flex}.PlayoffSeriesDetailsModal-module-scss-module__OHQCJG__playoffSeriesDetailsModal__bottomSheetHeader{padding-bottom:0}.PlayoffSeriesDetailsModal-module-scss-module__OHQCJG__playoffSeriesDetailsModal__bottomSheetTitle{text-align:center;width:100%;color:var(--base-black-color)}.PlayoffSeriesDetailsModal-module-scss-module__OHQCJG__playoffSeriesDetailsModal__bottomSheetBody{padding:0}
.StatColumn-module-scss-module__uutVWG__statColumn{justify-content:center;align-items:center;gap:var(--spacing-m);border-right:1px solid var(--neutral-color-100);flex-direction:column;display:flex}.StatColumn-module-scss-module__uutVWG__statColumn:last-child{border-right:none}.StatColumn-module-scss-module__uutVWG__statColumn:first-child{padding-left:var(--spacing-ml);padding-right:var(--spacing-m);align-items:flex-end}@media (max-width:1023px){.StatColumn-module-scss-module__uutVWG__statColumn{border-right:none}.StatColumn-module-scss-module__uutVWG__statColumn:first-child{align-items:flex-start;padding-left:0;padding-right:0}}
.PlayoffSeriesDetailsTrigger-module-scss-module__mAeWda__playoffSeriesDetailsTrigger{place-self:center}
.StatColumnLabel-module-scss-module__dVFBRq__statColumnLabel{text-align:center;color:var(--secondary-color-600);text-transform:uppercase;font-size:12px;font-style:normal;font-weight:500;line-height:16px}
.MatchGlobalStatsComparative-module-scss-module__GKVjvG__matchGlobalStatsComparative__content{gap:var(--spacing-m);flex-direction:column;display:flex}@media (max-width:1023px){.MatchGlobalStatsComparative-module-scss-module__GKVjvG__matchGlobalStatsComparative__content>*{padding-bottom:var(--spacing-m)}}
.StatRowLabel-module-scss-module__5D7Emq__statRowLabel{text-align:right}@media (max-width:1023px){.StatRowLabel-module-scss-module__5D7Emq__statRowLabel{text-align:left}}
.MatchNoData-module-scss-module__ETqLyW__matchNoData{flex-direction:column;justify-content:center;align-items:center;display:flex}.MatchNoData-module-scss-module__ETqLyW__matchNoData__content{align-items:center;gap:var(--spacing-m);padding:80px var(--spacing-m);text-align:center;flex-direction:column;display:flex}
.page-module-scss-module__ut1h_G__previewPage{gap:var(--spacing-m);grid-template-columns:.689fr 1fr;grid-template-areas:"matchLegend matchLegend""matchQuickStats matchHistory""matchRecentGames matchRecentGames""matchTeamsLeaders matchTeamsLeaders""matchGlobalStatsComparative matchGlobalStatsComparative";min-height:100vh;display:grid}.page-module-scss-module__ut1h_G__previewPage__matchLegend{padding:var(--spacing-s) 0;grid-area:matchLegend}.page-module-scss-module__ut1h_G__previewPage__matchQuickStats{grid-area:matchQuickStats}.page-module-scss-module__ut1h_G__previewPage__matchHistory{grid-area:matchHistory}.page-module-scss-module__ut1h_G__previewPage:has(.page-module-scss-module__ut1h_G__previewPage__matchHistory:empty)>.page-module-scss-module__ut1h_G__previewPage__matchQuickStats{grid-column:1/-1}.page-module-scss-module__ut1h_G__previewPage:has(.page-module-scss-module__ut1h_G__previewPage__matchQuickStats:empty)>.page-module-scss-module__ut1h_G__previewPage__matchHistory{grid-column:1/-1;width:100%;max-width:610px;margin:0 auto}.page-module-scss-module__ut1h_G__previewPage__matchRecentGames{grid-area:matchRecentGames}.page-module-scss-module__ut1h_G__previewPage__matchTeamsLeaders{grid-area:matchTeamsLeaders}.page-module-scss-module__ut1h_G__previewPage__matchGlobalStatsComparative{grid-area:matchGlobalStatsComparative}.page-module-scss-module__ut1h_G__previewPage__matchNoData{grid-area:1/1/-1/-1}:is(.page-module-scss-module__ut1h_G__previewPage:has(.page-module-scss-module__ut1h_G__previewPage__matchNoData)>.page-module-scss-module__ut1h_G__previewPage__matchLegend,.page-module-scss-module__ut1h_G__previewPage:has(.page-module-scss-module__ut1h_G__previewPage__matchNoData)>.page-module-scss-module__ut1h_G__previewPage__matchQuickStats,.page-module-scss-module__ut1h_G__previewPage:has(.page-module-scss-module__ut1h_G__previewPage__matchNoData)>.page-module-scss-module__ut1h_G__previewPage__matchHistory,.page-module-scss-module__ut1h_G__previewPage:has(.page-module-scss-module__ut1h_G__previewPage__matchNoData)>.page-module-scss-module__ut1h_G__previewPage__matchRecentGames,.page-module-scss-module__ut1h_G__previewPage:has(.page-module-scss-module__ut1h_G__previewPage__matchNoData)>.page-module-scss-module__ut1h_G__previewPage__matchTeamsLeaders,.page-module-scss-module__ut1h_G__previewPage:has(.page-module-scss-module__ut1h_G__previewPage__matchNoData)>.page-module-scss-module__ut1h_G__previewPage__matchGlobalStatsComparative){display:none}@media (max-width:1023px){.page-module-scss-module__ut1h_G__previewPage{flex-direction:column;min-height:100vh;display:flex}.page-module-scss-module__ut1h_G__previewPage:has(.page-module-scss-module__ut1h_G__previewPage__matchQuickStats:empty)>.page-module-scss-module__ut1h_G__previewPage__matchHistory{width:100%;max-width:100%;margin:0}.page-module-scss-module__ut1h_G__previewPage:has(.page-module-scss-module__ut1h_G__previewPage__matchQuickStats:empty)>.page-module-scss-module__ut1h_G__previewPage__matchQuickStats{display:none}}
.StatsGrid-module-scss-module__RPm_XW__statsGrid{align-items:stretch;gap:var(--spacing-m);grid-template-columns:1fr auto;display:grid}.StatsGrid-module-scss-module__RPm_XW__statsGrid__content{display:grid}.StatsGrid-module-scss-module__RPm_XW__statsGrid__mobileHeader{display:none}.StatsGrid-module-scss-module__RPm_XW__statsGrid__aside{flex-direction:column;justify-content:center;display:flex}@media (max-width:1023px){.StatsGrid-module-scss-module__RPm_XW__statsGrid{grid-template-columns:1fr}.StatsGrid-module-scss-module__RPm_XW__statsGrid__content{gap:var(--spacing-sm);flex-direction:row;display:flex;overflow:hidden}.StatsGrid-module-scss-module__RPm_XW__statsGrid__content>:first-child{text-align:left;flex:0 auto;min-width:0}.StatsGrid-module-scss-module__RPm_XW__statsGrid__content>:not(:first-child){flex:1 1 0;min-width:0}.StatsGrid-module-scss-module__RPm_XW__statsGrid__desktopHeader{display:none}.StatsGrid-module-scss-module__RPm_XW__statsGrid__mobileHeader{display:block}.StatsGrid-module-scss-module__RPm_XW__statsGrid__aside{display:none}}
.MatchDetailsHeaderScore-module-scss-module__yIU-AW__score{flex-direction:column;justify-content:center;align-self:stretch;align-items:center;width:6.25rem;height:6.25rem;font-size:48px;font-style:normal;font-weight:400;line-height:80px;display:flex}.MatchDetailsHeaderScore-module-scss-module__yIU-AW__score--bold{font-weight:700}@media (max-width:1023px){.MatchDetailsHeaderScore-module-scss-module__yIU-AW__score{width:100%;height:2.75rem;font-size:32px}}
.StatsPanel-module-scss-module__kPipHq__statsPanel{text-align:center;flex-direction:column;flex-grow:1;justify-content:space-between;align-items:center;display:flex}.StatsPanel-module-scss-module__kPipHq__statsPanel__title{margin-bottom:var(--spacing-s);color:var(--secondary-color-600)}.StatsPanel-module-scss-module__kPipHq__statsPanel__footer{gap:var(--spacing-s);flex-direction:column;width:100%;display:flex}.StatsPanel-module-scss-module__kPipHq__statsPanel__row{justify-content:space-between;align-items:center;gap:var(--spacing-s);flex-direction:row;width:100%;display:flex}
.MatchDetailsHeaderStatus-module-scss-module__J-DMBa__postponed,.MatchDetailsHeaderStatus-module-scss-module__J-DMBa__finished,.MatchDetailsHeaderStatus-module-scss-module__J-DMBa__halfTime{text-align:center;text-transform:uppercase;align-self:flex-end}.MatchDetailsHeaderStatus-module-scss-module__J-DMBa__postponed{color:var(--error-color)}.MatchDetailsHeaderStatus-module-scss-module__J-DMBa__playing{gap:var(--spacing-sm);flex-direction:row;justify-content:center;align-items:center;display:flex}.MatchDetailsHeaderStatus-module-scss-module__J-DMBa__playing__liveIcon{color:var(--error-color);animation:.9s ease-out infinite MatchDetailsHeaderStatus-module-scss-module__J-DMBa__pulse}.MatchDetailsHeaderStatus-module-scss-module__J-DMBa__playing__quarter{color:var(--error-color);align-items:center;gap:var(--spacing-xxs);flex-direction:row;display:flex}.MatchDetailsHeaderStatus-module-scss-module__J-DMBa__playing__quarterText{line-height:normal}@keyframes MatchDetailsHeaderStatus-module-scss-module__J-DMBa__pulse{0%,33.33%{opacity:1}50%{opacity:0}83.33%{opacity:0}to{opacity:1}}@media (max-width:1023px){.MatchDetailsHeaderStatus-module-scss-module__J-DMBa__finished{font-size:var(--fs-heading-2);font-weight:var(--fw-heading-2);line-height:var(--lh-heading-2);letter-spacing:var(--ls-heading-2)}.MatchDetailsHeaderStatus-module-scss-module__J-DMBa__playing__liveIcon{width:11px;height:11px}.MatchDetailsHeaderStatus-module-scss-module__J-DMBa__playing__timeLeft{font-size:var(--fs-heading-2);font-weight:var(--fw-heading-2);line-height:var(--lh-heading-2);letter-spacing:var(--ls-heading-2)}}
.TeamAdvancedStats-module-scss-module__NqMUJa__teamAdvancedStats{width:100%}.TeamAdvancedStats-module-scss-module__NqMUJa__teamAdvancedStats__title{color:var(--secondary-color-600);text-transform:uppercase;margin-bottom:var(--spacing-m)}.TeamAdvancedStats-module-scss-module__NqMUJa__teamAdvancedStats__content{gap:var(--spacing-m);grid-template-areas:"fourFactors fourFactors fourFactors gameSpeed""ballHandling ballHandling throw throw""points points points points""rating rating rebounds rebounds";display:grid}.TeamAdvancedStats-module-scss-module__NqMUJa__teamAdvancedStats__fourFactors{grid-area:fourFactors}.TeamAdvancedStats-module-scss-module__NqMUJa__teamAdvancedStats__gameSpeedDesktop{flex-direction:column;grid-area:gameSpeed;display:flex}.TeamAdvancedStats-module-scss-module__NqMUJa__teamAdvancedStats__gameSpeedMobile{display:none}.TeamAdvancedStats-module-scss-module__NqMUJa__teamAdvancedStats__ballHandling{grid-area:ballHandling}.TeamAdvancedStats-module-scss-module__NqMUJa__teamAdvancedStats__throw{grid-area:throw}.TeamAdvancedStats-module-scss-module__NqMUJa__teamAdvancedStats__points{grid-area:points}.TeamAdvancedStats-module-scss-module__NqMUJa__teamAdvancedStats__rating{grid-area:rating}.TeamAdvancedStats-module-scss-module__NqMUJa__teamAdvancedStats__rebounds{grid-area:rebounds}.TeamAdvancedStats-module-scss-module__NqMUJa__teamAdvancedStats__cardContent{flex:auto;display:flex}@media (max-width:1023px){.TeamAdvancedStats-module-scss-module__NqMUJa__teamAdvancedStats__title{display:none}.TeamAdvancedStats-module-scss-module__NqMUJa__teamAdvancedStats__content{gap:var(--spacing-m);flex-direction:column;display:flex}.TeamAdvancedStats-module-scss-module__NqMUJa__teamAdvancedStats__content>*{border-radius:0}.TeamAdvancedStats-module-scss-module__NqMUJa__teamAdvancedStats__gameSpeedDesktop{display:none}.TeamAdvancedStats-module-scss-module__NqMUJa__teamAdvancedStats__gameSpeedMobile{display:block}}
.MatchDetailsHeaderBonus-module-scss-module__3ZxbVq__bonus{justify-content:center;align-items:center;gap:var(--spacing-s);color:var(--base-white-color);flex-direction:row;height:28px;display:flex}.MatchDetailsHeaderBonus-module-scss-module__3ZxbVq__bonus__circle--active{color:var(--success-color)}.MatchDetailsHeaderBonus-module-scss-module__3ZxbVq__bonus__circle--full{color:var(--error-color)}@media (max-width:1023px){.MatchDetailsHeaderBonus-module-scss-module__3ZxbVq__bonus{gap:var(--spacing-xxs);height:4px}.MatchDetailsHeaderBonus-module-scss-module__3ZxbVq__bonus__circle{width:4px;height:4px}}
.MatchesListMatchCard-module-scss-module__n2Hv3W__matchesListMatchCard{-webkit-text-decoration:inherit;text-decoration:inherit;color:var(--base-black-color);padding:var(--spacing-sm) var(--spacing-m);border-bottom:1px solid var(--neutral-color-100);background-color:#fff;flex-direction:column;display:flex}.MatchesListMatchCard-module-scss-module__n2Hv3W__matchesListMatchCard--current,.MatchesListMatchCard-module-scss-module__n2Hv3W__matchesListMatchCard:hover{background-color:var(--neutral-color-100)}.MatchesListMatchCard-module-scss-module__n2Hv3W__matchesListMatchCard--current{scroll-snap-align:center}.MatchesListMatchCard-module-scss-module__n2Hv3W__matchesListMatchCard__meta,.MatchesListMatchCard-module-scss-module__n2Hv3W__matchesListMatchCard__match{flex-direction:row;justify-content:space-between;display:flex}.MatchesListMatchCard-module-scss-module__n2Hv3W__matchesListMatchCard__record,.MatchesListMatchCard-module-scss-module__n2Hv3W__matchesListMatchCard__team{width:5.25rem}.MatchesListMatchCard-module-scss-module__n2Hv3W__matchesListMatchCard__status{text-transform:uppercase;flex-direction:row;justify-content:center;align-items:center;display:flex}.MatchesListMatchCard-module-scss-module__n2Hv3W__matchesListMatchCard__score{flex-direction:column;justify-content:center;align-self:stretch;align-items:center;width:3.5rem;height:3.625rem;font-size:1.5rem;font-style:normal;font-weight:400;line-height:1.5rem;display:flex}.MatchesListMatchCard-module-scss-module__n2Hv3W__matchesListMatchCard__score span{width:100%;display:block}.MatchesListMatchCard-module-scss-module__n2Hv3W__matchesListMatchCard__score--home{text-align:right;padding-right:14.5px}.MatchesListMatchCard-module-scss-module__n2Hv3W__matchesListMatchCard__score--away{text-align:left;padding-left:14.5px}.MatchesListMatchCard-module-scss-module__n2Hv3W__matchesListMatchCard__score--bold{font-weight:700}.MatchesListMatchCard-module-scss-module__n2Hv3W__matchesListMatchCard__matchStatus{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.MatchesListMatchCard-module-scss-module__n2Hv3W__matchesListMatchCard__statusDate,.MatchesListMatchCard-module-scss-module__n2Hv3W__matchesListMatchCard__statusEnded,.MatchesListMatchCard-module-scss-module__n2Hv3W__matchesListMatchCard__statusSuspended,.MatchesListMatchCard-module-scss-module__n2Hv3W__matchesListMatchCard__statusQuarter,.MatchesListMatchCard-module-scss-module__n2Hv3W__matchesListMatchCard__statusHalfTime{text-align:center;width:48px;display:block}.MatchesListMatchCard-module-scss-module__n2Hv3W__matchesListMatchCard__statusQuarter{color:var(--error-color);justify-content:center;align-items:center;gap:var(--spacing-xxs);flex-direction:row;display:flex}.MatchesListMatchCard-module-scss-module__n2Hv3W__matchesListMatchCard__liveIcon{color:var(--error-color);animation:.9s ease-out infinite MatchesListMatchCard-module-scss-module__n2Hv3W__pulse}.MatchesListMatchCard-module-scss-module__n2Hv3W__matchesListMatchCard__statusQuarterText{line-height:normal}.MatchesListMatchCard-module-scss-module__n2Hv3W__matchesListMatchCard__record,.MatchesListMatchCard-module-scss-module__n2Hv3W__matchesListMatchCard__stage{text-align:center}.MatchesListMatchCard-module-scss-module__n2Hv3W__matchesListMatchCard__record{color:var(--base-black-color)}.MatchesListMatchCard-module-scss-module__n2Hv3W__matchesListMatchCard__record--hidden{opacity:0}.MatchesListMatchCard-module-scss-module__n2Hv3W__matchesListMatchCard__stage{color:var(--secondary-color-600)}.MatchesListMatchCard-module-scss-module__n2Hv3W__matchesListMatchCard__serie{color:var(--secondary-color-600);text-align:center;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.MatchesListMatchCard-module-scss-module__n2Hv3W__matchesListMatchCard__serieScore{text-transform:uppercase;font-weight:500}.MatchesListMatchCard-module-scss-module__n2Hv3W__matchesListMatchCard__statusSuspended,.MatchesListMatchCard-module-scss-module__n2Hv3W__matchesListMatchCard__statusPostponed{color:var(--error-color)}@keyframes MatchesListMatchCard-module-scss-module__n2Hv3W__pulse{0%,33.33%{opacity:1}50%{opacity:0}83.33%{opacity:0}to{opacity:1}}@media (max-width:1439px){.MatchesListMatchCard-module-scss-module__n2Hv3W__matchesListMatchCard--current,.MatchesListMatchCard-module-scss-module__n2Hv3W__matchesListMatchCard:hover{background-color:#fff}}
.page-module-scss-module__83r3BG__statisticsPage{background-color:#fff;width:100%;min-height:100dvh}.page-module-scss-module__83r3BG__statisticsPage__content{width:100%;max-width:1080px;color:var(--base-black-color);padding:var(--spacing-ml) var(--spacing-m);margin:auto}@media (max-width:1080px){.page-module-scss-module__83r3BG__statisticsPage{max-width:100dvw}}
.PlayerAdvancedStats-module-scss-module__gkUu1a__playerAdvancedStats{width:100%;color:var(--base-black-color)}.PlayerAdvancedStats-module-scss-module__gkUu1a__playerAdvancedStats__title{color:var(--secondary-color-600);text-transform:uppercase;margin-bottom:var(--spacing-m)}.PlayerAdvancedStats-module-scss-module__gkUu1a__playerAdvancedStats__filters{gap:var(--spacing-ml);margin-bottom:var(--spacing-m);flex-direction:row;align-items:center;display:flex}.PlayerAdvancedStats-module-scss-module__gkUu1a__playerAdvancedStats__filtersText{text-transform:uppercase;color:var(--secondary-color-600)}.PlayerAdvancedStats-module-scss-module__gkUu1a__playerAdvancedStats__filtersSelect{width:180px}.PlayerAdvancedStats-module-scss-module__gkUu1a__playerAdvancedStats__mobilePlayerLabel{color:var(--secondary-color-600);display:none}.PlayerAdvancedStats-module-scss-module__gkUu1a__playerAdvancedStats__content{gap:var(--spacing-m);grid-template-areas:"fourFactors fourFactors fourFactors gameSpeed""ballHandling ballHandling throw throw""points points points points""rebounds rebounds \- \-";display:grid}.PlayerAdvancedStats-module-scss-module__gkUu1a__playerAdvancedStats__fourFactors{grid-area:fourFactors}.PlayerAdvancedStats-module-scss-module__gkUu1a__playerAdvancedStats__gameSpeedDesktop{flex-direction:column;grid-area:gameSpeed;display:flex}.PlayerAdvancedStats-module-scss-module__gkUu1a__playerAdvancedStats__gameSpeedMobile{display:none}.PlayerAdvancedStats-module-scss-module__gkUu1a__playerAdvancedStats__ballHandling{grid-area:ballHandling}.PlayerAdvancedStats-module-scss-module__gkUu1a__playerAdvancedStats__throw{grid-area:throw}.PlayerAdvancedStats-module-scss-module__gkUu1a__playerAdvancedStats__points{grid-area:points}.PlayerAdvancedStats-module-scss-module__gkUu1a__playerAdvancedStats__rating{grid-area:rating}.PlayerAdvancedStats-module-scss-module__gkUu1a__playerAdvancedStats__rebounds{grid-area:rebounds}.PlayerAdvancedStats-module-scss-module__gkUu1a__playerAdvancedStats__cardContent{flex:auto;display:flex}@media (max-width:1023px){.PlayerAdvancedStats-module-scss-module__gkUu1a__playerAdvancedStats__title{display:none}.PlayerAdvancedStats-module-scss-module__gkUu1a__playerAdvancedStats__mobilePlayerLabel{margin-bottom:var(--spacing-m);padding:0 var(--spacing-m);display:block}.PlayerAdvancedStats-module-scss-module__gkUu1a__playerAdvancedStats__filters{display:none}.PlayerAdvancedStats-module-scss-module__gkUu1a__playerAdvancedStats__content{gap:var(--spacing-m);flex-direction:column;display:flex}.PlayerAdvancedStats-module-scss-module__gkUu1a__playerAdvancedStats__content>*{border-radius:0}.PlayerAdvancedStats-module-scss-module__gkUu1a__playerAdvancedStats__gameSpeedDesktop{display:none}.PlayerAdvancedStats-module-scss-module__gkUu1a__playerAdvancedStats__gameSpeedMobile{display:block}}
.MatchDetailsHeaderTab-module-scss-module__65FViq__tab{text-transform:uppercase;padding:0px var(--spacing-m);border-bottom:4px solid #0000;align-items:center;height:40px;display:flex}.MatchDetailsHeaderTab-module-scss-module__65FViq__tab--active,.MatchDetailsHeaderTab-module-scss-module__65FViq__tab:hover{color:var(--base-black-color)}@media (max-width:1023px){.MatchDetailsHeaderTab-module-scss-module__65FViq__tab{padding:0px var(--spacing-s)}}
.MatchesListMatches-module-scss-module__x8EkBG__matchesListMatches{overflow-y:auto}.MatchesListMatches-module-scss-module__x8EkBG__matchesListMatches__viewport{padding-bottom:40px}.MatchesListMatches-module-scss-module__x8EkBG__noMatches{text-align:center;padding:20px}
@media (min-width:769px){.GlossaryModal-module-scss-module___wgV9a__glossaryModal{margin:calc(-1*var(--spacing-l)) calc(-1*var(--spacing-l)) calc(-1*var(--spacing-l)) auto;border-radius:0;height:100dvh;max-height:100dvh;animation:.3s forwards GlossaryModal-module-scss-module___wgV9a__slideFromRight}}.GlossaryModal-module-scss-module___wgV9a__glossaryModal .modal__body{padding:0}.GlossaryModal-module-scss-module___wgV9a__glossaryModal__subtitle{color:var(--base-black-color);padding:var(--spacing-ml) var(--spacing-m);display:block}.GlossaryModal-module-scss-module___wgV9a__glossaryModal__accordion{flex-direction:column;gap:0;display:flex}.GlossaryModal-module-scss-module___wgV9a__glossaryModal__accordion .accordion__item{border-top:1px solid var(--neutral-color-100)}.GlossaryModal-module-scss-module___wgV9a__glossaryModal__accordion .accordion__item:last-child{border-bottom:1px solid var(--neutral-color-100)}.GlossaryModal-module-scss-module___wgV9a__glossaryModal__accordion .accordion__trigger{padding:var(--spacing-m);cursor:pointer}.GlossaryModal-module-scss-module___wgV9a__glossaryModal__accordion .accordion__button{box-sizing:content-box;border:2px solid var(--secondary-color-800);border-radius:50%;flex-shrink:0;width:16px;height:16px;padding:6px}.GlossaryModal-module-scss-module___wgV9a__glossaryModal__accordion .accordion__content{padding:0 var(--spacing-m)}.GlossaryModal-module-scss-module___wgV9a__glossaryModal__contentInner{gap:var(--spacing-m);padding-bottom:var(--spacing-m);flex-direction:column;display:flex}.GlossaryModal-module-scss-module___wgV9a__glossaryModal__list{gap:var(--spacing-sm);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.GlossaryModal-module-scss-module___wgV9a__glossaryModal__item{gap:var(--spacing-sm);flex-direction:column;display:flex}.GlossaryModal-module-scss-module___wgV9a__glossaryModal__term{align-items:center;gap:var(--spacing-s);color:var(--secondary-color-600);display:flex}.GlossaryModal-module-scss-module___wgV9a__glossaryModal__term:before{content:"";background-color:var(--primary-color);border-radius:50%;width:5px;min-width:5px;height:5px;display:block}.GlossaryModal-module-scss-module___wgV9a__glossaryModal__description{padding-left:13px}@keyframes GlossaryModal-module-scss-module___wgV9a__slideFromRight{0%{transform:translate(100%)}to{transform:translate(0)}}
.MatchDetailsHeaderTabs-module-scss-module__R-g2ka__matchDetailsTabs{padding-top:var(--spacing-sm);border-bottom:1px solid var(--neutral-color-100);scrollbar-width:none;-ms-overflow-style:none;background-color:#fff;flex-direction:row;justify-content:center;align-items:center;max-width:100vw;display:flex;overflow:auto}.MatchDetailsHeaderTabs-module-scss-module__R-g2ka__matchDetailsTabs::-webkit-scrollbar{display:none}.MatchDetailsHeaderTabs-module-scss-module__R-g2ka__matchDetailsTabs a{color:var(--secondary-color-600);text-decoration:none;position:relative}.MatchDetailsHeaderTabs-module-scss-module__R-g2ka__matchDetailsTabs__underline{background:var(--primary-color);pointer-events:none;border-radius:1px;height:4px;position:absolute;bottom:0;left:0;right:0}@media (max-width:1023px){.MatchDetailsHeaderTabs-module-scss-module__R-g2ka__matchDetailsTabs{padding:var(--spacing-xxs) var(--spacing-m) 0;justify-content:safe center}}
.MatchesListCompetitionModal-module-scss-module__R5sNQq__matchesListCompetitionModal__title{margin-bottom:var(--spacing-sm)}.MatchesListCompetitionModal-module-scss-module__R5sNQq__matchesListCompetitionModal__row{gap:var(--spacing-m);flex-direction:row;align-items:center;display:flex}.MatchesListCompetitionModal-module-scss-module__R5sNQq__matchesListCompetitionModal__competition{margin-bottom:var(--spacing-m)}.MatchesListCompetitionModal-module-scss-module__R5sNQq__matchesListCompetitionModal__row>*{width:50%}.MatchesListCompetitionModal-module-scss-module__R5sNQq__matchesListCompetitionModal__selectText{align-items:center;gap:var(--spacing-xs);display:flex}.MatchesListCompetitionModal-module-scss-module__R5sNQq__matchesListCompetitionModal__currentSelectIcon{color:var(--primary-color);width:4px;height:4px}@media (max-width:1023px){.MatchesListCompetitionModal-module-scss-module__R5sNQq__matchesListCompetitionModal__row{flex-direction:column;width:100%}.MatchesListCompetitionModal-module-scss-module__R5sNQq__matchesListCompetitionModal__row>*{width:100%}}
.AdvancedStats-module-scss-module__ErzJ1a__advancedStats{align-items:flex-start;gap:var(--spacing-m);flex-direction:column;display:flex}.AdvancedStats-module-scss-module__ErzJ1a__advancedStats__teamToggle{align-self:center;display:flex}.AdvancedStats-module-scss-module__ErzJ1a__advancedStats__teamToggleItem{width:100px}.AdvancedStats-module-scss-module__ErzJ1a__advancedStats__sectionToggle{display:none}.AdvancedStats-module-scss-module__ErzJ1a__advancedStats__sectionToggleItem{width:100px}.AdvancedStats-module-scss-module__ErzJ1a__advancedStats__teamAdvancedStats{margin-bottom:var(--spacing-l)}.AdvancedStats-module-scss-module__ErzJ1a__advancedStats__bottomBar{display:none}.AdvancedStats-module-scss-module__ErzJ1a__advancedStats__bottomBarToggleItem{min-width:74px}.AdvancedStats-module-scss-module__ErzJ1a__advancedStats__bottomBarSelect--hidden{display:none}@media (max-width:1023px){.AdvancedStats-module-scss-module__ErzJ1a__advancedStats{max-width:100vw;padding-bottom:76px;overflow:hidden}.AdvancedStats-module-scss-module__ErzJ1a__advancedStats__teamToggle{display:none}.AdvancedStats-module-scss-module__ErzJ1a__advancedStats__sectionToggle{align-self:center;display:flex}.AdvancedStats-module-scss-module__ErzJ1a__advancedStats__teamAdvancedStats{margin-bottom:0}.AdvancedStats-module-scss-module__ErzJ1a__advancedStats__teamAdvancedStats--mobileHidden,.AdvancedStats-module-scss-module__ErzJ1a__advancedStats__playerAdvancedStats--mobileHidden{display:none}.AdvancedStats-module-scss-module__ErzJ1a__advancedStats__bottomBar{background:var(--base-white-color);padding:var(--spacing-sm) var(--spacing-m);gap:var(--spacing-sm);z-index:2;border-radius:8px 8px 0 0;align-items:center;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 2px #00000008,0 -2px 2px #0000000a,0 0 1px #0000000d}.AdvancedStats-module-scss-module__ErzJ1a__advancedStats__bottomBarToggle{flex-shrink:0}.AdvancedStats-module-scss-module__ErzJ1a__advancedStats__bottomBarToggle--fullWidth{flex:1}.AdvancedStats-module-scss-module__ErzJ1a__advancedStats__bottomBarToggleItem{flex-grow:1}.AdvancedStats-module-scss-module__ErzJ1a__advancedStats__bottomBarSelect{flex:1;min-width:0}.AdvancedStats-module-scss-module__ErzJ1a__advancedStats__bottomBarSelect--hidden{display:none}}
.MatchDetailsHeaderTv-module-scss-module__n-e2lq__tvLink{height:24px;padding-block:var(--spacing-s);box-sizing:content-box}.MatchDetailsHeaderTv-module-scss-module__n-e2lq__tvLink__image{object-fit:contain;width:auto;height:24px}@media (max-width:1023px){.MatchDetailsHeaderTv-module-scss-module__n-e2lq__tvLink,.MatchDetailsHeaderTv-module-scss-module__n-e2lq__tvLink__image{height:16px}}
.MatchesList-module-scss-module__nabJtq__matchesList{flex-direction:column;width:100%;height:100vh;max-height:100vh;display:flex;box-shadow:-42px 106px 32px #0000,-27px 68px 29px #00000003,-15px 38px 25px #0000000d,-7px 17px 18px #00000017,-2px 4px 10px #0000001a}.MatchesList-module-scss-module__nabJtq__matchesList__link{-webkit-text-decoration:inherit;text-decoration:inherit;color:inherit}.MatchesList-module-scss-module__nabJtq__matchesList.MatchesList-module-scss-module__nabJtq__error .MatchesList-module-scss-module__nabJtq__errorContent{text-align:center;color:#e53e3e;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:2rem;display:flex}.MatchesList-module-scss-module__nabJtq__matchesList.MatchesList-module-scss-module__nabJtq__error .MatchesList-module-scss-module__nabJtq__errorContent h3{margin-bottom:1rem;font-size:1.25rem}.MatchesList-module-scss-module__nabJtq__matchesList.MatchesList-module-scss-module__nabJtq__error .MatchesList-module-scss-module__nabJtq__errorContent p{font-size:.875rem}@media (max-width:1424px){.MatchesList-module-scss-module__nabJtq__matchesList{display:none}.MatchesList-module-scss-module__nabJtq__matchesList--open{display:flex;position:absolute;top:0;left:0}}
.page-module-scss-module__SKAikW__advancedPage{min-height:100dvh}
.LotusCountdownCard-module-scss-module__XK3gkW__lotusCountdownCard{padding:var(--spacing-sm) var(--spacing-ml);box-sizing:border-box;background:linear-gradient(90deg,#232526,#575757);border-radius:12px;display:flex;overflow:hidden}.LotusCountdownCard-module-scss-module__XK3gkW__lotusCountdownCard__wrapper{padding:var(--spacing-ml) var(--spacing-m) var(--spacing-sm);background-color:var(--secondary-color-100)}.LotusCountdownCard-module-scss-module__XK3gkW__lotusCountdownCard__content{flex-direction:row;flex:initial;justify-content:space-between;align-items:center;width:100%;display:flex}.LotusCountdownCard-module-scss-module__XK3gkW__lotusCountdownCard__info{flex-direction:column;flex:initial;align-items:flex-start;width:auto;display:flex}.LotusCountdownCard-module-scss-module__XK3gkW__lotusCountdownCard__header{flex:initial;margin-bottom:var(--spacing-xxs);flex-direction:row;justify-content:space-between;align-items:baseline;width:100%;display:flex}.LotusCountdownCard-module-scss-module__XK3gkW__lotusCountdownCard__ligaEndesaLogo{flex-shrink:0;width:auto;height:16px}.LotusCountdownCard-module-scss-module__XK3gkW__lotusCountdownCard__title{color:var(--primary-color);text-transform:uppercase}.LotusCountdownCard-module-scss-module__XK3gkW__lotusCountdownCard__logo{flex-shrink:0;justify-content:center;align-items:center;width:68.33px;height:32px;display:flex}.LotusCountdownCard-module-scss-module__XK3gkW__lotusCountdownCard__logoImage{object-fit:contain;width:100%;height:100%}.LotusCountdownCard-module-scss-module__XK3gkW__lotusCountdownCard__timer{flex-direction:column;align-items:flex-start;display:flex}.LotusCountdownCard-module-scss-module__XK3gkW__lotusCountdownCard__timerDisplay{justify-content:center;align-items:center;display:flex}.LotusCountdownCard-module-scss-module__XK3gkW__lotusCountdownCard__timerSeparator,.LotusCountdownCard-module-scss-module__XK3gkW__lotusCountdownCard__timerValue{font-family:var(--font-cursed-timer-ulil);color:var(--base-white-color);white-space:pre;letter-spacing:0;font-size:24px;font-weight:400;line-height:28px}.LotusCountdownCard-module-scss-module__XK3gkW__lotusCountdownCard__timerLabels{flex-direction:row;justify-content:center;align-items:center;gap:18px;padding:0;display:flex}.LotusCountdownCard-module-scss-module__XK3gkW__lotusCountdownCard__timerLabel{font-family:var(--font-roboto,"Roboto", sans-serif);color:var(--base-white-color);text-align:center;width:27px;font-size:10px;font-weight:300;line-height:12px}
.TVChannelsModal-module-scss-module__qy0IBW__tvChannelsModal{max-width:564px}.TVChannelsModal-module-scss-module__qy0IBW__tvChannelsModal__content{gap:var(--spacing-ml);flex-direction:column;display:flex}.TVChannelsModal-module-scss-module__qy0IBW__tvChannelsModal__matchInfo{justify-content:center;align-items:center;gap:var(--spacing-ml);padding:var(--spacing-m) 0;display:flex}.TVChannelsModal-module-scss-module__qy0IBW__tvChannelsModal__team{align-items:center;gap:var(--spacing-xs);flex-direction:column;flex:1;max-width:140px;display:flex}.TVChannelsModal-module-scss-module__qy0IBW__tvChannelsModal__teamLogo{object-fit:contain;width:40px;height:40px}.TVChannelsModal-module-scss-module__qy0IBW__tvChannelsModal__teamName{color:var(--base-black-color);text-align:center;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.TVChannelsModal-module-scss-module__qy0IBW__tvChannelsModal__dateTime{flex-direction:column;justify-content:center;align-items:center;min-width:120px;display:flex}.TVChannelsModal-module-scss-module__qy0IBW__tvChannelsModal__date{color:var(--secondary-color-500);text-transform:uppercase}.TVChannelsModal-module-scss-module__qy0IBW__tvChannelsModal__time{color:var(--base-black-color)}.TVChannelsModal-module-scss-module__qy0IBW__tvChannelsModal__channelsSection{align-items:center;gap:var(--spacing-ml);flex-direction:column;display:flex}.TVChannelsModal-module-scss-module__qy0IBW__tvChannelsModal__title{color:var(--base-black-color);text-align:center}.TVChannelsModal-module-scss-module__qy0IBW__tvChannelsModal__channels{justify-content:center;align-items:center;gap:var(--spacing-ml);row-gap:var(--spacing-ml);flex-wrap:wrap;max-width:300px;display:flex}.TVChannelsModal-module-scss-module__qy0IBW__tvChannelsModal__channelWrapper{align-items:center;gap:var(--spacing-ml);display:flex}.TVChannelsModal-module-scss-module__qy0IBW__tvChannelsModal__channel{justify-content:center;align-items:center;height:24px;text-decoration:none;transition:opacity .2s;display:flex}.TVChannelsModal-module-scss-module__qy0IBW__tvChannelsModal__channel:hover{opacity:.7}.TVChannelsModal-module-scss-module__qy0IBW__tvChannelsModal__channelImage{object-fit:contain;width:auto;height:24px}.TVChannelsModal-module-scss-module__qy0IBW__tvChannelsModal__channelName{font-family:var(--subhead-font-family);font-size:var(--subhead-font-size);font-weight:var(--subhead-font-weight);line-height:var(--subhead-line-height);color:var(--base-black-color)}.TVChannelsModal-module-scss-module__qy0IBW__tvChannelsModal__separator{justify-content:center;align-items:center;width:0;height:16px;display:flex;position:relative}.TVChannelsModal-module-scss-module__qy0IBW__tvChannelsModal__separator:before{content:"";background-color:#6a6a6a;width:1px;height:16px;position:absolute}@media (max-width:1023px){.TVChannelsModal-module-scss-module__qy0IBW__tvChannelsModal__matchInfo,.TVChannelsModal-module-scss-module__qy0IBW__tvChannelsModal__title{display:none}.TVChannelsModal-module-scss-module__qy0IBW__tvChannelsModal__bottomSheetTitle{margin:auto}.TVChannelsModal-module-scss-module__qy0IBW__tvChannelsModal__bottomSheetDate{text-align:center;margin-bottom:var(--spacing-ml);margin-top:var(--spacing-s)}.TVChannelsModal-module-scss-module__qy0IBW__tvChannelsModal__channels{gap:var(--spacing-m);row-gap:var(--spacing-ml)}.TVChannelsModal-module-scss-module__qy0IBW__tvChannelsModal__channelWrapper{gap:var(--spacing-m)}.TVChannelsModal-module-scss-module__qy0IBW__tvChannelsModal__bottomSheetCloseButton{width:100%}}
.MatchDetailsHeaderTvs-module-scss-module__WVGV_G__tvs{flex-direction:column;justify-content:flex-end;align-items:center;display:flex}.MatchDetailsHeaderTvs-module-scss-module__WVGV_G__tvs__container{background-color:#fff;border-radius:8px;flex-direction:row;justify-content:center;align-items:center;width:fit-content;display:flex}.MatchDetailsHeaderTvs-module-scss-module__WVGV_G__tvs__containerItem{justify-content:center;align-items:center;gap:var(--spacing-s);padding-left:var(--spacing-sm);padding-right:var(--spacing-sm);flex-direction:row;display:flex}.MatchDetailsHeaderTvs-module-scss-module__WVGV_G__tvs__linkFirst{padding-left:var(--spacing-sm);padding-right:var(--spacing-xs)}.MatchDetailsHeaderTvs-module-scss-module__WVGV_G__tvs__linkLast{padding-left:var(--spacing-xs);padding-right:var(--spacing-sm)}.MatchDetailsHeaderTvs-module-scss-module__WVGV_G__tvs__containerItemDivider{background-color:var(--secondary-color-600);width:1px;height:16px}.MatchDetailsHeaderTvs-module-scss-module__WVGV_G__tvs__showAll{width:24px;height:24px;margin:var(--spacing-s) var(--spacing-sm)}@media (max-width:1023px){.MatchDetailsHeaderTvs-module-scss-module__WVGV_G__tvs__showAll{margin:var(--spacing-s) var(--spacing-sm) var(--spacing-s) var(--spacing-s)}}
.LeftSidebar-module-scss-module__-MwSkG__leftSidebar{z-index:3;background-color:#fff;flex-direction:column;height:100vh;max-height:100vh;display:flex;position:relative;box-shadow:-42px 106px 32px #0000,-27px 68px 29px #00000003,-15px 38px 25px #0000000d,-7px 17px 18px #00000017,-2px 4px 10px #0000001a}.LeftSidebar-module-scss-module__-MwSkG__leftSidebar__matchesList{position:absolute;top:0;left:0}@media (max-width:1439px){.LeftSidebar-module-scss-module__-MwSkG__leftSidebar{display:none}.LeftSidebar-module-scss-module__-MwSkG__leftSidebar--open{display:flex;position:absolute;top:0;left:0}}
.MatchDetailsHeader-module-scss-module__mcirEG__layout{top:calc(153px - var(--dynamic-header-height));z-index:2;position:sticky}.MatchDetailsHeader-module-scss-module__mcirEG__sentinela{opacity:0;height:0}.MatchDetailsHeader-module-scss-module__mcirEG__spacer{opacity:0;z-index:0;pointer-events:none;position:relative;top:0}.MatchDetailsHeader-module-scss-module__mcirEG__section{z-index:2;width:100%;position:relative;top:0}.MatchDetailsHeader-module-scss-module__mcirEG__section--skeleton{position:relative}.MatchDetailsHeader-module-scss-module__mcirEG__section__header{padding:var(--spacing-l) var(--spacing-m);background-color:var(--secondary-color);flex-direction:column;align-items:center;display:flex;position:relative}.MatchDetailsHeader-module-scss-module__mcirEG__section__backgroundImage{object-fit:cover;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.MatchDetailsHeader-module-scss-module__mcirEG__section__backgroundImage--desktop{display:block}.MatchDetailsHeader-module-scss-module__mcirEG__section__backgroundImage--mobile{display:none}.MatchDetailsHeader-module-scss-module__mcirEG__section__gradient{pointer-events:none;background:linear-gradient(#0b0a0a99 0% 100%);width:100%;height:100%;display:none;position:absolute;top:0;left:0}.MatchDetailsHeader-module-scss-module__mcirEG__section__match{color:var(--base-white-color);grid-template:"localteam homeMarker date awayMarker visitorteam"22px"localteam homeMarker status awayMarker visitorteam"48px"localteam homeMarker tvs awayMarker visitorteam"/225px 100px 339px 100px 225px;display:grid;position:relative}.MatchDetailsHeader-module-scss-module__mcirEG__section__team--local{grid-area:localteam}.MatchDetailsHeader-module-scss-module__mcirEG__section__markerContainer--local{grid-area:homeMarker}.MatchDetailsHeader-module-scss-module__mcirEG__section__markerContainer--visitor{grid-area:awayMarker}.MatchDetailsHeader-module-scss-module__mcirEG__section__team--visitor{grid-area:visitorteam}.MatchDetailsHeader-module-scss-module__mcirEG__section__status,.MatchDetailsHeader-module-scss-module__mcirEG__section__collapsedStatus{text-align:center;grid-area:status}.MatchDetailsHeader-module-scss-module__mcirEG__section__tvs{grid-area:tvs}.MatchDetailsHeader-module-scss-module__mcirEG__section__date{text-align:center;justify-content:center;align-items:center;gap:var(--spacing-xxs);grid-area:date;display:flex}.MatchDetailsHeader-module-scss-module__mcirEG__section__date span{display:inline-block}.MatchDetailsHeader-module-scss-module__mcirEG__section__navbar{width:100%;margin-bottom:var(--spacing-l);flex-direction:row;justify-content:space-between;align-items:center;height:39px;display:flex;position:relative}.MatchDetailsHeader-module-scss-module__mcirEG__section__navbarRight,.MatchDetailsHeader-module-scss-module__mcirEG__section__navbarLeft{display:none}.MatchDetailsHeader-module-scss-module__mcirEG__section__navbarCenter{position:absolute;left:50%;transform:translate(-50%)}.MatchDetailsHeader-module-scss-module__mcirEG__section__logo{justify-content:center;align-items:center;display:flex}.MatchDetailsHeader-module-scss-module__mcirEG__section__competitionLogo{object-fit:contain;width:78px;height:20px}.MatchDetailsHeader-module-scss-module__mcirEG__section__team{flex-direction:column;align-items:center;width:100%;display:flex}.MatchDetailsHeader-module-scss-module__mcirEG__section__teamLogo,.MatchDetailsHeader-module-scss-module__mcirEG__section__matchCollapsedTeamLogo{width:100px;height:100px;margin-bottom:var(--spacing-xxs);background-color:#fff;border-radius:100%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.MatchDetailsHeader-module-scss-module__mcirEG__section__teamLogoImage{object-fit:contain}.MatchDetailsHeader-module-scss-module__mcirEG__section__teamName{text-align:center}.MatchDetailsHeader-module-scss-module__mcirEG__section__teamName--abbreviatedName{display:none}.MatchDetailsHeader-module-scss-module__mcirEG__section__meta{flex-direction:column;align-items:center;width:21.1875rem;display:flex}.MatchDetailsHeader-module-scss-module__mcirEG__section__broadcastChannels{gap:var(--spacing-xs);margin-top:var(--spacing-l);flex-direction:row;justify-content:center;align-items:center;display:flex;position:relative}.MatchDetailsHeader-module-scss-module__mcirEG__section__broadcastChannel{color:var(--base-white-color)}.MatchDetailsHeader-module-scss-module__mcirEG__section__sponsors{gap:var(--spacing-ml);margin-top:var(--spacing-xl);flex-direction:row;justify-content:center;display:flex;position:relative}.MatchDetailsHeader-module-scss-module__mcirEG__section__tabs{width:100%}.MatchDetailsHeader-module-scss-module__mcirEG__section__matchCollapsed{flex-direction:row;justify-content:space-between;align-items:center;width:100%;display:flex;position:absolute;bottom:0}.MatchDetailsHeader-module-scss-module__mcirEG__section__matchCollapsedNavbarLeft{display:none}.MatchDetailsHeader-module-scss-module__mcirEG__section__matchCollapsedTeamLogo{border-bottom:1px solid var(--neutral-color-100);border-radius:0;width:160px;margin-bottom:0}.MatchDetailsHeader-module-scss-module__mcirEG__section__markerCollapsedContainer--local,.MatchDetailsHeader-module-scss-module__mcirEG__section__markerCollapsedContainer--visitor{justify-content:center;align-items:center;gap:var(--spacing-ml);flex-direction:row;display:flex}.MatchDetailsHeader-module-scss-module__mcirEG__section__markerCollapsedContainer--local{flex-direction:row-reverse}.MatchDetailsHeader-module-scss-module__mcirEG__section__collapsedDate{justify-content:center;align-items:center;gap:var(--spacing-s);flex-direction:column;display:flex}.MatchDetailsHeader-module-scss-module__mcirEG__section__collapsedDate--time{font-weight:700;display:block}.MatchDetailsHeader-module-scss-module__mcirEG__section__collapsedDate--time:before{content:""}.MatchDetailsHeader-module-scss-module__mcirEG__section__collapsedStatus{align-self:center}@media (max-width:1424px){.MatchDetailsHeader-module-scss-module__mcirEG__section__navbarRight,.MatchDetailsHeader-module-scss-module__mcirEG__section__navbarLeft{display:flex}}@media (max-width:1023px){.MatchDetailsHeader-module-scss-module__mcirEG__layout{top:calc(124px - var(--dynamic-header-height))}.MatchDetailsHeader-module-scss-module__mcirEG__section__header{padding:10px 16px 32px}.MatchDetailsHeader-module-scss-module__mcirEG__section__logo img{height:30px}.MatchDetailsHeader-module-scss-module__mcirEG__section__match{grid-template:"localteam homeMarker.awayMarker visitorteam"56px"localteam status status status visitorteam"24px"tvs tvs tvs tvs tvs"/88px 70px 12px 70px 88px;display:grid}.MatchDetailsHeader-module-scss-module__mcirEG__section__markerContainer--local,.MatchDetailsHeader-module-scss-module__mcirEG__section__markerContainer--visitor{flex-direction:column;justify-content:center;display:flex}.MatchDetailsHeader-module-scss-module__mcirEG__section__date{display:none}.MatchDetailsHeader-module-scss-module__mcirEG__section__teamLogo,.MatchDetailsHeader-module-scss-module__mcirEG__section__matchCollapsedTeamLogo{width:56px;height:56px}.MatchDetailsHeader-module-scss-module__mcirEG__section__teamLogo img,.MatchDetailsHeader-module-scss-module__mcirEG__section__matchCollapsedTeamLogo img{object-fit:contain;width:36px;height:36px}.MatchDetailsHeader-module-scss-module__mcirEG__section__teamName{font-size:var(--fs-body-caption-medium);font-weight:var(--fw-body-caption-medium);line-height:var(--lh-body-caption-medium);letter-spacing:var(--ls-body-caption-medium);white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden}.MatchDetailsHeader-module-scss-module__mcirEG__section__teamName--abbreviatedName{display:inline}.MatchDetailsHeader-module-scss-module__mcirEG__section__teamName--fullName{display:none}.MatchDetailsHeader-module-scss-module__mcirEG__section__tvs{margin-top:var(--spacing-ml)}.MatchDetailsHeader-module-scss-module__mcirEG__section__sponsors{margin-top:var(--spacing-l)}.MatchDetailsHeader-module-scss-module__mcirEG__section__sponsorLogo{height:14px}.MatchDetailsHeader-module-scss-module__mcirEG__section__matchCollapsed{min-height:80px;padding-right:var(--spacing-m)}.MatchDetailsHeader-module-scss-module__mcirEG__section__matchCollapsedfirstItem{flex-direction:row;align-items:center;display:flex}.MatchDetailsHeader-module-scss-module__mcirEG__section__matchCollapsedNavbarLeft{padding:var(--spacing-sm);display:block}.MatchDetailsHeader-module-scss-module__mcirEG__section__matchCollapsedTeamLogo{border-radius:100%;width:36px;height:36px}.MatchDetailsHeader-module-scss-module__mcirEG__section__matchCollapsedTeamLogo img{width:24px;height:24px}.MatchDetailsHeader-module-scss-module__mcirEG__section__markerCollapsedContainer--local,.MatchDetailsHeader-module-scss-module__mcirEG__section__markerCollapsedContainer--visitor{display:block}.MatchDetailsHeader-module-scss-module__mcirEG__section__markerCollapsedContainer--local>div,.MatchDetailsHeader-module-scss-module__mcirEG__section__markerCollapsedContainer--visitor>div{font-size:24px}.MatchDetailsHeader-module-scss-module__mcirEG__section__markerCollapsedContainer--localScore,.MatchDetailsHeader-module-scss-module__mcirEG__section__markerCollapsedContainer--visitorScore{height:32px}.MatchDetailsHeader-module-scss-module__mcirEG__section__collapsedDate--time{margin-top:0}.MatchDetailsHeader-module-scss-module__mcirEG__section__collapsedDate--time:before{content:""}.MatchDetailsHeader-module-scss-module__mcirEG__section__collapsedDate--date{display:none}.MatchDetailsHeader-module-scss-module__mcirEG__section__collapsedStatus{align-self:center}}@media (max-width:500px){.MatchDetailsHeader-module-scss-module__mcirEG__section__backgroundImage--desktop{display:none}.MatchDetailsHeader-module-scss-module__mcirEG__section__backgroundImage--mobile{object-position:0 0;display:block}}
@media (max-width:1439px){.MatchDetails-module-scss-module___x-_5q__matchDetails--hidden{display:none}}
.layout-module-scss-module__fKzvSG__layout{position:relative}
.layout-module-scss-module__2e8fsa__layout{flex-direction:row;display:flex;position:relative}.layout-module-scss-module__2e8fsa__layout__leftSidebar{flex-grow:0;flex-shrink:0;width:360px;position:relative}.layout-module-scss-module__2e8fsa__layout__details{background-color:var(--secondary-color-100);color:#fff;width:100%}.layout-module-scss-module__2e8fsa__layout__scrollarea{--z-scrollbar:2;height:100vh}.layout-module-scss-module__2e8fsa__layout__scrollareaViewport{overflow-anchor:none}@media (max-width:1424px){.layout-module-scss-module__2e8fsa__layout__leftSidebar{width:100%}}