*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #100A16;
  color: #C9BADC;
  min-height: 100vh;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  font-family: 'Barlow', sans-serif;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  color: inherit;
  text-decoration: none;
}button {
  background: none;
  font: inherit;
  border: none;
  color: inherit;
  cursor: pointer;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.jnh_layout_8ir {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.jnh_page_8ir {
  display: flex;
  min-height: 100vh;
}.jnh_main_8ir {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media(min-width:1080px) {.jnh_main_8ir {
  padding-left: 220px;
}
}
@media(max-width: 1082px) {.jnh_main_8ir {
  padding-bottom: 72px;
}
}.jnh_gc_8ir {
  overflow: hidden;
  background: #160E20;
  transition: transform .2s,border-color .2s;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  position: relative;
  flex-shrink: 0;
  width: 8.75rem;
  cursor: pointer;
}
@media(min-width: 638px) {.jnh_gc_8ir {
  width: 156px;
}
}
@media(min-width: 1081px) {.jnh_gc_8ir {
  width: 10.5rem;
}
}.jnh_gc_8ir:hover {
  border-color: rgba(155, 66, 212, 0.08);
  transform: translateY(-3px);
}.jnh_gc_img_8ir {
  overflow: hidden;
  padding-bottom: 80%;
  width: 100%;
  position: relative;
}.jnh_gc_img_8ir img {
  inset: 0;
  object-fit: cover;
  height: 100%;
  width: 100%;
  position: absolute;
}.jnh_gc_hover_8ir {
  inset: 0;
  background: rgba(8, 4, 13, 0.72);
  transition: opacity .2s;
  align-items: center;
  justify-content: center;
  position: absolute;
  display: flex;
  opacity: 0;
}.jnh_gc_8ir:hover .jnh_gc_hover_8ir {
  opacity: 1;
}.jnh_gc_hover_btn_8ir {
  padding: 0.5rem 16px;
  background: #9B42D4;
  border-radius: 0.25rem;
  font-weight: 700;
  font-size: 12px;
  color: #F0E8FA;
}.jnh_gc_info_8ir {
  padding: 8px 10px 0.625rem;
}.jnh_gc_name_8ir {
  overflow: hidden;
  max-width: 100%;
  color: #C9BADC;
  text-overflow: ellipsis;
  font-size: 0.75rem;
  font-weight: 600;
  white-space: nowrap;
  margin-bottom: 3px;
}.jnh_gc_prov_8ir {
  font-size: 0.625rem;
  color: #5C4F70;
}.jnh_gc_tag_8ir {
  border-radius: 4px;
  padding: 2px 0.438rem;
  letter-spacing: .04em;
  left: 0.375rem;
  font-size: 9px;
  top: 6px;
  text-transform: uppercase;
  z-index: 2;
  position: absolute;
  font-weight: 700;
}.jnh_gc_tag_hot_8ir {
  background: #D43A3A;
  color: #fff;
}.jnh_gc_tag_new_8ir {
  background: #3DBD72;
  color: #100A16;
}.jnh_gc_tag_jp_8ir {
  background: #D4960A;
  color: #100A16;
}.jnh_gc_tag_ex_8ir {
  background: #C8751A;
  color: #fff;
}.jnh_gc_tag_live_8ir {
  background: #D43A3A;
  color: #fff;
}.jnh_gr_8ir {
  padding: 32px 1rem 0;
  background: #100A16;
}
@media(min-width: 767px) {.jnh_gr_8ir {
  padding: 36px 1.5rem 0;
}
}.jnh_gr_in_8ir {
  margin: 0 auto;
  max-width: 85rem;
}.jnh_gr_head_8ir {
  gap: 12px;
  display: flex;
  align-items: center;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
}.jnh_gr_head_l_8ir {
  gap: 0.625rem;
  flex: 1;
  min-width: 0;
  align-items: center;
  display: flex;
}.jnh_gr_ic_8ir {
  border-radius: 8px;
  height: 32px;
  width: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
}.jnh_gr_ic_8ir svg {
  stroke-linejoin: round;
  height: 16px;
  stroke-linecap: round;
  width: 16px;
}.jnh_gr_title_8ir {
  color: #F0E8FA;
  font-family: 'Cinzel', serif;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 16px;
}
@media(min-width: 771px) {.jnh_gr_title_8ir {
  font-size: 1.125rem;
}
}.jnh_gr_more_8ir {
  transition: color .2s;
  gap: 5px;
  font-weight: 600;
  display: flex;
  white-space: nowrap;
  flex-shrink: 0;
  color: #7A6A8E;
  font-size: 12px;
  align-items: center;
}.jnh_gr_more_8ir:hover {
  color: #9B42D4;
}.jnh_gr_more_8ir svg {
  stroke-linejoin: round;
  width: 12px;
  height: 0.75rem;
  stroke-linecap: round;
}.jnh_gr_arrows_8ir {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.jnh_gr_arr_8ir {
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s;
  color: #9A88AE;
  width: 1.875rem;
  justify-content: center;
  height: 30px;
  display: flex;
  align-items: center;
}.jnh_gr_arr_8ir:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F0E8FA;
}.jnh_gr_arr_8ir svg {
  width: 0.813rem;
  stroke-linejoin: round;
  height: 13px;
  stroke-linecap: round;
}.jnh_gr_seo_h_8ir {
  margin: 0 0 6px;
  color: #C9BADC;
  font-family: 'Cinzel', serif;
  max-width: 42.5rem;
  font-weight: 700;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.jnh_gr_seo_h_8ir {
  font-size: 0.875rem;
}
}.jnh_gr_seo_8ir {
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  font-size: 12px;
  max-width: 42.5rem;
  line-height: 1.55;
  color: #7A6A8E;
}.jnh_gr_seo_8ir strong {
  font-weight: 600;
  color: #C9BADC;
}.jnh_gr_scroll_8ir {
  gap: 0.625rem;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 0.625rem;
  overflow-x: auto;
  display: flex;
}.jnh_gr_scroll_8ir::-webkit-scrollbar {
  display: none;
}
@media(min-width: 766px) {.jnh_gr_scroll_8ir {
  gap: 0.75rem;
}
}.jnh_tb_8ir {
  background: #0E0914;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  display: flex;
  height: 3.5rem;
  z-index: 80;
  top: 0;
  left: 0;
  align-items: center;
  position: fixed;
  right: 0;
}.jnh_tb_in_8ir {
  padding: 0 14px;
  gap: 0;
  width: 100%;
  height: 100%;
  align-items: center;
  display: flex;
}.jnh_tb_burger_8ir {
  border-radius: 8px;
  gap: 5px;
  justify-content: center;
  flex-direction: column;
  display: flex;
  width: 2.375rem;
  margin-right: 8px;
  flex-shrink: 0;
  align-items: center;
  height: 2.375rem;
}.jnh_tb_burger_8ir:hover {
  background: rgba(255, 255, 255, 0.05);
}.jnh_tb_burger_line_8ir {
  border-radius: 1px;
  background: #9A88AE;
  width: 1.125rem;
  height: 2px;
  display: block;
}
@media(min-width: 1083px) {.jnh_tb_burger_8ir {
  display: none;
}
}.jnh_tb_logo_8ir {
  gap: 9px;
  overflow-wrap: break-word;
  letter-spacing: -.01em;
  display: flex;
  flex-shrink: 0;
  font-weight: 800;
  align-items: center;
  color: #F0E8FA;
  font-size: 1.125rem;
  margin-right: 1.25rem;
}.jnh_tb_logo_mark_8ir {
  overflow: hidden;
  border-radius: 0.5rem;
  width: 32px;
  height: 2rem;
  justify-content: center;
  align-items: center;
  display: flex;
}.jnh_tb_logo_mark_8ir img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.jnh_tb_nav_8ir {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 643px) {.jnh_tb_nav_8ir {
  display: flex;
}
}.jnh_tb_tab_8ir {
  padding: 8px 0.875rem;
  transition: background .15s,color .15s;
  border-radius: 0.5rem;
  font-weight: 600;
  font-size: 0.813rem;
  color: #9A88AE;
  white-space: nowrap;
}.jnh_tb_tab_8ir:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F0E8FA;
}.jnh_tb_tab_8ir.jnh_state_active_8ir {
  background: rgba(155, 66, 212, 0.18);
  color: #F0E8FA;
}.jnh_tb_right_8ir {
  gap: 8px;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  margin-left: auto;
}.jnh_tb_login_8ir {
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: rgba(255, 255, 255, 0.05);
  padding: 0.563rem 1rem;
  transition: border-color .2s,color .2s;
  color: #C9BADC;
  font-weight: 600;
  display: none;
  font-size: 13px;
}.jnh_tb_login_8ir:hover {
  border-color: rgba(155, 66, 212, 0.55);
  color: #F0E8FA;
}
@media(min-width: 482px) {.jnh_tb_login_8ir {
  display: block;
}
}.jnh_tb_reg_8ir {
  background: #3DBD72;
  padding: 9px 18px;
  transition: background .2s;
  border-radius: 8px;
  font-weight: 700;
  white-space: nowrap;
  color: #100A16;
  font-size: 0.813rem;
}.jnh_tb_reg_8ir:hover {
  background: #4ED483;
}.jnh_sb_8ir {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  transition: transform .25s ease;
  background: #1C1228;
  z-index: 70;
  top: 56px;
  overflow-y: auto;
  bottom: 0;
  left: 0;
  width: 220px;
  position: fixed;
}.jnh_sb_8ir.jnh_state_open_8ir {
  transform: translateX(0);
}.jnh_sb_8ir::-webkit-scrollbar {
  width: 0.25rem;
}.jnh_sb_8ir::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1081px) {.jnh_sb_8ir {
  transform: translateX(0);
}
}.jnh_sb_auth_8ir {
  padding: 14px 0.75rem 0.625rem;
}.jnh_sb_btn_reg_8ir {
  border-radius: 0.5rem;
  background: #3DBD72;
  padding: 0.688rem;
  transition: background .2s;
  color: #100A16;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 8px;
  display: block;
}.jnh_sb_btn_reg_8ir:hover {
  background: #4ED483;
}.jnh_sb_btn_login_8ir {
  transition: border-color .2s;
  border-radius: 0.5rem;
  padding: 10px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: rgba(255, 255, 255, 0.05);
  display: block;
  text-align: center;
  font-size: 0.813rem;
  font-weight: 600;
  color: #C9BADC;
}.jnh_sb_btn_login_8ir:hover {
  border-color: rgba(155, 66, 212, 0.55);
  color: #F0E8FA;
}.jnh_sb_promo_8ir {
  border-radius: 8px;
  background: linear-gradient(135deg,#3A0E5C,#1C1228);
  overflow: hidden;
  border: 1px solid rgba(155, 66, 212, 0.18);
  margin: 0 12px 10px;
  padding: 12px 0.875rem;
  position: relative;
}.jnh_sb_promo_8ir::before {
  background: radial-gradient(circle,rgba(155, 66, 212, 0.18),transparent 70%);
  border-radius: 50%;
  position: absolute;
  height: 5rem;
  content: '';
  right: -20px;
  top: -20px;
  width: 5rem;
}.jnh_sb_promo_title_8ir {
  font-weight: 700;
  color: #9B42D4;
  letter-spacing: .06em;
  margin-bottom: 4px;
  font-size: 11px;
  text-transform: uppercase;
}.jnh_sb_promo_text_8ir {
  line-height: 1.35;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  font-weight: 600;
  color: #F0E8FA;
}.jnh_sb_promo_sub_8ir {
  margin-top: 3px;
  color: #7A6A8E;
  font-size: 10px;
}.jnh_sb_nav_8ir {
  padding: 6px 0.5rem 16px;
}.jnh_sb_nav_lb_8ir {
  padding: 0.625rem 8px 0.375rem;
  font-size: 0.625rem;
  color: #5C4F70;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
}.jnh_sb_link_8ir {
  gap: 0.625rem;
  padding: 0.563rem 0.625rem;
  border-radius: 4px;
  transition: background .15s,color .15s;
  font-size: 0.813rem;
  font-weight: 500;
  display: flex;
  color: #9A88AE;
  align-items: center;
  cursor: pointer;
  overflow-wrap: break-word;
}.jnh_sb_link_8ir:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F0E8FA;
}.jnh_sb_link_8ir.jnh_state_active_8ir {
  background: rgba(155, 66, 212, 0.18);
  color: #F0E8FA;
}.jnh_sb_ic_8ir {
  border-radius: 0.25rem;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
}.jnh_sb_ic_8ir svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1rem;
  height: 1rem;
}.jnh_sb_ic_1_8ir {
  background: rgba(155, 66, 212, 0.08);
  color: #9B42D4;
}.jnh_sb_ic_2_8ir {
  background: rgba(61, 189, 114, 0.16);
  color: #3DBD72;
}.jnh_sb_ic_3_8ir {
  background: rgba(212, 150, 10, 0.18);
  color: #D4960A;
}.jnh_sb_ic_4_8ir {
  background: rgba(200, 117, 26, 0.20);
  color: #C8751A;
}.jnh_sb_ic_5_8ir {
  background: rgba(155, 66, 212, 0.08);
  color: #C4417A;
}.jnh_sb_ic_6_8ir {
  background: rgba(200, 117, 26, 0.20);
  color: #7B2FBE;
}.jnh_sb_badge_8ir {
  border-radius: 4px;
  background: #D4960A;
  padding: 2px 7px;
  margin-left: auto;
  font-size: 0.563rem;
  font-weight: 700;
  color: #100A16;
}.jnh_sb_bot_8ir {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 8px;
  padding: 12px;
  display: flex;
}.jnh_sb_lang_8ir,.jnh_sb_help_8ir {
  padding: 9px 0.375rem;
  gap: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.25rem;
  flex: 1;
  align-items: center;
  display: flex;
  justify-content: center;
  font-weight: 600;
  font-size: 0.688rem;
  color: #9A88AE;
}.jnh_sb_lang_8ir:hover,.jnh_sb_help_8ir:hover {
  border-color: rgba(155, 66, 212, 0.55);
  color: #F0E8FA;
}.jnh_sb_lang_8ir svg,.jnh_sb_help_8ir svg {
  width: 13px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.813rem;
}.jnh_sb_bd_8ir {
  inset: 0;
  background: rgba(8, 4, 13, 0.72);
  z-index: 69;
  display: none;
  position: fixed;
}.jnh_sb_bd_8ir.jnh_state_on_8ir {
  display: block;
}
@media(min-width:1080px) {.jnh_sb_bd_8ir {
  display: none!important;
}
}.jnh_mob_nav_8ir {
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #1C1228;
  border-top: 1px solid rgba(255, 255, 255, 0.11);
  display: flex;
  z-index: 80;
  left: 0;
  position: fixed;
  right: 0;
  bottom: 0;
}
@media(min-width: 1081px) {.jnh_mob_nav_8ir {
  display: none;
}
}.jnh_mob_nav_item_8ir {
  gap: 0.25rem;
  flex: 1;
  padding: 0.25rem 2px;
  cursor: pointer;
  flex-direction: column;
  color: #5C4F70;
  align-items: center;
  display: flex;
}.jnh_mob_nav_ic_8ir {
  line-height: 1;
}.jnh_mob_nav_ic_8ir svg {
  stroke-linecap: round;
  height: 20px;
  width: 20px;
  stroke-linejoin: round;
}.jnh_mob_nav_lb_8ir {
  font-size: 10px;
  color: #5C4F70;
  font-weight: 600;
}.jnh_mob_nav_item_8ir.jnh_state_active_8ir {
  color: #9B42D4;
}.jnh_mob_nav_item_8ir.jnh_state_active_8ir .jnh_mob_nav_lb_8ir {
  color: #9B42D4;
}.jnh_hero_8ir {
  padding: 20px 1rem 0;
  background: #100A16;
}
@media(min-width: 765px) {.jnh_hero_8ir {
  padding: 24px 1.5rem 0;
}
}.jnh_hero_in_8ir {
  margin: 0 auto;
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 1360px;
}
@media(min-width: 861px) {.jnh_hero_in_8ir {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1102px) {.jnh_hero_in_8ir {
  grid-template-columns: 1fr 21.25rem;
}
}.jnh_hero_promo_8ir {
  border-radius: 14px;
  overflow: hidden;
  background: #160E20;
  align-items: stretch;
  min-height: 13.75rem;
  position: relative;
  display: flex;
}
@media(min-width: 766px) {.jnh_hero_promo_8ir {
  min-height: 280px;
}
}.jnh_hero_promo_bg_8ir {
  inset: 0;
  background-position: center;
  background: linear-gradient(120deg,#3A0E5C 0%,#100A16 100%);
  position: absolute;
  background-size: cover;
}.jnh_hero_promo_bg_8ir::after {
  background: linear-gradient(90deg,#100A16 0%,rgba(8, 4, 13, 0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.jnh_hero_promo_glow_8ir {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(200, 117, 26, 0.20) 0%,transparent 65%);
  height: 300px;
  top: -2.5rem;
  position: absolute;
  right: 3.75rem;
  pointer-events: none;
  width: 18.75rem;
}.jnh_hero_promo_ct_8ir {
  padding: 1.75rem 1.5rem 28px 1.75rem;
  z-index: 2;
  display: flex;
  position: relative;
  max-width: 480px;
  justify-content: center;
  flex-direction: column;
}
@media(min-width:768px) {.jnh_hero_promo_ct_8ir {
  padding: 2.5rem 32px;
}
}.jnh_hero_badge_8ir {
  padding: 0.313rem 0.75rem;
  background: rgba(155, 66, 212, 0.18);
  border-radius: 20px;
  border: 1px solid rgba(155, 66, 212, 0.08);
  display: inline-block;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  color: #9B42D4;
  font-size: 0.625rem;
  margin-bottom: 0.875rem;
}.jnh_hero_h1_8ir {
  color: #F0E8FA;
  font-size: 26px;
  overflow-wrap: break-word;
  margin-bottom: 0.625rem;
  font-family: 'Cinzel', serif;
  line-height: 1.15;
  font-weight: 800;
}.jnh_hero_h1_8ir em {
  font-style: normal;
  color: #D4960A;
}
@media(min-width: 771px) {.jnh_hero_h1_8ir {
  font-size: 2.25rem;
}
}.jnh_hero_sub_8ir {
  font-size: 0.813rem;
  line-height: 1.55;
  color: #9A88AE;
  margin-bottom: 20px;
}
@media(min-width: 767px) {.jnh_hero_sub_8ir {
  font-size: 14px;
}
}.jnh_hero_row_8ir {
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.jnh_hero_cta_8ir {
  padding: 0.813rem 26px;
  transition: background .2s;
  border-radius: 8px;
  background: #3DBD72;
  font-size: 0.875rem;
  font-weight: 700;
  color: #100A16;
  box-shadow: 0 0 14px 1px rgba(61, 189, 114, 0.45), 3px 5px 0.75rem rgba(8, 4, 13, 0.65);
}.jnh_hero_cta_8ir:hover {
  background: #4ED483;
}.jnh_hero_terms_8ir {
  font-size: 11px;
  color: #5C4F70;
}.jnh_hero_game_8ir {
  border-radius: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: #160E20;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  position: relative;
}.jnh_hero_game_badge_8ir {
  border-radius: 1.25rem;
  border: 1px solid rgba(212, 150, 10, 0.18);
  background: rgba(212, 150, 10, 0.18);
  padding: 0.313rem 0.625rem;
  text-transform: uppercase;
  z-index: 3;
  top: 0.75rem;
  position: absolute;
  color: #D4960A;
  font-weight: 700;
  left: 12px;
  font-size: 10px;
  letter-spacing: .06em;
}.jnh_hero_game_badge_8ir svg {
  height: 11px;
  vertical-align: -1px;
  width: 0.688rem;
  margin-right: 4px;
}.jnh_hero_game_img_8ir {
  overflow: hidden;
  background: linear-gradient(135deg,#3A0E5C,#100A16);
  position: relative;
  padding-bottom: 60%;
}.jnh_hero_game_img_8ir img {
  inset: 0;
  position: absolute;
  width: 100%;
  object-fit: cover;
  height: 100%;
}.jnh_hero_game_play_8ir {
  transition: opacity .2s;
  background: rgba(8, 4, 13, 0.72);
  inset: 0;
  display: flex;
  align-items: center;
  position: absolute;
  opacity: 0;
  justify-content: center;
}.jnh_hero_game_8ir:hover .jnh_hero_game_play_8ir {
  opacity: 1;
}.jnh_hero_game_play_8ir span {
  border-radius: 50%;
  background: #9B42D4;
  height: 52px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 52px;
}.jnh_hero_game_play_8ir span svg {
  margin-left: 2px;
  width: 18px;
  height: 1.125rem;
}.jnh_hero_game_info_8ir {
  padding: 14px 1rem;
}.jnh_hero_game_title_8ir {
  margin-bottom: 0.25rem;
  font-size: 15px;
  overflow-wrap: break-word;
  color: #F0E8FA;
  font-weight: 700;
}.jnh_hero_game_provider_8ir {
  font-size: 11px;
  color: #7A6A8E;
}.jnh_hero_game_btn_8ir {
  padding: 11px;
  margin: 12px 16px 1rem;
  transition: background .2s;
  border-radius: 8px;
  background: #9B42D4;
  font-weight: 700;
  font-size: 13px;
  color: #F0E8FA;
  text-align: center;
  display: block;
}.jnh_hero_game_8ir:hover .jnh_hero_game_btn_8ir {
  background: #B35AED;
}.jnh_sbar_8ir {
  background: #100A16;
  padding: 16px 16px 0;
}
@media(min-width: 770px) {.jnh_sbar_8ir {
  padding: 18px 1.5rem 0;
}
}.jnh_sbar_in_8ir {
  margin: 0 auto;
  max-width: 85rem;
}.jnh_sbar_row_8ir {
  gap: 10px;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
  display: flex;
}.jnh_sbar_input_8ir {
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.5rem;
  padding: 11px 1rem;
  gap: 0.625rem;
  transition: border-color .2s;
  flex: 1;
  background: #160E20;
  align-items: center;
  display: flex;
  font-size: 0.813rem;
  cursor: pointer;
  color: #7A6A8E;
}.jnh_sbar_input_8ir:hover {
  border-color: rgba(155, 66, 212, 0.55);
}.jnh_sbar_input_8ir svg {
  stroke-linejoin: round;
  flex-shrink: 0;
  width: 15px;
  stroke-linecap: round;
  height: 0.938rem;
}.jnh_sbar_providers_8ir {
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #160E20;
  gap: 8px;
  padding: 11px 18px;
  transition: border-color .2s;
  font-size: 0.813rem;
  display: flex;
  font-weight: 600;
  align-items: center;
  white-space: nowrap;
  color: #C9BADC;
}.jnh_sbar_providers_8ir:hover {
  border-color: rgba(155, 66, 212, 0.55);
  color: #F0E8FA;
}.jnh_sbar_providers_8ir svg {
  width: 0.875rem;
  stroke-linejoin: round;
  height: 14px;
  stroke-linecap: round;
}.jnh_sbar_tabs_8ir {
  gap: 0.375rem;
  display: flex;
  padding-bottom: 2px;
  scrollbar-width: none;
  overflow-x: auto;
}.jnh_sbar_tabs_8ir::-webkit-scrollbar {
  display: none;
}.jnh_sbar_tab_8ir {
  gap: 0.438rem;
  background: rgba(255, 255, 255, 0.05);
  padding: 8px 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 20px;
  transition: background .15s,color .15s,border-color .15s;
  white-space: nowrap;
  color: #9A88AE;
  cursor: pointer;
  display: flex;
  align-items: center;
  font-weight: 600;
  flex-shrink: 0;
  font-size: 12px;
}.jnh_sbar_tab_8ir:hover {
  border-color: rgba(155, 66, 212, 0.55);
  background: rgba(255, 255, 255, 0.07);
  color: #F0E8FA;
}.jnh_sbar_tab_8ir.jnh_state_active_8ir {
  border-color: rgba(155, 66, 212, 0.08);
  background: rgba(155, 66, 212, 0.18);
  color: #F0E8FA;
}.jnh_sbar_tab_ic_8ir svg {
  height: 0.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.875rem;
}.jnh_gcg_8ir {
  background: #100A16;
  padding: 36px 1rem 0;
}
@media(min-width: 770px) {.jnh_gcg_8ir {
  padding: 44px 24px 0;
}
}.jnh_gcg_in_8ir {
  margin: 0 auto;
  max-width: 85rem;
}.jnh_gcg_head_8ir {
  max-width: 720px;
  margin-bottom: 20px;
}.jnh_gcg_label_8ir {
  color: #9B42D4;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 8px;
}.jnh_gcg_h2_8ir {
  font-weight: 800;
  font-family: 'Cinzel', serif;
  margin-bottom: 8px;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  color: #F0E8FA;
}
@media(min-width: 765px) {.jnh_gcg_h2_8ir {
  font-size: 1.75rem;
}
}.jnh_gcg_intro_8ir {
  line-height: 1.6;
  color: #7A6A8E;
  font-size: 13px;
}.jnh_gcg_grid_8ir {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.jnh_gcg_grid_8ir {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.jnh_gcg_grid_8ir {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.jnh_gcg_card_8ir {
  overflow: hidden;
  border-radius: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 20px;
  transition: transform .2s,border-color .2s;
  position: relative;
  flex-direction: column;
  display: flex;
  min-height: 15rem;
  cursor: pointer;
  justify-content: flex-end;
}.jnh_gcg_card_8ir:hover {
  transform: translateY(-3px);
  border-color: rgba(155, 66, 212, 0.18);
}.jnh_gcg_card_bg_8ir {
  inset: 0;
  position: absolute;
  z-index: 0;
}.jnh_gcg_card_bg_8ir::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.jnh_gcg_card_ic_8ir {
  background: rgba(0,0,0,.45);
  border-radius: 0.25rem;
  align-items: center;
  width: 40px;
  color: #F0E8FA;
  top: 18px;
  z-index: 2;
  right: 18px;
  justify-content: center;
  height: 2.5rem;
  display: flex;
  position: absolute;
}.jnh_gcg_card_ic_8ir svg {
  width: 20px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.25rem;
}.jnh_gcg_card_ct_8ir {
  z-index: 1;
  position: relative;
}.jnh_gcg_card_h_8ir {
  font-size: 18px;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  color: #F0E8FA;
  margin-bottom: 8px;
  line-height: 1.2;
}
@media(min-width: 765px) {.jnh_gcg_card_h_8ir {
  font-size: 20px;
}
}.jnh_gcg_card_p_8ir {
  overflow-wrap: break-word;
  line-height: 1.55;
  margin-bottom: 0.625rem;
  font-size: 0.75rem;
  color: rgba(255,255,255,.82);
}.jnh_gcg_card_p_8ir strong {
  color: #F0E8FA;
  font-weight: 600;
}.jnh_gcg_card_cta_8ir {
  gap: 4px;
  text-transform: uppercase;
  color: #9B42D4;
  font-size: 12px;
  align-items: center;
  display: inline-flex;
  letter-spacing: .04em;
  font-weight: 700;
}.jnh_gcg_card_cta_8ir svg {
  height: 12px;
  width: 12px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.jnh_gr_jp_8ir {
  background: linear-gradient(135deg,#2A0D48 0%,#0C0714 100%);
  padding: 1.25rem;
  border-radius: 0.875rem;
  overflow: hidden;
  position: relative;
}.jnh_gr_jp_8ir::before {
  background: radial-gradient(circle,rgba(200, 117, 26, 0.20) 0%,transparent 70%);
  border-radius: 50%;
  content: '';
  position: absolute;
  top: -60px;
  left: -60px;
  height: 250px;
  width: 250px;
}.jnh_gr_jp_8ir::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(212, 150, 10, 0.18) 0%,transparent 70%);
  position: absolute;
  bottom: -40px;
  width: 12.5rem;
  height: 12.5rem;
  content: '';
  right: 0;
}.jnh_gr_jp_head_8ir {
  gap: 16px;
  z-index: 1;
  margin-bottom: 16px;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.jnh_gr_jp_info_8ir {
  flex: 1;
}.jnh_gr_jp_label_8ir {
  font-size: 0.688rem;
  color: #7B2FBE;
  letter-spacing: .08em;
  margin-bottom: 6px;
  text-transform: uppercase;
  font-weight: 700;
}.jnh_gr_jp_label_8ir svg {
  stroke-linecap: round;
  height: 14px;
  stroke-linejoin: round;
  vertical-align: -2px;
  width: 0.875rem;
  margin-right: 4px;
}.jnh_gr_jp_amount_8ir {
  font-size: 2rem;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  line-height: 1;
  color: #F0E8FA;
}
@media(min-width: 769px) {.jnh_gr_jp_amount_8ir {
  font-size: 2.5rem;
}
}.jnh_gr_jp_amount_8ir span {
  color: #D4960A;
}.jnh_gr_jp_seo_8ir {
  color: #9A88AE;
  overflow-wrap: break-word;
  max-width: 480px;
  font-size: 12px;
  line-height: 1.5;
}.jnh_gr_jp_cta_8ir {
  border-radius: 8px;
  transition: background .2s;
  background: rgba(200, 117, 26, 0.20);
  border: 1px solid rgba(200, 117, 26, 0.20);
  padding: 11px 20px;
  white-space: nowrap;
  position: relative;
  align-self: flex-start;
  font-weight: 700;
  flex-shrink: 0;
  z-index: 1;
  margin-top: 4px;
  font-size: 13px;
  color: #F0E8FA;
}.jnh_gr_jp_cta_8ir:hover {
  background: #C8751A;
}.jnh_ws_8ir {
  background: #100A16;
  padding: 32px 16px 0;
}
@media(min-width: 767px) {.jnh_ws_8ir {
  padding: 2.25rem 24px 0;
}
}.jnh_ws_in_8ir {
  margin: 0 auto;
  max-width: 85rem;
}.jnh_ws_head_8ir {
  gap: 0.75rem;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  display: flex;
  margin-bottom: 14px;
}.jnh_ws_title_8ir {
  gap: 0.625rem;
  font-family: 'Cinzel', serif;
  color: #F0E8FA;
  align-items: center;
  font-weight: 700;
  font-size: 1rem;
  display: flex;
  flex-wrap: wrap;
  overflow-wrap: break-word;
}.jnh_ws_title_ic_8ir svg {
  stroke-linejoin: round;
  width: 18px;
  height: 1.125rem;
  color: #D4960A;
  stroke-linecap: round;
}.jnh_ws_online_8ir {
  gap: 7px;
  font-weight: 600;
  align-items: center;
  color: #7A6A8E;
  font-size: 0.75rem;
  display: flex;
}.jnh_ws_online_dot_8ir {
  background: #3DBD72;
  border-radius: 50%;
  box-shadow: 0 0 6px rgba(61, 189, 114, 0.16);
  height: 8px;
  flex-shrink: 0;
  width: 0.5rem;
}.jnh_ws_scroll_8ir {
  gap: 8px;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 0.5rem;
}.jnh_ws_scroll_8ir::-webkit-scrollbar {
  display: none;
}.jnh_wc_8ir {
  border-radius: 0.5rem;
  gap: 0.625rem;
  padding: 0.625rem 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #160E20;
  display: flex;
  min-width: 220px;
  flex-shrink: 0;
  align-items: center;
}.jnh_wc_img_8ir {
  border-radius: 4px;
  overflow: hidden;
  background: #1C1228;
  flex-shrink: 0;
  height: 36px;
  width: 2.25rem;
}.jnh_wc_img_8ir img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.jnh_wc_info_8ir {
  min-width: 0;
}.jnh_wc_game_8ir {
  overflow: hidden;
  font-size: 12px;
  font-weight: 600;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #C9BADC;
}.jnh_wc_player_8ir {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #5C4F70;
  font-size: 10px;
}.jnh_wc_amount_8ir {
  flex-shrink: 0;
  white-space: nowrap;
  margin-left: auto;
  color: #3DBD72;
  font-size: 13px;
  font-weight: 700;
}.jnh_reg_8ir {
  padding: 36px 1rem 0;
  background: #100A16;
}
@media(min-width: 766px) {.jnh_reg_8ir {
  padding: 44px 1.5rem 0;
}
}.jnh_reg_in_8ir {
  border: 1px solid rgba(255, 255, 255, 0.06);
  margin: 0 auto;
  padding: 28px 24px;
  border-radius: 0.875rem;
  background: #1C1228;
  max-width: 1360px;
}
@media(min-width: 770px) {.jnh_reg_in_8ir {
  padding: 40px;
}
}.jnh_reg_top_8ir {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.jnh_reg_top_8ir {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.jnh_reg_label_8ir {
  margin-bottom: 10px;
  color: #9B42D4;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
}.jnh_reg_h2_8ir {
  color: #F0E8FA;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.375rem;
  line-height: 1.2;
  font-family: 'Cinzel', serif;
}
@media(min-width: 766px) {.jnh_reg_h2_8ir {
  font-size: 1.75rem;
}
}.jnh_reg_bonus_8ir {
  background: rgba(212, 150, 10, 0.18);
  border-radius: 0.5rem;
  border: 1px solid rgba(212, 150, 10, 0.18);
  gap: 8px;
  padding: 0.625rem 16px;
  margin-bottom: 1rem;
  align-items: center;
  display: inline-flex;
}.jnh_reg_bonus_amount_8ir {
  font-size: 1.25rem;
  color: #D4960A;
  font-weight: 800;
}.jnh_reg_bonus_text_8ir {
  font-size: 13px;
  color: #9A88AE;
  line-height: 1.35;
}.jnh_reg_cta_btn_8ir {
  background: #3DBD72;
  transition: background .2s;
  padding: 14px 2rem;
  border-radius: 8px;
  font-size: 15px;
  display: inline-block;
  box-shadow: 0 0 0.875rem 1px rgba(61, 189, 114, 0.45), 3px 5px 0.75rem rgba(8, 4, 13, 0.65);
  margin-bottom: 0.75rem;
  font-weight: 700;
  color: #100A16;
}.jnh_reg_cta_btn_8ir:hover {
  background: #4ED483;
}.jnh_reg_terms_8ir {
  line-height: 1.5;
  font-size: 11px;
  color: #5C4F70;
}.jnh_reg_seo_8ir {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  font-size: 13px;
  color: #7A6A8E;
  margin-top: 20px;
  padding-top: 1.25rem;
  line-height: 1.65;
}.jnh_reg_seo_8ir p {
  font-size: 0.813rem;
  line-height: 1.65;
  margin-bottom: 10px;
  color: #7A6A8E;
}.jnh_reg_seo_8ir p:last-child {
  margin-bottom: 0;
}.jnh_reg_seo_8ir strong {
  color: #C9BADC;
  font-weight: 700;
}.jnh_reg_seo_8ir a {
  transition: color .2s;
  color: #9B42D4;
  text-decoration: underline;
}.jnh_reg_seo_8ir a:hover {
  color: #B35AED;
}.jnh_reg_seo_8ir ul,.jnh_reg_seo_8ir ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 1.125rem;
}.jnh_reg_seo_8ir ol {
  list-style: decimal;
}.jnh_reg_seo_8ir li {
  font-size: 0.813rem;
  margin-bottom: 0.25rem;
  color: #7A6A8E;
  line-height: 1.65;
}.jnh_reg_seo_8ir table {
  margin-bottom: 10px;
  overflow-x: auto;
  width: 100%;
  display: block;
  font-size: 13px;
  border-collapse: collapse;
}
@media(min-width: 765px) {.jnh_reg_seo_8ir table {
  display: table;
}
}.jnh_reg_seo_8ir th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px;
  font-weight: 700;
  text-align: left;
  color: #C9BADC;
}.jnh_reg_seo_8ir td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px;
  color: #7A6A8E;
}.jnh_reg_steps_8ir {
  gap: 14px;
  display: flex;
  margin-top: 1.75rem;
  flex-direction: column;
}
@media(min-width: 859px) {.jnh_reg_steps_8ir {
  margin-top: 0;
}
}.jnh_reg_step_8ir {
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 8px;
  gap: 0.875rem;
  padding: 16px;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.jnh_reg_step_num_8ir {
  background: rgba(155, 66, 212, 0.18);
  border: 1px solid rgba(155, 66, 212, 0.08);
  border-radius: 50%;
  display: flex;
  font-size: 14px;
  height: 2.125rem;
  align-items: center;
  font-weight: 800;
  flex-shrink: 0;
  color: #9B42D4;
  justify-content: center;
  width: 2.125rem;
}.jnh_reg_step_title_8ir {
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 14px;
  color: #F0E8FA;
}.jnh_reg_step_text_8ir {
  font-size: 12px;
  line-height: 1.5;
  color: #7A6A8E;
}.jnh_reg_trust_8ir {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  flex-wrap: wrap;
  padding-top: 20px;
  margin-top: 20px;
  display: flex;
}.jnh_reg_trust_item_8ir {
  gap: 0.438rem;
  overflow-wrap: break-word;
  display: flex;
  color: #7A6A8E;
  font-size: 12px;
  align-items: center;
}.jnh_reg_trust_ic_8ir svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1rem;
  color: #9B42D4;
  height: 16px;
}.jnh_htp_8ir {
  background: #100A16;
  padding: 36px 16px 0;
}
@media(min-width: 771px) {.jnh_htp_8ir {
  padding: 2.75rem 1.5rem 0;
}
}.jnh_htp_in_8ir {
  margin: 0 auto;
  max-width: 85rem;
}.jnh_htp_head_8ir {
  margin-bottom: 1.375rem;
  max-width: 720px;
}.jnh_htp_label_8ir {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-weight: 700;
  color: #9B42D4;
}.jnh_htp_h2_8ir {
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.375rem;
  font-family: 'Cinzel', serif;
  color: #F0E8FA;
  margin-bottom: 8px;
}
@media(min-width: 769px) {.jnh_htp_h2_8ir {
  font-size: 1.75rem;
}
}.jnh_htp_intro_8ir {
  color: #7A6A8E;
  font-size: 0.875rem;
  line-height: 1.6;
}.jnh_htp_steps_8ir {
  list-style: none;
  gap: 0.75rem;
  padding: 0;
  margin: 0;
  display: grid;
  counter-reset: none;
  grid-template-columns: 1fr;
}
@media(min-width:640px) {.jnh_htp_steps_8ir {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.jnh_htp_steps_8ir {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.jnh_htp_step_8ir {
  border-radius: 0.5rem;
  background: #1C1228;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 1.25rem 18px 1.125rem;
  flex-direction: column;
  display: flex;
  position: relative;
}.jnh_htp_step_num_8ir {
  border-radius: 50%;
  background: #9B42D4;
  position: absolute;
  height: 1.75rem;
  left: 1.25rem;
  font-size: 0.813rem;
  font-family: 'Cinzel', serif;
  justify-content: center;
  top: -12px;
  font-weight: 800;
  display: flex;
  color: #100A16;
  align-items: center;
  width: 1.75rem;
}.jnh_htp_step_ic_8ir {
  border-radius: 4px;
  background: rgba(155, 66, 212, 0.18);
  margin: 8px 0 0.75rem;
  justify-content: center;
  color: #9B42D4;
  align-items: center;
  width: 2.25rem;
  display: flex;
  height: 2.25rem;
}.jnh_htp_step_ic_8ir svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 18px;
  width: 18px;
}.jnh_htp_step_h_8ir {
  line-height: 1.25;
  margin-bottom: 6px;
  color: #F0E8FA;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.875rem;
}.jnh_htp_step_p_8ir {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #7A6A8E;
  line-height: 1.55;
}.jnh_htp_step_p_8ir strong {
  color: #C9BADC;
  font-weight: 600;
}.jnh_htp_cta_8ir {
  transition: background .2s;
  border-radius: 0.5rem;
  padding: 13px 26px;
  background: #3DBD72;
  font-size: 0.875rem;
  display: inline-block;
  color: #100A16;
  font-weight: 700;
  margin-top: 1.25rem;
}.jnh_htp_cta_8ir:hover {
  background: #4ED483;
}.jnh_prov_8ir {
  background: #100A16;
  padding: 36px 16px 0;
}
@media(min-width: 771px) {.jnh_prov_8ir {
  padding: 2.75rem 24px 0;
}
}.jnh_prov_in_8ir {
  margin: 0 auto;
  max-width: 85rem;
}.jnh_prov_head_8ir {
  margin-bottom: 16px;
}.jnh_prov_label_8ir {
  color: #9B42D4;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 11px;
  font-weight: 700;
}.jnh_prov_h2_8ir {
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F0E8FA;
  font-family: 'Cinzel', serif;
  font-size: 1.25rem;
}
@media(min-width:768px) {.jnh_prov_h2_8ir {
  font-size: 1.5rem;
}
}.jnh_prov_seo_8ir {
  max-width: 38.75rem;
  margin-bottom: 1rem;
  line-height: 1.6;
  font-size: 13px;
  color: #7A6A8E;
  overflow-wrap: break-word;
}.jnh_prov_seo_8ir strong {
  color: #C9BADC;
  font-weight: 700;
}.jnh_prov_seo_8ir a {
  color: #9B42D4;
  text-decoration: underline;
}.jnh_prov_grid_8ir {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 642px) {.jnh_prov_grid_8ir {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1082px) {.jnh_prov_grid_8ir {
  grid-template-columns: repeat(8,1fr);
}
}.jnh_prov_card_8ir {
  gap: 0.438rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 14px 0.625rem;
  background: #160E20;
  border-radius: 8px;
  transition: border-color .2s,background .2s;
  display: flex;
  cursor: pointer;
  flex-direction: column;
  align-items: center;
}.jnh_prov_card_8ir:hover {
  background: #1C1228;
  border-color: rgba(155, 66, 212, 0.55);
}.jnh_prov_logo_8ir {
  overflow: hidden;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.05);
  height: 44px;
  justify-content: center;
  width: 44px;
  display: flex;
  align-items: center;
}.jnh_prov_logo_8ir img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}.jnh_prov_name_8ir {
  color: #9A88AE;
  overflow-wrap: break-word;
  font-size: 11px;
  font-weight: 600;
  text-align: center;
}.jnh_bon_8ir {
  padding: 2.25rem 1rem 0;
  background: #100A16;
}
@media(min-width: 767px) {.jnh_bon_8ir {
  padding: 2.75rem 24px 0;
}
}.jnh_bon_in_8ir {
  margin: 0 auto;
  max-width: 1360px;
}.jnh_bon_head_8ir {
  margin-bottom: 1.25rem;
}.jnh_bon_label_8ir {
  letter-spacing: .08em;
  color: #9B42D4;
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}.jnh_bon_h2_8ir {
  font-weight: 800;
  color: #F0E8FA;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-size: 20px;
  font-family: 'Cinzel', serif;
}
@media(min-width: 765px) {.jnh_bon_h2_8ir {
  font-size: 1.5rem;
}
}.jnh_bon_seo_8ir {
  overflow-wrap: break-word;
  line-height: 1.6;
  max-width: 620px;
  color: #7A6A8E;
  font-size: 0.813rem;
}.jnh_bon_seo_8ir strong {
  font-weight: 700;
  color: #C9BADC;
}.jnh_bon_seo_8ir a {
  text-decoration: underline;
  color: #9B42D4;
}.jnh_bon_grid_8ir {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 639px) {.jnh_bon_grid_8ir {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.jnh_bon_grid_8ir {
  grid-template-columns: repeat(5,1fr);
}
}.jnh_bon_card_8ir {
  border-radius: 0.5rem;
  background: #160E20;
  transition: border-color .2s,transform .2s;
  padding: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
}.jnh_bon_card_8ir:hover {
  border-color: rgba(155, 66, 212, 0.08);
  transform: translateY(-2px);
}.jnh_bon_card_ic_8ir svg {
  height: 26px;
  width: 1.625rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.jnh_bon_card_ic_8ir {
  margin-bottom: 0.625rem;
}.jnh_bon_card_type_8ir {
  text-transform: uppercase;
  font-size: 0.625rem;
  margin-bottom: 0.375rem;
  color: #7A6A8E;
  font-weight: 700;
  letter-spacing: .06em;
}.jnh_bon_card_amount_8ir {
  margin-bottom: 0.375rem;
  color: #D4960A;
  line-height: 1.1;
  font-weight: 800;
  font-size: 1.125rem;
}.jnh_bon_card_name_8ir {
  font-size: 13px;
  font-weight: 600;
  color: #F0E8FA;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
}.jnh_bon_card_detail_8ir {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 11px;
  overflow-wrap: break-word;
  line-height: 1.5;
  padding-top: 0.5rem;
  color: #5C4F70;
}.jnh_app_8ir {
  padding: 36px 1rem 0;
  background: #100A16;
}
@media(min-width: 769px) {.jnh_app_8ir {
  padding: 2.75rem 24px 0;
}
}.jnh_app_in_8ir {
  margin: 0 auto;
  max-width: 85rem;
}.jnh_app_head_8ir {
  margin-bottom: 1rem;
}.jnh_app_label_8ir {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
  color: #9B42D4;
  text-transform: uppercase;
  margin-bottom: 8px;
}.jnh_app_h2_8ir {
  color: #F0E8FA;
  margin-bottom: 0.375rem;
  font-size: 1.25rem;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.jnh_app_h2_8ir {
  font-size: 24px;
}
}.jnh_app_sub_8ir {
  color: #7A6A8E;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.6;
  max-width: 600px;
}.jnh_app_sub_8ir strong {
  font-weight: 700;
  color: #C9BADC;
}.jnh_app_cards_8ir {
  gap: 10px;
  grid-template-columns: 1fr;
  margin-top: 16px;
  display: grid;
}
@media(min-width: 641px) {.jnh_app_cards_8ir {
  grid-template-columns: repeat(3,1fr);
}
}.jnh_app_card_8ir {
  overflow: hidden;
  border-radius: 0.5rem;
  gap: 16px;
  padding: 1.25rem;
  align-items: flex-start;
  flex-wrap: wrap;
  position: relative;
  display: flex;
}.jnh_app_card_ios_8ir {
  background: linear-gradient(135deg,rgba(155, 66, 212, 0.18) 0%,#1C1228 100%);
}.jnh_app_card_android_8ir {
  background: linear-gradient(135deg,rgba(61, 189, 114, 0.16) 0%,#1C1228 100%);
}.jnh_app_card_win_8ir {
  background: linear-gradient(135deg,rgba(212, 150, 10, 0.18) 0%,#1C1228 100%);
}.jnh_app_card_ic_8ir svg {
  width: 34px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 2.125rem;
}.jnh_app_card_ic_8ir {
  flex-shrink: 0;
  color: #F0E8FA;
}.jnh_app_card_os_8ir {
  font-size: 10px;
  letter-spacing: .08em;
  color: #7A6A8E;
  font-weight: 700;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
}.jnh_app_card_title_8ir {
  line-height: 1.2;
  overflow-wrap: break-word;
  color: #F0E8FA;
  margin-bottom: 6px;
  font-weight: 700;
  font-size: 15px;
}.jnh_app_card_text_8ir {
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.5;
  color: #7A6A8E;
  font-size: 0.75rem;
}.jnh_app_card_btn_8ir {
  transition: background .2s;
  border: 1px solid rgba(155, 66, 212, 0.55);
  padding: 0.625rem 1.125rem;
  background: rgba(255, 255, 255, 0.12);
  border-radius: 0.25rem;
  gap: 7px;
  color: #F0E8FA;
  font-weight: 700;
  align-items: center;
  display: inline-flex;
  font-size: 0.813rem;
}.jnh_app_card_btn_8ir:hover {
  background: rgba(255, 255, 255, 0.07);
}.jnh_seo_8ir {
  padding: 36px 1rem 0;
  background: #100A16;
}
@media(min-width: 765px) {.jnh_seo_8ir {
  padding: 44px 24px 0;
}
}.jnh_seo_in_8ir {
  background: #1C1228;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.875rem;
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  max-width: 85rem;
}
@media(min-width:768px) {.jnh_seo_in_8ir {
  padding: 36px 40px;
}
}.jnh_seo_label_8ir {
  color: #9B42D4;
  margin-bottom: 10px;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
}.jnh_seo_h2_8ir {
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F0E8FA;
  margin-bottom: 14px;
  font-family: 'Cinzel', serif;
  line-height: 1.25;
  font-size: 1.25rem;
}
@media(min-width: 766px) {.jnh_seo_h2_8ir {
  font-size: 1.5rem;
}
}.jnh_seo_body_8ir {
  line-height: 1.75;
  font-size: 14px;
  overflow-wrap: break-word;
  color: #9A88AE;
}.jnh_seo_body_8ir p {
  font-size: 14px;
  color: #9A88AE;
  line-height: 1.75;
  margin-bottom: 0.75rem;
}.jnh_seo_body_8ir p:last-child {
  margin-bottom: 0;
}.jnh_seo_body_8ir strong {
  color: #C9BADC;
  font-weight: 700;
}.jnh_seo_body_8ir a {
  transition: color .2s;
  text-decoration: underline;
  color: #9B42D4;
}.jnh_seo_body_8ir a:hover {
  color: #B35AED;
}.jnh_seo_body_8ir ul,.jnh_seo_body_8ir ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.jnh_seo_body_8ir ol {
  list-style: decimal;
}.jnh_seo_body_8ir li {
  line-height: 1.75;
  margin-bottom: 0.375rem;
  color: #9A88AE;
  font-size: 14px;
}.jnh_seo_body_8ir table {
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 0.813rem;
  margin-bottom: 12px;
  width: 100%;
  display: block;
}
@media(min-width:768px) {.jnh_seo_body_8ir table {
  display: table;
}
}.jnh_seo_body_8ir th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  color: #C9BADC;
  text-align: left;
  font-weight: 700;
}.jnh_seo_body_8ir td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9A88AE;
}.jnh_seo_cols_8ir {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 638px) {.jnh_seo_cols_8ir {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.jnh_seo_cols_8ir {
  grid-template-columns: repeat(3,1fr);
}
}.jnh_seo_col_h_8ir {
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 13px;
  color: #C9BADC;
  margin-bottom: 7px;
}.jnh_seo_col_p_8ir {
  overflow-wrap: break-word;
  font-size: 13px;
  color: #7A6A8E;
  line-height: 1.65;
}.jnh_seo_stats_8ir {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.jnh_seo_stat_8ir {
  border: 1px solid rgba(155, 66, 212, 0.18);
  padding: 0.875rem 1rem;
  background: rgba(155, 66, 212, 0.08);
  flex: 1;
  border-radius: 8px;
  min-width: 8.75rem;
}.jnh_seo_stat_val_8ir {
  color: #9B42D4;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
  margin-bottom: 0.25rem;
}.jnh_seo_stat_lb_8ir {
  color: #7A6A8E;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.jnh_rv_8ir {
  padding: 36px 1rem 0;
  background: #100A16;
}
@media(min-width: 766px) {.jnh_rv_8ir {
  padding: 44px 1.5rem 0;
}
}.jnh_rv_in_8ir {
  margin: 0 auto;
  max-width: 85rem;
}.jnh_rv_head_8ir {
  max-width: 720px;
  margin-bottom: 1.25rem;
}.jnh_rv_label_8ir {
  color: #9B42D4;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 8px;
}.jnh_rv_h2_8ir {
  overflow-wrap: break-word;
  font-size: 1.375rem;
  color: #F0E8FA;
  margin-bottom: 10px;
  font-family: 'Cinzel', serif;
  font-weight: 800;
}
@media(min-width:768px) {.jnh_rv_h2_8ir {
  font-size: 1.75rem;
}
}.jnh_rv_stats_8ir {
  gap: 1.125rem;
  flex-wrap: wrap;
  display: flex;
  color: #7A6A8E;
  font-size: 13px;
  align-items: center;
}.jnh_rv_stats_score_8ir {
  gap: 0.375rem;
  display: flex;
  align-items: baseline;
}.jnh_rv_stats_score_val_8ir {
  color: #D4960A;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  font-size: 1.375rem;
}.jnh_rv_stats_score_max_8ir {
  font-size: 13px;
  color: #5C4F70;
}.jnh_rv_stats_badge_8ir {
  gap: 4px;
  display: flex;
  align-items: center;
}.jnh_rv_stats_badge_8ir svg {
  height: 0.875rem;
  width: 0.875rem;
  color: #D4960A;
}.jnh_rv_grid_8ir {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:640px) {.jnh_rv_grid_8ir {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.jnh_rv_grid_8ir {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.jnh_rv_card_8ir {
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #1C1228;
  padding: 20px;
  border-radius: 0.5rem;
  display: flex;
  flex-direction: column;
}.jnh_rv_card_stars_8ir {
  gap: 2px;
  display: flex;
  margin-bottom: 10px;
  color: #D4960A;
}.jnh_rv_card_stars_8ir svg {
  height: 0.875rem;
  width: 14px;
}.jnh_rv_card_h_8ir {
  color: #F0E8FA;
  font-weight: 700;
  margin-bottom: 8px;
  line-height: 1.3;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.jnh_rv_card_body_8ir {
  flex: 1;
  margin-bottom: 0.875rem;
  color: #7A6A8E;
  font-size: 13px;
  line-height: 1.65;
  overflow-wrap: break-word;
}.jnh_rv_card_body_8ir strong {
  font-weight: 600;
  color: #C9BADC;
}.jnh_rv_card_meta_8ir {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  display: flex;
  padding-top: 0.75rem;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
}.jnh_rv_card_author_8ir {
  color: #C9BADC;
  font-weight: 600;
  font-size: 0.75rem;
}.jnh_rv_card_date_8ir {
  font-size: 0.688rem;
  color: #5C4F70;
}.jnh_faq_8ir {
  padding: 2.25rem 16px 0;
  background: #100A16;
}
@media(min-width:768px) {.jnh_faq_8ir {
  padding: 2.75rem 1.5rem 0;
}
}.jnh_faq_in_8ir {
  margin: 0 auto;
  max-width: 1360px;
}.jnh_faq_head_8ir {
  margin-bottom: 1.25rem;
}.jnh_faq_label_8ir {
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  color: #9B42D4;
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
}.jnh_faq_h2_8ir {
  color: #F0E8FA;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}
@media(min-width: 769px) {.jnh_faq_h2_8ir {
  font-size: 24px;
}
}.jnh_faq_list_8ir {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.jnh_faq_item_8ir {
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #1C1228;
  overflow: hidden;
  border-radius: 8px;
}.jnh_faq_q_8ir {
  gap: 12px;
  padding: 16px 1.25rem;
  transition: color .2s;
  align-items: center;
  color: #C9BADC;
  justify-content: space-between;
  overflow-wrap: break-word;
  display: flex;
  font-weight: 600;
  cursor: pointer;
  flex-wrap: wrap;
  font-size: 0.875rem;
}.jnh_faq_q_8ir:hover {
  color: #F0E8FA;
}.jnh_faq_q_ic_8ir {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  transition: transform .25s;
  display: flex;
  flex-shrink: 0;
  font-size: 16px;
  width: 1.5rem;
  align-items: center;
  height: 1.5rem;
  color: #9B42D4;
  justify-content: center;
}.jnh_faq_item_8ir.jnh_state_open_8ir .jnh_faq_q_ic_8ir {
  transform: rotate(45deg);
}.jnh_faq_a_8ir {
  padding: 0 1.25rem 16px;
  overflow-wrap: break-word;
  display: none;
  font-size: 13px;
  line-height: 1.7;
  color: #7A6A8E;
}.jnh_faq_item_8ir.jnh_state_open_8ir .jnh_faq_a_8ir {
  display: block;
}.jnh_faq_a_8ir strong {
  font-weight: 700;
  color: #C9BADC;
}.jnh_faq_a_8ir a {
  color: #9B42D4;
  text-decoration: underline;
}.jnh_faq_a_8ir ul,.jnh_faq_a_8ir ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 1.25rem;
}.jnh_faq_a_8ir ol {
  list-style: decimal;
}.jnh_faq_a_8ir li {
  margin-bottom: 4px;
  line-height: 1.6;
}.jnh_faq_a_8ir table {
  margin: 0.5rem 0;
  display: block;
  font-size: 0.75rem;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 769px) {.jnh_faq_a_8ir table {
  display: table;
}
}.jnh_faq_a_8ir th {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #C9BADC;
  text-align: left;
}.jnh_faq_a_8ir td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 6px 8px;
  color: #7A6A8E;
}.jnh_seo_8ir {
  background: #100A16;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.jnh_seo_8ir {
  padding: 2.75rem 1.5rem 0;
}
}.jnh_seo_in_8ir {
  margin: 0 auto;
  padding: 28px 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 14px;
  background: #1C1228;
  max-width: 85rem;
}
@media(min-width: 770px) {.jnh_seo_in_8ir {
  padding: 36px 2.5rem;
}
}.jnh_seo_label_8ir {
  margin-bottom: 10px;
  color: #9B42D4;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
}.jnh_seo_h2_8ir {
  margin-bottom: 0.875rem;
  line-height: 1.25;
  font-size: 1.25rem;
  font-weight: 800;
  color: #F0E8FA;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.jnh_seo_h2_8ir {
  font-size: 1.5rem;
}
}.jnh_seo_body_8ir {
  font-size: 14px;
  color: #9A88AE;
  overflow-wrap: break-word;
  line-height: 1.75;
}.jnh_seo_body_8ir p {
  font-size: 0.875rem;
  color: #9A88AE;
  margin-bottom: 0.75rem;
  line-height: 1.75;
}.jnh_seo_body_8ir p:last-child {
  margin-bottom: 0;
}.jnh_seo_body_8ir strong {
  color: #C9BADC;
  font-weight: 700;
}.jnh_seo_body_8ir a {
  transition: color .2s;
  color: #9B42D4;
  text-decoration: underline;
}.jnh_seo_body_8ir a:hover {
  color: #B35AED;
}.jnh_seo_body_8ir ul,.jnh_seo_body_8ir ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.jnh_seo_body_8ir ol {
  list-style: decimal;
}.jnh_seo_body_8ir li {
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 6px;
  color: #9A88AE;
}.jnh_seo_body_8ir table {
  width: 100%;
  margin-bottom: 0.75rem;
  display: block;
  overflow-x: auto;
  font-size: 13px;
  border-collapse: collapse;
}
@media(min-width: 769px) {.jnh_seo_body_8ir table {
  display: table;
}
}.jnh_seo_body_8ir th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C9BADC;
  font-weight: 700;
  text-align: left;
}.jnh_seo_body_8ir td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #9A88AE;
}.jnh_seo_cols_8ir {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 638px) {.jnh_seo_cols_8ir {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.jnh_seo_cols_8ir {
  grid-template-columns: repeat(3,1fr);
}
}.jnh_seo_col_h_8ir {
  overflow-wrap: break-word;
  color: #C9BADC;
  font-weight: 700;
  font-size: 0.813rem;
  margin-bottom: 7px;
}.jnh_seo_col_p_8ir {
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.65;
  color: #7A6A8E;
}.jnh_seo_stats_8ir {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.jnh_seo_stat_8ir {
  border: 1px solid rgba(155, 66, 212, 0.18);
  border-radius: 8px;
  padding: 14px 16px;
  background: rgba(155, 66, 212, 0.08);
  flex: 1;
  min-width: 140px;
}.jnh_seo_stat_val_8ir {
  margin-bottom: 4px;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #9B42D4;
  font-weight: 800;
}.jnh_seo_stat_lb_8ir {
  overflow-wrap: break-word;
  color: #7A6A8E;
  font-size: 11px;
}.jnh_seo_8ir {
  padding: 36px 1rem 0;
  background: #100A16;
}
@media(min-width: 769px) {.jnh_seo_8ir {
  padding: 44px 24px 0;
}
}.jnh_seo_in_8ir {
  border: 1px solid rgba(255, 255, 255, 0.11);
  margin: 0 auto;
  padding: 28px 1.5rem;
  border-radius: 0.875rem;
  background: #1C1228;
  max-width: 85rem;
}
@media(min-width: 770px) {.jnh_seo_in_8ir {
  padding: 2.25rem 40px;
}
}.jnh_seo_label_8ir {
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #9B42D4;
  font-weight: 700;
  margin-bottom: 10px;
  letter-spacing: .08em;
}.jnh_seo_h2_8ir {
  line-height: 1.25;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  margin-bottom: 14px;
  font-size: 20px;
  color: #F0E8FA;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.jnh_seo_h2_8ir {
  font-size: 24px;
}
}.jnh_seo_body_8ir {
  font-size: 14px;
  color: #9A88AE;
  line-height: 1.75;
  overflow-wrap: break-word;
}.jnh_seo_body_8ir p {
  line-height: 1.75;
  color: #9A88AE;
  margin-bottom: 12px;
  font-size: 14px;
}.jnh_seo_body_8ir p:last-child {
  margin-bottom: 0;
}.jnh_seo_body_8ir strong {
  font-weight: 700;
  color: #C9BADC;
}.jnh_seo_body_8ir a {
  transition: color .2s;
  color: #9B42D4;
  text-decoration: underline;
}.jnh_seo_body_8ir a:hover {
  color: #B35AED;
}.jnh_seo_body_8ir ul,.jnh_seo_body_8ir ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.jnh_seo_body_8ir ol {
  list-style: decimal;
}.jnh_seo_body_8ir li {
  color: #9A88AE;
  font-size: 14px;
  margin-bottom: 6px;
  line-height: 1.75;
}.jnh_seo_body_8ir table {
  overflow-x: auto;
  margin-bottom: 0.75rem;
  border-collapse: collapse;
  font-size: 0.813rem;
  display: block;
  width: 100%;
}
@media(min-width: 769px) {.jnh_seo_body_8ir table {
  display: table;
}
}.jnh_seo_body_8ir th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  font-weight: 700;
  color: #C9BADC;
  text-align: left;
}.jnh_seo_body_8ir td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9A88AE;
}.jnh_seo_cols_8ir {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 639px) {.jnh_seo_cols_8ir {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.jnh_seo_cols_8ir {
  grid-template-columns: repeat(3,1fr);
}
}.jnh_seo_col_h_8ir {
  color: #C9BADC;
  margin-bottom: 0.438rem;
  font-size: 0.813rem;
  font-weight: 700;
  overflow-wrap: break-word;
}.jnh_seo_col_p_8ir {
  color: #7A6A8E;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.65;
}.jnh_seo_stats_8ir {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.jnh_seo_stat_8ir {
  background: rgba(155, 66, 212, 0.08);
  border: 1px solid rgba(155, 66, 212, 0.18);
  border-radius: 8px;
  padding: 0.875rem 16px;
  flex: 1;
  min-width: 8.75rem;
}.jnh_seo_stat_val_8ir {
  color: #9B42D4;
  margin-bottom: 0.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}.jnh_seo_stat_lb_8ir {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #7A6A8E;
}.jnh_ft_8ir {
  background: #08040D;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 3rem;
}.jnh_ft_support_8ir {
  padding: 24px 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 769px) {.jnh_ft_support_8ir {
  padding: 28px 1.5rem;
}
}.jnh_ft_support_in_8ir {
  margin: 0 auto;
  gap: 16px;
  max-width: 85rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.jnh_ft_support_main_8ir {
  flex: 1;
  gap: 1rem;
  min-width: 220px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.jnh_ft_support_ic_8ir {
  flex-shrink: 0;
  color: #9B42D4;
}.jnh_ft_support_ic_8ir svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.875rem;
  width: 30px;
}.jnh_ft_support_text_title_8ir {
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F0E8FA;
  margin-bottom: 3px;
  font-size: 0.938rem;
}.jnh_ft_support_text_sub_8ir {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #7A6A8E;
}.jnh_ft_support_btn_8ir {
  border-radius: 0.5rem;
  transition: background .2s;
  padding: 0.688rem 22px;
  background: #9B42D4;
  flex-shrink: 0;
  font-weight: 700;
  color: #F0E8FA;
  font-size: 13px;
  white-space: nowrap;
}.jnh_ft_support_btn_8ir:hover {
  background: #B35AED;
}.jnh_ft_support_contacts_8ir {
  gap: 16px;
  flex-wrap: wrap;
  margin-left: auto;
  display: flex;
}.jnh_ft_support_contact_8ir {
  line-height: 1.4;
  color: #5C4F70;
  font-size: 0.75rem;
}.jnh_ft_support_contact_8ir strong {
  font-weight: 600;
  margin-bottom: 2px;
  color: #9A88AE;
  display: block;
  font-size: 0.688rem;
}.jnh_ft_main_8ir {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 2rem 1rem 1.5rem;
}
@media(min-width: 769px) {.jnh_ft_main_8ir {
  padding: 40px 1.5rem 32px;
}
}.jnh_ft_main_in_8ir {
  margin: 0 auto;
  gap: 24px;
  max-width: 1360px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 638px) {.jnh_ft_main_in_8ir {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.jnh_ft_main_in_8ir {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.jnh_ft_col_logo_8ir {
  grid-column: 1/-1;
}
@media(min-width: 1082px) {.jnh_ft_col_logo_8ir {
  grid-column: auto;
}
}.jnh_ft_logo_8ir {
  gap: 0.563rem;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  font-size: 16px;
  align-items: center;
  font-weight: 800;
  display: flex;
  margin-bottom: 0.75rem;
  color: #F0E8FA;
}.jnh_ft_logo_mark_8ir {
  border-radius: 0.25rem;
  overflow: hidden;
  height: 30px;
  width: 1.875rem;
}.jnh_ft_logo_mark_8ir img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.jnh_ft_logo_sub_8ir {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  line-height: 1.55;
  max-width: 200px;
  color: #5C4F70;
}.jnh_ft_col_title_8ir {
  color: #9A88AE;
  letter-spacing: .07em;
  font-weight: 700;
  font-size: 0.75rem;
  margin-bottom: 14px;
  text-transform: uppercase;
}.jnh_ft_col_links_8ir {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.jnh_ft_col_link_8ir {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #5C4F70;
  font-size: 13px;
}.jnh_ft_col_link_8ir:hover {
  color: #C9BADC;
}.jnh_ft_apps_8ir {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.jnh_ft_app_card_8ir {
  padding: 0.625rem 0.75rem;
  transition: border-color .2s;
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  gap: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  align-items: center;
}.jnh_ft_app_card_8ir:hover {
  border-color: rgba(155, 66, 212, 0.55);
}.jnh_ft_app_card_ic_8ir svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 22px;
  width: 1.375rem;
}.jnh_ft_app_card_os_8ir {
  font-weight: 600;
  font-size: 10px;
  color: #5C4F70;
}.jnh_ft_app_card_action_8ir {
  font-size: 12px;
  color: #C9BADC;
  font-weight: 700;
}.jnh_ft_bot_8ir {
  padding: 1.25rem 1rem;
}
@media(min-width: 771px) {.jnh_ft_bot_8ir {
  padding: 1.25rem 24px;
}
}.jnh_ft_bot_in_8ir {
  margin: 0 auto;
  gap: 16px;
  max-width: 85rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.jnh_ft_socials_8ir {
  gap: 0.5rem;
  display: flex;
}.jnh_ft_soc_8ir {
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.25rem;
  transition: background .2s;
  display: flex;
  width: 36px;
  color: #9A88AE;
  height: 2.25rem;
  justify-content: center;
  align-items: center;
}.jnh_ft_soc_8ir svg {
  height: 16px;
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
}.jnh_ft_soc_8ir:hover {
  background: rgba(255, 255, 255, 0.07);
}.jnh_ft_legal_8ir {
  flex: 1;
  line-height: 1.6;
  font-size: 11px;
  color: #7D6E92;
  min-width: 12.5rem;
  overflow-wrap: break-word;
}.jnh_ft_legal_8ir strong {
  font-weight: 700;
  color: #9A88AE;
}.jnh_ft_legal_8ir a {
  color: #9A88AE;
  text-decoration: underline;
}.jnh_ft_age_8ir {
  border: 2px solid #7D6E92;
  border-radius: 50%;
  height: 32px;
  flex-shrink: 0;
  align-items: center;
  width: 32px;
  justify-content: center;
  font-weight: 800;
  display: flex;
  font-size: 0.688rem;
  color: #7D6E92;
  margin-left: auto;
}