html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  padding: 0;
  margin: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  border: 0;
  background: none;
  cursor: pointer;
  color: inherit;
}a:link,a:visited {
  text-decoration: none;
  color: inherit;
}img,svg,video {
  display: block;
  max-width: 100%;
}body {
  background: #080E1A;
  min-height: 100vh;
  line-height: 1.6;
  color: #C2D0E8;
  font-family: 'Inter', sans-serif;
  -webkit-font-smoothing: antialiased;
}.nhj_layout-38z {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.nhj_page-38z {
  display: flex;
  min-height: 100vh;
}.nhj_main-38z {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media (min-width:1080px) {.nhj_main-38z {
  padding-left: 220px;
}
}
@media (max-width: 1080px) {.nhj_main-38z {
  padding-bottom: 4.5rem;
}
}.nhj_gc-38z {
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  background: #0C1420;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 0.5rem;
  width: 8.75rem;
  cursor: pointer;
  flex-shrink: 0;
  position: relative;
}
@media(min-width: 643px) {.nhj_gc-38z {
  width: 156px;
}
}
@media(min-width: 1079px) {.nhj_gc-38z {
  width: 10.5rem;
}
}.nhj_gc-38z:hover {
  transform: translateY(-3px);
  border-color: rgba(14, 212, 236, 0.06);
}.nhj_gc_img-38z {
  overflow: hidden;
  padding-bottom: 80%;
  position: relative;
  width: 100%;
}.nhj_gc_img-38z img {
  inset: 0;
  object-fit: cover;
  height: 100%;
  width: 100%;
  position: absolute;
}.nhj_gc_hover-38z {
  inset: 0;
  background: rgba(4, 8, 16, 0.72);
  transition: opacity .2s;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  position: absolute;
}.nhj_gc-38z:hover .nhj_gc_hover-38z {
  opacity: 1;
}.nhj_gc_hover_btn-38z {
  border-radius: 0.313rem;
  padding: 0.5rem 1rem;
  background: #0ED4EC;
  font-weight: 700;
  font-size: 12px;
  color: #EDF3FF;
}.nhj_gc_info-38z {
  padding: 8px 0.625rem 10px;
}.nhj_gc_name-38z {
  overflow: hidden;
  font-size: 0.75rem;
  max-width: 100%;
  color: #C2D0E8;
  white-space: nowrap;
  font-weight: 600;
  margin-bottom: 3px;
  text-overflow: ellipsis;
}.nhj_gc_prov-38z {
  color: #4A5F78;
  font-size: 0.625rem;
}.nhj_gc_tag-38z {
  padding: 2px 0.438rem;
  border-radius: 4px;
  position: absolute;
  letter-spacing: .04em;
  font-weight: 700;
  font-size: 9px;
  text-transform: uppercase;
  left: 0.375rem;
  top: 6px;
  z-index: 2;
}.nhj_gc_tag_hot-38z {
  background: #F03A3A;
  color: #fff;
}.nhj_gc_tag_new-38z {
  background: #00D68F;
  color: #080E1A;
}.nhj_gc_tag_jp-38z {
  background: #F0A800;
  color: #080E1A;
}.nhj_gc_tag_ex-38z {
  background: #1A56D4;
  color: #fff;
}.nhj_gc_tag_live-38z {
  background: #F03A3A;
  color: #fff;
}.nhj_gr-38z {
  padding: 2rem 1rem 0;
  background: #080E1A;
}
@media(min-width: 766px) {.nhj_gr-38z {
  padding: 36px 24px 0;
}
}.nhj_gr_in-38z {
  margin: 0 auto;
  max-width: 1320px;
}.nhj_gr_head-38z {
  gap: 12px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}.nhj_gr_head_l-38z {
  flex: 1;
  gap: 0.625rem;
  align-items: center;
  min-width: 0;
  display: flex;
}.nhj_gr_ic-38z {
  border-radius: 8px;
  width: 32px;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  justify-content: center;
  height: 2rem;
}.nhj_gr_ic-38z svg {
  height: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 16px;
}.nhj_gr_title-38z {
  color: #EDF3FF;
  font-weight: 700;
  font-size: 1rem;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.nhj_gr_title-38z {
  font-size: 18px;
}
}.nhj_gr_more-38z {
  transition: color .2s;
  gap: 5px;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  color: #637A96;
  white-space: nowrap;
  font-size: 0.75rem;
  font-weight: 600;
}.nhj_gr_more-38z:hover {
  color: #0ED4EC;
}.nhj_gr_more-38z svg {
  width: 12px;
  height: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.nhj_gr_arrows-38z {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.nhj_gr_arr-38z {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 5px;
  transition: background .15s,color .15s;
  align-items: center;
  height: 1.875rem;
  justify-content: center;
  color: #8FA4C0;
  width: 30px;
  display: flex;
}.nhj_gr_arr-38z:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #EDF3FF;
}.nhj_gr_arr-38z svg {
  width: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 13px;
}.nhj_gr_seo_h-38z {
  margin: 0 0 0.375rem;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #C2D0E8;
  max-width: 42.5rem;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 700;
}
@media(min-width: 771px) {.nhj_gr_seo_h-38z {
  font-size: 14px;
}
}.nhj_gr_seo-38z {
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  line-height: 1.55;
  max-width: 42.5rem;
  color: #637A96;
  font-size: 0.75rem;
}.nhj_gr_seo-38z strong {
  color: #C2D0E8;
  font-weight: 600;
}.nhj_gr_scroll-38z {
  gap: 0.625rem;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 10px;
  display: flex;
}.nhj_gr_scroll-38z::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.nhj_gr_scroll-38z {
  gap: 0.75rem;
}
}.nhj_tb-38z {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #080E1A;
  align-items: center;
  position: fixed;
  height: 56px;
  z-index: 80;
  display: flex;
  top: 0;
  right: 0;
  left: 0;
}.nhj_tb_in-38z {
  padding: 0 0.875rem;
  gap: 0;
  display: flex;
  align-items: center;
  height: 100%;
  width: 100%;
}.nhj_tb_burger-38z {
  border-radius: 0.5rem;
  gap: 5px;
  margin-right: 8px;
  align-items: center;
  height: 38px;
  flex-shrink: 0;
  flex-direction: column;
  display: flex;
  width: 38px;
  justify-content: center;
}.nhj_tb_burger-38z:hover {
  background: rgba(255, 255, 255, 0.05);
}.nhj_tb_burger_line-38z {
  background: #8FA4C0;
  border-radius: 1px;
  height: 2px;
  display: block;
  width: 18px;
}
@media(min-width: 1081px) {.nhj_tb_burger-38z {
  display: none;
}
}.nhj_tb_logo-38z {
  gap: 0.563rem;
  letter-spacing: -.01em;
  display: flex;
  flex-shrink: 0;
  font-size: 18px;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #EDF3FF;
  align-items: center;
  margin-right: 1.25rem;
}.nhj_tb_logo_mark-38z {
  border-radius: 8px;
  overflow: hidden;
  display: flex;
  align-items: center;
  height: 2rem;
  justify-content: center;
  width: 2rem;
}.nhj_tb_logo_mark-38z img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.nhj_tb_nav-38z {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width:640px) {.nhj_tb_nav-38z {
  display: flex;
}
}.nhj_tb_tab-38z {
  border-radius: 8px;
  padding: 8px 0.875rem;
  transition: background .15s,color .15s;
  font-size: 0.813rem;
  font-weight: 600;
  white-space: nowrap;
  color: #8FA4C0;
}.nhj_tb_tab-38z:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EDF3FF;
}.nhj_tb_tab-38z.nhj_state_active-38z {
  background: rgba(14, 212, 236, 0.14);
  color: #EDF3FF;
}.nhj_tb_right-38z {
  gap: 8px;
  align-items: center;
  margin-left: auto;
  flex-shrink: 0;
  display: flex;
}.nhj_tb_login-38z {
  padding: 0.563rem 1rem;
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.05);
  font-size: 13px;
  display: none;
  font-weight: 600;
  color: #C2D0E8;
}.nhj_tb_login-38z:hover {
  border-color: rgba(14, 210, 232, 0.38);
  color: #EDF3FF;
}
@media(min-width: 479px) {.nhj_tb_login-38z {
  display: block;
}
}.nhj_tb_reg-38z {
  background: #00D68F;
  transition: background .2s;
  border-radius: 8px;
  padding: 0.563rem 18px;
  white-space: nowrap;
  font-size: 0.813rem;
  font-weight: 700;
  color: #060C16;
}.nhj_tb_reg-38z:hover {
  background: #1AEAA0;
}.nhj_sb-38z {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .25s ease;
  transform: translateX(-100%);
  background: #0F1826;
  position: fixed;
  z-index: 70;
  top: 3.5rem;
  overflow-y: auto;
  left: 0;
  bottom: 0;
  width: 13.75rem;
}.nhj_sb-38z.nhj_state_open-38z {
  transform: translateX(0);
}.nhj_sb-38z::-webkit-scrollbar {
  width: 4px;
}.nhj_sb-38z::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width:1080px) {.nhj_sb-38z {
  transform: translateX(0);
}
}.nhj_sb_auth-38z {
  padding: 0.875rem 0.75rem 10px;
}.nhj_sb_btn_reg-38z {
  padding: 0.688rem;
  background: #00D68F;
  border-radius: 0.5rem;
  transition: background .2s;
  font-size: 13px;
  text-align: center;
  font-weight: 700;
  margin-bottom: 8px;
  color: #060C16;
  display: block;
}.nhj_sb_btn_reg-38z:hover {
  background: #1AEAA0;
}.nhj_sb_btn_login-38z {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.5rem;
  padding: 10px;
  transition: border-color .2s;
  font-size: 0.813rem;
  text-align: center;
  font-weight: 600;
  color: #C2D0E8;
  display: block;
}.nhj_sb_btn_login-38z:hover {
  border-color: rgba(14, 210, 232, 0.38);
  color: #EDF3FF;
}.nhj_sb_promo-38z {
  margin: 0 0.75rem 10px;
  border-radius: 0.5rem;
  border: 1px solid rgba(14, 212, 236, 0.14);
  overflow: hidden;
  padding: 0.75rem 0.875rem;
  background: linear-gradient(135deg,#061228,#0F1826);
  position: relative;
}.nhj_sb_promo-38z::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(14, 212, 236, 0.14),transparent 70%);
  position: absolute;
  top: -20px;
  width: 80px;
  height: 5rem;
  right: -1.25rem;
  content: '';
}.nhj_sb_promo_title-38z {
  font-size: 11px;
  letter-spacing: .06em;
  margin-bottom: 0.25rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #0ED4EC;
}.nhj_sb_promo_text-38z {
  line-height: 1.35;
  font-size: 12px;
  overflow-wrap: break-word;
  color: #EDF3FF;
  font-weight: 600;
}.nhj_sb_promo_sub-38z {
  color: #637A96;
  margin-top: 3px;
  font-size: 10px;
}.nhj_sb_nav-38z {
  padding: 6px 0.5rem 1rem;
}.nhj_sb_nav_lb-38z {
  padding: 0.625rem 0.5rem 0.375rem;
  text-transform: uppercase;
  color: #4A5F78;
  letter-spacing: .08em;
  font-size: 10px;
  font-weight: 700;
}.nhj_sb_link-38z {
  border-radius: 0.313rem;
  gap: 10px;
  padding: 9px 10px;
  transition: background .15s,color .15s;
  overflow-wrap: break-word;
  cursor: pointer;
  align-items: center;
  font-weight: 500;
  color: #8FA4C0;
  font-size: 0.813rem;
  display: flex;
}.nhj_sb_link-38z:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EDF3FF;
}.nhj_sb_link-38z.nhj_state_active-38z {
  background: rgba(14, 212, 236, 0.14);
  color: #EDF3FF;
}.nhj_sb_ic-38z {
  border-radius: 0.313rem;
  flex-shrink: 0;
  width: 30px;
  justify-content: center;
  display: flex;
  align-items: center;
  height: 1.875rem;
}.nhj_sb_ic-38z svg {
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
  height: 1rem;
}.nhj_sb_ic_1-38z {
  background: rgba(14, 212, 236, 0.06);
  color: #0ED4EC;
}.nhj_sb_ic_2-38z {
  background: rgba(0, 214, 143, 0.14);
  color: #00D68F;
}.nhj_sb_ic_3-38z {
  background: rgba(240, 168, 0, 0.14);
  color: #F0A800;
}.nhj_sb_ic_4-38z {
  background: rgba(26, 86, 212, 0.20);
  color: #1A56D4;
}.nhj_sb_ic_5-38z {
  background: rgba(14, 212, 236, 0.06);
  color: #E83FA8;
}.nhj_sb_ic_6-38z {
  background: rgba(26, 86, 212, 0.20);
  color: #8A3FE8;
}.nhj_sb_badge-38z {
  padding: 2px 7px;
  border-radius: 5px;
  background: #F0A800;
  margin-left: auto;
  font-size: 0.563rem;
  color: #060C16;
  font-weight: 700;
}.nhj_sb_bot-38z {
  gap: 8px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.75rem;
  display: flex;
}.nhj_sb_lang-38z,.nhj_sb_help-38z {
  background: rgba(255, 255, 255, 0.05);
  flex: 1;
  gap: 0.375rem;
  padding: 9px 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  border-radius: 5px;
  color: #8FA4C0;
  font-weight: 600;
  justify-content: center;
  align-items: center;
  font-size: 0.688rem;
  display: flex;
}.nhj_sb_lang-38z:hover,.nhj_sb_help-38z:hover {
  border-color: rgba(14, 210, 232, 0.38);
  color: #EDF3FF;
}.nhj_sb_lang-38z svg,.nhj_sb_help-38z svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 13px;
  height: 0.813rem;
}.nhj_sb_bd-38z {
  background: rgba(4, 8, 16, 0.72);
  inset: 0;
  display: none;
  position: fixed;
  z-index: 69;
}.nhj_sb_bd-38z.nhj_state_on-38z {
  display: block;
}
@media(min-width: 1081px) {.nhj_sb_bd-38z {
  display: none!important;
}
}.nhj_mob_nav-38z {
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  background: #0F1826;
  bottom: 0;
  display: flex;
  position: fixed;
  left: 0;
  z-index: 80;
  right: 0;
}
@media(min-width: 1078px) {.nhj_mob_nav-38z {
  display: none;
}
}.nhj_mob_nav_item-38z {
  flex: 1;
  padding: 0.25rem 2px;
  gap: 0.25rem;
  color: #4A5F78;
  cursor: pointer;
  align-items: center;
  display: flex;
  flex-direction: column;
}.nhj_mob_nav_ic-38z {
  line-height: 1;
}.nhj_mob_nav_ic-38z svg {
  stroke-linejoin: round;
  width: 20px;
  height: 20px;
  stroke-linecap: round;
}.nhj_mob_nav_lb-38z {
  color: #4A5F78;
  font-size: 0.625rem;
  font-weight: 600;
}.nhj_mob_nav_item-38z.nhj_state_active-38z {
  color: #0ED4EC;
}.nhj_mob_nav_item-38z.nhj_state_active-38z .nhj_mob_nav_lb-38z {
  color: #0ED4EC;
}.nhj_hero-38z {
  padding: 20px 1rem 0;
  background: #080E1A;
}
@media(min-width: 765px) {.nhj_hero-38z {
  padding: 24px 1.5rem 0;
}
}.nhj_hero_in-38z {
  margin: 0 auto;
  gap: 0.75rem;
  max-width: 82.5rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 857px) {.nhj_hero_in-38z {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1099px) {.nhj_hero_in-38z {
  grid-template-columns: 1fr 340px;
}
}.nhj_hero_promo-38z {
  border-radius: 0.875rem;
  overflow: hidden;
  background: #0C1420;
  align-items: stretch;
  position: relative;
  display: flex;
  min-height: 220px;
}
@media(min-width: 769px) {.nhj_hero_promo-38z {
  min-height: 17.5rem;
}
}.nhj_hero_promo_bg-38z {
  background: linear-gradient(120deg,#061228 0%,#080E1A 100%);
  inset: 0;
  background-position: center;
  position: absolute;
  background-size: cover;
}.nhj_hero_promo_bg-38z::after {
  background: linear-gradient(90deg,#080E1A 0%,rgba(4, 8, 16, 0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.nhj_hero_promo_glow-38z {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(26, 86, 212, 0.20) 0%,transparent 65%);
  width: 18.75rem;
  position: absolute;
  right: 60px;
  pointer-events: none;
  height: 18.75rem;
  top: -2.5rem;
}.nhj_hero_promo_ct-38z {
  padding: 28px 24px 1.75rem 1.75rem;
  z-index: 2;
  position: relative;
  display: flex;
  max-width: 480px;
  flex-direction: column;
  justify-content: center;
}
@media(min-width: 765px) {.nhj_hero_promo_ct-38z {
  padding: 40px 32px;
}
}.nhj_hero_badge-38z {
  background: rgba(14, 212, 236, 0.14);
  padding: 0.313rem 0.75rem;
  border-radius: 20px;
  border: 1px solid rgba(14, 212, 236, 0.06);
  font-weight: 700;
  font-size: 10px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #0ED4EC;
  margin-bottom: 0.875rem;
  display: inline-block;
}.nhj_hero_h1-38z {
  color: #EDF3FF;
  font-weight: 800;
  font-size: 26px;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 10px;
  line-height: 1.15;
}.nhj_hero_h1-38z em {
  font-style: normal;
  color: #F0A800;
}
@media(min-width: 765px) {.nhj_hero_h1-38z {
  font-size: 2.25rem;
}
}.nhj_hero_sub-38z {
  margin-bottom: 20px;
  color: #8FA4C0;
  line-height: 1.55;
  font-size: 0.813rem;
}
@media(min-width:768px) {.nhj_hero_sub-38z {
  font-size: 0.875rem;
}
}.nhj_hero_row-38z {
  gap: 0.625rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.nhj_hero_cta-38z {
  padding: 13px 26px;
  border-radius: 8px;
  transition: background .2s;
  background: #00D68F;
  box-shadow: 0 4px 18px rgba(0, 214, 143, 0.38), inset 0 1px 0 rgba(255, 255, 255, 0.10);
  font-weight: 700;
  color: #060C16;
  font-size: 0.875rem;
}.nhj_hero_cta-38z:hover {
  background: #1AEAA0;
}.nhj_hero_terms-38z {
  font-size: 0.688rem;
  color: #4A5F78;
}.nhj_hero_game-38z {
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #0C1420;
  overflow: hidden;
  border-radius: 0.875rem;
  position: relative;
  flex-direction: column;
  display: flex;
}.nhj_hero_game_badge-38z {
  background: rgba(240, 168, 0, 0.14);
  padding: 0.313rem 10px;
  border: 1px solid rgba(240, 168, 0, 0.14);
  border-radius: 1.25rem;
  z-index: 3;
  font-size: 0.625rem;
  position: absolute;
  font-weight: 700;
  left: 12px;
  letter-spacing: .06em;
  text-transform: uppercase;
  top: 0.75rem;
  color: #F0A800;
}.nhj_hero_game_badge-38z svg {
  margin-right: 4px;
  vertical-align: -1px;
  height: 0.688rem;
  width: 0.688rem;
}.nhj_hero_game_img-38z {
  background: linear-gradient(135deg,#061228,#080E1A);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.nhj_hero_game_img-38z img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  position: absolute;
  height: 100%;
}.nhj_hero_game_play-38z {
  transition: opacity .2s;
  inset: 0;
  background: rgba(4, 8, 16, 0.72);
  align-items: center;
  justify-content: center;
  display: flex;
  opacity: 0;
  position: absolute;
}.nhj_hero_game-38z:hover .nhj_hero_game_play-38z {
  opacity: 1;
}.nhj_hero_game_play-38z span {
  background: #0ED4EC;
  border-radius: 50%;
  width: 52px;
  height: 3.25rem;
  display: flex;
  align-items: center;
  justify-content: center;
}.nhj_hero_game_play-38z span svg {
  height: 1.125rem;
  margin-left: 2px;
  width: 1.125rem;
}.nhj_hero_game_info-38z {
  padding: 14px 16px;
}.nhj_hero_game_title-38z {
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-size: 15px;
  color: #EDF3FF;
}.nhj_hero_game_provider-38z {
  color: #637A96;
  font-size: 0.688rem;
}.nhj_hero_game_btn-38z {
  background: #0ED4EC;
  margin: 12px 1rem 1rem;
  transition: background .2s;
  border-radius: 0.5rem;
  padding: 0.688rem;
  text-align: center;
  color: #EDF3FF;
  font-size: 0.813rem;
  display: block;
  font-weight: 700;
}.nhj_hero_game-38z:hover .nhj_hero_game_btn-38z {
  background: #35E2F6;
}.nhj_sbar-38z {
  background: #080E1A;
  padding: 1rem 16px 0;
}
@media(min-width: 765px) {.nhj_sbar-38z {
  padding: 1.125rem 24px 0;
}
}.nhj_sbar_in-38z {
  margin: 0 auto;
  max-width: 82.5rem;
}.nhj_sbar_row-38z {
  gap: 10px;
  margin-bottom: 12px;
  display: flex;
  flex-wrap: wrap;
}.nhj_sbar_input-38z {
  border-radius: 0.5rem;
  background: #0C1420;
  transition: border-color .2s;
  flex: 1;
  gap: 0.625rem;
  padding: 0.688rem 16px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  align-items: center;
  cursor: pointer;
  color: #637A96;
  font-size: 13px;
  display: flex;
}.nhj_sbar_input-38z:hover {
  border-color: rgba(14, 210, 232, 0.38);
}.nhj_sbar_input-38z svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.938rem;
  flex-shrink: 0;
  height: 15px;
}.nhj_sbar_providers-38z {
  transition: border-color .2s;
  border-radius: 0.5rem;
  background: #0C1420;
  gap: 8px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.688rem 1.125rem;
  font-size: 0.813rem;
  align-items: center;
  display: flex;
  white-space: nowrap;
  color: #C2D0E8;
  font-weight: 600;
}.nhj_sbar_providers-38z:hover {
  border-color: rgba(14, 210, 232, 0.38);
  color: #EDF3FF;
}.nhj_sbar_providers-38z svg {
  width: 14px;
  stroke-linejoin: round;
  height: 14px;
  stroke-linecap: round;
}.nhj_sbar_tabs-38z {
  gap: 6px;
  scrollbar-width: none;
  padding-bottom: 2px;
  display: flex;
  overflow-x: auto;
}.nhj_sbar_tabs-38z::-webkit-scrollbar {
  display: none;
}.nhj_sbar_tab-38z {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 1.25rem;
  transition: background .15s,color .15s,border-color .15s;
  gap: 0.438rem;
  padding: 0.5rem 14px;
  display: flex;
  cursor: pointer;
  white-space: nowrap;
  font-weight: 600;
  font-size: 0.75rem;
  align-items: center;
  color: #8FA4C0;
  flex-shrink: 0;
}.nhj_sbar_tab-38z:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(14, 210, 232, 0.38);
  color: #EDF3FF;
}.nhj_sbar_tab-38z.nhj_state_active-38z {
  background: rgba(14, 212, 236, 0.14);
  border-color: rgba(14, 212, 236, 0.06);
  color: #EDF3FF;
}.nhj_sbar_tab_ic-38z svg {
  width: 0.875rem;
  height: 0.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.nhj_gr_jp-38z {
  overflow: hidden;
  padding: 20px;
  border-radius: 0.875rem;
  background: linear-gradient(135deg,#0D0E2E 0%,#070B1A 100%);
  position: relative;
}.nhj_gr_jp-38z::before {
  background: radial-gradient(circle,rgba(26, 86, 212, 0.20) 0%,transparent 70%);
  border-radius: 50%;
  left: -3.75rem;
  position: absolute;
  width: 15.625rem;
  height: 15.625rem;
  content: '';
  top: -60px;
}.nhj_gr_jp-38z::after {
  background: radial-gradient(circle,rgba(240, 168, 0, 0.14) 0%,transparent 70%);
  border-radius: 50%;
  position: absolute;
  bottom: -40px;
  right: 0;
  width: 12.5rem;
  height: 12.5rem;
  content: '';
}.nhj_gr_jp_head-38z {
  gap: 1rem;
  z-index: 1;
  position: relative;
  align-items: flex-start;
  margin-bottom: 1rem;
  display: flex;
  flex-wrap: wrap;
}.nhj_gr_jp_info-38z {
  flex: 1;
}.nhj_gr_jp_label-38z {
  font-size: 11px;
  margin-bottom: 6px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  color: #8A3FE8;
}.nhj_gr_jp_label-38z svg {
  margin-right: 0.25rem;
  stroke-linejoin: round;
  width: 14px;
  vertical-align: -2px;
  stroke-linecap: round;
  height: 14px;
}.nhj_gr_jp_amount-38z {
  overflow-wrap: break-word;
  color: #EDF3FF;
  line-height: 1;
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
  font-size: 32px;
  margin-bottom: 0.25rem;
}
@media(min-width:768px) {.nhj_gr_jp_amount-38z {
  font-size: 2.5rem;
}
}.nhj_gr_jp_amount-38z span {
  color: #F0A800;
}.nhj_gr_jp_seo-38z {
  color: #8FA4C0;
  overflow-wrap: break-word;
  line-height: 1.5;
  max-width: 480px;
  font-size: 12px;
}.nhj_gr_jp_cta-38z {
  transition: background .2s;
  background: rgba(26, 86, 212, 0.20);
  padding: 11px 20px;
  border-radius: 8px;
  border: 1px solid rgba(26, 86, 212, 0.20);
  font-weight: 700;
  margin-top: 0.25rem;
  flex-shrink: 0;
  position: relative;
  z-index: 1;
  font-size: 0.813rem;
  white-space: nowrap;
  align-self: flex-start;
  color: #EDF3FF;
}.nhj_gr_jp_cta-38z:hover {
  background: #1A56D4;
}.nhj_ws-38z {
  padding: 2rem 16px 0;
  background: #080E1A;
}
@media(min-width: 771px) {.nhj_ws-38z {
  padding: 2.25rem 24px 0;
}
}.nhj_ws_in-38z {
  margin: 0 auto;
  max-width: 1320px;
}.nhj_ws_head-38z {
  gap: 0.75rem;
  margin-bottom: 0.875rem;
  align-items: center;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}.nhj_ws_title-38z {
  gap: 0.625rem;
  font-family: 'Rajdhani', sans-serif;
  flex-wrap: wrap;
  display: flex;
  color: #EDF3FF;
  font-size: 1rem;
  font-weight: 700;
  overflow-wrap: break-word;
  align-items: center;
}.nhj_ws_title_ic-38z svg {
  height: 18px;
  color: #F0A800;
  stroke-linejoin: round;
  width: 1.125rem;
  stroke-linecap: round;
}.nhj_ws_online-38z {
  gap: 7px;
  color: #637A96;
  align-items: center;
  font-weight: 600;
  display: flex;
  font-size: 12px;
}.nhj_ws_online_dot-38z {
  border-radius: 50%;
  background: #00D68F;
  flex-shrink: 0;
  height: 0.5rem;
  box-shadow: 0 0 0.375rem rgba(0, 214, 143, 0.14);
  width: 0.5rem;
}.nhj_ws_scroll-38z {
  gap: 0.5rem;
  scrollbar-width: none;
  padding-bottom: 0.5rem;
  display: flex;
  overflow-x: auto;
}.nhj_ws_scroll-38z::-webkit-scrollbar {
  display: none;
}.nhj_wc-38z {
  padding: 0.625rem 14px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.5rem;
  background: #0C1420;
  gap: 0.625rem;
  flex-shrink: 0;
  display: flex;
  min-width: 13.75rem;
  align-items: center;
}.nhj_wc_img-38z {
  border-radius: 0.313rem;
  overflow: hidden;
  background: #0F1826;
  height: 36px;
  width: 36px;
  flex-shrink: 0;
}.nhj_wc_img-38z img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.nhj_wc_info-38z {
  min-width: 0;
}.nhj_wc_game-38z {
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 600;
  white-space: nowrap;
  color: #C2D0E8;
  font-size: 12px;
}.nhj_wc_player-38z {
  overflow: hidden;
  font-size: 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #4A5F78;
}.nhj_wc_amount-38z {
  white-space: nowrap;
  margin-left: auto;
  color: #00D68F;
  font-weight: 700;
  font-size: 0.813rem;
  flex-shrink: 0;
}.nhj_bon-38z {
  background: #080E1A;
  padding: 2.25rem 16px 0;
}
@media(min-width:768px) {.nhj_bon-38z {
  padding: 44px 1.5rem 0;
}
}.nhj_bon_in-38z {
  margin: 0 auto;
  max-width: 82.5rem;
}.nhj_bon_head-38z {
  margin-bottom: 1.25rem;
}.nhj_bon_label-38z {
  font-size: 11px;
  color: #0ED4EC;
  margin-bottom: 8px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
}.nhj_bon_h2-38z {
  color: #EDF3FF;
  font-size: 1.25rem;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.5rem;
}
@media(min-width: 769px) {.nhj_bon_h2-38z {
  font-size: 1.5rem;
}
}.nhj_bon_seo-38z {
  max-width: 620px;
  font-size: 0.813rem;
  color: #637A96;
  overflow-wrap: break-word;
  line-height: 1.6;
}.nhj_bon_seo-38z strong {
  color: #C2D0E8;
  font-weight: 700;
}.nhj_bon_seo-38z a {
  color: #0ED4EC;
  text-decoration: underline;
}.nhj_bon_grid-38z {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 642px) {.nhj_bon_grid-38z {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.nhj_bon_grid-38z {
  grid-template-columns: repeat(5,1fr);
}
}.nhj_bon_card-38z {
  padding: 1rem;
  transition: border-color .2s,transform .2s;
  background: #0C1420;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.09);
}.nhj_bon_card-38z:hover {
  border-color: rgba(14, 212, 236, 0.06);
  transform: translateY(-2px);
}.nhj_bon_card_ic-38z svg {
  stroke-linecap: round;
  width: 1.625rem;
  height: 1.625rem;
  stroke-linejoin: round;
}.nhj_bon_card_ic-38z {
  margin-bottom: 10px;
}.nhj_bon_card_type-38z {
  margin-bottom: 0.375rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .06em;
  font-size: 10px;
  color: #637A96;
}.nhj_bon_card_amount-38z {
  font-size: 1.125rem;
  margin-bottom: 0.375rem;
  line-height: 1.1;
  color: #F0A800;
  font-weight: 800;
}.nhj_bon_card_name-38z {
  font-weight: 600;
  color: #EDF3FF;
  font-size: 13px;
  margin-bottom: 8px;
  overflow-wrap: break-word;
}.nhj_bon_card_detail-38z {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  line-height: 1.5;
  font-size: 11px;
  padding-top: 0.5rem;
  color: #4A5F78;
}.nhj_reg-38z {
  background: #080E1A;
  padding: 36px 1rem 0;
}
@media(min-width: 765px) {.nhj_reg-38z {
  padding: 44px 1.5rem 0;
}
}.nhj_reg_in-38z {
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 28px 24px;
  background: #0F1826;
  border-radius: 14px;
  max-width: 1320px;
}
@media(min-width: 769px) {.nhj_reg_in-38z {
  padding: 40px;
}
}.nhj_reg_top-38z {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.nhj_reg_top-38z {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.nhj_reg_label-38z {
  color: #0ED4EC;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 10px;
  letter-spacing: .08em;
}.nhj_reg_h2-38z {
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  color: #EDF3FF;
  margin-bottom: 12px;
  font-size: 22px;
  line-height: 1.2;
  font-weight: 800;
}
@media(min-width: 766px) {.nhj_reg_h2-38z {
  font-size: 28px;
}
}.nhj_reg_bonus-38z {
  padding: 10px 1rem;
  background: rgba(240, 168, 0, 0.14);
  border-radius: 0.5rem;
  gap: 0.5rem;
  border: 1px solid rgba(240, 168, 0, 0.14);
  display: inline-flex;
  margin-bottom: 1rem;
  align-items: center;
}.nhj_reg_bonus_amount-38z {
  color: #F0A800;
  font-size: 20px;
  font-weight: 800;
}.nhj_reg_bonus_text-38z {
  line-height: 1.35;
  font-size: 0.813rem;
  color: #8FA4C0;
}.nhj_reg_cta_btn-38z {
  transition: background .2s;
  padding: 0.875rem 2rem;
  border-radius: 8px;
  background: #00D68F;
  display: inline-block;
  font-weight: 700;
  margin-bottom: 0.75rem;
  font-size: 0.938rem;
  box-shadow: 0 4px 1.125rem rgba(0, 214, 143, 0.38), inset 0 1px 0 rgba(255, 255, 255, 0.10);
  color: #060C16;
}.nhj_reg_cta_btn-38z:hover {
  background: #1AEAA0;
}.nhj_reg_terms-38z {
  font-size: 11px;
  line-height: 1.5;
  color: #4A5F78;
}.nhj_reg_seo-38z {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #637A96;
  padding-top: 1.25rem;
  margin-top: 20px;
}.nhj_reg_seo-38z p {
  font-size: 13px;
  margin-bottom: 0.625rem;
  line-height: 1.65;
  color: #637A96;
}.nhj_reg_seo-38z p:last-child {
  margin-bottom: 0;
}.nhj_reg_seo-38z strong {
  color: #C2D0E8;
  font-weight: 700;
}.nhj_reg_seo-38z a {
  transition: color .2s;
  text-decoration: underline;
  color: #0ED4EC;
}.nhj_reg_seo-38z a:hover {
  color: #35E2F6;
}.nhj_reg_seo-38z ul,.nhj_reg_seo-38z ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 18px;
}.nhj_reg_seo-38z ol {
  list-style: decimal;
}.nhj_reg_seo-38z li {
  color: #637A96;
  font-size: 13px;
  line-height: 1.65;
  margin-bottom: 4px;
}.nhj_reg_seo-38z table {
  border-collapse: collapse;
  font-size: 13px;
  overflow-x: auto;
  width: 100%;
  margin-bottom: 10px;
  display: block;
}
@media(min-width: 771px) {.nhj_reg_seo-38z table {
  display: table;
}
}.nhj_reg_seo-38z th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #C2D0E8;
}.nhj_reg_seo-38z td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem;
  color: #637A96;
}.nhj_reg_steps-38z {
  gap: 0.875rem;
  display: flex;
  flex-direction: column;
  margin-top: 1.75rem;
}
@media(min-width: 861px) {.nhj_reg_steps-38z {
  margin-top: 0;
}
}.nhj_reg_step-38z {
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 16px;
  gap: 0.875rem;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.nhj_reg_step_num-38z {
  border-radius: 50%;
  border: 1px solid rgba(14, 212, 236, 0.06);
  background: rgba(14, 212, 236, 0.14);
  display: flex;
  justify-content: center;
  color: #0ED4EC;
  width: 2.125rem;
  font-size: 14px;
  align-items: center;
  font-weight: 800;
  height: 2.125rem;
  flex-shrink: 0;
}.nhj_reg_step_title-38z {
  font-weight: 700;
  font-size: 14px;
  color: #EDF3FF;
  margin-bottom: 3px;
}.nhj_reg_step_text-38z {
  line-height: 1.5;
  color: #637A96;
  font-size: 0.75rem;
}.nhj_reg_trust-38z {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  padding-top: 20px;
  margin-top: 1.25rem;
  flex-wrap: wrap;
  display: flex;
}.nhj_reg_trust_item-38z {
  gap: 7px;
  color: #637A96;
  font-size: 12px;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
}.nhj_reg_trust_ic-38z svg {
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
  color: #0ED4EC;
  height: 1rem;
}.nhj_app-38z {
  padding: 36px 16px 0;
  background: #080E1A;
}
@media(min-width: 766px) {.nhj_app-38z {
  padding: 44px 24px 0;
}
}.nhj_app_in-38z {
  margin: 0 auto;
  max-width: 1320px;
}.nhj_app_head-38z {
  margin-bottom: 16px;
}.nhj_app_label-38z {
  letter-spacing: .08em;
  color: #0ED4EC;
  margin-bottom: 0.5rem;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
}.nhj_app_h2-38z {
  font-family: 'Rajdhani', sans-serif;
  color: #EDF3FF;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
  margin-bottom: 6px;
}
@media(min-width: 766px) {.nhj_app_h2-38z {
  font-size: 24px;
}
}.nhj_app_sub-38z {
  max-width: 37.5rem;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 0.813rem;
  color: #637A96;
}.nhj_app_sub-38z strong {
  color: #C2D0E8;
  font-weight: 700;
}.nhj_app_cards-38z {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  margin-top: 1rem;
  display: grid;
}
@media(min-width: 639px) {.nhj_app_cards-38z {
  grid-template-columns: repeat(3,1fr);
}
}.nhj_app_card-38z {
  overflow: hidden;
  gap: 1rem;
  padding: 1.25rem;
  border-radius: 8px;
  flex-wrap: wrap;
  position: relative;
  display: flex;
  align-items: flex-start;
}.nhj_app_card_ios-38z {
  background: linear-gradient(135deg,rgba(14, 212, 236, 0.14) 0%,#0F1826 100%);
}.nhj_app_card_android-38z {
  background: linear-gradient(135deg,rgba(0, 214, 143, 0.14) 0%,#0F1826 100%);
}.nhj_app_card_win-38z {
  background: linear-gradient(135deg,rgba(240, 168, 0, 0.14) 0%,#0F1826 100%);
}.nhj_app_card_ic-38z svg {
  width: 2.125rem;
  height: 2.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.nhj_app_card_ic-38z {
  color: #EDF3FF;
  flex-shrink: 0;
}.nhj_app_card_os-38z {
  letter-spacing: .08em;
  margin-bottom: 6px;
  color: #637A96;
  font-size: 0.625rem;
  font-weight: 700;
  text-transform: uppercase;
}.nhj_app_card_title-38z {
  color: #EDF3FF;
  font-size: 15px;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  font-weight: 700;
  line-height: 1.2;
}.nhj_app_card_text-38z {
  color: #637A96;
  line-height: 1.5;
  font-size: 12px;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
}.nhj_app_card_btn-38z {
  transition: background .2s;
  border-radius: 5px;
  padding: 10px 18px;
  gap: 0.438rem;
  border: 1px solid rgba(14, 210, 232, 0.38);
  background: rgba(255, 255, 255, 0.12);
  font-weight: 700;
  color: #EDF3FF;
  font-size: 0.813rem;
  align-items: center;
  display: inline-flex;
}.nhj_app_card_btn-38z:hover {
  background: rgba(255, 255, 255, 0.07);
}.nhj_prov-38z {
  padding: 36px 1rem 0;
  background: #080E1A;
}
@media(min-width: 771px) {.nhj_prov-38z {
  padding: 44px 24px 0;
}
}.nhj_prov_in-38z {
  margin: 0 auto;
  max-width: 1320px;
}.nhj_prov_head-38z {
  margin-bottom: 1rem;
}.nhj_prov_label-38z {
  color: #0ED4EC;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 8px;
}.nhj_prov_h2-38z {
  font-size: 20px;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.5rem;
  color: #EDF3FF;
}
@media(min-width: 766px) {.nhj_prov_h2-38z {
  font-size: 1.5rem;
}
}.nhj_prov_seo-38z {
  line-height: 1.6;
  margin-bottom: 16px;
  overflow-wrap: break-word;
  color: #637A96;
  max-width: 38.75rem;
  font-size: 0.813rem;
}.nhj_prov_seo-38z strong {
  color: #C2D0E8;
  font-weight: 700;
}.nhj_prov_seo-38z a {
  text-decoration: underline;
  color: #0ED4EC;
}.nhj_prov_grid-38z {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 638px) {.nhj_prov_grid-38z {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.nhj_prov_grid-38z {
  grid-template-columns: repeat(8,1fr);
}
}.nhj_prov_card-38z {
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s,background .2s;
  border-radius: 0.5rem;
  gap: 0.438rem;
  padding: 0.875rem 0.625rem;
  background: #0C1420;
  flex-direction: column;
  cursor: pointer;
  align-items: center;
  display: flex;
}.nhj_prov_card-38z:hover {
  background: #0F1826;
  border-color: rgba(14, 210, 232, 0.38);
}.nhj_prov_logo-38z {
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  border-radius: 0.313rem;
  justify-content: center;
  height: 2.75rem;
  align-items: center;
  display: flex;
  width: 2.75rem;
}.nhj_prov_logo-38z img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}.nhj_prov_name-38z {
  text-align: center;
  color: #8FA4C0;
  font-weight: 600;
  font-size: 11px;
  overflow-wrap: break-word;
}.nhj_faq-38z {
  background: #080E1A;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.nhj_faq-38z {
  padding: 2.75rem 24px 0;
}
}.nhj_faq_in-38z {
  margin: 0 auto;
  max-width: 82.5rem;
}.nhj_faq_head-38z {
  margin-bottom: 20px;
}.nhj_faq_label-38z {
  font-weight: 700;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  color: #0ED4EC;
  text-transform: uppercase;
  font-size: 0.688rem;
}.nhj_faq_h2-38z {
  color: #EDF3FF;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.nhj_faq_h2-38z {
  font-size: 1.5rem;
}
}.nhj_faq_list-38z {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.nhj_faq_item-38z {
  overflow: hidden;
  background: #0F1826;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 8px;
}.nhj_faq_q-38z {
  gap: 12px;
  padding: 16px 1.25rem;
  transition: color .2s;
  display: flex;
  flex-wrap: wrap;
  font-size: 14px;
  justify-content: space-between;
  cursor: pointer;
  align-items: center;
  font-weight: 600;
  color: #C2D0E8;
  overflow-wrap: break-word;
}.nhj_faq_q-38z:hover {
  color: #EDF3FF;
}.nhj_faq_q_ic-38z {
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  flex-shrink: 0;
  font-size: 16px;
  justify-content: center;
  align-items: center;
  display: flex;
  color: #0ED4EC;
  width: 24px;
  height: 24px;
}.nhj_faq_item-38z.nhj_state_open-38z .nhj_faq_q_ic-38z {
  transform: rotate(45deg);
}.nhj_faq_a-38z {
  padding: 0 1.25rem 1rem;
  font-size: 13px;
  line-height: 1.7;
  color: #637A96;
  overflow-wrap: break-word;
  display: none;
}.nhj_faq_item-38z.nhj_state_open-38z .nhj_faq_a-38z {
  display: block;
}.nhj_faq_a-38z strong {
  font-weight: 700;
  color: #C2D0E8;
}.nhj_faq_a-38z a {
  text-decoration: underline;
  color: #0ED4EC;
}.nhj_faq_a-38z ul,.nhj_faq_a-38z ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 1.25rem;
}.nhj_faq_a-38z ol {
  list-style: decimal;
}.nhj_faq_a-38z li {
  margin-bottom: 4px;
  line-height: 1.6;
}.nhj_faq_a-38z table {
  margin: 0.5rem 0;
  width: 100%;
  font-size: 0.75rem;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
}
@media(min-width: 770px) {.nhj_faq_a-38z table {
  display: table;
}
}.nhj_faq_a-38z th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 6px 0.5rem;
  font-weight: 700;
  text-align: left;
  color: #C2D0E8;
}.nhj_faq_a-38z td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 6px 8px;
  color: #637A96;
}.nhj_seo-38z {
  background: #080E1A;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.nhj_seo-38z {
  padding: 44px 1.5rem 0;
}
}.nhj_seo_in-38z {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.875rem;
  background: #0F1826;
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.nhj_seo_in-38z {
  padding: 2.25rem 40px;
}
}.nhj_seo_label-38z {
  letter-spacing: .08em;
  margin-bottom: 10px;
  font-size: 11px;
  font-weight: 700;
  color: #0ED4EC;
  text-transform: uppercase;
}.nhj_seo_h2-38z {
  line-height: 1.25;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  color: #EDF3FF;
  font-size: 1.25rem;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width:768px) {.nhj_seo_h2-38z {
  font-size: 24px;
}
}.nhj_seo_body-38z {
  color: #8FA4C0;
  font-size: 14px;
  line-height: 1.75;
  overflow-wrap: break-word;
}.nhj_seo_body-38z p {
  margin-bottom: 0.75rem;
  color: #8FA4C0;
  line-height: 1.75;
  font-size: 0.875rem;
}.nhj_seo_body-38z p:last-child {
  margin-bottom: 0;
}.nhj_seo_body-38z strong {
  font-weight: 700;
  color: #C2D0E8;
}.nhj_seo_body-38z a {
  transition: color .2s;
  text-decoration: underline;
  color: #0ED4EC;
}.nhj_seo_body-38z a:hover {
  color: #35E2F6;
}.nhj_seo_body-38z ul,.nhj_seo_body-38z ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.nhj_seo_body-38z ol {
  list-style: decimal;
}.nhj_seo_body-38z li {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #8FA4C0;
  margin-bottom: 0.375rem;
}.nhj_seo_body-38z table {
  display: block;
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
  margin-bottom: 12px;
  font-size: 13px;
}
@media(min-width: 765px) {.nhj_seo_body-38z table {
  display: table;
}
}.nhj_seo_body-38z th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  color: #C2D0E8;
  font-weight: 700;
  text-align: left;
}.nhj_seo_body-38z td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8FA4C0;
}.nhj_seo_cols-38z {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.nhj_seo_cols-38z {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.nhj_seo_cols-38z {
  grid-template-columns: repeat(3,1fr);
}
}.nhj_seo_col_h-38z {
  font-size: 0.813rem;
  font-weight: 700;
  margin-bottom: 7px;
  color: #C2D0E8;
  overflow-wrap: break-word;
}.nhj_seo_col_p-38z {
  overflow-wrap: break-word;
  color: #637A96;
  line-height: 1.65;
  font-size: 0.813rem;
}.nhj_seo_stats-38z {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.nhj_seo_stat-38z {
  flex: 1;
  padding: 14px 16px;
  background: rgba(14, 212, 236, 0.06);
  border-radius: 8px;
  border: 1px solid rgba(14, 212, 236, 0.14);
  min-width: 8.75rem;
}.nhj_seo_stat_val-38z {
  font-size: 1.25rem;
  color: #0ED4EC;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-weight: 800;
}.nhj_seo_stat_lb-38z {
  font-size: 0.688rem;
  color: #637A96;
  overflow-wrap: break-word;
}.nhj_seo-38z {
  background: #080E1A;
  padding: 36px 1rem 0;
}
@media(min-width: 765px) {.nhj_seo-38z {
  padding: 2.75rem 24px 0;
}
}.nhj_seo_in-38z {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #0F1826;
  border-radius: 0.875rem;
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 770px) {.nhj_seo_in-38z {
  padding: 36px 2.5rem;
}
}.nhj_seo_label-38z {
  font-size: 0.688rem;
  color: #0ED4EC;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
}.nhj_seo_h2-38z {
  font-size: 20px;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  line-height: 1.25;
  font-weight: 800;
  color: #EDF3FF;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 766px) {.nhj_seo_h2-38z {
  font-size: 24px;
}
}.nhj_seo_body-38z {
  font-size: 14px;
  overflow-wrap: break-word;
  color: #8FA4C0;
  line-height: 1.75;
}.nhj_seo_body-38z p {
  margin-bottom: 0.75rem;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #8FA4C0;
}.nhj_seo_body-38z p:last-child {
  margin-bottom: 0;
}.nhj_seo_body-38z strong {
  color: #C2D0E8;
  font-weight: 700;
}.nhj_seo_body-38z a {
  transition: color .2s;
  color: #0ED4EC;
  text-decoration: underline;
}.nhj_seo_body-38z a:hover {
  color: #35E2F6;
}.nhj_seo_body-38z ul,.nhj_seo_body-38z ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.nhj_seo_body-38z ol {
  list-style: decimal;
}.nhj_seo_body-38z li {
  color: #8FA4C0;
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 6px;
}.nhj_seo_body-38z table {
  border-collapse: collapse;
  font-size: 0.813rem;
  margin-bottom: 12px;
  overflow-x: auto;
  display: block;
  width: 100%;
}
@media(min-width: 769px) {.nhj_seo_body-38z table {
  display: table;
}
}.nhj_seo_body-38z th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #C2D0E8;
}.nhj_seo_body-38z td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #8FA4C0;
}.nhj_seo_cols-38z {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 643px) {.nhj_seo_cols-38z {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.nhj_seo_cols-38z {
  grid-template-columns: repeat(3,1fr);
}
}.nhj_seo_col_h-38z {
  font-size: 13px;
  font-weight: 700;
  color: #C2D0E8;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
}.nhj_seo_col_p-38z {
  font-size: 0.813rem;
  color: #637A96;
  overflow-wrap: break-word;
  line-height: 1.65;
}.nhj_seo_stats-38z {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.nhj_seo_stat-38z {
  flex: 1;
  border-radius: 0.5rem;
  padding: 14px 16px;
  background: rgba(14, 212, 236, 0.06);
  border: 1px solid rgba(14, 212, 236, 0.14);
  min-width: 8.75rem;
}.nhj_seo_stat_val-38z {
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 4px;
  color: #0ED4EC;
}.nhj_seo_stat_lb-38z {
  color: #637A96;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.nhj_seo-38z {
  background: #080E1A;
  padding: 2.25rem 16px 0;
}
@media(min-width: 767px) {.nhj_seo-38z {
  padding: 2.75rem 1.5rem 0;
}
}.nhj_seo_in-38z {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #0F1826;
  border-radius: 0.875rem;
  padding: 1.75rem 24px;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 770px) {.nhj_seo_in-38z {
  padding: 2.25rem 40px;
}
}.nhj_seo_label-38z {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  color: #0ED4EC;
  text-transform: uppercase;
}.nhj_seo_h2-38z {
  line-height: 1.25;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
  color: #EDF3FF;
  font-size: 20px;
}
@media(min-width: 765px) {.nhj_seo_h2-38z {
  font-size: 1.5rem;
}
}.nhj_seo_body-38z {
  line-height: 1.75;
  color: #8FA4C0;
  overflow-wrap: break-word;
  font-size: 14px;
}.nhj_seo_body-38z p {
  font-size: 14px;
  margin-bottom: 12px;
  line-height: 1.75;
  color: #8FA4C0;
}.nhj_seo_body-38z p:last-child {
  margin-bottom: 0;
}.nhj_seo_body-38z strong {
  color: #C2D0E8;
  font-weight: 700;
}.nhj_seo_body-38z a {
  transition: color .2s;
  text-decoration: underline;
  color: #0ED4EC;
}.nhj_seo_body-38z a:hover {
  color: #35E2F6;
}.nhj_seo_body-38z ul,.nhj_seo_body-38z ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.nhj_seo_body-38z ol {
  list-style: decimal;
}.nhj_seo_body-38z li {
  margin-bottom: 6px;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #8FA4C0;
}.nhj_seo_body-38z table {
  border-collapse: collapse;
  overflow-x: auto;
  font-size: 13px;
  display: block;
  margin-bottom: 12px;
  width: 100%;
}
@media(min-width: 766px) {.nhj_seo_body-38z table {
  display: table;
}
}.nhj_seo_body-38z th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  text-align: left;
  color: #C2D0E8;
  font-weight: 700;
}.nhj_seo_body-38z td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #8FA4C0;
}.nhj_seo_cols-38z {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.nhj_seo_cols-38z {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.nhj_seo_cols-38z {
  grid-template-columns: repeat(3,1fr);
}
}.nhj_seo_col_h-38z {
  color: #C2D0E8;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 7px;
  font-size: 0.813rem;
}.nhj_seo_col_p-38z {
  font-size: 0.813rem;
  line-height: 1.65;
  color: #637A96;
  overflow-wrap: break-word;
}.nhj_seo_stats-38z {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.nhj_seo_stat-38z {
  padding: 0.875rem 1rem;
  border-radius: 0.5rem;
  border: 1px solid rgba(14, 212, 236, 0.14);
  flex: 1;
  background: rgba(14, 212, 236, 0.06);
  min-width: 140px;
}.nhj_seo_stat_val-38z {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #0ED4EC;
  margin-bottom: 4px;
  font-weight: 800;
}.nhj_seo_stat_lb-38z {
  overflow-wrap: break-word;
  color: #637A96;
  font-size: 0.688rem;
}.nhj_ft-38z {
  background: #040810;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 3rem;
}.nhj_ft_support-38z {
  padding: 24px 16px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 769px) {.nhj_ft_support-38z {
  padding: 28px 24px;
}
}.nhj_ft_support_in-38z {
  margin: 0 auto;
  gap: 1rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  max-width: 1320px;
}.nhj_ft_support_main-38z {
  flex: 1;
  gap: 16px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  min-width: 220px;
}.nhj_ft_support_ic-38z {
  flex-shrink: 0;
  color: #0ED4EC;
}.nhj_ft_support_ic-38z svg {
  stroke-linejoin: round;
  width: 1.875rem;
  stroke-linecap: round;
  height: 30px;
}.nhj_ft_support_text_title-38z {
  overflow-wrap: break-word;
  margin-bottom: 3px;
  color: #EDF3FF;
  font-size: 15px;
  font-weight: 700;
}.nhj_ft_support_text_sub-38z {
  font-size: 0.75rem;
  color: #637A96;
  overflow-wrap: break-word;
}.nhj_ft_support_btn-38z {
  transition: background .2s;
  background: #0ED4EC;
  padding: 0.688rem 22px;
  border-radius: 8px;
  font-weight: 700;
  flex-shrink: 0;
  font-size: 0.813rem;
  color: #EDF3FF;
  white-space: nowrap;
}.nhj_ft_support_btn-38z:hover {
  background: #35E2F6;
}.nhj_ft_support_contacts-38z {
  gap: 16px;
  flex-wrap: wrap;
  margin-left: auto;
  display: flex;
}.nhj_ft_support_contact-38z {
  line-height: 1.4;
  font-size: 12px;
  color: #4A5F78;
}.nhj_ft_support_contact-38z strong {
  font-size: 11px;
  color: #8FA4C0;
  margin-bottom: 2px;
  display: block;
  font-weight: 600;
}.nhj_ft_main-38z {
  padding: 32px 1rem 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 771px) {.nhj_ft_main-38z {
  padding: 2.5rem 1.5rem 32px;
}
}.nhj_ft_main_in-38z {
  margin: 0 auto;
  gap: 24px;
  grid-template-columns: 1fr 1fr;
  max-width: 1320px;
  display: grid;
}
@media(min-width: 643px) {.nhj_ft_main_in-38z {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.nhj_ft_main_in-38z {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.nhj_ft_col_logo-38z {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.nhj_ft_col_logo-38z {
  grid-column: auto;
}
}.nhj_ft_logo-38z {
  gap: 0.563rem;
  color: #EDF3FF;
  margin-bottom: 0.75rem;
  font-weight: 800;
  align-items: center;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  font-size: 16px;
  display: flex;
}.nhj_ft_logo_mark-38z {
  overflow: hidden;
  border-radius: 5px;
  width: 1.875rem;
  height: 30px;
}.nhj_ft_logo_mark-38z img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.nhj_ft_logo_sub-38z {
  overflow-wrap: break-word;
  color: #4A5F78;
  font-size: 0.75rem;
  line-height: 1.55;
  max-width: 12.5rem;
}.nhj_ft_col_title-38z {
  margin-bottom: 0.875rem;
  text-transform: uppercase;
  color: #8FA4C0;
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: .07em;
}.nhj_ft_col_links-38z {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.nhj_ft_col_link-38z {
  transition: color .2s;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #4A5F78;
}.nhj_ft_col_link-38z:hover {
  color: #C2D0E8;
}.nhj_ft_apps-38z {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.nhj_ft_app_card-38z {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 10px;
  padding: 0.625rem 0.75rem;
  transition: border-color .2s;
  border-radius: 5px;
  display: flex;
  align-items: center;
}.nhj_ft_app_card-38z:hover {
  border-color: rgba(14, 210, 232, 0.38);
}.nhj_ft_app_card_ic-38z svg {
  stroke-linejoin: round;
  width: 1.375rem;
  height: 1.375rem;
  stroke-linecap: round;
}.nhj_ft_app_card_os-38z {
  font-size: 10px;
  font-weight: 600;
  color: #4A5F78;
}.nhj_ft_app_card_action-38z {
  font-size: 12px;
  font-weight: 700;
  color: #C2D0E8;
}.nhj_ft_bot-38z {
  padding: 20px 1rem;
}
@media(min-width: 770px) {.nhj_ft_bot-38z {
  padding: 1.25rem 24px;
}
}.nhj_ft_bot_in-38z {
  margin: 0 auto;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  max-width: 82.5rem;
}.nhj_ft_socials-38z {
  gap: 8px;
  display: flex;
}.nhj_ft_soc-38z {
  background: rgba(255, 255, 255, 0.05);
  transition: background .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 5px;
  justify-content: center;
  width: 2.25rem;
  height: 2.25rem;
  display: flex;
  align-items: center;
  color: #8FA4C0;
}.nhj_ft_soc-38z svg {
  width: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1rem;
}.nhj_ft_soc-38z:hover {
  background: rgba(255, 255, 255, 0.07);
}.nhj_ft_legal-38z {
  flex: 1;
  color: #7A8FA8;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 0.688rem;
  min-width: 200px;
}.nhj_ft_legal-38z strong {
  font-weight: 700;
  color: #8FA4C0;
}.nhj_ft_legal-38z a {
  color: #8FA4C0;
  text-decoration: underline;
}.nhj_ft_age-38z {
  border: 2px solid #7A8FA8;
  border-radius: 50%;
  flex-shrink: 0;
  height: 2rem;
  display: flex;
  align-items: center;
  margin-left: auto;
  color: #7A8FA8;
  font-weight: 800;
  width: 2rem;
  font-size: 11px;
  justify-content: center;
}