.team-meta{width:100%;padding:10px 0}@media (max-width:1024px){.team-meta{padding:10px}}.team-meta__wrapper{background-color:var(--color-contrast-bg);border-radius:20px;flex-flow:wrap;justify-content:space-between;align-items:flex-start;gap:1.4rem;width:100%;padding:30px;display:flex;box-shadow:0 0 16px #0000001a}@media (max-width:1024px){.team-meta__wrapper{filter:none;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:15px;display:flex}}.team-meta__responsive{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1.4rem;width:calc(50% - 30px);display:flex}.team-meta__responsive--right{flex-direction:column;justify-content:flex-start;align-items:flex-end;display:flex}@media (max-width:1024px){.team-meta__responsive--right{align-items:flex-start}.team-meta__responsive{width:100%}}.team-meta__item{flex-direction:row;justify-content:flex-start;align-items:center;gap:1rem;width:190px;display:flex}@media (max-width:1024px){.team-meta__item{width:100%}}.team-meta__icon{min-width:34px;min-height:34px;color:var(--color-muted);position:relative}.team-meta__icon svg{width:34px;height:34px}@media (max-width:1024px){.team-meta__icon{min-width:28px;min-height:28px}.team-meta__icon svg{width:28px;height:28px}}.team-meta__icon--image{border-radius:100%;flex-direction:row;justify-content:center;align-items:center;display:flex;overflow:hidden}.team-meta__icon--country{border-radius:8px}.team-meta__icon--coach{background:var(--gradient-bg)}@media (max-width:1024px){.team-meta__icon--coach img{width:26px;height:26px}}.team-meta__icon--coach img{border-radius:100%}.team-meta__text{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.25rem;display:flex}.team-meta__title{color:var(--color-muted);font-size:1.15rem;font-weight:400}@media (max-width:1024px){.team-meta__title{font-size:1rem;font-weight:300}}.team-meta__value{-webkit-line-clamp:1;text-overflow:ellipsis;word-break:break-word;white-space:normal;-webkit-box-orient:vertical;font-size:1.4rem;font-weight:600;display:-webkit-box;overflow:hidden}@media (max-width:1024px){.team-meta__value{font-size:1rem}}.team-meta__row{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:2rem;width:100%;display:flex}.team-meta__col{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.25rem;display:flex}.team-meta__col--capacity{text-align:left;flex-direction:column;justify-content:center;align-items:flex-start;display:flex}@media (max-width:1024px){.team-meta__col--capacity{align-items:center}}.team-meta__col--city{text-align:right;flex-direction:column;justify-content:center;align-items:flex-end;display:flex}@media (max-width:1024px){.team-meta__col--city{align-items:center}}
.team-competitions{width:100%;padding:25px}@media (max-width:1024px){.team-competitions{padding:10px}}.team-competitions__wrapper{background-color:none;width:100%;box-shadow:none;border-radius:20px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:20px;padding:0;display:flex}@media (max-width:1024px){.team-competitions__wrapper{background-color:var(--color-contrast-bg);filter:none;gap:15px;padding:15px;box-shadow:0 0 16px #0000001a}}.team-competitions__title{text-align:center;width:100%;font-size:1.5rem;font-weight:600}@media (max-width:1024px){.team-competitions__title{font-size:1.15rem}}.team-competitions__list{flex-flow:wrap;justify-content:center;align-items:flex-start;gap:15px 5%;width:100%;display:flex}@media (max-width:1024px){.team-competitions__list{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;width:100%;margin:0;display:flex}}.team-competitions__item{background-color:var(--color-contrast-bg);border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:.8rem;width:180px;height:100px;padding:15px;display:flex;box-shadow:0 0 16px #0000001a}@media (max-width:1024px){.team-competitions__item{background-color:none;box-shadow:none;width:unset;height:unset;flex-direction:row;justify-content:flex-start;align-items:center;display:flex}}.team-competitions__icon{width:22px;height:22px;position:relative}.team-competitions__name{-webkit-line-clamp:1;text-overflow:ellipsis;word-break:break-word;white-space:normal;text-align:center;-webkit-box-orient:vertical;font-size:1.15rem;font-weight:500;display:-webkit-box;overflow:hidden}
.squad{width:100%;padding:20px}@media (max-width:1024px){.squad{padding:10px}}.squad .switcher::-webkit-scrollbar{display:none}.squad .switcher ::-webkit-scrollbar{display:none}.squad .switcher{background-color:var(--color-bg);scrollbar-width:none;-ms-overflow-style:none;border:none;border-radius:0;gap:10px;max-width:100%;overflow-x:auto}@media (max-width:1024px){.squad .switcher{max-width:calc(100% + 20px);padding:0 10px;transform:translate(-10px)}}.squad .switcher button{background:0 0;background-color:var(--color-contrast-bg);border:1px solid var(--color-border);padding:5px 11px}.squad .switcher button.active{background-color:var(--color-accent)}.squad__groups{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1.5rem;width:100%;display:flex}.squad__group{background-color:var(--color-contrast-bg);border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;padding:20px 10px 15px;display:flex;box-shadow:0 0 16px #0000001a}.squad__group-title{padding:0 5px;font-size:1.5rem;font-weight:700}.squad__players{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.8rem;width:100%;display:flex}.squad__player{border-bottom:1px solid var(--color-border);flex-direction:row;justify-content:flex-start;align-items:center;gap:1rem;width:100%;padding:5px 0;display:flex}.squad__player--coach{padding:5px}.squad__player:last-child,.squad__player--coach{border-bottom:none}.squad__player-prevclub{flex-direction:row;justify-content:flex-end;align-items:center;gap:8px;font-size:1.15rem;font-weight:500;display:flex}.squad__player-image{border-radius:100%;flex-direction:row;justify-content:center;align-items:center;width:42px;height:42px;display:flex;overflow:hidden}.squad__player-info{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.2rem;display:flex}.squad__player-name{font-size:1.1rem;font-weight:600}.squad__player-sub{opacity:.7;flex-direction:row;justify-content:flex-start;align-items:center;gap:.66rem;font-size:1rem;display:flex}.squad__player-sub img{border-radius:2px;width:14px;height:14px}.squad__all{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:20px;width:100%;display:flex}@media (max-width:1024px){.squad__all{margin-top:20px}}.squad__all-pos-block{background:var(--color-bg);border:1px solid var(--color-border);border-radius:20px;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:1.5rem;padding:10px;display:flex}.squad__all-pos{margin-top:20px;font-size:1.4rem;font-weight:700}.squad__all-pos:first-child{margin-top:0}.squad__all-list{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:1rem;width:100%;display:flex;overflow-x:scroll}.squad__all-row{border-bottom:1px solid var(--color-border);flex-direction:row;justify-content:space-between;align-items:center;width:100%;min-width:min-content;padding:14px 10px;display:flex}.squad__all-row:last-child{border-bottom:none}.squad__all-main{flex-direction:row;justify-content:flex-start;align-items:center;gap:10px;width:80%;display:flex}.squad__all-photo{border:1px solid var(--color-border);border-radius:50%;flex-shrink:0;width:35px;height:35px}.squad__all-info{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.2rem;display:flex}.squad__all-name{font-size:1.4rem;font-weight:500}.squad__all-sub{opacity:.7;align-items:center;gap:.3rem;font-size:1rem;display:flex}.squad__all-meta{flex-direction:row;justify-content:space-between;align-items:center;gap:2rem;width:100%;display:flex}.squad__all-meta--prev{flex-direction:row;justify-content:flex-end;align-items:center;gap:20px;display:flex}.squad__all-meta-item{flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex}.squad__all-meta-item span{color:var(--color-muted);font-size:1rem;font-weight:500}.squad__all-meta-item strong{font-size:1rem;font-weight:500}
.team-stats{border:1px solid var(--color-border);border-radius:20px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1.5rem;width:100%;padding:20px 0;display:flex}.team-stats .filter-layout{flex-direction:column;justify-content:flex-start;align-items:center;gap:1.5rem;display:flex}@media (max-width:1024px){.team-stats .filter-layout{flex-direction:column;justify-content:flex-start;align-items:flex-start;display:flex}.team-stats .filter-layout__filters{padding:0 4px}.team-stats{border:none;padding:10px}}.team-stats__content{flex-flow:wrap;justify-content:flex-start;align-items:flex-start;gap:15px;width:100%;display:flex}@media (max-width:1024px){.team-stats__content{flex-direction:column;justify-content:center;align-items:center;gap:20px;display:flex}}.team-stats__group{filter:drop-shadow(0 4px 6px #0000000f);border-radius:20px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1.25rem;width:48%;padding:20px 15px 15px;display:flex}@media (max-width:1024px){.team-stats__group{background-color:var(--color-contrast-bg);width:100%}}.team-stats__group-title{text-align:center;width:100%;font-size:1.35rem;font-weight:700}@media (max-width:1024px){.team-stats__group-title{text-align:left}}.team-stats__items{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.9rem;width:100%;display:flex}.team-stats__item{border-bottom:1px solid var(--color-border);flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding-bottom:.7rem;display:flex}.team-stats__item:last-child{border-bottom:none;padding-bottom:0}.team-stats__item-label{opacity:.75;font-size:1.1rem}.team-stats__item-value{font-size:1.15rem;font-weight:600}.team-stats__summary{background-color:var(--color-contrast-bg);border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:30px;width:100%;padding:20px;display:flex;box-shadow:0 0 14px #0000001a}.team-stats__summary-title{text-align:center;width:100%}.team-stats__summary-content{flex-flow:wrap;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:0 20px;display:flex}.team-stats__summary-item{border:1px solid var(--color-border);background-color:var(--color-bg);border-radius:10px;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:140px;padding:15px 10px;display:flex}.team-stats__summary-value{letter-spacing:0%;font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:600}.team-stats__summary-label{color:var(--color-muted)}
.team-recent{flex-direction:column;justify-content:center;align-items:center;width:100%;padding:10px 0;display:flex}@media (max-width:1024px){.team-recent{padding:10px}}.team-recent__wrapper{background-color:var(--color-contrast-bg);border:1px solid var(--color-border);border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;padding:15px 3vw 35px;display:flex;box-shadow:0 0 16px #0000001a}@media (max-width:1024px){.team-recent__wrapper{padding:12px 25px 35px}}.team-recent__title{text-align:center;width:100%;font-size:1.15rem;font-weight:600}@media (max-width:1024px){.team-recent__title{font-size:1.1rem}}.team-recent__list{flex-flow:row-reverse;justify-content:center;align-items:center;gap:18px;display:flex}@media (max-width:1024px){.team-recent__list{gap:5px}}.team-recent__item{flex-direction:column;justify-content:center;align-items:center;gap:15px;display:flex}@media (max-width:1024px){.team-recent__item{gap:8px}}.team-recent__logo{width:28px;height:28px}.team-recent__logo img{width:100%;height:100%}.team-recent__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:10px 14px;font-size:1.25rem;font-weight:600;display:flex}.team-recent__status--w{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.15rem;display:flex}.team-recent__status--l{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.15rem;display:flex}.team-recent__status--d{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.15rem;display:flex}
.trophies{width:100%;padding:25px}@media (max-width:1024px){.trophies{padding:10px}}.trophies{flex-direction:column;justify-content:center;align-items:center;display:flex}.trophies .placeholder{max-height:80px;min-height:unset}.trophies .placeholder__label{font-size:1rem;font-weight:400}.trophies .switcher{gap:3px;max-width:100%;overflow-x:auto}.trophies .switcher button{padding:8px 15px}.trophies .switcher button span{font-size:1.4rem;font-weight:500}@media (max-width:1024px){.trophies .switcher button span{font-size:1rem}}.trophies .switcher button.active{background-color:var(--color-accent)}.trophies__list{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:5px;width:100%;margin-top:15px;padding:10px;display:flex}.trophies__item{flex-direction:row;justify-content:flex-start;align-items:center;gap:1rem;width:100%;display:flex}.trophies__icon-wrapper{width:28px;min-width:28px;height:28px;position:relative}@media (max-width:1024px){.trophies__icon-wrapper{width:26px;min-width:26px}}.trophies__icon{width:28px;height:28px}.trophies__league-icon{pointer-events:none;border-radius:50%;width:45%;height:45%;margin:auto;position:absolute;top:4.5px;left:30%}@media (max-width:1024px){.trophies__league-icon{left:33%}}.trophies__name{width:100%;color:var(--color-text);font-size:1.4rem;font-weight:500}@media (max-width:1024px){.trophies__name{font-size:.95rem}}.trophies__count{text-align:right;min-width:30px;font-size:1.45rem;font-weight:600}@media (max-width:1024px){.trophies__count{font-size:.95rem;font-weight:500}}
