html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  padding: 0;
  margin: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  border: 0;
  background: none;
  cursor: pointer;
  color: inherit;
}a:link,a:visited {
  color: inherit;
  text-decoration: none;
}img,svg,video {
  display: block;
  max-width: 100%;
}body {
  background: #060E15;
  min-height: 100vh;
  font-family: 'Inter', sans-serif;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  color: #B8D0DC;
}.pqa_layout_y5w {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.pqa_page_y5w {
  display: flex;
  min-height: 100vh;
}.pqa_main_y5w {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media (min-width: 1081px) {.pqa_main_y5w {
  padding-left: 13.75rem;
}
}
@media (max-width: 1077px) {.pqa_main_y5w {
  padding-bottom: 72px;
}
}.pqa_gc_y5w {
  transition: transform .2s,border-color .2s;
  background: #091620;
  border: 1px solid rgba(255, 255, 255, 0.06);
  overflow: hidden;
  border-radius: 8px;
  cursor: pointer;
  position: relative;
  width: 8.75rem;
  flex-shrink: 0;
}
@media(min-width: 641px) {.pqa_gc_y5w {
  width: 156px;
}
}
@media(min-width: 1081px) {.pqa_gc_y5w {
  width: 168px;
}
}.pqa_gc_y5w:hover {
  transform: translateY(-3px);
  border-color: rgba(0, 200, 232, 0.07);
}.pqa_gc_img_y5w {
  overflow: hidden;
  padding-bottom: 80%;
  position: relative;
  width: 100%;
}.pqa_gc_img_y5w img {
  inset: 0;
  position: absolute;
  height: 100%;
  object-fit: cover;
  width: 100%;
}.pqa_gc_hover_y5w {
  inset: 0;
  transition: opacity .2s;
  background: rgba(3, 10, 16, 0.72);
  display: flex;
  position: absolute;
  opacity: 0;
  justify-content: center;
  align-items: center;
}.pqa_gc_y5w:hover .pqa_gc_hover_y5w {
  opacity: 1;
}.pqa_gc_hover_btn_y5w {
  padding: 8px 16px;
  border-radius: 4px;
  background: #00C8E8;
  color: #EEF6FA;
  font-size: 12px;
  font-weight: 700;
}.pqa_gc_info_y5w {
  padding: 8px 10px 10px;
}.pqa_gc_name_y5w {
  overflow: hidden;
  font-weight: 600;
  font-size: 0.75rem;
  max-width: 100%;
  color: #B8D0DC;
  margin-bottom: 3px;
  white-space: nowrap;
  text-overflow: ellipsis;
}.pqa_gc_prov_y5w {
  font-size: 0.625rem;
  color: #3A5464;
}.pqa_gc_tag_y5w {
  border-radius: 4px;
  padding: 2px 7px;
  font-size: 9px;
  letter-spacing: .04em;
  font-weight: 700;
  position: absolute;
  z-index: 2;
  text-transform: uppercase;
  top: 0.375rem;
  left: 0.375rem;
}.pqa_gc_tag_hot_y5w {
  background: #FF3D3D;
  color: #fff;
}.pqa_gc_tag_new_y5w {
  background: #00C86A;
  color: #060E15;
}.pqa_gc_tag_jp_y5w {
  background: #F5A623;
  color: #060E15;
}.pqa_gc_tag_ex_y5w {
  background: #0A4F8A;
  color: #fff;
}.pqa_gc_tag_live_y5w {
  background: #FF3D3D;
  color: #fff;
}.pqa_gr_y5w {
  padding: 2rem 16px 0;
  background: #060E15;
}
@media(min-width: 769px) {.pqa_gr_y5w {
  padding: 36px 1.5rem 0;
}
}.pqa_gr_in_y5w {
  margin: 0 auto;
  max-width: 82.5rem;
}.pqa_gr_head_y5w {
  gap: 12px;
  flex-wrap: wrap;
  margin-bottom: 10px;
  align-items: center;
  display: flex;
}.pqa_gr_head_l_y5w {
  gap: 0.625rem;
  flex: 1;
  min-width: 0;
  display: flex;
  align-items: center;
}.pqa_gr_ic_y5w {
  border-radius: 8px;
  width: 32px;
  justify-content: center;
  display: flex;
  flex-shrink: 0;
  height: 32px;
  align-items: center;
}.pqa_gr_ic_y5w svg {
  width: 16px;
  height: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.pqa_gr_title_y5w {
  font-size: 16px;
  font-weight: 700;
  font-family: 'Barlow Condensed', sans-serif;
  color: #EEF6FA;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.pqa_gr_title_y5w {
  font-size: 1.125rem;
}
}.pqa_gr_more_y5w {
  gap: 0.313rem;
  transition: color .2s;
  font-weight: 600;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  white-space: nowrap;
  color: #537385;
  font-size: 12px;
}.pqa_gr_more_y5w:hover {
  color: #00C8E8;
}.pqa_gr_more_y5w svg {
  stroke-linecap: round;
  height: 0.75rem;
  stroke-linejoin: round;
  width: 0.75rem;
}.pqa_gr_arrows_y5w {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.pqa_gr_arr_y5w {
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: background .15s,color .15s;
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.05);
  height: 1.875rem;
  display: flex;
  width: 1.875rem;
  align-items: center;
  justify-content: center;
  color: #7EA3B5;
}.pqa_gr_arr_y5w:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #EEF6FA;
}.pqa_gr_arr_y5w svg {
  height: 0.813rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.813rem;
}.pqa_gr_seo_h_y5w {
  margin: 0 0 6px;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  color: #B8D0DC;
  max-width: 680px;
  font-size: 13px;
  font-weight: 700;
}
@media(min-width: 767px) {.pqa_gr_seo_h_y5w {
  font-size: 14px;
}
}.pqa_gr_seo_y5w {
  overflow-wrap: break-word;
  max-width: 42.5rem;
  color: #537385;
  font-size: 12px;
  line-height: 1.55;
  margin-bottom: 0.75rem;
}.pqa_gr_seo_y5w strong {
  color: #B8D0DC;
  font-weight: 600;
}.pqa_gr_scroll_y5w {
  gap: 0.625rem;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  display: flex;
  padding-bottom: 0.625rem;
}.pqa_gr_scroll_y5w::-webkit-scrollbar {
  display: none;
}
@media(min-width: 766px) {.pqa_gr_scroll_y5w {
  gap: 12px;
}
}.pqa_tb_y5w {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #060E15;
  height: 56px;
  align-items: center;
  position: fixed;
  top: 0;
  display: flex;
  z-index: 80;
  right: 0;
  left: 0;
}.pqa_tb_in_y5w {
  gap: 0;
  padding: 0 14px;
  width: 100%;
  display: flex;
  height: 100%;
  align-items: center;
}.pqa_tb_burger_y5w {
  gap: 0.313rem;
  border-radius: 0.5rem;
  flex-shrink: 0;
  justify-content: center;
  margin-right: 8px;
  display: flex;
  align-items: center;
  width: 38px;
  flex-direction: column;
  height: 2.375rem;
}.pqa_tb_burger_y5w:hover {
  background: rgba(255, 255, 255, 0.05);
}.pqa_tb_burger_line_y5w {
  background: #7EA3B5;
  border-radius: 1px;
  height: 2px;
  width: 18px;
  display: block;
}
@media(min-width: 1079px) {.pqa_tb_burger_y5w {
  display: none;
}
}.pqa_tb_logo_y5w {
  gap: 9px;
  letter-spacing: -.01em;
  flex-shrink: 0;
  font-weight: 800;
  color: #EEF6FA;
  font-size: 1.125rem;
  overflow-wrap: break-word;
  display: flex;
  margin-right: 20px;
  align-items: center;
}.pqa_tb_logo_mark_y5w {
  border-radius: 0.5rem;
  overflow: hidden;
  justify-content: center;
  display: flex;
  align-items: center;
  height: 32px;
  width: 2rem;
}.pqa_tb_logo_mark_y5w img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.pqa_tb_nav_y5w {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 638px) {.pqa_tb_nav_y5w {
  display: flex;
}
}.pqa_tb_tab_y5w {
  transition: background .15s,color .15s;
  padding: 8px 14px;
  border-radius: 8px;
  font-weight: 600;
  color: #7EA3B5;
  font-size: 0.813rem;
  white-space: nowrap;
}.pqa_tb_tab_y5w:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EEF6FA;
}.pqa_tb_tab_y5w.pqa_state_active_y5w {
  background: rgba(0, 200, 232, 0.18);
  color: #EEF6FA;
}.pqa_tb_right_y5w {
  gap: 8px;
  flex-shrink: 0;
  align-items: center;
  margin-left: auto;
  display: flex;
}.pqa_tb_login_y5w {
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s,color .2s;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 0.563rem 16px;
  color: #B8D0DC;
  font-size: 13px;
  font-weight: 600;
  display: none;
}.pqa_tb_login_y5w:hover {
  border-color: rgba(0, 204, 234, 0.45);
  color: #EEF6FA;
}
@media(min-width: 482px) {.pqa_tb_login_y5w {
  display: block;
}
}.pqa_tb_reg_y5w {
  padding: 9px 18px;
  border-radius: 8px;
  background: #00C86A;
  transition: background .2s;
  font-weight: 700;
  font-size: 0.813rem;
  white-space: nowrap;
  color: #040C12;
}.pqa_tb_reg_y5w:hover {
  background: #00E478;
}.pqa_sb_y5w {
  background: #0C1B26;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .25s ease;
  top: 56px;
  position: fixed;
  bottom: 0;
  overflow-y: auto;
  width: 13.75rem;
  left: 0;
  z-index: 70;
}.pqa_sb_y5w.pqa_state_open_y5w {
  transform: translateX(0);
}.pqa_sb_y5w::-webkit-scrollbar {
  width: 0.25rem;
}.pqa_sb_y5w::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1081px) {.pqa_sb_y5w {
  transform: translateX(0);
}
}.pqa_sb_auth_y5w {
  padding: 0.875rem 0.75rem 10px;
}.pqa_sb_btn_reg_y5w {
  background: #00C86A;
  border-radius: 0.5rem;
  padding: 0.688rem;
  transition: background .2s;
  text-align: center;
  font-weight: 700;
  display: block;
  color: #040C12;
  margin-bottom: 8px;
  font-size: 13px;
}.pqa_sb_btn_reg_y5w:hover {
  background: #00E478;
}.pqa_sb_btn_login_y5w {
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.5rem;
  padding: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  color: #B8D0DC;
  text-align: center;
  display: block;
  font-size: 13px;
  font-weight: 600;
}.pqa_sb_btn_login_y5w:hover {
  border-color: rgba(0, 204, 234, 0.45);
  color: #EEF6FA;
}.pqa_sb_promo_y5w {
  padding: 0.75rem 14px;
  overflow: hidden;
  border-radius: 0.5rem;
  background: linear-gradient(135deg,#031422,#0C1B26);
  margin: 0 0.75rem 10px;
  border: 1px solid rgba(0, 200, 232, 0.18);
  position: relative;
}.pqa_sb_promo_y5w::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(0, 200, 232, 0.18),transparent 70%);
  width: 5rem;
  content: '';
  position: absolute;
  top: -20px;
  right: -1.25rem;
  height: 80px;
}.pqa_sb_promo_title_y5w {
  font-size: 0.688rem;
  letter-spacing: .06em;
  color: #00C8E8;
  text-transform: uppercase;
  margin-bottom: 0.25rem;
  font-weight: 700;
}.pqa_sb_promo_text_y5w {
  overflow-wrap: break-word;
  color: #EEF6FA;
  font-size: 0.75rem;
  line-height: 1.35;
  font-weight: 600;
}.pqa_sb_promo_sub_y5w {
  margin-top: 3px;
  font-size: 0.625rem;
  color: #537385;
}.pqa_sb_nav_y5w {
  padding: 0.375rem 8px 1rem;
}.pqa_sb_nav_lb_y5w {
  padding: 0.625rem 8px 0.375rem;
  letter-spacing: .08em;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  color: #3A5464;
}.pqa_sb_link_y5w {
  transition: background .15s,color .15s;
  border-radius: 0.25rem;
  gap: 0.625rem;
  padding: 0.563rem 10px;
  align-items: center;
  display: flex;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #7EA3B5;
  cursor: pointer;
  font-weight: 500;
}.pqa_sb_link_y5w:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EEF6FA;
}.pqa_sb_link_y5w.pqa_state_active_y5w {
  background: rgba(0, 200, 232, 0.18);
  color: #EEF6FA;
}.pqa_sb_ic_y5w {
  border-radius: 4px;
  height: 1.875rem;
  justify-content: center;
  align-items: center;
  width: 1.875rem;
  display: flex;
  flex-shrink: 0;
}.pqa_sb_ic_y5w svg {
  stroke-linejoin: round;
  height: 16px;
  width: 1rem;
  stroke-linecap: round;
}.pqa_sb_ic_1_y5w {
  background: rgba(0, 200, 232, 0.07);
  color: #00C8E8;
}.pqa_sb_ic_2_y5w {
  background: rgba(0, 200, 106, 0.16);
  color: #00C86A;
}.pqa_sb_ic_3_y5w {
  background: rgba(245, 166, 35, 0.16);
  color: #F5A623;
}.pqa_sb_ic_4_y5w {
  background: rgba(10, 79, 138, 0.30);
  color: #0A4F8A;
}.pqa_sb_ic_5_y5w {
  background: rgba(0, 200, 232, 0.07);
  color: #FF4D8D;
}.pqa_sb_ic_6_y5w {
  background: rgba(10, 79, 138, 0.30);
  color: #9B47FF;
}.pqa_sb_badge_y5w {
  padding: 2px 7px;
  background: #F5A623;
  border-radius: 0.25rem;
  font-weight: 700;
  font-size: 9px;
  margin-left: auto;
  color: #040C12;
}.pqa_sb_bot_y5w {
  padding: 0.75rem;
  gap: 0.5rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.pqa_sb_lang_y5w,.pqa_sb_help_y5w {
  padding: 0.563rem 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  gap: 0.375rem;
  flex: 1;
  border-radius: 4px;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  font-weight: 600;
  display: flex;
  color: #7EA3B5;
  align-items: center;
  font-size: 0.688rem;
  justify-content: center;
}.pqa_sb_lang_y5w:hover,.pqa_sb_help_y5w:hover {
  border-color: rgba(0, 204, 234, 0.45);
  color: #EEF6FA;
}.pqa_sb_lang_y5w svg,.pqa_sb_help_y5w svg {
  stroke-linecap: round;
  width: 13px;
  stroke-linejoin: round;
  height: 0.813rem;
}.pqa_sb_bd_y5w {
  background: rgba(3, 10, 16, 0.72);
  inset: 0;
  z-index: 69;
  position: fixed;
  display: none;
}.pqa_sb_bd_y5w.pqa_state_on_y5w {
  display: block;
}
@media(min-width: 1078px) {.pqa_sb_bd_y5w {
  display: none!important;
}
}.pqa_mob_nav_y5w {
  border-top: 1px solid rgba(255, 255, 255, 0.11);
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  background: #0C1B26;
  display: flex;
  right: 0;
  position: fixed;
  z-index: 80;
  bottom: 0;
  left: 0;
}
@media(min-width: 1081px) {.pqa_mob_nav_y5w {
  display: none;
}
}.pqa_mob_nav_item_y5w {
  padding: 4px 2px;
  gap: 4px;
  flex: 1;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  color: #3A5464;
  display: flex;
}.pqa_mob_nav_ic_y5w {
  line-height: 1;
}.pqa_mob_nav_ic_y5w svg {
  width: 1.25rem;
  height: 20px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.pqa_mob_nav_lb_y5w {
  font-size: 0.625rem;
  color: #3A5464;
  font-weight: 600;
}.pqa_mob_nav_item_y5w.pqa_state_active_y5w {
  color: #00C8E8;
}.pqa_mob_nav_item_y5w.pqa_state_active_y5w .pqa_mob_nav_lb_y5w {
  color: #00C8E8;
}.pqa_hero_y5w {
  background: #060E15;
  padding: 1.25rem 1rem 0;
}
@media(min-width: 770px) {.pqa_hero_y5w {
  padding: 24px 1.5rem 0;
}
}.pqa_hero_in_y5w {
  margin: 0 auto;
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 82.5rem;
}
@media(min-width: 861px) {.pqa_hero_in_y5w {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1102px) {.pqa_hero_in_y5w {
  grid-template-columns: 1fr 340px;
}
}.pqa_hero_promo_y5w {
  background: #091620;
  overflow: hidden;
  border-radius: 0.75rem;
  align-items: stretch;
  min-height: 220px;
  display: flex;
  position: relative;
}
@media(min-width: 771px) {.pqa_hero_promo_y5w {
  min-height: 17.5rem;
}
}.pqa_hero_promo_bg_y5w {
  background: linear-gradient(120deg,#031422 0%,#060E15 100%);
  inset: 0;
  background-position: center;
  position: absolute;
  background-size: cover;
}.pqa_hero_promo_bg_y5w::after {
  background: linear-gradient(90deg,#060E15 0%,rgba(3, 10, 16, 0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.pqa_hero_promo_glow_y5w {
  background: radial-gradient(circle,rgba(10, 79, 138, 0.30) 0%,transparent 65%);
  border-radius: 50%;
  position: absolute;
  width: 18.75rem;
  pointer-events: none;
  height: 18.75rem;
  right: 3.75rem;
  top: -40px;
}.pqa_hero_promo_ct_y5w {
  padding: 28px 24px 28px 1.75rem;
  flex-direction: column;
  justify-content: center;
  display: flex;
  z-index: 2;
  position: relative;
  max-width: 30rem;
}
@media(min-width:768px) {.pqa_hero_promo_ct_y5w {
  padding: 40px 32px;
}
}.pqa_hero_badge_y5w {
  padding: 5px 12px;
  border: 1px solid rgba(0, 200, 232, 0.07);
  border-radius: 1.25rem;
  background: rgba(0, 200, 232, 0.18);
  font-size: 0.625rem;
  color: #00C8E8;
  margin-bottom: 0.875rem;
  letter-spacing: .08em;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 700;
}.pqa_hero_h1_y5w {
  margin-bottom: 0.625rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  line-height: 1.15;
  color: #EEF6FA;
  font-size: 26px;
}.pqa_hero_h1_y5w em {
  color: #F5A623;
  font-style: normal;
}
@media(min-width: 766px) {.pqa_hero_h1_y5w {
  font-size: 36px;
}
}.pqa_hero_sub_y5w {
  color: #7EA3B5;
  font-size: 0.813rem;
  line-height: 1.55;
  margin-bottom: 20px;
}
@media(min-width: 767px) {.pqa_hero_sub_y5w {
  font-size: 14px;
}
}.pqa_hero_row_y5w {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.pqa_hero_cta_y5w {
  transition: background .2s;
  padding: 0.813rem 26px;
  background: #00C86A;
  border-radius: 8px;
  color: #040C12;
  box-shadow: 0 4px 1.125rem rgba(0, 200, 106, 0.48), inset 0 1px 0 rgba(255, 255, 255, 0.14);
  font-weight: 700;
  font-size: 14px;
}.pqa_hero_cta_y5w:hover {
  background: #00E478;
}.pqa_hero_terms_y5w {
  color: #3A5464;
  font-size: 11px;
}.pqa_hero_game_y5w {
  overflow: hidden;
  border-radius: 0.75rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: #091620;
  display: flex;
  position: relative;
  flex-direction: column;
}.pqa_hero_game_badge_y5w {
  border: 1px solid rgba(245, 166, 35, 0.16);
  border-radius: 1.25rem;
  padding: 0.313rem 10px;
  background: rgba(245, 166, 35, 0.16);
  position: absolute;
  z-index: 3;
  color: #F5A623;
  text-transform: uppercase;
  letter-spacing: .06em;
  left: 0.75rem;
  font-weight: 700;
  top: 0.75rem;
  font-size: 10px;
}.pqa_hero_game_badge_y5w svg {
  width: 11px;
  margin-right: 4px;
  height: 11px;
  vertical-align: -1px;
}.pqa_hero_game_img_y5w {
  background: linear-gradient(135deg,#031422,#060E15);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.pqa_hero_game_img_y5w img {
  inset: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
}.pqa_hero_game_play_y5w {
  transition: opacity .2s;
  background: rgba(3, 10, 16, 0.72);
  inset: 0;
  justify-content: center;
  align-items: center;
  position: absolute;
  opacity: 0;
  display: flex;
}.pqa_hero_game_y5w:hover .pqa_hero_game_play_y5w {
  opacity: 1;
}.pqa_hero_game_play_y5w span {
  background: #00C8E8;
  border-radius: 50%;
  height: 52px;
  justify-content: center;
  display: flex;
  align-items: center;
  width: 52px;
}.pqa_hero_game_play_y5w span svg {
  margin-left: 2px;
  width: 18px;
  height: 18px;
}.pqa_hero_game_info_y5w {
  padding: 0.875rem 16px;
}.pqa_hero_game_title_y5w {
  font-size: 15px;
  margin-bottom: 4px;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #EEF6FA;
}.pqa_hero_game_provider_y5w {
  color: #537385;
  font-size: 11px;
}.pqa_hero_game_btn_y5w {
  background: #00C8E8;
  margin: 12px 16px 1rem;
  padding: 11px;
  transition: background .2s;
  border-radius: 8px;
  color: #EEF6FA;
  text-align: center;
  font-weight: 700;
  font-size: 0.813rem;
  display: block;
}.pqa_hero_game_y5w:hover .pqa_hero_game_btn_y5w {
  background: #00E2FF;
}.pqa_sbar_y5w {
  background: #060E15;
  padding: 1rem 1rem 0;
}
@media(min-width: 769px) {.pqa_sbar_y5w {
  padding: 18px 1.5rem 0;
}
}.pqa_sbar_in_y5w {
  margin: 0 auto;
  max-width: 1320px;
}.pqa_sbar_row_y5w {
  gap: 10px;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
  display: flex;
}.pqa_sbar_input_y5w {
  gap: 0.625rem;
  flex: 1;
  transition: border-color .2s;
  padding: 11px 16px;
  background: #091620;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  cursor: pointer;
  align-items: center;
  color: #537385;
  font-size: 0.813rem;
  display: flex;
}.pqa_sbar_input_y5w:hover {
  border-color: rgba(0, 204, 234, 0.45);
}.pqa_sbar_input_y5w svg {
  height: 0.938rem;
  flex-shrink: 0;
  stroke-linecap: round;
  width: 15px;
  stroke-linejoin: round;
}.pqa_sbar_providers_y5w {
  border: 1px solid rgba(255, 255, 255, 0.11);
  gap: 0.5rem;
  background: #091620;
  border-radius: 0.5rem;
  transition: border-color .2s;
  padding: 11px 18px;
  white-space: nowrap;
  font-weight: 600;
  color: #B8D0DC;
  display: flex;
  font-size: 0.813rem;
  align-items: center;
}.pqa_sbar_providers_y5w:hover {
  border-color: rgba(0, 204, 234, 0.45);
  color: #EEF6FA;
}.pqa_sbar_providers_y5w svg {
  height: 0.875rem;
  stroke-linecap: round;
  width: 14px;
  stroke-linejoin: round;
}.pqa_sbar_tabs_y5w {
  gap: 0.375rem;
  display: flex;
  padding-bottom: 2px;
  overflow-x: auto;
  scrollbar-width: none;
}.pqa_sbar_tabs_y5w::-webkit-scrollbar {
  display: none;
}.pqa_sbar_tab_y5w {
  gap: 0.438rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: rgba(255, 255, 255, 0.05);
  padding: 8px 14px;
  transition: background .15s,color .15s,border-color .15s;
  border-radius: 1.25rem;
  display: flex;
  color: #7EA3B5;
  font-weight: 600;
  flex-shrink: 0;
  font-size: 12px;
  cursor: pointer;
  align-items: center;
  white-space: nowrap;
}.pqa_sbar_tab_y5w:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(0, 204, 234, 0.45);
  color: #EEF6FA;
}.pqa_sbar_tab_y5w.pqa_state_active_y5w {
  border-color: rgba(0, 200, 232, 0.07);
  background: rgba(0, 200, 232, 0.18);
  color: #EEF6FA;
}.pqa_sbar_tab_ic_y5w svg {
  height: 0.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.875rem;
}.pqa_wy_y5w {
  background: #060E15;
  padding: 32px 16px 0;
}
@media(min-width:768px) {.pqa_wy_y5w {
  padding: 2.5rem 24px 0;
}
}.pqa_wy_in_y5w {
  margin: 0 auto;
  max-width: 1320px;
}.pqa_wy_head_y5w {
  margin-bottom: 18px;
  max-width: 45rem;
}.pqa_wy_label_y5w {
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  color: #00C8E8;
}.pqa_wy_h2_y5w {
  color: #EEF6FA;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
}
@media(min-width: 770px) {.pqa_wy_h2_y5w {
  font-size: 1.5rem;
}
}.pqa_wy_intro_y5w {
  margin: 0;
  color: #537385;
  line-height: 1.6;
  font-size: 13px;
}.pqa_wy_grid_y5w {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 643px) {.pqa_wy_grid_y5w {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.pqa_wy_grid_y5w {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.pqa_wy_card_y5w {
  background: #0C1B26;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 20px;
  border-radius: 0.5rem;
}.pqa_wy_card_y5w:hover {
  transform: translateY(-2px);
  border-color: rgba(0, 200, 232, 0.07);
}.pqa_wy_card_ic_y5w {
  background: rgba(0, 200, 232, 0.18);
  border-radius: 50%;
  justify-content: center;
  height: 44px;
  margin-bottom: 14px;
  align-items: center;
  width: 2.75rem;
  display: flex;
  color: #00C8E8;
}.pqa_wy_card_ic_y5w svg {
  width: 1.375rem;
  stroke-linejoin: round;
  height: 22px;
  stroke-linecap: round;
}.pqa_wy_card_h_y5w {
  font-weight: 700;
  line-height: 1.25;
  font-size: 15px;
  color: #EEF6FA;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
}.pqa_wy_card_p_y5w {
  font-size: 0.813rem;
  line-height: 1.6;
  color: #537385;
  overflow-wrap: break-word;
}.pqa_wy_card_p_y5w strong {
  color: #B8D0DC;
  font-weight: 600;
}.pqa_ws_y5w {
  padding: 32px 16px 0;
  background: #060E15;
}
@media(min-width: 769px) {.pqa_ws_y5w {
  padding: 2.25rem 24px 0;
}
}.pqa_ws_in_y5w {
  margin: 0 auto;
  max-width: 82.5rem;
}.pqa_ws_head_y5w {
  gap: 12px;
  flex-wrap: wrap;
  margin-bottom: 0.875rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}.pqa_ws_title_y5w {
  gap: 10px;
  display: flex;
  font-weight: 700;
  font-size: 1rem;
  overflow-wrap: break-word;
  color: #EEF6FA;
  flex-wrap: wrap;
  font-family: 'Barlow Condensed', sans-serif;
  align-items: center;
}.pqa_ws_title_ic_y5w svg {
  color: #F5A623;
  stroke-linecap: round;
  height: 18px;
  width: 18px;
  stroke-linejoin: round;
}.pqa_ws_online_y5w {
  gap: 7px;
  font-weight: 600;
  color: #537385;
  align-items: center;
  display: flex;
  font-size: 0.75rem;
}.pqa_ws_online_dot_y5w {
  border-radius: 50%;
  background: #00C86A;
  height: 0.5rem;
  box-shadow: 0 0 6px rgba(0, 200, 106, 0.16);
  width: 0.5rem;
  flex-shrink: 0;
}.pqa_ws_scroll_y5w {
  gap: 0.5rem;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 8px;
  display: flex;
}.pqa_ws_scroll_y5w::-webkit-scrollbar {
  display: none;
}.pqa_wc_y5w {
  background: #091620;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 10px 14px;
  gap: 0.625rem;
  min-width: 220px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}.pqa_wc_img_y5w {
  overflow: hidden;
  border-radius: 4px;
  background: #0C1B26;
  width: 36px;
  height: 36px;
  flex-shrink: 0;
}.pqa_wc_img_y5w img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.pqa_wc_info_y5w {
  min-width: 0;
}.pqa_wc_game_y5w {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #B8D0DC;
  font-weight: 600;
  font-size: 12px;
}.pqa_wc_player_y5w {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 10px;
  color: #3A5464;
}.pqa_wc_amount_y5w {
  color: #00C86A;
  font-size: 13px;
  white-space: nowrap;
  flex-shrink: 0;
  margin-left: auto;
  font-weight: 700;
}.pqa_reg_y5w {
  padding: 2.25rem 16px 0;
  background: #060E15;
}
@media(min-width: 767px) {.pqa_reg_y5w {
  padding: 44px 1.5rem 0;
}
}.pqa_reg_in_y5w {
  border-radius: 12px;
  padding: 1.75rem 24px;
  background: #0C1B26;
  border: 1px solid rgba(255, 255, 255, 0.06);
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 766px) {.pqa_reg_in_y5w {
  padding: 2.5rem;
}
}.pqa_reg_top_y5w {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.pqa_reg_top_y5w {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.pqa_reg_label_y5w {
  font-size: 0.688rem;
  color: #00C8E8;
  margin-bottom: 0.625rem;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}.pqa_reg_h2_y5w {
  margin-bottom: 0.75rem;
  line-height: 1.2;
  color: #EEF6FA;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.375rem;
}
@media(min-width: 771px) {.pqa_reg_h2_y5w {
  font-size: 28px;
}
}.pqa_reg_bonus_y5w {
  background: rgba(245, 166, 35, 0.16);
  padding: 0.625rem 1rem;
  border: 1px solid rgba(245, 166, 35, 0.16);
  border-radius: 0.5rem;
  gap: 8px;
  display: inline-flex;
  margin-bottom: 16px;
  align-items: center;
}.pqa_reg_bonus_amount_y5w {
  font-weight: 800;
  color: #F5A623;
  font-size: 20px;
}.pqa_reg_bonus_text_y5w {
  color: #7EA3B5;
  line-height: 1.35;
  font-size: 0.813rem;
}.pqa_reg_cta_btn_y5w {
  transition: background .2s;
  padding: 14px 32px;
  background: #00C86A;
  border-radius: 8px;
  color: #040C12;
  display: inline-block;
  font-size: 15px;
  margin-bottom: 0.75rem;
  box-shadow: 0 0.25rem 1.125rem rgba(0, 200, 106, 0.48), inset 0 1px 0 rgba(255, 255, 255, 0.14);
  font-weight: 700;
}.pqa_reg_cta_btn_y5w:hover {
  background: #00E478;
}.pqa_reg_terms_y5w {
  color: #3A5464;
  font-size: 0.688rem;
  line-height: 1.5;
}.pqa_reg_seo_y5w {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 1.25rem;
  font-size: 0.813rem;
  padding-top: 1.25rem;
  overflow-wrap: break-word;
  color: #537385;
  line-height: 1.65;
}.pqa_reg_seo_y5w p {
  margin-bottom: 0.625rem;
  color: #537385;
  line-height: 1.65;
  font-size: 13px;
}.pqa_reg_seo_y5w p:last-child {
  margin-bottom: 0;
}.pqa_reg_seo_y5w strong {
  font-weight: 700;
  color: #B8D0DC;
}.pqa_reg_seo_y5w a {
  transition: color .2s;
  text-decoration: underline;
  color: #00C8E8;
}.pqa_reg_seo_y5w a:hover {
  color: #00E2FF;
}.pqa_reg_seo_y5w ul,.pqa_reg_seo_y5w ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 1.125rem;
}.pqa_reg_seo_y5w ol {
  list-style: decimal;
}.pqa_reg_seo_y5w li {
  line-height: 1.65;
  color: #537385;
  margin-bottom: 4px;
  font-size: 13px;
}.pqa_reg_seo_y5w table {
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
  width: 100%;
  font-size: 13px;
  margin-bottom: 10px;
}
@media(min-width: 766px) {.pqa_reg_seo_y5w table {
  display: table;
}
}.pqa_reg_seo_y5w th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px;
  text-align: left;
  font-weight: 700;
  color: #B8D0DC;
}.pqa_reg_seo_y5w td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px;
  color: #537385;
}.pqa_reg_steps_y5w {
  gap: 0.875rem;
  margin-top: 28px;
  display: flex;
  flex-direction: column;
}
@media(min-width: 857px) {.pqa_reg_steps_y5w {
  margin-top: 0;
}
}.pqa_reg_step_y5w {
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  gap: 14px;
  padding: 1rem;
  background: rgba(255, 255, 255, 0.05);
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.pqa_reg_step_num_y5w {
  border-radius: 50%;
  background: rgba(0, 200, 232, 0.18);
  border: 1px solid rgba(0, 200, 232, 0.07);
  font-weight: 800;
  width: 34px;
  display: flex;
  justify-content: center;
  height: 34px;
  align-items: center;
  flex-shrink: 0;
  font-size: 0.875rem;
  color: #00C8E8;
}.pqa_reg_step_title_y5w {
  font-weight: 700;
  color: #EEF6FA;
  margin-bottom: 3px;
  font-size: 0.875rem;
}.pqa_reg_step_text_y5w {
  font-size: 12px;
  line-height: 1.5;
  color: #537385;
}.pqa_reg_trust_y5w {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  margin-top: 1.25rem;
  display: flex;
  padding-top: 1.25rem;
  flex-wrap: wrap;
}.pqa_reg_trust_item_y5w {
  gap: 7px;
  color: #537385;
  align-items: center;
  font-size: 12px;
  display: flex;
  overflow-wrap: break-word;
}.pqa_reg_trust_ic_y5w svg {
  width: 1rem;
  stroke-linecap: round;
  color: #00C8E8;
  height: 16px;
  stroke-linejoin: round;
}.pqa_htp_y5w {
  background: #060E15;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.pqa_htp_y5w {
  padding: 44px 1.5rem 0;
}
}.pqa_htp_in_y5w {
  margin: 0 auto;
  max-width: 1320px;
}.pqa_htp_head_y5w {
  max-width: 720px;
  margin-bottom: 1.375rem;
}.pqa_htp_label_y5w {
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.5rem;
  color: #00C8E8;
}.pqa_htp_h2_y5w {
  color: #EEF6FA;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-weight: 800;
  font-size: 1.375rem;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 771px) {.pqa_htp_h2_y5w {
  font-size: 1.75rem;
}
}.pqa_htp_intro_y5w {
  font-size: 14px;
  color: #537385;
  line-height: 1.6;
}.pqa_htp_steps_y5w {
  list-style: none;
  gap: 0.75rem;
  margin: 0;
  padding: 0;
  counter-reset: none;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.pqa_htp_steps_y5w {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.pqa_htp_steps_y5w {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.pqa_htp_step_y5w {
  padding: 1.25rem 1.125rem 1.125rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 8px;
  background: #0C1B26;
  flex-direction: column;
  position: relative;
  display: flex;
}.pqa_htp_step_num_y5w {
  background: #00C8E8;
  border-radius: 50%;
  justify-content: center;
  display: flex;
  font-family: 'Barlow Condensed', sans-serif;
  width: 28px;
  font-size: 0.813rem;
  position: absolute;
  align-items: center;
  color: #040C12;
  font-weight: 800;
  left: 1.25rem;
  top: -12px;
  height: 28px;
}.pqa_htp_step_ic_y5w {
  border-radius: 0.25rem;
  background: rgba(0, 200, 232, 0.18);
  margin: 0.5rem 0 12px;
  justify-content: center;
  align-items: center;
  width: 2.25rem;
  display: flex;
  height: 36px;
  color: #00C8E8;
}.pqa_htp_step_ic_y5w svg {
  height: 1.125rem;
  width: 18px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.pqa_htp_step_h_y5w {
  font-weight: 700;
  overflow-wrap: break-word;
  color: #EEF6FA;
  margin-bottom: 6px;
  line-height: 1.25;
  font-size: 0.875rem;
}.pqa_htp_step_p_y5w {
  overflow-wrap: break-word;
  color: #537385;
  line-height: 1.55;
  font-size: 0.813rem;
}.pqa_htp_step_p_y5w strong {
  font-weight: 600;
  color: #B8D0DC;
}.pqa_htp_cta_y5w {
  padding: 13px 26px;
  transition: background .2s;
  border-radius: 8px;
  background: #00C86A;
  font-weight: 700;
  display: inline-block;
  margin-top: 1.25rem;
  font-size: 0.875rem;
  color: #040C12;
}.pqa_htp_cta_y5w:hover {
  background: #00E478;
}.pqa_app_y5w {
  background: #060E15;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 767px) {.pqa_app_y5w {
  padding: 2.75rem 1.5rem 0;
}
}.pqa_app_in_y5w {
  margin: 0 auto;
  max-width: 82.5rem;
}.pqa_app_head_y5w {
  margin-bottom: 16px;
}.pqa_app_label_y5w {
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  color: #00C8E8;
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
}.pqa_app_h2_y5w {
  color: #EEF6FA;
  font-size: 20px;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 769px) {.pqa_app_h2_y5w {
  font-size: 24px;
}
}.pqa_app_sub_y5w {
  color: #537385;
  line-height: 1.6;
  max-width: 37.5rem;
  font-size: 13px;
  overflow-wrap: break-word;
}.pqa_app_sub_y5w strong {
  font-weight: 700;
  color: #B8D0DC;
}.pqa_app_cards_y5w {
  gap: 0.625rem;
  display: grid;
  margin-top: 16px;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.pqa_app_cards_y5w {
  grid-template-columns: repeat(3,1fr);
}
}.pqa_app_card_y5w {
  gap: 16px;
  border-radius: 0.5rem;
  padding: 20px;
  overflow: hidden;
  align-items: flex-start;
  flex-wrap: wrap;
  position: relative;
  display: flex;
}.pqa_app_card_ios_y5w {
  background: linear-gradient(135deg,rgba(0, 200, 232, 0.18) 0%,#0C1B26 100%);
}.pqa_app_card_android_y5w {
  background: linear-gradient(135deg,rgba(0, 200, 106, 0.16) 0%,#0C1B26 100%);
}.pqa_app_card_win_y5w {
  background: linear-gradient(135deg,rgba(245, 166, 35, 0.16) 0%,#0C1B26 100%);
}.pqa_app_card_ic_y5w svg {
  width: 2.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 34px;
}.pqa_app_card_ic_y5w {
  flex-shrink: 0;
  color: #EEF6FA;
}.pqa_app_card_os_y5w {
  font-size: 10px;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
  color: #537385;
  font-weight: 700;
  letter-spacing: .08em;
}.pqa_app_card_title_y5w {
  margin-bottom: 0.375rem;
  line-height: 1.2;
  overflow-wrap: break-word;
  color: #EEF6FA;
  font-weight: 700;
  font-size: 0.938rem;
}.pqa_app_card_text_y5w {
  line-height: 1.5;
  font-size: 12px;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  color: #537385;
}.pqa_app_card_btn_y5w {
  gap: 0.438rem;
  background: rgba(255, 255, 255, 0.12);
  padding: 10px 1.125rem;
  border: 1px solid rgba(0, 204, 234, 0.45);
  border-radius: 4px;
  transition: background .2s;
  font-weight: 700;
  align-items: center;
  display: inline-flex;
  font-size: 13px;
  color: #EEF6FA;
}.pqa_app_card_btn_y5w:hover {
  background: rgba(255, 255, 255, 0.07);
}.pqa_bon_y5w {
  padding: 2.25rem 16px 0;
  background: #060E15;
}
@media(min-width: 766px) {.pqa_bon_y5w {
  padding: 2.75rem 24px 0;
}
}.pqa_bon_in_y5w {
  margin: 0 auto;
  max-width: 82.5rem;
}.pqa_bon_head_y5w {
  margin-bottom: 20px;
}.pqa_bon_label_y5w {
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
  color: #00C8E8;
  margin-bottom: 8px;
  text-transform: uppercase;
}.pqa_bon_h2_y5w {
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  color: #EEF6FA;
  margin-bottom: 8px;
}
@media(min-width: 766px) {.pqa_bon_h2_y5w {
  font-size: 24px;
}
}.pqa_bon_seo_y5w {
  line-height: 1.6;
  color: #537385;
  font-size: 13px;
  max-width: 38.75rem;
  overflow-wrap: break-word;
}.pqa_bon_seo_y5w strong {
  font-weight: 700;
  color: #B8D0DC;
}.pqa_bon_seo_y5w a {
  color: #00C8E8;
  text-decoration: underline;
}.pqa_bon_grid_y5w {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 641px) {.pqa_bon_grid_y5w {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.pqa_bon_grid_y5w {
  grid-template-columns: repeat(5,1fr);
}
}.pqa_bon_card_y5w {
  border-radius: 8px;
  background: #091620;
  padding: 1rem;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
}.pqa_bon_card_y5w:hover {
  border-color: rgba(0, 200, 232, 0.07);
  transform: translateY(-2px);
}.pqa_bon_card_ic_y5w svg {
  height: 26px;
  width: 1.625rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.pqa_bon_card_ic_y5w {
  margin-bottom: 0.625rem;
}.pqa_bon_card_type_y5w {
  font-weight: 700;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
  color: #537385;
  letter-spacing: .06em;
  font-size: 0.625rem;
}.pqa_bon_card_amount_y5w {
  color: #F5A623;
  font-weight: 800;
  margin-bottom: 6px;
  line-height: 1.1;
  font-size: 1.125rem;
}.pqa_bon_card_name_y5w {
  color: #EEF6FA;
  font-size: 0.813rem;
  font-weight: 600;
  overflow-wrap: break-word;
  margin-bottom: 8px;
}.pqa_bon_card_detail_y5w {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.5;
  padding-top: 8px;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #3A5464;
}.pqa_prov_y5w {
  background: #060E15;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.pqa_prov_y5w {
  padding: 2.75rem 1.5rem 0;
}
}.pqa_prov_in_y5w {
  margin: 0 auto;
  max-width: 1320px;
}.pqa_prov_head_y5w {
  margin-bottom: 16px;
}.pqa_prov_label_y5w {
  margin-bottom: 0.5rem;
  font-weight: 700;
  font-size: 11px;
  color: #00C8E8;
  text-transform: uppercase;
  letter-spacing: .08em;
}.pqa_prov_h2_y5w {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #EEF6FA;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  margin-bottom: 0.5rem;
}
@media(min-width: 765px) {.pqa_prov_h2_y5w {
  font-size: 1.5rem;
}
}.pqa_prov_seo_y5w {
  max-width: 38.75rem;
  line-height: 1.6;
  color: #537385;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  margin-bottom: 1rem;
}.pqa_prov_seo_y5w strong {
  font-weight: 700;
  color: #B8D0DC;
}.pqa_prov_seo_y5w a {
  text-decoration: underline;
  color: #00C8E8;
}.pqa_prov_grid_y5w {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 637px) {.pqa_prov_grid_y5w {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.pqa_prov_grid_y5w {
  grid-template-columns: repeat(8,1fr);
}
}.pqa_prov_card_y5w {
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 0.875rem 10px;
  transition: border-color .2s,background .2s;
  gap: 7px;
  background: #091620;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
}.pqa_prov_card_y5w:hover {
  border-color: rgba(0, 204, 234, 0.45);
  background: #0C1B26;
}.pqa_prov_logo_y5w {
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  height: 2.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.75rem;
}.pqa_prov_logo_y5w img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.pqa_prov_name_y5w {
  font-weight: 600;
  overflow-wrap: break-word;
  text-align: center;
  color: #7EA3B5;
  font-size: 11px;
}.pqa_faq_y5w {
  padding: 2.25rem 1rem 0;
  background: #060E15;
}
@media(min-width: 771px) {.pqa_faq_y5w {
  padding: 2.75rem 24px 0;
}
}.pqa_faq_in_y5w {
  margin: 0 auto;
  max-width: 82.5rem;
}.pqa_faq_head_y5w {
  margin-bottom: 20px;
}.pqa_faq_label_y5w {
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #00C8E8;
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
}.pqa_faq_h2_y5w {
  color: #EEF6FA;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  font-size: 20px;
  font-weight: 800;
}
@media(min-width: 770px) {.pqa_faq_h2_y5w {
  font-size: 1.5rem;
}
}.pqa_faq_list_y5w {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.pqa_faq_item_y5w {
  border-radius: 0.5rem;
  background: #0C1B26;
  border: 1px solid rgba(255, 255, 255, 0.11);
  overflow: hidden;
}.pqa_faq_q_y5w {
  transition: color .2s;
  gap: 0.75rem;
  padding: 1rem 1.25rem;
  display: flex;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  cursor: pointer;
  font-weight: 600;
  justify-content: space-between;
  color: #B8D0DC;
  align-items: center;
}.pqa_faq_q_y5w:hover {
  color: #EEF6FA;
}.pqa_faq_q_ic_y5w {
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  border-radius: 50%;
  align-items: center;
  width: 1.5rem;
  color: #00C8E8;
  font-size: 16px;
  flex-shrink: 0;
  height: 1.5rem;
  display: flex;
  justify-content: center;
}.pqa_faq_item_y5w.pqa_state_open_y5w .pqa_faq_q_ic_y5w {
  transform: rotate(45deg);
}.pqa_faq_a_y5w {
  padding: 0 1.25rem 1rem;
  display: none;
  color: #537385;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.7;
}.pqa_faq_item_y5w.pqa_state_open_y5w .pqa_faq_a_y5w {
  display: block;
}.pqa_faq_a_y5w strong {
  font-weight: 700;
  color: #B8D0DC;
}.pqa_faq_a_y5w a {
  color: #00C8E8;
  text-decoration: underline;
}.pqa_faq_a_y5w ul,.pqa_faq_a_y5w ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 1.25rem;
}.pqa_faq_a_y5w ol {
  list-style: decimal;
}.pqa_faq_a_y5w li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.pqa_faq_a_y5w table {
  margin: 8px 0;
  display: block;
  border-collapse: collapse;
  width: 100%;
  font-size: 12px;
  overflow-x: auto;
}
@media(min-width: 769px) {.pqa_faq_a_y5w table {
  display: table;
}
}.pqa_faq_a_y5w th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 6px 0.5rem;
  color: #B8D0DC;
  font-weight: 700;
  text-align: left;
}.pqa_faq_a_y5w td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.375rem 0.5rem;
  color: #537385;
}.pqa_seo_y5w {
  background: #060E15;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.pqa_seo_y5w {
  padding: 44px 1.5rem 0;
}
}.pqa_seo_in_y5w {
  border-radius: 0.75rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 1.75rem 24px;
  background: #0C1B26;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 766px) {.pqa_seo_in_y5w {
  padding: 36px 40px;
}
}.pqa_seo_label_y5w {
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
  color: #00C8E8;
  text-transform: uppercase;
  margin-bottom: 10px;
}.pqa_seo_h2_y5w {
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  line-height: 1.25;
  color: #EEF6FA;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 0.875rem;
}
@media(min-width: 769px) {.pqa_seo_h2_y5w {
  font-size: 1.5rem;
}
}.pqa_seo_body_y5w {
  font-size: 0.875rem;
  color: #7EA3B5;
  line-height: 1.75;
  overflow-wrap: break-word;
}.pqa_seo_body_y5w p {
  color: #7EA3B5;
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
}.pqa_seo_body_y5w p:last-child {
  margin-bottom: 0;
}.pqa_seo_body_y5w strong {
  color: #B8D0DC;
  font-weight: 700;
}.pqa_seo_body_y5w a {
  transition: color .2s;
  color: #00C8E8;
  text-decoration: underline;
}.pqa_seo_body_y5w a:hover {
  color: #00E2FF;
}.pqa_seo_body_y5w ul,.pqa_seo_body_y5w ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.pqa_seo_body_y5w ol {
  list-style: decimal;
}.pqa_seo_body_y5w li {
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 1.75;
  color: #7EA3B5;
}.pqa_seo_body_y5w table {
  display: block;
  font-size: 0.813rem;
  border-collapse: collapse;
  overflow-x: auto;
  margin-bottom: 0.75rem;
  width: 100%;
}
@media(min-width: 766px) {.pqa_seo_body_y5w table {
  display: table;
}
}.pqa_seo_body_y5w th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  text-align: left;
  color: #B8D0DC;
  font-weight: 700;
}.pqa_seo_body_y5w td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #7EA3B5;
}.pqa_seo_cols_y5w {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 639px) {.pqa_seo_cols_y5w {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.pqa_seo_cols_y5w {
  grid-template-columns: repeat(3,1fr);
}
}.pqa_seo_col_h_y5w {
  font-weight: 700;
  font-size: 0.813rem;
  color: #B8D0DC;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
}.pqa_seo_col_p_y5w {
  font-size: 0.813rem;
  color: #537385;
  overflow-wrap: break-word;
  line-height: 1.65;
}.pqa_seo_stats_y5w {
  margin: 1.25rem 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.pqa_seo_stat_y5w {
  border-radius: 0.5rem;
  padding: 0.875rem 1rem;
  background: rgba(0, 200, 232, 0.07);
  flex: 1;
  border: 1px solid rgba(0, 200, 232, 0.18);
  min-width: 8.75rem;
}.pqa_seo_stat_val_y5w {
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  color: #00C8E8;
}.pqa_seo_stat_lb_y5w {
  color: #537385;
  overflow-wrap: break-word;
  font-size: 11px;
}.pqa_seo_y5w {
  padding: 2.25rem 16px 0;
  background: #060E15;
}
@media(min-width: 769px) {.pqa_seo_y5w {
  padding: 44px 24px 0;
}
}.pqa_seo_in_y5w {
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 1.75rem 24px;
  background: #0C1B26;
  border-radius: 0.75rem;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 769px) {.pqa_seo_in_y5w {
  padding: 2.25rem 2.5rem;
}
}.pqa_seo_label_y5w {
  text-transform: uppercase;
  color: #00C8E8;
  letter-spacing: .08em;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 0.688rem;
}.pqa_seo_h2_y5w {
  font-size: 1.25rem;
  color: #EEF6FA;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 14px;
  font-weight: 800;
  line-height: 1.25;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.pqa_seo_h2_y5w {
  font-size: 1.5rem;
}
}.pqa_seo_body_y5w {
  color: #7EA3B5;
  font-size: 14px;
  line-height: 1.75;
  overflow-wrap: break-word;
}.pqa_seo_body_y5w p {
  margin-bottom: 0.75rem;
  line-height: 1.75;
  font-size: 14px;
  color: #7EA3B5;
}.pqa_seo_body_y5w p:last-child {
  margin-bottom: 0;
}.pqa_seo_body_y5w strong {
  font-weight: 700;
  color: #B8D0DC;
}.pqa_seo_body_y5w a {
  transition: color .2s;
  color: #00C8E8;
  text-decoration: underline;
}.pqa_seo_body_y5w a:hover {
  color: #00E2FF;
}.pqa_seo_body_y5w ul,.pqa_seo_body_y5w ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.pqa_seo_body_y5w ol {
  list-style: decimal;
}.pqa_seo_body_y5w li {
  font-size: 0.875rem;
  margin-bottom: 6px;
  color: #7EA3B5;
  line-height: 1.75;
}.pqa_seo_body_y5w table {
  font-size: 0.813rem;
  border-collapse: collapse;
  width: 100%;
  display: block;
  overflow-x: auto;
  margin-bottom: 12px;
}
@media(min-width:768px) {.pqa_seo_body_y5w table {
  display: table;
}
}.pqa_seo_body_y5w th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  font-weight: 700;
  text-align: left;
  color: #B8D0DC;
}.pqa_seo_body_y5w td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7EA3B5;
}.pqa_seo_cols_y5w {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 642px) {.pqa_seo_cols_y5w {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.pqa_seo_cols_y5w {
  grid-template-columns: repeat(3,1fr);
}
}.pqa_seo_col_h_y5w {
  overflow-wrap: break-word;
  margin-bottom: 7px;
  font-weight: 700;
  color: #B8D0DC;
  font-size: 13px;
}.pqa_seo_col_p_y5w {
  color: #537385;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.65;
}.pqa_seo_stats_y5w {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.pqa_seo_stat_y5w {
  border-radius: 0.5rem;
  background: rgba(0, 200, 232, 0.07);
  flex: 1;
  border: 1px solid rgba(0, 200, 232, 0.18);
  padding: 0.875rem 16px;
  min-width: 140px;
}.pqa_seo_stat_val_y5w {
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  color: #00C8E8;
}.pqa_seo_stat_lb_y5w {
  font-size: 0.688rem;
  color: #537385;
  overflow-wrap: break-word;
}.pqa_seo_y5w {
  background: #060E15;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.pqa_seo_y5w {
  padding: 2.75rem 1.5rem 0;
}
}.pqa_seo_in_y5w {
  border-radius: 12px;
  background: #0C1B26;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 28px 24px;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 767px) {.pqa_seo_in_y5w {
  padding: 2.25rem 2.5rem;
}
}.pqa_seo_label_y5w {
  font-size: 11px;
  letter-spacing: .08em;
  color: #00C8E8;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 700;
}.pqa_seo_h2_y5w {
  font-family: 'Barlow Condensed', sans-serif;
  line-height: 1.25;
  color: #EEF6FA;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
  margin-bottom: 14px;
}
@media(min-width: 769px) {.pqa_seo_h2_y5w {
  font-size: 1.5rem;
}
}.pqa_seo_body_y5w {
  color: #7EA3B5;
  line-height: 1.75;
  font-size: 14px;
  overflow-wrap: break-word;
}.pqa_seo_body_y5w p {
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 12px;
  color: #7EA3B5;
}.pqa_seo_body_y5w p:last-child {
  margin-bottom: 0;
}.pqa_seo_body_y5w strong {
  font-weight: 700;
  color: #B8D0DC;
}.pqa_seo_body_y5w a {
  transition: color .2s;
  color: #00C8E8;
  text-decoration: underline;
}.pqa_seo_body_y5w a:hover {
  color: #00E2FF;
}.pqa_seo_body_y5w ul,.pqa_seo_body_y5w ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.pqa_seo_body_y5w ol {
  list-style: decimal;
}.pqa_seo_body_y5w li {
  color: #7EA3B5;
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 6px;
}.pqa_seo_body_y5w table {
  width: 100%;
  display: block;
  margin-bottom: 0.75rem;
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 0.813rem;
}
@media(min-width: 770px) {.pqa_seo_body_y5w table {
  display: table;
}
}.pqa_seo_body_y5w th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  text-align: left;
  font-weight: 700;
  color: #B8D0DC;
}.pqa_seo_body_y5w td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7EA3B5;
}.pqa_seo_cols_y5w {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 638px) {.pqa_seo_cols_y5w {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.pqa_seo_cols_y5w {
  grid-template-columns: repeat(3,1fr);
}
}.pqa_seo_col_h_y5w {
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  color: #B8D0DC;
  font-weight: 700;
  font-size: 13px;
}.pqa_seo_col_p_y5w {
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 0.813rem;
  color: #537385;
}.pqa_seo_stats_y5w {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.pqa_seo_stat_y5w {
  padding: 14px 16px;
  border-radius: 0.5rem;
  flex: 1;
  background: rgba(0, 200, 232, 0.07);
  border: 1px solid rgba(0, 200, 232, 0.18);
  min-width: 8.75rem;
}.pqa_seo_stat_val_y5w {
  margin-bottom: 4px;
  color: #00C8E8;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
}.pqa_seo_stat_lb_y5w {
  font-size: 11px;
  color: #537385;
  overflow-wrap: break-word;
}.pqa_ft_y5w {
  background: #030A10;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 3rem;
}.pqa_ft_support_y5w {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.5rem 1rem;
}
@media(min-width: 769px) {.pqa_ft_support_y5w {
  padding: 1.75rem 24px;
}
}.pqa_ft_support_in_y5w {
  margin: 0 auto;
  gap: 1rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  max-width: 1320px;
}.pqa_ft_support_main_y5w {
  flex: 1;
  gap: 16px;
  align-items: center;
  min-width: 13.75rem;
  flex-wrap: wrap;
  display: flex;
}.pqa_ft_support_ic_y5w {
  flex-shrink: 0;
  color: #00C8E8;
}.pqa_ft_support_ic_y5w svg {
  stroke-linejoin: round;
  width: 30px;
  height: 30px;
  stroke-linecap: round;
}.pqa_ft_support_text_title_y5w {
  font-weight: 700;
  font-size: 0.938rem;
  color: #EEF6FA;
  margin-bottom: 3px;
  overflow-wrap: break-word;
}.pqa_ft_support_text_sub_y5w {
  overflow-wrap: break-word;
  font-size: 12px;
  color: #537385;
}.pqa_ft_support_btn_y5w {
  border-radius: 8px;
  transition: background .2s;
  background: #00C8E8;
  padding: 11px 1.375rem;
  font-weight: 700;
  flex-shrink: 0;
  color: #EEF6FA;
  white-space: nowrap;
  font-size: 0.813rem;
}.pqa_ft_support_btn_y5w:hover {
  background: #00E2FF;
}.pqa_ft_support_contacts_y5w {
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.pqa_ft_support_contact_y5w {
  color: #3A5464;
  font-size: 12px;
  line-height: 1.4;
}.pqa_ft_support_contact_y5w strong {
  color: #7EA3B5;
  font-weight: 600;
  display: block;
  margin-bottom: 2px;
  font-size: 0.688rem;
}.pqa_ft_main_y5w {
  padding: 2rem 16px 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 766px) {.pqa_ft_main_y5w {
  padding: 40px 24px 32px;
}
}.pqa_ft_main_in_y5w {
  margin: 0 auto;
  gap: 1.5rem;
  display: grid;
  max-width: 1320px;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.pqa_ft_main_in_y5w {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.pqa_ft_main_in_y5w {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.pqa_ft_col_logo_y5w {
  grid-column: 1/-1;
}
@media(min-width: 1082px) {.pqa_ft_col_logo_y5w {
  grid-column: auto;
}
}.pqa_ft_logo_y5w {
  gap: 0.563rem;
  font-weight: 800;
  color: #EEF6FA;
  display: flex;
  flex-wrap: wrap;
  font-size: 16px;
  overflow-wrap: break-word;
  margin-bottom: 12px;
  align-items: center;
}.pqa_ft_logo_mark_y5w {
  overflow: hidden;
  border-radius: 4px;
  width: 1.875rem;
  height: 1.875rem;
}.pqa_ft_logo_mark_y5w img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.pqa_ft_logo_sub_y5w {
  color: #3A5464;
  line-height: 1.55;
  max-width: 200px;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.pqa_ft_col_title_y5w {
  font-weight: 700;
  letter-spacing: .07em;
  color: #7EA3B5;
  margin-bottom: 0.875rem;
  text-transform: uppercase;
  font-size: 0.75rem;
}.pqa_ft_col_links_y5w {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.pqa_ft_col_link_y5w {
  transition: color .2s;
  font-size: 13px;
  color: #3A5464;
  overflow-wrap: break-word;
}.pqa_ft_col_link_y5w:hover {
  color: #B8D0DC;
}.pqa_ft_apps_y5w {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.pqa_ft_app_card_y5w {
  background: rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  border-radius: 0.25rem;
  transition: border-color .2s;
  padding: 10px 12px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  display: flex;
  align-items: center;
}.pqa_ft_app_card_y5w:hover {
  border-color: rgba(0, 204, 234, 0.45);
}.pqa_ft_app_card_ic_y5w svg {
  height: 22px;
  stroke-linecap: round;
  width: 1.375rem;
  stroke-linejoin: round;
}.pqa_ft_app_card_os_y5w {
  color: #3A5464;
  font-size: 10px;
  font-weight: 600;
}.pqa_ft_app_card_action_y5w {
  color: #B8D0DC;
  font-size: 12px;
  font-weight: 700;
}.pqa_ft_bot_y5w {
  padding: 20px 1rem;
}
@media(min-width: 765px) {.pqa_ft_bot_y5w {
  padding: 20px 1.5rem;
}
}.pqa_ft_bot_in_y5w {
  gap: 16px;
  margin: 0 auto;
  flex-wrap: wrap;
  max-width: 1320px;
  display: flex;
  align-items: center;
}.pqa_ft_socials_y5w {
  gap: 8px;
  display: flex;
}.pqa_ft_soc_y5w {
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: background .2s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.25rem;
  justify-content: center;
  height: 2.25rem;
  width: 36px;
  display: flex;
  color: #7EA3B5;
  align-items: center;
}.pqa_ft_soc_y5w svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1rem;
  height: 16px;
}.pqa_ft_soc_y5w:hover {
  background: rgba(255, 255, 255, 0.07);
}.pqa_ft_legal_y5w {
  flex: 1;
  color: #4A6878;
  min-width: 200px;
  overflow-wrap: break-word;
  font-size: 11px;
  line-height: 1.6;
}.pqa_ft_legal_y5w strong {
  color: #7EA3B5;
  font-weight: 700;
}.pqa_ft_legal_y5w a {
  text-decoration: underline;
  color: #7EA3B5;
}.pqa_ft_age_y5w {
  border: 2px solid #4A6878;
  border-radius: 50%;
  height: 32px;
  flex-shrink: 0;
  font-size: 0.688rem;
  width: 2rem;
  display: flex;
  margin-left: auto;
  color: #4A6878;
  font-weight: 800;
  align-items: center;
  justify-content: center;
}