*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  min-height: 100vh;
  color: #D4D0CB;
  line-height: 1.6;
  font-family: 'Barlow', sans-serif;
  -webkit-font-smoothing: antialiased;
  background-color: #111110;
}ul,ol {
  list-style: none;
}img,picture,svg {
  display: block;
  max-width: 100%;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  cursor: pointer;
  color: inherit;
}a {
  color: inherit;
  text-decoration: none;
}.zqs-layout_7hl {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.zqs-page_7hl {
  min-height: 100vh;
  display: flex;
}.zqs-main_7hl {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media screen and (min-width: 1082px) {.zqs-main_7hl {
  padding-left: 220px;
}
}
@media screen and (max-width: 1078px) {.zqs-main_7hl {
  padding-bottom: 72px;
}
}.zqs-gc_7hl {
  border: 1px solid rgba(255,255,255,0.06);
  transition: transform .2s,border-color .2s;
  border-radius: 0.5rem;
  background: #171615;
  overflow: hidden;
  position: relative;
  flex-shrink: 0;
  cursor: pointer;
  width: 140px;
}
@media(min-width: 641px) {.zqs-gc_7hl {
  width: 156px;
}
}
@media(min-width: 1083px) {.zqs-gc_7hl {
  width: 168px;
}
}.zqs-gc_7hl:hover {
  border-color: rgba(229,52,31,0.07);
  transform: translateY(-3px);
}.zqs-gc_img_7hl {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding-bottom: 80%;
}.zqs-gc_img_7hl img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  position: absolute;
  height: 100%;
}.zqs-gc_hover_7hl {
  inset: 0;
  background: rgba(10,9,9,0.72);
  transition: opacity .2s;
  align-items: center;
  display: flex;
  justify-content: center;
  opacity: 0;
  position: absolute;
}.zqs-gc_7hl:hover .zqs-gc_hover_7hl {
  opacity: 1;
}.zqs-gc_hover_btn_7hl {
  border-radius: 4px;
  background: #E5341F;
  padding: 8px 1rem;
  font-weight: 700;
  font-size: 0.75rem;
  color: #F5F4F2;
}.zqs-gc_info_7hl {
  padding: 8px 10px 10px;
}.zqs-gc_name_7hl {
  overflow: hidden;
  font-size: 12px;
  color: #D4D0CB;
  margin-bottom: 3px;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 600;
  max-width: 100%;
}.zqs-gc_prov_7hl {
  font-size: 0.625rem;
  color: #524E48;
}.zqs-gc_tag_7hl {
  border-radius: 0.25rem;
  padding: 2px 7px;
  top: 6px;
  text-transform: uppercase;
  position: absolute;
  z-index: 2;
  font-size: 9px;
  font-weight: 700;
  left: 0.375rem;
  letter-spacing: .04em;
}.zqs-gc_tag_hot_7hl {
  background: #FF2D1A;
  color: #fff;
}.zqs-gc_tag_new_7hl {
  background: #27C160;
  color: #111110;
}.zqs-gc_tag_jp_7hl {
  background: #F0A500;
  color: #111110;
}.zqs-gc_tag_ex_7hl {
  background: #B02A17;
  color: #fff;
}.zqs-gc_tag_live_7hl {
  background: #FF2D1A;
  color: #fff;
}.zqs-gr_7hl {
  background: #111110;
  padding: 32px 16px 0;
}
@media(min-width: 771px) {.zqs-gr_7hl {
  padding: 2.25rem 1.5rem 0;
}
}.zqs-gr_in_7hl {
  margin: 0 auto;
  max-width: 1320px;
}.zqs-gr_head_7hl {
  gap: 0.75rem;
  display: flex;
  margin-bottom: 0.625rem;
  align-items: center;
  flex-wrap: wrap;
}.zqs-gr_head_l_7hl {
  flex: 1;
  gap: 0.625rem;
  display: flex;
  min-width: 0;
  align-items: center;
}.zqs-gr_ic_7hl {
  border-radius: 0.5rem;
  height: 2rem;
  width: 2rem;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
}.zqs-gr_ic_7hl svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 16px;
  height: 16px;
}.zqs-gr_title_7hl {
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  font-size: 1rem;
  color: #F5F4F2;
  font-weight: 700;
}
@media(min-width: 766px) {.zqs-gr_title_7hl {
  font-size: 18px;
}
}.zqs-gr_more_7hl {
  gap: 5px;
  transition: color .2s;
  font-weight: 600;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  color: #726D66;
  font-size: 0.75rem;
  white-space: nowrap;
}.zqs-gr_more_7hl:hover {
  color: #E5341F;
}.zqs-gr_more_7hl svg {
  stroke-linejoin: round;
  height: 0.75rem;
  stroke-linecap: round;
  width: 0.75rem;
}.zqs-gr_arrows_7hl {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.zqs-gr_arr_7hl {
  transition: background .15s,color .15s;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 4px;
  width: 1.875rem;
  color: #9A948C;
  display: flex;
  height: 1.875rem;
  justify-content: center;
  align-items: center;
}.zqs-gr_arr_7hl:hover {
  background: rgba(255,255,255,0.07);
  color: #F5F4F2;
}.zqs-gr_arr_7hl svg {
  width: 0.813rem;
  height: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.zqs-gr_seo_h_7hl {
  margin: 0 0 0.375rem;
  font-weight: 700;
  font-size: 13px;
  max-width: 42.5rem;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  color: #D4D0CB;
}
@media(min-width: 766px) {.zqs-gr_seo_h_7hl {
  font-size: 0.875rem;
}
}.zqs-gr_seo_7hl {
  max-width: 42.5rem;
  font-size: 0.75rem;
  margin-bottom: 12px;
  color: #726D66;
  line-height: 1.55;
  overflow-wrap: break-word;
}.zqs-gr_seo_7hl strong {
  font-weight: 600;
  color: #D4D0CB;
}.zqs-gr_scroll_7hl {
  gap: 10px;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  padding-bottom: 10px;
  display: flex;
}.zqs-gr_scroll_7hl::-webkit-scrollbar {
  display: none;
}
@media(min-width: 766px) {.zqs-gr_scroll_7hl {
  gap: 12px;
}
}.zqs-tb_7hl {
  background: #0E0D0C;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  left: 0;
  right: 0;
  z-index: 80;
  top: 0;
  position: fixed;
  height: 56px;
  display: flex;
  align-items: center;
}.zqs-tb_in_7hl {
  gap: 0;
  padding: 0 0.875rem;
  align-items: center;
  width: 100%;
  display: flex;
  height: 100%;
}.zqs-tb_burger_7hl {
  gap: 5px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  margin-right: 8px;
  justify-content: center;
  height: 38px;
  width: 38px;
  flex-direction: column;
}.zqs-tb_burger_7hl:hover {
  background: rgba(255,255,255,0.05);
}.zqs-tb_burger_line_7hl {
  border-radius: 1px;
  background: #9A948C;
  display: block;
  height: 2px;
  width: 1.125rem;
}
@media(min-width: 1079px) {.zqs-tb_burger_7hl {
  display: none;
}
}.zqs-tb_logo_7hl {
  gap: 0.563rem;
  font-weight: 800;
  color: #F5F4F2;
  flex-shrink: 0;
  letter-spacing: -.01em;
  display: flex;
  align-items: center;
  margin-right: 1.25rem;
  overflow-wrap: break-word;
  font-size: 1.125rem;
}.zqs-tb_logo_mark_7hl {
  border-radius: 8px;
  overflow: hidden;
  align-items: center;
  justify-content: center;
  width: 32px;
  display: flex;
  height: 2rem;
}.zqs-tb_logo_mark_7hl img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.zqs-tb_nav_7hl {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 639px) {.zqs-tb_nav_7hl {
  display: flex;
}
}.zqs-tb_tab_7hl {
  border-radius: 0.5rem;
  transition: background .15s,color .15s;
  padding: 8px 14px;
  font-size: 0.813rem;
  color: #9A948C;
  white-space: nowrap;
  font-weight: 600;
}.zqs-tb_tab_7hl:hover {
  background: rgba(255,255,255,0.05);
  color: #F5F4F2;
}.zqs-tb_tab_7hl.zqs-state_active_7hl {
  background: rgba(229,52,31,0.18);
  color: #F5F4F2;
}.zqs-tb_right_7hl {
  gap: 0.5rem;
  margin-left: auto;
  align-items: center;
  display: flex;
  flex-shrink: 0;
}.zqs-tb_login_7hl {
  transition: border-color .2s,color .2s;
  padding: 0.563rem 1rem;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 0.5rem;
  font-size: 0.813rem;
  display: none;
  font-weight: 600;
  color: #D4D0CB;
}.zqs-tb_login_7hl:hover {
  border-color: rgba(229,52,31,0.55);
  color: #F5F4F2;
}
@media(min-width: 481px) {.zqs-tb_login_7hl {
  display: block;
}
}.zqs-tb_reg_7hl {
  background: #27C160;
  border-radius: 0.5rem;
  padding: 9px 1.125rem;
  transition: background .2s;
  color: #100E0D;
  font-weight: 700;
  font-size: 0.813rem;
  white-space: nowrap;
}.zqs-tb_reg_7hl:hover {
  background: #34D970;
}.zqs-sb_7hl {
  border-right: 1px solid rgba(255,255,255,0.05);
  transform: translateX(-100%);
  transition: transform .25s ease;
  background: #1C1B1A;
  width: 13.75rem;
  position: fixed;
  z-index: 70;
  left: 0;
  overflow-y: auto;
  bottom: 0;
  top: 3.5rem;
}.zqs-sb_7hl.zqs-state_open_7hl {
  transform: translateX(0);
}.zqs-sb_7hl::-webkit-scrollbar {
  width: 4px;
}.zqs-sb_7hl::-webkit-scrollbar-thumb {
  background: rgba(255,255,255,0.07);
  border-radius: 2px;
}
@media(min-width: 1082px) {.zqs-sb_7hl {
  transform: translateX(0);
}
}.zqs-sb_auth_7hl {
  padding: 0.875rem 12px 0.625rem;
}.zqs-sb_btn_reg_7hl {
  padding: 11px;
  border-radius: 0.5rem;
  background: #27C160;
  transition: background .2s;
  color: #100E0D;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 0.5rem;
  display: block;
}.zqs-sb_btn_reg_7hl:hover {
  background: #34D970;
}.zqs-sb_btn_login_7hl {
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.11);
  padding: 10px;
  border-radius: 8px;
  transition: border-color .2s;
  font-weight: 600;
  text-align: center;
  color: #D4D0CB;
  display: block;
  font-size: 13px;
}.zqs-sb_btn_login_7hl:hover {
  border-color: rgba(229,52,31,0.55);
  color: #F5F4F2;
}.zqs-sb_promo_7hl {
  border: 1px solid rgba(229,52,31,0.18);
  padding: 12px 0.875rem;
  margin: 0 0.75rem 10px;
  border-radius: 0.5rem;
  background: linear-gradient(135deg,#2A0A06,#1C1B1A);
  overflow: hidden;
  position: relative;
}.zqs-sb_promo_7hl::before {
  background: radial-gradient(circle,rgba(229,52,31,0.18),transparent 70%);
  border-radius: 50%;
  position: absolute;
  right: -20px;
  width: 80px;
  top: -1.25rem;
  height: 5rem;
  content: '';
}.zqs-sb_promo_title_7hl {
  margin-bottom: 0.25rem;
  color: #E5341F;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .06em;
  font-weight: 700;
}.zqs-sb_promo_text_7hl {
  line-height: 1.35;
  overflow-wrap: break-word;
  font-weight: 600;
  color: #F5F4F2;
  font-size: 0.75rem;
}.zqs-sb_promo_sub_7hl {
  color: #726D66;
  margin-top: 3px;
  font-size: 10px;
}.zqs-sb_nav_7hl {
  padding: 0.375rem 8px 1rem;
}.zqs-sb_nav_lb_7hl {
  padding: 0.625rem 0.5rem 6px;
  font-weight: 700;
  color: #524E48;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.625rem;
}.zqs-sb_link_7hl {
  border-radius: 0.25rem;
  gap: 10px;
  padding: 9px 10px;
  transition: background .15s,color .15s;
  color: #9A948C;
  cursor: pointer;
  align-items: center;
  font-size: 13px;
  font-weight: 500;
  display: flex;
  overflow-wrap: break-word;
}.zqs-sb_link_7hl:hover {
  background: rgba(255,255,255,0.05);
  color: #F5F4F2;
}.zqs-sb_link_7hl.zqs-state_active_7hl {
  background: rgba(229,52,31,0.18);
  color: #F5F4F2;
}.zqs-sb_ic_7hl {
  border-radius: 4px;
  display: flex;
  align-items: center;
  width: 30px;
  flex-shrink: 0;
  height: 30px;
  justify-content: center;
}.zqs-sb_ic_7hl svg {
  height: 1rem;
  width: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.zqs-sb_ic_1_7hl {
  background: rgba(229,52,31,0.07);
  color: #E5341F;
}.zqs-sb_ic_2_7hl {
  background: rgba(39,193,96,0.16);
  color: #27C160;
}.zqs-sb_ic_3_7hl {
  background: rgba(240,165,0,0.16);
  color: #F0A500;
}.zqs-sb_ic_4_7hl {
  background: rgba(176,42,23,0.22);
  color: #B02A17;
}.zqs-sb_ic_5_7hl {
  background: rgba(229,52,31,0.07);
  color: #F0488A;
}.zqs-sb_ic_6_7hl {
  background: rgba(176,42,23,0.22);
  color: #9D4EDD;
}.zqs-sb_badge_7hl {
  background: #F0A500;
  border-radius: 4px;
  padding: 2px 7px;
  margin-left: auto;
  font-size: 0.563rem;
  font-weight: 700;
  color: #100E0D;
}.zqs-sb_bot_7hl {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 8px;
  padding: 0.75rem;
  display: flex;
}.zqs-sb_lang_7hl,.zqs-sb_help_7hl {
  border-radius: 4px;
  background: rgba(255,255,255,0.05);
  gap: 6px;
  flex: 1;
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.06);
  padding: 0.563rem 0.375rem;
  align-items: center;
  font-weight: 600;
  font-size: 0.688rem;
  display: flex;
  justify-content: center;
  color: #9A948C;
}.zqs-sb_lang_7hl:hover,.zqs-sb_help_7hl:hover {
  border-color: rgba(229,52,31,0.55);
  color: #F5F4F2;
}.zqs-sb_lang_7hl svg,.zqs-sb_help_7hl svg {
  width: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 13px;
}.zqs-sb_bd_7hl {
  inset: 0;
  background: rgba(10,9,9,0.72);
  display: none;
  z-index: 69;
  position: fixed;
}.zqs-sb_bd_7hl.zqs-state_on_7hl {
  display: block;
}
@media(min-width: 1079px) {.zqs-sb_bd_7hl {
  display: none!important;
}
}.zqs-mob_nav_7hl {
  border-top: 1px solid rgba(255,255,255,0.11);
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  background: #1C1B1A;
  left: 0;
  right: 0;
  z-index: 80;
  display: flex;
  bottom: 0;
  position: fixed;
}
@media(min-width: 1081px) {.zqs-mob_nav_7hl {
  display: none;
}
}.zqs-mob_nav_item_7hl {
  padding: 4px 2px;
  flex: 1;
  gap: 4px;
  color: #524E48;
  cursor: pointer;
  align-items: center;
  flex-direction: column;
  display: flex;
}.zqs-mob_nav_ic_7hl {
  line-height: 1;
}.zqs-mob_nav_ic_7hl svg {
  height: 1.25rem;
  width: 1.25rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.zqs-mob_nav_lb_7hl {
  font-weight: 600;
  color: #524E48;
  font-size: 10px;
}.zqs-mob_nav_item_7hl.zqs-state_active_7hl {
  color: #E5341F;
}.zqs-mob_nav_item_7hl.zqs-state_active_7hl .zqs-mob_nav_lb_7hl {
  color: #E5341F;
}.zqs-hero_7hl {
  background: #111110;
  padding: 1.25rem 16px 0;
}
@media(min-width: 770px) {.zqs-hero_7hl {
  padding: 24px 1.5rem 0;
}
}.zqs-hero_in_7hl {
  margin: 0 auto;
  gap: 12px;
  grid-template-columns: 1fr;
  max-width: 82.5rem;
  display: grid;
}
@media(min-width: 858px) {.zqs-hero_in_7hl {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1098px) {.zqs-hero_in_7hl {
  grid-template-columns: 1fr 340px;
}
}.zqs-hero_promo_7hl {
  border-radius: 0.75rem;
  overflow: hidden;
  background: #171615;
  min-height: 220px;
  align-items: stretch;
  position: relative;
  display: flex;
}
@media(min-width: 769px) {.zqs-hero_promo_7hl {
  min-height: 17.5rem;
}
}.zqs-hero_promo_bg_7hl {
  background: linear-gradient(120deg,#2A0A06 0%,#111110 100%);
  inset: 0;
  background-position: center;
  position: absolute;
  background-size: cover;
}.zqs-hero_promo_bg_7hl::after {
  background: linear-gradient(90deg,#111110 0%,rgba(10,9,9,0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.zqs-hero_promo_glow_7hl {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(176,42,23,0.22) 0%,transparent 65%);
  pointer-events: none;
  right: 60px;
  top: -2.5rem;
  width: 300px;
  position: absolute;
  height: 18.75rem;
}.zqs-hero_promo_ct_7hl {
  padding: 28px 1.5rem 1.75rem 28px;
  position: relative;
  max-width: 30rem;
  z-index: 2;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
@media(min-width: 766px) {.zqs-hero_promo_ct_7hl {
  padding: 40px 2rem;
}
}.zqs-hero_badge_7hl {
  padding: 0.313rem 12px;
  border: 1px solid rgba(229,52,31,0.07);
  border-radius: 20px;
  background: rgba(229,52,31,0.18);
  text-transform: uppercase;
  margin-bottom: 0.875rem;
  display: inline-block;
  color: #E5341F;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 10px;
}.zqs-hero_h1_7hl {
  font-weight: 800;
  line-height: 1.15;
  overflow-wrap: break-word;
  color: #F5F4F2;
  margin-bottom: 10px;
  font-size: 1.625rem;
  font-family: 'Barlow Condensed', sans-serif;
}.zqs-hero_h1_7hl em {
  color: #F0A500;
  font-style: normal;
}
@media(min-width: 769px) {.zqs-hero_h1_7hl {
  font-size: 36px;
}
}.zqs-hero_sub_7hl {
  line-height: 1.55;
  font-size: 13px;
  margin-bottom: 1.25rem;
  color: #9A948C;
}
@media(min-width: 770px) {.zqs-hero_sub_7hl {
  font-size: 14px;
}
}.zqs-hero_row_7hl {
  gap: 10px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.zqs-hero_cta_7hl {
  padding: 13px 26px;
  border-radius: 0.5rem;
  transition: background .2s;
  background: #27C160;
  font-weight: 700;
  box-shadow: 0 6px 20px rgba(39,193,96,0.38), inset 0 1px 0 rgba(255,255,255,0.12);
  font-size: 0.875rem;
  color: #100E0D;
}.zqs-hero_cta_7hl:hover {
  background: #34D970;
}.zqs-hero_terms_7hl {
  color: #524E48;
  font-size: 0.688rem;
}.zqs-hero_game_7hl {
  border: 1px solid rgba(255,255,255,0.06);
  overflow: hidden;
  border-radius: 12px;
  background: #171615;
  position: relative;
  display: flex;
  flex-direction: column;
}.zqs-hero_game_badge_7hl {
  padding: 0.313rem 0.625rem;
  border-radius: 1.25rem;
  background: rgba(240,165,0,0.16);
  border: 1px solid rgba(240,165,0,0.16);
  top: 0.75rem;
  position: absolute;
  left: 12px;
  font-weight: 700;
  letter-spacing: .06em;
  text-transform: uppercase;
  color: #F0A500;
  z-index: 3;
  font-size: 0.625rem;
}.zqs-hero_game_badge_7hl svg {
  width: 0.688rem;
  vertical-align: -1px;
  margin-right: 0.25rem;
  height: 0.688rem;
}.zqs-hero_game_img_7hl {
  background: linear-gradient(135deg,#2A0A06,#111110);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.zqs-hero_game_img_7hl img {
  inset: 0;
  width: 100%;
  position: absolute;
  object-fit: cover;
  height: 100%;
}.zqs-hero_game_play_7hl {
  transition: opacity .2s;
  inset: 0;
  background: rgba(10,9,9,0.72);
  justify-content: center;
  align-items: center;
  position: absolute;
  display: flex;
  opacity: 0;
}.zqs-hero_game_7hl:hover .zqs-hero_game_play_7hl {
  opacity: 1;
}.zqs-hero_game_play_7hl span {
  background: #E5341F;
  border-radius: 50%;
  height: 3.25rem;
  display: flex;
  align-items: center;
  width: 52px;
  justify-content: center;
}.zqs-hero_game_play_7hl span svg {
  width: 18px;
  margin-left: 2px;
  height: 1.125rem;
}.zqs-hero_game_info_7hl {
  padding: 0.875rem 1rem;
}.zqs-hero_game_title_7hl {
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  color: #F5F4F2;
  font-size: 0.938rem;
  font-weight: 700;
}.zqs-hero_game_provider_7hl {
  font-size: 0.688rem;
  color: #726D66;
}.zqs-hero_game_btn_7hl {
  transition: background .2s;
  border-radius: 8px;
  background: #E5341F;
  padding: 11px;
  margin: 12px 1rem 1rem;
  text-align: center;
  font-size: 13px;
  color: #F5F4F2;
  display: block;
  font-weight: 700;
}.zqs-hero_game_7hl:hover .zqs-hero_game_btn_7hl {
  background: #FF4A33;
}.zqs-wy_7hl {
  padding: 32px 16px 0;
  background: #111110;
}
@media(min-width: 765px) {.zqs-wy_7hl {
  padding: 40px 24px 0;
}
}.zqs-wy_in_7hl {
  margin: 0 auto;
  max-width: 1320px;
}.zqs-wy_head_7hl {
  margin-bottom: 18px;
  max-width: 45rem;
}.zqs-wy_label_7hl {
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #E5341F;
}.zqs-wy_h2_7hl {
  font-size: 1.25rem;
  color: #F5F4F2;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.5rem;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 770px) {.zqs-wy_h2_7hl {
  font-size: 1.5rem;
}
}.zqs-wy_intro_7hl {
  margin: 0;
  font-size: 13px;
  line-height: 1.6;
  color: #726D66;
}.zqs-wy_grid_7hl {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.zqs-wy_grid_7hl {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.zqs-wy_grid_7hl {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.zqs-wy_card_7hl {
  padding: 20px;
  background: #1C1B1A;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 0.5rem;
  transition: border-color .2s,transform .2s;
}.zqs-wy_card_7hl:hover {
  transform: translateY(-2px);
  border-color: rgba(229,52,31,0.07);
}.zqs-wy_card_ic_7hl {
  background: rgba(229,52,31,0.18);
  border-radius: 50%;
  margin-bottom: 0.875rem;
  color: #E5341F;
  height: 44px;
  width: 44px;
  align-items: center;
  display: flex;
  justify-content: center;
}.zqs-wy_card_ic_7hl svg {
  width: 22px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 22px;
}.zqs-wy_card_h_7hl {
  font-weight: 700;
  color: #F5F4F2;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-size: 0.938rem;
  margin-bottom: 0.375rem;
}.zqs-wy_card_p_7hl {
  font-size: 0.813rem;
  color: #726D66;
  line-height: 1.6;
  overflow-wrap: break-word;
}.zqs-wy_card_p_7hl strong {
  font-weight: 600;
  color: #D4D0CB;
}.zqs-gr_jp_7hl {
  overflow: hidden;
  border-radius: 0.75rem;
  background: linear-gradient(135deg,#1E0A2E 0%,#0E0910 100%);
  padding: 20px;
  position: relative;
}.zqs-gr_jp_7hl::before {
  background: radial-gradient(circle,rgba(176,42,23,0.22) 0%,transparent 70%);
  border-radius: 50%;
  top: -60px;
  left: -3.75rem;
  height: 15.625rem;
  content: '';
  width: 250px;
  position: absolute;
}.zqs-gr_jp_7hl::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(240,165,0,0.16) 0%,transparent 70%);
  bottom: -2.5rem;
  content: '';
  width: 200px;
  position: absolute;
  height: 12.5rem;
  right: 0;
}.zqs-gr_jp_head_7hl {
  gap: 16px;
  z-index: 1;
  flex-wrap: wrap;
  position: relative;
  display: flex;
  margin-bottom: 16px;
  align-items: flex-start;
}.zqs-gr_jp_info_7hl {
  flex: 1;
}.zqs-gr_jp_label_7hl {
  margin-bottom: 6px;
  color: #9D4EDD;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
}.zqs-gr_jp_label_7hl svg {
  width: 14px;
  margin-right: 4px;
  stroke-linecap: round;
  stroke-linejoin: round;
  vertical-align: -2px;
  height: 14px;
}.zqs-gr_jp_amount_7hl {
  color: #F5F4F2;
  font-size: 2rem;
  margin-bottom: 4px;
  font-weight: 800;
  line-height: 1;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width:768px) {.zqs-gr_jp_amount_7hl {
  font-size: 40px;
}
}.zqs-gr_jp_amount_7hl span {
  color: #F0A500;
}.zqs-gr_jp_seo_7hl {
  font-size: 12px;
  line-height: 1.5;
  max-width: 30rem;
  overflow-wrap: break-word;
  color: #9A948C;
}.zqs-gr_jp_cta_7hl {
  border-radius: 0.5rem;
  transition: background .2s;
  background: rgba(176,42,23,0.22);
  padding: 11px 1.25rem;
  border: 1px solid rgba(176,42,23,0.22);
  font-size: 13px;
  margin-top: 4px;
  font-weight: 700;
  white-space: nowrap;
  z-index: 1;
  flex-shrink: 0;
  position: relative;
  color: #F5F4F2;
  align-self: flex-start;
}.zqs-gr_jp_cta_7hl:hover {
  background: #B02A17;
}.zqs-gcg_7hl {
  padding: 36px 1rem 0;
  background: #111110;
}
@media(min-width: 770px) {.zqs-gcg_7hl {
  padding: 44px 24px 0;
}
}.zqs-gcg_in_7hl {
  margin: 0 auto;
  max-width: 1320px;
}.zqs-gcg_head_7hl {
  max-width: 45rem;
  margin-bottom: 20px;
}.zqs-gcg_label_7hl {
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  color: #E5341F;
  letter-spacing: .08em;
}.zqs-gcg_h2_7hl {
  overflow-wrap: break-word;
  font-size: 22px;
  color: #F5F4F2;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  margin-bottom: 8px;
}
@media(min-width: 769px) {.zqs-gcg_h2_7hl {
  font-size: 28px;
}
}.zqs-gcg_intro_7hl {
  font-size: 0.813rem;
  line-height: 1.6;
  color: #726D66;
}.zqs-gcg_grid_7hl {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 638px) {.zqs-gcg_grid_7hl {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.zqs-gcg_grid_7hl {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.zqs-gcg_card_7hl {
  overflow: hidden;
  border-radius: 12px;
  transition: transform .2s,border-color .2s;
  padding: 1.25rem;
  border: 1px solid rgba(255,255,255,0.11);
  position: relative;
  flex-direction: column;
  cursor: pointer;
  min-height: 15rem;
  justify-content: flex-end;
  display: flex;
}.zqs-gcg_card_7hl:hover {
  transform: translateY(-3px);
  border-color: rgba(229,52,31,0.18);
}.zqs-gcg_card_bg_7hl {
  inset: 0;
  position: absolute;
  z-index: 0;
}.zqs-gcg_card_bg_7hl::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  position: absolute;
  content: '';
}.zqs-gcg_card_ic_7hl {
  border-radius: 0.25rem;
  background: rgba(0,0,0,.45);
  position: absolute;
  align-items: center;
  width: 2.5rem;
  top: 18px;
  display: flex;
  justify-content: center;
  z-index: 2;
  color: #F5F4F2;
  height: 40px;
  right: 18px;
}.zqs-gcg_card_ic_7hl svg {
  height: 20px;
  width: 20px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.zqs-gcg_card_ct_7hl {
  position: relative;
  z-index: 1;
}.zqs-gcg_card_h_7hl {
  font-size: 1.125rem;
  overflow-wrap: break-word;
  color: #F5F4F2;
  font-family: 'Barlow Condensed', sans-serif;
  line-height: 1.2;
  font-weight: 800;
  margin-bottom: 0.5rem;
}
@media(min-width: 770px) {.zqs-gcg_card_h_7hl {
  font-size: 20px;
}
}.zqs-gcg_card_p_7hl {
  font-size: 12px;
  margin-bottom: 10px;
  color: rgba(255,255,255,.82);
  overflow-wrap: break-word;
  line-height: 1.55;
}.zqs-gcg_card_p_7hl strong {
  font-weight: 600;
  color: #F5F4F2;
}.zqs-gcg_card_cta_7hl {
  gap: 0.25rem;
  display: inline-flex;
  font-size: 12px;
  color: #E5341F;
  letter-spacing: .04em;
  align-items: center;
  font-weight: 700;
  text-transform: uppercase;
}.zqs-gcg_card_cta_7hl svg {
  height: 0.75rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.75rem;
}.zqs-ws_7hl {
  padding: 32px 1rem 0;
  background: #111110;
}
@media(min-width: 765px) {.zqs-ws_7hl {
  padding: 36px 1.5rem 0;
}
}.zqs-ws_in_7hl {
  margin: 0 auto;
  max-width: 1320px;
}.zqs-ws_head_7hl {
  gap: 0.75rem;
  margin-bottom: 0.875rem;
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.zqs-ws_title_7hl {
  gap: 0.625rem;
  font-size: 1rem;
  color: #F5F4F2;
  flex-wrap: wrap;
  font-weight: 700;
  font-family: 'Barlow Condensed', sans-serif;
  align-items: center;
  display: flex;
  overflow-wrap: break-word;
}.zqs-ws_title_ic_7hl svg {
  color: #F0A500;
  width: 1.125rem;
  stroke-linecap: round;
  height: 18px;
  stroke-linejoin: round;
}.zqs-ws_online_7hl {
  gap: 0.438rem;
  font-weight: 600;
  display: flex;
  color: #726D66;
  align-items: center;
  font-size: 0.75rem;
}.zqs-ws_online_dot_7hl {
  border-radius: 50%;
  background: #27C160;
  box-shadow: 0 0 0.375rem rgba(39,193,96,0.16);
  flex-shrink: 0;
  width: 8px;
  height: 8px;
}.zqs-ws_scroll_7hl {
  gap: 8px;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
  padding-bottom: 0.5rem;
}.zqs-ws_scroll_7hl::-webkit-scrollbar {
  display: none;
}.zqs-wc_7hl {
  gap: 10px;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 0.5rem;
  padding: 10px 0.875rem;
  background: #171615;
  min-width: 220px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}.zqs-wc_img_7hl {
  border-radius: 4px;
  background: #1C1B1A;
  overflow: hidden;
  width: 36px;
  height: 2.25rem;
  flex-shrink: 0;
}.zqs-wc_img_7hl img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.zqs-wc_info_7hl {
  min-width: 0;
}.zqs-wc_game_7hl {
  overflow: hidden;
  color: #D4D0CB;
  font-size: 12px;
  text-overflow: ellipsis;
  font-weight: 600;
  white-space: nowrap;
}.zqs-wc_player_7hl {
  overflow: hidden;
  white-space: nowrap;
  font-size: 10px;
  color: #524E48;
  text-overflow: ellipsis;
}.zqs-wc_amount_7hl {
  white-space: nowrap;
  font-size: 0.813rem;
  flex-shrink: 0;
  font-weight: 700;
  color: #27C160;
  margin-left: auto;
}.zqs-bon_7hl {
  padding: 36px 16px 0;
  background: #111110;
}
@media(min-width: 766px) {.zqs-bon_7hl {
  padding: 44px 24px 0;
}
}.zqs-bon_in_7hl {
  margin: 0 auto;
  max-width: 82.5rem;
}.zqs-bon_head_7hl {
  margin-bottom: 20px;
}.zqs-bon_label_7hl {
  letter-spacing: .08em;
  color: #E5341F;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 0.688rem;
  font-weight: 700;
}.zqs-bon_h2_7hl {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.25rem;
  color: #F5F4F2;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 8px;
}
@media(min-width: 770px) {.zqs-bon_h2_7hl {
  font-size: 24px;
}
}.zqs-bon_seo_7hl {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #726D66;
  max-width: 38.75rem;
  line-height: 1.6;
}.zqs-bon_seo_7hl strong {
  color: #D4D0CB;
  font-weight: 700;
}.zqs-bon_seo_7hl a {
  color: #E5341F;
  text-decoration: underline;
}.zqs-bon_grid_7hl {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width:640px) {.zqs-bon_grid_7hl {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.zqs-bon_grid_7hl {
  grid-template-columns: repeat(5,1fr);
}
}.zqs-bon_card_7hl {
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.11);
  background: #171615;
  padding: 16px;
  transition: border-color .2s,transform .2s;
}.zqs-bon_card_7hl:hover {
  transform: translateY(-2px);
  border-color: rgba(229,52,31,0.07);
}.zqs-bon_card_ic_7hl svg {
  stroke-linecap: round;
  height: 26px;
  width: 1.625rem;
  stroke-linejoin: round;
}.zqs-bon_card_ic_7hl {
  margin-bottom: 0.625rem;
}.zqs-bon_card_type_7hl {
  font-size: 0.625rem;
  color: #726D66;
  font-weight: 700;
  letter-spacing: .06em;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
}.zqs-bon_card_amount_7hl {
  color: #F0A500;
  font-weight: 800;
  margin-bottom: 0.375rem;
  font-size: 18px;
  line-height: 1.1;
}.zqs-bon_card_name_7hl {
  margin-bottom: 8px;
  font-weight: 600;
  color: #F5F4F2;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.zqs-bon_card_detail_7hl {
  border-top: 1px solid rgba(255,255,255,0.05);
  font-size: 11px;
  overflow-wrap: break-word;
  line-height: 1.5;
  padding-top: 8px;
  color: #524E48;
}.zqs-reg_7hl {
  padding: 2.25rem 1rem 0;
  background: #111110;
}
@media(min-width: 767px) {.zqs-reg_7hl {
  padding: 44px 24px 0;
}
}.zqs-reg_in_7hl {
  border: 1px solid rgba(255,255,255,0.06);
  margin: 0 auto;
  background: #1C1B1A;
  padding: 28px 1.5rem;
  border-radius: 0.75rem;
  max-width: 1320px;
}
@media(min-width: 770px) {.zqs-reg_in_7hl {
  padding: 40px;
}
}.zqs-reg_top_7hl {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 858px) {.zqs-reg_top_7hl {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.zqs-reg_label_7hl {
  text-transform: uppercase;
  color: #E5341F;
  letter-spacing: .08em;
  margin-bottom: 10px;
  font-size: 0.688rem;
  font-weight: 700;
}.zqs-reg_h2_7hl {
  font-family: 'Barlow Condensed', sans-serif;
  color: #F5F4F2;
  font-weight: 800;
  line-height: 1.2;
  font-size: 22px;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
}
@media(min-width: 766px) {.zqs-reg_h2_7hl {
  font-size: 28px;
}
}.zqs-reg_bonus_7hl {
  gap: 0.5rem;
  background: rgba(240,165,0,0.16);
  border-radius: 8px;
  border: 1px solid rgba(240,165,0,0.16);
  padding: 0.625rem 1rem;
  display: inline-flex;
  align-items: center;
  margin-bottom: 1rem;
}.zqs-reg_bonus_amount_7hl {
  color: #F0A500;
  font-size: 1.25rem;
  font-weight: 800;
}.zqs-reg_bonus_text_7hl {
  font-size: 0.813rem;
  line-height: 1.35;
  color: #9A948C;
}.zqs-reg_cta_btn_7hl {
  transition: background .2s;
  border-radius: 8px;
  padding: 0.875rem 32px;
  background: #27C160;
  margin-bottom: 12px;
  color: #100E0D;
  font-weight: 700;
  font-size: 0.938rem;
  display: inline-block;
  box-shadow: 0 6px 20px rgba(39,193,96,0.38), inset 0 1px 0 rgba(255,255,255,0.12);
}.zqs-reg_cta_btn_7hl:hover {
  background: #34D970;
}.zqs-reg_terms_7hl {
  line-height: 1.5;
  font-size: 0.688rem;
  color: #524E48;
}.zqs-reg_seo_7hl {
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 20px;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.65;
  padding-top: 20px;
  color: #726D66;
}.zqs-reg_seo_7hl p {
  color: #726D66;
  margin-bottom: 0.625rem;
  line-height: 1.65;
  font-size: 13px;
}.zqs-reg_seo_7hl p:last-child {
  margin-bottom: 0;
}.zqs-reg_seo_7hl strong {
  font-weight: 700;
  color: #D4D0CB;
}.zqs-reg_seo_7hl a {
  transition: color .2s;
  text-decoration: underline;
  color: #E5341F;
}.zqs-reg_seo_7hl a:hover {
  color: #FF4A33;
}.zqs-reg_seo_7hl ul,.zqs-reg_seo_7hl ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 18px;
}.zqs-reg_seo_7hl ol {
  list-style: decimal;
}.zqs-reg_seo_7hl li {
  font-size: 13px;
  margin-bottom: 4px;
  line-height: 1.65;
  color: #726D66;
}.zqs-reg_seo_7hl table {
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 10px;
  font-size: 0.813rem;
}
@media(min-width: 765px) {.zqs-reg_seo_7hl table {
  display: table;
}
}.zqs-reg_seo_7hl th {
  padding: 8px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #D4D0CB;
  font-weight: 700;
  text-align: left;
}.zqs-reg_seo_7hl td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #726D66;
}.zqs-reg_steps_7hl {
  gap: 0.875rem;
  margin-top: 1.75rem;
  flex-direction: column;
  display: flex;
}
@media(min-width: 861px) {.zqs-reg_steps_7hl {
  margin-top: 0;
}
}.zqs-reg_step_7hl {
  gap: 0.875rem;
  border-radius: 8px;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.06);
  padding: 16px;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.zqs-reg_step_num_7hl {
  border-radius: 50%;
  border: 1px solid rgba(229,52,31,0.07);
  background: rgba(229,52,31,0.18);
  width: 2.125rem;
  height: 34px;
  flex-shrink: 0;
  font-size: 0.875rem;
  color: #E5341F;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 800;
}.zqs-reg_step_title_7hl {
  font-size: 0.875rem;
  color: #F5F4F2;
  margin-bottom: 3px;
  font-weight: 700;
}.zqs-reg_step_text_7hl {
  color: #726D66;
  font-size: 12px;
  line-height: 1.5;
}.zqs-reg_trust_7hl {
  gap: 10px;
  border-top: 1px solid rgba(255,255,255,0.05);
  padding-top: 20px;
  display: flex;
  margin-top: 1.25rem;
  flex-wrap: wrap;
}.zqs-reg_trust_item_7hl {
  gap: 0.438rem;
  color: #726D66;
  display: flex;
  font-size: 12px;
  overflow-wrap: break-word;
  align-items: center;
}.zqs-reg_trust_ic_7hl svg {
  width: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  color: #E5341F;
  height: 1rem;
}.zqs-app_7hl {
  padding: 36px 1rem 0;
  background: #111110;
}
@media(min-width: 770px) {.zqs-app_7hl {
  padding: 2.75rem 24px 0;
}
}.zqs-app_in_7hl {
  margin: 0 auto;
  max-width: 82.5rem;
}.zqs-app_head_7hl {
  margin-bottom: 1rem;
}.zqs-app_label_7hl {
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #E5341F;
  font-size: 11px;
  font-weight: 700;
}.zqs-app_h2_7hl {
  color: #F5F4F2;
  margin-bottom: 0.375rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.25rem;
}
@media(min-width: 771px) {.zqs-app_h2_7hl {
  font-size: 24px;
}
}.zqs-app_sub_7hl {
  max-width: 37.5rem;
  line-height: 1.6;
  font-size: 0.813rem;
  color: #726D66;
  overflow-wrap: break-word;
}.zqs-app_sub_7hl strong {
  font-weight: 700;
  color: #D4D0CB;
}.zqs-app_cards_7hl {
  gap: 0.625rem;
  margin-top: 16px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:640px) {.zqs-app_cards_7hl {
  grid-template-columns: repeat(3,1fr);
}
}.zqs-app_card_7hl {
  gap: 1rem;
  overflow: hidden;
  padding: 1.25rem;
  border-radius: 8px;
  display: flex;
  position: relative;
  flex-wrap: wrap;
  align-items: flex-start;
}.zqs-app_card_ios_7hl {
  background: linear-gradient(135deg,rgba(229,52,31,0.18) 0%,#1C1B1A 100%);
}.zqs-app_card_android_7hl {
  background: linear-gradient(135deg,rgba(39,193,96,0.16) 0%,#1C1B1A 100%);
}.zqs-app_card_win_7hl {
  background: linear-gradient(135deg,rgba(240,165,0,0.16) 0%,#1C1B1A 100%);
}.zqs-app_card_ic_7hl svg {
  height: 2.125rem;
  stroke-linecap: round;
  width: 34px;
  stroke-linejoin: round;
}.zqs-app_card_ic_7hl {
  color: #F5F4F2;
  flex-shrink: 0;
}.zqs-app_card_os_7hl {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  color: #726D66;
  font-size: 10px;
  margin-bottom: 6px;
}.zqs-app_card_title_7hl {
  color: #F5F4F2;
  margin-bottom: 6px;
  line-height: 1.2;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 15px;
}.zqs-app_card_text_7hl {
  overflow-wrap: break-word;
  line-height: 1.5;
  font-size: 0.75rem;
  margin-bottom: 14px;
  color: #726D66;
}.zqs-app_card_btn_7hl {
  gap: 0.438rem;
  background: rgba(255,255,255,0.12);
  transition: background .2s;
  border-radius: 4px;
  padding: 10px 1.125rem;
  border: 1px solid rgba(229,52,31,0.55);
  display: inline-flex;
  align-items: center;
  font-weight: 700;
  font-size: 13px;
  color: #F5F4F2;
}.zqs-app_card_btn_7hl:hover {
  background: rgba(255,255,255,0.07);
}.zqs-prov_7hl {
  padding: 36px 16px 0;
  background: #111110;
}
@media(min-width: 770px) {.zqs-prov_7hl {
  padding: 2.75rem 1.5rem 0;
}
}.zqs-prov_in_7hl {
  margin: 0 auto;
  max-width: 82.5rem;
}.zqs-prov_head_7hl {
  margin-bottom: 16px;
}.zqs-prov_label_7hl {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 0.5rem;
  font-weight: 700;
  color: #E5341F;
}.zqs-prov_h2_7hl {
  margin-bottom: 8px;
  font-weight: 800;
  color: #F5F4F2;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  font-size: 20px;
}
@media(min-width:768px) {.zqs-prov_h2_7hl {
  font-size: 1.5rem;
}
}.zqs-prov_seo_7hl {
  color: #726D66;
  line-height: 1.6;
  max-width: 38.75rem;
  margin-bottom: 16px;
  overflow-wrap: break-word;
  font-size: 13px;
}.zqs-prov_seo_7hl strong {
  color: #D4D0CB;
  font-weight: 700;
}.zqs-prov_seo_7hl a {
  color: #E5341F;
  text-decoration: underline;
}.zqs-prov_grid_7hl {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 641px) {.zqs-prov_grid_7hl {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.zqs-prov_grid_7hl {
  grid-template-columns: repeat(8,1fr);
}
}.zqs-prov_card_7hl {
  gap: 0.438rem;
  padding: 14px 10px;
  transition: border-color .2s,background .2s;
  border: 1px solid rgba(255,255,255,0.11);
  background: #171615;
  border-radius: 8px;
  align-items: center;
  flex-direction: column;
  display: flex;
  cursor: pointer;
}.zqs-prov_card_7hl:hover {
  background: #1C1B1A;
  border-color: rgba(229,52,31,0.55);
}.zqs-prov_logo_7hl {
  overflow: hidden;
  border-radius: 4px;
  background: rgba(255,255,255,0.05);
  height: 2.75rem;
  width: 44px;
  justify-content: center;
  display: flex;
  align-items: center;
}.zqs-prov_logo_7hl img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}.zqs-prov_name_7hl {
  text-align: center;
  font-weight: 600;
  color: #9A948C;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.zqs-seo_7hl {
  padding: 36px 1rem 0;
  background: #111110;
}
@media(min-width: 771px) {.zqs-seo_7hl {
  padding: 2.75rem 24px 0;
}
}.zqs-seo_in_7hl {
  background: #1C1B1A;
  border-radius: 0.75rem;
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255,255,255,0.11);
  max-width: 1320px;
}
@media(min-width: 766px) {.zqs-seo_in_7hl {
  padding: 36px 2.5rem;
}
}.zqs-seo_label_7hl {
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #E5341F;
  font-weight: 700;
  margin-bottom: 0.625rem;
}.zqs-seo_h2_7hl {
  font-size: 1.25rem;
  color: #F5F4F2;
  font-weight: 800;
  margin-bottom: 14px;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 771px) {.zqs-seo_h2_7hl {
  font-size: 1.5rem;
}
}.zqs-seo_body_7hl {
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #9A948C;
  font-size: 0.875rem;
}.zqs-seo_body_7hl p {
  font-size: 14px;
  line-height: 1.75;
  color: #9A948C;
  margin-bottom: 12px;
}.zqs-seo_body_7hl p:last-child {
  margin-bottom: 0;
}.zqs-seo_body_7hl strong {
  font-weight: 700;
  color: #D4D0CB;
}.zqs-seo_body_7hl a {
  transition: color .2s;
  color: #E5341F;
  text-decoration: underline;
}.zqs-seo_body_7hl a:hover {
  color: #FF4A33;
}.zqs-seo_body_7hl ul,.zqs-seo_body_7hl ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.zqs-seo_body_7hl ol {
  list-style: decimal;
}.zqs-seo_body_7hl li {
  margin-bottom: 6px;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #9A948C;
}.zqs-seo_body_7hl table {
  margin-bottom: 12px;
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  font-size: 13px;
}
@media(min-width: 771px) {.zqs-seo_body_7hl table {
  display: table;
}
}.zqs-seo_body_7hl th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 12px;
  text-align: left;
  color: #D4D0CB;
  font-weight: 700;
}.zqs-seo_body_7hl td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #9A948C;
}.zqs-seo_cols_7hl {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 639px) {.zqs-seo_cols_7hl {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.zqs-seo_cols_7hl {
  grid-template-columns: repeat(3,1fr);
}
}.zqs-seo_col_h_7hl {
  color: #D4D0CB;
  font-weight: 700;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  margin-bottom: 7px;
}.zqs-seo_col_p_7hl {
  font-size: 13px;
  line-height: 1.65;
  color: #726D66;
  overflow-wrap: break-word;
}.zqs-seo_stats_7hl {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.zqs-seo_stat_7hl {
  flex: 1;
  background: rgba(229,52,31,0.07);
  border-radius: 0.5rem;
  border: 1px solid rgba(229,52,31,0.18);
  padding: 14px 1rem;
  min-width: 8.75rem;
}.zqs-seo_stat_val_7hl {
  font-size: 20px;
  margin-bottom: 0.25rem;
  font-weight: 800;
  color: #E5341F;
  overflow-wrap: break-word;
}.zqs-seo_stat_lb_7hl {
  color: #726D66;
  overflow-wrap: break-word;
  font-size: 11px;
}.zqs-seo_7hl {
  padding: 36px 16px 0;
  background: #111110;
}
@media(min-width:768px) {.zqs-seo_7hl {
  padding: 44px 1.5rem 0;
}
}.zqs-seo_in_7hl {
  border-radius: 0.75rem;
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.11);
  background: #1C1B1A;
  padding: 1.75rem 24px;
  max-width: 1320px;
}
@media(min-width: 765px) {.zqs-seo_in_7hl {
  padding: 36px 2.5rem;
}
}.zqs-seo_label_7hl {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  color: #E5341F;
  letter-spacing: .08em;
  margin-bottom: 10px;
}.zqs-seo_h2_7hl {
  line-height: 1.25;
  color: #F5F4F2;
  font-size: 1.25rem;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.zqs-seo_h2_7hl {
  font-size: 1.5rem;
}
}.zqs-seo_body_7hl {
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #9A948C;
  font-size: 0.875rem;
}.zqs-seo_body_7hl p {
  font-size: 0.875rem;
  color: #9A948C;
  margin-bottom: 0.75rem;
  line-height: 1.75;
}.zqs-seo_body_7hl p:last-child {
  margin-bottom: 0;
}.zqs-seo_body_7hl strong {
  font-weight: 700;
  color: #D4D0CB;
}.zqs-seo_body_7hl a {
  transition: color .2s;
  color: #E5341F;
  text-decoration: underline;
}.zqs-seo_body_7hl a:hover {
  color: #FF4A33;
}.zqs-seo_body_7hl ul,.zqs-seo_body_7hl ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.zqs-seo_body_7hl ol {
  list-style: decimal;
}.zqs-seo_body_7hl li {
  line-height: 1.75;
  color: #9A948C;
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
}.zqs-seo_body_7hl table {
  display: block;
  border-collapse: collapse;
  margin-bottom: 12px;
  width: 100%;
  font-size: 13px;
  overflow-x: auto;
}
@media(min-width: 770px) {.zqs-seo_body_7hl table {
  display: table;
}
}.zqs-seo_body_7hl th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  color: #D4D0CB;
  font-weight: 700;
}.zqs-seo_body_7hl td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #9A948C;
}.zqs-seo_cols_7hl {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 643px) {.zqs-seo_cols_7hl {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.zqs-seo_cols_7hl {
  grid-template-columns: repeat(3,1fr);
}
}.zqs-seo_col_h_7hl {
  font-weight: 700;
  overflow-wrap: break-word;
  color: #D4D0CB;
  font-size: 0.813rem;
  margin-bottom: 7px;
}.zqs-seo_col_p_7hl {
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 13px;
  color: #726D66;
}.zqs-seo_stats_7hl {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.zqs-seo_stat_7hl {
  padding: 14px 16px;
  background: rgba(229,52,31,0.07);
  flex: 1;
  border-radius: 8px;
  border: 1px solid rgba(229,52,31,0.18);
  min-width: 8.75rem;
}.zqs-seo_stat_val_7hl {
  margin-bottom: 0.25rem;
  font-size: 20px;
  font-weight: 800;
  color: #E5341F;
  overflow-wrap: break-word;
}.zqs-seo_stat_lb_7hl {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #726D66;
}.zqs-rv_7hl {
  padding: 2.25rem 16px 0;
  background: #111110;
}
@media(min-width: 769px) {.zqs-rv_7hl {
  padding: 44px 24px 0;
}
}.zqs-rv_in_7hl {
  margin: 0 auto;
  max-width: 82.5rem;
}.zqs-rv_head_7hl {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.zqs-rv_label_7hl {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-size: 11px;
  color: #E5341F;
}.zqs-rv_h2_7hl {
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 22px;
  color: #F5F4F2;
  overflow-wrap: break-word;
  margin-bottom: 0.625rem;
}
@media(min-width: 766px) {.zqs-rv_h2_7hl {
  font-size: 1.75rem;
}
}.zqs-rv_stats_7hl {
  gap: 1.125rem;
  display: flex;
  align-items: center;
  font-size: 13px;
  flex-wrap: wrap;
  color: #726D66;
}.zqs-rv_stats_score_7hl {
  gap: 0.375rem;
  display: flex;
  align-items: baseline;
}.zqs-rv_stats_score_val_7hl {
  font-size: 1.375rem;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F0A500;
  font-weight: 800;
}.zqs-rv_stats_score_max_7hl {
  color: #524E48;
  font-size: 13px;
}.zqs-rv_stats_badge_7hl {
  gap: 4px;
  display: flex;
  align-items: center;
}.zqs-rv_stats_badge_7hl svg {
  color: #F0A500;
  height: 14px;
  width: 0.875rem;
}.zqs-rv_grid_7hl {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 637px) {.zqs-rv_grid_7hl {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.zqs-rv_grid_7hl {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.zqs-rv_card_7hl {
  border: 1px solid rgba(255,255,255,0.11);
  padding: 20px;
  border-radius: 0.5rem;
  background: #1C1B1A;
  display: flex;
  flex-direction: column;
}.zqs-rv_card_stars_7hl {
  gap: 2px;
  color: #F0A500;
  margin-bottom: 10px;
  display: flex;
}.zqs-rv_card_stars_7hl svg {
  width: 0.875rem;
  height: 0.875rem;
}.zqs-rv_card_h_7hl {
  font-weight: 700;
  color: #F5F4F2;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-size: 0.875rem;
  line-height: 1.3;
}.zqs-rv_card_body_7hl {
  flex: 1;
  font-size: 13px;
  color: #726D66;
  margin-bottom: 0.875rem;
  line-height: 1.65;
  overflow-wrap: break-word;
}.zqs-rv_card_body_7hl strong {
  color: #D4D0CB;
  font-weight: 600;
}.zqs-rv_card_meta_7hl {
  gap: 10px;
  border-top: 1px solid rgba(255,255,255,0.05);
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 12px;
  align-items: center;
}.zqs-rv_card_author_7hl {
  color: #D4D0CB;
  font-size: 0.75rem;
  font-weight: 600;
}.zqs-rv_card_date_7hl {
  font-size: 0.688rem;
  color: #524E48;
}.zqs-pmt_7hl {
  padding: 36px 1rem 0;
  background: #111110;
}
@media(min-width:768px) {.zqs-pmt_7hl {
  padding: 2.75rem 1.5rem 0;
}
}.zqs-pmt_in_7hl {
  margin: 0 auto;
  max-width: 1320px;
}.zqs-pmt_head_7hl {
  margin-bottom: 22px;
  max-width: 45rem;
}.zqs-pmt_label_7hl {
  letter-spacing: .08em;
  color: #E5341F;
  margin-bottom: 0.5rem;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
}.zqs-pmt_h2_7hl {
  font-size: 22px;
  margin-bottom: 8px;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F5F4F2;
}
@media(min-width: 766px) {.zqs-pmt_h2_7hl {
  font-size: 28px;
}
}.zqs-pmt_intro_7hl {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.6;
  color: #726D66;
}.zqs-pmt_groups_7hl {
  gap: 20px;
  display: flex;
  flex-direction: column;
}.zqs-pmt_group_7hl {
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.11);
  background: #1C1B1A;
  padding: 20px;
}.zqs-pmt_group_head_7hl {
  gap: 0.75rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  margin-bottom: 0.625rem;
}.zqs-pmt_group_ic_7hl {
  border-radius: 4px;
  background: rgba(229,52,31,0.18);
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  color: #E5341F;
  height: 36px;
  display: flex;
  width: 36px;
}.zqs-pmt_group_ic_7hl svg {
  stroke-linejoin: round;
  height: 18px;
  stroke-linecap: round;
  width: 1.125rem;
}.zqs-pmt_group_h_7hl {
  margin: 0;
  color: #F5F4F2;
  overflow-wrap: break-word;
  font-weight: 700;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1rem;
}.zqs-pmt_group_p_7hl {
  line-height: 1.6;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  font-size: 0.813rem;
  color: #726D66;
}.zqs-pmt_group_p_7hl strong {
  color: #D4D0CB;
  font-weight: 600;
}.zqs-pmt_table_wrap_7hl {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.zqs-pmt_table_7hl {
  border-collapse: collapse;
  min-width: 540px;
  font-size: 13px;
  width: 100%;
}.zqs-pmt_table_7hl th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 0.75rem;
  font-weight: 700;
  white-space: nowrap;
  text-transform: uppercase;
  text-align: left;
  letter-spacing: .04em;
  font-size: 0.688rem;
  color: #D4D0CB;
}.zqs-pmt_table_7hl td {
  padding: 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #726D66;
}.zqs-pmt_table_7hl tbody tr:last-child td {
  border-bottom: none;
}.zqs-pmt_table_7hl tr:hover td {
  background: rgba(255,255,255,0.05);
  color: #D4D0CB;
}.zqs-faq_7hl {
  background: #111110;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.zqs-faq_7hl {
  padding: 44px 24px 0;
}
}.zqs-faq_in_7hl {
  margin: 0 auto;
  max-width: 82.5rem;
}.zqs-faq_head_7hl {
  margin-bottom: 1.25rem;
}.zqs-faq_label_7hl {
  letter-spacing: .08em;
  font-weight: 700;
  color: #E5341F;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-size: 0.688rem;
}.zqs-faq_h2_7hl {
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F5F4F2;
}
@media(min-width: 771px) {.zqs-faq_h2_7hl {
  font-size: 1.5rem;
}
}.zqs-faq_list_7hl {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.zqs-faq_item_7hl {
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 0.5rem;
  background: #1C1B1A;
  overflow: hidden;
}.zqs-faq_q_7hl {
  padding: 16px 1.25rem;
  gap: 0.75rem;
  transition: color .2s;
  font-size: 14px;
  display: flex;
  overflow-wrap: break-word;
  font-weight: 600;
  justify-content: space-between;
  color: #D4D0CB;
  align-items: center;
  flex-wrap: wrap;
  cursor: pointer;
}.zqs-faq_q_7hl:hover {
  color: #F5F4F2;
}.zqs-faq_q_ic_7hl {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255,255,255,0.05);
  display: flex;
  color: #E5341F;
  flex-shrink: 0;
  justify-content: center;
  font-size: 16px;
  height: 24px;
  width: 1.5rem;
  align-items: center;
}.zqs-faq_item_7hl.zqs-state_open_7hl .zqs-faq_q_ic_7hl {
  transform: rotate(45deg);
}.zqs-faq_a_7hl {
  padding: 0 1.25rem 16px;
  overflow-wrap: break-word;
  line-height: 1.7;
  display: none;
  color: #726D66;
  font-size: 0.813rem;
}.zqs-faq_item_7hl.zqs-state_open_7hl .zqs-faq_a_7hl {
  display: block;
}.zqs-faq_a_7hl strong {
  color: #D4D0CB;
  font-weight: 700;
}.zqs-faq_a_7hl a {
  text-decoration: underline;
  color: #E5341F;
}.zqs-faq_a_7hl ul,.zqs-faq_a_7hl ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 1.25rem;
}.zqs-faq_a_7hl ol {
  list-style: decimal;
}.zqs-faq_a_7hl li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.zqs-faq_a_7hl table {
  margin: 8px 0;
  display: block;
  border-collapse: collapse;
  font-size: 0.75rem;
  width: 100%;
  overflow-x: auto;
}
@media(min-width: 771px) {.zqs-faq_a_7hl table {
  display: table;
}
}.zqs-faq_a_7hl th {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #D4D0CB;
  font-weight: 700;
  text-align: left;
}.zqs-faq_a_7hl td {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #726D66;
}.zqs-seo_7hl {
  background: #111110;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.zqs-seo_7hl {
  padding: 2.75rem 24px 0;
}
}.zqs-seo_in_7hl {
  border: 1px solid rgba(255,255,255,0.11);
  background: #1C1B1A;
  border-radius: 0.75rem;
  margin: 0 auto;
  padding: 28px 24px;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.zqs-seo_in_7hl {
  padding: 2.25rem 2.5rem;
}
}.zqs-seo_label_7hl {
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #E5341F;
  font-weight: 700;
  margin-bottom: 0.625rem;
}.zqs-seo_h2_7hl {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 20px;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F5F4F2;
  line-height: 1.25;
}
@media(min-width: 766px) {.zqs-seo_h2_7hl {
  font-size: 24px;
}
}.zqs-seo_body_7hl {
  overflow-wrap: break-word;
  color: #9A948C;
  font-size: 0.875rem;
  line-height: 1.75;
}.zqs-seo_body_7hl p {
  margin-bottom: 0.75rem;
  line-height: 1.75;
  color: #9A948C;
  font-size: 14px;
}.zqs-seo_body_7hl p:last-child {
  margin-bottom: 0;
}.zqs-seo_body_7hl strong {
  color: #D4D0CB;
  font-weight: 700;
}.zqs-seo_body_7hl a {
  transition: color .2s;
  text-decoration: underline;
  color: #E5341F;
}.zqs-seo_body_7hl a:hover {
  color: #FF4A33;
}.zqs-seo_body_7hl ul,.zqs-seo_body_7hl ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.zqs-seo_body_7hl ol {
  list-style: decimal;
}.zqs-seo_body_7hl li {
  font-size: 0.875rem;
  margin-bottom: 6px;
  color: #9A948C;
  line-height: 1.75;
}.zqs-seo_body_7hl table {
  overflow-x: auto;
  width: 100%;
  font-size: 0.813rem;
  border-collapse: collapse;
  margin-bottom: 12px;
  display: block;
}
@media(min-width: 769px) {.zqs-seo_body_7hl table {
  display: table;
}
}.zqs-seo_body_7hl th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 12px;
  color: #D4D0CB;
  text-align: left;
  font-weight: 700;
}.zqs-seo_body_7hl td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 0.75rem;
  color: #9A948C;
}.zqs-seo_cols_7hl {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 637px) {.zqs-seo_cols_7hl {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.zqs-seo_cols_7hl {
  grid-template-columns: repeat(3,1fr);
}
}.zqs-seo_col_h_7hl {
  font-size: 0.813rem;
  color: #D4D0CB;
  margin-bottom: 7px;
  overflow-wrap: break-word;
  font-weight: 700;
}.zqs-seo_col_p_7hl {
  overflow-wrap: break-word;
  color: #726D66;
  font-size: 13px;
  line-height: 1.65;
}.zqs-seo_stats_7hl {
  gap: 1rem;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.zqs-seo_stat_7hl {
  border-radius: 0.5rem;
  flex: 1;
  border: 1px solid rgba(229,52,31,0.18);
  padding: 14px 1rem;
  background: rgba(229,52,31,0.07);
  min-width: 8.75rem;
}.zqs-seo_stat_val_7hl {
  font-weight: 800;
  color: #E5341F;
  margin-bottom: 4px;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}.zqs-seo_stat_lb_7hl {
  color: #726D66;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.zqs-ft_7hl {
  border-top: 1px solid rgba(255,255,255,0.05);
  background: #0A0909;
  margin-top: 48px;
}.zqs-ft_support_7hl {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 1.5rem 1rem;
}
@media(min-width: 769px) {.zqs-ft_support_7hl {
  padding: 28px 24px;
}
}.zqs-ft_support_in_7hl {
  margin: 0 auto;
  gap: 1rem;
  max-width: 82.5rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.zqs-ft_support_main_7hl {
  gap: 16px;
  flex: 1;
  display: flex;
  align-items: center;
  min-width: 13.75rem;
  flex-wrap: wrap;
}.zqs-ft_support_ic_7hl {
  color: #E5341F;
  flex-shrink: 0;
}.zqs-ft_support_ic_7hl svg {
  stroke-linejoin: round;
  width: 30px;
  stroke-linecap: round;
  height: 1.875rem;
}.zqs-ft_support_text_title_7hl {
  font-weight: 700;
  color: #F5F4F2;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  margin-bottom: 3px;
}.zqs-ft_support_text_sub_7hl {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #726D66;
}.zqs-ft_support_btn_7hl {
  padding: 11px 1.375rem;
  transition: background .2s;
  background: #E5341F;
  border-radius: 0.5rem;
  color: #F5F4F2;
  white-space: nowrap;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 13px;
}.zqs-ft_support_btn_7hl:hover {
  background: #FF4A33;
}.zqs-ft_support_contacts_7hl {
  gap: 1rem;
  flex-wrap: wrap;
  margin-left: auto;
  display: flex;
}.zqs-ft_support_contact_7hl {
  font-size: 12px;
  color: #524E48;
  line-height: 1.4;
}.zqs-ft_support_contact_7hl strong {
  display: block;
  font-weight: 600;
  font-size: 0.688rem;
  color: #9A948C;
  margin-bottom: 2px;
}.zqs-ft_main_7hl {
  padding: 2rem 16px 24px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width:768px) {.zqs-ft_main_7hl {
  padding: 40px 24px 2rem;
}
}.zqs-ft_main_in_7hl {
  margin: 0 auto;
  gap: 24px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 1320px;
}
@media(min-width: 643px) {.zqs-ft_main_in_7hl {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.zqs-ft_main_in_7hl {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.zqs-ft_col_logo_7hl {
  grid-column: 1/-1;
}
@media(min-width: 1078px) {.zqs-ft_col_logo_7hl {
  grid-column: auto;
}
}.zqs-ft_logo_7hl {
  gap: 0.563rem;
  margin-bottom: 12px;
  overflow-wrap: break-word;
  color: #F5F4F2;
  display: flex;
  flex-wrap: wrap;
  font-weight: 800;
  font-size: 1rem;
  align-items: center;
}.zqs-ft_logo_mark_7hl {
  border-radius: 4px;
  overflow: hidden;
  width: 1.875rem;
  height: 1.875rem;
}.zqs-ft_logo_mark_7hl img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.zqs-ft_logo_sub_7hl {
  max-width: 200px;
  color: #524E48;
  line-height: 1.55;
  font-size: 12px;
  overflow-wrap: break-word;
}.zqs-ft_col_title_7hl {
  color: #9A948C;
  letter-spacing: .07em;
  margin-bottom: 14px;
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
}.zqs-ft_col_links_7hl {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.zqs-ft_col_link_7hl {
  transition: color .2s;
  color: #524E48;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.zqs-ft_col_link_7hl:hover {
  color: #D4D0CB;
}.zqs-ft_apps_7hl {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.zqs-ft_app_card_7hl {
  gap: 10px;
  border: 1px solid rgba(255,255,255,0.11);
  background: rgba(255,255,255,0.05);
  border-radius: 0.25rem;
  transition: border-color .2s;
  padding: 0.625rem 0.75rem;
  display: flex;
  align-items: center;
}.zqs-ft_app_card_7hl:hover {
  border-color: rgba(229,52,31,0.55);
}.zqs-ft_app_card_ic_7hl svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.375rem;
  height: 22px;
}.zqs-ft_app_card_os_7hl {
  font-size: 0.625rem;
  font-weight: 600;
  color: #524E48;
}.zqs-ft_app_card_action_7hl {
  font-size: 12px;
  color: #D4D0CB;
  font-weight: 700;
}.zqs-ft_bot_7hl {
  padding: 1.25rem 16px;
}
@media(min-width: 769px) {.zqs-ft_bot_7hl {
  padding: 1.25rem 24px;
}
}.zqs-ft_bot_in_7hl {
  margin: 0 auto;
  gap: 1rem;
  display: flex;
  max-width: 1320px;
  flex-wrap: wrap;
  align-items: center;
}.zqs-ft_socials_7hl {
  gap: 0.5rem;
  display: flex;
}.zqs-ft_soc_7hl {
  border-radius: 4px;
  border: 1px solid rgba(255,255,255,0.11);
  transition: background .2s;
  background: rgba(255,255,255,0.05);
  justify-content: center;
  display: flex;
  align-items: center;
  color: #9A948C;
  height: 2.25rem;
  width: 36px;
}.zqs-ft_soc_7hl svg {
  height: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 16px;
}.zqs-ft_soc_7hl:hover {
  background: rgba(255,255,255,0.07);
}.zqs-ft_legal_7hl {
  flex: 1;
  overflow-wrap: break-word;
  color: #706B65;
  line-height: 1.6;
  min-width: 200px;
  font-size: 11px;
}.zqs-ft_legal_7hl strong {
  color: #9A948C;
  font-weight: 700;
}.zqs-ft_legal_7hl a {
  text-decoration: underline;
  color: #9A948C;
}.zqs-ft_age_7hl {
  border: 2px solid #706B65;
  border-radius: 50%;
  justify-content: center;
  color: #706B65;
  align-items: center;
  font-weight: 800;
  flex-shrink: 0;
  height: 32px;
  width: 2rem;
  font-size: 0.688rem;
  margin-left: auto;
  display: flex;
}