*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background-color: #0D0B11;
  min-height: 100vh;
  font-family: 'Nunito', sans-serif;
  line-height: 1.6;
  color: #C5BAD8;
  -webkit-font-smoothing: antialiased;
}ul,ol {
  list-style: none;
}img,picture,svg {
  display: block;
  max-width: 100%;
}input,button,textarea,select {
  font: inherit;
}button {
  border: none;
  background: transparent;
  cursor: pointer;
  color: inherit;
}a {
  text-decoration: none;
  color: inherit;
}.vih-layout_rs9 {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.vih-page_rs9 {
  min-height: 100vh;
  display: flex;
}.vih-main_rs9 {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media screen and (min-width: 1083px) {.vih-main_rs9 {
  padding-left: 13.75rem;
}
}
@media screen and (max-width: 1082px) {.vih-main_rs9 {
  padding-bottom: 4.5rem;
}
}.vih-gc_rs9 {
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  background: #131019;
  border: 1px solid rgba(255,255,255,0.06);
  border-radius: 10px;
  width: 8.75rem;
  cursor: pointer;
  position: relative;
  flex-shrink: 0;
}
@media(min-width: 637px) {.vih-gc_rs9 {
  width: 156px;
}
}
@media(min-width: 1081px) {.vih-gc_rs9 {
  width: 10.5rem;
}
}.vih-gc_rs9:hover {
  border-color: rgba(232,0,90,0.08);
  transform: translateY(-3px);
}.vih-gc_img_rs9 {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding-bottom: 80%;
}.vih-gc_img_rs9 img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  height: 100%;
  position: absolute;
}.vih-gc_hover_rs9 {
  inset: 0;
  transition: opacity .2s;
  background: rgba(7,6,10,0.72);
  display: flex;
  justify-content: center;
  opacity: 0;
  align-items: center;
  position: absolute;
}.vih-gc_rs9:hover .vih-gc_hover_rs9 {
  opacity: 1;
}.vih-gc_hover_btn_rs9 {
  background: #E8005A;
  padding: 0.5rem 16px;
  border-radius: 6px;
  font-size: 12px;
  color: #F4EEFF;
  font-weight: 700;
}.vih-gc_info_rs9 {
  padding: 8px 10px 10px;
}.vih-gc_name_rs9 {
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 600;
  color: #C5BAD8;
  max-width: 100%;
  font-size: 0.75rem;
  white-space: nowrap;
  margin-bottom: 3px;
}.vih-gc_prov_rs9 {
  font-size: 0.625rem;
  color: #7A6F8C;
}.vih-gc_tag_rs9 {
  padding: 2px 7px;
  border-radius: 0.25rem;
  letter-spacing: .04em;
  left: 6px;
  position: absolute;
  z-index: 2;
  top: 0.375rem;
  text-transform: uppercase;
  font-size: 9px;
  font-weight: 700;
}.vih-gc_tag_hot_rs9 {
  background: #FF2D2D;
  color: #fff;
}.vih-gc_tag_new_rs9 {
  background: #1FBF5A;
  color: #0D0B11;
}.vih-gc_tag_jp_rs9 {
  background: #FFCA00;
  color: #0D0B11;
}.vih-gc_tag_ex_rs9 {
  background: #FFCA00;
  color: #fff;
}.vih-gc_tag_live_rs9 {
  background: #FF2D2D;
  color: #fff;
}.vih-gr_rs9 {
  padding: 32px 16px 0;
  background: #0D0B11;
}
@media(min-width: 769px) {.vih-gr_rs9 {
  padding: 2.25rem 24px 0;
}
}.vih-gr_in_rs9 {
  margin: 0 auto;
  max-width: 82.5rem;
}.vih-gr_head_rs9 {
  gap: 12px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 0.625rem;
}.vih-gr_head_l_rs9 {
  flex: 1;
  gap: 10px;
  align-items: center;
  display: flex;
  min-width: 0;
}.vih-gr_ic_rs9 {
  border-radius: 0.625rem;
  display: flex;
  height: 32px;
  width: 32px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}.vih-gr_ic_rs9 svg {
  width: 16px;
  stroke-linejoin: round;
  height: 1rem;
  stroke-linecap: round;
}.vih-gr_title_rs9 {
  overflow-wrap: break-word;
  color: #F4EEFF;
  font-weight: 700;
  font-size: 16px;
  font-family: 'Bangers', cursive;
}
@media(min-width: 765px) {.vih-gr_title_rs9 {
  font-size: 18px;
}
}.vih-gr_more_rs9 {
  transition: color .2s;
  gap: 5px;
  align-items: center;
  flex-shrink: 0;
  color: #6A5F7C;
  white-space: nowrap;
  font-weight: 600;
  display: flex;
  font-size: 12px;
}.vih-gr_more_rs9:hover {
  color: #E8005A;
}.vih-gr_more_rs9 svg {
  stroke-linecap: round;
  height: 0.75rem;
  width: 0.75rem;
  stroke-linejoin: round;
}.vih-gr_arrows_rs9 {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.vih-gr_arr_rs9 {
  border-radius: 6px;
  border: 1px solid rgba(255,255,255,0.11);
  background: rgba(255,255,255,0.05);
  transition: background .15s,color .15s;
  align-items: center;
  display: flex;
  justify-content: center;
  color: #9587AA;
  height: 1.875rem;
  width: 30px;
}.vih-gr_arr_rs9:hover {
  background: rgba(255,255,255,0.07);
  color: #F4EEFF;
}.vih-gr_arr_rs9 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 13px;
  width: 0.813rem;
}.vih-gr_seo_h_rs9 {
  margin: 0 0 0.375rem;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  font-weight: 700;
  font-family: 'Bangers', cursive;
  max-width: 680px;
  color: #C5BAD8;
}
@media(min-width: 769px) {.vih-gr_seo_h_rs9 {
  font-size: 14px;
}
}.vih-gr_seo_rs9 {
  color: #6A5F7C;
  line-height: 1.55;
  max-width: 42.5rem;
  font-size: 12px;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
}.vih-gr_seo_rs9 strong {
  font-weight: 600;
  color: #C5BAD8;
}.vih-gr_scroll_rs9 {
  gap: 10px;
  -webkit-overflow-scrolling: touch;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 10px;
}.vih-gr_scroll_rs9::-webkit-scrollbar {
  display: none;
}
@media(min-width:768px) {.vih-gr_scroll_rs9 {
  gap: 12px;
}
}.vih-tb_rs9 {
  background: #0D0B11;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  top: 0;
  align-items: center;
  height: 56px;
  z-index: 80;
  position: fixed;
  right: 0;
  left: 0;
  display: flex;
}.vih-tb_in_rs9 {
  padding: 0 0.875rem;
  gap: 0;
  display: flex;
  height: 100%;
  align-items: center;
  width: 100%;
}.vih-tb_burger_rs9 {
  border-radius: 10px;
  gap: 5px;
  flex-direction: column;
  width: 2.375rem;
  height: 38px;
  flex-shrink: 0;
  align-items: center;
  margin-right: 8px;
  display: flex;
  justify-content: center;
}.vih-tb_burger_rs9:hover {
  background: rgba(255,255,255,0.05);
}.vih-tb_burger_line_rs9 {
  border-radius: 1px;
  background: #9587AA;
  display: block;
  width: 18px;
  height: 2px;
}
@media(min-width: 1081px) {.vih-tb_burger_rs9 {
  display: none;
}
}.vih-tb_logo_rs9 {
  gap: 9px;
  color: #F4EEFF;
  font-weight: 800;
  font-size: 18px;
  letter-spacing: -.01em;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  overflow-wrap: break-word;
  margin-right: 1.25rem;
}.vih-tb_logo_mark_rs9 {
  overflow: hidden;
  border-radius: 0.625rem;
  width: 32px;
  display: flex;
  justify-content: center;
  height: 2rem;
  align-items: center;
}.vih-tb_logo_mark_rs9 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.vih-tb_nav_rs9 {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 637px) {.vih-tb_nav_rs9 {
  display: flex;
}
}.vih-tb_tab_rs9 {
  border-radius: 0.625rem;
  padding: 0.5rem 14px;
  transition: background .15s,color .15s;
  white-space: nowrap;
  font-weight: 600;
  font-size: 0.813rem;
  color: #9587AA;
}.vih-tb_tab_rs9:hover {
  background: rgba(255,255,255,0.05);
  color: #F4EEFF;
}.vih-tb_tab_rs9.vih-state_active_rs9 {
  background: rgba(232,0,90,0.18);
  color: #F4EEFF;
}.vih-tb_right_rs9 {
  gap: 0.5rem;
  align-items: center;
  margin-left: auto;
  display: flex;
  flex-shrink: 0;
}.vih-tb_login_rs9 {
  transition: border-color .2s,color .2s;
  padding: 9px 1rem;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 10px;
  background: rgba(255,255,255,0.05);
  display: none;
  font-size: 0.813rem;
  color: #C5BAD8;
  font-weight: 600;
}.vih-tb_login_rs9:hover {
  border-color: rgba(232,0,88,0.55);
  color: #F4EEFF;
}
@media(min-width: 482px) {.vih-tb_login_rs9 {
  display: block;
}
}.vih-tb_reg_rs9 {
  padding: 0.563rem 18px;
  border-radius: 0.625rem;
  background: #1FBF5A;
  transition: background .2s;
  white-space: nowrap;
  font-weight: 700;
  font-size: 13px;
  color: #0D0A14;
}.vih-tb_reg_rs9:hover {
  background: #26D968;
}.vih-sb_rs9 {
  border-right: 1px solid rgba(255,255,255,0.05);
  background: #181420;
  transition: transform .25s ease;
  transform: translateX(-100%);
  z-index: 70;
  position: fixed;
  overflow-y: auto;
  width: 13.75rem;
  left: 0;
  bottom: 0;
  top: 3.5rem;
}.vih-sb_rs9.vih-state_open_rs9 {
  transform: translateX(0);
}.vih-sb_rs9::-webkit-scrollbar {
  width: 4px;
}.vih-sb_rs9::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255,255,255,0.07);
}
@media(min-width: 1079px) {.vih-sb_rs9 {
  transform: translateX(0);
}
}.vih-sb_auth_rs9 {
  padding: 14px 0.75rem 0.625rem;
}.vih-sb_btn_reg_rs9 {
  padding: 0.688rem;
  background: #1FBF5A;
  transition: background .2s;
  border-radius: 10px;
  font-size: 13px;
  display: block;
  text-align: center;
  color: #0D0A14;
  margin-bottom: 0.5rem;
  font-weight: 700;
}.vih-sb_btn_reg_rs9:hover {
  background: #26D968;
}.vih-sb_btn_login_rs9 {
  transition: border-color .2s;
  border-radius: 10px;
  padding: 0.625rem;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.11);
  display: block;
  font-size: 13px;
  color: #C5BAD8;
  text-align: center;
  font-weight: 600;
}.vih-sb_btn_login_rs9:hover {
  border-color: rgba(232,0,88,0.55);
  color: #F4EEFF;
}.vih-sb_promo_rs9 {
  padding: 12px 0.875rem;
  margin: 0 0.75rem 10px;
  border-radius: 0.625rem;
  overflow: hidden;
  background: linear-gradient(135deg,#3A0022,#181420);
  border: 1px solid rgba(232,0,90,0.18);
  position: relative;
}.vih-sb_promo_rs9::before {
  background: radial-gradient(circle,rgba(232,0,90,0.18),transparent 70%);
  border-radius: 50%;
  position: absolute;
  height: 5rem;
  width: 80px;
  right: -20px;
  content: '';
  top: -20px;
}.vih-sb_promo_title_rs9 {
  font-size: 11px;
  letter-spacing: .06em;
  color: #E8005A;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 4px;
}.vih-sb_promo_text_rs9 {
  color: #F4EEFF;
  font-weight: 600;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  line-height: 1.35;
}.vih-sb_promo_sub_rs9 {
  font-size: 0.625rem;
  margin-top: 3px;
  color: #6A5F7C;
}.vih-sb_nav_rs9 {
  padding: 6px 8px 1rem;
}.vih-sb_nav_lb_rs9 {
  padding: 10px 0.5rem 0.375rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #7A6F8C;
  font-weight: 700;
  font-size: 0.625rem;
}.vih-sb_link_rs9 {
  gap: 0.625rem;
  padding: 9px 0.625rem;
  border-radius: 6px;
  transition: background .15s,color .15s;
  display: flex;
  cursor: pointer;
  overflow-wrap: break-word;
  align-items: center;
  color: #9587AA;
  font-size: 13px;
  font-weight: 500;
}.vih-sb_link_rs9:hover {
  background: rgba(255,255,255,0.05);
  color: #F4EEFF;
}.vih-sb_link_rs9.vih-state_active_rs9 {
  background: rgba(232,0,90,0.18);
  color: #F4EEFF;
}.vih-sb_ic_rs9 {
  border-radius: 0.375rem;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  height: 1.875rem;
  width: 1.875rem;
}.vih-sb_ic_rs9 svg {
  stroke-linecap: round;
  width: 16px;
  height: 16px;
  stroke-linejoin: round;
}.vih-sb_ic_1_rs9 {
  background: rgba(232,0,90,0.08);
  color: #E8005A;
}.vih-sb_ic_2_rs9 {
  background: rgba(31,191,90,0.15);
  color: #1FBF5A;
}.vih-sb_ic_3_rs9 {
  background: rgba(255,202,0,0.14);
  color: #FFCA00;
}.vih-sb_ic_4_rs9 {
  background: rgba(255,202,0,0.18);
  color: #FFCA00;
}.vih-sb_ic_5_rs9 {
  background: rgba(232,0,90,0.08);
  color: #FF5FAD;
}.vih-sb_ic_6_rs9 {
  background: rgba(255,202,0,0.18);
  color: #A030F0;
}.vih-sb_badge_rs9 {
  background: #FFCA00;
  border-radius: 0.375rem;
  padding: 2px 7px;
  color: #0D0A14;
  font-size: 9px;
  margin-left: auto;
  font-weight: 700;
}.vih-sb_bot_rs9 {
  padding: 0.75rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 8px;
  display: flex;
}.vih-sb_lang_rs9,.vih-sb_help_rs9 {
  flex: 1;
  padding: 9px 0.375rem;
  gap: 6px;
  border-radius: 0.375rem;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.06);
  transition: border-color .2s;
  color: #9587AA;
  font-size: 0.688rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
}.vih-sb_lang_rs9:hover,.vih-sb_help_rs9:hover {
  border-color: rgba(232,0,88,0.55);
  color: #F4EEFF;
}.vih-sb_lang_rs9 svg,.vih-sb_help_rs9 svg {
  stroke-linejoin: round;
  width: 0.813rem;
  stroke-linecap: round;
  height: 13px;
}.vih-sb_bd_rs9 {
  background: rgba(7,6,10,0.72);
  inset: 0;
  z-index: 69;
  position: fixed;
  display: none;
}.vih-sb_bd_rs9.vih-state_on_rs9 {
  display: block;
}
@media(min-width: 1078px) {.vih-sb_bd_rs9 {
  display: none!important;
}
}.vih-mob_nav_rs9 {
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255,255,255,0.11);
  background: #181420;
  left: 0;
  z-index: 80;
  right: 0;
  position: fixed;
  display: flex;
  bottom: 0;
}
@media(min-width: 1077px) {.vih-mob_nav_rs9 {
  display: none;
}
}.vih-mob_nav_item_rs9 {
  padding: 4px 2px;
  flex: 1;
  gap: 0.25rem;
  cursor: pointer;
  color: #7A6F8C;
  display: flex;
  flex-direction: column;
  align-items: center;
}.vih-mob_nav_ic_rs9 {
  line-height: 1;
}.vih-mob_nav_ic_rs9 svg {
  width: 1.25rem;
  height: 20px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.vih-mob_nav_lb_rs9 {
  font-weight: 600;
  color: #7A6F8C;
  font-size: 10px;
}.vih-mob_nav_item_rs9.vih-state_active_rs9 {
  color: #E8005A;
}.vih-mob_nav_item_rs9.vih-state_active_rs9 .vih-mob_nav_lb_rs9 {
  color: #E8005A;
}.vih-hero_rs9 {
  background: #0D0B11;
  padding: 1.25rem 16px 0;
}
@media(min-width: 765px) {.vih-hero_rs9 {
  padding: 24px 1.5rem 0;
}
}.vih-hero_in_rs9 {
  margin: 0 auto;
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 1320px;
}
@media(min-width: 863px) {.vih-hero_in_rs9 {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1097px) {.vih-hero_in_rs9 {
  grid-template-columns: 1fr 340px;
}
}.vih-hero_promo_rs9 {
  overflow: hidden;
  border-radius: 0.875rem;
  background: #131019;
  min-height: 13.75rem;
  position: relative;
  align-items: stretch;
  display: flex;
}
@media(min-width: 769px) {.vih-hero_promo_rs9 {
  min-height: 17.5rem;
}
}.vih-hero_promo_bg_rs9 {
  background: linear-gradient(120deg,#3A0022 0%,#0D0B11 100%);
  background-position: center;
  inset: 0;
  position: absolute;
  background-size: cover;
}.vih-hero_promo_bg_rs9::after {
  inset: 0;
  background: linear-gradient(90deg,#0D0B11 0%,rgba(7,6,10,0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.vih-hero_promo_glow_rs9 {
  background: radial-gradient(circle,rgba(255,202,0,0.18) 0%,transparent 65%);
  border-radius: 50%;
  width: 300px;
  top: -40px;
  position: absolute;
  right: 60px;
  height: 18.75rem;
  pointer-events: none;
}.vih-hero_promo_ct_rs9 {
  padding: 1.75rem 1.5rem 1.75rem 28px;
  flex-direction: column;
  display: flex;
  z-index: 2;
  max-width: 30rem;
  justify-content: center;
  position: relative;
}
@media(min-width: 766px) {.vih-hero_promo_ct_rs9 {
  padding: 2.5rem 32px;
}
}.vih-hero_badge_rs9 {
  border: 1px solid rgba(232,0,90,0.08);
  padding: 5px 0.75rem;
  border-radius: 1.25rem;
  background: rgba(232,0,90,0.18);
  color: #E8005A;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 10px;
  margin-bottom: 0.875rem;
  display: inline-block;
}.vih-hero_h1_rs9 {
  line-height: 1.15;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F4EEFF;
  margin-bottom: 0.625rem;
  font-size: 1.625rem;
  font-family: 'Bangers', cursive;
}.vih-hero_h1_rs9 em {
  color: #FFCA00;
  font-style: normal;
}
@media(min-width: 771px) {.vih-hero_h1_rs9 {
  font-size: 36px;
}
}.vih-hero_sub_rs9 {
  margin-bottom: 20px;
  font-size: 13px;
  line-height: 1.55;
  color: #9587AA;
}
@media(min-width:768px) {.vih-hero_sub_rs9 {
  font-size: 14px;
}
}.vih-hero_row_rs9 {
  gap: 10px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.vih-hero_cta_rs9 {
  padding: 13px 1.625rem;
  border-radius: 0.625rem;
  transition: background .2s;
  background: #1FBF5A;
  box-shadow: 3px 3px 0px #0D7035, 0 0 18px rgba(31,191,90,0.38);
  color: #0D0A14;
  font-weight: 700;
  font-size: 14px;
}.vih-hero_cta_rs9:hover {
  background: #26D968;
}.vih-hero_terms_rs9 {
  color: #7A6F8C;
  font-size: 0.688rem;
}.vih-hero_game_rs9 {
  border: 1px solid rgba(255,255,255,0.06);
  overflow: hidden;
  border-radius: 0.875rem;
  background: #131019;
  flex-direction: column;
  position: relative;
  display: flex;
}.vih-hero_game_badge_rs9 {
  background: rgba(255,202,0,0.14);
  padding: 0.313rem 0.625rem;
  border: 1px solid rgba(255,202,0,0.14);
  border-radius: 20px;
  font-weight: 700;
  font-size: 0.625rem;
  z-index: 3;
  color: #FFCA00;
  position: absolute;
  top: 0.75rem;
  text-transform: uppercase;
  letter-spacing: .06em;
  left: 0.75rem;
}.vih-hero_game_badge_rs9 svg {
  height: 11px;
  margin-right: 4px;
  width: 11px;
  vertical-align: -1px;
}.vih-hero_game_img_rs9 {
  overflow: hidden;
  background: linear-gradient(135deg,#3A0022,#0D0B11);
  padding-bottom: 60%;
  position: relative;
}.vih-hero_game_img_rs9 img {
  inset: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
}.vih-hero_game_play_rs9 {
  background: rgba(7,6,10,0.72);
  inset: 0;
  transition: opacity .2s;
  position: absolute;
  opacity: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}.vih-hero_game_rs9:hover .vih-hero_game_play_rs9 {
  opacity: 1;
}.vih-hero_game_play_rs9 span {
  border-radius: 50%;
  background: #E8005A;
  align-items: center;
  width: 52px;
  height: 3.25rem;
  display: flex;
  justify-content: center;
}.vih-hero_game_play_rs9 span svg {
  height: 18px;
  width: 1.125rem;
  margin-left: 2px;
}.vih-hero_game_info_rs9 {
  padding: 0.875rem 1rem;
}.vih-hero_game_title_rs9 {
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-size: 0.938rem;
  color: #F4EEFF;
}.vih-hero_game_provider_rs9 {
  color: #6A5F7C;
  font-size: 11px;
}.vih-hero_game_btn_rs9 {
  padding: 0.688rem;
  border-radius: 0.625rem;
  background: #E8005A;
  transition: background .2s;
  margin: 12px 16px 16px;
  text-align: center;
  color: #F4EEFF;
  font-weight: 700;
  display: block;
  font-size: 0.813rem;
}.vih-hero_game_rs9:hover .vih-hero_game_btn_rs9 {
  background: #FF1A70;
}.vih-wy_rs9 {
  background: #0D0B11;
  padding: 32px 16px 0;
}
@media(min-width: 767px) {.vih-wy_rs9 {
  padding: 40px 24px 0;
}
}.vih-wy_in_rs9 {
  margin: 0 auto;
  max-width: 1320px;
}.vih-wy_head_rs9 {
  max-width: 720px;
  margin-bottom: 18px;
}.vih-wy_label_rs9 {
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
  color: #E8005A;
}.vih-wy_h2_rs9 {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #F4EEFF;
  margin-bottom: 0.5rem;
  font-family: 'Bangers', cursive;
  font-weight: 800;
}
@media(min-width: 765px) {.vih-wy_h2_rs9 {
  font-size: 1.5rem;
}
}.vih-wy_intro_rs9 {
  margin: 0;
  color: #6A5F7C;
  font-size: 13px;
  line-height: 1.6;
}.vih-wy_grid_rs9 {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.vih-wy_grid_rs9 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.vih-wy_grid_rs9 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.vih-wy_card_rs9 {
  border-radius: 10px;
  padding: 1.25rem;
  border: 1px solid rgba(255,255,255,0.11);
  transition: border-color .2s,transform .2s;
  background: #181420;
}.vih-wy_card_rs9:hover {
  transform: translateY(-2px);
  border-color: rgba(232,0,90,0.08);
}.vih-wy_card_ic_rs9 {
  background: rgba(232,0,90,0.18);
  border-radius: 50%;
  width: 2.75rem;
  height: 44px;
  display: flex;
  color: #E8005A;
  justify-content: center;
  align-items: center;
  margin-bottom: 14px;
}.vih-wy_card_ic_rs9 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 22px;
  height: 22px;
}.vih-wy_card_h_rs9 {
  overflow-wrap: break-word;
  font-size: 15px;
  margin-bottom: 0.375rem;
  color: #F4EEFF;
  line-height: 1.25;
  font-weight: 700;
}.vih-wy_card_p_rs9 {
  overflow-wrap: break-word;
  color: #6A5F7C;
  font-size: 0.813rem;
  line-height: 1.6;
}.vih-wy_card_p_rs9 strong {
  color: #C5BAD8;
  font-weight: 600;
}.vih-gr_jp_rs9 {
  overflow: hidden;
  padding: 20px;
  border-radius: 14px;
  background: linear-gradient(135deg,#1C0A38 0%,#09070F 100%);
  position: relative;
}.vih-gr_jp_rs9::before {
  background: radial-gradient(circle,rgba(255,202,0,0.18) 0%,transparent 70%);
  border-radius: 50%;
  left: -60px;
  position: absolute;
  width: 250px;
  content: '';
  top: -60px;
  height: 15.625rem;
}.vih-gr_jp_rs9::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(255,202,0,0.14) 0%,transparent 70%);
  right: 0;
  width: 12.5rem;
  bottom: -40px;
  position: absolute;
  content: '';
  height: 200px;
}.vih-gr_jp_head_rs9 {
  gap: 1rem;
  z-index: 1;
  align-items: flex-start;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 16px;
}.vih-gr_jp_info_rs9 {
  flex: 1;
}.vih-gr_jp_label_rs9 {
  text-transform: uppercase;
  font-weight: 700;
  color: #A030F0;
  letter-spacing: .08em;
  margin-bottom: 6px;
  font-size: 11px;
}.vih-gr_jp_label_rs9 svg {
  vertical-align: -2px;
  margin-right: 0.25rem;
  width: 14px;
  height: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.vih-gr_jp_amount_rs9 {
  font-size: 2rem;
  font-weight: 800;
  font-family: 'Bangers', cursive;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  line-height: 1;
  color: #F4EEFF;
}
@media(min-width: 770px) {.vih-gr_jp_amount_rs9 {
  font-size: 40px;
}
}.vih-gr_jp_amount_rs9 span {
  color: #FFCA00;
}.vih-gr_jp_seo_rs9 {
  line-height: 1.5;
  font-size: 12px;
  max-width: 480px;
  overflow-wrap: break-word;
  color: #9587AA;
}.vih-gr_jp_cta_rs9 {
  transition: background .2s;
  border-radius: 10px;
  background: rgba(255,202,0,0.18);
  padding: 11px 1.25rem;
  border: 1px solid rgba(255,202,0,0.18);
  white-space: nowrap;
  color: #F4EEFF;
  align-self: flex-start;
  font-size: 13px;
  margin-top: 4px;
  font-weight: 700;
  z-index: 1;
  position: relative;
  flex-shrink: 0;
}.vih-gr_jp_cta_rs9:hover {
  background: #FFCA00;
}.vih-ws_rs9 {
  background: #0D0B11;
  padding: 2rem 16px 0;
}
@media(min-width: 770px) {.vih-ws_rs9 {
  padding: 36px 24px 0;
}
}.vih-ws_in_rs9 {
  margin: 0 auto;
  max-width: 1320px;
}.vih-ws_head_rs9 {
  gap: 12px;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 0.875rem;
  display: flex;
  justify-content: space-between;
}.vih-ws_title_rs9 {
  gap: 10px;
  font-family: 'Bangers', cursive;
  font-size: 16px;
  color: #F4EEFF;
  align-items: center;
  display: flex;
  overflow-wrap: break-word;
  font-weight: 700;
  flex-wrap: wrap;
}.vih-ws_title_ic_rs9 svg {
  width: 1.125rem;
  color: #FFCA00;
  stroke-linecap: round;
  height: 18px;
  stroke-linejoin: round;
}.vih-ws_online_rs9 {
  gap: 7px;
  font-size: 0.75rem;
  align-items: center;
  font-weight: 600;
  display: flex;
  color: #6A5F7C;
}.vih-ws_online_dot_rs9 {
  border-radius: 50%;
  background: #1FBF5A;
  flex-shrink: 0;
  box-shadow: 0 0 6px rgba(31,191,90,0.15);
  height: 0.5rem;
  width: 8px;
}.vih-ws_scroll_rs9 {
  gap: 8px;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 0.5rem;
  display: flex;
}.vih-ws_scroll_rs9::-webkit-scrollbar {
  display: none;
}.vih-wc_rs9 {
  padding: 0.625rem 14px;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 10px;
  background: #131019;
  gap: 10px;
  flex-shrink: 0;
  min-width: 220px;
  display: flex;
  align-items: center;
}.vih-wc_img_rs9 {
  border-radius: 0.375rem;
  overflow: hidden;
  background: #181420;
  width: 36px;
  height: 36px;
  flex-shrink: 0;
}.vih-wc_img_rs9 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.vih-wc_info_rs9 {
  min-width: 0;
}.vih-wc_game_rs9 {
  overflow: hidden;
  color: #C5BAD8;
  text-overflow: ellipsis;
  font-weight: 600;
  font-size: 0.75rem;
  white-space: nowrap;
}.vih-wc_player_rs9 {
  overflow: hidden;
  color: #7A6F8C;
  font-size: 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
}.vih-wc_amount_rs9 {
  white-space: nowrap;
  font-weight: 700;
  flex-shrink: 0;
  font-size: 0.813rem;
  margin-left: auto;
  color: #1FBF5A;
}.vih-prov_rs9 {
  padding: 36px 16px 0;
  background: #0D0B11;
}
@media(min-width: 765px) {.vih-prov_rs9 {
  padding: 2.75rem 24px 0;
}
}.vih-prov_in_rs9 {
  margin: 0 auto;
  max-width: 1320px;
}.vih-prov_head_rs9 {
  margin-bottom: 1rem;
}.vih-prov_label_rs9 {
  text-transform: uppercase;
  margin-bottom: 8px;
  font-weight: 700;
  color: #E8005A;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.vih-prov_h2_rs9 {
  font-family: 'Bangers', cursive;
  font-size: 20px;
  margin-bottom: 8px;
  font-weight: 800;
  color: #F4EEFF;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.vih-prov_h2_rs9 {
  font-size: 24px;
}
}.vih-prov_seo_rs9 {
  overflow-wrap: break-word;
  max-width: 38.75rem;
  line-height: 1.6;
  margin-bottom: 1rem;
  font-size: 0.813rem;
  color: #6A5F7C;
}.vih-prov_seo_rs9 strong {
  font-weight: 700;
  color: #C5BAD8;
}.vih-prov_seo_rs9 a {
  color: #E8005A;
  text-decoration: underline;
}.vih-prov_grid_rs9 {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 639px) {.vih-prov_grid_rs9 {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1079px) {.vih-prov_grid_rs9 {
  grid-template-columns: repeat(8,1fr);
}
}.vih-prov_card_rs9 {
  padding: 14px 0.625rem;
  transition: border-color .2s,background .2s;
  border: 1px solid rgba(255,255,255,0.11);
  gap: 0.438rem;
  background: #131019;
  border-radius: 10px;
  align-items: center;
  cursor: pointer;
  flex-direction: column;
  display: flex;
}.vih-prov_card_rs9:hover {
  background: #181420;
  border-color: rgba(232,0,88,0.55);
}.vih-prov_logo_rs9 {
  border-radius: 6px;
  background: rgba(255,255,255,0.05);
  overflow: hidden;
  display: flex;
  align-items: center;
  width: 2.75rem;
  height: 2.75rem;
  justify-content: center;
}.vih-prov_logo_rs9 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.vih-prov_name_rs9 {
  font-weight: 600;
  overflow-wrap: break-word;
  text-align: center;
  color: #9587AA;
  font-size: 0.688rem;
}.vih-reg_rs9 {
  background: #0D0B11;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 767px) {.vih-reg_rs9 {
  padding: 2.75rem 1.5rem 0;
}
}.vih-reg_in_rs9 {
  border: 1px solid rgba(255,255,255,0.06);
  border-radius: 14px;
  background: #181420;
  padding: 28px 1.5rem;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.vih-reg_in_rs9 {
  padding: 40px;
}
}.vih-reg_top_rs9 {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 863px) {.vih-reg_top_rs9 {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.vih-reg_label_rs9 {
  font-weight: 700;
  color: #E8005A;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 10px;
  text-transform: uppercase;
}.vih-reg_h2_rs9 {
  font-family: 'Bangers', cursive;
  font-weight: 800;
  margin-bottom: 0.75rem;
  line-height: 1.2;
  overflow-wrap: break-word;
  font-size: 22px;
  color: #F4EEFF;
}
@media(min-width: 767px) {.vih-reg_h2_rs9 {
  font-size: 28px;
}
}.vih-reg_bonus_rs9 {
  border: 1px solid rgba(255,202,0,0.14);
  gap: 8px;
  background: rgba(255,202,0,0.14);
  padding: 0.625rem 16px;
  border-radius: 10px;
  display: inline-flex;
  align-items: center;
  margin-bottom: 16px;
}.vih-reg_bonus_amount_rs9 {
  font-weight: 800;
  font-size: 20px;
  color: #FFCA00;
}.vih-reg_bonus_text_rs9 {
  line-height: 1.35;
  color: #9587AA;
  font-size: 13px;
}.vih-reg_cta_btn_rs9 {
  transition: background .2s;
  background: #1FBF5A;
  padding: 0.875rem 32px;
  border-radius: 10px;
  box-shadow: 3px 3px 0px #0D7035, 0 0 1.125rem rgba(31,191,90,0.38);
  color: #0D0A14;
  margin-bottom: 12px;
  font-size: 15px;
  font-weight: 700;
  display: inline-block;
}.vih-reg_cta_btn_rs9:hover {
  background: #26D968;
}.vih-reg_terms_rs9 {
  font-size: 11px;
  color: #7A6F8C;
  line-height: 1.5;
}.vih-reg_seo_rs9 {
  border-top: 1px solid rgba(255,255,255,0.05);
  overflow-wrap: break-word;
  margin-top: 1.25rem;
  font-size: 0.813rem;
  color: #6A5F7C;
  line-height: 1.65;
  padding-top: 20px;
}.vih-reg_seo_rs9 p {
  font-size: 0.813rem;
  margin-bottom: 0.625rem;
  color: #6A5F7C;
  line-height: 1.65;
}.vih-reg_seo_rs9 p:last-child {
  margin-bottom: 0;
}.vih-reg_seo_rs9 strong {
  color: #C5BAD8;
  font-weight: 700;
}.vih-reg_seo_rs9 a {
  transition: color .2s;
  color: #E8005A;
  text-decoration: underline;
}.vih-reg_seo_rs9 a:hover {
  color: #FF1A70;
}.vih-reg_seo_rs9 ul,.vih-reg_seo_rs9 ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 1.125rem;
}.vih-reg_seo_rs9 ol {
  list-style: decimal;
}.vih-reg_seo_rs9 li {
  margin-bottom: 0.25rem;
  font-size: 13px;
  line-height: 1.65;
  color: #6A5F7C;
}.vih-reg_seo_rs9 table {
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
  margin-bottom: 0.625rem;
  display: block;
  font-size: 13px;
}
@media(min-width: 766px) {.vih-reg_seo_rs9 table {
  display: table;
}
}.vih-reg_seo_rs9 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 8px;
  text-align: left;
  font-weight: 700;
  color: #C5BAD8;
}.vih-reg_seo_rs9 td {
  padding: 8px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #6A5F7C;
}.vih-reg_steps_rs9 {
  gap: 0.875rem;
  flex-direction: column;
  display: flex;
  margin-top: 1.75rem;
}
@media(min-width: 861px) {.vih-reg_steps_rs9 {
  margin-top: 0;
}
}.vih-reg_step_rs9 {
  padding: 16px;
  border-radius: 0.625rem;
  gap: 0.875rem;
  border: 1px solid rgba(255,255,255,0.06);
  background: rgba(255,255,255,0.05);
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.vih-reg_step_num_rs9 {
  border-radius: 50%;
  background: rgba(232,0,90,0.18);
  border: 1px solid rgba(232,0,90,0.08);
  font-size: 0.875rem;
  color: #E8005A;
  font-weight: 800;
  width: 34px;
  height: 2.125rem;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}.vih-reg_step_title_rs9 {
  color: #F4EEFF;
  font-size: 0.875rem;
  font-weight: 700;
  margin-bottom: 3px;
}.vih-reg_step_text_rs9 {
  line-height: 1.5;
  color: #6A5F7C;
  font-size: 12px;
}.vih-reg_trust_rs9 {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  padding-top: 1.25rem;
  margin-top: 20px;
}.vih-reg_trust_item_rs9 {
  gap: 0.438rem;
  display: flex;
  color: #6A5F7C;
  align-items: center;
  overflow-wrap: break-word;
  font-size: 12px;
}.vih-reg_trust_ic_rs9 svg {
  width: 1rem;
  height: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  color: #E8005A;
}.vih-bon_rs9 {
  background: #0D0B11;
  padding: 2.25rem 16px 0;
}
@media(min-width: 767px) {.vih-bon_rs9 {
  padding: 2.75rem 24px 0;
}
}.vih-bon_in_rs9 {
  margin: 0 auto;
  max-width: 82.5rem;
}.vih-bon_head_rs9 {
  margin-bottom: 1.25rem;
}.vih-bon_label_rs9 {
  margin-bottom: 8px;
  font-weight: 700;
  letter-spacing: .08em;
  color: #E8005A;
  font-size: 11px;
  text-transform: uppercase;
}.vih-bon_h2_rs9 {
  font-weight: 800;
  margin-bottom: 8px;
  font-family: 'Bangers', cursive;
  color: #F4EEFF;
  overflow-wrap: break-word;
  font-size: 20px;
}
@media(min-width: 766px) {.vih-bon_h2_rs9 {
  font-size: 1.5rem;
}
}.vih-bon_seo_rs9 {
  line-height: 1.6;
  font-size: 13px;
  color: #6A5F7C;
  max-width: 620px;
  overflow-wrap: break-word;
}.vih-bon_seo_rs9 strong {
  color: #C5BAD8;
  font-weight: 700;
}.vih-bon_seo_rs9 a {
  color: #E8005A;
  text-decoration: underline;
}.vih-bon_grid_rs9 {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 638px) {.vih-bon_grid_rs9 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.vih-bon_grid_rs9 {
  grid-template-columns: repeat(5,1fr);
}
}.vih-bon_card_rs9 {
  background: #131019;
  border: 1px solid rgba(255,255,255,0.11);
  transition: border-color .2s,transform .2s;
  padding: 1rem;
  border-radius: 10px;
}.vih-bon_card_rs9:hover {
  border-color: rgba(232,0,90,0.08);
  transform: translateY(-2px);
}.vih-bon_card_ic_rs9 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 26px;
  height: 26px;
}.vih-bon_card_ic_rs9 {
  margin-bottom: 10px;
}.vih-bon_card_type_rs9 {
  color: #6A5F7C;
  letter-spacing: .06em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.625rem;
  margin-bottom: 0.375rem;
}.vih-bon_card_amount_rs9 {
  font-size: 18px;
  font-weight: 800;
  margin-bottom: 6px;
  line-height: 1.1;
  color: #FFCA00;
}.vih-bon_card_name_rs9 {
  overflow-wrap: break-word;
  color: #F4EEFF;
  font-weight: 600;
  font-size: 0.813rem;
  margin-bottom: 8px;
}.vih-bon_card_detail_rs9 {
  border-top: 1px solid rgba(255,255,255,0.05);
  color: #7A6F8C;
  overflow-wrap: break-word;
  line-height: 1.5;
  font-size: 0.688rem;
  padding-top: 8px;
}.vih-app_rs9 {
  padding: 2.25rem 1rem 0;
  background: #0D0B11;
}
@media(min-width: 771px) {.vih-app_rs9 {
  padding: 2.75rem 24px 0;
}
}.vih-app_in_rs9 {
  margin: 0 auto;
  max-width: 82.5rem;
}.vih-app_head_rs9 {
  margin-bottom: 16px;
}.vih-app_label_rs9 {
  color: #E8005A;
  margin-bottom: 8px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.688rem;
}.vih-app_h2_rs9 {
  font-weight: 800;
  font-size: 20px;
  font-family: 'Bangers', cursive;
  margin-bottom: 0.375rem;
  color: #F4EEFF;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.vih-app_h2_rs9 {
  font-size: 1.5rem;
}
}.vih-app_sub_rs9 {
  line-height: 1.6;
  color: #6A5F7C;
  overflow-wrap: break-word;
  max-width: 37.5rem;
  font-size: 13px;
}.vih-app_sub_rs9 strong {
  color: #C5BAD8;
  font-weight: 700;
}.vih-app_cards_rs9 {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 16px;
}
@media(min-width: 643px) {.vih-app_cards_rs9 {
  grid-template-columns: repeat(3,1fr);
}
}.vih-app_card_rs9 {
  gap: 16px;
  padding: 1.25rem;
  border-radius: 0.625rem;
  overflow: hidden;
  position: relative;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.vih-app_card_ios_rs9 {
  background: linear-gradient(135deg,rgba(232,0,90,0.18) 0%,#181420 100%);
}.vih-app_card_android_rs9 {
  background: linear-gradient(135deg,rgba(31,191,90,0.15) 0%,#181420 100%);
}.vih-app_card_win_rs9 {
  background: linear-gradient(135deg,rgba(255,202,0,0.14) 0%,#181420 100%);
}.vih-app_card_ic_rs9 svg {
  stroke-linecap: round;
  width: 2.125rem;
  height: 2.125rem;
  stroke-linejoin: round;
}.vih-app_card_ic_rs9 {
  color: #F4EEFF;
  flex-shrink: 0;
}.vih-app_card_os_rs9 {
  margin-bottom: 6px;
  font-weight: 700;
  color: #6A5F7C;
  font-size: 0.625rem;
  letter-spacing: .08em;
  text-transform: uppercase;
}.vih-app_card_title_rs9 {
  font-size: 15px;
  font-weight: 700;
  color: #F4EEFF;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  line-height: 1.2;
}.vih-app_card_text_rs9 {
  overflow-wrap: break-word;
  color: #6A5F7C;
  font-size: 12px;
  margin-bottom: 0.875rem;
  line-height: 1.5;
}.vih-app_card_btn_rs9 {
  border: 1px solid rgba(232,0,88,0.55);
  transition: background .2s;
  padding: 10px 18px;
  gap: 7px;
  border-radius: 6px;
  background: rgba(255,255,255,0.12);
  font-size: 0.813rem;
  font-weight: 700;
  color: #F4EEFF;
  align-items: center;
  display: inline-flex;
}.vih-app_card_btn_rs9:hover {
  background: rgba(255,255,255,0.07);
}.vih-seo_rs9 {
  background: #0D0B11;
  padding: 36px 16px 0;
}
@media(min-width: 767px) {.vih-seo_rs9 {
  padding: 2.75rem 24px 0;
}
}.vih-seo_in_rs9 {
  margin: 0 auto;
  background: #181420;
  border-radius: 0.875rem;
  padding: 28px 1.5rem;
  border: 1px solid rgba(255,255,255,0.11);
  max-width: 82.5rem;
}
@media(min-width:768px) {.vih-seo_in_rs9 {
  padding: 2.25rem 2.5rem;
}
}.vih-seo_label_rs9 {
  margin-bottom: 0.625rem;
  font-weight: 700;
  letter-spacing: .08em;
  color: #E8005A;
  font-size: 0.688rem;
  text-transform: uppercase;
}.vih-seo_h2_rs9 {
  font-weight: 800;
  overflow-wrap: break-word;
  line-height: 1.25;
  color: #F4EEFF;
  font-family: 'Bangers', cursive;
  font-size: 1.25rem;
  margin-bottom: 0.875rem;
}
@media(min-width: 769px) {.vih-seo_h2_rs9 {
  font-size: 1.5rem;
}
}.vih-seo_body_rs9 {
  color: #9587AA;
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 0.875rem;
}.vih-seo_body_rs9 p {
  color: #9587AA;
  line-height: 1.75;
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
}.vih-seo_body_rs9 p:last-child {
  margin-bottom: 0;
}.vih-seo_body_rs9 strong {
  font-weight: 700;
  color: #C5BAD8;
}.vih-seo_body_rs9 a {
  transition: color .2s;
  text-decoration: underline;
  color: #E8005A;
}.vih-seo_body_rs9 a:hover {
  color: #FF1A70;
}.vih-seo_body_rs9 ul,.vih-seo_body_rs9 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.vih-seo_body_rs9 ol {
  list-style: decimal;
}.vih-seo_body_rs9 li {
  font-size: 14px;
  color: #9587AA;
  line-height: 1.75;
  margin-bottom: 6px;
}.vih-seo_body_rs9 table {
  font-size: 0.813rem;
  margin-bottom: 12px;
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
}
@media(min-width: 767px) {.vih-seo_body_rs9 table {
  display: table;
}
}.vih-seo_body_rs9 th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  text-align: left;
  color: #C5BAD8;
}.vih-seo_body_rs9 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 12px;
  color: #9587AA;
}.vih-seo_cols_rs9 {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 638px) {.vih-seo_cols_rs9 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.vih-seo_cols_rs9 {
  grid-template-columns: repeat(3,1fr);
}
}.vih-seo_col_h_rs9 {
  overflow-wrap: break-word;
  color: #C5BAD8;
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 0.438rem;
}.vih-seo_col_p_rs9 {
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #6A5F7C;
}.vih-seo_stats_rs9 {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.vih-seo_stat_rs9 {
  border: 1px solid rgba(232,0,90,0.18);
  flex: 1;
  background: rgba(232,0,90,0.08);
  padding: 0.875rem 16px;
  border-radius: 10px;
  min-width: 8.75rem;
}.vih-seo_stat_val_rs9 {
  margin-bottom: 4px;
  color: #E8005A;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
}.vih-seo_stat_lb_rs9 {
  overflow-wrap: break-word;
  color: #6A5F7C;
  font-size: 11px;
}.vih-seo_rs9 {
  padding: 2.25rem 1rem 0;
  background: #0D0B11;
}
@media(min-width: 769px) {.vih-seo_rs9 {
  padding: 2.75rem 1.5rem 0;
}
}.vih-seo_in_rs9 {
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 14px;
  padding: 1.75rem 1.5rem;
  background: #181420;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.vih-seo_in_rs9 {
  padding: 2.25rem 2.5rem;
}
}.vih-seo_label_rs9 {
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #E8005A;
  font-weight: 700;
}.vih-seo_h2_rs9 {
  font-family: 'Bangers', cursive;
  margin-bottom: 14px;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #F4EEFF;
  font-weight: 800;
  line-height: 1.25;
}
@media(min-width: 766px) {.vih-seo_h2_rs9 {
  font-size: 24px;
}
}.vih-seo_body_rs9 {
  line-height: 1.75;
  color: #9587AA;
  overflow-wrap: break-word;
  font-size: 0.875rem;
}.vih-seo_body_rs9 p {
  font-size: 14px;
  color: #9587AA;
  line-height: 1.75;
  margin-bottom: 0.75rem;
}.vih-seo_body_rs9 p:last-child {
  margin-bottom: 0;
}.vih-seo_body_rs9 strong {
  font-weight: 700;
  color: #C5BAD8;
}.vih-seo_body_rs9 a {
  transition: color .2s;
  text-decoration: underline;
  color: #E8005A;
}.vih-seo_body_rs9 a:hover {
  color: #FF1A70;
}.vih-seo_body_rs9 ul,.vih-seo_body_rs9 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.vih-seo_body_rs9 ol {
  list-style: decimal;
}.vih-seo_body_rs9 li {
  font-size: 14px;
  margin-bottom: 0.375rem;
  color: #9587AA;
  line-height: 1.75;
}.vih-seo_body_rs9 table {
  border-collapse: collapse;
  overflow-x: auto;
  margin-bottom: 0.75rem;
  display: block;
  font-size: 13px;
  width: 100%;
}
@media(min-width: 771px) {.vih-seo_body_rs9 table {
  display: table;
}
}.vih-seo_body_rs9 th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #C5BAD8;
  font-weight: 700;
  text-align: left;
}.vih-seo_body_rs9 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 0.75rem;
  color: #9587AA;
}.vih-seo_cols_rs9 {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.vih-seo_cols_rs9 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.vih-seo_cols_rs9 {
  grid-template-columns: repeat(3,1fr);
}
}.vih-seo_col_h_rs9 {
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #C5BAD8;
  margin-bottom: 7px;
}.vih-seo_col_p_rs9 {
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #6A5F7C;
}.vih-seo_stats_rs9 {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.vih-seo_stat_rs9 {
  padding: 0.875rem 16px;
  border: 1px solid rgba(232,0,90,0.18);
  border-radius: 0.625rem;
  flex: 1;
  background: rgba(232,0,90,0.08);
  min-width: 8.75rem;
}.vih-seo_stat_val_rs9 {
  font-size: 20px;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #E8005A;
}.vih-seo_stat_lb_rs9 {
  color: #6A5F7C;
  overflow-wrap: break-word;
  font-size: 11px;
}.vih-faq_rs9 {
  background: #0D0B11;
  padding: 36px 16px 0;
}
@media(min-width: 771px) {.vih-faq_rs9 {
  padding: 2.75rem 1.5rem 0;
}
}.vih-faq_in_rs9 {
  margin: 0 auto;
  max-width: 82.5rem;
}.vih-faq_head_rs9 {
  margin-bottom: 1.25rem;
}.vih-faq_label_rs9 {
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 8px;
  color: #E8005A;
  text-transform: uppercase;
  font-weight: 700;
}.vih-faq_h2_rs9 {
  font-weight: 800;
  color: #F4EEFF;
  font-family: 'Bangers', cursive;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}
@media(min-width: 766px) {.vih-faq_h2_rs9 {
  font-size: 24px;
}
}.vih-faq_list_rs9 {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.vih-faq_item_rs9 {
  overflow: hidden;
  background: #181420;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 10px;
}.vih-faq_q_rs9 {
  gap: 12px;
  padding: 16px 1.25rem;
  transition: color .2s;
  display: flex;
  font-weight: 600;
  align-items: center;
  overflow-wrap: break-word;
  justify-content: space-between;
  cursor: pointer;
  color: #C5BAD8;
  flex-wrap: wrap;
  font-size: 14px;
}.vih-faq_q_rs9:hover {
  color: #F4EEFF;
}.vih-faq_q_ic_rs9 {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255,255,255,0.05);
  height: 24px;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  color: #E8005A;
  justify-content: center;
  font-size: 16px;
  width: 1.5rem;
}.vih-faq_item_rs9.vih-state_open_rs9 .vih-faq_q_ic_rs9 {
  transform: rotate(45deg);
}.vih-faq_a_rs9 {
  padding: 0 20px 16px;
  line-height: 1.7;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #6A5F7C;
  display: none;
}.vih-faq_item_rs9.vih-state_open_rs9 .vih-faq_a_rs9 {
  display: block;
}.vih-faq_a_rs9 strong {
  font-weight: 700;
  color: #C5BAD8;
}.vih-faq_a_rs9 a {
  text-decoration: underline;
  color: #E8005A;
}.vih-faq_a_rs9 ul,.vih-faq_a_rs9 ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 20px;
}.vih-faq_a_rs9 ol {
  list-style: decimal;
}.vih-faq_a_rs9 li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.vih-faq_a_rs9 table {
  margin: 0.5rem 0;
  overflow-x: auto;
  width: 100%;
  display: block;
  font-size: 0.75rem;
  border-collapse: collapse;
}
@media(min-width: 769px) {.vih-faq_a_rs9 table {
  display: table;
}
}.vih-faq_a_rs9 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 6px 8px;
  font-weight: 700;
  text-align: left;
  color: #C5BAD8;
}.vih-faq_a_rs9 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.375rem 8px;
  color: #6A5F7C;
}.vih-seo_rs9 {
  padding: 36px 16px 0;
  background: #0D0B11;
}
@media(min-width: 771px) {.vih-seo_rs9 {
  padding: 2.75rem 1.5rem 0;
}
}.vih-seo_in_rs9 {
  margin: 0 auto;
  padding: 28px 24px;
  border: 1px solid rgba(255,255,255,0.11);
  background: #181420;
  border-radius: 14px;
  max-width: 1320px;
}
@media(min-width: 766px) {.vih-seo_in_rs9 {
  padding: 2.25rem 40px;
}
}.vih-seo_label_rs9 {
  font-size: 11px;
  margin-bottom: 0.625rem;
  color: #E8005A;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
}.vih-seo_h2_rs9 {
  overflow-wrap: break-word;
  color: #F4EEFF;
  font-size: 1.25rem;
  line-height: 1.25;
  font-family: 'Bangers', cursive;
  margin-bottom: 14px;
  font-weight: 800;
}
@media(min-width: 769px) {.vih-seo_h2_rs9 {
  font-size: 1.5rem;
}
}.vih-seo_body_rs9 {
  line-height: 1.75;
  font-size: 14px;
  color: #9587AA;
  overflow-wrap: break-word;
}.vih-seo_body_rs9 p {
  font-size: 0.875rem;
  margin-bottom: 12px;
  color: #9587AA;
  line-height: 1.75;
}.vih-seo_body_rs9 p:last-child {
  margin-bottom: 0;
}.vih-seo_body_rs9 strong {
  color: #C5BAD8;
  font-weight: 700;
}.vih-seo_body_rs9 a {
  transition: color .2s;
  text-decoration: underline;
  color: #E8005A;
}.vih-seo_body_rs9 a:hover {
  color: #FF1A70;
}.vih-seo_body_rs9 ul,.vih-seo_body_rs9 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.vih-seo_body_rs9 ol {
  list-style: decimal;
}.vih-seo_body_rs9 li {
  color: #9587AA;
  line-height: 1.75;
  margin-bottom: 0.375rem;
  font-size: 14px;
}.vih-seo_body_rs9 table {
  margin-bottom: 12px;
  width: 100%;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 0.813rem;
}
@media(min-width: 771px) {.vih-seo_body_rs9 table {
  display: table;
}
}.vih-seo_body_rs9 th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  color: #C5BAD8;
  text-align: left;
}.vih-seo_body_rs9 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 12px;
  color: #9587AA;
}.vih-seo_cols_rs9 {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width:640px) {.vih-seo_cols_rs9 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.vih-seo_cols_rs9 {
  grid-template-columns: repeat(3,1fr);
}
}.vih-seo_col_h_rs9 {
  margin-bottom: 7px;
  overflow-wrap: break-word;
  color: #C5BAD8;
  font-size: 0.813rem;
  font-weight: 700;
}.vih-seo_col_p_rs9 {
  font-size: 13px;
  color: #6A5F7C;
  overflow-wrap: break-word;
  line-height: 1.65;
}.vih-seo_stats_rs9 {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.vih-seo_stat_rs9 {
  border: 1px solid rgba(232,0,90,0.18);
  background: rgba(232,0,90,0.08);
  padding: 0.875rem 1rem;
  flex: 1;
  border-radius: 10px;
  min-width: 140px;
}.vih-seo_stat_val_rs9 {
  overflow-wrap: break-word;
  color: #E8005A;
  margin-bottom: 4px;
  font-weight: 800;
  font-size: 1.25rem;
}.vih-seo_stat_lb_rs9 {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #6A5F7C;
}.vih-ft_rs9 {
  border-top: 1px solid rgba(255,255,255,0.05);
  background: #07060A;
  margin-top: 48px;
}.vih-ft_support_rs9 {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 24px 16px;
}
@media(min-width: 771px) {.vih-ft_support_rs9 {
  padding: 1.75rem 1.5rem;
}
}.vih-ft_support_in_rs9 {
  gap: 1rem;
  margin: 0 auto;
  flex-wrap: wrap;
  max-width: 1320px;
  display: flex;
  align-items: center;
}.vih-ft_support_main_rs9 {
  gap: 1rem;
  flex: 1;
  flex-wrap: wrap;
  display: flex;
  min-width: 220px;
  align-items: center;
}.vih-ft_support_ic_rs9 {
  color: #E8005A;
  flex-shrink: 0;
}.vih-ft_support_ic_rs9 svg {
  width: 1.875rem;
  stroke-linecap: round;
  height: 30px;
  stroke-linejoin: round;
}.vih-ft_support_text_title_rs9 {
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  margin-bottom: 3px;
  color: #F4EEFF;
}.vih-ft_support_text_sub_rs9 {
  color: #6A5F7C;
  overflow-wrap: break-word;
  font-size: 12px;
}.vih-ft_support_btn_rs9 {
  background: #E8005A;
  transition: background .2s;
  border-radius: 0.625rem;
  padding: 0.688rem 22px;
  font-weight: 700;
  color: #F4EEFF;
  white-space: nowrap;
  flex-shrink: 0;
  font-size: 0.813rem;
}.vih-ft_support_btn_rs9:hover {
  background: #FF1A70;
}.vih-ft_support_contacts_rs9 {
  gap: 16px;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.vih-ft_support_contact_rs9 {
  line-height: 1.4;
  font-size: 0.75rem;
  color: #7A6F8C;
}.vih-ft_support_contact_rs9 strong {
  font-weight: 600;
  margin-bottom: 2px;
  color: #9587AA;
  display: block;
  font-size: 11px;
}.vih-ft_main_rs9 {
  padding: 32px 1rem 1.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 769px) {.vih-ft_main_rs9 {
  padding: 2.5rem 1.5rem 32px;
}
}.vih-ft_main_in_rs9 {
  gap: 1.5rem;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 1320px;
}
@media(min-width: 643px) {.vih-ft_main_in_rs9 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.vih-ft_main_in_rs9 {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.vih-ft_col_logo_rs9 {
  grid-column: 1/-1;
}
@media(min-width: 1083px) {.vih-ft_col_logo_rs9 {
  grid-column: auto;
}
}.vih-ft_logo_rs9 {
  gap: 9px;
  display: flex;
  margin-bottom: 12px;
  overflow-wrap: break-word;
  font-size: 16px;
  align-items: center;
  flex-wrap: wrap;
  color: #F4EEFF;
  font-weight: 800;
}.vih-ft_logo_mark_rs9 {
  border-radius: 6px;
  overflow: hidden;
  height: 30px;
  width: 1.875rem;
}.vih-ft_logo_mark_rs9 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.vih-ft_logo_sub_rs9 {
  font-size: 0.75rem;
  color: #7A6F8C;
  overflow-wrap: break-word;
  line-height: 1.55;
  max-width: 200px;
}.vih-ft_col_title_rs9 {
  color: #9587AA;
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: .07em;
  margin-bottom: 14px;
  font-weight: 700;
}.vih-ft_col_links_rs9 {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.vih-ft_col_link_rs9 {
  transition: color .2s;
  font-size: 0.813rem;
  color: #7A6F8C;
  overflow-wrap: break-word;
}.vih-ft_col_link_rs9:hover {
  color: #C5BAD8;
}.vih-ft_apps_rs9 {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.vih-ft_app_card_rs9 {
  transition: border-color .2s;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.11);
  gap: 0.625rem;
  border-radius: 6px;
  padding: 10px 12px;
  align-items: center;
  display: flex;
}.vih-ft_app_card_rs9:hover {
  border-color: rgba(232,0,88,0.55);
}.vih-ft_app_card_ic_rs9 svg {
  height: 1.375rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.375rem;
}.vih-ft_app_card_os_rs9 {
  font-size: 10px;
  color: #7A6F8C;
  font-weight: 600;
}.vih-ft_app_card_action_rs9 {
  color: #C5BAD8;
  font-weight: 700;
  font-size: 0.75rem;
}.vih-ft_bot_rs9 {
  padding: 1.25rem 1rem;
}
@media(min-width: 770px) {.vih-ft_bot_rs9 {
  padding: 1.25rem 24px;
}
}.vih-ft_bot_in_rs9 {
  margin: 0 auto;
  gap: 1rem;
  max-width: 82.5rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.vih-ft_socials_rs9 {
  gap: 8px;
  display: flex;
}.vih-ft_soc_rs9 {
  transition: background .2s;
  border-radius: 6px;
  border: 1px solid rgba(255,255,255,0.11);
  background: rgba(255,255,255,0.05);
  align-items: center;
  color: #9587AA;
  height: 2.25rem;
  width: 2.25rem;
  display: flex;
  justify-content: center;
}.vih-ft_soc_rs9 svg {
  stroke-linecap: round;
  height: 16px;
  stroke-linejoin: round;
  width: 1rem;
}.vih-ft_soc_rs9:hover {
  background: rgba(255,255,255,0.07);
}.vih-ft_legal_rs9 {
  flex: 1;
  min-width: 200px;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  line-height: 1.6;
  color: #8E84A0;
}.vih-ft_legal_rs9 strong {
  font-weight: 700;
  color: #9587AA;
}.vih-ft_legal_rs9 a {
  text-decoration: underline;
  color: #9587AA;
}.vih-ft_age_rs9 {
  border: 2px solid #8E84A0;
  border-radius: 50%;
  width: 32px;
  color: #8E84A0;
  height: 2rem;
  display: flex;
  font-size: 0.688rem;
  flex-shrink: 0;
  font-weight: 800;
  justify-content: center;
  align-items: center;
  margin-left: auto;
}