html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  padding: 0;
  margin: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  border: 0;
  background: none;
  color: inherit;
  cursor: pointer;
}a:link,a:visited {
  text-decoration: none;
  color: inherit;
}img,svg,video {
  max-width: 100%;
  display: block;
}body {
  background: #070C13;
  line-height: 1.6;
  color: #A8C4CF;
  -webkit-font-smoothing: antialiased;
  font-family: 'Rajdhani', sans-serif;
  min-height: 100vh;
}.yhd_layout-b06 {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.yhd_page-b06 {
  display: flex;
  min-height: 100vh;
}.yhd_main-b06 {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media (min-width: 1083px) {.yhd_main-b06 {
  padding-left: 220px;
}
}
@media (max-width: 1080px) {.yhd_main-b06 {
  padding-bottom: 72px;
}
}.yhd_gc-b06 {
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 0.375rem;
  background: #0A1019;
  transition: transform .2s,border-color .2s;
  cursor: pointer;
  width: 140px;
  flex-shrink: 0;
  position: relative;
}
@media(min-width: 639px) {.yhd_gc-b06 {
  width: 156px;
}
}
@media(min-width: 1081px) {.yhd_gc-b06 {
  width: 168px;
}
}.yhd_gc-b06:hover {
  border-color: rgba(0, 200, 224, 0.07);
  transform: translateY(-3px);
}.yhd_gc_img-b06 {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 80%;
}.yhd_gc_img-b06 img {
  inset: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
}.yhd_gc_hover-b06 {
  background: rgba(4, 7, 9, 0.72);
  transition: opacity .2s;
  inset: 0;
  justify-content: center;
  align-items: center;
  opacity: 0;
  position: absolute;
  display: flex;
}.yhd_gc-b06:hover .yhd_gc_hover-b06 {
  opacity: 1;
}.yhd_gc_hover_btn-b06 {
  padding: 0.5rem 1rem;
  border-radius: 4px;
  background: #00C8E0;
  font-size: 12px;
  color: #E6F4F8;
  font-weight: 700;
}.yhd_gc_info-b06 {
  padding: 0.5rem 0.625rem 10px;
}.yhd_gc_name-b06 {
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
  color: #A8C4CF;
  font-size: 12px;
  white-space: nowrap;
  margin-bottom: 3px;
  font-weight: 600;
}.yhd_gc_prov-b06 {
  color: #3A5260;
  font-size: 10px;
}.yhd_gc_tag-b06 {
  padding: 2px 7px;
  border-radius: 4px;
  position: absolute;
  left: 6px;
  font-weight: 700;
  font-size: 0.563rem;
  text-transform: uppercase;
  top: 0.375rem;
  z-index: 2;
  letter-spacing: .04em;
}.yhd_gc_tag_hot-b06 {
  background: #E83248;
  color: #fff;
}.yhd_gc_tag_new-b06 {
  background: #00C278;
  color: #070C13;
}.yhd_gc_tag_jp-b06 {
  background: #E8A020;
  color: #070C13;
}.yhd_gc_tag_ex-b06 {
  background: #0A4A8C;
  color: #fff;
}.yhd_gc_tag_live-b06 {
  background: #E83248;
  color: #fff;
}.yhd_gr-b06 {
  background: #070C13;
  padding: 2rem 16px 0;
}
@media(min-width: 769px) {.yhd_gr-b06 {
  padding: 36px 1.5rem 0;
}
}.yhd_gr_in-b06 {
  margin: 0 auto;
  max-width: 82.5rem;
}.yhd_gr_head-b06 {
  gap: 12px;
  align-items: center;
  margin-bottom: 0.625rem;
  display: flex;
  flex-wrap: wrap;
}.yhd_gr_head_l-b06 {
  gap: 0.625rem;
  flex: 1;
  min-width: 0;
  display: flex;
  align-items: center;
}.yhd_gr_ic-b06 {
  border-radius: 6px;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  width: 32px;
  justify-content: center;
  height: 2rem;
}.yhd_gr_ic-b06 svg {
  width: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 16px;
}.yhd_gr_title-b06 {
  font-family: 'Orbitron', sans-serif;
  font-size: 16px;
  color: #E6F4F8;
  font-weight: 700;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.yhd_gr_title-b06 {
  font-size: 18px;
}
}.yhd_gr_more-b06 {
  transition: color .2s;
  gap: 0.313rem;
  display: flex;
  align-items: center;
  font-weight: 600;
  font-size: 12px;
  white-space: nowrap;
  flex-shrink: 0;
  color: #4A6872;
}.yhd_gr_more-b06:hover {
  color: #00C8E0;
}.yhd_gr_more-b06 svg {
  height: 12px;
  width: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.yhd_gr_arrows-b06 {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.yhd_gr_arr-b06 {
  transition: background .15s,color .15s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  height: 1.875rem;
  justify-content: center;
  width: 1.875rem;
  align-items: center;
  color: #6A8E9C;
}.yhd_gr_arr-b06:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #E6F4F8;
}.yhd_gr_arr-b06 svg {
  height: 0.813rem;
  stroke-linecap: round;
  width: 0.813rem;
  stroke-linejoin: round;
}.yhd_gr_seo_h-b06 {
  margin: 0 0 6px;
  font-family: 'Orbitron', sans-serif;
  color: #A8C4CF;
  font-size: 13px;
  max-width: 42.5rem;
  font-weight: 700;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.yhd_gr_seo_h-b06 {
  font-size: 0.875rem;
}
}.yhd_gr_seo-b06 {
  overflow-wrap: break-word;
  font-size: 12px;
  color: #4A6872;
  margin-bottom: 0.75rem;
  max-width: 680px;
  line-height: 1.55;
}.yhd_gr_seo-b06 strong {
  color: #A8C4CF;
  font-weight: 600;
}.yhd_gr_scroll-b06 {
  gap: 0.625rem;
  padding-bottom: 0.625rem;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  display: flex;
  overflow-x: auto;
}.yhd_gr_scroll-b06::-webkit-scrollbar {
  display: none;
}
@media(min-width: 770px) {.yhd_gr_scroll-b06 {
  gap: 0.75rem;
}
}.yhd_tb-b06 {
  background: #070C13;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  display: flex;
  position: fixed;
  z-index: 80;
  right: 0;
  top: 0;
  height: 3.5rem;
  left: 0;
  align-items: center;
}.yhd_tb_in-b06 {
  gap: 0;
  padding: 0 0.875rem;
  width: 100%;
  display: flex;
  align-items: center;
  height: 100%;
}.yhd_tb_burger-b06 {
  gap: 5px;
  border-radius: 0.375rem;
  flex-shrink: 0;
  margin-right: 0.5rem;
  width: 2.375rem;
  height: 38px;
  flex-direction: column;
  display: flex;
  justify-content: center;
  align-items: center;
}.yhd_tb_burger-b06:hover {
  background: rgba(255, 255, 255, 0.05);
}.yhd_tb_burger_line-b06 {
  border-radius: 1px;
  background: #6A8E9C;
  height: 2px;
  width: 18px;
  display: block;
}
@media(min-width: 1077px) {.yhd_tb_burger-b06 {
  display: none;
}
}.yhd_tb_logo-b06 {
  gap: 9px;
  letter-spacing: -.01em;
  font-size: 1.125rem;
  flex-shrink: 0;
  align-items: center;
  font-weight: 800;
  margin-right: 1.25rem;
  display: flex;
  overflow-wrap: break-word;
  color: #E6F4F8;
}.yhd_tb_logo_mark-b06 {
  border-radius: 6px;
  overflow: hidden;
  justify-content: center;
  height: 2rem;
  width: 32px;
  align-items: center;
  display: flex;
}.yhd_tb_logo_mark-b06 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.yhd_tb_nav-b06 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 639px) {.yhd_tb_nav-b06 {
  display: flex;
}
}.yhd_tb_tab-b06 {
  border-radius: 0.375rem;
  padding: 8px 14px;
  transition: background .15s,color .15s;
  font-weight: 600;
  white-space: nowrap;
  color: #6A8E9C;
  font-size: 0.813rem;
}.yhd_tb_tab-b06:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #E6F4F8;
}.yhd_tb_tab-b06.yhd_state_active-b06 {
  background: rgba(0, 200, 224, 0.16);
  color: #E6F4F8;
}.yhd_tb_right-b06 {
  gap: 8px;
  display: flex;
  flex-shrink: 0;
  margin-left: auto;
  align-items: center;
}.yhd_tb_login-b06 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  padding: 9px 16px;
  transition: border-color .2s,color .2s;
  font-weight: 600;
  display: none;
  color: #A8C4CF;
  font-size: 0.813rem;
}.yhd_tb_login-b06:hover {
  border-color: rgba(0, 210, 232, 0.40);
  color: #E6F4F8;
}
@media(min-width:480px) {.yhd_tb_login-b06 {
  display: block;
}
}.yhd_tb_reg-b06 {
  background: #00C278;
  padding: 9px 1.125rem;
  border-radius: 6px;
  transition: background .2s;
  font-size: 13px;
  font-weight: 700;
  color: #060D10;
  white-space: nowrap;
}.yhd_tb_reg-b06:hover {
  background: #00D988;
}.yhd_sb-b06 {
  transition: transform .25s ease;
  transform: translateX(-100%);
  background: #0D1520;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  top: 56px;
  overflow-y: auto;
  position: fixed;
  z-index: 70;
  left: 0;
  bottom: 0;
  width: 13.75rem;
}.yhd_sb-b06.yhd_state_open-b06 {
  transform: translateX(0);
}.yhd_sb-b06::-webkit-scrollbar {
  width: 4px;
}.yhd_sb-b06::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1083px) {.yhd_sb-b06 {
  transform: translateX(0);
}
}.yhd_sb_auth-b06 {
  padding: 14px 0.75rem 0.625rem;
}.yhd_sb_btn_reg-b06 {
  border-radius: 0.375rem;
  transition: background .2s;
  padding: 0.688rem;
  background: #00C278;
  display: block;
  font-size: 13px;
  margin-bottom: 8px;
  font-weight: 700;
  color: #060D10;
  text-align: center;
}.yhd_sb_btn_reg-b06:hover {
  background: #00D988;
}.yhd_sb_btn_login-b06 {
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.625rem;
  border-radius: 6px;
  font-size: 13px;
  text-align: center;
  display: block;
  font-weight: 600;
  color: #A8C4CF;
}.yhd_sb_btn_login-b06:hover {
  border-color: rgba(0, 210, 232, 0.40);
  color: #E6F4F8;
}.yhd_sb_promo-b06 {
  padding: 12px 0.875rem;
  margin: 0 0.75rem 10px;
  background: linear-gradient(135deg,#041828,#0D1520);
  overflow: hidden;
  border: 1px solid rgba(0, 200, 224, 0.16);
  border-radius: 6px;
  position: relative;
}.yhd_sb_promo-b06::before {
  background: radial-gradient(circle,rgba(0, 200, 224, 0.16),transparent 70%);
  border-radius: 50%;
  position: absolute;
  height: 80px;
  content: '';
  top: -1.25rem;
  right: -20px;
  width: 5rem;
}.yhd_sb_promo_title-b06 {
  margin-bottom: 4px;
  font-size: 11px;
  letter-spacing: .06em;
  font-weight: 700;
  text-transform: uppercase;
  color: #00C8E0;
}.yhd_sb_promo_text-b06 {
  overflow-wrap: break-word;
  line-height: 1.35;
  color: #E6F4F8;
  font-size: 0.75rem;
  font-weight: 600;
}.yhd_sb_promo_sub-b06 {
  font-size: 10px;
  color: #4A6872;
  margin-top: 3px;
}.yhd_sb_nav-b06 {
  padding: 0.375rem 8px 1rem;
}.yhd_sb_nav_lb-b06 {
  padding: 10px 0.5rem 0.375rem;
  font-size: 0.625rem;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #3A5260;
}.yhd_sb_link-b06 {
  gap: 10px;
  border-radius: 0.25rem;
  transition: background .15s,color .15s;
  padding: 9px 0.625rem;
  color: #6A8E9C;
  cursor: pointer;
  align-items: center;
  display: flex;
  font-size: 13px;
  overflow-wrap: break-word;
  font-weight: 500;
}.yhd_sb_link-b06:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #E6F4F8;
}.yhd_sb_link-b06.yhd_state_active-b06 {
  background: rgba(0, 200, 224, 0.16);
  color: #E6F4F8;
}.yhd_sb_ic-b06 {
  border-radius: 4px;
  flex-shrink: 0;
  display: flex;
  width: 30px;
  align-items: center;
  justify-content: center;
  height: 1.875rem;
}.yhd_sb_ic-b06 svg {
  width: 1rem;
  stroke-linejoin: round;
  height: 16px;
  stroke-linecap: round;
}.yhd_sb_ic_1-b06 {
  background: rgba(0, 200, 224, 0.07);
  color: #00C8E0;
}.yhd_sb_ic_2-b06 {
  background: rgba(0, 194, 120, 0.15);
  color: #00C278;
}.yhd_sb_ic_3-b06 {
  background: rgba(232, 160, 32, 0.14);
  color: #E8A020;
}.yhd_sb_ic_4-b06 {
  background: rgba(10, 74, 140, 0.30);
  color: #0A4A8C;
}.yhd_sb_ic_5-b06 {
  background: rgba(0, 200, 224, 0.07);
  color: #E04880;
}.yhd_sb_ic_6-b06 {
  background: rgba(10, 74, 140, 0.30);
  color: #8038DC;
}.yhd_sb_badge-b06 {
  border-radius: 0.25rem;
  background: #E8A020;
  padding: 2px 0.438rem;
  font-size: 0.563rem;
  color: #060D10;
  margin-left: auto;
  font-weight: 700;
}.yhd_sb_bot-b06 {
  gap: 8px;
  padding: 0.75rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.yhd_sb_lang-b06,.yhd_sb_help-b06 {
  padding: 0.563rem 0.375rem;
  border-radius: 0.25rem;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.375rem;
  flex: 1;
  color: #6A8E9C;
  justify-content: center;
  align-items: center;
  font-size: 0.688rem;
  display: flex;
  font-weight: 600;
}.yhd_sb_lang-b06:hover,.yhd_sb_help-b06:hover {
  border-color: rgba(0, 210, 232, 0.40);
  color: #E6F4F8;
}.yhd_sb_lang-b06 svg,.yhd_sb_help-b06 svg {
  stroke-linejoin: round;
  width: 13px;
  stroke-linecap: round;
  height: 0.813rem;
}.yhd_sb_bd-b06 {
  inset: 0;
  background: rgba(4, 7, 9, 0.72);
  z-index: 69;
  position: fixed;
  display: none;
}.yhd_sb_bd-b06.yhd_state_on-b06 {
  display: block;
}
@media(min-width: 1081px) {.yhd_sb_bd-b06 {
  display: none!important;
}
}.yhd_mob_nav-b06 {
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #0D1520;
  right: 0;
  left: 0;
  position: fixed;
  z-index: 80;
  bottom: 0;
  display: flex;
}
@media(min-width: 1081px) {.yhd_mob_nav-b06 {
  display: none;
}
}.yhd_mob_nav_item-b06 {
  padding: 4px 2px;
  flex: 1;
  gap: 4px;
  color: #3A5260;
  flex-direction: column;
  cursor: pointer;
  display: flex;
  align-items: center;
}.yhd_mob_nav_ic-b06 {
  line-height: 1;
}.yhd_mob_nav_ic-b06 svg {
  stroke-linejoin: round;
  width: 1.25rem;
  stroke-linecap: round;
  height: 20px;
}.yhd_mob_nav_lb-b06 {
  font-size: 0.625rem;
  font-weight: 600;
  color: #3A5260;
}.yhd_mob_nav_item-b06.yhd_state_active-b06 {
  color: #00C8E0;
}.yhd_mob_nav_item-b06.yhd_state_active-b06 .yhd_mob_nav_lb-b06 {
  color: #00C8E0;
}.yhd_hero-b06 {
  background: #070C13;
  padding: 20px 1rem 0;
}
@media(min-width: 767px) {.yhd_hero-b06 {
  padding: 24px 24px 0;
}
}.yhd_hero_in-b06 {
  margin: 0 auto;
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 1320px;
}
@media(min-width: 863px) {.yhd_hero_in-b06 {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1101px) {.yhd_hero_in-b06 {
  grid-template-columns: 1fr 340px;
}
}.yhd_hero_promo-b06 {
  overflow: hidden;
  border-radius: 10px;
  background: #0A1019;
  align-items: stretch;
  position: relative;
  min-height: 13.75rem;
  display: flex;
}
@media(min-width: 766px) {.yhd_hero_promo-b06 {
  min-height: 280px;
}
}.yhd_hero_promo_bg-b06 {
  background: linear-gradient(120deg,#041828 0%,#070C13 100%);
  background-position: center;
  inset: 0;
  background-size: cover;
  position: absolute;
}.yhd_hero_promo_bg-b06::after {
  inset: 0;
  background: linear-gradient(90deg,#070C13 0%,rgba(4, 7, 9, 0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.yhd_hero_promo_glow-b06 {
  background: radial-gradient(circle,rgba(10, 74, 140, 0.30) 0%,transparent 65%);
  border-radius: 50%;
  right: 60px;
  pointer-events: none;
  height: 300px;
  width: 300px;
  top: -40px;
  position: absolute;
}.yhd_hero_promo_ct-b06 {
  padding: 1.75rem 1.5rem 1.75rem 1.75rem;
  position: relative;
  z-index: 2;
  justify-content: center;
  flex-direction: column;
  display: flex;
  max-width: 30rem;
}
@media(min-width: 769px) {.yhd_hero_promo_ct-b06 {
  padding: 2.5rem 2rem;
}
}.yhd_hero_badge-b06 {
  padding: 0.313rem 0.75rem;
  border: 1px solid rgba(0, 200, 224, 0.07);
  border-radius: 20px;
  background: rgba(0, 200, 224, 0.16);
  display: inline-block;
  color: #00C8E0;
  font-size: 10px;
  margin-bottom: 0.875rem;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}.yhd_hero_h1-b06 {
  font-size: 1.625rem;
  line-height: 1.15;
  font-family: 'Orbitron', sans-serif;
  font-weight: 800;
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
  color: #E6F4F8;
}.yhd_hero_h1-b06 em {
  font-style: normal;
  color: #E8A020;
}
@media(min-width: 769px) {.yhd_hero_h1-b06 {
  font-size: 2.25rem;
}
}.yhd_hero_sub-b06 {
  color: #6A8E9C;
  margin-bottom: 20px;
  line-height: 1.55;
  font-size: 0.813rem;
}
@media(min-width: 769px) {.yhd_hero_sub-b06 {
  font-size: 14px;
}
}.yhd_hero_row-b06 {
  gap: 0.625rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.yhd_hero_cta-b06 {
  border-radius: 6px;
  transition: background .2s;
  background: #00C278;
  padding: 13px 26px;
  color: #060D10;
  font-weight: 700;
  font-size: 14px;
  box-shadow: 0 2px 14px rgba(0, 194, 120, 0.38), inset 0 1px 0 rgba(255, 255, 255, 0.14);
}.yhd_hero_cta-b06:hover {
  background: #00D988;
}.yhd_hero_terms-b06 {
  color: #3A5260;
  font-size: 11px;
}.yhd_hero_game-b06 {
  border: 1px solid rgba(255, 255, 255, 0.05);
  overflow: hidden;
  background: #0A1019;
  border-radius: 10px;
  flex-direction: column;
  display: flex;
  position: relative;
}.yhd_hero_game_badge-b06 {
  border: 1px solid rgba(232, 160, 32, 0.14);
  border-radius: 20px;
  background: rgba(232, 160, 32, 0.14);
  padding: 5px 10px;
  top: 0.75rem;
  color: #E8A020;
  left: 12px;
  letter-spacing: .06em;
  position: absolute;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 700;
  z-index: 3;
}.yhd_hero_game_badge-b06 svg {
  height: 11px;
  width: 11px;
  vertical-align: -1px;
  margin-right: 4px;
}.yhd_hero_game_img-b06 {
  overflow: hidden;
  background: linear-gradient(135deg,#041828,#070C13);
  position: relative;
  padding-bottom: 60%;
}.yhd_hero_game_img-b06 img {
  inset: 0;
  object-fit: cover;
  height: 100%;
  position: absolute;
  width: 100%;
}.yhd_hero_game_play-b06 {
  transition: opacity .2s;
  inset: 0;
  background: rgba(4, 7, 9, 0.72);
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  opacity: 0;
}.yhd_hero_game-b06:hover .yhd_hero_game_play-b06 {
  opacity: 1;
}.yhd_hero_game_play-b06 span {
  background: #00C8E0;
  border-radius: 50%;
  display: flex;
  align-items: center;
  height: 3.25rem;
  width: 3.25rem;
  justify-content: center;
}.yhd_hero_game_play-b06 span svg {
  margin-left: 2px;
  width: 18px;
  height: 18px;
}.yhd_hero_game_info-b06 {
  padding: 14px 16px;
}.yhd_hero_game_title-b06 {
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-size: 15px;
  color: #E6F4F8;
  font-weight: 700;
}.yhd_hero_game_provider-b06 {
  font-size: 0.688rem;
  color: #4A6872;
}.yhd_hero_game_btn-b06 {
  background: #00C8E0;
  padding: 0.688rem;
  margin: 12px 1rem 1rem;
  transition: background .2s;
  border-radius: 6px;
  display: block;
  font-size: 0.813rem;
  color: #E6F4F8;
  font-weight: 700;
  text-align: center;
}.yhd_hero_game-b06:hover .yhd_hero_game_btn-b06 {
  background: #1ADAF2;
}.yhd_wy-b06 {
  background: #070C13;
  padding: 32px 1rem 0;
}
@media(min-width: 769px) {.yhd_wy-b06 {
  padding: 40px 1.5rem 0;
}
}.yhd_wy_in-b06 {
  margin: 0 auto;
  max-width: 1320px;
}.yhd_wy_head-b06 {
  max-width: 45rem;
  margin-bottom: 1.125rem;
}.yhd_wy_label-b06 {
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  color: #00C8E0;
}.yhd_wy_h2-b06 {
  font-size: 20px;
  color: #E6F4F8;
  margin-bottom: 0.5rem;
  font-family: 'Orbitron', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.yhd_wy_h2-b06 {
  font-size: 24px;
}
}.yhd_wy_intro-b06 {
  margin: 0;
  font-size: 13px;
  line-height: 1.6;
  color: #4A6872;
}.yhd_wy_grid-b06 {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.yhd_wy_grid-b06 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.yhd_wy_grid-b06 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.yhd_wy_card-b06 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s,transform .2s;
  padding: 1.25rem;
  border-radius: 0.375rem;
  background: #0D1520;
}.yhd_wy_card-b06:hover {
  border-color: rgba(0, 200, 224, 0.07);
  transform: translateY(-2px);
}.yhd_wy_card_ic-b06 {
  background: rgba(0, 200, 224, 0.16);
  border-radius: 50%;
  align-items: center;
  display: flex;
  color: #00C8E0;
  margin-bottom: 0.875rem;
  height: 2.75rem;
  width: 44px;
  justify-content: center;
}.yhd_wy_card_ic-b06 svg {
  height: 1.375rem;
  stroke-linecap: round;
  width: 22px;
  stroke-linejoin: round;
}.yhd_wy_card_h-b06 {
  line-height: 1.25;
  color: #E6F4F8;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.938rem;
  margin-bottom: 0.375rem;
}.yhd_wy_card_p-b06 {
  line-height: 1.6;
  color: #4A6872;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.yhd_wy_card_p-b06 strong {
  color: #A8C4CF;
  font-weight: 600;
}.yhd_gr_jp-b06 {
  background: linear-gradient(135deg,#0E0828 0%,#060A16 100%);
  border-radius: 0.625rem;
  overflow: hidden;
  padding: 20px;
  position: relative;
}.yhd_gr_jp-b06::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(10, 74, 140, 0.30) 0%,transparent 70%);
  height: 250px;
  left: -60px;
  top: -60px;
  width: 15.625rem;
  content: '';
  position: absolute;
}.yhd_gr_jp-b06::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(232, 160, 32, 0.14) 0%,transparent 70%);
  right: 0;
  height: 12.5rem;
  position: absolute;
  content: '';
  bottom: -2.5rem;
  width: 200px;
}.yhd_gr_jp_head-b06 {
  gap: 16px;
  flex-wrap: wrap;
  position: relative;
  align-items: flex-start;
  z-index: 1;
  margin-bottom: 16px;
  display: flex;
}.yhd_gr_jp_info-b06 {
  flex: 1;
}.yhd_gr_jp_label-b06 {
  font-size: 0.688rem;
  margin-bottom: 6px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #8038DC;
}.yhd_gr_jp_label-b06 svg {
  vertical-align: -2px;
  stroke-linecap: round;
  width: 14px;
  margin-right: 4px;
  height: 14px;
  stroke-linejoin: round;
}.yhd_gr_jp_amount-b06 {
  overflow-wrap: break-word;
  line-height: 1;
  font-weight: 800;
  color: #E6F4F8;
  font-size: 32px;
  font-family: 'Orbitron', sans-serif;
  margin-bottom: 4px;
}
@media(min-width: 769px) {.yhd_gr_jp_amount-b06 {
  font-size: 40px;
}
}.yhd_gr_jp_amount-b06 span {
  color: #E8A020;
}.yhd_gr_jp_seo-b06 {
  overflow-wrap: break-word;
  max-width: 480px;
  color: #6A8E9C;
  line-height: 1.5;
  font-size: 0.75rem;
}.yhd_gr_jp_cta-b06 {
  padding: 11px 1.25rem;
  transition: background .2s;
  border: 1px solid rgba(10, 74, 140, 0.30);
  background: rgba(10, 74, 140, 0.30);
  border-radius: 0.375rem;
  flex-shrink: 0;
  font-weight: 700;
  margin-top: 4px;
  align-self: flex-start;
  font-size: 13px;
  z-index: 1;
  white-space: nowrap;
  color: #E6F4F8;
  position: relative;
}.yhd_gr_jp_cta-b06:hover {
  background: #0A4A8C;
}.yhd_ws-b06 {
  padding: 2rem 1rem 0;
  background: #070C13;
}
@media(min-width: 766px) {.yhd_ws-b06 {
  padding: 2.25rem 1.5rem 0;
}
}.yhd_ws_in-b06 {
  margin: 0 auto;
  max-width: 82.5rem;
}.yhd_ws_head-b06 {
  gap: 12px;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
  margin-bottom: 14px;
}.yhd_ws_title-b06 {
  gap: 10px;
  color: #E6F4F8;
  flex-wrap: wrap;
  font-size: 16px;
  display: flex;
  overflow-wrap: break-word;
  font-weight: 700;
  align-items: center;
  font-family: 'Orbitron', sans-serif;
}.yhd_ws_title_ic-b06 svg {
  stroke-linecap: round;
  color: #E8A020;
  height: 1.125rem;
  width: 1.125rem;
  stroke-linejoin: round;
}.yhd_ws_online-b06 {
  gap: 0.438rem;
  color: #4A6872;
  display: flex;
  font-weight: 600;
  align-items: center;
  font-size: 12px;
}.yhd_ws_online_dot-b06 {
  background: #00C278;
  border-radius: 50%;
  box-shadow: 0 0 0.375rem rgba(0, 194, 120, 0.15);
  flex-shrink: 0;
  height: 0.5rem;
  width: 8px;
}.yhd_ws_scroll-b06 {
  gap: 0.5rem;
  padding-bottom: 0.5rem;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
}.yhd_ws_scroll-b06::-webkit-scrollbar {
  display: none;
}.yhd_wc-b06 {
  padding: 10px 14px;
  background: #0A1019;
  gap: 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 6px;
  display: flex;
  min-width: 220px;
  flex-shrink: 0;
  align-items: center;
}.yhd_wc_img-b06 {
  overflow: hidden;
  border-radius: 0.25rem;
  background: #0D1520;
  flex-shrink: 0;
  height: 36px;
  width: 2.25rem;
}.yhd_wc_img-b06 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.yhd_wc_info-b06 {
  min-width: 0;
}.yhd_wc_game-b06 {
  overflow: hidden;
  white-space: nowrap;
  color: #A8C4CF;
  font-size: 12px;
  font-weight: 600;
  text-overflow: ellipsis;
}.yhd_wc_player-b06 {
  overflow: hidden;
  font-size: 10px;
  white-space: nowrap;
  color: #3A5260;
  text-overflow: ellipsis;
}.yhd_wc_amount-b06 {
  font-size: 0.813rem;
  flex-shrink: 0;
  white-space: nowrap;
  color: #00C278;
  margin-left: auto;
  font-weight: 700;
}.yhd_app-b06 {
  padding: 2.25rem 16px 0;
  background: #070C13;
}
@media(min-width: 767px) {.yhd_app-b06 {
  padding: 44px 24px 0;
}
}.yhd_app_in-b06 {
  margin: 0 auto;
  max-width: 1320px;
}.yhd_app_head-b06 {
  margin-bottom: 1rem;
}.yhd_app_label-b06 {
  color: #00C8E0;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 11px;
  letter-spacing: .08em;
}.yhd_app_h2-b06 {
  color: #E6F4F8;
  font-family: 'Orbitron', sans-serif;
  margin-bottom: 0.375rem;
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 765px) {.yhd_app_h2-b06 {
  font-size: 1.5rem;
}
}.yhd_app_sub-b06 {
  line-height: 1.6;
  overflow-wrap: break-word;
  max-width: 600px;
  font-size: 13px;
  color: #4A6872;
}.yhd_app_sub-b06 strong {
  color: #A8C4CF;
  font-weight: 700;
}.yhd_app_cards-b06 {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  margin-top: 16px;
  display: grid;
}
@media(min-width: 641px) {.yhd_app_cards-b06 {
  grid-template-columns: repeat(3,1fr);
}
}.yhd_app_card-b06 {
  overflow: hidden;
  padding: 20px;
  border-radius: 0.375rem;
  gap: 16px;
  position: relative;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.yhd_app_card_ios-b06 {
  background: linear-gradient(135deg,rgba(0, 200, 224, 0.16) 0%,#0D1520 100%);
}.yhd_app_card_android-b06 {
  background: linear-gradient(135deg,rgba(0, 194, 120, 0.15) 0%,#0D1520 100%);
}.yhd_app_card_win-b06 {
  background: linear-gradient(135deg,rgba(232, 160, 32, 0.14) 0%,#0D1520 100%);
}.yhd_app_card_ic-b06 svg {
  stroke-linejoin: round;
  height: 34px;
  stroke-linecap: round;
  width: 2.125rem;
}.yhd_app_card_ic-b06 {
  color: #E6F4F8;
  flex-shrink: 0;
}.yhd_app_card_os-b06 {
  color: #4A6872;
  letter-spacing: .08em;
  font-size: 10px;
  font-weight: 700;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
}.yhd_app_card_title-b06 {
  font-weight: 700;
  font-size: 0.938rem;
  line-height: 1.2;
  color: #E6F4F8;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
}.yhd_app_card_text-b06 {
  font-size: 12px;
  color: #4A6872;
  overflow-wrap: break-word;
  line-height: 1.5;
  margin-bottom: 0.875rem;
}.yhd_app_card_btn-b06 {
  border-radius: 0.25rem;
  transition: background .2s;
  background: rgba(255, 255, 255, 0.12);
  padding: 0.625rem 1.125rem;
  gap: 7px;
  border: 1px solid rgba(0, 210, 232, 0.40);
  display: inline-flex;
  color: #E6F4F8;
  align-items: center;
  font-weight: 700;
  font-size: 13px;
}.yhd_app_card_btn-b06:hover {
  background: rgba(255, 255, 255, 0.07);
}.yhd_htp-b06 {
  padding: 36px 16px 0;
  background: #070C13;
}
@media(min-width: 771px) {.yhd_htp-b06 {
  padding: 44px 1.5rem 0;
}
}.yhd_htp_in-b06 {
  margin: 0 auto;
  max-width: 1320px;
}.yhd_htp_head-b06 {
  margin-bottom: 1.375rem;
  max-width: 720px;
}.yhd_htp_label-b06 {
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-weight: 700;
  color: #00C8E0;
  font-size: 0.688rem;
}.yhd_htp_h2-b06 {
  color: #E6F4F8;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Orbitron', sans-serif;
  margin-bottom: 8px;
}
@media(min-width: 771px) {.yhd_htp_h2-b06 {
  font-size: 28px;
}
}.yhd_htp_intro-b06 {
  line-height: 1.6;
  font-size: 14px;
  color: #4A6872;
}.yhd_htp_steps-b06 {
  padding: 0;
  list-style: none;
  gap: 12px;
  margin: 0;
  counter-reset: none;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.yhd_htp_steps-b06 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.yhd_htp_steps-b06 {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.yhd_htp_step-b06 {
  border-radius: 6px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.25rem 1.125rem 18px;
  background: #0D1520;
  position: relative;
  flex-direction: column;
  display: flex;
}.yhd_htp_step_num-b06 {
  border-radius: 50%;
  background: #00C8E0;
  font-family: 'Orbitron', sans-serif;
  justify-content: center;
  top: -12px;
  left: 20px;
  align-items: center;
  font-size: 0.813rem;
  height: 1.75rem;
  width: 1.75rem;
  position: absolute;
  color: #060D10;
  font-weight: 800;
  display: flex;
}.yhd_htp_step_ic-b06 {
  border-radius: 0.25rem;
  background: rgba(0, 200, 224, 0.16);
  margin: 0.5rem 0 12px;
  width: 2.25rem;
  color: #00C8E0;
  justify-content: center;
  align-items: center;
  height: 2.25rem;
  display: flex;
}.yhd_htp_step_ic-b06 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.125rem;
  width: 18px;
}.yhd_htp_step_h-b06 {
  font-weight: 700;
  line-height: 1.25;
  color: #E6F4F8;
  overflow-wrap: break-word;
  font-size: 14px;
  margin-bottom: 0.375rem;
}.yhd_htp_step_p-b06 {
  font-size: 13px;
  color: #4A6872;
  overflow-wrap: break-word;
  line-height: 1.55;
}.yhd_htp_step_p-b06 strong {
  color: #A8C4CF;
  font-weight: 600;
}.yhd_htp_cta-b06 {
  padding: 13px 1.625rem;
  transition: background .2s;
  border-radius: 6px;
  background: #00C278;
  font-size: 14px;
  color: #060D10;
  margin-top: 1.25rem;
  font-weight: 700;
  display: inline-block;
}.yhd_htp_cta-b06:hover {
  background: #00D988;
}.yhd_bon-b06 {
  background: #070C13;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.yhd_bon-b06 {
  padding: 44px 1.5rem 0;
}
}.yhd_bon_in-b06 {
  margin: 0 auto;
  max-width: 1320px;
}.yhd_bon_head-b06 {
  margin-bottom: 1.25rem;
}.yhd_bon_label-b06 {
  color: #00C8E0;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-size: 0.688rem;
}.yhd_bon_h2-b06 {
  overflow-wrap: break-word;
  font-family: 'Orbitron', sans-serif;
  font-size: 20px;
  color: #E6F4F8;
  margin-bottom: 8px;
  font-weight: 800;
}
@media(min-width: 769px) {.yhd_bon_h2-b06 {
  font-size: 1.5rem;
}
}.yhd_bon_seo-b06 {
  color: #4A6872;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  max-width: 38.75rem;
  line-height: 1.6;
}.yhd_bon_seo-b06 strong {
  color: #A8C4CF;
  font-weight: 700;
}.yhd_bon_seo-b06 a {
  color: #00C8E0;
  text-decoration: underline;
}.yhd_bon_grid-b06 {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 637px) {.yhd_bon_grid-b06 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.yhd_bon_grid-b06 {
  grid-template-columns: repeat(5,1fr);
}
}.yhd_bon_card-b06 {
  background: #0A1019;
  transition: border-color .2s,transform .2s;
  padding: 16px;
  border-radius: 6px;
  border: 1px solid rgba(255, 255, 255, 0.09);
}.yhd_bon_card-b06:hover {
  border-color: rgba(0, 200, 224, 0.07);
  transform: translateY(-2px);
}.yhd_bon_card_ic-b06 svg {
  stroke-linejoin: round;
  width: 26px;
  stroke-linecap: round;
  height: 26px;
}.yhd_bon_card_ic-b06 {
  margin-bottom: 0.625rem;
}.yhd_bon_card_type-b06 {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 10px;
  color: #4A6872;
  letter-spacing: .06em;
  margin-bottom: 0.375rem;
}.yhd_bon_card_amount-b06 {
  margin-bottom: 6px;
  line-height: 1.1;
  font-weight: 800;
  color: #E8A020;
  font-size: 1.125rem;
}.yhd_bon_card_name-b06 {
  font-weight: 600;
  color: #E6F4F8;
  font-size: 13px;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
}.yhd_bon_card_detail-b06 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 8px;
  color: #3A5260;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  line-height: 1.5;
}.yhd_prov-b06 {
  padding: 36px 16px 0;
  background: #070C13;
}
@media(min-width: 770px) {.yhd_prov-b06 {
  padding: 44px 24px 0;
}
}.yhd_prov_in-b06 {
  margin: 0 auto;
  max-width: 1320px;
}.yhd_prov_head-b06 {
  margin-bottom: 16px;
}.yhd_prov_label-b06 {
  font-size: 0.688rem;
  letter-spacing: .08em;
  margin-bottom: 8px;
  color: #00C8E0;
  text-transform: uppercase;
  font-weight: 700;
}.yhd_prov_h2-b06 {
  font-family: 'Orbitron', sans-serif;
  overflow-wrap: break-word;
  color: #E6F4F8;
  font-size: 1.25rem;
  margin-bottom: 8px;
  font-weight: 800;
}
@media(min-width: 767px) {.yhd_prov_h2-b06 {
  font-size: 24px;
}
}.yhd_prov_seo-b06 {
  overflow-wrap: break-word;
  max-width: 38.75rem;
  margin-bottom: 16px;
  font-size: 13px;
  line-height: 1.6;
  color: #4A6872;
}.yhd_prov_seo-b06 strong {
  color: #A8C4CF;
  font-weight: 700;
}.yhd_prov_seo-b06 a {
  color: #00C8E0;
  text-decoration: underline;
}.yhd_prov_grid-b06 {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 641px) {.yhd_prov_grid-b06 {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1077px) {.yhd_prov_grid-b06 {
  grid-template-columns: repeat(8,1fr);
}
}.yhd_prov_card-b06 {
  gap: 0.438rem;
  transition: border-color .2s,background .2s;
  border-radius: 6px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #0A1019;
  padding: 14px 10px;
  display: flex;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
}.yhd_prov_card-b06:hover {
  background: #0D1520;
  border-color: rgba(0, 210, 232, 0.40);
}.yhd_prov_logo-b06 {
  overflow: hidden;
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  width: 2.75rem;
  height: 2.75rem;
  justify-content: center;
  align-items: center;
}.yhd_prov_logo-b06 img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}.yhd_prov_name-b06 {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  text-align: center;
  font-weight: 600;
  color: #6A8E9C;
}.yhd_reg-b06 {
  padding: 2.25rem 16px 0;
  background: #070C13;
}
@media(min-width: 767px) {.yhd_reg-b06 {
  padding: 2.75rem 24px 0;
}
}.yhd_reg_in-b06 {
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #0D1520;
  border-radius: 0.625rem;
  margin: 0 auto;
  padding: 1.75rem 24px;
  max-width: 1320px;
}
@media(min-width:768px) {.yhd_reg_in-b06 {
  padding: 2.5rem;
}
}.yhd_reg_top-b06 {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 858px) {.yhd_reg_top-b06 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.yhd_reg_label-b06 {
  letter-spacing: .08em;
  color: #00C8E0;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
}.yhd_reg_h2-b06 {
  margin-bottom: 0.75rem;
  font-size: 1.375rem;
  line-height: 1.2;
  overflow-wrap: break-word;
  font-family: 'Orbitron', sans-serif;
  color: #E6F4F8;
  font-weight: 800;
}
@media(min-width: 765px) {.yhd_reg_h2-b06 {
  font-size: 1.75rem;
}
}.yhd_reg_bonus-b06 {
  border-radius: 6px;
  gap: 0.5rem;
  background: rgba(232, 160, 32, 0.14);
  border: 1px solid rgba(232, 160, 32, 0.14);
  padding: 0.625rem 16px;
  display: inline-flex;
  margin-bottom: 1rem;
  align-items: center;
}.yhd_reg_bonus_amount-b06 {
  font-size: 20px;
  color: #E8A020;
  font-weight: 800;
}.yhd_reg_bonus_text-b06 {
  color: #6A8E9C;
  font-size: 0.813rem;
  line-height: 1.35;
}.yhd_reg_cta_btn-b06 {
  background: #00C278;
  padding: 0.875rem 2rem;
  transition: background .2s;
  border-radius: 6px;
  display: inline-block;
  box-shadow: 0 2px 14px rgba(0, 194, 120, 0.38), inset 0 1px 0 rgba(255, 255, 255, 0.14);
  font-weight: 700;
  font-size: 15px;
  margin-bottom: 12px;
  color: #060D10;
}.yhd_reg_cta_btn-b06:hover {
  background: #00D988;
}.yhd_reg_terms-b06 {
  color: #3A5260;
  line-height: 1.5;
  font-size: 0.688rem;
}.yhd_reg_seo-b06 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 13px;
  color: #4A6872;
  padding-top: 1.25rem;
  margin-top: 1.25rem;
  overflow-wrap: break-word;
  line-height: 1.65;
}.yhd_reg_seo-b06 p {
  line-height: 1.65;
  margin-bottom: 0.625rem;
  font-size: 13px;
  color: #4A6872;
}.yhd_reg_seo-b06 p:last-child {
  margin-bottom: 0;
}.yhd_reg_seo-b06 strong {
  font-weight: 700;
  color: #A8C4CF;
}.yhd_reg_seo-b06 a {
  transition: color .2s;
  text-decoration: underline;
  color: #00C8E0;
}.yhd_reg_seo-b06 a:hover {
  color: #1ADAF2;
}.yhd_reg_seo-b06 ul,.yhd_reg_seo-b06 ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 18px;
}.yhd_reg_seo-b06 ol {
  list-style: decimal;
}.yhd_reg_seo-b06 li {
  margin-bottom: 4px;
  font-size: 0.813rem;
  line-height: 1.65;
  color: #4A6872;
}.yhd_reg_seo-b06 table {
  overflow-x: auto;
  font-size: 13px;
  margin-bottom: 10px;
  border-collapse: collapse;
  display: block;
  width: 100%;
}
@media(min-width: 771px) {.yhd_reg_seo-b06 table {
  display: table;
}
}.yhd_reg_seo-b06 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px;
  font-weight: 700;
  text-align: left;
  color: #A8C4CF;
}.yhd_reg_seo-b06 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px;
  color: #4A6872;
}.yhd_reg_steps-b06 {
  gap: 0.875rem;
  display: flex;
  margin-top: 28px;
  flex-direction: column;
}
@media(min-width: 862px) {.yhd_reg_steps-b06 {
  margin-top: 0;
}
}.yhd_reg_step-b06 {
  border-radius: 6px;
  gap: 14px;
  padding: 16px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.yhd_reg_step_num-b06 {
  border-radius: 50%;
  border: 1px solid rgba(0, 200, 224, 0.07);
  background: rgba(0, 200, 224, 0.16);
  justify-content: center;
  display: flex;
  align-items: center;
  color: #00C8E0;
  font-weight: 800;
  height: 34px;
  font-size: 0.875rem;
  width: 2.125rem;
  flex-shrink: 0;
}.yhd_reg_step_title-b06 {
  color: #E6F4F8;
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 3px;
}.yhd_reg_step_text-b06 {
  line-height: 1.5;
  font-size: 0.75rem;
  color: #4A6872;
}.yhd_reg_trust-b06 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  padding-top: 1.25rem;
  margin-top: 20px;
}.yhd_reg_trust_item-b06 {
  gap: 0.438rem;
  color: #4A6872;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  align-items: center;
  display: flex;
}.yhd_reg_trust_ic-b06 svg {
  stroke-linecap: round;
  width: 1rem;
  color: #00C8E0;
  stroke-linejoin: round;
  height: 16px;
}.yhd_seo-b06 {
  background: #070C13;
  padding: 2.25rem 16px 0;
}
@media(min-width:768px) {.yhd_seo-b06 {
  padding: 2.75rem 1.5rem 0;
}
}.yhd_seo_in-b06 {
  border-radius: 10px;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.75rem 1.5rem;
  background: #0D1520;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.yhd_seo_in-b06 {
  padding: 36px 40px;
}
}.yhd_seo_label-b06 {
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 0.625rem;
  font-weight: 700;
  color: #00C8E0;
  text-transform: uppercase;
}.yhd_seo_h2-b06 {
  font-family: 'Orbitron', sans-serif;
  overflow-wrap: break-word;
  color: #E6F4F8;
  margin-bottom: 0.875rem;
  font-size: 20px;
  line-height: 1.25;
  font-weight: 800;
}
@media(min-width:768px) {.yhd_seo_h2-b06 {
  font-size: 1.5rem;
}
}.yhd_seo_body-b06 {
  font-size: 14px;
  line-height: 1.75;
  color: #6A8E9C;
  overflow-wrap: break-word;
}.yhd_seo_body-b06 p {
  font-size: 14px;
  color: #6A8E9C;
  line-height: 1.75;
  margin-bottom: 12px;
}.yhd_seo_body-b06 p:last-child {
  margin-bottom: 0;
}.yhd_seo_body-b06 strong {
  color: #A8C4CF;
  font-weight: 700;
}.yhd_seo_body-b06 a {
  transition: color .2s;
  color: #00C8E0;
  text-decoration: underline;
}.yhd_seo_body-b06 a:hover {
  color: #1ADAF2;
}.yhd_seo_body-b06 ul,.yhd_seo_body-b06 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.yhd_seo_body-b06 ol {
  list-style: decimal;
}.yhd_seo_body-b06 li {
  color: #6A8E9C;
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 6px;
}.yhd_seo_body-b06 table {
  width: 100%;
  border-collapse: collapse;
  font-size: 0.813rem;
  overflow-x: auto;
  margin-bottom: 12px;
  display: block;
}
@media(min-width: 769px) {.yhd_seo_body-b06 table {
  display: table;
}
}.yhd_seo_body-b06 th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #A8C4CF;
  font-weight: 700;
}.yhd_seo_body-b06 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #6A8E9C;
}.yhd_seo_cols-b06 {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 638px) {.yhd_seo_cols-b06 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.yhd_seo_cols-b06 {
  grid-template-columns: repeat(3,1fr);
}
}.yhd_seo_col_h-b06 {
  margin-bottom: 0.438rem;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #A8C4CF;
  font-size: 13px;
}.yhd_seo_col_p-b06 {
  font-size: 13px;
  color: #4A6872;
  overflow-wrap: break-word;
  line-height: 1.65;
}.yhd_seo_stats-b06 {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.yhd_seo_stat-b06 {
  border-radius: 6px;
  padding: 14px 1rem;
  background: rgba(0, 200, 224, 0.07);
  border: 1px solid rgba(0, 200, 224, 0.16);
  flex: 1;
  min-width: 140px;
}.yhd_seo_stat_val-b06 {
  color: #00C8E0;
  font-size: 1.25rem;
  font-weight: 800;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
}.yhd_seo_stat_lb-b06 {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #4A6872;
}.yhd_rv-b06 {
  background: #070C13;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.yhd_rv-b06 {
  padding: 44px 24px 0;
}
}.yhd_rv_in-b06 {
  margin: 0 auto;
  max-width: 1320px;
}.yhd_rv_head-b06 {
  margin-bottom: 1.25rem;
  max-width: 720px;
}.yhd_rv_label-b06 {
  color: #00C8E0;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 8px;
}.yhd_rv_h2-b06 {
  overflow-wrap: break-word;
  color: #E6F4F8;
  font-weight: 800;
  font-size: 1.375rem;
  font-family: 'Orbitron', sans-serif;
  margin-bottom: 0.625rem;
}
@media(min-width: 766px) {.yhd_rv_h2-b06 {
  font-size: 1.75rem;
}
}.yhd_rv_stats-b06 {
  gap: 1.125rem;
  color: #4A6872;
  font-size: 13px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.yhd_rv_stats_score-b06 {
  gap: 6px;
  align-items: baseline;
  display: flex;
}.yhd_rv_stats_score_val-b06 {
  color: #E8A020;
  font-family: 'Orbitron', sans-serif;
  font-size: 22px;
  font-weight: 800;
}.yhd_rv_stats_score_max-b06 {
  font-size: 0.813rem;
  color: #3A5260;
}.yhd_rv_stats_badge-b06 {
  gap: 4px;
  display: flex;
  align-items: center;
}.yhd_rv_stats_badge-b06 svg {
  color: #E8A020;
  height: 14px;
  width: 14px;
}.yhd_rv_grid-b06 {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.yhd_rv_grid-b06 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.yhd_rv_grid-b06 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.yhd_rv_card-b06 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #0D1520;
  padding: 20px;
  border-radius: 0.375rem;
  display: flex;
  flex-direction: column;
}.yhd_rv_card_stars-b06 {
  gap: 2px;
  color: #E8A020;
  display: flex;
  margin-bottom: 10px;
}.yhd_rv_card_stars-b06 svg {
  width: 0.875rem;
  height: 0.875rem;
}.yhd_rv_card_h-b06 {
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  color: #E6F4F8;
  line-height: 1.3;
  font-weight: 700;
  font-size: 14px;
}.yhd_rv_card_body-b06 {
  flex: 1;
  color: #4A6872;
  font-size: 0.813rem;
  margin-bottom: 14px;
  line-height: 1.65;
  overflow-wrap: break-word;
}.yhd_rv_card_body-b06 strong {
  color: #A8C4CF;
  font-weight: 600;
}.yhd_rv_card_meta-b06 {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  flex-wrap: wrap;
  padding-top: 0.75rem;
  align-items: center;
  justify-content: space-between;
  display: flex;
}.yhd_rv_card_author-b06 {
  font-weight: 600;
  font-size: 0.75rem;
  color: #A8C4CF;
}.yhd_rv_card_date-b06 {
  font-size: 0.688rem;
  color: #3A5260;
}.yhd_seo-b06 {
  padding: 2.25rem 16px 0;
  background: #070C13;
}
@media(min-width: 770px) {.yhd_seo-b06 {
  padding: 44px 1.5rem 0;
}
}.yhd_seo_in-b06 {
  padding: 1.75rem 24px;
  border-radius: 0.625rem;
  margin: 0 auto;
  background: #0D1520;
  border: 1px solid rgba(255, 255, 255, 0.09);
  max-width: 1320px;
}
@media(min-width: 770px) {.yhd_seo_in-b06 {
  padding: 36px 40px;
}
}.yhd_seo_label-b06 {
  letter-spacing: .08em;
  font-weight: 700;
  color: #00C8E0;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 0.688rem;
}.yhd_seo_h2-b06 {
  color: #E6F4F8;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  line-height: 1.25;
  margin-bottom: 14px;
  font-family: 'Orbitron', sans-serif;
}
@media(min-width: 769px) {.yhd_seo_h2-b06 {
  font-size: 1.5rem;
}
}.yhd_seo_body-b06 {
  line-height: 1.75;
  color: #6A8E9C;
  font-size: 14px;
  overflow-wrap: break-word;
}.yhd_seo_body-b06 p {
  color: #6A8E9C;
  line-height: 1.75;
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
}.yhd_seo_body-b06 p:last-child {
  margin-bottom: 0;
}.yhd_seo_body-b06 strong {
  color: #A8C4CF;
  font-weight: 700;
}.yhd_seo_body-b06 a {
  transition: color .2s;
  text-decoration: underline;
  color: #00C8E0;
}.yhd_seo_body-b06 a:hover {
  color: #1ADAF2;
}.yhd_seo_body-b06 ul,.yhd_seo_body-b06 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.yhd_seo_body-b06 ol {
  list-style: decimal;
}.yhd_seo_body-b06 li {
  margin-bottom: 6px;
  line-height: 1.75;
  color: #6A8E9C;
  font-size: 14px;
}.yhd_seo_body-b06 table {
  overflow-x: auto;
  display: block;
  font-size: 13px;
  margin-bottom: 12px;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 765px) {.yhd_seo_body-b06 table {
  display: table;
}
}.yhd_seo_body-b06 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  text-align: left;
  color: #A8C4CF;
  font-weight: 700;
}.yhd_seo_body-b06 td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #6A8E9C;
}.yhd_seo_cols-b06 {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 643px) {.yhd_seo_cols-b06 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.yhd_seo_cols-b06 {
  grid-template-columns: repeat(3,1fr);
}
}.yhd_seo_col_h-b06 {
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  color: #A8C4CF;
  font-weight: 700;
  font-size: 13px;
}.yhd_seo_col_p-b06 {
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #4A6872;
  font-size: 13px;
}.yhd_seo_stats-b06 {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.yhd_seo_stat-b06 {
  flex: 1;
  background: rgba(0, 200, 224, 0.07);
  border: 1px solid rgba(0, 200, 224, 0.16);
  padding: 14px 16px;
  border-radius: 0.375rem;
  min-width: 8.75rem;
}.yhd_seo_stat_val-b06 {
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-size: 20px;
  color: #00C8E0;
  font-weight: 800;
}.yhd_seo_stat_lb-b06 {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #4A6872;
}.yhd_faq-b06 {
  background: #070C13;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.yhd_faq-b06 {
  padding: 2.75rem 1.5rem 0;
}
}.yhd_faq_in-b06 {
  margin: 0 auto;
  max-width: 82.5rem;
}.yhd_faq_head-b06 {
  margin-bottom: 1.25rem;
}.yhd_faq_label-b06 {
  color: #00C8E0;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-weight: 700;
  font-size: 0.688rem;
}.yhd_faq_h2-b06 {
  font-weight: 800;
  font-family: 'Orbitron', sans-serif;
  overflow-wrap: break-word;
  color: #E6F4F8;
  font-size: 1.25rem;
}
@media(min-width:768px) {.yhd_faq_h2-b06 {
  font-size: 24px;
}
}.yhd_faq_list-b06 {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.yhd_faq_item-b06 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 6px;
  overflow: hidden;
  background: #0D1520;
}.yhd_faq_q-b06 {
  padding: 16px 20px;
  gap: 0.75rem;
  transition: color .2s;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  color: #A8C4CF;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  font-weight: 600;
  cursor: pointer;
  display: flex;
}.yhd_faq_q-b06:hover {
  color: #E6F4F8;
}.yhd_faq_q_ic-b06 {
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  height: 1.5rem;
  font-size: 16px;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  display: flex;
  color: #00C8E0;
  width: 24px;
}.yhd_faq_item-b06.yhd_state_open-b06 .yhd_faq_q_ic-b06 {
  transform: rotate(45deg);
}.yhd_faq_a-b06 {
  padding: 0 1.25rem 16px;
  line-height: 1.7;
  font-size: 13px;
  overflow-wrap: break-word;
  display: none;
  color: #4A6872;
}.yhd_faq_item-b06.yhd_state_open-b06 .yhd_faq_a-b06 {
  display: block;
}.yhd_faq_a-b06 strong {
  font-weight: 700;
  color: #A8C4CF;
}.yhd_faq_a-b06 a {
  color: #00C8E0;
  text-decoration: underline;
}.yhd_faq_a-b06 ul,.yhd_faq_a-b06 ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 20px;
}.yhd_faq_a-b06 ol {
  list-style: decimal;
}.yhd_faq_a-b06 li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.yhd_faq_a-b06 table {
  margin: 0.5rem 0;
  border-collapse: collapse;
  font-size: 12px;
  display: block;
  width: 100%;
  overflow-x: auto;
}
@media(min-width: 769px) {.yhd_faq_a-b06 table {
  display: table;
}
}.yhd_faq_a-b06 th {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #A8C4CF;
}.yhd_faq_a-b06 td {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #4A6872;
}.yhd_pmt-b06 {
  background: #070C13;
  padding: 36px 1rem 0;
}
@media(min-width: 770px) {.yhd_pmt-b06 {
  padding: 44px 24px 0;
}
}.yhd_pmt_in-b06 {
  margin: 0 auto;
  max-width: 1320px;
}.yhd_pmt_head-b06 {
  margin-bottom: 22px;
  max-width: 720px;
}.yhd_pmt_label-b06 {
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #00C8E0;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
}.yhd_pmt_h2-b06 {
  font-size: 1.375rem;
  font-weight: 800;
  color: #E6F4F8;
  font-family: 'Orbitron', sans-serif;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.yhd_pmt_h2-b06 {
  font-size: 28px;
}
}.yhd_pmt_intro-b06 {
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 14px;
  color: #4A6872;
}.yhd_pmt_groups-b06 {
  gap: 20px;
  display: flex;
  flex-direction: column;
}.yhd_pmt_group-b06 {
  border-radius: 6px;
  padding: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #0D1520;
}.yhd_pmt_group_head-b06 {
  gap: 0.75rem;
  align-items: center;
  margin-bottom: 10px;
  flex-wrap: wrap;
  display: flex;
}.yhd_pmt_group_ic-b06 {
  border-radius: 0.25rem;
  background: rgba(0, 200, 224, 0.16);
  width: 36px;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  height: 2.25rem;
  color: #00C8E0;
  align-items: center;
}.yhd_pmt_group_ic-b06 svg {
  stroke-linejoin: round;
  height: 1.125rem;
  stroke-linecap: round;
  width: 18px;
}.yhd_pmt_group_h-b06 {
  margin: 0;
  font-family: 'Orbitron', sans-serif;
  font-size: 16px;
  color: #E6F4F8;
  font-weight: 700;
  overflow-wrap: break-word;
}.yhd_pmt_group_p-b06 {
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #4A6872;
  font-size: 0.813rem;
  margin-bottom: 0.875rem;
}.yhd_pmt_group_p-b06 strong {
  color: #A8C4CF;
  font-weight: 600;
}.yhd_pmt_table_wrap-b06 {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.yhd_pmt_table-b06 {
  min-width: 540px;
  border-collapse: collapse;
  font-size: 0.813rem;
  width: 100%;
}.yhd_pmt_table-b06 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  text-align: left;
  letter-spacing: .04em;
  text-transform: uppercase;
  white-space: nowrap;
  color: #A8C4CF;
  font-size: 0.688rem;
  font-weight: 700;
}.yhd_pmt_table-b06 td {
  padding: 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #4A6872;
}.yhd_pmt_table-b06 tbody tr:last-child td {
  border-bottom: none;
}.yhd_pmt_table-b06 tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #A8C4CF;
}.yhd_seo-b06 {
  background: #070C13;
  padding: 36px 1rem 0;
}
@media(min-width: 767px) {.yhd_seo-b06 {
  padding: 44px 24px 0;
}
}.yhd_seo_in-b06 {
  margin: 0 auto;
  background: #0D1520;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.625rem;
  padding: 1.75rem 1.5rem;
  max-width: 82.5rem;
}
@media(min-width: 765px) {.yhd_seo_in-b06 {
  padding: 2.25rem 40px;
}
}.yhd_seo_label-b06 {
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
  color: #00C8E0;
}.yhd_seo_h2-b06 {
  font-size: 20px;
  line-height: 1.25;
  font-family: 'Orbitron', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #E6F4F8;
  margin-bottom: 14px;
}
@media(min-width: 769px) {.yhd_seo_h2-b06 {
  font-size: 24px;
}
}.yhd_seo_body-b06 {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #6A8E9C;
}.yhd_seo_body-b06 p {
  margin-bottom: 12px;
  color: #6A8E9C;
  font-size: 0.875rem;
  line-height: 1.75;
}.yhd_seo_body-b06 p:last-child {
  margin-bottom: 0;
}.yhd_seo_body-b06 strong {
  color: #A8C4CF;
  font-weight: 700;
}.yhd_seo_body-b06 a {
  transition: color .2s;
  color: #00C8E0;
  text-decoration: underline;
}.yhd_seo_body-b06 a:hover {
  color: #1ADAF2;
}.yhd_seo_body-b06 ul,.yhd_seo_body-b06 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.yhd_seo_body-b06 ol {
  list-style: decimal;
}.yhd_seo_body-b06 li {
  line-height: 1.75;
  color: #6A8E9C;
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
}.yhd_seo_body-b06 table {
  overflow-x: auto;
  margin-bottom: 0.75rem;
  font-size: 13px;
  border-collapse: collapse;
  width: 100%;
  display: block;
}
@media(min-width:768px) {.yhd_seo_body-b06 table {
  display: table;
}
}.yhd_seo_body-b06 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  text-align: left;
  color: #A8C4CF;
  font-weight: 700;
}.yhd_seo_body-b06 td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #6A8E9C;
}.yhd_seo_cols-b06 {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 637px) {.yhd_seo_cols-b06 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.yhd_seo_cols-b06 {
  grid-template-columns: repeat(3,1fr);
}
}.yhd_seo_col_h-b06 {
  margin-bottom: 0.438rem;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #A8C4CF;
}.yhd_seo_col_p-b06 {
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #4A6872;
}.yhd_seo_stats-b06 {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.yhd_seo_stat-b06 {
  background: rgba(0, 200, 224, 0.07);
  flex: 1;
  border: 1px solid rgba(0, 200, 224, 0.16);
  border-radius: 0.375rem;
  padding: 0.875rem 16px;
  min-width: 140px;
}.yhd_seo_stat_val-b06 {
  margin-bottom: 4px;
  color: #00C8E0;
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
}.yhd_seo_stat_lb-b06 {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #4A6872;
}.yhd_ft-b06 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #040709;
  margin-top: 48px;
}.yhd_ft_support-b06 {
  padding: 24px 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 769px) {.yhd_ft_support-b06 {
  padding: 1.75rem 24px;
}
}.yhd_ft_support_in-b06 {
  margin: 0 auto;
  gap: 1rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  max-width: 1320px;
}.yhd_ft_support_main-b06 {
  gap: 16px;
  flex: 1;
  min-width: 13.75rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.yhd_ft_support_ic-b06 {
  color: #00C8E0;
  flex-shrink: 0;
}.yhd_ft_support_ic-b06 svg {
  width: 1.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.875rem;
}.yhd_ft_support_text_title-b06 {
  font-size: 0.938rem;
  color: #E6F4F8;
  overflow-wrap: break-word;
  margin-bottom: 3px;
  font-weight: 700;
}.yhd_ft_support_text_sub-b06 {
  color: #4A6872;
  font-size: 12px;
  overflow-wrap: break-word;
}.yhd_ft_support_btn-b06 {
  border-radius: 6px;
  padding: 11px 22px;
  transition: background .2s;
  background: #00C8E0;
  flex-shrink: 0;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 700;
  color: #E6F4F8;
}.yhd_ft_support_btn-b06:hover {
  background: #1ADAF2;
}.yhd_ft_support_contacts-b06 {
  gap: 16px;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.yhd_ft_support_contact-b06 {
  color: #3A5260;
  line-height: 1.4;
  font-size: 12px;
}.yhd_ft_support_contact-b06 strong {
  margin-bottom: 2px;
  font-size: 0.688rem;
  color: #6A8E9C;
  display: block;
  font-weight: 600;
}.yhd_ft_main-b06 {
  padding: 2rem 1rem 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 769px) {.yhd_ft_main-b06 {
  padding: 2.5rem 24px 32px;
}
}.yhd_ft_main_in-b06 {
  gap: 24px;
  margin: 0 auto;
  max-width: 82.5rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 638px) {.yhd_ft_main_in-b06 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.yhd_ft_main_in-b06 {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.yhd_ft_col_logo-b06 {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.yhd_ft_col_logo-b06 {
  grid-column: auto;
}
}.yhd_ft_logo-b06 {
  gap: 9px;
  font-weight: 800;
  margin-bottom: 12px;
  overflow-wrap: break-word;
  font-size: 16px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  color: #E6F4F8;
}.yhd_ft_logo_mark-b06 {
  border-radius: 4px;
  overflow: hidden;
  height: 1.875rem;
  width: 30px;
}.yhd_ft_logo_mark-b06 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.yhd_ft_logo_sub-b06 {
  font-size: 0.75rem;
  color: #3A5260;
  overflow-wrap: break-word;
  line-height: 1.55;
  max-width: 200px;
}.yhd_ft_col_title-b06 {
  letter-spacing: .07em;
  color: #6A8E9C;
  margin-bottom: 14px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.75rem;
}.yhd_ft_col_links-b06 {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.yhd_ft_col_link-b06 {
  transition: color .2s;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #3A5260;
}.yhd_ft_col_link-b06:hover {
  color: #A8C4CF;
}.yhd_ft_apps-b06 {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.yhd_ft_app_card-b06 {
  background: rgba(255, 255, 255, 0.05);
  gap: 10px;
  padding: 0.625rem 0.75rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.25rem;
  transition: border-color .2s;
  display: flex;
  align-items: center;
}.yhd_ft_app_card-b06:hover {
  border-color: rgba(0, 210, 232, 0.40);
}.yhd_ft_app_card_ic-b06 svg {
  height: 1.375rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 22px;
}.yhd_ft_app_card_os-b06 {
  font-weight: 600;
  font-size: 10px;
  color: #3A5260;
}.yhd_ft_app_card_action-b06 {
  font-size: 0.75rem;
  color: #A8C4CF;
  font-weight: 700;
}.yhd_ft_bot-b06 {
  padding: 20px 16px;
}
@media(min-width: 765px) {.yhd_ft_bot-b06 {
  padding: 1.25rem 24px;
}
}.yhd_ft_bot_in-b06 {
  margin: 0 auto;
  gap: 1rem;
  max-width: 1320px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.yhd_ft_socials-b06 {
  gap: 8px;
  display: flex;
}.yhd_ft_soc-b06 {
  border-radius: 0.25rem;
  transition: background .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  align-items: center;
  display: flex;
  height: 2.25rem;
  color: #6A8E9C;
  justify-content: center;
  width: 2.25rem;
}.yhd_ft_soc-b06 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1rem;
  width: 16px;
}.yhd_ft_soc-b06:hover {
  background: rgba(255, 255, 255, 0.07);
}.yhd_ft_legal-b06 {
  flex: 1;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #607888;
  min-width: 200px;
  line-height: 1.6;
}.yhd_ft_legal-b06 strong {
  font-weight: 700;
  color: #6A8E9C;
}.yhd_ft_legal-b06 a {
  color: #6A8E9C;
  text-decoration: underline;
}.yhd_ft_age-b06 {
  border-radius: 50%;
  border: 2px solid #607888;
  color: #607888;
  margin-left: auto;
  align-items: center;
  font-weight: 800;
  width: 32px;
  height: 32px;
  justify-content: center;
  font-size: 0.688rem;
  display: flex;
  flex-shrink: 0;
}