html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  margin: 0;
  padding: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  background: none;
  border: 0;
  cursor: pointer;
  color: inherit;
}a:link,a:visited {
  text-decoration: none;
  color: inherit;
}img,svg,video {
  max-width: 100%;
  display: block;
}body {
  background: #0B1118;
  color: #C8DCF0;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
  font-family: 'Barlow', sans-serif;
  min-height: 100vh;
}.nnm_layout-f7r {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}.nnm_page-f7r {
  display: flex;
  min-height: 100vh;
}.nnm_main-f7r {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media (min-width: 1081px) {.nnm_main-f7r {
  padding-left: 13.75rem;
}
}
@media (max-width: 1077px) {.nnm_main-f7r {
  padding-bottom: 72px;
}
}.nnm_gc-f7r {
  overflow: hidden;
  background: #0E1720;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255,255,255,0.05);
  border-radius: 0.5rem;
  position: relative;
  cursor: pointer;
  flex-shrink: 0;
  width: 8.75rem;
}
@media(min-width: 637px) {.nnm_gc-f7r {
  width: 156px;
}
}
@media(min-width: 1082px) {.nnm_gc-f7r {
  width: 168px;
}
}.nnm_gc-f7r:hover {
  transform: translateY(-3px);
  border-color: rgba(11,191,255,0.07);
}.nnm_gc_img-f7r {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 80%;
}.nnm_gc_img-f7r img {
  inset: 0;
  object-fit: cover;
  position: absolute;
  height: 100%;
  width: 100%;
}.nnm_gc_hover-f7r {
  transition: opacity .2s;
  inset: 0;
  background: rgba(6,12,18,0.72);
  display: flex;
  position: absolute;
  align-items: center;
  opacity: 0;
  justify-content: center;
}.nnm_gc-f7r:hover .nnm_gc_hover-f7r {
  opacity: 1;
}.nnm_gc_hover_btn-f7r {
  border-radius: 4px;
  padding: 0.5rem 16px;
  background: #0BBFFF;
  font-size: 0.75rem;
  font-weight: 700;
  color: #F0F8FF;
}.nnm_gc_info-f7r {
  padding: 8px 10px 10px;
}.nnm_gc_name-f7r {
  overflow: hidden;
  white-space: nowrap;
  color: #C8DCF0;
  text-overflow: ellipsis;
  max-width: 100%;
  font-weight: 600;
  font-size: 0.75rem;
  margin-bottom: 3px;
}.nnm_gc_prov-f7r {
  font-size: 10px;
  color: #445A6E;
}.nnm_gc_tag-f7r {
  padding: 2px 0.438rem;
  border-radius: 4px;
  left: 0.375rem;
  text-transform: uppercase;
  top: 0.375rem;
  letter-spacing: .04em;
  font-size: 9px;
  font-weight: 700;
  z-index: 2;
  position: absolute;
}.nnm_gc_tag_hot-f7r {
  background: #FF3355;
  color: #fff;
}.nnm_gc_tag_new-f7r {
  background: #00D68F;
  color: #0B1118;
}.nnm_gc_tag_jp-f7r {
  background: #FFB400;
  color: #0B1118;
}.nnm_gc_tag_ex-f7r {
  background: #1A5FFF;
  color: #fff;
}.nnm_gc_tag_live-f7r {
  background: #FF3355;
  color: #fff;
}.nnm_gr-f7r {
  padding: 32px 1rem 0;
  background: #0B1118;
}
@media(min-width: 769px) {.nnm_gr-f7r {
  padding: 2.25rem 1.5rem 0;
}
}.nnm_gr_in-f7r {
  margin: 0 auto;
  max-width: 1340px;
}.nnm_gr_head-f7r {
  gap: 0.75rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  margin-bottom: 10px;
}.nnm_gr_head_l-f7r {
  flex: 1;
  gap: 0.625rem;
  display: flex;
  min-width: 0;
  align-items: center;
}.nnm_gr_ic-f7r {
  border-radius: 8px;
  height: 2rem;
  display: flex;
  justify-content: center;
  width: 2rem;
  flex-shrink: 0;
  align-items: center;
}.nnm_gr_ic-f7r svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 16px;
  width: 16px;
}.nnm_gr_title-f7r {
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F0F8FF;
  font-size: 1rem;
  font-weight: 700;
}
@media(min-width: 771px) {.nnm_gr_title-f7r {
  font-size: 18px;
}
}.nnm_gr_more-f7r {
  transition: color .2s;
  gap: 0.313rem;
  font-weight: 600;
  display: flex;
  white-space: nowrap;
  align-items: center;
  flex-shrink: 0;
  font-size: 12px;
  color: #607D96;
}.nnm_gr_more-f7r:hover {
  color: #0BBFFF;
}.nnm_gr_more-f7r svg {
  height: 0.75rem;
  width: 12px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.nnm_gr_arrows-f7r {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.nnm_gr_arr-f7r {
  border-radius: 0.25rem;
  border: 1px solid rgba(255,255,255,0.10);
  transition: background .15s,color .15s;
  background: rgba(255,255,255,0.05);
  align-items: center;
  width: 30px;
  justify-content: center;
  color: #8AAFC8;
  display: flex;
  height: 30px;
}.nnm_gr_arr-f7r:hover {
  background: rgba(255,255,255,0.07);
  color: #F0F8FF;
}.nnm_gr_arr-f7r svg {
  width: 0.813rem;
  stroke-linecap: round;
  height: 13px;
  stroke-linejoin: round;
}.nnm_gr_seo_h-f7r {
  margin: 0 0 0.375rem;
  max-width: 42.5rem;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #C8DCF0;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 13px;
}
@media(min-width:768px) {.nnm_gr_seo_h-f7r {
  font-size: 14px;
}
}.nnm_gr_seo-f7r {
  line-height: 1.55;
  overflow-wrap: break-word;
  max-width: 42.5rem;
  font-size: 12px;
  margin-bottom: 12px;
  color: #607D96;
}.nnm_gr_seo-f7r strong {
  color: #C8DCF0;
  font-weight: 600;
}.nnm_gr_scroll-f7r {
  gap: 10px;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 10px;
}.nnm_gr_scroll-f7r::-webkit-scrollbar {
  display: none;
}
@media(min-width: 770px) {.nnm_gr_scroll-f7r {
  gap: 12px;
}
}.nnm_tb-f7r {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  background: #0B1118;
  align-items: center;
  z-index: 80;
  top: 0;
  height: 3.5rem;
  right: 0;
  position: fixed;
  display: flex;
  left: 0;
}.nnm_tb_in-f7r {
  gap: 0;
  padding: 0 0.875rem;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}.nnm_tb_burger-f7r {
  border-radius: 0.5rem;
  gap: 5px;
  align-items: center;
  display: flex;
  width: 2.375rem;
  flex-direction: column;
  justify-content: center;
  margin-right: 8px;
  height: 2.375rem;
  flex-shrink: 0;
}.nnm_tb_burger-f7r:hover {
  background: rgba(255,255,255,0.05);
}.nnm_tb_burger_line-f7r {
  border-radius: 1px;
  background: #8AAFC8;
  display: block;
  height: 2px;
  width: 1.125rem;
}
@media(min-width: 1081px) {.nnm_tb_burger-f7r {
  display: none;
}
}.nnm_tb_logo-f7r {
  gap: 0.563rem;
  font-size: 18px;
  align-items: center;
  flex-shrink: 0;
  letter-spacing: -.01em;
  display: flex;
  margin-right: 20px;
  color: #F0F8FF;
  overflow-wrap: break-word;
  font-weight: 800;
}.nnm_tb_logo_mark-f7r {
  border-radius: 8px;
  overflow: hidden;
  justify-content: center;
  display: flex;
  height: 2rem;
  width: 32px;
  align-items: center;
}.nnm_tb_logo_mark-f7r img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.nnm_tb_nav-f7r {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 637px) {.nnm_tb_nav-f7r {
  display: flex;
}
}.nnm_tb_tab-f7r {
  border-radius: 8px;
  transition: background .15s,color .15s;
  padding: 8px 0.875rem;
  color: #8AAFC8;
  white-space: nowrap;
  font-weight: 600;
  font-size: 13px;
}.nnm_tb_tab-f7r:hover {
  background: rgba(255,255,255,0.05);
  color: #F0F8FF;
}.nnm_tb_tab-f7r.nnm_state_active-f7r {
  background: rgba(11,191,255,0.15);
  color: #F0F8FF;
}.nnm_tb_right-f7r {
  gap: 8px;
  margin-left: auto;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}.nnm_tb_login-f7r {
  border-radius: 0.5rem;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.10);
  transition: border-color .2s,color .2s;
  padding: 0.563rem 1rem;
  color: #C8DCF0;
  font-weight: 600;
  font-size: 0.813rem;
  display: none;
}.nnm_tb_login-f7r:hover {
  border-color: rgba(11,191,255,0.45);
  color: #F0F8FF;
}
@media(min-width:480px) {.nnm_tb_login-f7r {
  display: block;
}
}.nnm_tb_reg-f7r {
  border-radius: 8px;
  padding: 9px 18px;
  transition: background .2s;
  background: #00D68F;
  font-size: 0.813rem;
  font-weight: 700;
  white-space: nowrap;
  color: #060C12;
}.nnm_tb_reg-f7r:hover {
  background: #00F0A0;
}.nnm_sb-f7r {
  background: #111C27;
  border-right: 1px solid rgba(255,255,255,0.05);
  transform: translateX(-100%);
  transition: transform .25s ease;
  bottom: 0;
  position: fixed;
  left: 0;
  overflow-y: auto;
  top: 56px;
  z-index: 70;
  width: 220px;
}.nnm_sb-f7r.nnm_state_open-f7r {
  transform: translateX(0);
}.nnm_sb-f7r::-webkit-scrollbar {
  width: 0.25rem;
}.nnm_sb-f7r::-webkit-scrollbar-thumb {
  background: rgba(255,255,255,0.07);
  border-radius: 2px;
}
@media(min-width: 1079px) {.nnm_sb-f7r {
  transform: translateX(0);
}
}.nnm_sb_auth-f7r {
  padding: 0.875rem 12px 0.625rem;
}.nnm_sb_btn_reg-f7r {
  transition: background .2s;
  border-radius: 0.5rem;
  background: #00D68F;
  padding: 11px;
  display: block;
  margin-bottom: 8px;
  text-align: center;
  font-size: 13px;
  font-weight: 700;
  color: #060C12;
}.nnm_sb_btn_reg-f7r:hover {
  background: #00F0A0;
}.nnm_sb_btn_login-f7r {
  transition: border-color .2s;
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 0.625rem;
  background: rgba(255,255,255,0.05);
  font-size: 13px;
  display: block;
  font-weight: 600;
  color: #C8DCF0;
  text-align: center;
}.nnm_sb_btn_login-f7r:hover {
  border-color: rgba(11,191,255,0.45);
  color: #F0F8FF;
}.nnm_sb_promo-f7r {
  padding: 0.75rem 0.875rem;
  background: linear-gradient(135deg,#061A38,#111C27);
  margin: 0 0.75rem 10px;
  overflow: hidden;
  border: 1px solid rgba(11,191,255,0.15);
  border-radius: 0.5rem;
  position: relative;
}.nnm_sb_promo-f7r::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(11,191,255,0.15),transparent 70%);
  width: 80px;
  height: 5rem;
  content: '';
  position: absolute;
  right: -1.25rem;
  top: -1.25rem;
}.nnm_sb_promo_title-f7r {
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 4px;
  color: #0BBFFF;
  font-weight: 700;
  letter-spacing: .06em;
}.nnm_sb_promo_text-f7r {
  font-weight: 600;
  font-size: 0.75rem;
  color: #F0F8FF;
  line-height: 1.35;
  overflow-wrap: break-word;
}.nnm_sb_promo_sub-f7r {
  font-size: 10px;
  color: #607D96;
  margin-top: 3px;
}.nnm_sb_nav-f7r {
  padding: 6px 0.5rem 1rem;
}.nnm_sb_nav_lb-f7r {
  padding: 0.625rem 0.5rem 6px;
  font-size: 10px;
  letter-spacing: .08em;
  color: #445A6E;
  font-weight: 700;
  text-transform: uppercase;
}.nnm_sb_link-f7r {
  padding: 9px 0.625rem;
  border-radius: 4px;
  transition: background .15s,color .15s;
  gap: 10px;
  align-items: center;
  cursor: pointer;
  color: #8AAFC8;
  font-size: 13px;
  display: flex;
  overflow-wrap: break-word;
  font-weight: 500;
}.nnm_sb_link-f7r:hover {
  background: rgba(255,255,255,0.05);
  color: #F0F8FF;
}.nnm_sb_link-f7r.nnm_state_active-f7r {
  background: rgba(11,191,255,0.15);
  color: #F0F8FF;
}.nnm_sb_ic-f7r {
  border-radius: 0.25rem;
  width: 1.875rem;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  height: 30px;
  align-items: center;
}.nnm_sb_ic-f7r svg {
  stroke-linecap: round;
  height: 16px;
  width: 16px;
  stroke-linejoin: round;
}.nnm_sb_ic_1-f7r {
  background: rgba(11,191,255,0.07);
  color: #0BBFFF;
}.nnm_sb_ic_2-f7r {
  background: rgba(0,214,143,0.14);
  color: #00D68F;
}.nnm_sb_ic_3-f7r {
  background: rgba(255,180,0,0.14);
  color: #FFB400;
}.nnm_sb_ic_4-f7r {
  background: rgba(26,95,255,0.18);
  color: #1A5FFF;
}.nnm_sb_ic_5-f7r {
  background: rgba(11,191,255,0.07);
  color: #FF4FA3;
}.nnm_sb_ic_6-f7r {
  background: rgba(26,95,255,0.18);
  color: #7B3FFF;
}.nnm_sb_badge-f7r {
  border-radius: 4px;
  padding: 2px 7px;
  background: #FFB400;
  font-weight: 700;
  color: #060C12;
  font-size: 9px;
  margin-left: auto;
}.nnm_sb_bot-f7r {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.5rem;
  padding: 0.75rem;
  display: flex;
}.nnm_sb_lang-f7r,.nnm_sb_help-f7r {
  flex: 1;
  transition: border-color .2s;
  border-radius: 0.25rem;
  border: 1px solid rgba(255,255,255,0.05);
  background: rgba(255,255,255,0.05);
  padding: 0.563rem 6px;
  gap: 0.375rem;
  font-weight: 600;
  align-items: center;
  color: #8AAFC8;
  display: flex;
  font-size: 0.688rem;
  justify-content: center;
}.nnm_sb_lang-f7r:hover,.nnm_sb_help-f7r:hover {
  border-color: rgba(11,191,255,0.45);
  color: #F0F8FF;
}.nnm_sb_lang-f7r svg,.nnm_sb_help-f7r svg {
  width: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.813rem;
}.nnm_sb_bd-f7r {
  inset: 0;
  background: rgba(6,12,18,0.72);
  display: none;
  position: fixed;
  z-index: 69;
}.nnm_sb_bd-f7r.nnm_state_on-f7r {
  display: block;
}
@media(min-width: 1081px) {.nnm_sb_bd-f7r {
  display: none!important;
}
}.nnm_mob_nav-f7r {
  border-top: 1px solid rgba(255,255,255,0.10);
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  background: #111C27;
  display: flex;
  bottom: 0;
  position: fixed;
  left: 0;
  z-index: 80;
  right: 0;
}
@media(min-width: 1081px) {.nnm_mob_nav-f7r {
  display: none;
}
}.nnm_mob_nav_item-f7r {
  padding: 0.25rem 2px;
  gap: 4px;
  flex: 1;
  color: #445A6E;
  display: flex;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
}.nnm_mob_nav_ic-f7r {
  line-height: 1;
}.nnm_mob_nav_ic-f7r svg {
  width: 20px;
  height: 20px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.nnm_mob_nav_lb-f7r {
  color: #445A6E;
  font-size: 10px;
  font-weight: 600;
}.nnm_mob_nav_item-f7r.nnm_state_active-f7r {
  color: #0BBFFF;
}.nnm_mob_nav_item-f7r.nnm_state_active-f7r .nnm_mob_nav_lb-f7r {
  color: #0BBFFF;
}.nnm_hero-f7r {
  padding: 1.25rem 16px 0;
  background: #0B1118;
}
@media(min-width: 765px) {.nnm_hero-f7r {
  padding: 24px 1.5rem 0;
}
}.nnm_hero_in-f7r {
  margin: 0 auto;
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 1340px;
}
@media(min-width:860px) {.nnm_hero_in-f7r {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1097px) {.nnm_hero_in-f7r {
  grid-template-columns: 1fr 21.25rem;
}
}.nnm_hero_promo-f7r {
  background: #0E1720;
  border-radius: 0.875rem;
  overflow: hidden;
  align-items: stretch;
  display: flex;
  position: relative;
  min-height: 13.75rem;
}
@media(min-width: 771px) {.nnm_hero_promo-f7r {
  min-height: 17.5rem;
}
}.nnm_hero_promo_bg-f7r {
  inset: 0;
  background-position: center;
  background: linear-gradient(120deg,#061A38 0%,#0B1118 100%);
  position: absolute;
  background-size: cover;
}.nnm_hero_promo_bg-f7r::after {
  background: linear-gradient(90deg,#0B1118 0%,rgba(6,12,18,0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.nnm_hero_promo_glow-f7r {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(26,95,255,0.18) 0%,transparent 65%);
  right: 60px;
  width: 300px;
  pointer-events: none;
  top: -40px;
  position: absolute;
  height: 18.75rem;
}.nnm_hero_promo_ct-f7r {
  padding: 1.75rem 1.5rem 1.75rem 1.75rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  z-index: 2;
  max-width: 30rem;
  position: relative;
}
@media(min-width: 769px) {.nnm_hero_promo_ct-f7r {
  padding: 40px 2rem;
}
}.nnm_hero_badge-f7r {
  border: 1px solid rgba(11,191,255,0.07);
  border-radius: 20px;
  background: rgba(11,191,255,0.15);
  padding: 0.313rem 0.75rem;
  text-transform: uppercase;
  color: #0BBFFF;
  font-size: 10px;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 14px;
  display: inline-block;
}.nnm_hero_h1-f7r {
  font-weight: 800;
  overflow-wrap: break-word;
  line-height: 1.15;
  color: #F0F8FF;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 0.625rem;
  font-size: 26px;
}.nnm_hero_h1-f7r em {
  font-style: normal;
  color: #FFB400;
}
@media(min-width: 765px) {.nnm_hero_h1-f7r {
  font-size: 2.25rem;
}
}.nnm_hero_sub-f7r {
  line-height: 1.55;
  margin-bottom: 20px;
  font-size: 0.813rem;
  color: #8AAFC8;
}
@media(min-width: 766px) {.nnm_hero_sub-f7r {
  font-size: 14px;
}
}.nnm_hero_row-f7r {
  gap: 10px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.nnm_hero_cta-f7r {
  padding: 13px 1.625rem;
  transition: background .2s;
  border-radius: 8px;
  background: #00D68F;
  color: #060C12;
  box-shadow: 0 2px 16px rgba(0,214,143,0.45), inset 0 1px 0 rgba(255,255,255,0.12);
  font-weight: 700;
  font-size: 14px;
}.nnm_hero_cta-f7r:hover {
  background: #00F0A0;
}.nnm_hero_terms-f7r {
  color: #445A6E;
  font-size: 11px;
}.nnm_hero_game-f7r {
  border-radius: 0.875rem;
  background: #0E1720;
  border: 1px solid rgba(255,255,255,0.05);
  overflow: hidden;
  position: relative;
  display: flex;
  flex-direction: column;
}.nnm_hero_game_badge-f7r {
  border-radius: 1.25rem;
  padding: 0.313rem 0.625rem;
  border: 1px solid rgba(255,180,0,0.14);
  background: rgba(255,180,0,0.14);
  font-weight: 700;
  z-index: 3;
  position: absolute;
  top: 12px;
  font-size: 0.625rem;
  text-transform: uppercase;
  letter-spacing: .06em;
  left: 0.75rem;
  color: #FFB400;
}.nnm_hero_game_badge-f7r svg {
  width: 11px;
  height: 0.688rem;
  vertical-align: -1px;
  margin-right: 4px;
}.nnm_hero_game_img-f7r {
  background: linear-gradient(135deg,#061A38,#0B1118);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.nnm_hero_game_img-f7r img {
  inset: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}.nnm_hero_game_play-f7r {
  inset: 0;
  transition: opacity .2s;
  background: rgba(6,12,18,0.72);
  justify-content: center;
  opacity: 0;
  position: absolute;
  align-items: center;
  display: flex;
}.nnm_hero_game-f7r:hover .nnm_hero_game_play-f7r {
  opacity: 1;
}.nnm_hero_game_play-f7r span {
  background: #0BBFFF;
  border-radius: 50%;
  width: 3.25rem;
  height: 52px;
  align-items: center;
  display: flex;
  justify-content: center;
}.nnm_hero_game_play-f7r span svg {
  height: 18px;
  margin-left: 2px;
  width: 18px;
}.nnm_hero_game_info-f7r {
  padding: 0.875rem 1rem;
}.nnm_hero_game_title-f7r {
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  color: #F0F8FF;
  font-size: 15px;
}.nnm_hero_game_provider-f7r {
  color: #607D96;
  font-size: 11px;
}.nnm_hero_game_btn-f7r {
  transition: background .2s;
  background: #0BBFFF;
  border-radius: 8px;
  padding: 11px;
  margin: 0.75rem 16px 16px;
  text-align: center;
  font-weight: 700;
  color: #F0F8FF;
  display: block;
  font-size: 0.813rem;
}.nnm_hero_game-f7r:hover .nnm_hero_game_btn-f7r {
  background: #3DCDFF;
}.nnm_sbar-f7r {
  padding: 16px 16px 0;
  background: #0B1118;
}
@media(min-width: 769px) {.nnm_sbar-f7r {
  padding: 18px 1.5rem 0;
}
}.nnm_sbar_in-f7r {
  margin: 0 auto;
  max-width: 1340px;
}.nnm_sbar_row-f7r {
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 12px;
}.nnm_sbar_input-f7r {
  border: 1px solid rgba(255,255,255,0.10);
  padding: 11px 16px;
  transition: border-color .2s;
  gap: 0.625rem;
  background: #0E1720;
  flex: 1;
  border-radius: 0.5rem;
  color: #607D96;
  font-size: 0.813rem;
  display: flex;
  align-items: center;
  cursor: pointer;
}.nnm_sbar_input-f7r:hover {
  border-color: rgba(11,191,255,0.45);
}.nnm_sbar_input-f7r svg {
  height: 15px;
  stroke-linecap: round;
  width: 0.938rem;
  stroke-linejoin: round;
  flex-shrink: 0;
}.nnm_sbar_providers-f7r {
  transition: border-color .2s;
  padding: 0.688rem 18px;
  background: #0E1720;
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.10);
  gap: 0.5rem;
  color: #C8DCF0;
  align-items: center;
  font-weight: 600;
  display: flex;
  font-size: 13px;
  white-space: nowrap;
}.nnm_sbar_providers-f7r:hover {
  border-color: rgba(11,191,255,0.45);
  color: #F0F8FF;
}.nnm_sbar_providers-f7r svg {
  stroke-linejoin: round;
  height: 0.875rem;
  width: 14px;
  stroke-linecap: round;
}.nnm_sbar_tabs-f7r {
  gap: 0.375rem;
  scrollbar-width: none;
  display: flex;
  padding-bottom: 2px;
  overflow-x: auto;
}.nnm_sbar_tabs-f7r::-webkit-scrollbar {
  display: none;
}.nnm_sbar_tab-f7r {
  gap: 7px;
  background: rgba(255,255,255,0.05);
  border-radius: 20px;
  transition: background .15s,color .15s,border-color .15s;
  padding: 8px 0.875rem;
  border: 1px solid rgba(255,255,255,0.05);
  color: #8AAFC8;
  cursor: pointer;
  font-size: 0.75rem;
  white-space: nowrap;
  flex-shrink: 0;
  align-items: center;
  font-weight: 600;
  display: flex;
}.nnm_sbar_tab-f7r:hover {
  border-color: rgba(11,191,255,0.45);
  background: rgba(255,255,255,0.07);
  color: #F0F8FF;
}.nnm_sbar_tab-f7r.nnm_state_active-f7r {
  background: rgba(11,191,255,0.15);
  border-color: rgba(11,191,255,0.07);
  color: #F0F8FF;
}.nnm_sbar_tab_ic-f7r svg {
  height: 0.875rem;
  width: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.nnm_wy-f7r {
  background: #0B1118;
  padding: 2rem 16px 0;
}
@media(min-width: 766px) {.nnm_wy-f7r {
  padding: 40px 1.5rem 0;
}
}.nnm_wy_in-f7r {
  margin: 0 auto;
  max-width: 83.75rem;
}.nnm_wy_head-f7r {
  max-width: 720px;
  margin-bottom: 1.125rem;
}.nnm_wy_label-f7r {
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 8px;
  color: #0BBFFF;
}.nnm_wy_h2-f7r {
  font-size: 1.25rem;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  color: #F0F8FF;
  font-weight: 800;
  margin-bottom: 8px;
}
@media(min-width: 769px) {.nnm_wy_h2-f7r {
  font-size: 1.5rem;
}
}.nnm_wy_intro-f7r {
  margin: 0;
  line-height: 1.6;
  color: #607D96;
  font-size: 0.813rem;
}.nnm_wy_grid-f7r {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 638px) {.nnm_wy_grid-f7r {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.nnm_wy_grid-f7r {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.nnm_wy_card-f7r {
  padding: 20px;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 8px;
  background: #111C27;
  transition: border-color .2s,transform .2s;
}.nnm_wy_card-f7r:hover {
  transform: translateY(-2px);
  border-color: rgba(11,191,255,0.07);
}.nnm_wy_card_ic-f7r {
  border-radius: 50%;
  background: rgba(11,191,255,0.15);
  height: 2.75rem;
  width: 2.75rem;
  align-items: center;
  color: #0BBFFF;
  justify-content: center;
  margin-bottom: 0.875rem;
  display: flex;
}.nnm_wy_card_ic-f7r svg {
  stroke-linecap: round;
  height: 1.375rem;
  stroke-linejoin: round;
  width: 1.375rem;
}.nnm_wy_card_h-f7r {
  line-height: 1.25;
  color: #F0F8FF;
  font-weight: 700;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  font-size: 15px;
}.nnm_wy_card_p-f7r {
  overflow-wrap: break-word;
  color: #607D96;
  font-size: 0.813rem;
  line-height: 1.6;
}.nnm_wy_card_p-f7r strong {
  color: #C8DCF0;
  font-weight: 600;
}.nnm_gcg-f7r {
  padding: 2.25rem 16px 0;
  background: #0B1118;
}
@media(min-width: 765px) {.nnm_gcg-f7r {
  padding: 44px 24px 0;
}
}.nnm_gcg_in-f7r {
  margin: 0 auto;
  max-width: 83.75rem;
}.nnm_gcg_head-f7r {
  max-width: 720px;
  margin-bottom: 1.25rem;
}.nnm_gcg_label-f7r {
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #0BBFFF;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
}.nnm_gcg_h2-f7r {
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F0F8FF;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-size: 1.375rem;
}
@media(min-width: 765px) {.nnm_gcg_h2-f7r {
  font-size: 28px;
}
}.nnm_gcg_intro-f7r {
  color: #607D96;
  font-size: 0.813rem;
  line-height: 1.6;
}.nnm_gcg_grid-f7r {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.nnm_gcg_grid-f7r {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.nnm_gcg_grid-f7r {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.nnm_gcg_card-f7r {
  padding: 20px;
  border: 1px solid rgba(255,255,255,0.10);
  transition: transform .2s,border-color .2s;
  border-radius: 14px;
  overflow: hidden;
  display: flex;
  min-height: 15rem;
  position: relative;
  justify-content: flex-end;
  cursor: pointer;
  flex-direction: column;
}.nnm_gcg_card-f7r:hover {
  transform: translateY(-3px);
  border-color: rgba(11,191,255,0.15);
}.nnm_gcg_card_bg-f7r {
  inset: 0;
  position: absolute;
  z-index: 0;
}.nnm_gcg_card_bg-f7r::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  position: absolute;
  content: '';
}.nnm_gcg_card_ic-f7r {
  background: rgba(0,0,0,.45);
  border-radius: 4px;
  display: flex;
  align-items: center;
  position: absolute;
  justify-content: center;
  width: 40px;
  z-index: 2;
  height: 2.5rem;
  right: 18px;
  color: #F0F8FF;
  top: 18px;
}.nnm_gcg_card_ic-f7r svg {
  height: 20px;
  width: 1.25rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.nnm_gcg_card_ct-f7r {
  position: relative;
  z-index: 1;
}.nnm_gcg_card_h-f7r {
  color: #F0F8FF;
  font-family: 'Barlow Condensed', sans-serif;
  line-height: 1.2;
  font-weight: 800;
  font-size: 18px;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.nnm_gcg_card_h-f7r {
  font-size: 1.25rem;
}
}.nnm_gcg_card_p-f7r {
  line-height: 1.55;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  margin-bottom: 0.625rem;
  color: rgba(255,255,255,.82);
}.nnm_gcg_card_p-f7r strong {
  font-weight: 600;
  color: #F0F8FF;
}.nnm_gcg_card_cta-f7r {
  gap: 0.25rem;
  color: #0BBFFF;
  letter-spacing: .04em;
  font-weight: 700;
  display: inline-flex;
  font-size: 12px;
  align-items: center;
  text-transform: uppercase;
}.nnm_gcg_card_cta-f7r svg {
  width: 12px;
  height: 12px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.nnm_ws-f7r {
  padding: 2rem 1rem 0;
  background: #0B1118;
}
@media(min-width: 769px) {.nnm_ws-f7r {
  padding: 2.25rem 1.5rem 0;
}
}.nnm_ws_in-f7r {
  margin: 0 auto;
  max-width: 1340px;
}.nnm_ws_head-f7r {
  gap: 12px;
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-bottom: 14px;
  flex-wrap: wrap;
}.nnm_ws_title-f7r {
  gap: 10px;
  font-weight: 700;
  display: flex;
  color: #F0F8FF;
  font-family: 'Barlow Condensed', sans-serif;
  align-items: center;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  font-size: 16px;
}.nnm_ws_title_ic-f7r svg {
  stroke-linecap: round;
  width: 1.125rem;
  color: #FFB400;
  stroke-linejoin: round;
  height: 1.125rem;
}.nnm_ws_online-f7r {
  gap: 7px;
  align-items: center;
  font-weight: 600;
  font-size: 0.75rem;
  display: flex;
  color: #607D96;
}.nnm_ws_online_dot-f7r {
  background: #00D68F;
  border-radius: 50%;
  height: 0.5rem;
  width: 0.5rem;
  box-shadow: 0 0 0.375rem rgba(0,214,143,0.14);
  flex-shrink: 0;
}.nnm_ws_scroll-f7r {
  gap: 8px;
  padding-bottom: 0.5rem;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
}.nnm_ws_scroll-f7r::-webkit-scrollbar {
  display: none;
}.nnm_wc-f7r {
  background: #0E1720;
  gap: 10px;
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 0.625rem 14px;
  min-width: 220px;
  align-items: center;
  display: flex;
  flex-shrink: 0;
}.nnm_wc_img-f7r {
  border-radius: 0.25rem;
  overflow: hidden;
  background: #111C27;
  flex-shrink: 0;
  height: 36px;
  width: 2.25rem;
}.nnm_wc_img-f7r img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.nnm_wc_info-f7r {
  min-width: 0;
}.nnm_wc_game-f7r {
  overflow: hidden;
  white-space: nowrap;
  color: #C8DCF0;
  text-overflow: ellipsis;
  font-size: 0.75rem;
  font-weight: 600;
}.nnm_wc_player-f7r {
  overflow: hidden;
  font-size: 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #445A6E;
}.nnm_wc_amount-f7r {
  font-size: 0.813rem;
  flex-shrink: 0;
  color: #00D68F;
  margin-left: auto;
  white-space: nowrap;
  font-weight: 700;
}.nnm_prov-f7r {
  padding: 36px 16px 0;
  background: #0B1118;
}
@media(min-width: 766px) {.nnm_prov-f7r {
  padding: 44px 24px 0;
}
}.nnm_prov_in-f7r {
  margin: 0 auto;
  max-width: 1340px;
}.nnm_prov_head-f7r {
  margin-bottom: 1rem;
}.nnm_prov_label-f7r {
  color: #0BBFFF;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-weight: 700;
}.nnm_prov_h2-f7r {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #F0F8FF;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 8px;
  font-weight: 800;
}
@media(min-width: 769px) {.nnm_prov_h2-f7r {
  font-size: 24px;
}
}.nnm_prov_seo-f7r {
  overflow-wrap: break-word;
  margin-bottom: 16px;
  line-height: 1.6;
  max-width: 620px;
  color: #607D96;
  font-size: 13px;
}.nnm_prov_seo-f7r strong {
  color: #C8DCF0;
  font-weight: 700;
}.nnm_prov_seo-f7r a {
  text-decoration: underline;
  color: #0BBFFF;
}.nnm_prov_grid-f7r {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 639px) {.nnm_prov_grid-f7r {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1079px) {.nnm_prov_grid-f7r {
  grid-template-columns: repeat(8,1fr);
}
}.nnm_prov_card-f7r {
  background: #0E1720;
  transition: border-color .2s,background .2s;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 0.875rem 0.625rem;
  gap: 0.438rem;
  border-radius: 0.5rem;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
  display: flex;
}.nnm_prov_card-f7r:hover {
  background: #111C27;
  border-color: rgba(11,191,255,0.45);
}.nnm_prov_logo-f7r {
  border-radius: 0.25rem;
  background: rgba(255,255,255,0.05);
  overflow: hidden;
  width: 2.75rem;
  height: 44px;
  align-items: center;
  display: flex;
  justify-content: center;
}.nnm_prov_logo-f7r img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.nnm_prov_name-f7r {
  color: #8AAFC8;
  font-size: 11px;
  overflow-wrap: break-word;
  text-align: center;
  font-weight: 600;
}.nnm_reg-f7r {
  background: #0B1118;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.nnm_reg-f7r {
  padding: 2.75rem 24px 0;
}
}.nnm_reg_in-f7r {
  background: #111C27;
  border: 1px solid rgba(255,255,255,0.05);
  padding: 28px 1.5rem;
  margin: 0 auto;
  border-radius: 0.875rem;
  max-width: 1340px;
}
@media(min-width: 769px) {.nnm_reg_in-f7r {
  padding: 40px;
}
}.nnm_reg_top-f7r {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 857px) {.nnm_reg_top-f7r {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.nnm_reg_label-f7r {
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #0BBFFF;
  margin-bottom: 0.625rem;
  font-weight: 700;
  letter-spacing: .08em;
}.nnm_reg_h2-f7r {
  color: #F0F8FF;
  font-weight: 800;
  line-height: 1.2;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 12px;
  font-size: 22px;
}
@media(min-width: 769px) {.nnm_reg_h2-f7r {
  font-size: 28px;
}
}.nnm_reg_bonus-f7r {
  gap: 0.5rem;
  border: 1px solid rgba(255,180,0,0.14);
  border-radius: 8px;
  background: rgba(255,180,0,0.14);
  padding: 0.625rem 16px;
  margin-bottom: 1rem;
  align-items: center;
  display: inline-flex;
}.nnm_reg_bonus_amount-f7r {
  font-size: 20px;
  font-weight: 800;
  color: #FFB400;
}.nnm_reg_bonus_text-f7r {
  font-size: 13px;
  color: #8AAFC8;
  line-height: 1.35;
}.nnm_reg_cta_btn-f7r {
  padding: 14px 2rem;
  background: #00D68F;
  transition: background .2s;
  border-radius: 0.5rem;
  font-size: 15px;
  box-shadow: 0 2px 16px rgba(0,214,143,0.45), inset 0 1px 0 rgba(255,255,255,0.12);
  color: #060C12;
  margin-bottom: 12px;
  font-weight: 700;
  display: inline-block;
}.nnm_reg_cta_btn-f7r:hover {
  background: #00F0A0;
}.nnm_reg_terms-f7r {
  color: #445A6E;
  font-size: 11px;
  line-height: 1.5;
}.nnm_reg_seo-f7r {
  border-top: 1px solid rgba(255,255,255,0.05);
  padding-top: 20px;
  color: #607D96;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.65;
  margin-top: 20px;
}.nnm_reg_seo-f7r p {
  margin-bottom: 10px;
  color: #607D96;
  font-size: 0.813rem;
  line-height: 1.65;
}.nnm_reg_seo-f7r p:last-child {
  margin-bottom: 0;
}.nnm_reg_seo-f7r strong {
  color: #C8DCF0;
  font-weight: 700;
}.nnm_reg_seo-f7r a {
  transition: color .2s;
  text-decoration: underline;
  color: #0BBFFF;
}.nnm_reg_seo-f7r a:hover {
  color: #3DCDFF;
}.nnm_reg_seo-f7r ul,.nnm_reg_seo-f7r ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 18px;
}.nnm_reg_seo-f7r ol {
  list-style: decimal;
}.nnm_reg_seo-f7r li {
  margin-bottom: 4px;
  line-height: 1.65;
  color: #607D96;
  font-size: 0.813rem;
}.nnm_reg_seo-f7r table {
  display: block;
  margin-bottom: 0.625rem;
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
@media(min-width:768px) {.nnm_reg_seo-f7r table {
  display: table;
}
}.nnm_reg_seo-f7r th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.5rem;
  color: #C8DCF0;
  text-align: left;
  font-weight: 700;
}.nnm_reg_seo-f7r td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 8px;
  color: #607D96;
}.nnm_reg_steps-f7r {
  gap: 14px;
  margin-top: 1.75rem;
  display: flex;
  flex-direction: column;
}
@media(min-width: 861px) {.nnm_reg_steps-f7r {
  margin-top: 0;
}
}.nnm_reg_step-f7r {
  gap: 0.875rem;
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.05);
  padding: 1rem;
  background: rgba(255,255,255,0.05);
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.nnm_reg_step_num-f7r {
  border: 1px solid rgba(11,191,255,0.07);
  border-radius: 50%;
  background: rgba(11,191,255,0.15);
  height: 2.125rem;
  align-items: center;
  font-weight: 800;
  display: flex;
  justify-content: center;
  color: #0BBFFF;
  flex-shrink: 0;
  font-size: 0.875rem;
  width: 34px;
}.nnm_reg_step_title-f7r {
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 0.875rem;
  color: #F0F8FF;
}.nnm_reg_step_text-f7r {
  font-size: 0.75rem;
  color: #607D96;
  line-height: 1.5;
}.nnm_reg_trust-f7r {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.625rem;
  padding-top: 20px;
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
}.nnm_reg_trust_item-f7r {
  gap: 7px;
  align-items: center;
  font-size: 12px;
  display: flex;
  overflow-wrap: break-word;
  color: #607D96;
}.nnm_reg_trust_ic-f7r svg {
  stroke-linecap: round;
  width: 1rem;
  height: 1rem;
  color: #0BBFFF;
  stroke-linejoin: round;
}.nnm_app-f7r {
  padding: 36px 16px 0;
  background: #0B1118;
}
@media(min-width: 767px) {.nnm_app-f7r {
  padding: 2.75rem 1.5rem 0;
}
}.nnm_app_in-f7r {
  margin: 0 auto;
  max-width: 1340px;
}.nnm_app_head-f7r {
  margin-bottom: 16px;
}.nnm_app_label-f7r {
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-size: 11px;
  text-transform: uppercase;
  color: #0BBFFF;
}.nnm_app_h2-f7r {
  color: #F0F8FF;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  font-size: 1.25rem;
}
@media(min-width: 771px) {.nnm_app_h2-f7r {
  font-size: 24px;
}
}.nnm_app_sub-f7r {
  font-size: 0.813rem;
  color: #607D96;
  max-width: 600px;
  overflow-wrap: break-word;
  line-height: 1.6;
}.nnm_app_sub-f7r strong {
  font-weight: 700;
  color: #C8DCF0;
}.nnm_app_cards-f7r {
  gap: 10px;
  display: grid;
  margin-top: 16px;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.nnm_app_cards-f7r {
  grid-template-columns: repeat(3,1fr);
}
}.nnm_app_card-f7r {
  gap: 1rem;
  padding: 20px;
  border-radius: 8px;
  overflow: hidden;
  position: relative;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.nnm_app_card_ios-f7r {
  background: linear-gradient(135deg,rgba(11,191,255,0.15) 0%,#111C27 100%);
}.nnm_app_card_android-f7r {
  background: linear-gradient(135deg,rgba(0,214,143,0.14) 0%,#111C27 100%);
}.nnm_app_card_win-f7r {
  background: linear-gradient(135deg,rgba(255,180,0,0.14) 0%,#111C27 100%);
}.nnm_app_card_ic-f7r svg {
  stroke-linejoin: round;
  height: 34px;
  stroke-linecap: round;
  width: 2.125rem;
}.nnm_app_card_ic-f7r {
  flex-shrink: 0;
  color: #F0F8FF;
}.nnm_app_card_os-f7r {
  margin-bottom: 6px;
  font-weight: 700;
  letter-spacing: .08em;
  color: #607D96;
  text-transform: uppercase;
  font-size: 10px;
}.nnm_app_card_title-f7r {
  margin-bottom: 6px;
  font-weight: 700;
  overflow-wrap: break-word;
  line-height: 1.2;
  font-size: 0.938rem;
  color: #F0F8FF;
}.nnm_app_card_text-f7r {
  color: #607D96;
  overflow-wrap: break-word;
  font-size: 12px;
  margin-bottom: 0.875rem;
  line-height: 1.5;
}.nnm_app_card_btn-f7r {
  gap: 7px;
  background: rgba(255,255,255,0.12);
  transition: background .2s;
  border: 1px solid rgba(11,191,255,0.45);
  padding: 0.625rem 18px;
  border-radius: 4px;
  align-items: center;
  color: #F0F8FF;
  font-size: 13px;
  display: inline-flex;
  font-weight: 700;
}.nnm_app_card_btn-f7r:hover {
  background: rgba(255,255,255,0.07);
}.nnm_htp-f7r {
  background: #0B1118;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.nnm_htp-f7r {
  padding: 2.75rem 1.5rem 0;
}
}.nnm_htp_in-f7r {
  margin: 0 auto;
  max-width: 1340px;
}.nnm_htp_head-f7r {
  margin-bottom: 22px;
  max-width: 45rem;
}.nnm_htp_label-f7r {
  margin-bottom: 8px;
  color: #0BBFFF;
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
}.nnm_htp_h2-f7r {
  font-weight: 800;
  margin-bottom: 8px;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  font-size: 1.375rem;
  color: #F0F8FF;
}
@media(min-width: 769px) {.nnm_htp_h2-f7r {
  font-size: 28px;
}
}.nnm_htp_intro-f7r {
  color: #607D96;
  line-height: 1.6;
  font-size: 0.875rem;
}.nnm_htp_steps-f7r {
  margin: 0;
  gap: 12px;
  list-style: none;
  padding: 0;
  grid-template-columns: 1fr;
  display: grid;
  counter-reset: none;
}
@media(min-width: 643px) {.nnm_htp_steps-f7r {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.nnm_htp_steps-f7r {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.nnm_htp_step-f7r {
  border: 1px solid rgba(255,255,255,0.10);
  background: #111C27;
  padding: 20px 18px 1.125rem;
  border-radius: 0.5rem;
  position: relative;
  flex-direction: column;
  display: flex;
}.nnm_htp_step_num-f7r {
  background: #0BBFFF;
  border-radius: 50%;
  width: 28px;
  font-family: 'Barlow Condensed', sans-serif;
  justify-content: center;
  font-weight: 800;
  position: absolute;
  height: 28px;
  left: 1.25rem;
  display: flex;
  color: #060C12;
  font-size: 0.813rem;
  align-items: center;
  top: -12px;
}.nnm_htp_step_ic-f7r {
  margin: 8px 0 0.75rem;
  background: rgba(11,191,255,0.15);
  border-radius: 0.25rem;
  height: 2.25rem;
  justify-content: center;
  width: 36px;
  align-items: center;
  color: #0BBFFF;
  display: flex;
}.nnm_htp_step_ic-f7r svg {
  height: 18px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.125rem;
}.nnm_htp_step_h-f7r {
  overflow-wrap: break-word;
  font-size: 14px;
  color: #F0F8FF;
  line-height: 1.25;
  font-weight: 700;
  margin-bottom: 0.375rem;
}.nnm_htp_step_p-f7r {
  color: #607D96;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.55;
}.nnm_htp_step_p-f7r strong {
  font-weight: 600;
  color: #C8DCF0;
}.nnm_htp_cta-f7r {
  border-radius: 8px;
  background: #00D68F;
  padding: 0.813rem 26px;
  transition: background .2s;
  font-weight: 700;
  color: #060C12;
  margin-top: 20px;
  display: inline-block;
  font-size: 14px;
}.nnm_htp_cta-f7r:hover {
  background: #00F0A0;
}.nnm_bon-f7r {
  background: #0B1118;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.nnm_bon-f7r {
  padding: 44px 24px 0;
}
}.nnm_bon_in-f7r {
  margin: 0 auto;
  max-width: 83.75rem;
}.nnm_bon_head-f7r {
  margin-bottom: 20px;
}.nnm_bon_label-f7r {
  letter-spacing: .08em;
  color: #0BBFFF;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
}.nnm_bon_h2-f7r {
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  color: #F0F8FF;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}
@media(min-width: 765px) {.nnm_bon_h2-f7r {
  font-size: 1.5rem;
}
}.nnm_bon_seo-f7r {
  color: #607D96;
  line-height: 1.6;
  max-width: 620px;
  overflow-wrap: break-word;
  font-size: 13px;
}.nnm_bon_seo-f7r strong {
  color: #C8DCF0;
  font-weight: 700;
}.nnm_bon_seo-f7r a {
  color: #0BBFFF;
  text-decoration: underline;
}.nnm_bon_grid-f7r {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 639px) {.nnm_bon_grid-f7r {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.nnm_bon_grid-f7r {
  grid-template-columns: repeat(5,1fr);
}
}.nnm_bon_card-f7r {
  background: #0E1720;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 1rem;
  transition: border-color .2s,transform .2s;
  border-radius: 0.5rem;
}.nnm_bon_card-f7r:hover {
  border-color: rgba(11,191,255,0.07);
  transform: translateY(-2px);
}.nnm_bon_card_ic-f7r svg {
  width: 1.625rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.625rem;
}.nnm_bon_card_ic-f7r {
  margin-bottom: 0.625rem;
}.nnm_bon_card_type-f7r {
  font-weight: 700;
  font-size: 0.625rem;
  text-transform: uppercase;
  color: #607D96;
  margin-bottom: 0.375rem;
  letter-spacing: .06em;
}.nnm_bon_card_amount-f7r {
  font-weight: 800;
  font-size: 1.125rem;
  line-height: 1.1;
  color: #FFB400;
  margin-bottom: 0.375rem;
}.nnm_bon_card_name-f7r {
  margin-bottom: 8px;
  font-weight: 600;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #F0F8FF;
}.nnm_bon_card_detail-f7r {
  border-top: 1px solid rgba(255,255,255,0.05);
  font-size: 11px;
  line-height: 1.5;
  color: #445A6E;
  padding-top: 8px;
  overflow-wrap: break-word;
}.nnm_pmt-f7r {
  background: #0B1118;
  padding: 36px 1rem 0;
}
@media(min-width: 767px) {.nnm_pmt-f7r {
  padding: 2.75rem 24px 0;
}
}.nnm_pmt_in-f7r {
  margin: 0 auto;
  max-width: 83.75rem;
}.nnm_pmt_head-f7r {
  margin-bottom: 22px;
  max-width: 45rem;
}.nnm_pmt_label-f7r {
  text-transform: uppercase;
  color: #0BBFFF;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 8px;
  font-size: 11px;
}.nnm_pmt_h2-f7r {
  font-size: 1.375rem;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F0F8FF;
  margin-bottom: 0.5rem;
}
@media(min-width: 765px) {.nnm_pmt_h2-f7r {
  font-size: 28px;
}
}.nnm_pmt_intro-f7r {
  color: #607D96;
  overflow-wrap: break-word;
  font-size: 14px;
  line-height: 1.6;
}.nnm_pmt_groups-f7r {
  gap: 1.25rem;
  display: flex;
  flex-direction: column;
}.nnm_pmt_group-f7r {
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 0.5rem;
  background: #111C27;
  padding: 1.25rem;
}.nnm_pmt_group_head-f7r {
  gap: 12px;
  margin-bottom: 10px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.nnm_pmt_group_ic-f7r {
  border-radius: 4px;
  background: rgba(11,191,255,0.15);
  width: 2.25rem;
  height: 2.25rem;
  justify-content: center;
  align-items: center;
  color: #0BBFFF;
  display: flex;
  flex-shrink: 0;
}.nnm_pmt_group_ic-f7r svg {
  width: 18px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.125rem;
}.nnm_pmt_group_h-f7r {
  margin: 0;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F0F8FF;
  overflow-wrap: break-word;
  font-size: 1rem;
  font-weight: 700;
}.nnm_pmt_group_p-f7r {
  line-height: 1.6;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  font-size: 13px;
  color: #607D96;
}.nnm_pmt_group_p-f7r strong {
  color: #C8DCF0;
  font-weight: 600;
}.nnm_pmt_table_wrap-f7r {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.nnm_pmt_table-f7r {
  min-width: 33.75rem;
  width: 100%;
  border-collapse: collapse;
  font-size: 0.813rem;
}.nnm_pmt_table-f7r th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 12px;
  text-align: left;
  color: #C8DCF0;
  white-space: nowrap;
  font-size: 11px;
  letter-spacing: .04em;
  font-weight: 700;
  text-transform: uppercase;
}.nnm_pmt_table-f7r td {
  padding: 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #607D96;
}.nnm_pmt_table-f7r tbody tr:last-child td {
  border-bottom: none;
}.nnm_pmt_table-f7r tr:hover td {
  background: rgba(255,255,255,0.05);
  color: #C8DCF0;
}.nnm_seo-f7r {
  background: #0B1118;
  padding: 2.25rem 16px 0;
}
@media(min-width: 771px) {.nnm_seo-f7r {
  padding: 2.75rem 24px 0;
}
}.nnm_seo_in-f7r {
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 14px;
  background: #111C27;
  padding: 28px 1.5rem;
  max-width: 1340px;
}
@media(min-width:768px) {.nnm_seo_in-f7r {
  padding: 2.25rem 2.5rem;
}
}.nnm_seo_label-f7r {
  text-transform: uppercase;
  color: #0BBFFF;
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
}.nnm_seo_h2-f7r {
  line-height: 1.25;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
  color: #F0F8FF;
  margin-bottom: 0.875rem;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width:768px) {.nnm_seo_h2-f7r {
  font-size: 1.5rem;
}
}.nnm_seo_body-f7r {
  overflow-wrap: break-word;
  color: #8AAFC8;
  font-size: 14px;
  line-height: 1.75;
}.nnm_seo_body-f7r p {
  color: #8AAFC8;
  margin-bottom: 12px;
  line-height: 1.75;
  font-size: 0.875rem;
}.nnm_seo_body-f7r p:last-child {
  margin-bottom: 0;
}.nnm_seo_body-f7r strong {
  color: #C8DCF0;
  font-weight: 700;
}.nnm_seo_body-f7r a {
  transition: color .2s;
  text-decoration: underline;
  color: #0BBFFF;
}.nnm_seo_body-f7r a:hover {
  color: #3DCDFF;
}.nnm_seo_body-f7r ul,.nnm_seo_body-f7r ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.nnm_seo_body-f7r ol {
  list-style: decimal;
}.nnm_seo_body-f7r li {
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 6px;
  color: #8AAFC8;
}.nnm_seo_body-f7r table {
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  margin-bottom: 0.75rem;
  font-size: 13px;
}
@media(min-width: 769px) {.nnm_seo_body-f7r table {
  display: table;
}
}.nnm_seo_body-f7r th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 12px;
  color: #C8DCF0;
  text-align: left;
  font-weight: 700;
}.nnm_seo_body-f7r td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 12px;
  color: #8AAFC8;
}.nnm_seo_cols-f7r {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.nnm_seo_cols-f7r {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.nnm_seo_cols-f7r {
  grid-template-columns: repeat(3,1fr);
}
}.nnm_seo_col_h-f7r {
  font-weight: 700;
  margin-bottom: 0.438rem;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #C8DCF0;
}.nnm_seo_col_p-f7r {
  color: #607D96;
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
}.nnm_seo_stats-f7r {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.nnm_seo_stat-f7r {
  background: rgba(11,191,255,0.07);
  padding: 14px 1rem;
  border-radius: 8px;
  border: 1px solid rgba(11,191,255,0.15);
  flex: 1;
  min-width: 8.75rem;
}.nnm_seo_stat_val-f7r {
  color: #0BBFFF;
  font-size: 1.25rem;
  font-weight: 800;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
}.nnm_seo_stat_lb-f7r {
  overflow-wrap: break-word;
  color: #607D96;
  font-size: 0.688rem;
}.nnm_seo-f7r {
  background: #0B1118;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.nnm_seo-f7r {
  padding: 2.75rem 1.5rem 0;
}
}.nnm_seo_in-f7r {
  border-radius: 0.875rem;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 1.75rem 24px;
  margin: 0 auto;
  background: #111C27;
  max-width: 1340px;
}
@media(min-width: 766px) {.nnm_seo_in-f7r {
  padding: 36px 40px;
}
}.nnm_seo_label-f7r {
  font-size: 0.688rem;
  color: #0BBFFF;
  letter-spacing: .08em;
  margin-bottom: 10px;
  font-weight: 700;
  text-transform: uppercase;
}.nnm_seo_h2-f7r {
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1.25;
  color: #F0F8FF;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 14px;
  font-size: 20px;
}
@media(min-width: 771px) {.nnm_seo_h2-f7r {
  font-size: 24px;
}
}.nnm_seo_body-f7r {
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #8AAFC8;
}.nnm_seo_body-f7r p {
  margin-bottom: 12px;
  line-height: 1.75;
  font-size: 14px;
  color: #8AAFC8;
}.nnm_seo_body-f7r p:last-child {
  margin-bottom: 0;
}.nnm_seo_body-f7r strong {
  font-weight: 700;
  color: #C8DCF0;
}.nnm_seo_body-f7r a {
  transition: color .2s;
  text-decoration: underline;
  color: #0BBFFF;
}.nnm_seo_body-f7r a:hover {
  color: #3DCDFF;
}.nnm_seo_body-f7r ul,.nnm_seo_body-f7r ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.nnm_seo_body-f7r ol {
  list-style: decimal;
}.nnm_seo_body-f7r li {
  line-height: 1.75;
  color: #8AAFC8;
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
}.nnm_seo_body-f7r table {
  width: 100%;
  font-size: 13px;
  border-collapse: collapse;
  margin-bottom: 12px;
  display: block;
  overflow-x: auto;
}
@media(min-width: 771px) {.nnm_seo_body-f7r table {
  display: table;
}
}.nnm_seo_body-f7r th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 0.75rem;
  font-weight: 700;
  text-align: left;
  color: #C8DCF0;
}.nnm_seo_body-f7r td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 12px;
  color: #8AAFC8;
}.nnm_seo_cols-f7r {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 637px) {.nnm_seo_cols-f7r {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.nnm_seo_cols-f7r {
  grid-template-columns: repeat(3,1fr);
}
}.nnm_seo_col_h-f7r {
  font-weight: 700;
  overflow-wrap: break-word;
  color: #C8DCF0;
  margin-bottom: 7px;
  font-size: 13px;
}.nnm_seo_col_p-f7r {
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #607D96;
}.nnm_seo_stats-f7r {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.nnm_seo_stat-f7r {
  flex: 1;
  border-radius: 8px;
  padding: 0.875rem 1rem;
  background: rgba(11,191,255,0.07);
  border: 1px solid rgba(11,191,255,0.15);
  min-width: 8.75rem;
}.nnm_seo_stat_val-f7r {
  margin-bottom: 0.25rem;
  color: #0BBFFF;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
}.nnm_seo_stat_lb-f7r {
  font-size: 11px;
  color: #607D96;
  overflow-wrap: break-word;
}.nnm_seo-f7r {
  padding: 2.25rem 1rem 0;
  background: #0B1118;
}
@media(min-width: 766px) {.nnm_seo-f7r {
  padding: 44px 24px 0;
}
}.nnm_seo_in-f7r {
  margin: 0 auto;
  border-radius: 0.875rem;
  border: 1px solid rgba(255,255,255,0.10);
  background: #111C27;
  padding: 28px 24px;
  max-width: 1340px;
}
@media(min-width: 766px) {.nnm_seo_in-f7r {
  padding: 36px 40px;
}
}.nnm_seo_label-f7r {
  margin-bottom: 10px;
  font-size: 11px;
  color: #0BBFFF;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
}.nnm_seo_h2-f7r {
  line-height: 1.25;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  color: #F0F8FF;
  font-size: 1.25rem;
  margin-bottom: 0.875rem;
}
@media(min-width: 766px) {.nnm_seo_h2-f7r {
  font-size: 24px;
}
}.nnm_seo_body-f7r {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #8AAFC8;
  line-height: 1.75;
}.nnm_seo_body-f7r p {
  color: #8AAFC8;
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 0.75rem;
}.nnm_seo_body-f7r p:last-child {
  margin-bottom: 0;
}.nnm_seo_body-f7r strong {
  font-weight: 700;
  color: #C8DCF0;
}.nnm_seo_body-f7r a {
  transition: color .2s;
  color: #0BBFFF;
  text-decoration: underline;
}.nnm_seo_body-f7r a:hover {
  color: #3DCDFF;
}.nnm_seo_body-f7r ul,.nnm_seo_body-f7r ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.nnm_seo_body-f7r ol {
  list-style: decimal;
}.nnm_seo_body-f7r li {
  line-height: 1.75;
  font-size: 14px;
  color: #8AAFC8;
  margin-bottom: 0.375rem;
}.nnm_seo_body-f7r table {
  margin-bottom: 0.75rem;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 0.813rem;
  width: 100%;
}
@media(min-width: 769px) {.nnm_seo_body-f7r table {
  display: table;
}
}.nnm_seo_body-f7r th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #C8DCF0;
  font-weight: 700;
  text-align: left;
}.nnm_seo_body-f7r td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #8AAFC8;
}.nnm_seo_cols-f7r {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.nnm_seo_cols-f7r {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.nnm_seo_cols-f7r {
  grid-template-columns: repeat(3,1fr);
}
}.nnm_seo_col_h-f7r {
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 0.438rem;
  color: #C8DCF0;
  overflow-wrap: break-word;
}.nnm_seo_col_p-f7r {
  line-height: 1.65;
  color: #607D96;
  overflow-wrap: break-word;
  font-size: 13px;
}.nnm_seo_stats-f7r {
  margin: 1.25rem 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.nnm_seo_stat-f7r {
  border-radius: 8px;
  background: rgba(11,191,255,0.07);
  border: 1px solid rgba(11,191,255,0.15);
  flex: 1;
  padding: 14px 16px;
  min-width: 8.75rem;
}.nnm_seo_stat_val-f7r {
  color: #0BBFFF;
  font-size: 20px;
  margin-bottom: 0.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
}.nnm_seo_stat_lb-f7r {
  color: #607D96;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.nnm_faq-f7r {
  padding: 2.25rem 16px 0;
  background: #0B1118;
}
@media(min-width: 770px) {.nnm_faq-f7r {
  padding: 2.75rem 24px 0;
}
}.nnm_faq_in-f7r {
  margin: 0 auto;
  max-width: 83.75rem;
}.nnm_faq_head-f7r {
  margin-bottom: 1.25rem;
}.nnm_faq_label-f7r {
  color: #0BBFFF;
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 8px;
  letter-spacing: .08em;
}.nnm_faq_h2-f7r {
  color: #F0F8FF;
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 771px) {.nnm_faq_h2-f7r {
  font-size: 24px;
}
}.nnm_faq_list-f7r {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.nnm_faq_item-f7r {
  border: 1px solid rgba(255,255,255,0.10);
  overflow: hidden;
  background: #111C27;
  border-radius: 0.5rem;
}.nnm_faq_q-f7r {
  gap: 12px;
  transition: color .2s;
  padding: 1rem 1.25rem;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  color: #C8DCF0;
  display: flex;
  align-items: center;
  font-weight: 600;
  cursor: pointer;
  justify-content: space-between;
  font-size: 14px;
}.nnm_faq_q-f7r:hover {
  color: #F0F8FF;
}.nnm_faq_q_ic-f7r {
  background: rgba(255,255,255,0.05);
  border-radius: 50%;
  transition: transform .25s;
  align-items: center;
  color: #0BBFFF;
  font-size: 16px;
  width: 1.5rem;
  display: flex;
  height: 24px;
  flex-shrink: 0;
  justify-content: center;
}.nnm_faq_item-f7r.nnm_state_open-f7r .nnm_faq_q_ic-f7r {
  transform: rotate(45deg);
}.nnm_faq_a-f7r {
  padding: 0 20px 16px;
  overflow-wrap: break-word;
  color: #607D96;
  font-size: 13px;
  display: none;
  line-height: 1.7;
}.nnm_faq_item-f7r.nnm_state_open-f7r .nnm_faq_a-f7r {
  display: block;
}.nnm_faq_a-f7r strong {
  color: #C8DCF0;
  font-weight: 700;
}.nnm_faq_a-f7r a {
  color: #0BBFFF;
  text-decoration: underline;
}.nnm_faq_a-f7r ul,.nnm_faq_a-f7r ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 20px;
}.nnm_faq_a-f7r ol {
  list-style: decimal;
}.nnm_faq_a-f7r li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.nnm_faq_a-f7r table {
  margin: 8px 0;
  width: 100%;
  overflow-x: auto;
  display: block;
  font-size: 12px;
  border-collapse: collapse;
}
@media(min-width: 766px) {.nnm_faq_a-f7r table {
  display: table;
}
}.nnm_faq_a-f7r th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 6px 8px;
  font-weight: 700;
  text-align: left;
  color: #C8DCF0;
}.nnm_faq_a-f7r td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.375rem 8px;
  color: #607D96;
}.nnm_ft-f7r {
  background: #060C12;
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 48px;
}.nnm_ft_support-f7r {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 24px 1rem;
}
@media(min-width: 765px) {.nnm_ft_support-f7r {
  padding: 1.75rem 24px;
}
}.nnm_ft_support_in-f7r {
  gap: 1rem;
  margin: 0 auto;
  display: flex;
  align-items: center;
  max-width: 83.75rem;
  flex-wrap: wrap;
}.nnm_ft_support_main-f7r {
  flex: 1;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
  min-width: 220px;
  align-items: center;
}.nnm_ft_support_ic-f7r {
  flex-shrink: 0;
  color: #0BBFFF;
}.nnm_ft_support_ic-f7r svg {
  stroke-linecap: round;
  height: 1.875rem;
  width: 30px;
  stroke-linejoin: round;
}.nnm_ft_support_text_title-f7r {
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 15px;
  color: #F0F8FF;
  margin-bottom: 3px;
}.nnm_ft_support_text_sub-f7r {
  overflow-wrap: break-word;
  color: #607D96;
  font-size: 12px;
}.nnm_ft_support_btn-f7r {
  transition: background .2s;
  border-radius: 8px;
  background: #0BBFFF;
  padding: 0.688rem 1.375rem;
  font-weight: 700;
  color: #F0F8FF;
  font-size: 13px;
  flex-shrink: 0;
  white-space: nowrap;
}.nnm_ft_support_btn-f7r:hover {
  background: #3DCDFF;
}.nnm_ft_support_contacts-f7r {
  gap: 1rem;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.nnm_ft_support_contact-f7r {
  color: #445A6E;
  font-size: 12px;
  line-height: 1.4;
}.nnm_ft_support_contact-f7r strong {
  font-weight: 600;
  font-size: 11px;
  margin-bottom: 2px;
  color: #8AAFC8;
  display: block;
}.nnm_ft_main-f7r {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 32px 1rem 24px;
}
@media(min-width: 769px) {.nnm_ft_main-f7r {
  padding: 40px 24px 2rem;
}
}.nnm_ft_main_in-f7r {
  gap: 1.5rem;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
  display: grid;
  max-width: 1340px;
}
@media(min-width:640px) {.nnm_ft_main_in-f7r {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.nnm_ft_main_in-f7r {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.nnm_ft_col_logo-f7r {
  grid-column: 1/-1;
}
@media(min-width: 1078px) {.nnm_ft_col_logo-f7r {
  grid-column: auto;
}
}.nnm_ft_logo-f7r {
  gap: 9px;
  flex-wrap: wrap;
  color: #F0F8FF;
  font-size: 16px;
  overflow-wrap: break-word;
  align-items: center;
  font-weight: 800;
  display: flex;
  margin-bottom: 12px;
}.nnm_ft_logo_mark-f7r {
  border-radius: 4px;
  overflow: hidden;
  width: 1.875rem;
  height: 30px;
}.nnm_ft_logo_mark-f7r img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.nnm_ft_logo_sub-f7r {
  color: #445A6E;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  max-width: 12.5rem;
  line-height: 1.55;
}.nnm_ft_col_title-f7r {
  font-size: 0.75rem;
  font-weight: 700;
  color: #8AAFC8;
  margin-bottom: 0.875rem;
  text-transform: uppercase;
  letter-spacing: .07em;
}.nnm_ft_col_links-f7r {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.nnm_ft_col_link-f7r {
  transition: color .2s;
  font-size: 0.813rem;
  color: #445A6E;
  overflow-wrap: break-word;
}.nnm_ft_col_link-f7r:hover {
  color: #C8DCF0;
}.nnm_ft_apps-f7r {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.nnm_ft_app_card-f7r {
  gap: 0.625rem;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 4px;
  background: rgba(255,255,255,0.05);
  padding: 10px 0.75rem;
  transition: border-color .2s;
  align-items: center;
  display: flex;
}.nnm_ft_app_card-f7r:hover {
  border-color: rgba(11,191,255,0.45);
}.nnm_ft_app_card_ic-f7r svg {
  height: 1.375rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 22px;
}.nnm_ft_app_card_os-f7r {
  font-weight: 600;
  font-size: 0.625rem;
  color: #445A6E;
}.nnm_ft_app_card_action-f7r {
  font-size: 12px;
  color: #C8DCF0;
  font-weight: 700;
}.nnm_ft_bot-f7r {
  padding: 1.25rem 1rem;
}
@media(min-width: 765px) {.nnm_ft_bot-f7r {
  padding: 20px 1.5rem;
}
}.nnm_ft_bot_in-f7r {
  margin: 0 auto;
  gap: 16px;
  display: flex;
  max-width: 1340px;
  align-items: center;
  flex-wrap: wrap;
}.nnm_ft_socials-f7r {
  gap: 0.5rem;
  display: flex;
}.nnm_ft_soc-f7r {
  transition: background .2s;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 0.25rem;
  background: rgba(255,255,255,0.05);
  color: #8AAFC8;
  align-items: center;
  justify-content: center;
  width: 36px;
  display: flex;
  height: 36px;
}.nnm_ft_soc-f7r svg {
  height: 1rem;
  width: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.nnm_ft_soc-f7r:hover {
  background: rgba(255,255,255,0.07);
}.nnm_ft_legal-f7r {
  flex: 1;
  color: #567088;
  font-size: 0.688rem;
  overflow-wrap: break-word;
  line-height: 1.6;
  min-width: 200px;
}.nnm_ft_legal-f7r strong {
  font-weight: 700;
  color: #8AAFC8;
}.nnm_ft_legal-f7r a {
  color: #8AAFC8;
  text-decoration: underline;
}.nnm_ft_age-f7r {
  border-radius: 50%;
  border: 2px solid #567088;
  display: flex;
  height: 32px;
  width: 2rem;
  align-items: center;
  color: #567088;
  font-weight: 800;
  margin-left: auto;
  justify-content: center;
  font-size: 0.688rem;
  flex-shrink: 0;
}