*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  line-height: 1.6;
  font-family: 'Exo 2', sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #BCCFDC;
  background-color: #080F18;
  min-height: 100vh;
}ul,ol {
  list-style: none;
}img,picture,svg {
  display: block;
  max-width: 100%;
}input,button,textarea,select {
  font: inherit;
}button {
  border: none;
  background: transparent;
  color: inherit;
  cursor: pointer;
}a {
  text-decoration: none;
  color: inherit;
}.vem_layout_8wo {
  min-height: 100vh;
  flex-direction: column;
  display: flex;
}.vem_page_8wo {
  display: flex;
  min-height: 100vh;
}.vem_main_8wo {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media screen and (min-width: 1079px) {.vem_main_8wo {
  padding-left: 220px;
}
}
@media screen and (max-width: 1082px) {.vem_main_8wo {
  padding-bottom: 72px;
}
}.vem_gc_8wo {
  background: #0A1520;
  border-radius: 0.5rem;
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.05);
  cursor: pointer;
  width: 140px;
  flex-shrink: 0;
  position: relative;
}
@media(min-width: 638px) {.vem_gc_8wo {
  width: 9.75rem;
}
}
@media(min-width: 1081px) {.vem_gc_8wo {
  width: 168px;
}
}.vem_gc_8wo:hover {
  border-color: rgba(0,210,218,0.07);
  transform: translateY(-3px);
}.vem_gc_img_8wo {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 80%;
}.vem_gc_img_8wo img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  height: 100%;
  position: absolute;
}.vem_gc_hover_8wo {
  inset: 0;
  transition: opacity .2s;
  background: rgba(4,9,16,0.78);
  display: flex;
  opacity: 0;
  justify-content: center;
  align-items: center;
  position: absolute;
}.vem_gc_8wo:hover .vem_gc_hover_8wo {
  opacity: 1;
}.vem_gc_hover_btn_8wo {
  border-radius: 4px;
  background: #00D2DA;
  padding: 0.5rem 1rem;
  color: #EAF5FA;
  font-size: 0.75rem;
  font-weight: 700;
}.vem_gc_info_8wo {
  padding: 8px 0.625rem 10px;
}.vem_gc_name_8wo {
  overflow: hidden;
  margin-bottom: 3px;
  font-weight: 600;
  max-width: 100%;
  color: #BCCFDC;
  font-size: 12px;
  white-space: nowrap;
  text-overflow: ellipsis;
}.vem_gc_prov_8wo {
  font-size: 10px;
  color: #4E6E82;
}.vem_gc_tag_8wo {
  padding: 2px 0.438rem;
  border-radius: 4px;
  font-weight: 700;
  z-index: 2;
  text-transform: uppercase;
  letter-spacing: .04em;
  position: absolute;
  left: 0.375rem;
  top: 0.375rem;
  font-size: 0.563rem;
}.vem_gc_tag_hot_8wo {
  background: #E83348;
  color: #fff;
}.vem_gc_tag_new_8wo {
  background: #00C896;
  color: #080F18;
}.vem_gc_tag_jp_8wo {
  background: #F0A828;
  color: #080F18;
}.vem_gc_tag_ex_8wo {
  background: #0A5F8C;
  color: #fff;
}.vem_gc_tag_live_8wo {
  background: #E83348;
  color: #fff;
}.vem_gr_8wo {
  padding: 2rem 16px 0;
  background: #080F18;
}
@media(min-width: 766px) {.vem_gr_8wo {
  padding: 36px 24px 0;
}
}.vem_gr_in_8wo {
  margin: 0 auto;
  max-width: 82.5rem;
}.vem_gr_head_8wo {
  gap: 0.75rem;
  flex-wrap: wrap;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}.vem_gr_head_l_8wo {
  flex: 1;
  gap: 0.625rem;
  align-items: center;
  display: flex;
  min-width: 0;
}.vem_gr_ic_8wo {
  border-radius: 8px;
  flex-shrink: 0;
  align-items: center;
  width: 32px;
  display: flex;
  height: 32px;
  justify-content: center;
}.vem_gr_ic_8wo svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1rem;
  height: 1rem;
}.vem_gr_title_8wo {
  font-weight: 700;
  color: #EAF5FA;
  font-size: 16px;
  font-family: 'Orbitron', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.vem_gr_title_8wo {
  font-size: 1.125rem;
}
}.vem_gr_more_8wo {
  gap: 0.313rem;
  transition: color .2s;
  font-weight: 600;
  color: #5E8298;
  white-space: nowrap;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  font-size: 0.75rem;
}.vem_gr_more_8wo:hover {
  color: #00D2DA;
}.vem_gr_more_8wo svg {
  height: 12px;
  stroke-linecap: round;
  width: 0.75rem;
  stroke-linejoin: round;
}.vem_gr_arrows_8wo {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.vem_gr_arr_8wo {
  border: 1px solid rgba(255,255,255,0.09);
  background: rgba(255,255,255,0.05);
  transition: background .15s,color .15s;
  border-radius: 4px;
  display: flex;
  color: #8AABBE;
  justify-content: center;
  align-items: center;
  height: 1.875rem;
  width: 1.875rem;
}.vem_gr_arr_8wo:hover {
  background: rgba(255,255,255,0.07);
  color: #EAF5FA;
}.vem_gr_arr_8wo svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 13px;
  height: 13px;
}.vem_gr_seo_h_8wo {
  margin: 0 0 6px;
  max-width: 680px;
  font-family: 'Orbitron', sans-serif;
  color: #BCCFDC;
  font-size: 13px;
  font-weight: 700;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.vem_gr_seo_h_8wo {
  font-size: 0.875rem;
}
}.vem_gr_seo_8wo {
  max-width: 680px;
  overflow-wrap: break-word;
  margin-bottom: 12px;
  font-size: 0.75rem;
  line-height: 1.55;
  color: #5E8298;
}.vem_gr_seo_8wo strong {
  color: #BCCFDC;
  font-weight: 600;
}.vem_gr_scroll_8wo {
  gap: 10px;
  display: flex;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  padding-bottom: 10px;
  overflow-x: auto;
}.vem_gr_scroll_8wo::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.vem_gr_scroll_8wo {
  gap: 12px;
}
}.vem_tb_8wo {
  background: #080F18;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  align-items: center;
  right: 0;
  height: 3.5rem;
  display: flex;
  top: 0;
  left: 0;
  z-index: 80;
  position: fixed;
}.vem_tb_in_8wo {
  gap: 0;
  padding: 0 0.875rem;
  width: 100%;
  display: flex;
  height: 100%;
  align-items: center;
}.vem_tb_burger_8wo {
  gap: 0.313rem;
  border-radius: 8px;
  display: flex;
  width: 2.375rem;
  margin-right: 8px;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  height: 2.375rem;
  flex-shrink: 0;
}.vem_tb_burger_8wo:hover {
  background: rgba(255,255,255,0.05);
}.vem_tb_burger_line_8wo {
  background: #8AABBE;
  border-radius: 1px;
  width: 18px;
  display: block;
  height: 2px;
}
@media(min-width: 1079px) {.vem_tb_burger_8wo {
  display: none;
}
}.vem_tb_logo_8wo {
  gap: 9px;
  color: #EAF5FA;
  font-size: 18px;
  flex-shrink: 0;
  display: flex;
  font-weight: 800;
  margin-right: 20px;
  overflow-wrap: break-word;
  align-items: center;
  letter-spacing: -.01em;
}.vem_tb_logo_mark_8wo {
  overflow: hidden;
  border-radius: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 32px;
  width: 32px;
}.vem_tb_logo_mark_8wo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.vem_tb_nav_8wo {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 641px) {.vem_tb_nav_8wo {
  display: flex;
}
}.vem_tb_tab_8wo {
  border-radius: 0.5rem;
  padding: 0.5rem 0.875rem;
  transition: background .15s,color .15s;
  white-space: nowrap;
  font-size: 0.813rem;
  font-weight: 600;
  color: #8AABBE;
}.vem_tb_tab_8wo:hover {
  background: rgba(255,255,255,0.05);
  color: #EAF5FA;
}.vem_tb_tab_8wo.vem_state_active_8wo {
  background: rgba(0,210,218,0.15);
  color: #EAF5FA;
}.vem_tb_right_8wo {
  gap: 8px;
  margin-left: auto;
  flex-shrink: 0;
  align-items: center;
  display: flex;
}.vem_tb_login_8wo {
  border: 1px solid rgba(255,255,255,0.09);
  padding: 9px 16px;
  transition: border-color .2s,color .2s;
  border-radius: 8px;
  background: rgba(255,255,255,0.05);
  font-weight: 600;
  color: #BCCFDC;
  font-size: 0.813rem;
  display: none;
}.vem_tb_login_8wo:hover {
  border-color: rgba(0,210,218,0.38);
  color: #EAF5FA;
}
@media(min-width: 479px) {.vem_tb_login_8wo {
  display: block;
}
}.vem_tb_reg_8wo {
  padding: 9px 1.125rem;
  background: #00C896;
  border-radius: 0.5rem;
  transition: background .2s;
  font-size: 0.813rem;
  color: #040D14;
  white-space: nowrap;
  font-weight: 700;
}.vem_tb_reg_8wo:hover {
  background: #00DFA8;
}.vem_sb_8wo {
  transition: transform .25s ease;
  border-right: 1px solid rgba(255,255,255,0.05);
  background: #0D1A28;
  transform: translateX(-100%);
  position: fixed;
  top: 3.5rem;
  z-index: 70;
  bottom: 0;
  left: 0;
  width: 13.75rem;
  overflow-y: auto;
}.vem_sb_8wo.vem_state_open_8wo {
  transform: translateX(0);
}.vem_sb_8wo::-webkit-scrollbar {
  width: 0.25rem;
}.vem_sb_8wo::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255,255,255,0.07);
}
@media(min-width: 1081px) {.vem_sb_8wo {
  transform: translateX(0);
}
}.vem_sb_auth_8wo {
  padding: 14px 0.75rem 0.625rem;
}.vem_sb_btn_reg_8wo {
  border-radius: 0.5rem;
  padding: 11px;
  transition: background .2s;
  background: #00C896;
  font-weight: 700;
  text-align: center;
  display: block;
  color: #040D14;
  margin-bottom: 8px;
  font-size: 0.813rem;
}.vem_sb_btn_reg_8wo:hover {
  background: #00DFA8;
}.vem_sb_btn_login_8wo {
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 10px;
  background: rgba(255,255,255,0.05);
  border-radius: 0.5rem;
  font-weight: 600;
  font-size: 13px;
  text-align: center;
  color: #BCCFDC;
  display: block;
}.vem_sb_btn_login_8wo:hover {
  border-color: rgba(0,210,218,0.38);
  color: #EAF5FA;
}.vem_sb_promo_8wo {
  border: 1px solid rgba(0,210,218,0.15);
  background: linear-gradient(135deg,#061828,#0D1A28);
  margin: 0 0.75rem 10px;
  border-radius: 8px;
  padding: 12px 14px;
  overflow: hidden;
  position: relative;
}.vem_sb_promo_8wo::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(0,210,218,0.15),transparent 70%);
  width: 80px;
  position: absolute;
  content: '';
  right: -20px;
  height: 5rem;
  top: -1.25rem;
}.vem_sb_promo_title_8wo {
  color: #00D2DA;
  text-transform: uppercase;
  margin-bottom: 0.25rem;
  letter-spacing: .06em;
  font-weight: 700;
  font-size: 0.688rem;
}.vem_sb_promo_text_8wo {
  color: #EAF5FA;
  line-height: 1.35;
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 12px;
}.vem_sb_promo_sub_8wo {
  margin-top: 3px;
  font-size: 10px;
  color: #5E8298;
}.vem_sb_nav_8wo {
  padding: 6px 0.5rem 16px;
}.vem_sb_nav_lb_8wo {
  padding: 10px 8px 6px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.625rem;
  letter-spacing: .08em;
  color: #4E6E82;
}.vem_sb_link_8wo {
  transition: background .15s,color .15s;
  padding: 9px 0.625rem;
  gap: 0.625rem;
  border-radius: 0.25rem;
  color: #8AABBE;
  overflow-wrap: break-word;
  cursor: pointer;
  align-items: center;
  display: flex;
  font-size: 13px;
  font-weight: 500;
}.vem_sb_link_8wo:hover {
  background: rgba(255,255,255,0.05);
  color: #EAF5FA;
}.vem_sb_link_8wo.vem_state_active_8wo {
  background: rgba(0,210,218,0.15);
  color: #EAF5FA;
}.vem_sb_ic_8wo {
  border-radius: 0.25rem;
  align-items: center;
  flex-shrink: 0;
  height: 30px;
  display: flex;
  justify-content: center;
  width: 1.875rem;
}.vem_sb_ic_8wo svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1rem;
  height: 1rem;
}.vem_sb_ic_1_8wo {
  background: rgba(0,210,218,0.07);
  color: #00D2DA;
}.vem_sb_ic_2_8wo {
  background: rgba(0,200,150,0.14);
  color: #00C896;
}.vem_sb_ic_3_8wo {
  background: rgba(240,168,40,0.15);
  color: #F0A828;
}.vem_sb_ic_4_8wo {
  background: rgba(10,95,140,0.28);
  color: #0A5F8C;
}.vem_sb_ic_5_8wo {
  background: rgba(0,210,218,0.07);
  color: #FF4FA0;
}.vem_sb_ic_6_8wo {
  background: rgba(10,95,140,0.28);
  color: #9B5DE5;
}.vem_sb_badge_8wo {
  background: #F0A828;
  padding: 2px 7px;
  border-radius: 4px;
  color: #040D14;
  font-weight: 700;
  font-size: 0.563rem;
  margin-left: auto;
}.vem_sb_bot_8wo {
  padding: 12px;
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 8px;
  display: flex;
}.vem_sb_lang_8wo,.vem_sb_help_8wo {
  background: rgba(255,255,255,0.05);
  gap: 0.375rem;
  padding: 0.563rem 0.375rem;
  border: 1px solid rgba(255,255,255,0.05);
  transition: border-color .2s;
  flex: 1;
  border-radius: 0.25rem;
  color: #8AABBE;
  display: flex;
  align-items: center;
  font-size: 0.688rem;
  justify-content: center;
  font-weight: 600;
}.vem_sb_lang_8wo:hover,.vem_sb_help_8wo:hover {
  border-color: rgba(0,210,218,0.38);
  color: #EAF5FA;
}.vem_sb_lang_8wo svg,.vem_sb_help_8wo svg {
  stroke-linejoin: round;
  height: 0.813rem;
  stroke-linecap: round;
  width: 0.813rem;
}.vem_sb_bd_8wo {
  inset: 0;
  background: rgba(4,9,16,0.78);
  position: fixed;
  display: none;
  z-index: 69;
}.vem_sb_bd_8wo.vem_state_on_8wo {
  display: block;
}
@media(min-width: 1077px) {.vem_sb_bd_8wo {
  display: none!important;
}
}.vem_mob_nav_8wo {
  background: #0D1A28;
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255,255,255,0.09);
  left: 0;
  right: 0;
  z-index: 80;
  display: flex;
  position: fixed;
  bottom: 0;
}
@media(min-width: 1078px) {.vem_mob_nav_8wo {
  display: none;
}
}.vem_mob_nav_item_8wo {
  padding: 4px 2px;
  flex: 1;
  gap: 4px;
  flex-direction: column;
  display: flex;
  color: #4E6E82;
  cursor: pointer;
  align-items: center;
}.vem_mob_nav_ic_8wo {
  line-height: 1;
}.vem_mob_nav_ic_8wo svg {
  height: 1.25rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 20px;
}.vem_mob_nav_lb_8wo {
  font-weight: 600;
  color: #4E6E82;
  font-size: 0.625rem;
}.vem_mob_nav_item_8wo.vem_state_active_8wo {
  color: #00D2DA;
}.vem_mob_nav_item_8wo.vem_state_active_8wo .vem_mob_nav_lb_8wo {
  color: #00D2DA;
}.vem_hero_8wo {
  padding: 20px 16px 0;
  background: #080F18;
}
@media(min-width: 767px) {.vem_hero_8wo {
  padding: 1.5rem 24px 0;
}
}.vem_hero_in_8wo {
  gap: 0.75rem;
  margin: 0 auto;
  max-width: 82.5rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 858px) {.vem_hero_in_8wo {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1098px) {.vem_hero_in_8wo {
  grid-template-columns: 1fr 340px;
}
}.vem_hero_promo_8wo {
  overflow: hidden;
  border-radius: 12px;
  background: #0A1520;
  min-height: 13.75rem;
  display: flex;
  align-items: stretch;
  position: relative;
}
@media(min-width: 769px) {.vem_hero_promo_8wo {
  min-height: 280px;
}
}.vem_hero_promo_bg_8wo {
  inset: 0;
  background: linear-gradient(120deg,#061828 0%,#080F18 100%);
  background-position: center;
  position: absolute;
  background-size: cover;
}.vem_hero_promo_bg_8wo::after {
  background: linear-gradient(90deg,#080F18 0%,rgba(4,9,16,0.78) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.vem_hero_promo_glow_8wo {
  background: radial-gradient(circle,rgba(10,95,140,0.28) 0%,transparent 65%);
  border-radius: 50%;
  right: 60px;
  width: 300px;
  height: 18.75rem;
  pointer-events: none;
  position: absolute;
  top: -40px;
}.vem_hero_promo_ct_8wo {
  padding: 28px 1.5rem 28px 28px;
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 2;
  justify-content: center;
  max-width: 30rem;
}
@media(min-width: 767px) {.vem_hero_promo_ct_8wo {
  padding: 2.5rem 2rem;
}
}.vem_hero_badge_8wo {
  border-radius: 20px;
  background: rgba(0,210,218,0.15);
  padding: 0.313rem 0.75rem;
  border: 1px solid rgba(0,210,218,0.07);
  color: #00D2DA;
  margin-bottom: 14px;
  font-weight: 700;
  display: inline-block;
  font-size: 0.625rem;
  letter-spacing: .08em;
  text-transform: uppercase;
}.vem_hero_h1_8wo {
  overflow-wrap: break-word;
  font-family: 'Orbitron', sans-serif;
  line-height: 1.15;
  color: #EAF5FA;
  margin-bottom: 0.625rem;
  font-size: 26px;
  font-weight: 800;
}.vem_hero_h1_8wo em {
  font-style: normal;
  color: #F0A828;
}
@media(min-width: 771px) {.vem_hero_h1_8wo {
  font-size: 2.25rem;
}
}.vem_hero_sub_8wo {
  color: #8AABBE;
  font-size: 13px;
  margin-bottom: 1.25rem;
  line-height: 1.55;
}
@media(min-width: 770px) {.vem_hero_sub_8wo {
  font-size: 14px;
}
}.vem_hero_row_8wo {
  gap: 0.625rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.vem_hero_cta_8wo {
  padding: 13px 26px;
  transition: background .2s;
  background: #00C896;
  border-radius: 8px;
  font-size: 0.875rem;
  font-weight: 700;
  color: #040D14;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.18), 0 4px 18px rgba(0,200,150,0.45);
}.vem_hero_cta_8wo:hover {
  background: #00DFA8;
}.vem_hero_terms_8wo {
  font-size: 0.688rem;
  color: #4E6E82;
}.vem_hero_game_8wo {
  background: #0A1520;
  border-radius: 12px;
  border: 1px solid rgba(255,255,255,0.05);
  overflow: hidden;
  flex-direction: column;
  position: relative;
  display: flex;
}.vem_hero_game_badge_8wo {
  padding: 5px 0.625rem;
  border: 1px solid rgba(240,168,40,0.15);
  background: rgba(240,168,40,0.15);
  border-radius: 20px;
  font-size: 10px;
  z-index: 3;
  position: absolute;
  top: 12px;
  color: #F0A828;
  text-transform: uppercase;
  letter-spacing: .06em;
  left: 0.75rem;
  font-weight: 700;
}.vem_hero_game_badge_8wo svg {
  vertical-align: -1px;
  width: 11px;
  margin-right: 4px;
  height: 0.688rem;
}.vem_hero_game_img_8wo {
  overflow: hidden;
  background: linear-gradient(135deg,#061828,#080F18);
  position: relative;
  padding-bottom: 60%;
}.vem_hero_game_img_8wo img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  height: 100%;
  position: absolute;
}.vem_hero_game_play_8wo {
  inset: 0;
  background: rgba(4,9,16,0.78);
  transition: opacity .2s;
  display: flex;
  opacity: 0;
  position: absolute;
  align-items: center;
  justify-content: center;
}.vem_hero_game_8wo:hover .vem_hero_game_play_8wo {
  opacity: 1;
}.vem_hero_game_play_8wo span {
  background: #00D2DA;
  border-radius: 50%;
  display: flex;
  height: 3.25rem;
  justify-content: center;
  width: 3.25rem;
  align-items: center;
}.vem_hero_game_play_8wo span svg {
  margin-left: 2px;
  width: 18px;
  height: 1.125rem;
}.vem_hero_game_info_8wo {
  padding: 0.875rem 1rem;
}.vem_hero_game_title_8wo {
  color: #EAF5FA;
  font-size: 15px;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
}.vem_hero_game_provider_8wo {
  font-size: 11px;
  color: #5E8298;
}.vem_hero_game_btn_8wo {
  margin: 12px 1rem 1rem;
  background: #00D2DA;
  border-radius: 0.5rem;
  padding: 11px;
  transition: background .2s;
  color: #EAF5FA;
  text-align: center;
  font-size: 0.813rem;
  font-weight: 700;
  display: block;
}.vem_hero_game_8wo:hover .vem_hero_game_btn_8wo {
  background: #1AEAEF;
}.vem_gcg_8wo {
  padding: 2.25rem 1rem 0;
  background: #080F18;
}
@media(min-width: 769px) {.vem_gcg_8wo {
  padding: 2.75rem 1.5rem 0;
}
}.vem_gcg_in_8wo {
  margin: 0 auto;
  max-width: 82.5rem;
}.vem_gcg_head_8wo {
  margin-bottom: 20px;
  max-width: 720px;
}.vem_gcg_label_8wo {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #00D2DA;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
}.vem_gcg_h2_8wo {
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-size: 1.375rem;
  font-family: 'Orbitron', sans-serif;
  color: #EAF5FA;
  font-weight: 800;
}
@media(min-width: 766px) {.vem_gcg_h2_8wo {
  font-size: 28px;
}
}.vem_gcg_intro_8wo {
  color: #5E8298;
  font-size: 0.813rem;
  line-height: 1.6;
}.vem_gcg_grid_8wo {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.vem_gcg_grid_8wo {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.vem_gcg_grid_8wo {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.vem_gcg_card_8wo {
  border-radius: 12px;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 1.25rem;
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  cursor: pointer;
  min-height: 15rem;
  position: relative;
}.vem_gcg_card_8wo:hover {
  border-color: rgba(0,210,218,0.15);
  transform: translateY(-3px);
}.vem_gcg_card_bg_8wo {
  inset: 0;
  z-index: 0;
  position: absolute;
}.vem_gcg_card_bg_8wo::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  content: '';
  position: absolute;
}.vem_gcg_card_ic_8wo {
  border-radius: 0.25rem;
  background: rgba(0,0,0,.45);
  color: #EAF5FA;
  top: 1.125rem;
  display: flex;
  width: 40px;
  right: 18px;
  justify-content: center;
  align-items: center;
  z-index: 2;
  height: 40px;
  position: absolute;
}.vem_gcg_card_ic_8wo svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.25rem;
  width: 20px;
}.vem_gcg_card_ct_8wo {
  z-index: 1;
  position: relative;
}.vem_gcg_card_h_8wo {
  line-height: 1.2;
  margin-bottom: 0.5rem;
  font-size: 1.125rem;
  font-family: 'Orbitron', sans-serif;
  color: #EAF5FA;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.vem_gcg_card_h_8wo {
  font-size: 1.25rem;
}
}.vem_gcg_card_p_8wo {
  margin-bottom: 10px;
  font-size: 0.75rem;
  color: rgba(255,255,255,.82);
  line-height: 1.55;
  overflow-wrap: break-word;
}.vem_gcg_card_p_8wo strong {
  font-weight: 600;
  color: #EAF5FA;
}.vem_gcg_card_cta_8wo {
  gap: 4px;
  display: inline-flex;
  font-size: 0.75rem;
  text-transform: uppercase;
  color: #00D2DA;
  font-weight: 700;
  align-items: center;
  letter-spacing: .04em;
}.vem_gcg_card_cta_8wo svg {
  stroke-linejoin: round;
  width: 0.75rem;
  height: 12px;
  stroke-linecap: round;
}.vem_ws_8wo {
  padding: 32px 16px 0;
  background: #080F18;
}
@media(min-width: 769px) {.vem_ws_8wo {
  padding: 2.25rem 1.5rem 0;
}
}.vem_ws_in_8wo {
  margin: 0 auto;
  max-width: 82.5rem;
}.vem_ws_head_8wo {
  gap: 12px;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 14px;
  align-items: center;
  display: flex;
}.vem_ws_title_8wo {
  gap: 0.625rem;
  font-weight: 700;
  font-family: 'Orbitron', sans-serif;
  display: flex;
  font-size: 1rem;
  overflow-wrap: break-word;
  align-items: center;
  flex-wrap: wrap;
  color: #EAF5FA;
}.vem_ws_title_ic_8wo svg {
  width: 1.125rem;
  color: #F0A828;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 18px;
}.vem_ws_online_8wo {
  gap: 0.438rem;
  font-size: 12px;
  font-weight: 600;
  display: flex;
  color: #5E8298;
  align-items: center;
}.vem_ws_online_dot_8wo {
  background: #00C896;
  border-radius: 50%;
  box-shadow: 0 0 0.375rem rgba(0,200,150,0.14);
  width: 0.5rem;
  height: 0.5rem;
  flex-shrink: 0;
}.vem_ws_scroll_8wo {
  gap: 8px;
  overflow-x: auto;
  display: flex;
  padding-bottom: 0.5rem;
  scrollbar-width: none;
}.vem_ws_scroll_8wo::-webkit-scrollbar {
  display: none;
}.vem_wc_8wo {
  background: #0A1520;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 0.5rem;
  gap: 10px;
  padding: 0.625rem 0.875rem;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  min-width: 220px;
}.vem_wc_img_8wo {
  overflow: hidden;
  border-radius: 4px;
  background: #0D1A28;
  width: 36px;
  flex-shrink: 0;
  height: 2.25rem;
}.vem_wc_img_8wo img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.vem_wc_info_8wo {
  min-width: 0;
}.vem_wc_game_8wo {
  overflow: hidden;
  color: #BCCFDC;
  white-space: nowrap;
  font-size: 0.75rem;
  font-weight: 600;
  text-overflow: ellipsis;
}.vem_wc_player_8wo {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #4E6E82;
  white-space: nowrap;
  font-size: 0.625rem;
}.vem_wc_amount_8wo {
  font-size: 0.813rem;
  flex-shrink: 0;
  font-weight: 700;
  margin-left: auto;
  white-space: nowrap;
  color: #00C896;
}.vem_app_8wo {
  background: #080F18;
  padding: 36px 16px 0;
}
@media(min-width: 770px) {.vem_app_8wo {
  padding: 44px 24px 0;
}
}.vem_app_in_8wo {
  margin: 0 auto;
  max-width: 1320px;
}.vem_app_head_8wo {
  margin-bottom: 16px;
}.vem_app_label_8wo {
  font-size: 0.688rem;
  margin-bottom: 8px;
  font-weight: 700;
  text-transform: uppercase;
  color: #00D2DA;
  letter-spacing: .08em;
}.vem_app_h2_8wo {
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  font-weight: 800;
  font-family: 'Orbitron', sans-serif;
  color: #EAF5FA;
  font-size: 20px;
}
@media(min-width: 769px) {.vem_app_h2_8wo {
  font-size: 1.5rem;
}
}.vem_app_sub_8wo {
  overflow-wrap: break-word;
  max-width: 600px;
  color: #5E8298;
  font-size: 0.813rem;
  line-height: 1.6;
}.vem_app_sub_8wo strong {
  color: #BCCFDC;
  font-weight: 700;
}.vem_app_cards_8wo {
  gap: 10px;
  margin-top: 1rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.vem_app_cards_8wo {
  grid-template-columns: repeat(3,1fr);
}
}.vem_app_card_8wo {
  border-radius: 0.5rem;
  padding: 1.25rem;
  overflow: hidden;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
  position: relative;
  align-items: flex-start;
}.vem_app_card_ios_8wo {
  background: linear-gradient(135deg,rgba(0,210,218,0.15) 0%,#0D1A28 100%);
}.vem_app_card_android_8wo {
  background: linear-gradient(135deg,rgba(0,200,150,0.14) 0%,#0D1A28 100%);
}.vem_app_card_win_8wo {
  background: linear-gradient(135deg,rgba(240,168,40,0.15) 0%,#0D1A28 100%);
}.vem_app_card_ic_8wo svg {
  width: 34px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 2.125rem;
}.vem_app_card_ic_8wo {
  flex-shrink: 0;
  color: #EAF5FA;
}.vem_app_card_os_8wo {
  margin-bottom: 6px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.625rem;
  letter-spacing: .08em;
  color: #5E8298;
}.vem_app_card_title_8wo {
  line-height: 1.2;
  color: #EAF5FA;
  margin-bottom: 6px;
  font-size: 0.938rem;
  font-weight: 700;
  overflow-wrap: break-word;
}.vem_app_card_text_8wo {
  line-height: 1.5;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #5E8298;
}.vem_app_card_btn_8wo {
  border: 1px solid rgba(0,210,218,0.38);
  gap: 7px;
  transition: background .2s;
  background: rgba(255,255,255,0.12);
  padding: 0.625rem 1.125rem;
  border-radius: 4px;
  display: inline-flex;
  font-size: 0.813rem;
  color: #EAF5FA;
  font-weight: 700;
  align-items: center;
}.vem_app_card_btn_8wo:hover {
  background: rgba(255,255,255,0.07);
}.vem_bon_8wo {
  padding: 2.25rem 16px 0;
  background: #080F18;
}
@media(min-width: 765px) {.vem_bon_8wo {
  padding: 2.75rem 1.5rem 0;
}
}.vem_bon_in_8wo {
  margin: 0 auto;
  max-width: 82.5rem;
}.vem_bon_head_8wo {
  margin-bottom: 1.25rem;
}.vem_bon_label_8wo {
  color: #00D2DA;
  font-size: 11px;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
}.vem_bon_h2_8wo {
  overflow-wrap: break-word;
  font-family: 'Orbitron', sans-serif;
  font-size: 1.25rem;
  color: #EAF5FA;
  margin-bottom: 0.5rem;
  font-weight: 800;
}
@media(min-width: 765px) {.vem_bon_h2_8wo {
  font-size: 1.5rem;
}
}.vem_bon_seo_8wo {
  color: #5E8298;
  line-height: 1.6;
  font-size: 13px;
  overflow-wrap: break-word;
  max-width: 620px;
}.vem_bon_seo_8wo strong {
  color: #BCCFDC;
  font-weight: 700;
}.vem_bon_seo_8wo a {
  text-decoration: underline;
  color: #00D2DA;
}.vem_bon_grid_8wo {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 641px) {.vem_bon_grid_8wo {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.vem_bon_grid_8wo {
  grid-template-columns: repeat(5,1fr);
}
}.vem_bon_card_8wo {
  border-radius: 0.5rem;
  padding: 1rem;
  background: #0A1520;
  border: 1px solid rgba(255,255,255,0.09);
  transition: border-color .2s,transform .2s;
}.vem_bon_card_8wo:hover {
  border-color: rgba(0,210,218,0.07);
  transform: translateY(-2px);
}.vem_bon_card_ic_8wo svg {
  stroke-linejoin: round;
  height: 26px;
  width: 26px;
  stroke-linecap: round;
}.vem_bon_card_ic_8wo {
  margin-bottom: 0.625rem;
}.vem_bon_card_type_8wo {
  font-weight: 700;
  color: #5E8298;
  font-size: 10px;
  text-transform: uppercase;
  margin-bottom: 6px;
  letter-spacing: .06em;
}.vem_bon_card_amount_8wo {
  font-size: 18px;
  line-height: 1.1;
  color: #F0A828;
  margin-bottom: 6px;
  font-weight: 800;
}.vem_bon_card_name_8wo {
  font-weight: 600;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-size: 13px;
  color: #EAF5FA;
}.vem_bon_card_detail_8wo {
  border-top: 1px solid rgba(255,255,255,0.05);
  color: #4E6E82;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  padding-top: 8px;
  line-height: 1.5;
}.vem_prov_8wo {
  background: #080F18;
  padding: 36px 1rem 0;
}
@media(min-width:768px) {.vem_prov_8wo {
  padding: 44px 1.5rem 0;
}
}.vem_prov_in_8wo {
  margin: 0 auto;
  max-width: 1320px;
}.vem_prov_head_8wo {
  margin-bottom: 16px;
}.vem_prov_label_8wo {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 8px;
  color: #00D2DA;
}.vem_prov_h2_8wo {
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
  font-family: 'Orbitron', sans-serif;
  color: #EAF5FA;
  margin-bottom: 0.5rem;
}
@media(min-width:768px) {.vem_prov_h2_8wo {
  font-size: 24px;
}
}.vem_prov_seo_8wo {
  color: #5E8298;
  font-size: 13px;
  overflow-wrap: break-word;
  max-width: 38.75rem;
  line-height: 1.6;
  margin-bottom: 16px;
}.vem_prov_seo_8wo strong {
  font-weight: 700;
  color: #BCCFDC;
}.vem_prov_seo_8wo a {
  color: #00D2DA;
  text-decoration: underline;
}.vem_prov_grid_8wo {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 641px) {.vem_prov_grid_8wo {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1079px) {.vem_prov_grid_8wo {
  grid-template-columns: repeat(8,1fr);
}
}.vem_prov_card_8wo {
  transition: border-color .2s,background .2s;
  border: 1px solid rgba(255,255,255,0.09);
  gap: 7px;
  background: #0A1520;
  border-radius: 0.5rem;
  padding: 14px 10px;
  align-items: center;
  display: flex;
  cursor: pointer;
  flex-direction: column;
}.vem_prov_card_8wo:hover {
  background: #0D1A28;
  border-color: rgba(0,210,218,0.38);
}.vem_prov_logo_8wo {
  overflow: hidden;
  background: rgba(255,255,255,0.05);
  border-radius: 4px;
  height: 44px;
  justify-content: center;
  width: 44px;
  display: flex;
  align-items: center;
}.vem_prov_logo_8wo img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.vem_prov_name_8wo {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  text-align: center;
  font-weight: 600;
  color: #8AABBE;
}.vem_reg_8wo {
  background: #080F18;
  padding: 2.25rem 16px 0;
}
@media(min-width: 770px) {.vem_reg_8wo {
  padding: 2.75rem 24px 0;
}
}.vem_reg_in_8wo {
  background: #0D1A28;
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.05);
  border-radius: 0.75rem;
  padding: 28px 1.5rem;
  max-width: 82.5rem;
}
@media(min-width: 765px) {.vem_reg_in_8wo {
  padding: 40px;
}
}.vem_reg_top_8wo {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 859px) {.vem_reg_top_8wo {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.vem_reg_label_8wo {
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  color: #00D2DA;
}.vem_reg_h2_8wo {
  overflow-wrap: break-word;
  margin-bottom: 12px;
  font-weight: 800;
  font-family: 'Orbitron', sans-serif;
  line-height: 1.2;
  font-size: 22px;
  color: #EAF5FA;
}
@media(min-width: 766px) {.vem_reg_h2_8wo {
  font-size: 28px;
}
}.vem_reg_bonus_8wo {
  background: rgba(240,168,40,0.15);
  gap: 0.5rem;
  padding: 0.625rem 1rem;
  border: 1px solid rgba(240,168,40,0.15);
  border-radius: 0.5rem;
  margin-bottom: 16px;
  align-items: center;
  display: inline-flex;
}.vem_reg_bonus_amount_8wo {
  color: #F0A828;
  font-weight: 800;
  font-size: 1.25rem;
}.vem_reg_bonus_text_8wo {
  line-height: 1.35;
  color: #8AABBE;
  font-size: 13px;
}.vem_reg_cta_btn_8wo {
  border-radius: 8px;
  background: #00C896;
  padding: 14px 32px;
  transition: background .2s;
  display: inline-block;
  margin-bottom: 0.75rem;
  font-size: 15px;
  font-weight: 700;
  color: #040D14;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.18), 0 0.25rem 1.125rem rgba(0,200,150,0.45);
}.vem_reg_cta_btn_8wo:hover {
  background: #00DFA8;
}.vem_reg_terms_8wo {
  color: #4E6E82;
  font-size: 11px;
  line-height: 1.5;
}.vem_reg_seo_8wo {
  border-top: 1px solid rgba(255,255,255,0.05);
  padding-top: 20px;
  color: #5E8298;
  line-height: 1.65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  margin-top: 20px;
}.vem_reg_seo_8wo p {
  line-height: 1.65;
  font-size: 13px;
  color: #5E8298;
  margin-bottom: 10px;
}.vem_reg_seo_8wo p:last-child {
  margin-bottom: 0;
}.vem_reg_seo_8wo strong {
  color: #BCCFDC;
  font-weight: 700;
}.vem_reg_seo_8wo a {
  transition: color .2s;
  text-decoration: underline;
  color: #00D2DA;
}.vem_reg_seo_8wo a:hover {
  color: #1AEAEF;
}.vem_reg_seo_8wo ul,.vem_reg_seo_8wo ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 1.125rem;
}.vem_reg_seo_8wo ol {
  list-style: decimal;
}.vem_reg_seo_8wo li {
  font-size: 0.813rem;
  margin-bottom: 4px;
  color: #5E8298;
  line-height: 1.65;
}.vem_reg_seo_8wo table {
  display: block;
  overflow-x: auto;
  margin-bottom: 0.625rem;
  width: 100%;
  font-size: 0.813rem;
  border-collapse: collapse;
}
@media(min-width: 766px) {.vem_reg_seo_8wo table {
  display: table;
}
}.vem_reg_seo_8wo th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  text-align: left;
  color: #BCCFDC;
}.vem_reg_seo_8wo td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.5rem;
  color: #5E8298;
}.vem_reg_steps_8wo {
  gap: 0.875rem;
  display: flex;
  margin-top: 28px;
  flex-direction: column;
}
@media(min-width: 861px) {.vem_reg_steps_8wo {
  margin-top: 0;
}
}.vem_reg_step_8wo {
  padding: 1rem;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.05);
  border-radius: 0.5rem;
  gap: 0.875rem;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.vem_reg_step_num_8wo {
  border-radius: 50%;
  border: 1px solid rgba(0,210,218,0.07);
  background: rgba(0,210,218,0.15);
  height: 34px;
  justify-content: center;
  font-size: 14px;
  color: #00D2DA;
  display: flex;
  flex-shrink: 0;
  width: 34px;
  font-weight: 800;
  align-items: center;
}.vem_reg_step_title_8wo {
  font-weight: 700;
  color: #EAF5FA;
  font-size: 0.875rem;
  margin-bottom: 3px;
}.vem_reg_step_text_8wo {
  color: #5E8298;
  font-size: 12px;
  line-height: 1.5;
}.vem_reg_trust_8wo {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.625rem;
  padding-top: 1.25rem;
  flex-wrap: wrap;
  display: flex;
  margin-top: 1.25rem;
}.vem_reg_trust_item_8wo {
  gap: 0.438rem;
  color: #5E8298;
  align-items: center;
  font-size: 12px;
  overflow-wrap: break-word;
  display: flex;
}.vem_reg_trust_ic_8wo svg {
  stroke-linecap: round;
  color: #00D2DA;
  stroke-linejoin: round;
  height: 1rem;
  width: 1rem;
}.vem_seo_8wo {
  background: #080F18;
  padding: 36px 16px 0;
}
@media(min-width: 770px) {.vem_seo_8wo {
  padding: 44px 1.5rem 0;
}
}.vem_seo_in_8wo {
  border-radius: 0.75rem;
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 28px 1.5rem;
  background: #0D1A28;
  max-width: 82.5rem;
}
@media(min-width:768px) {.vem_seo_in_8wo {
  padding: 36px 40px;
}
}.vem_seo_label_8wo {
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 0.625rem;
  color: #00D2DA;
  text-transform: uppercase;
}.vem_seo_h2_8wo {
  font-size: 20px;
  overflow-wrap: break-word;
  font-family: 'Orbitron', sans-serif;
  font-weight: 800;
  margin-bottom: 0.875rem;
  line-height: 1.25;
  color: #EAF5FA;
}
@media(min-width: 769px) {.vem_seo_h2_8wo {
  font-size: 24px;
}
}.vem_seo_body_8wo {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #8AABBE;
  line-height: 1.75;
}.vem_seo_body_8wo p {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #8AABBE;
  margin-bottom: 12px;
}.vem_seo_body_8wo p:last-child {
  margin-bottom: 0;
}.vem_seo_body_8wo strong {
  font-weight: 700;
  color: #BCCFDC;
}.vem_seo_body_8wo a {
  transition: color .2s;
  text-decoration: underline;
  color: #00D2DA;
}.vem_seo_body_8wo a:hover {
  color: #1AEAEF;
}.vem_seo_body_8wo ul,.vem_seo_body_8wo ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.vem_seo_body_8wo ol {
  list-style: decimal;
}.vem_seo_body_8wo li {
  line-height: 1.75;
  margin-bottom: 6px;
  font-size: 0.875rem;
  color: #8AABBE;
}.vem_seo_body_8wo table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 12px;
  display: block;
  overflow-x: auto;
  font-size: 0.813rem;
}
@media(min-width:768px) {.vem_seo_body_8wo table {
  display: table;
}
}.vem_seo_body_8wo th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #BCCFDC;
  text-align: left;
  font-weight: 700;
}.vem_seo_body_8wo td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 0.75rem;
  color: #8AABBE;
}.vem_seo_cols_8wo {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 637px) {.vem_seo_cols_8wo {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.vem_seo_cols_8wo {
  grid-template-columns: repeat(3,1fr);
}
}.vem_seo_col_h_8wo {
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 0.438rem;
  color: #BCCFDC;
  font-size: 0.813rem;
}.vem_seo_col_p_8wo {
  color: #5E8298;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.vem_seo_stats_8wo {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.vem_seo_stat_8wo {
  flex: 1;
  padding: 14px 1rem;
  background: rgba(0,210,218,0.07);
  border-radius: 8px;
  border: 1px solid rgba(0,210,218,0.15);
  min-width: 140px;
}.vem_seo_stat_val_8wo {
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #00D2DA;
  margin-bottom: 0.25rem;
}.vem_seo_stat_lb_8wo {
  color: #5E8298;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.vem_seo_8wo {
  background: #080F18;
  padding: 2.25rem 16px 0;
}
@media(min-width: 766px) {.vem_seo_8wo {
  padding: 44px 24px 0;
}
}.vem_seo_in_8wo {
  margin: 0 auto;
  border-radius: 12px;
  padding: 28px 24px;
  border: 1px solid rgba(255,255,255,0.09);
  background: #0D1A28;
  max-width: 1320px;
}
@media(min-width: 769px) {.vem_seo_in_8wo {
  padding: 36px 40px;
}
}.vem_seo_label_8wo {
  color: #00D2DA;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 0.688rem;
}.vem_seo_h2_8wo {
  margin-bottom: 0.875rem;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-family: 'Orbitron', sans-serif;
  font-size: 20px;
  font-weight: 800;
  color: #EAF5FA;
}
@media(min-width:768px) {.vem_seo_h2_8wo {
  font-size: 1.5rem;
}
}.vem_seo_body_8wo {
  line-height: 1.75;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  color: #8AABBE;
}.vem_seo_body_8wo p {
  line-height: 1.75;
  color: #8AABBE;
  margin-bottom: 12px;
  font-size: 0.875rem;
}.vem_seo_body_8wo p:last-child {
  margin-bottom: 0;
}.vem_seo_body_8wo strong {
  font-weight: 700;
  color: #BCCFDC;
}.vem_seo_body_8wo a {
  transition: color .2s;
  color: #00D2DA;
  text-decoration: underline;
}.vem_seo_body_8wo a:hover {
  color: #1AEAEF;
}.vem_seo_body_8wo ul,.vem_seo_body_8wo ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.vem_seo_body_8wo ol {
  list-style: decimal;
}.vem_seo_body_8wo li {
  color: #8AABBE;
  margin-bottom: 0.375rem;
  line-height: 1.75;
  font-size: 14px;
}.vem_seo_body_8wo table {
  overflow-x: auto;
  display: block;
  margin-bottom: 0.75rem;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
@media(min-width: 766px) {.vem_seo_body_8wo table {
  display: table;
}
}.vem_seo_body_8wo th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  text-align: left;
  color: #BCCFDC;
}.vem_seo_body_8wo td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #8AABBE;
}.vem_seo_cols_8wo {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 643px) {.vem_seo_cols_8wo {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.vem_seo_cols_8wo {
  grid-template-columns: repeat(3,1fr);
}
}.vem_seo_col_h_8wo {
  margin-bottom: 7px;
  color: #BCCFDC;
  font-weight: 700;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.vem_seo_col_p_8wo {
  color: #5E8298;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.65;
}.vem_seo_stats_8wo {
  gap: 1rem;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.vem_seo_stat_8wo {
  border-radius: 0.5rem;
  padding: 0.875rem 16px;
  border: 1px solid rgba(0,210,218,0.15);
  background: rgba(0,210,218,0.07);
  flex: 1;
  min-width: 8.75rem;
}.vem_seo_stat_val_8wo {
  color: #00D2DA;
  margin-bottom: 0.25rem;
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
}.vem_seo_stat_lb_8wo {
  overflow-wrap: break-word;
  color: #5E8298;
  font-size: 0.688rem;
}.vem_seo_8wo {
  background: #080F18;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.vem_seo_8wo {
  padding: 44px 1.5rem 0;
}
}.vem_seo_in_8wo {
  padding: 1.75rem 24px;
  background: #0D1A28;
  border-radius: 12px;
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.09);
  max-width: 82.5rem;
}
@media(min-width:768px) {.vem_seo_in_8wo {
  padding: 36px 2.5rem;
}
}.vem_seo_label_8wo {
  text-transform: uppercase;
  font-weight: 700;
  color: #00D2DA;
  margin-bottom: 10px;
  letter-spacing: .08em;
  font-size: 11px;
}.vem_seo_h2_8wo {
  margin-bottom: 14px;
  line-height: 1.25;
  color: #EAF5FA;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
  font-family: 'Orbitron', sans-serif;
}
@media(min-width: 770px) {.vem_seo_h2_8wo {
  font-size: 24px;
}
}.vem_seo_body_8wo {
  color: #8AABBE;
  line-height: 1.75;
  font-size: 14px;
  overflow-wrap: break-word;
}.vem_seo_body_8wo p {
  line-height: 1.75;
  margin-bottom: 12px;
  font-size: 0.875rem;
  color: #8AABBE;
}.vem_seo_body_8wo p:last-child {
  margin-bottom: 0;
}.vem_seo_body_8wo strong {
  color: #BCCFDC;
  font-weight: 700;
}.vem_seo_body_8wo a {
  transition: color .2s;
  color: #00D2DA;
  text-decoration: underline;
}.vem_seo_body_8wo a:hover {
  color: #1AEAEF;
}.vem_seo_body_8wo ul,.vem_seo_body_8wo ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.vem_seo_body_8wo ol {
  list-style: decimal;
}.vem_seo_body_8wo li {
  line-height: 1.75;
  margin-bottom: 6px;
  font-size: 0.875rem;
  color: #8AABBE;
}.vem_seo_body_8wo table {
  margin-bottom: 12px;
  width: 100%;
  font-size: 13px;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 766px) {.vem_seo_body_8wo table {
  display: table;
}
}.vem_seo_body_8wo th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 12px;
  color: #BCCFDC;
  text-align: left;
  font-weight: 700;
}.vem_seo_body_8wo td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 0.75rem;
  color: #8AABBE;
}.vem_seo_cols_8wo {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 642px) {.vem_seo_cols_8wo {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.vem_seo_cols_8wo {
  grid-template-columns: repeat(3,1fr);
}
}.vem_seo_col_h_8wo {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 0.438rem;
  color: #BCCFDC;
}.vem_seo_col_p_8wo {
  line-height: 1.65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #5E8298;
}.vem_seo_stats_8wo {
  margin: 1.25rem 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.vem_seo_stat_8wo {
  background: rgba(0,210,218,0.07);
  border-radius: 8px;
  border: 1px solid rgba(0,210,218,0.15);
  flex: 1;
  padding: 0.875rem 1rem;
  min-width: 140px;
}.vem_seo_stat_val_8wo {
  font-size: 1.25rem;
  margin-bottom: 0.25rem;
  font-weight: 800;
  color: #00D2DA;
  overflow-wrap: break-word;
}.vem_seo_stat_lb_8wo {
  font-size: 11px;
  color: #5E8298;
  overflow-wrap: break-word;
}.vem_faq_8wo {
  padding: 2.25rem 1rem 0;
  background: #080F18;
}
@media(min-width: 767px) {.vem_faq_8wo {
  padding: 44px 1.5rem 0;
}
}.vem_faq_in_8wo {
  margin: 0 auto;
  max-width: 82.5rem;
}.vem_faq_head_8wo {
  margin-bottom: 1.25rem;
}.vem_faq_label_8wo {
  color: #00D2DA;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
}.vem_faq_h2_8wo {
  font-family: 'Orbitron', sans-serif;
  color: #EAF5FA;
  font-size: 20px;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.vem_faq_h2_8wo {
  font-size: 1.5rem;
}
}.vem_faq_list_8wo {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.vem_faq_item_8wo {
  border: 1px solid rgba(255,255,255,0.09);
  background: #0D1A28;
  border-radius: 8px;
  overflow: hidden;
}.vem_faq_q_8wo {
  gap: 0.75rem;
  padding: 16px 1.25rem;
  transition: color .2s;
  overflow-wrap: break-word;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  display: flex;
  color: #BCCFDC;
  font-weight: 600;
  cursor: pointer;
  flex-wrap: wrap;
}.vem_faq_q_8wo:hover {
  color: #EAF5FA;
}.vem_faq_q_ic_8wo {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255,255,255,0.05);
  width: 1.5rem;
  font-size: 1rem;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  color: #00D2DA;
  align-items: center;
  height: 1.5rem;
}.vem_faq_item_8wo.vem_state_open_8wo .vem_faq_q_ic_8wo {
  transform: rotate(45deg);
}.vem_faq_a_8wo {
  padding: 0 1.25rem 1rem;
  color: #5E8298;
  font-size: 13px;
  line-height: 1.7;
  overflow-wrap: break-word;
  display: none;
}.vem_faq_item_8wo.vem_state_open_8wo .vem_faq_a_8wo {
  display: block;
}.vem_faq_a_8wo strong {
  color: #BCCFDC;
  font-weight: 700;
}.vem_faq_a_8wo a {
  text-decoration: underline;
  color: #00D2DA;
}.vem_faq_a_8wo ul,.vem_faq_a_8wo ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 1.25rem;
}.vem_faq_a_8wo ol {
  list-style: decimal;
}.vem_faq_a_8wo li {
  margin-bottom: 4px;
  line-height: 1.6;
}.vem_faq_a_8wo table {
  margin: 0.5rem 0;
  width: 100%;
  display: block;
  font-size: 12px;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 766px) {.vem_faq_a_8wo table {
  display: table;
}
}.vem_faq_a_8wo th {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  font-weight: 700;
  color: #BCCFDC;
}.vem_faq_a_8wo td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.375rem 0.5rem;
  color: #5E8298;
}.vem_ft_8wo {
  border-top: 1px solid rgba(255,255,255,0.05);
  background: #050B11;
  margin-top: 48px;
}.vem_ft_support_8wo {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 24px 1rem;
}
@media(min-width: 766px) {.vem_ft_support_8wo {
  padding: 1.75rem 1.5rem;
}
}.vem_ft_support_in_8wo {
  margin: 0 auto;
  gap: 1rem;
  display: flex;
  max-width: 1320px;
  align-items: center;
  flex-wrap: wrap;
}.vem_ft_support_main_8wo {
  gap: 16px;
  flex: 1;
  min-width: 13.75rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.vem_ft_support_ic_8wo {
  flex-shrink: 0;
  color: #00D2DA;
}.vem_ft_support_ic_8wo svg {
  height: 1.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.875rem;
}.vem_ft_support_text_title_8wo {
  overflow-wrap: break-word;
  margin-bottom: 3px;
  font-size: 15px;
  font-weight: 700;
  color: #EAF5FA;
}.vem_ft_support_text_sub_8wo {
  font-size: 12px;
  color: #5E8298;
  overflow-wrap: break-word;
}.vem_ft_support_btn_8wo {
  padding: 11px 1.375rem;
  border-radius: 8px;
  background: #00D2DA;
  transition: background .2s;
  white-space: nowrap;
  flex-shrink: 0;
  color: #EAF5FA;
  font-size: 13px;
  font-weight: 700;
}.vem_ft_support_btn_8wo:hover {
  background: #1AEAEF;
}.vem_ft_support_contacts_8wo {
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
  margin-left: auto;
}.vem_ft_support_contact_8wo {
  font-size: 0.75rem;
  color: #4E6E82;
  line-height: 1.4;
}.vem_ft_support_contact_8wo strong {
  margin-bottom: 2px;
  display: block;
  color: #8AABBE;
  font-weight: 600;
  font-size: 0.688rem;
}.vem_ft_main_8wo {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 2rem 16px 1.5rem;
}
@media(min-width: 765px) {.vem_ft_main_8wo {
  padding: 40px 1.5rem 2rem;
}
}.vem_ft_main_in_8wo {
  margin: 0 auto;
  gap: 24px;
  max-width: 82.5rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width:640px) {.vem_ft_main_in_8wo {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.vem_ft_main_in_8wo {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.vem_ft_col_logo_8wo {
  grid-column: 1/-1;
}
@media(min-width: 1079px) {.vem_ft_col_logo_8wo {
  grid-column: auto;
}
}.vem_ft_logo_8wo {
  gap: 9px;
  display: flex;
  color: #EAF5FA;
  font-size: 16px;
  font-weight: 800;
  align-items: center;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  flex-wrap: wrap;
}.vem_ft_logo_mark_8wo {
  overflow: hidden;
  border-radius: 0.25rem;
  width: 1.875rem;
  height: 1.875rem;
}.vem_ft_logo_mark_8wo img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.vem_ft_logo_sub_8wo {
  max-width: 200px;
  color: #4E6E82;
  line-height: 1.55;
  overflow-wrap: break-word;
  font-size: 12px;
}.vem_ft_col_title_8wo {
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 14px;
  color: #8AABBE;
  letter-spacing: .07em;
}.vem_ft_col_links_8wo {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.vem_ft_col_link_8wo {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #4E6E82;
  font-size: 0.813rem;
}.vem_ft_col_link_8wo:hover {
  color: #BCCFDC;
}.vem_ft_apps_8wo {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.vem_ft_app_card_8wo {
  background: rgba(255,255,255,0.05);
  transition: border-color .2s;
  border-radius: 4px;
  gap: 10px;
  padding: 10px 0.75rem;
  border: 1px solid rgba(255,255,255,0.09);
  display: flex;
  align-items: center;
}.vem_ft_app_card_8wo:hover {
  border-color: rgba(0,210,218,0.38);
}.vem_ft_app_card_ic_8wo svg {
  stroke-linejoin: round;
  width: 22px;
  stroke-linecap: round;
  height: 1.375rem;
}.vem_ft_app_card_os_8wo {
  color: #4E6E82;
  font-size: 10px;
  font-weight: 600;
}.vem_ft_app_card_action_8wo {
  font-weight: 700;
  font-size: 0.75rem;
  color: #BCCFDC;
}.vem_ft_bot_8wo {
  padding: 20px 1rem;
}
@media(min-width: 766px) {.vem_ft_bot_8wo {
  padding: 20px 24px;
}
}.vem_ft_bot_in_8wo {
  margin: 0 auto;
  gap: 16px;
  flex-wrap: wrap;
  align-items: center;
  max-width: 1320px;
  display: flex;
}.vem_ft_socials_8wo {
  gap: 0.5rem;
  display: flex;
}.vem_ft_soc_8wo {
  background: rgba(255,255,255,0.05);
  border-radius: 4px;
  border: 1px solid rgba(255,255,255,0.09);
  transition: background .2s;
  align-items: center;
  justify-content: center;
  color: #8AABBE;
  width: 2.25rem;
  height: 36px;
  display: flex;
}.vem_ft_soc_8wo svg {
  stroke-linejoin: round;
  height: 1rem;
  width: 1rem;
  stroke-linecap: round;
}.vem_ft_soc_8wo:hover {
  background: rgba(255,255,255,0.07);
}.vem_ft_legal_8wo {
  flex: 1;
  line-height: 1.6;
  min-width: 12.5rem;
  color: #6B8FA6;
  overflow-wrap: break-word;
  font-size: 11px;
}.vem_ft_legal_8wo strong {
  color: #8AABBE;
  font-weight: 700;
}.vem_ft_legal_8wo a {
  text-decoration: underline;
  color: #8AABBE;
}.vem_ft_age_8wo {
  border: 2px solid #6B8FA6;
  border-radius: 50%;
  flex-shrink: 0;
  font-weight: 800;
  font-size: 0.688rem;
  width: 2rem;
  justify-content: center;
  display: flex;
  height: 32px;
  margin-left: auto;
  color: #6B8FA6;
  align-items: center;
}