.MatchCard-module-scss-module__FddTPW__card{border-radius:var(--spacing-s);border:1px solid var(--primary-color-100);scroll-snap-align:start;scroll-snap-stop:always;background-color:#fff;flex-shrink:0;width:100%;overflow:hidden}.MatchCard-module-scss-module__FddTPW__card__header{background-color:var(--primary-color-100);color:var(--base-black-color);text-transform:uppercase;text-align:center;padding:var(--spacing-m);gap:var(--spacing-s);flex-direction:column;font-weight:700;display:flex}.MatchCard-module-scss-module__FddTPW__card__headerTeam{justify-content:space-between;align-items:center;gap:var(--spacing-s);flex-direction:row;display:flex}.MatchCard-module-scss-module__FddTPW__card__headerTeamName{text-wrap:nowrap;text-overflow:ellipsis;overflow:hidden}.MatchCard-module-scss-module__FddTPW__card__club{align-items:center;gap:var(--spacing-s);display:flex}.MatchCard-module-scss-module__FddTPW__card__contentItems{gap:var(--spacing-sm);flex-direction:column;display:flex}.MatchCard-module-scss-module__FddTPW__card__contentItems--hasLink{border-bottom:1px solid var(--secondary-color-100);margin-bottom:var(--spacing-m);padding-bottom:var(--spacing-m)}.MatchCard-module-scss-module__FddTPW__card__contentItem{justify-content:space-between;align-items:center;gap:var(--spacing-s);flex-direction:row;display:flex}.MatchCard-module-scss-module__FddTPW__card__contentLabel{text-transform:uppercase;color:var(--secondary-color-500)}.MatchCard-module-scss-module__FddTPW__card__content{padding:var(--spacing-m)}.MatchCard-module-scss-module__FddTPW__card__link{text-align:center;width:100%;color:var(--primary-color);font-size:var(--fs-body-1);font-weight:var(--fw-body-1);line-height:var(--lh-body-1);letter-spacing:var(--ls-body-1);text-decoration:none;display:block}@media (hover:hover){.MatchCard-module-scss-module__FddTPW__card__link:hover{text-decoration:underline}}.MatchCard-module-scss-module__FddTPW__card__link:visited{color:var(--primary-color)}
.MatchesCarrousel-module-scss-module__tstWIa__cards{gap:var(--spacing-m);scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;flex-direction:row;display:flex;overflow-x:auto}.MatchesCarrousel-module-scss-module__tstWIa__cards::-webkit-scrollbar{display:none}.MatchesCarrousel-module-scss-module__tstWIa__bulletsContainer{margin-top:var(--spacing-ml)}
.TeamsListGridCards-module-scss-module__GwwgJG__teamsListGridCards{gap:var(--spacing-ml);grid-template-columns:repeat(4,1fr);display:grid}.TeamsListGridCards-module-scss-module__GwwgJG__teamsListGridCards__club{justify-content:center;align-items:center;gap:var(--spacing-s);border:1px solid var(--neutral-color-100);padding:calc(var(--spacing-sm) + 6px);cursor:pointer;border-radius:8px;flex-direction:column;display:flex;position:relative}.TeamsListGridCards-module-scss-module__GwwgJG__teamsListGridCards__club:after{content:"";background-color:var(--club-color);border-radius:8px 8px 0 0;width:100%;height:6px;position:absolute;top:0;left:0}.TeamsListGridCards-module-scss-module__GwwgJG__teamsListGridCards__shortName{display:none}.TeamsListGridCards-module-scss-module__GwwgJG__teamsListGridCards__fullName{display:block}@media (max-width:1024px){.TeamsListGridCards-module-scss-module__GwwgJG__teamsListGridCards{gap:var(--spacing-m);grid-template-columns:repeat(3,1fr)}.TeamsListGridCards-module-scss-module__GwwgJG__teamsListGridCards__shortName{display:block}.TeamsListGridCards-module-scss-module__GwwgJG__teamsListGridCards__fullName{display:none}}
.TeamAllMovementsModal-module-scss-module__UvrHDG__teamAllMovementsModal{height:100dvh;max-height:100dvh}.TeamAllMovementsModal-module-scss-module__UvrHDG__teamAllMovementsModal__header{padding:var(--spacing-sm) var(--spacing-ml);background-color:var(--club-color);justify-content:space-between;align-items:center;display:flex}.TeamAllMovementsModal-module-scss-module__UvrHDG__teamAllMovementsModal__headerTitle{align-items:center;gap:var(--spacing-sm);color:var(--base-white-color);flex-direction:row;display:flex}.TeamAllMovementsModal-module-scss-module__UvrHDG__teamAllMovementsModal__tabs{padding-bottom:var(--spacing-ml);overflow:scroll}.TeamAllMovementsModal-module-scss-module__UvrHDG__teamAllMovementsModal__tabsList{padding-top:var(--spacing-xxs);background-color:var(--base-white-color);z-index:2;display:flex;position:sticky;top:0}.TeamAllMovementsModal-module-scss-module__UvrHDG__teamAllMovementsModal__content{padding:0px 0px 0px var(--spacing-m);scrollbar-width:none;-ms-overflow-style:none;overflow:scroll}.TeamAllMovementsModal-module-scss-module__UvrHDG__teamAllMovementsModal__content::-webkit-scrollbar{display:none}.TeamAllMovementsModal-module-scss-module__UvrHDG__teamAllMovementsModal__paddingTable{padding-right:var(--spacing-m)}
.MovementsSection-module-scss-module__QFxooW__movementsSection{flex-direction:column;height:100%;display:flex}.MovementsSection-module-scss-module__QFxooW__movementsSection__tabContent{padding:var(--spacing-ml) 0px}.MovementsSection-module-scss-module__QFxooW__movementsSection__tabContentHeader{margin-bottom:var(--spacing-m);justify-content:space-between;align-items:center;display:flex}.MovementsSection-module-scss-module__QFxooW__movementsSection__tabContentHeaderFilters{gap:var(--spacing-m);margin-bottom:var(--spacing-s);display:flex}.MovementsSection-module-scss-module__QFxooW__movementsSection__tabContentHeaderTeamSelect{min-width:220px}.MovementsSection-module-scss-module__QFxooW__movementsSection__tabContentHeaderMovementTypeSelect{min-width:280px}.MovementsSection-module-scss-module__QFxooW__movementsSection__tabContentHeading{text-transform:uppercase}.MovementsSection-module-scss-module__QFxooW__movementsSection__allMovementsTable{margin-bottom:var(--spacing-ml)}.MovementsSection-module-scss-module__QFxooW__movementsSection__teamsHeading{padding-top:var(--spacing-l);padding-bottom:var(--spacing-ml)}.MovementsSection-module-scss-module__QFxooW__movementsSection__mobileTable,.MovementsSection-module-scss-module__QFxooW__movementsSection__mobileTeams{display:none}.MovementsSection-module-scss-module__QFxooW__movementsSection__teams{flex-direction:column;gap:80px;display:flex}@media (max-width:1400px){.MovementsSection-module-scss-module__QFxooW__movementsSection__table{display:none}.MovementsSection-module-scss-module__QFxooW__movementsSection__mobileTable,.MovementsSection-module-scss-module__QFxooW__movementsSection__mobileTeams{margin-bottom:var(--spacing-xl);display:block}.MovementsSection-module-scss-module__QFxooW__movementsSection__tabContentHeading{margin-bottom:var(--spacing-m)}.MovementsSection-module-scss-module__QFxooW__movementsSection__tabs{display:none}.MovementsSection-module-scss-module__QFxooW__movementsSection__teamsIcons{gap:var(--spacing-s)}.MovementsSection-module-scss-module__QFxooW__movementsSection__teamIcon{width:48px;height:48px}.MovementsSection-module-scss-module__QFxooW__movementsSection__teamIconImage{width:32px;height:32px}}
.page-module-scss-module__nzqmnG__page__heading{margin-bottom:var(--spacing-l)}@media (max-width:1400px){.page-module-scss-module__nzqmnG__page__heading{margin-bottom:var(--spacing-l)}}
.TeamAllMatchesModal-module-scss-module__CuksKW__teamAllMatchesModal{height:100dvh;max-height:100dvh}.TeamAllMatchesModal-module-scss-module__CuksKW__teamAllMatchesModal__header{padding:var(--spacing-sm) var(--spacing-ml);background-color:var(--club-color);justify-content:space-between;align-items:center;display:flex}.TeamAllMatchesModal-module-scss-module__CuksKW__teamAllMatchesModal__headerTitle{align-items:center;gap:var(--spacing-sm);color:var(--base-white-color);flex-direction:row;display:flex}.TeamAllMatchesModal-module-scss-module__CuksKW__teamAllMatchesModal__content{gap:var(--spacing-ml);padding:var(--spacing-ml) var(--spacing-m);scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;display:flex;overflow:scroll}.TeamAllMatchesModal-module-scss-module__CuksKW__teamAllMatchesModal__content::-webkit-scrollbar{display:none}
.PreseasonMatchesSection-module-scss-module__tSlgkW__preseasonMatchesSection__tabContentHeader{margin-bottom:var(--spacing-m);justify-content:space-between;align-items:center;display:flex}.PreseasonMatchesSection-module-scss-module__tSlgkW__preseasonMatchesSection__tabContent{padding:var(--spacing-ml) 0px}.PreseasonMatchesSection-module-scss-module__tSlgkW__preseasonMatchesSection__tabContainer{flex-direction:column;gap:40px;display:flex}.PreseasonMatchesSection-module-scss-module__tSlgkW__preseasonMatchesSection__teamsHeading{padding-bottom:var(--spacing-ml)}.PreseasonMatchesSection-module-scss-module__tSlgkW__preseasonMatchesSection__tabContentHeaderFilters{gap:var(--spacing-m);margin-bottom:var(--spacing-s);display:flex}.PreseasonMatchesSection-module-scss-module__tSlgkW__preseasonMatchesSection__tabContentHeaderTeamSelect{min-width:220px}.PreseasonMatchesSection-module-scss-module__tSlgkW__preseasonMatchesSection__tabContentHeading{text-transform:uppercase}.PreseasonMatchesSection-module-scss-module__tSlgkW__preseasonMatchesSection__allMatchesTable{margin-bottom:var(--spacing-ml)}.PreseasonMatchesSection-module-scss-module__tSlgkW__preseasonMatchesSection__mobileTable,.PreseasonMatchesSection-module-scss-module__tSlgkW__preseasonMatchesSection__mobileTeams{display:none}.PreseasonMatchesSection-module-scss-module__tSlgkW__preseasonMatchesSection__teams{flex-direction:column;gap:24px;display:flex}@media (max-width:1400px){.PreseasonMatchesSection-module-scss-module__tSlgkW__preseasonMatchesSection__table{display:none}.PreseasonMatchesSection-module-scss-module__tSlgkW__preseasonMatchesSection__mobileTable,.PreseasonMatchesSection-module-scss-module__tSlgkW__preseasonMatchesSection__mobileTeams{margin-bottom:var(--spacing-xl);display:block}.PreseasonMatchesSection-module-scss-module__tSlgkW__preseasonMatchesSection__tabContentHeading{margin-bottom:var(--spacing-m)}.PreseasonMatchesSection-module-scss-module__tSlgkW__preseasonMatchesSection__tabs{display:none}.PreseasonMatchesSection-module-scss-module__tSlgkW__preseasonMatchesSection__teamsIcons{gap:var(--spacing-s)}.PreseasonMatchesSection-module-scss-module__tSlgkW__preseasonMatchesSection__teamIcon{width:48px;height:48px}.PreseasonMatchesSection-module-scss-module__tSlgkW__preseasonMatchesSection__teamIconImage{width:32px;height:32px}}
.page-module-scss-module__IGE9ka__page__heading{margin-bottom:var(--spacing-l)}@media (max-width:1400px){.page-module-scss-module__IGE9ka__page__heading{margin-bottom:var(--spacing-l)}}