*,::before,::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  color: #B8C4DC;
  background-color: #090C18;
  font-family: 'DM Sans', sans-serif;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  line-height: 1.6;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  color: inherit;
  cursor: pointer;
}a {
  text-decoration: none;
  color: inherit;
}.vmh_layout-4yv {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}.vmh_page-4yv {
  display: flex;
  min-height: 100vh;
}.vmh_main-4yv {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media screen and (min-width: 1078px) {.vmh_main-4yv {
  padding-left: 220px;
}
}
@media screen and (max-width: 1080px) {.vmh_main-4yv {
  padding-bottom: 4.5rem;
}
}.vmh_gc-4yv {
  transition: transform .2s,border-color .2s;
  border-radius: 10px;
  background: #0C1020;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.06);
  cursor: pointer;
  position: relative;
  width: 8.75rem;
  flex-shrink: 0;
}
@media(min-width: 642px) {.vmh_gc-4yv {
  width: 156px;
}
}
@media(min-width: 1081px) {.vmh_gc-4yv {
  width: 168px;
}
}.vmh_gc-4yv:hover {
  border-color: rgba(0,200,232,0.07);
  transform: translateY(-3px);
}.vmh_gc_img-4yv {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.vmh_gc_img-4yv img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  position: absolute;
  height: 100%;
}.vmh_gc_hover-4yv {
  inset: 0;
  background: rgba(5,7,16,0.72);
  transition: opacity .2s;
  display: flex;
  position: absolute;
  opacity: 0;
  align-items: center;
  justify-content: center;
}.vmh_gc-4yv:hover .vmh_gc_hover-4yv {
  opacity: 1;
}.vmh_gc_hover_btn-4yv {
  border-radius: 0.313rem;
  background: #00C8E8;
  padding: 0.5rem 1rem;
  color: #EDF2FF;
  font-weight: 700;
  font-size: 0.75rem;
}.vmh_gc_info-4yv {
  padding: 8px 0.625rem 10px;
}.vmh_gc_name-4yv {
  overflow: hidden;
  font-size: 0.75rem;
  font-weight: 600;
  text-overflow: ellipsis;
  max-width: 100%;
  margin-bottom: 3px;
  white-space: nowrap;
  color: #B8C4DC;
}.vmh_gc_prov-4yv {
  color: #3D5070;
  font-size: 0.625rem;
}.vmh_gc_tag-4yv {
  border-radius: 4px;
  padding: 2px 7px;
  font-weight: 700;
  position: absolute;
  top: 0.375rem;
  letter-spacing: .04em;
  left: 6px;
  z-index: 2;
  font-size: 0.563rem;
  text-transform: uppercase;
}.vmh_gc_tag_hot-4yv {
  background: #F03A3A;
  color: #fff;
}.vmh_gc_tag_new-4yv {
  background: #18D068;
  color: #090C18;
}.vmh_gc_tag_jp-4yv {
  background: #F5A623;
  color: #090C18;
}.vmh_gc_tag_ex-4yv {
  background: #FF6B2B;
  color: #fff;
}.vmh_gc_tag_live-4yv {
  background: #F03A3A;
  color: #fff;
}.vmh_gr-4yv {
  background: #090C18;
  padding: 2rem 1rem 0;
}
@media(min-width: 766px) {.vmh_gr-4yv {
  padding: 36px 24px 0;
}
}.vmh_gr_in-4yv {
  margin: 0 auto;
  max-width: 82.5rem;
}.vmh_gr_head-4yv {
  gap: 0.75rem;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
  align-items: center;
}.vmh_gr_head_l-4yv {
  flex: 1;
  gap: 0.625rem;
  min-width: 0;
  display: flex;
  align-items: center;
}.vmh_gr_ic-4yv {
  border-radius: 10px;
  justify-content: center;
  width: 32px;
  height: 2rem;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}.vmh_gr_ic-4yv svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1rem;
  height: 1rem;
}.vmh_gr_title-4yv {
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
  color: #EDF2FF;
  font-weight: 700;
  font-size: 1rem;
}
@media(min-width: 767px) {.vmh_gr_title-4yv {
  font-size: 18px;
}
}.vmh_gr_more-4yv {
  transition: color .2s;
  gap: 0.313rem;
  color: #5A6D8A;
  flex-shrink: 0;
  white-space: nowrap;
  font-weight: 600;
  display: flex;
  font-size: 0.75rem;
  align-items: center;
}.vmh_gr_more-4yv:hover {
  color: #00C8E8;
}.vmh_gr_more-4yv svg {
  height: 12px;
  width: 12px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.vmh_gr_arrows-4yv {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.vmh_gr_arr-4yv {
  transition: background .15s,color .15s;
  background: rgba(255,255,255,0.05);
  border-radius: 0.313rem;
  border: 1px solid rgba(255,255,255,0.11);
  width: 1.875rem;
  height: 30px;
  color: #7E91B0;
  align-items: center;
  justify-content: center;
  display: flex;
}.vmh_gr_arr-4yv:hover {
  background: rgba(255,255,255,0.07);
  color: #EDF2FF;
}.vmh_gr_arr-4yv svg {
  stroke-linecap: round;
  width: 0.813rem;
  stroke-linejoin: round;
  height: 13px;
}.vmh_gr_seo_h-4yv {
  margin: 0 0 0.375rem;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  max-width: 680px;
  font-weight: 700;
  color: #B8C4DC;
  font-family: 'Exo 2', sans-serif;
}
@media(min-width: 770px) {.vmh_gr_seo_h-4yv {
  font-size: 14px;
}
}.vmh_gr_seo-4yv {
  overflow-wrap: break-word;
  font-size: 12px;
  color: #5A6D8A;
  max-width: 680px;
  margin-bottom: 0.75rem;
  line-height: 1.55;
}.vmh_gr_seo-4yv strong {
  color: #B8C4DC;
  font-weight: 600;
}.vmh_gr_scroll-4yv {
  gap: 10px;
  display: flex;
  padding-bottom: 0.625rem;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
}.vmh_gr_scroll-4yv::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.vmh_gr_scroll-4yv {
  gap: 12px;
}
}.vmh_tb-4yv {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  background: #090C18;
  z-index: 80;
  align-items: center;
  height: 56px;
  top: 0;
  position: fixed;
  right: 0;
  left: 0;
  display: flex;
}.vmh_tb_in-4yv {
  padding: 0 0.875rem;
  gap: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}.vmh_tb_burger-4yv {
  border-radius: 10px;
  gap: 5px;
  width: 2.375rem;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
  height: 2.375rem;
  margin-right: 0.5rem;
}.vmh_tb_burger-4yv:hover {
  background: rgba(255,255,255,0.05);
}.vmh_tb_burger_line-4yv {
  background: #7E91B0;
  border-radius: 1px;
  display: block;
  width: 18px;
  height: 2px;
}
@media(min-width: 1081px) {.vmh_tb_burger-4yv {
  display: none;
}
}.vmh_tb_logo-4yv {
  gap: 9px;
  letter-spacing: -.01em;
  display: flex;
  align-items: center;
  font-size: 18px;
  color: #EDF2FF;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-right: 1.25rem;
  flex-shrink: 0;
}.vmh_tb_logo_mark-4yv {
  overflow: hidden;
  border-radius: 10px;
  display: flex;
  width: 2rem;
  height: 2rem;
  justify-content: center;
  align-items: center;
}.vmh_tb_logo_mark-4yv img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.vmh_tb_nav-4yv {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 637px) {.vmh_tb_nav-4yv {
  display: flex;
}
}.vmh_tb_tab-4yv {
  transition: background .15s,color .15s;
  padding: 0.5rem 0.875rem;
  border-radius: 10px;
  font-weight: 600;
  color: #7E91B0;
  font-size: 13px;
  white-space: nowrap;
}.vmh_tb_tab-4yv:hover {
  background: rgba(255,255,255,0.05);
  color: #EDF2FF;
}.vmh_tb_tab-4yv.vmh_state_active-4yv {
  background: rgba(0,200,232,0.16);
  color: #EDF2FF;
}.vmh_tb_right-4yv {
  gap: 0.5rem;
  flex-shrink: 0;
  margin-left: auto;
  display: flex;
  align-items: center;
}.vmh_tb_login-4yv {
  padding: 0.563rem 16px;
  border: 1px solid rgba(255,255,255,0.11);
  background: rgba(255,255,255,0.05);
  transition: border-color .2s,color .2s;
  border-radius: 10px;
  display: none;
  color: #B8C4DC;
  font-weight: 600;
  font-size: 0.813rem;
}.vmh_tb_login-4yv:hover {
  border-color: rgba(0,210,235,0.45);
  color: #EDF2FF;
}
@media(min-width: 481px) {.vmh_tb_login-4yv {
  display: block;
}
}.vmh_tb_reg-4yv {
  background: #18D068;
  padding: 0.563rem 18px;
  transition: background .2s;
  border-radius: 0.625rem;
  color: #060C18;
  font-size: 13px;
  white-space: nowrap;
  font-weight: 700;
}.vmh_tb_reg-4yv:hover {
  background: #1FE878;
}.vmh_sb-4yv {
  border-right: 1px solid rgba(255,255,255,0.05);
  transform: translateX(-100%);
  background: #101628;
  transition: transform .25s ease;
  z-index: 70;
  top: 3.5rem;
  bottom: 0;
  position: fixed;
  overflow-y: auto;
  width: 13.75rem;
  left: 0;
}.vmh_sb-4yv.vmh_state_open-4yv {
  transform: translateX(0);
}.vmh_sb-4yv::-webkit-scrollbar {
  width: 0.25rem;
}.vmh_sb-4yv::-webkit-scrollbar-thumb {
  background: rgba(255,255,255,0.07);
  border-radius: 2px;
}
@media(min-width: 1077px) {.vmh_sb-4yv {
  transform: translateX(0);
}
}.vmh_sb_auth-4yv {
  padding: 14px 0.75rem 10px;
}.vmh_sb_btn_reg-4yv {
  padding: 0.688rem;
  border-radius: 10px;
  transition: background .2s;
  background: #18D068;
  text-align: center;
  color: #060C18;
  display: block;
  margin-bottom: 8px;
  font-weight: 700;
  font-size: 13px;
}.vmh_sb_btn_reg-4yv:hover {
  background: #1FE878;
}.vmh_sb_btn_login-4yv {
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.11);
  transition: border-color .2s;
  border-radius: 0.625rem;
  padding: 0.625rem;
  text-align: center;
  font-weight: 600;
  display: block;
  font-size: 13px;
  color: #B8C4DC;
}.vmh_sb_btn_login-4yv:hover {
  border-color: rgba(0,210,235,0.45);
  color: #EDF2FF;
}.vmh_sb_promo-4yv {
  margin: 0 12px 0.625rem;
  padding: 0.75rem 0.875rem;
  border: 1px solid rgba(0,200,232,0.16);
  overflow: hidden;
  background: linear-gradient(135deg,#0B1535,#101628);
  border-radius: 10px;
  position: relative;
}.vmh_sb_promo-4yv::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(0,200,232,0.16),transparent 70%);
  height: 80px;
  top: -1.25rem;
  width: 5rem;
  right: -20px;
  content: '';
  position: absolute;
}.vmh_sb_promo_title-4yv {
  letter-spacing: .06em;
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 4px;
  color: #00C8E8;
  text-transform: uppercase;
}.vmh_sb_promo_text-4yv {
  line-height: 1.35;
  font-size: 12px;
  font-weight: 600;
  overflow-wrap: break-word;
  color: #EDF2FF;
}.vmh_sb_promo_sub-4yv {
  color: #5A6D8A;
  margin-top: 3px;
  font-size: 0.625rem;
}.vmh_sb_nav-4yv {
  padding: 6px 0.5rem 1rem;
}.vmh_sb_nav_lb-4yv {
  padding: 10px 8px 6px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.625rem;
  color: #3D5070;
  font-weight: 700;
}.vmh_sb_link-4yv {
  transition: background .15s,color .15s;
  padding: 9px 10px;
  border-radius: 0.313rem;
  gap: 10px;
  color: #7E91B0;
  overflow-wrap: break-word;
  cursor: pointer;
  font-size: 13px;
  align-items: center;
  font-weight: 500;
  display: flex;
}.vmh_sb_link-4yv:hover {
  background: rgba(255,255,255,0.05);
  color: #EDF2FF;
}.vmh_sb_link-4yv.vmh_state_active-4yv {
  background: rgba(0,200,232,0.16);
  color: #EDF2FF;
}.vmh_sb_ic-4yv {
  border-radius: 5px;
  width: 1.875rem;
  display: flex;
  height: 30px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
}.vmh_sb_ic-4yv svg {
  stroke-linejoin: round;
  width: 1rem;
  height: 16px;
  stroke-linecap: round;
}.vmh_sb_ic_1-4yv {
  background: rgba(0,200,232,0.07);
  color: #00C8E8;
}.vmh_sb_ic_2-4yv {
  background: rgba(24,208,104,0.15);
  color: #18D068;
}.vmh_sb_ic_3-4yv {
  background: rgba(245,166,35,0.16);
  color: #F5A623;
}.vmh_sb_ic_4-4yv {
  background: rgba(255,107,43,0.18);
  color: #FF6B2B;
}.vmh_sb_ic_5-4yv {
  background: rgba(0,200,232,0.07);
  color: #FF3D8E;
}.vmh_sb_ic_6-4yv {
  background: rgba(255,107,43,0.18);
  color: #A259FF;
}.vmh_sb_badge-4yv {
  padding: 2px 7px;
  border-radius: 5px;
  background: #F5A623;
  color: #060C18;
  margin-left: auto;
  font-weight: 700;
  font-size: 0.563rem;
}.vmh_sb_bot-4yv {
  border-top: 1px solid rgba(255,255,255,0.05);
  padding: 0.75rem;
  gap: 8px;
  display: flex;
}.vmh_sb_lang-4yv,.vmh_sb_help-4yv {
  background: rgba(255,255,255,0.05);
  transition: border-color .2s;
  border-radius: 0.313rem;
  gap: 0.375rem;
  padding: 9px 6px;
  flex: 1;
  border: 1px solid rgba(255,255,255,0.06);
  align-items: center;
  color: #7E91B0;
  font-weight: 600;
  justify-content: center;
  font-size: 0.688rem;
  display: flex;
}.vmh_sb_lang-4yv:hover,.vmh_sb_help-4yv:hover {
  border-color: rgba(0,210,235,0.45);
  color: #EDF2FF;
}.vmh_sb_lang-4yv svg,.vmh_sb_help-4yv svg {
  stroke-linejoin: round;
  width: 0.813rem;
  height: 0.813rem;
  stroke-linecap: round;
}.vmh_sb_bd-4yv {
  background: rgba(5,7,16,0.72);
  inset: 0;
  position: fixed;
  display: none;
  z-index: 69;
}.vmh_sb_bd-4yv.vmh_state_on-4yv {
  display: block;
}
@media(min-width: 1077px) {.vmh_sb_bd-4yv {
  display: none!important;
}
}.vmh_mob_nav-4yv {
  background: #101628;
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255,255,255,0.11);
  position: fixed;
  display: flex;
  bottom: 0;
  z-index: 80;
  left: 0;
  right: 0;
}
@media(min-width: 1081px) {.vmh_mob_nav-4yv {
  display: none;
}
}.vmh_mob_nav_item-4yv {
  gap: 0.25rem;
  padding: 0.25rem 2px;
  flex: 1;
  flex-direction: column;
  display: flex;
  color: #3D5070;
  cursor: pointer;
  align-items: center;
}.vmh_mob_nav_ic-4yv {
  line-height: 1;
}.vmh_mob_nav_ic-4yv svg {
  stroke-linecap: round;
  width: 20px;
  height: 20px;
  stroke-linejoin: round;
}.vmh_mob_nav_lb-4yv {
  font-size: 10px;
  color: #3D5070;
  font-weight: 600;
}.vmh_mob_nav_item-4yv.vmh_state_active-4yv {
  color: #00C8E8;
}.vmh_mob_nav_item-4yv.vmh_state_active-4yv .vmh_mob_nav_lb-4yv {
  color: #00C8E8;
}.vmh_hero-4yv {
  background: #090C18;
  padding: 20px 16px 0;
}
@media(min-width: 767px) {.vmh_hero-4yv {
  padding: 24px 1.5rem 0;
}
}.vmh_hero_in-4yv {
  gap: 12px;
  margin: 0 auto;
  max-width: 1320px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 857px) {.vmh_hero_in-4yv {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1097px) {.vmh_hero_in-4yv {
  grid-template-columns: 1fr 21.25rem;
}
}.vmh_hero_promo-4yv {
  background: #0C1020;
  border-radius: 1rem;
  overflow: hidden;
  min-height: 220px;
  align-items: stretch;
  position: relative;
  display: flex;
}
@media(min-width: 769px) {.vmh_hero_promo-4yv {
  min-height: 280px;
}
}.vmh_hero_promo_bg-4yv {
  background-position: center;
  background: linear-gradient(120deg,#0B1535 0%,#090C18 100%);
  inset: 0;
  position: absolute;
  background-size: cover;
}.vmh_hero_promo_bg-4yv::after {
  background: linear-gradient(90deg,#090C18 0%,rgba(5,7,16,0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.vmh_hero_promo_glow-4yv {
  background: radial-gradient(circle,rgba(255,107,43,0.18) 0%,transparent 65%);
  border-radius: 50%;
  top: -2.5rem;
  height: 300px;
  pointer-events: none;
  right: 3.75rem;
  width: 18.75rem;
  position: absolute;
}.vmh_hero_promo_ct-4yv {
  padding: 28px 24px 28px 1.75rem;
  flex-direction: column;
  max-width: 30rem;
  display: flex;
  position: relative;
  z-index: 2;
  justify-content: center;
}
@media(min-width: 766px) {.vmh_hero_promo_ct-4yv {
  padding: 2.5rem 32px;
}
}.vmh_hero_badge-4yv {
  padding: 5px 0.75rem;
  border-radius: 1.5rem;
  border: 1px solid rgba(0,200,232,0.07);
  background: rgba(0,200,232,0.16);
  font-size: 0.625rem;
  font-weight: 700;
  display: inline-block;
  text-transform: uppercase;
  margin-bottom: 0.875rem;
  letter-spacing: .08em;
  color: #00C8E8;
}.vmh_hero_h1-4yv {
  margin-bottom: 10px;
  color: #EDF2FF;
  font-weight: 800;
  line-height: 1.15;
  overflow-wrap: break-word;
  font-size: 26px;
  font-family: 'Exo 2', sans-serif;
}.vmh_hero_h1-4yv em {
  font-style: normal;
  color: #F5A623;
}
@media(min-width: 769px) {.vmh_hero_h1-4yv {
  font-size: 36px;
}
}.vmh_hero_sub-4yv {
  color: #7E91B0;
  line-height: 1.55;
  font-size: 0.813rem;
  margin-bottom: 1.25rem;
}
@media(min-width: 771px) {.vmh_hero_sub-4yv {
  font-size: 0.875rem;
}
}.vmh_hero_row-4yv {
  gap: 10px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.vmh_hero_cta-4yv {
  transition: background .2s;
  background: #18D068;
  border-radius: 10px;
  padding: 0.813rem 26px;
  box-shadow: 0 4px 0.875rem rgba(24,208,104,0.5), inset 0 1px 0 rgba(255,255,255,0.1);
  color: #060C18;
  font-weight: 700;
  font-size: 14px;
}.vmh_hero_cta-4yv:hover {
  background: #1FE878;
}.vmh_hero_terms-4yv {
  color: #3D5070;
  font-size: 0.688rem;
}.vmh_hero_game-4yv {
  background: #0C1020;
  border-radius: 16px;
  border: 1px solid rgba(255,255,255,0.06);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  position: relative;
}.vmh_hero_game_badge-4yv {
  border: 1px solid rgba(245,166,35,0.16);
  padding: 0.313rem 0.625rem;
  border-radius: 1.5rem;
  background: rgba(245,166,35,0.16);
  text-transform: uppercase;
  letter-spacing: .06em;
  z-index: 3;
  position: absolute;
  font-weight: 700;
  left: 12px;
  font-size: 0.625rem;
  top: 12px;
  color: #F5A623;
}.vmh_hero_game_badge-4yv svg {
  width: 11px;
  height: 11px;
  vertical-align: -1px;
  margin-right: 4px;
}.vmh_hero_game_img-4yv {
  background: linear-gradient(135deg,#0B1535,#090C18);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.vmh_hero_game_img-4yv img {
  inset: 0;
  object-fit: cover;
  height: 100%;
  position: absolute;
  width: 100%;
}.vmh_hero_game_play-4yv {
  transition: opacity .2s;
  inset: 0;
  background: rgba(5,7,16,0.72);
  align-items: center;
  display: flex;
  opacity: 0;
  position: absolute;
  justify-content: center;
}.vmh_hero_game-4yv:hover .vmh_hero_game_play-4yv {
  opacity: 1;
}.vmh_hero_game_play-4yv span {
  background: #00C8E8;
  border-radius: 50%;
  width: 3.25rem;
  justify-content: center;
  display: flex;
  height: 3.25rem;
  align-items: center;
}.vmh_hero_game_play-4yv span svg {
  height: 18px;
  margin-left: 2px;
  width: 18px;
}.vmh_hero_game_info-4yv {
  padding: 0.875rem 16px;
}.vmh_hero_game_title-4yv {
  color: #EDF2FF;
  font-weight: 700;
  margin-bottom: 4px;
  font-size: 0.938rem;
  overflow-wrap: break-word;
}.vmh_hero_game_provider-4yv {
  font-size: 0.688rem;
  color: #5A6D8A;
}.vmh_hero_game_btn-4yv {
  background: #00C8E8;
  padding: 11px;
  margin: 0.75rem 1rem 1rem;
  border-radius: 0.625rem;
  transition: background .2s;
  font-size: 0.813rem;
  font-weight: 700;
  display: block;
  text-align: center;
  color: #EDF2FF;
}.vmh_hero_game-4yv:hover .vmh_hero_game_btn-4yv {
  background: #22DEFF;
}.vmh_sbar-4yv {
  background: #090C18;
  padding: 16px 16px 0;
}
@media(min-width:768px) {.vmh_sbar-4yv {
  padding: 18px 24px 0;
}
}.vmh_sbar_in-4yv {
  margin: 0 auto;
  max-width: 1320px;
}.vmh_sbar_row-4yv {
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 0.75rem;
}.vmh_sbar_input-4yv {
  transition: border-color .2s;
  flex: 1;
  background: #0C1020;
  border-radius: 0.625rem;
  border: 1px solid rgba(255,255,255,0.11);
  gap: 0.625rem;
  padding: 0.688rem 16px;
  align-items: center;
  font-size: 13px;
  color: #5A6D8A;
  cursor: pointer;
  display: flex;
}.vmh_sbar_input-4yv:hover {
  border-color: rgba(0,210,235,0.45);
}.vmh_sbar_input-4yv svg {
  stroke-linecap: round;
  flex-shrink: 0;
  stroke-linejoin: round;
  height: 0.938rem;
  width: 0.938rem;
}.vmh_sbar_providers-4yv {
  background: #0C1020;
  border: 1px solid rgba(255,255,255,0.11);
  padding: 11px 1.125rem;
  gap: 8px;
  transition: border-color .2s;
  border-radius: 10px;
  white-space: nowrap;
  font-size: 0.813rem;
  color: #B8C4DC;
  align-items: center;
  display: flex;
  font-weight: 600;
}.vmh_sbar_providers-4yv:hover {
  border-color: rgba(0,210,235,0.45);
  color: #EDF2FF;
}.vmh_sbar_providers-4yv svg {
  stroke-linecap: round;
  width: 0.875rem;
  stroke-linejoin: round;
  height: 0.875rem;
}.vmh_sbar_tabs-4yv {
  gap: 0.375rem;
  display: flex;
  padding-bottom: 2px;
  overflow-x: auto;
  scrollbar-width: none;
}.vmh_sbar_tabs-4yv::-webkit-scrollbar {
  display: none;
}.vmh_sbar_tab-4yv {
  background: rgba(255,255,255,0.05);
  transition: background .15s,color .15s,border-color .15s;
  border: 1px solid rgba(255,255,255,0.06);
  gap: 7px;
  padding: 0.5rem 0.875rem;
  border-radius: 24px;
  font-size: 12px;
  color: #7E91B0;
  align-items: center;
  white-space: nowrap;
  flex-shrink: 0;
  cursor: pointer;
  display: flex;
  font-weight: 600;
}.vmh_sbar_tab-4yv:hover {
  background: rgba(255,255,255,0.07);
  border-color: rgba(0,210,235,0.45);
  color: #EDF2FF;
}.vmh_sbar_tab-4yv.vmh_state_active-4yv {
  background: rgba(0,200,232,0.16);
  border-color: rgba(0,200,232,0.07);
  color: #EDF2FF;
}.vmh_sbar_tab_ic-4yv svg {
  width: 14px;
  stroke-linecap: round;
  height: 0.875rem;
  stroke-linejoin: round;
}.vmh_gr_jp-4yv {
  background: linear-gradient(135deg,#14103A 0%,#080A1C 100%);
  overflow: hidden;
  padding: 20px;
  border-radius: 1rem;
  position: relative;
}.vmh_gr_jp-4yv::before {
  background: radial-gradient(circle,rgba(255,107,43,0.18) 0%,transparent 70%);
  border-radius: 50%;
  height: 250px;
  width: 250px;
  left: -60px;
  content: '';
  position: absolute;
  top: -60px;
}.vmh_gr_jp-4yv::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(245,166,35,0.16) 0%,transparent 70%);
  content: '';
  bottom: -40px;
  right: 0;
  height: 12.5rem;
  width: 12.5rem;
  position: absolute;
}.vmh_gr_jp_head-4yv {
  gap: 16px;
  margin-bottom: 16px;
  align-items: flex-start;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  z-index: 1;
}.vmh_gr_jp_info-4yv {
  flex: 1;
}.vmh_gr_jp_label-4yv {
  margin-bottom: 0.375rem;
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #A259FF;
  text-transform: uppercase;
}.vmh_gr_jp_label-4yv svg {
  stroke-linecap: round;
  width: 14px;
  height: 0.875rem;
  stroke-linejoin: round;
  margin-right: 4px;
  vertical-align: -2px;
}.vmh_gr_jp_amount-4yv {
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
  color: #EDF2FF;
  line-height: 1;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-size: 2rem;
}
@media(min-width: 767px) {.vmh_gr_jp_amount-4yv {
  font-size: 2.5rem;
}
}.vmh_gr_jp_amount-4yv span {
  color: #F5A623;
}.vmh_gr_jp_seo-4yv {
  max-width: 30rem;
  overflow-wrap: break-word;
  color: #7E91B0;
  font-size: 0.75rem;
  line-height: 1.5;
}.vmh_gr_jp_cta-4yv {
  background: rgba(255,107,43,0.18);
  padding: 0.688rem 20px;
  border: 1px solid rgba(255,107,43,0.18);
  transition: background .2s;
  border-radius: 10px;
  flex-shrink: 0;
  font-size: 0.813rem;
  white-space: nowrap;
  color: #EDF2FF;
  z-index: 1;
  margin-top: 0.25rem;
  font-weight: 700;
  align-self: flex-start;
  position: relative;
}.vmh_gr_jp_cta-4yv:hover {
  background: #FF6B2B;
}.vmh_gcg-4yv {
  padding: 2.25rem 1rem 0;
  background: #090C18;
}
@media(min-width: 765px) {.vmh_gcg-4yv {
  padding: 2.75rem 1.5rem 0;
}
}.vmh_gcg_in-4yv {
  margin: 0 auto;
  max-width: 82.5rem;
}.vmh_gcg_head-4yv {
  max-width: 720px;
  margin-bottom: 1.25rem;
}.vmh_gcg_label-4yv {
  color: #00C8E8;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 8px;
}.vmh_gcg_h2-4yv {
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
  font-size: 22px;
  font-weight: 800;
  margin-bottom: 0.5rem;
  color: #EDF2FF;
}
@media(min-width: 771px) {.vmh_gcg_h2-4yv {
  font-size: 28px;
}
}.vmh_gcg_intro-4yv {
  color: #5A6D8A;
  line-height: 1.6;
  font-size: 13px;
}.vmh_gcg_grid-4yv {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.vmh_gcg_grid-4yv {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.vmh_gcg_grid-4yv {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.vmh_gcg_card-4yv {
  border-radius: 1rem;
  border: 1px solid rgba(255,255,255,0.11);
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  padding: 20px;
  flex-direction: column;
  justify-content: flex-end;
  position: relative;
  display: flex;
  min-height: 15rem;
  cursor: pointer;
}.vmh_gcg_card-4yv:hover {
  transform: translateY(-3px);
  border-color: rgba(0,200,232,0.16);
}.vmh_gcg_card_bg-4yv {
  inset: 0;
  z-index: 0;
  position: absolute;
}.vmh_gcg_card_bg-4yv::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.vmh_gcg_card_ic-4yv {
  background: rgba(0,0,0,.45);
  border-radius: 5px;
  color: #EDF2FF;
  right: 18px;
  display: flex;
  width: 2.5rem;
  position: absolute;
  top: 18px;
  z-index: 2;
  justify-content: center;
  height: 2.5rem;
  align-items: center;
}.vmh_gcg_card_ic-4yv svg {
  width: 1.25rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.25rem;
}.vmh_gcg_card_ct-4yv {
  z-index: 1;
  position: relative;
}.vmh_gcg_card_h-4yv {
  overflow-wrap: break-word;
  font-size: 18px;
  font-weight: 800;
  margin-bottom: 0.5rem;
  font-family: 'Exo 2', sans-serif;
  color: #EDF2FF;
  line-height: 1.2;
}
@media(min-width: 770px) {.vmh_gcg_card_h-4yv {
  font-size: 20px;
}
}.vmh_gcg_card_p-4yv {
  color: rgba(255,255,255,.82);
  font-size: 0.75rem;
  line-height: 1.55;
  overflow-wrap: break-word;
  margin-bottom: 10px;
}.vmh_gcg_card_p-4yv strong {
  color: #EDF2FF;
  font-weight: 600;
}.vmh_gcg_card_cta-4yv {
  gap: 4px;
  font-weight: 700;
  display: inline-flex;
  font-size: 12px;
  text-transform: uppercase;
  color: #00C8E8;
  align-items: center;
  letter-spacing: .04em;
}.vmh_gcg_card_cta-4yv svg {
  stroke-linejoin: round;
  height: 12px;
  width: 0.75rem;
  stroke-linecap: round;
}.vmh_ws-4yv {
  padding: 2rem 1rem 0;
  background: #090C18;
}
@media(min-width: 767px) {.vmh_ws-4yv {
  padding: 36px 24px 0;
}
}.vmh_ws_in-4yv {
  margin: 0 auto;
  max-width: 82.5rem;
}.vmh_ws_head-4yv {
  gap: 12px;
  display: flex;
  margin-bottom: 14px;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}.vmh_ws_title-4yv {
  gap: 0.625rem;
  overflow-wrap: break-word;
  font-family: 'Exo 2', sans-serif;
  display: flex;
  font-weight: 700;
  color: #EDF2FF;
  align-items: center;
  font-size: 1rem;
  flex-wrap: wrap;
}.vmh_ws_title_ic-4yv svg {
  stroke-linejoin: round;
  height: 1.125rem;
  color: #F5A623;
  width: 18px;
  stroke-linecap: round;
}.vmh_ws_online-4yv {
  gap: 0.438rem;
  display: flex;
  align-items: center;
  color: #5A6D8A;
  font-size: 12px;
  font-weight: 600;
}.vmh_ws_online_dot-4yv {
  background: #18D068;
  border-radius: 50%;
  height: 8px;
  flex-shrink: 0;
  width: 8px;
  box-shadow: 0 0 6px rgba(24,208,104,0.15);
}.vmh_ws_scroll-4yv {
  gap: 8px;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 0.5rem;
  display: flex;
}.vmh_ws_scroll-4yv::-webkit-scrollbar {
  display: none;
}.vmh_wc-4yv {
  border-radius: 0.625rem;
  border: 1px solid rgba(255,255,255,0.11);
  padding: 10px 0.875rem;
  gap: 10px;
  background: #0C1020;
  min-width: 220px;
  display: flex;
  flex-shrink: 0;
  align-items: center;
}.vmh_wc_img-4yv {
  background: #101628;
  border-radius: 0.313rem;
  overflow: hidden;
  width: 2.25rem;
  height: 36px;
  flex-shrink: 0;
}.vmh_wc_img-4yv img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.vmh_wc_info-4yv {
  min-width: 0;
}.vmh_wc_game-4yv {
  overflow: hidden;
  font-weight: 600;
  font-size: 12px;
  white-space: nowrap;
  color: #B8C4DC;
  text-overflow: ellipsis;
}.vmh_wc_player-4yv {
  overflow: hidden;
  color: #3D5070;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 0.625rem;
}.vmh_wc_amount-4yv {
  flex-shrink: 0;
  color: #18D068;
  font-size: 13px;
  white-space: nowrap;
  margin-left: auto;
  font-weight: 700;
}.vmh_htp-4yv {
  background: #090C18;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.vmh_htp-4yv {
  padding: 44px 1.5rem 0;
}
}.vmh_htp_in-4yv {
  margin: 0 auto;
  max-width: 82.5rem;
}.vmh_htp_head-4yv {
  margin-bottom: 1.375rem;
  max-width: 720px;
}.vmh_htp_label-4yv {
  color: #00C8E8;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 0.5rem;
  font-weight: 700;
  text-transform: uppercase;
}.vmh_htp_h2-4yv {
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #EDF2FF;
  font-family: 'Exo 2', sans-serif;
  font-size: 22px;
}
@media(min-width: 766px) {.vmh_htp_h2-4yv {
  font-size: 1.75rem;
}
}.vmh_htp_intro-4yv {
  font-size: 0.875rem;
  color: #5A6D8A;
  line-height: 1.6;
}.vmh_htp_steps-4yv {
  margin: 0;
  padding: 0;
  list-style: none;
  gap: 12px;
  display: grid;
  counter-reset: none;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.vmh_htp_steps-4yv {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.vmh_htp_steps-4yv {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.vmh_htp_step-4yv {
  border: 1px solid rgba(255,255,255,0.11);
  padding: 1.25rem 1.125rem 18px;
  border-radius: 0.625rem;
  background: #101628;
  flex-direction: column;
  position: relative;
  display: flex;
}.vmh_htp_step_num-4yv {
  border-radius: 50%;
  background: #00C8E8;
  font-family: 'Exo 2', sans-serif;
  align-items: center;
  justify-content: center;
  left: 20px;
  top: -0.75rem;
  font-size: 13px;
  font-weight: 800;
  position: absolute;
  color: #060C18;
  width: 1.75rem;
  height: 1.75rem;
  display: flex;
}.vmh_htp_step_ic-4yv {
  margin: 0.5rem 0 0.75rem;
  border-radius: 5px;
  background: rgba(0,200,232,0.16);
  align-items: center;
  width: 2.25rem;
  color: #00C8E8;
  display: flex;
  height: 2.25rem;
  justify-content: center;
}.vmh_htp_step_ic-4yv svg {
  height: 1.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 18px;
}.vmh_htp_step_h-4yv {
  font-size: 14px;
  margin-bottom: 0.375rem;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #EDF2FF;
}.vmh_htp_step_p-4yv {
  color: #5A6D8A;
  font-size: 0.813rem;
  line-height: 1.55;
  overflow-wrap: break-word;
}.vmh_htp_step_p-4yv strong {
  color: #B8C4DC;
  font-weight: 600;
}.vmh_htp_cta-4yv {
  padding: 13px 26px;
  transition: background .2s;
  background: #18D068;
  border-radius: 0.625rem;
  font-weight: 700;
  margin-top: 20px;
  color: #060C18;
  font-size: 0.875rem;
  display: inline-block;
}.vmh_htp_cta-4yv:hover {
  background: #1FE878;
}.vmh_bon-4yv {
  background: #090C18;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.vmh_bon-4yv {
  padding: 2.75rem 24px 0;
}
}.vmh_bon_in-4yv {
  margin: 0 auto;
  max-width: 1320px;
}.vmh_bon_head-4yv {
  margin-bottom: 1.25rem;
}.vmh_bon_label-4yv {
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
  color: #00C8E8;
  font-weight: 700;
}.vmh_bon_h2-4yv {
  font-size: 1.25rem;
  font-family: 'Exo 2', sans-serif;
  font-weight: 800;
  margin-bottom: 8px;
  color: #EDF2FF;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.vmh_bon_h2-4yv {
  font-size: 24px;
}
}.vmh_bon_seo-4yv {
  overflow-wrap: break-word;
  font-size: 13px;
  color: #5A6D8A;
  max-width: 38.75rem;
  line-height: 1.6;
}.vmh_bon_seo-4yv strong {
  font-weight: 700;
  color: #B8C4DC;
}.vmh_bon_seo-4yv a {
  text-decoration: underline;
  color: #00C8E8;
}.vmh_bon_grid-4yv {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 642px) {.vmh_bon_grid-4yv {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.vmh_bon_grid-4yv {
  grid-template-columns: repeat(5,1fr);
}
}.vmh_bon_card-4yv {
  transition: border-color .2s,transform .2s;
  background: #0C1020;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 0.625rem;
  padding: 1rem;
}.vmh_bon_card-4yv:hover {
  transform: translateY(-2px);
  border-color: rgba(0,200,232,0.07);
}.vmh_bon_card_ic-4yv svg {
  stroke-linejoin: round;
  width: 26px;
  height: 1.625rem;
  stroke-linecap: round;
}.vmh_bon_card_ic-4yv {
  margin-bottom: 0.625rem;
}.vmh_bon_card_type-4yv {
  letter-spacing: .06em;
  font-weight: 700;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
  color: #5A6D8A;
  font-size: 10px;
}.vmh_bon_card_amount-4yv {
  font-weight: 800;
  color: #F5A623;
  font-size: 1.125rem;
  line-height: 1.1;
  margin-bottom: 0.375rem;
}.vmh_bon_card_name-4yv {
  font-size: 13px;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-weight: 600;
  color: #EDF2FF;
}.vmh_bon_card_detail-4yv {
  border-top: 1px solid rgba(255,255,255,0.05);
  font-size: 11px;
  padding-top: 8px;
  line-height: 1.5;
  overflow-wrap: break-word;
  color: #3D5070;
}.vmh_app-4yv {
  padding: 36px 1rem 0;
  background: #090C18;
}
@media(min-width:768px) {.vmh_app-4yv {
  padding: 2.75rem 1.5rem 0;
}
}.vmh_app_in-4yv {
  margin: 0 auto;
  max-width: 82.5rem;
}.vmh_app_head-4yv {
  margin-bottom: 1rem;
}.vmh_app_label-4yv {
  color: #00C8E8;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
}.vmh_app_h2-4yv {
  margin-bottom: 6px;
  font-size: 20px;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Exo 2', sans-serif;
  color: #EDF2FF;
}
@media(min-width: 766px) {.vmh_app_h2-4yv {
  font-size: 24px;
}
}.vmh_app_sub-4yv {
  font-size: 13px;
  max-width: 37.5rem;
  line-height: 1.6;
  color: #5A6D8A;
  overflow-wrap: break-word;
}.vmh_app_sub-4yv strong {
  font-weight: 700;
  color: #B8C4DC;
}.vmh_app_cards-4yv {
  gap: 10px;
  grid-template-columns: 1fr;
  margin-top: 16px;
  display: grid;
}
@media(min-width: 643px) {.vmh_app_cards-4yv {
  grid-template-columns: repeat(3,1fr);
}
}.vmh_app_card-4yv {
  border-radius: 0.625rem;
  padding: 1.25rem;
  gap: 1rem;
  overflow: hidden;
  display: flex;
  align-items: flex-start;
  position: relative;
  flex-wrap: wrap;
}.vmh_app_card_ios-4yv {
  background: linear-gradient(135deg,rgba(0,200,232,0.16) 0%,#101628 100%);
}.vmh_app_card_android-4yv {
  background: linear-gradient(135deg,rgba(24,208,104,0.15) 0%,#101628 100%);
}.vmh_app_card_win-4yv {
  background: linear-gradient(135deg,rgba(245,166,35,0.16) 0%,#101628 100%);
}.vmh_app_card_ic-4yv svg {
  width: 2.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 2.125rem;
}.vmh_app_card_ic-4yv {
  color: #EDF2FF;
  flex-shrink: 0;
}.vmh_app_card_os-4yv {
  margin-bottom: 0.375rem;
  letter-spacing: .08em;
  color: #5A6D8A;
  text-transform: uppercase;
  font-size: 0.625rem;
  font-weight: 700;
}.vmh_app_card_title-4yv {
  margin-bottom: 0.375rem;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  line-height: 1.2;
  color: #EDF2FF;
  font-weight: 700;
}.vmh_app_card_text-4yv {
  margin-bottom: 0.875rem;
  font-size: 12px;
  line-height: 1.5;
  color: #5A6D8A;
  overflow-wrap: break-word;
}.vmh_app_card_btn-4yv {
  border-radius: 0.313rem;
  padding: 10px 1.125rem;
  gap: 0.438rem;
  transition: background .2s;
  background: rgba(255,255,255,0.12);
  border: 1px solid rgba(0,210,235,0.45);
  font-weight: 700;
  align-items: center;
  font-size: 0.813rem;
  display: inline-flex;
  color: #EDF2FF;
}.vmh_app_card_btn-4yv:hover {
  background: rgba(255,255,255,0.07);
}.vmh_reg-4yv {
  padding: 2.25rem 1rem 0;
  background: #090C18;
}
@media(min-width: 767px) {.vmh_reg-4yv {
  padding: 44px 24px 0;
}
}.vmh_reg_in-4yv {
  border-radius: 1rem;
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  background: #101628;
  border: 1px solid rgba(255,255,255,0.06);
  max-width: 82.5rem;
}
@media(min-width: 770px) {.vmh_reg_in-4yv {
  padding: 40px;
}
}.vmh_reg_top-4yv {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 861px) {.vmh_reg_top-4yv {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.vmh_reg_label-4yv {
  text-transform: uppercase;
  color: #00C8E8;
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
}.vmh_reg_h2-4yv {
  color: #EDF2FF;
  line-height: 1.2;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Exo 2', sans-serif;
  font-size: 1.375rem;
  margin-bottom: 0.75rem;
}
@media(min-width: 767px) {.vmh_reg_h2-4yv {
  font-size: 1.75rem;
}
}.vmh_reg_bonus-4yv {
  border-radius: 0.625rem;
  background: rgba(245,166,35,0.16);
  border: 1px solid rgba(245,166,35,0.16);
  padding: 10px 16px;
  gap: 8px;
  display: inline-flex;
  margin-bottom: 1rem;
  align-items: center;
}.vmh_reg_bonus_amount-4yv {
  color: #F5A623;
  font-weight: 800;
  font-size: 1.25rem;
}.vmh_reg_bonus_text-4yv {
  color: #7E91B0;
  line-height: 1.35;
  font-size: 0.813rem;
}.vmh_reg_cta_btn-4yv {
  background: #18D068;
  border-radius: 0.625rem;
  padding: 14px 2rem;
  transition: background .2s;
  font-size: 15px;
  color: #060C18;
  font-weight: 700;
  box-shadow: 0 4px 14px rgba(24,208,104,0.5), inset 0 1px 0 rgba(255,255,255,0.1);
  margin-bottom: 0.75rem;
  display: inline-block;
}.vmh_reg_cta_btn-4yv:hover {
  background: #1FE878;
}.vmh_reg_terms-4yv {
  color: #3D5070;
  font-size: 11px;
  line-height: 1.5;
}.vmh_reg_seo-4yv {
  border-top: 1px solid rgba(255,255,255,0.05);
  padding-top: 20px;
  line-height: 1.65;
  color: #5A6D8A;
  overflow-wrap: break-word;
  margin-top: 20px;
  font-size: 13px;
}.vmh_reg_seo-4yv p {
  color: #5A6D8A;
  margin-bottom: 0.625rem;
  line-height: 1.65;
  font-size: 13px;
}.vmh_reg_seo-4yv p:last-child {
  margin-bottom: 0;
}.vmh_reg_seo-4yv strong {
  color: #B8C4DC;
  font-weight: 700;
}.vmh_reg_seo-4yv a {
  transition: color .2s;
  text-decoration: underline;
  color: #00C8E8;
}.vmh_reg_seo-4yv a:hover {
  color: #22DEFF;
}.vmh_reg_seo-4yv ul,.vmh_reg_seo-4yv ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 18px;
}.vmh_reg_seo-4yv ol {
  list-style: decimal;
}.vmh_reg_seo-4yv li {
  color: #5A6D8A;
  font-size: 0.813rem;
  margin-bottom: 4px;
  line-height: 1.65;
}.vmh_reg_seo-4yv table {
  margin-bottom: 0.625rem;
  font-size: 13px;
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
  display: block;
}
@media(min-width: 765px) {.vmh_reg_seo-4yv table {
  display: table;
}
}.vmh_reg_seo-4yv th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  text-align: left;
  color: #B8C4DC;
}.vmh_reg_seo-4yv td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.5rem;
  color: #5A6D8A;
}.vmh_reg_steps-4yv {
  gap: 0.875rem;
  display: flex;
  margin-top: 28px;
  flex-direction: column;
}
@media(min-width: 857px) {.vmh_reg_steps-4yv {
  margin-top: 0;
}
}.vmh_reg_step-4yv {
  border-radius: 10px;
  gap: 14px;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.06);
  padding: 1rem;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.vmh_reg_step_num-4yv {
  border-radius: 50%;
  background: rgba(0,200,232,0.16);
  border: 1px solid rgba(0,200,232,0.07);
  display: flex;
  justify-content: center;
  width: 34px;
  font-weight: 800;
  align-items: center;
  height: 34px;
  font-size: 14px;
  flex-shrink: 0;
  color: #00C8E8;
}.vmh_reg_step_title-4yv {
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 14px;
  color: #EDF2FF;
}.vmh_reg_step_text-4yv {
  line-height: 1.5;
  color: #5A6D8A;
  font-size: 0.75rem;
}.vmh_reg_trust-4yv {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 10px;
  display: flex;
  margin-top: 1.25rem;
  flex-wrap: wrap;
  padding-top: 1.25rem;
}.vmh_reg_trust_item-4yv {
  gap: 0.438rem;
  color: #5A6D8A;
  font-size: 0.75rem;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
}.vmh_reg_trust_ic-4yv svg {
  height: 16px;
  width: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  color: #00C8E8;
}.vmh_prov-4yv {
  background: #090C18;
  padding: 36px 1rem 0;
}
@media(min-width:768px) {.vmh_prov-4yv {
  padding: 44px 1.5rem 0;
}
}.vmh_prov_in-4yv {
  margin: 0 auto;
  max-width: 82.5rem;
}.vmh_prov_head-4yv {
  margin-bottom: 1rem;
}.vmh_prov_label-4yv {
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #00C8E8;
}.vmh_prov_h2-4yv {
  margin-bottom: 8px;
  color: #EDF2FF;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
  font-size: 1.25rem;
}
@media(min-width: 771px) {.vmh_prov_h2-4yv {
  font-size: 1.5rem;
}
}.vmh_prov_seo-4yv {
  max-width: 38.75rem;
  overflow-wrap: break-word;
  margin-bottom: 16px;
  line-height: 1.6;
  font-size: 0.813rem;
  color: #5A6D8A;
}.vmh_prov_seo-4yv strong {
  font-weight: 700;
  color: #B8C4DC;
}.vmh_prov_seo-4yv a {
  text-decoration: underline;
  color: #00C8E8;
}.vmh_prov_grid-4yv {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 639px) {.vmh_prov_grid-4yv {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1083px) {.vmh_prov_grid-4yv {
  grid-template-columns: repeat(8,1fr);
}
}.vmh_prov_card-4yv {
  padding: 0.875rem 0.625rem;
  border-radius: 0.625rem;
  gap: 0.438rem;
  background: #0C1020;
  border: 1px solid rgba(255,255,255,0.11);
  transition: border-color .2s,background .2s;
  display: flex;
  cursor: pointer;
  align-items: center;
  flex-direction: column;
}.vmh_prov_card-4yv:hover {
  border-color: rgba(0,210,235,0.45);
  background: #101628;
}.vmh_prov_logo-4yv {
  overflow: hidden;
  border-radius: 5px;
  background: rgba(255,255,255,0.05);
  height: 2.75rem;
  width: 44px;
  justify-content: center;
  align-items: center;
  display: flex;
}.vmh_prov_logo-4yv img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}.vmh_prov_name-4yv {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  font-weight: 600;
  text-align: center;
  color: #7E91B0;
}.vmh_seo-4yv {
  padding: 36px 1rem 0;
  background: #090C18;
}
@media(min-width: 769px) {.vmh_seo-4yv {
  padding: 2.75rem 24px 0;
}
}.vmh_seo_in-4yv {
  margin: 0 auto;
  padding: 28px 1.5rem;
  background: #101628;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 16px;
  max-width: 82.5rem;
}
@media(min-width: 765px) {.vmh_seo_in-4yv {
  padding: 2.25rem 2.5rem;
}
}.vmh_seo_label-4yv {
  color: #00C8E8;
  margin-bottom: 10px;
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
}.vmh_seo_h2-4yv {
  color: #EDF2FF;
  line-height: 1.25;
  font-family: 'Exo 2', sans-serif;
  margin-bottom: 0.875rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
}
@media(min-width: 769px) {.vmh_seo_h2-4yv {
  font-size: 1.5rem;
}
}.vmh_seo_body-4yv {
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #7E91B0;
}.vmh_seo_body-4yv p {
  color: #7E91B0;
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
  line-height: 1.75;
}.vmh_seo_body-4yv p:last-child {
  margin-bottom: 0;
}.vmh_seo_body-4yv strong {
  font-weight: 700;
  color: #B8C4DC;
}.vmh_seo_body-4yv a {
  transition: color .2s;
  text-decoration: underline;
  color: #00C8E8;
}.vmh_seo_body-4yv a:hover {
  color: #22DEFF;
}.vmh_seo_body-4yv ul,.vmh_seo_body-4yv ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.vmh_seo_body-4yv ol {
  list-style: decimal;
}.vmh_seo_body-4yv li {
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 6px;
  color: #7E91B0;
}.vmh_seo_body-4yv table {
  border-collapse: collapse;
  overflow-x: auto;
  font-size: 13px;
  width: 100%;
  margin-bottom: 0.75rem;
  display: block;
}
@media(min-width: 767px) {.vmh_seo_body-4yv table {
  display: table;
}
}.vmh_seo_body-4yv th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  font-weight: 700;
  color: #B8C4DC;
}.vmh_seo_body-4yv td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 12px;
  color: #7E91B0;
}.vmh_seo_cols-4yv {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 638px) {.vmh_seo_cols-4yv {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.vmh_seo_cols-4yv {
  grid-template-columns: repeat(3,1fr);
}
}.vmh_seo_col_h-4yv {
  margin-bottom: 0.438rem;
  font-weight: 700;
  color: #B8C4DC;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.vmh_seo_col_p-4yv {
  font-size: 0.813rem;
  color: #5A6D8A;
  overflow-wrap: break-word;
  line-height: 1.65;
}.vmh_seo_stats-4yv {
  margin: 1.25rem 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.vmh_seo_stat-4yv {
  flex: 1;
  border: 1px solid rgba(0,200,232,0.16);
  background: rgba(0,200,232,0.07);
  border-radius: 0.625rem;
  padding: 14px 16px;
  min-width: 8.75rem;
}.vmh_seo_stat_val-4yv {
  margin-bottom: 4px;
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #00C8E8;
}.vmh_seo_stat_lb-4yv {
  color: #5A6D8A;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.vmh_pmt-4yv {
  background: #090C18;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.vmh_pmt-4yv {
  padding: 44px 1.5rem 0;
}
}.vmh_pmt_in-4yv {
  margin: 0 auto;
  max-width: 82.5rem;
}.vmh_pmt_head-4yv {
  max-width: 45rem;
  margin-bottom: 22px;
}.vmh_pmt_label-4yv {
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #00C8E8;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-weight: 700;
}.vmh_pmt_h2-4yv {
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-size: 22px;
  color: #EDF2FF;
}
@media(min-width: 767px) {.vmh_pmt_h2-4yv {
  font-size: 28px;
}
}.vmh_pmt_intro-4yv {
  font-size: 14px;
  overflow-wrap: break-word;
  color: #5A6D8A;
  line-height: 1.6;
}.vmh_pmt_groups-4yv {
  gap: 20px;
  flex-direction: column;
  display: flex;
}.vmh_pmt_group-4yv {
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.11);
  background: #101628;
  padding: 20px;
}.vmh_pmt_group_head-4yv {
  gap: 0.75rem;
  margin-bottom: 0.625rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.vmh_pmt_group_ic-4yv {
  background: rgba(0,200,232,0.16);
  border-radius: 5px;
  color: #00C8E8;
  align-items: center;
  display: flex;
  justify-content: center;
  width: 36px;
  height: 2.25rem;
  flex-shrink: 0;
}.vmh_pmt_group_ic-4yv svg {
  stroke-linejoin: round;
  height: 18px;
  width: 18px;
  stroke-linecap: round;
}.vmh_pmt_group_h-4yv {
  margin: 0;
  color: #EDF2FF;
  font-size: 1rem;
  overflow-wrap: break-word;
  font-weight: 700;
  font-family: 'Exo 2', sans-serif;
}.vmh_pmt_group_p-4yv {
  color: #5A6D8A;
  overflow-wrap: break-word;
  font-size: 13px;
  margin-bottom: 14px;
  line-height: 1.6;
}.vmh_pmt_group_p-4yv strong {
  color: #B8C4DC;
  font-weight: 600;
}.vmh_pmt_table_wrap-4yv {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.vmh_pmt_table-4yv {
  width: 100%;
  font-size: 13px;
  min-width: 540px;
  border-collapse: collapse;
}.vmh_pmt_table-4yv th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  white-space: nowrap;
  color: #B8C4DC;
  letter-spacing: .04em;
  text-align: left;
  text-transform: uppercase;
  font-size: 0.688rem;
}.vmh_pmt_table-4yv td {
  padding: 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #5A6D8A;
}.vmh_pmt_table-4yv tbody tr:last-child td {
  border-bottom: none;
}.vmh_pmt_table-4yv tr:hover td {
  background: rgba(255,255,255,0.05);
  color: #B8C4DC;
}.vmh_faq-4yv {
  padding: 36px 16px 0;
  background: #090C18;
}
@media(min-width: 766px) {.vmh_faq-4yv {
  padding: 44px 24px 0;
}
}.vmh_faq_in-4yv {
  margin: 0 auto;
  max-width: 82.5rem;
}.vmh_faq_head-4yv {
  margin-bottom: 20px;
}.vmh_faq_label-4yv {
  color: #00C8E8;
  margin-bottom: 8px;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
}.vmh_faq_h2-4yv {
  overflow-wrap: break-word;
  color: #EDF2FF;
  font-size: 20px;
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
}
@media(min-width: 770px) {.vmh_faq_h2-4yv {
  font-size: 1.5rem;
}
}.vmh_faq_list-4yv {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.vmh_faq_item-4yv {
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 0.625rem;
  overflow: hidden;
  background: #101628;
}.vmh_faq_q-4yv {
  padding: 1rem 1.25rem;
  gap: 0.75rem;
  transition: color .2s;
  justify-content: space-between;
  flex-wrap: wrap;
  display: flex;
  cursor: pointer;
  align-items: center;
  overflow-wrap: break-word;
  font-weight: 600;
  color: #B8C4DC;
  font-size: 0.875rem;
}.vmh_faq_q-4yv:hover {
  color: #EDF2FF;
}.vmh_faq_q_ic-4yv {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255,255,255,0.05);
  font-size: 1rem;
  flex-shrink: 0;
  color: #00C8E8;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
}.vmh_faq_item-4yv.vmh_state_open-4yv .vmh_faq_q_ic-4yv {
  transform: rotate(45deg);
}.vmh_faq_a-4yv {
  padding: 0 20px 1rem;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.7;
  color: #5A6D8A;
  display: none;
}.vmh_faq_item-4yv.vmh_state_open-4yv .vmh_faq_a-4yv {
  display: block;
}.vmh_faq_a-4yv strong {
  color: #B8C4DC;
  font-weight: 700;
}.vmh_faq_a-4yv a {
  color: #00C8E8;
  text-decoration: underline;
}.vmh_faq_a-4yv ul,.vmh_faq_a-4yv ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 1.25rem;
}.vmh_faq_a-4yv ol {
  list-style: decimal;
}.vmh_faq_a-4yv li {
  margin-bottom: 4px;
  line-height: 1.6;
}.vmh_faq_a-4yv table {
  margin: 8px 0;
  width: 100%;
  display: block;
  font-size: 0.75rem;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 770px) {.vmh_faq_a-4yv table {
  display: table;
}
}.vmh_faq_a-4yv th {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #B8C4DC;
  text-align: left;
  font-weight: 700;
}.vmh_faq_a-4yv td {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #5A6D8A;
}.vmh_seo-4yv {
  padding: 2.25rem 1rem 0;
  background: #090C18;
}
@media(min-width: 765px) {.vmh_seo-4yv {
  padding: 44px 24px 0;
}
}.vmh_seo_in-4yv {
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 16px;
  margin: 0 auto;
  background: #101628;
  max-width: 1320px;
}
@media(min-width: 771px) {.vmh_seo_in-4yv {
  padding: 36px 2.5rem;
}
}.vmh_seo_label-4yv {
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
  color: #00C8E8;
}.vmh_seo_h2-4yv {
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  color: #EDF2FF;
  font-family: 'Exo 2', sans-serif;
  font-weight: 800;
  font-size: 1.25rem;
  line-height: 1.25;
}
@media(min-width: 771px) {.vmh_seo_h2-4yv {
  font-size: 1.5rem;
}
}.vmh_seo_body-4yv {
  font-size: 0.875rem;
  color: #7E91B0;
  overflow-wrap: break-word;
  line-height: 1.75;
}.vmh_seo_body-4yv p {
  line-height: 1.75;
  color: #7E91B0;
  font-size: 14px;
  margin-bottom: 12px;
}.vmh_seo_body-4yv p:last-child {
  margin-bottom: 0;
}.vmh_seo_body-4yv strong {
  font-weight: 700;
  color: #B8C4DC;
}.vmh_seo_body-4yv a {
  transition: color .2s;
  color: #00C8E8;
  text-decoration: underline;
}.vmh_seo_body-4yv a:hover {
  color: #22DEFF;
}.vmh_seo_body-4yv ul,.vmh_seo_body-4yv ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.vmh_seo_body-4yv ol {
  list-style: decimal;
}.vmh_seo_body-4yv li {
  line-height: 1.75;
  font-size: 14px;
  color: #7E91B0;
  margin-bottom: 0.375rem;
}.vmh_seo_body-4yv table {
  font-size: 13px;
  margin-bottom: 0.75rem;
  overflow-x: auto;
  width: 100%;
  display: block;
  border-collapse: collapse;
}
@media(min-width: 769px) {.vmh_seo_body-4yv table {
  display: table;
}
}.vmh_seo_body-4yv th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 12px;
  text-align: left;
  color: #B8C4DC;
  font-weight: 700;
}.vmh_seo_body-4yv td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #7E91B0;
}.vmh_seo_cols-4yv {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width:640px) {.vmh_seo_cols-4yv {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.vmh_seo_cols-4yv {
  grid-template-columns: repeat(3,1fr);
}
}.vmh_seo_col_h-4yv {
  margin-bottom: 7px;
  font-size: 13px;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #B8C4DC;
}.vmh_seo_col_p-4yv {
  overflow-wrap: break-word;
  color: #5A6D8A;
  font-size: 13px;
  line-height: 1.65;
}.vmh_seo_stats-4yv {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.vmh_seo_stat-4yv {
  border: 1px solid rgba(0,200,232,0.16);
  border-radius: 0.625rem;
  flex: 1;
  background: rgba(0,200,232,0.07);
  padding: 0.875rem 1rem;
  min-width: 140px;
}.vmh_seo_stat_val-4yv {
  color: #00C8E8;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
}.vmh_seo_stat_lb-4yv {
  color: #5A6D8A;
  overflow-wrap: break-word;
  font-size: 11px;
}.vmh_seo-4yv {
  background: #090C18;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.vmh_seo-4yv {
  padding: 2.75rem 24px 0;
}
}.vmh_seo_in-4yv {
  margin: 0 auto;
  background: #101628;
  border-radius: 1rem;
  padding: 28px 24px;
  border: 1px solid rgba(255,255,255,0.11);
  max-width: 82.5rem;
}
@media(min-width: 769px) {.vmh_seo_in-4yv {
  padding: 36px 2.5rem;
}
}.vmh_seo_label-4yv {
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #00C8E8;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.vmh_seo_h2-4yv {
  color: #EDF2FF;
  font-size: 20px;
  line-height: 1.25;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Exo 2', sans-serif;
  margin-bottom: 0.875rem;
}
@media(min-width: 770px) {.vmh_seo_h2-4yv {
  font-size: 1.5rem;
}
}.vmh_seo_body-4yv {
  color: #7E91B0;
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 0.875rem;
}.vmh_seo_body-4yv p {
  margin-bottom: 12px;
  line-height: 1.75;
  color: #7E91B0;
  font-size: 0.875rem;
}.vmh_seo_body-4yv p:last-child {
  margin-bottom: 0;
}.vmh_seo_body-4yv strong {
  color: #B8C4DC;
  font-weight: 700;
}.vmh_seo_body-4yv a {
  transition: color .2s;
  text-decoration: underline;
  color: #00C8E8;
}.vmh_seo_body-4yv a:hover {
  color: #22DEFF;
}.vmh_seo_body-4yv ul,.vmh_seo_body-4yv ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.vmh_seo_body-4yv ol {
  list-style: decimal;
}.vmh_seo_body-4yv li {
  color: #7E91B0;
  line-height: 1.75;
  margin-bottom: 6px;
  font-size: 14px;
}.vmh_seo_body-4yv table {
  overflow-x: auto;
  margin-bottom: 12px;
  font-size: 13px;
  display: block;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width: 769px) {.vmh_seo_body-4yv table {
  display: table;
}
}.vmh_seo_body-4yv th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  font-weight: 700;
  color: #B8C4DC;
}.vmh_seo_body-4yv td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 12px;
  color: #7E91B0;
}.vmh_seo_cols-4yv {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width:640px) {.vmh_seo_cols-4yv {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.vmh_seo_cols-4yv {
  grid-template-columns: repeat(3,1fr);
}
}.vmh_seo_col_h-4yv {
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  font-size: 13px;
  color: #B8C4DC;
}.vmh_seo_col_p-4yv {
  overflow-wrap: break-word;
  color: #5A6D8A;
  line-height: 1.65;
  font-size: 0.813rem;
}.vmh_seo_stats-4yv {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.vmh_seo_stat-4yv {
  padding: 14px 1rem;
  border-radius: 10px;
  border: 1px solid rgba(0,200,232,0.16);
  background: rgba(0,200,232,0.07);
  flex: 1;
  min-width: 140px;
}.vmh_seo_stat_val-4yv {
  color: #00C8E8;
  overflow-wrap: break-word;
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 4px;
}.vmh_seo_stat_lb-4yv {
  color: #5A6D8A;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.vmh_ft-4yv {
  background: #050710;
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 48px;
}.vmh_ft_support-4yv {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 1.5rem 1rem;
}
@media(min-width: 769px) {.vmh_ft_support-4yv {
  padding: 28px 1.5rem;
}
}.vmh_ft_support_in-4yv {
  gap: 1rem;
  margin: 0 auto;
  display: flex;
  max-width: 1320px;
  flex-wrap: wrap;
  align-items: center;
}.vmh_ft_support_main-4yv {
  gap: 16px;
  flex: 1;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  min-width: 220px;
}.vmh_ft_support_ic-4yv {
  flex-shrink: 0;
  color: #00C8E8;
}.vmh_ft_support_ic-4yv svg {
  stroke-linecap: round;
  height: 1.875rem;
  stroke-linejoin: round;
  width: 30px;
}.vmh_ft_support_text_title-4yv {
  font-weight: 700;
  font-size: 0.938rem;
  margin-bottom: 3px;
  color: #EDF2FF;
  overflow-wrap: break-word;
}.vmh_ft_support_text_sub-4yv {
  color: #5A6D8A;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.vmh_ft_support_btn-4yv {
  background: #00C8E8;
  transition: background .2s;
  border-radius: 0.625rem;
  padding: 11px 22px;
  font-weight: 700;
  color: #EDF2FF;
  flex-shrink: 0;
  white-space: nowrap;
  font-size: 0.813rem;
}.vmh_ft_support_btn-4yv:hover {
  background: #22DEFF;
}.vmh_ft_support_contacts-4yv {
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
  margin-left: auto;
}.vmh_ft_support_contact-4yv {
  line-height: 1.4;
  color: #3D5070;
  font-size: 12px;
}.vmh_ft_support_contact-4yv strong {
  font-size: 11px;
  font-weight: 600;
  display: block;
  margin-bottom: 2px;
  color: #7E91B0;
}.vmh_ft_main-4yv {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 32px 16px 24px;
}
@media(min-width: 765px) {.vmh_ft_main-4yv {
  padding: 2.5rem 24px 32px;
}
}.vmh_ft_main_in-4yv {
  margin: 0 auto;
  gap: 24px;
  max-width: 1320px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.vmh_ft_main_in-4yv {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.vmh_ft_main_in-4yv {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.vmh_ft_col_logo-4yv {
  grid-column: 1/-1;
}
@media(min-width: 1079px) {.vmh_ft_col_logo-4yv {
  grid-column: auto;
}
}.vmh_ft_logo-4yv {
  gap: 9px;
  font-size: 16px;
  display: flex;
  overflow-wrap: break-word;
  align-items: center;
  margin-bottom: 12px;
  font-weight: 800;
  flex-wrap: wrap;
  color: #EDF2FF;
}.vmh_ft_logo_mark-4yv {
  overflow: hidden;
  border-radius: 0.313rem;
  width: 1.875rem;
  height: 30px;
}.vmh_ft_logo_mark-4yv img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.vmh_ft_logo_sub-4yv {
  font-size: 12px;
  overflow-wrap: break-word;
  line-height: 1.55;
  max-width: 12.5rem;
  color: #3D5070;
}.vmh_ft_col_title-4yv {
  letter-spacing: .07em;
  font-weight: 700;
  font-size: 0.75rem;
  text-transform: uppercase;
  color: #7E91B0;
  margin-bottom: 0.875rem;
}.vmh_ft_col_links-4yv {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.vmh_ft_col_link-4yv {
  transition: color .2s;
  color: #3D5070;
  overflow-wrap: break-word;
  font-size: 13px;
}.vmh_ft_col_link-4yv:hover {
  color: #B8C4DC;
}.vmh_ft_apps-4yv {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.vmh_ft_app_card-4yv {
  padding: 10px 12px;
  border: 1px solid rgba(255,255,255,0.11);
  transition: border-color .2s;
  border-radius: 5px;
  background: rgba(255,255,255,0.05);
  gap: 0.625rem;
  align-items: center;
  display: flex;
}.vmh_ft_app_card-4yv:hover {
  border-color: rgba(0,210,235,0.45);
}.vmh_ft_app_card_ic-4yv svg {
  height: 22px;
  stroke-linejoin: round;
  width: 22px;
  stroke-linecap: round;
}.vmh_ft_app_card_os-4yv {
  color: #3D5070;
  font-weight: 600;
  font-size: 10px;
}.vmh_ft_app_card_action-4yv {
  font-weight: 700;
  font-size: 12px;
  color: #B8C4DC;
}.vmh_ft_bot-4yv {
  padding: 1.25rem 1rem;
}
@media(min-width: 766px) {.vmh_ft_bot-4yv {
  padding: 1.25rem 1.5rem;
}
}.vmh_ft_bot_in-4yv {
  gap: 16px;
  margin: 0 auto;
  display: flex;
  max-width: 1320px;
  flex-wrap: wrap;
  align-items: center;
}.vmh_ft_socials-4yv {
  gap: 0.5rem;
  display: flex;
}.vmh_ft_soc-4yv {
  background: rgba(255,255,255,0.05);
  transition: background .2s;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 5px;
  justify-content: center;
  width: 2.25rem;
  color: #7E91B0;
  display: flex;
  height: 36px;
  align-items: center;
}.vmh_ft_soc-4yv svg {
  stroke-linejoin: round;
  height: 16px;
  width: 1rem;
  stroke-linecap: round;
}.vmh_ft_soc-4yv:hover {
  background: rgba(255,255,255,0.07);
}.vmh_ft_legal-4yv {
  flex: 1;
  overflow-wrap: break-word;
  color: #4A6080;
  min-width: 12.5rem;
  line-height: 1.6;
  font-size: 11px;
}.vmh_ft_legal-4yv strong {
  font-weight: 700;
  color: #7E91B0;
}.vmh_ft_legal-4yv a {
  color: #7E91B0;
  text-decoration: underline;
}.vmh_ft_age-4yv {
  border: 2px solid #4A6080;
  border-radius: 50%;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  width: 32px;
  color: #4A6080;
  font-size: 11px;
  margin-left: auto;
  font-weight: 800;
  height: 32px;
}