.standings-table{flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;padding:25px 30px;display:flex}.standings-table--teams{padding:10px 20px 15px}@media (max-width:1024px){.standings-table{padding:10px}}.standings-table .content-layout__switcher-btn--client{padding:8px 12px}.standings-table .content-layout__switcher-btn--client span{font-weight:500}.standings-table__title{text-align:left;width:100%;font-weight:600}.standings-table__switch{flex-direction:row;justify-content:flex-start;align-items:flex-start;width:100%;display:flex}.standings-table__wrapper{width:100%;margin-top:20px}.standings-table__content{text-align:left;border-collapse:separate;border-spacing:0 6px;width:100%;font-size:1.1rem;display:table}.standings-table__head{color:var(--color-muted)}.standings-table__row{z-index:2;border-radius:6px;display:table-row;position:relative;overflow:hidden}.standings-table__row--home{background-color:#78a5db}.standings-table__row--away{background-color:#f25f95}.standings-table__row--home,.standings-table__row--away{color:var(--color-accent-text)}.standings-table__row--home .standings-table__cell--pos,.standings-table__row--away .standings-table__cell--pos{background-color:var(--color-bg);color:var(--color-text)}.standings-table__header{text-align:center;padding-bottom:10px;font-size:.95rem;font-weight:400}.standings-table__header--pos{padding-right:.5vw}.standings-table__header--team{text-align:left}.standings-table__cell{text-align:center;margin:5px 10px;display:table-cell}.standings-table__cell--pos{letter-spacing:0%;margin:5px 5px 5px 10px;font-family:Poppins,sans-serif;font-weight:400}@media (max-width:1024px){.standings-table__cell--pos{margin:5px}}.standings-table__cell--p,.standings-table__cell--w,.standings-table__cell--d,.standings-table__cell--l,.standings-table__cell--goals,.standings-table__cell--diff,.standings-table__cell--points{letter-spacing:0%;padding:5px 1vw;font-family:Poppins,sans-serif;font-weight:400}@media (max-width:1024px){.standings-table__cell--p,.standings-table__cell--w,.standings-table__cell--d,.standings-table__cell--l,.standings-table__cell--goals,.standings-table__cell--diff,.standings-table__cell--points{font-size:1.05rem;font-weight:300}}.standings-table__cell--pos{background-color:var(--color-muted-light);border-radius:50%;flex-direction:row;justify-content:center;align-items:center;width:20px;height:20px;font-size:.9rem;display:flex}@media (max-width:1024px){.standings-table__cell--pos{font-weight:300}}.standings-table__cell--team{text-align:left;font-size:1.2rem;font-weight:500}@media (max-width:1024px){.standings-table__cell--team{font-weight:300}}.standings-table__cell--team span{-webkit-line-clamp:1;text-overflow:ellipsis;word-break:break-word;white-space:normal;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.standings-table .previous__status-list{flex-direction:row;justify-content:center;align-items:center;gap:3px;display:flex}.standings-table .previous__status{background-color:var(--color-border);width:25px;height:25px;color:var(--color-muted);border-radius:5px;flex-direction:row;justify-content:center;align-items:center;padding:5px;font-size:1.25rem;display:flex}.standings-table .previous__status--win{background-color:var(--color-accept-light);width:25px;height:25px;color:var(--color-accept);border-radius:5px;flex-direction:row;justify-content:center;align-items:center;padding:5px;font-size:1.25rem;display:flex}.standings-table .previous__status--lose{background-color:var(--color-error-light);width:25px;height:25px;color:var(--color-error);border-radius:5px;flex-direction:row;justify-content:center;align-items:center;padding:5px;font-size:1.25rem;display:flex}.standings-table .previous__status--draw,.standings-table .previous__status--current{background-color:var(--color-border);width:25px;height:25px;color:var(--color-muted);border-radius:5px;flex-direction:row;justify-content:center;align-items:center;padding:5px;font-size:1.25rem;display:flex}.standings-table .previous__status--unknown{background-color:var(--color-border);width:25px;height:25px;color:var(--color-muted);opacity:.4;border-radius:5px;flex-direction:row;justify-content:center;align-items:center;padding:5px;font-size:1.25rem;display:flex}
.standing-rules{width:100%;padding:25px}@media (max-width:1024px){.standing-rules{padding:10px}}.standing-rules__wrapper{background-color:var(--color-contrast-bg);border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;padding:20px 30px;display:flex}@media (max-width:1024px){.standing-rules__wrapper{padding:8px}}.standing-rules__title{text-align:left;width:100%}.standing-rules__content{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1.5rem;width:100%;font-size:1rem;display:flex}.standing-rules__status{flex-direction:row;justify-content:center;align-items:center;padding-left:1.5rem;display:flex;position:relative}.standing-rules__status:before{content:"";background-color:var(--color-accent);border-radius:50%;width:1rem;height:1rem;position:absolute;left:0}.standing-rules__label{font-weight:700}
.standings-tracker{background-color:var(--color-contrast-bg);border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;width:100%;padding:15px 10px;display:flex}.standings-tracker__title{text-align:left;width:100%;font-size:1.3rem;font-weight:600}.standings-tracker__chart{width:100%}.standings-tracker__week-label{text-align:center;width:100%;color:var(--color-muted);font-size:1rem}.standings-tracker__selectors{flex-direction:row;justify-content:space-between;align-items:center;gap:1rem;width:100%;display:flex}@media (max-width:1024px){.standings-tracker__selectors{gap:2rem;width:max-content}}.standings-tracker__teams{flex-direction:row;justify-content:space-between;align-items:stretch;gap:1rem;width:100%;display:flex}.standings-tracker__team-block{flex-direction:column;justify-content:flex-start;align-items:center;gap:.75rem;width:50%;display:flex}.standings-tracker__position{color:var(--color-text);font-size:1rem;font-weight:600}.standings-tracker__match{flex-direction:row;justify-content:center;align-items:center;gap:.5rem;display:flex}.standings-tracker__match img{width:28px;height:28px}@media (max-width:1024px){.standings-tracker__match img{width:36px;height:36px}}.standings-tracker__match span{font-size:1.2rem;font-weight:700}
