.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;justify-content:flex-start;align-items:center;gap:18px;display:flex}@media (max-width:1450px){.team-recent__list{scrollbar-width:auto;-ms-overflow-style:auto;gap:5px;max-width:100%;overflow-x:auto}.team-recent__list::-webkit-scrollbar{height:4px;display:block}.team-recent__list::-webkit-scrollbar-thumb{background:var(--color-muted);border-radius:4px}.team-recent__list::-webkit-scrollbar-track{background:0 0}}@media (max-width:1024px){.team-recent__list{scrollbar-width:none}}.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:33px;height:33px;color:var(--color-muted);border-radius:5px;flex-direction:row;justify-content:center;align-items:center;padding:5px;font-size:1.25rem;display:flex}@media (max-width:1024px){.team-recent__status{width:25px;height:25px}}.team-recent__status{padding:10px 14px;font-weight:600}.team-recent__status--w{background-color:var(--color-accept-light);width:33px;height:33px;color:var(--color-accept);border-radius:5px;flex-direction:row;justify-content:center;align-items:center;padding:5px;font-size:1.25rem;display:flex}@media (max-width:1024px){.team-recent__status--w{width:25px;height:25px}}.team-recent__status--w{font-size:1.15rem}.team-recent__status--l{background-color:var(--color-error-light);width:33px;height:33px;color:var(--color-error);border-radius:5px;flex-direction:row;justify-content:center;align-items:center;padding:5px;font-size:1.25rem;display:flex}@media (max-width:1024px){.team-recent__status--l{width:25px;height:25px}}.team-recent__status--l{font-size:1.15rem}.team-recent__status--d{background-color:var(--color-border);width:33px;height:33px;color:var(--color-muted);border-radius:5px;flex-direction:row;justify-content:center;align-items:center;padding:5px;font-size:1.25rem;display:flex}@media (max-width:1024px){.team-recent__status--d{width:25px;height:25px}}.team-recent__status--d{font-size:1.15rem}
.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}}
