*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #0B1018;
  line-height: 1.6;
  min-height: 100vh;
  color: #C4CDD8;
  font-family: 'Nunito', sans-serif;
  -webkit-font-smoothing: antialiased;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  color: inherit;
  text-decoration: none;
}button {
  border: none;
  background: none;
  font: inherit;
  color: inherit;
  cursor: pointer;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.nzm_layout-6hz {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.nzm_page-6hz {
  min-height: 100vh;
  display: flex;
}.nzm_main-6hz {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media(min-width: 1081px) {.nzm_main-6hz {
  padding-left: 220px;
}
}
@media(max-width: 1080px) {.nzm_main-6hz {
  padding-bottom: 4.5rem;
}
}.nzm_gc-6hz {
  border-radius: 0.75rem;
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  background: #0F1620;
  border: 1px solid rgba(255, 255, 255, 0.05);
  cursor: pointer;
  flex-shrink: 0;
  position: relative;
  width: 8.75rem;
}
@media(min-width: 643px) {.nzm_gc-6hz {
  width: 9.75rem;
}
}
@media(min-width: 1081px) {.nzm_gc-6hz {
  width: 10.5rem;
}
}.nzm_gc-6hz:hover {
  border-color: rgba(26, 196, 222, 0.07);
  transform: translateY(-3px);
}.nzm_gc_img-6hz {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.nzm_gc_img-6hz img {
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
}.nzm_gc_hover-6hz {
  transition: opacity .2s;
  background: rgba(7, 12, 18, 0.72);
  inset: 0;
  align-items: center;
  display: flex;
  opacity: 0;
  justify-content: center;
  position: absolute;
}.nzm_gc-6hz:hover .nzm_gc_hover-6hz {
  opacity: 1;
}.nzm_gc_hover_btn-6hz {
  border-radius: 0.375rem;
  background: #1AC4DE;
  padding: 8px 1rem;
  font-size: 12px;
  color: #EFF3F7;
  font-weight: 700;
}.nzm_gc_info-6hz {
  padding: 8px 0.625rem 0.625rem;
}.nzm_gc_name-6hz {
  overflow: hidden;
  font-size: 12px;
  margin-bottom: 3px;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #C4CDD8;
  font-weight: 600;
  max-width: 100%;
}.nzm_gc_prov-6hz {
  font-size: 0.625rem;
  color: #506070;
}.nzm_gc_tag-6hz {
  border-radius: 4px;
  padding: 2px 0.438rem;
  text-transform: uppercase;
  letter-spacing: .04em;
  font-weight: 700;
  position: absolute;
  top: 0.375rem;
  z-index: 2;
  left: 6px;
  font-size: 0.563rem;
}.nzm_gc_tag_hot-6hz {
  background: #E83C3C;
  color: #fff;
}.nzm_gc_tag_new-6hz {
  background: #22C96E;
  color: #0B1018;
}.nzm_gc_tag_jp-6hz {
  background: #F5A81E;
  color: #0B1018;
}.nzm_gc_tag_ex-6hz {
  background: #1468A8;
  color: #fff;
}.nzm_gc_tag_live-6hz {
  background: #E83C3C;
  color: #fff;
}.nzm_gr-6hz {
  padding: 32px 1rem 0;
  background: #0B1018;
}
@media(min-width: 771px) {.nzm_gr-6hz {
  padding: 36px 1.5rem 0;
}
}.nzm_gr_in-6hz {
  margin: 0 auto;
  max-width: 1320px;
}.nzm_gr_head-6hz {
  gap: 12px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
}.nzm_gr_head_l-6hz {
  gap: 0.625rem;
  flex: 1;
  display: flex;
  align-items: center;
  min-width: 0;
}.nzm_gr_ic-6hz {
  border-radius: 12px;
  align-items: center;
  justify-content: center;
  display: flex;
  width: 32px;
  height: 32px;
  flex-shrink: 0;
}.nzm_gr_ic-6hz svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 16px;
  height: 1rem;
}.nzm_gr_title-6hz {
  font-family: 'Fredoka One', sans-serif;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 16px;
  color: #EFF3F7;
}
@media(min-width: 769px) {.nzm_gr_title-6hz {
  font-size: 1.125rem;
}
}.nzm_gr_more-6hz {
  gap: 5px;
  transition: color .2s;
  display: flex;
  flex-shrink: 0;
  color: #64717E;
  font-weight: 600;
  white-space: nowrap;
  font-size: 0.75rem;
  align-items: center;
}.nzm_gr_more-6hz:hover {
  color: #1AC4DE;
}.nzm_gr_more-6hz svg {
  width: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.75rem;
}.nzm_gr_arrows-6hz {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.nzm_gr_arr-6hz {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: background .15s,color .15s;
  border-radius: 0.375rem;
  color: #8A97A6;
  align-items: center;
  height: 1.875rem;
  display: flex;
  justify-content: center;
  width: 1.875rem;
}.nzm_gr_arr-6hz:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #EFF3F7;
}.nzm_gr_arr-6hz svg {
  stroke-linejoin: round;
  width: 0.813rem;
  height: 0.813rem;
  stroke-linecap: round;
}.nzm_gr_seo_h-6hz {
  margin: 0 0 6px;
  color: #C4CDD8;
  overflow-wrap: break-word;
  font-size: 13px;
  max-width: 42.5rem;
  font-family: 'Fredoka One', sans-serif;
  font-weight: 700;
}
@media(min-width: 767px) {.nzm_gr_seo_h-6hz {
  font-size: 0.875rem;
}
}.nzm_gr_seo-6hz {
  color: #64717E;
  margin-bottom: 0.75rem;
  font-size: 12px;
  line-height: 1.55;
  overflow-wrap: break-word;
  max-width: 680px;
}.nzm_gr_seo-6hz strong {
  font-weight: 600;
  color: #C4CDD8;
}.nzm_gr_scroll-6hz {
  gap: 10px;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  display: flex;
  overflow-x: auto;
  padding-bottom: 10px;
}.nzm_gr_scroll-6hz::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.nzm_gr_scroll-6hz {
  gap: 0.75rem;
}
}.nzm_tb-6hz {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #0B1018;
  top: 0;
  right: 0;
  position: fixed;
  display: flex;
  left: 0;
  z-index: 80;
  height: 56px;
  align-items: center;
}.nzm_tb_in-6hz {
  padding: 0 14px;
  gap: 0;
  height: 100%;
  display: flex;
  align-items: center;
  width: 100%;
}.nzm_tb_burger-6hz {
  gap: 5px;
  border-radius: 12px;
  flex-direction: column;
  margin-right: 0.5rem;
  flex-shrink: 0;
  justify-content: center;
  display: flex;
  width: 38px;
  align-items: center;
  height: 38px;
}.nzm_tb_burger-6hz:hover {
  background: rgba(255, 255, 255, 0.05);
}.nzm_tb_burger_line-6hz {
  border-radius: 1px;
  background: #8A97A6;
  height: 2px;
  display: block;
  width: 1.125rem;
}
@media(min-width: 1077px) {.nzm_tb_burger-6hz {
  display: none;
}
}.nzm_tb_logo-6hz {
  gap: 9px;
  font-weight: 800;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  letter-spacing: -.01em;
  overflow-wrap: break-word;
  margin-right: 1.25rem;
  font-size: 18px;
  color: #EFF3F7;
}.nzm_tb_logo_mark-6hz {
  overflow: hidden;
  border-radius: 0.75rem;
  width: 32px;
  display: flex;
  justify-content: center;
  height: 32px;
  align-items: center;
}.nzm_tb_logo_mark-6hz img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.nzm_tb_nav-6hz {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 637px) {.nzm_tb_nav-6hz {
  display: flex;
}
}.nzm_tb_tab-6hz {
  padding: 8px 14px;
  border-radius: 0.75rem;
  transition: background .15s,color .15s;
  font-size: 0.813rem;
  color: #8A97A6;
  font-weight: 600;
  white-space: nowrap;
}.nzm_tb_tab-6hz:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EFF3F7;
}.nzm_tb_tab-6hz.nzm_state_active-6hz {
  background: rgba(26, 196, 222, 0.18);
  color: #EFF3F7;
}.nzm_tb_right-6hz {
  gap: 0.5rem;
  display: flex;
  margin-left: auto;
  flex-shrink: 0;
  align-items: center;
}.nzm_tb_login-6hz {
  transition: border-color .2s,color .2s;
  padding: 0.563rem 16px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.75rem;
  font-size: 0.813rem;
  font-weight: 600;
  display: none;
  color: #C4CDD8;
}.nzm_tb_login-6hz:hover {
  border-color: rgba(26, 196, 222, 0.38);
  color: #EFF3F7;
}
@media(min-width: 481px) {.nzm_tb_login-6hz {
  display: block;
}
}.nzm_tb_reg-6hz {
  padding: 9px 1.125rem;
  background: #22C96E;
  transition: background .2s;
  border-radius: 12px;
  color: #0A1018;
  font-size: 0.813rem;
  white-space: nowrap;
  font-weight: 700;
}.nzm_tb_reg-6hz:hover {
  background: #2ADEA0;
}.nzm_sb-6hz {
  transition: transform .25s ease;
  background: #131C26;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  width: 13.75rem;
  z-index: 70;
  position: fixed;
  overflow-y: auto;
  left: 0;
  bottom: 0;
  top: 3.5rem;
}.nzm_sb-6hz.nzm_state_open-6hz {
  transform: translateX(0);
}.nzm_sb-6hz::-webkit-scrollbar {
  width: 4px;
}.nzm_sb-6hz::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1081px) {.nzm_sb-6hz {
  transform: translateX(0);
}
}.nzm_sb_auth-6hz {
  padding: 14px 0.75rem 0.625rem;
}.nzm_sb_btn_reg-6hz {
  border-radius: 12px;
  background: #22C96E;
  padding: 11px;
  transition: background .2s;
  font-size: 13px;
  color: #0A1018;
  margin-bottom: 0.5rem;
  text-align: center;
  display: block;
  font-weight: 700;
}.nzm_sb_btn_reg-6hz:hover {
  background: #2ADEA0;
}.nzm_sb_btn_login-6hz {
  padding: 10px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 12px;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  color: #C4CDD8;
  text-align: center;
  font-weight: 600;
  font-size: 13px;
  display: block;
}.nzm_sb_btn_login-6hz:hover {
  border-color: rgba(26, 196, 222, 0.38);
  color: #EFF3F7;
}.nzm_sb_promo-6hz {
  background: linear-gradient(135deg,#0A2A48,#131C26);
  border: 1px solid rgba(26, 196, 222, 0.18);
  overflow: hidden;
  border-radius: 0.75rem;
  padding: 12px 14px;
  margin: 0 12px 10px;
  position: relative;
}.nzm_sb_promo-6hz::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(26, 196, 222, 0.18),transparent 70%);
  position: absolute;
  content: '';
  width: 80px;
  height: 80px;
  right: -1.25rem;
  top: -1.25rem;
}.nzm_sb_promo_title-6hz {
  text-transform: uppercase;
  color: #1AC4DE;
  font-size: 0.688rem;
  letter-spacing: .06em;
  font-weight: 700;
  margin-bottom: 0.25rem;
}.nzm_sb_promo_text-6hz {
  font-size: 0.75rem;
  font-weight: 600;
  color: #EFF3F7;
  overflow-wrap: break-word;
  line-height: 1.35;
}.nzm_sb_promo_sub-6hz {
  color: #64717E;
  margin-top: 3px;
  font-size: 0.625rem;
}.nzm_sb_nav-6hz {
  padding: 0.375rem 8px 1rem;
}.nzm_sb_nav_lb-6hz {
  padding: 0.625rem 8px 0.375rem;
  font-weight: 700;
  letter-spacing: .08em;
  color: #506070;
  text-transform: uppercase;
  font-size: 0.625rem;
}.nzm_sb_link-6hz {
  padding: 9px 10px;
  transition: background .15s,color .15s;
  gap: 0.625rem;
  border-radius: 6px;
  font-size: 13px;
  color: #8A97A6;
  font-weight: 500;
  align-items: center;
  cursor: pointer;
  overflow-wrap: break-word;
  display: flex;
}.nzm_sb_link-6hz:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EFF3F7;
}.nzm_sb_link-6hz.nzm_state_active-6hz {
  background: rgba(26, 196, 222, 0.18);
  color: #EFF3F7;
}.nzm_sb_ic-6hz {
  border-radius: 0.375rem;
  height: 1.875rem;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  width: 1.875rem;
  justify-content: center;
}.nzm_sb_ic-6hz svg {
  stroke-linejoin: round;
  height: 1rem;
  stroke-linecap: round;
  width: 16px;
}.nzm_sb_ic_1-6hz {
  background: rgba(26, 196, 222, 0.07);
  color: #1AC4DE;
}.nzm_sb_ic_2-6hz {
  background: rgba(34, 201, 110, 0.15);
  color: #22C96E;
}.nzm_sb_ic_3-6hz {
  background: rgba(245, 168, 30, 0.15);
  color: #F5A81E;
}.nzm_sb_ic_4-6hz {
  background: rgba(20, 104, 168, 0.22);
  color: #1468A8;
}.nzm_sb_ic_5-6hz {
  background: rgba(26, 196, 222, 0.07);
  color: #F03C8C;
}.nzm_sb_ic_6-6hz {
  background: rgba(20, 104, 168, 0.22);
  color: #A94EE8;
}.nzm_sb_badge-6hz {
  background: #F5A81E;
  padding: 2px 0.438rem;
  border-radius: 0.375rem;
  font-weight: 700;
  font-size: 9px;
  margin-left: auto;
  color: #0A1018;
}.nzm_sb_bot-6hz {
  gap: 8px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  display: flex;
}.nzm_sb_lang-6hz,.nzm_sb_help-6hz {
  background: rgba(255, 255, 255, 0.05);
  flex: 1;
  padding: 0.563rem 0.375rem;
  gap: 6px;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  font-size: 0.688rem;
  display: flex;
  color: #8A97A6;
  font-weight: 600;
}.nzm_sb_lang-6hz:hover,.nzm_sb_help-6hz:hover {
  border-color: rgba(26, 196, 222, 0.38);
  color: #EFF3F7;
}.nzm_sb_lang-6hz svg,.nzm_sb_help-6hz svg {
  stroke-linejoin: round;
  width: 0.813rem;
  stroke-linecap: round;
  height: 13px;
}.nzm_sb_bd-6hz {
  background: rgba(7, 12, 18, 0.72);
  inset: 0;
  position: fixed;
  display: none;
  z-index: 69;
}.nzm_sb_bd-6hz.nzm_state_on-6hz {
  display: block;
}
@media(min-width: 1081px) {.nzm_sb_bd-6hz {
  display: none!important;
}
}.nzm_mob_nav-6hz {
  background: #131C26;
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  bottom: 0;
  display: flex;
  z-index: 80;
  right: 0;
  position: fixed;
  left: 0;
}
@media(min-width: 1081px) {.nzm_mob_nav-6hz {
  display: none;
}
}.nzm_mob_nav_item-6hz {
  gap: 4px;
  padding: 4px 2px;
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: column;
  color: #506070;
  cursor: pointer;
}.nzm_mob_nav_ic-6hz {
  line-height: 1;
}.nzm_mob_nav_ic-6hz svg {
  width: 1.25rem;
  height: 20px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.nzm_mob_nav_lb-6hz {
  color: #506070;
  font-size: 0.625rem;
  font-weight: 600;
}.nzm_mob_nav_item-6hz.nzm_state_active-6hz {
  color: #1AC4DE;
}.nzm_mob_nav_item-6hz.nzm_state_active-6hz .nzm_mob_nav_lb-6hz {
  color: #1AC4DE;
}.nzm_hero-6hz {
  background: #0B1018;
  padding: 1.25rem 16px 0;
}
@media(min-width: 767px) {.nzm_hero-6hz {
  padding: 1.5rem 1.5rem 0;
}
}.nzm_hero_in-6hz {
  margin: 0 auto;
  gap: 12px;
  display: grid;
  max-width: 1320px;
  grid-template-columns: 1fr;
}
@media(min-width: 857px) {.nzm_hero_in-6hz {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1101px) {.nzm_hero_in-6hz {
  grid-template-columns: 1fr 21.25rem;
}
}.nzm_hero_promo-6hz {
  overflow: hidden;
  background: #0F1620;
  border-radius: 18px;
  align-items: stretch;
  position: relative;
  min-height: 13.75rem;
  display: flex;
}
@media(min-width: 769px) {.nzm_hero_promo-6hz {
  min-height: 280px;
}
}.nzm_hero_promo_bg-6hz {
  inset: 0;
  background-position: center;
  background: linear-gradient(120deg,#0A2A48 0%,#0B1018 100%);
  position: absolute;
  background-size: cover;
}.nzm_hero_promo_bg-6hz::after {
  inset: 0;
  background: linear-gradient(90deg,#0B1018 0%,rgba(7, 12, 18, 0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.nzm_hero_promo_glow-6hz {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(20, 104, 168, 0.22) 0%,transparent 65%);
  top: -2.5rem;
  pointer-events: none;
  position: absolute;
  right: 3.75rem;
  width: 300px;
  height: 18.75rem;
}.nzm_hero_promo_ct-6hz {
  padding: 1.75rem 24px 28px 1.75rem;
  justify-content: center;
  display: flex;
  z-index: 2;
  max-width: 30rem;
  flex-direction: column;
  position: relative;
}
@media(min-width:768px) {.nzm_hero_promo_ct-6hz {
  padding: 2.5rem 32px;
}
}.nzm_hero_badge-6hz {
  background: rgba(26, 196, 222, 0.18);
  border-radius: 24px;
  padding: 0.313rem 0.75rem;
  border: 1px solid rgba(26, 196, 222, 0.07);
  margin-bottom: 0.875rem;
  font-weight: 700;
  display: inline-block;
  color: #1AC4DE;
  letter-spacing: .08em;
  font-size: 10px;
  text-transform: uppercase;
}.nzm_hero_h1-6hz {
  font-family: 'Fredoka One', sans-serif;
  font-weight: 800;
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
  font-size: 1.625rem;
  color: #EFF3F7;
  line-height: 1.15;
}.nzm_hero_h1-6hz em {
  color: #F5A81E;
  font-style: normal;
}
@media(min-width: 766px) {.nzm_hero_h1-6hz {
  font-size: 36px;
}
}.nzm_hero_sub-6hz {
  color: #8A97A6;
  line-height: 1.55;
  margin-bottom: 1.25rem;
  font-size: 0.813rem;
}
@media(min-width: 765px) {.nzm_hero_sub-6hz {
  font-size: 14px;
}
}.nzm_hero_row-6hz {
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.nzm_hero_cta-6hz {
  padding: 13px 26px;
  border-radius: 0.75rem;
  background: #22C96E;
  transition: background .2s;
  font-weight: 700;
  box-shadow: 0 0 0.875rem rgba(34, 201, 110, 0.50), 0 3px 8px rgba(0, 0, 0, 0.40);
  font-size: 0.875rem;
  color: #0A1018;
}.nzm_hero_cta-6hz:hover {
  background: #2ADEA0;
}.nzm_hero_terms-6hz {
  color: #506070;
  font-size: 0.688rem;
}.nzm_hero_game-6hz {
  border-radius: 18px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #0F1620;
  display: flex;
  position: relative;
  flex-direction: column;
}.nzm_hero_game_badge-6hz {
  border-radius: 1.5rem;
  border: 1px solid rgba(245, 168, 30, 0.15);
  background: rgba(245, 168, 30, 0.15);
  padding: 5px 0.625rem;
  text-transform: uppercase;
  position: absolute;
  font-weight: 700;
  top: 0.75rem;
  left: 0.75rem;
  letter-spacing: .06em;
  color: #F5A81E;
  font-size: 10px;
  z-index: 3;
}.nzm_hero_game_badge-6hz svg {
  vertical-align: -1px;
  height: 0.688rem;
  margin-right: 0.25rem;
  width: 0.688rem;
}.nzm_hero_game_img-6hz {
  overflow: hidden;
  background: linear-gradient(135deg,#0A2A48,#0B1018);
  padding-bottom: 60%;
  position: relative;
}.nzm_hero_game_img-6hz img {
  inset: 0;
  position: absolute;
  width: 100%;
  object-fit: cover;
  height: 100%;
}.nzm_hero_game_play-6hz {
  background: rgba(7, 12, 18, 0.72);
  inset: 0;
  transition: opacity .2s;
  position: absolute;
  opacity: 0;
  justify-content: center;
  align-items: center;
  display: flex;
}.nzm_hero_game-6hz:hover .nzm_hero_game_play-6hz {
  opacity: 1;
}.nzm_hero_game_play-6hz span {
  background: #1AC4DE;
  border-radius: 50%;
  justify-content: center;
  display: flex;
  align-items: center;
  width: 3.25rem;
  height: 52px;
}.nzm_hero_game_play-6hz span svg {
  height: 18px;
  margin-left: 2px;
  width: 1.125rem;
}.nzm_hero_game_info-6hz {
  padding: 14px 1rem;
}.nzm_hero_game_title-6hz {
  color: #EFF3F7;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 4px;
  font-size: 0.938rem;
}.nzm_hero_game_provider-6hz {
  color: #64717E;
  font-size: 0.688rem;
}.nzm_hero_game_btn-6hz {
  padding: 0.688rem;
  transition: background .2s;
  background: #1AC4DE;
  margin: 0.75rem 16px 1rem;
  border-radius: 0.75rem;
  display: block;
  font-size: 0.813rem;
  text-align: center;
  font-weight: 700;
  color: #EFF3F7;
}.nzm_hero_game-6hz:hover .nzm_hero_game_btn-6hz {
  background: #28D8F2;
}.nzm_sbar-6hz {
  padding: 1rem 1rem 0;
  background: #0B1018;
}
@media(min-width: 765px) {.nzm_sbar-6hz {
  padding: 18px 1.5rem 0;
}
}.nzm_sbar_in-6hz {
  margin: 0 auto;
  max-width: 82.5rem;
}.nzm_sbar_row-6hz {
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 12px;
}.nzm_sbar_input-6hz {
  transition: border-color .2s;
  background: #0F1620;
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 0.625rem;
  padding: 0.688rem 1rem;
  flex: 1;
  border-radius: 0.75rem;
  cursor: pointer;
  display: flex;
  font-size: 0.813rem;
  align-items: center;
  color: #64717E;
}.nzm_sbar_input-6hz:hover {
  border-color: rgba(26, 196, 222, 0.38);
}.nzm_sbar_input-6hz svg {
  flex-shrink: 0;
  stroke-linejoin: round;
  height: 15px;
  width: 15px;
  stroke-linecap: round;
}.nzm_sbar_providers-6hz {
  gap: 8px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #0F1620;
  padding: 0.688rem 1.125rem;
  border-radius: 0.75rem;
  transition: border-color .2s;
  font-weight: 600;
  color: #C4CDD8;
  align-items: center;
  display: flex;
  font-size: 13px;
  white-space: nowrap;
}.nzm_sbar_providers-6hz:hover {
  border-color: rgba(26, 196, 222, 0.38);
  color: #EFF3F7;
}.nzm_sbar_providers-6hz svg {
  height: 0.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 14px;
}.nzm_sbar_tabs-6hz {
  gap: 6px;
  display: flex;
  padding-bottom: 2px;
  overflow-x: auto;
  scrollbar-width: none;
}.nzm_sbar_tabs-6hz::-webkit-scrollbar {
  display: none;
}.nzm_sbar_tab-6hz {
  transition: background .15s,color .15s,border-color .15s;
  border-radius: 1.5rem;
  padding: 8px 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.05);
  gap: 7px;
  align-items: center;
  color: #8A97A6;
  font-weight: 600;
  font-size: 0.75rem;
  white-space: nowrap;
  flex-shrink: 0;
  cursor: pointer;
  display: flex;
}.nzm_sbar_tab-6hz:hover {
  border-color: rgba(26, 196, 222, 0.38);
  background: rgba(255, 255, 255, 0.07);
  color: #EFF3F7;
}.nzm_sbar_tab-6hz.nzm_state_active-6hz {
  border-color: rgba(26, 196, 222, 0.07);
  background: rgba(26, 196, 222, 0.18);
  color: #EFF3F7;
}.nzm_sbar_tab_ic-6hz svg {
  width: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.875rem;
}.nzm_gcg-6hz {
  padding: 2.25rem 1rem 0;
  background: #0B1018;
}
@media(min-width: 766px) {.nzm_gcg-6hz {
  padding: 44px 1.5rem 0;
}
}.nzm_gcg_in-6hz {
  margin: 0 auto;
  max-width: 82.5rem;
}.nzm_gcg_head-6hz {
  max-width: 45rem;
  margin-bottom: 20px;
}.nzm_gcg_label-6hz {
  font-weight: 700;
  color: #1AC4DE;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 8px;
}.nzm_gcg_h2-6hz {
  font-size: 1.375rem;
  overflow-wrap: break-word;
  font-family: 'Fredoka One', sans-serif;
  font-weight: 800;
  margin-bottom: 0.5rem;
  color: #EFF3F7;
}
@media(min-width: 769px) {.nzm_gcg_h2-6hz {
  font-size: 1.75rem;
}
}.nzm_gcg_intro-6hz {
  line-height: 1.6;
  font-size: 0.813rem;
  color: #64717E;
}.nzm_gcg_grid-6hz {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 643px) {.nzm_gcg_grid-6hz {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.nzm_gcg_grid-6hz {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.nzm_gcg_card-6hz {
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.25rem;
  border-radius: 18px;
  flex-direction: column;
  justify-content: flex-end;
  display: flex;
  position: relative;
  cursor: pointer;
  min-height: 240px;
}.nzm_gcg_card-6hz:hover {
  transform: translateY(-3px);
  border-color: rgba(26, 196, 222, 0.18);
}.nzm_gcg_card_bg-6hz {
  inset: 0;
  z-index: 0;
  position: absolute;
}.nzm_gcg_card_bg-6hz::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  content: '';
  position: absolute;
}.nzm_gcg_card_ic-6hz {
  background: rgba(0,0,0,.45);
  border-radius: 0.375rem;
  justify-content: center;
  width: 40px;
  align-items: center;
  position: absolute;
  color: #EFF3F7;
  right: 18px;
  z-index: 2;
  height: 40px;
  top: 1.125rem;
  display: flex;
}.nzm_gcg_card_ic-6hz svg {
  width: 1.25rem;
  height: 1.25rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.nzm_gcg_card_ct-6hz {
  position: relative;
  z-index: 1;
}.nzm_gcg_card_h-6hz {
  line-height: 1.2;
  color: #EFF3F7;
  font-family: 'Fredoka One', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.125rem;
  margin-bottom: 0.5rem;
}
@media(min-width: 769px) {.nzm_gcg_card_h-6hz {
  font-size: 20px;
}
}.nzm_gcg_card_p-6hz {
  font-size: 12px;
  color: rgba(255,255,255,.82);
  line-height: 1.55;
  overflow-wrap: break-word;
  margin-bottom: 0.625rem;
}.nzm_gcg_card_p-6hz strong {
  font-weight: 600;
  color: #EFF3F7;
}.nzm_gcg_card_cta-6hz {
  gap: 0.25rem;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 12px;
  display: inline-flex;
  align-items: center;
  letter-spacing: .04em;
  color: #1AC4DE;
}.nzm_gcg_card_cta-6hz svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.75rem;
  height: 0.75rem;
}.nzm_gr_jp-6hz {
  border-radius: 18px;
  background: linear-gradient(135deg,#1A0A38 0%,#08080E 100%);
  padding: 20px;
  overflow: hidden;
  position: relative;
}.nzm_gr_jp-6hz::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(20, 104, 168, 0.22) 0%,transparent 70%);
  left: -3.75rem;
  height: 250px;
  width: 15.625rem;
  content: '';
  position: absolute;
  top: -3.75rem;
}.nzm_gr_jp-6hz::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(245, 168, 30, 0.15) 0%,transparent 70%);
  bottom: -40px;
  right: 0;
  width: 200px;
  height: 200px;
  position: absolute;
  content: '';
}.nzm_gr_jp_head-6hz {
  gap: 1rem;
  position: relative;
  display: flex;
  margin-bottom: 1rem;
  flex-wrap: wrap;
  z-index: 1;
  align-items: flex-start;
}.nzm_gr_jp_info-6hz {
  flex: 1;
}.nzm_gr_jp_label-6hz {
  text-transform: uppercase;
  margin-bottom: 6px;
  color: #A94EE8;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.688rem;
}.nzm_gr_jp_label-6hz svg {
  vertical-align: -2px;
  height: 0.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  margin-right: 4px;
  width: 14px;
}.nzm_gr_jp_amount-6hz {
  color: #EFF3F7;
  overflow-wrap: break-word;
  line-height: 1;
  margin-bottom: 0.25rem;
  font-family: 'Fredoka One', sans-serif;
  font-size: 32px;
  font-weight: 800;
}
@media(min-width: 767px) {.nzm_gr_jp_amount-6hz {
  font-size: 2.5rem;
}
}.nzm_gr_jp_amount-6hz span {
  color: #F5A81E;
}.nzm_gr_jp_seo-6hz {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  line-height: 1.5;
  color: #8A97A6;
  max-width: 480px;
}.nzm_gr_jp_cta-6hz {
  transition: background .2s;
  background: rgba(20, 104, 168, 0.22);
  border: 1px solid rgba(20, 104, 168, 0.22);
  border-radius: 0.75rem;
  padding: 0.688rem 20px;
  font-size: 13px;
  z-index: 1;
  position: relative;
  margin-top: 0.25rem;
  flex-shrink: 0;
  align-self: flex-start;
  font-weight: 700;
  white-space: nowrap;
  color: #EFF3F7;
}.nzm_gr_jp_cta-6hz:hover {
  background: #1468A8;
}.nzm_ws-6hz {
  background: #0B1018;
  padding: 32px 16px 0;
}
@media(min-width: 771px) {.nzm_ws-6hz {
  padding: 2.25rem 24px 0;
}
}.nzm_ws_in-6hz {
  margin: 0 auto;
  max-width: 1320px;
}.nzm_ws_head-6hz {
  gap: 12px;
  align-items: center;
  display: flex;
  margin-bottom: 14px;
  flex-wrap: wrap;
  justify-content: space-between;
}.nzm_ws_title-6hz {
  gap: 10px;
  align-items: center;
  font-weight: 700;
  font-family: 'Fredoka One', sans-serif;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  display: flex;
  font-size: 16px;
  color: #EFF3F7;
}.nzm_ws_title_ic-6hz svg {
  height: 18px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.125rem;
  color: #F5A81E;
}.nzm_ws_online-6hz {
  gap: 7px;
  font-weight: 600;
  color: #64717E;
  align-items: center;
  display: flex;
  font-size: 0.75rem;
}.nzm_ws_online_dot-6hz {
  background: #22C96E;
  border-radius: 50%;
  flex-shrink: 0;
  width: 0.5rem;
  box-shadow: 0 0 6px rgba(34, 201, 110, 0.15);
  height: 0.5rem;
}.nzm_ws_scroll-6hz {
  gap: 8px;
  overflow-x: auto;
  display: flex;
  padding-bottom: 8px;
  scrollbar-width: none;
}.nzm_ws_scroll-6hz::-webkit-scrollbar {
  display: none;
}.nzm_wc-6hz {
  padding: 0.625rem 0.875rem;
  background: #0F1620;
  gap: 10px;
  border-radius: 0.75rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  display: flex;
  align-items: center;
  min-width: 220px;
  flex-shrink: 0;
}.nzm_wc_img-6hz {
  border-radius: 6px;
  background: #131C26;
  overflow: hidden;
  flex-shrink: 0;
  height: 2.25rem;
  width: 2.25rem;
}.nzm_wc_img-6hz img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.nzm_wc_info-6hz {
  min-width: 0;
}.nzm_wc_game-6hz {
  overflow: hidden;
  font-weight: 600;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 0.75rem;
  color: #C4CDD8;
}.nzm_wc_player-6hz {
  overflow: hidden;
  font-size: 10px;
  text-overflow: ellipsis;
  color: #506070;
  white-space: nowrap;
}.nzm_wc_amount-6hz {
  margin-left: auto;
  flex-shrink: 0;
  font-size: 0.813rem;
  font-weight: 700;
  color: #22C96E;
  white-space: nowrap;
}.nzm_reg-6hz {
  background: #0B1018;
  padding: 2.25rem 16px 0;
}
@media(min-width: 765px) {.nzm_reg-6hz {
  padding: 44px 24px 0;
}
}.nzm_reg_in-6hz {
  margin: 0 auto;
  border-radius: 1.125rem;
  padding: 28px 24px;
  background: #131C26;
  border: 1px solid rgba(255, 255, 255, 0.05);
  max-width: 1320px;
}
@media(min-width: 770px) {.nzm_reg_in-6hz {
  padding: 2.5rem;
}
}.nzm_reg_top-6hz {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 858px) {.nzm_reg_top-6hz {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.nzm_reg_label-6hz {
  color: #1AC4DE;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  font-weight: 700;
  font-size: 0.688rem;
}.nzm_reg_h2-6hz {
  font-family: 'Fredoka One', sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 12px;
  line-height: 1.2;
  font-weight: 800;
  font-size: 22px;
  color: #EFF3F7;
}
@media(min-width: 767px) {.nzm_reg_h2-6hz {
  font-size: 28px;
}
}.nzm_reg_bonus-6hz {
  gap: 0.5rem;
  border-radius: 0.75rem;
  padding: 0.625rem 16px;
  background: rgba(245, 168, 30, 0.15);
  border: 1px solid rgba(245, 168, 30, 0.15);
  display: inline-flex;
  margin-bottom: 1rem;
  align-items: center;
}.nzm_reg_bonus_amount-6hz {
  color: #F5A81E;
  font-size: 20px;
  font-weight: 800;
}.nzm_reg_bonus_text-6hz {
  color: #8A97A6;
  font-size: 13px;
  line-height: 1.35;
}.nzm_reg_cta_btn-6hz {
  transition: background .2s;
  padding: 14px 32px;
  background: #22C96E;
  border-radius: 0.75rem;
  font-weight: 700;
  color: #0A1018;
  margin-bottom: 0.75rem;
  display: inline-block;
  font-size: 15px;
  box-shadow: 0 0 0.875rem rgba(34, 201, 110, 0.50), 0 3px 8px rgba(0, 0, 0, 0.40);
}.nzm_reg_cta_btn-6hz:hover {
  background: #2ADEA0;
}.nzm_reg_terms-6hz {
  font-size: 11px;
  line-height: 1.5;
  color: #506070;
}.nzm_reg_seo-6hz {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 1.25rem;
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #64717E;
  padding-top: 20px;
}.nzm_reg_seo-6hz p {
  font-size: 13px;
  margin-bottom: 0.625rem;
  line-height: 1.65;
  color: #64717E;
}.nzm_reg_seo-6hz p:last-child {
  margin-bottom: 0;
}.nzm_reg_seo-6hz strong {
  font-weight: 700;
  color: #C4CDD8;
}.nzm_reg_seo-6hz a {
  transition: color .2s;
  color: #1AC4DE;
  text-decoration: underline;
}.nzm_reg_seo-6hz a:hover {
  color: #28D8F2;
}.nzm_reg_seo-6hz ul,.nzm_reg_seo-6hz ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 18px;
}.nzm_reg_seo-6hz ol {
  list-style: decimal;
}.nzm_reg_seo-6hz li {
  font-size: 13px;
  line-height: 1.65;
  color: #64717E;
  margin-bottom: 0.25rem;
}.nzm_reg_seo-6hz table {
  margin-bottom: 10px;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
  overflow-x: auto;
  display: block;
}
@media(min-width: 765px) {.nzm_reg_seo-6hz table {
  display: table;
}
}.nzm_reg_seo-6hz th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #C4CDD8;
}.nzm_reg_seo-6hz td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem;
  color: #64717E;
}.nzm_reg_steps-6hz {
  gap: 14px;
  margin-top: 28px;
  display: flex;
  flex-direction: column;
}
@media(min-width: 859px) {.nzm_reg_steps-6hz {
  margin-top: 0;
}
}.nzm_reg_step-6hz {
  gap: 14px;
  background: rgba(255, 255, 255, 0.05);
  padding: 16px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 0.75rem;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.nzm_reg_step_num-6hz {
  border-radius: 50%;
  background: rgba(26, 196, 222, 0.18);
  border: 1px solid rgba(26, 196, 222, 0.07);
  align-items: center;
  display: flex;
  justify-content: center;
  color: #1AC4DE;
  font-weight: 800;
  width: 34px;
  font-size: 0.875rem;
  flex-shrink: 0;
  height: 2.125rem;
}.nzm_reg_step_title-6hz {
  margin-bottom: 3px;
  font-size: 14px;
  color: #EFF3F7;
  font-weight: 700;
}.nzm_reg_step_text-6hz {
  font-size: 0.75rem;
  color: #64717E;
  line-height: 1.5;
}.nzm_reg_trust-6hz {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  padding-top: 20px;
  display: flex;
  margin-top: 20px;
  flex-wrap: wrap;
}.nzm_reg_trust_item-6hz {
  gap: 0.438rem;
  font-size: 12px;
  display: flex;
  overflow-wrap: break-word;
  align-items: center;
  color: #64717E;
}.nzm_reg_trust_ic-6hz svg {
  color: #1AC4DE;
  height: 16px;
  width: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.nzm_prov-6hz {
  background: #0B1018;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.nzm_prov-6hz {
  padding: 44px 1.5rem 0;
}
}.nzm_prov_in-6hz {
  margin: 0 auto;
  max-width: 1320px;
}.nzm_prov_head-6hz {
  margin-bottom: 1rem;
}.nzm_prov_label-6hz {
  margin-bottom: 8px;
  color: #1AC4DE;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.nzm_prov_h2-6hz {
  color: #EFF3F7;
  font-family: 'Fredoka One', sans-serif;
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
}
@media(min-width: 770px) {.nzm_prov_h2-6hz {
  font-size: 24px;
}
}.nzm_prov_seo-6hz {
  overflow-wrap: break-word;
  max-width: 38.75rem;
  color: #64717E;
  line-height: 1.6;
  font-size: 0.813rem;
  margin-bottom: 1rem;
}.nzm_prov_seo-6hz strong {
  font-weight: 700;
  color: #C4CDD8;
}.nzm_prov_seo-6hz a {
  text-decoration: underline;
  color: #1AC4DE;
}.nzm_prov_grid-6hz {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 639px) {.nzm_prov_grid-6hz {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1079px) {.nzm_prov_grid-6hz {
  grid-template-columns: repeat(8,1fr);
}
}.nzm_prov_card-6hz {
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 0.438rem;
  padding: 14px 0.625rem;
  border-radius: 0.75rem;
  transition: border-color .2s,background .2s;
  background: #0F1620;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  display: flex;
}.nzm_prov_card-6hz:hover {
  background: #131C26;
  border-color: rgba(26, 196, 222, 0.38);
}.nzm_prov_logo-6hz {
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  border-radius: 6px;
  height: 44px;
  width: 2.75rem;
  display: flex;
  justify-content: center;
  align-items: center;
}.nzm_prov_logo-6hz img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.nzm_prov_name-6hz {
  color: #8A97A6;
  font-size: 11px;
  text-align: center;
  font-weight: 600;
  overflow-wrap: break-word;
}.nzm_app-6hz {
  padding: 36px 16px 0;
  background: #0B1018;
}
@media(min-width: 770px) {.nzm_app-6hz {
  padding: 2.75rem 1.5rem 0;
}
}.nzm_app_in-6hz {
  margin: 0 auto;
  max-width: 82.5rem;
}.nzm_app_head-6hz {
  margin-bottom: 16px;
}.nzm_app_label-6hz {
  margin-bottom: 8px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  color: #1AC4DE;
}.nzm_app_h2-6hz {
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  font-family: 'Fredoka One', sans-serif;
  font-size: 1.25rem;
  color: #EFF3F7;
  font-weight: 800;
}
@media(min-width: 765px) {.nzm_app_h2-6hz {
  font-size: 24px;
}
}.nzm_app_sub-6hz {
  font-size: 13px;
  max-width: 600px;
  line-height: 1.6;
  color: #64717E;
  overflow-wrap: break-word;
}.nzm_app_sub-6hz strong {
  color: #C4CDD8;
  font-weight: 700;
}.nzm_app_cards-6hz {
  gap: 10px;
  margin-top: 1rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 638px) {.nzm_app_cards-6hz {
  grid-template-columns: repeat(3,1fr);
}
}.nzm_app_card-6hz {
  gap: 1rem;
  overflow: hidden;
  padding: 1.25rem;
  border-radius: 0.75rem;
  flex-wrap: wrap;
  position: relative;
  align-items: flex-start;
  display: flex;
}.nzm_app_card_ios-6hz {
  background: linear-gradient(135deg,rgba(26, 196, 222, 0.18) 0%,#131C26 100%);
}.nzm_app_card_android-6hz {
  background: linear-gradient(135deg,rgba(34, 201, 110, 0.15) 0%,#131C26 100%);
}.nzm_app_card_win-6hz {
  background: linear-gradient(135deg,rgba(245, 168, 30, 0.15) 0%,#131C26 100%);
}.nzm_app_card_ic-6hz svg {
  stroke-linecap: round;
  height: 34px;
  stroke-linejoin: round;
  width: 2.125rem;
}.nzm_app_card_ic-6hz {
  color: #EFF3F7;
  flex-shrink: 0;
}.nzm_app_card_os-6hz {
  margin-bottom: 0.375rem;
  font-size: 0.625rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  color: #64717E;
}.nzm_app_card_title-6hz {
  line-height: 1.2;
  font-size: 0.938rem;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #EFF3F7;
  margin-bottom: 0.375rem;
}.nzm_app_card_text-6hz {
  margin-bottom: 0.875rem;
  font-size: 12px;
  overflow-wrap: break-word;
  line-height: 1.5;
  color: #64717E;
}.nzm_app_card_btn-6hz {
  background: rgba(255, 255, 255, 0.12);
  padding: 10px 1.125rem;
  transition: background .2s;
  gap: 0.438rem;
  border: 1px solid rgba(26, 196, 222, 0.38);
  border-radius: 0.375rem;
  color: #EFF3F7;
  display: inline-flex;
  font-size: 13px;
  align-items: center;
  font-weight: 700;
}.nzm_app_card_btn-6hz:hover {
  background: rgba(255, 255, 255, 0.07);
}.nzm_bon-6hz {
  padding: 36px 16px 0;
  background: #0B1018;
}
@media(min-width: 765px) {.nzm_bon-6hz {
  padding: 44px 24px 0;
}
}.nzm_bon_in-6hz {
  margin: 0 auto;
  max-width: 1320px;
}.nzm_bon_head-6hz {
  margin-bottom: 1.25rem;
}.nzm_bon_label-6hz {
  color: #1AC4DE;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-weight: 700;
}.nzm_bon_h2-6hz {
  font-size: 20px;
  color: #EFF3F7;
  font-family: 'Fredoka One', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
}
@media(min-width: 771px) {.nzm_bon_h2-6hz {
  font-size: 1.5rem;
}
}.nzm_bon_seo-6hz {
  max-width: 620px;
  color: #64717E;
  font-size: 0.813rem;
  line-height: 1.6;
  overflow-wrap: break-word;
}.nzm_bon_seo-6hz strong {
  color: #C4CDD8;
  font-weight: 700;
}.nzm_bon_seo-6hz a {
  text-decoration: underline;
  color: #1AC4DE;
}.nzm_bon_grid-6hz {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 641px) {.nzm_bon_grid-6hz {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.nzm_bon_grid-6hz {
  grid-template-columns: repeat(5,1fr);
}
}.nzm_bon_card-6hz {
  transition: border-color .2s,transform .2s;
  padding: 16px;
  border-radius: 0.75rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #0F1620;
}.nzm_bon_card-6hz:hover {
  border-color: rgba(26, 196, 222, 0.07);
  transform: translateY(-2px);
}.nzm_bon_card_ic-6hz svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 26px;
  height: 1.625rem;
}.nzm_bon_card_ic-6hz {
  margin-bottom: 10px;
}.nzm_bon_card_type-6hz {
  margin-bottom: 6px;
  color: #64717E;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 10px;
  letter-spacing: .06em;
}.nzm_bon_card_amount-6hz {
  color: #F5A81E;
  margin-bottom: 6px;
  line-height: 1.1;
  font-weight: 800;
  font-size: 18px;
}.nzm_bon_card_name-6hz {
  font-size: 0.813rem;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  color: #EFF3F7;
  font-weight: 600;
}.nzm_bon_card_detail-6hz {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.5;
  overflow-wrap: break-word;
  color: #506070;
  font-size: 11px;
  padding-top: 0.5rem;
}.nzm_seo-6hz {
  padding: 36px 16px 0;
  background: #0B1018;
}
@media(min-width: 767px) {.nzm_seo-6hz {
  padding: 2.75rem 24px 0;
}
}.nzm_seo_in-6hz {
  border-radius: 18px;
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #131C26;
  max-width: 1320px;
}
@media(min-width: 767px) {.nzm_seo_in-6hz {
  padding: 36px 40px;
}
}.nzm_seo_label-6hz {
  letter-spacing: .08em;
  margin-bottom: 10px;
  color: #1AC4DE;
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
}.nzm_seo_h2-6hz {
  font-size: 20px;
  margin-bottom: 0.875rem;
  font-weight: 800;
  color: #EFF3F7;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-family: 'Fredoka One', sans-serif;
}
@media(min-width: 771px) {.nzm_seo_h2-6hz {
  font-size: 1.5rem;
}
}.nzm_seo_body-6hz {
  color: #8A97A6;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.75;
}.nzm_seo_body-6hz p {
  color: #8A97A6;
  line-height: 1.75;
  margin-bottom: 0.75rem;
  font-size: 14px;
}.nzm_seo_body-6hz p:last-child {
  margin-bottom: 0;
}.nzm_seo_body-6hz strong {
  font-weight: 700;
  color: #C4CDD8;
}.nzm_seo_body-6hz a {
  transition: color .2s;
  color: #1AC4DE;
  text-decoration: underline;
}.nzm_seo_body-6hz a:hover {
  color: #28D8F2;
}.nzm_seo_body-6hz ul,.nzm_seo_body-6hz ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.nzm_seo_body-6hz ol {
  list-style: decimal;
}.nzm_seo_body-6hz li {
  line-height: 1.75;
  margin-bottom: 6px;
  font-size: 14px;
  color: #8A97A6;
}.nzm_seo_body-6hz table {
  font-size: 13px;
  overflow-x: auto;
  width: 100%;
  margin-bottom: 0.75rem;
  display: block;
  border-collapse: collapse;
}
@media(min-width: 771px) {.nzm_seo_body-6hz table {
  display: table;
}
}.nzm_seo_body-6hz th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C4CDD8;
  font-weight: 700;
  text-align: left;
}.nzm_seo_body-6hz td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #8A97A6;
}.nzm_seo_cols-6hz {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.nzm_seo_cols-6hz {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.nzm_seo_cols-6hz {
  grid-template-columns: repeat(3,1fr);
}
}.nzm_seo_col_h-6hz {
  font-size: 13px;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 7px;
  color: #C4CDD8;
}.nzm_seo_col_p-6hz {
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #64717E;
  font-size: 13px;
}.nzm_seo_stats-6hz {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.nzm_seo_stat-6hz {
  flex: 1;
  border-radius: 0.75rem;
  border: 1px solid rgba(26, 196, 222, 0.18);
  background: rgba(26, 196, 222, 0.07);
  padding: 0.875rem 1rem;
  min-width: 140px;
}.nzm_seo_stat_val-6hz {
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
  color: #1AC4DE;
  margin-bottom: 4px;
}.nzm_seo_stat_lb-6hz {
  color: #64717E;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.nzm_seo-6hz {
  padding: 36px 1rem 0;
  background: #0B1018;
}
@media(min-width: 769px) {.nzm_seo-6hz {
  padding: 2.75rem 24px 0;
}
}.nzm_seo_in-6hz {
  border-radius: 18px;
  padding: 28px 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  margin: 0 auto;
  background: #131C26;
  max-width: 1320px;
}
@media(min-width: 765px) {.nzm_seo_in-6hz {
  padding: 36px 40px;
}
}.nzm_seo_label-6hz {
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #1AC4DE;
  font-weight: 700;
  margin-bottom: 0.625rem;
}.nzm_seo_h2-6hz {
  color: #EFF3F7;
  font-weight: 800;
  font-size: 1.25rem;
  line-height: 1.25;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  font-family: 'Fredoka One', sans-serif;
}
@media(min-width: 770px) {.nzm_seo_h2-6hz {
  font-size: 24px;
}
}.nzm_seo_body-6hz {
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #8A97A6;
  font-size: 0.875rem;
}.nzm_seo_body-6hz p {
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 1.75;
  color: #8A97A6;
}.nzm_seo_body-6hz p:last-child {
  margin-bottom: 0;
}.nzm_seo_body-6hz strong {
  font-weight: 700;
  color: #C4CDD8;
}.nzm_seo_body-6hz a {
  transition: color .2s;
  color: #1AC4DE;
  text-decoration: underline;
}.nzm_seo_body-6hz a:hover {
  color: #28D8F2;
}.nzm_seo_body-6hz ul,.nzm_seo_body-6hz ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.nzm_seo_body-6hz ol {
  list-style: decimal;
}.nzm_seo_body-6hz li {
  line-height: 1.75;
  color: #8A97A6;
  margin-bottom: 0.375rem;
  font-size: 14px;
}.nzm_seo_body-6hz table {
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 0.75rem;
  display: block;
  font-size: 13px;
}
@media(min-width: 769px) {.nzm_seo_body-6hz table {
  display: table;
}
}.nzm_seo_body-6hz th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  text-align: left;
  font-weight: 700;
  color: #C4CDD8;
}.nzm_seo_body-6hz td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #8A97A6;
}.nzm_seo_cols-6hz {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 638px) {.nzm_seo_cols-6hz {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.nzm_seo_cols-6hz {
  grid-template-columns: repeat(3,1fr);
}
}.nzm_seo_col_h-6hz {
  font-size: 0.813rem;
  color: #C4CDD8;
  margin-bottom: 7px;
  overflow-wrap: break-word;
  font-weight: 700;
}.nzm_seo_col_p-6hz {
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 0.813rem;
  color: #64717E;
}.nzm_seo_stats-6hz {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.nzm_seo_stat-6hz {
  padding: 0.875rem 1rem;
  border-radius: 0.75rem;
  flex: 1;
  border: 1px solid rgba(26, 196, 222, 0.18);
  background: rgba(26, 196, 222, 0.07);
  min-width: 8.75rem;
}.nzm_seo_stat_val-6hz {
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  color: #1AC4DE;
}.nzm_seo_stat_lb-6hz {
  overflow-wrap: break-word;
  color: #64717E;
  font-size: 0.688rem;
}.nzm_seo-6hz {
  padding: 2.25rem 1rem 0;
  background: #0B1018;
}
@media(min-width: 767px) {.nzm_seo-6hz {
  padding: 44px 1.5rem 0;
}
}.nzm_seo_in-6hz {
  margin: 0 auto;
  padding: 28px 24px;
  border-radius: 1.125rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #131C26;
  max-width: 82.5rem;
}
@media(min-width: 766px) {.nzm_seo_in-6hz {
  padding: 36px 2.5rem;
}
}.nzm_seo_label-6hz {
  letter-spacing: .08em;
  color: #1AC4DE;
  margin-bottom: 10px;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
}.nzm_seo_h2-6hz {
  color: #EFF3F7;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Fredoka One', sans-serif;
  font-size: 1.25rem;
  margin-bottom: 14px;
  line-height: 1.25;
}
@media(min-width: 770px) {.nzm_seo_h2-6hz {
  font-size: 1.5rem;
}
}.nzm_seo_body-6hz {
  color: #8A97A6;
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 14px;
}.nzm_seo_body-6hz p {
  color: #8A97A6;
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 12px;
}.nzm_seo_body-6hz p:last-child {
  margin-bottom: 0;
}.nzm_seo_body-6hz strong {
  font-weight: 700;
  color: #C4CDD8;
}.nzm_seo_body-6hz a {
  transition: color .2s;
  color: #1AC4DE;
  text-decoration: underline;
}.nzm_seo_body-6hz a:hover {
  color: #28D8F2;
}.nzm_seo_body-6hz ul,.nzm_seo_body-6hz ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.nzm_seo_body-6hz ol {
  list-style: decimal;
}.nzm_seo_body-6hz li {
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 6px;
  color: #8A97A6;
}.nzm_seo_body-6hz table {
  overflow-x: auto;
  width: 100%;
  display: block;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  font-size: 0.813rem;
}
@media(min-width: 769px) {.nzm_seo_body-6hz table {
  display: table;
}
}.nzm_seo_body-6hz th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C4CDD8;
  font-weight: 700;
  text-align: left;
}.nzm_seo_body-6hz td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8A97A6;
}.nzm_seo_cols-6hz {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 642px) {.nzm_seo_cols-6hz {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.nzm_seo_cols-6hz {
  grid-template-columns: repeat(3,1fr);
}
}.nzm_seo_col_h-6hz {
  color: #C4CDD8;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 7px;
  font-size: 13px;
}.nzm_seo_col_p-6hz {
  overflow-wrap: break-word;
  font-size: 13px;
  color: #64717E;
  line-height: 1.65;
}.nzm_seo_stats-6hz {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.nzm_seo_stat-6hz {
  padding: 14px 16px;
  background: rgba(26, 196, 222, 0.07);
  border-radius: 12px;
  border: 1px solid rgba(26, 196, 222, 0.18);
  flex: 1;
  min-width: 140px;
}.nzm_seo_stat_val-6hz {
  overflow-wrap: break-word;
  color: #1AC4DE;
  font-weight: 800;
  margin-bottom: 4px;
  font-size: 1.25rem;
}.nzm_seo_stat_lb-6hz {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #64717E;
}.nzm_faq-6hz {
  background: #0B1018;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.nzm_faq-6hz {
  padding: 2.75rem 24px 0;
}
}.nzm_faq_in-6hz {
  margin: 0 auto;
  max-width: 1320px;
}.nzm_faq_head-6hz {
  margin-bottom: 20px;
}.nzm_faq_label-6hz {
  color: #1AC4DE;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-size: 0.688rem;
}.nzm_faq_h2-6hz {
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Fredoka One', sans-serif;
  font-size: 20px;
  color: #EFF3F7;
}
@media(min-width: 771px) {.nzm_faq_h2-6hz {
  font-size: 24px;
}
}.nzm_faq_list-6hz {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.nzm_faq_item-6hz {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 12px;
  overflow: hidden;
  background: #131C26;
}.nzm_faq_q-6hz {
  padding: 1rem 20px;
  transition: color .2s;
  gap: 12px;
  font-size: 14px;
  display: flex;
  cursor: pointer;
  color: #C4CDD8;
  align-items: center;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  font-weight: 600;
  justify-content: space-between;
}.nzm_faq_q-6hz:hover {
  color: #EFF3F7;
}.nzm_faq_q_ic-6hz {
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  justify-content: center;
  font-size: 1rem;
  align-items: center;
  width: 1.5rem;
  flex-shrink: 0;
  height: 1.5rem;
  display: flex;
  color: #1AC4DE;
}.nzm_faq_item-6hz.nzm_state_open-6hz .nzm_faq_q_ic-6hz {
  transform: rotate(45deg);
}.nzm_faq_a-6hz {
  padding: 0 1.25rem 1rem;
  display: none;
  line-height: 1.7;
  overflow-wrap: break-word;
  color: #64717E;
  font-size: 13px;
}.nzm_faq_item-6hz.nzm_state_open-6hz .nzm_faq_a-6hz {
  display: block;
}.nzm_faq_a-6hz strong {
  color: #C4CDD8;
  font-weight: 700;
}.nzm_faq_a-6hz a {
  color: #1AC4DE;
  text-decoration: underline;
}.nzm_faq_a-6hz ul,.nzm_faq_a-6hz ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 1.25rem;
}.nzm_faq_a-6hz ol {
  list-style: decimal;
}.nzm_faq_a-6hz li {
  margin-bottom: 4px;
  line-height: 1.6;
}.nzm_faq_a-6hz table {
  margin: 8px 0;
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
  font-size: 0.75rem;
  width: 100%;
}
@media(min-width: 767px) {.nzm_faq_a-6hz table {
  display: table;
}
}.nzm_faq_a-6hz th {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #C4CDD8;
  font-weight: 700;
}.nzm_faq_a-6hz td {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #64717E;
}.nzm_rv-6hz {
  background: #0B1018;
  padding: 36px 16px 0;
}
@media(min-width: 767px) {.nzm_rv-6hz {
  padding: 44px 1.5rem 0;
}
}.nzm_rv_in-6hz {
  margin: 0 auto;
  max-width: 1320px;
}.nzm_rv_head-6hz {
  max-width: 720px;
  margin-bottom: 20px;
}.nzm_rv_label-6hz {
  margin-bottom: 0.5rem;
  font-weight: 700;
  color: #1AC4DE;
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
}.nzm_rv_h2-6hz {
  overflow-wrap: break-word;
  color: #EFF3F7;
  margin-bottom: 10px;
  font-family: 'Fredoka One', sans-serif;
  font-weight: 800;
  font-size: 22px;
}
@media(min-width: 769px) {.nzm_rv_h2-6hz {
  font-size: 1.75rem;
}
}.nzm_rv_stats-6hz {
  gap: 18px;
  font-size: 0.813rem;
  display: flex;
  color: #64717E;
  flex-wrap: wrap;
  align-items: center;
}.nzm_rv_stats_score-6hz {
  gap: 6px;
  align-items: baseline;
  display: flex;
}.nzm_rv_stats_score_val-6hz {
  font-weight: 800;
  color: #F5A81E;
  font-size: 1.375rem;
  font-family: 'Fredoka One', sans-serif;
}.nzm_rv_stats_score_max-6hz {
  color: #506070;
  font-size: 13px;
}.nzm_rv_stats_badge-6hz {
  gap: 4px;
  display: flex;
  align-items: center;
}.nzm_rv_stats_badge-6hz svg {
  width: 0.875rem;
  height: 14px;
  color: #F5A81E;
}.nzm_rv_grid-6hz {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 638px) {.nzm_rv_grid-6hz {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.nzm_rv_grid-6hz {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.nzm_rv_card-6hz {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.25rem;
  border-radius: 0.75rem;
  background: #131C26;
  display: flex;
  flex-direction: column;
}.nzm_rv_card_stars-6hz {
  gap: 2px;
  color: #F5A81E;
  margin-bottom: 0.625rem;
  display: flex;
}.nzm_rv_card_stars-6hz svg {
  width: 0.875rem;
  height: 14px;
}.nzm_rv_card_h-6hz {
  font-weight: 700;
  margin-bottom: 8px;
  font-size: 14px;
  color: #EFF3F7;
  overflow-wrap: break-word;
  line-height: 1.3;
}.nzm_rv_card_body-6hz {
  flex: 1;
  overflow-wrap: break-word;
  color: #64717E;
  line-height: 1.65;
  margin-bottom: 14px;
  font-size: 0.813rem;
}.nzm_rv_card_body-6hz strong {
  color: #C4CDD8;
  font-weight: 600;
}.nzm_rv_card_meta-6hz {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 12px;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  display: flex;
}.nzm_rv_card_author-6hz {
  font-size: 12px;
  color: #C4CDD8;
  font-weight: 600;
}.nzm_rv_card_date-6hz {
  font-size: 11px;
  color: #506070;
}.nzm_pmt-6hz {
  background: #0B1018;
  padding: 36px 16px 0;
}
@media(min-width:768px) {.nzm_pmt-6hz {
  padding: 44px 1.5rem 0;
}
}.nzm_pmt_in-6hz {
  margin: 0 auto;
  max-width: 1320px;
}.nzm_pmt_head-6hz {
  margin-bottom: 22px;
  max-width: 45rem;
}.nzm_pmt_label-6hz {
  text-transform: uppercase;
  font-weight: 700;
  color: #1AC4DE;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.nzm_pmt_h2-6hz {
  overflow-wrap: break-word;
  font-size: 22px;
  font-family: 'Fredoka One', sans-serif;
  font-weight: 800;
  margin-bottom: 8px;
  color: #EFF3F7;
}
@media(min-width: 769px) {.nzm_pmt_h2-6hz {
  font-size: 1.75rem;
}
}.nzm_pmt_intro-6hz {
  color: #64717E;
  line-height: 1.6;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.nzm_pmt_groups-6hz {
  gap: 1.25rem;
  display: flex;
  flex-direction: column;
}.nzm_pmt_group-6hz {
  background: #131C26;
  border-radius: 12px;
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.09);
}.nzm_pmt_group_head-6hz {
  gap: 12px;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}.nzm_pmt_group_ic-6hz {
  background: rgba(26, 196, 222, 0.18);
  border-radius: 0.375rem;
  display: flex;
  width: 2.25rem;
  align-items: center;
  flex-shrink: 0;
  height: 36px;
  justify-content: center;
  color: #1AC4DE;
}.nzm_pmt_group_ic-6hz svg {
  width: 18px;
  stroke-linejoin: round;
  height: 18px;
  stroke-linecap: round;
}.nzm_pmt_group_h-6hz {
  margin: 0;
  color: #EFF3F7;
  overflow-wrap: break-word;
  font-family: 'Fredoka One', sans-serif;
  font-size: 1rem;
  font-weight: 700;
}.nzm_pmt_group_p-6hz {
  font-size: 13px;
  color: #64717E;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.6;
}.nzm_pmt_group_p-6hz strong {
  color: #C4CDD8;
  font-weight: 600;
}.nzm_pmt_table_wrap-6hz {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.nzm_pmt_table-6hz {
  min-width: 540px;
  font-size: 13px;
  width: 100%;
  border-collapse: collapse;
}.nzm_pmt_table-6hz th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  text-align: left;
  letter-spacing: .04em;
  font-size: 11px;
  color: #C4CDD8;
  text-transform: uppercase;
  white-space: nowrap;
  font-weight: 700;
}.nzm_pmt_table-6hz td {
  padding: 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #64717E;
}.nzm_pmt_table-6hz tbody tr:last-child td {
  border-bottom: none;
}.nzm_pmt_table-6hz tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #C4CDD8;
}.nzm_ft-6hz {
  background: #070C12;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 48px;
}.nzm_ft_support-6hz {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 16px;
}
@media(min-width: 770px) {.nzm_ft_support-6hz {
  padding: 28px 1.5rem;
}
}.nzm_ft_support_in-6hz {
  gap: 16px;
  margin: 0 auto;
  align-items: center;
  max-width: 82.5rem;
  display: flex;
  flex-wrap: wrap;
}.nzm_ft_support_main-6hz {
  flex: 1;
  gap: 16px;
  flex-wrap: wrap;
  align-items: center;
  min-width: 220px;
  display: flex;
}.nzm_ft_support_ic-6hz {
  color: #1AC4DE;
  flex-shrink: 0;
}.nzm_ft_support_ic-6hz svg {
  stroke-linejoin: round;
  width: 1.875rem;
  height: 30px;
  stroke-linecap: round;
}.nzm_ft_support_text_title-6hz {
  color: #EFF3F7;
  overflow-wrap: break-word;
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 3px;
}.nzm_ft_support_text_sub-6hz {
  overflow-wrap: break-word;
  color: #64717E;
  font-size: 12px;
}.nzm_ft_support_btn-6hz {
  padding: 0.688rem 22px;
  border-radius: 12px;
  transition: background .2s;
  background: #1AC4DE;
  color: #EFF3F7;
  font-weight: 700;
  flex-shrink: 0;
  font-size: 0.813rem;
  white-space: nowrap;
}.nzm_ft_support_btn-6hz:hover {
  background: #28D8F2;
}.nzm_ft_support_contacts-6hz {
  gap: 1rem;
  display: flex;
  margin-left: auto;
  flex-wrap: wrap;
}.nzm_ft_support_contact-6hz {
  font-size: 12px;
  color: #506070;
  line-height: 1.4;
}.nzm_ft_support_contact-6hz strong {
  color: #8A97A6;
  display: block;
  font-weight: 600;
  margin-bottom: 2px;
  font-size: 0.688rem;
}.nzm_ft_main-6hz {
  padding: 32px 1rem 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 769px) {.nzm_ft_main-6hz {
  padding: 2.5rem 24px 32px;
}
}.nzm_ft_main_in-6hz {
  gap: 24px;
  margin: 0 auto;
  max-width: 1320px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 641px) {.nzm_ft_main_in-6hz {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.nzm_ft_main_in-6hz {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.nzm_ft_col_logo-6hz {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.nzm_ft_col_logo-6hz {
  grid-column: auto;
}
}.nzm_ft_logo-6hz {
  gap: 9px;
  font-weight: 800;
  color: #EFF3F7;
  align-items: center;
  font-size: 16px;
  display: flex;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
}.nzm_ft_logo_mark-6hz {
  overflow: hidden;
  border-radius: 6px;
  width: 1.875rem;
  height: 30px;
}.nzm_ft_logo_mark-6hz img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.nzm_ft_logo_sub-6hz {
  color: #506070;
  line-height: 1.55;
  max-width: 12.5rem;
  overflow-wrap: break-word;
  font-size: 12px;
}.nzm_ft_col_title-6hz {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .07em;
  color: #8A97A6;
  margin-bottom: 0.875rem;
  font-size: 12px;
}.nzm_ft_col_links-6hz {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.nzm_ft_col_link-6hz {
  transition: color .2s;
  color: #506070;
  font-size: 13px;
  overflow-wrap: break-word;
}.nzm_ft_col_link-6hz:hover {
  color: #C4CDD8;
}.nzm_ft_apps-6hz {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.nzm_ft_app_card-6hz {
  gap: 0.625rem;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.625rem 12px;
  display: flex;
  align-items: center;
}.nzm_ft_app_card-6hz:hover {
  border-color: rgba(26, 196, 222, 0.38);
}.nzm_ft_app_card_ic-6hz svg {
  width: 1.375rem;
  stroke-linejoin: round;
  height: 22px;
  stroke-linecap: round;
}.nzm_ft_app_card_os-6hz {
  color: #506070;
  font-size: 0.625rem;
  font-weight: 600;
}.nzm_ft_app_card_action-6hz {
  font-weight: 700;
  font-size: 12px;
  color: #C4CDD8;
}.nzm_ft_bot-6hz {
  padding: 1.25rem 16px;
}
@media(min-width: 770px) {.nzm_ft_bot-6hz {
  padding: 20px 1.5rem;
}
}.nzm_ft_bot_in-6hz {
  margin: 0 auto;
  gap: 1rem;
  align-items: center;
  max-width: 1320px;
  flex-wrap: wrap;
  display: flex;
}.nzm_ft_socials-6hz {
  gap: 0.5rem;
  display: flex;
}.nzm_ft_soc-6hz {
  transition: background .2s;
  border-radius: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  align-items: center;
  justify-content: center;
  color: #8A97A6;
  width: 36px;
  display: flex;
  height: 36px;
}.nzm_ft_soc-6hz svg {
  stroke-linecap: round;
  height: 16px;
  width: 16px;
  stroke-linejoin: round;
}.nzm_ft_soc-6hz:hover {
  background: rgba(255, 255, 255, 0.07);
}.nzm_ft_legal-6hz {
  flex: 1;
  line-height: 1.6;
  color: #728494;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  min-width: 12.5rem;
}.nzm_ft_legal-6hz strong {
  font-weight: 700;
  color: #8A97A6;
}.nzm_ft_legal-6hz a {
  color: #8A97A6;
  text-decoration: underline;
}.nzm_ft_age-6hz {
  border: 2px solid #728494;
  border-radius: 50%;
  align-items: center;
  width: 32px;
  color: #728494;
  flex-shrink: 0;
  font-weight: 800;
  height: 2rem;
  font-size: 11px;
  display: flex;
  justify-content: center;
  margin-left: auto;
}