/* Inject all the necessary tailwind custom values */
.font-headline[data-v-fcbdf0fe],
.font-label[data-v-fcbdf0fe] {
  font-family: "Bebas Neue", cursive;
}
.material-symbols-outlined[data-v-fcbdf0fe] {
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
}
.conflictbox[data-v-fcbdf0fe] {
  padding: 60px;
  border-radius: 75px;
  background-color: #121212;
}
@media (max-width: 768px) {
.conflictbox[data-v-fcbdf0fe] {
    padding: 16px;
    border-radius: 24px;
    gap: 10px;
}
}
.conflictbox .conflictbox_tag[data-v-fcbdf0fe] {
  font-weight: bold;
  font-size: 14px;
  color: #007AFF;
  line-height: 20px;
}
.conflictbox .conflictbox_title[data-v-fcbdf0fe] {
  font-family: Emoland, Emoland;
  font-weight: 900;
  font-size: 67px;
  color: #ffffff;
  line-height: 60px;
  margin: 14px 0 28px 0;
  max-width: 400px;
}
@media (max-width: 768px) {
.conflictbox .conflictbox_title[data-v-fcbdf0fe] {
    font-size: 36px;
    line-height: 1em;
    margin: 10px 0 10px 0;
}
}
.conflictbox .zh_conflictbox_title[data-v-fcbdf0fe] {
  line-height: 1em;
  max-width: 500px;
}
.conflictbox .conflict_desc[data-v-fcbdf0fe] {
  font-weight: 400;
  font-size: 19px;
  color: rgba(255, 255, 255, 0.8);
  line-height: 29px;
}
@media (max-width: 768px) {
.conflictbox .conflict_desc[data-v-fcbdf0fe] {
    font-size: 12px;
    line-height: 18px;
}
}
.conflictbox .conflict_body[data-v-fcbdf0fe] {
  font-weight: 300;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.6);
  line-height: 22px;
  margin-top: 16px;
}
@media (max-width: 768px) {
.conflictbox .conflict_body[data-v-fcbdf0fe] {
    font-size: 12px;
    line-height: 18px;
    margin-top: 10px;
}
.conflictbox .conflict_item_box[data-v-fcbdf0fe] {
    gap: 10px;
}
}
.conflictbox .conflict_item[data-v-fcbdf0fe] {
  padding: 24px;
  display: flex;
  flex-direction: column;
  border-radius: 24px;
  background: #1e1e1e;
}
@media (max-width: 768px) {
.conflictbox .conflict_item[data-v-fcbdf0fe] {
    padding: 16px;
}
}
.conflictbox .conflict_item img[data-v-fcbdf0fe] {
  width: 32px;
  height: 32px;
}
.conflictbox .conflict_item .conflict_icon[data-v-fcbdf0fe] {
  display: inline-block;
  width: 32px;
  height: 32px;
  background-color: currentColor;
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  color: #007AFF;
}
@media (max-width: 768px) {
.conflictbox .conflict_item .conflict_icon[data-v-fcbdf0fe] {
    width: 24px;
    height: 24px;
}
}
.conflictbox .conflict_item .conflict_item_title[data-v-fcbdf0fe] {
  font-weight: 400;
  font-size: 20px;
  color: #ffffff;
  line-height: 26px;
  margin: 16px 0 8px 0;
}
@media (max-width: 768px) {
.conflictbox .conflict_item .conflict_item_title[data-v-fcbdf0fe] {
    font-size: 28px;
    line-height: 28px;
    margin: 10px 0 10px 0;
}
}
.conflictbox .conflict_item .conflict_item_desc[data-v-fcbdf0fe] {
  font-weight: 300;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.8);
  line-height: 16px;
}
.conflictbox .conflict_item_list2[data-v-fcbdf0fe] {
  padding: 24px;
  display: flex;
  flex-direction: column;
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.1);
}
@media (max-width: 768px) {
.conflictbox .conflict_item_list2[data-v-fcbdf0fe] {
    padding: 16px;
}
}
.conflictbox .conflict_item_list2 .conflict_item_val[data-v-fcbdf0fe] {
  font-weight: 400;
  font-size: 40px;
  color: #007AFF;
  line-height: 40px;
}
@media (max-width: 768px) {
.conflictbox .conflict_item_list2 .conflict_item_val[data-v-fcbdf0fe] {
    font-size: 32px;
    line-height: 32px;
}
}
.conflictbox .conflict_item_list2 .conflict_item_lable[data-v-fcbdf0fe] {
  font-weight: 400;
  font-size: 10px;
  color: #007AFF;
  line-height: 14px;
  letter-spacing: 1px;
  margin-top: 8px;
}
/* Colors */
.text-titan-blue[data-v-fcbdf0fe] {
  color: #007AFF;
}

.font-headline[data-v-3abd108f],
.font-label[data-v-3abd108f] {
  font-family: "Bebas Neue", cursive;
}
.buildvs[data-v-3abd108f] {
  margin-bottom: 75px;
}
@media (max-width: 768px) {
.buildvs[data-v-3abd108f] {
    margin-bottom: 30px;
}
}
.buildvs .table_body[data-v-3abd108f] {
  font-weight: 300;
  font-size: 14px;
  color: #ffffff;
  line-height: 22px;
  text-align: center;
  max-width: 740px;
  margin: 0 auto 45px;
}
@media (max-width: 768px) {
.buildvs .table_body[data-v-3abd108f] {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 25px;
}
}
.buildvs .table_box[data-v-3abd108f] {
  padding: 60px;
  background: #121212;
  border-radius: 75px;
}
@media (max-width: 768px) {
.buildvs .table_box[data-v-3abd108f] {
    padding: 16px;
    border-radius: 24px;
}
.buildvs .table_box > div[data-v-3abd108f]::-webkit-scrollbar {
    height: 0px;
}
}
.buildvs .table_box .table_wrapper[data-v-3abd108f] {
  border-radius: 45px;
}
@media (max-width: 768px) {
.buildvs .table_box .table_wrapper[data-v-3abd108f] {
    border-radius: 16px;
}
}
.buildvs .table_box .table_wrapper thead tr th[data-v-3abd108f] {
  padding: 24px 40px;
  font-weight: 400;
  font-size: 20px;
}
@media (max-width: 768px) {
.buildvs .table_box .table_wrapper thead tr th[data-v-3abd108f] {
    padding: 16px 20px;
    font-size: 16px;
}
}
.buildvs .table_box .table_wrapper tbody tr td[data-v-3abd108f] {
  padding: 24px 40px;
  font-weight: 300;
  font-size: 13px;
}
@media (max-width: 768px) {
.buildvs .table_box .table_wrapper tbody tr td[data-v-3abd108f] {
    padding: 16px 20px;
    white-space: nowrap;
}
}
.buildvs .table_box .table_wrapper tbody tr td[data-v-3abd108f]:nth-child(1) {
  font-weight: 600;
}
.buildvs .table_box .table_wrapper tbody tr td[data-v-3abd108f]:nth-child(2) {
  color: rgba(255, 255, 255, 0.8);
}
.buildvs .table_box .table_wrapper tbody tr td[data-v-3abd108f]:nth-child(3) {
  font-weight: 500;
}
.buildvs h2[data-v-3abd108f] {
  font-family: Emoland, Emoland;
  font-weight: 900;
  font-size: 67px;
  color: #FFFFFF;
  line-height: 60px;
  max-width: 680px;
  margin: 75px auto;
  margin-bottom: 15px;
}
@media (max-width: 768px) {
.buildvs h2[data-v-3abd108f] {
    font-size: 28px;
    line-height: 28px;
    margin: 30px auto;
    margin-bottom: 10px;
}
.buildvs[data-v-3abd108f] {
    padding: 0 16px;
}
}
.zh_buildvs h2[data-v-3abd108f] {
  line-height: 1em;
  max-width: 600px;
}
/* Colors */
.text-titan-blue[data-v-3abd108f] {
  color: #007AFF;
}
.bg-surface-container[data-v-3abd108f] {
  background-color: #1f1f1f;
}
.bg-surface-container-high[data-v-3abd108f] {
  background-color: #2a2a2a;
}
.text-on-surface-variant[data-v-3abd108f] {
  color: #b9ccb6;
}
/* Custom Opacities and specifics */
.border-white\/5[data-v-3abd108f] {
  border-color: rgba(255, 255, 255, 0.05) !important;
}
/* Components */
.table-row-hover[data-v-3abd108f]:hover {
  background-color: rgba(0, 122, 255, 0.02);
}

.credibility_bar[data-v-b7317cb4] {
  text-align: center;
  margin-bottom: 30px;
  padding: 30px 20px;
}
.credibility_bar .credibility_text[data-v-b7317cb4] {
  font-style: italic;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.7);
  line-height: 24px;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
.credibility_bar .credibility_text[data-v-b7317cb4] {
    font-size: 13px;
    line-height: 20px;
}
}
.credibility_bar .credibility_logos[data-v-b7317cb4] {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 24px;
  font-family: 'Bebas Neue', cursive;
  font-size: 28px;
  color: rgba(255, 255, 255, 0.5);
}
@media (max-width: 768px) {
.credibility_bar .credibility_logos[data-v-b7317cb4] {
    gap: 16px;
    font-size: 20px;
}
}
.credibility_bar .credibility_divider[data-v-b7317cb4] {
  width: 1px;
  height: 24px;
  background: rgba(255, 255, 255, 0.2);
}
@media (max-width: 768px) {
.credibility_bar .credibility_divider[data-v-b7317cb4] {
    height: 18px;
}
.credibility_bar[data-v-b7317cb4] {
    padding: 0 16px;
}
}
.adv_box[data-v-b7317cb4] {
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 15px;
  margin-bottom: 45px;
  margin-top: 75px;
}
@media (max-width: 768px) {
.adv_box[data-v-b7317cb4] {
    margin-top: 30px;
    margin-bottom: 10px;
    row-gap: 10px;
}
}
.adv_box .tag[data-v-b7317cb4] {
  height: 54px;
  background: #121212;
  border-radius: 75px;
  font-weight: 400;
  font-size: 20px;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 16px 20px;
}
@media (max-width: 768px) {
.adv_box .tag[data-v-b7317cb4] {
    font-size: 14px;
    padding: 10px 15px;
    height: 40px;
}
}
.adv_box .title[data-v-b7317cb4] {
  font-family: Emoland, Emoland;
  font-weight: 900;
  font-size: 67px;
  color: #ffffff;
  line-height: 60px;
  text-align: center;
}
@media (max-width: 768px) {
.adv_box .title[data-v-b7317cb4] {
    font-size: 36px;
    line-height: 40px;
}
}
.adv_box .desc[data-v-b7317cb4] {
  font-weight: 400;
  font-size: 16px;
  color: #ffffff;
  line-height: 24px;
  text-align: center;
  max-width: 520px;
}
@media (max-width: 768px) {
.adv_box .desc[data-v-b7317cb4] {
    font-size: 12px;
    line-height: 18px;
    max-width: 90%;
}
}
.adv_content[data-v-b7317cb4] {
  gap: 10px;
}
@media (max-width: 768px) {
.adv_content[data-v-b7317cb4] {
    gap: 10px;
}
}
.adv_content .adv_content_item[data-v-b7317cb4] {
  background: #121212;
  border-radius: 45px;
  padding: 40px;
  transition: background-color 0.25s ease, transform 0.15s cubic-bezier(0.4, 0, 0.2, 1), color 0.25s ease;
}
@media (max-width: 768px) {
.adv_content .adv_content_item[data-v-b7317cb4] {
    padding: 16px;
    border-radius: 24px;
}
}
.adv_content .adv_content_item h3[data-v-b7317cb4] {
  font-family: Emoland, Emoland;
  font-weight: bold;
  font-size: 41px;
  color: rgba(255, 255, 255, 0.8);
  line-height: 37px;
  margin: 30px 0;
  color: #fff;
}
@media (max-width: 768px) {
.adv_content .adv_content_item h3[data-v-b7317cb4] {
    font-size: 28px;
    line-height: 32px;
    margin: 10px 0;
}
}
.adv_content .adv_content_item svg[data-v-b7317cb4] {
  color: #007AFF;
}
.adv_content .adv_content_item p[data-v-b7317cb4] {
  font-weight: 400;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.8);
  line-height: 20px;
}
@media (max-width: 768px) {
.adv_content .adv_content_item p[data-v-b7317cb4] {
    font-size: 12px;
    line-height: 18px;
}
}
.adv_content .adv_content_item .stat[data-v-b7317cb4] {
  font-weight: 400;
  font-size: 40px;
  color: #007AFF;
  line-height: 40px;
  margin-top: 16px;
}
@media (max-width: 768px) {
.adv_content .adv_content_item .stat[data-v-b7317cb4] {
    font-size: 32px;
    line-height: 32px;
}
}
.adv_content .adv_content_item .other_card3[data-v-b7317cb4] {
  margin-top: 16px;
}
.adv_content .adv_content_item .maxwidth[data-v-b7317cb4] {
  display: block;
  max-width: 200px;
}
@media (max-width: 768px) {
.adv_content .adv_content_item .maxwidth[data-v-b7317cb4] {
    max-width: 100%;
}
}
.adv_content .adv_content_item .zh_h32[data-v-b7317cb4] {
  max-width: 140px;
}
@media (max-width: 768px) {
.adv_content .adv_content_item .zh_h32[data-v-b7317cb4] {
    max-width: 200px;
}
}
.adv_content .adv_content_item .zh_h31[data-v-b7317cb4] {
  max-width: 140px;
}
.adv_content .adv_content_item .youtube_partner[data-v-b7317cb4] {
  font-weight: 400;
  font-size: 24px;
  color: rgba(255, 255, 255, 0.5);
  line-height: 32px;
  row-gap: 32px;
  font-family: Bebas Neue, Bebas Neue;
}
@media (max-width: 768px) {
.adv_content .adv_content_item .youtube_partner[data-v-b7317cb4] {
    font-size: 20px;
    row-gap: 20px;
}
}
.adv_content .adv_content_item[data-v-b7317cb4]:hover,
.adv_content .adv_content_item.adv_active[data-v-b7317cb4] {
  background-color: #007AFF;
  transform: scale(1.01) !important;
  color: #121212;
}
.adv_content .adv_content_item:hover svg[data-v-b7317cb4],
.adv_content .adv_content_item.adv_active svg[data-v-b7317cb4] {
  color: #121212;
}
.adv_content .adv_content_item:hover h3[data-v-b7317cb4],
.adv_content .adv_content_item.adv_active h3[data-v-b7317cb4] {
  color: #121212;
}
.adv_content .adv_content_item:hover p[data-v-b7317cb4],
.adv_content .adv_content_item.adv_active p[data-v-b7317cb4] {
  color: rgba(0, 0, 0, 0.8);
}
.adv_content .adv_content_item:hover .stat[data-v-b7317cb4],
.adv_content .adv_content_item.adv_active .stat[data-v-b7317cb4] {
  color: #121212;
}
.adv_content .adv_content_item:hover .youtube_partner[data-v-b7317cb4],
.adv_content .adv_content_item.adv_active .youtube_partner[data-v-b7317cb4] {
  color: rgba(0, 0, 0, 0.8);
}
.zh_adv_content .adv_content_item h3[data-v-b7317cb4] {
  max-width: 200px;
  line-height: 1em;
}
@media (max-width: 768px) {
.zh_adv_content .adv_content_item h3[data-v-b7317cb4] {
    max-width: 100%;
}
}
/* Inject all the necessary tailwind custom values */
.font-headline[data-v-b7317cb4],
.font-label[data-v-b7317cb4] {
  font-family: "Bebas Neue", cursive;
}
.material-symbols-outlined[data-v-b7317cb4] {
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
}
/* Colors */
.text-titan-green[data-v-b7317cb4] {
  color: #00ff6a;
}
.bg-titan-green[data-v-b7317cb4] {
  background-color: #00ff6a;
}
.text-on-primary[data-v-b7317cb4] {
  color: #003912;
}
.bg-surface-container[data-v-b7317cb4] {
  background-color: #1f1f1f;
}
.bg-surface-container-high[data-v-b7317cb4] {
  background-color: #2a2a2a;
}
.text-on-surface-variant[data-v-b7317cb4] {
  color: #b9ccb6;
}
/* Custom Opacities and specifics */
.text-on-primary\/80[data-v-b7317cb4] {
  color: rgba(0, 57, 18, 0.8) !important;
}
.border-white\/5[data-v-b7317cb4] {
  border-color: rgba(255, 255, 255, 0.05) !important;
}
.border-titan-green\/10[data-v-b7317cb4] {
  border-color: rgba(0, 255, 106, 0.1) !important;
}
/* Shadows and Hovers */
.hover\:scale-\[1\.01\][data-v-b7317cb4]:hover {
  transform: scale(1.01) !important;
}

.font-headline[data-v-483dd877],
.font-label[data-v-483dd877] {
  font-family: "Bebas Neue", cursive;
}
.material-symbols-outlined[data-v-483dd877] {
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
}
.text-titan-blue[data-v-483dd877] {
  color: #007AFF;
}
.border-titan-blue[data-v-483dd877] {
  border-color: #007AFF;
}
.who_box h3[data-v-483dd877] {
  font-family: Emoland, Emoland;
  font-weight: bold;
  font-size: 41px;
  color: #ffffff;
  line-height: 37px;
  margin-bottom: 25px;
}
@media (max-width: 768px) {
.who_box h3[data-v-483dd877] {
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 20px;
}
.who_box .who_box_item_box[data-v-483dd877] {
    row-gap: 10px;
}
}
.who_box .who_box_item[data-v-483dd877] {
  background: #1e1e1e;
  border-radius: 24px;
  border-left: 4px solid #007AFF;
  padding: 48px 52px;
}
@media (max-width: 768px) {
.who_box .who_box_item[data-v-483dd877] {
    padding: 16px;
    border-left-width: 2px;
}
}
.who_box .who_box_item .colorwite[data-v-483dd877] {
  color: rgba(255, 255, 255, 0.5);
}
.who_box .who_box_item h4[data-v-483dd877] {
  font-family: Bebas Neue, Bebas Neue;
  font-weight: 400;
  font-size: 30px;
  color: #ffffff;
  line-height: 36px;
  margin-bottom: 32px;
}
@media (max-width: 768px) {
.who_box .who_box_item h4[data-v-483dd877] {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 20px;
}
}
.who_box .who_box_item ul[data-v-483dd877] {
  row-gap: 24px;
  display: flex;
  flex-direction: column;
}
@media (max-width: 768px) {
.who_box .who_box_item ul[data-v-483dd877] {
    row-gap: 10px;
}
}
.who_box .who_box_item ul li[data-v-483dd877] {
  -moz-column-gap: 16px;
       column-gap: 16px;
  font-weight: 300;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.8);
  line-height: 24px;
}
@media (max-width: 768px) {
.who_box .who_box_item ul li[data-v-483dd877] {
    font-size: 12px;
    line-height: 18px;
}
}
.who_box .border-gray-600[data-v-483dd877] {
  border-color: rgba(255, 255, 255, 0.5);
}

/* Inject all the necessary tailwind custom values */
.plan_box[data-v-392fbe30] {
  margin-top: 75px;
  background-color: #121212;
  padding: 60px;
  border-radius: 75px;
}
@media (max-width: 768px) {
.plan_box[data-v-392fbe30] {
    margin-top: 30px;
    padding: 16px;
    border-radius: 24px;
}
}
.plan_box .whobox_section[data-v-392fbe30] {
  margin-top: 75px;
}
@media (max-width: 768px) {
.plan_box .whobox_section[data-v-392fbe30] {
    margin-top: 30px;
}
}
.plan_box .plan_box_head[data-v-392fbe30] {
  display: flex;
  flex-direction: column;
  row-gap: 15px;
  align-items: center;
  margin-bottom: 75px;
}
@media (max-width: 768px) {
.plan_box .plan_box_head[data-v-392fbe30] {
    row-gap: 10px;
    margin-bottom: 50px;
}
}
.plan_box .plan_box_head .plan_box_head_tag[data-v-392fbe30] {
  border-radius: 75px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  padding: 16px 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
.plan_box .plan_box_head .plan_box_head_tag[data-v-392fbe30] {
    font-size: 12px;
    line-height: 18px;
    height: 40px;
}
}
.plan_box .plan_box_head h2[data-v-392fbe30] {
  font-family: Emoland, Emoland;
  font-weight: 900;
  font-size: 67px;
  color: #ffffff;
  line-height: 60px;
  text-align: center;
}
@media (max-width: 768px) {
.plan_box .plan_box_head h2[data-v-392fbe30] {
    font-size: 36px;
    line-height: 36px;
}
}
.plan_box .zh_plan_box h2[data-v-392fbe30] {
  max-width: 650px;
  line-height: 1em;
}
@media (max-width: 768px) {
.plan_box .plan_box_item .number[data-v-392fbe30] {
    font-size: 8rem !important;
    top: -5rem;
    left: -1rem;
}
}
.plan_box .plan_box_item h3[data-v-392fbe30] {
  font-family: Emoland, Emoland;
  font-weight: bold;
  font-size: 41px !important;
  color: #007AFF;
  line-height: 37px;
}
@media (max-width: 768px) {
.plan_box .plan_box_item h3[data-v-392fbe30] {
    font-size: 28px !important;
    line-height: 28px;
}
}
.plan_box .plan_box_item p[data-v-392fbe30] {
  font-weight: 400;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.8);
  line-height: 20px;
}
@media (max-width: 768px) {
.plan_box .plan_box_item p[data-v-392fbe30] {
    font-size: 12px;
    line-height: 18px;
}
}
.plan_box .plan_box_receive[data-v-392fbe30] {
  margin-top: 75px;
}
@media (max-width: 768px) {
.plan_box .plan_box_receive[data-v-392fbe30] {
    margin-top: 30px;
}
}
.plan_box .plan_box_receive h3[data-v-392fbe30] {
  font-family: Emoland, Emoland;
  font-weight: bold;
  font-size: 41px;
  color: #ffffff;
  line-height: 37px;
  text-align: center;
  max-width: 800px;
  margin: 0 auto;
  margin-bottom: 25px;
}
@media (max-width: 768px) {
.plan_box .plan_box_receive h3[data-v-392fbe30] {
    font-size: 28px;
    line-height: 28px;
    margin-bottom: 20px;
}
}
.plan_box .plan_box_receive .card_box[data-v-392fbe30] {
  background: #1e1e1e;
  border-radius: 24px;
  padding: 32px;
}
@media (max-width: 768px) {
.plan_box .plan_box_receive .card_box[data-v-392fbe30] {
    padding: 16px;
}
}
.plan_box .plan_box_receive .card_box img[data-v-392fbe30] {
  width: 24px;
  height: 24px;
}
.plan_box .plan_box_receive .card_box .plan_icon[data-v-392fbe30] {
  display: inline-block;
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  color: #007AFF;
}
.plan_box .plan_box_receive .card_box h4[data-v-392fbe30] {
  margin: 16px 0 8px;
  font-weight: 400;
  font-size: 24px;
  color: #007AFF;
  line-height: 32px;
}
@media (max-width: 768px) {
.plan_box .plan_box_receive .card_box h4[data-v-392fbe30] {
    font-size: 20px !important;
    margin: 10px 0 6px;
}
}
.plan_box .plan_box_receive .card_box .card_desc[data-v-392fbe30] {
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 10px;
  color: rgba(255, 255, 255, 0.6);
}
@media (max-width: 768px) {
.plan_box .plan_box_receive .card_box .card_desc[data-v-392fbe30] {
    font-size: 12px;
    line-height: 16px;
}
}
.plan_box .plan_box_receive .card_box ul li[data-v-392fbe30] {
  font-weight: 300;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.8);
  line-height: 20px;
}
.plan_box .zh_plan_box_receive h3[data-v-392fbe30] {
  line-height: 1em;
}
.font-headline[data-v-392fbe30],
.font-label[data-v-392fbe30] {
  font-family: "Bebas Neue", cursive;
}
.font-body[data-v-392fbe30] {
  font-family: "Poppins", sans-serif;
}
.material-symbols-outlined[data-v-392fbe30] {
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
}
/* Colors */
.text-titan-green[data-v-392fbe30] {
  color: #00ff6a;
}
.text-titan-blue[data-v-392fbe30] {
  color: #007AFF;
}
.bg-titan-green[data-v-392fbe30] {
  background-color: #00ff6a;
}
.border-titan-green[data-v-392fbe30] {
  border-color: #00ff6a;
}
.border-titan-blue[data-v-392fbe30] {
  border-color: #007AFF;
}
.text-on-primary[data-v-392fbe30] {
  color: #003912;
}
.bg-background[data-v-392fbe30] {
  background-color: #131313;
}
.text-on-background[data-v-392fbe30] {
  color: #e2e2e2;
}
.bg-surface[data-v-392fbe30] {
  background-color: #131313;
}
.text-on-surface[data-v-392fbe30] {
  color: #e2e2e2;
}
.bg-surface-container[data-v-392fbe30] {
  background-color: #1f1f1f;
}
.bg-surface-container-low[data-v-392fbe30] {
  background-color: #1b1b1b;
}
.bg-surface-container-high[data-v-392fbe30] {
  background-color: #2a2a2a;
}
.bg-surface-container-highest[data-v-392fbe30] {
  background-color: #353535;
}
.text-on-surface-variant[data-v-392fbe30] {
  color: #b9ccb6;
}
.border-outline-variant[data-v-392fbe30] {
  border-color: #3b4b3a;
}
/* Custom Opacities and specifics */
.text-on-primary\/80[data-v-392fbe30] {
  color: rgba(0, 57, 18, 0.8) !important;
}
.border-white\/5[data-v-392fbe30] {
  border-color: rgba(255, 255, 255, 0.05) !important;
}
.border-white\/10[data-v-392fbe30] {
  border-color: rgba(255, 255, 255, 0.1) !important;
}
.bg-\[\#0e0e0e\][data-v-392fbe30] {
  background-color: #0e0e0e !important;
}
.bg-\[\#131313\]\/90[data-v-392fbe30] {
  background-color: rgba(19, 19, 19, 0.9) !important;
}
.bg-titan-green\/20[data-v-392fbe30] {
  background-color: rgba(0, 255, 106, 0.2) !important;
}
.border-titan-green\/10[data-v-392fbe30] {
  border-color: rgba(0, 255, 106, 0.1) !important;
}
.border-titan-green\/20[data-v-392fbe30] {
  border-color: rgba(0, 255, 106, 0.2) !important;
}
.text-white\/\[0\.03\][data-v-392fbe30] {
  color: rgba(255, 255, 255, 0.03) !important;
}
.hover\:border-titan-green\/30[data-v-392fbe30]:hover {
  border-color: rgba(0, 255, 106, 0.3) !important;
}
.hover\:border-titan-blue\/30[data-v-392fbe30]:hover {
  border-color: rgba(0, 122, 255, 0.3) !important;
}
/* Exact classes used in the HTML */
.min-h-\[70vh\][data-v-392fbe30] {
  min-height: 70vh !important;
}
.w-\[800px\][data-v-392fbe30] {
  width: 800px !important;
}
.h-\[800px\][data-v-392fbe30] {
  height: 800px !important;
}
.blur-\[160px\][data-v-392fbe30] {
  filter: blur(160px) !important;
}
.leading-\[0\.9\][data-v-392fbe30] {
  line-height: 0.9 !important;
}
.leading-\[1\.1\][data-v-392fbe30] {
  line-height: 1.1 !important;
}
.tracking-\[0\.3em\][data-v-392fbe30] {
  letter-spacing: 0.3em !important;
}
.tracking-\[0\.2em\][data-v-392fbe30] {
  letter-spacing: 0.2em !important;
}
.text-\[10rem\][data-v-392fbe30] {
  font-size: 10rem !important;
}
.text-\[25rem\][data-v-392fbe30] {
  font-size: 25rem !important;
}
.opacity-\[0\.03\][data-v-392fbe30] {
  opacity: 0.03 !important;
}
.border-outline-variant\/50[data-v-392fbe30] {
  border-color: rgba(59, 75, 58, 0.5) !important;
}
/* Shadows and Hovers */
.hover\:shadow-\[0_0_20px_rgba\(0\,255\,106\,0\.3\)\][data-v-392fbe30]:hover {
  box-shadow: 0 0 20px rgba(0, 255, 106, 0.3) !important;
}
.hover\:shadow-\[0_0_30px_rgba\(0\,255\,106\,0\.5\)\][data-v-392fbe30]:hover {
  box-shadow: 0 0 30px rgba(0, 255, 106, 0.5) !important;
}
.hover\:shadow-\[0_0_30px_rgba\(0\,255\,106\,0\.4\)\][data-v-392fbe30]:hover {
  box-shadow: 0 0 30px rgba(0, 255, 106, 0.4) !important;
}
.hover\:shadow-\[0_0_50px_rgba\(0\,255\,106\,0\.6\)\][data-v-392fbe30]:hover {
  box-shadow: 0 0 50px rgba(0, 255, 106, 0.6) !important;
}
.hover\:scale-\[1\.01\][data-v-392fbe30]:hover {
  transform: scale(1.01) !important;
}
.hover\:text-titan-green[data-v-392fbe30]:hover {
  color: #00ff6a !important;
}
.group-hover\:text-titan-green\/5[data-v-392fbe30]:hover {
  color: rgba(0, 255, 106, 0.05) !important;
}
/* Components */
.glass-panel[data-v-392fbe30] {
  background: rgba(31, 31, 31, 0.4);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
}
.table-row-hover[data-v-392fbe30]:hover {
  background-color: rgba(0, 255, 106, 0.02);
}
/* Base styles imported from the HTML */
.youtube-data-page[data-v-392fbe30] {
  background-color: #131313;
  color: #e2e2e2;
}
.youtube-data-page h1[data-v-392fbe30],
.youtube-data-page h2[data-v-392fbe30],
.youtube-data-page h3[data-v-392fbe30],
.youtube-data-page h4[data-v-392fbe30],
.youtube-data-page h5[data-v-392fbe30],
.youtube-data-page h6[data-v-392fbe30] {
  font-family: "Bebas Neue", cursive;
  letter-spacing: 0.05em;
  font-weight: 700;
}

.adv_box[data-v-542e09a9] {
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 15px;
  margin-bottom: 75px;
  margin-top: 75px;
}
@media (max-width: 768px) {
.adv_box[data-v-542e09a9] {
    margin-top: 30px;
    margin-bottom: 30px;
}
}
.adv_box .tag[data-v-542e09a9] {
  height: 54px;
  background: #121212;
  border-radius: 75px;
  font-weight: 400;
  font-size: 20px;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 16px 20px;
}
@media (max-width: 768px) {
.adv_box .tag[data-v-542e09a9] {
    font-size: 12px;
    height: 40px;
}
}
.adv_box .title[data-v-542e09a9] {
  font-family: Emoland, Emoland;
  font-weight: 900;
  font-size: 67px;
  color: #ffffff;
  line-height: 60px;
  text-align: center;
}
@media (max-width: 768px) {
.adv_box .title[data-v-542e09a9] {
    font-size: 28px;
    line-height: 28px;
}
}
.adv_box .desc[data-v-542e09a9] {
  font-weight: 400;
  font-size: 16px;
  color: #ffffff;
  line-height: 24px;
  text-align: center;
  max-width: 750px;
}
@media (max-width: 768px) {
.adv_box .desc[data-v-542e09a9] {
    font-size: 12px;
    line-height: 18px;
}
}
/* Inject all the necessary tailwind custom values */
.font-headline[data-v-542e09a9],
.font-label[data-v-542e09a9] {
  font-family: "Bebas Neue", cursive;
}
.material-symbols-outlined[data-v-542e09a9] {
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
}
/* Colors */
.text-titan-green[data-v-542e09a9] {
  color: #00ff6a;
}
.border-titan-green[data-v-542e09a9] {
  border-color: #00ff6a;
}
.text-on-surface-variant[data-v-542e09a9] {
  color: #b9ccb6;
}
/* Custom Opacities and specifics */
.border-titan-green\/10[data-v-542e09a9] {
  border-color: rgba(0, 255, 106, 0.1) !important;
}
/* Exact classes used in the HTML */
.tracking-\[0\.2em\][data-v-542e09a9] {
  letter-spacing: 0.2em !important;
}
/* Components */
.glass-panel[data-v-542e09a9] {
  background: rgba(31, 31, 31, 0.4);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
}

.pricing_box[data-v-03ac1719] {
  background: #121212;
  border-radius: 75px;
  padding: 60px;
  width: 100%;
}
@media (max-width: 768px) {
.pricing_box[data-v-03ac1719] {
    padding: 16px;
    border-radius: 24px;
}
}
.pricing_box .adv_box[data-v-03ac1719] {
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 15px;
  margin-bottom: 75px;
}
@media (max-width: 768px) {
.pricing_box .adv_box[data-v-03ac1719] {
    margin-bottom: 0px;
    row-gap: 10px;
}
}
.pricing_box .adv_box .tag[data-v-03ac1719] {
  height: 54px;
  background: #121212;
  border-radius: 75px;
  font-weight: 400;
  font-size: 20px;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 16px 20px;
  border: 1px solid rgba(255, 255, 255, 0.2);
}
@media (max-width: 768px) {
.pricing_box .adv_box .tag[data-v-03ac1719] {
    font-size: 12px;
    height: 40px;
}
}
.pricing_box .adv_box .title[data-v-03ac1719] {
  font-family: Emoland, Emoland;
  font-weight: 900;
  font-size: 67px;
  color: #ffffff;
  line-height: 60px;
  max-width: 720px;
  text-align: center;
}
@media (max-width: 768px) {
.pricing_box .adv_box .title[data-v-03ac1719] {
    font-size: 28px;
    line-height: 28px;
}
}
.pricing_box .adv_box .desc[data-v-03ac1719] {
  font-weight: 400;
  font-size: 16px;
  color: #ffffff;
  line-height: 24px;
  text-align: center;
  max-width: 520px;
}
@media (max-width: 768px) {
.pricing_box .adv_box .desc[data-v-03ac1719] {
    font-size: 14px;
    line-height: 24px;
}
.pricing_box .listwrapper[data-v-03ac1719] {
    row-gap: 10px;
}
.pricing_box .listbox_wrapper[data-v-03ac1719] {
    padding-top: 10px;
    display: flex;
    flex-direction: column;
    row-gap: 10px;
    padding-bottom: 0;
}
}
.pricing_box .list_box[data-v-03ac1719] {
  display: flex;
  -moz-column-gap: 24px;
       column-gap: 24px;
}
@media (max-width: 768px) {
.pricing_box .list_box[data-v-03ac1719] {
    -moz-column-gap: 10px;
         column-gap: 10px;
    margin: 0 !important;
}
}
.pricing_box .list_box .list_box_num[data-v-03ac1719] {
  width: 48px;
  height: 48px;
  background: #007AFF;
  border-radius: 50%;
  font-family: Bebas Neue, Bebas Neue;
  font-weight: 400;
  font-size: 24px;
  color: #121212;
  line-height: 32px;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 768px) {
.pricing_box .list_box .list_box_num[data-v-03ac1719] {
    width: 30px;
    height: 30px;
    font-size: 20px;
    line-height: 28px;
}
}
.pricing_box .list_box .list_box_right[data-v-03ac1719] {
  display: flex;
  row-gap: 10px;
  flex-direction: column;
}
.pricing_box .list_box .list_box_right h4[data-v-03ac1719] {
  font-family: Emoland, Emoland;
  font-weight: bold;
  font-size: 41px;
  color: #FFFFFF;
  line-height: 37px;
  max-width: 190px;
}
@media (max-width: 768px) {
.pricing_box .list_box .list_box_right h4[data-v-03ac1719] {
    font-size: 28px;
    line-height: 28px;
    max-width: 100%;
}
}
.pricing_box .list_box .list_box_right p[data-v-03ac1719] {
  font-weight: 400;
  font-size: 19px;
  color: rgba(255, 255, 255, 0.8);
  line-height: 29px;
}
@media (max-width: 768px) {
.pricing_box .list_box .list_box_right p[data-v-03ac1719] {
    font-size: 12px;
    line-height: 18px;
}
}
.pricing_box .form_box[data-v-03ac1719] {
  background: #1E1E1E;
  border-radius: 24px;
  padding: 40px;
  padding-bottom: 56px;
}
@media (max-width: 768px) {
.pricing_box .form_box[data-v-03ac1719] {
    padding: 16px;
    border-radius: 16px;
}
}
.pricing_box .form_box label[data-v-03ac1719] {
  font-weight: 600;
  font-size: 12px;
  color: #007AFF;
  line-height: 16px;
  letter-spacing: 1px;
}
.pricing_box .form_box .public[data-v-03ac1719] {
  background: #121212;
  border-radius: 16px 16px 16px 16px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  padding: 13px;
  width: 100%;
  color: #ffffff;
}
.pricing_box .form_box .public[data-v-03ac1719]::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.pricing_box .form_box .public[data-v-03ac1719]::placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.pricing_box .form_box .public[data-v-03ac1719]:focus {
  border-color: #007AFF;
}
.pricing_box .form_box textarea[data-v-03ac1719] {
  height: auto !important;
  padding: 13px;
}
.pricing_box .form_box[data-v-03ac1719] .custom-el-select .el-input__inner {
  background: #121212;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  color: #ffffff;
  height: 52px;
}
.pricing_box .form_box[data-v-03ac1719] .custom-el-select .el-input__inner:focus,
.pricing_box .form_box[data-v-03ac1719] .custom-el-select .el-input__inner:hover {
  border-color: #007AFF;
}
.pricing_box .form_box[data-v-03ac1719] .custom-el-select .el-input__inner::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.pricing_box .form_box[data-v-03ac1719] .custom-el-select .el-input__inner::placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.pricing_box .form_box[data-v-03ac1719] .custom-el-select-dropdown {
  background-color: #121212;
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.pricing_box .form_box[data-v-03ac1719] .custom-el-select-dropdown .el-select-dropdown__item {
  color: #ffffff;
}
.pricing_box .form_box[data-v-03ac1719] .custom-el-select-dropdown .el-select-dropdown__item.hover,
.pricing_box .form_box[data-v-03ac1719] .custom-el-select-dropdown .el-select-dropdown__item:hover,
.pricing_box .form_box[data-v-03ac1719] .custom-el-select-dropdown .el-select-dropdown__item.selected {
  background-color: rgba(0, 122, 255, 0.1);
  color: #007AFF;
}
.pricing_box .form_box[data-v-03ac1719] .custom-el-select-dropdown .popper__arrow::after {
  border-bottom-color: #121212 !important;
}
.pricing_box .form_box[data-v-03ac1719] .custom-el-select-dropdown .popper__arrow {
  border-bottom-color: rgba(255, 255, 255, 0.1) !important;
}
@media (max-width: 768px) {
.pricing_box .form_box form[data-v-03ac1719] {
    row-gap: 10px;
}
.pricing_box .form_box form .button[data-v-03ac1719] {
    height: auto;
    padding: 0;
}
.pricing_box .form_box form .button button[data-v-03ac1719] {
    padding: 10px;
    line-height: 1em;
    font-size: 14px;
}
.pricing_box .form_box form > div[data-v-03ac1719] {
    row-gap: 10px !important;
}
}
.zh_pricing .adv_box .title[data-v-03ac1719] {
  max-width: 640px;
  line-height: 1em;
}
@media (max-width: 768px) {
.zh_pricing .adv_box .title[data-v-03ac1719] {
    max-width: 100%;
}
}
/* Inject all the necessary tailwind custom values */
.font-headline[data-v-03ac1719],
.font-label[data-v-03ac1719] {
  font-family: "Bebas Neue", cursive;
}
/* Colors */
.text-titan-green[data-v-03ac1719] {
  color: #00ff6a;
}
.text-titan-blue[data-v-03ac1719] {
  color: #007AFF;
}
.bg-titan-green[data-v-03ac1719] {
  background-color: #00ff6a;
}
.bg-titan-blue[data-v-03ac1719] {
  background-color: #007AFF;
}
.text-on-primary[data-v-03ac1719] {
  color: #003912;
}
.bg-background[data-v-03ac1719] {
  background-color: #131313;
}
.bg-surface-container[data-v-03ac1719] {
  background-color: #1f1f1f;
}
.text-on-surface-variant[data-v-03ac1719] {
  color: #b9ccb6;
}
/* Custom Opacities and specifics */
.border-white\/10[data-v-03ac1719] {
  border-color: rgba(255, 255, 255, 0.1) !important;
}
.border-titan-green\/20[data-v-03ac1719] {
  border-color: rgba(0, 255, 106, 0.2) !important;
}
/* Shadows and Hovers */
.hover\:shadow-\[0_0_30px_rgba\(0\,255\,106\,0\.4\)\][data-v-03ac1719]:hover {
  box-shadow: 0 0 30px rgba(0, 255, 106, 0.4) !important;
}
.hover\:shadow-\[0_0_30px_rgba\(0\,122\,255\,0\.4\)\][data-v-03ac1719]:hover {
  box-shadow: 0 0 30px rgba(0, 122, 255, 0.4) !important;
}

@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;
}
}

.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;
}
}

.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%;
}
}

.problemwrapper[data-v-0408a185] {
  margin-top: 26px;
}
.problem-content-services[data-v-0408a185] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0;
}
.problem-content-services .problem-img-right[data-v-0408a185] {
  margin-left: 40px;
  transform: rotate(180deg);
}
.problem-content-services .leftScroll-img[data-v-0408a185] {
  margin-right: 24px;
}
.problem-content-services .problem-img[data-v-0408a185] {
  cursor: pointer;
  width: 56px;
  height: auto;
}
.problem-content-services .problem-ul[data-v-0408a185] {
  position: relative;
  flex: 1;
  overflow: hidden;
  font-weight: 400;
  white-space: nowrap;
  scroll-behavior: smooth;
  margin: 0 10px;
  display: flex;
  align-items: center;
}
.problem-content-services .problem-ul .problem-li-cont[data-v-0408a185] {
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  margin-top: 24px;
  white-space: normal;
}
.problem-content-services .problem-ul .problem-li[data-v-0408a185] {
  padding: 60px 40px;
  flex-shrink: 0;
  width: 280px;
  max-width: 280px;
  border-radius: 75px;
  height: 490px;
  color: rgba(255, 255, 255, 0.5);
  background: #121212;
  font-size: 20px;
  line-height: 25px;
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
}
.problem-content-services .problem-ul .problem-li > div[data-v-0408a185]:nth-child(1) {
  font-weight: 900;
  white-space: normal;
}
.problem-content-services .problem-ul .faqcurrentheight[data-v-0408a185] {
  padding: 75px;
  width: auto;
  max-width: 350px;
  min-height: 700px;
  border-radius: 94px;
  transition: background 0.5s linear;
  color: #000 !important;
  background-color: var(--sliderthem);
}
.problem-content-services .problem-ul .faqcurrentheight .problem-li-cont[data-v-0408a185] {
  font-size: 15px;
}
.problem-content-services .problem-ul .faqcurrentheight .problem-li-title[data-v-0408a185] {
  font-family: Emoland, Emoland;
  line-height: 37px;
  font-size: 41px;
  height: auto;
}
.problem-content-services .problem-ul .faqcurrentheight .problem-li-title_zh[data-v-0408a185] {
  line-height: 1em;
}
.problem-content-services .before[data-v-0408a185]::before {
  position: absolute;
  left: -16px;
  top: 0;
  z-index: 1;
  content: "";
  width: 70px;
  height: 100%;
  background: linear-gradient(90deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
}
.problem-content-services .after[data-v-0408a185]::after {
  position: absolute;
  right: -16px;
  top: 0;
  z-index: 1;
  content: "";
  width: 70px;
  height: 100%;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
}
.problem-content-services .problem-ulbox[data-v-0408a185] {
  position: relative;
  overflow: hidden;
}
.change[data-v-0408a185] {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 25px;
}
.change ul[data-v-0408a185] {
  display: flex;
  margin: 0 70px;
  align-items: center;
  -moz-column-gap: 24px;
       column-gap: 24px;
}
.change ul .hight[data-v-0408a185] {
  background-color: white;
}
.change ul li[data-v-0408a185] {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.4);
}
.change img[data-v-0408a185] {
  width: 22px;
  height: 22px;
  cursor: pointer;
}
@media (max-width: 768px) {
.problemwrapper[data-v-0408a185] {
    margin-top: 10px;
}
.problem-content-services[data-v-0408a185] {
    position: relative;
    z-index: 10;
}
.problem-content-services .problem-ul[data-v-0408a185] {
    overflow-x: scroll;
    display: flex;
    padding: 0 16px;
    margin: 0;
    align-items: center;
}
.problem-content-services .problem-ul[data-v-0408a185]::-webkit-scrollbar {
    display: none;
    height: 0;
}
.problem-content-services .problem-ul .problem-li[data-v-0408a185] {
    border-radius: 30px;
    height: auto;
    flex-shrink: 0;
    width: 208px;
    min-height: 266px;
    padding: 24px 16px 16px 16px;
}
.problem-content-services .problem-ul .problem-li[data-v-0408a185]:last-child {
    margin-right: 0px;
}
.problem-content-services .problem-ul .problem-li[data-v-0408a185]:first-child {
    margin-left: 0;
}
.problem-content-services .problem-ul .faqisheight[data-v-0408a185] {
    transition: background 0.5s linear;
    width: 260px;
    height: 332px;
    padding: 24px 16px 16px 16px;
    background-color: var(--sliderthem);
    color: #121212;
}
.problem-content-services .problem-ul .faqisheight .problem-li-title[data-v-0408a185] {
    font-size: 16px;
    line-height: 16px;
}
.problem-content-services .problem-ul .faqisheight .problem-li-cont[data-v-0408a185] {
    margin-top: 24px;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
}
.problem-content-services .problem-ul .problem-li-title[data-v-0408a185] {
    font-size: 14px;
    line-height: 14px;
    height: auto !important;
}
.problem-content-services .problem-ul .problem-li-cont[data-v-0408a185] {
    margin-top: 24px;
    font-weight: 400;
    font-size: 10px;
    line-height: 10px;
}
.problem-content-services .problem-ul > div[data-v-0408a185]:first-child {
    margin-left: 10px;
}
.problem-content-services .problem-ul .h102[data-v-0408a185] {
    height: 70px;
}
.problem-content-services > img[data-v-0408a185] {
    position: absolute;
    bottom: -50px;
    z-index: 1;
    width: 34px;
    height: 34px;
    display: none;
}
.problem-content-services .leftScroll-img[data-v-0408a185] {
    left: 120px;
}
.problem-content-services .problem-img-right[data-v-0408a185] {
    right: 120px;
}
.problem-content-services .problem-ulbox[data-v-0408a185] {
    position: relative;
    z-index: 10;
    margin: 0 -16px;
}
.problem-content-services .before[data-v-0408a185]::before {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    content: "";
    width: 40px;
    height: 100%;
    background: linear-gradient(90deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
}
.problem-content-services .after[data-v-0408a185]::after {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    content: "";
    width: 40px;
    height: 100%;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
}
.change ul[data-v-0408a185] {
    margin: 0 20px;
    -moz-column-gap: 12px;
         column-gap: 12px;
}
.change ul li[data-v-0408a185] {
    width: 6px;
    height: 6px;
}
.change img[data-v-0408a185] {
    width: 16px;
    height: 16px;
}
}


:root {
  --color-theme: #007AFF;
  --border-color-theme: #007AFF80;
  --sliderthem: #007AFF;
  --sliderdeg: 85deg;
}

.figma-conent[data-v-3b099986] {
  background: #000;
  padding-top: 50px;
}
.figma-conent .w1151-services[data-v-3b099986] {
  max-width: 1200px;
  margin: 0 auto;
}
.figma-conent .w1151-services .credibility_section[data-v-3b099986] {
  margin: 75px 0;
}
@media (max-width: 768px) {
.figma-conent .w1151-services .credibility_section[data-v-3b099986] {
    margin: 30px 0;
}
}
.figma-conent .w1151-services .credibility_section .credibility_tag[data-v-3b099986] {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto 30px;
  width: -moz-fit-content;
  width: fit-content;
  padding: 16px 24px;
  border-radius: 75px;
  background-color: #121212;
  font-weight: 400;
  font-size: 20px;
  color: #ffffff;
}
@media (max-width: 768px) {
.figma-conent .w1151-services .credibility_section .credibility_tag[data-v-3b099986] {
    font-size: 12px;
    padding: 10px 16px;
    margin-bottom: 16px;
}
}
.figma-conent .w1151-services .faq_tag_box[data-v-3b099986] {
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
  margin-top: 75px;
}
@media (max-width: 768px) {
.figma-conent .w1151-services .faq_tag_box[data-v-3b099986] {
    margin-bottom: 20px;
    margin-top: 30px;
}
}
.figma-conent .w1151-services .faq_tag_box .faq_tag[data-v-3b099986] {
  background-color: #121212;
  border-radius: 75px;
  padding: 12px 28px;
  font-size: 20px;
  color: #fff;
}
@media (max-width: 768px) {
.figma-conent .w1151-services .faq_tag_box .faq_tag[data-v-3b099986] {
    font-size: 13px;
    padding: 8px 20px;
}
}
.figma-conent .w1151-services .footer_box[data-v-3b099986] {
  margin: 75px auto;
  width: 700px;
  background: #007AFF;
  border-radius: 75px;
  padding: 60px;
  display: flex;
  flex-direction: column;
  row-gap: 40px;
  align-items: center;
}
.figma-conent .w1151-services .footer_box h2[data-v-3b099986] {
  font-family: Emoland, Emoland;
  font-weight: 900;
  font-size: 67px;
  color: #000000;
  line-height: 60px;
  text-transform: uppercase;
  text-align: center;
}
.figma-conent .w1151-services .footer_box p[data-v-3b099986] {
  font-weight: 400;
  font-size: 19px;
  color: #1B1B1B;
  line-height: 29px;
  text-align: center;
}
.figma-conent .w1151-services .footer_box button[data-v-3b099986] {
  width: 440px;
  height: 76px;
  background: #121212;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 75px;
  font-weight: bold;
  font-size: 20px;
  color: #007AFF;
  line-height: 28px;
}
@media (max-width: 768px) {
.figma-conent .w1151-services .footer_box[data-v-3b099986] {
    width: 100%;
    padding: 16px;
    margin-top: 30px;
    margin-bottom: 30px;
    border-radius: 24px;
    row-gap: 10px;
}
.figma-conent .w1151-services .footer_box h2[data-v-3b099986] {
    font-size: 36px;
    line-height: 1em;
}
.figma-conent .w1151-services .footer_box p[data-v-3b099986] {
    font-size: 12px;
    line-height: 1em;
}
.figma-conent .w1151-services .footer_box button[data-v-3b099986] {
    width: 100%;
    height: 50px;
    font-size: 14px;
    line-height: 1em;
}
}
.figma-conent .w1151-services .zh_footer_box h2[data-v-3b099986] {
  line-height: 1em;
}
.figma-conent .faq_section[data-v-3b099986] {
  margin-top: 75px;
}
.figma-conent .faq_section[data-v-3b099986] .faqcurrentheight {
  min-height: 660px !important;
}
.figma-conent .faq_section[data-v-3b099986] .problem-ulbox {
  width: 100% !important;
}
.figma-conent .faq_section[data-v-3b099986] .problem-ulbox .problem-ul {
  justify-content: center !important;
}
@media (max-width: 768px) {
.figma-conent .faq_section[data-v-3b099986] .problem-ulbox .problem-ul {
    justify-content: flex-start !important;
}
.figma-conent .faq_section[data-v-3b099986] {
    margin-top: 30px;
}
.figma-conent[data-v-3b099986] {
    padding: 16px;
    padding-bottom: 0;
}
.figma-conent .w1151-services .userdata_box[data-v-3b099986] {
    padding: 0;
}
}
/* Inject all the necessary tailwind custom values */
.font-headline[data-v-3b099986],
.font-label[data-v-3b099986] {
  font-weight: 400;
  font-size: 20px;
  line-height: 1em;
  color: #00F46A;
}
.material-symbols-outlined[data-v-3b099986] {
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
}
/* Colors */
.text-titan-green[data-v-3b099986] {
  color: #00ff6a;
}
.text-titan-blue[data-v-3b099986] {
  color: #007AFF;
}
.bg-titan-green[data-v-3b099986] {
  background-color: #00ff6a;
}
.border-titan-green[data-v-3b099986] {
  border-color: #00ff6a;
}
.text-on-primary[data-v-3b099986] {
  color: #003912;
}
.bg-background[data-v-3b099986] {
  background-color: #131313;
}
.text-on-background[data-v-3b099986] {
  color: #e2e2e2;
}
.bg-surface[data-v-3b099986] {
  background-color: #131313;
}
.text-on-surface[data-v-3b099986] {
  color: #e2e2e2;
}
.bg-surface-container[data-v-3b099986] {
  background-color: #1f1f1f;
}
.bg-surface-container-low[data-v-3b099986] {
  background: #121212;
}
.bg-surface-container-high[data-v-3b099986] {
  background-color: #2a2a2a;
}
.bg-surface-container-highest[data-v-3b099986] {
  background-color: #353535;
}
.text-on-surface-variant[data-v-3b099986] {
  color: #b9ccb6;
}
.border-outline-variant[data-v-3b099986] {
  border-color: #3b4b3a;
}
/* Custom Opacities and specifics */
.text-on-primary\/80[data-v-3b099986] {
  color: rgba(0, 57, 18, 0.8) !important;
}
.border-white\/5[data-v-3b099986] {
  border-color: rgba(255, 255, 255, 0.05) !important;
}
.border-white\/10[data-v-3b099986] {
  border-color: rgba(255, 255, 255, 0.1) !important;
}
.bg-\[\#0e0e0e\][data-v-3b099986] {
  background-color: #0e0e0e !important;
}
.bg-\[\#131313\]\/90[data-v-3b099986] {
  background-color: rgba(19, 19, 19, 0.9) !important;
}
.bg-titan-green\/20[data-v-3b099986] {
  background-color: rgba(0, 255, 106, 0.2) !important;
}
.border-titan-green\/10[data-v-3b099986] {
  border-color: rgba(0, 255, 106, 0.1) !important;
}
.border-titan-green\/20[data-v-3b099986] {
  border-color: rgba(0, 255, 106, 0.2) !important;
}
.text-white\/\[0\.03\][data-v-3b099986] {
  color: rgba(255, 255, 255, 0.03) !important;
}
.hover\:border-titan-green\/30[data-v-3b099986]:hover {
  border-color: rgba(0, 255, 106, 0.3) !important;
}
/* Exact classes used in the HTML */
.min-h-\[70vh\][data-v-3b099986] {
  min-height: 70vh !important;
}
.w-\[800px\][data-v-3b099986] {
  width: 800px !important;
}
.h-\[800px\][data-v-3b099986] {
  height: 800px !important;
}
.blur-\[160px\][data-v-3b099986] {
  filter: blur(160px) !important;
}
.leading-\[0\.9\][data-v-3b099986] {
  line-height: 0.9 !important;
}
.leading-\[1\.1\][data-v-3b099986] {
  line-height: 1.1 !important;
}
.tracking-\[0\.3em\][data-v-3b099986] {
  letter-spacing: 0.3em !important;
}
.tracking-\[0\.2em\][data-v-3b099986] {
  letter-spacing: 0.2em !important;
}
.text-\[10rem\][data-v-3b099986] {
  font-size: 10rem !important;
}
.text-\[25rem\][data-v-3b099986] {
  font-size: 25rem !important;
}
.opacity-\[0\.03\][data-v-3b099986] {
  opacity: 0.03 !important;
}
.border-outline-variant\/50[data-v-3b099986] {
  border-color: rgba(59, 75, 58, 0.5) !important;
}
/* Shadows and Hovers */
.hover\:shadow-\[0_0_20px_rgba\(0\,255\,106\,0\.3\)\][data-v-3b099986]:hover {
  box-shadow: 0 0 20px rgba(0, 255, 106, 0.3) !important;
}
.hover\:shadow-\[0_0_30px_rgba\(0\,255\,106\,0\.5\)\][data-v-3b099986]:hover {
  box-shadow: 0 0 30px rgba(0, 255, 106, 0.5) !important;
}
.hover\:shadow-\[0_0_30px_rgba\(0\,255\,106\,0\.4\)\][data-v-3b099986]:hover {
  box-shadow: 0 0 30px rgba(0, 255, 106, 0.4) !important;
}
.hover\:shadow-\[0_0_50px_rgba\(0\,255\,106\,0\.6\)\][data-v-3b099986]:hover {
  box-shadow: 0 0 50px rgba(0, 255, 106, 0.6) !important;
}
.hover\:scale-\[1\.01\][data-v-3b099986]:hover {
  transform: scale(1.01) !important;
}
.hover\:text-titan-green[data-v-3b099986]:hover {
  color: #00ff6a !important;
}
.group-hover\:text-titan-green\/5[data-v-3b099986]:hover {
  color: rgba(0, 255, 106, 0.05) !important;
}
/* Components */
.glass-panel[data-v-3b099986] {
  background: rgba(31, 31, 31, 0.4);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
}
.table-row-hover[data-v-3b099986]:hover {
  background-color: rgba(0, 255, 106, 0.02);
}
/* Base styles imported from the HTML */
.youtube-data-page[data-v-3b099986] {
  color: #e2e2e2;
  max-width: 1200px;
  margin: auto;
}
.youtube-data-page h1[data-v-3b099986],
.youtube-data-page h2[data-v-3b099986],
.youtube-data-page h3[data-v-3b099986],
.youtube-data-page h4[data-v-3b099986],
.youtube-data-page h5[data-v-3b099986],
.youtube-data-page h6[data-v-3b099986] {
  letter-spacing: 0.05em;
  font-weight: 700;
}

.head_content[data-v-2e9ff926] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 75px;
}
.head_content .shadtext[data-v-2e9ff926] {
  font-size: 108px;
  line-height: 1em;
  line-height: 97px;
  font-weight: 900;
  font-family: Emoland, Emoland;
  font-style: normal;
  text-transform: none;
  text-shadow: 5px 5px 0 rgba(255, 255, 255, 0.25);
  color: #d9d9d9;
  text-align: center;
  letter-spacing: normal;
  max-width: 900px;
}
.head_content .shadtext[data-v-2e9ff926] .text-titan-green {
  color: #00f46a;
}
.head_content .shadtext[data-v-2e9ff926] .text-titan-blue {
  color: #007AFF;
}
.head_content .shadtextzh[data-v-2e9ff926] {
  max-width: 900px;
  line-height: calc(1em + 5px);
}
.head_content > img[data-v-2e9ff926] {
  width: 1040px;
}
.head_content .desc[data-v-2e9ff926] {
  max-width: 580px;
  margin: 25px 0;
  font-family: Poppins, Poppins;
  font-weight: 400;
  font-size: 20px;
  color: #ffffff;
  line-height: 20px;
  text-align: center;
}
.head_content .zh[data-v-2e9ff926] {
  max-width: 500px;
  line-height: calc(1em + 5px);
}
.head_content .buttonBox[data-v-2e9ff926] {
  display: flex;
  justify-content: center;
  width: 100%;
  text-align: center;
  -moz-column-gap: 15px;
       column-gap: 15px;
}
.head_content .buttonBox > a[data-v-2e9ff926] {
  height: 62px;
  padding: 19px 60px;
  border-radius: 75px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  font-size: 18px;
  color: #121212;
  background: #007aff;
  cursor: pointer;
}
.head_content .buttonBox .cdn[data-v-2e9ff926] {
  border: 4px solid #007aff;
  background-color: transparent;
  color: white;
}
.head_content .buttonBox .cdn[data-v-2e9ff926]:hover {
  background-color: #007aff;
}
.head_content .buttonBox .udn[data-v-2e9ff926] {
  background: #dbff00;
}
.head_content .buttonBox .youtubedata[data-v-2e9ff926] {
  background: #007AFF;
  color: #121212;
}
.head_content .buttonBox .youtubedata1[data-v-2e9ff926] {
  border: 4px solid #007AFF;
  background-color: transparent;
  color: #fff;
}
.head_content .buttonBox .youtubedata1[data-v-2e9ff926]:hover {
  background-color: #007AFF;
  color: #121212;
}
.head_content .buttonBox .rpn[data-v-2e9ff926] {
  background-color: transparent;
  color: #007aff;
}
.head_content .buttonBox .udntext[data-v-2e9ff926] {
  width: auto;
  color: #dbff00;
  background-color: transparent;
  padding-left: 30px;
  cursor: auto;
}
.head_content .buttonBox .cdntext[data-v-2e9ff926] {
  width: auto;
  color: #007aff;
  background-color: transparent;
  padding-left: 30px;
  cursor: auto;
}
.head_content .buttonBox .download1[data-v-2e9ff926] {
  width: 340px;
  background: #dbff00;
}
.head_content .buttonBox .download2[data-v-2e9ff926] {
  width: 340px;
  border: 4px solid #dbff00;
  background-color: transparent;
  color: #dbff00;
}
.head_content .devicebox[data-v-2e9ff926] {
  margin-top: 15px;
  height: 54px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 400;
  font-size: 12px;
  color: var(--sliderthem);
  line-height: 20px;
}
@media (max-width: 768px) {
.head_content[data-v-2e9ff926] {
    margin-bottom: 30px;
    padding: 0;
}
.head_content .shadtext[data-v-2e9ff926] {
    max-width: 95% !important;
    font-size: clamp(32px, 12vw, 92px);
    line-height: calc(1em + 2px);
    text-shadow: 4px 4px 0 rgba(255, 255, 255, 0.25);
}
.head_content .shadtextzh[data-v-2e9ff926] {
    font-size: clamp(33px, 11vw, 92px);
    line-height: calc(1em + 2px);
    max-width: 90vw;
}
.head_content .desc[data-v-2e9ff926] {
    max-width: 280px;
    font-size: 12px;
    line-height: 1em;
    margin: 16px 0;
}
.head_content .buttonBox[data-v-2e9ff926] {
    -moz-column-gap: 10px;
         column-gap: 10px;
    flex-direction: column;
    row-gap: 8px;
}
.head_content .buttonBox > a[data-v-2e9ff926] {
    font-size: 12px;
    height: 48px;
    width: 100%;
}
.head_content .buttonBox .cdn[data-v-2e9ff926] {
    border: 2px solid #007aff;
    background-color: transparent;
    color: white;
}
.head_content .buttonBox .udntext[data-v-2e9ff926] {
    padding-left: 0px;
    text-align: center;
}
.head_content .buttonBox .cdntext[data-v-2e9ff926] {
    padding-left: 0;
}
.head_content .buttonBox .download1[data-v-2e9ff926],
  .head_content .buttonBox .download2[data-v-2e9ff926] {
    width: 100%;
    height: 48px;
}
.head_content .devicebox[data-v-2e9ff926] {
    margin-top: 10px;
    height: 40px;
    line-height: 12px;
}
}

