*,::before,::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  -webkit-font-smoothing: antialiased;
  color: #D9C9AE;
  line-height: 1.6;
  min-height: 100vh;
  font-family: 'Nunito', sans-serif;
  background-color: #130A04;
}ul,ol {
  list-style: none;
}img,picture,svg {
  display: block;
  max-width: 100%;
}input,button,textarea,select {
  font: inherit;
}button {
  border: none;
  background: transparent;
  cursor: pointer;
  color: inherit;
}a {
  color: inherit;
  text-decoration: none;
}.vmg-layout-tax {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.vmg-page-tax {
  min-height: 100vh;
  display: flex;
}.vmg-main-tax {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media screen and (min-width: 1082px) {.vmg-main-tax {
  padding-left: 13.75rem;
}
}
@media screen and (max-width: 1080px) {.vmg-main-tax {
  padding-bottom: 4.5rem;
}
}.vmg-gc-tax {
  transition: transform .2s,border-color .2s;
  border-radius: 0.625rem;
  overflow: hidden;
  background: #1C0E07;
  border: 1px solid rgba(255,255,255,0.06);
  width: 140px;
  flex-shrink: 0;
  cursor: pointer;
  position: relative;
}
@media(min-width: 642px) {.vmg-gc-tax {
  width: 156px;
}
}
@media(min-width: 1082px) {.vmg-gc-tax {
  width: 168px;
}
}.vmg-gc-tax:hover {
  border-color: rgba(212,130,14,0.08);
  transform: translateY(-3px);
}.vmg-gc_img-tax {
  overflow: hidden;
  padding-bottom: 80%;
  width: 100%;
  position: relative;
}.vmg-gc_img-tax img {
  inset: 0;
  height: 100%;
  position: absolute;
  object-fit: cover;
  width: 100%;
}.vmg-gc_hover-tax {
  transition: opacity .2s;
  inset: 0;
  background: rgba(10,5,2,0.76);
  justify-content: center;
  display: flex;
  opacity: 0;
  position: absolute;
  align-items: center;
}.vmg-gc-tax:hover .vmg-gc_hover-tax {
  opacity: 1;
}.vmg-gc_hover_btn-tax {
  background: #D4820E;
  border-radius: 0.375rem;
  padding: 8px 1rem;
  color: #F5ECD8;
  font-weight: 700;
  font-size: 0.75rem;
}.vmg-gc_info-tax {
  padding: 8px 0.625rem 0.625rem;
}.vmg-gc_name-tax {
  overflow: hidden;
  margin-bottom: 3px;
  max-width: 100%;
  text-overflow: ellipsis;
  font-size: 0.75rem;
  font-weight: 600;
  white-space: nowrap;
  color: #D9C9AE;
}.vmg-gc_prov-tax {
  font-size: 0.625rem;
  color: #7A6248;
}.vmg-gc_tag-tax {
  padding: 2px 0.438rem;
  border-radius: 4px;
  text-transform: uppercase;
  font-size: 0.563rem;
  z-index: 2;
  top: 0.375rem;
  left: 6px;
  font-weight: 700;
  letter-spacing: .04em;
  position: absolute;
}.vmg-gc_tag_hot-tax {
  background: #C8352A;
  color: #fff;
}.vmg-gc_tag_new-tax {
  background: #2E9E3A;
  color: #130A04;
}.vmg-gc_tag_jp-tax {
  background: #F0A030;
  color: #130A04;
}.vmg-gc_tag_ex-tax {
  background: #8B3A18;
  color: #fff;
}.vmg-gc_tag_live-tax {
  background: #C8352A;
  color: #fff;
}.vmg-gr-tax {
  background: #130A04;
  padding: 2rem 16px 0;
}
@media(min-width: 769px) {.vmg-gr-tax {
  padding: 2.25rem 1.5rem 0;
}
}.vmg-gr_in-tax {
  margin: 0 auto;
  max-width: 1340px;
}.vmg-gr_head-tax {
  gap: 12px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
}.vmg-gr_head_l-tax {
  gap: 0.625rem;
  flex: 1;
  align-items: center;
  min-width: 0;
  display: flex;
}.vmg-gr_ic-tax {
  border-radius: 0.625rem;
  display: flex;
  flex-shrink: 0;
  height: 32px;
  justify-content: center;
  width: 2rem;
  align-items: center;
}.vmg-gr_ic-tax svg {
  stroke-linejoin: round;
  height: 16px;
  stroke-linecap: round;
  width: 16px;
}.vmg-gr_title-tax {
  color: #F5ECD8;
  font-size: 1rem;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-weight: 700;
}
@media(min-width: 769px) {.vmg-gr_title-tax {
  font-size: 18px;
}
}.vmg-gr_more-tax {
  gap: 0.313rem;
  transition: color .2s;
  white-space: nowrap;
  display: flex;
  align-items: center;
  font-weight: 600;
  font-size: 0.75rem;
  color: #8A7055;
  flex-shrink: 0;
}.vmg-gr_more-tax:hover {
  color: #D4820E;
}.vmg-gr_more-tax svg {
  width: 0.75rem;
  height: 0.75rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.vmg-gr_arrows-tax {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.vmg-gr_arr-tax {
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.11);
  transition: background .15s,color .15s;
  border-radius: 0.375rem;
  width: 1.875rem;
  color: #B09470;
  justify-content: center;
  display: flex;
  height: 1.875rem;
  align-items: center;
}.vmg-gr_arr-tax:hover {
  background: rgba(255,255,255,0.07);
  color: #F5ECD8;
}.vmg-gr_arr-tax svg {
  stroke-linejoin: round;
  height: 0.813rem;
  width: 0.813rem;
  stroke-linecap: round;
}.vmg-gr_seo_h-tax {
  margin: 0 0 0.375rem;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-size: 0.813rem;
  color: #D9C9AE;
  font-weight: 700;
  max-width: 680px;
}
@media(min-width: 766px) {.vmg-gr_seo_h-tax {
  font-size: 14px;
}
}.vmg-gr_seo-tax {
  line-height: 1.55;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  max-width: 42.5rem;
  margin-bottom: 0.75rem;
  color: #8A7055;
}.vmg-gr_seo-tax strong {
  font-weight: 600;
  color: #D9C9AE;
}.vmg-gr_scroll-tax {
  gap: 0.625rem;
  padding-bottom: 0.625rem;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
}.vmg-gr_scroll-tax::-webkit-scrollbar {
  display: none;
}
@media(min-width: 771px) {.vmg-gr_scroll-tax {
  gap: 0.75rem;
}
}.vmg-tb-tax {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  background: #130A04;
  z-index: 80;
  height: 56px;
  right: 0;
  position: fixed;
  display: flex;
  top: 0;
  left: 0;
  align-items: center;
}.vmg-tb_in-tax {
  gap: 0;
  padding: 0 14px;
  height: 100%;
  align-items: center;
  width: 100%;
  display: flex;
}.vmg-tb_burger-tax {
  gap: 5px;
  border-radius: 10px;
  flex-shrink: 0;
  flex-direction: column;
  margin-right: 8px;
  align-items: center;
  display: flex;
  width: 38px;
  height: 38px;
  justify-content: center;
}.vmg-tb_burger-tax:hover {
  background: rgba(255,255,255,0.05);
}.vmg-tb_burger_line-tax {
  background: #B09470;
  border-radius: 1px;
  height: 2px;
  width: 1.125rem;
  display: block;
}
@media(min-width: 1078px) {.vmg-tb_burger-tax {
  display: none;
}
}.vmg-tb_logo-tax {
  gap: 9px;
  flex-shrink: 0;
  overflow-wrap: break-word;
  align-items: center;
  display: flex;
  color: #F5ECD8;
  font-weight: 800;
  margin-right: 1.25rem;
  font-size: 18px;
  letter-spacing: -.01em;
}.vmg-tb_logo_mark-tax {
  overflow: hidden;
  border-radius: 10px;
  justify-content: center;
  height: 2rem;
  align-items: center;
  width: 2rem;
  display: flex;
}.vmg-tb_logo_mark-tax img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.vmg-tb_nav-tax {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 637px) {.vmg-tb_nav-tax {
  display: flex;
}
}.vmg-tb_tab-tax {
  border-radius: 0.625rem;
  padding: 0.5rem 14px;
  transition: background .15s,color .15s;
  color: #B09470;
  font-size: 0.813rem;
  font-weight: 600;
  white-space: nowrap;
}.vmg-tb_tab-tax:hover {
  background: rgba(255,255,255,0.05);
  color: #F5ECD8;
}.vmg-tb_tab-tax.vmg-state_active-tax {
  background: rgba(212,130,14,0.18);
  color: #F5ECD8;
}.vmg-tb_right-tax {
  gap: 8px;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  margin-left: auto;
}.vmg-tb_login-tax {
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255,255,255,0.11);
  background: rgba(255,255,255,0.05);
  border-radius: 0.625rem;
  padding: 0.563rem 1rem;
  font-weight: 600;
  color: #D9C9AE;
  display: none;
  font-size: 13px;
}.vmg-tb_login-tax:hover {
  border-color: rgba(212,130,14,0.48);
  color: #F5ECD8;
}
@media(min-width: 478px) {.vmg-tb_login-tax {
  display: block;
}
}.vmg-tb_reg-tax {
  transition: background .2s;
  padding: 0.563rem 1.125rem;
  border-radius: 10px;
  background: #2E9E3A;
  font-size: 13px;
  font-weight: 700;
  color: #1A0C04;
  white-space: nowrap;
}.vmg-tb_reg-tax:hover {
  background: #38B848;
}.vmg-sb-tax {
  transition: transform .25s ease;
  transform: translateX(-100%);
  background: #251409;
  border-right: 1px solid rgba(255,255,255,0.05);
  top: 56px;
  overflow-y: auto;
  z-index: 70;
  bottom: 0;
  position: fixed;
  left: 0;
  width: 220px;
}.vmg-sb-tax.vmg-state_open-tax {
  transform: translateX(0);
}.vmg-sb-tax::-webkit-scrollbar {
  width: 4px;
}.vmg-sb-tax::-webkit-scrollbar-thumb {
  background: rgba(255,255,255,0.07);
  border-radius: 2px;
}
@media(min-width: 1077px) {.vmg-sb-tax {
  transform: translateX(0);
}
}.vmg-sb_auth-tax {
  padding: 0.875rem 12px 0.625rem;
}.vmg-sb_btn_reg-tax {
  background: #2E9E3A;
  padding: 11px;
  border-radius: 0.625rem;
  transition: background .2s;
  font-weight: 700;
  font-size: 13px;
  color: #1A0C04;
  margin-bottom: 0.5rem;
  text-align: center;
  display: block;
}.vmg-sb_btn_reg-tax:hover {
  background: #38B848;
}.vmg-sb_btn_login-tax {
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.11);
  padding: 10px;
  transition: border-color .2s;
  border-radius: 0.625rem;
  color: #D9C9AE;
  text-align: center;
  display: block;
  font-size: 0.813rem;
  font-weight: 600;
}.vmg-sb_btn_login-tax:hover {
  border-color: rgba(212,130,14,0.48);
  color: #F5ECD8;
}.vmg-sb_promo-tax {
  background: linear-gradient(135deg,#3D1A06,#251409);
  border-radius: 10px;
  margin: 0 12px 10px;
  border: 1px solid rgba(212,130,14,0.18);
  overflow: hidden;
  padding: 12px 0.875rem;
  position: relative;
}.vmg-sb_promo-tax::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(212,130,14,0.18),transparent 70%);
  right: -20px;
  position: absolute;
  content: '';
  width: 5rem;
  height: 80px;
  top: -1.25rem;
}.vmg-sb_promo_title-tax {
  font-size: 11px;
  color: #D4820E;
  letter-spacing: .06em;
  margin-bottom: 0.25rem;
  font-weight: 700;
  text-transform: uppercase;
}.vmg-sb_promo_text-tax {
  font-size: 12px;
  line-height: 1.35;
  overflow-wrap: break-word;
  font-weight: 600;
  color: #F5ECD8;
}.vmg-sb_promo_sub-tax {
  font-size: 10px;
  color: #8A7055;
  margin-top: 3px;
}.vmg-sb_nav-tax {
  padding: 6px 8px 16px;
}.vmg-sb_nav_lb-tax {
  padding: 10px 8px 0.375rem;
  font-weight: 700;
  font-size: 10px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #7A6248;
}.vmg-sb_link-tax {
  transition: background .15s,color .15s;
  padding: 9px 10px;
  gap: 10px;
  border-radius: 6px;
  display: flex;
  color: #B09470;
  cursor: pointer;
  font-weight: 500;
  font-size: 0.813rem;
  align-items: center;
  overflow-wrap: break-word;
}.vmg-sb_link-tax:hover {
  background: rgba(255,255,255,0.05);
  color: #F5ECD8;
}.vmg-sb_link-tax.vmg-state_active-tax {
  background: rgba(212,130,14,0.18);
  color: #F5ECD8;
}.vmg-sb_ic-tax {
  border-radius: 0.375rem;
  align-items: center;
  justify-content: center;
  width: 30px;
  flex-shrink: 0;
  display: flex;
  height: 1.875rem;
}.vmg-sb_ic-tax svg {
  stroke-linecap: round;
  width: 1rem;
  height: 16px;
  stroke-linejoin: round;
}.vmg-sb_ic_1-tax {
  background: rgba(212,130,14,0.08);
  color: #D4820E;
}.vmg-sb_ic_2-tax {
  background: rgba(46,158,58,0.18);
  color: #2E9E3A;
}.vmg-sb_ic_3-tax {
  background: rgba(240,160,48,0.16);
  color: #F0A030;
}.vmg-sb_ic_4-tax {
  background: rgba(139,58,24,0.24);
  color: #8B3A18;
}.vmg-sb_ic_5-tax {
  background: rgba(212,130,14,0.08);
  color: #D4456E;
}.vmg-sb_ic_6-tax {
  background: rgba(139,58,24,0.24);
  color: #7C3FA8;
}.vmg-sb_badge-tax {
  padding: 2px 0.438rem;
  border-radius: 6px;
  background: #F0A030;
  color: #1A0C04;
  font-size: 9px;
  font-weight: 700;
  margin-left: auto;
}.vmg-sb_bot-tax {
  gap: 0.5rem;
  padding: 0.75rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  display: flex;
}.vmg-sb_lang-tax,.vmg-sb_help-tax {
  border-radius: 0.375rem;
  gap: 6px;
  transition: border-color .2s;
  background: rgba(255,255,255,0.05);
  flex: 1;
  border: 1px solid rgba(255,255,255,0.06);
  padding: 9px 0.375rem;
  justify-content: center;
  font-size: 0.688rem;
  align-items: center;
  color: #B09470;
  display: flex;
  font-weight: 600;
}.vmg-sb_lang-tax:hover,.vmg-sb_help-tax:hover {
  border-color: rgba(212,130,14,0.48);
  color: #F5ECD8;
}.vmg-sb_lang-tax svg,.vmg-sb_help-tax svg {
  height: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.813rem;
}.vmg-sb_bd-tax {
  inset: 0;
  background: rgba(10,5,2,0.76);
  display: none;
  position: fixed;
  z-index: 69;
}.vmg-sb_bd-tax.vmg-state_on-tax {
  display: block;
}
@media(min-width: 1078px) {.vmg-sb_bd-tax {
  display: none!important;
}
}.vmg-mob_nav-tax {
  background: #251409;
  border-top: 1px solid rgba(255,255,255,0.11);
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  bottom: 0;
  right: 0;
  position: fixed;
  display: flex;
  left: 0;
  z-index: 80;
}
@media(min-width: 1081px) {.vmg-mob_nav-tax {
  display: none;
}
}.vmg-mob_nav_item-tax {
  padding: 0.25rem 2px;
  flex: 1;
  gap: 0.25rem;
  flex-direction: column;
  cursor: pointer;
  color: #7A6248;
  display: flex;
  align-items: center;
}.vmg-mob_nav_ic-tax {
  line-height: 1;
}.vmg-mob_nav_ic-tax svg {
  height: 1.25rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 20px;
}.vmg-mob_nav_lb-tax {
  font-size: 10px;
  color: #7A6248;
  font-weight: 600;
}.vmg-mob_nav_item-tax.vmg-state_active-tax {
  color: #D4820E;
}.vmg-mob_nav_item-tax.vmg-state_active-tax .vmg-mob_nav_lb-tax {
  color: #D4820E;
}.vmg-hero-tax {
  padding: 1.25rem 1rem 0;
  background: #130A04;
}
@media(min-width:768px) {.vmg-hero-tax {
  padding: 1.5rem 1.5rem 0;
}
}.vmg-hero_in-tax {
  gap: 0.75rem;
  margin: 0 auto;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 1340px;
}
@media(min-width: 862px) {.vmg-hero_in-tax {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width:1100px) {.vmg-hero_in-tax {
  grid-template-columns: 1fr 340px;
}
}.vmg-hero_promo-tax {
  overflow: hidden;
  border-radius: 16px;
  background: #1C0E07;
  min-height: 13.75rem;
  display: flex;
  position: relative;
  align-items: stretch;
}
@media(min-width: 770px) {.vmg-hero_promo-tax {
  min-height: 17.5rem;
}
}.vmg-hero_promo_bg-tax {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg,#3D1A06 0%,#130A04 100%);
  background-size: cover;
  position: absolute;
}.vmg-hero_promo_bg-tax::after {
  inset: 0;
  background: linear-gradient(90deg,#130A04 0%,rgba(10,5,2,0.76) 60%,transparent 100%);
  position: absolute;
  content: '';
}.vmg-hero_promo_glow-tax {
  background: radial-gradient(circle,rgba(139,58,24,0.24) 0%,transparent 65%);
  border-radius: 50%;
  position: absolute;
  pointer-events: none;
  height: 18.75rem;
  top: -2.5rem;
  width: 300px;
  right: 60px;
}.vmg-hero_promo_ct-tax {
  padding: 28px 1.5rem 1.75rem 28px;
  position: relative;
  justify-content: center;
  flex-direction: column;
  display: flex;
  max-width: 30rem;
  z-index: 2;
}
@media(min-width: 770px) {.vmg-hero_promo_ct-tax {
  padding: 40px 2rem;
}
}.vmg-hero_badge-tax {
  padding: 0.313rem 0.75rem;
  background: rgba(212,130,14,0.18);
  border-radius: 1.25rem;
  border: 1px solid rgba(212,130,14,0.08);
  font-weight: 700;
  margin-bottom: 0.875rem;
  font-size: 10px;
  color: #D4820E;
  text-transform: uppercase;
  letter-spacing: .08em;
  display: inline-block;
}.vmg-hero_h1-tax {
  line-height: 1.15;
  font-weight: 800;
  margin-bottom: 0.625rem;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-size: 1.625rem;
  color: #F5ECD8;
}.vmg-hero_h1-tax em {
  font-style: normal;
  color: #F0A030;
}
@media(min-width: 765px) {.vmg-hero_h1-tax {
  font-size: 36px;
}
}.vmg-hero_sub-tax {
  margin-bottom: 20px;
  line-height: 1.55;
  font-size: 0.813rem;
  color: #B09470;
}
@media(min-width: 770px) {.vmg-hero_sub-tax {
  font-size: 0.875rem;
}
}.vmg-hero_row-tax {
  gap: 10px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.vmg-hero_cta-tax {
  transition: background .2s;
  background: #2E9E3A;
  border-radius: 10px;
  padding: 0.813rem 26px;
  color: #1A0C04;
  font-size: 14px;
  box-shadow: 0 4px 20px rgba(46,158,58,0.42), 0 1px 4px rgba(0,0,0,0.52);
  font-weight: 700;
}.vmg-hero_cta-tax:hover {
  background: #38B848;
}.vmg-hero_terms-tax {
  font-size: 0.688rem;
  color: #7A6248;
}.vmg-hero_game-tax {
  overflow: hidden;
  background: #1C0E07;
  border-radius: 1rem;
  border: 1px solid rgba(255,255,255,0.06);
  position: relative;
  display: flex;
  flex-direction: column;
}.vmg-hero_game_badge-tax {
  border: 1px solid rgba(240,160,48,0.16);
  background: rgba(240,160,48,0.16);
  border-radius: 20px;
  padding: 0.313rem 0.625rem;
  color: #F0A030;
  z-index: 3;
  letter-spacing: .06em;
  top: 12px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 10px;
  position: absolute;
  left: 0.75rem;
}.vmg-hero_game_badge-tax svg {
  margin-right: 0.25rem;
  width: 0.688rem;
  height: 0.688rem;
  vertical-align: -1px;
}.vmg-hero_game_img-tax {
  overflow: hidden;
  background: linear-gradient(135deg,#3D1A06,#130A04);
  padding-bottom: 60%;
  position: relative;
}.vmg-hero_game_img-tax img {
  inset: 0;
  height: 100%;
  object-fit: cover;
  position: absolute;
  width: 100%;
}.vmg-hero_game_play-tax {
  inset: 0;
  transition: opacity .2s;
  background: rgba(10,5,2,0.76);
  justify-content: center;
  display: flex;
  align-items: center;
  position: absolute;
  opacity: 0;
}.vmg-hero_game-tax:hover .vmg-hero_game_play-tax {
  opacity: 1;
}.vmg-hero_game_play-tax span {
  background: #D4820E;
  border-radius: 50%;
  align-items: center;
  display: flex;
  width: 3.25rem;
  justify-content: center;
  height: 52px;
}.vmg-hero_game_play-tax span svg {
  height: 18px;
  margin-left: 2px;
  width: 18px;
}.vmg-hero_game_info-tax {
  padding: 0.875rem 1rem;
}.vmg-hero_game_title-tax {
  font-size: 15px;
  margin-bottom: 0.25rem;
  color: #F5ECD8;
  overflow-wrap: break-word;
  font-weight: 700;
}.vmg-hero_game_provider-tax {
  font-size: 11px;
  color: #8A7055;
}.vmg-hero_game_btn-tax {
  padding: 11px;
  background: #D4820E;
  transition: background .2s;
  margin: 12px 16px 1rem;
  border-radius: 10px;
  color: #F5ECD8;
  text-align: center;
  display: block;
  font-size: 0.813rem;
  font-weight: 700;
}.vmg-hero_game-tax:hover .vmg-hero_game_btn-tax {
  background: #E8960F;
}.vmg-sbar-tax {
  background: #130A04;
  padding: 16px 1rem 0;
}
@media(min-width: 771px) {.vmg-sbar-tax {
  padding: 18px 24px 0;
}
}.vmg-sbar_in-tax {
  margin: 0 auto;
  max-width: 83.75rem;
}.vmg-sbar_row-tax {
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
}.vmg-sbar_input-tax {
  border: 1px solid rgba(255,255,255,0.11);
  flex: 1;
  gap: 0.625rem;
  padding: 0.688rem 16px;
  transition: border-color .2s;
  background: #1C0E07;
  border-radius: 10px;
  color: #8A7055;
  display: flex;
  align-items: center;
  font-size: 0.813rem;
  cursor: pointer;
}.vmg-sbar_input-tax:hover {
  border-color: rgba(212,130,14,0.48);
}.vmg-sbar_input-tax svg {
  height: 0.938rem;
  width: 15px;
  flex-shrink: 0;
  stroke-linecap: round;
  stroke-linejoin: round;
}.vmg-sbar_providers-tax {
  padding: 11px 18px;
  border: 1px solid rgba(255,255,255,0.11);
  background: #1C0E07;
  border-radius: 10px;
  transition: border-color .2s;
  gap: 8px;
  white-space: nowrap;
  font-size: 0.813rem;
  align-items: center;
  font-weight: 600;
  color: #D9C9AE;
  display: flex;
}.vmg-sbar_providers-tax:hover {
  border-color: rgba(212,130,14,0.48);
  color: #F5ECD8;
}.vmg-sbar_providers-tax svg {
  height: 14px;
  stroke-linecap: round;
  width: 0.875rem;
  stroke-linejoin: round;
}.vmg-sbar_tabs-tax {
  gap: 0.375rem;
  padding-bottom: 2px;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
}.vmg-sbar_tabs-tax::-webkit-scrollbar {
  display: none;
}.vmg-sbar_tab-tax {
  padding: 8px 14px;
  border-radius: 1.25rem;
  border: 1px solid rgba(255,255,255,0.06);
  transition: background .15s,color .15s,border-color .15s;
  background: rgba(255,255,255,0.05);
  gap: 0.438rem;
  font-size: 12px;
  cursor: pointer;
  font-weight: 600;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  white-space: nowrap;
  color: #B09470;
}.vmg-sbar_tab-tax:hover {
  background: rgba(255,255,255,0.07);
  border-color: rgba(212,130,14,0.48);
  color: #F5ECD8;
}.vmg-sbar_tab-tax.vmg-state_active-tax {
  border-color: rgba(212,130,14,0.08);
  background: rgba(212,130,14,0.18);
  color: #F5ECD8;
}.vmg-sbar_tab_ic-tax svg {
  stroke-linecap: round;
  width: 14px;
  stroke-linejoin: round;
  height: 0.875rem;
}.vmg-gr_jp-tax {
  border-radius: 1rem;
  overflow: hidden;
  padding: 1.25rem;
  background: linear-gradient(135deg,#2A1245 0%,#0F0820 100%);
  position: relative;
}.vmg-gr_jp-tax::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(139,58,24,0.24) 0%,transparent 70%);
  width: 250px;
  position: absolute;
  content: '';
  left: -3.75rem;
  top: -60px;
  height: 250px;
}.vmg-gr_jp-tax::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(240,160,48,0.16) 0%,transparent 70%);
  position: absolute;
  right: 0;
  content: '';
  bottom: -2.5rem;
  width: 12.5rem;
  height: 12.5rem;
}.vmg-gr_jp_head-tax {
  gap: 16px;
  align-items: flex-start;
  flex-wrap: wrap;
  position: relative;
  z-index: 1;
  margin-bottom: 16px;
  display: flex;
}.vmg-gr_jp_info-tax {
  flex: 1;
}.vmg-gr_jp_label-tax {
  color: #7C3FA8;
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 6px;
}.vmg-gr_jp_label-tax svg {
  height: 0.875rem;
  margin-right: 4px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 14px;
  vertical-align: -2px;
}.vmg-gr_jp_amount-tax {
  line-height: 1;
  color: #F5ECD8;
  margin-bottom: 0.25rem;
  font-size: 32px;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.vmg-gr_jp_amount-tax {
  font-size: 40px;
}
}.vmg-gr_jp_amount-tax span {
  color: #F0A030;
}.vmg-gr_jp_seo-tax {
  max-width: 480px;
  overflow-wrap: break-word;
  line-height: 1.5;
  font-size: 12px;
  color: #B09470;
}.vmg-gr_jp_cta-tax {
  transition: background .2s;
  background: rgba(139,58,24,0.24);
  border: 1px solid rgba(139,58,24,0.24);
  border-radius: 10px;
  padding: 0.688rem 20px;
  z-index: 1;
  margin-top: 4px;
  white-space: nowrap;
  font-weight: 700;
  flex-shrink: 0;
  align-self: flex-start;
  color: #F5ECD8;
  font-size: 0.813rem;
  position: relative;
}.vmg-gr_jp_cta-tax:hover {
  background: #8B3A18;
}.vmg-gcg-tax {
  background: #130A04;
  padding: 36px 16px 0;
}
@media(min-width: 766px) {.vmg-gcg-tax {
  padding: 2.75rem 24px 0;
}
}.vmg-gcg_in-tax {
  margin: 0 auto;
  max-width: 83.75rem;
}.vmg-gcg_head-tax {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.vmg-gcg_label-tax {
  color: #D4820E;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-weight: 700;
}.vmg-gcg_h2-tax {
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F5ECD8;
  margin-bottom: 8px;
  font-family: 'Cinzel', serif;
  font-size: 1.375rem;
}
@media(min-width: 765px) {.vmg-gcg_h2-tax {
  font-size: 1.75rem;
}
}.vmg-gcg_intro-tax {
  font-size: 13px;
  color: #8A7055;
  line-height: 1.6;
}.vmg-gcg_grid-tax {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.vmg-gcg_grid-tax {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.vmg-gcg_grid-tax {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.vmg-gcg_card-tax {
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255,255,255,0.11);
  padding: 1.25rem;
  overflow: hidden;
  border-radius: 1rem;
  min-height: 15rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  position: relative;
  cursor: pointer;
}.vmg-gcg_card-tax:hover {
  border-color: rgba(212,130,14,0.18);
  transform: translateY(-3px);
}.vmg-gcg_card_bg-tax {
  inset: 0;
  position: absolute;
  z-index: 0;
}.vmg-gcg_card_bg-tax::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  position: absolute;
  content: '';
}.vmg-gcg_card_ic-tax {
  border-radius: 0.375rem;
  background: rgba(0,0,0,.45);
  top: 18px;
  z-index: 2;
  height: 2.5rem;
  right: 18px;
  width: 2.5rem;
  justify-content: center;
  display: flex;
  position: absolute;
  color: #F5ECD8;
  align-items: center;
}.vmg-gcg_card_ic-tax svg {
  height: 1.25rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.25rem;
}.vmg-gcg_card_ct-tax {
  z-index: 1;
  position: relative;
}.vmg-gcg_card_h-tax {
  margin-bottom: 0.5rem;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  color: #F5ECD8;
  line-height: 1.2;
  overflow-wrap: break-word;
  font-size: 18px;
}
@media(min-width: 770px) {.vmg-gcg_card_h-tax {
  font-size: 1.25rem;
}
}.vmg-gcg_card_p-tax {
  overflow-wrap: break-word;
  margin-bottom: 0.625rem;
  font-size: 0.75rem;
  color: rgba(255,255,255,.82);
  line-height: 1.55;
}.vmg-gcg_card_p-tax strong {
  color: #F5ECD8;
  font-weight: 600;
}.vmg-gcg_card_cta-tax {
  gap: 0.25rem;
  display: inline-flex;
  font-weight: 700;
  font-size: 12px;
  align-items: center;
  text-transform: uppercase;
  color: #D4820E;
  letter-spacing: .04em;
}.vmg-gcg_card_cta-tax svg {
  height: 0.75rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 12px;
}.vmg-ws-tax {
  padding: 32px 16px 0;
  background: #130A04;
}
@media(min-width: 771px) {.vmg-ws-tax {
  padding: 36px 1.5rem 0;
}
}.vmg-ws_in-tax {
  margin: 0 auto;
  max-width: 83.75rem;
}.vmg-ws_head-tax {
  gap: 0.75rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 14px;
  flex-wrap: wrap;
}.vmg-ws_title-tax {
  gap: 0.625rem;
  overflow-wrap: break-word;
  display: flex;
  font-size: 16px;
  font-family: 'Cinzel', serif;
  font-weight: 700;
  flex-wrap: wrap;
  color: #F5ECD8;
  align-items: center;
}.vmg-ws_title_ic-tax svg {
  height: 18px;
  stroke-linejoin: round;
  width: 18px;
  color: #F0A030;
  stroke-linecap: round;
}.vmg-ws_online-tax {
  gap: 7px;
  font-weight: 600;
  font-size: 12px;
  align-items: center;
  display: flex;
  color: #8A7055;
}.vmg-ws_online_dot-tax {
  border-radius: 50%;
  background: #2E9E3A;
  width: 0.5rem;
  flex-shrink: 0;
  height: 8px;
  box-shadow: 0 0 0.375rem rgba(46,158,58,0.18);
}.vmg-ws_scroll-tax {
  gap: 8px;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 0.5rem;
  display: flex;
}.vmg-ws_scroll-tax::-webkit-scrollbar {
  display: none;
}.vmg-wc-tax {
  padding: 10px 14px;
  background: #1C0E07;
  gap: 0.625rem;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 0.625rem;
  align-items: center;
  flex-shrink: 0;
  min-width: 220px;
  display: flex;
}.vmg-wc_img-tax {
  border-radius: 6px;
  overflow: hidden;
  background: #251409;
  width: 36px;
  height: 2.25rem;
  flex-shrink: 0;
}.vmg-wc_img-tax img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.vmg-wc_info-tax {
  min-width: 0;
}.vmg-wc_game-tax {
  overflow: hidden;
  white-space: nowrap;
  color: #D9C9AE;
  text-overflow: ellipsis;
  font-weight: 600;
  font-size: 12px;
}.vmg-wc_player-tax {
  overflow: hidden;
  font-size: 10px;
  color: #7A6248;
  text-overflow: ellipsis;
  white-space: nowrap;
}.vmg-wc_amount-tax {
  font-size: 13px;
  margin-left: auto;
  white-space: nowrap;
  font-weight: 700;
  flex-shrink: 0;
  color: #2E9E3A;
}.vmg-app-tax {
  background: #130A04;
  padding: 2.25rem 16px 0;
}
@media(min-width: 767px) {.vmg-app-tax {
  padding: 2.75rem 1.5rem 0;
}
}.vmg-app_in-tax {
  margin: 0 auto;
  max-width: 1340px;
}.vmg-app_head-tax {
  margin-bottom: 1rem;
}.vmg-app_label-tax {
  color: #D4820E;
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
}.vmg-app_h2-tax {
  font-family: 'Cinzel', serif;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  font-size: 1.25rem;
  color: #F5ECD8;
}
@media(min-width: 767px) {.vmg-app_h2-tax {
  font-size: 24px;
}
}.vmg-app_sub-tax {
  overflow-wrap: break-word;
  max-width: 37.5rem;
  color: #8A7055;
  line-height: 1.6;
  font-size: 0.813rem;
}.vmg-app_sub-tax strong {
  font-weight: 700;
  color: #D9C9AE;
}.vmg-app_cards-tax {
  gap: 0.625rem;
  margin-top: 16px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.vmg-app_cards-tax {
  grid-template-columns: repeat(3,1fr);
}
}.vmg-app_card-tax {
  overflow: hidden;
  padding: 1.25rem;
  gap: 16px;
  border-radius: 0.625rem;
  position: relative;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.vmg-app_card_ios-tax {
  background: linear-gradient(135deg,rgba(212,130,14,0.18) 0%,#251409 100%);
}.vmg-app_card_android-tax {
  background: linear-gradient(135deg,rgba(46,158,58,0.18) 0%,#251409 100%);
}.vmg-app_card_win-tax {
  background: linear-gradient(135deg,rgba(240,160,48,0.16) 0%,#251409 100%);
}.vmg-app_card_ic-tax svg {
  height: 34px;
  stroke-linecap: round;
  width: 34px;
  stroke-linejoin: round;
}.vmg-app_card_ic-tax {
  color: #F5ECD8;
  flex-shrink: 0;
}.vmg-app_card_os-tax {
  font-weight: 700;
  text-transform: uppercase;
  color: #8A7055;
  letter-spacing: .08em;
  margin-bottom: 6px;
  font-size: 0.625rem;
}.vmg-app_card_title-tax {
  line-height: 1.2;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F5ECD8;
  font-size: 15px;
  margin-bottom: 6px;
}.vmg-app_card_text-tax {
  color: #8A7055;
  font-size: 12px;
  margin-bottom: 14px;
  line-height: 1.5;
  overflow-wrap: break-word;
}.vmg-app_card_btn-tax {
  background: rgba(255,255,255,0.12);
  transition: background .2s;
  border-radius: 0.375rem;
  padding: 10px 18px;
  border: 1px solid rgba(212,130,14,0.48);
  gap: 0.438rem;
  font-weight: 700;
  align-items: center;
  font-size: 0.813rem;
  color: #F5ECD8;
  display: inline-flex;
}.vmg-app_card_btn-tax:hover {
  background: rgba(255,255,255,0.07);
}.vmg-prov-tax {
  background: #130A04;
  padding: 2.25rem 1rem 0;
}
@media(min-width:768px) {.vmg-prov-tax {
  padding: 44px 24px 0;
}
}.vmg-prov_in-tax {
  margin: 0 auto;
  max-width: 83.75rem;
}.vmg-prov_head-tax {
  margin-bottom: 1rem;
}.vmg-prov_label-tax {
  letter-spacing: .08em;
  color: #D4820E;
  font-size: 11px;
  margin-bottom: 0.5rem;
  font-weight: 700;
  text-transform: uppercase;
}.vmg-prov_h2-tax {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
  font-family: 'Cinzel', serif;
  color: #F5ECD8;
  font-weight: 800;
}
@media(min-width: 766px) {.vmg-prov_h2-tax {
  font-size: 24px;
}
}.vmg-prov_seo-tax {
  overflow-wrap: break-word;
  margin-bottom: 1rem;
  line-height: 1.6;
  color: #8A7055;
  max-width: 620px;
  font-size: 13px;
}.vmg-prov_seo-tax strong {
  font-weight: 700;
  color: #D9C9AE;
}.vmg-prov_seo-tax a {
  color: #D4820E;
  text-decoration: underline;
}.vmg-prov_grid-tax {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 641px) {.vmg-prov_grid-tax {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1083px) {.vmg-prov_grid-tax {
  grid-template-columns: repeat(8,1fr);
}
}.vmg-prov_card-tax {
  border-radius: 10px;
  transition: border-color .2s,background .2s;
  padding: 14px 10px;
  gap: 7px;
  background: #1C0E07;
  border: 1px solid rgba(255,255,255,0.11);
  align-items: center;
  display: flex;
  cursor: pointer;
  flex-direction: column;
}.vmg-prov_card-tax:hover {
  border-color: rgba(212,130,14,0.48);
  background: #251409;
}.vmg-prov_logo-tax {
  overflow: hidden;
  border-radius: 6px;
  background: rgba(255,255,255,0.05);
  justify-content: center;
  align-items: center;
  display: flex;
  height: 2.75rem;
  width: 44px;
}.vmg-prov_logo-tax img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}.vmg-prov_name-tax {
  font-size: 0.688rem;
  font-weight: 600;
  overflow-wrap: break-word;
  text-align: center;
  color: #B09470;
}.vmg-reg-tax {
  padding: 2.25rem 1rem 0;
  background: #130A04;
}
@media(min-width: 767px) {.vmg-reg-tax {
  padding: 44px 24px 0;
}
}.vmg-reg_in-tax {
  border-radius: 16px;
  margin: 0 auto;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255,255,255,0.06);
  background: #251409;
  max-width: 83.75rem;
}
@media(min-width: 770px) {.vmg-reg_in-tax {
  padding: 40px;
}
}.vmg-reg_top-tax {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 859px) {.vmg-reg_top-tax {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.vmg-reg_label-tax {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #D4820E;
  letter-spacing: .08em;
  margin-bottom: 10px;
}.vmg-reg_h2-tax {
  color: #F5ECD8;
  margin-bottom: 12px;
  font-size: 1.375rem;
  font-weight: 800;
  overflow-wrap: break-word;
  line-height: 1.2;
  font-family: 'Cinzel', serif;
}
@media(min-width: 766px) {.vmg-reg_h2-tax {
  font-size: 1.75rem;
}
}.vmg-reg_bonus-tax {
  gap: 0.5rem;
  background: rgba(240,160,48,0.16);
  padding: 10px 16px;
  border-radius: 10px;
  border: 1px solid rgba(240,160,48,0.16);
  display: inline-flex;
  align-items: center;
  margin-bottom: 1rem;
}.vmg-reg_bonus_amount-tax {
  font-weight: 800;
  color: #F0A030;
  font-size: 20px;
}.vmg-reg_bonus_text-tax {
  font-size: 0.813rem;
  line-height: 1.35;
  color: #B09470;
}.vmg-reg_cta_btn-tax {
  padding: 14px 2rem;
  border-radius: 10px;
  transition: background .2s;
  background: #2E9E3A;
  display: inline-block;
  box-shadow: 0 4px 20px rgba(46,158,58,0.42), 0 1px 0.25rem rgba(0,0,0,0.52);
  font-weight: 700;
  margin-bottom: 12px;
  font-size: 15px;
  color: #1A0C04;
}.vmg-reg_cta_btn-tax:hover {
  background: #38B848;
}.vmg-reg_terms-tax {
  line-height: 1.5;
  font-size: 11px;
  color: #7A6248;
}.vmg-reg_seo-tax {
  border-top: 1px solid rgba(255,255,255,0.05);
  line-height: 1.65;
  overflow-wrap: break-word;
  padding-top: 1.25rem;
  margin-top: 1.25rem;
  color: #8A7055;
  font-size: 13px;
}.vmg-reg_seo-tax p {
  margin-bottom: 10px;
  color: #8A7055;
  line-height: 1.65;
  font-size: 13px;
}.vmg-reg_seo-tax p:last-child {
  margin-bottom: 0;
}.vmg-reg_seo-tax strong {
  color: #D9C9AE;
  font-weight: 700;
}.vmg-reg_seo-tax a {
  transition: color .2s;
  text-decoration: underline;
  color: #D4820E;
}.vmg-reg_seo-tax a:hover {
  color: #E8960F;
}.vmg-reg_seo-tax ul,.vmg-reg_seo-tax ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 18px;
}.vmg-reg_seo-tax ol {
  list-style: decimal;
}.vmg-reg_seo-tax li {
  margin-bottom: 4px;
  line-height: 1.65;
  font-size: 13px;
  color: #8A7055;
}.vmg-reg_seo-tax table {
  display: block;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 0.625rem;
  font-size: 0.813rem;
}
@media(min-width: 769px) {.vmg-reg_seo-tax table {
  display: table;
}
}.vmg-reg_seo-tax th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 8px;
  color: #D9C9AE;
  text-align: left;
  font-weight: 700;
}.vmg-reg_seo-tax td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #8A7055;
}.vmg-reg_steps-tax {
  gap: 14px;
  display: flex;
  margin-top: 1.75rem;
  flex-direction: column;
}
@media(min-width: 861px) {.vmg-reg_steps-tax {
  margin-top: 0;
}
}.vmg-reg_step-tax {
  border: 1px solid rgba(255,255,255,0.06);
  border-radius: 0.625rem;
  gap: 14px;
  padding: 16px;
  background: rgba(255,255,255,0.05);
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.vmg-reg_step_num-tax {
  border-radius: 50%;
  background: rgba(212,130,14,0.18);
  border: 1px solid rgba(212,130,14,0.08);
  font-size: 0.875rem;
  height: 34px;
  width: 34px;
  display: flex;
  flex-shrink: 0;
  color: #D4820E;
  font-weight: 800;
  justify-content: center;
  align-items: center;
}.vmg-reg_step_title-tax {
  font-size: 0.875rem;
  margin-bottom: 3px;
  color: #F5ECD8;
  font-weight: 700;
}.vmg-reg_step_text-tax {
  line-height: 1.5;
  color: #8A7055;
  font-size: 0.75rem;
}.vmg-reg_trust-tax {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  padding-top: 20px;
  margin-top: 1.25rem;
}.vmg-reg_trust_item-tax {
  gap: 0.438rem;
  display: flex;
  overflow-wrap: break-word;
  font-size: 12px;
  color: #8A7055;
  align-items: center;
}.vmg-reg_trust_ic-tax svg {
  color: #D4820E;
  stroke-linecap: round;
  width: 1rem;
  height: 16px;
  stroke-linejoin: round;
}.vmg-htp-tax {
  background: #130A04;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.vmg-htp-tax {
  padding: 2.75rem 24px 0;
}
}.vmg-htp_in-tax {
  margin: 0 auto;
  max-width: 83.75rem;
}.vmg-htp_head-tax {
  max-width: 45rem;
  margin-bottom: 22px;
}.vmg-htp_label-tax {
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
  color: #D4820E;
  text-transform: uppercase;
  margin-bottom: 8px;
}.vmg-htp_h2-tax {
  font-family: 'Cinzel', serif;
  color: #F5ECD8;
  font-size: 22px;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 8px;
}
@media(min-width:768px) {.vmg-htp_h2-tax {
  font-size: 1.75rem;
}
}.vmg-htp_intro-tax {
  color: #8A7055;
  line-height: 1.6;
  font-size: 14px;
}.vmg-htp_steps-tax {
  padding: 0;
  list-style: none;
  gap: 12px;
  margin: 0;
  counter-reset: none;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.vmg-htp_steps-tax {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.vmg-htp_steps-tax {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.vmg-htp_step-tax {
  padding: 1.25rem 1.125rem 1.125rem;
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.11);
  background: #251409;
  flex-direction: column;
  display: flex;
  position: relative;
}.vmg-htp_step_num-tax {
  background: #D4820E;
  border-radius: 50%;
  font-family: 'Cinzel', serif;
  display: flex;
  color: #1A0C04;
  justify-content: center;
  height: 1.75rem;
  font-size: 0.813rem;
  align-items: center;
  top: -12px;
  font-weight: 800;
  position: absolute;
  left: 1.25rem;
  width: 28px;
}.vmg-htp_step_ic-tax {
  margin: 8px 0 0.75rem;
  background: rgba(212,130,14,0.18);
  border-radius: 6px;
  color: #D4820E;
  align-items: center;
  height: 36px;
  justify-content: center;
  display: flex;
  width: 2.25rem;
}.vmg-htp_step_ic-tax svg {
  width: 18px;
  height: 18px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.vmg-htp_step_h-tax {
  margin-bottom: 6px;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F5ECD8;
  line-height: 1.25;
}.vmg-htp_step_p-tax {
  line-height: 1.55;
  color: #8A7055;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.vmg-htp_step_p-tax strong {
  color: #D9C9AE;
  font-weight: 600;
}.vmg-htp_cta-tax {
  border-radius: 0.625rem;
  background: #2E9E3A;
  padding: 13px 1.625rem;
  transition: background .2s;
  display: inline-block;
  color: #1A0C04;
  font-size: 14px;
  font-weight: 700;
  margin-top: 20px;
}.vmg-htp_cta-tax:hover {
  background: #38B848;
}.vmg-bon-tax {
  background: #130A04;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.vmg-bon-tax {
  padding: 2.75rem 24px 0;
}
}.vmg-bon_in-tax {
  margin: 0 auto;
  max-width: 83.75rem;
}.vmg-bon_head-tax {
  margin-bottom: 20px;
}.vmg-bon_label-tax {
  margin-bottom: 0.5rem;
  color: #D4820E;
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
}.vmg-bon_h2-tax {
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F5ECD8;
  margin-bottom: 0.5rem;
}
@media(min-width: 765px) {.vmg-bon_h2-tax {
  font-size: 1.5rem;
}
}.vmg-bon_seo-tax {
  line-height: 1.6;
  color: #8A7055;
  max-width: 620px;
  font-size: 13px;
  overflow-wrap: break-word;
}.vmg-bon_seo-tax strong {
  font-weight: 700;
  color: #D9C9AE;
}.vmg-bon_seo-tax a {
  color: #D4820E;
  text-decoration: underline;
}.vmg-bon_grid-tax {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.vmg-bon_grid-tax {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.vmg-bon_grid-tax {
  grid-template-columns: repeat(5,1fr);
}
}.vmg-bon_card-tax {
  border: 1px solid rgba(255,255,255,0.11);
  padding: 16px;
  border-radius: 0.625rem;
  transition: border-color .2s,transform .2s;
  background: #1C0E07;
}.vmg-bon_card-tax:hover {
  border-color: rgba(212,130,14,0.08);
  transform: translateY(-2px);
}.vmg-bon_card_ic-tax svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.625rem;
  width: 1.625rem;
}.vmg-bon_card_ic-tax {
  margin-bottom: 0.625rem;
}.vmg-bon_card_type-tax {
  font-size: 10px;
  color: #8A7055;
  text-transform: uppercase;
  margin-bottom: 0.375rem;
  letter-spacing: .06em;
  font-weight: 700;
}.vmg-bon_card_amount-tax {
  font-weight: 800;
  line-height: 1.1;
  margin-bottom: 6px;
  color: #F0A030;
  font-size: 18px;
}.vmg-bon_card_name-tax {
  overflow-wrap: break-word;
  font-weight: 600;
  margin-bottom: 0.5rem;
  font-size: 13px;
  color: #F5ECD8;
}.vmg-bon_card_detail-tax {
  border-top: 1px solid rgba(255,255,255,0.05);
  overflow-wrap: break-word;
  padding-top: 0.5rem;
  color: #7A6248;
  line-height: 1.5;
  font-size: 0.688rem;
}.vmg-seo-tax {
  padding: 36px 16px 0;
  background: #130A04;
}
@media(min-width:768px) {.vmg-seo-tax {
  padding: 2.75rem 1.5rem 0;
}
}.vmg-seo_in-tax {
  border-radius: 16px;
  border: 1px solid rgba(255,255,255,0.11);
  margin: 0 auto;
  padding: 1.75rem 24px;
  background: #251409;
  max-width: 83.75rem;
}
@media(min-width: 765px) {.vmg-seo_in-tax {
  padding: 2.25rem 40px;
}
}.vmg-seo_label-tax {
  color: #D4820E;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
}.vmg-seo_h2-tax {
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F5ECD8;
  margin-bottom: 0.875rem;
  line-height: 1.25;
}
@media(min-width: 770px) {.vmg-seo_h2-tax {
  font-size: 24px;
}
}.vmg-seo_body-tax {
  color: #B09470;
  line-height: 1.75;
  font-size: 14px;
  overflow-wrap: break-word;
}.vmg-seo_body-tax p {
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
  line-height: 1.75;
  color: #B09470;
}.vmg-seo_body-tax p:last-child {
  margin-bottom: 0;
}.vmg-seo_body-tax strong {
  font-weight: 700;
  color: #D9C9AE;
}.vmg-seo_body-tax a {
  transition: color .2s;
  text-decoration: underline;
  color: #D4820E;
}.vmg-seo_body-tax a:hover {
  color: #E8960F;
}.vmg-seo_body-tax ul,.vmg-seo_body-tax ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.vmg-seo_body-tax ol {
  list-style: decimal;
}.vmg-seo_body-tax li {
  margin-bottom: 0.375rem;
  line-height: 1.75;
  color: #B09470;
  font-size: 14px;
}.vmg-seo_body-tax table {
  font-size: 13px;
  margin-bottom: 12px;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
}
@media(min-width:768px) {.vmg-seo_body-tax table {
  display: table;
}
}.vmg-seo_body-tax th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 12px;
  color: #D9C9AE;
  text-align: left;
  font-weight: 700;
}.vmg-seo_body-tax td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 0.75rem;
  color: #B09470;
}.vmg-seo_cols-tax {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.vmg-seo_cols-tax {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.vmg-seo_cols-tax {
  grid-template-columns: repeat(3,1fr);
}
}.vmg-seo_col_h-tax {
  overflow-wrap: break-word;
  color: #D9C9AE;
  font-weight: 700;
  margin-bottom: 7px;
  font-size: 0.813rem;
}.vmg-seo_col_p-tax {
  font-size: 13px;
  color: #8A7055;
  overflow-wrap: break-word;
  line-height: 1.65;
}.vmg-seo_stats-tax {
  margin: 1.25rem 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.vmg-seo_stat-tax {
  border: 1px solid rgba(212,130,14,0.18);
  background: rgba(212,130,14,0.08);
  border-radius: 10px;
  padding: 0.875rem 1rem;
  flex: 1;
  min-width: 8.75rem;
}.vmg-seo_stat_val-tax {
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 0.25rem;
  color: #D4820E;
  overflow-wrap: break-word;
}.vmg-seo_stat_lb-tax {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #8A7055;
}.vmg-seo-tax {
  background: #130A04;
  padding: 36px 16px 0;
}
@media(min-width: 766px) {.vmg-seo-tax {
  padding: 2.75rem 1.5rem 0;
}
}.vmg-seo_in-tax {
  margin: 0 auto;
  padding: 28px 1.5rem;
  border-radius: 1rem;
  border: 1px solid rgba(255,255,255,0.11);
  background: #251409;
  max-width: 1340px;
}
@media(min-width:768px) {.vmg-seo_in-tax {
  padding: 2.25rem 2.5rem;
}
}.vmg-seo_label-tax {
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #D4820E;
  font-size: 0.688rem;
  margin-bottom: 0.625rem;
  font-weight: 700;
}.vmg-seo_h2-tax {
  color: #F5ECD8;
  line-height: 1.25;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  font-family: 'Cinzel', serif;
  font-size: 1.25rem;
}
@media(min-width: 771px) {.vmg-seo_h2-tax {
  font-size: 24px;
}
}.vmg-seo_body-tax {
  overflow-wrap: break-word;
  color: #B09470;
  font-size: 14px;
  line-height: 1.75;
}.vmg-seo_body-tax p {
  color: #B09470;
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
  line-height: 1.75;
}.vmg-seo_body-tax p:last-child {
  margin-bottom: 0;
}.vmg-seo_body-tax strong {
  color: #D9C9AE;
  font-weight: 700;
}.vmg-seo_body-tax a {
  transition: color .2s;
  color: #D4820E;
  text-decoration: underline;
}.vmg-seo_body-tax a:hover {
  color: #E8960F;
}.vmg-seo_body-tax ul,.vmg-seo_body-tax ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.vmg-seo_body-tax ol {
  list-style: decimal;
}.vmg-seo_body-tax li {
  line-height: 1.75;
  color: #B09470;
  margin-bottom: 0.375rem;
  font-size: 14px;
}.vmg-seo_body-tax table {
  border-collapse: collapse;
  width: 100%;
  font-size: 13px;
  margin-bottom: 12px;
  overflow-x: auto;
  display: block;
}
@media(min-width: 765px) {.vmg-seo_body-tax table {
  display: table;
}
}.vmg-seo_body-tax th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  font-weight: 700;
  color: #D9C9AE;
}.vmg-seo_body-tax td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #B09470;
}.vmg-seo_cols-tax {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 642px) {.vmg-seo_cols-tax {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.vmg-seo_cols-tax {
  grid-template-columns: repeat(3,1fr);
}
}.vmg-seo_col_h-tax {
  font-size: 13px;
  overflow-wrap: break-word;
  color: #D9C9AE;
  font-weight: 700;
  margin-bottom: 0.438rem;
}.vmg-seo_col_p-tax {
  line-height: 1.65;
  color: #8A7055;
  overflow-wrap: break-word;
  font-size: 13px;
}.vmg-seo_stats-tax {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.vmg-seo_stat-tax {
  border: 1px solid rgba(212,130,14,0.18);
  background: rgba(212,130,14,0.08);
  padding: 0.875rem 16px;
  flex: 1;
  border-radius: 10px;
  min-width: 140px;
}.vmg-seo_stat_val-tax {
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 4px;
  color: #D4820E;
}.vmg-seo_stat_lb-tax {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #8A7055;
}.vmg-seo-tax {
  padding: 2.25rem 1rem 0;
  background: #130A04;
}
@media(min-width: 770px) {.vmg-seo-tax {
  padding: 44px 24px 0;
}
}.vmg-seo_in-tax {
  padding: 28px 1.5rem;
  margin: 0 auto;
  background: #251409;
  border-radius: 16px;
  border: 1px solid rgba(255,255,255,0.11);
  max-width: 1340px;
}
@media(min-width: 769px) {.vmg-seo_in-tax {
  padding: 36px 2.5rem;
}
}.vmg-seo_label-tax {
  color: #D4820E;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  font-size: 11px;
}.vmg-seo_h2-tax {
  font-family: 'Cinzel', serif;
  font-weight: 800;
  font-size: 1.25rem;
  line-height: 1.25;
  color: #F5ECD8;
  margin-bottom: 14px;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.vmg-seo_h2-tax {
  font-size: 24px;
}
}.vmg-seo_body-tax {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #B09470;
}.vmg-seo_body-tax p {
  font-size: 0.875rem;
  color: #B09470;
  line-height: 1.75;
  margin-bottom: 12px;
}.vmg-seo_body-tax p:last-child {
  margin-bottom: 0;
}.vmg-seo_body-tax strong {
  color: #D9C9AE;
  font-weight: 700;
}.vmg-seo_body-tax a {
  transition: color .2s;
  text-decoration: underline;
  color: #D4820E;
}.vmg-seo_body-tax a:hover {
  color: #E8960F;
}.vmg-seo_body-tax ul,.vmg-seo_body-tax ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.vmg-seo_body-tax ol {
  list-style: decimal;
}.vmg-seo_body-tax li {
  color: #B09470;
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 6px;
}.vmg-seo_body-tax table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  overflow-x: auto;
  display: block;
  font-size: 13px;
}
@media(min-width: 766px) {.vmg-seo_body-tax table {
  display: table;
}
}.vmg-seo_body-tax th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  color: #D9C9AE;
  font-weight: 700;
}.vmg-seo_body-tax td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #B09470;
}.vmg-seo_cols-tax {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 643px) {.vmg-seo_cols-tax {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.vmg-seo_cols-tax {
  grid-template-columns: repeat(3,1fr);
}
}.vmg-seo_col_h-tax {
  font-weight: 700;
  color: #D9C9AE;
  font-size: 13px;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
}.vmg-seo_col_p-tax {
  color: #8A7055;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.65;
}.vmg-seo_stats-tax {
  margin: 1.25rem 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.vmg-seo_stat-tax {
  padding: 0.875rem 16px;
  border: 1px solid rgba(212,130,14,0.18);
  flex: 1;
  border-radius: 0.625rem;
  background: rgba(212,130,14,0.08);
  min-width: 8.75rem;
}.vmg-seo_stat_val-tax {
  font-size: 1.25rem;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  color: #D4820E;
  font-weight: 800;
}.vmg-seo_stat_lb-tax {
  color: #8A7055;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.vmg-pmt-tax {
  background: #130A04;
  padding: 2.25rem 16px 0;
}
@media(min-width: 765px) {.vmg-pmt-tax {
  padding: 2.75rem 24px 0;
}
}.vmg-pmt_in-tax {
  margin: 0 auto;
  max-width: 83.75rem;
}.vmg-pmt_head-tax {
  max-width: 45rem;
  margin-bottom: 1.375rem;
}.vmg-pmt_label-tax {
  font-size: 0.688rem;
  margin-bottom: 8px;
  color: #D4820E;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
}.vmg-pmt_h2-tax {
  font-size: 1.375rem;
  overflow-wrap: break-word;
  color: #F5ECD8;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  margin-bottom: 8px;
}
@media(min-width: 769px) {.vmg-pmt_h2-tax {
  font-size: 1.75rem;
}
}.vmg-pmt_intro-tax {
  font-size: 0.875rem;
  color: #8A7055;
  line-height: 1.6;
  overflow-wrap: break-word;
}.vmg-pmt_groups-tax {
  gap: 1.25rem;
  display: flex;
  flex-direction: column;
}.vmg-pmt_group-tax {
  padding: 20px;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 0.625rem;
  background: #251409;
}.vmg-pmt_group_head-tax {
  gap: 12px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 0.625rem;
}.vmg-pmt_group_ic-tax {
  border-radius: 6px;
  background: rgba(212,130,14,0.18);
  display: flex;
  justify-content: center;
  flex-shrink: 0;
  color: #D4820E;
  height: 2.25rem;
  width: 36px;
  align-items: center;
}.vmg-pmt_group_ic-tax svg {
  stroke-linecap: round;
  height: 18px;
  width: 18px;
  stroke-linejoin: round;
}.vmg-pmt_group_h-tax {
  margin: 0;
  font-size: 1rem;
  font-family: 'Cinzel', serif;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F5ECD8;
}.vmg-pmt_group_p-tax {
  margin-bottom: 0.875rem;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #8A7055;
  line-height: 1.6;
}.vmg-pmt_group_p-tax strong {
  color: #D9C9AE;
  font-weight: 600;
}.vmg-pmt_table_wrap-tax {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.vmg-pmt_table-tax {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
  min-width: 540px;
}.vmg-pmt_table-tax th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 12px;
  white-space: nowrap;
  text-align: left;
  letter-spacing: .04em;
  color: #D9C9AE;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
}.vmg-pmt_table-tax td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.75rem;
  color: #8A7055;
}.vmg-pmt_table-tax tbody tr:last-child td {
  border-bottom: none;
}.vmg-pmt_table-tax tr:hover td {
  background: rgba(255,255,255,0.05);
  color: #D9C9AE;
}.vmg-rv-tax {
  padding: 2.25rem 1rem 0;
  background: #130A04;
}
@media(min-width: 769px) {.vmg-rv-tax {
  padding: 2.75rem 24px 0;
}
}.vmg-rv_in-tax {
  margin: 0 auto;
  max-width: 83.75rem;
}.vmg-rv_head-tax {
  max-width: 720px;
  margin-bottom: 1.25rem;
}.vmg-rv_label-tax {
  text-transform: uppercase;
  color: #D4820E;
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
}.vmg-rv_h2-tax {
  font-weight: 800;
  margin-bottom: 10px;
  font-family: 'Cinzel', serif;
  font-size: 22px;
  overflow-wrap: break-word;
  color: #F5ECD8;
}
@media(min-width: 766px) {.vmg-rv_h2-tax {
  font-size: 28px;
}
}.vmg-rv_stats-tax {
  gap: 18px;
  color: #8A7055;
  flex-wrap: wrap;
  align-items: center;
  font-size: 13px;
  display: flex;
}.vmg-rv_stats_score-tax {
  gap: 6px;
  align-items: baseline;
  display: flex;
}.vmg-rv_stats_score_val-tax {
  font-weight: 800;
  font-size: 22px;
  font-family: 'Cinzel', serif;
  color: #F0A030;
}.vmg-rv_stats_score_max-tax {
  font-size: 0.813rem;
  color: #7A6248;
}.vmg-rv_stats_badge-tax {
  gap: 4px;
  align-items: center;
  display: flex;
}.vmg-rv_stats_badge-tax svg {
  color: #F0A030;
  width: 14px;
  height: 0.875rem;
}.vmg-rv_grid-tax {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:640px) {.vmg-rv_grid-tax {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.vmg-rv_grid-tax {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.vmg-rv_card-tax {
  border: 1px solid rgba(255,255,255,0.11);
  padding: 20px;
  background: #251409;
  border-radius: 10px;
  flex-direction: column;
  display: flex;
}.vmg-rv_card_stars-tax {
  gap: 2px;
  margin-bottom: 10px;
  color: #F0A030;
  display: flex;
}.vmg-rv_card_stars-tax svg {
  width: 14px;
  height: 14px;
}.vmg-rv_card_h-tax {
  font-size: 0.875rem;
  line-height: 1.3;
  color: #F5ECD8;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-weight: 700;
}.vmg-rv_card_body-tax {
  flex: 1;
  overflow-wrap: break-word;
  color: #8A7055;
  margin-bottom: 14px;
  line-height: 1.65;
  font-size: 13px;
}.vmg-rv_card_body-tax strong {
  font-weight: 600;
  color: #D9C9AE;
}.vmg-rv_card_meta-tax {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.625rem;
  padding-top: 0.75rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}.vmg-rv_card_author-tax {
  font-size: 12px;
  color: #D9C9AE;
  font-weight: 600;
}.vmg-rv_card_date-tax {
  color: #7A6248;
  font-size: 11px;
}.vmg-faq-tax {
  background: #130A04;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.vmg-faq-tax {
  padding: 44px 24px 0;
}
}.vmg-faq_in-tax {
  margin: 0 auto;
  max-width: 83.75rem;
}.vmg-faq_head-tax {
  margin-bottom: 1.25rem;
}.vmg-faq_label-tax {
  color: #D4820E;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
}.vmg-faq_h2-tax {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  color: #F5ECD8;
}
@media(min-width: 771px) {.vmg-faq_h2-tax {
  font-size: 24px;
}
}.vmg-faq_list-tax {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.vmg-faq_item-tax {
  background: #251409;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 10px;
}.vmg-faq_q-tax {
  transition: color .2s;
  gap: 12px;
  padding: 16px 1.25rem;
  overflow-wrap: break-word;
  cursor: pointer;
  font-weight: 600;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  font-size: 0.875rem;
  display: flex;
  color: #D9C9AE;
}.vmg-faq_q-tax:hover {
  color: #F5ECD8;
}.vmg-faq_q_ic-tax {
  border-radius: 50%;
  background: rgba(255,255,255,0.05);
  transition: transform .25s;
  width: 24px;
  color: #D4820E;
  display: flex;
  font-size: 1rem;
  align-items: center;
  height: 1.5rem;
  justify-content: center;
  flex-shrink: 0;
}.vmg-faq_item-tax.vmg-state_open-tax .vmg-faq_q_ic-tax {
  transform: rotate(45deg);
}.vmg-faq_a-tax {
  padding: 0 20px 1rem;
  line-height: 1.7;
  overflow-wrap: break-word;
  display: none;
  color: #8A7055;
  font-size: 0.813rem;
}.vmg-faq_item-tax.vmg-state_open-tax .vmg-faq_a-tax {
  display: block;
}.vmg-faq_a-tax strong {
  font-weight: 700;
  color: #D9C9AE;
}.vmg-faq_a-tax a {
  text-decoration: underline;
  color: #D4820E;
}.vmg-faq_a-tax ul,.vmg-faq_a-tax ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 1.25rem;
}.vmg-faq_a-tax ol {
  list-style: decimal;
}.vmg-faq_a-tax li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.vmg-faq_a-tax table {
  margin: 8px 0;
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 12px;
  width: 100%;
  display: block;
}
@media(min-width: 769px) {.vmg-faq_a-tax table {
  display: table;
}
}.vmg-faq_a-tax th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.375rem 0.5rem;
  font-weight: 700;
  color: #D9C9AE;
  text-align: left;
}.vmg-faq_a-tax td {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #8A7055;
}.vmg-ft-tax {
  background: #0C0603;
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 3rem;
}.vmg-ft_support-tax {
  padding: 1.5rem 1rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 771px) {.vmg-ft_support-tax {
  padding: 28px 24px;
}
}.vmg-ft_support_in-tax {
  margin: 0 auto;
  gap: 1rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  max-width: 83.75rem;
}.vmg-ft_support_main-tax {
  flex: 1;
  gap: 16px;
  display: flex;
  min-width: 220px;
  align-items: center;
  flex-wrap: wrap;
}.vmg-ft_support_ic-tax {
  flex-shrink: 0;
  color: #D4820E;
}.vmg-ft_support_ic-tax svg {
  height: 1.875rem;
  width: 1.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.vmg-ft_support_text_title-tax {
  font-size: 15px;
  overflow-wrap: break-word;
  margin-bottom: 3px;
  color: #F5ECD8;
  font-weight: 700;
}.vmg-ft_support_text_sub-tax {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #8A7055;
}.vmg-ft_support_btn-tax {
  background: #D4820E;
  transition: background .2s;
  border-radius: 10px;
  padding: 11px 22px;
  font-weight: 700;
  color: #F5ECD8;
  flex-shrink: 0;
  white-space: nowrap;
  font-size: 13px;
}.vmg-ft_support_btn-tax:hover {
  background: #E8960F;
}.vmg-ft_support_contacts-tax {
  gap: 16px;
  display: flex;
  margin-left: auto;
  flex-wrap: wrap;
}.vmg-ft_support_contact-tax {
  color: #7A6248;
  line-height: 1.4;
  font-size: 0.75rem;
}.vmg-ft_support_contact-tax strong {
  margin-bottom: 2px;
  color: #B09470;
  font-weight: 600;
  display: block;
  font-size: 0.688rem;
}.vmg-ft_main-tax {
  padding: 2rem 1rem 1.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 765px) {.vmg-ft_main-tax {
  padding: 2.5rem 1.5rem 2rem;
}
}.vmg-ft_main_in-tax {
  margin: 0 auto;
  gap: 1.5rem;
  grid-template-columns: 1fr 1fr;
  max-width: 1340px;
  display: grid;
}
@media(min-width: 642px) {.vmg-ft_main_in-tax {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.vmg-ft_main_in-tax {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.vmg-ft_col_logo-tax {
  grid-column: 1/-1;
}
@media(min-width: 1077px) {.vmg-ft_col_logo-tax {
  grid-column: auto;
}
}.vmg-ft_logo-tax {
  gap: 0.563rem;
  font-size: 16px;
  margin-bottom: 0.75rem;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
  color: #F5ECD8;
  font-weight: 800;
  flex-wrap: wrap;
}.vmg-ft_logo_mark-tax {
  border-radius: 0.375rem;
  overflow: hidden;
  height: 30px;
  width: 30px;
}.vmg-ft_logo_mark-tax img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.vmg-ft_logo_sub-tax {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  max-width: 200px;
  color: #7A6248;
  line-height: 1.55;
}.vmg-ft_col_title-tax {
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 0.875rem;
  letter-spacing: .07em;
  color: #B09470;
  font-weight: 700;
}.vmg-ft_col_links-tax {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.vmg-ft_col_link-tax {
  transition: color .2s;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #7A6248;
}.vmg-ft_col_link-tax:hover {
  color: #D9C9AE;
}.vmg-ft_apps-tax {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.vmg-ft_app_card-tax {
  background: rgba(255,255,255,0.05);
  transition: border-color .2s;
  gap: 10px;
  border: 1px solid rgba(255,255,255,0.11);
  padding: 0.625rem 12px;
  border-radius: 0.375rem;
  display: flex;
  align-items: center;
}.vmg-ft_app_card-tax:hover {
  border-color: rgba(212,130,14,0.48);
}.vmg-ft_app_card_ic-tax svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 22px;
  width: 1.375rem;
}.vmg-ft_app_card_os-tax {
  font-weight: 600;
  color: #7A6248;
  font-size: 0.625rem;
}.vmg-ft_app_card_action-tax {
  font-size: 12px;
  font-weight: 700;
  color: #D9C9AE;
}.vmg-ft_bot-tax {
  padding: 1.25rem 16px;
}
@media(min-width: 766px) {.vmg-ft_bot-tax {
  padding: 20px 1.5rem;
}
}.vmg-ft_bot_in-tax {
  margin: 0 auto;
  gap: 16px;
  align-items: center;
  max-width: 1340px;
  flex-wrap: wrap;
  display: flex;
}.vmg-ft_socials-tax {
  gap: 8px;
  display: flex;
}.vmg-ft_soc-tax {
  border: 1px solid rgba(255,255,255,0.11);
  background: rgba(255,255,255,0.05);
  border-radius: 6px;
  transition: background .2s;
  width: 2.25rem;
  color: #B09470;
  align-items: center;
  display: flex;
  justify-content: center;
  height: 2.25rem;
}.vmg-ft_soc-tax svg {
  width: 1rem;
  height: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.vmg-ft_soc-tax:hover {
  background: rgba(255,255,255,0.07);
}.vmg-ft_legal-tax {
  flex: 1;
  color: #9A7E60;
  min-width: 200px;
  font-size: 11px;
  overflow-wrap: break-word;
  line-height: 1.6;
}.vmg-ft_legal-tax strong {
  color: #B09470;
  font-weight: 700;
}.vmg-ft_legal-tax a {
  color: #B09470;
  text-decoration: underline;
}.vmg-ft_age-tax {
  border: 2px solid #9A7E60;
  border-radius: 50%;
  align-items: center;
  display: flex;
  height: 32px;
  justify-content: center;
  color: #9A7E60;
  font-size: 0.688rem;
  flex-shrink: 0;
  font-weight: 800;
  width: 32px;
  margin-left: auto;
}