*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #0A0916;
  min-height: 100vh;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  color: #C5BBE8;
  font-family: 'Nunito', sans-serif;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  text-decoration: none;
  color: inherit;
}button {
  border: none;
  font: inherit;
  background: none;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.ziz_layout_mjh {
  min-height: 100vh;
  flex-direction: column;
  display: flex;
}.ziz_page_mjh {
  min-height: 100vh;
  display: flex;
}.ziz_main_mjh {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media(min-width: 1081px) {.ziz_main_mjh {
  padding-left: 220px;
}
}
@media(max-width: 1078px) {.ziz_main_mjh {
  padding-bottom: 72px;
}
}.ziz_gc_mjh {
  transition: transform .2s,border-color .2s;
  background: #0F0D21;
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  overflow: hidden;
  cursor: pointer;
  width: 8.75rem;
  flex-shrink: 0;
  position: relative;
}
@media(min-width: 639px) {.ziz_gc_mjh {
  width: 9.75rem;
}
}
@media(min-width: 1083px) {.ziz_gc_mjh {
  width: 168px;
}
}.ziz_gc_mjh:hover {
  transform: translateY(-3px);
  border-color: rgba(255, 38, 156, 0.08);
}.ziz_gc_img_mjh {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding-bottom: 80%;
}.ziz_gc_img_mjh img {
  inset: 0;
  height: 100%;
  position: absolute;
  object-fit: cover;
  width: 100%;
}.ziz_gc_hover_mjh {
  background: rgba(5, 4, 16, 0.72);
  inset: 0;
  transition: opacity .2s;
  opacity: 0;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
}.ziz_gc_mjh:hover .ziz_gc_hover_mjh {
  opacity: 1;
}.ziz_gc_hover_btn_mjh {
  padding: 8px 16px;
  border-radius: 6px;
  background: #FF269C;
  font-size: 0.75rem;
  color: #F4EFFF;
  font-weight: 700;
}.ziz_gc_info_mjh {
  padding: 8px 10px 10px;
}.ziz_gc_name_mjh {
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 600;
  color: #C5BBE8;
  font-size: 12px;
  margin-bottom: 3px;
  white-space: nowrap;
  max-width: 100%;
}.ziz_gc_prov_mjh {
  font-size: 0.625rem;
  color: #524C78;
}.ziz_gc_tag_mjh {
  border-radius: 0.25rem;
  padding: 2px 7px;
  font-weight: 700;
  font-size: 0.563rem;
  left: 6px;
  position: absolute;
  top: 0.375rem;
  letter-spacing: .04em;
  text-transform: uppercase;
  z-index: 2;
}.ziz_gc_tag_hot_mjh {
  background: #FF3040;
  color: #fff;
}.ziz_gc_tag_new_mjh {
  background: #00CC7A;
  color: #0A0916;
}.ziz_gc_tag_jp_mjh {
  background: #FFB820;
  color: #0A0916;
}.ziz_gc_tag_ex_mjh {
  background: #6A1FB5;
  color: #fff;
}.ziz_gc_tag_live_mjh {
  background: #FF3040;
  color: #fff;
}.ziz_gr_mjh {
  padding: 32px 1rem 0;
  background: #0A0916;
}
@media(min-width: 766px) {.ziz_gr_mjh {
  padding: 36px 1.5rem 0;
}
}.ziz_gr_in_mjh {
  margin: 0 auto;
  max-width: 82.5rem;
}.ziz_gr_head_mjh {
  gap: 12px;
  align-items: center;
  margin-bottom: 0.625rem;
  display: flex;
  flex-wrap: wrap;
}.ziz_gr_head_l_mjh {
  gap: 0.625rem;
  flex: 1;
  align-items: center;
  display: flex;
  min-width: 0;
}.ziz_gr_ic_mjh {
  border-radius: 0.75rem;
  height: 32px;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 2rem;
  display: flex;
}.ziz_gr_ic_mjh svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1rem;
  height: 16px;
}.ziz_gr_title_mjh {
  font-family: 'Righteous', sans-serif;
  color: #F4EFFF;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 16px;
}
@media(min-width: 771px) {.ziz_gr_title_mjh {
  font-size: 18px;
}
}.ziz_gr_more_mjh {
  gap: 0.313rem;
  transition: color .2s;
  font-weight: 600;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  color: #6E649A;
  font-size: 0.75rem;
  white-space: nowrap;
}.ziz_gr_more_mjh:hover {
  color: #FF269C;
}.ziz_gr_more_mjh svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.75rem;
  height: 0.75rem;
}.ziz_gr_arrows_mjh {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.ziz_gr_arr_mjh {
  border-radius: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: background .15s,color .15s;
  background: rgba(255, 255, 255, 0.05);
  width: 1.875rem;
  justify-content: center;
  height: 30px;
  align-items: center;
  color: #9589C4;
  display: flex;
}.ziz_gr_arr_mjh:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F4EFFF;
}.ziz_gr_arr_mjh svg {
  stroke-linejoin: round;
  height: 13px;
  stroke-linecap: round;
  width: 0.813rem;
}.ziz_gr_seo_h_mjh {
  margin: 0 0 0.375rem;
  overflow-wrap: break-word;
  color: #C5BBE8;
  font-family: 'Righteous', sans-serif;
  max-width: 680px;
  font-weight: 700;
  font-size: 0.813rem;
}
@media(min-width: 767px) {.ziz_gr_seo_h_mjh {
  font-size: 0.875rem;
}
}.ziz_gr_seo_mjh {
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  color: #6E649A;
  font-size: 0.75rem;
  line-height: 1.55;
  max-width: 42.5rem;
}.ziz_gr_seo_mjh strong {
  font-weight: 600;
  color: #C5BBE8;
}.ziz_gr_scroll_mjh {
  gap: 0.625rem;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  display: flex;
  padding-bottom: 10px;
  scrollbar-width: none;
}.ziz_gr_scroll_mjh::-webkit-scrollbar {
  display: none;
}
@media(min-width: 766px) {.ziz_gr_scroll_mjh {
  gap: 12px;
}
}.ziz_tb_mjh {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #0C0A1E;
  top: 0;
  display: flex;
  z-index: 80;
  height: 56px;
  position: fixed;
  align-items: center;
  left: 0;
  right: 0;
}.ziz_tb_in_mjh {
  padding: 0 0.875rem;
  gap: 0;
  height: 100%;
  width: 100%;
  align-items: center;
  display: flex;
}.ziz_tb_burger_mjh {
  border-radius: 12px;
  gap: 5px;
  flex-shrink: 0;
  margin-right: 8px;
  width: 2.375rem;
  align-items: center;
  flex-direction: column;
  height: 38px;
  justify-content: center;
  display: flex;
}.ziz_tb_burger_mjh:hover {
  background: rgba(255, 255, 255, 0.05);
}.ziz_tb_burger_line_mjh {
  border-radius: 1px;
  background: #9589C4;
  height: 2px;
  width: 18px;
  display: block;
}
@media(min-width: 1082px) {.ziz_tb_burger_mjh {
  display: none;
}
}.ziz_tb_logo_mjh {
  gap: 0.563rem;
  font-weight: 800;
  font-size: 1.125rem;
  letter-spacing: -.01em;
  color: #F4EFFF;
  overflow-wrap: break-word;
  margin-right: 20px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}.ziz_tb_logo_mark_mjh {
  overflow: hidden;
  border-radius: 0.75rem;
  width: 2rem;
  display: flex;
  height: 2rem;
  justify-content: center;
  align-items: center;
}.ziz_tb_logo_mark_mjh img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.ziz_tb_nav_mjh {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 641px) {.ziz_tb_nav_mjh {
  display: flex;
}
}.ziz_tb_tab_mjh {
  padding: 0.5rem 14px;
  border-radius: 12px;
  transition: background .15s,color .15s;
  font-size: 13px;
  white-space: nowrap;
  font-weight: 600;
  color: #9589C4;
}.ziz_tb_tab_mjh:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F4EFFF;
}.ziz_tb_tab_mjh.ziz_state_active_mjh {
  background: rgba(255, 38, 156, 0.18);
  color: #F4EFFF;
}.ziz_tb_right_mjh {
  gap: 0.5rem;
  margin-left: auto;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}.ziz_tb_login_mjh {
  padding: 0.563rem 1rem;
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 12px;
  display: none;
  font-weight: 600;
  color: #C5BBE8;
  font-size: 13px;
}.ziz_tb_login_mjh:hover {
  border-color: rgba(255, 38, 156, 0.50);
  color: #F4EFFF;
}
@media(min-width: 477px) {.ziz_tb_login_mjh {
  display: block;
}
}.ziz_tb_reg_mjh {
  transition: background .2s;
  padding: 9px 1.125rem;
  border-radius: 0.75rem;
  background: #00CC7A;
  color: #0D0B1C;
  font-size: 0.813rem;
  white-space: nowrap;
  font-weight: 700;
}.ziz_tb_reg_mjh:hover {
  background: #00E588;
}.ziz_sb_mjh {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  background: #13112B;
  transform: translateX(-100%);
  transition: transform .25s ease;
  top: 3.5rem;
  overflow-y: auto;
  bottom: 0;
  left: 0;
  width: 220px;
  z-index: 70;
  position: fixed;
}.ziz_sb_mjh.ziz_state_open_mjh {
  transform: translateX(0);
}.ziz_sb_mjh::-webkit-scrollbar {
  width: 0.25rem;
}.ziz_sb_mjh::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1081px) {.ziz_sb_mjh {
  transform: translateX(0);
}
}.ziz_sb_auth_mjh {
  padding: 14px 0.75rem 0.625rem;
}.ziz_sb_btn_reg_mjh {
  border-radius: 0.75rem;
  transition: background .2s;
  padding: 0.688rem;
  background: #00CC7A;
  text-align: center;
  color: #0D0B1C;
  font-size: 13px;
  font-weight: 700;
  display: block;
  margin-bottom: 0.5rem;
}.ziz_sb_btn_reg_mjh:hover {
  background: #00E588;
}.ziz_sb_btn_login_mjh {
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: rgba(255, 255, 255, 0.05);
  padding: 10px;
  border-radius: 0.75rem;
  text-align: center;
  font-weight: 600;
  display: block;
  font-size: 13px;
  color: #C5BBE8;
}.ziz_sb_btn_login_mjh:hover {
  border-color: rgba(255, 38, 156, 0.50);
  color: #F4EFFF;
}.ziz_sb_promo_mjh {
  padding: 12px 14px;
  overflow: hidden;
  border: 1px solid rgba(255, 38, 156, 0.18);
  background: linear-gradient(135deg,#2C0652,#13112B);
  border-radius: 12px;
  margin: 0 0.75rem 0.625rem;
  position: relative;
}.ziz_sb_promo_mjh::before {
  background: radial-gradient(circle,rgba(255, 38, 156, 0.18),transparent 70%);
  border-radius: 50%;
  top: -1.25rem;
  position: absolute;
  height: 5rem;
  width: 80px;
  content: '';
  right: -20px;
}.ziz_sb_promo_title_mjh {
  color: #FF269C;
  letter-spacing: .06em;
  margin-bottom: 0.25rem;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
}.ziz_sb_promo_text_mjh {
  font-size: 12px;
  font-weight: 600;
  color: #F4EFFF;
  overflow-wrap: break-word;
  line-height: 1.35;
}.ziz_sb_promo_sub_mjh {
  margin-top: 3px;
  font-size: 10px;
  color: #6E649A;
}.ziz_sb_nav_mjh {
  padding: 6px 0.5rem 1rem;
}.ziz_sb_nav_lb_mjh {
  padding: 0.625rem 0.5rem 6px;
  letter-spacing: .08em;
  color: #524C78;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 700;
}.ziz_sb_link_mjh {
  border-radius: 6px;
  padding: 0.563rem 10px;
  gap: 10px;
  transition: background .15s,color .15s;
  align-items: center;
  font-size: 0.813rem;
  cursor: pointer;
  color: #9589C4;
  overflow-wrap: break-word;
  font-weight: 500;
  display: flex;
}.ziz_sb_link_mjh:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F4EFFF;
}.ziz_sb_link_mjh.ziz_state_active_mjh {
  background: rgba(255, 38, 156, 0.18);
  color: #F4EFFF;
}.ziz_sb_ic_mjh {
  border-radius: 6px;
  display: flex;
  align-items: center;
  height: 30px;
  justify-content: center;
  flex-shrink: 0;
  width: 30px;
}.ziz_sb_ic_mjh svg {
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
  height: 1rem;
}.ziz_sb_ic_1_mjh {
  background: rgba(255, 38, 156, 0.08);
  color: #FF269C;
}.ziz_sb_ic_2_mjh {
  background: rgba(0, 204, 122, 0.15);
  color: #00CC7A;
}.ziz_sb_ic_3_mjh {
  background: rgba(255, 184, 32, 0.14);
  color: #FFB820;
}.ziz_sb_ic_4_mjh {
  background: rgba(106, 31, 181, 0.28);
  color: #6A1FB5;
}.ziz_sb_ic_5_mjh {
  background: rgba(255, 38, 156, 0.08);
  color: #00D4FF;
}.ziz_sb_ic_6_mjh {
  background: rgba(106, 31, 181, 0.28);
  color: #9B3FFF;
}.ziz_sb_badge_mjh {
  padding: 2px 0.438rem;
  border-radius: 6px;
  background: #FFB820;
  font-weight: 700;
  color: #0D0B1C;
  margin-left: auto;
  font-size: 0.563rem;
}.ziz_sb_bot_mjh {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 8px;
  padding: 0.75rem;
  display: flex;
}.ziz_sb_lang_mjh,.ziz_sb_help_mjh {
  transition: border-color .2s;
  padding: 0.563rem 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  flex: 1;
  gap: 0.375rem;
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.05);
  color: #9589C4;
  display: flex;
  align-items: center;
  font-size: 11px;
  justify-content: center;
  font-weight: 600;
}.ziz_sb_lang_mjh:hover,.ziz_sb_help_mjh:hover {
  border-color: rgba(255, 38, 156, 0.50);
  color: #F4EFFF;
}.ziz_sb_lang_mjh svg,.ziz_sb_help_mjh svg {
  height: 13px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 13px;
}.ziz_sb_bd_mjh {
  background: rgba(5, 4, 16, 0.72);
  inset: 0;
  z-index: 69;
  position: fixed;
  display: none;
}.ziz_sb_bd_mjh.ziz_state_on_mjh {
  display: block;
}
@media(min-width:1080px) {.ziz_sb_bd_mjh {
  display: none!important;
}
}.ziz_mob_nav_mjh {
  background: #13112B;
  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;
  display: flex;
  bottom: 0;
  left: 0;
  right: 0;
  position: fixed;
}
@media(min-width: 1079px) {.ziz_mob_nav_mjh {
  display: none;
}
}.ziz_mob_nav_item_mjh {
  flex: 1;
  gap: 0.25rem;
  padding: 0.25rem 2px;
  align-items: center;
  cursor: pointer;
  flex-direction: column;
  color: #524C78;
  display: flex;
}.ziz_mob_nav_ic_mjh {
  line-height: 1;
}.ziz_mob_nav_ic_mjh svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 20px;
  height: 1.25rem;
}.ziz_mob_nav_lb_mjh {
  color: #524C78;
  font-size: 10px;
  font-weight: 600;
}.ziz_mob_nav_item_mjh.ziz_state_active_mjh {
  color: #FF269C;
}.ziz_mob_nav_item_mjh.ziz_state_active_mjh .ziz_mob_nav_lb_mjh {
  color: #FF269C;
}.ziz_hero_mjh {
  padding: 1.25rem 16px 0;
  background: #0A0916;
}
@media(min-width: 767px) {.ziz_hero_mjh {
  padding: 24px 1.5rem 0;
}
}.ziz_hero_in_mjh {
  margin: 0 auto;
  gap: 12px;
  max-width: 82.5rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 863px) {.ziz_hero_in_mjh {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width:1100px) {.ziz_hero_in_mjh {
  grid-template-columns: 1fr 21.25rem;
}
}.ziz_hero_promo_mjh {
  border-radius: 1rem;
  background: #0F0D21;
  overflow: hidden;
  display: flex;
  position: relative;
  align-items: stretch;
  min-height: 13.75rem;
}
@media(min-width:768px) {.ziz_hero_promo_mjh {
  min-height: 280px;
}
}.ziz_hero_promo_bg_mjh {
  background-position: center;
  background: linear-gradient(120deg,#2C0652 0%,#0A0916 100%);
  inset: 0;
  position: absolute;
  background-size: cover;
}.ziz_hero_promo_bg_mjh::after {
  inset: 0;
  background: linear-gradient(90deg,#0A0916 0%,rgba(5, 4, 16, 0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.ziz_hero_promo_glow_mjh {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(106, 31, 181, 0.28) 0%,transparent 65%);
  pointer-events: none;
  top: -40px;
  height: 300px;
  right: 3.75rem;
  position: absolute;
  width: 300px;
}.ziz_hero_promo_ct_mjh {
  padding: 1.75rem 24px 1.75rem 28px;
  z-index: 2;
  position: relative;
  justify-content: center;
  max-width: 30rem;
  display: flex;
  flex-direction: column;
}
@media(min-width: 769px) {.ziz_hero_promo_ct_mjh {
  padding: 40px 32px;
}
}.ziz_hero_badge_mjh {
  border: 1px solid rgba(255, 38, 156, 0.08);
  padding: 5px 0.75rem;
  border-radius: 1.5rem;
  background: rgba(255, 38, 156, 0.18);
  display: inline-block;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 14px;
  color: #FF269C;
  font-size: 0.625rem;
  text-transform: uppercase;
}.ziz_hero_h1_mjh {
  font-size: 26px;
  font-family: 'Righteous', sans-serif;
  line-height: 1.15;
  margin-bottom: 10px;
  color: #F4EFFF;
  font-weight: 800;
  overflow-wrap: break-word;
}.ziz_hero_h1_mjh em {
  font-style: normal;
  color: #FFB820;
}
@media(min-width: 771px) {.ziz_hero_h1_mjh {
  font-size: 2.25rem;
}
}.ziz_hero_sub_mjh {
  font-size: 13px;
  color: #9589C4;
  line-height: 1.55;
  margin-bottom: 20px;
}
@media(min-width: 770px) {.ziz_hero_sub_mjh {
  font-size: 0.875rem;
}
}.ziz_hero_row_mjh {
  gap: 0.625rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.ziz_hero_cta_mjh {
  transition: background .2s;
  background: #00CC7A;
  border-radius: 12px;
  padding: 13px 26px;
  box-shadow: 0 0 14px rgba(0, 204, 122, 0.55), 0 0.25rem 0.625rem rgba(0, 0, 0, 0.45);
  font-weight: 700;
  color: #0D0B1C;
  font-size: 14px;
}.ziz_hero_cta_mjh:hover {
  background: #00E588;
}.ziz_hero_terms_mjh {
  font-size: 0.688rem;
  color: #524C78;
}.ziz_hero_game_mjh {
  border-radius: 1rem;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: #0F0D21;
  position: relative;
  display: flex;
  flex-direction: column;
}.ziz_hero_game_badge_mjh {
  padding: 5px 10px;
  background: rgba(255, 184, 32, 0.14);
  border-radius: 1.5rem;
  border: 1px solid rgba(255, 184, 32, 0.14);
  text-transform: uppercase;
  z-index: 3;
  top: 0.75rem;
  color: #FFB820;
  letter-spacing: .06em;
  font-weight: 700;
  left: 12px;
  position: absolute;
  font-size: 10px;
}.ziz_hero_game_badge_mjh svg {
  vertical-align: -1px;
  height: 11px;
  margin-right: 0.25rem;
  width: 11px;
}.ziz_hero_game_img_mjh {
  background: linear-gradient(135deg,#2C0652,#0A0916);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.ziz_hero_game_img_mjh img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}.ziz_hero_game_play_mjh {
  inset: 0;
  transition: opacity .2s;
  background: rgba(5, 4, 16, 0.72);
  display: flex;
  justify-content: center;
  opacity: 0;
  align-items: center;
  position: absolute;
}.ziz_hero_game_mjh:hover .ziz_hero_game_play_mjh {
  opacity: 1;
}.ziz_hero_game_play_mjh span {
  background: #FF269C;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  height: 3.25rem;
  width: 52px;
  display: flex;
}.ziz_hero_game_play_mjh span svg {
  width: 1.125rem;
  height: 1.125rem;
  margin-left: 2px;
}.ziz_hero_game_info_mjh {
  padding: 14px 16px;
}.ziz_hero_game_title_mjh {
  overflow-wrap: break-word;
  font-size: 15px;
  color: #F4EFFF;
  margin-bottom: 0.25rem;
  font-weight: 700;
}.ziz_hero_game_provider_mjh {
  font-size: 0.688rem;
  color: #6E649A;
}.ziz_hero_game_btn_mjh {
  border-radius: 12px;
  transition: background .2s;
  background: #FF269C;
  margin: 0.75rem 1rem 1rem;
  padding: 0.688rem;
  text-align: center;
  font-weight: 700;
  color: #F4EFFF;
  font-size: 13px;
  display: block;
}.ziz_hero_game_mjh:hover .ziz_hero_game_btn_mjh {
  background: #FF50B2;
}.ziz_sbar_mjh {
  padding: 16px 1rem 0;
  background: #0A0916;
}
@media(min-width: 765px) {.ziz_sbar_mjh {
  padding: 18px 24px 0;
}
}.ziz_sbar_in_mjh {
  margin: 0 auto;
  max-width: 1320px;
}.ziz_sbar_row_mjh {
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
}.ziz_sbar_input_mjh {
  border: 1px solid rgba(255, 255, 255, 0.11);
  flex: 1;
  gap: 10px;
  padding: 11px 16px;
  transition: border-color .2s;
  border-radius: 12px;
  background: #0F0D21;
  align-items: center;
  cursor: pointer;
  display: flex;
  font-size: 13px;
  color: #6E649A;
}.ziz_sbar_input_mjh:hover {
  border-color: rgba(255, 38, 156, 0.50);
}.ziz_sbar_input_mjh svg {
  height: 0.938rem;
  width: 15px;
  flex-shrink: 0;
  stroke-linejoin: round;
  stroke-linecap: round;
}.ziz_sbar_providers_mjh {
  border-radius: 0.75rem;
  background: #0F0D21;
  gap: 8px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s;
  padding: 0.688rem 1.125rem;
  display: flex;
  align-items: center;
  white-space: nowrap;
  font-weight: 600;
  color: #C5BBE8;
  font-size: 0.813rem;
}.ziz_sbar_providers_mjh:hover {
  border-color: rgba(255, 38, 156, 0.50);
  color: #F4EFFF;
}.ziz_sbar_providers_mjh svg {
  width: 0.875rem;
  stroke-linejoin: round;
  height: 14px;
  stroke-linecap: round;
}.ziz_sbar_tabs_mjh {
  gap: 6px;
  scrollbar-width: none;
  display: flex;
  padding-bottom: 2px;
  overflow-x: auto;
}.ziz_sbar_tabs_mjh::-webkit-scrollbar {
  display: none;
}.ziz_sbar_tab_mjh {
  border: 1px solid rgba(255, 255, 255, 0.06);
  gap: 7px;
  transition: background .15s,color .15s,border-color .15s;
  padding: 0.5rem 14px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 24px;
  font-weight: 600;
  align-items: center;
  flex-shrink: 0;
  font-size: 12px;
  display: flex;
  cursor: pointer;
  white-space: nowrap;
  color: #9589C4;
}.ziz_sbar_tab_mjh:hover {
  border-color: rgba(255, 38, 156, 0.50);
  background: rgba(255, 255, 255, 0.07);
  color: #F4EFFF;
}.ziz_sbar_tab_mjh.ziz_state_active_mjh {
  border-color: rgba(255, 38, 156, 0.08);
  background: rgba(255, 38, 156, 0.18);
  color: #F4EFFF;
}.ziz_sbar_tab_ic_mjh svg {
  width: 14px;
  stroke-linecap: round;
  height: 14px;
  stroke-linejoin: round;
}.ziz_wy_mjh {
  padding: 2rem 16px 0;
  background: #0A0916;
}
@media(min-width: 765px) {.ziz_wy_mjh {
  padding: 2.5rem 1.5rem 0;
}
}.ziz_wy_in_mjh {
  margin: 0 auto;
  max-width: 82.5rem;
}.ziz_wy_head_mjh {
  max-width: 45rem;
  margin-bottom: 18px;
}.ziz_wy_label_mjh {
  font-weight: 700;
  font-size: 11px;
  color: #FF269C;
  margin-bottom: 8px;
  letter-spacing: .08em;
  text-transform: uppercase;
}.ziz_wy_h2_mjh {
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 8px;
  color: #F4EFFF;
  font-family: 'Righteous', sans-serif;
}
@media(min-width: 766px) {.ziz_wy_h2_mjh {
  font-size: 1.5rem;
}
}.ziz_wy_intro_mjh {
  margin: 0;
  line-height: 1.6;
  font-size: 0.813rem;
  color: #6E649A;
}.ziz_wy_grid_mjh {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 639px) {.ziz_wy_grid_mjh {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.ziz_wy_grid_mjh {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.ziz_wy_card_mjh {
  transition: border-color .2s,transform .2s;
  padding: 20px;
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #13112B;
}.ziz_wy_card_mjh:hover {
  transform: translateY(-2px);
  border-color: rgba(255, 38, 156, 0.08);
}.ziz_wy_card_ic_mjh {
  border-radius: 50%;
  background: rgba(255, 38, 156, 0.18);
  height: 2.75rem;
  margin-bottom: 14px;
  display: flex;
  align-items: center;
  width: 44px;
  color: #FF269C;
  justify-content: center;
}.ziz_wy_card_ic_mjh svg {
  width: 1.375rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 22px;
}.ziz_wy_card_h_mjh {
  font-weight: 700;
  line-height: 1.25;
  font-size: 0.938rem;
  color: #F4EFFF;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
}.ziz_wy_card_p_mjh {
  color: #6E649A;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.6;
}.ziz_wy_card_p_mjh strong {
  color: #C5BBE8;
  font-weight: 600;
}.ziz_gr_jp_mjh {
  overflow: hidden;
  border-radius: 1rem;
  background: linear-gradient(135deg,#1C0440 0%,#08061A 100%);
  padding: 1.25rem;
  position: relative;
}.ziz_gr_jp_mjh::before {
  background: radial-gradient(circle,rgba(106, 31, 181, 0.28) 0%,transparent 70%);
  border-radius: 50%;
  width: 15.625rem;
  position: absolute;
  height: 250px;
  top: -3.75rem;
  content: '';
  left: -3.75rem;
}.ziz_gr_jp_mjh::after {
  background: radial-gradient(circle,rgba(255, 184, 32, 0.14) 0%,transparent 70%);
  border-radius: 50%;
  height: 12.5rem;
  width: 200px;
  content: '';
  position: absolute;
  right: 0;
  bottom: -2.5rem;
}.ziz_gr_jp_head_mjh {
  gap: 1rem;
  z-index: 1;
  align-items: flex-start;
  margin-bottom: 16px;
  display: flex;
  flex-wrap: wrap;
  position: relative;
}.ziz_gr_jp_info_mjh {
  flex: 1;
}.ziz_gr_jp_label_mjh {
  text-transform: uppercase;
  font-size: 11px;
  color: #9B3FFF;
  margin-bottom: 6px;
  font-weight: 700;
  letter-spacing: .08em;
}.ziz_gr_jp_label_mjh svg {
  margin-right: 0.25rem;
  width: 0.875rem;
  vertical-align: -2px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.875rem;
}.ziz_gr_jp_amount_mjh {
  margin-bottom: 4px;
  font-weight: 800;
  line-height: 1;
  overflow-wrap: break-word;
  font-family: 'Righteous', sans-serif;
  color: #F4EFFF;
  font-size: 32px;
}
@media(min-width: 767px) {.ziz_gr_jp_amount_mjh {
  font-size: 40px;
}
}.ziz_gr_jp_amount_mjh span {
  color: #FFB820;
}.ziz_gr_jp_seo_mjh {
  max-width: 480px;
  font-size: 0.75rem;
  line-height: 1.5;
  color: #9589C4;
  overflow-wrap: break-word;
}.ziz_gr_jp_cta_mjh {
  transition: background .2s;
  padding: 11px 20px;
  background: rgba(106, 31, 181, 0.28);
  border: 1px solid rgba(106, 31, 181, 0.28);
  border-radius: 0.75rem;
  white-space: nowrap;
  position: relative;
  z-index: 1;
  flex-shrink: 0;
  color: #F4EFFF;
  font-size: 13px;
  margin-top: 0.25rem;
  font-weight: 700;
  align-self: flex-start;
}.ziz_gr_jp_cta_mjh:hover {
  background: #6A1FB5;
}.ziz_gcg_mjh {
  padding: 36px 16px 0;
  background: #0A0916;
}
@media(min-width:768px) {.ziz_gcg_mjh {
  padding: 2.75rem 24px 0;
}
}.ziz_gcg_in_mjh {
  margin: 0 auto;
  max-width: 1320px;
}.ziz_gcg_head_mjh {
  margin-bottom: 1.25rem;
  max-width: 45rem;
}.ziz_gcg_label_mjh {
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 11px;
  color: #FF269C;
}.ziz_gcg_h2_mjh {
  color: #F4EFFF;
  font-family: 'Righteous', sans-serif;
  margin-bottom: 0.5rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.375rem;
}
@media(min-width: 769px) {.ziz_gcg_h2_mjh {
  font-size: 1.75rem;
}
}.ziz_gcg_intro_mjh {
  font-size: 0.813rem;
  line-height: 1.6;
  color: #6E649A;
}.ziz_gcg_grid_mjh {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:640px) {.ziz_gcg_grid_mjh {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.ziz_gcg_grid_mjh {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.ziz_gcg_card_mjh {
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 16px;
  padding: 20px;
  min-height: 15rem;
  position: relative;
  display: flex;
  cursor: pointer;
  flex-direction: column;
  justify-content: flex-end;
}.ziz_gcg_card_mjh:hover {
  border-color: rgba(255, 38, 156, 0.18);
  transform: translateY(-3px);
}.ziz_gcg_card_bg_mjh {
  inset: 0;
  z-index: 0;
  position: absolute;
}.ziz_gcg_card_bg_mjh::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  position: absolute;
  content: '';
}.ziz_gcg_card_ic_mjh {
  border-radius: 6px;
  background: rgba(0,0,0,.45);
  z-index: 2;
  justify-content: center;
  height: 40px;
  width: 2.5rem;
  right: 1.125rem;
  align-items: center;
  color: #F4EFFF;
  display: flex;
  top: 18px;
  position: absolute;
}.ziz_gcg_card_ic_mjh svg {
  width: 1.25rem;
  height: 20px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.ziz_gcg_card_ct_mjh {
  z-index: 1;
  position: relative;
}.ziz_gcg_card_h_mjh {
  font-size: 18px;
  font-family: 'Righteous', sans-serif;
  color: #F4EFFF;
  font-weight: 800;
  overflow-wrap: break-word;
  line-height: 1.2;
  margin-bottom: 0.5rem;
}
@media(min-width: 771px) {.ziz_gcg_card_h_mjh {
  font-size: 1.25rem;
}
}.ziz_gcg_card_p_mjh {
  overflow-wrap: break-word;
  color: rgba(255,255,255,.82);
  font-size: 12px;
  margin-bottom: 0.625rem;
  line-height: 1.55;
}.ziz_gcg_card_p_mjh strong {
  color: #F4EFFF;
  font-weight: 600;
}.ziz_gcg_card_cta_mjh {
  gap: 4px;
  text-transform: uppercase;
  letter-spacing: .04em;
  display: inline-flex;
  color: #FF269C;
  font-size: 0.75rem;
  font-weight: 700;
  align-items: center;
}.ziz_gcg_card_cta_mjh svg {
  stroke-linecap: round;
  height: 0.75rem;
  stroke-linejoin: round;
  width: 0.75rem;
}.ziz_ws_mjh {
  padding: 32px 1rem 0;
  background: #0A0916;
}
@media(min-width: 766px) {.ziz_ws_mjh {
  padding: 2.25rem 1.5rem 0;
}
}.ziz_ws_in_mjh {
  margin: 0 auto;
  max-width: 82.5rem;
}.ziz_ws_head_mjh {
  gap: 12px;
  justify-content: space-between;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 14px;
  align-items: center;
}.ziz_ws_title_mjh {
  gap: 0.625rem;
  flex-wrap: wrap;
  font-size: 1rem;
  align-items: center;
  display: flex;
  font-family: 'Righteous', sans-serif;
  color: #F4EFFF;
  overflow-wrap: break-word;
  font-weight: 700;
}.ziz_ws_title_ic_mjh svg {
  height: 1.125rem;
  width: 18px;
  stroke-linecap: round;
  color: #FFB820;
  stroke-linejoin: round;
}.ziz_ws_online_mjh {
  gap: 7px;
  display: flex;
  color: #6E649A;
  align-items: center;
  font-size: 12px;
  font-weight: 600;
}.ziz_ws_online_dot_mjh {
  border-radius: 50%;
  background: #00CC7A;
  box-shadow: 0 0 0.375rem rgba(0, 204, 122, 0.15);
  flex-shrink: 0;
  width: 8px;
  height: 8px;
}.ziz_ws_scroll_mjh {
  gap: 8px;
  overflow-x: auto;
  display: flex;
  padding-bottom: 0.5rem;
  scrollbar-width: none;
}.ziz_ws_scroll_mjh::-webkit-scrollbar {
  display: none;
}.ziz_wc_mjh {
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 12px;
  background: #0F0D21;
  padding: 0.625rem 14px;
  gap: 10px;
  display: flex;
  min-width: 13.75rem;
  flex-shrink: 0;
  align-items: center;
}.ziz_wc_img_mjh {
  border-radius: 6px;
  background: #13112B;
  overflow: hidden;
  height: 2.25rem;
  width: 36px;
  flex-shrink: 0;
}.ziz_wc_img_mjh img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.ziz_wc_info_mjh {
  min-width: 0;
}.ziz_wc_game_mjh {
  overflow: hidden;
  white-space: nowrap;
  font-weight: 600;
  font-size: 0.75rem;
  color: #C5BBE8;
  text-overflow: ellipsis;
}.ziz_wc_player_mjh {
  overflow: hidden;
  font-size: 0.625rem;
  text-overflow: ellipsis;
  color: #524C78;
  white-space: nowrap;
}.ziz_wc_amount_mjh {
  font-size: 0.813rem;
  white-space: nowrap;
  flex-shrink: 0;
  margin-left: auto;
  font-weight: 700;
  color: #00CC7A;
}.ziz_prov_mjh {
  background: #0A0916;
  padding: 36px 1rem 0;
}
@media(min-width: 771px) {.ziz_prov_mjh {
  padding: 44px 1.5rem 0;
}
}.ziz_prov_in_mjh {
  margin: 0 auto;
  max-width: 82.5rem;
}.ziz_prov_head_mjh {
  margin-bottom: 16px;
}.ziz_prov_label_mjh {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #FF269C;
  margin-bottom: 0.5rem;
  font-size: 11px;
}.ziz_prov_h2_mjh {
  overflow-wrap: break-word;
  font-family: 'Righteous', sans-serif;
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 8px;
  color: #F4EFFF;
}
@media(min-width: 765px) {.ziz_prov_h2_mjh {
  font-size: 1.5rem;
}
}.ziz_prov_seo_mjh {
  line-height: 1.6;
  color: #6E649A;
  margin-bottom: 1rem;
  max-width: 38.75rem;
  font-size: 13px;
  overflow-wrap: break-word;
}.ziz_prov_seo_mjh strong {
  color: #C5BBE8;
  font-weight: 700;
}.ziz_prov_seo_mjh a {
  text-decoration: underline;
  color: #FF269C;
}.ziz_prov_grid_mjh {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 638px) {.ziz_prov_grid_mjh {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1078px) {.ziz_prov_grid_mjh {
  grid-template-columns: repeat(8,1fr);
}
}.ziz_prov_card_mjh {
  transition: border-color .2s,background .2s;
  gap: 7px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 14px 0.625rem;
  background: #0F0D21;
  border-radius: 0.75rem;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  display: flex;
}.ziz_prov_card_mjh:hover {
  background: #13112B;
  border-color: rgba(255, 38, 156, 0.50);
}.ziz_prov_logo_mjh {
  border-radius: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  height: 44px;
  width: 2.75rem;
  align-items: center;
  justify-content: center;
  display: flex;
}.ziz_prov_logo_mjh img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.ziz_prov_name_mjh {
  color: #9589C4;
  font-weight: 600;
  overflow-wrap: break-word;
  text-align: center;
  font-size: 0.688rem;
}.ziz_app_mjh {
  background: #0A0916;
  padding: 2.25rem 16px 0;
}
@media(min-width: 767px) {.ziz_app_mjh {
  padding: 2.75rem 24px 0;
}
}.ziz_app_in_mjh {
  margin: 0 auto;
  max-width: 82.5rem;
}.ziz_app_head_mjh {
  margin-bottom: 16px;
}.ziz_app_label_mjh {
  font-weight: 700;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #FF269C;
}.ziz_app_h2_mjh {
  margin-bottom: 6px;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Righteous', sans-serif;
  font-size: 1.25rem;
  color: #F4EFFF;
}
@media(min-width: 767px) {.ziz_app_h2_mjh {
  font-size: 24px;
}
}.ziz_app_sub_mjh {
  overflow-wrap: break-word;
  max-width: 37.5rem;
  line-height: 1.6;
  font-size: 13px;
  color: #6E649A;
}.ziz_app_sub_mjh strong {
  font-weight: 700;
  color: #C5BBE8;
}.ziz_app_cards_mjh {
  gap: 10px;
  grid-template-columns: 1fr;
  margin-top: 16px;
  display: grid;
}
@media(min-width: 643px) {.ziz_app_cards_mjh {
  grid-template-columns: repeat(3,1fr);
}
}.ziz_app_card_mjh {
  padding: 1.25rem;
  overflow: hidden;
  border-radius: 0.75rem;
  gap: 16px;
  position: relative;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.ziz_app_card_ios_mjh {
  background: linear-gradient(135deg,rgba(255, 38, 156, 0.18) 0%,#13112B 100%);
}.ziz_app_card_android_mjh {
  background: linear-gradient(135deg,rgba(0, 204, 122, 0.15) 0%,#13112B 100%);
}.ziz_app_card_win_mjh {
  background: linear-gradient(135deg,rgba(255, 184, 32, 0.14) 0%,#13112B 100%);
}.ziz_app_card_ic_mjh svg {
  stroke-linejoin: round;
  height: 34px;
  width: 2.125rem;
  stroke-linecap: round;
}.ziz_app_card_ic_mjh {
  flex-shrink: 0;
  color: #F4EFFF;
}.ziz_app_card_os_mjh {
  margin-bottom: 6px;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 10px;
  text-transform: uppercase;
  color: #6E649A;
}.ziz_app_card_title_mjh {
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  font-weight: 700;
  color: #F4EFFF;
  line-height: 1.2;
}.ziz_app_card_text_mjh {
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  color: #6E649A;
  line-height: 1.5;
  font-size: 0.75rem;
}.ziz_app_card_btn_mjh {
  border: 1px solid rgba(255, 38, 156, 0.50);
  gap: 7px;
  background: rgba(255, 255, 255, 0.12);
  transition: background .2s;
  padding: 10px 18px;
  border-radius: 6px;
  font-weight: 700;
  font-size: 13px;
  align-items: center;
  color: #F4EFFF;
  display: inline-flex;
}.ziz_app_card_btn_mjh:hover {
  background: rgba(255, 255, 255, 0.07);
}.ziz_reg_mjh {
  padding: 36px 16px 0;
  background: #0A0916;
}
@media(min-width: 769px) {.ziz_reg_mjh {
  padding: 2.75rem 24px 0;
}
}.ziz_reg_in_mjh {
  padding: 1.75rem 24px;
  margin: 0 auto;
  background: #13112B;
  border-radius: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  max-width: 1320px;
}
@media(min-width: 770px) {.ziz_reg_in_mjh {
  padding: 40px;
}
}.ziz_reg_top_mjh {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 857px) {.ziz_reg_top_mjh {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.ziz_reg_label_mjh {
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #FF269C;
  margin-bottom: 10px;
  font-weight: 700;
}.ziz_reg_h2_mjh {
  overflow-wrap: break-word;
  font-size: 22px;
  font-weight: 800;
  margin-bottom: 12px;
  color: #F4EFFF;
  line-height: 1.2;
  font-family: 'Righteous', sans-serif;
}
@media(min-width: 770px) {.ziz_reg_h2_mjh {
  font-size: 28px;
}
}.ziz_reg_bonus_mjh {
  border: 1px solid rgba(255, 184, 32, 0.14);
  gap: 8px;
  background: rgba(255, 184, 32, 0.14);
  padding: 10px 16px;
  border-radius: 12px;
  align-items: center;
  display: inline-flex;
  margin-bottom: 16px;
}.ziz_reg_bonus_amount_mjh {
  font-weight: 800;
  font-size: 1.25rem;
  color: #FFB820;
}.ziz_reg_bonus_text_mjh {
  line-height: 1.35;
  font-size: 0.813rem;
  color: #9589C4;
}.ziz_reg_cta_btn_mjh {
  background: #00CC7A;
  transition: background .2s;
  padding: 14px 2rem;
  border-radius: 12px;
  margin-bottom: 0.75rem;
  box-shadow: 0 0 0.875rem rgba(0, 204, 122, 0.55), 0 4px 0.625rem rgba(0, 0, 0, 0.45);
  font-weight: 700;
  display: inline-block;
  font-size: 15px;
  color: #0D0B1C;
}.ziz_reg_cta_btn_mjh:hover {
  background: #00E588;
}.ziz_reg_terms_mjh {
  color: #524C78;
  line-height: 1.5;
  font-size: 11px;
}.ziz_reg_seo_mjh {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 1.25rem;
  line-height: 1.65;
  margin-top: 20px;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #6E649A;
}.ziz_reg_seo_mjh p {
  margin-bottom: 0.625rem;
  font-size: 13px;
  color: #6E649A;
  line-height: 1.65;
}.ziz_reg_seo_mjh p:last-child {
  margin-bottom: 0;
}.ziz_reg_seo_mjh strong {
  color: #C5BBE8;
  font-weight: 700;
}.ziz_reg_seo_mjh a {
  transition: color .2s;
  color: #FF269C;
  text-decoration: underline;
}.ziz_reg_seo_mjh a:hover {
  color: #FF50B2;
}.ziz_reg_seo_mjh ul,.ziz_reg_seo_mjh ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 1.125rem;
}.ziz_reg_seo_mjh ol {
  list-style: decimal;
}.ziz_reg_seo_mjh li {
  color: #6E649A;
  margin-bottom: 0.25rem;
  font-size: 0.813rem;
  line-height: 1.65;
}.ziz_reg_seo_mjh table {
  font-size: 13px;
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 10px;
  overflow-x: auto;
  display: block;
}
@media(min-width: 771px) {.ziz_reg_seo_mjh table {
  display: table;
}
}.ziz_reg_seo_mjh th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C5BBE8;
  text-align: left;
  font-weight: 700;
}.ziz_reg_seo_mjh td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px;
  color: #6E649A;
}.ziz_reg_steps_mjh {
  gap: 14px;
  flex-direction: column;
  margin-top: 28px;
  display: flex;
}
@media(min-width:860px) {.ziz_reg_steps_mjh {
  margin-top: 0;
}
}.ziz_reg_step_mjh {
  background: rgba(255, 255, 255, 0.05);
  padding: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 12px;
  gap: 14px;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.ziz_reg_step_num_mjh {
  border: 1px solid rgba(255, 38, 156, 0.08);
  background: rgba(255, 38, 156, 0.18);
  border-radius: 50%;
  height: 2.125rem;
  color: #FF269C;
  display: flex;
  justify-content: center;
  flex-shrink: 0;
  font-weight: 800;
  font-size: 0.875rem;
  width: 2.125rem;
  align-items: center;
}.ziz_reg_step_title_mjh {
  font-weight: 700;
  margin-bottom: 3px;
  font-size: 14px;
  color: #F4EFFF;
}.ziz_reg_step_text_mjh {
  line-height: 1.5;
  font-size: 12px;
  color: #6E649A;
}.ziz_reg_trust_mjh {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  flex-wrap: wrap;
  display: flex;
  padding-top: 1.25rem;
  margin-top: 1.25rem;
}.ziz_reg_trust_item_mjh {
  gap: 7px;
  overflow-wrap: break-word;
  display: flex;
  align-items: center;
  color: #6E649A;
  font-size: 12px;
}.ziz_reg_trust_ic_mjh svg {
  height: 1rem;
  stroke-linejoin: round;
  width: 1rem;
  stroke-linecap: round;
  color: #FF269C;
}.ziz_htp_mjh {
  background: #0A0916;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 767px) {.ziz_htp_mjh {
  padding: 44px 24px 0;
}
}.ziz_htp_in_mjh {
  margin: 0 auto;
  max-width: 82.5rem;
}.ziz_htp_head_mjh {
  max-width: 45rem;
  margin-bottom: 22px;
}.ziz_htp_label_mjh {
  font-size: 11px;
  margin-bottom: 8px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #FF269C;
}.ziz_htp_h2_mjh {
  margin-bottom: 8px;
  font-size: 1.375rem;
  font-weight: 800;
  color: #F4EFFF;
  font-family: 'Righteous', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.ziz_htp_h2_mjh {
  font-size: 1.75rem;
}
}.ziz_htp_intro_mjh {
  color: #6E649A;
  line-height: 1.6;
  font-size: 0.875rem;
}.ziz_htp_steps_mjh {
  list-style: none;
  gap: 12px;
  padding: 0;
  margin: 0;
  counter-reset: none;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.ziz_htp_steps_mjh {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.ziz_htp_steps_mjh {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.ziz_htp_step_mjh {
  border-radius: 12px;
  background: #13112B;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 1.25rem 18px 18px;
  display: flex;
  flex-direction: column;
  position: relative;
}.ziz_htp_step_num_mjh {
  background: #FF269C;
  border-radius: 50%;
  left: 1.25rem;
  top: -12px;
  font-family: 'Righteous', sans-serif;
  width: 1.75rem;
  font-size: 13px;
  align-items: center;
  height: 28px;
  position: absolute;
  font-weight: 800;
  justify-content: center;
  color: #0D0B1C;
  display: flex;
}.ziz_htp_step_ic_mjh {
  margin: 0.5rem 0 12px;
  border-radius: 0.375rem;
  background: rgba(255, 38, 156, 0.18);
  display: flex;
  align-items: center;
  width: 36px;
  justify-content: center;
  color: #FF269C;
  height: 2.25rem;
}.ziz_htp_step_ic_mjh svg {
  height: 1.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.125rem;
}.ziz_htp_step_h_mjh {
  color: #F4EFFF;
  font-weight: 700;
  line-height: 1.25;
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.ziz_htp_step_p_mjh {
  overflow-wrap: break-word;
  line-height: 1.55;
  color: #6E649A;
  font-size: 0.813rem;
}.ziz_htp_step_p_mjh strong {
  font-weight: 600;
  color: #C5BBE8;
}.ziz_htp_cta_mjh {
  transition: background .2s;
  padding: 13px 1.625rem;
  border-radius: 12px;
  background: #00CC7A;
  margin-top: 1.25rem;
  font-size: 0.875rem;
  font-weight: 700;
  color: #0D0B1C;
  display: inline-block;
}.ziz_htp_cta_mjh:hover {
  background: #00E588;
}.ziz_bon_mjh {
  background: #0A0916;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.ziz_bon_mjh {
  padding: 44px 1.5rem 0;
}
}.ziz_bon_in_mjh {
  margin: 0 auto;
  max-width: 82.5rem;
}.ziz_bon_head_mjh {
  margin-bottom: 20px;
}.ziz_bon_label_mjh {
  letter-spacing: .08em;
  font-weight: 700;
  color: #FF269C;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 11px;
}.ziz_bon_h2_mjh {
  color: #F4EFFF;
  font-size: 20px;
  font-family: 'Righteous', sans-serif;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 767px) {.ziz_bon_h2_mjh {
  font-size: 1.5rem;
}
}.ziz_bon_seo_mjh {
  overflow-wrap: break-word;
  color: #6E649A;
  line-height: 1.6;
  max-width: 620px;
  font-size: 13px;
}.ziz_bon_seo_mjh strong {
  font-weight: 700;
  color: #C5BBE8;
}.ziz_bon_seo_mjh a {
  color: #FF269C;
  text-decoration: underline;
}.ziz_bon_grid_mjh {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 643px) {.ziz_bon_grid_mjh {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.ziz_bon_grid_mjh {
  grid-template-columns: repeat(5,1fr);
}
}.ziz_bon_card_mjh {
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 12px;
  background: #0F0D21;
  padding: 1rem;
}.ziz_bon_card_mjh:hover {
  transform: translateY(-2px);
  border-color: rgba(255, 38, 156, 0.08);
}.ziz_bon_card_ic_mjh svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.625rem;
  width: 26px;
}.ziz_bon_card_ic_mjh {
  margin-bottom: 0.625rem;
}.ziz_bon_card_type_mjh {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 6px;
  color: #6E649A;
  font-size: 0.625rem;
  letter-spacing: .06em;
}.ziz_bon_card_amount_mjh {
  color: #FFB820;
  line-height: 1.1;
  font-size: 1.125rem;
  font-weight: 800;
  margin-bottom: 0.375rem;
}.ziz_bon_card_name_mjh {
  color: #F4EFFF;
  font-weight: 600;
  margin-bottom: 0.5rem;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.ziz_bon_card_detail_mjh {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 0.5rem;
  font-size: 0.688rem;
  line-height: 1.5;
  color: #524C78;
  overflow-wrap: break-word;
}.ziz_seo_mjh {
  background: #0A0916;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 767px) {.ziz_seo_mjh {
  padding: 44px 1.5rem 0;
}
}.ziz_seo_in_mjh {
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #13112B;
  margin: 0 auto;
  border-radius: 1rem;
  padding: 28px 24px;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.ziz_seo_in_mjh {
  padding: 2.25rem 40px;
}
}.ziz_seo_label_mjh {
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  font-weight: 700;
  color: #FF269C;
  font-size: 0.688rem;
}.ziz_seo_h2_mjh {
  overflow-wrap: break-word;
  line-height: 1.25;
  color: #F4EFFF;
  margin-bottom: 14px;
  font-family: 'Righteous', sans-serif;
  font-size: 20px;
  font-weight: 800;
}
@media(min-width: 769px) {.ziz_seo_h2_mjh {
  font-size: 1.5rem;
}
}.ziz_seo_body_mjh {
  font-size: 14px;
  color: #9589C4;
  line-height: 1.75;
  overflow-wrap: break-word;
}.ziz_seo_body_mjh p {
  color: #9589C4;
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 0.75rem;
}.ziz_seo_body_mjh p:last-child {
  margin-bottom: 0;
}.ziz_seo_body_mjh strong {
  color: #C5BBE8;
  font-weight: 700;
}.ziz_seo_body_mjh a {
  transition: color .2s;
  text-decoration: underline;
  color: #FF269C;
}.ziz_seo_body_mjh a:hover {
  color: #FF50B2;
}.ziz_seo_body_mjh ul,.ziz_seo_body_mjh ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.ziz_seo_body_mjh ol {
  list-style: decimal;
}.ziz_seo_body_mjh li {
  color: #9589C4;
  line-height: 1.75;
  margin-bottom: 6px;
  font-size: 14px;
}.ziz_seo_body_mjh table {
  border-collapse: collapse;
  font-size: 0.813rem;
  display: block;
  overflow-x: auto;
  width: 100%;
  margin-bottom: 12px;
}
@media(min-width: 766px) {.ziz_seo_body_mjh table {
  display: table;
}
}.ziz_seo_body_mjh th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #C5BBE8;
}.ziz_seo_body_mjh td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9589C4;
}.ziz_seo_cols_mjh {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.ziz_seo_cols_mjh {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.ziz_seo_cols_mjh {
  grid-template-columns: repeat(3,1fr);
}
}.ziz_seo_col_h_mjh {
  overflow-wrap: break-word;
  color: #C5BBE8;
  font-size: 0.813rem;
  margin-bottom: 7px;
  font-weight: 700;
}.ziz_seo_col_p_mjh {
  font-size: 13px;
  line-height: 1.65;
  color: #6E649A;
  overflow-wrap: break-word;
}.ziz_seo_stats_mjh {
  gap: 1rem;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.ziz_seo_stat_mjh {
  padding: 14px 16px;
  flex: 1;
  border-radius: 12px;
  background: rgba(255, 38, 156, 0.08);
  border: 1px solid rgba(255, 38, 156, 0.18);
  min-width: 8.75rem;
}.ziz_seo_stat_val_mjh {
  overflow-wrap: break-word;
  margin-bottom: 4px;
  color: #FF269C;
  font-weight: 800;
  font-size: 1.25rem;
}.ziz_seo_stat_lb_mjh {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #6E649A;
}.ziz_seo_mjh {
  background: #0A0916;
  padding: 36px 16px 0;
}
@media(min-width: 767px) {.ziz_seo_mjh {
  padding: 2.75rem 1.5rem 0;
}
}.ziz_seo_in_mjh {
  padding: 1.75rem 1.5rem;
  background: #13112B;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 767px) {.ziz_seo_in_mjh {
  padding: 36px 40px;
}
}.ziz_seo_label_mjh {
  color: #FF269C;
  font-size: 0.688rem;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
}.ziz_seo_h2_mjh {
  line-height: 1.25;
  color: #F4EFFF;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 0.875rem;
  font-family: 'Righteous', sans-serif;
}
@media(min-width: 767px) {.ziz_seo_h2_mjh {
  font-size: 1.5rem;
}
}.ziz_seo_body_mjh {
  color: #9589C4;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.75;
}.ziz_seo_body_mjh p {
  font-size: 14px;
  color: #9589C4;
  margin-bottom: 12px;
  line-height: 1.75;
}.ziz_seo_body_mjh p:last-child {
  margin-bottom: 0;
}.ziz_seo_body_mjh strong {
  font-weight: 700;
  color: #C5BBE8;
}.ziz_seo_body_mjh a {
  transition: color .2s;
  text-decoration: underline;
  color: #FF269C;
}.ziz_seo_body_mjh a:hover {
  color: #FF50B2;
}.ziz_seo_body_mjh ul,.ziz_seo_body_mjh ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.ziz_seo_body_mjh ol {
  list-style: decimal;
}.ziz_seo_body_mjh li {
  margin-bottom: 0.375rem;
  line-height: 1.75;
  font-size: 14px;
  color: #9589C4;
}.ziz_seo_body_mjh table {
  margin-bottom: 12px;
  width: 100%;
  font-size: 13px;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 766px) {.ziz_seo_body_mjh table {
  display: table;
}
}.ziz_seo_body_mjh th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #C5BBE8;
}.ziz_seo_body_mjh td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #9589C4;
}.ziz_seo_cols_mjh {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 639px) {.ziz_seo_cols_mjh {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.ziz_seo_cols_mjh {
  grid-template-columns: repeat(3,1fr);
}
}.ziz_seo_col_h_mjh {
  overflow-wrap: break-word;
  color: #C5BBE8;
  margin-bottom: 0.438rem;
  font-weight: 700;
  font-size: 13px;
}.ziz_seo_col_p_mjh {
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 13px;
  color: #6E649A;
}.ziz_seo_stats_mjh {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.ziz_seo_stat_mjh {
  border-radius: 12px;
  border: 1px solid rgba(255, 38, 156, 0.18);
  flex: 1;
  background: rgba(255, 38, 156, 0.08);
  padding: 14px 1rem;
  min-width: 8.75rem;
}.ziz_seo_stat_val_mjh {
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
  color: #FF269C;
  margin-bottom: 0.25rem;
}.ziz_seo_stat_lb_mjh {
  overflow-wrap: break-word;
  color: #6E649A;
  font-size: 11px;
}.ziz_faq_mjh {
  padding: 36px 1rem 0;
  background: #0A0916;
}
@media(min-width: 765px) {.ziz_faq_mjh {
  padding: 2.75rem 1.5rem 0;
}
}.ziz_faq_in_mjh {
  margin: 0 auto;
  max-width: 1320px;
}.ziz_faq_head_mjh {
  margin-bottom: 1.25rem;
}.ziz_faq_label_mjh {
  font-weight: 700;
  text-transform: uppercase;
  color: #FF269C;
  margin-bottom: 8px;
  font-size: 11px;
  letter-spacing: .08em;
}.ziz_faq_h2_mjh {
  font-weight: 800;
  font-family: 'Righteous', sans-serif;
  font-size: 1.25rem;
  color: #F4EFFF;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.ziz_faq_h2_mjh {
  font-size: 24px;
}
}.ziz_faq_list_mjh {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.ziz_faq_item_mjh {
  overflow: hidden;
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #13112B;
}.ziz_faq_q_mjh {
  gap: 12px;
  transition: color .2s;
  padding: 16px 20px;
  font-size: 14px;
  display: flex;
  justify-content: space-between;
  color: #C5BBE8;
  font-weight: 600;
  cursor: pointer;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  align-items: center;
}.ziz_faq_q_mjh:hover {
  color: #F4EFFF;
}.ziz_faq_q_ic_mjh {
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  border-radius: 50%;
  font-size: 16px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  height: 24px;
  width: 1.5rem;
  color: #FF269C;
}.ziz_faq_item_mjh.ziz_state_open_mjh .ziz_faq_q_ic_mjh {
  transform: rotate(45deg);
}.ziz_faq_a_mjh {
  padding: 0 20px 1rem;
  display: none;
  font-size: 0.813rem;
  line-height: 1.7;
  color: #6E649A;
  overflow-wrap: break-word;
}.ziz_faq_item_mjh.ziz_state_open_mjh .ziz_faq_a_mjh {
  display: block;
}.ziz_faq_a_mjh strong {
  color: #C5BBE8;
  font-weight: 700;
}.ziz_faq_a_mjh a {
  text-decoration: underline;
  color: #FF269C;
}.ziz_faq_a_mjh ul,.ziz_faq_a_mjh ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 20px;
}.ziz_faq_a_mjh ol {
  list-style: decimal;
}.ziz_faq_a_mjh li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.ziz_faq_a_mjh table {
  margin: 0.5rem 0;
  font-size: 12px;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  width: 100%;
}
@media(min-width: 765px) {.ziz_faq_a_mjh table {
  display: table;
}
}.ziz_faq_a_mjh th {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #C5BBE8;
  text-align: left;
}.ziz_faq_a_mjh td {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #6E649A;
}.ziz_pmt_mjh {
  background: #0A0916;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.ziz_pmt_mjh {
  padding: 2.75rem 24px 0;
}
}.ziz_pmt_in_mjh {
  margin: 0 auto;
  max-width: 1320px;
}.ziz_pmt_head_mjh {
  margin-bottom: 1.375rem;
  max-width: 720px;
}.ziz_pmt_label_mjh {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 8px;
  color: #FF269C;
  font-size: 0.688rem;
}.ziz_pmt_h2_mjh {
  font-weight: 800;
  font-family: 'Righteous', sans-serif;
  font-size: 22px;
  color: #F4EFFF;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
}
@media(min-width: 769px) {.ziz_pmt_h2_mjh {
  font-size: 1.75rem;
}
}.ziz_pmt_intro_mjh {
  color: #6E649A;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.6;
}.ziz_pmt_groups_mjh {
  gap: 20px;
  display: flex;
  flex-direction: column;
}.ziz_pmt_group_mjh {
  padding: 1.25rem;
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #13112B;
}.ziz_pmt_group_head_mjh {
  gap: 0.75rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 10px;
}.ziz_pmt_group_ic_mjh {
  border-radius: 0.375rem;
  background: rgba(255, 38, 156, 0.18);
  height: 36px;
  width: 36px;
  color: #FF269C;
  align-items: center;
  justify-content: center;
  display: flex;
  flex-shrink: 0;
}.ziz_pmt_group_ic_mjh svg {
  stroke-linejoin: round;
  height: 1.125rem;
  stroke-linecap: round;
  width: 18px;
}.ziz_pmt_group_h_mjh {
  margin: 0;
  color: #F4EFFF;
  font-weight: 700;
  font-size: 16px;
  overflow-wrap: break-word;
  font-family: 'Righteous', sans-serif;
}.ziz_pmt_group_p_mjh {
  line-height: 1.6;
  margin-bottom: 14px;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #6E649A;
}.ziz_pmt_group_p_mjh strong {
  color: #C5BBE8;
  font-weight: 600;
}.ziz_pmt_table_wrap_mjh {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.ziz_pmt_table_mjh {
  width: 100%;
  min-width: 33.75rem;
  font-size: 0.813rem;
  border-collapse: collapse;
}.ziz_pmt_table_mjh th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-size: 0.688rem;
  white-space: nowrap;
  text-transform: uppercase;
  text-align: left;
  letter-spacing: .04em;
  font-weight: 700;
  color: #C5BBE8;
}.ziz_pmt_table_mjh td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.75rem;
  color: #6E649A;
}.ziz_pmt_table_mjh tbody tr:last-child td {
  border-bottom: none;
}.ziz_pmt_table_mjh tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #C5BBE8;
}.ziz_seo_mjh {
  background: #0A0916;
  padding: 36px 1rem 0;
}
@media(min-width: 770px) {.ziz_seo_mjh {
  padding: 44px 1.5rem 0;
}
}.ziz_seo_in_mjh {
  border: 1px solid rgba(255, 255, 255, 0.11);
  margin: 0 auto;
  border-radius: 16px;
  padding: 28px 24px;
  background: #13112B;
  max-width: 1320px;
}
@media(min-width: 769px) {.ziz_seo_in_mjh {
  padding: 36px 40px;
}
}.ziz_seo_label_mjh {
  font-weight: 700;
  color: #FF269C;
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
}.ziz_seo_h2_mjh {
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
  line-height: 1.25;
  color: #F4EFFF;
  font-family: 'Righteous', sans-serif;
}
@media(min-width: 767px) {.ziz_seo_h2_mjh {
  font-size: 1.5rem;
}
}.ziz_seo_body_mjh {
  font-size: 14px;
  overflow-wrap: break-word;
  color: #9589C4;
  line-height: 1.75;
}.ziz_seo_body_mjh p {
  color: #9589C4;
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 0.75rem;
}.ziz_seo_body_mjh p:last-child {
  margin-bottom: 0;
}.ziz_seo_body_mjh strong {
  font-weight: 700;
  color: #C5BBE8;
}.ziz_seo_body_mjh a {
  transition: color .2s;
  text-decoration: underline;
  color: #FF269C;
}.ziz_seo_body_mjh a:hover {
  color: #FF50B2;
}.ziz_seo_body_mjh ul,.ziz_seo_body_mjh ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.ziz_seo_body_mjh ol {
  list-style: decimal;
}.ziz_seo_body_mjh li {
  color: #9589C4;
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 0.375rem;
}.ziz_seo_body_mjh table {
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
  font-size: 13px;
  margin-bottom: 12px;
  display: block;
}
@media(min-width: 770px) {.ziz_seo_body_mjh table {
  display: table;
}
}.ziz_seo_body_mjh th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  font-weight: 700;
  color: #C5BBE8;
  text-align: left;
}.ziz_seo_body_mjh td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9589C4;
}.ziz_seo_cols_mjh {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 642px) {.ziz_seo_cols_mjh {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.ziz_seo_cols_mjh {
  grid-template-columns: repeat(3,1fr);
}
}.ziz_seo_col_h_mjh {
  font-size: 0.813rem;
  color: #C5BBE8;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 7px;
}.ziz_seo_col_p_mjh {
  line-height: 1.65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #6E649A;
}.ziz_seo_stats_mjh {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.ziz_seo_stat_mjh {
  border: 1px solid rgba(255, 38, 156, 0.18);
  padding: 14px 1rem;
  background: rgba(255, 38, 156, 0.08);
  flex: 1;
  border-radius: 0.75rem;
  min-width: 140px;
}.ziz_seo_stat_val_mjh {
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 4px;
  font-size: 1.25rem;
  color: #FF269C;
}.ziz_seo_stat_lb_mjh {
  overflow-wrap: break-word;
  color: #6E649A;
  font-size: 0.688rem;
}.ziz_ft_mjh {
  background: #050410;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 3rem;
}.ziz_ft_support_mjh {
  padding: 24px 16px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 769px) {.ziz_ft_support_mjh {
  padding: 1.75rem 1.5rem;
}
}.ziz_ft_support_in_mjh {
  margin: 0 auto;
  gap: 16px;
  display: flex;
  max-width: 82.5rem;
  flex-wrap: wrap;
  align-items: center;
}.ziz_ft_support_main_mjh {
  flex: 1;
  gap: 1rem;
  align-items: center;
  display: flex;
  min-width: 13.75rem;
  flex-wrap: wrap;
}.ziz_ft_support_ic_mjh {
  flex-shrink: 0;
  color: #FF269C;
}.ziz_ft_support_ic_mjh svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 30px;
  width: 1.875rem;
}.ziz_ft_support_text_title_mjh {
  margin-bottom: 3px;
  font-weight: 700;
  color: #F4EFFF;
  font-size: 0.938rem;
  overflow-wrap: break-word;
}.ziz_ft_support_text_sub_mjh {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #6E649A;
}.ziz_ft_support_btn_mjh {
  border-radius: 0.75rem;
  background: #FF269C;
  transition: background .2s;
  padding: 0.688rem 1.375rem;
  white-space: nowrap;
  font-weight: 700;
  color: #F4EFFF;
  font-size: 0.813rem;
  flex-shrink: 0;
}.ziz_ft_support_btn_mjh:hover {
  background: #FF50B2;
}.ziz_ft_support_contacts_mjh {
  gap: 16px;
  flex-wrap: wrap;
  margin-left: auto;
  display: flex;
}.ziz_ft_support_contact_mjh {
  line-height: 1.4;
  color: #524C78;
  font-size: 0.75rem;
}.ziz_ft_support_contact_mjh strong {
  font-size: 0.688rem;
  display: block;
  font-weight: 600;
  margin-bottom: 2px;
  color: #9589C4;
}.ziz_ft_main_mjh {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 2rem 16px 24px;
}
@media(min-width: 767px) {.ziz_ft_main_mjh {
  padding: 2.5rem 24px 32px;
}
}.ziz_ft_main_in_mjh {
  gap: 1.5rem;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 1320px;
}
@media(min-width: 638px) {.ziz_ft_main_in_mjh {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.ziz_ft_main_in_mjh {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.ziz_ft_col_logo_mjh {
  grid-column: 1/-1;
}
@media(min-width: 1083px) {.ziz_ft_col_logo_mjh {
  grid-column: auto;
}
}.ziz_ft_logo_mjh {
  gap: 9px;
  align-items: center;
  font-size: 16px;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  color: #F4EFFF;
  font-weight: 800;
  display: flex;
  margin-bottom: 12px;
}.ziz_ft_logo_mark_mjh {
  border-radius: 0.375rem;
  overflow: hidden;
  height: 30px;
  width: 30px;
}.ziz_ft_logo_mark_mjh img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.ziz_ft_logo_sub_mjh {
  max-width: 12.5rem;
  line-height: 1.55;
  overflow-wrap: break-word;
  font-size: 12px;
  color: #524C78;
}.ziz_ft_col_title_mjh {
  font-weight: 700;
  font-size: 0.75rem;
  color: #9589C4;
  text-transform: uppercase;
  margin-bottom: 0.875rem;
  letter-spacing: .07em;
}.ziz_ft_col_links_mjh {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.ziz_ft_col_link_mjh {
  transition: color .2s;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #524C78;
}.ziz_ft_col_link_mjh:hover {
  color: #C5BBE8;
}.ziz_ft_apps_mjh {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.ziz_ft_app_card_mjh {
  border-radius: 0.375rem;
  padding: 0.625rem 12px;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  gap: 0.625rem;
  align-items: center;
  display: flex;
}.ziz_ft_app_card_mjh:hover {
  border-color: rgba(255, 38, 156, 0.50);
}.ziz_ft_app_card_ic_mjh svg {
  height: 1.375rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 22px;
}.ziz_ft_app_card_os_mjh {
  font-weight: 600;
  color: #524C78;
  font-size: 10px;
}.ziz_ft_app_card_action_mjh {
  font-weight: 700;
  color: #C5BBE8;
  font-size: 12px;
}.ziz_ft_bot_mjh {
  padding: 20px 1rem;
}
@media(min-width: 770px) {.ziz_ft_bot_mjh {
  padding: 20px 24px;
}
}.ziz_ft_bot_in_mjh {
  gap: 1rem;
  margin: 0 auto;
  max-width: 1320px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.ziz_ft_socials_mjh {
  gap: 8px;
  display: flex;
}.ziz_ft_soc_mjh {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: background .2s;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  color: #9589C4;
  height: 36px;
}.ziz_ft_soc_mjh svg {
  width: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 16px;
}.ziz_ft_soc_mjh:hover {
  background: rgba(255, 255, 255, 0.07);
}.ziz_ft_legal_mjh {
  flex: 1;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 11px;
  color: #7C7498;
  min-width: 12.5rem;
}.ziz_ft_legal_mjh strong {
  font-weight: 700;
  color: #9589C4;
}.ziz_ft_legal_mjh a {
  color: #9589C4;
  text-decoration: underline;
}.ziz_ft_age_mjh {
  border: 2px solid #7C7498;
  border-radius: 50%;
  font-size: 0.688rem;
  width: 32px;
  margin-left: auto;
  height: 32px;
  flex-shrink: 0;
  font-weight: 800;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #7C7498;
}