*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #0A1018;
  font-family: 'Barlow', sans-serif;
  line-height: 1.6;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
  color: #BAB4AB;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  color: inherit;
  text-decoration: none;
}button {
  background: none;
  border: none;
  font: inherit;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.vmt-layout_lgm {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}.vmt-page_lgm {
  display: flex;
  min-height: 100vh;
}.vmt-main_lgm {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media(min-width: 1082px) {.vmt-main_lgm {
  padding-left: 13.75rem;
}
}
@media(max-width: 1077px) {.vmt-main_lgm {
  padding-bottom: 72px;
}
}.vmt-gc_lgm {
  border-radius: 0.625rem;
  background: #0D151F;
  border: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  flex-shrink: 0;
  width: 140px;
  position: relative;
  cursor: pointer;
}
@media(min-width: 637px) {.vmt-gc_lgm {
  width: 9.75rem;
}
}
@media(min-width: 1078px) {.vmt-gc_lgm {
  width: 10.5rem;
}
}.vmt-gc_lgm:hover {
  transform: translateY(-3px);
  border-color: rgba(26, 171, 189, 0.07);
}.vmt-gc_img_lgm {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.vmt-gc_img_lgm img {
  inset: 0;
  object-fit: cover;
  position: absolute;
  width: 100%;
  height: 100%;
}.vmt-gc_hover_lgm {
  background: rgba(6, 11, 17, 0.72);
  transition: opacity .2s;
  inset: 0;
  align-items: center;
  opacity: 0;
  display: flex;
  justify-content: center;
  position: absolute;
}.vmt-gc_lgm:hover .vmt-gc_hover_lgm {
  opacity: 1;
}.vmt-gc_hover_btn_lgm {
  background: #1AABBD;
  border-radius: 0.313rem;
  padding: 0.5rem 1rem;
  color: #EEE9E1;
  font-size: 12px;
  font-weight: 700;
}.vmt-gc_info_lgm {
  padding: 0.5rem 10px 10px;
}.vmt-gc_name_lgm {
  overflow: hidden;
  white-space: nowrap;
  font-weight: 600;
  max-width: 100%;
  font-size: 0.75rem;
  color: #BAB4AB;
  margin-bottom: 3px;
  text-overflow: ellipsis;
}.vmt-gc_prov_lgm {
  color: #555150;
  font-size: 0.625rem;
}.vmt-gc_tag_lgm {
  border-radius: 0.25rem;
  padding: 2px 0.438rem;
  position: absolute;
  font-weight: 700;
  letter-spacing: .04em;
  font-size: 0.563rem;
  top: 6px;
  left: 0.375rem;
  z-index: 2;
  text-transform: uppercase;
}.vmt-gc_tag_hot_lgm {
  background: #E03B3B;
  color: #fff;
}.vmt-gc_tag_new_lgm {
  background: #1FC46A;
  color: #0A1018;
}.vmt-gc_tag_jp_lgm {
  background: #E8A832;
  color: #0A1018;
}.vmt-gc_tag_ex_lgm {
  background: #C07A22;
  color: #fff;
}.vmt-gc_tag_live_lgm {
  background: #E03B3B;
  color: #fff;
}.vmt-gr_lgm {
  padding: 2rem 16px 0;
  background: #0A1018;
}
@media(min-width: 769px) {.vmt-gr_lgm {
  padding: 36px 1.5rem 0;
}
}.vmt-gr_in_lgm {
  margin: 0 auto;
  max-width: 82.5rem;
}.vmt-gr_head_lgm {
  gap: 12px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 0.625rem;
}.vmt-gr_head_l_lgm {
  gap: 0.625rem;
  flex: 1;
  align-items: center;
  display: flex;
  min-width: 0;
}.vmt-gr_ic_lgm {
  border-radius: 10px;
  width: 32px;
  justify-content: center;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  height: 2rem;
}.vmt-gr_ic_lgm svg {
  height: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1rem;
}.vmt-gr_title_lgm {
  font-family: 'Playfair Display', serif;
  font-size: 1rem;
  font-weight: 700;
  color: #EEE9E1;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.vmt-gr_title_lgm {
  font-size: 1.125rem;
}
}.vmt-gr_more_lgm {
  transition: color .2s;
  gap: 0.313rem;
  white-space: nowrap;
  display: flex;
  font-size: 0.75rem;
  color: #6A6560;
  align-items: center;
  flex-shrink: 0;
  font-weight: 600;
}.vmt-gr_more_lgm:hover {
  color: #1AABBD;
}.vmt-gr_more_lgm svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.75rem;
  height: 12px;
}.vmt-gr_arrows_lgm {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.vmt-gr_arr_lgm {
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s;
  border-radius: 5px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  align-items: center;
  display: flex;
  height: 30px;
  width: 1.875rem;
  justify-content: center;
  color: #8C8680;
}.vmt-gr_arr_lgm:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #EEE9E1;
}.vmt-gr_arr_lgm svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 13px;
  height: 13px;
}.vmt-gr_seo_h_lgm {
  margin: 0 0 6px;
  font-weight: 700;
  font-family: 'Playfair Display', serif;
  color: #BAB4AB;
  max-width: 680px;
  overflow-wrap: break-word;
  font-size: 13px;
}
@media(min-width: 770px) {.vmt-gr_seo_h_lgm {
  font-size: 14px;
}
}.vmt-gr_seo_lgm {
  line-height: 1.55;
  margin-bottom: 12px;
  overflow-wrap: break-word;
  color: #6A6560;
  font-size: 0.75rem;
  max-width: 680px;
}.vmt-gr_seo_lgm strong {
  font-weight: 600;
  color: #BAB4AB;
}.vmt-gr_scroll_lgm {
  gap: 0.625rem;
  padding-bottom: 10px;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
  -webkit-overflow-scrolling: touch;
}.vmt-gr_scroll_lgm::-webkit-scrollbar {
  display: none;
}
@media(min-width: 770px) {.vmt-gr_scroll_lgm {
  gap: 12px;
}
}.vmt-tb_lgm {
  background: #0A1018;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  display: flex;
  height: 3.5rem;
  top: 0;
  z-index: 80;
  left: 0;
  right: 0;
  position: fixed;
  align-items: center;
}.vmt-tb_in_lgm {
  padding: 0 14px;
  gap: 0;
  height: 100%;
  display: flex;
  align-items: center;
  width: 100%;
}.vmt-tb_burger_lgm {
  border-radius: 10px;
  gap: 0.313rem;
  display: flex;
  width: 2.375rem;
  align-items: center;
  margin-right: 8px;
  justify-content: center;
  flex-shrink: 0;
  flex-direction: column;
  height: 38px;
}.vmt-tb_burger_lgm:hover {
  background: rgba(255, 255, 255, 0.05);
}.vmt-tb_burger_line_lgm {
  border-radius: 1px;
  background: #8C8680;
  display: block;
  height: 2px;
  width: 1.125rem;
}
@media(min-width: 1082px) {.vmt-tb_burger_lgm {
  display: none;
}
}.vmt-tb_logo_lgm {
  gap: 9px;
  display: flex;
  margin-right: 20px;
  font-weight: 800;
  letter-spacing: -.01em;
  align-items: center;
  color: #EEE9E1;
  flex-shrink: 0;
  overflow-wrap: break-word;
  font-size: 18px;
}.vmt-tb_logo_mark_lgm {
  overflow: hidden;
  border-radius: 0.625rem;
  height: 32px;
  justify-content: center;
  width: 2rem;
  align-items: center;
  display: flex;
}.vmt-tb_logo_mark_lgm img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.vmt-tb_nav_lgm {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 643px) {.vmt-tb_nav_lgm {
  display: flex;
}
}.vmt-tb_tab_lgm {
  border-radius: 0.625rem;
  padding: 8px 0.875rem;
  transition: background .15s,color .15s;
  font-weight: 600;
  font-size: 13px;
  color: #8C8680;
  white-space: nowrap;
}.vmt-tb_tab_lgm:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EEE9E1;
}.vmt-tb_tab_lgm.vmt-state_active_lgm {
  background: rgba(26, 171, 189, 0.15);
  color: #EEE9E1;
}.vmt-tb_right_lgm {
  gap: 0.5rem;
  align-items: center;
  display: flex;
  margin-left: auto;
  flex-shrink: 0;
}.vmt-tb_login_lgm {
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s,color .2s;
  padding: 0.563rem 1rem;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.05);
  display: none;
  font-weight: 600;
  color: #BAB4AB;
  font-size: 13px;
}.vmt-tb_login_lgm:hover {
  border-color: rgba(26, 171, 189, 0.45);
  color: #EEE9E1;
}
@media(min-width: 483px) {.vmt-tb_login_lgm {
  display: block;
}
}.vmt-tb_reg_lgm {
  background: #1FC46A;
  transition: background .2s;
  padding: 9px 18px;
  border-radius: 0.625rem;
  color: #080F15;
  font-size: 0.813rem;
  font-weight: 700;
  white-space: nowrap;
}.vmt-tb_reg_lgm:hover {
  background: #25D978;
}.vmt-sb_lgm {
  background: #101924;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .25s ease;
  transform: translateX(-100%);
  position: fixed;
  bottom: 0;
  left: 0;
  overflow-y: auto;
  z-index: 70;
  top: 56px;
  width: 13.75rem;
}.vmt-sb_lgm.vmt-state_open_lgm {
  transform: translateX(0);
}.vmt-sb_lgm::-webkit-scrollbar {
  width: 4px;
}.vmt-sb_lgm::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1081px) {.vmt-sb_lgm {
  transform: translateX(0);
}
}.vmt-sb_auth_lgm {
  padding: 0.875rem 12px 10px;
}.vmt-sb_btn_reg_lgm {
  background: #1FC46A;
  padding: 0.688rem;
  border-radius: 0.625rem;
  transition: background .2s;
  text-align: center;
  font-weight: 700;
  font-size: 0.813rem;
  color: #080F15;
  display: block;
  margin-bottom: 8px;
}.vmt-sb_btn_reg_lgm:hover {
  background: #25D978;
}.vmt-sb_btn_login_lgm {
  transition: border-color .2s;
  padding: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  display: block;
  font-size: 13px;
  color: #BAB4AB;
  text-align: center;
  font-weight: 600;
}.vmt-sb_btn_login_lgm:hover {
  border-color: rgba(26, 171, 189, 0.45);
  color: #EEE9E1;
}.vmt-sb_promo_lgm {
  border: 1px solid rgba(26, 171, 189, 0.15);
  overflow: hidden;
  padding: 12px 14px;
  background: linear-gradient(135deg,#0C2030,#101924);
  margin: 0 0.75rem 0.625rem;
  border-radius: 0.625rem;
  position: relative;
}.vmt-sb_promo_lgm::before {
  background: radial-gradient(circle,rgba(26, 171, 189, 0.15),transparent 70%);
  border-radius: 50%;
  height: 80px;
  width: 80px;
  position: absolute;
  right: -20px;
  top: -20px;
  content: '';
}.vmt-sb_promo_title_lgm {
  text-transform: uppercase;
  color: #1AABBD;
  letter-spacing: .06em;
  font-size: 0.688rem;
  margin-bottom: 4px;
  font-weight: 700;
}.vmt-sb_promo_text_lgm {
  line-height: 1.35;
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #EEE9E1;
}.vmt-sb_promo_sub_lgm {
  font-size: 0.625rem;
  margin-top: 3px;
  color: #6A6560;
}.vmt-sb_nav_lgm {
  padding: 6px 0.5rem 1rem;
}.vmt-sb_nav_lb_lgm {
  padding: 0.625rem 0.5rem 0.375rem;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.625rem;
  letter-spacing: .08em;
  color: #555150;
}.vmt-sb_link_lgm {
  gap: 10px;
  border-radius: 5px;
  padding: 0.563rem 10px;
  transition: background .15s,color .15s;
  display: flex;
  font-weight: 500;
  color: #8C8680;
  cursor: pointer;
  align-items: center;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.vmt-sb_link_lgm:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EEE9E1;
}.vmt-sb_link_lgm.vmt-state_active_lgm {
  background: rgba(26, 171, 189, 0.15);
  color: #EEE9E1;
}.vmt-sb_ic_lgm {
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  flex-shrink: 0;
}.vmt-sb_ic_lgm svg {
  height: 16px;
  width: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.vmt-sb_ic_1_lgm {
  background: rgba(26, 171, 189, 0.07);
  color: #1AABBD;
}.vmt-sb_ic_2_lgm {
  background: rgba(31, 196, 106, 0.14);
  color: #1FC46A;
}.vmt-sb_ic_3_lgm {
  background: rgba(232, 168, 50, 0.16);
  color: #E8A832;
}.vmt-sb_ic_4_lgm {
  background: rgba(192, 122, 34, 0.18);
  color: #C07A22;
}.vmt-sb_ic_5_lgm {
  background: rgba(26, 171, 189, 0.07);
  color: #D45FA0;
}.vmt-sb_ic_6_lgm {
  background: rgba(192, 122, 34, 0.18);
  color: #9B5FD4;
}.vmt-sb_badge_lgm {
  border-radius: 0.313rem;
  background: #E8A832;
  padding: 2px 7px;
  margin-left: auto;
  font-size: 0.563rem;
  color: #080F15;
  font-weight: 700;
}.vmt-sb_bot_lgm {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.5rem;
  padding: 0.75rem;
  display: flex;
}.vmt-sb_lang_lgm,.vmt-sb_help_lgm {
  gap: 6px;
  padding: 9px 6px;
  flex: 1;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.313rem;
  font-size: 11px;
  align-items: center;
  font-weight: 600;
  display: flex;
  justify-content: center;
  color: #8C8680;
}.vmt-sb_lang_lgm:hover,.vmt-sb_help_lgm:hover {
  border-color: rgba(26, 171, 189, 0.45);
  color: #EEE9E1;
}.vmt-sb_lang_lgm svg,.vmt-sb_help_lgm svg {
  height: 13px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 13px;
}.vmt-sb_bd_lgm {
  background: rgba(6, 11, 17, 0.72);
  inset: 0;
  z-index: 69;
  display: none;
  position: fixed;
}.vmt-sb_bd_lgm.vmt-state_on_lgm {
  display: block;
}
@media(min-width: 1083px) {.vmt-sb_bd_lgm {
  display: none!important;
}
}.vmt-mob_nav_lgm {
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  background: #101924;
  display: flex;
  left: 0;
  bottom: 0;
  z-index: 80;
  right: 0;
  position: fixed;
}
@media(min-width: 1081px) {.vmt-mob_nav_lgm {
  display: none;
}
}.vmt-mob_nav_item_lgm {
  flex: 1;
  gap: 0.25rem;
  padding: 4px 2px;
  flex-direction: column;
  align-items: center;
  color: #555150;
  display: flex;
  cursor: pointer;
}.vmt-mob_nav_ic_lgm {
  line-height: 1;
}.vmt-mob_nav_ic_lgm svg {
  stroke-linecap: round;
  height: 20px;
  width: 1.25rem;
  stroke-linejoin: round;
}.vmt-mob_nav_lb_lgm {
  color: #555150;
  font-weight: 600;
  font-size: 0.625rem;
}.vmt-mob_nav_item_lgm.vmt-state_active_lgm {
  color: #1AABBD;
}.vmt-mob_nav_item_lgm.vmt-state_active_lgm .vmt-mob_nav_lb_lgm {
  color: #1AABBD;
}.vmt-hero_lgm {
  padding: 20px 1rem 0;
  background: #0A1018;
}
@media(min-width: 770px) {.vmt-hero_lgm {
  padding: 24px 1.5rem 0;
}
}.vmt-hero_in_lgm {
  margin: 0 auto;
  gap: 0.75rem;
  display: grid;
  max-width: 82.5rem;
  grid-template-columns: 1fr;
}
@media(min-width: 862px) {.vmt-hero_in_lgm {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1099px) {.vmt-hero_in_lgm {
  grid-template-columns: 1fr 340px;
}
}.vmt-hero_promo_lgm {
  background: #0D151F;
  border-radius: 1rem;
  overflow: hidden;
  position: relative;
  align-items: stretch;
  min-height: 13.75rem;
  display: flex;
}
@media(min-width: 766px) {.vmt-hero_promo_lgm {
  min-height: 280px;
}
}.vmt-hero_promo_bg_lgm {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg,#0C2030 0%,#0A1018 100%);
  background-size: cover;
  position: absolute;
}.vmt-hero_promo_bg_lgm::after {
  inset: 0;
  background: linear-gradient(90deg,#0A1018 0%,rgba(6, 11, 17, 0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.vmt-hero_promo_glow_lgm {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(192, 122, 34, 0.18) 0%,transparent 65%);
  pointer-events: none;
  top: -40px;
  width: 300px;
  height: 300px;
  right: 3.75rem;
  position: absolute;
}.vmt-hero_promo_ct_lgm {
  padding: 1.75rem 24px 28px 1.75rem;
  display: flex;
  flex-direction: column;
  z-index: 2;
  position: relative;
  justify-content: center;
  max-width: 480px;
}
@media(min-width: 769px) {.vmt-hero_promo_ct_lgm {
  padding: 2.5rem 32px;
}
}.vmt-hero_badge_lgm {
  border: 1px solid rgba(26, 171, 189, 0.07);
  border-radius: 20px;
  padding: 0.313rem 12px;
  background: rgba(26, 171, 189, 0.15);
  letter-spacing: .08em;
  font-weight: 700;
  display: inline-block;
  margin-bottom: 14px;
  font-size: 0.625rem;
  color: #1AABBD;
  text-transform: uppercase;
}.vmt-hero_h1_lgm {
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  line-height: 1.15;
  margin-bottom: 10px;
  overflow-wrap: break-word;
  font-size: 1.625rem;
  color: #EEE9E1;
}.vmt-hero_h1_lgm em {
  color: #E8A832;
  font-style: normal;
}
@media(min-width: 766px) {.vmt-hero_h1_lgm {
  font-size: 36px;
}
}.vmt-hero_sub_lgm {
  font-size: 0.813rem;
  color: #8C8680;
  margin-bottom: 1.25rem;
  line-height: 1.55;
}
@media(min-width: 770px) {.vmt-hero_sub_lgm {
  font-size: 14px;
}
}.vmt-hero_row_lgm {
  gap: 10px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.vmt-hero_cta_lgm {
  transition: background .2s;
  background: #1FC46A;
  padding: 0.813rem 26px;
  border-radius: 0.625rem;
  font-size: 0.875rem;
  font-weight: 700;
  color: #080F15;
  box-shadow: 0 2px 0 rgba(0,0,0,0.4), 0 0 0.875rem rgba(31, 196, 106, 0.45);
}.vmt-hero_cta_lgm:hover {
  background: #25D978;
}.vmt-hero_terms_lgm {
  color: #555150;
  font-size: 0.688rem;
}.vmt-hero_game_lgm {
  background: #0D151F;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 1rem;
  overflow: hidden;
  flex-direction: column;
  position: relative;
  display: flex;
}.vmt-hero_game_badge_lgm {
  background: rgba(232, 168, 50, 0.16);
  padding: 5px 0.625rem;
  border: 1px solid rgba(232, 168, 50, 0.16);
  border-radius: 1.25rem;
  letter-spacing: .06em;
  font-size: 0.625rem;
  z-index: 3;
  color: #E8A832;
  position: absolute;
  top: 0.75rem;
  text-transform: uppercase;
  font-weight: 700;
  left: 0.75rem;
}.vmt-hero_game_badge_lgm svg {
  margin-right: 4px;
  height: 11px;
  width: 0.688rem;
  vertical-align: -1px;
}.vmt-hero_game_img_lgm {
  overflow: hidden;
  background: linear-gradient(135deg,#0C2030,#0A1018);
  padding-bottom: 60%;
  position: relative;
}.vmt-hero_game_img_lgm img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  width: 100%;
  height: 100%;
}.vmt-hero_game_play_lgm {
  background: rgba(6, 11, 17, 0.72);
  inset: 0;
  transition: opacity .2s;
  justify-content: center;
  position: absolute;
  display: flex;
  opacity: 0;
  align-items: center;
}.vmt-hero_game_lgm:hover .vmt-hero_game_play_lgm {
  opacity: 1;
}.vmt-hero_game_play_lgm span {
  background: #1AABBD;
  border-radius: 50%;
  display: flex;
  height: 3.25rem;
  width: 3.25rem;
  align-items: center;
  justify-content: center;
}.vmt-hero_game_play_lgm span svg {
  width: 1.125rem;
  margin-left: 2px;
  height: 1.125rem;
}.vmt-hero_game_info_lgm {
  padding: 14px 16px;
}.vmt-hero_game_title_lgm {
  color: #EEE9E1;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 15px;
  margin-bottom: 0.25rem;
}.vmt-hero_game_provider_lgm {
  color: #6A6560;
  font-size: 0.688rem;
}.vmt-hero_game_btn_lgm {
  transition: background .2s;
  border-radius: 0.625rem;
  background: #1AABBD;
  padding: 0.688rem;
  margin: 12px 16px 1rem;
  text-align: center;
  font-weight: 700;
  font-size: 0.813rem;
  color: #EEE9E1;
  display: block;
}.vmt-hero_game_lgm:hover .vmt-hero_game_btn_lgm {
  background: #22C0D4;
}.vmt-gcg_lgm {
  background: #0A1018;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.vmt-gcg_lgm {
  padding: 2.75rem 1.5rem 0;
}
}.vmt-gcg_in_lgm {
  margin: 0 auto;
  max-width: 1320px;
}.vmt-gcg_head_lgm {
  margin-bottom: 20px;
  max-width: 720px;
}.vmt-gcg_label_lgm {
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 0.5rem;
  color: #1AABBD;
  letter-spacing: .08em;
  text-transform: uppercase;
}.vmt-gcg_h2_lgm {
  color: #EEE9E1;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  margin-bottom: 0.5rem;
  font-size: 1.375rem;
}
@media(min-width: 770px) {.vmt-gcg_h2_lgm {
  font-size: 1.75rem;
}
}.vmt-gcg_intro_lgm {
  line-height: 1.6;
  font-size: 13px;
  color: #6A6560;
}.vmt-gcg_grid_lgm {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.vmt-gcg_grid_lgm {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.vmt-gcg_grid_lgm {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.vmt-gcg_card_lgm {
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 1rem;
  padding: 1.25rem;
  transition: transform .2s,border-color .2s;
  justify-content: flex-end;
  flex-direction: column;
  position: relative;
  display: flex;
  min-height: 15rem;
  cursor: pointer;
}.vmt-gcg_card_lgm:hover {
  border-color: rgba(26, 171, 189, 0.15);
  transform: translateY(-3px);
}.vmt-gcg_card_bg_lgm {
  inset: 0;
  z-index: 0;
  position: absolute;
}.vmt-gcg_card_bg_lgm::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  position: absolute;
  content: '';
}.vmt-gcg_card_ic_lgm {
  border-radius: 5px;
  background: rgba(0,0,0,.45);
  position: absolute;
  align-items: center;
  width: 40px;
  top: 18px;
  height: 40px;
  z-index: 2;
  right: 18px;
  display: flex;
  justify-content: center;
  color: #EEE9E1;
}.vmt-gcg_card_ic_lgm svg {
  width: 1.25rem;
  height: 1.25rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.vmt-gcg_card_ct_lgm {
  position: relative;
  z-index: 1;
}.vmt-gcg_card_h_lgm {
  font-size: 18px;
  color: #EEE9E1;
  line-height: 1.2;
  margin-bottom: 0.5rem;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.vmt-gcg_card_h_lgm {
  font-size: 20px;
}
}.vmt-gcg_card_p_lgm {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  line-height: 1.55;
  color: rgba(255,255,255,.82);
  margin-bottom: 10px;
}.vmt-gcg_card_p_lgm strong {
  color: #EEE9E1;
  font-weight: 600;
}.vmt-gcg_card_cta_lgm {
  gap: 4px;
  text-transform: uppercase;
  color: #1AABBD;
  font-weight: 700;
  display: inline-flex;
  letter-spacing: .04em;
  align-items: center;
  font-size: 12px;
}.vmt-gcg_card_cta_lgm svg {
  stroke-linejoin: round;
  height: 12px;
  width: 12px;
  stroke-linecap: round;
}.vmt-ws_lgm {
  background: #0A1018;
  padding: 2rem 16px 0;
}
@media(min-width: 765px) {.vmt-ws_lgm {
  padding: 36px 24px 0;
}
}.vmt-ws_in_lgm {
  margin: 0 auto;
  max-width: 1320px;
}.vmt-ws_head_lgm {
  gap: 12px;
  align-items: center;
  margin-bottom: 0.875rem;
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
}.vmt-ws_title_lgm {
  gap: 0.625rem;
  font-family: 'Playfair Display', serif;
  align-items: center;
  flex-wrap: wrap;
  font-weight: 700;
  display: flex;
  color: #EEE9E1;
  overflow-wrap: break-word;
  font-size: 16px;
}.vmt-ws_title_ic_lgm svg {
  height: 1.125rem;
  width: 1.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  color: #E8A832;
}.vmt-ws_online_lgm {
  gap: 0.438rem;
  font-size: 0.75rem;
  font-weight: 600;
  display: flex;
  align-items: center;
  color: #6A6560;
}.vmt-ws_online_dot_lgm {
  border-radius: 50%;
  background: #1FC46A;
  width: 0.5rem;
  height: 0.5rem;
  flex-shrink: 0;
  box-shadow: 0 0 0.375rem rgba(31, 196, 106, 0.14);
}.vmt-ws_scroll_lgm {
  gap: 8px;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
  padding-bottom: 8px;
}.vmt-ws_scroll_lgm::-webkit-scrollbar {
  display: none;
}.vmt-wc_lgm {
  gap: 10px;
  border-radius: 0.625rem;
  padding: 0.625rem 0.875rem;
  background: #0D151F;
  border: 1px solid rgba(255, 255, 255, 0.09);
  min-width: 13.75rem;
  align-items: center;
  flex-shrink: 0;
  display: flex;
}.vmt-wc_img_lgm {
  background: #101924;
  border-radius: 5px;
  overflow: hidden;
  flex-shrink: 0;
  height: 36px;
  width: 36px;
}.vmt-wc_img_lgm img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.vmt-wc_info_lgm {
  min-width: 0;
}.vmt-wc_game_lgm {
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 600;
  white-space: nowrap;
  color: #BAB4AB;
  font-size: 0.75rem;
}.vmt-wc_player_lgm {
  overflow: hidden;
  font-size: 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #555150;
}.vmt-wc_amount_lgm {
  font-size: 13px;
  color: #1FC46A;
  flex-shrink: 0;
  font-weight: 700;
  margin-left: auto;
  white-space: nowrap;
}.vmt-app_lgm {
  padding: 2.25rem 1rem 0;
  background: #0A1018;
}
@media(min-width: 771px) {.vmt-app_lgm {
  padding: 2.75rem 1.5rem 0;
}
}.vmt-app_in_lgm {
  margin: 0 auto;
  max-width: 82.5rem;
}.vmt-app_head_lgm {
  margin-bottom: 1rem;
}.vmt-app_label_lgm {
  text-transform: uppercase;
  margin-bottom: 8px;
  color: #1AABBD;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
}.vmt-app_h2_lgm {
  font-size: 20px;
  margin-bottom: 6px;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  color: #EEE9E1;
  font-weight: 800;
}
@media(min-width: 769px) {.vmt-app_h2_lgm {
  font-size: 24px;
}
}.vmt-app_sub_lgm {
  font-size: 13px;
  line-height: 1.6;
  max-width: 37.5rem;
  overflow-wrap: break-word;
  color: #6A6560;
}.vmt-app_sub_lgm strong {
  font-weight: 700;
  color: #BAB4AB;
}.vmt-app_cards_lgm {
  gap: 10px;
  display: grid;
  margin-top: 1rem;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.vmt-app_cards_lgm {
  grid-template-columns: repeat(3,1fr);
}
}.vmt-app_card_lgm {
  padding: 1.25rem;
  border-radius: 0.625rem;
  gap: 1rem;
  overflow: hidden;
  flex-wrap: wrap;
  position: relative;
  display: flex;
  align-items: flex-start;
}.vmt-app_card_ios_lgm {
  background: linear-gradient(135deg,rgba(26, 171, 189, 0.15) 0%,#101924 100%);
}.vmt-app_card_android_lgm {
  background: linear-gradient(135deg,rgba(31, 196, 106, 0.14) 0%,#101924 100%);
}.vmt-app_card_win_lgm {
  background: linear-gradient(135deg,rgba(232, 168, 50, 0.16) 0%,#101924 100%);
}.vmt-app_card_ic_lgm svg {
  stroke-linecap: round;
  height: 2.125rem;
  width: 34px;
  stroke-linejoin: round;
}.vmt-app_card_ic_lgm {
  flex-shrink: 0;
  color: #EEE9E1;
}.vmt-app_card_os_lgm {
  text-transform: uppercase;
  font-weight: 700;
  color: #6A6560;
  margin-bottom: 0.375rem;
  font-size: 0.625rem;
  letter-spacing: .08em;
}.vmt-app_card_title_lgm {
  margin-bottom: 0.375rem;
  color: #EEE9E1;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.938rem;
  line-height: 1.2;
}.vmt-app_card_text_lgm {
  color: #6A6560;
  line-height: 1.5;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
}.vmt-app_card_btn_lgm {
  padding: 0.625rem 1.125rem;
  border: 1px solid rgba(26, 171, 189, 0.45);
  border-radius: 0.313rem;
  gap: 0.438rem;
  background: rgba(255, 255, 255, 0.12);
  transition: background .2s;
  color: #EEE9E1;
  font-weight: 700;
  display: inline-flex;
  font-size: 0.813rem;
  align-items: center;
}.vmt-app_card_btn_lgm:hover {
  background: rgba(255, 255, 255, 0.07);
}.vmt-bon_lgm {
  padding: 36px 16px 0;
  background: #0A1018;
}
@media(min-width: 765px) {.vmt-bon_lgm {
  padding: 2.75rem 24px 0;
}
}.vmt-bon_in_lgm {
  margin: 0 auto;
  max-width: 82.5rem;
}.vmt-bon_head_lgm {
  margin-bottom: 1.25rem;
}.vmt-bon_label_lgm {
  color: #1AABBD;
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.vmt-bon_h2_lgm {
  font-size: 20px;
  color: #EEE9E1;
  font-weight: 800;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 766px) {.vmt-bon_h2_lgm {
  font-size: 24px;
}
}.vmt-bon_seo_lgm {
  overflow-wrap: break-word;
  color: #6A6560;
  font-size: 0.813rem;
  max-width: 620px;
  line-height: 1.6;
}.vmt-bon_seo_lgm strong {
  font-weight: 700;
  color: #BAB4AB;
}.vmt-bon_seo_lgm a {
  color: #1AABBD;
  text-decoration: underline;
}.vmt-bon_grid_lgm {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 642px) {.vmt-bon_grid_lgm {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.vmt-bon_grid_lgm {
  grid-template-columns: repeat(5,1fr);
}
}.vmt-bon_card_lgm {
  background: #0D151F;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1rem;
  border-radius: 0.625rem;
  transition: border-color .2s,transform .2s;
}.vmt-bon_card_lgm:hover {
  transform: translateY(-2px);
  border-color: rgba(26, 171, 189, 0.07);
}.vmt-bon_card_ic_lgm svg {
  stroke-linejoin: round;
  height: 1.625rem;
  stroke-linecap: round;
  width: 26px;
}.vmt-bon_card_ic_lgm {
  margin-bottom: 0.625rem;
}.vmt-bon_card_type_lgm {
  letter-spacing: .06em;
  margin-bottom: 0.375rem;
  color: #6A6560;
  font-weight: 700;
  font-size: 0.625rem;
  text-transform: uppercase;
}.vmt-bon_card_amount_lgm {
  line-height: 1.1;
  font-weight: 800;
  font-size: 1.125rem;
  margin-bottom: 6px;
  color: #E8A832;
}.vmt-bon_card_name_lgm {
  font-weight: 600;
  color: #EEE9E1;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-size: 13px;
}.vmt-bon_card_detail_lgm {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  color: #555150;
  line-height: 1.5;
  padding-top: 0.5rem;
  font-size: 0.688rem;
}.vmt-htp_lgm {
  padding: 2.25rem 16px 0;
  background: #0A1018;
}
@media(min-width: 769px) {.vmt-htp_lgm {
  padding: 44px 24px 0;
}
}.vmt-htp_in_lgm {
  margin: 0 auto;
  max-width: 82.5rem;
}.vmt-htp_head_lgm {
  max-width: 45rem;
  margin-bottom: 22px;
}.vmt-htp_label_lgm {
  text-transform: uppercase;
  font-size: 11px;
  color: #1AABBD;
  font-weight: 700;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
}.vmt-htp_h2_lgm {
  overflow-wrap: break-word;
  color: #EEE9E1;
  font-weight: 800;
  font-size: 1.375rem;
  margin-bottom: 8px;
  font-family: 'Playfair Display', serif;
}
@media(min-width:768px) {.vmt-htp_h2_lgm {
  font-size: 28px;
}
}.vmt-htp_intro_lgm {
  font-size: 0.875rem;
  line-height: 1.6;
  color: #6A6560;
}.vmt-htp_steps_lgm {
  padding: 0;
  gap: 0.75rem;
  list-style: none;
  margin: 0;
  counter-reset: none;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.vmt-htp_steps_lgm {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.vmt-htp_steps_lgm {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.vmt-htp_step_lgm {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 10px;
  background: #101924;
  padding: 1.25rem 18px 18px;
  display: flex;
  position: relative;
  flex-direction: column;
}.vmt-htp_step_num_lgm {
  border-radius: 50%;
  background: #1AABBD;
  color: #080F15;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  width: 1.75rem;
  left: 20px;
  align-items: center;
  position: absolute;
  justify-content: center;
  font-size: 0.813rem;
  top: -12px;
  display: flex;
  height: 1.75rem;
}.vmt-htp_step_ic_lgm {
  border-radius: 0.313rem;
  margin: 0.5rem 0 0.75rem;
  background: rgba(26, 171, 189, 0.15);
  justify-content: center;
  align-items: center;
  color: #1AABBD;
  width: 2.25rem;
  display: flex;
  height: 2.25rem;
}.vmt-htp_step_ic_lgm svg {
  stroke-linecap: round;
  height: 18px;
  width: 18px;
  stroke-linejoin: round;
}.vmt-htp_step_h_lgm {
  color: #EEE9E1;
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 1.25;
  margin-bottom: 6px;
  overflow-wrap: break-word;
}.vmt-htp_step_p_lgm {
  overflow-wrap: break-word;
  color: #6A6560;
  line-height: 1.55;
  font-size: 0.813rem;
}.vmt-htp_step_p_lgm strong {
  font-weight: 600;
  color: #BAB4AB;
}.vmt-htp_cta_lgm {
  background: #1FC46A;
  padding: 13px 1.625rem;
  transition: background .2s;
  border-radius: 10px;
  font-size: 14px;
  margin-top: 1.25rem;
  color: #080F15;
  font-weight: 700;
  display: inline-block;
}.vmt-htp_cta_lgm:hover {
  background: #25D978;
}.vmt-prov_lgm {
  padding: 2.25rem 1rem 0;
  background: #0A1018;
}
@media(min-width:768px) {.vmt-prov_lgm {
  padding: 44px 24px 0;
}
}.vmt-prov_in_lgm {
  margin: 0 auto;
  max-width: 1320px;
}.vmt-prov_head_lgm {
  margin-bottom: 16px;
}.vmt-prov_label_lgm {
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 8px;
  text-transform: uppercase;
  color: #1AABBD;
}.vmt-prov_h2_lgm {
  font-family: 'Playfair Display', serif;
  margin-bottom: 0.5rem;
  font-size: 1.25rem;
  color: #EEE9E1;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 769px) {.vmt-prov_h2_lgm {
  font-size: 24px;
}
}.vmt-prov_seo_lgm {
  line-height: 1.6;
  overflow-wrap: break-word;
  max-width: 38.75rem;
  color: #6A6560;
  margin-bottom: 1rem;
  font-size: 0.813rem;
}.vmt-prov_seo_lgm strong {
  font-weight: 700;
  color: #BAB4AB;
}.vmt-prov_seo_lgm a {
  text-decoration: underline;
  color: #1AABBD;
}.vmt-prov_grid_lgm {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 637px) {.vmt-prov_grid_lgm {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1079px) {.vmt-prov_grid_lgm {
  grid-template-columns: repeat(8,1fr);
}
}.vmt-prov_card_lgm {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.625rem;
  background: #0D151F;
  transition: border-color .2s,background .2s;
  padding: 14px 0.625rem;
  gap: 7px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
}.vmt-prov_card_lgm:hover {
  border-color: rgba(26, 171, 189, 0.45);
  background: #101924;
}.vmt-prov_logo_lgm {
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  border-radius: 0.313rem;
  align-items: center;
  height: 44px;
  justify-content: center;
  width: 2.75rem;
  display: flex;
}.vmt-prov_logo_lgm img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}.vmt-prov_name_lgm {
  text-align: center;
  font-weight: 600;
  color: #8C8680;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.vmt-reg_lgm {
  background: #0A1018;
  padding: 36px 16px 0;
}
@media(min-width: 771px) {.vmt-reg_lgm {
  padding: 44px 24px 0;
}
}.vmt-reg_in_lgm {
  background: #101924;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 28px 1.5rem;
  border-radius: 16px;
  max-width: 1320px;
}
@media(min-width: 770px) {.vmt-reg_in_lgm {
  padding: 40px;
}
}.vmt-reg_top_lgm {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 863px) {.vmt-reg_top_lgm {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.vmt-reg_label_lgm {
  color: #1AABBD;
  font-size: 11px;
  margin-bottom: 10px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
}.vmt-reg_h2_lgm {
  color: #EEE9E1;
  overflow-wrap: break-word;
  line-height: 1.2;
  font-size: 1.375rem;
  font-family: 'Playfair Display', serif;
  margin-bottom: 12px;
  font-weight: 800;
}
@media(min-width:768px) {.vmt-reg_h2_lgm {
  font-size: 28px;
}
}.vmt-reg_bonus_lgm {
  border-radius: 0.625rem;
  padding: 10px 1rem;
  gap: 0.5rem;
  background: rgba(232, 168, 50, 0.16);
  border: 1px solid rgba(232, 168, 50, 0.16);
  display: inline-flex;
  margin-bottom: 1rem;
  align-items: center;
}.vmt-reg_bonus_amount_lgm {
  color: #E8A832;
  font-weight: 800;
  font-size: 1.25rem;
}.vmt-reg_bonus_text_lgm {
  line-height: 1.35;
  font-size: 0.813rem;
  color: #8C8680;
}.vmt-reg_cta_btn_lgm {
  border-radius: 0.625rem;
  padding: 14px 2rem;
  transition: background .2s;
  background: #1FC46A;
  color: #080F15;
  box-shadow: 0 2px 0 rgba(0,0,0,0.4), 0 0 14px rgba(31, 196, 106, 0.45);
  font-weight: 700;
  display: inline-block;
  margin-bottom: 12px;
  font-size: 15px;
}.vmt-reg_cta_btn_lgm:hover {
  background: #25D978;
}.vmt-reg_terms_lgm {
  line-height: 1.5;
  color: #555150;
  font-size: 0.688rem;
}.vmt-reg_seo_lgm {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.65;
  color: #6A6560;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  padding-top: 1.25rem;
  margin-top: 20px;
}.vmt-reg_seo_lgm p {
  color: #6A6560;
  font-size: 13px;
  line-height: 1.65;
  margin-bottom: 10px;
}.vmt-reg_seo_lgm p:last-child {
  margin-bottom: 0;
}.vmt-reg_seo_lgm strong {
  font-weight: 700;
  color: #BAB4AB;
}.vmt-reg_seo_lgm a {
  transition: color .2s;
  text-decoration: underline;
  color: #1AABBD;
}.vmt-reg_seo_lgm a:hover {
  color: #22C0D4;
}.vmt-reg_seo_lgm ul,.vmt-reg_seo_lgm ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 18px;
}.vmt-reg_seo_lgm ol {
  list-style: decimal;
}.vmt-reg_seo_lgm li {
  margin-bottom: 0.25rem;
  font-size: 13px;
  color: #6A6560;
  line-height: 1.65;
}.vmt-reg_seo_lgm table {
  font-size: 0.813rem;
  overflow-x: auto;
  display: block;
  margin-bottom: 10px;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 766px) {.vmt-reg_seo_lgm table {
  display: table;
}
}.vmt-reg_seo_lgm th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px;
  text-align: left;
  color: #BAB4AB;
  font-weight: 700;
}.vmt-reg_seo_lgm td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #6A6560;
}.vmt-reg_steps_lgm {
  gap: 14px;
  margin-top: 28px;
  flex-direction: column;
  display: flex;
}
@media(min-width: 863px) {.vmt-reg_steps_lgm {
  margin-top: 0;
}
}.vmt-reg_step_lgm {
  background: rgba(255, 255, 255, 0.05);
  gap: 0.875rem;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1rem;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.vmt-reg_step_num_lgm {
  border: 1px solid rgba(26, 171, 189, 0.07);
  background: rgba(26, 171, 189, 0.15);
  border-radius: 50%;
  color: #1AABBD;
  font-size: 0.875rem;
  width: 34px;
  font-weight: 800;
  flex-shrink: 0;
  height: 2.125rem;
  justify-content: center;
  align-items: center;
  display: flex;
}.vmt-reg_step_title_lgm {
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 14px;
  color: #EEE9E1;
}.vmt-reg_step_text_lgm {
  color: #6A6560;
  line-height: 1.5;
  font-size: 12px;
}.vmt-reg_trust_lgm {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  flex-wrap: wrap;
  margin-top: 20px;
  display: flex;
  padding-top: 1.25rem;
}.vmt-reg_trust_item_lgm {
  gap: 0.438rem;
  font-size: 0.75rem;
  display: flex;
  overflow-wrap: break-word;
  align-items: center;
  color: #6A6560;
}.vmt-reg_trust_ic_lgm svg {
  height: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 16px;
  color: #1AABBD;
}.vmt-seo_lgm {
  padding: 36px 1rem 0;
  background: #0A1018;
}
@media(min-width: 771px) {.vmt-seo_lgm {
  padding: 44px 1.5rem 0;
}
}.vmt-seo_in_lgm {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 16px;
  background: #101924;
  margin: 0 auto;
  padding: 28px 24px;
  max-width: 1320px;
}
@media(min-width: 765px) {.vmt-seo_in_lgm {
  padding: 36px 2.5rem;
}
}.vmt-seo_label_lgm {
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  color: #1AABBD;
  letter-spacing: .08em;
}.vmt-seo_h2_lgm {
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  font-size: 20px;
  line-height: 1.25;
  color: #EEE9E1;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.vmt-seo_h2_lgm {
  font-size: 1.5rem;
}
}.vmt-seo_body_lgm {
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #8C8680;
}.vmt-seo_body_lgm p {
  font-size: 14px;
  color: #8C8680;
  line-height: 1.75;
  margin-bottom: 12px;
}.vmt-seo_body_lgm p:last-child {
  margin-bottom: 0;
}.vmt-seo_body_lgm strong {
  font-weight: 700;
  color: #BAB4AB;
}.vmt-seo_body_lgm a {
  transition: color .2s;
  color: #1AABBD;
  text-decoration: underline;
}.vmt-seo_body_lgm a:hover {
  color: #22C0D4;
}.vmt-seo_body_lgm ul,.vmt-seo_body_lgm ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.vmt-seo_body_lgm ol {
  list-style: decimal;
}.vmt-seo_body_lgm li {
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 0.375rem;
  color: #8C8680;
}.vmt-seo_body_lgm table {
  margin-bottom: 12px;
  border-collapse: collapse;
  display: block;
  width: 100%;
  overflow-x: auto;
  font-size: 0.813rem;
}
@media(min-width: 766px) {.vmt-seo_body_lgm table {
  display: table;
}
}.vmt-seo_body_lgm th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #BAB4AB;
  font-weight: 700;
  text-align: left;
}.vmt-seo_body_lgm td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #8C8680;
}.vmt-seo_cols_lgm {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 639px) {.vmt-seo_cols_lgm {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.vmt-seo_cols_lgm {
  grid-template-columns: repeat(3,1fr);
}
}.vmt-seo_col_h_lgm {
  font-size: 13px;
  color: #BAB4AB;
  margin-bottom: 7px;
  overflow-wrap: break-word;
  font-weight: 700;
}.vmt-seo_col_p_lgm {
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 13px;
  color: #6A6560;
}.vmt-seo_stats_lgm {
  margin: 1.25rem 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.vmt-seo_stat_lgm {
  padding: 0.875rem 1rem;
  background: rgba(26, 171, 189, 0.07);
  border-radius: 10px;
  border: 1px solid rgba(26, 171, 189, 0.15);
  flex: 1;
  min-width: 140px;
}.vmt-seo_stat_val_lgm {
  margin-bottom: 4px;
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #1AABBD;
}.vmt-seo_stat_lb_lgm {
  overflow-wrap: break-word;
  color: #6A6560;
  font-size: 0.688rem;
}.vmt-seo_lgm {
  padding: 36px 1rem 0;
  background: #0A1018;
}
@media(min-width: 769px) {.vmt-seo_lgm {
  padding: 2.75rem 24px 0;
}
}.vmt-seo_in_lgm {
  margin: 0 auto;
  border-radius: 1rem;
  background: #101924;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 28px 1.5rem;
  max-width: 1320px;
}
@media(min-width: 766px) {.vmt-seo_in_lgm {
  padding: 2.25rem 40px;
}
}.vmt-seo_label_lgm {
  font-weight: 700;
  color: #1AABBD;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 10px;
  letter-spacing: .08em;
}.vmt-seo_h2_lgm {
  font-family: 'Playfair Display', serif;
  margin-bottom: 0.875rem;
  font-size: 1.25rem;
  color: #EEE9E1;
  font-weight: 800;
  line-height: 1.25;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.vmt-seo_h2_lgm {
  font-size: 24px;
}
}.vmt-seo_body_lgm {
  line-height: 1.75;
  font-size: 14px;
  color: #8C8680;
  overflow-wrap: break-word;
}.vmt-seo_body_lgm p {
  color: #8C8680;
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 1.75;
}.vmt-seo_body_lgm p:last-child {
  margin-bottom: 0;
}.vmt-seo_body_lgm strong {
  font-weight: 700;
  color: #BAB4AB;
}.vmt-seo_body_lgm a {
  transition: color .2s;
  text-decoration: underline;
  color: #1AABBD;
}.vmt-seo_body_lgm a:hover {
  color: #22C0D4;
}.vmt-seo_body_lgm ul,.vmt-seo_body_lgm ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.vmt-seo_body_lgm ol {
  list-style: decimal;
}.vmt-seo_body_lgm li {
  color: #8C8680;
  margin-bottom: 6px;
  font-size: 0.875rem;
  line-height: 1.75;
}.vmt-seo_body_lgm table {
  margin-bottom: 0.75rem;
  width: 100%;
  font-size: 13px;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
}
@media(min-width: 767px) {.vmt-seo_body_lgm table {
  display: table;
}
}.vmt-seo_body_lgm th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #BAB4AB;
  text-align: left;
  font-weight: 700;
}.vmt-seo_body_lgm td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8C8680;
}.vmt-seo_cols_lgm {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.vmt-seo_cols_lgm {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.vmt-seo_cols_lgm {
  grid-template-columns: repeat(3,1fr);
}
}.vmt-seo_col_h_lgm {
  overflow-wrap: break-word;
  font-weight: 700;
  color: #BAB4AB;
  margin-bottom: 7px;
  font-size: 0.813rem;
}.vmt-seo_col_p_lgm {
  font-size: 13px;
  color: #6A6560;
  overflow-wrap: break-word;
  line-height: 1.65;
}.vmt-seo_stats_lgm {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.vmt-seo_stat_lgm {
  background: rgba(26, 171, 189, 0.07);
  border: 1px solid rgba(26, 171, 189, 0.15);
  padding: 0.875rem 1rem;
  border-radius: 10px;
  flex: 1;
  min-width: 8.75rem;
}.vmt-seo_stat_val_lgm {
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-size: 1.25rem;
  color: #1AABBD;
}.vmt-seo_stat_lb_lgm {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #6A6560;
}.vmt-seo_lgm {
  padding: 2.25rem 16px 0;
  background: #0A1018;
}
@media(min-width: 767px) {.vmt-seo_lgm {
  padding: 2.75rem 24px 0;
}
}.vmt-seo_in_lgm {
  background: #101924;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 28px 1.5rem;
  border-radius: 1rem;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 771px) {.vmt-seo_in_lgm {
  padding: 2.25rem 40px;
}
}.vmt-seo_label_lgm {
  text-transform: uppercase;
  color: #1AABBD;
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.625rem;
}.vmt-seo_h2_lgm {
  color: #EEE9E1;
  font-size: 1.25rem;
  line-height: 1.25;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  margin-bottom: 14px;
}
@media(min-width: 769px) {.vmt-seo_h2_lgm {
  font-size: 1.5rem;
}
}.vmt-seo_body_lgm {
  overflow-wrap: break-word;
  color: #8C8680;
  line-height: 1.75;
  font-size: 0.875rem;
}.vmt-seo_body_lgm p {
  margin-bottom: 12px;
  color: #8C8680;
  line-height: 1.75;
  font-size: 14px;
}.vmt-seo_body_lgm p:last-child {
  margin-bottom: 0;
}.vmt-seo_body_lgm strong {
  color: #BAB4AB;
  font-weight: 700;
}.vmt-seo_body_lgm a {
  transition: color .2s;
  color: #1AABBD;
  text-decoration: underline;
}.vmt-seo_body_lgm a:hover {
  color: #22C0D4;
}.vmt-seo_body_lgm ul,.vmt-seo_body_lgm ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.vmt-seo_body_lgm ol {
  list-style: decimal;
}.vmt-seo_body_lgm li {
  line-height: 1.75;
  color: #8C8680;
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
}.vmt-seo_body_lgm table {
  overflow-x: auto;
  margin-bottom: 0.75rem;
  display: block;
  width: 100%;
  border-collapse: collapse;
  font-size: 0.813rem;
}
@media(min-width: 770px) {.vmt-seo_body_lgm table {
  display: table;
}
}.vmt-seo_body_lgm th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #BAB4AB;
  text-align: left;
  font-weight: 700;
}.vmt-seo_body_lgm td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #8C8680;
}.vmt-seo_cols_lgm {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 638px) {.vmt-seo_cols_lgm {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.vmt-seo_cols_lgm {
  grid-template-columns: repeat(3,1fr);
}
}.vmt-seo_col_h_lgm {
  margin-bottom: 0.438rem;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #BAB4AB;
  font-size: 0.813rem;
}.vmt-seo_col_p_lgm {
  font-size: 13px;
  line-height: 1.65;
  color: #6A6560;
  overflow-wrap: break-word;
}.vmt-seo_stats_lgm {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.vmt-seo_stat_lgm {
  flex: 1;
  background: rgba(26, 171, 189, 0.07);
  border: 1px solid rgba(26, 171, 189, 0.15);
  padding: 0.875rem 16px;
  border-radius: 10px;
  min-width: 8.75rem;
}.vmt-seo_stat_val_lgm {
  color: #1AABBD;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
}.vmt-seo_stat_lb_lgm {
  color: #6A6560;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.vmt-rv_lgm {
  padding: 36px 16px 0;
  background: #0A1018;
}
@media(min-width:768px) {.vmt-rv_lgm {
  padding: 2.75rem 1.5rem 0;
}
}.vmt-rv_in_lgm {
  margin: 0 auto;
  max-width: 1320px;
}.vmt-rv_head_lgm {
  max-width: 45rem;
  margin-bottom: 20px;
}.vmt-rv_label_lgm {
  color: #1AABBD;
  margin-bottom: 8px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
}.vmt-rv_h2_lgm {
  font-weight: 800;
  color: #EEE9E1;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  margin-bottom: 0.625rem;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 767px) {.vmt-rv_h2_lgm {
  font-size: 1.75rem;
}
}.vmt-rv_stats_lgm {
  gap: 18px;
  color: #6A6560;
  display: flex;
  font-size: 0.813rem;
  align-items: center;
  flex-wrap: wrap;
}.vmt-rv_stats_score_lgm {
  gap: 0.375rem;
  display: flex;
  align-items: baseline;
}.vmt-rv_stats_score_val_lgm {
  color: #E8A832;
  font-family: 'Playfair Display', serif;
  font-size: 1.375rem;
  font-weight: 800;
}.vmt-rv_stats_score_max_lgm {
  color: #555150;
  font-size: 0.813rem;
}.vmt-rv_stats_badge_lgm {
  gap: 4px;
  align-items: center;
  display: flex;
}.vmt-rv_stats_badge_lgm svg {
  color: #E8A832;
  height: 14px;
  width: 0.875rem;
}.vmt-rv_grid_lgm {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.vmt-rv_grid_lgm {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.vmt-rv_grid_lgm {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.vmt-rv_card_lgm {
  border-radius: 10px;
  background: #101924;
  padding: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  flex-direction: column;
  display: flex;
}.vmt-rv_card_stars_lgm {
  gap: 2px;
  color: #E8A832;
  margin-bottom: 10px;
  display: flex;
}.vmt-rv_card_stars_lgm svg {
  height: 0.875rem;
  width: 0.875rem;
}.vmt-rv_card_h_lgm {
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  line-height: 1.3;
  font-size: 0.875rem;
  font-weight: 700;
  color: #EEE9E1;
}.vmt-rv_card_body_lgm {
  flex: 1;
  line-height: 1.65;
  font-size: 13px;
  color: #6A6560;
  overflow-wrap: break-word;
  margin-bottom: 14px;
}.vmt-rv_card_body_lgm strong {
  color: #BAB4AB;
  font-weight: 600;
}.vmt-rv_card_meta_lgm {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  padding-top: 12px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  justify-content: space-between;
}.vmt-rv_card_author_lgm {
  font-size: 12px;
  font-weight: 600;
  color: #BAB4AB;
}.vmt-rv_card_date_lgm {
  font-size: 11px;
  color: #555150;
}.vmt-faq_lgm {
  padding: 36px 16px 0;
  background: #0A1018;
}
@media(min-width: 765px) {.vmt-faq_lgm {
  padding: 44px 1.5rem 0;
}
}.vmt-faq_in_lgm {
  margin: 0 auto;
  max-width: 1320px;
}.vmt-faq_head_lgm {
  margin-bottom: 1.25rem;
}.vmt-faq_label_lgm {
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #1AABBD;
}.vmt-faq_h2_lgm {
  overflow-wrap: break-word;
  color: #EEE9E1;
  font-weight: 800;
  font-size: 1.25rem;
  font-family: 'Playfair Display', serif;
}
@media(min-width:768px) {.vmt-faq_h2_lgm {
  font-size: 1.5rem;
}
}.vmt-faq_list_lgm {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.vmt-faq_item_lgm {
  background: #101924;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  overflow: hidden;
}.vmt-faq_q_lgm {
  transition: color .2s;
  padding: 1rem 1.25rem;
  gap: 0.75rem;
  align-items: center;
  overflow-wrap: break-word;
  display: flex;
  font-size: 14px;
  font-weight: 600;
  flex-wrap: wrap;
  justify-content: space-between;
  color: #BAB4AB;
  cursor: pointer;
}.vmt-faq_q_lgm:hover {
  color: #EEE9E1;
}.vmt-faq_q_ic_lgm {
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  border-radius: 50%;
  color: #1AABBD;
  justify-content: center;
  flex-shrink: 0;
  height: 1.5rem;
  align-items: center;
  font-size: 16px;
  width: 1.5rem;
  display: flex;
}.vmt-faq_item_lgm.vmt-state_open_lgm .vmt-faq_q_ic_lgm {
  transform: rotate(45deg);
}.vmt-faq_a_lgm {
  padding: 0 1.25rem 16px;
  color: #6A6560;
  display: none;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.7;
}.vmt-faq_item_lgm.vmt-state_open_lgm .vmt-faq_a_lgm {
  display: block;
}.vmt-faq_a_lgm strong {
  font-weight: 700;
  color: #BAB4AB;
}.vmt-faq_a_lgm a {
  color: #1AABBD;
  text-decoration: underline;
}.vmt-faq_a_lgm ul,.vmt-faq_a_lgm ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 1.25rem;
}.vmt-faq_a_lgm ol {
  list-style: decimal;
}.vmt-faq_a_lgm li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.vmt-faq_a_lgm table {
  margin: 0.5rem 0;
  font-size: 12px;
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
}
@media(min-width: 765px) {.vmt-faq_a_lgm table {
  display: table;
}
}.vmt-faq_a_lgm th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 6px 8px;
  font-weight: 700;
  text-align: left;
  color: #BAB4AB;
}.vmt-faq_a_lgm td {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #6A6560;
}.vmt-ft_lgm {
  background: #060B11;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 3rem;
}.vmt-ft_support_lgm {
  padding: 24px 16px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 771px) {.vmt-ft_support_lgm {
  padding: 1.75rem 1.5rem;
}
}.vmt-ft_support_in_lgm {
  gap: 1rem;
  margin: 0 auto;
  display: flex;
  align-items: center;
  max-width: 1320px;
  flex-wrap: wrap;
}.vmt-ft_support_main_lgm {
  gap: 1rem;
  flex: 1;
  min-width: 220px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.vmt-ft_support_ic_lgm {
  flex-shrink: 0;
  color: #1AABBD;
}.vmt-ft_support_ic_lgm svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 30px;
  height: 30px;
}.vmt-ft_support_text_title_lgm {
  color: #EEE9E1;
  margin-bottom: 3px;
  overflow-wrap: break-word;
  font-size: 15px;
  font-weight: 700;
}.vmt-ft_support_text_sub_lgm {
  color: #6A6560;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.vmt-ft_support_btn_lgm {
  background: #1AABBD;
  transition: background .2s;
  padding: 0.688rem 22px;
  border-radius: 10px;
  font-weight: 700;
  flex-shrink: 0;
  white-space: nowrap;
  color: #EEE9E1;
  font-size: 13px;
}.vmt-ft_support_btn_lgm:hover {
  background: #22C0D4;
}.vmt-ft_support_contacts_lgm {
  gap: 16px;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.vmt-ft_support_contact_lgm {
  color: #555150;
  font-size: 12px;
  line-height: 1.4;
}.vmt-ft_support_contact_lgm strong {
  font-size: 11px;
  margin-bottom: 2px;
  font-weight: 600;
  display: block;
  color: #8C8680;
}.vmt-ft_main_lgm {
  padding: 32px 1rem 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 765px) {.vmt-ft_main_lgm {
  padding: 40px 24px 2rem;
}
}.vmt-ft_main_in_lgm {
  gap: 24px;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
  display: grid;
  max-width: 82.5rem;
}
@media(min-width:640px) {.vmt-ft_main_in_lgm {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.vmt-ft_main_in_lgm {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.vmt-ft_col_logo_lgm {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.vmt-ft_col_logo_lgm {
  grid-column: auto;
}
}.vmt-ft_logo_lgm {
  gap: 0.563rem;
  font-size: 16px;
  display: flex;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
  align-items: center;
  font-weight: 800;
  color: #EEE9E1;
}.vmt-ft_logo_mark_lgm {
  border-radius: 5px;
  overflow: hidden;
  height: 30px;
  width: 1.875rem;
}.vmt-ft_logo_mark_lgm img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.vmt-ft_logo_sub_lgm {
  line-height: 1.55;
  overflow-wrap: break-word;
  font-size: 12px;
  color: #555150;
  max-width: 200px;
}.vmt-ft_col_title_lgm {
  color: #8C8680;
  text-transform: uppercase;
  font-size: 0.75rem;
  letter-spacing: .07em;
  font-weight: 700;
  margin-bottom: 14px;
}.vmt-ft_col_links_lgm {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.vmt-ft_col_link_lgm {
  transition: color .2s;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #555150;
}.vmt-ft_col_link_lgm:hover {
  color: #BAB4AB;
}.vmt-ft_apps_lgm {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.vmt-ft_app_card_lgm {
  padding: 10px 0.75rem;
  border-radius: 5px;
  gap: 0.625rem;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  align-items: center;
  display: flex;
}.vmt-ft_app_card_lgm:hover {
  border-color: rgba(26, 171, 189, 0.45);
}.vmt-ft_app_card_ic_lgm svg {
  height: 1.375rem;
  width: 1.375rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.vmt-ft_app_card_os_lgm {
  color: #555150;
  font-weight: 600;
  font-size: 10px;
}.vmt-ft_app_card_action_lgm {
  font-size: 0.75rem;
  font-weight: 700;
  color: #BAB4AB;
}.vmt-ft_bot_lgm {
  padding: 1.25rem 16px;
}
@media(min-width: 766px) {.vmt-ft_bot_lgm {
  padding: 1.25rem 24px;
}
}.vmt-ft_bot_in_lgm {
  gap: 1rem;
  margin: 0 auto;
  max-width: 82.5rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.vmt-ft_socials_lgm {
  gap: 8px;
  display: flex;
}.vmt-ft_soc_lgm {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: background .2s;
  border-radius: 5px;
  width: 2.25rem;
  align-items: center;
  display: flex;
  justify-content: center;
  color: #8C8680;
  height: 2.25rem;
}.vmt-ft_soc_lgm svg {
  stroke-linecap: round;
  height: 16px;
  stroke-linejoin: round;
  width: 16px;
}.vmt-ft_soc_lgm:hover {
  background: rgba(255, 255, 255, 0.07);
}.vmt-ft_legal_lgm {
  flex: 1;
  overflow-wrap: break-word;
  color: #8A8480;
  min-width: 200px;
  font-size: 0.688rem;
  line-height: 1.6;
}.vmt-ft_legal_lgm strong {
  color: #8C8680;
  font-weight: 700;
}.vmt-ft_legal_lgm a {
  color: #8C8680;
  text-decoration: underline;
}.vmt-ft_age_lgm {
  border-radius: 50%;
  border: 2px solid #8A8480;
  color: #8A8480;
  margin-left: auto;
  display: flex;
  width: 32px;
  height: 2rem;
  font-weight: 800;
  font-size: 11px;
  justify-content: center;
  flex-shrink: 0;
  align-items: center;
}