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;
  cursor: pointer;
  color: inherit;
}a:link,a:visited {
  color: inherit;
  text-decoration: none;
}img,svg,video {
  display: block;
  max-width: 100%;
}body {
  background: #0C0906;
  color: #D0BA90;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
  font-family: 'Nunito', sans-serif;
  min-height: 100vh;
}.vlm_layout_3ix {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.vlm_page_3ix {
  min-height: 100vh;
  display: flex;
}.vlm_main_3ix {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media (min-width: 1078px) {.vlm_main_3ix {
  padding-left: 13.75rem;
}
}
@media (max-width: 1082px) {.vlm_main_3ix {
  padding-bottom: 4.5rem;
}
}.vlm_gc_3ix {
  background: #110D07;
  transition: transform .2s,border-color .2s;
  border-radius: 0.625rem;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.06);
  width: 140px;
  position: relative;
  flex-shrink: 0;
  cursor: pointer;
}
@media(min-width: 639px) {.vlm_gc_3ix {
  width: 156px;
}
}
@media(min-width:1080px) {.vlm_gc_3ix {
  width: 10.5rem;
}
}.vlm_gc_3ix:hover {
  transform: translateY(-3px);
  border-color: rgba(200, 132, 10, 0.08);
}.vlm_gc_img_3ix {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 80%;
}.vlm_gc_img_3ix img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  height: 100%;
  width: 100%;
}.vlm_gc_hover_3ix {
  background: rgba(7, 5, 3, 0.72);
  transition: opacity .2s;
  inset: 0;
  display: flex;
  position: absolute;
  opacity: 0;
  align-items: center;
  justify-content: center;
}.vlm_gc_3ix:hover .vlm_gc_hover_3ix {
  opacity: 1;
}.vlm_gc_hover_btn_3ix {
  border-radius: 6px;
  padding: 8px 16px;
  background: #C8840A;
  font-weight: 700;
  font-size: 0.75rem;
  color: #F5E8C4;
}.vlm_gc_info_3ix {
  padding: 8px 0.625rem 0.625rem;
}.vlm_gc_name_3ix {
  overflow: hidden;
  font-size: 0.75rem;
  color: #D0BA90;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 600;
  margin-bottom: 3px;
  max-width: 100%;
}.vlm_gc_prov_3ix {
  font-size: 0.625rem;
  color: #5E5038;
}.vlm_gc_tag_3ix {
  padding: 2px 0.438rem;
  border-radius: 0.25rem;
  text-transform: uppercase;
  font-size: 9px;
  font-weight: 700;
  z-index: 2;
  top: 6px;
  left: 6px;
  position: absolute;
  letter-spacing: .04em;
}.vlm_gc_tag_hot_3ix {
  background: #E03228;
  color: #fff;
}.vlm_gc_tag_new_3ix {
  background: #2CB86A;
  color: #0C0906;
}.vlm_gc_tag_jp_3ix {
  background: #F0B020;
  color: #0C0906;
}.vlm_gc_tag_ex_3ix {
  background: #7A3808;
  color: #fff;
}.vlm_gc_tag_live_3ix {
  background: #E03228;
  color: #fff;
}.vlm_gr_3ix {
  background: #0C0906;
  padding: 2rem 16px 0;
}
@media(min-width: 769px) {.vlm_gr_3ix {
  padding: 36px 1.5rem 0;
}
}.vlm_gr_in_3ix {
  margin: 0 auto;
  max-width: 82.5rem;
}.vlm_gr_head_3ix {
  gap: 12px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
}.vlm_gr_head_l_3ix {
  flex: 1;
  gap: 10px;
  align-items: center;
  display: flex;
  min-width: 0;
}.vlm_gr_ic_3ix {
  border-radius: 0.625rem;
  flex-shrink: 0;
  width: 2rem;
  height: 2rem;
  justify-content: center;
  display: flex;
  align-items: center;
}.vlm_gr_ic_3ix svg {
  stroke-linecap: round;
  width: 1rem;
  height: 1rem;
  stroke-linejoin: round;
}.vlm_gr_title_3ix {
  font-weight: 700;
  font-size: 1rem;
  overflow-wrap: break-word;
  color: #F5E8C4;
  font-family: 'Cinzel', serif;
}
@media(min-width:768px) {.vlm_gr_title_3ix {
  font-size: 18px;
}
}.vlm_gr_more_3ix {
  transition: color .2s;
  gap: 5px;
  white-space: nowrap;
  color: #7A6848;
  display: flex;
  font-weight: 600;
  font-size: 12px;
  flex-shrink: 0;
  align-items: center;
}.vlm_gr_more_3ix:hover {
  color: #C8840A;
}.vlm_gr_more_3ix svg {
  width: 12px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.75rem;
}.vlm_gr_arrows_3ix {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.vlm_gr_arr_3ix {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: background .15s,color .15s;
  border-radius: 0.375rem;
  justify-content: center;
  width: 30px;
  display: flex;
  align-items: center;
  color: #A08860;
  height: 1.875rem;
}.vlm_gr_arr_3ix:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F5E8C4;
}.vlm_gr_arr_3ix svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 13px;
  width: 13px;
}.vlm_gr_seo_h_3ix {
  margin: 0 0 0.375rem;
  font-weight: 700;
  font-family: 'Cinzel', serif;
  font-size: 13px;
  max-width: 42.5rem;
  color: #D0BA90;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.vlm_gr_seo_h_3ix {
  font-size: 14px;
}
}.vlm_gr_seo_3ix {
  font-size: 12px;
  max-width: 680px;
  color: #7A6848;
  line-height: 1.55;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
}.vlm_gr_seo_3ix strong {
  color: #D0BA90;
  font-weight: 600;
}.vlm_gr_scroll_3ix {
  gap: 0.625rem;
  padding-bottom: 10px;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.vlm_gr_scroll_3ix::-webkit-scrollbar {
  display: none;
}
@media(min-width:768px) {.vlm_gr_scroll_3ix {
  gap: 0.75rem;
}
}.vlm_tb_3ix {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #0C0906;
  right: 0;
  z-index: 80;
  left: 0;
  top: 0;
  height: 3.5rem;
  align-items: center;
  position: fixed;
  display: flex;
}.vlm_tb_in_3ix {
  gap: 0;
  padding: 0 0.875rem;
  height: 100%;
  display: flex;
  width: 100%;
  align-items: center;
}.vlm_tb_burger_3ix {
  gap: 5px;
  border-radius: 0.625rem;
  flex-direction: column;
  width: 2.375rem;
  height: 2.375rem;
  justify-content: center;
  flex-shrink: 0;
  margin-right: 0.5rem;
  align-items: center;
  display: flex;
}.vlm_tb_burger_3ix:hover {
  background: rgba(255, 255, 255, 0.05);
}.vlm_tb_burger_line_3ix {
  background: #A08860;
  border-radius: 1px;
  width: 18px;
  height: 2px;
  display: block;
}
@media(min-width: 1079px) {.vlm_tb_burger_3ix {
  display: none;
}
}.vlm_tb_logo_3ix {
  gap: 0.563rem;
  display: flex;
  font-weight: 800;
  margin-right: 1.25rem;
  color: #F5E8C4;
  font-size: 18px;
  overflow-wrap: break-word;
  align-items: center;
  flex-shrink: 0;
  letter-spacing: -.01em;
}.vlm_tb_logo_mark_3ix {
  border-radius: 0.625rem;
  overflow: hidden;
  justify-content: center;
  width: 32px;
  align-items: center;
  height: 32px;
  display: flex;
}.vlm_tb_logo_mark_3ix img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.vlm_tb_nav_3ix {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 637px) {.vlm_tb_nav_3ix {
  display: flex;
}
}.vlm_tb_tab_3ix {
  padding: 8px 0.875rem;
  border-radius: 0.625rem;
  transition: background .15s,color .15s;
  font-weight: 600;
  white-space: nowrap;
  font-size: 13px;
  color: #A08860;
}.vlm_tb_tab_3ix:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5E8C4;
}.vlm_tb_tab_3ix.vlm_state_active_3ix {
  background: rgba(200, 132, 10, 0.18);
  color: #F5E8C4;
}.vlm_tb_right_3ix {
  gap: 8px;
  display: flex;
  margin-left: auto;
  flex-shrink: 0;
  align-items: center;
}.vlm_tb_login_3ix {
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s,color .2s;
  background: rgba(255, 255, 255, 0.05);
  padding: 9px 1rem;
  border-radius: 10px;
  font-weight: 600;
  font-size: 13px;
  display: none;
  color: #D0BA90;
}.vlm_tb_login_3ix:hover {
  border-color: rgba(200, 132, 10, 0.45);
  color: #F5E8C4;
}
@media(min-width: 478px) {.vlm_tb_login_3ix {
  display: block;
}
}.vlm_tb_reg_3ix {
  background: #2CB86A;
  padding: 0.563rem 1.125rem;
  border-radius: 0.625rem;
  transition: background .2s;
  color: #0D0804;
  font-weight: 700;
  white-space: nowrap;
  font-size: 13px;
}.vlm_tb_reg_3ix:hover {
  background: #34D47E;
}.vlm_sb_3ix {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  background: #161009;
  transition: transform .25s ease;
  left: 0;
  overflow-y: auto;
  bottom: 0;
  position: fixed;
  z-index: 70;
  top: 56px;
  width: 220px;
}.vlm_sb_3ix.vlm_state_open_3ix {
  transform: translateX(0);
}.vlm_sb_3ix::-webkit-scrollbar {
  width: 4px;
}.vlm_sb_3ix::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1077px) {.vlm_sb_3ix {
  transform: translateX(0);
}
}.vlm_sb_auth_3ix {
  padding: 0.875rem 12px 10px;
}.vlm_sb_btn_reg_3ix {
  background: #2CB86A;
  transition: background .2s;
  border-radius: 10px;
  padding: 0.688rem;
  margin-bottom: 0.5rem;
  text-align: center;
  font-size: 13px;
  display: block;
  font-weight: 700;
  color: #0D0804;
}.vlm_sb_btn_reg_3ix:hover {
  background: #34D47E;
}.vlm_sb_btn_login_3ix {
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 10px;
  border-radius: 10px;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  font-size: 0.813rem;
  display: block;
  font-weight: 600;
  text-align: center;
  color: #D0BA90;
}.vlm_sb_btn_login_3ix:hover {
  border-color: rgba(200, 132, 10, 0.45);
  color: #F5E8C4;
}.vlm_sb_promo_3ix {
  margin: 0 12px 0.625rem;
  border-radius: 0.625rem;
  background: linear-gradient(135deg,#1E0F03,#161009);
  padding: 12px 0.875rem;
  overflow: hidden;
  border: 1px solid rgba(200, 132, 10, 0.18);
  position: relative;
}.vlm_sb_promo_3ix::before {
  background: radial-gradient(circle,rgba(200, 132, 10, 0.18),transparent 70%);
  border-radius: 50%;
  right: -1.25rem;
  position: absolute;
  content: '';
  width: 80px;
  top: -20px;
  height: 5rem;
}.vlm_sb_promo_title_3ix {
  font-size: 11px;
  color: #C8840A;
  letter-spacing: .06em;
  font-weight: 700;
  margin-bottom: 0.25rem;
  text-transform: uppercase;
}.vlm_sb_promo_text_3ix {
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #F5E8C4;
  line-height: 1.35;
}.vlm_sb_promo_sub_3ix {
  color: #7A6848;
  margin-top: 3px;
  font-size: 0.625rem;
}.vlm_sb_nav_3ix {
  padding: 6px 0.5rem 1rem;
}.vlm_sb_nav_lb_3ix {
  padding: 10px 0.5rem 0.375rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  color: #5E5038;
  font-size: 10px;
}.vlm_sb_link_3ix {
  gap: 0.625rem;
  padding: 9px 0.625rem;
  border-radius: 6px;
  transition: background .15s,color .15s;
  color: #A08860;
  align-items: center;
  font-size: 0.813rem;
  display: flex;
  font-weight: 500;
  overflow-wrap: break-word;
  cursor: pointer;
}.vlm_sb_link_3ix:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5E8C4;
}.vlm_sb_link_3ix.vlm_state_active_3ix {
  background: rgba(200, 132, 10, 0.18);
  color: #F5E8C4;
}.vlm_sb_ic_3ix {
  border-radius: 6px;
  display: flex;
  width: 30px;
  justify-content: center;
  height: 1.875rem;
  align-items: center;
  flex-shrink: 0;
}.vlm_sb_ic_3ix svg {
  stroke-linecap: round;
  height: 1rem;
  stroke-linejoin: round;
  width: 16px;
}.vlm_sb_ic_1_3ix {
  background: rgba(200, 132, 10, 0.08);
  color: #C8840A;
}.vlm_sb_ic_2_3ix {
  background: rgba(44, 184, 106, 0.15);
  color: #2CB86A;
}.vlm_sb_ic_3_3ix {
  background: rgba(240, 176, 32, 0.15);
  color: #F0B020;
}.vlm_sb_ic_4_3ix {
  background: rgba(122, 56, 8, 0.28);
  color: #7A3808;
}.vlm_sb_ic_5_3ix {
  background: rgba(200, 132, 10, 0.08);
  color: #E8406E;
}.vlm_sb_ic_6_3ix {
  background: rgba(122, 56, 8, 0.28);
  color: #9B48CC;
}.vlm_sb_badge_3ix {
  padding: 2px 0.438rem;
  border-radius: 0.375rem;
  background: #F0B020;
  color: #0D0804;
  margin-left: auto;
  font-weight: 700;
  font-size: 9px;
}.vlm_sb_bot_3ix {
  gap: 8px;
  padding: 0.75rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.vlm_sb_lang_3ix,.vlm_sb_help_3ix {
  border-radius: 6px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  gap: 0.375rem;
  flex: 1;
  padding: 0.563rem 0.375rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  font-size: 0.688rem;
  color: #A08860;
}.vlm_sb_lang_3ix:hover,.vlm_sb_help_3ix:hover {
  border-color: rgba(200, 132, 10, 0.45);
  color: #F5E8C4;
}.vlm_sb_lang_3ix svg,.vlm_sb_help_3ix svg {
  width: 0.813rem;
  stroke-linejoin: round;
  height: 13px;
  stroke-linecap: round;
}.vlm_sb_bd_3ix {
  background: rgba(7, 5, 3, 0.72);
  inset: 0;
  position: fixed;
  z-index: 69;
  display: none;
}.vlm_sb_bd_3ix.vlm_state_on_3ix {
  display: block;
}
@media(min-width: 1078px) {.vlm_sb_bd_3ix {
  display: none!important;
}
}.vlm_mob_nav_3ix {
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  background: #161009;
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  display: flex;
  position: fixed;
  left: 0;
  right: 0;
  z-index: 80;
  bottom: 0;
}
@media(min-width: 1079px) {.vlm_mob_nav_3ix {
  display: none;
}
}.vlm_mob_nav_item_3ix {
  flex: 1;
  padding: 0.25rem 2px;
  gap: 4px;
  display: flex;
  cursor: pointer;
  flex-direction: column;
  align-items: center;
  color: #5E5038;
}.vlm_mob_nav_ic_3ix {
  line-height: 1;
}.vlm_mob_nav_ic_3ix svg {
  width: 20px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.25rem;
}.vlm_mob_nav_lb_3ix {
  color: #5E5038;
  font-weight: 600;
  font-size: 0.625rem;
}.vlm_mob_nav_item_3ix.vlm_state_active_3ix {
  color: #C8840A;
}.vlm_mob_nav_item_3ix.vlm_state_active_3ix .vlm_mob_nav_lb_3ix {
  color: #C8840A;
}.vlm_hero_3ix {
  padding: 1.25rem 1rem 0;
  background: #0C0906;
}
@media(min-width:768px) {.vlm_hero_3ix {
  padding: 24px 1.5rem 0;
}
}.vlm_hero_in_3ix {
  gap: 0.75rem;
  margin: 0 auto;
  max-width: 82.5rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 863px) {.vlm_hero_in_3ix {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1101px) {.vlm_hero_in_3ix {
  grid-template-columns: 1fr 340px;
}
}.vlm_hero_promo_3ix {
  background: #110D07;
  border-radius: 1rem;
  overflow: hidden;
  position: relative;
  min-height: 13.75rem;
  display: flex;
  align-items: stretch;
}
@media(min-width: 770px) {.vlm_hero_promo_3ix {
  min-height: 280px;
}
}.vlm_hero_promo_bg_3ix {
  inset: 0;
  background: linear-gradient(120deg,#1E0F03 0%,#0C0906 100%);
  background-position: center;
  background-size: cover;
  position: absolute;
}.vlm_hero_promo_bg_3ix::after {
  background: linear-gradient(90deg,#0C0906 0%,rgba(7, 5, 3, 0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.vlm_hero_promo_glow_3ix {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(122, 56, 8, 0.28) 0%,transparent 65%);
  position: absolute;
  right: 60px;
  top: -2.5rem;
  width: 300px;
  pointer-events: none;
  height: 300px;
}.vlm_hero_promo_ct_3ix {
  padding: 1.75rem 1.5rem 1.75rem 1.75rem;
  position: relative;
  flex-direction: column;
  display: flex;
  justify-content: center;
  z-index: 2;
  max-width: 480px;
}
@media(min-width: 770px) {.vlm_hero_promo_ct_3ix {
  padding: 2.5rem 2rem;
}
}.vlm_hero_badge_3ix {
  padding: 5px 0.75rem;
  background: rgba(200, 132, 10, 0.18);
  border-radius: 1.25rem;
  border: 1px solid rgba(200, 132, 10, 0.08);
  margin-bottom: 0.875rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #C8840A;
  letter-spacing: .08em;
  font-size: 0.625rem;
  display: inline-block;
}.vlm_hero_h1_3ix {
  color: #F5E8C4;
  font-weight: 800;
  line-height: 1.15;
  font-family: 'Cinzel', serif;
  font-size: 26px;
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
}.vlm_hero_h1_3ix em {
  color: #F0B020;
  font-style: normal;
}
@media(min-width: 765px) {.vlm_hero_h1_3ix {
  font-size: 36px;
}
}.vlm_hero_sub_3ix {
  color: #A08860;
  margin-bottom: 20px;
  line-height: 1.55;
  font-size: 13px;
}
@media(min-width: 767px) {.vlm_hero_sub_3ix {
  font-size: 14px;
}
}.vlm_hero_row_3ix {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.vlm_hero_cta_3ix {
  border-radius: 10px;
  padding: 0.813rem 1.625rem;
  transition: background .2s;
  background: #2CB86A;
  box-shadow: 0 2px 14px rgba(44, 184, 106, 0.40), 0 1px 3px rgba(0, 0, 0, 0.65);
  font-size: 0.875rem;
  font-weight: 700;
  color: #0D0804;
}.vlm_hero_cta_3ix:hover {
  background: #34D47E;
}.vlm_hero_terms_3ix {
  color: #5E5038;
  font-size: 0.688rem;
}.vlm_hero_game_3ix {
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: #110D07;
  overflow: hidden;
  display: flex;
  position: relative;
  flex-direction: column;
}.vlm_hero_game_badge_3ix {
  padding: 5px 0.625rem;
  background: rgba(240, 176, 32, 0.15);
  border: 1px solid rgba(240, 176, 32, 0.15);
  border-radius: 1.25rem;
  z-index: 3;
  left: 12px;
  font-size: 0.625rem;
  letter-spacing: .06em;
  color: #F0B020;
  text-transform: uppercase;
  position: absolute;
  top: 0.75rem;
  font-weight: 700;
}.vlm_hero_game_badge_3ix svg {
  height: 11px;
  vertical-align: -1px;
  width: 11px;
  margin-right: 4px;
}.vlm_hero_game_img_3ix {
  overflow: hidden;
  background: linear-gradient(135deg,#1E0F03,#0C0906);
  padding-bottom: 60%;
  position: relative;
}.vlm_hero_game_img_3ix img {
  inset: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}.vlm_hero_game_play_3ix {
  transition: opacity .2s;
  background: rgba(7, 5, 3, 0.72);
  inset: 0;
  display: flex;
  opacity: 0;
  position: absolute;
  justify-content: center;
  align-items: center;
}.vlm_hero_game_3ix:hover .vlm_hero_game_play_3ix {
  opacity: 1;
}.vlm_hero_game_play_3ix span {
  border-radius: 50%;
  background: #C8840A;
  height: 52px;
  align-items: center;
  justify-content: center;
  display: flex;
  width: 3.25rem;
}.vlm_hero_game_play_3ix span svg {
  height: 1.125rem;
  margin-left: 2px;
  width: 1.125rem;
}.vlm_hero_game_info_3ix {
  padding: 0.875rem 1rem;
}.vlm_hero_game_title_3ix {
  margin-bottom: 4px;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F5E8C4;
  font-size: 0.938rem;
}.vlm_hero_game_provider_3ix {
  color: #7A6848;
  font-size: 11px;
}.vlm_hero_game_btn_3ix {
  border-radius: 10px;
  transition: background .2s;
  margin: 12px 1rem 1rem;
  background: #C8840A;
  padding: 0.688rem;
  font-weight: 700;
  font-size: 0.813rem;
  color: #F5E8C4;
  display: block;
  text-align: center;
}.vlm_hero_game_3ix:hover .vlm_hero_game_btn_3ix {
  background: #E09C1A;
}.vlm_sbar_3ix {
  padding: 16px 1rem 0;
  background: #0C0906;
}
@media(min-width:768px) {.vlm_sbar_3ix {
  padding: 18px 1.5rem 0;
}
}.vlm_sbar_in_3ix {
  margin: 0 auto;
  max-width: 1320px;
}.vlm_sbar_row_3ix {
  gap: 0.625rem;
  flex-wrap: wrap;
  margin-bottom: 12px;
  display: flex;
}.vlm_sbar_input_3ix {
  padding: 0.688rem 1rem;
  background: #110D07;
  transition: border-color .2s;
  gap: 0.625rem;
  flex: 1;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 10px;
  display: flex;
  cursor: pointer;
  align-items: center;
  font-size: 0.813rem;
  color: #7A6848;
}.vlm_sbar_input_3ix:hover {
  border-color: rgba(200, 132, 10, 0.45);
}.vlm_sbar_input_3ix svg {
  stroke-linecap: round;
  width: 0.938rem;
  flex-shrink: 0;
  height: 15px;
  stroke-linejoin: round;
}.vlm_sbar_providers_3ix {
  padding: 0.688rem 18px;
  background: #110D07;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 10px;
  gap: 8px;
  font-size: 0.813rem;
  align-items: center;
  white-space: nowrap;
  display: flex;
  font-weight: 600;
  color: #D0BA90;
}.vlm_sbar_providers_3ix:hover {
  border-color: rgba(200, 132, 10, 0.45);
  color: #F5E8C4;
}.vlm_sbar_providers_3ix svg {
  stroke-linecap: round;
  width: 0.875rem;
  stroke-linejoin: round;
  height: 14px;
}.vlm_sbar_tabs_3ix {
  gap: 6px;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 2px;
  overflow-x: auto;
}.vlm_sbar_tabs_3ix::-webkit-scrollbar {
  display: none;
}.vlm_sbar_tab_3ix {
  border: 1px solid rgba(255, 255, 255, 0.06);
  transition: background .15s,color .15s,border-color .15s;
  gap: 0.438rem;
  padding: 0.5rem 14px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 1.25rem;
  cursor: pointer;
  color: #A08860;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  font-size: 12px;
  white-space: nowrap;
  font-weight: 600;
}.vlm_sbar_tab_3ix:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(200, 132, 10, 0.45);
  color: #F5E8C4;
}.vlm_sbar_tab_3ix.vlm_state_active_3ix {
  border-color: rgba(200, 132, 10, 0.08);
  background: rgba(200, 132, 10, 0.18);
  color: #F5E8C4;
}.vlm_sbar_tab_ic_3ix svg {
  width: 14px;
  height: 0.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.vlm_wy_3ix {
  padding: 2rem 16px 0;
  background: #0C0906;
}
@media(min-width: 766px) {.vlm_wy_3ix {
  padding: 2.5rem 1.5rem 0;
}
}.vlm_wy_in_3ix {
  margin: 0 auto;
  max-width: 82.5rem;
}.vlm_wy_head_3ix {
  max-width: 45rem;
  margin-bottom: 18px;
}.vlm_wy_label_3ix {
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 8px;
  letter-spacing: .08em;
  color: #C8840A;
  text-transform: uppercase;
}.vlm_wy_h2_3ix {
  color: #F5E8C4;
  font-size: 20px;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-weight: 800;
  font-family: 'Cinzel', serif;
}
@media(min-width:768px) {.vlm_wy_h2_3ix {
  font-size: 1.5rem;
}
}.vlm_wy_intro_3ix {
  margin: 0;
  line-height: 1.6;
  font-size: 13px;
  color: #7A6848;
}.vlm_wy_grid_3ix {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.vlm_wy_grid_3ix {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.vlm_wy_grid_3ix {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.vlm_wy_card_3ix {
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s,transform .2s;
  border-radius: 0.625rem;
  padding: 20px;
  background: #161009;
}.vlm_wy_card_3ix:hover {
  transform: translateY(-2px);
  border-color: rgba(200, 132, 10, 0.08);
}.vlm_wy_card_ic_3ix {
  background: rgba(200, 132, 10, 0.18);
  border-radius: 50%;
  margin-bottom: 0.875rem;
  align-items: center;
  justify-content: center;
  color: #C8840A;
  width: 44px;
  height: 2.75rem;
  display: flex;
}.vlm_wy_card_ic_3ix svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.375rem;
  height: 1.375rem;
}.vlm_wy_card_h_3ix {
  font-size: 0.938rem;
  color: #F5E8C4;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  line-height: 1.25;
  font-weight: 700;
}.vlm_wy_card_p_3ix {
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 13px;
  color: #7A6848;
}.vlm_wy_card_p_3ix strong {
  color: #D0BA90;
  font-weight: 600;
}.vlm_gr_jp_3ix {
  overflow: hidden;
  background: linear-gradient(135deg,#1A0928 0%,#0A0610 100%);
  border-radius: 1rem;
  padding: 1.25rem;
  position: relative;
}.vlm_gr_jp_3ix::before {
  background: radial-gradient(circle,rgba(122, 56, 8, 0.28) 0%,transparent 70%);
  border-radius: 50%;
  left: -60px;
  content: '';
  height: 15.625rem;
  width: 250px;
  position: absolute;
  top: -60px;
}.vlm_gr_jp_3ix::after {
  background: radial-gradient(circle,rgba(240, 176, 32, 0.15) 0%,transparent 70%);
  border-radius: 50%;
  position: absolute;
  right: 0;
  bottom: -40px;
  height: 200px;
  content: '';
  width: 12.5rem;
}.vlm_gr_jp_head_3ix {
  gap: 1rem;
  margin-bottom: 1rem;
  align-items: flex-start;
  z-index: 1;
  display: flex;
  position: relative;
  flex-wrap: wrap;
}.vlm_gr_jp_info_3ix {
  flex: 1;
}.vlm_gr_jp_label_3ix {
  color: #9B48CC;
  margin-bottom: 0.375rem;
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .08em;
}.vlm_gr_jp_label_3ix svg {
  stroke-linecap: round;
  height: 0.875rem;
  stroke-linejoin: round;
  vertical-align: -2px;
  margin-right: 4px;
  width: 0.875rem;
}.vlm_gr_jp_amount_3ix {
  margin-bottom: 0.25rem;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F5E8C4;
  font-size: 2rem;
  line-height: 1;
}
@media(min-width: 770px) {.vlm_gr_jp_amount_3ix {
  font-size: 40px;
}
}.vlm_gr_jp_amount_3ix span {
  color: #F0B020;
}.vlm_gr_jp_seo_3ix {
  color: #A08860;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  line-height: 1.5;
  max-width: 480px;
}.vlm_gr_jp_cta_3ix {
  background: rgba(122, 56, 8, 0.28);
  transition: background .2s;
  border-radius: 10px;
  border: 1px solid rgba(122, 56, 8, 0.28);
  padding: 0.688rem 1.25rem;
  color: #F5E8C4;
  font-size: 13px;
  align-self: flex-start;
  white-space: nowrap;
  flex-shrink: 0;
  margin-top: 0.25rem;
  position: relative;
  z-index: 1;
  font-weight: 700;
}.vlm_gr_jp_cta_3ix:hover {
  background: #7A3808;
}.vlm_gcg_3ix {
  background: #0C0906;
  padding: 2.25rem 16px 0;
}
@media(min-width: 770px) {.vlm_gcg_3ix {
  padding: 44px 1.5rem 0;
}
}.vlm_gcg_in_3ix {
  margin: 0 auto;
  max-width: 1320px;
}.vlm_gcg_head_3ix {
  margin-bottom: 20px;
  max-width: 45rem;
}.vlm_gcg_label_3ix {
  color: #C8840A;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 8px;
  font-size: 11px;
  text-transform: uppercase;
}.vlm_gcg_h2_3ix {
  font-size: 1.375rem;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.5rem;
  font-family: 'Cinzel', serif;
  color: #F5E8C4;
}
@media(min-width: 766px) {.vlm_gcg_h2_3ix {
  font-size: 1.75rem;
}
}.vlm_gcg_intro_3ix {
  font-size: 13px;
  color: #7A6848;
  line-height: 1.6;
}.vlm_gcg_grid_3ix {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.vlm_gcg_grid_3ix {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.vlm_gcg_grid_3ix {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.vlm_gcg_card_3ix {
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 20px;
  border-radius: 16px;
  position: relative;
  display: flex;
  min-height: 15rem;
  flex-direction: column;
  cursor: pointer;
  justify-content: flex-end;
}.vlm_gcg_card_3ix:hover {
  border-color: rgba(200, 132, 10, 0.18);
  transform: translateY(-3px);
}.vlm_gcg_card_bg_3ix {
  inset: 0;
  position: absolute;
  z-index: 0;
}.vlm_gcg_card_bg_3ix::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.vlm_gcg_card_ic_3ix {
  border-radius: 6px;
  background: rgba(0,0,0,.45);
  color: #F5E8C4;
  justify-content: center;
  display: flex;
  height: 40px;
  align-items: center;
  z-index: 2;
  position: absolute;
  top: 18px;
  width: 40px;
  right: 1.125rem;
}.vlm_gcg_card_ic_3ix svg {
  height: 1.25rem;
  stroke-linejoin: round;
  width: 20px;
  stroke-linecap: round;
}.vlm_gcg_card_ct_3ix {
  z-index: 1;
  position: relative;
}.vlm_gcg_card_h_3ix {
  font-family: 'Cinzel', serif;
  font-size: 1.125rem;
  margin-bottom: 0.5rem;
  line-height: 1.2;
  color: #F5E8C4;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.vlm_gcg_card_h_3ix {
  font-size: 20px;
}
}.vlm_gcg_card_p_3ix {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  line-height: 1.55;
  margin-bottom: 0.625rem;
  color: rgba(255,255,255,.82);
}.vlm_gcg_card_p_3ix strong {
  font-weight: 600;
  color: #F5E8C4;
}.vlm_gcg_card_cta_3ix {
  gap: 4px;
  display: inline-flex;
  color: #C8840A;
  align-items: center;
  letter-spacing: .04em;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.75rem;
}.vlm_gcg_card_cta_3ix svg {
  height: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.75rem;
}.vlm_ws_3ix {
  background: #0C0906;
  padding: 2rem 1rem 0;
}
@media(min-width: 771px) {.vlm_ws_3ix {
  padding: 2.25rem 24px 0;
}
}.vlm_ws_in_3ix {
  margin: 0 auto;
  max-width: 82.5rem;
}.vlm_ws_head_3ix {
  gap: 12px;
  margin-bottom: 0.875rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  justify-content: space-between;
}.vlm_ws_title_3ix {
  gap: 0.625rem;
  color: #F5E8C4;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  align-items: center;
  font-size: 16px;
  display: flex;
  flex-wrap: wrap;
  font-weight: 700;
}.vlm_ws_title_ic_3ix svg {
  width: 18px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 18px;
  color: #F0B020;
}.vlm_ws_online_3ix {
  gap: 0.438rem;
  display: flex;
  color: #7A6848;
  font-size: 0.75rem;
  font-weight: 600;
  align-items: center;
}.vlm_ws_online_dot_3ix {
  background: #2CB86A;
  border-radius: 50%;
  width: 0.5rem;
  height: 8px;
  flex-shrink: 0;
  box-shadow: 0 0 0.375rem rgba(44, 184, 106, 0.15);
}.vlm_ws_scroll_3ix {
  gap: 8px;
  overflow-x: auto;
  display: flex;
  padding-bottom: 8px;
  scrollbar-width: none;
}.vlm_ws_scroll_3ix::-webkit-scrollbar {
  display: none;
}.vlm_wc_3ix {
  background: #110D07;
  border-radius: 0.625rem;
  gap: 0.625rem;
  padding: 0.625rem 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  align-items: center;
  display: flex;
  min-width: 220px;
  flex-shrink: 0;
}.vlm_wc_img_3ix {
  background: #161009;
  border-radius: 0.375rem;
  overflow: hidden;
  width: 2.25rem;
  height: 36px;
  flex-shrink: 0;
}.vlm_wc_img_3ix img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.vlm_wc_info_3ix {
  min-width: 0;
}.vlm_wc_game_3ix {
  overflow: hidden;
  font-weight: 600;
  color: #D0BA90;
  text-overflow: ellipsis;
  font-size: 12px;
  white-space: nowrap;
}.vlm_wc_player_3ix {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #5E5038;
  font-size: 0.625rem;
}.vlm_wc_amount_3ix {
  margin-left: auto;
  font-weight: 700;
  font-size: 0.813rem;
  color: #2CB86A;
  flex-shrink: 0;
  white-space: nowrap;
}.vlm_app_3ix {
  background: #0C0906;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.vlm_app_3ix {
  padding: 44px 1.5rem 0;
}
}.vlm_app_in_3ix {
  margin: 0 auto;
  max-width: 1320px;
}.vlm_app_head_3ix {
  margin-bottom: 1rem;
}.vlm_app_label_3ix {
  margin-bottom: 8px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #C8840A;
  font-size: 11px;
}.vlm_app_h2_3ix {
  margin-bottom: 0.375rem;
  font-family: 'Cinzel', serif;
  font-size: 20px;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F5E8C4;
}
@media(min-width: 769px) {.vlm_app_h2_3ix {
  font-size: 24px;
}
}.vlm_app_sub_3ix {
  overflow-wrap: break-word;
  max-width: 600px;
  color: #7A6848;
  font-size: 13px;
  line-height: 1.6;
}.vlm_app_sub_3ix strong {
  font-weight: 700;
  color: #D0BA90;
}.vlm_app_cards_3ix {
  gap: 10px;
  margin-top: 16px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.vlm_app_cards_3ix {
  grid-template-columns: repeat(3,1fr);
}
}.vlm_app_card_3ix {
  gap: 1rem;
  border-radius: 10px;
  padding: 1.25rem;
  overflow: hidden;
  align-items: flex-start;
  position: relative;
  display: flex;
  flex-wrap: wrap;
}.vlm_app_card_ios_3ix {
  background: linear-gradient(135deg,rgba(200, 132, 10, 0.18) 0%,#161009 100%);
}.vlm_app_card_android_3ix {
  background: linear-gradient(135deg,rgba(44, 184, 106, 0.15) 0%,#161009 100%);
}.vlm_app_card_win_3ix {
  background: linear-gradient(135deg,rgba(240, 176, 32, 0.15) 0%,#161009 100%);
}.vlm_app_card_ic_3ix svg {
  stroke-linejoin: round;
  width: 2.125rem;
  stroke-linecap: round;
  height: 2.125rem;
}.vlm_app_card_ic_3ix {
  flex-shrink: 0;
  color: #F5E8C4;
}.vlm_app_card_os_3ix {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 10px;
  color: #7A6848;
  font-weight: 700;
  margin-bottom: 0.375rem;
}.vlm_app_card_title_3ix {
  color: #F5E8C4;
  line-height: 1.2;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  font-weight: 700;
  font-size: 0.938rem;
}.vlm_app_card_text_3ix {
  font-size: 12px;
  color: #7A6848;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  line-height: 1.5;
}.vlm_app_card_btn_3ix {
  transition: background .2s;
  border-radius: 6px;
  padding: 0.625rem 18px;
  border: 1px solid rgba(200, 132, 10, 0.45);
  gap: 7px;
  background: rgba(255, 255, 255, 0.12);
  font-size: 13px;
  color: #F5E8C4;
  font-weight: 700;
  display: inline-flex;
  align-items: center;
}.vlm_app_card_btn_3ix:hover {
  background: rgba(255, 255, 255, 0.07);
}.vlm_prov_3ix {
  padding: 36px 1rem 0;
  background: #0C0906;
}
@media(min-width: 771px) {.vlm_prov_3ix {
  padding: 44px 1.5rem 0;
}
}.vlm_prov_in_3ix {
  margin: 0 auto;
  max-width: 82.5rem;
}.vlm_prov_head_3ix {
  margin-bottom: 1rem;
}.vlm_prov_label_3ix {
  color: #C8840A;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 8px;
}.vlm_prov_h2_3ix {
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-weight: 800;
  color: #F5E8C4;
  font-size: 1.25rem;
}
@media(min-width:768px) {.vlm_prov_h2_3ix {
  font-size: 1.5rem;
}
}.vlm_prov_seo_3ix {
  margin-bottom: 16px;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  max-width: 38.75rem;
  color: #7A6848;
}.vlm_prov_seo_3ix strong {
  color: #D0BA90;
  font-weight: 700;
}.vlm_prov_seo_3ix a {
  color: #C8840A;
  text-decoration: underline;
}.vlm_prov_grid_3ix {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 637px) {.vlm_prov_grid_3ix {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1077px) {.vlm_prov_grid_3ix {
  grid-template-columns: repeat(8,1fr);
}
}.vlm_prov_card_3ix {
  transition: border-color .2s,background .2s;
  padding: 14px 10px;
  gap: 0.438rem;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #110D07;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
}.vlm_prov_card_3ix:hover {
  border-color: rgba(200, 132, 10, 0.45);
  background: #161009;
}.vlm_prov_logo_3ix {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.375rem;
  overflow: hidden;
  width: 44px;
  justify-content: center;
  align-items: center;
  height: 44px;
  display: flex;
}.vlm_prov_logo_3ix img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}.vlm_prov_name_3ix {
  text-align: center;
  overflow-wrap: break-word;
  color: #A08860;
  font-weight: 600;
  font-size: 0.688rem;
}.vlm_bon_3ix {
  padding: 2.25rem 1rem 0;
  background: #0C0906;
}
@media(min-width: 765px) {.vlm_bon_3ix {
  padding: 44px 24px 0;
}
}.vlm_bon_in_3ix {
  margin: 0 auto;
  max-width: 82.5rem;
}.vlm_bon_head_3ix {
  margin-bottom: 20px;
}.vlm_bon_label_3ix {
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-weight: 700;
  color: #C8840A;
  font-size: 0.688rem;
  text-transform: uppercase;
}.vlm_bon_h2_3ix {
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 0.5rem;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  color: #F5E8C4;
}
@media(min-width: 769px) {.vlm_bon_h2_3ix {
  font-size: 1.5rem;
}
}.vlm_bon_seo_3ix {
  max-width: 620px;
  color: #7A6848;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.6;
}.vlm_bon_seo_3ix strong {
  color: #D0BA90;
  font-weight: 700;
}.vlm_bon_seo_3ix a {
  color: #C8840A;
  text-decoration: underline;
}.vlm_bon_grid_3ix {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 639px) {.vlm_bon_grid_3ix {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.vlm_bon_grid_3ix {
  grid-template-columns: repeat(5,1fr);
}
}.vlm_bon_card_3ix {
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 16px;
  border-radius: 10px;
  background: #110D07;
  transition: border-color .2s,transform .2s;
}.vlm_bon_card_3ix:hover {
  transform: translateY(-2px);
  border-color: rgba(200, 132, 10, 0.08);
}.vlm_bon_card_ic_3ix svg {
  height: 26px;
  width: 26px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.vlm_bon_card_ic_3ix {
  margin-bottom: 0.625rem;
}.vlm_bon_card_type_3ix {
  letter-spacing: .06em;
  margin-bottom: 6px;
  color: #7A6848;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
}.vlm_bon_card_amount_3ix {
  line-height: 1.1;
  margin-bottom: 6px;
  font-weight: 800;
  color: #F0B020;
  font-size: 1.125rem;
}.vlm_bon_card_name_3ix {
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #F5E8C4;
  font-weight: 600;
}.vlm_bon_card_detail_3ix {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.5;
  padding-top: 8px;
  font-size: 0.688rem;
  color: #5E5038;
  overflow-wrap: break-word;
}.vlm_reg_3ix {
  padding: 36px 16px 0;
  background: #0C0906;
}
@media(min-width:768px) {.vlm_reg_3ix {
  padding: 2.75rem 24px 0;
}
}.vlm_reg_in_3ix {
  border: 1px solid rgba(255, 255, 255, 0.06);
  margin: 0 auto;
  background: #161009;
  border-radius: 16px;
  padding: 28px 1.5rem;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.vlm_reg_in_3ix {
  padding: 2.5rem;
}
}.vlm_reg_top_3ix {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 857px) {.vlm_reg_top_3ix {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.vlm_reg_label_3ix {
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 11px;
  color: #C8840A;
  text-transform: uppercase;
  letter-spacing: .08em;
}.vlm_reg_h2_3ix {
  line-height: 1.2;
  color: #F5E8C4;
  font-weight: 800;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  font-size: 22px;
  font-family: 'Cinzel', serif;
}
@media(min-width: 767px) {.vlm_reg_h2_3ix {
  font-size: 28px;
}
}.vlm_reg_bonus_3ix {
  border-radius: 10px;
  border: 1px solid rgba(240, 176, 32, 0.15);
  background: rgba(240, 176, 32, 0.15);
  gap: 8px;
  padding: 10px 1rem;
  align-items: center;
  display: inline-flex;
  margin-bottom: 1rem;
}.vlm_reg_bonus_amount_3ix {
  font-weight: 800;
  font-size: 1.25rem;
  color: #F0B020;
}.vlm_reg_bonus_text_3ix {
  line-height: 1.35;
  color: #A08860;
  font-size: 13px;
}.vlm_reg_cta_btn_3ix {
  border-radius: 10px;
  background: #2CB86A;
  transition: background .2s;
  padding: 14px 32px;
  font-size: 15px;
  margin-bottom: 0.75rem;
  font-weight: 700;
  color: #0D0804;
  display: inline-block;
  box-shadow: 0 2px 14px rgba(44, 184, 106, 0.40), 0 1px 3px rgba(0, 0, 0, 0.65);
}.vlm_reg_cta_btn_3ix:hover {
  background: #34D47E;
}.vlm_reg_terms_3ix {
  font-size: 11px;
  color: #5E5038;
  line-height: 1.5;
}.vlm_reg_seo_3ix {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 0.813rem;
  line-height: 1.65;
  color: #7A6848;
  overflow-wrap: break-word;
  padding-top: 1.25rem;
  margin-top: 1.25rem;
}.vlm_reg_seo_3ix p {
  color: #7A6848;
  line-height: 1.65;
  font-size: 0.813rem;
  margin-bottom: 10px;
}.vlm_reg_seo_3ix p:last-child {
  margin-bottom: 0;
}.vlm_reg_seo_3ix strong {
  font-weight: 700;
  color: #D0BA90;
}.vlm_reg_seo_3ix a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8840A;
}.vlm_reg_seo_3ix a:hover {
  color: #E09C1A;
}.vlm_reg_seo_3ix ul,.vlm_reg_seo_3ix ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 18px;
}.vlm_reg_seo_3ix ol {
  list-style: decimal;
}.vlm_reg_seo_3ix li {
  color: #7A6848;
  font-size: 0.813rem;
  margin-bottom: 0.25rem;
  line-height: 1.65;
}.vlm_reg_seo_3ix table {
  overflow-x: auto;
  display: block;
  margin-bottom: 0.625rem;
  border-collapse: collapse;
  width: 100%;
  font-size: 0.813rem;
}
@media(min-width: 769px) {.vlm_reg_seo_3ix table {
  display: table;
}
}.vlm_reg_seo_3ix th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #D0BA90;
}.vlm_reg_seo_3ix td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem;
  color: #7A6848;
}.vlm_reg_steps_3ix {
  gap: 14px;
  display: flex;
  margin-top: 28px;
  flex-direction: column;
}
@media(min-width:860px) {.vlm_reg_steps_3ix {
  margin-top: 0;
}
}.vlm_reg_step_3ix {
  gap: 14px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 0.625rem;
  padding: 1rem;
  background: rgba(255, 255, 255, 0.05);
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.vlm_reg_step_num_3ix {
  border: 1px solid rgba(200, 132, 10, 0.08);
  background: rgba(200, 132, 10, 0.18);
  border-radius: 50%;
  height: 34px;
  color: #C8840A;
  flex-shrink: 0;
  justify-content: center;
  display: flex;
  font-weight: 800;
  font-size: 14px;
  align-items: center;
  width: 34px;
}.vlm_reg_step_title_3ix {
  color: #F5E8C4;
  font-size: 0.875rem;
  font-weight: 700;
  margin-bottom: 3px;
}.vlm_reg_step_text_3ix {
  line-height: 1.5;
  color: #7A6848;
  font-size: 12px;
}.vlm_reg_trust_3ix {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  flex-wrap: wrap;
  margin-top: 20px;
  padding-top: 20px;
  display: flex;
}.vlm_reg_trust_item_3ix {
  gap: 7px;
  color: #7A6848;
  overflow-wrap: break-word;
  display: flex;
  font-size: 0.75rem;
  align-items: center;
}.vlm_reg_trust_ic_3ix svg {
  stroke-linejoin: round;
  width: 1rem;
  color: #C8840A;
  height: 16px;
  stroke-linecap: round;
}.vlm_htp_3ix {
  background: #0C0906;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.vlm_htp_3ix {
  padding: 44px 24px 0;
}
}.vlm_htp_in_3ix {
  margin: 0 auto;
  max-width: 82.5rem;
}.vlm_htp_head_3ix {
  max-width: 45rem;
  margin-bottom: 1.375rem;
}.vlm_htp_label_3ix {
  margin-bottom: 0.5rem;
  font-weight: 700;
  letter-spacing: .08em;
  color: #C8840A;
  font-size: 11px;
  text-transform: uppercase;
}.vlm_htp_h2_3ix {
  margin-bottom: 8px;
  color: #F5E8C4;
  font-size: 22px;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.vlm_htp_h2_3ix {
  font-size: 28px;
}
}.vlm_htp_intro_3ix {
  line-height: 1.6;
  font-size: 0.875rem;
  color: #7A6848;
}.vlm_htp_steps_3ix {
  margin: 0;
  padding: 0;
  gap: 12px;
  list-style: none;
  grid-template-columns: 1fr;
  display: grid;
  counter-reset: none;
}
@media(min-width: 642px) {.vlm_htp_steps_3ix {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.vlm_htp_steps_3ix {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.vlm_htp_step_3ix {
  padding: 1.25rem 1.125rem 18px;
  background: #161009;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  position: relative;
  display: flex;
  flex-direction: column;
}.vlm_htp_step_num_3ix {
  background: #C8840A;
  border-radius: 50%;
  top: -12px;
  left: 20px;
  position: absolute;
  width: 1.75rem;
  font-weight: 800;
  align-items: center;
  justify-content: center;
  height: 1.75rem;
  font-family: 'Cinzel', serif;
  color: #0D0804;
  font-size: 0.813rem;
  display: flex;
}.vlm_htp_step_ic_3ix {
  background: rgba(200, 132, 10, 0.18);
  border-radius: 6px;
  margin: 8px 0 0.75rem;
  justify-content: center;
  align-items: center;
  height: 36px;
  display: flex;
  color: #C8840A;
  width: 2.25rem;
}.vlm_htp_step_ic_3ix svg {
  width: 18px;
  height: 1.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.vlm_htp_step_h_3ix {
  margin-bottom: 0.375rem;
  line-height: 1.25;
  font-size: 14px;
  overflow-wrap: break-word;
  color: #F5E8C4;
  font-weight: 700;
}.vlm_htp_step_p_3ix {
  font-size: 0.813rem;
  color: #7A6848;
  overflow-wrap: break-word;
  line-height: 1.55;
}.vlm_htp_step_p_3ix strong {
  font-weight: 600;
  color: #D0BA90;
}.vlm_htp_cta_3ix {
  border-radius: 10px;
  padding: 13px 1.625rem;
  transition: background .2s;
  background: #2CB86A;
  font-size: 0.875rem;
  font-weight: 700;
  color: #0D0804;
  display: inline-block;
  margin-top: 20px;
}.vlm_htp_cta_3ix:hover {
  background: #34D47E;
}.vlm_seo_3ix {
  padding: 36px 1rem 0;
  background: #0C0906;
}
@media(min-width: 769px) {.vlm_seo_3ix {
  padding: 44px 24px 0;
}
}.vlm_seo_in_3ix {
  margin: 0 auto;
  padding: 28px 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #161009;
  border-radius: 1rem;
  max-width: 1320px;
}
@media(min-width: 769px) {.vlm_seo_in_3ix {
  padding: 36px 40px;
}
}.vlm_seo_label_3ix {
  color: #C8840A;
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 10px;
}.vlm_seo_h2_3ix {
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  font-size: 20px;
  color: #F5E8C4;
  margin-bottom: 0.875rem;
  line-height: 1.25;
}
@media(min-width: 766px) {.vlm_seo_h2_3ix {
  font-size: 1.5rem;
}
}.vlm_seo_body_3ix {
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 14px;
  color: #A08860;
}.vlm_seo_body_3ix p {
  margin-bottom: 0.75rem;
  line-height: 1.75;
  color: #A08860;
  font-size: 14px;
}.vlm_seo_body_3ix p:last-child {
  margin-bottom: 0;
}.vlm_seo_body_3ix strong {
  color: #D0BA90;
  font-weight: 700;
}.vlm_seo_body_3ix a {
  transition: color .2s;
  color: #C8840A;
  text-decoration: underline;
}.vlm_seo_body_3ix a:hover {
  color: #E09C1A;
}.vlm_seo_body_3ix ul,.vlm_seo_body_3ix ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.vlm_seo_body_3ix ol {
  list-style: decimal;
}.vlm_seo_body_3ix li {
  color: #A08860;
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
}.vlm_seo_body_3ix table {
  display: block;
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  font-size: 0.813rem;
  overflow-x: auto;
}
@media(min-width: 769px) {.vlm_seo_body_3ix table {
  display: table;
}
}.vlm_seo_body_3ix th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #D0BA90;
  text-align: left;
}.vlm_seo_body_3ix td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #A08860;
}.vlm_seo_cols_3ix {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.vlm_seo_cols_3ix {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.vlm_seo_cols_3ix {
  grid-template-columns: repeat(3,1fr);
}
}.vlm_seo_col_h_3ix {
  font-weight: 700;
  font-size: 13px;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  color: #D0BA90;
}.vlm_seo_col_p_3ix {
  overflow-wrap: break-word;
  font-size: 13px;
  color: #7A6848;
  line-height: 1.65;
}.vlm_seo_stats_3ix {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.vlm_seo_stat_3ix {
  flex: 1;
  padding: 0.875rem 1rem;
  background: rgba(200, 132, 10, 0.08);
  border: 1px solid rgba(200, 132, 10, 0.18);
  border-radius: 0.625rem;
  min-width: 140px;
}.vlm_seo_stat_val_3ix {
  font-weight: 800;
  margin-bottom: 0.25rem;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #C8840A;
}.vlm_seo_stat_lb_3ix {
  color: #7A6848;
  font-size: 11px;
  overflow-wrap: break-word;
}.vlm_faq_3ix {
  padding: 2.25rem 16px 0;
  background: #0C0906;
}
@media(min-width:768px) {.vlm_faq_3ix {
  padding: 44px 24px 0;
}
}.vlm_faq_in_3ix {
  margin: 0 auto;
  max-width: 1320px;
}.vlm_faq_head_3ix {
  margin-bottom: 20px;
}.vlm_faq_label_3ix {
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-size: 11px;
  color: #C8840A;
  font-weight: 700;
  text-transform: uppercase;
}.vlm_faq_h2_3ix {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  color: #F5E8C4;
}
@media(min-width:768px) {.vlm_faq_h2_3ix {
  font-size: 1.5rem;
}
}.vlm_faq_list_3ix {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.vlm_faq_item_3ix {
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.625rem;
  background: #161009;
  overflow: hidden;
}.vlm_faq_q_3ix {
  padding: 1rem 1.25rem;
  transition: color .2s;
  gap: 12px;
  color: #D0BA90;
  font-size: 0.875rem;
  align-items: center;
  justify-content: space-between;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  font-weight: 600;
  cursor: pointer;
  display: flex;
}.vlm_faq_q_3ix:hover {
  color: #F5E8C4;
}.vlm_faq_q_ic_3ix {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  flex-shrink: 0;
  align-items: center;
  font-size: 1rem;
  height: 1.5rem;
  justify-content: center;
  width: 1.5rem;
  display: flex;
  color: #C8840A;
}.vlm_faq_item_3ix.vlm_state_open_3ix .vlm_faq_q_ic_3ix {
  transform: rotate(45deg);
}.vlm_faq_a_3ix {
  padding: 0 1.25rem 1rem;
  font-size: 0.813rem;
  color: #7A6848;
  overflow-wrap: break-word;
  line-height: 1.7;
  display: none;
}.vlm_faq_item_3ix.vlm_state_open_3ix .vlm_faq_a_3ix {
  display: block;
}.vlm_faq_a_3ix strong {
  font-weight: 700;
  color: #D0BA90;
}.vlm_faq_a_3ix a {
  color: #C8840A;
  text-decoration: underline;
}.vlm_faq_a_3ix ul,.vlm_faq_a_3ix ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 1.25rem;
}.vlm_faq_a_3ix ol {
  list-style: decimal;
}.vlm_faq_a_3ix li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.vlm_faq_a_3ix table {
  margin: 0.5rem 0;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  width: 100%;
  font-size: 0.75rem;
}
@media(min-width: 771px) {.vlm_faq_a_3ix table {
  display: table;
}
}.vlm_faq_a_3ix th {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #D0BA90;
  font-weight: 700;
  text-align: left;
}.vlm_faq_a_3ix td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 6px 8px;
  color: #7A6848;
}.vlm_seo_3ix {
  padding: 2.25rem 16px 0;
  background: #0C0906;
}
@media(min-width: 767px) {.vlm_seo_3ix {
  padding: 2.75rem 24px 0;
}
}.vlm_seo_in_3ix {
  padding: 28px 1.5rem;
  background: #161009;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 771px) {.vlm_seo_in_3ix {
  padding: 36px 2.5rem;
}
}.vlm_seo_label_3ix {
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #C8840A;
  margin-bottom: 10px;
  font-size: 11px;
}.vlm_seo_h2_3ix {
  margin-bottom: 14px;
  font-family: 'Cinzel', serif;
  color: #F5E8C4;
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  line-height: 1.25;
}
@media(min-width:768px) {.vlm_seo_h2_3ix {
  font-size: 1.5rem;
}
}.vlm_seo_body_3ix {
  color: #A08860;
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 14px;
}.vlm_seo_body_3ix p {
  font-size: 0.875rem;
  margin-bottom: 12px;
  line-height: 1.75;
  color: #A08860;
}.vlm_seo_body_3ix p:last-child {
  margin-bottom: 0;
}.vlm_seo_body_3ix strong {
  font-weight: 700;
  color: #D0BA90;
}.vlm_seo_body_3ix a {
  transition: color .2s;
  color: #C8840A;
  text-decoration: underline;
}.vlm_seo_body_3ix a:hover {
  color: #E09C1A;
}.vlm_seo_body_3ix ul,.vlm_seo_body_3ix ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.vlm_seo_body_3ix ol {
  list-style: decimal;
}.vlm_seo_body_3ix li {
  color: #A08860;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 1.75;
}.vlm_seo_body_3ix table {
  margin-bottom: 12px;
  width: 100%;
  font-size: 13px;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
}
@media(min-width:768px) {.vlm_seo_body_3ix table {
  display: table;
}
}.vlm_seo_body_3ix th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  text-align: left;
  color: #D0BA90;
  font-weight: 700;
}.vlm_seo_body_3ix td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A08860;
}.vlm_seo_cols_3ix {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 639px) {.vlm_seo_cols_3ix {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.vlm_seo_cols_3ix {
  grid-template-columns: repeat(3,1fr);
}
}.vlm_seo_col_h_3ix {
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-bottom: 0.438rem;
  color: #D0BA90;
}.vlm_seo_col_p_3ix {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #7A6848;
  line-height: 1.65;
}.vlm_seo_stats_3ix {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.vlm_seo_stat_3ix {
  border-radius: 10px;
  background: rgba(200, 132, 10, 0.08);
  padding: 14px 1rem;
  border: 1px solid rgba(200, 132, 10, 0.18);
  flex: 1;
  min-width: 8.75rem;
}.vlm_seo_stat_val_3ix {
  margin-bottom: 0.25rem;
  font-size: 20px;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #C8840A;
}.vlm_seo_stat_lb_3ix {
  font-size: 0.688rem;
  color: #7A6848;
  overflow-wrap: break-word;
}.vlm_seo_3ix {
  background: #0C0906;
  padding: 2.25rem 16px 0;
}
@media(min-width: 770px) {.vlm_seo_3ix {
  padding: 2.75rem 1.5rem 0;
}
}.vlm_seo_in_3ix {
  background: #161009;
  margin: 0 auto;
  border-radius: 16px;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  max-width: 82.5rem;
}
@media(min-width: 767px) {.vlm_seo_in_3ix {
  padding: 36px 2.5rem;
}
}.vlm_seo_label_3ix {
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  color: #C8840A;
}.vlm_seo_h2_3ix {
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  color: #F5E8C4;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  font-size: 20px;
  line-height: 1.25;
}
@media(min-width: 769px) {.vlm_seo_h2_3ix {
  font-size: 1.5rem;
}
}.vlm_seo_body_3ix {
  color: #A08860;
  line-height: 1.75;
  font-size: 14px;
  overflow-wrap: break-word;
}.vlm_seo_body_3ix p {
  line-height: 1.75;
  color: #A08860;
  margin-bottom: 12px;
  font-size: 0.875rem;
}.vlm_seo_body_3ix p:last-child {
  margin-bottom: 0;
}.vlm_seo_body_3ix strong {
  color: #D0BA90;
  font-weight: 700;
}.vlm_seo_body_3ix a {
  transition: color .2s;
  color: #C8840A;
  text-decoration: underline;
}.vlm_seo_body_3ix a:hover {
  color: #E09C1A;
}.vlm_seo_body_3ix ul,.vlm_seo_body_3ix ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.vlm_seo_body_3ix ol {
  list-style: decimal;
}.vlm_seo_body_3ix li {
  color: #A08860;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 1.75;
}.vlm_seo_body_3ix table {
  width: 100%;
  display: block;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  font-size: 0.813rem;
  overflow-x: auto;
}
@media(min-width: 771px) {.vlm_seo_body_3ix table {
  display: table;
}
}.vlm_seo_body_3ix th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #D0BA90;
  font-weight: 700;
  text-align: left;
}.vlm_seo_body_3ix td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #A08860;
}.vlm_seo_cols_3ix {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 638px) {.vlm_seo_cols_3ix {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.vlm_seo_cols_3ix {
  grid-template-columns: repeat(3,1fr);
}
}.vlm_seo_col_h_3ix {
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 0.438rem;
  color: #D0BA90;
  font-size: 13px;
}.vlm_seo_col_p_3ix {
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 0.813rem;
  color: #7A6848;
}.vlm_seo_stats_3ix {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.vlm_seo_stat_3ix {
  border: 1px solid rgba(200, 132, 10, 0.18);
  background: rgba(200, 132, 10, 0.08);
  flex: 1;
  padding: 0.875rem 1rem;
  border-radius: 0.625rem;
  min-width: 8.75rem;
}.vlm_seo_stat_val_3ix {
  font-weight: 800;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  color: #C8840A;
  font-size: 20px;
}.vlm_seo_stat_lb_3ix {
  color: #7A6848;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.vlm_ft_3ix {
  background: #070503;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 48px;
}.vlm_ft_support_3ix {
  padding: 1.5rem 16px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 769px) {.vlm_ft_support_3ix {
  padding: 28px 1.5rem;
}
}.vlm_ft_support_in_3ix {
  gap: 16px;
  margin: 0 auto;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  max-width: 1320px;
}.vlm_ft_support_main_3ix {
  flex: 1;
  gap: 1rem;
  display: flex;
  align-items: center;
  min-width: 220px;
  flex-wrap: wrap;
}.vlm_ft_support_ic_3ix {
  color: #C8840A;
  flex-shrink: 0;
}.vlm_ft_support_ic_3ix svg {
  height: 30px;
  width: 1.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.vlm_ft_support_text_title_3ix {
  font-size: 0.938rem;
  color: #F5E8C4;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 3px;
}.vlm_ft_support_text_sub_3ix {
  font-size: 0.75rem;
  color: #7A6848;
  overflow-wrap: break-word;
}.vlm_ft_support_btn_3ix {
  padding: 0.688rem 1.375rem;
  border-radius: 0.625rem;
  background: #C8840A;
  transition: background .2s;
  font-size: 13px;
  white-space: nowrap;
  font-weight: 700;
  color: #F5E8C4;
  flex-shrink: 0;
}.vlm_ft_support_btn_3ix:hover {
  background: #E09C1A;
}.vlm_ft_support_contacts_3ix {
  gap: 1rem;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.vlm_ft_support_contact_3ix {
  font-size: 12px;
  color: #5E5038;
  line-height: 1.4;
}.vlm_ft_support_contact_3ix strong {
  font-size: 11px;
  margin-bottom: 2px;
  color: #A08860;
  display: block;
  font-weight: 600;
}.vlm_ft_main_3ix {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 2rem 1rem 24px;
}
@media(min-width:768px) {.vlm_ft_main_3ix {
  padding: 40px 24px 32px;
}
}.vlm_ft_main_in_3ix {
  margin: 0 auto;
  gap: 1.5rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 1320px;
}
@media(min-width: 638px) {.vlm_ft_main_in_3ix {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.vlm_ft_main_in_3ix {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.vlm_ft_col_logo_3ix {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.vlm_ft_col_logo_3ix {
  grid-column: auto;
}
}.vlm_ft_logo_3ix {
  gap: 9px;
  flex-wrap: wrap;
  color: #F5E8C4;
  display: flex;
  overflow-wrap: break-word;
  font-size: 1rem;
  align-items: center;
  margin-bottom: 12px;
  font-weight: 800;
}.vlm_ft_logo_mark_3ix {
  border-radius: 6px;
  overflow: hidden;
  height: 30px;
  width: 30px;
}.vlm_ft_logo_mark_3ix img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.vlm_ft_logo_sub_3ix {
  font-size: 12px;
  color: #5E5038;
  overflow-wrap: break-word;
  line-height: 1.55;
  max-width: 12.5rem;
}.vlm_ft_col_title_3ix {
  margin-bottom: 0.875rem;
  letter-spacing: .07em;
  font-weight: 700;
  color: #A08860;
  font-size: 0.75rem;
  text-transform: uppercase;
}.vlm_ft_col_links_3ix {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.vlm_ft_col_link_3ix {
  transition: color .2s;
  font-size: 13px;
  color: #5E5038;
  overflow-wrap: break-word;
}.vlm_ft_col_link_3ix:hover {
  color: #D0BA90;
}.vlm_ft_apps_3ix {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.vlm_ft_app_card_3ix {
  gap: 0.625rem;
  padding: 0.625rem 12px;
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  align-items: center;
  display: flex;
}.vlm_ft_app_card_3ix:hover {
  border-color: rgba(200, 132, 10, 0.45);
}.vlm_ft_app_card_ic_3ix svg {
  width: 1.375rem;
  height: 22px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.vlm_ft_app_card_os_3ix {
  font-weight: 600;
  color: #5E5038;
  font-size: 0.625rem;
}.vlm_ft_app_card_action_3ix {
  font-size: 12px;
  font-weight: 700;
  color: #D0BA90;
}.vlm_ft_bot_3ix {
  padding: 1.25rem 16px;
}
@media(min-width: 771px) {.vlm_ft_bot_3ix {
  padding: 20px 24px;
}
}.vlm_ft_bot_in_3ix {
  margin: 0 auto;
  gap: 1rem;
  flex-wrap: wrap;
  align-items: center;
  max-width: 1320px;
  display: flex;
}.vlm_ft_socials_3ix {
  gap: 0.5rem;
  display: flex;
}.vlm_ft_soc_3ix {
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  transition: background .2s;
  border-radius: 0.375rem;
  height: 36px;
  align-items: center;
  display: flex;
  color: #A08860;
  justify-content: center;
  width: 36px;
}.vlm_ft_soc_3ix svg {
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
  height: 1rem;
}.vlm_ft_soc_3ix:hover {
  background: rgba(255, 255, 255, 0.07);
}.vlm_ft_legal_3ix {
  flex: 1;
  color: #8A7860;
  font-size: 0.688rem;
  line-height: 1.6;
  min-width: 12.5rem;
  overflow-wrap: break-word;
}.vlm_ft_legal_3ix strong {
  font-weight: 700;
  color: #A08860;
}.vlm_ft_legal_3ix a {
  color: #A08860;
  text-decoration: underline;
}.vlm_ft_age_3ix {
  border-radius: 50%;
  border: 2px solid #8A7860;
  font-weight: 800;
  width: 2rem;
  font-size: 11px;
  height: 2rem;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  color: #8A7860;
  margin-left: auto;
}