*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #09152A;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  color: #C4D2F0;
  font-family: 'Inter', sans-serif;
  line-height: 1.6;
}img,svg {
  max-width: 100%;
  display: block;
}a {
  text-decoration: none;
  color: inherit;
}button {
  border: none;
  background: none;
  font: inherit;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.nmb-layout_wsc {
  min-height: 100vh;
  flex-direction: column;
  display: flex;
}.nmb-page_wsc {
  min-height: 100vh;
  display: flex;
}.nmb-main_wsc {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media(min-width: 1079px) {.nmb-main_wsc {
  padding-left: 220px;
}
}
@media(max-width: 1082px) {.nmb-main_wsc {
  padding-bottom: 4.5rem;
}
}.nmb-gc_wsc {
  transition: transform .2s,border-color .2s;
  background: #0D1A31;
  overflow: hidden;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  width: 8.75rem;
  cursor: pointer;
  position: relative;
  flex-shrink: 0;
}
@media(min-width: 638px) {.nmb-gc_wsc {
  width: 9.75rem;
}
}
@media(min-width: 1083px) {.nmb-gc_wsc {
  width: 10.5rem;
}
}.nmb-gc_wsc:hover {
  border-color: rgba(26, 101, 240, 0.08);
  transform: translateY(-3px);
}.nmb-gc_img_wsc {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.nmb-gc_img_wsc img {
  inset: 0;
  width: 100%;
  position: absolute;
  object-fit: cover;
  height: 100%;
}.nmb-gc_hover_wsc {
  background: rgba(5, 13, 28, 0.72);
  transition: opacity .2s;
  inset: 0;
  display: flex;
  opacity: 0;
  align-items: center;
  position: absolute;
  justify-content: center;
}.nmb-gc_wsc:hover .nmb-gc_hover_wsc {
  opacity: 1;
}.nmb-gc_hover_btn_wsc {
  background: #1A65F0;
  padding: 0.5rem 16px;
  border-radius: 0.375rem;
  font-weight: 700;
  color: #EEF3FF;
  font-size: 12px;
}.nmb-gc_info_wsc {
  padding: 8px 0.625rem 10px;
}.nmb-gc_name_wsc {
  overflow: hidden;
  font-weight: 600;
  margin-bottom: 3px;
  white-space: nowrap;
  color: #C4D2F0;
  text-overflow: ellipsis;
  font-size: 12px;
  max-width: 100%;
}.nmb-gc_prov_wsc {
  font-size: 0.625rem;
  color: #4E6090;
}.nmb-gc_tag_wsc {
  border-radius: 4px;
  padding: 2px 0.438rem;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 9px;
  position: absolute;
  left: 6px;
  letter-spacing: .04em;
  z-index: 2;
  top: 0.375rem;
}.nmb-gc_tag_hot_wsc {
  background: #E8312A;
  color: #fff;
}.nmb-gc_tag_new_wsc {
  background: #22C55E;
  color: #09152A;
}.nmb-gc_tag_jp_wsc {
  background: #F0A020;
  color: #09152A;
}.nmb-gc_tag_ex_wsc {
  background: #1040A8;
  color: #fff;
}.nmb-gc_tag_live_wsc {
  background: #E8312A;
  color: #fff;
}.nmb-gr_wsc {
  padding: 2rem 1rem 0;
  background: #09152A;
}
@media(min-width: 767px) {.nmb-gr_wsc {
  padding: 36px 1.5rem 0;
}
}.nmb-gr_in_wsc {
  margin: 0 auto;
  max-width: 83.75rem;
}.nmb-gr_head_wsc {
  gap: 0.75rem;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.nmb-gr_head_l_wsc {
  gap: 10px;
  flex: 1;
  display: flex;
  align-items: center;
  min-width: 0;
}.nmb-gr_ic_wsc {
  border-radius: 0.625rem;
  width: 2rem;
  height: 2rem;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}.nmb-gr_ic_wsc svg {
  stroke-linecap: round;
  height: 1rem;
  width: 16px;
  stroke-linejoin: round;
}.nmb-gr_title_wsc {
  font-size: 16px;
  color: #EEF3FF;
  font-weight: 700;
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.nmb-gr_title_wsc {
  font-size: 18px;
}
}.nmb-gr_more_wsc {
  gap: 0.313rem;
  transition: color .2s;
  align-items: center;
  font-size: 0.75rem;
  color: #607298;
  flex-shrink: 0;
  white-space: nowrap;
  font-weight: 600;
  display: flex;
}.nmb-gr_more_wsc:hover {
  color: #1A65F0;
}.nmb-gr_more_wsc svg {
  height: 0.75rem;
  stroke-linejoin: round;
  width: 0.75rem;
  stroke-linecap: round;
}.nmb-gr_arrows_wsc {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.nmb-gr_arr_wsc {
  border-radius: 0.375rem;
  transition: background .15s,color .15s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  align-items: center;
  justify-content: center;
  display: flex;
  height: 1.875rem;
  width: 1.875rem;
  color: #8A9EC4;
}.nmb-gr_arr_wsc:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #EEF3FF;
}.nmb-gr_arr_wsc svg {
  stroke-linejoin: round;
  height: 0.813rem;
  stroke-linecap: round;
  width: 13px;
}.nmb-gr_seo_h_wsc {
  margin: 0 0 0.375rem;
  font-size: 13px;
  font-family: 'Exo 2', sans-serif;
  color: #C4D2F0;
  max-width: 42.5rem;
  overflow-wrap: break-word;
  font-weight: 700;
}
@media(min-width: 771px) {.nmb-gr_seo_h_wsc {
  font-size: 14px;
}
}.nmb-gr_seo_wsc {
  max-width: 680px;
  color: #607298;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  margin-bottom: 12px;
  line-height: 1.55;
}.nmb-gr_seo_wsc strong {
  color: #C4D2F0;
  font-weight: 600;
}.nmb-gr_scroll_wsc {
  gap: 0.625rem;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 0.625rem;
}.nmb-gr_scroll_wsc::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.nmb-gr_scroll_wsc {
  gap: 12px;
}
}.nmb-tb_wsc {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #09152A;
  align-items: center;
  top: 0;
  position: fixed;
  z-index: 80;
  display: flex;
  height: 3.5rem;
  right: 0;
  left: 0;
}.nmb-tb_in_wsc {
  padding: 0 14px;
  gap: 0;
  display: flex;
  align-items: center;
  height: 100%;
  width: 100%;
}.nmb-tb_burger_wsc {
  border-radius: 10px;
  gap: 5px;
  margin-right: 0.5rem;
  width: 2.375rem;
  height: 38px;
  justify-content: center;
  align-items: center;
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
}.nmb-tb_burger_wsc:hover {
  background: rgba(255, 255, 255, 0.05);
}.nmb-tb_burger_line_wsc {
  border-radius: 1px;
  background: #8A9EC4;
  width: 18px;
  height: 2px;
  display: block;
}
@media(min-width: 1079px) {.nmb-tb_burger_wsc {
  display: none;
}
}.nmb-tb_logo_wsc {
  gap: 0.563rem;
  overflow-wrap: break-word;
  margin-right: 20px;
  flex-shrink: 0;
  display: flex;
  font-weight: 800;
  align-items: center;
  color: #EEF3FF;
  letter-spacing: -.01em;
  font-size: 1.125rem;
}.nmb-tb_logo_mark_wsc {
  overflow: hidden;
  border-radius: 10px;
  height: 32px;
  justify-content: center;
  display: flex;
  align-items: center;
  width: 2rem;
}.nmb-tb_logo_mark_wsc img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.nmb-tb_nav_wsc {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 642px) {.nmb-tb_nav_wsc {
  display: flex;
}
}.nmb-tb_tab_wsc {
  padding: 0.5rem 14px;
  border-radius: 10px;
  transition: background .15s,color .15s;
  font-size: 0.813rem;
  white-space: nowrap;
  font-weight: 600;
  color: #8A9EC4;
}.nmb-tb_tab_wsc:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EEF3FF;
}.nmb-tb_tab_wsc.nmb-state_active_wsc {
  background: rgba(26, 101, 240, 0.18);
  color: #EEF3FF;
}.nmb-tb_right_wsc {
  gap: 0.5rem;
  margin-left: auto;
  display: flex;
  flex-shrink: 0;
  align-items: center;
}.nmb-tb_login_wsc {
  padding: 0.563rem 1rem;
  transition: border-color .2s,color .2s;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: rgba(255, 255, 255, 0.05);
  font-size: 0.813rem;
  font-weight: 600;
  display: none;
  color: #C4D2F0;
}.nmb-tb_login_wsc:hover {
  border-color: rgba(255, 255, 255, 0.22);
  color: #EEF3FF;
}
@media(min-width: 483px) {.nmb-tb_login_wsc {
  display: block;
}
}.nmb-tb_reg_wsc {
  padding: 9px 18px;
  transition: background .2s;
  border-radius: 10px;
  background: #22C55E;
  font-size: 0.813rem;
  white-space: nowrap;
  font-weight: 700;
  color: #07111F;
}.nmb-tb_reg_wsc:hover {
  background: #16A34A;
}.nmb-sb_wsc {
  background: #112038;
  transition: transform .25s ease;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  top: 3.5rem;
  bottom: 0;
  width: 220px;
  z-index: 70;
  left: 0;
  position: fixed;
  overflow-y: auto;
}.nmb-sb_wsc.nmb-state_open_wsc {
  transform: translateX(0);
}.nmb-sb_wsc::-webkit-scrollbar {
  width: 0.25rem;
}.nmb-sb_wsc::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1083px) {.nmb-sb_wsc {
  transform: translateX(0);
}
}.nmb-sb_auth_wsc {
  padding: 0.875rem 0.75rem 10px;
}.nmb-sb_btn_reg_wsc {
  transition: background .2s;
  background: #22C55E;
  padding: 0.688rem;
  border-radius: 10px;
  text-align: center;
  display: block;
  margin-bottom: 0.5rem;
  color: #07111F;
  font-weight: 700;
  font-size: 13px;
}.nmb-sb_btn_reg_wsc:hover {
  background: #16A34A;
}.nmb-sb_btn_login_wsc {
  transition: border-color .2s;
  border-radius: 0.625rem;
  padding: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  text-align: center;
  display: block;
  font-size: 0.813rem;
  font-weight: 600;
  color: #C4D2F0;
}.nmb-sb_btn_login_wsc:hover {
  border-color: rgba(255, 255, 255, 0.22);
  color: #EEF3FF;
}.nmb-sb_promo_wsc {
  background: linear-gradient(135deg,#0B2668,#112038);
  margin: 0 12px 10px;
  padding: 12px 0.875rem;
  overflow: hidden;
  border: 1px solid rgba(26, 101, 240, 0.18);
  border-radius: 10px;
  position: relative;
}.nmb-sb_promo_wsc::before {
  background: radial-gradient(circle,rgba(26, 101, 240, 0.18),transparent 70%);
  border-radius: 50%;
  position: absolute;
  right: -1.25rem;
  height: 5rem;
  top: -20px;
  content: '';
  width: 5rem;
}.nmb-sb_promo_title_wsc {
  font-weight: 700;
  font-size: 0.688rem;
  color: #1A65F0;
  letter-spacing: .06em;
  margin-bottom: 0.25rem;
  text-transform: uppercase;
}.nmb-sb_promo_text_wsc {
  color: #EEF3FF;
  font-weight: 600;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  line-height: 1.35;
}.nmb-sb_promo_sub_wsc {
  color: #607298;
  margin-top: 3px;
  font-size: 0.625rem;
}.nmb-sb_nav_wsc {
  padding: 6px 0.5rem 16px;
}.nmb-sb_nav_lb_wsc {
  padding: 10px 8px 6px;
  color: #4E6090;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: .08em;
  font-weight: 700;
}.nmb-sb_link_wsc {
  border-radius: 6px;
  padding: 0.563rem 10px;
  gap: 0.625rem;
  transition: background .15s,color .15s;
  display: flex;
  overflow-wrap: break-word;
  font-weight: 500;
  align-items: center;
  font-size: 0.813rem;
  color: #8A9EC4;
  cursor: pointer;
}.nmb-sb_link_wsc:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EEF3FF;
}.nmb-sb_link_wsc.nmb-state_active_wsc {
  background: rgba(26, 101, 240, 0.18);
  color: #EEF3FF;
}.nmb-sb_ic_wsc {
  border-radius: 6px;
  justify-content: center;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  width: 1.875rem;
  height: 1.875rem;
}.nmb-sb_ic_wsc svg {
  width: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 16px;
}.nmb-sb_ic_1_wsc {
  background: rgba(26, 101, 240, 0.08);
  color: #1A65F0;
}.nmb-sb_ic_2_wsc {
  background: rgba(34, 197, 94, 0.16);
  color: #22C55E;
}.nmb-sb_ic_3_wsc {
  background: rgba(240, 160, 32, 0.18);
  color: #F0A020;
}.nmb-sb_ic_4_wsc {
  background: rgba(16, 64, 168, 0.30);
  color: #1040A8;
}.nmb-sb_ic_5_wsc {
  background: rgba(26, 101, 240, 0.08);
  color: #F43F8E;
}.nmb-sb_ic_6_wsc {
  background: rgba(16, 64, 168, 0.30);
  color: #8B5CF6;
}.nmb-sb_badge_wsc {
  background: #F0A020;
  padding: 2px 0.438rem;
  border-radius: 6px;
  margin-left: auto;
  font-size: 0.563rem;
  color: #07111F;
  font-weight: 700;
}.nmb-sb_bot_wsc {
  gap: 0.5rem;
  padding: 0.75rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.nmb-sb_lang_wsc,.nmb-sb_help_wsc {
  background: rgba(255, 255, 255, 0.05);
  flex: 1;
  gap: 0.375rem;
  transition: border-color .2s;
  border-radius: 6px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 0.563rem 6px;
  align-items: center;
  font-weight: 600;
  color: #8A9EC4;
  display: flex;
  justify-content: center;
  font-size: 0.688rem;
}.nmb-sb_lang_wsc:hover,.nmb-sb_help_wsc:hover {
  border-color: rgba(255, 255, 255, 0.22);
  color: #EEF3FF;
}.nmb-sb_lang_wsc svg,.nmb-sb_help_wsc svg {
  stroke-linecap: round;
  width: 13px;
  height: 13px;
  stroke-linejoin: round;
}.nmb-sb_bd_wsc {
  inset: 0;
  background: rgba(5, 13, 28, 0.72);
  display: none;
  position: fixed;
  z-index: 69;
}.nmb-sb_bd_wsc.nmb-state_on_wsc {
  display: block;
}
@media(min-width: 1082px) {.nmb-sb_bd_wsc {
  display: none!important;
}
}.nmb-mob_nav_wsc {
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.11);
  background: #112038;
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  display: flex;
  z-index: 80;
}
@media(min-width: 1082px) {.nmb-mob_nav_wsc {
  display: none;
}
}.nmb-mob_nav_item_wsc {
  flex: 1;
  padding: 0.25rem 2px;
  gap: 4px;
  color: #4E6090;
  cursor: pointer;
  align-items: center;
  flex-direction: column;
  display: flex;
}.nmb-mob_nav_ic_wsc {
  line-height: 1;
}.nmb-mob_nav_ic_wsc svg {
  width: 1.25rem;
  height: 1.25rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.nmb-mob_nav_lb_wsc {
  font-size: 10px;
  color: #4E6090;
  font-weight: 600;
}.nmb-mob_nav_item_wsc.nmb-state_active_wsc {
  color: #1A65F0;
}.nmb-mob_nav_item_wsc.nmb-state_active_wsc .nmb-mob_nav_lb_wsc {
  color: #1A65F0;
}.nmb-hero_wsc {
  background: #09152A;
  padding: 20px 16px 0;
}
@media(min-width:768px) {.nmb-hero_wsc {
  padding: 1.5rem 24px 0;
}
}.nmb-hero_in_wsc {
  margin: 0 auto;
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 1340px;
}
@media(min-width: 863px) {.nmb-hero_in_wsc {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1101px) {.nmb-hero_in_wsc {
  grid-template-columns: 1fr 21.25rem;
}
}.nmb-hero_promo_wsc {
  border-radius: 14px;
  background: #0D1A31;
  overflow: hidden;
  min-height: 13.75rem;
  display: flex;
  position: relative;
  align-items: stretch;
}
@media(min-width: 769px) {.nmb-hero_promo_wsc {
  min-height: 17.5rem;
}
}.nmb-hero_promo_bg_wsc {
  background: linear-gradient(120deg,#0B2668 0%,#09152A 100%);
  inset: 0;
  background-position: center;
  position: absolute;
  background-size: cover;
}.nmb-hero_promo_bg_wsc::after {
  inset: 0;
  background: linear-gradient(90deg,#09152A 0%,rgba(5, 13, 28, 0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.nmb-hero_promo_glow_wsc {
  background: radial-gradient(circle,rgba(16, 64, 168, 0.30) 0%,transparent 65%);
  border-radius: 50%;
  height: 300px;
  top: -2.5rem;
  width: 300px;
  pointer-events: none;
  position: absolute;
  right: 60px;
}.nmb-hero_promo_ct_wsc {
  padding: 28px 1.5rem 1.75rem 1.75rem;
  z-index: 2;
  max-width: 480px;
  justify-content: center;
  display: flex;
  position: relative;
  flex-direction: column;
}
@media(min-width: 771px) {.nmb-hero_promo_ct_wsc {
  padding: 40px 2rem;
}
}.nmb-hero_badge_wsc {
  border-radius: 1.25rem;
  padding: 5px 12px;
  background: rgba(26, 101, 240, 0.18);
  border: 1px solid rgba(26, 101, 240, 0.08);
  margin-bottom: 14px;
  font-size: 0.625rem;
  color: #1A65F0;
  letter-spacing: .08em;
  display: inline-block;
  font-weight: 700;
  text-transform: uppercase;
}.nmb-hero_h1_wsc {
  font-weight: 800;
  overflow-wrap: break-word;
  color: #EEF3FF;
  font-family: 'Exo 2', sans-serif;
  margin-bottom: 10px;
  font-size: 26px;
  line-height: 1.15;
}.nmb-hero_h1_wsc em {
  color: #F0A020;
  font-style: normal;
}
@media(min-width: 769px) {.nmb-hero_h1_wsc {
  font-size: 36px;
}
}.nmb-hero_sub_wsc {
  color: #8A9EC4;
  line-height: 1.55;
  font-size: 13px;
  margin-bottom: 20px;
}
@media(min-width: 771px) {.nmb-hero_sub_wsc {
  font-size: 14px;
}
}.nmb-hero_row_wsc {
  gap: 10px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.nmb-hero_cta_wsc {
  transition: background .2s;
  border-radius: 0.625rem;
  background: #22C55E;
  padding: 0.813rem 1.625rem;
  font-weight: 700;
  color: #07111F;
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.45), 0 0 22px rgba(34, 197, 94, 0.48);
  font-size: 0.875rem;
}.nmb-hero_cta_wsc:hover {
  background: #16A34A;
}.nmb-hero_terms_wsc {
  font-size: 0.688rem;
  color: #4E6090;
}.nmb-hero_game_wsc {
  overflow: hidden;
  border-radius: 0.875rem;
  background: #0D1A31;
  border: 1px solid rgba(255, 255, 255, 0.06);
  flex-direction: column;
  position: relative;
  display: flex;
}.nmb-hero_game_badge_wsc {
  background: rgba(240, 160, 32, 0.18);
  border-radius: 20px;
  border: 1px solid rgba(240, 160, 32, 0.18);
  padding: 0.313rem 0.625rem;
  letter-spacing: .06em;
  left: 0.75rem;
  color: #F0A020;
  top: 12px;
  font-size: 0.625rem;
  font-weight: 700;
  text-transform: uppercase;
  z-index: 3;
  position: absolute;
}.nmb-hero_game_badge_wsc svg {
  vertical-align: -1px;
  height: 11px;
  width: 11px;
  margin-right: 0.25rem;
}.nmb-hero_game_img_wsc {
  background: linear-gradient(135deg,#0B2668,#09152A);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.nmb-hero_game_img_wsc img {
  inset: 0;
  height: 100%;
  position: absolute;
  object-fit: cover;
  width: 100%;
}.nmb-hero_game_play_wsc {
  background: rgba(5, 13, 28, 0.72);
  transition: opacity .2s;
  inset: 0;
  opacity: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
}.nmb-hero_game_wsc:hover .nmb-hero_game_play_wsc {
  opacity: 1;
}.nmb-hero_game_play_wsc span {
  background: #1A65F0;
  border-radius: 50%;
  align-items: center;
  height: 52px;
  display: flex;
  justify-content: center;
  width: 3.25rem;
}.nmb-hero_game_play_wsc span svg {
  height: 18px;
  margin-left: 2px;
  width: 18px;
}.nmb-hero_game_info_wsc {
  padding: 0.875rem 16px;
}.nmb-hero_game_title_wsc {
  margin-bottom: 0.25rem;
  font-weight: 700;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  color: #EEF3FF;
}.nmb-hero_game_provider_wsc {
  font-size: 0.688rem;
  color: #607298;
}.nmb-hero_game_btn_wsc {
  background: #1A65F0;
  border-radius: 0.625rem;
  transition: background .2s;
  padding: 0.688rem;
  margin: 0.75rem 1rem 16px;
  display: block;
  font-size: 13px;
  text-align: center;
  font-weight: 700;
  color: #EEF3FF;
}.nmb-hero_game_wsc:hover .nmb-hero_game_btn_wsc {
  background: #2E78FF;
}.nmb-sbar_wsc {
  background: #09152A;
  padding: 16px 16px 0;
}
@media(min-width: 769px) {.nmb-sbar_wsc {
  padding: 18px 24px 0;
}
}.nmb-sbar_in_wsc {
  margin: 0 auto;
  max-width: 1340px;
}.nmb-sbar_row_wsc {
  gap: 0.625rem;
  margin-bottom: 12px;
  display: flex;
  flex-wrap: wrap;
}.nmb-sbar_input_wsc {
  border-radius: 0.625rem;
  gap: 0.625rem;
  background: #0D1A31;
  padding: 11px 16px;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  flex: 1;
  color: #607298;
  align-items: center;
  font-size: 13px;
  cursor: pointer;
  display: flex;
}.nmb-sbar_input_wsc:hover {
  border-color: rgba(255, 255, 255, 0.22);
}.nmb-sbar_input_wsc svg {
  stroke-linejoin: round;
  flex-shrink: 0;
  width: 15px;
  stroke-linecap: round;
  height: 15px;
}.nmb-sbar_providers_wsc {
  background: #0D1A31;
  border: 1px solid rgba(255, 255, 255, 0.11);
  gap: 8px;
  transition: border-color .2s;
  padding: 0.688rem 1.125rem;
  border-radius: 10px;
  align-items: center;
  white-space: nowrap;
  color: #C4D2F0;
  font-weight: 600;
  display: flex;
  font-size: 13px;
}.nmb-sbar_providers_wsc:hover {
  border-color: rgba(255, 255, 255, 0.22);
  color: #EEF3FF;
}.nmb-sbar_providers_wsc svg {
  height: 0.875rem;
  width: 0.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.nmb-sbar_tabs_wsc {
  gap: 6px;
  display: flex;
  padding-bottom: 2px;
  overflow-x: auto;
  scrollbar-width: none;
}.nmb-sbar_tabs_wsc::-webkit-scrollbar {
  display: none;
}.nmb-sbar_tab_wsc {
  transition: background .15s,color .15s,border-color .15s;
  gap: 7px;
  border-radius: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: rgba(255, 255, 255, 0.05);
  padding: 0.5rem 0.875rem;
  cursor: pointer;
  flex-shrink: 0;
  font-weight: 600;
  display: flex;
  white-space: nowrap;
  font-size: 0.75rem;
  color: #8A9EC4;
  align-items: center;
}.nmb-sbar_tab_wsc:hover {
  border-color: rgba(255, 255, 255, 0.22);
  background: rgba(255, 255, 255, 0.07);
  color: #EEF3FF;
}.nmb-sbar_tab_wsc.nmb-state_active_wsc {
  border-color: rgba(26, 101, 240, 0.08);
  background: rgba(26, 101, 240, 0.18);
  color: #EEF3FF;
}.nmb-sbar_tab_ic_wsc svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 14px;
  height: 14px;
}.nmb-gr_jp_wsc {
  background: linear-gradient(135deg,#160B40 0%,#080C22 100%);
  border-radius: 14px;
  padding: 1.25rem;
  overflow: hidden;
  position: relative;
}.nmb-gr_jp_wsc::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(16, 64, 168, 0.30) 0%,transparent 70%);
  content: '';
  width: 15.625rem;
  left: -3.75rem;
  top: -3.75rem;
  position: absolute;
  height: 250px;
}.nmb-gr_jp_wsc::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(240, 160, 32, 0.18) 0%,transparent 70%);
  content: '';
  right: 0;
  bottom: -2.5rem;
  height: 200px;
  position: absolute;
  width: 12.5rem;
}.nmb-gr_jp_head_wsc {
  gap: 1rem;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-wrap: wrap;
  z-index: 1;
  margin-bottom: 1rem;
}.nmb-gr_jp_info_wsc {
  flex: 1;
}.nmb-gr_jp_label_wsc {
  text-transform: uppercase;
  color: #8B5CF6;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.375rem;
  font-size: 0.688rem;
}.nmb-gr_jp_label_wsc svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  vertical-align: -2px;
  width: 14px;
  margin-right: 4px;
  height: 14px;
}.nmb-gr_jp_amount_wsc {
  overflow-wrap: break-word;
  line-height: 1;
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
  color: #EEF3FF;
  font-size: 32px;
  margin-bottom: 4px;
}
@media(min-width:768px) {.nmb-gr_jp_amount_wsc {
  font-size: 40px;
}
}.nmb-gr_jp_amount_wsc span {
  color: #F0A020;
}.nmb-gr_jp_seo_wsc {
  line-height: 1.5;
  color: #8A9EC4;
  font-size: 12px;
  max-width: 30rem;
  overflow-wrap: break-word;
}.nmb-gr_jp_cta_wsc {
  transition: background .2s;
  border-radius: 10px;
  background: rgba(16, 64, 168, 0.30);
  padding: 11px 1.25rem;
  border: 1px solid rgba(16, 64, 168, 0.30);
  flex-shrink: 0;
  position: relative;
  margin-top: 0.25rem;
  align-self: flex-start;
  white-space: nowrap;
  color: #EEF3FF;
  font-size: 13px;
  z-index: 1;
  font-weight: 700;
}.nmb-gr_jp_cta_wsc:hover {
  background: #1040A8;
}.nmb-gcg_wsc {
  padding: 36px 16px 0;
  background: #09152A;
}
@media(min-width:768px) {.nmb-gcg_wsc {
  padding: 2.75rem 24px 0;
}
}.nmb-gcg_in_wsc {
  margin: 0 auto;
  max-width: 83.75rem;
}.nmb-gcg_head_wsc {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.nmb-gcg_label_wsc {
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 8px;
  color: #1A65F0;
}.nmb-gcg_h2_wsc {
  font-size: 1.375rem;
  overflow-wrap: break-word;
  color: #EEF3FF;
  font-family: 'Exo 2', sans-serif;
  margin-bottom: 8px;
  font-weight: 800;
}
@media(min-width: 767px) {.nmb-gcg_h2_wsc {
  font-size: 28px;
}
}.nmb-gcg_intro_wsc {
  color: #607298;
  line-height: 1.6;
  font-size: 13px;
}.nmb-gcg_grid_wsc {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 643px) {.nmb-gcg_grid_wsc {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.nmb-gcg_grid_wsc {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.nmb-gcg_card_wsc {
  border-radius: 14px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: transform .2s,border-color .2s;
  padding: 20px;
  display: flex;
  position: relative;
  cursor: pointer;
  flex-direction: column;
  min-height: 240px;
  justify-content: flex-end;
}.nmb-gcg_card_wsc:hover {
  transform: translateY(-3px);
  border-color: rgba(26, 101, 240, 0.18);
}.nmb-gcg_card_bg_wsc {
  inset: 0;
  position: absolute;
  z-index: 0;
}.nmb-gcg_card_bg_wsc::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  position: absolute;
  content: '';
}.nmb-gcg_card_ic_wsc {
  border-radius: 0.375rem;
  background: rgba(0,0,0,.45);
  right: 1.125rem;
  top: 1.125rem;
  z-index: 2;
  justify-content: center;
  display: flex;
  color: #EEF3FF;
  height: 40px;
  align-items: center;
  width: 2.5rem;
  position: absolute;
}.nmb-gcg_card_ic_wsc svg {
  stroke-linejoin: round;
  width: 20px;
  stroke-linecap: round;
  height: 1.25rem;
}.nmb-gcg_card_ct_wsc {
  z-index: 1;
  position: relative;
}.nmb-gcg_card_h_wsc {
  line-height: 1.2;
  font-size: 1.125rem;
  margin-bottom: 0.5rem;
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
  color: #EEF3FF;
}
@media(min-width: 771px) {.nmb-gcg_card_h_wsc {
  font-size: 20px;
}
}.nmb-gcg_card_p_wsc {
  margin-bottom: 10px;
  line-height: 1.55;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: rgba(255,255,255,.82);
}.nmb-gcg_card_p_wsc strong {
  color: #EEF3FF;
  font-weight: 600;
}.nmb-gcg_card_cta_wsc {
  gap: 0.25rem;
  font-weight: 700;
  align-items: center;
  letter-spacing: .04em;
  color: #1A65F0;
  text-transform: uppercase;
  font-size: 12px;
  display: inline-flex;
}.nmb-gcg_card_cta_wsc svg {
  stroke-linecap: round;
  width: 0.75rem;
  stroke-linejoin: round;
  height: 12px;
}.nmb-ws_wsc {
  padding: 32px 16px 0;
  background: #09152A;
}
@media(min-width: 765px) {.nmb-ws_wsc {
  padding: 2.25rem 1.5rem 0;
}
}.nmb-ws_in_wsc {
  margin: 0 auto;
  max-width: 83.75rem;
}.nmb-ws_head_wsc {
  gap: 12px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 14px;
  flex-wrap: wrap;
}.nmb-ws_title_wsc {
  gap: 10px;
  color: #EEF3FF;
  flex-wrap: wrap;
  align-items: center;
  font-weight: 700;
  display: flex;
  font-size: 16px;
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
}.nmb-ws_title_ic_wsc svg {
  width: 1.125rem;
  height: 18px;
  stroke-linecap: round;
  color: #F0A020;
  stroke-linejoin: round;
}.nmb-ws_online_wsc {
  gap: 0.438rem;
  align-items: center;
  font-weight: 600;
  display: flex;
  font-size: 0.75rem;
  color: #607298;
}.nmb-ws_online_dot_wsc {
  border-radius: 50%;
  background: #22C55E;
  flex-shrink: 0;
  width: 0.5rem;
  box-shadow: 0 0 6px rgba(34, 197, 94, 0.16);
  height: 0.5rem;
}.nmb-ws_scroll_wsc {
  gap: 8px;
  scrollbar-width: none;
  padding-bottom: 0.5rem;
  overflow-x: auto;
  display: flex;
}.nmb-ws_scroll_wsc::-webkit-scrollbar {
  display: none;
}.nmb-wc_wsc {
  gap: 10px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #0D1A31;
  border-radius: 10px;
  padding: 10px 0.875rem;
  flex-shrink: 0;
  display: flex;
  min-width: 220px;
  align-items: center;
}.nmb-wc_img_wsc {
  overflow: hidden;
  background: #112038;
  border-radius: 0.375rem;
  flex-shrink: 0;
  height: 2.25rem;
  width: 36px;
}.nmb-wc_img_wsc img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.nmb-wc_info_wsc {
  min-width: 0;
}.nmb-wc_game_wsc {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 600;
  font-size: 12px;
  color: #C4D2F0;
}.nmb-wc_player_wsc {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 10px;
  color: #4E6090;
}.nmb-wc_amount_wsc {
  font-weight: 700;
  flex-shrink: 0;
  font-size: 13px;
  margin-left: auto;
  white-space: nowrap;
  color: #22C55E;
}.nmb-reg_wsc {
  padding: 36px 1rem 0;
  background: #09152A;
}
@media(min-width: 769px) {.nmb-reg_wsc {
  padding: 44px 1.5rem 0;
}
}.nmb-reg_in_wsc {
  background: #112038;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 0.875rem;
  padding: 1.75rem 24px;
  margin: 0 auto;
  max-width: 83.75rem;
}
@media(min-width: 765px) {.nmb-reg_in_wsc {
  padding: 40px;
}
}.nmb-reg_top_wsc {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 861px) {.nmb-reg_top_wsc {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.nmb-reg_label_wsc {
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
  color: #1A65F0;
}.nmb-reg_h2_wsc {
  font-family: 'Exo 2', sans-serif;
  margin-bottom: 12px;
  color: #EEF3FF;
  font-weight: 800;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  line-height: 1.2;
}
@media(min-width: 769px) {.nmb-reg_h2_wsc {
  font-size: 1.75rem;
}
}.nmb-reg_bonus_wsc {
  border: 1px solid rgba(240, 160, 32, 0.18);
  background: rgba(240, 160, 32, 0.18);
  padding: 10px 16px;
  border-radius: 0.625rem;
  gap: 8px;
  margin-bottom: 1rem;
  align-items: center;
  display: inline-flex;
}.nmb-reg_bonus_amount_wsc {
  color: #F0A020;
  font-size: 20px;
  font-weight: 800;
}.nmb-reg_bonus_text_wsc {
  line-height: 1.35;
  color: #8A9EC4;
  font-size: 0.813rem;
}.nmb-reg_cta_btn_wsc {
  border-radius: 10px;
  background: #22C55E;
  transition: background .2s;
  padding: 14px 32px;
  font-weight: 700;
  color: #07111F;
  margin-bottom: 0.75rem;
  display: inline-block;
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.45), 0 0 1.375rem rgba(34, 197, 94, 0.48);
  font-size: 15px;
}.nmb-reg_cta_btn_wsc:hover {
  background: #16A34A;
}.nmb-reg_terms_wsc {
  color: #4E6090;
  font-size: 11px;
  line-height: 1.5;
}.nmb-reg_seo_wsc {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #607298;
  font-size: 13px;
  margin-top: 20px;
  padding-top: 1.25rem;
  line-height: 1.65;
  overflow-wrap: break-word;
}.nmb-reg_seo_wsc p {
  font-size: 0.813rem;
  line-height: 1.65;
  margin-bottom: 10px;
  color: #607298;
}.nmb-reg_seo_wsc p:last-child {
  margin-bottom: 0;
}.nmb-reg_seo_wsc strong {
  color: #C4D2F0;
  font-weight: 700;
}.nmb-reg_seo_wsc a {
  transition: color .2s;
  color: #1A65F0;
  text-decoration: underline;
}.nmb-reg_seo_wsc a:hover {
  color: #2E78FF;
}.nmb-reg_seo_wsc ul,.nmb-reg_seo_wsc ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 1.125rem;
}.nmb-reg_seo_wsc ol {
  list-style: decimal;
}.nmb-reg_seo_wsc li {
  color: #607298;
  font-size: 0.813rem;
  margin-bottom: 0.25rem;
  line-height: 1.65;
}.nmb-reg_seo_wsc table {
  width: 100%;
  overflow-x: auto;
  display: block;
  margin-bottom: 10px;
  border-collapse: collapse;
  font-size: 0.813rem;
}
@media(min-width: 769px) {.nmb-reg_seo_wsc table {
  display: table;
}
}.nmb-reg_seo_wsc th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px;
  text-align: left;
  color: #C4D2F0;
  font-weight: 700;
}.nmb-reg_seo_wsc td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem;
  color: #607298;
}.nmb-reg_steps_wsc {
  gap: 14px;
  flex-direction: column;
  margin-top: 28px;
  display: flex;
}
@media(min-width: 862px) {.nmb-reg_steps_wsc {
  margin-top: 0;
}
}.nmb-reg_step_wsc {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.06);
  gap: 14px;
  border-radius: 10px;
  padding: 16px;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.nmb-reg_step_num_wsc {
  border: 1px solid rgba(26, 101, 240, 0.08);
  background: rgba(26, 101, 240, 0.18);
  border-radius: 50%;
  justify-content: center;
  height: 34px;
  font-size: 0.875rem;
  width: 34px;
  flex-shrink: 0;
  color: #1A65F0;
  align-items: center;
  display: flex;
  font-weight: 800;
}.nmb-reg_step_title_wsc {
  font-size: 0.875rem;
  font-weight: 700;
  color: #EEF3FF;
  margin-bottom: 3px;
}.nmb-reg_step_text_wsc {
  color: #607298;
  font-size: 12px;
  line-height: 1.5;
}.nmb-reg_trust_wsc {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 20px;
  flex-wrap: wrap;
  margin-top: 20px;
  display: flex;
}.nmb-reg_trust_item_wsc {
  gap: 7px;
  color: #607298;
  font-size: 0.75rem;
  align-items: center;
  overflow-wrap: break-word;
  display: flex;
}.nmb-reg_trust_ic_wsc svg {
  height: 1rem;
  width: 16px;
  color: #1A65F0;
  stroke-linejoin: round;
  stroke-linecap: round;
}.nmb-prov_wsc {
  padding: 2.25rem 1rem 0;
  background: #09152A;
}
@media(min-width: 765px) {.nmb-prov_wsc {
  padding: 44px 24px 0;
}
}.nmb-prov_in_wsc {
  margin: 0 auto;
  max-width: 83.75rem;
}.nmb-prov_head_wsc {
  margin-bottom: 16px;
}.nmb-prov_label_wsc {
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-weight: 700;
  font-size: 0.688rem;
  color: #1A65F0;
}.nmb-prov_h2_wsc {
  color: #EEF3FF;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-family: 'Exo 2', sans-serif;
  font-size: 20px;
}
@media(min-width:768px) {.nmb-prov_h2_wsc {
  font-size: 1.5rem;
}
}.nmb-prov_seo_wsc {
  color: #607298;
  max-width: 620px;
  margin-bottom: 1rem;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 13px;
}.nmb-prov_seo_wsc strong {
  color: #C4D2F0;
  font-weight: 700;
}.nmb-prov_seo_wsc a {
  text-decoration: underline;
  color: #1A65F0;
}.nmb-prov_grid_wsc {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width:640px) {.nmb-prov_grid_wsc {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.nmb-prov_grid_wsc {
  grid-template-columns: repeat(8,1fr);
}
}.nmb-prov_card_wsc {
  gap: 0.438rem;
  padding: 14px 10px;
  transition: border-color .2s,background .2s;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #0D1A31;
  display: flex;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
}.nmb-prov_card_wsc:hover {
  background: #112038;
  border-color: rgba(255, 255, 255, 0.22);
}.nmb-prov_logo_wsc {
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  width: 2.75rem;
  justify-content: center;
  display: flex;
  height: 2.75rem;
  align-items: center;
}.nmb-prov_logo_wsc img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}.nmb-prov_name_wsc {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  font-weight: 600;
  color: #8A9EC4;
  text-align: center;
}.nmb-htp_wsc {
  padding: 2.25rem 1rem 0;
  background: #09152A;
}
@media(min-width: 769px) {.nmb-htp_wsc {
  padding: 44px 1.5rem 0;
}
}.nmb-htp_in_wsc {
  margin: 0 auto;
  max-width: 1340px;
}.nmb-htp_head_wsc {
  margin-bottom: 1.375rem;
  max-width: 45rem;
}.nmb-htp_label_wsc {
  font-weight: 700;
  color: #1A65F0;
  font-size: 11px;
  margin-bottom: 8px;
  letter-spacing: .08em;
  text-transform: uppercase;
}.nmb-htp_h2_wsc {
  font-weight: 800;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-family: 'Exo 2', sans-serif;
  font-size: 22px;
  color: #EEF3FF;
}
@media(min-width: 771px) {.nmb-htp_h2_wsc {
  font-size: 28px;
}
}.nmb-htp_intro_wsc {
  line-height: 1.6;
  font-size: 14px;
  color: #607298;
}.nmb-htp_steps_wsc {
  list-style: none;
  gap: 12px;
  margin: 0;
  padding: 0;
  counter-reset: none;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.nmb-htp_steps_wsc {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.nmb-htp_steps_wsc {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.nmb-htp_step_wsc {
  background: #112038;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 1.25rem 1.125rem 1.125rem;
  border-radius: 10px;
  display: flex;
  position: relative;
  flex-direction: column;
}.nmb-htp_step_num_wsc {
  background: #1A65F0;
  border-radius: 50%;
  font-weight: 800;
  left: 1.25rem;
  height: 28px;
  width: 1.75rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 13px;
  position: absolute;
  font-family: 'Exo 2', sans-serif;
  color: #07111F;
  top: -0.75rem;
}.nmb-htp_step_ic_wsc {
  border-radius: 0.375rem;
  background: rgba(26, 101, 240, 0.18);
  margin: 0.5rem 0 0.75rem;
  width: 2.25rem;
  color: #1A65F0;
  align-items: center;
  display: flex;
  justify-content: center;
  height: 36px;
}.nmb-htp_step_ic_wsc svg {
  width: 1.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 18px;
}.nmb-htp_step_h_wsc {
  color: #EEF3FF;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.875rem;
  margin-bottom: 6px;
}.nmb-htp_step_p_wsc {
  color: #607298;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.55;
}.nmb-htp_step_p_wsc strong {
  font-weight: 600;
  color: #C4D2F0;
}.nmb-htp_cta_wsc {
  background: #22C55E;
  border-radius: 0.625rem;
  transition: background .2s;
  padding: 0.813rem 1.625rem;
  font-size: 14px;
  color: #07111F;
  margin-top: 20px;
  font-weight: 700;
  display: inline-block;
}.nmb-htp_cta_wsc:hover {
  background: #16A34A;
}.nmb-app_wsc {
  padding: 36px 16px 0;
  background: #09152A;
}
@media(min-width: 767px) {.nmb-app_wsc {
  padding: 44px 1.5rem 0;
}
}.nmb-app_in_wsc {
  margin: 0 auto;
  max-width: 1340px;
}.nmb-app_head_wsc {
  margin-bottom: 1rem;
}.nmb-app_label_wsc {
  letter-spacing: .08em;
  color: #1A65F0;
  font-weight: 700;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  text-transform: uppercase;
}.nmb-app_h2_wsc {
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
  font-size: 1.25rem;
  color: #EEF3FF;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
}
@media(min-width: 770px) {.nmb-app_h2_wsc {
  font-size: 24px;
}
}.nmb-app_sub_wsc {
  color: #607298;
  overflow-wrap: break-word;
  max-width: 37.5rem;
  font-size: 0.813rem;
  line-height: 1.6;
}.nmb-app_sub_wsc strong {
  color: #C4D2F0;
  font-weight: 700;
}.nmb-app_cards_wsc {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 16px;
}
@media(min-width: 638px) {.nmb-app_cards_wsc {
  grid-template-columns: repeat(3,1fr);
}
}.nmb-app_card_wsc {
  overflow: hidden;
  gap: 16px;
  border-radius: 10px;
  padding: 20px;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  position: relative;
}.nmb-app_card_ios_wsc {
  background: linear-gradient(135deg,rgba(26, 101, 240, 0.18) 0%,#112038 100%);
}.nmb-app_card_android_wsc {
  background: linear-gradient(135deg,rgba(34, 197, 94, 0.16) 0%,#112038 100%);
}.nmb-app_card_win_wsc {
  background: linear-gradient(135deg,rgba(240, 160, 32, 0.18) 0%,#112038 100%);
}.nmb-app_card_ic_wsc svg {
  height: 34px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 2.125rem;
}.nmb-app_card_ic_wsc {
  color: #EEF3FF;
  flex-shrink: 0;
}.nmb-app_card_os_wsc {
  font-size: 10px;
  text-transform: uppercase;
  margin-bottom: 6px;
  font-weight: 700;
  letter-spacing: .08em;
  color: #607298;
}.nmb-app_card_title_wsc {
  line-height: 1.2;
  margin-bottom: 0.375rem;
  font-size: 15px;
  font-weight: 700;
  color: #EEF3FF;
  overflow-wrap: break-word;
}.nmb-app_card_text_wsc {
  font-size: 12px;
  overflow-wrap: break-word;
  line-height: 1.5;
  margin-bottom: 0.875rem;
  color: #607298;
}.nmb-app_card_btn_wsc {
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 0.375rem;
  background: rgba(255, 255, 255, 0.12);
  padding: 10px 18px;
  transition: background .2s;
  gap: 0.438rem;
  font-size: 13px;
  color: #EEF3FF;
  align-items: center;
  font-weight: 700;
  display: inline-flex;
}.nmb-app_card_btn_wsc:hover {
  background: rgba(255, 255, 255, 0.07);
}.nmb-bon_wsc {
  background: #09152A;
  padding: 36px 1rem 0;
}
@media(min-width: 771px) {.nmb-bon_wsc {
  padding: 2.75rem 24px 0;
}
}.nmb-bon_in_wsc {
  margin: 0 auto;
  max-width: 83.75rem;
}.nmb-bon_head_wsc {
  margin-bottom: 20px;
}.nmb-bon_label_wsc {
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  color: #1A65F0;
}.nmb-bon_h2_wsc {
  overflow-wrap: break-word;
  font-family: 'Exo 2', sans-serif;
  color: #EEF3FF;
  font-size: 1.25rem;
  margin-bottom: 8px;
  font-weight: 800;
}
@media(min-width:768px) {.nmb-bon_h2_wsc {
  font-size: 1.5rem;
}
}.nmb-bon_seo_wsc {
  font-size: 0.813rem;
  color: #607298;
  line-height: 1.6;
  max-width: 620px;
  overflow-wrap: break-word;
}.nmb-bon_seo_wsc strong {
  color: #C4D2F0;
  font-weight: 700;
}.nmb-bon_seo_wsc a {
  color: #1A65F0;
  text-decoration: underline;
}.nmb-bon_grid_wsc {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 641px) {.nmb-bon_grid_wsc {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.nmb-bon_grid_wsc {
  grid-template-columns: repeat(5,1fr);
}
}.nmb-bon_card_wsc {
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s,transform .2s;
  padding: 16px;
  border-radius: 10px;
  background: #0D1A31;
}.nmb-bon_card_wsc:hover {
  transform: translateY(-2px);
  border-color: rgba(26, 101, 240, 0.08);
}.nmb-bon_card_ic_wsc svg {
  stroke-linecap: round;
  height: 26px;
  width: 26px;
  stroke-linejoin: round;
}.nmb-bon_card_ic_wsc {
  margin-bottom: 10px;
}.nmb-bon_card_type_wsc {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.375rem;
  color: #607298;
  font-size: 10px;
  letter-spacing: .06em;
}.nmb-bon_card_amount_wsc {
  line-height: 1.1;
  font-size: 1.125rem;
  color: #F0A020;
  font-weight: 800;
  margin-bottom: 6px;
}.nmb-bon_card_name_wsc {
  overflow-wrap: break-word;
  margin-bottom: 8px;
  color: #EEF3FF;
  font-size: 13px;
  font-weight: 600;
}.nmb-bon_card_detail_wsc {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #4E6090;
  overflow-wrap: break-word;
  line-height: 1.5;
  padding-top: 0.5rem;
  font-size: 11px;
}.nmb-seo_wsc {
  padding: 2.25rem 16px 0;
  background: #09152A;
}
@media(min-width: 769px) {.nmb-seo_wsc {
  padding: 2.75rem 24px 0;
}
}.nmb-seo_in_wsc {
  padding: 28px 1.5rem;
  margin: 0 auto;
  background: #112038;
  border-radius: 14px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  max-width: 83.75rem;
}
@media(min-width: 770px) {.nmb-seo_in_wsc {
  padding: 36px 40px;
}
}.nmb-seo_label_wsc {
  color: #1A65F0;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
}.nmb-seo_h2_wsc {
  line-height: 1.25;
  font-weight: 800;
  color: #EEF3FF;
  font-family: 'Exo 2', sans-serif;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}
@media(min-width: 767px) {.nmb-seo_h2_wsc {
  font-size: 24px;
}
}.nmb-seo_body_wsc {
  font-size: 0.875rem;
  color: #8A9EC4;
  line-height: 1.75;
  overflow-wrap: break-word;
}.nmb-seo_body_wsc p {
  margin-bottom: 12px;
  font-size: 14px;
  color: #8A9EC4;
  line-height: 1.75;
}.nmb-seo_body_wsc p:last-child {
  margin-bottom: 0;
}.nmb-seo_body_wsc strong {
  font-weight: 700;
  color: #C4D2F0;
}.nmb-seo_body_wsc a {
  transition: color .2s;
  text-decoration: underline;
  color: #1A65F0;
}.nmb-seo_body_wsc a:hover {
  color: #2E78FF;
}.nmb-seo_body_wsc ul,.nmb-seo_body_wsc ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.nmb-seo_body_wsc ol {
  list-style: decimal;
}.nmb-seo_body_wsc li {
  line-height: 1.75;
  color: #8A9EC4;
  font-size: 14px;
  margin-bottom: 0.375rem;
}.nmb-seo_body_wsc table {
  font-size: 13px;
  margin-bottom: 12px;
  border-collapse: collapse;
  width: 100%;
  display: block;
  overflow-x: auto;
}
@media(min-width: 769px) {.nmb-seo_body_wsc table {
  display: table;
}
}.nmb-seo_body_wsc th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #C4D2F0;
}.nmb-seo_body_wsc td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8A9EC4;
}.nmb-seo_cols_wsc {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.nmb-seo_cols_wsc {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.nmb-seo_cols_wsc {
  grid-template-columns: repeat(3,1fr);
}
}.nmb-seo_col_h_wsc {
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 13px;
  margin-bottom: 7px;
  color: #C4D2F0;
}.nmb-seo_col_p_wsc {
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #607298;
  font-size: 13px;
}.nmb-seo_stats_wsc {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.nmb-seo_stat_wsc {
  border: 1px solid rgba(26, 101, 240, 0.18);
  padding: 14px 16px;
  flex: 1;
  background: rgba(26, 101, 240, 0.08);
  border-radius: 0.625rem;
  min-width: 140px;
}.nmb-seo_stat_val_wsc {
  font-weight: 800;
  font-size: 1.25rem;
  color: #1A65F0;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
}.nmb-seo_stat_lb_wsc {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #607298;
}.nmb-seo_wsc {
  padding: 36px 1rem 0;
  background: #09152A;
}
@media(min-width:768px) {.nmb-seo_wsc {
  padding: 44px 24px 0;
}
}.nmb-seo_in_wsc {
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  background: #112038;
  border-radius: 14px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  max-width: 1340px;
}
@media(min-width: 766px) {.nmb-seo_in_wsc {
  padding: 2.25rem 2.5rem;
}
}.nmb-seo_label_wsc {
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 11px;
  color: #1A65F0;
  text-transform: uppercase;
  letter-spacing: .08em;
}.nmb-seo_h2_wsc {
  font-size: 1.25rem;
  line-height: 1.25;
  font-family: 'Exo 2', sans-serif;
  margin-bottom: 14px;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #EEF3FF;
}
@media(min-width: 770px) {.nmb-seo_h2_wsc {
  font-size: 1.5rem;
}
}.nmb-seo_body_wsc {
  font-size: 14px;
  overflow-wrap: break-word;
  color: #8A9EC4;
  line-height: 1.75;
}.nmb-seo_body_wsc p {
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
  color: #8A9EC4;
}.nmb-seo_body_wsc p:last-child {
  margin-bottom: 0;
}.nmb-seo_body_wsc strong {
  color: #C4D2F0;
  font-weight: 700;
}.nmb-seo_body_wsc a {
  transition: color .2s;
  text-decoration: underline;
  color: #1A65F0;
}.nmb-seo_body_wsc a:hover {
  color: #2E78FF;
}.nmb-seo_body_wsc ul,.nmb-seo_body_wsc ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.nmb-seo_body_wsc ol {
  list-style: decimal;
}.nmb-seo_body_wsc li {
  color: #8A9EC4;
  font-size: 14px;
  margin-bottom: 0.375rem;
  line-height: 1.75;
}.nmb-seo_body_wsc table {
  display: block;
  margin-bottom: 0.75rem;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
  font-size: 0.813rem;
}
@media(min-width: 771px) {.nmb-seo_body_wsc table {
  display: table;
}
}.nmb-seo_body_wsc th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #C4D2F0;
  font-weight: 700;
}.nmb-seo_body_wsc td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #8A9EC4;
}.nmb-seo_cols_wsc {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 637px) {.nmb-seo_cols_wsc {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.nmb-seo_cols_wsc {
  grid-template-columns: repeat(3,1fr);
}
}.nmb-seo_col_h_wsc {
  color: #C4D2F0;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.813rem;
  margin-bottom: 7px;
}.nmb-seo_col_p_wsc {
  line-height: 1.65;
  color: #607298;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.nmb-seo_stats_wsc {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.nmb-seo_stat_wsc {
  padding: 0.875rem 16px;
  border-radius: 0.625rem;
  background: rgba(26, 101, 240, 0.08);
  border: 1px solid rgba(26, 101, 240, 0.18);
  flex: 1;
  min-width: 140px;
}.nmb-seo_stat_val_wsc {
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #1A65F0;
  margin-bottom: 4px;
}.nmb-seo_stat_lb_wsc {
  font-size: 11px;
  color: #607298;
  overflow-wrap: break-word;
}.nmb-faq_wsc {
  padding: 2.25rem 16px 0;
  background: #09152A;
}
@media(min-width: 767px) {.nmb-faq_wsc {
  padding: 44px 1.5rem 0;
}
}.nmb-faq_in_wsc {
  margin: 0 auto;
  max-width: 83.75rem;
}.nmb-faq_head_wsc {
  margin-bottom: 1.25rem;
}.nmb-faq_label_wsc {
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  font-weight: 700;
  color: #1A65F0;
  text-transform: uppercase;
  letter-spacing: .08em;
}.nmb-faq_h2_wsc {
  font-size: 20px;
  color: #EEF3FF;
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width:768px) {.nmb-faq_h2_wsc {
  font-size: 1.5rem;
}
}.nmb-faq_list_wsc {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.nmb-faq_item_wsc {
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #112038;
  overflow: hidden;
  border-radius: 10px;
}.nmb-faq_q_wsc {
  gap: 12px;
  padding: 1rem 20px;
  transition: color .2s;
  justify-content: space-between;
  align-items: center;
  font-weight: 600;
  color: #C4D2F0;
  font-size: 0.875rem;
  display: flex;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  cursor: pointer;
}.nmb-faq_q_wsc:hover {
  color: #EEF3FF;
}.nmb-faq_q_ic_wsc {
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  height: 1.5rem;
  align-items: center;
  flex-shrink: 0;
  width: 1.5rem;
  justify-content: center;
  font-size: 16px;
  display: flex;
  color: #1A65F0;
}.nmb-faq_item_wsc.nmb-state_open_wsc .nmb-faq_q_ic_wsc {
  transform: rotate(45deg);
}.nmb-faq_a_wsc {
  padding: 0 20px 1rem;
  display: none;
  font-size: 13px;
  color: #607298;
  line-height: 1.7;
  overflow-wrap: break-word;
}.nmb-faq_item_wsc.nmb-state_open_wsc .nmb-faq_a_wsc {
  display: block;
}.nmb-faq_a_wsc strong {
  color: #C4D2F0;
  font-weight: 700;
}.nmb-faq_a_wsc a {
  text-decoration: underline;
  color: #1A65F0;
}.nmb-faq_a_wsc ul,.nmb-faq_a_wsc ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 20px;
}.nmb-faq_a_wsc ol {
  list-style: decimal;
}.nmb-faq_a_wsc li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.nmb-faq_a_wsc table {
  margin: 8px 0;
  display: block;
  overflow-x: auto;
  width: 100%;
  font-size: 0.75rem;
  border-collapse: collapse;
}
@media(min-width: 771px) {.nmb-faq_a_wsc table {
  display: table;
}
}.nmb-faq_a_wsc th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.375rem 0.5rem;
  font-weight: 700;
  text-align: left;
  color: #C4D2F0;
}.nmb-faq_a_wsc td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 6px 8px;
  color: #607298;
}.nmb-seo_wsc {
  background: #09152A;
  padding: 36px 16px 0;
}
@media(min-width: 766px) {.nmb-seo_wsc {
  padding: 2.75rem 1.5rem 0;
}
}.nmb-seo_in_wsc {
  padding: 28px 24px;
  margin: 0 auto;
  background: #112038;
  border-radius: 14px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  max-width: 83.75rem;
}
@media(min-width: 769px) {.nmb-seo_in_wsc {
  padding: 2.25rem 40px;
}
}.nmb-seo_label_wsc {
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 10px;
  font-weight: 700;
  color: #1A65F0;
  letter-spacing: .08em;
}.nmb-seo_h2_wsc {
  font-size: 1.25rem;
  line-height: 1.25;
  overflow-wrap: break-word;
  color: #EEF3FF;
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
  margin-bottom: 0.875rem;
}
@media(min-width: 766px) {.nmb-seo_h2_wsc {
  font-size: 1.5rem;
}
}.nmb-seo_body_wsc {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #8A9EC4;
}.nmb-seo_body_wsc p {
  font-size: 14px;
  margin-bottom: 12px;
  line-height: 1.75;
  color: #8A9EC4;
}.nmb-seo_body_wsc p:last-child {
  margin-bottom: 0;
}.nmb-seo_body_wsc strong {
  color: #C4D2F0;
  font-weight: 700;
}.nmb-seo_body_wsc a {
  transition: color .2s;
  color: #1A65F0;
  text-decoration: underline;
}.nmb-seo_body_wsc a:hover {
  color: #2E78FF;
}.nmb-seo_body_wsc ul,.nmb-seo_body_wsc ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.nmb-seo_body_wsc ol {
  list-style: decimal;
}.nmb-seo_body_wsc li {
  margin-bottom: 0.375rem;
  font-size: 14px;
  color: #8A9EC4;
  line-height: 1.75;
}.nmb-seo_body_wsc table {
  width: 100%;
  display: block;
  overflow-x: auto;
  margin-bottom: 0.75rem;
  font-size: 0.813rem;
  border-collapse: collapse;
}
@media(min-width: 769px) {.nmb-seo_body_wsc table {
  display: table;
}
}.nmb-seo_body_wsc th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C4D2F0;
  font-weight: 700;
  text-align: left;
}.nmb-seo_body_wsc td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #8A9EC4;
}.nmb-seo_cols_wsc {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.nmb-seo_cols_wsc {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.nmb-seo_cols_wsc {
  grid-template-columns: repeat(3,1fr);
}
}.nmb-seo_col_h_wsc {
  font-size: 13px;
  font-weight: 700;
  color: #C4D2F0;
  overflow-wrap: break-word;
  margin-bottom: 7px;
}.nmb-seo_col_p_wsc {
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #607298;
  font-size: 13px;
}.nmb-seo_stats_wsc {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.nmb-seo_stat_wsc {
  flex: 1;
  border: 1px solid rgba(26, 101, 240, 0.18);
  padding: 14px 16px;
  border-radius: 10px;
  background: rgba(26, 101, 240, 0.08);
  min-width: 140px;
}.nmb-seo_stat_val_wsc {
  color: #1A65F0;
  font-size: 20px;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
}.nmb-seo_stat_lb_wsc {
  color: #607298;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.nmb-rv_wsc {
  padding: 36px 16px 0;
  background: #09152A;
}
@media(min-width: 771px) {.nmb-rv_wsc {
  padding: 2.75rem 24px 0;
}
}.nmb-rv_in_wsc {
  margin: 0 auto;
  max-width: 83.75rem;
}.nmb-rv_head_wsc {
  margin-bottom: 20px;
  max-width: 720px;
}.nmb-rv_label_wsc {
  color: #1A65F0;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 8px;
  font-size: 0.688rem;
}.nmb-rv_h2_wsc {
  font-size: 22px;
  font-weight: 800;
  margin-bottom: 10px;
  font-family: 'Exo 2', sans-serif;
  color: #EEF3FF;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.nmb-rv_h2_wsc {
  font-size: 28px;
}
}.nmb-rv_stats_wsc {
  gap: 18px;
  flex-wrap: wrap;
  font-size: 13px;
  color: #607298;
  display: flex;
  align-items: center;
}.nmb-rv_stats_score_wsc {
  gap: 0.375rem;
  align-items: baseline;
  display: flex;
}.nmb-rv_stats_score_val_wsc {
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
  color: #F0A020;
  font-size: 1.375rem;
}.nmb-rv_stats_score_max_wsc {
  color: #4E6090;
  font-size: 13px;
}.nmb-rv_stats_badge_wsc {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}.nmb-rv_stats_badge_wsc svg {
  width: 14px;
  height: 14px;
  color: #F0A020;
}.nmb-rv_grid_wsc {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 637px) {.nmb-rv_grid_wsc {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.nmb-rv_grid_wsc {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.nmb-rv_card_wsc {
  background: #112038;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 10px;
  padding: 1.25rem;
  flex-direction: column;
  display: flex;
}.nmb-rv_card_stars_wsc {
  gap: 2px;
  display: flex;
  margin-bottom: 0.625rem;
  color: #F0A020;
}.nmb-rv_card_stars_wsc svg {
  width: 14px;
  height: 0.875rem;
}.nmb-rv_card_h_wsc {
  overflow-wrap: break-word;
  margin-bottom: 8px;
  line-height: 1.3;
  font-weight: 700;
  font-size: 0.875rem;
  color: #EEF3FF;
}.nmb-rv_card_body_wsc {
  flex: 1;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  font-size: 13px;
  color: #607298;
  line-height: 1.65;
}.nmb-rv_card_body_wsc strong {
  color: #C4D2F0;
  font-weight: 600;
}.nmb-rv_card_meta_wsc {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
  padding-top: 12px;
}.nmb-rv_card_author_wsc {
  font-weight: 600;
  font-size: 0.75rem;
  color: #C4D2F0;
}.nmb-rv_card_date_wsc {
  color: #4E6090;
  font-size: 11px;
}.nmb-ft_wsc {
  background: #050D1C;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 3rem;
}.nmb-ft_support_wsc {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 1rem;
}
@media(min-width: 766px) {.nmb-ft_support_wsc {
  padding: 1.75rem 1.5rem;
}
}.nmb-ft_support_in_wsc {
  gap: 1rem;
  margin: 0 auto;
  display: flex;
  align-items: center;
  max-width: 1340px;
  flex-wrap: wrap;
}.nmb-ft_support_main_wsc {
  gap: 16px;
  flex: 1;
  display: flex;
  min-width: 13.75rem;
  align-items: center;
  flex-wrap: wrap;
}.nmb-ft_support_ic_wsc {
  flex-shrink: 0;
  color: #1A65F0;
}.nmb-ft_support_ic_wsc svg {
  height: 1.875rem;
  width: 30px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.nmb-ft_support_text_title_wsc {
  font-size: 0.938rem;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #EEF3FF;
  margin-bottom: 3px;
}.nmb-ft_support_text_sub_wsc {
  color: #607298;
  font-size: 12px;
  overflow-wrap: break-word;
}.nmb-ft_support_btn_wsc {
  padding: 0.688rem 22px;
  background: #1A65F0;
  transition: background .2s;
  border-radius: 0.625rem;
  font-weight: 700;
  color: #EEF3FF;
  flex-shrink: 0;
  font-size: 0.813rem;
  white-space: nowrap;
}.nmb-ft_support_btn_wsc:hover {
  background: #2E78FF;
}.nmb-ft_support_contacts_wsc {
  gap: 16px;
  flex-wrap: wrap;
  margin-left: auto;
  display: flex;
}.nmb-ft_support_contact_wsc {
  font-size: 0.75rem;
  line-height: 1.4;
  color: #4E6090;
}.nmb-ft_support_contact_wsc strong {
  font-size: 0.688rem;
  display: block;
  color: #8A9EC4;
  font-weight: 600;
  margin-bottom: 2px;
}.nmb-ft_main_wsc {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 32px 1rem 1.5rem;
}
@media(min-width: 771px) {.nmb-ft_main_wsc {
  padding: 40px 24px 2rem;
}
}.nmb-ft_main_in_wsc {
  gap: 24px;
  margin: 0 auto;
  max-width: 1340px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 638px) {.nmb-ft_main_in_wsc {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.nmb-ft_main_in_wsc {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.nmb-ft_col_logo_wsc {
  grid-column: 1/-1;
}
@media(min-width: 1083px) {.nmb-ft_col_logo_wsc {
  grid-column: auto;
}
}.nmb-ft_logo_wsc {
  gap: 9px;
  display: flex;
  color: #EEF3FF;
  font-weight: 800;
  font-size: 16px;
  align-items: center;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  flex-wrap: wrap;
}.nmb-ft_logo_mark_wsc {
  overflow: hidden;
  border-radius: 6px;
  width: 1.875rem;
  height: 1.875rem;
}.nmb-ft_logo_mark_wsc img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.nmb-ft_logo_sub_wsc {
  font-size: 0.75rem;
  max-width: 200px;
  color: #4E6090;
  line-height: 1.55;
  overflow-wrap: break-word;
}.nmb-ft_col_title_wsc {
  letter-spacing: .07em;
  color: #8A9EC4;
  margin-bottom: 14px;
  text-transform: uppercase;
  font-size: 0.75rem;
  font-weight: 700;
}.nmb-ft_col_links_wsc {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.nmb-ft_col_link_wsc {
  transition: color .2s;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #4E6090;
}.nmb-ft_col_link_wsc:hover {
  color: #C4D2F0;
}.nmb-ft_apps_wsc {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.nmb-ft_app_card_wsc {
  gap: 0.625rem;
  padding: 10px 0.75rem;
  border-radius: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s;
  display: flex;
  align-items: center;
}.nmb-ft_app_card_wsc:hover {
  border-color: rgba(255, 255, 255, 0.22);
}.nmb-ft_app_card_ic_wsc svg {
  stroke-linecap: round;
  width: 22px;
  stroke-linejoin: round;
  height: 1.375rem;
}.nmb-ft_app_card_os_wsc {
  color: #4E6090;
  font-weight: 600;
  font-size: 0.625rem;
}.nmb-ft_app_card_action_wsc {
  color: #C4D2F0;
  font-size: 12px;
  font-weight: 700;
}.nmb-ft_bot_wsc {
  padding: 1.25rem 16px;
}
@media(min-width: 767px) {.nmb-ft_bot_wsc {
  padding: 20px 1.5rem;
}
}.nmb-ft_bot_in_wsc {
  gap: 16px;
  margin: 0 auto;
  flex-wrap: wrap;
  align-items: center;
  max-width: 83.75rem;
  display: flex;
}.nmb-ft_socials_wsc {
  gap: 0.5rem;
  display: flex;
}.nmb-ft_soc_wsc {
  transition: background .2s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 6px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  justify-content: center;
  display: flex;
  color: #8A9EC4;
  height: 36px;
  width: 2.25rem;
  align-items: center;
}.nmb-ft_soc_wsc svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 16px;
  width: 16px;
}.nmb-ft_soc_wsc:hover {
  background: rgba(255, 255, 255, 0.07);
}.nmb-ft_legal_wsc {
  flex: 1;
  overflow-wrap: break-word;
  color: #6282B8;
  min-width: 200px;
  line-height: 1.6;
  font-size: 11px;
}.nmb-ft_legal_wsc strong {
  font-weight: 700;
  color: #8A9EC4;
}.nmb-ft_legal_wsc a {
  text-decoration: underline;
  color: #8A9EC4;
}.nmb-ft_age_wsc {
  border-radius: 50%;
  border: 2px solid #6282B8;
  align-items: center;
  height: 2rem;
  display: flex;
  font-weight: 800;
  flex-shrink: 0;
  margin-left: auto;
  width: 2rem;
  font-size: 0.688rem;
  justify-content: center;
  color: #6282B8;
}