*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  -webkit-font-smoothing: antialiased;
  color: #C8C8C2;
  line-height: 1.6;
  font-family: 'Barlow', sans-serif;
  min-height: 100vh;
  background-color: #0F0F0D;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  border: none;
  background: transparent;
  cursor: pointer;
  color: inherit;
}a {
  text-decoration: none;
  color: inherit;
}.qqz-layout_gf7 {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.qqz-page_gf7 {
  display: flex;
  min-height: 100vh;
}.qqz-main_gf7 {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media screen and (min-width: 1081px) {.qqz-main_gf7 {
  padding-left: 220px;
}
}
@media screen and (max-width: 1077px) {.qqz-main_gf7 {
  padding-bottom: 4.5rem;
}
}.qqz-gc_gf7 {
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 8px;
  background: #141412;
  flex-shrink: 0;
  cursor: pointer;
  width: 140px;
  position: relative;
}
@media(min-width: 642px) {.qqz-gc_gf7 {
  width: 156px;
}
}
@media(min-width: 1082px) {.qqz-gc_gf7 {
  width: 168px;
}
}.qqz-gc_gf7:hover {
  transform: translateY(-3px);
  border-color: rgba(246, 200, 0, 0.07);
}.qqz-gc_img_gf7 {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding-bottom: 80%;
}.qqz-gc_img_gf7 img {
  inset: 0;
  height: 100%;
  position: absolute;
  object-fit: cover;
  width: 100%;
}.qqz-gc_hover_gf7 {
  background: rgba(0, 0, 0, 0.68);
  inset: 0;
  transition: opacity .2s;
  opacity: 0;
  position: absolute;
  justify-content: center;
  display: flex;
  align-items: center;
}.qqz-gc_gf7:hover .qqz-gc_hover_gf7 {
  opacity: 1;
}.qqz-gc_hover_btn_gf7 {
  padding: 8px 16px;
  background: #F6C800;
  border-radius: 5px;
  font-size: 12px;
  font-weight: 700;
  color: #F0F0EC;
}.qqz-gc_info_gf7 {
  padding: 8px 0.625rem 0.625rem;
}.qqz-gc_name_gf7 {
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
  color: #C8C8C2;
  margin-bottom: 3px;
  white-space: nowrap;
  font-size: 0.75rem;
  font-weight: 600;
}.qqz-gc_prov_gf7 {
  color: #808078;
  font-size: 0.625rem;
}.qqz-gc_tag_gf7 {
  padding: 2px 7px;
  border-radius: 4px;
  left: 6px;
  font-weight: 700;
  top: 6px;
  text-transform: uppercase;
  position: absolute;
  font-size: 0.563rem;
  z-index: 2;
  letter-spacing: .04em;
}.qqz-gc_tag_hot_gf7 {
  background: #F03030;
  color: #fff;
}.qqz-gc_tag_new_gf7 {
  background: #16C96A;
  color: #0F0F0D;
}.qqz-gc_tag_jp_gf7 {
  background: #F59E0B;
  color: #0F0F0D;
}.qqz-gc_tag_ex_gf7 {
  background: #E87C14;
  color: #fff;
}.qqz-gc_tag_live_gf7 {
  background: #F03030;
  color: #fff;
}.qqz-gr_gf7 {
  padding: 2rem 1rem 0;
  background: #0F0F0D;
}
@media(min-width: 766px) {.qqz-gr_gf7 {
  padding: 36px 24px 0;
}
}.qqz-gr_in_gf7 {
  margin: 0 auto;
  max-width: 82.5rem;
}.qqz-gr_head_gf7 {
  gap: 12px;
  margin-bottom: 0.625rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.qqz-gr_head_l_gf7 {
  flex: 1;
  gap: 0.625rem;
  align-items: center;
  display: flex;
  min-width: 0;
}.qqz-gr_ic_gf7 {
  border-radius: 8px;
  align-items: center;
  display: flex;
  justify-content: center;
  width: 32px;
  flex-shrink: 0;
  height: 2rem;
}.qqz-gr_ic_gf7 svg {
  height: 1rem;
  width: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.qqz-gr_title_gf7 {
  font-size: 1rem;
  color: #F0F0EC;
  font-weight: 700;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.qqz-gr_title_gf7 {
  font-size: 1.125rem;
}
}.qqz-gr_more_gf7 {
  gap: 0.313rem;
  transition: color .2s;
  align-items: center;
  color: #848480;
  font-weight: 600;
  white-space: nowrap;
  display: flex;
  flex-shrink: 0;
  font-size: 12px;
}.qqz-gr_more_gf7:hover {
  color: #F6C800;
}.qqz-gr_more_gf7 svg {
  width: 12px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 12px;
}.qqz-gr_arrows_gf7 {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.qqz-gr_arr_gf7 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 1.875rem;
  height: 1.875rem;
  color: #969690;
  display: flex;
}.qqz-gr_arr_gf7:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F0F0EC;
}.qqz-gr_arr_gf7 svg {
  height: 0.813rem;
  stroke-linejoin: round;
  width: 0.813rem;
  stroke-linecap: round;
}.qqz-gr_seo_h_gf7 {
  margin: 0 0 0.375rem;
  font-size: 0.813rem;
  max-width: 680px;
  color: #C8C8C2;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  font-weight: 700;
}
@media(min-width: 766px) {.qqz-gr_seo_h_gf7 {
  font-size: 14px;
}
}.qqz-gr_seo_gf7 {
  margin-bottom: 12px;
  max-width: 680px;
  font-size: 12px;
  color: #848480;
  overflow-wrap: break-word;
  line-height: 1.55;
}.qqz-gr_seo_gf7 strong {
  color: #C8C8C2;
  font-weight: 600;
}.qqz-gr_scroll_gf7 {
  gap: 0.625rem;
  scrollbar-width: none;
  display: flex;
  padding-bottom: 10px;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.qqz-gr_scroll_gf7::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.qqz-gr_scroll_gf7 {
  gap: 12px;
}
}.qqz-tb_gf7 {
  background: #0F0F0D;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  height: 3.5rem;
  position: fixed;
  display: flex;
  left: 0;
  z-index: 80;
  top: 0;
  right: 0;
  align-items: center;
}.qqz-tb_in_gf7 {
  gap: 0;
  padding: 0 0.875rem;
  height: 100%;
  align-items: center;
  display: flex;
  width: 100%;
}.qqz-tb_burger_gf7 {
  border-radius: 0.5rem;
  gap: 5px;
  height: 2.375rem;
  flex-shrink: 0;
  justify-content: center;
  flex-direction: column;
  display: flex;
  width: 38px;
  margin-right: 8px;
  align-items: center;
}.qqz-tb_burger_gf7:hover {
  background: rgba(255, 255, 255, 0.05);
}.qqz-tb_burger_line_gf7 {
  border-radius: 1px;
  background: #969690;
  height: 2px;
  width: 18px;
  display: block;
}
@media(min-width: 1081px) {.qqz-tb_burger_gf7 {
  display: none;
}
}.qqz-tb_logo_gf7 {
  gap: 0.563rem;
  letter-spacing: -.01em;
  overflow-wrap: break-word;
  flex-shrink: 0;
  margin-right: 1.25rem;
  display: flex;
  font-size: 18px;
  align-items: center;
  color: #F0F0EC;
  font-weight: 800;
}.qqz-tb_logo_mark_gf7 {
  overflow: hidden;
  border-radius: 8px;
  display: flex;
  height: 32px;
  justify-content: center;
  width: 32px;
  align-items: center;
}.qqz-tb_logo_mark_gf7 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.qqz-tb_nav_gf7 {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 643px) {.qqz-tb_nav_gf7 {
  display: flex;
}
}.qqz-tb_tab_gf7 {
  padding: 8px 14px;
  border-radius: 0.5rem;
  transition: background .15s,color .15s;
  font-size: 0.813rem;
  font-weight: 600;
  white-space: nowrap;
  color: #969690;
}.qqz-tb_tab_gf7:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F0F0EC;
}.qqz-tb_tab_gf7.qqz-state_active_gf7 {
  background: rgba(246, 200, 0, 0.15);
  color: #F0F0EC;
}.qqz-tb_right_gf7 {
  gap: 8px;
  display: flex;
  margin-left: auto;
  flex-shrink: 0;
  align-items: center;
}.qqz-tb_login_gf7 {
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.5rem;
  padding: 0.563rem 16px;
  font-size: 13px;
  color: #C8C8C2;
  display: none;
  font-weight: 600;
}.qqz-tb_login_gf7:hover {
  border-color: rgba(246, 200, 0, 0.40);
  color: #F0F0EC;
}
@media(min-width: 482px) {.qqz-tb_login_gf7 {
  display: block;
}
}.qqz-tb_reg_gf7 {
  background: #16C96A;
  transition: background .2s;
  padding: 9px 1.125rem;
  border-radius: 0.5rem;
  white-space: nowrap;
  font-weight: 700;
  font-size: 0.813rem;
  color: #0C0C0A;
}.qqz-tb_reg_gf7:hover {
  background: #12E074;
}.qqz-sb_gf7 {
  background: #1A1A17;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .25s ease;
  transform: translateX(-100%);
  width: 220px;
  top: 56px;
  z-index: 70;
  overflow-y: auto;
  bottom: 0;
  left: 0;
  position: fixed;
}.qqz-sb_gf7.qqz-state_open_gf7 {
  transform: translateX(0);
}.qqz-sb_gf7::-webkit-scrollbar {
  width: 4px;
}.qqz-sb_gf7::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1081px) {.qqz-sb_gf7 {
  transform: translateX(0);
}
}.qqz-sb_auth_gf7 {
  padding: 14px 0.75rem 0.625rem;
}.qqz-sb_btn_reg_gf7 {
  background: #16C96A;
  padding: 0.688rem;
  border-radius: 8px;
  transition: background .2s;
  margin-bottom: 0.5rem;
  font-size: 13px;
  color: #0C0C0A;
  font-weight: 700;
  text-align: center;
  display: block;
}.qqz-sb_btn_reg_gf7:hover {
  background: #12E074;
}.qqz-sb_btn_login_gf7 {
  transition: border-color .2s;
  padding: 10px;
  border-radius: 0.5rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  font-weight: 600;
  color: #C8C8C2;
  font-size: 13px;
  display: block;
  text-align: center;
}.qqz-sb_btn_login_gf7:hover {
  border-color: rgba(246, 200, 0, 0.40);
  color: #F0F0EC;
}.qqz-sb_promo_gf7 {
  overflow: hidden;
  border-radius: 8px;
  margin: 0 12px 10px;
  background: linear-gradient(135deg,#1C1500,#1A1A17);
  border: 1px solid rgba(246, 200, 0, 0.15);
  padding: 0.75rem 14px;
  position: relative;
}.qqz-sb_promo_gf7::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(246, 200, 0, 0.15),transparent 70%);
  height: 80px;
  width: 80px;
  right: -20px;
  position: absolute;
  content: '';
  top: -1.25rem;
}.qqz-sb_promo_title_gf7 {
  font-weight: 700;
  text-transform: uppercase;
  color: #F6C800;
  margin-bottom: 0.25rem;
  font-size: 0.688rem;
  letter-spacing: .06em;
}.qqz-sb_promo_text_gf7 {
  line-height: 1.35;
  font-size: 12px;
  color: #F0F0EC;
  font-weight: 600;
  overflow-wrap: break-word;
}.qqz-sb_promo_sub_gf7 {
  font-size: 10px;
  margin-top: 3px;
  color: #848480;
}.qqz-sb_nav_gf7 {
  padding: 0.375rem 0.5rem 16px;
}.qqz-sb_nav_lb_gf7 {
  padding: 10px 0.5rem 0.375rem;
  font-size: 0.625rem;
  letter-spacing: .08em;
  font-weight: 700;
  color: #808078;
  text-transform: uppercase;
}.qqz-sb_link_gf7 {
  gap: 0.625rem;
  transition: background .15s,color .15s;
  padding: 9px 0.625rem;
  border-radius: 0.313rem;
  align-items: center;
  color: #969690;
  overflow-wrap: break-word;
  font-weight: 500;
  font-size: 13px;
  display: flex;
  cursor: pointer;
}.qqz-sb_link_gf7:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F0F0EC;
}.qqz-sb_link_gf7.qqz-state_active_gf7 {
  background: rgba(246, 200, 0, 0.15);
  color: #F0F0EC;
}.qqz-sb_ic_gf7 {
  border-radius: 5px;
  display: flex;
  width: 30px;
  align-items: center;
  height: 1.875rem;
  flex-shrink: 0;
  justify-content: center;
}.qqz-sb_ic_gf7 svg {
  height: 1rem;
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
}.qqz-sb_ic_1_gf7 {
  background: rgba(246, 200, 0, 0.07);
  color: #F6C800;
}.qqz-sb_ic_2_gf7 {
  background: rgba(22, 201, 106, 0.15);
  color: #16C96A;
}.qqz-sb_ic_3_gf7 {
  background: rgba(245, 158, 11, 0.18);
  color: #F59E0B;
}.qqz-sb_ic_4_gf7 {
  background: rgba(232, 124, 20, 0.18);
  color: #E87C14;
}.qqz-sb_ic_5_gf7 {
  background: rgba(246, 200, 0, 0.07);
  color: #FF3D8A;
}.qqz-sb_ic_6_gf7 {
  background: rgba(232, 124, 20, 0.18);
  color: #9B3FE0;
}.qqz-sb_badge_gf7 {
  background: #F59E0B;
  border-radius: 5px;
  padding: 2px 7px;
  font-size: 0.563rem;
  color: #0C0C0A;
  margin-left: auto;
  font-weight: 700;
}.qqz-sb_bot_gf7 {
  gap: 8px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  display: flex;
}.qqz-sb_lang_gf7,.qqz-sb_help_gf7 {
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.06);
  gap: 0.375rem;
  padding: 9px 6px;
  flex: 1;
  transition: border-color .2s;
  display: flex;
  color: #969690;
  font-weight: 600;
  font-size: 0.688rem;
  justify-content: center;
  align-items: center;
}.qqz-sb_lang_gf7:hover,.qqz-sb_help_gf7:hover {
  border-color: rgba(246, 200, 0, 0.40);
  color: #F0F0EC;
}.qqz-sb_lang_gf7 svg,.qqz-sb_help_gf7 svg {
  height: 13px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 13px;
}.qqz-sb_bd_gf7 {
  background: rgba(0, 0, 0, 0.68);
  inset: 0;
  position: fixed;
  display: none;
  z-index: 69;
}.qqz-sb_bd_gf7.qqz-state_on_gf7 {
  display: block;
}
@media(min-width: 1078px) {.qqz-sb_bd_gf7 {
  display: none!important;
}
}.qqz-mob_nav_gf7 {
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  background: #1A1A17;
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  display: flex;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 80;
  position: fixed;
}
@media(min-width: 1081px) {.qqz-mob_nav_gf7 {
  display: none;
}
}.qqz-mob_nav_item_gf7 {
  flex: 1;
  gap: 0.25rem;
  padding: 4px 2px;
  align-items: center;
  color: #808078;
  flex-direction: column;
  cursor: pointer;
  display: flex;
}.qqz-mob_nav_ic_gf7 {
  line-height: 1;
}.qqz-mob_nav_ic_gf7 svg {
  height: 1.25rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 20px;
}.qqz-mob_nav_lb_gf7 {
  color: #808078;
  font-weight: 600;
  font-size: 10px;
}.qqz-mob_nav_item_gf7.qqz-state_active_gf7 {
  color: #F6C800;
}.qqz-mob_nav_item_gf7.qqz-state_active_gf7 .qqz-mob_nav_lb_gf7 {
  color: #F6C800;
}.qqz-hero_gf7 {
  padding: 20px 1rem 0;
  background: #0F0F0D;
}
@media(min-width: 765px) {.qqz-hero_gf7 {
  padding: 1.5rem 1.5rem 0;
}
}.qqz-hero_in_gf7 {
  margin: 0 auto;
  gap: 12px;
  display: grid;
  max-width: 1320px;
  grid-template-columns: 1fr;
}
@media(min-width:860px) {.qqz-hero_in_gf7 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width:1100px) {.qqz-hero_in_gf7 {
  grid-template-columns: 1fr 340px;
}
}.qqz-hero_promo_gf7 {
  background: #141412;
  overflow: hidden;
  border-radius: 0.75rem;
  align-items: stretch;
  display: flex;
  position: relative;
  min-height: 13.75rem;
}
@media(min-width: 769px) {.qqz-hero_promo_gf7 {
  min-height: 17.5rem;
}
}.qqz-hero_promo_bg_gf7 {
  background: linear-gradient(120deg,#1C1500 0%,#0F0F0D 100%);
  background-position: center;
  inset: 0;
  position: absolute;
  background-size: cover;
}.qqz-hero_promo_bg_gf7::after {
  background: linear-gradient(90deg,#0F0F0D 0%,rgba(0, 0, 0, 0.68) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.qqz-hero_promo_glow_gf7 {
  background: radial-gradient(circle,rgba(232, 124, 20, 0.18) 0%,transparent 65%);
  border-radius: 50%;
  pointer-events: none;
  right: 3.75rem;
  height: 18.75rem;
  position: absolute;
  top: -40px;
  width: 300px;
}.qqz-hero_promo_ct_gf7 {
  padding: 28px 24px 28px 1.75rem;
  max-width: 30rem;
  display: flex;
  z-index: 2;
  position: relative;
  justify-content: center;
  flex-direction: column;
}
@media(min-width: 765px) {.qqz-hero_promo_ct_gf7 {
  padding: 40px 2rem;
}
}.qqz-hero_badge_gf7 {
  border-radius: 20px;
  padding: 5px 0.75rem;
  background: rgba(246, 200, 0, 0.15);
  border: 1px solid rgba(246, 200, 0, 0.07);
  display: inline-block;
  color: #F6C800;
  margin-bottom: 14px;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
}.qqz-hero_h1_gf7 {
  overflow-wrap: break-word;
  line-height: 1.15;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 10px;
  font-size: 1.625rem;
  color: #F0F0EC;
}.qqz-hero_h1_gf7 em {
  color: #F59E0B;
  font-style: normal;
}
@media(min-width:768px) {.qqz-hero_h1_gf7 {
  font-size: 2.25rem;
}
}.qqz-hero_sub_gf7 {
  font-size: 0.813rem;
  line-height: 1.55;
  color: #969690;
  margin-bottom: 1.25rem;
}
@media(min-width: 765px) {.qqz-hero_sub_gf7 {
  font-size: 14px;
}
}.qqz-hero_row_gf7 {
  gap: 10px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.qqz-hero_cta_gf7 {
  transition: background .2s;
  border-radius: 0.5rem;
  padding: 0.813rem 26px;
  background: #16C96A;
  color: #0C0C0A;
  font-weight: 700;
  box-shadow: 0 0.25rem 1.125rem rgba(22, 201, 106, 0.50);
  font-size: 14px;
}.qqz-hero_cta_gf7:hover {
  background: #12E074;
}.qqz-hero_terms_gf7 {
  color: #808078;
  font-size: 0.688rem;
}.qqz-hero_game_gf7 {
  background: #141412;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 12px;
  overflow: hidden;
  flex-direction: column;
  position: relative;
  display: flex;
}.qqz-hero_game_badge_gf7 {
  border: 1px solid rgba(245, 158, 11, 0.18);
  border-radius: 20px;
  padding: 0.313rem 10px;
  background: rgba(245, 158, 11, 0.18);
  z-index: 3;
  color: #F59E0B;
  text-transform: uppercase;
  font-weight: 700;
  left: 0.75rem;
  font-size: 10px;
  position: absolute;
  letter-spacing: .06em;
  top: 0.75rem;
}.qqz-hero_game_badge_gf7 svg {
  vertical-align: -1px;
  width: 11px;
  margin-right: 0.25rem;
  height: 11px;
}.qqz-hero_game_img_gf7 {
  overflow: hidden;
  background: linear-gradient(135deg,#1C1500,#0F0F0D);
  padding-bottom: 60%;
  position: relative;
}.qqz-hero_game_img_gf7 img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  position: absolute;
  height: 100%;
}.qqz-hero_game_play_gf7 {
  background: rgba(0, 0, 0, 0.68);
  inset: 0;
  transition: opacity .2s;
  opacity: 0;
  position: absolute;
  justify-content: center;
  align-items: center;
  display: flex;
}.qqz-hero_game_gf7:hover .qqz-hero_game_play_gf7 {
  opacity: 1;
}.qqz-hero_game_play_gf7 span {
  border-radius: 50%;
  background: #F6C800;
  width: 52px;
  justify-content: center;
  align-items: center;
  height: 52px;
  display: flex;
}.qqz-hero_game_play_gf7 span svg {
  width: 1.125rem;
  height: 1.125rem;
  margin-left: 2px;
}.qqz-hero_game_info_gf7 {
  padding: 14px 16px;
}.qqz-hero_game_title_gf7 {
  font-size: 0.938rem;
  font-weight: 700;
  color: #F0F0EC;
  margin-bottom: 4px;
  overflow-wrap: break-word;
}.qqz-hero_game_provider_gf7 {
  font-size: 0.688rem;
  color: #848480;
}.qqz-hero_game_btn_gf7 {
  border-radius: 8px;
  transition: background .2s;
  background: #F6C800;
  margin: 0.75rem 16px 16px;
  padding: 11px;
  display: block;
  text-align: center;
  color: #F0F0EC;
  font-weight: 700;
  font-size: 13px;
}.qqz-hero_game_gf7:hover .qqz-hero_game_btn_gf7 {
  background: #FFD420;
}.qqz-sbar_gf7 {
  background: #0F0F0D;
  padding: 1rem 16px 0;
}
@media(min-width: 769px) {.qqz-sbar_gf7 {
  padding: 18px 24px 0;
}
}.qqz-sbar_in_gf7 {
  margin: 0 auto;
  max-width: 82.5rem;
}.qqz-sbar_row_gf7 {
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 0.75rem;
}.qqz-sbar_input_gf7 {
  background: #141412;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 0.688rem 16px;
  flex: 1;
  border-radius: 0.5rem;
  gap: 10px;
  font-size: 13px;
  color: #848480;
  cursor: pointer;
  align-items: center;
  display: flex;
}.qqz-sbar_input_gf7:hover {
  border-color: rgba(246, 200, 0, 0.40);
}.qqz-sbar_input_gf7 svg {
  flex-shrink: 0;
  width: 15px;
  height: 15px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.qqz-sbar_providers_gf7 {
  gap: 8px;
  padding: 0.688rem 1.125rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #141412;
  border-radius: 8px;
  transition: border-color .2s;
  display: flex;
  font-weight: 600;
  white-space: nowrap;
  color: #C8C8C2;
  align-items: center;
  font-size: 0.813rem;
}.qqz-sbar_providers_gf7:hover {
  border-color: rgba(246, 200, 0, 0.40);
  color: #F0F0EC;
}.qqz-sbar_providers_gf7 svg {
  width: 14px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.875rem;
}.qqz-sbar_tabs_gf7 {
  gap: 6px;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 2px;
  overflow-x: auto;
}.qqz-sbar_tabs_gf7::-webkit-scrollbar {
  display: none;
}.qqz-sbar_tab_gf7 {
  border: 1px solid rgba(255, 255, 255, 0.06);
  transition: background .15s,color .15s,border-color .15s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 1.25rem;
  padding: 8px 0.875rem;
  gap: 0.438rem;
  font-size: 12px;
  font-weight: 600;
  white-space: nowrap;
  align-items: center;
  cursor: pointer;
  flex-shrink: 0;
  display: flex;
  color: #969690;
}.qqz-sbar_tab_gf7:hover {
  border-color: rgba(246, 200, 0, 0.40);
  background: rgba(255, 255, 255, 0.07);
  color: #F0F0EC;
}.qqz-sbar_tab_gf7.qqz-state_active_gf7 {
  border-color: rgba(246, 200, 0, 0.07);
  background: rgba(246, 200, 0, 0.15);
  color: #F0F0EC;
}.qqz-sbar_tab_ic_gf7 svg {
  width: 14px;
  stroke-linejoin: round;
  height: 0.875rem;
  stroke-linecap: round;
}.qqz-wy_gf7 {
  padding: 2rem 16px 0;
  background: #0F0F0D;
}
@media(min-width: 769px) {.qqz-wy_gf7 {
  padding: 2.5rem 1.5rem 0;
}
}.qqz-wy_in_gf7 {
  margin: 0 auto;
  max-width: 82.5rem;
}.qqz-wy_head_gf7 {
  max-width: 720px;
  margin-bottom: 18px;
}.qqz-wy_label_gf7 {
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 8px;
  text-transform: uppercase;
  color: #F6C800;
}.qqz-wy_h2_gf7 {
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  color: #F0F0EC;
  font-size: 20px;
  font-weight: 800;
}
@media(min-width: 769px) {.qqz-wy_h2_gf7 {
  font-size: 1.5rem;
}
}.qqz-wy_intro_gf7 {
  margin: 0;
  line-height: 1.6;
  font-size: 0.813rem;
  color: #848480;
}.qqz-wy_grid_gf7 {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 643px) {.qqz-wy_grid_gf7 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.qqz-wy_grid_gf7 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.qqz-wy_card_gf7 {
  border-radius: 8px;
  transition: border-color .2s,transform .2s;
  padding: 20px;
  background: #1A1A17;
  border: 1px solid rgba(255, 255, 255, 0.10);
}.qqz-wy_card_gf7:hover {
  transform: translateY(-2px);
  border-color: rgba(246, 200, 0, 0.07);
}.qqz-wy_card_ic_gf7 {
  border-radius: 50%;
  background: rgba(246, 200, 0, 0.15);
  height: 44px;
  width: 44px;
  margin-bottom: 0.875rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #F6C800;
}.qqz-wy_card_ic_gf7 svg {
  stroke-linejoin: round;
  height: 22px;
  stroke-linecap: round;
  width: 22px;
}.qqz-wy_card_h_gf7 {
  color: #F0F0EC;
  font-size: 0.938rem;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  line-height: 1.25;
}.qqz-wy_card_p_gf7 {
  font-size: 13px;
  color: #848480;
  overflow-wrap: break-word;
  line-height: 1.6;
}.qqz-wy_card_p_gf7 strong {
  font-weight: 600;
  color: #C8C8C2;
}.qqz-gcg_gf7 {
  padding: 36px 1rem 0;
  background: #0F0F0D;
}
@media(min-width: 767px) {.qqz-gcg_gf7 {
  padding: 2.75rem 1.5rem 0;
}
}.qqz-gcg_in_gf7 {
  margin: 0 auto;
  max-width: 1320px;
}.qqz-gcg_head_gf7 {
  max-width: 720px;
  margin-bottom: 1.25rem;
}.qqz-gcg_label_gf7 {
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-size: 11px;
  color: #F6C800;
  font-weight: 700;
}.qqz-gcg_h2_gf7 {
  margin-bottom: 0.5rem;
  font-size: 22px;
  font-weight: 800;
  color: #F0F0EC;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width:768px) {.qqz-gcg_h2_gf7 {
  font-size: 28px;
}
}.qqz-gcg_intro_gf7 {
  color: #848480;
  font-size: 13px;
  line-height: 1.6;
}.qqz-gcg_grid_gf7 {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.qqz-gcg_grid_gf7 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.qqz-gcg_grid_gf7 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.qqz-gcg_card_gf7 {
  border-radius: 0.75rem;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 20px;
  transition: transform .2s,border-color .2s;
  flex-direction: column;
  min-height: 15rem;
  cursor: pointer;
  display: flex;
  position: relative;
  justify-content: flex-end;
}.qqz-gcg_card_gf7:hover {
  border-color: rgba(246, 200, 0, 0.15);
  transform: translateY(-3px);
}.qqz-gcg_card_bg_gf7 {
  inset: 0;
  position: absolute;
  z-index: 0;
}.qqz-gcg_card_bg_gf7::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.qqz-gcg_card_ic_gf7 {
  border-radius: 5px;
  background: rgba(0,0,0,.45);
  position: absolute;
  align-items: center;
  display: flex;
  height: 2.5rem;
  z-index: 2;
  right: 1.125rem;
  justify-content: center;
  top: 1.125rem;
  color: #F0F0EC;
  width: 40px;
}.qqz-gcg_card_ic_gf7 svg {
  stroke-linejoin: round;
  width: 1.25rem;
  stroke-linecap: round;
  height: 1.25rem;
}.qqz-gcg_card_ct_gf7 {
  position: relative;
  z-index: 1;
}.qqz-gcg_card_h_gf7 {
  color: #F0F0EC;
  line-height: 1.2;
  margin-bottom: 0.5rem;
  font-size: 1.125rem;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.qqz-gcg_card_h_gf7 {
  font-size: 20px;
}
}.qqz-gcg_card_p_gf7 {
  margin-bottom: 10px;
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 0.75rem;
  color: rgba(255,255,255,.82);
}.qqz-gcg_card_p_gf7 strong {
  font-weight: 600;
  color: #F0F0EC;
}.qqz-gcg_card_cta_gf7 {
  gap: 0.25rem;
  letter-spacing: .04em;
  align-items: center;
  font-weight: 700;
  display: inline-flex;
  text-transform: uppercase;
  color: #F6C800;
  font-size: 0.75rem;
}.qqz-gcg_card_cta_gf7 svg {
  stroke-linecap: round;
  width: 12px;
  height: 12px;
  stroke-linejoin: round;
}.qqz-ws_gf7 {
  padding: 32px 1rem 0;
  background: #0F0F0D;
}
@media(min-width: 769px) {.qqz-ws_gf7 {
  padding: 2.25rem 1.5rem 0;
}
}.qqz-ws_in_gf7 {
  margin: 0 auto;
  max-width: 82.5rem;
}.qqz-ws_head_gf7 {
  gap: 12px;
  flex-wrap: wrap;
  margin-bottom: 14px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}.qqz-ws_title_gf7 {
  gap: 10px;
  font-size: 16px;
  flex-wrap: wrap;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F0F0EC;
  font-weight: 700;
  align-items: center;
  overflow-wrap: break-word;
  display: flex;
}.qqz-ws_title_ic_gf7 svg {
  width: 18px;
  height: 18px;
  color: #F59E0B;
  stroke-linecap: round;
  stroke-linejoin: round;
}.qqz-ws_online_gf7 {
  gap: 7px;
  align-items: center;
  display: flex;
  font-weight: 600;
  font-size: 0.75rem;
  color: #848480;
}.qqz-ws_online_dot_gf7 {
  border-radius: 50%;
  background: #16C96A;
  height: 0.5rem;
  flex-shrink: 0;
  width: 8px;
  box-shadow: 0 0 6px rgba(22, 201, 106, 0.15);
}.qqz-ws_scroll_gf7 {
  gap: 0.5rem;
  display: flex;
  padding-bottom: 0.5rem;
  overflow-x: auto;
  scrollbar-width: none;
}.qqz-ws_scroll_gf7::-webkit-scrollbar {
  display: none;
}.qqz-wc_gf7 {
  background: #141412;
  padding: 10px 0.875rem;
  gap: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 8px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  min-width: 13.75rem;
}.qqz-wc_img_gf7 {
  border-radius: 5px;
  background: #1A1A17;
  overflow: hidden;
  flex-shrink: 0;
  height: 36px;
  width: 2.25rem;
}.qqz-wc_img_gf7 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.qqz-wc_info_gf7 {
  min-width: 0;
}.qqz-wc_game_gf7 {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.75rem;
  white-space: nowrap;
  font-weight: 600;
  color: #C8C8C2;
}.qqz-wc_player_gf7 {
  overflow: hidden;
  color: #808078;
  font-size: 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
}.qqz-wc_amount_gf7 {
  color: #16C96A;
  flex-shrink: 0;
  font-weight: 700;
  margin-left: auto;
  white-space: nowrap;
  font-size: 13px;
}.qqz-app_gf7 {
  background: #0F0F0D;
  padding: 2.25rem 16px 0;
}
@media(min-width: 771px) {.qqz-app_gf7 {
  padding: 2.75rem 1.5rem 0;
}
}.qqz-app_in_gf7 {
  margin: 0 auto;
  max-width: 1320px;
}.qqz-app_head_gf7 {
  margin-bottom: 16px;
}.qqz-app_label_gf7 {
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #F6C800;
  margin-bottom: 8px;
  letter-spacing: .08em;
}.qqz-app_h2_gf7 {
  font-size: 20px;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  color: #F0F0EC;
}
@media(min-width: 771px) {.qqz-app_h2_gf7 {
  font-size: 1.5rem;
}
}.qqz-app_sub_gf7 {
  max-width: 37.5rem;
  color: #848480;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.6;
}.qqz-app_sub_gf7 strong {
  font-weight: 700;
  color: #C8C8C2;
}.qqz-app_cards_gf7 {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  margin-top: 1rem;
  display: grid;
}
@media(min-width: 643px) {.qqz-app_cards_gf7 {
  grid-template-columns: repeat(3,1fr);
}
}.qqz-app_card_gf7 {
  gap: 16px;
  padding: 1.25rem;
  border-radius: 8px;
  overflow: hidden;
  flex-wrap: wrap;
  position: relative;
  display: flex;
  align-items: flex-start;
}.qqz-app_card_ios_gf7 {
  background: linear-gradient(135deg,rgba(246, 200, 0, 0.15) 0%,#1A1A17 100%);
}.qqz-app_card_android_gf7 {
  background: linear-gradient(135deg,rgba(22, 201, 106, 0.15) 0%,#1A1A17 100%);
}.qqz-app_card_win_gf7 {
  background: linear-gradient(135deg,rgba(245, 158, 11, 0.18) 0%,#1A1A17 100%);
}.qqz-app_card_ic_gf7 svg {
  width: 34px;
  stroke-linejoin: round;
  height: 34px;
  stroke-linecap: round;
}.qqz-app_card_ic_gf7 {
  flex-shrink: 0;
  color: #F0F0EC;
}.qqz-app_card_os_gf7 {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 10px;
  font-weight: 700;
  margin-bottom: 6px;
  color: #848480;
}.qqz-app_card_title_gf7 {
  font-weight: 700;
  line-height: 1.2;
  color: #F0F0EC;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  font-size: 15px;
}.qqz-app_card_text_gf7 {
  overflow-wrap: break-word;
  line-height: 1.5;
  color: #848480;
  margin-bottom: 14px;
  font-size: 0.75rem;
}.qqz-app_card_btn_gf7 {
  border-radius: 0.313rem;
  transition: background .2s;
  border: 1px solid rgba(246, 200, 0, 0.40);
  padding: 0.625rem 1.125rem;
  background: rgba(255, 255, 255, 0.12);
  gap: 7px;
  display: inline-flex;
  font-weight: 700;
  font-size: 0.813rem;
  color: #F0F0EC;
  align-items: center;
}.qqz-app_card_btn_gf7:hover {
  background: rgba(255, 255, 255, 0.07);
}.qqz-reg_gf7 {
  padding: 36px 1rem 0;
  background: #0F0F0D;
}
@media(min-width:768px) {.qqz-reg_gf7 {
  padding: 2.75rem 1.5rem 0;
}
}.qqz-reg_in_gf7 {
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 1.75rem 24px;
  background: #1A1A17;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 770px) {.qqz-reg_in_gf7 {
  padding: 2.5rem;
}
}.qqz-reg_top_gf7 {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.qqz-reg_top_gf7 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.qqz-reg_label_gf7 {
  font-weight: 700;
  color: #F6C800;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.qqz-reg_h2_gf7 {
  line-height: 1.2;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  font-size: 1.375rem;
  font-weight: 800;
  margin-bottom: 12px;
  color: #F0F0EC;
}
@media(min-width: 767px) {.qqz-reg_h2_gf7 {
  font-size: 1.75rem;
}
}.qqz-reg_bonus_gf7 {
  background: rgba(245, 158, 11, 0.18);
  border-radius: 8px;
  padding: 10px 16px;
  border: 1px solid rgba(245, 158, 11, 0.18);
  gap: 8px;
  display: inline-flex;
  align-items: center;
  margin-bottom: 1rem;
}.qqz-reg_bonus_amount_gf7 {
  color: #F59E0B;
  font-size: 1.25rem;
  font-weight: 800;
}.qqz-reg_bonus_text_gf7 {
  color: #969690;
  font-size: 13px;
  line-height: 1.35;
}.qqz-reg_cta_btn_gf7 {
  border-radius: 0.5rem;
  background: #16C96A;
  transition: background .2s;
  padding: 0.875rem 32px;
  box-shadow: 0 4px 18px rgba(22, 201, 106, 0.50);
  font-size: 15px;
  font-weight: 700;
  color: #0C0C0A;
  margin-bottom: 0.75rem;
  display: inline-block;
}.qqz-reg_cta_btn_gf7:hover {
  background: #12E074;
}.qqz-reg_terms_gf7 {
  font-size: 0.688rem;
  line-height: 1.5;
  color: #808078;
}.qqz-reg_seo_gf7 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 20px;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #848480;
  margin-top: 1.25rem;
}.qqz-reg_seo_gf7 p {
  font-size: 13px;
  line-height: 1.65;
  margin-bottom: 10px;
  color: #848480;
}.qqz-reg_seo_gf7 p:last-child {
  margin-bottom: 0;
}.qqz-reg_seo_gf7 strong {
  color: #C8C8C2;
  font-weight: 700;
}.qqz-reg_seo_gf7 a {
  transition: color .2s;
  color: #F6C800;
  text-decoration: underline;
}.qqz-reg_seo_gf7 a:hover {
  color: #FFD420;
}.qqz-reg_seo_gf7 ul,.qqz-reg_seo_gf7 ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 1.125rem;
}.qqz-reg_seo_gf7 ol {
  list-style: decimal;
}.qqz-reg_seo_gf7 li {
  line-height: 1.65;
  color: #848480;
  margin-bottom: 4px;
  font-size: 0.813rem;
}.qqz-reg_seo_gf7 table {
  width: 100%;
  margin-bottom: 0.625rem;
  font-size: 13px;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
}
@media(min-width: 771px) {.qqz-reg_seo_gf7 table {
  display: table;
}
}.qqz-reg_seo_gf7 th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C8C8C2;
  text-align: left;
  font-weight: 700;
}.qqz-reg_seo_gf7 td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #848480;
}.qqz-reg_steps_gf7 {
  gap: 14px;
  flex-direction: column;
  margin-top: 28px;
  display: flex;
}
@media(min-width: 863px) {.qqz-reg_steps_gf7 {
  margin-top: 0;
}
}.qqz-reg_step_gf7 {
  gap: 0.875rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 8px;
  padding: 1rem;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.qqz-reg_step_num_gf7 {
  background: rgba(246, 200, 0, 0.15);
  border: 1px solid rgba(246, 200, 0, 0.07);
  border-radius: 50%;
  align-items: center;
  color: #F6C800;
  height: 34px;
  width: 2.125rem;
  font-size: 0.875rem;
  display: flex;
  justify-content: center;
  flex-shrink: 0;
  font-weight: 800;
}.qqz-reg_step_title_gf7 {
  font-weight: 700;
  font-size: 14px;
  color: #F0F0EC;
  margin-bottom: 3px;
}.qqz-reg_step_text_gf7 {
  font-size: 0.75rem;
  color: #848480;
  line-height: 1.5;
}.qqz-reg_trust_gf7 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  padding-top: 1.25rem;
  flex-wrap: wrap;
  display: flex;
  margin-top: 1.25rem;
}.qqz-reg_trust_item_gf7 {
  gap: 7px;
  align-items: center;
  color: #848480;
  font-size: 12px;
  display: flex;
  overflow-wrap: break-word;
}.qqz-reg_trust_ic_gf7 svg {
  color: #F6C800;
  width: 16px;
  height: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.qqz-prov_gf7 {
  padding: 2.25rem 1rem 0;
  background: #0F0F0D;
}
@media(min-width: 765px) {.qqz-prov_gf7 {
  padding: 44px 24px 0;
}
}.qqz-prov_in_gf7 {
  margin: 0 auto;
  max-width: 1320px;
}.qqz-prov_head_gf7 {
  margin-bottom: 16px;
}.qqz-prov_label_gf7 {
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #F6C800;
  letter-spacing: .08em;
}.qqz-prov_h2_gf7 {
  font-weight: 800;
  color: #F0F0EC;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 8px;
}
@media(min-width:768px) {.qqz-prov_h2_gf7 {
  font-size: 24px;
}
}.qqz-prov_seo_gf7 {
  margin-bottom: 1rem;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #848480;
  max-width: 620px;
  line-height: 1.6;
}.qqz-prov_seo_gf7 strong {
  font-weight: 700;
  color: #C8C8C2;
}.qqz-prov_seo_gf7 a {
  text-decoration: underline;
  color: #F6C800;
}.qqz-prov_grid_gf7 {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 637px) {.qqz-prov_grid_gf7 {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1079px) {.qqz-prov_grid_gf7 {
  grid-template-columns: repeat(8,1fr);
}
}.qqz-prov_card_gf7 {
  padding: 0.875rem 10px;
  transition: border-color .2s,background .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.5rem;
  background: #141412;
  gap: 7px;
  align-items: center;
  flex-direction: column;
  display: flex;
  cursor: pointer;
}.qqz-prov_card_gf7:hover {
  border-color: rgba(246, 200, 0, 0.40);
  background: #1A1A17;
}.qqz-prov_logo_gf7 {
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  border-radius: 0.313rem;
  width: 2.75rem;
  align-items: center;
  display: flex;
  justify-content: center;
  height: 2.75rem;
}.qqz-prov_logo_gf7 img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.qqz-prov_name_gf7 {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  text-align: center;
  color: #969690;
  font-weight: 600;
}.qqz-htp_gf7 {
  padding: 36px 16px 0;
  background: #0F0F0D;
}
@media(min-width: 765px) {.qqz-htp_gf7 {
  padding: 2.75rem 24px 0;
}
}.qqz-htp_in_gf7 {
  margin: 0 auto;
  max-width: 82.5rem;
}.qqz-htp_head_gf7 {
  max-width: 45rem;
  margin-bottom: 22px;
}.qqz-htp_label_gf7 {
  font-weight: 700;
  text-transform: uppercase;
  color: #F6C800;
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 8px;
}.qqz-htp_h2_gf7 {
  color: #F0F0EC;
  font-size: 1.375rem;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.5rem;
}
@media(min-width: 769px) {.qqz-htp_h2_gf7 {
  font-size: 28px;
}
}.qqz-htp_intro_gf7 {
  color: #848480;
  font-size: 14px;
  line-height: 1.6;
}.qqz-htp_steps_gf7 {
  padding: 0;
  list-style: none;
  margin: 0;
  gap: 0.75rem;
  counter-reset: none;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 642px) {.qqz-htp_steps_gf7 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.qqz-htp_steps_gf7 {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.qqz-htp_step_gf7 {
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 20px 1.125rem 18px;
  background: #1A1A17;
  position: relative;
  flex-direction: column;
  display: flex;
}.qqz-htp_step_num_gf7 {
  border-radius: 50%;
  background: #F6C800;
  display: flex;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  font-size: 13px;
  align-items: center;
  position: absolute;
  color: #0C0C0A;
  width: 28px;
  height: 1.75rem;
  justify-content: center;
  left: 1.25rem;
  top: -12px;
}.qqz-htp_step_ic_gf7 {
  background: rgba(246, 200, 0, 0.15);
  border-radius: 0.313rem;
  margin: 0.5rem 0 0.75rem;
  color: #F6C800;
  display: flex;
  height: 2.25rem;
  align-items: center;
  width: 36px;
  justify-content: center;
}.qqz-htp_step_ic_gf7 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.125rem;
  height: 1.125rem;
}.qqz-htp_step_h_gf7 {
  font-size: 0.875rem;
  line-height: 1.25;
  font-weight: 700;
  color: #F0F0EC;
  margin-bottom: 6px;
  overflow-wrap: break-word;
}.qqz-htp_step_p_gf7 {
  line-height: 1.55;
  color: #848480;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.qqz-htp_step_p_gf7 strong {
  font-weight: 600;
  color: #C8C8C2;
}.qqz-htp_cta_gf7 {
  padding: 13px 26px;
  background: #16C96A;
  transition: background .2s;
  border-radius: 0.5rem;
  font-weight: 700;
  font-size: 14px;
  color: #0C0C0A;
  display: inline-block;
  margin-top: 1.25rem;
}.qqz-htp_cta_gf7:hover {
  background: #12E074;
}.qqz-bon_gf7 {
  background: #0F0F0D;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.qqz-bon_gf7 {
  padding: 2.75rem 24px 0;
}
}.qqz-bon_in_gf7 {
  margin: 0 auto;
  max-width: 1320px;
}.qqz-bon_head_gf7 {
  margin-bottom: 1.25rem;
}.qqz-bon_label_gf7 {
  color: #F6C800;
  font-size: 0.688rem;
  margin-bottom: 8px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}.qqz-bon_h2_gf7 {
  margin-bottom: 0.5rem;
  font-weight: 800;
  color: #F0F0EC;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  font-size: 20px;
}
@media(min-width: 767px) {.qqz-bon_h2_gf7 {
  font-size: 24px;
}
}.qqz-bon_seo_gf7 {
  line-height: 1.6;
  color: #848480;
  overflow-wrap: break-word;
  max-width: 620px;
  font-size: 0.813rem;
}.qqz-bon_seo_gf7 strong {
  font-weight: 700;
  color: #C8C8C2;
}.qqz-bon_seo_gf7 a {
  text-decoration: underline;
  color: #F6C800;
}.qqz-bon_grid_gf7 {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width:640px) {.qqz-bon_grid_gf7 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.qqz-bon_grid_gf7 {
  grid-template-columns: repeat(5,1fr);
}
}.qqz-bon_card_gf7 {
  border-radius: 8px;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #141412;
  padding: 16px;
}.qqz-bon_card_gf7:hover {
  transform: translateY(-2px);
  border-color: rgba(246, 200, 0, 0.07);
}.qqz-bon_card_ic_gf7 svg {
  height: 26px;
  stroke-linejoin: round;
  width: 1.625rem;
  stroke-linecap: round;
}.qqz-bon_card_ic_gf7 {
  margin-bottom: 10px;
}.qqz-bon_card_type_gf7 {
  margin-bottom: 6px;
  text-transform: uppercase;
  font-size: 0.625rem;
  color: #848480;
  letter-spacing: .06em;
  font-weight: 700;
}.qqz-bon_card_amount_gf7 {
  line-height: 1.1;
  font-weight: 800;
  margin-bottom: 6px;
  font-size: 18px;
  color: #F59E0B;
}.qqz-bon_card_name_gf7 {
  overflow-wrap: break-word;
  font-size: 13px;
  margin-bottom: 8px;
  font-weight: 600;
  color: #F0F0EC;
}.qqz-bon_card_detail_gf7 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 0.5rem;
  line-height: 1.5;
  color: #808078;
  font-size: 11px;
  overflow-wrap: break-word;
}.qqz-seo_gf7 {
  background: #0F0F0D;
  padding: 2.25rem 16px 0;
}
@media(min-width: 765px) {.qqz-seo_gf7 {
  padding: 44px 1.5rem 0;
}
}.qqz-seo_in_gf7 {
  padding: 28px 24px;
  border-radius: 0.75rem;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #1A1A17;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.qqz-seo_in_gf7 {
  padding: 2.25rem 2.5rem;
}
}.qqz-seo_label_gf7 {
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 10px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #F6C800;
}.qqz-seo_h2_gf7 {
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  line-height: 1.25;
  color: #F0F0EC;
  font-size: 1.25rem;
  margin-bottom: 0.875rem;
}
@media(min-width: 769px) {.qqz-seo_h2_gf7 {
  font-size: 1.5rem;
}
}.qqz-seo_body_gf7 {
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 14px;
  color: #969690;
}.qqz-seo_body_gf7 p {
  font-size: 0.875rem;
  color: #969690;
  line-height: 1.75;
  margin-bottom: 12px;
}.qqz-seo_body_gf7 p:last-child {
  margin-bottom: 0;
}.qqz-seo_body_gf7 strong {
  color: #C8C8C2;
  font-weight: 700;
}.qqz-seo_body_gf7 a {
  transition: color .2s;
  color: #F6C800;
  text-decoration: underline;
}.qqz-seo_body_gf7 a:hover {
  color: #FFD420;
}.qqz-seo_body_gf7 ul,.qqz-seo_body_gf7 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.qqz-seo_body_gf7 ol {
  list-style: decimal;
}.qqz-seo_body_gf7 li {
  margin-bottom: 0.375rem;
  color: #969690;
  font-size: 0.875rem;
  line-height: 1.75;
}.qqz-seo_body_gf7 table {
  display: block;
  font-size: 13px;
  width: 100%;
  overflow-x: auto;
  margin-bottom: 12px;
  border-collapse: collapse;
}
@media(min-width:768px) {.qqz-seo_body_gf7 table {
  display: table;
}
}.qqz-seo_body_gf7 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  color: #C8C8C2;
  text-align: left;
  font-weight: 700;
}.qqz-seo_body_gf7 td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #969690;
}.qqz-seo_cols_gf7 {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.qqz-seo_cols_gf7 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.qqz-seo_cols_gf7 {
  grid-template-columns: repeat(3,1fr);
}
}.qqz-seo_col_h_gf7 {
  font-size: 13px;
  font-weight: 700;
  color: #C8C8C2;
  overflow-wrap: break-word;
  margin-bottom: 7px;
}.qqz-seo_col_p_gf7 {
  font-size: 0.813rem;
  line-height: 1.65;
  color: #848480;
  overflow-wrap: break-word;
}.qqz-seo_stats_gf7 {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.qqz-seo_stat_gf7 {
  background: rgba(246, 200, 0, 0.07);
  border-radius: 0.5rem;
  border: 1px solid rgba(246, 200, 0, 0.15);
  padding: 0.875rem 16px;
  flex: 1;
  min-width: 8.75rem;
}.qqz-seo_stat_val_gf7 {
  font-size: 20px;
  font-weight: 800;
  color: #F6C800;
  overflow-wrap: break-word;
  margin-bottom: 4px;
}.qqz-seo_stat_lb_gf7 {
  color: #848480;
  overflow-wrap: break-word;
  font-size: 11px;
}.qqz-seo_gf7 {
  padding: 36px 1rem 0;
  background: #0F0F0D;
}
@media(min-width: 767px) {.qqz-seo_gf7 {
  padding: 2.75rem 1.5rem 0;
}
}.qqz-seo_in_gf7 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 28px 1.5rem;
  background: #1A1A17;
  border-radius: 12px;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 766px) {.qqz-seo_in_gf7 {
  padding: 2.25rem 2.5rem;
}
}.qqz-seo_label_gf7 {
  text-transform: uppercase;
  color: #F6C800;
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
}.qqz-seo_h2_gf7 {
  font-weight: 800;
  color: #F0F0EC;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.25rem;
  margin-bottom: 14px;
  line-height: 1.25;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.qqz-seo_h2_gf7 {
  font-size: 24px;
}
}.qqz-seo_body_gf7 {
  font-size: 0.875rem;
  overflow-wrap: break-word;
  color: #969690;
  line-height: 1.75;
}.qqz-seo_body_gf7 p {
  color: #969690;
  margin-bottom: 12px;
  line-height: 1.75;
  font-size: 0.875rem;
}.qqz-seo_body_gf7 p:last-child {
  margin-bottom: 0;
}.qqz-seo_body_gf7 strong {
  color: #C8C8C2;
  font-weight: 700;
}.qqz-seo_body_gf7 a {
  transition: color .2s;
  color: #F6C800;
  text-decoration: underline;
}.qqz-seo_body_gf7 a:hover {
  color: #FFD420;
}.qqz-seo_body_gf7 ul,.qqz-seo_body_gf7 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.qqz-seo_body_gf7 ol {
  list-style: decimal;
}.qqz-seo_body_gf7 li {
  line-height: 1.75;
  margin-bottom: 0.375rem;
  font-size: 14px;
  color: #969690;
}.qqz-seo_body_gf7 table {
  display: block;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 0.813rem;
  margin-bottom: 12px;
}
@media(min-width: 770px) {.qqz-seo_body_gf7 table {
  display: table;
}
}.qqz-seo_body_gf7 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  font-weight: 700;
  color: #C8C8C2;
  text-align: left;
}.qqz-seo_body_gf7 td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #969690;
}.qqz-seo_cols_gf7 {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 642px) {.qqz-seo_cols_gf7 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.qqz-seo_cols_gf7 {
  grid-template-columns: repeat(3,1fr);
}
}.qqz-seo_col_h_gf7 {
  margin-bottom: 7px;
  overflow-wrap: break-word;
  color: #C8C8C2;
  font-weight: 700;
  font-size: 0.813rem;
}.qqz-seo_col_p_gf7 {
  line-height: 1.65;
  color: #848480;
  font-size: 13px;
  overflow-wrap: break-word;
}.qqz-seo_stats_gf7 {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.qqz-seo_stat_gf7 {
  background: rgba(246, 200, 0, 0.07);
  flex: 1;
  padding: 14px 1rem;
  border-radius: 0.5rem;
  border: 1px solid rgba(246, 200, 0, 0.15);
  min-width: 140px;
}.qqz-seo_stat_val_gf7 {
  color: #F6C800;
  margin-bottom: 0.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
}.qqz-seo_stat_lb_gf7 {
  color: #848480;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.qqz-rv_gf7 {
  padding: 36px 16px 0;
  background: #0F0F0D;
}
@media(min-width: 770px) {.qqz-rv_gf7 {
  padding: 2.75rem 1.5rem 0;
}
}.qqz-rv_in_gf7 {
  margin: 0 auto;
  max-width: 1320px;
}.qqz-rv_head_gf7 {
  max-width: 45rem;
  margin-bottom: 20px;
}.qqz-rv_label_gf7 {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
  color: #F6C800;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
}.qqz-rv_h2_gf7 {
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
  font-size: 1.375rem;
  color: #F0F0EC;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
}
@media(min-width: 770px) {.qqz-rv_h2_gf7 {
  font-size: 28px;
}
}.qqz-rv_stats_gf7 {
  gap: 18px;
  color: #848480;
  font-size: 13px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.qqz-rv_stats_score_gf7 {
  gap: 6px;
  align-items: baseline;
  display: flex;
}.qqz-rv_stats_score_val_gf7 {
  font-size: 1.375rem;
  color: #F59E0B;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
}.qqz-rv_stats_score_max_gf7 {
  color: #808078;
  font-size: 0.813rem;
}.qqz-rv_stats_badge_gf7 {
  gap: 4px;
  align-items: center;
  display: flex;
}.qqz-rv_stats_badge_gf7 svg {
  height: 0.875rem;
  color: #F59E0B;
  width: 0.875rem;
}.qqz-rv_grid_gf7 {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.qqz-rv_grid_gf7 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.qqz-rv_grid_gf7 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.qqz-rv_card_gf7 {
  border-radius: 0.5rem;
  background: #1A1A17;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 1.25rem;
  flex-direction: column;
  display: flex;
}.qqz-rv_card_stars_gf7 {
  gap: 2px;
  color: #F59E0B;
  margin-bottom: 0.625rem;
  display: flex;
}.qqz-rv_card_stars_gf7 svg {
  height: 14px;
  width: 14px;
}.qqz-rv_card_h_gf7 {
  color: #F0F0EC;
  font-size: 14px;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  line-height: 1.3;
  font-weight: 700;
}.qqz-rv_card_body_gf7 {
  flex: 1;
  color: #848480;
  line-height: 1.65;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.qqz-rv_card_body_gf7 strong {
  font-weight: 600;
  color: #C8C8C2;
}.qqz-rv_card_meta_gf7 {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  align-items: center;
  flex-wrap: wrap;
  padding-top: 0.75rem;
  display: flex;
  justify-content: space-between;
}.qqz-rv_card_author_gf7 {
  font-size: 0.75rem;
  font-weight: 600;
  color: #C8C8C2;
}.qqz-rv_card_date_gf7 {
  color: #808078;
  font-size: 0.688rem;
}.qqz-faq_gf7 {
  background: #0F0F0D;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.qqz-faq_gf7 {
  padding: 2.75rem 1.5rem 0;
}
}.qqz-faq_in_gf7 {
  margin: 0 auto;
  max-width: 82.5rem;
}.qqz-faq_head_gf7 {
  margin-bottom: 1.25rem;
}.qqz-faq_label_gf7 {
  color: #F6C800;
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
}.qqz-faq_h2_gf7 {
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F0F0EC;
}
@media(min-width: 766px) {.qqz-faq_h2_gf7 {
  font-size: 24px;
}
}.qqz-faq_list_gf7 {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.qqz-faq_item_gf7 {
  border-radius: 8px;
  overflow: hidden;
  background: #1A1A17;
  border: 1px solid rgba(255, 255, 255, 0.10);
}.qqz-faq_q_gf7 {
  gap: 12px;
  padding: 16px 1.25rem;
  transition: color .2s;
  align-items: center;
  display: flex;
  justify-content: space-between;
  cursor: pointer;
  color: #C8C8C2;
  font-weight: 600;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  flex-wrap: wrap;
}.qqz-faq_q_gf7:hover {
  color: #F0F0EC;
}.qqz-faq_q_ic_gf7 {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  color: #F6C800;
  justify-content: center;
  width: 24px;
  font-size: 1rem;
  height: 1.5rem;
  align-items: center;
  flex-shrink: 0;
}.qqz-faq_item_gf7.qqz-state_open_gf7 .qqz-faq_q_ic_gf7 {
  transform: rotate(45deg);
}.qqz-faq_a_gf7 {
  padding: 0 20px 1rem;
  display: none;
  line-height: 1.7;
  font-size: 13px;
  color: #848480;
  overflow-wrap: break-word;
}.qqz-faq_item_gf7.qqz-state_open_gf7 .qqz-faq_a_gf7 {
  display: block;
}.qqz-faq_a_gf7 strong {
  font-weight: 700;
  color: #C8C8C2;
}.qqz-faq_a_gf7 a {
  color: #F6C800;
  text-decoration: underline;
}.qqz-faq_a_gf7 ul,.qqz-faq_a_gf7 ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 20px;
}.qqz-faq_a_gf7 ol {
  list-style: decimal;
}.qqz-faq_a_gf7 li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.qqz-faq_a_gf7 table {
  margin: 8px 0;
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
  font-size: 12px;
  display: block;
}
@media(min-width: 770px) {.qqz-faq_a_gf7 table {
  display: table;
}
}.qqz-faq_a_gf7 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 6px 8px;
  text-align: left;
  font-weight: 700;
  color: #C8C8C2;
}.qqz-faq_a_gf7 td {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #848480;
}.qqz-seo_gf7 {
  background: #0F0F0D;
  padding: 2.25rem 16px 0;
}
@media(min-width: 771px) {.qqz-seo_gf7 {
  padding: 2.75rem 24px 0;
}
}.qqz-seo_in_gf7 {
  border-radius: 12px;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #1A1A17;
  padding: 28px 24px;
  max-width: 82.5rem;
}
@media(min-width: 765px) {.qqz-seo_in_gf7 {
  padding: 36px 2.5rem;
}
}.qqz-seo_label_gf7 {
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #F6C800;
}.qqz-seo_h2_gf7 {
  line-height: 1.25;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F0F0EC;
  margin-bottom: 0.875rem;
  font-size: 1.25rem;
}
@media(min-width: 770px) {.qqz-seo_h2_gf7 {
  font-size: 24px;
}
}.qqz-seo_body_gf7 {
  color: #969690;
  line-height: 1.75;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.qqz-seo_body_gf7 p {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #969690;
  margin-bottom: 0.75rem;
}.qqz-seo_body_gf7 p:last-child {
  margin-bottom: 0;
}.qqz-seo_body_gf7 strong {
  color: #C8C8C2;
  font-weight: 700;
}.qqz-seo_body_gf7 a {
  transition: color .2s;
  color: #F6C800;
  text-decoration: underline;
}.qqz-seo_body_gf7 a:hover {
  color: #FFD420;
}.qqz-seo_body_gf7 ul,.qqz-seo_body_gf7 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.qqz-seo_body_gf7 ol {
  list-style: decimal;
}.qqz-seo_body_gf7 li {
  margin-bottom: 6px;
  font-size: 14px;
  color: #969690;
  line-height: 1.75;
}.qqz-seo_body_gf7 table {
  overflow-x: auto;
  font-size: 13px;
  display: block;
  margin-bottom: 0.75rem;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width: 769px) {.qqz-seo_body_gf7 table {
  display: table;
}
}.qqz-seo_body_gf7 th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #C8C8C2;
  text-align: left;
}.qqz-seo_body_gf7 td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #969690;
}.qqz-seo_cols_gf7 {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 638px) {.qqz-seo_cols_gf7 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.qqz-seo_cols_gf7 {
  grid-template-columns: repeat(3,1fr);
}
}.qqz-seo_col_h_gf7 {
  margin-bottom: 7px;
  color: #C8C8C2;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.813rem;
}.qqz-seo_col_p_gf7 {
  line-height: 1.65;
  font-size: 13px;
  color: #848480;
  overflow-wrap: break-word;
}.qqz-seo_stats_gf7 {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.qqz-seo_stat_gf7 {
  background: rgba(246, 200, 0, 0.07);
  padding: 0.875rem 16px;
  border: 1px solid rgba(246, 200, 0, 0.15);
  flex: 1;
  border-radius: 8px;
  min-width: 140px;
}.qqz-seo_stat_val_gf7 {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #F6C800;
  margin-bottom: 4px;
  font-weight: 800;
}.qqz-seo_stat_lb_gf7 {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #848480;
}.qqz-pmt_gf7 {
  padding: 2.25rem 1rem 0;
  background: #0F0F0D;
}
@media(min-width: 765px) {.qqz-pmt_gf7 {
  padding: 44px 1.5rem 0;
}
}.qqz-pmt_in_gf7 {
  margin: 0 auto;
  max-width: 1320px;
}.qqz-pmt_head_gf7 {
  max-width: 720px;
  margin-bottom: 22px;
}.qqz-pmt_label_gf7 {
  color: #F6C800;
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.qqz-pmt_h2_gf7 {
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  color: #F0F0EC;
  font-size: 22px;
}
@media(min-width: 767px) {.qqz-pmt_h2_gf7 {
  font-size: 1.75rem;
}
}.qqz-pmt_intro_gf7 {
  color: #848480;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 14px;
}.qqz-pmt_groups_gf7 {
  gap: 1.25rem;
  flex-direction: column;
  display: flex;
}.qqz-pmt_group_gf7 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.5rem;
  background: #1A1A17;
  padding: 20px;
}.qqz-pmt_group_head_gf7 {
  gap: 0.75rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  margin-bottom: 0.625rem;
}.qqz-pmt_group_ic_gf7 {
  border-radius: 0.313rem;
  background: rgba(246, 200, 0, 0.15);
  height: 2.25rem;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  flex-shrink: 0;
  color: #F6C800;
}.qqz-pmt_group_ic_gf7 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 18px;
  height: 18px;
}.qqz-pmt_group_h_gf7 {
  margin: 0;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F0F0EC;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 1rem;
}.qqz-pmt_group_p_gf7 {
  line-height: 1.6;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  font-size: 0.813rem;
  color: #848480;
}.qqz-pmt_group_p_gf7 strong {
  font-weight: 600;
  color: #C8C8C2;
}.qqz-pmt_table_wrap_gf7 {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.qqz-pmt_table_gf7 {
  min-width: 540px;
  width: 100%;
  border-collapse: collapse;
  font-size: 13px;
}.qqz-pmt_table_gf7 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  letter-spacing: .04em;
  font-size: 0.688rem;
  text-transform: uppercase;
  text-align: left;
  white-space: nowrap;
  color: #C8C8C2;
  font-weight: 700;
}.qqz-pmt_table_gf7 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  color: #848480;
}.qqz-pmt_table_gf7 tbody tr:last-child td {
  border-bottom: none;
}.qqz-pmt_table_gf7 tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #C8C8C2;
}.qqz-ft_gf7 {
  background: #070706;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 3rem;
}.qqz-ft_support_gf7 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.5rem 16px;
}
@media(min-width: 767px) {.qqz-ft_support_gf7 {
  padding: 1.75rem 1.5rem;
}
}.qqz-ft_support_in_gf7 {
  margin: 0 auto;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
  max-width: 1320px;
  align-items: center;
}.qqz-ft_support_main_gf7 {
  flex: 1;
  gap: 16px;
  min-width: 220px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.qqz-ft_support_ic_gf7 {
  flex-shrink: 0;
  color: #F6C800;
}.qqz-ft_support_ic_gf7 svg {
  width: 1.875rem;
  height: 1.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.qqz-ft_support_text_title_gf7 {
  overflow-wrap: break-word;
  font-size: 15px;
  margin-bottom: 3px;
  font-weight: 700;
  color: #F0F0EC;
}.qqz-ft_support_text_sub_gf7 {
  color: #848480;
  font-size: 12px;
  overflow-wrap: break-word;
}.qqz-ft_support_btn_gf7 {
  transition: background .2s;
  border-radius: 0.5rem;
  padding: 0.688rem 1.375rem;
  background: #F6C800;
  white-space: nowrap;
  flex-shrink: 0;
  color: #F0F0EC;
  font-weight: 700;
  font-size: 0.813rem;
}.qqz-ft_support_btn_gf7:hover {
  background: #FFD420;
}.qqz-ft_support_contacts_gf7 {
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.qqz-ft_support_contact_gf7 {
  color: #808078;
  line-height: 1.4;
  font-size: 12px;
}.qqz-ft_support_contact_gf7 strong {
  margin-bottom: 2px;
  display: block;
  font-weight: 600;
  color: #969690;
  font-size: 0.688rem;
}.qqz-ft_main_gf7 {
  padding: 2rem 1rem 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 770px) {.qqz-ft_main_gf7 {
  padding: 40px 24px 2rem;
}
}.qqz-ft_main_in_gf7 {
  gap: 24px;
  margin: 0 auto;
  display: grid;
  max-width: 1320px;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 639px) {.qqz-ft_main_in_gf7 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.qqz-ft_main_in_gf7 {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.qqz-ft_col_logo_gf7 {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.qqz-ft_col_logo_gf7 {
  grid-column: auto;
}
}.qqz-ft_logo_gf7 {
  gap: 0.563rem;
  display: flex;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
  align-items: center;
  font-weight: 800;
  color: #F0F0EC;
  font-size: 16px;
}.qqz-ft_logo_mark_gf7 {
  overflow: hidden;
  border-radius: 0.313rem;
  width: 1.875rem;
  height: 1.875rem;
}.qqz-ft_logo_mark_gf7 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.qqz-ft_logo_sub_gf7 {
  max-width: 12.5rem;
  font-size: 12px;
  color: #808078;
  line-height: 1.55;
  overflow-wrap: break-word;
}.qqz-ft_col_title_gf7 {
  color: #969690;
  font-size: 12px;
  margin-bottom: 0.875rem;
  letter-spacing: .07em;
  text-transform: uppercase;
  font-weight: 700;
}.qqz-ft_col_links_gf7 {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.qqz-ft_col_link_gf7 {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #808078;
  font-size: 0.813rem;
}.qqz-ft_col_link_gf7:hover {
  color: #C8C8C2;
}.qqz-ft_apps_gf7 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.qqz-ft_app_card_gf7 {
  transition: border-color .2s;
  gap: 10px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 0.625rem 12px;
  border-radius: 5px;
  align-items: center;
  display: flex;
}.qqz-ft_app_card_gf7:hover {
  border-color: rgba(246, 200, 0, 0.40);
}.qqz-ft_app_card_ic_gf7 svg {
  stroke-linejoin: round;
  width: 22px;
  stroke-linecap: round;
  height: 1.375rem;
}.qqz-ft_app_card_os_gf7 {
  color: #808078;
  font-size: 0.625rem;
  font-weight: 600;
}.qqz-ft_app_card_action_gf7 {
  color: #C8C8C2;
  font-weight: 700;
  font-size: 0.75rem;
}.qqz-ft_bot_gf7 {
  padding: 20px 16px;
}
@media(min-width: 770px) {.qqz-ft_bot_gf7 {
  padding: 20px 24px;
}
}.qqz-ft_bot_in_gf7 {
  gap: 1rem;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  max-width: 1320px;
}.qqz-ft_socials_gf7 {
  gap: 0.5rem;
  display: flex;
}.qqz-ft_soc_gf7 {
  border-radius: 5px;
  transition: background .2s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  display: flex;
  height: 2.25rem;
  align-items: center;
  color: #969690;
  width: 2.25rem;
  justify-content: center;
}.qqz-ft_soc_gf7 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1rem;
  height: 1rem;
}.qqz-ft_soc_gf7:hover {
  background: rgba(255, 255, 255, 0.07);
}.qqz-ft_legal_gf7 {
  flex: 1;
  line-height: 1.6;
  color: #797872;
  font-size: 0.688rem;
  min-width: 12.5rem;
  overflow-wrap: break-word;
}.qqz-ft_legal_gf7 strong {
  font-weight: 700;
  color: #969690;
}.qqz-ft_legal_gf7 a {
  text-decoration: underline;
  color: #969690;
}.qqz-ft_age_gf7 {
  border-radius: 50%;
  border: 2px solid #797872;
  display: flex;
  justify-content: center;
  font-size: 0.688rem;
  color: #797872;
  width: 32px;
  flex-shrink: 0;
  margin-left: auto;
  height: 2rem;
  align-items: center;
  font-weight: 800;
}