html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  padding: 0;
  margin: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  border: 0;
  background: none;
  color: inherit;
  cursor: pointer;
}a:link,a:visited {
  color: inherit;
  text-decoration: none;
}img,svg,video {
  max-width: 100%;
  display: block;
}body {
  background: #08090F;
  min-height: 100vh;
  line-height: 1.6;
  font-family: 'Rajdhani', sans-serif;
  color: #C0BAD8;
  -webkit-font-smoothing: antialiased;
}.zji_layout_m72 {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.zji_page_m72 {
  min-height: 100vh;
  display: flex;
}.zji_main_m72 {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media (min-width:1080px) {.zji_main_m72 {
  padding-left: 220px;
}
}
@media (max-width: 1078px) {.zji_main_m72 {
  padding-bottom: 4.5rem;
}
}.zji_gc_m72 {
  border-radius: 0.5rem;
  background: #0C0D15;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .2s,border-color .2s;
  position: relative;
  width: 8.75rem;
  cursor: pointer;
  flex-shrink: 0;
}
@media(min-width: 641px) {.zji_gc_m72 {
  width: 9.75rem;
}
}
@media(min-width: 1079px) {.zji_gc_m72 {
  width: 168px;
}
}.zji_gc_m72:hover {
  transform: translateY(-3px);
  border-color: rgba(139, 53, 214, 0.07);
}.zji_gc_img_m72 {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 80%;
}.zji_gc_img_m72 img {
  inset: 0;
  height: 100%;
  position: absolute;
  object-fit: cover;
  width: 100%;
}.zji_gc_hover_m72 {
  transition: opacity .2s;
  background: rgba(5, 5, 9, 0.78);
  inset: 0;
  display: flex;
  position: absolute;
  opacity: 0;
  justify-content: center;
  align-items: center;
}.zji_gc_m72:hover .zji_gc_hover_m72 {
  opacity: 1;
}.zji_gc_hover_btn_m72 {
  padding: 8px 16px;
  background: #8B35D6;
  border-radius: 0.25rem;
  font-weight: 700;
  color: #EEEAF8;
  font-size: 0.75rem;
}.zji_gc_info_m72 {
  padding: 8px 10px 0.625rem;
}.zji_gc_name_m72 {
  overflow: hidden;
  white-space: nowrap;
  font-size: 0.75rem;
  margin-bottom: 3px;
  max-width: 100%;
  color: #C0BAD8;
  text-overflow: ellipsis;
  font-weight: 600;
}.zji_gc_prov_m72 {
  color: #524D6C;
  font-size: 0.625rem;
}.zji_gc_tag_m72 {
  border-radius: 4px;
  padding: 2px 7px;
  font-size: 0.563rem;
  position: absolute;
  left: 0.375rem;
  z-index: 2;
  font-weight: 700;
  letter-spacing: .04em;
  text-transform: uppercase;
  top: 0.375rem;
}.zji_gc_tag_hot_m72 {
  background: #E83248;
  color: #fff;
}.zji_gc_tag_new_m72 {
  background: #1EC97A;
  color: #08090F;
}.zji_gc_tag_jp_m72 {
  background: #F0B429;
  color: #08090F;
}.zji_gc_tag_ex_m72 {
  background: #3D1A8A;
  color: #fff;
}.zji_gc_tag_live_m72 {
  background: #E83248;
  color: #fff;
}.zji_gr_m72 {
  padding: 2rem 16px 0;
  background: #08090F;
}
@media(min-width: 770px) {.zji_gr_m72 {
  padding: 36px 1.5rem 0;
}
}.zji_gr_in_m72 {
  margin: 0 auto;
  max-width: 83.75rem;
}.zji_gr_head_m72 {
  gap: 0.75rem;
  margin-bottom: 10px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.zji_gr_head_l_m72 {
  gap: 0.625rem;
  flex: 1;
  min-width: 0;
  align-items: center;
  display: flex;
}.zji_gr_ic_m72 {
  border-radius: 0.5rem;
  width: 32px;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  height: 2rem;
  display: flex;
}.zji_gr_ic_m72 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1rem;
  width: 16px;
}.zji_gr_title_m72 {
  font-size: 1rem;
  font-family: 'Orbitron', sans-serif;
  font-weight: 700;
  color: #EEEAF8;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.zji_gr_title_m72 {
  font-size: 18px;
}
}.zji_gr_more_m72 {
  gap: 0.313rem;
  transition: color .2s;
  flex-shrink: 0;
  font-size: 0.75rem;
  color: #655F82;
  align-items: center;
  display: flex;
  white-space: nowrap;
  font-weight: 600;
}.zji_gr_more_m72:hover {
  color: #8B35D6;
}.zji_gr_more_m72 svg {
  width: 0.75rem;
  height: 12px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.zji_gr_arrows_m72 {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.zji_gr_arr_m72 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s;
  height: 1.875rem;
  align-items: center;
  justify-content: center;
  display: flex;
  width: 1.875rem;
  color: #8880A8;
}.zji_gr_arr_m72:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #EEEAF8;
}.zji_gr_arr_m72 svg {
  height: 0.813rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 13px;
}.zji_gr_seo_h_m72 {
  margin: 0 0 0.375rem;
  font-size: 13px;
  font-family: 'Orbitron', sans-serif;
  color: #C0BAD8;
  overflow-wrap: break-word;
  max-width: 42.5rem;
  font-weight: 700;
}
@media(min-width: 769px) {.zji_gr_seo_h_m72 {
  font-size: 0.875rem;
}
}.zji_gr_seo_m72 {
  margin-bottom: 12px;
  font-size: 12px;
  color: #655F82;
  max-width: 680px;
  line-height: 1.55;
  overflow-wrap: break-word;
}.zji_gr_seo_m72 strong {
  color: #C0BAD8;
  font-weight: 600;
}.zji_gr_scroll_m72 {
  gap: 0.625rem;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  padding-bottom: 10px;
  display: flex;
}.zji_gr_scroll_m72::-webkit-scrollbar {
  display: none;
}
@media(min-width: 765px) {.zji_gr_scroll_m72 {
  gap: 12px;
}
}.zji_tb_m72 {
  background: #08090F;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  display: flex;
  z-index: 80;
  height: 3.5rem;
  top: 0;
  right: 0;
  align-items: center;
  position: fixed;
  left: 0;
}.zji_tb_in_m72 {
  padding: 0 0.875rem;
  gap: 0;
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
}.zji_tb_burger_m72 {
  border-radius: 0.5rem;
  gap: 0.313rem;
  height: 38px;
  margin-right: 8px;
  width: 38px;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  display: flex;
  flex-direction: column;
}.zji_tb_burger_m72:hover {
  background: rgba(255, 255, 255, 0.05);
}.zji_tb_burger_line_m72 {
  border-radius: 1px;
  background: #8880A8;
  display: block;
  width: 1.125rem;
  height: 2px;
}
@media(min-width: 1081px) {.zji_tb_burger_m72 {
  display: none;
}
}.zji_tb_logo_m72 {
  gap: 9px;
  align-items: center;
  color: #EEEAF8;
  letter-spacing: -.01em;
  overflow-wrap: break-word;
  margin-right: 20px;
  display: flex;
  font-size: 18px;
  flex-shrink: 0;
  font-weight: 800;
}.zji_tb_logo_mark_m72 {
  overflow: hidden;
  border-radius: 8px;
  display: flex;
  justify-content: center;
  height: 32px;
  width: 32px;
  align-items: center;
}.zji_tb_logo_mark_m72 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.zji_tb_nav_m72 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 643px) {.zji_tb_nav_m72 {
  display: flex;
}
}.zji_tb_tab_m72 {
  padding: 8px 14px;
  border-radius: 0.5rem;
  transition: background .15s,color .15s;
  font-weight: 600;
  font-size: 0.813rem;
  color: #8880A8;
  white-space: nowrap;
}.zji_tb_tab_m72:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EEEAF8;
}.zji_tb_tab_m72.zji_state_active_m72 {
  background: rgba(139, 53, 214, 0.18);
  color: #EEEAF8;
}.zji_tb_right_m72 {
  gap: 0.5rem;
  margin-left: auto;
  display: flex;
  flex-shrink: 0;
  align-items: center;
}.zji_tb_login_m72 {
  border-radius: 8px;
  transition: border-color .2s,color .2s;
  padding: 9px 16px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  display: none;
  color: #C0BAD8;
  font-size: 13px;
  font-weight: 600;
}.zji_tb_login_m72:hover {
  border-color: rgba(139, 53, 214, 0.55);
  color: #EEEAF8;
}
@media(min-width: 478px) {.zji_tb_login_m72 {
  display: block;
}
}.zji_tb_reg_m72 {
  border-radius: 0.5rem;
  transition: background .2s;
  background: #1EC97A;
  padding: 0.563rem 1.125rem;
  color: #0A0B12;
  font-weight: 700;
  font-size: 13px;
  white-space: nowrap;
}.zji_tb_reg_m72:hover {
  background: #28DC8A;
}.zji_sb_m72 {
  background: #101219;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .25s ease;
  z-index: 70;
  top: 3.5rem;
  bottom: 0;
  overflow-y: auto;
  left: 0;
  position: fixed;
  width: 220px;
}.zji_sb_m72.zji_state_open_m72 {
  transform: translateX(0);
}.zji_sb_m72::-webkit-scrollbar {
  width: 0.25rem;
}.zji_sb_m72::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1078px) {.zji_sb_m72 {
  transform: translateX(0);
}
}.zji_sb_auth_m72 {
  padding: 14px 0.75rem 10px;
}.zji_sb_btn_reg_m72 {
  padding: 11px;
  border-radius: 0.5rem;
  background: #1EC97A;
  transition: background .2s;
  font-weight: 700;
  text-align: center;
  color: #0A0B12;
  margin-bottom: 0.5rem;
  font-size: 13px;
  display: block;
}.zji_sb_btn_reg_m72:hover {
  background: #28DC8A;
}.zji_sb_btn_login_m72 {
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  padding: 0.625rem;
  color: #C0BAD8;
  text-align: center;
  font-size: 13px;
  font-weight: 600;
  display: block;
}.zji_sb_btn_login_m72:hover {
  border-color: rgba(139, 53, 214, 0.55);
  color: #EEEAF8;
}.zji_sb_promo_m72 {
  border-radius: 8px;
  padding: 12px 14px;
  overflow: hidden;
  border: 1px solid rgba(139, 53, 214, 0.18);
  margin: 0 0.75rem 10px;
  background: linear-gradient(135deg,#1A0A40,#101219);
  position: relative;
}.zji_sb_promo_m72::before {
  background: radial-gradient(circle,rgba(139, 53, 214, 0.18),transparent 70%);
  border-radius: 50%;
  content: '';
  width: 80px;
  top: -20px;
  height: 5rem;
  position: absolute;
  right: -20px;
}.zji_sb_promo_title_m72 {
  font-weight: 700;
  color: #8B35D6;
  letter-spacing: .06em;
  text-transform: uppercase;
  margin-bottom: 4px;
  font-size: 11px;
}.zji_sb_promo_text_m72 {
  overflow-wrap: break-word;
  color: #EEEAF8;
  line-height: 1.35;
  font-size: 0.75rem;
  font-weight: 600;
}.zji_sb_promo_sub_m72 {
  margin-top: 3px;
  font-size: 0.625rem;
  color: #655F82;
}.zji_sb_nav_m72 {
  padding: 6px 0.5rem 16px;
}.zji_sb_nav_lb_m72 {
  padding: 10px 0.5rem 6px;
  font-weight: 700;
  color: #524D6C;
  letter-spacing: .08em;
  font-size: 0.625rem;
  text-transform: uppercase;
}.zji_sb_link_m72 {
  padding: 9px 0.625rem;
  border-radius: 0.25rem;
  gap: 10px;
  transition: background .15s,color .15s;
  overflow-wrap: break-word;
  font-weight: 500;
  font-size: 0.813rem;
  align-items: center;
  color: #8880A8;
  cursor: pointer;
  display: flex;
}.zji_sb_link_m72:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EEEAF8;
}.zji_sb_link_m72.zji_state_active_m72 {
  background: rgba(139, 53, 214, 0.18);
  color: #EEEAF8;
}.zji_sb_ic_m72 {
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 1.875rem;
  display: flex;
  height: 1.875rem;
  flex-shrink: 0;
}.zji_sb_ic_m72 svg {
  height: 16px;
  stroke-linejoin: round;
  width: 1rem;
  stroke-linecap: round;
}.zji_sb_ic_1_m72 {
  background: rgba(139, 53, 214, 0.07);
  color: #8B35D6;
}.zji_sb_ic_2_m72 {
  background: rgba(30, 201, 122, 0.15);
  color: #1EC97A;
}.zji_sb_ic_3_m72 {
  background: rgba(240, 180, 41, 0.14);
  color: #F0B429;
}.zji_sb_ic_4_m72 {
  background: rgba(61, 26, 138, 0.30);
  color: #3D1A8A;
}.zji_sb_ic_5_m72 {
  background: rgba(139, 53, 214, 0.07);
  color: #F03C8E;
}.zji_sb_ic_6_m72 {
  background: rgba(61, 26, 138, 0.30);
  color: #B040F5;
}.zji_sb_badge_m72 {
  padding: 2px 0.438rem;
  border-radius: 0.25rem;
  background: #F0B429;
  color: #0A0B12;
  font-size: 0.563rem;
  margin-left: auto;
  font-weight: 700;
}.zji_sb_bot_m72 {
  padding: 0.75rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.5rem;
  display: flex;
}.zji_sb_lang_m72,.zji_sb_help_m72 {
  flex: 1;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  gap: 6px;
  padding: 9px 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
  color: #8880A8;
  font-size: 0.688rem;
  display: flex;
  align-items: center;
  font-weight: 600;
  justify-content: center;
}.zji_sb_lang_m72:hover,.zji_sb_help_m72:hover {
  border-color: rgba(139, 53, 214, 0.55);
  color: #EEEAF8;
}.zji_sb_lang_m72 svg,.zji_sb_help_m72 svg {
  stroke-linejoin: round;
  width: 13px;
  height: 13px;
  stroke-linecap: round;
}.zji_sb_bd_m72 {
  inset: 0;
  background: rgba(5, 5, 9, 0.78);
  z-index: 69;
  display: none;
  position: fixed;
}.zji_sb_bd_m72.zji_state_on_m72 {
  display: block;
}
@media(min-width:1080px) {.zji_sb_bd_m72 {
  display: none!important;
}
}.zji_mob_nav_m72 {
  background: #101219;
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  position: fixed;
  bottom: 0;
  right: 0;
  display: flex;
  left: 0;
  z-index: 80;
}
@media(min-width: 1077px) {.zji_mob_nav_m72 {
  display: none;
}
}.zji_mob_nav_item_m72 {
  flex: 1;
  padding: 4px 2px;
  gap: 4px;
  flex-direction: column;
  cursor: pointer;
  display: flex;
  align-items: center;
  color: #524D6C;
}.zji_mob_nav_ic_m72 {
  line-height: 1;
}.zji_mob_nav_ic_m72 svg {
  height: 1.25rem;
  width: 1.25rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.zji_mob_nav_lb_m72 {
  font-weight: 600;
  color: #524D6C;
  font-size: 0.625rem;
}.zji_mob_nav_item_m72.zji_state_active_m72 {
  color: #8B35D6;
}.zji_mob_nav_item_m72.zji_state_active_m72 .zji_mob_nav_lb_m72 {
  color: #8B35D6;
}.zji_hero_m72 {
  background: #08090F;
  padding: 1.25rem 1rem 0;
}
@media(min-width:768px) {.zji_hero_m72 {
  padding: 1.5rem 1.5rem 0;
}
}.zji_hero_in_m72 {
  margin: 0 auto;
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 83.75rem;
}
@media(min-width: 857px) {.zji_hero_in_m72 {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1101px) {.zji_hero_in_m72 {
  grid-template-columns: 1fr 340px;
}
}.zji_hero_promo_m72 {
  border-radius: 14px;
  overflow: hidden;
  background: #0C0D15;
  position: relative;
  display: flex;
  min-height: 220px;
  align-items: stretch;
}
@media(min-width: 770px) {.zji_hero_promo_m72 {
  min-height: 17.5rem;
}
}.zji_hero_promo_bg_m72 {
  background: linear-gradient(120deg,#1A0A40 0%,#08090F 100%);
  background-position: center;
  inset: 0;
  background-size: cover;
  position: absolute;
}.zji_hero_promo_bg_m72::after {
  inset: 0;
  background: linear-gradient(90deg,#08090F 0%,rgba(5, 5, 9, 0.78) 60%,transparent 100%);
  content: '';
  position: absolute;
}.zji_hero_promo_glow_m72 {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(61, 26, 138, 0.30) 0%,transparent 65%);
  width: 300px;
  top: -2.5rem;
  right: 3.75rem;
  height: 300px;
  position: absolute;
  pointer-events: none;
}.zji_hero_promo_ct_m72 {
  padding: 1.75rem 1.5rem 28px 28px;
  position: relative;
  display: flex;
  z-index: 2;
  max-width: 30rem;
  flex-direction: column;
  justify-content: center;
}
@media(min-width: 769px) {.zji_hero_promo_ct_m72 {
  padding: 40px 2rem;
}
}.zji_hero_badge_m72 {
  border: 1px solid rgba(139, 53, 214, 0.07);
  padding: 0.313rem 12px;
  background: rgba(139, 53, 214, 0.18);
  border-radius: 1.25rem;
  display: inline-block;
  margin-bottom: 0.875rem;
  font-weight: 700;
  color: #8B35D6;
  font-size: 0.625rem;
  letter-spacing: .08em;
  text-transform: uppercase;
}.zji_hero_h1_m72 {
  line-height: 1.15;
  margin-bottom: 10px;
  color: #EEEAF8;
  font-weight: 800;
  font-family: 'Orbitron', sans-serif;
  font-size: 1.625rem;
  overflow-wrap: break-word;
}.zji_hero_h1_m72 em {
  font-style: normal;
  color: #F0B429;
}
@media(min-width: 765px) {.zji_hero_h1_m72 {
  font-size: 2.25rem;
}
}.zji_hero_sub_m72 {
  color: #8880A8;
  line-height: 1.55;
  font-size: 0.813rem;
  margin-bottom: 1.25rem;
}
@media(min-width: 767px) {.zji_hero_sub_m72 {
  font-size: 14px;
}
}.zji_hero_row_m72 {
  gap: 0.625rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.zji_hero_cta_m72 {
  transition: background .2s;
  background: #1EC97A;
  border-radius: 8px;
  padding: 13px 26px;
  color: #0A0B12;
  font-weight: 700;
  box-shadow: 0 2px 0.75rem rgba(30, 201, 122, 0.45), 0 0 0 1px rgba(30, 201, 122, 0.25);
  font-size: 0.875rem;
}.zji_hero_cta_m72:hover {
  background: #28DC8A;
}.zji_hero_terms_m72 {
  font-size: 11px;
  color: #524D6C;
}.zji_hero_game_m72 {
  background: #0C0D15;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 14px;
  overflow: hidden;
  display: flex;
  position: relative;
  flex-direction: column;
}.zji_hero_game_badge_m72 {
  background: rgba(240, 180, 41, 0.14);
  padding: 5px 10px;
  border-radius: 20px;
  border: 1px solid rgba(240, 180, 41, 0.14);
  z-index: 3;
  font-size: 10px;
  top: 12px;
  color: #F0B429;
  letter-spacing: .06em;
  left: 0.75rem;
  position: absolute;
  font-weight: 700;
  text-transform: uppercase;
}.zji_hero_game_badge_m72 svg {
  width: 0.688rem;
  height: 0.688rem;
  vertical-align: -1px;
  margin-right: 4px;
}.zji_hero_game_img_m72 {
  overflow: hidden;
  background: linear-gradient(135deg,#1A0A40,#08090F);
  position: relative;
  padding-bottom: 60%;
}.zji_hero_game_img_m72 img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  position: absolute;
  height: 100%;
}.zji_hero_game_play_m72 {
  background: rgba(5, 5, 9, 0.78);
  inset: 0;
  transition: opacity .2s;
  opacity: 0;
  display: flex;
  position: absolute;
  justify-content: center;
  align-items: center;
}.zji_hero_game_m72:hover .zji_hero_game_play_m72 {
  opacity: 1;
}.zji_hero_game_play_m72 span {
  background: #8B35D6;
  border-radius: 50%;
  align-items: center;
  width: 3.25rem;
  justify-content: center;
  display: flex;
  height: 52px;
}.zji_hero_game_play_m72 span svg {
  margin-left: 2px;
  width: 1.125rem;
  height: 18px;
}.zji_hero_game_info_m72 {
  padding: 14px 1rem;
}.zji_hero_game_title_m72 {
  color: #EEEAF8;
  margin-bottom: 4px;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 15px;
}.zji_hero_game_provider_m72 {
  font-size: 0.688rem;
  color: #655F82;
}.zji_hero_game_btn_m72 {
  margin: 0.75rem 1rem 16px;
  background: #8B35D6;
  border-radius: 0.5rem;
  transition: background .2s;
  padding: 11px;
  color: #EEEAF8;
  text-align: center;
  font-size: 0.813rem;
  font-weight: 700;
  display: block;
}.zji_hero_game_m72:hover .zji_hero_game_btn_m72 {
  background: #A04EEC;
}.zji_sbar_m72 {
  background: #08090F;
  padding: 1rem 1rem 0;
}
@media(min-width: 770px) {.zji_sbar_m72 {
  padding: 1.125rem 24px 0;
}
}.zji_sbar_in_m72 {
  margin: 0 auto;
  max-width: 83.75rem;
}.zji_sbar_row_m72 {
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
}.zji_sbar_input_m72 {
  border-radius: 8px;
  background: #0C0D15;
  padding: 11px 16px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  flex: 1;
  transition: border-color .2s;
  gap: 0.625rem;
  font-size: 13px;
  align-items: center;
  display: flex;
  cursor: pointer;
  color: #655F82;
}.zji_sbar_input_m72:hover {
  border-color: rgba(139, 53, 214, 0.55);
}.zji_sbar_input_m72 svg {
  flex-shrink: 0;
  stroke-linejoin: round;
  width: 0.938rem;
  height: 15px;
  stroke-linecap: round;
}.zji_sbar_providers_m72 {
  gap: 0.5rem;
  background: #0C0D15;
  transition: border-color .2s;
  padding: 0.688rem 18px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 8px;
  font-weight: 600;
  align-items: center;
  display: flex;
  white-space: nowrap;
  font-size: 13px;
  color: #C0BAD8;
}.zji_sbar_providers_m72:hover {
  border-color: rgba(139, 53, 214, 0.55);
  color: #EEEAF8;
}.zji_sbar_providers_m72 svg {
  height: 14px;
  width: 14px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.zji_sbar_tabs_m72 {
  gap: 0.375rem;
  padding-bottom: 2px;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
}.zji_sbar_tabs_m72::-webkit-scrollbar {
  display: none;
}.zji_sbar_tab_m72 {
  background: rgba(255, 255, 255, 0.05);
  gap: 7px;
  padding: 8px 14px;
  border-radius: 20px;
  transition: background .15s,color .15s,border-color .15s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  white-space: nowrap;
  font-weight: 600;
  color: #8880A8;
  font-size: 0.75rem;
  cursor: pointer;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}.zji_sbar_tab_m72:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(139, 53, 214, 0.55);
  color: #EEEAF8;
}.zji_sbar_tab_m72.zji_state_active_m72 {
  border-color: rgba(139, 53, 214, 0.07);
  background: rgba(139, 53, 214, 0.18);
  color: #EEEAF8;
}.zji_sbar_tab_ic_m72 svg {
  stroke-linecap: round;
  width: 0.875rem;
  height: 14px;
  stroke-linejoin: round;
}.zji_wy_m72 {
  background: #08090F;
  padding: 32px 1rem 0;
}
@media(min-width: 766px) {.zji_wy_m72 {
  padding: 2.5rem 1.5rem 0;
}
}.zji_wy_in_m72 {
  margin: 0 auto;
  max-width: 1340px;
}.zji_wy_head_m72 {
  max-width: 45rem;
  margin-bottom: 18px;
}.zji_wy_label_m72 {
  font-weight: 700;
  color: #8B35D6;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-size: 0.688rem;
}.zji_wy_h2_m72 {
  font-family: 'Orbitron', sans-serif;
  color: #EEEAF8;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
}
@media(min-width: 769px) {.zji_wy_h2_m72 {
  font-size: 1.5rem;
}
}.zji_wy_intro_m72 {
  margin: 0;
  line-height: 1.6;
  color: #655F82;
  font-size: 13px;
}.zji_wy_grid_m72 {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.zji_wy_grid_m72 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.zji_wy_grid_m72 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.zji_wy_card_m72 {
  padding: 1.25rem;
  background: #101219;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s,transform .2s;
}.zji_wy_card_m72:hover {
  border-color: rgba(139, 53, 214, 0.07);
  transform: translateY(-2px);
}.zji_wy_card_ic_m72 {
  background: rgba(139, 53, 214, 0.18);
  border-radius: 50%;
  color: #8B35D6;
  justify-content: center;
  height: 44px;
  margin-bottom: 0.875rem;
  display: flex;
  align-items: center;
  width: 44px;
}.zji_wy_card_ic_m72 svg {
  height: 1.375rem;
  stroke-linejoin: round;
  width: 22px;
  stroke-linecap: round;
}.zji_wy_card_h_m72 {
  line-height: 1.25;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #EEEAF8;
  margin-bottom: 0.375rem;
  font-size: 0.938rem;
}.zji_wy_card_p_m72 {
  color: #655F82;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.6;
}.zji_wy_card_p_m72 strong {
  font-weight: 600;
  color: #C0BAD8;
}.zji_gcg_m72 {
  background: #08090F;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.zji_gcg_m72 {
  padding: 44px 1.5rem 0;
}
}.zji_gcg_in_m72 {
  margin: 0 auto;
  max-width: 1340px;
}.zji_gcg_head_m72 {
  margin-bottom: 20px;
  max-width: 45rem;
}.zji_gcg_label_m72 {
  margin-bottom: 8px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 11px;
  color: #8B35D6;
}.zji_gcg_h2_m72 {
  font-family: 'Orbitron', sans-serif;
  font-size: 22px;
  color: #EEEAF8;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 767px) {.zji_gcg_h2_m72 {
  font-size: 1.75rem;
}
}.zji_gcg_intro_m72 {
  color: #655F82;
  line-height: 1.6;
  font-size: 13px;
}.zji_gcg_grid_m72 {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.zji_gcg_grid_m72 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.zji_gcg_grid_m72 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.zji_gcg_card_m72 {
  transition: transform .2s,border-color .2s;
  border-radius: 0.875rem;
  padding: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  overflow: hidden;
  min-height: 240px;
  flex-direction: column;
  cursor: pointer;
  position: relative;
  display: flex;
  justify-content: flex-end;
}.zji_gcg_card_m72:hover {
  border-color: rgba(139, 53, 214, 0.18);
  transform: translateY(-3px);
}.zji_gcg_card_bg_m72 {
  inset: 0;
  position: absolute;
  z-index: 0;
}.zji_gcg_card_bg_m72::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  position: absolute;
  content: '';
}.zji_gcg_card_ic_m72 {
  background: rgba(0,0,0,.45);
  border-radius: 4px;
  right: 18px;
  align-items: center;
  color: #EEEAF8;
  top: 18px;
  width: 40px;
  position: absolute;
  z-index: 2;
  display: flex;
  height: 40px;
  justify-content: center;
}.zji_gcg_card_ic_m72 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 20px;
  width: 1.25rem;
}.zji_gcg_card_ct_m72 {
  z-index: 1;
  position: relative;
}.zji_gcg_card_h_m72 {
  font-size: 1.125rem;
  font-weight: 800;
  color: #EEEAF8;
  font-family: 'Orbitron', sans-serif;
  margin-bottom: 8px;
  line-height: 1.2;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.zji_gcg_card_h_m72 {
  font-size: 20px;
}
}.zji_gcg_card_p_m72 {
  overflow-wrap: break-word;
  color: rgba(255,255,255,.82);
  line-height: 1.55;
  font-size: 0.75rem;
  margin-bottom: 0.625rem;
}.zji_gcg_card_p_m72 strong {
  color: #EEEAF8;
  font-weight: 600;
}.zji_gcg_card_cta_m72 {
  gap: 0.25rem;
  align-items: center;
  letter-spacing: .04em;
  font-size: 12px;
  color: #8B35D6;
  display: inline-flex;
  text-transform: uppercase;
  font-weight: 700;
}.zji_gcg_card_cta_m72 svg {
  stroke-linejoin: round;
  width: 12px;
  height: 12px;
  stroke-linecap: round;
}.zji_ws_m72 {
  background: #08090F;
  padding: 32px 16px 0;
}
@media(min-width: 766px) {.zji_ws_m72 {
  padding: 36px 24px 0;
}
}.zji_ws_in_m72 {
  margin: 0 auto;
  max-width: 1340px;
}.zji_ws_head_m72 {
  gap: 12px;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.875rem;
  display: flex;
}.zji_ws_title_m72 {
  gap: 0.625rem;
  align-items: center;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  color: #EEEAF8;
  font-weight: 700;
  font-family: 'Orbitron', sans-serif;
  font-size: 1rem;
  display: flex;
}.zji_ws_title_ic_m72 svg {
  color: #F0B429;
  width: 18px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.125rem;
}.zji_ws_online_m72 {
  gap: 0.438rem;
  display: flex;
  font-weight: 600;
  font-size: 12px;
  color: #655F82;
  align-items: center;
}.zji_ws_online_dot_m72 {
  border-radius: 50%;
  background: #1EC97A;
  width: 0.5rem;
  box-shadow: 0 0 0.375rem rgba(30, 201, 122, 0.15);
  flex-shrink: 0;
  height: 8px;
}.zji_ws_scroll_m72 {
  gap: 8px;
  padding-bottom: 8px;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
}.zji_ws_scroll_m72::-webkit-scrollbar {
  display: none;
}.zji_wc_m72 {
  background: #0C0D15;
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 0.625rem;
  border-radius: 8px;
  padding: 0.625rem 14px;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  min-width: 220px;
}.zji_wc_img_m72 {
  border-radius: 4px;
  background: #101219;
  overflow: hidden;
  width: 36px;
  flex-shrink: 0;
  height: 36px;
}.zji_wc_img_m72 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.zji_wc_info_m72 {
  min-width: 0;
}.zji_wc_game_m72 {
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 600;
  white-space: nowrap;
  font-size: 0.75rem;
  color: #C0BAD8;
}.zji_wc_player_m72 {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 10px;
  color: #524D6C;
  white-space: nowrap;
}.zji_wc_amount_m72 {
  white-space: nowrap;
  flex-shrink: 0;
  font-weight: 700;
  margin-left: auto;
  color: #1EC97A;
  font-size: 0.813rem;
}.zji_bon_m72 {
  padding: 36px 16px 0;
  background: #08090F;
}
@media(min-width: 766px) {.zji_bon_m72 {
  padding: 44px 24px 0;
}
}.zji_bon_in_m72 {
  margin: 0 auto;
  max-width: 83.75rem;
}.zji_bon_head_m72 {
  margin-bottom: 20px;
}.zji_bon_label_m72 {
  font-weight: 700;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  color: #8B35D6;
  font-size: 11px;
  text-transform: uppercase;
}.zji_bon_h2_m72 {
  margin-bottom: 0.5rem;
  font-size: 1.25rem;
  color: #EEEAF8;
  font-weight: 800;
  font-family: 'Orbitron', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.zji_bon_h2_m72 {
  font-size: 1.5rem;
}
}.zji_bon_seo_m72 {
  line-height: 1.6;
  overflow-wrap: break-word;
  max-width: 620px;
  font-size: 13px;
  color: #655F82;
}.zji_bon_seo_m72 strong {
  font-weight: 700;
  color: #C0BAD8;
}.zji_bon_seo_m72 a {
  text-decoration: underline;
  color: #8B35D6;
}.zji_bon_grid_m72 {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 639px) {.zji_bon_grid_m72 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.zji_bon_grid_m72 {
  grid-template-columns: repeat(5,1fr);
}
}.zji_bon_card_m72 {
  border-radius: 0.5rem;
  background: #0C0D15;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1rem;
  transition: border-color .2s,transform .2s;
}.zji_bon_card_m72:hover {
  transform: translateY(-2px);
  border-color: rgba(139, 53, 214, 0.07);
}.zji_bon_card_ic_m72 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 26px;
  width: 1.625rem;
}.zji_bon_card_ic_m72 {
  margin-bottom: 10px;
}.zji_bon_card_type_m72 {
  margin-bottom: 6px;
  letter-spacing: .06em;
  text-transform: uppercase;
  color: #655F82;
  font-size: 0.625rem;
  font-weight: 700;
}.zji_bon_card_amount_m72 {
  line-height: 1.1;
  font-weight: 800;
  font-size: 18px;
  margin-bottom: 6px;
  color: #F0B429;
}.zji_bon_card_name_m72 {
  font-weight: 600;
  color: #EEEAF8;
  font-size: 13px;
  margin-bottom: 8px;
  overflow-wrap: break-word;
}.zji_bon_card_detail_m72 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 8px;
  font-size: 11px;
  line-height: 1.5;
  overflow-wrap: break-word;
  color: #524D6C;
}.zji_prov_m72 {
  padding: 36px 16px 0;
  background: #08090F;
}
@media(min-width: 769px) {.zji_prov_m72 {
  padding: 44px 1.5rem 0;
}
}.zji_prov_in_m72 {
  margin: 0 auto;
  max-width: 83.75rem;
}.zji_prov_head_m72 {
  margin-bottom: 1rem;
}.zji_prov_label_m72 {
  letter-spacing: .08em;
  color: #8B35D6;
  margin-bottom: 8px;
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
}.zji_prov_h2_m72 {
  font-family: 'Orbitron', sans-serif;
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #EEEAF8;
}
@media(min-width: 771px) {.zji_prov_h2_m72 {
  font-size: 1.5rem;
}
}.zji_prov_seo_m72 {
  color: #655F82;
  line-height: 1.6;
  margin-bottom: 16px;
  max-width: 620px;
  overflow-wrap: break-word;
  font-size: 13px;
}.zji_prov_seo_m72 strong {
  color: #C0BAD8;
  font-weight: 700;
}.zji_prov_seo_m72 a {
  text-decoration: underline;
  color: #8B35D6;
}.zji_prov_grid_m72 {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 641px) {.zji_prov_grid_m72 {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.zji_prov_grid_m72 {
  grid-template-columns: repeat(8,1fr);
}
}.zji_prov_card_m72 {
  gap: 0.438rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #0C0D15;
  transition: border-color .2s,background .2s;
  padding: 14px 10px;
  border-radius: 8px;
  align-items: center;
  flex-direction: column;
  display: flex;
  cursor: pointer;
}.zji_prov_card_m72:hover {
  background: #101219;
  border-color: rgba(139, 53, 214, 0.55);
}.zji_prov_logo_m72 {
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
  justify-content: center;
  width: 44px;
  align-items: center;
  height: 2.75rem;
  display: flex;
}.zji_prov_logo_m72 img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.zji_prov_name_m72 {
  font-size: 0.688rem;
  text-align: center;
  overflow-wrap: break-word;
  font-weight: 600;
  color: #8880A8;
}.zji_reg_m72 {
  background: #08090F;
  padding: 36px 1rem 0;
}
@media(min-width:768px) {.zji_reg_m72 {
  padding: 44px 24px 0;
}
}.zji_reg_in_m72 {
  background: #101219;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 0.875rem;
  margin: 0 auto;
  padding: 28px 1.5rem;
  max-width: 1340px;
}
@media(min-width: 771px) {.zji_reg_in_m72 {
  padding: 2.5rem;
}
}.zji_reg_top_m72 {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 861px) {.zji_reg_top_m72 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.zji_reg_label_m72 {
  color: #8B35D6;
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  font-weight: 700;
}.zji_reg_h2_m72 {
  font-family: 'Orbitron', sans-serif;
  font-size: 22px;
  line-height: 1.2;
  margin-bottom: 12px;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #EEEAF8;
}
@media(min-width: 767px) {.zji_reg_h2_m72 {
  font-size: 28px;
}
}.zji_reg_bonus_m72 {
  background: rgba(240, 180, 41, 0.14);
  border: 1px solid rgba(240, 180, 41, 0.14);
  border-radius: 8px;
  gap: 0.5rem;
  padding: 10px 16px;
  margin-bottom: 16px;
  align-items: center;
  display: inline-flex;
}.zji_reg_bonus_amount_m72 {
  font-weight: 800;
  color: #F0B429;
  font-size: 1.25rem;
}.zji_reg_bonus_text_m72 {
  font-size: 13px;
  color: #8880A8;
  line-height: 1.35;
}.zji_reg_cta_btn_m72 {
  border-radius: 8px;
  background: #1EC97A;
  transition: background .2s;
  padding: 0.875rem 2rem;
  color: #0A0B12;
  font-size: 15px;
  box-shadow: 0 2px 12px rgba(30, 201, 122, 0.45), 0 0 0 1px rgba(30, 201, 122, 0.25);
  display: inline-block;
  margin-bottom: 0.75rem;
  font-weight: 700;
}.zji_reg_cta_btn_m72:hover {
  background: #28DC8A;
}.zji_reg_terms_m72 {
  color: #524D6C;
  line-height: 1.5;
  font-size: 11px;
}.zji_reg_seo_m72 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  margin-top: 1.25rem;
  padding-top: 20px;
  font-size: 13px;
  line-height: 1.65;
  color: #655F82;
}.zji_reg_seo_m72 p {
  line-height: 1.65;
  font-size: 0.813rem;
  margin-bottom: 0.625rem;
  color: #655F82;
}.zji_reg_seo_m72 p:last-child {
  margin-bottom: 0;
}.zji_reg_seo_m72 strong {
  color: #C0BAD8;
  font-weight: 700;
}.zji_reg_seo_m72 a {
  transition: color .2s;
  color: #8B35D6;
  text-decoration: underline;
}.zji_reg_seo_m72 a:hover {
  color: #A04EEC;
}.zji_reg_seo_m72 ul,.zji_reg_seo_m72 ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 18px;
}.zji_reg_seo_m72 ol {
  list-style: decimal;
}.zji_reg_seo_m72 li {
  font-size: 13px;
  line-height: 1.65;
  margin-bottom: 0.25rem;
  color: #655F82;
}.zji_reg_seo_m72 table {
  border-collapse: collapse;
  font-size: 13px;
  overflow-x: auto;
  width: 100%;
  display: block;
  margin-bottom: 10px;
}
@media(min-width: 767px) {.zji_reg_seo_m72 table {
  display: table;
}
}.zji_reg_seo_m72 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.5rem;
  font-weight: 700;
  text-align: left;
  color: #C0BAD8;
}.zji_reg_seo_m72 td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #655F82;
}.zji_reg_steps_m72 {
  gap: 0.875rem;
  flex-direction: column;
  margin-top: 28px;
  display: flex;
}
@media(min-width: 863px) {.zji_reg_steps_m72 {
  margin-top: 0;
}
}.zji_reg_step_m72 {
  border: 1px solid rgba(255, 255, 255, 0.05);
  gap: 14px;
  background: rgba(255, 255, 255, 0.05);
  padding: 16px;
  border-radius: 8px;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.zji_reg_step_num_m72 {
  background: rgba(139, 53, 214, 0.18);
  border-radius: 50%;
  border: 1px solid rgba(139, 53, 214, 0.07);
  flex-shrink: 0;
  width: 2.125rem;
  height: 34px;
  font-weight: 800;
  justify-content: center;
  color: #8B35D6;
  align-items: center;
  display: flex;
  font-size: 14px;
}.zji_reg_step_title_m72 {
  font-size: 14px;
  color: #EEEAF8;
  margin-bottom: 3px;
  font-weight: 700;
}.zji_reg_step_text_m72 {
  font-size: 12px;
  color: #655F82;
  line-height: 1.5;
}.zji_reg_trust_m72 {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
  padding-top: 1.25rem;
}.zji_reg_trust_item_m72 {
  gap: 0.438rem;
  overflow-wrap: break-word;
  display: flex;
  font-size: 12px;
  color: #655F82;
  align-items: center;
}.zji_reg_trust_ic_m72 svg {
  color: #8B35D6;
  stroke-linecap: round;
  height: 16px;
  width: 1rem;
  stroke-linejoin: round;
}.zji_app_m72 {
  background: #08090F;
  padding: 2.25rem 1rem 0;
}
@media(min-width:768px) {.zji_app_m72 {
  padding: 2.75rem 24px 0;
}
}.zji_app_in_m72 {
  margin: 0 auto;
  max-width: 83.75rem;
}.zji_app_head_m72 {
  margin-bottom: 1rem;
}.zji_app_label_m72 {
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
  color: #8B35D6;
  margin-bottom: 0.5rem;
}.zji_app_h2_m72 {
  margin-bottom: 6px;
  font-family: 'Orbitron', sans-serif;
  color: #EEEAF8;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}
@media(min-width: 771px) {.zji_app_h2_m72 {
  font-size: 24px;
}
}.zji_app_sub_m72 {
  font-size: 0.813rem;
  color: #655F82;
  line-height: 1.6;
  max-width: 37.5rem;
  overflow-wrap: break-word;
}.zji_app_sub_m72 strong {
  color: #C0BAD8;
  font-weight: 700;
}.zji_app_cards_m72 {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 1rem;
}
@media(min-width: 642px) {.zji_app_cards_m72 {
  grid-template-columns: repeat(3,1fr);
}
}.zji_app_card_m72 {
  overflow: hidden;
  border-radius: 0.5rem;
  gap: 16px;
  padding: 20px;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
  position: relative;
}.zji_app_card_ios_m72 {
  background: linear-gradient(135deg,rgba(139, 53, 214, 0.18) 0%,#101219 100%);
}.zji_app_card_android_m72 {
  background: linear-gradient(135deg,rgba(30, 201, 122, 0.15) 0%,#101219 100%);
}.zji_app_card_win_m72 {
  background: linear-gradient(135deg,rgba(240, 180, 41, 0.14) 0%,#101219 100%);
}.zji_app_card_ic_m72 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 2.125rem;
  width: 34px;
}.zji_app_card_ic_m72 {
  flex-shrink: 0;
  color: #EEEAF8;
}.zji_app_card_os_m72 {
  color: #655F82;
  text-transform: uppercase;
  margin-bottom: 0.375rem;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .08em;
}.zji_app_card_title_m72 {
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 0.375rem;
  color: #EEEAF8;
  font-size: 0.938rem;
  overflow-wrap: break-word;
}.zji_app_card_text_m72 {
  font-size: 0.75rem;
  color: #655F82;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  line-height: 1.5;
}.zji_app_card_btn_m72 {
  border-radius: 0.25rem;
  padding: 0.625rem 1.125rem;
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(139, 53, 214, 0.55);
  gap: 0.438rem;
  transition: background .2s;
  display: inline-flex;
  align-items: center;
  font-weight: 700;
  color: #EEEAF8;
  font-size: 13px;
}.zji_app_card_btn_m72:hover {
  background: rgba(255, 255, 255, 0.07);
}.zji_seo_m72 {
  background: #08090F;
  padding: 2.25rem 1rem 0;
}
@media(min-width:768px) {.zji_seo_m72 {
  padding: 44px 1.5rem 0;
}
}.zji_seo_in_m72 {
  border-radius: 0.875rem;
  background: #101219;
  border: 1px solid rgba(255, 255, 255, 0.09);
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  max-width: 1340px;
}
@media(min-width: 766px) {.zji_seo_in_m72 {
  padding: 36px 2.5rem;
}
}.zji_seo_label_m72 {
  color: #8B35D6;
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 10px;
  letter-spacing: .08em;
}.zji_seo_h2_m72 {
  font-size: 20px;
  font-weight: 800;
  color: #EEEAF8;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  line-height: 1.25;
  font-family: 'Orbitron', sans-serif;
}
@media(min-width: 771px) {.zji_seo_h2_m72 {
  font-size: 1.5rem;
}
}.zji_seo_body_m72 {
  font-size: 14px;
  color: #8880A8;
  line-height: 1.75;
  overflow-wrap: break-word;
}.zji_seo_body_m72 p {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #8880A8;
  margin-bottom: 12px;
}.zji_seo_body_m72 p:last-child {
  margin-bottom: 0;
}.zji_seo_body_m72 strong {
  color: #C0BAD8;
  font-weight: 700;
}.zji_seo_body_m72 a {
  transition: color .2s;
  text-decoration: underline;
  color: #8B35D6;
}.zji_seo_body_m72 a:hover {
  color: #A04EEC;
}.zji_seo_body_m72 ul,.zji_seo_body_m72 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.zji_seo_body_m72 ol {
  list-style: decimal;
}.zji_seo_body_m72 li {
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 6px;
  color: #8880A8;
}.zji_seo_body_m72 table {
  margin-bottom: 12px;
  display: block;
  width: 100%;
  font-size: 0.813rem;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width: 765px) {.zji_seo_body_m72 table {
  display: table;
}
}.zji_seo_body_m72 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  text-align: left;
  color: #C0BAD8;
  font-weight: 700;
}.zji_seo_body_m72 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #8880A8;
}.zji_seo_cols_m72 {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 639px) {.zji_seo_cols_m72 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.zji_seo_cols_m72 {
  grid-template-columns: repeat(3,1fr);
}
}.zji_seo_col_h_m72 {
  margin-bottom: 0.438rem;
  color: #C0BAD8;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  font-weight: 700;
}.zji_seo_col_p_m72 {
  color: #655F82;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.65;
}.zji_seo_stats_m72 {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.zji_seo_stat_m72 {
  flex: 1;
  padding: 0.875rem 16px;
  border: 1px solid rgba(139, 53, 214, 0.18);
  background: rgba(139, 53, 214, 0.07);
  border-radius: 8px;
  min-width: 8.75rem;
}.zji_seo_stat_val_m72 {
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
  color: #8B35D6;
  margin-bottom: 4px;
}.zji_seo_stat_lb_m72 {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #655F82;
}.zji_seo_m72 {
  background: #08090F;
  padding: 2.25rem 1rem 0;
}
@media(min-width:768px) {.zji_seo_m72 {
  padding: 44px 1.5rem 0;
}
}.zji_seo_in_m72 {
  margin: 0 auto;
  background: #101219;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 14px;
  padding: 28px 24px;
  max-width: 1340px;
}
@media(min-width: 769px) {.zji_seo_in_m72 {
  padding: 2.25rem 2.5rem;
}
}.zji_seo_label_m72 {
  text-transform: uppercase;
  margin-bottom: 10px;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
  color: #8B35D6;
}.zji_seo_h2_m72 {
  overflow-wrap: break-word;
  font-weight: 800;
  color: #EEEAF8;
  margin-bottom: 14px;
  font-size: 1.25rem;
  line-height: 1.25;
  font-family: 'Orbitron', sans-serif;
}
@media(min-width: 766px) {.zji_seo_h2_m72 {
  font-size: 24px;
}
}.zji_seo_body_m72 {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #8880A8;
}.zji_seo_body_m72 p {
  font-size: 14px;
  color: #8880A8;
  margin-bottom: 0.75rem;
  line-height: 1.75;
}.zji_seo_body_m72 p:last-child {
  margin-bottom: 0;
}.zji_seo_body_m72 strong {
  font-weight: 700;
  color: #C0BAD8;
}.zji_seo_body_m72 a {
  transition: color .2s;
  color: #8B35D6;
  text-decoration: underline;
}.zji_seo_body_m72 a:hover {
  color: #A04EEC;
}.zji_seo_body_m72 ul,.zji_seo_body_m72 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.zji_seo_body_m72 ol {
  list-style: decimal;
}.zji_seo_body_m72 li {
  color: #8880A8;
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 0.375rem;
}.zji_seo_body_m72 table {
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 13px;
  display: block;
  width: 100%;
  margin-bottom: 12px;
}
@media(min-width:768px) {.zji_seo_body_m72 table {
  display: table;
}
}.zji_seo_body_m72 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  font-weight: 700;
  color: #C0BAD8;
  text-align: left;
}.zji_seo_body_m72 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #8880A8;
}.zji_seo_cols_m72 {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 638px) {.zji_seo_cols_m72 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.zji_seo_cols_m72 {
  grid-template-columns: repeat(3,1fr);
}
}.zji_seo_col_h_m72 {
  margin-bottom: 0.438rem;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #C0BAD8;
}.zji_seo_col_p_m72 {
  overflow-wrap: break-word;
  color: #655F82;
  font-size: 0.813rem;
  line-height: 1.65;
}.zji_seo_stats_m72 {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.zji_seo_stat_m72 {
  padding: 0.875rem 1rem;
  border-radius: 8px;
  background: rgba(139, 53, 214, 0.07);
  flex: 1;
  border: 1px solid rgba(139, 53, 214, 0.18);
  min-width: 8.75rem;
}.zji_seo_stat_val_m72 {
  margin-bottom: 4px;
  color: #8B35D6;
  overflow-wrap: break-word;
  font-size: 20px;
  font-weight: 800;
}.zji_seo_stat_lb_m72 {
  font-size: 11px;
  color: #655F82;
  overflow-wrap: break-word;
}.zji_pmt_m72 {
  background: #08090F;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.zji_pmt_m72 {
  padding: 44px 24px 0;
}
}.zji_pmt_in_m72 {
  margin: 0 auto;
  max-width: 83.75rem;
}.zji_pmt_head_m72 {
  margin-bottom: 22px;
  max-width: 45rem;
}.zji_pmt_label_m72 {
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #8B35D6;
  margin-bottom: 0.5rem;
  font-weight: 700;
}.zji_pmt_h2_m72 {
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Orbitron', sans-serif;
  font-size: 22px;
  margin-bottom: 8px;
  color: #EEEAF8;
}
@media(min-width: 770px) {.zji_pmt_h2_m72 {
  font-size: 1.75rem;
}
}.zji_pmt_intro_m72 {
  color: #655F82;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.6;
}.zji_pmt_groups_m72 {
  gap: 20px;
  display: flex;
  flex-direction: column;
}.zji_pmt_group_m72 {
  background: #101219;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.5rem;
  padding: 20px;
}.zji_pmt_group_head_m72 {
  gap: 0.75rem;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
  align-items: center;
  display: flex;
}.zji_pmt_group_ic_m72 {
  border-radius: 0.25rem;
  background: rgba(139, 53, 214, 0.18);
  align-items: center;
  width: 36px;
  height: 36px;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  color: #8B35D6;
}.zji_pmt_group_ic_m72 svg {
  width: 18px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.125rem;
}.zji_pmt_group_h_m72 {
  margin: 0;
  font-family: 'Orbitron', sans-serif;
  color: #EEEAF8;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 16px;
}.zji_pmt_group_p_m72 {
  font-size: 13px;
  overflow-wrap: break-word;
  color: #655F82;
  line-height: 1.6;
  margin-bottom: 0.875rem;
}.zji_pmt_group_p_m72 strong {
  font-weight: 600;
  color: #C0BAD8;
}.zji_pmt_table_wrap_m72 {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.zji_pmt_table_m72 {
  border-collapse: collapse;
  min-width: 540px;
  width: 100%;
  font-size: 13px;
}.zji_pmt_table_m72 th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-transform: uppercase;
  color: #C0BAD8;
  letter-spacing: .04em;
  text-align: left;
  font-size: 11px;
  white-space: nowrap;
  font-weight: 700;
}.zji_pmt_table_m72 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.75rem;
  color: #655F82;
}.zji_pmt_table_m72 tbody tr:last-child td {
  border-bottom: none;
}.zji_pmt_table_m72 tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #C0BAD8;
}.zji_seo_m72 {
  background: #08090F;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 767px) {.zji_seo_m72 {
  padding: 44px 1.5rem 0;
}
}.zji_seo_in_m72 {
  margin: 0 auto;
  background: #101219;
  padding: 28px 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.875rem;
  max-width: 83.75rem;
}
@media(min-width: 767px) {.zji_seo_in_m72 {
  padding: 36px 2.5rem;
}
}.zji_seo_label_m72 {
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #8B35D6;
}.zji_seo_h2_m72 {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 14px;
  font-family: 'Orbitron', sans-serif;
  line-height: 1.25;
  color: #EEEAF8;
  font-weight: 800;
}
@media(min-width: 771px) {.zji_seo_h2_m72 {
  font-size: 1.5rem;
}
}.zji_seo_body_m72 {
  color: #8880A8;
  line-height: 1.75;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.zji_seo_body_m72 p {
  color: #8880A8;
  font-size: 14px;
  margin-bottom: 12px;
  line-height: 1.75;
}.zji_seo_body_m72 p:last-child {
  margin-bottom: 0;
}.zji_seo_body_m72 strong {
  font-weight: 700;
  color: #C0BAD8;
}.zji_seo_body_m72 a {
  transition: color .2s;
  color: #8B35D6;
  text-decoration: underline;
}.zji_seo_body_m72 a:hover {
  color: #A04EEC;
}.zji_seo_body_m72 ul,.zji_seo_body_m72 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.zji_seo_body_m72 ol {
  list-style: decimal;
}.zji_seo_body_m72 li {
  color: #8880A8;
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  line-height: 1.75;
}.zji_seo_body_m72 table {
  display: block;
  overflow-x: auto;
  font-size: 13px;
  border-collapse: collapse;
  margin-bottom: 12px;
  width: 100%;
}
@media(min-width: 770px) {.zji_seo_body_m72 table {
  display: table;
}
}.zji_seo_body_m72 th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #C0BAD8;
}.zji_seo_body_m72 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #8880A8;
}.zji_seo_cols_m72 {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 639px) {.zji_seo_cols_m72 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.zji_seo_cols_m72 {
  grid-template-columns: repeat(3,1fr);
}
}.zji_seo_col_h_m72 {
  overflow-wrap: break-word;
  margin-bottom: 7px;
  color: #C0BAD8;
  font-size: 0.813rem;
  font-weight: 700;
}.zji_seo_col_p_m72 {
  color: #655F82;
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
}.zji_seo_stats_m72 {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.zji_seo_stat_m72 {
  background: rgba(139, 53, 214, 0.07);
  border-radius: 8px;
  padding: 14px 1rem;
  flex: 1;
  border: 1px solid rgba(139, 53, 214, 0.18);
  min-width: 8.75rem;
}.zji_seo_stat_val_m72 {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #8B35D6;
  margin-bottom: 0.25rem;
  font-weight: 800;
}.zji_seo_stat_lb_m72 {
  color: #655F82;
  overflow-wrap: break-word;
  font-size: 11px;
}.zji_faq_m72 {
  padding: 2.25rem 1rem 0;
  background: #08090F;
}
@media(min-width: 769px) {.zji_faq_m72 {
  padding: 44px 24px 0;
}
}.zji_faq_in_m72 {
  margin: 0 auto;
  max-width: 83.75rem;
}.zji_faq_head_m72 {
  margin-bottom: 20px;
}.zji_faq_label_m72 {
  text-transform: uppercase;
  color: #8B35D6;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
}.zji_faq_h2_m72 {
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #EEEAF8;
  font-family: 'Orbitron', sans-serif;
}
@media(min-width: 771px) {.zji_faq_h2_m72 {
  font-size: 24px;
}
}.zji_faq_list_m72 {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.zji_faq_item_m72 {
  overflow: hidden;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #101219;
}.zji_faq_q_m72 {
  padding: 1rem 20px;
  gap: 0.75rem;
  transition: color .2s;
  font-weight: 600;
  cursor: pointer;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  display: flex;
  color: #C0BAD8;
  align-items: center;
  font-size: 14px;
  justify-content: space-between;
}.zji_faq_q_m72:hover {
  color: #EEEAF8;
}.zji_faq_q_ic_m72 {
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  border-radius: 50%;
  flex-shrink: 0;
  font-size: 16px;
  align-items: center;
  justify-content: center;
  height: 1.5rem;
  width: 1.5rem;
  display: flex;
  color: #8B35D6;
}.zji_faq_item_m72.zji_state_open_m72 .zji_faq_q_ic_m72 {
  transform: rotate(45deg);
}.zji_faq_a_m72 {
  padding: 0 20px 1rem;
  overflow-wrap: break-word;
  display: none;
  line-height: 1.7;
  color: #655F82;
  font-size: 13px;
}.zji_faq_item_m72.zji_state_open_m72 .zji_faq_a_m72 {
  display: block;
}.zji_faq_a_m72 strong {
  font-weight: 700;
  color: #C0BAD8;
}.zji_faq_a_m72 a {
  text-decoration: underline;
  color: #8B35D6;
}.zji_faq_a_m72 ul,.zji_faq_a_m72 ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 20px;
}.zji_faq_a_m72 ol {
  list-style: decimal;
}.zji_faq_a_m72 li {
  line-height: 1.6;
  margin-bottom: 4px;
}.zji_faq_a_m72 table {
  margin: 0.5rem 0;
  border-collapse: collapse;
  font-size: 12px;
  display: block;
  overflow-x: auto;
  width: 100%;
}
@media(min-width: 765px) {.zji_faq_a_m72 table {
  display: table;
}
}.zji_faq_a_m72 th {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #C0BAD8;
  text-align: left;
}.zji_faq_a_m72 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 6px 0.5rem;
  color: #655F82;
}.zji_ft_m72 {
  background: #050509;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 48px;
}.zji_ft_support_m72 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 1rem;
}
@media(min-width: 766px) {.zji_ft_support_m72 {
  padding: 1.75rem 1.5rem;
}
}.zji_ft_support_in_m72 {
  margin: 0 auto;
  gap: 16px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  max-width: 83.75rem;
}.zji_ft_support_main_m72 {
  gap: 16px;
  flex: 1;
  align-items: center;
  min-width: 220px;
  display: flex;
  flex-wrap: wrap;
}.zji_ft_support_ic_m72 {
  color: #8B35D6;
  flex-shrink: 0;
}.zji_ft_support_ic_m72 svg {
  stroke-linejoin: round;
  width: 30px;
  height: 30px;
  stroke-linecap: round;
}.zji_ft_support_text_title_m72 {
  font-weight: 700;
  color: #EEEAF8;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  margin-bottom: 3px;
}.zji_ft_support_text_sub_m72 {
  overflow-wrap: break-word;
  color: #655F82;
  font-size: 12px;
}.zji_ft_support_btn_m72 {
  padding: 11px 22px;
  background: #8B35D6;
  transition: background .2s;
  border-radius: 8px;
  font-size: 13px;
  white-space: nowrap;
  font-weight: 700;
  flex-shrink: 0;
  color: #EEEAF8;
}.zji_ft_support_btn_m72:hover {
  background: #A04EEC;
}.zji_ft_support_contacts_m72 {
  gap: 16px;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.zji_ft_support_contact_m72 {
  font-size: 12px;
  color: #524D6C;
  line-height: 1.4;
}.zji_ft_support_contact_m72 strong {
  margin-bottom: 2px;
  color: #8880A8;
  font-weight: 600;
  font-size: 11px;
  display: block;
}.zji_ft_main_m72 {
  padding: 32px 1rem 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 765px) {.zji_ft_main_m72 {
  padding: 2.5rem 24px 32px;
}
}.zji_ft_main_in_m72 {
  gap: 24px;
  margin: 0 auto;
  max-width: 1340px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 637px) {.zji_ft_main_in_m72 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.zji_ft_main_in_m72 {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.zji_ft_col_logo_m72 {
  grid-column: 1/-1;
}
@media(min-width: 1077px) {.zji_ft_col_logo_m72 {
  grid-column: auto;
}
}.zji_ft_logo_m72 {
  gap: 0.563rem;
  align-items: center;
  color: #EEEAF8;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1rem;
  display: flex;
}.zji_ft_logo_mark_m72 {
  overflow: hidden;
  border-radius: 0.25rem;
  width: 30px;
  height: 30px;
}.zji_ft_logo_mark_m72 img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.zji_ft_logo_sub_m72 {
  font-size: 12px;
  max-width: 12.5rem;
  color: #524D6C;
  line-height: 1.55;
  overflow-wrap: break-word;
}.zji_ft_col_title_m72 {
  font-weight: 700;
  color: #8880A8;
  letter-spacing: .07em;
  margin-bottom: 14px;
  font-size: 0.75rem;
  text-transform: uppercase;
}.zji_ft_col_links_m72 {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.zji_ft_col_link_m72 {
  transition: color .2s;
  font-size: 13px;
  color: #524D6C;
  overflow-wrap: break-word;
}.zji_ft_col_link_m72:hover {
  color: #C0BAD8;
}.zji_ft_apps_m72 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.zji_ft_app_card_m72 {
  padding: 0.625rem 12px;
  gap: 0.625rem;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.05);
  align-items: center;
  display: flex;
}.zji_ft_app_card_m72:hover {
  border-color: rgba(139, 53, 214, 0.55);
}.zji_ft_app_card_ic_m72 svg {
  width: 1.375rem;
  stroke-linecap: round;
  height: 1.375rem;
  stroke-linejoin: round;
}.zji_ft_app_card_os_m72 {
  font-weight: 600;
  color: #524D6C;
  font-size: 0.625rem;
}.zji_ft_app_card_action_m72 {
  color: #C0BAD8;
  font-weight: 700;
  font-size: 0.75rem;
}.zji_ft_bot_m72 {
  padding: 1.25rem 16px;
}
@media(min-width: 771px) {.zji_ft_bot_m72 {
  padding: 1.25rem 24px;
}
}.zji_ft_bot_in_m72 {
  gap: 1rem;
  margin: 0 auto;
  align-items: center;
  max-width: 83.75rem;
  flex-wrap: wrap;
  display: flex;
}.zji_ft_socials_m72 {
  gap: 8px;
  display: flex;
}.zji_ft_soc_m72 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  transition: background .2s;
  border-radius: 4px;
  align-items: center;
  height: 2.25rem;
  width: 2.25rem;
  color: #8880A8;
  display: flex;
  justify-content: center;
}.zji_ft_soc_m72 svg {
  height: 1rem;
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
}.zji_ft_soc_m72:hover {
  background: rgba(255, 255, 255, 0.07);
}.zji_ft_legal_m72 {
  flex: 1;
  font-size: 0.688rem;
  min-width: 12.5rem;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #8880A8;
}.zji_ft_legal_m72 strong {
  font-weight: 700;
  color: #8880A8;
}.zji_ft_legal_m72 a {
  color: #8880A8;
  text-decoration: underline;
}.zji_ft_age_m72 {
  border-radius: 50%;
  border: 2px solid #8880A8;
  align-items: center;
  color: #8880A8;
  justify-content: center;
  font-weight: 800;
  margin-left: auto;
  width: 32px;
  height: 2rem;
  font-size: 0.688rem;
  display: flex;
  flex-shrink: 0;
}