*,::before,::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  -webkit-font-smoothing: antialiased;
  font-family: 'DM Sans', sans-serif;
  background-color: #0C1219;
  min-height: 100vh;
  color: #B8D4C8;
  line-height: 1.6;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  border: none;
  background: transparent;
  color: inherit;
  cursor: pointer;
}a {
  color: inherit;
  text-decoration: none;
}.qli_layout_0xg {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.qli_page_0xg {
  min-height: 100vh;
  display: flex;
}.qli_main_0xg {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media screen and (min-width: 1078px) {.qli_main_0xg {
  padding-left: 13.75rem;
}
}
@media screen and (max-width: 1076px) {.qli_main_0xg {
  padding-bottom: 4.5rem;
}
}.qli_gc_0xg {
  border-radius: 9px;
  border: 1px solid rgba(255,255,255,0.05);
  transition: transform .2s,border-color .2s;
  background: #0F1720;
  overflow: hidden;
  flex-shrink: 0;
  cursor: pointer;
  width: 140px;
  position: relative;
}
@media(min-width: 639px) {.qli_gc_0xg {
  width: 156px;
}
}
@media(min-width: 1077px) {.qli_gc_0xg {
  width: 168px;
}
}.qli_gc_0xg:hover {
  transform: translateY(-3px);
  border-color: rgba(0,200,122,0.07);
}.qli_gc_img_0xg {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.qli_gc_img_0xg img {
  inset: 0;
  object-fit: cover;
  position: absolute;
  height: 100%;
  width: 100%;
}.qli_gc_hover_0xg {
  inset: 0;
  background: rgba(7,12,17,0.72);
  transition: opacity .2s;
  align-items: center;
  position: absolute;
  display: flex;
  justify-content: center;
  opacity: 0;
}.qli_gc_0xg:hover .qli_gc_hover_0xg {
  opacity: 1;
}.qli_gc_hover_btn_0xg {
  background: #00C87A;
  padding: 8px 16px;
  border-radius: 0.313rem;
  font-size: 0.75rem;
  color: #E8F5EF;
  font-weight: 700;
}.qli_gc_info_0xg {
  padding: 0.5rem 0.625rem 0.625rem;
}.qli_gc_name_0xg {
  overflow: hidden;
  color: #B8D4C8;
  margin-bottom: 3px;
  font-size: 12px;
  max-width: 100%;
  white-space: nowrap;
  font-weight: 600;
  text-overflow: ellipsis;
}.qli_gc_prov_0xg {
  color: #3E5A52;
  font-size: 10px;
}.qli_gc_tag_0xg {
  border-radius: 4px;
  padding: 2px 7px;
  font-size: 0.563rem;
  left: 6px;
  position: absolute;
  letter-spacing: .04em;
  z-index: 2;
  font-weight: 700;
  text-transform: uppercase;
  top: 0.375rem;
}.qli_gc_tag_hot_0xg {
  background: #E03A3A;
  color: #fff;
}.qli_gc_tag_new_0xg {
  background: #00C87A;
  color: #0C1219;
}.qli_gc_tag_jp_0xg {
  background: #F0A832;
  color: #0C1219;
}.qli_gc_tag_ex_0xg {
  background: #007A8C;
  color: #fff;
}.qli_gc_tag_live_0xg {
  background: #E03A3A;
  color: #fff;
}.qli_gr_0xg {
  background: #0C1219;
  padding: 2rem 16px 0;
}
@media(min-width: 765px) {.qli_gr_0xg {
  padding: 36px 24px 0;
}
}.qli_gr_in_0xg {
  margin: 0 auto;
  max-width: 1320px;
}.qli_gr_head_0xg {
  gap: 12px;
  margin-bottom: 0.625rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.qli_gr_head_l_0xg {
  flex: 1;
  gap: 0.625rem;
  align-items: center;
  min-width: 0;
  display: flex;
}.qli_gr_ic_0xg {
  border-radius: 0.563rem;
  flex-shrink: 0;
  width: 2rem;
  align-items: center;
  justify-content: center;
  height: 32px;
  display: flex;
}.qli_gr_ic_0xg svg {
  height: 1rem;
  stroke-linejoin: round;
  width: 16px;
  stroke-linecap: round;
}.qli_gr_title_0xg {
  overflow-wrap: break-word;
  font-size: 1rem;
  font-weight: 700;
  color: #E8F5EF;
  font-family: 'Space Grotesk', sans-serif;
}
@media(min-width: 765px) {.qli_gr_title_0xg {
  font-size: 1.125rem;
}
}.qli_gr_more_0xg {
  transition: color .2s;
  gap: 5px;
  white-space: nowrap;
  align-items: center;
  font-weight: 600;
  color: #567A6E;
  display: flex;
  font-size: 0.75rem;
  flex-shrink: 0;
}.qli_gr_more_0xg:hover {
  color: #00C87A;
}.qli_gr_more_0xg svg {
  width: 0.75rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.75rem;
}.qli_gr_arrows_0xg {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.qli_gr_arr_0xg {
  border-radius: 5px;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.10);
  transition: background .15s,color .15s;
  justify-content: center;
  color: #7EA898;
  height: 1.875rem;
  display: flex;
  width: 1.875rem;
  align-items: center;
}.qli_gr_arr_0xg:hover {
  background: rgba(255,255,255,0.07);
  color: #E8F5EF;
}.qli_gr_arr_0xg svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 13px;
  width: 13px;
}.qli_gr_seo_h_0xg {
  margin: 0 0 0.375rem;
  color: #B8D4C8;
  overflow-wrap: break-word;
  font-family: 'Space Grotesk', sans-serif;
  max-width: 42.5rem;
  font-size: 0.813rem;
  font-weight: 700;
}
@media(min-width: 765px) {.qli_gr_seo_h_0xg {
  font-size: 0.875rem;
}
}.qli_gr_seo_0xg {
  max-width: 680px;
  margin-bottom: 0.75rem;
  color: #567A6E;
  font-size: 12px;
  line-height: 1.55;
  overflow-wrap: break-word;
}.qli_gr_seo_0xg strong {
  color: #B8D4C8;
  font-weight: 600;
}.qli_gr_scroll_0xg {
  gap: 10px;
  padding-bottom: 10px;
  -webkit-overflow-scrolling: touch;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
}.qli_gr_scroll_0xg::-webkit-scrollbar {
  display: none;
}
@media(min-width: 770px) {.qli_gr_scroll_0xg {
  gap: 12px;
}
}.qli_tb_0xg {
  background: #0A1016;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  position: fixed;
  height: 56px;
  align-items: center;
  z-index: 80;
  display: flex;
  left: 0;
  top: 0;
  right: 0;
}.qli_tb_in_0xg {
  padding: 0 0.875rem;
  gap: 0;
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
}.qli_tb_burger_0xg {
  border-radius: 0.563rem;
  gap: 0.313rem;
  align-items: center;
  height: 2.375rem;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
  margin-right: 8px;
  flex-direction: column;
  width: 38px;
}.qli_tb_burger_0xg:hover {
  background: rgba(255,255,255,0.05);
}.qli_tb_burger_line_0xg {
  border-radius: 1px;
  background: #7EA898;
  height: 2px;
  width: 1.125rem;
  display: block;
}
@media(min-width: 1079px) {.qli_tb_burger_0xg {
  display: none;
}
}.qli_tb_logo_0xg {
  gap: 9px;
  flex-shrink: 0;
  font-weight: 800;
  overflow-wrap: break-word;
  display: flex;
  font-size: 18px;
  align-items: center;
  margin-right: 20px;
  color: #E8F5EF;
  letter-spacing: -.01em;
}.qli_tb_logo_mark_0xg {
  overflow: hidden;
  border-radius: 9px;
  justify-content: center;
  display: flex;
  height: 2rem;
  align-items: center;
  width: 32px;
}.qli_tb_logo_mark_0xg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.qli_tb_nav_0xg {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 637px) {.qli_tb_nav_0xg {
  display: flex;
}
}.qli_tb_tab_0xg {
  border-radius: 0.563rem;
  padding: 8px 0.875rem;
  transition: background .15s,color .15s;
  font-size: 0.813rem;
  white-space: nowrap;
  color: #7EA898;
  font-weight: 600;
}.qli_tb_tab_0xg:hover {
  background: rgba(255,255,255,0.05);
  color: #E8F5EF;
}.qli_tb_tab_0xg.qli_state_active_0xg {
  background: rgba(0,200,122,0.18);
  color: #E8F5EF;
}.qli_tb_right_0xg {
  gap: 0.5rem;
  margin-left: auto;
  align-items: center;
  flex-shrink: 0;
  display: flex;
}.qli_tb_login_0xg {
  border-radius: 9px;
  padding: 0.563rem 1rem;
  background: rgba(255,255,255,0.05);
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255,255,255,0.10);
  display: none;
  color: #B8D4C8;
  font-weight: 600;
  font-size: 0.813rem;
}.qli_tb_login_0xg:hover {
  border-color: rgba(0,210,130,0.40);
  color: #E8F5EF;
}
@media(min-width: 477px) {.qli_tb_login_0xg {
  display: block;
}
}.qli_tb_reg_0xg {
  transition: background .2s;
  padding: 0.563rem 18px;
  background: #00C87A;
  border-radius: 0.563rem;
  color: #071A10;
  white-space: nowrap;
  font-weight: 700;
  font-size: 0.813rem;
}.qli_tb_reg_0xg:hover {
  background: #00E68C;
}.qli_sb_0xg {
  background: #131C26;
  transition: transform .25s ease;
  border-right: 1px solid rgba(255,255,255,0.05);
  transform: translateX(-100%);
  bottom: 0;
  width: 220px;
  left: 0;
  overflow-y: auto;
  top: 56px;
  z-index: 70;
  position: fixed;
}.qli_sb_0xg.qli_state_open_0xg {
  transform: translateX(0);
}.qli_sb_0xg::-webkit-scrollbar {
  width: 0.25rem;
}.qli_sb_0xg::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255,255,255,0.07);
}
@media(min-width:1080px) {.qli_sb_0xg {
  transform: translateX(0);
}
}.qli_sb_auth_0xg {
  padding: 14px 0.75rem 10px;
}.qli_sb_btn_reg_0xg {
  background: #00C87A;
  transition: background .2s;
  padding: 11px;
  border-radius: 0.563rem;
  font-weight: 700;
  display: block;
  margin-bottom: 0.5rem;
  text-align: center;
  font-size: 13px;
  color: #071A10;
}.qli_sb_btn_reg_0xg:hover {
  background: #00E68C;
}.qli_sb_btn_login_0xg {
  border-radius: 9px;
  border: 1px solid rgba(255,255,255,0.10);
  background: rgba(255,255,255,0.05);
  padding: 10px;
  transition: border-color .2s;
  display: block;
  color: #B8D4C8;
  font-weight: 600;
  text-align: center;
  font-size: 13px;
}.qli_sb_btn_login_0xg:hover {
  border-color: rgba(0,210,130,0.40);
  color: #E8F5EF;
}.qli_sb_promo_0xg {
  margin: 0 0.75rem 10px;
  background: linear-gradient(135deg,#041C14,#131C26);
  border: 1px solid rgba(0,200,122,0.18);
  border-radius: 0.563rem;
  padding: 12px 0.875rem;
  overflow: hidden;
  position: relative;
}.qli_sb_promo_0xg::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(0,200,122,0.18),transparent 70%);
  width: 5rem;
  height: 80px;
  right: -20px;
  top: -1.25rem;
  position: absolute;
  content: '';
}.qli_sb_promo_title_0xg {
  text-transform: uppercase;
  font-weight: 700;
  color: #00C87A;
  letter-spacing: .06em;
  margin-bottom: 4px;
  font-size: 11px;
}.qli_sb_promo_text_0xg {
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 12px;
  color: #E8F5EF;
  line-height: 1.35;
}.qli_sb_promo_sub_0xg {
  font-size: 10px;
  color: #567A6E;
  margin-top: 3px;
}.qli_sb_nav_0xg {
  padding: 0.375rem 0.5rem 16px;
}.qli_sb_nav_lb_0xg {
  padding: 0.625rem 8px 0.375rem;
  color: #3E5A52;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.625rem;
  font-weight: 700;
}.qli_sb_link_0xg {
  gap: 10px;
  transition: background .15s,color .15s;
  border-radius: 0.313rem;
  padding: 9px 0.625rem;
  overflow-wrap: break-word;
  cursor: pointer;
  color: #7EA898;
  font-weight: 500;
  align-items: center;
  font-size: 13px;
  display: flex;
}.qli_sb_link_0xg:hover {
  background: rgba(255,255,255,0.05);
  color: #E8F5EF;
}.qli_sb_link_0xg.qli_state_active_0xg {
  background: rgba(0,200,122,0.18);
  color: #E8F5EF;
}.qli_sb_ic_0xg {
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  height: 1.875rem;
  flex-shrink: 0;
  width: 30px;
  display: flex;
}.qli_sb_ic_0xg svg {
  stroke-linecap: round;
  width: 1rem;
  height: 1rem;
  stroke-linejoin: round;
}.qli_sb_ic_1_0xg {
  background: rgba(0,200,122,0.07);
  color: #00C87A;
}.qli_sb_ic_2_0xg {
  background: rgba(0,200,122,0.16);
  color: #00C87A;
}.qli_sb_ic_3_0xg {
  background: rgba(240,168,50,0.16);
  color: #F0A832;
}.qli_sb_ic_4_0xg {
  background: rgba(0,122,140,0.22);
  color: #007A8C;
}.qli_sb_ic_5_0xg {
  background: rgba(0,200,122,0.07);
  color: #E03882;
}.qli_sb_ic_6_0xg {
  background: rgba(0,122,140,0.22);
  color: #8A3FD4;
}.qli_sb_badge_0xg {
  padding: 2px 7px;
  border-radius: 0.313rem;
  background: #F0A832;
  font-weight: 700;
  color: #071A10;
  font-size: 0.563rem;
  margin-left: auto;
}.qli_sb_bot_0xg {
  gap: 8px;
  padding: 12px;
  border-top: 1px solid rgba(255,255,255,0.05);
  display: flex;
}.qli_sb_lang_0xg,.qli_sb_help_0xg {
  border-radius: 0.313rem;
  transition: border-color .2s;
  padding: 0.563rem 0.375rem;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.05);
  flex: 1;
  gap: 0.375rem;
  font-size: 11px;
  display: flex;
  color: #7EA898;
  font-weight: 600;
  justify-content: center;
  align-items: center;
}.qli_sb_lang_0xg:hover,.qli_sb_help_0xg:hover {
  border-color: rgba(0,210,130,0.40);
  color: #E8F5EF;
}.qli_sb_lang_0xg svg,.qli_sb_help_0xg svg {
  height: 13px;
  width: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.qli_sb_bd_0xg {
  inset: 0;
  background: rgba(7,12,17,0.72);
  z-index: 69;
  position: fixed;
  display: none;
}.qli_sb_bd_0xg.qli_state_on_0xg {
  display: block;
}
@media(min-width: 1079px) {.qli_sb_bd_0xg {
  display: none!important;
}
}.qli_mob_nav_0xg {
  border-top: 1px solid rgba(255,255,255,0.10);
  background: #131C26;
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  left: 0;
  bottom: 0;
  display: flex;
  z-index: 80;
  position: fixed;
  right: 0;
}
@media(min-width: 1078px) {.qli_mob_nav_0xg {
  display: none;
}
}.qli_mob_nav_item_0xg {
  flex: 1;
  padding: 0.25rem 2px;
  gap: 4px;
  display: flex;
  flex-direction: column;
  color: #3E5A52;
  cursor: pointer;
  align-items: center;
}.qli_mob_nav_ic_0xg {
  line-height: 1;
}.qli_mob_nav_ic_0xg svg {
  stroke-linejoin: round;
  width: 1.25rem;
  height: 20px;
  stroke-linecap: round;
}.qli_mob_nav_lb_0xg {
  color: #3E5A52;
  font-size: 10px;
  font-weight: 600;
}.qli_mob_nav_item_0xg.qli_state_active_0xg {
  color: #00C87A;
}.qli_mob_nav_item_0xg.qli_state_active_0xg .qli_mob_nav_lb_0xg {
  color: #00C87A;
}.qli_hero_0xg {
  padding: 20px 1rem 0;
  background: #0C1219;
}
@media(min-width: 767px) {.qli_hero_0xg {
  padding: 24px 24px 0;
}
}.qli_hero_in_0xg {
  gap: 0.75rem;
  margin: 0 auto;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 82.5rem;
}
@media(min-width:860px) {.qli_hero_in_0xg {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1103px) {.qli_hero_in_0xg {
  grid-template-columns: 1fr 21.25rem;
}
}.qli_hero_promo_0xg {
  background: #0F1720;
  border-radius: 14px;
  overflow: hidden;
  min-height: 220px;
  align-items: stretch;
  display: flex;
  position: relative;
}
@media(min-width: 765px) {.qli_hero_promo_0xg {
  min-height: 280px;
}
}.qli_hero_promo_bg_0xg {
  background: linear-gradient(120deg,#041C14 0%,#0C1219 100%);
  inset: 0;
  background-position: center;
  position: absolute;
  background-size: cover;
}.qli_hero_promo_bg_0xg::after {
  background: linear-gradient(90deg,#0C1219 0%,rgba(7,12,17,0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.qli_hero_promo_glow_0xg {
  background: radial-gradient(circle,rgba(0,122,140,0.22) 0%,transparent 65%);
  border-radius: 50%;
  position: absolute;
  top: -40px;
  width: 300px;
  pointer-events: none;
  right: 3.75rem;
  height: 18.75rem;
}.qli_hero_promo_ct_0xg {
  padding: 1.75rem 24px 1.75rem 28px;
  position: relative;
  max-width: 30rem;
  flex-direction: column;
  display: flex;
  z-index: 2;
  justify-content: center;
}
@media(min-width: 765px) {.qli_hero_promo_ct_0xg {
  padding: 40px 2rem;
}
}.qli_hero_badge_0xg {
  border-radius: 20px;
  padding: 0.313rem 0.75rem;
  background: rgba(0,200,122,0.18);
  border: 1px solid rgba(0,200,122,0.07);
  font-weight: 700;
  margin-bottom: 14px;
  display: inline-block;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: .08em;
  color: #00C87A;
}.qli_hero_h1_0xg {
  overflow-wrap: break-word;
  font-size: 1.625rem;
  margin-bottom: 10px;
  font-family: 'Space Grotesk', sans-serif;
  color: #E8F5EF;
  line-height: 1.15;
  font-weight: 800;
}.qli_hero_h1_0xg em {
  color: #F0A832;
  font-style: normal;
}
@media(min-width: 767px) {.qli_hero_h1_0xg {
  font-size: 36px;
}
}.qli_hero_sub_0xg {
  color: #7EA898;
  margin-bottom: 20px;
  line-height: 1.55;
  font-size: 13px;
}
@media(min-width:768px) {.qli_hero_sub_0xg {
  font-size: 14px;
}
}.qli_hero_row_0xg {
  gap: 0.625rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.qli_hero_cta_0xg {
  padding: 13px 1.625rem;
  border-radius: 9px;
  transition: background .2s;
  background: #00C87A;
  font-size: 0.875rem;
  font-weight: 700;
  color: #071A10;
  box-shadow: 0 2px 0.75rem rgba(0,200,122,0.22), 0 0.375rem 2rem rgba(0,200,122,0.18);
}.qli_hero_cta_0xg:hover {
  background: #00E68C;
}.qli_hero_terms_0xg {
  color: #3E5A52;
  font-size: 11px;
}.qli_hero_game_0xg {
  background: #0F1720;
  border: 1px solid rgba(255,255,255,0.05);
  overflow: hidden;
  border-radius: 0.875rem;
  flex-direction: column;
  position: relative;
  display: flex;
}.qli_hero_game_badge_0xg {
  background: rgba(240,168,50,0.16);
  padding: 0.313rem 10px;
  border: 1px solid rgba(240,168,50,0.16);
  border-radius: 20px;
  left: 12px;
  z-index: 3;
  color: #F0A832;
  top: 0.75rem;
  font-weight: 700;
  text-transform: uppercase;
  position: absolute;
  letter-spacing: .06em;
  font-size: 10px;
}.qli_hero_game_badge_0xg svg {
  height: 0.688rem;
  width: 11px;
  margin-right: 4px;
  vertical-align: -1px;
}.qli_hero_game_img_0xg {
  background: linear-gradient(135deg,#041C14,#0C1219);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.qli_hero_game_img_0xg img {
  inset: 0;
  width: 100%;
  position: absolute;
  height: 100%;
  object-fit: cover;
}.qli_hero_game_play_0xg {
  inset: 0;
  transition: opacity .2s;
  background: rgba(7,12,17,0.72);
  opacity: 0;
  justify-content: center;
  display: flex;
  position: absolute;
  align-items: center;
}.qli_hero_game_0xg:hover .qli_hero_game_play_0xg {
  opacity: 1;
}.qli_hero_game_play_0xg span {
  border-radius: 50%;
  background: #00C87A;
  align-items: center;
  display: flex;
  width: 52px;
  height: 52px;
  justify-content: center;
}.qli_hero_game_play_0xg span svg {
  height: 1.125rem;
  margin-left: 2px;
  width: 18px;
}.qli_hero_game_info_0xg {
  padding: 0.875rem 1rem;
}.qli_hero_game_title_0xg {
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 15px;
  margin-bottom: 0.25rem;
  color: #E8F5EF;
}.qli_hero_game_provider_0xg {
  color: #567A6E;
  font-size: 11px;
}.qli_hero_game_btn_0xg {
  transition: background .2s;
  margin: 12px 16px 16px;
  border-radius: 0.563rem;
  background: #00C87A;
  padding: 11px;
  color: #E8F5EF;
  font-weight: 700;
  text-align: center;
  display: block;
  font-size: 0.813rem;
}.qli_hero_game_0xg:hover .qli_hero_game_btn_0xg {
  background: #00E68C;
}.qli_sbar_0xg {
  background: #0C1219;
  padding: 16px 16px 0;
}
@media(min-width: 765px) {.qli_sbar_0xg {
  padding: 1.125rem 1.5rem 0;
}
}.qli_sbar_in_0xg {
  margin: 0 auto;
  max-width: 82.5rem;
}.qli_sbar_row_0xg {
  gap: 10px;
  display: flex;
  margin-bottom: 12px;
  flex-wrap: wrap;
}.qli_sbar_input_0xg {
  border-radius: 9px;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 11px 16px;
  flex: 1;
  transition: border-color .2s;
  background: #0F1720;
  gap: 0.625rem;
  display: flex;
  font-size: 0.813rem;
  align-items: center;
  cursor: pointer;
  color: #567A6E;
}.qli_sbar_input_0xg:hover {
  border-color: rgba(0,210,130,0.40);
}.qli_sbar_input_0xg svg {
  width: 15px;
  stroke-linejoin: round;
  height: 15px;
  stroke-linecap: round;
  flex-shrink: 0;
}.qli_sbar_providers_0xg {
  border-radius: 0.563rem;
  gap: 8px;
  background: #0F1720;
  padding: 11px 1.125rem;
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.10);
  color: #B8D4C8;
  display: flex;
  font-size: 13px;
  white-space: nowrap;
  font-weight: 600;
  align-items: center;
}.qli_sbar_providers_0xg:hover {
  border-color: rgba(0,210,130,0.40);
  color: #E8F5EF;
}.qli_sbar_providers_0xg svg {
  stroke-linecap: round;
  width: 14px;
  height: 14px;
  stroke-linejoin: round;
}.qli_sbar_tabs_0xg {
  gap: 0.375rem;
  padding-bottom: 2px;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
}.qli_sbar_tabs_0xg::-webkit-scrollbar {
  display: none;
}.qli_sbar_tab_0xg {
  padding: 8px 14px;
  gap: 7px;
  background: rgba(255,255,255,0.05);
  border-radius: 20px;
  border: 1px solid rgba(255,255,255,0.05);
  transition: background .15s,color .15s,border-color .15s;
  font-weight: 600;
  white-space: nowrap;
  cursor: pointer;
  display: flex;
  align-items: center;
  color: #7EA898;
  font-size: 12px;
  flex-shrink: 0;
}.qli_sbar_tab_0xg:hover {
  border-color: rgba(0,210,130,0.40);
  background: rgba(255,255,255,0.07);
  color: #E8F5EF;
}.qli_sbar_tab_0xg.qli_state_active_0xg {
  border-color: rgba(0,200,122,0.07);
  background: rgba(0,200,122,0.18);
  color: #E8F5EF;
}.qli_sbar_tab_ic_0xg svg {
  height: 14px;
  stroke-linejoin: round;
  width: 0.875rem;
  stroke-linecap: round;
}.qli_wy_0xg {
  padding: 32px 1rem 0;
  background: #0C1219;
}
@media(min-width: 765px) {.qli_wy_0xg {
  padding: 40px 24px 0;
}
}.qli_wy_in_0xg {
  margin: 0 auto;
  max-width: 1320px;
}.qli_wy_head_0xg {
  margin-bottom: 1.125rem;
  max-width: 720px;
}.qli_wy_label_0xg {
  margin-bottom: 8px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #00C87A;
  font-weight: 700;
}.qli_wy_h2_0xg {
  font-family: 'Space Grotesk', sans-serif;
  color: #E8F5EF;
  font-size: 20px;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 771px) {.qli_wy_h2_0xg {
  font-size: 24px;
}
}.qli_wy_intro_0xg {
  margin: 0;
  line-height: 1.6;
  color: #567A6E;
  font-size: 13px;
}.qli_wy_grid_0xg {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.qli_wy_grid_0xg {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.qli_wy_grid_0xg {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.qli_wy_card_0xg {
  padding: 20px;
  background: #131C26;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 9px;
}.qli_wy_card_0xg:hover {
  transform: translateY(-2px);
  border-color: rgba(0,200,122,0.07);
}.qli_wy_card_ic_0xg {
  background: rgba(0,200,122,0.18);
  border-radius: 50%;
  align-items: center;
  margin-bottom: 14px;
  display: flex;
  color: #00C87A;
  height: 44px;
  width: 2.75rem;
  justify-content: center;
}.qli_wy_card_ic_0xg svg {
  stroke-linecap: round;
  height: 22px;
  width: 22px;
  stroke-linejoin: round;
}.qli_wy_card_h_0xg {
  color: #E8F5EF;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.25;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
}.qli_wy_card_p_0xg {
  font-size: 0.813rem;
  line-height: 1.6;
  color: #567A6E;
  overflow-wrap: break-word;
}.qli_wy_card_p_0xg strong {
  color: #B8D4C8;
  font-weight: 600;
}.qli_gcg_0xg {
  padding: 2.25rem 16px 0;
  background: #0C1219;
}
@media(min-width: 767px) {.qli_gcg_0xg {
  padding: 2.75rem 1.5rem 0;
}
}.qli_gcg_in_0xg {
  margin: 0 auto;
  max-width: 82.5rem;
}.qli_gcg_head_0xg {
  max-width: 720px;
  margin-bottom: 20px;
}.qli_gcg_label_0xg {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  color: #00C87A;
  margin-bottom: 8px;
  font-size: 11px;
}.qli_gcg_h2_0xg {
  font-size: 22px;
  color: #E8F5EF;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-family: 'Space Grotesk', sans-serif;
  font-weight: 800;
}
@media(min-width: 769px) {.qli_gcg_h2_0xg {
  font-size: 1.75rem;
}
}.qli_gcg_intro_0xg {
  color: #567A6E;
  font-size: 0.813rem;
  line-height: 1.6;
}.qli_gcg_grid_0xg {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.qli_gcg_grid_0xg {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.qli_gcg_grid_0xg {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.qli_gcg_card_0xg {
  transition: transform .2s,border-color .2s;
  padding: 1.25rem;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 14px;
  flex-direction: column;
  display: flex;
  position: relative;
  cursor: pointer;
  min-height: 240px;
  justify-content: flex-end;
}.qli_gcg_card_0xg:hover {
  border-color: rgba(0,200,122,0.18);
  transform: translateY(-3px);
}.qli_gcg_card_bg_0xg {
  inset: 0;
  z-index: 0;
  position: absolute;
}.qli_gcg_card_bg_0xg::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  position: absolute;
  content: '';
}.qli_gcg_card_ic_0xg {
  background: rgba(0,0,0,.45);
  border-radius: 0.313rem;
  right: 18px;
  top: 1.125rem;
  width: 2.5rem;
  align-items: center;
  color: #E8F5EF;
  z-index: 2;
  justify-content: center;
  position: absolute;
  display: flex;
  height: 2.5rem;
}.qli_gcg_card_ic_0xg svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.25rem;
  width: 1.25rem;
}.qli_gcg_card_ct_0xg {
  position: relative;
  z-index: 1;
}.qli_gcg_card_h_0xg {
  font-family: 'Space Grotesk', sans-serif;
  color: #E8F5EF;
  margin-bottom: 0.5rem;
  line-height: 1.2;
  font-size: 1.125rem;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.qli_gcg_card_h_0xg {
  font-size: 1.25rem;
}
}.qli_gcg_card_p_0xg {
  overflow-wrap: break-word;
  color: rgba(255,255,255,.82);
  font-size: 12px;
  margin-bottom: 0.625rem;
  line-height: 1.55;
}.qli_gcg_card_p_0xg strong {
  color: #E8F5EF;
  font-weight: 600;
}.qli_gcg_card_cta_0xg {
  gap: 0.25rem;
  letter-spacing: .04em;
  align-items: center;
  text-transform: uppercase;
  font-size: 0.75rem;
  font-weight: 700;
  display: inline-flex;
  color: #00C87A;
}.qli_gcg_card_cta_0xg svg {
  stroke-linejoin: round;
  height: 0.75rem;
  stroke-linecap: round;
  width: 0.75rem;
}.qli_ws_0xg {
  background: #0C1219;
  padding: 32px 1rem 0;
}
@media(min-width: 767px) {.qli_ws_0xg {
  padding: 36px 24px 0;
}
}.qli_ws_in_0xg {
  margin: 0 auto;
  max-width: 1320px;
}.qli_ws_head_0xg {
  gap: 0.75rem;
  align-items: center;
  display: flex;
  margin-bottom: 14px;
  flex-wrap: wrap;
  justify-content: space-between;
}.qli_ws_title_0xg {
  gap: 0.625rem;
  font-size: 1rem;
  flex-wrap: wrap;
  font-weight: 700;
  font-family: 'Space Grotesk', sans-serif;
  color: #E8F5EF;
  overflow-wrap: break-word;
  display: flex;
  align-items: center;
}.qli_ws_title_ic_0xg svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 18px;
  color: #F0A832;
  height: 18px;
}.qli_ws_online_0xg {
  gap: 0.438rem;
  font-weight: 600;
  font-size: 0.75rem;
  align-items: center;
  display: flex;
  color: #567A6E;
}.qli_ws_online_dot_0xg {
  border-radius: 50%;
  background: #00C87A;
  box-shadow: 0 0 0.375rem rgba(0,200,122,0.16);
  width: 0.5rem;
  height: 8px;
  flex-shrink: 0;
}.qli_ws_scroll_0xg {
  gap: 0.5rem;
  scrollbar-width: none;
  padding-bottom: 8px;
  overflow-x: auto;
  display: flex;
}.qli_ws_scroll_0xg::-webkit-scrollbar {
  display: none;
}.qli_wc_0xg {
  background: #0F1720;
  padding: 10px 14px;
  border-radius: 9px;
  gap: 10px;
  border: 1px solid rgba(255,255,255,0.10);
  flex-shrink: 0;
  align-items: center;
  display: flex;
  min-width: 13.75rem;
}.qli_wc_img_0xg {
  background: #131C26;
  overflow: hidden;
  border-radius: 5px;
  width: 36px;
  height: 2.25rem;
  flex-shrink: 0;
}.qli_wc_img_0xg img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.qli_wc_info_0xg {
  min-width: 0;
}.qli_wc_game_0xg {
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 600;
  font-size: 12px;
  color: #B8D4C8;
  white-space: nowrap;
}.qli_wc_player_0xg {
  overflow: hidden;
  font-size: 0.625rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #3E5A52;
}.qli_wc_amount_0xg {
  font-weight: 700;
  font-size: 13px;
  margin-left: auto;
  flex-shrink: 0;
  color: #00C87A;
  white-space: nowrap;
}.qli_htp_0xg {
  padding: 36px 1rem 0;
  background: #0C1219;
}
@media(min-width: 770px) {.qli_htp_0xg {
  padding: 44px 24px 0;
}
}.qli_htp_in_0xg {
  margin: 0 auto;
  max-width: 1320px;
}.qli_htp_head_0xg {
  max-width: 45rem;
  margin-bottom: 1.375rem;
}.qli_htp_label_0xg {
  font-size: 0.688rem;
  margin-bottom: 8px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #00C87A;
  font-weight: 700;
}.qli_htp_h2_0xg {
  font-weight: 800;
  font-size: 1.375rem;
  font-family: 'Space Grotesk', sans-serif;
  color: #E8F5EF;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.qli_htp_h2_0xg {
  font-size: 1.75rem;
}
}.qli_htp_intro_0xg {
  line-height: 1.6;
  font-size: 14px;
  color: #567A6E;
}.qli_htp_steps_0xg {
  padding: 0;
  gap: 12px;
  margin: 0;
  list-style: none;
  grid-template-columns: 1fr;
  counter-reset: none;
  display: grid;
}
@media(min-width: 638px) {.qli_htp_steps_0xg {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.qli_htp_steps_0xg {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.qli_htp_step_0xg {
  border: 1px solid rgba(255,255,255,0.10);
  padding: 20px 18px 18px;
  border-radius: 9px;
  background: #131C26;
  flex-direction: column;
  position: relative;
  display: flex;
}.qli_htp_step_num_0xg {
  border-radius: 50%;
  background: #00C87A;
  font-weight: 800;
  display: flex;
  justify-content: center;
  left: 1.25rem;
  position: absolute;
  color: #071A10;
  height: 1.75rem;
  align-items: center;
  top: -0.75rem;
  font-size: 0.813rem;
  width: 1.75rem;
  font-family: 'Space Grotesk', sans-serif;
}.qli_htp_step_ic_0xg {
  margin: 8px 0 12px;
  background: rgba(0,200,122,0.18);
  border-radius: 5px;
  align-items: center;
  height: 36px;
  justify-content: center;
  display: flex;
  color: #00C87A;
  width: 36px;
}.qli_htp_step_ic_0xg svg {
  stroke-linecap: round;
  width: 18px;
  height: 1.125rem;
  stroke-linejoin: round;
}.qli_htp_step_h_0xg {
  line-height: 1.25;
  margin-bottom: 0.375rem;
  font-size: 14px;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #E8F5EF;
}.qli_htp_step_p_0xg {
  line-height: 1.55;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #567A6E;
}.qli_htp_step_p_0xg strong {
  font-weight: 600;
  color: #B8D4C8;
}.qli_htp_cta_0xg {
  transition: background .2s;
  padding: 13px 1.625rem;
  border-radius: 9px;
  background: #00C87A;
  color: #071A10;
  font-size: 14px;
  display: inline-block;
  font-weight: 700;
  margin-top: 20px;
}.qli_htp_cta_0xg:hover {
  background: #00E68C;
}.qli_bon_0xg {
  background: #0C1219;
  padding: 36px 1rem 0;
}
@media(min-width: 765px) {.qli_bon_0xg {
  padding: 2.75rem 1.5rem 0;
}
}.qli_bon_in_0xg {
  margin: 0 auto;
  max-width: 82.5rem;
}.qli_bon_head_0xg {
  margin-bottom: 1.25rem;
}.qli_bon_label_0xg {
  color: #00C87A;
  margin-bottom: 0.5rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
}.qli_bon_h2_0xg {
  overflow-wrap: break-word;
  color: #E8F5EF;
  font-weight: 800;
  margin-bottom: 8px;
  font-family: 'Space Grotesk', sans-serif;
  font-size: 20px;
}
@media(min-width: 771px) {.qli_bon_h2_0xg {
  font-size: 24px;
}
}.qli_bon_seo_0xg {
  color: #567A6E;
  line-height: 1.6;
  max-width: 620px;
  font-size: 13px;
  overflow-wrap: break-word;
}.qli_bon_seo_0xg strong {
  font-weight: 700;
  color: #B8D4C8;
}.qli_bon_seo_0xg a {
  color: #00C87A;
  text-decoration: underline;
}.qli_bon_grid_0xg {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 638px) {.qli_bon_grid_0xg {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.qli_bon_grid_0xg {
  grid-template-columns: repeat(5,1fr);
}
}.qli_bon_card_0xg {
  background: #0F1720;
  border: 1px solid rgba(255,255,255,0.10);
  transition: border-color .2s,transform .2s;
  border-radius: 9px;
  padding: 1rem;
}.qli_bon_card_0xg:hover {
  border-color: rgba(0,200,122,0.07);
  transform: translateY(-2px);
}.qli_bon_card_ic_0xg svg {
  height: 26px;
  stroke-linecap: round;
  width: 26px;
  stroke-linejoin: round;
}.qli_bon_card_ic_0xg {
  margin-bottom: 10px;
}.qli_bon_card_type_0xg {
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.375rem;
  letter-spacing: .06em;
  color: #567A6E;
}.qli_bon_card_amount_0xg {
  color: #F0A832;
  margin-bottom: 0.375rem;
  line-height: 1.1;
  font-size: 1.125rem;
  font-weight: 800;
}.qli_bon_card_name_0xg {
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 13px;
  margin-bottom: 8px;
  color: #E8F5EF;
}.qli_bon_card_detail_0xg {
  border-top: 1px solid rgba(255,255,255,0.05);
  color: #3E5A52;
  padding-top: 8px;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  line-height: 1.5;
}.qli_app_0xg {
  padding: 36px 1rem 0;
  background: #0C1219;
}
@media(min-width:768px) {.qli_app_0xg {
  padding: 44px 24px 0;
}
}.qli_app_in_0xg {
  margin: 0 auto;
  max-width: 1320px;
}.qli_app_head_0xg {
  margin-bottom: 1rem;
}.qli_app_label_0xg {
  color: #00C87A;
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.5rem;
}.qli_app_h2_0xg {
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Space Grotesk', sans-serif;
  color: #E8F5EF;
  font-size: 20px;
}
@media(min-width: 770px) {.qli_app_h2_0xg {
  font-size: 24px;
}
}.qli_app_sub_0xg {
  color: #567A6E;
  font-size: 13px;
  overflow-wrap: break-word;
  max-width: 600px;
  line-height: 1.6;
}.qli_app_sub_0xg strong {
  font-weight: 700;
  color: #B8D4C8;
}.qli_app_cards_0xg {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 16px;
}
@media(min-width: 639px) {.qli_app_cards_0xg {
  grid-template-columns: repeat(3,1fr);
}
}.qli_app_card_0xg {
  padding: 20px;
  gap: 16px;
  overflow: hidden;
  border-radius: 9px;
  align-items: flex-start;
  position: relative;
  display: flex;
  flex-wrap: wrap;
}.qli_app_card_ios_0xg {
  background: linear-gradient(135deg,rgba(0,200,122,0.18) 0%,#131C26 100%);
}.qli_app_card_android_0xg {
  background: linear-gradient(135deg,rgba(0,200,122,0.16) 0%,#131C26 100%);
}.qli_app_card_win_0xg {
  background: linear-gradient(135deg,rgba(240,168,50,0.16) 0%,#131C26 100%);
}.qli_app_card_ic_0xg svg {
  height: 34px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 2.125rem;
}.qli_app_card_ic_0xg {
  flex-shrink: 0;
  color: #E8F5EF;
}.qli_app_card_os_0xg {
  font-weight: 700;
  color: #567A6E;
  text-transform: uppercase;
  margin-bottom: 0.375rem;
  font-size: 0.625rem;
  letter-spacing: .08em;
}.qli_app_card_title_0xg {
  color: #E8F5EF;
  margin-bottom: 0.375rem;
  font-size: 0.938rem;
  font-weight: 700;
  line-height: 1.2;
  overflow-wrap: break-word;
}.qli_app_card_text_0xg {
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  color: #567A6E;
  font-size: 0.75rem;
  line-height: 1.5;
}.qli_app_card_btn_0xg {
  transition: background .2s;
  background: rgba(255,255,255,0.12);
  gap: 7px;
  border-radius: 5px;
  border: 1px solid rgba(0,210,130,0.40);
  padding: 0.625rem 18px;
  display: inline-flex;
  align-items: center;
  font-size: 0.813rem;
  font-weight: 700;
  color: #E8F5EF;
}.qli_app_card_btn_0xg:hover {
  background: rgba(255,255,255,0.07);
}.qli_reg_0xg {
  background: #0C1219;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.qli_reg_0xg {
  padding: 2.75rem 24px 0;
}
}.qli_reg_in_0xg {
  padding: 28px 24px;
  border-radius: 0.875rem;
  background: #131C26;
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.05);
  max-width: 82.5rem;
}
@media(min-width:768px) {.qli_reg_in_0xg {
  padding: 40px;
}
}.qli_reg_top_0xg {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.qli_reg_top_0xg {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.qli_reg_label_0xg {
  font-weight: 700;
  color: #00C87A;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
}.qli_reg_h2_0xg {
  font-weight: 800;
  overflow-wrap: break-word;
  line-height: 1.2;
  font-size: 1.375rem;
  font-family: 'Space Grotesk', sans-serif;
  margin-bottom: 0.75rem;
  color: #E8F5EF;
}
@media(min-width: 767px) {.qli_reg_h2_0xg {
  font-size: 1.75rem;
}
}.qli_reg_bonus_0xg {
  gap: 0.5rem;
  padding: 10px 1rem;
  background: rgba(240,168,50,0.16);
  border-radius: 9px;
  border: 1px solid rgba(240,168,50,0.16);
  margin-bottom: 16px;
  align-items: center;
  display: inline-flex;
}.qli_reg_bonus_amount_0xg {
  font-size: 20px;
  font-weight: 800;
  color: #F0A832;
}.qli_reg_bonus_text_0xg {
  line-height: 1.35;
  font-size: 13px;
  color: #7EA898;
}.qli_reg_cta_btn_0xg {
  transition: background .2s;
  border-radius: 0.563rem;
  background: #00C87A;
  padding: 14px 2rem;
  margin-bottom: 0.75rem;
  color: #071A10;
  font-weight: 700;
  font-size: 15px;
  display: inline-block;
  box-shadow: 0 2px 12px rgba(0,200,122,0.22), 0 6px 2rem rgba(0,200,122,0.18);
}.qli_reg_cta_btn_0xg:hover {
  background: #00E68C;
}.qli_reg_terms_0xg {
  color: #3E5A52;
  line-height: 1.5;
  font-size: 11px;
}.qli_reg_seo_0xg {
  border-top: 1px solid rgba(255,255,255,0.05);
  padding-top: 20px;
  margin-top: 1.25rem;
  font-size: 0.813rem;
  color: #567A6E;
  line-height: 1.65;
  overflow-wrap: break-word;
}.qli_reg_seo_0xg p {
  line-height: 1.65;
  font-size: 0.813rem;
  margin-bottom: 10px;
  color: #567A6E;
}.qli_reg_seo_0xg p:last-child {
  margin-bottom: 0;
}.qli_reg_seo_0xg strong {
  font-weight: 700;
  color: #B8D4C8;
}.qli_reg_seo_0xg a {
  transition: color .2s;
  color: #00C87A;
  text-decoration: underline;
}.qli_reg_seo_0xg a:hover {
  color: #00E68C;
}.qli_reg_seo_0xg ul,.qli_reg_seo_0xg ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 1.125rem;
}.qli_reg_seo_0xg ol {
  list-style: decimal;
}.qli_reg_seo_0xg li {
  color: #567A6E;
  line-height: 1.65;
  font-size: 0.813rem;
  margin-bottom: 0.25rem;
}.qli_reg_seo_0xg table {
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
  margin-bottom: 10px;
  font-size: 13px;
  width: 100%;
}
@media(min-width: 769px) {.qli_reg_seo_0xg table {
  display: table;
}
}.qli_reg_seo_0xg th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #B8D4C8;
  text-align: left;
  font-weight: 700;
}.qli_reg_seo_0xg td {
  padding: 8px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #567A6E;
}.qli_reg_steps_0xg {
  gap: 14px;
  margin-top: 28px;
  flex-direction: column;
  display: flex;
}
@media(min-width: 862px) {.qli_reg_steps_0xg {
  margin-top: 0;
}
}.qli_reg_step_0xg {
  background: rgba(255,255,255,0.05);
  border-radius: 9px;
  border: 1px solid rgba(255,255,255,0.05);
  padding: 1rem;
  gap: 0.875rem;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.qli_reg_step_num_0xg {
  border: 1px solid rgba(0,200,122,0.07);
  border-radius: 50%;
  background: rgba(0,200,122,0.18);
  font-size: 14px;
  justify-content: center;
  font-weight: 800;
  height: 34px;
  flex-shrink: 0;
  width: 2.125rem;
  display: flex;
  align-items: center;
  color: #00C87A;
}.qli_reg_step_title_0xg {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 3px;
  color: #E8F5EF;
}.qli_reg_step_text_0xg {
  color: #567A6E;
  line-height: 1.5;
  font-size: 0.75rem;
}.qli_reg_trust_0xg {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.625rem;
  display: flex;
  margin-top: 20px;
  flex-wrap: wrap;
  padding-top: 20px;
}.qli_reg_trust_item_0xg {
  gap: 0.438rem;
  color: #567A6E;
  overflow-wrap: break-word;
  display: flex;
  align-items: center;
  font-size: 0.75rem;
}.qli_reg_trust_ic_0xg svg {
  stroke-linejoin: round;
  height: 16px;
  color: #00C87A;
  width: 1rem;
  stroke-linecap: round;
}.qli_prov_0xg {
  padding: 36px 16px 0;
  background: #0C1219;
}
@media(min-width:768px) {.qli_prov_0xg {
  padding: 2.75rem 24px 0;
}
}.qli_prov_in_0xg {
  margin: 0 auto;
  max-width: 1320px;
}.qli_prov_head_0xg {
  margin-bottom: 16px;
}.qli_prov_label_0xg {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  color: #00C87A;
  margin-bottom: 8px;
  letter-spacing: .08em;
}.qli_prov_h2_0xg {
  font-size: 1.25rem;
  font-weight: 800;
  font-family: 'Space Grotesk', sans-serif;
  color: #E8F5EF;
  margin-bottom: 8px;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.qli_prov_h2_0xg {
  font-size: 1.5rem;
}
}.qli_prov_seo_0xg {
  font-size: 0.813rem;
  color: #567A6E;
  max-width: 620px;
  margin-bottom: 16px;
  overflow-wrap: break-word;
  line-height: 1.6;
}.qli_prov_seo_0xg strong {
  font-weight: 700;
  color: #B8D4C8;
}.qli_prov_seo_0xg a {
  color: #00C87A;
  text-decoration: underline;
}.qli_prov_grid_0xg {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 638px) {.qli_prov_grid_0xg {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1077px) {.qli_prov_grid_0xg {
  grid-template-columns: repeat(8,1fr);
}
}.qli_prov_card_0xg {
  background: #0F1720;
  border-radius: 0.563rem;
  border: 1px solid rgba(255,255,255,0.10);
  transition: border-color .2s,background .2s;
  padding: 0.875rem 10px;
  gap: 7px;
  display: flex;
  cursor: pointer;
  flex-direction: column;
  align-items: center;
}.qli_prov_card_0xg:hover {
  background: #131C26;
  border-color: rgba(0,210,130,0.40);
}.qli_prov_logo_0xg {
  border-radius: 0.313rem;
  overflow: hidden;
  background: rgba(255,255,255,0.05);
  height: 2.75rem;
  width: 2.75rem;
  align-items: center;
  justify-content: center;
  display: flex;
}.qli_prov_logo_0xg img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.qli_prov_name_0xg {
  font-weight: 600;
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #7EA898;
  text-align: center;
}.qli_seo_0xg {
  padding: 2.25rem 1rem 0;
  background: #0C1219;
}
@media(min-width: 767px) {.qli_seo_0xg {
  padding: 44px 1.5rem 0;
}
}.qli_seo_in_0xg {
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 0.875rem;
  background: #131C26;
  max-width: 1320px;
}
@media(min-width: 765px) {.qli_seo_in_0xg {
  padding: 36px 40px;
}
}.qli_seo_label_0xg {
  text-transform: uppercase;
  color: #00C87A;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  font-size: 11px;
  font-weight: 700;
}.qli_seo_h2_0xg {
  overflow-wrap: break-word;
  font-weight: 800;
  color: #E8F5EF;
  margin-bottom: 0.875rem;
  font-size: 1.25rem;
  font-family: 'Space Grotesk', sans-serif;
  line-height: 1.25;
}
@media(min-width: 769px) {.qli_seo_h2_0xg {
  font-size: 1.5rem;
}
}.qli_seo_body_0xg {
  overflow-wrap: break-word;
  font-size: 14px;
  line-height: 1.75;
  color: #7EA898;
}.qli_seo_body_0xg p {
  line-height: 1.75;
  margin-bottom: 0.75rem;
  color: #7EA898;
  font-size: 0.875rem;
}.qli_seo_body_0xg p:last-child {
  margin-bottom: 0;
}.qli_seo_body_0xg strong {
  color: #B8D4C8;
  font-weight: 700;
}.qli_seo_body_0xg a {
  transition: color .2s;
  color: #00C87A;
  text-decoration: underline;
}.qli_seo_body_0xg a:hover {
  color: #00E68C;
}.qli_seo_body_0xg ul,.qli_seo_body_0xg ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.qli_seo_body_0xg ol {
  list-style: decimal;
}.qli_seo_body_0xg li {
  font-size: 0.875rem;
  color: #7EA898;
  margin-bottom: 6px;
  line-height: 1.75;
}.qli_seo_body_0xg table {
  display: block;
  margin-bottom: 12px;
  overflow-x: auto;
  font-size: 0.813rem;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width:768px) {.qli_seo_body_0xg table {
  display: table;
}
}.qli_seo_body_0xg th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 12px;
  color: #B8D4C8;
  font-weight: 700;
  text-align: left;
}.qli_seo_body_0xg td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 12px;
  color: #7EA898;
}.qli_seo_cols_0xg {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.qli_seo_cols_0xg {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.qli_seo_cols_0xg {
  grid-template-columns: repeat(3,1fr);
}
}.qli_seo_col_h_0xg {
  font-weight: 700;
  font-size: 13px;
  color: #B8D4C8;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
}.qli_seo_col_p_0xg {
  line-height: 1.65;
  font-size: 0.813rem;
  color: #567A6E;
  overflow-wrap: break-word;
}.qli_seo_stats_0xg {
  gap: 1rem;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.qli_seo_stat_0xg {
  border: 1px solid rgba(0,200,122,0.18);
  border-radius: 9px;
  padding: 0.875rem 16px;
  flex: 1;
  background: rgba(0,200,122,0.07);
  min-width: 8.75rem;
}.qli_seo_stat_val_0xg {
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 4px;
  color: #00C87A;
}.qli_seo_stat_lb_0xg {
  font-size: 0.688rem;
  color: #567A6E;
  overflow-wrap: break-word;
}.qli_seo_0xg {
  padding: 2.25rem 16px 0;
  background: #0C1219;
}
@media(min-width: 769px) {.qli_seo_0xg {
  padding: 2.75rem 24px 0;
}
}.qli_seo_in_0xg {
  padding: 28px 1.5rem;
  background: #131C26;
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 0.875rem;
  max-width: 1320px;
}
@media(min-width: 769px) {.qli_seo_in_0xg {
  padding: 36px 2.5rem;
}
}.qli_seo_label_0xg {
  font-weight: 700;
  color: #00C87A;
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
}.qli_seo_h2_0xg {
  color: #E8F5EF;
  line-height: 1.25;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  font-family: 'Space Grotesk', sans-serif;
}
@media(min-width: 767px) {.qli_seo_h2_0xg {
  font-size: 1.5rem;
}
}.qli_seo_body_0xg {
  font-size: 14px;
  color: #7EA898;
  line-height: 1.75;
  overflow-wrap: break-word;
}.qli_seo_body_0xg p {
  color: #7EA898;
  line-height: 1.75;
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
}.qli_seo_body_0xg p:last-child {
  margin-bottom: 0;
}.qli_seo_body_0xg strong {
  color: #B8D4C8;
  font-weight: 700;
}.qli_seo_body_0xg a {
  transition: color .2s;
  color: #00C87A;
  text-decoration: underline;
}.qli_seo_body_0xg a:hover {
  color: #00E68C;
}.qli_seo_body_0xg ul,.qli_seo_body_0xg ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.qli_seo_body_0xg ol {
  list-style: decimal;
}.qli_seo_body_0xg li {
  line-height: 1.75;
  color: #7EA898;
  font-size: 14px;
  margin-bottom: 0.375rem;
}.qli_seo_body_0xg table {
  display: block;
  margin-bottom: 0.75rem;
  font-size: 13px;
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
}
@media(min-width: 765px) {.qli_seo_body_0xg table {
  display: table;
}
}.qli_seo_body_0xg th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 0.75rem;
  color: #B8D4C8;
  text-align: left;
  font-weight: 700;
}.qli_seo_body_0xg td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 12px;
  color: #7EA898;
}.qli_seo_cols_0xg {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 637px) {.qli_seo_cols_0xg {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.qli_seo_cols_0xg {
  grid-template-columns: repeat(3,1fr);
}
}.qli_seo_col_h_0xg {
  font-weight: 700;
  overflow-wrap: break-word;
  color: #B8D4C8;
  margin-bottom: 7px;
  font-size: 13px;
}.qli_seo_col_p_0xg {
  color: #567A6E;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
}.qli_seo_stats_0xg {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.qli_seo_stat_0xg {
  flex: 1;
  border-radius: 9px;
  background: rgba(0,200,122,0.07);
  border: 1px solid rgba(0,200,122,0.18);
  padding: 0.875rem 1rem;
  min-width: 140px;
}.qli_seo_stat_val_0xg {
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-size: 20px;
  font-weight: 800;
  color: #00C87A;
}.qli_seo_stat_lb_0xg {
  color: #567A6E;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.qli_pmt_0xg {
  padding: 36px 16px 0;
  background: #0C1219;
}
@media(min-width: 770px) {.qli_pmt_0xg {
  padding: 2.75rem 24px 0;
}
}.qli_pmt_in_0xg {
  margin: 0 auto;
  max-width: 82.5rem;
}.qli_pmt_head_0xg {
  max-width: 45rem;
  margin-bottom: 1.375rem;
}.qli_pmt_label_0xg {
  letter-spacing: .08em;
  color: #00C87A;
  margin-bottom: 0.5rem;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
}.qli_pmt_h2_0xg {
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Space Grotesk', sans-serif;
  font-size: 1.375rem;
  margin-bottom: 0.5rem;
  color: #E8F5EF;
}
@media(min-width: 769px) {.qli_pmt_h2_0xg {
  font-size: 1.75rem;
}
}.qli_pmt_intro_0xg {
  color: #567A6E;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.6;
}.qli_pmt_groups_0xg {
  gap: 1.25rem;
  display: flex;
  flex-direction: column;
}.qli_pmt_group_0xg {
  background: #131C26;
  padding: 20px;
  border-radius: 0.563rem;
  border: 1px solid rgba(255,255,255,0.10);
}.qli_pmt_group_head_0xg {
  gap: 12px;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 0.625rem;
  align-items: center;
}.qli_pmt_group_ic_0xg {
  background: rgba(0,200,122,0.18);
  border-radius: 0.313rem;
  width: 2.25rem;
  flex-shrink: 0;
  color: #00C87A;
  align-items: center;
  height: 36px;
  justify-content: center;
  display: flex;
}.qli_pmt_group_ic_0xg svg {
  width: 1.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 18px;
}.qli_pmt_group_h_0xg {
  margin: 0;
  color: #E8F5EF;
  overflow-wrap: break-word;
  font-size: 16px;
  font-family: 'Space Grotesk', sans-serif;
  font-weight: 700;
}.qli_pmt_group_p_0xg {
  color: #567A6E;
  font-size: 13px;
  line-height: 1.6;
  margin-bottom: 14px;
  overflow-wrap: break-word;
}.qli_pmt_group_p_0xg strong {
  color: #B8D4C8;
  font-weight: 600;
}.qli_pmt_table_wrap_0xg {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.qli_pmt_table_0xg {
  font-size: 13px;
  min-width: 540px;
  width: 100%;
  border-collapse: collapse;
}.qli_pmt_table_0xg th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  white-space: nowrap;
  color: #B8D4C8;
  font-size: 0.688rem;
  text-align: left;
  letter-spacing: .04em;
  text-transform: uppercase;
  font-weight: 700;
}.qli_pmt_table_0xg td {
  padding: 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #567A6E;
}.qli_pmt_table_0xg tbody tr:last-child td {
  border-bottom: none;
}.qli_pmt_table_0xg tr:hover td {
  background: rgba(255,255,255,0.05);
  color: #B8D4C8;
}.qli_seo_0xg {
  padding: 2.25rem 1rem 0;
  background: #0C1219;
}
@media(min-width: 770px) {.qli_seo_0xg {
  padding: 44px 24px 0;
}
}.qli_seo_in_0xg {
  padding: 28px 1.5rem;
  border: 1px solid rgba(255,255,255,0.10);
  margin: 0 auto;
  border-radius: 14px;
  background: #131C26;
  max-width: 1320px;
}
@media(min-width: 766px) {.qli_seo_in_0xg {
  padding: 36px 2.5rem;
}
}.qli_seo_label_0xg {
  font-size: 11px;
  font-weight: 700;
  color: #00C87A;
  margin-bottom: 10px;
  text-transform: uppercase;
  letter-spacing: .08em;
}.qli_seo_h2_0xg {
  color: #E8F5EF;
  overflow-wrap: break-word;
  font-size: 20px;
  font-family: 'Space Grotesk', sans-serif;
  font-weight: 800;
  margin-bottom: 14px;
  line-height: 1.25;
}
@media(min-width: 770px) {.qli_seo_h2_0xg {
  font-size: 1.5rem;
}
}.qli_seo_body_0xg {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #7EA898;
  overflow-wrap: break-word;
}.qli_seo_body_0xg p {
  margin-bottom: 0.75rem;
  line-height: 1.75;
  color: #7EA898;
  font-size: 0.875rem;
}.qli_seo_body_0xg p:last-child {
  margin-bottom: 0;
}.qli_seo_body_0xg strong {
  color: #B8D4C8;
  font-weight: 700;
}.qli_seo_body_0xg a {
  transition: color .2s;
  text-decoration: underline;
  color: #00C87A;
}.qli_seo_body_0xg a:hover {
  color: #00E68C;
}.qli_seo_body_0xg ul,.qli_seo_body_0xg ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.qli_seo_body_0xg ol {
  list-style: decimal;
}.qli_seo_body_0xg li {
  font-size: 14px;
  margin-bottom: 6px;
  color: #7EA898;
  line-height: 1.75;
}.qli_seo_body_0xg table {
  overflow-x: auto;
  font-size: 13px;
  margin-bottom: 0.75rem;
  width: 100%;
  display: block;
  border-collapse: collapse;
}
@media(min-width: 765px) {.qli_seo_body_0xg table {
  display: table;
}
}.qli_seo_body_0xg th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 12px;
  font-weight: 700;
  color: #B8D4C8;
  text-align: left;
}.qli_seo_body_0xg td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #7EA898;
}.qli_seo_cols_0xg {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 637px) {.qli_seo_cols_0xg {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.qli_seo_cols_0xg {
  grid-template-columns: repeat(3,1fr);
}
}.qli_seo_col_h_0xg {
  font-size: 0.813rem;
  color: #B8D4C8;
  margin-bottom: 0.438rem;
  font-weight: 700;
  overflow-wrap: break-word;
}.qli_seo_col_p_0xg {
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #567A6E;
  font-size: 13px;
}.qli_seo_stats_0xg {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.qli_seo_stat_0xg {
  border: 1px solid rgba(0,200,122,0.18);
  padding: 14px 1rem;
  flex: 1;
  background: rgba(0,200,122,0.07);
  border-radius: 0.563rem;
  min-width: 8.75rem;
}.qli_seo_stat_val_0xg {
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-size: 20px;
  font-weight: 800;
  color: #00C87A;
}.qli_seo_stat_lb_0xg {
  font-size: 11px;
  color: #567A6E;
  overflow-wrap: break-word;
}.qli_faq_0xg {
  background: #0C1219;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.qli_faq_0xg {
  padding: 44px 24px 0;
}
}.qli_faq_in_0xg {
  margin: 0 auto;
  max-width: 1320px;
}.qli_faq_head_0xg {
  margin-bottom: 20px;
}.qli_faq_label_0xg {
  font-weight: 700;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #00C87A;
  font-size: 11px;
}.qli_faq_h2_0xg {
  font-weight: 800;
  color: #E8F5EF;
  overflow-wrap: break-word;
  font-size: 20px;
  font-family: 'Space Grotesk', sans-serif;
}
@media(min-width: 769px) {.qli_faq_h2_0xg {
  font-size: 1.5rem;
}
}.qli_faq_list_0xg {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.qli_faq_item_0xg {
  overflow: hidden;
  border-radius: 9px;
  border: 1px solid rgba(255,255,255,0.10);
  background: #131C26;
}.qli_faq_q_0xg {
  transition: color .2s;
  gap: 12px;
  padding: 16px 1.25rem;
  color: #B8D4C8;
  font-size: 14px;
  display: flex;
  justify-content: space-between;
  font-weight: 600;
  overflow-wrap: break-word;
  cursor: pointer;
  flex-wrap: wrap;
  align-items: center;
}.qli_faq_q_0xg:hover {
  color: #E8F5EF;
}.qli_faq_q_ic_0xg {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255,255,255,0.05);
  width: 24px;
  font-size: 1rem;
  display: flex;
  color: #00C87A;
  flex-shrink: 0;
  align-items: center;
  height: 24px;
  justify-content: center;
}.qli_faq_item_0xg.qli_state_open_0xg .qli_faq_q_ic_0xg {
  transform: rotate(45deg);
}.qli_faq_a_0xg {
  padding: 0 1.25rem 1rem;
  display: none;
  line-height: 1.7;
  color: #567A6E;
  overflow-wrap: break-word;
  font-size: 13px;
}.qli_faq_item_0xg.qli_state_open_0xg .qli_faq_a_0xg {
  display: block;
}.qli_faq_a_0xg strong {
  font-weight: 700;
  color: #B8D4C8;
}.qli_faq_a_0xg a {
  color: #00C87A;
  text-decoration: underline;
}.qli_faq_a_0xg ul,.qli_faq_a_0xg ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 20px;
}.qli_faq_a_0xg ol {
  list-style: decimal;
}.qli_faq_a_0xg li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.qli_faq_a_0xg table {
  margin: 0.5rem 0;
  font-size: 12px;
  overflow-x: auto;
  display: block;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 769px) {.qli_faq_a_0xg table {
  display: table;
}
}.qli_faq_a_0xg th {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #B8D4C8;
  text-align: left;
  font-weight: 700;
}.qli_faq_a_0xg td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 6px 8px;
  color: #567A6E;
}.qli_ft_0xg {
  background: #070C11;
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 48px;
}.qli_ft_support_0xg {
  padding: 24px 1rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 765px) {.qli_ft_support_0xg {
  padding: 1.75rem 1.5rem;
}
}.qli_ft_support_in_0xg {
  margin: 0 auto;
  gap: 16px;
  display: flex;
  align-items: center;
  max-width: 1320px;
  flex-wrap: wrap;
}.qli_ft_support_main_0xg {
  flex: 1;
  gap: 16px;
  flex-wrap: wrap;
  min-width: 220px;
  display: flex;
  align-items: center;
}.qli_ft_support_ic_0xg {
  color: #00C87A;
  flex-shrink: 0;
}.qli_ft_support_ic_0xg svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.875rem;
  height: 1.875rem;
}.qli_ft_support_text_title_0xg {
  overflow-wrap: break-word;
  font-size: 15px;
  font-weight: 700;
  color: #E8F5EF;
  margin-bottom: 3px;
}.qli_ft_support_text_sub_0xg {
  color: #567A6E;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.qli_ft_support_btn_0xg {
  padding: 11px 22px;
  border-radius: 0.563rem;
  background: #00C87A;
  transition: background .2s;
  color: #E8F5EF;
  font-weight: 700;
  white-space: nowrap;
  font-size: 0.813rem;
  flex-shrink: 0;
}.qli_ft_support_btn_0xg:hover {
  background: #00E68C;
}.qli_ft_support_contacts_0xg {
  gap: 16px;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.qli_ft_support_contact_0xg {
  line-height: 1.4;
  font-size: 0.75rem;
  color: #3E5A52;
}.qli_ft_support_contact_0xg strong {
  color: #7EA898;
  margin-bottom: 2px;
  font-weight: 600;
  display: block;
  font-size: 0.688rem;
}.qli_ft_main_0xg {
  padding: 2rem 16px 24px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 769px) {.qli_ft_main_0xg {
  padding: 40px 24px 32px;
}
}.qli_ft_main_in_0xg {
  gap: 24px;
  margin: 0 auto;
  display: grid;
  max-width: 1320px;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.qli_ft_main_in_0xg {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.qli_ft_main_in_0xg {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.qli_ft_col_logo_0xg {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.qli_ft_col_logo_0xg {
  grid-column: auto;
}
}.qli_ft_logo_0xg {
  gap: 9px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #E8F5EF;
  font-size: 16px;
  margin-bottom: 12px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.qli_ft_logo_mark_0xg {
  overflow: hidden;
  border-radius: 5px;
  height: 1.875rem;
  width: 30px;
}.qli_ft_logo_mark_0xg img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.qli_ft_logo_sub_0xg {
  color: #3E5A52;
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 0.75rem;
  max-width: 12.5rem;
}.qli_ft_col_title_0xg {
  letter-spacing: .07em;
  color: #7EA898;
  font-weight: 700;
  font-size: 12px;
  margin-bottom: 0.875rem;
  text-transform: uppercase;
}.qli_ft_col_links_0xg {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.qli_ft_col_link_0xg {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #3E5A52;
  font-size: 13px;
}.qli_ft_col_link_0xg:hover {
  color: #B8D4C8;
}.qli_ft_apps_0xg {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.qli_ft_app_card_0xg {
  gap: 0.625rem;
  border-radius: 0.313rem;
  background: rgba(255,255,255,0.05);
  padding: 0.625rem 0.75rem;
  border: 1px solid rgba(255,255,255,0.10);
  transition: border-color .2s;
  display: flex;
  align-items: center;
}.qli_ft_app_card_0xg:hover {
  border-color: rgba(0,210,130,0.40);
}.qli_ft_app_card_ic_0xg svg {
  height: 1.375rem;
  stroke-linejoin: round;
  width: 1.375rem;
  stroke-linecap: round;
}.qli_ft_app_card_os_0xg {
  font-size: 10px;
  color: #3E5A52;
  font-weight: 600;
}.qli_ft_app_card_action_0xg {
  color: #B8D4C8;
  font-size: 0.75rem;
  font-weight: 700;
}.qli_ft_bot_0xg {
  padding: 1.25rem 16px;
}
@media(min-width: 767px) {.qli_ft_bot_0xg {
  padding: 20px 24px;
}
}.qli_ft_bot_in_0xg {
  gap: 1rem;
  margin: 0 auto;
  display: flex;
  max-width: 1320px;
  align-items: center;
  flex-wrap: wrap;
}.qli_ft_socials_0xg {
  gap: 8px;
  display: flex;
}.qli_ft_soc_0xg {
  transition: background .2s;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 0.313rem;
  align-items: center;
  color: #7EA898;
  justify-content: center;
  height: 36px;
  display: flex;
  width: 36px;
}.qli_ft_soc_0xg svg {
  height: 1rem;
  width: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.qli_ft_soc_0xg:hover {
  background: rgba(255,255,255,0.07);
}.qli_ft_legal_0xg {
  flex: 1;
  overflow-wrap: break-word;
  color: #4A6860;
  font-size: 0.688rem;
  min-width: 200px;
  line-height: 1.6;
}.qli_ft_legal_0xg strong {
  color: #7EA898;
  font-weight: 700;
}.qli_ft_legal_0xg a {
  color: #7EA898;
  text-decoration: underline;
}.qli_ft_age_0xg {
  border-radius: 50%;
  border: 2px solid #4A6860;
  margin-left: auto;
  height: 2rem;
  flex-shrink: 0;
  align-items: center;
  width: 2rem;
  color: #4A6860;
  justify-content: center;
  font-size: 0.688rem;
  display: flex;
  font-weight: 800;
}