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 {
  border: 0;
  background: none;
  cursor: pointer;
  color: inherit;
}a:link,a:visited {
  text-decoration: none;
  color: inherit;
}img,svg,video {
  display: block;
  max-width: 100%;
}body {
  background: #0D0A07;
  color: #D6C9AD;
  -webkit-font-smoothing: antialiased;
  font-family: 'DM Sans', sans-serif;
  min-height: 100vh;
  line-height: 1.6;
}.vwq_layout_8pr {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}.vwq_page_8pr {
  min-height: 100vh;
  display: flex;
}.vwq_main_8pr {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media (min-width:1080px) {.vwq_main_8pr {
  padding-left: 13.75rem;
}
}
@media (max-width:1079px) {.vwq_main_8pr {
  padding-bottom: 72px;
}
}.vwq_gc_8pr {
  border-radius: 0.625rem;
  background: #120E07;
  overflow: hidden;
  border: 1px solid rgba(255, 220, 140, 0.07);
  transition: transform .2s,border-color .2s;
  flex-shrink: 0;
  width: 140px;
  position: relative;
  cursor: pointer;
}
@media(min-width: 643px) {.vwq_gc_8pr {
  width: 156px;
}
}
@media(min-width: 1081px) {.vwq_gc_8pr {
  width: 10.5rem;
}
}.vwq_gc_8pr:hover {
  border-color: rgba(201, 150, 56, 0.08);
  transform: translateY(-3px);
}.vwq_gc_img_8pr {
  overflow: hidden;
  padding-bottom: 80%;
  width: 100%;
  position: relative;
}.vwq_gc_img_8pr img {
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
}.vwq_gc_hover_8pr {
  inset: 0;
  transition: opacity .2s;
  background: rgba(8, 5, 3, 0.72);
  opacity: 0;
  align-items: center;
  position: absolute;
  justify-content: center;
  display: flex;
}.vwq_gc_8pr:hover .vwq_gc_hover_8pr {
  opacity: 1;
}.vwq_gc_hover_btn_8pr {
  padding: 0.5rem 16px;
  border-radius: 0.313rem;
  background: #C99638;
  color: #F6EDD8;
  font-weight: 700;
  font-size: 12px;
}.vwq_gc_info_8pr {
  padding: 8px 10px 10px;
}.vwq_gc_name_8pr {
  overflow: hidden;
  margin-bottom: 3px;
  max-width: 100%;
  text-overflow: ellipsis;
  color: #D6C9AD;
  font-weight: 600;
  font-size: 12px;
  white-space: nowrap;
}.vwq_gc_prov_8pr {
  font-size: 10px;
  color: #685C48;
}.vwq_gc_tag_8pr {
  padding: 2px 7px;
  border-radius: 0.25rem;
  font-size: 0.563rem;
  position: absolute;
  z-index: 2;
  letter-spacing: .04em;
  top: 6px;
  font-weight: 700;
  text-transform: uppercase;
  left: 0.375rem;
}.vwq_gc_tag_hot_8pr {
  background: #DC3448;
  color: #fff;
}.vwq_gc_tag_new_8pr {
  background: #2DC87E;
  color: #0D0A07;
}.vwq_gc_tag_jp_8pr {
  background: #D4A828;
  color: #0D0A07;
}.vwq_gc_tag_ex_8pr {
  background: #B8621C;
  color: #fff;
}.vwq_gc_tag_live_8pr {
  background: #DC3448;
  color: #fff;
}.vwq_gr_8pr {
  padding: 32px 1rem 0;
  background: #0D0A07;
}
@media(min-width: 769px) {.vwq_gr_8pr {
  padding: 36px 1.5rem 0;
}
}.vwq_gr_in_8pr {
  margin: 0 auto;
  max-width: 1320px;
}.vwq_gr_head_8pr {
  gap: 0.75rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 0.625rem;
}.vwq_gr_head_l_8pr {
  gap: 10px;
  flex: 1;
  display: flex;
  align-items: center;
  min-width: 0;
}.vwq_gr_ic_8pr {
  border-radius: 0.625rem;
  display: flex;
  justify-content: center;
  width: 2rem;
  flex-shrink: 0;
  align-items: center;
  height: 2rem;
}.vwq_gr_ic_8pr svg {
  width: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1rem;
}.vwq_gr_title_8pr {
  font-weight: 700;
  font-size: 1rem;
  overflow-wrap: break-word;
  color: #F6EDD8;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 767px) {.vwq_gr_title_8pr {
  font-size: 18px;
}
}.vwq_gr_more_8pr {
  gap: 0.313rem;
  transition: color .2s;
  color: #7A6D56;
  font-size: 0.75rem;
  display: flex;
  font-weight: 600;
  flex-shrink: 0;
  align-items: center;
  white-space: nowrap;
}.vwq_gr_more_8pr:hover {
  color: #C99638;
}.vwq_gr_more_8pr svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 12px;
  height: 12px;
}.vwq_gr_arrows_8pr {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.vwq_gr_arr_8pr {
  background: rgba(255, 235, 180, 0.05);
  transition: background .15s,color .15s;
  border: 1px solid rgba(255, 220, 140, 0.13);
  border-radius: 5px;
  align-items: center;
  justify-content: center;
  width: 1.875rem;
  height: 30px;
  display: flex;
  color: #A8977A;
}.vwq_gr_arr_8pr:hover {
  background: rgba(255, 235, 180, 0.07);
  color: #F6EDD8;
}.vwq_gr_arr_8pr svg {
  stroke-linecap: round;
  width: 0.813rem;
  height: 0.813rem;
  stroke-linejoin: round;
}.vwq_gr_seo_h_8pr {
  margin: 0 0 0.375rem;
  overflow-wrap: break-word;
  max-width: 680px;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 700;
  font-size: 0.813rem;
  color: #D6C9AD;
}
@media(min-width: 765px) {.vwq_gr_seo_h_8pr {
  font-size: 0.875rem;
}
}.vwq_gr_seo_8pr {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  color: #7A6D56;
  max-width: 680px;
  line-height: 1.55;
}.vwq_gr_seo_8pr strong {
  color: #D6C9AD;
  font-weight: 600;
}.vwq_gr_scroll_8pr {
  gap: 10px;
  scrollbar-width: none;
  padding-bottom: 10px;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  display: flex;
}.vwq_gr_scroll_8pr::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.vwq_gr_scroll_8pr {
  gap: 0.75rem;
}
}.vwq_tb_8pr {
  border-bottom: 1px solid rgba(255, 235, 180, 0.07);
  background: #0D0A07;
  align-items: center;
  left: 0;
  height: 56px;
  top: 0;
  right: 0;
  z-index: 80;
  position: fixed;
  display: flex;
}.vwq_tb_in_8pr {
  gap: 0;
  padding: 0 14px;
  width: 100%;
  align-items: center;
  height: 100%;
  display: flex;
}.vwq_tb_burger_8pr {
  gap: 0.313rem;
  border-radius: 0.625rem;
  width: 38px;
  flex-shrink: 0;
  margin-right: 0.5rem;
  justify-content: center;
  height: 2.375rem;
  flex-direction: column;
  align-items: center;
  display: flex;
}.vwq_tb_burger_8pr:hover {
  background: rgba(255, 235, 180, 0.05);
}.vwq_tb_burger_line_8pr {
  border-radius: 1px;
  background: #A8977A;
  width: 18px;
  display: block;
  height: 2px;
}
@media(min-width: 1078px) {.vwq_tb_burger_8pr {
  display: none;
}
}.vwq_tb_logo_8pr {
  gap: 0.563rem;
  font-weight: 800;
  margin-right: 20px;
  color: #F6EDD8;
  letter-spacing: -.01em;
  font-size: 1.125rem;
  overflow-wrap: break-word;
  align-items: center;
  flex-shrink: 0;
  display: flex;
}.vwq_tb_logo_mark_8pr {
  border-radius: 0.625rem;
  overflow: hidden;
  align-items: center;
  justify-content: center;
  height: 32px;
  width: 2rem;
  display: flex;
}.vwq_tb_logo_mark_8pr img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.vwq_tb_nav_8pr {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 639px) {.vwq_tb_nav_8pr {
  display: flex;
}
}.vwq_tb_tab_8pr {
  border-radius: 10px;
  padding: 0.5rem 14px;
  transition: background .15s,color .15s;
  font-size: 13px;
  color: #A8977A;
  white-space: nowrap;
  font-weight: 600;
}.vwq_tb_tab_8pr:hover {
  background: rgba(255, 235, 180, 0.05);
  color: #F6EDD8;
}.vwq_tb_tab_8pr.vwq_state_active_8pr {
  background: rgba(201, 150, 56, 0.18);
  color: #F6EDD8;
}.vwq_tb_right_8pr {
  gap: 0.5rem;
  align-items: center;
  display: flex;
  margin-left: auto;
  flex-shrink: 0;
}.vwq_tb_login_8pr {
  background: rgba(255, 235, 180, 0.05);
  border: 1px solid rgba(255, 220, 140, 0.13);
  border-radius: 10px;
  transition: border-color .2s,color .2s;
  padding: 9px 1rem;
  color: #D6C9AD;
  font-size: 0.813rem;
  font-weight: 600;
  display: none;
}.vwq_tb_login_8pr:hover {
  border-color: rgba(201, 152, 58, 0.42);
  color: #F6EDD8;
}
@media(min-width: 481px) {.vwq_tb_login_8pr {
  display: block;
}
}.vwq_tb_reg_8pr {
  transition: background .2s;
  padding: 0.563rem 18px;
  border-radius: 0.625rem;
  background: #2DC87E;
  white-space: nowrap;
  color: #0F0B06;
  font-weight: 700;
  font-size: 0.813rem;
}.vwq_tb_reg_8pr:hover {
  background: #36D98A;
}.vwq_sb_8pr {
  transition: transform .25s ease;
  background: #171209;
  border-right: 1px solid rgba(255, 235, 180, 0.05);
  transform: translateX(-100%);
  z-index: 70;
  position: fixed;
  left: 0;
  width: 13.75rem;
  overflow-y: auto;
  bottom: 0;
  top: 3.5rem;
}.vwq_sb_8pr.vwq_state_open_8pr {
  transform: translateX(0);
}.vwq_sb_8pr::-webkit-scrollbar {
  width: 4px;
}.vwq_sb_8pr::-webkit-scrollbar-thumb {
  background: rgba(255, 235, 180, 0.07);
  border-radius: 2px;
}
@media(min-width: 1083px) {.vwq_sb_8pr {
  transform: translateX(0);
}
}.vwq_sb_auth_8pr {
  padding: 14px 12px 10px;
}.vwq_sb_btn_reg_8pr {
  padding: 0.688rem;
  transition: background .2s;
  background: #2DC87E;
  border-radius: 10px;
  margin-bottom: 0.5rem;
  text-align: center;
  font-weight: 700;
  display: block;
  color: #0F0B06;
  font-size: 0.813rem;
}.vwq_sb_btn_reg_8pr:hover {
  background: #36D98A;
}.vwq_sb_btn_login_8pr {
  padding: 0.625rem;
  border: 1px solid rgba(255, 220, 140, 0.13);
  background: rgba(255, 235, 180, 0.05);
  border-radius: 0.625rem;
  transition: border-color .2s;
  text-align: center;
  display: block;
  font-size: 13px;
  font-weight: 600;
  color: #D6C9AD;
}.vwq_sb_btn_login_8pr:hover {
  border-color: rgba(201, 152, 58, 0.42);
  color: #F6EDD8;
}.vwq_sb_promo_8pr {
  padding: 0.75rem 0.875rem;
  border-radius: 0.625rem;
  border: 1px solid rgba(201, 150, 56, 0.18);
  margin: 0 0.75rem 10px;
  overflow: hidden;
  background: linear-gradient(135deg,#1E1108,#171209);
  position: relative;
}.vwq_sb_promo_8pr::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(201, 150, 56, 0.18),transparent 70%);
  height: 5rem;
  position: absolute;
  content: '';
  width: 5rem;
  top: -20px;
  right: -1.25rem;
}.vwq_sb_promo_title_8pr {
  text-transform: uppercase;
  color: #C99638;
  letter-spacing: .06em;
  margin-bottom: 0.25rem;
  font-weight: 700;
  font-size: 0.688rem;
}.vwq_sb_promo_text_8pr {
  color: #F6EDD8;
  line-height: 1.35;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  font-weight: 600;
}.vwq_sb_promo_sub_8pr {
  color: #7A6D56;
  margin-top: 3px;
  font-size: 0.625rem;
}.vwq_sb_nav_8pr {
  padding: 6px 8px 16px;
}.vwq_sb_nav_lb_8pr {
  padding: 0.625rem 8px 0.375rem;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  color: #685C48;
}.vwq_sb_link_8pr {
  border-radius: 0.313rem;
  transition: background .15s,color .15s;
  gap: 10px;
  padding: 9px 0.625rem;
  display: flex;
  color: #A8977A;
  font-size: 0.813rem;
  font-weight: 500;
  overflow-wrap: break-word;
  cursor: pointer;
  align-items: center;
}.vwq_sb_link_8pr:hover {
  background: rgba(255, 235, 180, 0.05);
  color: #F6EDD8;
}.vwq_sb_link_8pr.vwq_state_active_8pr {
  background: rgba(201, 150, 56, 0.18);
  color: #F6EDD8;
}.vwq_sb_ic_8pr {
  border-radius: 0.313rem;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  width: 1.875rem;
  height: 1.875rem;
}.vwq_sb_ic_8pr svg {
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
  height: 1rem;
}.vwq_sb_ic_1_8pr {
  background: rgba(201, 150, 56, 0.08);
  color: #C99638;
}.vwq_sb_ic_2_8pr {
  background: rgba(45, 200, 126, 0.15);
  color: #2DC87E;
}.vwq_sb_ic_3_8pr {
  background: rgba(212, 168, 40, 0.16);
  color: #D4A828;
}.vwq_sb_ic_4_8pr {
  background: rgba(184, 98, 28, 0.22);
  color: #B8621C;
}.vwq_sb_ic_5_8pr {
  background: rgba(201, 150, 56, 0.08);
  color: #E2528A;
}.vwq_sb_ic_6_8pr {
  background: rgba(184, 98, 28, 0.22);
  color: #9B46CC;
}.vwq_sb_badge_8pr {
  background: #D4A828;
  border-radius: 0.313rem;
  padding: 2px 7px;
  color: #0F0B06;
  font-size: 9px;
  margin-left: auto;
  font-weight: 700;
}.vwq_sb_bot_8pr {
  gap: 8px;
  padding: 12px;
  border-top: 1px solid rgba(255, 235, 180, 0.05);
  display: flex;
}.vwq_sb_lang_8pr,.vwq_sb_help_8pr {
  border-radius: 0.313rem;
  border: 1px solid rgba(255, 220, 140, 0.07);
  transition: border-color .2s;
  background: rgba(255, 235, 180, 0.05);
  gap: 6px;
  padding: 0.563rem 0.375rem;
  flex: 1;
  font-weight: 600;
  align-items: center;
  font-size: 11px;
  display: flex;
  justify-content: center;
  color: #A8977A;
}.vwq_sb_lang_8pr:hover,.vwq_sb_help_8pr:hover {
  border-color: rgba(201, 152, 58, 0.42);
  color: #F6EDD8;
}.vwq_sb_lang_8pr svg,.vwq_sb_help_8pr svg {
  height: 0.813rem;
  width: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.vwq_sb_bd_8pr {
  inset: 0;
  background: rgba(8, 5, 3, 0.72);
  z-index: 69;
  display: none;
  position: fixed;
}.vwq_sb_bd_8pr.vwq_state_on_8pr {
  display: block;
}
@media(min-width: 1077px) {.vwq_sb_bd_8pr {
  display: none!important;
}
}.vwq_mob_nav_8pr {
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 220, 140, 0.13);
  background: #171209;
  right: 0;
  display: flex;
  left: 0;
  position: fixed;
  z-index: 80;
  bottom: 0;
}
@media(min-width: 1083px) {.vwq_mob_nav_8pr {
  display: none;
}
}.vwq_mob_nav_item_8pr {
  gap: 0.25rem;
  flex: 1;
  padding: 4px 2px;
  color: #685C48;
  cursor: pointer;
  align-items: center;
  display: flex;
  flex-direction: column;
}.vwq_mob_nav_ic_8pr {
  line-height: 1;
}.vwq_mob_nav_ic_8pr svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 20px;
  height: 1.25rem;
}.vwq_mob_nav_lb_8pr {
  font-weight: 600;
  color: #685C48;
  font-size: 0.625rem;
}.vwq_mob_nav_item_8pr.vwq_state_active_8pr {
  color: #C99638;
}.vwq_mob_nav_item_8pr.vwq_state_active_8pr .vwq_mob_nav_lb_8pr {
  color: #C99638;
}.vwq_hero_8pr {
  padding: 20px 1rem 0;
  background: #0D0A07;
}
@media(min-width:768px) {.vwq_hero_8pr {
  padding: 1.5rem 1.5rem 0;
}
}.vwq_hero_in_8pr {
  margin: 0 auto;
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 1320px;
}
@media(min-width: 857px) {.vwq_hero_in_8pr {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width:1100px) {.vwq_hero_in_8pr {
  grid-template-columns: 1fr 21.25rem;
}
}.vwq_hero_promo_8pr {
  background: #120E07;
  overflow: hidden;
  border-radius: 16px;
  position: relative;
  display: flex;
  min-height: 13.75rem;
  align-items: stretch;
}
@media(min-width: 766px) {.vwq_hero_promo_8pr {
  min-height: 17.5rem;
}
}.vwq_hero_promo_bg_8pr {
  inset: 0;
  background: linear-gradient(120deg,#1E1108 0%,#0D0A07 100%);
  background-position: center;
  position: absolute;
  background-size: cover;
}.vwq_hero_promo_bg_8pr::after {
  inset: 0;
  background: linear-gradient(90deg,#0D0A07 0%,rgba(8, 5, 3, 0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.vwq_hero_promo_glow_8pr {
  background: radial-gradient(circle,rgba(184, 98, 28, 0.22) 0%,transparent 65%);
  border-radius: 50%;
  top: -40px;
  height: 300px;
  width: 300px;
  right: 3.75rem;
  pointer-events: none;
  position: absolute;
}.vwq_hero_promo_ct_8pr {
  padding: 28px 1.5rem 1.75rem 1.75rem;
  display: flex;
  max-width: 480px;
  z-index: 2;
  flex-direction: column;
  justify-content: center;
  position: relative;
}
@media(min-width: 766px) {.vwq_hero_promo_ct_8pr {
  padding: 40px 2rem;
}
}.vwq_hero_badge_8pr {
  background: rgba(201, 150, 56, 0.18);
  padding: 5px 0.75rem;
  border: 1px solid rgba(201, 150, 56, 0.08);
  border-radius: 20px;
  font-weight: 700;
  text-transform: uppercase;
  color: #C99638;
  margin-bottom: 14px;
  font-size: 0.625rem;
  display: inline-block;
  letter-spacing: .08em;
}.vwq_hero_h1_8pr {
  font-weight: 800;
  margin-bottom: 10px;
  font-family: 'Cormorant Garamond', serif;
  line-height: 1.15;
  color: #F6EDD8;
  overflow-wrap: break-word;
  font-size: 26px;
}.vwq_hero_h1_8pr em {
  color: #D4A828;
  font-style: normal;
}
@media(min-width: 770px) {.vwq_hero_h1_8pr {
  font-size: 2.25rem;
}
}.vwq_hero_sub_8pr {
  font-size: 13px;
  margin-bottom: 1.25rem;
  line-height: 1.55;
  color: #A8977A;
}
@media(min-width: 767px) {.vwq_hero_sub_8pr {
  font-size: 14px;
}
}.vwq_hero_row_8pr {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.vwq_hero_cta_8pr {
  background: #2DC87E;
  transition: background .2s;
  border-radius: 10px;
  padding: 0.813rem 26px;
  font-weight: 700;
  box-shadow: 0 2px 14px rgba(45, 200, 126, 0.5), inset 0 1px 0 rgba(180, 255, 220, 0.18);
  color: #0F0B06;
  font-size: 0.875rem;
}.vwq_hero_cta_8pr:hover {
  background: #36D98A;
}.vwq_hero_terms_8pr {
  color: #685C48;
  font-size: 11px;
}.vwq_hero_game_8pr {
  background: #120E07;
  border: 1px solid rgba(255, 220, 140, 0.07);
  border-radius: 16px;
  overflow: hidden;
  position: relative;
  flex-direction: column;
  display: flex;
}.vwq_hero_game_badge_8pr {
  padding: 0.313rem 0.625rem;
  border-radius: 1.25rem;
  background: rgba(212, 168, 40, 0.16);
  border: 1px solid rgba(212, 168, 40, 0.16);
  top: 12px;
  letter-spacing: .06em;
  color: #D4A828;
  font-size: 0.625rem;
  left: 0.75rem;
  z-index: 3;
  font-weight: 700;
  position: absolute;
  text-transform: uppercase;
}.vwq_hero_game_badge_8pr svg {
  margin-right: 4px;
  vertical-align: -1px;
  height: 0.688rem;
  width: 11px;
}.vwq_hero_game_img_8pr {
  background: linear-gradient(135deg,#1E1108,#0D0A07);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.vwq_hero_game_img_8pr img {
  inset: 0;
  height: 100%;
  object-fit: cover;
  position: absolute;
  width: 100%;
}.vwq_hero_game_play_8pr {
  background: rgba(8, 5, 3, 0.72);
  inset: 0;
  transition: opacity .2s;
  justify-content: center;
  align-items: center;
  position: absolute;
  opacity: 0;
  display: flex;
}.vwq_hero_game_8pr:hover .vwq_hero_game_play_8pr {
  opacity: 1;
}.vwq_hero_game_play_8pr span {
  background: #C99638;
  border-radius: 50%;
  height: 3.25rem;
  align-items: center;
  display: flex;
  justify-content: center;
  width: 3.25rem;
}.vwq_hero_game_play_8pr span svg {
  height: 1.125rem;
  width: 1.125rem;
  margin-left: 2px;
}.vwq_hero_game_info_8pr {
  padding: 14px 16px;
}.vwq_hero_game_title_8pr {
  overflow-wrap: break-word;
  margin-bottom: 4px;
  color: #F6EDD8;
  font-weight: 700;
  font-size: 15px;
}.vwq_hero_game_provider_8pr {
  font-size: 0.688rem;
  color: #7A6D56;
}.vwq_hero_game_btn_8pr {
  transition: background .2s;
  margin: 0.75rem 16px 1rem;
  border-radius: 0.625rem;
  background: #C99638;
  padding: 0.688rem;
  display: block;
  color: #F6EDD8;
  text-align: center;
  font-size: 13px;
  font-weight: 700;
}.vwq_hero_game_8pr:hover .vwq_hero_game_btn_8pr {
  background: #DBA848;
}.vwq_sbar_8pr {
  background: #0D0A07;
  padding: 1rem 1rem 0;
}
@media(min-width: 766px) {.vwq_sbar_8pr {
  padding: 18px 24px 0;
}
}.vwq_sbar_in_8pr {
  margin: 0 auto;
  max-width: 1320px;
}.vwq_sbar_row_8pr {
  gap: 10px;
  flex-wrap: wrap;
  margin-bottom: 12px;
  display: flex;
}.vwq_sbar_input_8pr {
  transition: border-color .2s;
  padding: 0.688rem 1rem;
  border: 1px solid rgba(255, 220, 140, 0.13);
  gap: 0.625rem;
  border-radius: 10px;
  background: #120E07;
  flex: 1;
  cursor: pointer;
  display: flex;
  color: #7A6D56;
  font-size: 13px;
  align-items: center;
}.vwq_sbar_input_8pr:hover {
  border-color: rgba(201, 152, 58, 0.42);
}.vwq_sbar_input_8pr svg {
  height: 15px;
  width: 15px;
  stroke-linecap: round;
  stroke-linejoin: round;
  flex-shrink: 0;
}.vwq_sbar_providers_8pr {
  transition: border-color .2s;
  background: #120E07;
  padding: 11px 18px;
  border: 1px solid rgba(255, 220, 140, 0.13);
  border-radius: 10px;
  gap: 0.5rem;
  display: flex;
  font-weight: 600;
  align-items: center;
  white-space: nowrap;
  color: #D6C9AD;
  font-size: 0.813rem;
}.vwq_sbar_providers_8pr:hover {
  border-color: rgba(201, 152, 58, 0.42);
  color: #F6EDD8;
}.vwq_sbar_providers_8pr svg {
  height: 0.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 14px;
}.vwq_sbar_tabs_8pr {
  gap: 6px;
  overflow-x: auto;
  padding-bottom: 2px;
  scrollbar-width: none;
  display: flex;
}.vwq_sbar_tabs_8pr::-webkit-scrollbar {
  display: none;
}.vwq_sbar_tab_8pr {
  border-radius: 20px;
  border: 1px solid rgba(255, 220, 140, 0.07);
  gap: 7px;
  padding: 8px 0.875rem;
  background: rgba(255, 235, 180, 0.05);
  transition: background .15s,color .15s,border-color .15s;
  white-space: nowrap;
  align-items: center;
  font-size: 0.75rem;
  cursor: pointer;
  color: #A8977A;
  flex-shrink: 0;
  font-weight: 600;
  display: flex;
}.vwq_sbar_tab_8pr:hover {
  border-color: rgba(201, 152, 58, 0.42);
  background: rgba(255, 235, 180, 0.07);
  color: #F6EDD8;
}.vwq_sbar_tab_8pr.vwq_state_active_8pr {
  border-color: rgba(201, 150, 56, 0.08);
  background: rgba(201, 150, 56, 0.18);
  color: #F6EDD8;
}.vwq_sbar_tab_ic_8pr svg {
  stroke-linecap: round;
  width: 0.875rem;
  height: 0.875rem;
  stroke-linejoin: round;
}.vwq_wy_8pr {
  padding: 32px 16px 0;
  background: #0D0A07;
}
@media(min-width: 770px) {.vwq_wy_8pr {
  padding: 40px 24px 0;
}
}.vwq_wy_in_8pr {
  margin: 0 auto;
  max-width: 82.5rem;
}.vwq_wy_head_8pr {
  margin-bottom: 1.125rem;
  max-width: 720px;
}.vwq_wy_label_8pr {
  font-weight: 700;
  letter-spacing: .08em;
  color: #C99638;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 0.688rem;
}.vwq_wy_h2_8pr {
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 0.5rem;
  color: #F6EDD8;
  overflow-wrap: break-word;
  font-size: 20px;
}
@media(min-width: 767px) {.vwq_wy_h2_8pr {
  font-size: 24px;
}
}.vwq_wy_intro_8pr {
  margin: 0;
  color: #7A6D56;
  font-size: 0.813rem;
  line-height: 1.6;
}.vwq_wy_grid_8pr {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.vwq_wy_grid_8pr {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.vwq_wy_grid_8pr {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.vwq_wy_card_8pr {
  border: 1px solid rgba(255, 220, 140, 0.13);
  background: #171209;
  padding: 20px;
  border-radius: 0.625rem;
  transition: border-color .2s,transform .2s;
}.vwq_wy_card_8pr:hover {
  border-color: rgba(201, 150, 56, 0.08);
  transform: translateY(-2px);
}.vwq_wy_card_ic_8pr {
  background: rgba(201, 150, 56, 0.18);
  border-radius: 50%;
  height: 2.75rem;
  color: #C99638;
  align-items: center;
  justify-content: center;
  width: 44px;
  margin-bottom: 0.875rem;
  display: flex;
}.vwq_wy_card_ic_8pr svg {
  width: 22px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 22px;
}.vwq_wy_card_h_8pr {
  margin-bottom: 6px;
  font-size: 15px;
  color: #F6EDD8;
  line-height: 1.25;
  font-weight: 700;
  overflow-wrap: break-word;
}.vwq_wy_card_p_8pr {
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.6;
  color: #7A6D56;
}.vwq_wy_card_p_8pr strong {
  color: #D6C9AD;
  font-weight: 600;
}.vwq_gcg_8pr {
  background: #0D0A07;
  padding: 2.25rem 16px 0;
}
@media(min-width: 770px) {.vwq_gcg_8pr {
  padding: 2.75rem 1.5rem 0;
}
}.vwq_gcg_in_8pr {
  margin: 0 auto;
  max-width: 82.5rem;
}.vwq_gcg_head_8pr {
  margin-bottom: 1.25rem;
  max-width: 720px;
}.vwq_gcg_label_8pr {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-size: 11px;
  color: #C99638;
}.vwq_gcg_h2_8pr {
  margin-bottom: 8px;
  color: #F6EDD8;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  font-size: 22px;
  font-weight: 800;
}
@media(min-width: 771px) {.vwq_gcg_h2_8pr {
  font-size: 28px;
}
}.vwq_gcg_intro_8pr {
  color: #7A6D56;
  line-height: 1.6;
  font-size: 13px;
}.vwq_gcg_grid_8pr {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.vwq_gcg_grid_8pr {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.vwq_gcg_grid_8pr {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.vwq_gcg_card_8pr {
  border-radius: 16px;
  overflow: hidden;
  padding: 20px;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 220, 140, 0.13);
  display: flex;
  justify-content: flex-end;
  min-height: 15rem;
  position: relative;
  flex-direction: column;
  cursor: pointer;
}.vwq_gcg_card_8pr:hover {
  border-color: rgba(201, 150, 56, 0.18);
  transform: translateY(-3px);
}.vwq_gcg_card_bg_8pr {
  inset: 0;
  z-index: 0;
  position: absolute;
}.vwq_gcg_card_bg_8pr::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  position: absolute;
  content: '';
}.vwq_gcg_card_ic_8pr {
  border-radius: 0.313rem;
  background: rgba(0,0,0,.45);
  height: 40px;
  z-index: 2;
  right: 18px;
  color: #F6EDD8;
  display: flex;
  top: 18px;
  justify-content: center;
  width: 40px;
  position: absolute;
  align-items: center;
}.vwq_gcg_card_ic_8pr svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 20px;
  height: 1.25rem;
}.vwq_gcg_card_ct_8pr {
  position: relative;
  z-index: 1;
}.vwq_gcg_card_h_8pr {
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  margin-bottom: 0.5rem;
  color: #F6EDD8;
  font-size: 18px;
  line-height: 1.2;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.vwq_gcg_card_h_8pr {
  font-size: 20px;
}
}.vwq_gcg_card_p_8pr {
  line-height: 1.55;
  margin-bottom: 10px;
  color: rgba(255,255,255,.82);
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.vwq_gcg_card_p_8pr strong {
  color: #F6EDD8;
  font-weight: 600;
}.vwq_gcg_card_cta_8pr {
  gap: 0.25rem;
  display: inline-flex;
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: .04em;
  align-items: center;
  color: #C99638;
  font-weight: 700;
}.vwq_gcg_card_cta_8pr svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 12px;
  height: 0.75rem;
}.vwq_ws_8pr {
  padding: 32px 16px 0;
  background: #0D0A07;
}
@media(min-width: 771px) {.vwq_ws_8pr {
  padding: 36px 1.5rem 0;
}
}.vwq_ws_in_8pr {
  margin: 0 auto;
  max-width: 82.5rem;
}.vwq_ws_head_8pr {
  gap: 12px;
  margin-bottom: 0.875rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  justify-content: space-between;
}.vwq_ws_title_8pr {
  gap: 10px;
  flex-wrap: wrap;
  font-family: 'Cormorant Garamond', serif;
  font-size: 1rem;
  overflow-wrap: break-word;
  align-items: center;
  display: flex;
  font-weight: 700;
  color: #F6EDD8;
}.vwq_ws_title_ic_8pr svg {
  stroke-linecap: round;
  color: #D4A828;
  width: 1.125rem;
  stroke-linejoin: round;
  height: 18px;
}.vwq_ws_online_8pr {
  gap: 0.438rem;
  font-size: 0.75rem;
  font-weight: 600;
  align-items: center;
  color: #7A6D56;
  display: flex;
}.vwq_ws_online_dot_8pr {
  background: #2DC87E;
  border-radius: 50%;
  flex-shrink: 0;
  width: 0.5rem;
  box-shadow: 0 0 0.375rem rgba(45, 200, 126, 0.15);
  height: 0.5rem;
}.vwq_ws_scroll_8pr {
  gap: 0.5rem;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 8px;
  display: flex;
}.vwq_ws_scroll_8pr::-webkit-scrollbar {
  display: none;
}.vwq_wc_8pr {
  padding: 0.625rem 14px;
  border-radius: 0.625rem;
  background: #120E07;
  border: 1px solid rgba(255, 220, 140, 0.13);
  gap: 0.625rem;
  min-width: 13.75rem;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}.vwq_wc_img_8pr {
  overflow: hidden;
  border-radius: 0.313rem;
  background: #171209;
  width: 2.25rem;
  height: 36px;
  flex-shrink: 0;
}.vwq_wc_img_8pr img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.vwq_wc_info_8pr {
  min-width: 0;
}.vwq_wc_game_8pr {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #D6C9AD;
  white-space: nowrap;
  font-size: 12px;
  font-weight: 600;
}.vwq_wc_player_8pr {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 10px;
  color: #685C48;
}.vwq_wc_amount_8pr {
  flex-shrink: 0;
  white-space: nowrap;
  margin-left: auto;
  font-size: 0.813rem;
  font-weight: 700;
  color: #2DC87E;
}.vwq_app_8pr {
  padding: 36px 1rem 0;
  background: #0D0A07;
}
@media(min-width:768px) {.vwq_app_8pr {
  padding: 2.75rem 1.5rem 0;
}
}.vwq_app_in_8pr {
  margin: 0 auto;
  max-width: 82.5rem;
}.vwq_app_head_8pr {
  margin-bottom: 16px;
}.vwq_app_label_8pr {
  font-weight: 700;
  margin-bottom: 8px;
  letter-spacing: .08em;
  color: #C99638;
  text-transform: uppercase;
  font-size: 11px;
}.vwq_app_h2_8pr {
  color: #F6EDD8;
  font-weight: 800;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  font-size: 20px;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width:768px) {.vwq_app_h2_8pr {
  font-size: 24px;
}
}.vwq_app_sub_8pr {
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.6;
  max-width: 600px;
  color: #7A6D56;
}.vwq_app_sub_8pr strong {
  font-weight: 700;
  color: #D6C9AD;
}.vwq_app_cards_8pr {
  gap: 10px;
  display: grid;
  margin-top: 16px;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.vwq_app_cards_8pr {
  grid-template-columns: repeat(3,1fr);
}
}.vwq_app_card_8pr {
  gap: 16px;
  padding: 1.25rem;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.vwq_app_card_ios_8pr {
  background: linear-gradient(135deg,rgba(201, 150, 56, 0.18) 0%,#171209 100%);
}.vwq_app_card_android_8pr {
  background: linear-gradient(135deg,rgba(45, 200, 126, 0.15) 0%,#171209 100%);
}.vwq_app_card_win_8pr {
  background: linear-gradient(135deg,rgba(212, 168, 40, 0.16) 0%,#171209 100%);
}.vwq_app_card_ic_8pr svg {
  stroke-linecap: round;
  width: 34px;
  height: 2.125rem;
  stroke-linejoin: round;
}.vwq_app_card_ic_8pr {
  color: #F6EDD8;
  flex-shrink: 0;
}.vwq_app_card_os_8pr {
  color: #7A6D56;
  letter-spacing: .08em;
  margin-bottom: 6px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 10px;
}.vwq_app_card_title_8pr {
  font-weight: 700;
  color: #F6EDD8;
  line-height: 1.2;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  font-size: 15px;
}.vwq_app_card_text_8pr {
  color: #7A6D56;
  font-size: 12px;
  margin-bottom: 0.875rem;
  line-height: 1.5;
  overflow-wrap: break-word;
}.vwq_app_card_btn_8pr {
  background: rgba(255, 235, 180, 0.12);
  border-radius: 5px;
  border: 1px solid rgba(201, 152, 58, 0.42);
  gap: 7px;
  padding: 10px 1.125rem;
  transition: background .2s;
  font-weight: 700;
  display: inline-flex;
  font-size: 0.813rem;
  color: #F6EDD8;
  align-items: center;
}.vwq_app_card_btn_8pr:hover {
  background: rgba(255, 235, 180, 0.07);
}.vwq_htp_8pr {
  background: #0D0A07;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.vwq_htp_8pr {
  padding: 2.75rem 1.5rem 0;
}
}.vwq_htp_in_8pr {
  margin: 0 auto;
  max-width: 82.5rem;
}.vwq_htp_head_8pr {
  margin-bottom: 1.375rem;
  max-width: 45rem;
}.vwq_htp_label_8pr {
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  color: #C99638;
  margin-bottom: 8px;
}.vwq_htp_h2_8pr {
  font-size: 22px;
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 0.5rem;
  font-weight: 800;
  color: #F6EDD8;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.vwq_htp_h2_8pr {
  font-size: 28px;
}
}.vwq_htp_intro_8pr {
  color: #7A6D56;
  font-size: 0.875rem;
  line-height: 1.6;
}.vwq_htp_steps_8pr {
  list-style: none;
  margin: 0;
  gap: 0.75rem;
  padding: 0;
  display: grid;
  counter-reset: none;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.vwq_htp_steps_8pr {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.vwq_htp_steps_8pr {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.vwq_htp_step_8pr {
  padding: 20px 1.125rem 1.125rem;
  background: #171209;
  border: 1px solid rgba(255, 220, 140, 0.13);
  border-radius: 10px;
  position: relative;
  flex-direction: column;
  display: flex;
}.vwq_htp_step_num_8pr {
  border-radius: 50%;
  background: #C99638;
  font-family: 'Cormorant Garamond', serif;
  width: 1.75rem;
  align-items: center;
  font-weight: 800;
  top: -0.75rem;
  left: 20px;
  height: 28px;
  color: #0F0B06;
  font-size: 0.813rem;
  position: absolute;
  justify-content: center;
  display: flex;
}.vwq_htp_step_ic_8pr {
  border-radius: 5px;
  margin: 8px 0 0.75rem;
  background: rgba(201, 150, 56, 0.18);
  display: flex;
  color: #C99638;
  align-items: center;
  height: 36px;
  width: 36px;
  justify-content: center;
}.vwq_htp_step_ic_8pr svg {
  stroke-linejoin: round;
  width: 18px;
  height: 18px;
  stroke-linecap: round;
}.vwq_htp_step_h_8pr {
  font-size: 14px;
  line-height: 1.25;
  font-weight: 700;
  color: #F6EDD8;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
}.vwq_htp_step_p_8pr {
  font-size: 0.813rem;
  color: #7A6D56;
  overflow-wrap: break-word;
  line-height: 1.55;
}.vwq_htp_step_p_8pr strong {
  font-weight: 600;
  color: #D6C9AD;
}.vwq_htp_cta_8pr {
  background: #2DC87E;
  padding: 0.813rem 26px;
  transition: background .2s;
  border-radius: 0.625rem;
  margin-top: 1.25rem;
  color: #0F0B06;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
}.vwq_htp_cta_8pr:hover {
  background: #36D98A;
}.vwq_prov_8pr {
  background: #0D0A07;
  padding: 2.25rem 16px 0;
}
@media(min-width: 770px) {.vwq_prov_8pr {
  padding: 44px 1.5rem 0;
}
}.vwq_prov_in_8pr {
  margin: 0 auto;
  max-width: 1320px;
}.vwq_prov_head_8pr {
  margin-bottom: 16px;
}.vwq_prov_label_8pr {
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 8px;
  font-size: 11px;
  text-transform: uppercase;
  color: #C99638;
}.vwq_prov_h2_8pr {
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  color: #F6EDD8;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 767px) {.vwq_prov_h2_8pr {
  font-size: 24px;
}
}.vwq_prov_seo_8pr {
  line-height: 1.6;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  max-width: 620px;
  color: #7A6D56;
  margin-bottom: 1rem;
}.vwq_prov_seo_8pr strong {
  color: #D6C9AD;
  font-weight: 700;
}.vwq_prov_seo_8pr a {
  text-decoration: underline;
  color: #C99638;
}.vwq_prov_grid_8pr {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 637px) {.vwq_prov_grid_8pr {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.vwq_prov_grid_8pr {
  grid-template-columns: repeat(8,1fr);
}
}.vwq_prov_card_8pr {
  border: 1px solid rgba(255, 220, 140, 0.13);
  gap: 0.438rem;
  border-radius: 10px;
  transition: border-color .2s,background .2s;
  padding: 0.875rem 10px;
  background: #120E07;
  align-items: center;
  cursor: pointer;
  display: flex;
  flex-direction: column;
}.vwq_prov_card_8pr:hover {
  border-color: rgba(201, 152, 58, 0.42);
  background: #171209;
}.vwq_prov_logo_8pr {
  overflow: hidden;
  border-radius: 5px;
  background: rgba(255, 235, 180, 0.05);
  height: 2.75rem;
  justify-content: center;
  display: flex;
  width: 2.75rem;
  align-items: center;
}.vwq_prov_logo_8pr img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.vwq_prov_name_8pr {
  overflow-wrap: break-word;
  color: #A8977A;
  font-weight: 600;
  font-size: 11px;
  text-align: center;
}.vwq_reg_8pr {
  padding: 36px 16px 0;
  background: #0D0A07;
}
@media(min-width: 765px) {.vwq_reg_8pr {
  padding: 2.75rem 1.5rem 0;
}
}.vwq_reg_in_8pr {
  padding: 28px 1.5rem;
  background: #171209;
  border: 1px solid rgba(255, 220, 140, 0.07);
  border-radius: 1rem;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.vwq_reg_in_8pr {
  padding: 40px;
}
}.vwq_reg_top_8pr {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 862px) {.vwq_reg_top_8pr {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.vwq_reg_label_8pr {
  font-size: 11px;
  letter-spacing: .08em;
  color: #C99638;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
}.vwq_reg_h2_8pr {
  color: #F6EDD8;
  font-size: 22px;
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
  line-height: 1.2;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.vwq_reg_h2_8pr {
  font-size: 28px;
}
}.vwq_reg_bonus_8pr {
  padding: 0.625rem 16px;
  border-radius: 10px;
  border: 1px solid rgba(212, 168, 40, 0.16);
  gap: 0.5rem;
  background: rgba(212, 168, 40, 0.16);
  align-items: center;
  margin-bottom: 16px;
  display: inline-flex;
}.vwq_reg_bonus_amount_8pr {
  font-weight: 800;
  font-size: 1.25rem;
  color: #D4A828;
}.vwq_reg_bonus_text_8pr {
  line-height: 1.35;
  color: #A8977A;
  font-size: 13px;
}.vwq_reg_cta_btn_8pr {
  border-radius: 10px;
  padding: 0.875rem 32px;
  background: #2DC87E;
  transition: background .2s;
  font-size: 0.938rem;
  margin-bottom: 0.75rem;
  color: #0F0B06;
  box-shadow: 0 2px 0.875rem rgba(45, 200, 126, 0.5), inset 0 1px 0 rgba(180, 255, 220, 0.18);
  font-weight: 700;
  display: inline-block;
}.vwq_reg_cta_btn_8pr:hover {
  background: #36D98A;
}.vwq_reg_terms_8pr {
  line-height: 1.5;
  color: #685C48;
  font-size: 11px;
}.vwq_reg_seo_8pr {
  border-top: 1px solid rgba(255, 235, 180, 0.05);
  font-size: 0.813rem;
  padding-top: 20px;
  color: #7A6D56;
  margin-top: 1.25rem;
  line-height: 1.65;
  overflow-wrap: break-word;
}.vwq_reg_seo_8pr p {
  font-size: 0.813rem;
  line-height: 1.65;
  color: #7A6D56;
  margin-bottom: 10px;
}.vwq_reg_seo_8pr p:last-child {
  margin-bottom: 0;
}.vwq_reg_seo_8pr strong {
  font-weight: 700;
  color: #D6C9AD;
}.vwq_reg_seo_8pr a {
  transition: color .2s;
  text-decoration: underline;
  color: #C99638;
}.vwq_reg_seo_8pr a:hover {
  color: #DBA848;
}.vwq_reg_seo_8pr ul,.vwq_reg_seo_8pr ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 1.125rem;
}.vwq_reg_seo_8pr ol {
  list-style: decimal;
}.vwq_reg_seo_8pr li {
  margin-bottom: 0.25rem;
  font-size: 13px;
  line-height: 1.65;
  color: #7A6D56;
}.vwq_reg_seo_8pr table {
  overflow-x: auto;
  margin-bottom: 10px;
  font-size: 0.813rem;
  width: 100%;
  border-collapse: collapse;
  display: block;
}
@media(min-width: 767px) {.vwq_reg_seo_8pr table {
  display: table;
}
}.vwq_reg_seo_8pr th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 235, 180, 0.07);
  color: #D6C9AD;
  font-weight: 700;
  text-align: left;
}.vwq_reg_seo_8pr td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 235, 180, 0.05);
  color: #7A6D56;
}.vwq_reg_steps_8pr {
  gap: 14px;
  margin-top: 28px;
  flex-direction: column;
  display: flex;
}
@media(min-width: 862px) {.vwq_reg_steps_8pr {
  margin-top: 0;
}
}.vwq_reg_step_8pr {
  border: 1px solid rgba(255, 220, 140, 0.07);
  border-radius: 0.625rem;
  padding: 16px;
  gap: 0.875rem;
  background: rgba(255, 235, 180, 0.05);
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.vwq_reg_step_num_8pr {
  background: rgba(201, 150, 56, 0.18);
  border: 1px solid rgba(201, 150, 56, 0.08);
  border-radius: 50%;
  display: flex;
  font-size: 14px;
  justify-content: center;
  width: 34px;
  flex-shrink: 0;
  height: 34px;
  align-items: center;
  color: #C99638;
  font-weight: 800;
}.vwq_reg_step_title_8pr {
  margin-bottom: 3px;
  color: #F6EDD8;
  font-size: 14px;
  font-weight: 700;
}.vwq_reg_step_text_8pr {
  line-height: 1.5;
  color: #7A6D56;
  font-size: 0.75rem;
}.vwq_reg_trust_8pr {
  border-top: 1px solid rgba(255, 235, 180, 0.05);
  gap: 10px;
  margin-top: 20px;
  flex-wrap: wrap;
  padding-top: 1.25rem;
  display: flex;
}.vwq_reg_trust_item_8pr {
  gap: 0.438rem;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  display: flex;
  align-items: center;
  color: #7A6D56;
}.vwq_reg_trust_ic_8pr svg {
  stroke-linejoin: round;
  height: 16px;
  width: 1rem;
  stroke-linecap: round;
  color: #C99638;
}.vwq_bon_8pr {
  background: #0D0A07;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.vwq_bon_8pr {
  padding: 2.75rem 24px 0;
}
}.vwq_bon_in_8pr {
  margin: 0 auto;
  max-width: 82.5rem;
}.vwq_bon_head_8pr {
  margin-bottom: 20px;
}.vwq_bon_label_8pr {
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 8px;
  color: #C99638;
  font-weight: 700;
  font-size: 0.688rem;
}.vwq_bon_h2_8pr {
  font-weight: 800;
  color: #F6EDD8;
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 8px;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.vwq_bon_h2_8pr {
  font-size: 24px;
}
}.vwq_bon_seo_8pr {
  overflow-wrap: break-word;
  color: #7A6D56;
  font-size: 0.813rem;
  line-height: 1.6;
  max-width: 620px;
}.vwq_bon_seo_8pr strong {
  color: #D6C9AD;
  font-weight: 700;
}.vwq_bon_seo_8pr a {
  color: #C99638;
  text-decoration: underline;
}.vwq_bon_grid_8pr {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 643px) {.vwq_bon_grid_8pr {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.vwq_bon_grid_8pr {
  grid-template-columns: repeat(5,1fr);
}
}.vwq_bon_card_8pr {
  background: #120E07;
  border-radius: 0.625rem;
  padding: 16px;
  border: 1px solid rgba(255, 220, 140, 0.13);
  transition: border-color .2s,transform .2s;
}.vwq_bon_card_8pr:hover {
  border-color: rgba(201, 150, 56, 0.08);
  transform: translateY(-2px);
}.vwq_bon_card_ic_8pr svg {
  width: 26px;
  stroke-linecap: round;
  height: 1.625rem;
  stroke-linejoin: round;
}.vwq_bon_card_ic_8pr {
  margin-bottom: 10px;
}.vwq_bon_card_type_8pr {
  margin-bottom: 0.375rem;
  font-weight: 700;
  letter-spacing: .06em;
  font-size: 10px;
  text-transform: uppercase;
  color: #7A6D56;
}.vwq_bon_card_amount_8pr {
  color: #D4A828;
  margin-bottom: 6px;
  font-weight: 800;
  font-size: 18px;
  line-height: 1.1;
}.vwq_bon_card_name_8pr {
  font-size: 13px;
  color: #F6EDD8;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-weight: 600;
}.vwq_bon_card_detail_8pr {
  border-top: 1px solid rgba(255, 235, 180, 0.05);
  line-height: 1.5;
  color: #685C48;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  padding-top: 0.5rem;
}.vwq_seo_8pr {
  padding: 2.25rem 16px 0;
  background: #0D0A07;
}
@media(min-width: 767px) {.vwq_seo_8pr {
  padding: 44px 24px 0;
}
}.vwq_seo_in_8pr {
  background: #171209;
  padding: 28px 24px;
  border: 1px solid rgba(255, 220, 140, 0.13);
  border-radius: 1rem;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 771px) {.vwq_seo_in_8pr {
  padding: 36px 2.5rem;
}
}.vwq_seo_label_8pr {
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
  color: #C99638;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
}.vwq_seo_h2_8pr {
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-size: 20px;
  color: #F6EDD8;
  font-weight: 800;
  line-height: 1.25;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width:768px) {.vwq_seo_h2_8pr {
  font-size: 24px;
}
}.vwq_seo_body_8pr {
  line-height: 1.75;
  color: #A8977A;
  overflow-wrap: break-word;
  font-size: 14px;
}.vwq_seo_body_8pr p {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #A8977A;
  margin-bottom: 0.75rem;
}.vwq_seo_body_8pr p:last-child {
  margin-bottom: 0;
}.vwq_seo_body_8pr strong {
  font-weight: 700;
  color: #D6C9AD;
}.vwq_seo_body_8pr a {
  transition: color .2s;
  text-decoration: underline;
  color: #C99638;
}.vwq_seo_body_8pr a:hover {
  color: #DBA848;
}.vwq_seo_body_8pr ul,.vwq_seo_body_8pr ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.vwq_seo_body_8pr ol {
  list-style: decimal;
}.vwq_seo_body_8pr li {
  margin-bottom: 6px;
  color: #A8977A;
  line-height: 1.75;
  font-size: 14px;
}.vwq_seo_body_8pr table {
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
  margin-bottom: 12px;
  font-size: 0.813rem;
  width: 100%;
}
@media(min-width: 766px) {.vwq_seo_body_8pr table {
  display: table;
}
}.vwq_seo_body_8pr th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 235, 180, 0.07);
  text-align: left;
  font-weight: 700;
  color: #D6C9AD;
}.vwq_seo_body_8pr td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 235, 180, 0.05);
  color: #A8977A;
}.vwq_seo_cols_8pr {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width:640px) {.vwq_seo_cols_8pr {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.vwq_seo_cols_8pr {
  grid-template-columns: repeat(3,1fr);
}
}.vwq_seo_col_h_8pr {
  overflow-wrap: break-word;
  color: #D6C9AD;
  font-size: 0.813rem;
  margin-bottom: 7px;
  font-weight: 700;
}.vwq_seo_col_p_8pr {
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #7A6D56;
  font-size: 13px;
}.vwq_seo_stats_8pr {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.vwq_seo_stat_8pr {
  background: rgba(201, 150, 56, 0.08);
  border: 1px solid rgba(201, 150, 56, 0.18);
  flex: 1;
  border-radius: 10px;
  padding: 0.875rem 16px;
  min-width: 140px;
}.vwq_seo_stat_val_8pr {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #C99638;
  margin-bottom: 4px;
}.vwq_seo_stat_lb_8pr {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #7A6D56;
}.vwq_seo_8pr {
  padding: 2.25rem 1rem 0;
  background: #0D0A07;
}
@media(min-width: 767px) {.vwq_seo_8pr {
  padding: 44px 1.5rem 0;
}
}.vwq_seo_in_8pr {
  background: #171209;
  border: 1px solid rgba(255, 220, 140, 0.13);
  margin: 0 auto;
  padding: 28px 1.5rem;
  border-radius: 16px;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.vwq_seo_in_8pr {
  padding: 36px 40px;
}
}.vwq_seo_label_8pr {
  color: #C99638;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 0.625rem;
}.vwq_seo_h2_8pr {
  font-size: 20px;
  line-height: 1.25;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F6EDD8;
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 0.875rem;
}
@media(min-width: 770px) {.vwq_seo_h2_8pr {
  font-size: 24px;
}
}.vwq_seo_body_8pr {
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #A8977A;
  font-size: 14px;
}.vwq_seo_body_8pr p {
  line-height: 1.75;
  margin-bottom: 12px;
  color: #A8977A;
  font-size: 0.875rem;
}.vwq_seo_body_8pr p:last-child {
  margin-bottom: 0;
}.vwq_seo_body_8pr strong {
  font-weight: 700;
  color: #D6C9AD;
}.vwq_seo_body_8pr a {
  transition: color .2s;
  text-decoration: underline;
  color: #C99638;
}.vwq_seo_body_8pr a:hover {
  color: #DBA848;
}.vwq_seo_body_8pr ul,.vwq_seo_body_8pr ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.vwq_seo_body_8pr ol {
  list-style: decimal;
}.vwq_seo_body_8pr li {
  margin-bottom: 0.375rem;
  font-size: 14px;
  color: #A8977A;
  line-height: 1.75;
}.vwq_seo_body_8pr table {
  border-collapse: collapse;
  display: block;
  font-size: 13px;
  margin-bottom: 0.75rem;
  width: 100%;
  overflow-x: auto;
}
@media(min-width: 769px) {.vwq_seo_body_8pr table {
  display: table;
}
}.vwq_seo_body_8pr th {
  border-bottom: 1px solid rgba(255, 235, 180, 0.07);
  padding: 0.625rem 0.75rem;
  text-align: left;
  color: #D6C9AD;
  font-weight: 700;
}.vwq_seo_body_8pr td {
  border-bottom: 1px solid rgba(255, 235, 180, 0.05);
  padding: 0.625rem 0.75rem;
  color: #A8977A;
}.vwq_seo_cols_8pr {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 637px) {.vwq_seo_cols_8pr {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.vwq_seo_cols_8pr {
  grid-template-columns: repeat(3,1fr);
}
}.vwq_seo_col_h_8pr {
  margin-bottom: 0.438rem;
  font-size: 13px;
  color: #D6C9AD;
  overflow-wrap: break-word;
  font-weight: 700;
}.vwq_seo_col_p_8pr {
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 0.813rem;
  color: #7A6D56;
}.vwq_seo_stats_8pr {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.vwq_seo_stat_8pr {
  flex: 1;
  border-radius: 10px;
  border: 1px solid rgba(201, 150, 56, 0.18);
  background: rgba(201, 150, 56, 0.08);
  padding: 14px 1rem;
  min-width: 8.75rem;
}.vwq_seo_stat_val_8pr {
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 4px;
  color: #C99638;
  overflow-wrap: break-word;
}.vwq_seo_stat_lb_8pr {
  color: #7A6D56;
  font-size: 11px;
  overflow-wrap: break-word;
}.vwq_pmt_8pr {
  padding: 36px 16px 0;
  background: #0D0A07;
}
@media(min-width:768px) {.vwq_pmt_8pr {
  padding: 44px 24px 0;
}
}.vwq_pmt_in_8pr {
  margin: 0 auto;
  max-width: 82.5rem;
}.vwq_pmt_head_8pr {
  margin-bottom: 22px;
  max-width: 720px;
}.vwq_pmt_label_8pr {
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 8px;
  color: #C99638;
  text-transform: uppercase;
}.vwq_pmt_h2_8pr {
  font-weight: 800;
  color: #F6EDD8;
  font-size: 22px;
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.vwq_pmt_h2_8pr {
  font-size: 1.75rem;
}
}.vwq_pmt_intro_8pr {
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 0.875rem;
  color: #7A6D56;
}.vwq_pmt_groups_8pr {
  gap: 20px;
  flex-direction: column;
  display: flex;
}.vwq_pmt_group_8pr {
  background: #171209;
  padding: 1.25rem;
  border: 1px solid rgba(255, 220, 140, 0.13);
  border-radius: 0.625rem;
}.vwq_pmt_group_head_8pr {
  gap: 0.75rem;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
  align-items: center;
  display: flex;
}.vwq_pmt_group_ic_8pr {
  border-radius: 5px;
  background: rgba(201, 150, 56, 0.18);
  color: #C99638;
  display: flex;
  flex-shrink: 0;
  height: 2.25rem;
  width: 36px;
  align-items: center;
  justify-content: center;
}.vwq_pmt_group_ic_8pr svg {
  height: 18px;
  width: 18px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.vwq_pmt_group_h_8pr {
  margin: 0;
  font-size: 16px;
  color: #F6EDD8;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 700;
  overflow-wrap: break-word;
}.vwq_pmt_group_p_8pr {
  font-size: 0.813rem;
  line-height: 1.6;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  color: #7A6D56;
}.vwq_pmt_group_p_8pr strong {
  color: #D6C9AD;
  font-weight: 600;
}.vwq_pmt_table_wrap_8pr {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.vwq_pmt_table_8pr {
  min-width: 540px;
  width: 100%;
  font-size: 0.813rem;
  border-collapse: collapse;
}.vwq_pmt_table_8pr th {
  border-bottom: 1px solid rgba(255, 235, 180, 0.07);
  padding: 0.625rem 0.75rem;
  font-size: 0.688rem;
  letter-spacing: .04em;
  white-space: nowrap;
  font-weight: 700;
  text-transform: uppercase;
  color: #D6C9AD;
  text-align: left;
}.vwq_pmt_table_8pr td {
  border-bottom: 1px solid rgba(255, 235, 180, 0.05);
  padding: 12px;
  color: #7A6D56;
}.vwq_pmt_table_8pr tbody tr:last-child td {
  border-bottom: none;
}.vwq_pmt_table_8pr tr:hover td {
  background: rgba(255, 235, 180, 0.05);
  color: #D6C9AD;
}.vwq_faq_8pr {
  background: #0D0A07;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.vwq_faq_8pr {
  padding: 44px 1.5rem 0;
}
}.vwq_faq_in_8pr {
  margin: 0 auto;
  max-width: 82.5rem;
}.vwq_faq_head_8pr {
  margin-bottom: 1.25rem;
}.vwq_faq_label_8pr {
  text-transform: uppercase;
  color: #C99638;
  font-size: 11px;
  margin-bottom: 0.5rem;
  font-weight: 700;
  letter-spacing: .08em;
}.vwq_faq_h2_8pr {
  color: #F6EDD8;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
}
@media(min-width: 766px) {.vwq_faq_h2_8pr {
  font-size: 24px;
}
}.vwq_faq_list_8pr {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.vwq_faq_item_8pr {
  border-radius: 0.625rem;
  background: #171209;
  border: 1px solid rgba(255, 220, 140, 0.13);
  overflow: hidden;
}.vwq_faq_q_8pr {
  gap: 0.75rem;
  padding: 16px 20px;
  transition: color .2s;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  font-weight: 600;
  flex-wrap: wrap;
  cursor: pointer;
  justify-content: space-between;
  display: flex;
  color: #D6C9AD;
  align-items: center;
}.vwq_faq_q_8pr:hover {
  color: #F6EDD8;
}.vwq_faq_q_ic_8pr {
  border-radius: 50%;
  background: rgba(255, 235, 180, 0.05);
  transition: transform .25s;
  flex-shrink: 0;
  justify-content: center;
  width: 1.5rem;
  color: #C99638;
  font-size: 1rem;
  display: flex;
  align-items: center;
  height: 1.5rem;
}.vwq_faq_item_8pr.vwq_state_open_8pr .vwq_faq_q_ic_8pr {
  transform: rotate(45deg);
}.vwq_faq_a_8pr {
  padding: 0 20px 16px;
  overflow-wrap: break-word;
  color: #7A6D56;
  display: none;
  line-height: 1.7;
  font-size: 13px;
}.vwq_faq_item_8pr.vwq_state_open_8pr .vwq_faq_a_8pr {
  display: block;
}.vwq_faq_a_8pr strong {
  color: #D6C9AD;
  font-weight: 700;
}.vwq_faq_a_8pr a {
  color: #C99638;
  text-decoration: underline;
}.vwq_faq_a_8pr ul,.vwq_faq_a_8pr ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 1.25rem;
}.vwq_faq_a_8pr ol {
  list-style: decimal;
}.vwq_faq_a_8pr li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.vwq_faq_a_8pr table {
  margin: 8px 0;
  display: block;
  width: 100%;
  border-collapse: collapse;
  font-size: 0.75rem;
  overflow-x: auto;
}
@media(min-width: 771px) {.vwq_faq_a_8pr table {
  display: table;
}
}.vwq_faq_a_8pr th {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 235, 180, 0.07);
  text-align: left;
  font-weight: 700;
  color: #D6C9AD;
}.vwq_faq_a_8pr td {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255, 235, 180, 0.05);
  color: #7A6D56;
}.vwq_seo_8pr {
  background: #0D0A07;
  padding: 36px 16px 0;
}
@media(min-width: 766px) {.vwq_seo_8pr {
  padding: 2.75rem 1.5rem 0;
}
}.vwq_seo_in_8pr {
  border-radius: 16px;
  border: 1px solid rgba(255, 220, 140, 0.13);
  background: #171209;
  padding: 1.75rem 24px;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 769px) {.vwq_seo_in_8pr {
  padding: 2.25rem 2.5rem;
}
}.vwq_seo_label_8pr {
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  color: #C99638;
  text-transform: uppercase;
}.vwq_seo_h2_8pr {
  font-weight: 800;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.25rem;
  color: #F6EDD8;
  line-height: 1.25;
}
@media(min-width: 769px) {.vwq_seo_h2_8pr {
  font-size: 24px;
}
}.vwq_seo_body_8pr {
  overflow-wrap: break-word;
  color: #A8977A;
  line-height: 1.75;
  font-size: 0.875rem;
}.vwq_seo_body_8pr p {
  color: #A8977A;
  line-height: 1.75;
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
}.vwq_seo_body_8pr p:last-child {
  margin-bottom: 0;
}.vwq_seo_body_8pr strong {
  font-weight: 700;
  color: #D6C9AD;
}.vwq_seo_body_8pr a {
  transition: color .2s;
  text-decoration: underline;
  color: #C99638;
}.vwq_seo_body_8pr a:hover {
  color: #DBA848;
}.vwq_seo_body_8pr ul,.vwq_seo_body_8pr ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.vwq_seo_body_8pr ol {
  list-style: decimal;
}.vwq_seo_body_8pr li {
  color: #A8977A;
  margin-bottom: 0.375rem;
  font-size: 14px;
  line-height: 1.75;
}.vwq_seo_body_8pr table {
  overflow-x: auto;
  font-size: 0.813rem;
  width: 100%;
  border-collapse: collapse;
  display: block;
  margin-bottom: 12px;
}
@media(min-width: 767px) {.vwq_seo_body_8pr table {
  display: table;
}
}.vwq_seo_body_8pr th {
  border-bottom: 1px solid rgba(255, 235, 180, 0.07);
  padding: 0.625rem 0.75rem;
  font-weight: 700;
  text-align: left;
  color: #D6C9AD;
}.vwq_seo_body_8pr td {
  border-bottom: 1px solid rgba(255, 235, 180, 0.05);
  padding: 0.625rem 0.75rem;
  color: #A8977A;
}.vwq_seo_cols_8pr {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 643px) {.vwq_seo_cols_8pr {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.vwq_seo_cols_8pr {
  grid-template-columns: repeat(3,1fr);
}
}.vwq_seo_col_h_8pr {
  font-size: 13px;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #D6C9AD;
  margin-bottom: 0.438rem;
}.vwq_seo_col_p_8pr {
  font-size: 13px;
  color: #7A6D56;
  overflow-wrap: break-word;
  line-height: 1.65;
}.vwq_seo_stats_8pr {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.vwq_seo_stat_8pr {
  border-radius: 10px;
  border: 1px solid rgba(201, 150, 56, 0.18);
  background: rgba(201, 150, 56, 0.08);
  padding: 0.875rem 1rem;
  flex: 1;
  min-width: 8.75rem;
}.vwq_seo_stat_val_8pr {
  color: #C99638;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-weight: 800;
  font-size: 1.25rem;
}.vwq_seo_stat_lb_8pr {
  color: #7A6D56;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.vwq_ft_8pr {
  background: #080503;
  border-top: 1px solid rgba(255, 235, 180, 0.05);
  margin-top: 48px;
}.vwq_ft_support_8pr {
  padding: 1.5rem 16px;
  border-bottom: 1px solid rgba(255, 235, 180, 0.05);
}
@media(min-width: 769px) {.vwq_ft_support_8pr {
  padding: 1.75rem 1.5rem;
}
}.vwq_ft_support_in_8pr {
  margin: 0 auto;
  gap: 16px;
  align-items: center;
  max-width: 1320px;
  flex-wrap: wrap;
  display: flex;
}.vwq_ft_support_main_8pr {
  flex: 1;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
  min-width: 220px;
  align-items: center;
}.vwq_ft_support_ic_8pr {
  flex-shrink: 0;
  color: #C99638;
}.vwq_ft_support_ic_8pr svg {
  stroke-linejoin: round;
  width: 30px;
  stroke-linecap: round;
  height: 1.875rem;
}.vwq_ft_support_text_title_8pr {
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 3px;
  color: #F6EDD8;
  font-size: 0.938rem;
}.vwq_ft_support_text_sub_8pr {
  overflow-wrap: break-word;
  color: #7A6D56;
  font-size: 12px;
}.vwq_ft_support_btn_8pr {
  transition: background .2s;
  background: #C99638;
  padding: 11px 1.375rem;
  border-radius: 10px;
  flex-shrink: 0;
  font-size: 13px;
  color: #F6EDD8;
  white-space: nowrap;
  font-weight: 700;
}.vwq_ft_support_btn_8pr:hover {
  background: #DBA848;
}.vwq_ft_support_contacts_8pr {
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.vwq_ft_support_contact_8pr {
  color: #685C48;
  font-size: 0.75rem;
  line-height: 1.4;
}.vwq_ft_support_contact_8pr strong {
  display: block;
  color: #A8977A;
  font-weight: 600;
  margin-bottom: 2px;
  font-size: 0.688rem;
}.vwq_ft_main_8pr {
  padding: 2rem 1rem 1.5rem;
  border-bottom: 1px solid rgba(255, 235, 180, 0.05);
}
@media(min-width: 770px) {.vwq_ft_main_8pr {
  padding: 2.5rem 1.5rem 2rem;
}
}.vwq_ft_main_in_8pr {
  margin: 0 auto;
  gap: 24px;
  grid-template-columns: 1fr 1fr;
  max-width: 1320px;
  display: grid;
}
@media(min-width: 637px) {.vwq_ft_main_in_8pr {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.vwq_ft_main_in_8pr {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.vwq_ft_col_logo_8pr {
  grid-column: 1/-1;
}
@media(min-width: 1077px) {.vwq_ft_col_logo_8pr {
  grid-column: auto;
}
}.vwq_ft_logo_8pr {
  gap: 0.563rem;
  display: flex;
  overflow-wrap: break-word;
  font-size: 1rem;
  flex-wrap: wrap;
  color: #F6EDD8;
  font-weight: 800;
  margin-bottom: 0.75rem;
  align-items: center;
}.vwq_ft_logo_mark_8pr {
  border-radius: 5px;
  overflow: hidden;
  height: 1.875rem;
  width: 1.875rem;
}.vwq_ft_logo_mark_8pr img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.vwq_ft_logo_sub_8pr {
  color: #685C48;
  max-width: 12.5rem;
  font-size: 12px;
  overflow-wrap: break-word;
  line-height: 1.55;
}.vwq_ft_col_title_8pr {
  letter-spacing: .07em;
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 0.875rem;
  color: #A8977A;
}.vwq_ft_col_links_8pr {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.vwq_ft_col_link_8pr {
  transition: color .2s;
  color: #685C48;
  font-size: 13px;
  overflow-wrap: break-word;
}.vwq_ft_col_link_8pr:hover {
  color: #D6C9AD;
}.vwq_ft_apps_8pr {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.vwq_ft_app_card_8pr {
  gap: 0.625rem;
  transition: border-color .2s;
  background: rgba(255, 235, 180, 0.05);
  border: 1px solid rgba(255, 220, 140, 0.13);
  border-radius: 5px;
  padding: 10px 12px;
  align-items: center;
  display: flex;
}.vwq_ft_app_card_8pr:hover {
  border-color: rgba(201, 152, 58, 0.42);
}.vwq_ft_app_card_ic_8pr svg {
  stroke-linejoin: round;
  width: 22px;
  stroke-linecap: round;
  height: 1.375rem;
}.vwq_ft_app_card_os_8pr {
  font-weight: 600;
  font-size: 0.625rem;
  color: #685C48;
}.vwq_ft_app_card_action_8pr {
  color: #D6C9AD;
  font-weight: 700;
  font-size: 0.75rem;
}.vwq_ft_bot_8pr {
  padding: 1.25rem 1rem;
}
@media(min-width: 769px) {.vwq_ft_bot_8pr {
  padding: 1.25rem 24px;
}
}.vwq_ft_bot_in_8pr {
  gap: 1rem;
  margin: 0 auto;
  align-items: center;
  flex-wrap: wrap;
  max-width: 1320px;
  display: flex;
}.vwq_ft_socials_8pr {
  gap: 0.5rem;
  display: flex;
}.vwq_ft_soc_8pr {
  border-radius: 0.313rem;
  border: 1px solid rgba(255, 220, 140, 0.13);
  transition: background .2s;
  background: rgba(255, 235, 180, 0.05);
  justify-content: center;
  display: flex;
  height: 2.25rem;
  color: #A8977A;
  width: 36px;
  align-items: center;
}.vwq_ft_soc_8pr svg {
  stroke-linejoin: round;
  height: 1rem;
  stroke-linecap: round;
  width: 1rem;
}.vwq_ft_soc_8pr:hover {
  background: rgba(255, 235, 180, 0.07);
}.vwq_ft_legal_8pr {
  flex: 1;
  min-width: 12.5rem;
  font-size: 11px;
  overflow-wrap: break-word;
  color: #8C7E68;
  line-height: 1.6;
}.vwq_ft_legal_8pr strong {
  font-weight: 700;
  color: #A8977A;
}.vwq_ft_legal_8pr a {
  text-decoration: underline;
  color: #A8977A;
}.vwq_ft_age_8pr {
  border: 2px solid #8C7E68;
  border-radius: 50%;
  color: #8C7E68;
  display: flex;
  font-weight: 800;
  margin-left: auto;
  font-size: 0.688rem;
  flex-shrink: 0;
  width: 2rem;
  height: 32px;
  align-items: center;
  justify-content: center;
}