*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #12100E;
  font-family: 'Inter', sans-serif;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  color: #D2BAA0;
  min-height: 100vh;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  color: inherit;
  text-decoration: none;
}button {
  border: none;
  background: none;
  font: inherit;
  color: inherit;
  cursor: pointer;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.qcn-layout_hzx {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.qcn-page_hzx {
  min-height: 100vh;
  display: flex;
}.qcn-main_hzx {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media(min-width: 1081px) {.qcn-main_hzx {
  padding-left: 220px;
}
}
@media(max-width: 1080px) {.qcn-main_hzx {
  padding-bottom: 72px;
}
}.qcn-gc_hzx {
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 0.5rem;
  background: #171310;
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  cursor: pointer;
  width: 140px;
  flex-shrink: 0;
  position: relative;
}
@media(min-width: 638px) {.qcn-gc_hzx {
  width: 156px;
}
}
@media(min-width: 1078px) {.qcn-gc_hzx {
  width: 168px;
}
}.qcn-gc_hzx:hover {
  transform: translateY(-3px);
  border-color: rgba(232, 133, 10, 0.07);
}.qcn-gc_img_hzx {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 80%;
}.qcn-gc_img_hzx img {
  inset: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  object-fit: cover;
}.qcn-gc_hover_hzx {
  inset: 0;
  transition: opacity .2s;
  background: rgba(10, 8, 6, 0.72);
  opacity: 0;
  justify-content: center;
  align-items: center;
  position: absolute;
  display: flex;
}.qcn-gc_hzx:hover .qcn-gc_hover_hzx {
  opacity: 1;
}.qcn-gc_hover_btn_hzx {
  border-radius: 0.25rem;
  background: #E8850A;
  padding: 0.5rem 1rem;
  color: #F5EDE2;
  font-size: 0.75rem;
  font-weight: 700;
}.qcn-gc_info_hzx {
  padding: 8px 10px 0.625rem;
}.qcn-gc_name_hzx {
  overflow: hidden;
  color: #D2BAA0;
  text-overflow: ellipsis;
  font-weight: 600;
  max-width: 100%;
  font-size: 0.75rem;
  margin-bottom: 3px;
  white-space: nowrap;
}.qcn-gc_prov_hzx {
  color: #8C7A6A;
  font-size: 10px;
}.qcn-gc_tag_hzx {
  border-radius: 4px;
  padding: 2px 0.438rem;
  font-size: 0.563rem;
  letter-spacing: .04em;
  z-index: 2;
  text-transform: uppercase;
  position: absolute;
  font-weight: 700;
  left: 0.375rem;
  top: 6px;
}.qcn-gc_tag_hot_hzx {
  background: #E03535;
  color: #fff;
}.qcn-gc_tag_new_hzx {
  background: #3DB86A;
  color: #12100E;
}.qcn-gc_tag_jp_hzx {
  background: #F0B429;
  color: #12100E;
}.qcn-gc_tag_ex_hzx {
  background: #B85000;
  color: #fff;
}.qcn-gc_tag_live_hzx {
  background: #E03535;
  color: #fff;
}.qcn-gr_hzx {
  padding: 32px 16px 0;
  background: #12100E;
}
@media(min-width: 770px) {.qcn-gr_hzx {
  padding: 36px 24px 0;
}
}.qcn-gr_in_hzx {
  margin: 0 auto;
  max-width: 82.5rem;
}.qcn-gr_head_hzx {
  gap: 12px;
  align-items: center;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
  display: flex;
}.qcn-gr_head_l_hzx {
  gap: 10px;
  flex: 1;
  display: flex;
  align-items: center;
  min-width: 0;
}.qcn-gr_ic_hzx {
  border-radius: 0.5rem;
  flex-shrink: 0;
  align-items: center;
  width: 2rem;
  display: flex;
  height: 32px;
  justify-content: center;
}.qcn-gr_ic_hzx svg {
  stroke-linecap: round;
  height: 16px;
  width: 1rem;
  stroke-linejoin: round;
}.qcn-gr_title_hzx {
  color: #F5EDE2;
  font-family: 'Teko', sans-serif;
  font-size: 1rem;
  overflow-wrap: break-word;
  font-weight: 700;
}
@media(min-width: 765px) {.qcn-gr_title_hzx {
  font-size: 1.125rem;
}
}.qcn-gr_more_hzx {
  transition: color .2s;
  gap: 0.313rem;
  flex-shrink: 0;
  font-weight: 600;
  white-space: nowrap;
  display: flex;
  font-size: 12px;
  color: #856E5C;
  align-items: center;
}.qcn-gr_more_hzx:hover {
  color: #E8850A;
}.qcn-gr_more_hzx svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 12px;
  width: 12px;
}.qcn-gr_arrows_hzx {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.qcn-gr_arr_hzx {
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s;
  width: 30px;
  height: 30px;
  color: #A88C74;
  align-items: center;
  display: flex;
  justify-content: center;
}.qcn-gr_arr_hzx:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F5EDE2;
}.qcn-gr_arr_hzx svg {
  width: 13px;
  stroke-linejoin: round;
  height: 0.813rem;
  stroke-linecap: round;
}.qcn-gr_seo_h_hzx {
  margin: 0 0 6px;
  max-width: 680px;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  font-weight: 700;
  color: #D2BAA0;
  font-family: 'Teko', sans-serif;
}
@media(min-width: 769px) {.qcn-gr_seo_h_hzx {
  font-size: 14px;
}
}.qcn-gr_seo_hzx {
  font-size: 0.75rem;
  max-width: 680px;
  margin-bottom: 12px;
  line-height: 1.55;
  color: #856E5C;
  overflow-wrap: break-word;
}.qcn-gr_seo_hzx strong {
  color: #D2BAA0;
  font-weight: 600;
}.qcn-gr_scroll_hzx {
  gap: 0.625rem;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 10px;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.qcn-gr_scroll_hzx::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.qcn-gr_scroll_hzx {
  gap: 0.75rem;
}
}.qcn-tb_hzx {
  background: #12100E;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  top: 0;
  left: 0;
  align-items: center;
  position: fixed;
  height: 3.5rem;
  display: flex;
  right: 0;
  z-index: 80;
}.qcn-tb_in_hzx {
  padding: 0 14px;
  gap: 0;
  height: 100%;
  width: 100%;
  align-items: center;
  display: flex;
}.qcn-tb_burger_hzx {
  gap: 5px;
  border-radius: 8px;
  align-items: center;
  display: flex;
  height: 38px;
  flex-shrink: 0;
  width: 38px;
  flex-direction: column;
  justify-content: center;
  margin-right: 0.5rem;
}.qcn-tb_burger_hzx:hover {
  background: rgba(255, 255, 255, 0.05);
}.qcn-tb_burger_line_hzx {
  background: #A88C74;
  border-radius: 1px;
  display: block;
  width: 1.125rem;
  height: 2px;
}
@media(min-width: 1078px) {.qcn-tb_burger_hzx {
  display: none;
}
}.qcn-tb_logo_hzx {
  gap: 0.563rem;
  overflow-wrap: break-word;
  color: #F5EDE2;
  letter-spacing: -.01em;
  align-items: center;
  margin-right: 1.25rem;
  font-weight: 800;
  flex-shrink: 0;
  font-size: 18px;
  display: flex;
}.qcn-tb_logo_mark_hzx {
  border-radius: 8px;
  overflow: hidden;
  display: flex;
  width: 32px;
  align-items: center;
  justify-content: center;
  height: 2rem;
}.qcn-tb_logo_mark_hzx img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.qcn-tb_nav_hzx {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width:640px) {.qcn-tb_nav_hzx {
  display: flex;
}
}.qcn-tb_tab_hzx {
  transition: background .15s,color .15s;
  border-radius: 8px;
  padding: 8px 14px;
  font-size: 13px;
  color: #A88C74;
  font-weight: 600;
  white-space: nowrap;
}.qcn-tb_tab_hzx:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EDE2;
}.qcn-tb_tab_hzx.qcn-state_active_hzx {
  background: rgba(232, 133, 10, 0.18);
  color: #F5EDE2;
}.qcn-tb_right_hzx {
  gap: 8px;
  margin-left: auto;
  display: flex;
  flex-shrink: 0;
  align-items: center;
}.qcn-tb_login_hzx {
  background: rgba(255, 255, 255, 0.05);
  padding: 0.563rem 16px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.5rem;
  transition: border-color .2s,color .2s;
  color: #D2BAA0;
  font-weight: 600;
  display: none;
  font-size: 0.813rem;
}.qcn-tb_login_hzx:hover {
  border-color: rgba(232, 130, 10, 0.55);
  color: #F5EDE2;
}
@media(min-width: 477px) {.qcn-tb_login_hzx {
  display: block;
}
}.qcn-tb_reg_hzx {
  transition: background .2s;
  border-radius: 0.5rem;
  padding: 0.563rem 18px;
  background: #3DB86A;
  white-space: nowrap;
  font-size: 13px;
  color: #0E0B08;
  font-weight: 700;
}.qcn-tb_reg_hzx:hover {
  background: #50CC7D;
}.qcn-sb_hzx {
  transition: transform .25s ease;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  background: #1D1914;
  transform: translateX(-100%);
  position: fixed;
  width: 220px;
  z-index: 70;
  bottom: 0;
  overflow-y: auto;
  left: 0;
  top: 56px;
}.qcn-sb_hzx.qcn-state_open_hzx {
  transform: translateX(0);
}.qcn-sb_hzx::-webkit-scrollbar {
  width: 0.25rem;
}.qcn-sb_hzx::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1082px) {.qcn-sb_hzx {
  transform: translateX(0);
}
}.qcn-sb_auth_hzx {
  padding: 0.875rem 12px 0.625rem;
}.qcn-sb_btn_reg_hzx {
  background: #3DB86A;
  transition: background .2s;
  padding: 11px;
  border-radius: 8px;
  font-weight: 700;
  text-align: center;
  color: #0E0B08;
  margin-bottom: 0.5rem;
  display: block;
  font-size: 13px;
}.qcn-sb_btn_reg_hzx:hover {
  background: #50CC7D;
}.qcn-sb_btn_login_hzx {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s;
  border-radius: 8px;
  padding: 0.625rem;
  color: #D2BAA0;
  font-size: 0.813rem;
  text-align: center;
  display: block;
  font-weight: 600;
}.qcn-sb_btn_login_hzx:hover {
  border-color: rgba(232, 130, 10, 0.55);
  color: #F5EDE2;
}.qcn-sb_promo_hzx {
  background: linear-gradient(135deg,#2A1200,#1D1914);
  overflow: hidden;
  margin: 0 12px 10px;
  border-radius: 8px;
  padding: 12px 14px;
  border: 1px solid rgba(232, 133, 10, 0.18);
  position: relative;
}.qcn-sb_promo_hzx::before {
  background: radial-gradient(circle,rgba(232, 133, 10, 0.18),transparent 70%);
  border-radius: 50%;
  position: absolute;
  top: -1.25rem;
  height: 5rem;
  content: '';
  right: -20px;
  width: 80px;
}.qcn-sb_promo_title_hzx {
  margin-bottom: 0.25rem;
  letter-spacing: .06em;
  color: #E8850A;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
}.qcn-sb_promo_text_hzx {
  font-size: 12px;
  font-weight: 600;
  line-height: 1.35;
  overflow-wrap: break-word;
  color: #F5EDE2;
}.qcn-sb_promo_sub_hzx {
  margin-top: 3px;
  font-size: 10px;
  color: #856E5C;
}.qcn-sb_nav_hzx {
  padding: 6px 8px 1rem;
}.qcn-sb_nav_lb_hzx {
  padding: 10px 0.5rem 6px;
  color: #8C7A6A;
  font-weight: 700;
  font-size: 10px;
  letter-spacing: .08em;
  text-transform: uppercase;
}.qcn-sb_link_hzx {
  gap: 10px;
  border-radius: 4px;
  transition: background .15s,color .15s;
  padding: 9px 10px;
  cursor: pointer;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #A88C74;
  font-weight: 500;
  display: flex;
  align-items: center;
}.qcn-sb_link_hzx:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EDE2;
}.qcn-sb_link_hzx.qcn-state_active_hzx {
  background: rgba(232, 133, 10, 0.18);
  color: #F5EDE2;
}.qcn-sb_ic_hzx {
  border-radius: 0.25rem;
  flex-shrink: 0;
  display: flex;
  height: 1.875rem;
  align-items: center;
  justify-content: center;
  width: 30px;
}.qcn-sb_ic_hzx svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1rem;
  width: 1rem;
}.qcn-sb_ic_1_hzx {
  background: rgba(232, 133, 10, 0.07);
  color: #E8850A;
}.qcn-sb_ic_2_hzx {
  background: rgba(61, 184, 106, 0.14);
  color: #3DB86A;
}.qcn-sb_ic_3_hzx {
  background: rgba(240, 180, 41, 0.15);
  color: #F0B429;
}.qcn-sb_ic_4_hzx {
  background: rgba(184, 80, 0, 0.24);
  color: #B85000;
}.qcn-sb_ic_5_hzx {
  background: rgba(232, 133, 10, 0.07);
  color: #E8408A;
}.qcn-sb_ic_6_hzx {
  background: rgba(184, 80, 0, 0.24);
  color: #9B4DCA;
}.qcn-sb_badge_hzx {
  border-radius: 4px;
  padding: 2px 7px;
  background: #F0B429;
  font-weight: 700;
  color: #0E0B08;
  margin-left: auto;
  font-size: 9px;
}.qcn-sb_bot_hzx {
  gap: 0.5rem;
  padding: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.qcn-sb_lang_hzx,.qcn-sb_help_hzx {
  transition: border-color .2s;
  padding: 0.563rem 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.05);
  flex: 1;
  border-radius: 4px;
  gap: 6px;
  font-weight: 600;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.688rem;
  color: #A88C74;
}.qcn-sb_lang_hzx:hover,.qcn-sb_help_hzx:hover {
  border-color: rgba(232, 130, 10, 0.55);
  color: #F5EDE2;
}.qcn-sb_lang_hzx svg,.qcn-sb_help_hzx svg {
  height: 13px;
  stroke-linejoin: round;
  width: 13px;
  stroke-linecap: round;
}.qcn-sb_bd_hzx {
  background: rgba(10, 8, 6, 0.72);
  inset: 0;
  z-index: 69;
  position: fixed;
  display: none;
}.qcn-sb_bd_hzx.qcn-state_on_hzx {
  display: block;
}
@media(min-width: 1081px) {.qcn-sb_bd_hzx {
  display: none!important;
}
}.qcn-mob_nav_hzx {
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  background: #1D1914;
  bottom: 0;
  position: fixed;
  display: flex;
  z-index: 80;
  left: 0;
  right: 0;
}
@media(min-width: 1079px) {.qcn-mob_nav_hzx {
  display: none;
}
}.qcn-mob_nav_item_hzx {
  padding: 4px 2px;
  flex: 1;
  gap: 0.25rem;
  cursor: pointer;
  color: #8C7A6A;
  flex-direction: column;
  align-items: center;
  display: flex;
}.qcn-mob_nav_ic_hzx {
  line-height: 1;
}.qcn-mob_nav_ic_hzx svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.25rem;
  height: 20px;
}.qcn-mob_nav_lb_hzx {
  font-weight: 600;
  font-size: 10px;
  color: #8C7A6A;
}.qcn-mob_nav_item_hzx.qcn-state_active_hzx {
  color: #E8850A;
}.qcn-mob_nav_item_hzx.qcn-state_active_hzx .qcn-mob_nav_lb_hzx {
  color: #E8850A;
}.qcn-hero_hzx {
  padding: 1.25rem 1rem 0;
  background: #12100E;
}
@media(min-width: 766px) {.qcn-hero_hzx {
  padding: 24px 24px 0;
}
}.qcn-hero_in_hzx {
  gap: 0.75rem;
  margin: 0 auto;
  max-width: 82.5rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 859px) {.qcn-hero_in_hzx {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1102px) {.qcn-hero_in_hzx {
  grid-template-columns: 1fr 340px;
}
}.qcn-hero_promo_hzx {
  overflow: hidden;
  background: #171310;
  border-radius: 0.75rem;
  display: flex;
  min-height: 13.75rem;
  align-items: stretch;
  position: relative;
}
@media(min-width: 767px) {.qcn-hero_promo_hzx {
  min-height: 17.5rem;
}
}.qcn-hero_promo_bg_hzx {
  inset: 0;
  background-position: center;
  background: linear-gradient(120deg,#2A1200 0%,#12100E 100%);
  position: absolute;
  background-size: cover;
}.qcn-hero_promo_bg_hzx::after {
  inset: 0;
  background: linear-gradient(90deg,#12100E 0%,rgba(10, 8, 6, 0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.qcn-hero_promo_glow_hzx {
  background: radial-gradient(circle,rgba(184, 80, 0, 0.24) 0%,transparent 65%);
  border-radius: 50%;
  height: 300px;
  right: 3.75rem;
  position: absolute;
  top: -2.5rem;
  width: 300px;
  pointer-events: none;
}.qcn-hero_promo_ct_hzx {
  padding: 28px 1.5rem 1.75rem 1.75rem;
  max-width: 480px;
  z-index: 2;
  position: relative;
  justify-content: center;
  flex-direction: column;
  display: flex;
}
@media(min-width: 769px) {.qcn-hero_promo_ct_hzx {
  padding: 2.5rem 2rem;
}
}.qcn-hero_badge_hzx {
  border-radius: 1.25rem;
  background: rgba(232, 133, 10, 0.18);
  padding: 5px 0.75rem;
  border: 1px solid rgba(232, 133, 10, 0.07);
  letter-spacing: .08em;
  text-transform: uppercase;
  display: inline-block;
  margin-bottom: 14px;
  font-weight: 700;
  font-size: 0.625rem;
  color: #E8850A;
}.qcn-hero_h1_hzx {
  font-size: 1.625rem;
  font-family: 'Teko', sans-serif;
  color: #F5EDE2;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.625rem;
  line-height: 1.15;
}.qcn-hero_h1_hzx em {
  color: #F0B429;
  font-style: normal;
}
@media(min-width: 769px) {.qcn-hero_h1_hzx {
  font-size: 36px;
}
}.qcn-hero_sub_hzx {
  line-height: 1.55;
  margin-bottom: 1.25rem;
  color: #A88C74;
  font-size: 13px;
}
@media(min-width: 769px) {.qcn-hero_sub_hzx {
  font-size: 0.875rem;
}
}.qcn-hero_row_hzx {
  gap: 10px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.qcn-hero_cta_hzx {
  border-radius: 8px;
  padding: 0.813rem 1.625rem;
  background: #3DB86A;
  transition: background .2s;
  color: #0E0B08;
  box-shadow: 0 6px 1.75rem rgba(61, 184, 106, 0.42), inset 0 1px 0 rgba(255, 255, 255, 0.10);
  font-weight: 700;
  font-size: 14px;
}.qcn-hero_cta_hzx:hover {
  background: #50CC7D;
}.qcn-hero_terms_hzx {
  color: #8C7A6A;
  font-size: 0.688rem;
}.qcn-hero_game_hzx {
  border-radius: 12px;
  overflow: hidden;
  background: #171310;
  border: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  position: relative;
  flex-direction: column;
}.qcn-hero_game_badge_hzx {
  border-radius: 20px;
  background: rgba(240, 180, 41, 0.15);
  border: 1px solid rgba(240, 180, 41, 0.15);
  padding: 5px 0.625rem;
  color: #F0B429;
  z-index: 3;
  font-weight: 700;
  letter-spacing: .06em;
  top: 0.75rem;
  left: 0.75rem;
  position: absolute;
  text-transform: uppercase;
  font-size: 10px;
}.qcn-hero_game_badge_hzx svg {
  vertical-align: -1px;
  width: 11px;
  margin-right: 0.25rem;
  height: 0.688rem;
}.qcn-hero_game_img_hzx {
  overflow: hidden;
  background: linear-gradient(135deg,#2A1200,#12100E);
  padding-bottom: 60%;
  position: relative;
}.qcn-hero_game_img_hzx img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  width: 100%;
  height: 100%;
}.qcn-hero_game_play_hzx {
  transition: opacity .2s;
  background: rgba(10, 8, 6, 0.72);
  inset: 0;
  align-items: center;
  opacity: 0;
  display: flex;
  justify-content: center;
  position: absolute;
}.qcn-hero_game_hzx:hover .qcn-hero_game_play_hzx {
  opacity: 1;
}.qcn-hero_game_play_hzx span {
  background: #E8850A;
  border-radius: 50%;
  height: 3.25rem;
  align-items: center;
  display: flex;
  justify-content: center;
  width: 52px;
}.qcn-hero_game_play_hzx span svg {
  height: 18px;
  margin-left: 2px;
  width: 1.125rem;
}.qcn-hero_game_info_hzx {
  padding: 0.875rem 1rem;
}.qcn-hero_game_title_hzx {
  font-weight: 700;
  margin-bottom: 0.25rem;
  color: #F5EDE2;
  overflow-wrap: break-word;
  font-size: 15px;
}.qcn-hero_game_provider_hzx {
  font-size: 11px;
  color: #856E5C;
}.qcn-hero_game_btn_hzx {
  padding: 0.688rem;
  background: #E8850A;
  transition: background .2s;
  border-radius: 8px;
  margin: 12px 1rem 1rem;
  text-align: center;
  display: block;
  font-weight: 700;
  color: #F5EDE2;
  font-size: 13px;
}.qcn-hero_game_hzx:hover .qcn-hero_game_btn_hzx {
  background: #F59C22;
}.qcn-wy_hzx {
  background: #12100E;
  padding: 32px 16px 0;
}
@media(min-width: 766px) {.qcn-wy_hzx {
  padding: 2.5rem 24px 0;
}
}.qcn-wy_in_hzx {
  margin: 0 auto;
  max-width: 82.5rem;
}.qcn-wy_head_hzx {
  max-width: 720px;
  margin-bottom: 18px;
}.qcn-wy_label_hzx {
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #E8850A;
  font-weight: 700;
}.qcn-wy_h2_hzx {
  color: #F5EDE2;
  margin-bottom: 0.5rem;
  font-family: 'Teko', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
}
@media(min-width: 765px) {.qcn-wy_h2_hzx {
  font-size: 24px;
}
}.qcn-wy_intro_hzx {
  margin: 0;
  font-size: 0.813rem;
  color: #856E5C;
  line-height: 1.6;
}.qcn-wy_grid_hzx {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.qcn-wy_grid_hzx {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.qcn-wy_grid_hzx {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.qcn-wy_card_hzx {
  padding: 20px;
  transition: border-color .2s,transform .2s;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #1D1914;
}.qcn-wy_card_hzx:hover {
  transform: translateY(-2px);
  border-color: rgba(232, 133, 10, 0.07);
}.qcn-wy_card_ic_hzx {
  background: rgba(232, 133, 10, 0.18);
  border-radius: 50%;
  margin-bottom: 0.875rem;
  justify-content: center;
  align-items: center;
  display: flex;
  color: #E8850A;
  height: 2.75rem;
  width: 2.75rem;
}.qcn-wy_card_ic_hzx svg {
  height: 1.375rem;
  stroke-linecap: round;
  width: 1.375rem;
  stroke-linejoin: round;
}.qcn-wy_card_h_hzx {
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  line-height: 1.25;
  color: #F5EDE2;
  margin-bottom: 0.375rem;
}.qcn-wy_card_p_hzx {
  color: #856E5C;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.qcn-wy_card_p_hzx strong {
  font-weight: 600;
  color: #D2BAA0;
}.qcn-ws_hzx {
  padding: 32px 1rem 0;
  background: #12100E;
}
@media(min-width: 769px) {.qcn-ws_hzx {
  padding: 36px 24px 0;
}
}.qcn-ws_in_hzx {
  margin: 0 auto;
  max-width: 1320px;
}.qcn-ws_head_hzx {
  gap: 12px;
  align-items: center;
  margin-bottom: 0.875rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}.qcn-ws_title_hzx {
  gap: 10px;
  font-size: 16px;
  font-family: 'Teko', sans-serif;
  align-items: center;
  color: #F5EDE2;
  display: flex;
  font-weight: 700;
  overflow-wrap: break-word;
  flex-wrap: wrap;
}.qcn-ws_title_ic_hzx svg {
  width: 18px;
  stroke-linejoin: round;
  height: 1.125rem;
  color: #F0B429;
  stroke-linecap: round;
}.qcn-ws_online_hzx {
  gap: 0.438rem;
  font-size: 0.75rem;
  align-items: center;
  font-weight: 600;
  color: #856E5C;
  display: flex;
}.qcn-ws_online_dot_hzx {
  background: #3DB86A;
  border-radius: 50%;
  height: 8px;
  flex-shrink: 0;
  box-shadow: 0 0 6px rgba(61, 184, 106, 0.14);
  width: 8px;
}.qcn-ws_scroll_hzx {
  gap: 8px;
  scrollbar-width: none;
  display: flex;
  padding-bottom: 0.5rem;
  overflow-x: auto;
}.qcn-ws_scroll_hzx::-webkit-scrollbar {
  display: none;
}.qcn-wc_hzx {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #171310;
  gap: 0.625rem;
  padding: 0.625rem 14px;
  border-radius: 0.5rem;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  min-width: 220px;
}.qcn-wc_img_hzx {
  overflow: hidden;
  background: #1D1914;
  border-radius: 4px;
  width: 36px;
  height: 2.25rem;
  flex-shrink: 0;
}.qcn-wc_img_hzx img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.qcn-wc_info_hzx {
  min-width: 0;
}.qcn-wc_game_hzx {
  overflow: hidden;
  font-size: 12px;
  white-space: nowrap;
  color: #D2BAA0;
  text-overflow: ellipsis;
  font-weight: 600;
}.qcn-wc_player_hzx {
  overflow: hidden;
  font-size: 0.625rem;
  color: #8C7A6A;
  text-overflow: ellipsis;
  white-space: nowrap;
}.qcn-wc_amount_hzx {
  color: #3DB86A;
  white-space: nowrap;
  font-weight: 700;
  flex-shrink: 0;
  font-size: 0.813rem;
  margin-left: auto;
}.qcn-htp_hzx {
  padding: 36px 1rem 0;
  background: #12100E;
}
@media(min-width: 766px) {.qcn-htp_hzx {
  padding: 2.75rem 1.5rem 0;
}
}.qcn-htp_in_hzx {
  margin: 0 auto;
  max-width: 82.5rem;
}.qcn-htp_head_hzx {
  margin-bottom: 1.375rem;
  max-width: 45rem;
}.qcn-htp_label_hzx {
  margin-bottom: 8px;
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #E8850A;
}.qcn-htp_h2_hzx {
  font-size: 1.375rem;
  color: #F5EDE2;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-family: 'Teko', sans-serif;
  font-weight: 800;
}
@media(min-width: 769px) {.qcn-htp_h2_hzx {
  font-size: 28px;
}
}.qcn-htp_intro_hzx {
  font-size: 14px;
  color: #856E5C;
  line-height: 1.6;
}.qcn-htp_steps_hzx {
  margin: 0;
  gap: 0.75rem;
  padding: 0;
  list-style: none;
  grid-template-columns: 1fr;
  display: grid;
  counter-reset: none;
}
@media(min-width: 637px) {.qcn-htp_steps_hzx {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.qcn-htp_steps_hzx {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.qcn-htp_step_hzx {
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #1D1914;
  padding: 20px 18px 1.125rem;
  display: flex;
  flex-direction: column;
  position: relative;
}.qcn-htp_step_num_hzx {
  border-radius: 50%;
  background: #E8850A;
  justify-content: center;
  color: #0E0B08;
  align-items: center;
  left: 1.25rem;
  width: 28px;
  top: -0.75rem;
  position: absolute;
  display: flex;
  font-weight: 800;
  height: 28px;
  font-family: 'Teko', sans-serif;
  font-size: 0.813rem;
}.qcn-htp_step_ic_hzx {
  background: rgba(232, 133, 10, 0.18);
  border-radius: 4px;
  margin: 0.5rem 0 0.75rem;
  height: 36px;
  align-items: center;
  display: flex;
  width: 2.25rem;
  color: #E8850A;
  justify-content: center;
}.qcn-htp_step_ic_hzx svg {
  width: 1.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 18px;
}.qcn-htp_step_h_hzx {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  color: #F5EDE2;
  font-weight: 700;
  line-height: 1.25;
}.qcn-htp_step_p_hzx {
  overflow-wrap: break-word;
  line-height: 1.55;
  color: #856E5C;
  font-size: 13px;
}.qcn-htp_step_p_hzx strong {
  font-weight: 600;
  color: #D2BAA0;
}.qcn-htp_cta_hzx {
  transition: background .2s;
  padding: 13px 26px;
  border-radius: 8px;
  background: #3DB86A;
  display: inline-block;
  color: #0E0B08;
  font-weight: 700;
  font-size: 14px;
  margin-top: 1.25rem;
}.qcn-htp_cta_hzx:hover {
  background: #50CC7D;
}.qcn-app_hzx {
  background: #12100E;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.qcn-app_hzx {
  padding: 2.75rem 24px 0;
}
}.qcn-app_in_hzx {
  margin: 0 auto;
  max-width: 1320px;
}.qcn-app_head_hzx {
  margin-bottom: 1rem;
}.qcn-app_label_hzx {
  font-size: 11px;
  color: #E8850A;
  font-weight: 700;
  margin-bottom: 8px;
  letter-spacing: .08em;
  text-transform: uppercase;
}.qcn-app_h2_hzx {
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Teko', sans-serif;
  color: #F5EDE2;
  margin-bottom: 6px;
}
@media(min-width:768px) {.qcn-app_h2_hzx {
  font-size: 1.5rem;
}
}.qcn-app_sub_hzx {
  color: #856E5C;
  max-width: 37.5rem;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 13px;
}.qcn-app_sub_hzx strong {
  color: #D2BAA0;
  font-weight: 700;
}.qcn-app_cards_hzx {
  gap: 0.625rem;
  margin-top: 1rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.qcn-app_cards_hzx {
  grid-template-columns: repeat(3,1fr);
}
}.qcn-app_card_hzx {
  gap: 16px;
  overflow: hidden;
  border-radius: 8px;
  padding: 20px;
  flex-wrap: wrap;
  position: relative;
  display: flex;
  align-items: flex-start;
}.qcn-app_card_ios_hzx {
  background: linear-gradient(135deg,rgba(232, 133, 10, 0.18) 0%,#1D1914 100%);
}.qcn-app_card_android_hzx {
  background: linear-gradient(135deg,rgba(61, 184, 106, 0.14) 0%,#1D1914 100%);
}.qcn-app_card_win_hzx {
  background: linear-gradient(135deg,rgba(240, 180, 41, 0.15) 0%,#1D1914 100%);
}.qcn-app_card_ic_hzx svg {
  stroke-linecap: round;
  height: 2.125rem;
  stroke-linejoin: round;
  width: 2.125rem;
}.qcn-app_card_ic_hzx {
  color: #F5EDE2;
  flex-shrink: 0;
}.qcn-app_card_os_hzx {
  color: #856E5C;
  margin-bottom: 0.375rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 10px;
}.qcn-app_card_title_hzx {
  font-size: 15px;
  overflow-wrap: break-word;
  color: #F5EDE2;
  font-weight: 700;
  margin-bottom: 0.375rem;
  line-height: 1.2;
}.qcn-app_card_text_hzx {
  line-height: 1.5;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  font-size: 0.75rem;
  color: #856E5C;
}.qcn-app_card_btn_hzx {
  transition: background .2s;
  border-radius: 4px;
  padding: 0.625rem 1.125rem;
  gap: 7px;
  border: 1px solid rgba(232, 130, 10, 0.55);
  background: rgba(255, 255, 255, 0.12);
  color: #F5EDE2;
  font-weight: 700;
  display: inline-flex;
  font-size: 0.813rem;
  align-items: center;
}.qcn-app_card_btn_hzx:hover {
  background: rgba(255, 255, 255, 0.07);
}.qcn-prov_hzx {
  padding: 2.25rem 16px 0;
  background: #12100E;
}
@media(min-width: 770px) {.qcn-prov_hzx {
  padding: 44px 24px 0;
}
}.qcn-prov_in_hzx {
  margin: 0 auto;
  max-width: 82.5rem;
}.qcn-prov_head_hzx {
  margin-bottom: 1rem;
}.qcn-prov_label_hzx {
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #E8850A;
  font-weight: 700;
  margin-bottom: 8px;
  font-size: 0.688rem;
}.qcn-prov_h2_hzx {
  margin-bottom: 0.5rem;
  font-family: 'Teko', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F5EDE2;
  font-size: 20px;
}
@media(min-width: 770px) {.qcn-prov_h2_hzx {
  font-size: 1.5rem;
}
}.qcn-prov_seo_hzx {
  max-width: 620px;
  font-size: 13px;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #856E5C;
  margin-bottom: 16px;
}.qcn-prov_seo_hzx strong {
  font-weight: 700;
  color: #D2BAA0;
}.qcn-prov_seo_hzx a {
  text-decoration: underline;
  color: #E8850A;
}.qcn-prov_grid_hzx {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 643px) {.qcn-prov_grid_hzx {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.qcn-prov_grid_hzx {
  grid-template-columns: repeat(8,1fr);
}
}.qcn-prov_card_hzx {
  padding: 14px 10px;
  gap: 0.438rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s,background .2s;
  border-radius: 8px;
  background: #171310;
  cursor: pointer;
  flex-direction: column;
  display: flex;
  align-items: center;
}.qcn-prov_card_hzx:hover {
  background: #1D1914;
  border-color: rgba(232, 130, 10, 0.55);
}.qcn-prov_logo_hzx {
  border-radius: 4px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  justify-content: center;
  display: flex;
  width: 2.75rem;
  align-items: center;
  height: 44px;
}.qcn-prov_logo_hzx img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.qcn-prov_name_hzx {
  text-align: center;
  color: #A88C74;
  font-weight: 600;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.qcn-bon_hzx {
  padding: 36px 16px 0;
  background: #12100E;
}
@media(min-width: 769px) {.qcn-bon_hzx {
  padding: 44px 24px 0;
}
}.qcn-bon_in_hzx {
  margin: 0 auto;
  max-width: 1320px;
}.qcn-bon_head_hzx {
  margin-bottom: 1.25rem;
}.qcn-bon_label_hzx {
  color: #E8850A;
  font-weight: 700;
  margin-bottom: 8px;
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
}.qcn-bon_h2_hzx {
  margin-bottom: 8px;
  font-weight: 800;
  font-family: 'Teko', sans-serif;
  color: #F5EDE2;
  overflow-wrap: break-word;
  font-size: 20px;
}
@media(min-width:768px) {.qcn-bon_h2_hzx {
  font-size: 1.5rem;
}
}.qcn-bon_seo_hzx {
  line-height: 1.6;
  overflow-wrap: break-word;
  max-width: 620px;
  font-size: 13px;
  color: #856E5C;
}.qcn-bon_seo_hzx strong {
  color: #D2BAA0;
  font-weight: 700;
}.qcn-bon_seo_hzx a {
  text-decoration: underline;
  color: #E8850A;
}.qcn-bon_grid_hzx {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.qcn-bon_grid_hzx {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.qcn-bon_grid_hzx {
  grid-template-columns: repeat(5,1fr);
}
}.qcn-bon_card_hzx {
  transition: border-color .2s,transform .2s;
  background: #171310;
  padding: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 8px;
}.qcn-bon_card_hzx:hover {
  border-color: rgba(232, 133, 10, 0.07);
  transform: translateY(-2px);
}.qcn-bon_card_ic_hzx svg {
  stroke-linecap: round;
  height: 1.625rem;
  stroke-linejoin: round;
  width: 26px;
}.qcn-bon_card_ic_hzx {
  margin-bottom: 10px;
}.qcn-bon_card_type_hzx {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .06em;
  font-size: 10px;
  color: #856E5C;
  margin-bottom: 6px;
}.qcn-bon_card_amount_hzx {
  margin-bottom: 6px;
  font-size: 18px;
  line-height: 1.1;
  color: #F0B429;
  font-weight: 800;
}.qcn-bon_card_name_hzx {
  font-size: 13px;
  margin-bottom: 8px;
  font-weight: 600;
  overflow-wrap: break-word;
  color: #F5EDE2;
}.qcn-bon_card_detail_hzx {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  padding-top: 0.5rem;
  font-size: 11px;
  color: #8C7A6A;
  line-height: 1.5;
}.qcn-reg_hzx {
  padding: 2.25rem 16px 0;
  background: #12100E;
}
@media(min-width: 771px) {.qcn-reg_hzx {
  padding: 2.75rem 24px 0;
}
}.qcn-reg_in_hzx {
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #1D1914;
  border-radius: 0.75rem;
  padding: 1.75rem 24px;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 767px) {.qcn-reg_in_hzx {
  padding: 40px;
}
}.qcn-reg_top_hzx {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.qcn-reg_top_hzx {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.qcn-reg_label_hzx {
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #E8850A;
  text-transform: uppercase;
  font-weight: 700;
}.qcn-reg_h2_hzx {
  color: #F5EDE2;
  line-height: 1.2;
  font-size: 1.375rem;
  font-weight: 800;
  font-family: 'Teko', sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
}
@media(min-width: 767px) {.qcn-reg_h2_hzx {
  font-size: 28px;
}
}.qcn-reg_bonus_hzx {
  gap: 8px;
  border-radius: 0.5rem;
  padding: 0.625rem 1rem;
  border: 1px solid rgba(240, 180, 41, 0.15);
  background: rgba(240, 180, 41, 0.15);
  align-items: center;
  margin-bottom: 1rem;
  display: inline-flex;
}.qcn-reg_bonus_amount_hzx {
  color: #F0B429;
  font-weight: 800;
  font-size: 20px;
}.qcn-reg_bonus_text_hzx {
  line-height: 1.35;
  color: #A88C74;
  font-size: 0.813rem;
}.qcn-reg_cta_btn_hzx {
  transition: background .2s;
  background: #3DB86A;
  padding: 0.875rem 32px;
  border-radius: 8px;
  box-shadow: 0 6px 28px rgba(61, 184, 106, 0.42), inset 0 1px 0 rgba(255, 255, 255, 0.10);
  display: inline-block;
  font-size: 0.938rem;
  margin-bottom: 0.75rem;
  color: #0E0B08;
  font-weight: 700;
}.qcn-reg_cta_btn_hzx:hover {
  background: #50CC7D;
}.qcn-reg_terms_hzx {
  line-height: 1.5;
  color: #8C7A6A;
  font-size: 0.688rem;
}.qcn-reg_seo_hzx {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #856E5C;
  line-height: 1.65;
  padding-top: 1.25rem;
  margin-top: 20px;
}.qcn-reg_seo_hzx p {
  margin-bottom: 0.625rem;
  color: #856E5C;
  line-height: 1.65;
  font-size: 13px;
}.qcn-reg_seo_hzx p:last-child {
  margin-bottom: 0;
}.qcn-reg_seo_hzx strong {
  font-weight: 700;
  color: #D2BAA0;
}.qcn-reg_seo_hzx a {
  transition: color .2s;
  color: #E8850A;
  text-decoration: underline;
}.qcn-reg_seo_hzx a:hover {
  color: #F59C22;
}.qcn-reg_seo_hzx ul,.qcn-reg_seo_hzx ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 1.125rem;
}.qcn-reg_seo_hzx ol {
  list-style: decimal;
}.qcn-reg_seo_hzx li {
  color: #856E5C;
  font-size: 0.813rem;
  margin-bottom: 4px;
  line-height: 1.65;
}.qcn-reg_seo_hzx table {
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
  margin-bottom: 10px;
  font-size: 0.813rem;
  display: block;
}
@media(min-width: 770px) {.qcn-reg_seo_hzx table {
  display: table;
}
}.qcn-reg_seo_hzx th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px;
  font-weight: 700;
  text-align: left;
  color: #D2BAA0;
}.qcn-reg_seo_hzx td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #856E5C;
}.qcn-reg_steps_hzx {
  gap: 0.875rem;
  flex-direction: column;
  display: flex;
  margin-top: 28px;
}
@media(min-width: 857px) {.qcn-reg_steps_hzx {
  margin-top: 0;
}
}.qcn-reg_step_hzx {
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  gap: 14px;
  padding: 1rem;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.qcn-reg_step_num_hzx {
  border: 1px solid rgba(232, 133, 10, 0.07);
  border-radius: 50%;
  background: rgba(232, 133, 10, 0.18);
  height: 2.125rem;
  font-size: 14px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  font-weight: 800;
  color: #E8850A;
  width: 34px;
  justify-content: center;
}.qcn-reg_step_title_hzx {
  font-weight: 700;
  color: #F5EDE2;
  font-size: 0.875rem;
  margin-bottom: 3px;
}.qcn-reg_step_text_hzx {
  color: #856E5C;
  line-height: 1.5;
  font-size: 0.75rem;
}.qcn-reg_trust_hzx {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 20px;
  flex-wrap: wrap;
  display: flex;
  padding-top: 1.25rem;
}.qcn-reg_trust_item_hzx {
  gap: 0.438rem;
  display: flex;
  color: #856E5C;
  overflow-wrap: break-word;
  font-size: 12px;
  align-items: center;
}.qcn-reg_trust_ic_hzx svg {
  color: #E8850A;
  stroke-linejoin: round;
  width: 16px;
  height: 16px;
  stroke-linecap: round;
}.qcn-seo_hzx {
  padding: 2.25rem 1rem 0;
  background: #12100E;
}
@media(min-width: 767px) {.qcn-seo_hzx {
  padding: 44px 1.5rem 0;
}
}.qcn-seo_in_hzx {
  background: #1D1914;
  padding: 28px 24px;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.75rem;
  max-width: 1320px;
}
@media(min-width: 769px) {.qcn-seo_in_hzx {
  padding: 2.25rem 40px;
}
}.qcn-seo_label_hzx {
  color: #E8850A;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
}.qcn-seo_h2_hzx {
  overflow-wrap: break-word;
  font-family: 'Teko', sans-serif;
  font-size: 1.25rem;
  line-height: 1.25;
  font-weight: 800;
  margin-bottom: 14px;
  color: #F5EDE2;
}
@media(min-width:768px) {.qcn-seo_h2_hzx {
  font-size: 1.5rem;
}
}.qcn-seo_body_hzx {
  font-size: 14px;
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #A88C74;
}.qcn-seo_body_hzx p {
  color: #A88C74;
  line-height: 1.75;
  margin-bottom: 0.75rem;
  font-size: 14px;
}.qcn-seo_body_hzx p:last-child {
  margin-bottom: 0;
}.qcn-seo_body_hzx strong {
  font-weight: 700;
  color: #D2BAA0;
}.qcn-seo_body_hzx a {
  transition: color .2s;
  color: #E8850A;
  text-decoration: underline;
}.qcn-seo_body_hzx a:hover {
  color: #F59C22;
}.qcn-seo_body_hzx ul,.qcn-seo_body_hzx ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.qcn-seo_body_hzx ol {
  list-style: decimal;
}.qcn-seo_body_hzx li {
  font-size: 14px;
  margin-bottom: 0.375rem;
  color: #A88C74;
  line-height: 1.75;
}.qcn-seo_body_hzx table {
  margin-bottom: 12px;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
  display: block;
  overflow-x: auto;
}
@media(min-width: 765px) {.qcn-seo_body_hzx table {
  display: table;
}
}.qcn-seo_body_hzx th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  font-weight: 700;
  text-align: left;
  color: #D2BAA0;
}.qcn-seo_body_hzx td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #A88C74;
}.qcn-seo_cols_hzx {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 639px) {.qcn-seo_cols_hzx {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.qcn-seo_cols_hzx {
  grid-template-columns: repeat(3,1fr);
}
}.qcn-seo_col_h_hzx {
  font-weight: 700;
  font-size: 0.813rem;
  color: #D2BAA0;
  overflow-wrap: break-word;
  margin-bottom: 7px;
}.qcn-seo_col_p_hzx {
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #856E5C;
}.qcn-seo_stats_hzx {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.qcn-seo_stat_hzx {
  border: 1px solid rgba(232, 133, 10, 0.18);
  flex: 1;
  border-radius: 8px;
  background: rgba(232, 133, 10, 0.07);
  padding: 14px 1rem;
  min-width: 8.75rem;
}.qcn-seo_stat_val_hzx {
  color: #E8850A;
  font-weight: 800;
  margin-bottom: 0.25rem;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}.qcn-seo_stat_lb_hzx {
  font-size: 11px;
  color: #856E5C;
  overflow-wrap: break-word;
}.qcn-seo_hzx {
  background: #12100E;
  padding: 36px 16px 0;
}
@media(min-width: 770px) {.qcn-seo_hzx {
  padding: 44px 24px 0;
}
}.qcn-seo_in_hzx {
  border-radius: 12px;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #1D1914;
  padding: 28px 1.5rem;
  max-width: 82.5rem;
}
@media(min-width: 766px) {.qcn-seo_in_hzx {
  padding: 36px 2.5rem;
}
}.qcn-seo_label_hzx {
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  color: #E8850A;
  text-transform: uppercase;
  font-weight: 700;
}.qcn-seo_h2_hzx {
  font-weight: 800;
  line-height: 1.25;
  margin-bottom: 0.875rem;
  font-size: 20px;
  color: #F5EDE2;
  overflow-wrap: break-word;
  font-family: 'Teko', sans-serif;
}
@media(min-width: 771px) {.qcn-seo_h2_hzx {
  font-size: 24px;
}
}.qcn-seo_body_hzx {
  color: #A88C74;
  line-height: 1.75;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.qcn-seo_body_hzx p {
  font-size: 14px;
  color: #A88C74;
  line-height: 1.75;
  margin-bottom: 12px;
}.qcn-seo_body_hzx p:last-child {
  margin-bottom: 0;
}.qcn-seo_body_hzx strong {
  font-weight: 700;
  color: #D2BAA0;
}.qcn-seo_body_hzx a {
  transition: color .2s;
  color: #E8850A;
  text-decoration: underline;
}.qcn-seo_body_hzx a:hover {
  color: #F59C22;
}.qcn-seo_body_hzx ul,.qcn-seo_body_hzx ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.qcn-seo_body_hzx ol {
  list-style: decimal;
}.qcn-seo_body_hzx li {
  color: #A88C74;
  margin-bottom: 6px;
  line-height: 1.75;
  font-size: 14px;
}.qcn-seo_body_hzx table {
  font-size: 13px;
  margin-bottom: 0.75rem;
  display: block;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 770px) {.qcn-seo_body_hzx table {
  display: table;
}
}.qcn-seo_body_hzx th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #D2BAA0;
}.qcn-seo_body_hzx td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #A88C74;
}.qcn-seo_cols_hzx {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.qcn-seo_cols_hzx {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.qcn-seo_cols_hzx {
  grid-template-columns: repeat(3,1fr);
}
}.qcn-seo_col_h_hzx {
  margin-bottom: 0.438rem;
  font-weight: 700;
  color: #D2BAA0;
  overflow-wrap: break-word;
  font-size: 13px;
}.qcn-seo_col_p_hzx {
  overflow-wrap: break-word;
  color: #856E5C;
  font-size: 13px;
  line-height: 1.65;
}.qcn-seo_stats_hzx {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.qcn-seo_stat_hzx {
  flex: 1;
  padding: 0.875rem 1rem;
  border-radius: 8px;
  background: rgba(232, 133, 10, 0.07);
  border: 1px solid rgba(232, 133, 10, 0.18);
  min-width: 8.75rem;
}.qcn-seo_stat_val_hzx {
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
  color: #E8850A;
  margin-bottom: 4px;
}.qcn-seo_stat_lb_hzx {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #856E5C;
}.qcn-rv_hzx {
  background: #12100E;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.qcn-rv_hzx {
  padding: 2.75rem 24px 0;
}
}.qcn-rv_in_hzx {
  margin: 0 auto;
  max-width: 82.5rem;
}.qcn-rv_head_hzx {
  max-width: 45rem;
  margin-bottom: 20px;
}.qcn-rv_label_hzx {
  font-size: 0.688rem;
  color: #E8850A;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
}.qcn-rv_h2_hzx {
  color: #F5EDE2;
  font-size: 1.375rem;
  font-weight: 800;
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
  font-family: 'Teko', sans-serif;
}
@media(min-width: 767px) {.qcn-rv_h2_hzx {
  font-size: 28px;
}
}.qcn-rv_stats_hzx {
  gap: 18px;
  flex-wrap: wrap;
  color: #856E5C;
  align-items: center;
  font-size: 0.813rem;
  display: flex;
}.qcn-rv_stats_score_hzx {
  gap: 6px;
  align-items: baseline;
  display: flex;
}.qcn-rv_stats_score_val_hzx {
  color: #F0B429;
  font-family: 'Teko', sans-serif;
  font-size: 1.375rem;
  font-weight: 800;
}.qcn-rv_stats_score_max_hzx {
  color: #8C7A6A;
  font-size: 13px;
}.qcn-rv_stats_badge_hzx {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}.qcn-rv_stats_badge_hzx svg {
  height: 0.875rem;
  width: 14px;
  color: #F0B429;
}.qcn-rv_grid_hzx {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 643px) {.qcn-rv_grid_hzx {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.qcn-rv_grid_hzx {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.qcn-rv_card_hzx {
  background: #1D1914;
  padding: 20px;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  flex-direction: column;
  display: flex;
}.qcn-rv_card_stars_hzx {
  gap: 2px;
  margin-bottom: 0.625rem;
  color: #F0B429;
  display: flex;
}.qcn-rv_card_stars_hzx svg {
  width: 14px;
  height: 0.875rem;
}.qcn-rv_card_h_hzx {
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 0.5rem;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  color: #F5EDE2;
}.qcn-rv_card_body_hzx {
  flex: 1;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
  margin-bottom: 0.875rem;
  color: #856E5C;
}.qcn-rv_card_body_hzx strong {
  color: #D2BAA0;
  font-weight: 600;
}.qcn-rv_card_meta_hzx {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 0.75rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}.qcn-rv_card_author_hzx {
  font-size: 0.75rem;
  font-weight: 600;
  color: #D2BAA0;
}.qcn-rv_card_date_hzx {
  font-size: 0.688rem;
  color: #8C7A6A;
}.qcn-seo_hzx {
  background: #12100E;
  padding: 36px 16px 0;
}
@media(min-width: 771px) {.qcn-seo_hzx {
  padding: 2.75rem 24px 0;
}
}.qcn-seo_in_hzx {
  border-radius: 0.75rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  margin: 0 auto;
  background: #1D1914;
  padding: 28px 24px;
  max-width: 82.5rem;
}
@media(min-width:768px) {.qcn-seo_in_hzx {
  padding: 36px 2.5rem;
}
}.qcn-seo_label_hzx {
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #E8850A;
}.qcn-seo_h2_hzx {
  margin-bottom: 14px;
  font-family: 'Teko', sans-serif;
  font-weight: 800;
  line-height: 1.25;
  font-size: 20px;
  overflow-wrap: break-word;
  color: #F5EDE2;
}
@media(min-width: 766px) {.qcn-seo_h2_hzx {
  font-size: 1.5rem;
}
}.qcn-seo_body_hzx {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #A88C74;
  overflow-wrap: break-word;
}.qcn-seo_body_hzx p {
  color: #A88C74;
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
}.qcn-seo_body_hzx p:last-child {
  margin-bottom: 0;
}.qcn-seo_body_hzx strong {
  font-weight: 700;
  color: #D2BAA0;
}.qcn-seo_body_hzx a {
  transition: color .2s;
  text-decoration: underline;
  color: #E8850A;
}.qcn-seo_body_hzx a:hover {
  color: #F59C22;
}.qcn-seo_body_hzx ul,.qcn-seo_body_hzx ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.qcn-seo_body_hzx ol {
  list-style: decimal;
}.qcn-seo_body_hzx li {
  font-size: 0.875rem;
  color: #A88C74;
  line-height: 1.75;
  margin-bottom: 0.375rem;
}.qcn-seo_body_hzx table {
  display: block;
  margin-bottom: 12px;
  overflow-x: auto;
  font-size: 0.813rem;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width: 770px) {.qcn-seo_body_hzx table {
  display: table;
}
}.qcn-seo_body_hzx th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  text-align: left;
  color: #D2BAA0;
  font-weight: 700;
}.qcn-seo_body_hzx td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #A88C74;
}.qcn-seo_cols_hzx {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 642px) {.qcn-seo_cols_hzx {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.qcn-seo_cols_hzx {
  grid-template-columns: repeat(3,1fr);
}
}.qcn-seo_col_h_hzx {
  margin-bottom: 0.438rem;
  font-weight: 700;
  color: #D2BAA0;
  overflow-wrap: break-word;
  font-size: 13px;
}.qcn-seo_col_p_hzx {
  color: #856E5C;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.65;
}.qcn-seo_stats_hzx {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.qcn-seo_stat_hzx {
  flex: 1;
  border-radius: 8px;
  background: rgba(232, 133, 10, 0.07);
  padding: 0.875rem 1rem;
  border: 1px solid rgba(232, 133, 10, 0.18);
  min-width: 8.75rem;
}.qcn-seo_stat_val_hzx {
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-size: 1.25rem;
  color: #E8850A;
}.qcn-seo_stat_lb_hzx {
  color: #856E5C;
  overflow-wrap: break-word;
  font-size: 11px;
}.qcn-pmt_hzx {
  background: #12100E;
  padding: 2.25rem 16px 0;
}
@media(min-width:768px) {.qcn-pmt_hzx {
  padding: 2.75rem 24px 0;
}
}.qcn-pmt_in_hzx {
  margin: 0 auto;
  max-width: 1320px;
}.qcn-pmt_head_hzx {
  margin-bottom: 1.375rem;
  max-width: 720px;
}.qcn-pmt_label_hzx {
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #E8850A;
  font-size: 11px;
}.qcn-pmt_h2_hzx {
  overflow-wrap: break-word;
  font-size: 22px;
  color: #F5EDE2;
  margin-bottom: 0.5rem;
  font-weight: 800;
  font-family: 'Teko', sans-serif;
}
@media(min-width:768px) {.qcn-pmt_h2_hzx {
  font-size: 28px;
}
}.qcn-pmt_intro_hzx {
  font-size: 14px;
  line-height: 1.6;
  color: #856E5C;
  overflow-wrap: break-word;
}.qcn-pmt_groups_hzx {
  gap: 20px;
  flex-direction: column;
  display: flex;
}.qcn-pmt_group_hzx {
  background: #1D1914;
  padding: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.5rem;
}.qcn-pmt_group_head_hzx {
  gap: 0.75rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  margin-bottom: 0.625rem;
}.qcn-pmt_group_ic_hzx {
  background: rgba(232, 133, 10, 0.18);
  border-radius: 4px;
  flex-shrink: 0;
  justify-content: center;
  color: #E8850A;
  width: 2.25rem;
  display: flex;
  height: 36px;
  align-items: center;
}.qcn-pmt_group_ic_hzx svg {
  height: 18px;
  stroke-linecap: round;
  width: 1.125rem;
  stroke-linejoin: round;
}.qcn-pmt_group_h_hzx {
  margin: 0;
  font-family: 'Teko', sans-serif;
  overflow-wrap: break-word;
  color: #F5EDE2;
  font-size: 1rem;
  font-weight: 700;
}.qcn-pmt_group_p_hzx {
  color: #856E5C;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.6;
  margin-bottom: 14px;
}.qcn-pmt_group_p_hzx strong {
  font-weight: 600;
  color: #D2BAA0;
}.qcn-pmt_table_wrap_hzx {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.qcn-pmt_table_hzx {
  font-size: 0.813rem;
  border-collapse: collapse;
  width: 100%;
  min-width: 33.75rem;
}.qcn-pmt_table_hzx th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  font-weight: 700;
  white-space: nowrap;
  text-transform: uppercase;
  text-align: left;
  font-size: 0.688rem;
  color: #D2BAA0;
  letter-spacing: .04em;
}.qcn-pmt_table_hzx td {
  padding: 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #856E5C;
}.qcn-pmt_table_hzx tbody tr:last-child td {
  border-bottom: none;
}.qcn-pmt_table_hzx tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #D2BAA0;
}.qcn-faq_hzx {
  padding: 2.25rem 16px 0;
  background: #12100E;
}
@media(min-width: 771px) {.qcn-faq_hzx {
  padding: 2.75rem 1.5rem 0;
}
}.qcn-faq_in_hzx {
  margin: 0 auto;
  max-width: 1320px;
}.qcn-faq_head_hzx {
  margin-bottom: 20px;
}.qcn-faq_label_hzx {
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #E8850A;
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
}.qcn-faq_h2_hzx {
  color: #F5EDE2;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Teko', sans-serif;
  font-size: 1.25rem;
}
@media(min-width: 770px) {.qcn-faq_h2_hzx {
  font-size: 24px;
}
}.qcn-faq_list_hzx {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.qcn-faq_item_hzx {
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #1D1914;
  overflow: hidden;
}.qcn-faq_q_hzx {
  transition: color .2s;
  padding: 1rem 1.25rem;
  gap: 0.75rem;
  display: flex;
  color: #D2BAA0;
  font-weight: 600;
  overflow-wrap: break-word;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  font-size: 14px;
  cursor: pointer;
}.qcn-faq_q_hzx:hover {
  color: #F5EDE2;
}.qcn-faq_q_ic_hzx {
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  align-items: center;
  display: flex;
  width: 24px;
  flex-shrink: 0;
  justify-content: center;
  font-size: 1rem;
  height: 24px;
  color: #E8850A;
}.qcn-faq_item_hzx.qcn-state_open_hzx .qcn-faq_q_ic_hzx {
  transform: rotate(45deg);
}.qcn-faq_a_hzx {
  padding: 0 20px 16px;
  color: #856E5C;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  display: none;
  line-height: 1.7;
}.qcn-faq_item_hzx.qcn-state_open_hzx .qcn-faq_a_hzx {
  display: block;
}.qcn-faq_a_hzx strong {
  color: #D2BAA0;
  font-weight: 700;
}.qcn-faq_a_hzx a {
  text-decoration: underline;
  color: #E8850A;
}.qcn-faq_a_hzx ul,.qcn-faq_a_hzx ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 1.25rem;
}.qcn-faq_a_hzx ol {
  list-style: decimal;
}.qcn-faq_a_hzx li {
  margin-bottom: 4px;
  line-height: 1.6;
}.qcn-faq_a_hzx table {
  margin: 8px 0;
  font-size: 0.75rem;
  display: block;
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width: 771px) {.qcn-faq_a_hzx table {
  display: table;
}
}.qcn-faq_a_hzx th {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #D2BAA0;
  text-align: left;
}.qcn-faq_a_hzx td {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #856E5C;
}.qcn-ft_hzx {
  background: #0C0A08;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 3rem;
}.qcn-ft_support_hzx {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.5rem 1rem;
}
@media(min-width: 769px) {.qcn-ft_support_hzx {
  padding: 28px 24px;
}
}.qcn-ft_support_in_hzx {
  gap: 16px;
  margin: 0 auto;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  max-width: 1320px;
}.qcn-ft_support_main_hzx {
  flex: 1;
  gap: 1rem;
  align-items: center;
  min-width: 13.75rem;
  flex-wrap: wrap;
  display: flex;
}.qcn-ft_support_ic_hzx {
  color: #E8850A;
  flex-shrink: 0;
}.qcn-ft_support_ic_hzx svg {
  stroke-linecap: round;
  height: 30px;
  stroke-linejoin: round;
  width: 1.875rem;
}.qcn-ft_support_text_title_hzx {
  color: #F5EDE2;
  font-weight: 700;
  font-size: 0.938rem;
  margin-bottom: 3px;
  overflow-wrap: break-word;
}.qcn-ft_support_text_sub_hzx {
  overflow-wrap: break-word;
  color: #856E5C;
  font-size: 12px;
}.qcn-ft_support_btn_hzx {
  transition: background .2s;
  border-radius: 0.5rem;
  padding: 0.688rem 22px;
  background: #E8850A;
  flex-shrink: 0;
  font-weight: 700;
  color: #F5EDE2;
  font-size: 0.813rem;
  white-space: nowrap;
}.qcn-ft_support_btn_hzx:hover {
  background: #F59C22;
}.qcn-ft_support_contacts_hzx {
  gap: 1rem;
  flex-wrap: wrap;
  margin-left: auto;
  display: flex;
}.qcn-ft_support_contact_hzx {
  color: #8C7A6A;
  font-size: 12px;
  line-height: 1.4;
}.qcn-ft_support_contact_hzx strong {
  display: block;
  font-weight: 600;
  color: #A88C74;
  margin-bottom: 2px;
  font-size: 0.688rem;
}.qcn-ft_main_hzx {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 32px 16px 1.5rem;
}
@media(min-width: 769px) {.qcn-ft_main_hzx {
  padding: 40px 1.5rem 32px;
}
}.qcn-ft_main_in_hzx {
  margin: 0 auto;
  gap: 1.5rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
  max-width: 1320px;
}
@media(min-width:640px) {.qcn-ft_main_in_hzx {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.qcn-ft_main_in_hzx {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.qcn-ft_col_logo_hzx {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.qcn-ft_col_logo_hzx {
  grid-column: auto;
}
}.qcn-ft_logo_hzx {
  gap: 9px;
  font-weight: 800;
  flex-wrap: wrap;
  color: #F5EDE2;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
  font-size: 1rem;
  margin-bottom: 12px;
}.qcn-ft_logo_mark_hzx {
  overflow: hidden;
  border-radius: 4px;
  height: 1.875rem;
  width: 1.875rem;
}.qcn-ft_logo_mark_hzx img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.qcn-ft_logo_sub_hzx {
  color: #8C7A6A;
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 0.75rem;
  max-width: 200px;
}.qcn-ft_col_title_hzx {
  font-weight: 700;
  margin-bottom: 0.875rem;
  text-transform: uppercase;
  letter-spacing: .07em;
  font-size: 0.75rem;
  color: #A88C74;
}.qcn-ft_col_links_hzx {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.qcn-ft_col_link_hzx {
  transition: color .2s;
  color: #8C7A6A;
  font-size: 13px;
  overflow-wrap: break-word;
}.qcn-ft_col_link_hzx:hover {
  color: #D2BAA0;
}.qcn-ft_apps_hzx {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.qcn-ft_app_card_hzx {
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.25rem;
  gap: 10px;
  padding: 10px 12px;
  align-items: center;
  display: flex;
}.qcn-ft_app_card_hzx:hover {
  border-color: rgba(232, 130, 10, 0.55);
}.qcn-ft_app_card_ic_hzx svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.375rem;
  width: 1.375rem;
}.qcn-ft_app_card_os_hzx {
  font-size: 0.625rem;
  font-weight: 600;
  color: #8C7A6A;
}.qcn-ft_app_card_action_hzx {
  color: #D2BAA0;
  font-size: 0.75rem;
  font-weight: 700;
}.qcn-ft_bot_hzx {
  padding: 1.25rem 1rem;
}
@media(min-width: 767px) {.qcn-ft_bot_hzx {
  padding: 20px 24px;
}
}.qcn-ft_bot_in_hzx {
  gap: 1rem;
  margin: 0 auto;
  max-width: 82.5rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.qcn-ft_socials_hzx {
  gap: 0.5rem;
  display: flex;
}.qcn-ft_soc_hzx {
  border-radius: 0.25rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  transition: background .2s;
  color: #A88C74;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 2.25rem;
  width: 2.25rem;
}.qcn-ft_soc_hzx svg {
  stroke-linecap: round;
  height: 1rem;
  stroke-linejoin: round;
  width: 1rem;
}.qcn-ft_soc_hzx:hover {
  background: rgba(255, 255, 255, 0.07);
}.qcn-ft_legal_hzx {
  flex: 1;
  min-width: 12.5rem;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #937F6E;
  font-size: 0.688rem;
}.qcn-ft_legal_hzx strong {
  color: #A88C74;
  font-weight: 700;
}.qcn-ft_legal_hzx a {
  color: #A88C74;
  text-decoration: underline;
}.qcn-ft_age_hzx {
  border: 2px solid #937F6E;
  border-radius: 50%;
  display: flex;
  flex-shrink: 0;
  font-weight: 800;
  font-size: 0.688rem;
  width: 32px;
  color: #937F6E;
  justify-content: center;
  margin-left: auto;
  height: 2rem;
  align-items: center;
}