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;
  cursor: pointer;
  color: inherit;
}a:link,a:visited {
  color: inherit;
  text-decoration: none;
}img,svg,video {
  display: block;
  max-width: 100%;
}body {
  background: #0D0A1A;
  line-height: 1.6;
  color: #C5BDEA;
  min-height: 100vh;
  font-family: 'Inter', sans-serif;
  -webkit-font-smoothing: antialiased;
}.hxp_layout-gya {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.hxp_page-gya {
  min-height: 100vh;
  display: flex;
}.hxp_main-gya {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media (min-width: 1081px) {.hxp_main-gya {
  padding-left: 220px;
}
}
@media (max-width: 1081px) {.hxp_main-gya {
  padding-bottom: 4.5rem;
}
}.hxp_gc-gya {
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.06);
  background: #120F22;
  border-radius: 10px;
  transition: transform .2s,border-color .2s;
  width: 8.75rem;
  cursor: pointer;
  position: relative;
  flex-shrink: 0;
}
@media(min-width:640px) {.hxp_gc-gya {
  width: 156px;
}
}
@media(min-width: 1081px) {.hxp_gc-gya {
  width: 10.5rem;
}
}.hxp_gc-gya:hover {
  border-color: rgba(63,53,204,0.09);
  transform: translateY(-3px);
}.hxp_gc_img-gya {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding-bottom: 80%;
}.hxp_gc_img-gya img {
  inset: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}.hxp_gc_hover-gya {
  transition: opacity .2s;
  background: rgba(7,5,16,0.72);
  inset: 0;
  justify-content: center;
  opacity: 0;
  align-items: center;
  display: flex;
  position: absolute;
}.hxp_gc-gya:hover .hxp_gc_hover-gya {
  opacity: 1;
}.hxp_gc_hover_btn-gya {
  background: #3F35CC;
  border-radius: 6px;
  padding: 0.5rem 16px;
  color: #F2EEFF;
  font-size: 0.75rem;
  font-weight: 700;
}.hxp_gc_info-gya {
  padding: 8px 0.625rem 0.625rem;
}.hxp_gc_name-gya {
  overflow: hidden;
  max-width: 100%;
  font-size: 0.75rem;
  margin-bottom: 3px;
  color: #C5BDEA;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 600;
}.hxp_gc_prov-gya {
  color: #554F78;
  font-size: 0.625rem;
}.hxp_gc_tag-gya {
  border-radius: 0.25rem;
  padding: 2px 0.438rem;
  letter-spacing: .04em;
  top: 6px;
  left: 0.375rem;
  font-weight: 700;
  font-size: 9px;
  position: absolute;
  z-index: 2;
  text-transform: uppercase;
}.hxp_gc_tag_hot-gya {
  background: #E8233A;
  color: #fff;
}.hxp_gc_tag_new-gya {
  background: #1CB870;
  color: #0D0A1A;
}.hxp_gc_tag_jp-gya {
  background: #F5A623;
  color: #0D0A1A;
}.hxp_gc_tag_ex-gya {
  background: #D42C7C;
  color: #fff;
}.hxp_gc_tag_live-gya {
  background: #E8233A;
  color: #fff;
}.hxp_gr-gya {
  padding: 32px 1rem 0;
  background: #0D0A1A;
}
@media(min-width: 770px) {.hxp_gr-gya {
  padding: 2.25rem 1.5rem 0;
}
}.hxp_gr_in-gya {
  margin: 0 auto;
  max-width: 82.5rem;
}.hxp_gr_head-gya {
  gap: 0.75rem;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 10px;
  align-items: center;
}.hxp_gr_head_l-gya {
  flex: 1;
  gap: 0.625rem;
  align-items: center;
  min-width: 0;
  display: flex;
}.hxp_gr_ic-gya {
  border-radius: 0.625rem;
  flex-shrink: 0;
  width: 32px;
  justify-content: center;
  height: 2rem;
  align-items: center;
  display: flex;
}.hxp_gr_ic-gya svg {
  stroke-linejoin: round;
  width: 16px;
  height: 16px;
  stroke-linecap: round;
}.hxp_gr_title-gya {
  color: #F2EEFF;
  font-family: 'Exo 2', sans-serif;
  font-size: 1rem;
  overflow-wrap: break-word;
  font-weight: 700;
}
@media(min-width: 766px) {.hxp_gr_title-gya {
  font-size: 1.125rem;
}
}.hxp_gr_more-gya {
  transition: color .2s;
  gap: 5px;
  color: #70699A;
  align-items: center;
  font-size: 12px;
  font-weight: 600;
  display: flex;
  white-space: nowrap;
  flex-shrink: 0;
}.hxp_gr_more-gya:hover {
  color: #3F35CC;
}.hxp_gr_more-gya svg {
  height: 12px;
  width: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.hxp_gr_arrows-gya {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.hxp_gr_arr-gya {
  border: 1px solid rgba(255,255,255,0.11);
  transition: background .15s,color .15s;
  background: rgba(255,255,255,0.05);
  border-radius: 0.375rem;
  color: #9A92C2;
  height: 1.875rem;
  display: flex;
  justify-content: center;
  width: 30px;
  align-items: center;
}.hxp_gr_arr-gya:hover {
  background: rgba(255,255,255,0.07);
  color: #F2EEFF;
}.hxp_gr_arr-gya svg {
  stroke-linecap: round;
  width: 13px;
  height: 0.813rem;
  stroke-linejoin: round;
}.hxp_gr_seo_h-gya {
  margin: 0 0 0.375rem;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #C5BDEA;
  max-width: 42.5rem;
  font-family: 'Exo 2', sans-serif;
  font-size: 0.813rem;
}
@media(min-width: 770px) {.hxp_gr_seo_h-gya {
  font-size: 14px;
}
}.hxp_gr_seo-gya {
  max-width: 42.5rem;
  line-height: 1.55;
  font-size: 12px;
  color: #70699A;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
}.hxp_gr_seo-gya strong {
  color: #C5BDEA;
  font-weight: 600;
}.hxp_gr_scroll-gya {
  gap: 0.625rem;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 0.625rem;
}.hxp_gr_scroll-gya::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.hxp_gr_scroll-gya {
  gap: 0.75rem;
}
}.hxp_tb-gya {
  background: #0D0A1A;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  height: 3.5rem;
  z-index: 80;
  display: flex;
  align-items: center;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}.hxp_tb_in-gya {
  gap: 0;
  padding: 0 0.875rem;
  height: 100%;
  width: 100%;
  align-items: center;
  display: flex;
}.hxp_tb_burger-gya {
  border-radius: 0.625rem;
  gap: 0.313rem;
  flex-shrink: 0;
  height: 2.375rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-right: 8px;
  display: flex;
  width: 2.375rem;
}.hxp_tb_burger-gya:hover {
  background: rgba(255,255,255,0.05);
}.hxp_tb_burger_line-gya {
  background: #9A92C2;
  border-radius: 1px;
  display: block;
  height: 2px;
  width: 1.125rem;
}
@media(min-width: 1081px) {.hxp_tb_burger-gya {
  display: none;
}
}.hxp_tb_logo-gya {
  gap: 0.563rem;
  flex-shrink: 0;
  align-items: center;
  margin-right: 20px;
  overflow-wrap: break-word;
  letter-spacing: -.01em;
  font-size: 1.125rem;
  color: #F2EEFF;
  font-weight: 800;
  display: flex;
}.hxp_tb_logo_mark-gya {
  overflow: hidden;
  border-radius: 0.625rem;
  align-items: center;
  justify-content: center;
  width: 32px;
  display: flex;
  height: 2rem;
}.hxp_tb_logo_mark-gya img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.hxp_tb_nav-gya {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width:640px) {.hxp_tb_nav-gya {
  display: flex;
}
}.hxp_tb_tab-gya {
  transition: background .15s,color .15s;
  padding: 8px 0.875rem;
  border-radius: 10px;
  font-size: 0.813rem;
  font-weight: 600;
  color: #9A92C2;
  white-space: nowrap;
}.hxp_tb_tab-gya:hover {
  background: rgba(255,255,255,0.05);
  color: #F2EEFF;
}.hxp_tb_tab-gya.hxp_state_active-gya {
  background: rgba(63,53,204,0.22);
  color: #F2EEFF;
}.hxp_tb_right-gya {
  gap: 8px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  margin-left: auto;
}.hxp_tb_login-gya {
  padding: 0.563rem 1rem;
  border-radius: 10px;
  transition: border-color .2s,color .2s;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.11);
  font-weight: 600;
  display: none;
  font-size: 0.813rem;
  color: #C5BDEA;
}.hxp_tb_login-gya:hover {
  border-color: rgba(255,255,255,0.22);
  color: #F2EEFF;
}
@media(min-width: 478px) {.hxp_tb_login-gya {
  display: block;
}
}.hxp_tb_reg-gya {
  border-radius: 10px;
  background: #1CB870;
  transition: background .2s;
  padding: 0.563rem 18px;
  color: #09071A;
  font-size: 0.813rem;
  white-space: nowrap;
  font-weight: 700;
}.hxp_tb_reg-gya:hover {
  background: #23D47F;
}.hxp_sb-gya {
  transition: transform .25s ease;
  background: #17132B;
  border-right: 1px solid rgba(255,255,255,0.05);
  transform: translateX(-100%);
  left: 0;
  overflow-y: auto;
  z-index: 70;
  position: fixed;
  bottom: 0;
  width: 220px;
  top: 3.5rem;
}.hxp_sb-gya.hxp_state_open-gya {
  transform: translateX(0);
}.hxp_sb-gya::-webkit-scrollbar {
  width: 0.25rem;
}.hxp_sb-gya::-webkit-scrollbar-thumb {
  background: rgba(255,255,255,0.07);
  border-radius: 2px;
}
@media(min-width: 1078px) {.hxp_sb-gya {
  transform: translateX(0);
}
}.hxp_sb_auth-gya {
  padding: 0.875rem 0.75rem 0.625rem;
}.hxp_sb_btn_reg-gya {
  padding: 11px;
  transition: background .2s;
  border-radius: 10px;
  background: #1CB870;
  font-weight: 700;
  display: block;
  text-align: center;
  margin-bottom: 0.5rem;
  font-size: 13px;
  color: #09071A;
}.hxp_sb_btn_reg-gya:hover {
  background: #23D47F;
}.hxp_sb_btn_login-gya {
  padding: 0.625rem;
  border-radius: 0.625rem;
  border: 1px solid rgba(255,255,255,0.11);
  background: rgba(255,255,255,0.05);
  transition: border-color .2s;
  font-weight: 600;
  display: block;
  font-size: 13px;
  color: #C5BDEA;
  text-align: center;
}.hxp_sb_btn_login-gya:hover {
  border-color: rgba(255,255,255,0.22);
  color: #F2EEFF;
}.hxp_sb_promo-gya {
  overflow: hidden;
  border-radius: 10px;
  border: 1px solid rgba(63,53,204,0.22);
  padding: 0.75rem 0.875rem;
  background: linear-gradient(135deg,#2A0F3F,#17132B);
  margin: 0 0.75rem 0.625rem;
  position: relative;
}.hxp_sb_promo-gya::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(63,53,204,0.22),transparent 70%);
  right: -1.25rem;
  content: '';
  height: 80px;
  position: absolute;
  top: -20px;
  width: 5rem;
}.hxp_sb_promo_title-gya {
  font-size: 0.688rem;
  letter-spacing: .06em;
  color: #3F35CC;
  text-transform: uppercase;
  margin-bottom: 0.25rem;
  font-weight: 700;
}.hxp_sb_promo_text-gya {
  color: #F2EEFF;
  overflow-wrap: break-word;
  font-size: 12px;
  line-height: 1.35;
  font-weight: 600;
}.hxp_sb_promo_sub-gya {
  margin-top: 3px;
  color: #70699A;
  font-size: 10px;
}.hxp_sb_nav-gya {
  padding: 0.375rem 8px 16px;
}.hxp_sb_nav_lb-gya {
  padding: 0.625rem 8px 0.375rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  color: #554F78;
}.hxp_sb_link-gya {
  transition: background .15s,color .15s;
  border-radius: 6px;
  gap: 10px;
  padding: 9px 0.625rem;
  display: flex;
  color: #9A92C2;
  align-items: center;
  cursor: pointer;
  overflow-wrap: break-word;
  font-weight: 500;
  font-size: 13px;
}.hxp_sb_link-gya:hover {
  background: rgba(255,255,255,0.05);
  color: #F2EEFF;
}.hxp_sb_link-gya.hxp_state_active-gya {
  background: rgba(63,53,204,0.22);
  color: #F2EEFF;
}.hxp_sb_ic-gya {
  border-radius: 0.375rem;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  height: 1.875rem;
  width: 30px;
  align-items: center;
}.hxp_sb_ic-gya svg {
  height: 16px;
  width: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.hxp_sb_ic_1-gya {
  background: rgba(63,53,204,0.09);
  color: #3F35CC;
}.hxp_sb_ic_2-gya {
  background: rgba(28,184,112,0.18);
  color: #1CB870;
}.hxp_sb_ic_3-gya {
  background: rgba(245,166,35,0.16);
  color: #F5A623;
}.hxp_sb_ic_4-gya {
  background: rgba(212,44,124,0.20);
  color: #D42C7C;
}.hxp_sb_ic_5-gya {
  background: rgba(63,53,204,0.09);
  color: #F0306E;
}.hxp_sb_ic_6-gya {
  background: rgba(212,44,124,0.20);
  color: #7B3FE4;
}.hxp_sb_badge-gya {
  background: #F5A623;
  border-radius: 6px;
  padding: 2px 7px;
  color: #09071A;
  font-weight: 700;
  margin-left: auto;
  font-size: 9px;
}.hxp_sb_bot-gya {
  border-top: 1px solid rgba(255,255,255,0.05);
  padding: 0.75rem;
  gap: 8px;
  display: flex;
}.hxp_sb_lang-gya,.hxp_sb_help-gya {
  gap: 6px;
  flex: 1;
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.06);
  background: rgba(255,255,255,0.05);
  border-radius: 0.375rem;
  padding: 0.563rem 6px;
  align-items: center;
  display: flex;
  font-weight: 600;
  font-size: 0.688rem;
  justify-content: center;
  color: #9A92C2;
}.hxp_sb_lang-gya:hover,.hxp_sb_help-gya:hover {
  border-color: rgba(255,255,255,0.22);
  color: #F2EEFF;
}.hxp_sb_lang-gya svg,.hxp_sb_help-gya svg {
  width: 0.813rem;
  height: 13px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.hxp_sb_bd-gya {
  background: rgba(7,5,16,0.72);
  inset: 0;
  display: none;
  position: fixed;
  z-index: 69;
}.hxp_sb_bd-gya.hxp_state_on-gya {
  display: block;
}
@media(min-width: 1081px) {.hxp_sb_bd-gya {
  display: none!important;
}
}.hxp_mob_nav-gya {
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  background: #17132B;
  border-top: 1px solid rgba(255,255,255,0.11);
  z-index: 80;
  position: fixed;
  display: flex;
  right: 0;
  left: 0;
  bottom: 0;
}
@media(min-width: 1081px) {.hxp_mob_nav-gya {
  display: none;
}
}.hxp_mob_nav_item-gya {
  padding: 0.25rem 2px;
  gap: 4px;
  flex: 1;
  color: #554F78;
  align-items: center;
  display: flex;
  flex-direction: column;
  cursor: pointer;
}.hxp_mob_nav_ic-gya {
  line-height: 1;
}.hxp_mob_nav_ic-gya svg {
  height: 20px;
  stroke-linecap: round;
  width: 20px;
  stroke-linejoin: round;
}.hxp_mob_nav_lb-gya {
  font-size: 0.625rem;
  color: #554F78;
  font-weight: 600;
}.hxp_mob_nav_item-gya.hxp_state_active-gya {
  color: #3F35CC;
}.hxp_mob_nav_item-gya.hxp_state_active-gya .hxp_mob_nav_lb-gya {
  color: #3F35CC;
}.hxp_hero-gya {
  background: #0D0A1A;
  padding: 20px 1rem 0;
}
@media(min-width: 766px) {.hxp_hero-gya {
  padding: 1.5rem 1.5rem 0;
}
}.hxp_hero_in-gya {
  margin: 0 auto;
  gap: 0.75rem;
  max-width: 1320px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 861px) {.hxp_hero_in-gya {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1097px) {.hxp_hero_in-gya {
  grid-template-columns: 1fr 340px;
}
}.hxp_hero_promo-gya {
  background: #120F22;
  border-radius: 16px;
  overflow: hidden;
  position: relative;
  min-height: 220px;
  display: flex;
  align-items: stretch;
}
@media(min-width: 769px) {.hxp_hero_promo-gya {
  min-height: 17.5rem;
}
}.hxp_hero_promo_bg-gya {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg,#2A0F3F 0%,#0D0A1A 100%);
  position: absolute;
  background-size: cover;
}.hxp_hero_promo_bg-gya::after {
  background: linear-gradient(90deg,#0D0A1A 0%,rgba(7,5,16,0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.hxp_hero_promo_glow-gya {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(212,44,124,0.20) 0%,transparent 65%);
  top: -40px;
  position: absolute;
  width: 18.75rem;
  pointer-events: none;
  right: 60px;
  height: 300px;
}.hxp_hero_promo_ct-gya {
  padding: 1.75rem 24px 28px 28px;
  display: flex;
  max-width: 480px;
  flex-direction: column;
  justify-content: center;
  z-index: 2;
  position: relative;
}
@media(min-width: 767px) {.hxp_hero_promo_ct-gya {
  padding: 2.5rem 32px;
}
}.hxp_hero_badge-gya {
  border: 1px solid rgba(63,53,204,0.09);
  border-radius: 20px;
  padding: 5px 12px;
  background: rgba(63,53,204,0.22);
  font-size: 0.625rem;
  text-transform: uppercase;
  font-weight: 700;
  display: inline-block;
  color: #3F35CC;
  margin-bottom: 14px;
  letter-spacing: .08em;
}.hxp_hero_h1-gya {
  font-family: 'Exo 2', sans-serif;
  color: #F2EEFF;
  overflow-wrap: break-word;
  margin-bottom: 10px;
  line-height: 1.15;
  font-weight: 800;
  font-size: 1.625rem;
}.hxp_hero_h1-gya em {
  color: #F5A623;
  font-style: normal;
}
@media(min-width: 767px) {.hxp_hero_h1-gya {
  font-size: 2.25rem;
}
}.hxp_hero_sub-gya {
  line-height: 1.55;
  font-size: 0.813rem;
  color: #9A92C2;
  margin-bottom: 1.25rem;
}
@media(min-width: 767px) {.hxp_hero_sub-gya {
  font-size: 14px;
}
}.hxp_hero_row-gya {
  gap: 0.625rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.hxp_hero_cta-gya {
  background: #1CB870;
  border-radius: 0.625rem;
  padding: 13px 1.625rem;
  transition: background .2s;
  font-weight: 700;
  box-shadow: 0 0.375rem 20px rgba(28,184,112,0.48);
  font-size: 14px;
  color: #09071A;
}.hxp_hero_cta-gya:hover {
  background: #23D47F;
}.hxp_hero_terms-gya {
  font-size: 0.688rem;
  color: #554F78;
}.hxp_hero_game-gya {
  background: #120F22;
  border-radius: 16px;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.06);
  position: relative;
  display: flex;
  flex-direction: column;
}.hxp_hero_game_badge-gya {
  padding: 5px 0.625rem;
  border-radius: 20px;
  background: rgba(245,166,35,0.16);
  border: 1px solid rgba(245,166,35,0.16);
  color: #F5A623;
  left: 12px;
  font-size: 10px;
  top: 0.75rem;
  text-transform: uppercase;
  z-index: 3;
  position: absolute;
  letter-spacing: .06em;
  font-weight: 700;
}.hxp_hero_game_badge-gya svg {
  vertical-align: -1px;
  width: 11px;
  margin-right: 4px;
  height: 0.688rem;
}.hxp_hero_game_img-gya {
  overflow: hidden;
  background: linear-gradient(135deg,#2A0F3F,#0D0A1A);
  position: relative;
  padding-bottom: 60%;
}.hxp_hero_game_img-gya img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  width: 100%;
  height: 100%;
}.hxp_hero_game_play-gya {
  background: rgba(7,5,16,0.72);
  transition: opacity .2s;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  position: absolute;
}.hxp_hero_game-gya:hover .hxp_hero_game_play-gya {
  opacity: 1;
}.hxp_hero_game_play-gya span {
  border-radius: 50%;
  background: #3F35CC;
  width: 3.25rem;
  align-items: center;
  justify-content: center;
  height: 52px;
  display: flex;
}.hxp_hero_game_play-gya span svg {
  margin-left: 2px;
  width: 18px;
  height: 18px;
}.hxp_hero_game_info-gya {
  padding: 0.875rem 16px;
}.hxp_hero_game_title-gya {
  font-size: 15px;
  color: #F2EEFF;
  margin-bottom: 4px;
  font-weight: 700;
  overflow-wrap: break-word;
}.hxp_hero_game_provider-gya {
  font-size: 11px;
  color: #70699A;
}.hxp_hero_game_btn-gya {
  border-radius: 0.625rem;
  transition: background .2s;
  margin: 12px 1rem 16px;
  padding: 11px;
  background: #3F35CC;
  text-align: center;
  display: block;
  font-weight: 700;
  font-size: 13px;
  color: #F2EEFF;
}.hxp_hero_game-gya:hover .hxp_hero_game_btn-gya {
  background: #5549DC;
}.hxp_sbar-gya {
  background: #0D0A1A;
  padding: 1rem 16px 0;
}
@media(min-width: 769px) {.hxp_sbar-gya {
  padding: 1.125rem 1.5rem 0;
}
}.hxp_sbar_in-gya {
  margin: 0 auto;
  max-width: 82.5rem;
}.hxp_sbar_row-gya {
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 0.75rem;
}.hxp_sbar_input-gya {
  border-radius: 0.625rem;
  padding: 0.688rem 1rem;
  flex: 1;
  gap: 0.625rem;
  border: 1px solid rgba(255,255,255,0.11);
  transition: border-color .2s;
  background: #120F22;
  align-items: center;
  font-size: 0.813rem;
  cursor: pointer;
  color: #70699A;
  display: flex;
}.hxp_sbar_input-gya:hover {
  border-color: rgba(255,255,255,0.22);
}.hxp_sbar_input-gya svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  flex-shrink: 0;
  height: 15px;
  width: 15px;
}.hxp_sbar_providers-gya {
  transition: border-color .2s;
  background: #120F22;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 10px;
  gap: 0.5rem;
  padding: 11px 1.125rem;
  display: flex;
  font-size: 0.813rem;
  color: #C5BDEA;
  white-space: nowrap;
  font-weight: 600;
  align-items: center;
}.hxp_sbar_providers-gya:hover {
  border-color: rgba(255,255,255,0.22);
  color: #F2EEFF;
}.hxp_sbar_providers-gya svg {
  height: 0.875rem;
  width: 0.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.hxp_sbar_tabs-gya {
  gap: 6px;
  padding-bottom: 2px;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
}.hxp_sbar_tabs-gya::-webkit-scrollbar {
  display: none;
}.hxp_sbar_tab-gya {
  padding: 8px 14px;
  border: 1px solid rgba(255,255,255,0.06);
  background: rgba(255,255,255,0.05);
  gap: 7px;
  transition: background .15s,color .15s,border-color .15s;
  border-radius: 1.25rem;
  color: #9A92C2;
  font-size: 0.75rem;
  white-space: nowrap;
  align-items: center;
  flex-shrink: 0;
  cursor: pointer;
  font-weight: 600;
  display: flex;
}.hxp_sbar_tab-gya:hover {
  border-color: rgba(255,255,255,0.22);
  background: rgba(255,255,255,0.07);
  color: #F2EEFF;
}.hxp_sbar_tab-gya.hxp_state_active-gya {
  background: rgba(63,53,204,0.22);
  border-color: rgba(63,53,204,0.09);
  color: #F2EEFF;
}.hxp_sbar_tab_ic-gya svg {
  width: 0.875rem;
  stroke-linejoin: round;
  height: 0.875rem;
  stroke-linecap: round;
}.hxp_wy-gya {
  padding: 32px 1rem 0;
  background: #0D0A1A;
}
@media(min-width: 765px) {.hxp_wy-gya {
  padding: 2.5rem 1.5rem 0;
}
}.hxp_wy_in-gya {
  margin: 0 auto;
  max-width: 1320px;
}.hxp_wy_head-gya {
  margin-bottom: 1.125rem;
  max-width: 720px;
}.hxp_wy_label-gya {
  text-transform: uppercase;
  color: #3F35CC;
  font-size: 0.688rem;
  margin-bottom: 8px;
  font-weight: 700;
  letter-spacing: .08em;
}.hxp_wy_h2-gya {
  font-size: 20px;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-family: 'Exo 2', sans-serif;
  font-weight: 800;
  color: #F2EEFF;
}
@media(min-width: 771px) {.hxp_wy_h2-gya {
  font-size: 1.5rem;
}
}.hxp_wy_intro-gya {
  margin: 0;
  font-size: 0.813rem;
  color: #70699A;
  line-height: 1.6;
}.hxp_wy_grid-gya {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.hxp_wy_grid-gya {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.hxp_wy_grid-gya {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.hxp_wy_card-gya {
  transition: border-color .2s,transform .2s;
  padding: 1.25rem;
  border: 1px solid rgba(255,255,255,0.11);
  background: #17132B;
  border-radius: 0.625rem;
}.hxp_wy_card-gya:hover {
  transform: translateY(-2px);
  border-color: rgba(63,53,204,0.09);
}.hxp_wy_card_ic-gya {
  border-radius: 50%;
  background: rgba(63,53,204,0.22);
  display: flex;
  margin-bottom: 0.875rem;
  align-items: center;
  height: 44px;
  color: #3F35CC;
  justify-content: center;
  width: 2.75rem;
}.hxp_wy_card_ic-gya svg {
  stroke-linejoin: round;
  width: 1.375rem;
  height: 1.375rem;
  stroke-linecap: round;
}.hxp_wy_card_h-gya {
  margin-bottom: 6px;
  color: #F2EEFF;
  overflow-wrap: break-word;
  font-weight: 700;
  line-height: 1.25;
  font-size: 15px;
}.hxp_wy_card_p-gya {
  font-size: 0.813rem;
  color: #70699A;
  line-height: 1.6;
  overflow-wrap: break-word;
}.hxp_wy_card_p-gya strong {
  color: #C5BDEA;
  font-weight: 600;
}.hxp_gr_jp-gya {
  border-radius: 1rem;
  padding: 20px;
  overflow: hidden;
  background: linear-gradient(135deg,#1C0A30 0%,#08060F 100%);
  position: relative;
}.hxp_gr_jp-gya::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(212,44,124,0.20) 0%,transparent 70%);
  width: 15.625rem;
  top: -3.75rem;
  height: 15.625rem;
  left: -3.75rem;
  position: absolute;
  content: '';
}.hxp_gr_jp-gya::after {
  background: radial-gradient(circle,rgba(245,166,35,0.16) 0%,transparent 70%);
  border-radius: 50%;
  bottom: -2.5rem;
  content: '';
  right: 0;
  height: 12.5rem;
  width: 200px;
  position: absolute;
}.hxp_gr_jp_head-gya {
  gap: 1rem;
  margin-bottom: 1rem;
  position: relative;
  align-items: flex-start;
  flex-wrap: wrap;
  z-index: 1;
  display: flex;
}.hxp_gr_jp_info-gya {
  flex: 1;
}.hxp_gr_jp_label-gya {
  text-transform: uppercase;
  color: #7B3FE4;
  margin-bottom: 0.375rem;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
}.hxp_gr_jp_label-gya svg {
  height: 14px;
  margin-right: 4px;
  stroke-linecap: round;
  stroke-linejoin: round;
  vertical-align: -2px;
  width: 0.875rem;
}.hxp_gr_jp_amount-gya {
  font-size: 2rem;
  overflow-wrap: break-word;
  line-height: 1;
  font-weight: 800;
  color: #F2EEFF;
  font-family: 'Exo 2', sans-serif;
  margin-bottom: 4px;
}
@media(min-width: 771px) {.hxp_gr_jp_amount-gya {
  font-size: 40px;
}
}.hxp_gr_jp_amount-gya span {
  color: #F5A623;
}.hxp_gr_jp_seo-gya {
  overflow-wrap: break-word;
  line-height: 1.5;
  color: #9A92C2;
  font-size: 12px;
  max-width: 30rem;
}.hxp_gr_jp_cta-gya {
  padding: 0.688rem 20px;
  background: rgba(212,44,124,0.20);
  border-radius: 0.625rem;
  transition: background .2s;
  border: 1px solid rgba(212,44,124,0.20);
  flex-shrink: 0;
  font-size: 0.813rem;
  color: #F2EEFF;
  white-space: nowrap;
  margin-top: 4px;
  align-self: flex-start;
  z-index: 1;
  position: relative;
  font-weight: 700;
}.hxp_gr_jp_cta-gya:hover {
  background: #D42C7C;
}.hxp_gcg-gya {
  background: #0D0A1A;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.hxp_gcg-gya {
  padding: 2.75rem 1.5rem 0;
}
}.hxp_gcg_in-gya {
  margin: 0 auto;
  max-width: 1320px;
}.hxp_gcg_head-gya {
  margin-bottom: 1.25rem;
  max-width: 45rem;
}.hxp_gcg_label-gya {
  font-size: 11px;
  color: #3F35CC;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 8px;
}.hxp_gcg_h2-gya {
  color: #F2EEFF;
  font-size: 1.375rem;
  margin-bottom: 0.5rem;
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.hxp_gcg_h2-gya {
  font-size: 1.75rem;
}
}.hxp_gcg_intro-gya {
  line-height: 1.6;
  font-size: 0.813rem;
  color: #70699A;
}.hxp_gcg_grid-gya {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.hxp_gcg_grid-gya {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.hxp_gcg_grid-gya {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.hxp_gcg_card-gya {
  padding: 1.25rem;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 16px;
  overflow: hidden;
  cursor: pointer;
  justify-content: flex-end;
  display: flex;
  min-height: 240px;
  position: relative;
  flex-direction: column;
}.hxp_gcg_card-gya:hover {
  transform: translateY(-3px);
  border-color: rgba(63,53,204,0.22);
}.hxp_gcg_card_bg-gya {
  inset: 0;
  z-index: 0;
  position: absolute;
}.hxp_gcg_card_bg-gya::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  position: absolute;
  content: '';
}.hxp_gcg_card_ic-gya {
  border-radius: 6px;
  background: rgba(0,0,0,.45);
  height: 40px;
  z-index: 2;
  display: flex;
  width: 2.5rem;
  position: absolute;
  color: #F2EEFF;
  top: 1.125rem;
  right: 1.125rem;
  align-items: center;
  justify-content: center;
}.hxp_gcg_card_ic-gya svg {
  stroke-linecap: round;
  height: 1.25rem;
  stroke-linejoin: round;
  width: 20px;
}.hxp_gcg_card_ct-gya {
  z-index: 1;
  position: relative;
}.hxp_gcg_card_h-gya {
  line-height: 1.2;
  overflow-wrap: break-word;
  color: #F2EEFF;
  font-weight: 800;
  font-size: 1.125rem;
  margin-bottom: 8px;
  font-family: 'Exo 2', sans-serif;
}
@media(min-width: 769px) {.hxp_gcg_card_h-gya {
  font-size: 1.25rem;
}
}.hxp_gcg_card_p-gya {
  margin-bottom: 10px;
  line-height: 1.55;
  font-size: 0.75rem;
  color: rgba(255,255,255,.82);
  overflow-wrap: break-word;
}.hxp_gcg_card_p-gya strong {
  color: #F2EEFF;
  font-weight: 600;
}.hxp_gcg_card_cta-gya {
  gap: 0.25rem;
  font-size: 0.75rem;
  align-items: center;
  color: #3F35CC;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .04em;
  display: inline-flex;
}.hxp_gcg_card_cta-gya svg {
  height: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.75rem;
}.hxp_ws-gya {
  padding: 32px 1rem 0;
  background: #0D0A1A;
}
@media(min-width: 767px) {.hxp_ws-gya {
  padding: 36px 24px 0;
}
}.hxp_ws_in-gya {
  margin: 0 auto;
  max-width: 1320px;
}.hxp_ws_head-gya {
  gap: 12px;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  margin-bottom: 0.875rem;
}.hxp_ws_title-gya {
  gap: 0.625rem;
  font-weight: 700;
  align-items: center;
  color: #F2EEFF;
  font-size: 16px;
  overflow-wrap: break-word;
  display: flex;
  font-family: 'Exo 2', sans-serif;
  flex-wrap: wrap;
}.hxp_ws_title_ic-gya svg {
  stroke-linecap: round;
  height: 1.125rem;
  stroke-linejoin: round;
  color: #F5A623;
  width: 1.125rem;
}.hxp_ws_online-gya {
  gap: 0.438rem;
  align-items: center;
  color: #70699A;
  display: flex;
  font-weight: 600;
  font-size: 0.75rem;
}.hxp_ws_online_dot-gya {
  background: #1CB870;
  border-radius: 50%;
  box-shadow: 0 0 6px rgba(28,184,112,0.18);
  flex-shrink: 0;
  width: 0.5rem;
  height: 0.5rem;
}.hxp_ws_scroll-gya {
  gap: 8px;
  padding-bottom: 8px;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
}.hxp_ws_scroll-gya::-webkit-scrollbar {
  display: none;
}.hxp_wc-gya {
  border-radius: 0.625rem;
  gap: 10px;
  border: 1px solid rgba(255,255,255,0.11);
  background: #120F22;
  padding: 10px 0.875rem;
  align-items: center;
  min-width: 220px;
  flex-shrink: 0;
  display: flex;
}.hxp_wc_img-gya {
  overflow: hidden;
  border-radius: 0.375rem;
  background: #17132B;
  height: 2.25rem;
  width: 2.25rem;
  flex-shrink: 0;
}.hxp_wc_img-gya img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.hxp_wc_info-gya {
  min-width: 0;
}.hxp_wc_game-gya {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 600;
  color: #C5BDEA;
  font-size: 0.75rem;
}.hxp_wc_player-gya {
  overflow: hidden;
  font-size: 10px;
  color: #554F78;
  text-overflow: ellipsis;
  white-space: nowrap;
}.hxp_wc_amount-gya {
  font-size: 0.813rem;
  color: #1CB870;
  flex-shrink: 0;
  margin-left: auto;
  font-weight: 700;
  white-space: nowrap;
}.hxp_app-gya {
  padding: 36px 16px 0;
  background: #0D0A1A;
}
@media(min-width: 770px) {.hxp_app-gya {
  padding: 2.75rem 1.5rem 0;
}
}.hxp_app_in-gya {
  margin: 0 auto;
  max-width: 82.5rem;
}.hxp_app_head-gya {
  margin-bottom: 1rem;
}.hxp_app_label-gya {
  font-size: 0.688rem;
  color: #3F35CC;
  margin-bottom: 8px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
}.hxp_app_h2-gya {
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  font-size: 1.25rem;
  font-family: 'Exo 2', sans-serif;
  color: #F2EEFF;
}
@media(min-width:768px) {.hxp_app_h2-gya {
  font-size: 1.5rem;
}
}.hxp_app_sub-gya {
  max-width: 600px;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #70699A;
  line-height: 1.6;
}.hxp_app_sub-gya strong {
  color: #C5BDEA;
  font-weight: 700;
}.hxp_app_cards-gya {
  gap: 10px;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 16px;
}
@media(min-width: 642px) {.hxp_app_cards-gya {
  grid-template-columns: repeat(3,1fr);
}
}.hxp_app_card-gya {
  gap: 1rem;
  padding: 20px;
  overflow: hidden;
  border-radius: 0.625rem;
  position: relative;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.hxp_app_card_ios-gya {
  background: linear-gradient(135deg,rgba(63,53,204,0.22) 0%,#17132B 100%);
}.hxp_app_card_android-gya {
  background: linear-gradient(135deg,rgba(28,184,112,0.18) 0%,#17132B 100%);
}.hxp_app_card_win-gya {
  background: linear-gradient(135deg,rgba(245,166,35,0.16) 0%,#17132B 100%);
}.hxp_app_card_ic-gya svg {
  width: 2.125rem;
  stroke-linejoin: round;
  height: 2.125rem;
  stroke-linecap: round;
}.hxp_app_card_ic-gya {
  flex-shrink: 0;
  color: #F2EEFF;
}.hxp_app_card_os-gya {
  margin-bottom: 0.375rem;
  color: #70699A;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.625rem;
}.hxp_app_card_title-gya {
  font-weight: 700;
  margin-bottom: 6px;
  line-height: 1.2;
  font-size: 0.938rem;
  color: #F2EEFF;
  overflow-wrap: break-word;
}.hxp_app_card_text-gya {
  margin-bottom: 14px;
  color: #70699A;
  line-height: 1.5;
  overflow-wrap: break-word;
  font-size: 12px;
}.hxp_app_card_btn-gya {
  padding: 0.625rem 1.125rem;
  transition: background .2s;
  border: 1px solid rgba(255,255,255,0.22);
  background: rgba(255,255,255,0.12);
  border-radius: 0.375rem;
  gap: 0.438rem;
  font-size: 13px;
  color: #F2EEFF;
  display: inline-flex;
  align-items: center;
  font-weight: 700;
}.hxp_app_card_btn-gya:hover {
  background: rgba(255,255,255,0.07);
}.hxp_bon-gya {
  padding: 2.25rem 1rem 0;
  background: #0D0A1A;
}
@media(min-width: 767px) {.hxp_bon-gya {
  padding: 44px 24px 0;
}
}.hxp_bon_in-gya {
  margin: 0 auto;
  max-width: 82.5rem;
}.hxp_bon_head-gya {
  margin-bottom: 1.25rem;
}.hxp_bon_label-gya {
  font-size: 0.688rem;
  color: #3F35CC;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}.hxp_bon_h2-gya {
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F2EEFF;
  font-size: 20px;
  margin-bottom: 0.5rem;
}
@media(min-width: 766px) {.hxp_bon_h2-gya {
  font-size: 1.5rem;
}
}.hxp_bon_seo-gya {
  max-width: 620px;
  line-height: 1.6;
  font-size: 0.813rem;
  color: #70699A;
  overflow-wrap: break-word;
}.hxp_bon_seo-gya strong {
  font-weight: 700;
  color: #C5BDEA;
}.hxp_bon_seo-gya a {
  text-decoration: underline;
  color: #3F35CC;
}.hxp_bon_grid-gya {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width:640px) {.hxp_bon_grid-gya {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.hxp_bon_grid-gya {
  grid-template-columns: repeat(5,1fr);
}
}.hxp_bon_card-gya {
  border: 1px solid rgba(255,255,255,0.11);
  background: #120F22;
  border-radius: 0.625rem;
  padding: 1rem;
  transition: border-color .2s,transform .2s;
}.hxp_bon_card-gya:hover {
  border-color: rgba(63,53,204,0.09);
  transform: translateY(-2px);
}.hxp_bon_card_ic-gya svg {
  width: 1.625rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 26px;
}.hxp_bon_card_ic-gya {
  margin-bottom: 0.625rem;
}.hxp_bon_card_type-gya {
  text-transform: uppercase;
  font-weight: 700;
  color: #70699A;
  font-size: 10px;
  letter-spacing: .06em;
  margin-bottom: 6px;
}.hxp_bon_card_amount-gya {
  line-height: 1.1;
  margin-bottom: 6px;
  font-weight: 800;
  color: #F5A623;
  font-size: 1.125rem;
}.hxp_bon_card_name-gya {
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-size: 13px;
  font-weight: 600;
  color: #F2EEFF;
}.hxp_bon_card_detail-gya {
  border-top: 1px solid rgba(255,255,255,0.05);
  font-size: 11px;
  line-height: 1.5;
  color: #554F78;
  padding-top: 0.5rem;
  overflow-wrap: break-word;
}.hxp_prov-gya {
  background: #0D0A1A;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.hxp_prov-gya {
  padding: 2.75rem 24px 0;
}
}.hxp_prov_in-gya {
  margin: 0 auto;
  max-width: 82.5rem;
}.hxp_prov_head-gya {
  margin-bottom: 1rem;
}.hxp_prov_label-gya {
  color: #3F35CC;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
}.hxp_prov_h2-gya {
  overflow-wrap: break-word;
  margin-bottom: 8px;
  color: #F2EEFF;
  font-family: 'Exo 2', sans-serif;
  font-weight: 800;
  font-size: 20px;
}
@media(min-width: 766px) {.hxp_prov_h2-gya {
  font-size: 24px;
}
}.hxp_prov_seo-gya {
  line-height: 1.6;
  font-size: 0.813rem;
  color: #70699A;
  overflow-wrap: break-word;
  max-width: 38.75rem;
  margin-bottom: 16px;
}.hxp_prov_seo-gya strong {
  color: #C5BDEA;
  font-weight: 700;
}.hxp_prov_seo-gya a {
  text-decoration: underline;
  color: #3F35CC;
}.hxp_prov_grid-gya {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 637px) {.hxp_prov_grid-gya {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.hxp_prov_grid-gya {
  grid-template-columns: repeat(8,1fr);
}
}.hxp_prov_card-gya {
  padding: 0.875rem 0.625rem;
  border-radius: 10px;
  gap: 7px;
  background: #120F22;
  transition: border-color .2s,background .2s;
  border: 1px solid rgba(255,255,255,0.11);
  display: flex;
  cursor: pointer;
  align-items: center;
  flex-direction: column;
}.hxp_prov_card-gya:hover {
  background: #17132B;
  border-color: rgba(255,255,255,0.22);
}.hxp_prov_logo-gya {
  background: rgba(255,255,255,0.05);
  overflow: hidden;
  border-radius: 0.375rem;
  height: 2.75rem;
  align-items: center;
  justify-content: center;
  width: 44px;
  display: flex;
}.hxp_prov_logo-gya img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.hxp_prov_name-gya {
  font-weight: 600;
  font-size: 11px;
  color: #9A92C2;
  text-align: center;
  overflow-wrap: break-word;
}.hxp_htp-gya {
  padding: 2.25rem 16px 0;
  background: #0D0A1A;
}
@media(min-width: 766px) {.hxp_htp-gya {
  padding: 44px 1.5rem 0;
}
}.hxp_htp_in-gya {
  margin: 0 auto;
  max-width: 82.5rem;
}.hxp_htp_head-gya {
  margin-bottom: 22px;
  max-width: 45rem;
}.hxp_htp_label-gya {
  color: #3F35CC;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-size: 0.688rem;
}.hxp_htp_h2-gya {
  color: #F2EEFF;
  font-size: 1.375rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Exo 2', sans-serif;
  margin-bottom: 0.5rem;
}
@media(min-width: 769px) {.hxp_htp_h2-gya {
  font-size: 1.75rem;
}
}.hxp_htp_intro-gya {
  color: #70699A;
  line-height: 1.6;
  font-size: 0.875rem;
}.hxp_htp_steps-gya {
  gap: 12px;
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  grid-template-columns: 1fr;
  counter-reset: none;
}
@media(min-width: 638px) {.hxp_htp_steps-gya {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.hxp_htp_steps-gya {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.hxp_htp_step-gya {
  background: #17132B;
  border: 1px solid rgba(255,255,255,0.11);
  padding: 20px 18px 1.125rem;
  border-radius: 10px;
  flex-direction: column;
  position: relative;
  display: flex;
}.hxp_htp_step_num-gya {
  border-radius: 50%;
  background: #3F35CC;
  font-family: 'Exo 2', sans-serif;
  width: 1.75rem;
  height: 28px;
  display: flex;
  left: 20px;
  position: absolute;
  color: #09071A;
  font-size: 13px;
  justify-content: center;
  font-weight: 800;
  align-items: center;
  top: -12px;
}.hxp_htp_step_ic-gya {
  margin: 8px 0 12px;
  border-radius: 6px;
  background: rgba(63,53,204,0.22);
  height: 2.25rem;
  width: 36px;
  color: #3F35CC;
  justify-content: center;
  display: flex;
  align-items: center;
}.hxp_htp_step_ic-gya svg {
  width: 1.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 18px;
}.hxp_htp_step_h-gya {
  font-size: 14px;
  line-height: 1.25;
  font-weight: 700;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  color: #F2EEFF;
}.hxp_htp_step_p-gya {
  font-size: 13px;
  line-height: 1.55;
  overflow-wrap: break-word;
  color: #70699A;
}.hxp_htp_step_p-gya strong {
  font-weight: 600;
  color: #C5BDEA;
}.hxp_htp_cta-gya {
  transition: background .2s;
  border-radius: 0.625rem;
  padding: 13px 26px;
  background: #1CB870;
  margin-top: 1.25rem;
  font-weight: 700;
  display: inline-block;
  font-size: 0.875rem;
  color: #09071A;
}.hxp_htp_cta-gya:hover {
  background: #23D47F;
}.hxp_reg-gya {
  background: #0D0A1A;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.hxp_reg-gya {
  padding: 2.75rem 1.5rem 0;
}
}.hxp_reg_in-gya {
  background: #17132B;
  border: 1px solid rgba(255,255,255,0.06);
  margin: 0 auto;
  border-radius: 1rem;
  padding: 28px 1.5rem;
  max-width: 1320px;
}
@media(min-width: 769px) {.hxp_reg_in-gya {
  padding: 2.5rem;
}
}.hxp_reg_top-gya {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 859px) {.hxp_reg_top-gya {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.hxp_reg_label-gya {
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #3F35CC;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: 700;
}.hxp_reg_h2-gya {
  color: #F2EEFF;
  font-family: 'Exo 2', sans-serif;
  margin-bottom: 0.75rem;
  font-weight: 800;
  font-size: 22px;
  line-height: 1.2;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.hxp_reg_h2-gya {
  font-size: 28px;
}
}.hxp_reg_bonus-gya {
  background: rgba(245,166,35,0.16);
  gap: 0.5rem;
  border: 1px solid rgba(245,166,35,0.16);
  padding: 0.625rem 16px;
  border-radius: 0.625rem;
  display: inline-flex;
  margin-bottom: 1rem;
  align-items: center;
}.hxp_reg_bonus_amount-gya {
  font-size: 20px;
  color: #F5A623;
  font-weight: 800;
}.hxp_reg_bonus_text-gya {
  font-size: 0.813rem;
  color: #9A92C2;
  line-height: 1.35;
}.hxp_reg_cta_btn-gya {
  border-radius: 0.625rem;
  transition: background .2s;
  background: #1CB870;
  padding: 0.875rem 2rem;
  box-shadow: 0 6px 1.25rem rgba(28,184,112,0.48);
  font-weight: 700;
  display: inline-block;
  font-size: 15px;
  margin-bottom: 12px;
  color: #09071A;
}.hxp_reg_cta_btn-gya:hover {
  background: #23D47F;
}.hxp_reg_terms-gya {
  color: #554F78;
  font-size: 11px;
  line-height: 1.5;
}.hxp_reg_seo-gya {
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 20px;
  color: #70699A;
  line-height: 1.65;
  font-size: 0.813rem;
  padding-top: 1.25rem;
  overflow-wrap: break-word;
}.hxp_reg_seo-gya p {
  color: #70699A;
  margin-bottom: 10px;
  line-height: 1.65;
  font-size: 0.813rem;
}.hxp_reg_seo-gya p:last-child {
  margin-bottom: 0;
}.hxp_reg_seo-gya strong {
  color: #C5BDEA;
  font-weight: 700;
}.hxp_reg_seo-gya a {
  transition: color .2s;
  text-decoration: underline;
  color: #3F35CC;
}.hxp_reg_seo-gya a:hover {
  color: #5549DC;
}.hxp_reg_seo-gya ul,.hxp_reg_seo-gya ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 1.125rem;
}.hxp_reg_seo-gya ol {
  list-style: decimal;
}.hxp_reg_seo-gya li {
  font-size: 13px;
  color: #70699A;
  line-height: 1.65;
  margin-bottom: 0.25rem;
}.hxp_reg_seo-gya table {
  overflow-x: auto;
  font-size: 13px;
  width: 100%;
  display: block;
  border-collapse: collapse;
  margin-bottom: 0.625rem;
}
@media(min-width:768px) {.hxp_reg_seo-gya table {
  display: table;
}
}.hxp_reg_seo-gya th {
  padding: 8px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #C5BDEA;
  font-weight: 700;
  text-align: left;
}.hxp_reg_seo-gya td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #70699A;
}.hxp_reg_steps-gya {
  gap: 14px;
  margin-top: 1.75rem;
  flex-direction: column;
  display: flex;
}
@media(min-width: 857px) {.hxp_reg_steps-gya {
  margin-top: 0;
}
}.hxp_reg_step-gya {
  gap: 0.875rem;
  border-radius: 10px;
  background: rgba(255,255,255,0.05);
  padding: 1rem;
  border: 1px solid rgba(255,255,255,0.06);
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.hxp_reg_step_num-gya {
  border: 1px solid rgba(63,53,204,0.09);
  border-radius: 50%;
  background: rgba(63,53,204,0.22);
  align-items: center;
  flex-shrink: 0;
  color: #3F35CC;
  width: 34px;
  font-weight: 800;
  display: flex;
  font-size: 0.875rem;
  height: 34px;
  justify-content: center;
}.hxp_reg_step_title-gya {
  font-weight: 700;
  color: #F2EEFF;
  margin-bottom: 3px;
  font-size: 14px;
}.hxp_reg_step_text-gya {
  font-size: 12px;
  line-height: 1.5;
  color: #70699A;
}.hxp_reg_trust-gya {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 10px;
  padding-top: 1.25rem;
  display: flex;
  margin-top: 1.25rem;
  flex-wrap: wrap;
}.hxp_reg_trust_item-gya {
  gap: 7px;
  color: #70699A;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
  font-size: 12px;
}.hxp_reg_trust_ic-gya svg {
  color: #3F35CC;
  stroke-linejoin: round;
  width: 16px;
  height: 16px;
  stroke-linecap: round;
}.hxp_pmt-gya {
  padding: 36px 16px 0;
  background: #0D0A1A;
}
@media(min-width: 769px) {.hxp_pmt-gya {
  padding: 2.75rem 24px 0;
}
}.hxp_pmt_in-gya {
  margin: 0 auto;
  max-width: 82.5rem;
}.hxp_pmt_head-gya {
  max-width: 720px;
  margin-bottom: 22px;
}.hxp_pmt_label-gya {
  font-weight: 700;
  color: #3F35CC;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
}.hxp_pmt_h2-gya {
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
  font-size: 22px;
  margin-bottom: 8px;
  font-weight: 800;
  color: #F2EEFF;
}
@media(min-width: 765px) {.hxp_pmt_h2-gya {
  font-size: 28px;
}
}.hxp_pmt_intro-gya {
  color: #70699A;
  font-size: 14px;
  line-height: 1.6;
  overflow-wrap: break-word;
}.hxp_pmt_groups-gya {
  gap: 20px;
  display: flex;
  flex-direction: column;
}.hxp_pmt_group-gya {
  border: 1px solid rgba(255,255,255,0.11);
  padding: 1.25rem;
  border-radius: 0.625rem;
  background: #17132B;
}.hxp_pmt_group_head-gya {
  gap: 12px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
}.hxp_pmt_group_ic-gya {
  border-radius: 6px;
  background: rgba(63,53,204,0.22);
  flex-shrink: 0;
  justify-content: center;
  display: flex;
  height: 2.25rem;
  color: #3F35CC;
  width: 2.25rem;
  align-items: center;
}.hxp_pmt_group_ic-gya svg {
  width: 1.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.125rem;
}.hxp_pmt_group_h-gya {
  margin: 0;
  color: #F2EEFF;
  font-family: 'Exo 2', sans-serif;
  font-weight: 700;
  font-size: 16px;
  overflow-wrap: break-word;
}.hxp_pmt_group_p-gya {
  color: #70699A;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.6;
}.hxp_pmt_group_p-gya strong {
  color: #C5BDEA;
  font-weight: 600;
}.hxp_pmt_table_wrap-gya {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.hxp_pmt_table-gya {
  border-collapse: collapse;
  width: 100%;
  font-size: 0.813rem;
  min-width: 33.75rem;
}.hxp_pmt_table-gya th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 0.75rem;
  white-space: nowrap;
  color: #C5BDEA;
  text-align: left;
  font-size: 0.688rem;
  letter-spacing: .04em;
  font-weight: 700;
  text-transform: uppercase;
}.hxp_pmt_table-gya td {
  padding: 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #70699A;
}.hxp_pmt_table-gya tbody tr:last-child td {
  border-bottom: none;
}.hxp_pmt_table-gya tr:hover td {
  background: rgba(255,255,255,0.05);
  color: #C5BDEA;
}.hxp_seo-gya {
  background: #0D0A1A;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.hxp_seo-gya {
  padding: 2.75rem 1.5rem 0;
}
}.hxp_seo_in-gya {
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 16px;
  background: #17132B;
  padding: 1.75rem 24px;
  max-width: 82.5rem;
}
@media(min-width: 771px) {.hxp_seo_in-gya {
  padding: 2.25rem 2.5rem;
}
}.hxp_seo_label-gya {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  color: #3F35CC;
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
}.hxp_seo_h2-gya {
  overflow-wrap: break-word;
  color: #F2EEFF;
  font-family: 'Exo 2', sans-serif;
  font-size: 1.25rem;
  margin-bottom: 14px;
  font-weight: 800;
  line-height: 1.25;
}
@media(min-width: 770px) {.hxp_seo_h2-gya {
  font-size: 1.5rem;
}
}.hxp_seo_body-gya {
  color: #9A92C2;
  overflow-wrap: break-word;
  font-size: 14px;
  line-height: 1.75;
}.hxp_seo_body-gya p {
  line-height: 1.75;
  margin-bottom: 12px;
  color: #9A92C2;
  font-size: 14px;
}.hxp_seo_body-gya p:last-child {
  margin-bottom: 0;
}.hxp_seo_body-gya strong {
  color: #C5BDEA;
  font-weight: 700;
}.hxp_seo_body-gya a {
  transition: color .2s;
  text-decoration: underline;
  color: #3F35CC;
}.hxp_seo_body-gya a:hover {
  color: #5549DC;
}.hxp_seo_body-gya ul,.hxp_seo_body-gya ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.hxp_seo_body-gya ol {
  list-style: decimal;
}.hxp_seo_body-gya li {
  color: #9A92C2;
  font-size: 0.875rem;
  margin-bottom: 6px;
  line-height: 1.75;
}.hxp_seo_body-gya table {
  margin-bottom: 0.75rem;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
  width: 100%;
  font-size: 0.813rem;
}
@media(min-width: 766px) {.hxp_seo_body-gya table {
  display: table;
}
}.hxp_seo_body-gya th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 0.75rem;
  color: #C5BDEA;
  font-weight: 700;
  text-align: left;
}.hxp_seo_body-gya td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 12px;
  color: #9A92C2;
}.hxp_seo_cols-gya {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width:640px) {.hxp_seo_cols-gya {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.hxp_seo_cols-gya {
  grid-template-columns: repeat(3,1fr);
}
}.hxp_seo_col_h-gya {
  color: #C5BDEA;
  font-size: 13px;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  font-weight: 700;
}.hxp_seo_col_p-gya {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #70699A;
}.hxp_seo_stats-gya {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.hxp_seo_stat-gya {
  background: rgba(63,53,204,0.09);
  flex: 1;
  border-radius: 0.625rem;
  border: 1px solid rgba(63,53,204,0.22);
  padding: 0.875rem 16px;
  min-width: 8.75rem;
}.hxp_seo_stat_val-gya {
  margin-bottom: 0.25rem;
  font-weight: 800;
  color: #3F35CC;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}.hxp_seo_stat_lb-gya {
  overflow-wrap: break-word;
  color: #70699A;
  font-size: 11px;
}.hxp_rv-gya {
  padding: 36px 16px 0;
  background: #0D0A1A;
}
@media(min-width: 769px) {.hxp_rv-gya {
  padding: 2.75rem 1.5rem 0;
}
}.hxp_rv_in-gya {
  margin: 0 auto;
  max-width: 1320px;
}.hxp_rv_head-gya {
  max-width: 720px;
  margin-bottom: 1.25rem;
}.hxp_rv_label-gya {
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  color: #3F35CC;
}.hxp_rv_h2-gya {
  font-size: 1.375rem;
  color: #F2EEFF;
  font-family: 'Exo 2', sans-serif;
  margin-bottom: 10px;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 767px) {.hxp_rv_h2-gya {
  font-size: 1.75rem;
}
}.hxp_rv_stats-gya {
  gap: 1.125rem;
  color: #70699A;
  align-items: center;
  flex-wrap: wrap;
  font-size: 0.813rem;
  display: flex;
}.hxp_rv_stats_score-gya {
  gap: 6px;
  align-items: baseline;
  display: flex;
}.hxp_rv_stats_score_val-gya {
  font-family: 'Exo 2', sans-serif;
  font-size: 1.375rem;
  color: #F5A623;
  font-weight: 800;
}.hxp_rv_stats_score_max-gya {
  color: #554F78;
  font-size: 13px;
}.hxp_rv_stats_badge-gya {
  gap: 0.25rem;
  align-items: center;
  display: flex;
}.hxp_rv_stats_badge-gya svg {
  width: 14px;
  color: #F5A623;
  height: 0.875rem;
}.hxp_rv_grid-gya {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.hxp_rv_grid-gya {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.hxp_rv_grid-gya {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.hxp_rv_card-gya {
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 10px;
  padding: 1.25rem;
  background: #17132B;
  display: flex;
  flex-direction: column;
}.hxp_rv_card_stars-gya {
  gap: 2px;
  color: #F5A623;
  display: flex;
  margin-bottom: 0.625rem;
}.hxp_rv_card_stars-gya svg {
  width: 0.875rem;
  height: 14px;
}.hxp_rv_card_h-gya {
  font-size: 14px;
  overflow-wrap: break-word;
  font-weight: 700;
  line-height: 1.3;
  color: #F2EEFF;
  margin-bottom: 8px;
}.hxp_rv_card_body-gya {
  flex: 1;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #70699A;
  font-size: 13px;
  margin-bottom: 14px;
}.hxp_rv_card_body-gya strong {
  font-weight: 600;
  color: #C5BDEA;
}.hxp_rv_card_meta-gya {
  gap: 0.625rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding-top: 0.75rem;
}.hxp_rv_card_author-gya {
  color: #C5BDEA;
  font-weight: 600;
  font-size: 0.75rem;
}.hxp_rv_card_date-gya {
  color: #554F78;
  font-size: 0.688rem;
}.hxp_seo-gya {
  padding: 2.25rem 1rem 0;
  background: #0D0A1A;
}
@media(min-width: 771px) {.hxp_seo-gya {
  padding: 44px 24px 0;
}
}.hxp_seo_in-gya {
  border-radius: 16px;
  background: #17132B;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255,255,255,0.11);
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 771px) {.hxp_seo_in-gya {
  padding: 36px 2.5rem;
}
}.hxp_seo_label-gya {
  font-size: 11px;
  color: #3F35CC;
  font-weight: 700;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  text-transform: uppercase;
}.hxp_seo_h2-gya {
  margin-bottom: 0.875rem;
  font-family: 'Exo 2', sans-serif;
  line-height: 1.25;
  overflow-wrap: break-word;
  color: #F2EEFF;
  font-size: 1.25rem;
  font-weight: 800;
}
@media(min-width: 766px) {.hxp_seo_h2-gya {
  font-size: 1.5rem;
}
}.hxp_seo_body-gya {
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #9A92C2;
  font-size: 0.875rem;
}.hxp_seo_body-gya p {
  font-size: 14px;
  color: #9A92C2;
  margin-bottom: 12px;
  line-height: 1.75;
}.hxp_seo_body-gya p:last-child {
  margin-bottom: 0;
}.hxp_seo_body-gya strong {
  color: #C5BDEA;
  font-weight: 700;
}.hxp_seo_body-gya a {
  transition: color .2s;
  color: #3F35CC;
  text-decoration: underline;
}.hxp_seo_body-gya a:hover {
  color: #5549DC;
}.hxp_seo_body-gya ul,.hxp_seo_body-gya ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.hxp_seo_body-gya ol {
  list-style: decimal;
}.hxp_seo_body-gya li {
  color: #9A92C2;
  font-size: 14px;
  margin-bottom: 6px;
  line-height: 1.75;
}.hxp_seo_body-gya table {
  width: 100%;
  overflow-x: auto;
  margin-bottom: 12px;
  border-collapse: collapse;
  display: block;
  font-size: 0.813rem;
}
@media(min-width: 769px) {.hxp_seo_body-gya table {
  display: table;
}
}.hxp_seo_body-gya th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 0.75rem;
  text-align: left;
  font-weight: 700;
  color: #C5BDEA;
}.hxp_seo_body-gya td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 0.75rem;
  color: #9A92C2;
}.hxp_seo_cols-gya {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 639px) {.hxp_seo_cols-gya {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.hxp_seo_cols-gya {
  grid-template-columns: repeat(3,1fr);
}
}.hxp_seo_col_h-gya {
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #C5BDEA;
  font-size: 13px;
}.hxp_seo_col_p-gya {
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #70699A;
}.hxp_seo_stats-gya {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.hxp_seo_stat-gya {
  flex: 1;
  border: 1px solid rgba(63,53,204,0.22);
  border-radius: 10px;
  background: rgba(63,53,204,0.09);
  padding: 14px 1rem;
  min-width: 8.75rem;
}.hxp_seo_stat_val-gya {
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
  color: #3F35CC;
}.hxp_seo_stat_lb-gya {
  overflow-wrap: break-word;
  color: #70699A;
  font-size: 0.688rem;
}.hxp_seo-gya {
  padding: 36px 1rem 0;
  background: #0D0A1A;
}
@media(min-width: 771px) {.hxp_seo-gya {
  padding: 2.75rem 1.5rem 0;
}
}.hxp_seo_in-gya {
  background: #17132B;
  padding: 1.75rem 24px;
  border-radius: 16px;
  border: 1px solid rgba(255,255,255,0.11);
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width:768px) {.hxp_seo_in-gya {
  padding: 36px 2.5rem;
}
}.hxp_seo_label-gya {
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 10px;
  color: #3F35CC;
  font-weight: 700;
}.hxp_seo_h2-gya {
  font-family: 'Exo 2', sans-serif;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  color: #F2EEFF;
  line-height: 1.25;
  font-weight: 800;
  font-size: 1.25rem;
}
@media(min-width: 771px) {.hxp_seo_h2-gya {
  font-size: 1.5rem;
}
}.hxp_seo_body-gya {
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #9A92C2;
}.hxp_seo_body-gya p {
  font-size: 14px;
  line-height: 1.75;
  color: #9A92C2;
  margin-bottom: 0.75rem;
}.hxp_seo_body-gya p:last-child {
  margin-bottom: 0;
}.hxp_seo_body-gya strong {
  color: #C5BDEA;
  font-weight: 700;
}.hxp_seo_body-gya a {
  transition: color .2s;
  color: #3F35CC;
  text-decoration: underline;
}.hxp_seo_body-gya a:hover {
  color: #5549DC;
}.hxp_seo_body-gya ul,.hxp_seo_body-gya ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.hxp_seo_body-gya ol {
  list-style: decimal;
}.hxp_seo_body-gya li {
  color: #9A92C2;
  font-size: 0.875rem;
  margin-bottom: 6px;
  line-height: 1.75;
}.hxp_seo_body-gya table {
  font-size: 13px;
  border-collapse: collapse;
  overflow-x: auto;
  margin-bottom: 0.75rem;
  display: block;
  width: 100%;
}
@media(min-width: 769px) {.hxp_seo_body-gya table {
  display: table;
}
}.hxp_seo_body-gya th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #C5BDEA;
  text-align: left;
  font-weight: 700;
}.hxp_seo_body-gya td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 12px;
  color: #9A92C2;
}.hxp_seo_cols-gya {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 639px) {.hxp_seo_cols-gya {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.hxp_seo_cols-gya {
  grid-template-columns: repeat(3,1fr);
}
}.hxp_seo_col_h-gya {
  color: #C5BDEA;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.813rem;
  margin-bottom: 0.438rem;
}.hxp_seo_col_p-gya {
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #70699A;
  font-size: 0.813rem;
}.hxp_seo_stats-gya {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.hxp_seo_stat-gya {
  border-radius: 10px;
  padding: 0.875rem 16px;
  border: 1px solid rgba(63,53,204,0.22);
  background: rgba(63,53,204,0.09);
  flex: 1;
  min-width: 140px;
}.hxp_seo_stat_val-gya {
  font-weight: 800;
  margin-bottom: 4px;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #3F35CC;
}.hxp_seo_stat_lb-gya {
  color: #70699A;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.hxp_faq-gya {
  padding: 36px 1rem 0;
  background: #0D0A1A;
}
@media(min-width: 769px) {.hxp_faq-gya {
  padding: 2.75rem 24px 0;
}
}.hxp_faq_in-gya {
  margin: 0 auto;
  max-width: 82.5rem;
}.hxp_faq_head-gya {
  margin-bottom: 1.25rem;
}.hxp_faq_label-gya {
  margin-bottom: 8px;
  color: #3F35CC;
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
}.hxp_faq_h2-gya {
  color: #F2EEFF;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
  font-size: 1.25rem;
}
@media(min-width: 769px) {.hxp_faq_h2-gya {
  font-size: 1.5rem;
}
}.hxp_faq_list-gya {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.hxp_faq_item-gya {
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 10px;
  background: #17132B;
  overflow: hidden;
}.hxp_faq_q-gya {
  gap: 12px;
  transition: color .2s;
  padding: 16px 20px;
  font-size: 0.875rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  cursor: pointer;
  font-weight: 600;
  overflow-wrap: break-word;
  align-items: center;
  color: #C5BDEA;
}.hxp_faq_q-gya:hover {
  color: #F2EEFF;
}.hxp_faq_q_ic-gya {
  background: rgba(255,255,255,0.05);
  transition: transform .25s;
  border-radius: 50%;
  color: #3F35CC;
  flex-shrink: 0;
  width: 24px;
  font-size: 16px;
  display: flex;
  height: 24px;
  justify-content: center;
  align-items: center;
}.hxp_faq_item-gya.hxp_state_open-gya .hxp_faq_q_ic-gya {
  transform: rotate(45deg);
}.hxp_faq_a-gya {
  padding: 0 1.25rem 16px;
  line-height: 1.7;
  display: none;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #70699A;
}.hxp_faq_item-gya.hxp_state_open-gya .hxp_faq_a-gya {
  display: block;
}.hxp_faq_a-gya strong {
  color: #C5BDEA;
  font-weight: 700;
}.hxp_faq_a-gya a {
  text-decoration: underline;
  color: #3F35CC;
}.hxp_faq_a-gya ul,.hxp_faq_a-gya ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 20px;
}.hxp_faq_a-gya ol {
  list-style: decimal;
}.hxp_faq_a-gya li {
  margin-bottom: 4px;
  line-height: 1.6;
}.hxp_faq_a-gya table {
  margin: 8px 0;
  width: 100%;
  font-size: 12px;
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
}
@media(min-width: 765px) {.hxp_faq_a-gya table {
  display: table;
}
}.hxp_faq_a-gya th {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  text-align: left;
  color: #C5BDEA;
}.hxp_faq_a-gya td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.375rem 8px;
  color: #70699A;
}.hxp_ft-gya {
  background: #070510;
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 3rem;
}.hxp_ft_support-gya {
  padding: 1.5rem 16px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 766px) {.hxp_ft_support-gya {
  padding: 1.75rem 24px;
}
}.hxp_ft_support_in-gya {
  gap: 1rem;
  margin: 0 auto;
  align-items: center;
  flex-wrap: wrap;
  max-width: 1320px;
  display: flex;
}.hxp_ft_support_main-gya {
  flex: 1;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
  min-width: 220px;
  align-items: center;
}.hxp_ft_support_ic-gya {
  flex-shrink: 0;
  color: #3F35CC;
}.hxp_ft_support_ic-gya svg {
  stroke-linecap: round;
  height: 1.875rem;
  stroke-linejoin: round;
  width: 1.875rem;
}.hxp_ft_support_text_title-gya {
  color: #F2EEFF;
  font-weight: 700;
  font-size: 15px;
  margin-bottom: 3px;
  overflow-wrap: break-word;
}.hxp_ft_support_text_sub-gya {
  color: #70699A;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.hxp_ft_support_btn-gya {
  padding: 11px 1.375rem;
  transition: background .2s;
  border-radius: 0.625rem;
  background: #3F35CC;
  color: #F2EEFF;
  white-space: nowrap;
  flex-shrink: 0;
  font-size: 13px;
  font-weight: 700;
}.hxp_ft_support_btn-gya:hover {
  background: #5549DC;
}.hxp_ft_support_contacts-gya {
  gap: 16px;
  flex-wrap: wrap;
  margin-left: auto;
  display: flex;
}.hxp_ft_support_contact-gya {
  font-size: 12px;
  line-height: 1.4;
  color: #554F78;
}.hxp_ft_support_contact-gya strong {
  font-weight: 600;
  color: #9A92C2;
  display: block;
  margin-bottom: 2px;
  font-size: 0.688rem;
}.hxp_ft_main-gya {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 2rem 1rem 1.5rem;
}
@media(min-width: 767px) {.hxp_ft_main-gya {
  padding: 40px 24px 32px;
}
}.hxp_ft_main_in-gya {
  margin: 0 auto;
  gap: 1.5rem;
  grid-template-columns: 1fr 1fr;
  max-width: 82.5rem;
  display: grid;
}
@media(min-width:640px) {.hxp_ft_main_in-gya {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.hxp_ft_main_in-gya {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.hxp_ft_col_logo-gya {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.hxp_ft_col_logo-gya {
  grid-column: auto;
}
}.hxp_ft_logo-gya {
  gap: 0.563rem;
  overflow-wrap: break-word;
  color: #F2EEFF;
  font-size: 1rem;
  display: flex;
  font-weight: 800;
  flex-wrap: wrap;
  margin-bottom: 12px;
  align-items: center;
}.hxp_ft_logo_mark-gya {
  overflow: hidden;
  border-radius: 0.375rem;
  height: 1.875rem;
  width: 30px;
}.hxp_ft_logo_mark-gya img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.hxp_ft_logo_sub-gya {
  max-width: 12.5rem;
  color: #554F78;
  font-size: 12px;
  line-height: 1.55;
  overflow-wrap: break-word;
}.hxp_ft_col_title-gya {
  letter-spacing: .07em;
  text-transform: uppercase;
  margin-bottom: 0.875rem;
  font-weight: 700;
  font-size: 12px;
  color: #9A92C2;
}.hxp_ft_col_links-gya {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.hxp_ft_col_link-gya {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #554F78;
  font-size: 13px;
}.hxp_ft_col_link-gya:hover {
  color: #C5BDEA;
}.hxp_ft_apps-gya {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.hxp_ft_app_card-gya {
  border: 1px solid rgba(255,255,255,0.11);
  background: rgba(255,255,255,0.05);
  gap: 10px;
  transition: border-color .2s;
  padding: 0.625rem 12px;
  border-radius: 0.375rem;
  align-items: center;
  display: flex;
}.hxp_ft_app_card-gya:hover {
  border-color: rgba(255,255,255,0.22);
}.hxp_ft_app_card_ic-gya svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 22px;
  width: 1.375rem;
}.hxp_ft_app_card_os-gya {
  font-weight: 600;
  color: #554F78;
  font-size: 10px;
}.hxp_ft_app_card_action-gya {
  font-weight: 700;
  font-size: 12px;
  color: #C5BDEA;
}.hxp_ft_bot-gya {
  padding: 20px 16px;
}
@media(min-width: 769px) {.hxp_ft_bot-gya {
  padding: 1.25rem 24px;
}
}.hxp_ft_bot_in-gya {
  gap: 16px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  max-width: 82.5rem;
}.hxp_ft_socials-gya {
  gap: 8px;
  display: flex;
}.hxp_ft_soc-gya {
  transition: background .2s;
  border-radius: 6px;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.11);
  height: 2.25rem;
  width: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #9A92C2;
}.hxp_ft_soc-gya svg {
  height: 16px;
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
}.hxp_ft_soc-gya:hover {
  background: rgba(255,255,255,0.07);
}.hxp_ft_legal-gya {
  flex: 1;
  font-size: 0.688rem;
  color: #7C768F;
  line-height: 1.6;
  overflow-wrap: break-word;
  min-width: 12.5rem;
}.hxp_ft_legal-gya strong {
  font-weight: 700;
  color: #9A92C2;
}.hxp_ft_legal-gya a {
  text-decoration: underline;
  color: #9A92C2;
}.hxp_ft_age-gya {
  border: 2px solid #7C768F;
  border-radius: 50%;
  width: 2rem;
  font-weight: 800;
  color: #7C768F;
  justify-content: center;
  align-items: center;
  height: 32px;
  margin-left: auto;
  display: flex;
  font-size: 11px;
  flex-shrink: 0;
}