*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  -webkit-font-smoothing: antialiased;
  font-family: 'Inter', sans-serif;
  background-color: #0A0E1A;
  line-height: 1.6;
  min-height: 100vh;
  color: #C4D6EE;
}ul,ol {
  list-style: none;
}img,picture,svg {
  display: block;
  max-width: 100%;
}input,button,textarea,select {
  font: inherit;
}button {
  border: none;
  background: transparent;
  cursor: pointer;
  color: inherit;
}a {
  color: inherit;
  text-decoration: none;
}.qqa_layout_8ez {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}.qqa_page_8ez {
  min-height: 100vh;
  display: flex;
}.qqa_main_8ez {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media screen and (min-width: 1079px) {.qqa_main_8ez {
  padding-left: 220px;
}
}
@media screen and (max-width: 1081px) {.qqa_main_8ez {
  padding-bottom: 72px;
}
}.qqa_gc_8ez {
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 0.5rem;
  background: #0D1220;
  overflow: hidden;
  position: relative;
  flex-shrink: 0;
  width: 140px;
  cursor: pointer;
}
@media(min-width: 637px) {.qqa_gc_8ez {
  width: 156px;
}
}
@media(min-width: 1082px) {.qqa_gc_8ez {
  width: 168px;
}
}.qqa_gc_8ez:hover {
  border-color: rgba(46, 184, 240, 0.07);
  transform: translateY(-3px);
}.qqa_gc_img_8ez {
  overflow: hidden;
  padding-bottom: 80%;
  width: 100%;
  position: relative;
}.qqa_gc_img_8ez img {
  inset: 0;
  width: 100%;
  position: absolute;
  object-fit: cover;
  height: 100%;
}.qqa_gc_hover_8ez {
  inset: 0;
  background: rgba(6, 8, 16, 0.72);
  transition: opacity .2s;
  position: absolute;
  display: flex;
  opacity: 0;
  align-items: center;
  justify-content: center;
}.qqa_gc_8ez:hover .qqa_gc_hover_8ez {
  opacity: 1;
}.qqa_gc_hover_btn_8ez {
  padding: 0.5rem 1rem;
  border-radius: 0.313rem;
  background: #2EB8F0;
  color: #EFF6FF;
  font-weight: 700;
  font-size: 0.75rem;
}.qqa_gc_info_8ez {
  padding: 8px 0.625rem 10px;
}.qqa_gc_name_8ez {
  overflow: hidden;
  max-width: 100%;
  font-size: 0.75rem;
  white-space: nowrap;
  font-weight: 600;
  color: #C4D6EE;
  margin-bottom: 3px;
  text-overflow: ellipsis;
}.qqa_gc_prov_8ez {
  font-size: 0.625rem;
  color: #607898;
}.qqa_gc_tag_8ez {
  padding: 2px 0.438rem;
  border-radius: 4px;
  z-index: 2;
  letter-spacing: .04em;
  font-weight: 700;
  position: absolute;
  font-size: 0.563rem;
  top: 6px;
  left: 6px;
  text-transform: uppercase;
}.qqa_gc_tag_hot_8ez {
  background: #F03A3A;
  color: #fff;
}.qqa_gc_tag_new_8ez {
  background: #22D66A;
  color: #0A0E1A;
}.qqa_gc_tag_jp_8ez {
  background: #F5A623;
  color: #0A0E1A;
}.qqa_gc_tag_ex_8ez {
  background: #1A6BB5;
  color: #fff;
}.qqa_gc_tag_live_8ez {
  background: #F03A3A;
  color: #fff;
}.qqa_gr_8ez {
  padding: 2rem 16px 0;
  background: #0A0E1A;
}
@media(min-width: 770px) {.qqa_gr_8ez {
  padding: 36px 1.5rem 0;
}
}.qqa_gr_in_8ez {
  margin: 0 auto;
  max-width: 82.5rem;
}.qqa_gr_head_8ez {
  gap: 0.75rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  margin-bottom: 0.625rem;
}.qqa_gr_head_l_8ez {
  gap: 0.625rem;
  flex: 1;
  min-width: 0;
  align-items: center;
  display: flex;
}.qqa_gr_ic_8ez {
  border-radius: 0.5rem;
  width: 2rem;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  height: 32px;
  display: flex;
}.qqa_gr_ic_8ez svg {
  height: 16px;
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
}.qqa_gr_title_8ez {
  font-family: 'Exo 2', sans-serif;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #EFF6FF;
  font-size: 1rem;
}
@media(min-width: 769px) {.qqa_gr_title_8ez {
  font-size: 18px;
}
}.qqa_gr_more_8ez {
  gap: 5px;
  transition: color .2s;
  flex-shrink: 0;
  display: flex;
  font-weight: 600;
  align-items: center;
  white-space: nowrap;
  color: #627A99;
  font-size: 0.75rem;
}.qqa_gr_more_8ez:hover {
  color: #2EB8F0;
}.qqa_gr_more_8ez svg {
  width: 12px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.75rem;
}.qqa_gr_arrows_8ez {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.qqa_gr_arr_8ez {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.313rem;
  transition: background .15s,color .15s;
  height: 1.875rem;
  justify-content: center;
  color: #8FAAC8;
  align-items: center;
  width: 30px;
  display: flex;
}.qqa_gr_arr_8ez:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #EFF6FF;
}.qqa_gr_arr_8ez svg {
  height: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 13px;
}.qqa_gr_seo_h_8ez {
  margin: 0 0 6px;
  font-family: 'Exo 2', sans-serif;
  font-weight: 700;
  max-width: 680px;
  color: #C4D6EE;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}
@media(min-width: 771px) {.qqa_gr_seo_h_8ez {
  font-size: 0.875rem;
}
}.qqa_gr_seo_8ez {
  margin-bottom: 12px;
  line-height: 1.55;
  color: #627A99;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  max-width: 680px;
}.qqa_gr_seo_8ez strong {
  font-weight: 600;
  color: #C4D6EE;
}.qqa_gr_scroll_8ez {
  gap: 0.625rem;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 10px;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
}.qqa_gr_scroll_8ez::-webkit-scrollbar {
  display: none;
}
@media(min-width: 766px) {.qqa_gr_scroll_8ez {
  gap: 12px;
}
}.qqa_tb_8ez {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #0A0E1A;
  right: 0;
  top: 0;
  align-items: center;
  left: 0;
  position: fixed;
  z-index: 80;
  display: flex;
  height: 3.5rem;
}.qqa_tb_in_8ez {
  gap: 0;
  padding: 0 0.875rem;
  height: 100%;
  width: 100%;
  align-items: center;
  display: flex;
}.qqa_tb_burger_8ez {
  border-radius: 0.5rem;
  gap: 0.313rem;
  margin-right: 0.5rem;
  flex-direction: column;
  display: flex;
  flex-shrink: 0;
  width: 38px;
  justify-content: center;
  height: 38px;
  align-items: center;
}.qqa_tb_burger_8ez:hover {
  background: rgba(255, 255, 255, 0.05);
}.qqa_tb_burger_line_8ez {
  border-radius: 1px;
  background: #8FAAC8;
  display: block;
  width: 1.125rem;
  height: 2px;
}
@media(min-width: 1079px) {.qqa_tb_burger_8ez {
  display: none;
}
}.qqa_tb_logo_8ez {
  gap: 0.563rem;
  margin-right: 1.25rem;
  align-items: center;
  overflow-wrap: break-word;
  display: flex;
  font-weight: 800;
  flex-shrink: 0;
  font-size: 1.125rem;
  color: #EFF6FF;
  letter-spacing: -.01em;
}.qqa_tb_logo_mark_8ez {
  border-radius: 0.5rem;
  overflow: hidden;
  justify-content: center;
  height: 2rem;
  display: flex;
  width: 32px;
  align-items: center;
}.qqa_tb_logo_mark_8ez img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.qqa_tb_nav_8ez {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 641px) {.qqa_tb_nav_8ez {
  display: flex;
}
}.qqa_tb_tab_8ez {
  transition: background .15s,color .15s;
  padding: 8px 14px;
  border-radius: 8px;
  white-space: nowrap;
  font-weight: 600;
  color: #8FAAC8;
  font-size: 13px;
}.qqa_tb_tab_8ez:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EFF6FF;
}.qqa_tb_tab_8ez.qqa_state_active_8ez {
  background: rgba(46, 184, 240, 0.15);
  color: #EFF6FF;
}.qqa_tb_right_8ez {
  gap: 8px;
  margin-left: auto;
  align-items: center;
  flex-shrink: 0;
  display: flex;
}.qqa_tb_login_8ez {
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s,color .2s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  padding: 9px 16px;
  font-weight: 600;
  display: none;
  font-size: 13px;
  color: #C4D6EE;
}.qqa_tb_login_8ez:hover {
  border-color: rgba(46, 184, 240, 0.45);
  color: #EFF6FF;
}
@media(min-width:480px) {.qqa_tb_login_8ez {
  display: block;
}
}.qqa_tb_reg_8ez {
  border-radius: 8px;
  padding: 9px 18px;
  transition: background .2s;
  background: #22D66A;
  font-size: 13px;
  color: #071018;
  white-space: nowrap;
  font-weight: 700;
}.qqa_tb_reg_8ez:hover {
  background: #32E87C;
}.qqa_sb_8ez {
  transition: transform .25s ease;
  background: #101828;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  overflow-y: auto;
  top: 3.5rem;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 70;
  width: 13.75rem;
}.qqa_sb_8ez.qqa_state_open_8ez {
  transform: translateX(0);
}.qqa_sb_8ez::-webkit-scrollbar {
  width: 4px;
}.qqa_sb_8ez::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1077px) {.qqa_sb_8ez {
  transform: translateX(0);
}
}.qqa_sb_auth_8ez {
  padding: 0.875rem 12px 0.625rem;
}.qqa_sb_btn_reg_8ez {
  padding: 0.688rem;
  transition: background .2s;
  border-radius: 0.5rem;
  background: #22D66A;
  color: #071018;
  text-align: center;
  display: block;
  margin-bottom: 0.5rem;
  font-size: 13px;
  font-weight: 700;
}.qqa_sb_btn_reg_8ez:hover {
  background: #32E87C;
}.qqa_sb_btn_login_8ez {
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s;
  padding: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  font-size: 0.813rem;
  color: #C4D6EE;
  text-align: center;
  font-weight: 600;
  display: block;
}.qqa_sb_btn_login_8ez:hover {
  border-color: rgba(46, 184, 240, 0.45);
  color: #EFF6FF;
}.qqa_sb_promo_8ez {
  margin: 0 12px 0.625rem;
  border: 1px solid rgba(46, 184, 240, 0.15);
  background: linear-gradient(135deg,#0D2C50,#101828);
  overflow: hidden;
  border-radius: 0.5rem;
  padding: 0.75rem 14px;
  position: relative;
}.qqa_sb_promo_8ez::before {
  background: radial-gradient(circle,rgba(46, 184, 240, 0.15),transparent 70%);
  border-radius: 50%;
  top: -1.25rem;
  content: '';
  width: 80px;
  right: -20px;
  height: 5rem;
  position: absolute;
}.qqa_sb_promo_title_8ez {
  font-size: 0.688rem;
  color: #2EB8F0;
  margin-bottom: 4px;
  text-transform: uppercase;
  letter-spacing: .06em;
  font-weight: 700;
}.qqa_sb_promo_text_8ez {
  line-height: 1.35;
  font-weight: 600;
  color: #EFF6FF;
  font-size: 12px;
  overflow-wrap: break-word;
}.qqa_sb_promo_sub_8ez {
  color: #627A99;
  margin-top: 3px;
  font-size: 0.625rem;
}.qqa_sb_nav_8ez {
  padding: 0.375rem 0.5rem 16px;
}.qqa_sb_nav_lb_8ez {
  padding: 10px 8px 0.375rem;
  text-transform: uppercase;
  color: #607898;
  font-size: 10px;
  letter-spacing: .08em;
  font-weight: 700;
}.qqa_sb_link_8ez {
  border-radius: 5px;
  gap: 0.625rem;
  transition: background .15s,color .15s;
  padding: 9px 10px;
  align-items: center;
  cursor: pointer;
  overflow-wrap: break-word;
  font-size: 13px;
  font-weight: 500;
  display: flex;
  color: #8FAAC8;
}.qqa_sb_link_8ez:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EFF6FF;
}.qqa_sb_link_8ez.qqa_state_active_8ez {
  background: rgba(46, 184, 240, 0.15);
  color: #EFF6FF;
}.qqa_sb_ic_8ez {
  border-radius: 0.313rem;
  align-items: center;
  height: 30px;
  justify-content: center;
  width: 1.875rem;
  display: flex;
  flex-shrink: 0;
}.qqa_sb_ic_8ez svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1rem;
  height: 1rem;
}.qqa_sb_ic_1_8ez {
  background: rgba(46, 184, 240, 0.07);
  color: #2EB8F0;
}.qqa_sb_ic_2_8ez {
  background: rgba(34, 214, 106, 0.14);
  color: #22D66A;
}.qqa_sb_ic_3_8ez {
  background: rgba(245, 166, 35, 0.15);
  color: #F5A623;
}.qqa_sb_ic_4_8ez {
  background: rgba(26, 107, 181, 0.22);
  color: #1A6BB5;
}.qqa_sb_ic_5_8ez {
  background: rgba(46, 184, 240, 0.07);
  color: #F0509A;
}.qqa_sb_ic_6_8ez {
  background: rgba(26, 107, 181, 0.22);
  color: #9B5DE5;
}.qqa_sb_badge_8ez {
  background: #F5A623;
  padding: 2px 7px;
  border-radius: 0.313rem;
  color: #071018;
  font-weight: 700;
  margin-left: auto;
  font-size: 9px;
}.qqa_sb_bot_8ez {
  gap: 0.5rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  display: flex;
}.qqa_sb_lang_8ez,.qqa_sb_help_8ez {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 5px;
  padding: 9px 6px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  gap: 6px;
  transition: border-color .2s;
  flex: 1;
  color: #8FAAC8;
  font-size: 11px;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  display: flex;
}.qqa_sb_lang_8ez:hover,.qqa_sb_help_8ez:hover {
  border-color: rgba(46, 184, 240, 0.45);
  color: #EFF6FF;
}.qqa_sb_lang_8ez svg,.qqa_sb_help_8ez svg {
  height: 0.813rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 13px;
}.qqa_sb_bd_8ez {
  background: rgba(6, 8, 16, 0.72);
  inset: 0;
  z-index: 69;
  position: fixed;
  display: none;
}.qqa_sb_bd_8ez.qqa_state_on_8ez {
  display: block;
}
@media(min-width: 1081px) {.qqa_sb_bd_8ez {
  display: none!important;
}
}.qqa_mob_nav_8ez {
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  background: #101828;
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  bottom: 0;
  right: 0;
  display: flex;
  position: fixed;
  left: 0;
  z-index: 80;
}
@media(min-width: 1081px) {.qqa_mob_nav_8ez {
  display: none;
}
}.qqa_mob_nav_item_8ez {
  flex: 1;
  gap: 0.25rem;
  padding: 4px 2px;
  cursor: pointer;
  align-items: center;
  color: #607898;
  display: flex;
  flex-direction: column;
}.qqa_mob_nav_ic_8ez {
  line-height: 1;
}.qqa_mob_nav_ic_8ez svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 20px;
  height: 1.25rem;
}.qqa_mob_nav_lb_8ez {
  font-size: 0.625rem;
  color: #607898;
  font-weight: 600;
}.qqa_mob_nav_item_8ez.qqa_state_active_8ez {
  color: #2EB8F0;
}.qqa_mob_nav_item_8ez.qqa_state_active_8ez .qqa_mob_nav_lb_8ez {
  color: #2EB8F0;
}.qqa_hero_8ez {
  padding: 20px 16px 0;
  background: #0A0E1A;
}
@media(min-width: 769px) {.qqa_hero_8ez {
  padding: 1.5rem 1.5rem 0;
}
}.qqa_hero_in_8ez {
  margin: 0 auto;
  gap: 0.75rem;
  grid-template-columns: 1fr;
  max-width: 1320px;
  display: grid;
}
@media(min-width: 858px) {.qqa_hero_in_8ez {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width:1100px) {.qqa_hero_in_8ez {
  grid-template-columns: 1fr 21.25rem;
}
}.qqa_hero_promo_8ez {
  background: #0D1220;
  border-radius: 0.875rem;
  overflow: hidden;
  align-items: stretch;
  position: relative;
  display: flex;
  min-height: 220px;
}
@media(min-width: 771px) {.qqa_hero_promo_8ez {
  min-height: 17.5rem;
}
}.qqa_hero_promo_bg_8ez {
  background: linear-gradient(120deg,#0D2C50 0%,#0A0E1A 100%);
  background-position: center;
  inset: 0;
  position: absolute;
  background-size: cover;
}.qqa_hero_promo_bg_8ez::after {
  inset: 0;
  background: linear-gradient(90deg,#0A0E1A 0%,rgba(6, 8, 16, 0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.qqa_hero_promo_glow_8ez {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(26, 107, 181, 0.22) 0%,transparent 65%);
  right: 60px;
  pointer-events: none;
  top: -40px;
  position: absolute;
  width: 18.75rem;
  height: 300px;
}.qqa_hero_promo_ct_8ez {
  padding: 1.75rem 1.5rem 1.75rem 1.75rem;
  z-index: 2;
  flex-direction: column;
  position: relative;
  justify-content: center;
  max-width: 480px;
  display: flex;
}
@media(min-width: 766px) {.qqa_hero_promo_ct_8ez {
  padding: 2.5rem 32px;
}
}.qqa_hero_badge_8ez {
  background: rgba(46, 184, 240, 0.15);
  padding: 5px 0.75rem;
  border: 1px solid rgba(46, 184, 240, 0.07);
  border-radius: 20px;
  font-weight: 700;
  font-size: 10px;
  margin-bottom: 14px;
  color: #2EB8F0;
  display: inline-block;
  letter-spacing: .08em;
  text-transform: uppercase;
}.qqa_hero_h1_8ez {
  font-family: 'Exo 2', sans-serif;
  line-height: 1.15;
  font-size: 26px;
  overflow-wrap: break-word;
  color: #EFF6FF;
  font-weight: 800;
  margin-bottom: 10px;
}.qqa_hero_h1_8ez em {
  color: #F5A623;
  font-style: normal;
}
@media(min-width: 770px) {.qqa_hero_h1_8ez {
  font-size: 2.25rem;
}
}.qqa_hero_sub_8ez {
  color: #8FAAC8;
  margin-bottom: 1.25rem;
  line-height: 1.55;
  font-size: 13px;
}
@media(min-width: 767px) {.qqa_hero_sub_8ez {
  font-size: 14px;
}
}.qqa_hero_row_8ez {
  gap: 10px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.qqa_hero_cta_8ez {
  border-radius: 8px;
  transition: background .2s;
  background: #22D66A;
  padding: 0.813rem 26px;
  color: #071018;
  box-shadow: 0 0 1.125rem rgba(34, 214, 106, 0.46), 0 4px 0 rgba(8, 110, 46, 0.75);
  font-weight: 700;
  font-size: 0.875rem;
}.qqa_hero_cta_8ez:hover {
  background: #32E87C;
}.qqa_hero_terms_8ez {
  color: #607898;
  font-size: 0.688rem;
}.qqa_hero_game_8ez {
  overflow: hidden;
  background: #0D1220;
  border-radius: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  flex-direction: column;
  position: relative;
}.qqa_hero_game_badge_8ez {
  padding: 0.313rem 10px;
  background: rgba(245, 166, 35, 0.15);
  border: 1px solid rgba(245, 166, 35, 0.15);
  border-radius: 1.25rem;
  position: absolute;
  left: 0.75rem;
  z-index: 3;
  font-size: 10px;
  color: #F5A623;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .06em;
  top: 0.75rem;
}.qqa_hero_game_badge_8ez svg {
  width: 11px;
  vertical-align: -1px;
  height: 0.688rem;
  margin-right: 0.25rem;
}.qqa_hero_game_img_8ez {
  overflow: hidden;
  background: linear-gradient(135deg,#0D2C50,#0A0E1A);
  padding-bottom: 60%;
  position: relative;
}.qqa_hero_game_img_8ez img {
  inset: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  object-fit: cover;
}.qqa_hero_game_play_8ez {
  background: rgba(6, 8, 16, 0.72);
  inset: 0;
  transition: opacity .2s;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  position: absolute;
}.qqa_hero_game_8ez:hover .qqa_hero_game_play_8ez {
  opacity: 1;
}.qqa_hero_game_play_8ez span {
  background: #2EB8F0;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  display: flex;
  width: 52px;
  height: 52px;
}.qqa_hero_game_play_8ez span svg {
  margin-left: 2px;
  height: 1.125rem;
  width: 18px;
}.qqa_hero_game_info_8ez {
  padding: 0.875rem 1rem;
}.qqa_hero_game_title_8ez {
  font-weight: 700;
  font-size: 0.938rem;
  color: #EFF6FF;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
}.qqa_hero_game_provider_8ez {
  font-size: 11px;
  color: #627A99;
}.qqa_hero_game_btn_8ez {
  margin: 0.75rem 1rem 1rem;
  padding: 0.688rem;
  background: #2EB8F0;
  transition: background .2s;
  border-radius: 8px;
  display: block;
  font-weight: 700;
  color: #EFF6FF;
  font-size: 0.813rem;
  text-align: center;
}.qqa_hero_game_8ez:hover .qqa_hero_game_btn_8ez {
  background: #52CCFF;
}.qqa_sbar_8ez {
  background: #0A0E1A;
  padding: 16px 1rem 0;
}
@media(min-width: 769px) {.qqa_sbar_8ez {
  padding: 1.125rem 24px 0;
}
}.qqa_sbar_in_8ez {
  margin: 0 auto;
  max-width: 1320px;
}.qqa_sbar_row_8ez {
  gap: 0.625rem;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
  display: flex;
}.qqa_sbar_input_8ez {
  flex: 1;
  background: #0D1220;
  transition: border-color .2s;
  gap: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.5rem;
  padding: 11px 16px;
  display: flex;
  color: #627A99;
  align-items: center;
  font-size: 0.813rem;
  cursor: pointer;
}.qqa_sbar_input_8ez:hover {
  border-color: rgba(46, 184, 240, 0.45);
}.qqa_sbar_input_8ez svg {
  height: 0.938rem;
  width: 15px;
  flex-shrink: 0;
  stroke-linecap: round;
  stroke-linejoin: round;
}.qqa_sbar_providers_8ez {
  padding: 11px 18px;
  transition: border-color .2s;
  gap: 8px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.5rem;
  background: #0D1220;
  display: flex;
  align-items: center;
  font-size: 13px;
  font-weight: 600;
  white-space: nowrap;
  color: #C4D6EE;
}.qqa_sbar_providers_8ez:hover {
  border-color: rgba(46, 184, 240, 0.45);
  color: #EFF6FF;
}.qqa_sbar_providers_8ez svg {
  width: 14px;
  height: 0.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.qqa_sbar_tabs_8ez {
  gap: 6px;
  overflow-x: auto;
  display: flex;
  padding-bottom: 2px;
  scrollbar-width: none;
}.qqa_sbar_tabs_8ez::-webkit-scrollbar {
  display: none;
}.qqa_sbar_tab_8ez {
  transition: background .15s,color .15s,border-color .15s;
  padding: 8px 0.875rem;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 1.25rem;
  gap: 7px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  align-items: center;
  color: #8FAAC8;
  white-space: nowrap;
  flex-shrink: 0;
  cursor: pointer;
  font-weight: 600;
  font-size: 0.75rem;
  display: flex;
}.qqa_sbar_tab_8ez:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(46, 184, 240, 0.45);
  color: #EFF6FF;
}.qqa_sbar_tab_8ez.qqa_state_active_8ez {
  background: rgba(46, 184, 240, 0.15);
  border-color: rgba(46, 184, 240, 0.07);
  color: #EFF6FF;
}.qqa_sbar_tab_ic_8ez svg {
  width: 14px;
  stroke-linecap: round;
  height: 14px;
  stroke-linejoin: round;
}.qqa_gcg_8ez {
  padding: 2.25rem 16px 0;
  background: #0A0E1A;
}
@media(min-width: 769px) {.qqa_gcg_8ez {
  padding: 44px 24px 0;
}
}.qqa_gcg_in_8ez {
  margin: 0 auto;
  max-width: 1320px;
}.qqa_gcg_head_8ez {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.qqa_gcg_label_8ez {
  color: #2EB8F0;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
}.qqa_gcg_h2_8ez {
  font-size: 22px;
  margin-bottom: 0.5rem;
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #EFF6FF;
}
@media(min-width: 767px) {.qqa_gcg_h2_8ez {
  font-size: 1.75rem;
}
}.qqa_gcg_intro_8ez {
  color: #627A99;
  line-height: 1.6;
  font-size: 13px;
}.qqa_gcg_grid_8ez {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.qqa_gcg_grid_8ez {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.qqa_gcg_grid_8ez {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.qqa_gcg_card_8ez {
  transition: transform .2s,border-color .2s;
  padding: 20px;
  border-radius: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  overflow: hidden;
  min-height: 240px;
  display: flex;
  flex-direction: column;
  position: relative;
  cursor: pointer;
  justify-content: flex-end;
}.qqa_gcg_card_8ez:hover {
  transform: translateY(-3px);
  border-color: rgba(46, 184, 240, 0.15);
}.qqa_gcg_card_bg_8ez {
  inset: 0;
  z-index: 0;
  position: absolute;
}.qqa_gcg_card_bg_8ez::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  position: absolute;
  content: '';
}.qqa_gcg_card_ic_8ez {
  background: rgba(0,0,0,.45);
  border-radius: 0.313rem;
  display: flex;
  position: absolute;
  width: 40px;
  right: 1.125rem;
  justify-content: center;
  top: 18px;
  align-items: center;
  color: #EFF6FF;
  z-index: 2;
  height: 40px;
}.qqa_gcg_card_ic_8ez svg {
  height: 20px;
  stroke-linejoin: round;
  width: 20px;
  stroke-linecap: round;
}.qqa_gcg_card_ct_8ez {
  z-index: 1;
  position: relative;
}.qqa_gcg_card_h_8ez {
  line-height: 1.2;
  color: #EFF6FF;
  font-family: 'Exo 2', sans-serif;
  font-weight: 800;
  margin-bottom: 8px;
  font-size: 1.125rem;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.qqa_gcg_card_h_8ez {
  font-size: 20px;
}
}.qqa_gcg_card_p_8ez {
  color: rgba(255,255,255,.82);
  margin-bottom: 10px;
  line-height: 1.55;
  overflow-wrap: break-word;
  font-size: 12px;
}.qqa_gcg_card_p_8ez strong {
  font-weight: 600;
  color: #EFF6FF;
}.qqa_gcg_card_cta_8ez {
  gap: 0.25rem;
  letter-spacing: .04em;
  font-weight: 700;
  text-transform: uppercase;
  color: #2EB8F0;
  font-size: 12px;
  display: inline-flex;
  align-items: center;
}.qqa_gcg_card_cta_8ez svg {
  height: 12px;
  stroke-linecap: round;
  width: 0.75rem;
  stroke-linejoin: round;
}.qqa_gr_jp_8ez {
  background: linear-gradient(135deg,#1A0E38 0%,#08060F 100%);
  overflow: hidden;
  padding: 1.25rem;
  border-radius: 0.875rem;
  position: relative;
}.qqa_gr_jp_8ez::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(26, 107, 181, 0.22) 0%,transparent 70%);
  height: 15.625rem;
  position: absolute;
  content: '';
  width: 250px;
  left: -60px;
  top: -60px;
}.qqa_gr_jp_8ez::after {
  background: radial-gradient(circle,rgba(245, 166, 35, 0.15) 0%,transparent 70%);
  border-radius: 50%;
  height: 200px;
  width: 12.5rem;
  position: absolute;
  right: 0;
  bottom: -40px;
  content: '';
}.qqa_gr_jp_head_8ez {
  gap: 1rem;
  flex-wrap: wrap;
  margin-bottom: 1rem;
  z-index: 1;
  align-items: flex-start;
  position: relative;
  display: flex;
}.qqa_gr_jp_info_8ez {
  flex: 1;
}.qqa_gr_jp_label_8ez {
  letter-spacing: .08em;
  color: #9B5DE5;
  margin-bottom: 0.375rem;
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
}.qqa_gr_jp_label_8ez svg {
  vertical-align: -2px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 14px;
  height: 14px;
  margin-right: 4px;
}.qqa_gr_jp_amount_8ez {
  font-size: 32px;
  overflow-wrap: break-word;
  line-height: 1;
  margin-bottom: 4px;
  font-family: 'Exo 2', sans-serif;
  color: #EFF6FF;
  font-weight: 800;
}
@media(min-width: 769px) {.qqa_gr_jp_amount_8ez {
  font-size: 2.5rem;
}
}.qqa_gr_jp_amount_8ez span {
  color: #F5A623;
}.qqa_gr_jp_seo_8ez {
  max-width: 30rem;
  font-size: 0.75rem;
  line-height: 1.5;
  color: #8FAAC8;
  overflow-wrap: break-word;
}.qqa_gr_jp_cta_8ez {
  padding: 0.688rem 1.25rem;
  transition: background .2s;
  border: 1px solid rgba(26, 107, 181, 0.22);
  background: rgba(26, 107, 181, 0.22);
  border-radius: 8px;
  color: #EFF6FF;
  font-size: 13px;
  font-weight: 700;
  position: relative;
  align-self: flex-start;
  white-space: nowrap;
  flex-shrink: 0;
  margin-top: 0.25rem;
  z-index: 1;
}.qqa_gr_jp_cta_8ez:hover {
  background: #1A6BB5;
}.qqa_ws_8ez {
  padding: 2rem 16px 0;
  background: #0A0E1A;
}
@media(min-width: 769px) {.qqa_ws_8ez {
  padding: 36px 1.5rem 0;
}
}.qqa_ws_in_8ez {
  margin: 0 auto;
  max-width: 82.5rem;
}.qqa_ws_head_8ez {
  gap: 0.75rem;
  display: flex;
  margin-bottom: 0.875rem;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}.qqa_ws_title_8ez {
  gap: 0.625rem;
  font-weight: 700;
  font-family: 'Exo 2', sans-serif;
  font-size: 16px;
  color: #EFF6FF;
  overflow-wrap: break-word;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.qqa_ws_title_ic_8ez svg {
  stroke-linecap: round;
  height: 18px;
  stroke-linejoin: round;
  width: 18px;
  color: #F5A623;
}.qqa_ws_online_8ez {
  gap: 7px;
  display: flex;
  color: #627A99;
  font-size: 12px;
  align-items: center;
  font-weight: 600;
}.qqa_ws_online_dot_8ez {
  border-radius: 50%;
  background: #22D66A;
  width: 8px;
  height: 8px;
  flex-shrink: 0;
  box-shadow: 0 0 0.375rem rgba(34, 214, 106, 0.14);
}.qqa_ws_scroll_8ez {
  gap: 0.5rem;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 8px;
}.qqa_ws_scroll_8ez::-webkit-scrollbar {
  display: none;
}.qqa_wc_8ez {
  gap: 10px;
  border-radius: 8px;
  padding: 10px 14px;
  background: #0D1220;
  border: 1px solid rgba(255, 255, 255, 0.09);
  flex-shrink: 0;
  min-width: 13.75rem;
  align-items: center;
  display: flex;
}.qqa_wc_img_8ez {
  border-radius: 5px;
  background: #101828;
  overflow: hidden;
  flex-shrink: 0;
  height: 2.25rem;
  width: 36px;
}.qqa_wc_img_8ez img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.qqa_wc_info_8ez {
  min-width: 0;
}.qqa_wc_game_8ez {
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 600;
  white-space: nowrap;
  font-size: 12px;
  color: #C4D6EE;
}.qqa_wc_player_8ez {
  overflow: hidden;
  white-space: nowrap;
  color: #607898;
  text-overflow: ellipsis;
  font-size: 10px;
}.qqa_wc_amount_8ez {
  font-weight: 700;
  color: #22D66A;
  font-size: 0.813rem;
  white-space: nowrap;
  flex-shrink: 0;
  margin-left: auto;
}.qqa_htp_8ez {
  padding: 36px 1rem 0;
  background: #0A0E1A;
}
@media(min-width: 770px) {.qqa_htp_8ez {
  padding: 2.75rem 1.5rem 0;
}
}.qqa_htp_in_8ez {
  margin: 0 auto;
  max-width: 82.5rem;
}.qqa_htp_head_8ez {
  margin-bottom: 1.375rem;
  max-width: 45rem;
}.qqa_htp_label_8ez {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  color: #2EB8F0;
  margin-bottom: 0.5rem;
}.qqa_htp_h2_8ez {
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-weight: 800;
  font-size: 1.375rem;
  color: #EFF6FF;
}
@media(min-width: 771px) {.qqa_htp_h2_8ez {
  font-size: 28px;
}
}.qqa_htp_intro_8ez {
  font-size: 0.875rem;
  line-height: 1.6;
  color: #627A99;
}.qqa_htp_steps_8ez {
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
  counter-reset: none;
}
@media(min-width: 637px) {.qqa_htp_steps_8ez {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.qqa_htp_steps_8ez {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.qqa_htp_step_8ez {
  padding: 20px 1.125rem 18px;
  border-radius: 0.5rem;
  background: #101828;
  border: 1px solid rgba(255, 255, 255, 0.09);
  display: flex;
  flex-direction: column;
  position: relative;
}.qqa_htp_step_num_8ez {
  border-radius: 50%;
  background: #2EB8F0;
  font-family: 'Exo 2', sans-serif;
  display: flex;
  position: absolute;
  align-items: center;
  width: 1.75rem;
  font-weight: 800;
  height: 28px;
  justify-content: center;
  color: #071018;
  font-size: 0.813rem;
  top: -0.75rem;
  left: 20px;
}.qqa_htp_step_ic_8ez {
  border-radius: 5px;
  background: rgba(46, 184, 240, 0.15);
  margin: 8px 0 0.75rem;
  width: 2.25rem;
  color: #2EB8F0;
  justify-content: center;
  align-items: center;
  height: 36px;
  display: flex;
}.qqa_htp_step_ic_8ez svg {
  width: 18px;
  height: 18px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.qqa_htp_step_h_8ez {
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 14px;
  color: #EFF6FF;
  margin-bottom: 0.375rem;
  line-height: 1.25;
}.qqa_htp_step_p_8ez {
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 13px;
  color: #627A99;
}.qqa_htp_step_p_8ez strong {
  font-weight: 600;
  color: #C4D6EE;
}.qqa_htp_cta_8ez {
  transition: background .2s;
  background: #22D66A;
  padding: 0.813rem 26px;
  border-radius: 0.5rem;
  font-size: 14px;
  margin-top: 1.25rem;
  display: inline-block;
  font-weight: 700;
  color: #071018;
}.qqa_htp_cta_8ez:hover {
  background: #32E87C;
}.qqa_bon_8ez {
  background: #0A0E1A;
  padding: 36px 16px 0;
}
@media(min-width: 767px) {.qqa_bon_8ez {
  padding: 2.75rem 1.5rem 0;
}
}.qqa_bon_in_8ez {
  margin: 0 auto;
  max-width: 1320px;
}.qqa_bon_head_8ez {
  margin-bottom: 1.25rem;
}.qqa_bon_label_8ez {
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  color: #2EB8F0;
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
}.qqa_bon_h2_8ez {
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 8px;
  font-size: 20px;
  font-family: 'Exo 2', sans-serif;
  color: #EFF6FF;
}
@media(min-width: 770px) {.qqa_bon_h2_8ez {
  font-size: 1.5rem;
}
}.qqa_bon_seo_8ez {
  font-size: 13px;
  color: #627A99;
  overflow-wrap: break-word;
  line-height: 1.6;
  max-width: 38.75rem;
}.qqa_bon_seo_8ez strong {
  color: #C4D6EE;
  font-weight: 700;
}.qqa_bon_seo_8ez a {
  text-decoration: underline;
  color: #2EB8F0;
}.qqa_bon_grid_8ez {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 642px) {.qqa_bon_grid_8ez {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.qqa_bon_grid_8ez {
  grid-template-columns: repeat(5,1fr);
}
}.qqa_bon_card_8ez {
  background: #0D1220;
  padding: 1rem;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s,transform .2s;
}.qqa_bon_card_8ez:hover {
  transform: translateY(-2px);
  border-color: rgba(46, 184, 240, 0.07);
}.qqa_bon_card_ic_8ez svg {
  stroke-linejoin: round;
  width: 26px;
  stroke-linecap: round;
  height: 26px;
}.qqa_bon_card_ic_8ez {
  margin-bottom: 0.625rem;
}.qqa_bon_card_type_8ez {
  color: #627A99;
  font-weight: 700;
  letter-spacing: .06em;
  margin-bottom: 6px;
  font-size: 0.625rem;
  text-transform: uppercase;
}.qqa_bon_card_amount_8ez {
  font-size: 18px;
  font-weight: 800;
  line-height: 1.1;
  margin-bottom: 6px;
  color: #F5A623;
}.qqa_bon_card_name_8ez {
  font-size: 0.813rem;
  margin-bottom: 8px;
  color: #EFF6FF;
  overflow-wrap: break-word;
  font-weight: 600;
}.qqa_bon_card_detail_8ez {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.5;
  color: #607898;
  font-size: 11px;
  padding-top: 8px;
  overflow-wrap: break-word;
}.qqa_prov_8ez {
  padding: 36px 16px 0;
  background: #0A0E1A;
}
@media(min-width: 770px) {.qqa_prov_8ez {
  padding: 2.75rem 24px 0;
}
}.qqa_prov_in_8ez {
  margin: 0 auto;
  max-width: 1320px;
}.qqa_prov_head_8ez {
  margin-bottom: 1rem;
}.qqa_prov_label_8ez {
  font-size: 0.688rem;
  margin-bottom: 8px;
  letter-spacing: .08em;
  color: #2EB8F0;
  font-weight: 700;
  text-transform: uppercase;
}.qqa_prov_h2_8ez {
  color: #EFF6FF;
  font-size: 1.25rem;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
}
@media(min-width: 767px) {.qqa_prov_h2_8ez {
  font-size: 1.5rem;
}
}.qqa_prov_seo_8ez {
  line-height: 1.6;
  max-width: 38.75rem;
  margin-bottom: 1rem;
  overflow-wrap: break-word;
  color: #627A99;
  font-size: 13px;
}.qqa_prov_seo_8ez strong {
  color: #C4D6EE;
  font-weight: 700;
}.qqa_prov_seo_8ez a {
  color: #2EB8F0;
  text-decoration: underline;
}.qqa_prov_grid_8ez {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width:640px) {.qqa_prov_grid_8ez {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1077px) {.qqa_prov_grid_8ez {
  grid-template-columns: repeat(8,1fr);
}
}.qqa_prov_card_8ez {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.5rem;
  transition: border-color .2s,background .2s;
  background: #0D1220;
  padding: 14px 0.625rem;
  gap: 0.438rem;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
}.qqa_prov_card_8ez:hover {
  border-color: rgba(46, 184, 240, 0.45);
  background: #101828;
}.qqa_prov_logo_8ez {
  overflow: hidden;
  border-radius: 0.313rem;
  background: rgba(255, 255, 255, 0.05);
  height: 44px;
  justify-content: center;
  display: flex;
  align-items: center;
  width: 44px;
}.qqa_prov_logo_8ez img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}.qqa_prov_name_8ez {
  overflow-wrap: break-word;
  color: #8FAAC8;
  font-size: 0.688rem;
  text-align: center;
  font-weight: 600;
}.qqa_app_8ez {
  padding: 2.25rem 16px 0;
  background: #0A0E1A;
}
@media(min-width: 771px) {.qqa_app_8ez {
  padding: 44px 1.5rem 0;
}
}.qqa_app_in_8ez {
  margin: 0 auto;
  max-width: 1320px;
}.qqa_app_head_8ez {
  margin-bottom: 1rem;
}.qqa_app_label_8ez {
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  color: #2EB8F0;
  text-transform: uppercase;
}.qqa_app_h2_8ez {
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  color: #EFF6FF;
  font-size: 1.25rem;
  font-family: 'Exo 2', sans-serif;
  font-weight: 800;
}
@media(min-width: 769px) {.qqa_app_h2_8ez {
  font-size: 1.5rem;
}
}.qqa_app_sub_8ez {
  line-height: 1.6;
  max-width: 600px;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #627A99;
}.qqa_app_sub_8ez strong {
  color: #C4D6EE;
  font-weight: 700;
}.qqa_app_cards_8ez {
  gap: 10px;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 1rem;
}
@media(min-width: 642px) {.qqa_app_cards_8ez {
  grid-template-columns: repeat(3,1fr);
}
}.qqa_app_card_8ez {
  padding: 20px;
  border-radius: 8px;
  overflow: hidden;
  gap: 1rem;
  position: relative;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.qqa_app_card_ios_8ez {
  background: linear-gradient(135deg,rgba(46, 184, 240, 0.15) 0%,#101828 100%);
}.qqa_app_card_android_8ez {
  background: linear-gradient(135deg,rgba(34, 214, 106, 0.14) 0%,#101828 100%);
}.qqa_app_card_win_8ez {
  background: linear-gradient(135deg,rgba(245, 166, 35, 0.15) 0%,#101828 100%);
}.qqa_app_card_ic_8ez svg {
  height: 34px;
  width: 2.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.qqa_app_card_ic_8ez {
  color: #EFF6FF;
  flex-shrink: 0;
}.qqa_app_card_os_8ez {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.625rem;
  color: #627A99;
  margin-bottom: 0.375rem;
}.qqa_app_card_title_8ez {
  overflow-wrap: break-word;
  font-weight: 700;
  line-height: 1.2;
  font-size: 0.938rem;
  color: #EFF6FF;
  margin-bottom: 0.375rem;
}.qqa_app_card_text_8ez {
  font-size: 0.75rem;
  color: #627A99;
  margin-bottom: 0.875rem;
  line-height: 1.5;
  overflow-wrap: break-word;
}.qqa_app_card_btn_8ez {
  background: rgba(255, 255, 255, 0.12);
  border-radius: 5px;
  border: 1px solid rgba(46, 184, 240, 0.45);
  padding: 10px 18px;
  transition: background .2s;
  gap: 0.438rem;
  color: #EFF6FF;
  align-items: center;
  display: inline-flex;
  font-size: 0.813rem;
  font-weight: 700;
}.qqa_app_card_btn_8ez:hover {
  background: rgba(255, 255, 255, 0.07);
}.qqa_reg_8ez {
  padding: 2.25rem 16px 0;
  background: #0A0E1A;
}
@media(min-width: 769px) {.qqa_reg_8ez {
  padding: 2.75rem 1.5rem 0;
}
}.qqa_reg_in_8ez {
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 28px 1.5rem;
  background: #101828;
  border-radius: 14px;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 765px) {.qqa_reg_in_8ez {
  padding: 40px;
}
}.qqa_reg_top_8ez {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 863px) {.qqa_reg_top_8ez {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.qqa_reg_label_8ez {
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
  color: #2EB8F0;
  margin-bottom: 10px;
}.qqa_reg_h2_8ez {
  overflow-wrap: break-word;
  line-height: 1.2;
  font-size: 1.375rem;
  font-family: 'Exo 2', sans-serif;
  margin-bottom: 12px;
  font-weight: 800;
  color: #EFF6FF;
}
@media(min-width:768px) {.qqa_reg_h2_8ez {
  font-size: 28px;
}
}.qqa_reg_bonus_8ez {
  background: rgba(245, 166, 35, 0.15);
  padding: 10px 16px;
  border-radius: 8px;
  border: 1px solid rgba(245, 166, 35, 0.15);
  gap: 0.5rem;
  align-items: center;
  display: inline-flex;
  margin-bottom: 16px;
}.qqa_reg_bonus_amount_8ez {
  font-weight: 800;
  color: #F5A623;
  font-size: 1.25rem;
}.qqa_reg_bonus_text_8ez {
  color: #8FAAC8;
  font-size: 13px;
  line-height: 1.35;
}.qqa_reg_cta_btn_8ez {
  transition: background .2s;
  padding: 14px 2rem;
  border-radius: 8px;
  background: #22D66A;
  font-size: 15px;
  margin-bottom: 0.75rem;
  color: #071018;
  box-shadow: 0 0 1.125rem rgba(34, 214, 106, 0.46), 0 0.25rem 0 rgba(8, 110, 46, 0.75);
  display: inline-block;
  font-weight: 700;
}.qqa_reg_cta_btn_8ez:hover {
  background: #32E87C;
}.qqa_reg_terms_8ez {
  font-size: 11px;
  line-height: 1.5;
  color: #607898;
}.qqa_reg_seo_8ez {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 20px;
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
  margin-top: 1.25rem;
  color: #627A99;
}.qqa_reg_seo_8ez p {
  font-size: 0.813rem;
  line-height: 1.65;
  margin-bottom: 10px;
  color: #627A99;
}.qqa_reg_seo_8ez p:last-child {
  margin-bottom: 0;
}.qqa_reg_seo_8ez strong {
  font-weight: 700;
  color: #C4D6EE;
}.qqa_reg_seo_8ez a {
  transition: color .2s;
  text-decoration: underline;
  color: #2EB8F0;
}.qqa_reg_seo_8ez a:hover {
  color: #52CCFF;
}.qqa_reg_seo_8ez ul,.qqa_reg_seo_8ez ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 18px;
}.qqa_reg_seo_8ez ol {
  list-style: decimal;
}.qqa_reg_seo_8ez li {
  color: #627A99;
  margin-bottom: 4px;
  font-size: 0.813rem;
  line-height: 1.65;
}.qqa_reg_seo_8ez table {
  border-collapse: collapse;
  overflow-x: auto;
  font-size: 0.813rem;
  margin-bottom: 0.625rem;
  width: 100%;
  display: block;
}
@media(min-width: 769px) {.qqa_reg_seo_8ez table {
  display: table;
}
}.qqa_reg_seo_8ez th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.5rem;
  text-align: left;
  font-weight: 700;
  color: #C4D6EE;
}.qqa_reg_seo_8ez td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px;
  color: #627A99;
}.qqa_reg_steps_8ez {
  gap: 0.875rem;
  flex-direction: column;
  margin-top: 28px;
  display: flex;
}
@media(min-width: 861px) {.qqa_reg_steps_8ez {
  margin-top: 0;
}
}.qqa_reg_step_8ez {
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  padding: 16px;
  background: rgba(255, 255, 255, 0.05);
  gap: 14px;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.qqa_reg_step_num_8ez {
  border: 1px solid rgba(46, 184, 240, 0.07);
  background: rgba(46, 184, 240, 0.15);
  border-radius: 50%;
  height: 2.125rem;
  display: flex;
  align-items: center;
  font-weight: 800;
  color: #2EB8F0;
  font-size: 14px;
  width: 34px;
  flex-shrink: 0;
  justify-content: center;
}.qqa_reg_step_title_8ez {
  color: #EFF6FF;
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 3px;
}.qqa_reg_step_text_8ez {
  font-size: 0.75rem;
  line-height: 1.5;
  color: #627A99;
}.qqa_reg_trust_8ez {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  margin-top: 1.25rem;
  padding-top: 1.25rem;
  flex-wrap: wrap;
  display: flex;
}.qqa_reg_trust_item_8ez {
  gap: 7px;
  display: flex;
  overflow-wrap: break-word;
  align-items: center;
  font-size: 12px;
  color: #627A99;
}.qqa_reg_trust_ic_8ez svg {
  stroke-linecap: round;
  width: 16px;
  height: 1rem;
  color: #2EB8F0;
  stroke-linejoin: round;
}.qqa_pmt_8ez {
  padding: 2.25rem 1rem 0;
  background: #0A0E1A;
}
@media(min-width: 769px) {.qqa_pmt_8ez {
  padding: 2.75rem 24px 0;
}
}.qqa_pmt_in_8ez {
  margin: 0 auto;
  max-width: 82.5rem;
}.qqa_pmt_head_8ez {
  margin-bottom: 1.375rem;
  max-width: 45rem;
}.qqa_pmt_label_8ez {
  color: #2EB8F0;
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
}.qqa_pmt_h2_8ez {
  font-family: 'Exo 2', sans-serif;
  margin-bottom: 0.5rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 22px;
  color: #EFF6FF;
}
@media(min-width: 767px) {.qqa_pmt_h2_8ez {
  font-size: 1.75rem;
}
}.qqa_pmt_intro_8ez {
  line-height: 1.6;
  color: #627A99;
  font-size: 14px;
  overflow-wrap: break-word;
}.qqa_pmt_groups_8ez {
  gap: 1.25rem;
  flex-direction: column;
  display: flex;
}.qqa_pmt_group_8ez {
  padding: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.5rem;
  background: #101828;
}.qqa_pmt_group_head_8ez {
  gap: 12px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  margin-bottom: 0.625rem;
}.qqa_pmt_group_ic_8ez {
  background: rgba(46, 184, 240, 0.15);
  border-radius: 0.313rem;
  color: #2EB8F0;
  flex-shrink: 0;
  align-items: center;
  height: 36px;
  width: 36px;
  justify-content: center;
  display: flex;
}.qqa_pmt_group_ic_8ez svg {
  height: 18px;
  stroke-linecap: round;
  width: 18px;
  stroke-linejoin: round;
}.qqa_pmt_group_h_8ez {
  margin: 0;
  overflow-wrap: break-word;
  font-family: 'Exo 2', sans-serif;
  color: #EFF6FF;
  font-size: 16px;
  font-weight: 700;
}.qqa_pmt_group_p_8ez {
  font-size: 13px;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  color: #627A99;
  line-height: 1.6;
}.qqa_pmt_group_p_8ez strong {
  color: #C4D6EE;
  font-weight: 600;
}.qqa_pmt_table_wrap_8ez {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.qqa_pmt_table_8ez {
  width: 100%;
  min-width: 540px;
  font-size: 13px;
  border-collapse: collapse;
}.qqa_pmt_table_8ez th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-size: 0.688rem;
  font-weight: 700;
  white-space: nowrap;
  text-transform: uppercase;
  letter-spacing: .04em;
  color: #C4D6EE;
  text-align: left;
}.qqa_pmt_table_8ez td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.75rem;
  color: #627A99;
}.qqa_pmt_table_8ez tbody tr:last-child td {
  border-bottom: none;
}.qqa_pmt_table_8ez tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #C4D6EE;
}.qqa_faq_8ez {
  padding: 36px 1rem 0;
  background: #0A0E1A;
}
@media(min-width: 769px) {.qqa_faq_8ez {
  padding: 44px 24px 0;
}
}.qqa_faq_in_8ez {
  margin: 0 auto;
  max-width: 1320px;
}.qqa_faq_head_8ez {
  margin-bottom: 20px;
}.qqa_faq_label_8ez {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #2EB8F0;
  margin-bottom: 8px;
  font-size: 11px;
}.qqa_faq_h2_8ez {
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #EFF6FF;
  font-family: 'Exo 2', sans-serif;
}
@media(min-width: 769px) {.qqa_faq_h2_8ez {
  font-size: 24px;
}
}.qqa_faq_list_8ez {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.qqa_faq_item_8ez {
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #101828;
  border-radius: 0.5rem;
}.qqa_faq_q_8ez {
  padding: 16px 20px;
  transition: color .2s;
  gap: 0.75rem;
  align-items: center;
  display: flex;
  cursor: pointer;
  flex-wrap: wrap;
  justify-content: space-between;
  overflow-wrap: break-word;
  color: #C4D6EE;
  font-weight: 600;
  font-size: 14px;
}.qqa_faq_q_8ez:hover {
  color: #EFF6FF;
}.qqa_faq_q_ic_8ez {
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  height: 1.5rem;
  align-items: center;
  font-size: 16px;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  color: #2EB8F0;
  width: 24px;
}.qqa_faq_item_8ez.qqa_state_open_8ez .qqa_faq_q_ic_8ez {
  transform: rotate(45deg);
}.qqa_faq_a_8ez {
  padding: 0 20px 16px;
  display: none;
  line-height: 1.7;
  overflow-wrap: break-word;
  color: #627A99;
  font-size: 13px;
}.qqa_faq_item_8ez.qqa_state_open_8ez .qqa_faq_a_8ez {
  display: block;
}.qqa_faq_a_8ez strong {
  font-weight: 700;
  color: #C4D6EE;
}.qqa_faq_a_8ez a {
  text-decoration: underline;
  color: #2EB8F0;
}.qqa_faq_a_8ez ul,.qqa_faq_a_8ez ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 1.25rem;
}.qqa_faq_a_8ez ol {
  list-style: decimal;
}.qqa_faq_a_8ez li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.qqa_faq_a_8ez table {
  margin: 0.5rem 0;
  overflow-x: auto;
  font-size: 0.75rem;
  display: block;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 770px) {.qqa_faq_a_8ez table {
  display: table;
}
}.qqa_faq_a_8ez th {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C4D6EE;
  text-align: left;
  font-weight: 700;
}.qqa_faq_a_8ez td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 6px 0.5rem;
  color: #627A99;
}.qqa_rv_8ez {
  padding: 2.25rem 16px 0;
  background: #0A0E1A;
}
@media(min-width: 770px) {.qqa_rv_8ez {
  padding: 2.75rem 1.5rem 0;
}
}.qqa_rv_in_8ez {
  margin: 0 auto;
  max-width: 82.5rem;
}.qqa_rv_head_8ez {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.qqa_rv_label_8ez {
  text-transform: uppercase;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
  color: #2EB8F0;
}.qqa_rv_h2_8ez {
  font-size: 1.375rem;
  color: #EFF6FF;
  margin-bottom: 0.625rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Exo 2', sans-serif;
}
@media(min-width: 769px) {.qqa_rv_h2_8ez {
  font-size: 1.75rem;
}
}.qqa_rv_stats_8ez {
  gap: 18px;
  align-items: center;
  font-size: 13px;
  display: flex;
  color: #627A99;
  flex-wrap: wrap;
}.qqa_rv_stats_score_8ez {
  gap: 6px;
  align-items: baseline;
  display: flex;
}.qqa_rv_stats_score_val_8ez {
  font-family: 'Exo 2', sans-serif;
  font-size: 1.375rem;
  color: #F5A623;
  font-weight: 800;
}.qqa_rv_stats_score_max_8ez {
  color: #607898;
  font-size: 13px;
}.qqa_rv_stats_badge_8ez {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}.qqa_rv_stats_badge_8ez svg {
  color: #F5A623;
  height: 0.875rem;
  width: 14px;
}.qqa_rv_grid_8ez {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 642px) {.qqa_rv_grid_8ez {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.qqa_rv_grid_8ez {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.qqa_rv_card_8ez {
  border-radius: 8px;
  padding: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #101828;
  flex-direction: column;
  display: flex;
}.qqa_rv_card_stars_8ez {
  gap: 2px;
  display: flex;
  margin-bottom: 0.625rem;
  color: #F5A623;
}.qqa_rv_card_stars_8ez svg {
  width: 0.875rem;
  height: 0.875rem;
}.qqa_rv_card_h_8ez {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.3;
  font-weight: 700;
  color: #EFF6FF;
  margin-bottom: 0.5rem;
}.qqa_rv_card_body_8ez {
  flex: 1;
  color: #627A99;
  font-size: 13px;
  line-height: 1.65;
  overflow-wrap: break-word;
  margin-bottom: 14px;
}.qqa_rv_card_body_8ez strong {
  color: #C4D6EE;
  font-weight: 600;
}.qqa_rv_card_meta_8ez {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  justify-content: space-between;
  padding-top: 12px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.qqa_rv_card_author_8ez {
  color: #C4D6EE;
  font-weight: 600;
  font-size: 12px;
}.qqa_rv_card_date_8ez {
  font-size: 11px;
  color: #607898;
}.qqa_seo_8ez {
  background: #0A0E1A;
  padding: 2.25rem 16px 0;
}
@media(min-width: 766px) {.qqa_seo_8ez {
  padding: 44px 1.5rem 0;
}
}.qqa_seo_in_8ez {
  border-radius: 14px;
  background: #101828;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 766px) {.qqa_seo_in_8ez {
  padding: 2.25rem 2.5rem;
}
}.qqa_seo_label_8ez {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
  margin-bottom: 10px;
  color: #2EB8F0;
}.qqa_seo_h2_8ez {
  font-size: 20px;
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-weight: 800;
  margin-bottom: 14px;
  color: #EFF6FF;
}
@media(min-width:768px) {.qqa_seo_h2_8ez {
  font-size: 24px;
}
}.qqa_seo_body_8ez {
  line-height: 1.75;
  color: #8FAAC8;
  overflow-wrap: break-word;
  font-size: 0.875rem;
}.qqa_seo_body_8ez p {
  margin-bottom: 0.75rem;
  line-height: 1.75;
  color: #8FAAC8;
  font-size: 0.875rem;
}.qqa_seo_body_8ez p:last-child {
  margin-bottom: 0;
}.qqa_seo_body_8ez strong {
  font-weight: 700;
  color: #C4D6EE;
}.qqa_seo_body_8ez a {
  transition: color .2s;
  color: #2EB8F0;
  text-decoration: underline;
}.qqa_seo_body_8ez a:hover {
  color: #52CCFF;
}.qqa_seo_body_8ez ul,.qqa_seo_body_8ez ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.qqa_seo_body_8ez ol {
  list-style: decimal;
}.qqa_seo_body_8ez li {
  color: #8FAAC8;
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 0.375rem;
}.qqa_seo_body_8ez table {
  display: block;
  width: 100%;
  font-size: 0.813rem;
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 12px;
}
@media(min-width: 770px) {.qqa_seo_body_8ez table {
  display: table;
}
}.qqa_seo_body_8ez th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  text-align: left;
  font-weight: 700;
  color: #C4D6EE;
}.qqa_seo_body_8ez td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #8FAAC8;
}.qqa_seo_cols_8ez {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 642px) {.qqa_seo_cols_8ez {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.qqa_seo_cols_8ez {
  grid-template-columns: repeat(3,1fr);
}
}.qqa_seo_col_h_8ez {
  font-weight: 700;
  color: #C4D6EE;
  font-size: 13px;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
}.qqa_seo_col_p_8ez {
  line-height: 1.65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #627A99;
}.qqa_seo_stats_8ez {
  margin: 1.25rem 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.qqa_seo_stat_8ez {
  border-radius: 0.5rem;
  border: 1px solid rgba(46, 184, 240, 0.15);
  padding: 0.875rem 16px;
  flex: 1;
  background: rgba(46, 184, 240, 0.07);
  min-width: 140px;
}.qqa_seo_stat_val_8ez {
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  color: #2EB8F0;
  font-size: 20px;
  font-weight: 800;
}.qqa_seo_stat_lb_8ez {
  overflow-wrap: break-word;
  color: #627A99;
  font-size: 11px;
}.qqa_seo_8ez {
  padding: 36px 1rem 0;
  background: #0A0E1A;
}
@media(min-width: 769px) {.qqa_seo_8ez {
  padding: 2.75rem 1.5rem 0;
}
}.qqa_seo_in_8ez {
  background: #101828;
  padding: 28px 24px;
  border-radius: 14px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 767px) {.qqa_seo_in_8ez {
  padding: 2.25rem 40px;
}
}.qqa_seo_label_8ez {
  margin-bottom: 0.625rem;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #2EB8F0;
}.qqa_seo_h2_8ez {
  line-height: 1.25;
  font-family: 'Exo 2', sans-serif;
  color: #EFF6FF;
  font-size: 20px;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  font-weight: 800;
}
@media(min-width: 769px) {.qqa_seo_h2_8ez {
  font-size: 24px;
}
}.qqa_seo_body_8ez {
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #8FAAC8;
  font-size: 0.875rem;
}.qqa_seo_body_8ez p {
  margin-bottom: 12px;
  color: #8FAAC8;
  font-size: 0.875rem;
  line-height: 1.75;
}.qqa_seo_body_8ez p:last-child {
  margin-bottom: 0;
}.qqa_seo_body_8ez strong {
  font-weight: 700;
  color: #C4D6EE;
}.qqa_seo_body_8ez a {
  transition: color .2s;
  text-decoration: underline;
  color: #2EB8F0;
}.qqa_seo_body_8ez a:hover {
  color: #52CCFF;
}.qqa_seo_body_8ez ul,.qqa_seo_body_8ez ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.qqa_seo_body_8ez ol {
  list-style: decimal;
}.qqa_seo_body_8ez li {
  font-size: 14px;
  color: #8FAAC8;
  line-height: 1.75;
  margin-bottom: 0.375rem;
}.qqa_seo_body_8ez table {
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 12px;
  display: block;
  font-size: 13px;
  width: 100%;
}
@media(min-width: 765px) {.qqa_seo_body_8ez table {
  display: table;
}
}.qqa_seo_body_8ez th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #C4D6EE;
  font-weight: 700;
}.qqa_seo_body_8ez td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #8FAAC8;
}.qqa_seo_cols_8ez {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 643px) {.qqa_seo_cols_8ez {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.qqa_seo_cols_8ez {
  grid-template-columns: repeat(3,1fr);
}
}.qqa_seo_col_h_8ez {
  margin-bottom: 7px;
  font-weight: 700;
  color: #C4D6EE;
  font-size: 13px;
  overflow-wrap: break-word;
}.qqa_seo_col_p_8ez {
  font-size: 0.813rem;
  color: #627A99;
  line-height: 1.65;
  overflow-wrap: break-word;
}.qqa_seo_stats_8ez {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.qqa_seo_stat_8ez {
  flex: 1;
  background: rgba(46, 184, 240, 0.07);
  border-radius: 8px;
  border: 1px solid rgba(46, 184, 240, 0.15);
  padding: 14px 1rem;
  min-width: 140px;
}.qqa_seo_stat_val_8ez {
  font-weight: 800;
  margin-bottom: 0.25rem;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #2EB8F0;
}.qqa_seo_stat_lb_8ez {
  font-size: 11px;
  color: #627A99;
  overflow-wrap: break-word;
}.qqa_seo_8ez {
  background: #0A0E1A;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.qqa_seo_8ez {
  padding: 44px 24px 0;
}
}.qqa_seo_in_8ez {
  border-radius: 0.875rem;
  background: #101828;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.qqa_seo_in_8ez {
  padding: 2.25rem 2.5rem;
}
}.qqa_seo_label_8ez {
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #2EB8F0;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 10px;
}.qqa_seo_h2_8ez {
  margin-bottom: 14px;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
  color: #EFF6FF;
}
@media(min-width: 769px) {.qqa_seo_h2_8ez {
  font-size: 1.5rem;
}
}.qqa_seo_body_8ez {
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #8FAAC8;
}.qqa_seo_body_8ez p {
  margin-bottom: 12px;
  font-size: 14px;
  color: #8FAAC8;
  line-height: 1.75;
}.qqa_seo_body_8ez p:last-child {
  margin-bottom: 0;
}.qqa_seo_body_8ez strong {
  color: #C4D6EE;
  font-weight: 700;
}.qqa_seo_body_8ez a {
  transition: color .2s;
  color: #2EB8F0;
  text-decoration: underline;
}.qqa_seo_body_8ez a:hover {
  color: #52CCFF;
}.qqa_seo_body_8ez ul,.qqa_seo_body_8ez ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.qqa_seo_body_8ez ol {
  list-style: decimal;
}.qqa_seo_body_8ez li {
  line-height: 1.75;
  color: #8FAAC8;
  font-size: 14px;
  margin-bottom: 6px;
}.qqa_seo_body_8ez table {
  font-size: 13px;
  display: block;
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
  margin-bottom: 12px;
}
@media(min-width: 767px) {.qqa_seo_body_8ez table {
  display: table;
}
}.qqa_seo_body_8ez th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  font-weight: 700;
  text-align: left;
  color: #C4D6EE;
}.qqa_seo_body_8ez td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8FAAC8;
}.qqa_seo_cols_8ez {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 637px) {.qqa_seo_cols_8ez {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.qqa_seo_cols_8ez {
  grid-template-columns: repeat(3,1fr);
}
}.qqa_seo_col_h_8ez {
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #C4D6EE;
  font-weight: 700;
}.qqa_seo_col_p_8ez {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #627A99;
}.qqa_seo_stats_8ez {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.qqa_seo_stat_8ez {
  border: 1px solid rgba(46, 184, 240, 0.15);
  padding: 0.875rem 1rem;
  border-radius: 0.5rem;
  flex: 1;
  background: rgba(46, 184, 240, 0.07);
  min-width: 140px;
}.qqa_seo_stat_val_8ez {
  overflow-wrap: break-word;
  color: #2EB8F0;
  font-weight: 800;
  margin-bottom: 0.25rem;
  font-size: 1.25rem;
}.qqa_seo_stat_lb_8ez {
  color: #627A99;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.qqa_ft_8ez {
  background: #060810;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 3rem;
}.qqa_ft_support_8ez {
  padding: 1.5rem 16px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 770px) {.qqa_ft_support_8ez {
  padding: 1.75rem 24px;
}
}.qqa_ft_support_in_8ez {
  margin: 0 auto;
  gap: 1rem;
  flex-wrap: wrap;
  max-width: 82.5rem;
  align-items: center;
  display: flex;
}.qqa_ft_support_main_8ez {
  flex: 1;
  gap: 1rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  min-width: 220px;
}.qqa_ft_support_ic_8ez {
  color: #2EB8F0;
  flex-shrink: 0;
}.qqa_ft_support_ic_8ez svg {
  stroke-linejoin: round;
  width: 30px;
  height: 1.875rem;
  stroke-linecap: round;
}.qqa_ft_support_text_title_8ez {
  color: #EFF6FF;
  font-size: 15px;
  margin-bottom: 3px;
  overflow-wrap: break-word;
  font-weight: 700;
}.qqa_ft_support_text_sub_8ez {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #627A99;
}.qqa_ft_support_btn_8ez {
  transition: background .2s;
  border-radius: 8px;
  background: #2EB8F0;
  padding: 11px 22px;
  font-size: 13px;
  flex-shrink: 0;
  white-space: nowrap;
  font-weight: 700;
  color: #EFF6FF;
}.qqa_ft_support_btn_8ez:hover {
  background: #52CCFF;
}.qqa_ft_support_contacts_8ez {
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.qqa_ft_support_contact_8ez {
  line-height: 1.4;
  color: #607898;
  font-size: 12px;
}.qqa_ft_support_contact_8ez strong {
  font-size: 11px;
  font-weight: 600;
  color: #8FAAC8;
  margin-bottom: 2px;
  display: block;
}.qqa_ft_main_8ez {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 32px 1rem 1.5rem;
}
@media(min-width: 770px) {.qqa_ft_main_8ez {
  padding: 2.5rem 24px 32px;
}
}.qqa_ft_main_in_8ez {
  margin: 0 auto;
  gap: 1.5rem;
  max-width: 82.5rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.qqa_ft_main_in_8ez {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.qqa_ft_main_in_8ez {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.qqa_ft_col_logo_8ez {
  grid-column: 1/-1;
}
@media(min-width:1080px) {.qqa_ft_col_logo_8ez {
  grid-column: auto;
}
}.qqa_ft_logo_8ez {
  gap: 9px;
  align-items: center;
  font-weight: 800;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
  font-size: 16px;
  overflow-wrap: break-word;
  color: #EFF6FF;
  display: flex;
}.qqa_ft_logo_mark_8ez {
  overflow: hidden;
  border-radius: 0.313rem;
  width: 1.875rem;
  height: 30px;
}.qqa_ft_logo_mark_8ez img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.qqa_ft_logo_sub_8ez {
  max-width: 12.5rem;
  color: #607898;
  line-height: 1.55;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.qqa_ft_col_title_8ez {
  font-weight: 700;
  color: #8FAAC8;
  font-size: 0.75rem;
  margin-bottom: 0.875rem;
  letter-spacing: .07em;
  text-transform: uppercase;
}.qqa_ft_col_links_8ez {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.qqa_ft_col_link_8ez {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #607898;
  font-size: 13px;
}.qqa_ft_col_link_8ez:hover {
  color: #C4D6EE;
}.qqa_ft_apps_8ez {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.qqa_ft_app_card_8ez {
  gap: 10px;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 10px 0.75rem;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 5px;
  align-items: center;
  display: flex;
}.qqa_ft_app_card_8ez:hover {
  border-color: rgba(46, 184, 240, 0.45);
}.qqa_ft_app_card_ic_8ez svg {
  stroke-linejoin: round;
  width: 22px;
  height: 1.375rem;
  stroke-linecap: round;
}.qqa_ft_app_card_os_8ez {
  font-weight: 600;
  font-size: 0.625rem;
  color: #607898;
}.qqa_ft_app_card_action_8ez {
  font-weight: 700;
  font-size: 0.75rem;
  color: #C4D6EE;
}.qqa_ft_bot_8ez {
  padding: 20px 16px;
}
@media(min-width: 766px) {.qqa_ft_bot_8ez {
  padding: 1.25rem 24px;
}
}.qqa_ft_bot_in_8ez {
  gap: 16px;
  margin: 0 auto;
  align-items: center;
  display: flex;
  max-width: 82.5rem;
  flex-wrap: wrap;
}.qqa_ft_socials_8ez {
  gap: 0.5rem;
  display: flex;
}.qqa_ft_soc_8ez {
  border-radius: 5px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: background .2s;
  background: rgba(255, 255, 255, 0.05);
  width: 2.25rem;
  align-items: center;
  height: 36px;
  color: #8FAAC8;
  justify-content: center;
  display: flex;
}.qqa_ft_soc_8ez svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1rem;
  height: 1rem;
}.qqa_ft_soc_8ez:hover {
  background: rgba(255, 255, 255, 0.07);
}.qqa_ft_legal_8ez {
  flex: 1;
  min-width: 200px;
  font-size: 0.688rem;
  line-height: 1.6;
  color: #7090B2;
  overflow-wrap: break-word;
}.qqa_ft_legal_8ez strong {
  font-weight: 700;
  color: #8FAAC8;
}.qqa_ft_legal_8ez a {
  color: #8FAAC8;
  text-decoration: underline;
}.qqa_ft_age_8ez {
  border: 2px solid #7090B2;
  border-radius: 50%;
  font-weight: 800;
  align-items: center;
  width: 2rem;
  display: flex;
  color: #7090B2;
  margin-left: auto;
  flex-shrink: 0;
  height: 32px;
  justify-content: center;
  font-size: 11px;
}