*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #0D0B15;
  line-height: 1.6;
  font-family: 'DM Sans', sans-serif;
  color: #C8C2DC;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
}img,svg {
  max-width: 100%;
  display: block;
}a {
  color: inherit;
  text-decoration: none;
}button {
  font: inherit;
  background: none;
  border: none;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.psq-layout-3ex {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.psq-page-3ex {
  display: flex;
  min-height: 100vh;
}.psq-main-3ex {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media(min-width: 1081px) {.psq-main-3ex {
  padding-left: 13.75rem;
}
}
@media(max-width: 1076px) {.psq-main-3ex {
  padding-bottom: 4.5rem;
}
}.psq-gc-3ex {
  background: #120F1E;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.06);
  border-radius: 0.5rem;
  transition: transform .2s,border-color .2s;
  cursor: pointer;
  position: relative;
  flex-shrink: 0;
  width: 140px;
}
@media(min-width: 641px) {.psq-gc-3ex {
  width: 156px;
}
}
@media(min-width: 1078px) {.psq-gc-3ex {
  width: 10.5rem;
}
}.psq-gc-3ex:hover {
  transform: translateY(-3px);
  border-color: rgba(232,44,108,0.08);
}.psq-gc_img-3ex {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.psq-gc_img-3ex img {
  inset: 0;
  object-fit: cover;
  position: absolute;
  width: 100%;
  height: 100%;
}.psq-gc_hover-3ex {
  background: rgba(8,6,16,0.72);
  transition: opacity .2s;
  inset: 0;
  justify-content: center;
  display: flex;
  align-items: center;
  position: absolute;
  opacity: 0;
}.psq-gc-3ex:hover .psq-gc_hover-3ex {
  opacity: 1;
}.psq-gc_hover_btn-3ex {
  background: #E82C6C;
  padding: 0.5rem 16px;
  border-radius: 5px;
  color: #F2EFF9;
  font-weight: 700;
  font-size: 0.75rem;
}.psq-gc_info-3ex {
  padding: 0.5rem 0.625rem 0.625rem;
}.psq-gc_name-3ex {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 12px;
  color: #C8C2DC;
  max-width: 100%;
  white-space: nowrap;
  margin-bottom: 3px;
  font-weight: 600;
}.psq-gc_prov-3ex {
  color: #5C566F;
  font-size: 0.625rem;
}.psq-gc_tag-3ex {
  border-radius: 4px;
  padding: 2px 7px;
  font-weight: 700;
  z-index: 2;
  top: 0.375rem;
  font-size: 0.563rem;
  left: 6px;
  position: absolute;
  text-transform: uppercase;
  letter-spacing: .04em;
}.psq-gc_tag_hot-3ex {
  background: #F03050;
  color: #fff;
}.psq-gc_tag_new-3ex {
  background: #18C96A;
  color: #0D0B15;
}.psq-gc_tag_jp-3ex {
  background: #F5A623;
  color: #0D0B15;
}.psq-gc_tag_ex-3ex {
  background: #9B2FD6;
  color: #fff;
}.psq-gc_tag_live-3ex {
  background: #F03050;
  color: #fff;
}.psq-gr-3ex {
  background: #0D0B15;
  padding: 2rem 16px 0;
}
@media(min-width:768px) {.psq-gr-3ex {
  padding: 2.25rem 1.5rem 0;
}
}.psq-gr_in-3ex {
  margin: 0 auto;
  max-width: 83.75rem;
}.psq-gr_head-3ex {
  gap: 12px;
  align-items: center;
  margin-bottom: 0.625rem;
  display: flex;
  flex-wrap: wrap;
}.psq-gr_head_l-3ex {
  gap: 0.625rem;
  flex: 1;
  min-width: 0;
  display: flex;
  align-items: center;
}.psq-gr_ic-3ex {
  border-radius: 8px;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  width: 32px;
  height: 32px;
}.psq-gr_ic-3ex svg {
  height: 1rem;
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
}.psq-gr_title-3ex {
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  color: #F2EFF9;
  font-size: 16px;
  font-weight: 700;
}
@media(min-width: 767px) {.psq-gr_title-3ex {
  font-size: 1.125rem;
}
}.psq-gr_more-3ex {
  gap: 0.313rem;
  transition: color .2s;
  font-size: 12px;
  color: #756E90;
  font-weight: 600;
  display: flex;
  white-space: nowrap;
  align-items: center;
  flex-shrink: 0;
}.psq-gr_more-3ex:hover {
  color: #E82C6C;
}.psq-gr_more-3ex svg {
  height: 0.75rem;
  stroke-linecap: round;
  width: 0.75rem;
  stroke-linejoin: round;
}.psq-gr_arrows-3ex {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.psq-gr_arr-3ex {
  border-radius: 5px;
  background: rgba(255,255,255,0.05);
  transition: background .15s,color .15s;
  border: 1px solid rgba(255,255,255,0.10);
  justify-content: center;
  color: #9B93B4;
  width: 30px;
  align-items: center;
  height: 30px;
  display: flex;
}.psq-gr_arr-3ex:hover {
  background: rgba(255,255,255,0.07);
  color: #F2EFF9;
}.psq-gr_arr-3ex svg {
  stroke-linejoin: round;
  height: 13px;
  stroke-linecap: round;
  width: 13px;
}.psq-gr_seo_h-3ex {
  margin: 0 0 0.375rem;
  font-family: 'Rajdhani', sans-serif;
  color: #C8C2DC;
  font-size: 13px;
  font-weight: 700;
  max-width: 42.5rem;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.psq-gr_seo_h-3ex {
  font-size: 0.875rem;
}
}.psq-gr_seo-3ex {
  margin-bottom: 0.75rem;
  line-height: 1.55;
  color: #756E90;
  overflow-wrap: break-word;
  max-width: 42.5rem;
  font-size: 0.75rem;
}.psq-gr_seo-3ex strong {
  color: #C8C2DC;
  font-weight: 600;
}.psq-gr_scroll-3ex {
  gap: 10px;
  overflow-x: auto;
  padding-bottom: 0.625rem;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  display: flex;
}.psq-gr_scroll-3ex::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.psq-gr_scroll-3ex {
  gap: 0.75rem;
}
}.psq-tb-3ex {
  background: #0D0B15;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  right: 0;
  display: flex;
  height: 56px;
  align-items: center;
  top: 0;
  z-index: 80;
  position: fixed;
  left: 0;
}.psq-tb_in-3ex {
  gap: 0;
  padding: 0 0.875rem;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
}.psq-tb_burger-3ex {
  gap: 5px;
  border-radius: 0.5rem;
  margin-right: 0.5rem;
  justify-content: center;
  display: flex;
  width: 38px;
  flex-direction: column;
  height: 38px;
  flex-shrink: 0;
  align-items: center;
}.psq-tb_burger-3ex:hover {
  background: rgba(255,255,255,0.05);
}.psq-tb_burger_line-3ex {
  background: #9B93B4;
  border-radius: 1px;
  height: 2px;
  display: block;
  width: 18px;
}
@media(min-width: 1078px) {.psq-tb_burger-3ex {
  display: none;
}
}.psq-tb_logo-3ex {
  gap: 9px;
  margin-right: 20px;
  font-weight: 800;
  letter-spacing: -.01em;
  font-size: 1.125rem;
  overflow-wrap: break-word;
  align-items: center;
  display: flex;
  color: #F2EFF9;
  flex-shrink: 0;
}.psq-tb_logo_mark-3ex {
  border-radius: 0.5rem;
  overflow: hidden;
  align-items: center;
  width: 32px;
  justify-content: center;
  display: flex;
  height: 32px;
}.psq-tb_logo_mark-3ex img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.psq-tb_nav-3ex {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width:640px) {.psq-tb_nav-3ex {
  display: flex;
}
}.psq-tb_tab-3ex {
  padding: 8px 14px;
  border-radius: 0.5rem;
  transition: background .15s,color .15s;
  font-size: 13px;
  white-space: nowrap;
  font-weight: 600;
  color: #9B93B4;
}.psq-tb_tab-3ex:hover {
  background: rgba(255,255,255,0.05);
  color: #F2EFF9;
}.psq-tb_tab-3ex.psq-state_active-3ex {
  background: rgba(232,44,108,0.18);
  color: #F2EFF9;
}.psq-tb_right-3ex {
  gap: 8px;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  margin-left: auto;
}.psq-tb_login-3ex {
  padding: 9px 16px;
  border: 1px solid rgba(255,255,255,0.10);
  background: rgba(255,255,255,0.05);
  border-radius: 8px;
  transition: border-color .2s,color .2s;
  font-weight: 600;
  color: #C8C2DC;
  display: none;
  font-size: 0.813rem;
}.psq-tb_login-3ex:hover {
  border-color: rgba(232,44,108,0.45);
  color: #F2EFF9;
}
@media(min-width: 478px) {.psq-tb_login-3ex {
  display: block;
}
}.psq-tb_reg-3ex {
  transition: background .2s;
  padding: 0.563rem 18px;
  background: #18C96A;
  border-radius: 0.5rem;
  white-space: nowrap;
  font-weight: 700;
  color: #0C0A18;
  font-size: 13px;
}.psq-tb_reg-3ex:hover {
  background: #22E07A;
}.psq-sb-3ex {
  transition: transform .25s ease;
  transform: translateX(-100%);
  background: #161325;
  border-right: 1px solid rgba(255,255,255,0.05);
  overflow-y: auto;
  width: 13.75rem;
  bottom: 0;
  position: fixed;
  left: 0;
  z-index: 70;
  top: 56px;
}.psq-sb-3ex.psq-state_open-3ex {
  transform: translateX(0);
}.psq-sb-3ex::-webkit-scrollbar {
  width: 0.25rem;
}.psq-sb-3ex::-webkit-scrollbar-thumb {
  background: rgba(255,255,255,0.07);
  border-radius: 2px;
}
@media(min-width: 1078px) {.psq-sb-3ex {
  transform: translateX(0);
}
}.psq-sb_auth-3ex {
  padding: 0.875rem 0.75rem 10px;
}.psq-sb_btn_reg-3ex {
  background: #18C96A;
  transition: background .2s;
  padding: 0.688rem;
  border-radius: 8px;
  color: #0C0A18;
  margin-bottom: 8px;
  text-align: center;
  font-size: 0.813rem;
  display: block;
  font-weight: 700;
}.psq-sb_btn_reg-3ex:hover {
  background: #22E07A;
}.psq-sb_btn_login-3ex {
  border: 1px solid rgba(255,255,255,0.10);
  transition: border-color .2s;
  border-radius: 8px;
  padding: 0.625rem;
  background: rgba(255,255,255,0.05);
  font-weight: 600;
  display: block;
  color: #C8C2DC;
  text-align: center;
  font-size: 0.813rem;
}.psq-sb_btn_login-3ex:hover {
  border-color: rgba(232,44,108,0.45);
  color: #F2EFF9;
}.psq-sb_promo-3ex {
  border-radius: 0.5rem;
  overflow: hidden;
  background: linear-gradient(135deg,#2A0A3E,#161325);
  margin: 0 0.75rem 10px;
  border: 1px solid rgba(232,44,108,0.18);
  padding: 12px 14px;
  position: relative;
}.psq-sb_promo-3ex::before {
  background: radial-gradient(circle,rgba(232,44,108,0.18),transparent 70%);
  border-radius: 50%;
  width: 80px;
  content: '';
  right: -20px;
  top: -1.25rem;
  height: 80px;
  position: absolute;
}.psq-sb_promo_title-3ex {
  font-size: 11px;
  margin-bottom: 0.25rem;
  font-weight: 700;
  letter-spacing: .06em;
  text-transform: uppercase;
  color: #E82C6C;
}.psq-sb_promo_text-3ex {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1.35;
  color: #F2EFF9;
}.psq-sb_promo_sub-3ex {
  margin-top: 3px;
  color: #756E90;
  font-size: 10px;
}.psq-sb_nav-3ex {
  padding: 6px 8px 16px;
}.psq-sb_nav_lb-3ex {
  padding: 10px 8px 0.375rem;
  font-size: 10px;
  letter-spacing: .08em;
  color: #5C566F;
  text-transform: uppercase;
  font-weight: 700;
}.psq-sb_link-3ex {
  border-radius: 5px;
  transition: background .15s,color .15s;
  padding: 9px 10px;
  gap: 0.625rem;
  display: flex;
  overflow-wrap: break-word;
  font-weight: 500;
  color: #9B93B4;
  cursor: pointer;
  align-items: center;
  font-size: 0.813rem;
}.psq-sb_link-3ex:hover {
  background: rgba(255,255,255,0.05);
  color: #F2EFF9;
}.psq-sb_link-3ex.psq-state_active-3ex {
  background: rgba(232,44,108,0.18);
  color: #F2EFF9;
}.psq-sb_ic-3ex {
  border-radius: 0.313rem;
  height: 30px;
  display: flex;
  width: 30px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
}.psq-sb_ic-3ex svg {
  height: 1rem;
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
}.psq-sb_ic_1-3ex {
  background: rgba(232,44,108,0.08);
  color: #E82C6C;
}.psq-sb_ic_2-3ex {
  background: rgba(24,201,106,0.16);
  color: #18C96A;
}.psq-sb_ic_3-3ex {
  background: rgba(245,166,35,0.15);
  color: #F5A623;
}.psq-sb_ic_4-3ex {
  background: rgba(155,47,214,0.20);
  color: #9B2FD6;
}.psq-sb_ic_5-3ex {
  background: rgba(232,44,108,0.08);
  color: #FF5A90;
}.psq-sb_ic_6-3ex {
  background: rgba(155,47,214,0.20);
  color: #A020F0;
}.psq-sb_badge-3ex {
  padding: 2px 0.438rem;
  border-radius: 0.313rem;
  background: #F5A623;
  font-size: 9px;
  margin-left: auto;
  color: #0C0A18;
  font-weight: 700;
}.psq-sb_bot-3ex {
  gap: 8px;
  border-top: 1px solid rgba(255,255,255,0.05);
  padding: 0.75rem;
  display: flex;
}.psq-sb_lang-3ex,.psq-sb_help-3ex {
  flex: 1;
  gap: 6px;
  padding: 9px 0.375rem;
  border-radius: 5px;
  border: 1px solid rgba(255,255,255,0.06);
  background: rgba(255,255,255,0.05);
  transition: border-color .2s;
  color: #9B93B4;
  font-size: 11px;
  justify-content: center;
  font-weight: 600;
  display: flex;
  align-items: center;
}.psq-sb_lang-3ex:hover,.psq-sb_help-3ex:hover {
  border-color: rgba(232,44,108,0.45);
  color: #F2EFF9;
}.psq-sb_lang-3ex svg,.psq-sb_help-3ex svg {
  stroke-linejoin: round;
  width: 0.813rem;
  height: 13px;
  stroke-linecap: round;
}.psq-sb_bd-3ex {
  inset: 0;
  background: rgba(8,6,16,0.72);
  display: none;
  z-index: 69;
  position: fixed;
}.psq-sb_bd-3ex.psq-state_on-3ex {
  display: block;
}
@media(min-width: 1083px) {.psq-sb_bd-3ex {
  display: none!important;
}
}.psq-mob_nav-3ex {
  border-top: 1px solid rgba(255,255,255,0.10);
  background: #161325;
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  right: 0;
  display: flex;
  left: 0;
  z-index: 80;
  bottom: 0;
  position: fixed;
}
@media(min-width: 1077px) {.psq-mob_nav-3ex {
  display: none;
}
}.psq-mob_nav_item-3ex {
  gap: 4px;
  flex: 1;
  padding: 4px 2px;
  flex-direction: column;
  color: #5C566F;
  display: flex;
  cursor: pointer;
  align-items: center;
}.psq-mob_nav_ic-3ex {
  line-height: 1;
}.psq-mob_nav_ic-3ex svg {
  stroke-linejoin: round;
  height: 20px;
  width: 1.25rem;
  stroke-linecap: round;
}.psq-mob_nav_lb-3ex {
  font-weight: 600;
  color: #5C566F;
  font-size: 10px;
}.psq-mob_nav_item-3ex.psq-state_active-3ex {
  color: #E82C6C;
}.psq-mob_nav_item-3ex.psq-state_active-3ex .psq-mob_nav_lb-3ex {
  color: #E82C6C;
}.psq-hero-3ex {
  background: #0D0B15;
  padding: 1.25rem 1rem 0;
}
@media(min-width: 766px) {.psq-hero-3ex {
  padding: 1.5rem 24px 0;
}
}.psq-hero_in-3ex {
  margin: 0 auto;
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 83.75rem;
}
@media(min-width: 861px) {.psq-hero_in-3ex {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1098px) {.psq-hero_in-3ex {
  grid-template-columns: 1fr 340px;
}
}.psq-hero_promo-3ex {
  overflow: hidden;
  border-radius: 0.813rem;
  background: #120F1E;
  position: relative;
  display: flex;
  min-height: 220px;
  align-items: stretch;
}
@media(min-width: 770px) {.psq-hero_promo-3ex {
  min-height: 280px;
}
}.psq-hero_promo_bg-3ex {
  background-position: center;
  background: linear-gradient(120deg,#2A0A3E 0%,#110D20 100%);
  inset: 0;
  position: absolute;
  background-size: cover;
}.psq-hero_promo_bg-3ex::after {
  background: linear-gradient(90deg,#0D0B15 0%,rgba(8,6,16,0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.psq-hero_promo_glow-3ex {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(155,47,214,0.20) 0%,transparent 65%);
  position: absolute;
  height: 18.75rem;
  top: -2.5rem;
  right: 60px;
  width: 300px;
  pointer-events: none;
}.psq-hero_promo_ct-3ex {
  padding: 1.75rem 1.5rem 1.75rem 1.75rem;
  display: flex;
  max-width: 30rem;
  justify-content: center;
  z-index: 2;
  flex-direction: column;
  position: relative;
}
@media(min-width: 765px) {.psq-hero_promo_ct-3ex {
  padding: 40px 2rem;
}
}.psq-hero_badge-3ex {
  border: 1px solid rgba(232,44,108,0.08);
  padding: 0.313rem 12px;
  background: rgba(232,44,108,0.18);
  border-radius: 20px;
  display: inline-block;
  text-transform: uppercase;
  font-size: 0.625rem;
  color: #E82C6C;
  margin-bottom: 0.875rem;
  letter-spacing: .08em;
  font-weight: 700;
}.psq-hero_h1-3ex {
  color: #F2EFF9;
  overflow-wrap: break-word;
  line-height: 1.15;
  font-size: 26px;
  font-weight: 800;
  margin-bottom: 10px;
  font-family: 'Rajdhani', sans-serif;
}.psq-hero_h1-3ex em {
  color: #F5A623;
  font-style: normal;
}
@media(min-width: 769px) {.psq-hero_h1-3ex {
  font-size: 36px;
}
}.psq-hero_sub-3ex {
  line-height: 1.55;
  margin-bottom: 20px;
  color: #9B93B4;
  font-size: 0.813rem;
}
@media(min-width: 765px) {.psq-hero_sub-3ex {
  font-size: 0.875rem;
}
}.psq-hero_row-3ex {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.psq-hero_cta-3ex {
  background: #18C96A;
  border-radius: 0.5rem;
  padding: 13px 26px;
  transition: background .2s;
  box-shadow: 0 2px 0.75rem rgba(24,201,106,0.40), 0 6px 20px rgba(8,6,16,0.60);
  color: #0C0A18;
  font-size: 14px;
  font-weight: 700;
}.psq-hero_cta-3ex:hover {
  background: #22E07A;
}.psq-hero_terms-3ex {
  color: #5C566F;
  font-size: 11px;
}.psq-hero_game-3ex {
  overflow: hidden;
  background: #120F1E;
  border-radius: 13px;
  border: 1px solid rgba(255,255,255,0.06);
  flex-direction: column;
  display: flex;
  position: relative;
}.psq-hero_game_badge-3ex {
  padding: 5px 0.625rem;
  border: 1px solid rgba(245,166,35,0.15);
  background: rgba(245,166,35,0.15);
  border-radius: 1.25rem;
  left: 12px;
  position: absolute;
  text-transform: uppercase;
  top: 0.75rem;
  font-size: 0.625rem;
  color: #F5A623;
  font-weight: 700;
  z-index: 3;
  letter-spacing: .06em;
}.psq-hero_game_badge-3ex svg {
  vertical-align: -1px;
  width: 11px;
  height: 0.688rem;
  margin-right: 0.25rem;
}.psq-hero_game_img-3ex {
  background: linear-gradient(135deg,#2A0A3E,#110D20);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.psq-hero_game_img-3ex img {
  inset: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  object-fit: cover;
}.psq-hero_game_play-3ex {
  inset: 0;
  background: rgba(8,6,16,0.72);
  transition: opacity .2s;
  opacity: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
}.psq-hero_game-3ex:hover .psq-hero_game_play-3ex {
  opacity: 1;
}.psq-hero_game_play-3ex span {
  background: #E82C6C;
  border-radius: 50%;
  align-items: center;
  display: flex;
  height: 3.25rem;
  width: 3.25rem;
  justify-content: center;
}.psq-hero_game_play-3ex span svg {
  height: 18px;
  width: 1.125rem;
  margin-left: 2px;
}.psq-hero_game_info-3ex {
  padding: 14px 16px;
}.psq-hero_game_title-3ex {
  font-size: 15px;
  color: #F2EFF9;
  font-weight: 700;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
}.psq-hero_game_provider-3ex {
  color: #756E90;
  font-size: 11px;
}.psq-hero_game_btn-3ex {
  border-radius: 8px;
  margin: 0.75rem 1rem 1rem;
  padding: 0.688rem;
  background: #E82C6C;
  transition: background .2s;
  display: block;
  font-size: 0.813rem;
  color: #F2EFF9;
  text-align: center;
  font-weight: 700;
}.psq-hero_game-3ex:hover .psq-hero_game_btn-3ex {
  background: #F24080;
}.psq-sbar-3ex {
  background: #0D0B15;
  padding: 1rem 16px 0;
}
@media(min-width: 766px) {.psq-sbar-3ex {
  padding: 18px 24px 0;
}
}.psq-sbar_in-3ex {
  margin: 0 auto;
  max-width: 1340px;
}.psq-sbar_row-3ex {
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
}.psq-sbar_input-3ex {
  flex: 1;
  border: 1px solid rgba(255,255,255,0.10);
  gap: 10px;
  transition: border-color .2s;
  padding: 0.688rem 16px;
  border-radius: 0.5rem;
  background: #120F1E;
  font-size: 13px;
  cursor: pointer;
  align-items: center;
  display: flex;
  color: #756E90;
}.psq-sbar_input-3ex:hover {
  border-color: rgba(232,44,108,0.45);
}.psq-sbar_input-3ex svg {
  height: 0.938rem;
  stroke-linejoin: round;
  width: 0.938rem;
  stroke-linecap: round;
  flex-shrink: 0;
}.psq-sbar_providers-3ex {
  transition: border-color .2s;
  background: #120F1E;
  gap: 8px;
  padding: 11px 1.125rem;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 8px;
  color: #C8C2DC;
  white-space: nowrap;
  font-size: 0.813rem;
  font-weight: 600;
  align-items: center;
  display: flex;
}.psq-sbar_providers-3ex:hover {
  border-color: rgba(232,44,108,0.45);
  color: #F2EFF9;
}.psq-sbar_providers-3ex svg {
  width: 14px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 14px;
}.psq-sbar_tabs-3ex {
  gap: 6px;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 2px;
  display: flex;
}.psq-sbar_tabs-3ex::-webkit-scrollbar {
  display: none;
}.psq-sbar_tab-3ex {
  border: 1px solid rgba(255,255,255,0.06);
  transition: background .15s,color .15s,border-color .15s;
  border-radius: 1.25rem;
  gap: 7px;
  padding: 0.5rem 14px;
  background: rgba(255,255,255,0.05);
  align-items: center;
  display: flex;
  flex-shrink: 0;
  white-space: nowrap;
  cursor: pointer;
  color: #9B93B4;
  font-size: 0.75rem;
  font-weight: 600;
}.psq-sbar_tab-3ex:hover {
  border-color: rgba(232,44,108,0.45);
  background: rgba(255,255,255,0.07);
  color: #F2EFF9;
}.psq-sbar_tab-3ex.psq-state_active-3ex {
  border-color: rgba(232,44,108,0.08);
  background: rgba(232,44,108,0.18);
  color: #F2EFF9;
}.psq-sbar_tab_ic-3ex svg {
  height: 14px;
  width: 0.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.psq-wy-3ex {
  background: #0D0B15;
  padding: 2rem 16px 0;
}
@media(min-width: 767px) {.psq-wy-3ex {
  padding: 40px 1.5rem 0;
}
}.psq-wy_in-3ex {
  margin: 0 auto;
  max-width: 83.75rem;
}.psq-wy_head-3ex {
  margin-bottom: 18px;
  max-width: 720px;
}.psq-wy_label-3ex {
  font-size: 11px;
  text-transform: uppercase;
  color: #E82C6C;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-weight: 700;
}.psq-wy_h2-3ex {
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  font-size: 20px;
  color: #F2EFF9;
  font-weight: 800;
}
@media(min-width: 769px) {.psq-wy_h2-3ex {
  font-size: 1.5rem;
}
}.psq-wy_intro-3ex {
  margin: 0;
  font-size: 0.813rem;
  line-height: 1.6;
  color: #756E90;
}.psq-wy_grid-3ex {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:640px) {.psq-wy_grid-3ex {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.psq-wy_grid-3ex {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.psq-wy_card-3ex {
  background: #161325;
  border-radius: 8px;
  transition: border-color .2s,transform .2s;
  padding: 20px;
  border: 1px solid rgba(255,255,255,0.10);
}.psq-wy_card-3ex:hover {
  transform: translateY(-2px);
  border-color: rgba(232,44,108,0.08);
}.psq-wy_card_ic-3ex {
  border-radius: 50%;
  background: rgba(232,44,108,0.18);
  justify-content: center;
  color: #E82C6C;
  height: 2.75rem;
  display: flex;
  width: 2.75rem;
  margin-bottom: 0.875rem;
  align-items: center;
}.psq-wy_card_ic-3ex svg {
  stroke-linecap: round;
  height: 1.375rem;
  stroke-linejoin: round;
  width: 1.375rem;
}.psq-wy_card_h-3ex {
  line-height: 1.25;
  font-weight: 700;
  margin-bottom: 0.375rem;
  color: #F2EFF9;
  overflow-wrap: break-word;
  font-size: 15px;
}.psq-wy_card_p-3ex {
  color: #756E90;
  font-size: 13px;
  line-height: 1.6;
  overflow-wrap: break-word;
}.psq-wy_card_p-3ex strong {
  color: #C8C2DC;
  font-weight: 600;
}.psq-gcg-3ex {
  padding: 2.25rem 16px 0;
  background: #0D0B15;
}
@media(min-width: 769px) {.psq-gcg-3ex {
  padding: 44px 24px 0;
}
}.psq-gcg_in-3ex {
  margin: 0 auto;
  max-width: 1340px;
}.psq-gcg_head-3ex {
  max-width: 720px;
  margin-bottom: 20px;
}.psq-gcg_label-3ex {
  margin-bottom: 8px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.688rem;
  color: #E82C6C;
}.psq-gcg_h2-3ex {
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  color: #F2EFF9;
}
@media(min-width: 771px) {.psq-gcg_h2-3ex {
  font-size: 1.75rem;
}
}.psq-gcg_intro-3ex {
  font-size: 13px;
  line-height: 1.6;
  color: #756E90;
}.psq-gcg_grid-3ex {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.psq-gcg_grid-3ex {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.psq-gcg_grid-3ex {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.psq-gcg_card-3ex {
  border-radius: 0.813rem;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 20px;
  overflow: hidden;
  min-height: 15rem;
  justify-content: flex-end;
  flex-direction: column;
  position: relative;
  cursor: pointer;
  display: flex;
}.psq-gcg_card-3ex:hover {
  border-color: rgba(232,44,108,0.18);
  transform: translateY(-3px);
}.psq-gcg_card_bg-3ex {
  inset: 0;
  z-index: 0;
  position: absolute;
}.psq-gcg_card_bg-3ex::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  position: absolute;
  content: '';
}.psq-gcg_card_ic-3ex {
  border-radius: 0.313rem;
  background: rgba(0,0,0,.45);
  position: absolute;
  color: #F2EFF9;
  top: 18px;
  display: flex;
  align-items: center;
  width: 2.5rem;
  justify-content: center;
  right: 18px;
  height: 2.5rem;
  z-index: 2;
}.psq-gcg_card_ic-3ex svg {
  height: 20px;
  stroke-linejoin: round;
  width: 1.25rem;
  stroke-linecap: round;
}.psq-gcg_card_ct-3ex {
  z-index: 1;
  position: relative;
}.psq-gcg_card_h-3ex {
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-size: 18px;
  line-height: 1.2;
  color: #F2EFF9;
}
@media(min-width: 769px) {.psq-gcg_card_h-3ex {
  font-size: 20px;
}
}.psq-gcg_card_p-3ex {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  line-height: 1.55;
  color: rgba(255,255,255,.82);
  margin-bottom: 10px;
}.psq-gcg_card_p-3ex strong {
  color: #F2EFF9;
  font-weight: 600;
}.psq-gcg_card_cta-3ex {
  gap: 4px;
  align-items: center;
  font-size: 0.75rem;
  font-weight: 700;
  display: inline-flex;
  text-transform: uppercase;
  letter-spacing: .04em;
  color: #E82C6C;
}.psq-gcg_card_cta-3ex svg {
  height: 0.75rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.75rem;
}.psq-ws-3ex {
  background: #0D0B15;
  padding: 32px 1rem 0;
}
@media(min-width: 769px) {.psq-ws-3ex {
  padding: 2.25rem 1.5rem 0;
}
}.psq-ws_in-3ex {
  margin: 0 auto;
  max-width: 1340px;
}.psq-ws_head-3ex {
  gap: 0.75rem;
  margin-bottom: 0.875rem;
  align-items: center;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}.psq-ws_title-3ex {
  gap: 0.625rem;
  font-size: 16px;
  font-weight: 700;
  align-items: center;
  flex-wrap: wrap;
  color: #F2EFF9;
  overflow-wrap: break-word;
  display: flex;
  font-family: 'Rajdhani', sans-serif;
}.psq-ws_title_ic-3ex svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.125rem;
  color: #F5A623;
  width: 18px;
}.psq-ws_online-3ex {
  gap: 0.438rem;
  font-size: 12px;
  align-items: center;
  color: #756E90;
  display: flex;
  font-weight: 600;
}.psq-ws_online_dot-3ex {
  background: #18C96A;
  border-radius: 50%;
  width: 0.5rem;
  box-shadow: 0 0 0.375rem rgba(24,201,106,0.16);
  flex-shrink: 0;
  height: 0.5rem;
}.psq-ws_scroll-3ex {
  gap: 0.5rem;
  padding-bottom: 8px;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
}.psq-ws_scroll-3ex::-webkit-scrollbar {
  display: none;
}.psq-wc-3ex {
  padding: 10px 14px;
  background: #120F1E;
  gap: 10px;
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.10);
  flex-shrink: 0;
  align-items: center;
  display: flex;
  min-width: 13.75rem;
}.psq-wc_img-3ex {
  overflow: hidden;
  background: #161325;
  border-radius: 0.313rem;
  flex-shrink: 0;
  height: 2.25rem;
  width: 36px;
}.psq-wc_img-3ex img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.psq-wc_info-3ex {
  min-width: 0;
}.psq-wc_game-3ex {
  overflow: hidden;
  font-weight: 600;
  font-size: 0.75rem;
  text-overflow: ellipsis;
  color: #C8C2DC;
  white-space: nowrap;
}.psq-wc_player-3ex {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #5C566F;
  font-size: 0.625rem;
}.psq-wc_amount-3ex {
  font-weight: 700;
  white-space: nowrap;
  font-size: 0.813rem;
  flex-shrink: 0;
  margin-left: auto;
  color: #18C96A;
}.psq-bon-3ex {
  padding: 2.25rem 1rem 0;
  background: #0D0B15;
}
@media(min-width: 766px) {.psq-bon-3ex {
  padding: 2.75rem 24px 0;
}
}.psq-bon_in-3ex {
  margin: 0 auto;
  max-width: 83.75rem;
}.psq-bon_head-3ex {
  margin-bottom: 1.25rem;
}.psq-bon_label-3ex {
  margin-bottom: 8px;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #E82C6C;
  font-weight: 700;
}.psq-bon_h2-3ex {
  font-family: 'Rajdhani', sans-serif;
  color: #F2EFF9;
  font-size: 1.25rem;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 765px) {.psq-bon_h2-3ex {
  font-size: 1.5rem;
}
}.psq-bon_seo-3ex {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  max-width: 620px;
  color: #756E90;
  line-height: 1.6;
}.psq-bon_seo-3ex strong {
  color: #C8C2DC;
  font-weight: 700;
}.psq-bon_seo-3ex a {
  color: #E82C6C;
  text-decoration: underline;
}.psq-bon_grid-3ex {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.psq-bon_grid-3ex {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.psq-bon_grid-3ex {
  grid-template-columns: repeat(5,1fr);
}
}.psq-bon_card-3ex {
  padding: 16px;
  background: #120F1E;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 0.5rem;
  transition: border-color .2s,transform .2s;
}.psq-bon_card-3ex:hover {
  transform: translateY(-2px);
  border-color: rgba(232,44,108,0.08);
}.psq-bon_card_ic-3ex svg {
  width: 26px;
  height: 26px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.psq-bon_card_ic-3ex {
  margin-bottom: 10px;
}.psq-bon_card_type-3ex {
  letter-spacing: .06em;
  text-transform: uppercase;
  margin-bottom: 0.375rem;
  color: #756E90;
  font-size: 0.625rem;
  font-weight: 700;
}.psq-bon_card_amount-3ex {
  font-size: 18px;
  line-height: 1.1;
  color: #F5A623;
  font-weight: 800;
  margin-bottom: 6px;
}.psq-bon_card_name-3ex {
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 13px;
  color: #F2EFF9;
}.psq-bon_card_detail-3ex {
  border-top: 1px solid rgba(255,255,255,0.05);
  overflow-wrap: break-word;
  padding-top: 8px;
  font-size: 11px;
  color: #5C566F;
  line-height: 1.5;
}.psq-prov-3ex {
  background: #0D0B15;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.psq-prov-3ex {
  padding: 44px 24px 0;
}
}.psq-prov_in-3ex {
  margin: 0 auto;
  max-width: 1340px;
}.psq-prov_head-3ex {
  margin-bottom: 16px;
}.psq-prov_label-3ex {
  color: #E82C6C;
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 8px;
}.psq-prov_h2-3ex {
  font-weight: 800;
  font-size: 20px;
  color: #F2EFF9;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 769px) {.psq-prov_h2-3ex {
  font-size: 1.5rem;
}
}.psq-prov_seo-3ex {
  line-height: 1.6;
  max-width: 38.75rem;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #756E90;
  margin-bottom: 16px;
}.psq-prov_seo-3ex strong {
  font-weight: 700;
  color: #C8C2DC;
}.psq-prov_seo-3ex a {
  color: #E82C6C;
  text-decoration: underline;
}.psq-prov_grid-3ex {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 637px) {.psq-prov_grid-3ex {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1078px) {.psq-prov_grid-3ex {
  grid-template-columns: repeat(8,1fr);
}
}.psq-prov_card-3ex {
  border-radius: 8px;
  transition: border-color .2s,background .2s;
  padding: 14px 10px;
  background: #120F1E;
  border: 1px solid rgba(255,255,255,0.10);
  gap: 0.438rem;
  cursor: pointer;
  flex-direction: column;
  align-items: center;
  display: flex;
}.psq-prov_card-3ex:hover {
  background: #161325;
  border-color: rgba(232,44,108,0.45);
}.psq-prov_logo-3ex {
  border-radius: 5px;
  background: rgba(255,255,255,0.05);
  overflow: hidden;
  align-items: center;
  justify-content: center;
  display: flex;
  height: 2.75rem;
  width: 44px;
}.psq-prov_logo-3ex img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}.psq-prov_name-3ex {
  text-align: center;
  font-size: 11px;
  color: #9B93B4;
  font-weight: 600;
  overflow-wrap: break-word;
}.psq-app-3ex {
  padding: 36px 1rem 0;
  background: #0D0B15;
}
@media(min-width: 767px) {.psq-app-3ex {
  padding: 2.75rem 1.5rem 0;
}
}.psq-app_in-3ex {
  margin: 0 auto;
  max-width: 83.75rem;
}.psq-app_head-3ex {
  margin-bottom: 1rem;
}.psq-app_label-3ex {
  color: #E82C6C;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 8px;
}.psq-app_h2-3ex {
  margin-bottom: 0.375rem;
  font-size: 1.25rem;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F2EFF9;
}
@media(min-width: 771px) {.psq-app_h2-3ex {
  font-size: 24px;
}
}.psq-app_sub-3ex {
  line-height: 1.6;
  font-size: 13px;
  color: #756E90;
  max-width: 37.5rem;
  overflow-wrap: break-word;
}.psq-app_sub-3ex strong {
  font-weight: 700;
  color: #C8C2DC;
}.psq-app_cards-3ex {
  gap: 0.625rem;
  margin-top: 16px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 637px) {.psq-app_cards-3ex {
  grid-template-columns: repeat(3,1fr);
}
}.psq-app_card-3ex {
  overflow: hidden;
  padding: 20px;
  border-radius: 0.5rem;
  gap: 1rem;
  flex-wrap: wrap;
  position: relative;
  display: flex;
  align-items: flex-start;
}.psq-app_card_ios-3ex {
  background: linear-gradient(135deg,rgba(232,44,108,0.18) 0%,#161325 100%);
}.psq-app_card_android-3ex {
  background: linear-gradient(135deg,rgba(24,201,106,0.16) 0%,#161325 100%);
}.psq-app_card_win-3ex {
  background: linear-gradient(135deg,rgba(245,166,35,0.15) 0%,#161325 100%);
}.psq-app_card_ic-3ex svg {
  width: 2.125rem;
  stroke-linecap: round;
  height: 2.125rem;
  stroke-linejoin: round;
}.psq-app_card_ic-3ex {
  flex-shrink: 0;
  color: #F2EFF9;
}.psq-app_card_os-3ex {
  font-size: 0.625rem;
  letter-spacing: .08em;
  margin-bottom: 0.375rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #756E90;
}.psq-app_card_title-3ex {
  line-height: 1.2;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 6px;
  color: #F2EFF9;
  font-size: 15px;
}.psq-app_card_text-3ex {
  font-size: 0.75rem;
  line-height: 1.5;
  margin-bottom: 0.875rem;
  color: #756E90;
  overflow-wrap: break-word;
}.psq-app_card_btn-3ex {
  border: 1px solid rgba(232,44,108,0.45);
  border-radius: 0.313rem;
  gap: 7px;
  background: rgba(255,255,255,0.12);
  transition: background .2s;
  padding: 0.625rem 1.125rem;
  font-weight: 700;
  display: inline-flex;
  color: #F2EFF9;
  font-size: 13px;
  align-items: center;
}.psq-app_card_btn-3ex:hover {
  background: rgba(255,255,255,0.07);
}.psq-reg-3ex {
  padding: 36px 16px 0;
  background: #0D0B15;
}
@media(min-width: 765px) {.psq-reg-3ex {
  padding: 44px 1.5rem 0;
}
}.psq-reg_in-3ex {
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.06);
  border-radius: 0.813rem;
  background: #161325;
  padding: 1.75rem 1.5rem;
  max-width: 83.75rem;
}
@media(min-width: 766px) {.psq-reg_in-3ex {
  padding: 40px;
}
}.psq-reg_top-3ex {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 858px) {.psq-reg_top-3ex {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.psq-reg_label-3ex {
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #E82C6C;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
}.psq-reg_h2-3ex {
  margin-bottom: 12px;
  color: #F2EFF9;
  font-weight: 800;
  line-height: 1.2;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  font-size: 22px;
}
@media(min-width: 769px) {.psq-reg_h2-3ex {
  font-size: 28px;
}
}.psq-reg_bonus-3ex {
  gap: 0.5rem;
  background: rgba(245,166,35,0.15);
  border-radius: 0.5rem;
  border: 1px solid rgba(245,166,35,0.15);
  padding: 10px 16px;
  align-items: center;
  margin-bottom: 16px;
  display: inline-flex;
}.psq-reg_bonus_amount-3ex {
  font-size: 1.25rem;
  font-weight: 800;
  color: #F5A623;
}.psq-reg_bonus_text-3ex {
  line-height: 1.35;
  font-size: 13px;
  color: #9B93B4;
}.psq-reg_cta_btn-3ex {
  padding: 0.875rem 2rem;
  background: #18C96A;
  border-radius: 8px;
  transition: background .2s;
  display: inline-block;
  color: #0C0A18;
  font-size: 0.938rem;
  margin-bottom: 12px;
  box-shadow: 0 2px 12px rgba(24,201,106,0.40), 0 0.375rem 1.25rem rgba(8,6,16,0.60);
  font-weight: 700;
}.psq-reg_cta_btn-3ex:hover {
  background: #22E07A;
}.psq-reg_terms-3ex {
  line-height: 1.5;
  font-size: 0.688rem;
  color: #5C566F;
}.psq-reg_seo-3ex {
  border-top: 1px solid rgba(255,255,255,0.05);
  overflow-wrap: break-word;
  padding-top: 20px;
  font-size: 0.813rem;
  margin-top: 20px;
  line-height: 1.65;
  color: #756E90;
}.psq-reg_seo-3ex p {
  font-size: 0.813rem;
  color: #756E90;
  line-height: 1.65;
  margin-bottom: 10px;
}.psq-reg_seo-3ex p:last-child {
  margin-bottom: 0;
}.psq-reg_seo-3ex strong {
  font-weight: 700;
  color: #C8C2DC;
}.psq-reg_seo-3ex a {
  transition: color .2s;
  color: #E82C6C;
  text-decoration: underline;
}.psq-reg_seo-3ex a:hover {
  color: #F24080;
}.psq-reg_seo-3ex ul,.psq-reg_seo-3ex ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 18px;
}.psq-reg_seo-3ex ol {
  list-style: decimal;
}.psq-reg_seo-3ex li {
  color: #756E90;
  margin-bottom: 4px;
  line-height: 1.65;
  font-size: 13px;
}.psq-reg_seo-3ex table {
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
  margin-bottom: 0.625rem;
  font-size: 13px;
}
@media(min-width: 767px) {.psq-reg_seo-3ex table {
  display: table;
}
}.psq-reg_seo-3ex th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.5rem;
  font-weight: 700;
  color: #C8C2DC;
  text-align: left;
}.psq-reg_seo-3ex td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #756E90;
}.psq-reg_steps-3ex {
  gap: 14px;
  display: flex;
  margin-top: 28px;
  flex-direction: column;
}
@media(min-width: 861px) {.psq-reg_steps-3ex {
  margin-top: 0;
}
}.psq-reg_step-3ex {
  gap: 0.875rem;
  padding: 1rem;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.06);
  border-radius: 0.5rem;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.psq-reg_step_num-3ex {
  border: 1px solid rgba(232,44,108,0.08);
  border-radius: 50%;
  background: rgba(232,44,108,0.18);
  font-size: 14px;
  height: 2.125rem;
  justify-content: center;
  width: 34px;
  flex-shrink: 0;
  display: flex;
  color: #E82C6C;
  font-weight: 800;
  align-items: center;
}.psq-reg_step_title-3ex {
  margin-bottom: 3px;
  font-weight: 700;
  color: #F2EFF9;
  font-size: 14px;
}.psq-reg_step_text-3ex {
  line-height: 1.5;
  color: #756E90;
  font-size: 0.75rem;
}.psq-reg_trust-3ex {
  gap: 0.625rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  display: flex;
  padding-top: 20px;
  flex-wrap: wrap;
  margin-top: 20px;
}.psq-reg_trust_item-3ex {
  gap: 0.438rem;
  font-size: 0.75rem;
  align-items: center;
  display: flex;
  overflow-wrap: break-word;
  color: #756E90;
}.psq-reg_trust_ic-3ex svg {
  stroke-linejoin: round;
  color: #E82C6C;
  width: 1rem;
  stroke-linecap: round;
  height: 1rem;
}.psq-seo-3ex {
  padding: 36px 1rem 0;
  background: #0D0B15;
}
@media(min-width: 766px) {.psq-seo-3ex {
  padding: 44px 1.5rem 0;
}
}.psq-seo_in-3ex {
  border-radius: 0.813rem;
  padding: 28px 24px;
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.10);
  background: #161325;
  max-width: 1340px;
}
@media(min-width: 771px) {.psq-seo_in-3ex {
  padding: 36px 40px;
}
}.psq-seo_label-3ex {
  margin-bottom: 0.625rem;
  font-size: 11px;
  color: #E82C6C;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}.psq-seo_h2-3ex {
  margin-bottom: 0.875rem;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  line-height: 1.25;
  color: #F2EFF9;
  font-size: 20px;
  font-weight: 800;
}
@media(min-width: 767px) {.psq-seo_h2-3ex {
  font-size: 1.5rem;
}
}.psq-seo_body-3ex {
  line-height: 1.75;
  color: #9B93B4;
  overflow-wrap: break-word;
  font-size: 0.875rem;
}.psq-seo_body-3ex p {
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 12px;
  color: #9B93B4;
}.psq-seo_body-3ex p:last-child {
  margin-bottom: 0;
}.psq-seo_body-3ex strong {
  color: #C8C2DC;
  font-weight: 700;
}.psq-seo_body-3ex a {
  transition: color .2s;
  color: #E82C6C;
  text-decoration: underline;
}.psq-seo_body-3ex a:hover {
  color: #F24080;
}.psq-seo_body-3ex ul,.psq-seo_body-3ex ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.psq-seo_body-3ex ol {
  list-style: decimal;
}.psq-seo_body-3ex li {
  margin-bottom: 0.375rem;
  line-height: 1.75;
  color: #9B93B4;
  font-size: 0.875rem;
}.psq-seo_body-3ex table {
  display: block;
  overflow-x: auto;
  width: 100%;
  margin-bottom: 0.75rem;
  border-collapse: collapse;
  font-size: 13px;
}
@media(min-width: 769px) {.psq-seo_body-3ex table {
  display: table;
}
}.psq-seo_body-3ex th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  font-weight: 700;
  color: #C8C2DC;
}.psq-seo_body-3ex td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 12px;
  color: #9B93B4;
}.psq-seo_cols-3ex {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.psq-seo_cols-3ex {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.psq-seo_cols-3ex {
  grid-template-columns: repeat(3,1fr);
}
}.psq-seo_col_h-3ex {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #C8C2DC;
  margin-bottom: 0.438rem;
}.psq-seo_col_p-3ex {
  font-size: 0.813rem;
  color: #756E90;
  overflow-wrap: break-word;
  line-height: 1.65;
}.psq-seo_stats-3ex {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.psq-seo_stat-3ex {
  padding: 14px 16px;
  border: 1px solid rgba(232,44,108,0.18);
  flex: 1;
  border-radius: 0.5rem;
  background: rgba(232,44,108,0.08);
  min-width: 140px;
}.psq-seo_stat_val-3ex {
  font-size: 20px;
  color: #E82C6C;
  font-weight: 800;
  margin-bottom: 4px;
  overflow-wrap: break-word;
}.psq-seo_stat_lb-3ex {
  overflow-wrap: break-word;
  color: #756E90;
  font-size: 0.688rem;
}.psq-seo-3ex {
  background: #0D0B15;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.psq-seo-3ex {
  padding: 44px 24px 0;
}
}.psq-seo_in-3ex {
  padding: 28px 1.5rem;
  border-radius: 0.813rem;
  border: 1px solid rgba(255,255,255,0.10);
  background: #161325;
  margin: 0 auto;
  max-width: 83.75rem;
}
@media(min-width: 770px) {.psq-seo_in-3ex {
  padding: 36px 40px;
}
}.psq-seo_label-3ex {
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  color: #E82C6C;
  font-size: 11px;
  font-weight: 700;
}.psq-seo_h2-3ex {
  overflow-wrap: break-word;
  line-height: 1.25;
  font-family: 'Rajdhani', sans-serif;
  font-size: 1.25rem;
  font-weight: 800;
  color: #F2EFF9;
  margin-bottom: 0.875rem;
}
@media(min-width: 770px) {.psq-seo_h2-3ex {
  font-size: 24px;
}
}.psq-seo_body-3ex {
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #9B93B4;
  font-size: 0.875rem;
}.psq-seo_body-3ex p {
  line-height: 1.75;
  color: #9B93B4;
  font-size: 0.875rem;
  margin-bottom: 12px;
}.psq-seo_body-3ex p:last-child {
  margin-bottom: 0;
}.psq-seo_body-3ex strong {
  color: #C8C2DC;
  font-weight: 700;
}.psq-seo_body-3ex a {
  transition: color .2s;
  color: #E82C6C;
  text-decoration: underline;
}.psq-seo_body-3ex a:hover {
  color: #F24080;
}.psq-seo_body-3ex ul,.psq-seo_body-3ex ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.psq-seo_body-3ex ol {
  list-style: decimal;
}.psq-seo_body-3ex li {
  line-height: 1.75;
  color: #9B93B4;
  font-size: 0.875rem;
  margin-bottom: 6px;
}.psq-seo_body-3ex table {
  font-size: 13px;
  display: block;
  margin-bottom: 12px;
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
}
@media(min-width: 766px) {.psq-seo_body-3ex table {
  display: table;
}
}.psq-seo_body-3ex th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 12px;
  color: #C8C2DC;
  text-align: left;
  font-weight: 700;
}.psq-seo_body-3ex td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 0.75rem;
  color: #9B93B4;
}.psq-seo_cols-3ex {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 642px) {.psq-seo_cols-3ex {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.psq-seo_cols-3ex {
  grid-template-columns: repeat(3,1fr);
}
}.psq-seo_col_h-3ex {
  font-size: 0.813rem;
  color: #C8C2DC;
  overflow-wrap: break-word;
  margin-bottom: 7px;
  font-weight: 700;
}.psq-seo_col_p-3ex {
  font-size: 13px;
  line-height: 1.65;
  color: #756E90;
  overflow-wrap: break-word;
}.psq-seo_stats-3ex {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.psq-seo_stat-3ex {
  background: rgba(232,44,108,0.08);
  border-radius: 0.5rem;
  padding: 0.875rem 1rem;
  border: 1px solid rgba(232,44,108,0.18);
  flex: 1;
  min-width: 8.75rem;
}.psq-seo_stat_val-3ex {
  font-size: 20px;
  color: #E82C6C;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
}.psq-seo_stat_lb-3ex {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #756E90;
}.psq-faq-3ex {
  padding: 2.25rem 1rem 0;
  background: #0D0B15;
}
@media(min-width: 767px) {.psq-faq-3ex {
  padding: 44px 1.5rem 0;
}
}.psq-faq_in-3ex {
  margin: 0 auto;
  max-width: 83.75rem;
}.psq-faq_head-3ex {
  margin-bottom: 20px;
}.psq-faq_label-3ex {
  margin-bottom: 8px;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  color: #E82C6C;
}.psq-faq_h2-3ex {
  font-family: 'Rajdhani', sans-serif;
  color: #F2EFF9;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
}
@media(min-width: 769px) {.psq-faq_h2-3ex {
  font-size: 24px;
}
}.psq-faq_list-3ex {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.psq-faq_item-3ex {
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 8px;
  overflow: hidden;
  background: #161325;
}.psq-faq_q-3ex {
  transition: color .2s;
  padding: 1rem 1.25rem;
  gap: 12px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  font-size: 14px;
  font-weight: 600;
  overflow-wrap: break-word;
  cursor: pointer;
  align-items: center;
  color: #C8C2DC;
}.psq-faq_q-3ex:hover {
  color: #F2EFF9;
}.psq-faq_q_ic-3ex {
  border-radius: 50%;
  background: rgba(255,255,255,0.05);
  transition: transform .25s;
  display: flex;
  height: 24px;
  width: 24px;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  font-size: 1rem;
  color: #E82C6C;
}.psq-faq_item-3ex.psq-state_open-3ex .psq-faq_q_ic-3ex {
  transform: rotate(45deg);
}.psq-faq_a-3ex {
  padding: 0 20px 1rem;
  font-size: 13px;
  line-height: 1.7;
  display: none;
  color: #756E90;
  overflow-wrap: break-word;
}.psq-faq_item-3ex.psq-state_open-3ex .psq-faq_a-3ex {
  display: block;
}.psq-faq_a-3ex strong {
  font-weight: 700;
  color: #C8C2DC;
}.psq-faq_a-3ex a {
  color: #E82C6C;
  text-decoration: underline;
}.psq-faq_a-3ex ul,.psq-faq_a-3ex ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 1.25rem;
}.psq-faq_a-3ex ol {
  list-style: decimal;
}.psq-faq_a-3ex li {
  margin-bottom: 4px;
  line-height: 1.6;
}.psq-faq_a-3ex table {
  margin: 8px 0;
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
  font-size: 12px;
  display: block;
}
@media(min-width: 771px) {.psq-faq_a-3ex table {
  display: table;
}
}.psq-faq_a-3ex th {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  text-align: left;
  color: #C8C2DC;
}.psq-faq_a-3ex td {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #756E90;
}.psq-seo-3ex {
  background: #0D0B15;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.psq-seo-3ex {
  padding: 2.75rem 24px 0;
}
}.psq-seo_in-3ex {
  background: #161325;
  padding: 28px 24px;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 13px;
  margin: 0 auto;
  max-width: 83.75rem;
}
@media(min-width: 765px) {.psq-seo_in-3ex {
  padding: 2.25rem 2.5rem;
}
}.psq-seo_label-3ex {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 10px;
  color: #E82C6C;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.psq-seo_h2-3ex {
  font-family: 'Rajdhani', sans-serif;
  margin-bottom: 0.875rem;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
  color: #F2EFF9;
}
@media(min-width:768px) {.psq-seo_h2-3ex {
  font-size: 24px;
}
}.psq-seo_body-3ex {
  color: #9B93B4;
  font-size: 0.875rem;
  line-height: 1.75;
  overflow-wrap: break-word;
}.psq-seo_body-3ex p {
  font-size: 14px;
  color: #9B93B4;
  margin-bottom: 12px;
  line-height: 1.75;
}.psq-seo_body-3ex p:last-child {
  margin-bottom: 0;
}.psq-seo_body-3ex strong {
  font-weight: 700;
  color: #C8C2DC;
}.psq-seo_body-3ex a {
  transition: color .2s;
  text-decoration: underline;
  color: #E82C6C;
}.psq-seo_body-3ex a:hover {
  color: #F24080;
}.psq-seo_body-3ex ul,.psq-seo_body-3ex ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.psq-seo_body-3ex ol {
  list-style: decimal;
}.psq-seo_body-3ex li {
  color: #9B93B4;
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 0.375rem;
}.psq-seo_body-3ex table {
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
  font-size: 13px;
  width: 100%;
  margin-bottom: 12px;
}
@media(min-width: 766px) {.psq-seo_body-3ex table {
  display: table;
}
}.psq-seo_body-3ex th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 12px;
  text-align: left;
  font-weight: 700;
  color: #C8C2DC;
}.psq-seo_body-3ex td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #9B93B4;
}.psq-seo_cols-3ex {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 638px) {.psq-seo_cols-3ex {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.psq-seo_cols-3ex {
  grid-template-columns: repeat(3,1fr);
}
}.psq-seo_col_h-3ex {
  margin-bottom: 7px;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #C8C2DC;
  font-size: 0.813rem;
}.psq-seo_col_p-3ex {
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 0.813rem;
  color: #756E90;
}.psq-seo_stats-3ex {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.psq-seo_stat-3ex {
  border: 1px solid rgba(232,44,108,0.18);
  background: rgba(232,44,108,0.08);
  padding: 0.875rem 1rem;
  border-radius: 0.5rem;
  flex: 1;
  min-width: 140px;
}.psq-seo_stat_val-3ex {
  overflow-wrap: break-word;
  margin-bottom: 4px;
  color: #E82C6C;
  font-weight: 800;
  font-size: 1.25rem;
}.psq-seo_stat_lb-3ex {
  font-size: 11px;
  color: #756E90;
  overflow-wrap: break-word;
}.psq-ft-3ex {
  border-top: 1px solid rgba(255,255,255,0.05);
  background: #080610;
  margin-top: 48px;
}.psq-ft_support-3ex {
  padding: 1.5rem 1rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 766px) {.psq-ft_support-3ex {
  padding: 1.75rem 24px;
}
}.psq-ft_support_in-3ex {
  margin: 0 auto;
  gap: 16px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  max-width: 1340px;
}.psq-ft_support_main-3ex {
  gap: 1rem;
  flex: 1;
  min-width: 13.75rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.psq-ft_support_ic-3ex {
  flex-shrink: 0;
  color: #E82C6C;
}.psq-ft_support_ic-3ex svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 30px;
  width: 30px;
}.psq-ft_support_text_title-3ex {
  font-size: 0.938rem;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 3px;
  color: #F2EFF9;
}.psq-ft_support_text_sub-3ex {
  overflow-wrap: break-word;
  font-size: 12px;
  color: #756E90;
}.psq-ft_support_btn-3ex {
  border-radius: 0.5rem;
  background: #E82C6C;
  transition: background .2s;
  padding: 0.688rem 22px;
  font-weight: 700;
  flex-shrink: 0;
  color: #F2EFF9;
  font-size: 0.813rem;
  white-space: nowrap;
}.psq-ft_support_btn-3ex:hover {
  background: #F24080;
}.psq-ft_support_contacts-3ex {
  gap: 1rem;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.psq-ft_support_contact-3ex {
  color: #5C566F;
  font-size: 12px;
  line-height: 1.4;
}.psq-ft_support_contact-3ex strong {
  color: #9B93B4;
  display: block;
  font-size: 0.688rem;
  font-weight: 600;
  margin-bottom: 2px;
}.psq-ft_main-3ex {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 32px 16px 24px;
}
@media(min-width: 766px) {.psq-ft_main-3ex {
  padding: 2.5rem 24px 32px;
}
}.psq-ft_main_in-3ex {
  gap: 24px;
  margin: 0 auto;
  max-width: 1340px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 637px) {.psq-ft_main_in-3ex {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.psq-ft_main_in-3ex {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.psq-ft_col_logo-3ex {
  grid-column: 1/-1;
}
@media(min-width: 1082px) {.psq-ft_col_logo-3ex {
  grid-column: auto;
}
}.psq-ft_logo-3ex {
  gap: 0.563rem;
  align-items: center;
  margin-bottom: 12px;
  display: flex;
  font-size: 16px;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F2EFF9;
}.psq-ft_logo_mark-3ex {
  border-radius: 5px;
  overflow: hidden;
  height: 1.875rem;
  width: 30px;
}.psq-ft_logo_mark-3ex img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.psq-ft_logo_sub-3ex {
  max-width: 12.5rem;
  overflow-wrap: break-word;
  line-height: 1.55;
  color: #5C566F;
  font-size: 12px;
}.psq-ft_col_title-3ex {
  text-transform: uppercase;
  font-weight: 700;
  color: #9B93B4;
  margin-bottom: 14px;
  letter-spacing: .07em;
  font-size: 0.75rem;
}.psq-ft_col_links-3ex {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.psq-ft_col_link-3ex {
  transition: color .2s;
  font-size: 13px;
  color: #5C566F;
  overflow-wrap: break-word;
}.psq-ft_col_link-3ex:hover {
  color: #C8C2DC;
}.psq-ft_apps-3ex {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.psq-ft_app_card-3ex {
  background: rgba(255,255,255,0.05);
  padding: 0.625rem 0.75rem;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 5px;
  gap: 0.625rem;
  transition: border-color .2s;
  align-items: center;
  display: flex;
}.psq-ft_app_card-3ex:hover {
  border-color: rgba(232,44,108,0.45);
}.psq-ft_app_card_ic-3ex svg {
  stroke-linecap: round;
  width: 22px;
  height: 22px;
  stroke-linejoin: round;
}.psq-ft_app_card_os-3ex {
  font-size: 0.625rem;
  font-weight: 600;
  color: #5C566F;
}.psq-ft_app_card_action-3ex {
  color: #C8C2DC;
  font-weight: 700;
  font-size: 0.75rem;
}.psq-ft_bot-3ex {
  padding: 1.25rem 1rem;
}
@media(min-width: 769px) {.psq-ft_bot-3ex {
  padding: 20px 24px;
}
}.psq-ft_bot_in-3ex {
  gap: 1rem;
  margin: 0 auto;
  max-width: 1340px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.psq-ft_socials-3ex {
  gap: 8px;
  display: flex;
}.psq-ft_soc-3ex {
  transition: background .2s;
  border-radius: 0.313rem;
  border: 1px solid rgba(255,255,255,0.10);
  background: rgba(255,255,255,0.05);
  justify-content: center;
  display: flex;
  height: 36px;
  width: 36px;
  align-items: center;
  color: #9B93B4;
}.psq-ft_soc-3ex svg {
  stroke-linejoin: round;
  width: 16px;
  height: 16px;
  stroke-linecap: round;
}.psq-ft_soc-3ex:hover {
  background: rgba(255,255,255,0.07);
}.psq-ft_legal-3ex {
  flex: 1;
  font-size: 11px;
  line-height: 1.6;
  min-width: 200px;
  color: #877FA0;
  overflow-wrap: break-word;
}.psq-ft_legal-3ex strong {
  font-weight: 700;
  color: #9B93B4;
}.psq-ft_legal-3ex a {
  color: #9B93B4;
  text-decoration: underline;
}.psq-ft_age-3ex {
  border-radius: 50%;
  border: 2px solid #877FA0;
  font-size: 0.688rem;
  display: flex;
  height: 2rem;
  color: #877FA0;
  width: 2rem;
  font-weight: 800;
  justify-content: center;
  margin-left: auto;
  align-items: center;
  flex-shrink: 0;
}