html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  padding: 0;
  margin: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  border: 0;
  background: none;
  cursor: pointer;
  color: inherit;
}a:link,a:visited {
  color: inherit;
  text-decoration: none;
}img,svg,video {
  max-width: 100%;
  display: block;
}body {
  background: #0F1011;
  line-height: 1.6;
  min-height: 100vh;
  font-family: 'DM Sans', sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #C5C1B8;
}.nvn-layout-6iv {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}.nvn-page-6iv {
  min-height: 100vh;
  display: flex;
}.nvn-main-6iv {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media (min-width:1080px) {.nvn-main-6iv {
  padding-left: 13.75rem;
}
}
@media (max-width:1079px) {.nvn-main-6iv {
  padding-bottom: 72px;
}
}.nvn-gc-6iv {
  border-radius: 0.375rem;
  transition: transform .2s,border-color .2s;
  background: #151618;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.06);
  flex-shrink: 0;
  position: relative;
  width: 8.75rem;
  cursor: pointer;
}
@media(min-width: 641px) {.nvn-gc-6iv {
  width: 156px;
}
}
@media(min-width: 1083px) {.nvn-gc-6iv {
  width: 168px;
}
}.nvn-gc-6iv:hover {
  transform: translateY(-3px);
  border-color: rgba(196,146,58,0.08);
}.nvn-gc_img-6iv {
  overflow: hidden;
  padding-bottom: 80%;
  position: relative;
  width: 100%;
}.nvn-gc_img-6iv img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}.nvn-gc_hover-6iv {
  transition: opacity .2s;
  background: rgba(0,0,0,0.68);
  inset: 0;
  align-items: center;
  position: absolute;
  opacity: 0;
  display: flex;
  justify-content: center;
}.nvn-gc-6iv:hover .nvn-gc_hover-6iv {
  opacity: 1;
}.nvn-gc_hover_btn-6iv {
  padding: 8px 1rem;
  border-radius: 0.25rem;
  background: #C4923A;
  font-weight: 700;
  font-size: 12px;
  color: #F1EEE8;
}.nvn-gc_info-6iv {
  padding: 8px 10px 0.625rem;
}.nvn-gc_name-6iv {
  overflow: hidden;
  margin-bottom: 3px;
  color: #C5C1B8;
  white-space: nowrap;
  font-size: 12px;
  max-width: 100%;
  font-weight: 600;
  text-overflow: ellipsis;
}.nvn-gc_prov-6iv {
  color: #504D49;
  font-size: 10px;
}.nvn-gc_tag-6iv {
  border-radius: 4px;
  padding: 2px 0.438rem;
  z-index: 2;
  text-transform: uppercase;
  font-weight: 700;
  position: absolute;
  letter-spacing: .04em;
  left: 0.375rem;
  font-size: 9px;
  top: 0.375rem;
}.nvn-gc_tag_hot-6iv {
  background: #D43E3E;
  color: #fff;
}.nvn-gc_tag_new-6iv {
  background: #3DAA6A;
  color: #0F1011;
}.nvn-gc_tag_jp-6iv {
  background: #E0A830;
  color: #0F1011;
}.nvn-gc_tag_ex-6iv {
  background: #8B6020;
  color: #fff;
}.nvn-gc_tag_live-6iv {
  background: #D43E3E;
  color: #fff;
}.nvn-gr-6iv {
  padding: 2rem 1rem 0;
  background: #0F1011;
}
@media(min-width: 769px) {.nvn-gr-6iv {
  padding: 36px 24px 0;
}
}.nvn-gr_in-6iv {
  margin: 0 auto;
  max-width: 1340px;
}.nvn-gr_head-6iv {
  gap: 0.75rem;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 10px;
  display: flex;
}.nvn-gr_head_l-6iv {
  gap: 10px;
  flex: 1;
  align-items: center;
  display: flex;
  min-width: 0;
}.nvn-gr_ic-6iv {
  border-radius: 6px;
  display: flex;
  justify-content: center;
  height: 32px;
  width: 2rem;
  flex-shrink: 0;
  align-items: center;
}.nvn-gr_ic-6iv svg {
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
  height: 1rem;
}.nvn-gr_title-6iv {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1rem;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F1EEE8;
}
@media(min-width: 771px) {.nvn-gr_title-6iv {
  font-size: 18px;
}
}.nvn-gr_more-6iv {
  gap: 0.313rem;
  transition: color .2s;
  font-size: 0.75rem;
  white-space: nowrap;
  color: #696560;
  flex-shrink: 0;
  align-items: center;
  font-weight: 600;
  display: flex;
}.nvn-gr_more-6iv:hover {
  color: #C4923A;
}.nvn-gr_more-6iv svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 12px;
  height: 12px;
}.nvn-gr_arrows-6iv {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.nvn-gr_arr-6iv {
  border-radius: 0.25rem;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.10);
  transition: background .15s,color .15s;
  display: flex;
  height: 30px;
  align-items: center;
  width: 1.875rem;
  color: #8E8A82;
  justify-content: center;
}.nvn-gr_arr-6iv:hover {
  background: rgba(255,255,255,0.07);
  color: #F1EEE8;
}.nvn-gr_arr-6iv svg {
  stroke-linejoin: round;
  width: 13px;
  height: 0.813rem;
  stroke-linecap: round;
}.nvn-gr_seo_h-6iv {
  margin: 0 0 0.375rem;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 700;
  max-width: 42.5rem;
  font-size: 13px;
  color: #C5C1B8;
}
@media(min-width: 765px) {.nvn-gr_seo_h-6iv {
  font-size: 0.875rem;
}
}.nvn-gr_seo-6iv {
  max-width: 680px;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  line-height: 1.55;
  margin-bottom: 12px;
  color: #696560;
}.nvn-gr_seo-6iv strong {
  color: #C5C1B8;
  font-weight: 600;
}.nvn-gr_scroll-6iv {
  gap: 10px;
  scrollbar-width: none;
  padding-bottom: 10px;
  display: flex;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.nvn-gr_scroll-6iv::-webkit-scrollbar {
  display: none;
}
@media(min-width: 765px) {.nvn-gr_scroll-6iv {
  gap: 0.75rem;
}
}.nvn-tb-6iv {
  background: #0C0E0F;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  align-items: center;
  top: 0;
  right: 0;
  left: 0;
  position: fixed;
  height: 56px;
  display: flex;
  z-index: 80;
}.nvn-tb_in-6iv {
  gap: 0;
  padding: 0 14px;
  display: flex;
  height: 100%;
  align-items: center;
  width: 100%;
}.nvn-tb_burger-6iv {
  gap: 0.313rem;
  border-radius: 6px;
  width: 2.375rem;
  align-items: center;
  height: 2.375rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-shrink: 0;
  margin-right: 0.5rem;
}.nvn-tb_burger-6iv:hover {
  background: rgba(255,255,255,0.05);
}.nvn-tb_burger_line-6iv {
  border-radius: 1px;
  background: #8E8A82;
  display: block;
  height: 2px;
  width: 18px;
}
@media(min-width: 1078px) {.nvn-tb_burger-6iv {
  display: none;
}
}.nvn-tb_logo-6iv {
  gap: 9px;
  display: flex;
  margin-right: 20px;
  color: #F1EEE8;
  overflow-wrap: break-word;
  font-weight: 800;
  flex-shrink: 0;
  font-size: 1.125rem;
  align-items: center;
  letter-spacing: -.01em;
}.nvn-tb_logo_mark-6iv {
  border-radius: 0.375rem;
  overflow: hidden;
  justify-content: center;
  align-items: center;
  display: flex;
  width: 32px;
  height: 2rem;
}.nvn-tb_logo_mark-6iv img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.nvn-tb_nav-6iv {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 641px) {.nvn-tb_nav-6iv {
  display: flex;
}
}.nvn-tb_tab-6iv {
  transition: background .15s,color .15s;
  border-radius: 0.375rem;
  padding: 0.5rem 0.875rem;
  font-size: 0.813rem;
  font-weight: 600;
  white-space: nowrap;
  color: #8E8A82;
}.nvn-tb_tab-6iv:hover {
  background: rgba(255,255,255,0.05);
  color: #F1EEE8;
}.nvn-tb_tab-6iv.nvn-state_active-6iv {
  background: rgba(196,146,58,0.18);
  color: #F1EEE8;
}.nvn-tb_right-6iv {
  gap: 0.5rem;
  flex-shrink: 0;
  margin-left: auto;
  display: flex;
  align-items: center;
}.nvn-tb_login-6iv {
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 9px 16px;
  border-radius: 6px;
  background: rgba(255,255,255,0.05);
  color: #C5C1B8;
  font-size: 0.813rem;
  font-weight: 600;
  display: none;
}.nvn-tb_login-6iv:hover {
  border-color: rgba(196,146,58,0.48);
  color: #F1EEE8;
}
@media(min-width: 482px) {.nvn-tb_login-6iv {
  display: block;
}
}.nvn-tb_reg-6iv {
  transition: background .2s;
  border-radius: 6px;
  background: #3DAA6A;
  padding: 9px 1.125rem;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 700;
  color: #0D0C0A;
}.nvn-tb_reg-6iv:hover {
  background: #47C07A;
}.nvn-sb-6iv {
  transform: translateX(-100%);
  border-right: 1px solid rgba(255,255,255,0.05);
  transition: transform .25s ease;
  background: #1A1C1E;
  overflow-y: auto;
  z-index: 70;
  left: 0;
  top: 3.5rem;
  position: fixed;
  width: 13.75rem;
  bottom: 0;
}.nvn-sb-6iv.nvn-state_open-6iv {
  transform: translateX(0);
}.nvn-sb-6iv::-webkit-scrollbar {
  width: 0.25rem;
}.nvn-sb-6iv::-webkit-scrollbar-thumb {
  background: rgba(255,255,255,0.07);
  border-radius: 2px;
}
@media(min-width:1080px) {.nvn-sb-6iv {
  transform: translateX(0);
}
}.nvn-sb_auth-6iv {
  padding: 14px 0.75rem 10px;
}.nvn-sb_btn_reg-6iv {
  transition: background .2s;
  padding: 0.688rem;
  background: #3DAA6A;
  border-radius: 6px;
  font-weight: 700;
  color: #0D0C0A;
  display: block;
  text-align: center;
  font-size: 13px;
  margin-bottom: 8px;
}.nvn-sb_btn_reg-6iv:hover {
  background: #47C07A;
}.nvn-sb_btn_login-6iv {
  background: rgba(255,255,255,0.05);
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 6px;
  padding: 0.625rem;
  color: #C5C1B8;
  font-weight: 600;
  font-size: 13px;
  display: block;
  text-align: center;
}.nvn-sb_btn_login-6iv:hover {
  border-color: rgba(196,146,58,0.48);
  color: #F1EEE8;
}.nvn-sb_promo-6iv {
  overflow: hidden;
  background: linear-gradient(135deg,#1C1308,#1A1C1E);
  margin: 0 0.75rem 0.625rem;
  border-radius: 6px;
  border: 1px solid rgba(196,146,58,0.18);
  padding: 0.75rem 0.875rem;
  position: relative;
}.nvn-sb_promo-6iv::before {
  background: radial-gradient(circle,rgba(196,146,58,0.18),transparent 70%);
  border-radius: 50%;
  top: -20px;
  position: absolute;
  width: 80px;
  height: 5rem;
  content: '';
  right: -1.25rem;
}.nvn-sb_promo_title-6iv {
  font-size: 11px;
  letter-spacing: .06em;
  color: #C4923A;
  margin-bottom: 4px;
  text-transform: uppercase;
  font-weight: 700;
}.nvn-sb_promo_text-6iv {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #F1EEE8;
  line-height: 1.35;
  font-weight: 600;
}.nvn-sb_promo_sub-6iv {
  font-size: 10px;
  margin-top: 3px;
  color: #696560;
}.nvn-sb_nav-6iv {
  padding: 6px 0.5rem 1rem;
}.nvn-sb_nav_lb-6iv {
  padding: 10px 8px 6px;
  color: #504D49;
  font-size: 10px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
}.nvn-sb_link-6iv {
  border-radius: 4px;
  gap: 10px;
  transition: background .15s,color .15s;
  padding: 0.563rem 0.625rem;
  overflow-wrap: break-word;
  align-items: center;
  color: #8E8A82;
  cursor: pointer;
  font-size: 0.813rem;
  display: flex;
  font-weight: 500;
}.nvn-sb_link-6iv:hover {
  background: rgba(255,255,255,0.05);
  color: #F1EEE8;
}.nvn-sb_link-6iv.nvn-state_active-6iv {
  background: rgba(196,146,58,0.18);
  color: #F1EEE8;
}.nvn-sb_ic-6iv {
  border-radius: 0.25rem;
  flex-shrink: 0;
  display: flex;
  width: 1.875rem;
  justify-content: center;
  align-items: center;
  height: 1.875rem;
}.nvn-sb_ic-6iv svg {
  height: 1rem;
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
}.nvn-sb_ic_1-6iv {
  background: rgba(196,146,58,0.08);
  color: #C4923A;
}.nvn-sb_ic_2-6iv {
  background: rgba(61,170,106,0.18);
  color: #3DAA6A;
}.nvn-sb_ic_3-6iv {
  background: rgba(224,168,48,0.18);
  color: #E0A830;
}.nvn-sb_ic_4-6iv {
  background: rgba(139,96,32,0.28);
  color: #8B6020;
}.nvn-sb_ic_5-6iv {
  background: rgba(196,146,58,0.08);
  color: #E04080;
}.nvn-sb_ic_6-6iv {
  background: rgba(139,96,32,0.28);
  color: #7B4FC4;
}.nvn-sb_badge-6iv {
  padding: 2px 0.438rem;
  background: #E0A830;
  border-radius: 4px;
  color: #0D0C0A;
  font-size: 0.563rem;
  font-weight: 700;
  margin-left: auto;
}.nvn-sb_bot-6iv {
  gap: 0.5rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  padding: 12px;
  display: flex;
}.nvn-sb_lang-6iv,.nvn-sb_help-6iv {
  border-radius: 0.25rem;
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.06);
  gap: 6px;
  padding: 9px 6px;
  flex: 1;
  background: rgba(255,255,255,0.05);
  font-size: 11px;
  align-items: center;
  justify-content: center;
  color: #8E8A82;
  display: flex;
  font-weight: 600;
}.nvn-sb_lang-6iv:hover,.nvn-sb_help-6iv:hover {
  border-color: rgba(196,146,58,0.48);
  color: #F1EEE8;
}.nvn-sb_lang-6iv svg,.nvn-sb_help-6iv svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.813rem;
  width: 13px;
}.nvn-sb_bd-6iv {
  background: rgba(0,0,0,0.68);
  inset: 0;
  position: fixed;
  display: none;
  z-index: 69;
}.nvn-sb_bd-6iv.nvn-state_on-6iv {
  display: block;
}
@media(min-width: 1083px) {.nvn-sb_bd-6iv {
  display: none!important;
}
}.nvn-mob_nav-6iv {
  border-top: 1px solid rgba(255,255,255,0.10);
  background: #1A1C1E;
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  bottom: 0;
  right: 0;
  z-index: 80;
  left: 0;
  display: flex;
  position: fixed;
}
@media(min-width: 1081px) {.nvn-mob_nav-6iv {
  display: none;
}
}.nvn-mob_nav_item-6iv {
  flex: 1;
  gap: 4px;
  padding: 0.25rem 2px;
  flex-direction: column;
  color: #504D49;
  display: flex;
  align-items: center;
  cursor: pointer;
}.nvn-mob_nav_ic-6iv {
  line-height: 1;
}.nvn-mob_nav_ic-6iv svg {
  stroke-linejoin: round;
  width: 1.25rem;
  height: 1.25rem;
  stroke-linecap: round;
}.nvn-mob_nav_lb-6iv {
  font-weight: 600;
  color: #504D49;
  font-size: 0.625rem;
}.nvn-mob_nav_item-6iv.nvn-state_active-6iv {
  color: #C4923A;
}.nvn-mob_nav_item-6iv.nvn-state_active-6iv .nvn-mob_nav_lb-6iv {
  color: #C4923A;
}.nvn-hero-6iv {
  background: #0F1011;
  padding: 1.25rem 1rem 0;
}
@media(min-width: 769px) {.nvn-hero-6iv {
  padding: 24px 1.5rem 0;
}
}.nvn-hero_in-6iv {
  margin: 0 auto;
  gap: 0.75rem;
  max-width: 1340px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 863px) {.nvn-hero_in-6iv {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1101px) {.nvn-hero_in-6iv {
  grid-template-columns: 1fr 21.25rem;
}
}.nvn-hero_promo-6iv {
  background: #151618;
  overflow: hidden;
  border-radius: 10px;
  position: relative;
  display: flex;
  align-items: stretch;
  min-height: 13.75rem;
}
@media(min-width: 771px) {.nvn-hero_promo-6iv {
  min-height: 280px;
}
}.nvn-hero_promo_bg-6iv {
  inset: 0;
  background-position: center;
  background: linear-gradient(120deg,#1C1308 0%,#0F1011 100%);
  background-size: cover;
  position: absolute;
}.nvn-hero_promo_bg-6iv::after {
  inset: 0;
  background: linear-gradient(90deg,#0F1011 0%,rgba(0,0,0,0.68) 60%,transparent 100%);
  content: '';
  position: absolute;
}.nvn-hero_promo_glow-6iv {
  background: radial-gradient(circle,rgba(139,96,32,0.28) 0%,transparent 65%);
  border-radius: 50%;
  width: 18.75rem;
  height: 300px;
  right: 3.75rem;
  position: absolute;
  pointer-events: none;
  top: -2.5rem;
}.nvn-hero_promo_ct-6iv {
  padding: 1.75rem 1.5rem 28px 28px;
  flex-direction: column;
  max-width: 30rem;
  justify-content: center;
  display: flex;
  position: relative;
  z-index: 2;
}
@media(min-width: 770px) {.nvn-hero_promo_ct-6iv {
  padding: 40px 2rem;
}
}.nvn-hero_badge-6iv {
  padding: 0.313rem 12px;
  background: rgba(196,146,58,0.18);
  border: 1px solid rgba(196,146,58,0.08);
  border-radius: 20px;
  margin-bottom: 14px;
  text-transform: uppercase;
  color: #C4923A;
  font-size: 0.625rem;
  display: inline-block;
  font-weight: 700;
  letter-spacing: .08em;
}.nvn-hero_h1-6iv {
  overflow-wrap: break-word;
  color: #F1EEE8;
  line-height: 1.15;
  font-size: 1.625rem;
  margin-bottom: 10px;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
}.nvn-hero_h1-6iv em {
  color: #E0A830;
  font-style: normal;
}
@media(min-width: 767px) {.nvn-hero_h1-6iv {
  font-size: 2.25rem;
}
}.nvn-hero_sub-6iv {
  line-height: 1.55;
  margin-bottom: 20px;
  font-size: 0.813rem;
  color: #8E8A82;
}
@media(min-width: 769px) {.nvn-hero_sub-6iv {
  font-size: 14px;
}
}.nvn-hero_row-6iv {
  gap: 0.625rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.nvn-hero_cta-6iv {
  transition: background .2s;
  background: #3DAA6A;
  padding: 13px 1.625rem;
  border-radius: 0.375rem;
  font-size: 0.875rem;
  font-weight: 700;
  box-shadow: 0 0.25rem 0 #1F6E3C, 0 7px 18px rgba(61,170,106,0.32);
  color: #0D0C0A;
}.nvn-hero_cta-6iv:hover {
  background: #47C07A;
}.nvn-hero_terms-6iv {
  color: #504D49;
  font-size: 0.688rem;
}.nvn-hero_game-6iv {
  border: 1px solid rgba(255,255,255,0.06);
  border-radius: 10px;
  overflow: hidden;
  background: #151618;
  display: flex;
  flex-direction: column;
  position: relative;
}.nvn-hero_game_badge-6iv {
  border: 1px solid rgba(224,168,48,0.18);
  border-radius: 20px;
  padding: 5px 0.625rem;
  background: rgba(224,168,48,0.18);
  color: #E0A830;
  top: 12px;
  z-index: 3;
  font-weight: 700;
  position: absolute;
  font-size: 0.625rem;
  text-transform: uppercase;
  letter-spacing: .06em;
  left: 12px;
}.nvn-hero_game_badge-6iv svg {
  width: 0.688rem;
  height: 0.688rem;
  margin-right: 0.25rem;
  vertical-align: -1px;
}.nvn-hero_game_img-6iv {
  background: linear-gradient(135deg,#1C1308,#0F1011);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.nvn-hero_game_img-6iv img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  width: 100%;
  height: 100%;
}.nvn-hero_game_play-6iv {
  background: rgba(0,0,0,0.68);
  inset: 0;
  transition: opacity .2s;
  opacity: 0;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
}.nvn-hero_game-6iv:hover .nvn-hero_game_play-6iv {
  opacity: 1;
}.nvn-hero_game_play-6iv span {
  background: #C4923A;
  border-radius: 50%;
  display: flex;
  width: 52px;
  align-items: center;
  height: 52px;
  justify-content: center;
}.nvn-hero_game_play-6iv span svg {
  width: 1.125rem;
  margin-left: 2px;
  height: 18px;
}.nvn-hero_game_info-6iv {
  padding: 14px 16px;
}.nvn-hero_game_title-6iv {
  font-size: 15px;
  margin-bottom: 0.25rem;
  color: #F1EEE8;
  font-weight: 700;
  overflow-wrap: break-word;
}.nvn-hero_game_provider-6iv {
  font-size: 0.688rem;
  color: #696560;
}.nvn-hero_game_btn-6iv {
  transition: background .2s;
  border-radius: 0.375rem;
  padding: 0.688rem;
  background: #C4923A;
  margin: 12px 16px 1rem;
  text-align: center;
  display: block;
  font-size: 0.813rem;
  color: #F1EEE8;
  font-weight: 700;
}.nvn-hero_game-6iv:hover .nvn-hero_game_btn-6iv {
  background: #D4A84A;
}.nvn-sbar-6iv {
  background: #0F1011;
  padding: 16px 1rem 0;
}
@media(min-width: 766px) {.nvn-sbar-6iv {
  padding: 18px 1.5rem 0;
}
}.nvn-sbar_in-6iv {
  margin: 0 auto;
  max-width: 83.75rem;
}.nvn-sbar_row-6iv {
  gap: 10px;
  flex-wrap: wrap;
  margin-bottom: 12px;
  display: flex;
}.nvn-sbar_input-6iv {
  padding: 11px 16px;
  transition: border-color .2s;
  flex: 1;
  border: 1px solid rgba(255,255,255,0.10);
  gap: 10px;
  background: #151618;
  border-radius: 6px;
  align-items: center;
  display: flex;
  color: #696560;
  cursor: pointer;
  font-size: 0.813rem;
}.nvn-sbar_input-6iv:hover {
  border-color: rgba(196,146,58,0.48);
}.nvn-sbar_input-6iv svg {
  width: 0.938rem;
  flex-shrink: 0;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.938rem;
}.nvn-sbar_providers-6iv {
  border-radius: 6px;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 0.688rem 18px;
  gap: 8px;
  transition: border-color .2s;
  background: #151618;
  display: flex;
  white-space: nowrap;
  font-size: 0.813rem;
  align-items: center;
  font-weight: 600;
  color: #C5C1B8;
}.nvn-sbar_providers-6iv:hover {
  border-color: rgba(196,146,58,0.48);
  color: #F1EEE8;
}.nvn-sbar_providers-6iv svg {
  height: 0.875rem;
  width: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.nvn-sbar_tabs-6iv {
  gap: 6px;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 2px;
}.nvn-sbar_tabs-6iv::-webkit-scrollbar {
  display: none;
}.nvn-sbar_tab-6iv {
  gap: 0.438rem;
  padding: 0.5rem 14px;
  background: rgba(255,255,255,0.05);
  transition: background .15s,color .15s,border-color .15s;
  border-radius: 20px;
  border: 1px solid rgba(255,255,255,0.06);
  align-items: center;
  font-size: 12px;
  color: #8E8A82;
  flex-shrink: 0;
  white-space: nowrap;
  display: flex;
  cursor: pointer;
  font-weight: 600;
}.nvn-sbar_tab-6iv:hover {
  background: rgba(255,255,255,0.07);
  border-color: rgba(196,146,58,0.48);
  color: #F1EEE8;
}.nvn-sbar_tab-6iv.nvn-state_active-6iv {
  border-color: rgba(196,146,58,0.08);
  background: rgba(196,146,58,0.18);
  color: #F1EEE8;
}.nvn-sbar_tab_ic-6iv svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.875rem;
  height: 14px;
}.nvn-wy-6iv {
  padding: 2rem 1rem 0;
  background: #0F1011;
}
@media(min-width: 766px) {.nvn-wy-6iv {
  padding: 40px 24px 0;
}
}.nvn-wy_in-6iv {
  margin: 0 auto;
  max-width: 83.75rem;
}.nvn-wy_head-6iv {
  margin-bottom: 1.125rem;
  max-width: 720px;
}.nvn-wy_label-6iv {
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #C4923A;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 8px;
}.nvn-wy_h2-6iv {
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 8px;
  font-size: 1.25rem;
  color: #F1EEE8;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 771px) {.nvn-wy_h2-6iv {
  font-size: 24px;
}
}.nvn-wy_intro-6iv {
  margin: 0;
  line-height: 1.6;
  font-size: 13px;
  color: #696560;
}.nvn-wy_grid-6iv {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.nvn-wy_grid-6iv {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.nvn-wy_grid-6iv {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.nvn-wy_card-6iv {
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 20px;
  background: #1A1C1E;
  border-radius: 0.375rem;
}.nvn-wy_card-6iv:hover {
  transform: translateY(-2px);
  border-color: rgba(196,146,58,0.08);
}.nvn-wy_card_ic-6iv {
  background: rgba(196,146,58,0.18);
  border-radius: 50%;
  margin-bottom: 0.875rem;
  color: #C4923A;
  width: 2.75rem;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
}.nvn-wy_card_ic-6iv svg {
  stroke-linecap: round;
  width: 1.375rem;
  height: 22px;
  stroke-linejoin: round;
}.nvn-wy_card_h-6iv {
  margin-bottom: 6px;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 15px;
  color: #F1EEE8;
  line-height: 1.25;
}.nvn-wy_card_p-6iv {
  line-height: 1.6;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #696560;
}.nvn-wy_card_p-6iv strong {
  color: #C5C1B8;
  font-weight: 600;
}.nvn-gcg-6iv {
  padding: 36px 1rem 0;
  background: #0F1011;
}
@media(min-width: 770px) {.nvn-gcg-6iv {
  padding: 2.75rem 1.5rem 0;
}
}.nvn-gcg_in-6iv {
  margin: 0 auto;
  max-width: 83.75rem;
}.nvn-gcg_head-6iv {
  max-width: 45rem;
  margin-bottom: 20px;
}.nvn-gcg_label-6iv {
  font-size: 11px;
  margin-bottom: 8px;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #C4923A;
  font-weight: 700;
}.nvn-gcg_h2-6iv {
  overflow-wrap: break-word;
  font-size: 22px;
  color: #F1EEE8;
  font-weight: 800;
  margin-bottom: 8px;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 769px) {.nvn-gcg_h2-6iv {
  font-size: 1.75rem;
}
}.nvn-gcg_intro-6iv {
  font-size: 0.813rem;
  color: #696560;
  line-height: 1.6;
}.nvn-gcg_grid-6iv {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.nvn-gcg_grid-6iv {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.nvn-gcg_grid-6iv {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.nvn-gcg_card-6iv {
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 10px;
  padding: 1.25rem;
  display: flex;
  flex-direction: column;
  position: relative;
  min-height: 15rem;
  cursor: pointer;
  justify-content: flex-end;
}.nvn-gcg_card-6iv:hover {
  transform: translateY(-3px);
  border-color: rgba(196,146,58,0.18);
}.nvn-gcg_card_bg-6iv {
  inset: 0;
  z-index: 0;
  position: absolute;
}.nvn-gcg_card_bg-6iv::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  position: absolute;
  content: '';
}.nvn-gcg_card_ic-6iv {
  border-radius: 0.25rem;
  background: rgba(0,0,0,.45);
  align-items: center;
  right: 1.125rem;
  height: 2.5rem;
  top: 1.125rem;
  z-index: 2;
  display: flex;
  justify-content: center;
  position: absolute;
  color: #F1EEE8;
  width: 2.5rem;
}.nvn-gcg_card_ic-6iv svg {
  width: 1.25rem;
  stroke-linejoin: round;
  height: 20px;
  stroke-linecap: round;
}.nvn-gcg_card_ct-6iv {
  z-index: 1;
  position: relative;
}.nvn-gcg_card_h-6iv {
  font-weight: 800;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 18px;
  line-height: 1.2;
  color: #F1EEE8;
}
@media(min-width: 767px) {.nvn-gcg_card_h-6iv {
  font-size: 1.25rem;
}
}.nvn-gcg_card_p-6iv {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: rgba(255,255,255,.82);
  margin-bottom: 0.625rem;
  line-height: 1.55;
}.nvn-gcg_card_p-6iv strong {
  font-weight: 600;
  color: #F1EEE8;
}.nvn-gcg_card_cta-6iv {
  gap: 4px;
  display: inline-flex;
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: .04em;
  font-weight: 700;
  align-items: center;
  color: #C4923A;
}.nvn-gcg_card_cta-6iv svg {
  stroke-linecap: round;
  width: 12px;
  stroke-linejoin: round;
  height: 0.75rem;
}.nvn-gr_jp-6iv {
  border-radius: 0.625rem;
  overflow: hidden;
  padding: 20px;
  background: linear-gradient(135deg,#1A0F2E 0%,#0C0A14 100%);
  position: relative;
}.nvn-gr_jp-6iv::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(139,96,32,0.28) 0%,transparent 70%);
  content: '';
  position: absolute;
  left: -60px;
  width: 250px;
  height: 15.625rem;
  top: -60px;
}.nvn-gr_jp-6iv::after {
  background: radial-gradient(circle,rgba(224,168,48,0.18) 0%,transparent 70%);
  border-radius: 50%;
  right: 0;
  height: 200px;
  content: '';
  width: 12.5rem;
  position: absolute;
  bottom: -40px;
}.nvn-gr_jp_head-6iv {
  gap: 16px;
  position: relative;
  flex-wrap: wrap;
  z-index: 1;
  align-items: flex-start;
  display: flex;
  margin-bottom: 1rem;
}.nvn-gr_jp_info-6iv {
  flex: 1;
}.nvn-gr_jp_label-6iv {
  margin-bottom: 6px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #7B4FC4;
}.nvn-gr_jp_label-6iv svg {
  height: 0.875rem;
  width: 14px;
  stroke-linejoin: round;
  stroke-linecap: round;
  margin-right: 0.25rem;
  vertical-align: -2px;
}.nvn-gr_jp_amount-6iv {
  font-weight: 800;
  line-height: 1;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  color: #F1EEE8;
  font-size: 32px;
}
@media(min-width: 767px) {.nvn-gr_jp_amount-6iv {
  font-size: 2.5rem;
}
}.nvn-gr_jp_amount-6iv span {
  color: #E0A830;
}.nvn-gr_jp_seo-6iv {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #8E8A82;
  line-height: 1.5;
  max-width: 480px;
}.nvn-gr_jp_cta-6iv {
  background: rgba(139,96,32,0.28);
  padding: 0.688rem 20px;
  transition: background .2s;
  border-radius: 0.375rem;
  border: 1px solid rgba(139,96,32,0.28);
  color: #F1EEE8;
  z-index: 1;
  font-weight: 700;
  white-space: nowrap;
  margin-top: 4px;
  position: relative;
  align-self: flex-start;
  font-size: 0.813rem;
  flex-shrink: 0;
}.nvn-gr_jp_cta-6iv:hover {
  background: #8B6020;
}.nvn-ws-6iv {
  background: #0F1011;
  padding: 2rem 16px 0;
}
@media(min-width: 765px) {.nvn-ws-6iv {
  padding: 2.25rem 1.5rem 0;
}
}.nvn-ws_in-6iv {
  margin: 0 auto;
  max-width: 83.75rem;
}.nvn-ws_head-6iv {
  gap: 0.75rem;
  margin-bottom: 14px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}.nvn-ws_title-6iv {
  gap: 10px;
  overflow-wrap: break-word;
  font-size: 1rem;
  flex-wrap: wrap;
  font-weight: 700;
  align-items: center;
  display: flex;
  color: #F1EEE8;
  font-family: 'Barlow Condensed', sans-serif;
}.nvn-ws_title_ic-6iv svg {
  stroke-linecap: round;
  width: 1.125rem;
  color: #E0A830;
  stroke-linejoin: round;
  height: 18px;
}.nvn-ws_online-6iv {
  gap: 7px;
  display: flex;
  font-size: 0.75rem;
  align-items: center;
  color: #696560;
  font-weight: 600;
}.nvn-ws_online_dot-6iv {
  border-radius: 50%;
  background: #3DAA6A;
  box-shadow: 0 0 0.375rem rgba(61,170,106,0.18);
  flex-shrink: 0;
  width: 8px;
  height: 0.5rem;
}.nvn-ws_scroll-6iv {
  gap: 8px;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
  padding-bottom: 8px;
}.nvn-ws_scroll-6iv::-webkit-scrollbar {
  display: none;
}.nvn-wc-6iv {
  background: #151618;
  gap: 0.625rem;
  padding: 0.625rem 14px;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 6px;
  min-width: 220px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}.nvn-wc_img-6iv {
  background: #1A1C1E;
  border-radius: 0.25rem;
  overflow: hidden;
  width: 36px;
  height: 2.25rem;
  flex-shrink: 0;
}.nvn-wc_img-6iv img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.nvn-wc_info-6iv {
  min-width: 0;
}.nvn-wc_game-6iv {
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 600;
  font-size: 12px;
  white-space: nowrap;
  color: #C5C1B8;
}.nvn-wc_player-6iv {
  overflow: hidden;
  font-size: 10px;
  white-space: nowrap;
  color: #504D49;
  text-overflow: ellipsis;
}.nvn-wc_amount-6iv {
  font-size: 13px;
  color: #3DAA6A;
  font-weight: 700;
  flex-shrink: 0;
  margin-left: auto;
  white-space: nowrap;
}.nvn-app-6iv {
  background: #0F1011;
  padding: 2.25rem 16px 0;
}
@media(min-width: 770px) {.nvn-app-6iv {
  padding: 44px 24px 0;
}
}.nvn-app_in-6iv {
  margin: 0 auto;
  max-width: 83.75rem;
}.nvn-app_head-6iv {
  margin-bottom: 16px;
}.nvn-app_label-6iv {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 8px;
  color: #C4923A;
}.nvn-app_h2-6iv {
  color: #F1EEE8;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  font-size: 1.25rem;
  font-weight: 800;
}
@media(min-width: 767px) {.nvn-app_h2-6iv {
  font-size: 1.5rem;
}
}.nvn-app_sub-6iv {
  font-size: 0.813rem;
  color: #696560;
  max-width: 37.5rem;
  overflow-wrap: break-word;
  line-height: 1.6;
}.nvn-app_sub-6iv strong {
  color: #C5C1B8;
  font-weight: 700;
}.nvn-app_cards-6iv {
  gap: 10px;
  display: grid;
  margin-top: 1rem;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.nvn-app_cards-6iv {
  grid-template-columns: repeat(3,1fr);
}
}.nvn-app_card-6iv {
  overflow: hidden;
  gap: 16px;
  padding: 20px;
  border-radius: 0.375rem;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.nvn-app_card_ios-6iv {
  background: linear-gradient(135deg,rgba(196,146,58,0.18) 0%,#1A1C1E 100%);
}.nvn-app_card_android-6iv {
  background: linear-gradient(135deg,rgba(61,170,106,0.18) 0%,#1A1C1E 100%);
}.nvn-app_card_win-6iv {
  background: linear-gradient(135deg,rgba(224,168,48,0.18) 0%,#1A1C1E 100%);
}.nvn-app_card_ic-6iv svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 2.125rem;
  height: 34px;
}.nvn-app_card_ic-6iv {
  flex-shrink: 0;
  color: #F1EEE8;
}.nvn-app_card_os-6iv {
  font-size: 0.625rem;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.375rem;
  color: #696560;
}.nvn-app_card_title-6iv {
  margin-bottom: 6px;
  line-height: 1.2;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.938rem;
  color: #F1EEE8;
}.nvn-app_card_text-6iv {
  line-height: 1.5;
  font-size: 0.75rem;
  color: #696560;
  margin-bottom: 14px;
  overflow-wrap: break-word;
}.nvn-app_card_btn-6iv {
  background: rgba(255,255,255,0.12);
  padding: 10px 18px;
  border: 1px solid rgba(196,146,58,0.48);
  gap: 0.438rem;
  border-radius: 0.25rem;
  transition: background .2s;
  color: #F1EEE8;
  font-weight: 700;
  display: inline-flex;
  font-size: 0.813rem;
  align-items: center;
}.nvn-app_card_btn-6iv:hover {
  background: rgba(255,255,255,0.07);
}.nvn-reg-6iv {
  background: #0F1011;
  padding: 2.25rem 16px 0;
}
@media(min-width: 770px) {.nvn-reg-6iv {
  padding: 2.75rem 24px 0;
}
}.nvn-reg_in-6iv {
  padding: 1.75rem 1.5rem;
  background: #1A1C1E;
  border-radius: 0.625rem;
  border: 1px solid rgba(255,255,255,0.06);
  margin: 0 auto;
  max-width: 83.75rem;
}
@media(min-width: 769px) {.nvn-reg_in-6iv {
  padding: 2.5rem;
}
}.nvn-reg_top-6iv {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:860px) {.nvn-reg_top-6iv {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.nvn-reg_label-6iv {
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #C4923A;
}.nvn-reg_h2-6iv {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 22px;
  overflow-wrap: break-word;
  margin-bottom: 12px;
  color: #F1EEE8;
  line-height: 1.2;
  font-weight: 800;
}
@media(min-width: 769px) {.nvn-reg_h2-6iv {
  font-size: 1.75rem;
}
}.nvn-reg_bonus-6iv {
  padding: 0.625rem 16px;
  gap: 0.5rem;
  border: 1px solid rgba(224,168,48,0.18);
  background: rgba(224,168,48,0.18);
  border-radius: 0.375rem;
  margin-bottom: 1rem;
  align-items: center;
  display: inline-flex;
}.nvn-reg_bonus_amount-6iv {
  color: #E0A830;
  font-weight: 800;
  font-size: 1.25rem;
}.nvn-reg_bonus_text-6iv {
  line-height: 1.35;
  font-size: 13px;
  color: #8E8A82;
}.nvn-reg_cta_btn-6iv {
  border-radius: 0.375rem;
  transition: background .2s;
  padding: 0.875rem 2rem;
  background: #3DAA6A;
  font-size: 15px;
  font-weight: 700;
  box-shadow: 0 0.25rem 0 #1F6E3C, 0 7px 1.125rem rgba(61,170,106,0.32);
  margin-bottom: 12px;
  display: inline-block;
  color: #0D0C0A;
}.nvn-reg_cta_btn-6iv:hover {
  background: #47C07A;
}.nvn-reg_terms-6iv {
  line-height: 1.5;
  font-size: 0.688rem;
  color: #504D49;
}.nvn-reg_seo-6iv {
  border-top: 1px solid rgba(255,255,255,0.05);
  line-height: 1.65;
  margin-top: 1.25rem;
  color: #696560;
  padding-top: 20px;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.nvn-reg_seo-6iv p {
  color: #696560;
  font-size: 0.813rem;
  line-height: 1.65;
  margin-bottom: 0.625rem;
}.nvn-reg_seo-6iv p:last-child {
  margin-bottom: 0;
}.nvn-reg_seo-6iv strong {
  color: #C5C1B8;
  font-weight: 700;
}.nvn-reg_seo-6iv a {
  transition: color .2s;
  text-decoration: underline;
  color: #C4923A;
}.nvn-reg_seo-6iv a:hover {
  color: #D4A84A;
}.nvn-reg_seo-6iv ul,.nvn-reg_seo-6iv ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 1.125rem;
}.nvn-reg_seo-6iv ol {
  list-style: decimal;
}.nvn-reg_seo-6iv li {
  margin-bottom: 4px;
  font-size: 0.813rem;
  line-height: 1.65;
  color: #696560;
}.nvn-reg_seo-6iv table {
  font-size: 13px;
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
  width: 100%;
  margin-bottom: 10px;
}
@media(min-width: 765px) {.nvn-reg_seo-6iv table {
  display: table;
}
}.nvn-reg_seo-6iv th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 8px;
  font-weight: 700;
  color: #C5C1B8;
  text-align: left;
}.nvn-reg_seo-6iv td {
  padding: 8px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #696560;
}.nvn-reg_steps-6iv {
  gap: 0.875rem;
  flex-direction: column;
  display: flex;
  margin-top: 28px;
}
@media(min-width: 863px) {.nvn-reg_steps-6iv {
  margin-top: 0;
}
}.nvn-reg_step-6iv {
  padding: 16px;
  border-radius: 0.375rem;
  border: 1px solid rgba(255,255,255,0.06);
  gap: 0.875rem;
  background: rgba(255,255,255,0.05);
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.nvn-reg_step_num-6iv {
  border: 1px solid rgba(196,146,58,0.08);
  border-radius: 50%;
  background: rgba(196,146,58,0.18);
  align-items: center;
  width: 2.125rem;
  flex-shrink: 0;
  height: 34px;
  font-size: 14px;
  font-weight: 800;
  display: flex;
  color: #C4923A;
  justify-content: center;
}.nvn-reg_step_title-6iv {
  margin-bottom: 3px;
  color: #F1EEE8;
  font-size: 14px;
  font-weight: 700;
}.nvn-reg_step_text-6iv {
  color: #696560;
  font-size: 0.75rem;
  line-height: 1.5;
}.nvn-reg_trust-6iv {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.625rem;
  padding-top: 1.25rem;
  margin-top: 1.25rem;
  display: flex;
  flex-wrap: wrap;
}.nvn-reg_trust_item-6iv {
  gap: 0.438rem;
  font-size: 0.75rem;
  display: flex;
  overflow-wrap: break-word;
  align-items: center;
  color: #696560;
}.nvn-reg_trust_ic-6iv svg {
  color: #C4923A;
  height: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1rem;
}.nvn-prov-6iv {
  background: #0F1011;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.nvn-prov-6iv {
  padding: 44px 1.5rem 0;
}
}.nvn-prov_in-6iv {
  margin: 0 auto;
  max-width: 1340px;
}.nvn-prov_head-6iv {
  margin-bottom: 16px;
}.nvn-prov_label-6iv {
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-weight: 700;
  color: #C4923A;
  letter-spacing: .08em;
  font-size: 11px;
}.nvn-prov_h2-6iv {
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 20px;
  color: #F1EEE8;
  font-weight: 800;
}
@media(min-width: 767px) {.nvn-prov_h2-6iv {
  font-size: 1.5rem;
}
}.nvn-prov_seo-6iv {
  color: #696560;
  overflow-wrap: break-word;
  margin-bottom: 16px;
  line-height: 1.6;
  max-width: 620px;
  font-size: 13px;
}.nvn-prov_seo-6iv strong {
  font-weight: 700;
  color: #C5C1B8;
}.nvn-prov_seo-6iv a {
  color: #C4923A;
  text-decoration: underline;
}.nvn-prov_grid-6iv {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 641px) {.nvn-prov_grid-6iv {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.nvn-prov_grid-6iv {
  grid-template-columns: repeat(8,1fr);
}
}.nvn-prov_card-6iv {
  transition: border-color .2s,background .2s;
  gap: 0.438rem;
  border: 1px solid rgba(255,255,255,0.10);
  background: #151618;
  border-radius: 0.375rem;
  padding: 14px 0.625rem;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  display: flex;
}.nvn-prov_card-6iv:hover {
  background: #1A1C1E;
  border-color: rgba(196,146,58,0.48);
}.nvn-prov_logo-6iv {
  background: rgba(255,255,255,0.05);
  border-radius: 0.25rem;
  overflow: hidden;
  align-items: center;
  width: 44px;
  display: flex;
  justify-content: center;
  height: 44px;
}.nvn-prov_logo-6iv img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}.nvn-prov_name-6iv {
  text-align: center;
  font-weight: 600;
  overflow-wrap: break-word;
  color: #8E8A82;
  font-size: 11px;
}.nvn-htp-6iv {
  padding: 36px 16px 0;
  background: #0F1011;
}
@media(min-width: 769px) {.nvn-htp-6iv {
  padding: 2.75rem 24px 0;
}
}.nvn-htp_in-6iv {
  margin: 0 auto;
  max-width: 83.75rem;
}.nvn-htp_head-6iv {
  margin-bottom: 1.375rem;
  max-width: 720px;
}.nvn-htp_label-6iv {
  margin-bottom: 0.5rem;
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  color: #C4923A;
}.nvn-htp_h2-6iv {
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  color: #F1EEE8;
  font-size: 1.375rem;
}
@media(min-width: 765px) {.nvn-htp_h2-6iv {
  font-size: 1.75rem;
}
}.nvn-htp_intro-6iv {
  font-size: 0.875rem;
  line-height: 1.6;
  color: #696560;
}.nvn-htp_steps-6iv {
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 0.75rem;
  display: grid;
  counter-reset: none;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.nvn-htp_steps-6iv {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.nvn-htp_steps-6iv {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.nvn-htp_step-6iv {
  background: #1A1C1E;
  border-radius: 0.375rem;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 20px 1.125rem 18px;
  display: flex;
  position: relative;
  flex-direction: column;
}.nvn-htp_step_num-6iv {
  border-radius: 50%;
  background: #C4923A;
  height: 28px;
  left: 1.25rem;
  font-family: 'Barlow Condensed', sans-serif;
  display: flex;
  justify-content: center;
  width: 28px;
  font-size: 13px;
  align-items: center;
  color: #0D0C0A;
  font-weight: 800;
  position: absolute;
  top: -12px;
}.nvn-htp_step_ic-6iv {
  background: rgba(196,146,58,0.18);
  border-radius: 0.25rem;
  margin: 8px 0 0.75rem;
  display: flex;
  color: #C4923A;
  height: 36px;
  justify-content: center;
  align-items: center;
  width: 2.25rem;
}.nvn-htp_step_ic-6iv svg {
  width: 1.125rem;
  height: 1.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.nvn-htp_step_h-6iv {
  font-size: 14px;
  overflow-wrap: break-word;
  line-height: 1.25;
  color: #F1EEE8;
  margin-bottom: 0.375rem;
  font-weight: 700;
}.nvn-htp_step_p-6iv {
  font-size: 13px;
  color: #696560;
  line-height: 1.55;
  overflow-wrap: break-word;
}.nvn-htp_step_p-6iv strong {
  font-weight: 600;
  color: #C5C1B8;
}.nvn-htp_cta-6iv {
  border-radius: 0.375rem;
  background: #3DAA6A;
  padding: 13px 26px;
  transition: background .2s;
  font-size: 14px;
  font-weight: 700;
  color: #0D0C0A;
  display: inline-block;
  margin-top: 20px;
}.nvn-htp_cta-6iv:hover {
  background: #47C07A;
}.nvn-bon-6iv {
  padding: 2.25rem 16px 0;
  background: #0F1011;
}
@media(min-width: 769px) {.nvn-bon-6iv {
  padding: 2.75rem 1.5rem 0;
}
}.nvn-bon_in-6iv {
  margin: 0 auto;
  max-width: 1340px;
}.nvn-bon_head-6iv {
  margin-bottom: 1.25rem;
}.nvn-bon_label-6iv {
  font-weight: 700;
  color: #C4923A;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
}.nvn-bon_h2-6iv {
  font-size: 20px;
  margin-bottom: 8px;
  color: #F1EEE8;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.nvn-bon_h2-6iv {
  font-size: 24px;
}
}.nvn-bon_seo-6iv {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  max-width: 620px;
  color: #696560;
  line-height: 1.6;
}.nvn-bon_seo-6iv strong {
  font-weight: 700;
  color: #C5C1B8;
}.nvn-bon_seo-6iv a {
  text-decoration: underline;
  color: #C4923A;
}.nvn-bon_grid-6iv {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 642px) {.nvn-bon_grid-6iv {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.nvn-bon_grid-6iv {
  grid-template-columns: repeat(5,1fr);
}
}.nvn-bon_card-6iv {
  transition: border-color .2s,transform .2s;
  border-radius: 6px;
  padding: 16px;
  background: #151618;
  border: 1px solid rgba(255,255,255,0.10);
}.nvn-bon_card-6iv:hover {
  transform: translateY(-2px);
  border-color: rgba(196,146,58,0.08);
}.nvn-bon_card_ic-6iv svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.625rem;
  width: 26px;
}.nvn-bon_card_ic-6iv {
  margin-bottom: 0.625rem;
}.nvn-bon_card_type-6iv {
  font-size: 0.625rem;
  letter-spacing: .06em;
  font-weight: 700;
  color: #696560;
  text-transform: uppercase;
  margin-bottom: 6px;
}.nvn-bon_card_amount-6iv {
  margin-bottom: 6px;
  font-weight: 800;
  font-size: 18px;
  line-height: 1.1;
  color: #E0A830;
}.nvn-bon_card_name-6iv {
  font-weight: 600;
  color: #F1EEE8;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.nvn-bon_card_detail-6iv {
  border-top: 1px solid rgba(255,255,255,0.05);
  font-size: 11px;
  padding-top: 8px;
  overflow-wrap: break-word;
  line-height: 1.5;
  color: #504D49;
}.nvn-seo-6iv {
  background: #0F1011;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.nvn-seo-6iv {
  padding: 44px 1.5rem 0;
}
}.nvn-seo_in-6iv {
  background: #1A1C1E;
  padding: 28px 1.5rem;
  border-radius: 10px;
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.10);
  max-width: 83.75rem;
}
@media(min-width:768px) {.nvn-seo_in-6iv {
  padding: 2.25rem 2.5rem;
}
}.nvn-seo_label-6iv {
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  color: #C4923A;
  font-size: 11px;
}.nvn-seo_h2-6iv {
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  line-height: 1.25;
  font-weight: 800;
  color: #F1EEE8;
  font-size: 20px;
}
@media(min-width: 769px) {.nvn-seo_h2-6iv {
  font-size: 24px;
}
}.nvn-seo_body-6iv {
  font-size: 0.875rem;
  color: #8E8A82;
  overflow-wrap: break-word;
  line-height: 1.75;
}.nvn-seo_body-6iv p {
  font-size: 14px;
  line-height: 1.75;
  color: #8E8A82;
  margin-bottom: 12px;
}.nvn-seo_body-6iv p:last-child {
  margin-bottom: 0;
}.nvn-seo_body-6iv strong {
  font-weight: 700;
  color: #C5C1B8;
}.nvn-seo_body-6iv a {
  transition: color .2s;
  color: #C4923A;
  text-decoration: underline;
}.nvn-seo_body-6iv a:hover {
  color: #D4A84A;
}.nvn-seo_body-6iv ul,.nvn-seo_body-6iv ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.nvn-seo_body-6iv ol {
  list-style: decimal;
}.nvn-seo_body-6iv li {
  margin-bottom: 6px;
  color: #8E8A82;
  line-height: 1.75;
  font-size: 0.875rem;
}.nvn-seo_body-6iv table {
  width: 100%;
  display: block;
  border-collapse: collapse;
  font-size: 13px;
  margin-bottom: 0.75rem;
  overflow-x: auto;
}
@media(min-width: 767px) {.nvn-seo_body-6iv table {
  display: table;
}
}.nvn-seo_body-6iv th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  font-weight: 700;
  color: #C5C1B8;
}.nvn-seo_body-6iv td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #8E8A82;
}.nvn-seo_cols-6iv {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 637px) {.nvn-seo_cols-6iv {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.nvn-seo_cols-6iv {
  grid-template-columns: repeat(3,1fr);
}
}.nvn-seo_col_h-6iv {
  color: #C5C1B8;
  margin-bottom: 7px;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  font-weight: 700;
}.nvn-seo_col_p-6iv {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.65;
  color: #696560;
}.nvn-seo_stats-6iv {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.nvn-seo_stat-6iv {
  padding: 14px 16px;
  flex: 1;
  background: rgba(196,146,58,0.08);
  border-radius: 0.375rem;
  border: 1px solid rgba(196,146,58,0.18);
  min-width: 8.75rem;
}.nvn-seo_stat_val-6iv {
  font-weight: 800;
  overflow-wrap: break-word;
  color: #C4923A;
  font-size: 1.25rem;
  margin-bottom: 0.25rem;
}.nvn-seo_stat_lb-6iv {
  font-size: 0.688rem;
  color: #696560;
  overflow-wrap: break-word;
}.nvn-seo-6iv {
  padding: 36px 16px 0;
  background: #0F1011;
}
@media(min-width: 766px) {.nvn-seo-6iv {
  padding: 44px 24px 0;
}
}.nvn-seo_in-6iv {
  background: #1A1C1E;
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 1.75rem 24px;
  border-radius: 0.625rem;
  max-width: 83.75rem;
}
@media(min-width:768px) {.nvn-seo_in-6iv {
  padding: 2.25rem 40px;
}
}.nvn-seo_label-6iv {
  margin-bottom: 10px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
  color: #C4923A;
}.nvn-seo_h2-6iv {
  margin-bottom: 14px;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F1EEE8;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  line-height: 1.25;
}
@media(min-width: 771px) {.nvn-seo_h2-6iv {
  font-size: 1.5rem;
}
}.nvn-seo_body-6iv {
  color: #8E8A82;
  line-height: 1.75;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.nvn-seo_body-6iv p {
  color: #8E8A82;
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 1.75;
}.nvn-seo_body-6iv p:last-child {
  margin-bottom: 0;
}.nvn-seo_body-6iv strong {
  font-weight: 700;
  color: #C5C1B8;
}.nvn-seo_body-6iv a {
  transition: color .2s;
  color: #C4923A;
  text-decoration: underline;
}.nvn-seo_body-6iv a:hover {
  color: #D4A84A;
}.nvn-seo_body-6iv ul,.nvn-seo_body-6iv ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.nvn-seo_body-6iv ol {
  list-style: decimal;
}.nvn-seo_body-6iv li {
  color: #8E8A82;
  font-size: 14px;
  margin-bottom: 0.375rem;
  line-height: 1.75;
}.nvn-seo_body-6iv table {
  overflow-x: auto;
  margin-bottom: 12px;
  border-collapse: collapse;
  font-size: 13px;
  display: block;
  width: 100%;
}
@media(min-width: 771px) {.nvn-seo_body-6iv table {
  display: table;
}
}.nvn-seo_body-6iv th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #C5C1B8;
  font-weight: 700;
  text-align: left;
}.nvn-seo_body-6iv td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #8E8A82;
}.nvn-seo_cols-6iv {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.nvn-seo_cols-6iv {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.nvn-seo_cols-6iv {
  grid-template-columns: repeat(3,1fr);
}
}.nvn-seo_col_h-6iv {
  overflow-wrap: break-word;
  color: #C5C1B8;
  font-size: 0.813rem;
  margin-bottom: 0.438rem;
  font-weight: 700;
}.nvn-seo_col_p-6iv {
  line-height: 1.65;
  color: #696560;
  overflow-wrap: break-word;
  font-size: 13px;
}.nvn-seo_stats-6iv {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.nvn-seo_stat-6iv {
  padding: 0.875rem 1rem;
  flex: 1;
  border: 1px solid rgba(196,146,58,0.18);
  background: rgba(196,146,58,0.08);
  border-radius: 6px;
  min-width: 140px;
}.nvn-seo_stat_val-6iv {
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 4px;
  color: #C4923A;
  overflow-wrap: break-word;
}.nvn-seo_stat_lb-6iv {
  color: #696560;
  overflow-wrap: break-word;
  font-size: 11px;
}.nvn-rv-6iv {
  padding: 2.25rem 1rem 0;
  background: #0F1011;
}
@media(min-width: 769px) {.nvn-rv-6iv {
  padding: 44px 24px 0;
}
}.nvn-rv_in-6iv {
  margin: 0 auto;
  max-width: 1340px;
}.nvn-rv_head-6iv {
  margin-bottom: 20px;
  max-width: 720px;
}.nvn-rv_label-6iv {
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #C4923A;
  font-weight: 700;
}.nvn-rv_h2-6iv {
  color: #F1EEE8;
  margin-bottom: 0.625rem;
  font-size: 1.375rem;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.nvn-rv_h2-6iv {
  font-size: 28px;
}
}.nvn-rv_stats-6iv {
  gap: 1.125rem;
  display: flex;
  align-items: center;
  font-size: 13px;
  color: #696560;
  flex-wrap: wrap;
}.nvn-rv_stats_score-6iv {
  gap: 0.375rem;
  display: flex;
  align-items: baseline;
}.nvn-rv_stats_score_val-6iv {
  color: #E0A830;
  font-size: 22px;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
}.nvn-rv_stats_score_max-6iv {
  color: #504D49;
  font-size: 0.813rem;
}.nvn-rv_stats_badge-6iv {
  gap: 0.25rem;
  align-items: center;
  display: flex;
}.nvn-rv_stats_badge-6iv svg {
  width: 0.875rem;
  height: 0.875rem;
  color: #E0A830;
}.nvn-rv_grid-6iv {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 638px) {.nvn-rv_grid-6iv {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.nvn-rv_grid-6iv {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.nvn-rv_card-6iv {
  background: #1A1C1E;
  border-radius: 6px;
  padding: 20px;
  border: 1px solid rgba(255,255,255,0.10);
  display: flex;
  flex-direction: column;
}.nvn-rv_card_stars-6iv {
  gap: 2px;
  color: #E0A830;
  margin-bottom: 0.625rem;
  display: flex;
}.nvn-rv_card_stars-6iv svg {
  width: 14px;
  height: 14px;
}.nvn-rv_card_h-6iv {
  font-size: 0.875rem;
  overflow-wrap: break-word;
  color: #F1EEE8;
  line-height: 1.3;
  font-weight: 700;
  margin-bottom: 0.5rem;
}.nvn-rv_card_body-6iv {
  flex: 1;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.65;
  margin-bottom: 14px;
  color: #696560;
}.nvn-rv_card_body-6iv strong {
  color: #C5C1B8;
  font-weight: 600;
}.nvn-rv_card_meta-6iv {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 10px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  padding-top: 0.75rem;
  justify-content: space-between;
}.nvn-rv_card_author-6iv {
  font-size: 12px;
  color: #C5C1B8;
  font-weight: 600;
}.nvn-rv_card_date-6iv {
  font-size: 11px;
  color: #504D49;
}.nvn-faq-6iv {
  background: #0F1011;
  padding: 36px 1rem 0;
}
@media(min-width:768px) {.nvn-faq-6iv {
  padding: 2.75rem 24px 0;
}
}.nvn-faq_in-6iv {
  margin: 0 auto;
  max-width: 83.75rem;
}.nvn-faq_head-6iv {
  margin-bottom: 20px;
}.nvn-faq_label-6iv {
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 0.5rem;
  color: #C4923A;
  text-transform: uppercase;
  letter-spacing: .08em;
}.nvn-faq_h2-6iv {
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  color: #F1EEE8;
  font-size: 1.25rem;
}
@media(min-width:768px) {.nvn-faq_h2-6iv {
  font-size: 1.5rem;
}
}.nvn-faq_list-6iv {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.nvn-faq_item-6iv {
  background: #1A1C1E;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 0.375rem;
  overflow: hidden;
}.nvn-faq_q-6iv {
  transition: color .2s;
  padding: 1rem 1.25rem;
  gap: 0.75rem;
  justify-content: space-between;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  color: #C5C1B8;
  cursor: pointer;
  align-items: center;
  display: flex;
  font-size: 0.875rem;
  font-weight: 600;
}.nvn-faq_q-6iv:hover {
  color: #F1EEE8;
}.nvn-faq_q_ic-6iv {
  background: rgba(255,255,255,0.05);
  border-radius: 50%;
  transition: transform .25s;
  height: 1.5rem;
  align-items: center;
  font-size: 1rem;
  justify-content: center;
  display: flex;
  color: #C4923A;
  width: 1.5rem;
  flex-shrink: 0;
}.nvn-faq_item-6iv.nvn-state_open-6iv .nvn-faq_q_ic-6iv {
  transform: rotate(45deg);
}.nvn-faq_a-6iv {
  padding: 0 1.25rem 16px;
  line-height: 1.7;
  overflow-wrap: break-word;
  color: #696560;
  font-size: 13px;
  display: none;
}.nvn-faq_item-6iv.nvn-state_open-6iv .nvn-faq_a-6iv {
  display: block;
}.nvn-faq_a-6iv strong {
  font-weight: 700;
  color: #C5C1B8;
}.nvn-faq_a-6iv a {
  text-decoration: underline;
  color: #C4923A;
}.nvn-faq_a-6iv ul,.nvn-faq_a-6iv ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 1.25rem;
}.nvn-faq_a-6iv ol {
  list-style: decimal;
}.nvn-faq_a-6iv li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.nvn-faq_a-6iv table {
  margin: 0.5rem 0;
  font-size: 0.75rem;
  border-collapse: collapse;
  display: block;
  width: 100%;
  overflow-x: auto;
}
@media(min-width:768px) {.nvn-faq_a-6iv table {
  display: table;
}
}.nvn-faq_a-6iv th {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  text-align: left;
  color: #C5C1B8;
}.nvn-faq_a-6iv td {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #696560;
}.nvn-seo-6iv {
  background: #0F1011;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.nvn-seo-6iv {
  padding: 44px 24px 0;
}
}.nvn-seo_in-6iv {
  border-radius: 0.625rem;
  background: #1A1C1E;
  padding: 1.75rem 24px;
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.10);
  max-width: 1340px;
}
@media(min-width:768px) {.nvn-seo_in-6iv {
  padding: 36px 40px;
}
}.nvn-seo_label-6iv {
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
  color: #C4923A;
  text-transform: uppercase;
  margin-bottom: 10px;
}.nvn-seo_h2-6iv {
  margin-bottom: 14px;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1.25;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F1EEE8;
}
@media(min-width: 766px) {.nvn-seo_h2-6iv {
  font-size: 24px;
}
}.nvn-seo_body-6iv {
  font-size: 0.875rem;
  overflow-wrap: break-word;
  color: #8E8A82;
  line-height: 1.75;
}.nvn-seo_body-6iv p {
  line-height: 1.75;
  color: #8E8A82;
  font-size: 14px;
  margin-bottom: 0.75rem;
}.nvn-seo_body-6iv p:last-child {
  margin-bottom: 0;
}.nvn-seo_body-6iv strong {
  color: #C5C1B8;
  font-weight: 700;
}.nvn-seo_body-6iv a {
  transition: color .2s;
  color: #C4923A;
  text-decoration: underline;
}.nvn-seo_body-6iv a:hover {
  color: #D4A84A;
}.nvn-seo_body-6iv ul,.nvn-seo_body-6iv ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.nvn-seo_body-6iv ol {
  list-style: decimal;
}.nvn-seo_body-6iv li {
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 6px;
  color: #8E8A82;
}.nvn-seo_body-6iv table {
  display: block;
  width: 100%;
  margin-bottom: 12px;
  border-collapse: collapse;
  overflow-x: auto;
  font-size: 13px;
}
@media(min-width: 767px) {.nvn-seo_body-6iv table {
  display: table;
}
}.nvn-seo_body-6iv th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 12px;
  text-align: left;
  color: #C5C1B8;
  font-weight: 700;
}.nvn-seo_body-6iv td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 12px;
  color: #8E8A82;
}.nvn-seo_cols-6iv {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.nvn-seo_cols-6iv {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.nvn-seo_cols-6iv {
  grid-template-columns: repeat(3,1fr);
}
}.nvn-seo_col_h-6iv {
  font-weight: 700;
  font-size: 0.813rem;
  color: #C5C1B8;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
}.nvn-seo_col_p-6iv {
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #696560;
}.nvn-seo_stats-6iv {
  margin: 1.25rem 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.nvn-seo_stat-6iv {
  border-radius: 0.375rem;
  flex: 1;
  background: rgba(196,146,58,0.08);
  padding: 14px 1rem;
  border: 1px solid rgba(196,146,58,0.18);
  min-width: 8.75rem;
}.nvn-seo_stat_val-6iv {
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
  color: #C4923A;
  margin-bottom: 4px;
}.nvn-seo_stat_lb-6iv {
  color: #696560;
  overflow-wrap: break-word;
  font-size: 11px;
}.nvn-ft-6iv {
  border-top: 1px solid rgba(255,255,255,0.05);
  background: #080A0B;
  margin-top: 3rem;
}.nvn-ft_support-6iv {
  padding: 1.5rem 16px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width:768px) {.nvn-ft_support-6iv {
  padding: 1.75rem 24px;
}
}.nvn-ft_support_in-6iv {
  gap: 1rem;
  margin: 0 auto;
  display: flex;
  max-width: 83.75rem;
  flex-wrap: wrap;
  align-items: center;
}.nvn-ft_support_main-6iv {
  gap: 16px;
  flex: 1;
  display: flex;
  min-width: 13.75rem;
  align-items: center;
  flex-wrap: wrap;
}.nvn-ft_support_ic-6iv {
  color: #C4923A;
  flex-shrink: 0;
}.nvn-ft_support_ic-6iv svg {
  height: 1.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.875rem;
}.nvn-ft_support_text_title-6iv {
  overflow-wrap: break-word;
  color: #F1EEE8;
  margin-bottom: 3px;
  font-size: 15px;
  font-weight: 700;
}.nvn-ft_support_text_sub-6iv {
  font-size: 12px;
  color: #696560;
  overflow-wrap: break-word;
}.nvn-ft_support_btn-6iv {
  padding: 11px 1.375rem;
  border-radius: 6px;
  background: #C4923A;
  transition: background .2s;
  font-weight: 700;
  flex-shrink: 0;
  color: #F1EEE8;
  white-space: nowrap;
  font-size: 13px;
}.nvn-ft_support_btn-6iv:hover {
  background: #D4A84A;
}.nvn-ft_support_contacts-6iv {
  gap: 1rem;
  flex-wrap: wrap;
  margin-left: auto;
  display: flex;
}.nvn-ft_support_contact-6iv {
  color: #504D49;
  line-height: 1.4;
  font-size: 12px;
}.nvn-ft_support_contact-6iv strong {
  font-size: 0.688rem;
  display: block;
  font-weight: 600;
  margin-bottom: 2px;
  color: #8E8A82;
}.nvn-ft_main-6iv {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 2rem 16px 1.5rem;
}
@media(min-width: 765px) {.nvn-ft_main-6iv {
  padding: 40px 24px 2rem;
}
}.nvn-ft_main_in-6iv {
  gap: 1.5rem;
  margin: 0 auto;
  max-width: 83.75rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width:640px) {.nvn-ft_main_in-6iv {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.nvn-ft_main_in-6iv {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.nvn-ft_col_logo-6iv {
  grid-column: 1/-1;
}
@media(min-width: 1077px) {.nvn-ft_col_logo-6iv {
  grid-column: auto;
}
}.nvn-ft_logo-6iv {
  gap: 0.563rem;
  font-weight: 800;
  margin-bottom: 0.75rem;
  color: #F1EEE8;
  align-items: center;
  font-size: 16px;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  display: flex;
}.nvn-ft_logo_mark-6iv {
  overflow: hidden;
  border-radius: 4px;
  height: 1.875rem;
  width: 30px;
}.nvn-ft_logo_mark-6iv img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.nvn-ft_logo_sub-6iv {
  line-height: 1.55;
  max-width: 200px;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #504D49;
}.nvn-ft_col_title-6iv {
  font-size: 0.75rem;
  letter-spacing: .07em;
  margin-bottom: 0.875rem;
  font-weight: 700;
  color: #8E8A82;
  text-transform: uppercase;
}.nvn-ft_col_links-6iv {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.nvn-ft_col_link-6iv {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #504D49;
  font-size: 0.813rem;
}.nvn-ft_col_link-6iv:hover {
  color: #C5C1B8;
}.nvn-ft_apps-6iv {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.nvn-ft_app_card-6iv {
  border-radius: 0.25rem;
  gap: 10px;
  border: 1px solid rgba(255,255,255,0.10);
  background: rgba(255,255,255,0.05);
  padding: 10px 12px;
  transition: border-color .2s;
  align-items: center;
  display: flex;
}.nvn-ft_app_card-6iv:hover {
  border-color: rgba(196,146,58,0.48);
}.nvn-ft_app_card_ic-6iv svg {
  width: 1.375rem;
  stroke-linejoin: round;
  height: 22px;
  stroke-linecap: round;
}.nvn-ft_app_card_os-6iv {
  color: #504D49;
  font-size: 0.625rem;
  font-weight: 600;
}.nvn-ft_app_card_action-6iv {
  color: #C5C1B8;
  font-weight: 700;
  font-size: 12px;
}.nvn-ft_bot-6iv {
  padding: 20px 16px;
}
@media(min-width: 765px) {.nvn-ft_bot-6iv {
  padding: 1.25rem 1.5rem;
}
}.nvn-ft_bot_in-6iv {
  margin: 0 auto;
  gap: 1rem;
  flex-wrap: wrap;
  align-items: center;
  max-width: 1340px;
  display: flex;
}.nvn-ft_socials-6iv {
  gap: 0.5rem;
  display: flex;
}.nvn-ft_soc-6iv {
  transition: background .2s;
  background: rgba(255,255,255,0.05);
  border-radius: 4px;
  border: 1px solid rgba(255,255,255,0.10);
  width: 2.25rem;
  align-items: center;
  display: flex;
  color: #8E8A82;
  justify-content: center;
  height: 36px;
}.nvn-ft_soc-6iv svg {
  width: 1rem;
  stroke-linejoin: round;
  height: 1rem;
  stroke-linecap: round;
}.nvn-ft_soc-6iv:hover {
  background: rgba(255,255,255,0.07);
}.nvn-ft_legal-6iv {
  flex: 1;
  color: #787570;
  min-width: 200px;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 11px;
}.nvn-ft_legal-6iv strong {
  color: #8E8A82;
  font-weight: 700;
}.nvn-ft_legal-6iv a {
  text-decoration: underline;
  color: #8E8A82;
}.nvn-ft_age-6iv {
  border-radius: 50%;
  border: 2px solid #787570;
  font-size: 11px;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 32px;
  font-weight: 800;
  height: 32px;
  color: #787570;
  display: flex;
  margin-left: auto;
}