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: #0D1012;
  font-family: 'Inter', sans-serif;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
  color: #C4CDD6;
  min-height: 100vh;
}.ndq_layout_iy7 {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.ndq_page_iy7 {
  display: flex;
  min-height: 100vh;
}.ndq_main_iy7 {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media (min-width: 1081px) {.ndq_main_iy7 {
  padding-left: 13.75rem;
}
}
@media (max-width: 1076px) {.ndq_main_iy7 {
  padding-bottom: 4.5rem;
}
}.ndq_gc_iy7 {
  transition: transform .2s,border-color .2s;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #131619;
  overflow: hidden;
  width: 140px;
  cursor: pointer;
  position: relative;
  flex-shrink: 0;
}
@media(min-width: 638px) {.ndq_gc_iy7 {
  width: 156px;
}
}
@media(min-width: 1083px) {.ndq_gc_iy7 {
  width: 168px;
}
}.ndq_gc_iy7:hover {
  border-color: rgba(240, 120, 32, 0.08);
  transform: translateY(-3px);
}.ndq_gc_img_iy7 {
  overflow: hidden;
  padding-bottom: 80%;
  position: relative;
  width: 100%;
}.ndq_gc_img_iy7 img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  height: 100%;
  position: absolute;
}.ndq_gc_hover_iy7 {
  inset: 0;
  background: rgba(0, 0, 0, 0.72);
  transition: opacity .2s;
  opacity: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
}.ndq_gc_iy7:hover .ndq_gc_hover_iy7 {
  opacity: 1;
}.ndq_gc_hover_btn_iy7 {
  padding: 0.5rem 16px;
  background: #F07820;
  border-radius: 0.25rem;
  font-weight: 700;
  color: #F5F6F7;
  font-size: 0.75rem;
}.ndq_gc_info_iy7 {
  padding: 0.5rem 0.625rem 0.625rem;
}.ndq_gc_name_iy7 {
  overflow: hidden;
  margin-bottom: 3px;
  text-overflow: ellipsis;
  max-width: 100%;
  font-size: 0.75rem;
  font-weight: 600;
  white-space: nowrap;
  color: #C4CDD6;
}.ndq_gc_prov_iy7 {
  color: #4E5D68;
  font-size: 0.625rem;
}.ndq_gc_tag_iy7 {
  padding: 2px 0.438rem;
  border-radius: 4px;
  font-size: 9px;
  top: 0.375rem;
  letter-spacing: .04em;
  left: 0.375rem;
  text-transform: uppercase;
  position: absolute;
  font-weight: 700;
  z-index: 2;
}.ndq_gc_tag_hot_iy7 {
  background: #EF4444;
  color: #fff;
}.ndq_gc_tag_new_iy7 {
  background: #22C55E;
  color: #0D1012;
}.ndq_gc_tag_jp_iy7 {
  background: #F59E0B;
  color: #0D1012;
}.ndq_gc_tag_ex_iy7 {
  background: #B85A10;
  color: #fff;
}.ndq_gc_tag_live_iy7 {
  background: #EF4444;
  color: #fff;
}.ndq_gr_iy7 {
  padding: 32px 1rem 0;
  background: #0D1012;
}
@media(min-width: 765px) {.ndq_gr_iy7 {
  padding: 2.25rem 1.5rem 0;
}
}.ndq_gr_in_iy7 {
  margin: 0 auto;
  max-width: 1320px;
}.ndq_gr_head_iy7 {
  gap: 0.75rem;
  display: flex;
  margin-bottom: 10px;
  align-items: center;
  flex-wrap: wrap;
}.ndq_gr_head_l_iy7 {
  flex: 1;
  gap: 10px;
  align-items: center;
  display: flex;
  min-width: 0;
}.ndq_gr_ic_iy7 {
  border-radius: 8px;
  flex-shrink: 0;
  height: 2rem;
  justify-content: center;
  align-items: center;
  display: flex;
  width: 2rem;
}.ndq_gr_ic_iy7 svg {
  width: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 16px;
}.ndq_gr_title_iy7 {
  color: #F5F6F7;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1rem;
  overflow-wrap: break-word;
  font-weight: 700;
}
@media(min-width: 769px) {.ndq_gr_title_iy7 {
  font-size: 1.125rem;
}
}.ndq_gr_more_iy7 {
  gap: 5px;
  transition: color .2s;
  flex-shrink: 0;
  font-size: 0.75rem;
  color: #62707A;
  display: flex;
  align-items: center;
  white-space: nowrap;
  font-weight: 600;
}.ndq_gr_more_iy7:hover {
  color: #F07820;
}.ndq_gr_more_iy7 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 12px;
  width: 12px;
}.ndq_gr_arrows_iy7 {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.ndq_gr_arr_iy7 {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.25rem;
  transition: background .15s,color .15s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  color: #8E98A3;
  align-items: center;
  width: 1.875rem;
  justify-content: center;
  display: flex;
  height: 1.875rem;
}.ndq_gr_arr_iy7:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F5F6F7;
}.ndq_gr_arr_iy7 svg {
  width: 0.813rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.813rem;
}.ndq_gr_seo_h_iy7 {
  margin: 0 0 0.375rem;
  color: #C4CDD6;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 13px;
  font-weight: 700;
  max-width: 42.5rem;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.ndq_gr_seo_h_iy7 {
  font-size: 0.875rem;
}
}.ndq_gr_seo_iy7 {
  line-height: 1.55;
  color: #62707A;
  overflow-wrap: break-word;
  max-width: 42.5rem;
  font-size: 12px;
  margin-bottom: 0.75rem;
}.ndq_gr_seo_iy7 strong {
  font-weight: 600;
  color: #C4CDD6;
}.ndq_gr_scroll_iy7 {
  gap: 0.625rem;
  scrollbar-width: none;
  display: flex;
  padding-bottom: 10px;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.ndq_gr_scroll_iy7::-webkit-scrollbar {
  display: none;
}
@media(min-width: 771px) {.ndq_gr_scroll_iy7 {
  gap: 0.75rem;
}
}.ndq_tb_iy7 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #0D1012;
  display: flex;
  height: 56px;
  right: 0;
  left: 0;
  position: fixed;
  z-index: 80;
  top: 0;
  align-items: center;
}.ndq_tb_in_iy7 {
  padding: 0 14px;
  gap: 0;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}.ndq_tb_burger_iy7 {
  border-radius: 0.5rem;
  gap: 5px;
  align-items: center;
  display: flex;
  width: 2.375rem;
  margin-right: 0.5rem;
  flex-shrink: 0;
  height: 2.375rem;
  justify-content: center;
  flex-direction: column;
}.ndq_tb_burger_iy7:hover {
  background: rgba(255, 255, 255, 0.05);
}.ndq_tb_burger_line_iy7 {
  background: #8E98A3;
  border-radius: 1px;
  width: 1.125rem;
  height: 2px;
  display: block;
}
@media(min-width: 1082px) {.ndq_tb_burger_iy7 {
  display: none;
}
}.ndq_tb_logo_iy7 {
  gap: 9px;
  flex-shrink: 0;
  color: #F5F6F7;
  align-items: center;
  letter-spacing: -.01em;
  font-weight: 800;
  display: flex;
  font-size: 1.125rem;
  margin-right: 20px;
  overflow-wrap: break-word;
}.ndq_tb_logo_mark_iy7 {
  overflow: hidden;
  border-radius: 8px;
  justify-content: center;
  display: flex;
  height: 2rem;
  align-items: center;
  width: 2rem;
}.ndq_tb_logo_mark_iy7 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.ndq_tb_nav_iy7 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 643px) {.ndq_tb_nav_iy7 {
  display: flex;
}
}.ndq_tb_tab_iy7 {
  padding: 0.5rem 14px;
  transition: background .15s,color .15s;
  border-radius: 8px;
  white-space: nowrap;
  font-weight: 600;
  font-size: 0.813rem;
  color: #8E98A3;
}.ndq_tb_tab_iy7:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5F6F7;
}.ndq_tb_tab_iy7.ndq_state_active_iy7 {
  background: rgba(240, 120, 32, 0.18);
  color: #F5F6F7;
}.ndq_tb_right_iy7 {
  gap: 8px;
  flex-shrink: 0;
  margin-left: auto;
  display: flex;
  align-items: center;
}.ndq_tb_login_iy7 {
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 0.563rem 1rem;
  border-radius: 0.5rem;
  display: none;
  font-size: 13px;
  color: #C4CDD6;
  font-weight: 600;
}.ndq_tb_login_iy7:hover {
  border-color: rgba(240, 122, 32, 0.50);
  color: #F5F6F7;
}
@media(min-width: 479px) {.ndq_tb_login_iy7 {
  display: block;
}
}.ndq_tb_reg_iy7 {
  background: #22C55E;
  padding: 9px 1.125rem;
  transition: background .2s;
  border-radius: 0.5rem;
  white-space: nowrap;
  font-weight: 700;
  color: #0C0E0F;
  font-size: 13px;
}.ndq_tb_reg_iy7:hover {
  background: #16A34A;
}.ndq_sb_iy7 {
  transform: translateX(-100%);
  background: #181C20;
  transition: transform .25s ease;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  overflow-y: auto;
  position: fixed;
  top: 3.5rem;
  z-index: 70;
  bottom: 0;
  left: 0;
  width: 220px;
}.ndq_sb_iy7.ndq_state_open_iy7 {
  transform: translateX(0);
}.ndq_sb_iy7::-webkit-scrollbar {
  width: 0.25rem;
}.ndq_sb_iy7::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1081px) {.ndq_sb_iy7 {
  transform: translateX(0);
}
}.ndq_sb_auth_iy7 {
  padding: 0.875rem 0.75rem 10px;
}.ndq_sb_btn_reg_iy7 {
  padding: 11px;
  background: #22C55E;
  transition: background .2s;
  border-radius: 0.5rem;
  font-weight: 700;
  margin-bottom: 8px;
  text-align: center;
  font-size: 0.813rem;
  color: #0C0E0F;
  display: block;
}.ndq_sb_btn_reg_iy7:hover {
  background: #16A34A;
}.ndq_sb_btn_login_iy7 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 0.625rem;
  transition: border-color .2s;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.05);
  font-weight: 600;
  font-size: 0.813rem;
  display: block;
  text-align: center;
  color: #C4CDD6;
}.ndq_sb_btn_login_iy7:hover {
  border-color: rgba(240, 122, 32, 0.50);
  color: #F5F6F7;
}.ndq_sb_promo_iy7 {
  border: 1px solid rgba(240, 120, 32, 0.18);
  border-radius: 0.5rem;
  overflow: hidden;
  background: linear-gradient(135deg,#1C2A38,#181C20);
  margin: 0 0.75rem 10px;
  padding: 0.75rem 14px;
  position: relative;
}.ndq_sb_promo_iy7::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(240, 120, 32, 0.18),transparent 70%);
  right: -20px;
  top: -1.25rem;
  width: 5rem;
  position: absolute;
  content: '';
  height: 80px;
}.ndq_sb_promo_title_iy7 {
  font-weight: 700;
  margin-bottom: 4px;
  color: #F07820;
  letter-spacing: .06em;
  font-size: 0.688rem;
  text-transform: uppercase;
}.ndq_sb_promo_text_iy7 {
  overflow-wrap: break-word;
  color: #F5F6F7;
  line-height: 1.35;
  font-size: 12px;
  font-weight: 600;
}.ndq_sb_promo_sub_iy7 {
  font-size: 0.625rem;
  color: #62707A;
  margin-top: 3px;
}.ndq_sb_nav_iy7 {
  padding: 6px 0.5rem 16px;
}.ndq_sb_nav_lb_iy7 {
  padding: 0.625rem 8px 6px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 10px;
  color: #4E5D68;
}.ndq_sb_link_iy7 {
  gap: 0.625rem;
  padding: 0.563rem 10px;
  transition: background .15s,color .15s;
  border-radius: 4px;
  font-size: 0.813rem;
  align-items: center;
  color: #8E98A3;
  cursor: pointer;
  display: flex;
  font-weight: 500;
  overflow-wrap: break-word;
}.ndq_sb_link_iy7:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5F6F7;
}.ndq_sb_link_iy7.ndq_state_active_iy7 {
  background: rgba(240, 120, 32, 0.18);
  color: #F5F6F7;
}.ndq_sb_ic_iy7 {
  border-radius: 0.25rem;
  align-items: center;
  display: flex;
  width: 1.875rem;
  height: 1.875rem;
  justify-content: center;
  flex-shrink: 0;
}.ndq_sb_ic_iy7 svg {
  height: 16px;
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
}.ndq_sb_ic_1_iy7 {
  background: rgba(240, 120, 32, 0.08);
  color: #F07820;
}.ndq_sb_ic_2_iy7 {
  background: rgba(34, 197, 94, 0.15);
  color: #22C55E;
}.ndq_sb_ic_3_iy7 {
  background: rgba(245, 158, 11, 0.15);
  color: #F59E0B;
}.ndq_sb_ic_4_iy7 {
  background: rgba(184, 90, 16, 0.22);
  color: #B85A10;
}.ndq_sb_ic_5_iy7 {
  background: rgba(240, 120, 32, 0.08);
  color: #EC4899;
}.ndq_sb_ic_6_iy7 {
  background: rgba(184, 90, 16, 0.22);
  color: #A855F7;
}.ndq_sb_badge_iy7 {
  background: #F59E0B;
  border-radius: 0.25rem;
  padding: 2px 7px;
  font-size: 9px;
  margin-left: auto;
  font-weight: 700;
  color: #0C0E0F;
}.ndq_sb_bot_iy7 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.5rem;
  padding: 12px;
  display: flex;
}.ndq_sb_lang_iy7,.ndq_sb_help_iy7 {
  flex: 1;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 0.25rem;
  padding: 9px 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  gap: 6px;
  justify-content: center;
  font-weight: 600;
  font-size: 0.688rem;
  display: flex;
  color: #8E98A3;
  align-items: center;
}.ndq_sb_lang_iy7:hover,.ndq_sb_help_iy7:hover {
  border-color: rgba(240, 122, 32, 0.50);
  color: #F5F6F7;
}.ndq_sb_lang_iy7 svg,.ndq_sb_help_iy7 svg {
  height: 13px;
  width: 13px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.ndq_sb_bd_iy7 {
  inset: 0;
  background: rgba(0, 0, 0, 0.72);
  position: fixed;
  display: none;
  z-index: 69;
}.ndq_sb_bd_iy7.ndq_state_on_iy7 {
  display: block;
}
@media(min-width: 1081px) {.ndq_sb_bd_iy7 {
  display: none!important;
}
}.ndq_mob_nav_iy7 {
  background: #181C20;
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  right: 0;
  left: 0;
  z-index: 80;
  position: fixed;
  bottom: 0;
  display: flex;
}
@media(min-width: 1081px) {.ndq_mob_nav_iy7 {
  display: none;
}
}.ndq_mob_nav_item_iy7 {
  padding: 4px 2px;
  gap: 4px;
  flex: 1;
  align-items: center;
  cursor: pointer;
  color: #4E5D68;
  display: flex;
  flex-direction: column;
}.ndq_mob_nav_ic_iy7 {
  line-height: 1;
}.ndq_mob_nav_ic_iy7 svg {
  stroke-linejoin: round;
  width: 20px;
  stroke-linecap: round;
  height: 1.25rem;
}.ndq_mob_nav_lb_iy7 {
  font-size: 0.625rem;
  color: #4E5D68;
  font-weight: 600;
}.ndq_mob_nav_item_iy7.ndq_state_active_iy7 {
  color: #F07820;
}.ndq_mob_nav_item_iy7.ndq_state_active_iy7 .ndq_mob_nav_lb_iy7 {
  color: #F07820;
}.ndq_hero_iy7 {
  padding: 20px 16px 0;
  background: #0D1012;
}
@media(min-width: 769px) {.ndq_hero_iy7 {
  padding: 24px 1.5rem 0;
}
}.ndq_hero_in_iy7 {
  gap: 12px;
  margin: 0 auto;
  grid-template-columns: 1fr;
  max-width: 1320px;
  display: grid;
}
@media(min-width: 861px) {.ndq_hero_in_iy7 {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width:1100px) {.ndq_hero_in_iy7 {
  grid-template-columns: 1fr 21.25rem;
}
}.ndq_hero_promo_iy7 {
  overflow: hidden;
  border-radius: 0.75rem;
  background: #131619;
  display: flex;
  min-height: 13.75rem;
  position: relative;
  align-items: stretch;
}
@media(min-width: 766px) {.ndq_hero_promo_iy7 {
  min-height: 280px;
}
}.ndq_hero_promo_bg_iy7 {
  inset: 0;
  background-position: center;
  background: linear-gradient(120deg,#1C2A38 0%,#0D1012 100%);
  background-size: cover;
  position: absolute;
}.ndq_hero_promo_bg_iy7::after {
  inset: 0;
  background: linear-gradient(90deg,#0D1012 0%,rgba(0, 0, 0, 0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.ndq_hero_promo_glow_iy7 {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(184, 90, 16, 0.22) 0%,transparent 65%);
  width: 18.75rem;
  right: 3.75rem;
  height: 18.75rem;
  position: absolute;
  pointer-events: none;
  top: -2.5rem;
}.ndq_hero_promo_ct_iy7 {
  padding: 28px 24px 1.75rem 28px;
  flex-direction: column;
  max-width: 30rem;
  justify-content: center;
  z-index: 2;
  position: relative;
  display: flex;
}
@media(min-width: 770px) {.ndq_hero_promo_ct_iy7 {
  padding: 40px 2rem;
}
}.ndq_hero_badge_iy7 {
  border-radius: 20px;
  padding: 0.313rem 0.75rem;
  border: 1px solid rgba(240, 120, 32, 0.08);
  background: rgba(240, 120, 32, 0.18);
  margin-bottom: 0.875rem;
  display: inline-block;
  font-weight: 700;
  color: #F07820;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.625rem;
}.ndq_hero_h1_iy7 {
  font-size: 1.625rem;
  margin-bottom: 0.625rem;
  font-weight: 800;
  line-height: 1.15;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  color: #F5F6F7;
}.ndq_hero_h1_iy7 em {
  font-style: normal;
  color: #F59E0B;
}
@media(min-width: 770px) {.ndq_hero_h1_iy7 {
  font-size: 2.25rem;
}
}.ndq_hero_sub_iy7 {
  line-height: 1.55;
  font-size: 0.813rem;
  color: #8E98A3;
  margin-bottom: 20px;
}
@media(min-width:768px) {.ndq_hero_sub_iy7 {
  font-size: 0.875rem;
}
}.ndq_hero_row_iy7 {
  gap: 0.625rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.ndq_hero_cta_iy7 {
  border-radius: 8px;
  padding: 13px 1.625rem;
  transition: background .2s;
  background: #22C55E;
  font-size: 14px;
  font-weight: 700;
  box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.55), 0 0 14px rgba(34, 197, 94, 0.45);
  color: #0C0E0F;
}.ndq_hero_cta_iy7:hover {
  background: #16A34A;
}.ndq_hero_terms_iy7 {
  font-size: 11px;
  color: #4E5D68;
}.ndq_hero_game_iy7 {
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #131619;
  border-radius: 12px;
  display: flex;
  position: relative;
  flex-direction: column;
}.ndq_hero_game_badge_iy7 {
  padding: 5px 10px;
  border: 1px solid rgba(245, 158, 11, 0.15);
  border-radius: 1.25rem;
  background: rgba(245, 158, 11, 0.15);
  text-transform: uppercase;
  z-index: 3;
  left: 0.75rem;
  letter-spacing: .06em;
  position: absolute;
  font-weight: 700;
  top: 12px;
  color: #F59E0B;
  font-size: 10px;
}.ndq_hero_game_badge_iy7 svg {
  margin-right: 0.25rem;
  width: 0.688rem;
  vertical-align: -1px;
  height: 0.688rem;
}.ndq_hero_game_img_iy7 {
  background: linear-gradient(135deg,#1C2A38,#0D1012);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.ndq_hero_game_img_iy7 img {
  inset: 0;
  position: absolute;
  width: 100%;
  object-fit: cover;
  height: 100%;
}.ndq_hero_game_play_iy7 {
  transition: opacity .2s;
  inset: 0;
  background: rgba(0, 0, 0, 0.72);
  opacity: 0;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
}.ndq_hero_game_iy7:hover .ndq_hero_game_play_iy7 {
  opacity: 1;
}.ndq_hero_game_play_iy7 span {
  background: #F07820;
  border-radius: 50%;
  width: 3.25rem;
  display: flex;
  height: 52px;
  justify-content: center;
  align-items: center;
}.ndq_hero_game_play_iy7 span svg {
  width: 1.125rem;
  height: 1.125rem;
  margin-left: 2px;
}.ndq_hero_game_info_iy7 {
  padding: 0.875rem 16px;
}.ndq_hero_game_title_iy7 {
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-size: 15px;
  color: #F5F6F7;
  font-weight: 700;
}.ndq_hero_game_provider_iy7 {
  font-size: 11px;
  color: #62707A;
}.ndq_hero_game_btn_iy7 {
  border-radius: 8px;
  background: #F07820;
  margin: 0.75rem 16px 1rem;
  padding: 0.688rem;
  transition: background .2s;
  font-size: 0.813rem;
  color: #F5F6F7;
  font-weight: 700;
  display: block;
  text-align: center;
}.ndq_hero_game_iy7:hover .ndq_hero_game_btn_iy7 {
  background: #FF8F35;
}.ndq_sbar_iy7 {
  background: #0D1012;
  padding: 1rem 1rem 0;
}
@media(min-width: 767px) {.ndq_sbar_iy7 {
  padding: 1.125rem 1.5rem 0;
}
}.ndq_sbar_in_iy7 {
  margin: 0 auto;
  max-width: 1320px;
}.ndq_sbar_row_iy7 {
  gap: 10px;
  margin-bottom: 12px;
  display: flex;
  flex-wrap: wrap;
}.ndq_sbar_input_iy7 {
  background: #131619;
  transition: border-color .2s;
  padding: 11px 16px;
  flex: 1;
  border-radius: 0.5rem;
  gap: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  align-items: center;
  color: #62707A;
  display: flex;
  cursor: pointer;
  font-size: 13px;
}.ndq_sbar_input_iy7:hover {
  border-color: rgba(240, 122, 32, 0.50);
}.ndq_sbar_input_iy7 svg {
  height: 15px;
  stroke-linecap: round;
  flex-shrink: 0;
  stroke-linejoin: round;
  width: 0.938rem;
}.ndq_sbar_providers_iy7 {
  padding: 11px 18px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #131619;
  border-radius: 0.5rem;
  transition: border-color .2s;
  gap: 8px;
  font-size: 0.813rem;
  color: #C4CDD6;
  font-weight: 600;
  display: flex;
  white-space: nowrap;
  align-items: center;
}.ndq_sbar_providers_iy7:hover {
  border-color: rgba(240, 122, 32, 0.50);
  color: #F5F6F7;
}.ndq_sbar_providers_iy7 svg {
  stroke-linecap: round;
  width: 14px;
  stroke-linejoin: round;
  height: 14px;
}.ndq_sbar_tabs_iy7 {
  gap: 0.375rem;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 2px;
}.ndq_sbar_tabs_iy7::-webkit-scrollbar {
  display: none;
}.ndq_sbar_tab_iy7 {
  transition: background .15s,color .15s,border-color .15s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 1.25rem;
  gap: 0.438rem;
  padding: 8px 14px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 0.75rem;
  color: #8E98A3;
  align-items: center;
  font-weight: 600;
  display: flex;
  cursor: pointer;
  white-space: nowrap;
  flex-shrink: 0;
}.ndq_sbar_tab_iy7:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(240, 122, 32, 0.50);
  color: #F5F6F7;
}.ndq_sbar_tab_iy7.ndq_state_active_iy7 {
  border-color: rgba(240, 120, 32, 0.08);
  background: rgba(240, 120, 32, 0.18);
  color: #F5F6F7;
}.ndq_sbar_tab_ic_iy7 svg {
  stroke-linejoin: round;
  height: 0.875rem;
  width: 14px;
  stroke-linecap: round;
}.ndq_ws_iy7 {
  padding: 32px 16px 0;
  background: #0D1012;
}
@media(min-width: 770px) {.ndq_ws_iy7 {
  padding: 2.25rem 24px 0;
}
}.ndq_ws_in_iy7 {
  margin: 0 auto;
  max-width: 82.5rem;
}.ndq_ws_head_iy7 {
  gap: 12px;
  justify-content: space-between;
  align-items: center;
  display: flex;
  margin-bottom: 0.875rem;
  flex-wrap: wrap;
}.ndq_ws_title_iy7 {
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F5F6F7;
  font-size: 1rem;
  font-family: 'Barlow Condensed', sans-serif;
}.ndq_ws_title_ic_iy7 svg {
  height: 18px;
  color: #F59E0B;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 18px;
}.ndq_ws_online_iy7 {
  gap: 7px;
  align-items: center;
  color: #62707A;
  font-weight: 600;
  display: flex;
  font-size: 0.75rem;
}.ndq_ws_online_dot_iy7 {
  border-radius: 50%;
  background: #22C55E;
  flex-shrink: 0;
  width: 8px;
  box-shadow: 0 0 0.375rem rgba(34, 197, 94, 0.15);
  height: 0.5rem;
}.ndq_ws_scroll_iy7 {
  gap: 8px;
  overflow-x: auto;
  padding-bottom: 8px;
  scrollbar-width: none;
  display: flex;
}.ndq_ws_scroll_iy7::-webkit-scrollbar {
  display: none;
}.ndq_wc_iy7 {
  padding: 0.625rem 14px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #131619;
  gap: 0.625rem;
  border-radius: 8px;
  min-width: 13.75rem;
  flex-shrink: 0;
  align-items: center;
  display: flex;
}.ndq_wc_img_iy7 {
  border-radius: 0.25rem;
  overflow: hidden;
  background: #181C20;
  height: 36px;
  width: 2.25rem;
  flex-shrink: 0;
}.ndq_wc_img_iy7 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.ndq_wc_info_iy7 {
  min-width: 0;
}.ndq_wc_game_iy7 {
  overflow: hidden;
  color: #C4CDD6;
  font-weight: 600;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 12px;
}.ndq_wc_player_iy7 {
  overflow: hidden;
  white-space: nowrap;
  color: #4E5D68;
  font-size: 10px;
  text-overflow: ellipsis;
}.ndq_wc_amount_iy7 {
  font-size: 13px;
  font-weight: 700;
  white-space: nowrap;
  margin-left: auto;
  color: #22C55E;
  flex-shrink: 0;
}.ndq_app_iy7 {
  background: #0D1012;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.ndq_app_iy7 {
  padding: 2.75rem 24px 0;
}
}.ndq_app_in_iy7 {
  margin: 0 auto;
  max-width: 82.5rem;
}.ndq_app_head_iy7 {
  margin-bottom: 16px;
}.ndq_app_label_iy7 {
  color: #F07820;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 0.5rem;
}.ndq_app_h2_iy7 {
  margin-bottom: 6px;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F5F6F7;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
}
@media(min-width: 769px) {.ndq_app_h2_iy7 {
  font-size: 1.5rem;
}
}.ndq_app_sub_iy7 {
  font-size: 0.813rem;
  max-width: 600px;
  color: #62707A;
  overflow-wrap: break-word;
  line-height: 1.6;
}.ndq_app_sub_iy7 strong {
  font-weight: 700;
  color: #C4CDD6;
}.ndq_app_cards_iy7 {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  margin-top: 16px;
  display: grid;
}
@media(min-width: 642px) {.ndq_app_cards_iy7 {
  grid-template-columns: repeat(3,1fr);
}
}.ndq_app_card_iy7 {
  gap: 16px;
  padding: 20px;
  overflow: hidden;
  border-radius: 8px;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  align-items: flex-start;
}.ndq_app_card_ios_iy7 {
  background: linear-gradient(135deg,rgba(240, 120, 32, 0.18) 0%,#181C20 100%);
}.ndq_app_card_android_iy7 {
  background: linear-gradient(135deg,rgba(34, 197, 94, 0.15) 0%,#181C20 100%);
}.ndq_app_card_win_iy7 {
  background: linear-gradient(135deg,rgba(245, 158, 11, 0.15) 0%,#181C20 100%);
}.ndq_app_card_ic_iy7 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 34px;
  width: 34px;
}.ndq_app_card_ic_iy7 {
  color: #F5F6F7;
  flex-shrink: 0;
}.ndq_app_card_os_iy7 {
  margin-bottom: 0.375rem;
  letter-spacing: .08em;
  color: #62707A;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
}.ndq_app_card_title_iy7 {
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F5F6F7;
  margin-bottom: 0.375rem;
  line-height: 1.2;
  font-size: 0.938rem;
}.ndq_app_card_text_iy7 {
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  color: #62707A;
  line-height: 1.5;
  font-size: 0.75rem;
}.ndq_app_card_btn_iy7 {
  border: 1px solid rgba(240, 122, 32, 0.50);
  gap: 7px;
  transition: background .2s;
  padding: 0.625rem 1.125rem;
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.12);
  align-items: center;
  display: inline-flex;
  color: #F5F6F7;
  font-size: 0.813rem;
  font-weight: 700;
}.ndq_app_card_btn_iy7:hover {
  background: rgba(255, 255, 255, 0.07);
}.ndq_prov_iy7 {
  padding: 36px 16px 0;
  background: #0D1012;
}
@media(min-width: 770px) {.ndq_prov_iy7 {
  padding: 2.75rem 1.5rem 0;
}
}.ndq_prov_in_iy7 {
  margin: 0 auto;
  max-width: 82.5rem;
}.ndq_prov_head_iy7 {
  margin-bottom: 16px;
}.ndq_prov_label_iy7 {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 8px;
  letter-spacing: .08em;
  color: #F07820;
}.ndq_prov_h2_iy7 {
  margin-bottom: 0.5rem;
  font-weight: 800;
  font-size: 1.25rem;
  color: #F5F6F7;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.ndq_prov_h2_iy7 {
  font-size: 24px;
}
}.ndq_prov_seo_iy7 {
  font-size: 13px;
  color: #62707A;
  margin-bottom: 1rem;
  line-height: 1.6;
  max-width: 38.75rem;
  overflow-wrap: break-word;
}.ndq_prov_seo_iy7 strong {
  font-weight: 700;
  color: #C4CDD6;
}.ndq_prov_seo_iy7 a {
  text-decoration: underline;
  color: #F07820;
}.ndq_prov_grid_iy7 {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width:640px) {.ndq_prov_grid_iy7 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1079px) {.ndq_prov_grid_iy7 {
  grid-template-columns: repeat(8,1fr);
}
}.ndq_prov_card_iy7 {
  padding: 0.875rem 0.625rem;
  background: #131619;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.5rem;
  transition: border-color .2s,background .2s;
  gap: 7px;
  display: flex;
  align-items: center;
  cursor: pointer;
  flex-direction: column;
}.ndq_prov_card_iy7:hover {
  background: #181C20;
  border-color: rgba(240, 122, 32, 0.50);
}.ndq_prov_logo_iy7 {
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  border-radius: 4px;
  height: 2.75rem;
  align-items: center;
  justify-content: center;
  width: 44px;
  display: flex;
}.ndq_prov_logo_iy7 img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.ndq_prov_name_iy7 {
  text-align: center;
  overflow-wrap: break-word;
  font-size: 11px;
  font-weight: 600;
  color: #8E98A3;
}.ndq_reg_iy7 {
  background: #0D1012;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.ndq_reg_iy7 {
  padding: 2.75rem 1.5rem 0;
}
}.ndq_reg_in_iy7 {
  border-radius: 0.75rem;
  background: #181C20;
  border: 1px solid rgba(255, 255, 255, 0.05);
  margin: 0 auto;
  padding: 28px 24px;
  max-width: 82.5rem;
}
@media(min-width: 766px) {.ndq_reg_in_iy7 {
  padding: 40px;
}
}.ndq_reg_top_iy7 {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 861px) {.ndq_reg_top_iy7 {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.ndq_reg_label_iy7 {
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  color: #F07820;
  text-transform: uppercase;
}.ndq_reg_h2_iy7 {
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F5F6F7;
  line-height: 1.2;
  margin-bottom: 12px;
  font-size: 22px;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.ndq_reg_h2_iy7 {
  font-size: 1.75rem;
}
}.ndq_reg_bonus_iy7 {
  padding: 10px 1rem;
  border-radius: 0.5rem;
  gap: 8px;
  background: rgba(245, 158, 11, 0.15);
  border: 1px solid rgba(245, 158, 11, 0.15);
  align-items: center;
  display: inline-flex;
  margin-bottom: 1rem;
}.ndq_reg_bonus_amount_iy7 {
  font-size: 20px;
  font-weight: 800;
  color: #F59E0B;
}.ndq_reg_bonus_text_iy7 {
  color: #8E98A3;
  font-size: 13px;
  line-height: 1.35;
}.ndq_reg_cta_btn_iy7 {
  padding: 14px 2rem;
  transition: background .2s;
  background: #22C55E;
  border-radius: 8px;
  display: inline-block;
  box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.55), 0 0 14px rgba(34, 197, 94, 0.45);
  font-weight: 700;
  font-size: 15px;
  margin-bottom: 0.75rem;
  color: #0C0E0F;
}.ndq_reg_cta_btn_iy7:hover {
  background: #16A34A;
}.ndq_reg_terms_iy7 {
  font-size: 0.688rem;
  line-height: 1.5;
  color: #4E5D68;
}.ndq_reg_seo_iy7 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #62707A;
  margin-top: 1.25rem;
  padding-top: 20px;
}.ndq_reg_seo_iy7 p {
  margin-bottom: 0.625rem;
  font-size: 0.813rem;
  color: #62707A;
  line-height: 1.65;
}.ndq_reg_seo_iy7 p:last-child {
  margin-bottom: 0;
}.ndq_reg_seo_iy7 strong {
  color: #C4CDD6;
  font-weight: 700;
}.ndq_reg_seo_iy7 a {
  transition: color .2s;
  text-decoration: underline;
  color: #F07820;
}.ndq_reg_seo_iy7 a:hover {
  color: #FF8F35;
}.ndq_reg_seo_iy7 ul,.ndq_reg_seo_iy7 ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 1.125rem;
}.ndq_reg_seo_iy7 ol {
  list-style: decimal;
}.ndq_reg_seo_iy7 li {
  color: #62707A;
  font-size: 13px;
  margin-bottom: 0.25rem;
  line-height: 1.65;
}.ndq_reg_seo_iy7 table {
  width: 100%;
  overflow-x: auto;
  display: block;
  margin-bottom: 0.625rem;
  font-size: 0.813rem;
  border-collapse: collapse;
}
@media(min-width: 771px) {.ndq_reg_seo_iy7 table {
  display: table;
}
}.ndq_reg_seo_iy7 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.5rem;
  font-weight: 700;
  text-align: left;
  color: #C4CDD6;
}.ndq_reg_seo_iy7 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px;
  color: #62707A;
}.ndq_reg_steps_iy7 {
  gap: 0.875rem;
  margin-top: 28px;
  display: flex;
  flex-direction: column;
}
@media(min-width: 861px) {.ndq_reg_steps_iy7 {
  margin-top: 0;
}
}.ndq_reg_step_iy7 {
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  gap: 14px;
  background: rgba(255, 255, 255, 0.05);
  padding: 1rem;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.ndq_reg_step_num_iy7 {
  border-radius: 50%;
  border: 1px solid rgba(240, 120, 32, 0.08);
  background: rgba(240, 120, 32, 0.18);
  width: 34px;
  align-items: center;
  font-size: 0.875rem;
  display: flex;
  font-weight: 800;
  flex-shrink: 0;
  height: 34px;
  justify-content: center;
  color: #F07820;
}.ndq_reg_step_title_iy7 {
  font-weight: 700;
  margin-bottom: 3px;
  color: #F5F6F7;
  font-size: 14px;
}.ndq_reg_step_text_iy7 {
  line-height: 1.5;
  font-size: 12px;
  color: #62707A;
}.ndq_reg_trust_iy7 {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  flex-wrap: wrap;
  display: flex;
  margin-top: 20px;
  padding-top: 20px;
}.ndq_reg_trust_item_iy7 {
  gap: 0.438rem;
  overflow-wrap: break-word;
  color: #62707A;
  font-size: 12px;
  align-items: center;
  display: flex;
}.ndq_reg_trust_ic_iy7 svg {
  stroke-linejoin: round;
  width: 16px;
  height: 16px;
  color: #F07820;
  stroke-linecap: round;
}.ndq_bon_iy7 {
  padding: 2.25rem 16px 0;
  background: #0D1012;
}
@media(min-width: 765px) {.ndq_bon_iy7 {
  padding: 2.75rem 1.5rem 0;
}
}.ndq_bon_in_iy7 {
  margin: 0 auto;
  max-width: 1320px;
}.ndq_bon_head_iy7 {
  margin-bottom: 1.25rem;
}.ndq_bon_label_iy7 {
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  color: #F07820;
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
}.ndq_bon_h2_iy7 {
  font-weight: 800;
  margin-bottom: 8px;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F5F6F7;
}
@media(min-width: 769px) {.ndq_bon_h2_iy7 {
  font-size: 24px;
}
}.ndq_bon_seo_iy7 {
  max-width: 38.75rem;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.6;
  color: #62707A;
}.ndq_bon_seo_iy7 strong {
  color: #C4CDD6;
  font-weight: 700;
}.ndq_bon_seo_iy7 a {
  color: #F07820;
  text-decoration: underline;
}.ndq_bon_grid_iy7 {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 637px) {.ndq_bon_grid_iy7 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.ndq_bon_grid_iy7 {
  grid-template-columns: repeat(5,1fr);
}
}.ndq_bon_card_iy7 {
  background: #131619;
  transition: border-color .2s,transform .2s;
  padding: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 8px;
}.ndq_bon_card_iy7:hover {
  border-color: rgba(240, 120, 32, 0.08);
  transform: translateY(-2px);
}.ndq_bon_card_ic_iy7 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.625rem;
  width: 26px;
}.ndq_bon_card_ic_iy7 {
  margin-bottom: 10px;
}.ndq_bon_card_type_iy7 {
  color: #62707A;
  font-weight: 700;
  letter-spacing: .06em;
  font-size: 0.625rem;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
}.ndq_bon_card_amount_iy7 {
  font-size: 18px;
  color: #F59E0B;
  line-height: 1.1;
  font-weight: 800;
  margin-bottom: 0.375rem;
}.ndq_bon_card_name_iy7 {
  font-size: 0.813rem;
  margin-bottom: 0.5rem;
  color: #F5F6F7;
  font-weight: 600;
  overflow-wrap: break-word;
}.ndq_bon_card_detail_iy7 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 0.688rem;
  padding-top: 0.5rem;
  overflow-wrap: break-word;
  line-height: 1.5;
  color: #4E5D68;
}.ndq_seo_iy7 {
  padding: 36px 16px 0;
  background: #0D1012;
}
@media(min-width: 765px) {.ndq_seo_iy7 {
  padding: 44px 1.5rem 0;
}
}.ndq_seo_in_iy7 {
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 1.75rem 1.5rem;
  background: #181C20;
  border-radius: 0.75rem;
  max-width: 1320px;
}
@media(min-width: 765px) {.ndq_seo_in_iy7 {
  padding: 36px 40px;
}
}.ndq_seo_label_iy7 {
  margin-bottom: 0.625rem;
  font-weight: 700;
  color: #F07820;
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
}.ndq_seo_h2_iy7 {
  font-size: 20px;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  font-weight: 800;
  line-height: 1.25;
  color: #F5F6F7;
}
@media(min-width: 766px) {.ndq_seo_h2_iy7 {
  font-size: 1.5rem;
}
}.ndq_seo_body_iy7 {
  font-size: 0.875rem;
  overflow-wrap: break-word;
  color: #8E98A3;
  line-height: 1.75;
}.ndq_seo_body_iy7 p {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #8E98A3;
  margin-bottom: 12px;
}.ndq_seo_body_iy7 p:last-child {
  margin-bottom: 0;
}.ndq_seo_body_iy7 strong {
  color: #C4CDD6;
  font-weight: 700;
}.ndq_seo_body_iy7 a {
  transition: color .2s;
  text-decoration: underline;
  color: #F07820;
}.ndq_seo_body_iy7 a:hover {
  color: #FF8F35;
}.ndq_seo_body_iy7 ul,.ndq_seo_body_iy7 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.ndq_seo_body_iy7 ol {
  list-style: decimal;
}.ndq_seo_body_iy7 li {
  margin-bottom: 0.375rem;
  font-size: 14px;
  line-height: 1.75;
  color: #8E98A3;
}.ndq_seo_body_iy7 table {
  display: block;
  font-size: 13px;
  margin-bottom: 0.75rem;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width: 769px) {.ndq_seo_body_iy7 table {
  display: table;
}
}.ndq_seo_body_iy7 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  text-align: left;
  font-weight: 700;
  color: #C4CDD6;
}.ndq_seo_body_iy7 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #8E98A3;
}.ndq_seo_cols_iy7 {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 642px) {.ndq_seo_cols_iy7 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.ndq_seo_cols_iy7 {
  grid-template-columns: repeat(3,1fr);
}
}.ndq_seo_col_h_iy7 {
  color: #C4CDD6;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  font-size: 0.813rem;
  font-weight: 700;
}.ndq_seo_col_p_iy7 {
  font-size: 0.813rem;
  color: #62707A;
  overflow-wrap: break-word;
  line-height: 1.65;
}.ndq_seo_stats_iy7 {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.ndq_seo_stat_iy7 {
  border-radius: 8px;
  flex: 1;
  background: rgba(240, 120, 32, 0.08);
  padding: 0.875rem 1rem;
  border: 1px solid rgba(240, 120, 32, 0.18);
  min-width: 140px;
}.ndq_seo_stat_val_iy7 {
  color: #F07820;
  margin-bottom: 0.25rem;
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
}.ndq_seo_stat_lb_iy7 {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #62707A;
}.ndq_faq_iy7 {
  background: #0D1012;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.ndq_faq_iy7 {
  padding: 44px 24px 0;
}
}.ndq_faq_in_iy7 {
  margin: 0 auto;
  max-width: 82.5rem;
}.ndq_faq_head_iy7 {
  margin-bottom: 1.25rem;
}.ndq_faq_label_iy7 {
  font-weight: 700;
  margin-bottom: 0.5rem;
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #F07820;
}.ndq_faq_h2_iy7 {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 20px;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F5F6F7;
}
@media(min-width: 771px) {.ndq_faq_h2_iy7 {
  font-size: 1.5rem;
}
}.ndq_faq_list_iy7 {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.ndq_faq_item_iy7 {
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  overflow: hidden;
  background: #181C20;
}.ndq_faq_q_iy7 {
  gap: 12px;
  padding: 16px 1.25rem;
  transition: color .2s;
  font-weight: 600;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  overflow-wrap: break-word;
  font-size: 14px;
  color: #C4CDD6;
  justify-content: space-between;
  cursor: pointer;
}.ndq_faq_q_iy7:hover {
  color: #F5F6F7;
}.ndq_faq_q_ic_iy7 {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  color: #F07820;
  display: flex;
  width: 24px;
  justify-content: center;
  align-items: center;
  height: 24px;
  flex-shrink: 0;
  font-size: 1rem;
}.ndq_faq_item_iy7.ndq_state_open_iy7 .ndq_faq_q_ic_iy7 {
  transform: rotate(45deg);
}.ndq_faq_a_iy7 {
  padding: 0 20px 16px;
  display: none;
  overflow-wrap: break-word;
  line-height: 1.7;
  font-size: 0.813rem;
  color: #62707A;
}.ndq_faq_item_iy7.ndq_state_open_iy7 .ndq_faq_a_iy7 {
  display: block;
}.ndq_faq_a_iy7 strong {
  color: #C4CDD6;
  font-weight: 700;
}.ndq_faq_a_iy7 a {
  text-decoration: underline;
  color: #F07820;
}.ndq_faq_a_iy7 ul,.ndq_faq_a_iy7 ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 20px;
}.ndq_faq_a_iy7 ol {
  list-style: decimal;
}.ndq_faq_a_iy7 li {
  line-height: 1.6;
  margin-bottom: 4px;
}.ndq_faq_a_iy7 table {
  margin: 8px 0;
  overflow-x: auto;
  display: block;
  font-size: 12px;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width: 766px) {.ndq_faq_a_iy7 table {
  display: table;
}
}.ndq_faq_a_iy7 th {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #C4CDD6;
}.ndq_faq_a_iy7 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.375rem 8px;
  color: #62707A;
}.ndq_seo_iy7 {
  background: #0D1012;
  padding: 36px 1rem 0;
}
@media(min-width:768px) {.ndq_seo_iy7 {
  padding: 2.75rem 1.5rem 0;
}
}.ndq_seo_in_iy7 {
  border-radius: 0.75rem;
  margin: 0 auto;
  padding: 28px 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #181C20;
  max-width: 1320px;
}
@media(min-width: 765px) {.ndq_seo_in_iy7 {
  padding: 2.25rem 40px;
}
}.ndq_seo_label_iy7 {
  color: #F07820;
  font-size: 0.688rem;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
}.ndq_seo_h2_iy7 {
  overflow-wrap: break-word;
  color: #F5F6F7;
  margin-bottom: 0.875rem;
  line-height: 1.25;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  font-size: 20px;
}
@media(min-width: 769px) {.ndq_seo_h2_iy7 {
  font-size: 24px;
}
}.ndq_seo_body_iy7 {
  line-height: 1.75;
  font-size: 14px;
  overflow-wrap: break-word;
  color: #8E98A3;
}.ndq_seo_body_iy7 p {
  color: #8E98A3;
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
}.ndq_seo_body_iy7 p:last-child {
  margin-bottom: 0;
}.ndq_seo_body_iy7 strong {
  color: #C4CDD6;
  font-weight: 700;
}.ndq_seo_body_iy7 a {
  transition: color .2s;
  color: #F07820;
  text-decoration: underline;
}.ndq_seo_body_iy7 a:hover {
  color: #FF8F35;
}.ndq_seo_body_iy7 ul,.ndq_seo_body_iy7 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.ndq_seo_body_iy7 ol {
  list-style: decimal;
}.ndq_seo_body_iy7 li {
  font-size: 0.875rem;
  color: #8E98A3;
  margin-bottom: 0.375rem;
  line-height: 1.75;
}.ndq_seo_body_iy7 table {
  overflow-x: auto;
  width: 100%;
  margin-bottom: 0.75rem;
  border-collapse: collapse;
  font-size: 13px;
  display: block;
}
@media(min-width: 765px) {.ndq_seo_body_iy7 table {
  display: table;
}
}.ndq_seo_body_iy7 th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #C4CDD6;
  text-align: left;
}.ndq_seo_body_iy7 td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8E98A3;
}.ndq_seo_cols_iy7 {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.ndq_seo_cols_iy7 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.ndq_seo_cols_iy7 {
  grid-template-columns: repeat(3,1fr);
}
}.ndq_seo_col_h_iy7 {
  font-weight: 700;
  color: #C4CDD6;
  margin-bottom: 0.438rem;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.ndq_seo_col_p_iy7 {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #62707A;
}.ndq_seo_stats_iy7 {
  margin: 1.25rem 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.ndq_seo_stat_iy7 {
  padding: 0.875rem 16px;
  border: 1px solid rgba(240, 120, 32, 0.18);
  flex: 1;
  background: rgba(240, 120, 32, 0.08);
  border-radius: 0.5rem;
  min-width: 8.75rem;
}.ndq_seo_stat_val_iy7 {
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-weight: 800;
  color: #F07820;
  font-size: 20px;
}.ndq_seo_stat_lb_iy7 {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #62707A;
}.ndq_rv_iy7 {
  padding: 36px 16px 0;
  background: #0D1012;
}
@media(min-width: 767px) {.ndq_rv_iy7 {
  padding: 44px 24px 0;
}
}.ndq_rv_in_iy7 {
  margin: 0 auto;
  max-width: 82.5rem;
}.ndq_rv_head_iy7 {
  margin-bottom: 1.25rem;
  max-width: 45rem;
}.ndq_rv_label_iy7 {
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 8px;
  text-transform: uppercase;
  color: #F07820;
  font-size: 11px;
}.ndq_rv_h2_iy7 {
  color: #F5F6F7;
  font-size: 1.375rem;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 10px;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 769px) {.ndq_rv_h2_iy7 {
  font-size: 28px;
}
}.ndq_rv_stats_iy7 {
  gap: 1.125rem;
  font-size: 0.813rem;
  display: flex;
  color: #62707A;
  align-items: center;
  flex-wrap: wrap;
}.ndq_rv_stats_score_iy7 {
  gap: 6px;
  align-items: baseline;
  display: flex;
}.ndq_rv_stats_score_val_iy7 {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 22px;
  font-weight: 800;
  color: #F59E0B;
}.ndq_rv_stats_score_max_iy7 {
  color: #4E5D68;
  font-size: 0.813rem;
}.ndq_rv_stats_badge_iy7 {
  gap: 0.25rem;
  align-items: center;
  display: flex;
}.ndq_rv_stats_badge_iy7 svg {
  height: 14px;
  width: 14px;
  color: #F59E0B;
}.ndq_rv_grid_iy7 {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 642px) {.ndq_rv_grid_iy7 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.ndq_rv_grid_iy7 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.ndq_rv_card_iy7 {
  border-radius: 0.5rem;
  background: #181C20;
  padding: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  flex-direction: column;
  display: flex;
}.ndq_rv_card_stars_iy7 {
  gap: 2px;
  display: flex;
  margin-bottom: 10px;
  color: #F59E0B;
}.ndq_rv_card_stars_iy7 svg {
  width: 14px;
  height: 0.875rem;
}.ndq_rv_card_h_iy7 {
  overflow-wrap: break-word;
  font-size: 14px;
  margin-bottom: 8px;
  line-height: 1.3;
  color: #F5F6F7;
  font-weight: 700;
}.ndq_rv_card_body_iy7 {
  flex: 1;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-bottom: 14px;
  color: #62707A;
}.ndq_rv_card_body_iy7 strong {
  color: #C4CDD6;
  font-weight: 600;
}.ndq_rv_card_meta_iy7 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 0.75rem;
  display: flex;
  align-items: center;
}.ndq_rv_card_author_iy7 {
  font-weight: 600;
  color: #C4CDD6;
  font-size: 12px;
}.ndq_rv_card_date_iy7 {
  font-size: 0.688rem;
  color: #4E5D68;
}.ndq_seo_iy7 {
  background: #0D1012;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.ndq_seo_iy7 {
  padding: 44px 1.5rem 0;
}
}.ndq_seo_in_iy7 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 12px;
  padding: 1.75rem 1.5rem;
  background: #181C20;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 765px) {.ndq_seo_in_iy7 {
  padding: 2.25rem 40px;
}
}.ndq_seo_label_iy7 {
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
  color: #F07820;
  margin-bottom: 10px;
  text-transform: uppercase;
}.ndq_seo_h2_iy7 {
  margin-bottom: 0.875rem;
  color: #F5F6F7;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-weight: 800;
  font-size: 20px;
}
@media(min-width: 769px) {.ndq_seo_h2_iy7 {
  font-size: 1.5rem;
}
}.ndq_seo_body_iy7 {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #8E98A3;
  overflow-wrap: break-word;
}.ndq_seo_body_iy7 p {
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 12px;
  color: #8E98A3;
}.ndq_seo_body_iy7 p:last-child {
  margin-bottom: 0;
}.ndq_seo_body_iy7 strong {
  font-weight: 700;
  color: #C4CDD6;
}.ndq_seo_body_iy7 a {
  transition: color .2s;
  color: #F07820;
  text-decoration: underline;
}.ndq_seo_body_iy7 a:hover {
  color: #FF8F35;
}.ndq_seo_body_iy7 ul,.ndq_seo_body_iy7 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.ndq_seo_body_iy7 ol {
  list-style: decimal;
}.ndq_seo_body_iy7 li {
  color: #8E98A3;
  font-size: 14px;
  margin-bottom: 0.375rem;
  line-height: 1.75;
}.ndq_seo_body_iy7 table {
  overflow-x: auto;
  font-size: 13px;
  display: block;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  width: 100%;
}
@media(min-width: 771px) {.ndq_seo_body_iy7 table {
  display: table;
}
}.ndq_seo_body_iy7 th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C4CDD6;
  font-weight: 700;
  text-align: left;
}.ndq_seo_body_iy7 td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8E98A3;
}.ndq_seo_cols_iy7 {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 642px) {.ndq_seo_cols_iy7 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.ndq_seo_cols_iy7 {
  grid-template-columns: repeat(3,1fr);
}
}.ndq_seo_col_h_iy7 {
  font-size: 13px;
  color: #C4CDD6;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 0.438rem;
}.ndq_seo_col_p_iy7 {
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 0.813rem;
  color: #62707A;
}.ndq_seo_stats_iy7 {
  margin: 1.25rem 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.ndq_seo_stat_iy7 {
  flex: 1;
  border: 1px solid rgba(240, 120, 32, 0.18);
  border-radius: 8px;
  background: rgba(240, 120, 32, 0.08);
  padding: 0.875rem 1rem;
  min-width: 140px;
}.ndq_seo_stat_val_iy7 {
  margin-bottom: 0.25rem;
  font-weight: 800;
  color: #F07820;
  overflow-wrap: break-word;
  font-size: 20px;
}.ndq_seo_stat_lb_iy7 {
  font-size: 11px;
  color: #62707A;
  overflow-wrap: break-word;
}.ndq_ft_iy7 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #080A0B;
  margin-top: 48px;
}.ndq_ft_support_iy7 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.5rem 1rem;
}
@media(min-width: 769px) {.ndq_ft_support_iy7 {
  padding: 1.75rem 1.5rem;
}
}.ndq_ft_support_in_iy7 {
  gap: 1rem;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  max-width: 82.5rem;
}.ndq_ft_support_main_iy7 {
  flex: 1;
  gap: 16px;
  min-width: 220px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.ndq_ft_support_ic_iy7 {
  flex-shrink: 0;
  color: #F07820;
}.ndq_ft_support_ic_iy7 svg {
  height: 1.875rem;
  stroke-linecap: round;
  width: 1.875rem;
  stroke-linejoin: round;
}.ndq_ft_support_text_title_iy7 {
  color: #F5F6F7;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  margin-bottom: 3px;
}.ndq_ft_support_text_sub_iy7 {
  font-size: 0.75rem;
  color: #62707A;
  overflow-wrap: break-word;
}.ndq_ft_support_btn_iy7 {
  padding: 0.688rem 22px;
  transition: background .2s;
  border-radius: 0.5rem;
  background: #F07820;
  color: #F5F6F7;
  font-weight: 700;
  flex-shrink: 0;
  font-size: 0.813rem;
  white-space: nowrap;
}.ndq_ft_support_btn_iy7:hover {
  background: #FF8F35;
}.ndq_ft_support_contacts_iy7 {
  gap: 16px;
  flex-wrap: wrap;
  margin-left: auto;
  display: flex;
}.ndq_ft_support_contact_iy7 {
  color: #4E5D68;
  font-size: 0.75rem;
  line-height: 1.4;
}.ndq_ft_support_contact_iy7 strong {
  color: #8E98A3;
  font-weight: 600;
  font-size: 11px;
  display: block;
  margin-bottom: 2px;
}.ndq_ft_main_iy7 {
  padding: 32px 16px 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 767px) {.ndq_ft_main_iy7 {
  padding: 2.5rem 24px 32px;
}
}.ndq_ft_main_in_iy7 {
  gap: 24px;
  margin: 0 auto;
  max-width: 1320px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width:640px) {.ndq_ft_main_in_iy7 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.ndq_ft_main_in_iy7 {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.ndq_ft_col_logo_iy7 {
  grid-column: 1/-1;
}
@media(min-width: 1083px) {.ndq_ft_col_logo_iy7 {
  grid-column: auto;
}
}.ndq_ft_logo_iy7 {
  gap: 9px;
  font-weight: 800;
  margin-bottom: 0.75rem;
  font-size: 16px;
  align-items: center;
  flex-wrap: wrap;
  color: #F5F6F7;
  overflow-wrap: break-word;
  display: flex;
}.ndq_ft_logo_mark_iy7 {
  border-radius: 0.25rem;
  overflow: hidden;
  height: 30px;
  width: 1.875rem;
}.ndq_ft_logo_mark_iy7 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.ndq_ft_logo_sub_iy7 {
  color: #4E5D68;
  line-height: 1.55;
  max-width: 12.5rem;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.ndq_ft_col_title_iy7 {
  letter-spacing: .07em;
  color: #8E98A3;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  margin-bottom: 14px;
}.ndq_ft_col_links_iy7 {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.ndq_ft_col_link_iy7 {
  transition: color .2s;
  color: #4E5D68;
  overflow-wrap: break-word;
  font-size: 13px;
}.ndq_ft_col_link_iy7:hover {
  color: #C4CDD6;
}.ndq_ft_apps_iy7 {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.ndq_ft_app_card_iy7 {
  padding: 0.625rem 12px;
  background: rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 4px;
  display: flex;
  align-items: center;
}.ndq_ft_app_card_iy7:hover {
  border-color: rgba(240, 122, 32, 0.50);
}.ndq_ft_app_card_ic_iy7 svg {
  stroke-linejoin: round;
  height: 22px;
  width: 22px;
  stroke-linecap: round;
}.ndq_ft_app_card_os_iy7 {
  font-weight: 600;
  color: #4E5D68;
  font-size: 10px;
}.ndq_ft_app_card_action_iy7 {
  font-size: 12px;
  font-weight: 700;
  color: #C4CDD6;
}.ndq_ft_bot_iy7 {
  padding: 20px 1rem;
}
@media(min-width: 770px) {.ndq_ft_bot_iy7 {
  padding: 1.25rem 24px;
}
}.ndq_ft_bot_in_iy7 {
  margin: 0 auto;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  max-width: 82.5rem;
}.ndq_ft_socials_iy7 {
  gap: 8px;
  display: flex;
}.ndq_ft_soc_iy7 {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.25rem;
  transition: background .2s;
  justify-content: center;
  color: #8E98A3;
  height: 2.25rem;
  display: flex;
  align-items: center;
  width: 2.25rem;
}.ndq_ft_soc_iy7 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1rem;
  width: 1rem;
}.ndq_ft_soc_iy7:hover {
  background: rgba(255, 255, 255, 0.07);
}.ndq_ft_legal_iy7 {
  flex: 1;
  overflow-wrap: break-word;
  min-width: 12.5rem;
  line-height: 1.6;
  font-size: 0.688rem;
  color: #7A8A96;
}.ndq_ft_legal_iy7 strong {
  font-weight: 700;
  color: #8E98A3;
}.ndq_ft_legal_iy7 a {
  text-decoration: underline;
  color: #8E98A3;
}.ndq_ft_age_iy7 {
  border: 2px solid #7A8A96;
  border-radius: 50%;
  width: 2rem;
  color: #7A8A96;
  flex-shrink: 0;
  align-items: center;
  font-size: 11px;
  justify-content: center;
  font-weight: 800;
  display: flex;
  margin-left: auto;
  height: 32px;
}