html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  padding: 0;
  margin: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  border: 0;
  background: none;
  color: inherit;
  cursor: pointer;
}a:link,a:visited {
  color: inherit;
  text-decoration: none;
}img,svg,video {
  max-width: 100%;
  display: block;
}body {
  background: #120C07;
  font-family: 'Lato', sans-serif;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
  color: #D9C49A;
  line-height: 1.6;
}.qha-layout_532 {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}.qha-page_532 {
  min-height: 100vh;
  display: flex;
}.qha-main_532 {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media (min-width: 1079px) {.qha-main_532 {
  padding-left: 13.75rem;
}
}
@media (max-width: 1080px) {.qha-main_532 {
  padding-bottom: 72px;
}
}.qha-gc_532 {
  background: #17100A;
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(200, 160, 80, 0.08);
  border-radius: 0.625rem;
  position: relative;
  width: 8.75rem;
  flex-shrink: 0;
  cursor: pointer;
}
@media(min-width:640px) {.qha-gc_532 {
  width: 9.75rem;
}
}
@media(min-width: 1077px) {.qha-gc_532 {
  width: 10.5rem;
}
}.qha-gc_532:hover {
  border-color: rgba(200, 134, 10, 0.07);
  transform: translateY(-3px);
}.qha-gc_img_532 {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.qha-gc_img_532 img {
  inset: 0;
  height: 100%;
  object-fit: cover;
  position: absolute;
  width: 100%;
}.qha-gc_hover_532 {
  background: rgba(10, 6, 2, 0.72);
  inset: 0;
  transition: opacity .2s;
  display: flex;
  justify-content: center;
  position: absolute;
  align-items: center;
  opacity: 0;
}.qha-gc_532:hover .qha-gc_hover_532 {
  opacity: 1;
}.qha-gc_hover_btn_532 {
  border-radius: 5px;
  padding: 0.5rem 1rem;
  background: #C8860A;
  font-weight: 700;
  color: #F5E8C8;
  font-size: 12px;
}.qha-gc_info_532 {
  padding: 0.5rem 0.625rem 10px;
}.qha-gc_name_532 {
  overflow: hidden;
  white-space: nowrap;
  font-weight: 600;
  max-width: 100%;
  margin-bottom: 3px;
  font-size: 0.75rem;
  color: #D9C49A;
  text-overflow: ellipsis;
}.qha-gc_prov_532 {
  font-size: 0.625rem;
  color: #7A6245;
}.qha-gc_tag_532 {
  padding: 2px 7px;
  border-radius: 4px;
  text-transform: uppercase;
  font-weight: 700;
  left: 6px;
  z-index: 2;
  top: 6px;
  position: absolute;
  font-size: 9px;
  letter-spacing: .04em;
}.qha-gc_tag_hot_532 {
  background: #C93535;
  color: #fff;
}.qha-gc_tag_new_532 {
  background: #2CB86A;
  color: #120C07;
}.qha-gc_tag_jp_532 {
  background: #D4A017;
  color: #120C07;
}.qha-gc_tag_ex_532 {
  background: #7A4E06;
  color: #fff;
}.qha-gc_tag_live_532 {
  background: #C93535;
  color: #fff;
}.qha-gr_532 {
  background: #120C07;
  padding: 2rem 16px 0;
}
@media(min-width:768px) {.qha-gr_532 {
  padding: 36px 1.5rem 0;
}
}.qha-gr_in_532 {
  margin: 0 auto;
  max-width: 82.5rem;
}.qha-gr_head_532 {
  gap: 0.75rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 0.625rem;
}.qha-gr_head_l_532 {
  flex: 1;
  gap: 0.625rem;
  min-width: 0;
  align-items: center;
  display: flex;
}.qha-gr_ic_532 {
  border-radius: 10px;
  flex-shrink: 0;
  height: 2rem;
  width: 32px;
  justify-content: center;
  display: flex;
  align-items: center;
}.qha-gr_ic_532 svg {
  width: 1rem;
  height: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.qha-gr_title_532 {
  overflow-wrap: break-word;
  font-size: 16px;
  font-weight: 700;
  color: #F5E8C8;
  font-family: 'Cinzel', serif;
}
@media(min-width: 771px) {.qha-gr_title_532 {
  font-size: 18px;
}
}.qha-gr_more_532 {
  transition: color .2s;
  gap: 0.313rem;
  font-weight: 600;
  align-items: center;
  flex-shrink: 0;
  color: #917856;
  font-size: 12px;
  display: flex;
  white-space: nowrap;
}.qha-gr_more_532:hover {
  color: #C8860A;
}.qha-gr_more_532 svg {
  height: 12px;
  width: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.qha-gr_arrows_532 {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.qha-gr_arr_532 {
  border-radius: 5px;
  background: rgba(255, 220, 150, 0.05);
  transition: background .15s,color .15s;
  border: 1px solid rgba(200, 160, 80, 0.18);
  height: 1.875rem;
  display: flex;
  color: #B89C6E;
  justify-content: center;
  align-items: center;
  width: 30px;
}.qha-gr_arr_532:hover {
  background: rgba(255, 220, 150, 0.07);
  color: #F5E8C8;
}.qha-gr_arr_532 svg {
  width: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.813rem;
}.qha-gr_seo_h_532 {
  margin: 0 0 6px;
  font-size: 0.813rem;
  color: #D9C49A;
  max-width: 680px;
  overflow-wrap: break-word;
  font-weight: 700;
  font-family: 'Cinzel', serif;
}
@media(min-width: 767px) {.qha-gr_seo_h_532 {
  font-size: 0.875rem;
}
}.qha-gr_seo_532 {
  color: #917856;
  margin-bottom: 0.75rem;
  line-height: 1.55;
  max-width: 42.5rem;
  overflow-wrap: break-word;
  font-size: 12px;
}.qha-gr_seo_532 strong {
  font-weight: 600;
  color: #D9C49A;
}.qha-gr_scroll_532 {
  gap: 10px;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 10px;
}.qha-gr_scroll_532::-webkit-scrollbar {
  display: none;
}
@media(min-width: 767px) {.qha-gr_scroll_532 {
  gap: 0.75rem;
}
}.qha-tb_532 {
  background: #0F0A06;
  border-bottom: 1px solid rgba(255, 220, 150, 0.07);
  right: 0;
  left: 0;
  z-index: 80;
  position: fixed;
  height: 56px;
  top: 0;
  display: flex;
  align-items: center;
}.qha-tb_in_532 {
  gap: 0;
  padding: 0 14px;
  width: 100%;
  height: 100%;
  align-items: center;
  display: flex;
}.qha-tb_burger_532 {
  border-radius: 0.625rem;
  gap: 0.313rem;
  align-items: center;
  justify-content: center;
  height: 2.375rem;
  display: flex;
  flex-direction: column;
  width: 38px;
  flex-shrink: 0;
  margin-right: 8px;
}.qha-tb_burger_532:hover {
  background: rgba(255, 220, 150, 0.05);
}.qha-tb_burger_line_532 {
  border-radius: 1px;
  background: #B89C6E;
  height: 2px;
  width: 18px;
  display: block;
}
@media(min-width: 1083px) {.qha-tb_burger_532 {
  display: none;
}
}.qha-tb_logo_532 {
  gap: 9px;
  align-items: center;
  font-size: 1.125rem;
  margin-right: 20px;
  letter-spacing: -.01em;
  flex-shrink: 0;
  display: flex;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F5E8C8;
}.qha-tb_logo_mark_532 {
  overflow: hidden;
  border-radius: 0.625rem;
  display: flex;
  justify-content: center;
  width: 32px;
  height: 32px;
  align-items: center;
}.qha-tb_logo_mark_532 img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.qha-tb_nav_532 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 642px) {.qha-tb_nav_532 {
  display: flex;
}
}.qha-tb_tab_532 {
  transition: background .15s,color .15s;
  padding: 8px 14px;
  border-radius: 10px;
  white-space: nowrap;
  color: #B89C6E;
  font-size: 0.813rem;
  font-weight: 600;
}.qha-tb_tab_532:hover {
  background: rgba(255, 220, 150, 0.05);
  color: #F5E8C8;
}.qha-tb_tab_532.qha-state_active_532 {
  background: rgba(200, 134, 10, 0.18);
  color: #F5E8C8;
}.qha-tb_right_532 {
  gap: 8px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  margin-left: auto;
}.qha-tb_login_532 {
  transition: border-color .2s,color .2s;
  border-radius: 0.625rem;
  background: rgba(255, 220, 150, 0.05);
  padding: 9px 1rem;
  border: 1px solid rgba(200, 160, 80, 0.18);
  display: none;
  color: #D9C49A;
  font-weight: 600;
  font-size: 0.813rem;
}.qha-tb_login_532:hover {
  border-color: rgba(200, 160, 80, 0.42);
  color: #F5E8C8;
}
@media(min-width: 478px) {.qha-tb_login_532 {
  display: block;
}
}.qha-tb_reg_532 {
  transition: background .2s;
  border-radius: 0.625rem;
  padding: 9px 18px;
  background: #2CB86A;
  white-space: nowrap;
  font-weight: 700;
  font-size: 13px;
  color: #0E0903;
}.qha-tb_reg_532:hover {
  background: #34D47C;
}.qha-sb_532 {
  border-right: 1px solid rgba(255, 220, 150, 0.05);
  background: #1C1409;
  transform: translateX(-100%);
  transition: transform .25s ease;
  z-index: 70;
  top: 3.5rem;
  bottom: 0;
  position: fixed;
  width: 220px;
  left: 0;
  overflow-y: auto;
}.qha-sb_532.qha-state_open_532 {
  transform: translateX(0);
}.qha-sb_532::-webkit-scrollbar {
  width: 4px;
}.qha-sb_532::-webkit-scrollbar-thumb {
  background: rgba(255, 220, 150, 0.07);
  border-radius: 2px;
}
@media(min-width: 1081px) {.qha-sb_532 {
  transform: translateX(0);
}
}.qha-sb_auth_532 {
  padding: 0.875rem 12px 10px;
}.qha-sb_btn_reg_532 {
  padding: 0.688rem;
  background: #2CB86A;
  transition: background .2s;
  border-radius: 10px;
  font-size: 0.813rem;
  color: #0E0903;
  font-weight: 700;
  margin-bottom: 8px;
  text-align: center;
  display: block;
}.qha-sb_btn_reg_532:hover {
  background: #34D47C;
}.qha-sb_btn_login_532 {
  border-radius: 10px;
  background: rgba(255, 220, 150, 0.05);
  border: 1px solid rgba(200, 160, 80, 0.18);
  transition: border-color .2s;
  padding: 0.625rem;
  text-align: center;
  font-weight: 600;
  display: block;
  font-size: 13px;
  color: #D9C49A;
}.qha-sb_btn_login_532:hover {
  border-color: rgba(200, 160, 80, 0.42);
  color: #F5E8C8;
}.qha-sb_promo_532 {
  border: 1px solid rgba(200, 134, 10, 0.18);
  overflow: hidden;
  margin: 0 12px 10px;
  background: linear-gradient(135deg,#2A1804,#1C1409);
  padding: 0.75rem 14px;
  border-radius: 10px;
  position: relative;
}.qha-sb_promo_532::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(200, 134, 10, 0.18),transparent 70%);
  right: -20px;
  height: 80px;
  top: -20px;
  width: 80px;
  content: '';
  position: absolute;
}.qha-sb_promo_title_532 {
  letter-spacing: .06em;
  font-weight: 700;
  color: #C8860A;
  margin-bottom: 4px;
  font-size: 0.688rem;
  text-transform: uppercase;
}.qha-sb_promo_text_532 {
  font-size: 0.75rem;
  font-weight: 600;
  color: #F5E8C8;
  line-height: 1.35;
  overflow-wrap: break-word;
}.qha-sb_promo_sub_532 {
  margin-top: 3px;
  color: #917856;
  font-size: 0.625rem;
}.qha-sb_nav_532 {
  padding: 0.375rem 8px 16px;
}.qha-sb_nav_lb_532 {
  padding: 0.625rem 8px 0.375rem;
  text-transform: uppercase;
  color: #7A6245;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 10px;
}.qha-sb_link_532 {
  padding: 0.563rem 10px;
  border-radius: 5px;
  transition: background .15s,color .15s;
  gap: 0.625rem;
  cursor: pointer;
  overflow-wrap: break-word;
  color: #B89C6E;
  font-weight: 500;
  align-items: center;
  font-size: 0.813rem;
  display: flex;
}.qha-sb_link_532:hover {
  background: rgba(255, 220, 150, 0.05);
  color: #F5E8C8;
}.qha-sb_link_532.qha-state_active_532 {
  background: rgba(200, 134, 10, 0.18);
  color: #F5E8C8;
}.qha-sb_ic_532 {
  border-radius: 5px;
  align-items: center;
  flex-shrink: 0;
  width: 1.875rem;
  height: 1.875rem;
  justify-content: center;
  display: flex;
}.qha-sb_ic_532 svg {
  stroke-linecap: round;
  width: 1rem;
  height: 16px;
  stroke-linejoin: round;
}.qha-sb_ic_1_532 {
  background: rgba(200, 134, 10, 0.07);
  color: #C8860A;
}.qha-sb_ic_2_532 {
  background: rgba(44, 184, 106, 0.16);
  color: #2CB86A;
}.qha-sb_ic_3_532 {
  background: rgba(212, 160, 23, 0.18);
  color: #D4A017;
}.qha-sb_ic_4_532 {
  background: rgba(122, 78, 6, 0.28);
  color: #7A4E06;
}.qha-sb_ic_5_532 {
  background: rgba(200, 134, 10, 0.07);
  color: #D9517A;
}.qha-sb_ic_6_532 {
  background: rgba(122, 78, 6, 0.28);
  color: #9B5FD4;
}.qha-sb_badge_532 {
  background: #D4A017;
  border-radius: 5px;
  padding: 2px 7px;
  margin-left: auto;
  color: #0E0903;
  font-weight: 700;
  font-size: 0.563rem;
}.qha-sb_bot_532 {
  border-top: 1px solid rgba(255, 220, 150, 0.05);
  padding: 12px;
  gap: 8px;
  display: flex;
}.qha-sb_lang_532,.qha-sb_help_532 {
  border-radius: 0.313rem;
  gap: 0.375rem;
  border: 1px solid rgba(200, 160, 80, 0.08);
  transition: border-color .2s;
  padding: 9px 6px;
  flex: 1;
  background: rgba(255, 220, 150, 0.05);
  align-items: center;
  display: flex;
  font-size: 11px;
  color: #B89C6E;
  justify-content: center;
  font-weight: 600;
}.qha-sb_lang_532:hover,.qha-sb_help_532:hover {
  border-color: rgba(200, 160, 80, 0.42);
  color: #F5E8C8;
}.qha-sb_lang_532 svg,.qha-sb_help_532 svg {
  width: 13px;
  stroke-linejoin: round;
  height: 0.813rem;
  stroke-linecap: round;
}.qha-sb_bd_532 {
  inset: 0;
  background: rgba(10, 6, 2, 0.72);
  position: fixed;
  display: none;
  z-index: 69;
}.qha-sb_bd_532.qha-state_on_532 {
  display: block;
}
@media(min-width:1080px) {.qha-sb_bd_532 {
  display: none!important;
}
}.qha-mob_nav_532 {
  background: #1C1409;
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(200, 160, 80, 0.18);
  right: 0;
  display: flex;
  z-index: 80;
  left: 0;
  bottom: 0;
  position: fixed;
}
@media(min-width: 1081px) {.qha-mob_nav_532 {
  display: none;
}
}.qha-mob_nav_item_532 {
  flex: 1;
  gap: 4px;
  padding: 0.25rem 2px;
  display: flex;
  color: #7A6245;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
}.qha-mob_nav_ic_532 {
  line-height: 1;
}.qha-mob_nav_ic_532 svg {
  stroke-linecap: round;
  height: 1.25rem;
  stroke-linejoin: round;
  width: 20px;
}.qha-mob_nav_lb_532 {
  font-size: 0.625rem;
  color: #7A6245;
  font-weight: 600;
}.qha-mob_nav_item_532.qha-state_active_532 {
  color: #C8860A;
}.qha-mob_nav_item_532.qha-state_active_532 .qha-mob_nav_lb_532 {
  color: #C8860A;
}.qha-hero_532 {
  background: #120C07;
  padding: 20px 1rem 0;
}
@media(min-width: 767px) {.qha-hero_532 {
  padding: 1.5rem 24px 0;
}
}.qha-hero_in_532 {
  margin: 0 auto;
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 1320px;
}
@media(min-width: 857px) {.qha-hero_in_532 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1099px) {.qha-hero_in_532 {
  grid-template-columns: 1fr 21.25rem;
}
}.qha-hero_promo_532 {
  border-radius: 16px;
  overflow: hidden;
  background: #17100A;
  display: flex;
  min-height: 220px;
  position: relative;
  align-items: stretch;
}
@media(min-width: 770px) {.qha-hero_promo_532 {
  min-height: 280px;
}
}.qha-hero_promo_bg_532 {
  inset: 0;
  background: linear-gradient(120deg,#2A1804 0%,#120C07 100%);
  background-position: center;
  background-size: cover;
  position: absolute;
}.qha-hero_promo_bg_532::after {
  background: linear-gradient(90deg,#120C07 0%,rgba(10, 6, 2, 0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.qha-hero_promo_glow_532 {
  background: radial-gradient(circle,rgba(122, 78, 6, 0.28) 0%,transparent 65%);
  border-radius: 50%;
  height: 18.75rem;
  width: 18.75rem;
  top: -40px;
  pointer-events: none;
  right: 3.75rem;
  position: absolute;
}.qha-hero_promo_ct_532 {
  padding: 28px 24px 28px 1.75rem;
  z-index: 2;
  display: flex;
  justify-content: center;
  position: relative;
  flex-direction: column;
  max-width: 480px;
}
@media(min-width: 769px) {.qha-hero_promo_ct_532 {
  padding: 2.5rem 2rem;
}
}.qha-hero_badge_532 {
  border: 1px solid rgba(200, 134, 10, 0.07);
  background: rgba(200, 134, 10, 0.18);
  padding: 5px 12px;
  border-radius: 1.375rem;
  font-weight: 700;
  color: #C8860A;
  display: inline-block;
  font-size: 0.625rem;
  margin-bottom: 14px;
  letter-spacing: .08em;
  text-transform: uppercase;
}.qha-hero_h1_532 {
  font-family: 'Cinzel', serif;
  font-weight: 800;
  overflow-wrap: break-word;
  line-height: 1.15;
  color: #F5E8C8;
  font-size: 26px;
  margin-bottom: 10px;
}.qha-hero_h1_532 em {
  font-style: normal;
  color: #D4A017;
}
@media(min-width: 769px) {.qha-hero_h1_532 {
  font-size: 2.25rem;
}
}.qha-hero_sub_532 {
  line-height: 1.55;
  margin-bottom: 1.25rem;
  color: #B89C6E;
  font-size: 13px;
}
@media(min-width:768px) {.qha-hero_sub_532 {
  font-size: 14px;
}
}.qha-hero_row_532 {
  gap: 10px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.qha-hero_cta_532 {
  transition: background .2s;
  padding: 13px 26px;
  background: #2CB86A;
  border-radius: 0.625rem;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.12), 0 0.25rem 0.875rem rgba(44, 184, 106, 0.40);
  color: #0E0903;
  font-weight: 700;
  font-size: 0.875rem;
}.qha-hero_cta_532:hover {
  background: #34D47C;
}.qha-hero_terms_532 {
  color: #7A6245;
  font-size: 0.688rem;
}.qha-hero_game_532 {
  border: 1px solid rgba(200, 160, 80, 0.08);
  overflow: hidden;
  background: #17100A;
  border-radius: 16px;
  display: flex;
  position: relative;
  flex-direction: column;
}.qha-hero_game_badge_532 {
  padding: 5px 10px;
  border: 1px solid rgba(212, 160, 23, 0.18);
  border-radius: 1.375rem;
  background: rgba(212, 160, 23, 0.18);
  font-size: 10px;
  z-index: 3;
  left: 12px;
  color: #D4A017;
  letter-spacing: .06em;
  top: 12px;
  position: absolute;
  font-weight: 700;
  text-transform: uppercase;
}.qha-hero_game_badge_532 svg {
  margin-right: 0.25rem;
  height: 0.688rem;
  width: 0.688rem;
  vertical-align: -1px;
}.qha-hero_game_img_532 {
  overflow: hidden;
  background: linear-gradient(135deg,#2A1804,#120C07);
  position: relative;
  padding-bottom: 60%;
}.qha-hero_game_img_532 img {
  inset: 0;
  object-fit: cover;
  height: 100%;
  width: 100%;
  position: absolute;
}.qha-hero_game_play_532 {
  inset: 0;
  transition: opacity .2s;
  background: rgba(10, 6, 2, 0.72);
  justify-content: center;
  position: absolute;
  opacity: 0;
  align-items: center;
  display: flex;
}.qha-hero_game_532:hover .qha-hero_game_play_532 {
  opacity: 1;
}.qha-hero_game_play_532 span {
  background: #C8860A;
  border-radius: 50%;
  display: flex;
  height: 52px;
  width: 3.25rem;
  align-items: center;
  justify-content: center;
}.qha-hero_game_play_532 span svg {
  width: 1.125rem;
  margin-left: 2px;
  height: 18px;
}.qha-hero_game_info_532 {
  padding: 0.875rem 1rem;
}.qha-hero_game_title_532 {
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F5E8C8;
  font-size: 0.938rem;
}.qha-hero_game_provider_532 {
  font-size: 0.688rem;
  color: #917856;
}.qha-hero_game_btn_532 {
  padding: 0.688rem;
  border-radius: 10px;
  background: #C8860A;
  transition: background .2s;
  margin: 12px 1rem 16px;
  text-align: center;
  display: block;
  font-weight: 700;
  color: #F5E8C8;
  font-size: 13px;
}.qha-hero_game_532:hover .qha-hero_game_btn_532 {
  background: #E29A14;
}.qha-sbar_532 {
  padding: 16px 1rem 0;
  background: #120C07;
}
@media(min-width: 769px) {.qha-sbar_532 {
  padding: 1.125rem 24px 0;
}
}.qha-sbar_in_532 {
  margin: 0 auto;
  max-width: 1320px;
}.qha-sbar_row_532 {
  gap: 0.625rem;
  flex-wrap: wrap;
  margin-bottom: 12px;
  display: flex;
}.qha-sbar_input_532 {
  background: #17100A;
  transition: border-color .2s;
  flex: 1;
  gap: 10px;
  border: 1px solid rgba(200, 160, 80, 0.18);
  border-radius: 0.625rem;
  padding: 11px 1rem;
  color: #917856;
  align-items: center;
  display: flex;
  font-size: 13px;
  cursor: pointer;
}.qha-sbar_input_532:hover {
  border-color: rgba(200, 160, 80, 0.42);
}.qha-sbar_input_532 svg {
  flex-shrink: 0;
  stroke-linejoin: round;
  height: 15px;
  width: 0.938rem;
  stroke-linecap: round;
}.qha-sbar_providers_532 {
  gap: 8px;
  transition: border-color .2s;
  border: 1px solid rgba(200, 160, 80, 0.18);
  background: #17100A;
  border-radius: 10px;
  padding: 11px 1.125rem;
  color: #D9C49A;
  font-weight: 600;
  align-items: center;
  font-size: 13px;
  display: flex;
  white-space: nowrap;
}.qha-sbar_providers_532:hover {
  border-color: rgba(200, 160, 80, 0.42);
  color: #F5E8C8;
}.qha-sbar_providers_532 svg {
  stroke-linejoin: round;
  height: 0.875rem;
  stroke-linecap: round;
  width: 14px;
}.qha-sbar_tabs_532 {
  gap: 0.375rem;
  display: flex;
  padding-bottom: 2px;
  overflow-x: auto;
  scrollbar-width: none;
}.qha-sbar_tabs_532::-webkit-scrollbar {
  display: none;
}.qha-sbar_tab_532 {
  background: rgba(255, 220, 150, 0.05);
  border: 1px solid rgba(200, 160, 80, 0.08);
  border-radius: 1.375rem;
  transition: background .15s,color .15s,border-color .15s;
  gap: 7px;
  padding: 0.5rem 0.875rem;
  font-weight: 600;
  font-size: 12px;
  white-space: nowrap;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  cursor: pointer;
  color: #B89C6E;
}.qha-sbar_tab_532:hover {
  border-color: rgba(200, 160, 80, 0.42);
  background: rgba(255, 220, 150, 0.07);
  color: #F5E8C8;
}.qha-sbar_tab_532.qha-state_active_532 {
  background: rgba(200, 134, 10, 0.18);
  border-color: rgba(200, 134, 10, 0.07);
  color: #F5E8C8;
}.qha-sbar_tab_ic_532 svg {
  height: 0.875rem;
  width: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.qha-gcg_532 {
  padding: 2.25rem 1rem 0;
  background: #120C07;
}
@media(min-width: 767px) {.qha-gcg_532 {
  padding: 2.75rem 1.5rem 0;
}
}.qha-gcg_in_532 {
  margin: 0 auto;
  max-width: 1320px;
}.qha-gcg_head_532 {
  margin-bottom: 1.25rem;
  max-width: 720px;
}.qha-gcg_label_532 {
  font-size: 0.688rem;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-weight: 700;
  color: #C8860A;
  letter-spacing: .08em;
}.qha-gcg_h2_532 {
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  color: #F5E8C8;
  font-size: 1.375rem;
  font-weight: 800;
  font-family: 'Cinzel', serif;
}
@media(min-width: 771px) {.qha-gcg_h2_532 {
  font-size: 28px;
}
}.qha-gcg_intro_532 {
  font-size: 0.813rem;
  color: #917856;
  line-height: 1.6;
}.qha-gcg_grid_532 {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 642px) {.qha-gcg_grid_532 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.qha-gcg_grid_532 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.qha-gcg_card_532 {
  padding: 20px;
  overflow: hidden;
  border-radius: 16px;
  border: 1px solid rgba(200, 160, 80, 0.18);
  transition: transform .2s,border-color .2s;
  display: flex;
  justify-content: flex-end;
  cursor: pointer;
  flex-direction: column;
  position: relative;
  min-height: 240px;
}.qha-gcg_card_532:hover {
  border-color: rgba(200, 134, 10, 0.18);
  transform: translateY(-3px);
}.qha-gcg_card_bg_532 {
  inset: 0;
  z-index: 0;
  position: absolute;
}.qha-gcg_card_bg_532::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.qha-gcg_card_ic_532 {
  background: rgba(0,0,0,.45);
  border-radius: 0.313rem;
  top: 18px;
  justify-content: center;
  display: flex;
  position: absolute;
  height: 40px;
  color: #F5E8C8;
  z-index: 2;
  width: 40px;
  align-items: center;
  right: 1.125rem;
}.qha-gcg_card_ic_532 svg {
  width: 20px;
  stroke-linejoin: round;
  height: 1.25rem;
  stroke-linecap: round;
}.qha-gcg_card_ct_532 {
  position: relative;
  z-index: 1;
}.qha-gcg_card_h_532 {
  font-size: 1.125rem;
  font-family: 'Cinzel', serif;
  margin-bottom: 8px;
  color: #F5E8C8;
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1.2;
}
@media(min-width: 765px) {.qha-gcg_card_h_532 {
  font-size: 20px;
}
}.qha-gcg_card_p_532 {
  overflow-wrap: break-word;
  margin-bottom: 10px;
  color: rgba(255,255,255,.82);
  line-height: 1.55;
  font-size: 0.75rem;
}.qha-gcg_card_p_532 strong {
  font-weight: 600;
  color: #F5E8C8;
}.qha-gcg_card_cta_532 {
  gap: 4px;
  display: inline-flex;
  font-size: 0.75rem;
  color: #C8860A;
  letter-spacing: .04em;
  text-transform: uppercase;
  align-items: center;
  font-weight: 700;
}.qha-gcg_card_cta_532 svg {
  height: 0.75rem;
  stroke-linejoin: round;
  width: 0.75rem;
  stroke-linecap: round;
}.qha-gr_jp_532 {
  overflow: hidden;
  background: linear-gradient(135deg,#1E0F2A 0%,#0E0714 100%);
  border-radius: 16px;
  padding: 20px;
  position: relative;
}.qha-gr_jp_532::before {
  background: radial-gradient(circle,rgba(122, 78, 6, 0.28) 0%,transparent 70%);
  border-radius: 50%;
  top: -3.75rem;
  content: '';
  position: absolute;
  left: -3.75rem;
  width: 250px;
  height: 250px;
}.qha-gr_jp_532::after {
  background: radial-gradient(circle,rgba(212, 160, 23, 0.18) 0%,transparent 70%);
  border-radius: 50%;
  width: 12.5rem;
  position: absolute;
  right: 0;
  height: 12.5rem;
  bottom: -40px;
  content: '';
}.qha-gr_jp_head_532 {
  gap: 1rem;
  display: flex;
  align-items: flex-start;
  z-index: 1;
  margin-bottom: 16px;
  flex-wrap: wrap;
  position: relative;
}.qha-gr_jp_info_532 {
  flex: 1;
}.qha-gr_jp_label_532 {
  letter-spacing: .08em;
  margin-bottom: 6px;
  font-size: 0.688rem;
  color: #9B5FD4;
  text-transform: uppercase;
  font-weight: 700;
}.qha-gr_jp_label_532 svg {
  stroke-linecap: round;
  vertical-align: -2px;
  margin-right: 4px;
  height: 14px;
  width: 14px;
  stroke-linejoin: round;
}.qha-gr_jp_amount_532 {
  margin-bottom: 0.25rem;
  color: #F5E8C8;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 2rem;
  font-family: 'Cinzel', serif;
  line-height: 1;
}
@media(min-width:768px) {.qha-gr_jp_amount_532 {
  font-size: 2.5rem;
}
}.qha-gr_jp_amount_532 span {
  color: #D4A017;
}.qha-gr_jp_seo_532 {
  color: #B89C6E;
  font-size: 12px;
  line-height: 1.5;
  overflow-wrap: break-word;
  max-width: 480px;
}.qha-gr_jp_cta_532 {
  border: 1px solid rgba(122, 78, 6, 0.28);
  padding: 11px 1.25rem;
  transition: background .2s;
  background: rgba(122, 78, 6, 0.28);
  border-radius: 10px;
  margin-top: 0.25rem;
  font-weight: 700;
  flex-shrink: 0;
  align-self: flex-start;
  color: #F5E8C8;
  font-size: 13px;
  position: relative;
  z-index: 1;
  white-space: nowrap;
}.qha-gr_jp_cta_532:hover {
  background: #7A4E06;
}.qha-ws_532 {
  padding: 2rem 16px 0;
  background: #120C07;
}
@media(min-width: 769px) {.qha-ws_532 {
  padding: 36px 1.5rem 0;
}
}.qha-ws_in_532 {
  margin: 0 auto;
  max-width: 1320px;
}.qha-ws_head_532 {
  gap: 0.75rem;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 0.875rem;
  justify-content: space-between;
  align-items: center;
}.qha-ws_title_532 {
  gap: 10px;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  font-size: 16px;
  font-weight: 700;
  color: #F5E8C8;
}.qha-ws_title_ic_532 svg {
  stroke-linecap: round;
  width: 1.125rem;
  color: #D4A017;
  stroke-linejoin: round;
  height: 18px;
}.qha-ws_online_532 {
  gap: 7px;
  font-size: 12px;
  display: flex;
  align-items: center;
  color: #917856;
  font-weight: 600;
}.qha-ws_online_dot_532 {
  border-radius: 50%;
  background: #2CB86A;
  box-shadow: 0 0 0.375rem rgba(44, 184, 106, 0.16);
  height: 0.5rem;
  width: 0.5rem;
  flex-shrink: 0;
}.qha-ws_scroll_532 {
  gap: 0.5rem;
  display: flex;
  overflow-x: auto;
  padding-bottom: 0.5rem;
  scrollbar-width: none;
}.qha-ws_scroll_532::-webkit-scrollbar {
  display: none;
}.qha-wc_532 {
  background: #17100A;
  border-radius: 10px;
  padding: 0.625rem 0.875rem;
  gap: 0.625rem;
  border: 1px solid rgba(200, 160, 80, 0.18);
  min-width: 220px;
  align-items: center;
  flex-shrink: 0;
  display: flex;
}.qha-wc_img_532 {
  overflow: hidden;
  background: #1C1409;
  border-radius: 5px;
  height: 36px;
  flex-shrink: 0;
  width: 36px;
}.qha-wc_img_532 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.qha-wc_info_532 {
  min-width: 0;
}.qha-wc_game_532 {
  overflow: hidden;
  white-space: nowrap;
  font-size: 12px;
  text-overflow: ellipsis;
  color: #D9C49A;
  font-weight: 600;
}.qha-wc_player_532 {
  overflow: hidden;
  white-space: nowrap;
  color: #7A6245;
  font-size: 10px;
  text-overflow: ellipsis;
}.qha-wc_amount_532 {
  font-weight: 700;
  font-size: 0.813rem;
  flex-shrink: 0;
  white-space: nowrap;
  color: #2CB86A;
  margin-left: auto;
}.qha-app_532 {
  background: #120C07;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.qha-app_532 {
  padding: 2.75rem 24px 0;
}
}.qha-app_in_532 {
  margin: 0 auto;
  max-width: 1320px;
}.qha-app_head_532 {
  margin-bottom: 1rem;
}.qha-app_label_532 {
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  color: #C8860A;
}.qha-app_h2_532 {
  color: #F5E8C8;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  margin-bottom: 6px;
  font-size: 20px;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.qha-app_h2_532 {
  font-size: 24px;
}
}.qha-app_sub_532 {
  line-height: 1.6;
  color: #917856;
  overflow-wrap: break-word;
  max-width: 600px;
  font-size: 0.813rem;
}.qha-app_sub_532 strong {
  font-weight: 700;
  color: #D9C49A;
}.qha-app_cards_532 {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 1rem;
}
@media(min-width: 639px) {.qha-app_cards_532 {
  grid-template-columns: repeat(3,1fr);
}
}.qha-app_card_532 {
  overflow: hidden;
  padding: 20px;
  gap: 16px;
  border-radius: 10px;
  align-items: flex-start;
  flex-wrap: wrap;
  position: relative;
  display: flex;
}.qha-app_card_ios_532 {
  background: linear-gradient(135deg,rgba(200, 134, 10, 0.18) 0%,#1C1409 100%);
}.qha-app_card_android_532 {
  background: linear-gradient(135deg,rgba(44, 184, 106, 0.16) 0%,#1C1409 100%);
}.qha-app_card_win_532 {
  background: linear-gradient(135deg,rgba(212, 160, 23, 0.18) 0%,#1C1409 100%);
}.qha-app_card_ic_532 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 34px;
  height: 2.125rem;
}.qha-app_card_ic_532 {
  color: #F5E8C8;
  flex-shrink: 0;
}.qha-app_card_os_532 {
  margin-bottom: 0.375rem;
  letter-spacing: .08em;
  font-size: 0.625rem;
  color: #917856;
  font-weight: 700;
  text-transform: uppercase;
}.qha-app_card_title_532 {
  margin-bottom: 0.375rem;
  font-size: 0.938rem;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F5E8C8;
  line-height: 1.2;
}.qha-app_card_text_532 {
  overflow-wrap: break-word;
  color: #917856;
  line-height: 1.5;
  font-size: 12px;
  margin-bottom: 14px;
}.qha-app_card_btn_532 {
  padding: 10px 18px;
  gap: 7px;
  transition: background .2s;
  border: 1px solid rgba(200, 160, 80, 0.42);
  border-radius: 5px;
  background: rgba(255, 220, 150, 0.12);
  align-items: center;
  font-weight: 700;
  color: #F5E8C8;
  font-size: 0.813rem;
  display: inline-flex;
}.qha-app_card_btn_532:hover {
  background: rgba(255, 220, 150, 0.07);
}.qha-reg_532 {
  background: #120C07;
  padding: 36px 16px 0;
}
@media(min-width:768px) {.qha-reg_532 {
  padding: 44px 1.5rem 0;
}
}.qha-reg_in_532 {
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(200, 160, 80, 0.08);
  background: #1C1409;
  border-radius: 16px;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 767px) {.qha-reg_in_532 {
  padding: 2.5rem;
}
}.qha-reg_top_532 {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.qha-reg_top_532 {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.qha-reg_label_532 {
  color: #C8860A;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
}.qha-reg_h2_532 {
  font-size: 22px;
  line-height: 1.2;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  color: #F5E8C8;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
}
@media(min-width: 769px) {.qha-reg_h2_532 {
  font-size: 1.75rem;
}
}.qha-reg_bonus_532 {
  padding: 10px 1rem;
  border-radius: 0.625rem;
  gap: 0.5rem;
  background: rgba(212, 160, 23, 0.18);
  border: 1px solid rgba(212, 160, 23, 0.18);
  margin-bottom: 1rem;
  display: inline-flex;
  align-items: center;
}.qha-reg_bonus_amount_532 {
  color: #D4A017;
  font-weight: 800;
  font-size: 1.25rem;
}.qha-reg_bonus_text_532 {
  color: #B89C6E;
  font-size: 0.813rem;
  line-height: 1.35;
}.qha-reg_cta_btn_532 {
  border-radius: 10px;
  padding: 14px 32px;
  background: #2CB86A;
  transition: background .2s;
  margin-bottom: 12px;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.12), 0 4px 14px rgba(44, 184, 106, 0.40);
  color: #0E0903;
  font-weight: 700;
  font-size: 15px;
  display: inline-block;
}.qha-reg_cta_btn_532:hover {
  background: #34D47C;
}.qha-reg_terms_532 {
  font-size: 11px;
  line-height: 1.5;
  color: #7A6245;
}.qha-reg_seo_532 {
  border-top: 1px solid rgba(255, 220, 150, 0.05);
  margin-top: 20px;
  color: #917856;
  font-size: 0.813rem;
  line-height: 1.65;
  padding-top: 20px;
  overflow-wrap: break-word;
}.qha-reg_seo_532 p {
  color: #917856;
  line-height: 1.65;
  margin-bottom: 10px;
  font-size: 0.813rem;
}.qha-reg_seo_532 p:last-child {
  margin-bottom: 0;
}.qha-reg_seo_532 strong {
  color: #D9C49A;
  font-weight: 700;
}.qha-reg_seo_532 a {
  transition: color .2s;
  color: #C8860A;
  text-decoration: underline;
}.qha-reg_seo_532 a:hover {
  color: #E29A14;
}.qha-reg_seo_532 ul,.qha-reg_seo_532 ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 1.125rem;
}.qha-reg_seo_532 ol {
  list-style: decimal;
}.qha-reg_seo_532 li {
  color: #917856;
  margin-bottom: 0.25rem;
  line-height: 1.65;
  font-size: 13px;
}.qha-reg_seo_532 table {
  margin-bottom: 10px;
  font-size: 0.813rem;
  width: 100%;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 769px) {.qha-reg_seo_532 table {
  display: table;
}
}.qha-reg_seo_532 th {
  border-bottom: 1px solid rgba(255, 220, 150, 0.07);
  padding: 0.5rem;
  text-align: left;
  font-weight: 700;
  color: #D9C49A;
}.qha-reg_seo_532 td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 220, 150, 0.05);
  color: #917856;
}.qha-reg_steps_532 {
  gap: 14px;
  flex-direction: column;
  display: flex;
  margin-top: 28px;
}
@media(min-width: 861px) {.qha-reg_steps_532 {
  margin-top: 0;
}
}.qha-reg_step_532 {
  background: rgba(255, 220, 150, 0.05);
  border: 1px solid rgba(200, 160, 80, 0.08);
  border-radius: 0.625rem;
  gap: 14px;
  padding: 1rem;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.qha-reg_step_num_532 {
  border: 1px solid rgba(200, 134, 10, 0.07);
  border-radius: 50%;
  background: rgba(200, 134, 10, 0.18);
  font-size: 0.875rem;
  width: 2.125rem;
  justify-content: center;
  align-items: center;
  height: 34px;
  font-weight: 800;
  color: #C8860A;
  display: flex;
  flex-shrink: 0;
}.qha-reg_step_title_532 {
  margin-bottom: 3px;
  font-size: 0.875rem;
  font-weight: 700;
  color: #F5E8C8;
}.qha-reg_step_text_532 {
  font-size: 0.75rem;
  line-height: 1.5;
  color: #917856;
}.qha-reg_trust_532 {
  border-top: 1px solid rgba(255, 220, 150, 0.05);
  gap: 0.625rem;
  display: flex;
  margin-top: 1.25rem;
  padding-top: 20px;
  flex-wrap: wrap;
}.qha-reg_trust_item_532 {
  gap: 7px;
  color: #917856;
  overflow-wrap: break-word;
  align-items: center;
  font-size: 0.75rem;
  display: flex;
}.qha-reg_trust_ic_532 svg {
  color: #C8860A;
  height: 1rem;
  width: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.qha-bon_532 {
  background: #120C07;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.qha-bon_532 {
  padding: 2.75rem 24px 0;
}
}.qha-bon_in_532 {
  margin: 0 auto;
  max-width: 82.5rem;
}.qha-bon_head_532 {
  margin-bottom: 1.25rem;
}.qha-bon_label_532 {
  font-weight: 700;
  font-size: 0.688rem;
  color: #C8860A;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 8px;
}.qha-bon_h2_532 {
  font-weight: 800;
  color: #F5E8C8;
  margin-bottom: 8px;
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.qha-bon_h2_532 {
  font-size: 24px;
}
}.qha-bon_seo_532 {
  line-height: 1.6;
  font-size: 0.813rem;
  max-width: 620px;
  overflow-wrap: break-word;
  color: #917856;
}.qha-bon_seo_532 strong {
  color: #D9C49A;
  font-weight: 700;
}.qha-bon_seo_532 a {
  text-decoration: underline;
  color: #C8860A;
}.qha-bon_grid_532 {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 637px) {.qha-bon_grid_532 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.qha-bon_grid_532 {
  grid-template-columns: repeat(5,1fr);
}
}.qha-bon_card_532 {
  border-radius: 10px;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(200, 160, 80, 0.18);
  padding: 16px;
  background: #17100A;
}.qha-bon_card_532:hover {
  border-color: rgba(200, 134, 10, 0.07);
  transform: translateY(-2px);
}.qha-bon_card_ic_532 svg {
  width: 26px;
  height: 1.625rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.qha-bon_card_ic_532 {
  margin-bottom: 10px;
}.qha-bon_card_type_532 {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 6px;
  color: #917856;
  font-size: 10px;
  letter-spacing: .06em;
}.qha-bon_card_amount_532 {
  font-weight: 800;
  font-size: 18px;
  line-height: 1.1;
  color: #D4A017;
  margin-bottom: 0.375rem;
}.qha-bon_card_name_532 {
  font-size: 0.813rem;
  font-weight: 600;
  overflow-wrap: break-word;
  color: #F5E8C8;
  margin-bottom: 8px;
}.qha-bon_card_detail_532 {
  border-top: 1px solid rgba(255, 220, 150, 0.05);
  padding-top: 0.5rem;
  color: #7A6245;
  overflow-wrap: break-word;
  line-height: 1.5;
  font-size: 11px;
}.qha-htp_532 {
  background: #120C07;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.qha-htp_532 {
  padding: 44px 1.5rem 0;
}
}.qha-htp_in_532 {
  margin: 0 auto;
  max-width: 82.5rem;
}.qha-htp_head_532 {
  margin-bottom: 1.375rem;
  max-width: 45rem;
}.qha-htp_label_532 {
  margin-bottom: 8px;
  color: #C8860A;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
}.qha-htp_h2_532 {
  font-family: 'Cinzel', serif;
  margin-bottom: 0.5rem;
  font-weight: 800;
  color: #F5E8C8;
  font-size: 22px;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.qha-htp_h2_532 {
  font-size: 28px;
}
}.qha-htp_intro_532 {
  color: #917856;
  line-height: 1.6;
  font-size: 14px;
}.qha-htp_steps_532 {
  gap: 12px;
  list-style: none;
  padding: 0;
  margin: 0;
  grid-template-columns: 1fr;
  display: grid;
  counter-reset: none;
}
@media(min-width: 637px) {.qha-htp_steps_532 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.qha-htp_steps_532 {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.qha-htp_step_532 {
  border-radius: 10px;
  background: #1C1409;
  padding: 1.25rem 1.125rem 18px;
  border: 1px solid rgba(200, 160, 80, 0.18);
  position: relative;
  display: flex;
  flex-direction: column;
}.qha-htp_step_num_532 {
  border-radius: 50%;
  background: #C8860A;
  left: 20px;
  font-size: 13px;
  height: 28px;
  display: flex;
  font-weight: 800;
  color: #0E0903;
  font-family: 'Cinzel', serif;
  position: absolute;
  justify-content: center;
  width: 28px;
  top: -12px;
  align-items: center;
}.qha-htp_step_ic_532 {
  margin: 0.5rem 0 12px;
  border-radius: 5px;
  background: rgba(200, 134, 10, 0.18);
  display: flex;
  justify-content: center;
  align-items: center;
  height: 36px;
  color: #C8860A;
  width: 36px;
}.qha-htp_step_ic_532 svg {
  stroke-linejoin: round;
  width: 18px;
  stroke-linecap: round;
  height: 1.125rem;
}.qha-htp_step_h_532 {
  font-weight: 700;
  margin-bottom: 0.375rem;
  color: #F5E8C8;
  font-size: 14px;
  overflow-wrap: break-word;
  line-height: 1.25;
}.qha-htp_step_p_532 {
  line-height: 1.55;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #917856;
}.qha-htp_step_p_532 strong {
  font-weight: 600;
  color: #D9C49A;
}.qha-htp_cta_532 {
  padding: 0.813rem 26px;
  transition: background .2s;
  border-radius: 0.625rem;
  background: #2CB86A;
  font-weight: 700;
  font-size: 14px;
  color: #0E0903;
  margin-top: 20px;
  display: inline-block;
}.qha-htp_cta_532:hover {
  background: #34D47C;
}.qha-prov_532 {
  padding: 36px 1rem 0;
  background: #120C07;
}
@media(min-width: 765px) {.qha-prov_532 {
  padding: 44px 1.5rem 0;
}
}.qha-prov_in_532 {
  margin: 0 auto;
  max-width: 82.5rem;
}.qha-prov_head_532 {
  margin-bottom: 1rem;
}.qha-prov_label_532 {
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-weight: 700;
  color: #C8860A;
  font-size: 11px;
  text-transform: uppercase;
}.qha-prov_h2_532 {
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.5rem;
  font-size: 1.25rem;
  color: #F5E8C8;
}
@media(min-width: 769px) {.qha-prov_h2_532 {
  font-size: 24px;
}
}.qha-prov_seo_532 {
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #917856;
  max-width: 38.75rem;
  margin-bottom: 1rem;
  font-size: 0.813rem;
}.qha-prov_seo_532 strong {
  font-weight: 700;
  color: #D9C49A;
}.qha-prov_seo_532 a {
  text-decoration: underline;
  color: #C8860A;
}.qha-prov_grid_532 {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 641px) {.qha-prov_grid_532 {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width:1080px) {.qha-prov_grid_532 {
  grid-template-columns: repeat(8,1fr);
}
}.qha-prov_card_532 {
  padding: 14px 0.625rem;
  border: 1px solid rgba(200, 160, 80, 0.18);
  background: #17100A;
  border-radius: 10px;
  transition: border-color .2s,background .2s;
  gap: 0.438rem;
  display: flex;
  cursor: pointer;
  flex-direction: column;
  align-items: center;
}.qha-prov_card_532:hover {
  background: #1C1409;
  border-color: rgba(200, 160, 80, 0.42);
}.qha-prov_logo_532 {
  background: rgba(255, 220, 150, 0.05);
  border-radius: 0.313rem;
  overflow: hidden;
  display: flex;
  justify-content: center;
  width: 44px;
  align-items: center;
  height: 44px;
}.qha-prov_logo_532 img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}.qha-prov_name_532 {
  font-weight: 600;
  text-align: center;
  overflow-wrap: break-word;
  font-size: 11px;
  color: #B89C6E;
}.qha-seo_532 {
  background: #120C07;
  padding: 36px 1rem 0;
}
@media(min-width: 771px) {.qha-seo_532 {
  padding: 2.75rem 1.5rem 0;
}
}.qha-seo_in_532 {
  border-radius: 1rem;
  padding: 1.75rem 24px;
  margin: 0 auto;
  background: #1C1409;
  border: 1px solid rgba(200, 160, 80, 0.18);
  max-width: 82.5rem;
}
@media(min-width: 769px) {.qha-seo_in_532 {
  padding: 2.25rem 2.5rem;
}
}.qha-seo_label_532 {
  color: #C8860A;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
}.qha-seo_h2_532 {
  font-size: 1.25rem;
  line-height: 1.25;
  font-weight: 800;
  color: #F5E8C8;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
}
@media(min-width: 769px) {.qha-seo_h2_532 {
  font-size: 1.5rem;
}
}.qha-seo_body_532 {
  line-height: 1.75;
  color: #B89C6E;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.qha-seo_body_532 p {
  color: #B89C6E;
  margin-bottom: 0.75rem;
  font-size: 14px;
  line-height: 1.75;
}.qha-seo_body_532 p:last-child {
  margin-bottom: 0;
}.qha-seo_body_532 strong {
  color: #D9C49A;
  font-weight: 700;
}.qha-seo_body_532 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8860A;
}.qha-seo_body_532 a:hover {
  color: #E29A14;
}.qha-seo_body_532 ul,.qha-seo_body_532 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.qha-seo_body_532 ol {
  list-style: decimal;
}.qha-seo_body_532 li {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #B89C6E;
  margin-bottom: 0.375rem;
}.qha-seo_body_532 table {
  display: block;
  width: 100%;
  font-size: 0.813rem;
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 12px;
}
@media(min-width: 769px) {.qha-seo_body_532 table {
  display: table;
}
}.qha-seo_body_532 th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 220, 150, 0.07);
  color: #D9C49A;
  font-weight: 700;
  text-align: left;
}.qha-seo_body_532 td {
  border-bottom: 1px solid rgba(255, 220, 150, 0.05);
  padding: 10px 12px;
  color: #B89C6E;
}.qha-seo_cols_532 {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 637px) {.qha-seo_cols_532 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.qha-seo_cols_532 {
  grid-template-columns: repeat(3,1fr);
}
}.qha-seo_col_h_532 {
  color: #D9C49A;
  margin-bottom: 7px;
  font-size: 0.813rem;
  font-weight: 700;
  overflow-wrap: break-word;
}.qha-seo_col_p_532 {
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #917856;
  font-size: 0.813rem;
}.qha-seo_stats_532 {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.qha-seo_stat_532 {
  background: rgba(200, 134, 10, 0.07);
  border: 1px solid rgba(200, 134, 10, 0.18);
  padding: 0.875rem 16px;
  border-radius: 10px;
  flex: 1;
  min-width: 8.75rem;
}.qha-seo_stat_val_532 {
  color: #C8860A;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-weight: 800;
}.qha-seo_stat_lb_532 {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #917856;
}.qha-rv_532 {
  padding: 36px 16px 0;
  background: #120C07;
}
@media(min-width: 771px) {.qha-rv_532 {
  padding: 2.75rem 24px 0;
}
}.qha-rv_in_532 {
  margin: 0 auto;
  max-width: 1320px;
}.qha-rv_head_532 {
  max-width: 720px;
  margin-bottom: 20px;
}.qha-rv_label_532 {
  text-transform: uppercase;
  color: #C8860A;
  font-weight: 700;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.qha-rv_h2_532 {
  font-size: 22px;
  overflow-wrap: break-word;
  margin-bottom: 10px;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  color: #F5E8C8;
}
@media(min-width: 767px) {.qha-rv_h2_532 {
  font-size: 1.75rem;
}
}.qha-rv_stats_532 {
  gap: 18px;
  font-size: 13px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  color: #917856;
}.qha-rv_stats_score_532 {
  gap: 0.375rem;
  display: flex;
  align-items: baseline;
}.qha-rv_stats_score_val_532 {
  font-weight: 800;
  color: #D4A017;
  font-family: 'Cinzel', serif;
  font-size: 22px;
}.qha-rv_stats_score_max_532 {
  font-size: 0.813rem;
  color: #7A6245;
}.qha-rv_stats_badge_532 {
  gap: 0.25rem;
  align-items: center;
  display: flex;
}.qha-rv_stats_badge_532 svg {
  height: 0.875rem;
  color: #D4A017;
  width: 14px;
}.qha-rv_grid_532 {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:640px) {.qha-rv_grid_532 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.qha-rv_grid_532 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.qha-rv_card_532 {
  border-radius: 10px;
  padding: 20px;
  border: 1px solid rgba(200, 160, 80, 0.18);
  background: #1C1409;
  display: flex;
  flex-direction: column;
}.qha-rv_card_stars_532 {
  gap: 2px;
  display: flex;
  color: #D4A017;
  margin-bottom: 10px;
}.qha-rv_card_stars_532 svg {
  width: 14px;
  height: 0.875rem;
}.qha-rv_card_h_532 {
  margin-bottom: 0.5rem;
  font-size: 14px;
  color: #F5E8C8;
  line-height: 1.3;
  overflow-wrap: break-word;
  font-weight: 700;
}.qha-rv_card_body_532 {
  flex: 1;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #917856;
  font-size: 13px;
  margin-bottom: 14px;
}.qha-rv_card_body_532 strong {
  color: #D9C49A;
  font-weight: 600;
}.qha-rv_card_meta_532 {
  border-top: 1px solid rgba(255, 220, 150, 0.05);
  gap: 10px;
  padding-top: 0.75rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  justify-content: space-between;
}.qha-rv_card_author_532 {
  font-size: 12px;
  color: #D9C49A;
  font-weight: 600;
}.qha-rv_card_date_532 {
  font-size: 0.688rem;
  color: #7A6245;
}.qha-pmt_532 {
  background: #120C07;
  padding: 36px 1rem 0;
}
@media(min-width: 766px) {.qha-pmt_532 {
  padding: 2.75rem 24px 0;
}
}.qha-pmt_in_532 {
  margin: 0 auto;
  max-width: 1320px;
}.qha-pmt_head_532 {
  max-width: 45rem;
  margin-bottom: 22px;
}.qha-pmt_label_532 {
  margin-bottom: 0.5rem;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #C8860A;
}.qha-pmt_h2_532 {
  margin-bottom: 0.5rem;
  font-size: 1.375rem;
  color: #F5E8C8;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.qha-pmt_h2_532 {
  font-size: 28px;
}
}.qha-pmt_intro_532 {
  font-size: 14px;
  color: #917856;
  line-height: 1.6;
  overflow-wrap: break-word;
}.qha-pmt_groups_532 {
  gap: 1.25rem;
  display: flex;
  flex-direction: column;
}.qha-pmt_group_532 {
  border: 1px solid rgba(200, 160, 80, 0.18);
  background: #1C1409;
  border-radius: 10px;
  padding: 1.25rem;
}.qha-pmt_group_head_532 {
  gap: 12px;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 0.625rem;
  display: flex;
}.qha-pmt_group_ic_532 {
  border-radius: 0.313rem;
  background: rgba(200, 134, 10, 0.18);
  justify-content: center;
  width: 36px;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  color: #C8860A;
  height: 2.25rem;
}.qha-pmt_group_ic_532 svg {
  width: 1.125rem;
  stroke-linecap: round;
  height: 1.125rem;
  stroke-linejoin: round;
}.qha-pmt_group_h_532 {
  margin: 0;
  font-family: 'Cinzel', serif;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 1rem;
  color: #F5E8C8;
}.qha-pmt_group_p_532 {
  font-size: 0.813rem;
  margin-bottom: 0.875rem;
  color: #917856;
  line-height: 1.6;
  overflow-wrap: break-word;
}.qha-pmt_group_p_532 strong {
  color: #D9C49A;
  font-weight: 600;
}.qha-pmt_table_wrap_532 {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.qha-pmt_table_532 {
  width: 100%;
  min-width: 540px;
  font-size: 0.813rem;
  border-collapse: collapse;
}.qha-pmt_table_532 th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 220, 150, 0.07);
  font-weight: 700;
  text-transform: uppercase;
  white-space: nowrap;
  letter-spacing: .04em;
  color: #D9C49A;
  text-align: left;
  font-size: 0.688rem;
}.qha-pmt_table_532 td {
  border-bottom: 1px solid rgba(255, 220, 150, 0.05);
  padding: 0.75rem;
  color: #917856;
}.qha-pmt_table_532 tbody tr:last-child td {
  border-bottom: none;
}.qha-pmt_table_532 tr:hover td {
  background: rgba(255, 220, 150, 0.05);
  color: #D9C49A;
}.qha-seo_532 {
  background: #120C07;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.qha-seo_532 {
  padding: 44px 1.5rem 0;
}
}.qha-seo_in_532 {
  margin: 0 auto;
  border: 1px solid rgba(200, 160, 80, 0.18);
  border-radius: 1rem;
  background: #1C1409;
  padding: 28px 24px;
  max-width: 82.5rem;
}
@media(min-width: 771px) {.qha-seo_in_532 {
  padding: 36px 40px;
}
}.qha-seo_label_532 {
  margin-bottom: 10px;
  font-size: 0.688rem;
  color: #C8860A;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
}.qha-seo_h2_532 {
  font-size: 1.25rem;
  line-height: 1.25;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  color: #F5E8C8;
  font-weight: 800;
  font-family: 'Cinzel', serif;
}
@media(min-width: 766px) {.qha-seo_h2_532 {
  font-size: 1.5rem;
}
}.qha-seo_body_532 {
  color: #B89C6E;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.75;
}.qha-seo_body_532 p {
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 1.75;
  color: #B89C6E;
}.qha-seo_body_532 p:last-child {
  margin-bottom: 0;
}.qha-seo_body_532 strong {
  font-weight: 700;
  color: #D9C49A;
}.qha-seo_body_532 a {
  transition: color .2s;
  color: #C8860A;
  text-decoration: underline;
}.qha-seo_body_532 a:hover {
  color: #E29A14;
}.qha-seo_body_532 ul,.qha-seo_body_532 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.qha-seo_body_532 ol {
  list-style: decimal;
}.qha-seo_body_532 li {
  margin-bottom: 6px;
  color: #B89C6E;
  font-size: 14px;
  line-height: 1.75;
}.qha-seo_body_532 table {
  font-size: 13px;
  width: 100%;
  border-collapse: collapse;
  display: block;
  margin-bottom: 12px;
  overflow-x: auto;
}
@media(min-width: 771px) {.qha-seo_body_532 table {
  display: table;
}
}.qha-seo_body_532 th {
  border-bottom: 1px solid rgba(255, 220, 150, 0.07);
  padding: 10px 12px;
  color: #D9C49A;
  font-weight: 700;
  text-align: left;
}.qha-seo_body_532 td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 220, 150, 0.05);
  color: #B89C6E;
}.qha-seo_cols_532 {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 637px) {.qha-seo_cols_532 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.qha-seo_cols_532 {
  grid-template-columns: repeat(3,1fr);
}
}.qha-seo_col_h_532 {
  overflow-wrap: break-word;
  font-weight: 700;
  color: #D9C49A;
  font-size: 0.813rem;
  margin-bottom: 7px;
}.qha-seo_col_p_532 {
  line-height: 1.65;
  color: #917856;
  overflow-wrap: break-word;
  font-size: 13px;
}.qha-seo_stats_532 {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.qha-seo_stat_532 {
  background: rgba(200, 134, 10, 0.07);
  border-radius: 10px;
  padding: 0.875rem 1rem;
  border: 1px solid rgba(200, 134, 10, 0.18);
  flex: 1;
  min-width: 8.75rem;
}.qha-seo_stat_val_532 {
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 0.25rem;
  color: #C8860A;
  overflow-wrap: break-word;
}.qha-seo_stat_lb_532 {
  font-size: 0.688rem;
  color: #917856;
  overflow-wrap: break-word;
}.qha-faq_532 {
  padding: 2.25rem 1rem 0;
  background: #120C07;
}
@media(min-width: 765px) {.qha-faq_532 {
  padding: 2.75rem 24px 0;
}
}.qha-faq_in_532 {
  margin: 0 auto;
  max-width: 82.5rem;
}.qha-faq_head_532 {
  margin-bottom: 1.25rem;
}.qha-faq_label_532 {
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  font-weight: 700;
  letter-spacing: .08em;
  color: #C8860A;
}.qha-faq_h2_532 {
  font-size: 1.25rem;
  color: #F5E8C8;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Cinzel', serif;
}
@media(min-width: 767px) {.qha-faq_h2_532 {
  font-size: 24px;
}
}.qha-faq_list_532 {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.qha-faq_item_532 {
  border-radius: 10px;
  overflow: hidden;
  background: #1C1409;
  border: 1px solid rgba(200, 160, 80, 0.18);
}.qha-faq_q_532 {
  padding: 1rem 1.25rem;
  gap: 0.75rem;
  transition: color .2s;
  overflow-wrap: break-word;
  font-weight: 600;
  display: flex;
  color: #D9C49A;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  flex-wrap: wrap;
}.qha-faq_q_532:hover {
  color: #F5E8C8;
}.qha-faq_q_ic_532 {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255, 220, 150, 0.05);
  height: 1.5rem;
  flex-shrink: 0;
  color: #C8860A;
  justify-content: center;
  width: 1.5rem;
  align-items: center;
  display: flex;
  font-size: 1rem;
}.qha-faq_item_532.qha-state_open_532 .qha-faq_q_ic_532 {
  transform: rotate(45deg);
}.qha-faq_a_532 {
  padding: 0 20px 1rem;
  font-size: 0.813rem;
  line-height: 1.7;
  overflow-wrap: break-word;
  color: #917856;
  display: none;
}.qha-faq_item_532.qha-state_open_532 .qha-faq_a_532 {
  display: block;
}.qha-faq_a_532 strong {
  color: #D9C49A;
  font-weight: 700;
}.qha-faq_a_532 a {
  text-decoration: underline;
  color: #C8860A;
}.qha-faq_a_532 ul,.qha-faq_a_532 ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 1.25rem;
}.qha-faq_a_532 ol {
  list-style: decimal;
}.qha-faq_a_532 li {
  line-height: 1.6;
  margin-bottom: 4px;
}.qha-faq_a_532 table {
  margin: 0.5rem 0;
  font-size: 0.75rem;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
  display: block;
}
@media(min-width: 769px) {.qha-faq_a_532 table {
  display: table;
}
}.qha-faq_a_532 th {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255, 220, 150, 0.07);
  color: #D9C49A;
  font-weight: 700;
  text-align: left;
}.qha-faq_a_532 td {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 220, 150, 0.05);
  color: #917856;
}.qha-seo_532 {
  background: #120C07;
  padding: 36px 1rem 0;
}
@media(min-width:768px) {.qha-seo_532 {
  padding: 44px 1.5rem 0;
}
}.qha-seo_in_532 {
  background: #1C1409;
  border-radius: 16px;
  border: 1px solid rgba(200, 160, 80, 0.18);
  padding: 28px 1.5rem;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.qha-seo_in_532 {
  padding: 2.25rem 40px;
}
}.qha-seo_label_532 {
  font-size: 11px;
  text-transform: uppercase;
  color: #C8860A;
  font-weight: 700;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
}.qha-seo_h2_532 {
  line-height: 1.25;
  font-weight: 800;
  margin-bottom: 14px;
  color: #F5E8C8;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-size: 20px;
}
@media(min-width: 771px) {.qha-seo_h2_532 {
  font-size: 24px;
}
}.qha-seo_body_532 {
  line-height: 1.75;
  color: #B89C6E;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.qha-seo_body_532 p {
  font-size: 0.875rem;
  color: #B89C6E;
  line-height: 1.75;
  margin-bottom: 12px;
}.qha-seo_body_532 p:last-child {
  margin-bottom: 0;
}.qha-seo_body_532 strong {
  font-weight: 700;
  color: #D9C49A;
}.qha-seo_body_532 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8860A;
}.qha-seo_body_532 a:hover {
  color: #E29A14;
}.qha-seo_body_532 ul,.qha-seo_body_532 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.qha-seo_body_532 ol {
  list-style: decimal;
}.qha-seo_body_532 li {
  margin-bottom: 6px;
  line-height: 1.75;
  font-size: 14px;
  color: #B89C6E;
}.qha-seo_body_532 table {
  width: 100%;
  border-collapse: collapse;
  font-size: 0.813rem;
  display: block;
  margin-bottom: 12px;
  overflow-x: auto;
}
@media(min-width: 771px) {.qha-seo_body_532 table {
  display: table;
}
}.qha-seo_body_532 th {
  border-bottom: 1px solid rgba(255, 220, 150, 0.07);
  padding: 0.625rem 0.75rem;
  color: #D9C49A;
  font-weight: 700;
  text-align: left;
}.qha-seo_body_532 td {
  border-bottom: 1px solid rgba(255, 220, 150, 0.05);
  padding: 0.625rem 0.75rem;
  color: #B89C6E;
}.qha-seo_cols_532 {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.qha-seo_cols_532 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.qha-seo_cols_532 {
  grid-template-columns: repeat(3,1fr);
}
}.qha-seo_col_h_532 {
  font-size: 13px;
  color: #D9C49A;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  font-weight: 700;
}.qha-seo_col_p_532 {
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #917856;
  font-size: 0.813rem;
}.qha-seo_stats_532 {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.qha-seo_stat_532 {
  border-radius: 0.625rem;
  padding: 14px 1rem;
  flex: 1;
  border: 1px solid rgba(200, 134, 10, 0.18);
  background: rgba(200, 134, 10, 0.07);
  min-width: 140px;
}.qha-seo_stat_val_532 {
  margin-bottom: 0.25rem;
  color: #C8860A;
  font-size: 20px;
  font-weight: 800;
  overflow-wrap: break-word;
}.qha-seo_stat_lb_532 {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #917856;
}.qha-ft_532 {
  border-top: 1px solid rgba(255, 220, 150, 0.05);
  background: #0A0703;
  margin-top: 3rem;
}.qha-ft_support_532 {
  border-bottom: 1px solid rgba(255, 220, 150, 0.05);
  padding: 1.5rem 16px;
}
@media(min-width: 765px) {.qha-ft_support_532 {
  padding: 28px 24px;
}
}.qha-ft_support_in_532 {
  gap: 16px;
  margin: 0 auto;
  max-width: 82.5rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.qha-ft_support_main_532 {
  gap: 16px;
  flex: 1;
  min-width: 13.75rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.qha-ft_support_ic_532 {
  color: #C8860A;
  flex-shrink: 0;
}.qha-ft_support_ic_532 svg {
  width: 1.875rem;
  height: 30px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.qha-ft_support_text_title_532 {
  margin-bottom: 3px;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  color: #F5E8C8;
}.qha-ft_support_text_sub_532 {
  overflow-wrap: break-word;
  color: #917856;
  font-size: 0.75rem;
}.qha-ft_support_btn_532 {
  border-radius: 10px;
  padding: 11px 22px;
  transition: background .2s;
  background: #C8860A;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 13px;
  color: #F5E8C8;
  white-space: nowrap;
}.qha-ft_support_btn_532:hover {
  background: #E29A14;
}.qha-ft_support_contacts_532 {
  gap: 16px;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.qha-ft_support_contact_532 {
  line-height: 1.4;
  font-size: 12px;
  color: #7A6245;
}.qha-ft_support_contact_532 strong {
  font-size: 0.688rem;
  margin-bottom: 2px;
  display: block;
  color: #B89C6E;
  font-weight: 600;
}.qha-ft_main_532 {
  border-bottom: 1px solid rgba(255, 220, 150, 0.05);
  padding: 32px 16px 1.5rem;
}
@media(min-width: 769px) {.qha-ft_main_532 {
  padding: 2.5rem 1.5rem 2rem;
}
}.qha-ft_main_in_532 {
  margin: 0 auto;
  gap: 24px;
  grid-template-columns: 1fr 1fr;
  display: grid;
  max-width: 82.5rem;
}
@media(min-width:640px) {.qha-ft_main_in_532 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.qha-ft_main_in_532 {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.qha-ft_col_logo_532 {
  grid-column: 1/-1;
}
@media(min-width: 1079px) {.qha-ft_col_logo_532 {
  grid-column: auto;
}
}.qha-ft_logo_532 {
  gap: 0.563rem;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 12px;
  overflow-wrap: break-word;
  color: #F5E8C8;
  font-weight: 800;
  align-items: center;
  font-size: 16px;
}.qha-ft_logo_mark_532 {
  border-radius: 0.313rem;
  overflow: hidden;
  height: 30px;
  width: 30px;
}.qha-ft_logo_mark_532 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.qha-ft_logo_sub_532 {
  color: #7A6245;
  max-width: 12.5rem;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  line-height: 1.55;
}.qha-ft_col_title_532 {
  margin-bottom: 0.875rem;
  color: #B89C6E;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: .07em;
  font-weight: 700;
}.qha-ft_col_links_532 {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.qha-ft_col_link_532 {
  transition: color .2s;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #7A6245;
}.qha-ft_col_link_532:hover {
  color: #D9C49A;
}.qha-ft_apps_532 {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.qha-ft_app_card_532 {
  gap: 10px;
  padding: 10px 12px;
  background: rgba(255, 220, 150, 0.05);
  transition: border-color .2s;
  border: 1px solid rgba(200, 160, 80, 0.18);
  border-radius: 5px;
  display: flex;
  align-items: center;
}.qha-ft_app_card_532:hover {
  border-color: rgba(200, 160, 80, 0.42);
}.qha-ft_app_card_ic_532 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.375rem;
  width: 22px;
}.qha-ft_app_card_os_532 {
  color: #7A6245;
  font-size: 0.625rem;
  font-weight: 600;
}.qha-ft_app_card_action_532 {
  color: #D9C49A;
  font-weight: 700;
  font-size: 0.75rem;
}.qha-ft_bot_532 {
  padding: 1.25rem 16px;
}
@media(min-width: 769px) {.qha-ft_bot_532 {
  padding: 1.25rem 1.5rem;
}
}.qha-ft_bot_in_532 {
  gap: 16px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  max-width: 82.5rem;
}.qha-ft_socials_532 {
  gap: 8px;
  display: flex;
}.qha-ft_soc_532 {
  border-radius: 5px;
  transition: background .2s;
  border: 1px solid rgba(200, 160, 80, 0.18);
  background: rgba(255, 220, 150, 0.05);
  width: 2.25rem;
  justify-content: center;
  height: 2.25rem;
  display: flex;
  color: #B89C6E;
  align-items: center;
}.qha-ft_soc_532 svg {
  width: 16px;
  stroke-linejoin: round;
  height: 16px;
  stroke-linecap: round;
}.qha-ft_soc_532:hover {
  background: rgba(255, 220, 150, 0.07);
}.qha-ft_legal_532 {
  flex: 1;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  min-width: 200px;
  line-height: 1.6;
  color: #8A7352;
}.qha-ft_legal_532 strong {
  color: #B89C6E;
  font-weight: 700;
}.qha-ft_legal_532 a {
  color: #B89C6E;
  text-decoration: underline;
}.qha-ft_age_532 {
  border-radius: 50%;
  border: 2px solid #8A7352;
  height: 32px;
  flex-shrink: 0;
  margin-left: auto;
  font-weight: 800;
  justify-content: center;
  width: 32px;
  display: flex;
  color: #8A7352;
  align-items: center;
  font-size: 0.688rem;
}