@keyframes marquee-570175ab {
0% {
    transform: translateX(0);
}
100% {
    transform: translateX(-50%);
}
}
.slide-box[data-v-570175ab] {
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 157px;
  border-radius: 75px;
  background-color: #121212;
}
.slide-box[data-v-570175ab]::after {
  position: absolute;
  display: block;
  content: "";
  width: 240px;
  height: 100%;
  background: linear-gradient(90deg, rgba(18, 18, 18, 0) 0%, #121212 100%);
  right: 0;
  top: 0;
  border-radius: 75px;
}
.slide-box[data-v-570175ab]::before {
  position: absolute;
  display: block;
  content: "";
  width: 240px;
  height: 100%;
  background: linear-gradient(90deg, #121212 0%, rgba(18, 18, 18, 0) 100%);
  left: 0;
  top: 0;
  z-index: 1;
  border-radius: 75px;
}
.slide-box .slide-box1[data-v-570175ab] {
  white-space: nowrap;
  position: absolute;
  left: 0;
  top: 45px;
  animation: marquee-570175ab 60s linear infinite;
  display: flex;
  /* gap: 0 20px; */
}
.slide-box .slide-box1 .slide-item[data-v-570175ab] {
  margin-right: 64px;
  cursor: pointer;
}
.slide-box .slide-box1 .slide-item img[data-v-570175ab] {
  display: block;
  width: auto;
  height: 66px;
  max-width: 10000px;
}
@media (max-width: 768px) {
.slide-box[data-v-570175ab] {
    width: 100%;
    height: 62px;
}
.slide-box[data-v-570175ab]::after {
    width: 70px;
}
.slide-box[data-v-570175ab]::before {
    width: 70px;
}
.slide-box .slide-box1[data-v-570175ab] {
    top: 11px;
}
.slide-box .slide-box1 .slide-item img[data-v-570175ab] {
    height: 40px;
}
}

.border75[data-v-20f29c5c] {
  border-radius: 75px;
}
.bg-oa[data-v-20f29c5c] {
  background: #121212;
}
.w1151[data-v-20f29c5c] {
  max-width: 1200px;
  margin: 0 auto;
  padding-bottom: 100px;
  margin-top: 25px;
}
.footer-cont[data-v-20f29c5c] {
  padding: 80px;
}
.footer-cont .titan-log-img[data-v-20f29c5c] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 90px;
}
.footer-cont .titan-log-img > div[data-v-20f29c5c]:nth-last-child(1) {
  margin-right: 0 !important;
}
.footer-cont .titan-log-img .firma20[data-v-20f29c5c] {
  width: 140px;
  height: auto;
}
.footer-cont .titan-log-img .firma19[data-v-20f29c5c] {
  width: 428px;
  height: auto;
}
.footer-cont .footer-ul[data-v-20f29c5c] {
  display: flex;
  justify-content: space-between;
  color: #fff;
}
.footer-cont .footer-ul .footer-li > div[data-v-20f29c5c]:nth-child(2) {
  cursor: pointer;
  display: flex;
  flex-direction: column;
}
.footer-cont .footer-ul .footer-li > div:nth-child(2) > div[data-v-20f29c5c],
.footer-cont .footer-ul .footer-li > div:nth-child(2) > a[data-v-20f29c5c] {
  margin-bottom: 26px;
  line-height: 21px;
  font-size: 12px;
  font-weight: 400;
}
.footer-cont .footer-ul .footer-li > div:nth-child(2) > div[data-v-20f29c5c]:last-child,
.footer-cont .footer-ul .footer-li > div:nth-child(2) > a[data-v-20f29c5c]:last-child {
  margin-bottom: 0;
}
.footer-cont .footer-ul .footer-li > div[data-v-20f29c5c]:nth-child(1) {
  height: 58px;
  font-size: 31px;
  font-weight: 900;
  line-height: 32px;
  font-family: Emoland, Emoland;
}
.footer-community-link-span[data-v-20f29c5c] {
  display: inline-block;
  width: 52px;
  height: 52px;
  background: rgba(230, 230, 230, 0.1);
  border-radius: 10px;
  margin: 0 10px 10px 0;
}
.footer-content[data-v-20f29c5c] {
  background: #000000;
}
.footer-content .footer-box[data-v-20f29c5c] {
  max-width: 1240px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-bottom: 88px;
}
.footer-content .footer-box .footer-left[data-v-20f29c5c] {
  padding-top: 58px;
}
.footer-content .footer-box .footer-right[data-v-20f29c5c] {
  padding-top: 80px;
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
}
.footer-content .footer-box .footer-right .footer-assets[data-v-20f29c5c] {
  width: 212px;
}
.footer-content .footer-box .footer-right .footer-email[data-v-20f29c5c] {
  width: 212px;
}
.footer-community-link[data-v-20f29c5c] {
  display: flex;
  margin-top: 24px;
}
.footer-community-link a[data-v-20f29c5c] {
  margin-right: 9px;
}
.footer-community-link .community-link-img[data-v-20f29c5c] {
  width: 52px;
  height: 52px;
}
.footer-title[data-v-20f29c5c] {
  font-weight: 500;
  font-size: 18px;
  color: #ffffff;
  line-height: 18px;
}
@media (max-width: 768px) {
.w1151[data-v-20f29c5c] {
    width: 100%;
    margin-top: 10px;
    padding: 0px;
    padding-bottom: 30px;
}
.footer-cont .titan-log-img .firma20[data-v-20f29c5c] {
    width: 41px !important;
}
.footer-cont .titan-log-img .firma19[data-v-20f29c5c] {
    width: 125px !important;
}
.footer-cont .titan-log-img[data-v-20f29c5c] {
    margin-top: 37px;
    justify-content: center;
    -moz-column-gap: 34px;
         column-gap: 34px;
}
.border75[data-v-20f29c5c] {
    border-radius: 30px;
}
.footer-cont .footer-ul[data-v-20f29c5c] {
    display: flex;
    flex-direction: column;
    align-items: center;
    row-gap: 24px;
}
.footer-cont .footer-ul .footer-li[data-v-20f29c5c] {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.footer-cont .footer-ul .footer-li > div[data-v-20f29c5c]:nth-child(1) {
    font-size: 11px !important;
    height: auto !important;
    line-height: 15px !important;
    margin-bottom: 15px;
}
.footer-cont .footer-ul .footer-li > div[data-v-20f29c5c]:nth-child(2) {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.footer-cont .footer-ul .footer-li > div:nth-child(2) > div[data-v-20f29c5c],
  .footer-cont .footer-ul .footer-li > div:nth-child(2) > a[data-v-20f29c5c] {
    margin-bottom: 10px;
    font-size: 9px;
    line-height: 13px;
    font-weight: 400;
}
.footer-cont[data-v-20f29c5c] {
    padding: 24px !important;
}
.footer-title[data-v-20f29c5c] {
    margin-top: 24px;
}
.footer-content .footer-box[data-v-20f29c5c] {
    padding-bottom: 40px;
}
.footer-content .footer-box .footer-left[data-v-20f29c5c] {
    padding-top: 38px;
    padding-left: 16px;
}
.footer-content .footer-box .footer-left img[data-v-20f29c5c] {
    width: 150px;
    height: 41px;
}
.footer-content .footer-box .footer-right[data-v-20f29c5c] {
    padding-top: 24px;
    justify-content: flex-start;
    padding-left: 24px;
}
.footer-content .footer-box .footer-right .footer-assets[data-v-20f29c5c] {
    width: 50%;
}
.footer-content .footer-box .footer-right .footer-email[data-v-20f29c5c] {
    width: 50%;
}
}

.wrapper[data-v-bc7468ce] {
  width: 100%;
}
.wrapper .title[data-v-bc7468ce] {
  display: flex;
  height: 54px;
  justify-content: center;
  align-items: center;
  margin-top: 75px;
  margin-bottom: 25px;
  line-height: 54px;
}
.wrapper .title > div[data-v-bc7468ce] {
  height: 100%;
  display: flex;
  justify-content: center;
  align-content: center;
  padding: 0 20px;
  background-color: #121212;
  border-radius: 38px;
  font-size: 20px;
}
.wrapper .title > div h3[data-v-bc7468ce] {
  display: inline;
  color: var(--h3textcolor);
}
.wrapper .title .textcolor[data-v-bc7468ce] {
  color: var(--publictextcolor);
}
.wrapper .submain_box[data-v-bc7468ce] {
  width: 100%;
  display: flex;
  justify-content: space-between;
  -moz-column-gap: 10px;
       column-gap: 10px;
  border-radius: 75px;
  padding: 34px 93px;
  background-color: #121212;
  margin-bottom: 25px;
  align-items: center;
}
.wrapper .submain_box span[data-v-bc7468ce] {
  max-width: 300px;
  font-weight: bold;
  font-size: 24px;
  color: #ffffff;
  line-height: 28px;
  font-family: Emoland, Emoland;
}
.wrapper .submain_box .errbox[data-v-bc7468ce] {
  border: 1px solid red;
}
.wrapper .submain_box input[data-v-bc7468ce],
.wrapper .submain_box button[data-v-bc7468ce] {
  width: 340px;
  height: 56px;
  border-radius: 75px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  font-weight: 500;
  font-size: 16px;
  color: #ffffff;
  line-height: 24px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  background-color: transparent;
}
.wrapper .submain_box input[data-v-bc7468ce] {
  padding-left: 28px;
}
.wrapper .submain_box input[data-v-bc7468ce]::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.wrapper .submain_box input[data-v-bc7468ce]::placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.wrapper .submain_box button[data-v-bc7468ce] {
  border: 1px solid #ffffff;
  text-align: center;
}
.wrapper ul[data-v-bc7468ce] {
  display: flex;
  -moz-column-gap: 10px;
       column-gap: 10px;
}
.wrapper ul li[data-v-bc7468ce] {
  flex: 1;
  height: 180px;
  flex-wrap: wrap;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #121212;
  border-radius: 38px;
  cursor: pointer;
}
.wrapper ul li a[data-v-bc7468ce] {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 38px;
}
.wrapper ul li a[data-v-bc7468ce]:hover {
  background-color: var(--sliderthem);
}
.wrapper ul li img[data-v-bc7468ce] {
  max-width: 80px;
}
@media (max-width: 768px) {
.wrapper[data-v-bc7468ce] {
    margin-bottom: 0;
}
.wrapper .title[data-v-bc7468ce] {
    margin-top: 25px;
    margin-bottom: 10px;
    height: auto;
    line-height: 14px;
}
.wrapper .title > div[data-v-bc7468ce] {
    border-radius: 30px;
    padding: 8px 16px;
    font-size: 12px;
}
.wrapper .title > div > span[data-v-bc7468ce] {
    margin-right: 3px;
}
.wrapper .submain_box[data-v-bc7468ce] {
    flex-direction: column;
    align-items: stretch;
    row-gap: 12px;
    padding: 20px 20px;
    border-radius: 24px;
    margin-bottom: 16px;
}
.wrapper .submain_box span[data-v-bc7468ce] {
    max-width: 100%;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
}
.wrapper .submain_box input[data-v-bc7468ce],
  .wrapper .submain_box button[data-v-bc7468ce] {
    width: 100%;
    height: 45px;
    border-radius: 23px;
    font-size: 14px;
}
.wrapper .submain_box input[data-v-bc7468ce] {
    padding-left: 20px;
}
.wrapper ul[data-v-bc7468ce] {
    -moz-column-gap: 4px;
         column-gap: 4px;
    padding: 0;
    margin-bottom: 0px;
}
.wrapper ul li[data-v-bc7468ce] {
    flex: 1;
    height: 80px;
    border-radius: 24px;
}
.wrapper ul li svg[data-v-bc7468ce] {
    width: 24px;
    height: 24px;
}
}
@media (max-width: 360px) {
.wrapper .title > div[data-v-bc7468ce] {
    font-size: 11px;
}
}


:root {
  --color-theme: #00f46a;
  --border-color-theme: #00f46a80;
  --sliderthem: #00f46a;
  --sliderdeg: 85deg;
}

.figma-conent[data-v-4f187d8e] {
  background: #000;
  padding-top: 50px;
}
.figma-conent .bg-oa[data-v-4f187d8e] {
  background: #121212;
}
.figma-conent .border75[data-v-4f187d8e] {
  border-radius: 75px;
}
.figma-conent a[data-v-4f187d8e] {
  color: #121212;
}
.figma-conent .w1151-services[data-v-4f187d8e] {
  max-width: 1200px;
  margin: 0 auto;
}
.figma-conent .w1151-services > div[data-v-4f187d8e] {
  width: 100%;
}
.figma-conent .w1151-services .showindex[data-v-4f187d8e] {
  z-index: 15 !important;
}
.figma-conent .w1151-services .head_content[data-v-4f187d8e] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 34px;
}
.figma-conent .w1151-services .head_content .shadtext[data-v-4f187d8e] {
  max-width: 964px;
  font-family: Emoland, Emoland;
  font-weight: 900;
  font-size: 108px;
  color: #d9d9d9;
  line-height: 97px;
  text-shadow: 5px 5px 0px rgba(255, 255, 255, 0.25);
  text-align: center;
  font-style: normal;
  text-transform: none;
  letter-spacing: normal;
}
.figma-conent .w1151-services .head_content .shadtextzh[data-v-4f187d8e] {
  max-width: 800px;
  line-height: calc(1em + 5px);
}
.figma-conent .w1151-services .head_content .zh[data-v-4f187d8e] {
  max-width: 500px;
  line-height: calc(1em + 5px);
}
.figma-conent .w1151-services .head_content_desc[data-v-4f187d8e] {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 60px;
}
.figma-conent .w1151-services .head_content_desc span[data-v-4f187d8e] {
  width: 580px;
  font-weight: 400;
  font-size: 20px;
  color: #ffffff;
  line-height: 1em;
  text-align: center;
}
.figma-conent .w1151-services .zh_head_content_desc span[data-v-4f187d8e] {
  line-height: 25px;
}
.figma-conent .w1151-services .card_img_head[data-v-4f187d8e] {
  display: flex;
  -moz-column-gap: 12px;
       column-gap: 12px;
  margin-bottom: 26px;
}
.figma-conent .w1151-services .card_img_head > div[data-v-4f187d8e] {
  flex: 1;
  height: 34px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.figma-conent .w1151-services .card_img_head > div span[data-v-4f187d8e] {
  height: 34px;
  border-radius: 75px;
  border: 1px solid #00f46a;
  color: #00f46a;
  padding: 0 30px;
  line-height: 34px;
}
.figma-conent .w1151-services .card_img[data-v-4f187d8e] {
  display: flex;
  -moz-column-gap: 12px;
       column-gap: 12px;
  margin-bottom: 45px;
}
.figma-conent .w1151-services .card_img .underline[data-v-4f187d8e] {
  text-decoration: underline;
}
.figma-conent .w1151-services .card_img > div[data-v-4f187d8e] {
  flex: 1;
  display: flex;
  flex-direction: column;
  row-gap: 25px;
  position: relative;
}
.figma-conent .w1151-services .card_img > div .top[data-v-4f187d8e] {
  width: 100%;
  height: 34px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.figma-conent .w1151-services .card_img > div .top span[data-v-4f187d8e] {
  height: 34px;
  border-radius: 75px;
  border: 1px solid #00f46a;
  color: #00f46a;
  padding: 0 30px;
  line-height: 34px;
}
.figma-conent .w1151-services .card_img > div > a[data-v-4f187d8e] {
  width: 100%;
  overflow: hidden;
  height: 840px;
  background-size: contain;
  position: relative;
  cursor: pointer;
  border-radius: 75px;
}
.figma-conent .w1151-services .card_img > div .card_img_item1[data-v-4f187d8e] {
  background-image: url(/_nuxt/img/Earn_BG.128fb97.webp);
}
.figma-conent .w1151-services .card_img > div .card_img_item1 .bgback[data-v-4f187d8e] {
  height: 444px;
  background: #00f46a;
  border-radius: 75px;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.figma-conent .w1151-services .card_img > div .card_img_item1 .supply[data-v-4f187d8e] {
  position: absolute;
  z-index: 1;
  left: 40px;
  top: 33px;
  width: 110px;
  height: 34px;
  border-radius: 75px;
  border: 1px solid #00f46a;
  font-weight: 500;
  font-size: 14px;
  color: #00f46a;
  line-height: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.figma-conent .w1151-services .card_img > div .card_img_item1 .logo[data-v-4f187d8e] {
  position: absolute;
  width: 52px;
  height: 52px;
  right: 40px;
  top: 24px;
}
.figma-conent .w1151-services .card_img > div .card_img_item1 .join[data-v-4f187d8e] {
  font-family: Emoland, Emoland;
  position: absolute;
  z-index: 1;
  top: 348px;
  left: 24px;
  font-weight: 900;
  font-size: 36px;
  color: #00f46a;
  line-height: 36px;
}
.figma-conent .w1151-services .card_img > div .card_img_item1 .inst[data-v-4f187d8e] {
  font-family: Emoland, Emoland;
  position: absolute;
  z-index: 1;
  top: 450px;
  left: 46px;
  font-weight: 900;
  font-size: 112px;
  color: #000000;
  line-height: 90px;
  max-width: 315px;
}
.figma-conent .w1151-services .card_img > div .card_img_item1 .inst_zh[data-v-4f187d8e] {
  line-height: 1em;
  max-width: 100%;
}
.figma-conent .w1151-services .card_img > div .card_img_item1 .eas[data-v-4f187d8e] {
  max-width: 310px;
  position: absolute;
  z-index: 1;
  bottom: 140px;
  left: 51px;
  font-weight: 400;
  font-size: 20px;
  color: #121212;
  line-height: 20px;
}
.figma-conent .w1151-services .card_img > div .card_img_item1 .eas_zh[data-v-4f187d8e] {
  bottom: 110px;
  line-height: 25px;
}
.figma-conent .w1151-services .card_img > div .card_img_item1 .avaistor[data-v-4f187d8e] {
  position: absolute;
  bottom: 39px;
  left: 39px;
  display: flex;
  justify-content: center;
}
.figma-conent .w1151-services .card_img > div .card_img_item1 .avaistor > div[data-v-4f187d8e] {
  height: 52px;
  background: #121212;
  border-radius: 100px;
  font-family: Emoland, Emoland;
  font-weight: 900;
  font-size: 35px;
  color: #00f46a;
  line-height: 35px;
  padding: 8px 20px;
  text-align: center;
  z-index: 3;
}
.figma-conent .w1151-services .card_img > div .card_ext_buttons[data-v-4f187d8e] {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
}
.figma-conent .w1151-services .card_img > div .card_ext_buttons .card_ext_chrome[data-v-4f187d8e] {
  display: flex;
  align-items: center;
  gap: 8px;
  padding-left: 8px;
  text-decoration: none;
  cursor: pointer;
}
.figma-conent .w1151-services .card_img > div .card_ext_buttons .card_ext_chrome .card_ext_icon[data-v-4f187d8e] {
  width: 48px;
  height: 48px;
  opacity: 0.6;
  transition: opacity 0.3s ease;
}
.figma-conent .w1151-services .card_img > div .card_ext_buttons .card_ext_chrome:hover .card_ext_icon[data-v-4f187d8e] {
  opacity: 1;
}
.figma-conent .w1151-services .card_img > div .card_ext_buttons .card_ext_chrome .card_ext_text[data-v-4f187d8e] {
  display: flex;
  flex-direction: column;
}
.figma-conent .w1151-services .card_img > div .card_ext_buttons .card_ext_chrome .card_ext_text .card_ext_label[data-v-4f187d8e] {
  font-family: Poppins, Poppins;
  font-weight: 500;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.6);
  line-height: 1;
}
.figma-conent .w1151-services .card_img > div .card_ext_buttons .card_ext_chrome .card_ext_text .card_ext_store[data-v-4f187d8e] {
  font-family: Poppins, Poppins;
  font-weight: 500;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.6);
  line-height: 1;
  margin-top: 4px;
}
.figma-conent .w1151-services .card_img > div .card_ext_buttons .card_ext_btn[data-v-4f187d8e] {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 50px;
  border-radius: 75px;
  border: 1px solid #00f46a;
  font-family: Poppins, Poppins;
  font-weight: 400;
  font-size: 20px;
  color: #00f46a !important;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
  padding: 0 30px;
  white-space: nowrap;
  transition: all 0.3s ease;
}
.figma-conent .w1151-services .card_img > div .card_ext_buttons .card_ext_btn[data-v-4f187d8e]:hover {
  background: rgba(0, 244, 106, 0.08);
}
.figma-conent .w1151-services .card_img > div .card_img_item2[data-v-4f187d8e] {
  border-radius: 75px;
}
.figma-conent .w1151-services .card_img > div .card_img_item2 .card_img_item2_top[data-v-4f187d8e] {
  background-image: url(/_nuxt/img/Business_BG.19f8a1f.webp);
  width: 100%;
  height: 648px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  border-radius: 75px;
}
.figma-conent .w1151-services .card_img > div .card_img_item2 .card_img_item2_bottom[data-v-4f187d8e] {
  width: 100%;
  height: 300px;
  background: #00f46a;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.figma-conent .w1151-services .card_img > div .card_img_item2 .enter[data-v-4f187d8e] {
  font-family: Emoland, Emoland;
  font-weight: 900;
  font-size: 112px;
  color: #000000;
  line-height: 90px;
  position: absolute;
  top: 68px;
  max-width: 546px;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  z-index: 3;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.figma-conent .w1151-services .card_img > div .card_img_item2 .enter .ac4[data-v-4f187d8e] {
  font-family: Emoland, Emoland;
  font-weight: 900;
  font-size: 36px;
  color: #000;
  line-height: 36px;
  text-align: left;
  margin: 8px 0 20px 0;
  max-width: 352px;
  text-align: center;
  z-index: 3;
}
.figma-conent .w1151-services .card_img > div .card_img_item2 .enter .more[data-v-4f187d8e] {
  font-family: Poppins, Poppins;
  text-align: center;
  line-height: 1em;
  font-weight: 500;
  font-size: 12px;
  color: #121212;
  z-index: 3;
}
.figma-conent .w1151-services .card_img > div .card_img_item2 .enter_zh[data-v-4f187d8e] {
  line-height: 1em;
}
.figma-conent .w1151-services .card_img > div .card_img_item2 .logo[data-v-4f187d8e] {
  position: absolute;
  bottom: 246px;
  left: 40px;
  z-index: 3;
}
.figma-conent .w1151-services .card_img > div .card_img_item2 .dem[data-v-4f187d8e] {
  position: absolute;
  bottom: 255px;
  right: 40px;
  height: 34px;
  border-radius: 75px;
  border: 1px solid #00f46a;
  font-weight: 500;
  font-size: 14px;
  color: #00f46a;
  line-height: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 30px;
  z-index: 3;
}
.figma-conent .w1151-services .card_img > div .card_img_item2 .desc[data-v-4f187d8e] {
  display: flex;
  justify-content: center;
  position: absolute;
  bottom: 117px;
  z-index: 3;
  width: 100%;
}
.figma-conent .w1151-services .card_img > div .card_img_item2 .desc span[data-v-4f187d8e] {
  max-width: 427px;
  font-family: Poppins, Poppins;
  font-weight: 400;
  font-size: 20px;
  color: #121212;
  line-height: 1em;
  text-align: center;
}
.figma-conent .w1151-services .card_img > div .card_img_item2 .desc_zh span[data-v-4f187d8e] {
  line-height: 25px;
}
.figma-conent .w1151-services .card_img > div .card_img_item2 .rcr[data-v-4f187d8e] {
  position: absolute;
  bottom: 32px;
  left: 0;
  right: 0;
  margin: auto;
  display: flex;
  justify-content: center;
}
.figma-conent .w1151-services .card_img > div .card_img_item2 .rcr > div[data-v-4f187d8e] {
  height: 52px;
  background: #121212;
  border-radius: 100px;
  font-family: Emoland, Emoland;
  font-weight: 900;
  font-size: 35px;
  color: #00f46a;
  line-height: 35px;
  padding: 8px 20px;
  text-align: center;
  z-index: 3;
}
.figma-conent .w1151-services .card_img > div .card_nav_buttons[data-v-4f187d8e] {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: center;
}
.figma-conent .w1151-services .card_img > div .card_nav_buttons .card_nav_btn[data-v-4f187d8e] {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 50px;
  border-radius: 100px;
  border: 1px solid #00f46a;
  background: #121212;
  font-weight: 400;
  font-size: 20px;
  color: #00F46A;
  line-height: 20px;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s ease;
  padding: 0 24px;
  white-space: nowrap;
  width: 370px;
}
.figma-conent .w1151-services .card_img > div .card_nav_buttons .card_nav_btn[data-v-4f187d8e]:nth-child(1) {
  max-width: 275px;
}
.figma-conent .w1151-services .card_img > div .card_nav_buttons .card_nav_btn[data-v-4f187d8e]:hover {
  border-color: #00f46a;
  background: rgba(0, 244, 106, 0.08);
}
.figma-conent .w1151-services .desc_title[data-v-4f187d8e] {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 25px;
  margin-top: 45px;
}
.figma-conent .w1151-services .desc_title h2[data-v-4f187d8e] {
  background: #121212;
  border-radius: 75px;
  padding: 17px 20px;
  font-weight: 400;
  font-size: 20px;
  line-height: 1em;
  color: #ffffff;
}
.figma-conent .w1151-services .slider_box[data-v-4f187d8e] {
  margin-top: 45px;
}
.figma-conent .w1151-services .support[data-v-4f187d8e] {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 45px;
}
.figma-conent .w1151-services .support .support-img[data-v-4f187d8e] {
  width: 21px;
  height: auto;
}
.figma-conent .w1151-services .support > h3[data-v-4f187d8e],
.figma-conent .w1151-services .support > div[data-v-4f187d8e] {
  font-size: 21px;
  padding: 0 20px;
  font-weight: 400;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 54px;
  color: #fff;
}
.figma-conent .w1151-services .support > h3 h3[data-v-4f187d8e],
.figma-conent .w1151-services .support > div h3[data-v-4f187d8e] {
  display: inline;
}
@media (max-width: 768px) {
.figma-conent[data-v-4f187d8e] {
    padding: 16px;
    padding-bottom: 0;
}
.figma-conent .w1151-services .head_content[data-v-4f187d8e] {
    margin-bottom: 25px;
    padding: 0;
}
.figma-conent .w1151-services .head_content .shadtext[data-v-4f187d8e] {
    max-width: 500px;
    font-size: clamp(32px, 13vw, 92px);
    line-height: calc(1em - 6px);
    text-shadow: 4px 4px 0 rgba(255, 255, 255, 0.25);
}
.figma-conent .w1151-services .head_content .shadtextzh[data-v-4f187d8e] {
    font-size: clamp(33px, 10vw, 92px);
    line-height: calc(1em + 2px);
    max-width: 90vw;
}
.figma-conent .w1151-services .head_content_desc[data-v-4f187d8e] {
    margin-bottom: 40px;
}
.figma-conent .w1151-services .head_content_desc span[data-v-4f187d8e] {
    font-size: 12px;
}
.figma-conent .w1151-services .zh_head_content_desc span[data-v-4f187d8e] {
    line-height: 15px;
}
.figma-conent .w1151-services .card_img[data-v-4f187d8e] {
    flex-direction: column;
    row-gap: 25px;
    margin-bottom: 30px;
}
.figma-conent .w1151-services .card_img > div[data-v-4f187d8e] {
    row-gap: 16px;
}
.figma-conent .w1151-services .card_img > div .top[data-v-4f187d8e] {
    height: 30px;
}
.figma-conent .w1151-services .card_img > div .top span[data-v-4f187d8e] {
    height: 30px;
    padding: 0 20px;
    line-height: 30px;
    font-size: 12px;
}
.figma-conent .w1151-services .card_img > div > a[data-v-4f187d8e] {
    height: 480px;
    border-radius: 30px;
    flex: none;
}
.figma-conent .w1151-services .card_img > div .card_img_item1[data-v-4f187d8e] {
    background-position: center top;
}
.figma-conent .w1151-services .card_img > div .card_img_item1 .bgback[data-v-4f187d8e] {
    height: 250px;
    border-radius: 30px;
}
.figma-conent .w1151-services .card_img > div .card_img_item1 .supply[data-v-4f187d8e] {
    left: 20px;
    top: 20px;
    width: 90px;
    height: 28px;
    font-size: 12px;
}
.figma-conent .w1151-services .card_img > div .card_img_item1 .logo[data-v-4f187d8e] {
    right: 20px;
    top: 14px;
    width: 40px;
    height: 40px;
}
.figma-conent .w1151-services .card_img > div .card_img_item1 .logo img[data-v-4f187d8e] {
    width: 40px;
    height: 40px;
}
.figma-conent .w1151-services .card_img > div .card_img_item1 .join[data-v-4f187d8e] {
    top: 190px;
    left: 20px;
    font-size: 24px;
    line-height: 1em;
}
.figma-conent .w1151-services .card_img > div .card_img_item1 .join_zh[data-v-4f187d8e] {
    top: 170px;
    right: 20px;
}
.figma-conent .w1151-services .card_img > div .card_img_item1 .inst[data-v-4f187d8e] {
    top: 240px;
    left: 20px;
    font-size: 64px;
    line-height: 55px;
    max-width: 200px;
}
.figma-conent .w1151-services .card_img > div .card_img_item1 .inst_zh[data-v-4f187d8e] {
    line-height: 1em;
    max-width: 100%;
}
.figma-conent .w1151-services .card_img > div .card_img_item1 .eas[data-v-4f187d8e] {
    bottom: 80px;
    left: 20px;
    font-size: 12px;
    line-height: 1.2;
    max-width: 250px;
}
.figma-conent .w1151-services .card_img > div .card_img_item1 .eas_zh[data-v-4f187d8e] {
    bottom: 74px;
    line-height: 15px;
}
.figma-conent .w1151-services .card_img > div .card_img_item1 .avaistor[data-v-4f187d8e] {
    bottom: 24px;
    left: 20px;
}
.figma-conent .w1151-services .card_img > div .card_img_item1 .avaistor > div[data-v-4f187d8e] {
    height: 36px;
    font-size: 22px;
    line-height: 36px;
    padding: 0 16px;
}
.figma-conent .w1151-services .card_img > div .card_ext_buttons[data-v-4f187d8e] {
    gap: 8px;
}
.figma-conent .w1151-services .card_img > div .card_ext_buttons .card_ext_chrome .card_ext_icon[data-v-4f187d8e] {
    width: 36px;
    height: 36px;
}
.figma-conent .w1151-services .card_img > div .card_ext_buttons .card_ext_chrome .card_ext_text .card_ext_label[data-v-4f187d8e] {
    font-size: 10px;
}
.figma-conent .w1151-services .card_img > div .card_ext_buttons .card_ext_chrome .card_ext_text .card_ext_store[data-v-4f187d8e] {
    font-size: 12px;
}
.figma-conent .w1151-services .card_img > div .card_ext_buttons .card_ext_btn[data-v-4f187d8e] {
    height: 35px;
    font-size: 14px;
    padding: 0 20px;
}
.figma-conent .w1151-services .card_img > div .card_img_item2[data-v-4f187d8e] {
    border-radius: 30px;
}
.figma-conent .w1151-services .card_img > div .card_img_item2 .card_img_item2_top[data-v-4f187d8e] {
    height: 360px;
    border-radius: 30px;
}
.figma-conent .w1151-services .card_img > div .card_img_item2 .card_img_item2_bottom[data-v-4f187d8e] {
    height: 180px;
}
.figma-conent .w1151-services .card_img > div .card_img_item2 .enter[data-v-4f187d8e] {
    top: 50px;
    font-size: 55px;
    line-height: 47px;
    max-width: 90%;
}
.figma-conent .w1151-services .card_img > div .card_img_item2 .enter .ac4[data-v-4f187d8e] {
    line-height: 1em;
    font-size: 18px;
    margin: 4px 0 16px 0;
}
.figma-conent .w1151-services .card_img > div .card_img_item2 .enter .more[data-v-4f187d8e] {
    font-size: 12px;
}
.figma-conent .w1151-services .card_img > div .card_img_item2 .enter_zh[data-v-4f187d8e] {
    line-height: 1em;
}
.figma-conent .w1151-services .card_img > div .card_img_item2 .logo[data-v-4f187d8e] {
    bottom: 130px;
    left: 20px;
    width: 40px;
    height: 40px;
}
.figma-conent .w1151-services .card_img > div .card_img_item2 .logo img[data-v-4f187d8e] {
    width: 40px;
    height: 40px;
}
.figma-conent .w1151-services .card_img > div .card_img_item2 .dem[data-v-4f187d8e] {
    bottom: 135px;
    right: 20px;
    height: 30px;
    font-size: 12px;
    padding: 0 16px;
}
.figma-conent .w1151-services .card_img > div .card_img_item2 .desc[data-v-4f187d8e] {
    bottom: 70px;
}
.figma-conent .w1151-services .card_img > div .card_img_item2 .desc span[data-v-4f187d8e] {
    font-size: 12px;
    max-width: 90%;
}
.figma-conent .w1151-services .card_img > div .card_img_item2 .desc_zh span[data-v-4f187d8e] {
    line-height: 15px;
}
.figma-conent .w1151-services .card_img > div .card_img_item2 .rcr[data-v-4f187d8e] {
    bottom: 20px;
}
.figma-conent .w1151-services .card_img > div .card_img_item2 .rcr > div[data-v-4f187d8e] {
    height: 36px;
    font-size: 22px;
    line-height: 36px;
    padding: 0 16px;
}
.figma-conent .w1151-services .card_img > div .card_nav_buttons[data-v-4f187d8e] {
    gap: 8px;
}
.figma-conent .w1151-services .card_img > div .card_nav_buttons .card_nav_btn[data-v-4f187d8e] {
    height: 35px;
    font-size: 14px;
    padding: 0 16px;
}
.figma-conent .w1151-services .card_img > div .card_nav_buttons .card_nav_btn[data-v-4f187d8e]:nth-child(2) {
    width: auto;
}
.figma-conent .w1151-services .card_img > div .card_nav_buttons .card_nav_btn[data-v-4f187d8e]:nth-child(1) {
    max-width: -moz-fit-content;
    max-width: fit-content;
}
.figma-conent .w1151-services .desc_title[data-v-4f187d8e] {
    margin-bottom: 10px;
    margin-top: 25px;
}
.figma-conent .w1151-services .desc_title h2[data-v-4f187d8e] {
    font-size: 12px;
    line-height: 1em;
    padding: 12px 16px;
    border-radius: 40px;
}
.figma-conent .w1151-services .slider_box[data-v-4f187d8e] {
    margin-top: 30px;
}
.figma-conent .w1151-services .support[data-v-4f187d8e] {
    padding-top: 30px;
}
.figma-conent .w1151-services .support > h3[data-v-4f187d8e],
  .figma-conent .w1151-services .support > div[data-v-4f187d8e] {
    font-size: 16px;
    padding: 0 12px;
    height: 42px;
}
}

.wrapper[data-v-df66c372] {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.wrapper .wrapperbox[data-v-df66c372] {
  width: 100%;
  height: 440px;
  padding: 60px 0px;
  border-radius: 75px;
}
.wrapper .wrapperbox > div[data-v-df66c372] {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.wrapper .wrapperbox > div ul[data-v-df66c372] {
  width: 100%;
  display: flex;
  transition: 0.5s ease-in-out;
  transform: translateX(var(--translatX));
  -moz-column-gap: 25px;
       column-gap: 25px;
  align-items: center;
}
.wrapper .wrapperbox > div ul li[data-v-df66c372] {
  width: 295px;
  height: 274px;
  transition: 500ms ease-in-out;
  flex-shrink: 0;
  cursor: pointer;
  position: relative;
}
.wrapper .wrapperbox > div ul li .title[data-v-df66c372] {
  position: absolute;
  left: 32px;
  right: 32px;
  bottom: 32px;
  font-weight: bold;
  font-size: 16px;
  line-height: 18px;
  max-width: 542px;
  display: flex;
  flex-direction: column;
  transition: 500ms ease-in-out;
  z-index: 5;
  opacity: 0;
}
.wrapper .wrapperbox > div ul li .title h3[data-v-df66c372]:nth-child(1) {
  margin-bottom: 14px;
}
.wrapper .wrapperbox > div ul li .overmus[data-v-df66c372] {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #007bff85;
  border-radius: 18px;
}
.wrapper .wrapperbox > div ul .big[data-v-df66c372] {
  width: 344px;
  height: 320px;
}
.wrapper .wrapperbox > div ul .big img[data-v-df66c372] {
  border-radius: 34px;
}
.wrapper .wrapperbox > div ul .big .title[data-v-df66c372] {
  opacity: 1;
}
.wrapper .wrapperbox > div ul .big[data-v-df66c372]::after {
  border-radius: 34px;
}
.wrapper .wrapperbox > div ul li:has(+ .big) img[data-v-df66c372] {
  border-radius: 34px;
}
.wrapper .wrapperbox > div ul li:has(+ .big) .title[data-v-df66c372] {
  opacity: 1;
}
.wrapper .wrapperbox > div ul li[data-v-df66c372]:has(+ .big)::after {
  border-radius: 34px;
}
.wrapper .wrapperbox > div ul .big + li img[data-v-df66c372] {
  border-radius: 34px;
}
.wrapper .wrapperbox > div ul .big + li .title[data-v-df66c372] {
  opacity: 1;
}
.wrapper .wrapperbox > div ul .big + li[data-v-df66c372]::after {
  border-radius: 34px;
}
.wrapper .wrapperbox > div ul img[data-v-df66c372] {
  border-radius: 18px;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: relative;
  filter: sepia(100%) hue-rotate(var(--sliderdeg)) saturate(500%);
}
.wrapper .wrapperbox > div .ultrans[data-v-df66c372] {
  transition: none;
}
.wrapper .wrapperbox > div .item[data-v-df66c372] {
  position: absolute;
  width: 40px;
  height: 40px;
  z-index: 1;
  transition: 200ms ease-in-out;
}
.wrapper .wrapperbox > div .item[data-v-df66c372]:nth-child(1) {
  top: 23px;
  left: 0;
  transform: rotate(0deg);
}
.wrapper .wrapperbox > div .item[data-v-df66c372]:nth-child(2) {
  left: 0;
  bottom: 23px;
  transform: rotate(270deg);
}
.wrapper .wrapperbox > div .item[data-v-df66c372]:nth-child(3) {
  right: 0;
  top: 23px;
  transform: rotate(90deg);
}
.wrapper .wrapperbox > div .item[data-v-df66c372]:nth-child(4) {
  right: 0;
  bottom: 23px;
  transform: rotate(180deg);
}
.wrapper .wrapperbox > div .right[data-v-df66c372] {
  transition: 500ms ease-in-out;
}
.wrapper .wrapperbox > div .right[data-v-df66c372]:nth-child(3) {
  top: 0;
}
.wrapper .wrapperbox > div .right[data-v-df66c372]:nth-child(4) {
  bottom: 0;
}
.wrapper .wrapperbox > div .righttrans1[data-v-df66c372] {
  transition: 200ms ease-in-out;
}
.wrapper .wrapperbox > div .righttrans2[data-v-df66c372] {
  transition: 500ms ease-in-out;
}
.wrapper .wrapperbox > div .left[data-v-df66c372]:nth-child(1) {
  top: 0;
}
.wrapper .wrapperbox > div .left[data-v-df66c372]:nth-child(2) {
  bottom: 0;
}
.wrapper .wrapperbox > div .lefttrans1[data-v-df66c372] {
  transition: 200ms ease-in-out;
}
.wrapper .wrapperbox > div .lefttrans2[data-v-df66c372] {
  transition: 500ms ease-in-out;
}
.wrapper .change[data-v-df66c372] {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 25px;
}
.wrapper .change ul[data-v-df66c372] {
  display: flex;
  margin: 0 70px;
  align-items: center;
  -moz-column-gap: 24px;
       column-gap: 24px;
}
.wrapper .change ul .hight[data-v-df66c372] {
  background-color: white;
}
.wrapper .change ul li[data-v-df66c372] {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.4);
  display: inline-block;
}
.wrapper .change ul li.ellipsis[data-v-df66c372] {
  width: auto;
  height: auto;
  border-radius: 0;
  background: transparent;
  color: rgba(255, 255, 255, 0.9);
  font-size: 14px;
  padding: 0 6px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.wrapper .change img[data-v-df66c372] {
  cursor: pointer;
  width: 22px;
  height: 22px;
}
.wrapper .zh ul li[data-v-df66c372] {
  height: auto;
  justify-content: space-between;
}
.wrapper .zh ul li span[data-v-df66c372]:first-child {
  min-height: 72px;
}
.wrapper .zh ul li span[data-v-df66c372]:nth-child(2) {
  flex: 1;
  line-height: 20px;
}
@media (max-width: 768px) {
.wrapper[data-v-df66c372] {
    width: auto !important;
    margin: 0 -16px;
}
.wrapper .wrapperbox[data-v-df66c372] {
    padding: 0;
    border-radius: 0px;
    height: calc(100vw - 80px);
}
.wrapper .wrapperbox > div ul[data-v-df66c372] {
    -moz-column-gap: 10px;
         column-gap: 10px;
}
.wrapper .wrapperbox > div ul li[data-v-df66c372] {
    width: calc(100% - 123px);
    max-width: 295px;
    height: auto;
    aspect-ratio: 1/1;
}
.wrapper .wrapperbox > div ul li .title[data-v-df66c372] {
    font-size: 16px;
    left: 30px;
    right: 30px;
    margin: auto;
    bottom: 30px;
    line-height: 20px;
}
.wrapper .wrapperbox > div ul li .title h3[data-v-df66c372]:nth-child(1) {
    margin-bottom: 5px;
}
.wrapper .wrapperbox > div ul li img[data-v-df66c372] {
    border-radius: 28px;
}
.wrapper .wrapperbox > div ul li[data-v-df66c372]::after {
    border-radius: 28px;
}
.wrapper .wrapperbox > div ul .big[data-v-df66c372] {
    width: calc(100% - 80px);
    max-width: 344px;
    height: auto;
    aspect-ratio: 1/1;
}
.wrapper .wrapperbox > div ul .big img[data-v-df66c372] {
    border-radius: 34px;
}
.wrapper .wrapperbox > div ul .big .title[data-v-df66c372] {
    opacity: 1;
}
.wrapper .wrapperbox > div ul .big[data-v-df66c372]::after {
    border-radius: 34px;
}
.wrapper .wrapperbox > div ul li:has(+ .big) img[data-v-df66c372] {
    border-radius: 28px;
}
.wrapper .wrapperbox > div ul li:has(+ .big) .title[data-v-df66c372] {
    opacity: 0;
}
.wrapper .wrapperbox > div ul li[data-v-df66c372]:has(+ .big)::after {
    border-radius: 28px;
}
.wrapper .wrapperbox > div ul .big + li img[data-v-df66c372] {
    border-radius: 28px;
}
.wrapper .wrapperbox > div ul .big + li .title[data-v-df66c372] {
    opacity: 0;
}
.wrapper .wrapperbox > div ul .big + li[data-v-df66c372]::after {
    border-radius: 28px;
}
.wrapper .wrapperbox .item[data-v-df66c372] {
    display: none;
}
.wrapper .change ul[data-v-df66c372] {
    margin: 0 20px;
    -moz-column-gap: 12px;
         column-gap: 12px;
}
.wrapper .change ul li[data-v-df66c372] {
    width: 6px;
    height: 6px;
}
.wrapper .change img[data-v-df66c372] {
    width: 22px;
    height: 22px;
}
.wrapper .before[data-v-df66c372]::before {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    content: "";
    width: 70px;
    height: 100%;
    background: linear-gradient(90deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
}
.wrapper .after[data-v-df66c372]::after {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    content: "";
    width: 70px;
    height: 100%;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
}
}

@keyframes marquee-75254fa0 {
0% {
    transform: translateX(0);
}
100% {
    transform: translateX(-50%);
}
}
.supportbox[data-v-75254fa0] {
  height: 158px;
  border-radius: 75px;
  background: #121212;
  margin-top: 25px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 64px;
  overflow: hidden;
  position: relative;
}
.supportbox[data-v-75254fa0]::after {
  position: absolute;
  display: block;
  content: "";
  width: 240px;
  height: 100%;
  background: linear-gradient(90deg, rgba(18, 18, 18, 0) 0%, #121212 100%);
  right: -1px;
  top: 0;
  border-radius: 75px;
}
.supportbox[data-v-75254fa0]::before {
  position: absolute;
  display: block;
  content: "";
  width: 240px;
  height: 100%;
  background: linear-gradient(90deg, #121212 0%, rgba(18, 18, 18, 0) 100%);
  left: -1px;
  top: 0;
  z-index: 1;
  border-radius: 75px;
}
.supportbox > div[data-v-75254fa0] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-shrink: 0;
  animation: marquee-75254fa0 10s linear infinite;
}
.supportbox a img[data-v-75254fa0] {
  height: 40px;
  width: auto;
  flex-shrink: 0;
  margin-right: 56px;
}
@media (max-width: 768px) {
.supportbox[data-v-75254fa0] {
    height: 62px;
    padding: 0px 10px;
    border-radius: 75px;
    background: #121212;
    margin-top: 10px;
    overflow-x: scroll;
    overflow-y: hidden;
    -moz-column-gap: 20px;
         column-gap: 20px;
}
.supportbox[data-v-75254fa0]::-webkit-scrollbar {
    width: 0px;
    height: 0px;
}
.supportbox img[data-v-75254fa0] {
    height: 20px;
}
.supportbox[data-v-75254fa0]::after {
    width: 40px;
    right: -1px;
}
.supportbox[data-v-75254fa0]::before {
    width: 40px;
    height: 100%;
    left: -1px;
    z-index: 1;
}
}

