*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #0C1009;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  font-family: 'Nunito', sans-serif;
  line-height: 1.6;
  color: #C8E0C2;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  text-decoration: none;
  color: inherit;
}button {
  font: inherit;
  background: none;
  border: none;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.nkv_layout_9pr {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.nkv_page_9pr {
  min-height: 100vh;
  display: flex;
}.nkv_main_9pr {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media(min-width: 1081px) {.nkv_main_9pr {
  padding-left: 13.75rem;
}
}
@media(max-width: 1078px) {.nkv_main_9pr {
  padding-bottom: 4.5rem;
}
}.nkv_gc_9pr {
  border: 1px solid rgba(255,255,255,0.05);
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  background: #101508;
  border-radius: 0.625rem;
  width: 8.75rem;
  flex-shrink: 0;
  cursor: pointer;
  position: relative;
}
@media(min-width: 639px) {.nkv_gc_9pr {
  width: 156px;
}
}
@media(min-width: 1082px) {.nkv_gc_9pr {
  width: 168px;
}
}.nkv_gc_9pr:hover {
  border-color: rgba(34,214,0,0.07);
  transform: translateY(-3px);
}.nkv_gc_img_9pr {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 80%;
}.nkv_gc_img_9pr img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  position: absolute;
  height: 100%;
}.nkv_gc_hover_9pr {
  background: rgba(8,13,6,0.72);
  transition: opacity .2s;
  inset: 0;
  justify-content: center;
  opacity: 0;
  position: absolute;
  display: flex;
  align-items: center;
}.nkv_gc_9pr:hover .nkv_gc_hover_9pr {
  opacity: 1;
}.nkv_gc_hover_btn_9pr {
  padding: 0.5rem 1rem;
  border-radius: 0.375rem;
  background: #22D600;
  color: #F2FAF0;
  font-weight: 700;
  font-size: 0.75rem;
}.nkv_gc_info_9pr {
  padding: 8px 10px 10px;
}.nkv_gc_name_9pr {
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
  white-space: nowrap;
  font-weight: 600;
  font-size: 0.75rem;
  margin-bottom: 3px;
  color: #C8E0C2;
}.nkv_gc_prov_9pr {
  color: #4A5E46;
  font-size: 10px;
}.nkv_gc_tag_9pr {
  padding: 2px 7px;
  border-radius: 4px;
  z-index: 2;
  top: 6px;
  font-size: 9px;
  letter-spacing: .04em;
  text-transform: uppercase;
  left: 6px;
  position: absolute;
  font-weight: 700;
}.nkv_gc_tag_hot_9pr {
  background: #E82828;
  color: #fff;
}.nkv_gc_tag_new_9pr {
  background: #1AC900;
  color: #0C1009;
}.nkv_gc_tag_jp_9pr {
  background: #F0A800;
  color: #0C1009;
}.nkv_gc_tag_ex_9pr {
  background: #8B52FF;
  color: #fff;
}.nkv_gc_tag_live_9pr {
  background: #E82828;
  color: #fff;
}.nkv_gr_9pr {
  padding: 32px 1rem 0;
  background: #0C1009;
}
@media(min-width: 769px) {.nkv_gr_9pr {
  padding: 2.25rem 1.5rem 0;
}
}.nkv_gr_in_9pr {
  margin: 0 auto;
  max-width: 1320px;
}.nkv_gr_head_9pr {
  gap: 0.75rem;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
  align-items: center;
}.nkv_gr_head_l_9pr {
  gap: 10px;
  flex: 1;
  align-items: center;
  min-width: 0;
  display: flex;
}.nkv_gr_ic_9pr {
  border-radius: 0.625rem;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  display: flex;
}.nkv_gr_ic_9pr svg {
  height: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 16px;
}.nkv_gr_title_9pr {
  color: #F2FAF0;
  overflow-wrap: break-word;
  font-size: 1rem;
  font-family: 'Exo 2', sans-serif;
  font-weight: 700;
}
@media(min-width: 765px) {.nkv_gr_title_9pr {
  font-size: 18px;
}
}.nkv_gr_more_9pr {
  transition: color .2s;
  gap: 0.313rem;
  font-size: 0.75rem;
  color: #658060;
  font-weight: 600;
  white-space: nowrap;
  display: flex;
  flex-shrink: 0;
  align-items: center;
}.nkv_gr_more_9pr:hover {
  color: #22D600;
}.nkv_gr_more_9pr svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.75rem;
  height: 0.75rem;
}.nkv_gr_arrows_9pr {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.nkv_gr_arr_9pr {
  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;
  width: 30px;
  color: #8FAF87;
  display: flex;
  height: 30px;
  justify-content: center;
  align-items: center;
}.nkv_gr_arr_9pr:hover {
  background: rgba(255,255,255,0.07);
  color: #F2FAF0;
}.nkv_gr_arr_9pr svg {
  width: 0.813rem;
  height: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.nkv_gr_seo_h_9pr {
  margin: 0 0 6px;
  color: #C8E0C2;
  max-width: 42.5rem;
  font-family: 'Exo 2', sans-serif;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 13px;
}
@media(min-width: 769px) {.nkv_gr_seo_h_9pr {
  font-size: 14px;
}
}.nkv_gr_seo_9pr {
  max-width: 680px;
  line-height: 1.55;
  margin-bottom: 12px;
  font-size: 12px;
  color: #658060;
  overflow-wrap: break-word;
}.nkv_gr_seo_9pr strong {
  font-weight: 600;
  color: #C8E0C2;
}.nkv_gr_scroll_9pr {
  gap: 0.625rem;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  padding-bottom: 0.625rem;
  overflow-x: auto;
  display: flex;
}.nkv_gr_scroll_9pr::-webkit-scrollbar {
  display: none;
}
@media(min-width:768px) {.nkv_gr_scroll_9pr {
  gap: 0.75rem;
}
}.nkv_tb_9pr {
  background: #0C1009;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  z-index: 80;
  display: flex;
  height: 56px;
  top: 0;
  position: fixed;
  align-items: center;
  left: 0;
  right: 0;
}.nkv_tb_in_9pr {
  padding: 0 14px;
  gap: 0;
  width: 100%;
  display: flex;
  align-items: center;
  height: 100%;
}.nkv_tb_burger_9pr {
  border-radius: 0.625rem;
  gap: 0.313rem;
  flex-shrink: 0;
  align-items: center;
  height: 2.375rem;
  width: 2.375rem;
  display: flex;
  justify-content: center;
  margin-right: 0.5rem;
  flex-direction: column;
}.nkv_tb_burger_9pr:hover {
  background: rgba(255,255,255,0.05);
}.nkv_tb_burger_line_9pr {
  background: #8FAF87;
  border-radius: 1px;
  height: 2px;
  width: 18px;
  display: block;
}
@media(min-width: 1081px) {.nkv_tb_burger_9pr {
  display: none;
}
}.nkv_tb_logo_9pr {
  gap: 9px;
  margin-right: 1.25rem;
  color: #F2FAF0;
  font-size: 1.125rem;
  font-weight: 800;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  overflow-wrap: break-word;
  letter-spacing: -.01em;
}.nkv_tb_logo_mark_9pr {
  overflow: hidden;
  border-radius: 0.625rem;
  height: 2rem;
  display: flex;
  align-items: center;
  width: 32px;
  justify-content: center;
}.nkv_tb_logo_mark_9pr img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.nkv_tb_nav_9pr {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 638px) {.nkv_tb_nav_9pr {
  display: flex;
}
}.nkv_tb_tab_9pr {
  transition: background .15s,color .15s;
  border-radius: 0.625rem;
  padding: 0.5rem 14px;
  color: #8FAF87;
  font-weight: 600;
  font-size: 0.813rem;
  white-space: nowrap;
}.nkv_tb_tab_9pr:hover {
  background: rgba(255,255,255,0.05);
  color: #F2FAF0;
}.nkv_tb_tab_9pr.nkv_state_active_9pr {
  background: rgba(34,214,0,0.18);
  color: #F2FAF0;
}.nkv_tb_right_9pr {
  gap: 8px;
  margin-left: auto;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}.nkv_tb_login_9pr {
  padding: 9px 1rem;
  border: 1px solid rgba(255,255,255,0.09);
  background: rgba(255,255,255,0.05);
  transition: border-color .2s,color .2s;
  border-radius: 0.625rem;
  font-weight: 600;
  display: none;
  color: #C8E0C2;
  font-size: 13px;
}.nkv_tb_login_9pr:hover {
  border-color: rgba(34,214,0,0.38);
  color: #F2FAF0;
}
@media(min-width: 478px) {.nkv_tb_login_9pr {
  display: block;
}
}.nkv_tb_reg_9pr {
  padding: 0.563rem 18px;
  background: #1AC900;
  border-radius: 10px;
  transition: background .2s;
  font-size: 13px;
  white-space: nowrap;
  color: #071005;
  font-weight: 700;
}.nkv_tb_reg_9pr:hover {
  background: #25E800;
}.nkv_sb_9pr {
  border-right: 1px solid rgba(255,255,255,0.05);
  background: #131A0F;
  transform: translateX(-100%);
  transition: transform .25s ease;
  width: 13.75rem;
  top: 56px;
  overflow-y: auto;
  left: 0;
  bottom: 0;
  position: fixed;
  z-index: 70;
}.nkv_sb_9pr.nkv_state_open_9pr {
  transform: translateX(0);
}.nkv_sb_9pr::-webkit-scrollbar {
  width: 0.25rem;
}.nkv_sb_9pr::-webkit-scrollbar-thumb {
  background: rgba(255,255,255,0.07);
  border-radius: 2px;
}
@media(min-width: 1078px) {.nkv_sb_9pr {
  transform: translateX(0);
}
}.nkv_sb_auth_9pr {
  padding: 14px 0.75rem 10px;
}.nkv_sb_btn_reg_9pr {
  background: #1AC900;
  transition: background .2s;
  padding: 11px;
  border-radius: 0.625rem;
  font-weight: 700;
  font-size: 0.813rem;
  margin-bottom: 8px;
  text-align: center;
  color: #071005;
  display: block;
}.nkv_sb_btn_reg_9pr:hover {
  background: #25E800;
}.nkv_sb_btn_login_9pr {
  transition: border-color .2s;
  background: rgba(255,255,255,0.05);
  border-radius: 0.625rem;
  padding: 0.625rem;
  border: 1px solid rgba(255,255,255,0.09);
  font-size: 13px;
  text-align: center;
  color: #C8E0C2;
  font-weight: 600;
  display: block;
}.nkv_sb_btn_login_9pr:hover {
  border-color: rgba(34,214,0,0.38);
  color: #F2FAF0;
}.nkv_sb_promo_9pr {
  background: linear-gradient(135deg,#0A2206,#131A0F);
  padding: 12px 0.875rem;
  border-radius: 0.625rem;
  border: 1px solid rgba(34,214,0,0.18);
  overflow: hidden;
  margin: 0 0.75rem 10px;
  position: relative;
}.nkv_sb_promo_9pr::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(34,214,0,0.18),transparent 70%);
  width: 80px;
  height: 80px;
  top: -20px;
  content: '';
  right: -20px;
  position: absolute;
}.nkv_sb_promo_title_9pr {
  color: #22D600;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 0.25rem;
  letter-spacing: .06em;
  font-weight: 700;
}.nkv_sb_promo_text_9pr {
  color: #F2FAF0;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  font-weight: 600;
  line-height: 1.35;
}.nkv_sb_promo_sub_9pr {
  margin-top: 3px;
  color: #658060;
  font-size: 10px;
}.nkv_sb_nav_9pr {
  padding: 0.375rem 8px 16px;
}.nkv_sb_nav_lb_9pr {
  padding: 0.625rem 8px 0.375rem;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .08em;
  color: #4A5E46;
}.nkv_sb_link_9pr {
  transition: background .15s,color .15s;
  gap: 0.625rem;
  padding: 9px 10px;
  border-radius: 0.375rem;
  cursor: pointer;
  color: #8FAF87;
  align-items: center;
  font-size: 13px;
  overflow-wrap: break-word;
  font-weight: 500;
  display: flex;
}.nkv_sb_link_9pr:hover {
  background: rgba(255,255,255,0.05);
  color: #F2FAF0;
}.nkv_sb_link_9pr.nkv_state_active_9pr {
  background: rgba(34,214,0,0.18);
  color: #F2FAF0;
}.nkv_sb_ic_9pr {
  border-radius: 0.375rem;
  flex-shrink: 0;
  width: 1.875rem;
  height: 1.875rem;
  align-items: center;
  display: flex;
  justify-content: center;
}.nkv_sb_ic_9pr svg {
  height: 16px;
  width: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.nkv_sb_ic_1_9pr {
  background: rgba(34,214,0,0.07);
  color: #22D600;
}.nkv_sb_ic_2_9pr {
  background: rgba(26,201,0,0.16);
  color: #1AC900;
}.nkv_sb_ic_3_9pr {
  background: rgba(240,168,0,0.16);
  color: #F0A800;
}.nkv_sb_ic_4_9pr {
  background: rgba(139,82,255,0.20);
  color: #8B52FF;
}.nkv_sb_ic_5_9pr {
  background: rgba(34,214,0,0.07);
  color: #F054B0;
}.nkv_sb_ic_6_9pr {
  background: rgba(139,82,255,0.20);
  color: #A855F7;
}.nkv_sb_badge_9pr {
  border-radius: 0.375rem;
  background: #F0A800;
  padding: 2px 7px;
  font-weight: 700;
  color: #071005;
  font-size: 0.563rem;
  margin-left: auto;
}.nkv_sb_bot_9pr {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.5rem;
  padding: 12px;
  display: flex;
}.nkv_sb_lang_9pr,.nkv_sb_help_9pr {
  border-radius: 0.375rem;
  padding: 9px 6px;
  flex: 1;
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.05);
  background: rgba(255,255,255,0.05);
  gap: 6px;
  align-items: center;
  color: #8FAF87;
  font-weight: 600;
  justify-content: center;
  font-size: 11px;
  display: flex;
}.nkv_sb_lang_9pr:hover,.nkv_sb_help_9pr:hover {
  border-color: rgba(34,214,0,0.38);
  color: #F2FAF0;
}.nkv_sb_lang_9pr svg,.nkv_sb_help_9pr svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 13px;
  height: 13px;
}.nkv_sb_bd_9pr {
  background: rgba(8,13,6,0.72);
  inset: 0;
  z-index: 69;
  display: none;
  position: fixed;
}.nkv_sb_bd_9pr.nkv_state_on_9pr {
  display: block;
}
@media(min-width: 1081px) {.nkv_sb_bd_9pr {
  display: none!important;
}
}.nkv_mob_nav_9pr {
  border-top: 1px solid rgba(255,255,255,0.09);
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #131A0F;
  bottom: 0;
  position: fixed;
  z-index: 80;
  display: flex;
  right: 0;
  left: 0;
}
@media(min-width: 1078px) {.nkv_mob_nav_9pr {
  display: none;
}
}.nkv_mob_nav_item_9pr {
  gap: 0.25rem;
  flex: 1;
  padding: 0.25rem 2px;
  flex-direction: column;
  color: #4A5E46;
  display: flex;
  cursor: pointer;
  align-items: center;
}.nkv_mob_nav_ic_9pr {
  line-height: 1;
}.nkv_mob_nav_ic_9pr svg {
  stroke-linecap: round;
  height: 20px;
  width: 20px;
  stroke-linejoin: round;
}.nkv_mob_nav_lb_9pr {
  font-weight: 600;
  font-size: 0.625rem;
  color: #4A5E46;
}.nkv_mob_nav_item_9pr.nkv_state_active_9pr {
  color: #22D600;
}.nkv_mob_nav_item_9pr.nkv_state_active_9pr .nkv_mob_nav_lb_9pr {
  color: #22D600;
}.nkv_hero_9pr {
  background: #0C1009;
  padding: 20px 1rem 0;
}
@media(min-width: 769px) {.nkv_hero_9pr {
  padding: 1.5rem 24px 0;
}
}.nkv_hero_in_9pr {
  gap: 12px;
  margin: 0 auto;
  max-width: 1320px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:860px) {.nkv_hero_in_9pr {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1099px) {.nkv_hero_in_9pr {
  grid-template-columns: 1fr 21.25rem;
}
}.nkv_hero_promo_9pr {
  border-radius: 16px;
  background: #101508;
  overflow: hidden;
  min-height: 220px;
  position: relative;
  display: flex;
  align-items: stretch;
}
@media(min-width: 766px) {.nkv_hero_promo_9pr {
  min-height: 17.5rem;
}
}.nkv_hero_promo_bg_9pr {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg,#0A2206 0%,#0C1009 100%);
  position: absolute;
  background-size: cover;
}.nkv_hero_promo_bg_9pr::after {
  inset: 0;
  background: linear-gradient(90deg,#0C1009 0%,rgba(8,13,6,0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.nkv_hero_promo_glow_9pr {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(139,82,255,0.20) 0%,transparent 65%);
  right: 60px;
  pointer-events: none;
  position: absolute;
  width: 300px;
  top: -40px;
  height: 18.75rem;
}.nkv_hero_promo_ct_9pr {
  padding: 1.75rem 1.5rem 28px 1.75rem;
  flex-direction: column;
  justify-content: center;
  max-width: 30rem;
  display: flex;
  position: relative;
  z-index: 2;
}
@media(min-width: 769px) {.nkv_hero_promo_ct_9pr {
  padding: 2.5rem 2rem;
}
}.nkv_hero_badge_9pr {
  border-radius: 1.5rem;
  background: rgba(34,214,0,0.18);
  border: 1px solid rgba(34,214,0,0.07);
  padding: 5px 0.75rem;
  color: #22D600;
  text-transform: uppercase;
  margin-bottom: 0.875rem;
  font-weight: 700;
  letter-spacing: .08em;
  display: inline-block;
  font-size: 0.625rem;
}.nkv_hero_h1_9pr {
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 26px;
  font-family: 'Exo 2', sans-serif;
  line-height: 1.15;
  margin-bottom: 10px;
  color: #F2FAF0;
}.nkv_hero_h1_9pr em {
  color: #F0A800;
  font-style: normal;
}
@media(min-width: 765px) {.nkv_hero_h1_9pr {
  font-size: 2.25rem;
}
}.nkv_hero_sub_9pr {
  color: #8FAF87;
  line-height: 1.55;
  margin-bottom: 1.25rem;
  font-size: 0.813rem;
}
@media(min-width: 767px) {.nkv_hero_sub_9pr {
  font-size: 0.875rem;
}
}.nkv_hero_row_9pr {
  gap: 10px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.nkv_hero_cta_9pr {
  background: #1AC900;
  padding: 0.813rem 26px;
  transition: background .2s;
  border-radius: 10px;
  box-shadow: 0 2px 0 rgba(0,0,0,0.40), 0 0 18px rgba(26,201,0,0.50);
  font-weight: 700;
  font-size: 0.875rem;
  color: #071005;
}.nkv_hero_cta_9pr:hover {
  background: #25E800;
}.nkv_hero_terms_9pr {
  color: #4A5E46;
  font-size: 11px;
}.nkv_hero_game_9pr {
  border: 1px solid rgba(255,255,255,0.05);
  overflow: hidden;
  border-radius: 16px;
  background: #101508;
  flex-direction: column;
  display: flex;
  position: relative;
}.nkv_hero_game_badge_9pr {
  background: rgba(240,168,0,0.16);
  border-radius: 1.5rem;
  border: 1px solid rgba(240,168,0,0.16);
  padding: 0.313rem 10px;
  color: #F0A800;
  font-size: 10px;
  left: 0.75rem;
  top: 0.75rem;
  font-weight: 700;
  z-index: 3;
  position: absolute;
  text-transform: uppercase;
  letter-spacing: .06em;
}.nkv_hero_game_badge_9pr svg {
  width: 11px;
  height: 11px;
  vertical-align: -1px;
  margin-right: 0.25rem;
}.nkv_hero_game_img_9pr {
  background: linear-gradient(135deg,#0A2206,#0C1009);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.nkv_hero_game_img_9pr img {
  inset: 0;
  object-fit: cover;
  height: 100%;
  width: 100%;
  position: absolute;
}.nkv_hero_game_play_9pr {
  inset: 0;
  background: rgba(8,13,6,0.72);
  transition: opacity .2s;
  position: absolute;
  display: flex;
  justify-content: center;
  opacity: 0;
  align-items: center;
}.nkv_hero_game_9pr:hover .nkv_hero_game_play_9pr {
  opacity: 1;
}.nkv_hero_game_play_9pr span {
  border-radius: 50%;
  background: #22D600;
  height: 52px;
  align-items: center;
  display: flex;
  justify-content: center;
  width: 52px;
}.nkv_hero_game_play_9pr span svg {
  margin-left: 2px;
  height: 18px;
  width: 1.125rem;
}.nkv_hero_game_info_9pr {
  padding: 0.875rem 16px;
}.nkv_hero_game_title_9pr {
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 15px;
  margin-bottom: 0.25rem;
  color: #F2FAF0;
}.nkv_hero_game_provider_9pr {
  font-size: 11px;
  color: #658060;
}.nkv_hero_game_btn_9pr {
  background: #22D600;
  transition: background .2s;
  margin: 12px 1rem 1rem;
  border-radius: 0.625rem;
  padding: 11px;
  display: block;
  font-weight: 700;
  font-size: 0.813rem;
  text-align: center;
  color: #F2FAF0;
}.nkv_hero_game_9pr:hover .nkv_hero_game_btn_9pr {
  background: #2EF000;
}.nkv_sbar_9pr {
  padding: 1rem 16px 0;
  background: #0C1009;
}
@media(min-width: 767px) {.nkv_sbar_9pr {
  padding: 18px 1.5rem 0;
}
}.nkv_sbar_in_9pr {
  margin: 0 auto;
  max-width: 82.5rem;
}.nkv_sbar_row_9pr {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
}.nkv_sbar_input_9pr {
  transition: border-color .2s;
  gap: 10px;
  padding: 0.688rem 16px;
  border: 1px solid rgba(255,255,255,0.09);
  background: #101508;
  border-radius: 0.625rem;
  flex: 1;
  align-items: center;
  color: #658060;
  display: flex;
  font-size: 13px;
  cursor: pointer;
}.nkv_sbar_input_9pr:hover {
  border-color: rgba(34,214,0,0.38);
}.nkv_sbar_input_9pr svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  flex-shrink: 0;
  width: 0.938rem;
  height: 0.938rem;
}.nkv_sbar_providers_9pr {
  transition: border-color .2s;
  border-radius: 0.625rem;
  padding: 11px 18px;
  border: 1px solid rgba(255,255,255,0.09);
  gap: 0.5rem;
  background: #101508;
  font-weight: 600;
  font-size: 13px;
  white-space: nowrap;
  align-items: center;
  display: flex;
  color: #C8E0C2;
}.nkv_sbar_providers_9pr:hover {
  border-color: rgba(34,214,0,0.38);
  color: #F2FAF0;
}.nkv_sbar_providers_9pr svg {
  height: 14px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 14px;
}.nkv_sbar_tabs_9pr {
  gap: 0.375rem;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 2px;
}.nkv_sbar_tabs_9pr::-webkit-scrollbar {
  display: none;
}.nkv_sbar_tab_9pr {
  padding: 8px 0.875rem;
  background: rgba(255,255,255,0.05);
  transition: background .15s,color .15s,border-color .15s;
  gap: 0.438rem;
  border: 1px solid rgba(255,255,255,0.05);
  border-radius: 24px;
  font-weight: 600;
  font-size: 12px;
  align-items: center;
  display: flex;
  color: #8FAF87;
  flex-shrink: 0;
  white-space: nowrap;
  cursor: pointer;
}.nkv_sbar_tab_9pr:hover {
  background: rgba(255,255,255,0.07);
  border-color: rgba(34,214,0,0.38);
  color: #F2FAF0;
}.nkv_sbar_tab_9pr.nkv_state_active_9pr {
  background: rgba(34,214,0,0.18);
  border-color: rgba(34,214,0,0.07);
  color: #F2FAF0;
}.nkv_sbar_tab_ic_9pr svg {
  width: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 14px;
}.nkv_gr_jp_9pr {
  border-radius: 1rem;
  padding: 1.25rem;
  overflow: hidden;
  background: linear-gradient(135deg,#1A0A38 0%,#0A0718 100%);
  position: relative;
}.nkv_gr_jp_9pr::before {
  background: radial-gradient(circle,rgba(139,82,255,0.20) 0%,transparent 70%);
  border-radius: 50%;
  content: '';
  top: -60px;
  position: absolute;
  width: 250px;
  height: 15.625rem;
  left: -3.75rem;
}.nkv_gr_jp_9pr::after {
  background: radial-gradient(circle,rgba(240,168,0,0.16) 0%,transparent 70%);
  border-radius: 50%;
  content: '';
  right: 0;
  width: 12.5rem;
  height: 12.5rem;
  position: absolute;
  bottom: -2.5rem;
}.nkv_gr_jp_head_9pr {
  gap: 16px;
  margin-bottom: 16px;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  z-index: 1;
}.nkv_gr_jp_info_9pr {
  flex: 1;
}.nkv_gr_jp_label_9pr {
  color: #A855F7;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 6px;
  letter-spacing: .08em;
}.nkv_gr_jp_label_9pr svg {
  margin-right: 0.25rem;
  width: 0.875rem;
  stroke-linejoin: round;
  height: 14px;
  vertical-align: -2px;
  stroke-linecap: round;
}.nkv_gr_jp_amount_9pr {
  margin-bottom: 4px;
  font-size: 2rem;
  line-height: 1;
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
  color: #F2FAF0;
  font-weight: 800;
}
@media(min-width: 765px) {.nkv_gr_jp_amount_9pr {
  font-size: 40px;
}
}.nkv_gr_jp_amount_9pr span {
  color: #F0A800;
}.nkv_gr_jp_seo_9pr {
  max-width: 480px;
  line-height: 1.5;
  overflow-wrap: break-word;
  color: #8FAF87;
  font-size: 12px;
}.nkv_gr_jp_cta_9pr {
  background: rgba(139,82,255,0.20);
  border-radius: 10px;
  padding: 0.688rem 1.25rem;
  border: 1px solid rgba(139,82,255,0.20);
  transition: background .2s;
  margin-top: 4px;
  white-space: nowrap;
  font-size: 13px;
  color: #F2FAF0;
  z-index: 1;
  position: relative;
  font-weight: 700;
  align-self: flex-start;
  flex-shrink: 0;
}.nkv_gr_jp_cta_9pr:hover {
  background: #8B52FF;
}.nkv_ws_9pr {
  padding: 2rem 16px 0;
  background: #0C1009;
}
@media(min-width: 765px) {.nkv_ws_9pr {
  padding: 2.25rem 24px 0;
}
}.nkv_ws_in_9pr {
  margin: 0 auto;
  max-width: 1320px;
}.nkv_ws_head_9pr {
  gap: 0.75rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.875rem;
}.nkv_ws_title_9pr {
  gap: 10px;
  align-items: center;
  font-weight: 700;
  color: #F2FAF0;
  font-size: 16px;
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  display: flex;
}.nkv_ws_title_ic_9pr svg {
  width: 18px;
  height: 1.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  color: #F0A800;
}.nkv_ws_online_9pr {
  gap: 0.438rem;
  align-items: center;
  color: #658060;
  font-size: 12px;
  display: flex;
  font-weight: 600;
}.nkv_ws_online_dot_9pr {
  background: #1AC900;
  border-radius: 50%;
  width: 0.5rem;
  flex-shrink: 0;
  height: 0.5rem;
  box-shadow: 0 0 6px rgba(26,201,0,0.16);
}.nkv_ws_scroll_9pr {
  gap: 0.5rem;
  overflow-x: auto;
  padding-bottom: 8px;
  display: flex;
  scrollbar-width: none;
}.nkv_ws_scroll_9pr::-webkit-scrollbar {
  display: none;
}.nkv_wc_9pr {
  background: #101508;
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.09);
  gap: 10px;
  padding: 0.625rem 14px;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  min-width: 220px;
}.nkv_wc_img_9pr {
  background: #131A0F;
  overflow: hidden;
  border-radius: 0.375rem;
  flex-shrink: 0;
  height: 2.25rem;
  width: 36px;
}.nkv_wc_img_9pr img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.nkv_wc_info_9pr {
  min-width: 0;
}.nkv_wc_game_9pr {
  overflow: hidden;
  color: #C8E0C2;
  font-weight: 600;
  font-size: 0.75rem;
  text-overflow: ellipsis;
  white-space: nowrap;
}.nkv_wc_player_9pr {
  overflow: hidden;
  white-space: nowrap;
  color: #4A5E46;
  text-overflow: ellipsis;
  font-size: 10px;
}.nkv_wc_amount_9pr {
  font-size: 13px;
  font-weight: 700;
  color: #1AC900;
  margin-left: auto;
  flex-shrink: 0;
  white-space: nowrap;
}.nkv_reg_9pr {
  padding: 2.25rem 1rem 0;
  background: #0C1009;
}
@media(min-width: 770px) {.nkv_reg_9pr {
  padding: 44px 24px 0;
}
}.nkv_reg_in_9pr {
  margin: 0 auto;
  background: #131A0F;
  border: 1px solid rgba(255,255,255,0.05);
  padding: 28px 1.5rem;
  border-radius: 1rem;
  max-width: 1320px;
}
@media(min-width: 769px) {.nkv_reg_in_9pr {
  padding: 2.5rem;
}
}.nkv_reg_top_9pr {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 858px) {.nkv_reg_top_9pr {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.nkv_reg_label_9pr {
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.625rem;
  color: #22D600;
}.nkv_reg_h2_9pr {
  font-size: 1.375rem;
  font-weight: 800;
  line-height: 1.2;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  font-family: 'Exo 2', sans-serif;
  color: #F2FAF0;
}
@media(min-width: 765px) {.nkv_reg_h2_9pr {
  font-size: 1.75rem;
}
}.nkv_reg_bonus_9pr {
  border-radius: 10px;
  border: 1px solid rgba(240,168,0,0.16);
  background: rgba(240,168,0,0.16);
  padding: 0.625rem 16px;
  gap: 0.5rem;
  margin-bottom: 16px;
  display: inline-flex;
  align-items: center;
}.nkv_reg_bonus_amount_9pr {
  font-size: 1.25rem;
  color: #F0A800;
  font-weight: 800;
}.nkv_reg_bonus_text_9pr {
  line-height: 1.35;
  font-size: 13px;
  color: #8FAF87;
}.nkv_reg_cta_btn_9pr {
  transition: background .2s;
  border-radius: 10px;
  padding: 0.875rem 2rem;
  background: #1AC900;
  display: inline-block;
  margin-bottom: 12px;
  font-size: 15px;
  font-weight: 700;
  box-shadow: 0 2px 0 rgba(0,0,0,0.40), 0 0 1.125rem rgba(26,201,0,0.50);
  color: #071005;
}.nkv_reg_cta_btn_9pr:hover {
  background: #25E800;
}.nkv_reg_terms_9pr {
  font-size: 11px;
  color: #4A5E46;
  line-height: 1.5;
}.nkv_reg_seo_9pr {
  border-top: 1px solid rgba(255,255,255,0.05);
  padding-top: 1.25rem;
  line-height: 1.65;
  color: #658060;
  overflow-wrap: break-word;
  margin-top: 1.25rem;
  font-size: 13px;
}.nkv_reg_seo_9pr p {
  font-size: 13px;
  margin-bottom: 10px;
  color: #658060;
  line-height: 1.65;
}.nkv_reg_seo_9pr p:last-child {
  margin-bottom: 0;
}.nkv_reg_seo_9pr strong {
  color: #C8E0C2;
  font-weight: 700;
}.nkv_reg_seo_9pr a {
  transition: color .2s;
  text-decoration: underline;
  color: #22D600;
}.nkv_reg_seo_9pr a:hover {
  color: #2EF000;
}.nkv_reg_seo_9pr ul,.nkv_reg_seo_9pr ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 18px;
}.nkv_reg_seo_9pr ol {
  list-style: decimal;
}.nkv_reg_seo_9pr li {
  font-size: 0.813rem;
  color: #658060;
  line-height: 1.65;
  margin-bottom: 4px;
}.nkv_reg_seo_9pr table {
  margin-bottom: 0.625rem;
  width: 100%;
  overflow-x: auto;
  font-size: 0.813rem;
  border-collapse: collapse;
  display: block;
}
@media(min-width: 765px) {.nkv_reg_seo_9pr table {
  display: table;
}
}.nkv_reg_seo_9pr th {
  padding: 8px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #C8E0C2;
  font-weight: 700;
  text-align: left;
}.nkv_reg_seo_9pr td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.5rem;
  color: #658060;
}.nkv_reg_steps_9pr {
  gap: 14px;
  display: flex;
  flex-direction: column;
  margin-top: 28px;
}
@media(min-width: 857px) {.nkv_reg_steps_9pr {
  margin-top: 0;
}
}.nkv_reg_step_9pr {
  border: 1px solid rgba(255,255,255,0.05);
  padding: 16px;
  background: rgba(255,255,255,0.05);
  gap: 14px;
  border-radius: 10px;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.nkv_reg_step_num_9pr {
  background: rgba(34,214,0,0.18);
  border-radius: 50%;
  border: 1px solid rgba(34,214,0,0.07);
  font-size: 14px;
  display: flex;
  font-weight: 800;
  align-items: center;
  width: 2.125rem;
  flex-shrink: 0;
  justify-content: center;
  height: 2.125rem;
  color: #22D600;
}.nkv_reg_step_title_9pr {
  font-weight: 700;
  font-size: 0.875rem;
  color: #F2FAF0;
  margin-bottom: 3px;
}.nkv_reg_step_text_9pr {
  font-size: 12px;
  line-height: 1.5;
  color: #658060;
}.nkv_reg_trust_9pr {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 10px;
  padding-top: 1.25rem;
  display: flex;
  flex-wrap: wrap;
  margin-top: 1.25rem;
}.nkv_reg_trust_item_9pr {
  gap: 7px;
  font-size: 12px;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
  color: #658060;
}.nkv_reg_trust_ic_9pr svg {
  color: #22D600;
  width: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1rem;
}.nkv_bon_9pr {
  background: #0C1009;
  padding: 36px 16px 0;
}
@media(min-width: 767px) {.nkv_bon_9pr {
  padding: 2.75rem 24px 0;
}
}.nkv_bon_in_9pr {
  margin: 0 auto;
  max-width: 1320px;
}.nkv_bon_head_9pr {
  margin-bottom: 1.25rem;
}.nkv_bon_label_9pr {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  color: #22D600;
  margin-bottom: 0.5rem;
}.nkv_bon_h2_9pr {
  margin-bottom: 8px;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-family: 'Exo 2', sans-serif;
  color: #F2FAF0;
  font-weight: 800;
}
@media(min-width: 769px) {.nkv_bon_h2_9pr {
  font-size: 1.5rem;
}
}.nkv_bon_seo_9pr {
  color: #658060;
  max-width: 38.75rem;
  font-size: 0.813rem;
  line-height: 1.6;
  overflow-wrap: break-word;
}.nkv_bon_seo_9pr strong {
  font-weight: 700;
  color: #C8E0C2;
}.nkv_bon_seo_9pr a {
  color: #22D600;
  text-decoration: underline;
}.nkv_bon_grid_9pr {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 643px) {.nkv_bon_grid_9pr {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.nkv_bon_grid_9pr {
  grid-template-columns: repeat(5,1fr);
}
}.nkv_bon_card_9pr {
  border-radius: 0.625rem;
  border: 1px solid rgba(255,255,255,0.09);
  background: #101508;
  padding: 16px;
  transition: border-color .2s,transform .2s;
}.nkv_bon_card_9pr:hover {
  transform: translateY(-2px);
  border-color: rgba(34,214,0,0.07);
}.nkv_bon_card_ic_9pr svg {
  width: 26px;
  height: 1.625rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.nkv_bon_card_ic_9pr {
  margin-bottom: 10px;
}.nkv_bon_card_type_9pr {
  letter-spacing: .06em;
  color: #658060;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 6px;
  font-size: 0.625rem;
}.nkv_bon_card_amount_9pr {
  font-size: 18px;
  color: #F0A800;
  font-weight: 800;
  margin-bottom: 0.375rem;
  line-height: 1.1;
}.nkv_bon_card_name_9pr {
  color: #F2FAF0;
  font-size: 13px;
  font-weight: 600;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
}.nkv_bon_card_detail_9pr {
  border-top: 1px solid rgba(255,255,255,0.05);
  overflow-wrap: break-word;
  font-size: 11px;
  line-height: 1.5;
  padding-top: 0.5rem;
  color: #4A5E46;
}.nkv_app_9pr {
  padding: 36px 16px 0;
  background: #0C1009;
}
@media(min-width: 771px) {.nkv_app_9pr {
  padding: 2.75rem 24px 0;
}
}.nkv_app_in_9pr {
  margin: 0 auto;
  max-width: 1320px;
}.nkv_app_head_9pr {
  margin-bottom: 1rem;
}.nkv_app_label_9pr {
  color: #22D600;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
}.nkv_app_h2_9pr {
  color: #F2FAF0;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
  font-size: 1.25rem;
}
@media(min-width: 769px) {.nkv_app_h2_9pr {
  font-size: 24px;
}
}.nkv_app_sub_9pr {
  line-height: 1.6;
  max-width: 37.5rem;
  overflow-wrap: break-word;
  color: #658060;
  font-size: 13px;
}.nkv_app_sub_9pr strong {
  color: #C8E0C2;
  font-weight: 700;
}.nkv_app_cards_9pr {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  margin-top: 1rem;
  display: grid;
}
@media(min-width: 637px) {.nkv_app_cards_9pr {
  grid-template-columns: repeat(3,1fr);
}
}.nkv_app_card_9pr {
  gap: 1rem;
  overflow: hidden;
  padding: 20px;
  border-radius: 0.625rem;
  flex-wrap: wrap;
  align-items: flex-start;
  position: relative;
  display: flex;
}.nkv_app_card_ios_9pr {
  background: linear-gradient(135deg,rgba(34,214,0,0.18) 0%,#131A0F 100%);
}.nkv_app_card_android_9pr {
  background: linear-gradient(135deg,rgba(26,201,0,0.16) 0%,#131A0F 100%);
}.nkv_app_card_win_9pr {
  background: linear-gradient(135deg,rgba(240,168,0,0.16) 0%,#131A0F 100%);
}.nkv_app_card_ic_9pr svg {
  stroke-linecap: round;
  height: 34px;
  stroke-linejoin: round;
  width: 34px;
}.nkv_app_card_ic_9pr {
  flex-shrink: 0;
  color: #F2FAF0;
}.nkv_app_card_os_9pr {
  text-transform: uppercase;
  margin-bottom: 0.375rem;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.625rem;
  color: #658060;
}.nkv_app_card_title_9pr {
  line-height: 1.2;
  font-size: 15px;
  overflow-wrap: break-word;
  color: #F2FAF0;
  margin-bottom: 0.375rem;
  font-weight: 700;
}.nkv_app_card_text_9pr {
  overflow-wrap: break-word;
  font-size: 12px;
  line-height: 1.5;
  margin-bottom: 0.875rem;
  color: #658060;
}.nkv_app_card_btn_9pr {
  gap: 7px;
  border-radius: 0.375rem;
  padding: 0.625rem 18px;
  transition: background .2s;
  border: 1px solid rgba(34,214,0,0.38);
  background: rgba(255,255,255,0.12);
  color: #F2FAF0;
  display: inline-flex;
  font-size: 13px;
  font-weight: 700;
  align-items: center;
}.nkv_app_card_btn_9pr:hover {
  background: rgba(255,255,255,0.07);
}.nkv_prov_9pr {
  padding: 2.25rem 16px 0;
  background: #0C1009;
}
@media(min-width: 769px) {.nkv_prov_9pr {
  padding: 44px 1.5rem 0;
}
}.nkv_prov_in_9pr {
  margin: 0 auto;
  max-width: 82.5rem;
}.nkv_prov_head_9pr {
  margin-bottom: 16px;
}.nkv_prov_label_9pr {
  font-size: 11px;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  color: #22D600;
}.nkv_prov_h2_9pr {
  overflow-wrap: break-word;
  font-size: 20px;
  font-family: 'Exo 2', sans-serif;
  margin-bottom: 0.5rem;
  color: #F2FAF0;
  font-weight: 800;
}
@media(min-width:768px) {.nkv_prov_h2_9pr {
  font-size: 24px;
}
}.nkv_prov_seo_9pr {
  line-height: 1.6;
  max-width: 620px;
  font-size: 0.813rem;
  margin-bottom: 1rem;
  color: #658060;
  overflow-wrap: break-word;
}.nkv_prov_seo_9pr strong {
  font-weight: 700;
  color: #C8E0C2;
}.nkv_prov_seo_9pr a {
  text-decoration: underline;
  color: #22D600;
}.nkv_prov_grid_9pr {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 641px) {.nkv_prov_grid_9pr {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.nkv_prov_grid_9pr {
  grid-template-columns: repeat(8,1fr);
}
}.nkv_prov_card_9pr {
  padding: 14px 10px;
  gap: 7px;
  transition: border-color .2s,background .2s;
  background: #101508;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 0.625rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
}.nkv_prov_card_9pr:hover {
  border-color: rgba(34,214,0,0.38);
  background: #131A0F;
}.nkv_prov_logo_9pr {
  overflow: hidden;
  border-radius: 6px;
  background: rgba(255,255,255,0.05);
  justify-content: center;
  height: 2.75rem;
  align-items: center;
  display: flex;
  width: 44px;
}.nkv_prov_logo_9pr img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.nkv_prov_name_9pr {
  font-size: 11px;
  text-align: center;
  font-weight: 600;
  overflow-wrap: break-word;
  color: #8FAF87;
}.nkv_seo_9pr {
  background: #0C1009;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.nkv_seo_9pr {
  padding: 2.75rem 24px 0;
}
}.nkv_seo_in_9pr {
  background: #131A0F;
  border: 1px solid rgba(255,255,255,0.09);
  margin: 0 auto;
  border-radius: 1rem;
  padding: 1.75rem 24px;
  max-width: 1320px;
}
@media(min-width: 767px) {.nkv_seo_in_9pr {
  padding: 2.25rem 2.5rem;
}
}.nkv_seo_label_9pr {
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #22D600;
}.nkv_seo_h2_9pr {
  line-height: 1.25;
  font-family: 'Exo 2', sans-serif;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F2FAF0;
  margin-bottom: 0.875rem;
}
@media(min-width: 770px) {.nkv_seo_h2_9pr {
  font-size: 24px;
}
}.nkv_seo_body_9pr {
  font-size: 14px;
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #8FAF87;
}.nkv_seo_body_9pr p {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #8FAF87;
  margin-bottom: 0.75rem;
}.nkv_seo_body_9pr p:last-child {
  margin-bottom: 0;
}.nkv_seo_body_9pr strong {
  font-weight: 700;
  color: #C8E0C2;
}.nkv_seo_body_9pr a {
  transition: color .2s;
  text-decoration: underline;
  color: #22D600;
}.nkv_seo_body_9pr a:hover {
  color: #2EF000;
}.nkv_seo_body_9pr ul,.nkv_seo_body_9pr ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.nkv_seo_body_9pr ol {
  list-style: decimal;
}.nkv_seo_body_9pr li {
  line-height: 1.75;
  color: #8FAF87;
  margin-bottom: 6px;
  font-size: 0.875rem;
}.nkv_seo_body_9pr table {
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  display: block;
  font-size: 0.813rem;
}
@media(min-width: 771px) {.nkv_seo_body_9pr table {
  display: table;
}
}.nkv_seo_body_9pr th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  text-align: left;
  color: #C8E0C2;
}.nkv_seo_body_9pr td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #8FAF87;
}.nkv_seo_cols_9pr {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 639px) {.nkv_seo_cols_9pr {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.nkv_seo_cols_9pr {
  grid-template-columns: repeat(3,1fr);
}
}.nkv_seo_col_h_9pr {
  color: #C8E0C2;
  font-size: 13px;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 0.438rem;
}.nkv_seo_col_p_9pr {
  line-height: 1.65;
  color: #658060;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.nkv_seo_stats_9pr {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.nkv_seo_stat_9pr {
  padding: 0.875rem 16px;
  flex: 1;
  background: rgba(34,214,0,0.07);
  border-radius: 0.625rem;
  border: 1px solid rgba(34,214,0,0.18);
  min-width: 8.75rem;
}.nkv_seo_stat_val_9pr {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #22D600;
  font-weight: 800;
  margin-bottom: 4px;
}.nkv_seo_stat_lb_9pr {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #658060;
}.nkv_seo_9pr {
  padding: 36px 16px 0;
  background: #0C1009;
}
@media(min-width: 771px) {.nkv_seo_9pr {
  padding: 2.75rem 24px 0;
}
}.nkv_seo_in_9pr {
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 1rem;
  margin: 0 auto;
  padding: 28px 24px;
  background: #131A0F;
  max-width: 82.5rem;
}
@media(min-width: 766px) {.nkv_seo_in_9pr {
  padding: 36px 40px;
}
}.nkv_seo_label_9pr {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 10px;
  color: #22D600;
  font-size: 11px;
}.nkv_seo_h2_9pr {
  color: #F2FAF0;
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  font-weight: 800;
  line-height: 1.25;
  font-size: 1.25rem;
}
@media(min-width: 767px) {.nkv_seo_h2_9pr {
  font-size: 24px;
}
}.nkv_seo_body_9pr {
  font-size: 14px;
  line-height: 1.75;
  color: #8FAF87;
  overflow-wrap: break-word;
}.nkv_seo_body_9pr p {
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 1.75;
  color: #8FAF87;
}.nkv_seo_body_9pr p:last-child {
  margin-bottom: 0;
}.nkv_seo_body_9pr strong {
  color: #C8E0C2;
  font-weight: 700;
}.nkv_seo_body_9pr a {
  transition: color .2s;
  color: #22D600;
  text-decoration: underline;
}.nkv_seo_body_9pr a:hover {
  color: #2EF000;
}.nkv_seo_body_9pr ul,.nkv_seo_body_9pr ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.nkv_seo_body_9pr ol {
  list-style: decimal;
}.nkv_seo_body_9pr li {
  margin-bottom: 6px;
  font-size: 14px;
  color: #8FAF87;
  line-height: 1.75;
}.nkv_seo_body_9pr table {
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
  width: 100%;
  margin-bottom: 0.75rem;
  font-size: 0.813rem;
}
@media(min-width: 765px) {.nkv_seo_body_9pr table {
  display: table;
}
}.nkv_seo_body_9pr th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  color: #C8E0C2;
  text-align: left;
}.nkv_seo_body_9pr td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #8FAF87;
}.nkv_seo_cols_9pr {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 637px) {.nkv_seo_cols_9pr {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.nkv_seo_cols_9pr {
  grid-template-columns: repeat(3,1fr);
}
}.nkv_seo_col_h_9pr {
  margin-bottom: 7px;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  font-weight: 700;
  color: #C8E0C2;
}.nkv_seo_col_p_9pr {
  color: #658060;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 13px;
}.nkv_seo_stats_9pr {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.nkv_seo_stat_9pr {
  border: 1px solid rgba(34,214,0,0.18);
  border-radius: 10px;
  padding: 0.875rem 16px;
  flex: 1;
  background: rgba(34,214,0,0.07);
  min-width: 8.75rem;
}.nkv_seo_stat_val_9pr {
  font-size: 20px;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-weight: 800;
  color: #22D600;
}.nkv_seo_stat_lb_9pr {
  color: #658060;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.nkv_faq_9pr {
  padding: 2.25rem 1rem 0;
  background: #0C1009;
}
@media(min-width: 771px) {.nkv_faq_9pr {
  padding: 2.75rem 24px 0;
}
}.nkv_faq_in_9pr {
  margin: 0 auto;
  max-width: 1320px;
}.nkv_faq_head_9pr {
  margin-bottom: 1.25rem;
}.nkv_faq_label_9pr {
  font-size: 11px;
  margin-bottom: 8px;
  text-transform: uppercase;
  color: #22D600;
  font-weight: 700;
  letter-spacing: .08em;
}.nkv_faq_h2_9pr {
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
  font-size: 1.25rem;
  color: #F2FAF0;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.nkv_faq_h2_9pr {
  font-size: 1.5rem;
}
}.nkv_faq_list_9pr {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.nkv_faq_item_9pr {
  border: 1px solid rgba(255,255,255,0.09);
  background: #131A0F;
  border-radius: 0.625rem;
  overflow: hidden;
}.nkv_faq_q_9pr {
  transition: color .2s;
  gap: 12px;
  padding: 1rem 20px;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  align-items: center;
  color: #C8E0C2;
  font-weight: 600;
  justify-content: space-between;
  font-size: 0.875rem;
  cursor: pointer;
  display: flex;
}.nkv_faq_q_9pr:hover {
  color: #F2FAF0;
}.nkv_faq_q_ic_9pr {
  transition: transform .25s;
  background: rgba(255,255,255,0.05);
  border-radius: 50%;
  color: #22D600;
  height: 1.5rem;
  width: 1.5rem;
  align-items: center;
  justify-content: center;
  display: flex;
  flex-shrink: 0;
  font-size: 1rem;
}.nkv_faq_item_9pr.nkv_state_open_9pr .nkv_faq_q_ic_9pr {
  transform: rotate(45deg);
}.nkv_faq_a_9pr {
  padding: 0 1.25rem 16px;
  line-height: 1.7;
  font-size: 13px;
  color: #658060;
  overflow-wrap: break-word;
  display: none;
}.nkv_faq_item_9pr.nkv_state_open_9pr .nkv_faq_a_9pr {
  display: block;
}.nkv_faq_a_9pr strong {
  font-weight: 700;
  color: #C8E0C2;
}.nkv_faq_a_9pr a {
  text-decoration: underline;
  color: #22D600;
}.nkv_faq_a_9pr ul,.nkv_faq_a_9pr ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 1.25rem;
}.nkv_faq_a_9pr ol {
  list-style: decimal;
}.nkv_faq_a_9pr li {
  margin-bottom: 4px;
  line-height: 1.6;
}.nkv_faq_a_9pr table {
  margin: 0.5rem 0;
  font-size: 12px;
  display: block;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 766px) {.nkv_faq_a_9pr table {
  display: table;
}
}.nkv_faq_a_9pr th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.375rem 0.5rem;
  font-weight: 700;
  color: #C8E0C2;
  text-align: left;
}.nkv_faq_a_9pr td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.375rem 0.5rem;
  color: #658060;
}.nkv_seo_9pr {
  padding: 36px 1rem 0;
  background: #0C1009;
}
@media(min-width: 770px) {.nkv_seo_9pr {
  padding: 44px 1.5rem 0;
}
}.nkv_seo_in_9pr {
  border: 1px solid rgba(255,255,255,0.09);
  padding: 28px 24px;
  border-radius: 16px;
  margin: 0 auto;
  background: #131A0F;
  max-width: 82.5rem;
}
@media(min-width: 770px) {.nkv_seo_in_9pr {
  padding: 36px 40px;
}
}.nkv_seo_label_9pr {
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #22D600;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
}.nkv_seo_h2_9pr {
  overflow-wrap: break-word;
  color: #F2FAF0;
  margin-bottom: 0.875rem;
  font-size: 1.25rem;
  font-family: 'Exo 2', sans-serif;
  font-weight: 800;
  line-height: 1.25;
}
@media(min-width: 769px) {.nkv_seo_h2_9pr {
  font-size: 24px;
}
}.nkv_seo_body_9pr {
  font-size: 0.875rem;
  color: #8FAF87;
  overflow-wrap: break-word;
  line-height: 1.75;
}.nkv_seo_body_9pr p {
  font-size: 14px;
  color: #8FAF87;
  margin-bottom: 0.75rem;
  line-height: 1.75;
}.nkv_seo_body_9pr p:last-child {
  margin-bottom: 0;
}.nkv_seo_body_9pr strong {
  color: #C8E0C2;
  font-weight: 700;
}.nkv_seo_body_9pr a {
  transition: color .2s;
  color: #22D600;
  text-decoration: underline;
}.nkv_seo_body_9pr a:hover {
  color: #2EF000;
}.nkv_seo_body_9pr ul,.nkv_seo_body_9pr ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.nkv_seo_body_9pr ol {
  list-style: decimal;
}.nkv_seo_body_9pr li {
  margin-bottom: 0.375rem;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #8FAF87;
}.nkv_seo_body_9pr table {
  display: block;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 12px;
  font-size: 0.813rem;
}
@media(min-width:768px) {.nkv_seo_body_9pr table {
  display: table;
}
}.nkv_seo_body_9pr th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  text-align: left;
  color: #C8E0C2;
}.nkv_seo_body_9pr td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #8FAF87;
}.nkv_seo_cols_9pr {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width:640px) {.nkv_seo_cols_9pr {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.nkv_seo_cols_9pr {
  grid-template-columns: repeat(3,1fr);
}
}.nkv_seo_col_h_9pr {
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-bottom: 7px;
  color: #C8E0C2;
}.nkv_seo_col_p_9pr {
  font-size: 13px;
  color: #658060;
  overflow-wrap: break-word;
  line-height: 1.65;
}.nkv_seo_stats_9pr {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.nkv_seo_stat_9pr {
  border-radius: 10px;
  flex: 1;
  border: 1px solid rgba(34,214,0,0.18);
  padding: 0.875rem 1rem;
  background: rgba(34,214,0,0.07);
  min-width: 8.75rem;
}.nkv_seo_stat_val_9pr {
  margin-bottom: 4px;
  font-size: 1.25rem;
  font-weight: 800;
  color: #22D600;
  overflow-wrap: break-word;
}.nkv_seo_stat_lb_9pr {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #658060;
}.nkv_ft_9pr {
  border-top: 1px solid rgba(255,255,255,0.05);
  background: #080D06;
  margin-top: 48px;
}.nkv_ft_support_9pr {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 1.5rem 1rem;
}
@media(min-width: 769px) {.nkv_ft_support_9pr {
  padding: 28px 1.5rem;
}
}.nkv_ft_support_in_9pr {
  gap: 1rem;
  margin: 0 auto;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  max-width: 1320px;
}.nkv_ft_support_main_9pr {
  gap: 1rem;
  flex: 1;
  flex-wrap: wrap;
  display: flex;
  min-width: 13.75rem;
  align-items: center;
}.nkv_ft_support_ic_9pr {
  color: #22D600;
  flex-shrink: 0;
}.nkv_ft_support_ic_9pr svg {
  stroke-linejoin: round;
  width: 1.875rem;
  stroke-linecap: round;
  height: 1.875rem;
}.nkv_ft_support_text_title_9pr {
  margin-bottom: 3px;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  color: #F2FAF0;
}.nkv_ft_support_text_sub_9pr {
  font-size: 12px;
  overflow-wrap: break-word;
  color: #658060;
}.nkv_ft_support_btn_9pr {
  padding: 11px 22px;
  transition: background .2s;
  border-radius: 0.625rem;
  background: #22D600;
  color: #F2FAF0;
  flex-shrink: 0;
  font-size: 13px;
  font-weight: 700;
  white-space: nowrap;
}.nkv_ft_support_btn_9pr:hover {
  background: #2EF000;
}.nkv_ft_support_contacts_9pr {
  gap: 1rem;
  flex-wrap: wrap;
  margin-left: auto;
  display: flex;
}.nkv_ft_support_contact_9pr {
  color: #4A5E46;
  font-size: 0.75rem;
  line-height: 1.4;
}.nkv_ft_support_contact_9pr strong {
  font-weight: 600;
  display: block;
  font-size: 0.688rem;
  color: #8FAF87;
  margin-bottom: 2px;
}.nkv_ft_main_9pr {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 2rem 1rem 24px;
}
@media(min-width: 767px) {.nkv_ft_main_9pr {
  padding: 2.5rem 24px 32px;
}
}.nkv_ft_main_in_9pr {
  gap: 1.5rem;
  margin: 0 auto;
  max-width: 1320px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width:640px) {.nkv_ft_main_in_9pr {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.nkv_ft_main_in_9pr {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.nkv_ft_col_logo_9pr {
  grid-column: 1/-1;
}
@media(min-width: 1078px) {.nkv_ft_col_logo_9pr {
  grid-column: auto;
}
}.nkv_ft_logo_9pr {
  gap: 9px;
  font-size: 1rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  color: #F2FAF0;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.75rem;
}.nkv_ft_logo_mark_9pr {
  overflow: hidden;
  border-radius: 0.375rem;
  height: 1.875rem;
  width: 1.875rem;
}.nkv_ft_logo_mark_9pr img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.nkv_ft_logo_sub_9pr {
  line-height: 1.55;
  overflow-wrap: break-word;
  color: #4A5E46;
  font-size: 0.75rem;
  max-width: 12.5rem;
}.nkv_ft_col_title_9pr {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.75rem;
  letter-spacing: .07em;
  margin-bottom: 14px;
  color: #8FAF87;
}.nkv_ft_col_links_9pr {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.nkv_ft_col_link_9pr {
  transition: color .2s;
  color: #4A5E46;
  overflow-wrap: break-word;
  font-size: 13px;
}.nkv_ft_col_link_9pr:hover {
  color: #C8E0C2;
}.nkv_ft_apps_9pr {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.nkv_ft_app_card_9pr {
  transition: border-color .2s;
  border-radius: 6px;
  gap: 0.625rem;
  background: rgba(255,255,255,0.05);
  padding: 10px 0.75rem;
  border: 1px solid rgba(255,255,255,0.09);
  align-items: center;
  display: flex;
}.nkv_ft_app_card_9pr:hover {
  border-color: rgba(34,214,0,0.38);
}.nkv_ft_app_card_ic_9pr svg {
  stroke-linecap: round;
  width: 22px;
  height: 22px;
  stroke-linejoin: round;
}.nkv_ft_app_card_os_9pr {
  color: #4A5E46;
  font-size: 10px;
  font-weight: 600;
}.nkv_ft_app_card_action_9pr {
  color: #C8E0C2;
  font-size: 0.75rem;
  font-weight: 700;
}.nkv_ft_bot_9pr {
  padding: 1.25rem 16px;
}
@media(min-width: 765px) {.nkv_ft_bot_9pr {
  padding: 1.25rem 24px;
}
}.nkv_ft_bot_in_9pr {
  margin: 0 auto;
  gap: 16px;
  display: flex;
  align-items: center;
  max-width: 82.5rem;
  flex-wrap: wrap;
}.nkv_ft_socials_9pr {
  gap: 8px;
  display: flex;
}.nkv_ft_soc_9pr {
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 6px;
  transition: background .2s;
  color: #8FAF87;
  width: 36px;
  height: 2.25rem;
  align-items: center;
  justify-content: center;
  display: flex;
}.nkv_ft_soc_9pr svg {
  height: 16px;
  width: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.nkv_ft_soc_9pr:hover {
  background: rgba(255,255,255,0.07);
}.nkv_ft_legal_9pr {
  flex: 1;
  min-width: 12.5rem;
  line-height: 1.6;
  font-size: 0.688rem;
  color: #526050;
  overflow-wrap: break-word;
}.nkv_ft_legal_9pr strong {
  font-weight: 700;
  color: #8FAF87;
}.nkv_ft_legal_9pr a {
  text-decoration: underline;
  color: #8FAF87;
}.nkv_ft_age_9pr {
  border: 2px solid #526050;
  border-radius: 50%;
  flex-shrink: 0;
  width: 32px;
  justify-content: center;
  margin-left: auto;
  align-items: center;
  color: #526050;
  display: flex;
  font-weight: 800;
  font-size: 0.688rem;
  height: 32px;
}