.team-hero{background:radial-gradient(480px 220px at 18%,#3b82f612,#0000 70%),linear-gradient(#0f1014,#0a0b0e);border:1px solid #212429;border-radius:20px;align-items:center;gap:26px;margin-top:20px;padding:28px;animation:.55s cubic-bezier(.22,1,.36,1) backwards reveal-slide;display:flex;position:relative}[dir=rtl] .team-hero{background:radial-gradient(480px 220px at 18%,#3b82f612,#0000 70%),linear-gradient(-180deg,#0f1014,#0a0b0e)}@media (prefers-reduced-motion:reduce){.team-hero{animation:none}}@media not screen and (width>=630px){.team-hero{text-align:center;flex-direction:column;gap:14px;padding:20px 16px}}.team-hero__logo{background:#ffffff08;border:1px solid #212429b3;border-radius:24px;flex-shrink:0;place-items:center;width:132px;height:132px;display:grid}@media not screen and (width>=630px){.team-hero__logo{width:104px;height:104px}}.team-hero__logo_photo{background:#0f1014;overflow:hidden}.team-hero__photo{object-fit:cover;object-position:top;opacity:0;width:100%;height:100%;transition:opacity .25s}.img-box_loaded .team-hero__photo{opacity:1}.team-hero__logo-img{object-fit:contain;filter:drop-shadow(0 10px 22px #0000008c);opacity:0;max-width:104px;max-height:104px;transition:opacity .25s}@media not screen and (width>=630px){.team-hero__logo-img{max-width:80px;max-height:80px}}.img-box_loaded .team-hero__logo-img{opacity:1}.team-hero__logo-fallback{color:#3b82f6;text-transform:uppercase;font-size:40px;font-weight:900}.team-hero__info{min-width:0}.team-hero__title{align-items:center;gap:12px;margin:0 0 8px;font-size:34px;font-weight:900;line-height:1.1;display:flex}@media not screen and (width>=630px){.team-hero__title{justify-content:center;font-size:26px}}.team-hero__sub{color:#8a93a2;margin:-4px 0 10px;font-size:15px}.team-hero__meta{flex-wrap:wrap;gap:8px;display:flex}@media not screen and (width>=630px){.team-hero__meta{justify-content:center}}.team-hero__meta_ext{margin-top:10px}@media not screen and (width>=630px){.team-hero__meta_collapsed{display:none}}.team-hero__links-toggle{color:#d3dbe6;cursor:pointer;background:#0a0a08b8;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:7px;margin-top:10px;padding:7px 13px;font-family:inherit;font-size:13.5px;font-weight:600;transition:border-color .15s,color .15s;display:none}@media (hover:hover){.team-hero__links-toggle:hover{color:#3b82f6;border-color:#3b82f673}}@media not screen and (width>=630px){.team-hero__links-toggle{display:inline-flex}}.team-hero__links-toggle_open .team-hero__links-icon{transform:rotate(180deg)}[dir=rtl] .team-hero__links-toggle_open .team-hero__links-icon{transform:rotate(-180deg)}.team-hero__links-count{color:#8a93a2;background:#ffffff14;border-radius:999px;padding:1px 7px;font-size:12px;line-height:1.4}.team-hero__links-icon{fill:currentColor;transition:transform .2s}.team-hero__flag{object-fit:cover;border-radius:3px;width:20px;height:15px;margin-right:6px;box-shadow:0 0 0 1px #ffffff1a}[dir=rtl] .team-hero__flag{margin-left:6px;margin-right:0}.team-hero__flag_title{width:28px;height:21px;margin:0}.team-hero_player .team-hero__logo{width:96px;height:96px}.team-hero_player .team-hero__logo-img{max-width:72px;max-height:72px}.team-tabs{padding:32px 0}@media not screen and (width>=630px){.team-tabs{padding:20px 0}}.team-tabs__bar{scrollbar-width:none;background:#0f1014b3;border:1px solid #212429;border-radius:16px;gap:6px;margin-bottom:20px;padding:6px;display:flex;overflow-x:auto}.team-tabs__bar::-webkit-scrollbar{display:none}.team-tabs__icon{fill:none;stroke:currentColor;flex-shrink:0}.team-tabs__tab{color:#8a93a2;white-space:nowrap;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:11px;flex:1 1 0;justify-content:center;align-items:center;gap:8px;min-width:0;padding:11px 16px;font-size:14px;font-weight:800;transition:background .18s,border-color .18s,color .18s;display:flex}@media (hover:hover){.team-tabs__tab:not(.team-tabs__tab_active):hover{color:#d3dbe6;background:#ffffff0a}}.team-tabs__tab_active{cursor:default;color:#fff;background:#3b82f61a;border-color:#3b82f673;box-shadow:0 8px 26px #3b82f61f}.team-tabs__tab_active .team-tabs__count{color:#3b82f6;background:#3b82f629}.team-tabs__count{color:#d3dbe6;font-variant-numeric:tabular-nums;background:#ffffff0f;border-radius:999px;padding:2px 8px;font-size:12px;font-weight:800}.team-tabs__title{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.team-tabs__panel:not([hidden]){animation:.22s both team-tab-in}.team-tabs__panel>.section:first-child{padding-top:6px}.team-tabs__panel>.section:last-child{padding-bottom:0}.team-tabs_player .team-tabs__bar{max-width:900px;margin-left:auto;margin-right:auto}@media not screen and (width>=630px){.team-tabs__bar{border-radius:14px;gap:4px;padding:4px}.team-tabs__tab{flex:none;gap:6px;min-width:max-content;padding:10px 12px;font-size:13px}}@keyframes team-tab-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}
