*,::before,::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  line-height: 1.6;
  font-family: 'DM Sans', sans-serif;
  min-height: 100vh;
  background-color: #0F0C0D;
  -webkit-font-smoothing: antialiased;
  color: #CABEBE;
}ul,ol {
  list-style: none;
}img,picture,svg {
  display: block;
  max-width: 100%;
}input,button,textarea,select {
  font: inherit;
}button {
  border: none;
  background: transparent;
  cursor: pointer;
  color: inherit;
}a {
  text-decoration: none;
  color: inherit;
}.qhx_layout-62w {
  min-height: 100vh;
  flex-direction: column;
  display: flex;
}.qhx_page-62w {
  min-height: 100vh;
  display: flex;
}.qhx_main-62w {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media screen and (min-width: 1077px) {.qhx_main-62w {
  padding-left: 220px;
}
}
@media screen and (max-width: 1078px) {.qhx_main-62w {
  padding-bottom: 4.5rem;
}
}.qhx_gc-62w {
  border: 1px solid rgba(255, 255, 255, 0.06);
  transition: transform .2s,border-color .2s;
  border-radius: 0.625rem;
  background: #141012;
  overflow: hidden;
  cursor: pointer;
  flex-shrink: 0;
  width: 8.75rem;
  position: relative;
}
@media(min-width: 641px) {.qhx_gc-62w {
  width: 9.75rem;
}
}
@media(min-width: 1077px) {.qhx_gc-62w {
  width: 10.5rem;
}
}.qhx_gc-62w:hover {
  border-color: rgba(214, 58, 58, 0.07);
  transform: translateY(-3px);
}.qhx_gc_img-62w {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding-bottom: 80%;
}.qhx_gc_img-62w img {
  inset: 0;
  position: absolute;
  width: 100%;
  object-fit: cover;
  height: 100%;
}.qhx_gc_hover-62w {
  transition: opacity .2s;
  inset: 0;
  background: rgba(8, 6, 7, 0.72);
  align-items: center;
  position: absolute;
  opacity: 0;
  justify-content: center;
  display: flex;
}.qhx_gc-62w:hover .qhx_gc_hover-62w {
  opacity: 1;
}.qhx_gc_hover_btn-62w {
  padding: 8px 16px;
  background: #D63A3A;
  border-radius: 6px;
  font-weight: 700;
  font-size: 0.75rem;
  color: #F5EFEF;
}.qhx_gc_info-62w {
  padding: 8px 0.625rem 0.625rem;
}.qhx_gc_name-62w {
  overflow: hidden;
  white-space: nowrap;
  font-size: 12px;
  max-width: 100%;
  font-weight: 600;
  margin-bottom: 3px;
  color: #CABEBE;
  text-overflow: ellipsis;
}.qhx_gc_prov-62w {
  font-size: 0.625rem;
  color: #5C5254;
}.qhx_gc_tag-62w {
  padding: 2px 7px;
  border-radius: 0.25rem;
  left: 6px;
  font-weight: 700;
  top: 6px;
  z-index: 2;
  text-transform: uppercase;
  position: absolute;
  font-size: 0.563rem;
  letter-spacing: .04em;
}.qhx_gc_tag_hot-62w {
  background: #F03535;
  color: #fff;
}.qhx_gc_tag_new-62w {
  background: #21C55D;
  color: #0F0C0D;
}.qhx_gc_tag_jp-62w {
  background: #F59E0B;
  color: #0F0C0D;
}.qhx_gc_tag_ex-62w {
  background: #7A1E1E;
  color: #fff;
}.qhx_gc_tag_live-62w {
  background: #F03535;
  color: #fff;
}.qhx_gr-62w {
  background: #0F0C0D;
  padding: 32px 16px 0;
}
@media(min-width: 769px) {.qhx_gr-62w {
  padding: 36px 1.5rem 0;
}
}.qhx_gr_in-62w {
  margin: 0 auto;
  max-width: 82.5rem;
}.qhx_gr_head-62w {
  gap: 12px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  margin-bottom: 10px;
}.qhx_gr_head_l-62w {
  flex: 1;
  gap: 10px;
  display: flex;
  min-width: 0;
  align-items: center;
}.qhx_gr_ic-62w {
  border-radius: 10px;
  display: flex;
  height: 32px;
  width: 32px;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
}.qhx_gr_ic-62w svg {
  height: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1rem;
}.qhx_gr_title-62w {
  overflow-wrap: break-word;
  font-size: 1rem;
  font-weight: 700;
  color: #F5EFEF;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 769px) {.qhx_gr_title-62w {
  font-size: 1.125rem;
}
}.qhx_gr_more-62w {
  transition: color .2s;
  gap: 0.313rem;
  white-space: nowrap;
  font-size: 0.75rem;
  align-items: center;
  color: #74696A;
  display: flex;
  font-weight: 600;
  flex-shrink: 0;
}.qhx_gr_more-62w:hover {
  color: #D63A3A;
}.qhx_gr_more-62w svg {
  width: 0.75rem;
  height: 12px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.qhx_gr_arrows-62w {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.qhx_gr_arr-62w {
  transition: background .15s,color .15s;
  border-radius: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  width: 1.875rem;
  color: #9C8E8E;
  display: flex;
  height: 30px;
  align-items: center;
  justify-content: center;
}.qhx_gr_arr-62w:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F5EFEF;
}.qhx_gr_arr-62w svg {
  stroke-linecap: round;
  height: 13px;
  stroke-linejoin: round;
  width: 13px;
}.qhx_gr_seo_h-62w {
  margin: 0 0 6px;
  font-weight: 700;
  font-size: 13px;
  max-width: 42.5rem;
  overflow-wrap: break-word;
  color: #CABEBE;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 769px) {.qhx_gr_seo_h-62w {
  font-size: 14px;
}
}.qhx_gr_seo-62w {
  margin-bottom: 12px;
  max-width: 680px;
  font-size: 12px;
  color: #74696A;
  overflow-wrap: break-word;
  line-height: 1.55;
}.qhx_gr_seo-62w strong {
  color: #CABEBE;
  font-weight: 600;
}.qhx_gr_scroll-62w {
  gap: 0.625rem;
  display: flex;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 10px;
}.qhx_gr_scroll-62w::-webkit-scrollbar {
  display: none;
}
@media(min-width: 770px) {.qhx_gr_scroll-62w {
  gap: 12px;
}
}.qhx_tb-62w {
  background: #0F0C0D;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  display: flex;
  top: 0;
  left: 0;
  z-index: 80;
  align-items: center;
  right: 0;
  height: 3.5rem;
  position: fixed;
}.qhx_tb_in-62w {
  padding: 0 14px;
  gap: 0;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
}.qhx_tb_burger-62w {
  border-radius: 10px;
  gap: 5px;
  align-items: center;
  flex-direction: column;
  height: 2.375rem;
  width: 2.375rem;
  justify-content: center;
  flex-shrink: 0;
  margin-right: 0.5rem;
  display: flex;
}.qhx_tb_burger-62w:hover {
  background: rgba(255, 255, 255, 0.05);
}.qhx_tb_burger_line-62w {
  background: #9C8E8E;
  border-radius: 1px;
  display: block;
  width: 18px;
  height: 2px;
}
@media(min-width:1080px) {.qhx_tb_burger-62w {
  display: none;
}
}.qhx_tb_logo-62w {
  gap: 0.563rem;
  display: flex;
  letter-spacing: -.01em;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-right: 1.25rem;
  font-size: 18px;
  color: #F5EFEF;
  align-items: center;
  flex-shrink: 0;
}.qhx_tb_logo_mark-62w {
  overflow: hidden;
  border-radius: 0.625rem;
  justify-content: center;
  width: 2rem;
  align-items: center;
  height: 32px;
  display: flex;
}.qhx_tb_logo_mark-62w img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.qhx_tb_nav-62w {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 637px) {.qhx_tb_nav-62w {
  display: flex;
}
}.qhx_tb_tab-62w {
  padding: 8px 14px;
  transition: background .15s,color .15s;
  border-radius: 0.625rem;
  white-space: nowrap;
  font-weight: 600;
  color: #9C8E8E;
  font-size: 0.813rem;
}.qhx_tb_tab-62w:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EFEF;
}.qhx_tb_tab-62w.qhx_state_active-62w {
  background: rgba(214, 58, 58, 0.16);
  color: #F5EFEF;
}.qhx_tb_right-62w {
  gap: 8px;
  display: flex;
  margin-left: auto;
  flex-shrink: 0;
  align-items: center;
}.qhx_tb_login-62w {
  transition: border-color .2s,color .2s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 10px;
  padding: 0.563rem 1rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  font-weight: 600;
  color: #CABEBE;
  font-size: 0.813rem;
  display: none;
}.qhx_tb_login-62w:hover {
  border-color: rgba(214, 58, 58, 0.50);
  color: #F5EFEF;
}
@media(min-width:480px) {.qhx_tb_login-62w {
  display: block;
}
}.qhx_tb_reg-62w {
  padding: 0.563rem 18px;
  background: #21C55D;
  border-radius: 10px;
  transition: background .2s;
  color: #0E0A0A;
  font-size: 13px;
  font-weight: 700;
  white-space: nowrap;
}.qhx_tb_reg-62w:hover {
  background: #17A34A;
}.qhx_sb-62w {
  background: #1A1618;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .25s ease;
  transform: translateX(-100%);
  width: 220px;
  bottom: 0;
  overflow-y: auto;
  position: fixed;
  top: 3.5rem;
  left: 0;
  z-index: 70;
}.qhx_sb-62w.qhx_state_open-62w {
  transform: translateX(0);
}.qhx_sb-62w::-webkit-scrollbar {
  width: 0.25rem;
}.qhx_sb-62w::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1079px) {.qhx_sb-62w {
  transform: translateX(0);
}
}.qhx_sb_auth-62w {
  padding: 0.875rem 0.75rem 0.625rem;
}.qhx_sb_btn_reg-62w {
  border-radius: 0.625rem;
  transition: background .2s;
  padding: 0.688rem;
  background: #21C55D;
  text-align: center;
  color: #0E0A0A;
  margin-bottom: 8px;
  font-weight: 700;
  display: block;
  font-size: 0.813rem;
}.qhx_sb_btn_reg-62w:hover {
  background: #17A34A;
}.qhx_sb_btn_login-62w {
  transition: border-color .2s;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  font-weight: 600;
  display: block;
  text-align: center;
  color: #CABEBE;
  font-size: 13px;
}.qhx_sb_btn_login-62w:hover {
  border-color: rgba(214, 58, 58, 0.50);
  color: #F5EFEF;
}.qhx_sb_promo-62w {
  padding: 12px 0.875rem;
  background: linear-gradient(135deg,#2D0909,#1A1618);
  border: 1px solid rgba(214, 58, 58, 0.16);
  overflow: hidden;
  border-radius: 10px;
  margin: 0 0.75rem 0.625rem;
  position: relative;
}.qhx_sb_promo-62w::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(214, 58, 58, 0.16),transparent 70%);
  width: 80px;
  right: -1.25rem;
  content: '';
  height: 80px;
  top: -1.25rem;
  position: absolute;
}.qhx_sb_promo_title-62w {
  color: #D63A3A;
  letter-spacing: .06em;
  font-weight: 700;
  margin-bottom: 0.25rem;
  font-size: 11px;
  text-transform: uppercase;
}.qhx_sb_promo_text-62w {
  font-weight: 600;
  font-size: 12px;
  overflow-wrap: break-word;
  color: #F5EFEF;
  line-height: 1.35;
}.qhx_sb_promo_sub-62w {
  margin-top: 3px;
  font-size: 0.625rem;
  color: #74696A;
}.qhx_sb_nav-62w {
  padding: 0.375rem 8px 1rem;
}.qhx_sb_nav_lb-62w {
  padding: 0.625rem 8px 0.375rem;
  color: #5C5254;
  letter-spacing: .08em;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 700;
}.qhx_sb_link-62w {
  border-radius: 6px;
  gap: 0.625rem;
  padding: 9px 0.625rem;
  transition: background .15s,color .15s;
  align-items: center;
  font-size: 0.813rem;
  font-weight: 500;
  overflow-wrap: break-word;
  cursor: pointer;
  color: #9C8E8E;
  display: flex;
}.qhx_sb_link-62w:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EFEF;
}.qhx_sb_link-62w.qhx_state_active-62w {
  background: rgba(214, 58, 58, 0.16);
  color: #F5EFEF;
}.qhx_sb_ic-62w {
  border-radius: 0.375rem;
  width: 30px;
  height: 1.875rem;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  justify-content: center;
}.qhx_sb_ic-62w svg {
  stroke-linecap: round;
  height: 1rem;
  stroke-linejoin: round;
  width: 16px;
}.qhx_sb_ic_1-62w {
  background: rgba(214, 58, 58, 0.07);
  color: #D63A3A;
}.qhx_sb_ic_2-62w {
  background: rgba(33, 197, 93, 0.14);
  color: #21C55D;
}.qhx_sb_ic_3-62w {
  background: rgba(245, 158, 11, 0.14);
  color: #F59E0B;
}.qhx_sb_ic_4-62w {
  background: rgba(122, 30, 30, 0.25);
  color: #7A1E1E;
}.qhx_sb_ic_5-62w {
  background: rgba(214, 58, 58, 0.07);
  color: #E8619D;
}.qhx_sb_ic_6-62w {
  background: rgba(122, 30, 30, 0.25);
  color: #9B4DCA;
}.qhx_sb_badge-62w {
  background: #F59E0B;
  border-radius: 0.375rem;
  padding: 2px 7px;
  font-size: 0.563rem;
  margin-left: auto;
  color: #0E0A0A;
  font-weight: 700;
}.qhx_sb_bot-62w {
  gap: 0.5rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.75rem;
  display: flex;
}.qhx_sb_lang-62w,.qhx_sb_help-62w {
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.06);
  gap: 6px;
  flex: 1;
  padding: 9px 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.375rem;
  justify-content: center;
  color: #9C8E8E;
  font-size: 0.688rem;
  font-weight: 600;
  display: flex;
  align-items: center;
}.qhx_sb_lang-62w:hover,.qhx_sb_help-62w:hover {
  border-color: rgba(214, 58, 58, 0.50);
  color: #F5EFEF;
}.qhx_sb_lang-62w svg,.qhx_sb_help-62w svg {
  height: 0.813rem;
  stroke-linejoin: round;
  width: 0.813rem;
  stroke-linecap: round;
}.qhx_sb_bd-62w {
  inset: 0;
  background: rgba(8, 6, 7, 0.72);
  position: fixed;
  display: none;
  z-index: 69;
}.qhx_sb_bd-62w.qhx_state_on-62w {
  display: block;
}
@media(min-width: 1078px) {.qhx_sb_bd-62w {
  display: none!important;
}
}.qhx_mob_nav-62w {
  background: #1A1618;
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  position: fixed;
  bottom: 0;
  z-index: 80;
  display: flex;
  left: 0;
  right: 0;
}
@media(min-width: 1078px) {.qhx_mob_nav-62w {
  display: none;
}
}.qhx_mob_nav_item-62w {
  padding: 0.25rem 2px;
  gap: 0.25rem;
  flex: 1;
  color: #5C5254;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
}.qhx_mob_nav_ic-62w {
  line-height: 1;
}.qhx_mob_nav_ic-62w svg {
  stroke-linejoin: round;
  height: 20px;
  width: 1.25rem;
  stroke-linecap: round;
}.qhx_mob_nav_lb-62w {
  font-weight: 600;
  font-size: 10px;
  color: #5C5254;
}.qhx_mob_nav_item-62w.qhx_state_active-62w {
  color: #D63A3A;
}.qhx_mob_nav_item-62w.qhx_state_active-62w .qhx_mob_nav_lb-62w {
  color: #D63A3A;
}.qhx_hero-62w {
  padding: 20px 16px 0;
  background: #0F0C0D;
}
@media(min-width: 766px) {.qhx_hero-62w {
  padding: 1.5rem 1.5rem 0;
}
}.qhx_hero_in-62w {
  gap: 0.75rem;
  margin: 0 auto;
  display: grid;
  max-width: 1320px;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.qhx_hero_in-62w {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1098px) {.qhx_hero_in-62w {
  grid-template-columns: 1fr 21.25rem;
}
}.qhx_hero_promo-62w {
  overflow: hidden;
  border-radius: 16px;
  background: #141012;
  min-height: 220px;
  display: flex;
  position: relative;
  align-items: stretch;
}
@media(min-width: 771px) {.qhx_hero_promo-62w {
  min-height: 17.5rem;
}
}.qhx_hero_promo_bg-62w {
  background: linear-gradient(120deg,#2D0909 0%,#0F0C0D 100%);
  inset: 0;
  background-position: center;
  background-size: cover;
  position: absolute;
}.qhx_hero_promo_bg-62w::after {
  background: linear-gradient(90deg,#0F0C0D 0%,rgba(8, 6, 7, 0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.qhx_hero_promo_glow-62w {
  background: radial-gradient(circle,rgba(122, 30, 30, 0.25) 0%,transparent 65%);
  border-radius: 50%;
  height: 300px;
  pointer-events: none;
  width: 300px;
  top: -2.5rem;
  position: absolute;
  right: 60px;
}.qhx_hero_promo_ct-62w {
  padding: 1.75rem 1.5rem 1.75rem 1.75rem;
  z-index: 2;
  justify-content: center;
  display: flex;
  position: relative;
  flex-direction: column;
  max-width: 480px;
}
@media(min-width:768px) {.qhx_hero_promo_ct-62w {
  padding: 2.5rem 32px;
}
}.qhx_hero_badge-62w {
  padding: 0.313rem 0.75rem;
  background: rgba(214, 58, 58, 0.16);
  border: 1px solid rgba(214, 58, 58, 0.07);
  border-radius: 1.25rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #D63A3A;
  margin-bottom: 14px;
  display: inline-block;
  font-weight: 700;
  font-size: 10px;
}.qhx_hero_h1-62w {
  line-height: 1.15;
  font-weight: 800;
  color: #F5EFEF;
  overflow-wrap: break-word;
  font-size: 26px;
  margin-bottom: 0.625rem;
  font-family: 'Playfair Display', serif;
}.qhx_hero_h1-62w em {
  color: #F59E0B;
  font-style: normal;
}
@media(min-width: 766px) {.qhx_hero_h1-62w {
  font-size: 36px;
}
}.qhx_hero_sub-62w {
  font-size: 0.813rem;
  margin-bottom: 1.25rem;
  color: #9C8E8E;
  line-height: 1.55;
}
@media(min-width: 765px) {.qhx_hero_sub-62w {
  font-size: 14px;
}
}.qhx_hero_row-62w {
  gap: 10px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.qhx_hero_cta-62w {
  border-radius: 10px;
  transition: background .2s;
  padding: 13px 1.625rem;
  background: #21C55D;
  box-shadow: 0 3px 0.875rem rgba(33, 197, 93, 0.38);
  font-weight: 700;
  font-size: 0.875rem;
  color: #0E0A0A;
}.qhx_hero_cta-62w:hover {
  background: #17A34A;
}.qhx_hero_terms-62w {
  font-size: 11px;
  color: #5C5254;
}.qhx_hero_game-62w {
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 1rem;
  background: #141012;
  overflow: hidden;
  flex-direction: column;
  position: relative;
  display: flex;
}.qhx_hero_game_badge-62w {
  border-radius: 1.25rem;
  border: 1px solid rgba(245, 158, 11, 0.14);
  padding: 5px 0.625rem;
  background: rgba(245, 158, 11, 0.14);
  text-transform: uppercase;
  position: absolute;
  color: #F59E0B;
  z-index: 3;
  font-weight: 700;
  font-size: 0.625rem;
  top: 12px;
  left: 0.75rem;
  letter-spacing: .06em;
}.qhx_hero_game_badge-62w svg {
  margin-right: 0.25rem;
  vertical-align: -1px;
  width: 11px;
  height: 11px;
}.qhx_hero_game_img-62w {
  overflow: hidden;
  background: linear-gradient(135deg,#2D0909,#0F0C0D);
  padding-bottom: 60%;
  position: relative;
}.qhx_hero_game_img-62w img {
  inset: 0;
  width: 100%;
  position: absolute;
  object-fit: cover;
  height: 100%;
}.qhx_hero_game_play-62w {
  background: rgba(8, 6, 7, 0.72);
  inset: 0;
  transition: opacity .2s;
  align-items: center;
  position: absolute;
  display: flex;
  opacity: 0;
  justify-content: center;
}.qhx_hero_game-62w:hover .qhx_hero_game_play-62w {
  opacity: 1;
}.qhx_hero_game_play-62w span {
  background: #D63A3A;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  width: 3.25rem;
  height: 3.25rem;
  display: flex;
}.qhx_hero_game_play-62w span svg {
  margin-left: 2px;
  height: 1.125rem;
  width: 18px;
}.qhx_hero_game_info-62w {
  padding: 0.875rem 16px;
}.qhx_hero_game_title-62w {
  font-size: 15px;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F5EFEF;
}.qhx_hero_game_provider-62w {
  font-size: 0.688rem;
  color: #74696A;
}.qhx_hero_game_btn-62w {
  border-radius: 10px;
  padding: 11px;
  background: #D63A3A;
  margin: 12px 16px 1rem;
  transition: background .2s;
  font-size: 13px;
  display: block;
  color: #F5EFEF;
  text-align: center;
  font-weight: 700;
}.qhx_hero_game-62w:hover .qhx_hero_game_btn-62w {
  background: #E85050;
}.qhx_sbar-62w {
  padding: 1rem 16px 0;
  background: #0F0C0D;
}
@media(min-width: 769px) {.qhx_sbar-62w {
  padding: 1.125rem 1.5rem 0;
}
}.qhx_sbar_in-62w {
  margin: 0 auto;
  max-width: 1320px;
}.qhx_sbar_row-62w {
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 12px;
}.qhx_sbar_input-62w {
  background: #141012;
  gap: 0.625rem;
  border-radius: 10px;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  flex: 1;
  padding: 0.688rem 1rem;
  cursor: pointer;
  display: flex;
  align-items: center;
  color: #74696A;
  font-size: 13px;
}.qhx_sbar_input-62w:hover {
  border-color: rgba(214, 58, 58, 0.50);
}.qhx_sbar_input-62w svg {
  height: 0.938rem;
  width: 0.938rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  flex-shrink: 0;
}.qhx_sbar_providers-62w {
  padding: 0.688rem 1.125rem;
  gap: 8px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s;
  background: #141012;
  border-radius: 0.625rem;
  display: flex;
  font-weight: 600;
  color: #CABEBE;
  align-items: center;
  white-space: nowrap;
  font-size: 0.813rem;
}.qhx_sbar_providers-62w:hover {
  border-color: rgba(214, 58, 58, 0.50);
  color: #F5EFEF;
}.qhx_sbar_providers-62w svg {
  height: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.875rem;
}.qhx_sbar_tabs-62w {
  gap: 0.375rem;
  display: flex;
  padding-bottom: 2px;
  overflow-x: auto;
  scrollbar-width: none;
}.qhx_sbar_tabs-62w::-webkit-scrollbar {
  display: none;
}.qhx_sbar_tab-62w {
  padding: 0.5rem 14px;
  background: rgba(255, 255, 255, 0.05);
  gap: 7px;
  transition: background .15s,color .15s,border-color .15s;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 1.25rem;
  color: #9C8E8E;
  font-size: 0.75rem;
  align-items: center;
  flex-shrink: 0;
  cursor: pointer;
  font-weight: 600;
  white-space: nowrap;
  display: flex;
}.qhx_sbar_tab-62w:hover {
  border-color: rgba(214, 58, 58, 0.50);
  background: rgba(255, 255, 255, 0.07);
  color: #F5EFEF;
}.qhx_sbar_tab-62w.qhx_state_active-62w {
  border-color: rgba(214, 58, 58, 0.07);
  background: rgba(214, 58, 58, 0.16);
  color: #F5EFEF;
}.qhx_sbar_tab_ic-62w svg {
  height: 14px;
  width: 0.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.qhx_gr_jp-62w {
  background: linear-gradient(135deg,#1C0A2C 0%,#0C0A10 100%);
  overflow: hidden;
  border-radius: 1rem;
  padding: 20px;
  position: relative;
}.qhx_gr_jp-62w::before {
  background: radial-gradient(circle,rgba(122, 30, 30, 0.25) 0%,transparent 70%);
  border-radius: 50%;
  width: 15.625rem;
  content: '';
  position: absolute;
  left: -60px;
  height: 15.625rem;
  top: -60px;
}.qhx_gr_jp-62w::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(245, 158, 11, 0.14) 0%,transparent 70%);
  width: 200px;
  position: absolute;
  bottom: -40px;
  content: '';
  right: 0;
  height: 12.5rem;
}.qhx_gr_jp_head-62w {
  gap: 16px;
  display: flex;
  z-index: 1;
  position: relative;
  flex-wrap: wrap;
  align-items: flex-start;
  margin-bottom: 1rem;
}.qhx_gr_jp_info-62w {
  flex: 1;
}.qhx_gr_jp_label-62w {
  margin-bottom: 0.375rem;
  text-transform: uppercase;
  color: #9B4DCA;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.688rem;
}.qhx_gr_jp_label-62w svg {
  vertical-align: -2px;
  margin-right: 4px;
  stroke-linecap: round;
  height: 0.875rem;
  stroke-linejoin: round;
  width: 14px;
}.qhx_gr_jp_amount-62w {
  font-weight: 800;
  font-size: 2rem;
  line-height: 1;
  overflow-wrap: break-word;
  color: #F5EFEF;
  font-family: 'Playfair Display', serif;
  margin-bottom: 4px;
}
@media(min-width: 769px) {.qhx_gr_jp_amount-62w {
  font-size: 40px;
}
}.qhx_gr_jp_amount-62w span {
  color: #F59E0B;
}.qhx_gr_jp_seo-62w {
  overflow-wrap: break-word;
  max-width: 30rem;
  font-size: 12px;
  line-height: 1.5;
  color: #9C8E8E;
}.qhx_gr_jp_cta-62w {
  border: 1px solid rgba(122, 30, 30, 0.25);
  background: rgba(122, 30, 30, 0.25);
  padding: 0.688rem 1.25rem;
  border-radius: 0.625rem;
  transition: background .2s;
  align-self: flex-start;
  font-weight: 700;
  font-size: 0.813rem;
  position: relative;
  margin-top: 4px;
  z-index: 1;
  color: #F5EFEF;
  flex-shrink: 0;
  white-space: nowrap;
}.qhx_gr_jp_cta-62w:hover {
  background: #7A1E1E;
}.qhx_gcg-62w {
  padding: 2.25rem 16px 0;
  background: #0F0C0D;
}
@media(min-width: 766px) {.qhx_gcg-62w {
  padding: 2.75rem 1.5rem 0;
}
}.qhx_gcg_in-62w {
  margin: 0 auto;
  max-width: 82.5rem;
}.qhx_gcg_head-62w {
  margin-bottom: 1.25rem;
  max-width: 720px;
}.qhx_gcg_label-62w {
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #D63A3A;
  margin-bottom: 8px;
}.qhx_gcg_h2-62w {
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  font-size: 22px;
  color: #F5EFEF;
}
@media(min-width: 769px) {.qhx_gcg_h2-62w {
  font-size: 28px;
}
}.qhx_gcg_intro-62w {
  color: #74696A;
  line-height: 1.6;
  font-size: 13px;
}.qhx_gcg_grid-62w {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.qhx_gcg_grid-62w {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.qhx_gcg_grid-62w {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.qhx_gcg_card-62w {
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 1.25rem;
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  border-radius: 1rem;
  position: relative;
  min-height: 240px;
  justify-content: flex-end;
  cursor: pointer;
  display: flex;
  flex-direction: column;
}.qhx_gcg_card-62w:hover {
  border-color: rgba(214, 58, 58, 0.16);
  transform: translateY(-3px);
}.qhx_gcg_card_bg-62w {
  inset: 0;
  position: absolute;
  z-index: 0;
}.qhx_gcg_card_bg-62w::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  position: absolute;
  content: '';
}.qhx_gcg_card_ic-62w {
  background: rgba(0,0,0,.45);
  border-radius: 0.375rem;
  position: absolute;
  height: 2.5rem;
  right: 1.125rem;
  width: 2.5rem;
  top: 18px;
  align-items: center;
  color: #F5EFEF;
  z-index: 2;
  display: flex;
  justify-content: center;
}.qhx_gcg_card_ic-62w svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.25rem;
  width: 20px;
}.qhx_gcg_card_ct-62w {
  position: relative;
  z-index: 1;
}.qhx_gcg_card_h-62w {
  color: #F5EFEF;
  font-weight: 800;
  margin-bottom: 8px;
  font-size: 18px;
  line-height: 1.2;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.qhx_gcg_card_h-62w {
  font-size: 20px;
}
}.qhx_gcg_card_p-62w {
  color: rgba(255,255,255,.82);
  margin-bottom: 0.625rem;
  font-size: 12px;
  overflow-wrap: break-word;
  line-height: 1.55;
}.qhx_gcg_card_p-62w strong {
  color: #F5EFEF;
  font-weight: 600;
}.qhx_gcg_card_cta-62w {
  gap: 0.25rem;
  display: inline-flex;
  letter-spacing: .04em;
  font-size: 12px;
  font-weight: 700;
  align-items: center;
  text-transform: uppercase;
  color: #D63A3A;
}.qhx_gcg_card_cta-62w svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 12px;
  height: 0.75rem;
}.qhx_ws-62w {
  background: #0F0C0D;
  padding: 32px 16px 0;
}
@media(min-width: 771px) {.qhx_ws-62w {
  padding: 36px 1.5rem 0;
}
}.qhx_ws_in-62w {
  margin: 0 auto;
  max-width: 1320px;
}.qhx_ws_head-62w {
  gap: 0.75rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.875rem;
}.qhx_ws_title-62w {
  gap: 10px;
  font-size: 1rem;
  flex-wrap: wrap;
  align-items: center;
  font-weight: 700;
  color: #F5EFEF;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  display: flex;
}.qhx_ws_title_ic-62w svg {
  width: 18px;
  height: 18px;
  color: #F59E0B;
  stroke-linejoin: round;
  stroke-linecap: round;
}.qhx_ws_online-62w {
  gap: 7px;
  display: flex;
  font-weight: 600;
  color: #74696A;
  align-items: center;
  font-size: 12px;
}.qhx_ws_online_dot-62w {
  border-radius: 50%;
  background: #21C55D;
  box-shadow: 0 0 0.375rem rgba(33, 197, 93, 0.14);
  flex-shrink: 0;
  height: 8px;
  width: 0.5rem;
}.qhx_ws_scroll-62w {
  gap: 0.5rem;
  padding-bottom: 8px;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
}.qhx_ws_scroll-62w::-webkit-scrollbar {
  display: none;
}.qhx_wc-62w {
  padding: 0.625rem 14px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 10px;
  gap: 0.625rem;
  background: #141012;
  min-width: 220px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}.qhx_wc_img-62w {
  background: #1A1618;
  overflow: hidden;
  border-radius: 0.375rem;
  height: 2.25rem;
  flex-shrink: 0;
  width: 36px;
}.qhx_wc_img-62w img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.qhx_wc_info-62w {
  min-width: 0;
}.qhx_wc_game-62w {
  overflow: hidden;
  font-size: 12px;
  white-space: nowrap;
  color: #CABEBE;
  font-weight: 600;
  text-overflow: ellipsis;
}.qhx_wc_player-62w {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 10px;
  white-space: nowrap;
  color: #5C5254;
}.qhx_wc_amount-62w {
  color: #21C55D;
  font-size: 13px;
  margin-left: auto;
  flex-shrink: 0;
  font-weight: 700;
  white-space: nowrap;
}.qhx_app-62w {
  background: #0F0C0D;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.qhx_app-62w {
  padding: 44px 24px 0;
}
}.qhx_app_in-62w {
  margin: 0 auto;
  max-width: 1320px;
}.qhx_app_head-62w {
  margin-bottom: 16px;
}.qhx_app_label-62w {
  letter-spacing: .08em;
  color: #D63A3A;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 8px;
}.qhx_app_h2-62w {
  margin-bottom: 6px;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
  color: #F5EFEF;
}
@media(min-width: 771px) {.qhx_app_h2-62w {
  font-size: 1.5rem;
}
}.qhx_app_sub-62w {
  max-width: 37.5rem;
  color: #74696A;
  line-height: 1.6;
  font-size: 13px;
  overflow-wrap: break-word;
}.qhx_app_sub-62w strong {
  color: #CABEBE;
  font-weight: 700;
}.qhx_app_cards-62w {
  gap: 0.625rem;
  display: grid;
  margin-top: 16px;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.qhx_app_cards-62w {
  grid-template-columns: repeat(3,1fr);
}
}.qhx_app_card-62w {
  gap: 16px;
  padding: 1.25rem;
  border-radius: 0.625rem;
  overflow: hidden;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-wrap: wrap;
}.qhx_app_card_ios-62w {
  background: linear-gradient(135deg,rgba(214, 58, 58, 0.16) 0%,#1A1618 100%);
}.qhx_app_card_android-62w {
  background: linear-gradient(135deg,rgba(33, 197, 93, 0.14) 0%,#1A1618 100%);
}.qhx_app_card_win-62w {
  background: linear-gradient(135deg,rgba(245, 158, 11, 0.14) 0%,#1A1618 100%);
}.qhx_app_card_ic-62w svg {
  height: 2.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 2.125rem;
}.qhx_app_card_ic-62w {
  color: #F5EFEF;
  flex-shrink: 0;
}.qhx_app_card_os-62w {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #74696A;
  font-size: 10px;
  margin-bottom: 6px;
}.qhx_app_card_title-62w {
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F5EFEF;
  font-size: 0.938rem;
  margin-bottom: 6px;
  line-height: 1.2;
}.qhx_app_card_text-62w {
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  color: #74696A;
  line-height: 1.5;
  font-size: 0.75rem;
}.qhx_app_card_btn-62w {
  border: 1px solid rgba(214, 58, 58, 0.50);
  border-radius: 0.375rem;
  background: rgba(255, 255, 255, 0.12);
  gap: 7px;
  transition: background .2s;
  padding: 10px 18px;
  color: #F5EFEF;
  font-weight: 700;
  align-items: center;
  font-size: 0.813rem;
  display: inline-flex;
}.qhx_app_card_btn-62w:hover {
  background: rgba(255, 255, 255, 0.07);
}.qhx_bon-62w {
  padding: 36px 1rem 0;
  background: #0F0C0D;
}
@media(min-width: 770px) {.qhx_bon-62w {
  padding: 44px 24px 0;
}
}.qhx_bon_in-62w {
  margin: 0 auto;
  max-width: 82.5rem;
}.qhx_bon_head-62w {
  margin-bottom: 20px;
}.qhx_bon_label-62w {
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #D63A3A;
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
}.qhx_bon_h2-62w {
  font-size: 20px;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F5EFEF;
  font-family: 'Playfair Display', serif;
  margin-bottom: 0.5rem;
}
@media(min-width: 766px) {.qhx_bon_h2-62w {
  font-size: 1.5rem;
}
}.qhx_bon_seo-62w {
  font-size: 13px;
  max-width: 620px;
  line-height: 1.6;
  color: #74696A;
  overflow-wrap: break-word;
}.qhx_bon_seo-62w strong {
  font-weight: 700;
  color: #CABEBE;
}.qhx_bon_seo-62w a {
  color: #D63A3A;
  text-decoration: underline;
}.qhx_bon_grid-62w {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 643px) {.qhx_bon_grid-62w {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.qhx_bon_grid-62w {
  grid-template-columns: repeat(5,1fr);
}
}.qhx_bon_card-62w {
  transition: border-color .2s,transform .2s;
  background: #141012;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 1rem;
  border-radius: 10px;
}.qhx_bon_card-62w:hover {
  transform: translateY(-2px);
  border-color: rgba(214, 58, 58, 0.07);
}.qhx_bon_card_ic-62w svg {
  stroke-linecap: round;
  height: 1.625rem;
  stroke-linejoin: round;
  width: 26px;
}.qhx_bon_card_ic-62w {
  margin-bottom: 0.625rem;
}.qhx_bon_card_type-62w {
  font-weight: 700;
  font-size: 0.625rem;
  color: #74696A;
  letter-spacing: .06em;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
}.qhx_bon_card_amount-62w {
  margin-bottom: 0.375rem;
  font-size: 18px;
  font-weight: 800;
  color: #F59E0B;
  line-height: 1.1;
}.qhx_bon_card_name-62w {
  font-weight: 600;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-size: 13px;
  color: #F5EFEF;
}.qhx_bon_card_detail-62w {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #5C5254;
  padding-top: 8px;
  line-height: 1.5;
}.qhx_reg-62w {
  background: #0F0C0D;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.qhx_reg-62w {
  padding: 2.75rem 1.5rem 0;
}
}.qhx_reg_in-62w {
  border-radius: 16px;
  background: #1A1618;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 1.75rem 1.5rem;
  max-width: 1320px;
}
@media(min-width: 771px) {.qhx_reg_in-62w {
  padding: 40px;
}
}.qhx_reg_top-62w {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 861px) {.qhx_reg_top-62w {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.qhx_reg_label-62w {
  color: #D63A3A;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 0.625rem;
}.qhx_reg_h2-62w {
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  color: #F5EFEF;
  overflow-wrap: break-word;
  line-height: 1.2;
  margin-bottom: 0.75rem;
  font-size: 1.375rem;
}
@media(min-width: 766px) {.qhx_reg_h2-62w {
  font-size: 28px;
}
}.qhx_reg_bonus-62w {
  border-radius: 0.625rem;
  background: rgba(245, 158, 11, 0.14);
  border: 1px solid rgba(245, 158, 11, 0.14);
  gap: 8px;
  padding: 0.625rem 16px;
  display: inline-flex;
  margin-bottom: 16px;
  align-items: center;
}.qhx_reg_bonus_amount-62w {
  font-size: 1.25rem;
  color: #F59E0B;
  font-weight: 800;
}.qhx_reg_bonus_text-62w {
  line-height: 1.35;
  font-size: 0.813rem;
  color: #9C8E8E;
}.qhx_reg_cta_btn-62w {
  border-radius: 10px;
  padding: 0.875rem 2rem;
  transition: background .2s;
  background: #21C55D;
  font-size: 0.938rem;
  margin-bottom: 12px;
  box-shadow: 0 3px 14px rgba(33, 197, 93, 0.38);
  display: inline-block;
  color: #0E0A0A;
  font-weight: 700;
}.qhx_reg_cta_btn-62w:hover {
  background: #17A34A;
}.qhx_reg_terms-62w {
  line-height: 1.5;
  font-size: 11px;
  color: #5C5254;
}.qhx_reg_seo-62w {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 20px;
  padding-top: 1.25rem;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #74696A;
  font-size: 0.813rem;
}.qhx_reg_seo-62w p {
  line-height: 1.65;
  margin-bottom: 0.625rem;
  font-size: 13px;
  color: #74696A;
}.qhx_reg_seo-62w p:last-child {
  margin-bottom: 0;
}.qhx_reg_seo-62w strong {
  font-weight: 700;
  color: #CABEBE;
}.qhx_reg_seo-62w a {
  transition: color .2s;
  text-decoration: underline;
  color: #D63A3A;
}.qhx_reg_seo-62w a:hover {
  color: #E85050;
}.qhx_reg_seo-62w ul,.qhx_reg_seo-62w ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 18px;
}.qhx_reg_seo-62w ol {
  list-style: decimal;
}.qhx_reg_seo-62w li {
  font-size: 0.813rem;
  line-height: 1.65;
  margin-bottom: 0.25rem;
  color: #74696A;
}.qhx_reg_seo-62w table {
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 10px;
  display: block;
  font-size: 13px;
  width: 100%;
}
@media(min-width:768px) {.qhx_reg_seo-62w table {
  display: table;
}
}.qhx_reg_seo-62w th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.5rem;
  font-weight: 700;
  text-align: left;
  color: #CABEBE;
}.qhx_reg_seo-62w td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem;
  color: #74696A;
}.qhx_reg_steps-62w {
  gap: 0.875rem;
  display: flex;
  margin-top: 28px;
  flex-direction: column;
}
@media(min-width: 858px) {.qhx_reg_steps-62w {
  margin-top: 0;
}
}.qhx_reg_step-62w {
  padding: 16px;
  gap: 14px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.qhx_reg_step_num-62w {
  border-radius: 50%;
  background: rgba(214, 58, 58, 0.16);
  border: 1px solid rgba(214, 58, 58, 0.07);
  justify-content: center;
  color: #D63A3A;
  font-weight: 800;
  align-items: center;
  flex-shrink: 0;
  width: 2.125rem;
  height: 2.125rem;
  font-size: 14px;
  display: flex;
}.qhx_reg_step_title-62w {
  margin-bottom: 3px;
  font-size: 0.875rem;
  color: #F5EFEF;
  font-weight: 700;
}.qhx_reg_step_text-62w {
  color: #74696A;
  font-size: 0.75rem;
  line-height: 1.5;
}.qhx_reg_trust-62w {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 20px;
  flex-wrap: wrap;
  padding-top: 1.25rem;
  display: flex;
}.qhx_reg_trust_item-62w {
  gap: 7px;
  color: #74696A;
  align-items: center;
  overflow-wrap: break-word;
  font-size: 12px;
  display: flex;
}.qhx_reg_trust_ic-62w svg {
  stroke-linecap: round;
  color: #D63A3A;
  height: 16px;
  width: 16px;
  stroke-linejoin: round;
}.qhx_htp-62w {
  background: #0F0C0D;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.qhx_htp-62w {
  padding: 44px 1.5rem 0;
}
}.qhx_htp_in-62w {
  margin: 0 auto;
  max-width: 1320px;
}.qhx_htp_head-62w {
  max-width: 45rem;
  margin-bottom: 22px;
}.qhx_htp_label-62w {
  letter-spacing: .08em;
  color: #D63A3A;
  margin-bottom: 8px;
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
}.qhx_htp_h2-62w {
  margin-bottom: 0.5rem;
  font-size: 1.375rem;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F5EFEF;
}
@media(min-width: 769px) {.qhx_htp_h2-62w {
  font-size: 1.75rem;
}
}.qhx_htp_intro-62w {
  color: #74696A;
  font-size: 0.875rem;
  line-height: 1.6;
}.qhx_htp_steps-62w {
  margin: 0;
  list-style: none;
  gap: 12px;
  padding: 0;
  grid-template-columns: 1fr;
  counter-reset: none;
  display: grid;
}
@media(min-width: 641px) {.qhx_htp_steps-62w {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.qhx_htp_steps-62w {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.qhx_htp_step-62w {
  background: #1A1618;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 20px 18px 18px;
  border-radius: 10px;
  flex-direction: column;
  display: flex;
  position: relative;
}.qhx_htp_step_num-62w {
  border-radius: 50%;
  background: #D63A3A;
  color: #0E0A0A;
  font-weight: 800;
  display: flex;
  position: absolute;
  top: -12px;
  font-size: 0.813rem;
  height: 1.75rem;
  justify-content: center;
  left: 1.25rem;
  width: 1.75rem;
  align-items: center;
  font-family: 'Playfair Display', serif;
}.qhx_htp_step_ic-62w {
  background: rgba(214, 58, 58, 0.16);
  margin: 0.5rem 0 0.75rem;
  border-radius: 6px;
  height: 2.25rem;
  display: flex;
  color: #D63A3A;
  justify-content: center;
  align-items: center;
  width: 2.25rem;
}.qhx_htp_step_ic-62w svg {
  width: 1.125rem;
  height: 18px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.qhx_htp_step_h-62w {
  color: #F5EFEF;
  line-height: 1.25;
  font-size: 14px;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 6px;
}.qhx_htp_step_p-62w {
  line-height: 1.55;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #74696A;
}.qhx_htp_step_p-62w strong {
  font-weight: 600;
  color: #CABEBE;
}.qhx_htp_cta-62w {
  padding: 13px 1.625rem;
  background: #21C55D;
  border-radius: 0.625rem;
  transition: background .2s;
  font-size: 0.875rem;
  display: inline-block;
  font-weight: 700;
  margin-top: 1.25rem;
  color: #0E0A0A;
}.qhx_htp_cta-62w:hover {
  background: #17A34A;
}.qhx_prov-62w {
  background: #0F0C0D;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.qhx_prov-62w {
  padding: 44px 1.5rem 0;
}
}.qhx_prov_in-62w {
  margin: 0 auto;
  max-width: 82.5rem;
}.qhx_prov_head-62w {
  margin-bottom: 1rem;
}.qhx_prov_label-62w {
  color: #D63A3A;
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
}.qhx_prov_h2-62w {
  color: #F5EFEF;
  overflow-wrap: break-word;
  font-size: 20px;
  font-family: 'Playfair Display', serif;
  margin-bottom: 0.5rem;
  font-weight: 800;
}
@media(min-width: 767px) {.qhx_prov_h2-62w {
  font-size: 1.5rem;
}
}.qhx_prov_seo-62w {
  font-size: 0.813rem;
  max-width: 38.75rem;
  margin-bottom: 16px;
  overflow-wrap: break-word;
  color: #74696A;
  line-height: 1.6;
}.qhx_prov_seo-62w strong {
  color: #CABEBE;
  font-weight: 700;
}.qhx_prov_seo-62w a {
  color: #D63A3A;
  text-decoration: underline;
}.qhx_prov_grid-62w {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 641px) {.qhx_prov_grid-62w {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1079px) {.qhx_prov_grid-62w {
  grid-template-columns: repeat(8,1fr);
}
}.qhx_prov_card-62w {
  padding: 0.875rem 0.625rem;
  gap: 7px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #141012;
  border-radius: 0.625rem;
  transition: border-color .2s,background .2s;
  align-items: center;
  cursor: pointer;
  display: flex;
  flex-direction: column;
}.qhx_prov_card-62w:hover {
  background: #1A1618;
  border-color: rgba(214, 58, 58, 0.50);
}.qhx_prov_logo-62w {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 6px;
  overflow: hidden;
  align-items: center;
  height: 44px;
  width: 2.75rem;
  display: flex;
  justify-content: center;
}.qhx_prov_logo-62w img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.qhx_prov_name-62w {
  font-size: 11px;
  font-weight: 600;
  overflow-wrap: break-word;
  color: #9C8E8E;
  text-align: center;
}.qhx_seo-62w {
  padding: 2.25rem 16px 0;
  background: #0F0C0D;
}
@media(min-width: 769px) {.qhx_seo-62w {
  padding: 2.75rem 1.5rem 0;
}
}.qhx_seo_in-62w {
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 1rem;
  background: #1A1618;
  max-width: 1320px;
}
@media(min-width: 766px) {.qhx_seo_in-62w {
  padding: 36px 40px;
}
}.qhx_seo_label-62w {
  font-size: 0.688rem;
  color: #D63A3A;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 10px;
}.qhx_seo_h2-62w {
  font-size: 1.25rem;
  font-weight: 800;
  color: #F5EFEF;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  line-height: 1.25;
  font-family: 'Playfair Display', serif;
}
@media(min-width:768px) {.qhx_seo_h2-62w {
  font-size: 1.5rem;
}
}.qhx_seo_body-62w {
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #9C8E8E;
  font-size: 14px;
}.qhx_seo_body-62w p {
  margin-bottom: 0.75rem;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #9C8E8E;
}.qhx_seo_body-62w p:last-child {
  margin-bottom: 0;
}.qhx_seo_body-62w strong {
  font-weight: 700;
  color: #CABEBE;
}.qhx_seo_body-62w a {
  transition: color .2s;
  text-decoration: underline;
  color: #D63A3A;
}.qhx_seo_body-62w a:hover {
  color: #E85050;
}.qhx_seo_body-62w ul,.qhx_seo_body-62w ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.qhx_seo_body-62w ol {
  list-style: decimal;
}.qhx_seo_body-62w li {
  font-size: 14px;
  margin-bottom: 6px;
  line-height: 1.75;
  color: #9C8E8E;
}.qhx_seo_body-62w table {
  margin-bottom: 12px;
  border-collapse: collapse;
  display: block;
  font-size: 0.813rem;
  overflow-x: auto;
  width: 100%;
}
@media(min-width: 771px) {.qhx_seo_body-62w table {
  display: table;
}
}.qhx_seo_body-62w th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #CABEBE;
  font-weight: 700;
  text-align: left;
}.qhx_seo_body-62w td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9C8E8E;
}.qhx_seo_cols-62w {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.qhx_seo_cols-62w {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.qhx_seo_cols-62w {
  grid-template-columns: repeat(3,1fr);
}
}.qhx_seo_col_h-62w {
  overflow-wrap: break-word;
  margin-bottom: 7px;
  font-size: 0.813rem;
  font-weight: 700;
  color: #CABEBE;
}.qhx_seo_col_p-62w {
  font-size: 13px;
  line-height: 1.65;
  color: #74696A;
  overflow-wrap: break-word;
}.qhx_seo_stats-62w {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.qhx_seo_stat-62w {
  border: 1px solid rgba(214, 58, 58, 0.16);
  background: rgba(214, 58, 58, 0.07);
  padding: 0.875rem 16px;
  border-radius: 10px;
  flex: 1;
  min-width: 140px;
}.qhx_seo_stat_val-62w {
  color: #D63A3A;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-size: 20px;
  font-weight: 800;
}.qhx_seo_stat_lb-62w {
  color: #74696A;
  overflow-wrap: break-word;
  font-size: 11px;
}.qhx_rv-62w {
  padding: 36px 16px 0;
  background: #0F0C0D;
}
@media(min-width: 769px) {.qhx_rv-62w {
  padding: 2.75rem 24px 0;
}
}.qhx_rv_in-62w {
  margin: 0 auto;
  max-width: 82.5rem;
}.qhx_rv_head-62w {
  margin-bottom: 20px;
  max-width: 720px;
}.qhx_rv_label-62w {
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-weight: 700;
  color: #D63A3A;
}.qhx_rv_h2-62w {
  font-family: 'Playfair Display', serif;
  color: #F5EFEF;
  margin-bottom: 10px;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 765px) {.qhx_rv_h2-62w {
  font-size: 28px;
}
}.qhx_rv_stats-62w {
  gap: 1.125rem;
  font-size: 0.813rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  color: #74696A;
}.qhx_rv_stats_score-62w {
  gap: 6px;
  align-items: baseline;
  display: flex;
}.qhx_rv_stats_score_val-62w {
  font-size: 1.375rem;
  color: #F59E0B;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
}.qhx_rv_stats_score_max-62w {
  font-size: 13px;
  color: #5C5254;
}.qhx_rv_stats_badge-62w {
  gap: 4px;
  align-items: center;
  display: flex;
}.qhx_rv_stats_badge-62w svg {
  height: 14px;
  color: #F59E0B;
  width: 14px;
}.qhx_rv_grid-62w {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.qhx_rv_grid-62w {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.qhx_rv_grid-62w {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.qhx_rv_card-62w {
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 1.25rem;
  border-radius: 10px;
  background: #1A1618;
  flex-direction: column;
  display: flex;
}.qhx_rv_card_stars-62w {
  gap: 2px;
  margin-bottom: 10px;
  color: #F59E0B;
  display: flex;
}.qhx_rv_card_stars-62w svg {
  height: 0.875rem;
  width: 0.875rem;
}.qhx_rv_card_h-62w {
  color: #F5EFEF;
  line-height: 1.3;
  font-weight: 700;
  font-size: 14px;
  overflow-wrap: break-word;
  margin-bottom: 8px;
}.qhx_rv_card_body-62w {
  flex: 1;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.65;
  margin-bottom: 0.875rem;
  color: #74696A;
}.qhx_rv_card_body-62w strong {
  color: #CABEBE;
  font-weight: 600;
}.qhx_rv_card_meta-62w {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  display: flex;
  justify-content: space-between;
  padding-top: 12px;
  align-items: center;
  flex-wrap: wrap;
}.qhx_rv_card_author-62w {
  font-size: 12px;
  font-weight: 600;
  color: #CABEBE;
}.qhx_rv_card_date-62w {
  color: #5C5254;
  font-size: 0.688rem;
}.qhx_seo-62w {
  background: #0F0C0D;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.qhx_seo-62w {
  padding: 44px 24px 0;
}
}.qhx_seo_in-62w {
  background: #1A1618;
  border: 1px solid rgba(255, 255, 255, 0.10);
  margin: 0 auto;
  padding: 1.75rem 24px;
  border-radius: 1rem;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.qhx_seo_in-62w {
  padding: 2.25rem 2.5rem;
}
}.qhx_seo_label-62w {
  letter-spacing: .08em;
  color: #D63A3A;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  font-weight: 700;
}.qhx_seo_h2-62w {
  font-weight: 800;
  line-height: 1.25;
  font-size: 1.25rem;
  margin-bottom: 14px;
  font-family: 'Playfair Display', serif;
  color: #F5EFEF;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.qhx_seo_h2-62w {
  font-size: 1.5rem;
}
}.qhx_seo_body-62w {
  color: #9C8E8E;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.75;
}.qhx_seo_body-62w p {
  margin-bottom: 12px;
  color: #9C8E8E;
  line-height: 1.75;
  font-size: 0.875rem;
}.qhx_seo_body-62w p:last-child {
  margin-bottom: 0;
}.qhx_seo_body-62w strong {
  font-weight: 700;
  color: #CABEBE;
}.qhx_seo_body-62w a {
  transition: color .2s;
  text-decoration: underline;
  color: #D63A3A;
}.qhx_seo_body-62w a:hover {
  color: #E85050;
}.qhx_seo_body-62w ul,.qhx_seo_body-62w ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.qhx_seo_body-62w ol {
  list-style: decimal;
}.qhx_seo_body-62w li {
  margin-bottom: 0.375rem;
  color: #9C8E8E;
  line-height: 1.75;
  font-size: 0.875rem;
}.qhx_seo_body-62w table {
  width: 100%;
  margin-bottom: 0.75rem;
  border-collapse: collapse;
  font-size: 0.813rem;
  overflow-x: auto;
  display: block;
}
@media(min-width: 770px) {.qhx_seo_body-62w table {
  display: table;
}
}.qhx_seo_body-62w th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #CABEBE;
  text-align: left;
  font-weight: 700;
}.qhx_seo_body-62w td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9C8E8E;
}.qhx_seo_cols-62w {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 638px) {.qhx_seo_cols-62w {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.qhx_seo_cols-62w {
  grid-template-columns: repeat(3,1fr);
}
}.qhx_seo_col_h-62w {
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #CABEBE;
  font-weight: 700;
}.qhx_seo_col_p-62w {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #74696A;
  line-height: 1.65;
}.qhx_seo_stats-62w {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.qhx_seo_stat-62w {
  background: rgba(214, 58, 58, 0.07);
  padding: 0.875rem 16px;
  flex: 1;
  border-radius: 0.625rem;
  border: 1px solid rgba(214, 58, 58, 0.16);
  min-width: 140px;
}.qhx_seo_stat_val-62w {
  margin-bottom: 0.25rem;
  font-weight: 800;
  color: #D63A3A;
  font-size: 20px;
  overflow-wrap: break-word;
}.qhx_seo_stat_lb-62w {
  color: #74696A;
  font-size: 11px;
  overflow-wrap: break-word;
}.qhx_seo-62w {
  background: #0F0C0D;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.qhx_seo-62w {
  padding: 2.75rem 1.5rem 0;
}
}.qhx_seo_in-62w {
  padding: 1.75rem 1.5rem;
  background: #1A1618;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 1rem;
  max-width: 1320px;
}
@media(min-width:768px) {.qhx_seo_in-62w {
  padding: 2.25rem 2.5rem;
}
}.qhx_seo_label-62w {
  color: #D63A3A;
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
}.qhx_seo_h2-62w {
  font-family: 'Playfair Display', serif;
  color: #F5EFEF;
  font-weight: 800;
  margin-bottom: 0.875rem;
  font-size: 20px;
  overflow-wrap: break-word;
  line-height: 1.25;
}
@media(min-width: 770px) {.qhx_seo_h2-62w {
  font-size: 24px;
}
}.qhx_seo_body-62w {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #9C8E8E;
  line-height: 1.75;
}.qhx_seo_body-62w p {
  font-size: 14px;
  margin-bottom: 12px;
  line-height: 1.75;
  color: #9C8E8E;
}.qhx_seo_body-62w p:last-child {
  margin-bottom: 0;
}.qhx_seo_body-62w strong {
  font-weight: 700;
  color: #CABEBE;
}.qhx_seo_body-62w a {
  transition: color .2s;
  color: #D63A3A;
  text-decoration: underline;
}.qhx_seo_body-62w a:hover {
  color: #E85050;
}.qhx_seo_body-62w ul,.qhx_seo_body-62w ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.qhx_seo_body-62w ol {
  list-style: decimal;
}.qhx_seo_body-62w li {
  line-height: 1.75;
  color: #9C8E8E;
  font-size: 14px;
  margin-bottom: 0.375rem;
}.qhx_seo_body-62w table {
  border-collapse: collapse;
  overflow-x: auto;
  margin-bottom: 12px;
  width: 100%;
  display: block;
  font-size: 0.813rem;
}
@media(min-width: 765px) {.qhx_seo_body-62w table {
  display: table;
}
}.qhx_seo_body-62w th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  color: #CABEBE;
  font-weight: 700;
  text-align: left;
}.qhx_seo_body-62w td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #9C8E8E;
}.qhx_seo_cols-62w {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 642px) {.qhx_seo_cols-62w {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.qhx_seo_cols-62w {
  grid-template-columns: repeat(3,1fr);
}
}.qhx_seo_col_h-62w {
  font-weight: 700;
  font-size: 0.813rem;
  color: #CABEBE;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
}.qhx_seo_col_p-62w {
  font-size: 0.813rem;
  color: #74696A;
  overflow-wrap: break-word;
  line-height: 1.65;
}.qhx_seo_stats-62w {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.qhx_seo_stat-62w {
  border: 1px solid rgba(214, 58, 58, 0.16);
  background: rgba(214, 58, 58, 0.07);
  flex: 1;
  border-radius: 0.625rem;
  padding: 14px 1rem;
  min-width: 8.75rem;
}.qhx_seo_stat_val-62w {
  overflow-wrap: break-word;
  font-size: 20px;
  margin-bottom: 0.25rem;
  color: #D63A3A;
  font-weight: 800;
}.qhx_seo_stat_lb-62w {
  font-size: 0.688rem;
  color: #74696A;
  overflow-wrap: break-word;
}.qhx_faq-62w {
  background: #0F0C0D;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.qhx_faq-62w {
  padding: 44px 1.5rem 0;
}
}.qhx_faq_in-62w {
  margin: 0 auto;
  max-width: 1320px;
}.qhx_faq_head-62w {
  margin-bottom: 20px;
}.qhx_faq_label-62w {
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 11px;
  color: #D63A3A;
  font-weight: 700;
  letter-spacing: .08em;
}.qhx_faq_h2-62w {
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  font-size: 1.25rem;
  color: #F5EFEF;
}
@media(min-width: 765px) {.qhx_faq_h2-62w {
  font-size: 1.5rem;
}
}.qhx_faq_list-62w {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.qhx_faq_item-62w {
  border-radius: 10px;
  overflow: hidden;
  background: #1A1618;
  border: 1px solid rgba(255, 255, 255, 0.10);
}.qhx_faq_q-62w {
  gap: 12px;
  transition: color .2s;
  padding: 1rem 20px;
  align-items: center;
  font-weight: 600;
  color: #CABEBE;
  cursor: pointer;
  display: flex;
  overflow-wrap: break-word;
  font-size: 14px;
  flex-wrap: wrap;
  justify-content: space-between;
}.qhx_faq_q-62w:hover {
  color: #F5EFEF;
}.qhx_faq_q_ic-62w {
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  color: #D63A3A;
  width: 1.5rem;
  display: flex;
  flex-shrink: 0;
  font-size: 1rem;
  height: 24px;
}.qhx_faq_item-62w.qhx_state_open-62w .qhx_faq_q_ic-62w {
  transform: rotate(45deg);
}.qhx_faq_a-62w {
  padding: 0 20px 1rem;
  line-height: 1.7;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #74696A;
  display: none;
}.qhx_faq_item-62w.qhx_state_open-62w .qhx_faq_a-62w {
  display: block;
}.qhx_faq_a-62w strong {
  color: #CABEBE;
  font-weight: 700;
}.qhx_faq_a-62w a {
  color: #D63A3A;
  text-decoration: underline;
}.qhx_faq_a-62w ul,.qhx_faq_a-62w ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 20px;
}.qhx_faq_a-62w ol {
  list-style: decimal;
}.qhx_faq_a-62w li {
  margin-bottom: 4px;
  line-height: 1.6;
}.qhx_faq_a-62w table {
  margin: 8px 0;
  width: 100%;
  border-collapse: collapse;
  font-size: 12px;
  display: block;
  overflow-x: auto;
}
@media(min-width:768px) {.qhx_faq_a-62w table {
  display: table;
}
}.qhx_faq_a-62w th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.375rem 0.5rem;
  text-align: left;
  color: #CABEBE;
  font-weight: 700;
}.qhx_faq_a-62w td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.375rem 8px;
  color: #74696A;
}.qhx_pmt-62w {
  padding: 2.25rem 1rem 0;
  background: #0F0C0D;
}
@media(min-width: 765px) {.qhx_pmt-62w {
  padding: 44px 24px 0;
}
}.qhx_pmt_in-62w {
  margin: 0 auto;
  max-width: 82.5rem;
}.qhx_pmt_head-62w {
  max-width: 45rem;
  margin-bottom: 22px;
}.qhx_pmt_label-62w {
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  color: #D63A3A;
  letter-spacing: .08em;
}.qhx_pmt_h2-62w {
  font-size: 1.375rem;
  color: #F5EFEF;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
}
@media(min-width: 769px) {.qhx_pmt_h2-62w {
  font-size: 1.75rem;
}
}.qhx_pmt_intro-62w {
  color: #74696A;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 14px;
}.qhx_pmt_groups-62w {
  gap: 20px;
  flex-direction: column;
  display: flex;
}.qhx_pmt_group-62w {
  border-radius: 10px;
  background: #1A1618;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 20px;
}.qhx_pmt_group_head-62w {
  gap: 12px;
  margin-bottom: 0.625rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.qhx_pmt_group_ic-62w {
  background: rgba(214, 58, 58, 0.16);
  border-radius: 0.375rem;
  align-items: center;
  height: 2.25rem;
  width: 36px;
  flex-shrink: 0;
  display: flex;
  color: #D63A3A;
  justify-content: center;
}.qhx_pmt_group_ic-62w svg {
  stroke-linecap: round;
  height: 1.125rem;
  stroke-linejoin: round;
  width: 18px;
}.qhx_pmt_group_h-62w {
  margin: 0;
  overflow-wrap: break-word;
  color: #F5EFEF;
  font-size: 1rem;
  font-family: 'Playfair Display', serif;
  font-weight: 700;
}.qhx_pmt_group_p-62w {
  line-height: 1.6;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #74696A;
}.qhx_pmt_group_p-62w strong {
  font-weight: 600;
  color: #CABEBE;
}.qhx_pmt_table_wrap-62w {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.qhx_pmt_table-62w {
  font-size: 13px;
  border-collapse: collapse;
  min-width: 540px;
  width: 100%;
}.qhx_pmt_table-62w th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .04em;
  color: #CABEBE;
  white-space: nowrap;
  text-align: left;
}.qhx_pmt_table-62w td {
  padding: 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #74696A;
}.qhx_pmt_table-62w tbody tr:last-child td {
  border-bottom: none;
}.qhx_pmt_table-62w tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #CABEBE;
}.qhx_ft-62w {
  background: #080607;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 48px;
}.qhx_ft_support-62w {
  padding: 24px 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 770px) {.qhx_ft_support-62w {
  padding: 1.75rem 24px;
}
}.qhx_ft_support_in-62w {
  gap: 1rem;
  margin: 0 auto;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  max-width: 82.5rem;
}.qhx_ft_support_main-62w {
  flex: 1;
  gap: 1rem;
  min-width: 13.75rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.qhx_ft_support_ic-62w {
  flex-shrink: 0;
  color: #D63A3A;
}.qhx_ft_support_ic-62w svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.875rem;
  height: 30px;
}.qhx_ft_support_text_title-62w {
  margin-bottom: 3px;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  color: #F5EFEF;
}.qhx_ft_support_text_sub-62w {
  font-size: 0.75rem;
  color: #74696A;
  overflow-wrap: break-word;
}.qhx_ft_support_btn-62w {
  padding: 0.688rem 1.375rem;
  transition: background .2s;
  border-radius: 10px;
  background: #D63A3A;
  font-weight: 700;
  font-size: 0.813rem;
  flex-shrink: 0;
  white-space: nowrap;
  color: #F5EFEF;
}.qhx_ft_support_btn-62w:hover {
  background: #E85050;
}.qhx_ft_support_contacts-62w {
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.qhx_ft_support_contact-62w {
  line-height: 1.4;
  color: #5C5254;
  font-size: 0.75rem;
}.qhx_ft_support_contact-62w strong {
  color: #9C8E8E;
  font-size: 11px;
  display: block;
  margin-bottom: 2px;
  font-weight: 600;
}.qhx_ft_main-62w {
  padding: 32px 1rem 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 766px) {.qhx_ft_main-62w {
  padding: 40px 1.5rem 32px;
}
}.qhx_ft_main_in-62w {
  gap: 1.5rem;
  margin: 0 auto;
  max-width: 82.5rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 642px) {.qhx_ft_main_in-62w {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.qhx_ft_main_in-62w {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.qhx_ft_col_logo-62w {
  grid-column: 1/-1;
}
@media(min-width: 1078px) {.qhx_ft_col_logo-62w {
  grid-column: auto;
}
}.qhx_ft_logo-62w {
  gap: 0.563rem;
  margin-bottom: 12px;
  flex-wrap: wrap;
  font-size: 1rem;
  font-weight: 800;
  color: #F5EFEF;
  align-items: center;
  overflow-wrap: break-word;
  display: flex;
}.qhx_ft_logo_mark-62w {
  overflow: hidden;
  border-radius: 0.375rem;
  width: 30px;
  height: 1.875rem;
}.qhx_ft_logo_mark-62w img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.qhx_ft_logo_sub-62w {
  font-size: 0.75rem;
  line-height: 1.55;
  overflow-wrap: break-word;
  color: #5C5254;
  max-width: 200px;
}.qhx_ft_col_title-62w {
  font-weight: 700;
  color: #9C8E8E;
  text-transform: uppercase;
  letter-spacing: .07em;
  margin-bottom: 14px;
  font-size: 12px;
}.qhx_ft_col_links-62w {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.qhx_ft_col_link-62w {
  transition: color .2s;
  color: #5C5254;
  overflow-wrap: break-word;
  font-size: 13px;
}.qhx_ft_col_link-62w:hover {
  color: #CABEBE;
}.qhx_ft_apps-62w {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.qhx_ft_app_card-62w {
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  border-radius: 0.375rem;
  gap: 0.625rem;
  padding: 0.625rem 0.75rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  display: flex;
  align-items: center;
}.qhx_ft_app_card-62w:hover {
  border-color: rgba(214, 58, 58, 0.50);
}.qhx_ft_app_card_ic-62w svg {
  width: 1.375rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.375rem;
}.qhx_ft_app_card_os-62w {
  font-size: 0.625rem;
  font-weight: 600;
  color: #5C5254;
}.qhx_ft_app_card_action-62w {
  font-weight: 700;
  font-size: 0.75rem;
  color: #CABEBE;
}.qhx_ft_bot-62w {
  padding: 20px 16px;
}
@media(min-width: 766px) {.qhx_ft_bot-62w {
  padding: 20px 1.5rem;
}
}.qhx_ft_bot_in-62w {
  margin: 0 auto;
  gap: 16px;
  max-width: 82.5rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.qhx_ft_socials-62w {
  gap: 0.5rem;
  display: flex;
}.qhx_ft_soc-62w {
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: background .2s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 6px;
  width: 36px;
  height: 36px;
  align-items: center;
  justify-content: center;
  display: flex;
  color: #9C8E8E;
}.qhx_ft_soc-62w svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 16px;
  height: 1rem;
}.qhx_ft_soc-62w:hover {
  background: rgba(255, 255, 255, 0.07);
}.qhx_ft_legal-62w {
  flex: 1;
  line-height: 1.6;
  overflow-wrap: break-word;
  min-width: 12.5rem;
  font-size: 11px;
  color: #7C7272;
}.qhx_ft_legal-62w strong {
  color: #9C8E8E;
  font-weight: 700;
}.qhx_ft_legal-62w a {
  text-decoration: underline;
  color: #9C8E8E;
}.qhx_ft_age-62w {
  border: 2px solid #7C7272;
  border-radius: 50%;
  flex-shrink: 0;
  font-weight: 800;
  color: #7C7272;
  width: 2rem;
  align-items: center;
  font-size: 11px;
  height: 2rem;
  margin-left: auto;
  display: flex;
  justify-content: center;
}