.TopPerformer_card__JCBsI{width:360px;height:140px;background-color:#1a1a1a;border:1px solid #333333;border-radius:12px;padding:24px;display:flex;align-items:center;justify-content:flex-start;cursor:pointer;transition:all .2s ease-in-out;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);position:relative;margin:0 10px;flex-shrink:0}.TopPerformer_card__JCBsI:hover{background-color:#2a2a2a;border-color:#4a4a4a;transform:translateY(-2px);box-shadow:0 8px 25px -5px rgba(0,0,0,.3),0 10px 10px -5px rgba(0,0,0,.04)}.TopPerformer_card__JCBsI:active{background-color:#333333;border-color:#555555;transform:translateY(-1px)}.TopPerformer_avatarContainer__Wc7Uz{width:72px;height:72px;border-radius:50%;border:2px solid #333333;margin-right:20px;flex-shrink:0;overflow:hidden;position:relative}.TopPerformer_avatar__R683U{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.TopPerformer_contentContainer__8Mf_U{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.TopPerformer_name__gOoxK{font-family:system-ui,-apple-system,sans-serif;font-size:20px;font-weight:600;line-height:1.4;color:#ffffff;margin:0}.TopPerformer_role__xGeyk{font-size:16px;line-height:1.3;color:#9ca3af}.TopPerformer_description__2a3Sn,.TopPerformer_role__xGeyk{font-family:system-ui,-apple-system,sans-serif;font-weight:400;margin:0}.TopPerformer_description__2a3Sn{font-size:14px;line-height:1.2;color:#6b7280}.TopPerformer_linkIcon__OEMrb{position:absolute;top:16px;right:16px;width:18px;height:18px;opacity:.7;color:#6b7280;transition:color .2s ease-in-out}.TopPerformer_linkIcon__OEMrb:hover{opacity:1;color:#9ca3af}.TopPerformer_carouselContainer__KCihP{width:100%;background-color:#000000;overflow:hidden;position:relative;padding:20px 0}.TopPerformer_carouselContainer__KCihP:before{content:"";position:absolute;top:0;left:0;width:150px;height:100%;background:linear-gradient(90deg,#000000 0,#000000 20%,rgba(0,0,0,.8) 60%,transparent);z-index:10;pointer-events:none}.TopPerformer_carouselContainer__KCihP:after{content:"";position:absolute;top:0;right:0;width:150px;height:100%;background:linear-gradient(270deg,#000000 0,#000000 20%,rgba(0,0,0,.8) 60%,transparent);z-index:10;pointer-events:none}.TopPerformer_carouselWrapper__UIRL8{display:flex;transition:transform .5s ease-in-out;align-items:center}.TopPerformer_carouselTrack__as7J0{display:flex;align-items:center;animation:TopPerformer_scroll__Ou7vN 45s linear infinite}.TopPerformer_carouselTrack__as7J0:hover{animation-play-state:paused}.TopPerformer_dualCarouselContainer__9wSIp{width:100%;background-color:#000000;overflow:hidden;position:relative;padding:20px 0;display:flex;flex-direction:column;gap:20px}.TopPerformer_dualCarouselContainer__9wSIp:before{content:"";position:absolute;top:0;left:0;width:150px;height:100%;background:linear-gradient(90deg,#000000 0,#000000 20%,rgba(0,0,0,.8) 60%,transparent);z-index:10;pointer-events:none}.TopPerformer_dualCarouselContainer__9wSIp:after{content:"";position:absolute;top:0;right:0;width:150px;height:100%;background:linear-gradient(270deg,#000000 0,#000000 20%,rgba(0,0,0,.8) 60%,transparent);z-index:10;pointer-events:none}.TopPerformer_carouselTrackRight__duM7R{display:flex;align-items:center;animation:TopPerformer_scrollRight__grJIv 40s linear infinite}.TopPerformer_carouselTrackLeft__1DsF0{display:flex;align-items:center;animation:TopPerformer_scrollLeft__gVfWd 40s linear infinite}.TopPerformer_carouselTrackPaused__WelEq{display:flex;align-items:center;animation-play-state:paused!important}@keyframes TopPerformer_scroll__Ou7vN{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes TopPerformer_scrollRight__grJIv{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes TopPerformer_scrollLeft__gVfWd{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.TopPerformer_arrow__vvoS0{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;background-color:rgba(26,26,26,.8);border:1px solid #333333;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease-in-out;z-index:10}.TopPerformer_arrow__vvoS0:hover{background-color:rgba(42,42,42,.9);border-color:#4a4a4a}.TopPerformer_arrowLeft__3wn6i{left:20px}.TopPerformer_arrowRight__rqH0P{right:20px}.TopPerformer_arrowIcon__hpc1H{width:20px;height:20px;color:#ffffff}.TopPerformer_dotsContainer__6L4pe{display:flex;justify-content:center;align-items:center;margin-top:20px;gap:8px}.TopPerformer_dot__HSUKn{width:8px;height:8px;border-radius:50%;background-color:#333333;cursor:pointer;transition:background-color .2s ease-in-out}.TopPerformer_dot__HSUKn.TopPerformer_active__DgCjP{background-color:#ffffff}.TopPerformer_dot__HSUKn:hover{background-color:#9ca3af}@media (max-width:768px){.TopPerformer_card__JCBsI{width:100%;padding:20px;margin:0 6px}.TopPerformer_avatar__R683U{width:60px;height:60px}.TopPerformer_name__gOoxK{font-size:18px}.TopPerformer_role__xGeyk{font-size:14px}.TopPerformer_description__2a3Sn{font-size:12px}.TopPerformer_arrow__vvoS0{width:40px;height:40px}.TopPerformer_arrowLeft__3wn6i{left:10px}.TopPerformer_arrowRight__rqH0P{right:10px}.TopPerformer_carouselContainer__KCihP:after,.TopPerformer_carouselContainer__KCihP:before,.TopPerformer_dualCarouselContainer__9wSIp:after,.TopPerformer_dualCarouselContainer__9wSIp:before{width:80px}}@media (max-width:1024px){.TopPerformer_card__JCBsI{width:320px;height:130px;padding:22px}.TopPerformer_avatar__R683U{width:66px;height:66px}.TopPerformer_name__gOoxK{font-size:19px}.TopPerformer_role__xGeyk{font-size:15px}.TopPerformer_description__2a3Sn{font-size:13px}}