*,::before,::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  font-family: 'DM Sans', sans-serif;
  color: #C8C1DC;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
  min-height: 100vh;
  background-color: #121018;
}ul,ol {
  list-style: none;
}img,picture,svg {
  display: block;
  max-width: 100%;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  cursor: pointer;
  color: inherit;
}a {
  color: inherit;
  text-decoration: none;
}.gjq_layout-od9 {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}.gjq_page-od9 {
  display: flex;
  min-height: 100vh;
}.gjq_main-od9 {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media screen and (min-width: 1078px) {.gjq_main-od9 {
  padding-left: 13.75rem;
}
}
@media screen and (max-width: 1080px) {.gjq_main-od9 {
  padding-bottom: 72px;
}
}.gjq_gc-od9 {
  border-radius: 0.5rem;
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #181523;
  flex-shrink: 0;
  cursor: pointer;
  width: 8.75rem;
  position: relative;
}
@media(min-width: 643px) {.gjq_gc-od9 {
  width: 156px;
}
}
@media(min-width: 1082px) {.gjq_gc-od9 {
  width: 10.5rem;
}
}.gjq_gc-od9:hover {
  transform: translateY(-3px);
  border-color: rgba(232, 25, 125, 0.08);
}.gjq_gc_img-od9 {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.gjq_gc_img-od9 img {
  inset: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  object-fit: cover;
}.gjq_gc_hover-od9 {
  inset: 0;
  transition: opacity .2s;
  background: rgba(10, 8, 18, 0.72);
  justify-content: center;
  opacity: 0;
  align-items: center;
  display: flex;
  position: absolute;
}.gjq_gc-od9:hover .gjq_gc_hover-od9 {
  opacity: 1;
}.gjq_gc_hover_btn-od9 {
  border-radius: 0.313rem;
  padding: 8px 1rem;
  background: #E8197D;
  font-size: 0.75rem;
  color: #F8F4FF;
  font-weight: 700;
}.gjq_gc_info-od9 {
  padding: 8px 10px 0.625rem;
}.gjq_gc_name-od9 {
  overflow: hidden;
  max-width: 100%;
  white-space: nowrap;
  font-weight: 600;
  text-overflow: ellipsis;
  font-size: 12px;
  margin-bottom: 3px;
  color: #C8C1DC;
}.gjq_gc_prov-od9 {
  color: #524D6A;
  font-size: 10px;
}.gjq_gc_tag-od9 {
  border-radius: 0.25rem;
  padding: 2px 7px;
  font-weight: 700;
  z-index: 2;
  position: absolute;
  font-size: 9px;
  letter-spacing: .04em;
  text-transform: uppercase;
  top: 6px;
  left: 6px;
}.gjq_gc_tag_hot-od9 {
  background: #F03D3D;
  color: #fff;
}.gjq_gc_tag_new-od9 {
  background: #22D45A;
  color: #121018;
}.gjq_gc_tag_jp-od9 {
  background: #F5A623;
  color: #121018;
}.gjq_gc_tag_ex-od9 {
  background: #F5832A;
  color: #fff;
}.gjq_gc_tag_live-od9 {
  background: #F03D3D;
  color: #fff;
}.gjq_gr-od9 {
  background: #121018;
  padding: 2rem 1rem 0;
}
@media(min-width:768px) {.gjq_gr-od9 {
  padding: 36px 24px 0;
}
}.gjq_gr_in-od9 {
  margin: 0 auto;
  max-width: 82.5rem;
}.gjq_gr_head-od9 {
  gap: 0.75rem;
  display: flex;
  margin-bottom: 10px;
  align-items: center;
  flex-wrap: wrap;
}.gjq_gr_head_l-od9 {
  gap: 10px;
  flex: 1;
  align-items: center;
  min-width: 0;
  display: flex;
}.gjq_gr_ic-od9 {
  border-radius: 8px;
  height: 2rem;
  display: flex;
  align-items: center;
  width: 32px;
  flex-shrink: 0;
  justify-content: center;
}.gjq_gr_ic-od9 svg {
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
  height: 1rem;
}.gjq_gr_title-od9 {
  color: #F8F4FF;
  overflow-wrap: break-word;
  font-size: 1rem;
  font-family: 'Syne', sans-serif;
  font-weight: 700;
}
@media(min-width: 771px) {.gjq_gr_title-od9 {
  font-size: 18px;
}
}.gjq_gr_more-od9 {
  gap: 0.313rem;
  transition: color .2s;
  color: #6E6688;
  flex-shrink: 0;
  font-size: 0.75rem;
  font-weight: 600;
  display: flex;
  white-space: nowrap;
  align-items: center;
}.gjq_gr_more-od9:hover {
  color: #E8197D;
}.gjq_gr_more-od9 svg {
  width: 0.75rem;
  stroke-linejoin: round;
  height: 0.75rem;
  stroke-linecap: round;
}.gjq_gr_arrows-od9 {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.gjq_gr_arr-od9 {
  transition: background .15s,color .15s;
  border-radius: 5px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  width: 30px;
  display: flex;
  align-items: center;
  color: #9B93B4;
  height: 1.875rem;
  justify-content: center;
}.gjq_gr_arr-od9:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F8F4FF;
}.gjq_gr_arr-od9 svg {
  width: 0.813rem;
  height: 0.813rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.gjq_gr_seo_h-od9 {
  margin: 0 0 6px;
  font-weight: 700;
  overflow-wrap: break-word;
  font-family: 'Syne', sans-serif;
  font-size: 0.813rem;
  max-width: 680px;
  color: #C8C1DC;
}
@media(min-width: 770px) {.gjq_gr_seo_h-od9 {
  font-size: 0.875rem;
}
}.gjq_gr_seo-od9 {
  color: #6E6688;
  overflow-wrap: break-word;
  line-height: 1.55;
  max-width: 680px;
  margin-bottom: 12px;
  font-size: 0.75rem;
}.gjq_gr_seo-od9 strong {
  color: #C8C1DC;
  font-weight: 600;
}.gjq_gr_scroll-od9 {
  gap: 10px;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
  padding-bottom: 0.625rem;
}.gjq_gr_scroll-od9::-webkit-scrollbar {
  display: none;
}
@media(min-width: 765px) {.gjq_gr_scroll-od9 {
  gap: 12px;
}
}.gjq_tb-od9 {
  background: #0F0D16;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  align-items: center;
  height: 3.5rem;
  left: 0;
  z-index: 80;
  position: fixed;
  display: flex;
  top: 0;
  right: 0;
}.gjq_tb_in-od9 {
  padding: 0 0.875rem;
  gap: 0;
  height: 100%;
  display: flex;
  align-items: center;
  width: 100%;
}.gjq_tb_burger-od9 {
  border-radius: 8px;
  gap: 5px;
  margin-right: 8px;
  align-items: center;
  flex-shrink: 0;
  width: 2.375rem;
  flex-direction: column;
  justify-content: center;
  display: flex;
  height: 2.375rem;
}.gjq_tb_burger-od9:hover {
  background: rgba(255, 255, 255, 0.05);
}.gjq_tb_burger_line-od9 {
  border-radius: 1px;
  background: #9B93B4;
  display: block;
  width: 18px;
  height: 2px;
}
@media(min-width: 1079px) {.gjq_tb_burger-od9 {
  display: none;
}
}.gjq_tb_logo-od9 {
  gap: 9px;
  display: flex;
  margin-right: 1.25rem;
  color: #F8F4FF;
  overflow-wrap: break-word;
  font-weight: 800;
  letter-spacing: -.01em;
  font-size: 18px;
  flex-shrink: 0;
  align-items: center;
}.gjq_tb_logo_mark-od9 {
  border-radius: 0.5rem;
  overflow: hidden;
  justify-content: center;
  display: flex;
  align-items: center;
  width: 2rem;
  height: 2rem;
}.gjq_tb_logo_mark-od9 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.gjq_tb_nav-od9 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 639px) {.gjq_tb_nav-od9 {
  display: flex;
}
}.gjq_tb_tab-od9 {
  padding: 0.5rem 0.875rem;
  border-radius: 0.5rem;
  transition: background .15s,color .15s;
  color: #9B93B4;
  font-weight: 600;
  white-space: nowrap;
  font-size: 0.813rem;
}.gjq_tb_tab-od9:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F8F4FF;
}.gjq_tb_tab-od9.gjq_state_active-od9 {
  background: rgba(232, 25, 125, 0.18);
  color: #F8F4FF;
}.gjq_tb_right-od9 {
  gap: 0.5rem;
  align-items: center;
  margin-left: auto;
  flex-shrink: 0;
  display: flex;
}.gjq_tb_login-od9 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.563rem 16px;
  transition: border-color .2s,color .2s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.5rem;
  font-weight: 600;
  font-size: 13px;
  color: #C8C1DC;
  display: none;
}.gjq_tb_login-od9:hover {
  border-color: rgba(232, 25, 125, 0.45);
  color: #F8F4FF;
}
@media(min-width: 483px) {.gjq_tb_login-od9 {
  display: block;
}
}.gjq_tb_reg-od9 {
  background: #22D45A;
  padding: 9px 1.125rem;
  border-radius: 0.5rem;
  transition: background .2s;
  white-space: nowrap;
  color: #0F0D1A;
  font-size: 0.813rem;
  font-weight: 700;
}.gjq_tb_reg-od9:hover {
  background: #2AE366;
}.gjq_sb-od9 {
  transition: transform .25s ease;
  transform: translateX(-100%);
  background: #1D1A28;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  bottom: 0;
  left: 0;
  z-index: 70;
  top: 56px;
  position: fixed;
  overflow-y: auto;
  width: 13.75rem;
}.gjq_sb-od9.gjq_state_open-od9 {
  transform: translateX(0);
}.gjq_sb-od9::-webkit-scrollbar {
  width: 4px;
}.gjq_sb-od9::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1081px) {.gjq_sb-od9 {
  transform: translateX(0);
}
}.gjq_sb_auth-od9 {
  padding: 14px 12px 0.625rem;
}.gjq_sb_btn_reg-od9 {
  border-radius: 0.5rem;
  transition: background .2s;
  background: #22D45A;
  padding: 0.688rem;
  color: #0F0D1A;
  font-weight: 700;
  text-align: center;
  margin-bottom: 8px;
  display: block;
  font-size: 13px;
}.gjq_sb_btn_reg-od9:hover {
  background: #2AE366;
}.gjq_sb_btn_login-od9 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  padding: 10px;
  border-radius: 0.5rem;
  text-align: center;
  font-weight: 600;
  font-size: 13px;
  color: #C8C1DC;
  display: block;
}.gjq_sb_btn_login-od9:hover {
  border-color: rgba(232, 25, 125, 0.45);
  color: #F8F4FF;
}.gjq_sb_promo-od9 {
  background: linear-gradient(135deg,#3D0A28,#1D1A28);
  border-radius: 8px;
  overflow: hidden;
  margin: 0 0.75rem 10px;
  border: 1px solid rgba(232, 25, 125, 0.18);
  padding: 0.75rem 0.875rem;
  position: relative;
}.gjq_sb_promo-od9::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(232, 25, 125, 0.18),transparent 70%);
  position: absolute;
  right: -20px;
  width: 5rem;
  content: '';
  top: -1.25rem;
  height: 5rem;
}.gjq_sb_promo_title-od9 {
  color: #E8197D;
  text-transform: uppercase;
  letter-spacing: .06em;
  margin-bottom: 4px;
  font-weight: 700;
  font-size: 0.688rem;
}.gjq_sb_promo_text-od9 {
  line-height: 1.35;
  color: #F8F4FF;
  font-size: 0.75rem;
  font-weight: 600;
  overflow-wrap: break-word;
}.gjq_sb_promo_sub-od9 {
  color: #6E6688;
  font-size: 10px;
  margin-top: 3px;
}.gjq_sb_nav-od9 {
  padding: 6px 8px 16px;
}.gjq_sb_nav_lb-od9 {
  padding: 10px 0.5rem 0.375rem;
  font-weight: 700;
  font-size: 0.625rem;
  color: #524D6A;
  letter-spacing: .08em;
  text-transform: uppercase;
}.gjq_sb_link-od9 {
  transition: background .15s,color .15s;
  gap: 0.625rem;
  padding: 9px 10px;
  border-radius: 5px;
  color: #9B93B4;
  font-size: 13px;
  cursor: pointer;
  font-weight: 500;
  overflow-wrap: break-word;
  display: flex;
  align-items: center;
}.gjq_sb_link-od9:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F8F4FF;
}.gjq_sb_link-od9.gjq_state_active-od9 {
  background: rgba(232, 25, 125, 0.18);
  color: #F8F4FF;
}.gjq_sb_ic-od9 {
  border-radius: 5px;
  display: flex;
  align-items: center;
  width: 1.875rem;
  justify-content: center;
  height: 1.875rem;
  flex-shrink: 0;
}.gjq_sb_ic-od9 svg {
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
  height: 16px;
}.gjq_sb_ic_1-od9 {
  background: rgba(232, 25, 125, 0.08);
  color: #E8197D;
}.gjq_sb_ic_2-od9 {
  background: rgba(34, 212, 90, 0.15);
  color: #22D45A;
}.gjq_sb_ic_3-od9 {
  background: rgba(245, 166, 35, 0.16);
  color: #F5A623;
}.gjq_sb_ic_4-od9 {
  background: rgba(245, 131, 42, 0.18);
  color: #F5832A;
}.gjq_sb_ic_5-od9 {
  background: rgba(232, 25, 125, 0.08);
  color: #F472B6;
}.gjq_sb_ic_6-od9 {
  background: rgba(245, 131, 42, 0.18);
  color: #9B3CF5;
}.gjq_sb_badge-od9 {
  border-radius: 0.313rem;
  background: #F5A623;
  padding: 2px 0.438rem;
  margin-left: auto;
  font-size: 0.563rem;
  color: #0F0D1A;
  font-weight: 700;
}.gjq_sb_bot-od9 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.5rem;
  padding: 0.75rem;
  display: flex;
}.gjq_sb_lang-od9,.gjq_sb_help-od9 {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  flex: 1;
  border-radius: 0.313rem;
  padding: 0.563rem 6px;
  gap: 6px;
  color: #9B93B4;
  display: flex;
  font-size: 11px;
  justify-content: center;
  font-weight: 600;
  align-items: center;
}.gjq_sb_lang-od9:hover,.gjq_sb_help-od9:hover {
  border-color: rgba(232, 25, 125, 0.45);
  color: #F8F4FF;
}.gjq_sb_lang-od9 svg,.gjq_sb_help-od9 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.813rem;
  height: 0.813rem;
}.gjq_sb_bd-od9 {
  inset: 0;
  background: rgba(10, 8, 18, 0.72);
  z-index: 69;
  display: none;
  position: fixed;
}.gjq_sb_bd-od9.gjq_state_on-od9 {
  display: block;
}
@media(min-width: 1079px) {.gjq_sb_bd-od9 {
  display: none!important;
}
}.gjq_mob_nav-od9 {
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  background: #1D1A28;
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  left: 0;
  display: flex;
  z-index: 80;
  position: fixed;
  bottom: 0;
  right: 0;
}
@media(min-width: 1081px) {.gjq_mob_nav-od9 {
  display: none;
}
}.gjq_mob_nav_item-od9 {
  padding: 0.25rem 2px;
  gap: 4px;
  flex: 1;
  display: flex;
  flex-direction: column;
  color: #524D6A;
  cursor: pointer;
  align-items: center;
}.gjq_mob_nav_ic-od9 {
  line-height: 1;
}.gjq_mob_nav_ic-od9 svg {
  stroke-linejoin: round;
  width: 20px;
  height: 1.25rem;
  stroke-linecap: round;
}.gjq_mob_nav_lb-od9 {
  font-weight: 600;
  font-size: 10px;
  color: #524D6A;
}.gjq_mob_nav_item-od9.gjq_state_active-od9 {
  color: #E8197D;
}.gjq_mob_nav_item-od9.gjq_state_active-od9 .gjq_mob_nav_lb-od9 {
  color: #E8197D;
}.gjq_hero-od9 {
  background: #121018;
  padding: 1.25rem 16px 0;
}
@media(min-width: 769px) {.gjq_hero-od9 {
  padding: 1.5rem 1.5rem 0;
}
}.gjq_hero_in-od9 {
  margin: 0 auto;
  gap: 0.75rem;
  display: grid;
  max-width: 1320px;
  grid-template-columns: 1fr;
}
@media(min-width: 862px) {.gjq_hero_in-od9 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1098px) {.gjq_hero_in-od9 {
  grid-template-columns: 1fr 21.25rem;
}
}.gjq_hero_promo-od9 {
  background: #181523;
  border-radius: 14px;
  overflow: hidden;
  min-height: 13.75rem;
  display: flex;
  align-items: stretch;
  position: relative;
}
@media(min-width: 765px) {.gjq_hero_promo-od9 {
  min-height: 17.5rem;
}
}.gjq_hero_promo_bg-od9 {
  inset: 0;
  background: linear-gradient(120deg,#3D0A28 0%,#1A1525 100%);
  background-position: center;
  position: absolute;
  background-size: cover;
}.gjq_hero_promo_bg-od9::after {
  inset: 0;
  background: linear-gradient(90deg,#121018 0%,rgba(10, 8, 18, 0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.gjq_hero_promo_glow-od9 {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(245, 131, 42, 0.18) 0%,transparent 65%);
  height: 300px;
  right: 3.75rem;
  pointer-events: none;
  position: absolute;
  width: 300px;
  top: -2.5rem;
}.gjq_hero_promo_ct-od9 {
  padding: 28px 1.5rem 1.75rem 28px;
  position: relative;
  z-index: 2;
  flex-direction: column;
  display: flex;
  max-width: 480px;
  justify-content: center;
}
@media(min-width: 769px) {.gjq_hero_promo_ct-od9 {
  padding: 2.5rem 2rem;
}
}.gjq_hero_badge-od9 {
  border: 1px solid rgba(232, 25, 125, 0.08);
  padding: 5px 0.75rem;
  background: rgba(232, 25, 125, 0.18);
  border-radius: 20px;
  margin-bottom: 14px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  display: inline-block;
  color: #E8197D;
  font-size: 10px;
}.gjq_hero_h1-od9 {
  font-size: 1.625rem;
  color: #F8F4FF;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Syne', sans-serif;
  line-height: 1.15;
  margin-bottom: 10px;
}.gjq_hero_h1-od9 em {
  font-style: normal;
  color: #F5A623;
}
@media(min-width: 766px) {.gjq_hero_h1-od9 {
  font-size: 2.25rem;
}
}.gjq_hero_sub-od9 {
  line-height: 1.55;
  color: #9B93B4;
  font-size: 0.813rem;
  margin-bottom: 20px;
}
@media(min-width: 766px) {.gjq_hero_sub-od9 {
  font-size: 14px;
}
}.gjq_hero_row-od9 {
  gap: 0.625rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.gjq_hero_cta-od9 {
  background: #22D45A;
  transition: background .2s;
  padding: 13px 26px;
  border-radius: 0.5rem;
  font-weight: 700;
  color: #0F0D1A;
  box-shadow: 0.25rem 4px 0px rgba(20, 180, 80, 0.6), 0 0 12px rgba(34, 212, 90, 0.3);
  font-size: 0.875rem;
}.gjq_hero_cta-od9:hover {
  background: #2AE366;
}.gjq_hero_terms-od9 {
  font-size: 0.688rem;
  color: #524D6A;
}.gjq_hero_game-od9 {
  background: #181523;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 14px;
  display: flex;
  flex-direction: column;
  position: relative;
}.gjq_hero_game_badge-od9 {
  border: 1px solid rgba(245, 166, 35, 0.16);
  background: rgba(245, 166, 35, 0.16);
  border-radius: 1.25rem;
  padding: 0.313rem 10px;
  z-index: 3;
  color: #F5A623;
  position: absolute;
  top: 12px;
  letter-spacing: .06em;
  font-weight: 700;
  left: 0.75rem;
  font-size: 10px;
  text-transform: uppercase;
}.gjq_hero_game_badge-od9 svg {
  margin-right: 4px;
  vertical-align: -1px;
  height: 11px;
  width: 0.688rem;
}.gjq_hero_game_img-od9 {
  overflow: hidden;
  background: linear-gradient(135deg,#3D0A28,#1A1525);
  padding-bottom: 60%;
  position: relative;
}.gjq_hero_game_img-od9 img {
  inset: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  object-fit: cover;
}.gjq_hero_game_play-od9 {
  background: rgba(10, 8, 18, 0.72);
  transition: opacity .2s;
  inset: 0;
  opacity: 0;
  justify-content: center;
  display: flex;
  align-items: center;
  position: absolute;
}.gjq_hero_game-od9:hover .gjq_hero_game_play-od9 {
  opacity: 1;
}.gjq_hero_game_play-od9 span {
  background: #E8197D;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 3.25rem;
  height: 3.25rem;
}.gjq_hero_game_play-od9 span svg {
  width: 18px;
  height: 1.125rem;
  margin-left: 2px;
}.gjq_hero_game_info-od9 {
  padding: 0.875rem 16px;
}.gjq_hero_game_title-od9 {
  margin-bottom: 0.25rem;
  color: #F8F4FF;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.938rem;
}.gjq_hero_game_provider-od9 {
  color: #6E6688;
  font-size: 0.688rem;
}.gjq_hero_game_btn-od9 {
  border-radius: 0.5rem;
  margin: 0.75rem 16px 1rem;
  transition: background .2s;
  background: #E8197D;
  padding: 11px;
  font-size: 0.813rem;
  text-align: center;
  color: #F8F4FF;
  display: block;
  font-weight: 700;
}.gjq_hero_game-od9:hover .gjq_hero_game_btn-od9 {
  background: #F02E8C;
}.gjq_sbar-od9 {
  background: #121018;
  padding: 1rem 16px 0;
}
@media(min-width: 767px) {.gjq_sbar-od9 {
  padding: 18px 24px 0;
}
}.gjq_sbar_in-od9 {
  margin: 0 auto;
  max-width: 1320px;
}.gjq_sbar_row-od9 {
  gap: 0.625rem;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
  display: flex;
}.gjq_sbar_input-od9 {
  padding: 0.688rem 16px;
  flex: 1;
  border-radius: 8px;
  background: #181523;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s;
  gap: 0.625rem;
  align-items: center;
  font-size: 0.813rem;
  color: #6E6688;
  cursor: pointer;
  display: flex;
}.gjq_sbar_input-od9:hover {
  border-color: rgba(232, 25, 125, 0.45);
}.gjq_sbar_input-od9 svg {
  flex-shrink: 0;
  height: 0.938rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.938rem;
}.gjq_sbar_providers-od9 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #181523;
  padding: 0.688rem 1.125rem;
  transition: border-color .2s;
  gap: 8px;
  border-radius: 8px;
  display: flex;
  font-size: 13px;
  align-items: center;
  color: #C8C1DC;
  font-weight: 600;
  white-space: nowrap;
}.gjq_sbar_providers-od9:hover {
  border-color: rgba(232, 25, 125, 0.45);
  color: #F8F4FF;
}.gjq_sbar_providers-od9 svg {
  stroke-linecap: round;
  height: 0.875rem;
  width: 14px;
  stroke-linejoin: round;
}.gjq_sbar_tabs-od9 {
  gap: 6px;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 2px;
}.gjq_sbar_tabs-od9::-webkit-scrollbar {
  display: none;
}.gjq_sbar_tab-od9 {
  border-radius: 20px;
  gap: 0.438rem;
  background: rgba(255, 255, 255, 0.05);
  padding: 8px 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s,border-color .15s;
  cursor: pointer;
  display: flex;
  align-items: center;
  color: #9B93B4;
  flex-shrink: 0;
  white-space: nowrap;
  font-weight: 600;
  font-size: 0.75rem;
}.gjq_sbar_tab-od9:hover {
  border-color: rgba(232, 25, 125, 0.45);
  background: rgba(255, 255, 255, 0.07);
  color: #F8F4FF;
}.gjq_sbar_tab-od9.gjq_state_active-od9 {
  border-color: rgba(232, 25, 125, 0.08);
  background: rgba(232, 25, 125, 0.18);
  color: #F8F4FF;
}.gjq_sbar_tab_ic-od9 svg {
  stroke-linecap: round;
  width: 0.875rem;
  height: 0.875rem;
  stroke-linejoin: round;
}.gjq_gr_jp-od9 {
  border-radius: 0.875rem;
  padding: 1.25rem;
  overflow: hidden;
  background: linear-gradient(135deg,#2A0D45 0%,#14112A 100%);
  position: relative;
}.gjq_gr_jp-od9::before {
  background: radial-gradient(circle,rgba(245, 131, 42, 0.18) 0%,transparent 70%);
  border-radius: 50%;
  height: 250px;
  top: -60px;
  position: absolute;
  content: '';
  width: 15.625rem;
  left: -3.75rem;
}.gjq_gr_jp-od9::after {
  background: radial-gradient(circle,rgba(245, 166, 35, 0.16) 0%,transparent 70%);
  border-radius: 50%;
  right: 0;
  width: 200px;
  position: absolute;
  bottom: -40px;
  height: 200px;
  content: '';
}.gjq_gr_jp_head-od9 {
  gap: 16px;
  margin-bottom: 1rem;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  z-index: 1;
  position: relative;
}.gjq_gr_jp_info-od9 {
  flex: 1;
}.gjq_gr_jp_label-od9 {
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 0.375rem;
  color: #9B3CF5;
}.gjq_gr_jp_label-od9 svg {
  width: 14px;
  stroke-linecap: round;
  margin-right: 4px;
  height: 14px;
  stroke-linejoin: round;
  vertical-align: -2px;
}.gjq_gr_jp_amount-od9 {
  line-height: 1;
  font-size: 32px;
  color: #F8F4FF;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-weight: 800;
  font-family: 'Syne', sans-serif;
}
@media(min-width: 769px) {.gjq_gr_jp_amount-od9 {
  font-size: 2.5rem;
}
}.gjq_gr_jp_amount-od9 span {
  color: #F5A623;
}.gjq_gr_jp_seo-od9 {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #9B93B4;
  max-width: 480px;
  line-height: 1.5;
}.gjq_gr_jp_cta-od9 {
  border: 1px solid rgba(245, 131, 42, 0.18);
  background: rgba(245, 131, 42, 0.18);
  padding: 11px 20px;
  transition: background .2s;
  border-radius: 0.5rem;
  align-self: flex-start;
  color: #F8F4FF;
  position: relative;
  white-space: nowrap;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 13px;
  z-index: 1;
  margin-top: 4px;
}.gjq_gr_jp_cta-od9:hover {
  background: #F5832A;
}.gjq_ws-od9 {
  background: #121018;
  padding: 2rem 1rem 0;
}
@media(min-width: 765px) {.gjq_ws-od9 {
  padding: 36px 24px 0;
}
}.gjq_ws_in-od9 {
  margin: 0 auto;
  max-width: 1320px;
}.gjq_ws_head-od9 {
  gap: 12px;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 14px;
  display: flex;
}.gjq_ws_title-od9 {
  gap: 0.625rem;
  flex-wrap: wrap;
  color: #F8F4FF;
  font-size: 1rem;
  align-items: center;
  font-weight: 700;
  overflow-wrap: break-word;
  display: flex;
  font-family: 'Syne', sans-serif;
}.gjq_ws_title_ic-od9 svg {
  height: 18px;
  stroke-linecap: round;
  width: 18px;
  color: #F5A623;
  stroke-linejoin: round;
}.gjq_ws_online-od9 {
  gap: 7px;
  display: flex;
  align-items: center;
  font-size: 12px;
  font-weight: 600;
  color: #6E6688;
}.gjq_ws_online_dot-od9 {
  border-radius: 50%;
  background: #22D45A;
  box-shadow: 0 0 0.375rem rgba(34, 212, 90, 0.15);
  width: 8px;
  height: 8px;
  flex-shrink: 0;
}.gjq_ws_scroll-od9 {
  gap: 0.5rem;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
  padding-bottom: 0.5rem;
}.gjq_ws_scroll-od9::-webkit-scrollbar {
  display: none;
}.gjq_wc-od9 {
  background: #181523;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.5rem;
  padding: 0.625rem 14px;
  gap: 10px;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  min-width: 13.75rem;
}.gjq_wc_img-od9 {
  overflow: hidden;
  background: #1D1A28;
  border-radius: 0.313rem;
  height: 36px;
  width: 2.25rem;
  flex-shrink: 0;
}.gjq_wc_img-od9 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.gjq_wc_info-od9 {
  min-width: 0;
}.gjq_wc_game-od9 {
  overflow: hidden;
  white-space: nowrap;
  color: #C8C1DC;
  text-overflow: ellipsis;
  font-size: 0.75rem;
  font-weight: 600;
}.gjq_wc_player-od9 {
  overflow: hidden;
  white-space: nowrap;
  color: #524D6A;
  font-size: 0.625rem;
  text-overflow: ellipsis;
}.gjq_wc_amount-od9 {
  font-weight: 700;
  margin-left: auto;
  flex-shrink: 0;
  white-space: nowrap;
  color: #22D45A;
  font-size: 0.813rem;
}.gjq_app-od9 {
  background: #121018;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.gjq_app-od9 {
  padding: 44px 1.5rem 0;
}
}.gjq_app_in-od9 {
  margin: 0 auto;
  max-width: 1320px;
}.gjq_app_head-od9 {
  margin-bottom: 1rem;
}.gjq_app_label-od9 {
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #E8197D;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-weight: 700;
}.gjq_app_h2-od9 {
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  color: #F8F4FF;
  font-family: 'Syne', sans-serif;
  font-size: 1.25rem;
}
@media(min-width: 766px) {.gjq_app_h2-od9 {
  font-size: 24px;
}
}.gjq_app_sub-od9 {
  max-width: 37.5rem;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #6E6688;
}.gjq_app_sub-od9 strong {
  font-weight: 700;
  color: #C8C1DC;
}.gjq_app_cards-od9 {
  gap: 0.625rem;
  margin-top: 16px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 642px) {.gjq_app_cards-od9 {
  grid-template-columns: repeat(3,1fr);
}
}.gjq_app_card-od9 {
  padding: 20px;
  overflow: hidden;
  gap: 1rem;
  border-radius: 8px;
  flex-wrap: wrap;
  position: relative;
  display: flex;
  align-items: flex-start;
}.gjq_app_card_ios-od9 {
  background: linear-gradient(135deg,rgba(232, 25, 125, 0.18) 0%,#1D1A28 100%);
}.gjq_app_card_android-od9 {
  background: linear-gradient(135deg,rgba(34, 212, 90, 0.15) 0%,#1D1A28 100%);
}.gjq_app_card_win-od9 {
  background: linear-gradient(135deg,rgba(245, 166, 35, 0.16) 0%,#1D1A28 100%);
}.gjq_app_card_ic-od9 svg {
  stroke-linecap: round;
  height: 34px;
  stroke-linejoin: round;
  width: 34px;
}.gjq_app_card_ic-od9 {
  flex-shrink: 0;
  color: #F8F4FF;
}.gjq_app_card_os-od9 {
  font-size: 10px;
  color: #6E6688;
  margin-bottom: 0.375rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
}.gjq_app_card_title-od9 {
  font-size: 15px;
  overflow-wrap: break-word;
  color: #F8F4FF;
  margin-bottom: 0.375rem;
  font-weight: 700;
  line-height: 1.2;
}.gjq_app_card_text-od9 {
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  font-size: 12px;
  color: #6E6688;
  line-height: 1.5;
}.gjq_app_card_btn-od9 {
  background: rgba(255, 255, 255, 0.12);
  border-radius: 0.313rem;
  transition: background .2s;
  padding: 0.625rem 1.125rem;
  border: 1px solid rgba(232, 25, 125, 0.45);
  gap: 7px;
  display: inline-flex;
  color: #F8F4FF;
  font-weight: 700;
  font-size: 0.813rem;
  align-items: center;
}.gjq_app_card_btn-od9:hover {
  background: rgba(255, 255, 255, 0.07);
}.gjq_bon-od9 {
  background: #121018;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.gjq_bon-od9 {
  padding: 2.75rem 24px 0;
}
}.gjq_bon_in-od9 {
  margin: 0 auto;
  max-width: 82.5rem;
}.gjq_bon_head-od9 {
  margin-bottom: 20px;
}.gjq_bon_label-od9 {
  margin-bottom: 8px;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
  color: #E8197D;
}.gjq_bon_h2-od9 {
  font-weight: 800;
  color: #F8F4FF;
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
  font-family: 'Syne', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.gjq_bon_h2-od9 {
  font-size: 1.5rem;
}
}.gjq_bon_seo-od9 {
  max-width: 38.75rem;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #6E6688;
  font-size: 13px;
}.gjq_bon_seo-od9 strong {
  color: #C8C1DC;
  font-weight: 700;
}.gjq_bon_seo-od9 a {
  color: #E8197D;
  text-decoration: underline;
}.gjq_bon_grid-od9 {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 642px) {.gjq_bon_grid-od9 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.gjq_bon_grid-od9 {
  grid-template-columns: repeat(5,1fr);
}
}.gjq_bon_card-od9 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s,transform .2s;
  border-radius: 0.5rem;
  padding: 16px;
  background: #181523;
}.gjq_bon_card-od9:hover {
  border-color: rgba(232, 25, 125, 0.08);
  transform: translateY(-2px);
}.gjq_bon_card_ic-od9 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.625rem;
  width: 1.625rem;
}.gjq_bon_card_ic-od9 {
  margin-bottom: 10px;
}.gjq_bon_card_type-od9 {
  font-size: 10px;
  letter-spacing: .06em;
  color: #6E6688;
  margin-bottom: 0.375rem;
  font-weight: 700;
  text-transform: uppercase;
}.gjq_bon_card_amount-od9 {
  line-height: 1.1;
  color: #F5A623;
  margin-bottom: 6px;
  font-size: 1.125rem;
  font-weight: 800;
}.gjq_bon_card_name-od9 {
  overflow-wrap: break-word;
  color: #F8F4FF;
  font-weight: 600;
  font-size: 0.813rem;
  margin-bottom: 0.5rem;
}.gjq_bon_card_detail-od9 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #524D6A;
  overflow-wrap: break-word;
  line-height: 1.5;
  padding-top: 0.5rem;
  font-size: 0.688rem;
}.gjq_prov-od9 {
  background: #121018;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.gjq_prov-od9 {
  padding: 44px 1.5rem 0;
}
}.gjq_prov_in-od9 {
  margin: 0 auto;
  max-width: 1320px;
}.gjq_prov_head-od9 {
  margin-bottom: 16px;
}.gjq_prov_label-od9 {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  color: #E8197D;
  letter-spacing: .08em;
  margin-bottom: 8px;
}.gjq_prov_h2-od9 {
  overflow-wrap: break-word;
  color: #F8F4FF;
  font-size: 1.25rem;
  font-weight: 800;
  font-family: 'Syne', sans-serif;
  margin-bottom: 0.5rem;
}
@media(min-width: 769px) {.gjq_prov_h2-od9 {
  font-size: 24px;
}
}.gjq_prov_seo-od9 {
  font-size: 13px;
  margin-bottom: 1rem;
  max-width: 620px;
  color: #6E6688;
  overflow-wrap: break-word;
  line-height: 1.6;
}.gjq_prov_seo-od9 strong {
  font-weight: 700;
  color: #C8C1DC;
}.gjq_prov_seo-od9 a {
  color: #E8197D;
  text-decoration: underline;
}.gjq_prov_grid-od9 {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 643px) {.gjq_prov_grid-od9 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1077px) {.gjq_prov_grid-od9 {
  grid-template-columns: repeat(8,1fr);
}
}.gjq_prov_card-od9 {
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 7px;
  padding: 0.875rem 0.625rem;
  background: #181523;
  transition: border-color .2s,background .2s;
  flex-direction: column;
  align-items: center;
  display: flex;
  cursor: pointer;
}.gjq_prov_card-od9:hover {
  background: #1D1A28;
  border-color: rgba(232, 25, 125, 0.45);
}.gjq_prov_logo-od9 {
  border-radius: 0.313rem;
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  justify-content: center;
  align-items: center;
  width: 2.75rem;
  height: 2.75rem;
  display: flex;
}.gjq_prov_logo-od9 img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.gjq_prov_name-od9 {
  font-weight: 600;
  color: #9B93B4;
  font-size: 11px;
  text-align: center;
  overflow-wrap: break-word;
}.gjq_reg-od9 {
  background: #121018;
  padding: 36px 1rem 0;
}
@media(min-width: 771px) {.gjq_reg-od9 {
  padding: 2.75rem 1.5rem 0;
}
}.gjq_reg_in-od9 {
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #1D1A28;
  padding: 1.75rem 1.5rem;
  border-radius: 0.875rem;
  max-width: 82.5rem;
}
@media(min-width:768px) {.gjq_reg_in-od9 {
  padding: 2.5rem;
}
}.gjq_reg_top-od9 {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.gjq_reg_top-od9 {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.gjq_reg_label-od9 {
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  color: #E8197D;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
}.gjq_reg_h2-od9 {
  font-family: 'Syne', sans-serif;
  font-size: 1.375rem;
  color: #F8F4FF;
  margin-bottom: 0.75rem;
  line-height: 1.2;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 767px) {.gjq_reg_h2-od9 {
  font-size: 28px;
}
}.gjq_reg_bonus-od9 {
  gap: 0.5rem;
  border-radius: 0.5rem;
  padding: 10px 1rem;
  border: 1px solid rgba(245, 166, 35, 0.16);
  background: rgba(245, 166, 35, 0.16);
  display: inline-flex;
  align-items: center;
  margin-bottom: 1rem;
}.gjq_reg_bonus_amount-od9 {
  font-weight: 800;
  color: #F5A623;
  font-size: 20px;
}.gjq_reg_bonus_text-od9 {
  color: #9B93B4;
  font-size: 13px;
  line-height: 1.35;
}.gjq_reg_cta_btn-od9 {
  border-radius: 0.5rem;
  padding: 0.875rem 2rem;
  background: #22D45A;
  transition: background .2s;
  box-shadow: 4px 4px 0px rgba(20, 180, 80, 0.6), 0 0 12px rgba(34, 212, 90, 0.3);
  display: inline-block;
  margin-bottom: 0.75rem;
  color: #0F0D1A;
  font-size: 0.938rem;
  font-weight: 700;
}.gjq_reg_cta_btn-od9:hover {
  background: #2AE366;
}.gjq_reg_terms-od9 {
  font-size: 11px;
  color: #524D6A;
  line-height: 1.5;
}.gjq_reg_seo-od9 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 20px;
  color: #6E6688;
  padding-top: 1.25rem;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.65;
}.gjq_reg_seo-od9 p {
  font-size: 0.813rem;
  margin-bottom: 10px;
  line-height: 1.65;
  color: #6E6688;
}.gjq_reg_seo-od9 p:last-child {
  margin-bottom: 0;
}.gjq_reg_seo-od9 strong {
  color: #C8C1DC;
  font-weight: 700;
}.gjq_reg_seo-od9 a {
  transition: color .2s;
  text-decoration: underline;
  color: #E8197D;
}.gjq_reg_seo-od9 a:hover {
  color: #F02E8C;
}.gjq_reg_seo-od9 ul,.gjq_reg_seo-od9 ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 1.125rem;
}.gjq_reg_seo-od9 ol {
  list-style: decimal;
}.gjq_reg_seo-od9 li {
  line-height: 1.65;
  color: #6E6688;
  margin-bottom: 4px;
  font-size: 0.813rem;
}.gjq_reg_seo-od9 table {
  width: 100%;
  margin-bottom: 0.625rem;
  border-collapse: collapse;
  display: block;
  font-size: 0.813rem;
  overflow-x: auto;
}
@media(min-width: 769px) {.gjq_reg_seo-od9 table {
  display: table;
}
}.gjq_reg_seo-od9 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px;
  font-weight: 700;
  color: #C8C1DC;
  text-align: left;
}.gjq_reg_seo-od9 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px;
  color: #6E6688;
}.gjq_reg_steps-od9 {
  gap: 0.875rem;
  margin-top: 1.75rem;
  flex-direction: column;
  display: flex;
}
@media(min-width:860px) {.gjq_reg_steps-od9 {
  margin-top: 0;
}
}.gjq_reg_step-od9 {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.5rem;
  gap: 14px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 16px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.gjq_reg_step_num-od9 {
  border-radius: 50%;
  border: 1px solid rgba(232, 25, 125, 0.08);
  background: rgba(232, 25, 125, 0.18);
  flex-shrink: 0;
  display: flex;
  align-items: center;
  width: 2.125rem;
  height: 2.125rem;
  font-size: 14px;
  color: #E8197D;
  justify-content: center;
  font-weight: 800;
}.gjq_reg_step_title-od9 {
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 0.875rem;
  color: #F8F4FF;
}.gjq_reg_step_text-od9 {
  line-height: 1.5;
  font-size: 12px;
  color: #6E6688;
}.gjq_reg_trust-od9 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  margin-top: 1.25rem;
  flex-wrap: wrap;
  display: flex;
  padding-top: 20px;
}.gjq_reg_trust_item-od9 {
  gap: 0.438rem;
  align-items: center;
  font-size: 12px;
  overflow-wrap: break-word;
  display: flex;
  color: #6E6688;
}.gjq_reg_trust_ic-od9 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1rem;
  color: #E8197D;
  width: 1rem;
}.gjq_htp-od9 {
  background: #121018;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.gjq_htp-od9 {
  padding: 44px 24px 0;
}
}.gjq_htp_in-od9 {
  margin: 0 auto;
  max-width: 1320px;
}.gjq_htp_head-od9 {
  max-width: 45rem;
  margin-bottom: 22px;
}.gjq_htp_label-od9 {
  margin-bottom: 8px;
  font-weight: 700;
  color: #E8197D;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.gjq_htp_h2-od9 {
  font-family: 'Syne', sans-serif;
  font-weight: 800;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  color: #F8F4FF;
  margin-bottom: 0.5rem;
}
@media(min-width: 765px) {.gjq_htp_h2-od9 {
  font-size: 28px;
}
}.gjq_htp_intro-od9 {
  font-size: 14px;
  color: #6E6688;
  line-height: 1.6;
}.gjq_htp_steps-od9 {
  padding: 0;
  margin: 0;
  gap: 12px;
  list-style: none;
  counter-reset: none;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.gjq_htp_steps-od9 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.gjq_htp_steps-od9 {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.gjq_htp_step-od9 {
  padding: 1.25rem 18px 1.125rem;
  background: #1D1A28;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.5rem;
  display: flex;
  flex-direction: column;
  position: relative;
}.gjq_htp_step_num-od9 {
  background: #E8197D;
  border-radius: 50%;
  display: flex;
  font-family: 'Syne', sans-serif;
  align-items: center;
  left: 20px;
  height: 1.75rem;
  top: -12px;
  position: absolute;
  width: 1.75rem;
  font-weight: 800;
  color: #0F0D1A;
  justify-content: center;
  font-size: 13px;
}.gjq_htp_step_ic-od9 {
  border-radius: 0.313rem;
  background: rgba(232, 25, 125, 0.18);
  margin: 8px 0 0.75rem;
  color: #E8197D;
  justify-content: center;
  align-items: center;
  display: flex;
  height: 36px;
  width: 2.25rem;
}.gjq_htp_step_ic-od9 svg {
  width: 1.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.125rem;
}.gjq_htp_step_h-od9 {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.25;
  font-weight: 700;
  color: #F8F4FF;
  margin-bottom: 6px;
}.gjq_htp_step_p-od9 {
  overflow-wrap: break-word;
  line-height: 1.55;
  color: #6E6688;
  font-size: 13px;
}.gjq_htp_step_p-od9 strong {
  color: #C8C1DC;
  font-weight: 600;
}.gjq_htp_cta-od9 {
  background: #22D45A;
  border-radius: 0.5rem;
  padding: 13px 1.625rem;
  transition: background .2s;
  font-size: 0.875rem;
  color: #0F0D1A;
  margin-top: 20px;
  font-weight: 700;
  display: inline-block;
}.gjq_htp_cta-od9:hover {
  background: #2AE366;
}.gjq_faq-od9 {
  background: #121018;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.gjq_faq-od9 {
  padding: 2.75rem 24px 0;
}
}.gjq_faq_in-od9 {
  margin: 0 auto;
  max-width: 1320px;
}.gjq_faq_head-od9 {
  margin-bottom: 1.25rem;
}.gjq_faq_label-od9 {
  font-size: 11px;
  text-transform: uppercase;
  color: #E8197D;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-weight: 700;
}.gjq_faq_h2-od9 {
  color: #F8F4FF;
  font-family: 'Syne', sans-serif;
  overflow-wrap: break-word;
  font-size: 20px;
  font-weight: 800;
}
@media(min-width: 769px) {.gjq_faq_h2-od9 {
  font-size: 1.5rem;
}
}.gjq_faq_list-od9 {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.gjq_faq_item-od9 {
  background: #1D1A28;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.5rem;
}.gjq_faq_q-od9 {
  padding: 16px 20px;
  transition: color .2s;
  gap: 0.75rem;
  flex-wrap: wrap;
  color: #C8C1DC;
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  overflow-wrap: break-word;
  cursor: pointer;
  font-weight: 600;
  align-items: center;
}.gjq_faq_q-od9:hover {
  color: #F8F4FF;
}.gjq_faq_q_ic-od9 {
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  border-radius: 50%;
  width: 1.5rem;
  font-size: 1rem;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  color: #E8197D;
  height: 24px;
}.gjq_faq_item-od9.gjq_state_open-od9 .gjq_faq_q_ic-od9 {
  transform: rotate(45deg);
}.gjq_faq_a-od9 {
  padding: 0 20px 1rem;
  font-size: 0.813rem;
  display: none;
  overflow-wrap: break-word;
  color: #6E6688;
  line-height: 1.7;
}.gjq_faq_item-od9.gjq_state_open-od9 .gjq_faq_a-od9 {
  display: block;
}.gjq_faq_a-od9 strong {
  color: #C8C1DC;
  font-weight: 700;
}.gjq_faq_a-od9 a {
  color: #E8197D;
  text-decoration: underline;
}.gjq_faq_a-od9 ul,.gjq_faq_a-od9 ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 1.25rem;
}.gjq_faq_a-od9 ol {
  list-style: decimal;
}.gjq_faq_a-od9 li {
  line-height: 1.6;
  margin-bottom: 4px;
}.gjq_faq_a-od9 table {
  margin: 0.5rem 0;
  border-collapse: collapse;
  font-size: 12px;
  width: 100%;
  display: block;
  overflow-x: auto;
}
@media(min-width: 771px) {.gjq_faq_a-od9 table {
  display: table;
}
}.gjq_faq_a-od9 th {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #C8C1DC;
  font-weight: 700;
}.gjq_faq_a-od9 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.375rem 8px;
  color: #6E6688;
}.gjq_seo-od9 {
  padding: 36px 16px 0;
  background: #121018;
}
@media(min-width: 766px) {.gjq_seo-od9 {
  padding: 44px 24px 0;
}
}.gjq_seo_in-od9 {
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 14px;
  margin: 0 auto;
  background: #1D1A28;
  max-width: 82.5rem;
}
@media(min-width: 765px) {.gjq_seo_in-od9 {
  padding: 36px 40px;
}
}.gjq_seo_label-od9 {
  letter-spacing: .08em;
  font-size: 11px;
  color: #E8197D;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 700;
}.gjq_seo_h2-od9 {
  line-height: 1.25;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F8F4FF;
  font-size: 20px;
  font-family: 'Syne', sans-serif;
  margin-bottom: 0.875rem;
}
@media(min-width: 765px) {.gjq_seo_h2-od9 {
  font-size: 24px;
}
}.gjq_seo_body-od9 {
  line-height: 1.75;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  color: #9B93B4;
}.gjq_seo_body-od9 p {
  font-size: 14px;
  color: #9B93B4;
  margin-bottom: 0.75rem;
  line-height: 1.75;
}.gjq_seo_body-od9 p:last-child {
  margin-bottom: 0;
}.gjq_seo_body-od9 strong {
  font-weight: 700;
  color: #C8C1DC;
}.gjq_seo_body-od9 a {
  transition: color .2s;
  color: #E8197D;
  text-decoration: underline;
}.gjq_seo_body-od9 a:hover {
  color: #F02E8C;
}.gjq_seo_body-od9 ul,.gjq_seo_body-od9 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.gjq_seo_body-od9 ol {
  list-style: decimal;
}.gjq_seo_body-od9 li {
  color: #9B93B4;
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 6px;
}.gjq_seo_body-od9 table {
  margin-bottom: 12px;
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 0.813rem;
  display: block;
  width: 100%;
}
@media(min-width: 769px) {.gjq_seo_body-od9 table {
  display: table;
}
}.gjq_seo_body-od9 th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #C8C1DC;
  text-align: left;
}.gjq_seo_body-od9 td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9B93B4;
}.gjq_seo_cols-od9 {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 642px) {.gjq_seo_cols-od9 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.gjq_seo_cols-od9 {
  grid-template-columns: repeat(3,1fr);
}
}.gjq_seo_col_h-od9 {
  overflow-wrap: break-word;
  color: #C8C1DC;
  font-size: 0.813rem;
  font-weight: 700;
  margin-bottom: 0.438rem;
}.gjq_seo_col_p-od9 {
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.65;
  color: #6E6688;
}.gjq_seo_stats-od9 {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.gjq_seo_stat-od9 {
  flex: 1;
  border: 1px solid rgba(232, 25, 125, 0.18);
  border-radius: 0.5rem;
  background: rgba(232, 25, 125, 0.08);
  padding: 14px 1rem;
  min-width: 140px;
}.gjq_seo_stat_val-od9 {
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
  color: #E8197D;
  margin-bottom: 4px;
}.gjq_seo_stat_lb-od9 {
  color: #6E6688;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.gjq_seo-od9 {
  background: #121018;
  padding: 2.25rem 16px 0;
}
@media(min-width:768px) {.gjq_seo-od9 {
  padding: 44px 1.5rem 0;
}
}.gjq_seo_in-od9 {
  background: #1D1A28;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.875rem;
  margin: 0 auto;
  padding: 28px 1.5rem;
  max-width: 82.5rem;
}
@media(min-width: 766px) {.gjq_seo_in-od9 {
  padding: 2.25rem 40px;
}
}.gjq_seo_label-od9 {
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 10px;
  color: #E8197D;
  letter-spacing: .08em;
}.gjq_seo_h2-od9 {
  color: #F8F4FF;
  line-height: 1.25;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 0.875rem;
  font-family: 'Syne', sans-serif;
}
@media(min-width: 770px) {.gjq_seo_h2-od9 {
  font-size: 24px;
}
}.gjq_seo_body-od9 {
  color: #9B93B4;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.75;
}.gjq_seo_body-od9 p {
  line-height: 1.75;
  margin-bottom: 12px;
  font-size: 14px;
  color: #9B93B4;
}.gjq_seo_body-od9 p:last-child {
  margin-bottom: 0;
}.gjq_seo_body-od9 strong {
  color: #C8C1DC;
  font-weight: 700;
}.gjq_seo_body-od9 a {
  transition: color .2s;
  text-decoration: underline;
  color: #E8197D;
}.gjq_seo_body-od9 a:hover {
  color: #F02E8C;
}.gjq_seo_body-od9 ul,.gjq_seo_body-od9 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.gjq_seo_body-od9 ol {
  list-style: decimal;
}.gjq_seo_body-od9 li {
  font-size: 14px;
  line-height: 1.75;
  color: #9B93B4;
  margin-bottom: 6px;
}.gjq_seo_body-od9 table {
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 12px;
  display: block;
  font-size: 13px;
}
@media(min-width: 771px) {.gjq_seo_body-od9 table {
  display: table;
}
}.gjq_seo_body-od9 th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #C8C1DC;
  text-align: left;
}.gjq_seo_body-od9 td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9B93B4;
}.gjq_seo_cols-od9 {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width:640px) {.gjq_seo_cols-od9 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.gjq_seo_cols-od9 {
  grid-template-columns: repeat(3,1fr);
}
}.gjq_seo_col_h-od9 {
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 7px;
  color: #C8C1DC;
  font-size: 13px;
}.gjq_seo_col_p-od9 {
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #6E6688;
}.gjq_seo_stats-od9 {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.gjq_seo_stat-od9 {
  border: 1px solid rgba(232, 25, 125, 0.18);
  background: rgba(232, 25, 125, 0.08);
  border-radius: 0.5rem;
  flex: 1;
  padding: 0.875rem 16px;
  min-width: 140px;
}.gjq_seo_stat_val-od9 {
  color: #E8197D;
  margin-bottom: 4px;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
}.gjq_seo_stat_lb-od9 {
  color: #6E6688;
  overflow-wrap: break-word;
  font-size: 11px;
}.gjq_seo-od9 {
  padding: 36px 16px 0;
  background: #121018;
}
@media(min-width: 769px) {.gjq_seo-od9 {
  padding: 2.75rem 24px 0;
}
}.gjq_seo_in-od9 {
  border-radius: 0.875rem;
  margin: 0 auto;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #1D1A28;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.gjq_seo_in-od9 {
  padding: 36px 40px;
}
}.gjq_seo_label-od9 {
  margin-bottom: 0.625rem;
  color: #E8197D;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
}.gjq_seo_h2-od9 {
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1.25;
  font-family: 'Syne', sans-serif;
  font-size: 20px;
  margin-bottom: 14px;
  color: #F8F4FF;
}
@media(min-width: 767px) {.gjq_seo_h2-od9 {
  font-size: 24px;
}
}.gjq_seo_body-od9 {
  line-height: 1.75;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  color: #9B93B4;
}.gjq_seo_body-od9 p {
  margin-bottom: 0.75rem;
  font-size: 14px;
  line-height: 1.75;
  color: #9B93B4;
}.gjq_seo_body-od9 p:last-child {
  margin-bottom: 0;
}.gjq_seo_body-od9 strong {
  color: #C8C1DC;
  font-weight: 700;
}.gjq_seo_body-od9 a {
  transition: color .2s;
  color: #E8197D;
  text-decoration: underline;
}.gjq_seo_body-od9 a:hover {
  color: #F02E8C;
}.gjq_seo_body-od9 ul,.gjq_seo_body-od9 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.gjq_seo_body-od9 ol {
  list-style: decimal;
}.gjq_seo_body-od9 li {
  line-height: 1.75;
  color: #9B93B4;
  font-size: 14px;
  margin-bottom: 0.375rem;
}.gjq_seo_body-od9 table {
  font-size: 0.813rem;
  margin-bottom: 0.75rem;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
  display: block;
}
@media(min-width: 767px) {.gjq_seo_body-od9 table {
  display: table;
}
}.gjq_seo_body-od9 th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #C8C1DC;
}.gjq_seo_body-od9 td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9B93B4;
}.gjq_seo_cols-od9 {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 639px) {.gjq_seo_cols-od9 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.gjq_seo_cols-od9 {
  grid-template-columns: repeat(3,1fr);
}
}.gjq_seo_col_h-od9 {
  overflow-wrap: break-word;
  font-size: 13px;
  margin-bottom: 0.438rem;
  color: #C8C1DC;
  font-weight: 700;
}.gjq_seo_col_p-od9 {
  color: #6E6688;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 0.813rem;
}.gjq_seo_stats-od9 {
  gap: 1rem;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.gjq_seo_stat-od9 {
  border: 1px solid rgba(232, 25, 125, 0.18);
  padding: 0.875rem 16px;
  background: rgba(232, 25, 125, 0.08);
  border-radius: 8px;
  flex: 1;
  min-width: 8.75rem;
}.gjq_seo_stat_val-od9 {
  margin-bottom: 4px;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #E8197D;
  font-size: 20px;
}.gjq_seo_stat_lb-od9 {
  color: #6E6688;
  overflow-wrap: break-word;
  font-size: 11px;
}.gjq_rv-od9 {
  background: #121018;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.gjq_rv-od9 {
  padding: 44px 1.5rem 0;
}
}.gjq_rv_in-od9 {
  margin: 0 auto;
  max-width: 82.5rem;
}.gjq_rv_head-od9 {
  max-width: 45rem;
  margin-bottom: 20px;
}.gjq_rv_label-od9 {
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-weight: 700;
  font-size: 0.688rem;
  color: #E8197D;
  text-transform: uppercase;
}.gjq_rv_h2-od9 {
  overflow-wrap: break-word;
  color: #F8F4FF;
  font-size: 22px;
  margin-bottom: 10px;
  font-weight: 800;
  font-family: 'Syne', sans-serif;
}
@media(min-width: 765px) {.gjq_rv_h2-od9 {
  font-size: 28px;
}
}.gjq_rv_stats-od9 {
  gap: 1.125rem;
  display: flex;
  align-items: center;
  font-size: 0.813rem;
  flex-wrap: wrap;
  color: #6E6688;
}.gjq_rv_stats_score-od9 {
  gap: 0.375rem;
  display: flex;
  align-items: baseline;
}.gjq_rv_stats_score_val-od9 {
  font-family: 'Syne', sans-serif;
  font-weight: 800;
  font-size: 1.375rem;
  color: #F5A623;
}.gjq_rv_stats_score_max-od9 {
  font-size: 0.813rem;
  color: #524D6A;
}.gjq_rv_stats_badge-od9 {
  gap: 0.25rem;
  align-items: center;
  display: flex;
}.gjq_rv_stats_badge-od9 svg {
  color: #F5A623;
  height: 14px;
  width: 14px;
}.gjq_rv_grid-od9 {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.gjq_rv_grid-od9 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.gjq_rv_grid-od9 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.gjq_rv_card-od9 {
  border-radius: 0.5rem;
  background: #1D1A28;
  padding: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  display: flex;
  flex-direction: column;
}.gjq_rv_card_stars-od9 {
  gap: 2px;
  color: #F5A623;
  margin-bottom: 0.625rem;
  display: flex;
}.gjq_rv_card_stars-od9 svg {
  height: 0.875rem;
  width: 0.875rem;
}.gjq_rv_card_h-od9 {
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-size: 14px;
  line-height: 1.3;
  font-weight: 700;
  color: #F8F4FF;
}.gjq_rv_card_body-od9 {
  flex: 1;
  margin-bottom: 14px;
  color: #6E6688;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
}.gjq_rv_card_body-od9 strong {
  color: #C8C1DC;
  font-weight: 600;
}.gjq_rv_card_meta-od9 {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 0.75rem;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
}.gjq_rv_card_author-od9 {
  font-size: 0.75rem;
  font-weight: 600;
  color: #C8C1DC;
}.gjq_rv_card_date-od9 {
  font-size: 0.688rem;
  color: #524D6A;
}.gjq_ft-od9 {
  background: #0C0A10;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 3rem;
}.gjq_ft_support-od9 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.5rem 1rem;
}
@media(min-width:768px) {.gjq_ft_support-od9 {
  padding: 1.75rem 24px;
}
}.gjq_ft_support_in-od9 {
  gap: 16px;
  margin: 0 auto;
  align-items: center;
  max-width: 82.5rem;
  display: flex;
  flex-wrap: wrap;
}.gjq_ft_support_main-od9 {
  flex: 1;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  min-width: 13.75rem;
}.gjq_ft_support_ic-od9 {
  flex-shrink: 0;
  color: #E8197D;
}.gjq_ft_support_ic-od9 svg {
  height: 30px;
  stroke-linecap: round;
  width: 1.875rem;
  stroke-linejoin: round;
}.gjq_ft_support_text_title-od9 {
  color: #F8F4FF;
  font-weight: 700;
  margin-bottom: 3px;
  overflow-wrap: break-word;
  font-size: 0.938rem;
}.gjq_ft_support_text_sub-od9 {
  color: #6E6688;
  overflow-wrap: break-word;
  font-size: 12px;
}.gjq_ft_support_btn-od9 {
  transition: background .2s;
  padding: 0.688rem 1.375rem;
  background: #E8197D;
  border-radius: 8px;
  white-space: nowrap;
  font-size: 13px;
  color: #F8F4FF;
  font-weight: 700;
  flex-shrink: 0;
}.gjq_ft_support_btn-od9:hover {
  background: #F02E8C;
}.gjq_ft_support_contacts-od9 {
  gap: 16px;
  flex-wrap: wrap;
  margin-left: auto;
  display: flex;
}.gjq_ft_support_contact-od9 {
  font-size: 12px;
  line-height: 1.4;
  color: #524D6A;
}.gjq_ft_support_contact-od9 strong {
  font-weight: 600;
  font-size: 11px;
  color: #9B93B4;
  margin-bottom: 2px;
  display: block;
}.gjq_ft_main-od9 {
  padding: 32px 16px 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 766px) {.gjq_ft_main-od9 {
  padding: 40px 1.5rem 2rem;
}
}.gjq_ft_main_in-od9 {
  gap: 24px;
  margin: 0 auto;
  display: grid;
  max-width: 1320px;
  grid-template-columns: 1fr 1fr;
}
@media(min-width:640px) {.gjq_ft_main_in-od9 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.gjq_ft_main_in-od9 {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.gjq_ft_col_logo-od9 {
  grid-column: 1/-1;
}
@media(min-width:1080px) {.gjq_ft_col_logo-od9 {
  grid-column: auto;
}
}.gjq_ft_logo-od9 {
  gap: 9px;
  overflow-wrap: break-word;
  display: flex;
  margin-bottom: 0.75rem;
  color: #F8F4FF;
  align-items: center;
  font-size: 16px;
  font-weight: 800;
  flex-wrap: wrap;
}.gjq_ft_logo_mark-od9 {
  overflow: hidden;
  border-radius: 5px;
  height: 1.875rem;
  width: 30px;
}.gjq_ft_logo_mark-od9 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.gjq_ft_logo_sub-od9 {
  color: #524D6A;
  overflow-wrap: break-word;
  line-height: 1.55;
  max-width: 12.5rem;
  font-size: 0.75rem;
}.gjq_ft_col_title-od9 {
  letter-spacing: .07em;
  font-size: 12px;
  color: #9B93B4;
  font-weight: 700;
  margin-bottom: 14px;
  text-transform: uppercase;
}.gjq_ft_col_links-od9 {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.gjq_ft_col_link-od9 {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #524D6A;
  font-size: 0.813rem;
}.gjq_ft_col_link-od9:hover {
  color: #C8C1DC;
}.gjq_ft_apps-od9 {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.gjq_ft_app_card-od9 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 10px;
  padding: 10px 12px;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.313rem;
  align-items: center;
  display: flex;
}.gjq_ft_app_card-od9:hover {
  border-color: rgba(232, 25, 125, 0.45);
}.gjq_ft_app_card_ic-od9 svg {
  stroke-linecap: round;
  height: 22px;
  width: 22px;
  stroke-linejoin: round;
}.gjq_ft_app_card_os-od9 {
  font-weight: 600;
  font-size: 10px;
  color: #524D6A;
}.gjq_ft_app_card_action-od9 {
  color: #C8C1DC;
  font-size: 12px;
  font-weight: 700;
}.gjq_ft_bot-od9 {
  padding: 20px 16px;
}
@media(min-width: 767px) {.gjq_ft_bot-od9 {
  padding: 1.25rem 1.5rem;
}
}.gjq_ft_bot_in-od9 {
  margin: 0 auto;
  gap: 1rem;
  align-items: center;
  max-width: 82.5rem;
  flex-wrap: wrap;
  display: flex;
}.gjq_ft_socials-od9 {
  gap: 8px;
  display: flex;
}.gjq_ft_soc-od9 {
  transition: background .2s;
  border-radius: 5px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  color: #9B93B4;
  width: 2.25rem;
  align-items: center;
  justify-content: center;
  height: 2.25rem;
}.gjq_ft_soc-od9 svg {
  height: 1rem;
  width: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.gjq_ft_soc-od9:hover {
  background: rgba(255, 255, 255, 0.07);
}.gjq_ft_legal-od9 {
  flex: 1;
  line-height: 1.6;
  font-size: 11px;
  color: #7A748F;
  min-width: 12.5rem;
  overflow-wrap: break-word;
}.gjq_ft_legal-od9 strong {
  font-weight: 700;
  color: #9B93B4;
}.gjq_ft_legal-od9 a {
  color: #9B93B4;
  text-decoration: underline;
}.gjq_ft_age-od9 {
  border: 2px solid #7A748F;
  border-radius: 50%;
  display: flex;
  color: #7A748F;
  align-items: center;
  font-size: 0.688rem;
  justify-content: center;
  font-weight: 800;
  flex-shrink: 0;
  margin-left: auto;
  height: 2rem;
  width: 32px;
}