*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #0C0F1A;
  line-height: 1.6;
  font-family: 'Barlow', sans-serif;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  color: #C4BCA8;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  text-decoration: none;
  color: inherit;
}button {
  border: none;
  font: inherit;
  background: none;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.qsg-layout_kj6 {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.qsg-page_kj6 {
  display: flex;
  min-height: 100vh;
}.qsg-main_kj6 {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media(min-width: 1077px) {.qsg-main_kj6 {
  padding-left: 220px;
}
}
@media(max-width:1079px) {.qsg-main_kj6 {
  padding-bottom: 72px;
}
}.qsg-gc_kj6 {
  border: 1px solid rgba(255,255,255,0.06);
  overflow: hidden;
  background: #111622;
  border-radius: 0.5rem;
  transition: transform .2s,border-color .2s;
  cursor: pointer;
  flex-shrink: 0;
  width: 140px;
  position: relative;
}
@media(min-width: 637px) {.qsg-gc_kj6 {
  width: 9.75rem;
}
}
@media(min-width: 1077px) {.qsg-gc_kj6 {
  width: 168px;
}
}.qsg-gc_kj6:hover {
  border-color: rgba(200,134,46,0.08);
  transform: translateY(-3px);
}.qsg-gc_img_kj6 {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.qsg-gc_img_kj6 img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  width: 100%;
  height: 100%;
}.qsg-gc_hover_kj6 {
  background: rgba(8,9,15,0.72);
  inset: 0;
  transition: opacity .2s;
  justify-content: center;
  align-items: center;
  opacity: 0;
  display: flex;
  position: absolute;
}.qsg-gc_kj6:hover .qsg-gc_hover_kj6 {
  opacity: 1;
}.qsg-gc_hover_btn_kj6 {
  background: #C8862E;
  padding: 0.5rem 1rem;
  border-radius: 0.25rem;
  color: #F0EBE2;
  font-size: 0.75rem;
  font-weight: 700;
}.qsg-gc_info_kj6 {
  padding: 8px 10px 0.625rem;
}.qsg-gc_name_kj6 {
  overflow: hidden;
  font-size: 0.75rem;
  text-overflow: ellipsis;
  color: #C4BCA8;
  font-weight: 600;
  max-width: 100%;
  white-space: nowrap;
  margin-bottom: 3px;
}.qsg-gc_prov_kj6 {
  font-size: 0.625rem;
  color: #7C7470;
}.qsg-gc_tag_kj6 {
  padding: 2px 7px;
  border-radius: 0.25rem;
  text-transform: uppercase;
  position: absolute;
  font-size: 9px;
  letter-spacing: .04em;
  font-weight: 700;
  z-index: 2;
  top: 0.375rem;
  left: 6px;
}.qsg-gc_tag_hot_kj6 {
  background: #C43830;
  color: #fff;
}.qsg-gc_tag_new_kj6 {
  background: #2E9E5A;
  color: #0C0F1A;
}.qsg-gc_tag_jp_kj6 {
  background: #D4A030;
  color: #0C0F1A;
}.qsg-gc_tag_ex_kj6 {
  background: #1E7E96;
  color: #fff;
}.qsg-gc_tag_live_kj6 {
  background: #C43830;
  color: #fff;
}.qsg-gr_kj6 {
  background: #0C0F1A;
  padding: 32px 1rem 0;
}
@media(min-width: 771px) {.qsg-gr_kj6 {
  padding: 36px 1.5rem 0;
}
}.qsg-gr_in_kj6 {
  margin: 0 auto;
  max-width: 82.5rem;
}.qsg-gr_head_kj6 {
  gap: 12px;
  align-items: center;
  display: flex;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
}.qsg-gr_head_l_kj6 {
  gap: 0.625rem;
  flex: 1;
  align-items: center;
  display: flex;
  min-width: 0;
}.qsg-gr_ic_kj6 {
  border-radius: 0.5rem;
  flex-shrink: 0;
  height: 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 32px;
}.qsg-gr_ic_kj6 svg {
  height: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1rem;
}.qsg-gr_title_kj6 {
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F0EBE2;
  font-size: 1rem;
  font-family: 'Cinzel', serif;
}
@media(min-width: 765px) {.qsg-gr_title_kj6 {
  font-size: 1.125rem;
}
}.qsg-gr_more_kj6 {
  transition: color .2s;
  gap: 5px;
  display: flex;
  color: #888078;
  flex-shrink: 0;
  font-size: 12px;
  font-weight: 600;
  align-items: center;
  white-space: nowrap;
}.qsg-gr_more_kj6:hover {
  color: #C8862E;
}.qsg-gr_more_kj6 svg {
  width: 12px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.75rem;
}.qsg-gr_arrows_kj6 {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.qsg-gr_arr_kj6 {
  background: rgba(255,255,255,0.05);
  transition: background .15s,color .15s;
  border-radius: 0.25rem;
  border: 1px solid rgba(255,255,255,0.10);
  color: #9A9286;
  justify-content: center;
  height: 30px;
  align-items: center;
  display: flex;
  width: 1.875rem;
}.qsg-gr_arr_kj6:hover {
  background: rgba(255,255,255,0.07);
  color: #F0EBE2;
}.qsg-gr_arr_kj6 svg {
  height: 0.813rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 13px;
}.qsg-gr_seo_h_kj6 {
  margin: 0 0 0.375rem;
  font-size: 0.813rem;
  font-weight: 700;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  max-width: 680px;
  color: #C4BCA8;
}
@media(min-width: 767px) {.qsg-gr_seo_h_kj6 {
  font-size: 0.875rem;
}
}.qsg-gr_seo_kj6 {
  max-width: 42.5rem;
  margin-bottom: 0.75rem;
  font-size: 0.75rem;
  color: #888078;
  line-height: 1.55;
  overflow-wrap: break-word;
}.qsg-gr_seo_kj6 strong {
  font-weight: 600;
  color: #C4BCA8;
}.qsg-gr_scroll_kj6 {
  gap: 0.625rem;
  overflow-x: auto;
  display: flex;
  padding-bottom: 0.625rem;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
}.qsg-gr_scroll_kj6::-webkit-scrollbar {
  display: none;
}
@media(min-width: 771px) {.qsg-gr_scroll_kj6 {
  gap: 12px;
}
}.qsg-tb_kj6 {
  background: #0D1119;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  align-items: center;
  left: 0;
  height: 56px;
  top: 0;
  position: fixed;
  z-index: 80;
  right: 0;
  display: flex;
}.qsg-tb_in_kj6 {
  gap: 0;
  padding: 0 14px;
  height: 100%;
  align-items: center;
  display: flex;
  width: 100%;
}.qsg-tb_burger_kj6 {
  border-radius: 0.5rem;
  gap: 5px;
  width: 2.375rem;
  margin-right: 8px;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  height: 2.375rem;
  flex-direction: column;
  display: flex;
}.qsg-tb_burger_kj6:hover {
  background: rgba(255,255,255,0.05);
}.qsg-tb_burger_line_kj6 {
  border-radius: 1px;
  background: #9A9286;
  display: block;
  width: 1.125rem;
  height: 2px;
}
@media(min-width: 1079px) {.qsg-tb_burger_kj6 {
  display: none;
}
}.qsg-tb_logo_kj6 {
  gap: 0.563rem;
  font-weight: 800;
  flex-shrink: 0;
  font-size: 18px;
  align-items: center;
  overflow-wrap: break-word;
  letter-spacing: -.01em;
  margin-right: 20px;
  color: #F0EBE2;
  display: flex;
}.qsg-tb_logo_mark_kj6 {
  border-radius: 8px;
  overflow: hidden;
  display: flex;
  height: 32px;
  align-items: center;
  justify-content: center;
  width: 2rem;
}.qsg-tb_logo_mark_kj6 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.qsg-tb_nav_kj6 {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width:640px) {.qsg-tb_nav_kj6 {
  display: flex;
}
}.qsg-tb_tab_kj6 {
  padding: 0.5rem 0.875rem;
  transition: background .15s,color .15s;
  border-radius: 0.5rem;
  white-space: nowrap;
  font-weight: 600;
  font-size: 13px;
  color: #9A9286;
}.qsg-tb_tab_kj6:hover {
  background: rgba(255,255,255,0.05);
  color: #F0EBE2;
}.qsg-tb_tab_kj6.qsg-state_active_kj6 {
  background: rgba(200,134,46,0.18);
  color: #F0EBE2;
}.qsg-tb_right_kj6 {
  gap: 0.5rem;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  margin-left: auto;
}.qsg-tb_login_kj6 {
  padding: 0.563rem 16px;
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 8px;
  background: rgba(255,255,255,0.05);
  font-size: 0.813rem;
  font-weight: 600;
  display: none;
  color: #C4BCA8;
}.qsg-tb_login_kj6:hover {
  border-color: rgba(200,134,46,0.42);
  color: #F0EBE2;
}
@media(min-width:480px) {.qsg-tb_login_kj6 {
  display: block;
}
}.qsg-tb_reg_kj6 {
  transition: background .2s;
  background: #2E9E5A;
  border-radius: 8px;
  padding: 9px 18px;
  font-weight: 700;
  white-space: nowrap;
  font-size: 0.813rem;
  color: #0D0E18;
}.qsg-tb_reg_kj6:hover {
  background: #38B468;
}.qsg-sb_kj6 {
  transform: translateX(-100%);
  transition: transform .25s ease;
  border-right: 1px solid rgba(255,255,255,0.05);
  background: #16192A;
  top: 3.5rem;
  bottom: 0;
  left: 0;
  overflow-y: auto;
  width: 13.75rem;
  z-index: 70;
  position: fixed;
}.qsg-sb_kj6.qsg-state_open_kj6 {
  transform: translateX(0);
}.qsg-sb_kj6::-webkit-scrollbar {
  width: 4px;
}.qsg-sb_kj6::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255,255,255,0.07);
}
@media(min-width: 1079px) {.qsg-sb_kj6 {
  transform: translateX(0);
}
}.qsg-sb_auth_kj6 {
  padding: 0.875rem 12px 0.625rem;
}.qsg-sb_btn_reg_kj6 {
  transition: background .2s;
  border-radius: 8px;
  background: #2E9E5A;
  padding: 11px;
  display: block;
  font-weight: 700;
  font-size: 13px;
  margin-bottom: 0.5rem;
  text-align: center;
  color: #0D0E18;
}.qsg-sb_btn_reg_kj6:hover {
  background: #38B468;
}.qsg-sb_btn_login_kj6 {
  border: 1px solid rgba(255,255,255,0.10);
  padding: 0.625rem;
  border-radius: 0.5rem;
  background: rgba(255,255,255,0.05);
  transition: border-color .2s;
  font-weight: 600;
  color: #C4BCA8;
  font-size: 13px;
  display: block;
  text-align: center;
}.qsg-sb_btn_login_kj6:hover {
  border-color: rgba(200,134,46,0.42);
  color: #F0EBE2;
}.qsg-sb_promo_kj6 {
  padding: 0.75rem 0.875rem;
  background: linear-gradient(135deg,#0F2238,#16192A);
  border-radius: 0.5rem;
  margin: 0 12px 10px;
  border: 1px solid rgba(200,134,46,0.18);
  overflow: hidden;
  position: relative;
}.qsg-sb_promo_kj6::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(200,134,46,0.18),transparent 70%);
  right: -20px;
  content: '';
  position: absolute;
  top: -1.25rem;
  width: 5rem;
  height: 5rem;
}.qsg-sb_promo_title_kj6 {
  text-transform: uppercase;
  margin-bottom: 0.25rem;
  font-size: 11px;
  color: #C8862E;
  font-weight: 700;
  letter-spacing: .06em;
}.qsg-sb_promo_text_kj6 {
  font-size: 0.75rem;
  color: #F0EBE2;
  line-height: 1.35;
  overflow-wrap: break-word;
  font-weight: 600;
}.qsg-sb_promo_sub_kj6 {
  font-size: 10px;
  color: #888078;
  margin-top: 3px;
}.qsg-sb_nav_kj6 {
  padding: 6px 0.5rem 16px;
}.qsg-sb_nav_lb_kj6 {
  padding: 10px 8px 0.375rem;
  color: #7C7470;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
}.qsg-sb_link_kj6 {
  gap: 10px;
  border-radius: 0.25rem;
  padding: 9px 10px;
  transition: background .15s,color .15s;
  align-items: center;
  display: flex;
  cursor: pointer;
  font-size: 0.813rem;
  font-weight: 500;
  color: #9A9286;
  overflow-wrap: break-word;
}.qsg-sb_link_kj6:hover {
  background: rgba(255,255,255,0.05);
  color: #F0EBE2;
}.qsg-sb_link_kj6.qsg-state_active_kj6 {
  background: rgba(200,134,46,0.18);
  color: #F0EBE2;
}.qsg-sb_ic_kj6 {
  border-radius: 0.25rem;
  display: flex;
  flex-shrink: 0;
  height: 30px;
  justify-content: center;
  width: 1.875rem;
  align-items: center;
}.qsg-sb_ic_kj6 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1rem;
  width: 16px;
}.qsg-sb_ic_1_kj6 {
  background: rgba(200,134,46,0.08);
  color: #C8862E;
}.qsg-sb_ic_2_kj6 {
  background: rgba(46,158,90,0.18);
  color: #2E9E5A;
}.qsg-sb_ic_3_kj6 {
  background: rgba(212,160,48,0.16);
  color: #D4A030;
}.qsg-sb_ic_4_kj6 {
  background: rgba(30,126,150,0.20);
  color: #1E7E96;
}.qsg-sb_ic_5_kj6 {
  background: rgba(200,134,46,0.08);
  color: #D4386C;
}.qsg-sb_ic_6_kj6 {
  background: rgba(30,126,150,0.20);
  color: #7A3CB8;
}.qsg-sb_badge_kj6 {
  background: #D4A030;
  border-radius: 4px;
  padding: 2px 0.438rem;
  color: #0D0E18;
  margin-left: auto;
  font-weight: 700;
  font-size: 0.563rem;
}.qsg-sb_bot_kj6 {
  padding: 0.75rem;
  gap: 8px;
  border-top: 1px solid rgba(255,255,255,0.05);
  display: flex;
}.qsg-sb_lang_kj6,.qsg-sb_help_kj6 {
  border-radius: 0.25rem;
  gap: 0.375rem;
  flex: 1;
  padding: 0.563rem 0.375rem;
  border: 1px solid rgba(255,255,255,0.06);
  background: rgba(255,255,255,0.05);
  transition: border-color .2s;
  font-weight: 600;
  color: #9A9286;
  justify-content: center;
  display: flex;
  align-items: center;
  font-size: 11px;
}.qsg-sb_lang_kj6:hover,.qsg-sb_help_kj6:hover {
  border-color: rgba(200,134,46,0.42);
  color: #F0EBE2;
}.qsg-sb_lang_kj6 svg,.qsg-sb_help_kj6 svg {
  stroke-linecap: round;
  width: 0.813rem;
  height: 13px;
  stroke-linejoin: round;
}.qsg-sb_bd_kj6 {
  inset: 0;
  background: rgba(8,9,15,0.72);
  z-index: 69;
  display: none;
  position: fixed;
}.qsg-sb_bd_kj6.qsg-state_on_kj6 {
  display: block;
}
@media(min-width: 1082px) {.qsg-sb_bd_kj6 {
  display: none!important;
}
}.qsg-mob_nav_kj6 {
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255,255,255,0.10);
  background: #16192A;
  display: flex;
  right: 0;
  position: fixed;
  bottom: 0;
  z-index: 80;
  left: 0;
}
@media(min-width: 1077px) {.qsg-mob_nav_kj6 {
  display: none;
}
}.qsg-mob_nav_item_kj6 {
  padding: 0.25rem 2px;
  flex: 1;
  gap: 4px;
  display: flex;
  color: #7C7470;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
}.qsg-mob_nav_ic_kj6 {
  line-height: 1;
}.qsg-mob_nav_ic_kj6 svg {
  width: 20px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.25rem;
}.qsg-mob_nav_lb_kj6 {
  font-size: 0.625rem;
  color: #7C7470;
  font-weight: 600;
}.qsg-mob_nav_item_kj6.qsg-state_active_kj6 {
  color: #C8862E;
}.qsg-mob_nav_item_kj6.qsg-state_active_kj6 .qsg-mob_nav_lb_kj6 {
  color: #C8862E;
}.qsg-hero_kj6 {
  background: #0C0F1A;
  padding: 20px 1rem 0;
}
@media(min-width: 771px) {.qsg-hero_kj6 {
  padding: 24px 1.5rem 0;
}
}.qsg-hero_in_kj6 {
  margin: 0 auto;
  gap: 12px;
  max-width: 82.5rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 859px) {.qsg-hero_in_kj6 {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1101px) {.qsg-hero_in_kj6 {
  grid-template-columns: 1fr 340px;
}
}.qsg-hero_promo_kj6 {
  overflow: hidden;
  background: #111622;
  border-radius: 0.75rem;
  align-items: stretch;
  position: relative;
  display: flex;
  min-height: 220px;
}
@media(min-width: 767px) {.qsg-hero_promo_kj6 {
  min-height: 17.5rem;
}
}.qsg-hero_promo_bg_kj6 {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg,#0F2238 0%,#0C0F1A 100%);
  background-size: cover;
  position: absolute;
}.qsg-hero_promo_bg_kj6::after {
  background: linear-gradient(90deg,#0C0F1A 0%,rgba(8,9,15,0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.qsg-hero_promo_glow_kj6 {
  background: radial-gradient(circle,rgba(30,126,150,0.20) 0%,transparent 65%);
  border-radius: 50%;
  top: -40px;
  pointer-events: none;
  width: 300px;
  position: absolute;
  height: 18.75rem;
  right: 60px;
}.qsg-hero_promo_ct_kj6 {
  padding: 1.75rem 1.5rem 28px 1.75rem;
  flex-direction: column;
  justify-content: center;
  display: flex;
  z-index: 2;
  max-width: 30rem;
  position: relative;
}
@media(min-width: 769px) {.qsg-hero_promo_ct_kj6 {
  padding: 40px 32px;
}
}.qsg-hero_badge_kj6 {
  border-radius: 1.25rem;
  border: 1px solid rgba(200,134,46,0.08);
  background: rgba(200,134,46,0.18);
  padding: 0.313rem 12px;
  margin-bottom: 0.875rem;
  font-weight: 700;
  color: #C8862E;
  text-transform: uppercase;
  letter-spacing: .08em;
  display: inline-block;
  font-size: 0.625rem;
}.qsg-hero_h1_kj6 {
  font-size: 26px;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  margin-bottom: 10px;
  overflow-wrap: break-word;
  line-height: 1.15;
  color: #F0EBE2;
}.qsg-hero_h1_kj6 em {
  font-style: normal;
  color: #D4A030;
}
@media(min-width: 767px) {.qsg-hero_h1_kj6 {
  font-size: 36px;
}
}.qsg-hero_sub_kj6 {
  line-height: 1.55;
  margin-bottom: 20px;
  color: #9A9286;
  font-size: 13px;
}
@media(min-width: 769px) {.qsg-hero_sub_kj6 {
  font-size: 0.875rem;
}
}.qsg-hero_row_kj6 {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.qsg-hero_cta_kj6 {
  transition: background .2s;
  padding: 0.813rem 26px;
  background: #2E9E5A;
  border-radius: 0.5rem;
  font-size: 14px;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.12), 0 0.25rem 1.125rem rgba(46,158,90,0.38);
  font-weight: 700;
  color: #0D0E18;
}.qsg-hero_cta_kj6:hover {
  background: #38B468;
}.qsg-hero_terms_kj6 {
  font-size: 11px;
  color: #7C7470;
}.qsg-hero_game_kj6 {
  border-radius: 12px;
  border: 1px solid rgba(255,255,255,0.06);
  overflow: hidden;
  background: #111622;
  flex-direction: column;
  display: flex;
  position: relative;
}.qsg-hero_game_badge_kj6 {
  background: rgba(212,160,48,0.16);
  border: 1px solid rgba(212,160,48,0.16);
  padding: 0.313rem 0.625rem;
  border-radius: 20px;
  z-index: 3;
  font-weight: 700;
  position: absolute;
  top: 0.75rem;
  left: 12px;
  color: #D4A030;
  text-transform: uppercase;
  font-size: 0.625rem;
  letter-spacing: .06em;
}.qsg-hero_game_badge_kj6 svg {
  vertical-align: -1px;
  width: 11px;
  margin-right: 4px;
  height: 0.688rem;
}.qsg-hero_game_img_kj6 {
  background: linear-gradient(135deg,#0F2238,#0C0F1A);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.qsg-hero_game_img_kj6 img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}.qsg-hero_game_play_kj6 {
  background: rgba(8,9,15,0.72);
  transition: opacity .2s;
  inset: 0;
  align-items: center;
  justify-content: center;
  display: flex;
  position: absolute;
  opacity: 0;
}.qsg-hero_game_kj6:hover .qsg-hero_game_play_kj6 {
  opacity: 1;
}.qsg-hero_game_play_kj6 span {
  border-radius: 50%;
  background: #C8862E;
  justify-content: center;
  align-items: center;
  width: 52px;
  display: flex;
  height: 52px;
}.qsg-hero_game_play_kj6 span svg {
  margin-left: 2px;
  width: 18px;
  height: 1.125rem;
}.qsg-hero_game_info_kj6 {
  padding: 14px 16px;
}.qsg-hero_game_title_kj6 {
  font-weight: 700;
  font-size: 0.938rem;
  margin-bottom: 0.25rem;
  color: #F0EBE2;
  overflow-wrap: break-word;
}.qsg-hero_game_provider_kj6 {
  color: #888078;
  font-size: 11px;
}.qsg-hero_game_btn_kj6 {
  transition: background .2s;
  padding: 11px;
  border-radius: 0.5rem;
  background: #C8862E;
  margin: 0.75rem 16px 1rem;
  text-align: center;
  display: block;
  font-weight: 700;
  color: #F0EBE2;
  font-size: 0.813rem;
}.qsg-hero_game_kj6:hover .qsg-hero_game_btn_kj6 {
  background: #D99840;
}.qsg-gr_jp_kj6 {
  border-radius: 0.75rem;
  padding: 1.25rem;
  background: linear-gradient(135deg,#1C0E34 0%,#0A080F 100%);
  overflow: hidden;
  position: relative;
}.qsg-gr_jp_kj6::before {
  background: radial-gradient(circle,rgba(30,126,150,0.20) 0%,transparent 70%);
  border-radius: 50%;
  height: 15.625rem;
  content: '';
  left: -3.75rem;
  width: 15.625rem;
  top: -60px;
  position: absolute;
}.qsg-gr_jp_kj6::after {
  background: radial-gradient(circle,rgba(212,160,48,0.16) 0%,transparent 70%);
  border-radius: 50%;
  height: 200px;
  width: 200px;
  content: '';
  position: absolute;
  right: 0;
  bottom: -2.5rem;
}.qsg-gr_jp_head_kj6 {
  gap: 1rem;
  position: relative;
  z-index: 1;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin-bottom: 16px;
}.qsg-gr_jp_info_kj6 {
  flex: 1;
}.qsg-gr_jp_label_kj6 {
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
  color: #7A3CB8;
  text-transform: uppercase;
  margin-bottom: 0.375rem;
}.qsg-gr_jp_label_kj6 svg {
  vertical-align: -2px;
  stroke-linejoin: round;
  height: 0.875rem;
  stroke-linecap: round;
  margin-right: 4px;
  width: 0.875rem;
}.qsg-gr_jp_amount_kj6 {
  font-size: 2rem;
  font-weight: 800;
  margin-bottom: 4px;
  color: #F0EBE2;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  line-height: 1;
}
@media(min-width: 766px) {.qsg-gr_jp_amount_kj6 {
  font-size: 40px;
}
}.qsg-gr_jp_amount_kj6 span {
  color: #D4A030;
}.qsg-gr_jp_seo_kj6 {
  color: #9A9286;
  max-width: 480px;
  overflow-wrap: break-word;
  line-height: 1.5;
  font-size: 0.75rem;
}.qsg-gr_jp_cta_kj6 {
  transition: background .2s;
  background: rgba(30,126,150,0.20);
  padding: 0.688rem 1.25rem;
  border: 1px solid rgba(30,126,150,0.20);
  border-radius: 8px;
  margin-top: 0.25rem;
  align-self: flex-start;
  position: relative;
  color: #F0EBE2;
  font-weight: 700;
  white-space: nowrap;
  font-size: 0.813rem;
  z-index: 1;
  flex-shrink: 0;
}.qsg-gr_jp_cta_kj6:hover {
  background: #1E7E96;
}.qsg-ws_kj6 {
  padding: 2rem 1rem 0;
  background: #0C0F1A;
}
@media(min-width: 767px) {.qsg-ws_kj6 {
  padding: 2.25rem 24px 0;
}
}.qsg-ws_in_kj6 {
  margin: 0 auto;
  max-width: 1320px;
}.qsg-ws_head_kj6 {
  gap: 0.75rem;
  display: flex;
  margin-bottom: 14px;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}.qsg-ws_title_kj6 {
  gap: 0.625rem;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  font-size: 1rem;
  display: flex;
  color: #F0EBE2;
  align-items: center;
  font-family: 'Cinzel', serif;
  font-weight: 700;
}.qsg-ws_title_ic_kj6 svg {
  width: 18px;
  stroke-linecap: round;
  height: 1.125rem;
  color: #D4A030;
  stroke-linejoin: round;
}.qsg-ws_online_kj6 {
  gap: 7px;
  color: #888078;
  align-items: center;
  font-size: 0.75rem;
  font-weight: 600;
  display: flex;
}.qsg-ws_online_dot_kj6 {
  border-radius: 50%;
  background: #2E9E5A;
  width: 8px;
  box-shadow: 0 0 6px rgba(46,158,90,0.18);
  flex-shrink: 0;
  height: 0.5rem;
}.qsg-ws_scroll_kj6 {
  gap: 8px;
  overflow-x: auto;
  padding-bottom: 0.5rem;
  scrollbar-width: none;
  display: flex;
}.qsg-ws_scroll_kj6::-webkit-scrollbar {
  display: none;
}.qsg-wc_kj6 {
  padding: 10px 14px;
  border-radius: 0.5rem;
  background: #111622;
  gap: 10px;
  border: 1px solid rgba(255,255,255,0.10);
  display: flex;
  flex-shrink: 0;
  min-width: 220px;
  align-items: center;
}.qsg-wc_img_kj6 {
  overflow: hidden;
  border-radius: 0.25rem;
  background: #16192A;
  flex-shrink: 0;
  width: 36px;
  height: 36px;
}.qsg-wc_img_kj6 img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.qsg-wc_info_kj6 {
  min-width: 0;
}.qsg-wc_game_kj6 {
  overflow: hidden;
  font-size: 0.75rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 600;
  color: #C4BCA8;
}.qsg-wc_player_kj6 {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #7C7470;
  font-size: 10px;
  white-space: nowrap;
}.qsg-wc_amount_kj6 {
  white-space: nowrap;
  margin-left: auto;
  color: #2E9E5A;
  font-size: 13px;
  font-weight: 700;
  flex-shrink: 0;
}.qsg-htp_kj6 {
  padding: 36px 16px 0;
  background: #0C0F1A;
}
@media(min-width: 766px) {.qsg-htp_kj6 {
  padding: 44px 24px 0;
}
}.qsg-htp_in_kj6 {
  margin: 0 auto;
  max-width: 1320px;
}.qsg-htp_head_kj6 {
  margin-bottom: 22px;
  max-width: 720px;
}.qsg-htp_label_kj6 {
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  color: #C8862E;
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
}.qsg-htp_h2_kj6 {
  font-family: 'Cinzel', serif;
  font-size: 1.375rem;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F0EBE2;
}
@media(min-width: 767px) {.qsg-htp_h2_kj6 {
  font-size: 28px;
}
}.qsg-htp_intro_kj6 {
  line-height: 1.6;
  font-size: 14px;
  color: #888078;
}.qsg-htp_steps_kj6 {
  margin: 0;
  gap: 0.75rem;
  list-style: none;
  padding: 0;
  grid-template-columns: 1fr;
  display: grid;
  counter-reset: none;
}
@media(min-width: 642px) {.qsg-htp_steps_kj6 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.qsg-htp_steps_kj6 {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.qsg-htp_step_kj6 {
  border: 1px solid rgba(255,255,255,0.10);
  padding: 20px 18px 1.125rem;
  background: #16192A;
  border-radius: 0.5rem;
  flex-direction: column;
  position: relative;
  display: flex;
}.qsg-htp_step_num_kj6 {
  border-radius: 50%;
  background: #C8862E;
  height: 1.75rem;
  font-size: 0.813rem;
  display: flex;
  top: -12px;
  color: #0D0E18;
  align-items: center;
  justify-content: center;
  width: 1.75rem;
  left: 1.25rem;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  position: absolute;
}.qsg-htp_step_ic_kj6 {
  margin: 8px 0 12px;
  background: rgba(200,134,46,0.18);
  border-radius: 0.25rem;
  align-items: center;
  height: 2.25rem;
  color: #C8862E;
  justify-content: center;
  width: 36px;
  display: flex;
}.qsg-htp_step_ic_kj6 svg {
  width: 1.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.125rem;
}.qsg-htp_step_h_kj6 {
  margin-bottom: 0.375rem;
  line-height: 1.25;
  color: #F0EBE2;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 14px;
}.qsg-htp_step_p_kj6 {
  color: #888078;
  font-size: 13px;
  line-height: 1.55;
  overflow-wrap: break-word;
}.qsg-htp_step_p_kj6 strong {
  color: #C4BCA8;
  font-weight: 600;
}.qsg-htp_cta_kj6 {
  background: #2E9E5A;
  transition: background .2s;
  padding: 13px 1.625rem;
  border-radius: 8px;
  font-size: 0.875rem;
  font-weight: 700;
  color: #0D0E18;
  display: inline-block;
  margin-top: 1.25rem;
}.qsg-htp_cta_kj6:hover {
  background: #38B468;
}.qsg-reg_kj6 {
  background: #0C0F1A;
  padding: 36px 1rem 0;
}
@media(min-width: 771px) {.qsg-reg_kj6 {
  padding: 2.75rem 24px 0;
}
}.qsg-reg_in_kj6 {
  background: #16192A;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255,255,255,0.06);
  border-radius: 0.75rem;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 771px) {.qsg-reg_in_kj6 {
  padding: 2.5rem;
}
}.qsg-reg_top_kj6 {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 863px) {.qsg-reg_top_kj6 {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.qsg-reg_label_kj6 {
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 0.688rem;
  color: #C8862E;
  font-weight: 700;
}.qsg-reg_h2_kj6 {
  font-size: 22px;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  line-height: 1.2;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  color: #F0EBE2;
}
@media(min-width:768px) {.qsg-reg_h2_kj6 {
  font-size: 28px;
}
}.qsg-reg_bonus_kj6 {
  gap: 8px;
  padding: 10px 16px;
  background: rgba(212,160,48,0.16);
  border-radius: 8px;
  border: 1px solid rgba(212,160,48,0.16);
  align-items: center;
  margin-bottom: 16px;
  display: inline-flex;
}.qsg-reg_bonus_amount_kj6 {
  font-size: 20px;
  font-weight: 800;
  color: #D4A030;
}.qsg-reg_bonus_text_kj6 {
  line-height: 1.35;
  font-size: 0.813rem;
  color: #9A9286;
}.qsg-reg_cta_btn_kj6 {
  padding: 14px 2rem;
  border-radius: 8px;
  background: #2E9E5A;
  transition: background .2s;
  margin-bottom: 12px;
  font-weight: 700;
  color: #0D0E18;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.12), 0 4px 18px rgba(46,158,90,0.38);
  font-size: 15px;
  display: inline-block;
}.qsg-reg_cta_btn_kj6:hover {
  background: #38B468;
}.qsg-reg_terms_kj6 {
  color: #7C7470;
  line-height: 1.5;
  font-size: 11px;
}.qsg-reg_seo_kj6 {
  border-top: 1px solid rgba(255,255,255,0.05);
  color: #888078;
  margin-top: 20px;
  overflow-wrap: break-word;
  line-height: 1.65;
  padding-top: 20px;
  font-size: 13px;
}.qsg-reg_seo_kj6 p {
  font-size: 13px;
  line-height: 1.65;
  color: #888078;
  margin-bottom: 0.625rem;
}.qsg-reg_seo_kj6 p:last-child {
  margin-bottom: 0;
}.qsg-reg_seo_kj6 strong {
  color: #C4BCA8;
  font-weight: 700;
}.qsg-reg_seo_kj6 a {
  transition: color .2s;
  color: #C8862E;
  text-decoration: underline;
}.qsg-reg_seo_kj6 a:hover {
  color: #D99840;
}.qsg-reg_seo_kj6 ul,.qsg-reg_seo_kj6 ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 18px;
}.qsg-reg_seo_kj6 ol {
  list-style: decimal;
}.qsg-reg_seo_kj6 li {
  color: #888078;
  margin-bottom: 0.25rem;
  line-height: 1.65;
  font-size: 13px;
}.qsg-reg_seo_kj6 table {
  font-size: 0.813rem;
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 0.625rem;
  display: block;
  width: 100%;
}
@media(min-width: 769px) {.qsg-reg_seo_kj6 table {
  display: table;
}
}.qsg-reg_seo_kj6 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 8px;
  font-weight: 700;
  color: #C4BCA8;
  text-align: left;
}.qsg-reg_seo_kj6 td {
  padding: 8px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #888078;
}.qsg-reg_steps_kj6 {
  gap: 0.875rem;
  display: flex;
  margin-top: 28px;
  flex-direction: column;
}
@media(min-width: 861px) {.qsg-reg_steps_kj6 {
  margin-top: 0;
}
}.qsg-reg_step_kj6 {
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.06);
  padding: 16px;
  background: rgba(255,255,255,0.05);
  gap: 14px;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.qsg-reg_step_num_kj6 {
  background: rgba(200,134,46,0.18);
  border-radius: 50%;
  border: 1px solid rgba(200,134,46,0.08);
  font-weight: 800;
  color: #C8862E;
  height: 2.125rem;
  width: 2.125rem;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  display: flex;
  font-size: 14px;
}.qsg-reg_step_title_kj6 {
  font-size: 0.875rem;
  font-weight: 700;
  margin-bottom: 3px;
  color: #F0EBE2;
}.qsg-reg_step_text_kj6 {
  color: #888078;
  line-height: 1.5;
  font-size: 0.75rem;
}.qsg-reg_trust_kj6 {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 10px;
  flex-wrap: wrap;
  padding-top: 20px;
  margin-top: 20px;
  display: flex;
}.qsg-reg_trust_item_kj6 {
  gap: 0.438rem;
  font-size: 0.75rem;
  align-items: center;
  overflow-wrap: break-word;
  color: #888078;
  display: flex;
}.qsg-reg_trust_ic_kj6 svg {
  color: #C8862E;
  stroke-linecap: round;
  height: 1rem;
  width: 16px;
  stroke-linejoin: round;
}.qsg-prov_kj6 {
  background: #0C0F1A;
  padding: 36px 16px 0;
}
@media(min-width: 771px) {.qsg-prov_kj6 {
  padding: 2.75rem 1.5rem 0;
}
}.qsg-prov_in_kj6 {
  margin: 0 auto;
  max-width: 82.5rem;
}.qsg-prov_head_kj6 {
  margin-bottom: 1rem;
}.qsg-prov_label_kj6 {
  margin-bottom: 8px;
  color: #C8862E;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
}.qsg-prov_h2_kj6 {
  font-size: 20px;
  color: #F0EBE2;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  margin-bottom: 8px;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.qsg-prov_h2_kj6 {
  font-size: 24px;
}
}.qsg-prov_seo_kj6 {
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #888078;
  font-size: 13px;
  margin-bottom: 1rem;
  max-width: 38.75rem;
}.qsg-prov_seo_kj6 strong {
  font-weight: 700;
  color: #C4BCA8;
}.qsg-prov_seo_kj6 a {
  color: #C8862E;
  text-decoration: underline;
}.qsg-prov_grid_kj6 {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 643px) {.qsg-prov_grid_kj6 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1082px) {.qsg-prov_grid_kj6 {
  grid-template-columns: repeat(8,1fr);
}
}.qsg-prov_card_kj6 {
  border: 1px solid rgba(255,255,255,0.10);
  background: #111622;
  border-radius: 8px;
  transition: border-color .2s,background .2s;
  gap: 0.438rem;
  padding: 14px 0.625rem;
  flex-direction: column;
  cursor: pointer;
  display: flex;
  align-items: center;
}.qsg-prov_card_kj6:hover {
  border-color: rgba(200,134,46,0.42);
  background: #16192A;
}.qsg-prov_logo_kj6 {
  background: rgba(255,255,255,0.05);
  border-radius: 0.25rem;
  overflow: hidden;
  justify-content: center;
  align-items: center;
  height: 44px;
  width: 2.75rem;
  display: flex;
}.qsg-prov_logo_kj6 img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}.qsg-prov_name_kj6 {
  text-align: center;
  font-size: 11px;
  color: #9A9286;
  font-weight: 600;
  overflow-wrap: break-word;
}.qsg-app_kj6 {
  padding: 36px 16px 0;
  background: #0C0F1A;
}
@media(min-width: 771px) {.qsg-app_kj6 {
  padding: 2.75rem 1.5rem 0;
}
}.qsg-app_in_kj6 {
  margin: 0 auto;
  max-width: 1320px;
}.qsg-app_head_kj6 {
  margin-bottom: 16px;
}.qsg-app_label_kj6 {
  letter-spacing: .08em;
  color: #C8862E;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  font-weight: 700;
  text-transform: uppercase;
}.qsg-app_h2_kj6 {
  font-size: 20px;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.375rem;
  color: #F0EBE2;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.qsg-app_h2_kj6 {
  font-size: 1.5rem;
}
}.qsg-app_sub_kj6 {
  max-width: 600px;
  overflow-wrap: break-word;
  color: #888078;
  line-height: 1.6;
  font-size: 13px;
}.qsg-app_sub_kj6 strong {
  color: #C4BCA8;
  font-weight: 700;
}.qsg-app_cards_kj6 {
  gap: 10px;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 1rem;
}
@media(min-width: 641px) {.qsg-app_cards_kj6 {
  grid-template-columns: repeat(3,1fr);
}
}.qsg-app_card_kj6 {
  gap: 1rem;
  padding: 1.25rem;
  border-radius: 0.5rem;
  overflow: hidden;
  flex-wrap: wrap;
  position: relative;
  display: flex;
  align-items: flex-start;
}.qsg-app_card_ios_kj6 {
  background: linear-gradient(135deg,rgba(200,134,46,0.18) 0%,#16192A 100%);
}.qsg-app_card_android_kj6 {
  background: linear-gradient(135deg,rgba(46,158,90,0.18) 0%,#16192A 100%);
}.qsg-app_card_win_kj6 {
  background: linear-gradient(135deg,rgba(212,160,48,0.16) 0%,#16192A 100%);
}.qsg-app_card_ic_kj6 svg {
  height: 34px;
  stroke-linecap: round;
  width: 2.125rem;
  stroke-linejoin: round;
}.qsg-app_card_ic_kj6 {
  color: #F0EBE2;
  flex-shrink: 0;
}.qsg-app_card_os_kj6 {
  margin-bottom: 6px;
  color: #888078;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 10px;
  letter-spacing: .08em;
}.qsg-app_card_title_kj6 {
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 6px;
  color: #F0EBE2;
  font-size: 0.938rem;
  overflow-wrap: break-word;
}.qsg-app_card_text_kj6 {
  overflow-wrap: break-word;
  margin-bottom: 14px;
  line-height: 1.5;
  color: #888078;
  font-size: 12px;
}.qsg-app_card_btn_kj6 {
  background: rgba(255,255,255,0.12);
  border-radius: 0.25rem;
  border: 1px solid rgba(200,134,46,0.42);
  padding: 10px 18px;
  gap: 7px;
  transition: background .2s;
  display: inline-flex;
  align-items: center;
  font-size: 13px;
  font-weight: 700;
  color: #F0EBE2;
}.qsg-app_card_btn_kj6:hover {
  background: rgba(255,255,255,0.07);
}.qsg-bon_kj6 {
  background: #0C0F1A;
  padding: 2.25rem 16px 0;
}
@media(min-width: 767px) {.qsg-bon_kj6 {
  padding: 44px 24px 0;
}
}.qsg-bon_in_kj6 {
  margin: 0 auto;
  max-width: 82.5rem;
}.qsg-bon_head_kj6 {
  margin-bottom: 20px;
}.qsg-bon_label_kj6 {
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-weight: 700;
  color: #C8862E;
  font-size: 0.688rem;
  text-transform: uppercase;
}.qsg-bon_h2_kj6 {
  font-family: 'Cinzel', serif;
  color: #F0EBE2;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-weight: 800;
  font-size: 20px;
}
@media(min-width: 766px) {.qsg-bon_h2_kj6 {
  font-size: 24px;
}
}.qsg-bon_seo_kj6 {
  line-height: 1.6;
  color: #888078;
  font-size: 13px;
  max-width: 38.75rem;
  overflow-wrap: break-word;
}.qsg-bon_seo_kj6 strong {
  font-weight: 700;
  color: #C4BCA8;
}.qsg-bon_seo_kj6 a {
  color: #C8862E;
  text-decoration: underline;
}.qsg-bon_grid_kj6 {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 638px) {.qsg-bon_grid_kj6 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.qsg-bon_grid_kj6 {
  grid-template-columns: repeat(5,1fr);
}
}.qsg-bon_card_kj6 {
  transition: border-color .2s,transform .2s;
  padding: 1rem;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 8px;
  background: #111622;
}.qsg-bon_card_kj6:hover {
  transform: translateY(-2px);
  border-color: rgba(200,134,46,0.08);
}.qsg-bon_card_ic_kj6 svg {
  height: 1.625rem;
  width: 26px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.qsg-bon_card_ic_kj6 {
  margin-bottom: 10px;
}.qsg-bon_card_type_kj6 {
  letter-spacing: .06em;
  font-size: 10px;
  text-transform: uppercase;
  margin-bottom: 6px;
  color: #888078;
  font-weight: 700;
}.qsg-bon_card_amount_kj6 {
  margin-bottom: 6px;
  font-weight: 800;
  color: #D4A030;
  line-height: 1.1;
  font-size: 1.125rem;
}.qsg-bon_card_name_kj6 {
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: #F0EBE2;
}.qsg-bon_card_detail_kj6 {
  border-top: 1px solid rgba(255,255,255,0.05);
  line-height: 1.5;
  color: #7C7470;
  font-size: 0.688rem;
  padding-top: 8px;
  overflow-wrap: break-word;
}.qsg-pmt_kj6 {
  background: #0C0F1A;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.qsg-pmt_kj6 {
  padding: 2.75rem 1.5rem 0;
}
}.qsg-pmt_in_kj6 {
  margin: 0 auto;
  max-width: 82.5rem;
}.qsg-pmt_head_kj6 {
  max-width: 720px;
  margin-bottom: 1.375rem;
}.qsg-pmt_label_kj6 {
  font-size: 0.688rem;
  color: #C8862E;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}.qsg-pmt_h2_kj6 {
  font-weight: 800;
  font-size: 22px;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  color: #F0EBE2;
  margin-bottom: 8px;
}
@media(min-width: 769px) {.qsg-pmt_h2_kj6 {
  font-size: 1.75rem;
}
}.qsg-pmt_intro_kj6 {
  font-size: 14px;
  color: #888078;
  overflow-wrap: break-word;
  line-height: 1.6;
}.qsg-pmt_groups_kj6 {
  gap: 1.25rem;
  flex-direction: column;
  display: flex;
}.qsg-pmt_group_kj6 {
  padding: 20px;
  border-radius: 8px;
  background: #16192A;
  border: 1px solid rgba(255,255,255,0.10);
}.qsg-pmt_group_head_kj6 {
  gap: 12px;
  display: flex;
  margin-bottom: 10px;
  align-items: center;
  flex-wrap: wrap;
}.qsg-pmt_group_ic_kj6 {
  background: rgba(200,134,46,0.18);
  border-radius: 0.25rem;
  color: #C8862E;
  display: flex;
  align-items: center;
  height: 36px;
  justify-content: center;
  width: 36px;
  flex-shrink: 0;
}.qsg-pmt_group_ic_kj6 svg {
  height: 18px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 18px;
}.qsg-pmt_group_h_kj6 {
  margin: 0;
  font-weight: 700;
  font-size: 1rem;
  font-family: 'Cinzel', serif;
  color: #F0EBE2;
  overflow-wrap: break-word;
}.qsg-pmt_group_p_kj6 {
  color: #888078;
  font-size: 0.813rem;
  margin-bottom: 0.875rem;
  line-height: 1.6;
  overflow-wrap: break-word;
}.qsg-pmt_group_p_kj6 strong {
  color: #C4BCA8;
  font-weight: 600;
}.qsg-pmt_table_wrap_kj6 {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.qsg-pmt_table_kj6 {
  border-collapse: collapse;
  font-size: 0.813rem;
  min-width: 33.75rem;
  width: 100%;
}.qsg-pmt_table_kj6 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 12px;
  text-transform: uppercase;
  font-weight: 700;
  text-align: left;
  color: #C4BCA8;
  font-size: 11px;
  letter-spacing: .04em;
  white-space: nowrap;
}.qsg-pmt_table_kj6 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.75rem;
  color: #888078;
}.qsg-pmt_table_kj6 tbody tr:last-child td {
  border-bottom: none;
}.qsg-pmt_table_kj6 tr:hover td {
  background: rgba(255,255,255,0.05);
  color: #C4BCA8;
}.qsg-seo_kj6 {
  background: #0C0F1A;
  padding: 36px 1rem 0;
}
@media(min-width:768px) {.qsg-seo_kj6 {
  padding: 2.75rem 1.5rem 0;
}
}.qsg-seo_in_kj6 {
  border: 1px solid rgba(255,255,255,0.10);
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  background: #16192A;
  border-radius: 12px;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.qsg-seo_in_kj6 {
  padding: 36px 2.5rem;
}
}.qsg-seo_label_kj6 {
  color: #C8862E;
  font-weight: 700;
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
}.qsg-seo_h2_kj6 {
  font-weight: 800;
  color: #F0EBE2;
  font-family: 'Cinzel', serif;
  line-height: 1.25;
  margin-bottom: 14px;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.qsg-seo_h2_kj6 {
  font-size: 24px;
}
}.qsg-seo_body_kj6 {
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #9A9286;
  font-size: 14px;
}.qsg-seo_body_kj6 p {
  color: #9A9286;
  margin-bottom: 0.75rem;
  line-height: 1.75;
  font-size: 0.875rem;
}.qsg-seo_body_kj6 p:last-child {
  margin-bottom: 0;
}.qsg-seo_body_kj6 strong {
  font-weight: 700;
  color: #C4BCA8;
}.qsg-seo_body_kj6 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8862E;
}.qsg-seo_body_kj6 a:hover {
  color: #D99840;
}.qsg-seo_body_kj6 ul,.qsg-seo_body_kj6 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.qsg-seo_body_kj6 ol {
  list-style: decimal;
}.qsg-seo_body_kj6 li {
  line-height: 1.75;
  margin-bottom: 6px;
  font-size: 0.875rem;
  color: #9A9286;
}.qsg-seo_body_kj6 table {
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  font-size: 0.813rem;
  margin-bottom: 12px;
  width: 100%;
}
@media(min-width: 769px) {.qsg-seo_body_kj6 table {
  display: table;
}
}.qsg-seo_body_kj6 th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  color: #C4BCA8;
  font-weight: 700;
}.qsg-seo_body_kj6 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 0.75rem;
  color: #9A9286;
}.qsg-seo_cols_kj6 {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.qsg-seo_cols_kj6 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.qsg-seo_cols_kj6 {
  grid-template-columns: repeat(3,1fr);
}
}.qsg-seo_col_h_kj6 {
  font-weight: 700;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  margin-bottom: 7px;
  color: #C4BCA8;
}.qsg-seo_col_p_kj6 {
  font-size: 13px;
  color: #888078;
  overflow-wrap: break-word;
  line-height: 1.65;
}.qsg-seo_stats_kj6 {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.qsg-seo_stat_kj6 {
  border-radius: 0.5rem;
  flex: 1;
  background: rgba(200,134,46,0.08);
  border: 1px solid rgba(200,134,46,0.18);
  padding: 0.875rem 1rem;
  min-width: 140px;
}.qsg-seo_stat_val_kj6 {
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-size: 1.25rem;
  color: #C8862E;
}.qsg-seo_stat_lb_kj6 {
  overflow-wrap: break-word;
  color: #888078;
  font-size: 11px;
}.qsg-seo_kj6 {
  background: #0C0F1A;
  padding: 2.25rem 16px 0;
}
@media(min-width: 766px) {.qsg-seo_kj6 {
  padding: 2.75rem 24px 0;
}
}.qsg-seo_in_kj6 {
  padding: 28px 24px;
  border: 1px solid rgba(255,255,255,0.10);
  margin: 0 auto;
  border-radius: 0.75rem;
  background: #16192A;
  max-width: 1320px;
}
@media(min-width: 769px) {.qsg-seo_in_kj6 {
  padding: 2.25rem 40px;
}
}.qsg-seo_label_kj6 {
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 0.688rem;
  color: #C8862E;
  font-weight: 700;
  letter-spacing: .08em;
}.qsg-seo_h2_kj6 {
  overflow-wrap: break-word;
  color: #F0EBE2;
  font-family: 'Cinzel', serif;
  font-size: 1.25rem;
  line-height: 1.25;
  font-weight: 800;
  margin-bottom: 0.875rem;
}
@media(min-width: 766px) {.qsg-seo_h2_kj6 {
  font-size: 1.5rem;
}
}.qsg-seo_body_kj6 {
  color: #9A9286;
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 14px;
}.qsg-seo_body_kj6 p {
  font-size: 0.875rem;
  color: #9A9286;
  margin-bottom: 0.75rem;
  line-height: 1.75;
}.qsg-seo_body_kj6 p:last-child {
  margin-bottom: 0;
}.qsg-seo_body_kj6 strong {
  font-weight: 700;
  color: #C4BCA8;
}.qsg-seo_body_kj6 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8862E;
}.qsg-seo_body_kj6 a:hover {
  color: #D99840;
}.qsg-seo_body_kj6 ul,.qsg-seo_body_kj6 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.qsg-seo_body_kj6 ol {
  list-style: decimal;
}.qsg-seo_body_kj6 li {
  margin-bottom: 0.375rem;
  color: #9A9286;
  font-size: 14px;
  line-height: 1.75;
}.qsg-seo_body_kj6 table {
  width: 100%;
  font-size: 0.813rem;
  overflow-x: auto;
  display: block;
  margin-bottom: 0.75rem;
  border-collapse: collapse;
}
@media(min-width: 771px) {.qsg-seo_body_kj6 table {
  display: table;
}
}.qsg-seo_body_kj6 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 0.75rem;
  text-align: left;
  color: #C4BCA8;
  font-weight: 700;
}.qsg-seo_body_kj6 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 12px;
  color: #9A9286;
}.qsg-seo_cols_kj6 {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 643px) {.qsg-seo_cols_kj6 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.qsg-seo_cols_kj6 {
  grid-template-columns: repeat(3,1fr);
}
}.qsg-seo_col_h_kj6 {
  margin-bottom: 0.438rem;
  font-size: 0.813rem;
  color: #C4BCA8;
  font-weight: 700;
  overflow-wrap: break-word;
}.qsg-seo_col_p_kj6 {
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #888078;
  font-size: 13px;
}.qsg-seo_stats_kj6 {
  margin: 1.25rem 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.qsg-seo_stat_kj6 {
  flex: 1;
  border: 1px solid rgba(200,134,46,0.18);
  border-radius: 0.5rem;
  padding: 14px 1rem;
  background: rgba(200,134,46,0.08);
  min-width: 8.75rem;
}.qsg-seo_stat_val_kj6 {
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-weight: 800;
  font-size: 1.25rem;
  color: #C8862E;
}.qsg-seo_stat_lb_kj6 {
  color: #888078;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.qsg-seo_kj6 {
  background: #0C0F1A;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 767px) {.qsg-seo_kj6 {
  padding: 44px 1.5rem 0;
}
}.qsg-seo_in_kj6 {
  border-radius: 12px;
  border: 1px solid rgba(255,255,255,0.10);
  margin: 0 auto;
  padding: 28px 1.5rem;
  background: #16192A;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.qsg-seo_in_kj6 {
  padding: 2.25rem 40px;
}
}.qsg-seo_label_kj6 {
  margin-bottom: 10px;
  font-size: 0.688rem;
  font-weight: 700;
  color: #C8862E;
  letter-spacing: .08em;
  text-transform: uppercase;
}.qsg-seo_h2_kj6 {
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  font-size: 1.25rem;
  font-weight: 800;
  color: #F0EBE2;
  line-height: 1.25;
}
@media(min-width: 770px) {.qsg-seo_h2_kj6 {
  font-size: 1.5rem;
}
}.qsg-seo_body_kj6 {
  overflow-wrap: break-word;
  color: #9A9286;
  line-height: 1.75;
  font-size: 0.875rem;
}.qsg-seo_body_kj6 p {
  margin-bottom: 0.75rem;
  line-height: 1.75;
  color: #9A9286;
  font-size: 0.875rem;
}.qsg-seo_body_kj6 p:last-child {
  margin-bottom: 0;
}.qsg-seo_body_kj6 strong {
  font-weight: 700;
  color: #C4BCA8;
}.qsg-seo_body_kj6 a {
  transition: color .2s;
  color: #C8862E;
  text-decoration: underline;
}.qsg-seo_body_kj6 a:hover {
  color: #D99840;
}.qsg-seo_body_kj6 ul,.qsg-seo_body_kj6 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.qsg-seo_body_kj6 ol {
  list-style: decimal;
}.qsg-seo_body_kj6 li {
  font-size: 14px;
  color: #9A9286;
  margin-bottom: 6px;
  line-height: 1.75;
}.qsg-seo_body_kj6 table {
  border-collapse: collapse;
  display: block;
  margin-bottom: 12px;
  width: 100%;
  overflow-x: auto;
  font-size: 13px;
}
@media(min-width: 765px) {.qsg-seo_body_kj6 table {
  display: table;
}
}.qsg-seo_body_kj6 th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  color: #C4BCA8;
  text-align: left;
}.qsg-seo_body_kj6 td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #9A9286;
}.qsg-seo_cols_kj6 {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 642px) {.qsg-seo_cols_kj6 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.qsg-seo_cols_kj6 {
  grid-template-columns: repeat(3,1fr);
}
}.qsg-seo_col_h_kj6 {
  font-weight: 700;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  color: #C4BCA8;
}.qsg-seo_col_p_kj6 {
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #888078;
}.qsg-seo_stats_kj6 {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.qsg-seo_stat_kj6 {
  border-radius: 8px;
  padding: 0.875rem 1rem;
  flex: 1;
  background: rgba(200,134,46,0.08);
  border: 1px solid rgba(200,134,46,0.18);
  min-width: 140px;
}.qsg-seo_stat_val_kj6 {
  margin-bottom: 4px;
  color: #C8862E;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
}.qsg-seo_stat_lb_kj6 {
  overflow-wrap: break-word;
  color: #888078;
  font-size: 0.688rem;
}.qsg-faq_kj6 {
  background: #0C0F1A;
  padding: 36px 16px 0;
}
@media(min-width: 767px) {.qsg-faq_kj6 {
  padding: 2.75rem 24px 0;
}
}.qsg-faq_in_kj6 {
  margin: 0 auto;
  max-width: 82.5rem;
}.qsg-faq_head_kj6 {
  margin-bottom: 1.25rem;
}.qsg-faq_label_kj6 {
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #C8862E;
  letter-spacing: .08em;
  font-weight: 700;
}.qsg-faq_h2_kj6 {
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #F0EBE2;
  font-family: 'Cinzel', serif;
}
@media(min-width:768px) {.qsg-faq_h2_kj6 {
  font-size: 24px;
}
}.qsg-faq_list_kj6 {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.qsg-faq_item_kj6 {
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.10);
  background: #16192A;
  border-radius: 8px;
}.qsg-faq_q_kj6 {
  transition: color .2s;
  padding: 1rem 1.25rem;
  gap: 0.75rem;
  cursor: pointer;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  overflow-wrap: break-word;
  font-size: 14px;
  font-weight: 600;
  color: #C4BCA8;
  display: flex;
}.qsg-faq_q_kj6:hover {
  color: #F0EBE2;
}.qsg-faq_q_ic_kj6 {
  background: rgba(255,255,255,0.05);
  transition: transform .25s;
  border-radius: 50%;
  justify-content: center;
  height: 1.5rem;
  font-size: 16px;
  align-items: center;
  flex-shrink: 0;
  width: 24px;
  color: #C8862E;
  display: flex;
}.qsg-faq_item_kj6.qsg-state_open_kj6 .qsg-faq_q_ic_kj6 {
  transform: rotate(45deg);
}.qsg-faq_a_kj6 {
  padding: 0 20px 16px;
  line-height: 1.7;
  overflow-wrap: break-word;
  color: #888078;
  display: none;
  font-size: 13px;
}.qsg-faq_item_kj6.qsg-state_open_kj6 .qsg-faq_a_kj6 {
  display: block;
}.qsg-faq_a_kj6 strong {
  color: #C4BCA8;
  font-weight: 700;
}.qsg-faq_a_kj6 a {
  color: #C8862E;
  text-decoration: underline;
}.qsg-faq_a_kj6 ul,.qsg-faq_a_kj6 ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 20px;
}.qsg-faq_a_kj6 ol {
  list-style: decimal;
}.qsg-faq_a_kj6 li {
  line-height: 1.6;
  margin-bottom: 4px;
}.qsg-faq_a_kj6 table {
  margin: 8px 0;
  width: 100%;
  font-size: 12px;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 766px) {.qsg-faq_a_kj6 table {
  display: table;
}
}.qsg-faq_a_kj6 th {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #C4BCA8;
  text-align: left;
  font-weight: 700;
}.qsg-faq_a_kj6 td {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #888078;
}.qsg-ft_kj6 {
  background: #08090F;
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 48px;
}.qsg-ft_support_kj6 {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 24px 16px;
}
@media(min-width: 765px) {.qsg-ft_support_kj6 {
  padding: 28px 1.5rem;
}
}.qsg-ft_support_in_kj6 {
  gap: 1rem;
  margin: 0 auto;
  align-items: center;
  max-width: 1320px;
  flex-wrap: wrap;
  display: flex;
}.qsg-ft_support_main_kj6 {
  gap: 1rem;
  flex: 1;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  min-width: 220px;
}.qsg-ft_support_ic_kj6 {
  flex-shrink: 0;
  color: #C8862E;
}.qsg-ft_support_ic_kj6 svg {
  width: 30px;
  height: 1.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.qsg-ft_support_text_title_kj6 {
  color: #F0EBE2;
  font-weight: 700;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  margin-bottom: 3px;
}.qsg-ft_support_text_sub_kj6 {
  overflow-wrap: break-word;
  font-size: 12px;
  color: #888078;
}.qsg-ft_support_btn_kj6 {
  border-radius: 0.5rem;
  transition: background .2s;
  background: #C8862E;
  padding: 0.688rem 1.375rem;
  font-weight: 700;
  white-space: nowrap;
  color: #F0EBE2;
  font-size: 0.813rem;
  flex-shrink: 0;
}.qsg-ft_support_btn_kj6:hover {
  background: #D99840;
}.qsg-ft_support_contacts_kj6 {
  gap: 1rem;
  flex-wrap: wrap;
  margin-left: auto;
  display: flex;
}.qsg-ft_support_contact_kj6 {
  color: #7C7470;
  font-size: 12px;
  line-height: 1.4;
}.qsg-ft_support_contact_kj6 strong {
  font-weight: 600;
  margin-bottom: 2px;
  color: #9A9286;
  font-size: 0.688rem;
  display: block;
}.qsg-ft_main_kj6 {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 32px 16px 1.5rem;
}
@media(min-width: 769px) {.qsg-ft_main_kj6 {
  padding: 2.5rem 24px 2rem;
}
}.qsg-ft_main_in_kj6 {
  margin: 0 auto;
  gap: 24px;
  max-width: 1320px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.qsg-ft_main_in_kj6 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.qsg-ft_main_in_kj6 {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.qsg-ft_col_logo_kj6 {
  grid-column: 1/-1;
}
@media(min-width:1080px) {.qsg-ft_col_logo_kj6 {
  grid-column: auto;
}
}.qsg-ft_logo_kj6 {
  gap: 0.563rem;
  display: flex;
  overflow-wrap: break-word;
  align-items: center;
  font-size: 1rem;
  flex-wrap: wrap;
  color: #F0EBE2;
  margin-bottom: 0.75rem;
  font-weight: 800;
}.qsg-ft_logo_mark_kj6 {
  overflow: hidden;
  border-radius: 0.25rem;
  width: 1.875rem;
  height: 30px;
}.qsg-ft_logo_mark_kj6 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.qsg-ft_logo_sub_kj6 {
  max-width: 200px;
  overflow-wrap: break-word;
  line-height: 1.55;
  color: #7C7470;
  font-size: 12px;
}.qsg-ft_col_title_kj6 {
  letter-spacing: .07em;
  font-size: 0.75rem;
  color: #9A9286;
  margin-bottom: 14px;
  font-weight: 700;
  text-transform: uppercase;
}.qsg-ft_col_links_kj6 {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.qsg-ft_col_link_kj6 {
  transition: color .2s;
  font-size: 13px;
  color: #7C7470;
  overflow-wrap: break-word;
}.qsg-ft_col_link_kj6:hover {
  color: #C4BCA8;
}.qsg-ft_apps_kj6 {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.qsg-ft_app_card_kj6 {
  border-radius: 0.25rem;
  transition: border-color .2s;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.10);
  padding: 0.625rem 12px;
  gap: 10px;
  display: flex;
  align-items: center;
}.qsg-ft_app_card_kj6:hover {
  border-color: rgba(200,134,46,0.42);
}.qsg-ft_app_card_ic_kj6 svg {
  width: 1.375rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 22px;
}.qsg-ft_app_card_os_kj6 {
  font-size: 10px;
  color: #7C7470;
  font-weight: 600;
}.qsg-ft_app_card_action_kj6 {
  font-size: 0.75rem;
  font-weight: 700;
  color: #C4BCA8;
}.qsg-ft_bot_kj6 {
  padding: 1.25rem 16px;
}
@media(min-width: 769px) {.qsg-ft_bot_kj6 {
  padding: 20px 1.5rem;
}
}.qsg-ft_bot_in_kj6 {
  margin: 0 auto;
  gap: 1rem;
  align-items: center;
  display: flex;
  max-width: 82.5rem;
  flex-wrap: wrap;
}.qsg-ft_socials_kj6 {
  gap: 0.5rem;
  display: flex;
}.qsg-ft_soc_kj6 {
  background: rgba(255,255,255,0.05);
  transition: background .2s;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 0.25rem;
  height: 2.25rem;
  width: 2.25rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #9A9286;
}.qsg-ft_soc_kj6 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 16px;
  height: 1rem;
}.qsg-ft_soc_kj6:hover {
  background: rgba(255,255,255,0.07);
}.qsg-ft_legal_kj6 {
  flex: 1;
  font-size: 11px;
  color: #807870;
  min-width: 200px;
  line-height: 1.6;
  overflow-wrap: break-word;
}.qsg-ft_legal_kj6 strong {
  font-weight: 700;
  color: #9A9286;
}.qsg-ft_legal_kj6 a {
  text-decoration: underline;
  color: #9A9286;
}.qsg-ft_age_kj6 {
  border: 2px solid #807870;
  border-radius: 50%;
  margin-left: auto;
  height: 2rem;
  font-weight: 800;
  font-size: 11px;
  color: #807870;
  justify-content: center;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  width: 2rem;
}