*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  line-height: 1.6;
  color: #C8BCEC;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
  font-family: 'Nunito', sans-serif;
  background-color: #0D0A1A;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  border: none;
  background: transparent;
  cursor: pointer;
  color: inherit;
}a {
  text-decoration: none;
  color: inherit;
}.mho-layout_qs2 {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.mho-page_qs2 {
  display: flex;
  min-height: 100vh;
}.mho-main_qs2 {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media screen and (min-width:1080px) {.mho-main_qs2 {
  padding-left: 220px;
}
}
@media screen and (max-width: 1081px) {.mho-main_qs2 {
  padding-bottom: 72px;
}
}.mho-gc_qs2 {
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.06);
  border-radius: 0.625rem;
  transition: transform .2s,border-color .2s;
  background: #120E22;
  flex-shrink: 0;
  width: 8.75rem;
  cursor: pointer;
  position: relative;
}
@media(min-width: 639px) {.mho-gc_qs2 {
  width: 156px;
}
}
@media(min-width: 1079px) {.mho-gc_qs2 {
  width: 10.5rem;
}
}.mho-gc_qs2:hover {
  border-color: rgba(155,92,246,0.07);
  transform: translateY(-3px);
}.mho-gc_img_qs2 {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.mho-gc_img_qs2 img {
  inset: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}.mho-gc_hover_qs2 {
  background: rgba(7,4,15,0.72);
  inset: 0;
  transition: opacity .2s;
  align-items: center;
  position: absolute;
  opacity: 0;
  display: flex;
  justify-content: center;
}.mho-gc_qs2:hover .mho-gc_hover_qs2 {
  opacity: 1;
}.mho-gc_hover_btn_qs2 {
  padding: 0.5rem 1rem;
  background: #9B5CF6;
  border-radius: 6px;
  color: #F2EEFF;
  font-size: 0.75rem;
  font-weight: 700;
}.mho-gc_info_qs2 {
  padding: 8px 0.625rem 10px;
}.mho-gc_name_qs2 {
  overflow: hidden;
  white-space: nowrap;
  color: #C8BCEC;
  font-weight: 600;
  max-width: 100%;
  margin-bottom: 3px;
  text-overflow: ellipsis;
  font-size: 0.75rem;
}.mho-gc_prov_qs2 {
  color: #4E4373;
  font-size: 10px;
}.mho-gc_tag_qs2 {
  border-radius: 4px;
  padding: 2px 0.438rem;
  position: absolute;
  top: 0.375rem;
  font-size: 0.563rem;
  letter-spacing: .04em;
  text-transform: uppercase;
  font-weight: 700;
  left: 6px;
  z-index: 2;
}.mho-gc_tag_hot_qs2 {
  background: #E5403A;
  color: #fff;
}.mho-gc_tag_new_qs2 {
  background: #22C55E;
  color: #0D0A1A;
}.mho-gc_tag_jp_qs2 {
  background: #C9952C;
  color: #0D0A1A;
}.mho-gc_tag_ex_qs2 {
  background: #5B21B6;
  color: #fff;
}.mho-gc_tag_live_qs2 {
  background: #E5403A;
  color: #fff;
}.mho-gr_qs2 {
  background: #0D0A1A;
  padding: 2rem 16px 0;
}
@media(min-width: 769px) {.mho-gr_qs2 {
  padding: 2.25rem 24px 0;
}
}.mho-gr_in_qs2 {
  margin: 0 auto;
  max-width: 1340px;
}.mho-gr_head_qs2 {
  gap: 12px;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
  align-items: center;
  display: flex;
}.mho-gr_head_l_qs2 {
  flex: 1;
  gap: 0.625rem;
  display: flex;
  align-items: center;
  min-width: 0;
}.mho-gr_ic_qs2 {
  border-radius: 10px;
  width: 2rem;
  align-items: center;
  flex-shrink: 0;
  height: 32px;
  display: flex;
  justify-content: center;
}.mho-gr_ic_qs2 svg {
  height: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 16px;
}.mho-gr_title_qs2 {
  font-family: 'Cinzel', serif;
  color: #F2EEFF;
  overflow-wrap: break-word;
  font-size: 1rem;
  font-weight: 700;
}
@media(min-width:768px) {.mho-gr_title_qs2 {
  font-size: 18px;
}
}.mho-gr_more_qs2 {
  gap: 5px;
  transition: color .2s;
  color: #6C5E99;
  white-space: nowrap;
  align-items: center;
  font-weight: 600;
  font-size: 0.75rem;
  display: flex;
  flex-shrink: 0;
}.mho-gr_more_qs2:hover {
  color: #9B5CF6;
}.mho-gr_more_qs2 svg {
  stroke-linecap: round;
  height: 0.75rem;
  width: 0.75rem;
  stroke-linejoin: round;
}.mho-gr_arrows_qs2 {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.mho-gr_arr_qs2 {
  border-radius: 0.375rem;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.11);
  transition: background .15s,color .15s;
  justify-content: center;
  align-items: center;
  height: 30px;
  width: 1.875rem;
  color: #9584C4;
  display: flex;
}.mho-gr_arr_qs2:hover {
  background: rgba(255,255,255,0.07);
  color: #F2EEFF;
}.mho-gr_arr_qs2 svg {
  stroke-linecap: round;
  width: 0.813rem;
  stroke-linejoin: round;
  height: 0.813rem;
}.mho-gr_seo_h_qs2 {
  margin: 0 0 6px;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #C8BCEC;
  max-width: 42.5rem;
  font-family: 'Cinzel', serif;
  font-size: 0.813rem;
}
@media(min-width: 767px) {.mho-gr_seo_h_qs2 {
  font-size: 14px;
}
}.mho-gr_seo_qs2 {
  max-width: 680px;
  margin-bottom: 0.75rem;
  font-size: 12px;
  color: #6C5E99;
  overflow-wrap: break-word;
  line-height: 1.55;
}.mho-gr_seo_qs2 strong {
  color: #C8BCEC;
  font-weight: 600;
}.mho-gr_scroll_qs2 {
  gap: 10px;
  padding-bottom: 10px;
  -webkit-overflow-scrolling: touch;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
}.mho-gr_scroll_qs2::-webkit-scrollbar {
  display: none;
}
@media(min-width: 766px) {.mho-gr_scroll_qs2 {
  gap: 12px;
}
}.mho-tb_qs2 {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  background: #0D0A1A;
  top: 0;
  height: 56px;
  z-index: 80;
  right: 0;
  position: fixed;
  align-items: center;
  display: flex;
  left: 0;
}.mho-tb_in_qs2 {
  padding: 0 0.875rem;
  gap: 0;
  width: 100%;
  height: 100%;
  align-items: center;
  display: flex;
}.mho-tb_burger_qs2 {
  border-radius: 0.625rem;
  gap: 0.313rem;
  flex-shrink: 0;
  margin-right: 8px;
  flex-direction: column;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 2.375rem;
  height: 38px;
}.mho-tb_burger_qs2:hover {
  background: rgba(255,255,255,0.05);
}.mho-tb_burger_line_qs2 {
  border-radius: 1px;
  background: #9584C4;
  width: 18px;
  height: 2px;
  display: block;
}
@media(min-width: 1082px) {.mho-tb_burger_qs2 {
  display: none;
}
}.mho-tb_logo_qs2 {
  gap: 0.563rem;
  font-size: 18px;
  flex-shrink: 0;
  font-weight: 800;
  align-items: center;
  color: #F2EEFF;
  overflow-wrap: break-word;
  display: flex;
  margin-right: 20px;
  letter-spacing: -.01em;
}.mho-tb_logo_mark_qs2 {
  border-radius: 0.625rem;
  overflow: hidden;
  justify-content: center;
  align-items: center;
  width: 2rem;
  display: flex;
  height: 32px;
}.mho-tb_logo_mark_qs2 img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.mho-tb_nav_qs2 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 638px) {.mho-tb_nav_qs2 {
  display: flex;
}
}.mho-tb_tab_qs2 {
  padding: 0.5rem 14px;
  transition: background .15s,color .15s;
  border-radius: 10px;
  font-size: 0.813rem;
  color: #9584C4;
  font-weight: 600;
  white-space: nowrap;
}.mho-tb_tab_qs2:hover {
  background: rgba(255,255,255,0.05);
  color: #F2EEFF;
}.mho-tb_tab_qs2.mho-state_active_qs2 {
  background: rgba(155,92,246,0.18);
  color: #F2EEFF;
}.mho-tb_right_qs2 {
  gap: 8px;
  margin-left: auto;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}.mho-tb_login_qs2 {
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.11);
  transition: border-color .2s,color .2s;
  padding: 0.563rem 16px;
  border-radius: 0.625rem;
  display: none;
  color: #C8BCEC;
  font-weight: 600;
  font-size: 13px;
}.mho-tb_login_qs2:hover {
  border-color: rgba(180,140,255,0.38);
  color: #F2EEFF;
}
@media(min-width: 477px) {.mho-tb_login_qs2 {
  display: block;
}
}.mho-tb_reg_qs2 {
  padding: 0.563rem 18px;
  border-radius: 10px;
  background: #22C55E;
  transition: background .2s;
  color: #0D0A1A;
  white-space: nowrap;
  font-size: 0.813rem;
  font-weight: 700;
}.mho-tb_reg_qs2:hover {
  background: #16A34A;
}.mho-sb_qs2 {
  transition: transform .25s ease;
  transform: translateX(-100%);
  background: #161228;
  border-right: 1px solid rgba(255,255,255,0.05);
  left: 0;
  width: 220px;
  bottom: 0;
  overflow-y: auto;
  position: fixed;
  z-index: 70;
  top: 3.5rem;
}.mho-sb_qs2.mho-state_open_qs2 {
  transform: translateX(0);
}.mho-sb_qs2::-webkit-scrollbar {
  width: 4px;
}.mho-sb_qs2::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255,255,255,0.07);
}
@media(min-width: 1082px) {.mho-sb_qs2 {
  transform: translateX(0);
}
}.mho-sb_auth_qs2 {
  padding: 0.875rem 0.75rem 10px;
}.mho-sb_btn_reg_qs2 {
  padding: 11px;
  background: #22C55E;
  border-radius: 10px;
  transition: background .2s;
  font-weight: 700;
  text-align: center;
  margin-bottom: 8px;
  font-size: 13px;
  color: #0D0A1A;
  display: block;
}.mho-sb_btn_reg_qs2:hover {
  background: #16A34A;
}.mho-sb_btn_login_qs2 {
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.11);
  background: rgba(255,255,255,0.05);
  padding: 0.625rem;
  transition: border-color .2s;
  font-weight: 600;
  display: block;
  font-size: 0.813rem;
  text-align: center;
  color: #C8BCEC;
}.mho-sb_btn_login_qs2:hover {
  border-color: rgba(180,140,255,0.38);
  color: #F2EEFF;
}.mho-sb_promo_qs2 {
  margin: 0 12px 0.625rem;
  border-radius: 10px;
  border: 1px solid rgba(155,92,246,0.18);
  padding: 12px 0.875rem;
  background: linear-gradient(135deg,#2A0E5C,#161228);
  overflow: hidden;
  position: relative;
}.mho-sb_promo_qs2::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(155,92,246,0.18),transparent 70%);
  right: -20px;
  height: 5rem;
  position: absolute;
  top: -1.25rem;
  width: 5rem;
  content: '';
}.mho-sb_promo_title_qs2 {
  font-size: 0.688rem;
  letter-spacing: .06em;
  margin-bottom: 0.25rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #9B5CF6;
}.mho-sb_promo_text_qs2 {
  font-size: 12px;
  font-weight: 600;
  line-height: 1.35;
  overflow-wrap: break-word;
  color: #F2EEFF;
}.mho-sb_promo_sub_qs2 {
  margin-top: 3px;
  font-size: 10px;
  color: #6C5E99;
}.mho-sb_nav_qs2 {
  padding: 0.375rem 0.5rem 16px;
}.mho-sb_nav_lb_qs2 {
  padding: 0.625rem 0.5rem 0.375rem;
  color: #4E4373;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.625rem;
}.mho-sb_link_qs2 {
  gap: 0.625rem;
  border-radius: 0.375rem;
  padding: 9px 0.625rem;
  transition: background .15s,color .15s;
  font-weight: 500;
  font-size: 13px;
  cursor: pointer;
  color: #9584C4;
  align-items: center;
  overflow-wrap: break-word;
  display: flex;
}.mho-sb_link_qs2:hover {
  background: rgba(255,255,255,0.05);
  color: #F2EEFF;
}.mho-sb_link_qs2.mho-state_active_qs2 {
  background: rgba(155,92,246,0.18);
  color: #F2EEFF;
}.mho-sb_ic_qs2 {
  border-radius: 6px;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  width: 1.875rem;
  justify-content: center;
  height: 30px;
}.mho-sb_ic_qs2 svg {
  stroke-linecap: round;
  height: 16px;
  width: 1rem;
  stroke-linejoin: round;
}.mho-sb_ic_1_qs2 {
  background: rgba(155,92,246,0.07);
  color: #9B5CF6;
}.mho-sb_ic_2_qs2 {
  background: rgba(34,197,94,0.15);
  color: #22C55E;
}.mho-sb_ic_3_qs2 {
  background: rgba(201,149,44,0.18);
  color: #C9952C;
}.mho-sb_ic_4_qs2 {
  background: rgba(91,33,182,0.25);
  color: #5B21B6;
}.mho-sb_ic_5_qs2 {
  background: rgba(155,92,246,0.07);
  color: #D946A8;
}.mho-sb_ic_6_qs2 {
  background: rgba(91,33,182,0.25);
  color: #8B2FC9;
}.mho-sb_badge_qs2 {
  background: #C9952C;
  border-radius: 6px;
  padding: 2px 7px;
  color: #0D0A1A;
  font-weight: 700;
  font-size: 0.563rem;
  margin-left: auto;
}.mho-sb_bot_qs2 {
  border-top: 1px solid rgba(255,255,255,0.05);
  padding: 12px;
  gap: 8px;
  display: flex;
}.mho-sb_lang_qs2,.mho-sb_help_qs2 {
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.06);
  gap: 0.375rem;
  flex: 1;
  transition: border-color .2s;
  border-radius: 0.375rem;
  padding: 9px 0.375rem;
  display: flex;
  color: #9584C4;
  justify-content: center;
  align-items: center;
  font-size: 11px;
  font-weight: 600;
}.mho-sb_lang_qs2:hover,.mho-sb_help_qs2:hover {
  border-color: rgba(180,140,255,0.38);
  color: #F2EEFF;
}.mho-sb_lang_qs2 svg,.mho-sb_help_qs2 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.813rem;
  width: 0.813rem;
}.mho-sb_bd_qs2 {
  background: rgba(7,4,15,0.72);
  inset: 0;
  position: fixed;
  z-index: 69;
  display: none;
}.mho-sb_bd_qs2.mho-state_on_qs2 {
  display: block;
}
@media(min-width: 1081px) {.mho-sb_bd_qs2 {
  display: none!important;
}
}.mho-mob_nav_qs2 {
  background: #161228;
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255,255,255,0.11);
  z-index: 80;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
}
@media(min-width: 1083px) {.mho-mob_nav_qs2 {
  display: none;
}
}.mho-mob_nav_item_qs2 {
  flex: 1;
  padding: 0.25rem 2px;
  gap: 4px;
  align-items: center;
  flex-direction: column;
  display: flex;
  cursor: pointer;
  color: #4E4373;
}.mho-mob_nav_ic_qs2 {
  line-height: 1;
}.mho-mob_nav_ic_qs2 svg {
  width: 1.25rem;
  stroke-linecap: round;
  height: 1.25rem;
  stroke-linejoin: round;
}.mho-mob_nav_lb_qs2 {
  font-weight: 600;
  color: #4E4373;
  font-size: 0.625rem;
}.mho-mob_nav_item_qs2.mho-state_active_qs2 {
  color: #9B5CF6;
}.mho-mob_nav_item_qs2.mho-state_active_qs2 .mho-mob_nav_lb_qs2 {
  color: #9B5CF6;
}.mho-hero_qs2 {
  background: #0D0A1A;
  padding: 20px 1rem 0;
}
@media(min-width: 766px) {.mho-hero_qs2 {
  padding: 1.5rem 24px 0;
}
}.mho-hero_in_qs2 {
  margin: 0 auto;
  gap: 12px;
  max-width: 83.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 862px) {.mho-hero_in_qs2 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1102px) {.mho-hero_in_qs2 {
  grid-template-columns: 1fr 340px;
}
}.mho-hero_promo_qs2 {
  background: #120E22;
  border-radius: 16px;
  overflow: hidden;
  align-items: stretch;
  min-height: 220px;
  position: relative;
  display: flex;
}
@media(min-width: 765px) {.mho-hero_promo_qs2 {
  min-height: 17.5rem;
}
}.mho-hero_promo_bg_qs2 {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg,#2A0E5C 0%,#0D0A1A 100%);
  position: absolute;
  background-size: cover;
}.mho-hero_promo_bg_qs2::after {
  background: linear-gradient(90deg,#0D0A1A 0%,rgba(7,4,15,0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.mho-hero_promo_glow_qs2 {
  background: radial-gradient(circle,rgba(91,33,182,0.25) 0%,transparent 65%);
  border-radius: 50%;
  height: 18.75rem;
  pointer-events: none;
  right: 60px;
  position: absolute;
  width: 18.75rem;
  top: -2.5rem;
}.mho-hero_promo_ct_qs2 {
  padding: 28px 1.5rem 28px 28px;
  z-index: 2;
  max-width: 480px;
  display: flex;
  position: relative;
  justify-content: center;
  flex-direction: column;
}
@media(min-width:768px) {.mho-hero_promo_ct_qs2 {
  padding: 40px 32px;
}
}.mho-hero_badge_qs2 {
  padding: 5px 12px;
  border: 1px solid rgba(155,92,246,0.07);
  background: rgba(155,92,246,0.18);
  border-radius: 1.5rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.875rem;
  display: inline-block;
  font-size: 10px;
  color: #9B5CF6;
  font-weight: 700;
}.mho-hero_h1_qs2 {
  font-weight: 800;
  color: #F2EEFF;
  line-height: 1.15;
  font-size: 1.625rem;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.625rem;
}.mho-hero_h1_qs2 em {
  font-style: normal;
  color: #C9952C;
}
@media(min-width: 769px) {.mho-hero_h1_qs2 {
  font-size: 2.25rem;
}
}.mho-hero_sub_qs2 {
  margin-bottom: 20px;
  line-height: 1.55;
  font-size: 0.813rem;
  color: #9584C4;
}
@media(min-width: 769px) {.mho-hero_sub_qs2 {
  font-size: 0.875rem;
}
}.mho-hero_row_qs2 {
  gap: 0.625rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.mho-hero_cta_qs2 {
  border-radius: 0.625rem;
  background: #22C55E;
  transition: background .2s;
  padding: 13px 26px;
  font-size: 14px;
  box-shadow: 0 2px 14px 2px rgba(34,197,94,0.40), 0 6px 18px 0 rgba(7,4,15,0.65);
  color: #0D0A1A;
  font-weight: 700;
}.mho-hero_cta_qs2:hover {
  background: #16A34A;
}.mho-hero_terms_qs2 {
  font-size: 11px;
  color: #4E4373;
}.mho-hero_game_qs2 {
  border-radius: 1rem;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.06);
  background: #120E22;
  display: flex;
  position: relative;
  flex-direction: column;
}.mho-hero_game_badge_qs2 {
  background: rgba(201,149,44,0.18);
  border: 1px solid rgba(201,149,44,0.18);
  padding: 0.313rem 10px;
  border-radius: 24px;
  left: 0.75rem;
  font-weight: 700;
  position: absolute;
  letter-spacing: .06em;
  font-size: 0.625rem;
  color: #C9952C;
  top: 12px;
  z-index: 3;
  text-transform: uppercase;
}.mho-hero_game_badge_qs2 svg {
  height: 0.688rem;
  margin-right: 0.25rem;
  vertical-align: -1px;
  width: 0.688rem;
}.mho-hero_game_img_qs2 {
  overflow: hidden;
  background: linear-gradient(135deg,#2A0E5C,#0D0A1A);
  padding-bottom: 60%;
  position: relative;
}.mho-hero_game_img_qs2 img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}.mho-hero_game_play_qs2 {
  transition: opacity .2s;
  background: rgba(7,4,15,0.72);
  inset: 0;
  position: absolute;
  display: flex;
  opacity: 0;
  align-items: center;
  justify-content: center;
}.mho-hero_game_qs2:hover .mho-hero_game_play_qs2 {
  opacity: 1;
}.mho-hero_game_play_qs2 span {
  background: #9B5CF6;
  border-radius: 50%;
  display: flex;
  align-items: center;
  height: 3.25rem;
  width: 3.25rem;
  justify-content: center;
}.mho-hero_game_play_qs2 span svg {
  width: 18px;
  margin-left: 2px;
  height: 18px;
}.mho-hero_game_info_qs2 {
  padding: 14px 1rem;
}.mho-hero_game_title_qs2 {
  margin-bottom: 4px;
  font-size: 15px;
  overflow-wrap: break-word;
  color: #F2EEFF;
  font-weight: 700;
}.mho-hero_game_provider_qs2 {
  color: #6C5E99;
  font-size: 0.688rem;
}.mho-hero_game_btn_qs2 {
  transition: background .2s;
  margin: 12px 1rem 1rem;
  padding: 0.688rem;
  border-radius: 10px;
  background: #9B5CF6;
  font-size: 0.813rem;
  color: #F2EEFF;
  font-weight: 700;
  display: block;
  text-align: center;
}.mho-hero_game_qs2:hover .mho-hero_game_btn_qs2 {
  background: #B07EFF;
}.mho-sbar_qs2 {
  background: #0D0A1A;
  padding: 16px 1rem 0;
}
@media(min-width: 767px) {.mho-sbar_qs2 {
  padding: 1.125rem 24px 0;
}
}.mho-sbar_in_qs2 {
  margin: 0 auto;
  max-width: 83.75rem;
}.mho-sbar_row_qs2 {
  gap: 10px;
  display: flex;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
}.mho-sbar_input_qs2 {
  gap: 10px;
  background: #120E22;
  flex: 1;
  transition: border-color .2s;
  border-radius: 0.625rem;
  padding: 0.688rem 1rem;
  border: 1px solid rgba(255,255,255,0.11);
  font-size: 13px;
  display: flex;
  cursor: pointer;
  color: #6C5E99;
  align-items: center;
}.mho-sbar_input_qs2:hover {
  border-color: rgba(180,140,255,0.38);
}.mho-sbar_input_qs2 svg {
  flex-shrink: 0;
  height: 0.938rem;
  width: 0.938rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.mho-sbar_providers_qs2 {
  gap: 8px;
  padding: 11px 1.125rem;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 10px;
  background: #120E22;
  transition: border-color .2s;
  color: #C8BCEC;
  font-weight: 600;
  white-space: nowrap;
  font-size: 13px;
  display: flex;
  align-items: center;
}.mho-sbar_providers_qs2:hover {
  border-color: rgba(180,140,255,0.38);
  color: #F2EEFF;
}.mho-sbar_providers_qs2 svg {
  height: 0.875rem;
  stroke-linejoin: round;
  width: 0.875rem;
  stroke-linecap: round;
}.mho-sbar_tabs_qs2 {
  gap: 0.375rem;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 2px;
  display: flex;
}.mho-sbar_tabs_qs2::-webkit-scrollbar {
  display: none;
}.mho-sbar_tab_qs2 {
  transition: background .15s,color .15s,border-color .15s;
  border: 1px solid rgba(255,255,255,0.06);
  background: rgba(255,255,255,0.05);
  padding: 8px 14px;
  border-radius: 1.5rem;
  gap: 7px;
  display: flex;
  align-items: center;
  white-space: nowrap;
  font-weight: 600;
  font-size: 0.75rem;
  flex-shrink: 0;
  cursor: pointer;
  color: #9584C4;
}.mho-sbar_tab_qs2:hover {
  background: rgba(255,255,255,0.07);
  border-color: rgba(180,140,255,0.38);
  color: #F2EEFF;
}.mho-sbar_tab_qs2.mho-state_active_qs2 {
  border-color: rgba(155,92,246,0.07);
  background: rgba(155,92,246,0.18);
  color: #F2EEFF;
}.mho-sbar_tab_ic_qs2 svg {
  width: 0.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 14px;
}.mho-gcg_qs2 {
  padding: 2.25rem 16px 0;
  background: #0D0A1A;
}
@media(min-width:768px) {.mho-gcg_qs2 {
  padding: 44px 1.5rem 0;
}
}.mho-gcg_in_qs2 {
  margin: 0 auto;
  max-width: 83.75rem;
}.mho-gcg_head_qs2 {
  max-width: 720px;
  margin-bottom: 20px;
}.mho-gcg_label_qs2 {
  font-size: 11px;
  color: #9B5CF6;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.5rem;
}.mho-gcg_h2_qs2 {
  margin-bottom: 8px;
  font-family: 'Cinzel', serif;
  color: #F2EEFF;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.375rem;
}
@media(min-width: 766px) {.mho-gcg_h2_qs2 {
  font-size: 28px;
}
}.mho-gcg_intro_qs2 {
  color: #6C5E99;
  line-height: 1.6;
  font-size: 0.813rem;
}.mho-gcg_grid_qs2 {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.mho-gcg_grid_qs2 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.mho-gcg_grid_qs2 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.mho-gcg_card_qs2 {
  overflow: hidden;
  padding: 20px;
  transition: transform .2s,border-color .2s;
  border-radius: 1rem;
  border: 1px solid rgba(255,255,255,0.11);
  cursor: pointer;
  min-height: 15rem;
  justify-content: flex-end;
  position: relative;
  display: flex;
  flex-direction: column;
}.mho-gcg_card_qs2:hover {
  border-color: rgba(155,92,246,0.18);
  transform: translateY(-3px);
}.mho-gcg_card_bg_qs2 {
  inset: 0;
  z-index: 0;
  position: absolute;
}.mho-gcg_card_bg_qs2::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.mho-gcg_card_ic_qs2 {
  border-radius: 0.375rem;
  background: rgba(0,0,0,.45);
  height: 2.5rem;
  z-index: 2;
  position: absolute;
  justify-content: center;
  right: 1.125rem;
  width: 40px;
  color: #F2EEFF;
  top: 1.125rem;
  display: flex;
  align-items: center;
}.mho-gcg_card_ic_qs2 svg {
  width: 1.25rem;
  height: 1.25rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.mho-gcg_card_ct_qs2 {
  z-index: 1;
  position: relative;
}.mho-gcg_card_h_qs2 {
  font-weight: 800;
  line-height: 1.2;
  font-size: 1.125rem;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  color: #F2EEFF;
  margin-bottom: 0.5rem;
}
@media(min-width: 765px) {.mho-gcg_card_h_qs2 {
  font-size: 1.25rem;
}
}.mho-gcg_card_p_qs2 {
  font-size: 12px;
  color: rgba(255,255,255,.82);
  line-height: 1.55;
  margin-bottom: 10px;
  overflow-wrap: break-word;
}.mho-gcg_card_p_qs2 strong {
  color: #F2EEFF;
  font-weight: 600;
}.mho-gcg_card_cta_qs2 {
  gap: 0.25rem;
  align-items: center;
  letter-spacing: .04em;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 12px;
  color: #9B5CF6;
  display: inline-flex;
}.mho-gcg_card_cta_qs2 svg {
  stroke-linecap: round;
  width: 0.75rem;
  height: 12px;
  stroke-linejoin: round;
}.mho-gr_jp_qs2 {
  padding: 1.25rem;
  background: linear-gradient(135deg,#1E0A40 0%,#0A0718 100%);
  border-radius: 1rem;
  overflow: hidden;
  position: relative;
}.mho-gr_jp_qs2::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(91,33,182,0.25) 0%,transparent 70%);
  height: 15.625rem;
  top: -60px;
  content: '';
  position: absolute;
  width: 250px;
  left: -3.75rem;
}.mho-gr_jp_qs2::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(201,149,44,0.18) 0%,transparent 70%);
  width: 12.5rem;
  bottom: -2.5rem;
  right: 0;
  height: 200px;
  position: absolute;
  content: '';
}.mho-gr_jp_head_qs2 {
  gap: 16px;
  display: flex;
  z-index: 1;
  align-items: flex-start;
  margin-bottom: 16px;
  flex-wrap: wrap;
  position: relative;
}.mho-gr_jp_info_qs2 {
  flex: 1;
}.mho-gr_jp_label_qs2 {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #8B2FC9;
  margin-bottom: 6px;
}.mho-gr_jp_label_qs2 svg {
  margin-right: 4px;
  height: 0.875rem;
  vertical-align: -2px;
  width: 14px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.mho-gr_jp_amount_qs2 {
  font-family: 'Cinzel', serif;
  margin-bottom: 0.25rem;
  color: #F2EEFF;
  line-height: 1;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 2rem;
}
@media(min-width: 769px) {.mho-gr_jp_amount_qs2 {
  font-size: 2.5rem;
}
}.mho-gr_jp_amount_qs2 span {
  color: #C9952C;
}.mho-gr_jp_seo_qs2 {
  max-width: 30rem;
  font-size: 0.75rem;
  line-height: 1.5;
  color: #9584C4;
  overflow-wrap: break-word;
}.mho-gr_jp_cta_qs2 {
  background: rgba(91,33,182,0.25);
  border: 1px solid rgba(91,33,182,0.25);
  padding: 0.688rem 20px;
  border-radius: 10px;
  transition: background .2s;
  margin-top: 0.25rem;
  white-space: nowrap;
  z-index: 1;
  flex-shrink: 0;
  color: #F2EEFF;
  font-weight: 700;
  position: relative;
  align-self: flex-start;
  font-size: 0.813rem;
}.mho-gr_jp_cta_qs2:hover {
  background: #5B21B6;
}.mho-ws_qs2 {
  padding: 2rem 1rem 0;
  background: #0D0A1A;
}
@media(min-width: 770px) {.mho-ws_qs2 {
  padding: 2.25rem 1.5rem 0;
}
}.mho-ws_in_qs2 {
  margin: 0 auto;
  max-width: 83.75rem;
}.mho-ws_head_qs2 {
  gap: 0.75rem;
  justify-content: space-between;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 0.875rem;
  align-items: center;
}.mho-ws_title_qs2 {
  gap: 0.625rem;
  display: flex;
  font-size: 16px;
  overflow-wrap: break-word;
  align-items: center;
  font-family: 'Cinzel', serif;
  font-weight: 700;
  flex-wrap: wrap;
  color: #F2EEFF;
}.mho-ws_title_ic_qs2 svg {
  stroke-linejoin: round;
  color: #C9952C;
  width: 1.125rem;
  stroke-linecap: round;
  height: 1.125rem;
}.mho-ws_online_qs2 {
  gap: 0.438rem;
  color: #6C5E99;
  font-size: 0.75rem;
  align-items: center;
  font-weight: 600;
  display: flex;
}.mho-ws_online_dot_qs2 {
  border-radius: 50%;
  background: #22C55E;
  box-shadow: 0 0 0.375rem rgba(34,197,94,0.15);
  width: 8px;
  height: 0.5rem;
  flex-shrink: 0;
}.mho-ws_scroll_qs2 {
  gap: 8px;
  display: flex;
  overflow-x: auto;
  padding-bottom: 0.5rem;
  scrollbar-width: none;
}.mho-ws_scroll_qs2::-webkit-scrollbar {
  display: none;
}.mho-wc_qs2 {
  border-radius: 0.625rem;
  border: 1px solid rgba(255,255,255,0.11);
  gap: 10px;
  padding: 10px 0.875rem;
  background: #120E22;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  min-width: 13.75rem;
}.mho-wc_img_qs2 {
  background: #161228;
  border-radius: 0.375rem;
  overflow: hidden;
  flex-shrink: 0;
  height: 2.25rem;
  width: 36px;
}.mho-wc_img_qs2 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.mho-wc_info_qs2 {
  min-width: 0;
}.mho-wc_game_qs2 {
  overflow: hidden;
  font-weight: 600;
  white-space: nowrap;
  font-size: 12px;
  color: #C8BCEC;
  text-overflow: ellipsis;
}.mho-wc_player_qs2 {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.625rem;
  white-space: nowrap;
  color: #4E4373;
}.mho-wc_amount_qs2 {
  font-size: 13px;
  font-weight: 700;
  flex-shrink: 0;
  margin-left: auto;
  color: #22C55E;
  white-space: nowrap;
}.mho-reg_qs2 {
  background: #0D0A1A;
  padding: 2.25rem 16px 0;
}
@media(min-width: 766px) {.mho-reg_qs2 {
  padding: 44px 24px 0;
}
}.mho-reg_in_qs2 {
  border-radius: 16px;
  background: #161228;
  padding: 28px 24px;
  border: 1px solid rgba(255,255,255,0.06);
  margin: 0 auto;
  max-width: 1340px;
}
@media(min-width: 765px) {.mho-reg_in_qs2 {
  padding: 2.5rem;
}
}.mho-reg_top_qs2 {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 857px) {.mho-reg_top_qs2 {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.mho-reg_label_qs2 {
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  color: #9B5CF6;
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
}.mho-reg_h2_qs2 {
  line-height: 1.2;
  font-family: 'Cinzel', serif;
  color: #F2EEFF;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.375rem;
}
@media(min-width: 766px) {.mho-reg_h2_qs2 {
  font-size: 1.75rem;
}
}.mho-reg_bonus_qs2 {
  border: 1px solid rgba(201,149,44,0.18);
  border-radius: 10px;
  gap: 8px;
  padding: 10px 1rem;
  background: rgba(201,149,44,0.18);
  align-items: center;
  display: inline-flex;
  margin-bottom: 16px;
}.mho-reg_bonus_amount_qs2 {
  color: #C9952C;
  font-weight: 800;
  font-size: 1.25rem;
}.mho-reg_bonus_text_qs2 {
  font-size: 13px;
  color: #9584C4;
  line-height: 1.35;
}.mho-reg_cta_btn_qs2 {
  background: #22C55E;
  transition: background .2s;
  border-radius: 0.625rem;
  padding: 0.875rem 32px;
  color: #0D0A1A;
  font-weight: 700;
  box-shadow: 0 2px 14px 2px rgba(34,197,94,0.40), 0 6px 18px 0 rgba(7,4,15,0.65);
  margin-bottom: 12px;
  display: inline-block;
  font-size: 15px;
}.mho-reg_cta_btn_qs2:hover {
  background: #16A34A;
}.mho-reg_terms_qs2 {
  color: #4E4373;
  line-height: 1.5;
  font-size: 11px;
}.mho-reg_seo_qs2 {
  border-top: 1px solid rgba(255,255,255,0.05);
  padding-top: 20px;
  overflow-wrap: break-word;
  margin-top: 1.25rem;
  color: #6C5E99;
  font-size: 13px;
  line-height: 1.65;
}.mho-reg_seo_qs2 p {
  font-size: 0.813rem;
  color: #6C5E99;
  line-height: 1.65;
  margin-bottom: 0.625rem;
}.mho-reg_seo_qs2 p:last-child {
  margin-bottom: 0;
}.mho-reg_seo_qs2 strong {
  color: #C8BCEC;
  font-weight: 700;
}.mho-reg_seo_qs2 a {
  transition: color .2s;
  text-decoration: underline;
  color: #9B5CF6;
}.mho-reg_seo_qs2 a:hover {
  color: #B07EFF;
}.mho-reg_seo_qs2 ul,.mho-reg_seo_qs2 ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 1.125rem;
}.mho-reg_seo_qs2 ol {
  list-style: decimal;
}.mho-reg_seo_qs2 li {
  font-size: 13px;
  color: #6C5E99;
  line-height: 1.65;
  margin-bottom: 4px;
}.mho-reg_seo_qs2 table {
  overflow-x: auto;
  width: 100%;
  display: block;
  font-size: 13px;
  margin-bottom: 0.625rem;
  border-collapse: collapse;
}
@media(min-width: 769px) {.mho-reg_seo_qs2 table {
  display: table;
}
}.mho-reg_seo_qs2 th {
  padding: 8px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #C8BCEC;
  font-weight: 700;
  text-align: left;
}.mho-reg_seo_qs2 td {
  padding: 8px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #6C5E99;
}.mho-reg_steps_qs2 {
  gap: 0.875rem;
  margin-top: 1.75rem;
  flex-direction: column;
  display: flex;
}
@media(min-width: 859px) {.mho-reg_steps_qs2 {
  margin-top: 0;
}
}.mho-reg_step_qs2 {
  border-radius: 0.625rem;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.06);
  padding: 16px;
  gap: 0.875rem;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.mho-reg_step_num_qs2 {
  border: 1px solid rgba(155,92,246,0.07);
  background: rgba(155,92,246,0.18);
  border-radius: 50%;
  font-weight: 800;
  width: 34px;
  display: flex;
  flex-shrink: 0;
  color: #9B5CF6;
  justify-content: center;
  height: 34px;
  align-items: center;
  font-size: 14px;
}.mho-reg_step_title_qs2 {
  font-size: 14px;
  margin-bottom: 3px;
  color: #F2EEFF;
  font-weight: 700;
}.mho-reg_step_text_qs2 {
  line-height: 1.5;
  font-size: 0.75rem;
  color: #6C5E99;
}.mho-reg_trust_qs2 {
  gap: 0.625rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  padding-top: 1.25rem;
  flex-wrap: wrap;
  margin-top: 1.25rem;
  display: flex;
}.mho-reg_trust_item_qs2 {
  gap: 7px;
  align-items: center;
  font-size: 12px;
  overflow-wrap: break-word;
  display: flex;
  color: #6C5E99;
}.mho-reg_trust_ic_qs2 svg {
  width: 1rem;
  color: #9B5CF6;
  stroke-linejoin: round;
  height: 16px;
  stroke-linecap: round;
}.mho-prov_qs2 {
  padding: 36px 16px 0;
  background: #0D0A1A;
}
@media(min-width: 771px) {.mho-prov_qs2 {
  padding: 2.75rem 24px 0;
}
}.mho-prov_in_qs2 {
  margin: 0 auto;
  max-width: 83.75rem;
}.mho-prov_head_qs2 {
  margin-bottom: 16px;
}.mho-prov_label_qs2 {
  margin-bottom: 8px;
  color: #9B5CF6;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
}.mho-prov_h2_qs2 {
  color: #F2EEFF;
  font-weight: 800;
  font-size: 1.25rem;
  margin-bottom: 8px;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.mho-prov_h2_qs2 {
  font-size: 1.5rem;
}
}.mho-prov_seo_qs2 {
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #6C5E99;
  max-width: 620px;
  margin-bottom: 16px;
}.mho-prov_seo_qs2 strong {
  color: #C8BCEC;
  font-weight: 700;
}.mho-prov_seo_qs2 a {
  color: #9B5CF6;
  text-decoration: underline;
}.mho-prov_grid_qs2 {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 638px) {.mho-prov_grid_qs2 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width:1080px) {.mho-prov_grid_qs2 {
  grid-template-columns: repeat(8,1fr);
}
}.mho-prov_card_qs2 {
  gap: 0.438rem;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 10px;
  transition: border-color .2s,background .2s;
  background: #120E22;
  padding: 14px 0.625rem;
  align-items: center;
  display: flex;
  flex-direction: column;
  cursor: pointer;
}.mho-prov_card_qs2:hover {
  border-color: rgba(180,140,255,0.38);
  background: #161228;
}.mho-prov_logo_qs2 {
  background: rgba(255,255,255,0.05);
  overflow: hidden;
  border-radius: 6px;
  justify-content: center;
  height: 44px;
  align-items: center;
  display: flex;
  width: 44px;
}.mho-prov_logo_qs2 img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}.mho-prov_name_qs2 {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #9584C4;
  font-weight: 600;
  text-align: center;
}.mho-bon_qs2 {
  background: #0D0A1A;
  padding: 2.25rem 16px 0;
}
@media(min-width: 765px) {.mho-bon_qs2 {
  padding: 44px 24px 0;
}
}.mho-bon_in_qs2 {
  margin: 0 auto;
  max-width: 1340px;
}.mho-bon_head_qs2 {
  margin-bottom: 1.25rem;
}.mho-bon_label_qs2 {
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
  color: #9B5CF6;
}.mho-bon_h2_qs2 {
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
  color: #F2EEFF;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.5rem;
}
@media(min-width: 771px) {.mho-bon_h2_qs2 {
  font-size: 1.5rem;
}
}.mho-bon_seo_qs2 {
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #6C5E99;
  font-size: 13px;
  max-width: 38.75rem;
}.mho-bon_seo_qs2 strong {
  color: #C8BCEC;
  font-weight: 700;
}.mho-bon_seo_qs2 a {
  text-decoration: underline;
  color: #9B5CF6;
}.mho-bon_grid_qs2 {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 643px) {.mho-bon_grid_qs2 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.mho-bon_grid_qs2 {
  grid-template-columns: repeat(5,1fr);
}
}.mho-bon_card_qs2 {
  border-radius: 10px;
  background: #120E22;
  padding: 1rem;
  border: 1px solid rgba(255,255,255,0.11);
  transition: border-color .2s,transform .2s;
}.mho-bon_card_qs2:hover {
  border-color: rgba(155,92,246,0.07);
  transform: translateY(-2px);
}.mho-bon_card_ic_qs2 svg {
  stroke-linecap: round;
  height: 1.625rem;
  stroke-linejoin: round;
  width: 1.625rem;
}.mho-bon_card_ic_qs2 {
  margin-bottom: 10px;
}.mho-bon_card_type_qs2 {
  font-weight: 700;
  margin-bottom: 0.375rem;
  color: #6C5E99;
  letter-spacing: .06em;
  text-transform: uppercase;
  font-size: 10px;
}.mho-bon_card_amount_qs2 {
  line-height: 1.1;
  font-weight: 800;
  margin-bottom: 6px;
  color: #C9952C;
  font-size: 18px;
}.mho-bon_card_name_qs2 {
  overflow-wrap: break-word;
  color: #F2EEFF;
  font-weight: 600;
  margin-bottom: 0.5rem;
  font-size: 13px;
}.mho-bon_card_detail_qs2 {
  border-top: 1px solid rgba(255,255,255,0.05);
  font-size: 11px;
  color: #4E4373;
  line-height: 1.5;
  overflow-wrap: break-word;
  padding-top: 8px;
}.mho-app_qs2 {
  padding: 2.25rem 16px 0;
  background: #0D0A1A;
}
@media(min-width: 765px) {.mho-app_qs2 {
  padding: 44px 1.5rem 0;
}
}.mho-app_in_qs2 {
  margin: 0 auto;
  max-width: 83.75rem;
}.mho-app_head_qs2 {
  margin-bottom: 1rem;
}.mho-app_label_qs2 {
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 8px;
  color: #9B5CF6;
  letter-spacing: .08em;
  font-weight: 700;
}.mho-app_h2_qs2 {
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  font-weight: 800;
  font-size: 1.25rem;
  color: #F2EEFF;
  font-family: 'Cinzel', serif;
}
@media(min-width: 770px) {.mho-app_h2_qs2 {
  font-size: 1.5rem;
}
}.mho-app_sub_qs2 {
  font-size: 0.813rem;
  line-height: 1.6;
  max-width: 37.5rem;
  overflow-wrap: break-word;
  color: #6C5E99;
}.mho-app_sub_qs2 strong {
  font-weight: 700;
  color: #C8BCEC;
}.mho-app_cards_qs2 {
  gap: 10px;
  margin-top: 1rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.mho-app_cards_qs2 {
  grid-template-columns: repeat(3,1fr);
}
}.mho-app_card_qs2 {
  padding: 20px;
  border-radius: 0.625rem;
  overflow: hidden;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
  position: relative;
  align-items: flex-start;
}.mho-app_card_ios_qs2 {
  background: linear-gradient(135deg,rgba(155,92,246,0.18) 0%,#161228 100%);
}.mho-app_card_android_qs2 {
  background: linear-gradient(135deg,rgba(34,197,94,0.15) 0%,#161228 100%);
}.mho-app_card_win_qs2 {
  background: linear-gradient(135deg,rgba(201,149,44,0.18) 0%,#161228 100%);
}.mho-app_card_ic_qs2 svg {
  height: 2.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 2.125rem;
}.mho-app_card_ic_qs2 {
  color: #F2EEFF;
  flex-shrink: 0;
}.mho-app_card_os_qs2 {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 10px;
  margin-bottom: 0.375rem;
  color: #6C5E99;
}.mho-app_card_title_qs2 {
  font-size: 15px;
  margin-bottom: 0.375rem;
  color: #F2EEFF;
  font-weight: 700;
  overflow-wrap: break-word;
  line-height: 1.2;
}.mho-app_card_text_qs2 {
  margin-bottom: 14px;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  line-height: 1.5;
  color: #6C5E99;
}.mho-app_card_btn_qs2 {
  gap: 0.438rem;
  transition: background .2s;
  padding: 10px 18px;
  border-radius: 6px;
  border: 1px solid rgba(180,140,255,0.38);
  background: rgba(255,255,255,0.12);
  font-weight: 700;
  color: #F2EEFF;
  font-size: 13px;
  align-items: center;
  display: inline-flex;
}.mho-app_card_btn_qs2:hover {
  background: rgba(255,255,255,0.07);
}.mho-rv_qs2 {
  padding: 2.25rem 16px 0;
  background: #0D0A1A;
}
@media(min-width: 770px) {.mho-rv_qs2 {
  padding: 44px 1.5rem 0;
}
}.mho-rv_in_qs2 {
  margin: 0 auto;
  max-width: 83.75rem;
}.mho-rv_head_qs2 {
  margin-bottom: 1.25rem;
  max-width: 720px;
}.mho-rv_label_qs2 {
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #9B5CF6;
}.mho-rv_h2_qs2 {
  font-size: 22px;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.625rem;
  color: #F2EEFF;
}
@media(min-width: 766px) {.mho-rv_h2_qs2 {
  font-size: 1.75rem;
}
}.mho-rv_stats_qs2 {
  gap: 18px;
  color: #6C5E99;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  font-size: 13px;
}.mho-rv_stats_score_qs2 {
  gap: 0.375rem;
  align-items: baseline;
  display: flex;
}.mho-rv_stats_score_val_qs2 {
  font-weight: 800;
  font-size: 1.375rem;
  color: #C9952C;
  font-family: 'Cinzel', serif;
}.mho-rv_stats_score_max_qs2 {
  font-size: 0.813rem;
  color: #4E4373;
}.mho-rv_stats_badge_qs2 {
  gap: 0.25rem;
  align-items: center;
  display: flex;
}.mho-rv_stats_badge_qs2 svg {
  color: #C9952C;
  width: 14px;
  height: 14px;
}.mho-rv_grid_qs2 {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:640px) {.mho-rv_grid_qs2 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.mho-rv_grid_qs2 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.mho-rv_card_qs2 {
  padding: 1.25rem;
  border-radius: 10px;
  background: #161228;
  border: 1px solid rgba(255,255,255,0.11);
  flex-direction: column;
  display: flex;
}.mho-rv_card_stars_qs2 {
  gap: 2px;
  margin-bottom: 0.625rem;
  display: flex;
  color: #C9952C;
}.mho-rv_card_stars_qs2 svg {
  height: 14px;
  width: 0.875rem;
}.mho-rv_card_h_qs2 {
  margin-bottom: 8px;
  overflow-wrap: break-word;
  line-height: 1.3;
  font-size: 0.875rem;
  font-weight: 700;
  color: #F2EEFF;
}.mho-rv_card_body_qs2 {
  flex: 1;
  color: #6C5E99;
  margin-bottom: 0.875rem;
  line-height: 1.65;
  font-size: 13px;
  overflow-wrap: break-word;
}.mho-rv_card_body_qs2 strong {
  color: #C8BCEC;
  font-weight: 600;
}.mho-rv_card_meta_qs2 {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 10px;
  align-items: center;
  display: flex;
  padding-top: 0.75rem;
  justify-content: space-between;
  flex-wrap: wrap;
}.mho-rv_card_author_qs2 {
  color: #C8BCEC;
  font-size: 12px;
  font-weight: 600;
}.mho-rv_card_date_qs2 {
  font-size: 11px;
  color: #4E4373;
}.mho-faq_qs2 {
  background: #0D0A1A;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 767px) {.mho-faq_qs2 {
  padding: 2.75rem 24px 0;
}
}.mho-faq_in_qs2 {
  margin: 0 auto;
  max-width: 1340px;
}.mho-faq_head_qs2 {
  margin-bottom: 1.25rem;
}.mho-faq_label_qs2 {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-weight: 700;
  color: #9B5CF6;
}.mho-faq_h2_qs2 {
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  color: #F2EEFF;
  font-size: 1.25rem;
}
@media(min-width: 766px) {.mho-faq_h2_qs2 {
  font-size: 1.5rem;
}
}.mho-faq_list_qs2 {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.mho-faq_item_qs2 {
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 10px;
  overflow: hidden;
  background: #161228;
}.mho-faq_q_qs2 {
  gap: 0.75rem;
  transition: color .2s;
  padding: 16px 20px;
  justify-content: space-between;
  font-size: 0.875rem;
  font-weight: 600;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  cursor: pointer;
  color: #C8BCEC;
  overflow-wrap: break-word;
}.mho-faq_q_qs2:hover {
  color: #F2EEFF;
}.mho-faq_q_ic_qs2 {
  border-radius: 50%;
  background: rgba(255,255,255,0.05);
  transition: transform .25s;
  align-items: center;
  width: 24px;
  color: #9B5CF6;
  flex-shrink: 0;
  font-size: 16px;
  justify-content: center;
  display: flex;
  height: 1.5rem;
}.mho-faq_item_qs2.mho-state_open_qs2 .mho-faq_q_ic_qs2 {
  transform: rotate(45deg);
}.mho-faq_a_qs2 {
  padding: 0 20px 16px;
  display: none;
  color: #6C5E99;
  line-height: 1.7;
  font-size: 13px;
  overflow-wrap: break-word;
}.mho-faq_item_qs2.mho-state_open_qs2 .mho-faq_a_qs2 {
  display: block;
}.mho-faq_a_qs2 strong {
  font-weight: 700;
  color: #C8BCEC;
}.mho-faq_a_qs2 a {
  text-decoration: underline;
  color: #9B5CF6;
}.mho-faq_a_qs2 ul,.mho-faq_a_qs2 ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 20px;
}.mho-faq_a_qs2 ol {
  list-style: decimal;
}.mho-faq_a_qs2 li {
  line-height: 1.6;
  margin-bottom: 4px;
}.mho-faq_a_qs2 table {
  margin: 8px 0;
  border-collapse: collapse;
  display: block;
  font-size: 0.75rem;
  overflow-x: auto;
  width: 100%;
}
@media(min-width: 765px) {.mho-faq_a_qs2 table {
  display: table;
}
}.mho-faq_a_qs2 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 6px 0.5rem;
  font-weight: 700;
  text-align: left;
  color: #C8BCEC;
}.mho-faq_a_qs2 td {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #6C5E99;
}.mho-seo_qs2 {
  background: #0D0A1A;
  padding: 36px 1rem 0;
}
@media(min-width: 766px) {.mho-seo_qs2 {
  padding: 44px 1.5rem 0;
}
}.mho-seo_in_qs2 {
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  border-radius: 16px;
  background: #161228;
  border: 1px solid rgba(255,255,255,0.11);
  max-width: 1340px;
}
@media(min-width: 771px) {.mho-seo_in_qs2 {
  padding: 2.25rem 40px;
}
}.mho-seo_label_qs2 {
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 11px;
  color: #9B5CF6;
  font-weight: 700;
  letter-spacing: .08em;
}.mho-seo_h2_qs2 {
  line-height: 1.25;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
  color: #F2EEFF;
  margin-bottom: 0.875rem;
  font-family: 'Cinzel', serif;
}
@media(min-width: 771px) {.mho-seo_h2_qs2 {
  font-size: 1.5rem;
}
}.mho-seo_body_qs2 {
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #9584C4;
  font-size: 14px;
}.mho-seo_body_qs2 p {
  line-height: 1.75;
  color: #9584C4;
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
}.mho-seo_body_qs2 p:last-child {
  margin-bottom: 0;
}.mho-seo_body_qs2 strong {
  font-weight: 700;
  color: #C8BCEC;
}.mho-seo_body_qs2 a {
  transition: color .2s;
  color: #9B5CF6;
  text-decoration: underline;
}.mho-seo_body_qs2 a:hover {
  color: #B07EFF;
}.mho-seo_body_qs2 ul,.mho-seo_body_qs2 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.mho-seo_body_qs2 ol {
  list-style: decimal;
}.mho-seo_body_qs2 li {
  color: #9584C4;
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 6px;
}.mho-seo_body_qs2 table {
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 12px;
  display: block;
  width: 100%;
  font-size: 0.813rem;
}
@media(min-width: 766px) {.mho-seo_body_qs2 table {
  display: table;
}
}.mho-seo_body_qs2 th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  color: #C8BCEC;
  font-weight: 700;
}.mho-seo_body_qs2 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 12px;
  color: #9584C4;
}.mho-seo_cols_qs2 {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 643px) {.mho-seo_cols_qs2 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.mho-seo_cols_qs2 {
  grid-template-columns: repeat(3,1fr);
}
}.mho-seo_col_h_qs2 {
  color: #C8BCEC;
  overflow-wrap: break-word;
  font-size: 13px;
  margin-bottom: 0.438rem;
  font-weight: 700;
}.mho-seo_col_p_qs2 {
  line-height: 1.65;
  color: #6C5E99;
  overflow-wrap: break-word;
  font-size: 13px;
}.mho-seo_stats_qs2 {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.mho-seo_stat_qs2 {
  border-radius: 10px;
  border: 1px solid rgba(155,92,246,0.18);
  padding: 14px 1rem;
  background: rgba(155,92,246,0.07);
  flex: 1;
  min-width: 140px;
}.mho-seo_stat_val_qs2 {
  font-weight: 800;
  color: #9B5CF6;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}.mho-seo_stat_lb_qs2 {
  font-size: 11px;
  color: #6C5E99;
  overflow-wrap: break-word;
}.mho-seo_qs2 {
  background: #0D0A1A;
  padding: 36px 1rem 0;
}
@media(min-width: 767px) {.mho-seo_qs2 {
  padding: 44px 24px 0;
}
}.mho-seo_in_qs2 {
  margin: 0 auto;
  border-radius: 1rem;
  border: 1px solid rgba(255,255,255,0.11);
  padding: 1.75rem 24px;
  background: #161228;
  max-width: 1340px;
}
@media(min-width: 767px) {.mho-seo_in_qs2 {
  padding: 36px 40px;
}
}.mho-seo_label_qs2 {
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 11px;
  text-transform: uppercase;
  color: #9B5CF6;
  letter-spacing: .08em;
}.mho-seo_h2_qs2 {
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  color: #F2EEFF;
  margin-bottom: 0.875rem;
  font-weight: 800;
  line-height: 1.25;
  font-size: 1.25rem;
}
@media(min-width: 766px) {.mho-seo_h2_qs2 {
  font-size: 24px;
}
}.mho-seo_body_qs2 {
  overflow-wrap: break-word;
  color: #9584C4;
  line-height: 1.75;
  font-size: 0.875rem;
}.mho-seo_body_qs2 p {
  color: #9584C4;
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 0.75rem;
}.mho-seo_body_qs2 p:last-child {
  margin-bottom: 0;
}.mho-seo_body_qs2 strong {
  color: #C8BCEC;
  font-weight: 700;
}.mho-seo_body_qs2 a {
  transition: color .2s;
  text-decoration: underline;
  color: #9B5CF6;
}.mho-seo_body_qs2 a:hover {
  color: #B07EFF;
}.mho-seo_body_qs2 ul,.mho-seo_body_qs2 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.mho-seo_body_qs2 ol {
  list-style: decimal;
}.mho-seo_body_qs2 li {
  color: #9584C4;
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  line-height: 1.75;
}.mho-seo_body_qs2 table {
  width: 100%;
  font-size: 0.813rem;
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
  margin-bottom: 0.75rem;
}
@media(min-width: 766px) {.mho-seo_body_qs2 table {
  display: table;
}
}.mho-seo_body_qs2 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 0.75rem;
  font-weight: 700;
  color: #C8BCEC;
  text-align: left;
}.mho-seo_body_qs2 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 12px;
  color: #9584C4;
}.mho-seo_cols_qs2 {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 638px) {.mho-seo_cols_qs2 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.mho-seo_cols_qs2 {
  grid-template-columns: repeat(3,1fr);
}
}.mho-seo_col_h_qs2 {
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.813rem;
  color: #C8BCEC;
  margin-bottom: 7px;
}.mho-seo_col_p_qs2 {
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 13px;
  color: #6C5E99;
}.mho-seo_stats_qs2 {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.mho-seo_stat_qs2 {
  border: 1px solid rgba(155,92,246,0.18);
  border-radius: 10px;
  padding: 14px 1rem;
  background: rgba(155,92,246,0.07);
  flex: 1;
  min-width: 8.75rem;
}.mho-seo_stat_val_qs2 {
  color: #9B5CF6;
  font-weight: 800;
  margin-bottom: 0.25rem;
  font-size: 20px;
  overflow-wrap: break-word;
}.mho-seo_stat_lb_qs2 {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #6C5E99;
}.mho-pmt_qs2 {
  padding: 2.25rem 1rem 0;
  background: #0D0A1A;
}
@media(min-width:768px) {.mho-pmt_qs2 {
  padding: 44px 24px 0;
}
}.mho-pmt_in_qs2 {
  margin: 0 auto;
  max-width: 83.75rem;
}.mho-pmt_head_qs2 {
  max-width: 45rem;
  margin-bottom: 22px;
}.mho-pmt_label_qs2 {
  margin-bottom: 0.5rem;
  font-weight: 700;
  letter-spacing: .08em;
  color: #9B5CF6;
  text-transform: uppercase;
  font-size: 11px;
}.mho-pmt_h2_qs2 {
  color: #F2EEFF;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-size: 1.375rem;
}
@media(min-width: 770px) {.mho-pmt_h2_qs2 {
  font-size: 1.75rem;
}
}.mho-pmt_intro_qs2 {
  font-size: 0.875rem;
  overflow-wrap: break-word;
  color: #6C5E99;
  line-height: 1.6;
}.mho-pmt_groups_qs2 {
  gap: 1.25rem;
  flex-direction: column;
  display: flex;
}.mho-pmt_group_qs2 {
  background: #161228;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 10px;
  padding: 1.25rem;
}.mho-pmt_group_head_qs2 {
  gap: 12px;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
  align-items: center;
  display: flex;
}.mho-pmt_group_ic_qs2 {
  background: rgba(155,92,246,0.18);
  border-radius: 6px;
  flex-shrink: 0;
  width: 36px;
  justify-content: center;
  align-items: center;
  height: 36px;
  display: flex;
  color: #9B5CF6;
}.mho-pmt_group_ic_qs2 svg {
  stroke-linejoin: round;
  width: 18px;
  height: 1.125rem;
  stroke-linecap: round;
}.mho-pmt_group_h_qs2 {
  margin: 0;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 16px;
  color: #F2EEFF;
}.mho-pmt_group_p_qs2 {
  line-height: 1.6;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #6C5E99;
  margin-bottom: 14px;
}.mho-pmt_group_p_qs2 strong {
  font-weight: 600;
  color: #C8BCEC;
}.mho-pmt_table_wrap_qs2 {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.mho-pmt_table_qs2 {
  min-width: 33.75rem;
  width: 100%;
  font-size: 13px;
  border-collapse: collapse;
}.mho-pmt_table_qs2 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 0.75rem;
  color: #C8BCEC;
  text-align: left;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .04em;
  font-size: 0.688rem;
  white-space: nowrap;
}.mho-pmt_table_qs2 td {
  padding: 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #6C5E99;
}.mho-pmt_table_qs2 tbody tr:last-child td {
  border-bottom: none;
}.mho-pmt_table_qs2 tr:hover td {
  background: rgba(255,255,255,0.05);
  color: #C8BCEC;
}.mho-seo_qs2 {
  background: #0D0A1A;
  padding: 36px 1rem 0;
}
@media(min-width: 770px) {.mho-seo_qs2 {
  padding: 2.75rem 1.5rem 0;
}
}.mho-seo_in_qs2 {
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 16px;
  padding: 1.75rem 1.5rem;
  background: #161228;
  max-width: 83.75rem;
}
@media(min-width: 767px) {.mho-seo_in_qs2 {
  padding: 2.25rem 2.5rem;
}
}.mho-seo_label_qs2 {
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: 700;
  color: #9B5CF6;
}.mho-seo_h2_qs2 {
  font-size: 20px;
  font-family: 'Cinzel', serif;
  line-height: 1.25;
  font-weight: 800;
  color: #F2EEFF;
  overflow-wrap: break-word;
  margin-bottom: 14px;
}
@media(min-width: 766px) {.mho-seo_h2_qs2 {
  font-size: 24px;
}
}.mho-seo_body_qs2 {
  font-size: 0.875rem;
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #9584C4;
}.mho-seo_body_qs2 p {
  line-height: 1.75;
  color: #9584C4;
  font-size: 14px;
  margin-bottom: 12px;
}.mho-seo_body_qs2 p:last-child {
  margin-bottom: 0;
}.mho-seo_body_qs2 strong {
  font-weight: 700;
  color: #C8BCEC;
}.mho-seo_body_qs2 a {
  transition: color .2s;
  text-decoration: underline;
  color: #9B5CF6;
}.mho-seo_body_qs2 a:hover {
  color: #B07EFF;
}.mho-seo_body_qs2 ul,.mho-seo_body_qs2 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.mho-seo_body_qs2 ol {
  list-style: decimal;
}.mho-seo_body_qs2 li {
  color: #9584C4;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 1.75;
}.mho-seo_body_qs2 table {
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
  font-size: 0.813rem;
  width: 100%;
  margin-bottom: 12px;
}
@media(min-width:768px) {.mho-seo_body_qs2 table {
  display: table;
}
}.mho-seo_body_qs2 th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  color: #C8BCEC;
  font-weight: 700;
}.mho-seo_body_qs2 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 12px;
  color: #9584C4;
}.mho-seo_cols_qs2 {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 637px) {.mho-seo_cols_qs2 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.mho-seo_cols_qs2 {
  grid-template-columns: repeat(3,1fr);
}
}.mho-seo_col_h_qs2 {
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 7px;
  font-size: 0.813rem;
  color: #C8BCEC;
}.mho-seo_col_p_qs2 {
  line-height: 1.65;
  font-size: 0.813rem;
  color: #6C5E99;
  overflow-wrap: break-word;
}.mho-seo_stats_qs2 {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.mho-seo_stat_qs2 {
  background: rgba(155,92,246,0.07);
  border-radius: 10px;
  padding: 14px 16px;
  flex: 1;
  border: 1px solid rgba(155,92,246,0.18);
  min-width: 140px;
}.mho-seo_stat_val_qs2 {
  color: #9B5CF6;
  font-size: 1.25rem;
  margin-bottom: 0.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
}.mho-seo_stat_lb_qs2 {
  color: #6C5E99;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.mho-ft_qs2 {
  background: #07040F;
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 3rem;
}.mho-ft_support_qs2 {
  padding: 24px 16px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 769px) {.mho-ft_support_qs2 {
  padding: 1.75rem 24px;
}
}.mho-ft_support_in_qs2 {
  margin: 0 auto;
  gap: 1rem;
  max-width: 1340px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.mho-ft_support_main_qs2 {
  flex: 1;
  gap: 16px;
  flex-wrap: wrap;
  align-items: center;
  min-width: 220px;
  display: flex;
}.mho-ft_support_ic_qs2 {
  color: #9B5CF6;
  flex-shrink: 0;
}.mho-ft_support_ic_qs2 svg {
  stroke-linejoin: round;
  width: 1.875rem;
  height: 30px;
  stroke-linecap: round;
}.mho-ft_support_text_title_qs2 {
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 15px;
  overflow-wrap: break-word;
  color: #F2EEFF;
}.mho-ft_support_text_sub_qs2 {
  overflow-wrap: break-word;
  color: #6C5E99;
  font-size: 12px;
}.mho-ft_support_btn_qs2 {
  background: #9B5CF6;
  border-radius: 10px;
  padding: 11px 22px;
  transition: background .2s;
  font-weight: 700;
  color: #F2EEFF;
  font-size: 0.813rem;
  flex-shrink: 0;
  white-space: nowrap;
}.mho-ft_support_btn_qs2:hover {
  background: #B07EFF;
}.mho-ft_support_contacts_qs2 {
  gap: 16px;
  flex-wrap: wrap;
  margin-left: auto;
  display: flex;
}.mho-ft_support_contact_qs2 {
  font-size: 12px;
  line-height: 1.4;
  color: #4E4373;
}.mho-ft_support_contact_qs2 strong {
  font-size: 11px;
  display: block;
  color: #9584C4;
  font-weight: 600;
  margin-bottom: 2px;
}.mho-ft_main_qs2 {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 2rem 16px 1.5rem;
}
@media(min-width:768px) {.mho-ft_main_qs2 {
  padding: 40px 1.5rem 2rem;
}
}.mho-ft_main_in_qs2 {
  margin: 0 auto;
  gap: 1.5rem;
  max-width: 1340px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 641px) {.mho-ft_main_in_qs2 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.mho-ft_main_in_qs2 {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.mho-ft_col_logo_qs2 {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.mho-ft_col_logo_qs2 {
  grid-column: auto;
}
}.mho-ft_logo_qs2 {
  gap: 9px;
  align-items: center;
  overflow-wrap: break-word;
  font-size: 16px;
  font-weight: 800;
  margin-bottom: 12px;
  display: flex;
  color: #F2EEFF;
  flex-wrap: wrap;
}.mho-ft_logo_mark_qs2 {
  border-radius: 6px;
  overflow: hidden;
  height: 1.875rem;
  width: 30px;
}.mho-ft_logo_mark_qs2 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.mho-ft_logo_sub_qs2 {
  max-width: 200px;
  overflow-wrap: break-word;
  color: #4E4373;
  font-size: 12px;
  line-height: 1.55;
}.mho-ft_col_title_qs2 {
  font-size: 0.75rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .07em;
  color: #9584C4;
  margin-bottom: 0.875rem;
}.mho-ft_col_links_qs2 {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.mho-ft_col_link_qs2 {
  transition: color .2s;
  color: #4E4373;
  font-size: 13px;
  overflow-wrap: break-word;
}.mho-ft_col_link_qs2:hover {
  color: #C8BCEC;
}.mho-ft_apps_qs2 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.mho-ft_app_card_qs2 {
  border-radius: 0.375rem;
  background: rgba(255,255,255,0.05);
  padding: 10px 12px;
  gap: 10px;
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.11);
  align-items: center;
  display: flex;
}.mho-ft_app_card_qs2:hover {
  border-color: rgba(180,140,255,0.38);
}.mho-ft_app_card_ic_qs2 svg {
  width: 1.375rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 22px;
}.mho-ft_app_card_os_qs2 {
  color: #4E4373;
  font-weight: 600;
  font-size: 0.625rem;
}.mho-ft_app_card_action_qs2 {
  font-size: 0.75rem;
  color: #C8BCEC;
  font-weight: 700;
}.mho-ft_bot_qs2 {
  padding: 20px 1rem;
}
@media(min-width: 767px) {.mho-ft_bot_qs2 {
  padding: 20px 24px;
}
}.mho-ft_bot_in_qs2 {
  gap: 16px;
  margin: 0 auto;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  max-width: 83.75rem;
}.mho-ft_socials_qs2 {
  gap: 8px;
  display: flex;
}.mho-ft_soc_qs2 {
  background: rgba(255,255,255,0.05);
  border-radius: 6px;
  transition: background .2s;
  border: 1px solid rgba(255,255,255,0.11);
  align-items: center;
  color: #9584C4;
  display: flex;
  height: 36px;
  justify-content: center;
  width: 36px;
}.mho-ft_soc_qs2 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 16px;
  width: 1rem;
}.mho-ft_soc_qs2:hover {
  background: rgba(255,255,255,0.07);
}.mho-ft_legal_qs2 {
  flex: 1;
  font-size: 11px;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #8B7FBA;
  min-width: 200px;
}.mho-ft_legal_qs2 strong {
  font-weight: 700;
  color: #9584C4;
}.mho-ft_legal_qs2 a {
  text-decoration: underline;
  color: #9584C4;
}.mho-ft_age_qs2 {
  border: 2px solid #8B7FBA;
  border-radius: 50%;
  justify-content: center;
  font-size: 11px;
  flex-shrink: 0;
  display: flex;
  height: 2rem;
  margin-left: auto;
  color: #8B7FBA;
  font-weight: 800;
  align-items: center;
  width: 2rem;
}