*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  line-height: 1.6;
  font-family: 'Exo 2', sans-serif;
  background-color: #090D16;
  -webkit-font-smoothing: antialiased;
  color: #C0D4E8;
  min-height: 100vh;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  color: inherit;
  cursor: pointer;
}a {
  color: inherit;
  text-decoration: none;
}.pqo-layout-w0r {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.pqo-page-w0r {
  display: flex;
  min-height: 100vh;
}.pqo-main-w0r {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media screen and (min-width: 1078px) {.pqo-main-w0r {
  padding-left: 13.75rem;
}
}
@media screen and (max-width: 1080px) {.pqo-main-w0r {
  padding-bottom: 72px;
}
}.pqo-gc-w0r {
  border-radius: 0.5rem;
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  background: #0D1420;
  border: 1px solid rgba(255, 255, 255, 0.06);
  flex-shrink: 0;
  position: relative;
  cursor: pointer;
  width: 140px;
}
@media(min-width: 641px) {.pqo-gc-w0r {
  width: 156px;
}
}
@media(min-width: 1083px) {.pqo-gc-w0r {
  width: 10.5rem;
}
}.pqo-gc-w0r:hover {
  transform: translateY(-3px);
  border-color: rgba(24, 180, 240, 0.07);
}.pqo-gc_img-w0r {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.pqo-gc_img-w0r img {
  inset: 0;
  object-fit: cover;
  position: absolute;
  height: 100%;
  width: 100%;
}.pqo-gc_hover-w0r {
  inset: 0;
  background: rgba(5, 10, 20, 0.72);
  transition: opacity .2s;
  opacity: 0;
  display: flex;
  justify-content: center;
  position: absolute;
  align-items: center;
}.pqo-gc-w0r:hover .pqo-gc_hover-w0r {
  opacity: 1;
}.pqo-gc_hover_btn-w0r {
  padding: 0.5rem 16px;
  border-radius: 0.313rem;
  background: #18B4F0;
  font-weight: 700;
  color: #EDF4FC;
  font-size: 0.75rem;
}.pqo-gc_info-w0r {
  padding: 8px 10px 10px;
}.pqo-gc_name-w0r {
  overflow: hidden;
  margin-bottom: 3px;
  text-overflow: ellipsis;
  color: #C0D4E8;
  white-space: nowrap;
  max-width: 100%;
  font-size: 12px;
  font-weight: 600;
}.pqo-gc_prov-w0r {
  font-size: 0.625rem;
  color: #567A94;
}.pqo-gc_tag-w0r {
  border-radius: 0.25rem;
  padding: 2px 7px;
  top: 0.375rem;
  font-size: 9px;
  text-transform: uppercase;
  z-index: 2;
  left: 0.375rem;
  font-weight: 700;
  letter-spacing: .04em;
  position: absolute;
}.pqo-gc_tag_hot-w0r {
  background: #F03A3A;
  color: #fff;
}.pqo-gc_tag_new-w0r {
  background: #18D472;
  color: #090D16;
}.pqo-gc_tag_jp-w0r {
  background: #F0A818;
  color: #090D16;
}.pqo-gc_tag_ex-w0r {
  background: #1448C8;
  color: #fff;
}.pqo-gc_tag_live-w0r {
  background: #F03A3A;
  color: #fff;
}.pqo-gr-w0r {
  padding: 2rem 1rem 0;
  background: #090D16;
}
@media(min-width: 771px) {.pqo-gr-w0r {
  padding: 2.25rem 1.5rem 0;
}
}.pqo-gr_in-w0r {
  margin: 0 auto;
  max-width: 82.5rem;
}.pqo-gr_head-w0r {
  gap: 0.75rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}.pqo-gr_head_l-w0r {
  flex: 1;
  gap: 10px;
  min-width: 0;
  display: flex;
  align-items: center;
}.pqo-gr_ic-w0r {
  border-radius: 8px;
  display: flex;
  align-items: center;
  width: 32px;
  flex-shrink: 0;
  justify-content: center;
  height: 32px;
}.pqo-gr_ic-w0r svg {
  stroke-linejoin: round;
  height: 16px;
  width: 1rem;
  stroke-linecap: round;
}.pqo-gr_title-w0r {
  font-weight: 700;
  font-family: 'Rajdhani', sans-serif;
  color: #EDF4FC;
  overflow-wrap: break-word;
  font-size: 1rem;
}
@media(min-width: 769px) {.pqo-gr_title-w0r {
  font-size: 1.125rem;
}
}.pqo-gr_more-w0r {
  gap: 5px;
  transition: color .2s;
  color: #6E90A8;
  font-weight: 600;
  align-items: center;
  white-space: nowrap;
  display: flex;
  flex-shrink: 0;
  font-size: 12px;
}.pqo-gr_more-w0r:hover {
  color: #18B4F0;
}.pqo-gr_more-w0r svg {
  width: 0.75rem;
  stroke-linecap: round;
  height: 0.75rem;
  stroke-linejoin: round;
}.pqo-gr_arrows-w0r {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.pqo-gr_arr-w0r {
  transition: background .15s,color .15s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.313rem;
  width: 1.875rem;
  color: #8AAFC8;
  display: flex;
  height: 1.875rem;
  justify-content: center;
  align-items: center;
}.pqo-gr_arr-w0r:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #EDF4FC;
}.pqo-gr_arr-w0r svg {
  stroke-linecap: round;
  height: 0.813rem;
  stroke-linejoin: round;
  width: 0.813rem;
}.pqo-gr_seo_h-w0r {
  margin: 0 0 6px;
  font-size: 0.813rem;
  font-family: 'Rajdhani', sans-serif;
  max-width: 42.5rem;
  font-weight: 700;
  color: #C0D4E8;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.pqo-gr_seo_h-w0r {
  font-size: 14px;
}
}.pqo-gr_seo-w0r {
  overflow-wrap: break-word;
  margin-bottom: 12px;
  line-height: 1.55;
  font-size: 0.75rem;
  color: #6E90A8;
  max-width: 42.5rem;
}.pqo-gr_seo-w0r strong {
  color: #C0D4E8;
  font-weight: 600;
}.pqo-gr_scroll-w0r {
  gap: 10px;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 0.625rem;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.pqo-gr_scroll-w0r::-webkit-scrollbar {
  display: none;
}
@media(min-width: 771px) {.pqo-gr_scroll-w0r {
  gap: 0.75rem;
}
}.pqo-tb-w0r {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #080C15;
  z-index: 80;
  top: 0;
  right: 0;
  position: fixed;
  height: 56px;
  align-items: center;
  left: 0;
  display: flex;
}.pqo-tb_in-w0r {
  padding: 0 14px;
  gap: 0;
  height: 100%;
  align-items: center;
  display: flex;
  width: 100%;
}.pqo-tb_burger-w0r {
  gap: 5px;
  border-radius: 0.5rem;
  justify-content: center;
  height: 38px;
  flex-direction: column;
  width: 38px;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  margin-right: 8px;
}.pqo-tb_burger-w0r:hover {
  background: rgba(255, 255, 255, 0.05);
}.pqo-tb_burger_line-w0r {
  background: #8AAFC8;
  border-radius: 1px;
  display: block;
  width: 1.125rem;
  height: 2px;
}
@media(min-width: 1077px) {.pqo-tb_burger-w0r {
  display: none;
}
}.pqo-tb_logo-w0r {
  gap: 0.563rem;
  font-size: 18px;
  letter-spacing: -.01em;
  flex-shrink: 0;
  color: #EDF4FC;
  align-items: center;
  font-weight: 800;
  display: flex;
  margin-right: 1.25rem;
  overflow-wrap: break-word;
}.pqo-tb_logo_mark-w0r {
  border-radius: 8px;
  overflow: hidden;
  height: 32px;
  width: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
}.pqo-tb_logo_mark-w0r img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.pqo-tb_nav-w0r {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 638px) {.pqo-tb_nav-w0r {
  display: flex;
}
}.pqo-tb_tab-w0r {
  padding: 0.5rem 0.875rem;
  transition: background .15s,color .15s;
  border-radius: 0.5rem;
  white-space: nowrap;
  color: #8AAFC8;
  font-size: 0.813rem;
  font-weight: 600;
}.pqo-tb_tab-w0r:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EDF4FC;
}.pqo-tb_tab-w0r.pqo-state_active-w0r {
  background: rgba(24, 180, 240, 0.18);
  color: #EDF4FC;
}.pqo-tb_right-w0r {
  gap: 8px;
  flex-shrink: 0;
  margin-left: auto;
  align-items: center;
  display: flex;
}.pqo-tb_login-w0r {
  background: rgba(255, 255, 255, 0.05);
  padding: 0.563rem 1rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s,color .2s;
  border-radius: 8px;
  display: none;
  color: #C0D4E8;
  font-weight: 600;
  font-size: 13px;
}.pqo-tb_login-w0r:hover {
  border-color: rgba(24, 178, 245, 0.45);
  color: #EDF4FC;
}
@media(min-width: 482px) {.pqo-tb_login-w0r {
  display: block;
}
}.pqo-tb_reg-w0r {
  border-radius: 0.5rem;
  transition: background .2s;
  background: #18D472;
  padding: 9px 1.125rem;
  white-space: nowrap;
  color: #070C14;
  font-weight: 700;
  font-size: 0.813rem;
}.pqo-tb_reg-w0r:hover {
  background: #28E882;
}.pqo-sb-w0r {
  transition: transform .25s ease;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  background: #101A27;
  left: 0;
  bottom: 0;
  top: 3.5rem;
  width: 220px;
  z-index: 70;
  overflow-y: auto;
  position: fixed;
}.pqo-sb-w0r.pqo-state_open-w0r {
  transform: translateX(0);
}.pqo-sb-w0r::-webkit-scrollbar {
  width: 0.25rem;
}.pqo-sb-w0r::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1081px) {.pqo-sb-w0r {
  transform: translateX(0);
}
}.pqo-sb_auth-w0r {
  padding: 0.875rem 0.75rem 10px;
}.pqo-sb_btn_reg-w0r {
  border-radius: 8px;
  padding: 0.688rem;
  background: #18D472;
  transition: background .2s;
  font-weight: 700;
  color: #070C14;
  margin-bottom: 8px;
  text-align: center;
  display: block;
  font-size: 0.813rem;
}.pqo-sb_btn_reg-w0r:hover {
  background: #28E882;
}.pqo-sb_btn_login-w0r {
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  padding: 10px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.5rem;
  display: block;
  text-align: center;
  font-weight: 600;
  color: #C0D4E8;
  font-size: 0.813rem;
}.pqo-sb_btn_login-w0r:hover {
  border-color: rgba(24, 178, 245, 0.45);
  color: #EDF4FC;
}.pqo-sb_promo-w0r {
  padding: 0.75rem 0.875rem;
  border-radius: 0.5rem;
  overflow: hidden;
  border: 1px solid rgba(24, 180, 240, 0.18);
  background: linear-gradient(135deg,#0D2050,#101A27);
  margin: 0 0.75rem 0.625rem;
  position: relative;
}.pqo-sb_promo-w0r::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(24, 180, 240, 0.18),transparent 70%);
  right: -1.25rem;
  height: 5rem;
  top: -20px;
  content: '';
  position: absolute;
  width: 5rem;
}.pqo-sb_promo_title-w0r {
  font-size: 0.688rem;
  font-weight: 700;
  color: #18B4F0;
  text-transform: uppercase;
  letter-spacing: .06em;
  margin-bottom: 4px;
}.pqo-sb_promo_text-w0r {
  overflow-wrap: break-word;
  color: #EDF4FC;
  font-weight: 600;
  font-size: 0.75rem;
  line-height: 1.35;
}.pqo-sb_promo_sub-w0r {
  font-size: 10px;
  color: #6E90A8;
  margin-top: 3px;
}.pqo-sb_nav-w0r {
  padding: 6px 0.5rem 1rem;
}.pqo-sb_nav_lb-w0r {
  padding: 10px 8px 6px;
  font-size: 0.625rem;
  color: #567A94;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
}.pqo-sb_link-w0r {
  gap: 0.625rem;
  padding: 9px 10px;
  border-radius: 5px;
  transition: background .15s,color .15s;
  cursor: pointer;
  font-weight: 500;
  align-items: center;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #8AAFC8;
  display: flex;
}.pqo-sb_link-w0r:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EDF4FC;
}.pqo-sb_link-w0r.pqo-state_active-w0r {
  background: rgba(24, 180, 240, 0.18);
  color: #EDF4FC;
}.pqo-sb_ic-w0r {
  border-radius: 0.313rem;
  align-items: center;
  width: 30px;
  flex-shrink: 0;
  height: 30px;
  display: flex;
  justify-content: center;
}.pqo-sb_ic-w0r svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 16px;
  height: 1rem;
}.pqo-sb_ic_1-w0r {
  background: rgba(24, 180, 240, 0.07);
  color: #18B4F0;
}.pqo-sb_ic_2-w0r {
  background: rgba(24, 212, 114, 0.18);
  color: #18D472;
}.pqo-sb_ic_3-w0r {
  background: rgba(240, 168, 24, 0.18);
  color: #F0A818;
}.pqo-sb_ic_4-w0r {
  background: rgba(20, 72, 200, 0.28);
  color: #1448C8;
}.pqo-sb_ic_5-w0r {
  background: rgba(24, 180, 240, 0.07);
  color: #E83FA8;
}.pqo-sb_ic_6-w0r {
  background: rgba(20, 72, 200, 0.28);
  color: #8B3DF5;
}.pqo-sb_badge-w0r {
  padding: 2px 0.438rem;
  border-radius: 5px;
  background: #F0A818;
  color: #070C14;
  font-weight: 700;
  font-size: 0.563rem;
  margin-left: auto;
}.pqo-sb_bot-w0r {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.75rem;
  gap: 8px;
  display: flex;
}.pqo-sb_lang-w0r,.pqo-sb_help-w0r {
  border-radius: 0.313rem;
  gap: 6px;
  padding: 9px 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.06);
  flex: 1;
  color: #8AAFC8;
  align-items: center;
  font-weight: 600;
  display: flex;
  font-size: 0.688rem;
  justify-content: center;
}.pqo-sb_lang-w0r:hover,.pqo-sb_help-w0r:hover {
  border-color: rgba(24, 178, 245, 0.45);
  color: #EDF4FC;
}.pqo-sb_lang-w0r svg,.pqo-sb_help-w0r svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 13px;
  width: 13px;
}.pqo-sb_bd-w0r {
  background: rgba(5, 10, 20, 0.72);
  inset: 0;
  z-index: 69;
  position: fixed;
  display: none;
}.pqo-sb_bd-w0r.pqo-state_on-w0r {
  display: block;
}
@media(min-width: 1082px) {.pqo-sb_bd-w0r {
  display: none!important;
}
}.pqo-mob_nav-w0r {
  background: #101A27;
  border-top: 1px solid rgba(255, 255, 255, 0.11);
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 80;
  left: 0;
  display: flex;
}
@media(min-width: 1082px) {.pqo-mob_nav-w0r {
  display: none;
}
}.pqo-mob_nav_item-w0r {
  flex: 1;
  gap: 4px;
  padding: 0.25rem 2px;
  color: #567A94;
  align-items: center;
  display: flex;
  cursor: pointer;
  flex-direction: column;
}.pqo-mob_nav_ic-w0r {
  line-height: 1;
}.pqo-mob_nav_ic-w0r svg {
  stroke-linejoin: round;
  width: 20px;
  height: 1.25rem;
  stroke-linecap: round;
}.pqo-mob_nav_lb-w0r {
  font-weight: 600;
  color: #567A94;
  font-size: 0.625rem;
}.pqo-mob_nav_item-w0r.pqo-state_active-w0r {
  color: #18B4F0;
}.pqo-mob_nav_item-w0r.pqo-state_active-w0r .pqo-mob_nav_lb-w0r {
  color: #18B4F0;
}.pqo-hero-w0r {
  background: #090D16;
  padding: 20px 16px 0;
}
@media(min-width: 769px) {.pqo-hero-w0r {
  padding: 24px 24px 0;
}
}.pqo-hero_in-w0r {
  gap: 0.75rem;
  margin: 0 auto;
  max-width: 82.5rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 862px) {.pqo-hero_in-w0r {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1102px) {.pqo-hero_in-w0r {
  grid-template-columns: 1fr 21.25rem;
}
}.pqo-hero_promo-w0r {
  background: #0D1420;
  border-radius: 14px;
  overflow: hidden;
  position: relative;
  align-items: stretch;
  display: flex;
  min-height: 13.75rem;
}
@media(min-width: 769px) {.pqo-hero_promo-w0r {
  min-height: 17.5rem;
}
}.pqo-hero_promo_bg-w0r {
  background-position: center;
  background: linear-gradient(120deg,#0D2050 0%,#090D16 100%);
  inset: 0;
  position: absolute;
  background-size: cover;
}.pqo-hero_promo_bg-w0r::after {
  background: linear-gradient(90deg,#090D16 0%,rgba(5, 10, 20, 0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.pqo-hero_promo_glow-w0r {
  background: radial-gradient(circle,rgba(20, 72, 200, 0.28) 0%,transparent 65%);
  border-radius: 50%;
  width: 18.75rem;
  height: 300px;
  right: 3.75rem;
  pointer-events: none;
  position: absolute;
  top: -40px;
}.pqo-hero_promo_ct-w0r {
  padding: 28px 1.5rem 1.75rem 28px;
  position: relative;
  flex-direction: column;
  z-index: 2;
  max-width: 480px;
  justify-content: center;
  display: flex;
}
@media(min-width:768px) {.pqo-hero_promo_ct-w0r {
  padding: 40px 2rem;
}
}.pqo-hero_badge-w0r {
  background: rgba(24, 180, 240, 0.18);
  border-radius: 20px;
  padding: 0.313rem 0.75rem;
  border: 1px solid rgba(24, 180, 240, 0.07);
  text-transform: uppercase;
  color: #18B4F0;
  margin-bottom: 14px;
  font-size: 10px;
  font-weight: 700;
  display: inline-block;
  letter-spacing: .08em;
}.pqo-hero_h1-w0r {
  color: #EDF4FC;
  overflow-wrap: break-word;
  line-height: 1.15;
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
  font-size: 1.625rem;
  margin-bottom: 0.625rem;
}.pqo-hero_h1-w0r em {
  color: #F0A818;
  font-style: normal;
}
@media(min-width: 765px) {.pqo-hero_h1-w0r {
  font-size: 36px;
}
}.pqo-hero_sub-w0r {
  line-height: 1.55;
  font-size: 13px;
  margin-bottom: 20px;
  color: #8AAFC8;
}
@media(min-width: 769px) {.pqo-hero_sub-w0r {
  font-size: 14px;
}
}.pqo-hero_row-w0r {
  gap: 0.625rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.pqo-hero_cta-w0r {
  padding: 13px 26px;
  transition: background .2s;
  background: #18D472;
  border-radius: 8px;
  box-shadow: 0 2px 0.875rem rgba(24, 212, 114, 0.50), inset 0 1px 0 rgba(255, 255, 255, 0.10);
  font-size: 0.875rem;
  font-weight: 700;
  color: #070C14;
}.pqo-hero_cta-w0r:hover {
  background: #28E882;
}.pqo-hero_terms-w0r {
  font-size: 11px;
  color: #567A94;
}.pqo-hero_game-w0r {
  background: #0D1420;
  border-radius: 14px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.06);
  position: relative;
  display: flex;
  flex-direction: column;
}.pqo-hero_game_badge-w0r {
  padding: 5px 10px;
  border: 1px solid rgba(240, 168, 24, 0.18);
  background: rgba(240, 168, 24, 0.18);
  border-radius: 1.25rem;
  letter-spacing: .06em;
  text-transform: uppercase;
  font-size: 10px;
  top: 12px;
  position: absolute;
  color: #F0A818;
  font-weight: 700;
  z-index: 3;
  left: 0.75rem;
}.pqo-hero_game_badge-w0r svg {
  margin-right: 4px;
  width: 0.688rem;
  height: 0.688rem;
  vertical-align: -1px;
}.pqo-hero_game_img-w0r {
  overflow: hidden;
  background: linear-gradient(135deg,#0D2050,#090D16);
  position: relative;
  padding-bottom: 60%;
}.pqo-hero_game_img-w0r img {
  inset: 0;
  object-fit: cover;
  height: 100%;
  position: absolute;
  width: 100%;
}.pqo-hero_game_play-w0r {
  background: rgba(5, 10, 20, 0.72);
  inset: 0;
  transition: opacity .2s;
  position: absolute;
  opacity: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}.pqo-hero_game-w0r:hover .pqo-hero_game_play-w0r {
  opacity: 1;
}.pqo-hero_game_play-w0r span {
  background: #18B4F0;
  border-radius: 50%;
  height: 52px;
  width: 52px;
  align-items: center;
  display: flex;
  justify-content: center;
}.pqo-hero_game_play-w0r span svg {
  width: 18px;
  margin-left: 2px;
  height: 18px;
}.pqo-hero_game_info-w0r {
  padding: 0.875rem 16px;
}.pqo-hero_game_title-w0r {
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-size: 0.938rem;
  color: #EDF4FC;
}.pqo-hero_game_provider-w0r {
  font-size: 11px;
  color: #6E90A8;
}.pqo-hero_game_btn-w0r {
  transition: background .2s;
  padding: 0.688rem;
  margin: 12px 16px 1rem;
  border-radius: 8px;
  background: #18B4F0;
  font-weight: 700;
  color: #EDF4FC;
  text-align: center;
  font-size: 13px;
  display: block;
}.pqo-hero_game-w0r:hover .pqo-hero_game_btn-w0r {
  background: #3EC5F7;
}.pqo-sbar-w0r {
  padding: 1rem 16px 0;
  background: #090D16;
}
@media(min-width: 771px) {.pqo-sbar-w0r {
  padding: 18px 24px 0;
}
}.pqo-sbar_in-w0r {
  margin: 0 auto;
  max-width: 1320px;
}.pqo-sbar_row-w0r {
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 12px;
}.pqo-sbar_input-w0r {
  background: #0D1420;
  border-radius: 0.5rem;
  padding: 11px 1rem;
  flex: 1;
  transition: border-color .2s;
  gap: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  align-items: center;
  display: flex;
  cursor: pointer;
  font-size: 0.813rem;
  color: #6E90A8;
}.pqo-sbar_input-w0r:hover {
  border-color: rgba(24, 178, 245, 0.45);
}.pqo-sbar_input-w0r svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.938rem;
  flex-shrink: 0;
  height: 15px;
}.pqo-sbar_providers-w0r {
  background: #0D1420;
  gap: 8px;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 0.688rem 18px;
  transition: border-color .2s;
  color: #C0D4E8;
  font-size: 0.813rem;
  font-weight: 600;
  white-space: nowrap;
  align-items: center;
  display: flex;
}.pqo-sbar_providers-w0r:hover {
  border-color: rgba(24, 178, 245, 0.45);
  color: #EDF4FC;
}.pqo-sbar_providers-w0r svg {
  stroke-linejoin: round;
  height: 14px;
  stroke-linecap: round;
  width: 14px;
}.pqo-sbar_tabs-w0r {
  gap: 6px;
  display: flex;
  overflow-x: auto;
  padding-bottom: 2px;
  scrollbar-width: none;
}.pqo-sbar_tabs-w0r::-webkit-scrollbar {
  display: none;
}.pqo-sbar_tab-w0r {
  padding: 0.5rem 14px;
  border-radius: 1.25rem;
  transition: background .15s,color .15s,border-color .15s;
  background: rgba(255, 255, 255, 0.05);
  gap: 7px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  font-weight: 600;
  white-space: nowrap;
  font-size: 0.75rem;
  color: #8AAFC8;
  display: flex;
  flex-shrink: 0;
  cursor: pointer;
  align-items: center;
}.pqo-sbar_tab-w0r:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(24, 178, 245, 0.45);
  color: #EDF4FC;
}.pqo-sbar_tab-w0r.pqo-state_active-w0r {
  background: rgba(24, 180, 240, 0.18);
  border-color: rgba(24, 180, 240, 0.07);
  color: #EDF4FC;
}.pqo-sbar_tab_ic-w0r svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.875rem;
  width: 0.875rem;
}.pqo-wy-w0r {
  background: #090D16;
  padding: 2rem 16px 0;
}
@media(min-width: 767px) {.pqo-wy-w0r {
  padding: 2.5rem 24px 0;
}
}.pqo-wy_in-w0r {
  margin: 0 auto;
  max-width: 1320px;
}.pqo-wy_head-w0r {
  margin-bottom: 1.125rem;
  max-width: 720px;
}.pqo-wy_label-w0r {
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #18B4F0;
}.pqo-wy_h2-w0r {
  font-weight: 800;
  color: #EDF4FC;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 769px) {.pqo-wy_h2-w0r {
  font-size: 1.5rem;
}
}.pqo-wy_intro-w0r {
  margin: 0;
  font-size: 0.813rem;
  line-height: 1.6;
  color: #6E90A8;
}.pqo-wy_grid-w0r {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 643px) {.pqo-wy_grid-w0r {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.pqo-wy_grid-w0r {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.pqo-wy_card-w0r {
  padding: 1.25rem;
  background: #101A27;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s,transform .2s;
}.pqo-wy_card-w0r:hover {
  border-color: rgba(24, 180, 240, 0.07);
  transform: translateY(-2px);
}.pqo-wy_card_ic-w0r {
  background: rgba(24, 180, 240, 0.18);
  border-radius: 50%;
  margin-bottom: 14px;
  justify-content: center;
  align-items: center;
  width: 2.75rem;
  display: flex;
  height: 2.75rem;
  color: #18B4F0;
}.pqo-wy_card_ic-w0r svg {
  stroke-linecap: round;
  width: 1.375rem;
  height: 22px;
  stroke-linejoin: round;
}.pqo-wy_card_h-w0r {
  font-weight: 700;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-size: 0.938rem;
  color: #EDF4FC;
  margin-bottom: 6px;
}.pqo-wy_card_p-w0r {
  line-height: 1.6;
  font-size: 0.813rem;
  color: #6E90A8;
  overflow-wrap: break-word;
}.pqo-wy_card_p-w0r strong {
  font-weight: 600;
  color: #C0D4E8;
}.pqo-gcg-w0r {
  padding: 36px 1rem 0;
  background: #090D16;
}
@media(min-width: 765px) {.pqo-gcg-w0r {
  padding: 44px 1.5rem 0;
}
}.pqo-gcg_in-w0r {
  margin: 0 auto;
  max-width: 1320px;
}.pqo-gcg_head-w0r {
  max-width: 720px;
  margin-bottom: 20px;
}.pqo-gcg_label-w0r {
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #18B4F0;
}.pqo-gcg_h2-w0r {
  overflow-wrap: break-word;
  color: #EDF4FC;
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
  margin-bottom: 0.5rem;
  font-size: 1.375rem;
}
@media(min-width: 765px) {.pqo-gcg_h2-w0r {
  font-size: 28px;
}
}.pqo-gcg_intro-w0r {
  line-height: 1.6;
  font-size: 13px;
  color: #6E90A8;
}.pqo-gcg_grid-w0r {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 637px) {.pqo-gcg_grid-w0r {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.pqo-gcg_grid-w0r {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.pqo-gcg_card-w0r {
  padding: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.875rem;
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  justify-content: flex-end;
  position: relative;
  display: flex;
  flex-direction: column;
  cursor: pointer;
  min-height: 15rem;
}.pqo-gcg_card-w0r:hover {
  transform: translateY(-3px);
  border-color: rgba(24, 180, 240, 0.18);
}.pqo-gcg_card_bg-w0r {
  inset: 0;
  z-index: 0;
  position: absolute;
}.pqo-gcg_card_bg-w0r::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  content: '';
  position: absolute;
}.pqo-gcg_card_ic-w0r {
  background: rgba(0,0,0,.45);
  border-radius: 0.313rem;
  top: 18px;
  display: flex;
  right: 18px;
  position: absolute;
  align-items: center;
  z-index: 2;
  height: 40px;
  width: 40px;
  justify-content: center;
  color: #EDF4FC;
}.pqo-gcg_card_ic-w0r svg {
  stroke-linecap: round;
  height: 1.25rem;
  width: 1.25rem;
  stroke-linejoin: round;
}.pqo-gcg_card_ct-w0r {
  position: relative;
  z-index: 1;
}.pqo-gcg_card_h-w0r {
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.5rem;
  line-height: 1.2;
  color: #EDF4FC;
  font-family: 'Rajdhani', sans-serif;
  font-size: 18px;
}
@media(min-width: 771px) {.pqo-gcg_card_h-w0r {
  font-size: 1.25rem;
}
}.pqo-gcg_card_p-w0r {
  color: rgba(255,255,255,.82);
  font-size: 12px;
  overflow-wrap: break-word;
  margin-bottom: 10px;
  line-height: 1.55;
}.pqo-gcg_card_p-w0r strong {
  color: #EDF4FC;
  font-weight: 600;
}.pqo-gcg_card_cta-w0r {
  gap: 0.25rem;
  color: #18B4F0;
  font-weight: 700;
  font-size: 12px;
  letter-spacing: .04em;
  display: inline-flex;
  text-transform: uppercase;
  align-items: center;
}.pqo-gcg_card_cta-w0r svg {
  stroke-linejoin: round;
  width: 12px;
  height: 0.75rem;
  stroke-linecap: round;
}.pqo-gr_jp-w0r {
  padding: 1.25rem;
  background: linear-gradient(135deg,#180A40 0%,#07050F 100%);
  border-radius: 14px;
  overflow: hidden;
  position: relative;
}.pqo-gr_jp-w0r::before {
  background: radial-gradient(circle,rgba(20, 72, 200, 0.28) 0%,transparent 70%);
  border-radius: 50%;
  width: 250px;
  position: absolute;
  top: -3.75rem;
  left: -60px;
  content: '';
  height: 15.625rem;
}.pqo-gr_jp-w0r::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(240, 168, 24, 0.18) 0%,transparent 70%);
  right: 0;
  width: 200px;
  position: absolute;
  height: 12.5rem;
  bottom: -2.5rem;
  content: '';
}.pqo-gr_jp_head-w0r {
  gap: 1rem;
  display: flex;
  margin-bottom: 16px;
  position: relative;
  z-index: 1;
  align-items: flex-start;
  flex-wrap: wrap;
}.pqo-gr_jp_info-w0r {
  flex: 1;
}.pqo-gr_jp_label-w0r {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #8B3DF5;
  margin-bottom: 6px;
  font-weight: 700;
}.pqo-gr_jp_label-w0r svg {
  height: 0.875rem;
  width: 0.875rem;
  stroke-linecap: round;
  margin-right: 4px;
  stroke-linejoin: round;
  vertical-align: -2px;
}.pqo-gr_jp_amount-w0r {
  line-height: 1;
  color: #EDF4FC;
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
  font-size: 2rem;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
}
@media(min-width: 771px) {.pqo-gr_jp_amount-w0r {
  font-size: 2.5rem;
}
}.pqo-gr_jp_amount-w0r span {
  color: #F0A818;
}.pqo-gr_jp_seo-w0r {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #8AAFC8;
  max-width: 30rem;
  line-height: 1.5;
}.pqo-gr_jp_cta-w0r {
  background: rgba(20, 72, 200, 0.28);
  transition: background .2s;
  border-radius: 8px;
  padding: 11px 1.25rem;
  border: 1px solid rgba(20, 72, 200, 0.28);
  font-weight: 700;
  z-index: 1;
  align-self: flex-start;
  margin-top: 0.25rem;
  color: #EDF4FC;
  position: relative;
  font-size: 13px;
  flex-shrink: 0;
  white-space: nowrap;
}.pqo-gr_jp_cta-w0r:hover {
  background: #1448C8;
}.pqo-ws-w0r {
  padding: 2rem 1rem 0;
  background: #090D16;
}
@media(min-width: 769px) {.pqo-ws-w0r {
  padding: 36px 1.5rem 0;
}
}.pqo-ws_in-w0r {
  margin: 0 auto;
  max-width: 1320px;
}.pqo-ws_head-w0r {
  gap: 12px;
  margin-bottom: 14px;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  display: flex;
}.pqo-ws_title-w0r {
  gap: 0.625rem;
  align-items: center;
  color: #EDF4FC;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  font-size: 1rem;
  font-weight: 700;
  display: flex;
}.pqo-ws_title_ic-w0r svg {
  width: 1.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.125rem;
  color: #F0A818;
}.pqo-ws_online-w0r {
  gap: 7px;
  font-size: 0.75rem;
  color: #6E90A8;
  display: flex;
  align-items: center;
  font-weight: 600;
}.pqo-ws_online_dot-w0r {
  background: #18D472;
  border-radius: 50%;
  flex-shrink: 0;
  height: 0.5rem;
  box-shadow: 0 0 0.375rem rgba(24, 212, 114, 0.18);
  width: 8px;
}.pqo-ws_scroll-w0r {
  gap: 8px;
  scrollbar-width: none;
  padding-bottom: 8px;
  display: flex;
  overflow-x: auto;
}.pqo-ws_scroll-w0r::-webkit-scrollbar {
  display: none;
}.pqo-wc-w0r {
  padding: 10px 0.875rem;
  gap: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 8px;
  background: #0D1420;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  min-width: 13.75rem;
}.pqo-wc_img-w0r {
  border-radius: 0.313rem;
  overflow: hidden;
  background: #101A27;
  width: 2.25rem;
  height: 2.25rem;
  flex-shrink: 0;
}.pqo-wc_img-w0r img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.pqo-wc_info-w0r {
  min-width: 0;
}.pqo-wc_game-w0r {
  overflow: hidden;
  font-size: 12px;
  color: #C0D4E8;
  font-weight: 600;
  text-overflow: ellipsis;
  white-space: nowrap;
}.pqo-wc_player-w0r {
  overflow: hidden;
  font-size: 10px;
  color: #567A94;
  text-overflow: ellipsis;
  white-space: nowrap;
}.pqo-wc_amount-w0r {
  font-size: 13px;
  white-space: nowrap;
  flex-shrink: 0;
  color: #18D472;
  font-weight: 700;
  margin-left: auto;
}.pqo-reg-w0r {
  background: #090D16;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.pqo-reg-w0r {
  padding: 2.75rem 24px 0;
}
}.pqo-reg_in-w0r {
  border-radius: 14px;
  padding: 28px 24px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: #101A27;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 771px) {.pqo-reg_in-w0r {
  padding: 40px;
}
}.pqo-reg_top-w0r {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 859px) {.pqo-reg_top-w0r {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.pqo-reg_label-w0r {
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 10px;
  color: #18B4F0;
  font-weight: 700;
}.pqo-reg_h2-w0r {
  margin-bottom: 12px;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  font-size: 1.375rem;
  line-height: 1.2;
  color: #EDF4FC;
  font-weight: 800;
}
@media(min-width: 767px) {.pqo-reg_h2-w0r {
  font-size: 1.75rem;
}
}.pqo-reg_bonus-w0r {
  padding: 10px 16px;
  border-radius: 0.5rem;
  background: rgba(240, 168, 24, 0.18);
  gap: 8px;
  border: 1px solid rgba(240, 168, 24, 0.18);
  align-items: center;
  display: inline-flex;
  margin-bottom: 1rem;
}.pqo-reg_bonus_amount-w0r {
  color: #F0A818;
  font-weight: 800;
  font-size: 20px;
}.pqo-reg_bonus_text-w0r {
  font-size: 0.813rem;
  color: #8AAFC8;
  line-height: 1.35;
}.pqo-reg_cta_btn-w0r {
  border-radius: 8px;
  background: #18D472;
  padding: 14px 2rem;
  transition: background .2s;
  display: inline-block;
  color: #070C14;
  box-shadow: 0 2px 0.875rem rgba(24, 212, 114, 0.50), inset 0 1px 0 rgba(255, 255, 255, 0.10);
  font-weight: 700;
  margin-bottom: 0.75rem;
  font-size: 15px;
}.pqo-reg_cta_btn-w0r:hover {
  background: #28E882;
}.pqo-reg_terms-w0r {
  font-size: 11px;
  line-height: 1.5;
  color: #567A94;
}.pqo-reg_seo-w0r {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 1.25rem;
  font-size: 13px;
  line-height: 1.65;
  margin-top: 1.25rem;
  overflow-wrap: break-word;
  color: #6E90A8;
}.pqo-reg_seo-w0r p {
  color: #6E90A8;
  margin-bottom: 0.625rem;
  font-size: 0.813rem;
  line-height: 1.65;
}.pqo-reg_seo-w0r p:last-child {
  margin-bottom: 0;
}.pqo-reg_seo-w0r strong {
  color: #C0D4E8;
  font-weight: 700;
}.pqo-reg_seo-w0r a {
  transition: color .2s;
  color: #18B4F0;
  text-decoration: underline;
}.pqo-reg_seo-w0r a:hover {
  color: #3EC5F7;
}.pqo-reg_seo-w0r ul,.pqo-reg_seo-w0r ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 1.125rem;
}.pqo-reg_seo-w0r ol {
  list-style: decimal;
}.pqo-reg_seo-w0r li {
  color: #6E90A8;
  font-size: 0.813rem;
  line-height: 1.65;
  margin-bottom: 4px;
}.pqo-reg_seo-w0r table {
  width: 100%;
  font-size: 13px;
  border-collapse: collapse;
  margin-bottom: 10px;
  overflow-x: auto;
  display: block;
}
@media(min-width: 769px) {.pqo-reg_seo-w0r table {
  display: table;
}
}.pqo-reg_seo-w0r th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.5rem;
  text-align: left;
  color: #C0D4E8;
  font-weight: 700;
}.pqo-reg_seo-w0r td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #6E90A8;
}.pqo-reg_steps-w0r {
  gap: 0.875rem;
  display: flex;
  margin-top: 28px;
  flex-direction: column;
}
@media(min-width: 857px) {.pqo-reg_steps-w0r {
  margin-top: 0;
}
}.pqo-reg_step-w0r {
  border: 1px solid rgba(255, 255, 255, 0.06);
  gap: 14px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  padding: 1rem;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.pqo-reg_step_num-w0r {
  border-radius: 50%;
  background: rgba(24, 180, 240, 0.18);
  border: 1px solid rgba(24, 180, 240, 0.07);
  align-items: center;
  font-size: 0.875rem;
  width: 34px;
  justify-content: center;
  color: #18B4F0;
  height: 34px;
  display: flex;
  flex-shrink: 0;
  font-weight: 800;
}.pqo-reg_step_title-w0r {
  color: #EDF4FC;
  margin-bottom: 3px;
  font-size: 0.875rem;
  font-weight: 700;
}.pqo-reg_step_text-w0r {
  color: #6E90A8;
  line-height: 1.5;
  font-size: 12px;
}.pqo-reg_trust-w0r {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  padding-top: 1.25rem;
  margin-top: 1.25rem;
}.pqo-reg_trust_item-w0r {
  gap: 0.438rem;
  font-size: 0.75rem;
  color: #6E90A8;
  overflow-wrap: break-word;
  align-items: center;
  display: flex;
}.pqo-reg_trust_ic-w0r svg {
  stroke-linecap: round;
  height: 16px;
  stroke-linejoin: round;
  width: 16px;
  color: #18B4F0;
}.pqo-app-w0r {
  background: #090D16;
  padding: 36px 1rem 0;
}
@media(min-width: 766px) {.pqo-app-w0r {
  padding: 2.75rem 24px 0;
}
}.pqo-app_in-w0r {
  margin: 0 auto;
  max-width: 1320px;
}.pqo-app_head-w0r {
  margin-bottom: 1rem;
}.pqo-app_label-w0r {
  text-transform: uppercase;
  font-size: 11px;
  color: #18B4F0;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
}.pqo-app_h2-w0r {
  margin-bottom: 6px;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
  color: #EDF4FC;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}
@media(min-width: 765px) {.pqo-app_h2-w0r {
  font-size: 24px;
}
}.pqo-app_sub-w0r {
  max-width: 37.5rem;
  font-size: 13px;
  line-height: 1.6;
  color: #6E90A8;
  overflow-wrap: break-word;
}.pqo-app_sub-w0r strong {
  font-weight: 700;
  color: #C0D4E8;
}.pqo-app_cards-w0r {
  gap: 10px;
  margin-top: 16px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.pqo-app_cards-w0r {
  grid-template-columns: repeat(3,1fr);
}
}.pqo-app_card-w0r {
  border-radius: 8px;
  padding: 20px;
  overflow: hidden;
  gap: 16px;
  align-items: flex-start;
  position: relative;
  flex-wrap: wrap;
  display: flex;
}.pqo-app_card_ios-w0r {
  background: linear-gradient(135deg,rgba(24, 180, 240, 0.18) 0%,#101A27 100%);
}.pqo-app_card_android-w0r {
  background: linear-gradient(135deg,rgba(24, 212, 114, 0.18) 0%,#101A27 100%);
}.pqo-app_card_win-w0r {
  background: linear-gradient(135deg,rgba(240, 168, 24, 0.18) 0%,#101A27 100%);
}.pqo-app_card_ic-w0r svg {
  stroke-linecap: round;
  width: 34px;
  stroke-linejoin: round;
  height: 2.125rem;
}.pqo-app_card_ic-w0r {
  color: #EDF4FC;
  flex-shrink: 0;
}.pqo-app_card_os-w0r {
  text-transform: uppercase;
  color: #6E90A8;
  letter-spacing: .08em;
  margin-bottom: 0.375rem;
  font-size: 0.625rem;
  font-weight: 700;
}.pqo-app_card_title-w0r {
  font-weight: 700;
  line-height: 1.2;
  color: #EDF4FC;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  font-size: 0.938rem;
}.pqo-app_card_text-w0r {
  margin-bottom: 0.875rem;
  line-height: 1.5;
  overflow-wrap: break-word;
  font-size: 12px;
  color: #6E90A8;
}.pqo-app_card_btn-w0r {
  border-radius: 0.313rem;
  padding: 0.625rem 1.125rem;
  gap: 0.438rem;
  border: 1px solid rgba(24, 178, 245, 0.45);
  transition: background .2s;
  background: rgba(255, 255, 255, 0.12);
  align-items: center;
  color: #EDF4FC;
  font-weight: 700;
  display: inline-flex;
  font-size: 0.813rem;
}.pqo-app_card_btn-w0r:hover {
  background: rgba(255, 255, 255, 0.07);
}.pqo-htp-w0r {
  background: #090D16;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.pqo-htp-w0r {
  padding: 2.75rem 1.5rem 0;
}
}.pqo-htp_in-w0r {
  margin: 0 auto;
  max-width: 1320px;
}.pqo-htp_head-w0r {
  margin-bottom: 1.375rem;
  max-width: 45rem;
}.pqo-htp_label-w0r {
  color: #18B4F0;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-weight: 700;
}.pqo-htp_h2-w0r {
  overflow-wrap: break-word;
  font-size: 1.375rem;
  font-weight: 800;
  margin-bottom: 0.5rem;
  color: #EDF4FC;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 765px) {.pqo-htp_h2-w0r {
  font-size: 1.75rem;
}
}.pqo-htp_intro-w0r {
  font-size: 0.875rem;
  color: #6E90A8;
  line-height: 1.6;
}.pqo-htp_steps-w0r {
  gap: 12px;
  padding: 0;
  list-style: none;
  margin: 0;
  grid-template-columns: 1fr;
  counter-reset: none;
  display: grid;
}
@media(min-width: 638px) {.pqo-htp_steps-w0r {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.pqo-htp_steps-w0r {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.pqo-htp_step-w0r {
  padding: 20px 18px 18px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.5rem;
  background: #101A27;
  position: relative;
  flex-direction: column;
  display: flex;
}.pqo-htp_step_num-w0r {
  border-radius: 50%;
  background: #18B4F0;
  position: absolute;
  width: 1.75rem;
  left: 1.25rem;
  color: #070C14;
  font-size: 13px;
  font-weight: 800;
  top: -0.75rem;
  height: 1.75rem;
  display: flex;
  font-family: 'Rajdhani', sans-serif;
  justify-content: center;
  align-items: center;
}.pqo-htp_step_ic-w0r {
  background: rgba(24, 180, 240, 0.18);
  margin: 8px 0 0.75rem;
  border-radius: 5px;
  justify-content: center;
  color: #18B4F0;
  height: 2.25rem;
  width: 36px;
  align-items: center;
  display: flex;
}.pqo-htp_step_ic-w0r svg {
  stroke-linecap: round;
  height: 18px;
  width: 1.125rem;
  stroke-linejoin: round;
}.pqo-htp_step_h-w0r {
  margin-bottom: 6px;
  font-weight: 700;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-size: 0.875rem;
  color: #EDF4FC;
}.pqo-htp_step_p-w0r {
  font-size: 13px;
  line-height: 1.55;
  color: #6E90A8;
  overflow-wrap: break-word;
}.pqo-htp_step_p-w0r strong {
  color: #C0D4E8;
  font-weight: 600;
}.pqo-htp_cta-w0r {
  border-radius: 0.5rem;
  padding: 0.813rem 1.625rem;
  background: #18D472;
  transition: background .2s;
  display: inline-block;
  font-weight: 700;
  color: #070C14;
  margin-top: 1.25rem;
  font-size: 0.875rem;
}.pqo-htp_cta-w0r:hover {
  background: #28E882;
}.pqo-prov-w0r {
  background: #090D16;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 767px) {.pqo-prov-w0r {
  padding: 2.75rem 1.5rem 0;
}
}.pqo-prov_in-w0r {
  margin: 0 auto;
  max-width: 82.5rem;
}.pqo-prov_head-w0r {
  margin-bottom: 16px;
}.pqo-prov_label-w0r {
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
  color: #18B4F0;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}.pqo-prov_h2-w0r {
  font-family: 'Rajdhani', sans-serif;
  color: #EDF4FC;
  font-weight: 800;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-size: 20px;
}
@media(min-width: 771px) {.pqo-prov_h2-w0r {
  font-size: 1.5rem;
}
}.pqo-prov_seo-w0r {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  margin-bottom: 16px;
  max-width: 38.75rem;
  color: #6E90A8;
  line-height: 1.6;
}.pqo-prov_seo-w0r strong {
  font-weight: 700;
  color: #C0D4E8;
}.pqo-prov_seo-w0r a {
  text-decoration: underline;
  color: #18B4F0;
}.pqo-prov_grid-w0r {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 639px) {.pqo-prov_grid-w0r {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1077px) {.pqo-prov_grid-w0r {
  grid-template-columns: repeat(8,1fr);
}
}.pqo-prov_card-w0r {
  padding: 0.875rem 10px;
  transition: border-color .2s,background .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 8px;
  background: #0D1420;
  gap: 0.438rem;
  align-items: center;
  display: flex;
  cursor: pointer;
  flex-direction: column;
}.pqo-prov_card-w0r:hover {
  background: #101A27;
  border-color: rgba(24, 178, 245, 0.45);
}.pqo-prov_logo-w0r {
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 5px;
  justify-content: center;
  display: flex;
  height: 2.75rem;
  align-items: center;
  width: 2.75rem;
}.pqo-prov_logo-w0r img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.pqo-prov_name-w0r {
  text-align: center;
  font-weight: 600;
  font-size: 11px;
  color: #8AAFC8;
  overflow-wrap: break-word;
}.pqo-bon-w0r {
  padding: 2.25rem 16px 0;
  background: #090D16;
}
@media(min-width: 769px) {.pqo-bon-w0r {
  padding: 44px 24px 0;
}
}.pqo-bon_in-w0r {
  margin: 0 auto;
  max-width: 82.5rem;
}.pqo-bon_head-w0r {
  margin-bottom: 20px;
}.pqo-bon_label-w0r {
  color: #18B4F0;
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-weight: 700;
}.pqo-bon_h2-w0r {
  font-family: 'Rajdhani', sans-serif;
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 8px;
  color: #EDF4FC;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.pqo-bon_h2-w0r {
  font-size: 24px;
}
}.pqo-bon_seo-w0r {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #6E90A8;
  max-width: 38.75rem;
}.pqo-bon_seo-w0r strong {
  font-weight: 700;
  color: #C0D4E8;
}.pqo-bon_seo-w0r a {
  color: #18B4F0;
  text-decoration: underline;
}.pqo-bon_grid-w0r {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 642px) {.pqo-bon_grid-w0r {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.pqo-bon_grid-w0r {
  grid-template-columns: repeat(5,1fr);
}
}.pqo-bon_card-w0r {
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 1rem;
  background: #0D1420;
  transition: border-color .2s,transform .2s;
  border-radius: 0.5rem;
}.pqo-bon_card-w0r:hover {
  transform: translateY(-2px);
  border-color: rgba(24, 180, 240, 0.07);
}.pqo-bon_card_ic-w0r svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 26px;
  height: 1.625rem;
}.pqo-bon_card_ic-w0r {
  margin-bottom: 0.625rem;
}.pqo-bon_card_type-w0r {
  margin-bottom: 6px;
  text-transform: uppercase;
  color: #6E90A8;
  letter-spacing: .06em;
  font-size: 0.625rem;
  font-weight: 700;
}.pqo-bon_card_amount-w0r {
  color: #F0A818;
  line-height: 1.1;
  font-weight: 800;
  margin-bottom: 0.375rem;
  font-size: 18px;
}.pqo-bon_card_name-w0r {
  margin-bottom: 0.5rem;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  font-weight: 600;
  color: #EDF4FC;
}.pqo-bon_card_detail-w0r {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 8px;
  color: #567A94;
  line-height: 1.5;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.pqo-pmt-w0r {
  padding: 2.25rem 1rem 0;
  background: #090D16;
}
@media(min-width: 766px) {.pqo-pmt-w0r {
  padding: 2.75rem 24px 0;
}
}.pqo-pmt_in-w0r {
  margin: 0 auto;
  max-width: 1320px;
}.pqo-pmt_head-w0r {
  margin-bottom: 22px;
  max-width: 720px;
}.pqo-pmt_label-w0r {
  color: #18B4F0;
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  font-weight: 700;
  letter-spacing: .08em;
}.pqo-pmt_h2-w0r {
  color: #EDF4FC;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
  font-size: 22px;
}
@media(min-width: 765px) {.pqo-pmt_h2-w0r {
  font-size: 28px;
}
}.pqo-pmt_intro-w0r {
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 0.875rem;
  color: #6E90A8;
}.pqo-pmt_groups-w0r {
  gap: 1.25rem;
  flex-direction: column;
  display: flex;
}.pqo-pmt_group-w0r {
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #101A27;
  border-radius: 8px;
}.pqo-pmt_group_head-w0r {
  gap: 0.75rem;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 10px;
  display: flex;
}.pqo-pmt_group_ic-w0r {
  border-radius: 5px;
  background: rgba(24, 180, 240, 0.18);
  color: #18B4F0;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  width: 36px;
  justify-content: center;
  height: 36px;
}.pqo-pmt_group_ic-w0r svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.125rem;
  width: 18px;
}.pqo-pmt_group_h-w0r {
  margin: 0;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  color: #EDF4FC;
  font-size: 1rem;
  font-weight: 700;
}.pqo-pmt_group_p-w0r {
  line-height: 1.6;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  font-size: 13px;
  color: #6E90A8;
}.pqo-pmt_group_p-w0r strong {
  font-weight: 600;
  color: #C0D4E8;
}.pqo-pmt_table_wrap-w0r {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.pqo-pmt_table-w0r {
  min-width: 33.75rem;
  width: 100%;
  font-size: 13px;
  border-collapse: collapse;
}.pqo-pmt_table-w0r th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  color: #C0D4E8;
  white-space: nowrap;
  text-transform: uppercase;
  text-align: left;
  font-size: 11px;
  letter-spacing: .04em;
  font-weight: 700;
}.pqo-pmt_table-w0r td {
  padding: 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #6E90A8;
}.pqo-pmt_table-w0r tbody tr:last-child td {
  border-bottom: none;
}.pqo-pmt_table-w0r tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #C0D4E8;
}.pqo-seo-w0r {
  background: #090D16;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.pqo-seo-w0r {
  padding: 2.75rem 24px 0;
}
}.pqo-seo_in-w0r {
  padding: 28px 24px;
  margin: 0 auto;
  background: #101A27;
  border-radius: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  max-width: 82.5rem;
}
@media(min-width: 766px) {.pqo-seo_in-w0r {
  padding: 2.25rem 40px;
}
}.pqo-seo_label-w0r {
  color: #18B4F0;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  letter-spacing: .08em;
}.pqo-seo_h2-w0r {
  color: #EDF4FC;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  margin-bottom: 14px;
  font-weight: 800;
  line-height: 1.25;
  font-size: 20px;
}
@media(min-width: 766px) {.pqo-seo_h2-w0r {
  font-size: 24px;
}
}.pqo-seo_body-w0r {
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #8AAFC8;
}.pqo-seo_body-w0r p {
  margin-bottom: 0.75rem;
  font-size: 14px;
  color: #8AAFC8;
  line-height: 1.75;
}.pqo-seo_body-w0r p:last-child {
  margin-bottom: 0;
}.pqo-seo_body-w0r strong {
  font-weight: 700;
  color: #C0D4E8;
}.pqo-seo_body-w0r a {
  transition: color .2s;
  color: #18B4F0;
  text-decoration: underline;
}.pqo-seo_body-w0r a:hover {
  color: #3EC5F7;
}.pqo-seo_body-w0r ul,.pqo-seo_body-w0r ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.pqo-seo_body-w0r ol {
  list-style: decimal;
}.pqo-seo_body-w0r li {
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 0.375rem;
  color: #8AAFC8;
}.pqo-seo_body-w0r table {
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
  margin-bottom: 0.75rem;
  font-size: 0.813rem;
  width: 100%;
}
@media(min-width: 771px) {.pqo-seo_body-w0r table {
  display: table;
}
}.pqo-seo_body-w0r th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  color: #C0D4E8;
  font-weight: 700;
  text-align: left;
}.pqo-seo_body-w0r td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #8AAFC8;
}.pqo-seo_cols-w0r {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 637px) {.pqo-seo_cols-w0r {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.pqo-seo_cols-w0r {
  grid-template-columns: repeat(3,1fr);
}
}.pqo-seo_col_h-w0r {
  margin-bottom: 7px;
  font-size: 13px;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #C0D4E8;
}.pqo-seo_col_p-w0r {
  color: #6E90A8;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 0.813rem;
}.pqo-seo_stats-w0r {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.pqo-seo_stat-w0r {
  flex: 1;
  border: 1px solid rgba(24, 180, 240, 0.18);
  background: rgba(24, 180, 240, 0.07);
  border-radius: 8px;
  padding: 14px 1rem;
  min-width: 140px;
}.pqo-seo_stat_val-w0r {
  color: #18B4F0;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.25rem;
  font-size: 20px;
}.pqo-seo_stat_lb-w0r {
  overflow-wrap: break-word;
  color: #6E90A8;
  font-size: 0.688rem;
}.pqo-seo-w0r {
  background: #090D16;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.pqo-seo-w0r {
  padding: 2.75rem 24px 0;
}
}.pqo-seo_in-w0r {
  background: #101A27;
  padding: 1.75rem 24px;
  border-radius: 14px;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.11);
  max-width: 1320px;
}
@media(min-width: 769px) {.pqo-seo_in-w0r {
  padding: 36px 40px;
}
}.pqo-seo_label-w0r {
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
  color: #18B4F0;
}.pqo-seo_h2-w0r {
  font-size: 20px;
  color: #EDF4FC;
  font-family: 'Rajdhani', sans-serif;
  line-height: 1.25;
  font-weight: 800;
  margin-bottom: 14px;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.pqo-seo_h2-w0r {
  font-size: 24px;
}
}.pqo-seo_body-w0r {
  color: #8AAFC8;
  line-height: 1.75;
  font-size: 14px;
  overflow-wrap: break-word;
}.pqo-seo_body-w0r p {
  line-height: 1.75;
  font-size: 14px;
  color: #8AAFC8;
  margin-bottom: 12px;
}.pqo-seo_body-w0r p:last-child {
  margin-bottom: 0;
}.pqo-seo_body-w0r strong {
  color: #C0D4E8;
  font-weight: 700;
}.pqo-seo_body-w0r a {
  transition: color .2s;
  text-decoration: underline;
  color: #18B4F0;
}.pqo-seo_body-w0r a:hover {
  color: #3EC5F7;
}.pqo-seo_body-w0r ul,.pqo-seo_body-w0r ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.pqo-seo_body-w0r ol {
  list-style: decimal;
}.pqo-seo_body-w0r li {
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 6px;
  color: #8AAFC8;
}.pqo-seo_body-w0r table {
  display: block;
  margin-bottom: 0.75rem;
  border-collapse: collapse;
  overflow-x: auto;
  font-size: 0.813rem;
  width: 100%;
}
@media(min-width: 769px) {.pqo-seo_body-w0r table {
  display: table;
}
}.pqo-seo_body-w0r th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #C0D4E8;
}.pqo-seo_body-w0r td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8AAFC8;
}.pqo-seo_cols-w0r {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 638px) {.pqo-seo_cols-w0r {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.pqo-seo_cols-w0r {
  grid-template-columns: repeat(3,1fr);
}
}.pqo-seo_col_h-w0r {
  font-size: 13px;
  font-weight: 700;
  color: #C0D4E8;
  overflow-wrap: break-word;
  margin-bottom: 7px;
}.pqo-seo_col_p-w0r {
  font-size: 13px;
  line-height: 1.65;
  color: #6E90A8;
  overflow-wrap: break-word;
}.pqo-seo_stats-w0r {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.pqo-seo_stat-w0r {
  background: rgba(24, 180, 240, 0.07);
  border-radius: 0.5rem;
  border: 1px solid rgba(24, 180, 240, 0.18);
  padding: 0.875rem 1rem;
  flex: 1;
  min-width: 140px;
}.pqo-seo_stat_val-w0r {
  font-weight: 800;
  font-size: 1.25rem;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  color: #18B4F0;
}.pqo-seo_stat_lb-w0r {
  overflow-wrap: break-word;
  color: #6E90A8;
  font-size: 11px;
}.pqo-faq-w0r {
  padding: 36px 16px 0;
  background: #090D16;
}
@media(min-width: 769px) {.pqo-faq-w0r {
  padding: 44px 24px 0;
}
}.pqo-faq_in-w0r {
  margin: 0 auto;
  max-width: 1320px;
}.pqo-faq_head-w0r {
  margin-bottom: 20px;
}.pqo-faq_label-w0r {
  color: #18B4F0;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
}.pqo-faq_h2-w0r {
  color: #EDF4FC;
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 765px) {.pqo-faq_h2-w0r {
  font-size: 1.5rem;
}
}.pqo-faq_list-w0r {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.pqo-faq_item-w0r {
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 8px;
  background: #101A27;
}.pqo-faq_q-w0r {
  gap: 0.75rem;
  transition: color .2s;
  padding: 1rem 1.25rem;
  color: #C0D4E8;
  justify-content: space-between;
  font-weight: 600;
  flex-wrap: wrap;
  cursor: pointer;
  align-items: center;
  overflow-wrap: break-word;
  font-size: 14px;
  display: flex;
}.pqo-faq_q-w0r:hover {
  color: #EDF4FC;
}.pqo-faq_q_ic-w0r {
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  color: #18B4F0;
  font-size: 16px;
  width: 1.5rem;
  height: 24px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
}.pqo-faq_item-w0r.pqo-state_open-w0r .pqo-faq_q_ic-w0r {
  transform: rotate(45deg);
}.pqo-faq_a-w0r {
  padding: 0 1.25rem 16px;
  overflow-wrap: break-word;
  display: none;
  color: #6E90A8;
  font-size: 0.813rem;
  line-height: 1.7;
}.pqo-faq_item-w0r.pqo-state_open-w0r .pqo-faq_a-w0r {
  display: block;
}.pqo-faq_a-w0r strong {
  color: #C0D4E8;
  font-weight: 700;
}.pqo-faq_a-w0r a {
  text-decoration: underline;
  color: #18B4F0;
}.pqo-faq_a-w0r ul,.pqo-faq_a-w0r ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 20px;
}.pqo-faq_a-w0r ol {
  list-style: decimal;
}.pqo-faq_a-w0r li {
  line-height: 1.6;
  margin-bottom: 4px;
}.pqo-faq_a-w0r table {
  margin: 8px 0;
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  font-size: 0.75rem;
}
@media(min-width: 767px) {.pqo-faq_a-w0r table {
  display: table;
}
}.pqo-faq_a-w0r th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.375rem 0.5rem;
  font-weight: 700;
  text-align: left;
  color: #C0D4E8;
}.pqo-faq_a-w0r td {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #6E90A8;
}.pqo-rv-w0r {
  padding: 36px 1rem 0;
  background: #090D16;
}
@media(min-width:768px) {.pqo-rv-w0r {
  padding: 44px 1.5rem 0;
}
}.pqo-rv_in-w0r {
  margin: 0 auto;
  max-width: 1320px;
}.pqo-rv_head-w0r {
  margin-bottom: 1.25rem;
  max-width: 720px;
}.pqo-rv_label-w0r {
  margin-bottom: 8px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  color: #18B4F0;
  font-size: 11px;
}.pqo-rv_h2-w0r {
  color: #EDF4FC;
  font-weight: 800;
  font-size: 22px;
  font-family: 'Rajdhani', sans-serif;
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.pqo-rv_h2-w0r {
  font-size: 1.75rem;
}
}.pqo-rv_stats-w0r {
  gap: 1.125rem;
  font-size: 13px;
  flex-wrap: wrap;
  align-items: center;
  color: #6E90A8;
  display: flex;
}.pqo-rv_stats_score-w0r {
  gap: 0.375rem;
  align-items: baseline;
  display: flex;
}.pqo-rv_stats_score_val-w0r {
  font-family: 'Rajdhani', sans-serif;
  color: #F0A818;
  font-size: 1.375rem;
  font-weight: 800;
}.pqo-rv_stats_score_max-w0r {
  font-size: 13px;
  color: #567A94;
}.pqo-rv_stats_badge-w0r {
  gap: 4px;
  align-items: center;
  display: flex;
}.pqo-rv_stats_badge-w0r svg {
  height: 0.875rem;
  color: #F0A818;
  width: 0.875rem;
}.pqo-rv_grid-w0r {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 642px) {.pqo-rv_grid-w0r {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.pqo-rv_grid-w0r {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.pqo-rv_card-w0r {
  padding: 1.25rem;
  background: #101A27;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  display: flex;
  flex-direction: column;
}.pqo-rv_card_stars-w0r {
  gap: 2px;
  display: flex;
  color: #F0A818;
  margin-bottom: 0.625rem;
}.pqo-rv_card_stars-w0r svg {
  width: 14px;
  height: 14px;
}.pqo-rv_card_h-w0r {
  overflow-wrap: break-word;
  color: #EDF4FC;
  margin-bottom: 8px;
  line-height: 1.3;
  font-weight: 700;
  font-size: 0.875rem;
}.pqo-rv_card_body-w0r {
  flex: 1;
  color: #6E90A8;
  line-height: 1.65;
  font-size: 0.813rem;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
}.pqo-rv_card_body-w0r strong {
  font-weight: 600;
  color: #C0D4E8;
}.pqo-rv_card_meta-w0r {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  padding-top: 0.75rem;
  justify-content: space-between;
}.pqo-rv_card_author-w0r {
  font-weight: 600;
  color: #C0D4E8;
  font-size: 12px;
}.pqo-rv_card_date-w0r {
  color: #567A94;
  font-size: 0.688rem;
}.pqo-seo-w0r {
  padding: 2.25rem 16px 0;
  background: #090D16;
}
@media(min-width: 765px) {.pqo-seo-w0r {
  padding: 2.75rem 1.5rem 0;
}
}.pqo-seo_in-w0r {
  background: #101A27;
  padding: 28px 1.5rem;
  margin: 0 auto;
  border-radius: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  max-width: 1320px;
}
@media(min-width: 765px) {.pqo-seo_in-w0r {
  padding: 2.25rem 40px;
}
}.pqo-seo_label-w0r {
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  color: #18B4F0;
  margin-bottom: 0.625rem;
}.pqo-seo_h2-w0r {
  color: #EDF4FC;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 0.875rem;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
  line-height: 1.25;
}
@media(min-width: 767px) {.pqo-seo_h2-w0r {
  font-size: 1.5rem;
}
}.pqo-seo_body-w0r {
  color: #8AAFC8;
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 14px;
}.pqo-seo_body-w0r p {
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 0.75rem;
  color: #8AAFC8;
}.pqo-seo_body-w0r p:last-child {
  margin-bottom: 0;
}.pqo-seo_body-w0r strong {
  font-weight: 700;
  color: #C0D4E8;
}.pqo-seo_body-w0r a {
  transition: color .2s;
  color: #18B4F0;
  text-decoration: underline;
}.pqo-seo_body-w0r a:hover {
  color: #3EC5F7;
}.pqo-seo_body-w0r ul,.pqo-seo_body-w0r ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.pqo-seo_body-w0r ol {
  list-style: decimal;
}.pqo-seo_body-w0r li {
  font-size: 14px;
  margin-bottom: 0.375rem;
  color: #8AAFC8;
  line-height: 1.75;
}.pqo-seo_body-w0r table {
  font-size: 0.813rem;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  width: 100%;
  display: block;
  overflow-x: auto;
}
@media(min-width:768px) {.pqo-seo_body-w0r table {
  display: table;
}
}.pqo-seo_body-w0r th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C0D4E8;
  text-align: left;
  font-weight: 700;
}.pqo-seo_body-w0r td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #8AAFC8;
}.pqo-seo_cols-w0r {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width:640px) {.pqo-seo_cols-w0r {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.pqo-seo_cols-w0r {
  grid-template-columns: repeat(3,1fr);
}
}.pqo-seo_col_h-w0r {
  overflow-wrap: break-word;
  color: #C0D4E8;
  margin-bottom: 7px;
  font-weight: 700;
  font-size: 13px;
}.pqo-seo_col_p-w0r {
  line-height: 1.65;
  color: #6E90A8;
  font-size: 13px;
  overflow-wrap: break-word;
}.pqo-seo_stats-w0r {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.pqo-seo_stat-w0r {
  padding: 14px 1rem;
  border: 1px solid rgba(24, 180, 240, 0.18);
  border-radius: 8px;
  background: rgba(24, 180, 240, 0.07);
  flex: 1;
  min-width: 8.75rem;
}.pqo-seo_stat_val-w0r {
  color: #18B4F0;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
}.pqo-seo_stat_lb-w0r {
  font-size: 0.688rem;
  color: #6E90A8;
  overflow-wrap: break-word;
}.pqo-ft-w0r {
  background: #050810;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 3rem;
}.pqo-ft_support-w0r {
  padding: 1.5rem 16px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 765px) {.pqo-ft_support-w0r {
  padding: 28px 24px;
}
}.pqo-ft_support_in-w0r {
  gap: 16px;
  margin: 0 auto;
  max-width: 1320px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.pqo-ft_support_main-w0r {
  flex: 1;
  gap: 1rem;
  min-width: 220px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.pqo-ft_support_ic-w0r {
  flex-shrink: 0;
  color: #18B4F0;
}.pqo-ft_support_ic-w0r svg {
  stroke-linecap: round;
  height: 30px;
  stroke-linejoin: round;
  width: 30px;
}.pqo-ft_support_text_title-w0r {
  color: #EDF4FC;
  font-weight: 700;
  margin-bottom: 3px;
  overflow-wrap: break-word;
  font-size: 15px;
}.pqo-ft_support_text_sub-w0r {
  overflow-wrap: break-word;
  color: #6E90A8;
  font-size: 0.75rem;
}.pqo-ft_support_btn-w0r {
  padding: 11px 1.375rem;
  border-radius: 0.5rem;
  transition: background .2s;
  background: #18B4F0;
  color: #EDF4FC;
  font-size: 0.813rem;
  font-weight: 700;
  flex-shrink: 0;
  white-space: nowrap;
}.pqo-ft_support_btn-w0r:hover {
  background: #3EC5F7;
}.pqo-ft_support_contacts-w0r {
  gap: 16px;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.pqo-ft_support_contact-w0r {
  color: #567A94;
  font-size: 12px;
  line-height: 1.4;
}.pqo-ft_support_contact-w0r strong {
  display: block;
  margin-bottom: 2px;
  color: #8AAFC8;
  font-weight: 600;
  font-size: 11px;
}.pqo-ft_main-w0r {
  padding: 2rem 16px 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 769px) {.pqo-ft_main-w0r {
  padding: 2.5rem 24px 2rem;
}
}.pqo-ft_main_in-w0r {
  margin: 0 auto;
  gap: 24px;
  max-width: 1320px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 643px) {.pqo-ft_main_in-w0r {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.pqo-ft_main_in-w0r {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.pqo-ft_col_logo-w0r {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.pqo-ft_col_logo-w0r {
  grid-column: auto;
}
}.pqo-ft_logo-w0r {
  gap: 9px;
  font-weight: 800;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 12px;
  font-size: 16px;
  color: #EDF4FC;
  overflow-wrap: break-word;
  align-items: center;
}.pqo-ft_logo_mark-w0r {
  border-radius: 5px;
  overflow: hidden;
  height: 30px;
  width: 1.875rem;
}.pqo-ft_logo_mark-w0r img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.pqo-ft_logo_sub-w0r {
  overflow-wrap: break-word;
  line-height: 1.55;
  max-width: 12.5rem;
  color: #567A94;
  font-size: 12px;
}.pqo-ft_col_title-w0r {
  font-weight: 700;
  margin-bottom: 14px;
  letter-spacing: .07em;
  font-size: 12px;
  color: #8AAFC8;
  text-transform: uppercase;
}.pqo-ft_col_links-w0r {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.pqo-ft_col_link-w0r {
  transition: color .2s;
  color: #567A94;
  font-size: 13px;
  overflow-wrap: break-word;
}.pqo-ft_col_link-w0r:hover {
  color: #C0D4E8;
}.pqo-ft_apps-w0r {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.pqo-ft_app_card-w0r {
  border-radius: 0.313rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  gap: 10px;
  padding: 0.625rem 0.75rem;
  display: flex;
  align-items: center;
}.pqo-ft_app_card-w0r:hover {
  border-color: rgba(24, 178, 245, 0.45);
}.pqo-ft_app_card_ic-w0r svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.375rem;
  width: 22px;
}.pqo-ft_app_card_os-w0r {
  color: #567A94;
  font-weight: 600;
  font-size: 10px;
}.pqo-ft_app_card_action-w0r {
  font-size: 0.75rem;
  font-weight: 700;
  color: #C0D4E8;
}.pqo-ft_bot-w0r {
  padding: 20px 16px;
}
@media(min-width: 770px) {.pqo-ft_bot-w0r {
  padding: 1.25rem 1.5rem;
}
}.pqo-ft_bot_in-w0r {
  margin: 0 auto;
  gap: 1rem;
  max-width: 82.5rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.pqo-ft_socials-w0r {
  gap: 8px;
  display: flex;
}.pqo-ft_soc-w0r {
  border-radius: 0.313rem;
  transition: background .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: rgba(255, 255, 255, 0.05);
  width: 36px;
  align-items: center;
  color: #8AAFC8;
  display: flex;
  justify-content: center;
  height: 36px;
}.pqo-ft_soc-w0r svg {
  width: 16px;
  stroke-linecap: round;
  height: 16px;
  stroke-linejoin: round;
}.pqo-ft_soc-w0r:hover {
  background: rgba(255, 255, 255, 0.07);
}.pqo-ft_legal-w0r {
  flex: 1;
  line-height: 1.6;
  color: #7294AC;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  min-width: 12.5rem;
}.pqo-ft_legal-w0r strong {
  font-weight: 700;
  color: #8AAFC8;
}.pqo-ft_legal-w0r a {
  text-decoration: underline;
  color: #8AAFC8;
}.pqo-ft_age-w0r {
  border-radius: 50%;
  border: 2px solid #7294AC;
  justify-content: center;
  flex-shrink: 0;
  color: #7294AC;
  font-weight: 800;
  width: 32px;
  align-items: center;
  margin-left: auto;
  display: flex;
  font-size: 11px;
  height: 2rem;
}