*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #0E0B17;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
  font-family: 'Raleway', sans-serif;
  color: #C8BFE0;
  line-height: 1.6;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  color: inherit;
  text-decoration: none;
}button {
  font: inherit;
  background: none;
  border: none;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.qls-layout_u2c {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.qls-page_u2c {
  display: flex;
  min-height: 100vh;
}.qls-main_u2c {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media(min-width: 1078px) {.qls-main_u2c {
  padding-left: 13.75rem;
}
}
@media(max-width: 1081px) {.qls-main_u2c {
  padding-bottom: 4.5rem;
}
}.qls-gc_u2c {
  border-radius: 0.625rem;
  transition: transform .2s,border-color .2s;
  background: #120D1C;
  border: 1px solid rgba(255, 255, 255, 0.06);
  overflow: hidden;
  width: 140px;
  flex-shrink: 0;
  position: relative;
  cursor: pointer;
}
@media(min-width: 643px) {.qls-gc_u2c {
  width: 9.75rem;
}
}
@media(min-width: 1078px) {.qls-gc_u2c {
  width: 10.5rem;
}
}.qls-gc_u2c:hover {
  border-color: rgba(155, 80, 232, 0.07);
  transform: translateY(-3px);
}.qls-gc_img_u2c {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 80%;
}.qls-gc_img_u2c img {
  inset: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}.qls-gc_hover_u2c {
  transition: opacity .2s;
  background: rgba(8, 6, 14, 0.72);
  inset: 0;
  justify-content: center;
  align-items: center;
  display: flex;
  opacity: 0;
  position: absolute;
}.qls-gc_u2c:hover .qls-gc_hover_u2c {
  opacity: 1;
}.qls-gc_hover_btn_u2c {
  background: #9B50E8;
  border-radius: 5px;
  padding: 8px 1rem;
  font-weight: 700;
  font-size: 0.75rem;
  color: #F0ECF8;
}.qls-gc_info_u2c {
  padding: 0.5rem 10px 0.625rem;
}.qls-gc_name_u2c {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #C8BFE0;
  font-size: 12px;
  max-width: 100%;
  margin-bottom: 3px;
  white-space: nowrap;
  font-weight: 600;
}.qls-gc_prov_u2c {
  color: #504870;
  font-size: 0.625rem;
}.qls-gc_tag_u2c {
  border-radius: 0.25rem;
  padding: 2px 0.438rem;
  text-transform: uppercase;
  z-index: 2;
  font-weight: 700;
  left: 6px;
  position: absolute;
  top: 0.375rem;
  letter-spacing: .04em;
  font-size: 0.563rem;
}.qls-gc_tag_hot_u2c {
  background: #E0384A;
  color: #fff;
}.qls-gc_tag_new_u2c {
  background: #27B87A;
  color: #0E0B17;
}.qls-gc_tag_jp_u2c {
  background: #C99328;
  color: #0E0B17;
}.qls-gc_tag_ex_u2c {
  background: #5B2D9E;
  color: #fff;
}.qls-gc_tag_live_u2c {
  background: #E0384A;
  color: #fff;
}.qls-gr_u2c {
  background: #0E0B17;
  padding: 2rem 1rem 0;
}
@media(min-width: 771px) {.qls-gr_u2c {
  padding: 2.25rem 24px 0;
}
}.qls-gr_in_u2c {
  margin: 0 auto;
  max-width: 82.5rem;
}.qls-gr_head_u2c {
  gap: 12px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 10px;
}.qls-gr_head_l_u2c {
  flex: 1;
  gap: 10px;
  min-width: 0;
  align-items: center;
  display: flex;
}.qls-gr_ic_u2c {
  border-radius: 10px;
  align-items: center;
  flex-shrink: 0;
  height: 32px;
  justify-content: center;
  width: 32px;
  display: flex;
}.qls-gr_ic_u2c svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 16px;
  height: 1rem;
}.qls-gr_title_u2c {
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F0ECF8;
  font-size: 1rem;
  font-family: 'Cinzel', serif;
}
@media(min-width: 771px) {.qls-gr_title_u2c {
  font-size: 18px;
}
}.qls-gr_more_u2c {
  transition: color .2s;
  gap: 5px;
  font-size: 0.75rem;
  white-space: nowrap;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  font-weight: 600;
  color: #6E6290;
}.qls-gr_more_u2c:hover {
  color: #9B50E8;
}.qls-gr_more_u2c svg {
  stroke-linejoin: round;
  height: 0.75rem;
  stroke-linecap: round;
  width: 12px;
}.qls-gr_arrows_u2c {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.qls-gr_arr_u2c {
  border-radius: 5px;
  transition: background .15s,color .15s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  height: 1.875rem;
  color: #9A8FBA;
  width: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}.qls-gr_arr_u2c:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F0ECF8;
}.qls-gr_arr_u2c svg {
  stroke-linejoin: round;
  height: 13px;
  stroke-linecap: round;
  width: 13px;
}.qls-gr_seo_h_u2c {
  margin: 0 0 6px;
  color: #C8BFE0;
  font-family: 'Cinzel', serif;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  max-width: 680px;
}
@media(min-width: 766px) {.qls-gr_seo_h_u2c {
  font-size: 14px;
}
}.qls-gr_seo_u2c {
  color: #6E6290;
  margin-bottom: 12px;
  max-width: 42.5rem;
  font-size: 0.75rem;
  line-height: 1.55;
  overflow-wrap: break-word;
}.qls-gr_seo_u2c strong {
  color: #C8BFE0;
  font-weight: 600;
}.qls-gr_scroll_u2c {
  gap: 10px;
  display: flex;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 0.625rem;
  overflow-x: auto;
  scrollbar-width: none;
}.qls-gr_scroll_u2c::-webkit-scrollbar {
  display: none;
}
@media(min-width: 771px) {.qls-gr_scroll_u2c {
  gap: 12px;
}
}.qls-tb_u2c {
  background: #0B0913;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  right: 0;
  display: flex;
  height: 3.5rem;
  position: fixed;
  top: 0;
  left: 0;
  align-items: center;
  z-index: 80;
}.qls-tb_in_u2c {
  gap: 0;
  padding: 0 14px;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}.qls-tb_burger_u2c {
  gap: 0.313rem;
  border-radius: 0.625rem;
  margin-right: 8px;
  width: 38px;
  height: 2.375rem;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
  display: flex;
  justify-content: center;
}.qls-tb_burger_u2c:hover {
  background: rgba(255, 255, 255, 0.05);
}.qls-tb_burger_line_u2c {
  border-radius: 1px;
  background: #9A8FBA;
  height: 2px;
  width: 1.125rem;
  display: block;
}
@media(min-width: 1081px) {.qls-tb_burger_u2c {
  display: none;
}
}.qls-tb_logo_u2c {
  gap: 0.563rem;
  color: #F0ECF8;
  flex-shrink: 0;
  letter-spacing: -.01em;
  align-items: center;
  font-size: 18px;
  display: flex;
  margin-right: 20px;
  font-weight: 800;
  overflow-wrap: break-word;
}.qls-tb_logo_mark_u2c {
  overflow: hidden;
  border-radius: 0.625rem;
  height: 2rem;
  width: 32px;
  align-items: center;
  display: flex;
  justify-content: center;
}.qls-tb_logo_mark_u2c img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.qls-tb_nav_u2c {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 638px) {.qls-tb_nav_u2c {
  display: flex;
}
}.qls-tb_tab_u2c {
  transition: background .15s,color .15s;
  padding: 0.5rem 0.875rem;
  border-radius: 10px;
  white-space: nowrap;
  font-size: 13px;
  color: #9A8FBA;
  font-weight: 600;
}.qls-tb_tab_u2c:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F0ECF8;
}.qls-tb_tab_u2c.qls-state_active_u2c {
  background: rgba(155, 80, 232, 0.18);
  color: #F0ECF8;
}.qls-tb_right_u2c {
  gap: 0.5rem;
  flex-shrink: 0;
  margin-left: auto;
  display: flex;
  align-items: center;
}.qls-tb_login_u2c {
  background: rgba(255, 255, 255, 0.05);
  padding: 9px 16px;
  border-radius: 0.625rem;
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  font-weight: 600;
  font-size: 0.813rem;
  display: none;
  color: #C8BFE0;
}.qls-tb_login_u2c:hover {
  border-color: rgba(168, 99, 240, 0.55);
  color: #F0ECF8;
}
@media(min-width: 477px) {.qls-tb_login_u2c {
  display: block;
}
}.qls-tb_reg_u2c {
  border-radius: 0.625rem;
  transition: background .2s;
  background: #27B87A;
  padding: 0.563rem 1.125rem;
  color: #0D0A1A;
  white-space: nowrap;
  font-size: 0.813rem;
  font-weight: 700;
}.qls-tb_reg_u2c:hover {
  background: #33CE8C;
}.qls-sb_u2c {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  background: #161020;
  transition: transform .25s ease;
  position: fixed;
  overflow-y: auto;
  width: 220px;
  top: 56px;
  bottom: 0;
  left: 0;
  z-index: 70;
}.qls-sb_u2c.qls-state_open_u2c {
  transform: translateX(0);
}.qls-sb_u2c::-webkit-scrollbar {
  width: 0.25rem;
}.qls-sb_u2c::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1081px) {.qls-sb_u2c {
  transform: translateX(0);
}
}.qls-sb_auth_u2c {
  padding: 0.875rem 12px 0.625rem;
}.qls-sb_btn_reg_u2c {
  background: #27B87A;
  padding: 11px;
  transition: background .2s;
  border-radius: 0.625rem;
  color: #0D0A1A;
  font-size: 0.813rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-align: center;
  display: block;
}.qls-sb_btn_reg_u2c:hover {
  background: #33CE8C;
}.qls-sb_btn_login_u2c {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.625rem;
  padding: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s;
  font-size: 13px;
  font-weight: 600;
  color: #C8BFE0;
  display: block;
  text-align: center;
}.qls-sb_btn_login_u2c:hover {
  border-color: rgba(168, 99, 240, 0.55);
  color: #F0ECF8;
}.qls-sb_promo_u2c {
  overflow: hidden;
  border-radius: 0.625rem;
  margin: 0 12px 10px;
  border: 1px solid rgba(155, 80, 232, 0.18);
  padding: 12px 14px;
  background: linear-gradient(135deg,#2A0E52,#161020);
  position: relative;
}.qls-sb_promo_u2c::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(155, 80, 232, 0.18),transparent 70%);
  content: '';
  position: absolute;
  width: 5rem;
  top: -20px;
  right: -1.25rem;
  height: 80px;
}.qls-sb_promo_title_u2c {
  font-weight: 700;
  letter-spacing: .06em;
  text-transform: uppercase;
  color: #9B50E8;
  margin-bottom: 0.25rem;
  font-size: 11px;
}.qls-sb_promo_text_u2c {
  overflow-wrap: break-word;
  line-height: 1.35;
  color: #F0ECF8;
  font-weight: 600;
  font-size: 0.75rem;
}.qls-sb_promo_sub_u2c {
  color: #6E6290;
  margin-top: 3px;
  font-size: 10px;
}.qls-sb_nav_u2c {
  padding: 6px 8px 16px;
}.qls-sb_nav_lb_u2c {
  padding: 0.625rem 0.5rem 0.375rem;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 10px;
  color: #504870;
}.qls-sb_link_u2c {
  transition: background .15s,color .15s;
  border-radius: 0.313rem;
  gap: 10px;
  padding: 0.563rem 0.625rem;
  color: #9A8FBA;
  font-size: 13px;
  cursor: pointer;
  overflow-wrap: break-word;
  font-weight: 500;
  display: flex;
  align-items: center;
}.qls-sb_link_u2c:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F0ECF8;
}.qls-sb_link_u2c.qls-state_active_u2c {
  background: rgba(155, 80, 232, 0.18);
  color: #F0ECF8;
}.qls-sb_ic_u2c {
  border-radius: 5px;
  height: 30px;
  width: 30px;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
}.qls-sb_ic_u2c svg {
  stroke-linecap: round;
  width: 1rem;
  height: 1rem;
  stroke-linejoin: round;
}.qls-sb_ic_1_u2c {
  background: rgba(155, 80, 232, 0.07);
  color: #9B50E8;
}.qls-sb_ic_2_u2c {
  background: rgba(39, 184, 122, 0.15);
  color: #27B87A;
}.qls-sb_ic_3_u2c {
  background: rgba(201, 147, 40, 0.16);
  color: #C99328;
}.qls-sb_ic_4_u2c {
  background: rgba(91, 45, 158, 0.22);
  color: #5B2D9E;
}.qls-sb_ic_5_u2c {
  background: rgba(155, 80, 232, 0.07);
  color: #D9579E;
}.qls-sb_ic_6_u2c {
  background: rgba(91, 45, 158, 0.22);
  color: #7B38D4;
}.qls-sb_badge_u2c {
  background: #C99328;
  border-radius: 0.313rem;
  padding: 2px 0.438rem;
  font-size: 9px;
  margin-left: auto;
  color: #0D0A1A;
  font-weight: 700;
}.qls-sb_bot_u2c {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.5rem;
  padding: 12px;
  display: flex;
}.qls-sb_lang_u2c,.qls-sb_help_u2c {
  transition: border-color .2s;
  gap: 6px;
  flex: 1;
  padding: 9px 6px;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.06);
  justify-content: center;
  display: flex;
  align-items: center;
  font-weight: 600;
  color: #9A8FBA;
  font-size: 0.688rem;
}.qls-sb_lang_u2c:hover,.qls-sb_help_u2c:hover {
  border-color: rgba(168, 99, 240, 0.55);
  color: #F0ECF8;
}.qls-sb_lang_u2c svg,.qls-sb_help_u2c svg {
  height: 13px;
  stroke-linecap: round;
  width: 13px;
  stroke-linejoin: round;
}.qls-sb_bd_u2c {
  inset: 0;
  background: rgba(8, 6, 14, 0.72);
  position: fixed;
  z-index: 69;
  display: none;
}.qls-sb_bd_u2c.qls-state_on_u2c {
  display: block;
}
@media(min-width: 1082px) {.qls-sb_bd_u2c {
  display: none!important;
}
}.qls-mob_nav_u2c {
  background: #161020;
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.11);
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 80;
  right: 0;
  display: flex;
}
@media(min-width: 1077px) {.qls-mob_nav_u2c {
  display: none;
}
}.qls-mob_nav_item_u2c {
  flex: 1;
  gap: 4px;
  padding: 0.25rem 2px;
  flex-direction: column;
  display: flex;
  align-items: center;
  color: #504870;
  cursor: pointer;
}.qls-mob_nav_ic_u2c {
  line-height: 1;
}.qls-mob_nav_ic_u2c svg {
  stroke-linecap: round;
  height: 20px;
  width: 20px;
  stroke-linejoin: round;
}.qls-mob_nav_lb_u2c {
  font-weight: 600;
  font-size: 10px;
  color: #504870;
}.qls-mob_nav_item_u2c.qls-state_active_u2c {
  color: #9B50E8;
}.qls-mob_nav_item_u2c.qls-state_active_u2c .qls-mob_nav_lb_u2c {
  color: #9B50E8;
}.qls-hero_u2c {
  background: #0E0B17;
  padding: 1.25rem 1rem 0;
}
@media(min-width: 767px) {.qls-hero_u2c {
  padding: 24px 24px 0;
}
}.qls-hero_in_u2c {
  gap: 0.75rem;
  margin: 0 auto;
  max-width: 82.5rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 859px) {.qls-hero_in_u2c {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1103px) {.qls-hero_in_u2c {
  grid-template-columns: 1fr 340px;
}
}.qls-hero_promo_u2c {
  border-radius: 16px;
  overflow: hidden;
  background: #120D1C;
  position: relative;
  align-items: stretch;
  display: flex;
  min-height: 220px;
}
@media(min-width:768px) {.qls-hero_promo_u2c {
  min-height: 280px;
}
}.qls-hero_promo_bg_u2c {
  inset: 0;
  background-position: center;
  background: linear-gradient(120deg,#2A0E52 0%,#0E0B17 100%);
  background-size: cover;
  position: absolute;
}.qls-hero_promo_bg_u2c::after {
  background: linear-gradient(90deg,#0E0B17 0%,rgba(8, 6, 14, 0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.qls-hero_promo_glow_u2c {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(91, 45, 158, 0.22) 0%,transparent 65%);
  right: 60px;
  width: 300px;
  top: -40px;
  pointer-events: none;
  height: 300px;
  position: absolute;
}.qls-hero_promo_ct_u2c {
  padding: 28px 24px 1.75rem 28px;
  flex-direction: column;
  display: flex;
  z-index: 2;
  justify-content: center;
  position: relative;
  max-width: 30rem;
}
@media(min-width: 769px) {.qls-hero_promo_ct_u2c {
  padding: 2.5rem 32px;
}
}.qls-hero_badge_u2c {
  border: 1px solid rgba(155, 80, 232, 0.07);
  border-radius: 24px;
  background: rgba(155, 80, 232, 0.18);
  padding: 5px 12px;
  display: inline-block;
  margin-bottom: 0.875rem;
  font-size: 0.625rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #9B50E8;
  font-weight: 700;
}.qls-hero_h1_u2c {
  font-size: 26px;
  overflow-wrap: break-word;
  color: #F0ECF8;
  line-height: 1.15;
  font-weight: 800;
  margin-bottom: 10px;
  font-family: 'Cinzel', serif;
}.qls-hero_h1_u2c em {
  font-style: normal;
  color: #C99328;
}
@media(min-width: 766px) {.qls-hero_h1_u2c {
  font-size: 2.25rem;
}
}.qls-hero_sub_u2c {
  margin-bottom: 1.25rem;
  font-size: 13px;
  color: #9A8FBA;
  line-height: 1.55;
}
@media(min-width: 771px) {.qls-hero_sub_u2c {
  font-size: 0.875rem;
}
}.qls-hero_row_u2c {
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.qls-hero_cta_u2c {
  border-radius: 0.625rem;
  transition: background .2s;
  background: #27B87A;
  padding: 13px 1.625rem;
  font-weight: 700;
  color: #0D0A1A;
  box-shadow: 0.25rem 0.25rem 0px 0px rgba(39, 184, 122, 0.60);
  font-size: 14px;
}.qls-hero_cta_u2c:hover {
  background: #33CE8C;
}.qls-hero_terms_u2c {
  font-size: 11px;
  color: #504870;
}.qls-hero_game_u2c {
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: #120D1C;
  border-radius: 16px;
  position: relative;
  display: flex;
  flex-direction: column;
}.qls-hero_game_badge_u2c {
  background: rgba(201, 147, 40, 0.16);
  border-radius: 24px;
  padding: 5px 0.625rem;
  border: 1px solid rgba(201, 147, 40, 0.16);
  font-size: 0.625rem;
  color: #C99328;
  font-weight: 700;
  letter-spacing: .06em;
  position: absolute;
  left: 0.75rem;
  z-index: 3;
  text-transform: uppercase;
  top: 12px;
}.qls-hero_game_badge_u2c svg {
  height: 11px;
  width: 0.688rem;
  margin-right: 0.25rem;
  vertical-align: -1px;
}.qls-hero_game_img_u2c {
  overflow: hidden;
  background: linear-gradient(135deg,#2A0E52,#0E0B17);
  padding-bottom: 60%;
  position: relative;
}.qls-hero_game_img_u2c img {
  inset: 0;
  object-fit: cover;
  position: absolute;
  width: 100%;
  height: 100%;
}.qls-hero_game_play_u2c {
  background: rgba(8, 6, 14, 0.72);
  inset: 0;
  transition: opacity .2s;
  opacity: 0;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
}.qls-hero_game_u2c:hover .qls-hero_game_play_u2c {
  opacity: 1;
}.qls-hero_game_play_u2c span {
  border-radius: 50%;
  background: #9B50E8;
  height: 52px;
  width: 3.25rem;
  align-items: center;
  display: flex;
  justify-content: center;
}.qls-hero_game_play_u2c span svg {
  height: 1.125rem;
  margin-left: 2px;
  width: 1.125rem;
}.qls-hero_game_info_u2c {
  padding: 14px 16px;
}.qls-hero_game_title_u2c {
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 15px;
  color: #F0ECF8;
  margin-bottom: 4px;
}.qls-hero_game_provider_u2c {
  font-size: 0.688rem;
  color: #6E6290;
}.qls-hero_game_btn_u2c {
  border-radius: 0.625rem;
  background: #9B50E8;
  transition: background .2s;
  padding: 0.688rem;
  margin: 0.75rem 1rem 16px;
  color: #F0ECF8;
  font-size: 0.813rem;
  font-weight: 700;
  display: block;
  text-align: center;
}.qls-hero_game_u2c:hover .qls-hero_game_btn_u2c {
  background: #AD6BF2;
}.qls-sbar_u2c {
  background: #0E0B17;
  padding: 16px 16px 0;
}
@media(min-width: 767px) {.qls-sbar_u2c {
  padding: 1.125rem 1.5rem 0;
}
}.qls-sbar_in_u2c {
  margin: 0 auto;
  max-width: 82.5rem;
}.qls-sbar_row_u2c {
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 12px;
}.qls-sbar_input_u2c {
  gap: 0.625rem;
  transition: border-color .2s;
  padding: 11px 16px;
  flex: 1;
  border-radius: 0.625rem;
  background: #120D1C;
  border: 1px solid rgba(255, 255, 255, 0.11);
  display: flex;
  align-items: center;
  cursor: pointer;
  font-size: 13px;
  color: #6E6290;
}.qls-sbar_input_u2c:hover {
  border-color: rgba(168, 99, 240, 0.55);
}.qls-sbar_input_u2c svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 15px;
  height: 0.938rem;
  flex-shrink: 0;
}.qls-sbar_providers_u2c {
  padding: 0.688rem 18px;
  border-radius: 0.625rem;
  gap: 0.5rem;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #120D1C;
  color: #C8BFE0;
  align-items: center;
  display: flex;
  font-weight: 600;
  white-space: nowrap;
  font-size: 0.813rem;
}.qls-sbar_providers_u2c:hover {
  border-color: rgba(168, 99, 240, 0.55);
  color: #F0ECF8;
}.qls-sbar_providers_u2c svg {
  height: 0.875rem;
  stroke-linejoin: round;
  width: 14px;
  stroke-linecap: round;
}.qls-sbar_tabs_u2c {
  gap: 0.375rem;
  display: flex;
  padding-bottom: 2px;
  overflow-x: auto;
  scrollbar-width: none;
}.qls-sbar_tabs_u2c::-webkit-scrollbar {
  display: none;
}.qls-sbar_tab_u2c {
  gap: 0.438rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 8px 14px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 24px;
  transition: background .15s,color .15s,border-color .15s;
  color: #9A8FBA;
  align-items: center;
  display: flex;
  cursor: pointer;
  flex-shrink: 0;
  font-weight: 600;
  font-size: 12px;
  white-space: nowrap;
}.qls-sbar_tab_u2c:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(168, 99, 240, 0.55);
  color: #F0ECF8;
}.qls-sbar_tab_u2c.qls-state_active_u2c {
  background: rgba(155, 80, 232, 0.18);
  border-color: rgba(155, 80, 232, 0.07);
  color: #F0ECF8;
}.qls-sbar_tab_ic_u2c svg {
  height: 14px;
  stroke-linecap: round;
  width: 14px;
  stroke-linejoin: round;
}.qls-wy_u2c {
  background: #0E0B17;
  padding: 2rem 1rem 0;
}
@media(min-width: 771px) {.qls-wy_u2c {
  padding: 2.5rem 1.5rem 0;
}
}.qls-wy_in_u2c {
  margin: 0 auto;
  max-width: 1320px;
}.qls-wy_head_u2c {
  max-width: 45rem;
  margin-bottom: 1.125rem;
}.qls-wy_label_u2c {
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-size: 11px;
  color: #9B50E8;
  letter-spacing: .08em;
}.qls-wy_h2_u2c {
  color: #F0ECF8;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.5rem;
  font-family: 'Cinzel', serif;
  font-size: 20px;
}
@media(min-width: 770px) {.qls-wy_h2_u2c {
  font-size: 1.5rem;
}
}.qls-wy_intro_u2c {
  margin: 0;
  font-size: 0.813rem;
  color: #6E6290;
  line-height: 1.6;
}.qls-wy_grid_u2c {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:640px) {.qls-wy_grid_u2c {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.qls-wy_grid_u2c {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.qls-wy_card_u2c {
  border-radius: 10px;
  background: #161020;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 20px;
}.qls-wy_card_u2c:hover {
  transform: translateY(-2px);
  border-color: rgba(155, 80, 232, 0.07);
}.qls-wy_card_ic_u2c {
  border-radius: 50%;
  background: rgba(155, 80, 232, 0.18);
  color: #9B50E8;
  margin-bottom: 0.875rem;
  justify-content: center;
  height: 44px;
  display: flex;
  align-items: center;
  width: 44px;
}.qls-wy_card_ic_u2c svg {
  width: 22px;
  height: 22px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.qls-wy_card_h_u2c {
  color: #F0ECF8;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-size: 15px;
  font-weight: 700;
}.qls-wy_card_p_u2c {
  font-size: 13px;
  color: #6E6290;
  overflow-wrap: break-word;
  line-height: 1.6;
}.qls-wy_card_p_u2c strong {
  color: #C8BFE0;
  font-weight: 600;
}.qls-gr_jp_u2c {
  padding: 20px;
  overflow: hidden;
  border-radius: 16px;
  background: linear-gradient(135deg,#1E0D40 0%,#0A0812 100%);
  position: relative;
}.qls-gr_jp_u2c::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(91, 45, 158, 0.22) 0%,transparent 70%);
  left: -3.75rem;
  top: -3.75rem;
  width: 250px;
  position: absolute;
  height: 15.625rem;
  content: '';
}.qls-gr_jp_u2c::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(201, 147, 40, 0.16) 0%,transparent 70%);
  width: 12.5rem;
  height: 12.5rem;
  right: 0;
  bottom: -2.5rem;
  content: '';
  position: absolute;
}.qls-gr_jp_head_u2c {
  gap: 16px;
  display: flex;
  position: relative;
  flex-wrap: wrap;
  z-index: 1;
  margin-bottom: 16px;
  align-items: flex-start;
}.qls-gr_jp_info_u2c {
  flex: 1;
}.qls-gr_jp_label_u2c {
  color: #7B38D4;
  margin-bottom: 6px;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
}.qls-gr_jp_label_u2c svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  margin-right: 0.25rem;
  vertical-align: -2px;
  width: 14px;
  height: 14px;
}.qls-gr_jp_amount_u2c {
  margin-bottom: 0.25rem;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  color: #F0ECF8;
  line-height: 1;
  font-size: 32px;
}
@media(min-width: 771px) {.qls-gr_jp_amount_u2c {
  font-size: 2.5rem;
}
}.qls-gr_jp_amount_u2c span {
  color: #C99328;
}.qls-gr_jp_seo_u2c {
  overflow-wrap: break-word;
  max-width: 30rem;
  font-size: 0.75rem;
  color: #9A8FBA;
  line-height: 1.5;
}.qls-gr_jp_cta_u2c {
  transition: background .2s;
  background: rgba(91, 45, 158, 0.22);
  border-radius: 10px;
  padding: 11px 20px;
  border: 1px solid rgba(91, 45, 158, 0.22);
  color: #F0ECF8;
  font-size: 13px;
  flex-shrink: 0;
  margin-top: 4px;
  font-weight: 700;
  z-index: 1;
  white-space: nowrap;
  align-self: flex-start;
  position: relative;
}.qls-gr_jp_cta_u2c:hover {
  background: #5B2D9E;
}.qls-gcg_u2c {
  background: #0E0B17;
  padding: 36px 1rem 0;
}
@media(min-width: 766px) {.qls-gcg_u2c {
  padding: 44px 24px 0;
}
}.qls-gcg_in_u2c {
  margin: 0 auto;
  max-width: 1320px;
}.qls-gcg_head_u2c {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.qls-gcg_label_u2c {
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 0.688rem;
  color: #9B50E8;
  font-weight: 700;
}.qls-gcg_h2_u2c {
  color: #F0ECF8;
  font-family: 'Cinzel', serif;
  margin-bottom: 8px;
  font-size: 1.375rem;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.qls-gcg_h2_u2c {
  font-size: 28px;
}
}.qls-gcg_intro_u2c {
  font-size: 0.813rem;
  color: #6E6290;
  line-height: 1.6;
}.qls-gcg_grid_u2c {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 643px) {.qls-gcg_grid_u2c {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.qls-gcg_grid_u2c {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.qls-gcg_card_u2c {
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 16px;
  padding: 20px;
  overflow: hidden;
  position: relative;
  justify-content: flex-end;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  min-height: 15rem;
}.qls-gcg_card_u2c:hover {
  border-color: rgba(155, 80, 232, 0.18);
  transform: translateY(-3px);
}.qls-gcg_card_bg_u2c {
  inset: 0;
  z-index: 0;
  position: absolute;
}.qls-gcg_card_bg_u2c::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  position: absolute;
  content: '';
}.qls-gcg_card_ic_u2c {
  background: rgba(0,0,0,.45);
  border-radius: 0.313rem;
  display: flex;
  top: 18px;
  height: 2.5rem;
  color: #F0ECF8;
  justify-content: center;
  right: 18px;
  width: 2.5rem;
  position: absolute;
  align-items: center;
  z-index: 2;
}.qls-gcg_card_ic_u2c svg {
  height: 20px;
  width: 20px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.qls-gcg_card_ct_u2c {
  z-index: 1;
  position: relative;
}.qls-gcg_card_h_u2c {
  margin-bottom: 0.5rem;
  font-size: 18px;
  line-height: 1.2;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  color: #F0ECF8;
  font-weight: 800;
}
@media(min-width: 766px) {.qls-gcg_card_h_u2c {
  font-size: 20px;
}
}.qls-gcg_card_p_u2c {
  overflow-wrap: break-word;
  font-size: 12px;
  color: rgba(255,255,255,.82);
  margin-bottom: 0.625rem;
  line-height: 1.55;
}.qls-gcg_card_p_u2c strong {
  color: #F0ECF8;
  font-weight: 600;
}.qls-gcg_card_cta_u2c {
  gap: 4px;
  font-size: 12px;
  color: #9B50E8;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .04em;
  display: inline-flex;
  align-items: center;
}.qls-gcg_card_cta_u2c svg {
  stroke-linecap: round;
  width: 0.75rem;
  stroke-linejoin: round;
  height: 0.75rem;
}.qls-ws_u2c {
  padding: 2rem 1rem 0;
  background: #0E0B17;
}
@media(min-width: 771px) {.qls-ws_u2c {
  padding: 36px 1.5rem 0;
}
}.qls-ws_in_u2c {
  margin: 0 auto;
  max-width: 82.5rem;
}.qls-ws_head_u2c {
  gap: 0.75rem;
  flex-wrap: wrap;
  margin-bottom: 0.875rem;
  justify-content: space-between;
  display: flex;
  align-items: center;
}.qls-ws_title_u2c {
  gap: 10px;
  font-size: 16px;
  color: #F0ECF8;
  flex-wrap: wrap;
  font-weight: 700;
  display: flex;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  align-items: center;
}.qls-ws_title_ic_u2c svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.125rem;
  width: 18px;
  color: #C99328;
}.qls-ws_online_u2c {
  gap: 7px;
  display: flex;
  align-items: center;
  color: #6E6290;
  font-size: 12px;
  font-weight: 600;
}.qls-ws_online_dot_u2c {
  background: #27B87A;
  border-radius: 50%;
  width: 0.5rem;
  flex-shrink: 0;
  height: 8px;
  box-shadow: 0 0 6px rgba(39, 184, 122, 0.15);
}.qls-ws_scroll_u2c {
  gap: 0.5rem;
  overflow-x: auto;
  padding-bottom: 8px;
  display: flex;
  scrollbar-width: none;
}.qls-ws_scroll_u2c::-webkit-scrollbar {
  display: none;
}.qls-wc_u2c {
  background: #120D1C;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 10px 14px;
  gap: 0.625rem;
  flex-shrink: 0;
  min-width: 13.75rem;
  display: flex;
  align-items: center;
}.qls-wc_img_u2c {
  border-radius: 5px;
  background: #161020;
  overflow: hidden;
  flex-shrink: 0;
  width: 2.25rem;
  height: 2.25rem;
}.qls-wc_img_u2c img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.qls-wc_info_u2c {
  min-width: 0;
}.qls-wc_game_u2c {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.75rem;
  font-weight: 600;
  white-space: nowrap;
  color: #C8BFE0;
}.qls-wc_player_u2c {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 10px;
  color: #504870;
  white-space: nowrap;
}.qls-wc_amount_u2c {
  color: #27B87A;
  font-size: 13px;
  white-space: nowrap;
  margin-left: auto;
  flex-shrink: 0;
  font-weight: 700;
}.qls-reg_u2c {
  background: #0E0B17;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.qls-reg_u2c {
  padding: 44px 1.5rem 0;
}
}.qls-reg_in_u2c {
  padding: 28px 24px;
  margin: 0 auto;
  border-radius: 1rem;
  background: #161020;
  border: 1px solid rgba(255, 255, 255, 0.06);
  max-width: 82.5rem;
}
@media(min-width: 765px) {.qls-reg_in_u2c {
  padding: 40px;
}
}.qls-reg_top_u2c {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 858px) {.qls-reg_top_u2c {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.qls-reg_label_u2c {
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  color: #9B50E8;
  margin-bottom: 10px;
}.qls-reg_h2_u2c {
  font-weight: 800;
  color: #F0ECF8;
  overflow-wrap: break-word;
  line-height: 1.2;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.75rem;
  font-size: 22px;
}
@media(min-width: 769px) {.qls-reg_h2_u2c {
  font-size: 1.75rem;
}
}.qls-reg_bonus_u2c {
  border-radius: 0.625rem;
  background: rgba(201, 147, 40, 0.16);
  gap: 8px;
  border: 1px solid rgba(201, 147, 40, 0.16);
  padding: 10px 16px;
  margin-bottom: 1rem;
  align-items: center;
  display: inline-flex;
}.qls-reg_bonus_amount_u2c {
  color: #C99328;
  font-size: 1.25rem;
  font-weight: 800;
}.qls-reg_bonus_text_u2c {
  color: #9A8FBA;
  line-height: 1.35;
  font-size: 0.813rem;
}.qls-reg_cta_btn_u2c {
  transition: background .2s;
  background: #27B87A;
  padding: 14px 32px;
  border-radius: 10px;
  font-weight: 700;
  margin-bottom: 0.75rem;
  box-shadow: 0.25rem 4px 0px 0px rgba(39, 184, 122, 0.60);
  color: #0D0A1A;
  font-size: 15px;
  display: inline-block;
}.qls-reg_cta_btn_u2c:hover {
  background: #33CE8C;
}.qls-reg_terms_u2c {
  line-height: 1.5;
  font-size: 0.688rem;
  color: #504870;
}.qls-reg_seo_u2c {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.65;
  font-size: 0.813rem;
  margin-top: 1.25rem;
  overflow-wrap: break-word;
  padding-top: 1.25rem;
  color: #6E6290;
}.qls-reg_seo_u2c p {
  color: #6E6290;
  line-height: 1.65;
  font-size: 13px;
  margin-bottom: 10px;
}.qls-reg_seo_u2c p:last-child {
  margin-bottom: 0;
}.qls-reg_seo_u2c strong {
  color: #C8BFE0;
  font-weight: 700;
}.qls-reg_seo_u2c a {
  transition: color .2s;
  color: #9B50E8;
  text-decoration: underline;
}.qls-reg_seo_u2c a:hover {
  color: #AD6BF2;
}.qls-reg_seo_u2c ul,.qls-reg_seo_u2c ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 18px;
}.qls-reg_seo_u2c ol {
  list-style: decimal;
}.qls-reg_seo_u2c li {
  color: #6E6290;
  font-size: 0.813rem;
  line-height: 1.65;
  margin-bottom: 4px;
}.qls-reg_seo_u2c table {
  overflow-x: auto;
  display: block;
  margin-bottom: 10px;
  width: 100%;
  font-size: 13px;
  border-collapse: collapse;
}
@media(min-width: 765px) {.qls-reg_seo_u2c table {
  display: table;
}
}.qls-reg_seo_u2c th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px;
  text-align: left;
  color: #C8BFE0;
  font-weight: 700;
}.qls-reg_seo_u2c td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #6E6290;
}.qls-reg_steps_u2c {
  gap: 14px;
  flex-direction: column;
  display: flex;
  margin-top: 1.75rem;
}
@media(min-width: 863px) {.qls-reg_steps_u2c {
  margin-top: 0;
}
}.qls-reg_step_u2c {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.625rem;
  gap: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 1rem;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.qls-reg_step_num_u2c {
  background: rgba(155, 80, 232, 0.18);
  border-radius: 50%;
  border: 1px solid rgba(155, 80, 232, 0.07);
  justify-content: center;
  font-weight: 800;
  display: flex;
  align-items: center;
  font-size: 0.875rem;
  width: 34px;
  color: #9B50E8;
  flex-shrink: 0;
  height: 34px;
}.qls-reg_step_title_u2c {
  font-weight: 700;
  font-size: 0.875rem;
  margin-bottom: 3px;
  color: #F0ECF8;
}.qls-reg_step_text_u2c {
  line-height: 1.5;
  font-size: 12px;
  color: #6E6290;
}.qls-reg_trust_u2c {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  padding-top: 20px;
  margin-top: 1.25rem;
}.qls-reg_trust_item_u2c {
  gap: 7px;
  align-items: center;
  color: #6E6290;
  overflow-wrap: break-word;
  font-size: 12px;
  display: flex;
}.qls-reg_trust_ic_u2c svg {
  color: #9B50E8;
  stroke-linecap: round;
  height: 16px;
  width: 1rem;
  stroke-linejoin: round;
}.qls-bon_u2c {
  padding: 36px 1rem 0;
  background: #0E0B17;
}
@media(min-width: 766px) {.qls-bon_u2c {
  padding: 44px 1.5rem 0;
}
}.qls-bon_in_u2c {
  margin: 0 auto;
  max-width: 82.5rem;
}.qls-bon_head_u2c {
  margin-bottom: 1.25rem;
}.qls-bon_label_u2c {
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #9B50E8;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-weight: 700;
}.qls-bon_h2_u2c {
  font-family: 'Cinzel', serif;
  font-size: 20px;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  color: #F0ECF8;
  font-weight: 800;
}
@media(min-width: 769px) {.qls-bon_h2_u2c {
  font-size: 1.5rem;
}
}.qls-bon_seo_u2c {
  color: #6E6290;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  max-width: 620px;
  line-height: 1.6;
}.qls-bon_seo_u2c strong {
  color: #C8BFE0;
  font-weight: 700;
}.qls-bon_seo_u2c a {
  color: #9B50E8;
  text-decoration: underline;
}.qls-bon_grid_u2c {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.qls-bon_grid_u2c {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.qls-bon_grid_u2c {
  grid-template-columns: repeat(5,1fr);
}
}.qls-bon_card_u2c {
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #120D1C;
  transition: border-color .2s,transform .2s;
  padding: 16px;
}.qls-bon_card_u2c:hover {
  transform: translateY(-2px);
  border-color: rgba(155, 80, 232, 0.07);
}.qls-bon_card_ic_u2c svg {
  width: 26px;
  stroke-linecap: round;
  height: 26px;
  stroke-linejoin: round;
}.qls-bon_card_ic_u2c {
  margin-bottom: 10px;
}.qls-bon_card_type_u2c {
  text-transform: uppercase;
  letter-spacing: .06em;
  color: #6E6290;
  font-size: 0.625rem;
  margin-bottom: 6px;
  font-weight: 700;
}.qls-bon_card_amount_u2c {
  color: #C99328;
  font-weight: 800;
  line-height: 1.1;
  margin-bottom: 6px;
  font-size: 18px;
}.qls-bon_card_name_u2c {
  font-weight: 600;
  color: #F0ECF8;
  margin-bottom: 0.5rem;
  font-size: 13px;
  overflow-wrap: break-word;
}.qls-bon_card_detail_u2c {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #504870;
  font-size: 11px;
  line-height: 1.5;
  padding-top: 0.5rem;
  overflow-wrap: break-word;
}.qls-prov_u2c {
  padding: 36px 16px 0;
  background: #0E0B17;
}
@media(min-width: 769px) {.qls-prov_u2c {
  padding: 44px 24px 0;
}
}.qls-prov_in_u2c {
  margin: 0 auto;
  max-width: 82.5rem;
}.qls-prov_head_u2c {
  margin-bottom: 16px;
}.qls-prov_label_u2c {
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 8px;
  color: #9B50E8;
  text-transform: uppercase;
  font-weight: 700;
}.qls-prov_h2_u2c {
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
  margin-bottom: 8px;
  color: #F0ECF8;
  font-family: 'Cinzel', serif;
}
@media(min-width: 769px) {.qls-prov_h2_u2c {
  font-size: 1.5rem;
}
}.qls-prov_seo_u2c {
  color: #6E6290;
  overflow-wrap: break-word;
  line-height: 1.6;
  margin-bottom: 16px;
  font-size: 0.813rem;
  max-width: 620px;
}.qls-prov_seo_u2c strong {
  font-weight: 700;
  color: #C8BFE0;
}.qls-prov_seo_u2c a {
  text-decoration: underline;
  color: #9B50E8;
}.qls-prov_grid_u2c {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 641px) {.qls-prov_grid_u2c {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.qls-prov_grid_u2c {
  grid-template-columns: repeat(8,1fr);
}
}.qls-prov_card_u2c {
  background: #120D1C;
  transition: border-color .2s,background .2s;
  padding: 0.875rem 10px;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  gap: 7px;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  display: flex;
}.qls-prov_card_u2c:hover {
  background: #161020;
  border-color: rgba(168, 99, 240, 0.55);
}.qls-prov_logo_u2c {
  overflow: hidden;
  border-radius: 0.313rem;
  background: rgba(255, 255, 255, 0.05);
  align-items: center;
  width: 2.75rem;
  display: flex;
  height: 44px;
  justify-content: center;
}.qls-prov_logo_u2c img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.qls-prov_name_u2c {
  color: #9A8FBA;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  font-weight: 600;
  text-align: center;
}.qls-app_u2c {
  padding: 2.25rem 16px 0;
  background: #0E0B17;
}
@media(min-width:768px) {.qls-app_u2c {
  padding: 2.75rem 1.5rem 0;
}
}.qls-app_in_u2c {
  margin: 0 auto;
  max-width: 82.5rem;
}.qls-app_head_u2c {
  margin-bottom: 16px;
}.qls-app_label_u2c {
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 8px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #9B50E8;
}.qls-app_h2_u2c {
  font-weight: 800;
  margin-bottom: 6px;
  font-size: 1.25rem;
  color: #F0ECF8;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.qls-app_h2_u2c {
  font-size: 24px;
}
}.qls-app_sub_u2c {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #6E6290;
  max-width: 600px;
  line-height: 1.6;
}.qls-app_sub_u2c strong {
  color: #C8BFE0;
  font-weight: 700;
}.qls-app_cards_u2c {
  gap: 10px;
  margin-top: 1rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 642px) {.qls-app_cards_u2c {
  grid-template-columns: repeat(3,1fr);
}
}.qls-app_card_u2c {
  padding: 1.25rem;
  overflow: hidden;
  gap: 1rem;
  border-radius: 0.625rem;
  align-items: flex-start;
  flex-wrap: wrap;
  position: relative;
  display: flex;
}.qls-app_card_ios_u2c {
  background: linear-gradient(135deg,rgba(155, 80, 232, 0.18) 0%,#161020 100%);
}.qls-app_card_android_u2c {
  background: linear-gradient(135deg,rgba(39, 184, 122, 0.15) 0%,#161020 100%);
}.qls-app_card_win_u2c {
  background: linear-gradient(135deg,rgba(201, 147, 40, 0.16) 0%,#161020 100%);
}.qls-app_card_ic_u2c svg {
  height: 34px;
  width: 34px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.qls-app_card_ic_u2c {
  color: #F0ECF8;
  flex-shrink: 0;
}.qls-app_card_os_u2c {
  font-size: 0.625rem;
  letter-spacing: .08em;
  color: #6E6290;
  font-weight: 700;
  margin-bottom: 6px;
  text-transform: uppercase;
}.qls-app_card_title_u2c {
  line-height: 1.2;
  color: #F0ECF8;
  font-size: 15px;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  font-weight: 700;
}.qls-app_card_text_u2c {
  margin-bottom: 0.875rem;
  font-size: 12px;
  color: #6E6290;
  line-height: 1.5;
  overflow-wrap: break-word;
}.qls-app_card_btn_u2c {
  border-radius: 0.313rem;
  gap: 0.438rem;
  background: rgba(255, 255, 255, 0.12);
  transition: background .2s;
  border: 1px solid rgba(168, 99, 240, 0.55);
  padding: 0.625rem 18px;
  font-weight: 700;
  color: #F0ECF8;
  display: inline-flex;
  align-items: center;
  font-size: 13px;
}.qls-app_card_btn_u2c:hover {
  background: rgba(255, 255, 255, 0.07);
}.qls-seo_u2c {
  padding: 2.25rem 1rem 0;
  background: #0E0B17;
}
@media(min-width: 771px) {.qls-seo_u2c {
  padding: 44px 24px 0;
}
}.qls-seo_in_u2c {
  margin: 0 auto;
  background: #161020;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 1.75rem 1.5rem;
  border-radius: 16px;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.qls-seo_in_u2c {
  padding: 2.25rem 40px;
}
}.qls-seo_label_u2c {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 10px;
  color: #9B50E8;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.qls-seo_h2_u2c {
  margin-bottom: 0.875rem;
  font-family: 'Cinzel', serif;
  color: #F0ECF8;
  overflow-wrap: break-word;
  font-size: 20px;
  font-weight: 800;
  line-height: 1.25;
}
@media(min-width: 769px) {.qls-seo_h2_u2c {
  font-size: 1.5rem;
}
}.qls-seo_body_u2c {
  color: #9A8FBA;
  line-height: 1.75;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.qls-seo_body_u2c p {
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 12px;
  color: #9A8FBA;
}.qls-seo_body_u2c p:last-child {
  margin-bottom: 0;
}.qls-seo_body_u2c strong {
  color: #C8BFE0;
  font-weight: 700;
}.qls-seo_body_u2c a {
  transition: color .2s;
  color: #9B50E8;
  text-decoration: underline;
}.qls-seo_body_u2c a:hover {
  color: #AD6BF2;
}.qls-seo_body_u2c ul,.qls-seo_body_u2c ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.qls-seo_body_u2c ol {
  list-style: decimal;
}.qls-seo_body_u2c li {
  margin-bottom: 0.375rem;
  color: #9A8FBA;
  line-height: 1.75;
  font-size: 14px;
}.qls-seo_body_u2c table {
  display: block;
  width: 100%;
  margin-bottom: 0.75rem;
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 13px;
}
@media(min-width: 769px) {.qls-seo_body_u2c table {
  display: table;
}
}.qls-seo_body_u2c th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C8BFE0;
  font-weight: 700;
  text-align: left;
}.qls-seo_body_u2c td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9A8FBA;
}.qls-seo_cols_u2c {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.qls-seo_cols_u2c {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.qls-seo_cols_u2c {
  grid-template-columns: repeat(3,1fr);
}
}.qls-seo_col_h_u2c {
  overflow-wrap: break-word;
  color: #C8BFE0;
  font-weight: 700;
  margin-bottom: 0.438rem;
  font-size: 13px;
}.qls-seo_col_p_u2c {
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #6E6290;
}.qls-seo_stats_u2c {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.qls-seo_stat_u2c {
  border: 1px solid rgba(155, 80, 232, 0.18);
  background: rgba(155, 80, 232, 0.07);
  padding: 0.875rem 1rem;
  border-radius: 10px;
  flex: 1;
  min-width: 140px;
}.qls-seo_stat_val_u2c {
  overflow-wrap: break-word;
  color: #9B50E8;
  font-size: 20px;
  margin-bottom: 0.25rem;
  font-weight: 800;
}.qls-seo_stat_lb_u2c {
  font-size: 0.688rem;
  color: #6E6290;
  overflow-wrap: break-word;
}.qls-seo_u2c {
  background: #0E0B17;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 767px) {.qls-seo_u2c {
  padding: 44px 24px 0;
}
}.qls-seo_in_u2c {
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 28px 1.5rem;
  border-radius: 16px;
  margin: 0 auto;
  background: #161020;
  max-width: 1320px;
}
@media(min-width: 765px) {.qls-seo_in_u2c {
  padding: 2.25rem 2.5rem;
}
}.qls-seo_label_u2c {
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #9B50E8;
  margin-bottom: 0.625rem;
  font-size: 11px;
  font-weight: 700;
}.qls-seo_h2_u2c {
  color: #F0ECF8;
  font-weight: 800;
  margin-bottom: 14px;
  font-size: 20px;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  line-height: 1.25;
}
@media(min-width: 769px) {.qls-seo_h2_u2c {
  font-size: 24px;
}
}.qls-seo_body_u2c {
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #9A8FBA;
  font-size: 0.875rem;
}.qls-seo_body_u2c p {
  color: #9A8FBA;
  line-height: 1.75;
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
}.qls-seo_body_u2c p:last-child {
  margin-bottom: 0;
}.qls-seo_body_u2c strong {
  font-weight: 700;
  color: #C8BFE0;
}.qls-seo_body_u2c a {
  transition: color .2s;
  color: #9B50E8;
  text-decoration: underline;
}.qls-seo_body_u2c a:hover {
  color: #AD6BF2;
}.qls-seo_body_u2c ul,.qls-seo_body_u2c ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.qls-seo_body_u2c ol {
  list-style: decimal;
}.qls-seo_body_u2c li {
  margin-bottom: 0.375rem;
  color: #9A8FBA;
  font-size: 0.875rem;
  line-height: 1.75;
}.qls-seo_body_u2c table {
  font-size: 13px;
  border-collapse: collapse;
  display: block;
  margin-bottom: 0.75rem;
  width: 100%;
  overflow-x: auto;
}
@media(min-width: 766px) {.qls-seo_body_u2c table {
  display: table;
}
}.qls-seo_body_u2c th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  text-align: left;
  color: #C8BFE0;
  font-weight: 700;
}.qls-seo_body_u2c td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #9A8FBA;
}.qls-seo_cols_u2c {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 643px) {.qls-seo_cols_u2c {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.qls-seo_cols_u2c {
  grid-template-columns: repeat(3,1fr);
}
}.qls-seo_col_h_u2c {
  overflow-wrap: break-word;
  font-size: 13px;
  font-weight: 700;
  color: #C8BFE0;
  margin-bottom: 0.438rem;
}.qls-seo_col_p_u2c {
  color: #6E6290;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.qls-seo_stats_u2c {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.qls-seo_stat_u2c {
  padding: 14px 16px;
  flex: 1;
  border-radius: 0.625rem;
  border: 1px solid rgba(155, 80, 232, 0.18);
  background: rgba(155, 80, 232, 0.07);
  min-width: 8.75rem;
}.qls-seo_stat_val_u2c {
  color: #9B50E8;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-weight: 800;
}.qls-seo_stat_lb_u2c {
  overflow-wrap: break-word;
  color: #6E6290;
  font-size: 11px;
}.qls-seo_u2c {
  padding: 2.25rem 16px 0;
  background: #0E0B17;
}
@media(min-width: 766px) {.qls-seo_u2c {
  padding: 2.75rem 24px 0;
}
}.qls-seo_in_u2c {
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 1rem;
  background: #161020;
  max-width: 1320px;
}
@media(min-width: 771px) {.qls-seo_in_u2c {
  padding: 36px 2.5rem;
}
}.qls-seo_label_u2c {
  font-weight: 700;
  color: #9B50E8;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 0.625rem;
}.qls-seo_h2_u2c {
  overflow-wrap: break-word;
  font-size: 20px;
  color: #F0ECF8;
  line-height: 1.25;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  margin-bottom: 14px;
}
@media(min-width: 767px) {.qls-seo_h2_u2c {
  font-size: 1.5rem;
}
}.qls-seo_body_u2c {
  color: #9A8FBA;
  line-height: 1.75;
  font-size: 14px;
  overflow-wrap: break-word;
}.qls-seo_body_u2c p {
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
  color: #9A8FBA;
  line-height: 1.75;
}.qls-seo_body_u2c p:last-child {
  margin-bottom: 0;
}.qls-seo_body_u2c strong {
  color: #C8BFE0;
  font-weight: 700;
}.qls-seo_body_u2c a {
  transition: color .2s;
  color: #9B50E8;
  text-decoration: underline;
}.qls-seo_body_u2c a:hover {
  color: #AD6BF2;
}.qls-seo_body_u2c ul,.qls-seo_body_u2c ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.qls-seo_body_u2c ol {
  list-style: decimal;
}.qls-seo_body_u2c li {
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 0.375rem;
  color: #9A8FBA;
}.qls-seo_body_u2c table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 12px;
  display: block;
  overflow-x: auto;
  font-size: 0.813rem;
}
@media(min-width: 766px) {.qls-seo_body_u2c table {
  display: table;
}
}.qls-seo_body_u2c th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #C8BFE0;
  text-align: left;
}.qls-seo_body_u2c td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #9A8FBA;
}.qls-seo_cols_u2c {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 639px) {.qls-seo_cols_u2c {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.qls-seo_cols_u2c {
  grid-template-columns: repeat(3,1fr);
}
}.qls-seo_col_h_u2c {
  color: #C8BFE0;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-bottom: 7px;
  font-weight: 700;
}.qls-seo_col_p_u2c {
  line-height: 1.65;
  color: #6E6290;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.qls-seo_stats_u2c {
  margin: 1.25rem 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.qls-seo_stat_u2c {
  background: rgba(155, 80, 232, 0.07);
  flex: 1;
  padding: 14px 16px;
  border-radius: 10px;
  border: 1px solid rgba(155, 80, 232, 0.18);
  min-width: 8.75rem;
}.qls-seo_stat_val_u2c {
  overflow-wrap: break-word;
  color: #9B50E8;
  font-size: 1.25rem;
  font-weight: 800;
  margin-bottom: 0.25rem;
}.qls-seo_stat_lb_u2c {
  font-size: 11px;
  color: #6E6290;
  overflow-wrap: break-word;
}.qls-pmt_u2c {
  padding: 36px 16px 0;
  background: #0E0B17;
}
@media(min-width: 771px) {.qls-pmt_u2c {
  padding: 44px 1.5rem 0;
}
}.qls-pmt_in_u2c {
  margin: 0 auto;
  max-width: 1320px;
}.qls-pmt_head_u2c {
  max-width: 720px;
  margin-bottom: 1.375rem;
}.qls-pmt_label_u2c {
  font-weight: 700;
  font-size: 0.688rem;
  color: #9B50E8;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
}.qls-pmt_h2_u2c {
  font-family: 'Cinzel', serif;
  font-weight: 800;
  color: #F0ECF8;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-size: 1.375rem;
}
@media(min-width: 770px) {.qls-pmt_h2_u2c {
  font-size: 28px;
}
}.qls-pmt_intro_u2c {
  font-size: 0.875rem;
  color: #6E6290;
  line-height: 1.6;
  overflow-wrap: break-word;
}.qls-pmt_groups_u2c {
  gap: 1.25rem;
  flex-direction: column;
  display: flex;
}.qls-pmt_group_u2c {
  background: #161020;
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 10px;
}.qls-pmt_group_head_u2c {
  gap: 0.75rem;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 0.625rem;
  display: flex;
}.qls-pmt_group_ic_u2c {
  border-radius: 0.313rem;
  background: rgba(155, 80, 232, 0.18);
  flex-shrink: 0;
  justify-content: center;
  width: 36px;
  height: 2.25rem;
  display: flex;
  align-items: center;
  color: #9B50E8;
}.qls-pmt_group_ic_u2c svg {
  width: 1.125rem;
  height: 1.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.qls-pmt_group_h_u2c {
  margin: 0;
  overflow-wrap: break-word;
  font-weight: 700;
  font-family: 'Cinzel', serif;
  font-size: 1rem;
  color: #F0ECF8;
}.qls-pmt_group_p_u2c {
  overflow-wrap: break-word;
  color: #6E6290;
  line-height: 1.6;
  margin-bottom: 0.875rem;
  font-size: 0.813rem;
}.qls-pmt_group_p_u2c strong {
  font-weight: 600;
  color: #C8BFE0;
}.qls-pmt_table_wrap_u2c {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.qls-pmt_table_u2c {
  min-width: 33.75rem;
  width: 100%;
  font-size: 0.813rem;
  border-collapse: collapse;
}.qls-pmt_table_u2c th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  white-space: nowrap;
  font-size: 11px;
  color: #C8BFE0;
  text-align: left;
  letter-spacing: .04em;
  text-transform: uppercase;
  font-weight: 700;
}.qls-pmt_table_u2c td {
  padding: 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #6E6290;
}.qls-pmt_table_u2c tbody tr:last-child td {
  border-bottom: none;
}.qls-pmt_table_u2c tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #C8BFE0;
}.qls-faq_u2c {
  padding: 2.25rem 1rem 0;
  background: #0E0B17;
}
@media(min-width: 765px) {.qls-faq_u2c {
  padding: 2.75rem 24px 0;
}
}.qls-faq_in_u2c {
  margin: 0 auto;
  max-width: 82.5rem;
}.qls-faq_head_u2c {
  margin-bottom: 20px;
}.qls-faq_label_u2c {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  color: #9B50E8;
  letter-spacing: .08em;
  margin-bottom: 8px;
}.qls-faq_h2_u2c {
  overflow-wrap: break-word;
  font-size: 20px;
  color: #F0ECF8;
  font-family: 'Cinzel', serif;
  font-weight: 800;
}
@media(min-width: 771px) {.qls-faq_h2_u2c {
  font-size: 24px;
}
}.qls-faq_list_u2c {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.qls-faq_item_u2c {
  background: #161020;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.625rem;
  overflow: hidden;
}.qls-faq_q_u2c {
  gap: 12px;
  padding: 1rem 1.25rem;
  transition: color .2s;
  display: flex;
  color: #C8BFE0;
  flex-wrap: wrap;
  cursor: pointer;
  align-items: center;
  font-weight: 600;
  justify-content: space-between;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.qls-faq_q_u2c:hover {
  color: #F0ECF8;
}.qls-faq_q_ic_u2c {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  font-size: 16px;
  display: flex;
  height: 24px;
  flex-shrink: 0;
  width: 1.5rem;
  color: #9B50E8;
  justify-content: center;
  align-items: center;
}.qls-faq_item_u2c.qls-state_open_u2c .qls-faq_q_ic_u2c {
  transform: rotate(45deg);
}.qls-faq_a_u2c {
  padding: 0 1.25rem 16px;
  overflow-wrap: break-word;
  color: #6E6290;
  display: none;
  font-size: 0.813rem;
  line-height: 1.7;
}.qls-faq_item_u2c.qls-state_open_u2c .qls-faq_a_u2c {
  display: block;
}.qls-faq_a_u2c strong {
  font-weight: 700;
  color: #C8BFE0;
}.qls-faq_a_u2c a {
  text-decoration: underline;
  color: #9B50E8;
}.qls-faq_a_u2c ul,.qls-faq_a_u2c ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 1.25rem;
}.qls-faq_a_u2c ol {
  list-style: decimal;
}.qls-faq_a_u2c li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.qls-faq_a_u2c table {
  margin: 0.5rem 0;
  width: 100%;
  display: block;
  overflow-x: auto;
  font-size: 12px;
  border-collapse: collapse;
}
@media(min-width: 771px) {.qls-faq_a_u2c table {
  display: table;
}
}.qls-faq_a_u2c th {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #C8BFE0;
  text-align: left;
}.qls-faq_a_u2c td {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #6E6290;
}.qls-ft_u2c {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #08060E;
  margin-top: 3rem;
}.qls-ft_support_u2c {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.5rem 1rem;
}
@media(min-width: 770px) {.qls-ft_support_u2c {
  padding: 1.75rem 24px;
}
}.qls-ft_support_in_u2c {
  margin: 0 auto;
  gap: 16px;
  max-width: 1320px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.qls-ft_support_main_u2c {
  flex: 1;
  gap: 16px;
  min-width: 13.75rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.qls-ft_support_ic_u2c {
  color: #9B50E8;
  flex-shrink: 0;
}.qls-ft_support_ic_u2c svg {
  width: 30px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 30px;
}.qls-ft_support_text_title_u2c {
  margin-bottom: 3px;
  font-weight: 700;
  color: #F0ECF8;
  overflow-wrap: break-word;
  font-size: 15px;
}.qls-ft_support_text_sub_u2c {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #6E6290;
}.qls-ft_support_btn_u2c {
  padding: 0.688rem 1.375rem;
  transition: background .2s;
  border-radius: 10px;
  background: #9B50E8;
  color: #F0ECF8;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 13px;
  white-space: nowrap;
}.qls-ft_support_btn_u2c:hover {
  background: #AD6BF2;
}.qls-ft_support_contacts_u2c {
  gap: 16px;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.qls-ft_support_contact_u2c {
  font-size: 12px;
  color: #504870;
  line-height: 1.4;
}.qls-ft_support_contact_u2c strong {
  font-size: 11px;
  display: block;
  font-weight: 600;
  color: #9A8FBA;
  margin-bottom: 2px;
}.qls-ft_main_u2c {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 2rem 16px 24px;
}
@media(min-width: 766px) {.qls-ft_main_u2c {
  padding: 40px 1.5rem 32px;
}
}.qls-ft_main_in_u2c {
  gap: 1.5rem;
  margin: 0 auto;
  max-width: 1320px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 641px) {.qls-ft_main_in_u2c {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.qls-ft_main_in_u2c {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.qls-ft_col_logo_u2c {
  grid-column: 1/-1;
}
@media(min-width: 1082px) {.qls-ft_col_logo_u2c {
  grid-column: auto;
}
}.qls-ft_logo_u2c {
  gap: 9px;
  margin-bottom: 12px;
  display: flex;
  font-weight: 800;
  align-items: center;
  color: #F0ECF8;
  overflow-wrap: break-word;
  font-size: 1rem;
  flex-wrap: wrap;
}.qls-ft_logo_mark_u2c {
  overflow: hidden;
  border-radius: 5px;
  width: 1.875rem;
  height: 30px;
}.qls-ft_logo_mark_u2c img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.qls-ft_logo_sub_u2c {
  line-height: 1.55;
  font-size: 12px;
  color: #504870;
  overflow-wrap: break-word;
  max-width: 200px;
}.qls-ft_col_title_u2c {
  letter-spacing: .07em;
  margin-bottom: 0.875rem;
  font-size: 0.75rem;
  color: #9A8FBA;
  font-weight: 700;
  text-transform: uppercase;
}.qls-ft_col_links_u2c {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.qls-ft_col_link_u2c {
  transition: color .2s;
  color: #504870;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.qls-ft_col_link_u2c:hover {
  color: #C8BFE0;
}.qls-ft_apps_u2c {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.qls-ft_app_card_u2c {
  gap: 10px;
  transition: border-color .2s;
  border-radius: 0.313rem;
  background: rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  align-items: center;
  display: flex;
}.qls-ft_app_card_u2c:hover {
  border-color: rgba(168, 99, 240, 0.55);
}.qls-ft_app_card_ic_u2c svg {
  width: 22px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.375rem;
}.qls-ft_app_card_os_u2c {
  font-weight: 600;
  color: #504870;
  font-size: 10px;
}.qls-ft_app_card_action_u2c {
  font-size: 12px;
  font-weight: 700;
  color: #C8BFE0;
}.qls-ft_bot_u2c {
  padding: 20px 16px;
}
@media(min-width: 770px) {.qls-ft_bot_u2c {
  padding: 1.25rem 1.5rem;
}
}.qls-ft_bot_in_u2c {
  margin: 0 auto;
  gap: 16px;
  flex-wrap: wrap;
  align-items: center;
  max-width: 1320px;
  display: flex;
}.qls-ft_socials_u2c {
  gap: 8px;
  display: flex;
}.qls-ft_soc_u2c {
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: background .2s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 5px;
  justify-content: center;
  color: #9A8FBA;
  align-items: center;
  display: flex;
  height: 2.25rem;
  width: 36px;
}.qls-ft_soc_u2c svg {
  width: 16px;
  stroke-linejoin: round;
  height: 16px;
  stroke-linecap: round;
}.qls-ft_soc_u2c:hover {
  background: rgba(255, 255, 255, 0.07);
}.qls-ft_legal_u2c {
  flex: 1;
  color: #7A6F9A;
  line-height: 1.6;
  min-width: 200px;
  font-size: 11px;
  overflow-wrap: break-word;
}.qls-ft_legal_u2c strong {
  color: #9A8FBA;
  font-weight: 700;
}.qls-ft_legal_u2c a {
  color: #9A8FBA;
  text-decoration: underline;
}.qls-ft_age_u2c {
  border-radius: 50%;
  border: 2px solid #7A6F9A;
  justify-content: center;
  font-size: 11px;
  align-items: center;
  width: 32px;
  flex-shrink: 0;
  display: flex;
  margin-left: auto;
  font-weight: 800;
  color: #7A6F9A;
  height: 2rem;
}