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 {
  background: none;
  border: 0;
  color: inherit;
  cursor: pointer;
}a:link,a:visited {
  color: inherit;
  text-decoration: none;
}img,svg,video {
  max-width: 100%;
  display: block;
}body {
  background: #100D08;
  font-family: 'DM Sans', sans-serif;
  color: #D0BF95;
  line-height: 1.6;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
}.vhq-layout-173 {
  min-height: 100vh;
  flex-direction: column;
  display: flex;
}.vhq-page-173 {
  display: flex;
  min-height: 100vh;
}.vhq-main-173 {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media (min-width: 1078px) {.vhq-main-173 {
  padding-left: 220px;
}
}
@media (max-width: 1076px) {.vhq-main-173 {
  padding-bottom: 4.5rem;
}
}.vhq-gc-173 {
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255,255,255,0.05);
  overflow: hidden;
  border-radius: 8px;
  background: #161108;
  width: 8.75rem;
  flex-shrink: 0;
  cursor: pointer;
  position: relative;
}
@media(min-width: 638px) {.vhq-gc-173 {
  width: 9.75rem;
}
}
@media(min-width:1080px) {.vhq-gc-173 {
  width: 168px;
}
}.vhq-gc-173:hover {
  border-color: rgba(200,155,53,0.07);
  transform: translateY(-3px);
}.vhq-gc_img-173 {
  overflow: hidden;
  padding-bottom: 80%;
  width: 100%;
  position: relative;
}.vhq-gc_img-173 img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  position: absolute;
  height: 100%;
}.vhq-gc_hover-173 {
  inset: 0;
  background: rgba(0,0,0,0.64);
  transition: opacity .2s;
  opacity: 0;
  align-items: center;
  display: flex;
  justify-content: center;
  position: absolute;
}.vhq-gc-173:hover .vhq-gc_hover-173 {
  opacity: 1;
}.vhq-gc_hover_btn-173 {
  border-radius: 0.25rem;
  padding: 8px 1rem;
  background: #C89B35;
  font-size: 12px;
  font-weight: 700;
  color: #F5EDD4;
}.vhq-gc_info-173 {
  padding: 8px 10px 0.625rem;
}.vhq-gc_name-173 {
  overflow: hidden;
  max-width: 100%;
  white-space: nowrap;
  font-size: 12px;
  margin-bottom: 3px;
  color: #D0BF95;
  text-overflow: ellipsis;
  font-weight: 600;
}.vhq-gc_prov-173 {
  color: #8A7B62;
  font-size: 0.625rem;
}.vhq-gc_tag-173 {
  border-radius: 0.25rem;
  padding: 2px 7px;
  font-size: 9px;
  font-weight: 700;
  z-index: 2;
  text-transform: uppercase;
  letter-spacing: .04em;
  position: absolute;
  left: 6px;
  top: 6px;
}.vhq-gc_tag_hot-173 {
  background: #C43838;
  color: #fff;
}.vhq-gc_tag_new-173 {
  background: #3AAB6A;
  color: #100D08;
}.vhq-gc_tag_jp-173 {
  background: #D4A832;
  color: #100D08;
}.vhq-gc_tag_ex-173 {
  background: #8B5E22;
  color: #fff;
}.vhq-gc_tag_live-173 {
  background: #C43838;
  color: #fff;
}.vhq-gr-173 {
  background: #100D08;
  padding: 32px 1rem 0;
}
@media(min-width: 769px) {.vhq-gr-173 {
  padding: 36px 1.5rem 0;
}
}.vhq-gr_in-173 {
  margin: 0 auto;
  max-width: 83.75rem;
}.vhq-gr_head-173 {
  gap: 12px;
  margin-bottom: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.vhq-gr_head_l-173 {
  gap: 10px;
  flex: 1;
  display: flex;
  min-width: 0;
  align-items: center;
}.vhq-gr_ic-173 {
  border-radius: 8px;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  flex-shrink: 0;
  display: flex;
}.vhq-gr_ic-173 svg {
  height: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1rem;
}.vhq-gr_title-173 {
  font-size: 16px;
  color: #F5EDD4;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 700;
}
@media(min-width: 769px) {.vhq-gr_title-173 {
  font-size: 1.125rem;
}
}.vhq-gr_more-173 {
  gap: 0.313rem;
  transition: color .2s;
  display: flex;
  font-size: 0.75rem;
  color: #9A8A6E;
  font-weight: 600;
  align-items: center;
  white-space: nowrap;
  flex-shrink: 0;
}.vhq-gr_more-173:hover {
  color: #C89B35;
}.vhq-gr_more-173 svg {
  width: 12px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.75rem;
}.vhq-gr_arrows-173 {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.vhq-gr_arr-173 {
  background: rgba(255,255,255,0.04);
  border-radius: 4px;
  transition: background .15s,color .15s;
  border: 1px solid rgba(255,255,255,0.09);
  height: 30px;
  justify-content: center;
  align-items: center;
  color: #B0996E;
  width: 1.875rem;
  display: flex;
}.vhq-gr_arr-173:hover {
  background: rgba(255,255,255,0.07);
  color: #F5EDD4;
}.vhq-gr_arr-173 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.813rem;
  height: 0.813rem;
}.vhq-gr_seo_h-173 {
  margin: 0 0 6px;
  font-size: 0.813rem;
  max-width: 42.5rem;
  overflow-wrap: break-word;
  color: #D0BF95;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 700;
}
@media(min-width: 767px) {.vhq-gr_seo_h-173 {
  font-size: 14px;
}
}.vhq-gr_seo-173 {
  max-width: 42.5rem;
  font-size: 0.75rem;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  color: #9A8A6E;
  line-height: 1.55;
}.vhq-gr_seo-173 strong {
  color: #D0BF95;
  font-weight: 600;
}.vhq-gr_scroll-173 {
  gap: 0.625rem;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  display: flex;
  padding-bottom: 10px;
}.vhq-gr_scroll-173::-webkit-scrollbar {
  display: none;
}
@media(min-width: 771px) {.vhq-gr_scroll-173 {
  gap: 0.75rem;
}
}.vhq-tb-173 {
  background: #100D08;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  z-index: 80;
  right: 0;
  position: fixed;
  display: flex;
  height: 56px;
  top: 0;
  align-items: center;
  left: 0;
}.vhq-tb_in-173 {
  gap: 0;
  padding: 0 14px;
  height: 100%;
  align-items: center;
  display: flex;
  width: 100%;
}.vhq-tb_burger-173 {
  gap: 5px;
  border-radius: 8px;
  display: flex;
  height: 2.375rem;
  flex-shrink: 0;
  align-items: center;
  width: 2.375rem;
  margin-right: 0.5rem;
  flex-direction: column;
  justify-content: center;
}.vhq-tb_burger-173:hover {
  background: rgba(255,255,255,0.04);
}.vhq-tb_burger_line-173 {
  border-radius: 1px;
  background: #B0996E;
  display: block;
  height: 2px;
  width: 18px;
}
@media(min-width: 1081px) {.vhq-tb_burger-173 {
  display: none;
}
}.vhq-tb_logo-173 {
  gap: 9px;
  letter-spacing: -.01em;
  font-weight: 800;
  color: #F5EDD4;
  align-items: center;
  margin-right: 1.25rem;
  font-size: 1.125rem;
  flex-shrink: 0;
  overflow-wrap: break-word;
  display: flex;
}.vhq-tb_logo_mark-173 {
  overflow: hidden;
  border-radius: 8px;
  justify-content: center;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
}.vhq-tb_logo_mark-173 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.vhq-tb_nav-173 {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 641px) {.vhq-tb_nav-173 {
  display: flex;
}
}.vhq-tb_tab-173 {
  border-radius: 0.5rem;
  padding: 0.5rem 0.875rem;
  transition: background .15s,color .15s;
  font-size: 0.813rem;
  color: #B0996E;
  white-space: nowrap;
  font-weight: 600;
}.vhq-tb_tab-173:hover {
  background: rgba(255,255,255,0.04);
  color: #F5EDD4;
}.vhq-tb_tab-173.vhq-state_active-173 {
  background: rgba(200,155,53,0.16);
  color: #F5EDD4;
}.vhq-tb_right-173 {
  gap: 8px;
  display: flex;
  align-items: center;
  margin-left: auto;
  flex-shrink: 0;
}.vhq-tb_login-173 {
  transition: border-color .2s,color .2s;
  background: rgba(255,255,255,0.04);
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 0.5rem;
  padding: 0.563rem 16px;
  font-weight: 600;
  display: none;
  color: #D0BF95;
  font-size: 13px;
}.vhq-tb_login-173:hover {
  border-color: rgba(200,155,53,0.38);
  color: #F5EDD4;
}
@media(min-width: 483px) {.vhq-tb_login-173 {
  display: block;
}
}.vhq-tb_reg-173 {
  padding: 0.563rem 1.125rem;
  border-radius: 8px;
  background: #3AAB6A;
  transition: background .2s;
  white-space: nowrap;
  color: #0C0A06;
  font-weight: 700;
  font-size: 0.813rem;
}.vhq-tb_reg-173:hover {
  background: #4CBD7C;
}.vhq-sb-173 {
  background: #1B1610;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255,255,255,0.04);
  transition: transform .25s ease;
  z-index: 70;
  bottom: 0;
  width: 220px;
  top: 3.5rem;
  left: 0;
  position: fixed;
  overflow-y: auto;
}.vhq-sb-173.vhq-state_open-173 {
  transform: translateX(0);
}.vhq-sb-173::-webkit-scrollbar {
  width: 0.25rem;
}.vhq-sb-173::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255,255,255,0.07);
}
@media(min-width: 1081px) {.vhq-sb-173 {
  transform: translateX(0);
}
}.vhq-sb_auth-173 {
  padding: 14px 12px 0.625rem;
}.vhq-sb_btn_reg-173 {
  transition: background .2s;
  background: #3AAB6A;
  border-radius: 0.5rem;
  padding: 0.688rem;
  text-align: center;
  font-size: 0.813rem;
  color: #0C0A06;
  display: block;
  margin-bottom: 8px;
  font-weight: 700;
}.vhq-sb_btn_reg-173:hover {
  background: #4CBD7C;
}.vhq-sb_btn_login-173 {
  background: rgba(255,255,255,0.04);
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 0.5rem;
  padding: 10px;
  display: block;
  color: #D0BF95;
  font-weight: 600;
  text-align: center;
  font-size: 13px;
}.vhq-sb_btn_login-173:hover {
  border-color: rgba(200,155,53,0.38);
  color: #F5EDD4;
}.vhq-sb_promo-173 {
  padding: 12px 0.875rem;
  margin: 0 12px 10px;
  border-radius: 0.5rem;
  overflow: hidden;
  border: 1px solid rgba(200,155,53,0.16);
  background: linear-gradient(135deg,#1E1508,#1B1610);
  position: relative;
}.vhq-sb_promo-173::before {
  background: radial-gradient(circle,rgba(200,155,53,0.16),transparent 70%);
  border-radius: 50%;
  width: 80px;
  right: -1.25rem;
  position: absolute;
  height: 80px;
  content: '';
  top: -1.25rem;
}.vhq-sb_promo_title-173 {
  color: #C89B35;
  letter-spacing: .06em;
  font-weight: 700;
  margin-bottom: 0.25rem;
  text-transform: uppercase;
  font-size: 0.688rem;
}.vhq-sb_promo_text-173 {
  color: #F5EDD4;
  font-weight: 600;
  line-height: 1.35;
  font-size: 12px;
  overflow-wrap: break-word;
}.vhq-sb_promo_sub-173 {
  margin-top: 3px;
  color: #9A8A6E;
  font-size: 10px;
}.vhq-sb_nav-173 {
  padding: 6px 8px 16px;
}.vhq-sb_nav_lb-173 {
  padding: 0.625rem 0.5rem 6px;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 700;
  color: #8A7B62;
  letter-spacing: .08em;
}.vhq-sb_link-173 {
  border-radius: 4px;
  gap: 10px;
  transition: background .15s,color .15s;
  padding: 0.563rem 0.625rem;
  color: #B0996E;
  cursor: pointer;
  align-items: center;
  font-size: 0.813rem;
  display: flex;
  overflow-wrap: break-word;
  font-weight: 500;
}.vhq-sb_link-173:hover {
  background: rgba(255,255,255,0.04);
  color: #F5EDD4;
}.vhq-sb_link-173.vhq-state_active-173 {
  background: rgba(200,155,53,0.16);
  color: #F5EDD4;
}.vhq-sb_ic-173 {
  border-radius: 0.25rem;
  align-items: center;
  width: 1.875rem;
  flex-shrink: 0;
  height: 1.875rem;
  display: flex;
  justify-content: center;
}.vhq-sb_ic-173 svg {
  height: 1rem;
  width: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.vhq-sb_ic_1-173 {
  background: rgba(200,155,53,0.07);
  color: #C89B35;
}.vhq-sb_ic_2-173 {
  background: rgba(58,171,106,0.15);
  color: #3AAB6A;
}.vhq-sb_ic_3-173 {
  background: rgba(212,168,50,0.14);
  color: #D4A832;
}.vhq-sb_ic_4-173 {
  background: rgba(139,94,34,0.22);
  color: #8B5E22;
}.vhq-sb_ic_5-173 {
  background: rgba(200,155,53,0.07);
  color: #D4508C;
}.vhq-sb_ic_6-173 {
  background: rgba(139,94,34,0.22);
  color: #9B4DC8;
}.vhq-sb_badge-173 {
  padding: 2px 7px;
  border-radius: 0.25rem;
  background: #D4A832;
  margin-left: auto;
  font-weight: 700;
  color: #0C0A06;
  font-size: 9px;
}.vhq-sb_bot-173 {
  border-top: 1px solid rgba(255,255,255,0.04);
  gap: 8px;
  padding: 12px;
  display: flex;
}.vhq-sb_lang-173,.vhq-sb_help-173 {
  background: rgba(255,255,255,0.04);
  gap: 0.375rem;
  transition: border-color .2s;
  border-radius: 0.25rem;
  padding: 0.563rem 0.375rem;
  flex: 1;
  border: 1px solid rgba(255,255,255,0.05);
  font-weight: 600;
  display: flex;
  font-size: 11px;
  color: #B0996E;
  align-items: center;
  justify-content: center;
}.vhq-sb_lang-173:hover,.vhq-sb_help-173:hover {
  border-color: rgba(200,155,53,0.38);
  color: #F5EDD4;
}.vhq-sb_lang-173 svg,.vhq-sb_help-173 svg {
  height: 0.813rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.813rem;
}.vhq-sb_bd-173 {
  inset: 0;
  background: rgba(0,0,0,0.64);
  display: none;
  position: fixed;
  z-index: 69;
}.vhq-sb_bd-173.vhq-state_on-173 {
  display: block;
}
@media(min-width: 1079px) {.vhq-sb_bd-173 {
  display: none!important;
}
}.vhq-mob_nav-173 {
  background: #1B1610;
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255,255,255,0.09);
  display: flex;
  left: 0;
  right: 0;
  z-index: 80;
  bottom: 0;
  position: fixed;
}
@media(min-width: 1082px) {.vhq-mob_nav-173 {
  display: none;
}
}.vhq-mob_nav_item-173 {
  flex: 1;
  padding: 4px 2px;
  gap: 4px;
  cursor: pointer;
  flex-direction: column;
  display: flex;
  align-items: center;
  color: #8A7B62;
}.vhq-mob_nav_ic-173 {
  line-height: 1;
}.vhq-mob_nav_ic-173 svg {
  stroke-linejoin: round;
  width: 1.25rem;
  stroke-linecap: round;
  height: 1.25rem;
}.vhq-mob_nav_lb-173 {
  font-size: 0.625rem;
  font-weight: 600;
  color: #8A7B62;
}.vhq-mob_nav_item-173.vhq-state_active-173 {
  color: #C89B35;
}.vhq-mob_nav_item-173.vhq-state_active-173 .vhq-mob_nav_lb-173 {
  color: #C89B35;
}.vhq-hero-173 {
  background: #100D08;
  padding: 1.25rem 1rem 0;
}
@media(min-width: 769px) {.vhq-hero-173 {
  padding: 24px 24px 0;
}
}.vhq-hero_in-173 {
  gap: 0.75rem;
  margin: 0 auto;
  display: grid;
  max-width: 1340px;
  grid-template-columns: 1fr;
}
@media(min-width: 859px) {.vhq-hero_in-173 {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1097px) {.vhq-hero_in-173 {
  grid-template-columns: 1fr 21.25rem;
}
}.vhq-hero_promo-173 {
  overflow: hidden;
  border-radius: 14px;
  background: #161108;
  min-height: 220px;
  position: relative;
  align-items: stretch;
  display: flex;
}
@media(min-width: 765px) {.vhq-hero_promo-173 {
  min-height: 17.5rem;
}
}.vhq-hero_promo_bg-173 {
  background: linear-gradient(120deg,#1E1508 0%,#100D08 100%);
  background-position: center;
  inset: 0;
  position: absolute;
  background-size: cover;
}.vhq-hero_promo_bg-173::after {
  inset: 0;
  background: linear-gradient(90deg,#100D08 0%,rgba(0,0,0,0.64) 60%,transparent 100%);
  content: '';
  position: absolute;
}.vhq-hero_promo_glow-173 {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(139,94,34,0.22) 0%,transparent 65%);
  width: 300px;
  pointer-events: none;
  height: 300px;
  top: -40px;
  position: absolute;
  right: 60px;
}.vhq-hero_promo_ct-173 {
  padding: 28px 24px 1.75rem 1.75rem;
  max-width: 480px;
  display: flex;
  justify-content: center;
  z-index: 2;
  flex-direction: column;
  position: relative;
}
@media(min-width: 770px) {.vhq-hero_promo_ct-173 {
  padding: 40px 32px;
}
}.vhq-hero_badge-173 {
  border-radius: 20px;
  padding: 5px 12px;
  border: 1px solid rgba(200,155,53,0.07);
  background: rgba(200,155,53,0.16);
  margin-bottom: 0.875rem;
  font-size: 10px;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #C89B35;
  font-weight: 700;
}.vhq-hero_h1-173 {
  overflow-wrap: break-word;
  line-height: 1.15;
  color: #F5EDD4;
  font-weight: 800;
  margin-bottom: 0.625rem;
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.625rem;
}.vhq-hero_h1-173 em {
  color: #D4A832;
  font-style: normal;
}
@media(min-width:768px) {.vhq-hero_h1-173 {
  font-size: 2.25rem;
}
}.vhq-hero_sub-173 {
  color: #B0996E;
  margin-bottom: 20px;
  font-size: 13px;
  line-height: 1.55;
}
@media(min-width: 770px) {.vhq-hero_sub-173 {
  font-size: 14px;
}
}.vhq-hero_row-173 {
  gap: 10px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.vhq-hero_cta-173 {
  background: #3AAB6A;
  border-radius: 0.5rem;
  padding: 0.813rem 26px;
  transition: background .2s;
  color: #0C0A06;
  box-shadow: 0 3px 14px rgba(58,171,106,0.48);
  font-size: 14px;
  font-weight: 700;
}.vhq-hero_cta-173:hover {
  background: #4CBD7C;
}.vhq-hero_terms-173 {
  font-size: 0.688rem;
  color: #8A7B62;
}.vhq-hero_game-173 {
  background: #161108;
  border: 1px solid rgba(255,255,255,0.05);
  border-radius: 0.875rem;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  position: relative;
}.vhq-hero_game_badge-173 {
  border-radius: 1.25rem;
  padding: 5px 10px;
  border: 1px solid rgba(212,168,50,0.14);
  background: rgba(212,168,50,0.14);
  position: absolute;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.625rem;
  letter-spacing: .06em;
  color: #D4A832;
  top: 12px;
  z-index: 3;
  left: 12px;
}.vhq-hero_game_badge-173 svg {
  width: 0.688rem;
  margin-right: 4px;
  height: 0.688rem;
  vertical-align: -1px;
}.vhq-hero_game_img-173 {
  background: linear-gradient(135deg,#1E1508,#100D08);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.vhq-hero_game_img-173 img {
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
}.vhq-hero_game_play-173 {
  transition: opacity .2s;
  background: rgba(0,0,0,0.64);
  inset: 0;
  align-items: center;
  display: flex;
  position: absolute;
  opacity: 0;
  justify-content: center;
}.vhq-hero_game-173:hover .vhq-hero_game_play-173 {
  opacity: 1;
}.vhq-hero_game_play-173 span {
  border-radius: 50%;
  background: #C89B35;
  height: 3.25rem;
  justify-content: center;
  width: 3.25rem;
  display: flex;
  align-items: center;
}.vhq-hero_game_play-173 span svg {
  margin-left: 2px;
  height: 18px;
  width: 18px;
}.vhq-hero_game_info-173 {
  padding: 14px 16px;
}.vhq-hero_game_title-173 {
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F5EDD4;
  font-size: 0.938rem;
}.vhq-hero_game_provider-173 {
  color: #9A8A6E;
  font-size: 11px;
}.vhq-hero_game_btn-173 {
  padding: 11px;
  border-radius: 8px;
  margin: 0.75rem 1rem 16px;
  transition: background .2s;
  background: #C89B35;
  text-align: center;
  font-size: 0.813rem;
  font-weight: 700;
  color: #F5EDD4;
  display: block;
}.vhq-hero_game-173:hover .vhq-hero_game_btn-173 {
  background: #D9AE4E;
}.vhq-sbar-173 {
  padding: 1rem 16px 0;
  background: #100D08;
}
@media(min-width: 769px) {.vhq-sbar-173 {
  padding: 18px 1.5rem 0;
}
}.vhq-sbar_in-173 {
  margin: 0 auto;
  max-width: 1340px;
}.vhq-sbar_row-173 {
  gap: 0.625rem;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
  display: flex;
}.vhq-sbar_input-173 {
  background: #161108;
  border: 1px solid rgba(255,255,255,0.09);
  gap: 10px;
  flex: 1;
  border-radius: 8px;
  padding: 0.688rem 16px;
  transition: border-color .2s;
  color: #9A8A6E;
  align-items: center;
  display: flex;
  font-size: 13px;
  cursor: pointer;
}.vhq-sbar_input-173:hover {
  border-color: rgba(200,155,53,0.38);
}.vhq-sbar_input-173 svg {
  stroke-linecap: round;
  height: 15px;
  width: 15px;
  stroke-linejoin: round;
  flex-shrink: 0;
}.vhq-sbar_providers-173 {
  gap: 8px;
  border: 1px solid rgba(255,255,255,0.09);
  background: #161108;
  padding: 11px 18px;
  border-radius: 0.5rem;
  transition: border-color .2s;
  display: flex;
  white-space: nowrap;
  align-items: center;
  font-weight: 600;
  font-size: 13px;
  color: #D0BF95;
}.vhq-sbar_providers-173:hover {
  border-color: rgba(200,155,53,0.38);
  color: #F5EDD4;
}.vhq-sbar_providers-173 svg {
  stroke-linecap: round;
  width: 0.875rem;
  height: 0.875rem;
  stroke-linejoin: round;
}.vhq-sbar_tabs-173 {
  gap: 6px;
  overflow-x: auto;
  padding-bottom: 2px;
  scrollbar-width: none;
  display: flex;
}.vhq-sbar_tabs-173::-webkit-scrollbar {
  display: none;
}.vhq-sbar_tab-173 {
  padding: 0.5rem 0.875rem;
  border: 1px solid rgba(255,255,255,0.05);
  transition: background .15s,color .15s,border-color .15s;
  border-radius: 20px;
  gap: 7px;
  background: rgba(255,255,255,0.04);
  align-items: center;
  font-weight: 600;
  display: flex;
  font-size: 0.75rem;
  white-space: nowrap;
  color: #B0996E;
  flex-shrink: 0;
  cursor: pointer;
}.vhq-sbar_tab-173:hover {
  border-color: rgba(200,155,53,0.38);
  background: rgba(255,255,255,0.07);
  color: #F5EDD4;
}.vhq-sbar_tab-173.vhq-state_active-173 {
  border-color: rgba(200,155,53,0.07);
  background: rgba(200,155,53,0.16);
  color: #F5EDD4;
}.vhq-sbar_tab_ic-173 svg {
  height: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 14px;
}.vhq-ws-173 {
  background: #100D08;
  padding: 32px 1rem 0;
}
@media(min-width: 767px) {.vhq-ws-173 {
  padding: 2.25rem 24px 0;
}
}.vhq-ws_in-173 {
  margin: 0 auto;
  max-width: 1340px;
}.vhq-ws_head-173 {
  gap: 0.75rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 14px;
  flex-wrap: wrap;
}.vhq-ws_title-173 {
  gap: 0.625rem;
  align-items: center;
  display: flex;
  font-family: 'Cormorant Garamond', serif;
  font-size: 16px;
  font-weight: 700;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  color: #F5EDD4;
}.vhq-ws_title_ic-173 svg {
  width: 1.125rem;
  stroke-linejoin: round;
  color: #D4A832;
  stroke-linecap: round;
  height: 18px;
}.vhq-ws_online-173 {
  gap: 7px;
  font-size: 12px;
  font-weight: 600;
  display: flex;
  align-items: center;
  color: #9A8A6E;
}.vhq-ws_online_dot-173 {
  background: #3AAB6A;
  border-radius: 50%;
  height: 8px;
  width: 0.5rem;
  flex-shrink: 0;
  box-shadow: 0 0 0.375rem rgba(58,171,106,0.15);
}.vhq-ws_scroll-173 {
  gap: 8px;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 8px;
}.vhq-ws_scroll-173::-webkit-scrollbar {
  display: none;
}.vhq-wc-173 {
  border: 1px solid rgba(255,255,255,0.09);
  gap: 10px;
  border-radius: 8px;
  padding: 0.625rem 0.875rem;
  background: #161108;
  display: flex;
  min-width: 13.75rem;
  flex-shrink: 0;
  align-items: center;
}.vhq-wc_img-173 {
  overflow: hidden;
  border-radius: 4px;
  background: #1B1610;
  flex-shrink: 0;
  width: 2.25rem;
  height: 2.25rem;
}.vhq-wc_img-173 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.vhq-wc_info-173 {
  min-width: 0;
}.vhq-wc_game-173 {
  overflow: hidden;
  color: #D0BF95;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.75rem;
  font-weight: 600;
}.vhq-wc_player-173 {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #8A7B62;
  white-space: nowrap;
  font-size: 10px;
}.vhq-wc_amount-173 {
  white-space: nowrap;
  margin-left: auto;
  flex-shrink: 0;
  color: #3AAB6A;
  font-size: 13px;
  font-weight: 700;
}.vhq-prov-173 {
  padding: 36px 1rem 0;
  background: #100D08;
}
@media(min-width: 771px) {.vhq-prov-173 {
  padding: 2.75rem 24px 0;
}
}.vhq-prov_in-173 {
  margin: 0 auto;
  max-width: 83.75rem;
}.vhq-prov_head-173 {
  margin-bottom: 1rem;
}.vhq-prov_label-173 {
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #C89B35;
}.vhq-prov_h2-173 {
  margin-bottom: 8px;
  color: #F5EDD4;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 770px) {.vhq-prov_h2-173 {
  font-size: 24px;
}
}.vhq-prov_seo-173 {
  font-size: 13px;
  color: #9A8A6E;
  max-width: 38.75rem;
  line-height: 1.6;
  overflow-wrap: break-word;
  margin-bottom: 16px;
}.vhq-prov_seo-173 strong {
  font-weight: 700;
  color: #D0BF95;
}.vhq-prov_seo-173 a {
  text-decoration: underline;
  color: #C89B35;
}.vhq-prov_grid-173 {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 643px) {.vhq-prov_grid-173 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.vhq-prov_grid-173 {
  grid-template-columns: repeat(8,1fr);
}
}.vhq-prov_card-173 {
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.09);
  background: #161108;
  gap: 0.438rem;
  transition: border-color .2s,background .2s;
  padding: 0.875rem 0.625rem;
  cursor: pointer;
  align-items: center;
  display: flex;
  flex-direction: column;
}.vhq-prov_card-173:hover {
  border-color: rgba(200,155,53,0.38);
  background: #1B1610;
}.vhq-prov_logo-173 {
  overflow: hidden;
  background: rgba(255,255,255,0.04);
  border-radius: 4px;
  justify-content: center;
  display: flex;
  height: 44px;
  width: 44px;
  align-items: center;
}.vhq-prov_logo-173 img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.vhq-prov_name-173 {
  overflow-wrap: break-word;
  color: #B0996E;
  font-size: 0.688rem;
  font-weight: 600;
  text-align: center;
}.vhq-bon-173 {
  padding: 2.25rem 16px 0;
  background: #100D08;
}
@media(min-width: 765px) {.vhq-bon-173 {
  padding: 44px 1.5rem 0;
}
}.vhq-bon_in-173 {
  margin: 0 auto;
  max-width: 1340px;
}.vhq-bon_head-173 {
  margin-bottom: 20px;
}.vhq-bon_label-173 {
  font-size: 11px;
  color: #C89B35;
  margin-bottom: 8px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
}.vhq-bon_h2-173 {
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  color: #F5EDD4;
  margin-bottom: 0.5rem;
}
@media(min-width: 771px) {.vhq-bon_h2-173 {
  font-size: 1.5rem;
}
}.vhq-bon_seo-173 {
  line-height: 1.6;
  color: #9A8A6E;
  max-width: 620px;
  font-size: 13px;
  overflow-wrap: break-word;
}.vhq-bon_seo-173 strong {
  color: #D0BF95;
  font-weight: 700;
}.vhq-bon_seo-173 a {
  text-decoration: underline;
  color: #C89B35;
}.vhq-bon_grid-173 {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 642px) {.vhq-bon_grid-173 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.vhq-bon_grid-173 {
  grid-template-columns: repeat(5,1fr);
}
}.vhq-bon_card-173 {
  background: #161108;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 8px;
  padding: 1rem;
  transition: border-color .2s,transform .2s;
}.vhq-bon_card-173:hover {
  transform: translateY(-2px);
  border-color: rgba(200,155,53,0.07);
}.vhq-bon_card_ic-173 svg {
  height: 1.625rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.625rem;
}.vhq-bon_card_ic-173 {
  margin-bottom: 10px;
}.vhq-bon_card_type-173 {
  color: #9A8A6E;
  letter-spacing: .06em;
  font-weight: 700;
  margin-bottom: 6px;
  font-size: 10px;
  text-transform: uppercase;
}.vhq-bon_card_amount-173 {
  color: #D4A832;
  font-weight: 800;
  font-size: 1.125rem;
  line-height: 1.1;
  margin-bottom: 0.375rem;
}.vhq-bon_card_name-173 {
  font-weight: 600;
  overflow-wrap: break-word;
  color: #F5EDD4;
  font-size: 0.813rem;
  margin-bottom: 0.5rem;
}.vhq-bon_card_detail-173 {
  border-top: 1px solid rgba(255,255,255,0.04);
  color: #8A7B62;
  font-size: 0.688rem;
  overflow-wrap: break-word;
  line-height: 1.5;
  padding-top: 8px;
}.vhq-reg-173 {
  background: #100D08;
  padding: 36px 16px 0;
}
@media(min-width: 771px) {.vhq-reg-173 {
  padding: 44px 24px 0;
}
}.vhq-reg_in-173 {
  border-radius: 14px;
  margin: 0 auto;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255,255,255,0.05);
  background: #1B1610;
  max-width: 1340px;
}
@media(min-width: 771px) {.vhq-reg_in-173 {
  padding: 2.5rem;
}
}.vhq-reg_top-173 {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.vhq-reg_top-173 {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.vhq-reg_label-173 {
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  color: #C89B35;
  font-size: 0.688rem;
  font-weight: 700;
}.vhq-reg_h2-173 {
  font-size: 22px;
  color: #F5EDD4;
  font-weight: 800;
  margin-bottom: 12px;
  line-height: 1.2;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 766px) {.vhq-reg_h2-173 {
  font-size: 28px;
}
}.vhq-reg_bonus-173 {
  border-radius: 8px;
  padding: 0.625rem 16px;
  gap: 8px;
  background: rgba(212,168,50,0.14);
  border: 1px solid rgba(212,168,50,0.14);
  margin-bottom: 16px;
  display: inline-flex;
  align-items: center;
}.vhq-reg_bonus_amount-173 {
  color: #D4A832;
  font-size: 1.25rem;
  font-weight: 800;
}.vhq-reg_bonus_text-173 {
  color: #B0996E;
  font-size: 0.813rem;
  line-height: 1.35;
}.vhq-reg_cta_btn-173 {
  background: #3AAB6A;
  padding: 14px 2rem;
  border-radius: 0.5rem;
  transition: background .2s;
  font-weight: 700;
  display: inline-block;
  color: #0C0A06;
  margin-bottom: 12px;
  box-shadow: 0 3px 0.875rem rgba(58,171,106,0.48);
  font-size: 0.938rem;
}.vhq-reg_cta_btn-173:hover {
  background: #4CBD7C;
}.vhq-reg_terms-173 {
  color: #8A7B62;
  line-height: 1.5;
  font-size: 0.688rem;
}.vhq-reg_seo-173 {
  border-top: 1px solid rgba(255,255,255,0.04);
  margin-top: 1.25rem;
  line-height: 1.65;
  color: #9A8A6E;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  padding-top: 1.25rem;
}.vhq-reg_seo-173 p {
  color: #9A8A6E;
  margin-bottom: 0.625rem;
  font-size: 13px;
  line-height: 1.65;
}.vhq-reg_seo-173 p:last-child {
  margin-bottom: 0;
}.vhq-reg_seo-173 strong {
  font-weight: 700;
  color: #D0BF95;
}.vhq-reg_seo-173 a {
  transition: color .2s;
  color: #C89B35;
  text-decoration: underline;
}.vhq-reg_seo-173 a:hover {
  color: #D9AE4E;
}.vhq-reg_seo-173 ul,.vhq-reg_seo-173 ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 18px;
}.vhq-reg_seo-173 ol {
  list-style: decimal;
}.vhq-reg_seo-173 li {
  margin-bottom: 4px;
  line-height: 1.65;
  color: #9A8A6E;
  font-size: 0.813rem;
}.vhq-reg_seo-173 table {
  font-size: 13px;
  width: 100%;
  margin-bottom: 0.625rem;
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
}
@media(min-width: 767px) {.vhq-reg_seo-173 table {
  display: table;
}
}.vhq-reg_seo-173 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 8px;
  font-weight: 700;
  text-align: left;
  color: #D0BF95;
}.vhq-reg_seo-173 td {
  border-bottom: 1px solid rgba(255,255,255,0.04);
  padding: 8px;
  color: #9A8A6E;
}.vhq-reg_steps-173 {
  gap: 0.875rem;
  flex-direction: column;
  margin-top: 28px;
  display: flex;
}
@media(min-width: 862px) {.vhq-reg_steps-173 {
  margin-top: 0;
}
}.vhq-reg_step-173 {
  gap: 0.875rem;
  border-radius: 0.5rem;
  padding: 16px;
  border: 1px solid rgba(255,255,255,0.05);
  background: rgba(255,255,255,0.04);
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.vhq-reg_step_num-173 {
  border-radius: 50%;
  border: 1px solid rgba(200,155,53,0.07);
  background: rgba(200,155,53,0.16);
  font-size: 0.875rem;
  font-weight: 800;
  display: flex;
  justify-content: center;
  height: 2.125rem;
  color: #C89B35;
  align-items: center;
  flex-shrink: 0;
  width: 34px;
}.vhq-reg_step_title-173 {
  margin-bottom: 3px;
  font-size: 0.875rem;
  color: #F5EDD4;
  font-weight: 700;
}.vhq-reg_step_text-173 {
  line-height: 1.5;
  color: #9A8A6E;
  font-size: 12px;
}.vhq-reg_trust-173 {
  border-top: 1px solid rgba(255,255,255,0.04);
  gap: 0.625rem;
  display: flex;
  padding-top: 1.25rem;
  flex-wrap: wrap;
  margin-top: 20px;
}.vhq-reg_trust_item-173 {
  gap: 7px;
  font-size: 0.75rem;
  color: #9A8A6E;
  align-items: center;
  overflow-wrap: break-word;
  display: flex;
}.vhq-reg_trust_ic-173 svg {
  stroke-linejoin: round;
  width: 16px;
  color: #C89B35;
  height: 16px;
  stroke-linecap: round;
}.vhq-app-173 {
  padding: 2.25rem 16px 0;
  background: #100D08;
}
@media(min-width: 766px) {.vhq-app-173 {
  padding: 44px 24px 0;
}
}.vhq-app_in-173 {
  margin: 0 auto;
  max-width: 1340px;
}.vhq-app_head-173 {
  margin-bottom: 16px;
}.vhq-app_label-173 {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 8px;
  color: #C89B35;
}.vhq-app_h2-173 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 20px;
  margin-bottom: 0.375rem;
  color: #F5EDD4;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.vhq-app_h2-173 {
  font-size: 24px;
}
}.vhq-app_sub-173 {
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  max-width: 600px;
  color: #9A8A6E;
}.vhq-app_sub-173 strong {
  font-weight: 700;
  color: #D0BF95;
}.vhq-app_cards-173 {
  gap: 10px;
  margin-top: 1rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.vhq-app_cards-173 {
  grid-template-columns: repeat(3,1fr);
}
}.vhq-app_card-173 {
  overflow: hidden;
  border-radius: 0.5rem;
  padding: 1.25rem;
  gap: 1rem;
  display: flex;
  align-items: flex-start;
  position: relative;
  flex-wrap: wrap;
}.vhq-app_card_ios-173 {
  background: linear-gradient(135deg,rgba(200,155,53,0.16) 0%,#1B1610 100%);
}.vhq-app_card_android-173 {
  background: linear-gradient(135deg,rgba(58,171,106,0.15) 0%,#1B1610 100%);
}.vhq-app_card_win-173 {
  background: linear-gradient(135deg,rgba(212,168,50,0.14) 0%,#1B1610 100%);
}.vhq-app_card_ic-173 svg {
  stroke-linejoin: round;
  width: 2.125rem;
  height: 34px;
  stroke-linecap: round;
}.vhq-app_card_ic-173 {
  flex-shrink: 0;
  color: #F5EDD4;
}.vhq-app_card_os-173 {
  margin-bottom: 6px;
  font-size: 10px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  color: #9A8A6E;
}.vhq-app_card_title-173 {
  line-height: 1.2;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  color: #F5EDD4;
  font-size: 15px;
}.vhq-app_card_text-173 {
  margin-bottom: 14px;
  line-height: 1.5;
  overflow-wrap: break-word;
  font-size: 12px;
  color: #9A8A6E;
}.vhq-app_card_btn-173 {
  border: 1px solid rgba(200,155,53,0.38);
  background: rgba(255,255,255,0.12);
  padding: 10px 1.125rem;
  transition: background .2s;
  gap: 7px;
  border-radius: 0.25rem;
  font-weight: 700;
  display: inline-flex;
  font-size: 13px;
  align-items: center;
  color: #F5EDD4;
}.vhq-app_card_btn-173:hover {
  background: rgba(255,255,255,0.07);
}.vhq-htp-173 {
  padding: 36px 16px 0;
  background: #100D08;
}
@media(min-width: 766px) {.vhq-htp-173 {
  padding: 44px 1.5rem 0;
}
}.vhq-htp_in-173 {
  margin: 0 auto;
  max-width: 83.75rem;
}.vhq-htp_head-173 {
  margin-bottom: 1.375rem;
  max-width: 45rem;
}.vhq-htp_label-173 {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
  color: #C89B35;
  margin-bottom: 8px;
}.vhq-htp_h2-173 {
  font-size: 1.375rem;
  color: #F5EDD4;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.5rem;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 766px) {.vhq-htp_h2-173 {
  font-size: 28px;
}
}.vhq-htp_intro-173 {
  font-size: 0.875rem;
  color: #9A8A6E;
  line-height: 1.6;
}.vhq-htp_steps-173 {
  padding: 0;
  list-style: none;
  gap: 0.75rem;
  margin: 0;
  grid-template-columns: 1fr;
  display: grid;
  counter-reset: none;
}
@media(min-width: 641px) {.vhq-htp_steps-173 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.vhq-htp_steps-173 {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.vhq-htp_step-173 {
  border-radius: 0.5rem;
  background: #1B1610;
  padding: 20px 18px 18px;
  border: 1px solid rgba(255,255,255,0.09);
  position: relative;
  flex-direction: column;
  display: flex;
}.vhq-htp_step_num-173 {
  border-radius: 50%;
  background: #C89B35;
  justify-content: center;
  width: 28px;
  font-family: 'Cormorant Garamond', serif;
  display: flex;
  font-weight: 800;
  font-size: 13px;
  align-items: center;
  left: 20px;
  color: #0C0A06;
  height: 1.75rem;
  position: absolute;
  top: -0.75rem;
}.vhq-htp_step_ic-173 {
  border-radius: 0.25rem;
  background: rgba(200,155,53,0.16);
  margin: 8px 0 0.75rem;
  height: 2.25rem;
  align-items: center;
  display: flex;
  width: 2.25rem;
  color: #C89B35;
  justify-content: center;
}.vhq-htp_step_ic-173 svg {
  stroke-linejoin: round;
  height: 18px;
  width: 1.125rem;
  stroke-linecap: round;
}.vhq-htp_step_h-173 {
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F5EDD4;
  line-height: 1.25;
}.vhq-htp_step_p-173 {
  font-size: 0.813rem;
  line-height: 1.55;
  color: #9A8A6E;
  overflow-wrap: break-word;
}.vhq-htp_step_p-173 strong {
  font-weight: 600;
  color: #D0BF95;
}.vhq-htp_cta-173 {
  border-radius: 8px;
  padding: 0.813rem 1.625rem;
  transition: background .2s;
  background: #3AAB6A;
  color: #0C0A06;
  font-size: 14px;
  font-weight: 700;
  display: inline-block;
  margin-top: 20px;
}.vhq-htp_cta-173:hover {
  background: #4CBD7C;
}.vhq-seo-173 {
  background: #100D08;
  padding: 36px 1rem 0;
}
@media(min-width: 767px) {.vhq-seo-173 {
  padding: 44px 1.5rem 0;
}
}.vhq-seo_in-173 {
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 1.75rem 24px;
  border-radius: 14px;
  background: #1B1610;
  max-width: 1340px;
}
@media(min-width: 770px) {.vhq-seo_in-173 {
  padding: 36px 40px;
}
}.vhq-seo_label-173 {
  font-weight: 700;
  color: #C89B35;
  margin-bottom: 10px;
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
}.vhq-seo_h2-173 {
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
  margin-bottom: 14px;
  line-height: 1.25;
  font-family: 'Cormorant Garamond', serif;
  color: #F5EDD4;
}
@media(min-width: 769px) {.vhq-seo_h2-173 {
  font-size: 24px;
}
}.vhq-seo_body-173 {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #B0996E;
  overflow-wrap: break-word;
}.vhq-seo_body-173 p {
  color: #B0996E;
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 0.75rem;
}.vhq-seo_body-173 p:last-child {
  margin-bottom: 0;
}.vhq-seo_body-173 strong {
  font-weight: 700;
  color: #D0BF95;
}.vhq-seo_body-173 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C89B35;
}.vhq-seo_body-173 a:hover {
  color: #D9AE4E;
}.vhq-seo_body-173 ul,.vhq-seo_body-173 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.vhq-seo_body-173 ol {
  list-style: decimal;
}.vhq-seo_body-173 li {
  font-size: 14px;
  margin-bottom: 0.375rem;
  line-height: 1.75;
  color: #B0996E;
}.vhq-seo_body-173 table {
  font-size: 13px;
  display: block;
  overflow-x: auto;
  width: 100%;
  margin-bottom: 0.75rem;
  border-collapse: collapse;
}
@media(min-width:768px) {.vhq-seo_body-173 table {
  display: table;
}
}.vhq-seo_body-173 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 0.75rem;
  text-align: left;
  font-weight: 700;
  color: #D0BF95;
}.vhq-seo_body-173 td {
  border-bottom: 1px solid rgba(255,255,255,0.04);
  padding: 0.625rem 12px;
  color: #B0996E;
}.vhq-seo_cols-173 {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.vhq-seo_cols-173 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.vhq-seo_cols-173 {
  grid-template-columns: repeat(3,1fr);
}
}.vhq-seo_col_h-173 {
  font-weight: 700;
  margin-bottom: 0.438rem;
  color: #D0BF95;
  font-size: 13px;
  overflow-wrap: break-word;
}.vhq-seo_col_p-173 {
  line-height: 1.65;
  font-size: 0.813rem;
  color: #9A8A6E;
  overflow-wrap: break-word;
}.vhq-seo_stats-173 {
  margin: 1.25rem 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.vhq-seo_stat-173 {
  flex: 1;
  background: rgba(200,155,53,0.07);
  padding: 0.875rem 16px;
  border-radius: 0.5rem;
  border: 1px solid rgba(200,155,53,0.16);
  min-width: 8.75rem;
}.vhq-seo_stat_val-173 {
  color: #C89B35;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-size: 20px;
  font-weight: 800;
}.vhq-seo_stat_lb-173 {
  overflow-wrap: break-word;
  color: #9A8A6E;
  font-size: 0.688rem;
}.vhq-seo-173 {
  padding: 2.25rem 16px 0;
  background: #100D08;
}
@media(min-width: 765px) {.vhq-seo-173 {
  padding: 2.75rem 1.5rem 0;
}
}.vhq-seo_in-173 {
  padding: 1.75rem 24px;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 14px;
  background: #1B1610;
  margin: 0 auto;
  max-width: 1340px;
}
@media(min-width: 765px) {.vhq-seo_in-173 {
  padding: 2.25rem 40px;
}
}.vhq-seo_label-173 {
  color: #C89B35;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
}.vhq-seo_h2-173 {
  margin-bottom: 14px;
  color: #F5EDD4;
  font-size: 20px;
  line-height: 1.25;
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.vhq-seo_h2-173 {
  font-size: 1.5rem;
}
}.vhq-seo_body-173 {
  font-size: 14px;
  overflow-wrap: break-word;
  color: #B0996E;
  line-height: 1.75;
}.vhq-seo_body-173 p {
  line-height: 1.75;
  color: #B0996E;
  margin-bottom: 12px;
  font-size: 0.875rem;
}.vhq-seo_body-173 p:last-child {
  margin-bottom: 0;
}.vhq-seo_body-173 strong {
  font-weight: 700;
  color: #D0BF95;
}.vhq-seo_body-173 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C89B35;
}.vhq-seo_body-173 a:hover {
  color: #D9AE4E;
}.vhq-seo_body-173 ul,.vhq-seo_body-173 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.vhq-seo_body-173 ol {
  list-style: decimal;
}.vhq-seo_body-173 li {
  color: #B0996E;
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 0.375rem;
}.vhq-seo_body-173 table {
  border-collapse: collapse;
  display: block;
  width: 100%;
  overflow-x: auto;
  font-size: 0.813rem;
  margin-bottom: 12px;
}
@media(min-width: 767px) {.vhq-seo_body-173 table {
  display: table;
}
}.vhq-seo_body-173 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 12px;
  text-align: left;
  font-weight: 700;
  color: #D0BF95;
}.vhq-seo_body-173 td {
  border-bottom: 1px solid rgba(255,255,255,0.04);
  padding: 0.625rem 0.75rem;
  color: #B0996E;
}.vhq-seo_cols-173 {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width:640px) {.vhq-seo_cols-173 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.vhq-seo_cols-173 {
  grid-template-columns: repeat(3,1fr);
}
}.vhq-seo_col_h-173 {
  margin-bottom: 7px;
  overflow-wrap: break-word;
  color: #D0BF95;
  font-weight: 700;
  font-size: 13px;
}.vhq-seo_col_p-173 {
  color: #9A8A6E;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.vhq-seo_stats-173 {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.vhq-seo_stat-173 {
  border: 1px solid rgba(200,155,53,0.16);
  padding: 0.875rem 1rem;
  border-radius: 0.5rem;
  flex: 1;
  background: rgba(200,155,53,0.07);
  min-width: 140px;
}.vhq-seo_stat_val-173 {
  margin-bottom: 4px;
  font-weight: 800;
  color: #C89B35;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}.vhq-seo_stat_lb-173 {
  color: #9A8A6E;
  overflow-wrap: break-word;
  font-size: 11px;
}.vhq-seo-173 {
  padding: 36px 16px 0;
  background: #100D08;
}
@media(min-width: 769px) {.vhq-seo-173 {
  padding: 44px 24px 0;
}
}.vhq-seo_in-173 {
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 14px;
  margin: 0 auto;
  background: #1B1610;
  max-width: 1340px;
}
@media(min-width: 771px) {.vhq-seo_in-173 {
  padding: 36px 40px;
}
}.vhq-seo_label-173 {
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
  color: #C89B35;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
}.vhq-seo_h2-173 {
  margin-bottom: 0.875rem;
  font-weight: 800;
  color: #F5EDD4;
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  line-height: 1.25;
}
@media(min-width:768px) {.vhq-seo_h2-173 {
  font-size: 1.5rem;
}
}.vhq-seo_body-173 {
  overflow-wrap: break-word;
  color: #B0996E;
  line-height: 1.75;
  font-size: 14px;
}.vhq-seo_body-173 p {
  line-height: 1.75;
  color: #B0996E;
  margin-bottom: 12px;
  font-size: 14px;
}.vhq-seo_body-173 p:last-child {
  margin-bottom: 0;
}.vhq-seo_body-173 strong {
  color: #D0BF95;
  font-weight: 700;
}.vhq-seo_body-173 a {
  transition: color .2s;
  color: #C89B35;
  text-decoration: underline;
}.vhq-seo_body-173 a:hover {
  color: #D9AE4E;
}.vhq-seo_body-173 ul,.vhq-seo_body-173 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.vhq-seo_body-173 ol {
  list-style: decimal;
}.vhq-seo_body-173 li {
  color: #B0996E;
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
}.vhq-seo_body-173 table {
  display: block;
  font-size: 13px;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 0.75rem;
}
@media(min-width: 771px) {.vhq-seo_body-173 table {
  display: table;
}
}.vhq-seo_body-173 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 12px;
  color: #D0BF95;
  font-weight: 700;
  text-align: left;
}.vhq-seo_body-173 td {
  border-bottom: 1px solid rgba(255,255,255,0.04);
  padding: 0.625rem 0.75rem;
  color: #B0996E;
}.vhq-seo_cols-173 {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 642px) {.vhq-seo_cols-173 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.vhq-seo_cols-173 {
  grid-template-columns: repeat(3,1fr);
}
}.vhq-seo_col_h-173 {
  color: #D0BF95;
  margin-bottom: 7px;
  overflow-wrap: break-word;
  font-size: 13px;
  font-weight: 700;
}.vhq-seo_col_p-173 {
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #9A8A6E;
  font-size: 13px;
}.vhq-seo_stats-173 {
  margin: 1.25rem 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.vhq-seo_stat-173 {
  border: 1px solid rgba(200,155,53,0.16);
  flex: 1;
  border-radius: 8px;
  padding: 0.875rem 1rem;
  background: rgba(200,155,53,0.07);
  min-width: 140px;
}.vhq-seo_stat_val-173 {
  overflow-wrap: break-word;
  font-weight: 800;
  color: #C89B35;
  margin-bottom: 4px;
  font-size: 20px;
}.vhq-seo_stat_lb-173 {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #9A8A6E;
}.vhq-faq-173 {
  background: #100D08;
  padding: 36px 1rem 0;
}
@media(min-width: 767px) {.vhq-faq-173 {
  padding: 44px 24px 0;
}
}.vhq-faq_in-173 {
  margin: 0 auto;
  max-width: 1340px;
}.vhq-faq_head-173 {
  margin-bottom: 1.25rem;
}.vhq-faq_label-173 {
  font-size: 0.688rem;
  color: #C89B35;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}.vhq-faq_h2-173 {
  font-size: 1.25rem;
  font-weight: 800;
  color: #F5EDD4;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.vhq-faq_h2-173 {
  font-size: 1.5rem;
}
}.vhq-faq_list-173 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.vhq-faq_item-173 {
  background: #1B1610;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 0.5rem;
}.vhq-faq_q-173 {
  gap: 12px;
  transition: color .2s;
  padding: 1rem 20px;
  cursor: pointer;
  flex-wrap: wrap;
  justify-content: space-between;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  align-items: center;
  font-weight: 600;
  color: #D0BF95;
  display: flex;
}.vhq-faq_q-173:hover {
  color: #F5EDD4;
}.vhq-faq_q_ic-173 {
  background: rgba(255,255,255,0.04);
  border-radius: 50%;
  transition: transform .25s;
  display: flex;
  flex-shrink: 0;
  font-size: 16px;
  align-items: center;
  color: #C89B35;
  height: 24px;
  width: 1.5rem;
  justify-content: center;
}.vhq-faq_item-173.vhq-state_open-173 .vhq-faq_q_ic-173 {
  transform: rotate(45deg);
}.vhq-faq_a-173 {
  padding: 0 1.25rem 1rem;
  line-height: 1.7;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  display: none;
  color: #9A8A6E;
}.vhq-faq_item-173.vhq-state_open-173 .vhq-faq_a-173 {
  display: block;
}.vhq-faq_a-173 strong {
  color: #D0BF95;
  font-weight: 700;
}.vhq-faq_a-173 a {
  color: #C89B35;
  text-decoration: underline;
}.vhq-faq_a-173 ul,.vhq-faq_a-173 ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 20px;
}.vhq-faq_a-173 ol {
  list-style: decimal;
}.vhq-faq_a-173 li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.vhq-faq_a-173 table {
  margin: 8px 0;
  border-collapse: collapse;
  font-size: 12px;
  overflow-x: auto;
  display: block;
  width: 100%;
}
@media(min-width: 769px) {.vhq-faq_a-173 table {
  display: table;
}
}.vhq-faq_a-173 th {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  text-align: left;
  color: #D0BF95;
}.vhq-faq_a-173 td {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255,255,255,0.04);
  color: #9A8A6E;
}.vhq-ft-173 {
  background: #090705;
  border-top: 1px solid rgba(255,255,255,0.04);
  margin-top: 3rem;
}.vhq-ft_support-173 {
  border-bottom: 1px solid rgba(255,255,255,0.04);
  padding: 24px 16px;
}
@media(min-width: 770px) {.vhq-ft_support-173 {
  padding: 1.75rem 1.5rem;
}
}.vhq-ft_support_in-173 {
  margin: 0 auto;
  gap: 1rem;
  flex-wrap: wrap;
  max-width: 1340px;
  align-items: center;
  display: flex;
}.vhq-ft_support_main-173 {
  flex: 1;
  gap: 1rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  min-width: 13.75rem;
}.vhq-ft_support_ic-173 {
  flex-shrink: 0;
  color: #C89B35;
}.vhq-ft_support_ic-173 svg {
  stroke-linejoin: round;
  height: 30px;
  stroke-linecap: round;
  width: 1.875rem;
}.vhq-ft_support_text_title-173 {
  margin-bottom: 3px;
  font-weight: 700;
  color: #F5EDD4;
  overflow-wrap: break-word;
  font-size: 0.938rem;
}.vhq-ft_support_text_sub-173 {
  font-size: 12px;
  color: #9A8A6E;
  overflow-wrap: break-word;
}.vhq-ft_support_btn-173 {
  background: #C89B35;
  padding: 0.688rem 1.375rem;
  transition: background .2s;
  border-radius: 0.5rem;
  flex-shrink: 0;
  white-space: nowrap;
  color: #F5EDD4;
  font-size: 0.813rem;
  font-weight: 700;
}.vhq-ft_support_btn-173:hover {
  background: #D9AE4E;
}.vhq-ft_support_contacts-173 {
  gap: 16px;
  flex-wrap: wrap;
  margin-left: auto;
  display: flex;
}.vhq-ft_support_contact-173 {
  font-size: 0.75rem;
  line-height: 1.4;
  color: #8A7B62;
}.vhq-ft_support_contact-173 strong {
  margin-bottom: 2px;
  font-size: 11px;
  font-weight: 600;
  display: block;
  color: #B0996E;
}.vhq-ft_main-173 {
  border-bottom: 1px solid rgba(255,255,255,0.04);
  padding: 2rem 1rem 1.5rem;
}
@media(min-width: 767px) {.vhq-ft_main-173 {
  padding: 2.5rem 24px 2rem;
}
}.vhq-ft_main_in-173 {
  margin: 0 auto;
  gap: 1.5rem;
  max-width: 83.75rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.vhq-ft_main_in-173 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.vhq-ft_main_in-173 {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.vhq-ft_col_logo-173 {
  grid-column: 1/-1;
}
@media(min-width: 1077px) {.vhq-ft_col_logo-173 {
  grid-column: auto;
}
}.vhq-ft_logo-173 {
  gap: 9px;
  overflow-wrap: break-word;
  display: flex;
  color: #F5EDD4;
  align-items: center;
  font-weight: 800;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
  font-size: 1rem;
}.vhq-ft_logo_mark-173 {
  overflow: hidden;
  border-radius: 0.25rem;
  width: 1.875rem;
  height: 1.875rem;
}.vhq-ft_logo_mark-173 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.vhq-ft_logo_sub-173 {
  overflow-wrap: break-word;
  max-width: 12.5rem;
  line-height: 1.55;
  font-size: 12px;
  color: #8A7B62;
}.vhq-ft_col_title-173 {
  margin-bottom: 14px;
  letter-spacing: .07em;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  color: #B0996E;
}.vhq-ft_col_links-173 {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.vhq-ft_col_link-173 {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #8A7B62;
  font-size: 0.813rem;
}.vhq-ft_col_link-173:hover {
  color: #D0BF95;
}.vhq-ft_apps-173 {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.vhq-ft_app_card-173 {
  padding: 0.625rem 12px;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 0.25rem;
  transition: border-color .2s;
  gap: 0.625rem;
  background: rgba(255,255,255,0.04);
  align-items: center;
  display: flex;
}.vhq-ft_app_card-173:hover {
  border-color: rgba(200,155,53,0.38);
}.vhq-ft_app_card_ic-173 svg {
  stroke-linecap: round;
  width: 22px;
  stroke-linejoin: round;
  height: 1.375rem;
}.vhq-ft_app_card_os-173 {
  color: #8A7B62;
  font-size: 10px;
  font-weight: 600;
}.vhq-ft_app_card_action-173 {
  font-size: 0.75rem;
  font-weight: 700;
  color: #D0BF95;
}.vhq-ft_bot-173 {
  padding: 20px 1rem;
}
@media(min-width: 767px) {.vhq-ft_bot-173 {
  padding: 1.25rem 1.5rem;
}
}.vhq-ft_bot_in-173 {
  margin: 0 auto;
  gap: 16px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  max-width: 83.75rem;
}.vhq-ft_socials-173 {
  gap: 0.5rem;
  display: flex;
}.vhq-ft_soc-173 {
  background: rgba(255,255,255,0.04);
  transition: background .2s;
  border-radius: 4px;
  border: 1px solid rgba(255,255,255,0.09);
  color: #B0996E;
  display: flex;
  height: 2.25rem;
  width: 36px;
  justify-content: center;
  align-items: center;
}.vhq-ft_soc-173 svg {
  stroke-linejoin: round;
  height: 16px;
  width: 1rem;
  stroke-linecap: round;
}.vhq-ft_soc-173:hover {
  background: rgba(255,255,255,0.07);
}.vhq-ft_legal-173 {
  flex: 1;
  color: #8C7E68;
  line-height: 1.6;
  font-size: 11px;
  overflow-wrap: break-word;
  min-width: 12.5rem;
}.vhq-ft_legal-173 strong {
  font-weight: 700;
  color: #B0996E;
}.vhq-ft_legal-173 a {
  text-decoration: underline;
  color: #B0996E;
}.vhq-ft_age-173 {
  border-radius: 50%;
  border: 2px solid #8C7E68;
  font-weight: 800;
  flex-shrink: 0;
  justify-content: center;
  color: #8C7E68;
  width: 2rem;
  display: flex;
  height: 32px;
  align-items: center;
  font-size: 0.688rem;
  margin-left: auto;
}