.content-bg {
  position: fixed;
  background: rgba(0, 0, 0, 0.85);
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1004;
  display: flex;
  justify-content: center;
  align-items: center;
}
.content-bg .con-models {
  position: relative;
  width: 500px;
  height: 680px;
  background: url('/futures-activity/worldtradingchampionship2025/assets/background/model-bg.png') no-repeat center;
  background-size: 100% 100%;
  padding: 40px 40px 24px;
  color: var(--re-new-grey-white);
}
.content-bg .con-models .model-header {
  width: 100%;
  position: relative;
}
.content-bg .con-models .model-header h2 {
  line-height: 40px;
  font-size: 32px;
  font-weight: 600;
  letter-spacing: 1.6px;
}
.content-bg .con-models .model-header .close-model {
  position: absolute;
  right: -24px;
  top: -24px;
  width: 32px;
  height: 32px;
  cursor: pointer;
}
.content-bg .con-models .code-con {
  margin-top: 12px;
}
.content-bg .con-models .code-con .header .p1 {
  margin-bottom: 4px;
  line-height: 23px;
  font-size: 18px;
  font-weight: 600;
}
.content-bg .con-models .code-con .header .p2 {
  color: var(--re-new-grey-main);
  font-size: 12px;
  font-weight: 500;
  line-height: 15px;
}
.content-bg .con-models .code-con .qr-code {
  width: 140px;
  height: 140px;
  margin-top: 40px;
  position: relative;
  display: flex;
  z-index: 2;
}
.content-bg .con-models .code-con .qr-code .qr-icons {
  width: 32px;
  height: 32px;
  z-index: 22;
  position: absolute;
  top: 50%;
  border-radius: 8px;
  left: 50%;
  transform: translate(-50%, -50%);
}
.content-bg .con-models .code-con .show-num {
  margin-top: 16px;
  font-weight: 600;
  font-size: 24px;
  line-height: 30px;
}
.content-bg .con-models .code-con .show-num span {
  color: var(--re-new-brand-regular);
}
.content-bg .con-models .code-con .con-item {
  margin-top: 16px;
}
.content-bg .con-models .code-con .con-item > div {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 12px;
}
.content-bg .con-models .code-con .con-item > div:last-child {
  margin-bottom: 0;
}
.content-bg .con-models .code-con .con-item > div .con-item-p1 {
  color: #bbc9d6;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  margin-right: 16px;
}
.content-bg .con-models .code-con .con-item > div .con-item-p2 {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  line-height: 23px;
}
.content-bg .con-models .share-footer {
  position: absolute;
  bottom: 2px;
  left: 2px;
  right: 2px;
  padding: 24px 40px;
  border-radius: 0px 0px 14px 14px;
}
.content-bg .con-models .share-footer .copy-con {
  width: 100%;
  font-size: 14px;
  font-weight: 600;
}
.content-bg .con-models .share-footer .copy-con .copy-con__title {
  margin-bottom: 8px;
  line-height: 18px;
  color: #bbc9d6;
}
.content-bg .con-models .share-footer .copy-con .copy-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.content-bg .con-models .share-footer .copy-con .copy-item .item-left {
  width: 325px;
  line-height: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  color: var(--re-new-grey-white);
  margin-right: 24px;
  white-space: nowrap;
}
.content-bg .con-models .share-footer .copy-con .copy-item .item-right {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  cursor: pointer;
  font-size: 14px;
  font-weight: 600;
  line-height: 18px;
  color: #fff;
  white-space: nowrap;
}
.content-bg .con-models .share-footer .copy-con .copy-item .item-right .icon {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-right: 4px;
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/common/copy.png');
  background-repeat: no-repeat;
  background-size: contain;
}
.content-bg .con-models .share-footer .name-share {
  margin-top: 20px;
}
.content-bg .con-models .share-footer .name-share.share-block .social-link-list {
  justify-content: flex-start;
}
.content-bg .con-models .share-footer .name-share.share-block .social-link-list div {
  width: 40px;
  height: 40px;
  margin: 0 40px 0 0 !important;
}
.content-bg .con-models .share-footer .name-share.share-block .social-link-list div:last-child {
  margin-right: 0;
}
.content-bg .con-models .share-footer .name-share.share-block .social-link-list div img {
  width: 40px;
  height: 40px;
}
.content-bg .con-models-h5 {
  width: 327px;
  height: 444px;
  padding: 24px 24px 16px;
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/background/model-bg-h5.png');
  background-size: contain;
}
.content-bg .con-models-h5 .model-header h2 {
  line-height: 25px;
  text-shadow: 0px 0px 19.62px rgba(255, 247, 162, 0.8);
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 1px;
}
.content-bg .con-models-h5 .model-header .close-model {
  position: absolute;
  right: -16px;
  top: -16px;
  width: 24px;
  height: 24px;
}
.content-bg .con-models-h5 .code-con {
  margin-top: 7.8px;
  width: 210px;
  height: auto;
}
.content-bg .con-models-h5 .code-con .header .p1 {
  margin-bottom: 2px;
  line-height: 15px;
  font-size: 12px;
  font-weight: 600;
}
.content-bg .con-models-h5 .code-con .header .p2 {
  line-height: 13px;
  font-size: 10px;
}
.content-bg .con-models-h5 .code-con .qr-code {
  margin-top: 16px;
  width: 98px;
  height: 98px;
}
.content-bg .con-models-h5 .code-con .show-num {
  margin-top: 8px;
  font-size: 16px;
  line-height: 20px;
}
.content-bg .con-models-h5 .code-con .con-item {
  justify-content: space-between;
  padding: 0;
}
.content-bg .con-models-h5 .code-con .con-item > div {
  margin-bottom: 8px;
}
.content-bg .con-models-h5 .code-con .con-item > div:last-child {
  margin-bottom: 0;
}
.content-bg .con-models-h5 .code-con .con-item > div .con-item-p1 {
  margin-right: 10px;
  line-height: 15px;
  font-size: 12px;
}
.content-bg .con-models-h5 .code-con .con-item > div .con-item-p2 {
  line-height: 15px;
  font-size: 12px;
}
.content-bg .con-models-h5 .share-footer {
  border-radius: 0px 0px 9.156px 9.156px;
  padding: 16px 24px;
}
.content-bg .con-models-h5 .share-footer .copy-con {
  font-size: 10px;
  font-weight: 600;
}
.content-bg .con-models-h5 .share-footer .copy-con .copy-con__title {
  margin-bottom: 5px;
  line-height: 13px;
}
.content-bg .con-models-h5 .share-footer .copy-con .copy-item .item-left {
  width: 217px;
  line-height: 13px;
  margin-right: 12px;
}
.content-bg .con-models-h5 .share-footer .copy-con .copy-item .item-right {
  font-size: 10px;
  font-weight: 600;
  line-height: 13px;
  color: #fff;
}
.content-bg .con-models-h5 .share-footer .copy-con .copy-item .item-right .icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 2.6px;
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/common/copy.png');
  background-repeat: no-repeat;
  background-size: contain;
}
.content-bg .con-models-h5 .share-footer .name-share {
  margin-top: 8px;
}
.content-bg .con-models-h5 .share-footer .name-share.share-block .social-link-list div {
  width: 24px;
  height: 24px;
  margin-right: 20px !important;
}
.content-bg .con-models-h5 .share-footer .name-share.share-block .social-link-list div:last-child {
  margin-right: 0 !important;
}
.content-bg .con-models-h5 .share-footer .name-share.share-block .social-link-list div img {
  width: 24px;
  height: 24px;
}
.content-bg-hide {
  display: none;
}

.social-link-list {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.social-link-list div {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  margin: 20px !important;
}
.social-link-list div img {
  cursor: pointer;
  border-radius: 12px;
  width: 36px;
  height: 36px;
  color: #000;
}
.social-link-list div img.loading {
  filter: brightness(0.3);
  cursor: not-allowed;
}
.social-link-list .modal-img {
  position: absolute;
  width: 172px;
  height: 172px;
  right: -156px;
  top: -172px;
  z-index: 9;
}
.social-link-list-phone {
  width: 210px;
  margin: 0 auto;
  height: 50px;
}
.social-link-list-phone div {
  clear: both;
  float: none;
}
.social-link-list-phone div:nth-child(2) {
  margin-left: 24px !important;
}
.social-link-list-phone div:first-child {
  margin-left: 24px !important;
}
/** 移动端 */
@media (max-width: 767px) {
  .social-link-list div {
    width: 24px;
    height: 24px;
    margin: 20px auto !important;
  }
  .social-link-list div img {
    width: 24px;
    height: 24px;
  }
}

.modal-container {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 100%;
}
.modal-show {
  display: block;
}
.modal-hidden {
  display: none;
}

.mobile-ranking-container .ranking-item {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 16px 0;
  padding: 16px;
  color: var(--re-new-grey-white);
  font-size: 14px;
  font-weight: 400;
}
.mobile-ranking-container .ranking-item > div:nth-child(even) {
  width: 120px;
}
.mobile-ranking-container .ranking-item > div:nth-child(odd) {
  width: 146px;
}
.mobile-ranking-container .ranking-item .ranking-user {
  width: 50%;
  line-height: 18px;
}
.mobile-ranking-container .ranking-item .ranking-user .ranking-label {
  margin-bottom: 8px;
  color: var(--detail-color);
}
.mobile-ranking-container .user-ranking {
  height: 408px;
  overflow-y: auto;
}
.mobile-ranking-container .user-ranking.large {
  height: 680px;
}
.mobile-ranking-container .my-ranking {
  border: 1px solid #D6001C;
  background: rgba(214, 0, 28, 0.1);
  margin-top: 24px;
}

.modal-pin {
  color: #fff;
  border-radius: 4px;
  background: #000;
}
.modal-pin .ant-modal-body {
  padding: 100px 24px 60px;
}
.modal-pin .ant-modal-body .pin-title {
  color: var(--re-new-grey-major, #FFF);
  text-align: center;
  font-size: 24px;
  line-height: 29px;
  font-weight: 600;
  line-height: normal;
}
.modal-pin .ant-modal-body .pin-desc {
  margin-top: 8px;
  color: var(--re-new-grey-major, #FFF);
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  /* 171.429% */
}
.modal-pin .ant-modal-close-x {
  color: #fff;
}
.modal-pin .modal-pin-input {
  display: flex;
  width: 360px;
  height: 72px;
  justify-content: space-between;
  align-items: center;
  margin: 17px auto 52px;
  font-size: 20px;
}
.modal-pin .modal-pin-input .ant-input {
  width: 72px;
  height: 72px;
  border-radius: 4px;
  border: 1px solid #6A6A6A;
  text-align: center;
  color: #fff;
  font-size: 32px;
  font-weight: 600;
}
.modal-pin .modal-pin-input .ant-input:hover {
  border: 1px solid #D6001C;
}
.modal-pin .pin-btn {
  width: 254px;
  height: 64px;
  margin: 0 auto;
  border-radius: 1000px;
  background: #D6001C;
  text-align: center;
  line-height: 64px;
  color: #fff;
  font-size: 24px;
  font-weight: 600;
}
.modal-pin .pin-btn:hover {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%), #D6001C;
}
.modal-pin .pin-btn-disable {
  width: 254px;
  height: 64px;
  margin: 0 auto;
  border-radius: 32px;
  background: #D6001C;
  opacity: 0.3;
  color: #fff;
  text-align: center;
  line-height: 64px;
  font-size: 24px;
  font-weight: 600;
  cursor: not-allowed;
}
.modal-pin-mobile {
  border: 1px solid #ff1f55;
}
.modal-pin-mobile .ant-modal-content {
  height: 344px;
  background-image: none;
  border-radius: 8px;
  border: 1px solid #D6001C;
  background: #000;
  box-shadow: 0px 0px 40px 0px #D6001C inset;
}
.modal-pin-mobile .ant-modal-body {
  padding: 60px 24px 60px;
}
.modal-pin-mobile .modal-pin-input {
  width: 240px;
  height: 52px;
  margin: 16px auto;
  margin-bottom: 40px;
}
.modal-pin-mobile .modal-pin-input .ant-input {
  width: 50px;
  height: 50px;
}
.modal-pin-mobile .pin-btn,
.modal-pin-mobile .pin-btn-disable {
  width: 190px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-weight: 600;
}
.detail-bg {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 1200px;
  z-index: 1002;
}
.detail-bg .con-model {
  position: relative;
  width: 1200px;
  height: 660px;
  margin: 0 auto;
  background: url('/futures-activity/worldtradingchampionship2025/assets/squad-race/details-bg.png') no-repeat center;
  background-size: 100% 100%;
}
.detail-bg .con-model .detail-title {
  font-style: italic;
  font-weight: 800;
  font-size: 22px;
  line-height: 44px;
  text-align: center;
  color: #ffffff;
  width: 100%;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);
  position: relative;
}
.detail-bg .con-model .detail-title span {
  width: 20px;
  height: 20px;
  background: url('/futures-activity/worldtradingchampionship2025/assets/modal/modal_close.svg') no-repeat center;
  background-size: 100% 100%;
  position: absolute;
  right: 16px;
  top: 16px;
  cursor: pointer;
}
.detail-bg .con-model .cons-detail {
  padding: 20px 32px 16px 38px;
  display: flex;
  justify-content: space-between;
}
.detail-bg .con-model .cons-detail .con-left {
  width: 204px;
  margin-right: 35px;
  position: relative;
}
.detail-bg .con-model .cons-detail .con-left .ai-icon {
  display: block;
  width: 46px;
  height: 34px;
  background: url('/futures-activity/worldtradingchampionship2025/assets/squad-race/ai.svg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  position: absolute;
  left: 24px;
}
.detail-bg .con-model .cons-detail .con-left .race-item {
  margin: 58px auto 0;
  color: var(--re-new-grey-major);
  text-align: center;
}
.detail-bg .con-model .cons-detail .con-left .race-item .img {
  width: 72px;
  height: 72px;
  margin: auto;
  display: block;
  border-radius: 12px;
  border: 4px solid #FFF;
  box-shadow: 0px 4px 4.8px 0px rgba(0, 0, 0, 0.3);
}
.detail-bg .con-model .cons-detail .con-left .race-item h3 {
  margin-top: 20px;
  line-height: 20px;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
}
.detail-bg .con-model .cons-detail .con-left .race-item .dec {
  height: 60px;
  margin-top: 4px;
  overflow: hidden;
  word-break: break-word;
  text-overflow: ellipsis;
  color: #fff;
  text-align: center;
  font-size: 12px;
  font-weight: 500;
  line-height: 15px;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.detail-bg .con-model .cons-detail .con-left .race-item .leader-name-container {
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 20px;
  line-height: 18px;
  font-size: 14px;
  font-weight: 400;
}
.detail-bg .con-model .cons-detail .con-left .race-item .name-leader {
  position: relative;
  text-align: center;
  margin-bottom: 8px;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.detail-bg .con-model .cons-detail .con-left .race-item .name-leader span {
  max-width: 176px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-decoration: underline;
}
.detail-bg .con-model .cons-detail .con-left .race-item .name-leader .flag {
  width: 20px;
  height: 20px;
  background: url('/futures-activity/worldtradingchampionship2025/assets/squad-race/flag.svg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  margin-right: 8px;
}
.detail-bg .con-model .cons-detail .con-left .race-item .name-leader:hover span {
  color: #0BCCBF;
}
.detail-bg .con-model .cons-detail .con-left .race-item .name-leader:hover .flag {
  background: url('/futures-activity/worldtradingchampionship2025/assets/squad-race/flag-green.svg');
}
.detail-bg .con-model .cons-detail .con-left .race-item .name-leader:active span {
  color: #05C2B6;
}
.detail-bg .con-model .cons-detail .con-left .race-item .leader-num {
  position: relative;
  text-align: center;
  display: flex;
  align-items: center;
}
.detail-bg .con-model .cons-detail .con-left .race-item .leader-num .person {
  width: 20px;
  height: 20px;
  background: url('/futures-activity/worldtradingchampionship2025/assets/squad-race/person.svg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  margin-right: 8px;
}
.detail-bg .con-model .cons-detail .con-left .race-item .btn {
  margin: 20px auto;
}
.detail-bg .con-model .cons-detail .con-left .race-item .btn.join-btn {
  cursor: pointer;
  width: 127px;
  height: 32px;
  border-radius: 500px;
  background: #FFF;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000;
  text-align: center;
  font-feature-settings: 'liga' off, 'clig' off;
  font-family: "Bai Jamjuree";
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.detail-bg .con-model .cons-detail .con-left .race-item .btn.join-btn:hover {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%), #D6001C;
}
.detail-bg .con-model .cons-detail .con-left .race-item .btn.join-btn:active {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), #D6001C;
}
.detail-bg .con-model .cons-detail .con-left .race-item .btn.join-btn.disabled {
  background-color: #505F69;
  pointer-events: none;
}
.detail-bg .con-model .cons-detail .con-left .race-item .btn.join-btn.disabled:hover {
  background: #505F69;
}
.detail-bg .con-model .cons-detail .con-left .item-num > div {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  line-height: 18px;
  color: var(--re-new-grey-major);
}
.detail-bg .con-model .cons-detail .con-left .item-num > div p {
  font-weight: 400;
}
.detail-bg .con-model .cons-detail .con-left .item-num > div h3 {
  font-size: 14px;
  font-weight: 700;
  color: var(--main-color);
}
.detail-bg .con-model .cons-detail .con-left .item-num > div h3.color-green {
  color: #089975;
}
.detail-bg .con-model .cons-detail .con-left .item-num > div h3.color-red {
  color: #D6001C;
}
.detail-bg .con-model .cons-detail .con-left .item-num > div:first-child {
  margin-bottom: 8px;
}
.detail-bg .con-model .cons-detail .con-left .detail-dec {
  margin-top: 20px;
  height: 60px;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-word;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  color: #FFF;
  text-align: center;
  font-family: "Bai Jamjuree";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
}
.detail-bg .con-model .cons-detail .con-left .share-linked {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  color: #fff;
  margin: 23px auto 0;
  cursor: pointer;
}
.detail-bg .con-model .cons-detail .con-left .share-linked::before {
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url('/futures-activity/worldtradingchampionship2025/assets/race/share-icon-normal.svg') no-repeat center;
  background-size: 100% 100%;
  vertical-align: middle;
  margin-right: 8px;
}
.detail-bg .con-model .cons-detail .con-left .share-linked:hover {
  color: #D6001C;
}
.detail-bg .con-model .cons-detail .con-left .share-linked:hover::before {
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url('/futures-activity/worldtradingchampionship2025/assets/race/share-icon.svg') no-repeat center;
  background-size: 100% 100%;
  vertical-align: middle;
  margin-right: 8px;
}
.detail-bg .con-model .cons-detail .con-left .share-linked:active {
  color: #A60016;
}
.detail-bg .con-model .cons-detail .con-left .share-linked:active::before {
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url('/futures-activity/worldtradingchampionship2025/assets/race/share-icon-active.svg') no-repeat center;
  background-size: 100% 100%;
  vertical-align: middle;
  margin-right: 8px;
}
.detail-bg .con-model .cons-detail .con-left .share-linked.disabled {
  cursor: not-allowed;
  color: var(--diabled-color);
}
.detail-bg .con-model .cons-detail .con-left .share-linked.disabled::before {
  filter: brightness(0.4);
}
.detail-bg .con-model .cons-detail .con-left .squad-pin {
  margin-top: 8px;
  color: #FFF;
  font-feature-settings: 'liga' off, 'clig' off;
  font-family: "Bai Jamjuree";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-align: center;
}
.detail-bg .con-model .cons-detail .con-right {
  width: 100%;
  flex: 1;
  overflow: hidden;
  margin-top: 27px;
  margin-left: 55px;
}
.detail-bg .con-model .cons-detail .con-right .min-trade-vol-tips {
  position: absolute;
  bottom: 24px;
  line-height: 20px;
  font-size: 16px;
  font-weight: 400;
  color: var(--re-new-grey-white);
}
.detail-bg .con-model .cons-detail .con-right .min-trade-vol-tips span {
  color: #D6001C;
}
.detail-bg .con-model .cons-detail .con-right .ant-table {
  background: none;
}
.detail-bg .con-model .cons-detail .con-right .ant-table .select {
  width: 24px;
  height: 24px;
  display: inline-block;
  background: url('/futures-activity/worldtradingchampionship2025/assets/squad-race/select.png') no-repeat center;
  background-size: 100% 100%;
}
.detail-bg .con-model .cons-detail .con-right .ant-table .detail-tooltip {
  display: flex;
  align-items: center;
  justify-content: center;
}
.detail-bg .con-model .cons-detail .con-right .ant-table .detail-tooltip .help {
  width: 16px;
  height: 16px;
  background: url('/futures-activity/worldtradingchampionship2025/assets/squad-race/h5/help.png') no-repeat center;
  background-size: 100% 100%;
  cursor: help;
}
.detail-bg .con-model .cons-detail .con-right .ant-table .user-name-table {
  width: 280px;
  overflow: hidden;
}
.detail-bg .con-model .cons-detail .con-right .ant-table .ant-empty-description {
  color: #fff;
}
.detail-bg .con-model .cons-detail .con-right .ant-table .ant-empty {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 100px;
}
.detail-bg .con-model .cons-detail .con-right .ant-table-tbody > tr > td,
.detail-bg .con-model .cons-detail .con-right .ant-table-thead > tr > th {
  padding: 12px 0;
  line-height: 20px;
  font-weight: 400;
  font-size: 16px;
  border: none;
  text-align: left;
  color: var(--detail-color);
  background-color: transparent;
}
.detail-bg .con-model .cons-detail .con-right .ant-table-tbody > tr > td {
  color: var(--re-new-grey-white);
}
.detail-bg .con-model .cons-detail .con-right .color-green {
  color: var(--re-new-brand-regular);
}
.detail-bg .con-model .cons-detail .con-right .color-red {
  color: var(--re-new-seconday-red);
}
.detail-bg .con-model .cons-detail .con-right .ant-table-empty .ant-table-tbody > tr.ant-table-placeholder {
  background-color: transparent;
}
.detail-bg .con-model .cons-detail .con-right .ant-table-summary {
  background-color: rgba(214, 0, 28, 0.1);
}
.detail-bg .con-model .cons-detail .con-right .ant-table-summary tr td {
  padding: 6.5px 0;
  line-height: 20px;
  border-top: 1px solid #D6001C;
  border-bottom: 1px solid #D6001C;
  color: var(--re-new-grey-white);
  font-size: 16px;
  font-weight: 400;
}
.detail-bg .con-model .cons-detail .con-right .ant-table-summary tr td .my-rank {
  font-size: 12px;
  line-height: 15px;
}
.detail-bg .con-model .cons-detail .con-right .ant-table-summary tr td .my-rank-value {
  font-size: 13px;
  line-height: 16px;
}
.detail-bg .con-model .cons-detail .con-right .ant-table-summary tr td:first-child {
  padding-left: 16px;
  border-left: 1px solid #D6001C;
}
.detail-bg .con-model .cons-detail .con-right .ant-table-summary tr td:last-child {
  padding-right: 16px;
  border-right: 1px solid #D6001C;
}
.detail-bg .con-model.ai-model {
  background: url('/futures-activity/worldtradingchampionship2025/assets/squad-race/ai-details-bg.png') no-repeat center;
  background-size: 100% 100%;
}
.detail-bg .con-model.ai-model .cons-detail .con-left {
  background: linear-gradient(0deg, rgba(245, 59, 87, 0.1) -4.86%, rgba(245, 59, 87, 0.2) 92.43%);
  height: auto;
}
.detail-bg .con-model.ai-model .cons-detail .con-left .race-item h3 {
  color: #f53b57;
}
.detail-bg .con-model.ai-model .cons-detail .con-left .race-item p.dec {
  color: #8599a6;
}
.detail-bg .con-model.ai-model .cons-detail .con-right .ant-table .detail-tooltip .ai-help {
  width: 16px;
  height: 16px;
  background: url('/futures-activity/worldtradingchampionship2025/assets/squad-race/h5/ai-help.svg') no-repeat center;
  background-size: 100% 100%;
  cursor: help;
}
.detail-bg .con-model.ai-model .cons-detail .con-right .ant-table-thead > tr > th {
  background: var(--222, rgba(245, 59, 87, 0.1));
  color: #f53b57 !important;
}
.detail-bg.detail-bg_my-rank .con-model {
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/squad-race/details-bg.png');
}
.detail-bg.detail-bg_my-rank .con-model .cons-detail .con-right .ant-table-tbody > tr > td:first-child,
.detail-bg.detail-bg_my-rank .con-model .cons-detail .con-right .ant-table-thead > tr > th:first-child {
  padding-left: 16px;
}
.detail-bg.detail-bg_my-rank .con-model .cons-detail .con-right .ant-table-tbody > tr > td:last-child,
.detail-bg.detail-bg_my-rank .con-model .cons-detail .con-right .ant-table-thead > tr > th:last-child {
  padding-right: 16px;
}
.leader-info-wrapper {
  position: absolute;
  width: 584px;
  height: 539px;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  background: url('/futures-activity/worldtradingchampionship2025/assets/modal/checkAndDrawBg.png') no-repeat center;
  background-size: cover;
}
.leader-info-wrapper .dialog-box {
  margin: 24px auto 0;
  margin-bottom: 48px;
}
.leader-info-wrapper .dialog-box .dialog-header {
  padding: 0 28px;
  display: flex;
  justify-content: flex-end;
}
.leader-info-wrapper .dialog-box .dialog-header .dialog-header-right {
  display: flex;
  align-items: center;
}
.leader-info-wrapper .dialog-box .dialog-header .dialog-header-right .dialog-header-close {
  cursor: pointer;
  display: inline-block;
  width: 32px;
  height: 32px;
  background: url('/futures-activity/worldtradingchampionship2025/assets/modal/modal_close.svg') no-repeat left;
  background-size: cover;
}
.leader-info-wrapper .dialog-box .dialog-header .dialog-header-right .dialog-header-close:hover {
  opacity: 0.5;
}
.leader-info-wrapper .dialog-box .dialog-content {
  margin: 32px auto 0;
  width: 530px;
  height: 296px;
}
.leader-info-wrapper .dialog-box .dialog-content .img-content img {
  display: block;
  border-radius: 8px;
  width: 530px;
  height: 296px;
}
.leader-info-wrapper .dialog-box .dialog-footer {
  margin-top: 34px;
}
.leader-info-wrapper .dialog-box .dialog-footer .close-btn {
  margin: 0 auto;
}
.detail-bg-mobile {
  display: block;
  min-width: 100%;
}
.detail-bg-mobile .con-model-mobile {
  width: 327px;
  height: 1366px;
  background: url('/futures-activity/worldtradingchampionship2025/assets/squad-race/h5/detail-bg.png') no-repeat center;
  background-size: 100% 100%;
}
.detail-bg-mobile .con-model-mobile .detail-title span {
  background: url('/futures-activity/worldtradingchampionship2025/assets/modal/h5/modal_close.svg') no-repeat center;
  background-size: contain;
  right: 0;
  top: 0;
  width: 32px;
  height: 32px;
}
.detail-bg-mobile .con-model-mobile .cons-detail {
  display: block;
  height: auto;
  padding: 0;
}
.detail-bg-mobile .con-model-mobile .cons-detail .con-left {
  margin: 0 auto;
  background: none !important;
}
.detail-bg-mobile .con-model-mobile .cons-detail .con-left .item-num > div p,
.detail-bg-mobile .con-model-mobile .cons-detail .con-left .item-num > div h3 {
  font-size: 14px;
}
.detail-bg-mobile .con-model-mobile .cons-detail .con-left .race-item {
  padding-top: 53px;
}
.detail-bg-mobile .con-model-mobile .cons-detail .con-left .share-linked {
  position: relative;
  font-size: 12px;
}
.detail-bg-mobile .con-model-mobile .cons-detail .con-left .share-linked::after {
  width: 12px;
  left: 72px;
}
.detail-bg-mobile .con-model-mobile .cons-detail .con-right {
  width: 307px;
  margin: 78px auto 0;
}
.detail-bg-mobile .con-model-mobile .cons-detail .con-right .ant-table {
  overflow-x: scroll;
}
.detail-bg-mobile .con-model-mobile .cons-detail .con-right .ant-table-thead > tr > th {
  min-width: 160px;
  font-size: 12px;
  background-color: rgba(11, 204, 191, 0.1);
}
.detail-bg-mobile .con-model-mobile .cons-detail .con-right .ant-table-tbody > tr > td {
  font-size: 12px;
}
.detail-bg-mobile .con-model-mobile .cons-detail .con-right .min-trade-vol-tips {
  position: relative;
  bottom: unset;
  width: 279px;
  line-height: 18px;
  margin: 24px auto 0;
  font-size: 14px;
}
.detail-bg-mobile .con-model-mobile.ai-model {
  background: url('/futures-activity/worldtradingchampionship2025/assets/squad-race/h5/ai-details-bg.png') no-repeat center;
  background-size: 100% 100%;
}
.detail-bg-mobile.detail-bg_my-rank .con-model {
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/squad-race/h5/detail-bg.png');
}
.detail-bg-noModal {
  position: inherit !important;
  display: block !important;
}
.detail-bg-noModal .con-model {
  margin: 46px auto 0;
}
.detail-bg-no {
  display: none;
}
@media (max-width: 767px) {
  .leader-info-wrapper {
    position: absolute;
    width: 324px;
    height: 353px;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%, -50%, 0);
    border-radius: 8px;
    border: 1px solid #D6001C;
    background: #000;
    box-shadow: 0px 0px 40px 0px #D6001C inset;
  }
  .leader-info-wrapper .dialog-box {
    margin: 24px auto 0;
    margin-bottom: 48px;
  }
  .leader-info-wrapper .dialog-box .dialog-header {
    padding: 0 18px;
    display: flex;
    justify-content: flex-end;
  }
  .leader-info-wrapper .dialog-box .dialog-header .dialog-header-right {
    display: flex;
    align-items: center;
  }
  .leader-info-wrapper .dialog-box .dialog-header .dialog-header-right .dialog-header-close {
    cursor: pointer;
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url('/futures-activity/worldtradingchampionship2025/assets/modal/modal_close.svg') no-repeat left;
    background-size: cover;
  }
  .leader-info-wrapper .dialog-box .dialog-header .dialog-header-right .dialog-header-close:hover {
    opacity: 0.5;
  }
  .leader-info-wrapper .dialog-box .dialog-content {
    margin: 24px auto 0;
    width: 290px;
    height: 166px;
  }
  .leader-info-wrapper .dialog-box .dialog-content .img-content img {
    display: block;
    width: 290px;
    height: 166px;
  }
  .leader-info-wrapper .dialog-box .dialog-footer {
    margin-top: 40px;
  }
  .leader-info-wrapper .dialog-box .dialog-footer .close-btn {
    margin: 0 auto;
  }
}

.zwtc-leader-count-down {
  margin: 0 auto;
  padding: 60px 0;
  color: var(--re-new-grey-white);
  background-color: #000;
  font-feature-settings: 'liga' off, 'clig' off;
  text-align: center;
}
.zwtc-leader-count-down .countdown-container {
  display: flex;
  justify-content: center;
  align-items: center;
}
.zwtc-leader-count-down .viewTeam {
  color: #D6001C;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: capitalize;
  text-align: center;
  margin-top: 60px;
  cursor: pointer;
}
.zwtc-leader-count-down .countdown-title {
  color: var(--re-new-grey-white, #FFF);
  font-feature-settings: 'liga' off, 'clig' off;
  font-family: "Bai Jamjuree";
  font-size: 24px;
  font-style: italic;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 1.2px;
  text-transform: uppercase;
}
.zwtc-leader-count-down .countdown-widget {
  display: flex;
  justify-content: center;
}
.zwtc-leader-count-down .countdown-widget .wsot-clock-bg {
  padding: 0;
  margin-top: 44px;
}
.zwtc-leader-count-down .countdown-widget .wsot-clock-bg .wsot-flex .wsot-clock-colon-bg {
  display: none;
}
.zwtc-leader-count-down .countdown-widget .wsot-clock-bg .wsot-flex .wsot-clock-item {
  display: flex;
  flex-direction: row;
  width: auto;
  margin: 0 50px 0 0;
  background-image: none;
}
.zwtc-leader-count-down .countdown-widget .wsot-clock-bg .wsot-flex .wsot-clock-item .wsot-clock-num {
  display: flex;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-bottom: 0;
  font-style: normal;
}
.zwtc-leader-count-down .countdown-widget .wsot-clock-bg .wsot-flex .wsot-clock-item .wsot-clock-num .wsot-clock-num__single {
  display: inline-block;
  width: 80px;
  height: 76px;
  line-height: 76px;
  font-size: 36px;
  font-weight: 700;
  color: var(--main-color);
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/countdown/countdown-box.svg');
  background-repeat: no-repeat;
  background-position: center;
}
.zwtc-leader-count-down .countdown-widget .wsot-clock-bg .wsot-flex .wsot-clock-item .wsot-clock-txt {
  line-height: 25px;
  font-size: 20px;
  font-weight: 700;
  font-style: normal;
  color: var(--main-color-deep);
}
.zwtc-leader-count-down .countdown-widget .wsot-clock-bg .wsot-flex .wsot-clock-item:last-child {
  margin-right: 0;
}
@media (max-width: 767px) {
  .zwtc-leader-count-down {
    padding: 40px 0;
    background-color: transparent;
  }
  .zwtc-leader-count-down .countdown-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .zwtc-leader-count-down .countdown-title {
    line-height: 23px;
    font-size: 18px;
    letter-spacing: 2.7px;
  }
  .zwtc-leader-count-down .countdown-widget .wsot-clock-bg {
    margin-top: 40px;
  }
  .zwtc-leader-count-down .countdown-widget .wsot-clock-bg .wsot-flex {
    justify-content: space-between;
    width: 327px;
  }
  .zwtc-leader-count-down .countdown-widget .wsot-clock-bg .wsot-flex .wsot-clock-item {
    flex-direction: column;
    margin: 0;
  }
  .zwtc-leader-count-down .countdown-widget .wsot-clock-bg .wsot-flex .wsot-clock-item .wsot-clock-num {
    margin-top: 0;
  }
  .zwtc-leader-count-down .countdown-widget .wsot-clock-bg .wsot-flex .wsot-clock-item .wsot-clock-num .wsot-clock-num__single {
    width: 30px !important;
    height: 38px !important;
    line-height: 38px;
    font-size: 18px;
    background-size: contain;
    margin-right: 8px;
  }
  .zwtc-leader-count-down .countdown-widget .wsot-clock-bg .wsot-flex .wsot-clock-item .wsot-clock-txt {
    color: #FFF;
    text-align: center;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: "Bai Jamjuree";
    font-size: 9.879px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: normal;
  }
}

.squad-leader-countdown-button {
  margin: 0;
  margin-top: 50px;
  margin-left: 80px;
}
.squad-leader-countdown-button.disabled {
  pointer-events: none;
}
.viewTeam {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 0px;
  color: #D6001C;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: capitalize;
  text-align: center;
  cursor: pointer;
}
.viewTeam .arrow_right {
  width: 16px;
  height: 16px;
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/lucky-draw/arrow-right.svg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .squad-leader-countdown-button {
    width: 327px;
    height: 64px;
    margin: 0 auto;
    margin-top: 40px;
    font-size: 24px;
  }
}

.luckydraw-overlay .ant-modal-content {
  width: 584px;
  height: 539px;
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/modal/checkAndDrawBg.png');
  background-size: contain;
}
.luckydraw-overlay .ant-modal-content .ant-modal-body {
  padding-top: 40px;
}
.luckydraw-overlay .ant-modal-content .ant-modal-body .rewards__result .icon {
  margin-bottom: 40px;
  width: 140px;
  height: 140px;
}
.luckydraw-overlay .ant-modal-content .ant-modal-body .rewards__result .info {
  font-weight: 400;
  font-size: 24px;
  line-height: 29px;
  color: #fff;
}
.luckydraw-overlay .ant-modal-content .ant-modal-body .rewards__result .info p {
  margin-bottom: 0;
}
.luckydraw-overlay .ant-modal-content .ant-modal-body .rewards__result .info p:first-child {
  margin-bottom: 2px;
}
.luckydraw-overlay .ant-modal-content .ant-modal-body .rewards__btn {
  margin-top: 40px;
  text-align: center;
}
html[lang='zh-TW'] .luckydraw-dialog :deep(.luckydraw-overlay) .el-dialog {
  height: 260px;
  background-size: cover;
}
@media (max-width: 767px) {
  .luckydraw-overlay .ant-modal-content {
    width: 324px;
    height: 417px;
    background-image: url('/futures-activity/worldtradingchampionship2025/assets/lucky-draw/h5/modal-bg.png');
    background-size: 324px 417px;
  }
  .luckydraw-overlay .ant-modal-content .ant-modal-body {
    padding: 0;
  }
  .luckydraw-overlay .ant-modal-content .ant-modal-body .rewards__btn {
    margin-top: 24px;
  }
  .luckydraw-overlay .ant-modal-content .ant-modal-header {
    padding-top: 60px;
  }
  .luckydraw-overlay .ant-modal-content .ant-modal-header .ant-modal-title {
    color: var(--re-new-grey-major, #FFF);
    text-align: center;
    font-size: 16px;
    font-weight: 600;
  }
  .luckydraw-overlay .ant-modal-content .rewards__result .icon {
    margin: 24px auto;
    width: 140px;
    height: 140px;
  }
  .luckydraw-overlay .ant-modal-content .rewards__result .info {
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: var(--re-new-grey-major);
  }
  .luckydraw-overlay .ant-modal-content .rewards__result .info p {
    margin-bottom: 0;
  }
  .luckydraw-overlay .ant-modal-content .rewards__result .info p:first-child {
    margin-bottom: 2px;
  }
}

.record-table {
  margin-top: 24px;
}
.record-table .header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-align: left;
  padding: 14px 20px;
  background-color: rgba(214, 0, 28, 0.2);
}
.record-table .header .header-title {
  width: 200px;
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  color: #fff;
}
.record-table .header .header-title:last-child {
  margin-left: 16px;
}
.record-table .body {
  height: 220px;
  margin-top: 16px;
  overflow: auto;
  scrollbar-width: none;
}
.record-table .body .single-record {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 14px 20px;
}
.record-table .body .single-record .time {
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  width: 180px;
  margin-right: 20px;
  color: #fff;
}
.record-table .body .single-record .detail {
  width: 180px;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #fff;
}
.record-table .body .single-record:last-child {
  margin-bottom: 0;
}
.record-table .body .load-more {
  text-align: center;
  cursor: pointer;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  text-decoration-line: underline;
  color: #D6001C;
}
.record-table .body .load-more:hover {
  color: #D6001C;
}
.record-table .body .load-more.load-more--loading {
  cursor: not-allowed;
  color: #D6001C;
}
.record-table .body .load-more.load-more--loading:hover {
  color: #D6001C;
}
.record-table .body::-webkit-scrollbar {
  width: 0px;
}
.record-table .body .no-data {
  margin-top: 60px;
  text-align: center;
  height: 80px;
}
.record-table .body .no-data .record-empty {
  width: 80px;
  height: 101px;
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/lucky-draw/check-in/no-data2024.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin: 40px auto 0;
}
.record-table .body .no-data .no-data-wrap__text {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  color: #6d8092;
}
.record-table--h5 .header {
  padding: 8px 4px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  background-color: rgba(214, 0, 28, 0.2);
}
.record-table--h5 .header .header-title {
  width: 160px;
  font-size: 12px;
  line-height: 15px;
}
.record-table--h5 .header .header-title:last-child {
  margin-left: 50px;
}
.record-table--h5 .body {
  height: 220px;
  margin-top: 16px;
  overflow: auto;
}
.record-table--h5 .body .single-record {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 8px 4px;
}
.record-table--h5 .body .single-record .time {
  font-size: 12px;
  line-height: 15px;
  width: 160px;
  margin-right: 16px;
}
.record-table--h5 .body .single-record .detail {
  font-size: 12px;
  line-height: 15px;
  width: 123px;
}
.record-table--h5 .body .single-record:last-child {
  margin-bottom: 0;
}
.record-table--h5 .body::-webkit-scrollbar {
  width: 0px;
}

.rewards-dialog-wrapper {
  position: absolute;
  width: 584px;
  height: 428px;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/modal/modal-bg-large.png');
  background-size: 584px 428px;
}
.rewards-dialog-wrapper .dialog-box {
  margin: 24px;
}
.rewards-dialog-wrapper .dialog-box .dialog-header {
  display: flex;
  justify-content: flex-end;
}
.rewards-dialog-wrapper .dialog-box .dialog-header .dialog-header-right {
  display: flex;
  align-items: center;
}
.rewards-dialog-wrapper .dialog-box .dialog-header .dialog-header-right .dialog-header-close {
  cursor: pointer;
  display: inline-block;
  width: 32px;
  height: 32px;
  background: url('/futures-activity/worldtradingchampionship2025/assets/modal/modal_close.svg') no-repeat left;
  background-size: cover;
}
.rewards-dialog-wrapper .dialog-box .dialog-header .dialog-header-right .dialog-header-close:hover {
  opacity: 0.5;
}
.rewards-dialog-wrapper .dialog-box .dialog-content {
  margin-top: 18px;
  padding: 0 24px;
  margin-left: 0;
  color: var(--re-new-grey-major);
}
.rewards-dialog-wrapper .dialog-box .dialog-content .right-block .title {
  color: #fff;
  text-align: center;
  font-feature-settings: 'liga' off, 'clig' off;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: capitalize;
}
.rewards-dialog-wrapper .dialog-box .dialog-content .table-main {
  height: 300px;
  margin-top: 24px;
  position: relative;
}
.rewards-dialog-wrapper .dialog-box .dialog-content .table-main .record-empty {
  width: 80px;
  height: 101px;
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/lucky-draw/check-in/no-data2024.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin: 40px auto 0;
  position: absolute;
  left: 50%;
  top: 56px;
  transform: translateX(-40px);
}
.rewards-dialog-wrapper .dialog-box .dialog-content .table-main .check-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-align: left;
  padding: 14px 20px;
  background-color: rgba(214, 0, 28, 0.2);
}
.rewards-dialog-wrapper .dialog-box .dialog-content .table-main .check-title span {
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  flex: 1;
  display: inline-block;
}
.rewards-dialog-wrapper .dialog-box .dialog-content .table-main .check-title span:nth-child(1) {
  min-width: 200px;
  text-align: left;
  flex: 1;
}
.rewards-dialog-wrapper .dialog-box .dialog-content .table-main .check-title span:nth-child(2) {
  min-width: 180px;
  text-align: left;
  flex: 1;
}
.rewards-dialog-wrapper .dialog-box .dialog-content .table-main .content {
  max-height: 216px;
  margin-top: 16px;
  overflow-y: scroll;
  scrollbar-width: none;
}
.rewards-dialog-wrapper .dialog-box .dialog-content .table-main .content::-webkit-scrollbar {
  display: none;
}
.rewards-dialog-wrapper .dialog-box .dialog-content .table-main .content .record-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 14px 20px;
}
.rewards-dialog-wrapper .dialog-box .dialog-content .table-main .content .record-item span {
  flex: 1;
  text-align: left;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
}
@media (max-width: 767px) {
  .rewards-dialog-wrapper {
    width: 324px;
    height: 417px;
    background-image: url('/futures-activity/worldtradingchampionship2025/assets/lucky-draw/h5/modal-bg.png');
    background-size: 324px 417px;
  }
  .rewards-dialog-wrapper .dialog-box {
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 20px;
  }
  .rewards-dialog-wrapper .dialog-box .dialog-header .dialog-header-left .dialog-header-text {
    font-size: 18px;
  }
  .rewards-dialog-wrapper .dialog-box .dialog-header .dialog-header-right .dialog-header-close {
    width: 12px;
    height: 12px;
  }
  .rewards-dialog-wrapper .dialog-box .dialog-content {
    margin-left: 12px;
    margin-top: 40px;
    padding: 0;
  }
  .rewards-dialog-wrapper .dialog-box .dialog-content .right-block .title {
    color: #fff;
    text-align: center;
    font-feature-settings: 'liga' off, 'clig' off;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
  }
  .rewards-dialog-wrapper .dialog-box .dialog-content .table-main {
    height: 300px;
    margin-top: 24px;
    position: relative;
  }
  .rewards-dialog-wrapper .dialog-box .dialog-content .table-main .record-empty {
    width: 80px;
    height: 101px;
    background-image: url('/futures-activity/worldtradingchampionship2025/assets/lucky-draw/check-in/no-data2024.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin: 40px auto 0;
    position: absolute;
    left: 50%;
    top: 56px;
    transform: translateX(-40px);
  }
  .rewards-dialog-wrapper .dialog-box .dialog-content .table-main .check-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: left;
    padding: 8px 4px;
    background-color: rgba(214, 0, 28, 0.2);
  }
  .rewards-dialog-wrapper .dialog-box .dialog-content .table-main .check-title span {
    color: #fff;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    text-align: left;
    flex: 1;
    display: inline-block;
  }
  .rewards-dialog-wrapper .dialog-box .dialog-content .table-main .check-title span:nth-child(1) {
    min-width: 140px;
    text-align: left;
    flex: 1;
  }
  .rewards-dialog-wrapper .dialog-box .dialog-content .table-main .check-title span:nth-child(2) {
    text-align: left;
    flex: 1;
  }
  .rewards-dialog-wrapper .dialog-box .dialog-content .table-main .content {
    max-height: 300px;
    margin-top: 16px;
    overflow-y: scroll;
  }
  .rewards-dialog-wrapper .dialog-box .dialog-content .table-main .content::-webkit-scrollbar {
    display: none;
  }
  .rewards-dialog-wrapper .dialog-box .dialog-content .table-main .content .record-item {
    display: flex;
    justify-content: space-between;
    align-items: left;
    padding: 8px 4px;
  }
  .rewards-dialog-wrapper .dialog-box .dialog-content .table-main .content .record-item span {
    flex: 1;
    text-align: left;
    font-size: 12px;
    font-weight: 400;
    color: #fff;
  }
  .rewards-dialog-wrapper .dialog-box .dialog-content .table-main .content .record-item span:nth-child(1) {
    min-width: 120px;
    text-align: left;
    flex: 1;
  }
  .rewards-dialog-wrapper .dialog-box .dialog-content .table-main .content .record-item span:nth-child(2) {
    text-align: left;
    flex: 1;
  }
}

.checkin-record {
  cursor: pointer;
  margin: 16px auto 48px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.checkin-record .record-title {
  color: #D6001C;
  text-align: center;
  font-family: Inter;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  text-transform: capitalize;
}
.checkin-record .icon {
  width: 16px;
  height: 16px;
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/lucky-draw/arrow-right.svg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.series-lucky-grid__content {
  width: 1200px;
  margin: 0 auto;
}
.series-lucky-grid__content .lucky-container {
  display: flex;
  width: 1200px;
  justify-content: space-between;
}
.series-lucky-grid__content .lucky-wrapper {
  padding: 40px 25px 0 32px;
  width: 1154px;
  height: 708px;
  position: relative;
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/lucky-draw/lucky-wrapper-bg.png');
  background-size: cover;
  background-repeat: no-repeat;
}
.series-lucky-grid__content .fortune-wheel__btn_wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 648px;
  height: 200px;
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/lucky-draw/draw-btn-wrap.png');
  background-size: cover;
  background-repeat: no-repeat;
}
.series-lucky-grid__content .fortune-wheel__btn {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 390px;
  height: 124px;
  transform: translate(-50%, -50%);
}
.series-lucky-grid__content .fortune-wheel__btn .start-btn {
  width: 390px;
  height: 124px;
  text-align: center;
  font-weight: 600;
  border: none;
  background-color: transparent;
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/lucky-draw/draw-btn-primary-2025.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  color: #fff;
}
.series-lucky-grid__content .fortune-wheel__btn .start-btn .label {
  margin: 0;
  font-size: 30px;
  font-weight: 600;
  line-height: 34px;
}
.series-lucky-grid__content .fortune-wheel__btn .start-btn .chance {
  margin: 5px 0 0;
  font-size: 12px;
  line-height: 19px;
  font-weight: 400;
}
.series-lucky-grid__content .fortune-wheel__btn .start-btn .chance .tip-icon {
  width: 10px;
  height: 10px;
  display: inline-block;
}
.series-lucky-grid__content .fortune-wheel__btn .start-btn .hide {
  display: none;
}
.series-lucky-grid__content .fortune-wheel__btn .start-btn:hover {
  color: #fff;
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/lucky-draw/draw-btn-hover-2025.png');
}
.series-lucky-grid__content .fortune-wheel__btn .start-btn.is-disabled {
  color: #fff;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/lucky-draw/draw-btn-disabled-2025.png');
}
.series-lucky-grid__content .fortune-wheel__btn .start-btn.is-loading::before {
  left: 2px;
  top: 2px;
  right: 2px;
  bottom: 2px;
}
.series-lucky-grid__content .fortune-wheel__btn .start-btn.ant-btn-loading::before {
  background: transparent;
}
.series-lucky-grid__winning_record {
  width: 384px;
  height: 480px;
  background: #370015;
  border: 4px solid #5d3b34;
  border-radius: 8px;
  padding: 24px;
  margin-left: 8px;
  display: flex;
  flex-direction: column;
  flex: 0 1 auto;
}
.series-lucky-grid__winning_record .winning_record_content {
  overflow-y: hidden;
}
.series-lucky-grid__winning_record .winning_record_content .record_title {
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  margin-bottom: 16px;
  display: flex;
  justify-content: space-between;
}
.series-lucky-grid__winning_record .winning_record_content ul {
  height: 100%;
  overflow-y: auto;
  padding-bottom: 24px;
}
.series-lucky-grid__winning_record .winning_record_content li {
  margin-bottom: 16px;
  display: flex;
  justify-content: space-between;
}
.series-lucky-grid__winning_record .winning_record_content li span:first-child {
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 20px;
  color: rgba(255, 255, 255, 0.5);
}
.series-lucky-grid__winning_record .winning_record_content li span:last-child {
  width: 100px;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  color: #f6c473;
  text-align: right;
}
.series-lucky-grid__winning_record .winning_record_title {
  font-style: normal;
  font-weight: 700;
  font-size: 17px;
  line-height: 25px;
  color: #f6c473;
  text-align: center;
  margin: 0 auto 10px;
}
.series-lucky-grid__winning_record .winning_record_icon {
  height: 18px;
  margin-bottom: 6px;
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/lucky-draw/record-icon.svg');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.series-lucky-grid__winning_record .winning_record_empty {
  height: 100%;
}
.series-lucky-grid__winning_record .winning_record_empty .empty_title {
  margin-top: 174px;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 17px;
  text-align: center;
  color: #8c9399;
}
@media (max-width: 767px) {
  .lucky-draw-wrap {
    margin-top: 60px;
  }
  .checkin-record {
    cursor: pointer;
    margin: 14.5px auto 0px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .checkin-record .record-title {
    color: #D6001C;
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-weight: 600;
    line-height: 19px;
    text-transform: capitalize;
  }
  .checkin-record .icon {
    width: 16px;
    height: 16px;
    background-image: url('/futures-activity/worldtradingchampionship2025/assets/lucky-draw/arrow-right.svg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }
  .series-lucky-grid__content {
    width: 100%;
    display: block;
    margin-top: 0;
    margin-bottom: 40px;
  }
  .series-lucky-grid__content .lucky-wrapper {
    width: 327px;
    height: 600px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-image: none;
  }
  .series-lucky-grid__content .fortune-wheel__btn_wrap {
    width: 564px;
    height: 234px;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .series-lucky-grid__content .fortune-wheel__btn {
    position: relative;
    top: 0;
    left: 0;
    transform: none;
    margin-top: 16px;
    width: 327px;
    height: 104px;
  }
  .series-lucky-grid__content .fortune-wheel__btn .start-btn {
    width: 327px;
    height: 104px;
    font-weight: 600;
    font-size: 18px;
    background-color: transparent;
    background-image: url('/futures-activity/worldtradingchampionship2025/assets/lucky-draw/draw-btn-primary-2025.png');
    background-size: cover;
    background-repeat: no-repeat;
    border: none;
    color: #fff;
  }
  .series-lucky-grid__content .fortune-wheel__btn .start-btn .label {
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 0;
  }
  .series-lucky-grid__content .fortune-wheel__btn .start-btn .chance {
    font-weight: 700;
    font-size: 12px;
    line-height: 15px;
    margin-top: 3.5px;
  }
  .series-lucky-grid__content .fortune-wheel__btn .start-btn .chance .tip-icon {
    width: 16px;
    height: 16px;
    display: inline-block;
  }
  .series-lucky-grid__content .fortune-wheel__btn .start-btn .hide {
    display: none;
  }
  .series-lucky-grid__content .fortune-wheel__btn .start-btn:hover {
    color: #fff;
    background-image: url('/futures-activity/worldtradingchampionship2025/assets/lucky-draw/draw-btn-hover-2025.png');
  }
  .series-lucky-grid__content .fortune-wheel__btn .start-btn.is-disabled {
    color: #fff;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url('/futures-activity/worldtradingchampionship2025/assets/lucky-draw/draw-btn-disabled-2025.png');
  }
  .series-lucky-grid__content .fortune-wheel__btn .start-btn.is-loading::before {
    left: 2px;
    top: 2px;
    right: 2px;
    bottom: 2px;
  }
}

.chance-dialog-wrapper {
  position: absolute;
  width: 584px;
  height: 428px;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/modal/modal-bg-large.png');
  background-size: 584px 428px;
}
.chance-dialog-wrapper .dialog-box {
  margin: 24px;
}
.chance-dialog-wrapper .dialog-box .dialog-header {
  display: flex;
  justify-content: flex-end;
}
.chance-dialog-wrapper .dialog-box .dialog-header .dialog-header-right {
  display: flex;
  align-items: center;
}
.chance-dialog-wrapper .dialog-box .dialog-header .dialog-header-right .dialog-header-close {
  cursor: pointer;
  display: inline-block;
  width: 32px;
  height: 32px;
  background: url('/futures-activity/worldtradingchampionship2025/assets/modal/modal_close.svg') no-repeat left;
  background-size: cover;
}
.chance-dialog-wrapper .dialog-box .dialog-header .dialog-header-right .dialog-header-close:hover {
  opacity: 0.5;
}
.chance-dialog-wrapper .dialog-box .dialog-content {
  margin-top: 18px;
  padding: 0 20px !important;
  margin-left: 0;
  color: var(--re-new-grey-major);
}
.chance-dialog-wrapper .dialog-box .dialog-content .right-block .title {
  color: #fff;
  text-align: center;
  font-feature-settings: 'liga' off, 'clig' off;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: capitalize;
}
.chance-dialog-wrapper .dialog-box .dialog-content .table-main {
  height: 300px;
  margin-top: 24px;
  position: relative;
}
.chance-dialog-wrapper .dialog-box .dialog-content .table-main .record-empty {
  width: 80px;
  height: 101px;
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/lucky-draw/check-in/no-data2024.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin: 40px auto 0;
  position: absolute;
  left: 50%;
  top: 56px;
  transform: translateX(-40px);
}
.chance-dialog-wrapper .dialog-box .dialog-content .table-main .chance-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-align: left;
  padding: 14px 20px;
  background-color: rgba(214, 0, 28, 0.2);
}
.chance-dialog-wrapper .dialog-box .dialog-content .table-main .chance-title span {
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  flex: 1;
  display: inline-block;
}
.chance-dialog-wrapper .dialog-box .dialog-content .table-main .chance-title span:nth-child(1) {
  min-width: 160px;
  text-align: left;
  flex: 1;
}
.chance-dialog-wrapper .dialog-box .dialog-content .table-main .chance-title span:nth-child(2) {
  min-width: 100px;
  text-align: center;
  flex: 1;
}
.chance-dialog-wrapper .dialog-box .dialog-content .table-main .chance-title span:nth-child(3) {
  text-align: right;
  flex: 1;
}
.chance-dialog-wrapper .dialog-box .dialog-content .table-main .content {
  max-height: 216px;
  margin-top: 16px;
  overflow-y: scroll;
  scrollbar-width: none;
}
.chance-dialog-wrapper .dialog-box .dialog-content .table-main .content::-webkit-scrollbar {
  display: none;
}
.chance-dialog-wrapper .dialog-box .dialog-content .table-main .content .record-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 14px 20px;
}
.chance-dialog-wrapper .dialog-box .dialog-content .table-main .content .record-item span {
  flex: 1;
  text-align: left;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
}
.chance-dialog-wrapper .dialog-box .dialog-content .table-main .content .record-item span:nth-child(1) {
  min-width: 160px;
  text-align: left;
  flex: 1;
}
.chance-dialog-wrapper .dialog-box .dialog-content .table-main .content .record-item span:nth-child(2) {
  min-width: 100px;
  text-align: center;
  flex: 1;
}
.chance-dialog-wrapper .dialog-box .dialog-content .table-main .content .record-item span:nth-child(3) {
  text-align: right;
  flex: 1;
}
@media (max-width: 767px) {
  .chance-dialog-wrapper {
    width: 324px;
    height: 417px;
    background-image: url('/futures-activity/worldtradingchampionship2025/assets/lucky-draw/h5/modal-bg.png');
    background-size: 324px 417px;
  }
  .chance-dialog-wrapper .dialog-box {
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 20px;
  }
  .chance-dialog-wrapper .dialog-box .dialog-header .dialog-header-left .dialog-header-text {
    font-size: 18px;
  }
  .chance-dialog-wrapper .dialog-box .dialog-header .dialog-header-right .dialog-header-close {
    width: 12px;
    height: 12px;
  }
  .chance-dialog-wrapper .dialog-box .dialog-content {
    margin-left: 12px;
    margin-top: 40px;
    padding: 0;
  }
  .chance-dialog-wrapper .dialog-box .dialog-content .right-block .title {
    color: #fff;
    text-align: center;
    font-feature-settings: 'liga' off, 'clig' off;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
  }
  .chance-dialog-wrapper .dialog-box .dialog-content .table-main {
    height: 300px;
    margin-top: 24px;
    overflow: hidden;
    position: relative;
  }
  .chance-dialog-wrapper .dialog-box .dialog-content .table-main .record-empty {
    width: 80px;
    height: 101px;
    background-image: url('/futures-activity/worldtradingchampionship2025/assets/lucky-draw/check-in/no-data2024.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin: 40px auto 0;
    position: absolute;
    left: 50%;
    top: 56px;
    transform: translateX(-40px);
  }
  .chance-dialog-wrapper .dialog-box .dialog-content .table-main .chance-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: left;
    padding: 8px 4px;
    background-color: rgba(214, 0, 28, 0.2);
  }
  .chance-dialog-wrapper .dialog-box .dialog-content .table-main .chance-title span {
    color: #fff;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    text-align: center;
    flex: 1;
    display: inline-block;
  }
  .chance-dialog-wrapper .dialog-box .dialog-content .table-main .chance-title span:nth-child(1) {
    min-width: 84px;
    text-align: left;
    flex: 1;
  }
  .chance-dialog-wrapper .dialog-box .dialog-content .table-main .chance-title span:nth-child(2) {
    min-width: 74px;
    text-align: center;
    flex: 1;
  }
  .chance-dialog-wrapper .dialog-box .dialog-content .table-main .chance-title span:nth-child(3) {
    text-align: right;
    flex: 1;
  }
  .chance-dialog-wrapper .dialog-box .dialog-content .table-main .content {
    max-height: 240px;
    margin-top: 16px;
    overflow-y: scroll;
  }
  .chance-dialog-wrapper .dialog-box .dialog-content .table-main .content::-webkit-scrollbar {
    display: none;
  }
  .chance-dialog-wrapper .dialog-box .dialog-content .table-main .content .record-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 8px 4px;
  }
  .chance-dialog-wrapper .dialog-box .dialog-content .table-main .content .record-item span {
    flex: 1;
    text-align: left;
    font-size: 12px;
    font-weight: 400;
    color: #fff;
  }
  .chance-dialog-wrapper .dialog-box .dialog-content .table-main .content .record-item span:nth-child(1) {
    min-width: 84px;
    text-align: left;
    flex: 1;
  }
  .chance-dialog-wrapper .dialog-box .dialog-content .table-main .content .record-item span:nth-child(2) {
    width: 74px;
    text-align: center;
    flex: 1;
  }
  .chance-dialog-wrapper .dialog-box .dialog-content .table-main .content .record-item span:nth-child(3) {
    text-align: right;
    flex: 1;
  }
}

.check-in-dialog-wrapper {
  box-shadow: 0 2px 70px 0 var(--re-new-mask);
  position: absolute;
  width: 584px;
  height: 539px;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  background: url('/futures-activity/worldtradingchampionship2025/assets/modal/checkAndDrawBg.png') no-repeat center;
  background-size: cover;
}
.check-in-dialog-wrapper .dialog-box {
  margin: 24px;
}
.check-in-dialog-wrapper .dialog-box .dialog-header {
  display: flex;
  justify-content: flex-end;
}
.check-in-dialog-wrapper .dialog-box .dialog-header .dialog-header-right {
  display: flex;
  align-items: center;
}
.check-in-dialog-wrapper .dialog-box .dialog-header .dialog-header-right .dialog-header-close {
  cursor: pointer;
  display: inline-block;
  width: 32px;
  height: 32px;
  background: url('/futures-activity/worldtradingchampionship2025/assets/modal/modal_close.svg') no-repeat left;
  background-size: cover;
}
.check-in-dialog-wrapper .dialog-box .dialog-header .dialog-header-right .dialog-header-close:hover {
  opacity: 0.5;
}
.check-in-dialog-wrapper .dialog-box .dialog-content {
  margin-top: 50px;
  color: var(--re-new-grey-major);
}
.check-in-dialog-wrapper .dialog-box .dialog-content .large-title {
  font-weight: 600;
  font-size: 24px;
  line-height: 29px;
  text-align: center;
}
.check-in-dialog-wrapper .dialog-box .dialog-content .img-container {
  margin-top: 30px;
  margin-bottom: 30px;
  width: 220px;
  margin: 30px auto 30px;
}
.check-in-dialog-wrapper .dialog-box .dialog-content .img-container .ticket-img {
  width: 220px;
  height: 147px;
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/lucky-draw/check-in/check_in_ticket_2025.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.check-in-dialog-wrapper .dialog-box .dialog-content .img-container .count {
  color: #D6001C;
  text-align: center;
  font-feature-settings: 'liga' off, 'clig' off;
  font-size: 40px;
  font-style: italic;
  font-weight: 900;
  line-height: normal;
}
.check-in-dialog-wrapper .dialog-box .dialog-content .dialog-main {
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  display: flex;
  justify-content: center;
}
.check-in-dialog-wrapper .dialog-box .dialog-content .dialog-main .lottery-img {
  width: 168px;
  height: 168px;
  background: url('/futures-activity/worldtradingchampionship2025/assets/lucky-draw/check-in/check_in_modal.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.check-in-dialog-wrapper .dialog-box .dialog-content .check-in-fail-container .content {
  margin-top: 32px;
}
.check-in-dialog-wrapper .dialog-box .dialog-footer {
  position: absolute;
  bottom: 66px;
  left: 50%;
  transform: translateX(-50%);
}
.check-in-dialog-wrapper .dialog-box .dialog-footer .close-btn {
  margin: 0 auto;
}
.check-in-dialog-wrapper .dialog-box .dialog-footer .button {
  width: 424px;
  height: 64px;
  cursor: pointer;
  background: url('/futures-activity/worldtradingchampionship2025/assets/button/primary_button.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FFEFA0;
  font-size: 24px;
  font-weight: 600;
}
.check-in-dialog-wrapper .dialog-box .dialog-footer .button:hover {
  background: url('/futures-activity/worldtradingchampionship2025/assets/button/primary_button_hover.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  color: #fff;
}
@media (max-width: 767px) {
  .check-in-dialog-wrapper {
    width: 324px;
    height: 417px;
    background-image: url('/futures-activity/worldtradingchampionship2025/assets/lucky-draw/h5/modal-bg.png');
    background-size: 324px 417px;
  }
  .check-in-dialog-wrapper .dialog-box {
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 20px;
  }
  .check-in-dialog-wrapper .dialog-box .dialog-header .dialog-header-left .dialog-header-text {
    font-size: 18px;
  }
  .check-in-dialog-wrapper .dialog-box .dialog-header .dialog-header-right .dialog-header-close {
    width: 12px;
    height: 12px;
  }
  .check-in-dialog-wrapper .dialog-box .dialog-content {
    margin-left: 12px;
    margin-top: 40px;
  }
  .check-in-dialog-wrapper .dialog-box .dialog-content .dialog-main {
    margin-top: 16px;
  }
  .check-in-dialog-wrapper .dialog-box .dialog-content .large-title {
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
  }
  .check-in-dialog-wrapper .dialog-box .dialog-content .small-title {
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    margin-top: 12px;
  }
  .check-in-dialog-wrapper .dialog-box .dialog-content .img-container {
    margin-top: 30px;
    margin-bottom: 30px;
    width: 160px;
  }
  .check-in-dialog-wrapper .dialog-box .dialog-content .img-container .ticket-img {
    width: 160px;
    height: 107px;
    background-image: url('/futures-activity/worldtradingchampionship2025/assets/lucky-draw/check-in/check_in_ticket_2025.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }
  .check-in-dialog-wrapper .dialog-box .dialog-content .img-container .count {
    color: #D6001C;
    text-align: center;
    font-feature-settings: 'liga' off, 'clig' off;
    font-size: 40px;
    font-style: italic;
    font-weight: 900;
    line-height: normal;
  }
  .check-in-dialog-wrapper .dialog-box .dialog-footer {
    bottom: 48px;
  }
  .check-in-dialog-wrapper .dialog-box .dialog-footer .button {
    width: 215px;
    height: 48px;
    background-image: url('/futures-activity/worldtradingchampionship2025/assets/button/primary_button-h5.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 215px 48px;
    color: #FFEFA0;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
  }
  .check-in-dialog-wrapper .dialog-box .dialog-footer .button:hover {
    background-image: url('/futures-activity/worldtradingchampionship2025/assets/button/primary_button_hover-h5.png');
    color: #fff !important;
  }
  .check-in-dialog-wrapper .dialog-box .dialog-footer .button.disabled {
    pointer-events: none;
    background: url('/futures-activity/worldtradingchampionship2025/assets/button/primary_button_disabled-h5.png');
    background-repeat: no-repeat;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
    background-size: 215px 48px;
  }
}

.check-in-record-dialog-wrapper {
  position: absolute;
  width: 584px;
  height: 428px;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/modal/modal-bg-large.png');
  background-size: 584px 428px;
}
.check-in-record-dialog-wrapper .dialog-box {
  margin: 24px;
}
.check-in-record-dialog-wrapper .dialog-box .dialog-header {
  display: flex;
  justify-content: flex-end;
}
.check-in-record-dialog-wrapper .dialog-box .dialog-header .dialog-header-right {
  display: flex;
  align-items: center;
}
.check-in-record-dialog-wrapper .dialog-box .dialog-header .dialog-header-right .dialog-header-close {
  cursor: pointer;
  display: inline-block;
  width: 32px;
  height: 32px;
  background: url('/futures-activity/worldtradingchampionship2025/assets/modal/modal_close.svg') no-repeat left;
  background-size: cover;
}
.check-in-record-dialog-wrapper .dialog-box .dialog-header .dialog-header-right .dialog-header-close:hover {
  opacity: 0.5;
}
.check-in-record-dialog-wrapper .dialog-box .dialog-content {
  margin-top: 18px;
  padding: 0 48px;
  margin-left: 0;
  color: var(--re-new-grey-major);
}
.check-in-record-dialog-wrapper .dialog-box .dialog-content .right-block .title {
  color: #fff;
  text-align: center;
  font-feature-settings: 'liga' off, 'clig' off;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: capitalize;
}
.check-in-record-dialog-wrapper .dialog-box .dialog-content .table-main {
  height: 300px;
  margin-top: 24px;
  position: relative;
}
.check-in-record-dialog-wrapper .dialog-box .dialog-content .table-main .record-empty {
  width: 80px;
  height: 101px;
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/lucky-draw/check-in/no-data2024.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin: 40px auto 0;
  position: absolute;
  left: 50%;
  top: 56px;
  transform: translateX(-40px);
}
.check-in-record-dialog-wrapper .dialog-box .dialog-content .table-main .check-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-align: left;
  padding: 14px 20px;
  background-color: rgba(214, 0, 28, 0.2);
}
.check-in-record-dialog-wrapper .dialog-box .dialog-content .table-main .check-title span {
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  flex: 1;
  display: inline-block;
}
.check-in-record-dialog-wrapper .dialog-box .dialog-content .table-main .check-title span:nth-child(1) {
  min-width: 200px;
  text-align: left;
  flex: 1;
}
.check-in-record-dialog-wrapper .dialog-box .dialog-content .table-main .check-title span:nth-child(2) {
  min-width: 180px;
  text-align: left;
  flex: 1;
}
.check-in-record-dialog-wrapper .dialog-box .dialog-content .table-main .content {
  max-height: 216px;
  margin-top: 16px;
  overflow-y: scroll;
  scrollbar-width: none;
}
.check-in-record-dialog-wrapper .dialog-box .dialog-content .table-main .content::-webkit-scrollbar {
  display: none;
}
.check-in-record-dialog-wrapper .dialog-box .dialog-content .table-main .content .record-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 14px 20px;
}
.check-in-record-dialog-wrapper .dialog-box .dialog-content .table-main .content .record-item span {
  flex: 1;
  text-align: left;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
}
@media (max-width: 767px) {
  .check-in-record-dialog-wrapper {
    width: 324px;
    height: 417px;
    background-image: url('/futures-activity/worldtradingchampionship2025/assets/lucky-draw/h5/modal-bg.png');
    background-size: 324px 417px;
  }
  .check-in-record-dialog-wrapper .dialog-box {
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 20px;
  }
  .check-in-record-dialog-wrapper .dialog-box .dialog-header .dialog-header-left .dialog-header-text {
    font-size: 18px;
  }
  .check-in-record-dialog-wrapper .dialog-box .dialog-header .dialog-header-right .dialog-header-close {
    width: 12px;
    height: 12px;
  }
  .check-in-record-dialog-wrapper .dialog-box .dialog-content {
    margin-left: 12px;
    margin-top: 40px;
    padding: 0;
  }
  .check-in-record-dialog-wrapper .dialog-box .dialog-content .right-block .title {
    color: #fff;
    text-align: center;
    font-feature-settings: 'liga' off, 'clig' off;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
  }
  .check-in-record-dialog-wrapper .dialog-box .dialog-content .table-main {
    height: 300px;
    margin-top: 24px;
    overflow: hidden;
    position: relative;
  }
  .check-in-record-dialog-wrapper .dialog-box .dialog-content .table-main .record-empty {
    width: 80px;
    height: 101px;
    background-image: url('/futures-activity/worldtradingchampionship2025/assets/lucky-draw/check-in/no-data2024.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin: 40px auto 0;
    position: absolute;
    left: 50%;
    top: 56px;
    transform: translateX(-40px);
  }
  .check-in-record-dialog-wrapper .dialog-box .dialog-content .table-main .check-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: left;
    padding: 8px 4px;
    background-color: rgba(214, 0, 28, 0.2);
  }
  .check-in-record-dialog-wrapper .dialog-box .dialog-content .table-main .check-title span {
    color: #fff;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    text-align: left;
    flex: 1;
    display: inline-block;
  }
  .check-in-record-dialog-wrapper .dialog-box .dialog-content .table-main .check-title span:nth-child(1) {
    min-width: 140px;
    text-align: left;
    flex: 1;
  }
  .check-in-record-dialog-wrapper .dialog-box .dialog-content .table-main .check-title span:nth-child(2) {
    text-align: left;
    flex: 1;
  }
  .check-in-record-dialog-wrapper .dialog-box .dialog-content .table-main .content {
    max-height: 240px;
    margin-top: 16px;
    overflow-y: scroll;
  }
  .check-in-record-dialog-wrapper .dialog-box .dialog-content .table-main .content::-webkit-scrollbar {
    display: none;
  }
  .check-in-record-dialog-wrapper .dialog-box .dialog-content .table-main .content .record-item {
    display: flex;
    justify-content: space-between;
    align-items: left;
    padding: 8px 4px;
  }
  .check-in-record-dialog-wrapper .dialog-box .dialog-content .table-main .content .record-item span {
    flex: 1;
    text-align: left;
    font-size: 12px;
    font-weight: 400;
    color: #fff;
  }
  .check-in-record-dialog-wrapper .dialog-box .dialog-content .table-main .content .record-item span:nth-child(1) {
    min-width: 120px;
    text-align: left;
    flex: 1;
  }
  .check-in-record-dialog-wrapper .dialog-box .dialog-content .table-main .content .record-item span:nth-child(2) {
    text-align: left;
    flex: 1;
  }
}

.check-in-block {
  margin: 120px auto 0;
  width: 1200px;
}
.check-in-block .left-block {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.check-in-block .left-block .title-container .title {
  color: #fff;
  font-size: 48px;
  font-style: normal;
  font-weight: 600;
}
.check-in-block .left-block .checkin-record {
  cursor: pointer;
  margin: 16px auto 48px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.check-in-block .left-block .checkin-record .record-title {
  color: #D6001C;
  text-align: center;
  font-family: Inter;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  text-transform: capitalize;
}
.check-in-block .left-block .checkin-record .icon {
  width: 16px;
  height: 16px;
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/lucky-draw/arrow-right.svg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.check-in-block .left-block .img-container {
  width: 440px;
  margin-left: 50%;
  transform: translateX(-50%);
}
.check-in-block .left-block .img-container .ticket-img {
  width: 440px;
  height: 294px;
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/lucky-draw/check-in/check_in_ticket_2025.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.check-in-block .left-block .img-container .count {
  margin-top: -90px;
  color: #FFEFA0;
  font-size: 50px;
  font-weight: 700;
}
.check-in-block .left-block .check-in-count {
  margin-top: 48px;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
}
.check-in-block .left-block .check-in-count span {
  font-size: 18px;
  color: #D6001C;
  font-weight: 700;
}
.check-in-block .left-block .button-container {
  margin-top: 16px;
  margin-left: 50%;
  transform: translateX(-50%);
  width: 424px;
}
.check-in-block .left-block .button-container .button {
  cursor: pointer;
  width: 254px;
  height: 64px;
  line-height: 64px;
  font-size: 24px;
  font-weight: 600;
  color: #fff;
}
.check-in-block .left-block .button-container .button:hover {
  border-radius: 1000px;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%), #D6001C;
}
.check-in-block .left-block .button-container .button:active {
  border-radius: 1000px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), #D6001C;
}
.check-in-block .left-block .button-container .button.disabled {
  cursor: not-allowed;
  flex-shrink: 0;
  opacity: 50%;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), #D6001C;
}
.check-in-block .left-block .button-container .button.already {
  cursor: initial;
  flex-shrink: 0;
  opacity: 50%;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), #D6001C;
}
.check-in-block .left-block .button-container .button.finished {
  cursor: not-allowed;
  flex-shrink: 0;
  opacity: 50%;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), #D6001C;
}
.check-in-block .right-block {
  margin-top: 40px;
}
.check-in-block .right-block .title {
  text-align: left;
  color: #FFF;
  font-size: 16px;
  font-weight: 700;
}
.check-in-block .table-main {
  height: 300px;
  margin-top: 50px;
  padding: 20px;
  position: relative;
  width: 1200px;
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.check-in-block .table-main .record-empty {
  width: 80px;
  height: 101px;
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/lucky-draw/check-in/no-data2024.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin: 40px auto 0;
  position: absolute;
  left: 50%;
  top: 56px;
  transform: translateX(-40px);
}
.check-in-block .table-main .check-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-align: left;
  padding: 14px 0;
  background: #1C1812;
}
.check-in-block .table-main .check-title span {
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  flex: 1;
  display: inline-block;
}
.check-in-block .table-main .check-title span:nth-child(1) {
  min-width: 200px;
  text-align: left;
  flex: 1;
}
.check-in-block .table-main .check-title span:nth-child(2) {
  min-width: 180px;
  text-align: center;
  flex: 1;
}
.check-in-block .table-main .check-title span:nth-child(3) {
  text-align: right;
  flex: 1;
}
.check-in-block .table-main .content {
  max-height: 216px;
  margin-top: 16px;
  overflow-y: scroll;
}
.check-in-block .table-main .content::-webkit-scrollbar {
  display: none;
}
.check-in-block .table-main .content .record-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 20px;
  margin-bottom: 16px;
}
.check-in-block .table-main .content .record-item span {
  flex: 1;
  text-align: center;
  font-size: 12px;
  font-weight: 400;
  color: #FFEFA0;
}
.check-in-block .table-main .content .record-item span:nth-child(1) {
  text-align: left;
}
.check-in-block .table-main .content .record-item span:nth-child(2) {
  min-width: 180px;
}
.check-in-block .table-main .content .record-item span:nth-child(3) {
  color: #FFEFA0;
  text-align: right;
}
.check-in-block .record-summary {
  margin-top: 48px;
  padding: 24px 12px;
}
.check-in-block .record-summary .top,
.check-in-block .record-summary .bottom {
  display: flex;
}
.check-in-block .record-summary .top .records,
.check-in-block .record-summary .bottom .records {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #fff;
  text-align: center;
  font-size: 12px;
  font-weight: 400;
}
.check-in-block .record-summary .top .records span.record-title,
.check-in-block .record-summary .bottom .records span.record-title {
  min-width: 140px;
  max-width: 100px;
  overflow: hidden;
  text-align: left;
}
.check-in-block .record-summary .top .records .record-main,
.check-in-block .record-summary .bottom .records .record-main {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex: 1;
  max-width: 350px;
  overflow-x: scroll;
}
.check-in-block .record-summary .top .records .record-main::-webkit-scrollbar,
.check-in-block .record-summary .bottom .records .record-main::-webkit-scrollbar {
  display: none;
}
.check-in-block .record-summary .top .records .record-main span,
.check-in-block .record-summary .bottom .records .record-main span {
  text-align: center;
  flex: 1;
}
.check-in-block .check-in-intro {
  margin-top: 16px;
  color: #7D7A5D;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  /* 171.429% */
  letter-spacing: 0.2px;
}
@media (max-width: 767px) {
  .check-in-block {
    width: 327px;
    height: auto;
    flex-direction: column;
    align-items: center;
    background-image: none;
    padding: 0;
    margin-top: 40px;
  }
  .check-in-block .left-block {
    width: 327px;
    height: 335px;
  }
  .check-in-block .left-block .title-container .title-banner {
    display: none;
  }
  .check-in-block .left-block .title-container .title {
    color: var(--re-new-grey-white, #FFF);
    text-align: center;
    text-shadow: 0px 0px 30px rgba(255, 247, 162, 0.8);
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 1.2px;
  }
  .check-in-block .left-block .checkin-record {
    cursor: pointer;
    margin: 14px auto 16px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .check-in-block .left-block .checkin-record .record-title {
    color: #D6001C;
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    text-transform: capitalize;
  }
  .check-in-block .left-block .checkin-record .icon {
    width: 16px;
    height: 16px;
    background-image: url('/futures-activity/worldtradingchampionship2025/assets/lucky-draw/arrow-right.svg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }
  .check-in-block .left-block .img-container {
    margin-top: 37px;
    padding-left: 0;
    width: 100%;
  }
  .check-in-block .left-block .img-container .ticket-img {
    margin: 0px auto 16px;
    width: 220px;
    height: 147px;
    background-image: url('/futures-activity/worldtradingchampionship2025/assets/lucky-draw/check-in/check_in_ticket_2025.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }
  .check-in-block .left-block .img-container .count {
    margin-top: 0;
    font-size: 50px;
    font-weight: 700;
  }
  .check-in-block .left-block .check-in-count {
    margin-top: 0;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
  }
  .check-in-block .left-block .check-in-count span {
    font-size: 12px;
    color: #D6001C;
    font-weight: 700;
  }
  .check-in-block .left-block .button-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 16px;
  }
  .check-in-block .left-block .button-container .button {
    width: 327px;
    height: 64px;
    line-height: 64px;
    border-radius: 1000px;
    background: #D6001C;
    color: #fff;
    text-align: center;
    font-size: 24px;
    font-weight: 600;
  }
  .check-in-block .left-block .button-container .button:hover {
    border-radius: 1000px;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%), #D6001C;
  }
  .check-in-block .left-block .button-container .button:active {
    border-radius: 1000px;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), #D6001C;
  }
  .check-in-block .left-block .button-container .button.disabled {
    cursor: not-allowed;
    flex-shrink: 0;
    opacity: 50%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), #D6001C;
  }
  .check-in-block .left-block .button-container .button.already {
    cursor: initial;
    flex-shrink: 0;
    opacity: 50%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), #D6001C;
  }
  .check-in-block .left-block .button-container .button.finished {
    cursor: not-allowed;
    flex-shrink: 0;
    opacity: 50%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), #D6001C;
  }
  .check-in-block .record-summary {
    margin-top: 48px;
  }
  .check-in-block .right-block {
    width: 327px;
    margin-top: 16px;
    padding: 27px 0 24px;
  }
  .check-in-block .right-block .table-main {
    width: 327px;
    height: 430px;
    margin: auto;
    margin-top: 32px;
    padding: 20px 8px;
  }
  .check-in-block .right-block .table-main .check-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: left;
    padding: 14px 8px;
    background: #1C1812;
  }
  .check-in-block .right-block .table-main .check-title span {
    color: #fff;
    text-align: center;
    font-size: 10px;
    font-weight: 700;
    text-align: left;
    flex: 1;
    display: inline-block;
  }
  .check-in-block .right-block .table-main .check-title span:nth-child(1) {
    min-width: 100px;
    text-align: left;
    flex: 1;
    margin-right: 10px;
  }
  .check-in-block .right-block .table-main .check-title span:nth-child(2) {
    min-width: 100px;
    text-align: left;
    flex: 1;
    margin-right: 10px;
  }
  .check-in-block .right-block .table-main .check-title span:nth-child(3) {
    text-align: left;
    flex: 1;
  }
  .check-in-block .right-block .table-main .record-empty {
    width: 80px;
    height: 101px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    top: 130px;
    transform: translateX(-40px);
  }
  .check-in-block .right-block .table-main .title {
    overflow-x: scroll;
  }
  .check-in-block .right-block .table-main .title::-webkit-scrollbar {
    display: none;
  }
  .check-in-block .right-block .table-main .content .record-item span:nth-child(1) {
    min-width: 100px;
    text-align: left;
    flex: 1;
  }
  .check-in-block .right-block .table-main .content .record-item span:nth-child(2) {
    min-width: 100px;
    text-align: center;
    flex: 1;
  }
  .check-in-block .right-block .table-main .content .record-item span:nth-child(3) {
    text-align: right;
    flex: 1;
  }
  .check-in-block .right-block .check-in-intro {
    color: #7D7A5D;
    font-size: 12px;
    font-weight: 500;
    line-height: 150%;
    /* 18px */
    letter-spacing: 0.2px;
  }
}

.z-step-view {
  width: 100%;
  position: relative;
}
.z-step-view h3 {
  color: #FFF;
  font-feature-settings: 'liga' off, 'clig' off;
  font-family: "Bai Jamjuree";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 16px;
}
.z-step-view h3 .title-span {
  color: #D6001C;
}
.z-step-view .cons {
  width: 100%;
  position: relative;
}
.z-step-view .cons .top-con {
  width: 100%;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.z-step-view .cons .top-con div {
  flex: 1;
  width: 70px;
  line-height: 20px;
  color: var(--detail-color);
  text-align: left;
  position: relative;
  font-size: 16px;
  font-weight: 700;
}
.z-step-view .cons .top-con div.active {
  color: var(--re-new-grey-white);
}
.z-step-view .cons .top-con-bottom {
  margin-top: 30px;
}
.z-step-view .cons .pop-con {
  box-sizing: border-box;
  border-radius: 1px;
  left: 50%;
  position: absolute;
  top: 24px;
  transform: translate3d(-50%, -50%, 0);
  height: 20px;
  z-index: 1;
  width: 100%;
  position: relative;
}
.z-step-view .cons .pop-con .show-item {
  display: flex;
  justify-content: space-around;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  background: url('/futures-activity/worldtradingchampionship2025/assets/prize-pool/progress_bar.svg');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.z-step-view .cons .pop-con .show-item div {
  flex: 1;
  height: 20px;
}
.z-step-view .cons .pop-con .show-item div:not(.progress-line-inner)::before {
  position: relative;
  top: -8px;
  display: block;
  height: 36px;
  width: 1px;
}
.z-step-view .cons .pop-con .progress-bar-active {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  overflow-x: hidden;
}
.z-step-view .cons .pop-con .progress-line-inner {
  width: 1102px;
  height: 100%;
  background: url('/futures-activity/worldtradingchampionship2025/assets/prize-pool/progress_bar_active.svg');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.z-step-view .cons h3 {
  margin-top: 16px;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .z-step-view h3 {
    margin-bottom: 24px;
    line-height: 15px;
    font-size: 12px;
    font-weight: 700;
  }
  .z-step-view .cons .top-con div {
    width: auto;
    line-height: 15px;
    font-size: 12px;
    font-weight: 400;
  }
  .z-step-view .cons .pop-con .show-item {
    background: url('/futures-activity/worldtradingchampionship2025/assets/prize-pool/h5/progress_bar.svg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
  }
  .z-step-view .cons .pop-con .show-item div:not(.progress-line-inner)::before {
    top: -5px;
    height: 30px;
  }
  .z-step-view .cons .pop-con .show-item .progress-line-inner {
    position: absolute;
    top: 0;
    left: 0;
  }
  .z-step-view .cons .pop-con .progress-bar-active {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    overflow-x: hidden;
  }
  .z-step-view .cons .pop-con .progress-line-inner {
    width: 327px;
    height: 100%;
    background: url('/futures-activity/worldtradingchampionship2025/assets/prize-pool/h5/progress_bar_active.svg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
  }
  .z-step-view .cons h3 {
    margin-top: 24px;
  }
}

.lucky-draw {
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #02050f;
}
.lucky-draw .lucky-draw__common-bg {
  width: 1200px;
  margin: 0 auto;
}
.lucky-draw .lucky-draw__common-bg .con-step {
  margin: 40px 0 80px;
}
.lucky-draw .lucky-draw__common-bg .cons {
  width: 100%;
}
.lucky-draw .lucky-draw__common-bg .cons .progress-line-inner {
  width: 1200px !important;
}
.lucky-draw .lucky-draw-top-wrap {
  width: 100%;
  height: 600px;
  background: center no-repeat url('/futures-activity/worldtradingchampionship2025/assets/lucky-draw/background2025.png');
  background-size: 1920px 600px;
}
.lucky-draw .lucky-draw-top-wrap .lucky-draw-top {
  padding-top: 27px;
  width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.lucky-draw .lucky-draw-top-wrap .lucky-draw-top .lucky-draw-top__title {
  color: var(--re-new-grey-major);
  text-align: right;
  font-feature-settings: 'liga' off, 'clig' off;
  text-shadow: 3.718px 3.718px 0px #000, 0px 3.257px 33.461px #FF252A, 0px 0px 3.257px rgba(0, 0, 0, 0.25);
  font-size: 38px;
  font-style: italic;
  font-weight: 700;
  line-height: normal;
}
.lucky-draw .lucky-draw-top-wrap .lucky-draw-top .lucky-draw-top__title span {
  color: #FFF;
  text-align: right;
  font-feature-settings: 'liga' off, 'clig' off;
  text-shadow: 3.718px 3.718px 0px #000, 0px 3.257px 33.461px #FF252A, 0px 0px 3.257px rgba(0, 0, 0, 0.25);
  font-size: 20px;
  font-style: italic;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 3px;
}
.lucky-draw .lucky-draw-top-wrap .lucky-draw-top .lucky-draw-top_pool {
  color: #FFF;
  text-align: right;
  font-feature-settings: 'liga' off, 'clig' off;
  text-shadow: 3.086px 3.086px 0px #000, 0px 0px 50px #FF252A, 0px 0px 50px #FF252A, 0px 0px 50px #FF252A;
  font-size: 48px;
  font-style: italic;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 11.52px;
}
.lucky-draw .lucky-draw-top-wrap .lucky-draw-top .event-time {
  padding: 0px 20px;
  height: 34px;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  line-height: 34px;
  margin-top: 12px;
  border-radius: 200px;
  background: #D6001C;
}
.lucky-draw .lucky-draw-top-wrap .lucky-draw-top .count-down-title {
  margin-top: 48px;
  line-height: 24px;
  color: var(--re-new-grey-major);
  font-size: 20px;
  font-weight: 400;
}
.lucky-draw .lucky-draw-top-wrap .lucky-draw-top .zwtc-lucky-count-down-time .wsot-clock-bg {
  padding: unset;
}
.lucky-draw .lucky-draw-top-wrap .lucky-draw-top .zwtc-lucky-count-down-time .wsot-clock-bg .wsot-clock-colon-bg {
  display: none;
}
.lucky-draw .lucky-draw-top-wrap .lucky-draw-top .zwtc-lucky-count-down-time .wsot-clock-bg .wsot-clock-item {
  display: flex;
  flex-direction: row;
  width: auto;
  margin: 0;
  background-image: none;
  width: 68px;
  margin-right: 24px;
}
.lucky-draw .lucky-draw-top-wrap .lucky-draw-top .zwtc-lucky-count-down-time .wsot-clock-bg .wsot-clock-item:last-child {
  margin-right: 0;
}
.lucky-draw .lucky-draw-top-wrap .lucky-draw-top .zwtc-lucky-count-down-time .wsot-clock-bg .wsot-clock-item .wsot-clock-num {
  display: flex;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-bottom: 0;
  font-style: normal;
}
.lucky-draw .lucky-draw-top-wrap .lucky-draw-top .zwtc-lucky-count-down-time .wsot-clock-bg .wsot-clock-item .wsot-clock-num .wsot-clock-num__single {
  display: inline-block;
  width: 30px !important;
  height: 38px !important;
  line-height: 38px;
  font-size: 18px;
  font-weight: 700;
  color: var(--main-color);
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/countdown/countdown-box.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 30px 38px;
}
.lucky-draw .lucky-draw-top-wrap .lucky-draw-top .zwtc-lucky-count-down-time .wsot-clock-bg .wsot-clock-item .wsot-clock-num .wsot-clock-num__single:last-child {
  margin-right: 0 !important;
}
.lucky-draw .lucky-draw-top-wrap .lucky-draw-top .zwtc-lucky-count-down-time .wsot-clock-bg .wsot-clock-item .wsot-clock-num .wsot-clock-num__single.wsot-clock-num__single-0 {
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/countdown/single-0.svg');
  background-size: 30px 38px !important;
}
.lucky-draw .lucky-draw-top-wrap .lucky-draw-top .zwtc-lucky-count-down-time .wsot-clock-bg .wsot-clock-item .wsot-clock-num .wsot-clock-num__single.wsot-clock-num__single-1 {
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/countdown/single-1.svg');
  background-size: 30px 38px !important;
}
.lucky-draw .lucky-draw-top-wrap .lucky-draw-top .zwtc-lucky-count-down-time .wsot-clock-bg .wsot-clock-item .wsot-clock-num .wsot-clock-num__single.wsot-clock-num__single-2 {
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/countdown/single-2.svg');
  background-size: 30px 38px !important;
}
.lucky-draw .lucky-draw-top-wrap .lucky-draw-top .zwtc-lucky-count-down-time .wsot-clock-bg .wsot-clock-item .wsot-clock-num .wsot-clock-num__single.wsot-clock-num__single-3 {
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/countdown/single-3.svg');
  background-size: 30px 38px !important;
}
.lucky-draw .lucky-draw-top-wrap .lucky-draw-top .zwtc-lucky-count-down-time .wsot-clock-bg .wsot-clock-item .wsot-clock-num .wsot-clock-num__single.wsot-clock-num__single-4 {
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/countdown/single-4.svg');
  background-size: 30px 38px !important;
}
.lucky-draw .lucky-draw-top-wrap .lucky-draw-top .zwtc-lucky-count-down-time .wsot-clock-bg .wsot-clock-item .wsot-clock-num .wsot-clock-num__single.wsot-clock-num__single-5 {
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/countdown/single-5.svg');
  background-size: 30px 38px !important;
}
.lucky-draw .lucky-draw-top-wrap .lucky-draw-top .zwtc-lucky-count-down-time .wsot-clock-bg .wsot-clock-item .wsot-clock-num .wsot-clock-num__single.wsot-clock-num__single-6 {
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/countdown/single-6.svg');
  background-size: 30px 38px !important;
}
.lucky-draw .lucky-draw-top-wrap .lucky-draw-top .zwtc-lucky-count-down-time .wsot-clock-bg .wsot-clock-item .wsot-clock-num .wsot-clock-num__single.wsot-clock-num__single-7 {
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/countdown/single-7.svg');
  background-size: 30px 38px !important;
}
.lucky-draw .lucky-draw-top-wrap .lucky-draw-top .zwtc-lucky-count-down-time .wsot-clock-bg .wsot-clock-item .wsot-clock-num .wsot-clock-num__single.wsot-clock-num__single-8 {
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/countdown/single-8.svg');
  background-size: 30px 38px !important;
}
.lucky-draw .lucky-draw-top-wrap .lucky-draw-top .zwtc-lucky-count-down-time .wsot-clock-bg .wsot-clock-item .wsot-clock-num .wsot-clock-num__single.wsot-clock-num__single-9 {
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/countdown/single-9.svg');
  background-size: 30px 38px !important;
}
.lucky-draw .lucky-draw-top-wrap .lucky-draw-top .zwtc-lucky-count-down-time .wsot-clock-bg .wsot-clock-item .wsot-clock-num .wsot-clock-num__single.wsot-clock-num__single-- {
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/countdown/single--.svg');
  background-size: 30px 38px !important;
}
.lucky-draw .lucky-draw-top-wrap .lucky-draw-top .zwtc-lucky-count-down-time .wsot-clock-bg .wsot-clock-item .wsot-clock-txt {
  width: 64px !important;
  text-align: center !important;
  line-height: 15px;
  font-size: 10px !important;
  font-style: normal;
  font-weight: 700;
  color: var(--main-color-deep);
}
.lucky-draw .lucky-draw-top-wrap .lucky-draw-top .zwtc-lucky-count-down-time .wsot-clock-bg .wsot-clock-colon-bg {
  margin: 0 16px;
}
.lucky-draw .lucky-draw-top-wrap .lucky-draw-top .zwtc-button--large {
  margin-top: 24px;
}
.lucky-draw .lucky-draw-top-wrap .lucky-draw-top .lucky-draw-top__tips {
  margin-top: 41px;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0.2px;
  max-width: 650px;
}
.lucky-draw .lucky-draw-top-wrap .lucky-draw-top .lucky-draw-top__tips h3 {
  color: #fff;
  font-size: 14px;
}
.lucky-draw .price-pool {
  width: 1200px;
  height: 180px;
  margin: 56px auto 60px;
}
.lucky-draw .price-pool .price-pool__title {
  color: var(--re-new-grey-major);
  font-size: 16px;
  font-weight: 600;
}
.lucky-draw .price-pool .prize-pool-flex-bar {
  height: 142px;
}
.lucky-draw .chances-block {
  width: 100%;
}
.lucky-draw .chances-block .chances {
  width: 1200px;
  margin: 120px auto 0;
}
.lucky-draw .chances-block .chances .checkin-record {
  cursor: pointer;
  margin: 16px auto 48px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.lucky-draw .chances-block .chances .checkin-record .record-title {
  color: #D6001C;
  text-align: center;
  font-family: Inter;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  text-transform: capitalize;
}
.lucky-draw .chances-block .chances .checkin-record .icon {
  width: 16px;
  height: 16px;
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/lucky-draw/arrow-right.svg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.lucky-draw .chances-block .chances .chances__title {
  color: var(--re-new-grey-white, #fff);
  text-align: center;
  text-shadow: 0px 0px 30px rgba(255, 247, 162, 0.8);
  font-size: 48px;
  font-weight: 600;
  letter-spacing: 2.4px;
}
.lucky-draw .chances-block .chances .chances__sub-title {
  margin-top: 12px;
  color: var(--re-new-grey-white, #fff);
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 2.4px;
}
.lucky-draw .chances-block .chances .chances__content {
  display: flex;
  flex-wrap: wrap;
  margin-top: 50px;
}
.lucky-draw .chances-block .chances .chances__item-wrap {
  flex: 0 0 584px;
  width: 584px;
  margin-bottom: 32px;
}
.lucky-draw .chances-block .chances .chances__item-wrap:nth-child(odd) {
  margin-right: 32px;
}
.lucky-draw .chances-block .chances .chances__item {
  display: flex;
  position: relative;
  padding: 38px 26px 38px 8px;
  width: 584px;
  height: 236px;
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/lucky-draw/luckydraw-chance-bg.png');
  background-size: 584px 236px;
}
.lucky-draw .chances-block .chances .chances__item:hover {
  transform: translateY(-4px);
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/lucky-draw/luckydraw-chance-bg-hover.png');
  background-size: 584px 236px;
}
.lucky-draw .chances-block .chances .chances__item .item-left {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding-right: 8px;
  flex: 0 0 137px;
  max-width: 137px;
  word-break: break-all;
}
.lucky-draw .chances-block .chances .chances__item .item-left .left-num {
  color: #fff;
  font-size: 48px;
  font-weight: 900;
  line-height: normal;
  letter-spacing: 2.4px;
}
.lucky-draw .chances-block .chances .chances__item .item-left .left-desc {
  word-break: break-word;
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
}
.lucky-draw .chances-block .chances .chances__item .item-right {
  margin-left: 24px;
}
.lucky-draw .chances-block .chances .chances__item .item-right .right-desc {
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  line-height: normal;
  text-transform: capitalize;
}
.lucky-draw .chances-block .chances .chances__item .item-right .chances__process {
  margin: 26px 0 26px 0;
  width: 389px;
  height: 8px;
  background-color: rgba(214, 0, 28, 0.2);
  position: relative;
}
.lucky-draw .chances-block .chances .chances__item .item-right .chances__process span {
  color: #fff;
  font-size: 12px;
  font-weight: 600;
}
.lucky-draw .chances-block .chances .chances__item .item-right .chances__process .chances__process__line {
  height: 8px;
  position: absolute;
  background: #D6001C;
  opacity: 1;
}
.lucky-draw .chances-block .chances .chances__item .item-right .chances__process .chances__process__now {
  color: #fff;
  position: absolute;
  top: -14px;
  text-align: center;
}
.lucky-draw .chances-block .chances .chances__item .item-right .chances__process .chances__process__now span {
  position: absolute;
  left: -50%;
}
.lucky-draw .chances-block .chances .chances__item .item-right .chances__process .chances__process__start {
  color: #fff;
  position: absolute;
  top: 14px;
  left: 0;
}
.lucky-draw .chances-block .chances .chances__item .item-right .chances__process .chances__process__end {
  color: #fff;
  position: absolute;
  top: 14px;
  right: 0;
}
.lucky-draw .chances-block .chances .chances__item .item-right .chances__total {
  margin-top: 24px;
  color: #FFF;
  font-feature-settings: 'liga' off, 'clig' off;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
}
.lucky-draw .chances-block .chances .chances__item .item-right .chances__total span {
  color: #D6001C;
  font-feature-settings: 'liga' off, 'clig' off;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: capitalize;
}
.lucky-draw .chances-block .chances .chances__item .item-right .chances__Invite {
  margin: 26px 0 40px 0;
  width: 389px;
  font-size: 14px;
}
.lucky-draw .chances-block .chances .chances__item .item-right .chances__item__btn,
.lucky-draw .chances-block .chances .chances__item .item-right .chances__item__btn--done,
.lucky-draw .chances-block .chances .chances__item .item-right .chances__item__btn-disable {
  margin-top: 26px;
  width: max-content;
  padding: 0 30px;
  height: 48px;
  border-radius: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  font-weight: 600;
  line-height: normal;
}
.lucky-draw .chances-block .chances .chances__item .item-right .chances__item__btn .right-icon,
.lucky-draw .chances-block .chances .chances__item .item-right .chances__item__btn--done .right-icon,
.lucky-draw .chances-block .chances .chances__item .item-right .chances__item__btn-disable .right-icon {
  color: #000;
  width: 16px;
  height: 16px;
  margin-left: 5px;
  background: url('/futures-activity/worldtradingchampionship2025/assets/lucky-draw/arrow-right-white.svg') no-repeat center;
  background-size: 16px;
}
.lucky-draw .chances-block .chances .chances__item .chances__item__btn {
  padding: 0 30px;
  cursor: pointer;
  background-color: #D6001C;
  color: #fff;
  line-height: 30px;
  border-radius: 100px;
  text-align: center;
}
.lucky-draw .chances-block .chances .chances__item .chances__item__btn:hover {
  border-radius: 1000px;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%), #D6001C;
}
.lucky-draw .chances-block .chances .chances__item .chances__item__btn:active {
  border-radius: 1000px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), #D6001C;
}
.lucky-draw .chances-block .chances .chances__item .chances__item__btn.disabled {
  cursor: not-allowed;
  flex-shrink: 0;
  opacity: 50%;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), #D6001C;
}
.lucky-draw .chances-block .chances .chances__item .chances__item__btn:active {
  color: #ffefa0;
  background: center no-repeat url('/futures-activity/worldtradingchampionship2025/assets/lucky-draw/chance-btn--active.svg');
  background-size: contain;
}
.lucky-draw .chances-block .chances .chances__item .chances__item__btn--done {
  color: #fff;
  cursor: not-allowed;
  flex-shrink: 0;
  opacity: 50%;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), #D6001C;
}
.lucky-draw .chances-block .chances .chances__item .chances__item__btn-disable {
  color: #fff;
  cursor: not-allowed;
  flex-shrink: 0;
  opacity: 50%;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), #D6001C;
}
.lucky-draw .rules-block {
  width: 100%;
  background-color: #000000;
}
.lucky-draw .rules-block .rules {
  width: 1200px;
  margin: 60px auto;
}
.lucky-draw .rules-block .rules .rules__title {
  color: var(--re-new-grey-white, #fff);
  text-align: center;
  text-shadow: 0px 0px 30px rgba(255, 247, 162, 0.8);
  font-size: 48px;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 1.2px;
}
.lucky-draw .rules-block .rules .rules__content {
  margin-top: 60px;
  color: var(--re-new-grey-white, #fff);
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
  /* 21px */
  letter-spacing: 0.8px;
}
.lucky-draw .rules-block .rules .rules__content p {
  margin-bottom: 16px;
  line-height: 17px;
}
.lucky-draw-hint-wrapper {
  box-shadow: 0 2px 70px 0 var(--re-new-mask);
  position: absolute;
  width: 584px;
  height: 539px;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  background: url('/futures-activity/worldtradingchampionship2025/assets/modal/checkAndDrawBg.png') no-repeat center;
  background-size: cover;
}
.lucky-draw-hint-wrapper .dialog-box {
  margin: 24px;
  margin-bottom: 48px;
}
.lucky-draw-hint-wrapper .dialog-box .dialog-header {
  display: flex;
  justify-content: flex-end;
}
.lucky-draw-hint-wrapper .dialog-box .dialog-header .dialog-header-right {
  display: flex;
  align-items: center;
}
.lucky-draw-hint-wrapper .dialog-box .dialog-header .dialog-header-right .dialog-header-close {
  cursor: pointer;
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url('/futures-activity/worldtradingchampionship2025/assets/modal/modal_close.svg') no-repeat left;
  background-size: cover;
}
.lucky-draw-hint-wrapper .dialog-box .dialog-header .dialog-header-right .dialog-header-close:hover {
  opacity: 0.5;
}
.lucky-draw-hint-wrapper .dialog-box .dialog-content {
  margin-top: 32px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: var(--re-new-grey-white);
}
.lucky-draw-hint-wrapper .dialog-box .dialog-content .main-hint {
  width: 360px;
  line-height: 24px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  margin-bottom: 48px;
}
.lucky-draw-hint-wrapper .dialog-box .dialog-content .main-hint h3 {
  text-align: center;
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 32px;
}
.lucky-draw-hint-wrapper .dialog-box .dialog-footer .close-btn {
  margin: 0 auto;
}
@media (max-width: 767px) {
  .lucky-draw-container {
    width: 100%;
    overflow: hidden;
  }
  .lucky-draw {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    background-color: #02050f;
  }
  .lucky-draw .lucky-draw__common-bg {
    width: 327px;
    height: auto;
    background: none;
  }
  .lucky-draw .lucky-draw__common-bg .con-step {
    margin: 40px 0 0;
  }
  .lucky-draw .lucky-draw__common-bg .cons {
    width: 100%;
  }
  .lucky-draw .lucky-draw__common-bg .cons .progress-line-inner {
    width: 327px !important;
  }
  .lucky-draw .lucky-draw-top-wrap {
    width: 100%;
    height: auto;
    background: no-repeat url('/futures-activity/worldtradingchampionship2025/assets/lucky-draw/h5/luckydraw_bg_h5.png') top;
    background-size: 100% 788px;
  }
  .lucky-draw .lucky-draw-top-wrap .lucky-draw-top {
    width: 100%;
    padding: 0 12px;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 0;
  }
  .lucky-draw .lucky-draw-top-wrap .lucky-draw-top .lucky-draw-top__title {
    margin-top: 367px;
    color: #FFF;
    text-align: center;
    font-feature-settings: 'liga' off, 'clig' off;
    text-shadow: 3.718px 3.718px 0px #000, 0px 3.257px 33.461px #FF252A, 0px 0px 3.257px rgba(0, 0, 0, 0.25);
    font-size: 28px;
    font-style: italic;
    font-weight: 700;
    line-height: normal;
  }
  .lucky-draw .lucky-draw-top-wrap .lucky-draw-top .lucky-draw-top__title span {
    font-size: 16px;
    margin-top: 16px;
  }
  .lucky-draw .lucky-draw-top-wrap .lucky-draw-top .lucky-draw-top_pool {
    color: #FFF;
    text-align: center;
    font-feature-settings: 'liga' off, 'clig' off;
    text-shadow: 3.086px 3.086px 0px #000, 0px 0px 50px #FF252A, 0px 0px 50px #FF252A, 0px 0px 50px #FF252A;
    font-size: 48px;
    font-style: italic;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 7.2px;
  }
  .lucky-draw .lucky-draw-top-wrap .lucky-draw-top .event-time {
    margin-top: 16px;
    height: 31px;
    padding: 0px 8px;
    margin-bottom: 0px;
    line-height: 31px;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    border-radius: 4px;
    border-radius: 200px;
    background: #D6001C;
  }
  .lucky-draw .lucky-draw-top-wrap .lucky-draw-top .count-down-title {
    margin-top: 16px;
    color: #fff;
    text-align: center;
    font-feature-settings: 'liga' off, 'clig' off;
    font-size: 18px;
    font-style: italic;
    font-weight: 700;
    line-height: 23px;
    letter-spacing: 0.9px;
    text-transform: uppercase;
  }
  .lucky-draw .lucky-draw-top-wrap .lucky-draw-top .zwtc-lucky-count-down-time .wsot-clock-bg {
    margin-top: 24px;
  }
  .lucky-draw .lucky-draw-top-wrap .lucky-draw-top .zwtc-lucky-count-down-time .wsot-clock-bg .wsot-flex {
    justify-content: space-between;
    width: 327px;
  }
  .lucky-draw .lucky-draw-top-wrap .lucky-draw-top .zwtc-lucky-count-down-time .wsot-clock-bg .wsot-flex .wsot-clock-item {
    flex-direction: column;
    margin: 0;
  }
  .lucky-draw .lucky-draw-top-wrap .lucky-draw-top .zwtc-lucky-count-down-time .wsot-clock-bg .wsot-flex .wsot-clock-item .wsot-clock-num {
    margin-top: 0;
  }
  .lucky-draw .lucky-draw-top-wrap .lucky-draw-top .zwtc-lucky-count-down-time .wsot-clock-bg .wsot-flex .wsot-clock-item .wsot-clock-num .wsot-clock-num__single {
    width: 40px;
    height: 38px;
    line-height: 38px;
    font-size: 18px;
    background-size: contain;
  }
  .lucky-draw .lucky-draw-top-wrap .lucky-draw-top .zwtc-lucky-count-down-time .wsot-clock-bg .wsot-flex .wsot-clock-item .wsot-clock-txt {
    margin-left: 0;
    line-height: 13px;
    font-size: 10px;
    display: block;
  }
  .lucky-draw .lucky-draw-top-wrap .lucky-draw-top .zwtc-button--large {
    margin-top: 32px;
    width: 327px;
    height: 64px;
    color: #FFF;
    text-align: center;
    font-feature-settings: 'liga' off, 'clig' off;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 64px;
  }
  .lucky-draw .lucky-draw-top-wrap .lucky-draw-top .lucky-draw-top__tips {
    margin-top: 28px;
    font-size: 10px;
    font-weight: 500;
    line-height: 12px;
    letter-spacing: 0.2px;
    text-align: center;
  }
  .lucky-draw .lucky-draw-top-wrap .lucky-draw-top .lucky-draw-top__tips h3 {
    font-size: 10px;
  }
  .lucky-draw .price-pool {
    width: 327px;
    padding: 0;
    height: auto;
    margin-bottom: 40px;
  }
  .lucky-draw .price-pool .price-pool__title {
    color: var(--re-new-grey-major);
    font-size: 12px;
    font-weight: 600;
    line-height: 15px;
  }
  .lucky-draw .price-pool .prize-pool-flex-bar {
    height: 134px;
  }
  .lucky-draw .chances-block {
    width: 327px;
    margin: auto;
    margin-top: 100px;
  }
  .lucky-draw .chances-block .chances {
    width: 327px;
    margin: auto;
  }
  .lucky-draw .chances-block .chances .checkin-record {
    cursor: pointer;
    margin: 14px auto 16px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .lucky-draw .chances-block .chances .checkin-record .record-title {
    color: #D6001C;
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    text-transform: capitalize;
  }
  .lucky-draw .chances-block .chances .checkin-record .icon {
    width: 16px;
    height: 16px;
    background-image: url('/futures-activity/worldtradingchampionship2025/assets/lucky-draw/arrow-right.svg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }
  .lucky-draw .chances-block .chances .brand {
    color: var(--re-new-brand-regular);
  }
  .lucky-draw .chances-block .chances .chances__title {
    color: var(--re-new-grey-white, #fff);
    text-align: center;
    text-shadow: 0px 0px 30px rgba(255, 247, 162, 0.8);
    font-size: 24px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 1.2px;
  }
  .lucky-draw .chances-block .chances .chances__sub-title {
    margin-top: 8px;
    margin-bottom: 40px;
    color: var(--re-new-grey-white, #fff);
    box-shadow: none;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 2.1px;
  }
  .lucky-draw .chances-block .chances .chances__content {
    margin-top: 16px;
  }
  .lucky-draw .chances-block .chances .chances__item-wrap {
    margin-left: 0px;
    margin-bottom: 0px;
    flex: 0 0 276px;
    width: 276px;
    background: #000;
    border-radius: 10px;
  }
  .lucky-draw .chances-block .chances .chances__item-wrap .chances__item {
    display: flex;
    align-items: center;
    width: 327px;
    height: 133px;
    margin-bottom: 18px;
    padding: 18px 9px;
    background-image: url('/futures-activity/worldtradingchampionship2025/assets/lucky-draw/luckydraw-chance-bg.png');
    background-size: 327px 133px;
    background-repeat: no-repeat;
    background-position: center;
  }
  .lucky-draw .chances-block .chances .chances__item-wrap .chances__item:hover {
    transform: translateY(-4px);
    background-image: url('/futures-activity/worldtradingchampionship2025/assets/lucky-draw/luckydraw-chance-bg-hover.png');
    background-size: 584px 236px;
  }
  .lucky-draw .chances-block .chances .chances__item-wrap .chances__item .item-left {
    text-align: center;
    padding-right: 5px;
    flex: 0 0 74px;
    max-width: 74px;
    word-break: break-all;
  }
  .lucky-draw .chances-block .chances .chances__item-wrap .chances__item .item-left .left-num {
    font-size: 27px;
    font-weight: 900;
    line-height: normal;
    letter-spacing: 1.35px;
  }
  .lucky-draw .chances-block .chances .chances__item-wrap .chances__item .item-left .left-desc {
    max-width: 65px;
    text-align: center;
    font-size: 10px;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
  }
  .lucky-draw .chances-block .chances .chances__item-wrap .chances__item .item-right {
    margin-left: 24px;
  }
  .lucky-draw .chances-block .chances .chances__item-wrap .chances__item .item-right .right-desc {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
  }
  .lucky-draw .chances-block .chances .chances__item-wrap .chances__item .item-right .chances__process {
    margin: 14.5px 0 14.5px 0;
    width: 215px;
    height: 5px;
    background-color: rgba(214, 0, 28, 0.2);
    position: relative;
  }
  .lucky-draw .chances-block .chances .chances__item-wrap .chances__item .item-right .chances__process span {
    font-size: 12px;
    font-weight: 600;
  }
  .lucky-draw .chances-block .chances .chances__item-wrap .chances__item .item-right .chances__process .chances__process__line {
    height: 5px;
    position: absolute;
    background: #D6001C;
    opacity: 1;
  }
  .lucky-draw .chances-block .chances .chances__item-wrap .chances__item .item-right .chances__process .chances__process__now {
    position: absolute;
    top: -14px;
    text-align: center;
  }
  .lucky-draw .chances-block .chances .chances__item-wrap .chances__item .item-right .chances__process .chances__process__now span {
    position: absolute;
    left: -50%;
  }
  .lucky-draw .chances-block .chances .chances__item-wrap .chances__item .item-right .chances__process .chances__process__start {
    position: absolute;
    top: 14px;
    left: 0;
  }
  .lucky-draw .chances-block .chances .chances__item-wrap .chances__item .item-right .chances__process .chances__process__end {
    position: absolute;
    top: 14px;
    right: 0;
  }
  .lucky-draw .chances-block .chances .chances__item-wrap .chances__item .item-right .chances__total {
    margin-top: 14px;
    font-size: 10px;
  }
  .lucky-draw .chances-block .chances .chances__item-wrap .chances__item .item-right .chances__total span {
    font-size: 10px;
  }
  .lucky-draw .chances-block .chances .chances__item-wrap .chances__item .item-right .chances__Invite {
    margin: 26px 0 40px 0;
    width: 389px;
    font-size: 14px;
  }
  .lucky-draw .chances-block .chances .chances__item-wrap .chances__item .item-right .chances__item__btn,
  .lucky-draw .chances-block .chances .chances__item-wrap .chances__item .item-right .chances__item__btn--done,
  .lucky-draw .chances-block .chances .chances__item-wrap .chances__item .item-right .chances__item__btn-disable {
    margin-top: 26px;
    padding: 0 15px;
    height: 33px;
    border-radius: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 10px;
    font-weight: 600;
    line-height: normal;
  }
  .lucky-draw .chances-block .chances .chances__item-wrap .chances__item .item-right .chances__item__btn .right-icon,
  .lucky-draw .chances-block .chances .chances__item-wrap .chances__item .item-right .chances__item__btn--done .right-icon,
  .lucky-draw .chances-block .chances .chances__item-wrap .chances__item .item-right .chances__item__btn-disable .right-icon {
    color: #000;
    width: 16px;
    height: 16px;
    margin-left: 5px;
    background: url('/futures-activity/worldtradingchampionship2025/assets/lucky-draw/arrow-right-white.svg') no-repeat center;
    background-size: 16px;
  }
  .lucky-draw .chances-block .chances .chances__item-wrap .chances__item .chances__item__btn {
    padding: 0 15px;
    cursor: pointer;
    background-color: #D6001C;
    color: #fff;
    line-height: 30px;
    border-radius: 100px;
    text-align: center;
  }
  .lucky-draw .chances-block .chances .chances__item-wrap .chances__item .chances__item__btn:hover {
    border-radius: 1000px;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%), #D6001C;
  }
  .lucky-draw .chances-block .chances .chances__item-wrap .chances__item .chances__item__btn:active {
    border-radius: 1000px;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), #D6001C;
  }
  .lucky-draw .chances-block .chances .chances__item-wrap .chances__item .chances__item__btn.disabled {
    cursor: not-allowed;
    flex-shrink: 0;
    opacity: 50%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), #D6001C;
  }
  .lucky-draw .chances-block .chances .chances__item-wrap .chances__item .chances__item__btn:active {
    color: #ffefa0;
    background: center no-repeat url('/futures-activity/worldtradingchampionship2025/assets/lucky-draw/chance-btn--active.svg');
    background-size: contain;
  }
  .lucky-draw .chances-block .chances .chances__item-wrap .chances__item .chances__item__btn--done {
    color: #fff;
    cursor: not-allowed;
    flex-shrink: 0;
    opacity: 50%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), #D6001C;
  }
  .lucky-draw .chances-block .chances .chances__item-wrap .chances__item .chances__item__btn-disable {
    color: #fff;
    cursor: not-allowed;
    flex-shrink: 0;
    opacity: 50%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), #D6001C;
  }
  .lucky-draw .chances-block .chances .chances__item-wrap:last-child {
    margin-bottom: 0;
  }
  .lucky-draw .rules-block {
    width: 100%;
  }
  .lucky-draw .rules-block .rules {
    width: 327px;
    margin: 60px auto;
  }
  .lucky-draw .rules-block .rules .rules__title {
    line-height: 19px;
    color: var(--re-new-grey-major);
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 20px;
  }
  .lucky-draw .rules-block .rules .rules__content {
    margin-top: 20px;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
  }
  .lucky-draw .rules-block .rules .rules__content p {
    margin-bottom: 16px;
    line-height: 15px;
  }
  .lucky-draw-hint-wrapper {
    width: 324px;
    height: 417px;
    background-image: url('/futures-activity/worldtradingchampionship2025/assets/lucky-draw/h5/modal-bg.png');
    background-size: 324px 417px;
  }
  .lucky-draw-hint-wrapper .dialog-box {
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 20px;
  }
  .lucky-draw-hint-wrapper .dialog-box .dialog-header .dialog-header-left .dialog-header-text {
    font-size: 18px;
  }
  .lucky-draw-hint-wrapper .dialog-box .dialog-header .dialog-header-right .dialog-header-close {
    width: 12px;
    height: 12px;
  }
  .lucky-draw-hint-wrapper .dialog-box .dialog-content {
    margin-left: 12px;
    margin-top: 18px;
  }
  .lucky-draw-hint-wrapper .dialog-box .dialog-content .main-hint {
    width: 220px;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
  }
  .lucky-draw-hint-wrapper .dialog-box .dialog-content .main-hint h3 {
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 16px;
  }
  .lucky-draw-hint-wrapper .dialog-box .dialog-footer {
    bottom: 48px;
  }
  .lucky-draw-hint-wrapper .dialog-box .dialog-footer .zwtc-button--large {
    width: 215px;
    height: 48px;
    background-size: 215px 48px;
  }
}

.price-pool {
  width: 1200px;
  margin: 0 auto;
  margin-bottom: 94px;
  margin-top: 190px;
}
.price-pool h2 {
  color: #0bccbf;
  font-size: 40px;
  font-weight: 900;
}
.price-pool .sub-title {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
}
.price-pool .sub-title .price-pool__title {
  margin-right: 75px;
}
.price-pool .con-step .z-step-view {
  width: 100%;
  position: relative;
}
.price-pool .con-step .z-step-view h3 {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #ffffff;
  margin-bottom: 20px;
}
.price-pool .con-step .z-step-view h3:nth-child(1) {
  margin-top: 78px;
}
.price-pool .con-step .z-step-view h3:nth-child(2) {
  margin-top: 12px;
}
.price-pool .con-step .z-step-view .cons {
  width: 100%;
  position: relative;
}
.price-pool .con-step .z-step-view .cons .top-con {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.price-pool .con-step .z-step-view .cons .top-con div {
  min-width: 230px;
  color: #8599a6;
  text-align: left;
  position: relative;
  font-size: 16px;
  font-weight: 600;
  flex: 1;
}
.price-pool .con-step .z-step-view .cons .top-con div:last-child {
  min-width: auto;
}
.price-pool .con-step .z-step-view .cons .top-con-bottom {
  margin-top: 40px;
}
.price-pool .con-step .z-step-view .cons .pop-con {
  box-sizing: border-box;
  border-radius: 1px;
  left: 50%;
  position: absolute;
  top: 30px;
  transform: translate3d(-50%, -50%, 0);
  height: 20px;
  z-index: 1;
  overflow: visible;
  width: 100%;
  position: relative;
}
.price-pool .con-step .z-step-view .cons .pop-con .show-item {
  display: inline-block !important;
  justify-content: space-around;
  align-items: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  top: 0;
}
.price-pool .con-step .z-step-view .cons .pop-con .show-item div {
  flex: 1;
  height: 20px;
}
.price-pool .con-step .z-step-view .cons .pop-con .show-item .active {
  background: linear-gradient(110deg, #fa5c33 2.37%, #e036af 75.53%);
  border: none;
  position: relative;
  width: 20%;
  display: inline-block;
}
.price-pool .con-step .z-step-view .cons .pop-con .show-item .active .top {
  width: 14px;
  height: 10px;
  background: url('/futures-activity/worldtradingchampionship2025/assets/lucky-draw/h5/arrow-down.png') no-repeat center;
  background-size: 100% 100%;
  position: absolute;
  right: -7px;
  bottom: 22px;
}
.price-pool .con-step .z-step-view .cons .pop-con .show-item .active .bottom {
  width: 14px;
  height: 10px;
  background: url('/futures-activity/worldtradingchampionship2025/assets/lucky-draw/h5/arrow-up.png') no-repeat center;
  background-size: 100% 100%;
  position: absolute;
  right: -7px;
  top: 22px;
}
@media (max-width: 767px) {
  .price-pool {
    width: 100%;
    padding: 0 20px;
    margin-top: 96px;
  }
  .price-pool h2 {
    color: #0bccbf;
    font-size: 24px;
    font-style: italic;
    font-weight: 900;
    text-transform: uppercase;
    word-wrap: break-word;
  }
  .price-pool .sub-title {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    display: flex;
    flex-direction: column;
  }
  .price-pool .sub-title span {
    margin-bottom: 12px;
  }
  .price-pool .con-step .z-step-view h3 {
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    line-height: normal;
  }
  .price-pool .con-step .z-step-view h3:nth-child(1) {
    margin-top: 29px;
  }
  .price-pool .con-step .z-step-view .cons .top-con div {
    min-width: auto;
    color: var(--grey-white, #fff);
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .price-pool .con-step .z-step-view .cons .top-con .top {
    right: -10px !important;
  }
  .price-pool .con-step .z-step-view .cons .top-con .bottom {
    right: -10px !important;
  }
  .price-pool .con-step .z-step-view .cons h3 {
    margin-top: 23px;
  }
}

.bonus__container .bonus__header {
  width: 1200px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
  padding-top: 82px;
}
.bonus__container .bonus__header .left h3 {
  color: #0bccbf;
  font-size: 40px;
  font-weight: 900;
  text-transform: uppercase;
}
.bonus__container .bonus__header .left span {
  color: #fff;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
}
.bonus__container .bonus__header .btn {
  width: 264px;
  height: 56px;
  cursor: pointer;
  background: url('/futures-activity/worldtradingchampionship2025/assets/button/primary_button.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #0bccbf;
  font-size: 24px;
  font-weight: 700;
}
.bonus__container .bonus__header .btn:hover {
  background: url('/futures-activity/worldtradingchampionship2025/assets/button/primary_button_hover.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  color: #fff;
}
.bonus__container .bonus__header .btn.gray {
  pointer-events: none;
  background: url('/futures-activity/worldtradingchampionship2025/assets/button/gray_button.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}
.bonus__container .bonus__main {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 30px;
  width: 1200px;
  height: 278px;
  margin: 0 auto;
  margin-top: 86px;
}
.bonus__container .bonus__main .bonus-item {
  text-align: center;
}
.bonus__container .bonus__main .bonus-item:nth-child(1) {
  grid-column-start: 1;
}
.bonus__container .bonus__main .bonus-item:nth-of-type(2) {
  grid-column-start: 2;
}
.bonus__container .bonus__main .bonus-item:nth-of-type(3) {
  grid-column-start: 3;
}
.bonus__container .bonus__main .bonus-item:nth-of-type(4) {
  grid-column-start: 4;
}
.bonus__container .bonus__main .bonus-item:nth-of-type(5) {
  grid-column-start: 4;
}
.bonus__container .bonus__main .bonus-item .bonus__img {
  width: 180px;
  height: 180px;
}
.bonus__container .bonus__main .bonus-item .bonus__title {
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  margin-top: 40px;
}
.bonus__container .bonus__main .bonus-item .bonus__title span {
  color: #0bccbf;
  display: block;
  word-break: break-all;
}
@media (max-width: 767px) {
  .bonus__container .bonus__header {
    width: 100%;
    display: flex;
    flex-direction: column;
    margin-top: 37px;
  }
  .bonus__container .bonus__header .left {
    padding: 0 24px;
    text-align: center;
  }
  .bonus__container .bonus__header .left h3 {
    color: var #0bccbf;
    text-align: center;
    font-size: 20px !important;
    font-style: italic;
    font-weight: 900;
    line-height: normal;
    text-transform: uppercase;
  }
  .bonus__container .bonus__header .left span {
    color: #fff;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
  }
  .bonus__container .bonus__header .btn {
    width: 168px;
    height: 40px;
    cursor: pointer;
    background: url('/futures-activity/worldtradingchampionship2025/assets/button/primary_button-h5.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #0bccbf;
    font-size: 16px;
    font-weight: 700;
    margin-top: 24px;
  }
  .bonus__container .bonus__header .btn:hover {
    background: url('/futures-activity/worldtradingchampionship2025/assets/button/primary_button-h5.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    color: #0bccbf;
  }
  .bonus__container .bonus__header .btn.gray {
    pointer-events: none;
    background: url('/futures-activity/worldtradingchampionship2025/assets/button/primary_button_disabled-h5.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .bonus__container .bonus__main {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    padding: 0 20px;
    margin-top: 52px;
  }
  .bonus__container .bonus__main .bonus-item {
    display: flex;
  }
  .bonus__container .bonus__main .bonus-item img {
    width: 100px !important;
    height: 100px !important;
  }
  .bonus__container .bonus__main .bonus-item .bonus__title {
    color: #fff;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-left: 12px;
    text-align: left;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-top: 0;
  }
  .bonus__container .bonus__main .bonus-item .bonus__title span {
    color: #0bccbf;
  }
}

.performance__container .performance__main {
  margin: 0 auto;
}
.performance__container .con-choice {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  margin-bottom: 60px;
}
.performance__container .con-choice .ant-table .profit {
  color: #089975;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.1px;
}
.performance__container .con-choice .ant-table th.head {
  background-color: #0b1217;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
}
.performance__container .con-choice .ant-table .rank {
  font-size: 14px;
  font-weight: 900;
  line-height: 17px;
}
.performance__container .con-choice .ant-table .rank .first {
  color: #f6d561;
}
.performance__container .con-choice .ant-table .rank .second {
  color: #b8bbc4;
  text-align: center;
  font-size: 14px;
  font-weight: 900;
}
.performance__container .con-choice .ant-table .rank .third {
  font-size: 14px;
  font-weight: 900;
  color: #e3755d;
}
.performance__container .con-choice .ant-table .ai-item {
  color: #f53b57;
  display: inline-flex;
  align-items: center;
}
.performance__container .con-choice .ant-table .ai-item .ai-icon {
  display: inline-block;
  width: 30px;
  height: 16px;
  background: url('/futures-activity/worldtradingchampionship2025/assets/squad-race/ai2.svg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
}
.performance__container .con-choice .ant-table .operation .btn {
  width: 150px;
  height: 36px;
  cursor: pointer;
  background: url('/futures-activity/worldtradingchampionship2025/assets/button/button.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #0bccbf;
  font-size: 16px;
  font-weight: 600;
}
.performance__container .con-choice .ant-table .operation .btn:hover {
  background: url('/futures-activity/worldtradingchampionship2025/assets/button/button-hover.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  color: #fff;
}
.performance__container .con-choice .ant-table .amount_e6 .green {
  color: green;
}
.performance__container .con-choice .ant-table .amount_e6 .red {
  color: red;
}
.performance__container .con-choice .ant-table .is_valid .select {
  width: 24px;
  height: 24px;
  display: inline-block;
  background: url('/futures-activity/worldtradingchampionship2025/assets/squad-race/select.png') no-repeat center;
  background-size: 100% 100%;
}
.performance__container .con-choice .inp-choice {
  background: #143151;
  border: 1px solid #143151;
  color: #fff;
  height: 40px;
  line-height: 40px;
  text-align: center;
  width: 380px;
  position: absolute;
  left: 50%;
  top: 50px;
  border-radius: 8px;
  transform: translate(-50%);
}
.performance__container .con-choice input::-ms-input-placeholder {
  text-align: center;
}
.performance__container .con-choice input::-webkit-input-placeholder {
  text-align: center;
}
.performance__container .con-choice .header {
  width: 1200px;
  height: 127px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 42px 32px 48px;
  justify-content: space-between;
  color: #fff;
  background: url('/futures-activity/worldtradingchampionship2025/assets/copy-trade/copy-trade-table-header.svg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.performance__container .con-choice .header .my_rank {
  min-height: 20px;
  flex-basis: 100%;
}
.performance__container .con-choice .header .my_rank span {
  color: #0bccbf;
  font-size: 12px;
  font-weight: 600;
  line-height: 19px;
  /* 118.75% */
}
.performance__container .con-choice .header .my_rank span:nth-child(1) {
  margin-right: 54px;
}
.performance__container .con-choice .header .my_rank span.red {
  color: red;
}
.performance__container .con-choice .header .change-site .ant-select-selector {
  width: 270px;
  height: 48px;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  background: #0b1217;
  border: 1px solid #8599a6;
  padding: 12px 6px;
  line-height: 48px;
  border-radius: 4px;
}
.performance__container .con-choice .header .change-site .ant-select-arrow {
  color: #fff;
}
.performance__container .con-choice .header .change-site .ant-select-dropdown {
  background: #000;
  color: #fff;
}
.performance__container .con-choice .header .change-site .ant-select-item-option {
  color: #ffffff;
  height: 40px;
  line-height: 40px;
}
.performance__container .con-choice .header .change-site .ant-select-item-option-selected,
.performance__container .con-choice .header .change-site .ant-select-item-option-active {
  background: #0050c7;
  color: #fff;
}
.performance__container .con-choice .header .tabs-header {
  flex: 1;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 800;
  font-size: 20px;
  margin-left: 68px;
}
.performance__container .con-choice .header .tabs-header > div {
  text-align: center;
  cursor: pointer;
  margin-right: 20px;
}
.performance__container .con-choice .header .tabs-header > div:nth-last-child(1)::before {
  content: '/';
  color: rgba(255, 255, 255, 0.2);
  margin-right: 20px;
}
.performance__container .con-choice .header .tabs-header .active {
  color: #0bccbf;
  position: relative;
  margin-top: 8px;
}
.performance__container .con-choice .header .tabs-header .active::after {
  content: '';
  width: 30px;
  height: 3px;
  display: block;
  background-color: #0bccbf;
  margin: 5px auto 0;
}
.performance__container .con-choice .con-st {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  position: relative;
  background-color: #0b1217;
  padding-bottom: 32px;
}
.performance__container .con-choice .con-st .ant-table-tbody > tr.ant-table-row:hover > td,
.performance__container .con-choice .con-st .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #141e26;
}
.performance__container .con-choice .con-st .ant-table-wrapper {
  width: 100%;
  overflow: hidden;
}
.performance__container .con-choice .con-st .ant-table {
  background: #0b1217;
}
.performance__container .con-choice .con-st .ant-table .no-first {
  color: #a3a9ae;
}
.performance__container .con-choice .con-st .ant-table .user-name-table {
  width: 150px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.performance__container .con-choice .con-st .ant-table .ant-empty-description {
  color: #fff;
}
.performance__container .con-choice .con-st .ant-table-thead > tr > th {
  background: rgba(245, 59, 87, 0.1);
  color: #fff !important;
  font-weight: 500;
  font-size: 14px;
  border: none;
  text-align: center;
}
.performance__container .con-choice .con-st .ant-table-tbody > tr:hover {
  background: #141e26;
}
.performance__container .con-choice .con-st .ant-table-tbody > tr .ant-empty-image {
  width: 80px;
  height: 80px;
  margin: 0 auto;
  background: url('/futures-activity/worldtradingchampionship2025/assets/race/no-data-icon.svg') no-repeat center;
  background-size: 100% 100%;
}
.performance__container .con-choice .con-st .ant-table-tbody > tr .ant-empty-image svg {
  display: none;
}
.performance__container .con-choice .con-st .ant-table-tbody > tr .ant-table-cell-row-hover {
  background: rgba(10, 35, 63, 0.3);
}
.performance__container .con-choice .con-st .ant-table-tbody > tr > td {
  color: #fff;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.1px;
  border: none;
}
.performance__container .con-choice .con-st .ant-table-tbody > tr > td:hover {
  background: #141e26;
}
.performance__container .con-choice .con-st .color-green {
  color: #16b979;
}
.performance__container .con-choice .con-st .color-red {
  color: #e54c67;
}
.performance__container .con-choice .con-st .ant-table-empty .ant-table-tbody > tr.ant-table-placeholder {
  background: rgba(10, 35, 63, 0.3);
}
.performance__container .con-choice .con-st .ant-pagination .ant-pagination-item-link {
  background-color: inherit;
  border: none;
  color: #a3a9ae;
}
.performance__container .con-choice .con-st .ant-pagination .ant-pagination-item {
  color: #a3a9ae;
  background-color: inherit;
  border: none;
}
.performance__container .con-choice .con-st .ant-pagination .ant-pagination-item a {
  color: #fff;
}
.performance__container .con-choice .con-st .ant-pagination .ant-pagination-item-active {
  background: #0bd9bd;
  color: #a3a9ae;
  opacity: 1;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  border-radius: 4px;
}
.performance__container .con-choice .bottom-table-con {
  width: 1080px;
  height: 48px;
  background-color: #143151;
  position: absolute;
  left: 68px;
  right: 68px;
  bottom: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.performance__container .con-choice .bottom-table-con .item-table {
  display: flex;
  color: #fff;
  align-items: center;
  justify-content: center;
}
.performance__container .con-choice .bottom-table-con .item-table i {
  width: 20px;
  height: 20px;
  display: block;
  background: url('/futures-activity/worldtradingchampionship2025/assets/race/share-icon.svg') no-repeat center;
  background-size: 100% 100%;
  cursor: pointer;
}
.performance__container .con-choice .bottom-table-con .item-table-0 {
  width: 120px;
}
.performance__container .con-choice .bottom-table-con .item-table-1 {
  width: 240px;
  color: #00eed1;
}
.performance__container .con-choice .bottom-table-con .item-table-1 a {
  text-decoration: underline;
  color: #00eed1;
}
.performance__container .con-choice .bottom-table-con .item-table-2 {
  width: 120px;
}
.performance__container .con-choice .bottom-table-con .item-table-3 {
  width: 200px;
}
.performance__container .con-choice .bottom-table-con .item-table-4 {
  width: 200px;
}
.performance__container .con-choice .bottom-table-con .item-table-5 {
  width: 200px;
}
.performance__container .con-choice .name-over {
  width: 150px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 0 auto;
  color: #a3a9ae;
  cursor: pointer;
}
.performance__container .con-choice .name-over a {
  color: #fff;
  text-align: center;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.1px;
  text-decoration-line: underline;
}
.performance__container .con-choice .name-over-green {
  color: #0bd9bd;
}
.performance__container .con-choice .first-order {
  font-weight: 900;
  background-image: linear-gradient(to right, #f6d561, #f1ab41);
  -webkit-background-clip: text;
  color: transparent;
}
.performance__container .con-choice .second-order {
  font-weight: 900;
}
.performance__container .con-choice .thirt-order {
  font-weight: 900;
  background-image: linear-gradient(to right, #f7a06e, #e3755d);
  -webkit-background-clip: text;
  color: transparent;
}
.performance__container .con-choice .footer-page {
  bottom: 24px;
  left: 0;
  right: 0;
  padding: 0 48px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  color: #fff;
  margin: 0 auto;
}
.performance__container .con-choice .footer-page .dec {
  color: #8599a6;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.2px;
}
.performance__container .con-choice .footer-page > div {
  flex: 1;
}
.performance__container .con-choice .footer-page .page-show {
  text-align: right;
  color: #fff;
}
.performance__container .con-choice .footer-page .ant-pagination-item-ellipsis {
  color: #fff;
}
.performance__container .con-choice .footer-page .ant-table {
  background: rgba(10, 35, 63, 0.3);
}
.performance__container .con-choice .footer-page .ant-table:hover {
  background: rgba(10, 35, 63, 0.3);
}
.performance__container .con-choice .footer-page .ant-table .no-first {
  color: #a3a9ae;
}
.performance__container .con-choice .footer-page .ant-table .user-name-table {
  width: 280px;
  overflow: hidden;
}
.performance__container .con-choice .footer-page .ant-table .ant-empty-description {
  color: #fff;
}
.performance__container .con-choice .footer-page .ant-table-thead > tr > th {
  background: #0a233f;
  color: #fff !important;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  border: none;
  text-align: center;
}
.performance__container .con-choice .footer-page .ant-table-tbody > tr:hover {
  background: rgba(10, 35, 63, 0.3);
}
.performance__container .con-choice .footer-page .ant-table-tbody > tr .ant-table-cell-row-hover {
  background: rgba(10, 35, 63, 0.3);
}
.performance__container .con-choice .footer-page .ant-table-tbody > tr > td {
  color: #ffffff;
  text-align: center;
  padding: 9px 16px;
  border: none;
  margin: 0 auto;
}
.performance__container .con-choice .footer-page .ant-table-tbody > tr > td:hover {
  background: #141e26;
}
.performance__container .con-choice .footer-page .color-green {
  color: #16b979;
}
.performance__container .con-choice .footer-page .color-red {
  color: #e54c67;
}
.performance__container .con-choice .footer-page .ant-table-empty .ant-table-tbody > tr.ant-table-placeholder {
  background: rgba(10, 35, 63, 0.3);
}
.performance__container .con-choice .footer-page .ant-pagination .ant-pagination-item-link {
  background: rgba(11, 204, 191, 0.1);
  border: none;
  color: #8599a6;
  font-weight: 600;
}
.performance__container .con-choice .footer-page .ant-pagination .ant-pagination-item {
  border-radius: 4px;
  background: rgba(11, 204, 191, 0.1);
  border: none;
}
.performance__container .con-choice .footer-page .ant-pagination .ant-pagination-item a {
  color: #8599a6;
  font-weight: 600;
}
.performance__container .con-choice .footer-page .ant-pagination .ant-pagination-item-active {
  background: #0bccbf;
  opacity: 1;
  font-weight: 600;
  font-size: 14px;
  border-radius: 4px;
}
.performance__container .con-choice .footer-page .ant-pagination .ant-pagination-item-active a {
  color: #05080a;
  font-weight: 600;
}
.performance__container-mobile {
  width: 100%;
  height: auto;
  padding-top: 0;
}
.performance__container-mobile .con-choice {
  width: 100%;
  height: auto;
}
.performance__container-mobile .con-choice .item-table-0,
.performance__container-mobile .con-choice .item-table-1 {
  text-align: left;
}
.performance__container-mobile .con-choice .no-data {
  position: absolute;
  width: 80px;
  height: 100px;
  margin: 0px auto;
  left: 50%;
  top: 50%;
  color: #fff;
  transform: translate(-50%, -50%);
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: wrap;
}
.performance__container-mobile .con-choice .no-data .img-no-data {
  width: 80px;
  height: 80px;
  background: url('/futures-activity/worldtradingchampionship2025/assets/race/no-data-icon.svg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
}
.performance__container-mobile .con-choice .header {
  display: block;
  padding-top: 25px;
  padding: 6px 24px;
  width: 100%;
  height: 72px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  color: #fff;
  background: url('/futures-activity/worldtradingchampionship2025/assets/copy-trade/copy-trade-table-header.svg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.performance__container-mobile .con-choice .header .my_rank {
  margin-top: 0;
  margin-bottom: 8px;
}
.performance__container-mobile .con-choice .header .my_rank span {
  font-weight: 500;
}
.performance__container-mobile .con-choice .header .my_rank span:nth-child(1) {
  margin-right: 20px;
}
.performance__container-mobile .con-choice .header .change-site {
  margin: 20px auto;
  display: block;
}
.performance__container-mobile .con-choice .header .tabs-header {
  margin-left: 0;
  color: var(--grey-major, #fff);
  text-align: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.performance__container-mobile .con-choice .header .tabs-header div {
  word-break: break-all;
}
.performance__container-mobile .con-choice .header .tabs-header div:first-child {
  margin-right: 0;
}
.performance__container-mobile .con-choice .header .tabs-header div:nth-last-child(1) {
  margin-left: 40px !important;
  margin-right: 0;
}
.performance__container-mobile .con-choice .header .tabs-header div:nth-last-child(1)::before {
  display: none;
}
.performance__container-mobile .con-choice .header .tabs-header .active {
  margin-left: 0 !important;
  margin-right: 0;
}
.performance__container-mobile .con-choice .mobile-name-mem p {
  margin-bottom: 0;
}
.performance__container-mobile .con-choice .mobile-name-mem p a {
  text-decoration: underline;
  font-weight: 700;
}
.performance__container-mobile .con-choice .footer-page {
  display: flex;
  padding: 0 24px;
  text-align: center;
}
.performance__container-mobile .con-choice .footer-page .dec {
  display: none;
}
.performance__container-mobile .con-choice .con-st {
  padding: 0 0 12px;
  justify-content: flex-start;
  position: relative;
  background-color: #0b1217;
}
.performance__container-mobile .con-choice .con-st .change-item {
  bottom: 8px;
  right: 32px;
}
.performance__container-mobile .con-choice .con-st .ant-table-wrapper .ant-table-thead .ant-table-cell {
  color: var(--grey-major, #fff);
  font-size: 12px;
  font-weight: 500;
  line-height: 12px;
  /* 158.333% */
}
.performance__container-mobile .con-choice .con-st .ant-table-wrapper .operation .btn {
  width: 130px;
  height: 24px;
  background-size: 100% 100%;
  font-size: 12px;
  font-weight: 600;
}
.performance__container-mobile .con-choice .con-st .ant-table-wrapper .operation .btn:hover {
  background: url('/futures-activity/worldtradingchampionship2025/assets/button/button-hover.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
  color: #fff;
}
.performance__container-mobile .con-choice .mobile-name-mem {
  text-align: left;
}
.performance__container-mobile .con-choice .mobile-name-mem p {
  margin-bottom: 0;
}
.performance__container-mobile .con-choice .bottom-table-con {
  width: auto;
  left: 12px;
  padding-left: 12px;
  right: 12px;
  height: 56px;
}
.performance__container-mobile .con-choice .bottom-table-con .item-table {
  display: block;
}
.performance__container-mobile .con-choice .bottom-table-con .item-table p {
  margin-bottom: 4px;
}
.performance__container-mobile .con-choice .bottom-table-con .item-table-0 {
  width: 88px;
}

.copytrade__container {
  background: linear-gradient(180deg, #180004 0%, #000 100%, #000 100%);
}
.copytrade__container .copytrade__rules {
  width: 100%;
  background: #010202;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  align-items: center;
  color: #52756f;
  font-size: 14px;
  font-weight: 500;
}
.copytrade__container .copytrade__rules .rules-title {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 20px;
}
.copytrade__container .copytrade__rules .rules-main {
  width: 1180px;
  line-height: 35px;
  color: #8599a6;
  font-size: 14px;
}
.copytrade__container .copytrade__rules .rules-main h3 {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .copytrade__container .copytrade__rules {
    padding: 40px 24px;
    color: #52756f;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .copytrade__container .copytrade__rules .rules-main {
    width: 327px;
  }
}

.zwtc-warm-up-banner {
  display: flex;
  width: 100%;
  min-width: 1200px;
  background-color: #000;
  position: relative;
  margin: 0 auto;
  z-index: 5;
}
.zwtc-warm-up-banner .zwtc-poster {
  width: 100%;
  max-width: 1920px;
  min-width: 1200px;
  height: 600px;
  margin: auto;
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/banner/web/banner.png');
  background-size: 1920px 600px;
  background-repeat: no-repeat;
  background-position: top;
  animation-name: bg-opacity;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
}
.zwtc-warm-up-banner .zwtc-warm-up-banner-title-wrapper {
  width: 1100px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
  top: 195px;
  color: var(--re-new-grey-white);
  user-select: none;
}
.zwtc-warm-up-banner .zwtc-warm-up-banner-title-wrapper .zwtc-warm-up-banner-title1 {
  color: #FFF;
  font-feature-settings: 'liga' off, 'clig' off;
  text-shadow: 3.718px 3.718px 0px #000, 0px 3.257px 33.461px #FF252A;
  font-family: "Bai Jamjuree";
  font-size: 42.75px;
  font-style: italic;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 31px;
  max-width: 482px;
  word-break: normal;
}
.zwtc-warm-up-banner .zwtc-warm-up-banner-title-wrapper .zwtc-warm-up-banner-title2 {
  color: #FFF;
  font-feature-settings: 'liga' off, 'clig' off;
  text-shadow: 3.718px 3.718px 0px #000, 0px 3.257px 33.461px #FF252A;
  font-family: "Bai Jamjuree";
  font-size: 26.053px;
  font-style: italic;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 3.908px;
}
.zwtc-warm-up-banner .zwtc-warm-up-banner-title-wrapper .zwtc-warm-up-banner-title3 {
  color: #FFF;
  font-feature-settings: 'liga' off, 'clig' off;
  text-shadow: 3.086px 3.086px 0px #000, 0px 0px 50px #FF252A, 0px 0px 50px #FF252A, 0px 0px 50px #FF252A;
  font-family: "Bai Jamjuree";
  font-size: 67.584px;
  font-style: italic;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 10.138px;
}
@media (max-width: 767px) {
  .zwtc-warm-up-banner {
    width: 100%;
    min-width: unset;
    height: 600px;
    background-image: url('/futures-activity/worldtradingchampionship2025/assets/banner/h5/banner.png');
    background-size: cover;
  }
  .zwtc-warm-up-banner .zwtc-warm-up-banner-title-wrapper {
    width: 324px;
    bottom: 21px;
    transform: translateX(-50%);
    top: 385px;
  }
  .zwtc-warm-up-banner .zwtc-warm-up-banner-title-wrapper .zwtc-warm-up-banner-title1 {
    color: #FFF;
    text-align: center;
    font-feature-settings: 'liga' off, 'clig' off;
    text-shadow: 3.718px 3.718px 0px #000, 0px 3.257px 33.461px #FF252A, 0px 0px 3.257px rgba(0, 0, 0, 0.25);
    font-family: "Bai Jamjuree";
    font-size: 28px;
    font-style: italic;
    font-weight: 700;
    line-height: normal;
    max-width: 304px;
    word-break: normal;
    margin: 0 auto;
    margin-bottom: 16px;
  }
  .zwtc-warm-up-banner .zwtc-warm-up-banner-title-wrapper .zwtc-warm-up-banner-title2 {
    color: #FFF;
    text-align: center;
    font-feature-settings: 'liga' off, 'clig' off;
    text-shadow: 3.718px 3.718px 0px #000, 0px 3.257px 33.461px #FF252A, 0px 0px 3.257px rgba(0, 0, 0, 0.25);
    font-family: "Bai Jamjuree";
    font-size: 16px;
    font-style: italic;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 2.4px;
  }
  .zwtc-warm-up-banner .zwtc-warm-up-banner-title-wrapper .zwtc-warm-up-banner-title3 {
    color: #FFF;
    text-align: center;
    font-feature-settings: 'liga' off, 'clig' off;
    text-shadow: 3.086px 3.086px 0px #000, 0px 0px 50px #FF252A, 0px 0px 50px #FF252A, 0px 0px 50px #FF252A;
    font-family: "Bai Jamjuree";
    font-size: 48px;
    font-style: italic;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 7.2px;
  }
}

.content-view {
  width: 1292px;
  height: 484px;
  margin: 0 auto;
}
.content-view .content-view__tab {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-left: 13px;
  margin-bottom: 11px;
}
.content-view .content-view__tab .content-view__tab__item {
  padding: 8px 24px;
  margin-right: 12px;
  line-height: 17px;
  font-size: 14px;
  font-weight: 400;
  color: var(--re-new-grey-minor);
  border: 1px solid rgba(255, 255, 255, 0.2);
  cursor: pointer;
}
.content-view .content-view__tab .content-view__tab__item:last-child {
  margin-right: 0;
}
.content-view .content-view__schedule {
  position: relative;
  width: 100%;
}
.content-view .content-view__schedule::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 1px solid #D6001C;
  border-radius: 15px;
  transform: skew(-10deg);
}
.content-view .content-view__schedule .content-view__schedule__title {
  padding: 13px 56px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.content-view .content-view__schedule .content-view__schedule__title .con-item {
  text-align: center;
  color: var(--re-new-grey-white);
}
.content-view .content-view__schedule .content-view__schedule__title .con-item h4 {
  margin-bottom: 2px;
  line-height: 17px;
  font-size: 14px;
  font-weight: 400;
  color: var(--re-new-grey-white);
}
.content-view .content-view__schedule .content-view__schedule__title .con-item p {
  margin-bottom: 0;
  line-height: 30px;
  font-size: 24px;
  font-weight: 800;
}
.content-view .content-view__schedule .content-view__schedule__detail {
  width: 1292px;
  height: 484px;
  position: relative;
  /* 添加背景过渡动画 */
}
.content-view .content-view__schedule .content-view__schedule__detail .content-view__schedule__detail__line {
  height: 37px;
  width: 100%;
  display: inline-flex;
  margin-top: 28px;
}
.content-view .content-view__schedule .content-view__schedule__detail .content-view__schedule__detail__line .content-view__schedule__detail__line__item {
  position: relative;
  cursor: pointer;
  background-color: #1C1812;
  padding: 10px;
  height: 100%;
  color: #6A6A6A;
  font-size: 14px;
  font-weight: 800;
}
.content-view .content-view__schedule .content-view__schedule__detail .content-view__schedule__detail__line .content-view__schedule__detail__line__item h3 {
  font-weight: 800;
  font-size: 14px;
  line-height: 17px;
  display: flex;
  align-items: center;
  color: #6A6A6A;
  margin-bottom: 8px;
  white-space: pre-line;
}
.content-view .content-view__schedule .content-view__schedule__detail .content-view__schedule__detail__line .content-view__schedule__detail__line__item p {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  color: var(--re-new-grey-detail);
}
.content-view .content-view__schedule .content-view__schedule__detail .content-view__schedule__detail__line.item-top-1 .content-view__schedule__detail__line__item {
  margin-left: 150px;
  width: 1050px;
  margin-right: 1px;
}
.content-view .content-view__schedule .content-view__schedule__detail .content-view__schedule__detail__line.item-top-2 .item-1 {
  margin-left: 300px;
  width: 150px;
  margin-right: 1px;
}
.content-view .content-view__schedule .content-view__schedule__detail .content-view__schedule__detail__line.item-top-2 .item-2 {
  width: 570px;
  margin-right: 1px;
}
.content-view .content-view__schedule .content-view__schedule__detail .content-view__schedule__detail__line.item-top-2 .item-3 {
  width: 417px;
}
.content-view .content-view__schedule .content-view__schedule__detail .content-view__schedule__detail__line.item-top-3 .item-1 {
  width: 600px;
  margin-right: 1px;
}
.content-view .content-view__schedule .content-view__schedule__detail .content-view__schedule__detail__line.item-top-3 .item-2 {
  width: 600px;
}
.content-view .content-view__schedule .content-view__schedule__detail .content-view__schedule__detail__line.item-top-4 .item-1 {
  width: 570px;
  margin-left: 300px;
  margin-right: 1px;
}
.content-view .content-view__schedule .content-view__schedule__detail .content-view__schedule__detail__line.item-top-4 .item-2 {
  width: 359px;
}
.content-view .content-view__schedule .content-view__schedule__detail .content-view__schedule__detail__line.item-top-5 {
  height: 92px;
}
.content-view .content-view__schedule .content-view__schedule__detail .content-view__schedule__detail__line.item-top-5 .item-1 {
  width: 490px;
  margin-left: 416px;
}
.content-view .content-view__schedule .content-view__schedule__detail .content-view__schedule__detail__line.item-top-5 .item-2 {
  width: 247px;
}
.content-view .content-view__schedule .content-view__schedule__detail .content-view__schedule__detail__line .active {
  background-color: var(--re-new-brand-regular-hover);
}
.content-view .content-view__schedule .content-view__schedule__detail .content-view__schedule__detail__line .active-current {
  background: #FFEFA0;
}
.content-view .content-view__schedule .content-view__schedule__detail .content-view__schedule__detail__line .active-current h3 {
  color: #4F3807 !important;
}
.content-view .content-view__schedule .content-view__schedule__detail .content-view__schedule__detail__line .active-before {
  background: #4F3807 !important;
}
.content-view .content-view__schedule .content-view__schedule__detail .content-view__schedule__detail__line .active-before h3 {
  color: #FFEFA0 !important;
}
.content-view .content-view__schedule .content-view__schedule__detail .content-view__schedule__detail__line .active-after {
  background: #1C1812 !important;
}
.content-view .content-view__schedule .content-view__schedule__detail .content-view__schedule__detail__line .active-after h3 {
  color: #6A6A6A !important;
}
.content-view .content-view__schedule .content-view__schedule__detail .content-view__schedule__detail__line.content-view__schedule__detail__line--active.item-top-2 .item-2.active-current .show-date-act,
.content-view .content-view__schedule .content-view__schedule__detail .content-view__schedule__detail__line.content-view__schedule__detail__line--active.item-top-2 .item-2.active .show-date-act {
  top: -38px;
}
.content-view .content-view__schedule .content-view__schedule__detail .content-view__schedule__detail__line.content-view__schedule__detail__line--active.item-top-2 .item-2.active-current + .item-3 .show-date-act,
.content-view .content-view__schedule .content-view__schedule__detail .content-view__schedule__detail__line.content-view__schedule__detail__line--active.item-top-2 .item-2.active + .item-3 .show-date-act {
  top: -18px;
}
.content-view .content-view__schedule .content-view__schedule__detail .content-view__schedule__detail__line.content-view__schedule__detail__line--active.item-top-3 .item-1.active-current .show-date-act,
.content-view .content-view__schedule .content-view__schedule__detail .content-view__schedule__detail__line.content-view__schedule__detail__line--active.item-top-3 .item-1.active .show-date-act {
  top: -38px;
}
.content-view .content-view__schedule .content-view__schedule__detail .content-view__schedule__detail__line.content-view__schedule__detail__line--active.item-top-3 .item-1.active-current + .item-2 .show-date-act,
.content-view .content-view__schedule .content-view__schedule__detail .content-view__schedule__detail__line.content-view__schedule__detail__line--active.item-top-3 .item-1.active + .item-2 .show-date-act {
  top: -18px;
}
.content-view .content-view__schedule .content-view__schedule__detail .content-view__schedule__detail__line.content-view__schedule__detail__line--active.item-top-3 .item-2 {
  width: 600px;
}
.content-view .content-view__schedule .content-view__schedule__detail .racer_bg {
  position: absolute;
  top: -108px;
  left: 0;
  width: 300px;
  height: 615px;
  background: url('/futures-activity/worldtradingchampionship2025/assets/schedule/schedule_racer.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  z-index: 1000;
}
.content-view .content-view__schedule .content-view__schedule__detail .stages {
  height: 100%;
}
.content-view .content-view__schedule .content-view__schedule__detail .stages .stage_name {
  max-width: 30px;
  position: absolute;
  color: #FFF;
  text-align: center;
  font-feature-settings: 'liga' off, 'clig' off;
  font-family: "Bai Jamjuree";
  font-size: 24px;
  font-style: italic;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 4.8px;
  text-transform: uppercase;
  transform: rotate(-78.615deg);
  display: flex;
  justify-content: center;
  bottom: 50% !important;
}
.content-view .content-view__schedule .content-view__schedule__detail .stages .accordion-container {
  height: 100%;
  margin-left: 350px;
  display: flex;
  align-items: center;
}
.content-view .content-view__schedule .content-view__schedule__detail .stages .accordion-container .accordion-item {
  display: flex;
  align-items: center;
}
.content-view .content-view__schedule .content-view__schedule__detail .stages .accordion-container .accordion-item .accordion-item_title {
  color: #FFF;
  text-align: center;
  font-feature-settings: 'liga' off, 'clig' off;
  font-family: "Bai Jamjuree";
  font-size: 24px;
  font-style: italic;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 4.8px;
  text-transform: uppercase;
  writing-mode: sideways-lr;
  transform: skew(-10deg);
  transform-origin: top right;
  cursor: pointer;
  width: 84px;
  min-height: 482px;
  max-height: 482px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.content-view .content-view__schedule .content-view__schedule__detail .stages .accordion-container .accordion-item .accordion-item_title.title_1 {
  background: #D6001C;
}
.content-view .content-view__schedule .content-view__schedule__detail .stages .accordion-container .accordion-item .accordion-item_title.title_2 {
  background: #8B0012;
}
.content-view .content-view__schedule .content-view__schedule__detail .stages .accordion-container .accordion-item .accordion-item_title.title_3 {
  background: #57000B;
}
.content-view .content-view__schedule .content-view__schedule__detail .stages .accordion-container .accordion-item .accordion-item_title.title_4 {
  background: #350007;
}
.content-view .content-view__schedule .content-view__schedule__detail .stages .accordion-container .accordion-item .accordion-item_title.title_4:not(.active) {
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
}
@keyframes accordion-expand {
  0% {
    width: 0px;
    opacity: 0;
  }
  25% {
    width: 162px;
    opacity: 0.1;
  }
  50% {
    width: 324px;
    opacity: 0.1;
  }
  75% {
    width: 486px;
    opacity: 0.1;
  }
  100% {
    width: 648px;
    opacity: 1;
  }
}
@keyframes accordion-collapse {
  0% {
    width: 648px;
    opacity: 1;
  }
  25% {
    width: 486px;
    opacity: 0.1;
  }
  50% {
    width: 324px;
    opacity: 0.1;
  }
  75% {
    width: 162px;
    opacity: 0.1;
  }
  100% {
    width: 0px;
    opacity: 0;
  }
}
.content-view .content-view__schedule .content-view__schedule__detail .stages .accordion-container .accordion-item .accordion-container {
  will-change: width, opacity;
}
.content-view .content-view__schedule .content-view__schedule__detail .stages .accordion-container .accordion-item .accordion-item_content {
  animation: accordion-collapse 0.2s ease-in-out forwards;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.content-view .content-view__schedule .content-view__schedule__detail .stages .accordion-container .accordion-item .accordion-item_content.active {
  animation: accordion-expand 0.2s ease-in-out forwards;
}
.content-view .content-view__schedule .content-view__schedule__detail .stage_detail {
  margin-left: -50px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  transform: skew(-10deg);
}
.content-view .content-view__schedule .content-view__schedule__detail .stage_detail .stage_detail_item {
  width: 410px;
  margin-bottom: 30px;
}
.content-view .content-view__schedule .content-view__schedule__detail .stage_detail .stage_detail_item .stage_detail_item_title {
  color: #FFF;
  font-feature-settings: 'liga' off, 'clig' off;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  margin-bottom: 16px;
}
.content-view .content-view__schedule .content-view__schedule__detail .stage_detail .stage_detail_item .stage_detail_item_title.on-going-title {
  color: #D6001C;
  display: flex;
  align-items: center;
}
.content-view .content-view__schedule .content-view__schedule__detail .stage_detail .stage_detail_item .stage_detail_item_title.on-going-title .on-going {
  display: flex;
  align-items: center;
  justify-items: center;
}
.content-view .content-view__schedule .content-view__schedule__detail .stage_detail .stage_detail_item .stage_detail_item_title.on-going-title .on-going .on-going-text {
  width: max-content;
  height: 21px;
  background: #D6001C;
  font-size: 14px;
  color: #fff;
  margin-left: 8px;
  padding: 2px 8px;
  position: relative;
}
.content-view .content-view__schedule .content-view__schedule__detail .stage_detail .stage_detail_item .stage_detail_item_title.on-going-title .on-going .flag {
  display: inline-block;
  width: 34.979px;
  height: 21px;
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/schedule/flag.svg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.content-view .content-view__schedule .content-view__schedule__detail .stage_detail .stage_detail_item .stage_detail_item_title .stage_detail_item_title_text {
  max-width: fit-content;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.content-view .content-view__schedule .content-view__schedule__detail .stage_detail .stage_detail_item .stage_detail_item_time {
  color: #FFF;
  font-feature-settings: 'liga' off, 'clig' off;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  background: rgba(214, 0, 28, 0.3);
  display: flex;
  padding: 8px 24px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  align-self: stretch;
  transform: skew(-10deg);
}
.content-view .content-view__schedule .content-view__schedule__detail .stage_detail .stage_detail_item .stage_detail_item_time.on-going-time {
  font-weight: 700;
  background: #D6001C;
}
.content-view .content-view__schedule .content-view__schedule__detail.schedule_stage_1 {
  background: url('/futures-activity/worldtradingchampionship2025/assets/schedule/schedule_1.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.content-view .content-view__schedule .content-view__schedule__detail.schedule_stage_1 .stage_detail {
  padding-left: 120px;
  padding-top: 48px;
}
.content-view .content-view__schedule .content-view__schedule__detail.schedule_stage_1 .stages .stage_name_1 {
  left: 350px;
}
.content-view .content-view__schedule .content-view__schedule__detail.schedule_stage_1 .stages .stage_name_2 {
  right: 220px;
}
.content-view .content-view__schedule .content-view__schedule__detail.schedule_stage_1 .stages .stage_name_3 {
  right: 140px;
}
.content-view .content-view__schedule .content-view__schedule__detail.schedule_stage_1 .stages .stage_name_4 {
  right: 65px;
}
.content-view .content-view__schedule .content-view__schedule__detail.schedule_stage_2 {
  background: url('/futures-activity/worldtradingchampionship2025/assets/schedule/schedule_2.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.content-view .content-view__schedule .content-view__schedule__detail.schedule_stage_2 .stage_detail {
  padding-left: 300px;
  padding-top: 200px;
}
.content-view .content-view__schedule .content-view__schedule__detail.schedule_stage_2 .stages .stage_name_1 {
  left: 350px;
}
.content-view .content-view__schedule .content-view__schedule__detail.schedule_stage_2 .stages .stage_name_2 {
  left: 425px;
}
.content-view .content-view__schedule .content-view__schedule__detail.schedule_stage_2 .stages .stage_name_3 {
  right: 145px;
}
.content-view .content-view__schedule .content-view__schedule__detail.schedule_stage_2 .stages .stage_name_4 {
  right: 70px;
}
.content-view .content-view__schedule .content-view__schedule__detail.schedule_stage_3 {
  background: url('/futures-activity/worldtradingchampionship2025/assets/schedule/schedule_3.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.content-view .content-view__schedule .content-view__schedule__detail.schedule_stage_3 .stage_detail {
  padding-left: 450px;
  padding-top: 48px;
}
.content-view .content-view__schedule .content-view__schedule__detail.schedule_stage_3 .stages .stage_name_1 {
  left: 350px;
}
.content-view .content-view__schedule .content-view__schedule__detail.schedule_stage_3 .stages .stage_name_2 {
  left: 425px;
}
.content-view .content-view__schedule .content-view__schedule__detail.schedule_stage_3 .stages .stage_name_3 {
  left: 500px;
}
.content-view .content-view__schedule .content-view__schedule__detail.schedule_stage_3 .stages .stage_name_4 {
  right: 70px;
}
.content-view .content-view__schedule .content-view__schedule__detail.schedule_stage_4 {
  background: url('/futures-activity/worldtradingchampionship2025/assets/schedule/schedule_4.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.content-view .content-view__schedule .content-view__schedule__detail.schedule_stage_4 .stage_detail {
  padding-left: 600px;
  padding-top: 200px;
}
.content-view .content-view__schedule .content-view__schedule__detail.schedule_stage_4 .stages .stage_name_1 {
  left: 350px;
}
.content-view .content-view__schedule .content-view__schedule__detail.schedule_stage_4 .stages .stage_name_2 {
  left: 425px;
}
.content-view .content-view__schedule .content-view__schedule__detail.schedule_stage_4 .stages .stage_name_3 {
  left: 500px;
}
.content-view .content-view__schedule .content-view__schedule__detail.schedule_stage_4 .stages .stage_name_4 {
  left: 570px;
}
html[lang='zh-TW'] .content-view .content-view__schedule .content-view__schedule__detail .content-view__schedule__detail__line.item-top-5,
html[lang='ko-KR'] .content-view .content-view__schedule .content-view__schedule__detail .content-view__schedule__detail__line.item-top-5 {
  height: 37px;
}
html[lang='zh-TW'] .content-view .content-view__schedule .content-view__schedule__detail.schedule_stage_1 .stages .stage_name,
html[lang='ko-KR'] .content-view .content-view__schedule .content-view__schedule__detail.schedule_stage_1 .stages .stage_name,
html[lang='zh-TW'] .content-view .content-view__schedule .content-view__schedule__detail.schedule_stage_2 .stages .stage_name,
html[lang='ko-KR'] .content-view .content-view__schedule .content-view__schedule__detail.schedule_stage_2 .stages .stage_name,
html[lang='zh-TW'] .content-view .content-view__schedule .content-view__schedule__detail.schedule_stage_3 .stages .stage_name,
html[lang='ko-KR'] .content-view .content-view__schedule .content-view__schedule__detail.schedule_stage_3 .stages .stage_name,
html[lang='zh-TW'] .content-view .content-view__schedule .content-view__schedule__detail.schedule_stage_4 .stages .stage_name,
html[lang='ko-KR'] .content-view .content-view__schedule .content-view__schedule__detail.schedule_stage_4 .stages .stage_name {
  writing-mode: vertical-rl;
  transform: rotate(12deg);
  transform-origin: top right;
  bottom: 40% !important;
}
html[lang='zh-TW'] .content-view .content-view__schedule .content-view__schedule__detail.schedule_stage_1 .stages .accordion-container .accordion-item .accordion-item_title,
html[lang='ko-KR'] .content-view .content-view__schedule .content-view__schedule__detail.schedule_stage_1 .stages .accordion-container .accordion-item .accordion-item_title,
html[lang='zh-TW'] .content-view .content-view__schedule .content-view__schedule__detail.schedule_stage_2 .stages .accordion-container .accordion-item .accordion-item_title,
html[lang='ko-KR'] .content-view .content-view__schedule .content-view__schedule__detail.schedule_stage_2 .stages .accordion-container .accordion-item .accordion-item_title,
html[lang='zh-TW'] .content-view .content-view__schedule .content-view__schedule__detail.schedule_stage_3 .stages .accordion-container .accordion-item .accordion-item_title,
html[lang='ko-KR'] .content-view .content-view__schedule .content-view__schedule__detail.schedule_stage_3 .stages .accordion-container .accordion-item .accordion-item_title,
html[lang='zh-TW'] .content-view .content-view__schedule .content-view__schedule__detail.schedule_stage_4 .stages .accordion-container .accordion-item .accordion-item_title,
html[lang='ko-KR'] .content-view .content-view__schedule .content-view__schedule__detail.schedule_stage_4 .stages .accordion-container .accordion-item .accordion-item_title {
  writing-mode: sideways-lr;
}
html[lang='zh-TW'] .content-view .content-view__schedule .content-view__schedule__detail.schedule_stage_1 .stages .stage_name.stage_name_1,
html[lang='ko-KR'] .content-view .content-view__schedule .content-view__schedule__detail.schedule_stage_1 .stages .stage_name.stage_name_1 {
  left: 380px;
}
html[lang='zh-TW'] .content-view .content-view__schedule .content-view__schedule__detail.schedule_stage_1 .stages .stage_name.stage_name_2,
html[lang='ko-KR'] .content-view .content-view__schedule .content-view__schedule__detail.schedule_stage_1 .stages .stage_name.stage_name_2 {
  right: 200px;
}
html[lang='zh-TW'] .content-view .content-view__schedule .content-view__schedule__detail.schedule_stage_1 .stages .stage_name.stage_name_3,
html[lang='ko-KR'] .content-view .content-view__schedule .content-view__schedule__detail.schedule_stage_1 .stages .stage_name.stage_name_3 {
  right: 130px;
}
html[lang='zh-TW'] .content-view .content-view__schedule .content-view__schedule__detail.schedule_stage_1 .stages .stage_name.stage_name_4,
html[lang='ko-KR'] .content-view .content-view__schedule .content-view__schedule__detail.schedule_stage_1 .stages .stage_name.stage_name_4 {
  right: 55px;
}
html[lang='zh-TW'] .content-view .content-view__schedule .content-view__schedule__detail.schedule_stage_2 .stages .stage_name.stage_name_1,
html[lang='ko-KR'] .content-view .content-view__schedule .content-view__schedule__detail.schedule_stage_2 .stages .stage_name.stage_name_1 {
  left: 380px;
}
html[lang='zh-TW'] .content-view .content-view__schedule .content-view__schedule__detail.schedule_stage_2 .stages .stage_name.stage_name_2,
html[lang='ko-KR'] .content-view .content-view__schedule .content-view__schedule__detail.schedule_stage_2 .stages .stage_name.stage_name_2 {
  left: 450px;
}
html[lang='zh-TW'] .content-view .content-view__schedule .content-view__schedule__detail.schedule_stage_2 .stages .stage_name.stage_name_3,
html[lang='ko-KR'] .content-view .content-view__schedule .content-view__schedule__detail.schedule_stage_2 .stages .stage_name.stage_name_3 {
  right: 130px;
}
html[lang='zh-TW'] .content-view .content-view__schedule .content-view__schedule__detail.schedule_stage_2 .stages .stage_name.stage_name_4,
html[lang='ko-KR'] .content-view .content-view__schedule .content-view__schedule__detail.schedule_stage_2 .stages .stage_name.stage_name_4 {
  right: 55px;
}
html[lang='zh-TW'] .content-view .content-view__schedule .content-view__schedule__detail.schedule_stage_3 .stages .stage_name.stage_name_1,
html[lang='ko-KR'] .content-view .content-view__schedule .content-view__schedule__detail.schedule_stage_3 .stages .stage_name.stage_name_1 {
  left: 380px;
}
html[lang='zh-TW'] .content-view .content-view__schedule .content-view__schedule__detail.schedule_stage_3 .stages .stage_name.stage_name_2,
html[lang='ko-KR'] .content-view .content-view__schedule .content-view__schedule__detail.schedule_stage_3 .stages .stage_name.stage_name_2 {
  left: 460px;
}
html[lang='zh-TW'] .content-view .content-view__schedule .content-view__schedule__detail.schedule_stage_3 .stages .stage_name.stage_name_3,
html[lang='ko-KR'] .content-view .content-view__schedule .content-view__schedule__detail.schedule_stage_3 .stages .stage_name.stage_name_3 {
  left: 520px;
}
html[lang='zh-TW'] .content-view .content-view__schedule .content-view__schedule__detail.schedule_stage_3 .stages .stage_name.stage_name_4,
html[lang='ko-KR'] .content-view .content-view__schedule .content-view__schedule__detail.schedule_stage_3 .stages .stage_name.stage_name_4 {
  right: 55px;
}
html[lang='zh-TW'] .content-view .content-view__schedule .content-view__schedule__detail.schedule_stage_3 .stage_detail,
html[lang='ko-KR'] .content-view .content-view__schedule .content-view__schedule__detail.schedule_stage_3 .stage_detail {
  padding-top: 150px;
}
html[lang='zh-TW'] .content-view .content-view__schedule .content-view__schedule__detail.schedule_stage_4 .stages .stage_name.stage_name_1,
html[lang='ko-KR'] .content-view .content-view__schedule .content-view__schedule__detail.schedule_stage_4 .stages .stage_name.stage_name_1 {
  left: 380px;
}
html[lang='zh-TW'] .content-view .content-view__schedule .content-view__schedule__detail.schedule_stage_4 .stages .stage_name.stage_name_2,
html[lang='ko-KR'] .content-view .content-view__schedule .content-view__schedule__detail.schedule_stage_4 .stages .stage_name.stage_name_2 {
  left: 460px;
}
html[lang='zh-TW'] .content-view .content-view__schedule .content-view__schedule__detail.schedule_stage_4 .stages .stage_name.stage_name_3,
html[lang='ko-KR'] .content-view .content-view__schedule .content-view__schedule__detail.schedule_stage_4 .stages .stage_name.stage_name_3 {
  left: 520px;
}
html[lang='zh-TW'] .content-view .content-view__schedule .content-view__schedule__detail.schedule_stage_4 .stages .stage_name.stage_name_4,
html[lang='ko-KR'] .content-view .content-view__schedule .content-view__schedule__detail.schedule_stage_4 .stages .stage_name.stage_name_4 {
  left: 590px;
}
@media (max-width: 767px) {
  .content-view {
    width: 100%;
  }
  .content-view .content-view__tab {
    width: max-content;
    margin-left: 9px;
    margin-bottom: 9px;
  }
  .content-view .content-view__tab .content-view__tab__item {
    padding: 6px 24px;
    margin-right: 4px;
    line-height: 12px;
    font-size: 10px;
    font-weight: 400;
    color: var(--re-new-grey-minor);
    border: 0.75px solid rgba(255, 255, 255, 0.2);
    cursor: initial;
  }
  .content-view .content-view__tab .content-view__tab__item:last-child {
    margin-right: 0;
  }
  .content-view .content-view__schedule {
    width: 1000px;
  }
  .content-view .content-view__schedule .content-view__schedule__title {
    padding: 9.75px 33.25px 8px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .content-view .content-view__schedule .content-view__schedule__title .con-item {
    text-align: center;
    color: var(--re-new-grey-white);
  }
  .content-view .content-view__schedule .content-view__schedule__title .con-item h4 {
    margin-bottom: 1.5px;
    line-height: 13px;
    font-size: 10.5px;
    font-weight: 400;
    color: var(--re-new-grey-white);
  }
  .content-view .content-view__schedule .content-view__schedule__title .con-item p {
    margin-bottom: 0;
    line-height: 22px;
    font-size: 18px;
    font-weight: 800;
  }
  .content-view .content-view__schedule .content-view__schedule__detail {
    padding: 10px 32px;
  }
  .content-view .content-view__schedule .content-view__schedule__detail .content-view__schedule__detail__line {
    height: 36px;
    width: 100%;
    display: inline-flex;
    margin-top: 28px;
  }
  .content-view .content-view__schedule .content-view__schedule__detail .content-view__schedule__detail__line .content-view__schedule__detail__line__item {
    position: relative;
    cursor: pointer;
    padding: 10px;
    height: 100%;
  }
  .content-view .content-view__schedule .content-view__schedule__detail .content-view__schedule__detail__line .content-view__schedule__detail__line__item h3 {
    font-weight: 800;
    font-size: 12px;
    line-height: 15px;
    display: flex;
    align-items: center;
    color: #6A6A6A;
    white-space: pre-line;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .content-view .content-view__schedule .content-view__schedule__detail .content-view__schedule__detail__line .content-view__schedule__detail__line__item p {
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 12px;
  }
  .content-view .content-view__schedule .content-view__schedule__detail .content-view__schedule__detail__line.item-top-1 .content-view__schedule__detail__line__item {
    margin-left: 125px;
    width: 875px;
    margin-right: 1px;
  }
  .content-view .content-view__schedule .content-view__schedule__detail .content-view__schedule__detail__line.item-top-2 .item-1 {
    margin-left: 250px;
    width: 125px;
    margin-right: 1px;
  }
  .content-view .content-view__schedule .content-view__schedule__detail .content-view__schedule__detail__line.item-top-2 .item-2 {
    width: 450px;
  }
  .content-view .content-view__schedule .content-view__schedule__detail .content-view__schedule__detail__line.item-top-3 .item-1 {
    width: 500px;
    margin-right: 1px;
  }
  .content-view .content-view__schedule .content-view__schedule__detail .content-view__schedule__detail__line.item-top-3 .item-2 {
    width: 500px;
  }
  .content-view .content-view__schedule .content-view__schedule__detail .content-view__schedule__detail__line.item-top-4 .item-1 {
    width: 450px;
    margin-left: 250px;
    margin-right: 1px;
  }
  .content-view .content-view__schedule .content-view__schedule__detail .content-view__schedule__detail__line .active-current {
    background: #FFEFA0;
  }
  .content-view .content-view__schedule .content-view__schedule__detail .content-view__schedule__detail__line .active-before {
    background: #4F3807 !important;
    color: #FFEFA0 !important;
  }
  .content-view .content-view__schedule .content-view__schedule__detail .content-view__schedule__detail__line .active-after {
    background: #1C1812 !important;
    color: #6A6A6A !important;
  }
  .content-view::-webkit-scrollbar {
    display: none;
  }
  .content-view__schedule__h5 {
    width: 327px;
    margin: 0 auto;
    border-radius: 8px;
    border: 1px solid #D6001C;
  }
  .content-view__schedule__h5 .racer_bg {
    width: 103px;
    height: 214px;
    background: url('/futures-activity/worldtradingchampionship2025/assets/schedule/schedule_racer_h5.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin: 0 auto;
  }
  .content-view__schedule__h5 .stage_detail_h5 .stage_detail_h5_item .stage_detail_h5_item_title {
    color: #FFF;
    text-align: center;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: "Bai Jamjuree";
    font-size: 12px;
    font-style: italic;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 2.4px;
    text-transform: uppercase;
    padding: 8px 0;
  }
  .content-view__schedule__h5 .stage_detail_h5 .stage_detail_h5_item .stage_detail_h5_item_title.stage_detail_h5_item_title_0 {
    background: #D6001C;
    margin-bottom: 5px;
  }
  .content-view__schedule__h5 .stage_detail_h5 .stage_detail_h5_item .stage_detail_h5_item_title.stage_detail_h5_item_title_1 {
    background: #8B0012;
    margin-bottom: 5px;
  }
  .content-view__schedule__h5 .stage_detail_h5 .stage_detail_h5_item .stage_detail_h5_item_title.stage_detail_h5_item_title_2 {
    background: #57000B;
    margin-bottom: 5px;
  }
  .content-view__schedule__h5 .stage_detail_h5 .stage_detail_h5_item .stage_detail_h5_item_title.stage_detail_h5_item_title_3 {
    background: #350007;
    margin-bottom: 5px;
  }
  .content-view__schedule__h5 .stage_detail_h5 .stage_detail_h5_item .detail_container_h5 {
    margin-bottom: 20px;
  }
  .content-view__schedule__h5 .stage_detail_h5 .stage_detail_h5_item .detail_container_h5 .stage_detail_h5_item_title {
    color: #FFF;
    text-align: center;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    text-transform: uppercase;
  }
  .content-view__schedule__h5 .stage_detail_h5 .stage_detail_h5_item .detail_container_h5 .detail_container_h5_item_time {
    color: #FFF;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-align: center;
  }
  html[lang='zh-TW'] .content-view .content-view__schedule .content-view__schedule__detail .content-view__schedule__detail__line.item-top-5,
  html[lang='ko-KR'] .content-view .content-view__schedule .content-view__schedule__detail .content-view__schedule__detail__line.item-top-5 {
    height: 60px;
  }
}

.zwtc-schedule-wrapper {
  width: 100%;
  margin: 0 auto;
  padding-top: 160px;
}
.zwtc-schedule-wrapper .zwtc-schedule-title {
  color: var(--re-new-grey-white, #FFF);
  text-align: center;
  font-size: 48px;
  font-weight: 600;
  letter-spacing: 2.4px;
}
.zwtc-schedule-wrapper .zwtc-schedule-content {
  margin: 0 auto;
  margin-top: 60px;
}
.con-wrap {
  width: 100%;
  overflow: auto;
}
.zwtc-schedule-content-h5 {
  overflow-y: auto;
}
.zwtc-schedule-content-h5::-webkit-scrollbar {
  display: none;
}
@media (max-width: 767px) {
  .zwtc-schedule-wrapper {
    height: auto;
    padding-top: 0;
    background: none;
    margin-top: 80px;
  }
  .zwtc-schedule-wrapper .zwtc-schedule-title {
    color: var(--re-new-grey-white, #FFF);
    text-align: center;
    text-shadow: 0px 0px 30px rgba(255, 247, 162, 0.8);
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 1.2px;
  }
  .zwtc-schedule-wrapper .zwtc-schedule-content {
    margin-bottom: 48px;
    margin-top: 0;
  }
  .con-wrap {
    padding-top: 30px;
  }
}

.zwtc-partner-wrapper {
  position: relative;
  padding-bottom: 77px;
  padding-top: 160px;
}
.zwtc-partner-wrapper .zwtc-partner-title .z-header-text {
  color: var(--re-new-grey-white, #FFF);
  text-align: center;
  font-size: 48px;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 2.4px;
}
.zwtc-partner-wrapper .zwtc-partner-detail {
  height: 480px;
  width: 100%;
  margin: 0 auto;
  margin-top: 40px;
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/partner/partner_bg.png');
  background-size: 1920px 744px;
  background-position: center;
  background-repeat: no-repeat;
}
.zwtc-partner-wrapper .zwtc-partner-detail .zwtc-partner-detail-car {
  width: 1200px;
  height: 374px;
  margin: 0 auto;
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/partner/partner_bg_car.png');
  background-size: 1200px 374px;
  background-position: center;
  background-repeat: no-repeat;
}
.zwtc-partner-wrapper .zwtc-partners {
  width: 1200px;
  height: 448px;
  margin: 0 auto;
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/partner/partners-web.png');
  background-size: 1200px 448px;
  background-position: center;
  background-repeat: no-repeat;
  margin-top: -66px;
}
@media (max-width: 767px) {
  .zwtc-partner-wrapper {
    padding-top: 80px;
    padding-bottom: 60px;
  }
  .zwtc-partner-wrapper .zwtc-partner-title .z-header-text {
    width: 100%;
    color: var(--re-new-grey-white, #FFF);
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 1.2px;
    font-style: normal;
  }
  .zwtc-partner-wrapper .zwtc-partner-detail {
    margin-top: 40px;
    width: 375px;
    height: 200px;
  }
  .zwtc-partner-wrapper .zwtc-partner-detail .zwtc-partner-detail-car {
    width: 327px;
    height: 102px;
    margin: 0 auto;
    background-image: url('/futures-activity/worldtradingchampionship2025/assets/partner/h5/partner_bg_car.png');
    background-size: 327px 102px;
    background-position: center;
    background-repeat: no-repeat;
  }
  .zwtc-partner-wrapper .zwtc-partners {
    width: 335px;
    height: 464px;
    margin: 0 auto;
    background-image: url('/futures-activity/worldtradingchampionship2025/assets/partner/partners-h5.png');
    background-size: 335px 464px;
    background-position: center;
    background-repeat: no-repeat;
    margin-top: -66px;
  }
}

.zwtc-total-wrapper {
  width: 1200px;
  margin: 0 auto;
  margin-top: 160px;
}
.zwtc-total-wrapper .total-prize-pool-wrapper {
  border-radius: 20px;
  border: 1px solid #D6001C;
  padding: 48px;
  padding-top: 0;
  margin-top: 40px;
}
.zwtc-total-wrapper .con {
  width: 100%;
}
.zwtc-total-wrapper .wraper-item {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 60px;
}
.zwtc-total-wrapper .wraper-item .item {
  flex: 1;
  max-width: 364px;
  padding: 36px 24px 10px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  min-width: 363px;
  height: 280px;
}
.zwtc-total-wrapper .wraper-item .item h2 {
  color: #FFF;
  text-align: center;
  font-feature-settings: 'liga' off, 'clig' off;
  font-family: "Bai Jamjuree";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 20px;
}
.zwtc-total-wrapper .wraper-item .item p {
  color: #FFF;
  text-align: center;
  font-feature-settings: 'liga' off, 'clig' off;
  font-family: "Bai Jamjuree";
  font-size: 32px;
  font-style: italic;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 1.6px;
}
.zwtc-total-wrapper .wraper-item .item.item-0 {
  margin-right: 24px;
  background: url('/futures-activity/worldtradingchampionship2025/assets/prize-pool/prize_pool_bg1.png') no-repeat center center;
  background-size: 100% 100%;
}
.zwtc-total-wrapper .wraper-item .item.item-1 {
  margin-right: 24px;
  background: url('/futures-activity/worldtradingchampionship2025/assets/prize-pool/prize_pool_bg2.png') no-repeat center center;
  background-size: 100% 100%;
}
.zwtc-total-wrapper .wraper-item .item.item-2 {
  background: url('/futures-activity/worldtradingchampionship2025/assets/prize-pool/prize_pool_bg3.png') no-repeat center center;
  background-size: 100% 100%;
}
@media (max-width: 767px) {
  .zwtc-total-wrapper {
    width: 327px;
    margin: 0 auto;
    margin-top: 80px;
  }
  .zwtc-total-wrapper .total-prize-pool-wrapper {
    border: none;
    padding: 0;
    margin-top: -30px;
  }
  .zwtc-total-wrapper .wraper-item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 60px;
  }
  .zwtc-total-wrapper .wraper-item .item {
    flex: 1;
    min-width: 327px;
    min-height: 293px;
    padding: 36px 24px 15px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    margin-right: 0 !important;
    margin-bottom: -55px;
  }
  .zwtc-total-wrapper .wraper-item .item:last-child {
    margin-bottom: 0;
  }
  .zwtc-total-wrapper .wraper-item .item h2 {
    color: #FFF;
    text-align: center;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: "Bai Jamjuree";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 20px;
  }
  .zwtc-total-wrapper .wraper-item .item p {
    color: #FFF;
    text-align: center;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: "Bai Jamjuree";
    font-size: 28px;
    font-style: italic;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 1.4px;
  }
  .zwtc-total-wrapper .wraper-item .item.item-0 {
    margin-right: 24px;
    background: url('/futures-activity/worldtradingchampionship2025/assets/prize-pool/prize_pool_bg1.png') no-repeat center center;
    background-size: 100% 100%;
  }
  .zwtc-total-wrapper .wraper-item .item.item-1 {
    margin-right: 24px;
    background: url('/futures-activity/worldtradingchampionship2025/assets/prize-pool/prize_pool_bg2.png') no-repeat center center;
    background-size: 100% 100%;
  }
  .zwtc-total-wrapper .wraper-item .item.item-2 {
    background: url('/futures-activity/worldtradingchampionship2025/assets/prize-pool/prize_pool_bg3.png') no-repeat center center;
    background-size: 100% 100%;
  }
}

.zwtc-trading-wrapper {
  width: 1200px;
  margin: 100px auto 0;
}
.zwtc-trading-wrapper .trophy_bg {
  position: relative;
  background: url('/futures-activity/worldtradingchampionship2025/assets/home/trophy_bg.png') no-repeat center center;
  background-size: cover;
  width: 1200px;
  height: 766px;
  margin: 0 auto;
  margin-top: 32px;
}
.zwtc-trading-wrapper .trophy_bg .trophy_bg_title {
  position: absolute;
  bottom: 245px;
  left: 50%;
  transform: translateX(-50%);
  color: #FFF;
  text-align: center;
  font-feature-settings: 'liga' off, 'clig' off;
  text-shadow: 4px 4px 0px #000, 0px 0px 27.286px rgba(255, 37, 42, 0.81);
  font-family: "Bai Jamjuree";
  font-size: 88.778px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.zwtc-trading-wrapper .trophy_bg .trophy_bg_title_desc {
  max-width: 373px;
  position: absolute;
  bottom: 75px;
  left: 50%;
  transform: translateX(-50%);
  color: var(--re-new-grey-white, #FFF);
  text-align: center;
  font-feature-settings: 'liga' off, 'clig' off;
  font-family: "Bai Jamjuree";
  font-size: 37.6px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 1.88px;
  text-transform: uppercase;
  white-space: normal;
  word-wrap: break-word;
}
.zwtc-trading-wrapper .wraper-item {
  display: flex;
  justify-content: center;
  margin: 60px 0;
}
.zwtc-trading-wrapper .wraper-item .item {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 282px;
  height: 163px;
  border: 1px solid #D6001C;
  background: rgba(0, 0, 0, 0.2);
  box-shadow: inset 0px 0px 20px #D6001C;
  backdrop-filter: blur(6.25px);
  cursor: pointer;
  margin-right: 24px;
}
.zwtc-trading-wrapper .wraper-item .item:last-child {
  margin-right: 0;
}
.zwtc-trading-wrapper .wraper-item .item .img {
  margin: auto;
  width: 176px;
  height: 176px;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
}
.zwtc-trading-wrapper .wraper-item .item h2 {
  color: #FFF;
  text-align: center;
  font-feature-settings: 'liga' off, 'clig' off;
  text-shadow: 3.086px 3.086px 0px #000, 0px 0px 50px #FF252A;
  font-family: "Bai Jamjuree";
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 12px;
}
.zwtc-trading-wrapper .wraper-item .item p {
  max-width: 234px;
  color: var(--re-new-grey-white, #FFF);
  text-align: center;
  font-feature-settings: 'liga' off, 'clig' off;
  font-family: "Bai Jamjuree";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.8px;
  text-transform: uppercase;
}
.zwtc-trading-wrapper .wraper-item .item:hover {
  background: url('/futures-activity/worldtradingchampionship2025/assets/prize-pool/prize_pool_dis_bg-hover.png') no-repeat center center;
  background-size: 100% 100%;
}
@media (max-width: 767px) {
  .zwtc-trading-wrapper {
    width: 327px;
    margin: 40px auto 0;
  }
  .zwtc-trading-wrapper .trophy_bg {
    position: relative;
    background: url('/futures-activity/worldtradingchampionship2025/assets/home/h5/trophy_bg.png') no-repeat center center;
    background-size: cover;
    width: 327px;
    height: 214px;
    margin: 0 auto;
    margin-top: 32px;
  }
  .zwtc-trading-wrapper .trophy_bg .trophy_bg_title {
    position: absolute;
    bottom: 55px;
    left: 50%;
    transform: translateX(-50%);
    color: #FFF;
    text-align: center;
    font-feature-settings: 'liga' off, 'clig' off;
    text-shadow: 1.087px 1.087px 0px #000, 0px 0px 7.414px rgba(255, 37, 42, 0.81);
    font-family: "Bai Jamjuree";
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 15px;
  }
  .zwtc-trading-wrapper .trophy_bg .trophy_bg_title_desc {
    position: absolute;
    bottom: 25px;
    left: 50%;
    transform: translateX(-50%);
    color: var(--re-new-grey-white, #FFF);
    text-align: center;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: "Bai Jamjuree";
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.6px;
    text-transform: uppercase;
    max-width: 154px;
    word-wrap: break-word;
  }
  .zwtc-trading-wrapper .wraper-item {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin-top: 2px;
    margin-bottom: 16px;
  }
  .zwtc-trading-wrapper .wraper-item .item {
    flex: 0 0 160px;
    max-width: 160px;
    height: 66px;
    min-height: 66px;
    margin-right: 7px;
    padding: 10px 8px;
  }
  .zwtc-trading-wrapper .wraper-item .item:nth-child(2n) {
    margin-right: 0;
  }
  .zwtc-trading-wrapper .wraper-item .item:nth-child(3),
  .zwtc-trading-wrapper .wraper-item .item:nth-child(4) {
    margin-top: 7px;
  }
  .zwtc-trading-wrapper .wraper-item .item .img {
    width: 78px;
    height: 78px;
  }
  .zwtc-trading-wrapper .wraper-item .item h2 {
    margin-bottom: 4px;
    color: #FFF;
    text-align: center;
    font-feature-settings: 'liga' off, 'clig' off;
    text-shadow: 0.862px 0.862px 0px #000, 0px 0px 13.958px #FF252A;
    font-family: "Bai Jamjuree";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }
  .zwtc-trading-wrapper .wraper-item .item p {
    color: var(--re-new-grey-white, #FFF);
    text-align: center;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: "Bai Jamjuree";
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    max-width: 144px;
    word-wrap: break-word;
  }
}

.zwtc-task-price-block {
  width: 100%;
  height: 2452px;
  padding-top: 97px;
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/background/task-price.png');
  background-size: 1920px 2452px;
  background-position: center;
  background-repeat: no-repeat;
}
.zwtc-ai-cosign {
  cursor: pointer;
  width: 274px;
  height: 32px;
  margin: 65px auto 0;
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/background/ai-consign.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.zwtc-ai-cosign-full {
  cursor: pointer;
  width: 100%;
  height: 120px;
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/background/ai-consign-full.svg');
  background-size: 1920px 120px;
  background-position: center;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .zwtc-task-price-block {
    height: auto;
    padding-top: 0;
    background: #000000;
  }
  .zwtc-ai-cosign {
    margin: 0 auto 92px;
  }
  .zwtc-ai-cosign-full {
    width: 100%;
    height: 100px;
    background-image: url('/futures-activity/worldtradingchampionship2025/assets/background/ai-consign-full-h5.svg');
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
  }
}

.navigation_view {
  width: 100%;
  background-color: #000;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 5;
}
.navigation_view .navigation_tab_view {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 1200px;
  padding: 40px 0;
  transition: background 0.3s;
}
.navigation_view .navigation_tab_view .tag_button {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 315px;
  min-height: 72px;
  padding: 0 20px;
  color: #FFF;
  text-align: center;
  font-feature-settings: 'liga' off, 'clig' off;
  font-family: "Bai Jamjuree";
  font-size: 24px;
  font-style: italic;
  font-weight: 600;
  line-height: normal;
  text-transform: capitalize;
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/navigation/normal-nav.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: -20px;
}
.navigation_view .navigation_tab_view .tag_button:hover {
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/navigation/hover-nav.png');
}
.navigation_view .navigation_tab_view .tag_button--active {
  color: #fff;
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/navigation/hover-nav.png');
  animation-name: active-opacity;
  animation-duration: 0.2s;
  animation-timing-function: ease-in-out;
}
@keyframes active-opacity {
  from {
    opacity: 0.8;
  }
  to {
    opacity: 1;
  }
}
.navigation_view .navigation_tab_view .tag_button--disabled {
  cursor: not-allowed;
  text-shadow: unset;
  opacity: 0.3;
}
.navigation_view .navigation_tab_view .tag_button--disabled:hover {
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/navigation/normal-nav.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0.3;
}
.navigation_view .navigation_tab_view .tag_button--logo {
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/navigation/logo.png'), url('/futures-activity/worldtradingchampionship2025/assets/navigation/normal-nav.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 164px 42px, cover;
}
.navigation_view .navigation_tab_view .tag_button--logo.tag_button--active,
.navigation_view .navigation_tab_view .tag_button--logo:hover {
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/navigation/logo.png'), url('/futures-activity/worldtradingchampionship2025/assets/navigation/hover-nav.png');
  animation-name: logo-scale;
  animation-duration: 0.3s;
  animation-timing-function: ease-in-out;
}
@keyframes logo-scale {
  from {
    background-size: 1px 1px, cover;
  }
  to {
    background-size: 164px 42px, cover;
  }
}
.navigation_view.deep-bg {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, #000 100%);
  backdrop-filter: blur(10px);
}
@media (max-width: 767px) {
  .navigation_view .navigation_tab_view {
    width: 100%;
    overflow: auto;
    justify-content: flex-start;
    align-items: center;
    padding: 32px;
  }
  .navigation_view .navigation_tab_view .tag_button {
    width: 157px;
    height: 36px;
    min-width: 157px;
    min-height: 36px;
    font-size: 14px;
    font-weight: 600;
    line-height: 16px;
    flex-shrink: 0;
    background-image: url('/futures-activity/worldtradingchampionship2025/assets/navigation/h5/normal-nav.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: -9px;
  }
  .navigation_view .navigation_tab_view .tag_button:hover {
    background-image: url('/futures-activity/worldtradingchampionship2025/assets/navigation/h5/hover-nav.png');
  }
  .navigation_view .navigation_tab_view .tag_button--active {
    color: #fff;
    background-image: url('/futures-activity/worldtradingchampionship2025/assets/navigation/h5/hover-nav.png');
    animation-name: active-opacity;
    animation-duration: 0.2s;
    animation-timing-function: ease-in-out;
  }
  @keyframes active-opacity {
    from {
      opacity: 0.8;
    }
    to {
      opacity: 1;
    }
  }
  .navigation_view .navigation_tab_view .tag_button--logo {
    background-size: 82px 21px, cover;
  }
  .navigation_view .navigation_tab_view .tag_button--logo.tag_button--active,
  .navigation_view .navigation_tab_view .tag_button--logo:hover {
    background-image: url('/futures-activity/worldtradingchampionship2025/assets/navigation/logo.png'), url('/futures-activity/worldtradingchampionship2025/assets/navigation/hover-h5.png');
  }
  @keyframes logo-scale {
    from {
      background-size: 1px 1px, cover;
    }
    to {
      background-size: 82px 21px, cover;
    }
  }
  .navigation_view .navigation_tab_view .tag_button--disabled {
    cursor: not-allowed;
    text-shadow: unset;
    opacity: 0.3;
  }
  .navigation_view .navigation_tab_view .tag_button--disabled:hover {
    background-image: url('/futures-activity/worldtradingchampionship2025/assets/navigation/h5/normal-nav.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0.3;
  }
  .navigation_view ::-webkit-scrollbar {
    display: none;
  }
}

.zwtc-total-wrapper-solo {
  width: 1200px;
  margin: 0 auto;
  margin-top: 60px;
}
.zwtc-total-wrapper-solo .total-prize-pool-wrapper {
  margin-top: 40px;
}
.zwtc-total-wrapper-solo .cons {
  width: 100%;
}
.zwtc-total-wrapper-solo .cons .progress-line-inner {
  width: 1200px !important;
}
.zwtc-total-wrapper-solo .wraper-item {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 60px;
}
.zwtc-total-wrapper-solo .wraper-item .item {
  flex: 1;
  max-width: 364px;
  padding: 36px 24px 10px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  min-width: 363px;
  height: 280px;
}
.zwtc-total-wrapper-solo .wraper-item .item h2 {
  color: #FFF;
  text-align: center;
  font-feature-settings: 'liga' off, 'clig' off;
  font-family: "Bai Jamjuree";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 20px;
}
.zwtc-total-wrapper-solo .wraper-item .item p {
  color: #FFF;
  text-align: center;
  font-feature-settings: 'liga' off, 'clig' off;
  font-family: "Bai Jamjuree";
  font-size: 32px;
  font-style: italic;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 1.6px;
}
.zwtc-total-wrapper-solo .wraper-item .item.item-0 {
  margin-right: 24px;
  background: url('/futures-activity/worldtradingchampionship2025/assets/prize-pool/prize_pool_bg1.png') no-repeat center center;
  background-size: 100% 100%;
}
.zwtc-total-wrapper-solo .wraper-item .item.item-1 {
  margin-right: 24px;
  background: url('/futures-activity/worldtradingchampionship2025/assets/prize-pool/prize_pool_bg2.png') no-repeat center center;
  background-size: 100% 100%;
}
.zwtc-total-wrapper-solo .wraper-item .item.item-2 {
  background: url('/futures-activity/worldtradingchampionship2025/assets/prize-pool/prize_pool_bg3.png') no-repeat center center;
  background-size: 100% 100%;
}
@media (max-width: 767px) {
  .zwtc-total-wrapper-solo {
    width: 327px;
    margin: 0 auto;
    margin-top: 40px;
  }
  .zwtc-total-wrapper-solo .total-prize-pool-wrapper {
    border: none;
    padding: 0;
  }
  .zwtc-total-wrapper-solo .cons {
    width: 100%;
  }
  .zwtc-total-wrapper-solo .cons .progress-line-inner {
    width: 327px !important;
  }
  .zwtc-total-wrapper-solo .wraper-item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 60px;
  }
  .zwtc-total-wrapper-solo .wraper-item .item {
    flex: 1;
    min-width: 327px;
    min-height: 293px;
    padding: 36px 24px 15px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    margin-right: 0 !important;
    margin-bottom: -55px;
  }
  .zwtc-total-wrapper-solo .wraper-item .item:last-child {
    margin-bottom: 0;
  }
  .zwtc-total-wrapper-solo .wraper-item .item h2 {
    color: #FFF;
    text-align: center;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: "Bai Jamjuree";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 20px;
  }
  .zwtc-total-wrapper-solo .wraper-item .item p {
    color: #FFF;
    text-align: center;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: "Bai Jamjuree";
    font-size: 28px;
    font-style: italic;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 1.4px;
  }
  .zwtc-total-wrapper-solo .wraper-item .item.item-0 {
    margin-right: 24px;
    background: url('/futures-activity/worldtradingchampionship2025/assets/prize-pool/prize_pool_bg1.png') no-repeat center center;
    background-size: 100% 100%;
  }
  .zwtc-total-wrapper-solo .wraper-item .item.item-1 {
    margin-right: 24px;
    background: url('/futures-activity/worldtradingchampionship2025/assets/prize-pool/prize_pool_bg2.png') no-repeat center center;
    background-size: 100% 100%;
  }
  .zwtc-total-wrapper-solo .wraper-item .item.item-2 {
    background: url('/futures-activity/worldtradingchampionship2025/assets/prize-pool/prize_pool_bg3.png') no-repeat center center;
    background-size: 100% 100%;
  }
}

.daily-countdown-container .zwtc-common-count-down .countdown-widget .wsot-clock-bg {
  margin-top: 44px;
}
.daily-countdown-container .daily-countdown-button {
  margin: 50px 0 0 80px;
}
.daily-countdown-container .countdown-container {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 767px) {
  .daily-countdown-container .zwtc-common-count-down .countdown-widget .wsot-clock-bg {
    margin-top: 40px;
  }
  .daily-countdown-container .daily-countdown-button {
    margin-top: 40px;
    margin-left: 0;
  }
}

.daily-rules-container {
  margin: 0 auto;
}
.daily-rules-container .daily-rules-content {
  padding-top: 40px;
}
@media (max-width: 767px) {
  .daily-rules-container .daily-rules-content {
    width: 327px;
    margin: auto;
    padding-top: 20px;
  }
}

.additinal-rewards-container {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  width: 1200px;
  margin: auto;
  padding: 43px 0 210px;
  color: #fff;
}
.additinal-rewards-container .rewards-block .reward-title {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  line-height: 30px;
  font-size: 24px;
  font-weight: 700;
}
.additinal-rewards-container .rewards-block .reward-title::before {
  content: '';
  display: inline-block;
  width: 8px;
  height: 30px;
  margin-right: 8px;
  background: linear-gradient(0deg, #d8ae3a 0%, #ffefa0 100%);
}
.additinal-rewards-container .rewards-block .reward-item {
  position: relative;
  width: 530px;
  min-height: 120px;
  line-height: 20px;
  padding: 12px;
  margin-top: 30px;
  margin-left: 16px;
  border-radius: 8px;
  border: 1px solid #e4d9c9;
  word-wrap: break-word;
  font-size: 16px;
  font-weight: 400;
  background: linear-gradient(90deg, rgba(251, 225, 127, 0.31) 4.91%, rgba(37, 25, 2, 0.5) 100%);
}
.additinal-rewards-container .rewards-block .reward-item::before {
  position: absolute;
  top: 50%;
  left: -17px;
  content: '';
  display: block;
  width: 17px;
  height: 1px;
  background-color: #d9af3c;
}
.additinal-rewards-container .rewards-block .reward-item::after {
  content: '';
  display: block;
  position: absolute;
  top: -32px;
  bottom: 50%;
  left: -17px;
  width: 1px;
  background-color: #d9af3c;
}
.additinal-rewards-container .rewards-block .reward-item:first-child::after {
  bottom: 0;
}
@media (max-width: 767px) {
  .additinal-rewards-container {
    flex-direction: column;
    width: 327px;
    padding: 20px 0 60px;
  }
  .additinal-rewards-container .rewards-block .reward-title {
    line-height: 20px;
    font-size: 16px;
  }
  .additinal-rewards-container .rewards-block .reward-title::before {
    height: 20px;
  }
  .additinal-rewards-container .rewards-block .reward-item {
    width: 311px;
    min-height: 80px;
    line-height: 18px;
    font-size: 14px;
    font-weight: 400;
  }
  .additinal-rewards-container .rewards-block:first-child {
    margin-bottom: 20px;
  }
}

.daily-prizepool-container {
  margin: 0 auto;
  padding: 60px 0 0;
}
.daily-prizepool-container .daily-prizepool-table {
  width: 1200px;
  margin-top: 30px;
}
.daily-prizepool-container .daily-prizepool-table table {
  word-break: break-word;
}
.daily-prizepool-container .daily-prizepool-table table thead tr > th {
  height: 74px;
}
.daily-prizepool-container .daily-prizepool-table table tbody tr td {
  height: 50px;
}
.daily-prizepool-container .daily-prizepool-table table tbody tr:nth-last-of-type(-n + 2) > td {
  color: var(--main-color);
}
.daily-prizepool-container .daily-prizepool-condition {
  margin-top: 20px;
  line-height: 20px;
  color: var(--main-color);
  font-size: 16px;
  font-weight: 500;
}
@media (max-width: 767px) {
  .daily-prizepool-container .daily-prizepool-table {
    overflow: auto;
    margin-top: 40px;
    padding: 0 24px;
  }
  .daily-prizepool-container .daily-prizepool-table::-webkit-scrollbar {
    display: none;
  }
  .daily-prizepool-container .daily-prizepool-table table {
    width: 1224px;
    padding-right: 24px;
    word-break: normal;
  }
  .daily-prizepool-container .daily-prizepool-condition {
    width: 327px;
    margin: 40px auto 0;
  }
}

.top3-solo-ranking-container {
  width: 1160px;
  height: 861px;
  margin: 40px auto 0;
}
.top3-solo-ranking-container .ranking-block {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.top3-solo-ranking-container .ranking-block .raning-item {
  width: 368px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  text-align: center;
  color: #fff8d5;
}
.top3-solo-ranking-container .ranking-block .raning-item .ranking-item__icon {
  width: 68px;
  height: 68px;
  margin: 300px auto 12px;
  padding: 8px;
  border-radius: 7.111px;
  border: 2px solid #fff;
  background: #1C1812;
}
.top3-solo-ranking-container .ranking-block .raning-item .ranking-item__icon img {
  width: 48px;
  height: 48px;
}
.top3-solo-ranking-container .ranking-block .raning-item .ranking-item__name {
  margin-bottom: 12px;
  color: #FFF;
  text-align: center;
  font-feature-settings: 'liga' off, 'clig' off;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.top3-solo-ranking-container .ranking-block .raning-item .ranking-item__rewards {
  width: 190px;
  margin: auto;
  word-wrap: break-word;
}
.top3-solo-ranking-container .ranking-block .raning-item .ranking-item__rewards .ranking-item__top {
  color: #FFF;
  text-align: center;
  font-feature-settings: 'liga' off, 'clig' off;
  text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.25);
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 50px;
}
.top3-solo-ranking-container .ranking-block .raning-item .ranking-item__rewards .ranking-item__reward-title {
  margin-bottom: 12px;
  color: #FFF;
  text-align: center;
  font-feature-settings: 'liga' off, 'clig' off;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 18px;
}
.top3-solo-ranking-container .ranking-block .raning-item .ranking-item__rewards .ranking-item__reward {
  margin-bottom: 4px;
  color: #FFF;
  text-align: center;
  font-feature-settings: 'liga' off, 'clig' off;
  text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.25);
  font-size: 34px;
  font-style: normal;
  font-weight: 700;
  line-height: 43px;
}
.top3-solo-ranking-container .ranking-block .raning-item .ranking-item__rewards .ranking-item__token {
  line-height: 30px;
  color: #FFF;
  text-align: center;
  font-feature-settings: 'liga' off, 'clig' off;
  text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.25);
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
}
.top3-solo-ranking-container .ranking-block .raning-item.ranking-item__1 {
  height: 817px;
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/solo-game/all-ranking/ranking-1.png');
}
.top3-solo-ranking-container .ranking-block .raning-item.ranking-item__1.ranking-item__1_1 {
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/solo-game/all-ranking/pnl_ranking-1.png');
}
.top3-solo-ranking-container .ranking-block .raning-item.ranking-item__1 .ranking-item__rewards {
  width: 368px;
  height: 368px;
  padding: 0 89px;
}
.top3-solo-ranking-container .ranking-block .raning-item.ranking-item__2 {
  height: 817px;
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/solo-game/all-ranking/ranking-2.png');
  background-size: 368px 817px;
  color: #9aabab;
}
.top3-solo-ranking-container .ranking-block .raning-item.ranking-item__2.ranking-item__2_1 {
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/solo-game/all-ranking/pnl_ranking-2.png');
}
.top3-solo-ranking-container .ranking-block .raning-item.ranking-item__3 {
  height: 817px;
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/solo-game/all-ranking/ranking-3.png');
  background-size: 368px 817px;
  color: #938762;
}
.top3-solo-ranking-container .ranking-block .raning-item.ranking-item__3.ranking-item__3_1 {
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/solo-game/all-ranking/pnl_ranking-3.png');
}
@media (max-width: 767px) {
  .top3-solo-ranking-container {
    width: 100%;
    height: auto;
    margin-top: 40px;
  }
  .top3-solo-ranking-container .ranking-block {
    display: block;
  }
  .top3-solo-ranking-container .ranking-block .raning-item {
    width: 327px;
    height: 188px;
    margin: auto;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
  }
  .top3-solo-ranking-container .ranking-block .raning-item .raning-item-block {
    width: 184px;
  }
  .top3-solo-ranking-container .ranking-block .raning-item .raning-item-block .ranking-item__icon {
    width: 26px;
    height: 26px;
    padding: 3px;
    margin: 0 auto 6px;
    border-radius: 2.778px;
    border: 1px solid #fff;
  }
  .top3-solo-ranking-container .ranking-block .raning-item .raning-item-block .ranking-item__icon img {
    width: 18px;
    height: 18px;
  }
  .top3-solo-ranking-container .ranking-block .raning-item .raning-item-block .ranking-item__name {
    margin-bottom: 6px;
    line-height: 15px;
    font-size: 12px;
  }
  .top3-solo-ranking-container .ranking-block .raning-item .raning-item-block .ranking-item__rewards .ranking-item__top {
    line-height: 25px;
    margin-bottom: 6px;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.25);
    font-size: 20px;
  }
  .top3-solo-ranking-container .ranking-block .raning-item .raning-item-block .ranking-item__rewards .ranking-item__reward-title {
    line-height: 13px;
    margin-bottom: 6px;
    font-size: 10px;
  }
  .top3-solo-ranking-container .ranking-block .raning-item .raning-item-block .ranking-item__rewards .ranking-item__reward {
    line-height: 21px;
    margin-bottom: 2px;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.25);
    font-size: 17px;
  }
  .top3-solo-ranking-container .ranking-block .raning-item .raning-item-block .ranking-item__rewards .ranking-item__token {
    line-height: 15px;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.25);
    font-size: 12px;
  }
  .top3-solo-ranking-container .ranking-block .raning-item.ranking-item__1 {
    height: 188px;
    width: 327px;
    margin-bottom: 24px;
    background-image: url('/futures-activity/worldtradingchampionship2025/assets/solo-game/all-ranking/h5/ranking-1.png');
    background-size: 327px 188px;
  }
  .top3-solo-ranking-container .ranking-block .raning-item.ranking-item__1.ranking-item__1_1 {
    background-image: url('/futures-activity/worldtradingchampionship2025/assets/solo-game/all-ranking/h5/pnl_ranking-1.png');
  }
  .top3-solo-ranking-container .ranking-block .raning-item.ranking-item__1 .ranking-item__rewards {
    width: 184px;
    height: auto;
    padding: 0;
    background-image: none;
  }
  .top3-solo-ranking-container .ranking-block .raning-item.ranking-item__1 .ranking-item__rewards .ranking-item__top {
    padding-top: 0;
  }
  .top3-solo-ranking-container .ranking-block .raning-item.ranking-item__2 {
    height: 188px;
    width: 327px;
    margin-top: 0;
    margin-bottom: 24px;
    background-image: url('/futures-activity/worldtradingchampionship2025/assets/solo-game/all-ranking/h5/ranking-2.png');
    background-size: 327px 188px;
  }
  .top3-solo-ranking-container .ranking-block .raning-item.ranking-item__2.ranking-item__2_1 {
    background-image: url('/futures-activity/worldtradingchampionship2025/assets/solo-game/all-ranking/h5/pnl_ranking-2.png');
  }
  .top3-solo-ranking-container .ranking-block .raning-item.ranking-item__3 {
    height: 188px;
    width: 327px;
    margin-top: 0;
    background-image: url('/futures-activity/worldtradingchampionship2025/assets/solo-game/all-ranking/h5/ranking-3.png');
    background-size: 327px 188px;
    color: #938762;
  }
  .top3-solo-ranking-container .ranking-block .raning-item.ranking-item__3.ranking-item__3_1 {
    background-image: url('/futures-activity/worldtradingchampionship2025/assets/solo-game/all-ranking/h5/pnl_ranking-3.png');
  }
}

.daily-ranking-table {
  margin-bottom: 20px;
}
.daily-ranking-table .ant-table-tbody tr > td {
  position: relative;
}
.daily-ranking-table .ant-table-tbody > tr .ant-empty-image {
  width: 70px;
  height: 70px;
  margin: 0 auto;
  background: url('/futures-activity/worldtradingchampionship2025/assets/race/no-data.png') no-repeat center;
  background-size: 100% 100%;
}
.daily-ranking-table .ant-table-tbody > tr .ant-empty-image svg {
  display: none;
}
.daily-ranking-table .ant-table-tbody > tr .ant-empty-description {
  color: #8599A6;
}
.daily-ranking-table .trading-rank {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 60px;
  height: 60px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.daily-ranking-table .trading-rank.trading-rank__TradeVolume__1 {
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/solo-game/all-ranking/ranking1-vol-icon.png');
}
.daily-ranking-table .trading-rank.trading-rank__TradeVolume__2 {
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/solo-game/all-ranking/ranking2-vol-icon.png');
}
.daily-ranking-table .trading-rank.trading-rank__TradeVolume__3 {
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/solo-game/all-ranking/ranking3-vol-icon.png');
}
.daily-ranking-table .trading-rank.trading-rank__ProfitVol__1 {
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/solo-game/all-ranking/ranking1-pro-icon.png');
}
.daily-ranking-table .trading-rank.trading-rank__ProfitVol__2 {
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/solo-game/all-ranking/ranking2-pro-icon.png');
}
.daily-ranking-table .trading-rank.trading-rank__ProfitVol__3 {
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/solo-game/all-ranking/ranking3-pro-icon.png');
}
.daily-ranking-table .my-rank {
  font-size: 12px;
  line-height: 15px;
}
.daily-ranking-list .daily-ranking-block {
  width: 327px;
  margin: 0 auto 12px;
}
.daily-ranking-list .daily-ranking-block:last-child {
  margin-bottom: 0;
}
.daily-ranking-list .daily-ranking-block .daily-ranking__rank {
  width: 100%;
  height: 32px;
  padding: 7px;
  line-height: 18px;
  text-align: center;
  background: rgba(214, 0, 28, 0.3);
  color: #fff;
  font-size: 14px;
  font-weight: 600;
}
.daily-ranking-list .daily-ranking-block .daily-ranking__info {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
  background: rgba(214, 0, 28, 0.2);
  padding: 16px;
}
.daily-ranking-list .daily-ranking-block .daily-ranking__info .daily-ranking__info-item {
  width: 134px;
}
.daily-ranking-list .daily-ranking-block .daily-ranking__info .daily-ranking__info-item:last-child {
  width: 100%;
  margin-top: 16px;
}
.daily-ranking-list .daily-ranking-block .daily-ranking__info .daily-ranking__info-item .daily-ranking__info__title {
  line-height: 18px;
  margin-bottom: 8px;
  font-size: 14px;
  font-weight: 400;
  color: var(--detail-color);
}
.daily-ranking-list .daily-ranking-block .daily-ranking__info .daily-ranking__info-item .daily-ranking__info__value {
  line-height: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px;
  font-weight: 400;
  color: #FFF;
}
.daily-ranking-list .daily-ranking-block.daily-ranking-block--mine {
  border: 1px solid #D6001C;
}
.daily-ranking-list .daily-ranking-block.daily-ranking-block--mine .daily-ranking__rank {
  background: rgba(214, 0, 28);
  color: #fff;
}

.reward-criteria-container {
  width: 1200px;
  margin: auto;
}
.reward-criteria-container .reward-criteria-title {
  text-align: center;
  line-height: 20px;
  font-size: 16px;
  font-weight: 500;
  color: #D6001C;
}
.reward-criteria-container .reward-criteria-content {
  color: #6A6A6A;
  text-align: center;
  font-feature-settings: 'liga' off, 'clig' off;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.reward-criteria-container .reward-criteria-content span {
  color: #D6001C;
  font-weight: 700;
}
@media (max-width: 767px) {
  .reward-criteria-container {
    width: 327px;
    margin: 40px auto 0;
  }
  .reward-criteria-container .reward-criteria-title {
    margin-bottom: 8px;
  }
}

.daily-ranking-container {
  margin: 0 auto;
  padding: 100px 0 80px;
}
.daily-ranking-container .header {
  margin-top: 40px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #fff;
}
.daily-ranking-container .header .change-site .ant-select-selector {
  width: 270px;
  height: 48px;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  background: #0b1217;
  border: 1px solid #8599a6;
  padding: 12px 6px;
  line-height: 48px;
  border-radius: 4px;
}
.daily-ranking-container .header .change-site .ant-select-arrow {
  color: #fff;
}
.daily-ranking-container .header .change-site .ant-select-dropdown {
  background: #000;
  color: #fff;
}
.daily-ranking-container .header .change-site .ant-select-item-option {
  color: #ffffff;
  height: 40px;
  line-height: 40px;
}
.daily-ranking-container .header .change-site .ant-select-item-option-selected,
.daily-ranking-container .header .change-site .ant-select-item-option-active {
  background: #0050c7;
  color: #fff;
}
.daily-ranking-container .header .tabs-header {
  flex: 1;
  color: #6a6a66;
  height: 34px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 600;
  font-size: 17px;
}
.daily-ranking-container .header .tabs-header > div {
  flex: 1;
  text-align: center;
  cursor: pointer;
  height: 34px;
  position: relative;
  font-size: 17px;
  font-weight: 600;
}
.daily-ranking-container .header .tabs-header .active {
  color: #D6001C;
  position: relative;
  font-weight: 600;
}
.daily-ranking-container .header .tabs-header .active::before {
  position: absolute;
  content: '';
  width: 600px;
  height: 2px;
  display: block;
  background-color: #D6001C;
  top: 32px;
}
@media (max-width: 767px) {
  .daily-ranking-container {
    margin: 0 auto;
    padding: 80px 0;
  }
  .daily-ranking-container .header {
    width: 344px;
    display: flex !important;
    align-items: flex-end;
    margin: 36px auto 0;
    padding: 0 !important;
  }
  .daily-ranking-container .header .tabs-header {
    font-weight: 600;
    font-size: 14px;
  }
  .daily-ranking-container .header .tabs-header > div {
    height: 34px;
    font-size: 14px;
    font-weight: 600;
  }
  .daily-ranking-container .header .tabs-header .active {
    color: #D6001C;
    position: relative;
    font-weight: 600;
    font-size: 14px;
  }
  .daily-ranking-container .header .tabs-header .active::before {
    position: absolute;
    content: '';
    width: 172px;
    height: 2px;
    display: block;
    background-color: #D6001C;
    top: 32px;
  }
}

.dashboard-container {
  width: 1300px;
  margin-left: -50px;
  margin-top: 120px;
}
.dashboard-container .dashboard {
  padding: 100px 150px 0 150px;
  width: 1300px;
  height: 652px;
  margin: 24px auto 0;
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/solo-game/my-ranking/dashboard_bg.png');
  background-size: 1300px 652px;
}
.dashboard-container .dashboard .dashboard-all {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40px;
}
.dashboard-container .dashboard .dashboard-all .board-item {
  padding: 40px;
  width: 488px;
  height: 256px;
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/solo-game/my-ranking/dashboard_item.png');
  background-size: 488px 256px;
  text-align: center;
}
.dashboard-container .dashboard .dashboard-all .board-item .num {
  color: #FFF;
  font-feature-settings: 'liga' off, 'clig' off;
  font-size: 40px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 2px;
}
.dashboard-container .dashboard .dashboard-all .board-item .text {
  color: #FFF;
  font-feature-settings: 'liga' off, 'clig' off;
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
  text-transform: capitalize;
  margin-bottom: 11px;
}
.dashboard-container .dashboard .desc {
  margin-top: 32px;
  color: #FFF;
  text-align: center;
  font-feature-settings: 'liga' off, 'clig' off;
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
}
.dashboard-container .dashboard .desc:last-child {
  margin-top: 12px;
}
.dashboard-container .dashboard .desc span {
  color: #D6001C;
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
}
.update-wrapper {
  box-shadow: 0 2px 70px 0 var(--re-new-mask);
  position: absolute;
  width: 584px;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  padding: 20px 28px 60px;
  border-radius: 8px;
  border: 1px solid #D6001C;
  background: #000;
  box-shadow: 0px 0px 40px 0px #D6001C inset;
}
.update-wrapper .dialog-box .dialog-header {
  display: flex;
  justify-content: flex-end;
}
.update-wrapper .dialog-box .dialog-header .dialog-header-right {
  display: flex;
  align-items: center;
}
.update-wrapper .dialog-box .dialog-header .dialog-header-right .dialog-header-close {
  cursor: pointer;
  display: inline-block;
  width: 32px;
  height: 32px;
  background: url('/futures-activity/worldtradingchampionship2025/assets/modal/modal_close.svg') no-repeat left;
  background-size: cover;
}
.update-wrapper .dialog-box .dialog-header .dialog-header-right .dialog-header-close:hover {
  opacity: 0.5;
}
.update-wrapper .dialog-box .dialog-content {
  margin-top: 32px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: var(--re-new-grey-white);
}
.update-wrapper .dialog-box .dialog-content .content-title {
  color: var(--re-new-grey-major, #FFF);
  text-align: center;
  font-feature-settings: 'liga' off, 'clig' off;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 24px;
}
.update-wrapper .dialog-box .dialog-content .main-hint {
  color: var(--re-new-grey-major, #FFF);
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 171.429% */
}
.update-wrapper .dialog-box .dialog-content .main-hint h3 {
  text-align: center;
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 32px;
}
.update-wrapper .dialog-box .dialog-content .content-rules {
  width: 504px;
  margin-top: 24px;
  padding: 24px;
  border-radius: 8px;
  background: rgba(214, 0, 28, 0.2);
}
.update-wrapper .dialog-box .dialog-content .content-rules ul {
  list-style-type: disc;
  list-style-color: white;
}
.update-wrapper .dialog-box .dialog-content .content-rules ul li {
  margin-left: 20px;
  list-style: disc;
  text-align: left;
  color: var(--re-new-grey-major, #FFF);
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 171.429% */
}
.update-wrapper .dialog-box .dialog-footer {
  display: flex;
  justify-content: center;
  align-items: center;
}
.update-wrapper .dialog-box .dialog-footer .close-btn {
  margin: 60px auto 0;
}
.update-wrapper .dialog-box .dialog-footer .close-btn.cancel {
  width: 240px;
  border-radius: 32px;
  border: 1px solid #D6001C;
  background: #000;
  color: #D6001C;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.update-wrapper .dialog-box .dialog-footer .close-btn.update {
  width: 240px;
}
@media (max-width: 767px) {
  .dashboard-container {
    width: 375px;
    margin: 80px auto 0;
  }
  .dashboard-container .dashboard {
    padding: 80px 30px 0 30px;
    width: 375px;
    height: 922px;
    margin: 24px auto 0;
    background-image: url('/futures-activity/worldtradingchampionship2025/assets/solo-game/my-ranking/mobile/dashboard_bg.png');
    background-size: 375px 922px;
  }
  .dashboard-container .dashboard .dashboard-all {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 40px;
  }
  .dashboard-container .dashboard .dashboard-all .board-item {
    padding: 40px;
    width: 279px;
    height: 256px;
    background-image: url('/futures-activity/worldtradingchampionship2025/assets/solo-game/my-ranking/mobile/dashboard_item.png');
    background-size: 279px 256px;
    text-align: center;
  }
  .dashboard-container .dashboard .dashboard-all .board-item:last-child {
    margin-top: 24px;
  }
  .dashboard-container .dashboard .dashboard-all .board-item .num {
    color: #FFF;
    font-feature-settings: 'liga' off, 'clig' off;
    font-size: 40px;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 2px;
  }
  .dashboard-container .dashboard .dashboard-all .board-item .text {
    color: #FFF;
    font-feature-settings: 'liga' off, 'clig' off;
    font-size: 16px;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
    margin-bottom: 11px;
  }
  .dashboard-container .dashboard .desc {
    margin-top: 32px;
    color: #FFF;
    text-align: center;
    font-feature-settings: 'liga' off, 'clig' off;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
  }
  .dashboard-container .dashboard .desc:last-child {
    margin-top: 12px;
  }
  .dashboard-container .dashboard .desc span {
    margin-top: 4px;
    display: block;
    color: #D6001C;
    font-size: 24px;
    font-weight: 700;
    line-height: normal;
  }
  .update-wrapper {
    box-shadow: 0 2px 70px 0 var(--re-new-mask);
    position: absolute;
    width: 324px;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%, -50%, 0);
    padding: 20px 18px 60px;
    border-radius: 8px;
    border: 1px solid #D6001C;
    background: #000;
    box-shadow: 0px 0px 40px 0px #D6001C inset;
  }
  .update-wrapper .dialog-box .dialog-header {
    display: flex;
    justify-content: flex-end;
  }
  .update-wrapper .dialog-box .dialog-header .dialog-header-right {
    display: flex;
    align-items: center;
  }
  .update-wrapper .dialog-box .dialog-header .dialog-header-right .dialog-header-close {
    cursor: pointer;
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url('/futures-activity/worldtradingchampionship2025/assets/modal/modal_close.svg') no-repeat left;
    background-size: cover;
  }
  .update-wrapper .dialog-box .dialog-header .dialog-header-right .dialog-header-close:hover {
    opacity: 0.5;
  }
  .update-wrapper .dialog-box .dialog-content {
    margin-top: 32px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: var(--re-new-grey-white);
  }
  .update-wrapper .dialog-box .dialog-content .content-title {
    color: var(--re-new-grey-major, #FFF);
    text-align: center;
    font-feature-settings: 'liga' off, 'clig' off;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 26px;
  }
  .update-wrapper .dialog-box .dialog-content .main-hint {
    color: var(--re-new-grey-major, #FFF);
    text-align: center;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    /* 171.429% */
  }
  .update-wrapper .dialog-box .dialog-content .main-hint h3 {
    text-align: center;
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 32px;
  }
  .update-wrapper .dialog-box .dialog-content .content-rules {
    width: 260px;
    margin-top: 16px;
    padding: 8px;
    border-radius: 8px;
    background: rgba(214, 0, 28, 0.2);
  }
  .update-wrapper .dialog-box .dialog-content .content-rules ul {
    list-style-type: disc;
    list-style-color: white;
  }
  .update-wrapper .dialog-box .dialog-content .content-rules ul li {
    margin-left: 20px;
    list-style: disc;
    text-align: left;
    color: var(--re-new-grey-major, #FFF);
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    /* 171.429% */
  }
  .update-wrapper .dialog-box .dialog-footer {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .update-wrapper .dialog-box .dialog-footer .close-btn {
    margin: 16px auto 0;
  }
  .update-wrapper .dialog-box .dialog-footer .close-btn.cancel {
    margin-top: 40px;
    width: 190px;
    border-radius: 32px;
    border: 1px solid #D6001C;
    background: #000;
    color: #D6001C;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
  }
  .update-wrapper .dialog-box .dialog-footer .close-btn.update {
    width: 190px;
    font-size: 18px;
  }
}

.region-container {
  margin-top: 80px;
  width: 100vw;
  margin-left: calc((-100vw + 1200px) / 2);
  height: 112px;
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/solo-game/regions/bg.png');
  background-size: contain;
}
.region-container .region-wrap {
  width: 1200px;
  height: 112px;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.region-container .region-wrap .region-item {
  flex: 1;
  text-align: center;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.region-container .region-wrap .region-item span {
  color: #FFF;
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  line-height: normal;
  text-transform: capitalize;
  opacity: 0.7;
}
.region-container .region-wrap .region-item.active span {
  color: #FFF;
  text-align: center;
  font-size: 24px;
  font-style: italic;
  font-weight: 700;
  line-height: normal;
  text-transform: capitalize;
  opacity: 1;
}
.region-container .region-wrap .region-item.active::before {
  content: '';
  display: block;
  width: 32px;
  height: 32px;
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/title/title_left.png');
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
  margin-right: 8px;
}
.region-container .region-wrap .region-item.active::after {
  content: '';
  display: block;
  width: 32px;
  height: 32px;
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/title/title_right.png');
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
  margin-left: 8px;
}
@media (max-width: 767px) {
  .region-container {
    margin-top: 80px;
    width: 100%;
    margin-left: 0px;
    height: 112px;
    background-image: url('/futures-activity/worldtradingchampionship2025/assets/solo-game/regions/bg.png');
    background-size: contain;
  }
  .region-container .region-wrap {
    width: 100%;
    height: 112px;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .region-container .region-wrap .region-item {
    flex: 1;
    text-align: center;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
  }
  .region-container .region-wrap .region-item span {
    color: #FFF;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
    opacity: 0.7;
  }
  .region-container .region-wrap .region-item.active span {
    color: #FFF;
    text-align: center;
    font-size: 18px;
    font-style: italic;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
    opacity: 1;
  }
  .region-container .region-wrap .region-item.active::before {
    content: '';
    display: block;
    width: 16px;
    height: 16px;
    background-image: url('/futures-activity/worldtradingchampionship2025/assets/title/title_left.png');
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    margin-right: 8px;
  }
  .region-container .region-wrap .region-item.active::after {
    content: '';
    display: block;
    width: 16px;
    height: 16px;
    background-image: url('/futures-activity/worldtradingchampionship2025/assets/title/title_right.png');
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    margin-left: 8px;
  }
}

.tab-dailytrading-container {
  width: 1200px;
  margin: auto;
  color: var(--re-new-grey-white);
  background-color: #000;
}
@media (max-width: 767px) {
  .tab-dailytrading-container {
    width: 100%;
    overflow: hidden;
  }
}

.content-bg {
  position: fixed;
  background: rgba(0, 0, 0, 0.85);
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1004;
  display: flex;
  justify-content: center;
  align-items: center;
}
.content-bg .con-models {
  position: relative;
  width: 500px;
  height: 680px;
  background: url('/futures-activity/worldtradingchampionship2025/assets/background/model-bg.png') no-repeat center;
  background-size: 100% 100%;
  padding: 40px 40px 24px;
  color: var(--re-new-grey-white);
}
.content-bg .con-models .model-header {
  width: 100%;
  position: relative;
}
.content-bg .con-models .model-header h2 {
  line-height: 40px;
  font-size: 32px;
  font-weight: 600;
  letter-spacing: 1.6px;
}
.content-bg .con-models .model-header .close-model {
  position: absolute;
  right: -24px;
  top: -24px;
  width: 32px;
  height: 32px;
  cursor: pointer;
}
.content-bg .con-models .code-con {
  margin-top: 12px;
}
.content-bg .con-models .code-con .header .p1 {
  margin-bottom: 4px;
  line-height: 23px;
  font-size: 18px;
  font-weight: 600;
}
.content-bg .con-models .code-con .header .p2 {
  color: var(--re-new-grey-main);
  font-size: 12px;
  font-weight: 500;
  line-height: 15px;
}
.content-bg .con-models .code-con .qr-code {
  width: 140px;
  height: 140px;
  margin-top: 16px;
  position: relative;
  display: flex;
  z-index: 2;
}
.content-bg .con-models .code-con .qr-code.popular-share {
  margin-top: 16px;
}
.content-bg .con-models .code-con .qr-code .qr-icons {
  width: 32px;
  height: 32px;
  z-index: 22;
  position: absolute;
  top: 50%;
  border-radius: 8px;
  left: 50%;
  transform: translate(-50%, -50%);
}
.content-bg .con-models .code-con .share-desc {
  margin-top: 16px;
  color: #BBC9D6;
  font-size: 12px;
  font-weight: 600;
  line-height: 14px;
}
.content-bg .con-models .code-con .show-num {
  margin-top: 16px;
  font-weight: 600;
  font-size: 24px;
  line-height: 30px;
}
.content-bg .con-models .code-con .show-num.popular-share {
  margin-top: 16px;
}
.content-bg .con-models .code-con .show-num span {
  color: var(--re-new-brand-regular);
}
.content-bg .con-models .code-con .con-item {
  margin-top: 16px;
}
.content-bg .con-models .code-con .con-item > div {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 12px;
}
.content-bg .con-models .code-con .con-item > div:last-child {
  margin-bottom: 0;
}
.content-bg .con-models .code-con .con-item > div .con-item-p1 {
  color: #bbc9d6;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  margin-right: 16px;
}
.content-bg .con-models .code-con .con-item > div .con-item-p2 {
  color: #D6001C;
  font-size: 18px;
  font-weight: 600;
  line-height: 23px;
}
.content-bg .con-models .share-footer {
  position: absolute;
  bottom: 2px;
  left: 2px;
  right: 2px;
  padding: 24px 40px;
  border-radius: 0px 0px 14px 14px;
}
.content-bg .con-models .share-footer .copy-con {
  width: 100%;
  font-size: 14px;
  font-weight: 600;
}
.content-bg .con-models .share-footer .copy-con .copy-con__title {
  margin-bottom: 8px;
  line-height: 18px;
  color: #bbc9d6;
}
.content-bg .con-models .share-footer .copy-con .copy-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.content-bg .con-models .share-footer .copy-con .copy-item .item-left {
  width: 325px;
  line-height: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  color: var(--re-new-grey-white);
  margin-right: 24px;
  white-space: nowrap;
}
.content-bg .con-models .share-footer .copy-con .copy-item .item-right {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  cursor: pointer;
  font-size: 14px;
  font-weight: 600;
  line-height: 18px;
  color: #fff;
}
.content-bg .con-models .share-footer .copy-con .copy-item .item-right .icon {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-right: 4px;
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/common/copy.svg');
  background-repeat: no-repeat;
  background-size: contain;
}
.content-bg .con-models .share-footer .name-share {
  margin-top: 20px;
}
.content-bg .con-models .share-footer .name-share.share-block .social-link-list {
  justify-content: flex-start;
}
.content-bg .con-models .share-footer .name-share.share-block .social-link-list div {
  width: 40px;
  height: 40px;
  margin: 0 40px 0 0 !important;
}
.content-bg .con-models .share-footer .name-share.share-block .social-link-list div:last-child {
  margin-right: 0;
}
.content-bg .con-models .share-footer .name-share.share-block .social-link-list div img {
  width: 40px;
  height: 40px;
}
.content-bg .con-models-h5 {
  width: 327px;
  height: 444px;
  padding: 24px 24px 16px;
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/background/model-bg-h5.png');
  background-size: contain;
}
.content-bg .con-models-h5 .model-header h2 {
  line-height: 25px;
  text-shadow: 0px 0px 19.62px rgba(255, 247, 162, 0.8);
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 1px;
}
.content-bg .con-models-h5 .model-header .close-model {
  position: absolute;
  right: -16px;
  top: -16px;
  width: 24px;
  height: 24px;
}
.content-bg .con-models-h5 .code-con {
  margin-top: 7.8px;
  width: 210px;
  height: auto;
}
.content-bg .con-models-h5 .code-con .header .p1 {
  margin-bottom: 2px;
  line-height: 15px;
  font-size: 12px;
  font-weight: 600;
}
.content-bg .con-models-h5 .code-con .header .p2 {
  line-height: 13px;
  font-size: 10px;
}
.content-bg .con-models-h5 .code-con .qr-code {
  margin-top: 16px;
  width: 98px;
  height: 98px;
}
.content-bg .con-models-h5 .code-con .qr-code.popular-share {
  margin-top: 8px;
}
.content-bg .con-models-h5 .code-con .show-num {
  margin-top: 8px;
  font-size: 16px;
  line-height: 20px;
}
.content-bg .con-models-h5 .code-con .show-num.popular-share {
  margin-top: 8px;
}
.content-bg .con-models-h5 .code-con .con-item {
  margin-top: 8px;
  justify-content: space-between;
  padding: 0;
}
.content-bg .con-models-h5 .code-con .con-item > div {
  margin-bottom: 8px;
}
.content-bg .con-models-h5 .code-con .con-item > div:last-child {
  margin-bottom: 0;
}
.content-bg .con-models-h5 .code-con .con-item > div .con-item-p1 {
  margin-right: 10px;
  line-height: 15px;
  font-size: 12px;
}
.content-bg .con-models-h5 .code-con .con-item > div .con-item-p2 {
  line-height: 15px;
  font-size: 12px;
}
.content-bg .con-models-h5 .share-footer {
  border-radius: 0px 0px 9.156px 9.156px;
  padding: 16px 24px;
}
.content-bg .con-models-h5 .share-footer .copy-con {
  font-size: 10px;
  font-weight: 600;
}
.content-bg .con-models-h5 .share-footer .copy-con .copy-con__title {
  margin-bottom: 5px;
  line-height: 13px;
}
.content-bg .con-models-h5 .share-footer .copy-con .copy-item .item-left {
  width: 217px;
  line-height: 13px;
  margin-right: 12px;
}
.content-bg .con-models-h5 .share-footer .copy-con .copy-item .item-right {
  font-size: 10px;
  font-weight: 600;
  line-height: 13px;
  color: #fff;
}
.content-bg .con-models-h5 .share-footer .copy-con .copy-item .item-right .icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 2.6px;
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/common/copy.svg');
  background-repeat: no-repeat;
  background-size: contain;
}
.content-bg .con-models-h5 .share-footer .name-share {
  margin-top: 8px;
}
.content-bg .con-models-h5 .share-footer .name-share.share-block .social-link-list div {
  width: 24px;
  height: 24px;
  margin-right: 20px !important;
}
.content-bg .con-models-h5 .share-footer .name-share.share-block .social-link-list div:last-child {
  margin-right: 0 !important;
}
.content-bg .con-models-h5 .share-footer .name-share.share-block .social-link-list div img {
  width: 24px;
  height: 24px;
}
.content-bg-hide {
  display: none;
}

.personal-copytrade-wrap {
  width: 100%;
  position: relative;
  padding-bottom: 48px;
}
.personal-copytrade-wrap .personal-copytrade-block {
  width: 1200px;
  height: 494px;
  margin: 0 auto;
  padding: 30px;
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/solo-game/my-ranking/solo-ranking-bg.svg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  color: var(--re-new-grey-white);
}
.personal-copytrade-wrap .personal-copytrade-block .copytrade-header {
  font-size: 24px;
  font-weight: 600;
  line-height: 29px;
}
.personal-copytrade-wrap .personal-copytrade-block .copytrade-card-block {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: 32px;
}
.personal-copytrade-wrap .personal-copytrade-block .copytrade-card-block .copytrade-card-info {
  width: 1136px;
  height: 370px;
  text-align: center;
  background: #121b24;
}
.personal-copytrade-wrap .personal-copytrade-block .copytrade-card-block .copytrade-card-info .card-info-title {
  padding: 24px 32px;
  background: #1c2835;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
}
.personal-copytrade-wrap .personal-copytrade-block .copytrade-card-block .copytrade-card-info .card-info-item {
  padding-top: 44px;
}
.personal-copytrade-wrap .personal-copytrade-block .copytrade-card-block .copytrade-card-info .card-info-item .value {
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 40px;
}
.personal-copytrade-wrap .personal-copytrade-block .copytrade-card-block .copytrade-card-info .card-info-item .label {
  margin-top: 8px;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  color: var(--re-new-grey-minor);
}
.personal-copytrade-wrap .personal-copytrade-block .copytrade-card-block .copytrade-card-info .card-info-item.btn {
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--re-new-brand-regular);
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  cursor: pointer;
}
.personal-copytrade-wrap .personal-copytrade-block .copytrade-card-block .copytrade-card-info .card-info-item.btn i {
  display: inline-block;
  margin-right: 8px;
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/race/share-icon.svg');
  background-size: 100% 100%;
  width: 16px;
  height: 16px;
}
.personal-copytrade-wrap .personal-copytrade-block .copytrade-card-block .copytrade-card-info .card-info-item.btn:hover {
  color: var(--re-new-brand-regular-hover);
}
.personal-copytrade-wrap .personal-copytrade-block .copytrade-card-block .copytrade-card-info .card-info-item.btn:hover i {
  filter: brightness(1.2);
}
.personal-copytrade-wrap .personal-copytrade-block .copytrade-card-block .copytrade-card-info .card-info-item.btn:active {
  color: var(--re-new-brand-regular-press);
}
.personal-copytrade-wrap .personal-copytrade-block .copytrade-card-block .copytrade-card-info .card-info-item.btn:active i {
  filter: brightness(0.8);
}
@media (max-width: 767px) {
  .personal-copytrade-wrap {
    padding-bottom: 52px;
  }
  .personal-copytrade-wrap .personal-copytrade-block {
    width: 327px;
    height: auto;
    padding: 0;
    background: transparent;
  }
  .personal-copytrade-wrap .personal-copytrade-block .copytrade-header {
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 19px;
  }
  .personal-copytrade-wrap .personal-copytrade-block .copytrade-card-block {
    display: block;
    margin-top: 0;
  }
  .personal-copytrade-wrap .personal-copytrade-block .copytrade-card-block .copytrade-card-info {
    width: 327px;
    height: auto;
    margin-top: 16px;
    padding-bottom: 19px;
    background-color: var(--re-new-bg-general);
  }
  .personal-copytrade-wrap .personal-copytrade-block .copytrade-card-block .copytrade-card-info .card-info-title {
    font-size: 16px;
    line-height: 19px;
    background-color: #121b24;
  }
  .personal-copytrade-wrap .personal-copytrade-block .copytrade-card-block .copytrade-card-info .card-info-item {
    padding-top: 24px;
  }
  .personal-copytrade-wrap .personal-copytrade-block .copytrade-card-block .copytrade-card-info .card-info-item .value {
    font-size: 24px;
  }
  .personal-copytrade-wrap .personal-copytrade-block .copytrade-card-block .copytrade-card-info .card-info-item .label {
    font-size: 12px;
    line-height: 15px;
  }
}

.solo-ranking-share-modal {
  height: 680px;
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/background/model-bg.png');
  background-size: 100%;
  background-repeat: no-repeat;
  position: relative;
  background-color: transparent !important;
}
.solo-ranking-share-modal .ant-modal-content {
  height: 100%;
  position: static;
  background-color: transparent !important;
  border: none;
}
.solo-ranking-share-modal .ant-modal-close {
  width: 25px;
  height: 25px;
  top: 16px;
  right: 16px;
}
.solo-ranking-share-modal .ant-modal-close:hover {
  color: var(--re-new-brand-regular-hover);
}
.solo-ranking-share-modal .ant-modal-close:active {
  color: var(--re-new-brand-regular-press);
}
.solo-ranking-share-modal .ant-modal-close .ant-modal-close-x {
  width: 25px;
  height: 25px;
  line-height: 25px;
}
.solo-ranking-share-modal .ant-modal-header {
  padding: 33px 0 32px;
  background-color: transparent;
  text-align: center;
  border-bottom: none;
}
.solo-ranking-share-modal .ant-modal-header .ant-modal-title {
  color: var(--re-new-brand-regular);
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: 31px;
}
.solo-ranking-share-modal .ant-modal-body {
  color: var(--re-new-grey-white);
  padding: 0 68px;
}
.solo-ranking-share-modal .ant-modal-body .title {
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
  text-align: center;
}
.solo-ranking-share-modal .ant-modal-body .user-info {
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 15px;
  color: var(--re-new-grey-minor);
  text-align: center;
}
.solo-ranking-share-modal .ant-modal-body .user-info span:first-child {
  padding-right: 4px;
}
.solo-ranking-share-modal .ant-modal-body .ranking-info {
  padding-top: 44px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.solo-ranking-share-modal .ant-modal-body .ranking-info .item {
  flex-shrink: 0;
  width: 120px;
  margin-right: 48px;
}
.solo-ranking-share-modal .ant-modal-body .ranking-info .item:last-child {
  margin-right: 0;
}
.solo-ranking-share-modal .ant-modal-body .ranking-info .item .value {
  color: var(--re-new-brand-regular);
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 39px;
  white-space: nowrap;
}
.solo-ranking-share-modal .ant-modal-body .ranking-info .item .value.detail {
  color: var(--re-new-grey-white);
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
}
.solo-ranking-share-modal .ant-modal-body .ranking-info .item .label {
  color: var(--re-new-grey-minor);
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 17px;
  margin-top: 4px;
  white-space: nowrap;
}
.solo-ranking-share-modal .ant-modal-body .ranking-info.ranking-game-info {
  align-items: flex-start;
}
.solo-ranking-share-modal .ant-modal-body .ranking-info.ranking-game-info .item {
  width: 100px;
  margin-right: 20px;
}
.solo-ranking-share-modal .ant-modal-body .ranking-info.ranking-game-info .item .label {
  white-space: normal;
  word-break: break-word;
}
.solo-ranking-share-modal .ant-modal-body .ranking-info.ranking-game-info:last-child {
  margin-right: 0;
}
.solo-ranking-share-modal .ant-modal-body .game-info {
  padding-top: 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.solo-ranking-share-modal .ant-modal-body .game-info div {
  color: var(--re-new-grey-white);
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
  letter-spacing: 0.5px;
  white-space: pre-line;
}
.solo-ranking-share-modal .ant-modal-body .game-info img {
  width: 100px;
  height: 100px;
}
.solo-ranking-share-modal .ant-modal-body .social-share {
  position: absolute;
  bottom: 32px;
  left: 50%;
  transform: translateX(-50%);
}
.solo-ranking-share-modal .ant-modal-body .social-share .social-link-list > div {
  width: 40px;
  height: 40px;
  margin: 0 40px 0 0 !important;
  left: 0;
}
.solo-ranking-share-modal .ant-modal-body .social-share .social-link-list > div:last-child {
  margin-right: 0 !important;
}
/** 移动端 */
@media (max-width: 767px) {
  .ant-modal.solo-ranking-share-modal {
    width: 360px !important;
    height: 490px;
    background-image: url('/futures-activity/worldtradingchampionship2025/assets/background/model-bg-h5.svg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }
  .ant-modal.solo-ranking-share-modal .ant-modal-content {
    height: 490px;
  }
  .ant-modal.solo-ranking-share-modal .ant-modal-content .ant-modal-header {
    padding: 20px 0 24px;
    background-color: transparent;
    text-align: center;
    border-bottom: none;
  }
  .ant-modal.solo-ranking-share-modal .ant-modal-content .ant-modal-header .ant-modal-title {
    color: var(--re-new-brand-regular);
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
  }
  .ant-modal.solo-ranking-share-modal .ant-modal-content .ant-modal-body {
    padding: 0 45px;
  }
  .ant-modal.solo-ranking-share-modal .ant-modal-content .ant-modal-body .title {
    font-size: 14px;
    font-weight: 600;
    line-height: 17px;
  }
  .ant-modal.solo-ranking-share-modal .ant-modal-content .ant-modal-body .user-info {
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px;
    color: var(--re-new-grey-minor);
    text-align: center;
  }
  .ant-modal.solo-ranking-share-modal .ant-modal-content .ant-modal-body .user-info span:first-child {
    padding-right: 4px;
  }
  .ant-modal.solo-ranking-share-modal .ant-modal-content .ant-modal-body .ranking-info {
    padding-top: 16px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
  .ant-modal.solo-ranking-share-modal .ant-modal-content .ant-modal-body .ranking-info .item {
    width: 120px;
    margin-right: 24px;
  }
  .ant-modal.solo-ranking-share-modal .ant-modal-content .ant-modal-body .ranking-info .item:last-child {
    margin-right: 0;
  }
  .ant-modal.solo-ranking-share-modal .ant-modal-content .ant-modal-body .ranking-info .item .value {
    color: var(--re-new-brand-regular);
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 29px;
  }
  .ant-modal.solo-ranking-share-modal .ant-modal-content .ant-modal-body .ranking-info .item .value.detail {
    color: var(--re-new-grey-white);
    font-size: 16px;
    font-weight: 500;
    line-height: 17px;
  }
  .ant-modal.solo-ranking-share-modal .ant-modal-content .ant-modal-body .ranking-info .item .label {
    color: var(--re-new-grey-minor);
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 17px;
    margin-top: 4px;
    white-space: nowrap;
  }
  .ant-modal.solo-ranking-share-modal .ant-modal-content .ant-modal-body .ranking-info.ranking-game-info {
    justify-content: center;
    align-items: flex-start;
  }
  .ant-modal.solo-ranking-share-modal .ant-modal-content .ant-modal-body .ranking-info.ranking-game-info .item {
    width: 80px;
    margin-right: 8px;
  }
  .ant-modal.solo-ranking-share-modal .ant-modal-content .ant-modal-body .ranking-info.ranking-game-info .item:last-child {
    margin-right: 0;
  }
  .ant-modal.solo-ranking-share-modal .ant-modal-content .ant-modal-body .ranking-info.ranking-game-info .item .label {
    white-space: normal;
    word-break: break-word;
  }
  .ant-modal.solo-ranking-share-modal .ant-modal-content .ant-modal-body .game-info {
    padding-top: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .ant-modal.solo-ranking-share-modal .ant-modal-content .ant-modal-body .game-info div {
    color: var(--re-new-grey-white);
    font-size: 12px;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.5px;
  }
  .ant-modal.solo-ranking-share-modal .ant-modal-content .ant-modal-body .game-info img {
    width: 60px;
    height: 60px;
  }
  .ant-modal.solo-ranking-share-modal .ant-modal-content .ant-modal-body .social-share {
    position: absolute;
    bottom: 24px;
    left: 50%;
    transform: translateX(-50%);
  }
  .ant-modal.solo-ranking-share-modal .ant-modal-content .ant-modal-body .social-share .social-link-list > div {
    width: 24px;
    height: 24px;
    margin: 0 14px !important;
    left: 0;
  }
  .ant-modal.solo-ranking-share-modal .ant-modal-content .ant-modal-body .social-share .social-link-list > div:last-child {
    margin-right: 0 !important;
  }
  html[lang='zh-TW'] .ant-modal.solo-ranking-share-modal .ant-modal-content .ant-modal-body .ranking-info,
  html[lang='ko-KR'] .ant-modal.solo-ranking-share-modal .ant-modal-content .ant-modal-body .ranking-info {
    padding-top: 30px;
  }
}

.solo-my-ranking-wrap {
  width: 100%;
  background: #010202;
  padding-bottom: 148px;
  padding-top: 164px;
}
.solo-my-ranking-wrap .solo-ranking-content {
  width: 1200px;
  height: 494px;
  margin: 52px auto 0;
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/solo-game/my-ranking/solo-ranking-bg.svg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.solo-my-ranking-wrap .solo-ranking-content .solo-ranking-share {
  display: flex;
  justify-content: flex-end;
  padding: 36.5px 40px 30px;
}
.solo-my-ranking-wrap .solo-ranking-content .solo-ranking-share.with-title {
  justify-content: space-between;
  align-items: center;
}
.solo-my-ranking-wrap .solo-ranking-content .solo-ranking-share .solo-small-title {
  color: var(--re-new-grey-white);
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 29px;
}
.solo-my-ranking-wrap .solo-ranking-content .solo-ranking-share .share_text {
  cursor: pointer;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: var(--re-new-brand-regular);
  width: fit-content;
  display: flex;
}
.solo-my-ranking-wrap .solo-ranking-content .solo-ranking-share .share_text i {
  display: inline-block;
  margin-right: 8px;
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/race/share-icon.svg');
  background-size: 100% 100%;
  width: 16px;
  height: 16px;
}
.solo-my-ranking-wrap .solo-ranking-content .solo-ranking-share .share_text:hover {
  color: var(--re-new-brand-regular-hover);
}
.solo-my-ranking-wrap .solo-ranking-content .solo-ranking-share .share_text:hover i {
  filter: brightness(1.2);
}
.solo-my-ranking-wrap .solo-ranking-content .solo-ranking-share .share_text:active {
  color: var(--re-new-brand-regular-press);
}
.solo-my-ranking-wrap .solo-ranking-content .solo-ranking-share .share_text:active i {
  filter: brightness(0.8);
}
.solo-my-ranking-wrap .solo-ranking-content .solo-ranking-card {
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.solo-my-ranking-wrap .solo-ranking-content .solo-ranking-card .ranking-card {
  margin-right: 36px;
}
.solo-my-ranking-wrap .solo-ranking-content .solo-ranking-card .ranking-card:last-child {
  margin-right: 0;
}
.solo-my-ranking-wrap .rc-table-warp {
  position: relative;
  overflow: hidden;
  padding: 50px 32px;
}
.solo-my-ranking-wrap .rc-table-bg {
  overflow: auto;
  position: relative;
  text-align: left;
}
.solo-my-ranking-wrap .rc-table-content table {
  width: 100%;
  padding: 0 78px;
}
.solo-my-ranking-wrap .rc-table-content table .active .rc-table-cell span.base-span {
  font-style: normal;
  letter-spacing: 0.2px;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
}
.solo-my-ranking-wrap .rc-table-content table tbody tr th {
  text-align: center;
}
.solo-my-ranking-wrap .rc-table-content table .rc-table-thead {
  line-height: 20px;
  height: 20px;
}
.solo-my-ranking-wrap .rc-table-content table .rc-table-thead .rc-table-cell {
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0.4px;
  color: var(--re-new-grey-minor);
  white-space: nowrap;
  padding-bottom: 10px;
}
.solo-my-ranking-wrap .rc-table-content table .rc-table-tbody tr {
  font-weight: 700;
  font-size: 18px;
  line-height: 18px;
  color: var(--re-new-grey-white);
}
.solo-my-ranking-wrap .rc-table-content table .rc-table-cell:nth-child(1) {
  background: transparent;
  width: 20px;
  vertical-align: middle;
  padding-left: 24px;
}
.solo-my-ranking-wrap .rc-table-content table .rc-table-cell:nth-child(1) > div {
  top: 3px;
}
.solo-my-ranking-wrap .rc-table-content table .rc-table-cell:nth-child(1) img {
  vertical-align: middle;
  width: 20px !important;
  height: 20px !important;
  max-width: initial !important;
}
.solo-my-ranking-wrap .rc-table-content table .rc-table-cell span.base-span {
  font-style: normal;
  letter-spacing: 0.2px;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
}
.solo-my-ranking-wrap .rc-table-content table .rc-table-cell:nth-child(2) {
  width: 150px;
  margin-left: 8px;
  background: transparent;
}
.solo-my-ranking-wrap .rc-table-content table .rc-table-cell:nth-child(2) span {
  margin-right: 40px;
}
.solo-my-ranking-wrap .rc-table-content table .rc-table-cell:nth-child(3),
.solo-my-ranking-wrap .rc-table-content table .rc-table-cell:nth-child(4) {
  text-align: left;
  background: transparent;
  min-width: 60px;
  overflow: hidden;
}
.solo-my-ranking-wrap .rc-table-content table .rc-table-cell:nth-child(3) span,
.solo-my-ranking-wrap .rc-table-content table .rc-table-cell:nth-child(4) span {
  margin-right: 45px;
  min-width: 60px;
}
.solo-my-ranking-wrap .rc-table-content table .rc-table-cell:nth-child(3) .base-span-max,
.solo-my-ranking-wrap .rc-table-content table .rc-table-cell:nth-child(4) .base-span-max {
  margin-left: 25px !important;
}
.solo-my-ranking-wrap .rc-table-content table .rc-table-cell:nth-child(5) {
  background: transparent;
  height: 16px;
  text-align: left;
  max-width: 220px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.solo-my-ranking-wrap .rc-table-content table .rc-table-cell:nth-child(5) span {
  margin-left: 0;
  margin-right: 11px;
}
.solo-my-ranking-wrap .rc-table-content table .rc-table-cell:nth-child(5) span .current-txnvolume-usdt {
  margin-right: 0 !important;
}
.solo-my-ranking-wrap .rc-table-content table .rc-table-cell:nth-child(5) span .min-txnvolume-usdt {
  margin-right: 0 !important;
}
.solo-my-ranking-wrap .rc-table-content table .rc-table-cell:nth-child(6) {
  background: transparent;
}
.solo-my-ranking-wrap .rc-table-content table .rc-table-cell:nth-child(6) div {
  width: 160px;
}
.solo-my-ranking-wrap .rc-table-content table .rc-table-cell:nth-child(6) div .process {
  border: 1px solid rgba(255, 255, 255, 0.2);
  transform: skewX(-40deg);
  height: 12px;
}
.solo-my-ranking-wrap .rc-table-content table .rc-table-cell:nth-child(6) div .process .value {
  height: 100%;
  width: 0;
  background: linear-gradient(90deg, #3ef2c9 0%, #0bd9bd 100%);
}
.solo-my-ranking-wrap .rc-table-content table .rc-table-cell:nth-child(6) div .item-status-base {
  width: 6px;
  height: 14px;
  display: inline-block;
  margin-right: 8px;
  text-align: center;
}
.solo-my-ranking-wrap .rc-table-content table .rc-table-cell:nth-child(6) div .item-status-default {
  border: 1px solid #414352;
}
.solo-my-ranking-wrap .rc-table-content table .rc-table-cell:nth-child(6) div .item-status-active {
  background: linear-gradient(90deg, #3ef2c9 0%, #0bd9bd 100%);
}
/** 移动端 */
@media (max-width: 767px) {
  .solo-my-ranking-wrap {
    margin-bottom: 48px;
    padding-bottom: 0;
    padding-top: 0;
  }
  .solo-my-ranking-wrap .zwtc-schedule-title {
    padding-top: 48px;
  }
  .solo-my-ranking-wrap .solo-ranking-content {
    width: 327px;
    height: auto;
    margin-top: 24px;
    background: unset;
  }
  .solo-my-ranking-wrap .solo-ranking-content .solo-ranking-share {
    padding: 0;
  }
  .solo-my-ranking-wrap .solo-ranking-content .solo-ranking-share.with-title {
    padding: 0 0 16px 0;
  }
  .solo-my-ranking-wrap .solo-ranking-content .solo-ranking-share.with-title .solo-small-title {
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 19px;
  }
  .solo-my-ranking-wrap .solo-ranking-content .solo-ranking-share .share_text {
    display: none;
  }
  .solo-my-ranking-wrap .solo-ranking-content .solo-ranking-card {
    display: block;
  }
  .solo-my-ranking-wrap .solo-ranking-content .solo-ranking-mine {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    overflow: hidden;
  }
  .solo-my-ranking-wrap .solo-ranking-content .solo-ranking-mine .item {
    flex-shrink: 0;
    width: 50%;
    margin-bottom: 24px;
  }
  .solo-my-ranking-wrap .solo-ranking-content .solo-ranking-mine .item .label {
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.4px;
    color: var(--re-new-grey-minor);
  }
  .solo-my-ranking-wrap .solo-ranking-content .solo-ranking-mine .item .value {
    margin-top: 11px;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px;
    color: var(--re-new-grey-white);
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
  .solo-my-ranking-wrap .solo-ranking-content .solo-share-btn {
    width: 168px;
    height: 40px;
    font-size: 16px;
    font-weight: 600;
    line-height: 40px;
    margin: 12px auto 24px;
    text-align: center;
    color: #0bccbf;
    background-image: url('/futures-activity/worldtradingchampionship2025/assets/button/primary_button-h5.png');
    background-size: cover;
  }
}

.ranking-card {
  width: 355px;
  height: 370px;
  color: var(--re-new-grey-white);
  text-align: center;
}
.ranking-card .card-title {
  width: 100%;
  padding: 24px 32px;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  background-color: #1c2835;
}
.ranking-card .card-detail {
  width: 100%;
  background-color: #121b24;
  padding-bottom: 80px;
}
.ranking-card .card-detail .item {
  padding-top: 44px;
}
.ranking-card .card-detail .item .value {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 40px;
}
.ranking-card .card-detail .item .value .diff-component-inline {
  margin-left: 12px;
  height: 19px;
  line-height: 19px;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
}
.ranking-card .card-detail .item .value .diff-component-inline.up {
  color: var(--re-new-seconday-green);
}
.ranking-card .card-detail .item .value .diff-component-inline.down {
  color: var(--re-new-seconday-red);
}
.ranking-card .card-detail .item .label {
  color: var(--re-new-grey-detail);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  margin-top: 8px;
}
/** 移动端 */
@media (max-width: 767px) {
  .ranking-card {
    width: 100%;
    height: auto;
  }
  .ranking-card .card-title {
    width: 100%;
    padding: 24px 32px;
    font-size: 16px;
    font-weight: 700;
    line-height: 19px;
    background: #121b24;
  }
  .ranking-card .card-detail {
    margin-bottom: 24px;
    padding-bottom: 19px;
    background: var(--re-new-bg-general);
  }
  .ranking-card .card-detail .item {
    padding-top: 24px;
  }
  .ranking-card .card-detail .item .value {
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px;
  }
  .ranking-card .card-detail .item .label {
    color: #8599a6;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    margin-top: 8px;
  }
}

.personal-solo-wrap {
  background: transparent;
  padding-bottom: 48px;
  padding-top: 0;
}
.personal-solo-wrap .solo-ranking-content {
  margin-top: 0;
  position: relative;
}
@media (max-width: 767px) {
  .personal-solo-wrap {
    padding-top: 0px;
    padding-bottom: 0;
  }
  .personal-solo-wrap .zwtc-schedule-title {
    margin: 76.5px 0 25.5px 0;
  }
}

.personal-troop-wrap {
  width: 100%;
  position: relative;
  padding-bottom: 48px;
}
.personal-troop-wrap .con-choice {
  width: 1200px;
  height: 494px;
  margin: 0 auto;
  padding: 32px;
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/background/kanban-detail-bg.svg');
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.personal-troop-wrap .con-choice .header {
  color: var(--re-new-grey-major);
  font-size: 24px;
  font-weight: 600;
  line-height: 29px;
}
.personal-troop-wrap .con-choice .item-con {
  padding-top: 32px;
  display: flex;
  justify-content: flex-start;
}
.personal-troop-wrap .con-choice .item-con .race-left {
  position: relative;
  width: 270px;
  height: 370px;
  margin-right: 56px;
  background: #121b24;
  flex-shrink: 0;
}
.personal-troop-wrap .con-choice .item-con .race-left .race-item {
  width: 100%;
  padding: 20px 15px 0;
  text-align: center;
}
.personal-troop-wrap .con-choice .item-con .race-left .race-item .no-login-p {
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 15px;
  color: var(--re-new-grey-minor);
  text-align: center;
  padding-top: 134px;
  margin-bottom: 100px;
}
.personal-troop-wrap .con-choice .item-con .race-left .race-item .img {
  width: 88px;
  height: 88px;
  border-radius: 100%;
}
.personal-troop-wrap .con-choice .item-con .race-left .race-item h3 {
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--re-new-brand-regular);
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  margin-top: 29px;
  margin-bottom: 0;
}
.personal-troop-wrap .con-choice .item-con .race-left .race-item h3 i {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url('/futures-activity/worldtradingchampionship2025/assets/common/lock.svg');
  background-size: 100%;
}
.personal-troop-wrap .con-choice .item-con .race-left .race-item .dec {
  color: var(--re-new-grey-minor);
  font-weight: 500;
  font-size: 12px;
  line-height: 15px;
  height: 45px;
  margin-top: 4px;
  margin-bottom: 0px;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  word-break: break-word;
  overflow: hidden;
  display: -webkit-box;
}
.personal-troop-wrap .con-choice .item-con .race-left .race-item .leader-info {
  width: 204px;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 auto;
  text-align: center;
}
.personal-troop-wrap .con-choice .item-con .race-left .race-item .leader-info .leader-num,
.personal-troop-wrap .con-choice .item-con .race-left .race-item .leader-info .name-leader {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0px;
  font-size: 14px;
  line-height: 17px;
  font-weight: 400;
  color: var(--re-new-grey-major);
}
.personal-troop-wrap .con-choice .item-con .race-left .race-item .leader-info .leader-num i,
.personal-troop-wrap .con-choice .item-con .race-left .race-item .leader-info .name-leader i {
  flex-shrink: 0;
  display: inline-block;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  margin-right: 8px;
}
.personal-troop-wrap .con-choice .item-con .race-left .race-item .leader-info .name-leader {
  margin-top: 28px;
}
.personal-troop-wrap .con-choice .item-con .race-left .race-item .leader-info .name-leader i {
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/race/name-leader.svg');
}
.personal-troop-wrap .con-choice .item-con .race-left .race-item .leader-info .name-leader span {
  display: inline-block;
  max-width: 176px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.personal-troop-wrap .con-choice .item-con .race-left .race-item .leader-info .leader-num {
  margin-top: 3px;
}
.personal-troop-wrap .con-choice .item-con .race-left .race-item .leader-info .leader-num i {
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/race/leader-num.svg');
}
.personal-troop-wrap .con-choice .item-con .race-left .race-item .race-left-btn {
  position: absolute;
  bottom: 24px;
  left: 50%;
  transform: translateX(-50%);
}
.personal-troop-wrap .con-choice .item-con .race-right {
  flex: 1;
  height: 370px;
  display: flex;
  justify-content: flex-start;
}
.personal-troop-wrap .con-choice .item-con .race-right .item {
  width: 393px;
  height: 370px;
  text-align: center;
  margin-right: 24px;
  color: var(--re-new-grey-major);
  background: #121b24;
}
.personal-troop-wrap .con-choice .item-con .race-right .item .item-header {
  width: 100%;
  background: #1c2835;
  padding: 24px 12px;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  white-space: nowrap;
}
.personal-troop-wrap .con-choice .item-con .race-right .item .item-ranking {
  margin-top: 44px;
}
.personal-troop-wrap .con-choice .item-con .race-right .item .item-ranking .value {
  font-size: 32px;
  font-weight: 600;
  line-height: 40px;
}
.personal-troop-wrap .con-choice .item-con .race-right .item .item-ranking .label {
  color: var(--re-new-grey-minor);
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  margin-top: 8px;
}
.personal-troop-wrap .con-choice .item-con .race-right .item .race-right-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--re-new-brand-regular);
  margin-top: 44px;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  cursor: pointer;
}
.personal-troop-wrap .con-choice .item-con .race-right .item .race-right-btn i {
  display: inline-block;
  margin-right: 8px;
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/race/share-icon.svg');
  background-size: 100% 100%;
  width: 16px;
  height: 16px;
}
.personal-troop-wrap .con-choice .item-con .race-right .item .race-right-btn:hover {
  color: var(--re-new-brand-regular-hover);
}
.personal-troop-wrap .con-choice .item-con .race-right .item .race-right-btn:hover i {
  filter: brightness(1.2);
}
.personal-troop-wrap .con-choice .item-con .race-right .item .race-right-btn:active {
  color: var(--re-new-brand-regular-press);
}
.personal-troop-wrap .con-choice .item-con .race-right .item .race-right-btn:active i {
  filter: brightness(0.8);
}
@media (max-width: 767px) {
  .personal-troop-wrap {
    padding-bottom: 52px;
  }
  .personal-troop-wrap .con-choice {
    height: auto;
    width: 327px;
    background: none;
    padding: 0;
  }
  .personal-troop-wrap .con-choice .header {
    line-height: 19px;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
  }
  .personal-troop-wrap .con-choice .item-con {
    padding-top: 16px;
    flex-direction: column;
    height: 100%;
  }
  .personal-troop-wrap .con-choice .item-con .race-left {
    width: 100%;
    background: #121b24;
    margin-right: 0;
    padding-top: 0;
    height: auto;
  }
  .personal-troop-wrap .con-choice .item-con .race-left .race-item {
    padding: 20px 40px;
  }
  .personal-troop-wrap .con-choice .item-con .race-left .race-item .img {
    border-radius: 50%;
  }
  .personal-troop-wrap .con-choice .item-con .race-left .race-item h3 {
    margin-top: 16px;
  }
  .personal-troop-wrap .con-choice .item-con .race-left .race-item .dec {
    word-break: break-word;
  }
  .personal-troop-wrap .con-choice .item-con .race-left .race-item .leader-info .name-leader {
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    margin-top: 24px;
  }
  .personal-troop-wrap .con-choice .item-con .race-left .race-item .leader-info .leader-num {
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    margin-top: 3px;
  }
  .personal-troop-wrap .con-choice .item-con .race-left .race-item .race-left-btn {
    position: relative;
    bottom: 0;
    left: 0;
    margin-top: 24px;
    transform: unset;
  }
  .personal-troop-wrap .con-choice .item-con .race-right {
    flex-direction: column;
    background: unset;
    padding: 0;
    height: 100%;
    width: 100%;
    font-style: normal;
  }
  .personal-troop-wrap .con-choice .item-con .race-right .item {
    width: 100%;
    height: auto;
    margin-top: 16px;
    margin-right: 0;
    padding-bottom: 20px;
    background: var(--re-new-bg-general);
  }
  .personal-troop-wrap .con-choice .item-con .race-right .item .item-header {
    width: 100%;
    background: #121b24;
    padding: 24px 32px;
    font-size: 16px;
    font-weight: 600;
    line-height: 19px;
  }
  .personal-troop-wrap .con-choice .item-con .race-right .item .item-ranking {
    margin-top: 24px;
  }
  .personal-troop-wrap .con-choice .item-con .race-right .item .item-ranking .value {
    font-size: 24px;
    font-weight: 600;
    line-height: 40px;
  }
  .personal-troop-wrap .con-choice .item-con .race-right .item .item-ranking .label {
    color: var(--re-new-grey-minor);
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    margin-top: 8px;
  }
  .personal-troop-wrap .con-choice .item-con .race-right .item .race-right-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--re-new-brand-regular);
    margin-top: 24px;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    cursor: pointer;
  }
  .personal-troop-wrap .con-choice .item-con .race-right .item .race-right-btn i {
    display: inline-block;
    margin-right: 8px;
    background-image: url('/futures-activity/worldtradingchampionship2025/assets/race/share-icon.svg');
    background-size: 100% 100%;
    width: 16px;
    height: 16px;
  }
  .personal-troop-wrap .con-choice .item-con .race-right .item .race-right-btn:active {
    color: var(--re-new-brand-regular-press);
  }
  .personal-troop-wrap .con-choice .item-con .race-right .item .race-right-btn:active i {
    filter: brightness(0.8);
  }
}

.zwtc-user-banned {
  width: 1200px;
  min-height: 88px;
  padding: 8px 24px;
  margin: auto;
  background: var(--bg-red);
  color: var(--red-color);
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.zwtc-user-banned .warning {
  width: 20px;
  height: 20px;
  background: url('/futures-activity/worldtradingchampionship2025/assets/leader-register/error_icon.svg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  margin-right: 16px;
}
.zwtc-user-banned .title,
.zwtc-user-banned .content {
  margin-bottom: 0;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
}
/** 移动端 */
@media (max-width: 767px) {
  .zwtc-user-banned {
    width: 327px;
    padding: 8px;
    min-height: 58px;
  }
  .zwtc-user-banned .warning {
    width: 18px;
    height: 18px;
    margin-right: 10px;
  }
  .zwtc-user-banned .title,
  .zwtc-user-banned .content {
    font-size: 11px;
    line-height: 14px;
  }
}

.personal-section {
  position: relative;
  background-color: #091016;
}
.personal-section .personal-section__decorate {
  position: absolute;
  width: 100%;
  height: 888px;
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/background/kanban-bg.svg');
  background-size: 1920px 888px;
  background-position: center;
  background-repeat: no-repeat;
}
.personal-section .personal-section-banned {
  position: relative;
}
.personal-section .personal-section-banned .zwtc-user-banned {
  width: 100%;
}
.personal-section .zwtc-schedule-title {
  padding-top: 130px;
  padding-bottom: 100px;
}
/** 移动端 */
@media (max-width: 767px) {
  .personal-section {
    background: linear-gradient(180deg, #170e16 0%, #05080a 100%);
  }
  .personal-section .personal-section__decorate {
    width: 100%;
    height: 160px;
    background-image: url('/futures-activity/worldtradingchampionship2025/assets/background/kanban-bg-h5.svg');
    background-size: 100% 160px;
    background-position: center;
    background-repeat: no-repeat;
  }
  .personal-section .zwtc-schedule-title {
    padding-top: 30px;
    padding-bottom: 38px;
  }
}

.live-zone-container {
  position: relative;
  padding: 60px 0;
}
.live-zone-container .live-zone__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  height: 500px;
  margin-top: 60px;
  overflow-y: auto;
  gap: 36px 12px;
}
.live-zone-container .live-zone__list .live-list__item {
  width: 285px;
}
.live-zone-container .live-zone__list .live-list__item .live-list__tag {
  display: none;
}
.live-zone-container .live-zone__list .live-list__item a {
  display: block;
}
.live-zone-container .live-zone__list .live-list__item .live-item__img {
  cursor: pointer;
  display: block;
  width: 285px;
  height: 160px;
  border-radius: 12px;
}
.live-zone-container .live-zone__list .live-list__item .live-item__title {
  cursor: pointer;
  margin-top: 12px;
  line-height: 20px;
  font-size: 16px;
  font-weight: 500;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  color: #FFF;
}
.live-zone-container .live-zone__list .live-list__item .live-item__view {
  margin-top: 2px;
  line-height: 18px;
  font-size: 14px;
  font-weight: 500;
  color: var(--detail-color);
}
.live-zone-container .live-zone__list .live-list__item .live-item__view span:first-child {
  padding-right: 16px;
}
.live-zone-container .live-zone__list .live-list__item.live-list__item--ongoing {
  position: relative;
}
.live-zone-container .live-zone__list .live-list__item.live-list__item--ongoing .live-list__tag {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  align-items: center;
  height: 26px;
  line-height: 18px;
  padding: 4px 12px;
  border-radius: 12px 0px;
  background: #ED212F;
  font-size: 14px;
  font-weight: 600;
}
.live-zone-container .live-zone__list .live-list__item.live-list__item--ongoing .live-list__tag .live-list__ongoing-icon {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-right: 8px;
  background-color: #fff;
  border-radius: 100%;
}
@media (max-width: 767px) {
  .live-zone-container .live-zone__list-pagination {
    width: 327px;
    margin: auto;
  }
  .live-zone-container .live-zone__list-pagination .live-zone__list {
    display: block;
    height: auto;
    margin-top: 40px;
    overflow-y: hidden;
    gap: unset;
  }
  .live-zone-container .live-zone__list-pagination .live-zone__list .live-list__item {
    width: 327px;
    margin-bottom: 40px;
  }
  .live-zone-container .live-zone__list-pagination .live-zone__list .live-list__item .live-item__img {
    width: 327px;
    height: 183px;
    border-radius: 13.8px;
  }
  .live-zone-container .live-zone__list-pagination .live-zone__pagination {
    margin: auto;
    text-align: center;
  }
  .live-zone-container .live-zone__list-pagination .live-zone__pagination .ant-pagination-item,
  .live-zone-container .live-zone__list-pagination .live-zone__pagination .ant-pagination-jump-next,
  .live-zone-container .live-zone__list-pagination .live-zone__pagination .ant-pagination-prev,
  .live-zone-container .live-zone__list-pagination .live-zone__pagination .ant-pagination-next {
    min-width: 30px;
    height: 30px;
    background-color: #1C1812;
    border-radius: 4px;
    border: none;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.1px;
    font-family: inherit;
  }
  .live-zone-container .live-zone__list-pagination .live-zone__pagination .ant-pagination-prev .ant-pagination-item-link,
  .live-zone-container .live-zone__list-pagination .live-zone__pagination .ant-pagination-next .ant-pagination-item-link {
    color: #6a6a6a;
    border: none;
    background-color: #1C1812;
  }
  .live-zone-container .live-zone__list-pagination .live-zone__pagination .ant-pagination-item a {
    color: #6A6A6A;
  }
  .live-zone-container .live-zone__list-pagination .live-zone__pagination .ant-pagination-item-active {
    background-color: #FFEFA0;
  }
  .live-zone-container .live-zone__list-pagination .live-zone__pagination .ant-pagination-item-active a {
    color: #4F3807;
  }
  .live-zone-container .live-zone__list-pagination .live-zone__pagination .ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-ellipsis {
    font-family: inherit;
    color: #6a6a6a;
  }
}

@font-face {
  font-family: 'swiper-icons';
  src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA') format('woff');
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-container-multirow-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}
.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-container-pointer-events {
  touch-action: pan-y;
}
.swiper-container-pointer-events.swiper-container-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
/* 3D Effects */
.swiper-container-3d {
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.pk-list-h5-container {
  position: relative;
  height: 400px;
  padding: 60px 16px 0;
}
.pk-list-h5-container .pk-item-slide {
  width: 311px;
  height: 288px;
}
.pk-list-h5-container .pk-item {
  width: 311px;
  height: 288px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.pk-list-h5-container .pk-item .pk-item__game-info .game-info__status {
  width: 240px;
  height: 49px;
  padding: 8px 16px;
  color: #000;
}
.pk-list-h5-container .pk-item .pk-item__game-info .game-info__status .status__game-order {
  line-height: 18px;
  font-size: 14px;
  font-weight: 700;
}
.pk-list-h5-container .pk-item .pk-item__game-info .game-info__status .status__game-status {
  line-height: 15px;
  font-size: 12px;
  font-weight: 700;
}
.pk-list-h5-container .pk-item .pk-item__game-info .game-info__time {
  margin-top: 16px;
  line-height: 15px;
  font-size: 12px;
  font-weight: 400;
  color: #fff;
  text-align: center;
}
.pk-list-h5-container .pk-item .pk-item__game-leader {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  margin-top: 32px;
}
.pk-list-h5-container .pk-item .pk-item__game-leader .game-leader__info {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 104px;
}
.pk-list-h5-container .pk-item .pk-item__game-leader .game-leader__info .info__icon {
  width: 52px;
  height: 52px;
  padding: 1px;
  background-color: #1C1812;
  border-radius: 4.12px;
  border: 1px solid #FFF8D5;
}
.pk-list-h5-container .pk-item .pk-item__game-leader .game-leader__info .info__icon img {
  width: 48px;
  height: 48px;
}
.pk-list-h5-container .pk-item .pk-item__game-leader .game-leader__info .info__nickname {
  overflow: hidden;
  text-align: center;
  width: 100%;
  height: 36px;
  margin-top: 19px;
  line-height: 18px;
  word-wrap: break-word;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.pk-list-h5-container .pk-item .pk-item__game-leader .game-leader__pk {
  width: 52px;
  height: 52px;
  margin: 0 10px;
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/pk/h5/pk.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.pk-list-h5-container .pk-item .pk-item__game-btn {
  margin-top: 14px;
}
.pk-list-h5-container .pk-item.end {
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/pk/h5/end.png');
}
.pk-list-h5-container .pk-item.end .pk-item__game-leader .game-leader__pk {
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/pk/h5/pk--end.png');
}
.pk-list-h5-container .pk-item.end .pk-item__game-leader .game-leader__info .info__icon {
  border: 1px solid var(--diabled-color);
}
.pk-list-h5-container .pk-item.end .pk-item__game-leader .game-leader__info .info__icon img {
  filter: grayscale(1);
}
.pk-list-h5-container .pk-item.ongoing {
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/pk/h5/ongoing.png');
}
.pk-list-h5-container .pk-item.soon {
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/pk/h5/soon.png');
}
.pk-list-h5-container .pk-item.active {
  position: relative;
}
.pk-list-h5-container .pk-item.active::after {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  bottom: -64px;
  transform: translateX(-50%);
  width: 40px;
  height: 40px;
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/pk/h5/active.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.pk-list-h5-container .pk-item:last-child {
  margin-right: 0;
}

.pk-list-pc-container {
  position: relative;
  height: 282px;
}
.pk-list-pc-container .pk-block {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 1200px;
  padding: 20px 0;
  overflow: hidden;
}
.pk-list-pc-container .pk-block .pk-item {
  cursor: pointer;
  position: relative;
  flex-shrink: 0;
  width: 380px;
  height: 242px;
  margin-right: 30px;
  border-radius: 20px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.pk-list-pc-container .pk-block .pk-item .pk-item__game-info {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.pk-list-pc-container .pk-block .pk-item .pk-item__game-info .game-info__status {
  width: 220px;
  height: 49px;
  padding: 8px 12px;
  color: #000;
}
.pk-list-pc-container .pk-block .pk-item .pk-item__game-info .game-info__status .status__game-order {
  line-height: 18px;
  font-size: 14px;
  font-weight: 700;
}
.pk-list-pc-container .pk-block .pk-item .pk-item__game-info .game-info__status .status__game-status {
  line-height: 15px;
  font-size: 12px;
  font-weight: 700;
}
.pk-list-pc-container .pk-block .pk-item .pk-item__game-info .game-info__time {
  padding-right: 16px;
  line-height: 15px;
  font-size: 12px;
  font-weight: 400;
  color: #fff;
}
.pk-list-pc-container .pk-block .pk-item .pk-item__game-leader {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  margin-top: 20px;
}
.pk-list-pc-container .pk-block .pk-item .pk-item__game-leader .game-leader__info {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 104px;
}
.pk-list-pc-container .pk-block .pk-item .pk-item__game-leader .game-leader__info .info__icon {
  width: 52px;
  height: 52px;
  padding: 1px;
  background-color: #1C1812;
  border-radius: 4.115px;
  border: 1px solid #FFF8D5;
}
.pk-list-pc-container .pk-block .pk-item .pk-item__game-leader .game-leader__info .info__icon img {
  width: 48px;
  height: 48px;
}
.pk-list-pc-container .pk-block .pk-item .pk-item__game-leader .game-leader__info .info__nickname {
  overflow: hidden;
  text-align: center;
  width: 100%;
  height: 36px;
  margin-top: 19px;
  line-height: 18px;
  word-wrap: break-word;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.pk-list-pc-container .pk-block .pk-item .pk-item__game-leader .game-leader__pk {
  width: 52px;
  height: 52px;
  margin: 0 10px;
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/pk/pk.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.pk-list-pc-container .pk-block .pk-item.end {
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/pk/end.png');
}
.pk-list-pc-container .pk-block .pk-item.end .pk-item__game-info .game-info__time {
  color: var(--diabled-color);
}
.pk-list-pc-container .pk-block .pk-item.end .pk-item__game-leader .game-leader__pk {
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/pk/pk--end.png');
}
.pk-list-pc-container .pk-block .pk-item.end .pk-item__game-leader .game-leader__info .info__nickname {
  color: var(--diabled-color);
}
.pk-list-pc-container .pk-block .pk-item.end .pk-item__game-leader .game-leader__info .info__icon {
  border-radius: 4.115px;
  border: 1px solid var(--diabled-color);
}
.pk-list-pc-container .pk-block .pk-item.end .pk-item__game-leader .game-leader__info .info__icon img {
  filter: grayscale(1);
}
.pk-list-pc-container .pk-block .pk-item.ongoing {
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/pk/ongoing.png');
}
.pk-list-pc-container .pk-block .pk-item.soon {
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/pk/soon.png');
}
.pk-list-pc-container .pk-block .pk-item.active {
  position: relative;
}
.pk-list-pc-container .pk-block .pk-item.active::after {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  bottom: -20px;
  transform: translateX(-50%);
  width: 18px;
  height: 12px;
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/pk/active.svg');
  background-size: 100%;
  background-repeat: no-repeat;
}
.pk-list-pc-container .pk-block .pk-item:last-child {
  margin-right: 0;
}
.pk-list-pc-container .pk-arrow {
  z-index: 2;
  cursor: pointer;
  position: absolute;
  top: 115px;
  left: 4px;
  width: 17px;
  height: 53px;
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/common/arrow-large.svg');
  background-repeat: no-repeat;
  background-size: contain;
}
.pk-list-pc-container .pk-arrow:hover {
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/common/arrow-large--hover.svg');
}
.pk-list-pc-container .pk-arrow:active {
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/common/arrow-large--press.svg');
}
.pk-list-pc-container .pk-arrow.right {
  left: unset;
  top: 115px;
  right: 4px;
  transform: rotate(180deg);
}
.pk-list-pc-container .pk-arrow.disabled {
  cursor: not-allowed;
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/common/arrow-large--disabled.svg');
}

.pk-list-container {
  position: relative;
}

.follower-info-container {
  color: var(--detail-color);
}
.follower-info-container .follower-info__block {
  position: relative;
  width: 414px;
}
.follower-info-container .follower-info__block .follower-info__average {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 12px 45px 12px 16px;
  border: 2px solid var(--detail-color);
  background: #160E00;
  box-shadow: 0px -4px 4px 0px rgba(27, 7, 7, 0.25);
}
.follower-info-container .follower-info__block .follower-info__average .average__team-name,
.follower-info-container .follower-info__block .follower-info__average .average__label {
  line-height: 20px;
  font-size: 16px;
  font-weight: 600;
}
.follower-info-container .follower-info__block .follower-info__average .average__value {
  line-height: 25px;
  font-size: 20px;
  font-weight: 600;
}
.follower-info-container .follower-info__block .follower-info__list {
  margin-top: 20px;
}
.follower-info-container .follower-info__block .follower-info__list .info-list__rank {
  width: 110px;
  word-wrap: break-word;
  white-space: pre-line;
}
.follower-info-container .follower-info__block .follower-info__list .info-list__name {
  width: 160px;
  padding-right: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.follower-info-container .follower-info__block .follower-info__list .info-list__profit {
  width: 144px;
  word-wrap: break-word;
}
.follower-info-container .follower-info__block .follower-info__list .info-list__header,
.follower-info-container .follower-info__block .follower-info__list .info-list__body {
  line-height: 20px;
  font-size: 16px;
  font-weight: 600;
  text-align: left;
}
.follower-info-container .follower-info__block .follower-info__list .info-list__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 60px;
  padding: 10px 0px;
}
.follower-info-container .follower-info__block .follower-info__list .info-list__body .body__row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 63px;
  padding: 10px 0px;
  margin-top: 1px;
  background: #160E00;
}
.follower-info-container .follower-info__block .follower-info__list .info-list__body .body__row .info-list__rank {
  padding: 0 16px;
}
.follower-info-container .follower-info__block::after {
  content: '';
  position: absolute;
  top: 30px;
  bottom: 32px;
  right: -30px;
  width: 30px;
  border: 1px solid var(--detail-color);
  border-left: none;
}
.follower-info-container.follower-info-container--right {
  margin-left: 30px;
}
.follower-info-container.follower-info-container--right .follower-info__block .follower-info__average {
  flex-direction: row-reverse;
  padding: 12px 16px 12px 45px;
  text-align: right;
}
.follower-info-container.follower-info-container--right .follower-info__block .follower-info__list .info-list__name {
  padding-right: 0;
  padding-left: 16px;
}
.follower-info-container.follower-info-container--right .follower-info__block .follower-info__list .info-list__header,
.follower-info-container.follower-info-container--right .follower-info__block .follower-info__list .info-list__body {
  text-align: right;
}
.follower-info-container.follower-info-container--right .follower-info__block::after {
  left: -30px;
  right: unset;
  border: 1px solid var(--detail-color);
  border-right: none;
}
.follower-info-container.follower-info-container--winner .follower-info__block .follower-info__average {
  border: 2px solid var(--border-color);
  background: var(--bg-deep);
}
.follower-info-container.follower-info-container--winner .follower-info__block .follower-info__average .average__team-name,
.follower-info-container.follower-info-container--winner .follower-info__block .follower-info__average .average__label {
  color: #fff;
}
.follower-info-container.follower-info-container--winner .follower-info__block .follower-info__average .average__value {
  color: var(--main-color);
}
.follower-info-container.follower-info-container--winner .follower-info__block .follower-info__list .info-list__header,
.follower-info-container.follower-info-container--winner .follower-info__block .follower-info__list .info-list__body {
  color: #fff;
}
.follower-info-container.follower-info-container--winner .follower-info__block .follower-info__list .info-list__body .body__row {
  background: var(--bg-deep);
}
.follower-info-container.follower-info-container--winner .follower-info__block .follower-info__list .info-list__body .body__row .info-list__profit {
  color: var(--re-new-brand-regular);
}
.follower-info-container.follower-info-container--winner .follower-info__block .follower-info__list .info-list__body .body__row:nth-child(-n+3) .info-list__rank {
  color: var(--main-color);
}
.follower-info-container.follower-info-container--winner .follower-info__block::after {
  border-color: #D9AF3C;
}
@media (max-width: 767px) {
  .follower-info-container .follower-info__block {
    width: 327px;
  }
  .follower-info-container .follower-info__block .follower-info__average {
    width: 100%;
    padding: 12px 16px;
  }
  .follower-info-container .follower-info__block .follower-info__average .average__team-name,
  .follower-info-container .follower-info__block .follower-info__average .average__label {
    line-height: 18px;
    font-size: 14px;
    font-weight: 600;
  }
  .follower-info-container .follower-info__block .follower-info__average .average__value {
    line-height: 18px;
    font-size: 14px;
    font-weight: 600;
  }
  .follower-info-container .follower-info__block .follower-info__list {
    margin-top: 16px;
  }
  .follower-info-container .follower-info__block .follower-info__list .info-list__rank {
    width: 86px;
    padding-left: 16px;
    padding-right: 8px;
    word-wrap: break-word;
  }
  .follower-info-container .follower-info__block .follower-info__list .info-list__name {
    width: 120px;
    padding-right: 8px;
  }
  .follower-info-container .follower-info__block .follower-info__list .info-list__profit {
    width: 121px;
  }
  .follower-info-container .follower-info__block .follower-info__list .info-list__header,
  .follower-info-container .follower-info__block .follower-info__list .info-list__body {
    line-height: 18px;
    font-size: 14px;
  }
  .follower-info-container .follower-info__block::after {
    display: none;
  }
  .follower-info-container.follower-info-container--right {
    margin-left: 0;
  }
  .follower-info-container.follower-info-container--right .follower-info__block .follower-info__average {
    flex-direction: row-reverse;
    padding: 12px 16px;
    text-align: right;
  }
  .follower-info-container.follower-info-container--right .follower-info__block .follower-info__list .info-list__header,
  .follower-info-container.follower-info-container--right .follower-info__block .follower-info__list .info-list__body {
    text-align: right;
  }
  .follower-info-container.follower-info-container--right .follower-info__block::after {
    left: -30px;
    right: unset;
    border: 1px solid var(--detail-color);
    border-right: none;
  }
  .follower-info-container.follower-info-container--winner .follower-info__block .follower-info__average {
    border: 2px solid var(--border-color);
    background: var(--bg-deep);
  }
  .follower-info-container.follower-info-container--winner .follower-info__block .follower-info__average .average__team-name,
  .follower-info-container.follower-info-container--winner .follower-info__block .follower-info__average .average__label {
    color: #fff;
  }
  .follower-info-container.follower-info-container--winner .follower-info__block .follower-info__average .average__value {
    color: var(--main-color);
  }
  .follower-info-container.follower-info-container--winner .follower-info__block .follower-info__list .info-list__header,
  .follower-info-container.follower-info-container--winner .follower-info__block .follower-info__list .info-list__body {
    color: #fff;
  }
  .follower-info-container.follower-info-container--winner .follower-info__block .follower-info__list .info-list__body .body__row {
    background: var(--bg-deep);
  }
  .follower-info-container.follower-info-container--winner .follower-info__block .follower-info__list .info-list__body .body__row .info-list__profit {
    color: var(--re-new-brand-regular);
  }
  .follower-info-container.follower-info-container--winner .follower-info__block .follower-info__list .info-list__body .body__row:nth-child(-n+3) .info-list__rank {
    color: var(--main-color);
  }
  .follower-info-container.follower-info-container--winner .follower-info__block::after {
    border-color: #D9AF3C;
  }
}

.pk-follower-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 1200px;
  margin-top: 48px;
  overflow: hidden;
}
.pk-follower-container .pk-follower__info {
  flex-shrink: 0;
  width: 444px;
}
.pk-follower-container .pk-follower__prize {
  flex-shrink: 0;
}
.pk-follower-container .pk-follower__prize .prize__title {
  width: 285px;
  line-height: 40px;
  text-shadow: 0px 0px 30px rgba(255, 247, 162, 0.8);
  font-size: 32px;
  font-weight: 600;
  letter-spacing: 1.6px;
  word-wrap: break-word;
  white-space: pre-line;
  text-align: center;
  color: var(--re-new-grey-white);
}
.pk-follower-container .pk-follower__prize .prize__icon-number {
  position: relative;
  width: 204px;
  margin: 30px auto 0;
  text-align: center;
}
.pk-follower-container .pk-follower__prize .prize__icon-number .prize__icon {
  margin: auto;
  width: 88px;
  height: 88px;
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/pk/pk.png');
  background-repeat: no-repeat;
  background-size: contain;
}
.pk-follower-container .pk-follower__prize .prize__icon-number .prize__icon::before,
.pk-follower-container .pk-follower__prize .prize__icon-number .prize__icon::after {
  content: '';
  position: absolute;
  top: 44px;
  left: -54px;
  width: 54px;
  height: 1px;
  background: #6A6A6A;
}
.pk-follower-container .pk-follower__prize .prize__icon-number .prize__icon::after {
  left: unset;
  right: -54px;
}
.pk-follower-container .pk-follower__prize .prize__icon-number .prize__icon.left-win::before,
.pk-follower-container .pk-follower__prize .prize__icon-number .prize__icon.right-win::after {
  background: #D9AF3C;
}
.pk-follower-container .pk-follower__prize .prize__icon-number .prize__number {
  margin-top: 7px;
  line-height: 40px;
  text-shadow: 4px 4px 0px #0F0900;
  font-size: 32px;
  font-weight: 700;
  color: var(--re-new-brand-regular);
}
@media (max-width: 767px) {
  :root {
    /*
  --swiper-pagination-color: var(--swiper-theme-color);
  */
  }
  .swiper-pagination {
    position: absolute;
    text-align: center;
    transition: 300ms opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10;
  }
  .swiper-pagination.swiper-pagination-hidden {
    opacity: 0;
  }
  /* Common Styles */
  .swiper-pagination-fraction,
  .swiper-pagination-custom,
  .swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 10px;
    left: 0;
    width: 100%;
  }
  /* Bullets */
  .swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0;
  }
  .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(0.33);
    position: relative;
  }
  .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    transform: scale(1);
  }
  .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1);
  }
  .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(0.66);
  }
  .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(0.33);
  }
  .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(0.66);
  }
  .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(0.33);
  }
  .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 50%;
    background: #000;
    opacity: 0.2;
  }
  button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    appearance: none;
  }
  .swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
  }
  .swiper-pagination-bullet:only-child {
    display: none !important;
  }
  .swiper-pagination-bullet-active {
    opacity: 1;
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
  }
  .swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0px, -50%, 0);
  }
  .swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block;
  }
  .swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px;
  }
  .swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: 200ms transform, 200ms top;
  }
  .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
  }
  .swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
  }
  .swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: 200ms transform, 200ms left;
  }
  .swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: 200ms transform, 200ms right;
  }
  /* Progress */
  .swiper-pagination-progressbar {
    background: rgba(0, 0, 0, 0.25);
    position: absolute;
  }
  .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top;
  }
  .swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top;
  }
  .swiper-container-horizontal > .swiper-pagination-progressbar,
  .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0;
  }
  .swiper-container-vertical > .swiper-pagination-progressbar,
  .swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0;
  }
  .swiper-pagination-white {
    --swiper-pagination-color: #ffffff;
  }
  .swiper-pagination-black {
    --swiper-pagination-color: #000000;
  }
  .swiper-pagination-lock {
    display: none;
  }
  .pk-follower-container {
    display: block;
    width: auto;
    margin: 40px auto 0;
  }
  .pk-follower-container .pk-follower__info {
    width: 327px;
  }
  .pk-follower-container .pk-follower__prize {
    width: 327px;
    margin: auto;
  }
  .pk-follower-container .pk-follower__prize .prize__title {
    width: 100%;
    line-height: 30px;
    font-size: 24px;
    letter-spacing: 1.2px;
    text-shadow: 0px 0px 15px rgba(255, 247, 162, 0.8);
  }
  .pk-follower-container .pk-follower__prize .prize__icon-number {
    position: relative;
    width: 100%;
    margin: 24px auto;
    text-align: center;
  }
  .pk-follower-container .pk-follower__prize .prize__icon-number .prize__icon {
    margin: auto;
    width: 52px;
    height: 52px;
  }
  .pk-follower-container .pk-follower__prize .prize__icon-number .prize__icon::before,
  .pk-follower-container .pk-follower__prize .prize__icon-number .prize__icon::after {
    display: none;
  }
  .pk-follower-container .pk-follower__prize .prize__icon-number .prize__number {
    line-height: 23px;
    font-size: 18px;
  }
  .pk-follower-container .pk-follower__swiper {
    position: relative;
    padding-bottom: 24px;
  }
  .pk-follower-container .pk-follower__swiper .swiper-pagination {
    position: absolute;
    bottom: 0;
  }
  .pk-follower-container .pk-follower__swiper .swiper-pagination .swiper-pagination-bullet {
    margin: 0 8px;
    opacity: 1;
    border-radius: unset;
    background-color: var(--bg-deep);
  }
  .pk-follower-container .pk-follower__swiper .swiper-pagination .swiper-pagination-bullet-active {
    background-color: var(--main-color);
  }
}

.pk-leader-container {
  width: 1200px;
  height: 351px;
  margin-top: 68px;
  border-radius: 16px;
  border: 3px solid #FFF;
  background: rgba(217, 217, 217, 0.01);
  box-shadow: 0px 0px 12px 0px #FFF7A2 inset, 0px 0px 12px 0px #FFF7A2;
}
.pk-leader-container .pk-leader__title {
  width: max-content;
  margin: -30px auto 0;
  line-height: 40px;
  padding: 10px 16px;
  text-shadow: 0px 0px 30px rgba(255, 247, 162, 0.8);
  font-size: 32px;
  font-weight: 600;
  letter-spacing: 1.6px;
  background-color: #000;
  color: #FFF;
}
.pk-leader-container .pk-leader__info {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 13px 60px;
}
.pk-leader-container .pk-leader__info .leader-info__detail {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 330px;
  margin-top: 18px;
}
.pk-leader-container .pk-leader__info .leader-info__detail .detail__icon {
  position: relative;
  width: 100px;
  height: 100px;
  padding: 4px;
  background-color: #1C1812;
  border-radius: 8px;
  border: 2px solid #807956;
}
.pk-leader-container .pk-leader__info .leader-info__detail .detail__icon img {
  width: 88px;
  height: 88px;
}
.pk-leader-container .pk-leader__info .leader-info__detail .detail__title {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  margin-top: 20px;
  line-height: 30px;
  text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.25);
  font-size: 24px;
  font-weight: 700;
  color: #FFF;
}
.pk-leader-container .pk-leader__info .leader-info__detail .detail__profit-title {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  line-height: 20px;
  margin-top: 4px;
  text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.25);
  font-size: 16px;
  font-weight: 700;
  color: var(--detail-color);
}
.pk-leader-container .pk-leader__info .leader-info__detail .detail__profit-value {
  line-height: 40px;
  margin-top: 2px;
  text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.25);
  font-size: 32px;
  font-weight: 700;
  color: var(--detail-color);
}
.pk-leader-container .pk-leader__info .leader-info__detail .detail__prize {
  color: var(--re-new-brand-regular);
  line-height: 20px;
  text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.25);
  font-size: 16px;
  font-weight: 700;
}
.pk-leader-container .pk-leader__info .leader-info__detail.right {
  align-items: flex-end;
  text-align: right;
}
.pk-leader-container .pk-leader__info .leader-info__detail.winner .detail__profit-title,
.pk-leader-container .pk-leader__info .leader-info__detail.winner .detail__profit-value {
  color: var(--main-color);
}
.pk-leader-container .pk-leader__info .leader-info__prize {
  width: 380px;
  height: 251px;
  text-align: center;
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/pk/pk-prize.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.pk-leader-container .pk-leader__info .leader-info__prize .prize__number {
  line-height: 50px;
  margin-top: 155px;
  letter-spacing: 6px;
  font-size: 40px;
  font-weight: 700;
  color: var(--re-new-brand-regular);
  text-shadow: 4px 4px 0px #0F0900;
}
.pk-leader-container .pk-leader__info .leader-info__prize .prize__time {
  margin-top: 2px;
  line-height: 20px;
  font-size: 16px;
  font-weight: 500;
  color: #FFF;
}
.pk-leader-container .pk-leader__info.end .leader-info__detail:not(.winner) .detail__icon img {
  filter: grayscale(1);
}
.pk-leader-container .pk-leader__info.end .leader-info__detail.winner .detail__icon::before {
  position: absolute;
  left: -2px;
  bottom: -2px;
  content: '';
  display: block;
  width: 100px;
  height: 27px;
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/pk/win.png');
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: contain;
}
.pk-leader-container .pk-leader__info.soon .leader-info__detail .detail__prize {
  color: var(--detail-color);
}
@media (max-width: 767px) {
  .pk-leader-container {
    width: 343px;
    height: auto;
    margin: 40px auto 0;
    padding: 0;
    border: none;
    box-shadow: none;
  }
  .pk-leader-container .pk-leader__title {
    margin: auto;
    line-height: 30px;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 1.2px;
  }
  .pk-leader-container .pk-leader__info {
    position: relative;
    width: 343px;
    padding: 32px 0px;
    margin-top: 157px;
    border-radius: 16px;
    border: 1px solid #FFF;
    background: rgba(217, 217, 217, 0.01);
    box-shadow: 0px 0px 4px 0px #FFF7A2, 0px 0px 4px 0px #FFF7A2;
  }
  .pk-leader-container .pk-leader__info .leader-info__prize {
    position: absolute;
    top: -133px;
    left: 50%;
    transform: translateX(-50%);
    width: 204px;
    height: 109px;
    background-image: url('/futures-activity/worldtradingchampionship2025/assets/pk/h5/pk.png');
    background-position: top;
    background-size: 52px;
  }
  .pk-leader-container .pk-leader__info .leader-info__prize .prize__number {
    margin-top: 59px;
    line-height: 23px;
    text-shadow: 4px 4px 0px #0F0900;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0;
  }
  .pk-leader-container .pk-leader__info .leader-info__prize .prize__time {
    line-height: 20px;
    margin-top: 7px;
    font-size: 16px;
    font-weight: 500;
  }
  .pk-leader-container .pk-leader__info .leader-info__detail {
    align-items: center;
    width: 210px;
    margin-top: 0;
  }
  .pk-leader-container .pk-leader__info .leader-info__detail .detail__icon {
    width: 52px;
    height: 52px;
    padding: 2px;
    border-radius: 4px;
    border-width: 1px;
  }
  .pk-leader-container .pk-leader__info .leader-info__detail .detail__icon img {
    width: 46px;
    height: 46px;
  }
  .pk-leader-container .pk-leader__info .leader-info__detail .detail__title {
    margin-top: 16px;
    line-height: 20px;
    text-align: center;
    font-size: 16px;
  }
  .pk-leader-container .pk-leader__info .leader-info__detail .detail__profit-title {
    margin-top: 8px;
    line-height: 15px;
    text-align: center;
    font-size: 12px;
  }
  .pk-leader-container .pk-leader__info .leader-info__detail .detail__profit-value {
    margin-top: 2px;
    line-height: 25px;
    text-align: center;
    font-size: 20px;
  }
  .pk-leader-container .pk-leader__info .leader-info__detail .detail__prize {
    margin-top: 8px;
    line-height: 15px;
    text-align: center;
    font-size: 12px;
  }
  .pk-leader-container .pk-leader__info .leader-info__detail .detail__prize span {
    display: block;
  }
  .pk-leader-container .pk-leader__info .leader-info__detail.right {
    align-items: center;
  }
  .pk-leader-container .pk-leader__info.end .leader-info__detail.winner .detail__icon::before {
    width: 54px;
    height: 15px;
    background-image: url('/futures-activity/worldtradingchampionship2025/assets/pk/h5/win.png');
  }
}

.pk-match-container {
  position: relative;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .pk-match-container {
    margin-bottom: 60px;
  }
}

.pk-prizepool-container {
  position: relative;
  padding-top: 70px;
}
.pk-prizepool-container .z-header-view .z-header-title .z-header-text {
  font-size: 32px;
  line-height: 40px;
  letter-spacing: 1.6px;
}
.pk-prizepool-container .pk-prizepool__table {
  margin-top: 40px;
}
.pk-prizepool-container .pk-prizepool__table .ant-table table thead tr > th {
  height: auto;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
}
.pk-prizepool-container .pk-prizepool__table .ant-table table thead tr > th:before {
  display: none;
}
.pk-prizepool-container .pk-prizepool__table .ant-table table tbody tr > td {
  height: 49px;
  border-right: 1px solid #000;
}
@media (max-width: 767px) {
  .pk-prizepool-container {
    padding-top: 60px;
    margin-bottom: 60px;
  }
  .pk-prizepool-container .z-header-view .z-header-title .z-header-text {
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 1.6px;
  }
  .pk-prizepool-container .pk-prizepool__table {
    overflow: auto;
    margin-top: 40px;
    padding: 0 24px;
  }
  .pk-prizepool-container .pk-prizepool__table::-webkit-scrollbar {
    display: none;
  }
  .pk-prizepool-container .pk-prizepool__table table {
    width: 1224px;
    padding-right: 24px;
    word-break: normal;
  }
}

.pk-rules-container {
  position: relative;
  padding: 60px 0;
}
.pk-rules-container .pk-rules-content {
  padding-top: 60px;
}
@media (max-width: 767px) {
  .pk-rules-container .pk-rules-content {
    width: 327px;
    margin: auto;
    padding-top: 40px;
  }
}

.tab-pkgame-container {
  width: 1200px;
  margin: auto;
  color: var(--re-new-grey-white);
}
@media (max-width: 767px) {
  .tab-pkgame-container {
    width: 100%;
  }
}

.zwtc-rules-wrapper {
  width: 100%;
  margin: 0 auto;
  position: relative;
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #000;
}
.zwtc-rules-wrapper .zwtc-schedule-title {
  margin: auto;
}
.zwtc-rules-wrapper .con-rules {
  width: 1200px;
  margin: auto;
}
.zwtc-rules-wrapper .con-rules .header-pool {
  width: 100%;
  align-items: center;
  padding-top: 60px;
  color: var(--re-new-grey-white);
}
.zwtc-rules-wrapper-mobile .zwtc-schedule-title {
  margin-bottom: 40px;
}
.zwtc-rules-wrapper-mobile .con-rules {
  width: 327px;
}
.zwtc-rules-wrapper-mobile .con-rules .header-pool {
  padding-top: 0;
}

.zwtc-rewards-wrapper {
  width: 100%;
  margin: 0 auto;
  position: relative;
  background: #000;
}
.zwtc-rewards-wrapper .zwtc-schedule-title {
  padding: 60px 0 40px 0;
}
.zwtc-rewards-wrapper .zwtc-schedule-title .z-header-view .z-header-title .z-header-text {
  line-height: 40px;
  font-size: 32px;
  font-weight: 600;
  letter-spacing: 1.6px;
}
.zwtc-rewards-wrapper .tabs-con {
  width: 1200px;
  line-height: 21px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: var(--detail-color);
  font-weight: 600;
  font-size: 17px;
  border-bottom: 1px solid var(--bg-general);
}
.zwtc-rewards-wrapper .tabs-con .btn {
  color: #fff;
  text-align: center;
  cursor: pointer;
  border-bottom: 3px solid transparent;
  flex: 1;
}
.zwtc-rewards-wrapper .tabs-con .act {
  color: #D6001C;
  position: relative;
}
.zwtc-rewards-wrapper .con {
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 80px;
  color: var(--minor-color);
}
.zwtc-rewards-wrapper .con .con__current {
  width: 1200px;
  margin-bottom: 1px;
  padding: 10px 0;
  background-color: #D6001C;
  color: #fff;
  text-align: center;
  font-feature-settings: 'liga' off, 'clig' off;
  font-family: "Bai Jamjuree";
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.zwtc-rewards-wrapper .con .con__current span {
  font-size: 16px;
}
.zwtc-rewards-wrapper .con .header-pool {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 1px;
}
.zwtc-rewards-wrapper .con .header-pool .table-header {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  flex: 1;
  margin-right: 1px;
  line-height: 20px;
  height: 60px;
  padding: 10px 8px;
  font-weight: 600;
  font-size: 16px;
  background-color: #D6001C;
  word-break: break-word;
  color: #fff;
  font-feature-settings: 'liga' off, 'clig' off;
}
.zwtc-rewards-wrapper .con .header-pool .table-header:first-child {
  min-width: 200px;
}
.zwtc-rewards-wrapper .con .header-pool .table-header:last-child {
  margin-right: 0;
}
.zwtc-rewards-wrapper .con .header-pool-other {
  width: 100%;
  display: flex;
  align-items: center;
  padding: 80px 160px 24px 160px;
  color: #ffffff;
  font-size: 22px;
  font-weight: 700;
  justify-content: space-between;
}
.zwtc-rewards-wrapper .con .header-pool-other .table-header {
  flex: 1;
}
.zwtc-rewards-wrapper .con .header-pool-other .table-header:first-child {
  margin-right: 125px;
}
.zwtc-rewards-wrapper .con .con-other-body {
  display: flex;
  padding: 0 158px 22px;
  justify-content: space-between;
}
.zwtc-rewards-wrapper .con .con-other-body > div {
  flex: 1;
}
.zwtc-rewards-wrapper .con .con-other-body .other-left {
  color: #ffffff;
  margin-right: 120px;
}
.zwtc-rewards-wrapper .con .con-other-body .other-left .table-wrapper {
  width: 100%;
  max-width: 100%;
  overflow-x: auto;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 23px;
}
.zwtc-rewards-wrapper .con .con-other-body .other-left .table-wrapper table {
  width: 100%;
  white-space: nowrap;
  max-width: 100%;
}
.zwtc-rewards-wrapper .con .con-other-body .other-left .table-wrapper table .body-row {
  background-color: #313d48;
}
.zwtc-rewards-wrapper .con .con-other-body .other-left .table-wrapper table th {
  background-color: #0bccbf;
  font-size: 12px;
  font-weight: 700;
  padding: 13px 0 12px 0;
  color: #05080a;
}
.zwtc-rewards-wrapper .con .con-other-body .other-left .table-wrapper table td {
  padding: 11px 0 10px 0;
}
.zwtc-rewards-wrapper .con .con-other-body .other-left .table-wrapper table td,
.zwtc-rewards-wrapper .con .con-other-body .other-left .table-wrapper table th {
  min-height: 48px;
  text-align: center;
  min-width: 80px;
}
.zwtc-rewards-wrapper .con .con-other-body .other-left .table-wrapper table tr:nth-child(odd) {
  background: rgba(11, 204, 191, 0.2);
}
.zwtc-rewards-wrapper .con .con-other-body .other-left .table-wrapper table tr:nth-child(even) {
  background: var(--Brand-Alpha, rgba(11, 204, 191, 0.1));
}
.zwtc-rewards-wrapper .con .con-other-body .other-left .table-wrapper::-webkit-scrollbar {
  height: 2px;
}
.zwtc-rewards-wrapper .con .con-other-body .other-left .table-wrapper::-webkit-scrollbar-thumb {
  background: var(--main-color);
  border-radius: 10px;
}
.zwtc-rewards-wrapper .con .con-other-body .other-left .left-p1 {
  color: var(--Grey-White, #fff);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  /* 162.5% */
  letter-spacing: 0.15px;
  margin-bottom: 26px;
}
.zwtc-rewards-wrapper .con .con-other-body .other-left .left-p2 {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.2px;
  color: #bbc9d6;
  margin-top: 30px;
  height: 120px;
  overflow: hidden;
}
.zwtc-rewards-wrapper .con .con-other-body .other-right {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.zwtc-rewards-wrapper .con .con-other-body .other-right .right-p1 {
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  /* 162.5% */
  letter-spacing: 0.15px;
}
.zwtc-rewards-wrapper .con .con-other-body .other-right .right-p2 {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.2px;
  color: #bbc9d6;
  margin-top: 30px;
  margin-bottom: 40px;
  height: 120px;
  overflow: hidden;
}
.zwtc-rewards-wrapper .con .con-other-body .other-right .img-other {
  width: 200px;
  height: 200px;
  margin: 0 auto 53px;
  background: url('/futures-activity/worldtradingchampionship2025/assets/prize-pool/other-con.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
}
.zwtc-rewards-wrapper .con .con-table-body {
  display: flex;
  align-items: center;
  text-align: center;
  width: 100%;
  margin-bottom: 1px;
  padding: 0;
  flex: 1;
  justify-content: space-between;
}
.zwtc-rewards-wrapper .con .con-table-body .table-body {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
  margin-right: 1px;
  padding: 10px;
  height: 64px;
  line-height: 20px;
  text-align: center;
  font-weight: 600;
  font-size: 16px;
  color: #fff;
  background: rgba(214, 0, 28, 0.2);
  word-break: break-word;
}
.zwtc-rewards-wrapper .con .con-table-body .table-body:last-child {
  margin-right: 0;
}
.zwtc-rewards-wrapper .con .con-table-body .table-body:first-child {
  min-width: 200px;
}
.zwtc-rewards-wrapper .split-line {
  width: 1200px;
  height: 18px;
  background: url('/futures-activity/worldtradingchampionship2025/assets/prize-pool/splitter.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  margin: 0 auto;
  margin-top: 13px;
}
.zwtc-rewards-wrapper .mobile-con {
  width: 100%;
  height: auto;
  padding: 0 0 0 24px;
}
.zwtc-rewards-wrapper .mobile-con .scroll-block {
  overflow-x: scroll;
  overflow-y: hidden;
  padding-right: 24px;
}
.zwtc-rewards-wrapper .mobile-con .scroll-block::-webkit-scrollbar {
  width: 0;
  display: none;
}
.zwtc-rewards-wrapper .mobile-con .tabs-con {
  border-bottom: none;
}
.zwtc-rewards-wrapper .mobile-con .tabs-con .btn {
  padding-bottom: 11px;
}
.zwtc-rewards-wrapper .mobile-con .con .header-pool-other {
  padding: 58px 80px 24px;
}
.zwtc-rewards-wrapper .mobile-con .con .header-pool-other .table-header {
  font-size: 14px;
  font-weight: 700;
}
.zwtc-rewards-wrapper .mobile-con .con .con-other-body {
  padding: 0 80px;
}
.zwtc-rewards-wrapper .mobile-con .con .con-other-body .table-body {
  font-size: 12px;
}
.zwtc-rewards-wrapper .mobile-con .con .con-other-body .other-left .left-p1 {
  font-size: 12px;
}
.zwtc-rewards-wrapper .mobile-con .con .con-other-body .other-left .table-wrapper {
  font-size: 12px;
}
.zwtc-rewards-wrapper .mobile-con .con .con-other-body .other-left .table-wrapper th {
  font-size: 12px;
}
.zwtc-rewards-wrapper .mobile-con .con .con-other-body .other-right .right-p1 {
  font-size: 12px;
}
.zwtc-rewards-wrapper .mobile-con .con .con-other-body .other-right .table-wrapper {
  font-size: 12px;
}
@media (max-width: 767px) {
  .zwtc-rewards-wrapper {
    height: auto;
  }
  .zwtc-rewards-wrapper .zwtc-schedule-title {
    margin-top: 0;
  }
  .zwtc-rewards-wrapper .zwtc-schedule-title .z-header-view .z-header-title .z-header-text {
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 1.2px;
  }
  .zwtc-rewards-wrapper .tabs-con {
    width: 327px;
  }
}

.ant-popover .ant-popover-content {
  border-radius: 8px;
  width: 250px;
}
.ant-popover .ant-popover-content .ant-popover-arrow {
  display: none;
}
.ant-popover .ant-popover-content .ant-popover-inner {
  border-radius: 8px;
}
.ant-popover .ant-popover-content .ant-popover-inner-content {
  background: #D6001C;
  border-radius: 8px;
  padding: 16px;
  color: #FFF;
  font-feature-settings: 'liga' off, 'clig' off;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  word-break: break-word;
}
.zwtc-choices-wrapper {
  width: 100%;
  margin: 0 auto;
  position: relative;
  margin-top: 160px;
}
.zwtc-choices-wrapper .ant-checkbox-wrapper .ant-checkbox-inner {
  background-color: #000;
  border: 2px solid #fff;
}
.zwtc-choices-wrapper .ant-checkbox-wrapper span {
  color: #FFF;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.5px;
}
.zwtc-choices-wrapper .ant-checkbox-wrapper:hover .ant-checkbox-inner {
  border: 2px solid #D6001C;
}
.zwtc-choices-wrapper .ant-checkbox-wrapper:hover span {
  color: #D6001C;
}
.zwtc-choices-wrapper .ant-checkbox-wrapper .ant-checkbox-checked .ant-checkbox-inner {
  background-color: #D6001C;
  border: 2px solid #D6001C;
}
.zwtc-choices-wrapper .ant-checkbox-wrapper .ant-checkbox-checked .ant-checkbox-inner::after {
  border: 2px solid #000;
  border-top: 0;
  border-left: 0;
}
.zwtc-choices-wrapper .ant-checkbox-wrapper .ant-checkbox-checked + span {
  color: #D6001C;
}
.zwtc-choices-wrapper .ant-checkbox-wrapper .ant-checkbox-checked:hover::after {
  border: unset;
}
.zwtc-choices-wrapper .ant-checkbox-wrapper.ant-checkbox-wrapper-checked:hover .ant-checkbox-checked::after {
  border: unset;
}
.zwtc-choices-wrapper .ant-radio-wrapper .ant-radio .ant-radio-input:focus + .ant-radio-inner {
  box-shadow: none;
}
.zwtc-choices-wrapper .ant-radio-wrapper .ant-radio .ant-radio-inner {
  background-color: #000;
  border: 2px solid #fff;
}
.zwtc-choices-wrapper .ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
  border: 2px solid #D6001C;
}
.zwtc-choices-wrapper .ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
  background-color: #D6001C;
}
.zwtc-choices-wrapper .ant-radio-wrapper span {
  color: #FFF;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.5px;
}
.zwtc-choices-wrapper .ant-radio-wrapper.ant-radio-wrapper-disabled .ant-radio .ant-radio-inner {
  border: 2px solid #6A6A6A !important;
}
.zwtc-choices-wrapper .ant-radio-wrapper.ant-radio-wrapper-disabled .ant-radio .ant-radio-checked .ant-radio-inner {
  border: 2px solid #6A6A6A;
}
.zwtc-choices-wrapper .ant-radio-wrapper.ant-radio-wrapper-disabled .ant-radio.ant-radio-disabled .ant-radio-inner {
  border: 2px solid #6A6A6A !important;
}
.zwtc-choices-wrapper .ant-radio-wrapper.ant-radio-wrapper-disabled .ant-radio.ant-radio-checked .ant-radio-inner::after {
  background-color: #6A6A6A;
}
.zwtc-choices-wrapper .ant-radio-wrapper.ant-radio-wrapper-disabled span {
  color: #6A6A6A;
}
.zwtc-choices-wrapper .zwtc-schedule-title {
  margin: 0 auto 40px;
}
.zwtc-choices-wrapper .ant-table-wrapper {
  width: 100%;
  overflow: hidden;
}
.zwtc-choices-wrapper .ant-table {
  background: rgba(10, 35, 63, 0.3);
}
.zwtc-choices-wrapper .ant-table:hover {
  background: rgba(10, 35, 63, 0.3);
}
.zwtc-choices-wrapper .ant-table .no-first {
  color: #a3a9ae;
}
.zwtc-choices-wrapper .ant-table .user-name-table {
  width: 150px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.zwtc-choices-wrapper .ant-table .ant-empty-description {
  color: #fff;
}
.zwtc-choices-wrapper .ant-table-thead > tr > th {
  background: #0a233f;
  color: #fff !important;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  border: none;
  text-align: center;
}
.zwtc-choices-wrapper .ant-pagination-item-link,
.zwtc-choices-wrapper .ant-pagination-item {
  border-radius: 4px;
  opacity: 0.4;
  background: rgba(214, 0, 28, 0.2);
  color: #fff;
  border: 1px solid #0d1a32;
  font-weight: 600;
  border: none;
  outline: none;
  box-shadow: none;
}
.zwtc-choices-wrapper .ant-pagination-item-link a,
.zwtc-choices-wrapper .ant-pagination-item a {
  color: #fff;
}
.zwtc-choices-wrapper .ant-pagination-jump-prev .ant-pagination-item-link,
.zwtc-choices-wrapper .ant-pagination-jump-next .ant-pagination-item-link {
  display: inline-block;
  width: 30px;
  height: 30px;
  background: #1C1812;
  border: none;
  outline: none;
  box-shadow: none;
}
.zwtc-choices-wrapper .ant-pagination-jump-prev .ant-pagination-item-link .ant-pagination-item-ellipsis,
.zwtc-choices-wrapper .ant-pagination-jump-next .ant-pagination-item-link .ant-pagination-item-ellipsis {
  color: var(--re-new-grey-minor);
}
.zwtc-choices-wrapper .ant-pagination-item-active {
  background: #D6001C;
  border-radius: 4px;
}
.zwtc-choices-wrapper .ant-pagination-item-active a {
  color: #05080a;
}
.zwtc-choices-wrapper .ant-table-tbody > tr .ant-table-cell-row-hover {
  background: rgba(214, 0, 28, 0.4);
}
.zwtc-choices-wrapper .ant-table-tbody > tr > td {
  color: #ffffff;
  text-align: center;
  padding: 19px 24px;
  border: none;
}
.zwtc-choices-wrapper .ant-table-tbody > tr > td:hover {
  background: rgba(214, 0, 28, 0.4);
}
.zwtc-choices-wrapper .con-choice {
  width: 1200px;
  margin: 0 auto;
}
.zwtc-choices-wrapper .con-choice input::-ms-input-placeholder {
  text-align: center;
}
.zwtc-choices-wrapper .con-choice input::-webkit-input-placeholder {
  text-align: center;
}
.zwtc-choices-wrapper .con-choice .header {
  width: 100%;
  display: flex;
  align-items: center;
  padding: 40px 0px 32px 0px;
  color: #ffffff;
}
.zwtc-choices-wrapper .con-choice .header.trade-header {
  justify-content: space-between;
}
.zwtc-choices-wrapper .con-choice .header .change-site {
  margin-right: 12px;
}
.zwtc-choices-wrapper .con-choice .header .change-site.ant-select-focused .ant-select-selector {
  border: 1px solid #0bccbf;
  box-shadow: none;
}
.zwtc-choices-wrapper .con-choice .header .change-site .ant-select-selector {
  width: 270px;
  height: 48px;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  background: none;
  border: 1px solid #8599a6;
  padding: 12px 6px;
  line-height: 48px;
  border-radius: 0;
}
.zwtc-choices-wrapper .con-choice .header .change-site .ant-select-selector .ant-select-selection-item {
  display: flex;
  align-items: center;
  color: #fff;
}
.zwtc-choices-wrapper .con-choice .header .change-site .ant-select-arrow {
  color: #fff;
}
.zwtc-choices-wrapper .con-choice .header .change-site .ant-select-dropdown {
  background: #0b1217;
  color: #fff;
  border: 1px solid #0bccbf;
  border-radius: 0;
}
.zwtc-choices-wrapper .con-choice .header .change-site .ant-select-item-option {
  color: #ffffff;
  height: 48px;
  line-height: 48px;
}
.zwtc-choices-wrapper .con-choice .header .change-site .ant-select-item-option-selected {
  color: #05c2b6;
  background: none;
}
.zwtc-choices-wrapper .con-choice .header .change-site .ant-select-item-option-active {
  color: #fff;
  background: rgba(11, 204, 191, 0.1);
}
.zwtc-choices-wrapper .con-choice .header .inp-choice {
  padding: 15px 13px;
  background: #161616;
  border: none;
  color: #fff;
  line-height: 48px;
  text-align: left;
  width: 270px;
  height: 48px;
  margin-right: 12px;
  outline: none;
  border-radius: 8px;
  background: rgba(214, 0, 28, 0.2);
}
.zwtc-choices-wrapper .con-choice .header .inp-choice:focus {
  outline: none;
  border: none !important;
}
.zwtc-choices-wrapper .con-choice .header .inp-choice.ant-input-affix-wrapper-focused {
  box-shadow: none;
  outline: none !important;
  border: 1px solid #D6001C;
}
.zwtc-choices-wrapper .con-choice .header .inp-choice::placeholder {
  text-align: left;
  color: #6A6A6A;
  font-size: 14px;
  font-weight: 500;
}
.zwtc-choices-wrapper .con-choice .header .inp-choice .input-choice-icon {
  width: 16px;
  height: 16px;
  background: url('/futures-activity/worldtradingchampionship2025/assets/squad-race/input-choice-icon.svg');
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
}
.zwtc-choices-wrapper .con-choice .header .inp-choice .ant-input {
  background: transparent;
  border: none;
  color: #fff;
  line-height: 48px;
  text-align: left;
  border-radius: 8px;
  outline: none;
  padding-left: 5px;
}
.zwtc-choices-wrapper .con-choice .header .inp-choice .ant-input:focus {
  outline: none;
  border: none !important;
}
.zwtc-choices-wrapper .con-choice .header .inp-choice .ant-input::placeholder {
  text-align: left;
  color: #6A6A6A;
  font-size: 14px;
  font-weight: 500;
}
.zwtc-choices-wrapper .con-choice .header .inp-choice-joined {
  max-width: 270px;
  background: none;
  border: 1px solid #8599a6;
  color: #8599a6;
  line-height: 48px;
  text-align: center;
  margin-right: 12px;
  height: 48px;
  border-radius: 0;
}
.zwtc-choices-wrapper .con-choice .header .jump-link {
  width: 270px;
  height: 48px;
  line-height: 48px;
  cursor: pointer;
  border: 1px solid #0bccbf;
  text-align: center;
  color: #0bccbf;
  font-size: 14px;
  font-weight: 500;
  margin-right: 12px;
}
.zwtc-choices-wrapper .con-choice .header .jump-link:hover {
  background: #00dbd0;
  border: 1px solid #00dbd0;
  color: #05080a;
}
.zwtc-choices-wrapper .con-choice .header .switch-list-type-icon .icon-card {
  display: block;
  width: 48px;
  height: 48px;
  background: url('/futures-activity/worldtradingchampionship2025/assets/squad-race/switch-card.svg');
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  cursor: pointer;
}
.zwtc-choices-wrapper .con-choice .header .switch-list-type-icon .icon-card:hover {
  background: url('/futures-activity/worldtradingchampionship2025/assets/squad-race/switch-card-hover.svg');
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
}
.zwtc-choices-wrapper .con-choice .header .switch-list-type-icon .icon-list {
  display: block;
  width: 48px;
  height: 48px;
  background: url('/futures-activity/worldtradingchampionship2025/assets/squad-race/switch-list.svg');
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  cursor: pointer;
}
.zwtc-choices-wrapper .con-choice .header .switch-list-type-icon .icon-list:hover {
  background: url('/futures-activity/worldtradingchampionship2025/assets/squad-race/switch-list-hover.svg');
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
}
.zwtc-choices-wrapper .con-choice .header .item {
  flex: 1;
  height: 72px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.zwtc-choices-wrapper .con-choice .header .item .img {
  width: 72px;
  height: 72px;
  margin-right: 16px;
}
.zwtc-choices-wrapper .con-choice .header .item .img-0 {
  background: url('/futures-activity/worldtradingchampionship2025/assets/race/header-item-1.svg');
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
}
.zwtc-choices-wrapper .con-choice .header .item .img-1 {
  background: url('/futures-activity/worldtradingchampionship2025/assets/race/header-item-2.svg');
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
}
.zwtc-choices-wrapper .con-choice .header .item .img-2 {
  background: url('/futures-activity/worldtradingchampionship2025/assets/race/header-item-3.svg');
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
}
.zwtc-choices-wrapper .con-choice .header .item h2 {
  font-style: normal;
  font-weight: 700;
  font-size: 26px;
  line-height: 33px;
  color: #ffffff;
  margin-bottom: 0;
  margin-top: 20px;
}
.zwtc-choices-wrapper .con-choice .header .item p {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 23px;
  color: #a3a9ae;
}
.zwtc-choices-wrapper .con-choice .no-data {
  width: 80px;
  height: 100px;
  margin: 0 auto;
  color: #fff;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: wrap;
  margin-bottom: 12px;
}
.zwtc-choices-wrapper .con-choice .no-data .img-no-data {
  width: 80px;
  height: 80px;
  background: url('/futures-activity/worldtradingchampionship2025/assets/race/no-data-icon.svg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
}
.zwtc-choices-wrapper .con-choice .con-st {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.zwtc-choices-wrapper .con-choice .con-st .change-item {
  right: 68px;
  bottom: 18px;
  color: #ffffff;
  display: inline-flex;
  align-items: center;
  cursor: pointer;
}
.zwtc-choices-wrapper .con-choice .con-st .change-item span {
  width: 20px;
  height: 20px;
  margin-right: 8px;
  display: block;
  background: url('/futures-activity/worldtradingchampionship2025/assets/race/icon_change.svg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
}
.zwtc-choices-wrapper .con-choice .con-st .race-item {
  position: relative;
  width: 270px;
  height: 370px;
  background: url('/futures-activity/worldtradingchampionship2025/assets/squad-race/leader-bg.png');
  background-size: 100% 100%;
  background-position: center;
  margin-right: 32px;
  margin-bottom: 20px;
  color: #fff;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.zwtc-choices-wrapper .con-choice .con-st .race-item:nth-child(4n) {
  margin-right: 0px;
}
.zwtc-choices-wrapper .con-choice .con-st .race-item:hover {
  background: url('/futures-activity/worldtradingchampionship2025/assets/squad-race/leader-bg-hover.png');
  background-size: 100% 100%;
  background-position: center;
}
.zwtc-choices-wrapper .con-choice .con-st .race-item:hover .btn {
  background: url('/futures-activity/worldtradingchampionship2025/assets/squad-race/button-hover.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  color: #fff;
}
.zwtc-choices-wrapper .con-choice .con-st .race-item .ai-icon {
  position: absolute;
  left: 24px;
  width: 46px;
  height: 34px;
  background: url('/futures-activity/worldtradingchampionship2025/assets/squad-race/ai.svg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
}
.zwtc-choices-wrapper .con-choice .con-st .race-item .img-container {
  display: flex;
  width: max-content;
  align-items: center;
  margin-bottom: 4px;
}
.zwtc-choices-wrapper .con-choice .con-st .race-item h3 {
  color: #0bccbf;
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 0;
}
.zwtc-choices-wrapper .con-choice .con-st .race-item .private-icon {
  width: 16px;
  height: 16px;
  background: url('/futures-activity/worldtradingchampionship2025/assets/squad-race/lock.svg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
}
.zwtc-choices-wrapper .con-choice .con-st .race-item .img {
  width: 88px;
  height: 88px;
  display: block;
  margin: 20px auto 16px;
  border-radius: 50%;
}
.zwtc-choices-wrapper .con-choice .con-st .race-item .dec {
  max-width: 240px;
  height: 45px;
  word-wrap: break-word;
  text-align: center;
  line-height: 15px;
  color: #8599a6;
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 24px;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.zwtc-choices-wrapper .con-choice .con-st .race-item .leader-name-container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.zwtc-choices-wrapper .con-choice .con-st .race-item .name-leader {
  min-width: 126px;
  height: 16px;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.zwtc-choices-wrapper .con-choice .con-st .race-item .name-leader span {
  max-width: 212px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.zwtc-choices-wrapper .con-choice .con-st .race-item .name-leader .flag {
  width: 20px;
  height: 20px;
  background: url('/futures-activity/worldtradingchampionship2025/assets/squad-race/flag.svg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  margin-right: 8px;
}
.zwtc-choices-wrapper .con-choice .con-st .race-item .leader-num {
  min-width: 126px;
  height: 16px;
  font-size: 14px;
  font-weight: 400;
  display: flex;
  align-items: center;
  justify-content: center;
}
.zwtc-choices-wrapper .con-choice .con-st .race-item .leader-num .person {
  width: 20px;
  height: 20px;
  background: url('/futures-activity/worldtradingchampionship2025/assets/squad-race/person.svg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  margin-right: 8px;
}
.zwtc-choices-wrapper .con-choice .con-st .race-item .details {
  color: #0bccbf;
  font-size: 12px;
  font-weight: 400;
  padding: 18px 0 24px;
}
.zwtc-choices-wrapper .con-choice .con-st .race-item .btn {
  width: 200px;
  height: 36px;
  background: url('/futures-activity/worldtradingchampionship2025/assets/squad-race/button.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  line-height: 36px;
  color: #0bccbf;
  text-align: center;
  cursor: pointer;
  font-weight: 600;
  font-size: 16px;
}
.zwtc-choices-wrapper .con-choice .con-st .race-item .btn:hover {
  background: url('/futures-activity/worldtradingchampionship2025/assets/squad-race/button-hover.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  color: #fff;
}
.zwtc-choices-wrapper .con-choice .con-st .race-item .btn-disabled {
  background: url('/futures-activity/worldtradingchampionship2025/assets/squad-race/button-disable.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  width: 200px;
  height: 36px;
  color: #cdcdcd;
}
.zwtc-choices-wrapper .con-choice .con-st .race-item .btn-disabled:hover {
  background: url('/futures-activity/worldtradingchampionship2025/assets/squad-race/button-disable.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  color: #cdcdcd;
}
.zwtc-choices-wrapper .con-choice .con-st .race-item.ai-item {
  position: relative;
  width: 270px;
  height: 370px;
  background: url('/futures-activity/worldtradingchampionship2025/assets/squad-race/ai-bg.png');
  background-size: 100% 100%;
  background-position: center;
}
.zwtc-choices-wrapper .con-choice .con-st .race-item.ai-item h3 {
  color: #f53b57;
}
.zwtc-choices-wrapper .con-choice .con-st .race-item.ai-item .private-icon {
  width: 16px;
  height: 16px;
  background: url('/futures-activity/worldtradingchampionship2025/assets/squad-race/lock-ai.svg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
}
.zwtc-choices-wrapper .con-choice .con-st .race-item.ai-item .details {
  color: #f53b57;
  position: absolute;
  bottom: 24px;
  padding: 0;
}
.zwtc-choices-wrapper .con-choice .con-st .race-item.ai-item:hover {
  background: url('/futures-activity/worldtradingchampionship2025/assets/squad-race/ai-bg-hover.png');
  background-size: 100% 100%;
  background-position: center;
}
.zwtc-choices-wrapper .con-choice .con-st-list {
  height: fit-content;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  position: relative;
}
.zwtc-choices-wrapper .con-choice .con-st-list .ant-table-row {
  height: 100px;
}
.zwtc-choices-wrapper .con-choice .con-st-list .ant-table-row:nth-child(odd) {
  background: rgba(214, 0, 28, 0.1);
}
.zwtc-choices-wrapper .con-choice .con-st-list .ant-table-row:nth-child(even) {
  background: #000;
}
.zwtc-choices-wrapper .con-choice .con-st-list .ant-table-tbody > tr.ant-table-row:hover > td,
.zwtc-choices-wrapper .con-choice .con-st-list .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: rgba(214, 0, 28, 0.3);
}
.zwtc-choices-wrapper .con-choice .con-st-list .ant-table-wrapper {
  width: 100%;
  overflow: hidden;
}
.zwtc-choices-wrapper .con-choice .con-st-list .ant-table {
  background: transparent;
}
.zwtc-choices-wrapper .con-choice .con-st-list .ant-table .no-first {
  color: #a3a9ae;
}
.zwtc-choices-wrapper .con-choice .con-st-list .ant-table .user-name-table {
  width: 150px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.zwtc-choices-wrapper .con-choice .con-st-list .ant-table .ant-empty-description {
  color: #fff;
}
.zwtc-choices-wrapper .con-choice .con-st-list .ant-table-thead > tr > th {
  background: rgba(11, 212, 198, 0.2);
  color: #fff !important;
  font-weight: 500;
  font-size: 16px;
  border: none;
  text-align: center;
  padding: 16px 0;
}
.zwtc-choices-wrapper .con-choice .con-st-list .ant-table-thead > tr > th:nth-child(1) {
  width: 120px;
}
.zwtc-choices-wrapper .con-choice .con-st-list .ant-table-thead > tr > th:nth-child(2) {
  width: 220px;
}
.zwtc-choices-wrapper .con-choice .con-st-list .ant-table-thead > tr > th:nth-child(3) {
  width: 220px;
}
.zwtc-choices-wrapper .con-choice .con-st-list .ant-table-thead > tr > th:nth-child(4) {
  width: 220px;
}
.zwtc-choices-wrapper .con-choice .con-st-list .ant-table-thead > tr > th:nth-child(5) {
  width: 220px;
}
.zwtc-choices-wrapper .con-choice .con-st-list .ant-table-thead > tr > th:nth-child(6) {
  width: 200px;
}
.zwtc-choices-wrapper .con-choice .con-st-list .ant-table-tbody > tr:hover {
  background: rgba(214, 0, 28, 0.2);
  border-radius: 8px;
}
.zwtc-choices-wrapper .con-choice .con-st-list .ant-table-tbody > tr:hover td:first-child {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
.zwtc-choices-wrapper .con-choice .con-st-list .ant-table-tbody > tr:hover td:last-child {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
.zwtc-choices-wrapper .con-choice .con-st-list .ant-table-tbody > tr .ant-empty-image {
  width: 80px;
  height: 80px;
  margin: 0 auto;
  background: url('/futures-activity/worldtradingchampionship2025/assets/race/no-data-icon.svg') no-repeat center;
  background-size: 100% 100%;
}
.zwtc-choices-wrapper .con-choice .con-st-list .ant-table-tbody > tr .ant-empty-image svg {
  display: none;
}
.zwtc-choices-wrapper .con-choice .con-st-list .ant-table-tbody > tr .ant-table-cell-row-hover {
  background: rgba(214, 0, 28, 0.2);
}
.zwtc-choices-wrapper .con-choice .con-st-list .ant-table-tbody > tr > td {
  color: #fff;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.1px;
  border: none;
}
.zwtc-choices-wrapper .con-choice .con-st-list .color-green {
  color: #16b979;
}
.zwtc-choices-wrapper .con-choice .con-st-list .color-red {
  color: #e54c67;
}
.zwtc-choices-wrapper .con-choice .con-st-list .ant-table-empty .ant-table-tbody > tr.ant-table-placeholder {
  background: transparent;
}
.zwtc-choices-wrapper .con-choice .con-st-list .ant-table-empty .ant-table-tbody > tr.ant-table-placeholder td {
  padding: 0 !important;
}
.zwtc-choices-wrapper .con-choice .con-st-list .ant-table-empty .ant-table-tbody > tr.ant-table-placeholder td:hover {
  background: transparent;
}
.zwtc-choices-wrapper .con-choice .con-st-list .ant-pagination .ant-pagination-item-link {
  background-color: inherit;
  color: #a3a9ae;
  border: none;
  outline: none;
  box-shadow: none;
}
.zwtc-choices-wrapper .con-choice .con-st-list .ant-pagination .ant-pagination-item {
  color: #a3a9ae;
  background-color: inherit;
  border: none;
}
.zwtc-choices-wrapper .con-choice .con-st-list .ant-pagination .ant-pagination-item a {
  color: #fff;
}
.zwtc-choices-wrapper .con-choice .con-st-list .ant-pagination .ant-pagination-item-active {
  background: #D6001C;
  color: #a3a9ae;
  opacity: 1;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  border-radius: 4px;
}
.zwtc-choices-wrapper .con-choice .con-st-list .team-name-container {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.zwtc-choices-wrapper .con-choice .con-st-list .team-name-container.disabled {
  cursor: initial;
}
.zwtc-choices-wrapper .con-choice .con-st-list .team-name-container img {
  width: 56px;
  height: 56px;
  border-radius: 8px;
  margin-right: 32px;
}
.zwtc-choices-wrapper .con-choice .con-st-list .team-name-container .team-name-info {
  max-width: 400px;
}
.zwtc-choices-wrapper .con-choice .con-st-list .team-name-container .team-name-info .team-name {
  height: 20px;
  text-align: left;
  color: #FFF;
  line-height: 20px;
  font-size: 16px;
  font-weight: 600;
}
.zwtc-choices-wrapper .con-choice .con-st-list .team-name-container .team-name-info .team-name .private-icon {
  display: inline-block;
  vertical-align: top;
  margin-top: 2px;
  width: 16px;
  height: 16px;
  background: url('/futures-activity/worldtradingchampionship2025/assets/squad-race/lock.svg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
}
.zwtc-choices-wrapper .con-choice .con-st-list .team-name-container .team-name-info .team-intro {
  height: 36px;
  margin-top: 6px;
  text-align: left;
  color: #6A6A6A;
  font-size: 14px;
  font-weight: 600;
  line-height: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.zwtc-choices-wrapper .con-choice .con-st-list .team-cap-name {
  width: 180px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  color: #FFF;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
}
.zwtc-choices-wrapper .con-choice .con-st-list .team-count {
  color: #FFF;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  display: flex;
  align-items: center;
}
.zwtc-choices-wrapper .con-choice .con-st-list .team-count .team-count-icon {
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 24px;
  background: url('/futures-activity/worldtradingchampionship2025/assets/squad-race/team-count-icon.svg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
}
.zwtc-choices-wrapper .con-choice .con-st-list .join-btn {
  width: 107px;
  height: 32px;
  border-radius: 500px;
  background: #D6001C;
  color: #FFF;
  text-align: center;
  font-feature-settings: 'liga' off, 'clig' off;
  font-family: "Bai Jamjuree";
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.zwtc-choices-wrapper .con-choice .con-st-list .join-btn:hover {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%), #D6001C;
}
.zwtc-choices-wrapper .con-choice .con-st-list .join-btn:active {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), #D6001C;
}
.zwtc-choices-wrapper .con-choice .con-st-list .join-btn.disabled {
  opacity: 0.3;
}
.zwtc-choices-wrapper .con-choice .con-st-list .team-like-count {
  color: #FFF;
  font-family: "Bai Jamjuree";
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
}
.zwtc-choices-wrapper .con-choice .con-st-list .team-like-count .team-like-count-icon {
  display: inline-block;
  vertical-align: middle;
  margin-right: 2px;
  width: 32px;
  height: 32px;
  background: url('/futures-activity/worldtradingchampionship2025/assets/squad-race/team-like-count.svg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  cursor: pointer;
}
.zwtc-choices-wrapper .con-choice .con-st-list .team-like-count.team-liked {
  color: #D6001C;
}
.zwtc-choices-wrapper .con-choice .con-st-list .team-like-count.team-liked .team-like-count-icon {
  background: url('/futures-activity/worldtradingchampionship2025/assets/squad-race/team-liked.svg');
}
.zwtc-choices-wrapper .con-choice .con-st-list .team-like-count:hover {
  color: #D6001C;
}
.zwtc-choices-wrapper .con-choice .con-st-list .team-like-count:hover .team-like-count-icon {
  background: url('/futures-activity/worldtradingchampionship2025/assets/squad-race/team-liked-count.svg');
}
.zwtc-choices-wrapper .con-choice .con-st-list .team-like-count span {
  display: inline-flex;
  align-items: center;
}
.zwtc-choices-wrapper .page-size-change {
  width: 1200px;
  padding: 30px 0 70px;
  margin: 0 auto;
  display: flex;
  align-items: center;
}
.zwtc-choices-wrapper .page-size-change .ant-pagination {
  margin: 0 auto;
}
.zwtc-choices-wrapper .page-size-change .ant-pagination .ant-pagination-disabled {
  opacity: 0.4;
}
.zwtc-choices-wrapper .page-size-change .ant-pagination .ant-pagination-item {
  border-radius: 4px;
  border: none;
  font-size: 14px;
  background: rgba(214, 0, 28, 0.2);
}
.zwtc-choices-wrapper .page-size-change .ant-pagination .ant-pagination-item a {
  color: #6A6A6A;
  font-weight: 600;
}
.zwtc-choices-wrapper .page-size-change .ant-pagination .ant-pagination-item-active {
  background: #D6001C;
  opacity: 1;
  font-weight: 600;
  font-size: 14px;
  border-radius: 4px;
}
.zwtc-choices-wrapper .page-size-change .ant-pagination .ant-pagination-item-active a {
  color: #fff;
  font-weight: 600;
}
.zwtc-choices-wrapper-mobile {
  width: 327px;
  height: auto;
  padding-top: 0;
  margin-top: 20px;
}
.zwtc-choices-wrapper-mobile .squad-choice-mobile .squad-choice-search-mobile {
  margin-bottom: 10px;
}
.zwtc-choices-wrapper-mobile .squad-choice-mobile .squad-choice-search-mobile .inp-choice {
  display: flex;
  padding: 15px 13px;
  border: none;
  background: rgba(214, 0, 28, 0.2);
  color: #fff;
  line-height: 48px;
  text-align: left;
  width: 327px;
  height: 48px;
  margin-right: 12px;
  border-radius: 8px;
  outline: none;
}
.zwtc-choices-wrapper-mobile .squad-choice-mobile .squad-choice-search-mobile .inp-choice.ant-input-affix-wrapper-focused {
  box-shadow: none;
  outline: none !important;
  border: none !important;
}
.zwtc-choices-wrapper-mobile .squad-choice-mobile .squad-choice-search-mobile .inp-choice:focus {
  outline: none;
  border: none !important;
}
.zwtc-choices-wrapper-mobile .squad-choice-mobile .squad-choice-search-mobile .inp-choice::placeholder {
  text-align: left;
  color: #6A6A6A;
  font-size: 14px;
  font-weight: 500;
}
.zwtc-choices-wrapper-mobile .squad-choice-mobile .squad-choice-search-mobile .inp-choice .input-choice-icon {
  width: 16px;
  height: 16px;
  background: url('/futures-activity/worldtradingchampionship2025/assets/squad-race/input-choice-icon.svg');
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
}
.zwtc-choices-wrapper-mobile .squad-choice-mobile .squad-choice-search-mobile .inp-choice .ant-input-prefix {
  margin-right: 0;
}
.zwtc-choices-wrapper-mobile .squad-choice-mobile .squad-choice-search-mobile .inp-choice .ant-input {
  background: transparent;
  border: none;
  color: #fff;
  line-height: 48px;
  text-align: left;
  border-radius: 8px;
  outline: none;
  padding-left: 5px;
}
.zwtc-choices-wrapper-mobile .squad-choice-mobile .squad-choice-search-mobile .inp-choice .ant-input:focus {
  outline: none;
  border: none !important;
}
.zwtc-choices-wrapper-mobile .squad-choice-mobile .squad-choice-search-mobile .inp-choice .ant-input::placeholder {
  text-align: left;
  color: #6A6A6A;
  font-size: 14px;
  font-weight: 500;
}
.zwtc-choices-wrapper-mobile .squad-choice-mobile .squad-choice-search-mobile .sort-wrap {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.zwtc-choices-wrapper-mobile .squad-choice-mobile .squad-choice-search-mobile .squad-sortby-wrap {
  margin-top: 8px;
  width: 100%;
  overflow: auto;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  height: 40px;
}
.zwtc-choices-wrapper-mobile .squad-choice-mobile .squad-choice-search-mobile .squad-sortby-wrap::-webkit-scrollbar {
  display: none;
}
.zwtc-choices-wrapper-mobile .squad-choice-mobile .squad-choice-search-mobile .squad-sortby-wrap .sortBy-item {
  flex-shrink: 0;
  padding: 3px;
  color: #6A6A6A;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.5px;
  margin-right: 6px;
}
.zwtc-choices-wrapper-mobile .squad-choice-mobile .squad-choice-search-mobile .squad-sortby-wrap .sortBy-item:last-child {
  margin-right: 0;
}
.zwtc-choices-wrapper-mobile .squad-choice-mobile .squad-choice-search-mobile .squad-sortby-wrap .sortBy-item.sortBy-item--active {
  color: #fff;
}
.zwtc-choices-wrapper-mobile .squad-choice-mobile .squad-choice-search-mobile .squad-sortby-wrap .sortBy-item.sortBy-item--disabled {
  pointer-events: none;
  color: rgba(106, 106, 106, 0.5);
}
.zwtc-choices-wrapper-mobile .squad-choice-mobile .squad-list {
  width: 100%;
}
.zwtc-choices-wrapper-mobile .squad-choice-mobile .squad-list.squad-list-empty {
  height: 300px;
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/lucky-draw/check-in/no-data2024.png');
  background-repeat: no-repeat;
  background-size: 80px;
  background-position: center;
}
.zwtc-choices-wrapper-mobile .squad-choice-mobile .squad-list .squad-item {
  width: 100%;
  padding: 16px 0;
  overflow-x: hidden;
}
.zwtc-choices-wrapper-mobile .squad-choice-mobile .squad-list .squad-item .squad-item-top {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.zwtc-choices-wrapper-mobile .squad-choice-mobile .squad-list .squad-item .squad-item-top .squad-item-top-left img {
  width: 56px;
  height: 56px;
  border-radius: 8px;
  margin-right: 16px;
}
.zwtc-choices-wrapper-mobile .squad-choice-mobile .squad-list .squad-item .squad-item-top .squad-item-top-right .team-name-wrap {
  display: flex;
  align-items: center;
  height: 20px;
  text-align: left;
  color: #FFF;
  line-height: 20px;
  font-size: 16px;
  font-weight: 600;
}
.zwtc-choices-wrapper-mobile .squad-choice-mobile .squad-list .squad-item .squad-item-top .squad-item-top-right .team-name-wrap .team-name {
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.zwtc-choices-wrapper-mobile .squad-choice-mobile .squad-list .squad-item .squad-item-top .squad-item-top-right .team-name-wrap .private-icon {
  display: inline-block;
  vertical-align: top;
  margin-top: 2px;
  width: 16px;
  height: 16px;
  background: url('/futures-activity/worldtradingchampionship2025/assets/squad-race/lock.svg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
}
.zwtc-choices-wrapper-mobile .squad-choice-mobile .squad-list .squad-item .squad-item-top .squad-item-top-right .team-intro {
  max-width: 263px;
  height: 54px;
  margin-top: 6px;
  text-align: left;
  color: #6A6A6A;
  font-size: 14px;
  font-weight: 600;
  line-height: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.zwtc-choices-wrapper-mobile .squad-choice-mobile .squad-list .squad-item .squad-item-bottom {
  height: 36px;
  margin-top: 16px;
  display: flex;
  align-items: center;
}
.zwtc-choices-wrapper-mobile .squad-choice-mobile .squad-list .squad-item .squad-item-bottom .bottom-item {
  color: #FFF;
  font-size: 16px;
  font-weight: 600;
}
.zwtc-choices-wrapper-mobile .squad-choice-mobile .squad-list .squad-item .squad-item-bottom .bottom-item.team-name {
  flex: 0 0 135px;
  margin-right: 16px;
  width: 135px;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.zwtc-choices-wrapper-mobile .squad-choice-mobile .squad-list .squad-item .squad-item-bottom .bottom-item.join-count {
  flex: 0 0 80px;
  width: 80px;
  margin-right: 16px;
  display: flex;
  align-items: center;
}
.zwtc-choices-wrapper-mobile .squad-choice-mobile .squad-list .squad-item .squad-item-bottom .bottom-item.join-count .team-count-icon {
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 24px;
  background: url('/futures-activity/worldtradingchampionship2025/assets/squad-race/team-count-icon.svg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
}
.zwtc-choices-wrapper-mobile .squad-choice-mobile .squad-list .squad-item .squad-item-bottom .bottom-item.join-count .team-count-num {
  margin-top: -2px;
}
.zwtc-choices-wrapper-mobile .squad-choice-mobile .squad-list .squad-item .squad-item-bottom .bottom-item.like-count {
  flex: 0 0 80px;
}
.zwtc-choices-wrapper-mobile .squad-choice-mobile .squad-list .squad-item .squad-item-bottom .bottom-item.like-count .team-like-count .team-like-count-icon {
  display: inline-block;
  vertical-align: middle;
  margin-right: 2px;
  width: 32px;
  height: 32px;
  background: url('/futures-activity/worldtradingchampionship2025/assets/squad-race/team-like-count.svg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
}
.zwtc-choices-wrapper-mobile .squad-choice-mobile .squad-list .squad-item .squad-item-bottom .bottom-item.like-count .team-like-count.team-liked {
  color: #D6001C;
}
.zwtc-choices-wrapper-mobile .squad-choice-mobile .squad-list .squad-item .squad-item-bottom .bottom-item.like-count .team-like-count.team-liked .team-like-count-icon {
  background: url('/futures-activity/worldtradingchampionship2025/assets/squad-race/team-liked-count.svg');
}
.zwtc-choices-wrapper-mobile .squad-choice-mobile .squad-list .squad-item .suard-item-join {
  color: #fff;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin: 16px auto 0;
  width: 227px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  border-radius: 500px;
  background: #D6001C;
}
.zwtc-choices-wrapper-mobile .squad-choice-mobile .squad-list .squad-item .suard-item-join.disabled {
  opacity: 0.3;
  pointer-events: none;
  cursor: not-allowed;
}
.zwtc-choices-wrapper-mobile .zwtc-schedule-title {
  margin: 48px auto 37px;
}
.zwtc-choices-wrapper-mobile .page-size-change {
  width: 100%;
  padding: 32px 0;
}
.zwtc-choices-wrapper-mobile .con-choice {
  width: 100%;
  height: auto;
}
.zwtc-choices-wrapper-mobile .con-choice::-webkit-scrollbar {
  display: none;
}
.zwtc-choices-wrapper-mobile .con-choice .no-data {
  position: absolute;
  width: 80px;
  height: 100px;
  margin: 0px auto;
  left: 50%;
  top: 50%;
  color: #fff;
  transform: translate(-50%, -50%);
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: wrap;
}
.zwtc-choices-wrapper-mobile .con-choice .no-data .img-no-data {
  width: 80px;
  height: 80px;
  background: url('/futures-activity/worldtradingchampionship2025/assets/race/no-data-icon.svg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
}
.zwtc-choices-wrapper-mobile .con-choice .header {
  display: flex;
  padding: 0 12px;
  margin-bottom: 16px;
  align-items: center;
}
.zwtc-choices-wrapper-mobile .con-choice .header::-webkit-scrollbar {
  display: none;
}
.zwtc-choices-wrapper-mobile .con-choice .header .switch-list-type-icon {
  order: 0;
  margin-right: 12px;
}
.zwtc-choices-wrapper-mobile .con-choice .header .switch-list-type-icon .icon-list {
  width: 32px;
  height: 32px;
  background: url('/futures-activity/worldtradingchampionship2025/assets/squad-race/h5/switch-card.svg');
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
}
.zwtc-choices-wrapper-mobile .con-choice .header .switch-list-type-icon .icon-card {
  width: 32px;
  height: 32px;
  background: url('/futures-activity/worldtradingchampionship2025/assets/squad-race/h5/switch-card.svg');
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
}
.zwtc-choices-wrapper-mobile .con-choice .header .inp-choice-joined {
  min-width: 160x;
  margin: 0 auto;
  height: 32px;
  order: 3;
  font-size: 12px;
  font-weight: 500;
}
.zwtc-choices-wrapper-mobile .con-choice .header .inp-choice {
  display: block;
  min-width: 160px;
  height: 32px;
  margin-right: 12px;
  order: 3;
  font-size: 12px;
  font-weight: 500;
}
.zwtc-choices-wrapper-mobile .con-choice .header .change-site {
  order: 2;
  margin-right: 12px;
  width: 160px;
  display: block;
}
.zwtc-choices-wrapper-mobile .con-choice .header .change-site .ant-select-selector {
  display: flex;
  width: 160px;
  height: 32px;
  padding: 6px 12px;
  justify-content: space-between;
  align-items: center;
  flex-shrink: 0;
  font-size: 12px;
  font-weight: 500;
}
.zwtc-choices-wrapper-mobile .con-choice .header .change-site .ant-select-dropdown .ant-select-item-option-content {
  font-size: 12px;
}
.zwtc-choices-wrapper-mobile .con-choice .header .jump-link {
  order: 1;
  min-width: 160px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  margin-right: 12px;
  cursor: pointer;
  font-size: 12px;
  font-weight: 400;
}
.zwtc-choices-wrapper-mobile .con-choice .header.trade-header {
  justify-content: flex-start;
}
.zwtc-choices-wrapper-mobile .con-choice .header.trade-header .inp-choice,
.zwtc-choices-wrapper-mobile .con-choice .header.trade-header .inp-choice-joined {
  min-width: 217px;
}
.zwtc-choices-wrapper-mobile .con-choice .header.trade-header .change-site {
  width: 217px;
}
.zwtc-choices-wrapper-mobile .con-choice .header.trade-header .change-site .ant-select-selector {
  width: 217px;
}
.zwtc-choices-wrapper-mobile .con-choice .con-st {
  padding: 0;
  justify-content: space-around;
  flex-wrap: wrap;
  position: relative;
}
.zwtc-choices-wrapper-mobile .con-choice .con-st .change-item {
  bottom: 8px;
  right: 32px;
}
.zwtc-choices-wrapper-mobile .con-choice .con-st .race-item {
  width: 174px;
  height: 288px;
  margin: 0 0 12px;
  padding: 12px 8px 24px;
  background: url('/futures-activity/worldtradingchampionship2025/assets/squad-race/h5/leader-bg.png');
  background-size: 100% 100%;
  background-position: center;
}
.zwtc-choices-wrapper-mobile .con-choice .con-st .race-item:hover {
  background: url('/futures-activity/worldtradingchampionship2025/assets/squad-race/h5/leader-bg-hover.png');
  background-size: 100% 100%;
  background-position: center;
}
.zwtc-choices-wrapper-mobile .con-choice .con-st .race-item:active {
  background: url('/futures-activity/worldtradingchampionship2025/assets/squad-race/h5/leader-bg-hover.png');
  background-size: 100% 100%;
  background-position: center;
}
.zwtc-choices-wrapper-mobile .con-choice .con-st .race-item .ai-icon {
  top: 0;
  left: 10px;
}
.zwtc-choices-wrapper-mobile .con-choice .con-st .race-item .img {
  width: 53px;
  height: 53px;
  display: block;
  margin: 8px auto;
  margin-top: 0;
}
.zwtc-choices-wrapper-mobile .con-choice .con-st .race-item .btn {
  width: 130px;
  height: 24px;
  color: #0bccbf;
  text-align: center;
  font-size: 12px;
  line-height: 24px;
  margin-top: 24px;
}
.zwtc-choices-wrapper-mobile .con-choice .con-st .race-item .btn-disabled {
  width: 130px;
  height: 24px;
  color: #05080a;
  text-align: center;
  font-size: 12px;
  line-height: 24px;
}
.zwtc-choices-wrapper-mobile .con-choice .con-st .race-item h3 {
  font-size: 14px;
  line-height: normal;
  font-weight: 500;
  line-height: 17px;
}
.zwtc-choices-wrapper-mobile .con-choice .con-st .race-item .dec {
  margin-bottom: 0;
  height: 75px;
  max-width: 158px;
  text-align: center;
}
.zwtc-choices-wrapper-mobile .con-choice .con-st .race-item .img-container h3 {
  max-width: 153px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.zwtc-choices-wrapper-mobile .con-choice .con-st .race-item .leader-name-container {
  margin-top: 12px;
}
.zwtc-choices-wrapper-mobile .con-choice .con-st .race-item .name-leader {
  font-size: 12px;
}
.zwtc-choices-wrapper-mobile .con-choice .con-st .race-item .name-leader span {
  max-width: 84px;
}
.zwtc-choices-wrapper-mobile .con-choice .con-st .race-item .leader-num {
  font-size: 12px;
}
.zwtc-choices-wrapper-mobile .con-choice .con-st .race-item .leader-num::before {
  left: 28px !important;
}
.zwtc-choices-wrapper-mobile .con-choice .con-st .race-item.ai-item {
  position: relative;
  width: 174px;
  height: 288px;
  margin: 0 0 12px;
  padding: 12px 8px 24px;
  background: url('/futures-activity/worldtradingchampionship2025/assets/squad-race/h5/ai-bg.png');
  background-size: 100% 100%;
  background-position: center;
}
.zwtc-choices-wrapper-mobile .con-choice .con-st .race-item.ai-item h3 {
  color: #f53b57;
}
.zwtc-choices-wrapper-mobile .con-choice .con-st .race-item.ai-item .private-icon {
  width: 16px;
  height: 16px;
  background: url('/futures-activity/worldtradingchampionship2025/assets/squad-race/lock-ai.svg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
}
.zwtc-choices-wrapper-mobile .con-choice .con-st .race-item.ai-item .details {
  color: #f53b57;
  position: absolute;
  bottom: 24px;
  padding: 0;
}
.zwtc-choices-wrapper-mobile .con-choice .con-st .race-item.ai-item:hover {
  background: url('/futures-activity/worldtradingchampionship2025/assets/squad-race/ai-bg-hover.png');
  background-size: 100% 100%;
  background-position: center;
}
.zwtc-choices-wrapper-mobile .con-choice .con-st .race-item.ai-item .leader-name-container {
  position: absolute;
  bottom: 24px;
}
.zwtc-choices-wrapper-mobile .con-choice .con-st-list {
  width: max-content;
  padding: 0 8px;
}
.zwtc-choices-wrapper-mobile .con-choice .con-st-list .ant-table-tbody tr td {
  font-size: 12px;
}
.zwtc-choices-wrapper-mobile .con-choice .con-st-list .ant-table-thead tr th {
  background: var(--Brand-Alpha, rgba(11, 204, 191, 0.1)) !important;
  font-size: 12px;
  font-weight: 500;
}
.zwtc-choices-wrapper-mobile .con-choice .con-st-list .ant-table-thead tr th:nth-child(1) {
  width: 240px !important;
}
.zwtc-choices-wrapper-mobile .con-choice .con-st-list .ant-table-thead tr th:nth-child(2) {
  width: 164px !important;
}
.zwtc-choices-wrapper-mobile .con-choice .con-st-list .ant-table-thead tr th:nth-child(3) {
  width: 164px !important;
}
.zwtc-choices-wrapper-mobile .con-choice .con-st-list .ant-table-thead tr th:nth-child(4) {
  width: 164px !important;
}
.zwtc-choices-wrapper-mobile .con-choice .con-st-list .team-name-container {
  padding-left: 24px;
}
.zwtc-choices-wrapper-mobile .con-choice .con-st-list .team-name-container div {
  font-size: 12px;
  text-decoration: underline;
  text-decoration-color: #05c2b6;
}
.zwtc-choices-wrapper-mobile .con-choice .con-st-list .team-name-container.ai-item {
  color: #f53b57;
}
.zwtc-choices-wrapper-mobile .con-choice .con-st-list .team-name-container.ai-item div {
  text-decoration: underline;
  text-decoration-color: #f53b57;
}
@media (max-width: 767px) {
  .con-choice .inp-choice {
    display: none;
  }
}

.top3-ranking-container {
  width: 1160px;
  height: 861px;
  margin: 40px auto 0;
}
.top3-ranking-container .ranking-block {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.top3-ranking-container .ranking-block .raning-item {
  width: 368px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  text-align: center;
  color: #fff8d5;
}
.top3-ranking-container .ranking-block .raning-item .ranking-item__icon {
  width: 68px;
  height: 68px;
  margin: 300px auto 12px;
  padding: 8px;
  border-radius: 7.111px;
  border: 2px solid #fff;
  background: #1C1812;
}
.top3-ranking-container .ranking-block .raning-item .ranking-item__icon img {
  width: 48px;
  height: 48px;
}
.top3-ranking-container .ranking-block .raning-item .ranking-item__name {
  margin-bottom: 12px;
  color: #FFF;
  text-align: center;
  font-feature-settings: 'liga' off, 'clig' off;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.top3-ranking-container .ranking-block .raning-item .ranking-item__rewards {
  width: 190px;
  margin: auto;
  word-wrap: break-word;
}
.top3-ranking-container .ranking-block .raning-item .ranking-item__rewards .ranking-item__top {
  color: #FFF;
  text-align: center;
  font-feature-settings: 'liga' off, 'clig' off;
  text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.25);
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 50px;
}
.top3-ranking-container .ranking-block .raning-item .ranking-item__rewards .ranking-item__reward-title {
  margin-bottom: 12px;
  color: #FFF;
  text-align: center;
  font-feature-settings: 'liga' off, 'clig' off;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 18px;
}
.top3-ranking-container .ranking-block .raning-item .ranking-item__rewards .ranking-item__reward {
  margin-bottom: 4px;
  color: #FFF;
  text-align: center;
  font-feature-settings: 'liga' off, 'clig' off;
  text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.25);
  font-size: 34px;
  font-style: normal;
  font-weight: 700;
  line-height: 43px;
}
.top3-ranking-container .ranking-block .raning-item .ranking-item__rewards .ranking-item__token {
  line-height: 30px;
  color: #FFF;
  text-align: center;
  font-feature-settings: 'liga' off, 'clig' off;
  text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.25);
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
}
.top3-ranking-container .ranking-block .raning-item.ranking-item__1 {
  height: 817px;
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/ranking/ranking-1.png');
}
.top3-ranking-container .ranking-block .raning-item.ranking-item__1.ranking-item__1_1 {
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/ranking/like_ranking-1.png');
}
.top3-ranking-container .ranking-block .raning-item.ranking-item__1 .ranking-item__rewards {
  width: 368px;
  height: 368px;
  padding: 0 89px;
}
.top3-ranking-container .ranking-block .raning-item.ranking-item__2 {
  height: 817px;
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/ranking/ranking-2.png');
  background-size: 368px 817px;
  color: #9aabab;
}
.top3-ranking-container .ranking-block .raning-item.ranking-item__2.ranking-item__2_1 {
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/ranking/like_ranking-2.png');
}
.top3-ranking-container .ranking-block .raning-item.ranking-item__3 {
  height: 817px;
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/ranking/ranking-3.png');
  background-size: 368px 817px;
  color: #938762;
}
.top3-ranking-container .ranking-block .raning-item.ranking-item__3.ranking-item__3_1 {
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/ranking/like_ranking-3.png');
}
@media (max-width: 767px) {
  .top3-ranking-container {
    width: 100%;
    height: auto;
    margin-top: 40px;
  }
  .top3-ranking-container .ranking-block {
    display: block;
  }
  .top3-ranking-container .ranking-block .raning-item {
    width: 327px;
    height: 188px;
    margin: auto;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
  }
  .top3-ranking-container .ranking-block .raning-item .raning-item-block {
    width: 184px;
  }
  .top3-ranking-container .ranking-block .raning-item .raning-item-block .ranking-item__icon {
    width: 26px;
    height: 26px;
    padding: 3px;
    margin: 0 auto 6px;
    border-radius: 2.778px;
    border: 1px solid #fff;
  }
  .top3-ranking-container .ranking-block .raning-item .raning-item-block .ranking-item__icon img {
    width: 18px;
    height: 18px;
  }
  .top3-ranking-container .ranking-block .raning-item .raning-item-block .ranking-item__name {
    margin-bottom: 6px;
    line-height: 15px;
    font-size: 12px;
  }
  .top3-ranking-container .ranking-block .raning-item .raning-item-block .ranking-item__rewards .ranking-item__top {
    line-height: 25px;
    margin-bottom: 6px;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.25);
    font-size: 20px;
  }
  .top3-ranking-container .ranking-block .raning-item .raning-item-block .ranking-item__rewards .ranking-item__reward-title {
    line-height: 13px;
    margin-bottom: 6px;
    font-size: 10px;
  }
  .top3-ranking-container .ranking-block .raning-item .raning-item-block .ranking-item__rewards .ranking-item__reward {
    line-height: 21px;
    margin-bottom: 2px;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.25);
    font-size: 17px;
  }
  .top3-ranking-container .ranking-block .raning-item .raning-item-block .ranking-item__rewards .ranking-item__token {
    line-height: 15px;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.25);
    font-size: 12px;
  }
  .top3-ranking-container .ranking-block .raning-item.ranking-item__1 {
    height: 188px;
    width: 327px;
    margin-bottom: 24px;
    background-image: url('/futures-activity/worldtradingchampionship2025/assets/ranking/h5/ranking-1.png');
    background-size: 327px 188px;
  }
  .top3-ranking-container .ranking-block .raning-item.ranking-item__1.ranking-item__1_1 {
    background-image: url('/futures-activity/worldtradingchampionship2025/assets/ranking/h5/like_ranking-1.png');
  }
  .top3-ranking-container .ranking-block .raning-item.ranking-item__1 .ranking-item__rewards {
    width: 184px;
    height: auto;
    padding: 0;
    background-image: none;
  }
  .top3-ranking-container .ranking-block .raning-item.ranking-item__1 .ranking-item__rewards .ranking-item__top {
    padding-top: 0;
  }
  .top3-ranking-container .ranking-block .raning-item.ranking-item__2 {
    height: 188px;
    width: 327px;
    margin-top: 0;
    margin-bottom: 24px;
    background-image: url('/futures-activity/worldtradingchampionship2025/assets/ranking/h5/ranking-2.png');
    background-size: 327px 188px;
  }
  .top3-ranking-container .ranking-block .raning-item.ranking-item__2.ranking-item__2_1 {
    background-image: url('/futures-activity/worldtradingchampionship2025/assets/ranking/h5/like_ranking-2.png');
  }
  .top3-ranking-container .ranking-block .raning-item.ranking-item__3 {
    height: 188px;
    width: 327px;
    margin-top: 0;
    background-image: url('/futures-activity/worldtradingchampionship2025/assets/ranking/h5/ranking-3.png');
    background-size: 327px 188px;
    color: #938762;
  }
  .top3-ranking-container .ranking-block .raning-item.ranking-item__3.ranking-item__3_1 {
    background-image: url('/futures-activity/worldtradingchampionship2025/assets/ranking/h5/like_ranking-3.png');
  }
}

.zwtc-rankings-wrapper {
  width: 100%;
  margin: 160px auto 0;
  position: relative;
}
.zwtc-rankings-wrapper .zwtc-schedule-title {
  margin: 0 auto 50px;
}
.zwtc-rankings-wrapper .con-choice {
  width: 1200px;
  margin: 0 auto;
}
.zwtc-rankings-wrapper .con-choice .inp-choice {
  background: #143151;
  border: 1px solid #143151;
  color: #fff;
  height: 40px;
  line-height: 40px;
  text-align: center;
  width: 380px;
  position: absolute;
  left: 50%;
  top: 50px;
  border-radius: 8px;
  transform: translate(-50%);
}
.zwtc-rankings-wrapper .con-choice input::-ms-input-placeholder {
  text-align: center;
}
.zwtc-rankings-wrapper .con-choice input::-webkit-input-placeholder {
  text-align: center;
}
.zwtc-rankings-wrapper .con-choice .header {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #fff;
}
.zwtc-rankings-wrapper .con-choice .header .change-site .ant-select-selector {
  width: 270px;
  height: 48px;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  background: #0b1217;
  border: 1px solid #8599a6;
  padding: 12px 6px;
  line-height: 48px;
  border-radius: 4px;
}
.zwtc-rankings-wrapper .con-choice .header .change-site .ant-select-arrow {
  color: #fff;
}
.zwtc-rankings-wrapper .con-choice .header .change-site .ant-select-dropdown {
  background: #000;
  color: #fff;
}
.zwtc-rankings-wrapper .con-choice .header .change-site .ant-select-item-option {
  color: #ffffff;
  height: 40px;
  line-height: 40px;
}
.zwtc-rankings-wrapper .con-choice .header .change-site .ant-select-item-option-selected,
.zwtc-rankings-wrapper .con-choice .header .change-site .ant-select-item-option-active {
  background: #0050c7;
  color: #fff;
}
.zwtc-rankings-wrapper .con-choice .header .tabs-header {
  flex: 1;
  color: #6a6a66;
  height: 34px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 600;
  font-size: 17px;
}
.zwtc-rankings-wrapper .con-choice .header .tabs-header > div {
  flex: 1;
  text-align: center;
  cursor: pointer;
  height: 34px;
  position: relative;
  font-size: 17px;
  font-weight: 600;
}
.zwtc-rankings-wrapper .con-choice .header .tabs-header .active {
  color: #D6001C;
  position: relative;
  font-weight: 600;
}
.zwtc-rankings-wrapper .con-choice .header .tabs-header .active::before {
  position: absolute;
  content: '';
  width: 600px;
  height: 2px;
  display: block;
  background-color: #D6001C;
  top: 32px;
}
.zwtc-rankings-wrapper .con-choice .con-st {
  width: 100%;
  margin-bottom: 40px;
}
.zwtc-rankings-wrapper .con-choice .con-st .race_ranking__table {
  margin-bottom: 20px;
}
.zwtc-rankings-wrapper .con-choice .con-st .race_ranking__table .ant-table-tbody tr > td {
  position: relative;
}
.zwtc-rankings-wrapper .con-choice .con-st .race_ranking__table .trading-rank {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 60px;
  height: 60px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.zwtc-rankings-wrapper .con-choice .con-st .race_ranking__table .trading-rank.trading-rank__1 {
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/ranking/ranking1-icon.png');
}
.zwtc-rankings-wrapper .con-choice .con-st .race_ranking__table .trading-rank.trading-rank__1.trading-rank__1_1 {
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/ranking/ranking-1-like.png');
}
.zwtc-rankings-wrapper .con-choice .con-st .race_ranking__table .trading-rank.trading-rank__2 {
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/ranking/ranking2-icon.png');
}
.zwtc-rankings-wrapper .con-choice .con-st .race_ranking__table .trading-rank.trading-rank__2.trading-rank__2_1 {
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/ranking/ranking-2-like.png');
}
.zwtc-rankings-wrapper .con-choice .con-st .race_ranking__table .trading-rank.trading-rank__3 {
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/ranking/ranking3-icon.png');
}
.zwtc-rankings-wrapper .con-choice .con-st .race_ranking__table .trading-rank.trading-rank__3.trading-rank__3_1 {
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/ranking/ranking-3-like.png');
}
.zwtc-rankings-wrapper .con-choice .con-st .race_ranking__table .team-like-count .team-like-count-icon {
  display: inline-block;
  vertical-align: middle;
  margin-right: 2px;
  width: 32px;
  height: 32px;
  background: url('/futures-activity/worldtradingchampionship2025/assets/squad-race/team-like-count.svg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
}
.zwtc-rankings-wrapper .con-choice .con-st .race_ranking__table .team-like-count.team-liked {
  color: #D6001C;
}
.zwtc-rankings-wrapper .con-choice .con-st .race_ranking__table .team-like-count.team-liked .team-like-count-icon {
  background: url('/futures-activity/worldtradingchampionship2025/assets/squad-race/team-liked-count.svg');
}
.zwtc-rankings-wrapper .con-choice .con-st .race_ranking__table .team-like-count:hover {
  color: #D6001C;
}
.zwtc-rankings-wrapper .con-choice .con-st .race_ranking__table .team-like-count:hover .team-like-count-icon {
  background: url('/futures-activity/worldtradingchampionship2025/assets/squad-race/team-liked-count.svg');
}
.zwtc-rankings-wrapper .con-choice .con-st .race_ranking__table .my-rank {
  font-size: 12px;
  line-height: 15px;
}
.zwtc-rankings-wrapper .con-choice .con-st .color-green {
  color: #16b979;
}
.zwtc-rankings-wrapper .con-choice .con-st .color-red {
  color: #e54c67;
}
.zwtc-rankings-wrapper .con-choice .con-st .ant-table-empty .ant-table-tbody > tr.ant-table-placeholder {
  background: transparent;
}
.zwtc-rankings-wrapper .con-choice .con-st .ant-table-empty .ant-table-tbody > tr.ant-table-placeholder td:hover {
  background: transparent;
}
.zwtc-rankings-wrapper .con-choice .con-st .ant-table-summary {
  background: rgba(214, 0, 28, 0.2);
}
.zwtc-rankings-wrapper .con-choice .con-st .ant-pagination .ant-pagination-item-link {
  background-color: inherit;
  border: none;
  color: #a3a9ae;
}
.zwtc-rankings-wrapper .con-choice .con-st .ant-pagination .ant-pagination-item {
  color: #a3a9ae;
  background-color: inherit;
  border: none;
}
.zwtc-rankings-wrapper .con-choice .con-st .ant-pagination .ant-pagination-item a {
  color: #fff;
}
.zwtc-rankings-wrapper .con-choice .bottom-table-con.ai-item .item-table-1 a {
  color: #f53b57;
  text-decoration-color: #f53b57;
}
.zwtc-rankings-wrapper .con-choice .bottom-table-con.ai-item .item-table-1 .ai-icon {
  display: inline-block;
  width: 30px;
  height: 16px;
  background: url('/futures-activity/worldtradingchampionship2025/assets/squad-race/ai2.svg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
}
.zwtc-rankings-wrapper .con-choice .bottom-table-con .item-table {
  color: #fff;
  font-size: 15px;
  font-weight: 500;
}
.zwtc-rankings-wrapper .con-choice .bottom-table-con .item-table i {
  width: 20px;
  height: 20px;
  display: block;
  background: url('/futures-activity/worldtradingchampionship2025/assets/race/share-icon.svg') no-repeat center;
  background-size: 100% 100%;
  cursor: pointer;
}
.zwtc-rankings-wrapper .con-choice .bottom-table-con .item-table .team-like-count-icon {
  display: inline-block;
  vertical-align: middle;
  margin-right: 2px;
  width: 32px;
  height: 32px;
  background: url('/futures-activity/worldtradingchampionship2025/assets/squad-race/team-like-count.svg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
}
.zwtc-rankings-wrapper .con-choice .bottom-table-con .item-table .team-like-count-icon.team-liked {
  color: #D6001C;
  background: url('/futures-activity/worldtradingchampionship2025/assets/squad-race/team-liked-count.svg');
}
.zwtc-rankings-wrapper .con-choice .bottom-table-con .item-table .team-like-count-icon:hover {
  color: #D6001C;
  background: url('/futures-activity/worldtradingchampionship2025/assets/squad-race/team-liked-count.svg');
}
.zwtc-rankings-wrapper .con-choice .bottom-table-con .item-table-0 {
  text-align: center;
}
.zwtc-rankings-wrapper .con-choice .bottom-table-con .item-table-0 .ranking_1 {
  width: 40px;
  height: 40px;
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/ranking/ranking1-icon.png');
  background-size: cover;
  background-repeat: no-repeat;
}
.zwtc-rankings-wrapper .con-choice .bottom-table-con .item-table-0 .ranking_1.trading-rank__1_1 {
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/ranking/ranking-1-like.png');
}
.zwtc-rankings-wrapper .con-choice .bottom-table-con .item-table-0 .ranking_2 {
  width: 40px;
  height: 40px;
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/ranking/ranking2-icon.png');
  background-size: cover;
  background-repeat: no-repeat;
}
.zwtc-rankings-wrapper .con-choice .bottom-table-con .item-table-0 .ranking_2.trading-rank__2_1 {
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/ranking/ranking-2-like.png');
}
.zwtc-rankings-wrapper .con-choice .bottom-table-con .item-table-0 .ranking_3 {
  width: 40px;
  height: 40px;
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/ranking/ranking3-icon.png');
  background-size: cover;
  background-repeat: no-repeat;
}
.zwtc-rankings-wrapper .con-choice .bottom-table-con .item-table-0 .ranking_3.trading-rank__3_1 {
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/ranking/ranking-3-like.png');
}
.zwtc-rankings-wrapper .con-choice .bottom-table-con .item-table-1 a {
  color: var(--grey-major, #fff);
  text-align: center;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.1px;
}
.zwtc-rankings-wrapper .con-choice .bottom-table-con .item-table-2 a {
  color: var(--grey-major, #fff);
  text-align: center;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.1px;
}
.zwtc-rankings-wrapper .con-choice .bottom-table-con .item-table-1,
.zwtc-rankings-wrapper .con-choice .bottom-table-con .item-table-2,
.zwtc-rankings-wrapper .con-choice .bottom-table-con .item-table-3,
.zwtc-rankings-wrapper .con-choice .bottom-table-con .item-table-4 {
  text-align: center;
}
.zwtc-rankings-wrapper .con-choice .name-over {
  width: 240px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 0 auto;
  color: #a3a9ae;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}
.zwtc-rankings-wrapper .con-choice .name-over .ai-item {
  color: #f53b57;
  text-decoration-color: #f53b57;
}
.zwtc-rankings-wrapper .con-choice .name-over .ai-icon {
  display: inline-block;
  width: 30px;
  height: 16px;
  background: url('/futures-activity/worldtradingchampionship2025/assets/squad-race/ai2.svg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
}
.zwtc-rankings-wrapper .con-choice .name-over a {
  color: #fff;
  text-align: center;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.1px;
}
.zwtc-rankings-wrapper .con-choice .name-over-green {
  color: #0bd9bd;
}
.zwtc-rankings-wrapper .con-choice .first-order {
  font-weight: 900;
  background-image: linear-gradient(to right, #f6d561, #f1ab41);
  -webkit-background-clip: text;
  color: transparent;
}
.zwtc-rankings-wrapper .con-choice .second-order {
  font-weight: 900;
}
.zwtc-rankings-wrapper .con-choice .thirt-order {
  font-weight: 900;
  background-image: linear-gradient(to right, #f7a06e, #e3755d);
  -webkit-background-clip: text;
  color: transparent;
}
.zwtc-rankings-wrapper .con-choice .page-size-change {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
}
.zwtc-rankings-wrapper .con-choice .page-size-change .ant-pagination {
  margin: 0 auto;
}
.zwtc-rankings-wrapper .con-choice .page-size-change .ant-pagination .ant-pagination-item {
  border-radius: 4px;
  background: rgba(214, 0, 28, 0.2);
  border: none;
  font-size: 14px;
}
.zwtc-rankings-wrapper .con-choice .page-size-change .ant-pagination .ant-pagination-item a {
  color: #6A6A6A;
  font-weight: 600;
}
.zwtc-rankings-wrapper .con-choice .page-size-change .ant-pagination .ant-pagination-item.ant-pagination-item-active {
  background: #D6001C;
  opacity: 1;
  font-weight: 600;
  font-size: 14px;
  border-radius: 4px;
}
.zwtc-rankings-wrapper .con-choice .page-size-change .ant-pagination .ant-pagination-item.ant-pagination-item-active a {
  color: #fff;
  font-weight: 600;
}
.zwtc-rankings-wrapper .con-choice .page-size-change .ant-pagination .ant-pagination-item-link,
.zwtc-rankings-wrapper .con-choice .page-size-change .ant-pagination .ant-pagination-item {
  border-radius: 4px;
  background: rgba(214, 0, 28, 0.2);
  color: #fff;
  border: 1px solid #0d1a32;
  font-weight: 600;
  border: none;
  outline: none;
  box-shadow: none;
}
.zwtc-rankings-wrapper .con-choice .page-size-change .ant-pagination .ant-pagination-item-link a,
.zwtc-rankings-wrapper .con-choice .page-size-change .ant-pagination .ant-pagination-item a {
  color: #fff;
}
.zwtc-rankings-wrapper .con-choice .page-size-change .ant-pagination .ant-pagination-jump-prev .ant-pagination-item-link,
.zwtc-rankings-wrapper .con-choice .page-size-change .ant-pagination .ant-pagination-jump-next .ant-pagination-item-link {
  display: inline-block;
  width: 30px;
  height: 30px;
  background: rgba(214, 0, 28, 0.2);
  border: none;
  outline: none;
  box-shadow: none;
}
.zwtc-rankings-wrapper .con-choice .page-size-change .ant-pagination .ant-pagination-jump-prev .ant-pagination-item-link .ant-pagination-item-ellipsis,
.zwtc-rankings-wrapper .con-choice .page-size-change .ant-pagination .ant-pagination-jump-next .ant-pagination-item-link .ant-pagination-item-ellipsis {
  color: #fff;
}
.zwtc-rankings-wrapper .con-choice .awart-conditions {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 60px;
}
.zwtc-rankings-wrapper .con-choice .awart-conditions .title {
  color: #D6001C;
  text-align: center;
  font-feature-settings: 'liga' off, 'clig' off;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
}
.zwtc-rankings-wrapper .con-choice .awart-conditions .desc {
  margin-top: 4px;
  color: #6A6A6A;
  text-align: center;
  font-feature-settings: 'liga' off, 'clig' off;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
}
.zwtc-rankings-wrapper .con-choice .awart-conditions .desc span {
  font-size: 16px;
}
.zwtc-rankings-wrapper-mobile {
  width: 100%;
  height: auto;
  padding: 0;
  margin-top: 40px;
}
.zwtc-rankings-wrapper-mobile .zwtc-schedule-title {
  margin-top: 48px;
}
.zwtc-rankings-wrapper-mobile .con-choice {
  width: 327px;
  height: auto;
  background: none;
}
.zwtc-rankings-wrapper-mobile .con-choice .header {
  width: 344px;
  display: flex !important;
  align-items: flex-end;
  margin: 0 auto;
  padding: 0 !important;
}
.zwtc-rankings-wrapper-mobile .con-choice .header .tabs-header {
  font-weight: 600;
  font-size: 14px;
}
.zwtc-rankings-wrapper-mobile .con-choice .header .tabs-header > div {
  height: 34px;
  font-size: 14px;
  font-weight: 600;
}
.zwtc-rankings-wrapper-mobile .con-choice .header .tabs-header .active {
  color: #D6001C;
  position: relative;
  font-weight: 600;
  font-size: 14px;
}
.zwtc-rankings-wrapper-mobile .con-choice .header .tabs-header .active::before {
  position: absolute;
  content: '';
  width: 172px;
  height: 2px;
  display: block;
  background-color: #D6001C;
  top: 32px;
}
.zwtc-rankings-wrapper-mobile .con-choice .item-table-0,
.zwtc-rankings-wrapper-mobile .con-choice .item-table-1 {
  text-align: left;
}
.zwtc-rankings-wrapper-mobile .con-choice .con-st .ant-table-thead > tr > th {
  font-size: 12px;
}
.zwtc-rankings-wrapper-mobile .con-choice .no-data {
  position: absolute;
  width: 80px;
  height: 100px;
  margin: 0px auto;
  left: 50%;
  top: 50%;
  color: #fff;
  transform: translate(-50%, -50%);
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: wrap;
}
.zwtc-rankings-wrapper-mobile .con-choice .no-data .img-no-data {
  width: 80px;
  height: 80px;
  background: url('/futures-activity/worldtradingchampionship2025/assets/race/no-data-icon.svg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
}
.zwtc-rankings-wrapper-mobile .con-choice .header {
  display: block;
  padding-top: 25px;
  padding: 6px 24px;
}
.zwtc-rankings-wrapper-mobile .con-choice .header .change-site {
  width: 150px;
  margin: 25px auto;
  display: flex;
}
.zwtc-rankings-wrapper-mobile .con-choice .header .change-site .ant-select-selector {
  height: 30px;
  padding: 0 6px;
}
.zwtc-rankings-wrapper-mobile .con-choice .header .tabs-header {
  margin-left: 0;
  font-size: 12px;
  font-weight: 800;
}
.zwtc-rankings-wrapper-mobile .con-choice .mobile-name-mem p {
  margin-bottom: 0;
}
.zwtc-rankings-wrapper-mobile .con-choice .mobile-name-mem p.top {
  display: flex;
  align-items: center;
  justify-content: center;
}
.zwtc-rankings-wrapper-mobile .con-choice .mobile-name-mem p.top .ai-item {
  color: #f53b57;
  text-decoration-color: #f53b57;
}
.zwtc-rankings-wrapper-mobile .con-choice .mobile-name-mem p.top .ai-icon {
  display: inline-block;
  width: 30px;
  height: 16px;
  background: url('/futures-activity/worldtradingchampionship2025/assets/squad-race/ai2.svg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
}
.zwtc-rankings-wrapper-mobile .con-choice .mobile-name-mem p a {
  font-weight: 500;
  color: #fff;
}
.zwtc-rankings-wrapper-mobile .con-choice .footer-page {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}
.zwtc-rankings-wrapper-mobile .con-choice .footer-page .dec {
  display: none;
}
.zwtc-rankings-wrapper-mobile .con-choice .con-st {
  width: 100%;
  padding: 12px 0 0;
  justify-content: flex-start;
  position: relative;
  overflow-x: scroll;
}
.zwtc-rankings-wrapper-mobile .con-choice .con-st .ant-table-tbody > tr.ant-table-row:hover > td,
.zwtc-rankings-wrapper-mobile .con-choice .con-st .ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: rgba(214, 0, 28, 0.3);
}
.zwtc-rankings-wrapper-mobile .con-choice .con-st .ant-table-thead > tr > th:nth-child(1),
.zwtc-rankings-wrapper-mobile .con-choice .con-st .ant-table-thead > tr > th:nth-child(2),
.zwtc-rankings-wrapper-mobile .con-choice .con-st .ant-table-thead > tr > th:nth-child(3),
.zwtc-rankings-wrapper-mobile .con-choice .con-st .ant-table-thead > tr > th:nth-child(4),
.zwtc-rankings-wrapper-mobile .con-choice .con-st .ant-table-thead > tr > th:nth-child(5),
.zwtc-rankings-wrapper-mobile .con-choice .con-st .ant-table-thead > tr > th:nth-child(6) {
  width: auto;
}
.zwtc-rankings-wrapper-mobile .con-choice .con-st .ant-table-tbody > tr > td {
  font-size: 12px;
  height: 70px;
}
.zwtc-rankings-wrapper-mobile .con-choice .con-st .change-item {
  bottom: 8px;
  right: 32px;
}
.zwtc-rankings-wrapper-mobile .con-choice .con-st .ant-table-content::-webkit-scrollbar {
  display: none;
}
.zwtc-rankings-wrapper-mobile .con-choice .con-st .text-ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
}
.zwtc-rankings-wrapper-mobile .con-choice .bottom-table-con .item-table-0 {
  color: #a3a9ae;
  font-size: 12px;
  font-weight: 500;
  text-align: center;
  padding: 0;
}
.zwtc-rankings-wrapper-mobile .con-choice .bottom-table-con .item-table-0.first-order {
  font-weight: 900;
  background-image: linear-gradient(to right, #f6d561, #f1ab41);
  -webkit-background-clip: text;
  color: transparent;
}
.zwtc-rankings-wrapper-mobile .con-choice .bottom-table-con .item-table-0.second-order {
  font-weight: 900;
}
.zwtc-rankings-wrapper-mobile .con-choice .bottom-table-con .item-table-0.thirt-order {
  font-weight: 900;
  background-image: linear-gradient(to right, #f7a06e, #e3755d);
  -webkit-background-clip: text;
  color: transparent;
}
.zwtc-rankings-wrapper-mobile .con-choice .bottom-table-con .item-table-1 {
  color: var(--grey-major, #fff);
  font-size: 12px;
  font-weight: 500;
  text-align: center;
}
.zwtc-rankings-wrapper-mobile .con-choice .bottom-table-con .item-table-1 a {
  font-size: 12px;
}
.zwtc-rankings-wrapper-mobile .con-choice .bottom-table-con .item-table-2 {
  width: max-content;
  color: #a3a9ae;
  font-size: 12px;
  font-weight: 500;
  text-align: center;
}
.zwtc-rankings-wrapper-mobile .con-choice .footer-page {
  position: static;
}
.like-hint-wrapper {
  box-shadow: 0 2px 70px 0 var(--re-new-mask);
  position: absolute;
  width: 584px;
  height: 539px;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  background: url('/futures-activity/worldtradingchampionship2025/assets/modal/checkAndDrawBg.png') no-repeat center;
  background-size: cover;
}
.like-hint-wrapper .dialog-box {
  margin: 24px;
  margin-bottom: 48px;
}
.like-hint-wrapper .dialog-box .dialog-header {
  display: flex;
  justify-content: flex-end;
}
.like-hint-wrapper .dialog-box .dialog-header .dialog-header-right {
  display: flex;
  align-items: center;
}
.like-hint-wrapper .dialog-box .dialog-header .dialog-header-right .dialog-header-close {
  cursor: pointer;
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url('/futures-activity/worldtradingchampionship2025/assets/modal/modal_close.svg') no-repeat left;
  background-size: cover;
}
.like-hint-wrapper .dialog-box .dialog-header .dialog-header-right .dialog-header-close:hover {
  opacity: 0.5;
}
.like-hint-wrapper .dialog-box .dialog-content {
  margin-top: 32px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: var(--re-new-grey-white);
}
.like-hint-wrapper .dialog-box .dialog-content .main-hint {
  width: 360px;
  line-height: 24px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  margin-bottom: 48px;
}
.like-hint-wrapper .dialog-box .dialog-content .main-hint h3 {
  text-align: center;
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 32px;
}
.like-hint-wrapper .dialog-box .dialog-footer .close-btn {
  margin: 0 auto;
}
@media (max-width: 767px) {
  .zwtc-rankings-wrapper .con-choice .page-size-change {
    width: 327px;
    margin: 16px auto;
    padding: 0;
  }
  .con-choice .inp-choice {
    display: none;
  }
  .like-hint-wrapper {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%, -50%, 0);
    width: 324px;
    height: 260px;
    border-radius: 8px;
    border: 1px solid #D6001C;
    background: #000;
    box-shadow: 0px 0px 40px 0px #D6001C inset;
  }
  .like-hint-wrapper .dialog-box {
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 20px;
  }
  .like-hint-wrapper .dialog-box .dialog-header .dialog-header-left .dialog-header-text {
    font-size: 18px;
  }
  .like-hint-wrapper .dialog-box .dialog-header .dialog-header-right .dialog-header-close {
    width: 12px;
    height: 12px;
  }
  .like-hint-wrapper .dialog-box .dialog-content {
    margin-left: 12px;
    margin-top: 18px;
  }
  .like-hint-wrapper .dialog-box .dialog-content .main-hint {
    width: 220px;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
  }
  .like-hint-wrapper .dialog-box .dialog-content .main-hint h3 {
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 16px;
  }
  .like-hint-wrapper .dialog-box .dialog-footer {
    bottom: 48px;
  }
  .like-hint-wrapper .dialog-box .dialog-footer .zwtc-button--large {
    width: 215px;
    height: 48px;
    background-size: 215px 48px;
  }
}
.race-ranking-list .race-ranking-block {
  margin: 0 auto 12px;
}
.race-ranking-list .race-ranking-block:last-child {
  margin-bottom: 0;
}
.race-ranking-list .race-ranking-block .race-ranking__rank {
  width: 100%;
  height: 32px;
  padding: 7px;
  line-height: 18px;
  text-align: center;
  background: rgba(214, 0, 28, 0.3);
  color: #fff;
  font-size: 14px;
  font-weight: 600;
}
.race-ranking-list .race-ranking-block .race-ranking__info {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
  background: rgba(214, 0, 28, 0.2);
  padding: 0 16px 16px;
}
.race-ranking-list .race-ranking-block .race-ranking__info .race-ranking__info-item {
  margin-top: 16px;
  width: 134px;
}
.race-ranking-list .race-ranking-block .race-ranking__info .race-ranking__info-item.item-full {
  width: 100%;
}
.race-ranking-list .race-ranking-block .race-ranking__info .race-ranking__info-item .race-ranking__info-item-like {
  margin: auto;
  height: 32px;
  width: 32px;
  background: url('/futures-activity/worldtradingchampionship2025/assets/squad-race/team-like-count.svg');
  background-repeat: no-repeat;
  background-size: 32px 32px;
  background-position: center;
  cursor: pointer;
}
.race-ranking-list .race-ranking-block .race-ranking__info .race-ranking__info-item .race-ranking__info-item-like.team-liked {
  background: url('/futures-activity/worldtradingchampionship2025/assets/squad-race/team-liked-count.svg');
  background-repeat: no-repeat;
  background-size: 32px 32px;
  background-position: center;
}
.race-ranking-list .race-ranking-block .race-ranking__info .race-ranking__info-item .race-ranking__info__title {
  line-height: 18px;
  margin-bottom: 8px;
  font-size: 14px;
  font-weight: 400;
  color: var(--detail-color);
}
.race-ranking-list .race-ranking-block .race-ranking__info .race-ranking__info-item .race-ranking__info__value {
  line-height: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px;
  font-weight: 400;
  color: #FFF;
}
.race-ranking-list .race-ranking-block .race-ranking__info .race-ranking__info-item .item-like {
  cursor: pointer;
  height: 32px;
  background: url('/futures-activity/worldtradingchampionship2025/assets/squad-race/team-like-count.svg');
  background-repeat: no-repeat;
  background-size: 32px 32px;
  background-position: right;
}
.race-ranking-list .race-ranking-block .race-ranking__info .race-ranking__info-item .item-like.team-liked {
  background: url('/futures-activity/worldtradingchampionship2025/assets/squad-race/team-liked-count.svg');
  background-repeat: no-repeat;
  background-position: right;
}
.race-ranking-list .race-ranking-block .race-ranking__info .race-ranking__info-item .item-share {
  width: 32px;
  height: 32px;
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/race/share-icon.svg');
  background-size: 100% 100%;
  cursor: pointer;
}
.race-ranking-list .race-ranking-block.race-ranking-block--mine {
  border: 1px solid #D6001C;
  background: rgba(214, 0, 28, 0.3);
}
.race-ranking-list .race-ranking-block.race-ranking-block--mine .race-ranking__rank {
  background-color: #D6001C;
  color: #fff;
}

.registration-order-container {
  max-width: 1200px;
  margin: 36px auto 4px;
  line-height: 20px;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  color: var(--main-color);
}
@media (max-width: 767px) {
  .registration-order-container {
    max-width: 327px;
    margin: 16px auto 0;
    line-height: 15px;
    font-size: 12px;
    word-break: break-word;
  }
}

.squad-leader-countdown-container {
  padding: 60px 0;
  background-color: #000;
  flex-direction: column;
  display: flex;
  justify-content: center;
}
.squad-leader-countdown-container .squad-leader-countdown-button {
  margin: 0 auto;
}
.squad-leader-countdown-button {
  margin-top: 50px;
}
@media (max-width: 767px) {
  .squad-leader-countdown-button {
    margin-top: 40px;
  }
}

.zwtc-captain-benefits-wrapper {
  margin-top: 160px;
}
.zwtc-captain-benefits-wrapper .zwtc-captain-benefits-content {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
}
.zwtc-captain-benefits-wrapper .zwtc-captain-benefits-content .zwtc-captain-benefits-item {
  width: 288px;
  height: 303px;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-right: 16px;
}
.zwtc-captain-benefits-wrapper .zwtc-captain-benefits-content .zwtc-captain-benefits-item img {
  width: 140px;
  height: 140px;
  margin-bottom: 16px;
}
.zwtc-captain-benefits-wrapper .zwtc-captain-benefits-content .zwtc-captain-benefits-item .zwtc-captain-benefits-item-title {
  color: #FFF;
  font-feature-settings: 'liga' off, 'clig' off;
  font-family: "Bai Jamjuree";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 4px;
  text-align: center;
}
.zwtc-captain-benefits-wrapper .zwtc-captain-benefits-content .zwtc-captain-benefits-item .zwtc-captain-benefits-item-title span {
  color: #D6001C;
  text-align: center;
  font-feature-settings: 'liga' off, 'clig' off;
  font-family: "Bai Jamjuree";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.zwtc-captain-benefits-wrapper .zwtc-captain-benefits-content .zwtc-captain-benefits-item .zwtc-captain-benefits-item-desc {
  color: #FFF;
  text-align: center;
  font-feature-settings: 'liga' off, 'clig' off;
  font-family: "Bai Jamjuree";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  max-width: 288px;
  word-break: break-all;
}
.zwtc-team-member-benefits-wrapper {
  margin-top: 160px;
}
.zwtc-team-member-benefits-wrapper .zwtc-team-member-benefits-content {
  max-width: 1200px;
  margin: 0 auto;
  margin-top: 40px;
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  justify-content: center;
}
.zwtc-team-member-benefits-wrapper .zwtc-team-member-benefits-content .zwtc-team-member-benefits-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  min-width: 288px;
  margin-bottom: 40px;
}
.zwtc-team-member-benefits-wrapper .zwtc-team-member-benefits-content .zwtc-team-member-benefits-item img {
  width: 140px;
  height: 140px;
  margin-bottom: 16px;
}
.zwtc-team-member-benefits-wrapper .zwtc-team-member-benefits-content .zwtc-team-member-benefits-item .zwtc-team-member-benefits-item-content {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.zwtc-team-member-benefits-wrapper .zwtc-team-member-benefits-content .zwtc-team-member-benefits-item .zwtc-team-member-benefits-item-title {
  color: #FFF;
  font-feature-settings: 'liga' off, 'clig' off;
  font-family: "Bai Jamjuree";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 4px;
  max-width: 288px;
  word-break: normal;
  text-align: center;
}
.zwtc-team-member-benefits-wrapper .zwtc-team-member-benefits-content .zwtc-team-member-benefits-item .zwtc-team-member-benefits-item-title span {
  color: #D6001C;
  text-align: center;
  font-feature-settings: 'liga' off, 'clig' off;
  font-family: "Bai Jamjuree";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.zwtc-team-member-benefits-wrapper .zwtc-team-member-benefits-content .zwtc-team-member-benefits-item .zwtc-team-member-benefits-item-desc {
  color: #FFF;
  text-align: center;
  font-feature-settings: 'liga' off, 'clig' off;
  font-family: "Bai Jamjuree";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  max-width: 288px;
  word-break: normal;
}
.zwtc-team-member-benefits-wrapper .zwtc-team-member-benefits-content .zwtc-team-member-benefits-item:nth-child(4) {
  margin-left: 250px;
}
.zwtc-team-member-benefits-wrapper .zwtc-team-member-benefits-content:after {
  content: "";
  flex: 0 0 288px;
  max-width: 288px;
}
@media (max-width: 767px) {
  .zwtc-captain-benefits-wrapper {
    margin-top: 40px;
  }
  .zwtc-captain-benefits-wrapper .zwtc-captain-benefits-content {
    flex-direction: column;
  }
  .zwtc-captain-benefits-wrapper .zwtc-captain-benefits-content .zwtc-captain-benefits-item {
    width: 327px;
    height: 132px;
    display: flex;
    flex-direction: row;
  }
  .zwtc-captain-benefits-wrapper .zwtc-captain-benefits-content .zwtc-captain-benefits-item img {
    width: 100px;
    height: 100px;
    margin-right: 16px;
    margin-bottom: 0;
  }
  .zwtc-captain-benefits-wrapper .zwtc-captain-benefits-content .zwtc-captain-benefits-item .zwtc-captain-benefits-item-content {
    align-items: flex-start;
    margin-bottom: 45px;
  }
  .zwtc-captain-benefits-wrapper .zwtc-captain-benefits-content .zwtc-captain-benefits-item .zwtc-captain-benefits-item-content .zwtc-captain-benefits-item-title {
    color: #FFF;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: "Bai Jamjuree";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-align: left;
  }
  .zwtc-captain-benefits-wrapper .zwtc-captain-benefits-content .zwtc-captain-benefits-item .zwtc-captain-benefits-item-content .zwtc-captain-benefits-item-desc {
    color: #FFF;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: "Bai Jamjuree";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-align: left;
  }
  .zwtc-team-member-benefits-wrapper {
    margin-top: 80px;
  }
  .zwtc-team-member-benefits-wrapper .zwtc-team-member-benefits-content {
    width: 327px;
    display: flex;
    flex-direction: column;
  }
  .zwtc-team-member-benefits-wrapper .zwtc-team-member-benefits-content .zwtc-team-member-benefits-item {
    flex-direction: row;
    margin-left: 0 !important;
  }
  .zwtc-team-member-benefits-wrapper .zwtc-team-member-benefits-content .zwtc-team-member-benefits-item img {
    width: 100px;
    height: 100px;
    margin-right: 16px;
    margin-bottom: 0;
  }
  .zwtc-team-member-benefits-wrapper .zwtc-team-member-benefits-content .zwtc-team-member-benefits-item .zwtc-team-member-benefits-item-content {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 25px;
  }
  .zwtc-team-member-benefits-wrapper .zwtc-team-member-benefits-content .zwtc-team-member-benefits-item .zwtc-team-member-benefits-item-content .zwtc-team-member-benefits-item-title {
    color: #FFF;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: "Bai Jamjuree";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-align: left;
    max-width: 172px;
    word-break: normal;
  }
  .zwtc-team-member-benefits-wrapper .zwtc-team-member-benefits-content .zwtc-team-member-benefits-item .zwtc-team-member-benefits-item-content .zwtc-team-member-benefits-item-title span {
    color: #D6001C;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: "Bai Jamjuree";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }
  .zwtc-team-member-benefits-wrapper .zwtc-team-member-benefits-content .zwtc-team-member-benefits-item .zwtc-team-member-benefits-item-content .zwtc-team-member-benefits-item-desc {
    color: #FFF;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: "Bai Jamjuree";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-align: left;
    max-width: 172px;
    word-break: normal;
  }
  .zwtc-team-member-benefits-wrapper .zwtc-team-member-benefits-content::after {
    content: "";
    display: none;
  }
}


.page-container {
  background: #091016;
}
.page-container .referral-no-login-page-section {
  width: 100%;
  height: 100%;
}
.page-container .referral-login-page-section {
  width: 100%;
  height: 100%;
  padding-bottom: 79px;
}
@media (max-width: 767px) {
  .page-container {
    background: #02050f;
  }
  .referral-login-page-section {
    width: 100%;
    height: 100%;
    padding-bottom: 0 !important;
  }
}

#register-form .ant-form-item-with-help .ant-form-item-explain {
  min-height: 0;
}
#register-form .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover {
  color: #D6001C !important;
  border-color: #D6001C !important;
}
#register-form .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled) {
  color: #D6001C !important;
  border-color: #D6001C !important;
}
#register-form .ant-input {
  display: flex;
  padding: 15.5px 10px;
  line-height: 18px;
  align-items: center;
  gap: 10px;
  background-color: transparent !important;
  border: 1px solid var(--re-new-grey-minor);
  font-size: 14px;
  font-weight: 400;
  color: var(--re-new-grey-major);
  caret-color: #D6001C;
}
#register-form .ant-input:focus {
  border-color: #D6001C;
  box-shadow: none;
}
#register-form .ant-input::placeholder {
  color: var(--re-new-grey-detail);
}
#register-form .ant-input:disabled {
  color: var(--re-new-grey-major);
}
#register-form .ant-form-item-has-error .ant-input,
#register-form .ant-form-item-has-error:focus {
  border-color: var(--re-new-seconday-red);
}
#register-form .threshold-options {
  margin-bottom: 0;
}
#register-form .threshold-by-code {
  margin-bottom: 40px;
  font-size: 12px;
  font-weight: 400;
  color: var(--re-new-grey-minor);
}
#register-form .threshold-by-code .code-hint {
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
  margin-bottom: 18px;
}
#register-form .threshold-by-code .code-main {
  display: flex;
  align-items: center;
  line-height: 40px;
}
#register-form .threshold-by-code span.code {
  color: var(--re-new-grey-major);
  font-size: 32px;
  margin-right: 16px;
}
#register-form .threshold-by-code span.change {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  color: #D6001C;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
}
#register-form .threshold-by-code span.change i {
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/leader-register/register_thresohold_code_change.svg');
  background-size: cover;
  margin-right: 4px;
}
#register-form .threshold-by-code span.change i:hover {
  filter: brightness(0.8);
}
#register-form .threshold-by-code span.change.disabled {
  cursor: inherit;
}
#register-form .threshold-by-code span.change.disabled i:hover {
  filter: none;
}
.form-container {
  width: 100%;
}
.form-container .ant-form-item-required:before {
  display: none !important;
}
.form-container .captain_social_links .ant-form-item {
  color: var(--re-new-grey-major);
  margin-bottom: 12px;
}
.form-container .ant-form-item-explain-error {
  display: none;
}
.form-container .ant-form-item-control {
  flex-direction: column-reverse;
  display: flex;
}
.form-container .ant-form-item-control .ant-form-item-control-input {
  min-height: unset;
}
.form-container .ant-form-item {
  color: var(--re-new-grey-major);
  margin-bottom: 40px;
  line-height: 21px;
}
.form-container .ant-form-item .ant-form-item-extra {
  min-height: unset;
  margin-bottom: 18px;
  line-height: 15px;
  font-size: 12px;
  font-weight: 500;
  color: var(--re-new-grey-minor);
}
.form-container .ant-form-item .ant-form-item-label {
  padding: 0;
  margin-bottom: 8px;
  line-height: 18px;
}
.form-container .ant-form-item .ant-form-item-label label {
  font-weight: 500;
  font-size: 14px;
  color: var(--re-new-grey-major);
}
.form-container .form-inner {
  width: 1204px;
  margin: 0 auto;
  border: 2px solid rgba(255, 255, 255, 0.2);
  color: var(--re-new-grey-major);
  padding: 48px 78px 60px;
}
.form-container .form-inner .your-details {
  position: relative;
  padding: 0 24px;
}
.form-container .form-inner .form-tips {
  min-height: 88px;
  padding: 8px 24px;
  background: rgba(214, 0, 28, 0.1);
  display: flex;
  align-items: center;
}
.form-container .form-inner .form-tips .form-tips-icon {
  margin-right: 16px;
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/leader-register/warning_icon.svg');
  background-size: cover;
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
  flex-shrink: 0;
}
.form-container .form-inner .form-tips .form-tips-icon.approved {
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/leader-register/selected.svg');
  background-size: 100%;
}
.form-container .form-inner .form-tips .form-tips-icon.rejected {
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/leader-register/error_icon.svg');
  background-size: 100%;
}
.form-container .form-inner .form-tips .form-tips-text {
  word-break: break-all;
  color: #D6001C;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  /* 171.429% */
}
.form-container .form-inner .form-tips.form-tips--danger {
  background-color: var(--bg-red);
}
.form-container .form-inner .form-tips.form-tips--danger .form-tips-text {
  color: var(--red-color);
}
.form-container .form-inner h3 {
  margin-top: 60px;
  margin-bottom: 40px;
  font-weight: 700;
  font-size: 24px;
  line-height: 30px;
  align-items: center;
  text-align: left;
}
.form-container .form-inner .social-media-add {
  font-size: 12px;
  font-weight: 500;
  line-height: 15px;
  color: #D6001C;
  letter-spacing: 0.5px;
}
.form-container .form-inner .submit-btn {
  margin-top: 64px;
}
.form-container .form-inner .submit-btn {
  margin-top: 68px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 254px;
  height: 64px;
  margin: auto;
  border: none;
  background-color: #D6001C;
  color: #fff;
  font-weight: 600;
  font-size: 24px;
  line-height: 30px;
  border-radius: 100px;
}
.form-container .form-inner .submit-btn:hover {
  border-radius: 1000px;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%), #D6001C;
}
.form-container .form-inner .submit-btn:active {
  border-radius: 1000px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), #D6001C;
}
.form-container .form-inner .submit-btn.disabled {
  cursor: not-allowed;
  flex-shrink: 0;
  opacity: 50%;
}
.form-container .form-inner .submit-btn.loading {
  position: relative;
}
.form-container .form-inner .submit-btn.loading::before {
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/common/loading.svg');
  background-size: contain;
  animation: loading 1s linear infinite;
}
@keyframes loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.icon-selector {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
}
.icon-selector .avatar-wraper {
  position: relative;
  cursor: pointer;
  height: 74px;
  width: 74px;
  background: rgba(214, 0, 28, 0.1);
  border: 1px solid transparent;
}
.icon-selector .avatar-wraper img {
  width: 60px;
  height: 60px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.icon-selector .avatar-wraper i {
  display: none;
}
.icon-selector .avatar-wraper:hover {
  border: 1px solid #D6001C;
  background: rgba(214, 0, 28, 0.1);
}
.icon-selector .avatar-wraper.disabled {
  cursor: not-allowed;
}
.icon-selector .selected {
  border: 1px solid #D6001C;
  background: rgba(214, 0, 28, 0.1);
}
.icon-selector .selected i {
  display: block;
  width: 16.7px;
  height: 16.7px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 50%);
  background-position: center;
  background-size: contain !important;
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/leader-register/selected.svg');
}
.thumbnail-wrapper {
  position: relative;
  cursor: pointer;
  width: 178px;
  height: 100px;
}
.thumbnail-wrapper .avatar-hover-wrapper {
  position: relative;
  cursor: pointer;
}
.thumbnail-wrapper .avatar-hover-wrapper img {
  width: 178px;
  height: 100px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 12px;
}
.form-item label {
  display: block;
  font-size: 14px;
  line-height: 18px;
  color: #ffffff;
  font-weight: normal;
}
.form-item .form-item-desc {
  margin-top: 8px;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: 20px;
}
.registration-form {
  width: 100%;
  background-color: black;
}
.follower-list {
  display: flex;
  gap: 32px;
}
.follower-list .follower-item {
  position: relative;
  cursor: pointer;
  text-align: center;
  min-width: 72px;
  height: 60px;
  line-height: 60px;
  padding: 0 10px;
  letter-spacing: 0.5px;
  border: 1px solid transparent;
  font-size: 12px;
  font-weight: 500;
  color: var(--re-new-grey-major);
  background: rgba(214, 0, 28, 0.1);
}
.follower-list .follower-item:hover {
  border: 1px solid #D6001C;
  background: rgba(214, 0, 28, 0.1);
}
.follower-list .follower-item i {
  display: none;
}
.follower-list .selected {
  border: 1px solid #D6001C;
  background: rgba(214, 0, 28, 0.1);
}
.follower-list .selected i {
  position: absolute;
  display: block;
  width: 20px;
  height: 20px;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 50%);
  background-position: center;
  background-size: contain !important;
  background-repeat: no-repeat;
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/leader-register/selected.svg');
}
.radio-full {
  display: flex;
  flex-direction: column;
}
.radio-full .ant-radio-button-wrapper {
  display: flex;
  align-items: center;
  align-self: stretch;
  padding: 14px 10px 14px 40px;
  height: 50px;
  line-height: 20px;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  background: rgba(214, 0, 28, 0.1);
  color: var(--re-new-grey-major);
  margin-bottom: 18px;
  gap: 10px;
  border: unset;
  border: 1px solid transparent;
}
.radio-full .ant-radio-button-wrapper::before {
  display: none;
}
.radio-full .ant-radio-button-wrapper:hover {
  border: 1px solid #D6001C;
  background: rgba(214, 0, 28, 0.1);
}
.radio-full .ant-radio-button-wrapper-checked {
  position: relative;
  border: 1px solid #D6001C;
  background: rgba(214, 0, 28, 0.1);
}
.radio-full .ant-radio-button-wrapper-checked:focus-within {
  box-shadow: none;
}
.radio-full .ant-radio-button-wrapper-checked::before {
  display: initial;
  position: absolute;
  left: 10px;
  top: 14px;
  content: '';
  width: 20px;
  height: 20px;
  padding: 0;
  background-color: transparent !important;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/leader-register/selected.svg');
}
.join-pk .ant-radio-wrapper {
  margin-right: 30px;
}
.join-pk .ant-radio-wrapper:last-child {
  margin-right: 0;
}
.join-pk .ant-radio-wrapper .ant-radio .ant-radio-input:focus + .ant-radio-inner {
  box-shadow: none;
}
.join-pk .ant-radio-wrapper .ant-radio .ant-radio-inner {
  border-width: 2px;
  border-color: #D6001C;
  background-color: transparent;
}
.join-pk .ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
  border-color: #D6001C !important;
}
.join-pk .ant-radio-wrapper .ant-radio.ant-radio-checked::after {
  display: none;
}
.join-pk .ant-radio-wrapper .ant-radio.ant-radio-checked.ant-radio-disabled .ant-radio-inner::after {
  background-color: var(--main-color);
}
.join-pk .ant-radio-wrapper .join-pk__label {
  color: var(--re-new-grey-major);
  font-size: 14px;
  font-weight: 500;
}
.avatar-uploader {
  width: 100%;
  height: 100%;
  border: 1px solid transparent;
  background: rgba(214, 0, 28, 0.1);
}
.avatar-uploader .ant-upload-select-picture-card {
  height: 100%;
  width: 100%;
  margin-right: 0;
  margin-bottom: 0;
  vertical-align: top;
  background-color: unset;
  border: unset;
  border-radius: 0;
}
.avatar-uploader:hover {
  border: 1px solid #D6001C;
  background: rgba(214, 0, 28, 0.1);
}
.by-upload-icon {
  width: 100%;
  height: 100%;
  background: url('/futures-activity/worldtradingchampionship2025/assets/common/add.svg') no-repeat;
  background-position: center;
}
.by-uploaded-icon {
  position: relative;
  background-color: var(--re-new-mask);
  width: 70px;
  height: 70px;
}
.by-uploaded-icon .by-uploaded-camera {
  background: url('/futures-activity/worldtradingchampionship2025/camera.svg') no-repeat;
  background-color: var(--re-new-mask);
  position: absolute;
  width: 24px;
  height: 23px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.avatar-hover-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
}
.avatar-hover-wrapper .avatar-mask {
  width: 100%;
  height: 100%;
  visibility: hidden;
}
.avatar-hover-wrapper:hover .avatar-mask {
  visibility: visible;
  position: absolute;
  z-index: 999;
}
@media (max-width: 767px) {
  .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover {
    color: #D6001C !important;
  }
  .ant-radio-button-wrapper {
    word-break: break-word;
    height: auto;
    font-size: 28px;
  }
  .form-container .form-inner {
    width: 335px;
    padding: 0 0 60px 0;
    border: none;
  }
  .form-container .form-inner .form-tips {
    min-height: 88px;
    padding: 8px 24px 8px 12px;
    display: flex;
    align-items: center;
  }
  .form-container .form-inner .form-tips .form-tips-icon {
    margin-right: 10px;
    background-image: url('/futures-activity/worldtradingchampionship2025/assets/leader-register/warning_icon.svg');
    background-size: cover;
    background-repeat: no-repeat;
    width: 18px;
    height: 18px;
    flex-shrink: 0;
  }
  .form-container .form-inner .form-tips .form-tips-icon.approved {
    background-image: url('/futures-activity/worldtradingchampionship2025/assets/leader-register/selected.svg');
    background-size: 100%;
  }
  .form-container .form-inner .form-tips .form-tips-icon.rejected {
    background-image: url('/futures-activity/worldtradingchampionship2025/assets/leader-register/error_icon.svg');
    background-size: 100%;
  }
  .form-container .form-inner .form-tips .form-tips-text {
    word-break: break-all;
    font-style: normal;
    font-weight: 400;
    font-size: 11px;
    line-height: 16px;
  }
  .form-container .form-inner .form-tips.form-tips--danger {
    background-color: var(--bg-red);
  }
  .form-container .form-inner .form-tips.form-tips--danger .form-tips-text {
    color: var(--red-color);
  }
  .form-container .form-inner .your-details {
    padding: 0;
    border: none;
  }
  .form-container .form-inner .your-details::before,
  .form-container .form-inner .your-details::after {
    display: none;
  }
  .form-container .form-inner .your-details h3 {
    color: #FFF;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }
  .form-container .form-inner .your-details .submit-btn {
    margin-top: 40px;
  }
  .form-container .ant-form-item {
    margin-bottom: 40px;
  }
  .form-container .ant-form-item .ant-form-item-label {
    padding: 0;
    line-height: 18px;
    font-size: 14px;
    font-weight: 500;
  }
  .form-container .ant-form-item .ant-form-item-control .ant-form-item-extra {
    word-wrap: break-word;
    font-size: 12px;
    line-height: 15px;
  }
  .form-container .ant-form-item:last-child {
    margin-bottom: 0;
  }
  .follower-list {
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 8px;
  }
  .follower-list .follower-item {
    min-width: 60px;
    padding: 0 4px;
  }
  .icon-selector {
    gap: 24px 0;
    justify-content: space-between;
  }
  .join-pk .ant-radio-wrapper {
    display: inline-flex;
    align-items: center;
    height: 18px;
  }
  .join-pk .ant-radio-wrapper .ant-radio {
    top: 0;
  }
  .join-pk .ant-radio-wrapper span.ant-radio + * {
    padding-left: 4px;
    padding-right: 0;
  }
}

.zwtc-leader-header-wrapper {
  width: 100%;
  height: auto;
  min-height: 526px;
  padding: 40px;
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/leader-register/register_leader_header_bg.png');
  background-size: 1920px auto;
  background-repeat: no-repeat;
  background-position: top;
}
.zwtc-leader-header-wrapper .zwtc-leader-register-header__hint {
  width: 1200px;
  margin: 0 auto;
  color: var(--re-new-grey-white);
}
.zwtc-leader-header-wrapper .zwtc-leader-register-header__hint .hint--title .z-header-view .z-header-title .z-header-text {
  color: #FFF;
  font-feature-settings: 'liga' off, 'clig' off;
  text-shadow: 3.718px 3.718px 0px #000, 0px 3.257px 33.461px #FF252A, 0px 0px 3.257px rgba(0, 0, 0, 0.25);
  font-size: 48px;
  font-style: italic;
  font-weight: 700;
  line-height: normal;
}
.zwtc-leader-header-wrapper .zwtc-leader-register-header__hint .hint-sub--title {
  margin-top: 36px;
  margin-bottom: 16px;
  text-align: center;
  color: #FFF;
  font-size: 32px;
  font-weight: 600;
  line-height: normal;
}
.zwtc-leader-header-wrapper .zwtc-leader-register-header__hint .hint--benefits {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.zwtc-leader-header-wrapper .zwtc-leader-register-header__hint .hint--benefits .benifit-item .title {
  height: 50px;
  color: #fff;
  max-width: 288px;
  text-align: center;
  margin-bottom: 14px;
  line-height: 25px;
  font-feature-settings: 'liga' off, 'clig' off;
  font-size: 20px;
  font-weight: 700;
  line-height: normal;
}
.zwtc-leader-header-wrapper .zwtc-leader-register-header__hint .hint--benefits .benifit-item .title span {
  color: #00DBD0;
}
.zwtc-leader-header-wrapper .zwtc-leader-register-header__hint .hint--benefits .benifit-item .benifit-item__desc {
  width: 288px;
  min-height: 122px;
  padding: 16px;
  color: #FFF;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
  border-radius: 8px;
  border: 1px solid #D6001C;
  background: rgba(0, 0, 0, 0.7);
  box-shadow: 0px 0px 20px 0px #D6001C inset;
}
.zwtc-leader-header-wrapper .zwtc-leader-register-header__hint .hint--benefits .benifit-item .benifit-item__desc .desc {
  line-height: 15px;
  font-size: 12px;
  font-weight: 400;
}
.zwtc-leader-header-wrapper .zwtc-leader-register-header__hint .hint--benefits:last-child .benifit-item .title {
  max-width: 227px;
}
.zwtc-leader-header-wrapper .zwtc-leader-register-header__hint .hint--benefits:last-child .benifit-item .benifit-item__desc {
  width: 227px;
  min-height: 140px;
}
.zwtc-leader-register-header-title {
  width: 1200px;
  margin: 0 auto;
}
.zwtc-leader-register-header-title .form-title {
  margin-bottom: 40px;
  color: var(--re-new-grey-major, #FFF);
  text-align: center;
  font-feature-settings: 'liga' off, 'clig' off;
  font-size: 44px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.zwtc-leader-register-header-title .zwtc-leader-register-header-breadcrumbs {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  line-height: 24px;
  font-size: 16px;
  font-weight: 500;
}
.zwtc-leader-register-header-title .zwtc-leader-register-header-breadcrumbs .zwtc-leader-register-header-breadcrumbs__home {
  cursor: pointer;
  color: var(--re-new-grey-minor);
}
.zwtc-leader-register-header-title .zwtc-leader-register-header-breadcrumbs .zwtc-leader-register-header-breadcrumbs__home:hover {
  color: var(--re-new-grey-major);
}
.zwtc-leader-register-header-title .zwtc-leader-register-header-breadcrumbs .zwtc-leader-register-header-breadcrumbs__home:active {
  color: var(--re-new-grey-main);
}
.zwtc-leader-register-header-title .zwtc-leader-register-header-breadcrumbs .zwtc-leader-register-header-breadcrumbs__icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: 0 6px;
  background-image: url('/futures-activity/worldtradingchampionship2025/assets/common/right_icon.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.zwtc-leader-register-header-title .zwtc-leader-register-header-breadcrumbs .zwtc-leader-register-header-breadcrumbs__current {
  color: var(--re-new-grey-major);
}
.zwtc-leader-register-header-title .z-header-view {
  padding: 40px 0;
}
@media (max-width: 767px) {
  .zwtc-leader-header-wrapper {
    width: 100%;
    height: auto;
    padding: 24px 0;
    background-image: url('/futures-activity/worldtradingchampionship2025/assets/leader-register/h5/register_leader_header_bg.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top;
  }
  .zwtc-leader-header-wrapper .zwtc-leader-register-header__hint {
    width: 100%;
    height: auto;
  }
  .zwtc-leader-header-wrapper .zwtc-leader-register-header__hint .hint--title {
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 3.6px;
  }
  .zwtc-leader-header-wrapper .zwtc-leader-register-header__hint .hint--title .z-header-view .z-header-title .z-header-text {
    color: #FFF;
    text-align: center;
    font-feature-settings: 'liga' off, 'clig' off;
    text-shadow: 3.718px 3.718px 0px #000, 0px 3.257px 33.461px #FF252A, 0px 0px 3.257px rgba(0, 0, 0, 0.25);
    font-size: 24px;
    font-style: italic;
    font-weight: 700;
    line-height: normal;
  }
  .zwtc-leader-header-wrapper .zwtc-leader-register-header__hint .hint-sub--title {
    margin-top: 16px;
    margin-bottom: 16px;
    color: #FFF;
    font-feature-settings: 'liga' off, 'clig' off;
    font-size: 20px;
    font-weight: 600;
    line-height: normal;
  }
  .zwtc-leader-header-wrapper .zwtc-leader-register-header__hint .hint-sub--title:nth-child(4) {
    margin-top: 36px;
  }
  .zwtc-leader-header-wrapper .zwtc-leader-register-header__hint .hint--benefits {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 14px;
  }
  .zwtc-leader-header-wrapper .zwtc-leader-register-header__hint .hint--benefits .benifit-item {
    margin-bottom: 14px;
  }
  .zwtc-leader-header-wrapper .zwtc-leader-register-header__hint .hint--benefits .benifit-item .title {
    height: 100%;
    max-width: 335px;
    line-height: 18px;
    font-size: 20px;
    font-weight: 700;
  }
  .zwtc-leader-header-wrapper .zwtc-leader-register-header__hint .hint--benefits .benifit-item .benifit-item__benefit {
    margin-bottom: 6px;
    line-height: 15px;
    font-size: 12px;
  }
  .zwtc-leader-header-wrapper .zwtc-leader-register-header__hint .hint--benefits .benifit-item .benifit-item__benefit::before {
    width: 4px;
    height: 9px;
  }
  .zwtc-leader-header-wrapper .zwtc-leader-register-header__hint .hint--benefits .benifit-item .benifit-item__desc {
    width: 334px;
    min-height: 0;
    padding: 16px;
    margin-left: 0;
  }
  .zwtc-leader-header-wrapper .zwtc-leader-register-header__hint .hint--benefits .benifit-item:last-child {
    margin-bottom: 0;
  }
  .zwtc-leader-header-wrapper .zwtc-leader-register-header__hint .hint--benefits:last-child .benifit-item .title {
    height: 100%;
    max-width: 334px;
    width: 334px;
  }
  .zwtc-leader-header-wrapper .zwtc-leader-register-header__hint .hint--benefits:last-child .benifit-item .benifit-item__desc {
    width: 334px;
    min-height: 66px;
  }
  .zwtc-leader-register-header-title {
    width: 100%;
    padding-top: 60px;
  }
  .zwtc-leader-register-header-title .zwtc-leader-register-header-breadcrumbs {
    display: none;
  }
  .zwtc-leader-register-header-title .form-title {
    margin-bottom: 40px;
    color: var(--re-new-grey-major, #FFF);
    text-align: center;
    font-feature-settings: 'liga' off, 'clig' off;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }
  .zwtc-leader-register-header-title .z-header-view {
    padding-top: 0;
    padding-bottom: 40px;
  }
  .zwtc-leader-register-header-title .z-header-view .z-header-text {
    font-style: normal;
  }
}

.rules-wrapper {
  width: 1200px;
  margin: 80px auto 120px;
  position: relative;
}
.rules-wrapper .rules-title {
  color: var(--re-new-grey-major, #FFF);
  text-align: center;
  font-feature-settings: 'liga' off, 'clig' off;
  font-size: 44px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.rules-wrapper .rules-content {
  word-break: break-all;
  white-space: pre-line;
  margin-top: 40px;
  line-height: 24px;
  padding: 60px 102px;
  border: 2px solid rgba(255, 255, 255, 0.2);
  font-size: 14px;
  font-weight: 400;
  color: var(--re-new-grey-major);
  letter-spacing: 0.2px;
}
@media (max-width: 767px) {
  .rules-wrapper {
    width: 100%;
    margin: 60px auto 0px;
    padding: 0 20px;
  }
  .rules-wrapper .rules-title {
    font-size: 22px;
  }
  .rules-wrapper .rules-content {
    width: 335px;
    margin: 24px auto 0;
    border: none;
    padding: 0;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.2px;
  }
}

.register-page-container {
  background: #04080c;
  color: #fff;
  padding-bottom: 120px;
  margin-top: 0px;
}
@media (max-width: 767px) {
  .register-page-container {
    padding-bottom: 60px;
  }
}

