*,::before,::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  font-family: 'Barlow', sans-serif;
  -webkit-font-smoothing: antialiased;
  background-color: #130B05;
  min-height: 100vh;
  color: #DCCA9E;
  line-height: 1.6;
}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;
}.jqp_layout_xwx {
  min-height: 100vh;
  flex-direction: column;
  display: flex;
}.jqp_page_xwx {
  min-height: 100vh;
  display: flex;
}.jqp_main_xwx {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media screen and (min-width: 1081px) {.jqp_main_xwx {
  padding-left: 220px;
}
}
@media screen and (max-width: 1080px) {.jqp_main_xwx {
  padding-bottom: 4.5rem;
}
}.jqp_gc_xwx {
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 0.625rem;
  transition: transform .2s,border-color .2s;
  background: #1A0F06;
  width: 8.75rem;
  cursor: pointer;
  position: relative;
  flex-shrink: 0;
}
@media(min-width: 641px) {.jqp_gc_xwx {
  width: 9.75rem;
}
}
@media(min-width: 1083px) {.jqp_gc_xwx {
  width: 168px;
}
}.jqp_gc_xwx:hover {
  transform: translateY(-3px);
  border-color: rgba(139, 53, 201, 0.07);
}.jqp_gc_img_xwx {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 80%;
}.jqp_gc_img_xwx img {
  inset: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  object-fit: cover;
}.jqp_gc_hover_xwx {
  inset: 0;
  background: rgba(9, 5, 2, 0.74);
  transition: opacity .2s;
  position: absolute;
  align-items: center;
  opacity: 0;
  justify-content: center;
  display: flex;
}.jqp_gc_xwx:hover .jqp_gc_hover_xwx {
  opacity: 1;
}.jqp_gc_hover_btn_xwx {
  padding: 0.5rem 1rem;
  border-radius: 6px;
  background: #8B35C9;
  font-weight: 700;
  color: #F8EDD8;
  font-size: 0.75rem;
}.jqp_gc_info_xwx {
  padding: 8px 0.625rem 0.625rem;
}.jqp_gc_name_xwx {
  overflow: hidden;
  font-size: 0.75rem;
  text-overflow: ellipsis;
  margin-bottom: 3px;
  white-space: nowrap;
  font-weight: 600;
  max-width: 100%;
  color: #DCCA9E;
}.jqp_gc_prov_xwx {
  color: #A07D5A;
  font-size: 0.625rem;
}.jqp_gc_tag_xwx {
  padding: 2px 0.438rem;
  border-radius: 4px;
  font-size: 9px;
  letter-spacing: .04em;
  left: 0.375rem;
  top: 6px;
  position: absolute;
  text-transform: uppercase;
  z-index: 2;
  font-weight: 700;
}.jqp_gc_tag_hot_xwx {
  background: #D63244;
  color: #fff;
}.jqp_gc_tag_new_xwx {
  background: #29A96C;
  color: #130B05;
}.jqp_gc_tag_jp_xwx {
  background: #E8A818;
  color: #130B05;
}.jqp_gc_tag_ex_xwx {
  background: #D49210;
  color: #fff;
}.jqp_gc_tag_live_xwx {
  background: #D63244;
  color: #fff;
}.jqp_gr_xwx {
  background: #130B05;
  padding: 32px 16px 0;
}
@media(min-width: 769px) {.jqp_gr_xwx {
  padding: 2.25rem 1.5rem 0;
}
}.jqp_gr_in_xwx {
  margin: 0 auto;
  max-width: 1320px;
}.jqp_gr_head_xwx {
  gap: 0.75rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  margin-bottom: 0.625rem;
}.jqp_gr_head_l_xwx {
  flex: 1;
  gap: 0.625rem;
  min-width: 0;
  display: flex;
  align-items: center;
}.jqp_gr_ic_xwx {
  border-radius: 0.625rem;
  display: flex;
  flex-shrink: 0;
  height: 32px;
  align-items: center;
  justify-content: center;
  width: 2rem;
}.jqp_gr_ic_xwx svg {
  height: 1rem;
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
}.jqp_gr_title_xwx {
  font-family: 'Cinzel', serif;
  font-weight: 700;
  font-size: 1rem;
  color: #F8EDD8;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.jqp_gr_title_xwx {
  font-size: 18px;
}
}.jqp_gr_more_xwx {
  transition: color .2s;
  gap: 5px;
  color: #977250;
  font-size: 12px;
  font-weight: 600;
  display: flex;
  flex-shrink: 0;
  white-space: nowrap;
  align-items: center;
}.jqp_gr_more_xwx:hover {
  color: #8B35C9;
}.jqp_gr_more_xwx svg {
  stroke-linecap: round;
  width: 0.75rem;
  height: 12px;
  stroke-linejoin: round;
}.jqp_gr_arrows_xwx {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.jqp_gr_arr_xwx {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: background .15s,color .15s;
  border-radius: 6px;
  align-items: center;
  height: 30px;
  width: 30px;
  display: flex;
  color: #B89870;
  justify-content: center;
}.jqp_gr_arr_xwx:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F8EDD8;
}.jqp_gr_arr_xwx svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.813rem;
  height: 13px;
}.jqp_gr_seo_h_xwx {
  margin: 0 0 0.375rem;
  font-size: 0.813rem;
  color: #DCCA9E;
  font-weight: 700;
  overflow-wrap: break-word;
  max-width: 42.5rem;
  font-family: 'Cinzel', serif;
}
@media(min-width: 769px) {.jqp_gr_seo_h_xwx {
  font-size: 0.875rem;
}
}.jqp_gr_seo_xwx {
  color: #977250;
  font-size: 12px;
  overflow-wrap: break-word;
  margin-bottom: 12px;
  max-width: 42.5rem;
  line-height: 1.55;
}.jqp_gr_seo_xwx strong {
  color: #DCCA9E;
  font-weight: 600;
}.jqp_gr_scroll_xwx {
  gap: 0.625rem;
  -webkit-overflow-scrolling: touch;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 0.625rem;
  overflow-x: auto;
}.jqp_gr_scroll_xwx::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.jqp_gr_scroll_xwx {
  gap: 0.75rem;
}
}.jqp_tb_xwx {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #130B05;
  position: fixed;
  z-index: 80;
  right: 0;
  display: flex;
  align-items: center;
  left: 0;
  top: 0;
  height: 3.5rem;
}.jqp_tb_in_xwx {
  gap: 0;
  padding: 0 0.875rem;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}.jqp_tb_burger_xwx {
  border-radius: 0.625rem;
  gap: 0.313rem;
  flex-shrink: 0;
  display: flex;
  height: 38px;
  flex-direction: column;
  margin-right: 0.5rem;
  width: 2.375rem;
  justify-content: center;
  align-items: center;
}.jqp_tb_burger_xwx:hover {
  background: rgba(255, 255, 255, 0.05);
}.jqp_tb_burger_line_xwx {
  border-radius: 1px;
  background: #B89870;
  height: 2px;
  display: block;
  width: 18px;
}
@media(min-width: 1081px) {.jqp_tb_burger_xwx {
  display: none;
}
}.jqp_tb_logo_xwx {
  gap: 0.563rem;
  font-size: 1.125rem;
  margin-right: 1.25rem;
  align-items: center;
  overflow-wrap: break-word;
  display: flex;
  letter-spacing: -.01em;
  flex-shrink: 0;
  font-weight: 800;
  color: #F8EDD8;
}.jqp_tb_logo_mark_xwx {
  overflow: hidden;
  border-radius: 10px;
  height: 2rem;
  display: flex;
  justify-content: center;
  width: 2rem;
  align-items: center;
}.jqp_tb_logo_mark_xwx img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.jqp_tb_nav_xwx {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 639px) {.jqp_tb_nav_xwx {
  display: flex;
}
}.jqp_tb_tab_xwx {
  padding: 0.5rem 14px;
  border-radius: 10px;
  transition: background .15s,color .15s;
  font-weight: 600;
  white-space: nowrap;
  font-size: 0.813rem;
  color: #B89870;
}.jqp_tb_tab_xwx:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F8EDD8;
}.jqp_tb_tab_xwx.jqp_state_active_xwx {
  background: rgba(139, 53, 201, 0.18);
  color: #F8EDD8;
}.jqp_tb_right_xwx {
  gap: 0.5rem;
  display: flex;
  flex-shrink: 0;
  margin-left: auto;
  align-items: center;
}.jqp_tb_login_xwx {
  transition: border-color .2s,color .2s;
  border-radius: 0.625rem;
  padding: 9px 16px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  font-size: 0.813rem;
  color: #DCCA9E;
  display: none;
  font-weight: 600;
}.jqp_tb_login_xwx:hover {
  border-color: rgba(255, 255, 255, 0.20);
  color: #F8EDD8;
}
@media(min-width: 481px) {.jqp_tb_login_xwx {
  display: block;
}
}.jqp_tb_reg_xwx {
  transition: background .2s;
  border-radius: 0.625rem;
  padding: 9px 18px;
  background: #29A96C;
  color: #0C0703;
  font-weight: 700;
  white-space: nowrap;
  font-size: 0.813rem;
}.jqp_tb_reg_xwx:hover {
  background: #33C880;
}.jqp_sb_xwx {
  transform: translateX(-100%);
  transition: transform .25s ease;
  background: #221308;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  overflow-y: auto;
  bottom: 0;
  width: 13.75rem;
  position: fixed;
  z-index: 70;
  left: 0;
  top: 3.5rem;
}.jqp_sb_xwx.jqp_state_open_xwx {
  transform: translateX(0);
}.jqp_sb_xwx::-webkit-scrollbar {
  width: 0.25rem;
}.jqp_sb_xwx::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width:1080px) {.jqp_sb_xwx {
  transform: translateX(0);
}
}.jqp_sb_auth_xwx {
  padding: 14px 0.75rem 10px;
}.jqp_sb_btn_reg_xwx {
  border-radius: 10px;
  background: #29A96C;
  transition: background .2s;
  padding: 0.688rem;
  display: block;
  text-align: center;
  color: #0C0703;
  font-weight: 700;
  font-size: 0.813rem;
  margin-bottom: 0.5rem;
}.jqp_sb_btn_reg_xwx:hover {
  background: #33C880;
}.jqp_sb_btn_login_xwx {
  padding: 10px;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 10px;
  font-weight: 600;
  text-align: center;
  display: block;
  color: #DCCA9E;
  font-size: 13px;
}.jqp_sb_btn_login_xwx:hover {
  border-color: rgba(255, 255, 255, 0.20);
  color: #F8EDD8;
}.jqp_sb_promo_xwx {
  overflow: hidden;
  margin: 0 0.75rem 0.625rem;
  border-radius: 10px;
  background: linear-gradient(135deg,#2C1248,#221308);
  padding: 0.75rem 14px;
  border: 1px solid rgba(139, 53, 201, 0.18);
  position: relative;
}.jqp_sb_promo_xwx::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(139, 53, 201, 0.18),transparent 70%);
  width: 5rem;
  content: '';
  position: absolute;
  right: -20px;
  top: -20px;
  height: 80px;
}.jqp_sb_promo_title_xwx {
  color: #8B35C9;
  margin-bottom: 4px;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .06em;
  font-weight: 700;
}.jqp_sb_promo_text_xwx {
  line-height: 1.35;
  overflow-wrap: break-word;
  color: #F8EDD8;
  font-weight: 600;
  font-size: 0.75rem;
}.jqp_sb_promo_sub_xwx {
  margin-top: 3px;
  font-size: 0.625rem;
  color: #977250;
}.jqp_sb_nav_xwx {
  padding: 0.375rem 8px 1rem;
}.jqp_sb_nav_lb_xwx {
  padding: 0.625rem 0.5rem 6px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 10px;
  color: #A07D5A;
}.jqp_sb_link_xwx {
  padding: 9px 0.625rem;
  transition: background .15s,color .15s;
  border-radius: 6px;
  gap: 0.625rem;
  align-items: center;
  font-size: 13px;
  font-weight: 500;
  display: flex;
  overflow-wrap: break-word;
  cursor: pointer;
  color: #B89870;
}.jqp_sb_link_xwx:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F8EDD8;
}.jqp_sb_link_xwx.jqp_state_active_xwx {
  background: rgba(139, 53, 201, 0.18);
  color: #F8EDD8;
}.jqp_sb_ic_xwx {
  border-radius: 6px;
  width: 1.875rem;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  height: 1.875rem;
  align-items: center;
}.jqp_sb_ic_xwx svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1rem;
  height: 1rem;
}.jqp_sb_ic_1_xwx {
  background: rgba(139, 53, 201, 0.07);
  color: #8B35C9;
}.jqp_sb_ic_2_xwx {
  background: rgba(41, 169, 108, 0.15);
  color: #29A96C;
}.jqp_sb_ic_3_xwx {
  background: rgba(232, 168, 24, 0.14);
  color: #E8A818;
}.jqp_sb_ic_4_xwx {
  background: rgba(212, 146, 16, 0.17);
  color: #D49210;
}.jqp_sb_ic_5_xwx {
  background: rgba(139, 53, 201, 0.07);
  color: #DF4090;
}.jqp_sb_ic_6_xwx {
  background: rgba(212, 146, 16, 0.17);
  color: #A030D6;
}.jqp_sb_badge_xwx {
  background: #E8A818;
  padding: 2px 7px;
  border-radius: 6px;
  margin-left: auto;
  font-size: 9px;
  font-weight: 700;
  color: #0C0703;
}.jqp_sb_bot_xwx {
  padding: 12px;
  gap: 8px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.jqp_sb_lang_xwx,.jqp_sb_help_xwx {
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 9px 6px;
  gap: 6px;
  border-radius: 6px;
  flex: 1;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  color: #B89870;
  display: flex;
  font-size: 11px;
  justify-content: center;
  align-items: center;
  font-weight: 600;
}.jqp_sb_lang_xwx:hover,.jqp_sb_help_xwx:hover {
  border-color: rgba(255, 255, 255, 0.20);
  color: #F8EDD8;
}.jqp_sb_lang_xwx svg,.jqp_sb_help_xwx svg {
  stroke-linecap: round;
  height: 0.813rem;
  stroke-linejoin: round;
  width: 13px;
}.jqp_sb_bd_xwx {
  background: rgba(9, 5, 2, 0.74);
  inset: 0;
  position: fixed;
  display: none;
  z-index: 69;
}.jqp_sb_bd_xwx.jqp_state_on_xwx {
  display: block;
}
@media(min-width: 1077px) {.jqp_sb_bd_xwx {
  display: none!important;
}
}.jqp_mob_nav_xwx {
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  background: #221308;
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  left: 0;
  right: 0;
  display: flex;
  z-index: 80;
  position: fixed;
  bottom: 0;
}
@media(min-width: 1078px) {.jqp_mob_nav_xwx {
  display: none;
}
}.jqp_mob_nav_item_xwx {
  padding: 4px 2px;
  gap: 4px;
  flex: 1;
  color: #A07D5A;
  flex-direction: column;
  cursor: pointer;
  align-items: center;
  display: flex;
}.jqp_mob_nav_ic_xwx {
  line-height: 1;
}.jqp_mob_nav_ic_xwx svg {
  width: 20px;
  height: 1.25rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.jqp_mob_nav_lb_xwx {
  font-size: 0.625rem;
  color: #A07D5A;
  font-weight: 600;
}.jqp_mob_nav_item_xwx.jqp_state_active_xwx {
  color: #8B35C9;
}.jqp_mob_nav_item_xwx.jqp_state_active_xwx .jqp_mob_nav_lb_xwx {
  color: #8B35C9;
}.jqp_hero_xwx {
  padding: 1.25rem 1rem 0;
  background: #130B05;
}
@media(min-width: 765px) {.jqp_hero_xwx {
  padding: 1.5rem 1.5rem 0;
}
}.jqp_hero_in_xwx {
  gap: 0.75rem;
  margin: 0 auto;
  max-width: 82.5rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 859px) {.jqp_hero_in_xwx {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1097px) {.jqp_hero_in_xwx {
  grid-template-columns: 1fr 21.25rem;
}
}.jqp_hero_promo_xwx {
  overflow: hidden;
  border-radius: 16px;
  background: #1A0F06;
  position: relative;
  display: flex;
  min-height: 13.75rem;
  align-items: stretch;
}
@media(min-width: 769px) {.jqp_hero_promo_xwx {
  min-height: 17.5rem;
}
}.jqp_hero_promo_bg_xwx {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg,#2C1248 0%,#130B05 100%);
  background-size: cover;
  position: absolute;
}.jqp_hero_promo_bg_xwx::after {
  inset: 0;
  background: linear-gradient(90deg,#130B05 0%,rgba(9, 5, 2, 0.74) 60%,transparent 100%);
  content: '';
  position: absolute;
}.jqp_hero_promo_glow_xwx {
  background: radial-gradient(circle,rgba(212, 146, 16, 0.17) 0%,transparent 65%);
  border-radius: 50%;
  top: -40px;
  pointer-events: none;
  width: 18.75rem;
  height: 18.75rem;
  right: 3.75rem;
  position: absolute;
}.jqp_hero_promo_ct_xwx {
  padding: 28px 24px 28px 28px;
  max-width: 480px;
  flex-direction: column;
  justify-content: center;
  display: flex;
  z-index: 2;
  position: relative;
}
@media(min-width: 766px) {.jqp_hero_promo_ct_xwx {
  padding: 2.5rem 2rem;
}
}.jqp_hero_badge_xwx {
  border: 1px solid rgba(139, 53, 201, 0.07);
  background: rgba(139, 53, 201, 0.18);
  padding: 0.313rem 0.75rem;
  border-radius: 1.375rem;
  margin-bottom: 14px;
  letter-spacing: .08em;
  color: #8B35C9;
  display: inline-block;
  font-weight: 700;
  font-size: 0.625rem;
  text-transform: uppercase;
}.jqp_hero_h1_xwx {
  font-weight: 800;
  line-height: 1.15;
  overflow-wrap: break-word;
  margin-bottom: 10px;
  font-family: 'Cinzel', serif;
  font-size: 1.625rem;
  color: #F8EDD8;
}.jqp_hero_h1_xwx em {
  color: #E8A818;
  font-style: normal;
}
@media(min-width: 765px) {.jqp_hero_h1_xwx {
  font-size: 2.25rem;
}
}.jqp_hero_sub_xwx {
  font-size: 0.813rem;
  color: #B89870;
  margin-bottom: 20px;
  line-height: 1.55;
}
@media(min-width: 770px) {.jqp_hero_sub_xwx {
  font-size: 0.875rem;
}
}.jqp_hero_row_xwx {
  gap: 10px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.jqp_hero_cta_xwx {
  border-radius: 0.625rem;
  background: #29A96C;
  transition: background .2s;
  padding: 13px 1.625rem;
  font-size: 0.875rem;
  font-weight: 700;
  color: #0C0703;
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.22), 0 0.313rem 1.125rem rgba(41, 169, 108, 0.48);
}.jqp_hero_cta_xwx:hover {
  background: #33C880;
}.jqp_hero_terms_xwx {
  font-size: 0.688rem;
  color: #A07D5A;
}.jqp_hero_game_xwx {
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #1A0F06;
  overflow: hidden;
  border-radius: 16px;
  position: relative;
  display: flex;
  flex-direction: column;
}.jqp_hero_game_badge_xwx {
  border: 1px solid rgba(232, 168, 24, 0.14);
  padding: 0.313rem 10px;
  background: rgba(232, 168, 24, 0.14);
  border-radius: 1.375rem;
  letter-spacing: .06em;
  position: absolute;
  font-size: 0.625rem;
  top: 0.75rem;
  font-weight: 700;
  z-index: 3;
  color: #E8A818;
  left: 0.75rem;
  text-transform: uppercase;
}.jqp_hero_game_badge_xwx svg {
  vertical-align: -1px;
  margin-right: 0.25rem;
  width: 0.688rem;
  height: 11px;
}.jqp_hero_game_img_xwx {
  background: linear-gradient(135deg,#2C1248,#130B05);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.jqp_hero_game_img_xwx img {
  inset: 0;
  position: absolute;
  width: 100%;
  object-fit: cover;
  height: 100%;
}.jqp_hero_game_play_xwx {
  transition: opacity .2s;
  inset: 0;
  background: rgba(9, 5, 2, 0.74);
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  opacity: 0;
}.jqp_hero_game_xwx:hover .jqp_hero_game_play_xwx {
  opacity: 1;
}.jqp_hero_game_play_xwx span {
  border-radius: 50%;
  background: #8B35C9;
  width: 52px;
  justify-content: center;
  height: 52px;
  align-items: center;
  display: flex;
}.jqp_hero_game_play_xwx span svg {
  margin-left: 2px;
  width: 18px;
  height: 1.125rem;
}.jqp_hero_game_info_xwx {
  padding: 0.875rem 16px;
}.jqp_hero_game_title_xwx {
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-size: 0.938rem;
  font-weight: 700;
  color: #F8EDD8;
}.jqp_hero_game_provider_xwx {
  color: #977250;
  font-size: 11px;
}.jqp_hero_game_btn_xwx {
  padding: 11px;
  margin: 12px 1rem 1rem;
  background: #8B35C9;
  transition: background .2s;
  border-radius: 10px;
  text-align: center;
  color: #F8EDD8;
  font-size: 0.813rem;
  display: block;
  font-weight: 700;
}.jqp_hero_game_xwx:hover .jqp_hero_game_btn_xwx {
  background: #A24DE0;
}.jqp_sbar_xwx {
  padding: 1rem 16px 0;
  background: #130B05;
}
@media(min-width: 767px) {.jqp_sbar_xwx {
  padding: 1.125rem 24px 0;
}
}.jqp_sbar_in_xwx {
  margin: 0 auto;
  max-width: 82.5rem;
}.jqp_sbar_row_xwx {
  gap: 0.625rem;
  margin-bottom: 12px;
  flex-wrap: wrap;
  display: flex;
}.jqp_sbar_input_xwx {
  flex: 1;
  transition: border-color .2s;
  background: #1A0F06;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.625rem;
  gap: 0.625rem;
  padding: 11px 16px;
  display: flex;
  color: #977250;
  font-size: 13px;
  align-items: center;
  cursor: pointer;
}.jqp_sbar_input_xwx:hover {
  border-color: rgba(255, 255, 255, 0.20);
}.jqp_sbar_input_xwx svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.938rem;
  flex-shrink: 0;
  height: 0.938rem;
}.jqp_sbar_providers_xwx {
  background: #1A0F06;
  padding: 11px 18px;
  border-radius: 10px;
  gap: 8px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s;
  font-size: 13px;
  font-weight: 600;
  color: #DCCA9E;
  display: flex;
  align-items: center;
  white-space: nowrap;
}.jqp_sbar_providers_xwx:hover {
  border-color: rgba(255, 255, 255, 0.20);
  color: #F8EDD8;
}.jqp_sbar_providers_xwx svg {
  stroke-linecap: round;
  width: 0.875rem;
  height: 0.875rem;
  stroke-linejoin: round;
}.jqp_sbar_tabs_xwx {
  gap: 0.375rem;
  padding-bottom: 2px;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
}.jqp_sbar_tabs_xwx::-webkit-scrollbar {
  display: none;
}.jqp_sbar_tab_xwx {
  transition: background .15s,color .15s,border-color .15s;
  background: rgba(255, 255, 255, 0.05);
  gap: 0.438rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 1.375rem;
  padding: 0.5rem 14px;
  cursor: pointer;
  font-size: 12px;
  white-space: nowrap;
  font-weight: 600;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  color: #B89870;
}.jqp_sbar_tab_xwx:hover {
  border-color: rgba(255, 255, 255, 0.20);
  background: rgba(255, 255, 255, 0.07);
  color: #F8EDD8;
}.jqp_sbar_tab_xwx.jqp_state_active_xwx {
  background: rgba(139, 53, 201, 0.18);
  border-color: rgba(139, 53, 201, 0.07);
  color: #F8EDD8;
}.jqp_sbar_tab_ic_xwx svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.875rem;
  height: 14px;
}.jqp_gr_jp_xwx {
  padding: 20px;
  background: linear-gradient(135deg,#1E0A38 0%,#0D0520 100%);
  overflow: hidden;
  border-radius: 16px;
  position: relative;
}.jqp_gr_jp_xwx::before {
  background: radial-gradient(circle,rgba(212, 146, 16, 0.17) 0%,transparent 70%);
  border-radius: 50%;
  top: -3.75rem;
  position: absolute;
  content: '';
  left: -3.75rem;
  width: 15.625rem;
  height: 250px;
}.jqp_gr_jp_xwx::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(232, 168, 24, 0.14) 0%,transparent 70%);
  position: absolute;
  bottom: -2.5rem;
  height: 200px;
  width: 12.5rem;
  right: 0;
  content: '';
}.jqp_gr_jp_head_xwx {
  gap: 1rem;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  z-index: 1;
  margin-bottom: 16px;
  position: relative;
}.jqp_gr_jp_info_xwx {
  flex: 1;
}.jqp_gr_jp_label_xwx {
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.375rem;
  color: #A030D6;
  letter-spacing: .08em;
}.jqp_gr_jp_label_xwx svg {
  stroke-linejoin: round;
  vertical-align: -2px;
  height: 0.875rem;
  margin-right: 0.25rem;
  width: 0.875rem;
  stroke-linecap: round;
}.jqp_gr_jp_amount_xwx {
  font-weight: 800;
  margin-bottom: 4px;
  font-size: 32px;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  color: #F8EDD8;
  line-height: 1;
}
@media(min-width: 766px) {.jqp_gr_jp_amount_xwx {
  font-size: 40px;
}
}.jqp_gr_jp_amount_xwx span {
  color: #E8A818;
}.jqp_gr_jp_seo_xwx {
  color: #B89870;
  line-height: 1.5;
  max-width: 30rem;
  font-size: 12px;
  overflow-wrap: break-word;
}.jqp_gr_jp_cta_xwx {
  transition: background .2s;
  border-radius: 10px;
  border: 1px solid rgba(212, 146, 16, 0.17);
  padding: 0.688rem 1.25rem;
  background: rgba(212, 146, 16, 0.17);
  font-weight: 700;
  margin-top: 4px;
  color: #F8EDD8;
  flex-shrink: 0;
  z-index: 1;
  position: relative;
  font-size: 13px;
  white-space: nowrap;
  align-self: flex-start;
}.jqp_gr_jp_cta_xwx:hover {
  background: #D49210;
}.jqp_ws_xwx {
  padding: 2rem 1rem 0;
  background: #130B05;
}
@media(min-width: 766px) {.jqp_ws_xwx {
  padding: 2.25rem 1.5rem 0;
}
}.jqp_ws_in_xwx {
  margin: 0 auto;
  max-width: 82.5rem;
}.jqp_ws_head_xwx {
  gap: 0.75rem;
  align-items: center;
  margin-bottom: 14px;
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
}.jqp_ws_title_xwx {
  gap: 10px;
  overflow-wrap: break-word;
  font-size: 16px;
  font-weight: 700;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  color: #F8EDD8;
  font-family: 'Cinzel', serif;
}.jqp_ws_title_ic_xwx svg {
  width: 18px;
  color: #E8A818;
  stroke-linejoin: round;
  height: 18px;
  stroke-linecap: round;
}.jqp_ws_online_xwx {
  gap: 0.438rem;
  align-items: center;
  font-size: 0.75rem;
  display: flex;
  font-weight: 600;
  color: #977250;
}.jqp_ws_online_dot_xwx {
  background: #29A96C;
  border-radius: 50%;
  box-shadow: 0 0 6px rgba(41, 169, 108, 0.15);
  flex-shrink: 0;
  height: 8px;
  width: 0.5rem;
}.jqp_ws_scroll_xwx {
  gap: 0.5rem;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 0.5rem;
  overflow-x: auto;
}.jqp_ws_scroll_xwx::-webkit-scrollbar {
  display: none;
}.jqp_wc_xwx {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.625rem;
  background: #1A0F06;
  gap: 10px;
  padding: 0.625rem 14px;
  flex-shrink: 0;
  align-items: center;
  min-width: 220px;
  display: flex;
}.jqp_wc_img_xwx {
  border-radius: 0.375rem;
  overflow: hidden;
  background: #221308;
  width: 36px;
  flex-shrink: 0;
  height: 36px;
}.jqp_wc_img_xwx img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.jqp_wc_info_xwx {
  min-width: 0;
}.jqp_wc_game_xwx {
  overflow: hidden;
  color: #DCCA9E;
  font-size: 0.75rem;
  text-overflow: ellipsis;
  font-weight: 600;
  white-space: nowrap;
}.jqp_wc_player_xwx {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 0.625rem;
  color: #A07D5A;
}.jqp_wc_amount_xwx {
  white-space: nowrap;
  font-weight: 700;
  flex-shrink: 0;
  font-size: 13px;
  color: #29A96C;
  margin-left: auto;
}.jqp_app_xwx {
  padding: 36px 16px 0;
  background: #130B05;
}
@media(min-width:768px) {.jqp_app_xwx {
  padding: 2.75rem 24px 0;
}
}.jqp_app_in_xwx {
  margin: 0 auto;
  max-width: 82.5rem;
}.jqp_app_head_xwx {
  margin-bottom: 16px;
}.jqp_app_label_xwx {
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-weight: 700;
  letter-spacing: .08em;
  color: #8B35C9;
}.jqp_app_h2_xwx {
  overflow-wrap: break-word;
  margin-bottom: 6px;
  font-weight: 800;
  color: #F8EDD8;
  font-family: 'Cinzel', serif;
  font-size: 1.25rem;
}
@media(min-width: 771px) {.jqp_app_h2_xwx {
  font-size: 24px;
}
}.jqp_app_sub_xwx {
  max-width: 600px;
  font-size: 0.813rem;
  color: #977250;
  line-height: 1.6;
  overflow-wrap: break-word;
}.jqp_app_sub_xwx strong {
  font-weight: 700;
  color: #DCCA9E;
}.jqp_app_cards_xwx {
  gap: 10px;
  display: grid;
  margin-top: 1rem;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.jqp_app_cards_xwx {
  grid-template-columns: repeat(3,1fr);
}
}.jqp_app_card_xwx {
  border-radius: 10px;
  overflow: hidden;
  gap: 16px;
  padding: 1.25rem;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
  position: relative;
}.jqp_app_card_ios_xwx {
  background: linear-gradient(135deg,rgba(139, 53, 201, 0.18) 0%,#221308 100%);
}.jqp_app_card_android_xwx {
  background: linear-gradient(135deg,rgba(41, 169, 108, 0.15) 0%,#221308 100%);
}.jqp_app_card_win_xwx {
  background: linear-gradient(135deg,rgba(232, 168, 24, 0.14) 0%,#221308 100%);
}.jqp_app_card_ic_xwx svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 34px;
  height: 34px;
}.jqp_app_card_ic_xwx {
  flex-shrink: 0;
  color: #F8EDD8;
}.jqp_app_card_os_xwx {
  color: #977250;
  font-weight: 700;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
  font-size: 0.625rem;
  letter-spacing: .08em;
}.jqp_app_card_title_xwx {
  font-size: 15px;
  margin-bottom: 0.375rem;
  font-weight: 700;
  line-height: 1.2;
  overflow-wrap: break-word;
  color: #F8EDD8;
}.jqp_app_card_text_xwx {
  color: #977250;
  font-size: 0.75rem;
  margin-bottom: 0.875rem;
  line-height: 1.5;
  overflow-wrap: break-word;
}.jqp_app_card_btn_xwx {
  transition: background .2s;
  padding: 0.625rem 1.125rem;
  background: rgba(255, 255, 255, 0.12);
  gap: 0.438rem;
  border: 1px solid rgba(255, 255, 255, 0.20);
  border-radius: 6px;
  font-size: 13px;
  display: inline-flex;
  font-weight: 700;
  color: #F8EDD8;
  align-items: center;
}.jqp_app_card_btn_xwx:hover {
  background: rgba(255, 255, 255, 0.07);
}.jqp_reg_xwx {
  padding: 36px 1rem 0;
  background: #130B05;
}
@media(min-width: 767px) {.jqp_reg_xwx {
  padding: 44px 1.5rem 0;
}
}.jqp_reg_in_xwx {
  padding: 1.75rem 24px;
  background: #221308;
  border: 1px solid rgba(255, 255, 255, 0.05);
  margin: 0 auto;
  border-radius: 1rem;
  max-width: 1320px;
}
@media(min-width: 766px) {.jqp_reg_in_xwx {
  padding: 40px;
}
}.jqp_reg_top_xwx {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 862px) {.jqp_reg_top_xwx {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.jqp_reg_label_xwx {
  font-size: 0.688rem;
  color: #8B35C9;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  font-weight: 700;
  letter-spacing: .08em;
}.jqp_reg_h2_xwx {
  font-weight: 800;
  color: #F8EDD8;
  overflow-wrap: break-word;
  line-height: 1.2;
  font-family: 'Cinzel', serif;
  font-size: 22px;
  margin-bottom: 12px;
}
@media(min-width: 765px) {.jqp_reg_h2_xwx {
  font-size: 1.75rem;
}
}.jqp_reg_bonus_xwx {
  padding: 0.625rem 16px;
  border-radius: 10px;
  gap: 0.5rem;
  background: rgba(232, 168, 24, 0.14);
  border: 1px solid rgba(232, 168, 24, 0.14);
  align-items: center;
  margin-bottom: 1rem;
  display: inline-flex;
}.jqp_reg_bonus_amount_xwx {
  color: #E8A818;
  font-size: 20px;
  font-weight: 800;
}.jqp_reg_bonus_text_xwx {
  line-height: 1.35;
  color: #B89870;
  font-size: 0.813rem;
}.jqp_reg_cta_btn_xwx {
  border-radius: 0.625rem;
  padding: 0.875rem 32px;
  background: #29A96C;
  transition: background .2s;
  font-weight: 700;
  margin-bottom: 0.75rem;
  display: inline-block;
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.22), 0 5px 18px rgba(41, 169, 108, 0.48);
  color: #0C0703;
  font-size: 0.938rem;
}.jqp_reg_cta_btn_xwx:hover {
  background: #33C880;
}.jqp_reg_terms_xwx {
  line-height: 1.5;
  font-size: 0.688rem;
  color: #A07D5A;
}.jqp_reg_seo_xwx {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 20px;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #977250;
  margin-top: 20px;
  font-size: 0.813rem;
}.jqp_reg_seo_xwx p {
  color: #977250;
  line-height: 1.65;
  font-size: 13px;
  margin-bottom: 0.625rem;
}.jqp_reg_seo_xwx p:last-child {
  margin-bottom: 0;
}.jqp_reg_seo_xwx strong {
  color: #DCCA9E;
  font-weight: 700;
}.jqp_reg_seo_xwx a {
  transition: color .2s;
  color: #8B35C9;
  text-decoration: underline;
}.jqp_reg_seo_xwx a:hover {
  color: #A24DE0;
}.jqp_reg_seo_xwx ul,.jqp_reg_seo_xwx ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 18px;
}.jqp_reg_seo_xwx ol {
  list-style: decimal;
}.jqp_reg_seo_xwx li {
  font-size: 13px;
  line-height: 1.65;
  margin-bottom: 4px;
  color: #977250;
}.jqp_reg_seo_xwx table {
  display: block;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
  margin-bottom: 0.625rem;
  overflow-x: auto;
}
@media(min-width: 771px) {.jqp_reg_seo_xwx table {
  display: table;
}
}.jqp_reg_seo_xwx th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.5rem;
  font-weight: 700;
  color: #DCCA9E;
  text-align: left;
}.jqp_reg_seo_xwx td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #977250;
}.jqp_reg_steps_xwx {
  gap: 0.875rem;
  display: flex;
  flex-direction: column;
  margin-top: 1.75rem;
}
@media(min-width:860px) {.jqp_reg_steps_xwx {
  margin-top: 0;
}
}.jqp_reg_step_xwx {
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.05);
  padding: 16px;
  gap: 14px;
  border-radius: 10px;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.jqp_reg_step_num_xwx {
  border-radius: 50%;
  background: rgba(139, 53, 201, 0.18);
  border: 1px solid rgba(139, 53, 201, 0.07);
  color: #8B35C9;
  width: 34px;
  font-weight: 800;
  align-items: center;
  height: 34px;
  justify-content: center;
  font-size: 14px;
  flex-shrink: 0;
  display: flex;
}.jqp_reg_step_title_xwx {
  font-size: 0.875rem;
  font-weight: 700;
  margin-bottom: 3px;
  color: #F8EDD8;
}.jqp_reg_step_text_xwx {
  line-height: 1.5;
  font-size: 0.75rem;
  color: #977250;
}.jqp_reg_trust_xwx {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  margin-top: 1.25rem;
  padding-top: 1.25rem;
}.jqp_reg_trust_item_xwx {
  gap: 7px;
  color: #977250;
  overflow-wrap: break-word;
  align-items: center;
  display: flex;
  font-size: 12px;
}.jqp_reg_trust_ic_xwx svg {
  stroke-linecap: round;
  color: #8B35C9;
  stroke-linejoin: round;
  width: 16px;
  height: 1rem;
}.jqp_prov_xwx {
  background: #130B05;
  padding: 2.25rem 16px 0;
}
@media(min-width: 770px) {.jqp_prov_xwx {
  padding: 44px 1.5rem 0;
}
}.jqp_prov_in_xwx {
  margin: 0 auto;
  max-width: 82.5rem;
}.jqp_prov_head_xwx {
  margin-bottom: 16px;
}.jqp_prov_label_xwx {
  margin-bottom: 8px;
  color: #8B35C9;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
}.jqp_prov_h2_xwx {
  font-family: 'Cinzel', serif;
  color: #F8EDD8;
  margin-bottom: 0.5rem;
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.jqp_prov_h2_xwx {
  font-size: 24px;
}
}.jqp_prov_seo_xwx {
  font-size: 13px;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #977250;
  margin-bottom: 16px;
  max-width: 38.75rem;
}.jqp_prov_seo_xwx strong {
  color: #DCCA9E;
  font-weight: 700;
}.jqp_prov_seo_xwx a {
  color: #8B35C9;
  text-decoration: underline;
}.jqp_prov_grid_xwx {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 637px) {.jqp_prov_grid_xwx {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1082px) {.jqp_prov_grid_xwx {
  grid-template-columns: repeat(8,1fr);
}
}.jqp_prov_card_xwx {
  border-radius: 0.625rem;
  transition: border-color .2s,background .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 14px 0.625rem;
  background: #1A0F06;
  gap: 7px;
  flex-direction: column;
  display: flex;
  align-items: center;
  cursor: pointer;
}.jqp_prov_card_xwx:hover {
  border-color: rgba(255, 255, 255, 0.20);
  background: #221308;
}.jqp_prov_logo_xwx {
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.375rem;
  height: 2.75rem;
  justify-content: center;
  align-items: center;
  width: 2.75rem;
  display: flex;
}.jqp_prov_logo_xwx img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}.jqp_prov_name_xwx {
  text-align: center;
  color: #B89870;
  font-size: 0.688rem;
  overflow-wrap: break-word;
  font-weight: 600;
}.jqp_htp_xwx {
  background: #130B05;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.jqp_htp_xwx {
  padding: 44px 24px 0;
}
}.jqp_htp_in_xwx {
  margin: 0 auto;
  max-width: 82.5rem;
}.jqp_htp_head_xwx {
  max-width: 45rem;
  margin-bottom: 1.375rem;
}.jqp_htp_label_xwx {
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  color: #8B35C9;
}.jqp_htp_h2_xwx {
  font-family: 'Cinzel', serif;
  font-weight: 800;
  color: #F8EDD8;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-size: 22px;
}
@media(min-width: 769px) {.jqp_htp_h2_xwx {
  font-size: 28px;
}
}.jqp_htp_intro_xwx {
  color: #977250;
  line-height: 1.6;
  font-size: 0.875rem;
}.jqp_htp_steps_xwx {
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 0.75rem;
  grid-template-columns: 1fr;
  counter-reset: none;
  display: grid;
}
@media(min-width: 638px) {.jqp_htp_steps_xwx {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.jqp_htp_steps_xwx {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.jqp_htp_step_xwx {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 20px 18px 1.125rem;
  border-radius: 10px;
  background: #221308;
  position: relative;
  flex-direction: column;
  display: flex;
}.jqp_htp_step_num_xwx {
  background: #8B35C9;
  border-radius: 50%;
  font-family: 'Cinzel', serif;
  justify-content: center;
  align-items: center;
  top: -12px;
  height: 1.75rem;
  position: absolute;
  color: #0C0703;
  font-size: 0.813rem;
  left: 1.25rem;
  width: 28px;
  display: flex;
  font-weight: 800;
}.jqp_htp_step_ic_xwx {
  margin: 8px 0 12px;
  border-radius: 0.375rem;
  background: rgba(139, 53, 201, 0.18);
  justify-content: center;
  align-items: center;
  height: 36px;
  width: 2.25rem;
  display: flex;
  color: #8B35C9;
}.jqp_htp_step_ic_xwx svg {
  height: 18px;
  width: 1.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.jqp_htp_step_h_xwx {
  color: #F8EDD8;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  line-height: 1.25;
  font-size: 0.875rem;
}.jqp_htp_step_p_xwx {
  line-height: 1.55;
  font-size: 0.813rem;
  color: #977250;
  overflow-wrap: break-word;
}.jqp_htp_step_p_xwx strong {
  font-weight: 600;
  color: #DCCA9E;
}.jqp_htp_cta_xwx {
  border-radius: 10px;
  transition: background .2s;
  background: #29A96C;
  padding: 0.813rem 26px;
  font-weight: 700;
  color: #0C0703;
  margin-top: 1.25rem;
  display: inline-block;
  font-size: 14px;
}.jqp_htp_cta_xwx:hover {
  background: #33C880;
}.jqp_bon_xwx {
  padding: 2.25rem 1rem 0;
  background: #130B05;
}
@media(min-width: 770px) {.jqp_bon_xwx {
  padding: 2.75rem 1.5rem 0;
}
}.jqp_bon_in_xwx {
  margin: 0 auto;
  max-width: 82.5rem;
}.jqp_bon_head_xwx {
  margin-bottom: 1.25rem;
}.jqp_bon_label_xwx {
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #8B35C9;
}.jqp_bon_h2_xwx {
  color: #F8EDD8;
  font-weight: 800;
  font-size: 1.25rem;
  margin-bottom: 8px;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.jqp_bon_h2_xwx {
  font-size: 24px;
}
}.jqp_bon_seo_xwx {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #977250;
  line-height: 1.6;
  max-width: 38.75rem;
}.jqp_bon_seo_xwx strong {
  font-weight: 700;
  color: #DCCA9E;
}.jqp_bon_seo_xwx a {
  text-decoration: underline;
  color: #8B35C9;
}.jqp_bon_grid_xwx {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.jqp_bon_grid_xwx {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.jqp_bon_grid_xwx {
  grid-template-columns: repeat(5,1fr);
}
}.jqp_bon_card_xwx {
  transition: border-color .2s,transform .2s;
  background: #1A0F06;
  border-radius: 10px;
  padding: 16px;
  border: 1px solid rgba(255, 255, 255, 0.09);
}.jqp_bon_card_xwx:hover {
  border-color: rgba(139, 53, 201, 0.07);
  transform: translateY(-2px);
}.jqp_bon_card_ic_xwx svg {
  stroke-linejoin: round;
  height: 1.625rem;
  stroke-linecap: round;
  width: 26px;
}.jqp_bon_card_ic_xwx {
  margin-bottom: 0.625rem;
}.jqp_bon_card_type_xwx {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .06em;
  color: #977250;
  margin-bottom: 0.375rem;
  font-size: 0.625rem;
}.jqp_bon_card_amount_xwx {
  margin-bottom: 0.375rem;
  line-height: 1.1;
  color: #E8A818;
  font-weight: 800;
  font-size: 1.125rem;
}.jqp_bon_card_name_xwx {
  margin-bottom: 0.5rem;
  font-weight: 600;
  font-size: 0.813rem;
  color: #F8EDD8;
  overflow-wrap: break-word;
}.jqp_bon_card_detail_xwx {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #A07D5A;
  padding-top: 0.5rem;
  line-height: 1.5;
}.jqp_seo_xwx {
  background: #130B05;
  padding: 2.25rem 16px 0;
}
@media(min-width: 771px) {.jqp_seo_xwx {
  padding: 44px 1.5rem 0;
}
}.jqp_seo_in_xwx {
  background: #221308;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 16px;
  margin: 0 auto;
  padding: 28px 24px;
  max-width: 82.5rem;
}
@media(min-width: 771px) {.jqp_seo_in_xwx {
  padding: 36px 40px;
}
}.jqp_seo_label_xwx {
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
  color: #8B35C9;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
}.jqp_seo_h2_xwx {
  font-family: 'Cinzel', serif;
  line-height: 1.25;
  margin-bottom: 0.875rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
  color: #F8EDD8;
}
@media(min-width: 770px) {.jqp_seo_h2_xwx {
  font-size: 1.5rem;
}
}.jqp_seo_body_xwx {
  line-height: 1.75;
  font-size: 14px;
  overflow-wrap: break-word;
  color: #B89870;
}.jqp_seo_body_xwx p {
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
  color: #B89870;
}.jqp_seo_body_xwx p:last-child {
  margin-bottom: 0;
}.jqp_seo_body_xwx strong {
  color: #DCCA9E;
  font-weight: 700;
}.jqp_seo_body_xwx a {
  transition: color .2s;
  color: #8B35C9;
  text-decoration: underline;
}.jqp_seo_body_xwx a:hover {
  color: #A24DE0;
}.jqp_seo_body_xwx ul,.jqp_seo_body_xwx ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.jqp_seo_body_xwx ol {
  list-style: decimal;
}.jqp_seo_body_xwx li {
  line-height: 1.75;
  margin-bottom: 6px;
  font-size: 14px;
  color: #B89870;
}.jqp_seo_body_xwx table {
  font-size: 0.813rem;
  width: 100%;
  margin-bottom: 0.75rem;
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
}
@media(min-width: 769px) {.jqp_seo_body_xwx table {
  display: table;
}
}.jqp_seo_body_xwx th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #DCCA9E;
  text-align: left;
}.jqp_seo_body_xwx td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #B89870;
}.jqp_seo_cols_xwx {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 637px) {.jqp_seo_cols_xwx {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.jqp_seo_cols_xwx {
  grid-template-columns: repeat(3,1fr);
}
}.jqp_seo_col_h_xwx {
  margin-bottom: 0.438rem;
  font-weight: 700;
  font-size: 0.813rem;
  color: #DCCA9E;
  overflow-wrap: break-word;
}.jqp_seo_col_p_xwx {
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.65;
  color: #977250;
}.jqp_seo_stats_xwx {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.jqp_seo_stat_xwx {
  border: 1px solid rgba(139, 53, 201, 0.18);
  background: rgba(139, 53, 201, 0.07);
  padding: 0.875rem 16px;
  flex: 1;
  border-radius: 0.625rem;
  min-width: 8.75rem;
}.jqp_seo_stat_val_xwx {
  color: #8B35C9;
  font-size: 1.25rem;
  margin-bottom: 4px;
  font-weight: 800;
  overflow-wrap: break-word;
}.jqp_seo_stat_lb_xwx {
  color: #977250;
  overflow-wrap: break-word;
  font-size: 11px;
}.jqp_seo_xwx {
  padding: 2.25rem 16px 0;
  background: #130B05;
}
@media(min-width: 770px) {.jqp_seo_xwx {
  padding: 44px 24px 0;
}
}.jqp_seo_in_xwx {
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.75rem 1.5rem;
  background: #221308;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 771px) {.jqp_seo_in_xwx {
  padding: 2.25rem 40px;
}
}.jqp_seo_label_xwx {
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
  color: #8B35C9;
  text-transform: uppercase;
  margin-bottom: 10px;
}.jqp_seo_h2_xwx {
  margin-bottom: 14px;
  font-weight: 800;
  color: #F8EDD8;
  line-height: 1.25;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}
@media(min-width: 766px) {.jqp_seo_h2_xwx {
  font-size: 1.5rem;
}
}.jqp_seo_body_xwx {
  color: #B89870;
  font-size: 14px;
  overflow-wrap: break-word;
  line-height: 1.75;
}.jqp_seo_body_xwx p {
  color: #B89870;
  line-height: 1.75;
  margin-bottom: 0.75rem;
  font-size: 14px;
}.jqp_seo_body_xwx p:last-child {
  margin-bottom: 0;
}.jqp_seo_body_xwx strong {
  font-weight: 700;
  color: #DCCA9E;
}.jqp_seo_body_xwx a {
  transition: color .2s;
  color: #8B35C9;
  text-decoration: underline;
}.jqp_seo_body_xwx a:hover {
  color: #A24DE0;
}.jqp_seo_body_xwx ul,.jqp_seo_body_xwx ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.jqp_seo_body_xwx ol {
  list-style: decimal;
}.jqp_seo_body_xwx li {
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 6px;
  color: #B89870;
}.jqp_seo_body_xwx table {
  display: block;
  margin-bottom: 0.75rem;
  overflow-x: auto;
  font-size: 13px;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width: 767px) {.jqp_seo_body_xwx table {
  display: table;
}
}.jqp_seo_body_xwx th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #DCCA9E;
  font-weight: 700;
}.jqp_seo_body_xwx td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #B89870;
}.jqp_seo_cols_xwx {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 642px) {.jqp_seo_cols_xwx {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.jqp_seo_cols_xwx {
  grid-template-columns: repeat(3,1fr);
}
}.jqp_seo_col_h_xwx {
  font-weight: 700;
  color: #DCCA9E;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.jqp_seo_col_p_xwx {
  line-height: 1.65;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #977250;
}.jqp_seo_stats_xwx {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.jqp_seo_stat_xwx {
  border-radius: 0.625rem;
  border: 1px solid rgba(139, 53, 201, 0.18);
  padding: 14px 16px;
  flex: 1;
  background: rgba(139, 53, 201, 0.07);
  min-width: 140px;
}.jqp_seo_stat_val_xwx {
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-weight: 800;
  color: #8B35C9;
  font-size: 20px;
}.jqp_seo_stat_lb_xwx {
  overflow-wrap: break-word;
  color: #977250;
  font-size: 0.688rem;
}.jqp_seo_xwx {
  background: #130B05;
  padding: 36px 1rem 0;
}
@media(min-width:768px) {.jqp_seo_xwx {
  padding: 44px 1.5rem 0;
}
}.jqp_seo_in_xwx {
  background: #221308;
  padding: 1.75rem 24px;
  border-radius: 1rem;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.09);
  max-width: 82.5rem;
}
@media(min-width: 770px) {.jqp_seo_in_xwx {
  padding: 2.25rem 2.5rem;
}
}.jqp_seo_label_xwx {
  margin-bottom: 0.625rem;
  font-weight: 700;
  color: #8B35C9;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.jqp_seo_h2_xwx {
  font-family: 'Cinzel', serif;
  font-weight: 800;
  color: #F8EDD8;
  line-height: 1.25;
  font-size: 1.25rem;
  margin-bottom: 14px;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.jqp_seo_h2_xwx {
  font-size: 1.5rem;
}
}.jqp_seo_body_xwx {
  overflow-wrap: break-word;
  font-size: 14px;
  line-height: 1.75;
  color: #B89870;
}.jqp_seo_body_xwx p {
  color: #B89870;
  margin-bottom: 0.75rem;
  font-size: 14px;
  line-height: 1.75;
}.jqp_seo_body_xwx p:last-child {
  margin-bottom: 0;
}.jqp_seo_body_xwx strong {
  color: #DCCA9E;
  font-weight: 700;
}.jqp_seo_body_xwx a {
  transition: color .2s;
  text-decoration: underline;
  color: #8B35C9;
}.jqp_seo_body_xwx a:hover {
  color: #A24DE0;
}.jqp_seo_body_xwx ul,.jqp_seo_body_xwx ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.jqp_seo_body_xwx ol {
  list-style: decimal;
}.jqp_seo_body_xwx li {
  color: #B89870;
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 0.375rem;
}.jqp_seo_body_xwx table {
  width: 100%;
  display: block;
  border-collapse: collapse;
  font-size: 13px;
  margin-bottom: 12px;
  overflow-x: auto;
}
@media(min-width: 767px) {.jqp_seo_body_xwx table {
  display: table;
}
}.jqp_seo_body_xwx th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  text-align: left;
  color: #DCCA9E;
  font-weight: 700;
}.jqp_seo_body_xwx td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #B89870;
}.jqp_seo_cols_xwx {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.jqp_seo_cols_xwx {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.jqp_seo_cols_xwx {
  grid-template-columns: repeat(3,1fr);
}
}.jqp_seo_col_h_xwx {
  color: #DCCA9E;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-bottom: 7px;
  font-weight: 700;
}.jqp_seo_col_p_xwx {
  overflow-wrap: break-word;
  font-size: 13px;
  color: #977250;
  line-height: 1.65;
}.jqp_seo_stats_xwx {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.jqp_seo_stat_xwx {
  padding: 14px 1rem;
  background: rgba(139, 53, 201, 0.07);
  flex: 1;
  border-radius: 10px;
  border: 1px solid rgba(139, 53, 201, 0.18);
  min-width: 140px;
}.jqp_seo_stat_val_xwx {
  margin-bottom: 4px;
  overflow-wrap: break-word;
  color: #8B35C9;
  font-size: 1.25rem;
  font-weight: 800;
}.jqp_seo_stat_lb_xwx {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #977250;
}.jqp_rv_xwx {
  padding: 36px 1rem 0;
  background: #130B05;
}
@media(min-width: 765px) {.jqp_rv_xwx {
  padding: 44px 24px 0;
}
}.jqp_rv_in_xwx {
  margin: 0 auto;
  max-width: 1320px;
}.jqp_rv_head_xwx {
  margin-bottom: 20px;
  max-width: 45rem;
}.jqp_rv_label_xwx {
  color: #8B35C9;
  margin-bottom: 8px;
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
}.jqp_rv_h2_xwx {
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.375rem;
  font-family: 'Cinzel', serif;
  margin-bottom: 10px;
  color: #F8EDD8;
}
@media(min-width: 765px) {.jqp_rv_h2_xwx {
  font-size: 1.75rem;
}
}.jqp_rv_stats_xwx {
  gap: 18px;
  font-size: 13px;
  align-items: center;
  color: #977250;
  display: flex;
  flex-wrap: wrap;
}.jqp_rv_stats_score_xwx {
  gap: 6px;
  display: flex;
  align-items: baseline;
}.jqp_rv_stats_score_val_xwx {
  font-family: 'Cinzel', serif;
  color: #E8A818;
  font-weight: 800;
  font-size: 1.375rem;
}.jqp_rv_stats_score_max_xwx {
  color: #A07D5A;
  font-size: 13px;
}.jqp_rv_stats_badge_xwx {
  gap: 0.25rem;
  align-items: center;
  display: flex;
}.jqp_rv_stats_badge_xwx svg {
  height: 0.875rem;
  width: 0.875rem;
  color: #E8A818;
}.jqp_rv_grid_xwx {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.jqp_rv_grid_xwx {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.jqp_rv_grid_xwx {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.jqp_rv_card_xwx {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 20px;
  border-radius: 0.625rem;
  background: #221308;
  flex-direction: column;
  display: flex;
}.jqp_rv_card_stars_xwx {
  gap: 2px;
  margin-bottom: 0.625rem;
  display: flex;
  color: #E8A818;
}.jqp_rv_card_stars_xwx svg {
  height: 0.875rem;
  width: 0.875rem;
}.jqp_rv_card_h_xwx {
  font-size: 0.875rem;
  margin-bottom: 0.5rem;
  line-height: 1.3;
  color: #F8EDD8;
  overflow-wrap: break-word;
  font-weight: 700;
}.jqp_rv_card_body_xwx {
  flex: 1;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.65;
  margin-bottom: 0.875rem;
  color: #977250;
}.jqp_rv_card_body_xwx strong {
  color: #DCCA9E;
  font-weight: 600;
}.jqp_rv_card_meta_xwx {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  flex-wrap: wrap;
  padding-top: 0.75rem;
  justify-content: space-between;
  align-items: center;
  display: flex;
}.jqp_rv_card_author_xwx {
  font-weight: 600;
  font-size: 0.75rem;
  color: #DCCA9E;
}.jqp_rv_card_date_xwx {
  color: #A07D5A;
  font-size: 0.688rem;
}.jqp_faq_xwx {
  padding: 2.25rem 16px 0;
  background: #130B05;
}
@media(min-width: 765px) {.jqp_faq_xwx {
  padding: 44px 24px 0;
}
}.jqp_faq_in_xwx {
  margin: 0 auto;
  max-width: 82.5rem;
}.jqp_faq_head_xwx {
  margin-bottom: 1.25rem;
}.jqp_faq_label_xwx {
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  color: #8B35C9;
}.jqp_faq_h2_xwx {
  font-family: 'Cinzel', serif;
  color: #F8EDD8;
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.jqp_faq_h2_xwx {
  font-size: 1.5rem;
}
}.jqp_faq_list_xwx {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.jqp_faq_item_xwx {
  overflow: hidden;
  background: #221308;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 10px;
}.jqp_faq_q_xwx {
  padding: 1rem 20px;
  transition: color .2s;
  gap: 0.75rem;
  justify-content: space-between;
  color: #DCCA9E;
  overflow-wrap: break-word;
  align-items: center;
  display: flex;
  cursor: pointer;
  flex-wrap: wrap;
  font-size: 14px;
  font-weight: 600;
}.jqp_faq_q_xwx:hover {
  color: #F8EDD8;
}.jqp_faq_q_ic_xwx {
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  align-items: center;
  width: 24px;
  font-size: 1rem;
  height: 1.5rem;
  color: #8B35C9;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
}.jqp_faq_item_xwx.jqp_state_open_xwx .jqp_faq_q_ic_xwx {
  transform: rotate(45deg);
}.jqp_faq_a_xwx {
  padding: 0 1.25rem 16px;
  overflow-wrap: break-word;
  color: #977250;
  display: none;
  font-size: 13px;
  line-height: 1.7;
}.jqp_faq_item_xwx.jqp_state_open_xwx .jqp_faq_a_xwx {
  display: block;
}.jqp_faq_a_xwx strong {
  font-weight: 700;
  color: #DCCA9E;
}.jqp_faq_a_xwx a {
  text-decoration: underline;
  color: #8B35C9;
}.jqp_faq_a_xwx ul,.jqp_faq_a_xwx ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 1.25rem;
}.jqp_faq_a_xwx ol {
  list-style: decimal;
}.jqp_faq_a_xwx li {
  line-height: 1.6;
  margin-bottom: 4px;
}.jqp_faq_a_xwx table {
  margin: 0.5rem 0;
  display: block;
  font-size: 0.75rem;
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
}
@media(min-width: 766px) {.jqp_faq_a_xwx table {
  display: table;
}
}.jqp_faq_a_xwx th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 6px 0.5rem;
  color: #DCCA9E;
  text-align: left;
  font-weight: 700;
}.jqp_faq_a_xwx td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.375rem 8px;
  color: #977250;
}.jqp_ft_xwx {
  background: #090502;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 48px;
}.jqp_ft_support_xwx {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.5rem 1rem;
}
@media(min-width: 765px) {.jqp_ft_support_xwx {
  padding: 1.75rem 24px;
}
}.jqp_ft_support_in_xwx {
  gap: 1rem;
  margin: 0 auto;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  max-width: 1320px;
}.jqp_ft_support_main_xwx {
  gap: 16px;
  flex: 1;
  min-width: 13.75rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.jqp_ft_support_ic_xwx {
  color: #8B35C9;
  flex-shrink: 0;
}.jqp_ft_support_ic_xwx svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.875rem;
  height: 30px;
}.jqp_ft_support_text_title_xwx {
  font-size: 0.938rem;
  margin-bottom: 3px;
  overflow-wrap: break-word;
  color: #F8EDD8;
  font-weight: 700;
}.jqp_ft_support_text_sub_xwx {
  overflow-wrap: break-word;
  color: #977250;
  font-size: 12px;
}.jqp_ft_support_btn_xwx {
  background: #8B35C9;
  border-radius: 10px;
  transition: background .2s;
  padding: 0.688rem 22px;
  font-weight: 700;
  white-space: nowrap;
  flex-shrink: 0;
  font-size: 0.813rem;
  color: #F8EDD8;
}.jqp_ft_support_btn_xwx:hover {
  background: #A24DE0;
}.jqp_ft_support_contacts_xwx {
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.jqp_ft_support_contact_xwx {
  color: #A07D5A;
  line-height: 1.4;
  font-size: 0.75rem;
}.jqp_ft_support_contact_xwx strong {
  display: block;
  font-weight: 600;
  color: #B89870;
  margin-bottom: 2px;
  font-size: 0.688rem;
}.jqp_ft_main_xwx {
  padding: 32px 16px 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 771px) {.jqp_ft_main_xwx {
  padding: 2.5rem 1.5rem 32px;
}
}.jqp_ft_main_in_xwx {
  margin: 0 auto;
  gap: 24px;
  grid-template-columns: 1fr 1fr;
  max-width: 1320px;
  display: grid;
}
@media(min-width: 641px) {.jqp_ft_main_in_xwx {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.jqp_ft_main_in_xwx {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.jqp_ft_col_logo_xwx {
  grid-column: 1/-1;
}
@media(min-width: 1077px) {.jqp_ft_col_logo_xwx {
  grid-column: auto;
}
}.jqp_ft_logo_xwx {
  gap: 9px;
  margin-bottom: 12px;
  color: #F8EDD8;
  align-items: center;
  display: flex;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  font-weight: 800;
  font-size: 1rem;
}.jqp_ft_logo_mark_xwx {
  overflow: hidden;
  border-radius: 6px;
  height: 1.875rem;
  width: 30px;
}.jqp_ft_logo_mark_xwx img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.jqp_ft_logo_sub_xwx {
  line-height: 1.55;
  max-width: 200px;
  color: #A07D5A;
  overflow-wrap: break-word;
  font-size: 12px;
}.jqp_ft_col_title_xwx {
  text-transform: uppercase;
  letter-spacing: .07em;
  font-size: 12px;
  font-weight: 700;
  margin-bottom: 14px;
  color: #B89870;
}.jqp_ft_col_links_xwx {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.jqp_ft_col_link_xwx {
  transition: color .2s;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #A07D5A;
}.jqp_ft_col_link_xwx:hover {
  color: #DCCA9E;
}.jqp_ft_apps_xwx {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.jqp_ft_app_card_xwx {
  gap: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s;
  padding: 0.625rem 0.75rem;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.375rem;
  align-items: center;
  display: flex;
}.jqp_ft_app_card_xwx:hover {
  border-color: rgba(255, 255, 255, 0.20);
}.jqp_ft_app_card_ic_xwx svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.375rem;
  height: 22px;
}.jqp_ft_app_card_os_xwx {
  font-size: 0.625rem;
  color: #A07D5A;
  font-weight: 600;
}.jqp_ft_app_card_action_xwx {
  font-size: 0.75rem;
  color: #DCCA9E;
  font-weight: 700;
}.jqp_ft_bot_xwx {
  padding: 1.25rem 16px;
}
@media(min-width: 766px) {.jqp_ft_bot_xwx {
  padding: 20px 24px;
}
}.jqp_ft_bot_in_xwx {
  gap: 16px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  max-width: 82.5rem;
}.jqp_ft_socials_xwx {
  gap: 8px;
  display: flex;
}.jqp_ft_soc_xwx {
  border-radius: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  transition: background .2s;
  justify-content: center;
  align-items: center;
  width: 2.25rem;
  display: flex;
  height: 36px;
  color: #B89870;
}.jqp_ft_soc_xwx svg {
  width: 1rem;
  height: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.jqp_ft_soc_xwx:hover {
  background: rgba(255, 255, 255, 0.07);
}.jqp_ft_legal_xwx {
  flex: 1;
  line-height: 1.6;
  color: #9B7A56;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  min-width: 200px;
}.jqp_ft_legal_xwx strong {
  font-weight: 700;
  color: #B89870;
}.jqp_ft_legal_xwx a {
  text-decoration: underline;
  color: #B89870;
}.jqp_ft_age_xwx {
  border: 2px solid #9B7A56;
  border-radius: 50%;
  font-weight: 800;
  color: #9B7A56;
  align-items: center;
  justify-content: center;
  display: flex;
  height: 2rem;
  margin-left: auto;
  width: 2rem;
  flex-shrink: 0;
  font-size: 0.688rem;
}