.team-details{width:100%;padding:0 3%;position:relative}@media (max-width:1024px){.team-details{padding:10px}}.team-details__wrapper{z-index:2;background-color:var(--color-contrast-bg);filter:drop-shadow(0 4px 6px #00000014);border-radius:20px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:10px;width:100%;min-height:155px;padding:25px 30px;display:flex;position:relative;overflow:hidden}@media (max-width:1024px){.team-details__wrapper{min-height:175px}}.team-details__header{z-index:1;flex-direction:row;justify-content:flex-start;align-items:center;gap:1.5rem;width:100%;display:flex}.team-details__logo{border-radius:8px;width:92px;height:92px;position:relative;overflow:hidden}@media (max-width:1024px){.team-details__logo{width:50px;height:50px}}.team-details__logo-background{opacity:.33;z-index:-1;width:100px;height:100px;position:absolute;top:25%;left:-20px}.team-details__info{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:30px;display:flex}@media (max-width:1024px){.team-details__info{gap:.5rem}}.team-details__row{flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:30px;display:flex}@media (max-width:1024px){.team-details__row{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:20px;padding-top:20px;display:flex}}.team-details__row-item{flex-direction:row;justify-content:flex-start;align-items:center;gap:5px;height:20px;display:flex}.team-details__row-item span{font-size:1.25rem;font-weight:500}@media (max-width:1024px){.team-details__row-item span{font-size:.95rem}}.team-details__row-item svg,.team-details__row-item img{width:30px;height:30px}.team-details__row-item--country img{width:auto;height:30px}.team-details__name{font-size:2rem;font-weight:600}@media (max-width:1024px){.team-details__name{font-size:1.2rem;font-weight:600}}.team-details__role{flex-direction:column;justify-content:flex-start;align-items:flex-start;display:flex}.team-details__role span{color:var(--color-muted);font-size:.93rem;font-weight:600}.team-details__country{flex-direction:row;justify-content:flex-start;align-items:center;gap:.5rem;display:flex}.team-details__country img{border-radius:6px;width:auto;height:18px}.team-details__country-name{font-size:1rem;font-weight:500}
.team-info{width:100%;padding:0 0 10px}@media (max-width:1024px){.team-info{padding:10px}}.team-info__wrapper{background-color:var(--color-contrast-bg);border-radius:20px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:20px;width:100%;padding:20px;display:flex;box-shadow:0 0 16px #0000001a}@media (max-width:1024px){.team-info__wrapper{filter:none;padding:15px 10px}}.team-info__title{text-align:center;width:100%;font-size:1.5rem;font-weight:600}@media (max-width:1024px){.team-info__title{font-size:1.15rem}}.team-info__grid{flex-flow:wrap;justify-content:space-between;align-items:flex-start;gap:1.5rem;width:100%;display:flex}.team-info__item{text-align:center;flex-direction:column;justify-content:space-between;align-items:center;gap:.5rem;width:calc(20% - .75rem);display:flex}@media (max-width:1024px){.team-info__item{flex-direction:column;justify-content:flex-start;align-items:center;width:calc(50% - .75rem);display:flex}}.team-info__icon{width:32px;height:32px}@media (max-width:1024px){.team-info__icon{width:25px;height:25px}}.team-info svg{width:32px;height:32px}@media (max-width:1024px){.team-info svg{width:27px;height:27px}}.team-info__circle{background:var(--gradient-bg);opacity:.2;border-radius:50%;width:38px;height:38px}.team-info__value{font-size:1.75rem;font-weight:600}@media (max-width:1024px){.team-info__value{font-size:1.5rem;font-weight:500}}.team-info__label{color:var(--color-muted);font-size:1.1rem}@media (max-width:1024px){.team-info__label{font-size:.95rem;font-weight:400}}
