.keen-slider:not([data-keen-slider-disabled]) {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  align-content: flex-start;
  display: flex;
  overflow: hidden;
  position: relative;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -khtml-user-select: none;
  width: 100%;
}

.keen-slider:not([data-keen-slider-disabled]) .keen-slider__slide {
  min-height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-reverse] {
  flex-direction: row-reverse;
}

.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-v] {
  flex-wrap: wrap;
}

.provider-block {
  align-items: center !important;
}

.light-text {
  opacity: 1 !important;
}



@media (min-width: 999px) {
  .section-links-ecosystem {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #dcd5e8;
    border-radius: 120px;
    padding: 20px 30px;
    max-width: 60vw;
    height: 240px;
    margin: 0 auto;
    padding: 3.36842vw 4.89474vw;
  }

  .section-left {
    width: 445px;
    height: 113px;
    display: flex;
    flex-direction: row;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    gap: 3.36842vw;
  }

  .icon {
    width: 157px;
    height: 113px;
    margin-right: 15px;
  }

  .text {
    font-size: 42px;
    font-weight: 500;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
  }

  .section-button {
    text-decoration: none;
    background-color: #6c4eff;
    color: #fff;
    padding: 10px 20px;
    border-radius: 20px;
    font-size: 16px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    padding: 1.02632vw 0.947368vw;
    border-radius: 0.526316vw;
  }

  .section-button:hover {
    background-color: rgb(174, 168, 255);
  }

  #player .react-player {
    height: 600px !important;
  }
}

/* 针对手机端样式 */
@media (max-width: 768px) {
  .section-links-ecosystem {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #f3eefc;
    border-radius: 30px;
    padding: 20px 30px;
    max-width: 800px;
    margin: 0 auto;
    flex-direction: column;
    /* 改为垂直布局 */
    text-align: center;
    padding: 15px 20px;
    margin: 14.9333vw auto;
    width: 89.3333vw;
    height: 62.4vw;
    background-color: rgb(220, 213, 232);
    border-radius: 8vw;
    padding: 8vw;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    gap: 8vw;
    display: flex;
  }

  .icon {
    margin-right: 0;
    margin-bottom: 10px;
    width: 91px;
    height: 64px;
  }

  .section-left {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .text {
    font-weight: 500;
    font-size: 1.43333rem;
    line-height: 120%;
    letter-spacing: -0.04em;
    text-align: left;
    margin-left: 30px;
    margin-top: -10px;
  }

  .section-button {
    margin-top: 10px;
    font-size: 14px;
    padding: 8px 15px;
    line-height: 120%;
    font-weight: 500;
    letter-spacing: 0.1em;
    cursor: pointer;
    display: inline-flex;
    flex-flow: row;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    font-family: Formular;
    font-style: normal;
    text-transform: uppercase;
    transition: background-color 300ms var(--ease), color 300ms var(--ease), border-color 300ms var(--ease);
    color: rgb(255, 255, 255);
    padding: 5.2vw 4.8vw;
    border-radius: 2.66667vw;
    font-size: 3.73333vw;
    background-color: rgb(97, 0, 255);

    a {
      display: flex;
      flex-direction: row;
      -webkit-box-align: center;
      align-items: center;
      -webkit-box-pack: center;
      justify-content: center;
      gap: 1.33333vw;
    }
  }

  .video-container {
    display: none !important;
  }

  .aEVlO {
    margin-top: 20px !important;
  }

  .isHSDf h1 {
    width: 86vw !important;
  }

  .additional-class {
    width: 110px !important;
    text-align: center !important;
  }

  .isHSDf .top-image-drops {
    width: 94vw !important;
  }

  .fDaCBw .sub-number,
  .bEqlKd .sub-number {
    top: -41px !important;
    right: 3.6667vw !important;
    display: none !important;
  }
}

.video-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
}

.play-button img {
  width: 60px;
  height: 60px;
  cursor: pointer;
}

@media (max-width: 767px) {
  .Header___Header-sc-men167-0 .light-text {
    width: 77vw !important;
  }

  .fIrLvz .second-title {
    width: 88.4vw !important;
    align-self: flex-end;
  }

  .fIrLvz .first-title {
    width: 69.1333vw !important;
  }

  .fIrLvz .third-part button {
    width: 53.1333vw !important;
  }

  .cyahiw {
    margin: 0px auto 45.3333vw;
    position: relative;
    height: 89vw !important;
    top: 31.2vw;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    overflow: hidden;

  }

  .dyieuX .react-player video {
    width: 87% !important;
    /* display: flex
; */
    height: 100%;
    /* justify-content: center; */
    margin-left: 20px;
  }

  .ecvhth .mission-image-block {
    position: absolute;
    width: 27.0667vw !important;
    height: 26.8vw !important;
    right: 0px;
    bottom: 0px;
    /* z-index: -1; */
  }

  .dqjZWa .h2 {
    font-size: 1.56rem !important;
    margin-top: 24rem;
  }

  .dqjZWa {
    margin-bottom: 100px !important;
  }

  .fIrLvz .video-wrapper {
    transform: scale(1.2);
    top: -72.6667vw !important;
  }


}

@media (max-width: 767px) {
  .fIrLvz .first-title {
    width: 69.1333vw !important;
    margin-top: 56vw !important;
  }

  /* .BiUep ul li {
    display: block;
    margin: 8.3333vw 0px !important;
  } */
}

@media (min-width: 767px) {
  .iBOFbU .links {
    display: grid;
    grid-template-columns: repeat(1, 27.0526vw) !important;
    grid-template-rows: repeat(2, 1fr);
    margin-top: 1.05263vw;
  }

  .category .light-text {
    font-size: 30px !important;
  }

  .fIrLvz .first-title {
    width: 39.1333vw !important;
  }
}

.hLXMpl .top-nav-image {
  display: none !important;
}

.Category__CategoriesWrapper-sc-16hriww-0 .links svg {
  display: none !important;
}

.SectionBannerDiscord__BannerSection-sc-4mvupn-0,
.SectionBannerDiscord__BannerSection-sc-4mvupn-0,
.kkvwxi {
  display: none !important;
}

@media (min-width: 767px) {
  .BiUep {
    width: 65.7368vw;
    grid-template: auto / 1fr 1fr;
    padding: 0 !important;
  }
}

@media (min-width: 767px) {
  .aEVlO {
    width: 65.7368vw;
    height: 29.2105vw;
    margin-top: 0 !important;
    border-radius: 4.42105vw;
    flex-direction: row;
  }
}

/* .hLXMpl{
  background: url(/img/hover-card-1.mp4);
  background-size: cover;
} */
@media (min-width: 767px) {
  .gqChOy {
    height: 11vw !important;
  }
}

@media (min-width: 767px) {
  .Header___Header-sc-107j9y2-1 h1.dark-text {
    /* white-space: pre-wrap !important; */
    /* word-wrap: break-word !important; */
    width: 41vw !important;
  }
}

@media (min-width: 767px) {
  .cnIYax .body-1 {
    max-width: 62.6316vw !important;
    margin-top: 3.26316vw;
    margin-right: 0 !important;
  }
}

@media (min-width: 767px) {
  .jkakPo {
    border: 1px solid #fff;
    padding: 5px 15px;
    border-radius: 5px;
  }
  .hCFgVn {
    border: 1px solid #666;
    padding: 5px 15px;
    border-radius: 5px;
  }
  .drop-ms{
    width: 150px !important;
  }

}

.number {
  color: #1b1922 !important;
}