*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  color: #C6C6CF;
  font-family: 'Barlow', sans-serif;
  background-color: #0E0E11;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  color: inherit;
  cursor: pointer;
}a {
  text-decoration: none;
  color: inherit;
}.nkj-layout_hbi {
  min-height: 100vh;
  flex-direction: column;
  display: flex;
}.nkj-page_hbi {
  display: flex;
  min-height: 100vh;
}.nkj-main_hbi {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media screen and (min-width: 1082px) {.nkj-main_hbi {
  padding-left: 13.75rem;
}
}
@media screen and (max-width: 1080px) {.nkj-main_hbi {
  padding-bottom: 4.5rem;
}
}.nkj-gc_hbi {
  background: #141417;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  transition: transform .2s,border-color .2s;
  width: 8.75rem;
  position: relative;
  flex-shrink: 0;
  cursor: pointer;
}
@media(min-width: 641px) {.nkj-gc_hbi {
  width: 9.75rem;
}
}
@media(min-width: 1081px) {.nkj-gc_hbi {
  width: 168px;
}
}.nkj-gc_hbi:hover {
  transform: translateY(-3px);
  border-color: rgba(212, 31, 44, 0.07);
}.nkj-gc_img_hbi {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.nkj-gc_img_hbi img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  height: 100%;
  position: absolute;
}.nkj-gc_hover_hbi {
  transition: opacity .2s;
  inset: 0;
  background: rgba(0, 0, 0, 0.68);
  display: flex;
  opacity: 0;
  position: absolute;
  align-items: center;
  justify-content: center;
}.nkj-gc_hbi:hover .nkj-gc_hover_hbi {
  opacity: 1;
}.nkj-gc_hover_btn_hbi {
  border-radius: 4px;
  background: #D41F2C;
  padding: 8px 16px;
  font-weight: 700;
  font-size: 0.75rem;
  color: #F2F2F5;
}.nkj-gc_info_hbi {
  padding: 0.5rem 0.625rem 10px;
}.nkj-gc_name_hbi {
  overflow: hidden;
  white-space: nowrap;
  font-size: 12px;
  max-width: 100%;
  margin-bottom: 3px;
  font-weight: 600;
  color: #C6C6CF;
  text-overflow: ellipsis;
}.nkj-gc_prov_hbi {
  font-size: 10px;
  color: #58586A;
}.nkj-gc_tag_hbi {
  border-radius: 0.25rem;
  padding: 2px 7px;
  z-index: 2;
  letter-spacing: .04em;
  left: 0.375rem;
  position: absolute;
  text-transform: uppercase;
  top: 6px;
  font-size: 0.563rem;
  font-weight: 700;
}.nkj-gc_tag_hot_hbi {
  background: #FF3040;
  color: #fff;
}.nkj-gc_tag_new_hbi {
  background: #1FC45A;
  color: #0E0E11;
}.nkj-gc_tag_jp_hbi {
  background: #F5A623;
  color: #0E0E11;
}.nkj-gc_tag_ex_hbi {
  background: #7C1A2E;
  color: #fff;
}.nkj-gc_tag_live_hbi {
  background: #FF3040;
  color: #fff;
}.nkj-gr_hbi {
  background: #0E0E11;
  padding: 32px 16px 0;
}
@media(min-width: 770px) {.nkj-gr_hbi {
  padding: 36px 1.5rem 0;
}
}.nkj-gr_in_hbi {
  margin: 0 auto;
  max-width: 82.5rem;
}.nkj-gr_head_hbi {
  gap: 12px;
  display: flex;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
  align-items: center;
}.nkj-gr_head_l_hbi {
  gap: 10px;
  flex: 1;
  min-width: 0;
  display: flex;
  align-items: center;
}.nkj-gr_ic_hbi {
  border-radius: 8px;
  display: flex;
  flex-shrink: 0;
  height: 32px;
  align-items: center;
  justify-content: center;
  width: 32px;
}.nkj-gr_ic_hbi svg {
  width: 16px;
  height: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.nkj-gr_title_hbi {
  font-weight: 700;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  font-size: 1rem;
  color: #F2F2F5;
}
@media(min-width: 766px) {.nkj-gr_title_hbi {
  font-size: 1.125rem;
}
}.nkj-gr_more_hbi {
  transition: color .2s;
  gap: 0.313rem;
  color: #686876;
  display: flex;
  font-size: 0.75rem;
  white-space: nowrap;
  flex-shrink: 0;
  font-weight: 600;
  align-items: center;
}.nkj-gr_more_hbi:hover {
  color: #D41F2C;
}.nkj-gr_more_hbi svg {
  width: 12px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.75rem;
}.nkj-gr_arrows_hbi {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.nkj-gr_arr_hbi {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: background .15s,color .15s;
  border-radius: 4px;
  height: 30px;
  width: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #8C8C9A;
}.nkj-gr_arr_hbi:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F2F2F5;
}.nkj-gr_arr_hbi svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.813rem;
  height: 0.813rem;
}.nkj-gr_seo_h_hbi {
  margin: 0 0 0.375rem;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #C6C6CF;
  max-width: 680px;
  font-weight: 700;
}
@media(min-width: 766px) {.nkj-gr_seo_h_hbi {
  font-size: 14px;
}
}.nkj-gr_seo_hbi {
  color: #686876;
  max-width: 680px;
  margin-bottom: 12px;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  line-height: 1.55;
}.nkj-gr_seo_hbi strong {
  font-weight: 600;
  color: #C6C6CF;
}.nkj-gr_scroll_hbi {
  gap: 0.625rem;
  display: flex;
  padding-bottom: 0.625rem;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  scrollbar-width: none;
}.nkj-gr_scroll_hbi::-webkit-scrollbar {
  display: none;
}
@media(min-width: 765px) {.nkj-gr_scroll_hbi {
  gap: 0.75rem;
}
}.nkj-tb_hbi {
  background: #0B0B0E;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  align-items: center;
  right: 0;
  left: 0;
  height: 3.5rem;
  display: flex;
  z-index: 80;
  top: 0;
  position: fixed;
}.nkj-tb_in_hbi {
  gap: 0;
  padding: 0 0.875rem;
  height: 100%;
  align-items: center;
  width: 100%;
  display: flex;
}.nkj-tb_burger_hbi {
  border-radius: 8px;
  gap: 5px;
  width: 2.375rem;
  flex-shrink: 0;
  justify-content: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 2.375rem;
  margin-right: 8px;
}.nkj-tb_burger_hbi:hover {
  background: rgba(255, 255, 255, 0.05);
}.nkj-tb_burger_line_hbi {
  border-radius: 1px;
  background: #8C8C9A;
  width: 18px;
  display: block;
  height: 2px;
}
@media(min-width: 1078px) {.nkj-tb_burger_hbi {
  display: none;
}
}.nkj-tb_logo_hbi {
  gap: 0.563rem;
  letter-spacing: -.01em;
  margin-right: 1.25rem;
  overflow-wrap: break-word;
  flex-shrink: 0;
  font-size: 18px;
  font-weight: 800;
  align-items: center;
  display: flex;
  color: #F2F2F5;
}.nkj-tb_logo_mark_hbi {
  overflow: hidden;
  border-radius: 8px;
  height: 2rem;
  justify-content: center;
  width: 32px;
  align-items: center;
  display: flex;
}.nkj-tb_logo_mark_hbi img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.nkj-tb_nav_hbi {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 641px) {.nkj-tb_nav_hbi {
  display: flex;
}
}.nkj-tb_tab_hbi {
  padding: 8px 0.875rem;
  transition: background .15s,color .15s;
  border-radius: 8px;
  color: #8C8C9A;
  font-weight: 600;
  font-size: 13px;
  white-space: nowrap;
}.nkj-tb_tab_hbi:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F2F2F5;
}.nkj-tb_tab_hbi.nkj-state_active_hbi {
  background: rgba(212, 31, 44, 0.18);
  color: #F2F2F5;
}.nkj-tb_right_hbi {
  gap: 0.5rem;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  margin-left: auto;
}.nkj-tb_login_hbi {
  padding: 9px 1rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 8px;
  transition: border-color .2s,color .2s;
  background: rgba(255, 255, 255, 0.05);
  font-size: 13px;
  display: none;
  color: #C6C6CF;
  font-weight: 600;
}.nkj-tb_login_hbi:hover {
  border-color: rgba(255, 255, 255, 0.18);
  color: #F2F2F5;
}
@media(min-width: 482px) {.nkj-tb_login_hbi {
  display: block;
}
}.nkj-tb_reg_hbi {
  transition: background .2s;
  background: #1FC45A;
  padding: 0.563rem 18px;
  border-radius: 8px;
  white-space: nowrap;
  font-size: 13px;
  color: #0D0D10;
  font-weight: 700;
}.nkj-tb_reg_hbi:hover {
  background: #25D866;
}.nkj-sb_hbi {
  transition: transform .25s ease;
  background: #1A1A1E;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  overflow-y: auto;
  width: 13.75rem;
  z-index: 70;
  left: 0;
  position: fixed;
  top: 3.5rem;
  bottom: 0;
}.nkj-sb_hbi.nkj-state_open_hbi {
  transform: translateX(0);
}.nkj-sb_hbi::-webkit-scrollbar {
  width: 0.25rem;
}.nkj-sb_hbi::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1078px) {.nkj-sb_hbi {
  transform: translateX(0);
}
}.nkj-sb_auth_hbi {
  padding: 14px 0.75rem 0.625rem;
}.nkj-sb_btn_reg_hbi {
  border-radius: 0.5rem;
  background: #1FC45A;
  padding: 0.688rem;
  transition: background .2s;
  font-weight: 700;
  color: #0D0D10;
  text-align: center;
  margin-bottom: 8px;
  font-size: 0.813rem;
  display: block;
}.nkj-sb_btn_reg_hbi:hover {
  background: #25D866;
}.nkj-sb_btn_login_hbi {
  padding: 0.625rem;
  transition: border-color .2s;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  font-size: 13px;
  color: #C6C6CF;
  text-align: center;
  display: block;
  font-weight: 600;
}.nkj-sb_btn_login_hbi:hover {
  border-color: rgba(255, 255, 255, 0.18);
  color: #F2F2F5;
}.nkj-sb_promo_hbi {
  margin: 0 12px 0.625rem;
  background: linear-gradient(135deg,#3D0A10,#1A1A1E);
  border: 1px solid rgba(212, 31, 44, 0.18);
  padding: 0.75rem 0.875rem;
  border-radius: 0.5rem;
  overflow: hidden;
  position: relative;
}.nkj-sb_promo_hbi::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(212, 31, 44, 0.18),transparent 70%);
  height: 5rem;
  content: '';
  position: absolute;
  top: -20px;
  right: -1.25rem;
  width: 80px;
}.nkj-sb_promo_title_hbi {
  letter-spacing: .06em;
  margin-bottom: 4px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  color: #D41F2C;
}.nkj-sb_promo_text_hbi {
  overflow-wrap: break-word;
  line-height: 1.35;
  font-weight: 600;
  font-size: 0.75rem;
  color: #F2F2F5;
}.nkj-sb_promo_sub_hbi {
  color: #686876;
  margin-top: 3px;
  font-size: 0.625rem;
}.nkj-sb_nav_hbi {
  padding: 6px 8px 16px;
}.nkj-sb_nav_lb_hbi {
  padding: 10px 8px 6px;
  color: #58586A;
  font-size: 10px;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
}.nkj-sb_link_hbi {
  padding: 9px 10px;
  border-radius: 0.25rem;
  gap: 0.625rem;
  transition: background .15s,color .15s;
  color: #8C8C9A;
  font-size: 0.813rem;
  font-weight: 500;
  display: flex;
  cursor: pointer;
  align-items: center;
  overflow-wrap: break-word;
}.nkj-sb_link_hbi:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F2F2F5;
}.nkj-sb_link_hbi.nkj-state_active_hbi {
  background: rgba(212, 31, 44, 0.18);
  color: #F2F2F5;
}.nkj-sb_ic_hbi {
  border-radius: 4px;
  justify-content: center;
  display: flex;
  height: 30px;
  width: 1.875rem;
  align-items: center;
  flex-shrink: 0;
}.nkj-sb_ic_hbi svg {
  width: 16px;
  stroke-linejoin: round;
  height: 1rem;
  stroke-linecap: round;
}.nkj-sb_ic_1_hbi {
  background: rgba(212, 31, 44, 0.07);
  color: #D41F2C;
}.nkj-sb_ic_2_hbi {
  background: rgba(31, 196, 90, 0.16);
  color: #1FC45A;
}.nkj-sb_ic_3_hbi {
  background: rgba(245, 166, 35, 0.15);
  color: #F5A623;
}.nkj-sb_ic_4_hbi {
  background: rgba(124, 26, 46, 0.30);
  color: #7C1A2E;
}.nkj-sb_ic_5_hbi {
  background: rgba(212, 31, 44, 0.07);
  color: #FF4D8A;
}.nkj-sb_ic_6_hbi {
  background: rgba(124, 26, 46, 0.30);
  color: #8C2FCC;
}.nkj-sb_badge_hbi {
  border-radius: 4px;
  padding: 2px 7px;
  background: #F5A623;
  color: #0D0D10;
  font-weight: 700;
  margin-left: auto;
  font-size: 9px;
}.nkj-sb_bot_hbi {
  padding: 0.75rem;
  gap: 0.5rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.nkj-sb_lang_hbi,.nkj-sb_help_hbi {
  padding: 9px 0.375rem;
  gap: 6px;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.05);
  flex: 1;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  font-size: 0.688rem;
  color: #8C8C9A;
  font-weight: 600;
  justify-content: center;
  align-items: center;
}.nkj-sb_lang_hbi:hover,.nkj-sb_help_hbi:hover {
  border-color: rgba(255, 255, 255, 0.18);
  color: #F2F2F5;
}.nkj-sb_lang_hbi svg,.nkj-sb_help_hbi svg {
  width: 0.813rem;
  stroke-linejoin: round;
  height: 13px;
  stroke-linecap: round;
}.nkj-sb_bd_hbi {
  background: rgba(0, 0, 0, 0.68);
  inset: 0;
  z-index: 69;
  position: fixed;
  display: none;
}.nkj-sb_bd_hbi.nkj-state_on_hbi {
  display: block;
}
@media(min-width: 1081px) {.nkj-sb_bd_hbi {
  display: none!important;
}
}.nkj-mob_nav_hbi {
  background: #1A1A1E;
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  left: 0;
  right: 0;
  z-index: 80;
  bottom: 0;
  display: flex;
  position: fixed;
}
@media(min-width: 1081px) {.nkj-mob_nav_hbi {
  display: none;
}
}.nkj-mob_nav_item_hbi {
  padding: 0.25rem 2px;
  gap: 0.25rem;
  flex: 1;
  align-items: center;
  color: #58586A;
  display: flex;
  flex-direction: column;
  cursor: pointer;
}.nkj-mob_nav_ic_hbi {
  line-height: 1;
}.nkj-mob_nav_ic_hbi svg {
  stroke-linejoin: round;
  width: 20px;
  stroke-linecap: round;
  height: 20px;
}.nkj-mob_nav_lb_hbi {
  font-size: 0.625rem;
  color: #58586A;
  font-weight: 600;
}.nkj-mob_nav_item_hbi.nkj-state_active_hbi {
  color: #D41F2C;
}.nkj-mob_nav_item_hbi.nkj-state_active_hbi .nkj-mob_nav_lb_hbi {
  color: #D41F2C;
}.nkj-hero_hbi {
  padding: 1.25rem 16px 0;
  background: #0E0E11;
}
@media(min-width: 767px) {.nkj-hero_hbi {
  padding: 1.5rem 1.5rem 0;
}
}.nkj-hero_in_hbi {
  gap: 0.75rem;
  margin: 0 auto;
  grid-template-columns: 1fr;
  max-width: 1320px;
  display: grid;
}
@media(min-width: 863px) {.nkj-hero_in_hbi {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1102px) {.nkj-hero_in_hbi {
  grid-template-columns: 1fr 340px;
}
}.nkj-hero_promo_hbi {
  background: #141417;
  border-radius: 0.75rem;
  overflow: hidden;
  display: flex;
  min-height: 220px;
  align-items: stretch;
  position: relative;
}
@media(min-width: 769px) {.nkj-hero_promo_hbi {
  min-height: 280px;
}
}.nkj-hero_promo_bg_hbi {
  background-position: center;
  background: linear-gradient(120deg,#3D0A10 0%,#0E0E11 100%);
  inset: 0;
  background-size: cover;
  position: absolute;
}.nkj-hero_promo_bg_hbi::after {
  inset: 0;
  background: linear-gradient(90deg,#0E0E11 0%,rgba(0, 0, 0, 0.68) 60%,transparent 100%);
  position: absolute;
  content: '';
}.nkj-hero_promo_glow_hbi {
  background: radial-gradient(circle,rgba(124, 26, 46, 0.30) 0%,transparent 65%);
  border-radius: 50%;
  width: 18.75rem;
  position: absolute;
  top: -2.5rem;
  pointer-events: none;
  height: 18.75rem;
  right: 60px;
}.nkj-hero_promo_ct_hbi {
  padding: 1.75rem 24px 1.75rem 1.75rem;
  flex-direction: column;
  justify-content: center;
  position: relative;
  display: flex;
  z-index: 2;
  max-width: 480px;
}
@media(min-width: 765px) {.nkj-hero_promo_ct_hbi {
  padding: 2.5rem 32px;
}
}.nkj-hero_badge_hbi {
  padding: 5px 12px;
  border: 1px solid rgba(212, 31, 44, 0.07);
  border-radius: 1.25rem;
  background: rgba(212, 31, 44, 0.18);
  display: inline-block;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 14px;
  color: #D41F2C;
  text-transform: uppercase;
  font-size: 0.625rem;
}.nkj-hero_h1_hbi {
  font-weight: 800;
  line-height: 1.15;
  margin-bottom: 10px;
  font-size: 1.625rem;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  color: #F2F2F5;
}.nkj-hero_h1_hbi em {
  color: #F5A623;
  font-style: normal;
}
@media(min-width: 765px) {.nkj-hero_h1_hbi {
  font-size: 36px;
}
}.nkj-hero_sub_hbi {
  color: #8C8C9A;
  line-height: 1.55;
  margin-bottom: 20px;
  font-size: 0.813rem;
}
@media(min-width: 771px) {.nkj-hero_sub_hbi {
  font-size: 0.875rem;
}
}.nkj-hero_row_hbi {
  gap: 0.625rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.nkj-hero_cta_hbi {
  padding: 0.813rem 1.625rem;
  transition: background .2s;
  border-radius: 0.5rem;
  background: #1FC45A;
  color: #0D0D10;
  font-weight: 700;
  box-shadow: 0.25rem 4px 0px rgba(0,0,0,0.60), 0 0 18px rgba(31, 196, 90, 0.38);
  font-size: 14px;
}.nkj-hero_cta_hbi:hover {
  background: #25D866;
}.nkj-hero_terms_hbi {
  color: #58586A;
  font-size: 11px;
}.nkj-hero_game_hbi {
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #141417;
  border-radius: 12px;
  position: relative;
  flex-direction: column;
  display: flex;
}.nkj-hero_game_badge_hbi {
  border-radius: 20px;
  border: 1px solid rgba(245, 166, 35, 0.15);
  padding: 0.313rem 10px;
  background: rgba(245, 166, 35, 0.15);
  position: absolute;
  letter-spacing: .06em;
  color: #F5A623;
  left: 12px;
  z-index: 3;
  top: 12px;
  font-size: 0.625rem;
  font-weight: 700;
  text-transform: uppercase;
}.nkj-hero_game_badge_hbi svg {
  margin-right: 4px;
  width: 0.688rem;
  height: 0.688rem;
  vertical-align: -1px;
}.nkj-hero_game_img_hbi {
  background: linear-gradient(135deg,#3D0A10,#0E0E11);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.nkj-hero_game_img_hbi img {
  inset: 0;
  position: absolute;
  height: 100%;
  object-fit: cover;
  width: 100%;
}.nkj-hero_game_play_hbi {
  inset: 0;
  background: rgba(0, 0, 0, 0.68);
  transition: opacity .2s;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  position: absolute;
}.nkj-hero_game_hbi:hover .nkj-hero_game_play_hbi {
  opacity: 1;
}.nkj-hero_game_play_hbi span {
  background: #D41F2C;
  border-radius: 50%;
  display: flex;
  width: 52px;
  justify-content: center;
  align-items: center;
  height: 52px;
}.nkj-hero_game_play_hbi span svg {
  width: 1.125rem;
  margin-left: 2px;
  height: 1.125rem;
}.nkj-hero_game_info_hbi {
  padding: 14px 16px;
}.nkj-hero_game_title_hbi {
  color: #F2F2F5;
  font-weight: 700;
  font-size: 15px;
  overflow-wrap: break-word;
  margin-bottom: 4px;
}.nkj-hero_game_provider_hbi {
  font-size: 0.688rem;
  color: #686876;
}.nkj-hero_game_btn_hbi {
  margin: 12px 16px 16px;
  transition: background .2s;
  background: #D41F2C;
  border-radius: 0.5rem;
  padding: 11px;
  font-weight: 700;
  font-size: 0.813rem;
  color: #F2F2F5;
  display: block;
  text-align: center;
}.nkj-hero_game_hbi:hover .nkj-hero_game_btn_hbi {
  background: #EA2433;
}.nkj-gcg_hbi {
  background: #0E0E11;
  padding: 2.25rem 16px 0;
}
@media(min-width: 767px) {.nkj-gcg_hbi {
  padding: 2.75rem 1.5rem 0;
}
}.nkj-gcg_in_hbi {
  margin: 0 auto;
  max-width: 1320px;
}.nkj-gcg_head_hbi {
  margin-bottom: 1.25rem;
  max-width: 45rem;
}.nkj-gcg_label_hbi {
  font-weight: 700;
  font-size: 0.688rem;
  color: #D41F2C;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  text-transform: uppercase;
}.nkj-gcg_h2_hbi {
  color: #F2F2F5;
  margin-bottom: 8px;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  font-size: 1.375rem;
}
@media(min-width: 767px) {.nkj-gcg_h2_hbi {
  font-size: 28px;
}
}.nkj-gcg_intro_hbi {
  font-size: 13px;
  color: #686876;
  line-height: 1.6;
}.nkj-gcg_grid_hbi {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.nkj-gcg_grid_hbi {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.nkj-gcg_grid_hbi {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.nkj-gcg_card_hbi {
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border-radius: 0.75rem;
  padding: 1.25rem;
  justify-content: flex-end;
  min-height: 15rem;
  position: relative;
  cursor: pointer;
  display: flex;
  flex-direction: column;
}.nkj-gcg_card_hbi:hover {
  border-color: rgba(212, 31, 44, 0.18);
  transform: translateY(-3px);
}.nkj-gcg_card_bg_hbi {
  inset: 0;
  position: absolute;
  z-index: 0;
}.nkj-gcg_card_bg_hbi::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  position: absolute;
  content: '';
}.nkj-gcg_card_ic_hbi {
  border-radius: 4px;
  background: rgba(0,0,0,.45);
  display: flex;
  width: 40px;
  align-items: center;
  color: #F2F2F5;
  top: 18px;
  height: 2.5rem;
  z-index: 2;
  position: absolute;
  right: 1.125rem;
  justify-content: center;
}.nkj-gcg_card_ic_hbi svg {
  stroke-linejoin: round;
  height: 20px;
  width: 20px;
  stroke-linecap: round;
}.nkj-gcg_card_ct_hbi {
  z-index: 1;
  position: relative;
}.nkj-gcg_card_h_hbi {
  font-size: 18px;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 8px;
  font-weight: 800;
  color: #F2F2F5;
  line-height: 1.2;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.nkj-gcg_card_h_hbi {
  font-size: 20px;
}
}.nkj-gcg_card_p_hbi {
  color: rgba(255,255,255,.82);
  font-size: 0.75rem;
  line-height: 1.55;
  overflow-wrap: break-word;
  margin-bottom: 0.625rem;
}.nkj-gcg_card_p_hbi strong {
  color: #F2F2F5;
  font-weight: 600;
}.nkj-gcg_card_cta_hbi {
  gap: 4px;
  display: inline-flex;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .04em;
  align-items: center;
  color: #D41F2C;
  font-size: 12px;
}.nkj-gcg_card_cta_hbi svg {
  stroke-linejoin: round;
  height: 0.75rem;
  stroke-linecap: round;
  width: 12px;
}.nkj-ws_hbi {
  background: #0E0E11;
  padding: 2rem 1rem 0;
}
@media(min-width: 765px) {.nkj-ws_hbi {
  padding: 36px 24px 0;
}
}.nkj-ws_in_hbi {
  margin: 0 auto;
  max-width: 1320px;
}.nkj-ws_head_hbi {
  gap: 0.75rem;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 0.875rem;
  justify-content: space-between;
  display: flex;
}.nkj-ws_title_hbi {
  gap: 0.625rem;
  color: #F2F2F5;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1rem;
  overflow-wrap: break-word;
  display: flex;
  flex-wrap: wrap;
  font-weight: 700;
  align-items: center;
}.nkj-ws_title_ic_hbi svg {
  stroke-linejoin: round;
  height: 18px;
  stroke-linecap: round;
  width: 18px;
  color: #F5A623;
}.nkj-ws_online_hbi {
  gap: 7px;
  align-items: center;
  font-size: 12px;
  display: flex;
  color: #686876;
  font-weight: 600;
}.nkj-ws_online_dot_hbi {
  border-radius: 50%;
  background: #1FC45A;
  height: 8px;
  width: 8px;
  box-shadow: 0 0 6px rgba(31, 196, 90, 0.16);
  flex-shrink: 0;
}.nkj-ws_scroll_hbi {
  gap: 8px;
  scrollbar-width: none;
  padding-bottom: 8px;
  display: flex;
  overflow-x: auto;
}.nkj-ws_scroll_hbi::-webkit-scrollbar {
  display: none;
}.nkj-wc_hbi {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 10px 14px;
  gap: 10px;
  border-radius: 0.5rem;
  background: #141417;
  align-items: center;
  min-width: 220px;
  display: flex;
  flex-shrink: 0;
}.nkj-wc_img_hbi {
  background: #1A1A1E;
  overflow: hidden;
  border-radius: 0.25rem;
  height: 36px;
  flex-shrink: 0;
  width: 36px;
}.nkj-wc_img_hbi img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.nkj-wc_info_hbi {
  min-width: 0;
}.nkj-wc_game_hbi {
  overflow: hidden;
  font-size: 12px;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 600;
  color: #C6C6CF;
}.nkj-wc_player_hbi {
  overflow: hidden;
  white-space: nowrap;
  color: #58586A;
  font-size: 0.625rem;
  text-overflow: ellipsis;
}.nkj-wc_amount_hbi {
  font-weight: 700;
  flex-shrink: 0;
  white-space: nowrap;
  font-size: 13px;
  color: #1FC45A;
  margin-left: auto;
}.nkj-app_hbi {
  padding: 36px 1rem 0;
  background: #0E0E11;
}
@media(min-width:768px) {.nkj-app_hbi {
  padding: 44px 1.5rem 0;
}
}.nkj-app_in_hbi {
  margin: 0 auto;
  max-width: 1320px;
}.nkj-app_head_hbi {
  margin-bottom: 16px;
}.nkj-app_label_hbi {
  color: #D41F2C;
  margin-bottom: 8px;
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .08em;
}.nkj-app_h2_hbi {
  color: #F2F2F5;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.25rem;
  margin-bottom: 0.375rem;
  font-weight: 800;
}
@media(min-width: 770px) {.nkj-app_h2_hbi {
  font-size: 1.5rem;
}
}.nkj-app_sub_hbi {
  max-width: 600px;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #686876;
}.nkj-app_sub_hbi strong {
  font-weight: 700;
  color: #C6C6CF;
}.nkj-app_cards_hbi {
  gap: 0.625rem;
  margin-top: 16px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.nkj-app_cards_hbi {
  grid-template-columns: repeat(3,1fr);
}
}.nkj-app_card_hbi {
  border-radius: 8px;
  gap: 1rem;
  padding: 20px;
  overflow: hidden;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  position: relative;
}.nkj-app_card_ios_hbi {
  background: linear-gradient(135deg,rgba(212, 31, 44, 0.18) 0%,#1A1A1E 100%);
}.nkj-app_card_android_hbi {
  background: linear-gradient(135deg,rgba(31, 196, 90, 0.16) 0%,#1A1A1E 100%);
}.nkj-app_card_win_hbi {
  background: linear-gradient(135deg,rgba(245, 166, 35, 0.15) 0%,#1A1A1E 100%);
}.nkj-app_card_ic_hbi svg {
  width: 2.125rem;
  stroke-linecap: round;
  height: 2.125rem;
  stroke-linejoin: round;
}.nkj-app_card_ic_hbi {
  color: #F2F2F5;
  flex-shrink: 0;
}.nkj-app_card_os_hbi {
  color: #686876;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 10px;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
}.nkj-app_card_title_hbi {
  font-weight: 700;
  line-height: 1.2;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  color: #F2F2F5;
  font-size: 0.938rem;
}.nkj-app_card_text_hbi {
  line-height: 1.5;
  margin-bottom: 14px;
  font-size: 0.75rem;
  color: #686876;
  overflow-wrap: break-word;
}.nkj-app_card_btn_hbi {
  transition: background .2s;
  background: rgba(255, 255, 255, 0.12);
  padding: 10px 1.125rem;
  border-radius: 4px;
  gap: 0.438rem;
  border: 1px solid rgba(255, 255, 255, 0.18);
  font-size: 13px;
  font-weight: 700;
  align-items: center;
  color: #F2F2F5;
  display: inline-flex;
}.nkj-app_card_btn_hbi:hover {
  background: rgba(255, 255, 255, 0.07);
}.nkj-prov_hbi {
  padding: 36px 1rem 0;
  background: #0E0E11;
}
@media(min-width: 770px) {.nkj-prov_hbi {
  padding: 2.75rem 1.5rem 0;
}
}.nkj-prov_in_hbi {
  margin: 0 auto;
  max-width: 82.5rem;
}.nkj-prov_head_hbi {
  margin-bottom: 1rem;
}.nkj-prov_label_hbi {
  font-weight: 700;
  color: #D41F2C;
  font-size: 11px;
  margin-bottom: 8px;
  text-transform: uppercase;
  letter-spacing: .08em;
}.nkj-prov_h2_hbi {
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F2F2F5;
  font-size: 1.25rem;
  margin-bottom: 8px;
  font-weight: 800;
}
@media(min-width: 766px) {.nkj-prov_h2_hbi {
  font-size: 1.5rem;
}
}.nkj-prov_seo_hbi {
  font-size: 13px;
  overflow-wrap: break-word;
  color: #686876;
  margin-bottom: 1rem;
  max-width: 620px;
  line-height: 1.6;
}.nkj-prov_seo_hbi strong {
  color: #C6C6CF;
  font-weight: 700;
}.nkj-prov_seo_hbi a {
  text-decoration: underline;
  color: #D41F2C;
}.nkj-prov_grid_hbi {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 641px) {.nkj-prov_grid_hbi {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1083px) {.nkj-prov_grid_hbi {
  grid-template-columns: repeat(8,1fr);
}
}.nkj-prov_card_hbi {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #141417;
  border-radius: 8px;
  padding: 0.875rem 0.625rem;
  gap: 0.438rem;
  transition: border-color .2s,background .2s;
  display: flex;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
}.nkj-prov_card_hbi:hover {
  background: #1A1A1E;
  border-color: rgba(255, 255, 255, 0.18);
}.nkj-prov_logo_hbi {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.25rem;
  overflow: hidden;
  width: 44px;
  align-items: center;
  display: flex;
  justify-content: center;
  height: 2.75rem;
}.nkj-prov_logo_hbi img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.nkj-prov_name_hbi {
  font-size: 11px;
  overflow-wrap: break-word;
  font-weight: 600;
  color: #8C8C9A;
  text-align: center;
}.nkj-htp_hbi {
  padding: 36px 1rem 0;
  background: #0E0E11;
}
@media(min-width:768px) {.nkj-htp_hbi {
  padding: 44px 1.5rem 0;
}
}.nkj-htp_in_hbi {
  margin: 0 auto;
  max-width: 1320px;
}.nkj-htp_head_hbi {
  max-width: 720px;
  margin-bottom: 1.375rem;
}.nkj-htp_label_hbi {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  color: #D41F2C;
  margin-bottom: 0.5rem;
}.nkj-htp_h2_hbi {
  font-size: 22px;
  margin-bottom: 0.5rem;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  color: #F2F2F5;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.nkj-htp_h2_hbi {
  font-size: 1.75rem;
}
}.nkj-htp_intro_hbi {
  font-size: 0.875rem;
  color: #686876;
  line-height: 1.6;
}.nkj-htp_steps_hbi {
  margin: 0;
  gap: 12px;
  padding: 0;
  list-style: none;
  grid-template-columns: 1fr;
  display: grid;
  counter-reset: none;
}
@media(min-width: 637px) {.nkj-htp_steps_hbi {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.nkj-htp_steps_hbi {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.nkj-htp_step_hbi {
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #1A1A1E;
  padding: 1.25rem 1.125rem 18px;
  position: relative;
  display: flex;
  flex-direction: column;
}.nkj-htp_step_num_hbi {
  border-radius: 50%;
  background: #D41F2C;
  left: 1.25rem;
  height: 28px;
  align-items: center;
  font-family: 'Barlow Condensed', sans-serif;
  display: flex;
  color: #0D0D10;
  position: absolute;
  font-weight: 800;
  font-size: 0.813rem;
  top: -12px;
  justify-content: center;
  width: 28px;
}.nkj-htp_step_ic_hbi {
  margin: 8px 0 12px;
  border-radius: 0.25rem;
  background: rgba(212, 31, 44, 0.18);
  justify-content: center;
  align-items: center;
  width: 36px;
  display: flex;
  color: #D41F2C;
  height: 36px;
}.nkj-htp_step_ic_hbi svg {
  width: 18px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.125rem;
}.nkj-htp_step_h_hbi {
  font-size: 0.875rem;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  line-height: 1.25;
  color: #F2F2F5;
}.nkj-htp_step_p_hbi {
  color: #686876;
  line-height: 1.55;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.nkj-htp_step_p_hbi strong {
  color: #C6C6CF;
  font-weight: 600;
}.nkj-htp_cta_hbi {
  background: #1FC45A;
  border-radius: 8px;
  padding: 13px 26px;
  transition: background .2s;
  color: #0D0D10;
  font-size: 0.875rem;
  margin-top: 20px;
  font-weight: 700;
  display: inline-block;
}.nkj-htp_cta_hbi:hover {
  background: #25D866;
}.nkj-bon_hbi {
  padding: 36px 16px 0;
  background: #0E0E11;
}
@media(min-width: 771px) {.nkj-bon_hbi {
  padding: 44px 1.5rem 0;
}
}.nkj-bon_in_hbi {
  margin: 0 auto;
  max-width: 1320px;
}.nkj-bon_head_hbi {
  margin-bottom: 1.25rem;
}.nkj-bon_label_hbi {
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-weight: 700;
  color: #D41F2C;
  letter-spacing: .08em;
}.nkj-bon_h2_hbi {
  font-size: 1.25rem;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  color: #F2F2F5;
}
@media(min-width: 765px) {.nkj-bon_h2_hbi {
  font-size: 24px;
}
}.nkj-bon_seo_hbi {
  max-width: 38.75rem;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #686876;
  line-height: 1.6;
}.nkj-bon_seo_hbi strong {
  font-weight: 700;
  color: #C6C6CF;
}.nkj-bon_seo_hbi a {
  text-decoration: underline;
  color: #D41F2C;
}.nkj-bon_grid_hbi {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 639px) {.nkj-bon_grid_hbi {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.nkj-bon_grid_hbi {
  grid-template-columns: repeat(5,1fr);
}
}.nkj-bon_card_hbi {
  padding: 1rem;
  background: #141417;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 8px;
}.nkj-bon_card_hbi:hover {
  transform: translateY(-2px);
  border-color: rgba(212, 31, 44, 0.07);
}.nkj-bon_card_ic_hbi svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.625rem;
  height: 1.625rem;
}.nkj-bon_card_ic_hbi {
  margin-bottom: 0.625rem;
}.nkj-bon_card_type_hbi {
  text-transform: uppercase;
  color: #686876;
  letter-spacing: .06em;
  font-size: 10px;
  margin-bottom: 0.375rem;
  font-weight: 700;
}.nkj-bon_card_amount_hbi {
  color: #F5A623;
  line-height: 1.1;
  font-weight: 800;
  margin-bottom: 0.375rem;
  font-size: 18px;
}.nkj-bon_card_name_hbi {
  font-weight: 600;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  color: #F2F2F5;
  font-size: 0.813rem;
}.nkj-bon_card_detail_hbi {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 8px;
  color: #58586A;
  overflow-wrap: break-word;
  line-height: 1.5;
  font-size: 11px;
}.nkj-reg_hbi {
  padding: 36px 16px 0;
  background: #0E0E11;
}
@media(min-width: 767px) {.nkj-reg_hbi {
  padding: 44px 24px 0;
}
}.nkj-reg_in_hbi {
  background: #1A1A1E;
  border: 1px solid rgba(255, 255, 255, 0.05);
  margin: 0 auto;
  padding: 28px 1.5rem;
  border-radius: 0.75rem;
  max-width: 82.5rem;
}
@media(min-width: 771px) {.nkj-reg_in_hbi {
  padding: 2.5rem;
}
}.nkj-reg_top_hbi {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:860px) {.nkj-reg_top_hbi {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.nkj-reg_label_hbi {
  margin-bottom: 10px;
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
  color: #D41F2C;
  text-transform: uppercase;
}.nkj-reg_h2_hbi {
  color: #F2F2F5;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1.2;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 0.75rem;
}
@media(min-width: 771px) {.nkj-reg_h2_hbi {
  font-size: 1.75rem;
}
}.nkj-reg_bonus_hbi {
  gap: 0.5rem;
  border-radius: 0.5rem;
  border: 1px solid rgba(245, 166, 35, 0.15);
  padding: 0.625rem 1rem;
  background: rgba(245, 166, 35, 0.15);
  margin-bottom: 16px;
  align-items: center;
  display: inline-flex;
}.nkj-reg_bonus_amount_hbi {
  color: #F5A623;
  font-weight: 800;
  font-size: 1.25rem;
}.nkj-reg_bonus_text_hbi {
  color: #8C8C9A;
  font-size: 13px;
  line-height: 1.35;
}.nkj-reg_cta_btn_hbi {
  background: #1FC45A;
  transition: background .2s;
  padding: 14px 2rem;
  border-radius: 8px;
  margin-bottom: 0.75rem;
  color: #0D0D10;
  box-shadow: 0.25rem 4px 0px rgba(0,0,0,0.60), 0 0 1.125rem rgba(31, 196, 90, 0.38);
  font-weight: 700;
  display: inline-block;
  font-size: 0.938rem;
}.nkj-reg_cta_btn_hbi:hover {
  background: #25D866;
}.nkj-reg_terms_hbi {
  color: #58586A;
  font-size: 0.688rem;
  line-height: 1.5;
}.nkj-reg_seo_hbi {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 1.25rem;
  font-size: 13px;
  line-height: 1.65;
  color: #686876;
  margin-top: 1.25rem;
  overflow-wrap: break-word;
}.nkj-reg_seo_hbi p {
  margin-bottom: 0.625rem;
  font-size: 13px;
  color: #686876;
  line-height: 1.65;
}.nkj-reg_seo_hbi p:last-child {
  margin-bottom: 0;
}.nkj-reg_seo_hbi strong {
  font-weight: 700;
  color: #C6C6CF;
}.nkj-reg_seo_hbi a {
  transition: color .2s;
  text-decoration: underline;
  color: #D41F2C;
}.nkj-reg_seo_hbi a:hover {
  color: #EA2433;
}.nkj-reg_seo_hbi ul,.nkj-reg_seo_hbi ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 1.125rem;
}.nkj-reg_seo_hbi ol {
  list-style: decimal;
}.nkj-reg_seo_hbi li {
  margin-bottom: 0.25rem;
  line-height: 1.65;
  font-size: 13px;
  color: #686876;
}.nkj-reg_seo_hbi table {
  width: 100%;
  margin-bottom: 0.625rem;
  font-size: 13px;
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width: 766px) {.nkj-reg_seo_hbi table {
  display: table;
}
}.nkj-reg_seo_hbi th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #C6C6CF;
}.nkj-reg_seo_hbi td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem;
  color: #686876;
}.nkj-reg_steps_hbi {
  gap: 0.875rem;
  flex-direction: column;
  margin-top: 1.75rem;
  display: flex;
}
@media(min-width: 859px) {.nkj-reg_steps_hbi {
  margin-top: 0;
}
}.nkj-reg_step_hbi {
  background: rgba(255, 255, 255, 0.05);
  padding: 16px;
  border-radius: 8px;
  gap: 14px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.nkj-reg_step_num_hbi {
  border-radius: 50%;
  background: rgba(212, 31, 44, 0.18);
  border: 1px solid rgba(212, 31, 44, 0.07);
  justify-content: center;
  color: #D41F2C;
  font-weight: 800;
  width: 2.125rem;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  height: 2.125rem;
  font-size: 14px;
}.nkj-reg_step_title_hbi {
  margin-bottom: 3px;
  color: #F2F2F5;
  font-size: 0.875rem;
  font-weight: 700;
}.nkj-reg_step_text_hbi {
  line-height: 1.5;
  font-size: 0.75rem;
  color: #686876;
}.nkj-reg_trust_hbi {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  padding-top: 20px;
  margin-top: 1.25rem;
  flex-wrap: wrap;
  display: flex;
}.nkj-reg_trust_item_hbi {
  gap: 7px;
  color: #686876;
  overflow-wrap: break-word;
  display: flex;
  align-items: center;
  font-size: 12px;
}.nkj-reg_trust_ic_hbi svg {
  stroke-linejoin: round;
  color: #D41F2C;
  stroke-linecap: round;
  width: 16px;
  height: 1rem;
}.nkj-seo_hbi {
  background: #0E0E11;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 767px) {.nkj-seo_hbi {
  padding: 2.75rem 1.5rem 0;
}
}.nkj-seo_in_hbi {
  background: #1A1A1E;
  border-radius: 12px;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 769px) {.nkj-seo_in_hbi {
  padding: 36px 40px;
}
}.nkj-seo_label_hbi {
  color: #D41F2C;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 10px;
}.nkj-seo_h2_hbi {
  font-family: 'Barlow Condensed', sans-serif;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #F2F2F5;
  font-weight: 800;
  margin-bottom: 0.875rem;
}
@media(min-width: 771px) {.nkj-seo_h2_hbi {
  font-size: 1.5rem;
}
}.nkj-seo_body_hbi {
  overflow-wrap: break-word;
  color: #8C8C9A;
  font-size: 14px;
  line-height: 1.75;
}.nkj-seo_body_hbi p {
  line-height: 1.75;
  margin-bottom: 12px;
  font-size: 0.875rem;
  color: #8C8C9A;
}.nkj-seo_body_hbi p:last-child {
  margin-bottom: 0;
}.nkj-seo_body_hbi strong {
  color: #C6C6CF;
  font-weight: 700;
}.nkj-seo_body_hbi a {
  transition: color .2s;
  text-decoration: underline;
  color: #D41F2C;
}.nkj-seo_body_hbi a:hover {
  color: #EA2433;
}.nkj-seo_body_hbi ul,.nkj-seo_body_hbi ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.nkj-seo_body_hbi ol {
  list-style: decimal;
}.nkj-seo_body_hbi li {
  font-size: 14px;
  color: #8C8C9A;
  margin-bottom: 6px;
  line-height: 1.75;
}.nkj-seo_body_hbi table {
  margin-bottom: 0.75rem;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  font-size: 13px;
  width: 100%;
}
@media(min-width: 771px) {.nkj-seo_body_hbi table {
  display: table;
}
}.nkj-seo_body_hbi th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C6C6CF;
  text-align: left;
  font-weight: 700;
}.nkj-seo_body_hbi td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #8C8C9A;
}.nkj-seo_cols_hbi {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 642px) {.nkj-seo_cols_hbi {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.nkj-seo_cols_hbi {
  grid-template-columns: repeat(3,1fr);
}
}.nkj-seo_col_h_hbi {
  margin-bottom: 7px;
  font-size: 13px;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #C6C6CF;
}.nkj-seo_col_p_hbi {
  color: #686876;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
}.nkj-seo_stats_hbi {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.nkj-seo_stat_hbi {
  padding: 14px 1rem;
  border-radius: 0.5rem;
  border: 1px solid rgba(212, 31, 44, 0.18);
  flex: 1;
  background: rgba(212, 31, 44, 0.07);
  min-width: 140px;
}.nkj-seo_stat_val_hbi {
  margin-bottom: 4px;
  font-size: 1.25rem;
  font-weight: 800;
  color: #D41F2C;
  overflow-wrap: break-word;
}.nkj-seo_stat_lb_hbi {
  overflow-wrap: break-word;
  color: #686876;
  font-size: 0.688rem;
}.nkj-faq_hbi {
  background: #0E0E11;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.nkj-faq_hbi {
  padding: 2.75rem 24px 0;
}
}.nkj-faq_in_hbi {
  margin: 0 auto;
  max-width: 1320px;
}.nkj-faq_head_hbi {
  margin-bottom: 20px;
}.nkj-faq_label_hbi {
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
  color: #D41F2C;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}.nkj-faq_h2_hbi {
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #F2F2F5;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 766px) {.nkj-faq_h2_hbi {
  font-size: 24px;
}
}.nkj-faq_list_hbi {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.nkj-faq_item_hbi {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #1A1A1E;
  border-radius: 0.5rem;
  overflow: hidden;
}.nkj-faq_q_hbi {
  gap: 12px;
  transition: color .2s;
  padding: 16px 1.25rem;
  justify-content: space-between;
  align-items: center;
  font-weight: 600;
  font-size: 14px;
  color: #C6C6CF;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  cursor: pointer;
  display: flex;
}.nkj-faq_q_hbi:hover {
  color: #F2F2F5;
}.nkj-faq_q_ic_hbi {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  justify-content: center;
  width: 24px;
  color: #D41F2C;
  font-size: 1rem;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  height: 24px;
}.nkj-faq_item_hbi.nkj-state_open_hbi .nkj-faq_q_ic_hbi {
  transform: rotate(45deg);
}.nkj-faq_a_hbi {
  padding: 0 1.25rem 1rem;
  color: #686876;
  line-height: 1.7;
  display: none;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.nkj-faq_item_hbi.nkj-state_open_hbi .nkj-faq_a_hbi {
  display: block;
}.nkj-faq_a_hbi strong {
  font-weight: 700;
  color: #C6C6CF;
}.nkj-faq_a_hbi a {
  color: #D41F2C;
  text-decoration: underline;
}.nkj-faq_a_hbi ul,.nkj-faq_a_hbi ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 1.25rem;
}.nkj-faq_a_hbi ol {
  list-style: decimal;
}.nkj-faq_a_hbi li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.nkj-faq_a_hbi table {
  margin: 0.5rem 0;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
  display: block;
  font-size: 12px;
}
@media(min-width: 769px) {.nkj-faq_a_hbi table {
  display: table;
}
}.nkj-faq_a_hbi th {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #C6C6CF;
  text-align: left;
}.nkj-faq_a_hbi td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.375rem 8px;
  color: #686876;
}.nkj-seo_hbi {
  padding: 2.25rem 1rem 0;
  background: #0E0E11;
}
@media(min-width: 769px) {.nkj-seo_hbi {
  padding: 44px 24px 0;
}
}.nkj-seo_in_hbi {
  border: 1px solid rgba(255, 255, 255, 0.09);
  margin: 0 auto;
  padding: 1.75rem 24px;
  background: #1A1A1E;
  border-radius: 12px;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.nkj-seo_in_hbi {
  padding: 2.25rem 2.5rem;
}
}.nkj-seo_label_hbi {
  text-transform: uppercase;
  color: #D41F2C;
  margin-bottom: 10px;
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
}.nkj-seo_h2_hbi {
  font-weight: 800;
  color: #F2F2F5;
  margin-bottom: 14px;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  line-height: 1.25;
}
@media(min-width: 766px) {.nkj-seo_h2_hbi {
  font-size: 24px;
}
}.nkj-seo_body_hbi {
  color: #8C8C9A;
  font-size: 14px;
  overflow-wrap: break-word;
  line-height: 1.75;
}.nkj-seo_body_hbi p {
  margin-bottom: 0.75rem;
  color: #8C8C9A;
  font-size: 14px;
  line-height: 1.75;
}.nkj-seo_body_hbi p:last-child {
  margin-bottom: 0;
}.nkj-seo_body_hbi strong {
  font-weight: 700;
  color: #C6C6CF;
}.nkj-seo_body_hbi a {
  transition: color .2s;
  color: #D41F2C;
  text-decoration: underline;
}.nkj-seo_body_hbi a:hover {
  color: #EA2433;
}.nkj-seo_body_hbi ul,.nkj-seo_body_hbi ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.nkj-seo_body_hbi ol {
  list-style: decimal;
}.nkj-seo_body_hbi li {
  line-height: 1.75;
  color: #8C8C9A;
  font-size: 0.875rem;
  margin-bottom: 6px;
}.nkj-seo_body_hbi table {
  border-collapse: collapse;
  display: block;
  width: 100%;
  font-size: 13px;
  overflow-x: auto;
  margin-bottom: 12px;
}
@media(min-width: 769px) {.nkj-seo_body_hbi table {
  display: table;
}
}.nkj-seo_body_hbi th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  font-weight: 700;
  color: #C6C6CF;
  text-align: left;
}.nkj-seo_body_hbi td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #8C8C9A;
}.nkj-seo_cols_hbi {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 643px) {.nkj-seo_cols_hbi {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.nkj-seo_cols_hbi {
  grid-template-columns: repeat(3,1fr);
}
}.nkj-seo_col_h_hbi {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  font-weight: 700;
  margin-bottom: 7px;
  color: #C6C6CF;
}.nkj-seo_col_p_hbi {
  font-size: 13px;
  color: #686876;
  overflow-wrap: break-word;
  line-height: 1.65;
}.nkj-seo_stats_hbi {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.nkj-seo_stat_hbi {
  background: rgba(212, 31, 44, 0.07);
  border: 1px solid rgba(212, 31, 44, 0.18);
  padding: 0.875rem 1rem;
  border-radius: 0.5rem;
  flex: 1;
  min-width: 8.75rem;
}.nkj-seo_stat_val_hbi {
  font-size: 20px;
  margin-bottom: 0.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #D41F2C;
}.nkj-seo_stat_lb_hbi {
  color: #686876;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.nkj-pmt_hbi {
  padding: 2.25rem 16px 0;
  background: #0E0E11;
}
@media(min-width: 767px) {.nkj-pmt_hbi {
  padding: 2.75rem 1.5rem 0;
}
}.nkj-pmt_in_hbi {
  margin: 0 auto;
  max-width: 1320px;
}.nkj-pmt_head_hbi {
  margin-bottom: 22px;
  max-width: 45rem;
}.nkj-pmt_label_hbi {
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  color: #D41F2C;
  letter-spacing: .08em;
}.nkj-pmt_h2_hbi {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 22px;
  color: #F2F2F5;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
}
@media(min-width: 771px) {.nkj-pmt_h2_hbi {
  font-size: 1.75rem;
}
}.nkj-pmt_intro_hbi {
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 14px;
  color: #686876;
}.nkj-pmt_groups_hbi {
  gap: 1.25rem;
  flex-direction: column;
  display: flex;
}.nkj-pmt_group_hbi {
  padding: 1.25rem;
  background: #1A1A1E;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.09);
}.nkj-pmt_group_head_hbi {
  gap: 0.75rem;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
  display: flex;
  align-items: center;
}.nkj-pmt_group_ic_hbi {
  border-radius: 0.25rem;
  background: rgba(212, 31, 44, 0.18);
  display: flex;
  justify-content: center;
  flex-shrink: 0;
  height: 2.25rem;
  align-items: center;
  width: 2.25rem;
  color: #D41F2C;
}.nkj-pmt_group_ic_hbi svg {
  stroke-linecap: round;
  height: 18px;
  stroke-linejoin: round;
  width: 1.125rem;
}.nkj-pmt_group_h_hbi {
  margin: 0;
  color: #F2F2F5;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 1rem;
}.nkj-pmt_group_p_hbi {
  margin-bottom: 0.875rem;
  font-size: 13px;
  color: #686876;
  overflow-wrap: break-word;
  line-height: 1.6;
}.nkj-pmt_group_p_hbi strong {
  color: #C6C6CF;
  font-weight: 600;
}.nkj-pmt_table_wrap_hbi {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.nkj-pmt_table_hbi {
  font-size: 0.813rem;
  min-width: 540px;
  width: 100%;
  border-collapse: collapse;
}.nkj-pmt_table_hbi th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-size: 0.688rem;
  white-space: nowrap;
  font-weight: 700;
  text-transform: uppercase;
  color: #C6C6CF;
  letter-spacing: .04em;
  text-align: left;
}.nkj-pmt_table_hbi td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.75rem;
  color: #686876;
}.nkj-pmt_table_hbi tbody tr:last-child td {
  border-bottom: none;
}.nkj-pmt_table_hbi tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #C6C6CF;
}.nkj-rv_hbi {
  background: #0E0E11;
  padding: 36px 16px 0;
}
@media(min-width: 770px) {.nkj-rv_hbi {
  padding: 2.75rem 1.5rem 0;
}
}.nkj-rv_in_hbi {
  margin: 0 auto;
  max-width: 1320px;
}.nkj-rv_head_hbi {
  margin-bottom: 20px;
  max-width: 45rem;
}.nkj-rv_label_hbi {
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  color: #D41F2C;
  letter-spacing: .08em;
  margin-bottom: 8px;
}.nkj-rv_h2_hbi {
  overflow-wrap: break-word;
  margin-bottom: 10px;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F2F2F5;
  font-size: 1.375rem;
}
@media(min-width: 767px) {.nkj-rv_h2_hbi {
  font-size: 1.75rem;
}
}.nkj-rv_stats_hbi {
  gap: 1.125rem;
  display: flex;
  align-items: center;
  font-size: 13px;
  color: #686876;
  flex-wrap: wrap;
}.nkj-rv_stats_score_hbi {
  gap: 6px;
  display: flex;
  align-items: baseline;
}.nkj-rv_stats_score_val_hbi {
  font-size: 1.375rem;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F5A623;
  font-weight: 800;
}.nkj-rv_stats_score_max_hbi {
  color: #58586A;
  font-size: 0.813rem;
}.nkj-rv_stats_badge_hbi {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}.nkj-rv_stats_badge_hbi svg {
  height: 0.875rem;
  width: 0.875rem;
  color: #F5A623;
}.nkj-rv_grid_hbi {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 638px) {.nkj-rv_grid_hbi {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.nkj-rv_grid_hbi {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.nkj-rv_card_hbi {
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 8px;
  background: #1A1A1E;
  display: flex;
  flex-direction: column;
}.nkj-rv_card_stars_hbi {
  gap: 2px;
  display: flex;
  color: #F5A623;
  margin-bottom: 0.625rem;
}.nkj-rv_card_stars_hbi svg {
  width: 14px;
  height: 0.875rem;
}.nkj-rv_card_h_hbi {
  margin-bottom: 8px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.3;
  color: #F2F2F5;
  overflow-wrap: break-word;
}.nkj-rv_card_body_hbi {
  flex: 1;
  font-size: 0.813rem;
  color: #686876;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  line-height: 1.65;
}.nkj-rv_card_body_hbi strong {
  color: #C6C6CF;
  font-weight: 600;
}.nkj-rv_card_meta_hbi {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  align-items: center;
  padding-top: 0.75rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}.nkj-rv_card_author_hbi {
  font-size: 0.75rem;
  font-weight: 600;
  color: #C6C6CF;
}.nkj-rv_card_date_hbi {
  color: #58586A;
  font-size: 11px;
}.nkj-seo_hbi {
  background: #0E0E11;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.nkj-seo_hbi {
  padding: 2.75rem 24px 0;
}
}.nkj-seo_in_hbi {
  margin: 0 auto;
  border-radius: 0.75rem;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #1A1A1E;
  max-width: 1320px;
}
@media(min-width:768px) {.nkj-seo_in_hbi {
  padding: 36px 2.5rem;
}
}.nkj-seo_label_hbi {
  margin-bottom: 10px;
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #D41F2C;
  text-transform: uppercase;
  font-weight: 700;
}.nkj-seo_h2_hbi {
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  line-height: 1.25;
  color: #F2F2F5;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-size: 20px;
}
@media(min-width: 769px) {.nkj-seo_h2_hbi {
  font-size: 24px;
}
}.nkj-seo_body_hbi {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #8C8C9A;
}.nkj-seo_body_hbi p {
  line-height: 1.75;
  color: #8C8C9A;
  margin-bottom: 12px;
  font-size: 0.875rem;
}.nkj-seo_body_hbi p:last-child {
  margin-bottom: 0;
}.nkj-seo_body_hbi strong {
  color: #C6C6CF;
  font-weight: 700;
}.nkj-seo_body_hbi a {
  transition: color .2s;
  text-decoration: underline;
  color: #D41F2C;
}.nkj-seo_body_hbi a:hover {
  color: #EA2433;
}.nkj-seo_body_hbi ul,.nkj-seo_body_hbi ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.nkj-seo_body_hbi ol {
  list-style: decimal;
}.nkj-seo_body_hbi li {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #8C8C9A;
  margin-bottom: 0.375rem;
}.nkj-seo_body_hbi table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  display: block;
  font-size: 13px;
  overflow-x: auto;
}
@media(min-width: 769px) {.nkj-seo_body_hbi table {
  display: table;
}
}.nkj-seo_body_hbi th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #C6C6CF;
  text-align: left;
}.nkj-seo_body_hbi td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #8C8C9A;
}.nkj-seo_cols_hbi {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.nkj-seo_cols_hbi {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.nkj-seo_cols_hbi {
  grid-template-columns: repeat(3,1fr);
}
}.nkj-seo_col_h_hbi {
  overflow-wrap: break-word;
  color: #C6C6CF;
  font-weight: 700;
  margin-bottom: 0.438rem;
  font-size: 13px;
}.nkj-seo_col_p_hbi {
  color: #686876;
  line-height: 1.65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.nkj-seo_stats_hbi {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.nkj-seo_stat_hbi {
  border: 1px solid rgba(212, 31, 44, 0.18);
  flex: 1;
  padding: 14px 16px;
  background: rgba(212, 31, 44, 0.07);
  border-radius: 8px;
  min-width: 8.75rem;
}.nkj-seo_stat_val_hbi {
  font-size: 1.25rem;
  font-weight: 800;
  color: #D41F2C;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
}.nkj-seo_stat_lb_hbi {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #686876;
}.nkj-ft_hbi {
  background: #080809;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 48px;
}.nkj-ft_support_hbi {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 16px;
}
@media(min-width: 767px) {.nkj-ft_support_hbi {
  padding: 28px 24px;
}
}.nkj-ft_support_in_hbi {
  gap: 16px;
  margin: 0 auto;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  max-width: 82.5rem;
}.nkj-ft_support_main_hbi {
  flex: 1;
  gap: 16px;
  display: flex;
  align-items: center;
  min-width: 13.75rem;
  flex-wrap: wrap;
}.nkj-ft_support_ic_hbi {
  color: #D41F2C;
  flex-shrink: 0;
}.nkj-ft_support_ic_hbi svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.875rem;
  width: 30px;
}.nkj-ft_support_text_title_hbi {
  font-size: 15px;
  overflow-wrap: break-word;
  color: #F2F2F5;
  font-weight: 700;
  margin-bottom: 3px;
}.nkj-ft_support_text_sub_hbi {
  overflow-wrap: break-word;
  color: #686876;
  font-size: 0.75rem;
}.nkj-ft_support_btn_hbi {
  background: #D41F2C;
  padding: 0.688rem 22px;
  border-radius: 8px;
  transition: background .2s;
  white-space: nowrap;
  font-weight: 700;
  flex-shrink: 0;
  color: #F2F2F5;
  font-size: 13px;
}.nkj-ft_support_btn_hbi:hover {
  background: #EA2433;
}.nkj-ft_support_contacts_hbi {
  gap: 1rem;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.nkj-ft_support_contact_hbi {
  color: #58586A;
  line-height: 1.4;
  font-size: 12px;
}.nkj-ft_support_contact_hbi strong {
  margin-bottom: 2px;
  font-weight: 600;
  font-size: 11px;
  color: #8C8C9A;
  display: block;
}.nkj-ft_main_hbi {
  padding: 2rem 16px 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 767px) {.nkj-ft_main_hbi {
  padding: 40px 1.5rem 2rem;
}
}.nkj-ft_main_in_hbi {
  gap: 24px;
  margin: 0 auto;
  max-width: 82.5rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 637px) {.nkj-ft_main_in_hbi {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.nkj-ft_main_in_hbi {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.nkj-ft_col_logo_hbi {
  grid-column: 1/-1;
}
@media(min-width:1080px) {.nkj-ft_col_logo_hbi {
  grid-column: auto;
}
}.nkj-ft_logo_hbi {
  gap: 9px;
  align-items: center;
  font-weight: 800;
  display: flex;
  overflow-wrap: break-word;
  font-size: 16px;
  flex-wrap: wrap;
  margin-bottom: 12px;
  color: #F2F2F5;
}.nkj-ft_logo_mark_hbi {
  border-radius: 0.25rem;
  overflow: hidden;
  height: 1.875rem;
  width: 1.875rem;
}.nkj-ft_logo_mark_hbi img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.nkj-ft_logo_sub_hbi {
  max-width: 12.5rem;
  font-size: 0.75rem;
  color: #58586A;
  line-height: 1.55;
  overflow-wrap: break-word;
}.nkj-ft_col_title_hbi {
  font-size: 12px;
  margin-bottom: 14px;
  text-transform: uppercase;
  color: #8C8C9A;
  font-weight: 700;
  letter-spacing: .07em;
}.nkj-ft_col_links_hbi {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.nkj-ft_col_link_hbi {
  transition: color .2s;
  font-size: 0.813rem;
  color: #58586A;
  overflow-wrap: break-word;
}.nkj-ft_col_link_hbi:hover {
  color: #C6C6CF;
}.nkj-ft_apps_hbi {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.nkj-ft_app_card_hbi {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 10px;
  border-radius: 0.25rem;
  transition: border-color .2s;
  padding: 10px 0.75rem;
  display: flex;
  align-items: center;
}.nkj-ft_app_card_hbi:hover {
  border-color: rgba(255, 255, 255, 0.18);
}.nkj-ft_app_card_ic_hbi svg {
  height: 22px;
  stroke-linejoin: round;
  width: 22px;
  stroke-linecap: round;
}.nkj-ft_app_card_os_hbi {
  color: #58586A;
  font-size: 10px;
  font-weight: 600;
}.nkj-ft_app_card_action_hbi {
  color: #C6C6CF;
  font-size: 12px;
  font-weight: 700;
}.nkj-ft_bot_hbi {
  padding: 1.25rem 1rem;
}
@media(min-width: 767px) {.nkj-ft_bot_hbi {
  padding: 1.25rem 24px;
}
}.nkj-ft_bot_in_hbi {
  gap: 16px;
  margin: 0 auto;
  flex-wrap: wrap;
  max-width: 82.5rem;
  display: flex;
  align-items: center;
}.nkj-ft_socials_hbi {
  gap: 8px;
  display: flex;
}.nkj-ft_soc_hbi {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.25rem;
  transition: background .2s;
  background: rgba(255, 255, 255, 0.05);
  width: 2.25rem;
  justify-content: center;
  align-items: center;
  display: flex;
  color: #8C8C9A;
  height: 2.25rem;
}.nkj-ft_soc_hbi svg {
  stroke-linejoin: round;
  width: 16px;
  height: 1rem;
  stroke-linecap: round;
}.nkj-ft_soc_hbi:hover {
  background: rgba(255, 255, 255, 0.07);
}.nkj-ft_legal_hbi {
  flex: 1;
  color: #7C7C8E;
  min-width: 200px;
  line-height: 1.6;
  font-size: 11px;
  overflow-wrap: break-word;
}.nkj-ft_legal_hbi strong {
  color: #8C8C9A;
  font-weight: 700;
}.nkj-ft_legal_hbi a {
  color: #8C8C9A;
  text-decoration: underline;
}.nkj-ft_age_hbi {
  border-radius: 50%;
  border: 2px solid #7C7C8E;
  font-size: 0.688rem;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  margin-left: auto;
  font-weight: 800;
  width: 2rem;
  height: 2rem;
  justify-content: center;
  color: #7C7C8E;
}