.EstadisticasMobileFiltersBottomSheet-module-scss-module__ZC-j-q__estadisticasMobileFiltersBottomSheet__header{justify-content:center}.EstadisticasMobileFiltersBottomSheet-module-scss-module__ZC-j-q__estadisticasMobileFiltersBottomSheet__footer{flex-direction:row;width:100%;display:flex}.EstadisticasMobileFiltersBottomSheet-module-scss-module__ZC-j-q__estadisticasMobileFiltersBottomSheet__filtersContainer{gap:var(--spacing-m);padding:var(--spacing-m) 0;flex-direction:column;display:flex}.EstadisticasMobileFiltersBottomSheet-module-scss-module__ZC-j-q__estadisticasMobileFiltersBottomSheet__applyButton{flex:1}
.EstadisticasHeader-module-scss-module__jxgQsW__estadisticasHeader{gap:var(--spacing-m);flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex}.EstadisticasHeader-module-scss-module__jxgQsW__estadisticasHeader__title{color:var(--base-black-color)}.EstadisticasHeader-module-scss-module__jxgQsW__estadisticasHeader__filters{gap:var(--spacing-s);display:flex}.EstadisticasHeader-module-scss-module__jxgQsW__estadisticasHeader__select{min-width:200px}.EstadisticasHeader-module-scss-module__jxgQsW__estadisticasHeader__fabButton{display:none}@media (max-width:767px){.EstadisticasHeader-module-scss-module__jxgQsW__estadisticasHeader__title{font-size:20px}.EstadisticasHeader-module-scss-module__jxgQsW__estadisticasHeader__filters{display:none}.EstadisticasHeader-module-scss-module__jxgQsW__estadisticasHeader__fabButton{border-radius:50%;width:40px;height:40px;display:flex}}
.EstadisticasTable-module-scss-module__1NpySa__estadisticasTableContainer{isolation:isolate;width:100%}.EstadisticasTable-module-scss-module__1NpySa__estadisticasTableStickyHeader{top:calc(var(--main-navbar-menu-height,72px) + var(--navbar-teams-offset,0px) + 53px);z-index:3;transition:top .3s ease-in-out;position:sticky}@media (max-width:767px){.EstadisticasTable-module-scss-module__1NpySa__estadisticasTableStickyHeader{top:calc(var(--main-navbar-menu-height,56px) + 45px);transition:none}}.EstadisticasTable-module-scss-module__1NpySa__estadisticasTableStickyHeader{background-color:#fff;width:100%;overflow-x:hidden}.EstadisticasTable-module-scss-module__1NpySa__estadisticasTableWrapper{width:100%;overflow-x:auto}.EstadisticasTable-module-scss-module__1NpySa__estadisticasTable__navigation{justify-content:flex-end;gap:var(--spacing-sm);padding-bottom:var(--spacing-m);flex-direction:row;display:flex}.EstadisticasTable-module-scss-module__1NpySa__estadisticasTable{border-collapse:separate;border-spacing:0;table-layout:fixed;width:max-content;min-width:100%}.EstadisticasTable-module-scss-module__1NpySa__estadisticasTable__collapsedHead{visibility:collapse}.EstadisticasTable-module-scss-module__1NpySa__estadisticasTable--isScrolled tr:first-child th:first-child,.EstadisticasTable-module-scss-module__1NpySa__estadisticasTable--isScrolled td:first-child{filter:drop-shadow(1px 0 6px #00000029);clip-path:inset(0 -100px 0 0)}.EstadisticasTable-module-scss-module__1NpySa__estadisticasTable__primaryHead{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);text-transform:uppercase;color:var(--secondary-color-600)}.EstadisticasTable-module-scss-module__1NpySa__estadisticasTable__secondaryHead{font-size:var(--fs-body-caption);font-weight:var(--fw-body-caption);line-height:var(--lh-body-caption);letter-spacing:var(--ls-body-caption);text-transform:uppercase;color:var(--secondary-color-600)}.EstadisticasTable-module-scss-module__1NpySa__estadisticasTable__primaryHeadRow>th,.EstadisticasTable-module-scss-module__1NpySa__estadisticasTable th[rowspan="2"]{text-align:center;vertical-align:bottom;padding-bottom:var(--spacing-s);padding-top:var(--spacing-s);border-bottom:1px solid var(--neutral-color-100)}.EstadisticasTable-module-scss-module__1NpySa__estadisticasTable__sortableHeader{cursor:pointer;color:var(--secondary-color-600);-webkit-user-select:none;user-select:none}.EstadisticasTable-module-scss-module__1NpySa__estadisticasTable__sortableHeader--isSorted{color:var(--primary-color)}.EstadisticasTable-module-scss-module__1NpySa__estadisticasTable__playerRow:nth-child(odd) .EstadisticasTable-module-scss-module__1NpySa__estadisticasTable__sortedCell{background-color:var(--primary-color-100)}.EstadisticasTable-module-scss-module__1NpySa__estadisticasTable__playerRow:nth-child(2n) .EstadisticasTable-module-scss-module__1NpySa__estadisticasTable__sortedCell{background-color:var(--primary-color-200)}.EstadisticasTable-module-scss-module__1NpySa__estadisticasTable__sortableHeaderSpan{justify-content:center;align-items:center;display:inline-flex;position:relative}.EstadisticasTable-module-scss-module__1NpySa__estadisticasTable__sortArrowIcon{width:12px;height:12px;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.EstadisticasTable-module-scss-module__1NpySa__estadisticasTable__borderLeft{border-left:1px solid var(--neutral-color-100)}.EstadisticasTable-module-scss-module__1NpySa__estadisticasTable__primaryHeadRow{border-bottom:1px solid var(--neutral-color-100)}.EstadisticasTable-module-scss-module__1NpySa__estadisticasTable__alignLeft{padding-left:var(--spacing-s);text-align:left!important}.EstadisticasTable-module-scss-module__1NpySa__estadisticasTable__playerLink{color:inherit;text-decoration:none}.EstadisticasTable-module-scss-module__1NpySa__estadisticasTable td{text-align:left;vertical-align:middle;height:56px;color:var(--base-black-color);font-size:var(--fs-body-2);font-weight:var(--fw-body-2);line-height:var(--lh-body-2);letter-spacing:var(--ls-body-2)}.EstadisticasTable-module-scss-module__1NpySa__estadisticasTable tbody tr:nth-child(2n){background-color:var(--secondary-color-100)}.EstadisticasTable-module-scss-module__1NpySa__estadisticasTable__playerRow td{text-align:center}.EstadisticasTable-module-scss-module__1NpySa__estadisticasTable thead tr:first-child th:first-child,.EstadisticasTable-module-scss-module__1NpySa__estadisticasTable__playerRow td:first-child{z-index:1;background-color:#fff;position:sticky;left:0}.EstadisticasTable-module-scss-module__1NpySa__estadisticasTable__playerRow:nth-child(2n) td:first-child{background-color:var(--secondary-color-100)}@media (hover:hover){.EstadisticasTable-module-scss-module__1NpySa__estadisticasTable tbody tr:nth-child(odd):hover,.EstadisticasTable-module-scss-module__1NpySa__estadisticasTable tbody tr:nth-child(2n):hover,.EstadisticasTable-module-scss-module__1NpySa__estadisticasTable tbody tr:nth-child(odd):hover td:first-child,.EstadisticasTable-module-scss-module__1NpySa__estadisticasTable tbody tr:nth-child(2n):hover td:first-child{background-color:var(--primary-color-100)}}.EstadisticasTable-module-scss-module__1NpySa__estadisticasTable__totalsRow{background-color:var(--secondary-color-100)}.EstadisticasTable-module-scss-module__1NpySa__estadisticasTable__totalsRow td{text-align:center;height:40px}.EstadisticasTable-module-scss-module__1NpySa__estadisticasTable__totalsRow td:first-child{z-index:1;background-color:var(--secondary-color-100);position:sticky;left:0}@media (max-width:1023px){.EstadisticasTable-module-scss-module__1NpySa__estadisticasTable__navigation{display:none}}@media (max-width:767px){.EstadisticasTable-module-scss-module__1NpySa__estadisticasTable__alignLeft{padding-left:var(--spacing-m)}}
.EstadisticasTemplate-module-scss-module__OfDyUa__estadisticasTemplate__header{margin-bottom:var(--spacing-xl)}.EstadisticasTemplate-module-scss-module__OfDyUa__estadisticasTemplate__emptyState{width:100%;min-height:120px;padding:var(--spacing-xl) var(--spacing-m);color:var(--base-black-color);text-align:center;justify-content:center;align-items:center;display:flex}@media (max-width:767px){.EstadisticasTemplate-module-scss-module__OfDyUa__estadisticasTemplate__header{margin-bottom:var(--spacing-ml);padding:0 var(--spacing-m)}}
.page-module-scss-module__hqlMOW__teamProfileEstadisticas{padding:var(--spacing-ml) 0px}.page-module-scss-module__hqlMOW__teamProfileEstadisticas .page-module-scss-module__hqlMOW__teamProfileEstadisticas__card{padding:var(--spacing-xl) var(--spacing-ml)}@media (max-width:767px){.page-module-scss-module__hqlMOW__teamProfileEstadisticas .page-module-scss-module__hqlMOW__teamProfileEstadisticas__card{padding:var(--spacing-ml) 0}}