html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  padding: 0;
  margin: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  background: none;
  border: 0;
  cursor: pointer;
  color: inherit;
}a:link,a:visited {
  text-decoration: none;
  color: inherit;
}img,svg,video {
  display: block;
  max-width: 100%;
}body {
  background: #100D08;
  font-family: 'Barlow', sans-serif;
  color: #C8B890;
  line-height: 1.6;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
}.qqa_layout-w8q {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.qqa_page-w8q {
  display: flex;
  min-height: 100vh;
}.qqa_main-w8q {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media (min-width: 1083px) {.qqa_main-w8q {
  padding-left: 13.75rem;
}
}
@media (max-width: 1081px) {.qqa_main-w8q {
  padding-bottom: 4.5rem;
}
}.qqa_gc-w8q {
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #161108;
  cursor: pointer;
  width: 8.75rem;
  position: relative;
  flex-shrink: 0;
}
@media(min-width: 637px) {.qqa_gc-w8q {
  width: 156px;
}
}
@media(min-width: 1079px) {.qqa_gc-w8q {
  width: 168px;
}
}.qqa_gc-w8q:hover {
  transform: translateY(-3px);
  border-color: rgba(200, 146, 30, 0.08);
}.qqa_gc_img-w8q {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.qqa_gc_img-w8q img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  position: absolute;
  height: 100%;
}.qqa_gc_hover-w8q {
  transition: opacity .2s;
  background: rgba(8, 5, 2, 0.72);
  inset: 0;
  opacity: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
}.qqa_gc-w8q:hover .qqa_gc_hover-w8q {
  opacity: 1;
}.qqa_gc_hover_btn-w8q {
  background: #C8921E;
  padding: 8px 1rem;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 700;
  color: #F2E8D0;
}.qqa_gc_info-w8q {
  padding: 8px 10px 10px;
}.qqa_gc_name-w8q {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
  margin-bottom: 3px;
  font-size: 0.75rem;
  color: #C8B890;
  font-weight: 600;
}.qqa_gc_prov-w8q {
  color: #574838;
  font-size: 10px;
}.qqa_gc_tag-w8q {
  border-radius: 0.25rem;
  padding: 2px 0.438rem;
  position: absolute;
  font-weight: 700;
  top: 6px;
  left: 6px;
  text-transform: uppercase;
  z-index: 2;
  letter-spacing: .04em;
  font-size: 0.563rem;
}.qqa_gc_tag_hot-w8q {
  background: #C42E2E;
  color: #fff;
}.qqa_gc_tag_new-w8q {
  background: #2EA85A;
  color: #100D08;
}.qqa_gc_tag_jp-w8q {
  background: #D4920A;
  color: #100D08;
}.qqa_gc_tag_ex-w8q {
  background: #7A4E18;
  color: #fff;
}.qqa_gc_tag_live-w8q {
  background: #C42E2E;
  color: #fff;
}.qqa_gr-w8q {
  padding: 2rem 16px 0;
  background: #100D08;
}
@media(min-width: 769px) {.qqa_gr-w8q {
  padding: 2.25rem 24px 0;
}
}.qqa_gr_in-w8q {
  margin: 0 auto;
  max-width: 1320px;
}.qqa_gr_head-w8q {
  gap: 0.75rem;
  margin-bottom: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.qqa_gr_head_l-w8q {
  flex: 1;
  gap: 10px;
  align-items: center;
  min-width: 0;
  display: flex;
}.qqa_gr_ic-w8q {
  border-radius: 0.5rem;
  flex-shrink: 0;
  display: flex;
  width: 2rem;
  height: 2rem;
  align-items: center;
  justify-content: center;
}.qqa_gr_ic-w8q svg {
  stroke-linecap: round;
  height: 1rem;
  width: 16px;
  stroke-linejoin: round;
}.qqa_gr_title-w8q {
  font-size: 16px;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  color: #F2E8D0;
  font-weight: 700;
}
@media(min-width:768px) {.qqa_gr_title-w8q {
  font-size: 18px;
}
}.qqa_gr_more-w8q {
  transition: color .2s;
  gap: 5px;
  font-weight: 600;
  flex-shrink: 0;
  white-space: nowrap;
  color: #6E5C44;
  font-size: 0.75rem;
  display: flex;
  align-items: center;
}.qqa_gr_more-w8q:hover {
  color: #C8921E;
}.qqa_gr_more-w8q svg {
  stroke-linecap: round;
  width: 0.75rem;
  stroke-linejoin: round;
  height: 0.75rem;
}.qqa_gr_arrows-w8q {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.qqa_gr_arr-w8q {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
  transition: background .15s,color .15s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  align-items: center;
  color: #9A8468;
  justify-content: center;
  height: 30px;
  display: flex;
  width: 30px;
}.qqa_gr_arr-w8q:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F2E8D0;
}.qqa_gr_arr-w8q svg {
  height: 0.813rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.813rem;
}.qqa_gr_seo_h-w8q {
  margin: 0 0 6px;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #C8B890;
  max-width: 680px;
  font-size: 0.813rem;
}
@media(min-width: 770px) {.qqa_gr_seo_h-w8q {
  font-size: 0.875rem;
}
}.qqa_gr_seo-w8q {
  max-width: 680px;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #6E5C44;
  margin-bottom: 0.75rem;
  line-height: 1.55;
}.qqa_gr_seo-w8q strong {
  font-weight: 600;
  color: #C8B890;
}.qqa_gr_scroll-w8q {
  gap: 0.625rem;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 10px;
}.qqa_gr_scroll-w8q::-webkit-scrollbar {
  display: none;
}
@media(min-width: 771px) {.qqa_gr_scroll-w8q {
  gap: 12px;
}
}.qqa_tb-w8q {
  background: #0D0A06;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  display: flex;
  right: 0;
  left: 0;
  top: 0;
  position: fixed;
  z-index: 80;
  height: 56px;
  align-items: center;
}.qqa_tb_in-w8q {
  gap: 0;
  padding: 0 14px;
  align-items: center;
  height: 100%;
  display: flex;
  width: 100%;
}.qqa_tb_burger-w8q {
  gap: 0.313rem;
  border-radius: 0.5rem;
  margin-right: 0.5rem;
  justify-content: center;
  width: 38px;
  align-items: center;
  flex-direction: column;
  flex-shrink: 0;
  display: flex;
  height: 2.375rem;
}.qqa_tb_burger-w8q:hover {
  background: rgba(255, 255, 255, 0.05);
}.qqa_tb_burger_line-w8q {
  border-radius: 1px;
  background: #9A8468;
  width: 18px;
  display: block;
  height: 2px;
}
@media(min-width: 1081px) {.qqa_tb_burger-w8q {
  display: none;
}
}.qqa_tb_logo-w8q {
  gap: 9px;
  align-items: center;
  display: flex;
  font-weight: 800;
  color: #F2E8D0;
  overflow-wrap: break-word;
  margin-right: 20px;
  flex-shrink: 0;
  font-size: 1.125rem;
  letter-spacing: -.01em;
}.qqa_tb_logo_mark-w8q {
  border-radius: 8px;
  overflow: hidden;
  height: 2rem;
  justify-content: center;
  display: flex;
  width: 2rem;
  align-items: center;
}.qqa_tb_logo_mark-w8q img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.qqa_tb_nav-w8q {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 641px) {.qqa_tb_nav-w8q {
  display: flex;
}
}.qqa_tb_tab-w8q {
  padding: 8px 14px;
  transition: background .15s,color .15s;
  border-radius: 0.5rem;
  white-space: nowrap;
  color: #9A8468;
  font-size: 0.813rem;
  font-weight: 600;
}.qqa_tb_tab-w8q:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F2E8D0;
}.qqa_tb_tab-w8q.qqa_state_active-w8q {
  background: rgba(200, 146, 30, 0.18);
  color: #F2E8D0;
}.qqa_tb_right-w8q {
  gap: 8px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  margin-left: auto;
}.qqa_tb_login-w8q {
  padding: 9px 1rem;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  display: none;
  font-weight: 600;
  font-size: 13px;
  color: #C8B890;
}.qqa_tb_login-w8q:hover {
  border-color: rgba(200, 146, 30, 0.45);
  color: #F2E8D0;
}
@media(min-width: 477px) {.qqa_tb_login-w8q {
  display: block;
}
}.qqa_tb_reg-w8q {
  transition: background .2s;
  padding: 9px 1.125rem;
  background: #2EA85A;
  border-radius: 8px;
  color: #0E0A04;
  font-size: 13px;
  white-space: nowrap;
  font-weight: 700;
}.qqa_tb_reg-w8q:hover {
  background: #38C46A;
}.qqa_sb-w8q {
  transition: transform .25s ease;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  background: #1C1710;
  width: 13.75rem;
  left: 0;
  bottom: 0;
  position: fixed;
  top: 56px;
  overflow-y: auto;
  z-index: 70;
}.qqa_sb-w8q.qqa_state_open-w8q {
  transform: translateX(0);
}.qqa_sb-w8q::-webkit-scrollbar {
  width: 4px;
}.qqa_sb-w8q::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1078px) {.qqa_sb-w8q {
  transform: translateX(0);
}
}.qqa_sb_auth-w8q {
  padding: 0.875rem 0.75rem 10px;
}.qqa_sb_btn_reg-w8q {
  border-radius: 0.5rem;
  transition: background .2s;
  padding: 0.688rem;
  background: #2EA85A;
  font-weight: 700;
  font-size: 0.813rem;
  text-align: center;
  display: block;
  margin-bottom: 8px;
  color: #0E0A04;
}.qqa_sb_btn_reg-w8q:hover {
  background: #38C46A;
}.qqa_sb_btn_login-w8q {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 10px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  transition: border-color .2s;
  font-size: 0.813rem;
  text-align: center;
  display: block;
  color: #C8B890;
  font-weight: 600;
}.qqa_sb_btn_login-w8q:hover {
  border-color: rgba(200, 146, 30, 0.45);
  color: #F2E8D0;
}.qqa_sb_promo-w8q {
  background: linear-gradient(135deg,#2A1A06,#1C1710);
  overflow: hidden;
  border-radius: 8px;
  border: 1px solid rgba(200, 146, 30, 0.18);
  margin: 0 12px 0.625rem;
  padding: 0.75rem 0.875rem;
  position: relative;
}.qqa_sb_promo-w8q::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(200, 146, 30, 0.18),transparent 70%);
  content: '';
  width: 80px;
  position: absolute;
  top: -1.25rem;
  right: -1.25rem;
  height: 5rem;
}.qqa_sb_promo_title-w8q {
  color: #C8921E;
  margin-bottom: 0.25rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .06em;
  font-size: 0.688rem;
}.qqa_sb_promo_text-w8q {
  color: #F2E8D0;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1.35;
}.qqa_sb_promo_sub-w8q {
  font-size: 10px;
  color: #6E5C44;
  margin-top: 3px;
}.qqa_sb_nav-w8q {
  padding: 6px 8px 16px;
}.qqa_sb_nav_lb-w8q {
  padding: 10px 8px 6px;
  color: #574838;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 10px;
  letter-spacing: .08em;
}.qqa_sb_link-w8q {
  border-radius: 4px;
  gap: 0.625rem;
  padding: 9px 0.625rem;
  transition: background .15s,color .15s;
  cursor: pointer;
  color: #9A8468;
  font-weight: 500;
  align-items: center;
  display: flex;
  font-size: 13px;
  overflow-wrap: break-word;
}.qqa_sb_link-w8q:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F2E8D0;
}.qqa_sb_link-w8q.qqa_state_active-w8q {
  background: rgba(200, 146, 30, 0.18);
  color: #F2E8D0;
}.qqa_sb_ic-w8q {
  border-radius: 4px;
  align-items: center;
  width: 1.875rem;
  height: 30px;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
}.qqa_sb_ic-w8q svg {
  height: 1rem;
  width: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.qqa_sb_ic_1-w8q {
  background: rgba(200, 146, 30, 0.08);
  color: #C8921E;
}.qqa_sb_ic_2-w8q {
  background: rgba(46, 168, 90, 0.18);
  color: #2EA85A;
}.qqa_sb_ic_3-w8q {
  background: rgba(212, 146, 10, 0.18);
  color: #D4920A;
}.qqa_sb_ic_4-w8q {
  background: rgba(122, 78, 24, 0.28);
  color: #7A4E18;
}.qqa_sb_ic_5-w8q {
  background: rgba(200, 146, 30, 0.08);
  color: #C43878;
}.qqa_sb_ic_6-w8q {
  background: rgba(122, 78, 24, 0.28);
  color: #8B3DC8;
}.qqa_sb_badge-w8q {
  padding: 2px 7px;
  border-radius: 4px;
  background: #D4920A;
  font-size: 0.563rem;
  font-weight: 700;
  margin-left: auto;
  color: #0E0A04;
}.qqa_sb_bot-w8q {
  gap: 0.5rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  display: flex;
}.qqa_sb_lang-w8q,.qqa_sb_help-w8q {
  background: rgba(255, 255, 255, 0.05);
  padding: 9px 0.375rem;
  flex: 1;
  transition: border-color .2s;
  gap: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 0.25rem;
  justify-content: center;
  font-weight: 600;
  font-size: 0.688rem;
  color: #9A8468;
  display: flex;
  align-items: center;
}.qqa_sb_lang-w8q:hover,.qqa_sb_help-w8q:hover {
  border-color: rgba(200, 146, 30, 0.45);
  color: #F2E8D0;
}.qqa_sb_lang-w8q svg,.qqa_sb_help-w8q svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 13px;
  width: 0.813rem;
}.qqa_sb_bd-w8q {
  inset: 0;
  background: rgba(8, 5, 2, 0.72);
  display: none;
  z-index: 69;
  position: fixed;
}.qqa_sb_bd-w8q.qqa_state_on-w8q {
  display: block;
}
@media(min-width: 1079px) {.qqa_sb_bd-w8q {
  display: none!important;
}
}.qqa_mob_nav-w8q {
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  background: #1C1710;
  right: 0;
  left: 0;
  position: fixed;
  display: flex;
  bottom: 0;
  z-index: 80;
}
@media(min-width: 1082px) {.qqa_mob_nav-w8q {
  display: none;
}
}.qqa_mob_nav_item-w8q {
  flex: 1;
  gap: 4px;
  padding: 0.25rem 2px;
  flex-direction: column;
  display: flex;
  align-items: center;
  color: #574838;
  cursor: pointer;
}.qqa_mob_nav_ic-w8q {
  line-height: 1;
}.qqa_mob_nav_ic-w8q svg {
  width: 1.25rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.25rem;
}.qqa_mob_nav_lb-w8q {
  font-weight: 600;
  font-size: 10px;
  color: #574838;
}.qqa_mob_nav_item-w8q.qqa_state_active-w8q {
  color: #C8921E;
}.qqa_mob_nav_item-w8q.qqa_state_active-w8q .qqa_mob_nav_lb-w8q {
  color: #C8921E;
}.qqa_hero-w8q {
  background: #100D08;
  padding: 1.25rem 16px 0;
}
@media(min-width: 769px) {.qqa_hero-w8q {
  padding: 1.5rem 24px 0;
}
}.qqa_hero_in-w8q {
  margin: 0 auto;
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 82.5rem;
}
@media(min-width: 858px) {.qqa_hero_in-w8q {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1102px) {.qqa_hero_in-w8q {
  grid-template-columns: 1fr 340px;
}
}.qqa_hero_promo-w8q {
  background: #161108;
  overflow: hidden;
  border-radius: 0.875rem;
  min-height: 220px;
  display: flex;
  position: relative;
  align-items: stretch;
}
@media(min-width: 765px) {.qqa_hero_promo-w8q {
  min-height: 280px;
}
}.qqa_hero_promo_bg-w8q {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg,#2A1A06 0%,#100D08 100%);
  position: absolute;
  background-size: cover;
}.qqa_hero_promo_bg-w8q::after {
  inset: 0;
  background: linear-gradient(90deg,#100D08 0%,rgba(8, 5, 2, 0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.qqa_hero_promo_glow-w8q {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(122, 78, 24, 0.28) 0%,transparent 65%);
  top: -40px;
  height: 18.75rem;
  width: 300px;
  position: absolute;
  right: 60px;
  pointer-events: none;
}.qqa_hero_promo_ct-w8q {
  padding: 1.75rem 24px 1.75rem 1.75rem;
  max-width: 480px;
  flex-direction: column;
  display: flex;
  position: relative;
  z-index: 2;
  justify-content: center;
}
@media(min-width: 765px) {.qqa_hero_promo_ct-w8q {
  padding: 2.5rem 32px;
}
}.qqa_hero_badge-w8q {
  border: 1px solid rgba(200, 146, 30, 0.08);
  padding: 0.313rem 12px;
  background: rgba(200, 146, 30, 0.18);
  border-radius: 1.25rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #C8921E;
  letter-spacing: .08em;
  margin-bottom: 0.875rem;
  display: inline-block;
  font-size: 0.625rem;
}.qqa_hero_h1-w8q {
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-size: 26px;
  font-weight: 800;
  line-height: 1.15;
  color: #F2E8D0;
  margin-bottom: 0.625rem;
}.qqa_hero_h1-w8q em {
  font-style: normal;
  color: #D4920A;
}
@media(min-width: 765px) {.qqa_hero_h1-w8q {
  font-size: 2.25rem;
}
}.qqa_hero_sub-w8q {
  color: #9A8468;
  font-size: 13px;
  line-height: 1.55;
  margin-bottom: 1.25rem;
}
@media(min-width: 769px) {.qqa_hero_sub-w8q {
  font-size: 14px;
}
}.qqa_hero_row-w8q {
  gap: 10px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.qqa_hero_cta-w8q {
  border-radius: 8px;
  background: #2EA85A;
  transition: background .2s;
  padding: 13px 26px;
  box-shadow: 0 4px 1.25rem rgba(46, 168, 90, 0.45), 0 1px 4px rgba(0, 0, 0, 0.65);
  font-weight: 700;
  font-size: 14px;
  color: #0E0A04;
}.qqa_hero_cta-w8q:hover {
  background: #38C46A;
}.qqa_hero_terms-w8q {
  font-size: 11px;
  color: #574838;
}.qqa_hero_game-w8q {
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #161108;
  border-radius: 14px;
  display: flex;
  position: relative;
  flex-direction: column;
}.qqa_hero_game_badge-w8q {
  padding: 0.313rem 0.625rem;
  border-radius: 20px;
  border: 1px solid rgba(212, 146, 10, 0.18);
  background: rgba(212, 146, 10, 0.18);
  position: absolute;
  letter-spacing: .06em;
  font-size: 0.625rem;
  color: #D4920A;
  top: 12px;
  font-weight: 700;
  z-index: 3;
  text-transform: uppercase;
  left: 12px;
}.qqa_hero_game_badge-w8q svg {
  width: 11px;
  margin-right: 0.25rem;
  height: 0.688rem;
  vertical-align: -1px;
}.qqa_hero_game_img-w8q {
  background: linear-gradient(135deg,#2A1A06,#100D08);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.qqa_hero_game_img-w8q img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  position: absolute;
  height: 100%;
}.qqa_hero_game_play-w8q {
  inset: 0;
  background: rgba(8, 5, 2, 0.72);
  transition: opacity .2s;
  display: flex;
  justify-content: center;
  opacity: 0;
  position: absolute;
  align-items: center;
}.qqa_hero_game-w8q:hover .qqa_hero_game_play-w8q {
  opacity: 1;
}.qqa_hero_game_play-w8q span {
  border-radius: 50%;
  background: #C8921E;
  display: flex;
  width: 3.25rem;
  align-items: center;
  justify-content: center;
  height: 52px;
}.qqa_hero_game_play-w8q span svg {
  width: 1.125rem;
  margin-left: 2px;
  height: 18px;
}.qqa_hero_game_info-w8q {
  padding: 14px 1rem;
}.qqa_hero_game_title-w8q {
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-size: 0.938rem;
  color: #F2E8D0;
  font-weight: 700;
}.qqa_hero_game_provider-w8q {
  font-size: 11px;
  color: #6E5C44;
}.qqa_hero_game_btn-w8q {
  border-radius: 0.5rem;
  background: #C8921E;
  padding: 0.688rem;
  transition: background .2s;
  margin: 12px 1rem 1rem;
  color: #F2E8D0;
  display: block;
  font-weight: 700;
  text-align: center;
  font-size: 13px;
}.qqa_hero_game-w8q:hover .qqa_hero_game_btn-w8q {
  background: #DFA832;
}.qqa_sbar-w8q {
  background: #100D08;
  padding: 1rem 1rem 0;
}
@media(min-width: 771px) {.qqa_sbar-w8q {
  padding: 1.125rem 1.5rem 0;
}
}.qqa_sbar_in-w8q {
  margin: 0 auto;
  max-width: 1320px;
}.qqa_sbar_row-w8q {
  gap: 10px;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
  display: flex;
}.qqa_sbar_input-w8q {
  background: #161108;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 0.625rem;
  padding: 11px 1rem;
  flex: 1;
  transition: border-color .2s;
  color: #6E5C44;
  font-size: 13px;
  cursor: pointer;
  display: flex;
  align-items: center;
}.qqa_sbar_input-w8q:hover {
  border-color: rgba(200, 146, 30, 0.45);
}.qqa_sbar_input-w8q svg {
  stroke-linejoin: round;
  height: 15px;
  flex-shrink: 0;
  stroke-linecap: round;
  width: 0.938rem;
}.qqa_sbar_providers-w8q {
  transition: border-color .2s;
  border-radius: 8px;
  gap: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #161108;
  padding: 0.688rem 1.125rem;
  color: #C8B890;
  white-space: nowrap;
  align-items: center;
  font-size: 0.813rem;
  font-weight: 600;
  display: flex;
}.qqa_sbar_providers-w8q:hover {
  border-color: rgba(200, 146, 30, 0.45);
  color: #F2E8D0;
}.qqa_sbar_providers-w8q svg {
  height: 14px;
  width: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.qqa_sbar_tabs-w8q {
  gap: 0.375rem;
  padding-bottom: 2px;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
}.qqa_sbar_tabs-w8q::-webkit-scrollbar {
  display: none;
}.qqa_sbar_tab-w8q {
  border-radius: 20px;
  gap: 0.438rem;
  transition: background .15s,color .15s,border-color .15s;
  background: rgba(255, 255, 255, 0.05);
  padding: 8px 14px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  color: #9A8468;
  font-size: 12px;
  align-items: center;
  font-weight: 600;
  display: flex;
  white-space: nowrap;
  flex-shrink: 0;
  cursor: pointer;
}.qqa_sbar_tab-w8q:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(200, 146, 30, 0.45);
  color: #F2E8D0;
}.qqa_sbar_tab-w8q.qqa_state_active-w8q {
  border-color: rgba(200, 146, 30, 0.08);
  background: rgba(200, 146, 30, 0.18);
  color: #F2E8D0;
}.qqa_sbar_tab_ic-w8q svg {
  height: 0.875rem;
  stroke-linecap: round;
  width: 14px;
  stroke-linejoin: round;
}.qqa_wy-w8q {
  background: #100D08;
  padding: 2rem 16px 0;
}
@media(min-width: 766px) {.qqa_wy-w8q {
  padding: 40px 1.5rem 0;
}
}.qqa_wy_in-w8q {
  margin: 0 auto;
  max-width: 1320px;
}.qqa_wy_head-w8q {
  max-width: 45rem;
  margin-bottom: 1.125rem;
}.qqa_wy_label-w8q {
  letter-spacing: .08em;
  color: #C8921E;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.5rem;
  font-size: 11px;
}.qqa_wy_h2-w8q {
  margin-bottom: 8px;
  font-size: 20px;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  color: #F2E8D0;
  font-weight: 800;
}
@media(min-width: 766px) {.qqa_wy_h2-w8q {
  font-size: 24px;
}
}.qqa_wy_intro-w8q {
  margin: 0;
  line-height: 1.6;
  color: #6E5C44;
  font-size: 0.813rem;
}.qqa_wy_grid-w8q {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.qqa_wy_grid-w8q {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.qqa_wy_grid-w8q {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.qqa_wy_card-w8q {
  transition: border-color .2s,transform .2s;
  background: #1C1710;
  border-radius: 0.5rem;
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.09);
}.qqa_wy_card-w8q:hover {
  transform: translateY(-2px);
  border-color: rgba(200, 146, 30, 0.08);
}.qqa_wy_card_ic-w8q {
  border-radius: 50%;
  background: rgba(200, 146, 30, 0.18);
  justify-content: center;
  align-items: center;
  margin-bottom: 14px;
  color: #C8921E;
  display: flex;
  width: 44px;
  height: 44px;
}.qqa_wy_card_ic-w8q svg {
  height: 22px;
  width: 22px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.qqa_wy_card_h-w8q {
  color: #F2E8D0;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  font-weight: 700;
  line-height: 1.25;
  margin-bottom: 6px;
}.qqa_wy_card_p-w8q {
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #6E5C44;
  font-size: 0.813rem;
}.qqa_wy_card_p-w8q strong {
  font-weight: 600;
  color: #C8B890;
}.qqa_gcg-w8q {
  padding: 36px 1rem 0;
  background: #100D08;
}
@media(min-width: 770px) {.qqa_gcg-w8q {
  padding: 44px 1.5rem 0;
}
}.qqa_gcg_in-w8q {
  margin: 0 auto;
  max-width: 1320px;
}.qqa_gcg_head-w8q {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.qqa_gcg_label-w8q {
  font-size: 11px;
  margin-bottom: 0.5rem;
  color: #C8921E;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
}.qqa_gcg_h2-w8q {
  font-weight: 800;
  margin-bottom: 8px;
  font-family: 'Cinzel', serif;
  font-size: 22px;
  overflow-wrap: break-word;
  color: #F2E8D0;
}
@media(min-width: 765px) {.qqa_gcg_h2-w8q {
  font-size: 1.75rem;
}
}.qqa_gcg_intro-w8q {
  color: #6E5C44;
  line-height: 1.6;
  font-size: 13px;
}.qqa_gcg_grid-w8q {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 642px) {.qqa_gcg_grid-w8q {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.qqa_gcg_grid-w8q {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.qqa_gcg_card-w8q {
  padding: 1.25rem;
  border-radius: 14px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: transform .2s,border-color .2s;
  flex-direction: column;
  min-height: 240px;
  justify-content: flex-end;
  cursor: pointer;
  display: flex;
  position: relative;
}.qqa_gcg_card-w8q:hover {
  border-color: rgba(200, 146, 30, 0.18);
  transform: translateY(-3px);
}.qqa_gcg_card_bg-w8q {
  inset: 0;
  position: absolute;
  z-index: 0;
}.qqa_gcg_card_bg-w8q::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.qqa_gcg_card_ic-w8q {
  background: rgba(0,0,0,.45);
  border-radius: 4px;
  width: 40px;
  top: 1.125rem;
  justify-content: center;
  align-items: center;
  position: absolute;
  color: #F2E8D0;
  right: 1.125rem;
  display: flex;
  z-index: 2;
  height: 40px;
}.qqa_gcg_card_ic-w8q svg {
  stroke-linecap: round;
  width: 1.25rem;
  stroke-linejoin: round;
  height: 20px;
}.qqa_gcg_card_ct-w8q {
  z-index: 1;
  position: relative;
}.qqa_gcg_card_h-w8q {
  font-weight: 800;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  line-height: 1.2;
  font-family: 'Cinzel', serif;
  font-size: 1.125rem;
  color: #F2E8D0;
}
@media(min-width: 767px) {.qqa_gcg_card_h-w8q {
  font-size: 20px;
}
}.qqa_gcg_card_p-w8q {
  font-size: 0.75rem;
  color: rgba(255,255,255,.82);
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
  line-height: 1.55;
}.qqa_gcg_card_p-w8q strong {
  color: #F2E8D0;
  font-weight: 600;
}.qqa_gcg_card_cta-w8q {
  gap: 0.25rem;
  font-weight: 700;
  font-size: 0.75rem;
  letter-spacing: .04em;
  color: #C8921E;
  align-items: center;
  text-transform: uppercase;
  display: inline-flex;
}.qqa_gcg_card_cta-w8q svg {
  height: 12px;
  width: 0.75rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.qqa_gr_jp-w8q {
  padding: 20px;
  overflow: hidden;
  background: linear-gradient(135deg,#1E1040 0%,#0C0818 100%);
  border-radius: 0.875rem;
  position: relative;
}.qqa_gr_jp-w8q::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(122, 78, 24, 0.28) 0%,transparent 70%);
  width: 15.625rem;
  top: -60px;
  content: '';
  left: -3.75rem;
  height: 250px;
  position: absolute;
}.qqa_gr_jp-w8q::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(212, 146, 10, 0.18) 0%,transparent 70%);
  height: 12.5rem;
  content: '';
  right: 0;
  position: absolute;
  width: 200px;
  bottom: -2.5rem;
}.qqa_gr_jp_head-w8q {
  gap: 1rem;
  flex-wrap: wrap;
  margin-bottom: 1rem;
  align-items: flex-start;
  display: flex;
  position: relative;
  z-index: 1;
}.qqa_gr_jp_info-w8q {
  flex: 1;
}.qqa_gr_jp_label-w8q {
  letter-spacing: .08em;
  color: #8B3DC8;
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 6px;
}.qqa_gr_jp_label-w8q svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 14px;
  margin-right: 0.25rem;
  width: 0.875rem;
  vertical-align: -2px;
}.qqa_gr_jp_amount-w8q {
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F2E8D0;
  line-height: 1;
  font-size: 2rem;
  margin-bottom: 0.25rem;
}
@media(min-width: 765px) {.qqa_gr_jp_amount-w8q {
  font-size: 2.5rem;
}
}.qqa_gr_jp_amount-w8q span {
  color: #D4920A;
}.qqa_gr_jp_seo-w8q {
  font-size: 12px;
  overflow-wrap: break-word;
  color: #9A8468;
  line-height: 1.5;
  max-width: 30rem;
}.qqa_gr_jp_cta-w8q {
  background: rgba(122, 78, 24, 0.28);
  transition: background .2s;
  border: 1px solid rgba(122, 78, 24, 0.28);
  padding: 0.688rem 1.25rem;
  border-radius: 0.5rem;
  flex-shrink: 0;
  white-space: nowrap;
  position: relative;
  margin-top: 4px;
  align-self: flex-start;
  z-index: 1;
  font-weight: 700;
  font-size: 13px;
  color: #F2E8D0;
}.qqa_gr_jp_cta-w8q:hover {
  background: #7A4E18;
}.qqa_ws-w8q {
  background: #100D08;
  padding: 2rem 16px 0;
}
@media(min-width: 765px) {.qqa_ws-w8q {
  padding: 2.25rem 24px 0;
}
}.qqa_ws_in-w8q {
  margin: 0 auto;
  max-width: 82.5rem;
}.qqa_ws_head-w8q {
  gap: 0.75rem;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  display: flex;
  margin-bottom: 14px;
}.qqa_ws_title-w8q {
  gap: 0.625rem;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  font-size: 1rem;
  align-items: center;
  color: #F2E8D0;
  font-family: 'Cinzel', serif;
  display: flex;
  font-weight: 700;
}.qqa_ws_title_ic-w8q svg {
  stroke-linejoin: round;
  height: 1.125rem;
  color: #D4920A;
  width: 18px;
  stroke-linecap: round;
}.qqa_ws_online-w8q {
  gap: 0.438rem;
  display: flex;
  color: #6E5C44;
  align-items: center;
  font-weight: 600;
  font-size: 0.75rem;
}.qqa_ws_online_dot-w8q {
  border-radius: 50%;
  background: #2EA85A;
  height: 0.5rem;
  flex-shrink: 0;
  box-shadow: 0 0 6px rgba(46, 168, 90, 0.18);
  width: 8px;
}.qqa_ws_scroll-w8q {
  gap: 8px;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 0.5rem;
}.qqa_ws_scroll-w8q::-webkit-scrollbar {
  display: none;
}.qqa_wc-w8q {
  border-radius: 8px;
  gap: 10px;
  padding: 0.625rem 0.875rem;
  background: #161108;
  border: 1px solid rgba(255, 255, 255, 0.09);
  align-items: center;
  min-width: 13.75rem;
  flex-shrink: 0;
  display: flex;
}.qqa_wc_img-w8q {
  background: #1C1710;
  overflow: hidden;
  border-radius: 0.25rem;
  flex-shrink: 0;
  width: 2.25rem;
  height: 2.25rem;
}.qqa_wc_img-w8q img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.qqa_wc_info-w8q {
  min-width: 0;
}.qqa_wc_game-w8q {
  overflow: hidden;
  font-weight: 600;
  font-size: 12px;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #C8B890;
}.qqa_wc_player-w8q {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 10px;
  color: #574838;
}.qqa_wc_amount-w8q {
  color: #2EA85A;
  font-weight: 700;
  flex-shrink: 0;
  margin-left: auto;
  white-space: nowrap;
  font-size: 0.813rem;
}.qqa_bon-w8q {
  background: #100D08;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.qqa_bon-w8q {
  padding: 2.75rem 1.5rem 0;
}
}.qqa_bon_in-w8q {
  margin: 0 auto;
  max-width: 1320px;
}.qqa_bon_head-w8q {
  margin-bottom: 20px;
}.qqa_bon_label-w8q {
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-size: 11px;
  color: #C8921E;
}.qqa_bon_h2-w8q {
  font-family: 'Cinzel', serif;
  color: #F2E8D0;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 8px;
  font-size: 1.25rem;
}
@media(min-width: 767px) {.qqa_bon_h2-w8q {
  font-size: 24px;
}
}.qqa_bon_seo-w8q {
  overflow-wrap: break-word;
  max-width: 38.75rem;
  line-height: 1.6;
  font-size: 13px;
  color: #6E5C44;
}.qqa_bon_seo-w8q strong {
  font-weight: 700;
  color: #C8B890;
}.qqa_bon_seo-w8q a {
  text-decoration: underline;
  color: #C8921E;
}.qqa_bon_grid-w8q {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.qqa_bon_grid-w8q {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.qqa_bon_grid-w8q {
  grid-template-columns: repeat(5,1fr);
}
}.qqa_bon_card-w8q {
  border-radius: 8px;
  transition: border-color .2s,transform .2s;
  background: #161108;
  padding: 16px;
  border: 1px solid rgba(255, 255, 255, 0.09);
}.qqa_bon_card-w8q:hover {
  transform: translateY(-2px);
  border-color: rgba(200, 146, 30, 0.08);
}.qqa_bon_card_ic-w8q svg {
  width: 26px;
  stroke-linecap: round;
  height: 1.625rem;
  stroke-linejoin: round;
}.qqa_bon_card_ic-w8q {
  margin-bottom: 0.625rem;
}.qqa_bon_card_type-w8q {
  margin-bottom: 0.375rem;
  color: #6E5C44;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .06em;
}.qqa_bon_card_amount-w8q {
  font-weight: 800;
  line-height: 1.1;
  color: #D4920A;
  margin-bottom: 0.375rem;
  font-size: 1.125rem;
}.qqa_bon_card_name-w8q {
  font-weight: 600;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #F2E8D0;
  margin-bottom: 0.5rem;
}.qqa_bon_card_detail-w8q {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #574838;
  overflow-wrap: break-word;
  padding-top: 8px;
  line-height: 1.5;
  font-size: 0.688rem;
}.qqa_reg-w8q {
  background: #100D08;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.qqa_reg-w8q {
  padding: 2.75rem 24px 0;
}
}.qqa_reg_in-w8q {
  margin: 0 auto;
  background: #1C1710;
  padding: 28px 24px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 0.875rem;
  max-width: 82.5rem;
}
@media(min-width:768px) {.qqa_reg_in-w8q {
  padding: 40px;
}
}.qqa_reg_top-w8q {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 859px) {.qqa_reg_top-w8q {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.qqa_reg_label-w8q {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.625rem;
  color: #C8921E;
  font-size: 0.688rem;
}.qqa_reg_h2-w8q {
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  color: #F2E8D0;
  margin-bottom: 12px;
  font-weight: 800;
  font-size: 1.375rem;
  line-height: 1.2;
}
@media(min-width: 769px) {.qqa_reg_h2-w8q {
  font-size: 28px;
}
}.qqa_reg_bonus-w8q {
  gap: 0.5rem;
  padding: 0.625rem 1rem;
  border: 1px solid rgba(212, 146, 10, 0.18);
  background: rgba(212, 146, 10, 0.18);
  border-radius: 0.5rem;
  display: inline-flex;
  align-items: center;
  margin-bottom: 16px;
}.qqa_reg_bonus_amount-w8q {
  color: #D4920A;
  font-size: 20px;
  font-weight: 800;
}.qqa_reg_bonus_text-w8q {
  line-height: 1.35;
  color: #9A8468;
  font-size: 0.813rem;
}.qqa_reg_cta_btn-w8q {
  border-radius: 8px;
  background: #2EA85A;
  transition: background .2s;
  padding: 0.875rem 32px;
  margin-bottom: 0.75rem;
  color: #0E0A04;
  box-shadow: 0 4px 20px rgba(46, 168, 90, 0.45), 0 1px 0.25rem rgba(0, 0, 0, 0.65);
  font-size: 0.938rem;
  display: inline-block;
  font-weight: 700;
}.qqa_reg_cta_btn-w8q:hover {
  background: #38C46A;
}.qqa_reg_terms-w8q {
  line-height: 1.5;
  color: #574838;
  font-size: 11px;
}.qqa_reg_seo-w8q {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #6E5C44;
  margin-top: 1.25rem;
  padding-top: 1.25rem;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.65;
}.qqa_reg_seo-w8q p {
  line-height: 1.65;
  margin-bottom: 0.625rem;
  font-size: 13px;
  color: #6E5C44;
}.qqa_reg_seo-w8q p:last-child {
  margin-bottom: 0;
}.qqa_reg_seo-w8q strong {
  color: #C8B890;
  font-weight: 700;
}.qqa_reg_seo-w8q a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8921E;
}.qqa_reg_seo-w8q a:hover {
  color: #DFA832;
}.qqa_reg_seo-w8q ul,.qqa_reg_seo-w8q ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 18px;
}.qqa_reg_seo-w8q ol {
  list-style: decimal;
}.qqa_reg_seo-w8q li {
  line-height: 1.65;
  margin-bottom: 4px;
  color: #6E5C44;
  font-size: 0.813rem;
}.qqa_reg_seo-w8q table {
  overflow-x: auto;
  margin-bottom: 0.625rem;
  width: 100%;
  border-collapse: collapse;
  font-size: 13px;
  display: block;
}
@media(min-width: 770px) {.qqa_reg_seo-w8q table {
  display: table;
}
}.qqa_reg_seo-w8q th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.5rem;
  color: #C8B890;
  font-weight: 700;
  text-align: left;
}.qqa_reg_seo-w8q td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem;
  color: #6E5C44;
}.qqa_reg_steps-w8q {
  gap: 14px;
  flex-direction: column;
  margin-top: 1.75rem;
  display: flex;
}
@media(min-width: 859px) {.qqa_reg_steps-w8q {
  margin-top: 0;
}
}.qqa_reg_step-w8q {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.5rem;
  gap: 14px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 16px;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.qqa_reg_step_num-w8q {
  border: 1px solid rgba(200, 146, 30, 0.08);
  background: rgba(200, 146, 30, 0.18);
  border-radius: 50%;
  font-size: 14px;
  font-weight: 800;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  height: 2.125rem;
  width: 2.125rem;
  color: #C8921E;
}.qqa_reg_step_title-w8q {
  font-size: 14px;
  margin-bottom: 3px;
  color: #F2E8D0;
  font-weight: 700;
}.qqa_reg_step_text-w8q {
  font-size: 0.75rem;
  color: #6E5C44;
  line-height: 1.5;
}.qqa_reg_trust-w8q {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  margin-top: 1.25rem;
  padding-top: 20px;
}.qqa_reg_trust_item-w8q {
  gap: 0.438rem;
  color: #6E5C44;
  font-size: 0.75rem;
  display: flex;
  overflow-wrap: break-word;
  align-items: center;
}.qqa_reg_trust_ic-w8q svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1rem;
  color: #C8921E;
  width: 1rem;
}.qqa_prov-w8q {
  background: #100D08;
  padding: 36px 1rem 0;
}
@media(min-width: 766px) {.qqa_prov-w8q {
  padding: 44px 1.5rem 0;
}
}.qqa_prov_in-w8q {
  margin: 0 auto;
  max-width: 1320px;
}.qqa_prov_head-w8q {
  margin-bottom: 16px;
}.qqa_prov_label-w8q {
  margin-bottom: 8px;
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
  color: #C8921E;
}.qqa_prov_h2-w8q {
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F2E8D0;
  margin-bottom: 0.5rem;
  font-size: 1.25rem;
}
@media(min-width: 770px) {.qqa_prov_h2-w8q {
  font-size: 24px;
}
}.qqa_prov_seo-w8q {
  max-width: 38.75rem;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #6E5C44;
  margin-bottom: 16px;
  line-height: 1.6;
}.qqa_prov_seo-w8q strong {
  color: #C8B890;
  font-weight: 700;
}.qqa_prov_seo-w8q a {
  color: #C8921E;
  text-decoration: underline;
}.qqa_prov_grid-w8q {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 641px) {.qqa_prov_grid-w8q {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1082px) {.qqa_prov_grid-w8q {
  grid-template-columns: repeat(8,1fr);
}
}.qqa_prov_card-w8q {
  gap: 7px;
  border-radius: 8px;
  background: #161108;
  padding: 14px 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s,background .2s;
  flex-direction: column;
  display: flex;
  cursor: pointer;
  align-items: center;
}.qqa_prov_card-w8q:hover {
  background: #1C1710;
  border-color: rgba(200, 146, 30, 0.45);
}.qqa_prov_logo-w8q {
  border-radius: 0.25rem;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  height: 44px;
  align-items: center;
  justify-content: center;
  display: flex;
  width: 2.75rem;
}.qqa_prov_logo-w8q img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}.qqa_prov_name-w8q {
  font-size: 11px;
  overflow-wrap: break-word;
  font-weight: 600;
  text-align: center;
  color: #9A8468;
}.qqa_app-w8q {
  background: #100D08;
  padding: 2.25rem 16px 0;
}
@media(min-width: 766px) {.qqa_app-w8q {
  padding: 2.75rem 1.5rem 0;
}
}.qqa_app_in-w8q {
  margin: 0 auto;
  max-width: 1320px;
}.qqa_app_head-w8q {
  margin-bottom: 16px;
}.qqa_app_label-w8q {
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  color: #C8921E;
  font-weight: 700;
  font-size: 11px;
}.qqa_app_h2-w8q {
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #F2E8D0;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.375rem;
}
@media(min-width: 765px) {.qqa_app_h2-w8q {
  font-size: 1.5rem;
}
}.qqa_app_sub-w8q {
  font-size: 13px;
  overflow-wrap: break-word;
  color: #6E5C44;
  line-height: 1.6;
  max-width: 37.5rem;
}.qqa_app_sub-w8q strong {
  font-weight: 700;
  color: #C8B890;
}.qqa_app_cards-w8q {
  gap: 10px;
  margin-top: 16px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 643px) {.qqa_app_cards-w8q {
  grid-template-columns: repeat(3,1fr);
}
}.qqa_app_card-w8q {
  padding: 20px;
  border-radius: 8px;
  gap: 16px;
  overflow: hidden;
  position: relative;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.qqa_app_card_ios-w8q {
  background: linear-gradient(135deg,rgba(200, 146, 30, 0.18) 0%,#1C1710 100%);
}.qqa_app_card_android-w8q {
  background: linear-gradient(135deg,rgba(46, 168, 90, 0.18) 0%,#1C1710 100%);
}.qqa_app_card_win-w8q {
  background: linear-gradient(135deg,rgba(212, 146, 10, 0.18) 0%,#1C1710 100%);
}.qqa_app_card_ic-w8q svg {
  width: 34px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 34px;
}.qqa_app_card_ic-w8q {
  flex-shrink: 0;
  color: #F2E8D0;
}.qqa_app_card_os-w8q {
  font-size: 10px;
  color: #6E5C44;
  font-weight: 700;
  margin-bottom: 6px;
  letter-spacing: .08em;
  text-transform: uppercase;
}.qqa_app_card_title-w8q {
  overflow-wrap: break-word;
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 6px;
  color: #F2E8D0;
  line-height: 1.2;
}.qqa_app_card_text-w8q {
  color: #6E5C44;
  overflow-wrap: break-word;
  font-size: 12px;
  line-height: 1.5;
  margin-bottom: 14px;
}.qqa_app_card_btn-w8q {
  transition: background .2s;
  border: 1px solid rgba(200, 146, 30, 0.45);
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.12);
  gap: 7px;
  padding: 10px 1.125rem;
  color: #F2E8D0;
  display: inline-flex;
  font-size: 0.813rem;
  font-weight: 700;
  align-items: center;
}.qqa_app_card_btn-w8q:hover {
  background: rgba(255, 255, 255, 0.07);
}.qqa_seo-w8q {
  padding: 36px 16px 0;
  background: #100D08;
}
@media(min-width: 770px) {.qqa_seo-w8q {
  padding: 44px 1.5rem 0;
}
}.qqa_seo_in-w8q {
  border-radius: 14px;
  background: #1C1710;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.75rem 24px;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.qqa_seo_in-w8q {
  padding: 36px 40px;
}
}.qqa_seo_label-w8q {
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #C8921E;
  font-weight: 700;
}.qqa_seo_h2-w8q {
  font-size: 1.25rem;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  color: #F2E8D0;
  line-height: 1.25;
  font-weight: 800;
}
@media(min-width: 765px) {.qqa_seo_h2-w8q {
  font-size: 24px;
}
}.qqa_seo_body-w8q {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #9A8468;
  overflow-wrap: break-word;
}.qqa_seo_body-w8q p {
  margin-bottom: 0.75rem;
  color: #9A8468;
  line-height: 1.75;
  font-size: 14px;
}.qqa_seo_body-w8q p:last-child {
  margin-bottom: 0;
}.qqa_seo_body-w8q strong {
  color: #C8B890;
  font-weight: 700;
}.qqa_seo_body-w8q a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8921E;
}.qqa_seo_body-w8q a:hover {
  color: #DFA832;
}.qqa_seo_body-w8q ul,.qqa_seo_body-w8q ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.qqa_seo_body-w8q ol {
  list-style: decimal;
}.qqa_seo_body-w8q li {
  margin-bottom: 6px;
  font-size: 0.875rem;
  color: #9A8468;
  line-height: 1.75;
}.qqa_seo_body-w8q table {
  width: 100%;
  display: block;
  font-size: 0.813rem;
  border-collapse: collapse;
  overflow-x: auto;
  margin-bottom: 0.75rem;
}
@media(min-width: 770px) {.qqa_seo_body-w8q table {
  display: table;
}
}.qqa_seo_body-w8q th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  font-weight: 700;
  text-align: left;
  color: #C8B890;
}.qqa_seo_body-w8q td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #9A8468;
}.qqa_seo_cols-w8q {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 638px) {.qqa_seo_cols-w8q {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.qqa_seo_cols-w8q {
  grid-template-columns: repeat(3,1fr);
}
}.qqa_seo_col_h-w8q {
  margin-bottom: 7px;
  font-weight: 700;
  color: #C8B890;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.qqa_seo_col_p-w8q {
  color: #6E5C44;
  line-height: 1.65;
  font-size: 13px;
  overflow-wrap: break-word;
}.qqa_seo_stats-w8q {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.qqa_seo_stat-w8q {
  background: rgba(200, 146, 30, 0.08);
  padding: 0.875rem 16px;
  border: 1px solid rgba(200, 146, 30, 0.18);
  border-radius: 0.5rem;
  flex: 1;
  min-width: 8.75rem;
}.qqa_seo_stat_val-w8q {
  font-size: 20px;
  color: #C8921E;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-weight: 800;
}.qqa_seo_stat_lb-w8q {
  color: #6E5C44;
  overflow-wrap: break-word;
  font-size: 11px;
}.qqa_seo-w8q {
  padding: 36px 1rem 0;
  background: #100D08;
}
@media(min-width: 769px) {.qqa_seo-w8q {
  padding: 44px 24px 0;
}
}.qqa_seo_in-w8q {
  border-radius: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  margin: 0 auto;
  padding: 28px 24px;
  background: #1C1710;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.qqa_seo_in-w8q {
  padding: 36px 40px;
}
}.qqa_seo_label-w8q {
  margin-bottom: 10px;
  color: #C8921E;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
}.qqa_seo_h2-w8q {
  font-weight: 800;
  line-height: 1.25;
  font-family: 'Cinzel', serif;
  margin-bottom: 14px;
  font-size: 1.25rem;
  color: #F2E8D0;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.qqa_seo_h2-w8q {
  font-size: 1.5rem;
}
}.qqa_seo_body-w8q {
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #9A8468;
  font-size: 0.875rem;
}.qqa_seo_body-w8q p {
  margin-bottom: 12px;
  font-size: 14px;
  color: #9A8468;
  line-height: 1.75;
}.qqa_seo_body-w8q p:last-child {
  margin-bottom: 0;
}.qqa_seo_body-w8q strong {
  color: #C8B890;
  font-weight: 700;
}.qqa_seo_body-w8q a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8921E;
}.qqa_seo_body-w8q a:hover {
  color: #DFA832;
}.qqa_seo_body-w8q ul,.qqa_seo_body-w8q ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.qqa_seo_body-w8q ol {
  list-style: decimal;
}.qqa_seo_body-w8q li {
  font-size: 14px;
  color: #9A8468;
  line-height: 1.75;
  margin-bottom: 0.375rem;
}.qqa_seo_body-w8q table {
  width: 100%;
  border-collapse: collapse;
  display: block;
  font-size: 0.813rem;
  margin-bottom: 0.75rem;
  overflow-x: auto;
}
@media(min-width: 767px) {.qqa_seo_body-w8q table {
  display: table;
}
}.qqa_seo_body-w8q th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  text-align: left;
  font-weight: 700;
  color: #C8B890;
}.qqa_seo_body-w8q td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9A8468;
}.qqa_seo_cols-w8q {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.qqa_seo_cols-w8q {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.qqa_seo_cols-w8q {
  grid-template-columns: repeat(3,1fr);
}
}.qqa_seo_col_h-w8q {
  margin-bottom: 7px;
  overflow-wrap: break-word;
  font-size: 13px;
  font-weight: 700;
  color: #C8B890;
}.qqa_seo_col_p-w8q {
  font-size: 0.813rem;
  line-height: 1.65;
  color: #6E5C44;
  overflow-wrap: break-word;
}.qqa_seo_stats-w8q {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.qqa_seo_stat-w8q {
  background: rgba(200, 146, 30, 0.08);
  border-radius: 0.5rem;
  padding: 0.875rem 16px;
  flex: 1;
  border: 1px solid rgba(200, 146, 30, 0.18);
  min-width: 140px;
}.qqa_seo_stat_val-w8q {
  color: #C8921E;
  overflow-wrap: break-word;
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 4px;
}.qqa_seo_stat_lb-w8q {
  overflow-wrap: break-word;
  color: #6E5C44;
  font-size: 0.688rem;
}.qqa_faq-w8q {
  padding: 2.25rem 16px 0;
  background: #100D08;
}
@media(min-width: 767px) {.qqa_faq-w8q {
  padding: 2.75rem 1.5rem 0;
}
}.qqa_faq_in-w8q {
  margin: 0 auto;
  max-width: 1320px;
}.qqa_faq_head-w8q {
  margin-bottom: 1.25rem;
}.qqa_faq_label-w8q {
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #C8921E;
}.qqa_faq_h2-w8q {
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F2E8D0;
  font-size: 20px;
  font-family: 'Cinzel', serif;
}
@media(min-width: 766px) {.qqa_faq_h2-w8q {
  font-size: 1.5rem;
}
}.qqa_faq_list-w8q {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.qqa_faq_item-w8q {
  background: #1C1710;
  border: 1px solid rgba(255, 255, 255, 0.09);
  overflow: hidden;
  border-radius: 0.5rem;
}.qqa_faq_q-w8q {
  gap: 12px;
  transition: color .2s;
  padding: 16px 20px;
  cursor: pointer;
  justify-content: space-between;
  overflow-wrap: break-word;
  font-size: 14px;
  color: #C8B890;
  align-items: center;
  font-weight: 600;
  display: flex;
  flex-wrap: wrap;
}.qqa_faq_q-w8q:hover {
  color: #F2E8D0;
}.qqa_faq_q_ic-w8q {
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  font-size: 1rem;
  flex-shrink: 0;
  color: #C8921E;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
}.qqa_faq_item-w8q.qqa_state_open-w8q .qqa_faq_q_ic-w8q {
  transform: rotate(45deg);
}.qqa_faq_a-w8q {
  padding: 0 1.25rem 1rem;
  font-size: 13px;
  overflow-wrap: break-word;
  display: none;
  line-height: 1.7;
  color: #6E5C44;
}.qqa_faq_item-w8q.qqa_state_open-w8q .qqa_faq_a-w8q {
  display: block;
}.qqa_faq_a-w8q strong {
  color: #C8B890;
  font-weight: 700;
}.qqa_faq_a-w8q a {
  text-decoration: underline;
  color: #C8921E;
}.qqa_faq_a-w8q ul,.qqa_faq_a-w8q ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 1.25rem;
}.qqa_faq_a-w8q ol {
  list-style: decimal;
}.qqa_faq_a-w8q li {
  line-height: 1.6;
  margin-bottom: 4px;
}.qqa_faq_a-w8q table {
  margin: 8px 0;
  width: 100%;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
  font-size: 0.75rem;
}
@media(min-width: 766px) {.qqa_faq_a-w8q table {
  display: table;
}
}.qqa_faq_a-w8q th {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #C8B890;
  font-weight: 700;
}.qqa_faq_a-w8q td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.375rem 8px;
  color: #6E5C44;
}.qqa_seo-w8q {
  padding: 36px 16px 0;
  background: #100D08;
}
@media(min-width: 771px) {.qqa_seo-w8q {
  padding: 44px 24px 0;
}
}.qqa_seo_in-w8q {
  border-radius: 14px;
  margin: 0 auto;
  background: #1C1710;
  padding: 28px 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  max-width: 1320px;
}
@media(min-width:768px) {.qqa_seo_in-w8q {
  padding: 36px 2.5rem;
}
}.qqa_seo_label-w8q {
  font-weight: 700;
  font-size: 0.688rem;
  color: #C8921E;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 10px;
}.qqa_seo_h2-w8q {
  font-weight: 800;
  color: #F2E8D0;
  margin-bottom: 0.875rem;
  line-height: 1.25;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-size: 20px;
}
@media(min-width: 769px) {.qqa_seo_h2-w8q {
  font-size: 1.5rem;
}
}.qqa_seo_body-w8q {
  overflow-wrap: break-word;
  color: #9A8468;
  font-size: 0.875rem;
  line-height: 1.75;
}.qqa_seo_body-w8q p {
  font-size: 0.875rem;
  color: #9A8468;
  margin-bottom: 12px;
  line-height: 1.75;
}.qqa_seo_body-w8q p:last-child {
  margin-bottom: 0;
}.qqa_seo_body-w8q strong {
  font-weight: 700;
  color: #C8B890;
}.qqa_seo_body-w8q a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8921E;
}.qqa_seo_body-w8q a:hover {
  color: #DFA832;
}.qqa_seo_body-w8q ul,.qqa_seo_body-w8q ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.qqa_seo_body-w8q ol {
  list-style: decimal;
}.qqa_seo_body-w8q li {
  color: #9A8468;
  margin-bottom: 6px;
  line-height: 1.75;
  font-size: 14px;
}.qqa_seo_body-w8q table {
  overflow-x: auto;
  margin-bottom: 12px;
  border-collapse: collapse;
  font-size: 0.813rem;
  display: block;
  width: 100%;
}
@media(min-width: 769px) {.qqa_seo_body-w8q table {
  display: table;
}
}.qqa_seo_body-w8q th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  text-align: left;
  font-weight: 700;
  color: #C8B890;
}.qqa_seo_body-w8q td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9A8468;
}.qqa_seo_cols-w8q {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.qqa_seo_cols-w8q {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.qqa_seo_cols-w8q {
  grid-template-columns: repeat(3,1fr);
}
}.qqa_seo_col_h-w8q {
  font-weight: 700;
  color: #C8B890;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  font-size: 13px;
}.qqa_seo_col_p-w8q {
  color: #6E5C44;
  line-height: 1.65;
  font-size: 13px;
  overflow-wrap: break-word;
}.qqa_seo_stats-w8q {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.qqa_seo_stat-w8q {
  flex: 1;
  border-radius: 8px;
  background: rgba(200, 146, 30, 0.08);
  border: 1px solid rgba(200, 146, 30, 0.18);
  padding: 14px 1rem;
  min-width: 8.75rem;
}.qqa_seo_stat_val-w8q {
  color: #C8921E;
  margin-bottom: 4px;
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}.qqa_seo_stat_lb-w8q {
  font-size: 0.688rem;
  color: #6E5C44;
  overflow-wrap: break-word;
}.qqa_ft-w8q {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #080502;
  margin-top: 3rem;
}.qqa_ft_support-w8q {
  padding: 1.5rem 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 767px) {.qqa_ft_support-w8q {
  padding: 1.75rem 24px;
}
}.qqa_ft_support_in-w8q {
  margin: 0 auto;
  gap: 16px;
  max-width: 1320px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.qqa_ft_support_main-w8q {
  flex: 1;
  gap: 1rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  min-width: 220px;
}.qqa_ft_support_ic-w8q {
  flex-shrink: 0;
  color: #C8921E;
}.qqa_ft_support_ic-w8q svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 30px;
  height: 30px;
}.qqa_ft_support_text_title-w8q {
  color: #F2E8D0;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  margin-bottom: 3px;
}.qqa_ft_support_text_sub-w8q {
  font-size: 12px;
  overflow-wrap: break-word;
  color: #6E5C44;
}.qqa_ft_support_btn-w8q {
  border-radius: 8px;
  padding: 0.688rem 22px;
  transition: background .2s;
  background: #C8921E;
  color: #F2E8D0;
  font-weight: 700;
  white-space: nowrap;
  font-size: 13px;
  flex-shrink: 0;
}.qqa_ft_support_btn-w8q:hover {
  background: #DFA832;
}.qqa_ft_support_contacts-w8q {
  gap: 16px;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.qqa_ft_support_contact-w8q {
  color: #574838;
  font-size: 12px;
  line-height: 1.4;
}.qqa_ft_support_contact-w8q strong {
  margin-bottom: 2px;
  display: block;
  color: #9A8468;
  font-weight: 600;
  font-size: 11px;
}.qqa_ft_main-w8q {
  padding: 2rem 1rem 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 765px) {.qqa_ft_main-w8q {
  padding: 40px 24px 2rem;
}
}.qqa_ft_main_in-w8q {
  gap: 1.5rem;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
  display: grid;
  max-width: 1320px;
}
@media(min-width: 641px) {.qqa_ft_main_in-w8q {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.qqa_ft_main_in-w8q {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.qqa_ft_col_logo-w8q {
  grid-column: 1/-1;
}
@media(min-width: 1078px) {.qqa_ft_col_logo-w8q {
  grid-column: auto;
}
}.qqa_ft_logo-w8q {
  gap: 9px;
  font-size: 16px;
  overflow-wrap: break-word;
  margin-bottom: 12px;
  flex-wrap: wrap;
  align-items: center;
  font-weight: 800;
  color: #F2E8D0;
  display: flex;
}.qqa_ft_logo_mark-w8q {
  overflow: hidden;
  border-radius: 4px;
  width: 1.875rem;
  height: 1.875rem;
}.qqa_ft_logo_mark-w8q img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.qqa_ft_logo_sub-w8q {
  color: #574838;
  max-width: 200px;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  line-height: 1.55;
}.qqa_ft_col_title-w8q {
  letter-spacing: .07em;
  margin-bottom: 0.875rem;
  color: #9A8468;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
}.qqa_ft_col_links-w8q {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.qqa_ft_col_link-w8q {
  transition: color .2s;
  color: #574838;
  overflow-wrap: break-word;
  font-size: 13px;
}.qqa_ft_col_link-w8q:hover {
  color: #C8B890;
}.qqa_ft_apps-w8q {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.qqa_ft_app_card-w8q {
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s;
  gap: 0.625rem;
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  align-items: center;
  display: flex;
}.qqa_ft_app_card-w8q:hover {
  border-color: rgba(200, 146, 30, 0.45);
}.qqa_ft_app_card_ic-w8q svg {
  stroke-linejoin: round;
  height: 22px;
  width: 22px;
  stroke-linecap: round;
}.qqa_ft_app_card_os-w8q {
  font-size: 10px;
  font-weight: 600;
  color: #574838;
}.qqa_ft_app_card_action-w8q {
  font-weight: 700;
  color: #C8B890;
  font-size: 0.75rem;
}.qqa_ft_bot-w8q {
  padding: 20px 16px;
}
@media(min-width: 771px) {.qqa_ft_bot-w8q {
  padding: 20px 1.5rem;
}
}.qqa_ft_bot_in-w8q {
  gap: 16px;
  margin: 0 auto;
  flex-wrap: wrap;
  max-width: 82.5rem;
  display: flex;
  align-items: center;
}.qqa_ft_socials-w8q {
  gap: 0.5rem;
  display: flex;
}.qqa_ft_soc-w8q {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  transition: background .2s;
  border-radius: 4px;
  align-items: center;
  justify-content: center;
  width: 36px;
  color: #9A8468;
  display: flex;
  height: 2.25rem;
}.qqa_ft_soc-w8q svg {
  stroke-linejoin: round;
  height: 16px;
  width: 16px;
  stroke-linecap: round;
}.qqa_ft_soc-w8q:hover {
  background: rgba(255, 255, 255, 0.07);
}.qqa_ft_legal-w8q {
  flex: 1;
  min-width: 12.5rem;
  overflow-wrap: break-word;
  color: #8C7A5C;
  line-height: 1.6;
  font-size: 11px;
}.qqa_ft_legal-w8q strong {
  color: #9A8468;
  font-weight: 700;
}.qqa_ft_legal-w8q a {
  text-decoration: underline;
  color: #9A8468;
}.qqa_ft_age-w8q {
  border: 2px solid #8C7A5C;
  border-radius: 50%;
  height: 32px;
  font-size: 0.688rem;
  justify-content: center;
  display: flex;
  margin-left: auto;
  color: #8C7A5C;
  flex-shrink: 0;
  font-weight: 800;
  align-items: center;
  width: 32px;
}