.league-details{width:100%;padding:0 3%;position:relative}@media (max-width:1024px){.league-details{padding:10px}}.league-details__wrapper{z-index:2;background-color:var(--color-contrast-bg);filter:drop-shadow(0 4px 6px #00000014);border-radius:20px;flex-direction:row;justify-content:flex-start;align-items:center;gap:60px;width:100%;min-height:155px;padding:25px 30px;display:flex;position:relative}@media (max-width:1024px){.league-details__wrapper{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:20px;min-height:175px;display:flex}}.league-details__header{z-index:1;flex-direction:row;justify-content:flex-start;align-items:center;gap:1.5rem;width:fit-content;display:flex}@media (max-width:1024px){.league-details__header{width:100%}}.league-details__logo{border-radius:8px;width:92px;height:92px;position:relative;overflow:hidden}@media (max-width:1024px){.league-details__logo{width:50px;height:50px}}.league-details__logo-background{opacity:.33;z-index:-1;width:100px;height:100px;position:absolute;top:25%;left:-20px}.league-details__info{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:10px;display:flex}@media (max-width:1024px){.league-details__info{gap:0}}.league-details__name{text-wrap:nowrap;font-size:2rem;font-weight:600}@media (max-width:1024px){.league-details__name{font-size:.95rem;font-weight:700}}.league-details__row{flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:15px;display:flex}.league-details__row-item{flex-direction:row;justify-content:flex-start;align-items:center;gap:5px;height:20px;display:flex}.league-details__country{flex-direction:row;justify-content:flex-start;align-items:center;gap:.5rem;display:flex}.league-details__country-name{color:var(--color-text);font-size:1.31rem;font-weight:500}@media (max-width:1024px){.league-details__country-name{color:var(--color-muted);font-size:.95rem;font-weight:300}}.league-details__season{font-size:1rem;font-weight:300}.filter-layout--bar .filter-dropdown__toggle{gap:20px;font-size:1.4rem;font-weight:500}@media (max-width:1024px){.filter-layout--bar .filter-dropdown__toggle{padding:3px;font-size:.9rem;font-weight:300}.filter-layout--bar .filter-layout__filters{padding:0}.filter-layout--bar .filter-dropdown__menu{width:100%;left:0}}.progress{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1.5rem;width:100%;padding:10px 0;display:flex}.progress__wrapper{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:6px;width:100%;display:flex}.progress__bar{background-color:var(--color-border);border-radius:100px;width:100%;height:4px;position:relative}@media (max-width:1024px){.progress__bar{height:2px}}.progress__bar-progress{background:var(--gradient-bg);border-radius:100px;width:0%;height:4px;position:absolute;top:0;left:0}@media (max-width:1024px){.progress__bar-progress{height:2px}}.progress__bar-item{background-color:var(--color-bg);border:2px solid var(--color-border);border-radius:100%;width:14px;height:14px;position:absolute;top:50%;transform:translateY(-50%)}.progress__bar-item--start{background-color:var(--color-accept);border-color:var(--color-accept);left:0}.progress__bar-item--end{background-color:var(--color-accent);border-color:var(--color-accent);right:0}.progress__legend{flex-direction:row;justify-content:space-between;align-items:center;width:100%;display:flex}.progress__legend-item{font-size:1.35rem;font-weight:300}@media (max-width:1024px){.progress__legend-item{font-size:.8rem}}.progress__legend-item--start{text-align:left}.progress__legend-item--end{text-align:right}
.info{flex-direction:column;justify-content:center;align-items:center;gap:15px;width:100%;padding:10px 0;display:flex}@media (max-width:1024px){.info{padding:0 20px 10px}}.info__title{text-align:center;width:100%;margin-bottom:15px;font-size:1.4rem;font-weight:600}@media (max-width:1024px){.info__title{margin-bottom:10px;font-size:1.15rem;font-weight:500}}.info__wrapper{background-color:var(--color-contrast-bg);border-radius:20px;flex-direction:row;justify-content:space-between;align-items:center;gap:1.5rem;width:100%;max-width:400px;min-height:220px;margin:0 auto;padding:13px 23px 15px;display:flex;position:relative;overflow:hidden;box-shadow:0 0 16px #0000001a}@media (max-width:1024px){.info__wrapper{gap:30px;min-height:auto;padding:20px 5px}}.info__item{text-align:center;z-index:2;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:45%;max-width:120px;display:flex;position:relative}@media (max-width:1024px){.info__item{width:100%}}.info__logo{width:70px;height:70px;position:relative}@media (max-width:1024px){.info__logo{width:40px;height:40px}}.info__name{-webkit-line-clamp:1;text-overflow:ellipsis;word-break:break-word;white-space:normal;-webkit-box-orient:vertical;font-size:1.25rem;font-weight:600;display:-webkit-box;overflow:hidden}@media (max-width:1024px){.info__name{font-size:1.1rem}}.info__subtitle{color:var(--color-muted);font-size:.9rem;font-weight:200}.info__subtitle strong{color:var(--color-text);font-weight:700}.info__bg{opacity:.25;pointer-events:none;z-index:0;width:100px;height:100px;display:none;position:absolute;top:40px}.info__bg--left{left:-25px}.info__bg--right{right:-25px}@media (max-width:1024px){.info__bg{display:block}}
.facts{width:100%;padding:10px 0}@media (max-width:1024px){.facts{padding:10px}}.facts__wrapper{background-color:var(--color-contrast-bg);border-radius:20px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:10px;width:100%;padding:20px 20px 25px;display:flex;box-shadow:0 0 16px #0000001a}@media (max-width:1024px){.facts__wrapper{padding:15px}}.facts__title{font-size:1rem;font-weight:600}@media (max-width:1024px){.facts__title{font-size:1.2rem}}.facts__list{flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%;display:flex}.facts__row{flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding:5px 0;display:flex}.facts__label{color:var(--color-muted);font-size:1.1rem;font-weight:300}.facts__value{color:var(--color-text);text-align:right;font-size:1.1rem;font-weight:700}
.league-stats{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;width:100%;padding:20px 0;display:flex}@media (max-width:1024px){.league-stats{padding:10px}}.league-stats .content-layout__body{flex-direction:column;justify-content:flex-start;align-items:flex-start;display:flex}.league-stats .filter-dropdown{margin-left:5px}.league-stats .switcher{background-color:var(--color-bg);border:none;border-radius:0;gap:10px;max-width:100%;overflow-x:auto}@media (max-width:1024px){.league-stats .switcher{max-width:calc(100% + 20px);padding:0 10px;transform:translate(-10px)}}.league-stats .switcher button{text-wrap:nowrap;background:0 0;background-color:var(--color-contrast-bg);border:1px solid var(--color-border);padding:5px 11px}.league-stats .switcher button span{font-size:.95rem}.league-stats .switcher button.active{background-color:var(--color-accent)}.league-stats__title{font-weight:600}@media (max-width:1024px){.league-stats__title{display:none}}.league-stats__blocks{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;width:100%;display:flex}.league-stats__block{background-color:var(--color-contrast-bg);border-radius:20px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1.25rem;width:100%;padding:20px 15px 15px;display:flex;box-shadow:0 0 14px #0000001a}@media (max-width:1024px){.league-stats__block{padding:18px 14px 14px}}.league-stats__block-title{padding:0 3px;font-size:1.35rem;font-weight:600}@media (max-width:1024px){.league-stats__block-title{font-size:1.25rem;font-weight:600}}.league-stats__players{flex-direction:column;justify-content:center;align-items:center;gap:.9rem;width:100%;display:flex}.league-stats__player{border-bottom:1px solid var(--color-border);flex-direction:row;justify-content:space-between;align-items:center;gap:.75rem;width:100%;padding-bottom:.7rem;display:flex}.league-stats__player:last-child{border-bottom:none;padding-bottom:0}.league-stats__avatar{border-radius:50%;flex-shrink:0;width:40px;height:40px;position:relative;overflow:hidden}.league-stats__info{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:3px;width:100%;display:flex}.league-stats__name{font-size:1.15rem;font-weight:600}@media (max-width:1024px){.league-stats__name{font-size:1rem;font-weight:300}}.league-stats__lastmatch{flex-direction:row;justify-content:flex-start;align-items:center;gap:6px;font-size:1.1rem;display:flex}@media (max-width:1024px){.league-stats__lastmatch{font-size:1rem;font-weight:300}}.league-stats__value{background:var(--color-accept);min-width:30px;height:22px;color:var(--color-accent-text);flex-direction:row;justify-content:center;align-items:center;padding:0 10px;font-size:1.15rem;font-weight:500;display:flex}.league-stats__more{flex-direction:row;justify-content:space-between;align-items:center;width:100%;display:flex}.league-stats__more span{font-size:1.1rem;font-weight:500}.league-stats__more-icon{transform:rotate(90deg)}.league-stats__more-icon svg{width:16px;height:12px}.league-stats__popup-block{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:20px;width:100%;display:flex}.league-stats__popup-title{padding:0 3px;font-size:1.35rem;font-weight:700}@media (max-width:1024px){.league-stats__popup-title{font-size:1.25rem;font-weight:600}}.league-stats__popup-block .league-stats__players{border:1px solid var(--color-border);background-color:var(--color-contrast-bg);border-radius:10px;gap:20px;padding:10px}.league-stats__popup-block .league-stats__player{border-bottom:none;padding-bottom:.9rem}.league-stats__desktop{width:100%;padding:20px}.league-stats__scroll-container{scrollbar-width:auto;-ms-overflow-style:auto;width:100%;overflow-x:auto}.league-stats__scroll-container::-webkit-scrollbar{height:2px;display:block}.league-stats__scroll-container::-webkit-scrollbar-thumb{background:var(--color-muted);border-radius:4px}.league-stats__scroll-container::-webkit-scrollbar-track{background:0 0}.league-stats__table{border-radius:20px;flex-direction:column;justify-content:center;align-items:center;min-width:max-content;font-size:1.05rem;display:flex}.league-stats__thead{flex-direction:column;justify-content:center;align-items:center;width:100%;padding:0 20px;display:flex}.league-stats__tbody{background-color:var(--color-contrast-bg);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:0 20px;display:flex;overflow:hidden}.league-stats__row{border-bottom:1px solid var(--color-border);flex-direction:row;justify-content:flex-start;align-items:stretch;width:100%;display:flex}.league-stats__row:last-child,.league-stats__row--head{border-bottom:none}.league-stats__header{color:var(--color-muted);white-space:nowrap;flex-direction:row;justify-content:center;align-items:center;padding:10px 12px;font-size:1rem;font-weight:500;display:flex}.league-stats__header--index{width:36px;letter-spacing:0%;font-family:Poppins,sans-serif;font-weight:400}.league-stats__header--player{text-align:left;flex-direction:row;flex:1;justify-content:flex-start;align-items:center;width:220px;min-width:150px;display:flex}.league-stats__header--stat{text-align:center;text-wrap:wrap;width:90px}.league-stats__cell{text-align:center;flex-direction:row;justify-content:center;align-items:center;padding:12px 10px;font-weight:500;display:flex}.league-stats__cell--index{width:36px;font-size:1.3rem}.league-stats__cell--player{text-align:left;flex-direction:row;flex:1;justify-content:flex-start;align-items:center;gap:10px;width:220px;min-width:150px;font-size:1.4rem;display:flex}.league-stats__cell--player img{max-width:25px;max-height:25px}.league-stats__cell--player span{-webkit-line-clamp:1;text-overflow:ellipsis;word-break:break-word;white-space:normal;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.league-stats__cell--stat{text-align:center;width:90px;font-size:1rem}
