*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #100D0A;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  font-family: 'Lato', sans-serif;
  color: #E0C898;
  line-height: 1.6;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  text-decoration: none;
  color: inherit;
}button {
  background: none;
  border: none;
  font: inherit;
  color: inherit;
  cursor: pointer;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.nqv-layout-70b {
  min-height: 100vh;
  flex-direction: column;
  display: flex;
}.nqv-page-70b {
  display: flex;
  min-height: 100vh;
}.nqv-main-70b {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media(min-width:1080px) {.nqv-main-70b {
  padding-left: 13.75rem;
}
}
@media(max-width: 1077px) {.nqv-main-70b {
  padding-bottom: 4.5rem;
}
}.nqv-gc-70b {
  transition: transform .2s,border-color .2s;
  background: #161210;
  border: 1px solid rgba(255, 220, 160, 0.07);
  overflow: hidden;
  border-radius: 0.5rem;
  width: 8.75rem;
  position: relative;
  cursor: pointer;
  flex-shrink: 0;
}
@media(min-width: 643px) {.nqv-gc-70b {
  width: 156px;
}
}
@media(min-width: 1082px) {.nqv-gc-70b {
  width: 168px;
}
}.nqv-gc-70b:hover {
  transform: translateY(-3px);
  border-color: rgba(200, 122, 56, 0.08);
}.nqv-gc_img-70b {
  overflow: hidden;
  padding-bottom: 80%;
  width: 100%;
  position: relative;
}.nqv-gc_img-70b img {
  inset: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
}.nqv-gc_hover-70b {
  transition: opacity .2s;
  inset: 0;
  background: rgba(8, 6, 4, 0.72);
  align-items: center;
  opacity: 0;
  justify-content: center;
  display: flex;
  position: absolute;
}.nqv-gc-70b:hover .nqv-gc_hover-70b {
  opacity: 1;
}.nqv-gc_hover_btn-70b {
  border-radius: 0.25rem;
  padding: 0.5rem 16px;
  background: #C87A38;
  font-weight: 700;
  font-size: 0.75rem;
  color: #F7EDD8;
}.nqv-gc_info-70b {
  padding: 0.5rem 0.625rem 10px;
}.nqv-gc_name-70b {
  overflow: hidden;
  font-weight: 600;
  white-space: nowrap;
  font-size: 0.75rem;
  text-overflow: ellipsis;
  margin-bottom: 3px;
  color: #E0C898;
  max-width: 100%;
}.nqv-gc_prov-70b {
  color: #9A7A5A;
  font-size: 10px;
}.nqv-gc_tag-70b {
  padding: 2px 7px;
  border-radius: 0.25rem;
  font-size: 0.563rem;
  left: 6px;
  z-index: 2;
  top: 6px;
  text-transform: uppercase;
  letter-spacing: .04em;
  font-weight: 700;
  position: absolute;
}.nqv-gc_tag_hot-70b {
  background: #E03040;
  color: #fff;
}.nqv-gc_tag_new-70b {
  background: #2EBD6A;
  color: #100D0A;
}.nqv-gc_tag_jp-70b {
  background: #D49820;
  color: #100D0A;
}.nqv-gc_tag_ex-70b {
  background: #8A4E1C;
  color: #fff;
}.nqv-gc_tag_live-70b {
  background: #E03040;
  color: #fff;
}.nqv-gr-70b {
  padding: 2rem 1rem 0;
  background: #100D0A;
}
@media(min-width: 766px) {.nqv-gr-70b {
  padding: 36px 1.5rem 0;
}
}.nqv-gr_in-70b {
  margin: 0 auto;
  max-width: 1320px;
}.nqv-gr_head-70b {
  gap: 0.75rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}.nqv-gr_head_l-70b {
  flex: 1;
  gap: 0.625rem;
  display: flex;
  min-width: 0;
  align-items: center;
}.nqv-gr_ic-70b {
  border-radius: 8px;
  flex-shrink: 0;
  width: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 2rem;
}.nqv-gr_ic-70b svg {
  height: 16px;
  width: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.nqv-gr_title-70b {
  overflow-wrap: break-word;
  color: #F7EDD8;
  font-size: 16px;
  font-family: 'Cinzel', serif;
  font-weight: 700;
}
@media(min-width: 769px) {.nqv-gr_title-70b {
  font-size: 18px;
}
}.nqv-gr_more-70b {
  gap: 0.313rem;
  transition: color .2s;
  font-size: 0.75rem;
  flex-shrink: 0;
  font-weight: 600;
  align-items: center;
  white-space: nowrap;
  display: flex;
  color: #A88050;
}.nqv-gr_more-70b:hover {
  color: #C87A38;
}.nqv-gr_more-70b svg {
  height: 0.75rem;
  width: 12px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.nqv-gr_arrows-70b {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.nqv-gr_arr-70b {
  transition: background .15s,color .15s;
  border-radius: 0.25rem;
  background: rgba(255, 230, 180, 0.05);
  border: 1px solid rgba(255, 220, 160, 0.13);
  height: 1.875rem;
  justify-content: center;
  align-items: center;
  color: #C0A070;
  width: 1.875rem;
  display: flex;
}.nqv-gr_arr-70b:hover {
  background: rgba(255, 230, 180, 0.07);
  color: #F7EDD8;
}.nqv-gr_arr-70b svg {
  stroke-linecap: round;
  width: 13px;
  stroke-linejoin: round;
  height: 0.813rem;
}.nqv-gr_seo_h-70b {
  margin: 0 0 6px;
  color: #E0C898;
  max-width: 680px;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.813rem;
}
@media(min-width: 771px) {.nqv-gr_seo_h-70b {
  font-size: 0.875rem;
}
}.nqv-gr_seo-70b {
  color: #A88050;
  max-width: 42.5rem;
  margin-bottom: 0.75rem;
  font-size: 12px;
  line-height: 1.55;
  overflow-wrap: break-word;
}.nqv-gr_seo-70b strong {
  font-weight: 600;
  color: #E0C898;
}.nqv-gr_scroll-70b {
  gap: 10px;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 10px;
  -webkit-overflow-scrolling: touch;
  display: flex;
}.nqv-gr_scroll-70b::-webkit-scrollbar {
  display: none;
}
@media(min-width: 767px) {.nqv-gr_scroll-70b {
  gap: 0.75rem;
}
}.nqv-tb-70b {
  border-bottom: 1px solid rgba(255, 230, 180, 0.07);
  background: #100D0A;
  z-index: 80;
  height: 56px;
  left: 0;
  top: 0;
  right: 0;
  position: fixed;
  align-items: center;
  display: flex;
}.nqv-tb_in-70b {
  gap: 0;
  padding: 0 0.875rem;
  display: flex;
  height: 100%;
  align-items: center;
  width: 100%;
}.nqv-tb_burger-70b {
  border-radius: 0.5rem;
  gap: 0.313rem;
  align-items: center;
  justify-content: center;
  margin-right: 8px;
  display: flex;
  width: 38px;
  flex-direction: column;
  flex-shrink: 0;
  height: 38px;
}.nqv-tb_burger-70b:hover {
  background: rgba(255, 230, 180, 0.05);
}.nqv-tb_burger_line-70b {
  background: #C0A070;
  border-radius: 1px;
  width: 18px;
  height: 2px;
  display: block;
}
@media(min-width: 1081px) {.nqv-tb_burger-70b {
  display: none;
}
}.nqv-tb_logo-70b {
  gap: 9px;
  margin-right: 20px;
  flex-shrink: 0;
  font-size: 1.125rem;
  letter-spacing: -.01em;
  color: #F7EDD8;
  font-weight: 800;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
}.nqv-tb_logo_mark-70b {
  overflow: hidden;
  border-radius: 0.5rem;
  height: 32px;
  justify-content: center;
  display: flex;
  width: 2rem;
  align-items: center;
}.nqv-tb_logo_mark-70b img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.nqv-tb_nav-70b {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 642px) {.nqv-tb_nav-70b {
  display: flex;
}
}.nqv-tb_tab-70b {
  transition: background .15s,color .15s;
  padding: 0.5rem 0.875rem;
  border-radius: 8px;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 600;
  color: #C0A070;
}.nqv-tb_tab-70b:hover {
  background: rgba(255, 230, 180, 0.05);
  color: #F7EDD8;
}.nqv-tb_tab-70b.nqv-state_active-70b {
  background: rgba(200, 122, 56, 0.18);
  color: #F7EDD8;
}.nqv-tb_right-70b {
  gap: 0.5rem;
  align-items: center;
  display: flex;
  margin-left: auto;
  flex-shrink: 0;
}.nqv-tb_login-70b {
  border-radius: 8px;
  transition: border-color .2s,color .2s;
  background: rgba(255, 230, 180, 0.05);
  padding: 0.563rem 16px;
  border: 1px solid rgba(255, 220, 160, 0.13);
  color: #E0C898;
  display: none;
  font-weight: 600;
  font-size: 13px;
}.nqv-tb_login-70b:hover {
  border-color: rgba(200, 122, 56, 0.45);
  color: #F7EDD8;
}
@media(min-width:480px) {.nqv-tb_login-70b {
  display: block;
}
}.nqv-tb_reg-70b {
  transition: background .2s;
  padding: 0.563rem 1.125rem;
  background: #2EBD6A;
  border-radius: 0.5rem;
  font-weight: 700;
  white-space: nowrap;
  font-size: 13px;
  color: #090705;
}.nqv-tb_reg-70b:hover {
  background: #38D478;
}.nqv-sb-70b {
  transition: transform .25s ease;
  transform: translateX(-100%);
  background: #1C1712;
  border-right: 1px solid rgba(255, 230, 180, 0.05);
  position: fixed;
  width: 13.75rem;
  bottom: 0;
  z-index: 70;
  overflow-y: auto;
  left: 0;
  top: 56px;
}.nqv-sb-70b.nqv-state_open-70b {
  transform: translateX(0);
}.nqv-sb-70b::-webkit-scrollbar {
  width: 0.25rem;
}.nqv-sb-70b::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 230, 180, 0.07);
}
@media(min-width: 1081px) {.nqv-sb-70b {
  transform: translateX(0);
}
}.nqv-sb_auth-70b {
  padding: 0.875rem 0.75rem 0.625rem;
}.nqv-sb_btn_reg-70b {
  border-radius: 8px;
  background: #2EBD6A;
  transition: background .2s;
  padding: 0.688rem;
  display: block;
  text-align: center;
  margin-bottom: 0.5rem;
  font-size: 13px;
  color: #090705;
  font-weight: 700;
}.nqv-sb_btn_reg-70b:hover {
  background: #38D478;
}.nqv-sb_btn_login-70b {
  background: rgba(255, 230, 180, 0.05);
  border-radius: 0.5rem;
  padding: 10px;
  transition: border-color .2s;
  border: 1px solid rgba(255, 220, 160, 0.13);
  text-align: center;
  color: #E0C898;
  display: block;
  font-size: 0.813rem;
  font-weight: 600;
}.nqv-sb_btn_login-70b:hover {
  border-color: rgba(200, 122, 56, 0.45);
  color: #F7EDD8;
}.nqv-sb_promo-70b {
  border-radius: 0.5rem;
  background: linear-gradient(135deg,#1E0E06,#1C1712);
  overflow: hidden;
  padding: 12px 14px;
  margin: 0 12px 10px;
  border: 1px solid rgba(200, 122, 56, 0.18);
  position: relative;
}.nqv-sb_promo-70b::before {
  background: radial-gradient(circle,rgba(200, 122, 56, 0.18),transparent 70%);
  border-radius: 50%;
  position: absolute;
  content: '';
  right: -20px;
  top: -1.25rem;
  width: 80px;
  height: 80px;
}.nqv-sb_promo_title-70b {
  letter-spacing: .06em;
  color: #C87A38;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.25rem;
  font-size: 11px;
}.nqv-sb_promo_text-70b {
  font-weight: 600;
  color: #F7EDD8;
  overflow-wrap: break-word;
  line-height: 1.35;
  font-size: 12px;
}.nqv-sb_promo_sub-70b {
  margin-top: 3px;
  font-size: 10px;
  color: #A88050;
}.nqv-sb_nav-70b {
  padding: 6px 0.5rem 16px;
}.nqv-sb_nav_lb-70b {
  padding: 0.625rem 0.5rem 6px;
  font-weight: 700;
  color: #9A7A5A;
  text-transform: uppercase;
  font-size: 0.625rem;
  letter-spacing: .08em;
}.nqv-sb_link-70b {
  border-radius: 4px;
  padding: 0.563rem 0.625rem;
  transition: background .15s,color .15s;
  gap: 0.625rem;
  color: #C0A070;
  font-size: 0.813rem;
  display: flex;
  align-items: center;
  cursor: pointer;
  overflow-wrap: break-word;
  font-weight: 500;
}.nqv-sb_link-70b:hover {
  background: rgba(255, 230, 180, 0.05);
  color: #F7EDD8;
}.nqv-sb_link-70b.nqv-state_active-70b {
  background: rgba(200, 122, 56, 0.18);
  color: #F7EDD8;
}.nqv-sb_ic-70b {
  border-radius: 0.25rem;
  height: 1.875rem;
  align-items: center;
  flex-shrink: 0;
  width: 30px;
  display: flex;
  justify-content: center;
}.nqv-sb_ic-70b svg {
  stroke-linecap: round;
  height: 1rem;
  stroke-linejoin: round;
  width: 1rem;
}.nqv-sb_ic_1-70b {
  background: rgba(200, 122, 56, 0.08);
  color: #C87A38;
}.nqv-sb_ic_2-70b {
  background: rgba(46, 189, 106, 0.16);
  color: #2EBD6A;
}.nqv-sb_ic_3-70b {
  background: rgba(212, 152, 32, 0.18);
  color: #D49820;
}.nqv-sb_ic_4-70b {
  background: rgba(138, 78, 28, 0.28);
  color: #8A4E1C;
}.nqv-sb_ic_5-70b {
  background: rgba(200, 122, 56, 0.08);
  color: #D44090;
}.nqv-sb_ic_6-70b {
  background: rgba(138, 78, 28, 0.28);
  color: #8B3AC8;
}.nqv-sb_badge-70b {
  border-radius: 4px;
  padding: 2px 7px;
  background: #D49820;
  margin-left: auto;
  color: #090705;
  font-size: 9px;
  font-weight: 700;
}.nqv-sb_bot-70b {
  padding: 0.75rem;
  border-top: 1px solid rgba(255, 230, 180, 0.05);
  gap: 0.5rem;
  display: flex;
}.nqv-sb_lang-70b,.nqv-sb_help-70b {
  gap: 0.375rem;
  transition: border-color .2s;
  background: rgba(255, 230, 180, 0.05);
  flex: 1;
  border: 1px solid rgba(255, 220, 160, 0.07);
  padding: 9px 6px;
  border-radius: 4px;
  display: flex;
  font-weight: 600;
  color: #C0A070;
  font-size: 11px;
  justify-content: center;
  align-items: center;
}.nqv-sb_lang-70b:hover,.nqv-sb_help-70b:hover {
  border-color: rgba(200, 122, 56, 0.45);
  color: #F7EDD8;
}.nqv-sb_lang-70b svg,.nqv-sb_help-70b svg {
  width: 13px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 13px;
}.nqv-sb_bd-70b {
  background: rgba(8, 6, 4, 0.72);
  inset: 0;
  display: none;
  z-index: 69;
  position: fixed;
}.nqv-sb_bd-70b.nqv-state_on-70b {
  display: block;
}
@media(min-width: 1077px) {.nqv-sb_bd-70b {
  display: none!important;
}
}.nqv-mob_nav-70b {
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  background: #1C1712;
  border-top: 1px solid rgba(255, 220, 160, 0.13);
  bottom: 0;
  z-index: 80;
  right: 0;
  left: 0;
  display: flex;
  position: fixed;
}
@media(min-width: 1083px) {.nqv-mob_nav-70b {
  display: none;
}
}.nqv-mob_nav_item-70b {
  padding: 0.25rem 2px;
  flex: 1;
  gap: 0.25rem;
  display: flex;
  cursor: pointer;
  flex-direction: column;
  align-items: center;
  color: #9A7A5A;
}.nqv-mob_nav_ic-70b {
  line-height: 1;
}.nqv-mob_nav_ic-70b svg {
  width: 1.25rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.25rem;
}.nqv-mob_nav_lb-70b {
  font-size: 10px;
  color: #9A7A5A;
  font-weight: 600;
}.nqv-mob_nav_item-70b.nqv-state_active-70b {
  color: #C87A38;
}.nqv-mob_nav_item-70b.nqv-state_active-70b .nqv-mob_nav_lb-70b {
  color: #C87A38;
}.nqv-hero-70b {
  padding: 20px 1rem 0;
  background: #100D0A;
}
@media(min-width:768px) {.nqv-hero-70b {
  padding: 24px 24px 0;
}
}.nqv-hero_in-70b {
  margin: 0 auto;
  gap: 0.75rem;
  max-width: 1320px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.nqv-hero_in-70b {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1097px) {.nqv-hero_in-70b {
  grid-template-columns: 1fr 340px;
}
}.nqv-hero_promo-70b {
  border-radius: 14px;
  background: #161210;
  overflow: hidden;
  min-height: 220px;
  position: relative;
  align-items: stretch;
  display: flex;
}
@media(min-width: 769px) {.nqv-hero_promo-70b {
  min-height: 17.5rem;
}
}.nqv-hero_promo_bg-70b {
  background-position: center;
  background: linear-gradient(120deg,#1E0E06 0%,#100D0A 100%);
  inset: 0;
  background-size: cover;
  position: absolute;
}.nqv-hero_promo_bg-70b::after {
  inset: 0;
  background: linear-gradient(90deg,#100D0A 0%,rgba(8, 6, 4, 0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.nqv-hero_promo_glow-70b {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(138, 78, 28, 0.28) 0%,transparent 65%);
  position: absolute;
  height: 18.75rem;
  width: 300px;
  top: -40px;
  pointer-events: none;
  right: 60px;
}.nqv-hero_promo_ct-70b {
  padding: 28px 1.5rem 28px 1.75rem;
  display: flex;
  justify-content: center;
  position: relative;
  max-width: 480px;
  z-index: 2;
  flex-direction: column;
}
@media(min-width: 767px) {.nqv-hero_promo_ct-70b {
  padding: 40px 2rem;
}
}.nqv-hero_badge-70b {
  padding: 0.313rem 12px;
  border-radius: 1.25rem;
  background: rgba(200, 122, 56, 0.18);
  border: 1px solid rgba(200, 122, 56, 0.08);
  letter-spacing: .08em;
  display: inline-block;
  text-transform: uppercase;
  margin-bottom: 14px;
  font-weight: 700;
  font-size: 0.625rem;
  color: #C87A38;
}.nqv-hero_h1-70b {
  font-family: 'Cinzel', serif;
  margin-bottom: 10px;
  color: #F7EDD8;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 26px;
  line-height: 1.15;
}.nqv-hero_h1-70b em {
  font-style: normal;
  color: #D49820;
}
@media(min-width: 770px) {.nqv-hero_h1-70b {
  font-size: 2.25rem;
}
}.nqv-hero_sub-70b {
  color: #C0A070;
  font-size: 0.813rem;
  line-height: 1.55;
  margin-bottom: 20px;
}
@media(min-width: 769px) {.nqv-hero_sub-70b {
  font-size: 0.875rem;
}
}.nqv-hero_row-70b {
  gap: 10px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.nqv-hero_cta-70b {
  transition: background .2s;
  background: #2EBD6A;
  border-radius: 8px;
  padding: 0.813rem 26px;
  font-weight: 700;
  box-shadow: 0 0.375rem 1.375rem rgba(46, 189, 106, 0.42), 0 2px 0.5rem rgba(0, 0, 0, 0.45);
  font-size: 0.875rem;
  color: #090705;
}.nqv-hero_cta-70b:hover {
  background: #38D478;
}.nqv-hero_terms-70b {
  color: #9A7A5A;
  font-size: 11px;
}.nqv-hero_game-70b {
  border-radius: 14px;
  border: 1px solid rgba(255, 220, 160, 0.07);
  background: #161210;
  overflow: hidden;
  position: relative;
  flex-direction: column;
  display: flex;
}.nqv-hero_game_badge-70b {
  border: 1px solid rgba(212, 152, 32, 0.18);
  border-radius: 1.25rem;
  padding: 0.313rem 0.625rem;
  background: rgba(212, 152, 32, 0.18);
  color: #D49820;
  font-weight: 700;
  text-transform: uppercase;
  left: 0.75rem;
  font-size: 0.625rem;
  top: 0.75rem;
  position: absolute;
  letter-spacing: .06em;
  z-index: 3;
}.nqv-hero_game_badge-70b svg {
  vertical-align: -1px;
  width: 11px;
  margin-right: 0.25rem;
  height: 0.688rem;
}.nqv-hero_game_img-70b {
  background: linear-gradient(135deg,#1E0E06,#100D0A);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.nqv-hero_game_img-70b img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  height: 100%;
  position: absolute;
}.nqv-hero_game_play-70b {
  transition: opacity .2s;
  background: rgba(8, 6, 4, 0.72);
  inset: 0;
  justify-content: center;
  align-items: center;
  opacity: 0;
  position: absolute;
  display: flex;
}.nqv-hero_game-70b:hover .nqv-hero_game_play-70b {
  opacity: 1;
}.nqv-hero_game_play-70b span {
  border-radius: 50%;
  background: #C87A38;
  display: flex;
  height: 52px;
  justify-content: center;
  align-items: center;
  width: 52px;
}.nqv-hero_game_play-70b span svg {
  width: 1.125rem;
  margin-left: 2px;
  height: 18px;
}.nqv-hero_game_info-70b {
  padding: 0.875rem 16px;
}.nqv-hero_game_title-70b {
  font-size: 0.938rem;
  color: #F7EDD8;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-weight: 700;
}.nqv-hero_game_provider-70b {
  font-size: 0.688rem;
  color: #A88050;
}.nqv-hero_game_btn-70b {
  background: #C87A38;
  border-radius: 8px;
  padding: 0.688rem;
  transition: background .2s;
  margin: 12px 16px 1rem;
  font-size: 0.813rem;
  color: #F7EDD8;
  font-weight: 700;
  display: block;
  text-align: center;
}.nqv-hero_game-70b:hover .nqv-hero_game_btn-70b {
  background: #DA8E48;
}.nqv-sbar-70b {
  background: #100D0A;
  padding: 1rem 1rem 0;
}
@media(min-width: 769px) {.nqv-sbar-70b {
  padding: 18px 1.5rem 0;
}
}.nqv-sbar_in-70b {
  margin: 0 auto;
  max-width: 82.5rem;
}.nqv-sbar_row-70b {
  gap: 10px;
  display: flex;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
}.nqv-sbar_input-70b {
  gap: 0.625rem;
  padding: 11px 1rem;
  transition: border-color .2s;
  flex: 1;
  background: #161210;
  border-radius: 8px;
  border: 1px solid rgba(255, 220, 160, 0.13);
  font-size: 0.813rem;
  display: flex;
  align-items: center;
  color: #A88050;
  cursor: pointer;
}.nqv-sbar_input-70b:hover {
  border-color: rgba(200, 122, 56, 0.45);
}.nqv-sbar_input-70b svg {
  height: 0.938rem;
  width: 0.938rem;
  flex-shrink: 0;
  stroke-linejoin: round;
  stroke-linecap: round;
}.nqv-sbar_providers-70b {
  border: 1px solid rgba(255, 220, 160, 0.13);
  background: #161210;
  gap: 0.5rem;
  padding: 0.688rem 18px;
  transition: border-color .2s;
  border-radius: 8px;
  font-weight: 600;
  color: #E0C898;
  font-size: 0.813rem;
  align-items: center;
  white-space: nowrap;
  display: flex;
}.nqv-sbar_providers-70b:hover {
  border-color: rgba(200, 122, 56, 0.45);
  color: #F7EDD8;
}.nqv-sbar_providers-70b svg {
  stroke-linejoin: round;
  width: 0.875rem;
  stroke-linecap: round;
  height: 14px;
}.nqv-sbar_tabs-70b {
  gap: 6px;
  overflow-x: auto;
  display: flex;
  padding-bottom: 2px;
  scrollbar-width: none;
}.nqv-sbar_tabs-70b::-webkit-scrollbar {
  display: none;
}.nqv-sbar_tab-70b {
  padding: 0.5rem 14px;
  transition: background .15s,color .15s,border-color .15s;
  gap: 7px;
  background: rgba(255, 230, 180, 0.05);
  border-radius: 1.25rem;
  border: 1px solid rgba(255, 220, 160, 0.07);
  cursor: pointer;
  flex-shrink: 0;
  white-space: nowrap;
  color: #C0A070;
  display: flex;
  font-size: 12px;
  align-items: center;
  font-weight: 600;
}.nqv-sbar_tab-70b:hover {
  border-color: rgba(200, 122, 56, 0.45);
  background: rgba(255, 230, 180, 0.07);
  color: #F7EDD8;
}.nqv-sbar_tab-70b.nqv-state_active-70b {
  background: rgba(200, 122, 56, 0.18);
  border-color: rgba(200, 122, 56, 0.08);
  color: #F7EDD8;
}.nqv-sbar_tab_ic-70b svg {
  stroke-linecap: round;
  height: 0.875rem;
  width: 0.875rem;
  stroke-linejoin: round;
}.nqv-wy-70b {
  background: #100D0A;
  padding: 2rem 1rem 0;
}
@media(min-width: 765px) {.nqv-wy-70b {
  padding: 40px 1.5rem 0;
}
}.nqv-wy_in-70b {
  margin: 0 auto;
  max-width: 1320px;
}.nqv-wy_head-70b {
  margin-bottom: 1.125rem;
  max-width: 720px;
}.nqv-wy_label-70b {
  font-weight: 700;
  margin-bottom: 8px;
  color: #C87A38;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
}.nqv-wy_h2-70b {
  font-size: 1.25rem;
  margin-bottom: 8px;
  font-weight: 800;
  color: #F7EDD8;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.nqv-wy_h2-70b {
  font-size: 24px;
}
}.nqv-wy_intro-70b {
  margin: 0;
  color: #A88050;
  line-height: 1.6;
  font-size: 13px;
}.nqv-wy_grid-70b {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 638px) {.nqv-wy_grid-70b {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.nqv-wy_grid-70b {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.nqv-wy_card-70b {
  transition: border-color .2s,transform .2s;
  padding: 20px;
  background: #1C1712;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 220, 160, 0.13);
}.nqv-wy_card-70b:hover {
  border-color: rgba(200, 122, 56, 0.08);
  transform: translateY(-2px);
}.nqv-wy_card_ic-70b {
  background: rgba(200, 122, 56, 0.18);
  border-radius: 50%;
  width: 44px;
  align-items: center;
  color: #C87A38;
  display: flex;
  justify-content: center;
  height: 2.75rem;
  margin-bottom: 14px;
}.nqv-wy_card_ic-70b svg {
  width: 1.375rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.375rem;
}.nqv-wy_card_h-70b {
  margin-bottom: 6px;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F7EDD8;
  line-height: 1.25;
}.nqv-wy_card_p-70b {
  font-size: 0.813rem;
  color: #A88050;
  line-height: 1.6;
  overflow-wrap: break-word;
}.nqv-wy_card_p-70b strong {
  font-weight: 600;
  color: #E0C898;
}.nqv-gcg-70b {
  background: #100D0A;
  padding: 2.25rem 16px 0;
}
@media(min-width: 771px) {.nqv-gcg-70b {
  padding: 44px 24px 0;
}
}.nqv-gcg_in-70b {
  margin: 0 auto;
  max-width: 82.5rem;
}.nqv-gcg_head-70b {
  margin-bottom: 1.25rem;
  max-width: 45rem;
}.nqv-gcg_label-70b {
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 8px;
  color: #C87A38;
  letter-spacing: .08em;
  font-weight: 700;
}.nqv-gcg_h2-70b {
  color: #F7EDD8;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-size: 22px;
  margin-bottom: 8px;
}
@media(min-width: 771px) {.nqv-gcg_h2-70b {
  font-size: 1.75rem;
}
}.nqv-gcg_intro-70b {
  color: #A88050;
  line-height: 1.6;
  font-size: 13px;
}.nqv-gcg_grid-70b {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 638px) {.nqv-gcg_grid-70b {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.nqv-gcg_grid-70b {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.nqv-gcg_card-70b {
  padding: 1.25rem;
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 220, 160, 0.13);
  border-radius: 14px;
  justify-content: flex-end;
  min-height: 15rem;
  flex-direction: column;
  position: relative;
  cursor: pointer;
  display: flex;
}.nqv-gcg_card-70b:hover {
  transform: translateY(-3px);
  border-color: rgba(200, 122, 56, 0.18);
}.nqv-gcg_card_bg-70b {
  inset: 0;
  z-index: 0;
  position: absolute;
}.nqv-gcg_card_bg-70b::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  position: absolute;
  content: '';
}.nqv-gcg_card_ic-70b {
  background: rgba(0,0,0,.45);
  border-radius: 4px;
  display: flex;
  right: 1.125rem;
  color: #F7EDD8;
  position: absolute;
  z-index: 2;
  align-items: center;
  height: 2.5rem;
  width: 2.5rem;
  justify-content: center;
  top: 1.125rem;
}.nqv-gcg_card_ic-70b svg {
  stroke-linejoin: round;
  width: 1.25rem;
  height: 1.25rem;
  stroke-linecap: round;
}.nqv-gcg_card_ct-70b {
  position: relative;
  z-index: 1;
}.nqv-gcg_card_h-70b {
  line-height: 1.2;
  font-family: 'Cinzel', serif;
  font-size: 1.125rem;
  color: #F7EDD8;
  font-weight: 800;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.nqv-gcg_card_h-70b {
  font-size: 20px;
}
}.nqv-gcg_card_p-70b {
  line-height: 1.55;
  color: rgba(255,255,255,.82);
  font-size: 0.75rem;
  overflow-wrap: break-word;
  margin-bottom: 10px;
}.nqv-gcg_card_p-70b strong {
  color: #F7EDD8;
  font-weight: 600;
}.nqv-gcg_card_cta-70b {
  gap: 4px;
  letter-spacing: .04em;
  font-weight: 700;
  font-size: 12px;
  display: inline-flex;
  text-transform: uppercase;
  align-items: center;
  color: #C87A38;
}.nqv-gcg_card_cta-70b svg {
  width: 0.75rem;
  stroke-linejoin: round;
  height: 12px;
  stroke-linecap: round;
}.nqv-gr_jp-70b {
  padding: 20px;
  overflow: hidden;
  background: linear-gradient(135deg,#1A0E26 0%,#0C080E 100%);
  border-radius: 14px;
  position: relative;
}.nqv-gr_jp-70b::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(138, 78, 28, 0.28) 0%,transparent 70%);
  left: -60px;
  height: 250px;
  position: absolute;
  top: -3.75rem;
  content: '';
  width: 15.625rem;
}.nqv-gr_jp-70b::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(212, 152, 32, 0.18) 0%,transparent 70%);
  content: '';
  height: 200px;
  width: 12.5rem;
  right: 0;
  bottom: -2.5rem;
  position: absolute;
}.nqv-gr_jp_head-70b {
  gap: 16px;
  z-index: 1;
  align-items: flex-start;
  margin-bottom: 16px;
  display: flex;
  position: relative;
  flex-wrap: wrap;
}.nqv-gr_jp_info-70b {
  flex: 1;
}.nqv-gr_jp_label-70b {
  color: #8B3AC8;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 0.375rem;
  font-weight: 700;
}.nqv-gr_jp_label-70b svg {
  vertical-align: -2px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 14px;
  margin-right: 4px;
  height: 0.875rem;
}.nqv-gr_jp_amount-70b {
  font-size: 2rem;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  line-height: 1;
  font-family: 'Cinzel', serif;
  color: #F7EDD8;
  font-weight: 800;
}
@media(min-width: 770px) {.nqv-gr_jp_amount-70b {
  font-size: 40px;
}
}.nqv-gr_jp_amount-70b span {
  color: #D49820;
}.nqv-gr_jp_seo-70b {
  max-width: 480px;
  overflow-wrap: break-word;
  color: #C0A070;
  font-size: 0.75rem;
  line-height: 1.5;
}.nqv-gr_jp_cta-70b {
  border-radius: 0.5rem;
  border: 1px solid rgba(138, 78, 28, 0.28);
  padding: 0.688rem 1.25rem;
  background: rgba(138, 78, 28, 0.28);
  transition: background .2s;
  font-weight: 700;
  position: relative;
  align-self: flex-start;
  font-size: 0.813rem;
  white-space: nowrap;
  z-index: 1;
  color: #F7EDD8;
  margin-top: 0.25rem;
  flex-shrink: 0;
}.nqv-gr_jp_cta-70b:hover {
  background: #8A4E1C;
}.nqv-ws-70b {
  padding: 32px 1rem 0;
  background: #100D0A;
}
@media(min-width: 766px) {.nqv-ws-70b {
  padding: 36px 1.5rem 0;
}
}.nqv-ws_in-70b {
  margin: 0 auto;
  max-width: 1320px;
}.nqv-ws_head-70b {
  gap: 0.75rem;
  margin-bottom: 14px;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  display: flex;
}.nqv-ws_title-70b {
  gap: 10px;
  font-weight: 700;
  font-family: 'Cinzel', serif;
  color: #F7EDD8;
  display: flex;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  align-items: center;
  font-size: 16px;
}.nqv-ws_title_ic-70b svg {
  stroke-linejoin: round;
  height: 1.125rem;
  stroke-linecap: round;
  color: #D49820;
  width: 18px;
}.nqv-ws_online-70b {
  gap: 0.438rem;
  display: flex;
  font-size: 12px;
  font-weight: 600;
  align-items: center;
  color: #A88050;
}.nqv-ws_online_dot-70b {
  border-radius: 50%;
  background: #2EBD6A;
  flex-shrink: 0;
  height: 8px;
  width: 0.5rem;
  box-shadow: 0 0 6px rgba(46, 189, 106, 0.16);
}.nqv-ws_scroll-70b {
  gap: 8px;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 0.5rem;
}.nqv-ws_scroll-70b::-webkit-scrollbar {
  display: none;
}.nqv-wc-70b {
  border: 1px solid rgba(255, 220, 160, 0.13);
  padding: 0.625rem 0.875rem;
  gap: 0.625rem;
  border-radius: 0.5rem;
  background: #161210;
  min-width: 220px;
  flex-shrink: 0;
  align-items: center;
  display: flex;
}.nqv-wc_img-70b {
  background: #1C1712;
  border-radius: 0.25rem;
  overflow: hidden;
  flex-shrink: 0;
  height: 2.25rem;
  width: 2.25rem;
}.nqv-wc_img-70b img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.nqv-wc_info-70b {
  min-width: 0;
}.nqv-wc_game-70b {
  overflow: hidden;
  white-space: nowrap;
  font-size: 12px;
  font-weight: 600;
  color: #E0C898;
  text-overflow: ellipsis;
}.nqv-wc_player-70b {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #9A7A5A;
  font-size: 0.625rem;
}.nqv-wc_amount-70b {
  font-size: 0.813rem;
  color: #2EBD6A;
  flex-shrink: 0;
  white-space: nowrap;
  font-weight: 700;
  margin-left: auto;
}.nqv-app-70b {
  padding: 2.25rem 1rem 0;
  background: #100D0A;
}
@media(min-width: 770px) {.nqv-app-70b {
  padding: 44px 24px 0;
}
}.nqv-app_in-70b {
  margin: 0 auto;
  max-width: 1320px;
}.nqv-app_head-70b {
  margin-bottom: 16px;
}.nqv-app_label-70b {
  margin-bottom: 0.5rem;
  font-weight: 700;
  font-size: 0.688rem;
  color: #C87A38;
  letter-spacing: .08em;
  text-transform: uppercase;
}.nqv-app_h2-70b {
  overflow-wrap: break-word;
  color: #F7EDD8;
  font-weight: 800;
  font-size: 20px;
  font-family: 'Cinzel', serif;
  margin-bottom: 6px;
}
@media(min-width: 765px) {.nqv-app_h2-70b {
  font-size: 1.5rem;
}
}.nqv-app_sub-70b {
  line-height: 1.6;
  color: #A88050;
  font-size: 0.813rem;
  max-width: 37.5rem;
  overflow-wrap: break-word;
}.nqv-app_sub-70b strong {
  font-weight: 700;
  color: #E0C898;
}.nqv-app_cards-70b {
  gap: 10px;
  margin-top: 16px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.nqv-app_cards-70b {
  grid-template-columns: repeat(3,1fr);
}
}.nqv-app_card-70b {
  overflow: hidden;
  gap: 16px;
  border-radius: 0.5rem;
  padding: 1.25rem;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-wrap: wrap;
}.nqv-app_card_ios-70b {
  background: linear-gradient(135deg,rgba(200, 122, 56, 0.18) 0%,#1C1712 100%);
}.nqv-app_card_android-70b {
  background: linear-gradient(135deg,rgba(46, 189, 106, 0.16) 0%,#1C1712 100%);
}.nqv-app_card_win-70b {
  background: linear-gradient(135deg,rgba(212, 152, 32, 0.18) 0%,#1C1712 100%);
}.nqv-app_card_ic-70b svg {
  width: 34px;
  height: 2.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.nqv-app_card_ic-70b {
  flex-shrink: 0;
  color: #F7EDD8;
}.nqv-app_card_os-70b {
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.375rem;
  font-weight: 700;
  font-size: 0.625rem;
  color: #A88050;
}.nqv-app_card_title-70b {
  font-size: 15px;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 0.375rem;
  color: #F7EDD8;
  line-height: 1.2;
}.nqv-app_card_text-70b {
  font-size: 0.75rem;
  margin-bottom: 14px;
  color: #A88050;
  line-height: 1.5;
  overflow-wrap: break-word;
}.nqv-app_card_btn-70b {
  gap: 0.438rem;
  transition: background .2s;
  padding: 10px 1.125rem;
  border: 1px solid rgba(200, 122, 56, 0.45);
  background: rgba(255, 230, 180, 0.12);
  border-radius: 0.25rem;
  color: #F7EDD8;
  display: inline-flex;
  align-items: center;
  font-weight: 700;
  font-size: 13px;
}.nqv-app_card_btn-70b:hover {
  background: rgba(255, 230, 180, 0.07);
}.nqv-prov-70b {
  background: #100D0A;
  padding: 36px 1rem 0;
}
@media(min-width:768px) {.nqv-prov-70b {
  padding: 44px 1.5rem 0;
}
}.nqv-prov_in-70b {
  margin: 0 auto;
  max-width: 82.5rem;
}.nqv-prov_head-70b {
  margin-bottom: 1rem;
}.nqv-prov_label-70b {
  color: #C87A38;
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
}.nqv-prov_h2-70b {
  overflow-wrap: break-word;
  color: #F7EDD8;
  margin-bottom: 0.5rem;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  font-size: 20px;
}
@media(min-width: 766px) {.nqv-prov_h2-70b {
  font-size: 1.5rem;
}
}.nqv-prov_seo-70b {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #A88050;
  margin-bottom: 1rem;
  line-height: 1.6;
  max-width: 620px;
}.nqv-prov_seo-70b strong {
  font-weight: 700;
  color: #E0C898;
}.nqv-prov_seo-70b a {
  text-decoration: underline;
  color: #C87A38;
}.nqv-prov_grid-70b {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 643px) {.nqv-prov_grid-70b {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1083px) {.nqv-prov_grid-70b {
  grid-template-columns: repeat(8,1fr);
}
}.nqv-prov_card-70b {
  transition: border-color .2s,background .2s;
  gap: 7px;
  border: 1px solid rgba(255, 220, 160, 0.13);
  border-radius: 0.5rem;
  padding: 14px 0.625rem;
  background: #161210;
  flex-direction: column;
  cursor: pointer;
  align-items: center;
  display: flex;
}.nqv-prov_card-70b:hover {
  background: #1C1712;
  border-color: rgba(200, 122, 56, 0.45);
}.nqv-prov_logo-70b {
  background: rgba(255, 230, 180, 0.05);
  overflow: hidden;
  border-radius: 4px;
  align-items: center;
  height: 44px;
  justify-content: center;
  display: flex;
  width: 2.75rem;
}.nqv-prov_logo-70b img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}.nqv-prov_name-70b {
  font-size: 11px;
  text-align: center;
  font-weight: 600;
  overflow-wrap: break-word;
  color: #C0A070;
}.nqv-reg-70b {
  padding: 2.25rem 1rem 0;
  background: #100D0A;
}
@media(min-width: 769px) {.nqv-reg-70b {
  padding: 44px 24px 0;
}
}.nqv-reg_in-70b {
  margin: 0 auto;
  background: #1C1712;
  border: 1px solid rgba(255, 220, 160, 0.07);
  padding: 28px 1.5rem;
  border-radius: 14px;
  max-width: 1320px;
}
@media(min-width: 766px) {.nqv-reg_in-70b {
  padding: 2.5rem;
}
}.nqv-reg_top-70b {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 863px) {.nqv-reg_top-70b {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.nqv-reg_label-70b {
  margin-bottom: 10px;
  font-weight: 700;
  color: #C87A38;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .08em;
}.nqv-reg_h2-70b {
  overflow-wrap: break-word;
  margin-bottom: 12px;
  font-family: 'Cinzel', serif;
  color: #F7EDD8;
  font-size: 1.375rem;
  line-height: 1.2;
  font-weight: 800;
}
@media(min-width:768px) {.nqv-reg_h2-70b {
  font-size: 28px;
}
}.nqv-reg_bonus-70b {
  border-radius: 0.5rem;
  border: 1px solid rgba(212, 152, 32, 0.18);
  padding: 10px 1rem;
  background: rgba(212, 152, 32, 0.18);
  gap: 0.5rem;
  margin-bottom: 1rem;
  align-items: center;
  display: inline-flex;
}.nqv-reg_bonus_amount-70b {
  font-weight: 800;
  color: #D49820;
  font-size: 1.25rem;
}.nqv-reg_bonus_text-70b {
  line-height: 1.35;
  font-size: 13px;
  color: #C0A070;
}.nqv-reg_cta_btn-70b {
  background: #2EBD6A;
  padding: 14px 32px;
  transition: background .2s;
  border-radius: 8px;
  font-size: 15px;
  color: #090705;
  box-shadow: 0 6px 22px rgba(46, 189, 106, 0.42), 0 2px 0.5rem rgba(0, 0, 0, 0.45);
  font-weight: 700;
  display: inline-block;
  margin-bottom: 12px;
}.nqv-reg_cta_btn-70b:hover {
  background: #38D478;
}.nqv-reg_terms-70b {
  color: #9A7A5A;
  line-height: 1.5;
  font-size: 11px;
}.nqv-reg_seo-70b {
  border-top: 1px solid rgba(255, 230, 180, 0.05);
  padding-top: 20px;
  margin-top: 1.25rem;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #A88050;
}.nqv-reg_seo-70b p {
  font-size: 13px;
  margin-bottom: 0.625rem;
  line-height: 1.65;
  color: #A88050;
}.nqv-reg_seo-70b p:last-child {
  margin-bottom: 0;
}.nqv-reg_seo-70b strong {
  font-weight: 700;
  color: #E0C898;
}.nqv-reg_seo-70b a {
  transition: color .2s;
  text-decoration: underline;
  color: #C87A38;
}.nqv-reg_seo-70b a:hover {
  color: #DA8E48;
}.nqv-reg_seo-70b ul,.nqv-reg_seo-70b ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 18px;
}.nqv-reg_seo-70b ol {
  list-style: decimal;
}.nqv-reg_seo-70b li {
  color: #A88050;
  font-size: 13px;
  margin-bottom: 0.25rem;
  line-height: 1.65;
}.nqv-reg_seo-70b table {
  overflow-x: auto;
  font-size: 0.813rem;
  width: 100%;
  display: block;
  margin-bottom: 0.625rem;
  border-collapse: collapse;
}
@media(min-width: 765px) {.nqv-reg_seo-70b table {
  display: table;
}
}.nqv-reg_seo-70b th {
  border-bottom: 1px solid rgba(255, 230, 180, 0.07);
  padding: 8px;
  text-align: left;
  color: #E0C898;
  font-weight: 700;
}.nqv-reg_seo-70b td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 230, 180, 0.05);
  color: #A88050;
}.nqv-reg_steps-70b {
  gap: 14px;
  margin-top: 1.75rem;
  display: flex;
  flex-direction: column;
}
@media(min-width: 861px) {.nqv-reg_steps-70b {
  margin-top: 0;
}
}.nqv-reg_step-70b {
  border: 1px solid rgba(255, 220, 160, 0.07);
  padding: 16px;
  background: rgba(255, 230, 180, 0.05);
  gap: 14px;
  border-radius: 8px;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.nqv-reg_step_num-70b {
  border: 1px solid rgba(200, 122, 56, 0.08);
  background: rgba(200, 122, 56, 0.18);
  border-radius: 50%;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  display: flex;
  font-size: 0.875rem;
  width: 2.125rem;
  color: #C87A38;
  height: 2.125rem;
  font-weight: 800;
}.nqv-reg_step_title-70b {
  color: #F7EDD8;
  margin-bottom: 3px;
  font-size: 14px;
  font-weight: 700;
}.nqv-reg_step_text-70b {
  font-size: 0.75rem;
  line-height: 1.5;
  color: #A88050;
}.nqv-reg_trust-70b {
  gap: 10px;
  border-top: 1px solid rgba(255, 230, 180, 0.05);
  padding-top: 1.25rem;
  flex-wrap: wrap;
  margin-top: 20px;
  display: flex;
}.nqv-reg_trust_item-70b {
  gap: 7px;
  overflow-wrap: break-word;
  display: flex;
  font-size: 12px;
  align-items: center;
  color: #A88050;
}.nqv-reg_trust_ic-70b svg {
  color: #C87A38;
  stroke-linecap: round;
  width: 1rem;
  height: 16px;
  stroke-linejoin: round;
}.nqv-bon-70b {
  padding: 2.25rem 1rem 0;
  background: #100D0A;
}
@media(min-width: 770px) {.nqv-bon-70b {
  padding: 2.75rem 1.5rem 0;
}
}.nqv-bon_in-70b {
  margin: 0 auto;
  max-width: 1320px;
}.nqv-bon_head-70b {
  margin-bottom: 20px;
}.nqv-bon_label-70b {
  font-size: 11px;
  color: #C87A38;
  margin-bottom: 8px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}.nqv-bon_h2-70b {
  font-family: 'Cinzel', serif;
  margin-bottom: 0.5rem;
  font-weight: 800;
  color: #F7EDD8;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}
@media(min-width: 767px) {.nqv-bon_h2-70b {
  font-size: 1.5rem;
}
}.nqv-bon_seo-70b {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  max-width: 620px;
  color: #A88050;
  line-height: 1.6;
}.nqv-bon_seo-70b strong {
  color: #E0C898;
  font-weight: 700;
}.nqv-bon_seo-70b a {
  text-decoration: underline;
  color: #C87A38;
}.nqv-bon_grid-70b {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 638px) {.nqv-bon_grid-70b {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.nqv-bon_grid-70b {
  grid-template-columns: repeat(5,1fr);
}
}.nqv-bon_card-70b {
  transition: border-color .2s,transform .2s;
  background: #161210;
  padding: 1rem;
  border: 1px solid rgba(255, 220, 160, 0.13);
  border-radius: 8px;
}.nqv-bon_card-70b:hover {
  transform: translateY(-2px);
  border-color: rgba(200, 122, 56, 0.08);
}.nqv-bon_card_ic-70b svg {
  height: 26px;
  stroke-linejoin: round;
  width: 1.625rem;
  stroke-linecap: round;
}.nqv-bon_card_ic-70b {
  margin-bottom: 10px;
}.nqv-bon_card_type-70b {
  font-size: 0.625rem;
  margin-bottom: 6px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .06em;
  color: #A88050;
}.nqv-bon_card_amount-70b {
  font-weight: 800;
  font-size: 18px;
  color: #D49820;
  margin-bottom: 0.375rem;
  line-height: 1.1;
}.nqv-bon_card_name-70b {
  color: #F7EDD8;
  margin-bottom: 8px;
  font-weight: 600;
  font-size: 13px;
  overflow-wrap: break-word;
}.nqv-bon_card_detail-70b {
  border-top: 1px solid rgba(255, 230, 180, 0.05);
  color: #9A7A5A;
  line-height: 1.5;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  padding-top: 0.5rem;
}.nqv-seo-70b {
  background: #100D0A;
  padding: 36px 16px 0;
}
@media(min-width: 767px) {.nqv-seo-70b {
  padding: 2.75rem 24px 0;
}
}.nqv-seo_in-70b {
  border: 1px solid rgba(255, 220, 160, 0.13);
  padding: 1.75rem 24px;
  background: #1C1712;
  margin: 0 auto;
  border-radius: 14px;
  max-width: 1320px;
}
@media(min-width: 766px) {.nqv-seo_in-70b {
  padding: 36px 2.5rem;
}
}.nqv-seo_label-70b {
  color: #C87A38;
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: 700;
}.nqv-seo_h2-70b {
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-size: 20px;
  margin-bottom: 0.875rem;
  color: #F7EDD8;
  font-weight: 800;
  line-height: 1.25;
}
@media(min-width: 769px) {.nqv-seo_h2-70b {
  font-size: 24px;
}
}.nqv-seo_body-70b {
  overflow-wrap: break-word;
  color: #C0A070;
  line-height: 1.75;
  font-size: 14px;
}.nqv-seo_body-70b p {
  color: #C0A070;
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 0.75rem;
}.nqv-seo_body-70b p:last-child {
  margin-bottom: 0;
}.nqv-seo_body-70b strong {
  font-weight: 700;
  color: #E0C898;
}.nqv-seo_body-70b a {
  transition: color .2s;
  color: #C87A38;
  text-decoration: underline;
}.nqv-seo_body-70b a:hover {
  color: #DA8E48;
}.nqv-seo_body-70b ul,.nqv-seo_body-70b ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.nqv-seo_body-70b ol {
  list-style: decimal;
}.nqv-seo_body-70b li {
  margin-bottom: 6px;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #C0A070;
}.nqv-seo_body-70b table {
  margin-bottom: 0.75rem;
  width: 100%;
  font-size: 0.813rem;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 766px) {.nqv-seo_body-70b table {
  display: table;
}
}.nqv-seo_body-70b th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 230, 180, 0.07);
  font-weight: 700;
  color: #E0C898;
  text-align: left;
}.nqv-seo_body-70b td {
  border-bottom: 1px solid rgba(255, 230, 180, 0.05);
  padding: 0.625rem 12px;
  color: #C0A070;
}.nqv-seo_cols-70b {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 637px) {.nqv-seo_cols-70b {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.nqv-seo_cols-70b {
  grid-template-columns: repeat(3,1fr);
}
}.nqv-seo_col_h-70b {
  color: #E0C898;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 0.438rem;
  font-size: 13px;
}.nqv-seo_col_p-70b {
  color: #A88050;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.65;
}.nqv-seo_stats-70b {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.nqv-seo_stat-70b {
  flex: 1;
  border-radius: 0.5rem;
  border: 1px solid rgba(200, 122, 56, 0.18);
  padding: 14px 1rem;
  background: rgba(200, 122, 56, 0.08);
  min-width: 8.75rem;
}.nqv-seo_stat_val-70b {
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 4px;
  font-size: 1.25rem;
  color: #C87A38;
}.nqv-seo_stat_lb-70b {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #A88050;
}.nqv-seo-70b {
  background: #100D0A;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.nqv-seo-70b {
  padding: 44px 24px 0;
}
}.nqv-seo_in-70b {
  border-radius: 0.875rem;
  padding: 1.75rem 1.5rem;
  background: #1C1712;
  border: 1px solid rgba(255, 220, 160, 0.13);
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 770px) {.nqv-seo_in-70b {
  padding: 2.25rem 40px;
}
}.nqv-seo_label-70b {
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #C87A38;
}.nqv-seo_h2-70b {
  line-height: 1.25;
  color: #F7EDD8;
  font-size: 20px;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  margin-bottom: 0.875rem;
}
@media(min-width: 769px) {.nqv-seo_h2-70b {
  font-size: 24px;
}
}.nqv-seo_body-70b {
  font-size: 14px;
  color: #C0A070;
  overflow-wrap: break-word;
  line-height: 1.75;
}.nqv-seo_body-70b p {
  line-height: 1.75;
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
  color: #C0A070;
}.nqv-seo_body-70b p:last-child {
  margin-bottom: 0;
}.nqv-seo_body-70b strong {
  color: #E0C898;
  font-weight: 700;
}.nqv-seo_body-70b a {
  transition: color .2s;
  color: #C87A38;
  text-decoration: underline;
}.nqv-seo_body-70b a:hover {
  color: #DA8E48;
}.nqv-seo_body-70b ul,.nqv-seo_body-70b ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.nqv-seo_body-70b ol {
  list-style: decimal;
}.nqv-seo_body-70b li {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #C0A070;
  margin-bottom: 0.375rem;
}.nqv-seo_body-70b table {
  font-size: 13px;
  display: block;
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
  margin-bottom: 12px;
}
@media(min-width: 766px) {.nqv-seo_body-70b table {
  display: table;
}
}.nqv-seo_body-70b th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 230, 180, 0.07);
  font-weight: 700;
  color: #E0C898;
  text-align: left;
}.nqv-seo_body-70b td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 230, 180, 0.05);
  color: #C0A070;
}.nqv-seo_cols-70b {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 638px) {.nqv-seo_cols-70b {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.nqv-seo_cols-70b {
  grid-template-columns: repeat(3,1fr);
}
}.nqv-seo_col_h-70b {
  margin-bottom: 7px;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #E0C898;
  font-size: 13px;
}.nqv-seo_col_p-70b {
  color: #A88050;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.65;
}.nqv-seo_stats-70b {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.nqv-seo_stat-70b {
  border-radius: 0.5rem;
  padding: 0.875rem 16px;
  border: 1px solid rgba(200, 122, 56, 0.18);
  flex: 1;
  background: rgba(200, 122, 56, 0.08);
  min-width: 140px;
}.nqv-seo_stat_val-70b {
  font-size: 20px;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #C87A38;
  margin-bottom: 4px;
}.nqv-seo_stat_lb-70b {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #A88050;
}.nqv-seo-70b {
  padding: 2.25rem 1rem 0;
  background: #100D0A;
}
@media(min-width: 770px) {.nqv-seo-70b {
  padding: 44px 24px 0;
}
}.nqv-seo_in-70b {
  border-radius: 14px;
  border: 1px solid rgba(255, 220, 160, 0.13);
  margin: 0 auto;
  background: #1C1712;
  padding: 1.75rem 24px;
  max-width: 1320px;
}
@media(min-width: 771px) {.nqv-seo_in-70b {
  padding: 36px 2.5rem;
}
}.nqv-seo_label-70b {
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #C87A38;
  margin-bottom: 10px;
}.nqv-seo_h2-70b {
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F7EDD8;
  font-family: 'Cinzel', serif;
  line-height: 1.25;
  font-size: 20px;
  margin-bottom: 14px;
}
@media(min-width: 769px) {.nqv-seo_h2-70b {
  font-size: 24px;
}
}.nqv-seo_body-70b {
  font-size: 0.875rem;
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #C0A070;
}.nqv-seo_body-70b p {
  margin-bottom: 12px;
  font-size: 14px;
  color: #C0A070;
  line-height: 1.75;
}.nqv-seo_body-70b p:last-child {
  margin-bottom: 0;
}.nqv-seo_body-70b strong {
  font-weight: 700;
  color: #E0C898;
}.nqv-seo_body-70b a {
  transition: color .2s;
  text-decoration: underline;
  color: #C87A38;
}.nqv-seo_body-70b a:hover {
  color: #DA8E48;
}.nqv-seo_body-70b ul,.nqv-seo_body-70b ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.nqv-seo_body-70b ol {
  list-style: decimal;
}.nqv-seo_body-70b li {
  font-size: 14px;
  margin-bottom: 0.375rem;
  color: #C0A070;
  line-height: 1.75;
}.nqv-seo_body-70b table {
  margin-bottom: 12px;
  width: 100%;
  overflow-x: auto;
  font-size: 13px;
  border-collapse: collapse;
  display: block;
}
@media(min-width: 766px) {.nqv-seo_body-70b table {
  display: table;
}
}.nqv-seo_body-70b th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 230, 180, 0.07);
  text-align: left;
  color: #E0C898;
  font-weight: 700;
}.nqv-seo_body-70b td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 230, 180, 0.05);
  color: #C0A070;
}.nqv-seo_cols-70b {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 637px) {.nqv-seo_cols-70b {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.nqv-seo_cols-70b {
  grid-template-columns: repeat(3,1fr);
}
}.nqv-seo_col_h-70b {
  font-size: 13px;
  margin-bottom: 0.438rem;
  color: #E0C898;
  overflow-wrap: break-word;
  font-weight: 700;
}.nqv-seo_col_p-70b {
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 13px;
  color: #A88050;
}.nqv-seo_stats-70b {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.nqv-seo_stat-70b {
  flex: 1;
  border-radius: 8px;
  padding: 14px 1rem;
  background: rgba(200, 122, 56, 0.08);
  border: 1px solid rgba(200, 122, 56, 0.18);
  min-width: 140px;
}.nqv-seo_stat_val-70b {
  margin-bottom: 4px;
  color: #C87A38;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
}.nqv-seo_stat_lb-70b {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #A88050;
}.nqv-faq-70b {
  background: #100D0A;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.nqv-faq-70b {
  padding: 44px 1.5rem 0;
}
}.nqv-faq_in-70b {
  margin: 0 auto;
  max-width: 1320px;
}.nqv-faq_head-70b {
  margin-bottom: 1.25rem;
}.nqv-faq_label-70b {
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-size: 11px;
  color: #C87A38;
  text-transform: uppercase;
  font-weight: 700;
}.nqv-faq_h2-70b {
  font-size: 20px;
  color: #F7EDD8;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Cinzel', serif;
}
@media(min-width: 767px) {.nqv-faq_h2-70b {
  font-size: 1.5rem;
}
}.nqv-faq_list-70b {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.nqv-faq_item-70b {
  overflow: hidden;
  background: #1C1712;
  border-radius: 8px;
  border: 1px solid rgba(255, 220, 160, 0.13);
}.nqv-faq_q-70b {
  padding: 16px 1.25rem;
  transition: color .2s;
  gap: 0.75rem;
  align-items: center;
  color: #E0C898;
  font-size: 14px;
  overflow-wrap: break-word;
  justify-content: space-between;
  cursor: pointer;
  display: flex;
  font-weight: 600;
  flex-wrap: wrap;
}.nqv-faq_q-70b:hover {
  color: #F7EDD8;
}.nqv-faq_q_ic-70b {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255, 230, 180, 0.05);
  display: flex;
  width: 1.5rem;
  justify-content: center;
  font-size: 16px;
  height: 24px;
  align-items: center;
  flex-shrink: 0;
  color: #C87A38;
}.nqv-faq_item-70b.nqv-state_open-70b .nqv-faq_q_ic-70b {
  transform: rotate(45deg);
}.nqv-faq_a-70b {
  padding: 0 1.25rem 1rem;
  line-height: 1.7;
  font-size: 0.813rem;
  color: #A88050;
  overflow-wrap: break-word;
  display: none;
}.nqv-faq_item-70b.nqv-state_open-70b .nqv-faq_a-70b {
  display: block;
}.nqv-faq_a-70b strong {
  font-weight: 700;
  color: #E0C898;
}.nqv-faq_a-70b a {
  color: #C87A38;
  text-decoration: underline;
}.nqv-faq_a-70b ul,.nqv-faq_a-70b ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 1.25rem;
}.nqv-faq_a-70b ol {
  list-style: decimal;
}.nqv-faq_a-70b li {
  margin-bottom: 4px;
  line-height: 1.6;
}.nqv-faq_a-70b table {
  margin: 8px 0;
  width: 100%;
  display: block;
  font-size: 0.75rem;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width:768px) {.nqv-faq_a-70b table {
  display: table;
}
}.nqv-faq_a-70b th {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255, 230, 180, 0.07);
  font-weight: 700;
  color: #E0C898;
  text-align: left;
}.nqv-faq_a-70b td {
  border-bottom: 1px solid rgba(255, 230, 180, 0.05);
  padding: 0.375rem 8px;
  color: #A88050;
}.nqv-ft-70b {
  background: #080604;
  border-top: 1px solid rgba(255, 230, 180, 0.05);
  margin-top: 48px;
}.nqv-ft_support-70b {
  padding: 1.5rem 1rem;
  border-bottom: 1px solid rgba(255, 230, 180, 0.05);
}
@media(min-width:768px) {.nqv-ft_support-70b {
  padding: 28px 1.5rem;
}
}.nqv-ft_support_in-70b {
  margin: 0 auto;
  gap: 16px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  max-width: 1320px;
}.nqv-ft_support_main-70b {
  flex: 1;
  gap: 16px;
  align-items: center;
  min-width: 13.75rem;
  display: flex;
  flex-wrap: wrap;
}.nqv-ft_support_ic-70b {
  color: #C87A38;
  flex-shrink: 0;
}.nqv-ft_support_ic-70b svg {
  height: 1.875rem;
  stroke-linecap: round;
  width: 30px;
  stroke-linejoin: round;
}.nqv-ft_support_text_title-70b {
  font-size: 15px;
  margin-bottom: 3px;
  font-weight: 700;
  color: #F7EDD8;
  overflow-wrap: break-word;
}.nqv-ft_support_text_sub-70b {
  color: #A88050;
  font-size: 12px;
  overflow-wrap: break-word;
}.nqv-ft_support_btn-70b {
  background: #C87A38;
  border-radius: 0.5rem;
  transition: background .2s;
  padding: 11px 22px;
  flex-shrink: 0;
  color: #F7EDD8;
  white-space: nowrap;
  font-size: 0.813rem;
  font-weight: 700;
}.nqv-ft_support_btn-70b:hover {
  background: #DA8E48;
}.nqv-ft_support_contacts-70b {
  gap: 1rem;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.nqv-ft_support_contact-70b {
  line-height: 1.4;
  font-size: 0.75rem;
  color: #9A7A5A;
}.nqv-ft_support_contact-70b strong {
  display: block;
  margin-bottom: 2px;
  font-size: 11px;
  font-weight: 600;
  color: #C0A070;
}.nqv-ft_main-70b {
  border-bottom: 1px solid rgba(255, 230, 180, 0.05);
  padding: 2rem 16px 24px;
}
@media(min-width: 765px) {.nqv-ft_main-70b {
  padding: 2.5rem 1.5rem 2rem;
}
}.nqv-ft_main_in-70b {
  margin: 0 auto;
  gap: 24px;
  max-width: 82.5rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 637px) {.nqv-ft_main_in-70b {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.nqv-ft_main_in-70b {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.nqv-ft_col_logo-70b {
  grid-column: 1/-1;
}
@media(min-width: 1077px) {.nqv-ft_col_logo-70b {
  grid-column: auto;
}
}.nqv-ft_logo-70b {
  gap: 9px;
  flex-wrap: wrap;
  font-size: 1rem;
  display: flex;
  color: #F7EDD8;
  font-weight: 800;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  align-items: center;
}.nqv-ft_logo_mark-70b {
  overflow: hidden;
  border-radius: 0.25rem;
  height: 30px;
  width: 30px;
}.nqv-ft_logo_mark-70b img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.nqv-ft_logo_sub-70b {
  font-size: 12px;
  line-height: 1.55;
  max-width: 200px;
  color: #9A7A5A;
  overflow-wrap: break-word;
}.nqv-ft_col_title-70b {
  margin-bottom: 14px;
  color: #C0A070;
  font-size: 0.75rem;
  letter-spacing: .07em;
  font-weight: 700;
  text-transform: uppercase;
}.nqv-ft_col_links-70b {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.nqv-ft_col_link-70b {
  transition: color .2s;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #9A7A5A;
}.nqv-ft_col_link-70b:hover {
  color: #E0C898;
}.nqv-ft_apps-70b {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.nqv-ft_app_card-70b {
  border-radius: 0.25rem;
  padding: 10px 12px;
  background: rgba(255, 230, 180, 0.05);
  border: 1px solid rgba(255, 220, 160, 0.13);
  gap: 10px;
  transition: border-color .2s;
  display: flex;
  align-items: center;
}.nqv-ft_app_card-70b:hover {
  border-color: rgba(200, 122, 56, 0.45);
}.nqv-ft_app_card_ic-70b svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.375rem;
  height: 22px;
}.nqv-ft_app_card_os-70b {
  font-size: 0.625rem;
  font-weight: 600;
  color: #9A7A5A;
}.nqv-ft_app_card_action-70b {
  color: #E0C898;
  font-size: 0.75rem;
  font-weight: 700;
}.nqv-ft_bot-70b {
  padding: 1.25rem 16px;
}
@media(min-width:768px) {.nqv-ft_bot-70b {
  padding: 20px 24px;
}
}.nqv-ft_bot_in-70b {
  gap: 1rem;
  margin: 0 auto;
  max-width: 1320px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.nqv-ft_socials-70b {
  gap: 0.5rem;
  display: flex;
}.nqv-ft_soc-70b {
  border-radius: 4px;
  background: rgba(255, 230, 180, 0.05);
  border: 1px solid rgba(255, 220, 160, 0.13);
  transition: background .2s;
  justify-content: center;
  height: 36px;
  align-items: center;
  width: 36px;
  color: #C0A070;
  display: flex;
}.nqv-ft_soc-70b svg {
  height: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1rem;
}.nqv-ft_soc-70b:hover {
  background: rgba(255, 230, 180, 0.07);
}.nqv-ft_legal-70b {
  flex: 1;
  font-size: 0.688rem;
  line-height: 1.6;
  min-width: 200px;
  color: #887060;
  overflow-wrap: break-word;
}.nqv-ft_legal-70b strong {
  font-weight: 700;
  color: #C0A070;
}.nqv-ft_legal-70b a {
  color: #C0A070;
  text-decoration: underline;
}.nqv-ft_age-70b {
  border-radius: 50%;
  border: 2px solid #887060;
  height: 32px;
  font-size: 0.688rem;
  align-items: center;
  width: 32px;
  font-weight: 800;
  margin-left: auto;
  justify-content: center;
  display: flex;
  color: #887060;
  flex-shrink: 0;
}