*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  min-height: 100vh;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  color: #C8D4DC;
  font-family: 'Barlow', sans-serif;
  background-color: #0C0F16;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  cursor: pointer;
  color: inherit;
}a {
  text-decoration: none;
  color: inherit;
}.nzj_layout_wvb {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}.nzj_page_wvb {
  min-height: 100vh;
  display: flex;
}.nzj_main_wvb {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media screen and (min-width: 1083px) {.nzj_main_wvb {
  padding-left: 13.75rem;
}
}
@media screen and (max-width: 1078px) {.nzj_main_wvb {
  padding-bottom: 4.5rem;
}
}.nzj_gc_wvb {
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255,255,255,0.06);
  border-radius: 8px;
  background: #101419;
  overflow: hidden;
  width: 8.75rem;
  flex-shrink: 0;
  position: relative;
  cursor: pointer;
}
@media(min-width: 643px) {.nzj_gc_wvb {
  width: 156px;
}
}
@media(min-width: 1081px) {.nzj_gc_wvb {
  width: 168px;
}
}.nzj_gc_wvb:hover {
  transform: translateY(-3px);
  border-color: rgba(59,186,216,0.07);
}.nzj_gc_img_wvb {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding-bottom: 80%;
}.nzj_gc_img_wvb img {
  inset: 0;
  width: 100%;
  position: absolute;
  object-fit: cover;
  height: 100%;
}.nzj_gc_hover_wvb {
  background: rgba(8,9,14,0.72);
  transition: opacity .2s;
  inset: 0;
  align-items: center;
  opacity: 0;
  justify-content: center;
  position: absolute;
  display: flex;
}.nzj_gc_wvb:hover .nzj_gc_hover_wvb {
  opacity: 1;
}.nzj_gc_hover_btn_wvb {
  border-radius: 5px;
  padding: 0.5rem 1rem;
  background: #3BBAD8;
  font-size: 0.75rem;
  color: #EEF4F8;
  font-weight: 700;
}.nzj_gc_info_wvb {
  padding: 8px 10px 0.625rem;
}.nzj_gc_name_wvb {
  overflow: hidden;
  white-space: nowrap;
  margin-bottom: 3px;
  text-overflow: ellipsis;
  max-width: 100%;
  font-size: 0.75rem;
  font-weight: 600;
  color: #C8D4DC;
}.nzj_gc_prov_wvb {
  font-size: 10px;
  color: #4E5C6E;
}.nzj_gc_tag_wvb {
  padding: 2px 0.438rem;
  border-radius: 0.25rem;
  z-index: 2;
  position: absolute;
  left: 6px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .04em;
  top: 0.375rem;
  font-size: 0.563rem;
}.nzj_gc_tag_hot_wvb {
  background: #E83428;
  color: #fff;
}.nzj_gc_tag_new_wvb {
  background: #28C96A;
  color: #0C0F16;
}.nzj_gc_tag_jp_wvb {
  background: #F5A623;
  color: #0C0F16;
}.nzj_gc_tag_ex_wvb {
  background: #E8522A;
  color: #fff;
}.nzj_gc_tag_live_wvb {
  background: #E83428;
  color: #fff;
}.nzj_gr_wvb {
  padding: 2rem 1rem 0;
  background: #0C0F16;
}
@media(min-width: 766px) {.nzj_gr_wvb {
  padding: 2.25rem 1.5rem 0;
}
}.nzj_gr_in_wvb {
  margin: 0 auto;
  max-width: 1340px;
}.nzj_gr_head_wvb {
  gap: 0.75rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  margin-bottom: 10px;
}.nzj_gr_head_l_wvb {
  flex: 1;
  gap: 0.625rem;
  display: flex;
  min-width: 0;
  align-items: center;
}.nzj_gr_ic_wvb {
  border-radius: 0.5rem;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  width: 2rem;
  align-items: center;
  height: 2rem;
}.nzj_gr_ic_wvb svg {
  stroke-linecap: round;
  height: 1rem;
  stroke-linejoin: round;
  width: 16px;
}.nzj_gr_title_wvb {
  overflow-wrap: break-word;
  color: #EEF4F8;
  font-size: 1rem;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 700;
}
@media(min-width: 769px) {.nzj_gr_title_wvb {
  font-size: 1.125rem;
}
}.nzj_gr_more_wvb {
  gap: 5px;
  transition: color .2s;
  font-size: 0.75rem;
  color: #68778A;
  align-items: center;
  white-space: nowrap;
  flex-shrink: 0;
  font-weight: 600;
  display: flex;
}.nzj_gr_more_wvb:hover {
  color: #3BBAD8;
}.nzj_gr_more_wvb svg {
  stroke-linecap: round;
  height: 12px;
  stroke-linejoin: round;
  width: 0.75rem;
}.nzj_gr_arrows_wvb {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.nzj_gr_arr_wvb {
  background: rgba(255,255,255,0.05);
  transition: background .15s,color .15s;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 0.313rem;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #8E9BAA;
  height: 30px;
  width: 30px;
}.nzj_gr_arr_wvb:hover {
  background: rgba(255,255,255,0.07);
  color: #EEF4F8;
}.nzj_gr_arr_wvb svg {
  stroke-linecap: round;
  height: 0.813rem;
  width: 13px;
  stroke-linejoin: round;
}.nzj_gr_seo_h_wvb {
  margin: 0 0 0.375rem;
  max-width: 42.5rem;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #C8D4DC;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 13px;
}
@media(min-width: 769px) {.nzj_gr_seo_h_wvb {
  font-size: 14px;
}
}.nzj_gr_seo_wvb {
  color: #68778A;
  line-height: 1.55;
  overflow-wrap: break-word;
  max-width: 680px;
  margin-bottom: 0.75rem;
  font-size: 0.75rem;
}.nzj_gr_seo_wvb strong {
  font-weight: 600;
  color: #C8D4DC;
}.nzj_gr_scroll_wvb {
  gap: 0.625rem;
  -webkit-overflow-scrolling: touch;
  display: flex;
  padding-bottom: 10px;
  overflow-x: auto;
  scrollbar-width: none;
}.nzj_gr_scroll_wvb::-webkit-scrollbar {
  display: none;
}
@media(min-width: 767px) {.nzj_gr_scroll_wvb {
  gap: 12px;
}
}.nzj_tb_wvb {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  background: #0C0F16;
  z-index: 80;
  top: 0;
  right: 0;
  height: 56px;
  align-items: center;
  position: fixed;
  left: 0;
  display: flex;
}.nzj_tb_in_wvb {
  gap: 0;
  padding: 0 0.875rem;
  width: 100%;
  display: flex;
  align-items: center;
  height: 100%;
}.nzj_tb_burger_wvb {
  gap: 5px;
  border-radius: 8px;
  height: 38px;
  width: 38px;
  align-items: center;
  margin-right: 8px;
  flex-direction: column;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
}.nzj_tb_burger_wvb:hover {
  background: rgba(255,255,255,0.05);
}.nzj_tb_burger_line_wvb {
  border-radius: 1px;
  background: #8E9BAA;
  height: 2px;
  width: 18px;
  display: block;
}
@media(min-width: 1083px) {.nzj_tb_burger_wvb {
  display: none;
}
}.nzj_tb_logo_wvb {
  gap: 0.563rem;
  align-items: center;
  margin-right: 1.25rem;
  flex-shrink: 0;
  color: #EEF4F8;
  display: flex;
  font-weight: 800;
  letter-spacing: -.01em;
  overflow-wrap: break-word;
  font-size: 18px;
}.nzj_tb_logo_mark_wvb {
  overflow: hidden;
  border-radius: 0.5rem;
  height: 2rem;
  align-items: center;
  width: 2rem;
  display: flex;
  justify-content: center;
}.nzj_tb_logo_mark_wvb img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.nzj_tb_nav_wvb {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 637px) {.nzj_tb_nav_wvb {
  display: flex;
}
}.nzj_tb_tab_wvb {
  padding: 0.5rem 14px;
  transition: background .15s,color .15s;
  border-radius: 0.5rem;
  color: #8E9BAA;
  white-space: nowrap;
  font-size: 0.813rem;
  font-weight: 600;
}.nzj_tb_tab_wvb:hover {
  background: rgba(255,255,255,0.05);
  color: #EEF4F8;
}.nzj_tb_tab_wvb.nzj_state_active_wvb {
  background: rgba(59,186,216,0.18);
  color: #EEF4F8;
}.nzj_tb_right_wvb {
  gap: 8px;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  margin-left: auto;
}.nzj_tb_login_wvb {
  border-radius: 0.5rem;
  padding: 9px 16px;
  background: rgba(255,255,255,0.05);
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255,255,255,0.10);
  color: #C8D4DC;
  font-weight: 600;
  display: none;
  font-size: 0.813rem;
}.nzj_tb_login_wvb:hover {
  border-color: rgba(75,196,224,0.45);
  color: #EEF4F8;
}
@media(min-width: 477px) {.nzj_tb_login_wvb {
  display: block;
}
}.nzj_tb_reg_wvb {
  background: #28C96A;
  transition: background .2s;
  border-radius: 0.5rem;
  padding: 9px 18px;
  color: #09111A;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 700;
}.nzj_tb_reg_wvb:hover {
  background: #3DD87C;
}.nzj_sb_wvb {
  transform: translateX(-100%);
  border-right: 1px solid rgba(255,255,255,0.05);
  background: #141820;
  transition: transform .25s ease;
  width: 13.75rem;
  top: 3.5rem;
  overflow-y: auto;
  left: 0;
  bottom: 0;
  z-index: 70;
  position: fixed;
}.nzj_sb_wvb.nzj_state_open_wvb {
  transform: translateX(0);
}.nzj_sb_wvb::-webkit-scrollbar {
  width: 0.25rem;
}.nzj_sb_wvb::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255,255,255,0.07);
}
@media(min-width: 1081px) {.nzj_sb_wvb {
  transform: translateX(0);
}
}.nzj_sb_auth_wvb {
  padding: 14px 0.75rem 10px;
}.nzj_sb_btn_reg_wvb {
  background: #28C96A;
  border-radius: 8px;
  transition: background .2s;
  padding: 0.688rem;
  color: #09111A;
  margin-bottom: 0.5rem;
  text-align: center;
  font-size: 0.813rem;
  font-weight: 700;
  display: block;
}.nzj_sb_btn_reg_wvb:hover {
  background: #3DD87C;
}.nzj_sb_btn_login_wvb {
  border-radius: 0.5rem;
  transition: border-color .2s;
  background: rgba(255,255,255,0.05);
  padding: 0.625rem;
  border: 1px solid rgba(255,255,255,0.10);
  font-weight: 600;
  display: block;
  font-size: 13px;
  text-align: center;
  color: #C8D4DC;
}.nzj_sb_btn_login_wvb:hover {
  border-color: rgba(75,196,224,0.45);
  color: #EEF4F8;
}.nzj_sb_promo_wvb {
  background: linear-gradient(135deg,#1A1020,#141820);
  overflow: hidden;
  padding: 0.75rem 0.875rem;
  margin: 0 12px 10px;
  border: 1px solid rgba(59,186,216,0.18);
  border-radius: 0.5rem;
  position: relative;
}.nzj_sb_promo_wvb::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(59,186,216,0.18),transparent 70%);
  position: absolute;
  content: '';
  right: -20px;
  top: -20px;
  height: 80px;
  width: 5rem;
}.nzj_sb_promo_title_wvb {
  margin-bottom: 4px;
  color: #3BBAD8;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .06em;
  text-transform: uppercase;
}.nzj_sb_promo_text_wvb {
  line-height: 1.35;
  font-size: 0.75rem;
  color: #EEF4F8;
  overflow-wrap: break-word;
  font-weight: 600;
}.nzj_sb_promo_sub_wvb {
  color: #68778A;
  font-size: 10px;
  margin-top: 3px;
}.nzj_sb_nav_wvb {
  padding: 0.375rem 0.5rem 16px;
}.nzj_sb_nav_lb_wvb {
  padding: 10px 0.5rem 0.375rem;
  font-weight: 700;
  color: #4E5C6E;
  letter-spacing: .08em;
  font-size: 10px;
  text-transform: uppercase;
}.nzj_sb_link_wvb {
  border-radius: 0.313rem;
  gap: 10px;
  padding: 9px 10px;
  transition: background .15s,color .15s;
  align-items: center;
  font-size: 13px;
  display: flex;
  overflow-wrap: break-word;
  font-weight: 500;
  color: #8E9BAA;
  cursor: pointer;
}.nzj_sb_link_wvb:hover {
  background: rgba(255,255,255,0.05);
  color: #EEF4F8;
}.nzj_sb_link_wvb.nzj_state_active_wvb {
  background: rgba(59,186,216,0.18);
  color: #EEF4F8;
}.nzj_sb_ic_wvb {
  border-radius: 0.313rem;
  width: 30px;
  align-items: center;
  flex-shrink: 0;
  height: 1.875rem;
  justify-content: center;
  display: flex;
}.nzj_sb_ic_wvb svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1rem;
  width: 16px;
}.nzj_sb_ic_1_wvb {
  background: rgba(59,186,216,0.07);
  color: #3BBAD8;
}.nzj_sb_ic_2_wvb {
  background: rgba(40,201,106,0.16);
  color: #28C96A;
}.nzj_sb_ic_3_wvb {
  background: rgba(245,166,35,0.16);
  color: #F5A623;
}.nzj_sb_ic_4_wvb {
  background: rgba(232,82,42,0.20);
  color: #E8522A;
}.nzj_sb_ic_5_wvb {
  background: rgba(59,186,216,0.07);
  color: #E8326E;
}.nzj_sb_ic_6_wvb {
  background: rgba(232,82,42,0.20);
  color: #9B3EE8;
}.nzj_sb_badge_wvb {
  padding: 2px 0.438rem;
  background: #F5A623;
  border-radius: 0.313rem;
  font-weight: 700;
  color: #09111A;
  margin-left: auto;
  font-size: 9px;
}.nzj_sb_bot_wvb {
  gap: 0.5rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  padding: 0.75rem;
  display: flex;
}.nzj_sb_lang_wvb,.nzj_sb_help_wvb {
  gap: 6px;
  background: rgba(255,255,255,0.05);
  transition: border-color .2s;
  flex: 1;
  border: 1px solid rgba(255,255,255,0.06);
  padding: 9px 0.375rem;
  border-radius: 5px;
  align-items: center;
  display: flex;
  justify-content: center;
  color: #8E9BAA;
  font-weight: 600;
  font-size: 11px;
}.nzj_sb_lang_wvb:hover,.nzj_sb_help_wvb:hover {
  border-color: rgba(75,196,224,0.45);
  color: #EEF4F8;
}.nzj_sb_lang_wvb svg,.nzj_sb_help_wvb svg {
  width: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 13px;
}.nzj_sb_bd_wvb {
  inset: 0;
  background: rgba(8,9,14,0.72);
  z-index: 69;
  display: none;
  position: fixed;
}.nzj_sb_bd_wvb.nzj_state_on_wvb {
  display: block;
}
@media(min-width: 1079px) {.nzj_sb_bd_wvb {
  display: none!important;
}
}.nzj_mob_nav_wvb {
  border-top: 1px solid rgba(255,255,255,0.10);
  background: #141820;
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  display: flex;
  right: 0;
  z-index: 80;
  left: 0;
  position: fixed;
  bottom: 0;
}
@media(min-width: 1079px) {.nzj_mob_nav_wvb {
  display: none;
}
}.nzj_mob_nav_item_wvb {
  padding: 4px 2px;
  gap: 0.25rem;
  flex: 1;
  cursor: pointer;
  align-items: center;
  color: #4E5C6E;
  flex-direction: column;
  display: flex;
}.nzj_mob_nav_ic_wvb {
  line-height: 1;
}.nzj_mob_nav_ic_wvb svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 20px;
  height: 20px;
}.nzj_mob_nav_lb_wvb {
  color: #4E5C6E;
  font-weight: 600;
  font-size: 0.625rem;
}.nzj_mob_nav_item_wvb.nzj_state_active_wvb {
  color: #3BBAD8;
}.nzj_mob_nav_item_wvb.nzj_state_active_wvb .nzj_mob_nav_lb_wvb {
  color: #3BBAD8;
}.nzj_hero_wvb {
  padding: 20px 16px 0;
  background: #0C0F16;
}
@media(min-width: 766px) {.nzj_hero_wvb {
  padding: 1.5rem 24px 0;
}
}.nzj_hero_in_wvb {
  margin: 0 auto;
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 1340px;
}
@media(min-width: 863px) {.nzj_hero_in_wvb {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width:1100px) {.nzj_hero_in_wvb {
  grid-template-columns: 1fr 340px;
}
}.nzj_hero_promo_wvb {
  overflow: hidden;
  background: #101419;
  border-radius: 0.75rem;
  align-items: stretch;
  position: relative;
  min-height: 220px;
  display: flex;
}
@media(min-width:768px) {.nzj_hero_promo_wvb {
  min-height: 280px;
}
}.nzj_hero_promo_bg_wvb {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg,#1A1020 0%,#0C0F16 100%);
  background-size: cover;
  position: absolute;
}.nzj_hero_promo_bg_wvb::after {
  inset: 0;
  background: linear-gradient(90deg,#0C0F16 0%,rgba(8,9,14,0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.nzj_hero_promo_glow_wvb {
  background: radial-gradient(circle,rgba(232,82,42,0.20) 0%,transparent 65%);
  border-radius: 50%;
  height: 300px;
  width: 18.75rem;
  pointer-events: none;
  top: -40px;
  right: 3.75rem;
  position: absolute;
}.nzj_hero_promo_ct_wvb {
  padding: 28px 24px 28px 28px;
  position: relative;
  max-width: 480px;
  justify-content: center;
  flex-direction: column;
  z-index: 2;
  display: flex;
}
@media(min-width: 771px) {.nzj_hero_promo_ct_wvb {
  padding: 2.5rem 32px;
}
}.nzj_hero_badge_wvb {
  border-radius: 20px;
  border: 1px solid rgba(59,186,216,0.07);
  background: rgba(59,186,216,0.18);
  padding: 0.313rem 12px;
  color: #3BBAD8;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.875rem;
  font-size: 10px;
  display: inline-block;
}.nzj_hero_h1_wvb {
  font-family: 'Barlow Condensed', sans-serif;
  color: #EEF4F8;
  line-height: 1.15;
  margin-bottom: 10px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.625rem;
}.nzj_hero_h1_wvb em {
  color: #F5A623;
  font-style: normal;
}
@media(min-width: 767px) {.nzj_hero_h1_wvb {
  font-size: 2.25rem;
}
}.nzj_hero_sub_wvb {
  margin-bottom: 1.25rem;
  color: #8E9BAA;
  font-size: 0.813rem;
  line-height: 1.55;
}
@media(min-width: 770px) {.nzj_hero_sub_wvb {
  font-size: 0.875rem;
}
}.nzj_hero_row_wvb {
  gap: 10px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.nzj_hero_cta_wvb {
  padding: 0.813rem 1.625rem;
  border-radius: 8px;
  background: #28C96A;
  transition: background .2s;
  color: #09111A;
  box-shadow: 0 6px 0px rgba(10,70,35,0.85), 0 0 18px rgba(40,201,106,0.32);
  font-size: 14px;
  font-weight: 700;
}.nzj_hero_cta_wvb:hover {
  background: #3DD87C;
}.nzj_hero_terms_wvb {
  color: #4E5C6E;
  font-size: 11px;
}.nzj_hero_game_wvb {
  border-radius: 0.75rem;
  border: 1px solid rgba(255,255,255,0.06);
  background: #101419;
  overflow: hidden;
  flex-direction: column;
  display: flex;
  position: relative;
}.nzj_hero_game_badge_wvb {
  background: rgba(245,166,35,0.16);
  padding: 0.313rem 0.625rem;
  border: 1px solid rgba(245,166,35,0.16);
  border-radius: 20px;
  font-weight: 700;
  font-size: 0.625rem;
  text-transform: uppercase;
  top: 0.75rem;
  color: #F5A623;
  position: absolute;
  z-index: 3;
  letter-spacing: .06em;
  left: 0.75rem;
}.nzj_hero_game_badge_wvb svg {
  height: 0.688rem;
  width: 0.688rem;
  vertical-align: -1px;
  margin-right: 0.25rem;
}.nzj_hero_game_img_wvb {
  background: linear-gradient(135deg,#1A1020,#0C0F16);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.nzj_hero_game_img_wvb img {
  inset: 0;
  object-fit: cover;
  position: absolute;
  width: 100%;
  height: 100%;
}.nzj_hero_game_play_wvb {
  transition: opacity .2s;
  inset: 0;
  background: rgba(8,9,14,0.72);
  justify-content: center;
  display: flex;
  position: absolute;
  align-items: center;
  opacity: 0;
}.nzj_hero_game_wvb:hover .nzj_hero_game_play_wvb {
  opacity: 1;
}.nzj_hero_game_play_wvb span {
  border-radius: 50%;
  background: #3BBAD8;
  display: flex;
  width: 52px;
  align-items: center;
  height: 52px;
  justify-content: center;
}.nzj_hero_game_play_wvb span svg {
  width: 18px;
  margin-left: 2px;
  height: 1.125rem;
}.nzj_hero_game_info_wvb {
  padding: 0.875rem 1rem;
}.nzj_hero_game_title_wvb {
  overflow-wrap: break-word;
  font-size: 15px;
  color: #EEF4F8;
  font-weight: 700;
  margin-bottom: 0.25rem;
}.nzj_hero_game_provider_wvb {
  font-size: 11px;
  color: #68778A;
}.nzj_hero_game_btn_wvb {
  transition: background .2s;
  border-radius: 8px;
  margin: 0.75rem 1rem 1rem;
  padding: 11px;
  background: #3BBAD8;
  text-align: center;
  color: #EEF4F8;
  font-size: 13px;
  display: block;
  font-weight: 700;
}.nzj_hero_game_wvb:hover .nzj_hero_game_btn_wvb {
  background: #62CEE8;
}.nzj_sbar_wvb {
  background: #0C0F16;
  padding: 1rem 16px 0;
}
@media(min-width: 766px) {.nzj_sbar_wvb {
  padding: 1.125rem 24px 0;
}
}.nzj_sbar_in_wvb {
  margin: 0 auto;
  max-width: 1340px;
}.nzj_sbar_row_wvb {
  gap: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 0.75rem;
}.nzj_sbar_input_wvb {
  gap: 0.625rem;
  padding: 0.688rem 1rem;
  border: 1px solid rgba(255,255,255,0.10);
  transition: border-color .2s;
  background: #101419;
  flex: 1;
  border-radius: 8px;
  color: #68778A;
  cursor: pointer;
  display: flex;
  font-size: 0.813rem;
  align-items: center;
}.nzj_sbar_input_wvb:hover {
  border-color: rgba(75,196,224,0.45);
}.nzj_sbar_input_wvb svg {
  width: 0.938rem;
  height: 15px;
  stroke-linejoin: round;
  flex-shrink: 0;
  stroke-linecap: round;
}.nzj_sbar_providers_wvb {
  background: #101419;
  border-radius: 8px;
  padding: 0.688rem 18px;
  border: 1px solid rgba(255,255,255,0.10);
  gap: 0.5rem;
  transition: border-color .2s;
  font-size: 13px;
  font-weight: 600;
  display: flex;
  color: #C8D4DC;
  align-items: center;
  white-space: nowrap;
}.nzj_sbar_providers_wvb:hover {
  border-color: rgba(75,196,224,0.45);
  color: #EEF4F8;
}.nzj_sbar_providers_wvb svg {
  stroke-linejoin: round;
  width: 14px;
  stroke-linecap: round;
  height: 14px;
}.nzj_sbar_tabs_wvb {
  gap: 6px;
  display: flex;
  padding-bottom: 2px;
  overflow-x: auto;
  scrollbar-width: none;
}.nzj_sbar_tabs_wvb::-webkit-scrollbar {
  display: none;
}.nzj_sbar_tab_wvb {
  transition: background .15s,color .15s,border-color .15s;
  border: 1px solid rgba(255,255,255,0.06);
  gap: 7px;
  border-radius: 20px;
  padding: 8px 0.875rem;
  background: rgba(255,255,255,0.05);
  cursor: pointer;
  white-space: nowrap;
  font-size: 12px;
  color: #8E9BAA;
  display: flex;
  align-items: center;
  font-weight: 600;
  flex-shrink: 0;
}.nzj_sbar_tab_wvb:hover {
  border-color: rgba(75,196,224,0.45);
  background: rgba(255,255,255,0.07);
  color: #EEF4F8;
}.nzj_sbar_tab_wvb.nzj_state_active_wvb {
  border-color: rgba(59,186,216,0.07);
  background: rgba(59,186,216,0.18);
  color: #EEF4F8;
}.nzj_sbar_tab_ic_wvb svg {
  stroke-linejoin: round;
  width: 14px;
  height: 0.875rem;
  stroke-linecap: round;
}.nzj_gcg_wvb {
  padding: 2.25rem 16px 0;
  background: #0C0F16;
}
@media(min-width:768px) {.nzj_gcg_wvb {
  padding: 2.75rem 1.5rem 0;
}
}.nzj_gcg_in_wvb {
  margin: 0 auto;
  max-width: 83.75rem;
}.nzj_gcg_head_wvb {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.nzj_gcg_label_wvb {
  text-transform: uppercase;
  color: #3BBAD8;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
}.nzj_gcg_h2_wvb {
  font-size: 22px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #EEF4F8;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 8px;
}
@media(min-width: 766px) {.nzj_gcg_h2_wvb {
  font-size: 1.75rem;
}
}.nzj_gcg_intro_wvb {
  font-size: 13px;
  line-height: 1.6;
  color: #68778A;
}.nzj_gcg_grid_wvb {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.nzj_gcg_grid_wvb {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.nzj_gcg_grid_wvb {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.nzj_gcg_card_wvb {
  padding: 20px;
  border: 1px solid rgba(255,255,255,0.10);
  overflow: hidden;
  border-radius: 12px;
  transition: transform .2s,border-color .2s;
  display: flex;
  cursor: pointer;
  min-height: 240px;
  position: relative;
  justify-content: flex-end;
  flex-direction: column;
}.nzj_gcg_card_wvb:hover {
  border-color: rgba(59,186,216,0.18);
  transform: translateY(-3px);
}.nzj_gcg_card_bg_wvb {
  inset: 0;
  position: absolute;
  z-index: 0;
}.nzj_gcg_card_bg_wvb::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  position: absolute;
  content: '';
}.nzj_gcg_card_ic_wvb {
  border-radius: 5px;
  background: rgba(0,0,0,.45);
  width: 2.5rem;
  top: 1.125rem;
  z-index: 2;
  right: 18px;
  display: flex;
  color: #EEF4F8;
  justify-content: center;
  position: absolute;
  height: 2.5rem;
  align-items: center;
}.nzj_gcg_card_ic_wvb svg {
  width: 20px;
  stroke-linejoin: round;
  height: 20px;
  stroke-linecap: round;
}.nzj_gcg_card_ct_wvb {
  position: relative;
  z-index: 1;
}.nzj_gcg_card_h_wvb {
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 0.5rem;
  line-height: 1.2;
  color: #EEF4F8;
  font-size: 18px;
}
@media(min-width: 770px) {.nzj_gcg_card_h_wvb {
  font-size: 20px;
}
}.nzj_gcg_card_p_wvb {
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
  font-size: 12px;
  line-height: 1.55;
  color: rgba(255,255,255,.82);
}.nzj_gcg_card_p_wvb strong {
  color: #EEF4F8;
  font-weight: 600;
}.nzj_gcg_card_cta_wvb {
  gap: 4px;
  color: #3BBAD8;
  display: inline-flex;
  font-weight: 700;
  font-size: 12px;
  align-items: center;
  text-transform: uppercase;
  letter-spacing: .04em;
}.nzj_gcg_card_cta_wvb svg {
  height: 0.75rem;
  stroke-linejoin: round;
  width: 0.75rem;
  stroke-linecap: round;
}.nzj_gr_jp_wvb {
  border-radius: 0.75rem;
  padding: 1.25rem;
  overflow: hidden;
  background: linear-gradient(135deg,#180E2A 0%,#0D0C16 100%);
  position: relative;
}.nzj_gr_jp_wvb::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(232,82,42,0.20) 0%,transparent 70%);
  position: absolute;
  width: 15.625rem;
  top: -60px;
  height: 15.625rem;
  left: -60px;
  content: '';
}.nzj_gr_jp_wvb::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(245,166,35,0.16) 0%,transparent 70%);
  height: 200px;
  content: '';
  width: 12.5rem;
  position: absolute;
  bottom: -2.5rem;
  right: 0;
}.nzj_gr_jp_head_wvb {
  gap: 1rem;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
  position: relative;
  z-index: 1;
  margin-bottom: 16px;
}.nzj_gr_jp_info_wvb {
  flex: 1;
}.nzj_gr_jp_label_wvb {
  margin-bottom: 0.375rem;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  color: #9B3EE8;
}.nzj_gr_jp_label_wvb svg {
  stroke-linejoin: round;
  height: 14px;
  width: 0.875rem;
  stroke-linecap: round;
  vertical-align: -2px;
  margin-right: 4px;
}.nzj_gr_jp_amount_wvb {
  margin-bottom: 4px;
  font-weight: 800;
  color: #EEF4F8;
  font-family: 'Barlow Condensed', sans-serif;
  line-height: 1;
  overflow-wrap: break-word;
  font-size: 32px;
}
@media(min-width: 767px) {.nzj_gr_jp_amount_wvb {
  font-size: 2.5rem;
}
}.nzj_gr_jp_amount_wvb span {
  color: #F5A623;
}.nzj_gr_jp_seo_wvb {
  color: #8E9BAA;
  font-size: 12px;
  max-width: 30rem;
  line-height: 1.5;
  overflow-wrap: break-word;
}.nzj_gr_jp_cta_wvb {
  padding: 0.688rem 1.25rem;
  border-radius: 0.5rem;
  background: rgba(232,82,42,0.20);
  transition: background .2s;
  border: 1px solid rgba(232,82,42,0.20);
  align-self: flex-start;
  position: relative;
  color: #EEF4F8;
  z-index: 1;
  font-size: 0.813rem;
  font-weight: 700;
  margin-top: 4px;
  flex-shrink: 0;
  white-space: nowrap;
}.nzj_gr_jp_cta_wvb:hover {
  background: #E8522A;
}.nzj_ws_wvb {
  background: #0C0F16;
  padding: 32px 1rem 0;
}
@media(min-width: 769px) {.nzj_ws_wvb {
  padding: 2.25rem 24px 0;
}
}.nzj_ws_in_wvb {
  margin: 0 auto;
  max-width: 1340px;
}.nzj_ws_head_wvb {
  gap: 12px;
  flex-wrap: wrap;
  margin-bottom: 14px;
  justify-content: space-between;
  display: flex;
  align-items: center;
}.nzj_ws_title_wvb {
  gap: 10px;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 16px;
  align-items: center;
  overflow-wrap: break-word;
  display: flex;
  flex-wrap: wrap;
  color: #EEF4F8;
  font-weight: 700;
}.nzj_ws_title_ic_wvb svg {
  height: 18px;
  width: 18px;
  stroke-linecap: round;
  color: #F5A623;
  stroke-linejoin: round;
}.nzj_ws_online_wvb {
  gap: 0.438rem;
  font-size: 0.75rem;
  font-weight: 600;
  color: #68778A;
  align-items: center;
  display: flex;
}.nzj_ws_online_dot_wvb {
  background: #28C96A;
  border-radius: 50%;
  flex-shrink: 0;
  box-shadow: 0 0 6px rgba(40,201,106,0.16);
  width: 0.5rem;
  height: 8px;
}.nzj_ws_scroll_wvb {
  gap: 8px;
  padding-bottom: 0.5rem;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
}.nzj_ws_scroll_wvb::-webkit-scrollbar {
  display: none;
}.nzj_wc_wvb {
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 0.5rem;
  padding: 10px 0.875rem;
  background: #101419;
  gap: 10px;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  min-width: 13.75rem;
}.nzj_wc_img_wvb {
  overflow: hidden;
  border-radius: 0.313rem;
  background: #141820;
  height: 36px;
  width: 36px;
  flex-shrink: 0;
}.nzj_wc_img_wvb img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.nzj_wc_info_wvb {
  min-width: 0;
}.nzj_wc_game_wvb {
  overflow: hidden;
  font-weight: 600;
  text-overflow: ellipsis;
  font-size: 0.75rem;
  white-space: nowrap;
  color: #C8D4DC;
}.nzj_wc_player_wvb {
  overflow: hidden;
  white-space: nowrap;
  color: #4E5C6E;
  text-overflow: ellipsis;
  font-size: 10px;
}.nzj_wc_amount_wvb {
  flex-shrink: 0;
  white-space: nowrap;
  font-size: 0.813rem;
  color: #28C96A;
  font-weight: 700;
  margin-left: auto;
}.nzj_htp_wvb {
  background: #0C0F16;
  padding: 36px 16px 0;
}
@media(min-width: 771px) {.nzj_htp_wvb {
  padding: 44px 24px 0;
}
}.nzj_htp_in_wvb {
  margin: 0 auto;
  max-width: 83.75rem;
}.nzj_htp_head_wvb {
  margin-bottom: 1.375rem;
  max-width: 45rem;
}.nzj_htp_label_wvb {
  color: #3BBAD8;
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.5rem;
}.nzj_htp_h2_wvb {
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 22px;
  color: #EEF4F8;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 0.5rem;
}
@media(min-width: 766px) {.nzj_htp_h2_wvb {
  font-size: 28px;
}
}.nzj_htp_intro_wvb {
  color: #68778A;
  font-size: 0.875rem;
  line-height: 1.6;
}.nzj_htp_steps_wvb {
  gap: 0.75rem;
  margin: 0;
  list-style: none;
  padding: 0;
  grid-template-columns: 1fr;
  counter-reset: none;
  display: grid;
}
@media(min-width: 642px) {.nzj_htp_steps_wvb {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.nzj_htp_steps_wvb {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.nzj_htp_step_wvb {
  padding: 1.25rem 18px 18px;
  border: 1px solid rgba(255,255,255,0.10);
  background: #141820;
  border-radius: 8px;
  flex-direction: column;
  display: flex;
  position: relative;
}.nzj_htp_step_num_wvb {
  border-radius: 50%;
  background: #3BBAD8;
  display: flex;
  font-weight: 800;
  left: 20px;
  width: 28px;
  font-size: 13px;
  font-family: 'Barlow Condensed', sans-serif;
  color: #09111A;
  top: -12px;
  position: absolute;
  align-items: center;
  height: 28px;
  justify-content: center;
}.nzj_htp_step_ic_wvb {
  background: rgba(59,186,216,0.18);
  border-radius: 5px;
  margin: 8px 0 0.75rem;
  align-items: center;
  display: flex;
  width: 36px;
  color: #3BBAD8;
  justify-content: center;
  height: 36px;
}.nzj_htp_step_ic_wvb svg {
  height: 1.125rem;
  stroke-linejoin: round;
  width: 1.125rem;
  stroke-linecap: round;
}.nzj_htp_step_h_wvb {
  font-size: 14px;
  font-weight: 700;
  overflow-wrap: break-word;
  line-height: 1.25;
  color: #EEF4F8;
  margin-bottom: 0.375rem;
}.nzj_htp_step_p_wvb {
  font-size: 13px;
  line-height: 1.55;
  overflow-wrap: break-word;
  color: #68778A;
}.nzj_htp_step_p_wvb strong {
  color: #C8D4DC;
  font-weight: 600;
}.nzj_htp_cta_wvb {
  background: #28C96A;
  padding: 0.813rem 26px;
  border-radius: 8px;
  transition: background .2s;
  display: inline-block;
  font-size: 14px;
  color: #09111A;
  font-weight: 700;
  margin-top: 1.25rem;
}.nzj_htp_cta_wvb:hover {
  background: #3DD87C;
}.nzj_app_wvb {
  padding: 2.25rem 16px 0;
  background: #0C0F16;
}
@media(min-width: 766px) {.nzj_app_wvb {
  padding: 44px 24px 0;
}
}.nzj_app_in_wvb {
  margin: 0 auto;
  max-width: 83.75rem;
}.nzj_app_head_wvb {
  margin-bottom: 1rem;
}.nzj_app_label_wvb {
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
  color: #3BBAD8;
}.nzj_app_h2_wvb {
  font-weight: 800;
  color: #EEF4F8;
  margin-bottom: 0.375rem;
  font-size: 20px;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 769px) {.nzj_app_h2_wvb {
  font-size: 24px;
}
}.nzj_app_sub_wvb {
  font-size: 13px;
  color: #68778A;
  overflow-wrap: break-word;
  line-height: 1.6;
  max-width: 600px;
}.nzj_app_sub_wvb strong {
  font-weight: 700;
  color: #C8D4DC;
}.nzj_app_cards_wvb {
  gap: 10px;
  display: grid;
  margin-top: 1rem;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.nzj_app_cards_wvb {
  grid-template-columns: repeat(3,1fr);
}
}.nzj_app_card_wvb {
  padding: 20px;
  border-radius: 0.5rem;
  overflow: hidden;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
  position: relative;
}.nzj_app_card_ios_wvb {
  background: linear-gradient(135deg,rgba(59,186,216,0.18) 0%,#141820 100%);
}.nzj_app_card_android_wvb {
  background: linear-gradient(135deg,rgba(40,201,106,0.16) 0%,#141820 100%);
}.nzj_app_card_win_wvb {
  background: linear-gradient(135deg,rgba(245,166,35,0.16) 0%,#141820 100%);
}.nzj_app_card_ic_wvb svg {
  stroke-linejoin: round;
  width: 34px;
  height: 34px;
  stroke-linecap: round;
}.nzj_app_card_ic_wvb {
  color: #EEF4F8;
  flex-shrink: 0;
}.nzj_app_card_os_wvb {
  letter-spacing: .08em;
  margin-bottom: 6px;
  font-weight: 700;
  color: #68778A;
  text-transform: uppercase;
  font-size: 10px;
}.nzj_app_card_title_wvb {
  font-size: 0.938rem;
  line-height: 1.2;
  color: #EEF4F8;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  font-weight: 700;
}.nzj_app_card_text_wvb {
  overflow-wrap: break-word;
  margin-bottom: 14px;
  line-height: 1.5;
  font-size: 12px;
  color: #68778A;
}.nzj_app_card_btn_wvb {
  border-radius: 0.313rem;
  background: rgba(255,255,255,0.12);
  gap: 7px;
  transition: background .2s;
  border: 1px solid rgba(75,196,224,0.45);
  padding: 10px 18px;
  font-weight: 700;
  font-size: 13px;
  color: #EEF4F8;
  align-items: center;
  display: inline-flex;
}.nzj_app_card_btn_wvb:hover {
  background: rgba(255,255,255,0.07);
}.nzj_reg_wvb {
  background: #0C0F16;
  padding: 2.25rem 16px 0;
}
@media(min-width: 771px) {.nzj_reg_wvb {
  padding: 2.75rem 24px 0;
}
}.nzj_reg_in_wvb {
  margin: 0 auto;
  border-radius: 12px;
  background: #141820;
  border: 1px solid rgba(255,255,255,0.06);
  padding: 1.75rem 1.5rem;
  max-width: 83.75rem;
}
@media(min-width: 769px) {.nzj_reg_in_wvb {
  padding: 40px;
}
}.nzj_reg_top_wvb {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 858px) {.nzj_reg_top_wvb {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.nzj_reg_label_wvb {
  font-size: 0.688rem;
  color: #3BBAD8;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
}.nzj_reg_h2_wvb {
  margin-bottom: 0.75rem;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  line-height: 1.2;
  color: #EEF4F8;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 766px) {.nzj_reg_h2_wvb {
  font-size: 28px;
}
}.nzj_reg_bonus_wvb {
  padding: 10px 16px;
  border: 1px solid rgba(245,166,35,0.16);
  border-radius: 8px;
  gap: 8px;
  background: rgba(245,166,35,0.16);
  margin-bottom: 16px;
  align-items: center;
  display: inline-flex;
}.nzj_reg_bonus_amount_wvb {
  font-size: 20px;
  color: #F5A623;
  font-weight: 800;
}.nzj_reg_bonus_text_wvb {
  line-height: 1.35;
  color: #8E9BAA;
  font-size: 0.813rem;
}.nzj_reg_cta_btn_wvb {
  background: #28C96A;
  padding: 0.875rem 2rem;
  border-radius: 8px;
  transition: background .2s;
  display: inline-block;
  font-weight: 700;
  margin-bottom: 12px;
  font-size: 0.938rem;
  color: #09111A;
  box-shadow: 0 6px 0px rgba(10,70,35,0.85), 0 0 1.125rem rgba(40,201,106,0.32);
}.nzj_reg_cta_btn_wvb:hover {
  background: #3DD87C;
}.nzj_reg_terms_wvb {
  color: #4E5C6E;
  font-size: 11px;
  line-height: 1.5;
}.nzj_reg_seo_wvb {
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 1.25rem;
  padding-top: 1.25rem;
  color: #68778A;
  font-size: 13px;
  line-height: 1.65;
  overflow-wrap: break-word;
}.nzj_reg_seo_wvb p {
  line-height: 1.65;
  font-size: 13px;
  margin-bottom: 0.625rem;
  color: #68778A;
}.nzj_reg_seo_wvb p:last-child {
  margin-bottom: 0;
}.nzj_reg_seo_wvb strong {
  font-weight: 700;
  color: #C8D4DC;
}.nzj_reg_seo_wvb a {
  transition: color .2s;
  color: #3BBAD8;
  text-decoration: underline;
}.nzj_reg_seo_wvb a:hover {
  color: #62CEE8;
}.nzj_reg_seo_wvb ul,.nzj_reg_seo_wvb ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 1.125rem;
}.nzj_reg_seo_wvb ol {
  list-style: decimal;
}.nzj_reg_seo_wvb li {
  color: #68778A;
  font-size: 13px;
  line-height: 1.65;
  margin-bottom: 0.25rem;
}.nzj_reg_seo_wvb table {
  display: block;
  margin-bottom: 0.625rem;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
  font-size: 0.813rem;
}
@media(min-width: 769px) {.nzj_reg_seo_wvb table {
  display: table;
}
}.nzj_reg_seo_wvb th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #C8D4DC;
  text-align: left;
  font-weight: 700;
}.nzj_reg_seo_wvb td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 8px;
  color: #68778A;
}.nzj_reg_steps_wvb {
  gap: 14px;
  display: flex;
  flex-direction: column;
  margin-top: 1.75rem;
}
@media(min-width:860px) {.nzj_reg_steps_wvb {
  margin-top: 0;
}
}.nzj_reg_step_wvb {
  padding: 16px;
  border-radius: 0.5rem;
  gap: 0.875rem;
  border: 1px solid rgba(255,255,255,0.06);
  background: rgba(255,255,255,0.05);
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.nzj_reg_step_num_wvb {
  background: rgba(59,186,216,0.18);
  border-radius: 50%;
  border: 1px solid rgba(59,186,216,0.07);
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  font-size: 0.875rem;
  width: 2.125rem;
  color: #3BBAD8;
  display: flex;
  height: 2.125rem;
  font-weight: 800;
}.nzj_reg_step_title_wvb {
  font-weight: 700;
  color: #EEF4F8;
  margin-bottom: 3px;
  font-size: 0.875rem;
}.nzj_reg_step_text_wvb {
  line-height: 1.5;
  font-size: 12px;
  color: #68778A;
}.nzj_reg_trust_wvb {
  gap: 10px;
  border-top: 1px solid rgba(255,255,255,0.05);
  display: flex;
  margin-top: 20px;
  padding-top: 20px;
  flex-wrap: wrap;
}.nzj_reg_trust_item_wvb {
  gap: 7px;
  align-items: center;
  color: #68778A;
  font-size: 12px;
  overflow-wrap: break-word;
  display: flex;
}.nzj_reg_trust_ic_wvb svg {
  stroke-linecap: round;
  color: #3BBAD8;
  height: 16px;
  stroke-linejoin: round;
  width: 16px;
}.nzj_prov_wvb {
  background: #0C0F16;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.nzj_prov_wvb {
  padding: 44px 24px 0;
}
}.nzj_prov_in_wvb {
  margin: 0 auto;
  max-width: 83.75rem;
}.nzj_prov_head_wvb {
  margin-bottom: 16px;
}.nzj_prov_label_wvb {
  margin-bottom: 8px;
  font-size: 11px;
  color: #3BBAD8;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
}.nzj_prov_h2_wvb {
  font-size: 1.25rem;
  color: #EEF4F8;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 0.5rem;
  font-weight: 800;
}
@media(min-width: 769px) {.nzj_prov_h2_wvb {
  font-size: 24px;
}
}.nzj_prov_seo_wvb {
  margin-bottom: 1rem;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #68778A;
  max-width: 620px;
}.nzj_prov_seo_wvb strong {
  color: #C8D4DC;
  font-weight: 700;
}.nzj_prov_seo_wvb a {
  text-decoration: underline;
  color: #3BBAD8;
}.nzj_prov_grid_wvb {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 637px) {.nzj_prov_grid_wvb {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1078px) {.nzj_prov_grid_wvb {
  grid-template-columns: repeat(8,1fr);
}
}.nzj_prov_card_wvb {
  background: #101419;
  border-radius: 0.5rem;
  transition: border-color .2s,background .2s;
  padding: 0.875rem 10px;
  border: 1px solid rgba(255,255,255,0.10);
  gap: 0.438rem;
  display: flex;
  align-items: center;
  cursor: pointer;
  flex-direction: column;
}.nzj_prov_card_wvb:hover {
  border-color: rgba(75,196,224,0.45);
  background: #141820;
}.nzj_prov_logo_wvb {
  background: rgba(255,255,255,0.05);
  overflow: hidden;
  border-radius: 0.313rem;
  height: 44px;
  display: flex;
  justify-content: center;
  width: 44px;
  align-items: center;
}.nzj_prov_logo_wvb img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}.nzj_prov_name_wvb {
  text-align: center;
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #8E9BAA;
  font-weight: 600;
}.nzj_bon_wvb {
  padding: 36px 1rem 0;
  background: #0C0F16;
}
@media(min-width: 765px) {.nzj_bon_wvb {
  padding: 2.75rem 1.5rem 0;
}
}.nzj_bon_in_wvb {
  margin: 0 auto;
  max-width: 1340px;
}.nzj_bon_head_wvb {
  margin-bottom: 1.25rem;
}.nzj_bon_label_wvb {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  color: #3BBAD8;
  font-size: 11px;
  margin-bottom: 0.5rem;
}.nzj_bon_h2_wvb {
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 8px;
  color: #EEF4F8;
}
@media(min-width:768px) {.nzj_bon_h2_wvb {
  font-size: 1.5rem;
}
}.nzj_bon_seo_wvb {
  font-size: 0.813rem;
  color: #68778A;
  overflow-wrap: break-word;
  max-width: 620px;
  line-height: 1.6;
}.nzj_bon_seo_wvb strong {
  font-weight: 700;
  color: #C8D4DC;
}.nzj_bon_seo_wvb a {
  text-decoration: underline;
  color: #3BBAD8;
}.nzj_bon_grid_wvb {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 639px) {.nzj_bon_grid_wvb {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.nzj_bon_grid_wvb {
  grid-template-columns: repeat(5,1fr);
}
}.nzj_bon_card_wvb {
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 1rem;
  border-radius: 0.5rem;
  background: #101419;
}.nzj_bon_card_wvb:hover {
  border-color: rgba(59,186,216,0.07);
  transform: translateY(-2px);
}.nzj_bon_card_ic_wvb svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.625rem;
  width: 26px;
}.nzj_bon_card_ic_wvb {
  margin-bottom: 0.625rem;
}.nzj_bon_card_type_wvb {
  color: #68778A;
  letter-spacing: .06em;
  font-size: 0.625rem;
  font-weight: 700;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
}.nzj_bon_card_amount_wvb {
  margin-bottom: 6px;
  font-size: 18px;
  line-height: 1.1;
  font-weight: 800;
  color: #F5A623;
}.nzj_bon_card_name_wvb {
  font-weight: 600;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  color: #EEF4F8;
  font-size: 13px;
}.nzj_bon_card_detail_wvb {
  border-top: 1px solid rgba(255,255,255,0.05);
  padding-top: 8px;
  color: #4E5C6E;
  overflow-wrap: break-word;
  font-size: 11px;
  line-height: 1.5;
}.nzj_seo_wvb {
  padding: 36px 1rem 0;
  background: #0C0F16;
}
@media(min-width: 769px) {.nzj_seo_wvb {
  padding: 44px 1.5rem 0;
}
}.nzj_seo_in_wvb {
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  background: #141820;
  border-radius: 0.75rem;
  border: 1px solid rgba(255,255,255,0.10);
  max-width: 83.75rem;
}
@media(min-width: 765px) {.nzj_seo_in_wvb {
  padding: 36px 2.5rem;
}
}.nzj_seo_label_wvb {
  font-weight: 700;
  color: #3BBAD8;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.nzj_seo_h2_wvb {
  font-size: 20px;
  line-height: 1.25;
  color: #EEF4F8;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  font-weight: 800;
}
@media(min-width: 769px) {.nzj_seo_h2_wvb {
  font-size: 24px;
}
}.nzj_seo_body_wvb {
  color: #8E9BAA;
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 14px;
}.nzj_seo_body_wvb p {
  color: #8E9BAA;
  line-height: 1.75;
  margin-bottom: 0.75rem;
  font-size: 14px;
}.nzj_seo_body_wvb p:last-child {
  margin-bottom: 0;
}.nzj_seo_body_wvb strong {
  color: #C8D4DC;
  font-weight: 700;
}.nzj_seo_body_wvb a {
  transition: color .2s;
  text-decoration: underline;
  color: #3BBAD8;
}.nzj_seo_body_wvb a:hover {
  color: #62CEE8;
}.nzj_seo_body_wvb ul,.nzj_seo_body_wvb ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.nzj_seo_body_wvb ol {
  list-style: decimal;
}.nzj_seo_body_wvb li {
  margin-bottom: 6px;
  color: #8E9BAA;
  font-size: 0.875rem;
  line-height: 1.75;
}.nzj_seo_body_wvb table {
  overflow-x: auto;
  display: block;
  font-size: 13px;
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
}
@media(min-width:768px) {.nzj_seo_body_wvb table {
  display: table;
}
}.nzj_seo_body_wvb th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  text-align: left;
  color: #C8D4DC;
}.nzj_seo_body_wvb td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #8E9BAA;
}.nzj_seo_cols_wvb {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 638px) {.nzj_seo_cols_wvb {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.nzj_seo_cols_wvb {
  grid-template-columns: repeat(3,1fr);
}
}.nzj_seo_col_h_wvb {
  font-weight: 700;
  color: #C8D4DC;
  overflow-wrap: break-word;
  font-size: 13px;
  margin-bottom: 0.438rem;
}.nzj_seo_col_p_wvb {
  font-size: 13px;
  line-height: 1.65;
  color: #68778A;
  overflow-wrap: break-word;
}.nzj_seo_stats_wvb {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.nzj_seo_stat_wvb {
  padding: 0.875rem 1rem;
  border-radius: 8px;
  flex: 1;
  border: 1px solid rgba(59,186,216,0.18);
  background: rgba(59,186,216,0.07);
  min-width: 8.75rem;
}.nzj_seo_stat_val_wvb {
  overflow-wrap: break-word;
  font-size: 20px;
  color: #3BBAD8;
  margin-bottom: 4px;
  font-weight: 800;
}.nzj_seo_stat_lb_wvb {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #68778A;
}.nzj_rv_wvb {
  background: #0C0F16;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 767px) {.nzj_rv_wvb {
  padding: 2.75rem 24px 0;
}
}.nzj_rv_in_wvb {
  margin: 0 auto;
  max-width: 83.75rem;
}.nzj_rv_head_wvb {
  margin-bottom: 20px;
  max-width: 720px;
}.nzj_rv_label_wvb {
  font-size: 11px;
  margin-bottom: 8px;
  color: #3BBAD8;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
}.nzj_rv_h2_wvb {
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
  font-size: 22px;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  color: #EEF4F8;
}
@media(min-width: 766px) {.nzj_rv_h2_wvb {
  font-size: 1.75rem;
}
}.nzj_rv_stats_wvb {
  gap: 18px;
  flex-wrap: wrap;
  align-items: center;
  font-size: 13px;
  display: flex;
  color: #68778A;
}.nzj_rv_stats_score_wvb {
  gap: 0.375rem;
  display: flex;
  align-items: baseline;
}.nzj_rv_stats_score_val_wvb {
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F5A623;
  font-size: 1.375rem;
}.nzj_rv_stats_score_max_wvb {
  color: #4E5C6E;
  font-size: 0.813rem;
}.nzj_rv_stats_badge_wvb {
  gap: 0.25rem;
  align-items: center;
  display: flex;
}.nzj_rv_stats_badge_wvb svg {
  height: 0.875rem;
  width: 14px;
  color: #F5A623;
}.nzj_rv_grid_wvb {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:640px) {.nzj_rv_grid_wvb {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.nzj_rv_grid_wvb {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.nzj_rv_card_wvb {
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 8px;
  padding: 1.25rem;
  background: #141820;
  display: flex;
  flex-direction: column;
}.nzj_rv_card_stars_wvb {
  gap: 2px;
  color: #F5A623;
  display: flex;
  margin-bottom: 10px;
}.nzj_rv_card_stars_wvb svg {
  width: 14px;
  height: 14px;
}.nzj_rv_card_h_wvb {
  font-weight: 700;
  font-size: 14px;
  line-height: 1.3;
  color: #EEF4F8;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
}.nzj_rv_card_body_wvb {
  flex: 1;
  margin-bottom: 0.875rem;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #68778A;
  font-size: 0.813rem;
}.nzj_rv_card_body_wvb strong {
  font-weight: 600;
  color: #C8D4DC;
}.nzj_rv_card_meta_wvb {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 10px;
  justify-content: space-between;
  padding-top: 0.75rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.nzj_rv_card_author_wvb {
  font-weight: 600;
  color: #C8D4DC;
  font-size: 0.75rem;
}.nzj_rv_card_date_wvb {
  color: #4E5C6E;
  font-size: 0.688rem;
}.nzj_seo_wvb {
  background: #0C0F16;
  padding: 36px 16px 0;
}
@media(min-width:768px) {.nzj_seo_wvb {
  padding: 2.75rem 24px 0;
}
}.nzj_seo_in_wvb {
  margin: 0 auto;
  border-radius: 12px;
  background: #141820;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 1.75rem 24px;
  max-width: 83.75rem;
}
@media(min-width: 767px) {.nzj_seo_in_wvb {
  padding: 2.25rem 2.5rem;
}
}.nzj_seo_label_wvb {
  color: #3BBAD8;
  letter-spacing: .08em;
  margin-bottom: 10px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
}.nzj_seo_h2_wvb {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-family: 'Barlow Condensed', sans-serif;
  color: #EEF4F8;
  line-height: 1.25;
  font-weight: 800;
  margin-bottom: 14px;
}
@media(min-width: 767px) {.nzj_seo_h2_wvb {
  font-size: 1.5rem;
}
}.nzj_seo_body_wvb {
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #8E9BAA;
  font-size: 0.875rem;
}.nzj_seo_body_wvb p {
  margin-bottom: 12px;
  color: #8E9BAA;
  line-height: 1.75;
  font-size: 0.875rem;
}.nzj_seo_body_wvb p:last-child {
  margin-bottom: 0;
}.nzj_seo_body_wvb strong {
  color: #C8D4DC;
  font-weight: 700;
}.nzj_seo_body_wvb a {
  transition: color .2s;
  color: #3BBAD8;
  text-decoration: underline;
}.nzj_seo_body_wvb a:hover {
  color: #62CEE8;
}.nzj_seo_body_wvb ul,.nzj_seo_body_wvb ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.nzj_seo_body_wvb ol {
  list-style: decimal;
}.nzj_seo_body_wvb li {
  font-size: 0.875rem;
  color: #8E9BAA;
  margin-bottom: 6px;
  line-height: 1.75;
}.nzj_seo_body_wvb table {
  font-size: 0.813rem;
  display: block;
  overflow-x: auto;
  margin-bottom: 12px;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width: 771px) {.nzj_seo_body_wvb table {
  display: table;
}
}.nzj_seo_body_wvb th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  color: #C8D4DC;
  text-align: left;
}.nzj_seo_body_wvb td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #8E9BAA;
}.nzj_seo_cols_wvb {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 638px) {.nzj_seo_cols_wvb {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.nzj_seo_cols_wvb {
  grid-template-columns: repeat(3,1fr);
}
}.nzj_seo_col_h_wvb {
  color: #C8D4DC;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 7px;
  font-size: 13px;
}.nzj_seo_col_p_wvb {
  color: #68778A;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.nzj_seo_stats_wvb {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.nzj_seo_stat_wvb {
  flex: 1;
  border: 1px solid rgba(59,186,216,0.18);
  background: rgba(59,186,216,0.07);
  border-radius: 0.5rem;
  padding: 0.875rem 1rem;
  min-width: 140px;
}.nzj_seo_stat_val_wvb {
  font-size: 1.25rem;
  color: #3BBAD8;
  margin-bottom: 4px;
  font-weight: 800;
  overflow-wrap: break-word;
}.nzj_seo_stat_lb_wvb {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #68778A;
}.nzj_seo_wvb {
  padding: 2.25rem 1rem 0;
  background: #0C0F16;
}
@media(min-width: 770px) {.nzj_seo_wvb {
  padding: 2.75rem 1.5rem 0;
}
}.nzj_seo_in_wvb {
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 12px;
  padding: 1.75rem 24px;
  margin: 0 auto;
  background: #141820;
  max-width: 1340px;
}
@media(min-width: 765px) {.nzj_seo_in_wvb {
  padding: 36px 40px;
}
}.nzj_seo_label_wvb {
  color: #3BBAD8;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 0.625rem;
}.nzj_seo_h2_wvb {
  font-weight: 800;
  margin-bottom: 0.875rem;
  font-size: 1.25rem;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  color: #EEF4F8;
  line-height: 1.25;
}
@media(min-width: 769px) {.nzj_seo_h2_wvb {
  font-size: 24px;
}
}.nzj_seo_body_wvb {
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #8E9BAA;
}.nzj_seo_body_wvb p {
  line-height: 1.75;
  font-size: 14px;
  color: #8E9BAA;
  margin-bottom: 12px;
}.nzj_seo_body_wvb p:last-child {
  margin-bottom: 0;
}.nzj_seo_body_wvb strong {
  color: #C8D4DC;
  font-weight: 700;
}.nzj_seo_body_wvb a {
  transition: color .2s;
  color: #3BBAD8;
  text-decoration: underline;
}.nzj_seo_body_wvb a:hover {
  color: #62CEE8;
}.nzj_seo_body_wvb ul,.nzj_seo_body_wvb ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.nzj_seo_body_wvb ol {
  list-style: decimal;
}.nzj_seo_body_wvb li {
  line-height: 1.75;
  margin-bottom: 6px;
  color: #8E9BAA;
  font-size: 14px;
}.nzj_seo_body_wvb table {
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  margin-bottom: 12px;
  font-size: 0.813rem;
}
@media(min-width: 766px) {.nzj_seo_body_wvb table {
  display: table;
}
}.nzj_seo_body_wvb th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  text-align: left;
  color: #C8D4DC;
}.nzj_seo_body_wvb td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #8E9BAA;
}.nzj_seo_cols_wvb {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 642px) {.nzj_seo_cols_wvb {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.nzj_seo_cols_wvb {
  grid-template-columns: repeat(3,1fr);
}
}.nzj_seo_col_h_wvb {
  font-size: 13px;
  margin-bottom: 7px;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #C8D4DC;
}.nzj_seo_col_p_wvb {
  font-size: 13px;
  color: #68778A;
  overflow-wrap: break-word;
  line-height: 1.65;
}.nzj_seo_stats_wvb {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.nzj_seo_stat_wvb {
  padding: 14px 16px;
  flex: 1;
  border: 1px solid rgba(59,186,216,0.18);
  background: rgba(59,186,216,0.07);
  border-radius: 0.5rem;
  min-width: 8.75rem;
}.nzj_seo_stat_val_wvb {
  color: #3BBAD8;
  font-size: 20px;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
}.nzj_seo_stat_lb_wvb {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #68778A;
}.nzj_faq_wvb {
  background: #0C0F16;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.nzj_faq_wvb {
  padding: 2.75rem 24px 0;
}
}.nzj_faq_in_wvb {
  margin: 0 auto;
  max-width: 1340px;
}.nzj_faq_head_wvb {
  margin-bottom: 1.25rem;
}.nzj_faq_label_wvb {
  color: #3BBAD8;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
}.nzj_faq_h2_wvb {
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  color: #EEF4F8;
  font-size: 20px;
}
@media(min-width: 767px) {.nzj_faq_h2_wvb {
  font-size: 24px;
}
}.nzj_faq_list_wvb {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.nzj_faq_item_wvb {
  border: 1px solid rgba(255,255,255,0.10);
  background: #141820;
  overflow: hidden;
  border-radius: 0.5rem;
}.nzj_faq_q_wvb {
  transition: color .2s;
  padding: 1rem 20px;
  gap: 0.75rem;
  justify-content: space-between;
  font-size: 14px;
  overflow-wrap: break-word;
  font-weight: 600;
  color: #C8D4DC;
  flex-wrap: wrap;
  cursor: pointer;
  align-items: center;
  display: flex;
}.nzj_faq_q_wvb:hover {
  color: #EEF4F8;
}.nzj_faq_q_ic_wvb {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255,255,255,0.05);
  flex-shrink: 0;
  color: #3BBAD8;
  height: 1.5rem;
  font-size: 16px;
  align-items: center;
  justify-content: center;
  display: flex;
  width: 1.5rem;
}.nzj_faq_item_wvb.nzj_state_open_wvb .nzj_faq_q_ic_wvb {
  transform: rotate(45deg);
}.nzj_faq_a_wvb {
  padding: 0 20px 16px;
  display: none;
  font-size: 0.813rem;
  line-height: 1.7;
  overflow-wrap: break-word;
  color: #68778A;
}.nzj_faq_item_wvb.nzj_state_open_wvb .nzj_faq_a_wvb {
  display: block;
}.nzj_faq_a_wvb strong {
  color: #C8D4DC;
  font-weight: 700;
}.nzj_faq_a_wvb a {
  color: #3BBAD8;
  text-decoration: underline;
}.nzj_faq_a_wvb ul,.nzj_faq_a_wvb ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 1.25rem;
}.nzj_faq_a_wvb ol {
  list-style: decimal;
}.nzj_faq_a_wvb li {
  margin-bottom: 4px;
  line-height: 1.6;
}.nzj_faq_a_wvb table {
  margin: 0.5rem 0;
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
  width: 100%;
  font-size: 0.75rem;
}
@media(min-width: 767px) {.nzj_faq_a_wvb table {
  display: table;
}
}.nzj_faq_a_wvb th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.375rem 0.5rem;
  font-weight: 700;
  color: #C8D4DC;
  text-align: left;
}.nzj_faq_a_wvb td {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #68778A;
}.nzj_ft_wvb {
  background: #08090E;
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 48px;
}.nzj_ft_support_wvb {
  padding: 24px 16px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 765px) {.nzj_ft_support_wvb {
  padding: 28px 1.5rem;
}
}.nzj_ft_support_in_wvb {
  gap: 16px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  max-width: 1340px;
}.nzj_ft_support_main_wvb {
  flex: 1;
  gap: 16px;
  min-width: 13.75rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.nzj_ft_support_ic_wvb {
  flex-shrink: 0;
  color: #3BBAD8;
}.nzj_ft_support_ic_wvb svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 30px;
  height: 1.875rem;
}.nzj_ft_support_text_title_wvb {
  overflow-wrap: break-word;
  color: #EEF4F8;
  font-weight: 700;
  font-size: 15px;
  margin-bottom: 3px;
}.nzj_ft_support_text_sub_wvb {
  font-size: 12px;
  color: #68778A;
  overflow-wrap: break-word;
}.nzj_ft_support_btn_wvb {
  border-radius: 8px;
  padding: 11px 1.375rem;
  background: #3BBAD8;
  transition: background .2s;
  flex-shrink: 0;
  font-weight: 700;
  white-space: nowrap;
  color: #EEF4F8;
  font-size: 0.813rem;
}.nzj_ft_support_btn_wvb:hover {
  background: #62CEE8;
}.nzj_ft_support_contacts_wvb {
  gap: 16px;
  flex-wrap: wrap;
  margin-left: auto;
  display: flex;
}.nzj_ft_support_contact_wvb {
  font-size: 0.75rem;
  line-height: 1.4;
  color: #4E5C6E;
}.nzj_ft_support_contact_wvb strong {
  display: block;
  font-size: 0.688rem;
  color: #8E9BAA;
  font-weight: 600;
  margin-bottom: 2px;
}.nzj_ft_main_wvb {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 2rem 16px 1.5rem;
}
@media(min-width: 769px) {.nzj_ft_main_wvb {
  padding: 40px 24px 2rem;
}
}.nzj_ft_main_in_wvb {
  gap: 24px;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
  max-width: 1340px;
  display: grid;
}
@media(min-width: 641px) {.nzj_ft_main_in_wvb {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.nzj_ft_main_in_wvb {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.nzj_ft_col_logo_wvb {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.nzj_ft_col_logo_wvb {
  grid-column: auto;
}
}.nzj_ft_logo_wvb {
  gap: 0.563rem;
  margin-bottom: 12px;
  font-size: 1rem;
  flex-wrap: wrap;
  display: flex;
  font-weight: 800;
  color: #EEF4F8;
  overflow-wrap: break-word;
  align-items: center;
}.nzj_ft_logo_mark_wvb {
  overflow: hidden;
  border-radius: 5px;
  width: 1.875rem;
  height: 1.875rem;
}.nzj_ft_logo_mark_wvb img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.nzj_ft_logo_sub_wvb {
  color: #4E5C6E;
  font-size: 12px;
  line-height: 1.55;
  overflow-wrap: break-word;
  max-width: 200px;
}.nzj_ft_col_title_wvb {
  letter-spacing: .07em;
  font-weight: 700;
  color: #8E9BAA;
  margin-bottom: 14px;
  font-size: 12px;
  text-transform: uppercase;
}.nzj_ft_col_links_wvb {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.nzj_ft_col_link_wvb {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #4E5C6E;
  font-size: 0.813rem;
}.nzj_ft_col_link_wvb:hover {
  color: #C8D4DC;
}.nzj_ft_apps_wvb {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.nzj_ft_app_card_wvb {
  transition: border-color .2s;
  padding: 0.625rem 0.75rem;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.10);
  gap: 0.625rem;
  border-radius: 0.313rem;
  display: flex;
  align-items: center;
}.nzj_ft_app_card_wvb:hover {
  border-color: rgba(75,196,224,0.45);
}.nzj_ft_app_card_ic_wvb svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.375rem;
  width: 22px;
}.nzj_ft_app_card_os_wvb {
  font-size: 0.625rem;
  color: #4E5C6E;
  font-weight: 600;
}.nzj_ft_app_card_action_wvb {
  color: #C8D4DC;
  font-size: 0.75rem;
  font-weight: 700;
}.nzj_ft_bot_wvb {
  padding: 20px 1rem;
}
@media(min-width:768px) {.nzj_ft_bot_wvb {
  padding: 20px 1.5rem;
}
}.nzj_ft_bot_in_wvb {
  margin: 0 auto;
  gap: 16px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  max-width: 83.75rem;
}.nzj_ft_socials_wvb {
  gap: 0.5rem;
  display: flex;
}.nzj_ft_soc_wvb {
  transition: background .2s;
  border: 1px solid rgba(255,255,255,0.10);
  background: rgba(255,255,255,0.05);
  border-radius: 0.313rem;
  justify-content: center;
  height: 36px;
  align-items: center;
  display: flex;
  color: #8E9BAA;
  width: 36px;
}.nzj_ft_soc_wvb svg {
  width: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1rem;
}.nzj_ft_soc_wvb:hover {
  background: rgba(255,255,255,0.07);
}.nzj_ft_legal_wvb {
  flex: 1;
  font-size: 0.688rem;
  overflow-wrap: break-word;
  min-width: 200px;
  color: #7A8896;
  line-height: 1.6;
}.nzj_ft_legal_wvb strong {
  color: #8E9BAA;
  font-weight: 700;
}.nzj_ft_legal_wvb a {
  color: #8E9BAA;
  text-decoration: underline;
}.nzj_ft_age_wvb {
  border-radius: 50%;
  border: 2px solid #7A8896;
  color: #7A8896;
  flex-shrink: 0;
  align-items: center;
  font-size: 0.688rem;
  font-weight: 800;
  height: 32px;
  width: 2rem;
  justify-content: center;
  display: flex;
  margin-left: auto;
}