*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  color: #CEBFA0;
  -webkit-font-smoothing: antialiased;
  font-family: 'Nunito Sans', sans-serif;
  min-height: 100vh;
  background-color: #160B07;
  line-height: 1.6;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  border: none;
  background: transparent;
  color: inherit;
  cursor: pointer;
}a {
  text-decoration: none;
  color: inherit;
}.qzp-layout_syz {
  min-height: 100vh;
  flex-direction: column;
  display: flex;
}.qzp-page_syz {
  min-height: 100vh;
  display: flex;
}.qzp-main_syz {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media screen and (min-width: 1079px) {.qzp-main_syz {
  padding-left: 220px;
}
}
@media screen and (max-width: 1080px) {.qzp-main_syz {
  padding-bottom: 4.5rem;
}
}.qzp-gc_syz {
  border-radius: 8px;
  background: #1B0F09;
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.06);
  flex-shrink: 0;
  width: 140px;
  cursor: pointer;
  position: relative;
}
@media(min-width: 639px) {.qzp-gc_syz {
  width: 9.75rem;
}
}
@media(min-width: 1079px) {.qzp-gc_syz {
  width: 10.5rem;
}
}.qzp-gc_syz:hover {
  transform: translateY(-3px);
  border-color: rgba(196, 144, 42, 0.08);
}.qzp-gc_img_syz {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.qzp-gc_img_syz img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  position: absolute;
  height: 100%;
}.qzp-gc_hover_syz {
  inset: 0;
  background: rgba(10, 4, 2, 0.72);
  transition: opacity .2s;
  position: absolute;
  align-items: center;
  display: flex;
  justify-content: center;
  opacity: 0;
}.qzp-gc_syz:hover .qzp-gc_hover_syz {
  opacity: 1;
}.qzp-gc_hover_btn_syz {
  background: #C4902A;
  padding: 8px 1rem;
  border-radius: 0.25rem;
  font-size: 0.75rem;
  color: #F5E8D0;
  font-weight: 700;
}.qzp-gc_info_syz {
  padding: 8px 0.625rem 10px;
}.qzp-gc_name_syz {
  overflow: hidden;
  font-weight: 600;
  max-width: 100%;
  font-size: 12px;
  white-space: nowrap;
  margin-bottom: 3px;
  color: #CEBFA0;
  text-overflow: ellipsis;
}.qzp-gc_prov_syz {
  font-size: 10px;
  color: #8C7862;
}.qzp-gc_tag_syz {
  padding: 2px 7px;
  border-radius: 4px;
  left: 6px;
  font-size: 0.563rem;
  top: 0.375rem;
  font-weight: 700;
  position: absolute;
  z-index: 2;
  letter-spacing: .04em;
  text-transform: uppercase;
}.qzp-gc_tag_hot_syz {
  background: #C0392B;
  color: #fff;
}.qzp-gc_tag_new_syz {
  background: #3DB55A;
  color: #160B07;
}.qzp-gc_tag_jp_syz {
  background: #D4920A;
  color: #160B07;
}.qzp-gc_tag_ex_syz {
  background: #9B5E1E;
  color: #fff;
}.qzp-gc_tag_live_syz {
  background: #C0392B;
  color: #fff;
}.qzp-gr_syz {
  background: #160B07;
  padding: 2rem 1rem 0;
}
@media(min-width: 770px) {.qzp-gr_syz {
  padding: 36px 24px 0;
}
}.qzp-gr_in_syz {
  margin: 0 auto;
  max-width: 82.5rem;
}.qzp-gr_head_syz {
  gap: 12px;
  display: flex;
  margin-bottom: 10px;
  align-items: center;
  flex-wrap: wrap;
}.qzp-gr_head_l_syz {
  flex: 1;
  gap: 10px;
  min-width: 0;
  display: flex;
  align-items: center;
}.qzp-gr_ic_syz {
  border-radius: 8px;
  width: 2rem;
  height: 32px;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
}.qzp-gr_ic_syz svg {
  width: 1rem;
  stroke-linejoin: round;
  height: 1rem;
  stroke-linecap: round;
}.qzp-gr_title_syz {
  color: #F5E8D0;
  font-size: 1rem;
  font-family: 'Oswald', sans-serif;
  font-weight: 700;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.qzp-gr_title_syz {
  font-size: 18px;
}
}.qzp-gr_more_syz {
  transition: color .2s;
  gap: 0.313rem;
  font-weight: 600;
  white-space: nowrap;
  flex-shrink: 0;
  color: #7A6850;
  display: flex;
  align-items: center;
  font-size: 0.75rem;
}.qzp-gr_more_syz:hover {
  color: #C4902A;
}.qzp-gr_more_syz svg {
  height: 12px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.75rem;
}.qzp-gr_arrows_syz {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.qzp-gr_arr_syz {
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: background .15s,color .15s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
  align-items: center;
  display: flex;
  width: 1.875rem;
  height: 1.875rem;
  color: #A08C6C;
  justify-content: center;
}.qzp-gr_arr_syz:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F5E8D0;
}.qzp-gr_arr_syz svg {
  height: 13px;
  stroke-linecap: round;
  width: 0.813rem;
  stroke-linejoin: round;
}.qzp-gr_seo_h_syz {
  margin: 0 0 6px;
  color: #CEBFA0;
  overflow-wrap: break-word;
  font-size: 13px;
  font-weight: 700;
  font-family: 'Oswald', sans-serif;
  max-width: 42.5rem;
}
@media(min-width: 769px) {.qzp-gr_seo_h_syz {
  font-size: 14px;
}
}.qzp-gr_seo_syz {
  max-width: 680px;
  font-size: 12px;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  color: #7A6850;
  line-height: 1.55;
}.qzp-gr_seo_syz strong {
  color: #CEBFA0;
  font-weight: 600;
}.qzp-gr_scroll_syz {
  gap: 0.625rem;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  padding-bottom: 10px;
  display: flex;
  scrollbar-width: none;
}.qzp-gr_scroll_syz::-webkit-scrollbar {
  display: none;
}
@media(min-width: 765px) {.qzp-gr_scroll_syz {
  gap: 0.75rem;
}
}.qzp-tb_syz {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #130A06;
  height: 3.5rem;
  display: flex;
  left: 0;
  top: 0;
  position: fixed;
  right: 0;
  align-items: center;
  z-index: 80;
}.qzp-tb_in_syz {
  gap: 0;
  padding: 0 14px;
  width: 100%;
  display: flex;
  height: 100%;
  align-items: center;
}.qzp-tb_burger_syz {
  border-radius: 0.5rem;
  gap: 5px;
  display: flex;
  align-items: center;
  flex-direction: column;
  height: 38px;
  width: 2.375rem;
  flex-shrink: 0;
  justify-content: center;
  margin-right: 0.5rem;
}.qzp-tb_burger_syz:hover {
  background: rgba(255, 255, 255, 0.05);
}.qzp-tb_burger_line_syz {
  background: #A08C6C;
  border-radius: 1px;
  display: block;
  width: 18px;
  height: 2px;
}
@media(min-width: 1082px) {.qzp-tb_burger_syz {
  display: none;
}
}.qzp-tb_logo_syz {
  gap: 0.563rem;
  display: flex;
  font-size: 18px;
  font-weight: 800;
  align-items: center;
  letter-spacing: -.01em;
  flex-shrink: 0;
  margin-right: 20px;
  color: #F5E8D0;
  overflow-wrap: break-word;
}.qzp-tb_logo_mark_syz {
  overflow: hidden;
  border-radius: 8px;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 32px;
  display: flex;
}.qzp-tb_logo_mark_syz img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.qzp-tb_nav_syz {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 638px) {.qzp-tb_nav_syz {
  display: flex;
}
}.qzp-tb_tab_syz {
  padding: 0.5rem 0.875rem;
  border-radius: 0.5rem;
  transition: background .15s,color .15s;
  white-space: nowrap;
  font-weight: 600;
  font-size: 13px;
  color: #A08C6C;
}.qzp-tb_tab_syz:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5E8D0;
}.qzp-tb_tab_syz.qzp-state_active_syz {
  background: rgba(196, 144, 42, 0.18);
  color: #F5E8D0;
}.qzp-tb_right_syz {
  gap: 8px;
  margin-left: auto;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}.qzp-tb_login_syz {
  padding: 9px 16px;
  transition: border-color .2s,color .2s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.5rem;
  color: #CEBFA0;
  font-size: 13px;
  display: none;
  font-weight: 600;
}.qzp-tb_login_syz:hover {
  border-color: rgba(196, 144, 42, 0.45);
  color: #F5E8D0;
}
@media(min-width: 481px) {.qzp-tb_login_syz {
  display: block;
}
}.qzp-tb_reg_syz {
  transition: background .2s;
  background: #3DB55A;
  border-radius: 0.5rem;
  padding: 0.563rem 18px;
  white-space: nowrap;
  font-size: 13px;
  color: #0E0604;
  font-weight: 700;
}.qzp-tb_reg_syz:hover {
  background: #4ACC6B;
}.qzp-sb_syz {
  background: #211408;
  transition: transform .25s ease;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  width: 220px;
  overflow-y: auto;
  top: 56px;
  z-index: 70;
  bottom: 0;
  left: 0;
  position: fixed;
}.qzp-sb_syz.qzp-state_open_syz {
  transform: translateX(0);
}.qzp-sb_syz::-webkit-scrollbar {
  width: 0.25rem;
}.qzp-sb_syz::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1081px) {.qzp-sb_syz {
  transform: translateX(0);
}
}.qzp-sb_auth_syz {
  padding: 0.875rem 12px 10px;
}.qzp-sb_btn_reg_syz {
  padding: 11px;
  border-radius: 0.5rem;
  transition: background .2s;
  background: #3DB55A;
  margin-bottom: 8px;
  font-weight: 700;
  font-size: 0.813rem;
  text-align: center;
  display: block;
  color: #0E0604;
}.qzp-sb_btn_reg_syz:hover {
  background: #4ACC6B;
}.qzp-sb_btn_login_syz {
  border-radius: 0.5rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s;
  padding: 0.625rem;
  text-align: center;
  font-weight: 600;
  font-size: 13px;
  color: #CEBFA0;
  display: block;
}.qzp-sb_btn_login_syz:hover {
  border-color: rgba(196, 144, 42, 0.45);
  color: #F5E8D0;
}.qzp-sb_promo_syz {
  overflow: hidden;
  border-radius: 0.5rem;
  padding: 0.75rem 14px;
  margin: 0 12px 10px;
  border: 1px solid rgba(196, 144, 42, 0.18);
  background: linear-gradient(135deg,#3D1408,#211408);
  position: relative;
}.qzp-sb_promo_syz::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(196, 144, 42, 0.18),transparent 70%);
  position: absolute;
  right: -1.25rem;
  top: -1.25rem;
  width: 80px;
  content: '';
  height: 5rem;
}.qzp-sb_promo_title_syz {
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #C4902A;
  letter-spacing: .06em;
  margin-bottom: 0.25rem;
}.qzp-sb_promo_text_syz {
  color: #F5E8D0;
  font-size: 0.75rem;
  line-height: 1.35;
  overflow-wrap: break-word;
  font-weight: 600;
}.qzp-sb_promo_sub_syz {
  margin-top: 3px;
  font-size: 0.625rem;
  color: #7A6850;
}.qzp-sb_nav_syz {
  padding: 6px 8px 1rem;
}.qzp-sb_nav_lb_syz {
  padding: 0.625rem 8px 0.375rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #8C7862;
  font-size: 0.625rem;
}.qzp-sb_link_syz {
  transition: background .15s,color .15s;
  border-radius: 4px;
  gap: 0.625rem;
  padding: 0.563rem 0.625rem;
  display: flex;
  font-weight: 500;
  cursor: pointer;
  align-items: center;
  color: #A08C6C;
  font-size: 13px;
  overflow-wrap: break-word;
}.qzp-sb_link_syz:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5E8D0;
}.qzp-sb_link_syz.qzp-state_active_syz {
  background: rgba(196, 144, 42, 0.18);
  color: #F5E8D0;
}.qzp-sb_ic_syz {
  border-radius: 0.25rem;
  flex-shrink: 0;
  align-items: center;
  width: 1.875rem;
  display: flex;
  height: 30px;
  justify-content: center;
}.qzp-sb_ic_syz svg {
  stroke-linecap: round;
  height: 16px;
  width: 1rem;
  stroke-linejoin: round;
}.qzp-sb_ic_1_syz {
  background: rgba(196, 144, 42, 0.08);
  color: #C4902A;
}.qzp-sb_ic_2_syz {
  background: rgba(61, 181, 90, 0.15);
  color: #3DB55A;
}.qzp-sb_ic_3_syz {
  background: rgba(212, 146, 10, 0.16);
  color: #D4920A;
}.qzp-sb_ic_4_syz {
  background: rgba(155, 94, 30, 0.22);
  color: #9B5E1E;
}.qzp-sb_ic_5_syz {
  background: rgba(196, 144, 42, 0.08);
  color: #D4547A;
}.qzp-sb_ic_6_syz {
  background: rgba(155, 94, 30, 0.22);
  color: #8B35C8;
}.qzp-sb_badge_syz {
  border-radius: 4px;
  background: #D4920A;
  padding: 2px 0.438rem;
  margin-left: auto;
  color: #0E0604;
  font-weight: 700;
  font-size: 9px;
}.qzp-sb_bot_syz {
  padding: 0.75rem;
  gap: 0.5rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.qzp-sb_lang_syz,.qzp-sb_help_syz {
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 9px 6px;
  background: rgba(255, 255, 255, 0.05);
  gap: 6px;
  transition: border-color .2s;
  flex: 1;
  border-radius: 4px;
  display: flex;
  font-size: 0.688rem;
  justify-content: center;
  color: #A08C6C;
  font-weight: 600;
  align-items: center;
}.qzp-sb_lang_syz:hover,.qzp-sb_help_syz:hover {
  border-color: rgba(196, 144, 42, 0.45);
  color: #F5E8D0;
}.qzp-sb_lang_syz svg,.qzp-sb_help_syz svg {
  stroke-linecap: round;
  width: 0.813rem;
  stroke-linejoin: round;
  height: 0.813rem;
}.qzp-sb_bd_syz {
  inset: 0;
  background: rgba(10, 4, 2, 0.72);
  z-index: 69;
  position: fixed;
  display: none;
}.qzp-sb_bd_syz.qzp-state_on_syz {
  display: block;
}
@media(min-width: 1077px) {.qzp-sb_bd_syz {
  display: none!important;
}
}.qzp-mob_nav_syz {
  background: #211408;
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  position: fixed;
  right: 0;
  display: flex;
  z-index: 80;
  left: 0;
  bottom: 0;
}
@media(min-width: 1081px) {.qzp-mob_nav_syz {
  display: none;
}
}.qzp-mob_nav_item_syz {
  padding: 0.25rem 2px;
  flex: 1;
  gap: 0.25rem;
  color: #8C7862;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
}.qzp-mob_nav_ic_syz {
  line-height: 1;
}.qzp-mob_nav_ic_syz svg {
  height: 20px;
  width: 1.25rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.qzp-mob_nav_lb_syz {
  font-size: 10px;
  color: #8C7862;
  font-weight: 600;
}.qzp-mob_nav_item_syz.qzp-state_active_syz {
  color: #C4902A;
}.qzp-mob_nav_item_syz.qzp-state_active_syz .qzp-mob_nav_lb_syz {
  color: #C4902A;
}.qzp-hero_syz {
  background: #160B07;
  padding: 20px 16px 0;
}
@media(min-width: 769px) {.qzp-hero_syz {
  padding: 24px 1.5rem 0;
}
}.qzp-hero_in_syz {
  gap: 12px;
  margin: 0 auto;
  max-width: 82.5rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 859px) {.qzp-hero_in_syz {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1101px) {.qzp-hero_in_syz {
  grid-template-columns: 1fr 21.25rem;
}
}.qzp-hero_promo_syz {
  overflow: hidden;
  border-radius: 12px;
  background: #1B0F09;
  min-height: 220px;
  align-items: stretch;
  position: relative;
  display: flex;
}
@media(min-width: 770px) {.qzp-hero_promo_syz {
  min-height: 17.5rem;
}
}.qzp-hero_promo_bg_syz {
  background: linear-gradient(120deg,#3D1408 0%,#160B07 100%);
  background-position: center;
  inset: 0;
  background-size: cover;
  position: absolute;
}.qzp-hero_promo_bg_syz::after {
  background: linear-gradient(90deg,#160B07 0%,rgba(10, 4, 2, 0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.qzp-hero_promo_glow_syz {
  background: radial-gradient(circle,rgba(155, 94, 30, 0.22) 0%,transparent 65%);
  border-radius: 50%;
  position: absolute;
  right: 60px;
  height: 300px;
  width: 18.75rem;
  pointer-events: none;
  top: -40px;
}.qzp-hero_promo_ct_syz {
  padding: 28px 1.5rem 1.75rem 28px;
  max-width: 480px;
  flex-direction: column;
  justify-content: center;
  position: relative;
  z-index: 2;
  display: flex;
}
@media(min-width: 765px) {.qzp-hero_promo_ct_syz {
  padding: 2.5rem 2rem;
}
}.qzp-hero_badge_syz {
  border-radius: 1.125rem;
  border: 1px solid rgba(196, 144, 42, 0.08);
  padding: 0.313rem 0.75rem;
  background: rgba(196, 144, 42, 0.18);
  font-size: 10px;
  font-weight: 700;
  color: #C4902A;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.875rem;
  display: inline-block;
}.qzp-hero_h1_syz {
  font-family: 'Oswald', sans-serif;
  line-height: 1.15;
  overflow-wrap: break-word;
  margin-bottom: 10px;
  font-size: 1.625rem;
  color: #F5E8D0;
  font-weight: 800;
}.qzp-hero_h1_syz em {
  font-style: normal;
  color: #D4920A;
}
@media(min-width: 767px) {.qzp-hero_h1_syz {
  font-size: 2.25rem;
}
}.qzp-hero_sub_syz {
  line-height: 1.55;
  color: #A08C6C;
  font-size: 13px;
  margin-bottom: 20px;
}
@media(min-width: 766px) {.qzp-hero_sub_syz {
  font-size: 14px;
}
}.qzp-hero_row_syz {
  gap: 0.625rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.qzp-hero_cta_syz {
  border-radius: 8px;
  padding: 0.813rem 1.625rem;
  transition: background .2s;
  background: #3DB55A;
  color: #0E0604;
  font-weight: 700;
  font-size: 0.875rem;
  box-shadow: 0 0.375rem 20px rgba(61, 181, 90, 0.38), inset 0 1px 0 rgba(255, 255, 255, 0.12);
}.qzp-hero_cta_syz:hover {
  background: #4ACC6B;
}.qzp-hero_terms_syz {
  color: #8C7862;
  font-size: 11px;
}.qzp-hero_game_syz {
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 0.75rem;
  overflow: hidden;
  background: #1B0F09;
  display: flex;
  position: relative;
  flex-direction: column;
}.qzp-hero_game_badge_syz {
  padding: 5px 10px;
  background: rgba(212, 146, 10, 0.16);
  border-radius: 1.125rem;
  border: 1px solid rgba(212, 146, 10, 0.16);
  text-transform: uppercase;
  top: 0.75rem;
  font-weight: 700;
  position: absolute;
  left: 0.75rem;
  z-index: 3;
  letter-spacing: .06em;
  color: #D4920A;
  font-size: 0.625rem;
}.qzp-hero_game_badge_syz svg {
  height: 11px;
  margin-right: 0.25rem;
  vertical-align: -1px;
  width: 0.688rem;
}.qzp-hero_game_img_syz {
  background: linear-gradient(135deg,#3D1408,#160B07);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.qzp-hero_game_img_syz img {
  inset: 0;
  height: 100%;
  position: absolute;
  object-fit: cover;
  width: 100%;
}.qzp-hero_game_play_syz {
  inset: 0;
  transition: opacity .2s;
  background: rgba(10, 4, 2, 0.72);
  justify-content: center;
  align-items: center;
  display: flex;
  opacity: 0;
  position: absolute;
}.qzp-hero_game_syz:hover .qzp-hero_game_play_syz {
  opacity: 1;
}.qzp-hero_game_play_syz span {
  background: #C4902A;
  border-radius: 50%;
  display: flex;
  align-items: center;
  height: 3.25rem;
  justify-content: center;
  width: 3.25rem;
}.qzp-hero_game_play_syz span svg {
  margin-left: 2px;
  height: 1.125rem;
  width: 1.125rem;
}.qzp-hero_game_info_syz {
  padding: 14px 1rem;
}.qzp-hero_game_title_syz {
  font-weight: 700;
  color: #F5E8D0;
  overflow-wrap: break-word;
  font-size: 15px;
  margin-bottom: 4px;
}.qzp-hero_game_provider_syz {
  color: #7A6850;
  font-size: 0.688rem;
}.qzp-hero_game_btn_syz {
  border-radius: 0.5rem;
  margin: 12px 16px 1rem;
  background: #C4902A;
  transition: background .2s;
  padding: 11px;
  font-size: 13px;
  font-weight: 700;
  color: #F5E8D0;
  display: block;
  text-align: center;
}.qzp-hero_game_syz:hover .qzp-hero_game_btn_syz {
  background: #D4A030;
}.qzp-gcg_syz {
  background: #160B07;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.qzp-gcg_syz {
  padding: 2.75rem 24px 0;
}
}.qzp-gcg_in_syz {
  margin: 0 auto;
  max-width: 82.5rem;
}.qzp-gcg_head_syz {
  max-width: 720px;
  margin-bottom: 1.25rem;
}.qzp-gcg_label_syz {
  margin-bottom: 0.5rem;
  color: #C4902A;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
}.qzp-gcg_h2_syz {
  margin-bottom: 0.5rem;
  font-family: 'Oswald', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F5E8D0;
  font-size: 22px;
}
@media(min-width: 771px) {.qzp-gcg_h2_syz {
  font-size: 1.75rem;
}
}.qzp-gcg_intro_syz {
  line-height: 1.6;
  font-size: 13px;
  color: #7A6850;
}.qzp-gcg_grid_syz {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.qzp-gcg_grid_syz {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.qzp-gcg_grid_syz {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.qzp-gcg_card_syz {
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 1.25rem;
  cursor: pointer;
  display: flex;
  justify-content: flex-end;
  position: relative;
  min-height: 15rem;
  flex-direction: column;
}.qzp-gcg_card_syz:hover {
  border-color: rgba(196, 144, 42, 0.18);
  transform: translateY(-3px);
}.qzp-gcg_card_bg_syz {
  inset: 0;
  position: absolute;
  z-index: 0;
}.qzp-gcg_card_bg_syz::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  content: '';
  position: absolute;
}.qzp-gcg_card_ic_syz {
  border-radius: 4px;
  background: rgba(0,0,0,.45);
  color: #F5E8D0;
  position: absolute;
  align-items: center;
  z-index: 2;
  display: flex;
  top: 1.125rem;
  justify-content: center;
  width: 2.5rem;
  right: 18px;
  height: 2.5rem;
}.qzp-gcg_card_ic_syz svg {
  width: 20px;
  height: 20px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.qzp-gcg_card_ct_syz {
  z-index: 1;
  position: relative;
}.qzp-gcg_card_h_syz {
  overflow-wrap: break-word;
  font-size: 1.125rem;
  margin-bottom: 0.5rem;
  line-height: 1.2;
  font-family: 'Oswald', sans-serif;
  font-weight: 800;
  color: #F5E8D0;
}
@media(min-width: 769px) {.qzp-gcg_card_h_syz {
  font-size: 20px;
}
}.qzp-gcg_card_p_syz {
  color: rgba(255,255,255,.82);
  line-height: 1.55;
  font-size: 0.75rem;
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
}.qzp-gcg_card_p_syz strong {
  color: #F5E8D0;
  font-weight: 600;
}.qzp-gcg_card_cta_syz {
  gap: 4px;
  font-weight: 700;
  font-size: 0.75rem;
  letter-spacing: .04em;
  color: #C4902A;
  text-transform: uppercase;
  align-items: center;
  display: inline-flex;
}.qzp-gcg_card_cta_syz svg {
  width: 12px;
  stroke-linejoin: round;
  height: 0.75rem;
  stroke-linecap: round;
}.qzp-ws_syz {
  background: #160B07;
  padding: 32px 16px 0;
}
@media(min-width: 767px) {.qzp-ws_syz {
  padding: 36px 24px 0;
}
}.qzp-ws_in_syz {
  margin: 0 auto;
  max-width: 82.5rem;
}.qzp-ws_head_syz {
  gap: 12px;
  margin-bottom: 0.875rem;
  justify-content: space-between;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.qzp-ws_title_syz {
  gap: 10px;
  font-family: 'Oswald', sans-serif;
  font-size: 1rem;
  flex-wrap: wrap;
  color: #F5E8D0;
  display: flex;
  font-weight: 700;
  overflow-wrap: break-word;
  align-items: center;
}.qzp-ws_title_ic_syz svg {
  height: 18px;
  stroke-linecap: round;
  width: 18px;
  stroke-linejoin: round;
  color: #D4920A;
}.qzp-ws_online_syz {
  gap: 0.438rem;
  font-size: 12px;
  display: flex;
  align-items: center;
  font-weight: 600;
  color: #7A6850;
}.qzp-ws_online_dot_syz {
  background: #3DB55A;
  border-radius: 50%;
  width: 8px;
  flex-shrink: 0;
  box-shadow: 0 0 0.375rem rgba(61, 181, 90, 0.15);
  height: 0.5rem;
}.qzp-ws_scroll_syz {
  gap: 8px;
  padding-bottom: 8px;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
}.qzp-ws_scroll_syz::-webkit-scrollbar {
  display: none;
}.qzp-wc_syz {
  border-radius: 0.5rem;
  padding: 10px 0.875rem;
  background: #1B0F09;
  border: 1px solid rgba(255, 255, 255, 0.10);
  gap: 10px;
  flex-shrink: 0;
  display: flex;
  min-width: 13.75rem;
  align-items: center;
}.qzp-wc_img_syz {
  overflow: hidden;
  background: #211408;
  border-radius: 4px;
  height: 2.25rem;
  flex-shrink: 0;
  width: 36px;
}.qzp-wc_img_syz img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.qzp-wc_info_syz {
  min-width: 0;
}.qzp-wc_game_syz {
  overflow: hidden;
  white-space: nowrap;
  font-weight: 600;
  text-overflow: ellipsis;
  font-size: 0.75rem;
  color: #CEBFA0;
}.qzp-wc_player_syz {
  overflow: hidden;
  font-size: 0.625rem;
  text-overflow: ellipsis;
  color: #8C7862;
  white-space: nowrap;
}.qzp-wc_amount_syz {
  flex-shrink: 0;
  white-space: nowrap;
  color: #3DB55A;
  font-size: 13px;
  margin-left: auto;
  font-weight: 700;
}.qzp-bon_syz {
  background: #160B07;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.qzp-bon_syz {
  padding: 44px 1.5rem 0;
}
}.qzp-bon_in_syz {
  margin: 0 auto;
  max-width: 82.5rem;
}.qzp-bon_head_syz {
  margin-bottom: 20px;
}.qzp-bon_label_syz {
  font-size: 0.688rem;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-weight: 700;
  color: #C4902A;
  text-transform: uppercase;
}.qzp-bon_h2_syz {
  font-family: 'Oswald', sans-serif;
  color: #F5E8D0;
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.qzp-bon_h2_syz {
  font-size: 24px;
}
}.qzp-bon_seo_syz {
  color: #7A6850;
  max-width: 38.75rem;
  line-height: 1.6;
  font-size: 13px;
  overflow-wrap: break-word;
}.qzp-bon_seo_syz strong {
  font-weight: 700;
  color: #CEBFA0;
}.qzp-bon_seo_syz a {
  text-decoration: underline;
  color: #C4902A;
}.qzp-bon_grid_syz {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 641px) {.qzp-bon_grid_syz {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.qzp-bon_grid_syz {
  grid-template-columns: repeat(5,1fr);
}
}.qzp-bon_card_syz {
  transition: border-color .2s,transform .2s;
  border-radius: 8px;
  padding: 1rem;
  background: #1B0F09;
  border: 1px solid rgba(255, 255, 255, 0.10);
}.qzp-bon_card_syz:hover {
  border-color: rgba(196, 144, 42, 0.08);
  transform: translateY(-2px);
}.qzp-bon_card_ic_syz svg {
  width: 1.625rem;
  height: 26px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.qzp-bon_card_ic_syz {
  margin-bottom: 0.625rem;
}.qzp-bon_card_type_syz {
  text-transform: uppercase;
  color: #7A6850;
  font-weight: 700;
  letter-spacing: .06em;
  font-size: 10px;
  margin-bottom: 0.375rem;
}.qzp-bon_card_amount_syz {
  font-weight: 800;
  color: #D4920A;
  font-size: 1.125rem;
  line-height: 1.1;
  margin-bottom: 6px;
}.qzp-bon_card_name_syz {
  overflow-wrap: break-word;
  font-size: 13px;
  margin-bottom: 0.5rem;
  font-weight: 600;
  color: #F5E8D0;
}.qzp-bon_card_detail_syz {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 8px;
  color: #8C7862;
  font-size: 0.688rem;
  line-height: 1.5;
  overflow-wrap: break-word;
}.qzp-htp_syz {
  background: #160B07;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.qzp-htp_syz {
  padding: 44px 1.5rem 0;
}
}.qzp-htp_in_syz {
  margin: 0 auto;
  max-width: 1320px;
}.qzp-htp_head_syz {
  margin-bottom: 22px;
  max-width: 45rem;
}.qzp-htp_label_syz {
  margin-bottom: 8px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #C4902A;
  font-weight: 700;
}.qzp-htp_h2_syz {
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Oswald', sans-serif;
  color: #F5E8D0;
  font-size: 1.375rem;
  margin-bottom: 0.5rem;
}
@media(min-width: 770px) {.qzp-htp_h2_syz {
  font-size: 28px;
}
}.qzp-htp_intro_syz {
  font-size: 14px;
  color: #7A6850;
  line-height: 1.6;
}.qzp-htp_steps_syz {
  margin: 0;
  list-style: none;
  gap: 0.75rem;
  padding: 0;
  grid-template-columns: 1fr;
  counter-reset: none;
  display: grid;
}
@media(min-width: 641px) {.qzp-htp_steps_syz {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.qzp-htp_steps_syz {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.qzp-htp_step_syz {
  border-radius: 8px;
  padding: 1.25rem 18px 18px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #211408;
  flex-direction: column;
  display: flex;
  position: relative;
}.qzp-htp_step_num_syz {
  border-radius: 50%;
  background: #C4902A;
  width: 28px;
  color: #0E0604;
  top: -0.75rem;
  font-family: 'Oswald', sans-serif;
  align-items: center;
  justify-content: center;
  font-weight: 800;
  left: 20px;
  font-size: 13px;
  height: 28px;
  display: flex;
  position: absolute;
}.qzp-htp_step_ic_syz {
  border-radius: 4px;
  background: rgba(196, 144, 42, 0.18);
  margin: 8px 0 0.75rem;
  color: #C4902A;
  width: 2.25rem;
  height: 2.25rem;
  display: flex;
  align-items: center;
  justify-content: center;
}.qzp-htp_step_ic_syz svg {
  height: 1.125rem;
  width: 18px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.qzp-htp_step_h_syz {
  color: #F5E8D0;
  line-height: 1.25;
  font-size: 14px;
  margin-bottom: 6px;
  font-weight: 700;
  overflow-wrap: break-word;
}.qzp-htp_step_p_syz {
  color: #7A6850;
  line-height: 1.55;
  overflow-wrap: break-word;
  font-size: 13px;
}.qzp-htp_step_p_syz strong {
  font-weight: 600;
  color: #CEBFA0;
}.qzp-htp_cta_syz {
  border-radius: 8px;
  background: #3DB55A;
  transition: background .2s;
  padding: 13px 26px;
  display: inline-block;
  color: #0E0604;
  font-size: 14px;
  font-weight: 700;
  margin-top: 20px;
}.qzp-htp_cta_syz:hover {
  background: #4ACC6B;
}.qzp-app_syz {
  padding: 36px 16px 0;
  background: #160B07;
}
@media(min-width: 769px) {.qzp-app_syz {
  padding: 44px 1.5rem 0;
}
}.qzp-app_in_syz {
  margin: 0 auto;
  max-width: 1320px;
}.qzp-app_head_syz {
  margin-bottom: 16px;
}.qzp-app_label_syz {
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #C4902A;
  margin-bottom: 8px;
  font-weight: 700;
}.qzp-app_h2_syz {
  overflow-wrap: break-word;
  margin-bottom: 6px;
  font-size: 20px;
  color: #F5E8D0;
  font-family: 'Oswald', sans-serif;
  font-weight: 800;
}
@media(min-width: 771px) {.qzp-app_h2_syz {
  font-size: 1.5rem;
}
}.qzp-app_sub_syz {
  color: #7A6850;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 13px;
  max-width: 600px;
}.qzp-app_sub_syz strong {
  font-weight: 700;
  color: #CEBFA0;
}.qzp-app_cards_syz {
  gap: 0.625rem;
  margin-top: 16px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.qzp-app_cards_syz {
  grid-template-columns: repeat(3,1fr);
}
}.qzp-app_card_syz {
  gap: 16px;
  overflow: hidden;
  border-radius: 0.5rem;
  padding: 1.25rem;
  flex-wrap: wrap;
  align-items: flex-start;
  position: relative;
  display: flex;
}.qzp-app_card_ios_syz {
  background: linear-gradient(135deg,rgba(196, 144, 42, 0.18) 0%,#211408 100%);
}.qzp-app_card_android_syz {
  background: linear-gradient(135deg,rgba(61, 181, 90, 0.15) 0%,#211408 100%);
}.qzp-app_card_win_syz {
  background: linear-gradient(135deg,rgba(212, 146, 10, 0.16) 0%,#211408 100%);
}.qzp-app_card_ic_syz svg {
  width: 34px;
  stroke-linejoin: round;
  height: 2.125rem;
  stroke-linecap: round;
}.qzp-app_card_ic_syz {
  color: #F5E8D0;
  flex-shrink: 0;
}.qzp-app_card_os_syz {
  letter-spacing: .08em;
  font-weight: 700;
  color: #7A6850;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
  font-size: 0.625rem;
}.qzp-app_card_title_syz {
  margin-bottom: 6px;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F5E8D0;
  line-height: 1.2;
  font-size: 15px;
}.qzp-app_card_text_syz {
  line-height: 1.5;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  font-size: 0.75rem;
  color: #7A6850;
}.qzp-app_card_btn_syz {
  padding: 0.625rem 18px;
  transition: background .2s;
  border: 1px solid rgba(196, 144, 42, 0.45);
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.12);
  gap: 7px;
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  color: #F5E8D0;
  font-size: 0.813rem;
}.qzp-app_card_btn_syz:hover {
  background: rgba(255, 255, 255, 0.07);
}.qzp-reg_syz {
  background: #160B07;
  padding: 36px 1rem 0;
}
@media(min-width: 771px) {.qzp-reg_syz {
  padding: 2.75rem 1.5rem 0;
}
}.qzp-reg_in_syz {
  padding: 28px 24px;
  border-radius: 12px;
  background: #211408;
  border: 1px solid rgba(255, 255, 255, 0.06);
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 769px) {.qzp-reg_in_syz {
  padding: 40px;
}
}.qzp-reg_top_syz {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 859px) {.qzp-reg_top_syz {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.qzp-reg_label_syz {
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 10px;
  color: #C4902A;
}.qzp-reg_h2_syz {
  font-family: 'Oswald', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.75rem;
  color: #F5E8D0;
  line-height: 1.2;
  font-size: 22px;
}
@media(min-width: 766px) {.qzp-reg_h2_syz {
  font-size: 1.75rem;
}
}.qzp-reg_bonus_syz {
  padding: 10px 16px;
  background: rgba(212, 146, 10, 0.16);
  border: 1px solid rgba(212, 146, 10, 0.16);
  border-radius: 8px;
  gap: 8px;
  display: inline-flex;
  margin-bottom: 16px;
  align-items: center;
}.qzp-reg_bonus_amount_syz {
  color: #D4920A;
  font-weight: 800;
  font-size: 20px;
}.qzp-reg_bonus_text_syz {
  font-size: 13px;
  color: #A08C6C;
  line-height: 1.35;
}.qzp-reg_cta_btn_syz {
  background: #3DB55A;
  padding: 0.875rem 2rem;
  border-radius: 0.5rem;
  transition: background .2s;
  color: #0E0604;
  box-shadow: 0 6px 1.25rem rgba(61, 181, 90, 0.38), inset 0 1px 0 rgba(255, 255, 255, 0.12);
  font-size: 15px;
  display: inline-block;
  font-weight: 700;
  margin-bottom: 0.75rem;
}.qzp-reg_cta_btn_syz:hover {
  background: #4ACC6B;
}.qzp-reg_terms_syz {
  line-height: 1.5;
  color: #8C7862;
  font-size: 0.688rem;
}.qzp-reg_seo_syz {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 20px;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 13px;
  padding-top: 20px;
  color: #7A6850;
}.qzp-reg_seo_syz p {
  font-size: 13px;
  color: #7A6850;
  margin-bottom: 10px;
  line-height: 1.65;
}.qzp-reg_seo_syz p:last-child {
  margin-bottom: 0;
}.qzp-reg_seo_syz strong {
  color: #CEBFA0;
  font-weight: 700;
}.qzp-reg_seo_syz a {
  transition: color .2s;
  text-decoration: underline;
  color: #C4902A;
}.qzp-reg_seo_syz a:hover {
  color: #D4A030;
}.qzp-reg_seo_syz ul,.qzp-reg_seo_syz ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 1.125rem;
}.qzp-reg_seo_syz ol {
  list-style: decimal;
}.qzp-reg_seo_syz li {
  color: #7A6850;
  font-size: 0.813rem;
  margin-bottom: 4px;
  line-height: 1.65;
}.qzp-reg_seo_syz table {
  overflow-x: auto;
  width: 100%;
  font-size: 13px;
  margin-bottom: 0.625rem;
  display: block;
  border-collapse: collapse;
}
@media(min-width: 771px) {.qzp-reg_seo_syz table {
  display: table;
}
}.qzp-reg_seo_syz th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.5rem;
  text-align: left;
  font-weight: 700;
  color: #CEBFA0;
}.qzp-reg_seo_syz td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7A6850;
}.qzp-reg_steps_syz {
  gap: 0.875rem;
  display: flex;
  flex-direction: column;
  margin-top: 28px;
}
@media(min-width: 858px) {.qzp-reg_steps_syz {
  margin-top: 0;
}
}.qzp-reg_step_syz {
  gap: 14px;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 16px;
  background: rgba(255, 255, 255, 0.05);
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.qzp-reg_step_num_syz {
  border-radius: 50%;
  border: 1px solid rgba(196, 144, 42, 0.08);
  background: rgba(196, 144, 42, 0.18);
  align-items: center;
  font-size: 14px;
  color: #C4902A;
  width: 34px;
  justify-content: center;
  display: flex;
  font-weight: 800;
  flex-shrink: 0;
  height: 2.125rem;
}.qzp-reg_step_title_syz {
  color: #F5E8D0;
  margin-bottom: 3px;
  font-size: 0.875rem;
  font-weight: 700;
}.qzp-reg_step_text_syz {
  color: #7A6850;
  font-size: 0.75rem;
  line-height: 1.5;
}.qzp-reg_trust_syz {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
  padding-top: 20px;
}.qzp-reg_trust_item_syz {
  gap: 7px;
  display: flex;
  overflow-wrap: break-word;
  color: #7A6850;
  font-size: 12px;
  align-items: center;
}.qzp-reg_trust_ic_syz svg {
  width: 16px;
  height: 16px;
  color: #C4902A;
  stroke-linejoin: round;
  stroke-linecap: round;
}.qzp-prov_syz {
  background: #160B07;
  padding: 2.25rem 16px 0;
}
@media(min-width: 771px) {.qzp-prov_syz {
  padding: 44px 1.5rem 0;
}
}.qzp-prov_in_syz {
  margin: 0 auto;
  max-width: 82.5rem;
}.qzp-prov_head_syz {
  margin-bottom: 1rem;
}.qzp-prov_label_syz {
  letter-spacing: .08em;
  color: #C4902A;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-weight: 700;
}.qzp-prov_h2_syz {
  overflow-wrap: break-word;
  font-family: 'Oswald', sans-serif;
  color: #F5E8D0;
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 8px;
}
@media(min-width: 769px) {.qzp-prov_h2_syz {
  font-size: 1.5rem;
}
}.qzp-prov_seo_syz {
  line-height: 1.6;
  font-size: 0.813rem;
  margin-bottom: 1rem;
  max-width: 38.75rem;
  color: #7A6850;
  overflow-wrap: break-word;
}.qzp-prov_seo_syz strong {
  font-weight: 700;
  color: #CEBFA0;
}.qzp-prov_seo_syz a {
  text-decoration: underline;
  color: #C4902A;
}.qzp-prov_grid_syz {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 643px) {.qzp-prov_grid_syz {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1083px) {.qzp-prov_grid_syz {
  grid-template-columns: repeat(8,1fr);
}
}.qzp-prov_card_syz {
  border-radius: 8px;
  transition: border-color .2s,background .2s;
  gap: 0.438rem;
  padding: 0.875rem 10px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #1B0F09;
  flex-direction: column;
  display: flex;
  cursor: pointer;
  align-items: center;
}.qzp-prov_card_syz:hover {
  border-color: rgba(196, 144, 42, 0.45);
  background: #211408;
}.qzp-prov_logo_syz {
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.25rem;
  justify-content: center;
  width: 2.75rem;
  align-items: center;
  display: flex;
  height: 44px;
}.qzp-prov_logo_syz img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}.qzp-prov_name_syz {
  overflow-wrap: break-word;
  text-align: center;
  color: #A08C6C;
  font-weight: 600;
  font-size: 11px;
}.qzp-faq_syz {
  background: #160B07;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.qzp-faq_syz {
  padding: 44px 1.5rem 0;
}
}.qzp-faq_in_syz {
  margin: 0 auto;
  max-width: 1320px;
}.qzp-faq_head_syz {
  margin-bottom: 1.25rem;
}.qzp-faq_label_syz {
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
  color: #C4902A;
  text-transform: uppercase;
}.qzp-faq_h2_syz {
  overflow-wrap: break-word;
  font-family: 'Oswald', sans-serif;
  font-weight: 800;
  font-size: 20px;
  color: #F5E8D0;
}
@media(min-width: 765px) {.qzp-faq_h2_syz {
  font-size: 24px;
}
}.qzp-faq_list_syz {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.qzp-faq_item_syz {
  overflow: hidden;
  border-radius: 0.5rem;
  background: #211408;
  border: 1px solid rgba(255, 255, 255, 0.10);
}.qzp-faq_q_syz {
  gap: 12px;
  padding: 16px 20px;
  transition: color .2s;
  font-size: 0.875rem;
  color: #CEBFA0;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  justify-content: space-between;
  cursor: pointer;
  align-items: center;
  font-weight: 600;
  display: flex;
}.qzp-faq_q_syz:hover {
  color: #F5E8D0;
}.qzp-faq_q_ic_syz {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  transition: transform .25s;
  justify-content: center;
  font-size: 1rem;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  height: 24px;
  width: 1.5rem;
  color: #C4902A;
}.qzp-faq_item_syz.qzp-state_open_syz .qzp-faq_q_ic_syz {
  transform: rotate(45deg);
}.qzp-faq_a_syz {
  padding: 0 1.25rem 1rem;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #7A6850;
  display: none;
  line-height: 1.7;
}.qzp-faq_item_syz.qzp-state_open_syz .qzp-faq_a_syz {
  display: block;
}.qzp-faq_a_syz strong {
  font-weight: 700;
  color: #CEBFA0;
}.qzp-faq_a_syz a {
  color: #C4902A;
  text-decoration: underline;
}.qzp-faq_a_syz ul,.qzp-faq_a_syz ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 20px;
}.qzp-faq_a_syz ol {
  list-style: decimal;
}.qzp-faq_a_syz li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.qzp-faq_a_syz table {
  margin: 8px 0;
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
  font-size: 12px;
  display: block;
}
@media(min-width: 769px) {.qzp-faq_a_syz table {
  display: table;
}
}.qzp-faq_a_syz th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.375rem 8px;
  color: #CEBFA0;
  font-weight: 700;
  text-align: left;
}.qzp-faq_a_syz td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 6px 0.5rem;
  color: #7A6850;
}.qzp-seo_syz {
  background: #160B07;
  padding: 36px 16px 0;
}
@media(min-width: 766px) {.qzp-seo_syz {
  padding: 44px 24px 0;
}
}.qzp-seo_in_syz {
  border-radius: 12px;
  padding: 28px 1.5rem;
  background: #211408;
  border: 1px solid rgba(255, 255, 255, 0.10);
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.qzp-seo_in_syz {
  padding: 2.25rem 2.5rem;
}
}.qzp-seo_label_syz {
  font-size: 11px;
  letter-spacing: .08em;
  color: #C4902A;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 10px;
}.qzp-seo_h2_syz {
  font-size: 1.25rem;
  color: #F5E8D0;
  font-family: 'Oswald', sans-serif;
  line-height: 1.25;
  margin-bottom: 0.875rem;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.qzp-seo_h2_syz {
  font-size: 24px;
}
}.qzp-seo_body_syz {
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #A08C6C;
}.qzp-seo_body_syz p {
  font-size: 0.875rem;
  margin-bottom: 12px;
  color: #A08C6C;
  line-height: 1.75;
}.qzp-seo_body_syz p:last-child {
  margin-bottom: 0;
}.qzp-seo_body_syz strong {
  font-weight: 700;
  color: #CEBFA0;
}.qzp-seo_body_syz a {
  transition: color .2s;
  color: #C4902A;
  text-decoration: underline;
}.qzp-seo_body_syz a:hover {
  color: #D4A030;
}.qzp-seo_body_syz ul,.qzp-seo_body_syz ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.qzp-seo_body_syz ol {
  list-style: decimal;
}.qzp-seo_body_syz li {
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 6px;
  color: #A08C6C;
}.qzp-seo_body_syz table {
  display: block;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  font-size: 0.813rem;
}
@media(min-width: 771px) {.qzp-seo_body_syz table {
  display: table;
}
}.qzp-seo_body_syz th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #CEBFA0;
}.qzp-seo_body_syz td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #A08C6C;
}.qzp-seo_cols_syz {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 639px) {.qzp-seo_cols_syz {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.qzp-seo_cols_syz {
  grid-template-columns: repeat(3,1fr);
}
}.qzp-seo_col_h_syz {
  color: #CEBFA0;
  font-weight: 700;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  font-size: 13px;
}.qzp-seo_col_p_syz {
  color: #7A6850;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.65;
}.qzp-seo_stats_syz {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.qzp-seo_stat_syz {
  border: 1px solid rgba(196, 144, 42, 0.18);
  padding: 0.875rem 16px;
  background: rgba(196, 144, 42, 0.08);
  border-radius: 0.5rem;
  flex: 1;
  min-width: 8.75rem;
}.qzp-seo_stat_val_syz {
  font-size: 20px;
  margin-bottom: 4px;
  color: #C4902A;
  font-weight: 800;
  overflow-wrap: break-word;
}.qzp-seo_stat_lb_syz {
  overflow-wrap: break-word;
  color: #7A6850;
  font-size: 0.688rem;
}.qzp-seo_syz {
  background: #160B07;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.qzp-seo_syz {
  padding: 2.75rem 24px 0;
}
}.qzp-seo_in_syz {
  background: #211408;
  padding: 1.75rem 1.5rem;
  border-radius: 0.75rem;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.10);
  max-width: 82.5rem;
}
@media(min-width: 765px) {.qzp-seo_in_syz {
  padding: 2.25rem 40px;
}
}.qzp-seo_label_syz {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 10px;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #C4902A;
}.qzp-seo_h2_syz {
  font-weight: 800;
  font-size: 20px;
  font-family: 'Oswald', sans-serif;
  margin-bottom: 14px;
  color: #F5E8D0;
  line-height: 1.25;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.qzp-seo_h2_syz {
  font-size: 24px;
}
}.qzp-seo_body_syz {
  font-size: 14px;
  overflow-wrap: break-word;
  color: #A08C6C;
  line-height: 1.75;
}.qzp-seo_body_syz p {
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 0.75rem;
  color: #A08C6C;
}.qzp-seo_body_syz p:last-child {
  margin-bottom: 0;
}.qzp-seo_body_syz strong {
  font-weight: 700;
  color: #CEBFA0;
}.qzp-seo_body_syz a {
  transition: color .2s;
  text-decoration: underline;
  color: #C4902A;
}.qzp-seo_body_syz a:hover {
  color: #D4A030;
}.qzp-seo_body_syz ul,.qzp-seo_body_syz ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.qzp-seo_body_syz ol {
  list-style: decimal;
}.qzp-seo_body_syz li {
  color: #A08C6C;
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 0.375rem;
}.qzp-seo_body_syz table {
  font-size: 13px;
  display: block;
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
  margin-bottom: 0.75rem;
}
@media(min-width: 765px) {.qzp-seo_body_syz table {
  display: table;
}
}.qzp-seo_body_syz th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  text-align: left;
  font-weight: 700;
  color: #CEBFA0;
}.qzp-seo_body_syz td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #A08C6C;
}.qzp-seo_cols_syz {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 637px) {.qzp-seo_cols_syz {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.qzp-seo_cols_syz {
  grid-template-columns: repeat(3,1fr);
}
}.qzp-seo_col_h_syz {
  font-weight: 700;
  font-size: 13px;
  margin-bottom: 0.438rem;
  color: #CEBFA0;
  overflow-wrap: break-word;
}.qzp-seo_col_p_syz {
  color: #7A6850;
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
}.qzp-seo_stats_syz {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.qzp-seo_stat_syz {
  padding: 0.875rem 16px;
  background: rgba(196, 144, 42, 0.08);
  border-radius: 8px;
  border: 1px solid rgba(196, 144, 42, 0.18);
  flex: 1;
  min-width: 8.75rem;
}.qzp-seo_stat_val_syz {
  font-size: 20px;
  color: #C4902A;
  margin-bottom: 0.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
}.qzp-seo_stat_lb_syz {
  color: #7A6850;
  overflow-wrap: break-word;
  font-size: 11px;
}.qzp-seo_syz {
  padding: 36px 16px 0;
  background: #160B07;
}
@media(min-width: 769px) {.qzp-seo_syz {
  padding: 2.75rem 24px 0;
}
}.qzp-seo_in_syz {
  background: #211408;
  padding: 28px 1.5rem;
  margin: 0 auto;
  border-radius: 0.75rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  max-width: 82.5rem;
}
@media(min-width:768px) {.qzp-seo_in_syz {
  padding: 36px 40px;
}
}.qzp-seo_label_syz {
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  color: #C4902A;
  text-transform: uppercase;
}.qzp-seo_h2_syz {
  font-size: 20px;
  font-weight: 800;
  line-height: 1.25;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  color: #F5E8D0;
  font-family: 'Oswald', sans-serif;
}
@media(min-width: 766px) {.qzp-seo_h2_syz {
  font-size: 1.5rem;
}
}.qzp-seo_body_syz {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #A08C6C;
}.qzp-seo_body_syz p {
  font-size: 14px;
  color: #A08C6C;
  line-height: 1.75;
  margin-bottom: 0.75rem;
}.qzp-seo_body_syz p:last-child {
  margin-bottom: 0;
}.qzp-seo_body_syz strong {
  font-weight: 700;
  color: #CEBFA0;
}.qzp-seo_body_syz a {
  transition: color .2s;
  color: #C4902A;
  text-decoration: underline;
}.qzp-seo_body_syz a:hover {
  color: #D4A030;
}.qzp-seo_body_syz ul,.qzp-seo_body_syz ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.qzp-seo_body_syz ol {
  list-style: decimal;
}.qzp-seo_body_syz li {
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 6px;
  color: #A08C6C;
}.qzp-seo_body_syz table {
  display: block;
  overflow-x: auto;
  width: 100%;
  font-size: 13px;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
}
@media(min-width: 767px) {.qzp-seo_body_syz table {
  display: table;
}
}.qzp-seo_body_syz th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #CEBFA0;
}.qzp-seo_body_syz td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A08C6C;
}.qzp-seo_cols_syz {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.qzp-seo_cols_syz {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.qzp-seo_cols_syz {
  grid-template-columns: repeat(3,1fr);
}
}.qzp-seo_col_h_syz {
  overflow-wrap: break-word;
  margin-bottom: 7px;
  font-weight: 700;
  font-size: 0.813rem;
  color: #CEBFA0;
}.qzp-seo_col_p_syz {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #7A6850;
  line-height: 1.65;
}.qzp-seo_stats_syz {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.qzp-seo_stat_syz {
  flex: 1;
  border-radius: 8px;
  padding: 0.875rem 1rem;
  background: rgba(196, 144, 42, 0.08);
  border: 1px solid rgba(196, 144, 42, 0.18);
  min-width: 8.75rem;
}.qzp-seo_stat_val_syz {
  color: #C4902A;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-size: 20px;
  font-weight: 800;
}.qzp-seo_stat_lb_syz {
  color: #7A6850;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.qzp-ft_syz {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #0E0604;
  margin-top: 48px;
}.qzp-ft_support_syz {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 16px;
}
@media(min-width: 766px) {.qzp-ft_support_syz {
  padding: 28px 1.5rem;
}
}.qzp-ft_support_in_syz {
  margin: 0 auto;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
  max-width: 82.5rem;
  align-items: center;
}.qzp-ft_support_main_syz {
  gap: 1rem;
  flex: 1;
  align-items: center;
  display: flex;
  min-width: 13.75rem;
  flex-wrap: wrap;
}.qzp-ft_support_ic_syz {
  color: #C4902A;
  flex-shrink: 0;
}.qzp-ft_support_ic_syz svg {
  height: 30px;
  width: 1.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.qzp-ft_support_text_title_syz {
  margin-bottom: 3px;
  font-size: 0.938rem;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F5E8D0;
}.qzp-ft_support_text_sub_syz {
  overflow-wrap: break-word;
  color: #7A6850;
  font-size: 0.75rem;
}.qzp-ft_support_btn_syz {
  background: #C4902A;
  transition: background .2s;
  border-radius: 8px;
  padding: 0.688rem 1.375rem;
  font-weight: 700;
  font-size: 0.813rem;
  flex-shrink: 0;
  white-space: nowrap;
  color: #F5E8D0;
}.qzp-ft_support_btn_syz:hover {
  background: #D4A030;
}.qzp-ft_support_contacts_syz {
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.qzp-ft_support_contact_syz {
  font-size: 0.75rem;
  color: #8C7862;
  line-height: 1.4;
}.qzp-ft_support_contact_syz strong {
  margin-bottom: 2px;
  font-size: 11px;
  display: block;
  font-weight: 600;
  color: #A08C6C;
}.qzp-ft_main_syz {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 2rem 1rem 1.5rem;
}
@media(min-width: 771px) {.qzp-ft_main_syz {
  padding: 40px 24px 32px;
}
}.qzp-ft_main_in_syz {
  margin: 0 auto;
  gap: 24px;
  grid-template-columns: 1fr 1fr;
  max-width: 1320px;
  display: grid;
}
@media(min-width: 641px) {.qzp-ft_main_in_syz {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.qzp-ft_main_in_syz {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.qzp-ft_col_logo_syz {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.qzp-ft_col_logo_syz {
  grid-column: auto;
}
}.qzp-ft_logo_syz {
  gap: 9px;
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F5E8D0;
  margin-bottom: 12px;
  flex-wrap: wrap;
}.qzp-ft_logo_mark_syz {
  border-radius: 0.25rem;
  overflow: hidden;
  height: 1.875rem;
  width: 1.875rem;
}.qzp-ft_logo_mark_syz img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.qzp-ft_logo_sub_syz {
  color: #8C7862;
  max-width: 12.5rem;
  line-height: 1.55;
  font-size: 12px;
  overflow-wrap: break-word;
}.qzp-ft_col_title_syz {
  margin-bottom: 14px;
  letter-spacing: .07em;
  font-size: 0.75rem;
  font-weight: 700;
  color: #A08C6C;
  text-transform: uppercase;
}.qzp-ft_col_links_syz {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.qzp-ft_col_link_syz {
  transition: color .2s;
  color: #8C7862;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.qzp-ft_col_link_syz:hover {
  color: #CEBFA0;
}.qzp-ft_apps_syz {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.qzp-ft_app_card_syz {
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.05);
  gap: 10px;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 10px 12px;
  display: flex;
  align-items: center;
}.qzp-ft_app_card_syz:hover {
  border-color: rgba(196, 144, 42, 0.45);
}.qzp-ft_app_card_ic_syz svg {
  stroke-linejoin: round;
  width: 1.375rem;
  height: 22px;
  stroke-linecap: round;
}.qzp-ft_app_card_os_syz {
  font-size: 0.625rem;
  color: #8C7862;
  font-weight: 600;
}.qzp-ft_app_card_action_syz {
  font-weight: 700;
  font-size: 0.75rem;
  color: #CEBFA0;
}.qzp-ft_bot_syz {
  padding: 1.25rem 16px;
}
@media(min-width: 769px) {.qzp-ft_bot_syz {
  padding: 20px 24px;
}
}.qzp-ft_bot_in_syz {
  margin: 0 auto;
  gap: 16px;
  align-items: center;
  max-width: 82.5rem;
  display: flex;
  flex-wrap: wrap;
}.qzp-ft_socials_syz {
  gap: 8px;
  display: flex;
}.qzp-ft_soc_syz {
  transition: background .2s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  display: flex;
  color: #A08C6C;
  height: 36px;
  width: 36px;
  justify-content: center;
  align-items: center;
}.qzp-ft_soc_syz svg {
  stroke-linejoin: round;
  width: 1rem;
  height: 1rem;
  stroke-linecap: round;
}.qzp-ft_soc_syz:hover {
  background: rgba(255, 255, 255, 0.07);
}.qzp-ft_legal_syz {
  flex: 1;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  min-width: 200px;
  line-height: 1.6;
  color: #968070;
}.qzp-ft_legal_syz strong {
  color: #A08C6C;
  font-weight: 700;
}.qzp-ft_legal_syz a {
  color: #A08C6C;
  text-decoration: underline;
}.qzp-ft_age_syz {
  border-radius: 50%;
  border: 2px solid #968070;
  width: 32px;
  flex-shrink: 0;
  font-size: 11px;
  color: #968070;
  font-weight: 800;
  margin-left: auto;
  justify-content: center;
  height: 2rem;
  display: flex;
  align-items: center;
}