*,::before,::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background-color: #09101A;
  min-height: 100vh;
  color: #AECBD2;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  font-family: 'Exo 2', sans-serif;
}ul,ol {
  list-style: none;
}img,picture,svg {
  display: block;
  max-width: 100%;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  color: inherit;
  cursor: pointer;
}a {
  color: inherit;
  text-decoration: none;
}.qli_layout-5yv {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}.qli_page-5yv {
  min-height: 100vh;
  display: flex;
}.qli_main-5yv {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media screen and (min-width: 1081px) {.qli_main-5yv {
  padding-left: 13.75rem;
}
}
@media screen and (max-width: 1078px) {.qli_main-5yv {
  padding-bottom: 72px;
}
}.qli_gc-5yv {
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #0D1620;
  border-radius: 0.5rem;
  cursor: pointer;
  width: 8.75rem;
  flex-shrink: 0;
  position: relative;
}
@media(min-width: 637px) {.qli_gc-5yv {
  width: 156px;
}
}
@media(min-width: 1083px) {.qli_gc-5yv {
  width: 10.5rem;
}
}.qli_gc-5yv:hover {
  transform: translateY(-3px);
  border-color: rgba(0, 200, 188, 0.07);
}.qli_gc_img-5yv {
  overflow: hidden;
  padding-bottom: 80%;
  width: 100%;
  position: relative;
}.qli_gc_img-5yv img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  width: 100%;
  height: 100%;
}.qli_gc_hover-5yv {
  background: rgba(5, 12, 19, 0.72);
  inset: 0;
  transition: opacity .2s;
  opacity: 0;
  align-items: center;
  position: absolute;
  display: flex;
  justify-content: center;
}.qli_gc-5yv:hover .qli_gc_hover-5yv {
  opacity: 1;
}.qli_gc_hover_btn-5yv {
  border-radius: 4px;
  background: #00C8BC;
  padding: 0.5rem 1rem;
  font-size: 12px;
  font-weight: 700;
  color: #E4F3F5;
}.qli_gc_info-5yv {
  padding: 0.5rem 0.625rem 10px;
}.qli_gc_name-5yv {
  overflow: hidden;
  font-weight: 600;
  max-width: 100%;
  margin-bottom: 3px;
  color: #AECBD2;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 12px;
}.qli_gc_prov-5yv {
  font-size: 0.625rem;
  color: #3A5563;
}.qli_gc_tag-5yv {
  border-radius: 0.25rem;
  padding: 2px 7px;
  font-weight: 700;
  letter-spacing: .04em;
  position: absolute;
  left: 0.375rem;
  text-transform: uppercase;
  font-size: 0.563rem;
  top: 6px;
  z-index: 2;
}.qli_gc_tag_hot-5yv {
  background: #E03A3A;
  color: #fff;
}.qli_gc_tag_new-5yv {
  background: #00C47A;
  color: #09101A;
}.qli_gc_tag_jp-5yv {
  background: #E8A030;
  color: #09101A;
}.qli_gc_tag_ex-5yv {
  background: #0066AA;
  color: #fff;
}.qli_gc_tag_live-5yv {
  background: #E03A3A;
  color: #fff;
}.qli_gr-5yv {
  background: #09101A;
  padding: 32px 1rem 0;
}
@media(min-width: 765px) {.qli_gr-5yv {
  padding: 2.25rem 24px 0;
}
}.qli_gr_in-5yv {
  margin: 0 auto;
  max-width: 82.5rem;
}.qli_gr_head-5yv {
  gap: 0.75rem;
  display: flex;
  margin-bottom: 10px;
  flex-wrap: wrap;
  align-items: center;
}.qli_gr_head_l-5yv {
  gap: 0.625rem;
  flex: 1;
  min-width: 0;
  display: flex;
  align-items: center;
}.qli_gr_ic-5yv {
  border-radius: 0.5rem;
  width: 2rem;
  align-items: center;
  display: flex;
  height: 2rem;
  justify-content: center;
  flex-shrink: 0;
}.qli_gr_ic-5yv svg {
  height: 1rem;
  width: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.qli_gr_title-5yv {
  color: #E4F3F5;
  font-family: 'Orbitron', sans-serif;
  overflow-wrap: break-word;
  font-size: 16px;
  font-weight: 700;
}
@media(min-width: 769px) {.qli_gr_title-5yv {
  font-size: 1.125rem;
}
}.qli_gr_more-5yv {
  transition: color .2s;
  gap: 0.313rem;
  font-size: 0.75rem;
  color: #4E6F7C;
  white-space: nowrap;
  font-weight: 600;
  display: flex;
  flex-shrink: 0;
  align-items: center;
}.qli_gr_more-5yv:hover {
  color: #00C8BC;
}.qli_gr_more-5yv svg {
  width: 12px;
  stroke-linecap: round;
  height: 12px;
  stroke-linejoin: round;
}.qli_gr_arrows-5yv {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.qli_gr_arr-5yv {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
  transition: background .15s,color .15s;
  width: 1.875rem;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 30px;
  color: #7499A8;
}.qli_gr_arr-5yv:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #E4F3F5;
}.qli_gr_arr-5yv svg {
  height: 0.813rem;
  width: 0.813rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.qli_gr_seo_h-5yv {
  margin: 0 0 6px;
  font-weight: 700;
  font-size: 13px;
  color: #AECBD2;
  max-width: 42.5rem;
  font-family: 'Orbitron', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.qli_gr_seo_h-5yv {
  font-size: 14px;
}
}.qli_gr_seo-5yv {
  font-size: 0.75rem;
  max-width: 680px;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  line-height: 1.55;
  color: #4E6F7C;
}.qli_gr_seo-5yv strong {
  font-weight: 600;
  color: #AECBD2;
}.qli_gr_scroll-5yv {
  gap: 10px;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 10px;
}.qli_gr_scroll-5yv::-webkit-scrollbar {
  display: none;
}
@media(min-width: 770px) {.qli_gr_scroll-5yv {
  gap: 12px;
}
}.qli_tb-5yv {
  background: #09101A;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  left: 0;
  height: 3.5rem;
  right: 0;
  position: fixed;
  display: flex;
  align-items: center;
  z-index: 80;
  top: 0;
}.qli_tb_in-5yv {
  padding: 0 0.875rem;
  gap: 0;
  width: 100%;
  height: 100%;
  align-items: center;
  display: flex;
}.qli_tb_burger-5yv {
  border-radius: 8px;
  gap: 0.313rem;
  flex-direction: column;
  height: 2.375rem;
  justify-content: center;
  align-items: center;
  margin-right: 8px;
  width: 2.375rem;
  display: flex;
  flex-shrink: 0;
}.qli_tb_burger-5yv:hover {
  background: rgba(255, 255, 255, 0.05);
}.qli_tb_burger_line-5yv {
  background: #7499A8;
  border-radius: 1px;
  height: 2px;
  width: 18px;
  display: block;
}
@media(min-width: 1077px) {.qli_tb_burger-5yv {
  display: none;
}
}.qli_tb_logo-5yv {
  gap: 9px;
  font-size: 18px;
  display: flex;
  font-weight: 800;
  overflow-wrap: break-word;
  flex-shrink: 0;
  color: #E4F3F5;
  letter-spacing: -.01em;
  align-items: center;
  margin-right: 1.25rem;
}.qli_tb_logo_mark-5yv {
  overflow: hidden;
  border-radius: 8px;
  align-items: center;
  display: flex;
  height: 2rem;
  width: 32px;
  justify-content: center;
}.qli_tb_logo_mark-5yv img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.qli_tb_nav-5yv {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width:640px) {.qli_tb_nav-5yv {
  display: flex;
}
}.qli_tb_tab-5yv {
  transition: background .15s,color .15s;
  border-radius: 0.5rem;
  padding: 8px 0.875rem;
  white-space: nowrap;
  color: #7499A8;
  font-weight: 600;
  font-size: 13px;
}.qli_tb_tab-5yv:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #E4F3F5;
}.qli_tb_tab-5yv.qli_state_active-5yv {
  background: rgba(0, 200, 188, 0.15);
  color: #E4F3F5;
}.qli_tb_right-5yv {
  gap: 8px;
  margin-left: auto;
  display: flex;
  flex-shrink: 0;
  align-items: center;
}.qli_tb_login-5yv {
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s,color .2s;
  border-radius: 8px;
  padding: 0.563rem 1rem;
  background: rgba(255, 255, 255, 0.05);
  font-weight: 600;
  color: #AECBD2;
  font-size: 0.813rem;
  display: none;
}.qli_tb_login-5yv:hover {
  border-color: rgba(0, 210, 196, 0.38);
  color: #E4F3F5;
}
@media(min-width: 481px) {.qli_tb_login-5yv {
  display: block;
}
}.qli_tb_reg-5yv {
  background: #00C47A;
  border-radius: 8px;
  transition: background .2s;
  padding: 0.563rem 18px;
  color: #05100F;
  font-weight: 700;
  font-size: 0.813rem;
  white-space: nowrap;
}.qli_tb_reg-5yv:hover {
  background: #00DE8A;
}.qli_sb-5yv {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  background: #111C28;
  transform: translateX(-100%);
  transition: transform .25s ease;
  left: 0;
  position: fixed;
  bottom: 0;
  width: 220px;
  overflow-y: auto;
  top: 56px;
  z-index: 70;
}.qli_sb-5yv.qli_state_open-5yv {
  transform: translateX(0);
}.qli_sb-5yv::-webkit-scrollbar {
  width: 0.25rem;
}.qli_sb-5yv::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width:1080px) {.qli_sb-5yv {
  transform: translateX(0);
}
}.qli_sb_auth-5yv {
  padding: 14px 0.75rem 10px;
}.qli_sb_btn_reg-5yv {
  background: #00C47A;
  border-radius: 0.5rem;
  padding: 11px;
  transition: background .2s;
  color: #05100F;
  display: block;
  margin-bottom: 0.5rem;
  font-size: 0.813rem;
  font-weight: 700;
  text-align: center;
}.qli_sb_btn_reg-5yv:hover {
  background: #00DE8A;
}.qli_sb_btn_login-5yv {
  padding: 10px;
  transition: border-color .2s;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  display: block;
  text-align: center;
  font-weight: 600;
  font-size: 13px;
  color: #AECBD2;
}.qli_sb_btn_login-5yv:hover {
  border-color: rgba(0, 210, 196, 0.38);
  color: #E4F3F5;
}.qli_sb_promo-5yv {
  border: 1px solid rgba(0, 200, 188, 0.15);
  border-radius: 8px;
  margin: 0 0.75rem 10px;
  background: linear-gradient(135deg,#062030,#111C28);
  padding: 0.75rem 0.875rem;
  overflow: hidden;
  position: relative;
}.qli_sb_promo-5yv::before {
  background: radial-gradient(circle,rgba(0, 200, 188, 0.15),transparent 70%);
  border-radius: 50%;
  position: absolute;
  height: 5rem;
  right: -1.25rem;
  top: -20px;
  content: '';
  width: 80px;
}.qli_sb_promo_title-5yv {
  font-size: 0.688rem;
  letter-spacing: .06em;
  margin-bottom: 0.25rem;
  color: #00C8BC;
  font-weight: 700;
  text-transform: uppercase;
}.qli_sb_promo_text-5yv {
  line-height: 1.35;
  overflow-wrap: break-word;
  color: #E4F3F5;
  font-weight: 600;
  font-size: 0.75rem;
}.qli_sb_promo_sub-5yv {
  font-size: 10px;
  margin-top: 3px;
  color: #4E6F7C;
}.qli_sb_nav-5yv {
  padding: 6px 8px 1rem;
}.qli_sb_nav_lb-5yv {
  padding: 0.625rem 0.5rem 0.375rem;
  font-weight: 700;
  font-size: 0.625rem;
  letter-spacing: .08em;
  color: #3A5563;
  text-transform: uppercase;
}.qli_sb_link-5yv {
  border-radius: 4px;
  transition: background .15s,color .15s;
  gap: 0.625rem;
  padding: 9px 0.625rem;
  display: flex;
  overflow-wrap: break-word;
  align-items: center;
  color: #7499A8;
  cursor: pointer;
  font-weight: 500;
  font-size: 13px;
}.qli_sb_link-5yv:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #E4F3F5;
}.qli_sb_link-5yv.qli_state_active-5yv {
  background: rgba(0, 200, 188, 0.15);
  color: #E4F3F5;
}.qli_sb_ic-5yv {
  border-radius: 4px;
  justify-content: center;
  flex-shrink: 0;
  align-items: center;
  width: 1.875rem;
  display: flex;
  height: 30px;
}.qli_sb_ic-5yv svg {
  stroke-linecap: round;
  height: 16px;
  width: 1rem;
  stroke-linejoin: round;
}.qli_sb_ic_1-5yv {
  background: rgba(0, 200, 188, 0.07);
  color: #00C8BC;
}.qli_sb_ic_2-5yv {
  background: rgba(0, 196, 122, 0.14);
  color: #00C47A;
}.qli_sb_ic_3-5yv {
  background: rgba(232, 160, 48, 0.14);
  color: #E8A030;
}.qli_sb_ic_4-5yv {
  background: rgba(0, 102, 170, 0.18);
  color: #0066AA;
}.qli_sb_ic_5-5yv {
  background: rgba(0, 200, 188, 0.07);
  color: #D44FAA;
}.qli_sb_ic_6-5yv {
  background: rgba(0, 102, 170, 0.18);
  color: #8B3FD4;
}.qli_sb_badge-5yv {
  background: #E8A030;
  border-radius: 4px;
  padding: 2px 7px;
  font-weight: 700;
  font-size: 9px;
  color: #05100F;
  margin-left: auto;
}.qli_sb_bot-5yv {
  padding: 0.75rem;
  gap: 0.5rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.qli_sb_lang-5yv,.qli_sb_help-5yv {
  border-radius: 0.25rem;
  gap: 6px;
  flex: 1;
  border: 1px solid rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  padding: 0.563rem 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  justify-content: center;
  font-weight: 600;
  color: #7499A8;
  display: flex;
  align-items: center;
  font-size: 11px;
}.qli_sb_lang-5yv:hover,.qli_sb_help-5yv:hover {
  border-color: rgba(0, 210, 196, 0.38);
  color: #E4F3F5;
}.qli_sb_lang-5yv svg,.qli_sb_help-5yv svg {
  width: 13px;
  stroke-linejoin: round;
  height: 13px;
  stroke-linecap: round;
}.qli_sb_bd-5yv {
  background: rgba(5, 12, 19, 0.72);
  inset: 0;
  display: none;
  z-index: 69;
  position: fixed;
}.qli_sb_bd-5yv.qli_state_on-5yv {
  display: block;
}
@media(min-width: 1078px) {.qli_sb_bd-5yv {
  display: none!important;
}
}.qli_mob_nav-5yv {
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #111C28;
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  bottom: 0;
  right: 0;
  position: fixed;
  display: flex;
  z-index: 80;
  left: 0;
}
@media(min-width: 1078px) {.qli_mob_nav-5yv {
  display: none;
}
}.qli_mob_nav_item-5yv {
  gap: 4px;
  padding: 0.25rem 2px;
  flex: 1;
  color: #3A5563;
  display: flex;
  flex-direction: column;
  cursor: pointer;
  align-items: center;
}.qli_mob_nav_ic-5yv {
  line-height: 1;
}.qli_mob_nav_ic-5yv svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.25rem;
  width: 20px;
}.qli_mob_nav_lb-5yv {
  color: #3A5563;
  font-weight: 600;
  font-size: 0.625rem;
}.qli_mob_nav_item-5yv.qli_state_active-5yv {
  color: #00C8BC;
}.qli_mob_nav_item-5yv.qli_state_active-5yv .qli_mob_nav_lb-5yv {
  color: #00C8BC;
}.qli_hero-5yv {
  background: #09101A;
  padding: 20px 1rem 0;
}
@media(min-width: 767px) {.qli_hero-5yv {
  padding: 24px 1.5rem 0;
}
}.qli_hero_in-5yv {
  gap: 0.75rem;
  margin: 0 auto;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 82.5rem;
}
@media(min-width: 857px) {.qli_hero_in-5yv {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1102px) {.qli_hero_in-5yv {
  grid-template-columns: 1fr 340px;
}
}.qli_hero_promo-5yv {
  background: #0D1620;
  border-radius: 0.75rem;
  overflow: hidden;
  align-items: stretch;
  position: relative;
  display: flex;
  min-height: 220px;
}
@media(min-width: 769px) {.qli_hero_promo-5yv {
  min-height: 280px;
}
}.qli_hero_promo_bg-5yv {
  background: linear-gradient(120deg,#062030 0%,#09101A 100%);
  background-position: center;
  inset: 0;
  position: absolute;
  background-size: cover;
}.qli_hero_promo_bg-5yv::after {
  inset: 0;
  background: linear-gradient(90deg,#09101A 0%,rgba(5, 12, 19, 0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.qli_hero_promo_glow-5yv {
  background: radial-gradient(circle,rgba(0, 102, 170, 0.18) 0%,transparent 65%);
  border-radius: 50%;
  position: absolute;
  height: 18.75rem;
  right: 3.75rem;
  width: 18.75rem;
  top: -40px;
  pointer-events: none;
}.qli_hero_promo_ct-5yv {
  padding: 1.75rem 24px 28px 1.75rem;
  z-index: 2;
  flex-direction: column;
  justify-content: center;
  display: flex;
  position: relative;
  max-width: 30rem;
}
@media(min-width: 770px) {.qli_hero_promo_ct-5yv {
  padding: 2.5rem 2rem;
}
}.qli_hero_badge-5yv {
  background: rgba(0, 200, 188, 0.15);
  border-radius: 20px;
  border: 1px solid rgba(0, 200, 188, 0.07);
  padding: 0.313rem 0.75rem;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 10px;
  margin-bottom: 0.875rem;
  text-transform: uppercase;
  display: inline-block;
  color: #00C8BC;
}.qli_hero_h1-5yv {
  font-family: 'Orbitron', sans-serif;
  line-height: 1.15;
  overflow-wrap: break-word;
  color: #E4F3F5;
  font-weight: 800;
  margin-bottom: 0.625rem;
  font-size: 26px;
}.qli_hero_h1-5yv em {
  font-style: normal;
  color: #E8A030;
}
@media(min-width: 769px) {.qli_hero_h1-5yv {
  font-size: 36px;
}
}.qli_hero_sub-5yv {
  margin-bottom: 1.25rem;
  font-size: 13px;
  line-height: 1.55;
  color: #7499A8;
}
@media(min-width: 769px) {.qli_hero_sub-5yv {
  font-size: 14px;
}
}.qli_hero_row-5yv {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.qli_hero_cta-5yv {
  background: #00C47A;
  transition: background .2s;
  border-radius: 8px;
  padding: 0.813rem 26px;
  color: #05100F;
  font-weight: 700;
  box-shadow: 0 0.25rem 20px rgba(0, 196, 122, 0.38);
  font-size: 14px;
}.qli_hero_cta-5yv:hover {
  background: #00DE8A;
}.qli_hero_terms-5yv {
  font-size: 0.688rem;
  color: #3A5563;
}.qli_hero_game-5yv {
  border-radius: 0.75rem;
  background: #0D1620;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
  flex-direction: column;
  position: relative;
  display: flex;
}.qli_hero_game_badge-5yv {
  border: 1px solid rgba(232, 160, 48, 0.14);
  padding: 5px 10px;
  background: rgba(232, 160, 48, 0.14);
  border-radius: 20px;
  color: #E8A030;
  position: absolute;
  letter-spacing: .06em;
  left: 0.75rem;
  font-size: 0.625rem;
  top: 12px;
  z-index: 3;
  text-transform: uppercase;
  font-weight: 700;
}.qli_hero_game_badge-5yv svg {
  height: 11px;
  vertical-align: -1px;
  margin-right: 0.25rem;
  width: 11px;
}.qli_hero_game_img-5yv {
  overflow: hidden;
  background: linear-gradient(135deg,#062030,#09101A);
  position: relative;
  padding-bottom: 60%;
}.qli_hero_game_img-5yv img {
  inset: 0;
  width: 100%;
  position: absolute;
  height: 100%;
  object-fit: cover;
}.qli_hero_game_play-5yv {
  inset: 0;
  background: rgba(5, 12, 19, 0.72);
  transition: opacity .2s;
  opacity: 0;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
}.qli_hero_game-5yv:hover .qli_hero_game_play-5yv {
  opacity: 1;
}.qli_hero_game_play-5yv span {
  background: #00C8BC;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  height: 52px;
  width: 3.25rem;
  display: flex;
}.qli_hero_game_play-5yv span svg {
  height: 1.125rem;
  width: 1.125rem;
  margin-left: 2px;
}.qli_hero_game_info-5yv {
  padding: 14px 16px;
}.qli_hero_game_title-5yv {
  font-size: 15px;
  color: #E4F3F5;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 4px;
}.qli_hero_game_provider-5yv {
  font-size: 0.688rem;
  color: #4E6F7C;
}.qli_hero_game_btn-5yv {
  transition: background .2s;
  border-radius: 8px;
  padding: 11px;
  margin: 0.75rem 1rem 1rem;
  background: #00C8BC;
  text-align: center;
  display: block;
  font-weight: 700;
  font-size: 13px;
  color: #E4F3F5;
}.qli_hero_game-5yv:hover .qli_hero_game_btn-5yv {
  background: #00E5D6;
}.qli_sbar-5yv {
  padding: 1rem 1rem 0;
  background: #09101A;
}
@media(min-width: 769px) {.qli_sbar-5yv {
  padding: 1.125rem 24px 0;
}
}.qli_sbar_in-5yv {
  margin: 0 auto;
  max-width: 1320px;
}.qli_sbar_row-5yv {
  gap: 10px;
  flex-wrap: wrap;
  margin-bottom: 12px;
  display: flex;
}.qli_sbar_input-5yv {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #0D1620;
  padding: 0.688rem 16px;
  transition: border-color .2s;
  border-radius: 0.5rem;
  gap: 10px;
  flex: 1;
  color: #4E6F7C;
  display: flex;
  align-items: center;
  font-size: 0.813rem;
  cursor: pointer;
}.qli_sbar_input-5yv:hover {
  border-color: rgba(0, 210, 196, 0.38);
}.qli_sbar_input-5yv svg {
  width: 15px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 15px;
  flex-shrink: 0;
}.qli_sbar_providers-5yv {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #0D1620;
  transition: border-color .2s;
  border-radius: 0.5rem;
  padding: 0.688rem 1.125rem;
  gap: 0.5rem;
  white-space: nowrap;
  font-weight: 600;
  color: #AECBD2;
  align-items: center;
  font-size: 13px;
  display: flex;
}.qli_sbar_providers-5yv:hover {
  border-color: rgba(0, 210, 196, 0.38);
  color: #E4F3F5;
}.qli_sbar_providers-5yv svg {
  height: 0.875rem;
  width: 0.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.qli_sbar_tabs-5yv {
  gap: 6px;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
  padding-bottom: 2px;
}.qli_sbar_tabs-5yv::-webkit-scrollbar {
  display: none;
}.qli_sbar_tab-5yv {
  transition: background .15s,color .15s,border-color .15s;
  gap: 7px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 20px;
  padding: 8px 14px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  font-weight: 600;
  cursor: pointer;
  display: flex;
  align-items: center;
  white-space: nowrap;
  flex-shrink: 0;
  color: #7499A8;
  font-size: 0.75rem;
}.qli_sbar_tab-5yv:hover {
  border-color: rgba(0, 210, 196, 0.38);
  background: rgba(255, 255, 255, 0.07);
  color: #E4F3F5;
}.qli_sbar_tab-5yv.qli_state_active-5yv {
  border-color: rgba(0, 200, 188, 0.07);
  background: rgba(0, 200, 188, 0.15);
  color: #E4F3F5;
}.qli_sbar_tab_ic-5yv svg {
  width: 0.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.875rem;
}.qli_gcg-5yv {
  padding: 36px 16px 0;
  background: #09101A;
}
@media(min-width: 769px) {.qli_gcg-5yv {
  padding: 44px 1.5rem 0;
}
}.qli_gcg_in-5yv {
  margin: 0 auto;
  max-width: 1320px;
}.qli_gcg_head-5yv {
  max-width: 720px;
  margin-bottom: 1.25rem;
}.qli_gcg_label-5yv {
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #00C8BC;
  letter-spacing: .08em;
}.qli_gcg_h2-5yv {
  color: #E4F3F5;
  overflow-wrap: break-word;
  font-family: 'Orbitron', sans-serif;
  font-weight: 800;
  margin-bottom: 8px;
  font-size: 22px;
}
@media(min-width: 771px) {.qli_gcg_h2-5yv {
  font-size: 1.75rem;
}
}.qli_gcg_intro-5yv {
  font-size: 0.813rem;
  color: #4E6F7C;
  line-height: 1.6;
}.qli_gcg_grid-5yv {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 637px) {.qli_gcg_grid-5yv {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.qli_gcg_grid-5yv {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.qli_gcg_card-5yv {
  border-radius: 12px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: transform .2s,border-color .2s;
  padding: 20px;
  min-height: 15rem;
  position: relative;
  cursor: pointer;
  justify-content: flex-end;
  flex-direction: column;
  display: flex;
}.qli_gcg_card-5yv:hover {
  border-color: rgba(0, 200, 188, 0.15);
  transform: translateY(-3px);
}.qli_gcg_card_bg-5yv {
  inset: 0;
  position: absolute;
  z-index: 0;
}.qli_gcg_card_bg-5yv::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  position: absolute;
  content: '';
}.qli_gcg_card_ic-5yv {
  background: rgba(0,0,0,.45);
  border-radius: 0.25rem;
  top: 18px;
  right: 1.125rem;
  position: absolute;
  height: 40px;
  display: flex;
  width: 2.5rem;
  align-items: center;
  z-index: 2;
  color: #E4F3F5;
  justify-content: center;
}.qli_gcg_card_ic-5yv svg {
  height: 20px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.25rem;
}.qli_gcg_card_ct-5yv {
  z-index: 1;
  position: relative;
}.qli_gcg_card_h-5yv {
  font-family: 'Orbitron', sans-serif;
  font-size: 1.125rem;
  color: #E4F3F5;
  margin-bottom: 0.5rem;
  font-weight: 800;
  overflow-wrap: break-word;
  line-height: 1.2;
}
@media(min-width: 767px) {.qli_gcg_card_h-5yv {
  font-size: 1.25rem;
}
}.qli_gcg_card_p-5yv {
  color: rgba(255,255,255,.82);
  margin-bottom: 10px;
  overflow-wrap: break-word;
  font-size: 12px;
  line-height: 1.55;
}.qli_gcg_card_p-5yv strong {
  color: #E4F3F5;
  font-weight: 600;
}.qli_gcg_card_cta-5yv {
  gap: 0.25rem;
  align-items: center;
  display: inline-flex;
  text-transform: uppercase;
  color: #00C8BC;
  font-size: 0.75rem;
  letter-spacing: .04em;
  font-weight: 700;
}.qli_gcg_card_cta-5yv svg {
  width: 0.75rem;
  stroke-linejoin: round;
  height: 12px;
  stroke-linecap: round;
}.qli_ws-5yv {
  padding: 2rem 1rem 0;
  background: #09101A;
}
@media(min-width: 765px) {.qli_ws-5yv {
  padding: 36px 24px 0;
}
}.qli_ws_in-5yv {
  margin: 0 auto;
  max-width: 1320px;
}.qli_ws_head-5yv {
  gap: 12px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.875rem;
  flex-wrap: wrap;
  align-items: center;
}.qli_ws_title-5yv {
  gap: 0.625rem;
  font-family: 'Orbitron', sans-serif;
  align-items: center;
  font-weight: 700;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  color: #E4F3F5;
  display: flex;
  font-size: 16px;
}.qli_ws_title_ic-5yv svg {
  height: 18px;
  width: 1.125rem;
  color: #E8A030;
  stroke-linejoin: round;
  stroke-linecap: round;
}.qli_ws_online-5yv {
  gap: 0.438rem;
  color: #4E6F7C;
  display: flex;
  align-items: center;
  font-size: 0.75rem;
  font-weight: 600;
}.qli_ws_online_dot-5yv {
  background: #00C47A;
  border-radius: 50%;
  box-shadow: 0 0 6px rgba(0, 196, 122, 0.14);
  flex-shrink: 0;
  height: 0.5rem;
  width: 8px;
}.qli_ws_scroll-5yv {
  gap: 0.5rem;
  padding-bottom: 0.5rem;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
}.qli_ws_scroll-5yv::-webkit-scrollbar {
  display: none;
}.qli_wc-5yv {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.625rem 14px;
  gap: 10px;
  background: #0D1620;
  border-radius: 8px;
  align-items: center;
  min-width: 13.75rem;
  display: flex;
  flex-shrink: 0;
}.qli_wc_img-5yv {
  overflow: hidden;
  background: #111C28;
  border-radius: 4px;
  flex-shrink: 0;
  width: 36px;
  height: 2.25rem;
}.qli_wc_img-5yv img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.qli_wc_info-5yv {
  min-width: 0;
}.qli_wc_game-5yv {
  overflow: hidden;
  font-weight: 600;
  color: #AECBD2;
  text-overflow: ellipsis;
  font-size: 12px;
  white-space: nowrap;
}.qli_wc_player-5yv {
  overflow: hidden;
  font-size: 0.625rem;
  text-overflow: ellipsis;
  color: #3A5563;
  white-space: nowrap;
}.qli_wc_amount-5yv {
  font-size: 0.813rem;
  margin-left: auto;
  white-space: nowrap;
  flex-shrink: 0;
  font-weight: 700;
  color: #00C47A;
}.qli_bon-5yv {
  background: #09101A;
  padding: 36px 1rem 0;
}
@media(min-width: 765px) {.qli_bon-5yv {
  padding: 2.75rem 24px 0;
}
}.qli_bon_in-5yv {
  margin: 0 auto;
  max-width: 1320px;
}.qli_bon_head-5yv {
  margin-bottom: 1.25rem;
}.qli_bon_label-5yv {
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #00C8BC;
  margin-bottom: 0.5rem;
  font-size: 11px;
  font-weight: 700;
}.qli_bon_h2-5yv {
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
  color: #E4F3F5;
  margin-bottom: 8px;
  font-family: 'Orbitron', sans-serif;
}
@media(min-width: 767px) {.qli_bon_h2-5yv {
  font-size: 24px;
}
}.qli_bon_seo-5yv {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  max-width: 38.75rem;
  line-height: 1.6;
  color: #4E6F7C;
}.qli_bon_seo-5yv strong {
  color: #AECBD2;
  font-weight: 700;
}.qli_bon_seo-5yv a {
  color: #00C8BC;
  text-decoration: underline;
}.qli_bon_grid-5yv {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.qli_bon_grid-5yv {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.qli_bon_grid-5yv {
  grid-template-columns: repeat(5,1fr);
}
}.qli_bon_card-5yv {
  background: #0D1620;
  padding: 16px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.5rem;
  transition: border-color .2s,transform .2s;
}.qli_bon_card-5yv:hover {
  border-color: rgba(0, 200, 188, 0.07);
  transform: translateY(-2px);
}.qli_bon_card_ic-5yv svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 26px;
  width: 1.625rem;
}.qli_bon_card_ic-5yv {
  margin-bottom: 0.625rem;
}.qli_bon_card_type-5yv {
  font-weight: 700;
  letter-spacing: .06em;
  text-transform: uppercase;
  margin-bottom: 0.375rem;
  color: #4E6F7C;
  font-size: 0.625rem;
}.qli_bon_card_amount-5yv {
  color: #E8A030;
  line-height: 1.1;
  font-weight: 800;
  margin-bottom: 6px;
  font-size: 18px;
}.qli_bon_card_name-5yv {
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: #E4F3F5;
  font-size: 0.813rem;
  font-weight: 600;
}.qli_bon_card_detail-5yv {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 11px;
  padding-top: 8px;
  color: #3A5563;
  overflow-wrap: break-word;
  line-height: 1.5;
}.qli_prov-5yv {
  background: #09101A;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.qli_prov-5yv {
  padding: 44px 1.5rem 0;
}
}.qli_prov_in-5yv {
  margin: 0 auto;
  max-width: 82.5rem;
}.qli_prov_head-5yv {
  margin-bottom: 1rem;
}.qli_prov_label-5yv {
  color: #00C8BC;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 8px;
}.qli_prov_h2-5yv {
  font-weight: 800;
  color: #E4F3F5;
  overflow-wrap: break-word;
  font-family: 'Orbitron', sans-serif;
  margin-bottom: 8px;
  font-size: 1.25rem;
}
@media(min-width: 767px) {.qli_prov_h2-5yv {
  font-size: 24px;
}
}.qli_prov_seo-5yv {
  overflow-wrap: break-word;
  margin-bottom: 16px;
  color: #4E6F7C;
  max-width: 38.75rem;
  line-height: 1.6;
  font-size: 0.813rem;
}.qli_prov_seo-5yv strong {
  color: #AECBD2;
  font-weight: 700;
}.qli_prov_seo-5yv a {
  text-decoration: underline;
  color: #00C8BC;
}.qli_prov_grid-5yv {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 641px) {.qli_prov_grid-5yv {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.qli_prov_grid-5yv {
  grid-template-columns: repeat(8,1fr);
}
}.qli_prov_card-5yv {
  background: #0D1620;
  gap: 7px;
  padding: 0.875rem 0.625rem;
  border-radius: 8px;
  transition: border-color .2s,background .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  display: flex;
  cursor: pointer;
  flex-direction: column;
  align-items: center;
}.qli_prov_card-5yv:hover {
  background: #111C28;
  border-color: rgba(0, 210, 196, 0.38);
}.qli_prov_logo-5yv {
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  align-items: center;
  height: 44px;
  display: flex;
  width: 2.75rem;
  justify-content: center;
}.qli_prov_logo-5yv img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.qli_prov_name-5yv {
  font-size: 0.688rem;
  color: #7499A8;
  overflow-wrap: break-word;
  text-align: center;
  font-weight: 600;
}.qli_reg-5yv {
  padding: 2.25rem 1rem 0;
  background: #09101A;
}
@media(min-width: 767px) {.qli_reg-5yv {
  padding: 44px 1.5rem 0;
}
}.qli_reg_in-5yv {
  background: #111C28;
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  border-radius: 0.75rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  max-width: 82.5rem;
}
@media(min-width: 771px) {.qli_reg_in-5yv {
  padding: 2.5rem;
}
}.qli_reg_top-5yv {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 857px) {.qli_reg_top-5yv {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.qli_reg_label-5yv {
  color: #00C8BC;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  font-weight: 700;
  font-size: 11px;
}.qli_reg_h2-5yv {
  color: #E4F3F5;
  font-weight: 800;
  line-height: 1.2;
  margin-bottom: 0.75rem;
  font-family: 'Orbitron', sans-serif;
  font-size: 22px;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.qli_reg_h2-5yv {
  font-size: 1.75rem;
}
}.qli_reg_bonus-5yv {
  border: 1px solid rgba(232, 160, 48, 0.14);
  background: rgba(232, 160, 48, 0.14);
  border-radius: 0.5rem;
  gap: 8px;
  padding: 10px 1rem;
  margin-bottom: 16px;
  align-items: center;
  display: inline-flex;
}.qli_reg_bonus_amount-5yv {
  font-size: 20px;
  font-weight: 800;
  color: #E8A030;
}.qli_reg_bonus_text-5yv {
  line-height: 1.35;
  font-size: 0.813rem;
  color: #7499A8;
}.qli_reg_cta_btn-5yv {
  transition: background .2s;
  background: #00C47A;
  border-radius: 0.5rem;
  padding: 14px 2rem;
  color: #05100F;
  box-shadow: 0 4px 20px rgba(0, 196, 122, 0.38);
  margin-bottom: 12px;
  display: inline-block;
  font-weight: 700;
  font-size: 15px;
}.qli_reg_cta_btn-5yv:hover {
  background: #00DE8A;
}.qli_reg_terms-5yv {
  font-size: 0.688rem;
  line-height: 1.5;
  color: #3A5563;
}.qli_reg_seo-5yv {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 20px;
  line-height: 1.65;
  padding-top: 1.25rem;
  color: #4E6F7C;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.qli_reg_seo-5yv p {
  color: #4E6F7C;
  margin-bottom: 0.625rem;
  line-height: 1.65;
  font-size: 13px;
}.qli_reg_seo-5yv p:last-child {
  margin-bottom: 0;
}.qli_reg_seo-5yv strong {
  font-weight: 700;
  color: #AECBD2;
}.qli_reg_seo-5yv a {
  transition: color .2s;
  color: #00C8BC;
  text-decoration: underline;
}.qli_reg_seo-5yv a:hover {
  color: #00E5D6;
}.qli_reg_seo-5yv ul,.qli_reg_seo-5yv ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 1.125rem;
}.qli_reg_seo-5yv ol {
  list-style: decimal;
}.qli_reg_seo-5yv li {
  margin-bottom: 4px;
  font-size: 0.813rem;
  color: #4E6F7C;
  line-height: 1.65;
}.qli_reg_seo-5yv table {
  border-collapse: collapse;
  margin-bottom: 0.625rem;
  overflow-x: auto;
  display: block;
  width: 100%;
  font-size: 0.813rem;
}
@media(min-width:768px) {.qli_reg_seo-5yv table {
  display: table;
}
}.qli_reg_seo-5yv th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px;
  color: #AECBD2;
  font-weight: 700;
  text-align: left;
}.qli_reg_seo-5yv td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px;
  color: #4E6F7C;
}.qli_reg_steps-5yv {
  gap: 14px;
  margin-top: 1.75rem;
  flex-direction: column;
  display: flex;
}
@media(min-width: 861px) {.qli_reg_steps-5yv {
  margin-top: 0;
}
}.qli_reg_step-5yv {
  padding: 16px;
  gap: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.5rem;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.qli_reg_step_num-5yv {
  border-radius: 50%;
  border: 1px solid rgba(0, 200, 188, 0.07);
  background: rgba(0, 200, 188, 0.15);
  font-size: 0.875rem;
  height: 2.125rem;
  color: #00C8BC;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  font-weight: 800;
  width: 2.125rem;
  justify-content: center;
}.qli_reg_step_title-5yv {
  font-weight: 700;
  color: #E4F3F5;
  font-size: 0.875rem;
  margin-bottom: 3px;
}.qli_reg_step_text-5yv {
  color: #4E6F7C;
  line-height: 1.5;
  font-size: 12px;
}.qli_reg_trust-5yv {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  margin-top: 1.25rem;
  padding-top: 1.25rem;
}.qli_reg_trust_item-5yv {
  gap: 0.438rem;
  font-size: 0.75rem;
  color: #4E6F7C;
  overflow-wrap: break-word;
  display: flex;
  align-items: center;
}.qli_reg_trust_ic-5yv svg {
  stroke-linejoin: round;
  height: 1rem;
  width: 1rem;
  color: #00C8BC;
  stroke-linecap: round;
}.qli_app-5yv {
  padding: 2.25rem 16px 0;
  background: #09101A;
}
@media(min-width:768px) {.qli_app-5yv {
  padding: 2.75rem 24px 0;
}
}.qli_app_in-5yv {
  margin: 0 auto;
  max-width: 1320px;
}.qli_app_head-5yv {
  margin-bottom: 16px;
}.qli_app_label-5yv {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.688rem;
  color: #00C8BC;
  margin-bottom: 8px;
}.qli_app_h2-5yv {
  font-size: 20px;
  color: #E4F3F5;
  font-weight: 800;
  font-family: 'Orbitron', sans-serif;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.qli_app_h2-5yv {
  font-size: 24px;
}
}.qli_app_sub-5yv {
  line-height: 1.6;
  color: #4E6F7C;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  max-width: 600px;
}.qli_app_sub-5yv strong {
  color: #AECBD2;
  font-weight: 700;
}.qli_app_cards-5yv {
  gap: 10px;
  display: grid;
  margin-top: 1rem;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.qli_app_cards-5yv {
  grid-template-columns: repeat(3,1fr);
}
}.qli_app_card-5yv {
  gap: 1rem;
  overflow: hidden;
  border-radius: 8px;
  padding: 1.25rem;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
  position: relative;
}.qli_app_card_ios-5yv {
  background: linear-gradient(135deg,rgba(0, 200, 188, 0.15) 0%,#111C28 100%);
}.qli_app_card_android-5yv {
  background: linear-gradient(135deg,rgba(0, 196, 122, 0.14) 0%,#111C28 100%);
}.qli_app_card_win-5yv {
  background: linear-gradient(135deg,rgba(232, 160, 48, 0.14) 0%,#111C28 100%);
}.qli_app_card_ic-5yv svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 2.125rem;
  width: 2.125rem;
}.qli_app_card_ic-5yv {
  color: #E4F3F5;
  flex-shrink: 0;
}.qli_app_card_os-5yv {
  letter-spacing: .08em;
  font-size: 0.625rem;
  color: #4E6F7C;
  font-weight: 700;
  margin-bottom: 6px;
  text-transform: uppercase;
}.qli_app_card_title-5yv {
  font-weight: 700;
  font-size: 15px;
  margin-bottom: 6px;
  line-height: 1.2;
  color: #E4F3F5;
  overflow-wrap: break-word;
}.qli_app_card_text-5yv {
  color: #4E6F7C;
  margin-bottom: 14px;
  font-size: 12px;
  line-height: 1.5;
  overflow-wrap: break-word;
}.qli_app_card_btn-5yv {
  gap: 0.438rem;
  border: 1px solid rgba(0, 210, 196, 0.38);
  border-radius: 0.25rem;
  transition: background .2s;
  padding: 0.625rem 18px;
  background: rgba(255, 255, 255, 0.12);
  display: inline-flex;
  font-size: 0.813rem;
  align-items: center;
  color: #E4F3F5;
  font-weight: 700;
}.qli_app_card_btn-5yv:hover {
  background: rgba(255, 255, 255, 0.07);
}.qli_htp-5yv {
  background: #09101A;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.qli_htp-5yv {
  padding: 44px 24px 0;
}
}.qli_htp_in-5yv {
  margin: 0 auto;
  max-width: 82.5rem;
}.qli_htp_head-5yv {
  max-width: 45rem;
  margin-bottom: 22px;
}.qli_htp_label-5yv {
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  color: #00C8BC;
}.qli_htp_h2-5yv {
  margin-bottom: 8px;
  font-weight: 800;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  font-family: 'Orbitron', sans-serif;
  color: #E4F3F5;
}
@media(min-width: 769px) {.qli_htp_h2-5yv {
  font-size: 1.75rem;
}
}.qli_htp_intro-5yv {
  color: #4E6F7C;
  line-height: 1.6;
  font-size: 0.875rem;
}.qli_htp_steps-5yv {
  padding: 0;
  list-style: none;
  margin: 0;
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
  counter-reset: none;
}
@media(min-width: 638px) {.qli_htp_steps-5yv {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.qli_htp_steps-5yv {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.qli_htp_step-5yv {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 20px 18px 1.125rem;
  border-radius: 0.5rem;
  background: #111C28;
  display: flex;
  flex-direction: column;
  position: relative;
}.qli_htp_step_num-5yv {
  border-radius: 50%;
  background: #00C8BC;
  font-weight: 800;
  position: absolute;
  height: 1.75rem;
  justify-content: center;
  left: 20px;
  width: 28px;
  color: #05100F;
  top: -12px;
  font-family: 'Orbitron', sans-serif;
  display: flex;
  font-size: 0.813rem;
  align-items: center;
}.qli_htp_step_ic-5yv {
  margin: 0.5rem 0 0.75rem;
  background: rgba(0, 200, 188, 0.15);
  border-radius: 0.25rem;
  color: #00C8BC;
  align-items: center;
  height: 2.25rem;
  width: 36px;
  display: flex;
  justify-content: center;
}.qli_htp_step_ic-5yv svg {
  stroke-linecap: round;
  width: 18px;
  stroke-linejoin: round;
  height: 18px;
}.qli_htp_step_h-5yv {
  line-height: 1.25;
  font-weight: 700;
  color: #E4F3F5;
  overflow-wrap: break-word;
  font-size: 14px;
  margin-bottom: 6px;
}.qli_htp_step_p-5yv {
  overflow-wrap: break-word;
  line-height: 1.55;
  color: #4E6F7C;
  font-size: 13px;
}.qli_htp_step_p-5yv strong {
  font-weight: 600;
  color: #AECBD2;
}.qli_htp_cta-5yv {
  background: #00C47A;
  border-radius: 0.5rem;
  transition: background .2s;
  padding: 13px 26px;
  font-size: 0.875rem;
  color: #05100F;
  margin-top: 20px;
  display: inline-block;
  font-weight: 700;
}.qli_htp_cta-5yv:hover {
  background: #00DE8A;
}.qli_rv-5yv {
  background: #09101A;
  padding: 36px 16px 0;
}
@media(min-width: 770px) {.qli_rv-5yv {
  padding: 2.75rem 24px 0;
}
}.qli_rv_in-5yv {
  margin: 0 auto;
  max-width: 82.5rem;
}.qli_rv_head-5yv {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.qli_rv_label-5yv {
  color: #00C8BC;
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: uppercase;
}.qli_rv_h2-5yv {
  font-family: 'Orbitron', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.625rem;
  font-size: 22px;
  color: #E4F3F5;
}
@media(min-width: 766px) {.qli_rv_h2-5yv {
  font-size: 1.75rem;
}
}.qli_rv_stats-5yv {
  gap: 1.125rem;
  align-items: center;
  font-size: 0.813rem;
  display: flex;
  flex-wrap: wrap;
  color: #4E6F7C;
}.qli_rv_stats_score-5yv {
  gap: 0.375rem;
  align-items: baseline;
  display: flex;
}.qli_rv_stats_score_val-5yv {
  font-weight: 800;
  font-size: 22px;
  font-family: 'Orbitron', sans-serif;
  color: #E8A030;
}.qli_rv_stats_score_max-5yv {
  color: #3A5563;
  font-size: 13px;
}.qli_rv_stats_badge-5yv {
  gap: 4px;
  align-items: center;
  display: flex;
}.qli_rv_stats_badge-5yv svg {
  color: #E8A030;
  height: 0.875rem;
  width: 14px;
}.qli_rv_grid-5yv {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 637px) {.qli_rv_grid-5yv {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.qli_rv_grid-5yv {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.qli_rv_card-5yv {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #111C28;
  border-radius: 8px;
  padding: 20px;
  display: flex;
  flex-direction: column;
}.qli_rv_card_stars-5yv {
  gap: 2px;
  display: flex;
  color: #E8A030;
  margin-bottom: 0.625rem;
}.qli_rv_card_stars-5yv svg {
  height: 14px;
  width: 14px;
}.qli_rv_card_h-5yv {
  color: #E4F3F5;
  margin-bottom: 8px;
  line-height: 1.3;
  font-size: 0.875rem;
  font-weight: 700;
  overflow-wrap: break-word;
}.qli_rv_card_body-5yv {
  flex: 1;
  color: #4E6F7C;
  overflow-wrap: break-word;
  font-size: 13px;
  margin-bottom: 0.875rem;
  line-height: 1.65;
}.qli_rv_card_body-5yv strong {
  font-weight: 600;
  color: #AECBD2;
}.qli_rv_card_meta-5yv {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  padding-top: 0.75rem;
}.qli_rv_card_author-5yv {
  font-weight: 600;
  color: #AECBD2;
  font-size: 12px;
}.qli_rv_card_date-5yv {
  font-size: 0.688rem;
  color: #3A5563;
}.qli_faq-5yv {
  padding: 2.25rem 1rem 0;
  background: #09101A;
}
@media(min-width: 771px) {.qli_faq-5yv {
  padding: 44px 1.5rem 0;
}
}.qli_faq_in-5yv {
  margin: 0 auto;
  max-width: 82.5rem;
}.qli_faq_head-5yv {
  margin-bottom: 1.25rem;
}.qli_faq_label-5yv {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  color: #00C8BC;
  margin-bottom: 8px;
  font-size: 0.688rem;
}.qli_faq_h2-5yv {
  overflow-wrap: break-word;
  font-size: 20px;
  color: #E4F3F5;
  font-family: 'Orbitron', sans-serif;
  font-weight: 800;
}
@media(min-width: 770px) {.qli_faq_h2-5yv {
  font-size: 24px;
}
}.qli_faq_list-5yv {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.qli_faq_item-5yv {
  border-radius: 8px;
  background: #111C28;
  border: 1px solid rgba(255, 255, 255, 0.09);
  overflow: hidden;
}.qli_faq_q-5yv {
  gap: 0.75rem;
  padding: 16px 1.25rem;
  transition: color .2s;
  flex-wrap: wrap;
  color: #AECBD2;
  overflow-wrap: break-word;
  cursor: pointer;
  align-items: center;
  font-weight: 600;
  justify-content: space-between;
  display: flex;
  font-size: 14px;
}.qli_faq_q-5yv:hover {
  color: #E4F3F5;
}.qli_faq_q_ic-5yv {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  color: #00C8BC;
  flex-shrink: 0;
  justify-content: center;
  display: flex;
  height: 1.5rem;
  font-size: 16px;
  width: 1.5rem;
  align-items: center;
}.qli_faq_item-5yv.qli_state_open-5yv .qli_faq_q_ic-5yv {
  transform: rotate(45deg);
}.qli_faq_a-5yv {
  padding: 0 20px 16px;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  display: none;
  color: #4E6F7C;
  line-height: 1.7;
}.qli_faq_item-5yv.qli_state_open-5yv .qli_faq_a-5yv {
  display: block;
}.qli_faq_a-5yv strong {
  color: #AECBD2;
  font-weight: 700;
}.qli_faq_a-5yv a {
  text-decoration: underline;
  color: #00C8BC;
}.qli_faq_a-5yv ul,.qli_faq_a-5yv ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 20px;
}.qli_faq_a-5yv ol {
  list-style: decimal;
}.qli_faq_a-5yv li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.qli_faq_a-5yv table {
  margin: 0.5rem 0;
  border-collapse: collapse;
  width: 100%;
  font-size: 0.75rem;
  display: block;
  overflow-x: auto;
}
@media(min-width: 766px) {.qli_faq_a-5yv table {
  display: table;
}
}.qli_faq_a-5yv th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 6px 0.5rem;
  color: #AECBD2;
  font-weight: 700;
  text-align: left;
}.qli_faq_a-5yv td {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #4E6F7C;
}.qli_seo-5yv {
  background: #09101A;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 767px) {.qli_seo-5yv {
  padding: 44px 1.5rem 0;
}
}.qli_seo_in-5yv {
  background: #111C28;
  border-radius: 12px;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 28px 24px;
  max-width: 82.5rem;
}
@media(min-width: 765px) {.qli_seo_in-5yv {
  padding: 2.25rem 40px;
}
}.qli_seo_label-5yv {
  font-weight: 700;
  color: #00C8BC;
  margin-bottom: 10px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.688rem;
}.qli_seo_h2-5yv {
  font-family: 'Orbitron', sans-serif;
  color: #E4F3F5;
  overflow-wrap: break-word;
  line-height: 1.25;
  margin-bottom: 0.875rem;
  font-size: 20px;
  font-weight: 800;
}
@media(min-width: 765px) {.qli_seo_h2-5yv {
  font-size: 1.5rem;
}
}.qli_seo_body-5yv {
  font-size: 0.875rem;
  color: #7499A8;
  overflow-wrap: break-word;
  line-height: 1.75;
}.qli_seo_body-5yv p {
  color: #7499A8;
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
  line-height: 1.75;
}.qli_seo_body-5yv p:last-child {
  margin-bottom: 0;
}.qli_seo_body-5yv strong {
  font-weight: 700;
  color: #AECBD2;
}.qli_seo_body-5yv a {
  transition: color .2s;
  color: #00C8BC;
  text-decoration: underline;
}.qli_seo_body-5yv a:hover {
  color: #00E5D6;
}.qli_seo_body-5yv ul,.qli_seo_body-5yv ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.qli_seo_body-5yv ol {
  list-style: decimal;
}.qli_seo_body-5yv li {
  color: #7499A8;
  line-height: 1.75;
  margin-bottom: 6px;
  font-size: 0.875rem;
}.qli_seo_body-5yv table {
  display: block;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
  font-size: 0.813rem;
  margin-bottom: 0.75rem;
}
@media(min-width: 769px) {.qli_seo_body-5yv table {
  display: table;
}
}.qli_seo_body-5yv th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  font-weight: 700;
  text-align: left;
  color: #AECBD2;
}.qli_seo_body-5yv td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7499A8;
}.qli_seo_cols-5yv {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 637px) {.qli_seo_cols-5yv {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.qli_seo_cols-5yv {
  grid-template-columns: repeat(3,1fr);
}
}.qli_seo_col_h-5yv {
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #AECBD2;
  margin-bottom: 0.438rem;
}.qli_seo_col_p-5yv {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #4E6F7C;
  line-height: 1.65;
}.qli_seo_stats-5yv {
  margin: 1.25rem 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.qli_seo_stat-5yv {
  flex: 1;
  border-radius: 0.5rem;
  padding: 14px 16px;
  border: 1px solid rgba(0, 200, 188, 0.15);
  background: rgba(0, 200, 188, 0.07);
  min-width: 140px;
}.qli_seo_stat_val-5yv {
  font-size: 20px;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #00C8BC;
  margin-bottom: 0.25rem;
}.qli_seo_stat_lb-5yv {
  color: #4E6F7C;
  font-size: 11px;
  overflow-wrap: break-word;
}.qli_seo-5yv {
  padding: 36px 16px 0;
  background: #09101A;
}
@media(min-width: 771px) {.qli_seo-5yv {
  padding: 2.75rem 1.5rem 0;
}
}.qli_seo_in-5yv {
  border-radius: 0.75rem;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #111C28;
  padding: 28px 24px;
  max-width: 82.5rem;
}
@media(min-width: 770px) {.qli_seo_in-5yv {
  padding: 2.25rem 2.5rem;
}
}.qli_seo_label-5yv {
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #00C8BC;
}.qli_seo_h2-5yv {
  line-height: 1.25;
  margin-bottom: 0.875rem;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #E4F3F5;
  font-weight: 800;
  font-family: 'Orbitron', sans-serif;
}
@media(min-width: 770px) {.qli_seo_h2-5yv {
  font-size: 1.5rem;
}
}.qli_seo_body-5yv {
  font-size: 0.875rem;
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #7499A8;
}.qli_seo_body-5yv p {
  font-size: 14px;
  color: #7499A8;
  margin-bottom: 0.75rem;
  line-height: 1.75;
}.qli_seo_body-5yv p:last-child {
  margin-bottom: 0;
}.qli_seo_body-5yv strong {
  color: #AECBD2;
  font-weight: 700;
}.qli_seo_body-5yv a {
  transition: color .2s;
  color: #00C8BC;
  text-decoration: underline;
}.qli_seo_body-5yv a:hover {
  color: #00E5D6;
}.qli_seo_body-5yv ul,.qli_seo_body-5yv ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.qli_seo_body-5yv ol {
  list-style: decimal;
}.qli_seo_body-5yv li {
  line-height: 1.75;
  color: #7499A8;
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
}.qli_seo_body-5yv table {
  margin-bottom: 12px;
  overflow-x: auto;
  display: block;
  width: 100%;
  border-collapse: collapse;
  font-size: 0.813rem;
}
@media(min-width: 769px) {.qli_seo_body-5yv table {
  display: table;
}
}.qli_seo_body-5yv th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  color: #AECBD2;
  text-align: left;
  font-weight: 700;
}.qli_seo_body-5yv td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7499A8;
}.qli_seo_cols-5yv {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.qli_seo_cols-5yv {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.qli_seo_cols-5yv {
  grid-template-columns: repeat(3,1fr);
}
}.qli_seo_col_h-5yv {
  color: #AECBD2;
  margin-bottom: 0.438rem;
  font-weight: 700;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.qli_seo_col_p-5yv {
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.65;
  color: #4E6F7C;
}.qli_seo_stats-5yv {
  gap: 1rem;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.qli_seo_stat-5yv {
  border-radius: 8px;
  flex: 1;
  padding: 0.875rem 1rem;
  border: 1px solid rgba(0, 200, 188, 0.15);
  background: rgba(0, 200, 188, 0.07);
  min-width: 140px;
}.qli_seo_stat_val-5yv {
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  color: #00C8BC;
  font-size: 20px;
  font-weight: 800;
}.qli_seo_stat_lb-5yv {
  font-size: 11px;
  color: #4E6F7C;
  overflow-wrap: break-word;
}.qli_pmt-5yv {
  background: #09101A;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.qli_pmt-5yv {
  padding: 2.75rem 1.5rem 0;
}
}.qli_pmt_in-5yv {
  margin: 0 auto;
  max-width: 82.5rem;
}.qli_pmt_head-5yv {
  max-width: 720px;
  margin-bottom: 1.375rem;
}.qli_pmt_label-5yv {
  font-weight: 700;
  margin-bottom: 8px;
  letter-spacing: .08em;
  color: #00C8BC;
  text-transform: uppercase;
  font-size: 0.688rem;
}.qli_pmt_h2-5yv {
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-size: 1.375rem;
  font-family: 'Orbitron', sans-serif;
  color: #E4F3F5;
  font-weight: 800;
}
@media(min-width: 769px) {.qli_pmt_h2-5yv {
  font-size: 1.75rem;
}
}.qli_pmt_intro-5yv {
  font-size: 14px;
  color: #4E6F7C;
  overflow-wrap: break-word;
  line-height: 1.6;
}.qli_pmt_groups-5yv {
  gap: 1.25rem;
  display: flex;
  flex-direction: column;
}.qli_pmt_group-5yv {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.25rem;
  background: #111C28;
  border-radius: 0.5rem;
}.qli_pmt_group_head-5yv {
  gap: 0.75rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 0.625rem;
}.qli_pmt_group_ic-5yv {
  border-radius: 4px;
  background: rgba(0, 200, 188, 0.15);
  flex-shrink: 0;
  color: #00C8BC;
  height: 36px;
  width: 2.25rem;
  justify-content: center;
  display: flex;
  align-items: center;
}.qli_pmt_group_ic-5yv svg {
  height: 1.125rem;
  stroke-linejoin: round;
  width: 18px;
  stroke-linecap: round;
}.qli_pmt_group_h-5yv {
  margin: 0;
  font-size: 16px;
  overflow-wrap: break-word;
  font-family: 'Orbitron', sans-serif;
  color: #E4F3F5;
  font-weight: 700;
}.qli_pmt_group_p-5yv {
  font-size: 13px;
  line-height: 1.6;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  color: #4E6F7C;
}.qli_pmt_group_p-5yv strong {
  font-weight: 600;
  color: #AECBD2;
}.qli_pmt_table_wrap-5yv {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.qli_pmt_table-5yv {
  border-collapse: collapse;
  min-width: 540px;
  font-size: 13px;
  width: 100%;
}.qli_pmt_table-5yv th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  font-weight: 700;
  letter-spacing: .04em;
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #AECBD2;
  white-space: nowrap;
  text-align: left;
}.qli_pmt_table-5yv td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.75rem;
  color: #4E6F7C;
}.qli_pmt_table-5yv tbody tr:last-child td {
  border-bottom: none;
}.qli_pmt_table-5yv tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #AECBD2;
}.qli_seo-5yv {
  padding: 36px 1rem 0;
  background: #09101A;
}
@media(min-width: 770px) {.qli_seo-5yv {
  padding: 44px 1.5rem 0;
}
}.qli_seo_in-5yv {
  margin: 0 auto;
  background: #111C28;
  border-radius: 0.75rem;
  padding: 28px 24px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  max-width: 82.5rem;
}
@media(min-width: 769px) {.qli_seo_in-5yv {
  padding: 2.25rem 40px;
}
}.qli_seo_label-5yv {
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
  color: #00C8BC;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
}.qli_seo_h2-5yv {
  font-size: 1.25rem;
  font-family: 'Orbitron', sans-serif;
  overflow-wrap: break-word;
  color: #E4F3F5;
  font-weight: 800;
  margin-bottom: 0.875rem;
  line-height: 1.25;
}
@media(min-width: 771px) {.qli_seo_h2-5yv {
  font-size: 1.5rem;
}
}.qli_seo_body-5yv {
  overflow-wrap: break-word;
  color: #7499A8;
  font-size: 0.875rem;
  line-height: 1.75;
}.qli_seo_body-5yv p {
  color: #7499A8;
  margin-bottom: 0.75rem;
  line-height: 1.75;
  font-size: 14px;
}.qli_seo_body-5yv p:last-child {
  margin-bottom: 0;
}.qli_seo_body-5yv strong {
  color: #AECBD2;
  font-weight: 700;
}.qli_seo_body-5yv a {
  transition: color .2s;
  text-decoration: underline;
  color: #00C8BC;
}.qli_seo_body-5yv a:hover {
  color: #00E5D6;
}.qli_seo_body-5yv ul,.qli_seo_body-5yv ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.qli_seo_body-5yv ol {
  list-style: decimal;
}.qli_seo_body-5yv li {
  margin-bottom: 6px;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #7499A8;
}.qli_seo_body-5yv table {
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  font-size: 13px;
  width: 100%;
  margin-bottom: 0.75rem;
}
@media(min-width:768px) {.qli_seo_body-5yv table {
  display: table;
}
}.qli_seo_body-5yv th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #AECBD2;
  font-weight: 700;
}.qli_seo_body-5yv td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #7499A8;
}.qli_seo_cols-5yv {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 643px) {.qli_seo_cols-5yv {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.qli_seo_cols-5yv {
  grid-template-columns: repeat(3,1fr);
}
}.qli_seo_col_h-5yv {
  color: #AECBD2;
  font-size: 0.813rem;
  font-weight: 700;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
}.qli_seo_col_p-5yv {
  line-height: 1.65;
  color: #4E6F7C;
  font-size: 13px;
  overflow-wrap: break-word;
}.qli_seo_stats-5yv {
  margin: 1.25rem 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.qli_seo_stat-5yv {
  padding: 0.875rem 16px;
  flex: 1;
  border-radius: 8px;
  background: rgba(0, 200, 188, 0.07);
  border: 1px solid rgba(0, 200, 188, 0.15);
  min-width: 140px;
}.qli_seo_stat_val-5yv {
  font-size: 20px;
  font-weight: 800;
  color: #00C8BC;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
}.qli_seo_stat_lb-5yv {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #4E6F7C;
}.qli_ft-5yv {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #050C13;
  margin-top: 3rem;
}.qli_ft_support-5yv {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.5rem 16px;
}
@media(min-width: 766px) {.qli_ft_support-5yv {
  padding: 28px 24px;
}
}.qli_ft_support_in-5yv {
  margin: 0 auto;
  gap: 1rem;
  align-items: center;
  display: flex;
  max-width: 82.5rem;
  flex-wrap: wrap;
}.qli_ft_support_main-5yv {
  gap: 1rem;
  flex: 1;
  min-width: 13.75rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.qli_ft_support_ic-5yv {
  flex-shrink: 0;
  color: #00C8BC;
}.qli_ft_support_ic-5yv svg {
  height: 1.875rem;
  width: 30px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.qli_ft_support_text_title-5yv {
  color: #E4F3F5;
  font-size: 15px;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 3px;
}.qli_ft_support_text_sub-5yv {
  font-size: 12px;
  overflow-wrap: break-word;
  color: #4E6F7C;
}.qli_ft_support_btn-5yv {
  background: #00C8BC;
  transition: background .2s;
  border-radius: 8px;
  padding: 11px 22px;
  color: #E4F3F5;
  font-size: 13px;
  font-weight: 700;
  flex-shrink: 0;
  white-space: nowrap;
}.qli_ft_support_btn-5yv:hover {
  background: #00E5D6;
}.qli_ft_support_contacts-5yv {
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.qli_ft_support_contact-5yv {
  color: #3A5563;
  font-size: 12px;
  line-height: 1.4;
}.qli_ft_support_contact-5yv strong {
  font-weight: 600;
  color: #7499A8;
  margin-bottom: 2px;
  font-size: 0.688rem;
  display: block;
}.qli_ft_main-5yv {
  padding: 2rem 16px 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 767px) {.qli_ft_main-5yv {
  padding: 2.5rem 1.5rem 2rem;
}
}.qli_ft_main_in-5yv {
  gap: 24px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 82.5rem;
}
@media(min-width: 643px) {.qli_ft_main_in-5yv {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.qli_ft_main_in-5yv {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.qli_ft_col_logo-5yv {
  grid-column: 1/-1;
}
@media(min-width: 1083px) {.qli_ft_col_logo-5yv {
  grid-column: auto;
}
}.qli_ft_logo-5yv {
  gap: 9px;
  overflow-wrap: break-word;
  font-weight: 800;
  align-items: center;
  margin-bottom: 0.75rem;
  color: #E4F3F5;
  display: flex;
  font-size: 16px;
  flex-wrap: wrap;
}.qli_ft_logo_mark-5yv {
  overflow: hidden;
  border-radius: 4px;
  width: 1.875rem;
  height: 30px;
}.qli_ft_logo_mark-5yv img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.qli_ft_logo_sub-5yv {
  line-height: 1.55;
  color: #3A5563;
  max-width: 200px;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.qli_ft_col_title-5yv {
  text-transform: uppercase;
  font-size: 12px;
  margin-bottom: 0.875rem;
  color: #7499A8;
  font-weight: 700;
  letter-spacing: .07em;
}.qli_ft_col_links-5yv {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.qli_ft_col_link-5yv {
  transition: color .2s;
  color: #3A5563;
  overflow-wrap: break-word;
  font-size: 13px;
}.qli_ft_col_link-5yv:hover {
  color: #AECBD2;
}.qli_ft_apps-5yv {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.qli_ft_app_card-5yv {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 10px 12px;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  gap: 0.625rem;
  display: flex;
  align-items: center;
}.qli_ft_app_card-5yv:hover {
  border-color: rgba(0, 210, 196, 0.38);
}.qli_ft_app_card_ic-5yv svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.375rem;
  height: 22px;
}.qli_ft_app_card_os-5yv {
  font-size: 0.625rem;
  font-weight: 600;
  color: #3A5563;
}.qli_ft_app_card_action-5yv {
  font-weight: 700;
  color: #AECBD2;
  font-size: 0.75rem;
}.qli_ft_bot-5yv {
  padding: 20px 16px;
}
@media(min-width: 771px) {.qli_ft_bot-5yv {
  padding: 1.25rem 1.5rem;
}
}.qli_ft_bot_in-5yv {
  margin: 0 auto;
  gap: 16px;
  display: flex;
  max-width: 82.5rem;
  flex-wrap: wrap;
  align-items: center;
}.qli_ft_socials-5yv {
  gap: 0.5rem;
  display: flex;
}.qli_ft_soc-5yv {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
  transition: background .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  display: flex;
  justify-content: center;
  align-items: center;
  height: 36px;
  width: 2.25rem;
  color: #7499A8;
}.qli_ft_soc-5yv svg {
  stroke-linecap: round;
  width: 1rem;
  height: 16px;
  stroke-linejoin: round;
}.qli_ft_soc-5yv:hover {
  background: rgba(255, 255, 255, 0.07);
}.qli_ft_legal-5yv {
  flex: 1;
  min-width: 12.5rem;
  overflow-wrap: break-word;
  color: #587A87;
  font-size: 0.688rem;
  line-height: 1.6;
}.qli_ft_legal-5yv strong {
  font-weight: 700;
  color: #7499A8;
}.qli_ft_legal-5yv a {
  text-decoration: underline;
  color: #7499A8;
}.qli_ft_age-5yv {
  border: 2px solid #587A87;
  border-radius: 50%;
  font-size: 11px;
  width: 2rem;
  font-weight: 800;
  height: 2rem;
  color: #587A87;
  align-items: center;
  justify-content: center;
  margin-left: auto;
  flex-shrink: 0;
  display: flex;
}