*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
  background-color: #0D1410;
  color: #C4BAA8;
  font-family: 'Source Sans 3', sans-serif;
}ul,ol {
  list-style: none;
}img,picture,svg {
  display: block;
  max-width: 100%;
}input,button,textarea,select {
  font: inherit;
}button {
  border: none;
  background: transparent;
  color: inherit;
  cursor: pointer;
}a {
  text-decoration: none;
  color: inherit;
}.qcp_layout-wt3 {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.qcp_page-wt3 {
  min-height: 100vh;
  display: flex;
}.qcp_main-wt3 {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media screen and (min-width:1080px) {.qcp_main-wt3 {
  padding-left: 220px;
}
}
@media screen and (max-width: 1082px) {.qcp_main-wt3 {
  padding-bottom: 72px;
}
}.qcp_gc-wt3 {
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  border-radius: 0.625rem;
  background: #101810;
  border: 1px solid rgba(255,255,255,0.05);
  flex-shrink: 0;
  position: relative;
  cursor: pointer;
  width: 8.75rem;
}
@media(min-width: 639px) {.qcp_gc-wt3 {
  width: 9.75rem;
}
}
@media(min-width: 1079px) {.qcp_gc-wt3 {
  width: 10.5rem;
}
}.qcp_gc-wt3:hover {
  border-color: rgba(200,132,30,0.07);
  transform: translateY(-3px);
}.qcp_gc_img-wt3 {
  overflow: hidden;
  padding-bottom: 80%;
  width: 100%;
  position: relative;
}.qcp_gc_img-wt3 img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  height: 100%;
  position: absolute;
}.qcp_gc_hover-wt3 {
  inset: 0;
  background: rgba(8,12,9,0.72);
  transition: opacity .2s;
  opacity: 0;
  justify-content: center;
  display: flex;
  position: absolute;
  align-items: center;
}.qcp_gc-wt3:hover .qcp_gc_hover-wt3 {
  opacity: 1;
}.qcp_gc_hover_btn-wt3 {
  background: #C8841E;
  padding: 0.5rem 16px;
  border-radius: 5px;
  color: #F2EDE4;
  font-size: 0.75rem;
  font-weight: 700;
}.qcp_gc_info-wt3 {
  padding: 8px 10px 0.625rem;
}.qcp_gc_name-wt3 {
  overflow: hidden;
  font-weight: 600;
  color: #C4BAA8;
  margin-bottom: 3px;
  max-width: 100%;
  text-overflow: ellipsis;
  font-size: 0.75rem;
  white-space: nowrap;
}.qcp_gc_prov-wt3 {
  color: #524840;
  font-size: 10px;
}.qcp_gc_tag-wt3 {
  padding: 2px 7px;
  border-radius: 4px;
  z-index: 2;
  top: 6px;
  font-weight: 700;
  left: 0.375rem;
  font-size: 9px;
  text-transform: uppercase;
  position: absolute;
  letter-spacing: .04em;
}.qcp_gc_tag_hot-wt3 {
  background: #CC3A2E;
  color: #fff;
}.qcp_gc_tag_new-wt3 {
  background: #3DAA5C;
  color: #0D1410;
}.qcp_gc_tag_jp-wt3 {
  background: #E8A820;
  color: #0D1410;
}.qcp_gc_tag_ex-wt3 {
  background: #3E6A28;
  color: #fff;
}.qcp_gc_tag_live-wt3 {
  background: #CC3A2E;
  color: #fff;
}.qcp_gr-wt3 {
  padding: 2rem 16px 0;
  background: #0D1410;
}
@media(min-width: 766px) {.qcp_gr-wt3 {
  padding: 36px 24px 0;
}
}.qcp_gr_in-wt3 {
  margin: 0 auto;
  max-width: 1320px;
}.qcp_gr_head-wt3 {
  gap: 12px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
  align-items: center;
}.qcp_gr_head_l-wt3 {
  flex: 1;
  gap: 0.625rem;
  align-items: center;
  min-width: 0;
  display: flex;
}.qcp_gr_ic-wt3 {
  border-radius: 10px;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
  width: 2rem;
  height: 32px;
  align-items: center;
}.qcp_gr_ic-wt3 svg {
  width: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1rem;
}.qcp_gr_title-wt3 {
  color: #F2EDE4;
  font-weight: 700;
  font-size: 1rem;
  font-family: 'Oswald', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.qcp_gr_title-wt3 {
  font-size: 1.125rem;
}
}.qcp_gr_more-wt3 {
  transition: color .2s;
  gap: 0.313rem;
  color: #6B6050;
  display: flex;
  white-space: nowrap;
  flex-shrink: 0;
  font-weight: 600;
  font-size: 0.75rem;
  align-items: center;
}.qcp_gr_more-wt3:hover {
  color: #C8841E;
}.qcp_gr_more-wt3 svg {
  height: 0.75rem;
  width: 0.75rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.qcp_gr_arrows-wt3 {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.qcp_gr_arr-wt3 {
  border-radius: 5px;
  border: 1px solid rgba(255,255,255,0.09);
  background: rgba(255,255,255,0.05);
  transition: background .15s,color .15s;
  width: 1.875rem;
  align-items: center;
  justify-content: center;
  display: flex;
  height: 30px;
  color: #8A7E6C;
}.qcp_gr_arr-wt3:hover {
  background: rgba(255,255,255,0.07);
  color: #F2EDE4;
}.qcp_gr_arr-wt3 svg {
  width: 13px;
  height: 0.813rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.qcp_gr_seo_h-wt3 {
  margin: 0 0 0.375rem;
  max-width: 680px;
  font-weight: 700;
  overflow-wrap: break-word;
  font-family: 'Oswald', sans-serif;
  font-size: 13px;
  color: #C4BAA8;
}
@media(min-width: 769px) {.qcp_gr_seo_h-wt3 {
  font-size: 0.875rem;
}
}.qcp_gr_seo-wt3 {
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  color: #6B6050;
  line-height: 1.55;
  max-width: 680px;
  font-size: 12px;
}.qcp_gr_seo-wt3 strong {
  color: #C4BAA8;
  font-weight: 600;
}.qcp_gr_scroll-wt3 {
  gap: 10px;
  overflow-x: auto;
  padding-bottom: 0.625rem;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  display: flex;
}.qcp_gr_scroll-wt3::-webkit-scrollbar {
  display: none;
}
@media(min-width:768px) {.qcp_gr_scroll-wt3 {
  gap: 0.75rem;
}
}.qcp_tb-wt3 {
  background: #0A110D;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  align-items: center;
  left: 0;
  position: fixed;
  display: flex;
  z-index: 80;
  right: 0;
  top: 0;
  height: 56px;
}.qcp_tb_in-wt3 {
  padding: 0 14px;
  gap: 0;
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
}.qcp_tb_burger-wt3 {
  border-radius: 0.625rem;
  gap: 5px;
  display: flex;
  align-items: center;
  margin-right: 8px;
  justify-content: center;
  width: 2.375rem;
  height: 2.375rem;
  flex-direction: column;
  flex-shrink: 0;
}.qcp_tb_burger-wt3:hover {
  background: rgba(255,255,255,0.05);
}.qcp_tb_burger_line-wt3 {
  border-radius: 1px;
  background: #8A7E6C;
  width: 1.125rem;
  display: block;
  height: 2px;
}
@media(min-width: 1078px) {.qcp_tb_burger-wt3 {
  display: none;
}
}.qcp_tb_logo-wt3 {
  gap: 0.563rem;
  flex-shrink: 0;
  color: #F2EDE4;
  font-weight: 800;
  align-items: center;
  margin-right: 1.25rem;
  font-size: 1.125rem;
  display: flex;
  overflow-wrap: break-word;
  letter-spacing: -.01em;
}.qcp_tb_logo_mark-wt3 {
  overflow: hidden;
  border-radius: 0.625rem;
  display: flex;
  height: 32px;
  align-items: center;
  justify-content: center;
  width: 32px;
}.qcp_tb_logo_mark-wt3 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.qcp_tb_nav-wt3 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 637px) {.qcp_tb_nav-wt3 {
  display: flex;
}
}.qcp_tb_tab-wt3 {
  transition: background .15s,color .15s;
  border-radius: 10px;
  padding: 0.5rem 0.875rem;
  font-size: 0.813rem;
  white-space: nowrap;
  color: #8A7E6C;
  font-weight: 600;
}.qcp_tb_tab-wt3:hover {
  background: rgba(255,255,255,0.05);
  color: #F2EDE4;
}.qcp_tb_tab-wt3.qcp_state_active-wt3 {
  background: rgba(200,132,30,0.18);
  color: #F2EDE4;
}.qcp_tb_right-wt3 {
  gap: 0.5rem;
  flex-shrink: 0;
  margin-left: auto;
  display: flex;
  align-items: center;
}.qcp_tb_login-wt3 {
  border-radius: 0.625rem;
  padding: 9px 16px;
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255,255,255,0.09);
  background: rgba(255,255,255,0.05);
  font-weight: 600;
  display: none;
  font-size: 0.813rem;
  color: #C4BAA8;
}.qcp_tb_login-wt3:hover {
  border-color: rgba(200,130,30,0.45);
  color: #F2EDE4;
}
@media(min-width: 481px) {.qcp_tb_login-wt3 {
  display: block;
}
}.qcp_tb_reg-wt3 {
  padding: 9px 18px;
  background: #3DAA5C;
  transition: background .2s;
  border-radius: 0.625rem;
  font-size: 13px;
  color: #0C1008;
  font-weight: 700;
  white-space: nowrap;
}.qcp_tb_reg-wt3:hover {
  background: #4ABF6C;
}.qcp_sb-wt3 {
  background: #141C16;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255,255,255,0.05);
  transition: transform .25s ease;
  z-index: 70;
  left: 0;
  top: 3.5rem;
  overflow-y: auto;
  position: fixed;
  width: 220px;
  bottom: 0;
}.qcp_sb-wt3.qcp_state_open-wt3 {
  transform: translateX(0);
}.qcp_sb-wt3::-webkit-scrollbar {
  width: 4px;
}.qcp_sb-wt3::-webkit-scrollbar-thumb {
  background: rgba(255,255,255,0.07);
  border-radius: 2px;
}
@media(min-width: 1083px) {.qcp_sb-wt3 {
  transform: translateX(0);
}
}.qcp_sb_auth-wt3 {
  padding: 14px 0.75rem 10px;
}.qcp_sb_btn_reg-wt3 {
  border-radius: 0.625rem;
  padding: 0.688rem;
  background: #3DAA5C;
  transition: background .2s;
  font-size: 13px;
  margin-bottom: 0.5rem;
  font-weight: 700;
  display: block;
  color: #0C1008;
  text-align: center;
}.qcp_sb_btn_reg-wt3:hover {
  background: #4ABF6C;
}.qcp_sb_btn_login-wt3 {
  border-radius: 0.625rem;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.09);
  transition: border-color .2s;
  padding: 0.625rem;
  display: block;
  text-align: center;
  font-size: 0.813rem;
  font-weight: 600;
  color: #C4BAA8;
}.qcp_sb_btn_login-wt3:hover {
  border-color: rgba(200,130,30,0.45);
  color: #F2EDE4;
}.qcp_sb_promo-wt3 {
  border: 1px solid rgba(200,132,30,0.18);
  padding: 12px 0.875rem;
  overflow: hidden;
  background: linear-gradient(135deg,#1A2C0E,#141C16);
  border-radius: 10px;
  margin: 0 12px 10px;
  position: relative;
}.qcp_sb_promo-wt3::before {
  background: radial-gradient(circle,rgba(200,132,30,0.18),transparent 70%);
  border-radius: 50%;
  height: 80px;
  position: absolute;
  width: 5rem;
  right: -20px;
  top: -20px;
  content: '';
}.qcp_sb_promo_title-wt3 {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  color: #C8841E;
  margin-bottom: 4px;
  letter-spacing: .06em;
}.qcp_sb_promo_text-wt3 {
  font-weight: 600;
  overflow-wrap: break-word;
  color: #F2EDE4;
  font-size: 0.75rem;
  line-height: 1.35;
}.qcp_sb_promo_sub-wt3 {
  margin-top: 3px;
  font-size: 0.625rem;
  color: #6B6050;
}.qcp_sb_nav-wt3 {
  padding: 6px 8px 1rem;
}.qcp_sb_nav_lb-wt3 {
  padding: 10px 8px 6px;
  color: #524840;
  letter-spacing: .08em;
  font-size: 0.625rem;
  font-weight: 700;
  text-transform: uppercase;
}.qcp_sb_link-wt3 {
  border-radius: 0.313rem;
  gap: 10px;
  padding: 9px 10px;
  transition: background .15s,color .15s;
  overflow-wrap: break-word;
  font-weight: 500;
  cursor: pointer;
  color: #8A7E6C;
  font-size: 13px;
  align-items: center;
  display: flex;
}.qcp_sb_link-wt3:hover {
  background: rgba(255,255,255,0.05);
  color: #F2EDE4;
}.qcp_sb_link-wt3.qcp_state_active-wt3 {
  background: rgba(200,132,30,0.18);
  color: #F2EDE4;
}.qcp_sb_ic-wt3 {
  border-radius: 0.313rem;
  flex-shrink: 0;
  width: 1.875rem;
  align-items: center;
  display: flex;
  height: 1.875rem;
  justify-content: center;
}.qcp_sb_ic-wt3 svg {
  width: 16px;
  height: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.qcp_sb_ic_1-wt3 {
  background: rgba(200,132,30,0.07);
  color: #C8841E;
}.qcp_sb_ic_2-wt3 {
  background: rgba(61,170,92,0.16);
  color: #3DAA5C;
}.qcp_sb_ic_3-wt3 {
  background: rgba(232,168,32,0.16);
  color: #E8A820;
}.qcp_sb_ic_4-wt3 {
  background: rgba(62,106,40,0.22);
  color: #3E6A28;
}.qcp_sb_ic_5-wt3 {
  background: rgba(200,132,30,0.07);
  color: #D04878;
}.qcp_sb_ic_6-wt3 {
  background: rgba(62,106,40,0.22);
  color: #8B3FBE;
}.qcp_sb_badge-wt3 {
  background: #E8A820;
  padding: 2px 0.438rem;
  border-radius: 0.313rem;
  color: #0C1008;
  font-size: 9px;
  font-weight: 700;
  margin-left: auto;
}.qcp_sb_bot-wt3 {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 8px;
  padding: 12px;
  display: flex;
}.qcp_sb_lang-wt3,.qcp_sb_help-wt3 {
  border: 1px solid rgba(255,255,255,0.05);
  flex: 1;
  padding: 9px 0.375rem;
  border-radius: 5px;
  gap: 6px;
  background: rgba(255,255,255,0.05);
  transition: border-color .2s;
  color: #8A7E6C;
  justify-content: center;
  font-weight: 600;
  font-size: 11px;
  align-items: center;
  display: flex;
}.qcp_sb_lang-wt3:hover,.qcp_sb_help-wt3:hover {
  border-color: rgba(200,130,30,0.45);
  color: #F2EDE4;
}.qcp_sb_lang-wt3 svg,.qcp_sb_help-wt3 svg {
  stroke-linecap: round;
  width: 0.813rem;
  height: 13px;
  stroke-linejoin: round;
}.qcp_sb_bd-wt3 {
  inset: 0;
  background: rgba(8,12,9,0.72);
  z-index: 69;
  position: fixed;
  display: none;
}.qcp_sb_bd-wt3.qcp_state_on-wt3 {
  display: block;
}
@media(min-width: 1079px) {.qcp_sb_bd-wt3 {
  display: none!important;
}
}.qcp_mob_nav-wt3 {
  background: #141C16;
  border-top: 1px solid rgba(255,255,255,0.09);
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  display: flex;
  left: 0;
  z-index: 80;
  position: fixed;
  right: 0;
  bottom: 0;
}
@media(min-width: 1078px) {.qcp_mob_nav-wt3 {
  display: none;
}
}.qcp_mob_nav_item-wt3 {
  padding: 4px 2px;
  gap: 4px;
  flex: 1;
  cursor: pointer;
  flex-direction: column;
  display: flex;
  color: #524840;
  align-items: center;
}.qcp_mob_nav_ic-wt3 {
  line-height: 1;
}.qcp_mob_nav_ic-wt3 svg {
  stroke-linejoin: round;
  width: 1.25rem;
  stroke-linecap: round;
  height: 20px;
}.qcp_mob_nav_lb-wt3 {
  color: #524840;
  font-weight: 600;
  font-size: 0.625rem;
}.qcp_mob_nav_item-wt3.qcp_state_active-wt3 {
  color: #C8841E;
}.qcp_mob_nav_item-wt3.qcp_state_active-wt3 .qcp_mob_nav_lb-wt3 {
  color: #C8841E;
}.qcp_hero-wt3 {
  padding: 1.25rem 1rem 0;
  background: #0D1410;
}
@media(min-width: 766px) {.qcp_hero-wt3 {
  padding: 1.5rem 1.5rem 0;
}
}.qcp_hero_in-wt3 {
  margin: 0 auto;
  gap: 0.75rem;
  max-width: 82.5rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 858px) {.qcp_hero_in-wt3 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1101px) {.qcp_hero_in-wt3 {
  grid-template-columns: 1fr 21.25rem;
}
}.qcp_hero_promo-wt3 {
  border-radius: 0.875rem;
  background: #101810;
  overflow: hidden;
  min-height: 13.75rem;
  position: relative;
  display: flex;
  align-items: stretch;
}
@media(min-width: 765px) {.qcp_hero_promo-wt3 {
  min-height: 280px;
}
}.qcp_hero_promo_bg-wt3 {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg,#1A2C0E 0%,#0D1410 100%);
  position: absolute;
  background-size: cover;
}.qcp_hero_promo_bg-wt3::after {
  inset: 0;
  background: linear-gradient(90deg,#0D1410 0%,rgba(8,12,9,0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.qcp_hero_promo_glow-wt3 {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(62,106,40,0.22) 0%,transparent 65%);
  width: 300px;
  top: -2.5rem;
  right: 60px;
  height: 18.75rem;
  pointer-events: none;
  position: absolute;
}.qcp_hero_promo_ct-wt3 {
  padding: 1.75rem 24px 28px 1.75rem;
  justify-content: center;
  position: relative;
  z-index: 2;
  max-width: 480px;
  flex-direction: column;
  display: flex;
}
@media(min-width: 765px) {.qcp_hero_promo_ct-wt3 {
  padding: 40px 32px;
}
}.qcp_hero_badge-wt3 {
  border-radius: 20px;
  background: rgba(200,132,30,0.18);
  border: 1px solid rgba(200,132,30,0.07);
  padding: 0.313rem 0.75rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 14px;
  color: #C8841E;
  display: inline-block;
  letter-spacing: .08em;
  font-size: 0.625rem;
}.qcp_hero_h1-wt3 {
  color: #F2EDE4;
  font-weight: 800;
  font-family: 'Oswald', sans-serif;
  font-size: 26px;
  overflow-wrap: break-word;
  line-height: 1.15;
  margin-bottom: 0.625rem;
}.qcp_hero_h1-wt3 em {
  font-style: normal;
  color: #E8A820;
}
@media(min-width: 771px) {.qcp_hero_h1-wt3 {
  font-size: 36px;
}
}.qcp_hero_sub-wt3 {
  margin-bottom: 1.25rem;
  line-height: 1.55;
  font-size: 0.813rem;
  color: #8A7E6C;
}
@media(min-width: 766px) {.qcp_hero_sub-wt3 {
  font-size: 0.875rem;
}
}.qcp_hero_row-wt3 {
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.qcp_hero_cta-wt3 {
  padding: 0.813rem 26px;
  background: #3DAA5C;
  transition: background .2s;
  border-radius: 0.625rem;
  color: #0C1008;
  font-size: 0.875rem;
  font-weight: 700;
  box-shadow: 0 4px 1.125rem rgba(61,170,92,0.38), inset 0 1px 0 rgba(255,255,255,0.10);
}.qcp_hero_cta-wt3:hover {
  background: #4ABF6C;
}.qcp_hero_terms-wt3 {
  font-size: 11px;
  color: #524840;
}.qcp_hero_game-wt3 {
  overflow: hidden;
  background: #101810;
  border-radius: 0.875rem;
  border: 1px solid rgba(255,255,255,0.05);
  position: relative;
  flex-direction: column;
  display: flex;
}.qcp_hero_game_badge-wt3 {
  border: 1px solid rgba(232,168,32,0.16);
  padding: 0.313rem 10px;
  background: rgba(232,168,32,0.16);
  border-radius: 1.25rem;
  font-size: 10px;
  font-weight: 700;
  z-index: 3;
  left: 12px;
  color: #E8A820;
  top: 0.75rem;
  letter-spacing: .06em;
  position: absolute;
  text-transform: uppercase;
}.qcp_hero_game_badge-wt3 svg {
  vertical-align: -1px;
  width: 11px;
  height: 0.688rem;
  margin-right: 4px;
}.qcp_hero_game_img-wt3 {
  background: linear-gradient(135deg,#1A2C0E,#0D1410);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.qcp_hero_game_img-wt3 img {
  inset: 0;
  height: 100%;
  position: absolute;
  width: 100%;
  object-fit: cover;
}.qcp_hero_game_play-wt3 {
  inset: 0;
  transition: opacity .2s;
  background: rgba(8,12,9,0.72);
  align-items: center;
  display: flex;
  justify-content: center;
  position: absolute;
  opacity: 0;
}.qcp_hero_game-wt3:hover .qcp_hero_game_play-wt3 {
  opacity: 1;
}.qcp_hero_game_play-wt3 span {
  background: #C8841E;
  border-radius: 50%;
  align-items: center;
  height: 3.25rem;
  display: flex;
  width: 3.25rem;
  justify-content: center;
}.qcp_hero_game_play-wt3 span svg {
  height: 1.125rem;
  width: 18px;
  margin-left: 2px;
}.qcp_hero_game_info-wt3 {
  padding: 0.875rem 16px;
}.qcp_hero_game_title-wt3 {
  color: #F2EDE4;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-size: 15px;
}.qcp_hero_game_provider-wt3 {
  font-size: 0.688rem;
  color: #6B6050;
}.qcp_hero_game_btn-wt3 {
  padding: 0.688rem;
  transition: background .2s;
  margin: 12px 1rem 1rem;
  border-radius: 0.625rem;
  background: #C8841E;
  color: #F2EDE4;
  text-align: center;
  font-weight: 700;
  font-size: 0.813rem;
  display: block;
}.qcp_hero_game-wt3:hover .qcp_hero_game_btn-wt3 {
  background: #E09A2A;
}.qcp_sbar-wt3 {
  padding: 16px 1rem 0;
  background: #0D1410;
}
@media(min-width:768px) {.qcp_sbar-wt3 {
  padding: 1.125rem 1.5rem 0;
}
}.qcp_sbar_in-wt3 {
  margin: 0 auto;
  max-width: 1320px;
}.qcp_sbar_row-wt3 {
  gap: 0.625rem;
  display: flex;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
}.qcp_sbar_input-wt3 {
  background: #101810;
  flex: 1;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 0.625rem;
  transition: border-color .2s;
  gap: 10px;
  padding: 11px 16px;
  display: flex;
  font-size: 13px;
  align-items: center;
  cursor: pointer;
  color: #6B6050;
}.qcp_sbar_input-wt3:hover {
  border-color: rgba(200,130,30,0.45);
}.qcp_sbar_input-wt3 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.938rem;
  flex-shrink: 0;
  height: 0.938rem;
}.qcp_sbar_providers-wt3 {
  transition: border-color .2s;
  padding: 11px 18px;
  background: #101810;
  gap: 8px;
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.09);
  display: flex;
  font-size: 0.813rem;
  white-space: nowrap;
  color: #C4BAA8;
  align-items: center;
  font-weight: 600;
}.qcp_sbar_providers-wt3:hover {
  border-color: rgba(200,130,30,0.45);
  color: #F2EDE4;
}.qcp_sbar_providers-wt3 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 14px;
  height: 14px;
}.qcp_sbar_tabs-wt3 {
  gap: 0.375rem;
  display: flex;
  padding-bottom: 2px;
  scrollbar-width: none;
  overflow-x: auto;
}.qcp_sbar_tabs-wt3::-webkit-scrollbar {
  display: none;
}.qcp_sbar_tab-wt3 {
  gap: 0.438rem;
  transition: background .15s,color .15s,border-color .15s;
  border-radius: 20px;
  border: 1px solid rgba(255,255,255,0.05);
  padding: 0.5rem 14px;
  background: rgba(255,255,255,0.05);
  align-items: center;
  cursor: pointer;
  white-space: nowrap;
  display: flex;
  flex-shrink: 0;
  font-size: 0.75rem;
  color: #8A7E6C;
  font-weight: 600;
}.qcp_sbar_tab-wt3:hover {
  border-color: rgba(200,130,30,0.45);
  background: rgba(255,255,255,0.07);
  color: #F2EDE4;
}.qcp_sbar_tab-wt3.qcp_state_active-wt3 {
  background: rgba(200,132,30,0.18);
  border-color: rgba(200,132,30,0.07);
  color: #F2EDE4;
}.qcp_sbar_tab_ic-wt3 svg {
  width: 0.875rem;
  stroke-linejoin: round;
  height: 14px;
  stroke-linecap: round;
}.qcp_wy-wt3 {
  background: #0D1410;
  padding: 32px 1rem 0;
}
@media(min-width: 769px) {.qcp_wy-wt3 {
  padding: 2.5rem 24px 0;
}
}.qcp_wy_in-wt3 {
  margin: 0 auto;
  max-width: 1320px;
}.qcp_wy_head-wt3 {
  max-width: 720px;
  margin-bottom: 1.125rem;
}.qcp_wy_label-wt3 {
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #C8841E;
  margin-bottom: 0.5rem;
  font-weight: 700;
}.qcp_wy_h2-wt3 {
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 8px;
  font-family: 'Oswald', sans-serif;
  color: #F2EDE4;
  font-size: 1.25rem;
}
@media(min-width: 770px) {.qcp_wy_h2-wt3 {
  font-size: 1.5rem;
}
}.qcp_wy_intro-wt3 {
  margin: 0;
  font-size: 13px;
  color: #6B6050;
  line-height: 1.6;
}.qcp_wy_grid-wt3 {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.qcp_wy_grid-wt3 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.qcp_wy_grid-wt3 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.qcp_wy_card-wt3 {
  padding: 20px;
  background: #141C16;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 10px;
}.qcp_wy_card-wt3:hover {
  border-color: rgba(200,132,30,0.07);
  transform: translateY(-2px);
}.qcp_wy_card_ic-wt3 {
  border-radius: 50%;
  background: rgba(200,132,30,0.18);
  margin-bottom: 14px;
  justify-content: center;
  width: 44px;
  height: 2.75rem;
  align-items: center;
  display: flex;
  color: #C8841E;
}.qcp_wy_card_ic-wt3 svg {
  stroke-linejoin: round;
  height: 22px;
  stroke-linecap: round;
  width: 22px;
}.qcp_wy_card_h-wt3 {
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  color: #F2EDE4;
  font-weight: 700;
  font-size: 15px;
  line-height: 1.25;
}.qcp_wy_card_p-wt3 {
  overflow-wrap: break-word;
  color: #6B6050;
  line-height: 1.6;
  font-size: 0.813rem;
}.qcp_wy_card_p-wt3 strong {
  color: #C4BAA8;
  font-weight: 600;
}.qcp_ws-wt3 {
  padding: 2rem 1rem 0;
  background: #0D1410;
}
@media(min-width:768px) {.qcp_ws-wt3 {
  padding: 2.25rem 24px 0;
}
}.qcp_ws_in-wt3 {
  margin: 0 auto;
  max-width: 82.5rem;
}.qcp_ws_head-wt3 {
  gap: 12px;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 14px;
  align-items: center;
  display: flex;
}.qcp_ws_title-wt3 {
  gap: 10px;
  color: #F2EDE4;
  display: flex;
  align-items: center;
  font-weight: 700;
  font-family: 'Oswald', sans-serif;
  flex-wrap: wrap;
  font-size: 16px;
  overflow-wrap: break-word;
}.qcp_ws_title_ic-wt3 svg {
  width: 1.125rem;
  height: 18px;
  stroke-linecap: round;
  color: #E8A820;
  stroke-linejoin: round;
}.qcp_ws_online-wt3 {
  gap: 0.438rem;
  color: #6B6050;
  display: flex;
  font-size: 0.75rem;
  align-items: center;
  font-weight: 600;
}.qcp_ws_online_dot-wt3 {
  background: #3DAA5C;
  border-radius: 50%;
  height: 8px;
  width: 8px;
  flex-shrink: 0;
  box-shadow: 0 0 0.375rem rgba(61,170,92,0.16);
}.qcp_ws_scroll-wt3 {
  gap: 0.5rem;
  overflow-x: auto;
  padding-bottom: 8px;
  display: flex;
  scrollbar-width: none;
}.qcp_ws_scroll-wt3::-webkit-scrollbar {
  display: none;
}.qcp_wc-wt3 {
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 10px;
  background: #101810;
  padding: 10px 14px;
  gap: 10px;
  align-items: center;
  display: flex;
  min-width: 13.75rem;
  flex-shrink: 0;
}.qcp_wc_img-wt3 {
  background: #141C16;
  overflow: hidden;
  border-radius: 0.313rem;
  height: 2.25rem;
  width: 36px;
  flex-shrink: 0;
}.qcp_wc_img-wt3 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.qcp_wc_info-wt3 {
  min-width: 0;
}.qcp_wc_game-wt3 {
  overflow: hidden;
  font-size: 0.75rem;
  font-weight: 600;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #C4BAA8;
}.qcp_wc_player-wt3 {
  overflow: hidden;
  color: #524840;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 10px;
}.qcp_wc_amount-wt3 {
  white-space: nowrap;
  flex-shrink: 0;
  margin-left: auto;
  font-size: 13px;
  font-weight: 700;
  color: #3DAA5C;
}.qcp_reg-wt3 {
  background: #0D1410;
  padding: 2.25rem 16px 0;
}
@media(min-width: 770px) {.qcp_reg-wt3 {
  padding: 2.75rem 1.5rem 0;
}
}.qcp_reg_in-wt3 {
  border-radius: 14px;
  border: 1px solid rgba(255,255,255,0.05);
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  background: #141C16;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.qcp_reg_in-wt3 {
  padding: 40px;
}
}.qcp_reg_top-wt3 {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 863px) {.qcp_reg_top-wt3 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.qcp_reg_label-wt3 {
  font-weight: 700;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  color: #C8841E;
  text-transform: uppercase;
  font-size: 0.688rem;
}.qcp_reg_h2-wt3 {
  overflow-wrap: break-word;
  color: #F2EDE4;
  margin-bottom: 0.75rem;
  line-height: 1.2;
  font-size: 22px;
  font-weight: 800;
  font-family: 'Oswald', sans-serif;
}
@media(min-width:768px) {.qcp_reg_h2-wt3 {
  font-size: 1.75rem;
}
}.qcp_reg_bonus-wt3 {
  gap: 8px;
  border: 1px solid rgba(232,168,32,0.16);
  background: rgba(232,168,32,0.16);
  padding: 0.625rem 16px;
  border-radius: 10px;
  margin-bottom: 1rem;
  display: inline-flex;
  align-items: center;
}.qcp_reg_bonus_amount-wt3 {
  font-size: 20px;
  font-weight: 800;
  color: #E8A820;
}.qcp_reg_bonus_text-wt3 {
  color: #8A7E6C;
  line-height: 1.35;
  font-size: 13px;
}.qcp_reg_cta_btn-wt3 {
  border-radius: 10px;
  transition: background .2s;
  padding: 14px 2rem;
  background: #3DAA5C;
  margin-bottom: 12px;
  box-shadow: 0 0.25rem 18px rgba(61,170,92,0.38), inset 0 1px 0 rgba(255,255,255,0.10);
  color: #0C1008;
  display: inline-block;
  font-size: 0.938rem;
  font-weight: 700;
}.qcp_reg_cta_btn-wt3:hover {
  background: #4ABF6C;
}.qcp_reg_terms-wt3 {
  font-size: 11px;
  line-height: 1.5;
  color: #524840;
}.qcp_reg_seo-wt3 {
  border-top: 1px solid rgba(255,255,255,0.05);
  line-height: 1.65;
  font-size: 13px;
  padding-top: 20px;
  margin-top: 1.25rem;
  overflow-wrap: break-word;
  color: #6B6050;
}.qcp_reg_seo-wt3 p {
  margin-bottom: 0.625rem;
  font-size: 0.813rem;
  line-height: 1.65;
  color: #6B6050;
}.qcp_reg_seo-wt3 p:last-child {
  margin-bottom: 0;
}.qcp_reg_seo-wt3 strong {
  font-weight: 700;
  color: #C4BAA8;
}.qcp_reg_seo-wt3 a {
  transition: color .2s;
  color: #C8841E;
  text-decoration: underline;
}.qcp_reg_seo-wt3 a:hover {
  color: #E09A2A;
}.qcp_reg_seo-wt3 ul,.qcp_reg_seo-wt3 ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 18px;
}.qcp_reg_seo-wt3 ol {
  list-style: decimal;
}.qcp_reg_seo-wt3 li {
  margin-bottom: 0.25rem;
  font-size: 13px;
  color: #6B6050;
  line-height: 1.65;
}.qcp_reg_seo-wt3 table {
  display: block;
  font-size: 0.813rem;
  border-collapse: collapse;
  overflow-x: auto;
  margin-bottom: 10px;
  width: 100%;
}
@media(min-width: 766px) {.qcp_reg_seo-wt3 table {
  display: table;
}
}.qcp_reg_seo-wt3 th {
  padding: 8px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  color: #C4BAA8;
  text-align: left;
}.qcp_reg_seo-wt3 td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #6B6050;
}.qcp_reg_steps-wt3 {
  gap: 14px;
  flex-direction: column;
  display: flex;
  margin-top: 28px;
}
@media(min-width: 858px) {.qcp_reg_steps-wt3 {
  margin-top: 0;
}
}.qcp_reg_step-wt3 {
  border: 1px solid rgba(255,255,255,0.05);
  background: rgba(255,255,255,0.05);
  padding: 16px;
  border-radius: 10px;
  gap: 14px;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.qcp_reg_step_num-wt3 {
  background: rgba(200,132,30,0.18);
  border: 1px solid rgba(200,132,30,0.07);
  border-radius: 50%;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  height: 34px;
  font-weight: 800;
  display: flex;
  color: #C8841E;
  font-size: 0.875rem;
  width: 34px;
}.qcp_reg_step_title-wt3 {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 3px;
  color: #F2EDE4;
}.qcp_reg_step_text-wt3 {
  font-size: 12px;
  line-height: 1.5;
  color: #6B6050;
}.qcp_reg_trust-wt3 {
  gap: 0.625rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  padding-top: 20px;
  flex-wrap: wrap;
  margin-top: 20px;
  display: flex;
}.qcp_reg_trust_item-wt3 {
  gap: 0.438rem;
  overflow-wrap: break-word;
  display: flex;
  color: #6B6050;
  font-size: 0.75rem;
  align-items: center;
}.qcp_reg_trust_ic-wt3 svg {
  stroke-linejoin: round;
  height: 1rem;
  width: 1rem;
  color: #C8841E;
  stroke-linecap: round;
}.qcp_app-wt3 {
  padding: 2.25rem 16px 0;
  background: #0D1410;
}
@media(min-width: 770px) {.qcp_app-wt3 {
  padding: 44px 1.5rem 0;
}
}.qcp_app_in-wt3 {
  margin: 0 auto;
  max-width: 82.5rem;
}.qcp_app_head-wt3 {
  margin-bottom: 16px;
}.qcp_app_label-wt3 {
  color: #C8841E;
  font-size: 11px;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
}.qcp_app_h2-wt3 {
  color: #F2EDE4;
  font-family: 'Oswald', sans-serif;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
}
@media(min-width: 770px) {.qcp_app_h2-wt3 {
  font-size: 24px;
}
}.qcp_app_sub-wt3 {
  color: #6B6050;
  overflow-wrap: break-word;
  max-width: 600px;
  font-size: 13px;
  line-height: 1.6;
}.qcp_app_sub-wt3 strong {
  font-weight: 700;
  color: #C4BAA8;
}.qcp_app_cards-wt3 {
  gap: 0.625rem;
  display: grid;
  margin-top: 16px;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.qcp_app_cards-wt3 {
  grid-template-columns: repeat(3,1fr);
}
}.qcp_app_card-wt3 {
  gap: 16px;
  padding: 20px;
  overflow: hidden;
  border-radius: 10px;
  align-items: flex-start;
  flex-wrap: wrap;
  position: relative;
  display: flex;
}.qcp_app_card_ios-wt3 {
  background: linear-gradient(135deg,rgba(200,132,30,0.18) 0%,#141C16 100%);
}.qcp_app_card_android-wt3 {
  background: linear-gradient(135deg,rgba(61,170,92,0.16) 0%,#141C16 100%);
}.qcp_app_card_win-wt3 {
  background: linear-gradient(135deg,rgba(232,168,32,0.16) 0%,#141C16 100%);
}.qcp_app_card_ic-wt3 svg {
  stroke-linecap: round;
  height: 34px;
  stroke-linejoin: round;
  width: 34px;
}.qcp_app_card_ic-wt3 {
  color: #F2EDE4;
  flex-shrink: 0;
}.qcp_app_card_os-wt3 {
  text-transform: uppercase;
  color: #6B6050;
  letter-spacing: .08em;
  margin-bottom: 6px;
  font-size: 0.625rem;
  font-weight: 700;
}.qcp_app_card_title-wt3 {
  overflow-wrap: break-word;
  line-height: 1.2;
  margin-bottom: 6px;
  color: #F2EDE4;
  font-weight: 700;
  font-size: 15px;
}.qcp_app_card_text-wt3 {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  margin-bottom: 0.875rem;
  color: #6B6050;
  line-height: 1.5;
}.qcp_app_card_btn-wt3 {
  border: 1px solid rgba(200,130,30,0.45);
  background: rgba(255,255,255,0.12);
  gap: 7px;
  border-radius: 0.313rem;
  padding: 10px 18px;
  transition: background .2s;
  display: inline-flex;
  font-size: 13px;
  color: #F2EDE4;
  font-weight: 700;
  align-items: center;
}.qcp_app_card_btn-wt3:hover {
  background: rgba(255,255,255,0.07);
}.qcp_bon-wt3 {
  background: #0D1410;
  padding: 36px 1rem 0;
}
@media(min-width: 770px) {.qcp_bon-wt3 {
  padding: 2.75rem 24px 0;
}
}.qcp_bon_in-wt3 {
  margin: 0 auto;
  max-width: 82.5rem;
}.qcp_bon_head-wt3 {
  margin-bottom: 1.25rem;
}.qcp_bon_label-wt3 {
  font-size: 0.688rem;
  font-weight: 700;
  color: #C8841E;
  margin-bottom: 8px;
  letter-spacing: .08em;
  text-transform: uppercase;
}.qcp_bon_h2-wt3 {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-family: 'Oswald', sans-serif;
  font-weight: 800;
  color: #F2EDE4;
  margin-bottom: 8px;
}
@media(min-width: 765px) {.qcp_bon_h2-wt3 {
  font-size: 24px;
}
}.qcp_bon_seo-wt3 {
  color: #6B6050;
  max-width: 38.75rem;
  font-size: 0.813rem;
  line-height: 1.6;
  overflow-wrap: break-word;
}.qcp_bon_seo-wt3 strong {
  font-weight: 700;
  color: #C4BAA8;
}.qcp_bon_seo-wt3 a {
  text-decoration: underline;
  color: #C8841E;
}.qcp_bon_grid-wt3 {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 639px) {.qcp_bon_grid-wt3 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.qcp_bon_grid-wt3 {
  grid-template-columns: repeat(5,1fr);
}
}.qcp_bon_card-wt3 {
  background: #101810;
  transition: border-color .2s,transform .2s;
  border-radius: 0.625rem;
  padding: 1rem;
  border: 1px solid rgba(255,255,255,0.09);
}.qcp_bon_card-wt3:hover {
  transform: translateY(-2px);
  border-color: rgba(200,132,30,0.07);
}.qcp_bon_card_ic-wt3 svg {
  stroke-linecap: round;
  height: 1.625rem;
  stroke-linejoin: round;
  width: 26px;
}.qcp_bon_card_ic-wt3 {
  margin-bottom: 0.625rem;
}.qcp_bon_card_type-wt3 {
  font-weight: 700;
  letter-spacing: .06em;
  text-transform: uppercase;
  margin-bottom: 0.375rem;
  color: #6B6050;
  font-size: 10px;
}.qcp_bon_card_amount-wt3 {
  margin-bottom: 0.375rem;
  line-height: 1.1;
  color: #E8A820;
  font-weight: 800;
  font-size: 18px;
}.qcp_bon_card_name-wt3 {
  margin-bottom: 8px;
  font-weight: 600;
  font-size: 0.813rem;
  color: #F2EDE4;
  overflow-wrap: break-word;
}.qcp_bon_card_detail-wt3 {
  border-top: 1px solid rgba(255,255,255,0.05);
  line-height: 1.5;
  padding-top: 0.5rem;
  overflow-wrap: break-word;
  font-size: 11px;
  color: #524840;
}.qcp_prov-wt3 {
  padding: 36px 16px 0;
  background: #0D1410;
}
@media(min-width:768px) {.qcp_prov-wt3 {
  padding: 2.75rem 1.5rem 0;
}
}.qcp_prov_in-wt3 {
  margin: 0 auto;
  max-width: 82.5rem;
}.qcp_prov_head-wt3 {
  margin-bottom: 1rem;
}.qcp_prov_label-wt3 {
  font-weight: 700;
  font-size: 11px;
  color: #C8841E;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 8px;
}.qcp_prov_h2-wt3 {
  font-family: 'Oswald', sans-serif;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
  color: #F2EDE4;
}
@media(min-width: 771px) {.qcp_prov_h2-wt3 {
  font-size: 24px;
}
}.qcp_prov_seo-wt3 {
  overflow-wrap: break-word;
  margin-bottom: 16px;
  line-height: 1.6;
  max-width: 38.75rem;
  font-size: 13px;
  color: #6B6050;
}.qcp_prov_seo-wt3 strong {
  font-weight: 700;
  color: #C4BAA8;
}.qcp_prov_seo-wt3 a {
  text-decoration: underline;
  color: #C8841E;
}.qcp_prov_grid-wt3 {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 642px) {.qcp_prov_grid-wt3 {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1079px) {.qcp_prov_grid-wt3 {
  grid-template-columns: repeat(8,1fr);
}
}.qcp_prov_card-wt3 {
  gap: 7px;
  border-radius: 0.625rem;
  background: #101810;
  padding: 0.875rem 10px;
  border: 1px solid rgba(255,255,255,0.09);
  transition: border-color .2s,background .2s;
  display: flex;
  cursor: pointer;
  flex-direction: column;
  align-items: center;
}.qcp_prov_card-wt3:hover {
  background: #141C16;
  border-color: rgba(200,130,30,0.45);
}.qcp_prov_logo-wt3 {
  border-radius: 0.313rem;
  overflow: hidden;
  background: rgba(255,255,255,0.05);
  height: 2.75rem;
  display: flex;
  justify-content: center;
  width: 44px;
  align-items: center;
}.qcp_prov_logo-wt3 img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}.qcp_prov_name-wt3 {
  text-align: center;
  font-size: 0.688rem;
  font-weight: 600;
  color: #8A7E6C;
  overflow-wrap: break-word;
}.qcp_htp-wt3 {
  background: #0D1410;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.qcp_htp-wt3 {
  padding: 44px 1.5rem 0;
}
}.qcp_htp_in-wt3 {
  margin: 0 auto;
  max-width: 82.5rem;
}.qcp_htp_head-wt3 {
  margin-bottom: 22px;
  max-width: 45rem;
}.qcp_htp_label-wt3 {
  color: #C8841E;
  margin-bottom: 0.5rem;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}.qcp_htp_h2-wt3 {
  font-family: 'Oswald', sans-serif;
  margin-bottom: 0.5rem;
  font-size: 1.375rem;
  color: #F2EDE4;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 765px) {.qcp_htp_h2-wt3 {
  font-size: 1.75rem;
}
}.qcp_htp_intro-wt3 {
  color: #6B6050;
  font-size: 14px;
  line-height: 1.6;
}.qcp_htp_steps-wt3 {
  margin: 0;
  padding: 0;
  gap: 12px;
  list-style: none;
  grid-template-columns: 1fr;
  display: grid;
  counter-reset: none;
}
@media(min-width: 637px) {.qcp_htp_steps-wt3 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.qcp_htp_steps-wt3 {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.qcp_htp_step-wt3 {
  border-radius: 0.625rem;
  padding: 20px 1.125rem 18px;
  background: #141C16;
  border: 1px solid rgba(255,255,255,0.09);
  position: relative;
  display: flex;
  flex-direction: column;
}.qcp_htp_step_num-wt3 {
  background: #C8841E;
  border-radius: 50%;
  font-family: 'Oswald', sans-serif;
  font-size: 0.813rem;
  align-items: center;
  top: -0.75rem;
  position: absolute;
  display: flex;
  left: 1.25rem;
  height: 28px;
  justify-content: center;
  color: #0C1008;
  font-weight: 800;
  width: 1.75rem;
}.qcp_htp_step_ic-wt3 {
  border-radius: 0.313rem;
  margin: 8px 0 0.75rem;
  background: rgba(200,132,30,0.18);
  justify-content: center;
  width: 2.25rem;
  height: 36px;
  color: #C8841E;
  align-items: center;
  display: flex;
}.qcp_htp_step_ic-wt3 svg {
  stroke-linejoin: round;
  width: 18px;
  stroke-linecap: round;
  height: 18px;
}.qcp_htp_step_h-wt3 {
  color: #F2EDE4;
  font-weight: 700;
  margin-bottom: 6px;
  font-size: 14px;
  overflow-wrap: break-word;
  line-height: 1.25;
}.qcp_htp_step_p-wt3 {
  color: #6B6050;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.55;
}.qcp_htp_step_p-wt3 strong {
  font-weight: 600;
  color: #C4BAA8;
}.qcp_htp_cta-wt3 {
  background: #3DAA5C;
  transition: background .2s;
  padding: 13px 26px;
  border-radius: 0.625rem;
  color: #0C1008;
  margin-top: 20px;
  font-weight: 700;
  font-size: 14px;
  display: inline-block;
}.qcp_htp_cta-wt3:hover {
  background: #4ABF6C;
}.qcp_faq-wt3 {
  background: #0D1410;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.qcp_faq-wt3 {
  padding: 44px 24px 0;
}
}.qcp_faq_in-wt3 {
  margin: 0 auto;
  max-width: 1320px;
}.qcp_faq_head-wt3 {
  margin-bottom: 1.25rem;
}.qcp_faq_label-wt3 {
  font-size: 11px;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  color: #C8841E;
}.qcp_faq_h2-wt3 {
  color: #F2EDE4;
  font-family: 'Oswald', sans-serif;
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.qcp_faq_h2-wt3 {
  font-size: 1.5rem;
}
}.qcp_faq_list-wt3 {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.qcp_faq_item-wt3 {
  border: 1px solid rgba(255,255,255,0.09);
  background: #141C16;
  border-radius: 0.625rem;
  overflow: hidden;
}.qcp_faq_q-wt3 {
  gap: 0.75rem;
  padding: 1rem 1.25rem;
  transition: color .2s;
  flex-wrap: wrap;
  display: flex;
  overflow-wrap: break-word;
  color: #C4BAA8;
  justify-content: space-between;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  align-items: center;
}.qcp_faq_q-wt3:hover {
  color: #F2EDE4;
}.qcp_faq_q_ic-wt3 {
  background: rgba(255,255,255,0.05);
  border-radius: 50%;
  transition: transform .25s;
  font-size: 1rem;
  height: 1.5rem;
  justify-content: center;
  display: flex;
  align-items: center;
  width: 24px;
  color: #C8841E;
  flex-shrink: 0;
}.qcp_faq_item-wt3.qcp_state_open-wt3 .qcp_faq_q_ic-wt3 {
  transform: rotate(45deg);
}.qcp_faq_a-wt3 {
  padding: 0 20px 16px;
  color: #6B6050;
  line-height: 1.7;
  overflow-wrap: break-word;
  font-size: 13px;
  display: none;
}.qcp_faq_item-wt3.qcp_state_open-wt3 .qcp_faq_a-wt3 {
  display: block;
}.qcp_faq_a-wt3 strong {
  color: #C4BAA8;
  font-weight: 700;
}.qcp_faq_a-wt3 a {
  color: #C8841E;
  text-decoration: underline;
}.qcp_faq_a-wt3 ul,.qcp_faq_a-wt3 ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 20px;
}.qcp_faq_a-wt3 ol {
  list-style: decimal;
}.qcp_faq_a-wt3 li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.qcp_faq_a-wt3 table {
  margin: 8px 0;
  font-size: 0.75rem;
  display: block;
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width: 769px) {.qcp_faq_a-wt3 table {
  display: table;
}
}.qcp_faq_a-wt3 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.375rem 8px;
  text-align: left;
  font-weight: 700;
  color: #C4BAA8;
}.qcp_faq_a-wt3 td {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #6B6050;
}.qcp_seo-wt3 {
  background: #0D1410;
  padding: 36px 16px 0;
}
@media(min-width:768px) {.qcp_seo-wt3 {
  padding: 2.75rem 1.5rem 0;
}
}.qcp_seo_in-wt3 {
  border: 1px solid rgba(255,255,255,0.09);
  margin: 0 auto;
  border-radius: 14px;
  padding: 1.75rem 1.5rem;
  background: #141C16;
  max-width: 1320px;
}
@media(min-width: 769px) {.qcp_seo_in-wt3 {
  padding: 36px 2.5rem;
}
}.qcp_seo_label-wt3 {
  font-size: 0.688rem;
  color: #C8841E;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  font-weight: 700;
  letter-spacing: .08em;
}.qcp_seo_h2-wt3 {
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 0.875rem;
  color: #F2EDE4;
  font-family: 'Oswald', sans-serif;
  line-height: 1.25;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.qcp_seo_h2-wt3 {
  font-size: 24px;
}
}.qcp_seo_body-wt3 {
  font-size: 0.875rem;
  color: #8A7E6C;
  line-height: 1.75;
  overflow-wrap: break-word;
}.qcp_seo_body-wt3 p {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #8A7E6C;
  margin-bottom: 0.75rem;
}.qcp_seo_body-wt3 p:last-child {
  margin-bottom: 0;
}.qcp_seo_body-wt3 strong {
  color: #C4BAA8;
  font-weight: 700;
}.qcp_seo_body-wt3 a {
  transition: color .2s;
  color: #C8841E;
  text-decoration: underline;
}.qcp_seo_body-wt3 a:hover {
  color: #E09A2A;
}.qcp_seo_body-wt3 ul,.qcp_seo_body-wt3 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.qcp_seo_body-wt3 ol {
  list-style: decimal;
}.qcp_seo_body-wt3 li {
  line-height: 1.75;
  color: #8A7E6C;
  font-size: 14px;
  margin-bottom: 6px;
}.qcp_seo_body-wt3 table {
  overflow-x: auto;
  margin-bottom: 12px;
  border-collapse: collapse;
  display: block;
  width: 100%;
  font-size: 0.813rem;
}
@media(min-width: 769px) {.qcp_seo_body-wt3 table {
  display: table;
}
}.qcp_seo_body-wt3 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 12px;
  text-align: left;
  color: #C4BAA8;
  font-weight: 700;
}.qcp_seo_body-wt3 td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #8A7E6C;
}.qcp_seo_cols-wt3 {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.qcp_seo_cols-wt3 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.qcp_seo_cols-wt3 {
  grid-template-columns: repeat(3,1fr);
}
}.qcp_seo_col_h-wt3 {
  color: #C4BAA8;
  margin-bottom: 7px;
  font-size: 13px;
  font-weight: 700;
  overflow-wrap: break-word;
}.qcp_seo_col_p-wt3 {
  font-size: 0.813rem;
  color: #6B6050;
  line-height: 1.65;
  overflow-wrap: break-word;
}.qcp_seo_stats-wt3 {
  gap: 1rem;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.qcp_seo_stat-wt3 {
  flex: 1;
  border-radius: 0.625rem;
  background: rgba(200,132,30,0.07);
  border: 1px solid rgba(200,132,30,0.18);
  padding: 0.875rem 16px;
  min-width: 140px;
}.qcp_seo_stat_val-wt3 {
  margin-bottom: 0.25rem;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #C8841E;
  font-weight: 800;
}.qcp_seo_stat_lb-wt3 {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #6B6050;
}.qcp_seo-wt3 {
  background: #0D1410;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.qcp_seo-wt3 {
  padding: 44px 24px 0;
}
}.qcp_seo_in-wt3 {
  border: 1px solid rgba(255,255,255,0.09);
  padding: 1.75rem 1.5rem;
  border-radius: 0.875rem;
  margin: 0 auto;
  background: #141C16;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.qcp_seo_in-wt3 {
  padding: 2.25rem 40px;
}
}.qcp_seo_label-wt3 {
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #C8841E;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
}.qcp_seo_h2-wt3 {
  font-family: 'Oswald', sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  line-height: 1.25;
  font-weight: 800;
  font-size: 1.25rem;
  color: #F2EDE4;
}
@media(min-width: 766px) {.qcp_seo_h2-wt3 {
  font-size: 24px;
}
}.qcp_seo_body-wt3 {
  color: #8A7E6C;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.75;
}.qcp_seo_body-wt3 p {
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 0.75rem;
  color: #8A7E6C;
}.qcp_seo_body-wt3 p:last-child {
  margin-bottom: 0;
}.qcp_seo_body-wt3 strong {
  color: #C4BAA8;
  font-weight: 700;
}.qcp_seo_body-wt3 a {
  transition: color .2s;
  color: #C8841E;
  text-decoration: underline;
}.qcp_seo_body-wt3 a:hover {
  color: #E09A2A;
}.qcp_seo_body-wt3 ul,.qcp_seo_body-wt3 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.qcp_seo_body-wt3 ol {
  list-style: decimal;
}.qcp_seo_body-wt3 li {
  line-height: 1.75;
  color: #8A7E6C;
  font-size: 0.875rem;
  margin-bottom: 6px;
}.qcp_seo_body-wt3 table {
  overflow-x: auto;
  width: 100%;
  font-size: 13px;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  display: block;
}
@media(min-width: 770px) {.qcp_seo_body-wt3 table {
  display: table;
}
}.qcp_seo_body-wt3 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 12px;
  text-align: left;
  font-weight: 700;
  color: #C4BAA8;
}.qcp_seo_body-wt3 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 12px;
  color: #8A7E6C;
}.qcp_seo_cols-wt3 {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 642px) {.qcp_seo_cols-wt3 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.qcp_seo_cols-wt3 {
  grid-template-columns: repeat(3,1fr);
}
}.qcp_seo_col_h-wt3 {
  font-size: 0.813rem;
  font-weight: 700;
  margin-bottom: 7px;
  color: #C4BAA8;
  overflow-wrap: break-word;
}.qcp_seo_col_p-wt3 {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #6B6050;
}.qcp_seo_stats-wt3 {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.qcp_seo_stat-wt3 {
  flex: 1;
  padding: 0.875rem 1rem;
  background: rgba(200,132,30,0.07);
  border-radius: 0.625rem;
  border: 1px solid rgba(200,132,30,0.18);
  min-width: 140px;
}.qcp_seo_stat_val-wt3 {
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.25rem;
  color: #C8841E;
}.qcp_seo_stat_lb-wt3 {
  color: #6B6050;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.qcp_rv-wt3 {
  background: #0D1410;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.qcp_rv-wt3 {
  padding: 2.75rem 24px 0;
}
}.qcp_rv_in-wt3 {
  margin: 0 auto;
  max-width: 1320px;
}.qcp_rv_head-wt3 {
  margin-bottom: 1.25rem;
  max-width: 45rem;
}.qcp_rv_label-wt3 {
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 11px;
  color: #C8841E;
  margin-bottom: 0.5rem;
}.qcp_rv_h2-wt3 {
  margin-bottom: 10px;
  font-family: 'Oswald', sans-serif;
  color: #F2EDE4;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.375rem;
}
@media(min-width: 770px) {.qcp_rv_h2-wt3 {
  font-size: 1.75rem;
}
}.qcp_rv_stats-wt3 {
  gap: 18px;
  color: #6B6050;
  align-items: center;
  font-size: 0.813rem;
  display: flex;
  flex-wrap: wrap;
}.qcp_rv_stats_score-wt3 {
  gap: 0.375rem;
  align-items: baseline;
  display: flex;
}.qcp_rv_stats_score_val-wt3 {
  color: #E8A820;
  font-weight: 800;
  font-family: 'Oswald', sans-serif;
  font-size: 1.375rem;
}.qcp_rv_stats_score_max-wt3 {
  color: #524840;
  font-size: 13px;
}.qcp_rv_stats_badge-wt3 {
  gap: 4px;
  display: flex;
  align-items: center;
}.qcp_rv_stats_badge-wt3 svg {
  width: 14px;
  height: 14px;
  color: #E8A820;
}.qcp_rv_grid-wt3 {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.qcp_rv_grid-wt3 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.qcp_rv_grid-wt3 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.qcp_rv_card-wt3 {
  border-radius: 10px;
  padding: 20px;
  border: 1px solid rgba(255,255,255,0.09);
  background: #141C16;
  display: flex;
  flex-direction: column;
}.qcp_rv_card_stars-wt3 {
  gap: 2px;
  display: flex;
  color: #E8A820;
  margin-bottom: 0.625rem;
}.qcp_rv_card_stars-wt3 svg {
  height: 0.875rem;
  width: 0.875rem;
}.qcp_rv_card_h-wt3 {
  line-height: 1.3;
  color: #F2EDE4;
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 8px;
  overflow-wrap: break-word;
}.qcp_rv_card_body-wt3 {
  flex: 1;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #6B6050;
  margin-bottom: 0.875rem;
}.qcp_rv_card_body-wt3 strong {
  font-weight: 600;
  color: #C4BAA8;
}.qcp_rv_card_meta-wt3 {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.625rem;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
  padding-top: 12px;
}.qcp_rv_card_author-wt3 {
  color: #C4BAA8;
  font-size: 12px;
  font-weight: 600;
}.qcp_rv_card_date-wt3 {
  font-size: 11px;
  color: #524840;
}.qcp_seo-wt3 {
  padding: 2.25rem 1rem 0;
  background: #0D1410;
}
@media(min-width: 769px) {.qcp_seo-wt3 {
  padding: 44px 1.5rem 0;
}
}.qcp_seo_in-wt3 {
  border: 1px solid rgba(255,255,255,0.09);
  margin: 0 auto;
  background: #141C16;
  padding: 1.75rem 24px;
  border-radius: 0.875rem;
  max-width: 1320px;
}
@media(min-width: 765px) {.qcp_seo_in-wt3 {
  padding: 2.25rem 40px;
}
}.qcp_seo_label-wt3 {
  font-size: 11px;
  margin-bottom: 10px;
  font-weight: 700;
  color: #C8841E;
  text-transform: uppercase;
  letter-spacing: .08em;
}.qcp_seo_h2-wt3 {
  color: #F2EDE4;
  font-size: 20px;
  line-height: 1.25;
  font-weight: 800;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-family: 'Oswald', sans-serif;
}
@media(min-width: 769px) {.qcp_seo_h2-wt3 {
  font-size: 24px;
}
}.qcp_seo_body-wt3 {
  overflow-wrap: break-word;
  font-size: 14px;
  color: #8A7E6C;
  line-height: 1.75;
}.qcp_seo_body-wt3 p {
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 12px;
  color: #8A7E6C;
}.qcp_seo_body-wt3 p:last-child {
  margin-bottom: 0;
}.qcp_seo_body-wt3 strong {
  font-weight: 700;
  color: #C4BAA8;
}.qcp_seo_body-wt3 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8841E;
}.qcp_seo_body-wt3 a:hover {
  color: #E09A2A;
}.qcp_seo_body-wt3 ul,.qcp_seo_body-wt3 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.qcp_seo_body-wt3 ol {
  list-style: decimal;
}.qcp_seo_body-wt3 li {
  font-size: 0.875rem;
  color: #8A7E6C;
  margin-bottom: 0.375rem;
  line-height: 1.75;
}.qcp_seo_body-wt3 table {
  overflow-x: auto;
  margin-bottom: 0.75rem;
  font-size: 13px;
  width: 100%;
  border-collapse: collapse;
  display: block;
}
@media(min-width: 771px) {.qcp_seo_body-wt3 table {
  display: table;
}
}.qcp_seo_body-wt3 th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #C4BAA8;
  text-align: left;
  font-weight: 700;
}.qcp_seo_body-wt3 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 12px;
  color: #8A7E6C;
}.qcp_seo_cols-wt3 {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 638px) {.qcp_seo_cols-wt3 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.qcp_seo_cols-wt3 {
  grid-template-columns: repeat(3,1fr);
}
}.qcp_seo_col_h-wt3 {
  color: #C4BAA8;
  overflow-wrap: break-word;
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 7px;
}.qcp_seo_col_p-wt3 {
  line-height: 1.65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #6B6050;
}.qcp_seo_stats-wt3 {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.qcp_seo_stat-wt3 {
  padding: 0.875rem 1rem;
  border-radius: 10px;
  background: rgba(200,132,30,0.07);
  border: 1px solid rgba(200,132,30,0.18);
  flex: 1;
  min-width: 8.75rem;
}.qcp_seo_stat_val-wt3 {
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  color: #C8841E;
}.qcp_seo_stat_lb-wt3 {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #6B6050;
}.qcp_ft-wt3 {
  border-top: 1px solid rgba(255,255,255,0.05);
  background: #080C09;
  margin-top: 48px;
}.qcp_ft_support-wt3 {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 1.5rem 1rem;
}
@media(min-width: 765px) {.qcp_ft_support-wt3 {
  padding: 28px 1.5rem;
}
}.qcp_ft_support_in-wt3 {
  gap: 16px;
  margin: 0 auto;
  flex-wrap: wrap;
  align-items: center;
  max-width: 1320px;
  display: flex;
}.qcp_ft_support_main-wt3 {
  flex: 1;
  gap: 1rem;
  flex-wrap: wrap;
  min-width: 220px;
  display: flex;
  align-items: center;
}.qcp_ft_support_ic-wt3 {
  color: #C8841E;
  flex-shrink: 0;
}.qcp_ft_support_ic-wt3 svg {
  height: 30px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.875rem;
}.qcp_ft_support_text_title-wt3 {
  color: #F2EDE4;
  overflow-wrap: break-word;
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 15px;
}.qcp_ft_support_text_sub-wt3 {
  overflow-wrap: break-word;
  color: #6B6050;
  font-size: 12px;
}.qcp_ft_support_btn-wt3 {
  padding: 0.688rem 22px;
  transition: background .2s;
  border-radius: 10px;
  background: #C8841E;
  flex-shrink: 0;
  color: #F2EDE4;
  font-weight: 700;
  font-size: 0.813rem;
  white-space: nowrap;
}.qcp_ft_support_btn-wt3:hover {
  background: #E09A2A;
}.qcp_ft_support_contacts-wt3 {
  gap: 1rem;
  display: flex;
  margin-left: auto;
  flex-wrap: wrap;
}.qcp_ft_support_contact-wt3 {
  font-size: 12px;
  line-height: 1.4;
  color: #524840;
}.qcp_ft_support_contact-wt3 strong {
  font-weight: 600;
  display: block;
  font-size: 11px;
  margin-bottom: 2px;
  color: #8A7E6C;
}.qcp_ft_main-wt3 {
  padding: 2rem 1rem 1.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width:768px) {.qcp_ft_main-wt3 {
  padding: 2.5rem 24px 2rem;
}
}.qcp_ft_main_in-wt3 {
  gap: 24px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 1320px;
}
@media(min-width: 641px) {.qcp_ft_main_in-wt3 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.qcp_ft_main_in-wt3 {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.qcp_ft_col_logo-wt3 {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.qcp_ft_col_logo-wt3 {
  grid-column: auto;
}
}.qcp_ft_logo-wt3 {
  gap: 0.563rem;
  overflow-wrap: break-word;
  color: #F2EDE4;
  font-size: 1rem;
  margin-bottom: 12px;
  flex-wrap: wrap;
  display: flex;
  font-weight: 800;
  align-items: center;
}.qcp_ft_logo_mark-wt3 {
  border-radius: 0.313rem;
  overflow: hidden;
  width: 1.875rem;
  height: 30px;
}.qcp_ft_logo_mark-wt3 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.qcp_ft_logo_sub-wt3 {
  max-width: 200px;
  color: #524840;
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 0.75rem;
}.qcp_ft_col_title-wt3 {
  text-transform: uppercase;
  color: #8A7E6C;
  letter-spacing: .07em;
  margin-bottom: 14px;
  font-weight: 700;
  font-size: 0.75rem;
}.qcp_ft_col_links-wt3 {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.qcp_ft_col_link-wt3 {
  transition: color .2s;
  color: #524840;
  overflow-wrap: break-word;
  font-size: 13px;
}.qcp_ft_col_link-wt3:hover {
  color: #C4BAA8;
}.qcp_ft_apps-wt3 {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.qcp_ft_app_card-wt3 {
  border: 1px solid rgba(255,255,255,0.09);
  padding: 10px 0.75rem;
  background: rgba(255,255,255,0.05);
  transition: border-color .2s;
  border-radius: 0.313rem;
  gap: 10px;
  align-items: center;
  display: flex;
}.qcp_ft_app_card-wt3:hover {
  border-color: rgba(200,130,30,0.45);
}.qcp_ft_app_card_ic-wt3 svg {
  width: 1.375rem;
  stroke-linecap: round;
  height: 22px;
  stroke-linejoin: round;
}.qcp_ft_app_card_os-wt3 {
  color: #524840;
  font-weight: 600;
  font-size: 10px;
}.qcp_ft_app_card_action-wt3 {
  color: #C4BAA8;
  font-size: 12px;
  font-weight: 700;
}.qcp_ft_bot-wt3 {
  padding: 1.25rem 1rem;
}
@media(min-width: 766px) {.qcp_ft_bot-wt3 {
  padding: 1.25rem 1.5rem;
}
}.qcp_ft_bot_in-wt3 {
  gap: 1rem;
  margin: 0 auto;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  max-width: 82.5rem;
}.qcp_ft_socials-wt3 {
  gap: 8px;
  display: flex;
}.qcp_ft_soc-wt3 {
  border: 1px solid rgba(255,255,255,0.09);
  background: rgba(255,255,255,0.05);
  transition: background .2s;
  border-radius: 5px;
  color: #8A7E6C;
  align-items: center;
  justify-content: center;
  height: 2.25rem;
  width: 2.25rem;
  display: flex;
}.qcp_ft_soc-wt3 svg {
  stroke-linecap: round;
  height: 1rem;
  stroke-linejoin: round;
  width: 16px;
}.qcp_ft_soc-wt3:hover {
  background: rgba(255,255,255,0.07);
}.qcp_ft_legal-wt3 {
  flex: 1;
  color: #7A7262;
  line-height: 1.6;
  min-width: 12.5rem;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.qcp_ft_legal-wt3 strong {
  font-weight: 700;
  color: #8A7E6C;
}.qcp_ft_legal-wt3 a {
  color: #8A7E6C;
  text-decoration: underline;
}.qcp_ft_age-wt3 {
  border: 2px solid #7A7262;
  border-radius: 50%;
  display: flex;
  height: 2rem;
  justify-content: center;
  font-size: 11px;
  color: #7A7262;
  font-weight: 800;
  width: 2rem;
  flex-shrink: 0;
  margin-left: auto;
  align-items: center;
}