html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  margin: 0;
  padding: 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 {
  display: block;
  max-width: 100%;
}body {
  background: #0D0906;
  min-height: 100vh;
  line-height: 1.6;
  font-family: 'Barlow', sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #C9B99E;
}.vhw_layout-wjb {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.vhw_page-wjb {
  min-height: 100vh;
  display: flex;
}.vhw_main-wjb {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media (min-width: 1081px) {.vhw_main-wjb {
  padding-left: 220px;
}
}
@media (max-width: 1082px) {.vhw_main-wjb {
  padding-bottom: 4.5rem;
}
}.vhw_gc-wjb {
  background: #120D07;
  border: 1px solid rgba(255, 255, 255, 0.05);
  overflow: hidden;
  border-radius: 0.5rem;
  transition: transform .2s,border-color .2s;
  flex-shrink: 0;
  width: 140px;
  position: relative;
  cursor: pointer;
}
@media(min-width: 641px) {.vhw_gc-wjb {
  width: 156px;
}
}
@media(min-width: 1081px) {.vhw_gc-wjb {
  width: 168px;
}
}.vhw_gc-wjb:hover {
  border-color: rgba(201, 104, 24, 0.08);
  transform: translateY(-3px);
}.vhw_gc_img-wjb {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.vhw_gc_img-wjb img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  width: 100%;
  height: 100%;
}.vhw_gc_hover-wjb {
  inset: 0;
  transition: opacity .2s;
  background: rgba(8, 5, 3, 0.72);
  justify-content: center;
  opacity: 0;
  position: absolute;
  align-items: center;
  display: flex;
}.vhw_gc-wjb:hover .vhw_gc_hover-wjb {
  opacity: 1;
}.vhw_gc_hover_btn-wjb {
  border-radius: 0.25rem;
  background: #C96818;
  padding: 0.5rem 16px;
  color: #F4EDE2;
  font-weight: 700;
  font-size: 0.75rem;
}.vhw_gc_info-wjb {
  padding: 8px 10px 0.625rem;
}.vhw_gc_name-wjb {
  overflow: hidden;
  max-width: 100%;
  color: #C9B99E;
  margin-bottom: 3px;
  white-space: nowrap;
  font-weight: 600;
  text-overflow: ellipsis;
  font-size: 0.75rem;
}.vhw_gc_prov-wjb {
  color: #6A573F;
  font-size: 0.625rem;
}.vhw_gc_tag-wjb {
  border-radius: 0.25rem;
  padding: 2px 7px;
  left: 0.375rem;
  text-transform: uppercase;
  font-size: 9px;
  font-weight: 700;
  top: 6px;
  position: absolute;
  z-index: 2;
  letter-spacing: .04em;
}.vhw_gc_tag_hot-wjb {
  background: #C03535;
  color: #fff;
}.vhw_gc_tag_new-wjb {
  background: #4A9E5C;
  color: #0D0906;
}.vhw_gc_tag_jp-wjb {
  background: #D4A017;
  color: #0D0906;
}.vhw_gc_tag_ex-wjb {
  background: #7A3D10;
  color: #fff;
}.vhw_gc_tag_live-wjb {
  background: #C03535;
  color: #fff;
}.vhw_gr-wjb {
  background: #0D0906;
  padding: 32px 16px 0;
}
@media(min-width: 769px) {.vhw_gr-wjb {
  padding: 36px 1.5rem 0;
}
}.vhw_gr_in-wjb {
  margin: 0 auto;
  max-width: 82.5rem;
}.vhw_gr_head-wjb {
  gap: 0.75rem;
  align-items: center;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
  display: flex;
}.vhw_gr_head_l-wjb {
  gap: 0.625rem;
  flex: 1;
  align-items: center;
  display: flex;
  min-width: 0;
}.vhw_gr_ic-wjb {
  border-radius: 0.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  flex-shrink: 0;
}.vhw_gr_ic-wjb svg {
  width: 16px;
  stroke-linejoin: round;
  height: 1rem;
  stroke-linecap: round;
}.vhw_gr_title-wjb {
  font-family: 'Rye', serif;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F4EDE2;
  font-size: 16px;
}
@media(min-width: 770px) {.vhw_gr_title-wjb {
  font-size: 18px;
}
}.vhw_gr_more-wjb {
  transition: color .2s;
  gap: 5px;
  flex-shrink: 0;
  align-items: center;
  font-size: 0.75rem;
  display: flex;
  color: #7A6650;
  white-space: nowrap;
  font-weight: 600;
}.vhw_gr_more-wjb:hover {
  color: #C96818;
}.vhw_gr_more-wjb svg {
  width: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 12px;
}.vhw_gr_arrows-wjb {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.vhw_gr_arr-wjb {
  transition: background .15s,color .15s;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  align-items: center;
  height: 30px;
  color: #9A856A;
  width: 1.875rem;
  justify-content: center;
  display: flex;
}.vhw_gr_arr-wjb:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F4EDE2;
}.vhw_gr_arr-wjb svg {
  width: 0.813rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.813rem;
}.vhw_gr_seo_h-wjb {
  margin: 0 0 0.375rem;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  font-family: 'Rye', serif;
  max-width: 680px;
  font-weight: 700;
  color: #C9B99E;
}
@media(min-width: 771px) {.vhw_gr_seo_h-wjb {
  font-size: 0.875rem;
}
}.vhw_gr_seo-wjb {
  max-width: 680px;
  font-size: 12px;
  margin-bottom: 12px;
  line-height: 1.55;
  overflow-wrap: break-word;
  color: #7A6650;
}.vhw_gr_seo-wjb strong {
  font-weight: 600;
  color: #C9B99E;
}.vhw_gr_scroll-wjb {
  gap: 10px;
  display: flex;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  padding-bottom: 0.625rem;
}.vhw_gr_scroll-wjb::-webkit-scrollbar {
  display: none;
}
@media(min-width: 767px) {.vhw_gr_scroll-wjb {
  gap: 12px;
}
}.vhw_tb-wjb {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #0D0906;
  z-index: 80;
  right: 0;
  left: 0;
  height: 3.5rem;
  align-items: center;
  display: flex;
  position: fixed;
  top: 0;
}.vhw_tb_in-wjb {
  padding: 0 14px;
  gap: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}.vhw_tb_burger-wjb {
  gap: 5px;
  border-radius: 8px;
  width: 2.375rem;
  justify-content: center;
  height: 38px;
  flex-direction: column;
  flex-shrink: 0;
  display: flex;
  margin-right: 0.5rem;
  align-items: center;
}.vhw_tb_burger-wjb:hover {
  background: rgba(255, 255, 255, 0.05);
}.vhw_tb_burger_line-wjb {
  background: #9A856A;
  border-radius: 1px;
  width: 18px;
  display: block;
  height: 2px;
}
@media(min-width: 1077px) {.vhw_tb_burger-wjb {
  display: none;
}
}.vhw_tb_logo-wjb {
  gap: 9px;
  align-items: center;
  flex-shrink: 0;
  overflow-wrap: break-word;
  font-weight: 800;
  display: flex;
  font-size: 18px;
  letter-spacing: -.01em;
  color: #F4EDE2;
  margin-right: 1.25rem;
}.vhw_tb_logo_mark-wjb {
  border-radius: 0.5rem;
  overflow: hidden;
  justify-content: center;
  display: flex;
  height: 32px;
  align-items: center;
  width: 32px;
}.vhw_tb_logo_mark-wjb img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.vhw_tb_nav-wjb {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 638px) {.vhw_tb_nav-wjb {
  display: flex;
}
}.vhw_tb_tab-wjb {
  transition: background .15s,color .15s;
  border-radius: 8px;
  padding: 8px 0.875rem;
  font-weight: 600;
  white-space: nowrap;
  font-size: 0.813rem;
  color: #9A856A;
}.vhw_tb_tab-wjb:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F4EDE2;
}.vhw_tb_tab-wjb.vhw_state_active-wjb {
  background: rgba(201, 104, 24, 0.18);
  color: #F4EDE2;
}.vhw_tb_right-wjb {
  gap: 0.5rem;
  align-items: center;
  flex-shrink: 0;
  margin-left: auto;
  display: flex;
}.vhw_tb_login-wjb {
  padding: 0.563rem 1rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s,color .2s;
  border-radius: 0.5rem;
  font-size: 13px;
  display: none;
  color: #C9B99E;
  font-weight: 600;
}.vhw_tb_login-wjb:hover {
  border-color: rgba(201, 104, 24, 0.45);
  color: #F4EDE2;
}
@media(min-width: 483px) {.vhw_tb_login-wjb {
  display: block;
}
}.vhw_tb_reg-wjb {
  border-radius: 8px;
  transition: background .2s;
  padding: 9px 1.125rem;
  background: #4A9E5C;
  font-size: 0.813rem;
  color: #0E0804;
  white-space: nowrap;
  font-weight: 700;
}.vhw_tb_reg-wjb:hover {
  background: #5AB56D;
}.vhw_sb-wjb {
  background: #171009;
  transition: transform .25s ease;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  left: 0;
  top: 3.5rem;
  overflow-y: auto;
  width: 220px;
  position: fixed;
  bottom: 0;
  z-index: 70;
}.vhw_sb-wjb.vhw_state_open-wjb {
  transform: translateX(0);
}.vhw_sb-wjb::-webkit-scrollbar {
  width: 0.25rem;
}.vhw_sb-wjb::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1081px) {.vhw_sb-wjb {
  transform: translateX(0);
}
}.vhw_sb_auth-wjb {
  padding: 14px 0.75rem 0.625rem;
}.vhw_sb_btn_reg-wjb {
  padding: 0.688rem;
  border-radius: 0.5rem;
  background: #4A9E5C;
  transition: background .2s;
  font-size: 13px;
  text-align: center;
  margin-bottom: 0.5rem;
  display: block;
  color: #0E0804;
  font-weight: 700;
}.vhw_sb_btn_reg-wjb:hover {
  background: #5AB56D;
}.vhw_sb_btn_login-wjb {
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.5rem;
  text-align: center;
  color: #C9B99E;
  font-size: 0.813rem;
  font-weight: 600;
  display: block;
}.vhw_sb_btn_login-wjb:hover {
  border-color: rgba(201, 104, 24, 0.45);
  color: #F4EDE2;
}.vhw_sb_promo-wjb {
  padding: 12px 14px;
  background: linear-gradient(135deg,#1C0E04,#171009);
  border-radius: 8px;
  margin: 0 12px 10px;
  border: 1px solid rgba(201, 104, 24, 0.18);
  overflow: hidden;
  position: relative;
}.vhw_sb_promo-wjb::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(201, 104, 24, 0.18),transparent 70%);
  right: -20px;
  content: '';
  height: 80px;
  position: absolute;
  top: -20px;
  width: 80px;
}.vhw_sb_promo_title-wjb {
  letter-spacing: .06em;
  font-weight: 700;
  margin-bottom: 0.25rem;
  text-transform: uppercase;
  color: #C96818;
  font-size: 0.688rem;
}.vhw_sb_promo_text-wjb {
  font-weight: 600;
  color: #F4EDE2;
  overflow-wrap: break-word;
  line-height: 1.35;
  font-size: 12px;
}.vhw_sb_promo_sub-wjb {
  margin-top: 3px;
  font-size: 0.625rem;
  color: #7A6650;
}.vhw_sb_nav-wjb {
  padding: 6px 8px 16px;
}.vhw_sb_nav_lb-wjb {
  padding: 10px 0.5rem 6px;
  font-weight: 700;
  color: #6A573F;
  font-size: 10px;
  letter-spacing: .08em;
  text-transform: uppercase;
}.vhw_sb_link-wjb {
  padding: 0.563rem 10px;
  transition: background .15s,color .15s;
  gap: 10px;
  border-radius: 4px;
  font-size: 0.813rem;
  color: #9A856A;
  font-weight: 500;
  align-items: center;
  cursor: pointer;
  display: flex;
  overflow-wrap: break-word;
}.vhw_sb_link-wjb:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F4EDE2;
}.vhw_sb_link-wjb.vhw_state_active-wjb {
  background: rgba(201, 104, 24, 0.18);
  color: #F4EDE2;
}.vhw_sb_ic-wjb {
  border-radius: 4px;
  width: 1.875rem;
  height: 1.875rem;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
}.vhw_sb_ic-wjb svg {
  height: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1rem;
}.vhw_sb_ic_1-wjb {
  background: rgba(201, 104, 24, 0.08);
  color: #C96818;
}.vhw_sb_ic_2-wjb {
  background: rgba(74, 158, 92, 0.18);
  color: #4A9E5C;
}.vhw_sb_ic_3-wjb {
  background: rgba(212, 160, 23, 0.16);
  color: #D4A017;
}.vhw_sb_ic_4-wjb {
  background: rgba(122, 61, 16, 0.28);
  color: #7A3D10;
}.vhw_sb_ic_5-wjb {
  background: rgba(201, 104, 24, 0.08);
  color: #C24470;
}.vhw_sb_ic_6-wjb {
  background: rgba(122, 61, 16, 0.28);
  color: #7C42C8;
}.vhw_sb_badge-wjb {
  background: #D4A017;
  border-radius: 4px;
  padding: 2px 7px;
  margin-left: auto;
  font-size: 9px;
  color: #0E0804;
  font-weight: 700;
}.vhw_sb_bot-wjb {
  gap: 8px;
  padding: 0.75rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.vhw_sb_lang-wjb,.vhw_sb_help-wjb {
  border-radius: 0.25rem;
  gap: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  flex: 1;
  background: rgba(255, 255, 255, 0.05);
  padding: 9px 0.375rem;
  transition: border-color .2s;
  font-size: 11px;
  justify-content: center;
  color: #9A856A;
  font-weight: 600;
  align-items: center;
  display: flex;
}.vhw_sb_lang-wjb:hover,.vhw_sb_help-wjb:hover {
  border-color: rgba(201, 104, 24, 0.45);
  color: #F4EDE2;
}.vhw_sb_lang-wjb svg,.vhw_sb_help-wjb svg {
  height: 13px;
  width: 0.813rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.vhw_sb_bd-wjb {
  inset: 0;
  background: rgba(8, 5, 3, 0.72);
  display: none;
  z-index: 69;
  position: fixed;
}.vhw_sb_bd-wjb.vhw_state_on-wjb {
  display: block;
}
@media(min-width: 1081px) {.vhw_sb_bd-wjb {
  display: none!important;
}
}.vhw_mob_nav-wjb {
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  background: #171009;
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  position: fixed;
  display: flex;
  z-index: 80;
  bottom: 0;
  right: 0;
  left: 0;
}
@media(min-width: 1079px) {.vhw_mob_nav-wjb {
  display: none;
}
}.vhw_mob_nav_item-wjb {
  flex: 1;
  gap: 4px;
  padding: 0.25rem 2px;
  cursor: pointer;
  color: #6A573F;
  flex-direction: column;
  display: flex;
  align-items: center;
}.vhw_mob_nav_ic-wjb {
  line-height: 1;
}.vhw_mob_nav_ic-wjb svg {
  width: 20px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.25rem;
}.vhw_mob_nav_lb-wjb {
  font-weight: 600;
  font-size: 10px;
  color: #6A573F;
}.vhw_mob_nav_item-wjb.vhw_state_active-wjb {
  color: #C96818;
}.vhw_mob_nav_item-wjb.vhw_state_active-wjb .vhw_mob_nav_lb-wjb {
  color: #C96818;
}.vhw_hero-wjb {
  background: #0D0906;
  padding: 20px 16px 0;
}
@media(min-width: 766px) {.vhw_hero-wjb {
  padding: 24px 1.5rem 0;
}
}.vhw_hero_in-wjb {
  gap: 0.75rem;
  margin: 0 auto;
  max-width: 1320px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 858px) {.vhw_hero_in-wjb {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1103px) {.vhw_hero_in-wjb {
  grid-template-columns: 1fr 21.25rem;
}
}.vhw_hero_promo-wjb {
  background: #120D07;
  border-radius: 0.75rem;
  overflow: hidden;
  position: relative;
  display: flex;
  align-items: stretch;
  min-height: 220px;
}
@media(min-width: 766px) {.vhw_hero_promo-wjb {
  min-height: 280px;
}
}.vhw_hero_promo_bg-wjb {
  inset: 0;
  background-position: center;
  background: linear-gradient(120deg,#1C0E04 0%,#0D0906 100%);
  background-size: cover;
  position: absolute;
}.vhw_hero_promo_bg-wjb::after {
  inset: 0;
  background: linear-gradient(90deg,#0D0906 0%,rgba(8, 5, 3, 0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.vhw_hero_promo_glow-wjb {
  background: radial-gradient(circle,rgba(122, 61, 16, 0.28) 0%,transparent 65%);
  border-radius: 50%;
  top: -2.5rem;
  right: 3.75rem;
  position: absolute;
  height: 18.75rem;
  width: 18.75rem;
  pointer-events: none;
}.vhw_hero_promo_ct-wjb {
  padding: 1.75rem 24px 28px 1.75rem;
  z-index: 2;
  max-width: 30rem;
  flex-direction: column;
  position: relative;
  display: flex;
  justify-content: center;
}
@media(min-width: 767px) {.vhw_hero_promo_ct-wjb {
  padding: 40px 2rem;
}
}.vhw_hero_badge-wjb {
  padding: 5px 0.75rem;
  border-radius: 1.125rem;
  background: rgba(201, 104, 24, 0.18);
  border: 1px solid rgba(201, 104, 24, 0.08);
  margin-bottom: 14px;
  text-transform: uppercase;
  letter-spacing: .08em;
  display: inline-block;
  font-weight: 700;
  color: #C96818;
  font-size: 0.625rem;
}.vhw_hero_h1-wjb {
  margin-bottom: 10px;
  color: #F4EDE2;
  font-size: 1.625rem;
  line-height: 1.15;
  font-weight: 800;
  font-family: 'Rye', serif;
  overflow-wrap: break-word;
}.vhw_hero_h1-wjb em {
  font-style: normal;
  color: #D4A017;
}
@media(min-width: 765px) {.vhw_hero_h1-wjb {
  font-size: 36px;
}
}.vhw_hero_sub-wjb {
  margin-bottom: 20px;
  color: #9A856A;
  font-size: 0.813rem;
  line-height: 1.55;
}
@media(min-width: 767px) {.vhw_hero_sub-wjb {
  font-size: 0.875rem;
}
}.vhw_hero_row-wjb {
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.vhw_hero_cta-wjb {
  background: #4A9E5C;
  border-radius: 0.5rem;
  transition: background .2s;
  padding: 13px 26px;
  font-weight: 700;
  color: #0E0804;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.12), 0 0.25rem 1rem rgba(74, 158, 92, 0.45);
  font-size: 14px;
}.vhw_hero_cta-wjb:hover {
  background: #5AB56D;
}.vhw_hero_terms-wjb {
  color: #6A573F;
  font-size: 0.688rem;
}.vhw_hero_game-wjb {
  overflow: hidden;
  background: #120D07;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 12px;
  position: relative;
  display: flex;
  flex-direction: column;
}.vhw_hero_game_badge-wjb {
  background: rgba(212, 160, 23, 0.16);
  border-radius: 1.125rem;
  padding: 0.313rem 10px;
  border: 1px solid rgba(212, 160, 23, 0.16);
  text-transform: uppercase;
  position: absolute;
  z-index: 3;
  font-size: 0.625rem;
  left: 12px;
  letter-spacing: .06em;
  font-weight: 700;
  top: 0.75rem;
  color: #D4A017;
}.vhw_hero_game_badge-wjb svg {
  margin-right: 0.25rem;
  width: 11px;
  vertical-align: -1px;
  height: 0.688rem;
}.vhw_hero_game_img-wjb {
  background: linear-gradient(135deg,#1C0E04,#0D0906);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.vhw_hero_game_img-wjb img {
  inset: 0;
  height: 100%;
  position: absolute;
  object-fit: cover;
  width: 100%;
}.vhw_hero_game_play-wjb {
  transition: opacity .2s;
  background: rgba(8, 5, 3, 0.72);
  inset: 0;
  justify-content: center;
  align-items: center;
  display: flex;
  opacity: 0;
  position: absolute;
}.vhw_hero_game-wjb:hover .vhw_hero_game_play-wjb {
  opacity: 1;
}.vhw_hero_game_play-wjb span {
  border-radius: 50%;
  background: #C96818;
  width: 3.25rem;
  height: 3.25rem;
  display: flex;
  align-items: center;
  justify-content: center;
}.vhw_hero_game_play-wjb span svg {
  height: 1.125rem;
  margin-left: 2px;
  width: 18px;
}.vhw_hero_game_info-wjb {
  padding: 14px 1rem;
}.vhw_hero_game_title-wjb {
  font-size: 15px;
  color: #F4EDE2;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 4px;
}.vhw_hero_game_provider-wjb {
  font-size: 11px;
  color: #7A6650;
}.vhw_hero_game_btn-wjb {
  padding: 0.688rem;
  transition: background .2s;
  border-radius: 8px;
  background: #C96818;
  margin: 0.75rem 16px 16px;
  font-size: 13px;
  color: #F4EDE2;
  text-align: center;
  display: block;
  font-weight: 700;
}.vhw_hero_game-wjb:hover .vhw_hero_game_btn-wjb {
  background: #E07D28;
}.vhw_sbar-wjb {
  background: #0D0906;
  padding: 16px 16px 0;
}
@media(min-width: 769px) {.vhw_sbar-wjb {
  padding: 1.125rem 1.5rem 0;
}
}.vhw_sbar_in-wjb {
  margin: 0 auto;
  max-width: 82.5rem;
}.vhw_sbar_row-wjb {
  gap: 0.625rem;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
  display: flex;
}.vhw_sbar_input-wjb {
  gap: 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  flex: 1;
  transition: border-color .2s;
  padding: 11px 1rem;
  background: #120D07;
  border-radius: 0.5rem;
  font-size: 13px;
  cursor: pointer;
  align-items: center;
  display: flex;
  color: #7A6650;
}.vhw_sbar_input-wjb:hover {
  border-color: rgba(201, 104, 24, 0.45);
}.vhw_sbar_input-wjb svg {
  flex-shrink: 0;
  stroke-linecap: round;
  height: 0.938rem;
  width: 15px;
  stroke-linejoin: round;
}.vhw_sbar_providers-wjb {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.688rem 18px;
  gap: 8px;
  transition: border-color .2s;
  background: #120D07;
  border-radius: 0.5rem;
  white-space: nowrap;
  align-items: center;
  color: #C9B99E;
  font-size: 0.813rem;
  font-weight: 600;
  display: flex;
}.vhw_sbar_providers-wjb:hover {
  border-color: rgba(201, 104, 24, 0.45);
  color: #F4EDE2;
}.vhw_sbar_providers-wjb svg {
  stroke-linecap: round;
  height: 14px;
  width: 0.875rem;
  stroke-linejoin: round;
}.vhw_sbar_tabs-wjb {
  gap: 0.375rem;
  padding-bottom: 2px;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
}.vhw_sbar_tabs-wjb::-webkit-scrollbar {
  display: none;
}.vhw_sbar_tab-wjb {
  border-radius: 1.125rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.05);
  padding: 8px 14px;
  gap: 0.438rem;
  transition: background .15s,color .15s,border-color .15s;
  color: #9A856A;
  font-weight: 600;
  display: flex;
  align-items: center;
  cursor: pointer;
  white-space: nowrap;
  flex-shrink: 0;
  font-size: 12px;
}.vhw_sbar_tab-wjb:hover {
  border-color: rgba(201, 104, 24, 0.45);
  background: rgba(255, 255, 255, 0.07);
  color: #F4EDE2;
}.vhw_sbar_tab-wjb.vhw_state_active-wjb {
  background: rgba(201, 104, 24, 0.18);
  border-color: rgba(201, 104, 24, 0.08);
  color: #F4EDE2;
}.vhw_sbar_tab_ic-wjb svg {
  width: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 14px;
}.vhw_wy-wjb {
  padding: 32px 16px 0;
  background: #0D0906;
}
@media(min-width: 769px) {.vhw_wy-wjb {
  padding: 40px 1.5rem 0;
}
}.vhw_wy_in-wjb {
  margin: 0 auto;
  max-width: 82.5rem;
}.vhw_wy_head-wjb {
  max-width: 45rem;
  margin-bottom: 1.125rem;
}.vhw_wy_label-wjb {
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #C96818;
}.vhw_wy_h2-wjb {
  margin-bottom: 0.5rem;
  font-family: 'Rye', serif;
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F4EDE2;
}
@media(min-width: 769px) {.vhw_wy_h2-wjb {
  font-size: 1.5rem;
}
}.vhw_wy_intro-wjb {
  margin: 0;
  line-height: 1.6;
  font-size: 13px;
  color: #7A6650;
}.vhw_wy_grid-wjb {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 643px) {.vhw_wy_grid-wjb {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.vhw_wy_grid-wjb {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.vhw_wy_card-wjb {
  padding: 20px;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #171009;
  transition: border-color .2s,transform .2s;
}.vhw_wy_card-wjb:hover {
  transform: translateY(-2px);
  border-color: rgba(201, 104, 24, 0.08);
}.vhw_wy_card_ic-wjb {
  background: rgba(201, 104, 24, 0.18);
  border-radius: 50%;
  display: flex;
  width: 2.75rem;
  margin-bottom: 0.875rem;
  justify-content: center;
  color: #C96818;
  height: 44px;
  align-items: center;
}.vhw_wy_card_ic-wjb svg {
  width: 22px;
  stroke-linecap: round;
  height: 22px;
  stroke-linejoin: round;
}.vhw_wy_card_h-wjb {
  line-height: 1.25;
  overflow-wrap: break-word;
  color: #F4EDE2;
  font-size: 15px;
  margin-bottom: 0.375rem;
  font-weight: 700;
}.vhw_wy_card_p-wjb {
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #7A6650;
  font-size: 13px;
}.vhw_wy_card_p-wjb strong {
  font-weight: 600;
  color: #C9B99E;
}.vhw_gr_jp-wjb {
  overflow: hidden;
  border-radius: 0.75rem;
  background: linear-gradient(135deg,#1A0830 0%,#0C0614 100%);
  padding: 1.25rem;
  position: relative;
}.vhw_gr_jp-wjb::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(122, 61, 16, 0.28) 0%,transparent 70%);
  position: absolute;
  left: -60px;
  top: -60px;
  height: 250px;
  content: '';
  width: 15.625rem;
}.vhw_gr_jp-wjb::after {
  background: radial-gradient(circle,rgba(212, 160, 23, 0.16) 0%,transparent 70%);
  border-radius: 50%;
  position: absolute;
  height: 200px;
  width: 200px;
  content: '';
  right: 0;
  bottom: -40px;
}.vhw_gr_jp_head-wjb {
  gap: 1rem;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 16px;
  z-index: 1;
  position: relative;
}.vhw_gr_jp_info-wjb {
  flex: 1;
}.vhw_gr_jp_label-wjb {
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #7C42C8;
}.vhw_gr_jp_label-wjb svg {
  stroke-linejoin: round;
  height: 0.875rem;
  vertical-align: -2px;
  width: 14px;
  margin-right: 0.25rem;
  stroke-linecap: round;
}.vhw_gr_jp_amount-wjb {
  line-height: 1;
  font-family: 'Rye', serif;
  color: #F4EDE2;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-weight: 800;
  font-size: 2rem;
}
@media(min-width: 769px) {.vhw_gr_jp_amount-wjb {
  font-size: 2.5rem;
}
}.vhw_gr_jp_amount-wjb span {
  color: #D4A017;
}.vhw_gr_jp_seo-wjb {
  max-width: 480px;
  font-size: 12px;
  line-height: 1.5;
  color: #9A856A;
  overflow-wrap: break-word;
}.vhw_gr_jp_cta-wjb {
  transition: background .2s;
  border-radius: 8px;
  background: rgba(122, 61, 16, 0.28);
  padding: 0.688rem 1.25rem;
  border: 1px solid rgba(122, 61, 16, 0.28);
  color: #F4EDE2;
  flex-shrink: 0;
  font-weight: 700;
  margin-top: 0.25rem;
  font-size: 0.813rem;
  white-space: nowrap;
  align-self: flex-start;
  position: relative;
  z-index: 1;
}.vhw_gr_jp_cta-wjb:hover {
  background: #7A3D10;
}.vhw_ws-wjb {
  padding: 2rem 1rem 0;
  background: #0D0906;
}
@media(min-width: 769px) {.vhw_ws-wjb {
  padding: 36px 24px 0;
}
}.vhw_ws_in-wjb {
  margin: 0 auto;
  max-width: 82.5rem;
}.vhw_ws_head-wjb {
  gap: 12px;
  margin-bottom: 0.875rem;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  display: flex;
}.vhw_ws_title-wjb {
  gap: 0.625rem;
  font-family: 'Rye', serif;
  flex-wrap: wrap;
  font-size: 1rem;
  align-items: center;
  display: flex;
  color: #F4EDE2;
  overflow-wrap: break-word;
  font-weight: 700;
}.vhw_ws_title_ic-wjb svg {
  color: #D4A017;
  height: 1.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.125rem;
}.vhw_ws_online-wjb {
  gap: 0.438rem;
  font-weight: 600;
  color: #7A6650;
  display: flex;
  font-size: 12px;
  align-items: center;
}.vhw_ws_online_dot-wjb {
  border-radius: 50%;
  background: #4A9E5C;
  height: 0.5rem;
  flex-shrink: 0;
  box-shadow: 0 0 0.375rem rgba(74, 158, 92, 0.18);
  width: 0.5rem;
}.vhw_ws_scroll-wjb {
  gap: 8px;
  display: flex;
  padding-bottom: 0.5rem;
  overflow-x: auto;
  scrollbar-width: none;
}.vhw_ws_scroll-wjb::-webkit-scrollbar {
  display: none;
}.vhw_wc-wjb {
  gap: 10px;
  padding: 10px 0.875rem;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #120D07;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  min-width: 220px;
}.vhw_wc_img-wjb {
  border-radius: 4px;
  overflow: hidden;
  background: #171009;
  height: 36px;
  flex-shrink: 0;
  width: 36px;
}.vhw_wc_img-wjb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.vhw_wc_info-wjb {
  min-width: 0;
}.vhw_wc_game-wjb {
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 600;
  font-size: 0.75rem;
  color: #C9B99E;
  white-space: nowrap;
}.vhw_wc_player-wjb {
  overflow: hidden;
  color: #6A573F;
  font-size: 0.625rem;
  white-space: nowrap;
  text-overflow: ellipsis;
}.vhw_wc_amount-wjb {
  color: #4A9E5C;
  margin-left: auto;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 0.813rem;
  white-space: nowrap;
}.vhw_reg-wjb {
  background: #0D0906;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.vhw_reg-wjb {
  padding: 2.75rem 24px 0;
}
}.vhw_reg_in-wjb {
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.75rem 24px;
  background: #171009;
  margin: 0 auto;
  border-radius: 0.75rem;
  max-width: 82.5rem;
}
@media(min-width:768px) {.vhw_reg_in-wjb {
  padding: 40px;
}
}.vhw_reg_top-wjb {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 859px) {.vhw_reg_top-wjb {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.vhw_reg_label-wjb {
  text-transform: uppercase;
  color: #C96818;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
}.vhw_reg_h2-wjb {
  font-size: 1.375rem;
  color: #F4EDE2;
  line-height: 1.2;
  margin-bottom: 0.75rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Rye', serif;
}
@media(min-width: 767px) {.vhw_reg_h2-wjb {
  font-size: 28px;
}
}.vhw_reg_bonus-wjb {
  background: rgba(212, 160, 23, 0.16);
  padding: 10px 16px;
  gap: 8px;
  border: 1px solid rgba(212, 160, 23, 0.16);
  border-radius: 8px;
  align-items: center;
  display: inline-flex;
  margin-bottom: 1rem;
}.vhw_reg_bonus_amount-wjb {
  color: #D4A017;
  font-size: 20px;
  font-weight: 800;
}.vhw_reg_bonus_text-wjb {
  line-height: 1.35;
  color: #9A856A;
  font-size: 0.813rem;
}.vhw_reg_cta_btn-wjb {
  border-radius: 8px;
  padding: 14px 2rem;
  transition: background .2s;
  background: #4A9E5C;
  margin-bottom: 12px;
  font-weight: 700;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.12), 0 4px 16px rgba(74, 158, 92, 0.45);
  font-size: 15px;
  display: inline-block;
  color: #0E0804;
}.vhw_reg_cta_btn-wjb:hover {
  background: #5AB56D;
}.vhw_reg_terms-wjb {
  font-size: 11px;
  color: #6A573F;
  line-height: 1.5;
}.vhw_reg_seo-wjb {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 20px;
  margin-top: 20px;
  font-size: 13px;
  color: #7A6650;
  overflow-wrap: break-word;
  line-height: 1.65;
}.vhw_reg_seo-wjb p {
  line-height: 1.65;
  margin-bottom: 0.625rem;
  font-size: 13px;
  color: #7A6650;
}.vhw_reg_seo-wjb p:last-child {
  margin-bottom: 0;
}.vhw_reg_seo-wjb strong {
  color: #C9B99E;
  font-weight: 700;
}.vhw_reg_seo-wjb a {
  transition: color .2s;
  color: #C96818;
  text-decoration: underline;
}.vhw_reg_seo-wjb a:hover {
  color: #E07D28;
}.vhw_reg_seo-wjb ul,.vhw_reg_seo-wjb ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 1.125rem;
}.vhw_reg_seo-wjb ol {
  list-style: decimal;
}.vhw_reg_seo-wjb li {
  color: #7A6650;
  font-size: 13px;
  line-height: 1.65;
  margin-bottom: 4px;
}.vhw_reg_seo-wjb table {
  display: block;
  font-size: 0.813rem;
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 10px;
  width: 100%;
}
@media(min-width: 771px) {.vhw_reg_seo-wjb table {
  display: table;
}
}.vhw_reg_seo-wjb th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.5rem;
  text-align: left;
  color: #C9B99E;
  font-weight: 700;
}.vhw_reg_seo-wjb td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px;
  color: #7A6650;
}.vhw_reg_steps-wjb {
  gap: 14px;
  display: flex;
  flex-direction: column;
  margin-top: 1.75rem;
}
@media(min-width: 862px) {.vhw_reg_steps-wjb {
  margin-top: 0;
}
}.vhw_reg_step-wjb {
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1rem;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.05);
  gap: 0.875rem;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.vhw_reg_step_num-wjb {
  background: rgba(201, 104, 24, 0.18);
  border-radius: 50%;
  border: 1px solid rgba(201, 104, 24, 0.08);
  width: 34px;
  color: #C96818;
  display: flex;
  align-items: center;
  font-size: 14px;
  flex-shrink: 0;
  height: 2.125rem;
  justify-content: center;
  font-weight: 800;
}.vhw_reg_step_title-wjb {
  color: #F4EDE2;
  font-weight: 700;
  margin-bottom: 3px;
  font-size: 0.875rem;
}.vhw_reg_step_text-wjb {
  font-size: 0.75rem;
  color: #7A6650;
  line-height: 1.5;
}.vhw_reg_trust-wjb {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  margin-top: 1.25rem;
  padding-top: 1.25rem;
  flex-wrap: wrap;
}.vhw_reg_trust_item-wjb {
  gap: 0.438rem;
  color: #7A6650;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
  font-size: 12px;
}.vhw_reg_trust_ic-wjb svg {
  stroke-linejoin: round;
  width: 16px;
  color: #C96818;
  height: 16px;
  stroke-linecap: round;
}.vhw_prov-wjb {
  background: #0D0906;
  padding: 36px 16px 0;
}
@media(min-width:768px) {.vhw_prov-wjb {
  padding: 44px 24px 0;
}
}.vhw_prov_in-wjb {
  margin: 0 auto;
  max-width: 1320px;
}.vhw_prov_head-wjb {
  margin-bottom: 16px;
}.vhw_prov_label-wjb {
  color: #C96818;
  font-weight: 700;
  margin-bottom: 8px;
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
}.vhw_prov_h2-wjb {
  font-weight: 800;
  font-size: 1.25rem;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: #F4EDE2;
  font-family: 'Rye', serif;
}
@media(min-width: 767px) {.vhw_prov_h2-wjb {
  font-size: 1.5rem;
}
}.vhw_prov_seo-wjb {
  max-width: 620px;
  margin-bottom: 1rem;
  line-height: 1.6;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #7A6650;
}.vhw_prov_seo-wjb strong {
  color: #C9B99E;
  font-weight: 700;
}.vhw_prov_seo-wjb a {
  color: #C96818;
  text-decoration: underline;
}.vhw_prov_grid-wjb {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 641px) {.vhw_prov_grid-wjb {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1079px) {.vhw_prov_grid-wjb {
  grid-template-columns: repeat(8,1fr);
}
}.vhw_prov_card-wjb {
  padding: 14px 0.625rem;
  transition: border-color .2s,background .2s;
  background: #120D07;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.5rem;
  gap: 7px;
  display: flex;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
}.vhw_prov_card-wjb:hover {
  border-color: rgba(201, 104, 24, 0.45);
  background: #171009;
}.vhw_prov_logo-wjb {
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
  width: 44px;
  align-items: center;
  justify-content: center;
  display: flex;
  height: 44px;
}.vhw_prov_logo-wjb img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}.vhw_prov_name-wjb {
  font-size: 11px;
  font-weight: 600;
  color: #9A856A;
  text-align: center;
  overflow-wrap: break-word;
}.vhw_app-wjb {
  padding: 36px 16px 0;
  background: #0D0906;
}
@media(min-width: 771px) {.vhw_app-wjb {
  padding: 44px 1.5rem 0;
}
}.vhw_app_in-wjb {
  margin: 0 auto;
  max-width: 1320px;
}.vhw_app_head-wjb {
  margin-bottom: 1rem;
}.vhw_app_label-wjb {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #C96818;
  margin-bottom: 0.5rem;
}.vhw_app_h2-wjb {
  margin-bottom: 6px;
  font-family: 'Rye', serif;
  font-weight: 800;
  font-size: 1.25rem;
  color: #F4EDE2;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.vhw_app_h2-wjb {
  font-size: 24px;
}
}.vhw_app_sub-wjb {
  max-width: 37.5rem;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #7A6650;
  font-size: 13px;
}.vhw_app_sub-wjb strong {
  font-weight: 700;
  color: #C9B99E;
}.vhw_app_cards-wjb {
  gap: 0.625rem;
  margin-top: 16px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 642px) {.vhw_app_cards-wjb {
  grid-template-columns: repeat(3,1fr);
}
}.vhw_app_card-wjb {
  padding: 1.25rem;
  border-radius: 8px;
  overflow: hidden;
  gap: 16px;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  position: relative;
}.vhw_app_card_ios-wjb {
  background: linear-gradient(135deg,rgba(201, 104, 24, 0.18) 0%,#171009 100%);
}.vhw_app_card_android-wjb {
  background: linear-gradient(135deg,rgba(74, 158, 92, 0.18) 0%,#171009 100%);
}.vhw_app_card_win-wjb {
  background: linear-gradient(135deg,rgba(212, 160, 23, 0.16) 0%,#171009 100%);
}.vhw_app_card_ic-wjb svg {
  width: 2.125rem;
  stroke-linecap: round;
  height: 34px;
  stroke-linejoin: round;
}.vhw_app_card_ic-wjb {
  color: #F4EDE2;
  flex-shrink: 0;
}.vhw_app_card_os-wjb {
  margin-bottom: 0.375rem;
  color: #7A6650;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: .08em;
}.vhw_app_card_title-wjb {
  font-size: 15px;
  margin-bottom: 0.375rem;
  line-height: 1.2;
  color: #F4EDE2;
  font-weight: 700;
  overflow-wrap: break-word;
}.vhw_app_card_text-wjb {
  font-size: 12px;
  line-height: 1.5;
  margin-bottom: 14px;
  color: #7A6650;
  overflow-wrap: break-word;
}.vhw_app_card_btn-wjb {
  padding: 0.625rem 1.125rem;
  transition: background .2s;
  background: rgba(255, 255, 255, 0.12);
  gap: 7px;
  border-radius: 0.25rem;
  border: 1px solid rgba(201, 104, 24, 0.45);
  align-items: center;
  color: #F4EDE2;
  display: inline-flex;
  font-weight: 700;
  font-size: 0.813rem;
}.vhw_app_card_btn-wjb:hover {
  background: rgba(255, 255, 255, 0.07);
}.vhw_bon-wjb {
  background: #0D0906;
  padding: 36px 1rem 0;
}
@media(min-width: 771px) {.vhw_bon-wjb {
  padding: 2.75rem 24px 0;
}
}.vhw_bon_in-wjb {
  margin: 0 auto;
  max-width: 1320px;
}.vhw_bon_head-wjb {
  margin-bottom: 1.25rem;
}.vhw_bon_label-wjb {
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 8px;
  color: #C96818;
  font-weight: 700;
  font-size: 11px;
}.vhw_bon_h2-wjb {
  font-size: 1.25rem;
  color: #F4EDE2;
  font-family: 'Rye', serif;
  margin-bottom: 0.5rem;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.vhw_bon_h2-wjb {
  font-size: 1.5rem;
}
}.vhw_bon_seo-wjb {
  max-width: 38.75rem;
  font-size: 0.813rem;
  color: #7A6650;
  overflow-wrap: break-word;
  line-height: 1.6;
}.vhw_bon_seo-wjb strong {
  color: #C9B99E;
  font-weight: 700;
}.vhw_bon_seo-wjb a {
  text-decoration: underline;
  color: #C96818;
}.vhw_bon_grid-wjb {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.vhw_bon_grid-wjb {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.vhw_bon_grid-wjb {
  grid-template-columns: repeat(5,1fr);
}
}.vhw_bon_card-wjb {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 8px;
  background: #120D07;
  padding: 16px;
  transition: border-color .2s,transform .2s;
}.vhw_bon_card-wjb:hover {
  transform: translateY(-2px);
  border-color: rgba(201, 104, 24, 0.08);
}.vhw_bon_card_ic-wjb svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.625rem;
  width: 1.625rem;
}.vhw_bon_card_ic-wjb {
  margin-bottom: 0.625rem;
}.vhw_bon_card_type-wjb {
  font-size: 0.625rem;
  font-weight: 700;
  color: #7A6650;
  margin-bottom: 6px;
  text-transform: uppercase;
  letter-spacing: .06em;
}.vhw_bon_card_amount-wjb {
  font-weight: 800;
  color: #D4A017;
  font-size: 18px;
  line-height: 1.1;
  margin-bottom: 6px;
}.vhw_bon_card_name-wjb {
  overflow-wrap: break-word;
  font-weight: 600;
  color: #F4EDE2;
  margin-bottom: 8px;
  font-size: 0.813rem;
}.vhw_bon_card_detail-wjb {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 0.688rem;
  line-height: 1.5;
  overflow-wrap: break-word;
  color: #6A573F;
  padding-top: 8px;
}.vhw_htp-wjb {
  padding: 36px 16px 0;
  background: #0D0906;
}
@media(min-width: 766px) {.vhw_htp-wjb {
  padding: 44px 24px 0;
}
}.vhw_htp_in-wjb {
  margin: 0 auto;
  max-width: 82.5rem;
}.vhw_htp_head-wjb {
  max-width: 720px;
  margin-bottom: 22px;
}.vhw_htp_label-wjb {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  color: #C96818;
  margin-bottom: 8px;
}.vhw_htp_h2-wjb {
  font-size: 22px;
  font-family: 'Rye', serif;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-weight: 800;
  color: #F4EDE2;
}
@media(min-width: 766px) {.vhw_htp_h2-wjb {
  font-size: 28px;
}
}.vhw_htp_intro-wjb {
  line-height: 1.6;
  color: #7A6650;
  font-size: 0.875rem;
}.vhw_htp_steps-wjb {
  list-style: none;
  padding: 0;
  margin: 0;
  gap: 0.75rem;
  grid-template-columns: 1fr;
  counter-reset: none;
  display: grid;
}
@media(min-width: 642px) {.vhw_htp_steps-wjb {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.vhw_htp_steps-wjb {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.vhw_htp_step-wjb {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.5rem;
  background: #171009;
  padding: 1.25rem 18px 18px;
  display: flex;
  position: relative;
  flex-direction: column;
}.vhw_htp_step_num-wjb {
  border-radius: 50%;
  background: #C96818;
  font-family: 'Rye', serif;
  left: 1.25rem;
  align-items: center;
  font-weight: 800;
  font-size: 13px;
  height: 28px;
  top: -0.75rem;
  position: absolute;
  color: #0E0804;
  display: flex;
  justify-content: center;
  width: 28px;
}.vhw_htp_step_ic-wjb {
  margin: 8px 0 0.75rem;
  background: rgba(201, 104, 24, 0.18);
  border-radius: 4px;
  height: 2.25rem;
  display: flex;
  color: #C96818;
  width: 36px;
  justify-content: center;
  align-items: center;
}.vhw_htp_step_ic-wjb svg {
  height: 1.125rem;
  width: 18px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.vhw_htp_step_h-wjb {
  color: #F4EDE2;
  font-weight: 700;
  line-height: 1.25;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  margin-bottom: 6px;
}.vhw_htp_step_p-wjb {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #7A6650;
  line-height: 1.55;
}.vhw_htp_step_p-wjb strong {
  font-weight: 600;
  color: #C9B99E;
}.vhw_htp_cta-wjb {
  background: #4A9E5C;
  padding: 0.813rem 26px;
  transition: background .2s;
  border-radius: 0.5rem;
  margin-top: 1.25rem;
  font-weight: 700;
  display: inline-block;
  font-size: 14px;
  color: #0E0804;
}.vhw_htp_cta-wjb:hover {
  background: #5AB56D;
}.vhw_faq-wjb {
  padding: 2.25rem 1rem 0;
  background: #0D0906;
}
@media(min-width: 766px) {.vhw_faq-wjb {
  padding: 44px 1.5rem 0;
}
}.vhw_faq_in-wjb {
  margin: 0 auto;
  max-width: 1320px;
}.vhw_faq_head-wjb {
  margin-bottom: 20px;
}.vhw_faq_label-wjb {
  letter-spacing: .08em;
  font-weight: 700;
  color: #C96818;
  margin-bottom: 0.5rem;
  font-size: 11px;
  text-transform: uppercase;
}.vhw_faq_h2-wjb {
  font-family: 'Rye', serif;
  color: #F4EDE2;
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.vhw_faq_h2-wjb {
  font-size: 1.5rem;
}
}.vhw_faq_list-wjb {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.vhw_faq_item-wjb {
  border: 1px solid rgba(255, 255, 255, 0.09);
  overflow: hidden;
  border-radius: 0.5rem;
  background: #171009;
}.vhw_faq_q-wjb {
  gap: 12px;
  padding: 1rem 20px;
  transition: color .2s;
  display: flex;
  color: #C9B99E;
  font-weight: 600;
  font-size: 14px;
  cursor: pointer;
  align-items: center;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  justify-content: space-between;
}.vhw_faq_q-wjb:hover {
  color: #F4EDE2;
}.vhw_faq_q_ic-wjb {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  width: 24px;
  flex-shrink: 0;
  display: flex;
  height: 24px;
  align-items: center;
  justify-content: center;
  color: #C96818;
  font-size: 1rem;
}.vhw_faq_item-wjb.vhw_state_open-wjb .vhw_faq_q_ic-wjb {
  transform: rotate(45deg);
}.vhw_faq_a-wjb {
  padding: 0 20px 16px;
  display: none;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #7A6650;
  line-height: 1.7;
}.vhw_faq_item-wjb.vhw_state_open-wjb .vhw_faq_a-wjb {
  display: block;
}.vhw_faq_a-wjb strong {
  font-weight: 700;
  color: #C9B99E;
}.vhw_faq_a-wjb a {
  color: #C96818;
  text-decoration: underline;
}.vhw_faq_a-wjb ul,.vhw_faq_a-wjb ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 20px;
}.vhw_faq_a-wjb ol {
  list-style: decimal;
}.vhw_faq_a-wjb li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.vhw_faq_a-wjb table {
  margin: 0.5rem 0;
  width: 100%;
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
  font-size: 12px;
}
@media(min-width: 765px) {.vhw_faq_a-wjb table {
  display: table;
}
}.vhw_faq_a-wjb th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.375rem 0.5rem;
  text-align: left;
  font-weight: 700;
  color: #C9B99E;
}.vhw_faq_a-wjb td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 6px 0.5rem;
  color: #7A6650;
}.vhw_seo-wjb {
  background: #0D0906;
  padding: 36px 16px 0;
}
@media(min-width:768px) {.vhw_seo-wjb {
  padding: 44px 1.5rem 0;
}
}.vhw_seo_in-wjb {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #171009;
  border-radius: 12px;
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 766px) {.vhw_seo_in-wjb {
  padding: 36px 2.5rem;
}
}.vhw_seo_label-wjb {
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #C96818;
  letter-spacing: .08em;
}.vhw_seo_h2-wjb {
  font-size: 1.25rem;
  margin-bottom: 0.875rem;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Rye', serif;
  color: #F4EDE2;
}
@media(min-width: 769px) {.vhw_seo_h2-wjb {
  font-size: 1.5rem;
}
}.vhw_seo_body-wjb {
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #9A856A;
  font-size: 14px;
}.vhw_seo_body-wjb p {
  margin-bottom: 0.75rem;
  font-size: 14px;
  color: #9A856A;
  line-height: 1.75;
}.vhw_seo_body-wjb p:last-child {
  margin-bottom: 0;
}.vhw_seo_body-wjb strong {
  font-weight: 700;
  color: #C9B99E;
}.vhw_seo_body-wjb a {
  transition: color .2s;
  color: #C96818;
  text-decoration: underline;
}.vhw_seo_body-wjb a:hover {
  color: #E07D28;
}.vhw_seo_body-wjb ul,.vhw_seo_body-wjb ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.vhw_seo_body-wjb ol {
  list-style: decimal;
}.vhw_seo_body-wjb li {
  margin-bottom: 0.375rem;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #9A856A;
}.vhw_seo_body-wjb table {
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
  font-size: 0.813rem;
  margin-bottom: 12px;
  display: block;
}
@media(min-width: 769px) {.vhw_seo_body-wjb table {
  display: table;
}
}.vhw_seo_body-wjb th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  text-align: left;
  font-weight: 700;
  color: #C9B99E;
}.vhw_seo_body-wjb td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #9A856A;
}.vhw_seo_cols-wjb {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 643px) {.vhw_seo_cols-wjb {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.vhw_seo_cols-wjb {
  grid-template-columns: repeat(3,1fr);
}
}.vhw_seo_col_h-wjb {
  margin-bottom: 7px;
  color: #C9B99E;
  font-size: 13px;
  font-weight: 700;
  overflow-wrap: break-word;
}.vhw_seo_col_p-wjb {
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #7A6650;
  font-size: 13px;
}.vhw_seo_stats-wjb {
  margin: 1.25rem 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.vhw_seo_stat-wjb {
  border-radius: 0.5rem;
  padding: 14px 1rem;
  border: 1px solid rgba(201, 104, 24, 0.18);
  background: rgba(201, 104, 24, 0.08);
  flex: 1;
  min-width: 140px;
}.vhw_seo_stat_val-wjb {
  font-size: 1.25rem;
  color: #C96818;
  font-weight: 800;
  margin-bottom: 4px;
  overflow-wrap: break-word;
}.vhw_seo_stat_lb-wjb {
  font-size: 0.688rem;
  color: #7A6650;
  overflow-wrap: break-word;
}.vhw_pmt-wjb {
  background: #0D0906;
  padding: 2.25rem 16px 0;
}
@media(min-width: 765px) {.vhw_pmt-wjb {
  padding: 2.75rem 24px 0;
}
}.vhw_pmt_in-wjb {
  margin: 0 auto;
  max-width: 1320px;
}.vhw_pmt_head-wjb {
  margin-bottom: 22px;
  max-width: 45rem;
}.vhw_pmt_label-wjb {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.5rem;
  color: #C96818;
  letter-spacing: .08em;
  font-size: 11px;
}.vhw_pmt_h2-wjb {
  font-size: 22px;
  font-weight: 800;
  color: #F4EDE2;
  font-family: 'Rye', serif;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
}
@media(min-width: 767px) {.vhw_pmt_h2-wjb {
  font-size: 28px;
}
}.vhw_pmt_intro-wjb {
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #7A6650;
  font-size: 14px;
}.vhw_pmt_groups-wjb {
  gap: 20px;
  flex-direction: column;
  display: flex;
}.vhw_pmt_group-wjb {
  background: #171009;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.5rem;
  padding: 1.25rem;
}.vhw_pmt_group_head-wjb {
  gap: 12px;
  align-items: center;
  margin-bottom: 10px;
  flex-wrap: wrap;
  display: flex;
}.vhw_pmt_group_ic-wjb {
  background: rgba(201, 104, 24, 0.18);
  border-radius: 4px;
  color: #C96818;
  display: flex;
  flex-shrink: 0;
  height: 36px;
  justify-content: center;
  width: 36px;
  align-items: center;
}.vhw_pmt_group_ic-wjb svg {
  stroke-linejoin: round;
  height: 18px;
  stroke-linecap: round;
  width: 18px;
}.vhw_pmt_group_h-wjb {
  margin: 0;
  font-size: 1rem;
  font-weight: 700;
  overflow-wrap: break-word;
  font-family: 'Rye', serif;
  color: #F4EDE2;
}.vhw_pmt_group_p-wjb {
  overflow-wrap: break-word;
  font-size: 13px;
  margin-bottom: 0.875rem;
  line-height: 1.6;
  color: #7A6650;
}.vhw_pmt_group_p-wjb strong {
  color: #C9B99E;
  font-weight: 600;
}.vhw_pmt_table_wrap-wjb {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.vhw_pmt_table-wjb {
  width: 100%;
  font-size: 0.813rem;
  border-collapse: collapse;
  min-width: 33.75rem;
}.vhw_pmt_table-wjb th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-size: 11px;
  white-space: nowrap;
  color: #C9B99E;
  text-align: left;
  letter-spacing: .04em;
  font-weight: 700;
  text-transform: uppercase;
}.vhw_pmt_table-wjb td {
  padding: 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7A6650;
}.vhw_pmt_table-wjb tbody tr:last-child td {
  border-bottom: none;
}.vhw_pmt_table-wjb tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #C9B99E;
}.vhw_seo-wjb {
  background: #0D0906;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.vhw_seo-wjb {
  padding: 2.75rem 1.5rem 0;
}
}.vhw_seo_in-wjb {
  border-radius: 12px;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #171009;
  padding: 28px 1.5rem;
  max-width: 82.5rem;
}
@media(min-width: 765px) {.vhw_seo_in-wjb {
  padding: 36px 2.5rem;
}
}.vhw_seo_label-wjb {
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  color: #C96818;
  text-transform: uppercase;
  font-size: 0.688rem;
}.vhw_seo_h2-wjb {
  overflow-wrap: break-word;
  font-family: 'Rye', serif;
  font-size: 1.25rem;
  color: #F4EDE2;
  margin-bottom: 14px;
  font-weight: 800;
  line-height: 1.25;
}
@media(min-width: 771px) {.vhw_seo_h2-wjb {
  font-size: 24px;
}
}.vhw_seo_body-wjb {
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #9A856A;
  font-size: 0.875rem;
}.vhw_seo_body-wjb p {
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #9A856A;
}.vhw_seo_body-wjb p:last-child {
  margin-bottom: 0;
}.vhw_seo_body-wjb strong {
  font-weight: 700;
  color: #C9B99E;
}.vhw_seo_body-wjb a {
  transition: color .2s;
  color: #C96818;
  text-decoration: underline;
}.vhw_seo_body-wjb a:hover {
  color: #E07D28;
}.vhw_seo_body-wjb ul,.vhw_seo_body-wjb ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.vhw_seo_body-wjb ol {
  list-style: decimal;
}.vhw_seo_body-wjb li {
  margin-bottom: 6px;
  color: #9A856A;
  line-height: 1.75;
  font-size: 14px;
}.vhw_seo_body-wjb table {
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  display: block;
  width: 100%;
  font-size: 0.813rem;
}
@media(min-width: 769px) {.vhw_seo_body-wjb table {
  display: table;
}
}.vhw_seo_body-wjb th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C9B99E;
  text-align: left;
  font-weight: 700;
}.vhw_seo_body-wjb td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #9A856A;
}.vhw_seo_cols-wjb {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 639px) {.vhw_seo_cols-wjb {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.vhw_seo_cols-wjb {
  grid-template-columns: repeat(3,1fr);
}
}.vhw_seo_col_h-wjb {
  font-size: 0.813rem;
  font-weight: 700;
  margin-bottom: 7px;
  overflow-wrap: break-word;
  color: #C9B99E;
}.vhw_seo_col_p-wjb {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #7A6650;
  line-height: 1.65;
}.vhw_seo_stats-wjb {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.vhw_seo_stat-wjb {
  border: 1px solid rgba(201, 104, 24, 0.18);
  flex: 1;
  background: rgba(201, 104, 24, 0.08);
  padding: 0.875rem 16px;
  border-radius: 8px;
  min-width: 8.75rem;
}.vhw_seo_stat_val-wjb {
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
  color: #C96818;
}.vhw_seo_stat_lb-wjb {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #7A6650;
}.vhw_seo-wjb {
  padding: 2.25rem 16px 0;
  background: #0D0906;
}
@media(min-width: 771px) {.vhw_seo-wjb {
  padding: 2.75rem 1.5rem 0;
}
}.vhw_seo_in-wjb {
  background: #171009;
  margin: 0 auto;
  border-radius: 0.75rem;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  max-width: 1320px;
}
@media(min-width: 771px) {.vhw_seo_in-wjb {
  padding: 2.25rem 2.5rem;
}
}.vhw_seo_label-wjb {
  color: #C96818;
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  letter-spacing: .08em;
}.vhw_seo_h2-wjb {
  margin-bottom: 0.875rem;
  line-height: 1.25;
  font-size: 1.25rem;
  font-weight: 800;
  font-family: 'Rye', serif;
  color: #F4EDE2;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.vhw_seo_h2-wjb {
  font-size: 24px;
}
}.vhw_seo_body-wjb {
  font-size: 14px;
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #9A856A;
}.vhw_seo_body-wjb p {
  margin-bottom: 12px;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #9A856A;
}.vhw_seo_body-wjb p:last-child {
  margin-bottom: 0;
}.vhw_seo_body-wjb strong {
  color: #C9B99E;
  font-weight: 700;
}.vhw_seo_body-wjb a {
  transition: color .2s;
  color: #C96818;
  text-decoration: underline;
}.vhw_seo_body-wjb a:hover {
  color: #E07D28;
}.vhw_seo_body-wjb ul,.vhw_seo_body-wjb ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.vhw_seo_body-wjb ol {
  list-style: decimal;
}.vhw_seo_body-wjb li {
  color: #9A856A;
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 6px;
}.vhw_seo_body-wjb table {
  overflow-x: auto;
  width: 100%;
  font-size: 0.813rem;
  display: block;
  margin-bottom: 0.75rem;
  border-collapse: collapse;
}
@media(min-width: 770px) {.vhw_seo_body-wjb table {
  display: table;
}
}.vhw_seo_body-wjb th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  font-weight: 700;
  color: #C9B99E;
  text-align: left;
}.vhw_seo_body-wjb td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9A856A;
}.vhw_seo_cols-wjb {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 638px) {.vhw_seo_cols-wjb {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.vhw_seo_cols-wjb {
  grid-template-columns: repeat(3,1fr);
}
}.vhw_seo_col_h-wjb {
  font-weight: 700;
  margin-bottom: 7px;
  color: #C9B99E;
  overflow-wrap: break-word;
  font-size: 13px;
}.vhw_seo_col_p-wjb {
  color: #7A6650;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.65;
}.vhw_seo_stats-wjb {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.vhw_seo_stat-wjb {
  border: 1px solid rgba(201, 104, 24, 0.18);
  flex: 1;
  padding: 14px 16px;
  border-radius: 0.5rem;
  background: rgba(201, 104, 24, 0.08);
  min-width: 8.75rem;
}.vhw_seo_stat_val-wjb {
  color: #C96818;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-weight: 800;
  font-size: 20px;
}.vhw_seo_stat_lb-wjb {
  color: #7A6650;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.vhw_ft-wjb {
  background: #080503;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 3rem;
}.vhw_ft_support-wjb {
  padding: 1.5rem 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 770px) {.vhw_ft_support-wjb {
  padding: 28px 24px;
}
}.vhw_ft_support_in-wjb {
  gap: 16px;
  margin: 0 auto;
  max-width: 1320px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.vhw_ft_support_main-wjb {
  flex: 1;
  gap: 16px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  min-width: 220px;
}.vhw_ft_support_ic-wjb {
  flex-shrink: 0;
  color: #C96818;
}.vhw_ft_support_ic-wjb svg {
  width: 1.875rem;
  height: 1.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.vhw_ft_support_text_title-wjb {
  color: #F4EDE2;
  font-weight: 700;
  font-size: 15px;
  overflow-wrap: break-word;
  margin-bottom: 3px;
}.vhw_ft_support_text_sub-wjb {
  color: #7A6650;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.vhw_ft_support_btn-wjb {
  padding: 0.688rem 1.375rem;
  transition: background .2s;
  background: #C96818;
  border-radius: 0.5rem;
  font-size: 13px;
  white-space: nowrap;
  color: #F4EDE2;
  flex-shrink: 0;
  font-weight: 700;
}.vhw_ft_support_btn-wjb:hover {
  background: #E07D28;
}.vhw_ft_support_contacts-wjb {
  gap: 16px;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.vhw_ft_support_contact-wjb {
  line-height: 1.4;
  color: #6A573F;
  font-size: 12px;
}.vhw_ft_support_contact-wjb strong {
  display: block;
  margin-bottom: 2px;
  font-size: 11px;
  color: #9A856A;
  font-weight: 600;
}.vhw_ft_main-wjb {
  padding: 32px 1rem 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 769px) {.vhw_ft_main-wjb {
  padding: 40px 24px 2rem;
}
}.vhw_ft_main_in-wjb {
  gap: 1.5rem;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
  max-width: 1320px;
  display: grid;
}
@media(min-width: 643px) {.vhw_ft_main_in-wjb {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.vhw_ft_main_in-wjb {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.vhw_ft_col_logo-wjb {
  grid-column: 1/-1;
}
@media(min-width: 1082px) {.vhw_ft_col_logo-wjb {
  grid-column: auto;
}
}.vhw_ft_logo-wjb {
  gap: 9px;
  display: flex;
  font-size: 1rem;
  flex-wrap: wrap;
  color: #F4EDE2;
  font-weight: 800;
  margin-bottom: 12px;
  align-items: center;
  overflow-wrap: break-word;
}.vhw_ft_logo_mark-wjb {
  border-radius: 4px;
  overflow: hidden;
  width: 30px;
  height: 1.875rem;
}.vhw_ft_logo_mark-wjb img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.vhw_ft_logo_sub-wjb {
  line-height: 1.55;
  overflow-wrap: break-word;
  color: #6A573F;
  font-size: 12px;
  max-width: 12.5rem;
}.vhw_ft_col_title-wjb {
  color: #9A856A;
  letter-spacing: .07em;
  margin-bottom: 14px;
  font-weight: 700;
  font-size: 0.75rem;
  text-transform: uppercase;
}.vhw_ft_col_links-wjb {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.vhw_ft_col_link-wjb {
  transition: color .2s;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #6A573F;
}.vhw_ft_col_link-wjb:hover {
  color: #C9B99E;
}.vhw_ft_apps-wjb {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.vhw_ft_app_card-wjb {
  padding: 0.625rem 12px;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 4px;
  gap: 10px;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  align-items: center;
}.vhw_ft_app_card-wjb:hover {
  border-color: rgba(201, 104, 24, 0.45);
}.vhw_ft_app_card_ic-wjb svg {
  stroke-linecap: round;
  height: 1.375rem;
  width: 1.375rem;
  stroke-linejoin: round;
}.vhw_ft_app_card_os-wjb {
  color: #6A573F;
  font-size: 10px;
  font-weight: 600;
}.vhw_ft_app_card_action-wjb {
  font-size: 0.75rem;
  font-weight: 700;
  color: #C9B99E;
}.vhw_ft_bot-wjb {
  padding: 20px 16px;
}
@media(min-width: 767px) {.vhw_ft_bot-wjb {
  padding: 20px 1.5rem;
}
}.vhw_ft_bot_in-wjb {
  margin: 0 auto;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  max-width: 1320px;
}.vhw_ft_socials-wjb {
  gap: 8px;
  display: flex;
}.vhw_ft_soc-wjb {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.05);
  transition: background .2s;
  display: flex;
  color: #9A856A;
  justify-content: center;
  height: 36px;
  width: 36px;
  align-items: center;
}.vhw_ft_soc-wjb svg {
  height: 1rem;
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
}.vhw_ft_soc-wjb:hover {
  background: rgba(255, 255, 255, 0.07);
}.vhw_ft_legal-wjb {
  flex: 1;
  overflow-wrap: break-word;
  line-height: 1.6;
  min-width: 200px;
  color: #8C7A62;
  font-size: 11px;
}.vhw_ft_legal-wjb strong {
  color: #9A856A;
  font-weight: 700;
}.vhw_ft_legal-wjb a {
  color: #9A856A;
  text-decoration: underline;
}.vhw_ft_age-wjb {
  border-radius: 50%;
  border: 2px solid #8C7A62;
  font-size: 0.688rem;
  color: #8C7A62;
  width: 32px;
  margin-left: auto;
  align-items: center;
  display: flex;
  font-weight: 800;
  justify-content: center;
  flex-shrink: 0;
  height: 32px;
}