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;
  color: inherit;
  cursor: pointer;
}a:link,a:visited {
  text-decoration: none;
  color: inherit;
}img,svg,video {
  display: block;
  max-width: 100%;
}body {
  background: #070C15;
  min-height: 100vh;
  color: #B8C8E0;
  font-family: 'Barlow', sans-serif;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
}.nnp_layout_tl5 {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}.nnp_page_tl5 {
  display: flex;
  min-height: 100vh;
}.nnp_main_tl5 {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media (min-width: 1079px) {.nnp_main_tl5 {
  padding-left: 220px;
}
}
@media (max-width: 1081px) {.nnp_main_tl5 {
  padding-bottom: 4.5rem;
}
}.nnp_gc_tl5 {
  border: 1px solid rgba(255,255,255,0.05);
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  background: #0A0F1B;
  border-radius: 8px;
  flex-shrink: 0;
  position: relative;
  width: 140px;
  cursor: pointer;
}
@media(min-width: 637px) {.nnp_gc_tl5 {
  width: 9.75rem;
}
}
@media(min-width:1080px) {.nnp_gc_tl5 {
  width: 168px;
}
}.nnp_gc_tl5:hover {
  border-color: rgba(26,143,255,0.07);
  transform: translateY(-3px);
}.nnp_gc_img_tl5 {
  overflow: hidden;
  padding-bottom: 80%;
  width: 100%;
  position: relative;
}.nnp_gc_img_tl5 img {
  inset: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  position: absolute;
}.nnp_gc_hover_tl5 {
  background: rgba(4,7,9,0.72);
  transition: opacity .2s;
  inset: 0;
  justify-content: center;
  position: absolute;
  display: flex;
  align-items: center;
  opacity: 0;
}.nnp_gc_tl5:hover .nnp_gc_hover_tl5 {
  opacity: 1;
}.nnp_gc_hover_btn_tl5 {
  background: #1A8FFF;
  border-radius: 0.25rem;
  padding: 8px 1rem;
  color: #E8F0FC;
  font-weight: 700;
  font-size: 0.75rem;
}.nnp_gc_info_tl5 {
  padding: 8px 0.625rem 10px;
}.nnp_gc_name_tl5 {
  overflow: hidden;
  margin-bottom: 3px;
  font-weight: 600;
  max-width: 100%;
  text-overflow: ellipsis;
  font-size: 0.75rem;
  white-space: nowrap;
  color: #B8C8E0;
}.nnp_gc_prov_tl5 {
  font-size: 0.625rem;
  color: #384A62;
}.nnp_gc_tag_tl5 {
  border-radius: 4px;
  padding: 2px 0.438rem;
  text-transform: uppercase;
  top: 6px;
  font-size: 9px;
  font-weight: 700;
  left: 0.375rem;
  z-index: 2;
  letter-spacing: .04em;
  position: absolute;
}.nnp_gc_tag_hot_tl5 {
  background: #F02D4B;
  color: #fff;
}.nnp_gc_tag_new_tl5 {
  background: #17C96A;
  color: #070C15;
}.nnp_gc_tag_jp_tl5 {
  background: #F5A623;
  color: #070C15;
}.nnp_gc_tag_ex_tl5 {
  background: #0B4FA8;
  color: #fff;
}.nnp_gc_tag_live_tl5 {
  background: #F02D4B;
  color: #fff;
}.nnp_gr_tl5 {
  background: #070C15;
  padding: 2rem 16px 0;
}
@media(min-width: 771px) {.nnp_gr_tl5 {
  padding: 36px 1.5rem 0;
}
}.nnp_gr_in_tl5 {
  margin: 0 auto;
  max-width: 1340px;
}.nnp_gr_head_tl5 {
  gap: 12px;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
  flex-wrap: wrap;
}.nnp_gr_head_l_tl5 {
  gap: 0.625rem;
  flex: 1;
  display: flex;
  align-items: center;
  min-width: 0;
}.nnp_gr_ic_tl5 {
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 32px;
  flex-shrink: 0;
  height: 2rem;
  display: flex;
}.nnp_gr_ic_tl5 svg {
  width: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1rem;
}.nnp_gr_title_tl5 {
  font-size: 16px;
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #E8F0FC;
}
@media(min-width: 765px) {.nnp_gr_title_tl5 {
  font-size: 1.125rem;
}
}.nnp_gr_more_tl5 {
  gap: 0.313rem;
  transition: color .2s;
  flex-shrink: 0;
  align-items: center;
  color: #526480;
  display: flex;
  font-size: 12px;
  font-weight: 600;
  white-space: nowrap;
}.nnp_gr_more_tl5:hover {
  color: #1A8FFF;
}.nnp_gr_more_tl5 svg {
  height: 12px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 12px;
}.nnp_gr_arrows_tl5 {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.nnp_gr_arr_tl5 {
  border: 1px solid rgba(255,255,255,0.10);
  transition: background .15s,color .15s;
  background: rgba(255,255,255,0.05);
  border-radius: 0.25rem;
  align-items: center;
  width: 30px;
  justify-content: center;
  color: #7A92B4;
  display: flex;
  height: 30px;
}.nnp_gr_arr_tl5:hover {
  background: rgba(255,255,255,0.07);
  color: #E8F0FC;
}.nnp_gr_arr_tl5 svg {
  width: 13px;
  height: 0.813rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.nnp_gr_seo_h_tl5 {
  margin: 0 0 6px;
  max-width: 42.5rem;
  font-family: 'Exo 2', sans-serif;
  font-weight: 700;
  color: #B8C8E0;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.nnp_gr_seo_h_tl5 {
  font-size: 14px;
}
}.nnp_gr_seo_tl5 {
  margin-bottom: 12px;
  line-height: 1.55;
  color: #526480;
  font-size: 12px;
  overflow-wrap: break-word;
  max-width: 680px;
}.nnp_gr_seo_tl5 strong {
  color: #B8C8E0;
  font-weight: 600;
}.nnp_gr_scroll_tl5 {
  gap: 10px;
  padding-bottom: 0.625rem;
  display: flex;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  overflow-x: auto;
}.nnp_gr_scroll_tl5::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.nnp_gr_scroll_tl5 {
  gap: 0.75rem;
}
}.nnp_tb_tl5 {
  background: #070C15;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  display: flex;
  z-index: 80;
  align-items: center;
  top: 0;
  right: 0;
  position: fixed;
  left: 0;
  height: 56px;
}.nnp_tb_in_tl5 {
  gap: 0;
  padding: 0 0.875rem;
  width: 100%;
  display: flex;
  height: 100%;
  align-items: center;
}.nnp_tb_burger_tl5 {
  gap: 0.313rem;
  border-radius: 0.5rem;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  width: 38px;
  flex-direction: column;
  height: 38px;
  margin-right: 8px;
}.nnp_tb_burger_tl5:hover {
  background: rgba(255,255,255,0.05);
}.nnp_tb_burger_line_tl5 {
  background: #7A92B4;
  border-radius: 1px;
  display: block;
  height: 2px;
  width: 1.125rem;
}
@media(min-width: 1082px) {.nnp_tb_burger_tl5 {
  display: none;
}
}.nnp_tb_logo_tl5 {
  gap: 9px;
  letter-spacing: -.01em;
  font-weight: 800;
  color: #E8F0FC;
  overflow-wrap: break-word;
  font-size: 1.125rem;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  margin-right: 20px;
}.nnp_tb_logo_mark_tl5 {
  overflow: hidden;
  border-radius: 0.5rem;
  width: 32px;
  justify-content: center;
  height: 2rem;
  align-items: center;
  display: flex;
}.nnp_tb_logo_mark_tl5 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.nnp_tb_nav_tl5 {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 639px) {.nnp_tb_nav_tl5 {
  display: flex;
}
}.nnp_tb_tab_tl5 {
  border-radius: 8px;
  transition: background .15s,color .15s;
  padding: 0.5rem 14px;
  font-size: 13px;
  color: #7A92B4;
  font-weight: 600;
  white-space: nowrap;
}.nnp_tb_tab_tl5:hover {
  background: rgba(255,255,255,0.05);
  color: #E8F0FC;
}.nnp_tb_tab_tl5.nnp_state_active_tl5 {
  background: rgba(26,143,255,0.18);
  color: #E8F0FC;
}.nnp_tb_right_tl5 {
  gap: 8px;
  margin-left: auto;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}.nnp_tb_login_tl5 {
  transition: border-color .2s,color .2s;
  padding: 0.563rem 16px;
  border-radius: 0.5rem;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.10);
  font-weight: 600;
  font-size: 0.813rem;
  color: #B8C8E0;
  display: none;
}.nnp_tb_login_tl5:hover {
  border-color: rgba(26,143,255,0.55);
  color: #E8F0FC;
}
@media(min-width: 482px) {.nnp_tb_login_tl5 {
  display: block;
}
}.nnp_tb_reg_tl5 {
  transition: background .2s;
  border-radius: 0.5rem;
  background: #17C96A;
  padding: 9px 18px;
  color: #060A12;
  font-size: 0.813rem;
  white-space: nowrap;
  font-weight: 700;
}.nnp_tb_reg_tl5:hover {
  background: #30E07E;
}.nnp_sb_tl5 {
  transform: translateX(-100%);
  transition: transform .25s ease;
  border-right: 1px solid rgba(255,255,255,0.05);
  background: #0C1220;
  bottom: 0;
  overflow-y: auto;
  left: 0;
  z-index: 70;
  position: fixed;
  width: 13.75rem;
  top: 3.5rem;
}.nnp_sb_tl5.nnp_state_open_tl5 {
  transform: translateX(0);
}.nnp_sb_tl5::-webkit-scrollbar {
  width: 4px;
}.nnp_sb_tl5::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255,255,255,0.07);
}
@media(min-width: 1077px) {.nnp_sb_tl5 {
  transform: translateX(0);
}
}.nnp_sb_auth_tl5 {
  padding: 0.875rem 0.75rem 0.625rem;
}.nnp_sb_btn_reg_tl5 {
  transition: background .2s;
  background: #17C96A;
  border-radius: 8px;
  padding: 0.688rem;
  font-size: 0.813rem;
  font-weight: 700;
  text-align: center;
  display: block;
  margin-bottom: 0.5rem;
  color: #060A12;
}.nnp_sb_btn_reg_tl5:hover {
  background: #30E07E;
}.nnp_sb_btn_login_tl5 {
  border-radius: 0.5rem;
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.10);
  background: rgba(255,255,255,0.05);
  padding: 0.625rem;
  display: block;
  color: #B8C8E0;
  font-weight: 600;
  font-size: 0.813rem;
  text-align: center;
}.nnp_sb_btn_login_tl5:hover {
  border-color: rgba(26,143,255,0.55);
  color: #E8F0FC;
}.nnp_sb_promo_tl5 {
  margin: 0 12px 10px;
  padding: 0.75rem 0.875rem;
  border-radius: 0.5rem;
  background: linear-gradient(135deg,#081A3A,#0C1220);
  overflow: hidden;
  border: 1px solid rgba(26,143,255,0.18);
  position: relative;
}.nnp_sb_promo_tl5::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(26,143,255,0.18),transparent 70%);
  content: '';
  right: -20px;
  position: absolute;
  height: 80px;
  top: -1.25rem;
  width: 5rem;
}.nnp_sb_promo_title_tl5 {
  text-transform: uppercase;
  letter-spacing: .06em;
  font-weight: 700;
  margin-bottom: 4px;
  color: #1A8FFF;
  font-size: 11px;
}.nnp_sb_promo_text_tl5 {
  line-height: 1.35;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  font-weight: 600;
  color: #E8F0FC;
}.nnp_sb_promo_sub_tl5 {
  color: #526480;
  font-size: 0.625rem;
  margin-top: 3px;
}.nnp_sb_nav_tl5 {
  padding: 6px 8px 16px;
}.nnp_sb_nav_lb_tl5 {
  padding: 10px 8px 0.375rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  color: #384A62;
  font-size: 10px;
}.nnp_sb_link_tl5 {
  gap: 0.625rem;
  border-radius: 4px;
  transition: background .15s,color .15s;
  padding: 9px 0.625rem;
  color: #7A92B4;
  cursor: pointer;
  font-size: 13px;
  font-weight: 500;
  align-items: center;
  overflow-wrap: break-word;
  display: flex;
}.nnp_sb_link_tl5:hover {
  background: rgba(255,255,255,0.05);
  color: #E8F0FC;
}.nnp_sb_link_tl5.nnp_state_active_tl5 {
  background: rgba(26,143,255,0.18);
  color: #E8F0FC;
}.nnp_sb_ic_tl5 {
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 1.875rem;
  flex-shrink: 0;
}.nnp_sb_ic_tl5 svg {
  width: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 16px;
}.nnp_sb_ic_1_tl5 {
  background: rgba(26,143,255,0.07);
  color: #1A8FFF;
}.nnp_sb_ic_2_tl5 {
  background: rgba(23,201,106,0.16);
  color: #17C96A;
}.nnp_sb_ic_3_tl5 {
  background: rgba(245,166,35,0.16);
  color: #F5A623;
}.nnp_sb_ic_4_tl5 {
  background: rgba(11,79,168,0.30);
  color: #0B4FA8;
}.nnp_sb_ic_5_tl5 {
  background: rgba(26,143,255,0.07);
  color: #E8408C;
}.nnp_sb_ic_6_tl5 {
  background: rgba(11,79,168,0.30);
  color: #7B3FF2;
}.nnp_sb_badge_tl5 {
  background: #F5A623;
  padding: 2px 0.438rem;
  border-radius: 4px;
  font-weight: 700;
  color: #060A12;
  font-size: 0.563rem;
  margin-left: auto;
}.nnp_sb_bot_tl5 {
  gap: 0.5rem;
  padding: 0.75rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  display: flex;
}.nnp_sb_lang_tl5,.nnp_sb_help_tl5 {
  transition: border-color .2s;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.05);
  border-radius: 4px;
  flex: 1;
  padding: 9px 0.375rem;
  gap: 6px;
  font-weight: 600;
  justify-content: center;
  color: #7A92B4;
  display: flex;
  font-size: 0.688rem;
  align-items: center;
}.nnp_sb_lang_tl5:hover,.nnp_sb_help_tl5:hover {
  border-color: rgba(26,143,255,0.55);
  color: #E8F0FC;
}.nnp_sb_lang_tl5 svg,.nnp_sb_help_tl5 svg {
  height: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 13px;
}.nnp_sb_bd_tl5 {
  inset: 0;
  background: rgba(4,7,9,0.72);
  z-index: 69;
  position: fixed;
  display: none;
}.nnp_sb_bd_tl5.nnp_state_on_tl5 {
  display: block;
}
@media(min-width: 1081px) {.nnp_sb_bd_tl5 {
  display: none!important;
}
}.nnp_mob_nav_tl5 {
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255,255,255,0.10);
  background: #0C1220;
  display: flex;
  right: 0;
  position: fixed;
  left: 0;
  z-index: 80;
  bottom: 0;
}
@media(min-width: 1082px) {.nnp_mob_nav_tl5 {
  display: none;
}
}.nnp_mob_nav_item_tl5 {
  flex: 1;
  padding: 4px 2px;
  gap: 0.25rem;
  align-items: center;
  display: flex;
  cursor: pointer;
  color: #384A62;
  flex-direction: column;
}.nnp_mob_nav_ic_tl5 {
  line-height: 1;
}.nnp_mob_nav_ic_tl5 svg {
  stroke-linejoin: round;
  width: 1.25rem;
  stroke-linecap: round;
  height: 1.25rem;
}.nnp_mob_nav_lb_tl5 {
  color: #384A62;
  font-weight: 600;
  font-size: 0.625rem;
}.nnp_mob_nav_item_tl5.nnp_state_active_tl5 {
  color: #1A8FFF;
}.nnp_mob_nav_item_tl5.nnp_state_active_tl5 .nnp_mob_nav_lb_tl5 {
  color: #1A8FFF;
}.nnp_hero_tl5 {
  padding: 1.25rem 1rem 0;
  background: #070C15;
}
@media(min-width: 765px) {.nnp_hero_tl5 {
  padding: 24px 1.5rem 0;
}
}.nnp_hero_in_tl5 {
  margin: 0 auto;
  gap: 12px;
  display: grid;
  max-width: 1340px;
  grid-template-columns: 1fr;
}
@media(min-width: 857px) {.nnp_hero_in_tl5 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1101px) {.nnp_hero_in_tl5 {
  grid-template-columns: 1fr 21.25rem;
}
}.nnp_hero_promo_tl5 {
  border-radius: 0.75rem;
  background: #0A0F1B;
  overflow: hidden;
  min-height: 13.75rem;
  display: flex;
  position: relative;
  align-items: stretch;
}
@media(min-width: 769px) {.nnp_hero_promo_tl5 {
  min-height: 280px;
}
}.nnp_hero_promo_bg_tl5 {
  background: linear-gradient(120deg,#081A3A 0%,#070C15 100%);
  background-position: center;
  inset: 0;
  position: absolute;
  background-size: cover;
}.nnp_hero_promo_bg_tl5::after {
  background: linear-gradient(90deg,#070C15 0%,rgba(4,7,9,0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.nnp_hero_promo_glow_tl5 {
  background: radial-gradient(circle,rgba(11,79,168,0.30) 0%,transparent 65%);
  border-radius: 50%;
  right: 60px;
  top: -2.5rem;
  pointer-events: none;
  width: 18.75rem;
  height: 18.75rem;
  position: absolute;
}.nnp_hero_promo_ct_tl5 {
  padding: 1.75rem 1.5rem 28px 1.75rem;
  z-index: 2;
  max-width: 480px;
  justify-content: center;
  position: relative;
  flex-direction: column;
  display: flex;
}
@media(min-width: 769px) {.nnp_hero_promo_ct_tl5 {
  padding: 2.5rem 2rem;
}
}.nnp_hero_badge_tl5 {
  background: rgba(26,143,255,0.18);
  border: 1px solid rgba(26,143,255,0.07);
  border-radius: 1.25rem;
  padding: 5px 12px;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 14px;
  font-size: 10px;
  font-weight: 700;
  color: #1A8FFF;
  display: inline-block;
}.nnp_hero_h1_tl5 {
  overflow-wrap: break-word;
  color: #E8F0FC;
  font-weight: 800;
  font-size: 26px;
  font-family: 'Exo 2', sans-serif;
  margin-bottom: 10px;
  line-height: 1.15;
}.nnp_hero_h1_tl5 em {
  color: #F5A623;
  font-style: normal;
}
@media(min-width: 767px) {.nnp_hero_h1_tl5 {
  font-size: 36px;
}
}.nnp_hero_sub_tl5 {
  font-size: 13px;
  margin-bottom: 1.25rem;
  color: #7A92B4;
  line-height: 1.55;
}
@media(min-width: 769px) {.nnp_hero_sub_tl5 {
  font-size: 14px;
}
}.nnp_hero_row_tl5 {
  gap: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.nnp_hero_cta_tl5 {
  transition: background .2s;
  border-radius: 0.5rem;
  padding: 0.813rem 1.625rem;
  background: #17C96A;
  color: #060A12;
  font-weight: 700;
  font-size: 14px;
  box-shadow: 0 2px 0 rgba(0,0,0,0.50), 0 0 18px rgba(23,201,106,0.40);
}.nnp_hero_cta_tl5:hover {
  background: #30E07E;
}.nnp_hero_terms_tl5 {
  color: #384A62;
  font-size: 0.688rem;
}.nnp_hero_game_tl5 {
  overflow: hidden;
  background: #0A0F1B;
  border-radius: 12px;
  border: 1px solid rgba(255,255,255,0.05);
  position: relative;
  display: flex;
  flex-direction: column;
}.nnp_hero_game_badge_tl5 {
  padding: 5px 10px;
  background: rgba(245,166,35,0.16);
  border: 1px solid rgba(245,166,35,0.16);
  border-radius: 1.25rem;
  font-size: 0.625rem;
  text-transform: uppercase;
  top: 0.75rem;
  left: 0.75rem;
  font-weight: 700;
  z-index: 3;
  position: absolute;
  letter-spacing: .06em;
  color: #F5A623;
}.nnp_hero_game_badge_tl5 svg {
  width: 0.688rem;
  height: 0.688rem;
  vertical-align: -1px;
  margin-right: 0.25rem;
}.nnp_hero_game_img_tl5 {
  overflow: hidden;
  background: linear-gradient(135deg,#081A3A,#070C15);
  position: relative;
  padding-bottom: 60%;
}.nnp_hero_game_img_tl5 img {
  inset: 0;
  object-fit: cover;
  height: 100%;
  position: absolute;
  width: 100%;
}.nnp_hero_game_play_tl5 {
  background: rgba(4,7,9,0.72);
  inset: 0;
  transition: opacity .2s;
  opacity: 0;
  justify-content: center;
  display: flex;
  position: absolute;
  align-items: center;
}.nnp_hero_game_tl5:hover .nnp_hero_game_play_tl5 {
  opacity: 1;
}.nnp_hero_game_play_tl5 span {
  background: #1A8FFF;
  border-radius: 50%;
  width: 52px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 52px;
}.nnp_hero_game_play_tl5 span svg {
  height: 18px;
  width: 1.125rem;
  margin-left: 2px;
}.nnp_hero_game_info_tl5 {
  padding: 14px 16px;
}.nnp_hero_game_title_tl5 {
  color: #E8F0FC;
  margin-bottom: 0.25rem;
  font-weight: 700;
  font-size: 15px;
  overflow-wrap: break-word;
}.nnp_hero_game_provider_tl5 {
  font-size: 11px;
  color: #526480;
}.nnp_hero_game_btn_tl5 {
  margin: 0.75rem 16px 1rem;
  background: #1A8FFF;
  border-radius: 0.5rem;
  padding: 11px;
  transition: background .2s;
  color: #E8F0FC;
  text-align: center;
  display: block;
  font-weight: 700;
  font-size: 0.813rem;
}.nnp_hero_game_tl5:hover .nnp_hero_game_btn_tl5 {
  background: #4AAAFF;
}.nnp_gr_jp_tl5 {
  overflow: hidden;
  padding: 1.25rem;
  border-radius: 12px;
  background: linear-gradient(135deg,#120B2E 0%,#060A14 100%);
  position: relative;
}.nnp_gr_jp_tl5::before {
  background: radial-gradient(circle,rgba(11,79,168,0.30) 0%,transparent 70%);
  border-radius: 50%;
  left: -60px;
  height: 15.625rem;
  position: absolute;
  width: 15.625rem;
  top: -3.75rem;
  content: '';
}.nnp_gr_jp_tl5::after {
  background: radial-gradient(circle,rgba(245,166,35,0.16) 0%,transparent 70%);
  border-radius: 50%;
  height: 200px;
  right: 0;
  position: absolute;
  width: 12.5rem;
  content: '';
  bottom: -40px;
}.nnp_gr_jp_head_tl5 {
  gap: 1rem;
  margin-bottom: 1rem;
  flex-wrap: wrap;
  position: relative;
  z-index: 1;
  display: flex;
  align-items: flex-start;
}.nnp_gr_jp_info_tl5 {
  flex: 1;
}.nnp_gr_jp_label_tl5 {
  font-weight: 700;
  font-size: 0.688rem;
  color: #7B3FF2;
  text-transform: uppercase;
  margin-bottom: 0.375rem;
  letter-spacing: .08em;
}.nnp_gr_jp_label_tl5 svg {
  margin-right: 0.25rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  vertical-align: -2px;
  height: 14px;
  width: 14px;
}.nnp_gr_jp_amount_tl5 {
  overflow-wrap: break-word;
  color: #E8F0FC;
  font-size: 2rem;
  margin-bottom: 0.25rem;
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
  line-height: 1;
}
@media(min-width: 767px) {.nnp_gr_jp_amount_tl5 {
  font-size: 2.5rem;
}
}.nnp_gr_jp_amount_tl5 span {
  color: #F5A623;
}.nnp_gr_jp_seo_tl5 {
  font-size: 12px;
  overflow-wrap: break-word;
  max-width: 480px;
  line-height: 1.5;
  color: #7A92B4;
}.nnp_gr_jp_cta_tl5 {
  border: 1px solid rgba(11,79,168,0.30);
  border-radius: 0.5rem;
  padding: 11px 20px;
  transition: background .2s;
  background: rgba(11,79,168,0.30);
  font-weight: 700;
  align-self: flex-start;
  flex-shrink: 0;
  font-size: 13px;
  margin-top: 0.25rem;
  position: relative;
  color: #E8F0FC;
  z-index: 1;
  white-space: nowrap;
}.nnp_gr_jp_cta_tl5:hover {
  background: #0B4FA8;
}.nnp_ws_tl5 {
  padding: 2rem 16px 0;
  background: #070C15;
}
@media(min-width: 770px) {.nnp_ws_tl5 {
  padding: 36px 24px 0;
}
}.nnp_ws_in_tl5 {
  margin: 0 auto;
  max-width: 1340px;
}.nnp_ws_head_tl5 {
  gap: 0.75rem;
  margin-bottom: 0.875rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}.nnp_ws_title_tl5 {
  gap: 0.625rem;
  overflow-wrap: break-word;
  display: flex;
  font-family: 'Exo 2', sans-serif;
  font-size: 16px;
  align-items: center;
  flex-wrap: wrap;
  color: #E8F0FC;
  font-weight: 700;
}.nnp_ws_title_ic_tl5 svg {
  color: #F5A623;
  height: 1.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.125rem;
}.nnp_ws_online_tl5 {
  gap: 7px;
  display: flex;
  font-size: 0.75rem;
  font-weight: 600;
  color: #526480;
  align-items: center;
}.nnp_ws_online_dot_tl5 {
  border-radius: 50%;
  background: #17C96A;
  flex-shrink: 0;
  height: 8px;
  box-shadow: 0 0 6px rgba(23,201,106,0.16);
  width: 8px;
}.nnp_ws_scroll_tl5 {
  gap: 8px;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 0.5rem;
  display: flex;
}.nnp_ws_scroll_tl5::-webkit-scrollbar {
  display: none;
}.nnp_wc_tl5 {
  background: #0A0F1B;
  gap: 10px;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 10px 14px;
  border-radius: 8px;
  align-items: center;
  min-width: 220px;
  display: flex;
  flex-shrink: 0;
}.nnp_wc_img_tl5 {
  overflow: hidden;
  border-radius: 4px;
  background: #0C1220;
  width: 2.25rem;
  flex-shrink: 0;
  height: 2.25rem;
}.nnp_wc_img_tl5 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.nnp_wc_info_tl5 {
  min-width: 0;
}.nnp_wc_game_tl5 {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #B8C8E0;
  font-weight: 600;
  white-space: nowrap;
  font-size: 0.75rem;
}.nnp_wc_player_tl5 {
  overflow: hidden;
  font-size: 10px;
  color: #384A62;
  white-space: nowrap;
  text-overflow: ellipsis;
}.nnp_wc_amount_tl5 {
  white-space: nowrap;
  margin-left: auto;
  flex-shrink: 0;
  font-size: 13px;
  font-weight: 700;
  color: #17C96A;
}.nnp_bon_tl5 {
  padding: 36px 16px 0;
  background: #070C15;
}
@media(min-width: 767px) {.nnp_bon_tl5 {
  padding: 44px 24px 0;
}
}.nnp_bon_in_tl5 {
  margin: 0 auto;
  max-width: 1340px;
}.nnp_bon_head_tl5 {
  margin-bottom: 1.25rem;
}.nnp_bon_label_tl5 {
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-size: 11px;
  color: #1A8FFF;
  letter-spacing: .08em;
  font-weight: 700;
}.nnp_bon_h2_tl5 {
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-family: 'Exo 2', sans-serif;
  color: #E8F0FC;
}
@media(min-width: 769px) {.nnp_bon_h2_tl5 {
  font-size: 1.5rem;
}
}.nnp_bon_seo_tl5 {
  color: #526480;
  max-width: 620px;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.6;
}.nnp_bon_seo_tl5 strong {
  font-weight: 700;
  color: #B8C8E0;
}.nnp_bon_seo_tl5 a {
  text-decoration: underline;
  color: #1A8FFF;
}.nnp_bon_grid_tl5 {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 643px) {.nnp_bon_grid_tl5 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.nnp_bon_grid_tl5 {
  grid-template-columns: repeat(5,1fr);
}
}.nnp_bon_card_tl5 {
  transition: border-color .2s,transform .2s;
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.10);
  background: #0A0F1B;
  padding: 1rem;
}.nnp_bon_card_tl5:hover {
  border-color: rgba(26,143,255,0.07);
  transform: translateY(-2px);
}.nnp_bon_card_ic_tl5 svg {
  width: 26px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.625rem;
}.nnp_bon_card_ic_tl5 {
  margin-bottom: 0.625rem;
}.nnp_bon_card_type_tl5 {
  letter-spacing: .06em;
  margin-bottom: 6px;
  text-transform: uppercase;
  font-size: 0.625rem;
  font-weight: 700;
  color: #526480;
}.nnp_bon_card_amount_tl5 {
  margin-bottom: 6px;
  color: #F5A623;
  font-weight: 800;
  line-height: 1.1;
  font-size: 18px;
}.nnp_bon_card_name_tl5 {
  color: #E8F0FC;
  font-size: 0.813rem;
  font-weight: 600;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
}.nnp_bon_card_detail_tl5 {
  border-top: 1px solid rgba(255,255,255,0.05);
  line-height: 1.5;
  padding-top: 0.5rem;
  font-size: 0.688rem;
  color: #384A62;
  overflow-wrap: break-word;
}.nnp_htp_tl5 {
  padding: 2.25rem 16px 0;
  background: #070C15;
}
@media(min-width: 770px) {.nnp_htp_tl5 {
  padding: 44px 1.5rem 0;
}
}.nnp_htp_in_tl5 {
  margin: 0 auto;
  max-width: 83.75rem;
}.nnp_htp_head_tl5 {
  max-width: 720px;
  margin-bottom: 1.375rem;
}.nnp_htp_label_tl5 {
  color: #1A8FFF;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-size: 11px;
  letter-spacing: .08em;
}.nnp_htp_h2_tl5 {
  font-weight: 800;
  font-size: 22px;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-family: 'Exo 2', sans-serif;
  color: #E8F0FC;
}
@media(min-width: 766px) {.nnp_htp_h2_tl5 {
  font-size: 28px;
}
}.nnp_htp_intro_tl5 {
  font-size: 0.875rem;
  line-height: 1.6;
  color: #526480;
}.nnp_htp_steps_tl5 {
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 0.75rem;
  counter-reset: none;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.nnp_htp_steps_tl5 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.nnp_htp_steps_tl5 {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.nnp_htp_step_tl5 {
  padding: 1.25rem 1.125rem 18px;
  border: 1px solid rgba(255,255,255,0.10);
  background: #0C1220;
  border-radius: 0.5rem;
  position: relative;
  display: flex;
  flex-direction: column;
}.nnp_htp_step_num_tl5 {
  background: #1A8FFF;
  border-radius: 50%;
  height: 28px;
  font-size: 0.813rem;
  color: #060A12;
  justify-content: center;
  font-weight: 800;
  left: 1.25rem;
  display: flex;
  position: absolute;
  font-family: 'Exo 2', sans-serif;
  width: 1.75rem;
  align-items: center;
  top: -0.75rem;
}.nnp_htp_step_ic_tl5 {
  margin: 0.5rem 0 0.75rem;
  border-radius: 0.25rem;
  background: rgba(26,143,255,0.18);
  justify-content: center;
  width: 36px;
  align-items: center;
  color: #1A8FFF;
  height: 2.25rem;
  display: flex;
}.nnp_htp_step_ic_tl5 svg {
  height: 18px;
  width: 1.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.nnp_htp_step_h_tl5 {
  color: #E8F0FC;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.25;
  margin-bottom: 6px;
  overflow-wrap: break-word;
}.nnp_htp_step_p_tl5 {
  line-height: 1.55;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #526480;
}.nnp_htp_step_p_tl5 strong {
  color: #B8C8E0;
  font-weight: 600;
}.nnp_htp_cta_tl5 {
  transition: background .2s;
  border-radius: 0.5rem;
  background: #17C96A;
  padding: 0.813rem 26px;
  margin-top: 20px;
  display: inline-block;
  font-weight: 700;
  color: #060A12;
  font-size: 0.875rem;
}.nnp_htp_cta_tl5:hover {
  background: #30E07E;
}.nnp_reg_tl5 {
  padding: 36px 16px 0;
  background: #070C15;
}
@media(min-width: 767px) {.nnp_reg_tl5 {
  padding: 2.75rem 24px 0;
}
}.nnp_reg_in_tl5 {
  background: #0C1220;
  padding: 1.75rem 1.5rem;
  border-radius: 12px;
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.05);
  max-width: 83.75rem;
}
@media(min-width: 771px) {.nnp_reg_in_tl5 {
  padding: 40px;
}
}.nnp_reg_top_tl5 {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 861px) {.nnp_reg_top_tl5 {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.nnp_reg_label_tl5 {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 0.625rem;
  font-weight: 700;
  color: #1A8FFF;
}.nnp_reg_h2_tl5 {
  line-height: 1.2;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  color: #E8F0FC;
  font-family: 'Exo 2', sans-serif;
  font-size: 22px;
  font-weight: 800;
}
@media(min-width: 771px) {.nnp_reg_h2_tl5 {
  font-size: 1.75rem;
}
}.nnp_reg_bonus_tl5 {
  padding: 0.625rem 16px;
  gap: 0.5rem;
  border: 1px solid rgba(245,166,35,0.16);
  background: rgba(245,166,35,0.16);
  border-radius: 0.5rem;
  align-items: center;
  margin-bottom: 1rem;
  display: inline-flex;
}.nnp_reg_bonus_amount_tl5 {
  color: #F5A623;
  font-size: 1.25rem;
  font-weight: 800;
}.nnp_reg_bonus_text_tl5 {
  font-size: 0.813rem;
  line-height: 1.35;
  color: #7A92B4;
}.nnp_reg_cta_btn_tl5 {
  border-radius: 0.5rem;
  padding: 0.875rem 2rem;
  transition: background .2s;
  background: #17C96A;
  margin-bottom: 12px;
  display: inline-block;
  color: #060A12;
  font-weight: 700;
  font-size: 0.938rem;
  box-shadow: 0 2px 0 rgba(0,0,0,0.50), 0 0 1.125rem rgba(23,201,106,0.40);
}.nnp_reg_cta_btn_tl5:hover {
  background: #30E07E;
}.nnp_reg_terms_tl5 {
  font-size: 11px;
  color: #384A62;
  line-height: 1.5;
}.nnp_reg_seo_tl5 {
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 1.25rem;
  line-height: 1.65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  padding-top: 20px;
  color: #526480;
}.nnp_reg_seo_tl5 p {
  margin-bottom: 10px;
  font-size: 0.813rem;
  color: #526480;
  line-height: 1.65;
}.nnp_reg_seo_tl5 p:last-child {
  margin-bottom: 0;
}.nnp_reg_seo_tl5 strong {
  font-weight: 700;
  color: #B8C8E0;
}.nnp_reg_seo_tl5 a {
  transition: color .2s;
  text-decoration: underline;
  color: #1A8FFF;
}.nnp_reg_seo_tl5 a:hover {
  color: #4AAAFF;
}.nnp_reg_seo_tl5 ul,.nnp_reg_seo_tl5 ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 18px;
}.nnp_reg_seo_tl5 ol {
  list-style: decimal;
}.nnp_reg_seo_tl5 li {
  line-height: 1.65;
  margin-bottom: 4px;
  color: #526480;
  font-size: 0.813rem;
}.nnp_reg_seo_tl5 table {
  width: 100%;
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
  margin-bottom: 0.625rem;
  font-size: 0.813rem;
}
@media(min-width:768px) {.nnp_reg_seo_tl5 table {
  display: table;
}
}.nnp_reg_seo_tl5 th {
  padding: 8px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #B8C8E0;
  text-align: left;
  font-weight: 700;
}.nnp_reg_seo_tl5 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 8px;
  color: #526480;
}.nnp_reg_steps_tl5 {
  gap: 14px;
  margin-top: 28px;
  flex-direction: column;
  display: flex;
}
@media(min-width: 859px) {.nnp_reg_steps_tl5 {
  margin-top: 0;
}
}.nnp_reg_step_tl5 {
  padding: 16px;
  gap: 0.875rem;
  background: rgba(255,255,255,0.05);
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.05);
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.nnp_reg_step_num_tl5 {
  border-radius: 50%;
  border: 1px solid rgba(26,143,255,0.07);
  background: rgba(26,143,255,0.18);
  height: 34px;
  color: #1A8FFF;
  flex-shrink: 0;
  justify-content: center;
  width: 34px;
  display: flex;
  font-weight: 800;
  font-size: 0.875rem;
  align-items: center;
}.nnp_reg_step_title_tl5 {
  font-size: 14px;
  margin-bottom: 3px;
  color: #E8F0FC;
  font-weight: 700;
}.nnp_reg_step_text_tl5 {
  color: #526480;
  font-size: 12px;
  line-height: 1.5;
}.nnp_reg_trust_tl5 {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  padding-top: 1.25rem;
  margin-top: 1.25rem;
}.nnp_reg_trust_item_tl5 {
  gap: 0.438rem;
  display: flex;
  overflow-wrap: break-word;
  color: #526480;
  font-size: 12px;
  align-items: center;
}.nnp_reg_trust_ic_tl5 svg {
  stroke-linecap: round;
  color: #1A8FFF;
  stroke-linejoin: round;
  width: 1rem;
  height: 1rem;
}.nnp_app_tl5 {
  background: #070C15;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.nnp_app_tl5 {
  padding: 2.75rem 1.5rem 0;
}
}.nnp_app_in_tl5 {
  margin: 0 auto;
  max-width: 1340px;
}.nnp_app_head_tl5 {
  margin-bottom: 16px;
}.nnp_app_label_tl5 {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.688rem;
  color: #1A8FFF;
  margin-bottom: 0.5rem;
}.nnp_app_h2_tl5 {
  font-size: 1.25rem;
  color: #E8F0FC;
  font-weight: 800;
  margin-bottom: 6px;
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.nnp_app_h2_tl5 {
  font-size: 24px;
}
}.nnp_app_sub_tl5 {
  color: #526480;
  font-size: 13px;
  overflow-wrap: break-word;
  max-width: 600px;
  line-height: 1.6;
}.nnp_app_sub_tl5 strong {
  font-weight: 700;
  color: #B8C8E0;
}.nnp_app_cards_tl5 {
  gap: 10px;
  margin-top: 16px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 638px) {.nnp_app_cards_tl5 {
  grid-template-columns: repeat(3,1fr);
}
}.nnp_app_card_tl5 {
  border-radius: 8px;
  overflow: hidden;
  gap: 1rem;
  padding: 1.25rem;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.nnp_app_card_ios_tl5 {
  background: linear-gradient(135deg,rgba(26,143,255,0.18) 0%,#0C1220 100%);
}.nnp_app_card_android_tl5 {
  background: linear-gradient(135deg,rgba(23,201,106,0.16) 0%,#0C1220 100%);
}.nnp_app_card_win_tl5 {
  background: linear-gradient(135deg,rgba(245,166,35,0.16) 0%,#0C1220 100%);
}.nnp_app_card_ic_tl5 svg {
  height: 2.125rem;
  width: 2.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.nnp_app_card_ic_tl5 {
  flex-shrink: 0;
  color: #E8F0FC;
}.nnp_app_card_os_tl5 {
  text-transform: uppercase;
  color: #526480;
  font-size: 0.625rem;
  font-weight: 700;
  margin-bottom: 6px;
  letter-spacing: .08em;
}.nnp_app_card_title_tl5 {
  overflow-wrap: break-word;
  margin-bottom: 6px;
  font-size: 0.938rem;
  font-weight: 700;
  line-height: 1.2;
  color: #E8F0FC;
}.nnp_app_card_text_tl5 {
  font-size: 12px;
  margin-bottom: 14px;
  color: #526480;
  line-height: 1.5;
  overflow-wrap: break-word;
}.nnp_app_card_btn_tl5 {
  border-radius: 4px;
  transition: background .2s;
  padding: 10px 1.125rem;
  background: rgba(255,255,255,0.12);
  gap: 7px;
  border: 1px solid rgba(26,143,255,0.55);
  font-weight: 700;
  color: #E8F0FC;
  display: inline-flex;
  align-items: center;
  font-size: 13px;
}.nnp_app_card_btn_tl5:hover {
  background: rgba(255,255,255,0.07);
}.nnp_prov_tl5 {
  background: #070C15;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.nnp_prov_tl5 {
  padding: 2.75rem 24px 0;
}
}.nnp_prov_in_tl5 {
  margin: 0 auto;
  max-width: 83.75rem;
}.nnp_prov_head_tl5 {
  margin-bottom: 16px;
}.nnp_prov_label_tl5 {
  text-transform: uppercase;
  color: #1A8FFF;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
}.nnp_prov_h2_tl5 {
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-size: 20px;
  font-family: 'Exo 2', sans-serif;
  color: #E8F0FC;
  font-weight: 800;
}
@media(min-width: 771px) {.nnp_prov_h2_tl5 {
  font-size: 24px;
}
}.nnp_prov_seo_tl5 {
  line-height: 1.6;
  color: #526480;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  max-width: 38.75rem;
  margin-bottom: 16px;
}.nnp_prov_seo_tl5 strong {
  font-weight: 700;
  color: #B8C8E0;
}.nnp_prov_seo_tl5 a {
  color: #1A8FFF;
  text-decoration: underline;
}.nnp_prov_grid_tl5 {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 641px) {.nnp_prov_grid_tl5 {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1079px) {.nnp_prov_grid_tl5 {
  grid-template-columns: repeat(8,1fr);
}
}.nnp_prov_card_tl5 {
  border-radius: 0.5rem;
  gap: 0.438rem;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 0.875rem 10px;
  background: #0A0F1B;
  transition: border-color .2s,background .2s;
  display: flex;
  align-items: center;
  cursor: pointer;
  flex-direction: column;
}.nnp_prov_card_tl5:hover {
  border-color: rgba(26,143,255,0.55);
  background: #0C1220;
}.nnp_prov_logo_tl5 {
  border-radius: 0.25rem;
  overflow: hidden;
  background: rgba(255,255,255,0.05);
  display: flex;
  height: 44px;
  align-items: center;
  width: 44px;
  justify-content: center;
}.nnp_prov_logo_tl5 img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}.nnp_prov_name_tl5 {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  text-align: center;
  color: #7A92B4;
  font-weight: 600;
}.nnp_seo_tl5 {
  background: #070C15;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 767px) {.nnp_seo_tl5 {
  padding: 2.75rem 24px 0;
}
}.nnp_seo_in_tl5 {
  border-radius: 12px;
  padding: 28px 1.5rem;
  border: 1px solid rgba(255,255,255,0.10);
  background: #0C1220;
  margin: 0 auto;
  max-width: 1340px;
}
@media(min-width: 770px) {.nnp_seo_in_tl5 {
  padding: 2.25rem 2.5rem;
}
}.nnp_seo_label_tl5 {
  color: #1A8FFF;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 10px;
}.nnp_seo_h2_tl5 {
  margin-bottom: 14px;
  line-height: 1.25;
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-family: 'Exo 2', sans-serif;
  color: #E8F0FC;
}
@media(min-width: 767px) {.nnp_seo_h2_tl5 {
  font-size: 1.5rem;
}
}.nnp_seo_body_tl5 {
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #7A92B4;
}.nnp_seo_body_tl5 p {
  margin-bottom: 12px;
  font-size: 14px;
  color: #7A92B4;
  line-height: 1.75;
}.nnp_seo_body_tl5 p:last-child {
  margin-bottom: 0;
}.nnp_seo_body_tl5 strong {
  font-weight: 700;
  color: #B8C8E0;
}.nnp_seo_body_tl5 a {
  transition: color .2s;
  text-decoration: underline;
  color: #1A8FFF;
}.nnp_seo_body_tl5 a:hover {
  color: #4AAAFF;
}.nnp_seo_body_tl5 ul,.nnp_seo_body_tl5 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.nnp_seo_body_tl5 ol {
  list-style: decimal;
}.nnp_seo_body_tl5 li {
  margin-bottom: 0.375rem;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #7A92B4;
}.nnp_seo_body_tl5 table {
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
  font-size: 13px;
  margin-bottom: 12px;
}
@media(min-width: 766px) {.nnp_seo_body_tl5 table {
  display: table;
}
}.nnp_seo_body_tl5 th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #B8C8E0;
  text-align: left;
  font-weight: 700;
}.nnp_seo_body_tl5 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 12px;
  color: #7A92B4;
}.nnp_seo_cols_tl5 {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 642px) {.nnp_seo_cols_tl5 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.nnp_seo_cols_tl5 {
  grid-template-columns: repeat(3,1fr);
}
}.nnp_seo_col_h_tl5 {
  color: #B8C8E0;
  font-weight: 700;
  font-size: 0.813rem;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
}.nnp_seo_col_p_tl5 {
  color: #526480;
  font-size: 13px;
  line-height: 1.65;
  overflow-wrap: break-word;
}.nnp_seo_stats_tl5 {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.nnp_seo_stat_tl5 {
  border-radius: 0.5rem;
  padding: 0.875rem 16px;
  flex: 1;
  background: rgba(26,143,255,0.07);
  border: 1px solid rgba(26,143,255,0.18);
  min-width: 140px;
}.nnp_seo_stat_val_tl5 {
  font-weight: 800;
  margin-bottom: 4px;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #1A8FFF;
}.nnp_seo_stat_lb_tl5 {
  overflow-wrap: break-word;
  color: #526480;
  font-size: 0.688rem;
}.nnp_seo_tl5 {
  padding: 36px 1rem 0;
  background: #070C15;
}
@media(min-width: 771px) {.nnp_seo_tl5 {
  padding: 44px 24px 0;
}
}.nnp_seo_in_tl5 {
  background: #0C1220;
  border-radius: 0.75rem;
  border: 1px solid rgba(255,255,255,0.10);
  margin: 0 auto;
  padding: 1.75rem 24px;
  max-width: 83.75rem;
}
@media(min-width: 771px) {.nnp_seo_in_tl5 {
  padding: 36px 2.5rem;
}
}.nnp_seo_label_tl5 {
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #1A8FFF;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.nnp_seo_h2_tl5 {
  font-family: 'Exo 2', sans-serif;
  color: #E8F0FC;
  margin-bottom: 0.875rem;
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
  line-height: 1.25;
}
@media(min-width: 770px) {.nnp_seo_h2_tl5 {
  font-size: 24px;
}
}.nnp_seo_body_tl5 {
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #7A92B4;
  font-size: 14px;
}.nnp_seo_body_tl5 p {
  line-height: 1.75;
  color: #7A92B4;
  margin-bottom: 12px;
  font-size: 0.875rem;
}.nnp_seo_body_tl5 p:last-child {
  margin-bottom: 0;
}.nnp_seo_body_tl5 strong {
  color: #B8C8E0;
  font-weight: 700;
}.nnp_seo_body_tl5 a {
  transition: color .2s;
  color: #1A8FFF;
  text-decoration: underline;
}.nnp_seo_body_tl5 a:hover {
  color: #4AAAFF;
}.nnp_seo_body_tl5 ul,.nnp_seo_body_tl5 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.nnp_seo_body_tl5 ol {
  list-style: decimal;
}.nnp_seo_body_tl5 li {
  color: #7A92B4;
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  line-height: 1.75;
}.nnp_seo_body_tl5 table {
  display: block;
  overflow-x: auto;
  margin-bottom: 12px;
  font-size: 13px;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width: 767px) {.nnp_seo_body_tl5 table {
  display: table;
}
}.nnp_seo_body_tl5 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 0.75rem;
  font-weight: 700;
  color: #B8C8E0;
  text-align: left;
}.nnp_seo_body_tl5 td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #7A92B4;
}.nnp_seo_cols_tl5 {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 637px) {.nnp_seo_cols_tl5 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.nnp_seo_cols_tl5 {
  grid-template-columns: repeat(3,1fr);
}
}.nnp_seo_col_h_tl5 {
  font-size: 0.813rem;
  color: #B8C8E0;
  overflow-wrap: break-word;
  margin-bottom: 7px;
  font-weight: 700;
}.nnp_seo_col_p_tl5 {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #526480;
  line-height: 1.65;
}.nnp_seo_stats_tl5 {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.nnp_seo_stat_tl5 {
  padding: 14px 1rem;
  flex: 1;
  background: rgba(26,143,255,0.07);
  border: 1px solid rgba(26,143,255,0.18);
  border-radius: 8px;
  min-width: 8.75rem;
}.nnp_seo_stat_val_tl5 {
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #1A8FFF;
  margin-bottom: 4px;
}.nnp_seo_stat_lb_tl5 {
  overflow-wrap: break-word;
  color: #526480;
  font-size: 0.688rem;
}.nnp_seo_tl5 {
  padding: 2.25rem 16px 0;
  background: #070C15;
}
@media(min-width: 766px) {.nnp_seo_tl5 {
  padding: 2.75rem 1.5rem 0;
}
}.nnp_seo_in_tl5 {
  margin: 0 auto;
  background: #0C1220;
  border-radius: 12px;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255,255,255,0.10);
  max-width: 1340px;
}
@media(min-width:768px) {.nnp_seo_in_tl5 {
  padding: 2.25rem 40px;
}
}.nnp_seo_label_tl5 {
  color: #1A8FFF;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  margin-bottom: 10px;
}.nnp_seo_h2_tl5 {
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  color: #E8F0FC;
  line-height: 1.25;
  font-family: 'Exo 2', sans-serif;
  font-size: 1.25rem;
}
@media(min-width: 769px) {.nnp_seo_h2_tl5 {
  font-size: 1.5rem;
}
}.nnp_seo_body_tl5 {
  color: #7A92B4;
  font-size: 0.875rem;
  line-height: 1.75;
  overflow-wrap: break-word;
}.nnp_seo_body_tl5 p {
  line-height: 1.75;
  margin-bottom: 12px;
  color: #7A92B4;
  font-size: 0.875rem;
}.nnp_seo_body_tl5 p:last-child {
  margin-bottom: 0;
}.nnp_seo_body_tl5 strong {
  color: #B8C8E0;
  font-weight: 700;
}.nnp_seo_body_tl5 a {
  transition: color .2s;
  color: #1A8FFF;
  text-decoration: underline;
}.nnp_seo_body_tl5 a:hover {
  color: #4AAAFF;
}.nnp_seo_body_tl5 ul,.nnp_seo_body_tl5 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.nnp_seo_body_tl5 ol {
  list-style: decimal;
}.nnp_seo_body_tl5 li {
  font-size: 14px;
  margin-bottom: 6px;
  line-height: 1.75;
  color: #7A92B4;
}.nnp_seo_body_tl5 table {
  overflow-x: auto;
  width: 100%;
  font-size: 0.813rem;
  display: block;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
}
@media(min-width:768px) {.nnp_seo_body_tl5 table {
  display: table;
}
}.nnp_seo_body_tl5 th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  text-align: left;
  color: #B8C8E0;
}.nnp_seo_body_tl5 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 0.75rem;
  color: #7A92B4;
}.nnp_seo_cols_tl5 {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 639px) {.nnp_seo_cols_tl5 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.nnp_seo_cols_tl5 {
  grid-template-columns: repeat(3,1fr);
}
}.nnp_seo_col_h_tl5 {
  color: #B8C8E0;
  overflow-wrap: break-word;
  margin-bottom: 7px;
  font-weight: 700;
  font-size: 0.813rem;
}.nnp_seo_col_p_tl5 {
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #526480;
  font-size: 13px;
}.nnp_seo_stats_tl5 {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.nnp_seo_stat_tl5 {
  flex: 1;
  border-radius: 8px;
  border: 1px solid rgba(26,143,255,0.18);
  padding: 0.875rem 16px;
  background: rgba(26,143,255,0.07);
  min-width: 8.75rem;
}.nnp_seo_stat_val_tl5 {
  font-weight: 800;
  font-size: 1.25rem;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  color: #1A8FFF;
}.nnp_seo_stat_lb_tl5 {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #526480;
}.nnp_faq_tl5 {
  background: #070C15;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.nnp_faq_tl5 {
  padding: 44px 1.5rem 0;
}
}.nnp_faq_in_tl5 {
  margin: 0 auto;
  max-width: 83.75rem;
}.nnp_faq_head_tl5 {
  margin-bottom: 1.25rem;
}.nnp_faq_label_tl5 {
  color: #1A8FFF;
  margin-bottom: 0.5rem;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
}.nnp_faq_h2_tl5 {
  color: #E8F0FC;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
  font-family: 'Exo 2', sans-serif;
}
@media(min-width: 767px) {.nnp_faq_h2_tl5 {
  font-size: 24px;
}
}.nnp_faq_list_tl5 {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.nnp_faq_item_tl5 {
  overflow: hidden;
  background: #0C1220;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 0.5rem;
}.nnp_faq_q_tl5 {
  padding: 16px 1.25rem;
  gap: 0.75rem;
  transition: color .2s;
  cursor: pointer;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
  font-weight: 600;
  font-size: 14px;
  color: #B8C8E0;
  overflow-wrap: break-word;
}.nnp_faq_q_tl5:hover {
  color: #E8F0FC;
}.nnp_faq_q_ic_tl5 {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255,255,255,0.05);
  align-items: center;
  font-size: 16px;
  width: 1.5rem;
  height: 1.5rem;
  justify-content: center;
  color: #1A8FFF;
  flex-shrink: 0;
  display: flex;
}.nnp_faq_item_tl5.nnp_state_open_tl5 .nnp_faq_q_ic_tl5 {
  transform: rotate(45deg);
}.nnp_faq_a_tl5 {
  padding: 0 1.25rem 16px;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  display: none;
  color: #526480;
  line-height: 1.7;
}.nnp_faq_item_tl5.nnp_state_open_tl5 .nnp_faq_a_tl5 {
  display: block;
}.nnp_faq_a_tl5 strong {
  color: #B8C8E0;
  font-weight: 700;
}.nnp_faq_a_tl5 a {
  color: #1A8FFF;
  text-decoration: underline;
}.nnp_faq_a_tl5 ul,.nnp_faq_a_tl5 ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 1.25rem;
}.nnp_faq_a_tl5 ol {
  list-style: decimal;
}.nnp_faq_a_tl5 li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.nnp_faq_a_tl5 table {
  margin: 0.5rem 0;
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 0.75rem;
  width: 100%;
  display: block;
}
@media(min-width: 769px) {.nnp_faq_a_tl5 table {
  display: table;
}
}.nnp_faq_a_tl5 th {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #B8C8E0;
  text-align: left;
  font-weight: 700;
}.nnp_faq_a_tl5 td {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #526480;
}.nnp_rv_tl5 {
  padding: 2.25rem 16px 0;
  background: #070C15;
}
@media(min-width: 766px) {.nnp_rv_tl5 {
  padding: 44px 1.5rem 0;
}
}.nnp_rv_in_tl5 {
  margin: 0 auto;
  max-width: 1340px;
}.nnp_rv_head_tl5 {
  max-width: 720px;
  margin-bottom: 1.25rem;
}.nnp_rv_label_tl5 {
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-weight: 700;
  letter-spacing: .08em;
  color: #1A8FFF;
}.nnp_rv_h2_tl5 {
  margin-bottom: 10px;
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.375rem;
  color: #E8F0FC;
}
@media(min-width:768px) {.nnp_rv_h2_tl5 {
  font-size: 1.75rem;
}
}.nnp_rv_stats_tl5 {
  gap: 1.125rem;
  color: #526480;
  flex-wrap: wrap;
  display: flex;
  font-size: 13px;
  align-items: center;
}.nnp_rv_stats_score_tl5 {
  gap: 6px;
  align-items: baseline;
  display: flex;
}.nnp_rv_stats_score_val_tl5 {
  font-family: 'Exo 2', sans-serif;
  font-weight: 800;
  color: #F5A623;
  font-size: 1.375rem;
}.nnp_rv_stats_score_max_tl5 {
  color: #384A62;
  font-size: 13px;
}.nnp_rv_stats_badge_tl5 {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}.nnp_rv_stats_badge_tl5 svg {
  color: #F5A623;
  width: 14px;
  height: 14px;
}.nnp_rv_grid_tl5 {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.nnp_rv_grid_tl5 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.nnp_rv_grid_tl5 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.nnp_rv_card_tl5 {
  border-radius: 0.5rem;
  background: #0C1220;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 1.25rem;
  display: flex;
  flex-direction: column;
}.nnp_rv_card_stars_tl5 {
  gap: 2px;
  color: #F5A623;
  display: flex;
  margin-bottom: 0.625rem;
}.nnp_rv_card_stars_tl5 svg {
  width: 14px;
  height: 14px;
}.nnp_rv_card_h_tl5 {
  color: #E8F0FC;
  font-weight: 700;
  font-size: 14px;
  line-height: 1.3;
  overflow-wrap: break-word;
  margin-bottom: 8px;
}.nnp_rv_card_body_tl5 {
  flex: 1;
  color: #526480;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  line-height: 1.65;
  font-size: 0.813rem;
}.nnp_rv_card_body_tl5 strong {
  font-weight: 600;
  color: #B8C8E0;
}.nnp_rv_card_meta_tl5 {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.625rem;
  padding-top: 12px;
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
  align-items: center;
}.nnp_rv_card_author_tl5 {
  color: #B8C8E0;
  font-weight: 600;
  font-size: 12px;
}.nnp_rv_card_date_tl5 {
  font-size: 11px;
  color: #384A62;
}.nnp_ft_tl5 {
  background: #040709;
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 3rem;
}.nnp_ft_support_tl5 {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 24px 16px;
}
@media(min-width: 766px) {.nnp_ft_support_tl5 {
  padding: 28px 1.5rem;
}
}.nnp_ft_support_in_tl5 {
  margin: 0 auto;
  gap: 1rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  max-width: 83.75rem;
}.nnp_ft_support_main_tl5 {
  flex: 1;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
  min-width: 13.75rem;
  align-items: center;
}.nnp_ft_support_ic_tl5 {
  color: #1A8FFF;
  flex-shrink: 0;
}.nnp_ft_support_ic_tl5 svg {
  stroke-linejoin: round;
  height: 30px;
  width: 30px;
  stroke-linecap: round;
}.nnp_ft_support_text_title_tl5 {
  overflow-wrap: break-word;
  font-size: 0.938rem;
  font-weight: 700;
  margin-bottom: 3px;
  color: #E8F0FC;
}.nnp_ft_support_text_sub_tl5 {
  font-size: 12px;
  overflow-wrap: break-word;
  color: #526480;
}.nnp_ft_support_btn_tl5 {
  padding: 0.688rem 22px;
  border-radius: 0.5rem;
  transition: background .2s;
  background: #1A8FFF;
  color: #E8F0FC;
  white-space: nowrap;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 13px;
}.nnp_ft_support_btn_tl5:hover {
  background: #4AAAFF;
}.nnp_ft_support_contacts_tl5 {
  gap: 16px;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.nnp_ft_support_contact_tl5 {
  font-size: 12px;
  color: #384A62;
  line-height: 1.4;
}.nnp_ft_support_contact_tl5 strong {
  margin-bottom: 2px;
  color: #7A92B4;
  font-size: 0.688rem;
  font-weight: 600;
  display: block;
}.nnp_ft_main_tl5 {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 32px 16px 24px;
}
@media(min-width: 765px) {.nnp_ft_main_tl5 {
  padding: 40px 24px 32px;
}
}.nnp_ft_main_in_tl5 {
  margin: 0 auto;
  gap: 24px;
  display: grid;
  max-width: 83.75rem;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 643px) {.nnp_ft_main_in_tl5 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.nnp_ft_main_in_tl5 {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.nnp_ft_col_logo_tl5 {
  grid-column: 1/-1;
}
@media(min-width: 1083px) {.nnp_ft_col_logo_tl5 {
  grid-column: auto;
}
}.nnp_ft_logo_tl5 {
  gap: 0.563rem;
  margin-bottom: 0.75rem;
  align-items: center;
  font-weight: 800;
  font-size: 16px;
  flex-wrap: wrap;
  color: #E8F0FC;
  display: flex;
  overflow-wrap: break-word;
}.nnp_ft_logo_mark_tl5 {
  overflow: hidden;
  border-radius: 0.25rem;
  width: 1.875rem;
  height: 1.875rem;
}.nnp_ft_logo_mark_tl5 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.nnp_ft_logo_sub_tl5 {
  font-size: 0.75rem;
  max-width: 12.5rem;
  overflow-wrap: break-word;
  color: #384A62;
  line-height: 1.55;
}.nnp_ft_col_title_tl5 {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 14px;
  letter-spacing: .07em;
  font-size: 12px;
  color: #7A92B4;
}.nnp_ft_col_links_tl5 {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.nnp_ft_col_link_tl5 {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #384A62;
  font-size: 13px;
}.nnp_ft_col_link_tl5:hover {
  color: #B8C8E0;
}.nnp_ft_apps_tl5 {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.nnp_ft_app_card_tl5 {
  padding: 10px 12px;
  border: 1px solid rgba(255,255,255,0.10);
  background: rgba(255,255,255,0.05);
  transition: border-color .2s;
  gap: 10px;
  border-radius: 4px;
  display: flex;
  align-items: center;
}.nnp_ft_app_card_tl5:hover {
  border-color: rgba(26,143,255,0.55);
}.nnp_ft_app_card_ic_tl5 svg {
  width: 22px;
  stroke-linejoin: round;
  height: 1.375rem;
  stroke-linecap: round;
}.nnp_ft_app_card_os_tl5 {
  font-weight: 600;
  color: #384A62;
  font-size: 0.625rem;
}.nnp_ft_app_card_action_tl5 {
  color: #B8C8E0;
  font-size: 0.75rem;
  font-weight: 700;
}.nnp_ft_bot_tl5 {
  padding: 20px 1rem;
}
@media(min-width: 770px) {.nnp_ft_bot_tl5 {
  padding: 20px 24px;
}
}.nnp_ft_bot_in_tl5 {
  margin: 0 auto;
  gap: 16px;
  max-width: 1340px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.nnp_ft_socials_tl5 {
  gap: 0.5rem;
  display: flex;
}.nnp_ft_soc_tl5 {
  transition: background .2s;
  border-radius: 4px;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.10);
  justify-content: center;
  height: 2.25rem;
  width: 2.25rem;
  align-items: center;
  display: flex;
  color: #7A92B4;
}.nnp_ft_soc_tl5 svg {
  stroke-linejoin: round;
  height: 1rem;
  width: 16px;
  stroke-linecap: round;
}.nnp_ft_soc_tl5:hover {
  background: rgba(255,255,255,0.07);
}.nnp_ft_legal_tl5 {
  flex: 1;
  min-width: 200px;
  overflow-wrap: break-word;
  font-size: 11px;
  line-height: 1.6;
  color: #4A5E78;
}.nnp_ft_legal_tl5 strong {
  font-weight: 700;
  color: #7A92B4;
}.nnp_ft_legal_tl5 a {
  color: #7A92B4;
  text-decoration: underline;
}.nnp_ft_age_tl5 {
  border-radius: 50%;
  border: 2px solid #4A5E78;
  width: 2rem;
  align-items: center;
  height: 2rem;
  display: flex;
  flex-shrink: 0;
  font-size: 11px;
  justify-content: center;
  color: #4A5E78;
  margin-left: auto;
  font-weight: 800;
}