*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #0E0A1A;
  color: #C8BFDF;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
  min-height: 100vh;
  font-family: 'Nunito', sans-serif;
}img,svg {
  max-width: 100%;
  display: block;
}a {
  text-decoration: none;
  color: inherit;
}button {
  background: none;
  border: none;
  font: inherit;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.jpn-layout_8hh {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}.jpn-page_8hh {
  min-height: 100vh;
  display: flex;
}.jpn-main_8hh {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media(min-width: 1079px) {.jpn-main_8hh {
  padding-left: 13.75rem;
}
}
@media(max-width: 1081px) {.jpn-main_8hh {
  padding-bottom: 72px;
}
}.jpn-gc_8hh {
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  border-radius: 10px;
  background: #131020;
  border: 1px solid rgba(255,255,255,0.06);
  flex-shrink: 0;
  width: 140px;
  position: relative;
  cursor: pointer;
}
@media(min-width: 643px) {.jpn-gc_8hh {
  width: 9.75rem;
}
}
@media(min-width: 1077px) {.jpn-gc_8hh {
  width: 168px;
}
}.jpn-gc_8hh:hover {
  border-color: rgba(155,69,245,0.07);
  transform: translateY(-3px);
}.jpn-gc_img_8hh {
  overflow: hidden;
  padding-bottom: 80%;
  width: 100%;
  position: relative;
}.jpn-gc_img_8hh img {
  inset: 0;
  width: 100%;
  position: absolute;
  object-fit: cover;
  height: 100%;
}.jpn-gc_hover_8hh {
  transition: opacity .2s;
  inset: 0;
  background: rgba(8,5,15,0.72);
  justify-content: center;
  display: flex;
  opacity: 0;
  position: absolute;
  align-items: center;
}.jpn-gc_8hh:hover .jpn-gc_hover_8hh {
  opacity: 1;
}.jpn-gc_hover_btn_8hh {
  background: #9B45F5;
  border-radius: 6px;
  padding: 0.5rem 16px;
  color: #F0EBFF;
  font-weight: 700;
  font-size: 12px;
}.jpn-gc_info_8hh {
  padding: 8px 10px 10px;
}.jpn-gc_name_8hh {
  overflow: hidden;
  margin-bottom: 3px;
  text-overflow: ellipsis;
  max-width: 100%;
  font-weight: 600;
  font-size: 12px;
  white-space: nowrap;
  color: #C8BFDF;
}.jpn-gc_prov_8hh {
  color: #4E4570;
  font-size: 0.625rem;
}.jpn-gc_tag_8hh {
  padding: 2px 0.438rem;
  border-radius: 4px;
  letter-spacing: .04em;
  z-index: 2;
  left: 6px;
  text-transform: uppercase;
  font-size: 0.563rem;
  top: 6px;
  font-weight: 700;
  position: absolute;
}.jpn-gc_tag_hot_8hh {
  background: #E83A50;
  color: #fff;
}.jpn-gc_tag_new_8hh {
  background: #1FD17A;
  color: #0E0A1A;
}.jpn-gc_tag_jp_8hh {
  background: #F5A623;
  color: #0E0A1A;
}.jpn-gc_tag_ex_8hh {
  background: #C438C0;
  color: #fff;
}.jpn-gc_tag_live_8hh {
  background: #E83A50;
  color: #fff;
}.jpn-gr_8hh {
  background: #0E0A1A;
  padding: 2rem 16px 0;
}
@media(min-width: 769px) {.jpn-gr_8hh {
  padding: 2.25rem 24px 0;
}
}.jpn-gr_in_8hh {
  margin: 0 auto;
  max-width: 83.75rem;
}.jpn-gr_head_8hh {
  gap: 0.75rem;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 0.625rem;
  align-items: center;
}.jpn-gr_head_l_8hh {
  flex: 1;
  gap: 10px;
  align-items: center;
  display: flex;
  min-width: 0;
}.jpn-gr_ic_8hh {
  border-radius: 0.625rem;
  width: 2rem;
  align-items: center;
  height: 32px;
  justify-content: center;
  display: flex;
  flex-shrink: 0;
}.jpn-gr_ic_8hh svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 16px;
  width: 1rem;
}.jpn-gr_title_8hh {
  font-size: 1rem;
  font-family: 'Rajdhani', sans-serif;
  color: #F0EBFF;
  overflow-wrap: break-word;
  font-weight: 700;
}
@media(min-width: 769px) {.jpn-gr_title_8hh {
  font-size: 1.125rem;
}
}.jpn-gr_more_8hh {
  gap: 5px;
  transition: color .2s;
  flex-shrink: 0;
  font-size: 0.75rem;
  color: #6E6290;
  align-items: center;
  display: flex;
  font-weight: 600;
  white-space: nowrap;
}.jpn-gr_more_8hh:hover {
  color: #9B45F5;
}.jpn-gr_more_8hh svg {
  stroke-linecap: round;
  height: 12px;
  stroke-linejoin: round;
  width: 12px;
}.jpn-gr_arrows_8hh {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.jpn-gr_arr_8hh {
  border-radius: 6px;
  border: 1px solid rgba(255,255,255,0.11);
  transition: background .15s,color .15s;
  background: rgba(255,255,255,0.05);
  display: flex;
  width: 30px;
  justify-content: center;
  height: 30px;
  color: #9A8EBA;
  align-items: center;
}.jpn-gr_arr_8hh:hover {
  background: rgba(255,255,255,0.07);
  color: #F0EBFF;
}.jpn-gr_arr_8hh svg {
  width: 13px;
  stroke-linecap: round;
  height: 0.813rem;
  stroke-linejoin: round;
}.jpn-gr_seo_h_8hh {
  margin: 0 0 0.375rem;
  max-width: 42.5rem;
  font-size: 0.813rem;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #C8BFDF;
}
@media(min-width: 771px) {.jpn-gr_seo_h_8hh {
  font-size: 14px;
}
}.jpn-gr_seo_8hh {
  font-size: 0.75rem;
  color: #6E6290;
  margin-bottom: 0.75rem;
  max-width: 42.5rem;
  overflow-wrap: break-word;
  line-height: 1.55;
}.jpn-gr_seo_8hh strong {
  color: #C8BFDF;
  font-weight: 600;
}.jpn-gr_scroll_8hh {
  gap: 0.625rem;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 0.625rem;
  display: flex;
  -webkit-overflow-scrolling: touch;
}.jpn-gr_scroll_8hh::-webkit-scrollbar {
  display: none;
}
@media(min-width: 767px) {.jpn-gr_scroll_8hh {
  gap: 12px;
}
}.jpn-tb_8hh {
  background: #0E0A1A;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  top: 0;
  align-items: center;
  height: 3.5rem;
  left: 0;
  display: flex;
  position: fixed;
  z-index: 80;
  right: 0;
}.jpn-tb_in_8hh {
  padding: 0 14px;
  gap: 0;
  width: 100%;
  align-items: center;
  height: 100%;
  display: flex;
}.jpn-tb_burger_8hh {
  gap: 0.313rem;
  border-radius: 0.625rem;
  align-items: center;
  height: 2.375rem;
  display: flex;
  flex-direction: column;
  width: 2.375rem;
  justify-content: center;
  margin-right: 0.5rem;
  flex-shrink: 0;
}.jpn-tb_burger_8hh:hover {
  background: rgba(255,255,255,0.05);
}.jpn-tb_burger_line_8hh {
  background: #9A8EBA;
  border-radius: 1px;
  width: 18px;
  height: 2px;
  display: block;
}
@media(min-width: 1077px) {.jpn-tb_burger_8hh {
  display: none;
}
}.jpn-tb_logo_8hh {
  gap: 0.563rem;
  margin-right: 20px;
  flex-shrink: 0;
  display: flex;
  letter-spacing: -.01em;
  align-items: center;
  color: #F0EBFF;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 18px;
}.jpn-tb_logo_mark_8hh {
  overflow: hidden;
  border-radius: 0.625rem;
  display: flex;
  width: 2rem;
  height: 2rem;
  justify-content: center;
  align-items: center;
}.jpn-tb_logo_mark_8hh img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.jpn-tb_nav_8hh {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 638px) {.jpn-tb_nav_8hh {
  display: flex;
}
}.jpn-tb_tab_8hh {
  padding: 0.5rem 0.875rem;
  transition: background .15s,color .15s;
  border-radius: 10px;
  font-weight: 600;
  color: #9A8EBA;
  font-size: 0.813rem;
  white-space: nowrap;
}.jpn-tb_tab_8hh:hover {
  background: rgba(255,255,255,0.05);
  color: #F0EBFF;
}.jpn-tb_tab_8hh.jpn-state_active_8hh {
  background: rgba(155,69,245,0.18);
  color: #F0EBFF;
}.jpn-tb_right_8hh {
  gap: 0.5rem;
  margin-left: auto;
  flex-shrink: 0;
  align-items: center;
  display: flex;
}.jpn-tb_login_8hh {
  border: 1px solid rgba(255,255,255,0.11);
  padding: 0.563rem 1rem;
  border-radius: 0.625rem;
  background: rgba(255,255,255,0.05);
  transition: border-color .2s,color .2s;
  color: #C8BFDF;
  font-size: 0.813rem;
  font-weight: 600;
  display: none;
}.jpn-tb_login_8hh:hover {
  border-color: rgba(162,88,255,0.45);
  color: #F0EBFF;
}
@media(min-width: 481px) {.jpn-tb_login_8hh {
  display: block;
}
}.jpn-tb_reg_8hh {
  padding: 9px 1.125rem;
  border-radius: 0.625rem;
  transition: background .2s;
  background: #1FD17A;
  font-size: 0.813rem;
  color: #0C0818;
  white-space: nowrap;
  font-weight: 700;
}.jpn-tb_reg_8hh:hover {
  background: #29E88A;
}.jpn-sb_8hh {
  border-right: 1px solid rgba(255,255,255,0.05);
  background: #181228;
  transition: transform .25s ease;
  transform: translateX(-100%);
  overflow-y: auto;
  bottom: 0;
  left: 0;
  position: fixed;
  top: 3.5rem;
  width: 220px;
  z-index: 70;
}.jpn-sb_8hh.jpn-state_open_8hh {
  transform: translateX(0);
}.jpn-sb_8hh::-webkit-scrollbar {
  width: 0.25rem;
}.jpn-sb_8hh::-webkit-scrollbar-thumb {
  background: rgba(255,255,255,0.07);
  border-radius: 2px;
}
@media(min-width:1080px) {.jpn-sb_8hh {
  transform: translateX(0);
}
}.jpn-sb_auth_8hh {
  padding: 0.875rem 0.75rem 10px;
}.jpn-sb_btn_reg_8hh {
  border-radius: 0.625rem;
  padding: 11px;
  background: #1FD17A;
  transition: background .2s;
  display: block;
  margin-bottom: 8px;
  color: #0C0818;
  text-align: center;
  font-size: 0.813rem;
  font-weight: 700;
}.jpn-sb_btn_reg_8hh:hover {
  background: #29E88A;
}.jpn-sb_btn_login_8hh {
  transition: border-color .2s;
  border-radius: 10px;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.11);
  padding: 0.625rem;
  font-size: 13px;
  color: #C8BFDF;
  display: block;
  font-weight: 600;
  text-align: center;
}.jpn-sb_btn_login_8hh:hover {
  border-color: rgba(162,88,255,0.45);
  color: #F0EBFF;
}.jpn-sb_promo_8hh {
  border: 1px solid rgba(155,69,245,0.18);
  padding: 0.75rem 0.875rem;
  border-radius: 10px;
  overflow: hidden;
  background: linear-gradient(135deg,#3A0D8F,#181228);
  margin: 0 0.75rem 0.625rem;
  position: relative;
}.jpn-sb_promo_8hh::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(155,69,245,0.18),transparent 70%);
  width: 5rem;
  content: '';
  top: -20px;
  height: 5rem;
  position: absolute;
  right: -20px;
}.jpn-sb_promo_title_8hh {
  letter-spacing: .06em;
  margin-bottom: 4px;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  color: #9B45F5;
}.jpn-sb_promo_text_8hh {
  overflow-wrap: break-word;
  font-weight: 600;
  line-height: 1.35;
  font-size: 0.75rem;
  color: #F0EBFF;
}.jpn-sb_promo_sub_8hh {
  font-size: 0.625rem;
  color: #6E6290;
  margin-top: 3px;
}.jpn-sb_nav_8hh {
  padding: 6px 8px 16px;
}.jpn-sb_nav_lb_8hh {
  padding: 10px 0.5rem 0.375rem;
  text-transform: uppercase;
  font-size: 0.625rem;
  color: #4E4570;
  font-weight: 700;
  letter-spacing: .08em;
}.jpn-sb_link_8hh {
  gap: 10px;
  padding: 9px 10px;
  transition: background .15s,color .15s;
  border-radius: 0.375rem;
  cursor: pointer;
  font-size: 0.813rem;
  font-weight: 500;
  align-items: center;
  display: flex;
  overflow-wrap: break-word;
  color: #9A8EBA;
}.jpn-sb_link_8hh:hover {
  background: rgba(255,255,255,0.05);
  color: #F0EBFF;
}.jpn-sb_link_8hh.jpn-state_active_8hh {
  background: rgba(155,69,245,0.18);
  color: #F0EBFF;
}.jpn-sb_ic_8hh {
  border-radius: 0.375rem;
  flex-shrink: 0;
  justify-content: center;
  width: 30px;
  height: 1.875rem;
  align-items: center;
  display: flex;
}.jpn-sb_ic_8hh svg {
  stroke-linejoin: round;
  height: 16px;
  width: 16px;
  stroke-linecap: round;
}.jpn-sb_ic_1_8hh {
  background: rgba(155,69,245,0.07);
  color: #9B45F5;
}.jpn-sb_ic_2_8hh {
  background: rgba(31,209,122,0.14);
  color: #1FD17A;
}.jpn-sb_ic_3_8hh {
  background: rgba(245,166,35,0.13);
  color: #F5A623;
}.jpn-sb_ic_4_8hh {
  background: rgba(196,56,192,0.16);
  color: #C438C0;
}.jpn-sb_ic_5_8hh {
  background: rgba(155,69,245,0.07);
  color: #FF3D8A;
}.jpn-sb_ic_6_8hh {
  background: rgba(196,56,192,0.16);
  color: #7B2EDD;
}.jpn-sb_badge_8hh {
  background: #F5A623;
  border-radius: 6px;
  padding: 2px 0.438rem;
  font-size: 0.563rem;
  margin-left: auto;
  font-weight: 700;
  color: #0C0818;
}.jpn-sb_bot_8hh {
  gap: 8px;
  padding: 0.75rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  display: flex;
}.jpn-sb_lang_8hh,.jpn-sb_help_8hh {
  border: 1px solid rgba(255,255,255,0.06);
  flex: 1;
  border-radius: 0.375rem;
  gap: 6px;
  transition: border-color .2s;
  background: rgba(255,255,255,0.05);
  padding: 0.563rem 0.375rem;
  align-items: center;
  display: flex;
  font-weight: 600;
  color: #9A8EBA;
  justify-content: center;
  font-size: 11px;
}.jpn-sb_lang_8hh:hover,.jpn-sb_help_8hh:hover {
  border-color: rgba(162,88,255,0.45);
  color: #F0EBFF;
}.jpn-sb_lang_8hh svg,.jpn-sb_help_8hh svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.813rem;
  height: 0.813rem;
}.jpn-sb_bd_8hh {
  background: rgba(8,5,15,0.72);
  inset: 0;
  z-index: 69;
  position: fixed;
  display: none;
}.jpn-sb_bd_8hh.jpn-state_on_8hh {
  display: block;
}
@media(min-width: 1083px) {.jpn-sb_bd_8hh {
  display: none!important;
}
}.jpn-mob_nav_8hh {
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #181228;
  border-top: 1px solid rgba(255,255,255,0.11);
  display: flex;
  left: 0;
  bottom: 0;
  position: fixed;
  right: 0;
  z-index: 80;
}
@media(min-width: 1078px) {.jpn-mob_nav_8hh {
  display: none;
}
}.jpn-mob_nav_item_8hh {
  gap: 0.25rem;
  flex: 1;
  padding: 4px 2px;
  align-items: center;
  flex-direction: column;
  display: flex;
  cursor: pointer;
  color: #4E4570;
}.jpn-mob_nav_ic_8hh {
  line-height: 1;
}.jpn-mob_nav_ic_8hh svg {
  stroke-linecap: round;
  height: 20px;
  width: 20px;
  stroke-linejoin: round;
}.jpn-mob_nav_lb_8hh {
  color: #4E4570;
  font-size: 0.625rem;
  font-weight: 600;
}.jpn-mob_nav_item_8hh.jpn-state_active_8hh {
  color: #9B45F5;
}.jpn-mob_nav_item_8hh.jpn-state_active_8hh .jpn-mob_nav_lb_8hh {
  color: #9B45F5;
}.jpn-hero_8hh {
  background: #0E0A1A;
  padding: 1.25rem 16px 0;
}
@media(min-width: 771px) {.jpn-hero_8hh {
  padding: 24px 24px 0;
}
}.jpn-hero_in_8hh {
  margin: 0 auto;
  gap: 0.75rem;
  max-width: 83.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 859px) {.jpn-hero_in_8hh {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width:1100px) {.jpn-hero_in_8hh {
  grid-template-columns: 1fr 21.25rem;
}
}.jpn-hero_promo_8hh {
  border-radius: 16px;
  background: #131020;
  overflow: hidden;
  min-height: 220px;
  align-items: stretch;
  display: flex;
  position: relative;
}
@media(min-width:768px) {.jpn-hero_promo_8hh {
  min-height: 17.5rem;
}
}.jpn-hero_promo_bg_8hh {
  inset: 0;
  background: linear-gradient(120deg,#3A0D8F 0%,#0E0A1A 100%);
  background-position: center;
  position: absolute;
  background-size: cover;
}.jpn-hero_promo_bg_8hh::after {
  background: linear-gradient(90deg,#0E0A1A 0%,rgba(8,5,15,0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.jpn-hero_promo_glow_8hh {
  background: radial-gradient(circle,rgba(196,56,192,0.16) 0%,transparent 65%);
  border-radius: 50%;
  position: absolute;
  height: 18.75rem;
  width: 18.75rem;
  pointer-events: none;
  right: 60px;
  top: -2.5rem;
}.jpn-hero_promo_ct_8hh {
  padding: 1.75rem 24px 1.75rem 28px;
  position: relative;
  flex-direction: column;
  display: flex;
  justify-content: center;
  z-index: 2;
  max-width: 30rem;
}
@media(min-width: 765px) {.jpn-hero_promo_ct_8hh {
  padding: 2.5rem 32px;
}
}.jpn-hero_badge_8hh {
  background: rgba(155,69,245,0.18);
  border-radius: 24px;
  border: 1px solid rgba(155,69,245,0.07);
  padding: 5px 0.75rem;
  color: #9B45F5;
  font-size: 10px;
  letter-spacing: .08em;
  margin-bottom: 14px;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 700;
}.jpn-hero_h1_8hh {
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  margin-bottom: 10px;
  font-size: 26px;
  font-weight: 800;
  color: #F0EBFF;
  line-height: 1.15;
}.jpn-hero_h1_8hh em {
  font-style: normal;
  color: #F5A623;
}
@media(min-width:768px) {.jpn-hero_h1_8hh {
  font-size: 2.25rem;
}
}.jpn-hero_sub_8hh {
  color: #9A8EBA;
  margin-bottom: 20px;
  font-size: 0.813rem;
  line-height: 1.55;
}
@media(min-width: 766px) {.jpn-hero_sub_8hh {
  font-size: 0.875rem;
}
}.jpn-hero_row_8hh {
  gap: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.jpn-hero_cta_8hh {
  background: #1FD17A;
  padding: 0.813rem 26px;
  transition: background .2s;
  border-radius: 0.625rem;
  color: #0C0818;
  font-weight: 700;
  font-size: 14px;
  box-shadow: 0 0 0.875rem 1px rgba(31,209,122,0.45), 3px 5px 10px rgba(8,5,15,0.5);
}.jpn-hero_cta_8hh:hover {
  background: #29E88A;
}.jpn-hero_terms_8hh {
  color: #4E4570;
  font-size: 11px;
}.jpn-hero_game_8hh {
  background: #131020;
  border-radius: 16px;
  border: 1px solid rgba(255,255,255,0.06);
  overflow: hidden;
  flex-direction: column;
  position: relative;
  display: flex;
}.jpn-hero_game_badge_8hh {
  border: 1px solid rgba(245,166,35,0.13);
  border-radius: 24px;
  background: rgba(245,166,35,0.13);
  padding: 5px 0.625rem;
  top: 12px;
  color: #F5A623;
  font-weight: 700;
  left: 12px;
  z-index: 3;
  text-transform: uppercase;
  letter-spacing: .06em;
  font-size: 10px;
  position: absolute;
}.jpn-hero_game_badge_8hh svg {
  width: 11px;
  margin-right: 4px;
  vertical-align: -1px;
  height: 0.688rem;
}.jpn-hero_game_img_8hh {
  background: linear-gradient(135deg,#3A0D8F,#0E0A1A);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.jpn-hero_game_img_8hh img {
  inset: 0;
  object-fit: cover;
  position: absolute;
  width: 100%;
  height: 100%;
}.jpn-hero_game_play_8hh {
  inset: 0;
  transition: opacity .2s;
  background: rgba(8,5,15,0.72);
  display: flex;
  position: absolute;
  justify-content: center;
  align-items: center;
  opacity: 0;
}.jpn-hero_game_8hh:hover .jpn-hero_game_play_8hh {
  opacity: 1;
}.jpn-hero_game_play_8hh span {
  background: #9B45F5;
  border-radius: 50%;
  width: 52px;
  align-items: center;
  display: flex;
  justify-content: center;
  height: 52px;
}.jpn-hero_game_play_8hh span svg {
  height: 18px;
  margin-left: 2px;
  width: 1.125rem;
}.jpn-hero_game_info_8hh {
  padding: 14px 1rem;
}.jpn-hero_game_title_8hh {
  margin-bottom: 4px;
  overflow-wrap: break-word;
  color: #F0EBFF;
  font-size: 0.938rem;
  font-weight: 700;
}.jpn-hero_game_provider_8hh {
  font-size: 0.688rem;
  color: #6E6290;
}.jpn-hero_game_btn_8hh {
  transition: background .2s;
  border-radius: 10px;
  padding: 11px;
  background: #9B45F5;
  margin: 0.75rem 16px 1rem;
  font-size: 13px;
  display: block;
  color: #F0EBFF;
  text-align: center;
  font-weight: 700;
}.jpn-hero_game_8hh:hover .jpn-hero_game_btn_8hh {
  background: #B066FF;
}.jpn-sbar_8hh {
  background: #0E0A1A;
  padding: 1rem 1rem 0;
}
@media(min-width: 765px) {.jpn-sbar_8hh {
  padding: 1.125rem 1.5rem 0;
}
}.jpn-sbar_in_8hh {
  margin: 0 auto;
  max-width: 83.75rem;
}.jpn-sbar_row_8hh {
  gap: 10px;
  margin-bottom: 12px;
  display: flex;
  flex-wrap: wrap;
}.jpn-sbar_input_8hh {
  border-radius: 10px;
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.11);
  flex: 1;
  background: #131020;
  gap: 0.625rem;
  padding: 0.688rem 1rem;
  align-items: center;
  color: #6E6290;
  font-size: 0.813rem;
  display: flex;
  cursor: pointer;
}.jpn-sbar_input_8hh:hover {
  border-color: rgba(162,88,255,0.45);
}.jpn-sbar_input_8hh svg {
  width: 15px;
  height: 15px;
  stroke-linejoin: round;
  stroke-linecap: round;
  flex-shrink: 0;
}.jpn-sbar_providers_8hh {
  transition: border-color .2s;
  gap: 8px;
  border-radius: 0.625rem;
  padding: 0.688rem 1.125rem;
  border: 1px solid rgba(255,255,255,0.11);
  background: #131020;
  white-space: nowrap;
  display: flex;
  color: #C8BFDF;
  font-size: 0.813rem;
  font-weight: 600;
  align-items: center;
}.jpn-sbar_providers_8hh:hover {
  border-color: rgba(162,88,255,0.45);
  color: #F0EBFF;
}.jpn-sbar_providers_8hh svg {
  width: 0.875rem;
  stroke-linejoin: round;
  height: 0.875rem;
  stroke-linecap: round;
}.jpn-sbar_tabs_8hh {
  gap: 0.375rem;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 2px;
  display: flex;
}.jpn-sbar_tabs_8hh::-webkit-scrollbar {
  display: none;
}.jpn-sbar_tab_8hh {
  transition: background .15s,color .15s,border-color .15s;
  padding: 0.5rem 14px;
  border-radius: 24px;
  border: 1px solid rgba(255,255,255,0.06);
  background: rgba(255,255,255,0.05);
  gap: 0.438rem;
  white-space: nowrap;
  display: flex;
  color: #9A8EBA;
  font-size: 0.75rem;
  font-weight: 600;
  align-items: center;
  cursor: pointer;
  flex-shrink: 0;
}.jpn-sbar_tab_8hh:hover {
  border-color: rgba(162,88,255,0.45);
  background: rgba(255,255,255,0.07);
  color: #F0EBFF;
}.jpn-sbar_tab_8hh.jpn-state_active_8hh {
  border-color: rgba(155,69,245,0.07);
  background: rgba(155,69,245,0.18);
  color: #F0EBFF;
}.jpn-sbar_tab_ic_8hh svg {
  height: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.875rem;
}.jpn-ws_8hh {
  padding: 2rem 1rem 0;
  background: #0E0A1A;
}
@media(min-width:768px) {.jpn-ws_8hh {
  padding: 36px 24px 0;
}
}.jpn-ws_in_8hh {
  margin: 0 auto;
  max-width: 1340px;
}.jpn-ws_head_8hh {
  gap: 12px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.875rem;
}.jpn-ws_title_8hh {
  gap: 0.625rem;
  font-weight: 700;
  font-size: 16px;
  color: #F0EBFF;
  overflow-wrap: break-word;
  align-items: center;
  font-family: 'Rajdhani', sans-serif;
  display: flex;
  flex-wrap: wrap;
}.jpn-ws_title_ic_8hh svg {
  stroke-linejoin: round;
  color: #F5A623;
  width: 18px;
  stroke-linecap: round;
  height: 18px;
}.jpn-ws_online_8hh {
  gap: 7px;
  align-items: center;
  color: #6E6290;
  font-weight: 600;
  display: flex;
  font-size: 12px;
}.jpn-ws_online_dot_8hh {
  border-radius: 50%;
  background: #1FD17A;
  width: 8px;
  box-shadow: 0 0 6px rgba(31,209,122,0.14);
  flex-shrink: 0;
  height: 8px;
}.jpn-ws_scroll_8hh {
  gap: 0.5rem;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 0.5rem;
  display: flex;
}.jpn-ws_scroll_8hh::-webkit-scrollbar {
  display: none;
}.jpn-wc_8hh {
  background: #131020;
  gap: 0.625rem;
  border-radius: 10px;
  padding: 0.625rem 0.875rem;
  border: 1px solid rgba(255,255,255,0.11);
  min-width: 13.75rem;
  align-items: center;
  display: flex;
  flex-shrink: 0;
}.jpn-wc_img_8hh {
  border-radius: 0.375rem;
  overflow: hidden;
  background: #181228;
  height: 36px;
  flex-shrink: 0;
  width: 36px;
}.jpn-wc_img_8hh img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.jpn-wc_info_8hh {
  min-width: 0;
}.jpn-wc_game_8hh {
  overflow: hidden;
  color: #C8BFDF;
  font-size: 0.75rem;
  font-weight: 600;
  text-overflow: ellipsis;
  white-space: nowrap;
}.jpn-wc_player_8hh {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.625rem;
  color: #4E4570;
  white-space: nowrap;
}.jpn-wc_amount_8hh {
  color: #1FD17A;
  font-weight: 700;
  margin-left: auto;
  font-size: 0.813rem;
  white-space: nowrap;
  flex-shrink: 0;
}.jpn-reg_8hh {
  background: #0E0A1A;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.jpn-reg_8hh {
  padding: 44px 24px 0;
}
}.jpn-reg_in_8hh {
  padding: 28px 24px;
  border: 1px solid rgba(255,255,255,0.06);
  margin: 0 auto;
  background: #181228;
  border-radius: 1rem;
  max-width: 1340px;
}
@media(min-width: 769px) {.jpn-reg_in_8hh {
  padding: 2.5rem;
}
}.jpn-reg_top_8hh {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 862px) {.jpn-reg_top_8hh {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.jpn-reg_label_8hh {
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #9B45F5;
  font-weight: 700;
}.jpn-reg_h2_8hh {
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  font-size: 22px;
  color: #F0EBFF;
  font-family: 'Rajdhani', sans-serif;
  line-height: 1.2;
  font-weight: 800;
}
@media(min-width: 765px) {.jpn-reg_h2_8hh {
  font-size: 1.75rem;
}
}.jpn-reg_bonus_8hh {
  background: rgba(245,166,35,0.13);
  border-radius: 10px;
  border: 1px solid rgba(245,166,35,0.13);
  padding: 0.625rem 16px;
  gap: 0.5rem;
  display: inline-flex;
  align-items: center;
  margin-bottom: 1rem;
}.jpn-reg_bonus_amount_8hh {
  font-weight: 800;
  font-size: 1.25rem;
  color: #F5A623;
}.jpn-reg_bonus_text_8hh {
  color: #9A8EBA;
  line-height: 1.35;
  font-size: 0.813rem;
}.jpn-reg_cta_btn_8hh {
  transition: background .2s;
  border-radius: 0.625rem;
  padding: 0.875rem 2rem;
  background: #1FD17A;
  color: #0C0818;
  font-size: 15px;
  margin-bottom: 0.75rem;
  display: inline-block;
  font-weight: 700;
  box-shadow: 0 0 14px 1px rgba(31,209,122,0.45), 3px 0.313rem 0.625rem rgba(8,5,15,0.5);
}.jpn-reg_cta_btn_8hh:hover {
  background: #29E88A;
}.jpn-reg_terms_8hh {
  color: #4E4570;
  font-size: 11px;
  line-height: 1.5;
}.jpn-reg_seo_8hh {
  border-top: 1px solid rgba(255,255,255,0.05);
  overflow-wrap: break-word;
  padding-top: 20px;
  color: #6E6290;
  line-height: 1.65;
  font-size: 13px;
  margin-top: 20px;
}.jpn-reg_seo_8hh p {
  line-height: 1.65;
  color: #6E6290;
  font-size: 13px;
  margin-bottom: 10px;
}.jpn-reg_seo_8hh p:last-child {
  margin-bottom: 0;
}.jpn-reg_seo_8hh strong {
  color: #C8BFDF;
  font-weight: 700;
}.jpn-reg_seo_8hh a {
  transition: color .2s;
  text-decoration: underline;
  color: #9B45F5;
}.jpn-reg_seo_8hh a:hover {
  color: #B066FF;
}.jpn-reg_seo_8hh ul,.jpn-reg_seo_8hh ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 1.125rem;
}.jpn-reg_seo_8hh ol {
  list-style: decimal;
}.jpn-reg_seo_8hh li {
  line-height: 1.65;
  margin-bottom: 4px;
  color: #6E6290;
  font-size: 0.813rem;
}.jpn-reg_seo_8hh table {
  font-size: 0.813rem;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
  margin-bottom: 10px;
}
@media(min-width:768px) {.jpn-reg_seo_8hh table {
  display: table;
}
}.jpn-reg_seo_8hh th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 8px;
  text-align: left;
  font-weight: 700;
  color: #C8BFDF;
}.jpn-reg_seo_8hh td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #6E6290;
}.jpn-reg_steps_8hh {
  gap: 0.875rem;
  flex-direction: column;
  display: flex;
  margin-top: 28px;
}
@media(min-width: 861px) {.jpn-reg_steps_8hh {
  margin-top: 0;
}
}.jpn-reg_step_8hh {
  background: rgba(255,255,255,0.05);
  border-radius: 0.625rem;
  border: 1px solid rgba(255,255,255,0.06);
  padding: 16px;
  gap: 14px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.jpn-reg_step_num_8hh {
  border-radius: 50%;
  border: 1px solid rgba(155,69,245,0.07);
  background: rgba(155,69,245,0.18);
  height: 2.125rem;
  display: flex;
  color: #9B45F5;
  flex-shrink: 0;
  font-weight: 800;
  font-size: 14px;
  justify-content: center;
  width: 34px;
  align-items: center;
}.jpn-reg_step_title_8hh {
  margin-bottom: 3px;
  font-size: 14px;
  color: #F0EBFF;
  font-weight: 700;
}.jpn-reg_step_text_8hh {
  line-height: 1.5;
  color: #6E6290;
  font-size: 12px;
}.jpn-reg_trust_8hh {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 10px;
  margin-top: 1.25rem;
  flex-wrap: wrap;
  padding-top: 1.25rem;
  display: flex;
}.jpn-reg_trust_item_8hh {
  gap: 0.438rem;
  font-size: 12px;
  align-items: center;
  color: #6E6290;
  display: flex;
  overflow-wrap: break-word;
}.jpn-reg_trust_ic_8hh svg {
  height: 16px;
  stroke-linejoin: round;
  color: #9B45F5;
  stroke-linecap: round;
  width: 1rem;
}.jpn-prov_8hh {
  background: #0E0A1A;
  padding: 36px 1rem 0;
}
@media(min-width: 767px) {.jpn-prov_8hh {
  padding: 2.75rem 1.5rem 0;
}
}.jpn-prov_in_8hh {
  margin: 0 auto;
  max-width: 83.75rem;
}.jpn-prov_head_8hh {
  margin-bottom: 16px;
}.jpn-prov_label_8hh {
  margin-bottom: 0.5rem;
  font-size: 11px;
  color: #9B45F5;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
}.jpn-prov_h2_8hh {
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-size: 1.25rem;
  font-family: 'Rajdhani', sans-serif;
  color: #F0EBFF;
  font-weight: 800;
}
@media(min-width: 771px) {.jpn-prov_h2_8hh {
  font-size: 24px;
}
}.jpn-prov_seo_8hh {
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #6E6290;
  max-width: 38.75rem;
  margin-bottom: 16px;
}.jpn-prov_seo_8hh strong {
  font-weight: 700;
  color: #C8BFDF;
}.jpn-prov_seo_8hh a {
  color: #9B45F5;
  text-decoration: underline;
}.jpn-prov_grid_8hh {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 639px) {.jpn-prov_grid_8hh {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width:1080px) {.jpn-prov_grid_8hh {
  grid-template-columns: repeat(8,1fr);
}
}.jpn-prov_card_8hh {
  border-radius: 0.625rem;
  transition: border-color .2s,background .2s;
  gap: 7px;
  padding: 14px 0.625rem;
  background: #131020;
  border: 1px solid rgba(255,255,255,0.11);
  align-items: center;
  display: flex;
  cursor: pointer;
  flex-direction: column;
}.jpn-prov_card_8hh:hover {
  background: #181228;
  border-color: rgba(162,88,255,0.45);
}.jpn-prov_logo_8hh {
  background: rgba(255,255,255,0.05);
  overflow: hidden;
  border-radius: 0.375rem;
  justify-content: center;
  align-items: center;
  height: 44px;
  width: 2.75rem;
  display: flex;
}.jpn-prov_logo_8hh img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.jpn-prov_name_8hh {
  font-size: 0.688rem;
  color: #9A8EBA;
  font-weight: 600;
  overflow-wrap: break-word;
  text-align: center;
}.jpn-app_8hh {
  background: #0E0A1A;
  padding: 36px 1rem 0;
}
@media(min-width: 767px) {.jpn-app_8hh {
  padding: 2.75rem 24px 0;
}
}.jpn-app_in_8hh {
  margin: 0 auto;
  max-width: 83.75rem;
}.jpn-app_head_8hh {
  margin-bottom: 16px;
}.jpn-app_label_8hh {
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #9B45F5;
  margin-bottom: 0.5rem;
  font-weight: 700;
  font-size: 0.688rem;
}.jpn-app_h2_8hh {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #F0EBFF;
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
  margin-bottom: 0.375rem;
}
@media(min-width:768px) {.jpn-app_h2_8hh {
  font-size: 24px;
}
}.jpn-app_sub_8hh {
  line-height: 1.6;
  max-width: 37.5rem;
  color: #6E6290;
  font-size: 13px;
  overflow-wrap: break-word;
}.jpn-app_sub_8hh strong {
  font-weight: 700;
  color: #C8BFDF;
}.jpn-app_cards_8hh {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  margin-top: 16px;
  display: grid;
}
@media(min-width: 639px) {.jpn-app_cards_8hh {
  grid-template-columns: repeat(3,1fr);
}
}.jpn-app_card_8hh {
  padding: 1.25rem;
  border-radius: 0.625rem;
  overflow: hidden;
  gap: 16px;
  display: flex;
  position: relative;
  flex-wrap: wrap;
  align-items: flex-start;
}.jpn-app_card_ios_8hh {
  background: linear-gradient(135deg,rgba(155,69,245,0.18) 0%,#181228 100%);
}.jpn-app_card_android_8hh {
  background: linear-gradient(135deg,rgba(31,209,122,0.14) 0%,#181228 100%);
}.jpn-app_card_win_8hh {
  background: linear-gradient(135deg,rgba(245,166,35,0.13) 0%,#181228 100%);
}.jpn-app_card_ic_8hh svg {
  stroke-linecap: round;
  width: 2.125rem;
  height: 34px;
  stroke-linejoin: round;
}.jpn-app_card_ic_8hh {
  flex-shrink: 0;
  color: #F0EBFF;
}.jpn-app_card_os_8hh {
  color: #6E6290;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 10px;
  margin-bottom: 0.375rem;
}.jpn-app_card_title_8hh {
  overflow-wrap: break-word;
  line-height: 1.2;
  font-size: 0.938rem;
  margin-bottom: 6px;
  color: #F0EBFF;
  font-weight: 700;
}.jpn-app_card_text_8hh {
  overflow-wrap: break-word;
  line-height: 1.5;
  color: #6E6290;
  font-size: 0.75rem;
  margin-bottom: 0.875rem;
}.jpn-app_card_btn_8hh {
  gap: 7px;
  padding: 10px 1.125rem;
  background: rgba(255,255,255,0.12);
  border: 1px solid rgba(162,88,255,0.45);
  transition: background .2s;
  border-radius: 6px;
  align-items: center;
  font-weight: 700;
  font-size: 0.813rem;
  display: inline-flex;
  color: #F0EBFF;
}.jpn-app_card_btn_8hh:hover {
  background: rgba(255,255,255,0.07);
}.jpn-htp_8hh {
  background: #0E0A1A;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.jpn-htp_8hh {
  padding: 44px 1.5rem 0;
}
}.jpn-htp_in_8hh {
  margin: 0 auto;
  max-width: 1340px;
}.jpn-htp_head_8hh {
  margin-bottom: 22px;
  max-width: 45rem;
}.jpn-htp_label_8hh {
  font-size: 11px;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  color: #9B45F5;
}.jpn-htp_h2_8hh {
  margin-bottom: 0.5rem;
  font-size: 22px;
  font-weight: 800;
  color: #F0EBFF;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.jpn-htp_h2_8hh {
  font-size: 28px;
}
}.jpn-htp_intro_8hh {
  color: #6E6290;
  line-height: 1.6;
  font-size: 0.875rem;
}.jpn-htp_steps_8hh {
  padding: 0;
  margin: 0;
  gap: 12px;
  list-style: none;
  grid-template-columns: 1fr;
  display: grid;
  counter-reset: none;
}
@media(min-width: 642px) {.jpn-htp_steps_8hh {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.jpn-htp_steps_8hh {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.jpn-htp_step_8hh {
  background: #181228;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 10px;
  padding: 20px 18px 1.125rem;
  display: flex;
  flex-direction: column;
  position: relative;
}.jpn-htp_step_num_8hh {
  background: #9B45F5;
  border-radius: 50%;
  width: 1.75rem;
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
  align-items: center;
  font-size: 13px;
  top: -0.75rem;
  position: absolute;
  display: flex;
  justify-content: center;
  color: #0C0818;
  left: 1.25rem;
  height: 1.75rem;
}.jpn-htp_step_ic_8hh {
  border-radius: 6px;
  margin: 8px 0 12px;
  background: rgba(155,69,245,0.18);
  color: #9B45F5;
  align-items: center;
  width: 36px;
  display: flex;
  height: 36px;
  justify-content: center;
}.jpn-htp_step_ic_8hh svg {
  width: 1.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.125rem;
}.jpn-htp_step_h_8hh {
  font-size: 14px;
  font-weight: 700;
  color: #F0EBFF;
  line-height: 1.25;
  margin-bottom: 6px;
  overflow-wrap: break-word;
}.jpn-htp_step_p_8hh {
  line-height: 1.55;
  overflow-wrap: break-word;
  color: #6E6290;
  font-size: 0.813rem;
}.jpn-htp_step_p_8hh strong {
  font-weight: 600;
  color: #C8BFDF;
}.jpn-htp_cta_8hh {
  background: #1FD17A;
  transition: background .2s;
  padding: 13px 26px;
  border-radius: 0.625rem;
  display: inline-block;
  font-size: 0.875rem;
  margin-top: 20px;
  font-weight: 700;
  color: #0C0818;
}.jpn-htp_cta_8hh:hover {
  background: #29E88A;
}.jpn-bon_8hh {
  padding: 2.25rem 1rem 0;
  background: #0E0A1A;
}
@media(min-width: 769px) {.jpn-bon_8hh {
  padding: 44px 24px 0;
}
}.jpn-bon_in_8hh {
  margin: 0 auto;
  max-width: 1340px;
}.jpn-bon_head_8hh {
  margin-bottom: 1.25rem;
}.jpn-bon_label_8hh {
  font-size: 11px;
  color: #9B45F5;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}.jpn-bon_h2_8hh {
  margin-bottom: 8px;
  font-family: 'Rajdhani', sans-serif;
  color: #F0EBFF;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
}
@media(min-width: 766px) {.jpn-bon_h2_8hh {
  font-size: 24px;
}
}.jpn-bon_seo_8hh {
  line-height: 1.6;
  color: #6E6290;
  overflow-wrap: break-word;
  font-size: 13px;
  max-width: 620px;
}.jpn-bon_seo_8hh strong {
  font-weight: 700;
  color: #C8BFDF;
}.jpn-bon_seo_8hh a {
  text-decoration: underline;
  color: #9B45F5;
}.jpn-bon_grid_8hh {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 641px) {.jpn-bon_grid_8hh {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.jpn-bon_grid_8hh {
  grid-template-columns: repeat(5,1fr);
}
}.jpn-bon_card_8hh {
  background: #131020;
  border: 1px solid rgba(255,255,255,0.11);
  transition: border-color .2s,transform .2s;
  border-radius: 10px;
  padding: 1rem;
}.jpn-bon_card_8hh:hover {
  transform: translateY(-2px);
  border-color: rgba(155,69,245,0.07);
}.jpn-bon_card_ic_8hh svg {
  stroke-linecap: round;
  width: 1.625rem;
  stroke-linejoin: round;
  height: 26px;
}.jpn-bon_card_ic_8hh {
  margin-bottom: 10px;
}.jpn-bon_card_type_8hh {
  letter-spacing: .06em;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.375rem;
  color: #6E6290;
  font-size: 10px;
}.jpn-bon_card_amount_8hh {
  line-height: 1.1;
  font-size: 1.125rem;
  margin-bottom: 6px;
  color: #F5A623;
  font-weight: 800;
}.jpn-bon_card_name_8hh {
  color: #F0EBFF;
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 0.813rem;
  margin-bottom: 8px;
}.jpn-bon_card_detail_8hh {
  border-top: 1px solid rgba(255,255,255,0.05);
  overflow-wrap: break-word;
  line-height: 1.5;
  font-size: 11px;
  padding-top: 8px;
  color: #4E4570;
}.jpn-seo_8hh {
  padding: 2.25rem 1rem 0;
  background: #0E0A1A;
}
@media(min-width: 769px) {.jpn-seo_8hh {
  padding: 2.75rem 1.5rem 0;
}
}.jpn-seo_in_8hh {
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.11);
  background: #181228;
  border-radius: 16px;
  padding: 1.75rem 24px;
  max-width: 83.75rem;
}
@media(min-width: 766px) {.jpn-seo_in_8hh {
  padding: 2.25rem 2.5rem;
}
}.jpn-seo_label_8hh {
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: 700;
  color: #9B45F5;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.jpn-seo_h2_8hh {
  font-size: 1.25rem;
  font-family: 'Rajdhani', sans-serif;
  color: #F0EBFF;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-weight: 800;
}
@media(min-width:768px) {.jpn-seo_h2_8hh {
  font-size: 1.5rem;
}
}.jpn-seo_body_8hh {
  color: #9A8EBA;
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 0.875rem;
}.jpn-seo_body_8hh p {
  margin-bottom: 0.75rem;
  color: #9A8EBA;
  font-size: 0.875rem;
  line-height: 1.75;
}.jpn-seo_body_8hh p:last-child {
  margin-bottom: 0;
}.jpn-seo_body_8hh strong {
  font-weight: 700;
  color: #C8BFDF;
}.jpn-seo_body_8hh a {
  transition: color .2s;
  color: #9B45F5;
  text-decoration: underline;
}.jpn-seo_body_8hh a:hover {
  color: #B066FF;
}.jpn-seo_body_8hh ul,.jpn-seo_body_8hh ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.jpn-seo_body_8hh ol {
  list-style: decimal;
}.jpn-seo_body_8hh li {
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 0.375rem;
  color: #9A8EBA;
}.jpn-seo_body_8hh table {
  display: block;
  margin-bottom: 12px;
  font-size: 13px;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 765px) {.jpn-seo_body_8hh table {
  display: table;
}
}.jpn-seo_body_8hh th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #C8BFDF;
  text-align: left;
  font-weight: 700;
}.jpn-seo_body_8hh td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 0.75rem;
  color: #9A8EBA;
}.jpn-seo_cols_8hh {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.jpn-seo_cols_8hh {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.jpn-seo_cols_8hh {
  grid-template-columns: repeat(3,1fr);
}
}.jpn-seo_col_h_8hh {
  font-size: 0.813rem;
  color: #C8BFDF;
  margin-bottom: 0.438rem;
  font-weight: 700;
  overflow-wrap: break-word;
}.jpn-seo_col_p_8hh {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #6E6290;
}.jpn-seo_stats_8hh {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.jpn-seo_stat_8hh {
  padding: 0.875rem 16px;
  flex: 1;
  background: rgba(155,69,245,0.07);
  border-radius: 10px;
  border: 1px solid rgba(155,69,245,0.18);
  min-width: 140px;
}.jpn-seo_stat_val_8hh {
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  color: #9B45F5;
  font-weight: 800;
  font-size: 1.25rem;
}.jpn-seo_stat_lb_8hh {
  overflow-wrap: break-word;
  color: #6E6290;
  font-size: 0.688rem;
}.jpn-seo_8hh {
  padding: 36px 16px 0;
  background: #0E0A1A;
}
@media(min-width: 766px) {.jpn-seo_8hh {
  padding: 2.75rem 1.5rem 0;
}
}.jpn-seo_in_8hh {
  border-radius: 1rem;
  background: #181228;
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.11);
  max-width: 1340px;
}
@media(min-width: 766px) {.jpn-seo_in_8hh {
  padding: 36px 2.5rem;
}
}.jpn-seo_label_8hh {
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #9B45F5;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  font-weight: 700;
}.jpn-seo_h2_8hh {
  margin-bottom: 0.875rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  line-height: 1.25;
  font-size: 1.25rem;
  color: #F0EBFF;
}
@media(min-width: 765px) {.jpn-seo_h2_8hh {
  font-size: 24px;
}
}.jpn-seo_body_8hh {
  overflow-wrap: break-word;
  color: #9A8EBA;
  font-size: 0.875rem;
  line-height: 1.75;
}.jpn-seo_body_8hh p {
  font-size: 14px;
  margin-bottom: 12px;
  line-height: 1.75;
  color: #9A8EBA;
}.jpn-seo_body_8hh p:last-child {
  margin-bottom: 0;
}.jpn-seo_body_8hh strong {
  font-weight: 700;
  color: #C8BFDF;
}.jpn-seo_body_8hh a {
  transition: color .2s;
  color: #9B45F5;
  text-decoration: underline;
}.jpn-seo_body_8hh a:hover {
  color: #B066FF;
}.jpn-seo_body_8hh ul,.jpn-seo_body_8hh ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.jpn-seo_body_8hh ol {
  list-style: decimal;
}.jpn-seo_body_8hh li {
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  line-height: 1.75;
  color: #9A8EBA;
}.jpn-seo_body_8hh table {
  border-collapse: collapse;
  overflow-x: auto;
  margin-bottom: 0.75rem;
  width: 100%;
  display: block;
  font-size: 13px;
}
@media(min-width: 770px) {.jpn-seo_body_8hh table {
  display: table;
}
}.jpn-seo_body_8hh th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 12px;
  text-align: left;
  color: #C8BFDF;
  font-weight: 700;
}.jpn-seo_body_8hh td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #9A8EBA;
}.jpn-seo_cols_8hh {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.jpn-seo_cols_8hh {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.jpn-seo_cols_8hh {
  grid-template-columns: repeat(3,1fr);
}
}.jpn-seo_col_h_8hh {
  margin-bottom: 0.438rem;
  color: #C8BFDF;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  font-weight: 700;
}.jpn-seo_col_p_8hh {
  font-size: 0.813rem;
  color: #6E6290;
  line-height: 1.65;
  overflow-wrap: break-word;
}.jpn-seo_stats_8hh {
  margin: 1.25rem 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.jpn-seo_stat_8hh {
  flex: 1;
  border-radius: 0.625rem;
  padding: 14px 16px;
  background: rgba(155,69,245,0.07);
  border: 1px solid rgba(155,69,245,0.18);
  min-width: 8.75rem;
}.jpn-seo_stat_val_8hh {
  font-weight: 800;
  font-size: 20px;
  color: #9B45F5;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
}.jpn-seo_stat_lb_8hh {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #6E6290;
}.jpn-pmt_8hh {
  background: #0E0A1A;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.jpn-pmt_8hh {
  padding: 44px 24px 0;
}
}.jpn-pmt_in_8hh {
  margin: 0 auto;
  max-width: 1340px;
}.jpn-pmt_head_8hh {
  max-width: 45rem;
  margin-bottom: 22px;
}.jpn-pmt_label_8hh {
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  color: #9B45F5;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
}.jpn-pmt_h2_8hh {
  font-weight: 800;
  margin-bottom: 8px;
  font-size: 1.375rem;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  color: #F0EBFF;
}
@media(min-width: 766px) {.jpn-pmt_h2_8hh {
  font-size: 1.75rem;
}
}.jpn-pmt_intro_8hh {
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #6E6290;
  font-size: 0.875rem;
}.jpn-pmt_groups_8hh {
  gap: 1.25rem;
  display: flex;
  flex-direction: column;
}.jpn-pmt_group_8hh {
  background: #181228;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 10px;
  padding: 20px;
}.jpn-pmt_group_head_8hh {
  gap: 0.75rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 10px;
}.jpn-pmt_group_ic_8hh {
  border-radius: 0.375rem;
  background: rgba(155,69,245,0.18);
  color: #9B45F5;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  height: 2.25rem;
  width: 36px;
  display: flex;
}.jpn-pmt_group_ic_8hh svg {
  stroke-linecap: round;
  width: 18px;
  height: 18px;
  stroke-linejoin: round;
}.jpn-pmt_group_h_8hh {
  margin: 0;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 700;
  color: #F0EBFF;
  font-size: 16px;
}.jpn-pmt_group_p_8hh {
  font-size: 13px;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  color: #6E6290;
  line-height: 1.6;
}.jpn-pmt_group_p_8hh strong {
  font-weight: 600;
  color: #C8BFDF;
}.jpn-pmt_table_wrap_8hh {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.jpn-pmt_table_8hh {
  min-width: 540px;
  width: 100%;
  font-size: 13px;
  border-collapse: collapse;
}.jpn-pmt_table_8hh th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 12px;
  letter-spacing: .04em;
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #C8BFDF;
  white-space: nowrap;
  text-align: left;
}.jpn-pmt_table_8hh td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.75rem;
  color: #6E6290;
}.jpn-pmt_table_8hh tbody tr:last-child td {
  border-bottom: none;
}.jpn-pmt_table_8hh tr:hover td {
  background: rgba(255,255,255,0.05);
  color: #C8BFDF;
}.jpn-seo_8hh {
  background: #0E0A1A;
  padding: 36px 1rem 0;
}
@media(min-width: 770px) {.jpn-seo_8hh {
  padding: 44px 24px 0;
}
}.jpn-seo_in_8hh {
  background: #181228;
  padding: 28px 24px;
  border-radius: 16px;
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.11);
  max-width: 1340px;
}
@media(min-width: 771px) {.jpn-seo_in_8hh {
  padding: 36px 2.5rem;
}
}.jpn-seo_label_8hh {
  font-size: 0.688rem;
  margin-bottom: 10px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  color: #9B45F5;
}.jpn-seo_h2_8hh {
  font-weight: 800;
  line-height: 1.25;
  color: #F0EBFF;
  font-size: 20px;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 770px) {.jpn-seo_h2_8hh {
  font-size: 1.5rem;
}
}.jpn-seo_body_8hh {
  overflow-wrap: break-word;
  font-size: 14px;
  color: #9A8EBA;
  line-height: 1.75;
}.jpn-seo_body_8hh p {
  font-size: 14px;
  line-height: 1.75;
  color: #9A8EBA;
  margin-bottom: 12px;
}.jpn-seo_body_8hh p:last-child {
  margin-bottom: 0;
}.jpn-seo_body_8hh strong {
  font-weight: 700;
  color: #C8BFDF;
}.jpn-seo_body_8hh a {
  transition: color .2s;
  text-decoration: underline;
  color: #9B45F5;
}.jpn-seo_body_8hh a:hover {
  color: #B066FF;
}.jpn-seo_body_8hh ul,.jpn-seo_body_8hh ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.jpn-seo_body_8hh ol {
  list-style: decimal;
}.jpn-seo_body_8hh li {
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  color: #9A8EBA;
}.jpn-seo_body_8hh table {
  font-size: 0.813rem;
  overflow-x: auto;
  margin-bottom: 12px;
  width: 100%;
  display: block;
  border-collapse: collapse;
}
@media(min-width: 767px) {.jpn-seo_body_8hh table {
  display: table;
}
}.jpn-seo_body_8hh th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 12px;
  color: #C8BFDF;
  text-align: left;
  font-weight: 700;
}.jpn-seo_body_8hh td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #9A8EBA;
}.jpn-seo_cols_8hh {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 639px) {.jpn-seo_cols_8hh {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.jpn-seo_cols_8hh {
  grid-template-columns: repeat(3,1fr);
}
}.jpn-seo_col_h_8hh {
  color: #C8BFDF;
  margin-bottom: 7px;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.jpn-seo_col_p_8hh {
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #6E6290;
}.jpn-seo_stats_8hh {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.jpn-seo_stat_8hh {
  flex: 1;
  padding: 14px 16px;
  background: rgba(155,69,245,0.07);
  border-radius: 10px;
  border: 1px solid rgba(155,69,245,0.18);
  min-width: 140px;
}.jpn-seo_stat_val_8hh {
  color: #9B45F5;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-weight: 800;
}.jpn-seo_stat_lb_8hh {
  color: #6E6290;
  font-size: 11px;
  overflow-wrap: break-word;
}.jpn-faq_8hh {
  background: #0E0A1A;
  padding: 36px 16px 0;
}
@media(min-width:768px) {.jpn-faq_8hh {
  padding: 44px 1.5rem 0;
}
}.jpn-faq_in_8hh {
  margin: 0 auto;
  max-width: 1340px;
}.jpn-faq_head_8hh {
  margin-bottom: 1.25rem;
}.jpn-faq_label_8hh {
  font-weight: 700;
  color: #9B45F5;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-size: 0.688rem;
}.jpn-faq_h2_8hh {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #F0EBFF;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
}
@media(min-width: 771px) {.jpn-faq_h2_8hh {
  font-size: 1.5rem;
}
}.jpn-faq_list_8hh {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.jpn-faq_item_8hh {
  background: #181228;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 0.625rem;
  overflow: hidden;
}.jpn-faq_q_8hh {
  padding: 16px 20px;
  transition: color .2s;
  gap: 12px;
  display: flex;
  overflow-wrap: break-word;
  color: #C8BFDF;
  cursor: pointer;
  justify-content: space-between;
  font-weight: 600;
  flex-wrap: wrap;
  font-size: 14px;
  align-items: center;
}.jpn-faq_q_8hh:hover {
  color: #F0EBFF;
}.jpn-faq_q_ic_8hh {
  background: rgba(255,255,255,0.05);
  border-radius: 50%;
  transition: transform .25s;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 1.5rem;
  color: #9B45F5;
  font-size: 1rem;
  flex-shrink: 0;
}.jpn-faq_item_8hh.jpn-state_open_8hh .jpn-faq_q_ic_8hh {
  transform: rotate(45deg);
}.jpn-faq_a_8hh {
  padding: 0 1.25rem 16px;
  display: none;
  color: #6E6290;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.7;
}.jpn-faq_item_8hh.jpn-state_open_8hh .jpn-faq_a_8hh {
  display: block;
}.jpn-faq_a_8hh strong {
  font-weight: 700;
  color: #C8BFDF;
}.jpn-faq_a_8hh a {
  text-decoration: underline;
  color: #9B45F5;
}.jpn-faq_a_8hh ul,.jpn-faq_a_8hh ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 20px;
}.jpn-faq_a_8hh ol {
  list-style: decimal;
}.jpn-faq_a_8hh li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.jpn-faq_a_8hh table {
  margin: 8px 0;
  display: block;
  width: 100%;
  font-size: 0.75rem;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width: 766px) {.jpn-faq_a_8hh table {
  display: table;
}
}.jpn-faq_a_8hh th {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #C8BFDF;
  font-weight: 700;
  text-align: left;
}.jpn-faq_a_8hh td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.375rem 0.5rem;
  color: #6E6290;
}.jpn-ft_8hh {
  background: #08050F;
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 48px;
}.jpn-ft_support_8hh {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 24px 1rem;
}
@media(min-width:768px) {.jpn-ft_support_8hh {
  padding: 28px 24px;
}
}.jpn-ft_support_in_8hh {
  gap: 1rem;
  margin: 0 auto;
  max-width: 1340px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.jpn-ft_support_main_8hh {
  gap: 16px;
  flex: 1;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  min-width: 220px;
}.jpn-ft_support_ic_8hh {
  flex-shrink: 0;
  color: #9B45F5;
}.jpn-ft_support_ic_8hh svg {
  stroke-linejoin: round;
  height: 1.875rem;
  stroke-linecap: round;
  width: 1.875rem;
}.jpn-ft_support_text_title_8hh {
  color: #F0EBFF;
  margin-bottom: 3px;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 15px;
}.jpn-ft_support_text_sub_8hh {
  color: #6E6290;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.jpn-ft_support_btn_8hh {
  transition: background .2s;
  padding: 11px 22px;
  border-radius: 10px;
  background: #9B45F5;
  font-size: 0.813rem;
  flex-shrink: 0;
  color: #F0EBFF;
  white-space: nowrap;
  font-weight: 700;
}.jpn-ft_support_btn_8hh:hover {
  background: #B066FF;
}.jpn-ft_support_contacts_8hh {
  gap: 16px;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.jpn-ft_support_contact_8hh {
  color: #4E4570;
  font-size: 0.75rem;
  line-height: 1.4;
}.jpn-ft_support_contact_8hh strong {
  font-size: 0.688rem;
  display: block;
  color: #9A8EBA;
  font-weight: 600;
  margin-bottom: 2px;
}.jpn-ft_main_8hh {
  padding: 32px 1rem 24px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 769px) {.jpn-ft_main_8hh {
  padding: 2.5rem 1.5rem 32px;
}
}.jpn-ft_main_in_8hh {
  gap: 1.5rem;
  margin: 0 auto;
  max-width: 1340px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 641px) {.jpn-ft_main_in_8hh {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.jpn-ft_main_in_8hh {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.jpn-ft_col_logo_8hh {
  grid-column: 1/-1;
}
@media(min-width: 1078px) {.jpn-ft_col_logo_8hh {
  grid-column: auto;
}
}.jpn-ft_logo_8hh {
  gap: 0.563rem;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  color: #F0EBFF;
  align-items: center;
  font-weight: 800;
  display: flex;
  font-size: 1rem;
}.jpn-ft_logo_mark_8hh {
  overflow: hidden;
  border-radius: 0.375rem;
  width: 1.875rem;
  height: 30px;
}.jpn-ft_logo_mark_8hh img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.jpn-ft_logo_sub_8hh {
  overflow-wrap: break-word;
  color: #4E4570;
  line-height: 1.55;
  max-width: 200px;
  font-size: 12px;
}.jpn-ft_col_title_8hh {
  color: #9A8EBA;
  font-weight: 700;
  font-size: 12px;
  margin-bottom: 14px;
  letter-spacing: .07em;
  text-transform: uppercase;
}.jpn-ft_col_links_8hh {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.jpn-ft_col_link_8hh {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #4E4570;
  font-size: 13px;
}.jpn-ft_col_link_8hh:hover {
  color: #C8BFDF;
}.jpn-ft_apps_8hh {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.jpn-ft_app_card_8hh {
  background: rgba(255,255,255,0.05);
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 6px;
  padding: 0.625rem 0.75rem;
  gap: 10px;
  align-items: center;
  display: flex;
}.jpn-ft_app_card_8hh:hover {
  border-color: rgba(162,88,255,0.45);
}.jpn-ft_app_card_ic_8hh svg {
  height: 1.375rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 22px;
}.jpn-ft_app_card_os_8hh {
  color: #4E4570;
  font-size: 0.625rem;
  font-weight: 600;
}.jpn-ft_app_card_action_8hh {
  font-weight: 700;
  font-size: 0.75rem;
  color: #C8BFDF;
}.jpn-ft_bot_8hh {
  padding: 1.25rem 16px;
}
@media(min-width: 769px) {.jpn-ft_bot_8hh {
  padding: 1.25rem 24px;
}
}.jpn-ft_bot_in_8hh {
  gap: 1rem;
  margin: 0 auto;
  align-items: center;
  max-width: 83.75rem;
  flex-wrap: wrap;
  display: flex;
}.jpn-ft_socials_8hh {
  gap: 8px;
  display: flex;
}.jpn-ft_soc_8hh {
  border-radius: 0.375rem;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.11);
  transition: background .2s;
  height: 2.25rem;
  justify-content: center;
  width: 2.25rem;
  display: flex;
  color: #9A8EBA;
  align-items: center;
}.jpn-ft_soc_8hh svg {
  height: 1rem;
  stroke-linejoin: round;
  width: 1rem;
  stroke-linecap: round;
}.jpn-ft_soc_8hh:hover {
  background: rgba(255,255,255,0.07);
}.jpn-ft_legal_8hh {
  flex: 1;
  min-width: 12.5rem;
  line-height: 1.6;
  font-size: 11px;
  color: #7A6FA0;
  overflow-wrap: break-word;
}.jpn-ft_legal_8hh strong {
  font-weight: 700;
  color: #9A8EBA;
}.jpn-ft_legal_8hh a {
  text-decoration: underline;
  color: #9A8EBA;
}.jpn-ft_age_8hh {
  border-radius: 50%;
  border: 2px solid #7A6FA0;
  height: 32px;
  color: #7A6FA0;
  margin-left: auto;
  flex-shrink: 0;
  width: 2rem;
  display: flex;
  font-weight: 800;
  font-size: 0.688rem;
  align-items: center;
  justify-content: center;
}