*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #150E0A;
  color: #D4C5B0;
  line-height: 1.6;
  min-height: 100vh;
  font-family: 'Nunito Sans', sans-serif;
  -webkit-font-smoothing: antialiased;
}img,svg {
  max-width: 100%;
  display: block;
}a {
  color: inherit;
  text-decoration: none;
}button {
  background: none;
  font: inherit;
  border: none;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.hvh_layout-647 {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.hvh_page-647 {
  display: flex;
  min-height: 100vh;
}.hvh_main-647 {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media(min-width: 1078px) {.hvh_main-647 {
  padding-left: 13.75rem;
}
}
@media(max-width: 1082px) {.hvh_main-647 {
  padding-bottom: 4.5rem;
}
}.hvh_gc-647 {
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.06);
  border-radius: 0.5rem;
  background: #1C1410;
  position: relative;
  cursor: pointer;
  flex-shrink: 0;
  width: 8.75rem;
}
@media(min-width: 641px) {.hvh_gc-647 {
  width: 156px;
}
}
@media(min-width:1080px) {.hvh_gc-647 {
  width: 10.5rem;
}
}.hvh_gc-647:hover {
  border-color: rgba(201,168,76,0.08);
  transform: translateY(-3px);
}.hvh_gc_img-647 {
  overflow: hidden;
  padding-bottom: 80%;
  position: relative;
  width: 100%;
}.hvh_gc_img-647 img {
  inset: 0;
  height: 100%;
  position: absolute;
  object-fit: cover;
  width: 100%;
}.hvh_gc_hover-647 {
  inset: 0;
  transition: opacity .2s;
  background: rgba(10,5,2,0.74);
  align-items: center;
  justify-content: center;
  display: flex;
  opacity: 0;
  position: absolute;
}.hvh_gc-647:hover .hvh_gc_hover-647 {
  opacity: 1;
}.hvh_gc_hover_btn-647 {
  background: #C9A84C;
  border-radius: 4px;
  padding: 0.5rem 16px;
  font-size: 0.75rem;
  color: #F4EDE2;
  font-weight: 700;
}.hvh_gc_info-647 {
  padding: 0.5rem 0.625rem 10px;
}.hvh_gc_name-647 {
  overflow: hidden;
  max-width: 100%;
  text-overflow: ellipsis;
  margin-bottom: 3px;
  white-space: nowrap;
  font-size: 0.75rem;
  font-weight: 600;
  color: #D4C5B0;
}.hvh_gc_prov-647 {
  font-size: 0.625rem;
  color: #8A7A6A;
}.hvh_gc_tag-647 {
  padding: 2px 7px;
  border-radius: 4px;
  font-size: 9px;
  font-weight: 700;
  letter-spacing: .04em;
  position: absolute;
  text-transform: uppercase;
  top: 0.375rem;
  z-index: 2;
  left: 0.375rem;
}.hvh_gc_tag_hot-647 {
  background: #C43828;
  color: #fff;
}.hvh_gc_tag_new-647 {
  background: #2E9E52;
  color: #150E0A;
}.hvh_gc_tag_jp-647 {
  background: #E8C05A;
  color: #150E0A;
}.hvh_gc_tag_ex-647 {
  background: #8B5E1E;
  color: #fff;
}.hvh_gc_tag_live-647 {
  background: #C43828;
  color: #fff;
}.hvh_gr-647 {
  background: #150E0A;
  padding: 2rem 16px 0;
}
@media(min-width: 769px) {.hvh_gr-647 {
  padding: 2.25rem 1.5rem 0;
}
}.hvh_gr_in-647 {
  margin: 0 auto;
  max-width: 82.5rem;
}.hvh_gr_head-647 {
  gap: 12px;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
  flex-wrap: wrap;
}.hvh_gr_head_l-647 {
  flex: 1;
  gap: 10px;
  align-items: center;
  min-width: 0;
  display: flex;
}.hvh_gr_ic-647 {
  border-radius: 8px;
  flex-shrink: 0;
  align-items: center;
  width: 2rem;
  height: 2rem;
  justify-content: center;
  display: flex;
}.hvh_gr_ic-647 svg {
  stroke-linejoin: round;
  width: 16px;
  stroke-linecap: round;
  height: 1rem;
}.hvh_gr_title-647 {
  color: #F4EDE2;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-weight: 700;
  font-size: 1rem;
}
@media(min-width: 766px) {.hvh_gr_title-647 {
  font-size: 18px;
}
}.hvh_gr_more-647 {
  gap: 5px;
  transition: color .2s;
  align-items: center;
  white-space: nowrap;
  color: #8A7868;
  font-weight: 600;
  display: flex;
  font-size: 12px;
  flex-shrink: 0;
}.hvh_gr_more-647:hover {
  color: #C9A84C;
}.hvh_gr_more-647 svg {
  width: 12px;
  height: 12px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.hvh_gr_arrows-647 {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.hvh_gr_arr-647 {
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.11);
  transition: background .15s,color .15s;
  border-radius: 0.25rem;
  justify-content: center;
  color: #AA9880;
  height: 1.875rem;
  width: 1.875rem;
  display: flex;
  align-items: center;
}.hvh_gr_arr-647:hover {
  background: rgba(255,255,255,0.07);
  color: #F4EDE2;
}.hvh_gr_arr-647 svg {
  stroke-linejoin: round;
  height: 13px;
  width: 0.813rem;
  stroke-linecap: round;
}.hvh_gr_seo_h-647 {
  margin: 0 0 0.375rem;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #D4C5B0;
  max-width: 42.5rem;
  font-size: 13px;
  font-family: 'Cinzel', serif;
}
@media(min-width:768px) {.hvh_gr_seo_h-647 {
  font-size: 14px;
}
}.hvh_gr_seo-647 {
  margin-bottom: 12px;
  color: #8A7868;
  font-size: 0.75rem;
  line-height: 1.55;
  overflow-wrap: break-word;
  max-width: 680px;
}.hvh_gr_seo-647 strong {
  font-weight: 600;
  color: #D4C5B0;
}.hvh_gr_scroll-647 {
  gap: 0.625rem;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
  padding-bottom: 0.625rem;
  -webkit-overflow-scrolling: touch;
}.hvh_gr_scroll-647::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.hvh_gr_scroll-647 {
  gap: 0.75rem;
}
}.hvh_tb-647 {
  background: #150E0A;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  position: fixed;
  top: 0;
  display: flex;
  left: 0;
  height: 56px;
  align-items: center;
  right: 0;
  z-index: 80;
}.hvh_tb_in-647 {
  padding: 0 14px;
  gap: 0;
  align-items: center;
  display: flex;
  height: 100%;
  width: 100%;
}.hvh_tb_burger-647 {
  gap: 0.313rem;
  border-radius: 0.5rem;
  justify-content: center;
  height: 38px;
  align-items: center;
  width: 38px;
  flex-shrink: 0;
  flex-direction: column;
  display: flex;
  margin-right: 0.5rem;
}.hvh_tb_burger-647:hover {
  background: rgba(255,255,255,0.05);
}.hvh_tb_burger_line-647 {
  border-radius: 1px;
  background: #AA9880;
  width: 18px;
  display: block;
  height: 2px;
}
@media(min-width: 1081px) {.hvh_tb_burger-647 {
  display: none;
}
}.hvh_tb_logo-647 {
  gap: 0.563rem;
  font-weight: 800;
  flex-shrink: 0;
  font-size: 18px;
  overflow-wrap: break-word;
  color: #F4EDE2;
  display: flex;
  align-items: center;
  margin-right: 1.25rem;
  letter-spacing: -.01em;
}.hvh_tb_logo_mark-647 {
  overflow: hidden;
  border-radius: 0.5rem;
  height: 2rem;
  justify-content: center;
  display: flex;
  align-items: center;
  width: 32px;
}.hvh_tb_logo_mark-647 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.hvh_tb_nav-647 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width:640px) {.hvh_tb_nav-647 {
  display: flex;
}
}.hvh_tb_tab-647 {
  transition: background .15s,color .15s;
  padding: 0.5rem 14px;
  border-radius: 0.5rem;
  white-space: nowrap;
  font-size: 13px;
  color: #AA9880;
  font-weight: 600;
}.hvh_tb_tab-647:hover {
  background: rgba(255,255,255,0.05);
  color: #F4EDE2;
}.hvh_tb_tab-647.hvh_state_active-647 {
  background: rgba(201,168,76,0.18);
  color: #F4EDE2;
}.hvh_tb_right-647 {
  gap: 8px;
  display: flex;
  margin-left: auto;
  align-items: center;
  flex-shrink: 0;
}.hvh_tb_login-647 {
  padding: 9px 16px;
  background: rgba(255,255,255,0.05);
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 0.5rem;
  display: none;
  font-size: 0.813rem;
  color: #D4C5B0;
  font-weight: 600;
}.hvh_tb_login-647:hover {
  border-color: rgba(201,168,76,0.48);
  color: #F4EDE2;
}
@media(min-width: 481px) {.hvh_tb_login-647 {
  display: block;
}
}.hvh_tb_reg-647 {
  background: #2E9E52;
  padding: 9px 18px;
  transition: background .2s;
  border-radius: 8px;
  font-size: 13px;
  font-weight: 700;
  white-space: nowrap;
  color: #0E0906;
}.hvh_tb_reg-647:hover {
  background: #38B45E;
}.hvh_sb-647 {
  transition: transform .25s ease;
  border-right: 1px solid rgba(255,255,255,0.05);
  background: #231A14;
  transform: translateX(-100%);
  left: 0;
  top: 3.5rem;
  overflow-y: auto;
  width: 13.75rem;
  bottom: 0;
  z-index: 70;
  position: fixed;
}.hvh_sb-647.hvh_state_open-647 {
  transform: translateX(0);
}.hvh_sb-647::-webkit-scrollbar {
  width: 4px;
}.hvh_sb-647::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255,255,255,0.07);
}
@media(min-width: 1079px) {.hvh_sb-647 {
  transform: translateX(0);
}
}.hvh_sb_auth-647 {
  padding: 0.875rem 12px 10px;
}.hvh_sb_btn_reg-647 {
  background: #2E9E52;
  transition: background .2s;
  border-radius: 8px;
  padding: 11px;
  font-size: 0.813rem;
  color: #0E0906;
  display: block;
  text-align: center;
  font-weight: 700;
  margin-bottom: 0.5rem;
}.hvh_sb_btn_reg-647:hover {
  background: #38B45E;
}.hvh_sb_btn_login-647 {
  transition: border-color .2s;
  padding: 10px;
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.11);
  background: rgba(255,255,255,0.05);
  display: block;
  font-weight: 600;
  font-size: 0.813rem;
  text-align: center;
  color: #D4C5B0;
}.hvh_sb_btn_login-647:hover {
  border-color: rgba(201,168,76,0.48);
  color: #F4EDE2;
}.hvh_sb_promo-647 {
  margin: 0 12px 10px;
  padding: 0.75rem 0.875rem;
  border-radius: 0.5rem;
  overflow: hidden;
  background: linear-gradient(135deg,#2E1608,#231A14);
  border: 1px solid rgba(201,168,76,0.18);
  position: relative;
}.hvh_sb_promo-647::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(201,168,76,0.18),transparent 70%);
  right: -1.25rem;
  content: '';
  width: 5rem;
  top: -1.25rem;
  position: absolute;
  height: 80px;
}.hvh_sb_promo_title-647 {
  font-weight: 700;
  text-transform: uppercase;
  color: #C9A84C;
  letter-spacing: .06em;
  font-size: 0.688rem;
  margin-bottom: 0.25rem;
}.hvh_sb_promo_text-647 {
  font-weight: 600;
  font-size: 0.75rem;
  color: #F4EDE2;
  overflow-wrap: break-word;
  line-height: 1.35;
}.hvh_sb_promo_sub-647 {
  color: #8A7868;
  font-size: 10px;
  margin-top: 3px;
}.hvh_sb_nav-647 {
  padding: 0.375rem 8px 16px;
}.hvh_sb_nav_lb-647 {
  padding: 10px 0.5rem 6px;
  font-size: 0.625rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #8A7A6A;
}.hvh_sb_link-647 {
  border-radius: 4px;
  transition: background .15s,color .15s;
  padding: 0.563rem 0.625rem;
  gap: 10px;
  overflow-wrap: break-word;
  color: #AA9880;
  font-weight: 500;
  display: flex;
  cursor: pointer;
  font-size: 0.813rem;
  align-items: center;
}.hvh_sb_link-647:hover {
  background: rgba(255,255,255,0.05);
  color: #F4EDE2;
}.hvh_sb_link-647.hvh_state_active-647 {
  background: rgba(201,168,76,0.18);
  color: #F4EDE2;
}.hvh_sb_ic-647 {
  border-radius: 4px;
  justify-content: center;
  flex-shrink: 0;
  align-items: center;
  height: 1.875rem;
  width: 1.875rem;
  display: flex;
}.hvh_sb_ic-647 svg {
  height: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 16px;
}.hvh_sb_ic_1-647 {
  background: rgba(201,168,76,0.08);
  color: #C9A84C;
}.hvh_sb_ic_2-647 {
  background: rgba(46,158,82,0.18);
  color: #2E9E52;
}.hvh_sb_ic_3-647 {
  background: rgba(232,192,90,0.18);
  color: #E8C05A;
}.hvh_sb_ic_4-647 {
  background: rgba(139,94,30,0.24);
  color: #8B5E1E;
}.hvh_sb_ic_5-647 {
  background: rgba(201,168,76,0.08);
  color: #D44E8A;
}.hvh_sb_ic_6-647 {
  background: rgba(139,94,30,0.24);
  color: #9B4FC8;
}.hvh_sb_badge-647 {
  border-radius: 0.25rem;
  padding: 2px 7px;
  background: #E8C05A;
  font-weight: 700;
  color: #0E0906;
  margin-left: auto;
  font-size: 0.563rem;
}.hvh_sb_bot-647 {
  padding: 12px;
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.5rem;
  display: flex;
}.hvh_sb_lang-647,.hvh_sb_help-647 {
  border-radius: 0.25rem;
  transition: border-color .2s;
  background: rgba(255,255,255,0.05);
  flex: 1;
  padding: 0.563rem 0.375rem;
  gap: 6px;
  border: 1px solid rgba(255,255,255,0.06);
  justify-content: center;
  font-weight: 600;
  color: #AA9880;
  display: flex;
  align-items: center;
  font-size: 0.688rem;
}.hvh_sb_lang-647:hover,.hvh_sb_help-647:hover {
  border-color: rgba(201,168,76,0.48);
  color: #F4EDE2;
}.hvh_sb_lang-647 svg,.hvh_sb_help-647 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 13px;
  width: 13px;
}.hvh_sb_bd-647 {
  inset: 0;
  background: rgba(10,5,2,0.74);
  z-index: 69;
  display: none;
  position: fixed;
}.hvh_sb_bd-647.hvh_state_on-647 {
  display: block;
}
@media(min-width: 1079px) {.hvh_sb_bd-647 {
  display: none!important;
}
}.hvh_mob_nav-647 {
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #231A14;
  border-top: 1px solid rgba(255,255,255,0.11);
  display: flex;
  z-index: 80;
  bottom: 0;
  right: 0;
  position: fixed;
  left: 0;
}
@media(min-width: 1079px) {.hvh_mob_nav-647 {
  display: none;
}
}.hvh_mob_nav_item-647 {
  gap: 4px;
  flex: 1;
  padding: 0.25rem 2px;
  color: #8A7A6A;
  align-items: center;
  display: flex;
  cursor: pointer;
  flex-direction: column;
}.hvh_mob_nav_ic-647 {
  line-height: 1;
}.hvh_mob_nav_ic-647 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.25rem;
  height: 20px;
}.hvh_mob_nav_lb-647 {
  font-size: 0.625rem;
  font-weight: 600;
  color: #8A7A6A;
}.hvh_mob_nav_item-647.hvh_state_active-647 {
  color: #C9A84C;
}.hvh_mob_nav_item-647.hvh_state_active-647 .hvh_mob_nav_lb-647 {
  color: #C9A84C;
}.hvh_hero-647 {
  padding: 1.25rem 16px 0;
  background: #150E0A;
}
@media(min-width: 767px) {.hvh_hero-647 {
  padding: 1.5rem 1.5rem 0;
}
}.hvh_hero_in-647 {
  gap: 12px;
  margin: 0 auto;
  max-width: 1320px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 859px) {.hvh_hero_in-647 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1101px) {.hvh_hero_in-647 {
  grid-template-columns: 1fr 340px;
}
}.hvh_hero_promo-647 {
  overflow: hidden;
  background: #1C1410;
  border-radius: 0.875rem;
  position: relative;
  min-height: 220px;
  display: flex;
  align-items: stretch;
}
@media(min-width:768px) {.hvh_hero_promo-647 {
  min-height: 280px;
}
}.hvh_hero_promo_bg-647 {
  background: linear-gradient(120deg,#2E1608 0%,#160B06 100%);
  background-position: center;
  inset: 0;
  background-size: cover;
  position: absolute;
}.hvh_hero_promo_bg-647::after {
  inset: 0;
  background: linear-gradient(90deg,#150E0A 0%,rgba(10,5,2,0.74) 60%,transparent 100%);
  position: absolute;
  content: '';
}.hvh_hero_promo_glow-647 {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(139,94,30,0.24) 0%,transparent 65%);
  right: 3.75rem;
  top: -40px;
  position: absolute;
  width: 300px;
  height: 18.75rem;
  pointer-events: none;
}.hvh_hero_promo_ct-647 {
  padding: 28px 1.5rem 1.75rem 1.75rem;
  justify-content: center;
  position: relative;
  flex-direction: column;
  max-width: 30rem;
  z-index: 2;
  display: flex;
}
@media(min-width: 769px) {.hvh_hero_promo_ct-647 {
  padding: 2.5rem 2rem;
}
}.hvh_hero_badge-647 {
  padding: 0.313rem 12px;
  border: 1px solid rgba(201,168,76,0.08);
  background: rgba(201,168,76,0.18);
  border-radius: 20px;
  margin-bottom: 0.875rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #C9A84C;
  display: inline-block;
  font-weight: 700;
  font-size: 10px;
}.hvh_hero_h1-647 {
  overflow-wrap: break-word;
  margin-bottom: 10px;
  font-size: 26px;
  font-weight: 800;
  line-height: 1.15;
  font-family: 'Cinzel', serif;
  color: #F4EDE2;
}.hvh_hero_h1-647 em {
  font-style: normal;
  color: #E8C05A;
}
@media(min-width: 769px) {.hvh_hero_h1-647 {
  font-size: 36px;
}
}.hvh_hero_sub-647 {
  margin-bottom: 1.25rem;
  color: #AA9880;
  line-height: 1.55;
  font-size: 13px;
}
@media(min-width: 770px) {.hvh_hero_sub-647 {
  font-size: 14px;
}
}.hvh_hero_row-647 {
  gap: 10px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.hvh_hero_cta-647 {
  transition: background .2s;
  border-radius: 0.5rem;
  padding: 13px 1.625rem;
  background: #2E9E52;
  font-weight: 700;
  font-size: 0.875rem;
  color: #0E0906;
  box-shadow: 0 0.25rem 18px rgba(46,158,82,0.42), 0 1px 4px rgba(0,0,0,0.45);
}.hvh_hero_cta-647:hover {
  background: #38B45E;
}.hvh_hero_terms-647 {
  font-size: 0.688rem;
  color: #8A7A6A;
}.hvh_hero_game-647 {
  background: #1C1410;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.06);
  border-radius: 14px;
  display: flex;
  flex-direction: column;
  position: relative;
}.hvh_hero_game_badge-647 {
  background: rgba(232,192,90,0.18);
  padding: 5px 0.625rem;
  border: 1px solid rgba(232,192,90,0.18);
  border-radius: 1.25rem;
  position: absolute;
  font-weight: 700;
  color: #E8C05A;
  letter-spacing: .06em;
  left: 0.75rem;
  z-index: 3;
  font-size: 10px;
  text-transform: uppercase;
  top: 0.75rem;
}.hvh_hero_game_badge-647 svg {
  margin-right: 0.25rem;
  width: 0.688rem;
  height: 0.688rem;
  vertical-align: -1px;
}.hvh_hero_game_img-647 {
  overflow: hidden;
  background: linear-gradient(135deg,#2E1608,#160B06);
  padding-bottom: 60%;
  position: relative;
}.hvh_hero_game_img-647 img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  height: 100%;
  position: absolute;
}.hvh_hero_game_play-647 {
  background: rgba(10,5,2,0.74);
  transition: opacity .2s;
  inset: 0;
  justify-content: center;
  position: absolute;
  align-items: center;
  opacity: 0;
  display: flex;
}.hvh_hero_game-647:hover .hvh_hero_game_play-647 {
  opacity: 1;
}.hvh_hero_game_play-647 span {
  border-radius: 50%;
  background: #C9A84C;
  width: 3.25rem;
  align-items: center;
  justify-content: center;
  display: flex;
  height: 52px;
}.hvh_hero_game_play-647 span svg {
  height: 18px;
  margin-left: 2px;
  width: 18px;
}.hvh_hero_game_info-647 {
  padding: 14px 1rem;
}.hvh_hero_game_title-647 {
  overflow-wrap: break-word;
  font-size: 15px;
  margin-bottom: 0.25rem;
  font-weight: 700;
  color: #F4EDE2;
}.hvh_hero_game_provider-647 {
  color: #8A7868;
  font-size: 0.688rem;
}.hvh_hero_game_btn-647 {
  transition: background .2s;
  padding: 11px;
  margin: 12px 1rem 16px;
  border-radius: 0.5rem;
  background: #C9A84C;
  font-weight: 700;
  display: block;
  text-align: center;
  font-size: 0.813rem;
  color: #F4EDE2;
}.hvh_hero_game-647:hover .hvh_hero_game_btn-647 {
  background: #D4B85F;
}.hvh_sbar-647 {
  padding: 16px 16px 0;
  background: #150E0A;
}
@media(min-width: 765px) {.hvh_sbar-647 {
  padding: 18px 1.5rem 0;
}
}.hvh_sbar_in-647 {
  margin: 0 auto;
  max-width: 82.5rem;
}.hvh_sbar_row-647 {
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 12px;
}.hvh_sbar_input-647 {
  background: #1C1410;
  border-radius: 8px;
  gap: 10px;
  flex: 1;
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.11);
  padding: 0.688rem 16px;
  color: #8A7868;
  cursor: pointer;
  display: flex;
  font-size: 0.813rem;
  align-items: center;
}.hvh_sbar_input-647:hover {
  border-color: rgba(201,168,76,0.48);
}.hvh_sbar_input-647 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 15px;
  height: 0.938rem;
  flex-shrink: 0;
}.hvh_sbar_providers-647 {
  transition: border-color .2s;
  gap: 8px;
  border-radius: 0.5rem;
  background: #1C1410;
  border: 1px solid rgba(255,255,255,0.11);
  padding: 0.688rem 1.125rem;
  white-space: nowrap;
  font-weight: 600;
  align-items: center;
  display: flex;
  color: #D4C5B0;
  font-size: 13px;
}.hvh_sbar_providers-647:hover {
  border-color: rgba(201,168,76,0.48);
  color: #F4EDE2;
}.hvh_sbar_providers-647 svg {
  stroke-linecap: round;
  width: 14px;
  height: 14px;
  stroke-linejoin: round;
}.hvh_sbar_tabs-647 {
  gap: 0.375rem;
  padding-bottom: 2px;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
}.hvh_sbar_tabs-647::-webkit-scrollbar {
  display: none;
}.hvh_sbar_tab-647 {
  background: rgba(255,255,255,0.05);
  transition: background .15s,color .15s,border-color .15s;
  gap: 7px;
  padding: 8px 0.875rem;
  border-radius: 1.25rem;
  border: 1px solid rgba(255,255,255,0.06);
  flex-shrink: 0;
  color: #AA9880;
  cursor: pointer;
  font-size: 0.75rem;
  font-weight: 600;
  display: flex;
  align-items: center;
  white-space: nowrap;
}.hvh_sbar_tab-647:hover {
  background: rgba(255,255,255,0.07);
  border-color: rgba(201,168,76,0.48);
  color: #F4EDE2;
}.hvh_sbar_tab-647.hvh_state_active-647 {
  background: rgba(201,168,76,0.18);
  border-color: rgba(201,168,76,0.08);
  color: #F4EDE2;
}.hvh_sbar_tab_ic-647 svg {
  width: 14px;
  stroke-linejoin: round;
  height: 0.875rem;
  stroke-linecap: round;
}.hvh_gr_jp-647 {
  background: linear-gradient(135deg,#1C0E2A 0%,#120A18 100%);
  overflow: hidden;
  padding: 1.25rem;
  border-radius: 14px;
  position: relative;
}.hvh_gr_jp-647::before {
  background: radial-gradient(circle,rgba(139,94,30,0.24) 0%,transparent 70%);
  border-radius: 50%;
  left: -60px;
  position: absolute;
  height: 15.625rem;
  top: -60px;
  content: '';
  width: 250px;
}.hvh_gr_jp-647::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(232,192,90,0.18) 0%,transparent 70%);
  width: 200px;
  content: '';
  position: absolute;
  bottom: -2.5rem;
  right: 0;
  height: 12.5rem;
}.hvh_gr_jp_head-647 {
  gap: 1rem;
  position: relative;
  flex-wrap: wrap;
  margin-bottom: 16px;
  align-items: flex-start;
  display: flex;
  z-index: 1;
}.hvh_gr_jp_info-647 {
  flex: 1;
}.hvh_gr_jp_label-647 {
  margin-bottom: 6px;
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #9B4FC8;
  font-weight: 700;
}.hvh_gr_jp_label-647 svg {
  height: 14px;
  width: 14px;
  stroke-linecap: round;
  margin-right: 4px;
  stroke-linejoin: round;
  vertical-align: -2px;
}.hvh_gr_jp_amount-647 {
  font-size: 32px;
  margin-bottom: 4px;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  line-height: 1;
  color: #F4EDE2;
}
@media(min-width: 769px) {.hvh_gr_jp_amount-647 {
  font-size: 40px;
}
}.hvh_gr_jp_amount-647 span {
  color: #E8C05A;
}.hvh_gr_jp_seo-647 {
  overflow-wrap: break-word;
  max-width: 480px;
  color: #AA9880;
  font-size: 12px;
  line-height: 1.5;
}.hvh_gr_jp_cta-647 {
  transition: background .2s;
  padding: 0.688rem 20px;
  border: 1px solid rgba(139,94,30,0.24);
  background: rgba(139,94,30,0.24);
  border-radius: 0.5rem;
  color: #F4EDE2;
  margin-top: 0.25rem;
  font-size: 0.813rem;
  z-index: 1;
  flex-shrink: 0;
  align-self: flex-start;
  white-space: nowrap;
  position: relative;
  font-weight: 700;
}.hvh_gr_jp_cta-647:hover {
  background: #8B5E1E;
}.hvh_gcg-647 {
  padding: 36px 1rem 0;
  background: #150E0A;
}
@media(min-width: 771px) {.hvh_gcg-647 {
  padding: 44px 1.5rem 0;
}
}.hvh_gcg_in-647 {
  margin: 0 auto;
  max-width: 82.5rem;
}.hvh_gcg_head-647 {
  margin-bottom: 1.25rem;
  max-width: 720px;
}.hvh_gcg_label-647 {
  font-size: 0.688rem;
  color: #C9A84C;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
}.hvh_gcg_h2-647 {
  margin-bottom: 0.5rem;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F4EDE2;
  font-family: 'Cinzel', serif;
  font-size: 22px;
}
@media(min-width: 769px) {.hvh_gcg_h2-647 {
  font-size: 28px;
}
}.hvh_gcg_intro-647 {
  font-size: 0.813rem;
  color: #8A7868;
  line-height: 1.6;
}.hvh_gcg_grid-647 {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.hvh_gcg_grid-647 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.hvh_gcg_grid-647 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.hvh_gcg_card-647 {
  padding: 20px;
  transition: transform .2s,border-color .2s;
  border-radius: 14px;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.11);
  display: flex;
  position: relative;
  justify-content: flex-end;
  flex-direction: column;
  min-height: 240px;
  cursor: pointer;
}.hvh_gcg_card-647:hover {
  border-color: rgba(201,168,76,0.18);
  transform: translateY(-3px);
}.hvh_gcg_card_bg-647 {
  inset: 0;
  z-index: 0;
  position: absolute;
}.hvh_gcg_card_bg-647::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.hvh_gcg_card_ic-647 {
  border-radius: 0.25rem;
  background: rgba(0,0,0,.45);
  z-index: 2;
  width: 40px;
  right: 1.125rem;
  color: #F4EDE2;
  height: 2.5rem;
  display: flex;
  top: 1.125rem;
  align-items: center;
  position: absolute;
  justify-content: center;
}.hvh_gcg_card_ic-647 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.25rem;
  width: 1.25rem;
}.hvh_gcg_card_ct-647 {
  z-index: 1;
  position: relative;
}.hvh_gcg_card_h-647 {
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  color: #F4EDE2;
  font-size: 1.125rem;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  line-height: 1.2;
}
@media(min-width:768px) {.hvh_gcg_card_h-647 {
  font-size: 20px;
}
}.hvh_gcg_card_p-647 {
  font-size: 0.75rem;
  color: rgba(255,255,255,.82);
  line-height: 1.55;
  margin-bottom: 10px;
  overflow-wrap: break-word;
}.hvh_gcg_card_p-647 strong {
  color: #F4EDE2;
  font-weight: 600;
}.hvh_gcg_card_cta-647 {
  gap: 4px;
  text-transform: uppercase;
  letter-spacing: .04em;
  color: #C9A84C;
  font-weight: 700;
  align-items: center;
  font-size: 12px;
  display: inline-flex;
}.hvh_gcg_card_cta-647 svg {
  height: 12px;
  stroke-linecap: round;
  width: 0.75rem;
  stroke-linejoin: round;
}.hvh_ws-647 {
  padding: 32px 1rem 0;
  background: #150E0A;
}
@media(min-width: 765px) {.hvh_ws-647 {
  padding: 2.25rem 24px 0;
}
}.hvh_ws_in-647 {
  margin: 0 auto;
  max-width: 1320px;
}.hvh_ws_head-647 {
  gap: 12px;
  margin-bottom: 0.875rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
}.hvh_ws_title-647 {
  gap: 10px;
  flex-wrap: wrap;
  font-weight: 700;
  color: #F4EDE2;
  font-size: 1rem;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  display: flex;
  align-items: center;
}.hvh_ws_title_ic-647 svg {
  stroke-linejoin: round;
  height: 18px;
  color: #E8C05A;
  stroke-linecap: round;
  width: 1.125rem;
}.hvh_ws_online-647 {
  gap: 7px;
  font-size: 12px;
  align-items: center;
  font-weight: 600;
  color: #8A7868;
  display: flex;
}.hvh_ws_online_dot-647 {
  background: #2E9E52;
  border-radius: 50%;
  width: 0.5rem;
  flex-shrink: 0;
  height: 8px;
  box-shadow: 0 0 6px rgba(46,158,82,0.18);
}.hvh_ws_scroll-647 {
  gap: 8px;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
  padding-bottom: 8px;
}.hvh_ws_scroll-647::-webkit-scrollbar {
  display: none;
}.hvh_wc-647 {
  gap: 10px;
  border: 1px solid rgba(255,255,255,0.11);
  background: #1C1410;
  padding: 0.625rem 14px;
  border-radius: 0.5rem;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  min-width: 220px;
}.hvh_wc_img-647 {
  overflow: hidden;
  border-radius: 0.25rem;
  background: #231A14;
  flex-shrink: 0;
  height: 2.25rem;
  width: 36px;
}.hvh_wc_img-647 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.hvh_wc_info-647 {
  min-width: 0;
}.hvh_wc_game-647 {
  overflow: hidden;
  white-space: nowrap;
  color: #D4C5B0;
  text-overflow: ellipsis;
  font-size: 0.75rem;
  font-weight: 600;
}.hvh_wc_player-647 {
  overflow: hidden;
  font-size: 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #8A7A6A;
}.hvh_wc_amount-647 {
  font-weight: 700;
  font-size: 0.813rem;
  margin-left: auto;
  flex-shrink: 0;
  color: #2E9E52;
  white-space: nowrap;
}.hvh_bon-647 {
  padding: 2.25rem 1rem 0;
  background: #150E0A;
}
@media(min-width: 769px) {.hvh_bon-647 {
  padding: 44px 24px 0;
}
}.hvh_bon_in-647 {
  margin: 0 auto;
  max-width: 82.5rem;
}.hvh_bon_head-647 {
  margin-bottom: 20px;
}.hvh_bon_label-647 {
  color: #C9A84C;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
}.hvh_bon_h2-647 {
  font-family: 'Cinzel', serif;
  font-size: 1.25rem;
  margin-bottom: 8px;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F4EDE2;
}
@media(min-width: 769px) {.hvh_bon_h2-647 {
  font-size: 24px;
}
}.hvh_bon_seo-647 {
  color: #8A7868;
  line-height: 1.6;
  max-width: 620px;
  overflow-wrap: break-word;
  font-size: 13px;
}.hvh_bon_seo-647 strong {
  color: #D4C5B0;
  font-weight: 700;
}.hvh_bon_seo-647 a {
  text-decoration: underline;
  color: #C9A84C;
}.hvh_bon_grid-647 {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 641px) {.hvh_bon_grid-647 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.hvh_bon_grid-647 {
  grid-template-columns: repeat(5,1fr);
}
}.hvh_bon_card-647 {
  padding: 16px;
  border: 1px solid rgba(255,255,255,0.11);
  transition: border-color .2s,transform .2s;
  background: #1C1410;
  border-radius: 0.5rem;
}.hvh_bon_card-647:hover {
  border-color: rgba(201,168,76,0.08);
  transform: translateY(-2px);
}.hvh_bon_card_ic-647 svg {
  width: 1.625rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.625rem;
}.hvh_bon_card_ic-647 {
  margin-bottom: 10px;
}.hvh_bon_card_type-647 {
  color: #8A7868;
  text-transform: uppercase;
  margin-bottom: 6px;
  font-size: 10px;
  letter-spacing: .06em;
  font-weight: 700;
}.hvh_bon_card_amount-647 {
  font-weight: 800;
  line-height: 1.1;
  font-size: 18px;
  margin-bottom: 0.375rem;
  color: #E8C05A;
}.hvh_bon_card_name-647 {
  margin-bottom: 8px;
  color: #F4EDE2;
  font-size: 13px;
  font-weight: 600;
  overflow-wrap: break-word;
}.hvh_bon_card_detail-647 {
  border-top: 1px solid rgba(255,255,255,0.05);
  color: #8A7A6A;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  padding-top: 0.5rem;
  line-height: 1.5;
}.hvh_reg-647 {
  padding: 2.25rem 16px 0;
  background: #150E0A;
}
@media(min-width: 769px) {.hvh_reg-647 {
  padding: 44px 24px 0;
}
}.hvh_reg_in-647 {
  background: #231A14;
  margin: 0 auto;
  padding: 28px 1.5rem;
  border-radius: 14px;
  border: 1px solid rgba(255,255,255,0.06);
  max-width: 1320px;
}
@media(min-width: 766px) {.hvh_reg_in-647 {
  padding: 40px;
}
}.hvh_reg_top-647 {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 858px) {.hvh_reg_top-647 {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.hvh_reg_label-647 {
  margin-bottom: 10px;
  color: #C9A84C;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}.hvh_reg_h2-647 {
  line-height: 1.2;
  overflow-wrap: break-word;
  font-size: 1.375rem;
  color: #F4EDE2;
  font-family: 'Cinzel', serif;
  margin-bottom: 12px;
  font-weight: 800;
}
@media(min-width: 769px) {.hvh_reg_h2-647 {
  font-size: 1.75rem;
}
}.hvh_reg_bonus-647 {
  border: 1px solid rgba(232,192,90,0.18);
  gap: 8px;
  border-radius: 0.5rem;
  padding: 10px 16px;
  background: rgba(232,192,90,0.18);
  display: inline-flex;
  margin-bottom: 1rem;
  align-items: center;
}.hvh_reg_bonus_amount-647 {
  color: #E8C05A;
  font-weight: 800;
  font-size: 1.25rem;
}.hvh_reg_bonus_text-647 {
  line-height: 1.35;
  font-size: 0.813rem;
  color: #AA9880;
}.hvh_reg_cta_btn-647 {
  border-radius: 8px;
  padding: 14px 2rem;
  background: #2E9E52;
  transition: background .2s;
  display: inline-block;
  font-size: 0.938rem;
  font-weight: 700;
  box-shadow: 0 4px 18px rgba(46,158,82,0.42), 0 1px 4px rgba(0,0,0,0.45);
  margin-bottom: 0.75rem;
  color: #0E0906;
}.hvh_reg_cta_btn-647:hover {
  background: #38B45E;
}.hvh_reg_terms-647 {
  line-height: 1.5;
  font-size: 11px;
  color: #8A7A6A;
}.hvh_reg_seo-647 {
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 1.25rem;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  padding-top: 1.25rem;
  line-height: 1.65;
  color: #8A7868;
}.hvh_reg_seo-647 p {
  color: #8A7868;
  margin-bottom: 0.625rem;
  font-size: 13px;
  line-height: 1.65;
}.hvh_reg_seo-647 p:last-child {
  margin-bottom: 0;
}.hvh_reg_seo-647 strong {
  color: #D4C5B0;
  font-weight: 700;
}.hvh_reg_seo-647 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C9A84C;
}.hvh_reg_seo-647 a:hover {
  color: #D4B85F;
}.hvh_reg_seo-647 ul,.hvh_reg_seo-647 ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 1.125rem;
}.hvh_reg_seo-647 ol {
  list-style: decimal;
}.hvh_reg_seo-647 li {
  font-size: 0.813rem;
  margin-bottom: 0.25rem;
  line-height: 1.65;
  color: #8A7868;
}.hvh_reg_seo-647 table {
  display: block;
  font-size: 0.813rem;
  margin-bottom: 0.625rem;
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
}
@media(min-width: 765px) {.hvh_reg_seo-647 table {
  display: table;
}
}.hvh_reg_seo-647 th {
  padding: 8px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  font-weight: 700;
  color: #D4C5B0;
}.hvh_reg_seo-647 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.5rem;
  color: #8A7868;
}.hvh_reg_steps-647 {
  gap: 0.875rem;
  margin-top: 28px;
  flex-direction: column;
  display: flex;
}
@media(min-width: 857px) {.hvh_reg_steps-647 {
  margin-top: 0;
}
}.hvh_reg_step-647 {
  gap: 14px;
  border-radius: 0.5rem;
  background: rgba(255,255,255,0.05);
  padding: 16px;
  border: 1px solid rgba(255,255,255,0.06);
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.hvh_reg_step_num-647 {
  border-radius: 50%;
  background: rgba(201,168,76,0.18);
  border: 1px solid rgba(201,168,76,0.08);
  font-size: 14px;
  width: 34px;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  display: flex;
  font-weight: 800;
  color: #C9A84C;
  height: 2.125rem;
}.hvh_reg_step_title-647 {
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 0.875rem;
  color: #F4EDE2;
}.hvh_reg_step_text-647 {
  line-height: 1.5;
  color: #8A7868;
  font-size: 12px;
}.hvh_reg_trust-647 {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.625rem;
  margin-top: 20px;
  display: flex;
  padding-top: 20px;
  flex-wrap: wrap;
}.hvh_reg_trust_item-647 {
  gap: 7px;
  align-items: center;
  display: flex;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #8A7868;
}.hvh_reg_trust_ic-647 svg {
  stroke-linecap: round;
  color: #C9A84C;
  stroke-linejoin: round;
  width: 16px;
  height: 1rem;
}.hvh_htp-647 {
  background: #150E0A;
  padding: 36px 16px 0;
}
@media(min-width: 770px) {.hvh_htp-647 {
  padding: 2.75rem 1.5rem 0;
}
}.hvh_htp_in-647 {
  margin: 0 auto;
  max-width: 82.5rem;
}.hvh_htp_head-647 {
  margin-bottom: 22px;
  max-width: 720px;
}.hvh_htp_label-647 {
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
  color: #C9A84C;
  text-transform: uppercase;
}.hvh_htp_h2-647 {
  color: #F4EDE2;
  margin-bottom: 0.5rem;
  font-weight: 800;
  font-size: 22px;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.hvh_htp_h2-647 {
  font-size: 1.75rem;
}
}.hvh_htp_intro-647 {
  color: #8A7868;
  font-size: 14px;
  line-height: 1.6;
}.hvh_htp_steps-647 {
  gap: 0.75rem;
  margin: 0;
  padding: 0;
  list-style: none;
  counter-reset: none;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.hvh_htp_steps-647 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.hvh_htp_steps-647 {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.hvh_htp_step-647 {
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.11);
  background: #231A14;
  padding: 20px 1.125rem 18px;
  position: relative;
  flex-direction: column;
  display: flex;
}.hvh_htp_step_num-647 {
  background: #C9A84C;
  border-radius: 50%;
  font-size: 0.813rem;
  font-weight: 800;
  display: flex;
  align-items: center;
  color: #0E0906;
  position: absolute;
  left: 20px;
  font-family: 'Cinzel', serif;
  height: 28px;
  width: 28px;
  top: -12px;
  justify-content: center;
}.hvh_htp_step_ic-647 {
  margin: 8px 0 12px;
  border-radius: 4px;
  background: rgba(201,168,76,0.18);
  display: flex;
  justify-content: center;
  height: 36px;
  width: 2.25rem;
  align-items: center;
  color: #C9A84C;
}.hvh_htp_step_ic-647 svg {
  stroke-linecap: round;
  height: 1.125rem;
  width: 18px;
  stroke-linejoin: round;
}.hvh_htp_step_h-647 {
  overflow-wrap: break-word;
  font-size: 14px;
  margin-bottom: 6px;
  font-weight: 700;
  color: #F4EDE2;
  line-height: 1.25;
}.hvh_htp_step_p-647 {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.55;
  color: #8A7868;
}.hvh_htp_step_p-647 strong {
  color: #D4C5B0;
  font-weight: 600;
}.hvh_htp_cta-647 {
  padding: 0.813rem 26px;
  transition: background .2s;
  border-radius: 0.5rem;
  background: #2E9E52;
  margin-top: 1.25rem;
  color: #0E0906;
  display: inline-block;
  font-weight: 700;
  font-size: 14px;
}.hvh_htp_cta-647:hover {
  background: #38B45E;
}.hvh_app-647 {
  padding: 36px 16px 0;
  background: #150E0A;
}
@media(min-width: 770px) {.hvh_app-647 {
  padding: 2.75rem 24px 0;
}
}.hvh_app_in-647 {
  margin: 0 auto;
  max-width: 82.5rem;
}.hvh_app_head-647 {
  margin-bottom: 1rem;
}.hvh_app_label-647 {
  color: #C9A84C;
  font-size: 0.688rem;
  margin-bottom: 8px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}.hvh_app_h2-647 {
  font-family: 'Cinzel', serif;
  font-size: 20px;
  margin-bottom: 0.375rem;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F4EDE2;
}
@media(min-width: 770px) {.hvh_app_h2-647 {
  font-size: 24px;
}
}.hvh_app_sub-647 {
  color: #8A7868;
  line-height: 1.6;
  max-width: 600px;
  overflow-wrap: break-word;
  font-size: 13px;
}.hvh_app_sub-647 strong {
  color: #D4C5B0;
  font-weight: 700;
}.hvh_app_cards-647 {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 1rem;
}
@media(min-width: 641px) {.hvh_app_cards-647 {
  grid-template-columns: repeat(3,1fr);
}
}.hvh_app_card-647 {
  overflow: hidden;
  padding: 1.25rem;
  border-radius: 8px;
  gap: 16px;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  position: relative;
}.hvh_app_card_ios-647 {
  background: linear-gradient(135deg,rgba(201,168,76,0.18) 0%,#231A14 100%);
}.hvh_app_card_android-647 {
  background: linear-gradient(135deg,rgba(46,158,82,0.18) 0%,#231A14 100%);
}.hvh_app_card_win-647 {
  background: linear-gradient(135deg,rgba(232,192,90,0.18) 0%,#231A14 100%);
}.hvh_app_card_ic-647 svg {
  width: 2.125rem;
  height: 34px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.hvh_app_card_ic-647 {
  flex-shrink: 0;
  color: #F4EDE2;
}.hvh_app_card_os-647 {
  text-transform: uppercase;
  margin-bottom: 6px;
  font-size: 0.625rem;
  color: #8A7868;
  letter-spacing: .08em;
  font-weight: 700;
}.hvh_app_card_title-647 {
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F4EDE2;
  margin-bottom: 0.375rem;
  font-size: 15px;
  line-height: 1.2;
}.hvh_app_card_text-647 {
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  color: #8A7868;
  font-size: 12px;
  line-height: 1.5;
}.hvh_app_card_btn-647 {
  transition: background .2s;
  border: 1px solid rgba(201,168,76,0.48);
  background: rgba(255,255,255,0.12);
  gap: 0.438rem;
  padding: 10px 18px;
  border-radius: 4px;
  font-size: 13px;
  font-weight: 700;
  color: #F4EDE2;
  display: inline-flex;
  align-items: center;
}.hvh_app_card_btn-647:hover {
  background: rgba(255,255,255,0.07);
}.hvh_prov-647 {
  background: #150E0A;
  padding: 2.25rem 16px 0;
}
@media(min-width:768px) {.hvh_prov-647 {
  padding: 2.75rem 24px 0;
}
}.hvh_prov_in-647 {
  margin: 0 auto;
  max-width: 1320px;
}.hvh_prov_head-647 {
  margin-bottom: 1rem;
}.hvh_prov_label-647 {
  color: #C9A84C;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
}.hvh_prov_h2-647 {
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
  color: #F4EDE2;
  margin-bottom: 0.5rem;
}
@media(min-width: 767px) {.hvh_prov_h2-647 {
  font-size: 1.5rem;
}
}.hvh_prov_seo-647 {
  font-size: 13px;
  overflow-wrap: break-word;
  color: #8A7868;
  line-height: 1.6;
  margin-bottom: 1rem;
  max-width: 38.75rem;
}.hvh_prov_seo-647 strong {
  color: #D4C5B0;
  font-weight: 700;
}.hvh_prov_seo-647 a {
  text-decoration: underline;
  color: #C9A84C;
}.hvh_prov_grid-647 {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 643px) {.hvh_prov_grid-647 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1083px) {.hvh_prov_grid-647 {
  grid-template-columns: repeat(8,1fr);
}
}.hvh_prov_card-647 {
  padding: 14px 0.625rem;
  transition: border-color .2s,background .2s;
  gap: 0.438rem;
  background: #1C1410;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 0.5rem;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
  display: flex;
}.hvh_prov_card-647:hover {
  border-color: rgba(201,168,76,0.48);
  background: #231A14;
}.hvh_prov_logo-647 {
  overflow: hidden;
  background: rgba(255,255,255,0.05);
  border-radius: 4px;
  width: 2.75rem;
  align-items: center;
  display: flex;
  justify-content: center;
  height: 44px;
}.hvh_prov_logo-647 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.hvh_prov_name-647 {
  text-align: center;
  color: #AA9880;
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 11px;
}.hvh_pmt-647 {
  background: #150E0A;
  padding: 2.25rem 16px 0;
}
@media(min-width: 766px) {.hvh_pmt-647 {
  padding: 44px 1.5rem 0;
}
}.hvh_pmt_in-647 {
  margin: 0 auto;
  max-width: 82.5rem;
}.hvh_pmt_head-647 {
  margin-bottom: 22px;
  max-width: 720px;
}.hvh_pmt_label-647 {
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
  color: #C9A84C;
  text-transform: uppercase;
}.hvh_pmt_h2-647 {
  font-family: 'Cinzel', serif;
  color: #F4EDE2;
  margin-bottom: 8px;
  font-weight: 800;
  font-size: 1.375rem;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.hvh_pmt_h2-647 {
  font-size: 1.75rem;
}
}.hvh_pmt_intro-647 {
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #8A7868;
}.hvh_pmt_groups-647 {
  gap: 20px;
  display: flex;
  flex-direction: column;
}.hvh_pmt_group-647 {
  border: 1px solid rgba(255,255,255,0.11);
  padding: 1.25rem;
  background: #231A14;
  border-radius: 0.5rem;
}.hvh_pmt_group_head-647 {
  gap: 0.75rem;
  align-items: center;
  margin-bottom: 0.625rem;
  display: flex;
  flex-wrap: wrap;
}.hvh_pmt_group_ic-647 {
  border-radius: 0.25rem;
  background: rgba(201,168,76,0.18);
  align-items: center;
  width: 36px;
  color: #C9A84C;
  flex-shrink: 0;
  justify-content: center;
  display: flex;
  height: 36px;
}.hvh_pmt_group_ic-647 svg {
  height: 18px;
  width: 1.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.hvh_pmt_group_h-647 {
  margin: 0;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  color: #F4EDE2;
  font-size: 16px;
  font-weight: 700;
}.hvh_pmt_group_p-647 {
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #8A7868;
  margin-bottom: 0.875rem;
}.hvh_pmt_group_p-647 strong {
  color: #D4C5B0;
  font-weight: 600;
}.hvh_pmt_table_wrap-647 {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.hvh_pmt_table-647 {
  border-collapse: collapse;
  font-size: 0.813rem;
  min-width: 540px;
  width: 100%;
}.hvh_pmt_table-647 th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-size: 11px;
  letter-spacing: .04em;
  white-space: nowrap;
  font-weight: 700;
  text-transform: uppercase;
  color: #D4C5B0;
  text-align: left;
}.hvh_pmt_table-647 td {
  padding: 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #8A7868;
}.hvh_pmt_table-647 tbody tr:last-child td {
  border-bottom: none;
}.hvh_pmt_table-647 tr:hover td {
  background: rgba(255,255,255,0.05);
  color: #D4C5B0;
}.hvh_seo-647 {
  padding: 36px 16px 0;
  background: #150E0A;
}
@media(min-width:768px) {.hvh_seo-647 {
  padding: 2.75rem 24px 0;
}
}.hvh_seo_in-647 {
  border-radius: 0.875rem;
  background: #231A14;
  border: 1px solid rgba(255,255,255,0.11);
  padding: 1.75rem 24px;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width:768px) {.hvh_seo_in-647 {
  padding: 2.25rem 2.5rem;
}
}.hvh_seo_label-647 {
  margin-bottom: 10px;
  letter-spacing: .08em;
  font-size: 11px;
  color: #C9A84C;
  text-transform: uppercase;
  font-weight: 700;
}.hvh_seo_h2-647 {
  margin-bottom: 0.875rem;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  color: #F4EDE2;
  font-size: 20px;
  font-weight: 800;
}
@media(min-width: 766px) {.hvh_seo_h2-647 {
  font-size: 24px;
}
}.hvh_seo_body-647 {
  font-size: 0.875rem;
  color: #AA9880;
  line-height: 1.75;
  overflow-wrap: break-word;
}.hvh_seo_body-647 p {
  line-height: 1.75;
  margin-bottom: 12px;
  color: #AA9880;
  font-size: 0.875rem;
}.hvh_seo_body-647 p:last-child {
  margin-bottom: 0;
}.hvh_seo_body-647 strong {
  font-weight: 700;
  color: #D4C5B0;
}.hvh_seo_body-647 a {
  transition: color .2s;
  color: #C9A84C;
  text-decoration: underline;
}.hvh_seo_body-647 a:hover {
  color: #D4B85F;
}.hvh_seo_body-647 ul,.hvh_seo_body-647 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.hvh_seo_body-647 ol {
  list-style: decimal;
}.hvh_seo_body-647 li {
  font-size: 14px;
  color: #AA9880;
  margin-bottom: 0.375rem;
  line-height: 1.75;
}.hvh_seo_body-647 table {
  width: 100%;
  margin-bottom: 0.75rem;
  overflow-x: auto;
  display: block;
  font-size: 0.813rem;
  border-collapse: collapse;
}
@media(min-width: 769px) {.hvh_seo_body-647 table {
  display: table;
}
}.hvh_seo_body-647 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 12px;
  font-weight: 700;
  color: #D4C5B0;
  text-align: left;
}.hvh_seo_body-647 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 0.75rem;
  color: #AA9880;
}.hvh_seo_cols-647 {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 637px) {.hvh_seo_cols-647 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.hvh_seo_cols-647 {
  grid-template-columns: repeat(3,1fr);
}
}.hvh_seo_col_h-647 {
  margin-bottom: 0.438rem;
  font-weight: 700;
  color: #D4C5B0;
  overflow-wrap: break-word;
  font-size: 13px;
}.hvh_seo_col_p-647 {
  overflow-wrap: break-word;
  color: #8A7868;
  font-size: 13px;
  line-height: 1.65;
}.hvh_seo_stats-647 {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.hvh_seo_stat-647 {
  border: 1px solid rgba(201,168,76,0.18);
  background: rgba(201,168,76,0.08);
  border-radius: 0.5rem;
  padding: 14px 16px;
  flex: 1;
  min-width: 8.75rem;
}.hvh_seo_stat_val-647 {
  margin-bottom: 4px;
  font-weight: 800;
  font-size: 20px;
  color: #C9A84C;
  overflow-wrap: break-word;
}.hvh_seo_stat_lb-647 {
  color: #8A7868;
  font-size: 11px;
  overflow-wrap: break-word;
}.hvh_faq-647 {
  background: #150E0A;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.hvh_faq-647 {
  padding: 2.75rem 1.5rem 0;
}
}.hvh_faq_in-647 {
  margin: 0 auto;
  max-width: 82.5rem;
}.hvh_faq_head-647 {
  margin-bottom: 1.25rem;
}.hvh_faq_label-647 {
  margin-bottom: 8px;
  font-weight: 700;
  letter-spacing: .08em;
  color: #C9A84C;
  font-size: 11px;
  text-transform: uppercase;
}.hvh_faq_h2-647 {
  overflow-wrap: break-word;
  color: #F4EDE2;
  font-family: 'Cinzel', serif;
  font-size: 20px;
  font-weight: 800;
}
@media(min-width: 771px) {.hvh_faq_h2-647 {
  font-size: 24px;
}
}.hvh_faq_list-647 {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.hvh_faq_item-647 {
  border: 1px solid rgba(255,255,255,0.11);
  overflow: hidden;
  border-radius: 8px;
  background: #231A14;
}.hvh_faq_q-647 {
  gap: 12px;
  padding: 16px 1.25rem;
  transition: color .2s;
  flex-wrap: wrap;
  justify-content: space-between;
  cursor: pointer;
  align-items: center;
  overflow-wrap: break-word;
  font-weight: 600;
  color: #D4C5B0;
  display: flex;
  font-size: 0.875rem;
}.hvh_faq_q-647:hover {
  color: #F4EDE2;
}.hvh_faq_q_ic-647 {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255,255,255,0.05);
  color: #C9A84C;
  display: flex;
  flex-shrink: 0;
  height: 24px;
  width: 24px;
  align-items: center;
  font-size: 1rem;
  justify-content: center;
}.hvh_faq_item-647.hvh_state_open-647 .hvh_faq_q_ic-647 {
  transform: rotate(45deg);
}.hvh_faq_a-647 {
  padding: 0 1.25rem 16px;
  color: #8A7868;
  overflow-wrap: break-word;
  line-height: 1.7;
  font-size: 0.813rem;
  display: none;
}.hvh_faq_item-647.hvh_state_open-647 .hvh_faq_a-647 {
  display: block;
}.hvh_faq_a-647 strong {
  color: #D4C5B0;
  font-weight: 700;
}.hvh_faq_a-647 a {
  color: #C9A84C;
  text-decoration: underline;
}.hvh_faq_a-647 ul,.hvh_faq_a-647 ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 1.25rem;
}.hvh_faq_a-647 ol {
  list-style: decimal;
}.hvh_faq_a-647 li {
  margin-bottom: 4px;
  line-height: 1.6;
}.hvh_faq_a-647 table {
  margin: 8px 0;
  border-collapse: collapse;
  width: 100%;
  display: block;
  font-size: 0.75rem;
  overflow-x: auto;
}
@media(min-width: 771px) {.hvh_faq_a-647 table {
  display: table;
}
}.hvh_faq_a-647 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.375rem 0.5rem;
  text-align: left;
  font-weight: 700;
  color: #D4C5B0;
}.hvh_faq_a-647 td {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #8A7868;
}.hvh_seo-647 {
  background: #150E0A;
  padding: 36px 1rem 0;
}
@media(min-width: 766px) {.hvh_seo-647 {
  padding: 2.75rem 24px 0;
}
}.hvh_seo_in-647 {
  border-radius: 14px;
  background: #231A14;
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.11);
  padding: 1.75rem 24px;
  max-width: 82.5rem;
}
@media(min-width: 766px) {.hvh_seo_in-647 {
  padding: 36px 40px;
}
}.hvh_seo_label-647 {
  margin-bottom: 10px;
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  color: #C9A84C;
}.hvh_seo_h2-647 {
  overflow-wrap: break-word;
  line-height: 1.25;
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 14px;
  color: #F4EDE2;
  font-family: 'Cinzel', serif;
}
@media(min-width: 769px) {.hvh_seo_h2-647 {
  font-size: 24px;
}
}.hvh_seo_body-647 {
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #AA9880;
  font-size: 0.875rem;
}.hvh_seo_body-647 p {
  margin-bottom: 0.75rem;
  font-size: 14px;
  color: #AA9880;
  line-height: 1.75;
}.hvh_seo_body-647 p:last-child {
  margin-bottom: 0;
}.hvh_seo_body-647 strong {
  font-weight: 700;
  color: #D4C5B0;
}.hvh_seo_body-647 a {
  transition: color .2s;
  color: #C9A84C;
  text-decoration: underline;
}.hvh_seo_body-647 a:hover {
  color: #D4B85F;
}.hvh_seo_body-647 ul,.hvh_seo_body-647 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.hvh_seo_body-647 ol {
  list-style: decimal;
}.hvh_seo_body-647 li {
  line-height: 1.75;
  color: #AA9880;
  margin-bottom: 0.375rem;
  font-size: 14px;
}.hvh_seo_body-647 table {
  font-size: 0.813rem;
  margin-bottom: 0.75rem;
  width: 100%;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 769px) {.hvh_seo_body-647 table {
  display: table;
}
}.hvh_seo_body-647 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 12px;
  color: #D4C5B0;
  font-weight: 700;
  text-align: left;
}.hvh_seo_body-647 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 0.75rem;
  color: #AA9880;
}.hvh_seo_cols-647 {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.hvh_seo_cols-647 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.hvh_seo_cols-647 {
  grid-template-columns: repeat(3,1fr);
}
}.hvh_seo_col_h-647 {
  color: #D4C5B0;
  margin-bottom: 0.438rem;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.hvh_seo_col_p-647 {
  line-height: 1.65;
  font-size: 0.813rem;
  color: #8A7868;
  overflow-wrap: break-word;
}.hvh_seo_stats-647 {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.hvh_seo_stat-647 {
  border: 1px solid rgba(201,168,76,0.18);
  border-radius: 8px;
  background: rgba(201,168,76,0.08);
  padding: 0.875rem 1rem;
  flex: 1;
  min-width: 140px;
}.hvh_seo_stat_val-647 {
  font-weight: 800;
  overflow-wrap: break-word;
  color: #C9A84C;
  margin-bottom: 0.25rem;
  font-size: 1.25rem;
}.hvh_seo_stat_lb-647 {
  font-size: 0.688rem;
  color: #8A7868;
  overflow-wrap: break-word;
}.hvh_seo-647 {
  padding: 2.25rem 1rem 0;
  background: #150E0A;
}
@media(min-width: 765px) {.hvh_seo-647 {
  padding: 44px 24px 0;
}
}.hvh_seo_in-647 {
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 0.875rem;
  padding: 28px 24px;
  background: #231A14;
  max-width: 82.5rem;
}
@media(min-width: 771px) {.hvh_seo_in-647 {
  padding: 36px 2.5rem;
}
}.hvh_seo_label-647 {
  margin-bottom: 10px;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #C9A84C;
  font-size: 0.688rem;
  font-weight: 700;
}.hvh_seo_h2-647 {
  margin-bottom: 14px;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #F4EDE2;
  line-height: 1.25;
}
@media(min-width: 771px) {.hvh_seo_h2-647 {
  font-size: 1.5rem;
}
}.hvh_seo_body-647 {
  color: #AA9880;
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 14px;
}.hvh_seo_body-647 p {
  color: #AA9880;
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
}.hvh_seo_body-647 p:last-child {
  margin-bottom: 0;
}.hvh_seo_body-647 strong {
  color: #D4C5B0;
  font-weight: 700;
}.hvh_seo_body-647 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C9A84C;
}.hvh_seo_body-647 a:hover {
  color: #D4B85F;
}.hvh_seo_body-647 ul,.hvh_seo_body-647 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.hvh_seo_body-647 ol {
  list-style: decimal;
}.hvh_seo_body-647 li {
  color: #AA9880;
  margin-bottom: 0.375rem;
  line-height: 1.75;
  font-size: 14px;
}.hvh_seo_body-647 table {
  overflow-x: auto;
  font-size: 0.813rem;
  margin-bottom: 0.75rem;
  display: block;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 770px) {.hvh_seo_body-647 table {
  display: table;
}
}.hvh_seo_body-647 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 0.75rem;
  text-align: left;
  font-weight: 700;
  color: #D4C5B0;
}.hvh_seo_body-647 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 12px;
  color: #AA9880;
}.hvh_seo_cols-647 {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.hvh_seo_cols-647 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.hvh_seo_cols-647 {
  grid-template-columns: repeat(3,1fr);
}
}.hvh_seo_col_h-647 {
  color: #D4C5B0;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 0.438rem;
}.hvh_seo_col_p-647 {
  line-height: 1.65;
  color: #8A7868;
  overflow-wrap: break-word;
  font-size: 13px;
}.hvh_seo_stats-647 {
  gap: 1rem;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.hvh_seo_stat-647 {
  border-radius: 8px;
  flex: 1;
  padding: 0.875rem 16px;
  background: rgba(201,168,76,0.08);
  border: 1px solid rgba(201,168,76,0.18);
  min-width: 8.75rem;
}.hvh_seo_stat_val-647 {
  color: #C9A84C;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 4px;
  font-size: 20px;
}.hvh_seo_stat_lb-647 {
  color: #8A7868;
  overflow-wrap: break-word;
  font-size: 11px;
}.hvh_ft-647 {
  background: #0C0806;
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 3rem;
}.hvh_ft_support-647 {
  padding: 1.5rem 16px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width:768px) {.hvh_ft_support-647 {
  padding: 28px 24px;
}
}.hvh_ft_support_in-647 {
  gap: 1rem;
  margin: 0 auto;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  max-width: 82.5rem;
}.hvh_ft_support_main-647 {
  gap: 1rem;
  flex: 1;
  display: flex;
  min-width: 13.75rem;
  flex-wrap: wrap;
  align-items: center;
}.hvh_ft_support_ic-647 {
  color: #C9A84C;
  flex-shrink: 0;
}.hvh_ft_support_ic-647 svg {
  stroke-linecap: round;
  width: 1.875rem;
  height: 1.875rem;
  stroke-linejoin: round;
}.hvh_ft_support_text_title-647 {
  color: #F4EDE2;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  margin-bottom: 3px;
}.hvh_ft_support_text_sub-647 {
  overflow-wrap: break-word;
  color: #8A7868;
  font-size: 0.75rem;
}.hvh_ft_support_btn-647 {
  transition: background .2s;
  background: #C9A84C;
  border-radius: 0.5rem;
  padding: 0.688rem 1.375rem;
  font-size: 13px;
  color: #F4EDE2;
  font-weight: 700;
  white-space: nowrap;
  flex-shrink: 0;
}.hvh_ft_support_btn-647:hover {
  background: #D4B85F;
}.hvh_ft_support_contacts-647 {
  gap: 1rem;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.hvh_ft_support_contact-647 {
  color: #8A7A6A;
  line-height: 1.4;
  font-size: 12px;
}.hvh_ft_support_contact-647 strong {
  margin-bottom: 2px;
  display: block;
  font-weight: 600;
  font-size: 11px;
  color: #AA9880;
}.hvh_ft_main-647 {
  padding: 2rem 16px 1.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 771px) {.hvh_ft_main-647 {
  padding: 40px 24px 32px;
}
}.hvh_ft_main_in-647 {
  gap: 1.5rem;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
  max-width: 1320px;
  display: grid;
}
@media(min-width:640px) {.hvh_ft_main_in-647 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.hvh_ft_main_in-647 {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.hvh_ft_col_logo-647 {
  grid-column: 1/-1;
}
@media(min-width: 1078px) {.hvh_ft_col_logo-647 {
  grid-column: auto;
}
}.hvh_ft_logo-647 {
  gap: 9px;
  font-size: 16px;
  flex-wrap: wrap;
  color: #F4EDE2;
  align-items: center;
  display: flex;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.75rem;
}.hvh_ft_logo_mark-647 {
  overflow: hidden;
  border-radius: 4px;
  width: 1.875rem;
  height: 30px;
}.hvh_ft_logo_mark-647 img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.hvh_ft_logo_sub-647 {
  overflow-wrap: break-word;
  color: #8A7A6A;
  line-height: 1.55;
  font-size: 12px;
  max-width: 12.5rem;
}.hvh_ft_col_title-647 {
  font-size: 12px;
  margin-bottom: 0.875rem;
  color: #AA9880;
  letter-spacing: .07em;
  text-transform: uppercase;
  font-weight: 700;
}.hvh_ft_col_links-647 {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.hvh_ft_col_link-647 {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #8A7A6A;
  font-size: 13px;
}.hvh_ft_col_link-647:hover {
  color: #D4C5B0;
}.hvh_ft_apps-647 {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.hvh_ft_app_card-647 {
  padding: 10px 0.75rem;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.11);
  gap: 10px;
  transition: border-color .2s;
  border-radius: 0.25rem;
  display: flex;
  align-items: center;
}.hvh_ft_app_card-647:hover {
  border-color: rgba(201,168,76,0.48);
}.hvh_ft_app_card_ic-647 svg {
  stroke-linejoin: round;
  height: 22px;
  stroke-linecap: round;
  width: 22px;
}.hvh_ft_app_card_os-647 {
  font-size: 10px;
  font-weight: 600;
  color: #8A7A6A;
}.hvh_ft_app_card_action-647 {
  font-weight: 700;
  font-size: 0.75rem;
  color: #D4C5B0;
}.hvh_ft_bot-647 {
  padding: 1.25rem 1rem;
}
@media(min-width: 766px) {.hvh_ft_bot-647 {
  padding: 1.25rem 24px;
}
}.hvh_ft_bot_in-647 {
  gap: 1rem;
  margin: 0 auto;
  align-items: center;
  max-width: 82.5rem;
  display: flex;
  flex-wrap: wrap;
}.hvh_ft_socials-647 {
  gap: 0.5rem;
  display: flex;
}.hvh_ft_soc-647 {
  border: 1px solid rgba(255,255,255,0.11);
  transition: background .2s;
  background: rgba(255,255,255,0.05);
  border-radius: 4px;
  display: flex;
  align-items: center;
  color: #AA9880;
  width: 36px;
  height: 36px;
  justify-content: center;
}.hvh_ft_soc-647 svg {
  height: 16px;
  width: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.hvh_ft_soc-647:hover {
  background: rgba(255,255,255,0.07);
}.hvh_ft_legal-647 {
  flex: 1;
  overflow-wrap: break-word;
  font-size: 11px;
  line-height: 1.6;
  color: #9E8E7E;
  min-width: 12.5rem;
}.hvh_ft_legal-647 strong {
  font-weight: 700;
  color: #AA9880;
}.hvh_ft_legal-647 a {
  color: #AA9880;
  text-decoration: underline;
}.hvh_ft_age-647 {
  border-radius: 50%;
  border: 2px solid #9E8E7E;
  align-items: center;
  justify-content: center;
  width: 32px;
  font-weight: 800;
  margin-left: auto;
  color: #9E8E7E;
  display: flex;
  flex-shrink: 0;
  font-size: 0.688rem;
  height: 2rem;
}