*,::before,::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  font-family: 'DM Sans', sans-serif;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  background-color: #0D0E1C;
  color: #C4C5E4;
  line-height: 1.6;
}ul,ol {
  list-style: none;
}img,picture,svg {
  display: block;
  max-width: 100%;
}input,button,textarea,select {
  font: inherit;
}button {
  border: none;
  background: transparent;
  color: inherit;
  cursor: pointer;
}a {
  text-decoration: none;
  color: inherit;
}.nvd_layout-v8g {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.nvd_page-v8g {
  min-height: 100vh;
  display: flex;
}.nvd_main-v8g {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media screen and (min-width: 1083px) {.nvd_main-v8g {
  padding-left: 13.75rem;
}
}
@media screen and (max-width: 1078px) {.nvd_main-v8g {
  padding-bottom: 72px;
}
}.nvd_gc-v8g {
  border: 1px solid rgba(255, 255, 255, 0.06);
  transition: transform .2s,border-color .2s;
  border-radius: 8px;
  overflow: hidden;
  background: #0F1020;
  width: 8.75rem;
  flex-shrink: 0;
  position: relative;
  cursor: pointer;
}
@media(min-width: 639px) {.nvd_gc-v8g {
  width: 156px;
}
}
@media(min-width: 1081px) {.nvd_gc-v8g {
  width: 168px;
}
}.nvd_gc-v8g:hover {
  transform: translateY(-3px);
  border-color: rgba(123, 126, 232, 0.08);
}.nvd_gc_img-v8g {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.nvd_gc_img-v8g img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}.nvd_gc_hover-v8g {
  transition: opacity .2s;
  background: rgba(9, 9, 15, 0.74);
  inset: 0;
  display: flex;
  justify-content: center;
  position: absolute;
  align-items: center;
  opacity: 0;
}.nvd_gc-v8g:hover .nvd_gc_hover-v8g {
  opacity: 1;
}.nvd_gc_hover_btn-v8g {
  border-radius: 0.313rem;
  padding: 0.5rem 1rem;
  background: #7B7EE8;
  font-size: 0.75rem;
  font-weight: 700;
  color: #EDEDFF;
}.nvd_gc_info-v8g {
  padding: 8px 0.625rem 10px;
}.nvd_gc_name-v8g {
  overflow: hidden;
  font-weight: 600;
  text-overflow: ellipsis;
  font-size: 12px;
  white-space: nowrap;
  margin-bottom: 3px;
  color: #C4C5E4;
  max-width: 100%;
}.nvd_gc_prov-v8g {
  color: #515370;
  font-size: 0.625rem;
}.nvd_gc_tag-v8g {
  padding: 2px 0.438rem;
  border-radius: 4px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .04em;
  position: absolute;
  font-size: 0.563rem;
  left: 6px;
  top: 0.375rem;
  z-index: 2;
}.nvd_gc_tag_hot-v8g {
  background: #EF4444;
  color: #fff;
}.nvd_gc_tag_new-v8g {
  background: #22C55E;
  color: #0D0E1C;
}.nvd_gc_tag_jp-v8g {
  background: #F59E0B;
  color: #0D0E1C;
}.nvd_gc_tag_ex-v8g {
  background: #5A4EC8;
  color: #fff;
}.nvd_gc_tag_live-v8g {
  background: #EF4444;
  color: #fff;
}.nvd_gr-v8g {
  padding: 2rem 1rem 0;
  background: #0D0E1C;
}
@media(min-width: 767px) {.nvd_gr-v8g {
  padding: 36px 1.5rem 0;
}
}.nvd_gr_in-v8g {
  margin: 0 auto;
  max-width: 1340px;
}.nvd_gr_head-v8g {
  gap: 12px;
  margin-bottom: 10px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.nvd_gr_head_l-v8g {
  gap: 0.625rem;
  flex: 1;
  display: flex;
  min-width: 0;
  align-items: center;
}.nvd_gr_ic-v8g {
  border-radius: 8px;
  justify-content: center;
  flex-shrink: 0;
  height: 2rem;
  display: flex;
  width: 2rem;
  align-items: center;
}.nvd_gr_ic-v8g svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1rem;
  height: 16px;
}.nvd_gr_title-v8g {
  font-weight: 700;
  overflow-wrap: break-word;
  font-family: 'Exo 2', sans-serif;
  color: #EDEDFF;
  font-size: 16px;
}
@media(min-width: 769px) {.nvd_gr_title-v8g {
  font-size: 1.125rem;
}
}.nvd_gr_more-v8g {
  gap: 0.313rem;
  transition: color .2s;
  align-items: center;
  font-weight: 600;
  font-size: 12px;
  flex-shrink: 0;
  color: #686A8E;
  white-space: nowrap;
  display: flex;
}.nvd_gr_more-v8g:hover {
  color: #7B7EE8;
}.nvd_gr_more-v8g svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.75rem;
  height: 0.75rem;
}.nvd_gr_arrows-v8g {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.nvd_gr_arr-v8g {
  border-radius: 0.313rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: background .15s,color .15s;
  justify-content: center;
  align-items: center;
  height: 1.875rem;
  width: 30px;
  display: flex;
  color: #8E90B8;
}.nvd_gr_arr-v8g:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #EDEDFF;
}.nvd_gr_arr-v8g svg {
  height: 0.813rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.813rem;
}.nvd_gr_seo_h-v8g {
  margin: 0 0 6px;
  font-size: 13px;
  font-family: 'Exo 2', sans-serif;
  color: #C4C5E4;
  overflow-wrap: break-word;
  max-width: 42.5rem;
  font-weight: 700;
}
@media(min-width: 770px) {.nvd_gr_seo_h-v8g {
  font-size: 0.875rem;
}
}.nvd_gr_seo-v8g {
  font-size: 0.75rem;
  color: #686A8E;
  margin-bottom: 12px;
  line-height: 1.55;
  overflow-wrap: break-word;
  max-width: 680px;
}.nvd_gr_seo-v8g strong {
  color: #C4C5E4;
  font-weight: 600;
}.nvd_gr_scroll-v8g {
  gap: 10px;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 10px;
}.nvd_gr_scroll-v8g::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.nvd_gr_scroll-v8g {
  gap: 12px;
}
}.nvd_tb-v8g {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #0D0E1C;
  display: flex;
  position: fixed;
  top: 0;
  z-index: 80;
  align-items: center;
  left: 0;
  height: 3.5rem;
  right: 0;
}.nvd_tb_in-v8g {
  gap: 0;
  padding: 0 0.875rem;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}.nvd_tb_burger-v8g {
  gap: 0.313rem;
  border-radius: 8px;
  flex-shrink: 0;
  height: 2.375rem;
  width: 38px;
  align-items: center;
  flex-direction: column;
  display: flex;
  margin-right: 8px;
  justify-content: center;
}.nvd_tb_burger-v8g:hover {
  background: rgba(255, 255, 255, 0.05);
}.nvd_tb_burger_line-v8g {
  background: #8E90B8;
  border-radius: 1px;
  width: 18px;
  height: 2px;
  display: block;
}
@media(min-width:1080px) {.nvd_tb_burger-v8g {
  display: none;
}
}.nvd_tb_logo-v8g {
  gap: 0.563rem;
  letter-spacing: -.01em;
  color: #EDEDFF;
  overflow-wrap: break-word;
  margin-right: 20px;
  font-weight: 800;
  flex-shrink: 0;
  font-size: 1.125rem;
  align-items: center;
  display: flex;
}.nvd_tb_logo_mark-v8g {
  overflow: hidden;
  border-radius: 0.5rem;
  justify-content: center;
  align-items: center;
  width: 32px;
  display: flex;
  height: 32px;
}.nvd_tb_logo_mark-v8g img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.nvd_tb_nav-v8g {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 641px) {.nvd_tb_nav-v8g {
  display: flex;
}
}.nvd_tb_tab-v8g {
  transition: background .15s,color .15s;
  border-radius: 8px;
  padding: 8px 14px;
  font-weight: 600;
  white-space: nowrap;
  color: #8E90B8;
  font-size: 13px;
}.nvd_tb_tab-v8g:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EDEDFF;
}.nvd_tb_tab-v8g.nvd_state_active-v8g {
  background: rgba(123, 126, 232, 0.18);
  color: #EDEDFF;
}.nvd_tb_right-v8g {
  gap: 8px;
  flex-shrink: 0;
  margin-left: auto;
  display: flex;
  align-items: center;
}.nvd_tb_login-v8g {
  transition: border-color .2s,color .2s;
  background: rgba(255, 255, 255, 0.05);
  padding: 9px 1rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.5rem;
  font-size: 13px;
  display: none;
  font-weight: 600;
  color: #C4C5E4;
}.nvd_tb_login-v8g:hover {
  border-color: rgba(123, 126, 232, 0.48);
  color: #EDEDFF;
}
@media(min-width:480px) {.nvd_tb_login-v8g {
  display: block;
}
}.nvd_tb_reg-v8g {
  background: #22C55E;
  transition: background .2s;
  border-radius: 0.5rem;
  padding: 0.563rem 18px;
  font-size: 0.813rem;
  font-weight: 700;
  white-space: nowrap;
  color: #0D0E1C;
}.nvd_tb_reg-v8g:hover {
  background: #16A34A;
}.nvd_sb-v8g {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  background: #131526;
  transition: transform .25s ease;
  left: 0;
  bottom: 0;
  overflow-y: auto;
  position: fixed;
  z-index: 70;
  top: 3.5rem;
  width: 220px;
}.nvd_sb-v8g.nvd_state_open-v8g {
  transform: translateX(0);
}.nvd_sb-v8g::-webkit-scrollbar {
  width: 4px;
}.nvd_sb-v8g::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width:1080px) {.nvd_sb-v8g {
  transform: translateX(0);
}
}.nvd_sb_auth-v8g {
  padding: 0.875rem 12px 0.625rem;
}.nvd_sb_btn_reg-v8g {
  transition: background .2s;
  background: #22C55E;
  border-radius: 0.5rem;
  padding: 0.688rem;
  margin-bottom: 0.5rem;
  display: block;
  font-weight: 700;
  font-size: 13px;
  text-align: center;
  color: #0D0E1C;
}.nvd_sb_btn_reg-v8g:hover {
  background: #16A34A;
}.nvd_sb_btn_login-v8g {
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  padding: 0.625rem;
  border-radius: 0.5rem;
  font-size: 0.813rem;
  text-align: center;
  display: block;
  font-weight: 600;
  color: #C4C5E4;
}.nvd_sb_btn_login-v8g:hover {
  border-color: rgba(123, 126, 232, 0.48);
  color: #EDEDFF;
}.nvd_sb_promo-v8g {
  border: 1px solid rgba(123, 126, 232, 0.18);
  padding: 0.75rem 0.875rem;
  margin: 0 12px 0.625rem;
  border-radius: 0.5rem;
  overflow: hidden;
  background: linear-gradient(135deg,#1A1060,#131526);
  position: relative;
}.nvd_sb_promo-v8g::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(123, 126, 232, 0.18),transparent 70%);
  height: 80px;
  top: -20px;
  position: absolute;
  width: 80px;
  right: -20px;
  content: '';
}.nvd_sb_promo_title-v8g {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 4px;
  letter-spacing: .06em;
  color: #7B7EE8;
}.nvd_sb_promo_text-v8g {
  overflow-wrap: break-word;
  color: #EDEDFF;
  font-weight: 600;
  line-height: 1.35;
  font-size: 0.75rem;
}.nvd_sb_promo_sub-v8g {
  color: #686A8E;
  font-size: 0.625rem;
  margin-top: 3px;
}.nvd_sb_nav-v8g {
  padding: 6px 8px 1rem;
}.nvd_sb_nav_lb-v8g {
  padding: 10px 8px 6px;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .08em;
  color: #515370;
  text-transform: uppercase;
}.nvd_sb_link-v8g {
  padding: 9px 0.625rem;
  border-radius: 5px;
  transition: background .15s,color .15s;
  gap: 10px;
  display: flex;
  color: #8E90B8;
  font-weight: 500;
  align-items: center;
  cursor: pointer;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.nvd_sb_link-v8g:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EDEDFF;
}.nvd_sb_link-v8g.nvd_state_active-v8g {
  background: rgba(123, 126, 232, 0.18);
  color: #EDEDFF;
}.nvd_sb_ic-v8g {
  border-radius: 5px;
  justify-content: center;
  width: 1.875rem;
  align-items: center;
  display: flex;
  height: 1.875rem;
  flex-shrink: 0;
}.nvd_sb_ic-v8g svg {
  width: 1rem;
  stroke-linejoin: round;
  height: 16px;
  stroke-linecap: round;
}.nvd_sb_ic_1-v8g {
  background: rgba(123, 126, 232, 0.08);
  color: #7B7EE8;
}.nvd_sb_ic_2-v8g {
  background: rgba(34, 197, 94, 0.15);
  color: #22C55E;
}.nvd_sb_ic_3-v8g {
  background: rgba(245, 158, 11, 0.15);
  color: #F59E0B;
}.nvd_sb_ic_4-v8g {
  background: rgba(90, 78, 200, 0.22);
  color: #5A4EC8;
}.nvd_sb_ic_5-v8g {
  background: rgba(123, 126, 232, 0.08);
  color: #EC4899;
}.nvd_sb_ic_6-v8g {
  background: rgba(90, 78, 200, 0.22);
  color: #A855F7;
}.nvd_sb_badge-v8g {
  border-radius: 5px;
  background: #F59E0B;
  padding: 2px 0.438rem;
  margin-left: auto;
  font-size: 9px;
  color: #0D0E1C;
  font-weight: 700;
}.nvd_sb_bot-v8g {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 8px;
  padding: 12px;
  display: flex;
}.nvd_sb_lang-v8g,.nvd_sb_help-v8g {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.06);
  gap: 0.375rem;
  transition: border-color .2s;
  flex: 1;
  border-radius: 0.313rem;
  padding: 9px 0.375rem;
  font-weight: 600;
  display: flex;
  justify-content: center;
  color: #8E90B8;
  font-size: 11px;
  align-items: center;
}.nvd_sb_lang-v8g:hover,.nvd_sb_help-v8g:hover {
  border-color: rgba(123, 126, 232, 0.48);
  color: #EDEDFF;
}.nvd_sb_lang-v8g svg,.nvd_sb_help-v8g svg {
  width: 13px;
  stroke-linejoin: round;
  height: 0.813rem;
  stroke-linecap: round;
}.nvd_sb_bd-v8g {
  inset: 0;
  background: rgba(9, 9, 15, 0.74);
  z-index: 69;
  display: none;
  position: fixed;
}.nvd_sb_bd-v8g.nvd_state_on-v8g {
  display: block;
}
@media(min-width: 1081px) {.nvd_sb_bd-v8g {
  display: none!important;
}
}.nvd_mob_nav-v8g {
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  background: #131526;
  right: 0;
  display: flex;
  left: 0;
  position: fixed;
  z-index: 80;
  bottom: 0;
}
@media(min-width:1080px) {.nvd_mob_nav-v8g {
  display: none;
}
}.nvd_mob_nav_item-v8g {
  padding: 0.25rem 2px;
  gap: 0.25rem;
  flex: 1;
  display: flex;
  cursor: pointer;
  flex-direction: column;
  align-items: center;
  color: #515370;
}.nvd_mob_nav_ic-v8g {
  line-height: 1;
}.nvd_mob_nav_ic-v8g svg {
  stroke-linejoin: round;
  height: 1.25rem;
  width: 20px;
  stroke-linecap: round;
}.nvd_mob_nav_lb-v8g {
  font-weight: 600;
  font-size: 10px;
  color: #515370;
}.nvd_mob_nav_item-v8g.nvd_state_active-v8g {
  color: #7B7EE8;
}.nvd_mob_nav_item-v8g.nvd_state_active-v8g .nvd_mob_nav_lb-v8g {
  color: #7B7EE8;
}.nvd_hero-v8g {
  background: #0D0E1C;
  padding: 20px 16px 0;
}
@media(min-width: 766px) {.nvd_hero-v8g {
  padding: 24px 1.5rem 0;
}
}.nvd_hero_in-v8g {
  margin: 0 auto;
  gap: 0.75rem;
  grid-template-columns: 1fr;
  max-width: 1340px;
  display: grid;
}
@media(min-width: 863px) {.nvd_hero_in-v8g {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1102px) {.nvd_hero_in-v8g {
  grid-template-columns: 1fr 21.25rem;
}
}.nvd_hero_promo-v8g {
  border-radius: 12px;
  background: #0F1020;
  overflow: hidden;
  min-height: 13.75rem;
  align-items: stretch;
  position: relative;
  display: flex;
}
@media(min-width: 771px) {.nvd_hero_promo-v8g {
  min-height: 280px;
}
}.nvd_hero_promo_bg-v8g {
  inset: 0;
  background: linear-gradient(120deg,#1A1060 0%,#0D0E1C 100%);
  background-position: center;
  position: absolute;
  background-size: cover;
}.nvd_hero_promo_bg-v8g::after {
  inset: 0;
  background: linear-gradient(90deg,#0D0E1C 0%,rgba(9, 9, 15, 0.74) 60%,transparent 100%);
  position: absolute;
  content: '';
}.nvd_hero_promo_glow-v8g {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(90, 78, 200, 0.22) 0%,transparent 65%);
  right: 3.75rem;
  pointer-events: none;
  position: absolute;
  height: 300px;
  top: -40px;
  width: 18.75rem;
}.nvd_hero_promo_ct-v8g {
  padding: 28px 24px 28px 28px;
  max-width: 30rem;
  flex-direction: column;
  display: flex;
  justify-content: center;
  z-index: 2;
  position: relative;
}
@media(min-width: 765px) {.nvd_hero_promo_ct-v8g {
  padding: 40px 2rem;
}
}.nvd_hero_badge-v8g {
  border: 1px solid rgba(123, 126, 232, 0.08);
  border-radius: 20px;
  background: rgba(123, 126, 232, 0.18);
  padding: 5px 0.75rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #7B7EE8;
  margin-bottom: 14px;
  display: inline-block;
  font-size: 10px;
  letter-spacing: .08em;
}.nvd_hero_h1-v8g {
  line-height: 1.15;
  font-size: 1.625rem;
  color: #EDEDFF;
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.625rem;
}.nvd_hero_h1-v8g em {
  font-style: normal;
  color: #F59E0B;
}
@media(min-width: 766px) {.nvd_hero_h1-v8g {
  font-size: 2.25rem;
}
}.nvd_hero_sub-v8g {
  margin-bottom: 1.25rem;
  font-size: 0.813rem;
  color: #8E90B8;
  line-height: 1.55;
}
@media(min-width: 769px) {.nvd_hero_sub-v8g {
  font-size: 14px;
}
}.nvd_hero_row-v8g {
  gap: 10px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.nvd_hero_cta-v8g {
  transition: background .2s;
  border-radius: 8px;
  padding: 0.813rem 1.625rem;
  background: #22C55E;
  font-size: 14px;
  color: #0D0E1C;
  box-shadow: 0 0.375rem 22px rgba(34, 197, 94, 0.42), 0 2px 0.375rem rgba(0, 0, 0, 0.55);
  font-weight: 700;
}.nvd_hero_cta-v8g:hover {
  background: #16A34A;
}.nvd_hero_terms-v8g {
  color: #515370;
  font-size: 11px;
}.nvd_hero_game-v8g {
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 12px;
  background: #0F1020;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  position: relative;
}.nvd_hero_game_badge-v8g {
  border-radius: 1.25rem;
  padding: 0.313rem 0.625rem;
  background: rgba(245, 158, 11, 0.15);
  border: 1px solid rgba(245, 158, 11, 0.15);
  color: #F59E0B;
  font-weight: 700;
  position: absolute;
  letter-spacing: .06em;
  top: 0.75rem;
  text-transform: uppercase;
  font-size: 0.625rem;
  z-index: 3;
  left: 12px;
}.nvd_hero_game_badge-v8g svg {
  width: 0.688rem;
  vertical-align: -1px;
  height: 11px;
  margin-right: 0.25rem;
}.nvd_hero_game_img-v8g {
  overflow: hidden;
  background: linear-gradient(135deg,#1A1060,#0D0E1C);
  position: relative;
  padding-bottom: 60%;
}.nvd_hero_game_img-v8g img {
  inset: 0;
  object-fit: cover;
  position: absolute;
  width: 100%;
  height: 100%;
}.nvd_hero_game_play-v8g {
  transition: opacity .2s;
  background: rgba(9, 9, 15, 0.74);
  inset: 0;
  display: flex;
  position: absolute;
  opacity: 0;
  align-items: center;
  justify-content: center;
}.nvd_hero_game-v8g:hover .nvd_hero_game_play-v8g {
  opacity: 1;
}.nvd_hero_game_play-v8g span {
  background: #7B7EE8;
  border-radius: 50%;
  align-items: center;
  display: flex;
  width: 52px;
  height: 3.25rem;
  justify-content: center;
}.nvd_hero_game_play-v8g span svg {
  width: 18px;
  height: 18px;
  margin-left: 2px;
}.nvd_hero_game_info-v8g {
  padding: 14px 16px;
}.nvd_hero_game_title-v8g {
  overflow-wrap: break-word;
  color: #EDEDFF;
  font-size: 0.938rem;
  margin-bottom: 0.25rem;
  font-weight: 700;
}.nvd_hero_game_provider-v8g {
  font-size: 0.688rem;
  color: #686A8E;
}.nvd_hero_game_btn-v8g {
  margin: 12px 1rem 16px;
  border-radius: 0.5rem;
  transition: background .2s;
  padding: 0.688rem;
  background: #7B7EE8;
  font-size: 0.813rem;
  color: #EDEDFF;
  text-align: center;
  display: block;
  font-weight: 700;
}.nvd_hero_game-v8g:hover .nvd_hero_game_btn-v8g {
  background: #9496EF;
}.nvd_sbar-v8g {
  background: #0D0E1C;
  padding: 16px 1rem 0;
}
@media(min-width: 769px) {.nvd_sbar-v8g {
  padding: 18px 1.5rem 0;
}
}.nvd_sbar_in-v8g {
  margin: 0 auto;
  max-width: 83.75rem;
}.nvd_sbar_row-v8g {
  gap: 10px;
  flex-wrap: wrap;
  margin-bottom: 12px;
  display: flex;
}.nvd_sbar_input-v8g {
  border-radius: 8px;
  flex: 1;
  background: #0F1020;
  gap: 10px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s;
  padding: 0.688rem 16px;
  align-items: center;
  color: #686A8E;
  display: flex;
  font-size: 13px;
  cursor: pointer;
}.nvd_sbar_input-v8g:hover {
  border-color: rgba(123, 126, 232, 0.48);
}.nvd_sbar_input-v8g svg {
  stroke-linecap: round;
  width: 0.938rem;
  height: 15px;
  stroke-linejoin: round;
  flex-shrink: 0;
}.nvd_sbar_providers-v8g {
  transition: border-color .2s;
  padding: 11px 18px;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #0F1020;
  gap: 8px;
  align-items: center;
  font-weight: 600;
  white-space: nowrap;
  color: #C4C5E4;
  display: flex;
  font-size: 13px;
}.nvd_sbar_providers-v8g:hover {
  border-color: rgba(123, 126, 232, 0.48);
  color: #EDEDFF;
}.nvd_sbar_providers-v8g svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 14px;
  width: 14px;
}.nvd_sbar_tabs-v8g {
  gap: 6px;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 2px;
  overflow-x: auto;
}.nvd_sbar_tabs-v8g::-webkit-scrollbar {
  display: none;
}.nvd_sbar_tab-v8g {
  border: 1px solid rgba(255, 255, 255, 0.06);
  gap: 0.438rem;
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.05);
  padding: 8px 14px;
  transition: background .15s,color .15s,border-color .15s;
  align-items: center;
  cursor: pointer;
  display: flex;
  white-space: nowrap;
  flex-shrink: 0;
  color: #8E90B8;
  font-weight: 600;
  font-size: 12px;
}.nvd_sbar_tab-v8g:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(123, 126, 232, 0.48);
  color: #EDEDFF;
}.nvd_sbar_tab-v8g.nvd_state_active-v8g {
  background: rgba(123, 126, 232, 0.18);
  border-color: rgba(123, 126, 232, 0.08);
  color: #EDEDFF;
}.nvd_sbar_tab_ic-v8g svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.875rem;
  height: 0.875rem;
}.nvd_wy-v8g {
  padding: 32px 1rem 0;
  background: #0D0E1C;
}
@media(min-width: 769px) {.nvd_wy-v8g {
  padding: 40px 1.5rem 0;
}
}.nvd_wy_in-v8g {
  margin: 0 auto;
  max-width: 83.75rem;
}.nvd_wy_head-v8g {
  margin-bottom: 1.125rem;
  max-width: 720px;
}.nvd_wy_label-v8g {
  margin-bottom: 8px;
  letter-spacing: .08em;
  color: #7B7EE8;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
}.nvd_wy_h2-v8g {
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
  color: #EDEDFF;
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 0.5rem;
}
@media(min-width: 769px) {.nvd_wy_h2-v8g {
  font-size: 24px;
}
}.nvd_wy_intro-v8g {
  margin: 0;
  line-height: 1.6;
  color: #686A8E;
  font-size: 0.813rem;
}.nvd_wy_grid-v8g {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 637px) {.nvd_wy_grid-v8g {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.nvd_wy_grid-v8g {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.nvd_wy_card-v8g {
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 20px;
  background: #131526;
  border-radius: 8px;
  transition: border-color .2s,transform .2s;
}.nvd_wy_card-v8g:hover {
  border-color: rgba(123, 126, 232, 0.08);
  transform: translateY(-2px);
}.nvd_wy_card_ic-v8g {
  background: rgba(123, 126, 232, 0.18);
  border-radius: 50%;
  display: flex;
  align-items: center;
  width: 2.75rem;
  color: #7B7EE8;
  height: 44px;
  margin-bottom: 14px;
  justify-content: center;
}.nvd_wy_card_ic-v8g svg {
  stroke-linejoin: round;
  height: 22px;
  width: 1.375rem;
  stroke-linecap: round;
}.nvd_wy_card_h-v8g {
  font-size: 0.938rem;
  font-weight: 700;
  color: #EDEDFF;
  overflow-wrap: break-word;
  line-height: 1.25;
  margin-bottom: 0.375rem;
}.nvd_wy_card_p-v8g {
  color: #686A8E;
  font-size: 13px;
  line-height: 1.6;
  overflow-wrap: break-word;
}.nvd_wy_card_p-v8g strong {
  color: #C4C5E4;
  font-weight: 600;
}.nvd_ws-v8g {
  background: #0D0E1C;
  padding: 32px 1rem 0;
}
@media(min-width: 765px) {.nvd_ws-v8g {
  padding: 2.25rem 1.5rem 0;
}
}.nvd_ws_in-v8g {
  margin: 0 auto;
  max-width: 83.75rem;
}.nvd_ws_head-v8g {
  gap: 0.75rem;
  align-items: center;
  justify-content: space-between;
  display: flex;
  margin-bottom: 0.875rem;
  flex-wrap: wrap;
}.nvd_ws_title-v8g {
  gap: 10px;
  font-family: 'Exo 2', sans-serif;
  font-size: 16px;
  overflow-wrap: break-word;
  font-weight: 700;
  display: flex;
  align-items: center;
  color: #EDEDFF;
  flex-wrap: wrap;
}.nvd_ws_title_ic-v8g svg {
  height: 1.125rem;
  stroke-linejoin: round;
  color: #F59E0B;
  stroke-linecap: round;
  width: 1.125rem;
}.nvd_ws_online-v8g {
  gap: 0.438rem;
  display: flex;
  align-items: center;
  font-size: 12px;
  color: #686A8E;
  font-weight: 600;
}.nvd_ws_online_dot-v8g {
  border-radius: 50%;
  background: #22C55E;
  height: 8px;
  flex-shrink: 0;
  width: 0.5rem;
  box-shadow: 0 0 0.375rem rgba(34, 197, 94, 0.15);
}.nvd_ws_scroll-v8g {
  gap: 8px;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 0.5rem;
  display: flex;
}.nvd_ws_scroll-v8g::-webkit-scrollbar {
  display: none;
}.nvd_wc-v8g {
  gap: 0.625rem;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 10px 0.875rem;
  background: #0F1020;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  min-width: 220px;
}.nvd_wc_img-v8g {
  overflow: hidden;
  border-radius: 0.313rem;
  background: #131526;
  height: 36px;
  flex-shrink: 0;
  width: 2.25rem;
}.nvd_wc_img-v8g img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.nvd_wc_info-v8g {
  min-width: 0;
}.nvd_wc_game-v8g {
  overflow: hidden;
  white-space: nowrap;
  font-weight: 600;
  text-overflow: ellipsis;
  font-size: 12px;
  color: #C4C5E4;
}.nvd_wc_player-v8g {
  overflow: hidden;
  font-size: 10px;
  color: #515370;
  white-space: nowrap;
  text-overflow: ellipsis;
}.nvd_wc_amount-v8g {
  margin-left: auto;
  white-space: nowrap;
  font-weight: 700;
  color: #22C55E;
  font-size: 0.813rem;
  flex-shrink: 0;
}.nvd_app-v8g {
  padding: 2.25rem 1rem 0;
  background: #0D0E1C;
}
@media(min-width: 769px) {.nvd_app-v8g {
  padding: 2.75rem 24px 0;
}
}.nvd_app_in-v8g {
  margin: 0 auto;
  max-width: 1340px;
}.nvd_app_head-v8g {
  margin-bottom: 16px;
}.nvd_app_label-v8g {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  color: #7B7EE8;
}.nvd_app_h2-v8g {
  margin-bottom: 6px;
  font-size: 20px;
  color: #EDEDFF;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
}
@media(min-width: 769px) {.nvd_app_h2-v8g {
  font-size: 1.5rem;
}
}.nvd_app_sub-v8g {
  font-size: 0.813rem;
  color: #686A8E;
  max-width: 37.5rem;
  overflow-wrap: break-word;
  line-height: 1.6;
}.nvd_app_sub-v8g strong {
  font-weight: 700;
  color: #C4C5E4;
}.nvd_app_cards-v8g {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 16px;
}
@media(min-width: 643px) {.nvd_app_cards-v8g {
  grid-template-columns: repeat(3,1fr);
}
}.nvd_app_card-v8g {
  padding: 1.25rem;
  border-radius: 0.5rem;
  gap: 16px;
  overflow: hidden;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.nvd_app_card_ios-v8g {
  background: linear-gradient(135deg,rgba(123, 126, 232, 0.18) 0%,#131526 100%);
}.nvd_app_card_android-v8g {
  background: linear-gradient(135deg,rgba(34, 197, 94, 0.15) 0%,#131526 100%);
}.nvd_app_card_win-v8g {
  background: linear-gradient(135deg,rgba(245, 158, 11, 0.15) 0%,#131526 100%);
}.nvd_app_card_ic-v8g svg {
  height: 34px;
  width: 2.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.nvd_app_card_ic-v8g {
  flex-shrink: 0;
  color: #EDEDFF;
}.nvd_app_card_os-v8g {
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #686A8E;
  font-weight: 700;
  font-size: 0.625rem;
  margin-bottom: 6px;
}.nvd_app_card_title-v8g {
  margin-bottom: 0.375rem;
  font-weight: 700;
  line-height: 1.2;
  color: #EDEDFF;
  font-size: 0.938rem;
  overflow-wrap: break-word;
}.nvd_app_card_text-v8g {
  font-size: 0.75rem;
  line-height: 1.5;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  color: #686A8E;
}.nvd_app_card_btn-v8g {
  padding: 10px 1.125rem;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.12);
  gap: 7px;
  border: 1px solid rgba(123, 126, 232, 0.48);
  transition: background .2s;
  color: #EDEDFF;
  display: inline-flex;
  align-items: center;
  font-weight: 700;
  font-size: 0.813rem;
}.nvd_app_card_btn-v8g:hover {
  background: rgba(255, 255, 255, 0.07);
}.nvd_prov-v8g {
  background: #0D0E1C;
  padding: 36px 16px 0;
}
@media(min-width: 766px) {.nvd_prov-v8g {
  padding: 44px 1.5rem 0;
}
}.nvd_prov_in-v8g {
  margin: 0 auto;
  max-width: 83.75rem;
}.nvd_prov_head-v8g {
  margin-bottom: 1rem;
}.nvd_prov_label-v8g {
  margin-bottom: 8px;
  text-transform: uppercase;
  font-size: 11px;
  color: #7B7EE8;
  font-weight: 700;
  letter-spacing: .08em;
}.nvd_prov_h2-v8g {
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
  font-size: 1.25rem;
  color: #EDEDFF;
  margin-bottom: 8px;
}
@media(min-width: 771px) {.nvd_prov_h2-v8g {
  font-size: 1.5rem;
}
}.nvd_prov_seo-v8g {
  color: #686A8E;
  line-height: 1.6;
  margin-bottom: 16px;
  overflow-wrap: break-word;
  font-size: 13px;
  max-width: 620px;
}.nvd_prov_seo-v8g strong {
  color: #C4C5E4;
  font-weight: 700;
}.nvd_prov_seo-v8g a {
  text-decoration: underline;
  color: #7B7EE8;
}.nvd_prov_grid-v8g {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 641px) {.nvd_prov_grid-v8g {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.nvd_prov_grid-v8g {
  grid-template-columns: repeat(8,1fr);
}
}.nvd_prov_card-v8g {
  background: #0F1020;
  transition: border-color .2s,background .2s;
  gap: 0.438rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 0.875rem 10px;
  border-radius: 0.5rem;
  align-items: center;
  display: flex;
  flex-direction: column;
  cursor: pointer;
}.nvd_prov_card-v8g:hover {
  background: #131526;
  border-color: rgba(123, 126, 232, 0.48);
}.nvd_prov_logo-v8g {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.313rem;
  overflow: hidden;
  height: 44px;
  display: flex;
  justify-content: center;
  width: 44px;
  align-items: center;
}.nvd_prov_logo-v8g img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.nvd_prov_name-v8g {
  overflow-wrap: break-word;
  color: #8E90B8;
  font-size: 11px;
  text-align: center;
  font-weight: 600;
}.nvd_htp-v8g {
  padding: 36px 16px 0;
  background: #0D0E1C;
}
@media(min-width: 767px) {.nvd_htp-v8g {
  padding: 44px 24px 0;
}
}.nvd_htp_in-v8g {
  margin: 0 auto;
  max-width: 1340px;
}.nvd_htp_head-v8g {
  margin-bottom: 22px;
  max-width: 45rem;
}.nvd_htp_label-v8g {
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #7B7EE8;
}.nvd_htp_h2-v8g {
  font-size: 1.375rem;
  font-weight: 800;
  color: #EDEDFF;
  overflow-wrap: break-word;
  font-family: 'Exo 2', sans-serif;
  margin-bottom: 8px;
}
@media(min-width: 770px) {.nvd_htp_h2-v8g {
  font-size: 28px;
}
}.nvd_htp_intro-v8g {
  color: #686A8E;
  font-size: 14px;
  line-height: 1.6;
}.nvd_htp_steps-v8g {
  list-style: none;
  padding: 0;
  gap: 0.75rem;
  margin: 0;
  display: grid;
  counter-reset: none;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.nvd_htp_steps-v8g {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.nvd_htp_steps-v8g {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.nvd_htp_step-v8g {
  padding: 1.25rem 18px 18px;
  border-radius: 8px;
  background: #131526;
  border: 1px solid rgba(255, 255, 255, 0.10);
  position: relative;
  display: flex;
  flex-direction: column;
}.nvd_htp_step_num-v8g {
  border-radius: 50%;
  background: #7B7EE8;
  position: absolute;
  height: 1.75rem;
  color: #0D0E1C;
  font-family: 'Exo 2', sans-serif;
  left: 20px;
  top: -12px;
  width: 28px;
  font-size: 0.813rem;
  align-items: center;
  font-weight: 800;
  justify-content: center;
  display: flex;
}.nvd_htp_step_ic-v8g {
  background: rgba(123, 126, 232, 0.18);
  border-radius: 5px;
  margin: 0.5rem 0 0.75rem;
  width: 36px;
  justify-content: center;
  height: 36px;
  color: #7B7EE8;
  display: flex;
  align-items: center;
}.nvd_htp_step_ic-v8g svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.125rem;
  width: 1.125rem;
}.nvd_htp_step_h-v8g {
  margin-bottom: 6px;
  color: #EDEDFF;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-size: 14px;
  font-weight: 700;
}.nvd_htp_step_p-v8g {
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 0.813rem;
  color: #686A8E;
}.nvd_htp_step_p-v8g strong {
  font-weight: 600;
  color: #C4C5E4;
}.nvd_htp_cta-v8g {
  background: #22C55E;
  border-radius: 8px;
  transition: background .2s;
  padding: 13px 26px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  color: #0D0E1C;
  margin-top: 1.25rem;
}.nvd_htp_cta-v8g:hover {
  background: #16A34A;
}.nvd_bon-v8g {
  background: #0D0E1C;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.nvd_bon-v8g {
  padding: 2.75rem 1.5rem 0;
}
}.nvd_bon_in-v8g {
  margin: 0 auto;
  max-width: 1340px;
}.nvd_bon_head-v8g {
  margin-bottom: 20px;
}.nvd_bon_label-v8g {
  font-size: 0.688rem;
  color: #7B7EE8;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}.nvd_bon_h2-v8g {
  margin-bottom: 0.5rem;
  font-family: 'Exo 2', sans-serif;
  font-size: 1.25rem;
  font-weight: 800;
  color: #EDEDFF;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.nvd_bon_h2-v8g {
  font-size: 1.5rem;
}
}.nvd_bon_seo-v8g {
  line-height: 1.6;
  font-size: 13px;
  color: #686A8E;
  overflow-wrap: break-word;
  max-width: 38.75rem;
}.nvd_bon_seo-v8g strong {
  color: #C4C5E4;
  font-weight: 700;
}.nvd_bon_seo-v8g a {
  color: #7B7EE8;
  text-decoration: underline;
}.nvd_bon_grid-v8g {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 638px) {.nvd_bon_grid-v8g {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.nvd_bon_grid-v8g {
  grid-template-columns: repeat(5,1fr);
}
}.nvd_bon_card-v8g {
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #0F1020;
  padding: 16px;
  border-radius: 0.5rem;
  transition: border-color .2s,transform .2s;
}.nvd_bon_card-v8g:hover {
  border-color: rgba(123, 126, 232, 0.08);
  transform: translateY(-2px);
}.nvd_bon_card_ic-v8g svg {
  stroke-linecap: round;
  width: 26px;
  stroke-linejoin: round;
  height: 26px;
}.nvd_bon_card_ic-v8g {
  margin-bottom: 10px;
}.nvd_bon_card_type-v8g {
  font-weight: 700;
  color: #686A8E;
  font-size: 0.625rem;
  margin-bottom: 0.375rem;
  letter-spacing: .06em;
  text-transform: uppercase;
}.nvd_bon_card_amount-v8g {
  font-weight: 800;
  margin-bottom: 0.375rem;
  font-size: 1.125rem;
  color: #F59E0B;
  line-height: 1.1;
}.nvd_bon_card_name-v8g {
  font-size: 13px;
  color: #EDEDFF;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-weight: 600;
}.nvd_bon_card_detail-v8g {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #515370;
  line-height: 1.5;
  padding-top: 0.5rem;
}.nvd_reg-v8g {
  padding: 2.25rem 1rem 0;
  background: #0D0E1C;
}
@media(min-width: 766px) {.nvd_reg-v8g {
  padding: 2.75rem 1.5rem 0;
}
}.nvd_reg_in-v8g {
  border: 1px solid rgba(255, 255, 255, 0.06);
  margin: 0 auto;
  background: #131526;
  border-radius: 0.75rem;
  padding: 28px 24px;
  max-width: 1340px;
}
@media(min-width: 765px) {.nvd_reg_in-v8g {
  padding: 2.5rem;
}
}.nvd_reg_top-v8g {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 859px) {.nvd_reg_top-v8g {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.nvd_reg_label-v8g {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 10px;
  letter-spacing: .08em;
  color: #7B7EE8;
}.nvd_reg_h2-v8g {
  font-family: 'Exo 2', sans-serif;
  margin-bottom: 0.75rem;
  color: #EDEDFF;
  font-size: 1.375rem;
  line-height: 1.2;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 765px) {.nvd_reg_h2-v8g {
  font-size: 28px;
}
}.nvd_reg_bonus-v8g {
  border: 1px solid rgba(245, 158, 11, 0.15);
  gap: 8px;
  padding: 10px 1rem;
  border-radius: 8px;
  background: rgba(245, 158, 11, 0.15);
  margin-bottom: 1rem;
  align-items: center;
  display: inline-flex;
}.nvd_reg_bonus_amount-v8g {
  color: #F59E0B;
  font-weight: 800;
  font-size: 1.25rem;
}.nvd_reg_bonus_text-v8g {
  color: #8E90B8;
  line-height: 1.35;
  font-size: 13px;
}.nvd_reg_cta_btn-v8g {
  padding: 14px 32px;
  background: #22C55E;
  transition: background .2s;
  border-radius: 0.5rem;
  box-shadow: 0 6px 1.375rem rgba(34, 197, 94, 0.42), 0 2px 6px rgba(0, 0, 0, 0.55);
  font-weight: 700;
  margin-bottom: 0.75rem;
  color: #0D0E1C;
  display: inline-block;
  font-size: 15px;
}.nvd_reg_cta_btn-v8g:hover {
  background: #16A34A;
}.nvd_reg_terms-v8g {
  line-height: 1.5;
  font-size: 11px;
  color: #515370;
}.nvd_reg_seo-v8g {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #686A8E;
  padding-top: 1.25rem;
  overflow-wrap: break-word;
  margin-top: 20px;
  font-size: 0.813rem;
  line-height: 1.65;
}.nvd_reg_seo-v8g p {
  color: #686A8E;
  font-size: 13px;
  line-height: 1.65;
  margin-bottom: 10px;
}.nvd_reg_seo-v8g p:last-child {
  margin-bottom: 0;
}.nvd_reg_seo-v8g strong {
  font-weight: 700;
  color: #C4C5E4;
}.nvd_reg_seo-v8g a {
  transition: color .2s;
  text-decoration: underline;
  color: #7B7EE8;
}.nvd_reg_seo-v8g a:hover {
  color: #9496EF;
}.nvd_reg_seo-v8g ul,.nvd_reg_seo-v8g ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 1.125rem;
}.nvd_reg_seo-v8g ol {
  list-style: decimal;
}.nvd_reg_seo-v8g li {
  margin-bottom: 0.25rem;
  line-height: 1.65;
  font-size: 13px;
  color: #686A8E;
}.nvd_reg_seo-v8g table {
  display: block;
  font-size: 13px;
  width: 100%;
  overflow-x: auto;
  margin-bottom: 0.625rem;
  border-collapse: collapse;
}
@media(min-width: 767px) {.nvd_reg_seo-v8g table {
  display: table;
}
}.nvd_reg_seo-v8g th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px;
  text-align: left;
  font-weight: 700;
  color: #C4C5E4;
}.nvd_reg_seo-v8g td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px;
  color: #686A8E;
}.nvd_reg_steps-v8g {
  gap: 0.875rem;
  flex-direction: column;
  margin-top: 28px;
  display: flex;
}
@media(min-width: 861px) {.nvd_reg_steps-v8g {
  margin-top: 0;
}
}.nvd_reg_step-v8g {
  border-radius: 0.5rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 1rem;
  gap: 14px;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.nvd_reg_step_num-v8g {
  background: rgba(123, 126, 232, 0.18);
  border-radius: 50%;
  border: 1px solid rgba(123, 126, 232, 0.08);
  flex-shrink: 0;
  color: #7B7EE8;
  font-size: 0.875rem;
  width: 34px;
  display: flex;
  font-weight: 800;
  justify-content: center;
  align-items: center;
  height: 2.125rem;
}.nvd_reg_step_title-v8g {
  font-weight: 700;
  margin-bottom: 3px;
  font-size: 0.875rem;
  color: #EDEDFF;
}.nvd_reg_step_text-v8g {
  font-size: 12px;
  line-height: 1.5;
  color: #686A8E;
}.nvd_reg_trust-v8g {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 1.25rem;
  flex-wrap: wrap;
  margin-top: 20px;
  display: flex;
}.nvd_reg_trust_item-v8g {
  gap: 7px;
  display: flex;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  align-items: center;
  color: #686A8E;
}.nvd_reg_trust_ic-v8g svg {
  color: #7B7EE8;
  height: 1rem;
  stroke-linejoin: round;
  width: 16px;
  stroke-linecap: round;
}.nvd_seo-v8g {
  background: #0D0E1C;
  padding: 36px 1rem 0;
}
@media(min-width: 767px) {.nvd_seo-v8g {
  padding: 2.75rem 24px 0;
}
}.nvd_seo_in-v8g {
  border-radius: 12px;
  background: #131526;
  margin: 0 auto;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  max-width: 83.75rem;
}
@media(min-width: 771px) {.nvd_seo_in-v8g {
  padding: 2.25rem 2.5rem;
}
}.nvd_seo_label-v8g {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 10px;
  color: #7B7EE8;
}.nvd_seo_h2-v8g {
  font-weight: 800;
  line-height: 1.25;
  font-family: 'Exo 2', sans-serif;
  color: #EDEDFF;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  margin-bottom: 14px;
}
@media(min-width: 765px) {.nvd_seo_h2-v8g {
  font-size: 24px;
}
}.nvd_seo_body-v8g {
  font-size: 0.875rem;
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #8E90B8;
}.nvd_seo_body-v8g p {
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
  line-height: 1.75;
  color: #8E90B8;
}.nvd_seo_body-v8g p:last-child {
  margin-bottom: 0;
}.nvd_seo_body-v8g strong {
  color: #C4C5E4;
  font-weight: 700;
}.nvd_seo_body-v8g a {
  transition: color .2s;
  text-decoration: underline;
  color: #7B7EE8;
}.nvd_seo_body-v8g a:hover {
  color: #9496EF;
}.nvd_seo_body-v8g ul,.nvd_seo_body-v8g ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.nvd_seo_body-v8g ol {
  list-style: decimal;
}.nvd_seo_body-v8g li {
  margin-bottom: 0.375rem;
  color: #8E90B8;
  font-size: 0.875rem;
  line-height: 1.75;
}.nvd_seo_body-v8g table {
  font-size: 0.813rem;
  margin-bottom: 12px;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width: 766px) {.nvd_seo_body-v8g table {
  display: table;
}
}.nvd_seo_body-v8g th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  font-weight: 700;
  color: #C4C5E4;
  text-align: left;
}.nvd_seo_body-v8g td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8E90B8;
}.nvd_seo_cols-v8g {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 639px) {.nvd_seo_cols-v8g {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.nvd_seo_cols-v8g {
  grid-template-columns: repeat(3,1fr);
}
}.nvd_seo_col_h-v8g {
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  color: #C4C5E4;
  font-weight: 700;
  font-size: 13px;
}.nvd_seo_col_p-v8g {
  line-height: 1.65;
  font-size: 13px;
  color: #686A8E;
  overflow-wrap: break-word;
}.nvd_seo_stats-v8g {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.nvd_seo_stat-v8g {
  border: 1px solid rgba(123, 126, 232, 0.18);
  padding: 0.875rem 16px;
  border-radius: 8px;
  flex: 1;
  background: rgba(123, 126, 232, 0.08);
  min-width: 140px;
}.nvd_seo_stat_val-v8g {
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-size: 1.25rem;
  color: #7B7EE8;
  font-weight: 800;
}.nvd_seo_stat_lb-v8g {
  color: #686A8E;
  font-size: 11px;
  overflow-wrap: break-word;
}.nvd_seo-v8g {
  padding: 36px 1rem 0;
  background: #0D0E1C;
}
@media(min-width: 766px) {.nvd_seo-v8g {
  padding: 2.75rem 24px 0;
}
}.nvd_seo_in-v8g {
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 1.75rem 1.5rem;
  background: #131526;
  border-radius: 0.75rem;
  max-width: 83.75rem;
}
@media(min-width: 771px) {.nvd_seo_in-v8g {
  padding: 36px 40px;
}
}.nvd_seo_label-v8g {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
  color: #7B7EE8;
  margin-bottom: 0.625rem;
}.nvd_seo_h2-v8g {
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
  color: #EDEDFF;
  line-height: 1.25;
  margin-bottom: 0.875rem;
  font-size: 20px;
}
@media(min-width: 769px) {.nvd_seo_h2-v8g {
  font-size: 1.5rem;
}
}.nvd_seo_body-v8g {
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #8E90B8;
}.nvd_seo_body-v8g p {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #8E90B8;
  margin-bottom: 0.75rem;
}.nvd_seo_body-v8g p:last-child {
  margin-bottom: 0;
}.nvd_seo_body-v8g strong {
  font-weight: 700;
  color: #C4C5E4;
}.nvd_seo_body-v8g a {
  transition: color .2s;
  text-decoration: underline;
  color: #7B7EE8;
}.nvd_seo_body-v8g a:hover {
  color: #9496EF;
}.nvd_seo_body-v8g ul,.nvd_seo_body-v8g ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.nvd_seo_body-v8g ol {
  list-style: decimal;
}.nvd_seo_body-v8g li {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #8E90B8;
  margin-bottom: 6px;
}.nvd_seo_body-v8g table {
  border-collapse: collapse;
  width: 100%;
  font-size: 0.813rem;
  margin-bottom: 12px;
  overflow-x: auto;
  display: block;
}
@media(min-width: 771px) {.nvd_seo_body-v8g table {
  display: table;
}
}.nvd_seo_body-v8g th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  font-weight: 700;
  text-align: left;
  color: #C4C5E4;
}.nvd_seo_body-v8g td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8E90B8;
}.nvd_seo_cols-v8g {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 637px) {.nvd_seo_cols-v8g {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.nvd_seo_cols-v8g {
  grid-template-columns: repeat(3,1fr);
}
}.nvd_seo_col_h-v8g {
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 0.438rem;
  color: #C4C5E4;
  font-size: 0.813rem;
}.nvd_seo_col_p-v8g {
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #686A8E;
  font-size: 13px;
}.nvd_seo_stats-v8g {
  gap: 1rem;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.nvd_seo_stat-v8g {
  padding: 0.875rem 16px;
  border: 1px solid rgba(123, 126, 232, 0.18);
  flex: 1;
  background: rgba(123, 126, 232, 0.08);
  border-radius: 8px;
  min-width: 140px;
}.nvd_seo_stat_val-v8g {
  font-size: 1.25rem;
  color: #7B7EE8;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 4px;
}.nvd_seo_stat_lb-v8g {
  color: #686A8E;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.nvd_rv-v8g {
  background: #0D0E1C;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.nvd_rv-v8g {
  padding: 2.75rem 1.5rem 0;
}
}.nvd_rv_in-v8g {
  margin: 0 auto;
  max-width: 83.75rem;
}.nvd_rv_head-v8g {
  max-width: 45rem;
  margin-bottom: 20px;
}.nvd_rv_label-v8g {
  color: #7B7EE8;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.nvd_rv_h2-v8g {
  color: #EDEDFF;
  margin-bottom: 10px;
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
  font-size: 22px;
}
@media(min-width: 771px) {.nvd_rv_h2-v8g {
  font-size: 1.75rem;
}
}.nvd_rv_stats-v8g {
  gap: 1.125rem;
  flex-wrap: wrap;
  align-items: center;
  color: #686A8E;
  display: flex;
  font-size: 0.813rem;
}.nvd_rv_stats_score-v8g {
  gap: 0.375rem;
  display: flex;
  align-items: baseline;
}.nvd_rv_stats_score_val-v8g {
  color: #F59E0B;
  font-size: 22px;
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
}.nvd_rv_stats_score_max-v8g {
  color: #515370;
  font-size: 0.813rem;
}.nvd_rv_stats_badge-v8g {
  gap: 4px;
  display: flex;
  align-items: center;
}.nvd_rv_stats_badge-v8g svg {
  width: 14px;
  height: 14px;
  color: #F59E0B;
}.nvd_rv_grid-v8g {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.nvd_rv_grid-v8g {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.nvd_rv_grid-v8g {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.nvd_rv_card-v8g {
  border-radius: 0.5rem;
  background: #131526;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 1.25rem;
  flex-direction: column;
  display: flex;
}.nvd_rv_card_stars-v8g {
  gap: 2px;
  color: #F59E0B;
  display: flex;
  margin-bottom: 10px;
}.nvd_rv_card_stars-v8g svg {
  height: 14px;
  width: 0.875rem;
}.nvd_rv_card_h-v8g {
  line-height: 1.3;
  margin-bottom: 0.5rem;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #EDEDFF;
}.nvd_rv_card_body-v8g {
  flex: 1;
  margin-bottom: 0.875rem;
  font-size: 0.813rem;
  color: #686A8E;
  line-height: 1.65;
  overflow-wrap: break-word;
}.nvd_rv_card_body-v8g strong {
  font-weight: 600;
  color: #C4C5E4;
}.nvd_rv_card_meta-v8g {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  align-items: center;
  padding-top: 12px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}.nvd_rv_card_author-v8g {
  font-weight: 600;
  font-size: 0.75rem;
  color: #C4C5E4;
}.nvd_rv_card_date-v8g {
  color: #515370;
  font-size: 11px;
}.nvd_pmt-v8g {
  padding: 36px 1rem 0;
  background: #0D0E1C;
}
@media(min-width: 765px) {.nvd_pmt-v8g {
  padding: 2.75rem 24px 0;
}
}.nvd_pmt_in-v8g {
  margin: 0 auto;
  max-width: 83.75rem;
}.nvd_pmt_head-v8g {
  max-width: 720px;
  margin-bottom: 22px;
}.nvd_pmt_label-v8g {
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  color: #7B7EE8;
}.nvd_pmt_h2-v8g {
  color: #EDEDFF;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-size: 22px;
  font-family: 'Exo 2', sans-serif;
}
@media(min-width: 771px) {.nvd_pmt_h2-v8g {
  font-size: 1.75rem;
}
}.nvd_pmt_intro-v8g {
  color: #686A8E;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.6;
}.nvd_pmt_groups-v8g {
  gap: 20px;
  flex-direction: column;
  display: flex;
}.nvd_pmt_group-v8g {
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 20px;
  background: #131526;
  border-radius: 0.5rem;
}.nvd_pmt_group_head-v8g {
  gap: 12px;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
  flex-wrap: wrap;
}.nvd_pmt_group_ic-v8g {
  border-radius: 5px;
  background: rgba(123, 126, 232, 0.18);
  display: flex;
  height: 36px;
  justify-content: center;
  color: #7B7EE8;
  align-items: center;
  flex-shrink: 0;
  width: 2.25rem;
}.nvd_pmt_group_ic-v8g svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.125rem;
  height: 18px;
}.nvd_pmt_group_h-v8g {
  margin: 0;
  font-size: 16px;
  color: #EDEDFF;
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
  font-weight: 700;
}.nvd_pmt_group_p-v8g {
  color: #686A8E;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  font-size: 0.813rem;
  line-height: 1.6;
}.nvd_pmt_group_p-v8g strong {
  font-weight: 600;
  color: #C4C5E4;
}.nvd_pmt_table_wrap-v8g {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.nvd_pmt_table-v8g {
  width: 100%;
  font-size: 0.813rem;
  border-collapse: collapse;
  min-width: 33.75rem;
}.nvd_pmt_table-v8g th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  white-space: nowrap;
  text-transform: uppercase;
  color: #C4C5E4;
  text-align: left;
  font-weight: 700;
  letter-spacing: .04em;
  font-size: 11px;
}.nvd_pmt_table-v8g td {
  padding: 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #686A8E;
}.nvd_pmt_table-v8g tbody tr:last-child td {
  border-bottom: none;
}.nvd_pmt_table-v8g tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #C4C5E4;
}.nvd_seo-v8g {
  background: #0D0E1C;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.nvd_seo-v8g {
  padding: 44px 24px 0;
}
}.nvd_seo_in-v8g {
  padding: 28px 24px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 12px;
  margin: 0 auto;
  background: #131526;
  max-width: 83.75rem;
}
@media(min-width: 766px) {.nvd_seo_in-v8g {
  padding: 2.25rem 2.5rem;
}
}.nvd_seo_label-v8g {
  margin-bottom: 0.625rem;
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  color: #7B7EE8;
}.nvd_seo_h2-v8g {
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  line-height: 1.25;
  color: #EDEDFF;
  font-size: 20px;
  font-family: 'Exo 2', sans-serif;
  font-weight: 800;
}
@media(min-width: 765px) {.nvd_seo_h2-v8g {
  font-size: 1.5rem;
}
}.nvd_seo_body-v8g {
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #8E90B8;
  font-size: 14px;
}.nvd_seo_body-v8g p {
  font-size: 0.875rem;
  color: #8E90B8;
  margin-bottom: 12px;
  line-height: 1.75;
}.nvd_seo_body-v8g p:last-child {
  margin-bottom: 0;
}.nvd_seo_body-v8g strong {
  font-weight: 700;
  color: #C4C5E4;
}.nvd_seo_body-v8g a {
  transition: color .2s;
  text-decoration: underline;
  color: #7B7EE8;
}.nvd_seo_body-v8g a:hover {
  color: #9496EF;
}.nvd_seo_body-v8g ul,.nvd_seo_body-v8g ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.nvd_seo_body-v8g ol {
  list-style: decimal;
}.nvd_seo_body-v8g li {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #8E90B8;
  margin-bottom: 0.375rem;
}.nvd_seo_body-v8g table {
  display: block;
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
  margin-bottom: 12px;
  font-size: 0.813rem;
}
@media(min-width: 771px) {.nvd_seo_body-v8g table {
  display: table;
}
}.nvd_seo_body-v8g th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #C4C5E4;
}.nvd_seo_body-v8g td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8E90B8;
}.nvd_seo_cols-v8g {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 638px) {.nvd_seo_cols-v8g {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.nvd_seo_cols-v8g {
  grid-template-columns: repeat(3,1fr);
}
}.nvd_seo_col_h-v8g {
  color: #C4C5E4;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 7px;
  font-size: 0.813rem;
}.nvd_seo_col_p-v8g {
  font-size: 13px;
  color: #686A8E;
  overflow-wrap: break-word;
  line-height: 1.65;
}.nvd_seo_stats-v8g {
  margin: 1.25rem 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.nvd_seo_stat-v8g {
  padding: 0.875rem 1rem;
  border-radius: 0.5rem;
  background: rgba(123, 126, 232, 0.08);
  flex: 1;
  border: 1px solid rgba(123, 126, 232, 0.18);
  min-width: 8.75rem;
}.nvd_seo_stat_val-v8g {
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 4px;
  font-size: 20px;
  color: #7B7EE8;
}.nvd_seo_stat_lb-v8g {
  overflow-wrap: break-word;
  color: #686A8E;
  font-size: 11px;
}.nvd_faq-v8g {
  padding: 36px 16px 0;
  background: #0D0E1C;
}
@media(min-width: 769px) {.nvd_faq-v8g {
  padding: 2.75rem 24px 0;
}
}.nvd_faq_in-v8g {
  margin: 0 auto;
  max-width: 83.75rem;
}.nvd_faq_head-v8g {
  margin-bottom: 20px;
}.nvd_faq_label-v8g {
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
  color: #7B7EE8;
}.nvd_faq_h2-v8g {
  font-family: 'Exo 2', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #EDEDFF;
  font-size: 1.25rem;
}
@media(min-width:768px) {.nvd_faq_h2-v8g {
  font-size: 24px;
}
}.nvd_faq_list-v8g {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.nvd_faq_item-v8g {
  border-radius: 8px;
  background: #131526;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.10);
}.nvd_faq_q-v8g {
  padding: 16px 20px;
  transition: color .2s;
  gap: 0.75rem;
  cursor: pointer;
  font-size: 14px;
  color: #C4C5E4;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  overflow-wrap: break-word;
  display: flex;
  font-weight: 600;
}.nvd_faq_q-v8g:hover {
  color: #EDEDFF;
}.nvd_faq_q_ic-v8g {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  transition: transform .25s;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  flex-shrink: 0;
  display: flex;
  color: #7B7EE8;
  height: 24px;
  width: 1.5rem;
}.nvd_faq_item-v8g.nvd_state_open-v8g .nvd_faq_q_ic-v8g {
  transform: rotate(45deg);
}.nvd_faq_a-v8g {
  padding: 0 1.25rem 16px;
  line-height: 1.7;
  font-size: 13px;
  color: #686A8E;
  overflow-wrap: break-word;
  display: none;
}.nvd_faq_item-v8g.nvd_state_open-v8g .nvd_faq_a-v8g {
  display: block;
}.nvd_faq_a-v8g strong {
  color: #C4C5E4;
  font-weight: 700;
}.nvd_faq_a-v8g a {
  text-decoration: underline;
  color: #7B7EE8;
}.nvd_faq_a-v8g ul,.nvd_faq_a-v8g ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 1.25rem;
}.nvd_faq_a-v8g ol {
  list-style: decimal;
}.nvd_faq_a-v8g li {
  line-height: 1.6;
  margin-bottom: 4px;
}.nvd_faq_a-v8g table {
  margin: 0.5rem 0;
  display: block;
  font-size: 0.75rem;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width:768px) {.nvd_faq_a-v8g table {
  display: table;
}
}.nvd_faq_a-v8g th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 6px 0.5rem;
  text-align: left;
  color: #C4C5E4;
  font-weight: 700;
}.nvd_faq_a-v8g td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 6px 8px;
  color: #686A8E;
}.nvd_ft-v8g {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #09090F;
  margin-top: 48px;
}.nvd_ft_support-v8g {
  padding: 1.5rem 16px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 767px) {.nvd_ft_support-v8g {
  padding: 1.75rem 24px;
}
}.nvd_ft_support_in-v8g {
  margin: 0 auto;
  gap: 1rem;
  align-items: center;
  max-width: 83.75rem;
  flex-wrap: wrap;
  display: flex;
}.nvd_ft_support_main-v8g {
  flex: 1;
  gap: 1rem;
  display: flex;
  align-items: center;
  min-width: 13.75rem;
  flex-wrap: wrap;
}.nvd_ft_support_ic-v8g {
  flex-shrink: 0;
  color: #7B7EE8;
}.nvd_ft_support_ic-v8g svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.875rem;
  width: 1.875rem;
}.nvd_ft_support_text_title-v8g {
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 3px;
  color: #EDEDFF;
  font-size: 0.938rem;
}.nvd_ft_support_text_sub-v8g {
  overflow-wrap: break-word;
  color: #686A8E;
  font-size: 12px;
}.nvd_ft_support_btn-v8g {
  padding: 0.688rem 1.375rem;
  transition: background .2s;
  border-radius: 0.5rem;
  background: #7B7EE8;
  font-size: 0.813rem;
  font-weight: 700;
  flex-shrink: 0;
  white-space: nowrap;
  color: #EDEDFF;
}.nvd_ft_support_btn-v8g:hover {
  background: #9496EF;
}.nvd_ft_support_contacts-v8g {
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.nvd_ft_support_contact-v8g {
  font-size: 0.75rem;
  color: #515370;
  line-height: 1.4;
}.nvd_ft_support_contact-v8g strong {
  margin-bottom: 2px;
  font-weight: 600;
  font-size: 11px;
  color: #8E90B8;
  display: block;
}.nvd_ft_main-v8g {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 32px 16px 1.5rem;
}
@media(min-width: 769px) {.nvd_ft_main-v8g {
  padding: 40px 24px 2rem;
}
}.nvd_ft_main_in-v8g {
  margin: 0 auto;
  gap: 24px;
  max-width: 83.75rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width:640px) {.nvd_ft_main_in-v8g {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.nvd_ft_main_in-v8g {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.nvd_ft_col_logo-v8g {
  grid-column: 1/-1;
}
@media(min-width: 1083px) {.nvd_ft_col_logo-v8g {
  grid-column: auto;
}
}.nvd_ft_logo-v8g {
  gap: 0.563rem;
  display: flex;
  font-weight: 800;
  margin-bottom: 0.75rem;
  color: #EDEDFF;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  font-size: 1rem;
  align-items: center;
}.nvd_ft_logo_mark-v8g {
  border-radius: 5px;
  overflow: hidden;
  width: 30px;
  height: 1.875rem;
}.nvd_ft_logo_mark-v8g img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.nvd_ft_logo_sub-v8g {
  overflow-wrap: break-word;
  color: #515370;
  font-size: 0.75rem;
  line-height: 1.55;
  max-width: 200px;
}.nvd_ft_col_title-v8g {
  margin-bottom: 14px;
  font-size: 0.75rem;
  color: #8E90B8;
  letter-spacing: .07em;
  font-weight: 700;
  text-transform: uppercase;
}.nvd_ft_col_links-v8g {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.nvd_ft_col_link-v8g {
  transition: color .2s;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #515370;
}.nvd_ft_col_link-v8g:hover {
  color: #C4C5E4;
}.nvd_ft_apps-v8g {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.nvd_ft_app_card-v8g {
  transition: border-color .2s;
  padding: 0.625rem 0.75rem;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 5px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  gap: 10px;
  align-items: center;
  display: flex;
}.nvd_ft_app_card-v8g:hover {
  border-color: rgba(123, 126, 232, 0.48);
}.nvd_ft_app_card_ic-v8g svg {
  stroke-linecap: round;
  height: 22px;
  width: 22px;
  stroke-linejoin: round;
}.nvd_ft_app_card_os-v8g {
  font-weight: 600;
  font-size: 0.625rem;
  color: #515370;
}.nvd_ft_app_card_action-v8g {
  font-weight: 700;
  font-size: 12px;
  color: #C4C5E4;
}.nvd_ft_bot-v8g {
  padding: 1.25rem 1rem;
}
@media(min-width: 766px) {.nvd_ft_bot-v8g {
  padding: 1.25rem 24px;
}
}.nvd_ft_bot_in-v8g {
  margin: 0 auto;
  gap: 1rem;
  max-width: 83.75rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.nvd_ft_socials-v8g {
  gap: 8px;
  display: flex;
}.nvd_ft_soc-v8g {
  border-radius: 0.313rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: background .2s;
  align-items: center;
  color: #8E90B8;
  display: flex;
  width: 36px;
  justify-content: center;
  height: 36px;
}.nvd_ft_soc-v8g svg {
  stroke-linecap: round;
  height: 16px;
  stroke-linejoin: round;
  width: 16px;
}.nvd_ft_soc-v8g:hover {
  background: rgba(255, 255, 255, 0.07);
}.nvd_ft_legal-v8g {
  flex: 1;
  font-size: 11px;
  overflow-wrap: break-word;
  line-height: 1.6;
  min-width: 200px;
  color: #7A7C9E;
}.nvd_ft_legal-v8g strong {
  font-weight: 700;
  color: #8E90B8;
}.nvd_ft_legal-v8g a {
  text-decoration: underline;
  color: #8E90B8;
}.nvd_ft_age-v8g {
  border-radius: 50%;
  border: 2px solid #7A7C9E;
  height: 32px;
  color: #7A7C9E;
  margin-left: auto;
  justify-content: center;
  display: flex;
  width: 32px;
  font-weight: 800;
  flex-shrink: 0;
  font-size: 11px;
  align-items: center;
}