html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  margin: 0;
  padding: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  border: 0;
  background: none;
  color: inherit;
  cursor: pointer;
}a:link,a:visited {
  text-decoration: none;
  color: inherit;
}img,svg,video {
  max-width: 100%;
  display: block;
}body {
  background: #090D18;
  font-family: 'Inter', sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #C4BBA8;
  line-height: 1.6;
  min-height: 100vh;
}.pxp_layout-fqk {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.pxp_page-fqk {
  display: flex;
  min-height: 100vh;
}.pxp_main-fqk {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media (min-width: 1082px) {.pxp_main-fqk {
  padding-left: 13.75rem;
}
}
@media (max-width: 1076px) {.pxp_main-fqk {
  padding-bottom: 4.5rem;
}
}.pxp_gc-fqk {
  border-radius: 10px;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #0C1220;
  overflow: hidden;
  flex-shrink: 0;
  position: relative;
  cursor: pointer;
  width: 8.75rem;
}
@media(min-width: 643px) {.pxp_gc-fqk {
  width: 156px;
}
}
@media(min-width: 1079px) {.pxp_gc-fqk {
  width: 10.5rem;
}
}.pxp_gc-fqk:hover {
  border-color: rgba(26, 168, 160, 0.07);
  transform: translateY(-3px);
}.pxp_gc_img-fqk {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.pxp_gc_img-fqk img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  position: absolute;
  height: 100%;
}.pxp_gc_hover-fqk {
  background: rgba(5, 8, 16, 0.72);
  transition: opacity .2s;
  inset: 0;
  opacity: 0;
  display: flex;
  position: absolute;
  align-items: center;
  justify-content: center;
}.pxp_gc-fqk:hover .pxp_gc_hover-fqk {
  opacity: 1;
}.pxp_gc_hover_btn-fqk {
  background: #1AA8A0;
  border-radius: 0.375rem;
  padding: 8px 16px;
  font-size: 0.75rem;
  color: #EDE7D4;
  font-weight: 700;
}.pxp_gc_info-fqk {
  padding: 8px 0.625rem 10px;
}.pxp_gc_name-fqk {
  overflow: hidden;
  max-width: 100%;
  font-weight: 600;
  color: #C4BBA8;
  margin-bottom: 3px;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.75rem;
}.pxp_gc_prov-fqk {
  color: #524D47;
  font-size: 10px;
}.pxp_gc_tag-fqk {
  padding: 2px 0.438rem;
  border-radius: 4px;
  z-index: 2;
  position: absolute;
  font-size: 0.563rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .04em;
  left: 6px;
  top: 0.375rem;
}.pxp_gc_tag_hot-fqk {
  background: #D94040;
  color: #fff;
}.pxp_gc_tag_new-fqk {
  background: #22C97A;
  color: #090D18;
}.pxp_gc_tag_jp-fqk {
  background: #C8963C;
  color: #090D18;
}.pxp_gc_tag_ex-fqk {
  background: #156E78;
  color: #fff;
}.pxp_gc_tag_live-fqk {
  background: #D94040;
  color: #fff;
}.pxp_gr-fqk {
  background: #090D18;
  padding: 32px 16px 0;
}
@media(min-width:768px) {.pxp_gr-fqk {
  padding: 2.25rem 1.5rem 0;
}
}.pxp_gr_in-fqk {
  margin: 0 auto;
  max-width: 1320px;
}.pxp_gr_head-fqk {
  gap: 0.75rem;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
  flex-wrap: wrap;
}.pxp_gr_head_l-fqk {
  flex: 1;
  gap: 0.625rem;
  align-items: center;
  min-width: 0;
  display: flex;
}.pxp_gr_ic-fqk {
  border-radius: 10px;
  flex-shrink: 0;
  width: 2rem;
  align-items: center;
  justify-content: center;
  height: 32px;
  display: flex;
}.pxp_gr_ic-fqk svg {
  width: 16px;
  height: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.pxp_gr_title-fqk {
  font-size: 16px;
  color: #EDE7D4;
  font-family: 'Cinzel', serif;
  font-weight: 700;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.pxp_gr_title-fqk {
  font-size: 1.125rem;
}
}.pxp_gr_more-fqk {
  gap: 0.313rem;
  transition: color .2s;
  font-weight: 600;
  flex-shrink: 0;
  font-size: 12px;
  color: #665E54;
  display: flex;
  white-space: nowrap;
  align-items: center;
}.pxp_gr_more-fqk:hover {
  color: #1AA8A0;
}.pxp_gr_more-fqk svg {
  width: 0.75rem;
  height: 12px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.pxp_gr_arrows-fqk {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.pxp_gr_arr-fqk {
  transition: background .15s,color .15s;
  border-radius: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  justify-content: center;
  color: #8E8678;
  height: 30px;
  align-items: center;
  width: 1.875rem;
  display: flex;
}.pxp_gr_arr-fqk:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #EDE7D4;
}.pxp_gr_arr-fqk svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.813rem;
  width: 0.813rem;
}.pxp_gr_seo_h-fqk {
  margin: 0 0 0.375rem;
  font-weight: 700;
  max-width: 42.5rem;
  font-family: 'Cinzel', serif;
  color: #C4BBA8;
  overflow-wrap: break-word;
  font-size: 13px;
}
@media(min-width: 766px) {.pxp_gr_seo_h-fqk {
  font-size: 0.875rem;
}
}.pxp_gr_seo-fqk {
  margin-bottom: 0.75rem;
  color: #665E54;
  overflow-wrap: break-word;
  font-size: 12px;
  max-width: 42.5rem;
  line-height: 1.55;
}.pxp_gr_seo-fqk strong {
  font-weight: 600;
  color: #C4BBA8;
}.pxp_gr_scroll-fqk {
  gap: 10px;
  padding-bottom: 0.625rem;
  -webkit-overflow-scrolling: touch;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
}.pxp_gr_scroll-fqk::-webkit-scrollbar {
  display: none;
}
@media(min-width:768px) {.pxp_gr_scroll-fqk {
  gap: 0.75rem;
}
}.pxp_tb-fqk {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #090D18;
  left: 0;
  right: 0;
  top: 0;
  display: flex;
  z-index: 80;
  position: fixed;
  align-items: center;
  height: 3.5rem;
}.pxp_tb_in-fqk {
  padding: 0 0.875rem;
  gap: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}.pxp_tb_burger-fqk {
  border-radius: 10px;
  gap: 0.313rem;
  height: 38px;
  justify-content: center;
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 2.375rem;
  margin-right: 0.5rem;
  flex-shrink: 0;
}.pxp_tb_burger-fqk:hover {
  background: rgba(255, 255, 255, 0.05);
}.pxp_tb_burger_line-fqk {
  border-radius: 1px;
  background: #8E8678;
  display: block;
  width: 1.125rem;
  height: 2px;
}
@media(min-width: 1079px) {.pxp_tb_burger-fqk {
  display: none;
}
}.pxp_tb_logo-fqk {
  gap: 0.563rem;
  margin-right: 20px;
  overflow-wrap: break-word;
  font-size: 1.125rem;
  align-items: center;
  display: flex;
  font-weight: 800;
  letter-spacing: -.01em;
  color: #EDE7D4;
  flex-shrink: 0;
}.pxp_tb_logo_mark-fqk {
  overflow: hidden;
  border-radius: 0.625rem;
  justify-content: center;
  height: 32px;
  align-items: center;
  display: flex;
  width: 32px;
}.pxp_tb_logo_mark-fqk img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.pxp_tb_nav-fqk {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 641px) {.pxp_tb_nav-fqk {
  display: flex;
}
}.pxp_tb_tab-fqk {
  border-radius: 10px;
  padding: 0.5rem 14px;
  transition: background .15s,color .15s;
  font-weight: 600;
  font-size: 0.813rem;
  white-space: nowrap;
  color: #8E8678;
}.pxp_tb_tab-fqk:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EDE7D4;
}.pxp_tb_tab-fqk.pxp_state_active-fqk {
  background: rgba(26, 168, 160, 0.18);
  color: #EDE7D4;
}.pxp_tb_right-fqk {
  gap: 0.5rem;
  display: flex;
  align-items: center;
  margin-left: auto;
  flex-shrink: 0;
}.pxp_tb_login-fqk {
  transition: border-color .2s,color .2s;
  padding: 9px 16px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 10px;
  font-weight: 600;
  color: #C4BBA8;
  display: none;
  font-size: 13px;
}.pxp_tb_login-fqk:hover {
  border-color: rgba(26, 168, 160, 0.55);
  color: #EDE7D4;
}
@media(min-width: 481px) {.pxp_tb_login-fqk {
  display: block;
}
}.pxp_tb_reg-fqk {
  padding: 9px 1.125rem;
  border-radius: 10px;
  transition: background .2s;
  background: #22C97A;
  color: #07100F;
  font-weight: 700;
  font-size: 13px;
  white-space: nowrap;
}.pxp_tb_reg-fqk:hover {
  background: #28E088;
}.pxp_sb-fqk {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  background: #101828;
  transition: transform .25s ease;
  transform: translateX(-100%);
  overflow-y: auto;
  width: 13.75rem;
  bottom: 0;
  position: fixed;
  top: 3.5rem;
  left: 0;
  z-index: 70;
}.pxp_sb-fqk.pxp_state_open-fqk {
  transform: translateX(0);
}.pxp_sb-fqk::-webkit-scrollbar {
  width: 4px;
}.pxp_sb-fqk::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1079px) {.pxp_sb-fqk {
  transform: translateX(0);
}
}.pxp_sb_auth-fqk {
  padding: 14px 0.75rem 0.625rem;
}.pxp_sb_btn_reg-fqk {
  padding: 11px;
  border-radius: 0.625rem;
  transition: background .2s;
  background: #22C97A;
  text-align: center;
  display: block;
  margin-bottom: 8px;
  font-weight: 700;
  font-size: 13px;
  color: #07100F;
}.pxp_sb_btn_reg-fqk:hover {
  background: #28E088;
}.pxp_sb_btn_login-fqk {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.625rem;
  transition: border-color .2s;
  padding: 10px;
  color: #C4BBA8;
  font-weight: 600;
  font-size: 13px;
  display: block;
  text-align: center;
}.pxp_sb_btn_login-fqk:hover {
  border-color: rgba(26, 168, 160, 0.55);
  color: #EDE7D4;
}.pxp_sb_promo-fqk {
  padding: 0.75rem 0.875rem;
  overflow: hidden;
  margin: 0 0.75rem 10px;
  border: 1px solid rgba(26, 168, 160, 0.18);
  border-radius: 0.625rem;
  background: linear-gradient(135deg,#0D2030,#101828);
  position: relative;
}.pxp_sb_promo-fqk::before {
  background: radial-gradient(circle,rgba(26, 168, 160, 0.18),transparent 70%);
  border-radius: 50%;
  position: absolute;
  content: '';
  top: -20px;
  height: 5rem;
  width: 5rem;
  right: -20px;
}.pxp_sb_promo_title-fqk {
  font-weight: 700;
  margin-bottom: 0.25rem;
  letter-spacing: .06em;
  text-transform: uppercase;
  color: #1AA8A0;
  font-size: 11px;
}.pxp_sb_promo_text-fqk {
  overflow-wrap: break-word;
  line-height: 1.35;
  color: #EDE7D4;
  font-size: 0.75rem;
  font-weight: 600;
}.pxp_sb_promo_sub-fqk {
  color: #665E54;
  margin-top: 3px;
  font-size: 0.625rem;
}.pxp_sb_nav-fqk {
  padding: 6px 0.5rem 16px;
}.pxp_sb_nav_lb-fqk {
  padding: 0.625rem 0.5rem 0.375rem;
  font-size: 0.625rem;
  text-transform: uppercase;
  color: #524D47;
  font-weight: 700;
  letter-spacing: .08em;
}.pxp_sb_link-fqk {
  gap: 10px;
  border-radius: 0.375rem;
  transition: background .15s,color .15s;
  padding: 0.563rem 10px;
  overflow-wrap: break-word;
  color: #8E8678;
  display: flex;
  font-weight: 500;
  align-items: center;
  font-size: 0.813rem;
  cursor: pointer;
}.pxp_sb_link-fqk:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EDE7D4;
}.pxp_sb_link-fqk.pxp_state_active-fqk {
  background: rgba(26, 168, 160, 0.18);
  color: #EDE7D4;
}.pxp_sb_ic-fqk {
  border-radius: 6px;
  align-items: center;
  width: 30px;
  flex-shrink: 0;
  height: 30px;
  justify-content: center;
  display: flex;
}.pxp_sb_ic-fqk svg {
  height: 16px;
  stroke-linejoin: round;
  width: 1rem;
  stroke-linecap: round;
}.pxp_sb_ic_1-fqk {
  background: rgba(26, 168, 160, 0.07);
  color: #1AA8A0;
}.pxp_sb_ic_2-fqk {
  background: rgba(34, 201, 122, 0.16);
  color: #22C97A;
}.pxp_sb_ic_3-fqk {
  background: rgba(200, 150, 60, 0.18);
  color: #C8963C;
}.pxp_sb_ic_4-fqk {
  background: rgba(21, 110, 120, 0.28);
  color: #156E78;
}.pxp_sb_ic_5-fqk {
  background: rgba(26, 168, 160, 0.07);
  color: #D4558A;
}.pxp_sb_ic_6-fqk {
  background: rgba(21, 110, 120, 0.28);
  color: #8A3FC8;
}.pxp_sb_badge-fqk {
  padding: 2px 7px;
  border-radius: 6px;
  background: #C8963C;
  margin-left: auto;
  font-weight: 700;
  color: #07100F;
  font-size: 9px;
}.pxp_sb_bot-fqk {
  gap: 0.5rem;
  padding: 0.75rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.pxp_sb_lang-fqk,.pxp_sb_help-fqk {
  gap: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  flex: 1;
  border-radius: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  padding: 0.563rem 0.375rem;
  transition: border-color .2s;
  display: flex;
  align-items: center;
  font-size: 11px;
  justify-content: center;
  color: #8E8678;
  font-weight: 600;
}.pxp_sb_lang-fqk:hover,.pxp_sb_help-fqk:hover {
  border-color: rgba(26, 168, 160, 0.55);
  color: #EDE7D4;
}.pxp_sb_lang-fqk svg,.pxp_sb_help-fqk svg {
  height: 13px;
  width: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.pxp_sb_bd-fqk {
  background: rgba(5, 8, 16, 0.72);
  inset: 0;
  position: fixed;
  z-index: 69;
  display: none;
}.pxp_sb_bd-fqk.pxp_state_on-fqk {
  display: block;
}
@media(min-width: 1081px) {.pxp_sb_bd-fqk {
  display: none!important;
}
}.pxp_mob_nav-fqk {
  background: #101828;
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  right: 0;
  position: fixed;
  left: 0;
  display: flex;
  bottom: 0;
  z-index: 80;
}
@media(min-width: 1081px) {.pxp_mob_nav-fqk {
  display: none;
}
}.pxp_mob_nav_item-fqk {
  gap: 4px;
  flex: 1;
  padding: 0.25rem 2px;
  display: flex;
  cursor: pointer;
  align-items: center;
  flex-direction: column;
  color: #524D47;
}.pxp_mob_nav_ic-fqk {
  line-height: 1;
}.pxp_mob_nav_ic-fqk svg {
  stroke-linecap: round;
  height: 1.25rem;
  width: 20px;
  stroke-linejoin: round;
}.pxp_mob_nav_lb-fqk {
  color: #524D47;
  font-weight: 600;
  font-size: 0.625rem;
}.pxp_mob_nav_item-fqk.pxp_state_active-fqk {
  color: #1AA8A0;
}.pxp_mob_nav_item-fqk.pxp_state_active-fqk .pxp_mob_nav_lb-fqk {
  color: #1AA8A0;
}.pxp_hero-fqk {
  padding: 20px 16px 0;
  background: #090D18;
}
@media(min-width: 769px) {.pxp_hero-fqk {
  padding: 24px 24px 0;
}
}.pxp_hero_in-fqk {
  gap: 0.75rem;
  margin: 0 auto;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 1320px;
}
@media(min-width: 861px) {.pxp_hero_in-fqk {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1097px) {.pxp_hero_in-fqk {
  grid-template-columns: 1fr 21.25rem;
}
}.pxp_hero_promo-fqk {
  overflow: hidden;
  background: #0C1220;
  border-radius: 1rem;
  display: flex;
  align-items: stretch;
  position: relative;
  min-height: 13.75rem;
}
@media(min-width: 767px) {.pxp_hero_promo-fqk {
  min-height: 17.5rem;
}
}.pxp_hero_promo_bg-fqk {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg,#0D2030 0%,#090D18 100%);
  background-size: cover;
  position: absolute;
}.pxp_hero_promo_bg-fqk::after {
  background: linear-gradient(90deg,#090D18 0%,rgba(5, 8, 16, 0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.pxp_hero_promo_glow-fqk {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(21, 110, 120, 0.28) 0%,transparent 65%);
  height: 18.75rem;
  width: 300px;
  pointer-events: none;
  top: -40px;
  right: 3.75rem;
  position: absolute;
}.pxp_hero_promo_ct-fqk {
  padding: 1.75rem 24px 1.75rem 28px;
  z-index: 2;
  display: flex;
  justify-content: center;
  position: relative;
  flex-direction: column;
  max-width: 480px;
}
@media(min-width: 771px) {.pxp_hero_promo_ct-fqk {
  padding: 40px 2rem;
}
}.pxp_hero_badge-fqk {
  background: rgba(26, 168, 160, 0.18);
  border: 1px solid rgba(26, 168, 160, 0.07);
  padding: 0.313rem 12px;
  border-radius: 20px;
  letter-spacing: .08em;
  margin-bottom: 0.875rem;
  font-size: 0.625rem;
  text-transform: uppercase;
  display: inline-block;
  font-weight: 700;
  color: #1AA8A0;
}.pxp_hero_h1-fqk {
  font-weight: 800;
  overflow-wrap: break-word;
  line-height: 1.15;
  font-family: 'Cinzel', serif;
  margin-bottom: 10px;
  color: #EDE7D4;
  font-size: 26px;
}.pxp_hero_h1-fqk em {
  color: #C8963C;
  font-style: normal;
}
@media(min-width:768px) {.pxp_hero_h1-fqk {
  font-size: 2.25rem;
}
}.pxp_hero_sub-fqk {
  line-height: 1.55;
  margin-bottom: 20px;
  color: #8E8678;
  font-size: 0.813rem;
}
@media(min-width: 770px) {.pxp_hero_sub-fqk {
  font-size: 14px;
}
}.pxp_hero_row-fqk {
  gap: 10px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.pxp_hero_cta-fqk {
  transition: background .2s;
  padding: 0.813rem 26px;
  background: #22C97A;
  border-radius: 0.625rem;
  font-size: 14px;
  font-weight: 700;
  box-shadow: 0 4px 18px rgba(34, 201, 122, 0.44), 0 1px 0 rgba(255,255,255,0.08) inset;
  color: #07100F;
}.pxp_hero_cta-fqk:hover {
  background: #28E088;
}.pxp_hero_terms-fqk {
  color: #524D47;
  font-size: 0.688rem;
}.pxp_hero_game-fqk {
  overflow: hidden;
  border-radius: 16px;
  background: #0C1220;
  border: 1px solid rgba(255, 255, 255, 0.05);
  flex-direction: column;
  position: relative;
  display: flex;
}.pxp_hero_game_badge-fqk {
  border: 1px solid rgba(200, 150, 60, 0.18);
  border-radius: 20px;
  background: rgba(200, 150, 60, 0.18);
  padding: 0.313rem 0.625rem;
  font-weight: 700;
  color: #C8963C;
  text-transform: uppercase;
  z-index: 3;
  position: absolute;
  left: 12px;
  top: 0.75rem;
  letter-spacing: .06em;
  font-size: 0.625rem;
}.pxp_hero_game_badge-fqk svg {
  vertical-align: -1px;
  margin-right: 4px;
  width: 0.688rem;
  height: 11px;
}.pxp_hero_game_img-fqk {
  background: linear-gradient(135deg,#0D2030,#090D18);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.pxp_hero_game_img-fqk img {
  inset: 0;
  width: 100%;
  position: absolute;
  object-fit: cover;
  height: 100%;
}.pxp_hero_game_play-fqk {
  inset: 0;
  transition: opacity .2s;
  background: rgba(5, 8, 16, 0.72);
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  opacity: 0;
}.pxp_hero_game-fqk:hover .pxp_hero_game_play-fqk {
  opacity: 1;
}.pxp_hero_game_play-fqk span {
  border-radius: 50%;
  background: #1AA8A0;
  width: 52px;
  align-items: center;
  height: 52px;
  display: flex;
  justify-content: center;
}.pxp_hero_game_play-fqk span svg {
  height: 1.125rem;
  margin-left: 2px;
  width: 18px;
}.pxp_hero_game_info-fqk {
  padding: 14px 1rem;
}.pxp_hero_game_title-fqk {
  margin-bottom: 4px;
  font-size: 0.938rem;
  color: #EDE7D4;
  font-weight: 700;
  overflow-wrap: break-word;
}.pxp_hero_game_provider-fqk {
  color: #665E54;
  font-size: 0.688rem;
}.pxp_hero_game_btn-fqk {
  padding: 0.688rem;
  border-radius: 0.625rem;
  margin: 12px 16px 16px;
  background: #1AA8A0;
  transition: background .2s;
  font-size: 0.813rem;
  font-weight: 700;
  display: block;
  text-align: center;
  color: #EDE7D4;
}.pxp_hero_game-fqk:hover .pxp_hero_game_btn-fqk {
  background: #1DC5BC;
}.pxp_sbar-fqk {
  padding: 16px 16px 0;
  background: #090D18;
}
@media(min-width: 767px) {.pxp_sbar-fqk {
  padding: 1.125rem 24px 0;
}
}.pxp_sbar_in-fqk {
  margin: 0 auto;
  max-width: 1320px;
}.pxp_sbar_row-fqk {
  gap: 0.625rem;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
  display: flex;
}.pxp_sbar_input-fqk {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 11px 1rem;
  transition: border-color .2s;
  gap: 0.625rem;
  background: #0C1220;
  flex: 1;
  border-radius: 0.625rem;
  display: flex;
  font-size: 13px;
  color: #665E54;
  cursor: pointer;
  align-items: center;
}.pxp_sbar_input-fqk:hover {
  border-color: rgba(26, 168, 160, 0.55);
}.pxp_sbar_input-fqk svg {
  height: 0.938rem;
  width: 15px;
  stroke-linejoin: round;
  flex-shrink: 0;
  stroke-linecap: round;
}.pxp_sbar_providers-fqk {
  background: #0C1220;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s;
  gap: 8px;
  padding: 11px 1.125rem;
  border-radius: 10px;
  display: flex;
  align-items: center;
  font-size: 0.813rem;
  white-space: nowrap;
  font-weight: 600;
  color: #C4BBA8;
}.pxp_sbar_providers-fqk:hover {
  border-color: rgba(26, 168, 160, 0.55);
  color: #EDE7D4;
}.pxp_sbar_providers-fqk svg {
  height: 14px;
  stroke-linecap: round;
  width: 0.875rem;
  stroke-linejoin: round;
}.pxp_sbar_tabs-fqk {
  gap: 6px;
  overflow-x: auto;
  padding-bottom: 2px;
  scrollbar-width: none;
  display: flex;
}.pxp_sbar_tabs-fqk::-webkit-scrollbar {
  display: none;
}.pxp_sbar_tab-fqk {
  padding: 8px 14px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  gap: 7px;
  transition: background .15s,color .15s,border-color .15s;
  border-radius: 1.25rem;
  font-weight: 600;
  white-space: nowrap;
  color: #8E8678;
  flex-shrink: 0;
  display: flex;
  cursor: pointer;
  font-size: 12px;
  align-items: center;
}.pxp_sbar_tab-fqk:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(26, 168, 160, 0.55);
  color: #EDE7D4;
}.pxp_sbar_tab-fqk.pxp_state_active-fqk {
  border-color: rgba(26, 168, 160, 0.07);
  background: rgba(26, 168, 160, 0.18);
  color: #EDE7D4;
}.pxp_sbar_tab_ic-fqk svg {
  width: 14px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 14px;
}.pxp_wy-fqk {
  padding: 32px 16px 0;
  background: #090D18;
}
@media(min-width: 769px) {.pxp_wy-fqk {
  padding: 2.5rem 24px 0;
}
}.pxp_wy_in-fqk {
  margin: 0 auto;
  max-width: 82.5rem;
}.pxp_wy_head-fqk {
  max-width: 45rem;
  margin-bottom: 18px;
}.pxp_wy_label-fqk {
  font-size: 0.688rem;
  font-weight: 700;
  color: #1AA8A0;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  letter-spacing: .08em;
}.pxp_wy_h2-fqk {
  font-family: 'Cinzel', serif;
  color: #EDE7D4;
  font-size: 1.25rem;
  font-weight: 800;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.pxp_wy_h2-fqk {
  font-size: 1.5rem;
}
}.pxp_wy_intro-fqk {
  margin: 0;
  line-height: 1.6;
  color: #665E54;
  font-size: 0.813rem;
}.pxp_wy_grid-fqk {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.pxp_wy_grid-fqk {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.pxp_wy_grid-fqk {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.pxp_wy_card-fqk {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #101828;
  border-radius: 0.625rem;
  padding: 20px;
  transition: border-color .2s,transform .2s;
}.pxp_wy_card-fqk:hover {
  transform: translateY(-2px);
  border-color: rgba(26, 168, 160, 0.07);
}.pxp_wy_card_ic-fqk {
  border-radius: 50%;
  background: rgba(26, 168, 160, 0.18);
  width: 44px;
  color: #1AA8A0;
  margin-bottom: 0.875rem;
  display: flex;
  height: 2.75rem;
  align-items: center;
  justify-content: center;
}.pxp_wy_card_ic-fqk svg {
  width: 1.375rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.375rem;
}.pxp_wy_card_h-fqk {
  overflow-wrap: break-word;
  margin-bottom: 6px;
  line-height: 1.25;
  color: #EDE7D4;
  font-size: 0.938rem;
  font-weight: 700;
}.pxp_wy_card_p-fqk {
  line-height: 1.6;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #665E54;
}.pxp_wy_card_p-fqk strong {
  color: #C4BBA8;
  font-weight: 600;
}.pxp_gr_jp-fqk {
  padding: 20px;
  border-radius: 1rem;
  background: linear-gradient(135deg,#12103A 0%,#070A1C 100%);
  overflow: hidden;
  position: relative;
}.pxp_gr_jp-fqk::before {
  background: radial-gradient(circle,rgba(21, 110, 120, 0.28) 0%,transparent 70%);
  border-radius: 50%;
  content: '';
  position: absolute;
  width: 250px;
  left: -60px;
  top: -3.75rem;
  height: 15.625rem;
}.pxp_gr_jp-fqk::after {
  background: radial-gradient(circle,rgba(200, 150, 60, 0.18) 0%,transparent 70%);
  border-radius: 50%;
  right: 0;
  bottom: -40px;
  width: 200px;
  position: absolute;
  height: 200px;
  content: '';
}.pxp_gr_jp_head-fqk {
  gap: 1rem;
  align-items: flex-start;
  margin-bottom: 1rem;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  z-index: 1;
}.pxp_gr_jp_info-fqk {
  flex: 1;
}.pxp_gr_jp_label-fqk {
  margin-bottom: 6px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #8A3FC8;
  font-weight: 700;
  font-size: 0.688rem;
}.pxp_gr_jp_label-fqk svg {
  stroke-linejoin: round;
  width: 14px;
  margin-right: 0.25rem;
  vertical-align: -2px;
  stroke-linecap: round;
  height: 14px;
}.pxp_gr_jp_amount-fqk {
  font-weight: 800;
  color: #EDE7D4;
  line-height: 1;
  font-size: 32px;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-family: 'Cinzel', serif;
}
@media(min-width: 766px) {.pxp_gr_jp_amount-fqk {
  font-size: 40px;
}
}.pxp_gr_jp_amount-fqk span {
  color: #C8963C;
}.pxp_gr_jp_seo-fqk {
  max-width: 480px;
  overflow-wrap: break-word;
  font-size: 12px;
  line-height: 1.5;
  color: #8E8678;
}.pxp_gr_jp_cta-fqk {
  transition: background .2s;
  padding: 0.688rem 1.25rem;
  background: rgba(21, 110, 120, 0.28);
  border-radius: 10px;
  border: 1px solid rgba(21, 110, 120, 0.28);
  flex-shrink: 0;
  font-weight: 700;
  font-size: 0.813rem;
  color: #EDE7D4;
  align-self: flex-start;
  margin-top: 0.25rem;
  z-index: 1;
  white-space: nowrap;
  position: relative;
}.pxp_gr_jp_cta-fqk:hover {
  background: #156E78;
}.pxp_gcg-fqk {
  background: #090D18;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.pxp_gcg-fqk {
  padding: 2.75rem 1.5rem 0;
}
}.pxp_gcg_in-fqk {
  margin: 0 auto;
  max-width: 1320px;
}.pxp_gcg_head-fqk {
  max-width: 720px;
  margin-bottom: 20px;
}.pxp_gcg_label-fqk {
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-size: 11px;
  color: #1AA8A0;
  font-weight: 700;
}.pxp_gcg_h2-fqk {
  margin-bottom: 0.5rem;
  font-size: 22px;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #EDE7D4;
}
@media(min-width: 769px) {.pxp_gcg_h2-fqk {
  font-size: 28px;
}
}.pxp_gcg_intro-fqk {
  color: #665E54;
  font-size: 0.813rem;
  line-height: 1.6;
}.pxp_gcg_grid-fqk {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.pxp_gcg_grid-fqk {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.pxp_gcg_grid-fqk {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.pxp_gcg_card-fqk {
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 20px;
  overflow: hidden;
  border-radius: 16px;
  cursor: pointer;
  display: flex;
  justify-content: flex-end;
  position: relative;
  flex-direction: column;
  min-height: 15rem;
}.pxp_gcg_card-fqk:hover {
  border-color: rgba(26, 168, 160, 0.18);
  transform: translateY(-3px);
}.pxp_gcg_card_bg-fqk {
  inset: 0;
  position: absolute;
  z-index: 0;
}.pxp_gcg_card_bg-fqk::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.pxp_gcg_card_ic-fqk {
  background: rgba(0,0,0,.45);
  border-radius: 0.375rem;
  top: 1.125rem;
  justify-content: center;
  right: 18px;
  width: 2.5rem;
  color: #EDE7D4;
  display: flex;
  z-index: 2;
  height: 2.5rem;
  position: absolute;
  align-items: center;
}.pxp_gcg_card_ic-fqk svg {
  stroke-linecap: round;
  width: 1.25rem;
  stroke-linejoin: round;
  height: 20px;
}.pxp_gcg_card_ct-fqk {
  position: relative;
  z-index: 1;
}.pxp_gcg_card_h-fqk {
  overflow-wrap: break-word;
  color: #EDE7D4;
  font-size: 18px;
  font-family: 'Cinzel', serif;
  line-height: 1.2;
  margin-bottom: 0.5rem;
  font-weight: 800;
}
@media(min-width: 770px) {.pxp_gcg_card_h-fqk {
  font-size: 1.25rem;
}
}.pxp_gcg_card_p-fqk {
  overflow-wrap: break-word;
  color: rgba(255,255,255,.82);
  line-height: 1.55;
  margin-bottom: 0.625rem;
  font-size: 12px;
}.pxp_gcg_card_p-fqk strong {
  font-weight: 600;
  color: #EDE7D4;
}.pxp_gcg_card_cta-fqk {
  gap: 4px;
  font-size: 12px;
  text-transform: uppercase;
  align-items: center;
  display: inline-flex;
  font-weight: 700;
  letter-spacing: .04em;
  color: #1AA8A0;
}.pxp_gcg_card_cta-fqk svg {
  stroke-linejoin: round;
  width: 12px;
  stroke-linecap: round;
  height: 0.75rem;
}.pxp_ws-fqk {
  background: #090D18;
  padding: 32px 1rem 0;
}
@media(min-width: 766px) {.pxp_ws-fqk {
  padding: 2.25rem 1.5rem 0;
}
}.pxp_ws_in-fqk {
  margin: 0 auto;
  max-width: 82.5rem;
}.pxp_ws_head-fqk {
  gap: 12px;
  margin-bottom: 0.875rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
}.pxp_ws_title-fqk {
  gap: 10px;
  display: flex;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  font-family: 'Cinzel', serif;
  align-items: center;
  font-weight: 700;
  color: #EDE7D4;
  font-size: 1rem;
}.pxp_ws_title_ic-fqk svg {
  stroke-linecap: round;
  height: 18px;
  stroke-linejoin: round;
  width: 18px;
  color: #C8963C;
}.pxp_ws_online-fqk {
  gap: 7px;
  align-items: center;
  display: flex;
  font-size: 12px;
  color: #665E54;
  font-weight: 600;
}.pxp_ws_online_dot-fqk {
  background: #22C97A;
  border-radius: 50%;
  box-shadow: 0 0 0.375rem rgba(34, 201, 122, 0.16);
  width: 8px;
  height: 8px;
  flex-shrink: 0;
}.pxp_ws_scroll-fqk {
  gap: 0.5rem;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 8px;
  display: flex;
}.pxp_ws_scroll-fqk::-webkit-scrollbar {
  display: none;
}.pxp_wc-fqk {
  border-radius: 0.625rem;
  padding: 10px 14px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #0C1220;
  gap: 0.625rem;
  min-width: 220px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}.pxp_wc_img-fqk {
  background: #101828;
  overflow: hidden;
  border-radius: 6px;
  width: 2.25rem;
  height: 2.25rem;
  flex-shrink: 0;
}.pxp_wc_img-fqk img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.pxp_wc_info-fqk {
  min-width: 0;
}.pxp_wc_game-fqk {
  overflow: hidden;
  white-space: nowrap;
  font-weight: 600;
  text-overflow: ellipsis;
  font-size: 12px;
  color: #C4BBA8;
}.pxp_wc_player-fqk {
  overflow: hidden;
  color: #524D47;
  font-size: 0.625rem;
  white-space: nowrap;
  text-overflow: ellipsis;
}.pxp_wc_amount-fqk {
  margin-left: auto;
  color: #22C97A;
  font-size: 0.813rem;
  flex-shrink: 0;
  white-space: nowrap;
  font-weight: 700;
}.pxp_bon-fqk {
  padding: 36px 1rem 0;
  background: #090D18;
}
@media(min-width: 771px) {.pxp_bon-fqk {
  padding: 2.75rem 24px 0;
}
}.pxp_bon_in-fqk {
  margin: 0 auto;
  max-width: 82.5rem;
}.pxp_bon_head-fqk {
  margin-bottom: 20px;
}.pxp_bon_label-fqk {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  color: #1AA8A0;
  letter-spacing: .08em;
}.pxp_bon_h2-fqk {
  margin-bottom: 0.5rem;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  color: #EDE7D4;
  font-size: 20px;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.pxp_bon_h2-fqk {
  font-size: 24px;
}
}.pxp_bon_seo-fqk {
  max-width: 38.75rem;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #665E54;
  font-size: 13px;
}.pxp_bon_seo-fqk strong {
  color: #C4BBA8;
  font-weight: 700;
}.pxp_bon_seo-fqk a {
  color: #1AA8A0;
  text-decoration: underline;
}.pxp_bon_grid-fqk {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 642px) {.pxp_bon_grid-fqk {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.pxp_bon_grid-fqk {
  grid-template-columns: repeat(5,1fr);
}
}.pxp_bon_card-fqk {
  padding: 1rem;
  background: #0C1220;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s,transform .2s;
  border-radius: 0.625rem;
}.pxp_bon_card-fqk:hover {
  border-color: rgba(26, 168, 160, 0.07);
  transform: translateY(-2px);
}.pxp_bon_card_ic-fqk svg {
  height: 26px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 26px;
}.pxp_bon_card_ic-fqk {
  margin-bottom: 10px;
}.pxp_bon_card_type-fqk {
  color: #665E54;
  letter-spacing: .06em;
  margin-bottom: 0.375rem;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.625rem;
}.pxp_bon_card_amount-fqk {
  font-weight: 800;
  line-height: 1.1;
  margin-bottom: 0.375rem;
  color: #C8963C;
  font-size: 18px;
}.pxp_bon_card_name-fqk {
  font-size: 0.813rem;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-weight: 600;
  color: #EDE7D4;
}.pxp_bon_card_detail-fqk {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 11px;
  color: #524D47;
  line-height: 1.5;
  overflow-wrap: break-word;
  padding-top: 8px;
}.pxp_reg-fqk {
  background: #090D18;
  padding: 36px 16px 0;
}
@media(min-width: 766px) {.pxp_reg-fqk {
  padding: 2.75rem 1.5rem 0;
}
}.pxp_reg_in-fqk {
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #101828;
  margin: 0 auto;
  padding: 28px 24px;
  border-radius: 16px;
  max-width: 82.5rem;
}
@media(min-width: 770px) {.pxp_reg_in-fqk {
  padding: 40px;
}
}.pxp_reg_top-fqk {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 861px) {.pxp_reg_top-fqk {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.pxp_reg_label-fqk {
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 10px;
  letter-spacing: .08em;
  font-weight: 700;
  color: #1AA8A0;
}.pxp_reg_h2-fqk {
  overflow-wrap: break-word;
  color: #EDE7D4;
  margin-bottom: 0.75rem;
  font-weight: 800;
  line-height: 1.2;
  font-family: 'Cinzel', serif;
  font-size: 1.375rem;
}
@media(min-width: 771px) {.pxp_reg_h2-fqk {
  font-size: 28px;
}
}.pxp_reg_bonus-fqk {
  background: rgba(200, 150, 60, 0.18);
  border: 1px solid rgba(200, 150, 60, 0.18);
  padding: 10px 16px;
  gap: 0.5rem;
  border-radius: 10px;
  margin-bottom: 16px;
  align-items: center;
  display: inline-flex;
}.pxp_reg_bonus_amount-fqk {
  color: #C8963C;
  font-weight: 800;
  font-size: 20px;
}.pxp_reg_bonus_text-fqk {
  font-size: 13px;
  line-height: 1.35;
  color: #8E8678;
}.pxp_reg_cta_btn-fqk {
  border-radius: 0.625rem;
  padding: 0.875rem 2rem;
  transition: background .2s;
  background: #22C97A;
  font-size: 0.938rem;
  display: inline-block;
  margin-bottom: 12px;
  box-shadow: 0 4px 18px rgba(34, 201, 122, 0.44), 0 1px 0 rgba(255,255,255,0.08) inset;
  color: #07100F;
  font-weight: 700;
}.pxp_reg_cta_btn-fqk:hover {
  background: #28E088;
}.pxp_reg_terms-fqk {
  line-height: 1.5;
  font-size: 11px;
  color: #524D47;
}.pxp_reg_seo-fqk {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.65;
  color: #665E54;
  padding-top: 1.25rem;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-top: 20px;
}.pxp_reg_seo-fqk p {
  color: #665E54;
  font-size: 0.813rem;
  line-height: 1.65;
  margin-bottom: 10px;
}.pxp_reg_seo-fqk p:last-child {
  margin-bottom: 0;
}.pxp_reg_seo-fqk strong {
  font-weight: 700;
  color: #C4BBA8;
}.pxp_reg_seo-fqk a {
  transition: color .2s;
  text-decoration: underline;
  color: #1AA8A0;
}.pxp_reg_seo-fqk a:hover {
  color: #1DC5BC;
}.pxp_reg_seo-fqk ul,.pxp_reg_seo-fqk ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 1.125rem;
}.pxp_reg_seo-fqk ol {
  list-style: decimal;
}.pxp_reg_seo-fqk li {
  line-height: 1.65;
  margin-bottom: 0.25rem;
  font-size: 13px;
  color: #665E54;
}.pxp_reg_seo-fqk table {
  display: block;
  width: 100%;
  overflow-x: auto;
  font-size: 13px;
  margin-bottom: 0.625rem;
  border-collapse: collapse;
}
@media(min-width: 770px) {.pxp_reg_seo-fqk table {
  display: table;
}
}.pxp_reg_seo-fqk th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px;
  text-align: left;
  color: #C4BBA8;
  font-weight: 700;
}.pxp_reg_seo-fqk td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #665E54;
}.pxp_reg_steps-fqk {
  gap: 0.875rem;
  flex-direction: column;
  margin-top: 1.75rem;
  display: flex;
}
@media(min-width: 862px) {.pxp_reg_steps-fqk {
  margin-top: 0;
}
}.pxp_reg_step-fqk {
  padding: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 0.625rem;
  gap: 14px;
  background: rgba(255, 255, 255, 0.05);
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.pxp_reg_step_num-fqk {
  border-radius: 50%;
  background: rgba(26, 168, 160, 0.18);
  border: 1px solid rgba(26, 168, 160, 0.07);
  color: #1AA8A0;
  height: 34px;
  flex-shrink: 0;
  font-weight: 800;
  width: 34px;
  display: flex;
  font-size: 14px;
  justify-content: center;
  align-items: center;
}.pxp_reg_step_title-fqk {
  font-size: 0.875rem;
  margin-bottom: 3px;
  font-weight: 700;
  color: #EDE7D4;
}.pxp_reg_step_text-fqk {
  line-height: 1.5;
  color: #665E54;
  font-size: 0.75rem;
}.pxp_reg_trust-fqk {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  flex-wrap: wrap;
  margin-top: 20px;
  padding-top: 20px;
  display: flex;
}.pxp_reg_trust_item-fqk {
  gap: 7px;
  align-items: center;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  display: flex;
  color: #665E54;
}.pxp_reg_trust_ic-fqk svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1rem;
  height: 16px;
  color: #1AA8A0;
}.pxp_htp-fqk {
  padding: 2.25rem 1rem 0;
  background: #090D18;
}
@media(min-width: 766px) {.pxp_htp-fqk {
  padding: 2.75rem 24px 0;
}
}.pxp_htp_in-fqk {
  margin: 0 auto;
  max-width: 1320px;
}.pxp_htp_head-fqk {
  max-width: 45rem;
  margin-bottom: 1.375rem;
}.pxp_htp_label-fqk {
  margin-bottom: 8px;
  font-size: 11px;
  text-transform: uppercase;
  color: #1AA8A0;
  letter-spacing: .08em;
  font-weight: 700;
}.pxp_htp_h2-fqk {
  overflow-wrap: break-word;
  font-weight: 800;
  color: #EDE7D4;
  margin-bottom: 8px;
  font-family: 'Cinzel', serif;
  font-size: 1.375rem;
}
@media(min-width: 765px) {.pxp_htp_h2-fqk {
  font-size: 28px;
}
}.pxp_htp_intro-fqk {
  color: #665E54;
  font-size: 0.875rem;
  line-height: 1.6;
}.pxp_htp_steps-fqk {
  gap: 0.75rem;
  margin: 0;
  list-style: none;
  padding: 0;
  grid-template-columns: 1fr;
  display: grid;
  counter-reset: none;
}
@media(min-width: 643px) {.pxp_htp_steps-fqk {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.pxp_htp_steps-fqk {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.pxp_htp_step-fqk {
  padding: 1.25rem 1.125rem 18px;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #101828;
  flex-direction: column;
  position: relative;
  display: flex;
}.pxp_htp_step_num-fqk {
  border-radius: 50%;
  background: #1AA8A0;
  align-items: center;
  font-family: 'Cinzel', serif;
  height: 1.75rem;
  position: absolute;
  left: 20px;
  font-size: 0.813rem;
  color: #07100F;
  font-weight: 800;
  top: -0.75rem;
  justify-content: center;
  width: 28px;
  display: flex;
}.pxp_htp_step_ic-fqk {
  border-radius: 6px;
  background: rgba(26, 168, 160, 0.18);
  margin: 8px 0 0.75rem;
  align-items: center;
  height: 36px;
  color: #1AA8A0;
  display: flex;
  width: 2.25rem;
  justify-content: center;
}.pxp_htp_step_ic-fqk svg {
  stroke-linejoin: round;
  height: 1.125rem;
  stroke-linecap: round;
  width: 18px;
}.pxp_htp_step_h-fqk {
  font-size: 14px;
  color: #EDE7D4;
  font-weight: 700;
  line-height: 1.25;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
}.pxp_htp_step_p-fqk {
  line-height: 1.55;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #665E54;
}.pxp_htp_step_p-fqk strong {
  font-weight: 600;
  color: #C4BBA8;
}.pxp_htp_cta-fqk {
  background: #22C97A;
  transition: background .2s;
  border-radius: 10px;
  padding: 0.813rem 26px;
  font-size: 14px;
  margin-top: 20px;
  display: inline-block;
  color: #07100F;
  font-weight: 700;
}.pxp_htp_cta-fqk:hover {
  background: #28E088;
}.pxp_app-fqk {
  padding: 36px 1rem 0;
  background: #090D18;
}
@media(min-width:768px) {.pxp_app-fqk {
  padding: 44px 1.5rem 0;
}
}.pxp_app_in-fqk {
  margin: 0 auto;
  max-width: 82.5rem;
}.pxp_app_head-fqk {
  margin-bottom: 1rem;
}.pxp_app_label-fqk {
  color: #1AA8A0;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  text-transform: uppercase;
}.pxp_app_h2-fqk {
  margin-bottom: 6px;
  font-size: 20px;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #EDE7D4;
  font-family: 'Cinzel', serif;
}
@media(min-width: 769px) {.pxp_app_h2-fqk {
  font-size: 1.5rem;
}
}.pxp_app_sub-fqk {
  line-height: 1.6;
  font-size: 13px;
  max-width: 600px;
  color: #665E54;
  overflow-wrap: break-word;
}.pxp_app_sub-fqk strong {
  color: #C4BBA8;
  font-weight: 700;
}.pxp_app_cards-fqk {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 1rem;
}
@media(min-width: 641px) {.pxp_app_cards-fqk {
  grid-template-columns: repeat(3,1fr);
}
}.pxp_app_card-fqk {
  padding: 20px;
  border-radius: 0.625rem;
  overflow: hidden;
  gap: 1rem;
  display: flex;
  align-items: flex-start;
  position: relative;
  flex-wrap: wrap;
}.pxp_app_card_ios-fqk {
  background: linear-gradient(135deg,rgba(26, 168, 160, 0.18) 0%,#101828 100%);
}.pxp_app_card_android-fqk {
  background: linear-gradient(135deg,rgba(34, 201, 122, 0.16) 0%,#101828 100%);
}.pxp_app_card_win-fqk {
  background: linear-gradient(135deg,rgba(200, 150, 60, 0.18) 0%,#101828 100%);
}.pxp_app_card_ic-fqk svg {
  stroke-linejoin: round;
  height: 2.125rem;
  width: 34px;
  stroke-linecap: round;
}.pxp_app_card_ic-fqk {
  color: #EDE7D4;
  flex-shrink: 0;
}.pxp_app_card_os-fqk {
  margin-bottom: 6px;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .08em;
  color: #665E54;
}.pxp_app_card_title-fqk {
  font-weight: 700;
  line-height: 1.2;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  color: #EDE7D4;
  font-size: 0.938rem;
}.pxp_app_card_text-fqk {
  color: #665E54;
  margin-bottom: 0.875rem;
  font-size: 12px;
  line-height: 1.5;
  overflow-wrap: break-word;
}.pxp_app_card_btn-fqk {
  border: 1px solid rgba(26, 168, 160, 0.55);
  padding: 0.625rem 1.125rem;
  background: rgba(255, 255, 255, 0.12);
  transition: background .2s;
  gap: 0.438rem;
  border-radius: 0.375rem;
  display: inline-flex;
  font-size: 13px;
  font-weight: 700;
  align-items: center;
  color: #EDE7D4;
}.pxp_app_card_btn-fqk:hover {
  background: rgba(255, 255, 255, 0.07);
}.pxp_prov-fqk {
  padding: 2.25rem 1rem 0;
  background: #090D18;
}
@media(min-width: 770px) {.pxp_prov-fqk {
  padding: 44px 24px 0;
}
}.pxp_prov_in-fqk {
  margin: 0 auto;
  max-width: 1320px;
}.pxp_prov_head-fqk {
  margin-bottom: 16px;
}.pxp_prov_label-fqk {
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  color: #1AA8A0;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
}.pxp_prov_h2-fqk {
  font-size: 1.25rem;
  color: #EDE7D4;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.5rem;
  font-weight: 800;
}
@media(min-width: 769px) {.pxp_prov_h2-fqk {
  font-size: 24px;
}
}.pxp_prov_seo-fqk {
  max-width: 620px;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-bottom: 16px;
  line-height: 1.6;
  color: #665E54;
}.pxp_prov_seo-fqk strong {
  font-weight: 700;
  color: #C4BBA8;
}.pxp_prov_seo-fqk a {
  color: #1AA8A0;
  text-decoration: underline;
}.pxp_prov_grid-fqk {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 638px) {.pxp_prov_grid-fqk {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1079px) {.pxp_prov_grid-fqk {
  grid-template-columns: repeat(8,1fr);
}
}.pxp_prov_card-fqk {
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.875rem 0.625rem;
  background: #0C1220;
  transition: border-color .2s,background .2s;
  gap: 7px;
  align-items: center;
  display: flex;
  flex-direction: column;
  cursor: pointer;
}.pxp_prov_card-fqk:hover {
  background: #101828;
  border-color: rgba(26, 168, 160, 0.55);
}.pxp_prov_logo-fqk {
  border-radius: 0.375rem;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  height: 44px;
  width: 44px;
  justify-content: center;
  align-items: center;
  display: flex;
}.pxp_prov_logo-fqk img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}.pxp_prov_name-fqk {
  font-size: 0.688rem;
  font-weight: 600;
  color: #8E8678;
  text-align: center;
  overflow-wrap: break-word;
}.pxp_seo-fqk {
  background: #090D18;
  padding: 36px 1rem 0;
}
@media(min-width: 771px) {.pxp_seo-fqk {
  padding: 2.75rem 24px 0;
}
}.pxp_seo_in-fqk {
  margin: 0 auto;
  border-radius: 1rem;
  background: #101828;
  padding: 28px 24px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  max-width: 82.5rem;
}
@media(min-width: 765px) {.pxp_seo_in-fqk {
  padding: 2.25rem 2.5rem;
}
}.pxp_seo_label-fqk {
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  font-weight: 700;
  letter-spacing: .08em;
  color: #1AA8A0;
  font-size: 11px;
}.pxp_seo_h2-fqk {
  font-size: 20px;
  margin-bottom: 0.875rem;
  color: #EDE7D4;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  line-height: 1.25;
  font-weight: 800;
}
@media(min-width: 769px) {.pxp_seo_h2-fqk {
  font-size: 24px;
}
}.pxp_seo_body-fqk {
  font-size: 14px;
  overflow-wrap: break-word;
  color: #8E8678;
  line-height: 1.75;
}.pxp_seo_body-fqk p {
  font-size: 0.875rem;
  color: #8E8678;
  margin-bottom: 0.75rem;
  line-height: 1.75;
}.pxp_seo_body-fqk p:last-child {
  margin-bottom: 0;
}.pxp_seo_body-fqk strong {
  color: #C4BBA8;
  font-weight: 700;
}.pxp_seo_body-fqk a {
  transition: color .2s;
  color: #1AA8A0;
  text-decoration: underline;
}.pxp_seo_body-fqk a:hover {
  color: #1DC5BC;
}.pxp_seo_body-fqk ul,.pxp_seo_body-fqk ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.pxp_seo_body-fqk ol {
  list-style: decimal;
}.pxp_seo_body-fqk li {
  color: #8E8678;
  margin-bottom: 6px;
  line-height: 1.75;
  font-size: 14px;
}.pxp_seo_body-fqk table {
  font-size: 13px;
  overflow-x: auto;
  margin-bottom: 12px;
  width: 100%;
  border-collapse: collapse;
  display: block;
}
@media(min-width: 771px) {.pxp_seo_body-fqk table {
  display: table;
}
}.pxp_seo_body-fqk th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #C4BBA8;
  text-align: left;
}.pxp_seo_body-fqk td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #8E8678;
}.pxp_seo_cols-fqk {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 639px) {.pxp_seo_cols-fqk {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.pxp_seo_cols-fqk {
  grid-template-columns: repeat(3,1fr);
}
}.pxp_seo_col_h-fqk {
  margin-bottom: 7px;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #C4BBA8;
}.pxp_seo_col_p-fqk {
  line-height: 1.65;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #665E54;
}.pxp_seo_stats-fqk {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.pxp_seo_stat-fqk {
  padding: 0.875rem 16px;
  border: 1px solid rgba(26, 168, 160, 0.18);
  background: rgba(26, 168, 160, 0.07);
  flex: 1;
  border-radius: 0.625rem;
  min-width: 8.75rem;
}.pxp_seo_stat_val-fqk {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #1AA8A0;
  font-weight: 800;
  margin-bottom: 0.25rem;
}.pxp_seo_stat_lb-fqk {
  color: #665E54;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.pxp_pmt-fqk {
  background: #090D18;
  padding: 2.25rem 1rem 0;
}
@media(min-width:768px) {.pxp_pmt-fqk {
  padding: 44px 24px 0;
}
}.pxp_pmt_in-fqk {
  margin: 0 auto;
  max-width: 82.5rem;
}.pxp_pmt_head-fqk {
  margin-bottom: 22px;
  max-width: 45rem;
}.pxp_pmt_label-fqk {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 0.5rem;
  color: #1AA8A0;
}.pxp_pmt_h2-fqk {
  font-weight: 800;
  color: #EDE7D4;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-size: 1.375rem;
  margin-bottom: 8px;
}
@media(min-width: 770px) {.pxp_pmt_h2-fqk {
  font-size: 28px;
}
}.pxp_pmt_intro-fqk {
  line-height: 1.6;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  color: #665E54;
}.pxp_pmt_groups-fqk {
  gap: 1.25rem;
  flex-direction: column;
  display: flex;
}.pxp_pmt_group-fqk {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 20px;
  background: #101828;
  border-radius: 10px;
}.pxp_pmt_group_head-fqk {
  gap: 0.75rem;
  margin-bottom: 10px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.pxp_pmt_group_ic-fqk {
  background: rgba(26, 168, 160, 0.18);
  border-radius: 0.375rem;
  align-items: center;
  width: 2.25rem;
  height: 2.25rem;
  display: flex;
  color: #1AA8A0;
  flex-shrink: 0;
  justify-content: center;
}.pxp_pmt_group_ic-fqk svg {
  stroke-linecap: round;
  height: 1.125rem;
  stroke-linejoin: round;
  width: 1.125rem;
}.pxp_pmt_group_h-fqk {
  margin: 0;
  font-weight: 700;
  color: #EDE7D4;
  font-size: 1rem;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
}.pxp_pmt_group_p-fqk {
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #665E54;
  line-height: 1.6;
}.pxp_pmt_group_p-fqk strong {
  font-weight: 600;
  color: #C4BBA8;
}.pxp_pmt_table_wrap-fqk {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.pxp_pmt_table-fqk {
  border-collapse: collapse;
  min-width: 33.75rem;
  font-size: 0.813rem;
  width: 100%;
}.pxp_pmt_table-fqk th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  text-align: left;
  white-space: nowrap;
  font-weight: 700;
  letter-spacing: .04em;
  color: #C4BBA8;
  font-size: 11px;
  text-transform: uppercase;
}.pxp_pmt_table-fqk td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.75rem;
  color: #665E54;
}.pxp_pmt_table-fqk tbody tr:last-child td {
  border-bottom: none;
}.pxp_pmt_table-fqk tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #C4BBA8;
}.pxp_seo-fqk {
  background: #090D18;
  padding: 2.25rem 16px 0;
}
@media(min-width: 766px) {.pxp_seo-fqk {
  padding: 44px 24px 0;
}
}.pxp_seo_in-fqk {
  padding: 28px 24px;
  background: #101828;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 16px;
  max-width: 1320px;
}
@media(min-width: 770px) {.pxp_seo_in-fqk {
  padding: 36px 2.5rem;
}
}.pxp_seo_label-fqk {
  margin-bottom: 10px;
  color: #1AA8A0;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.pxp_seo_h2-fqk {
  font-size: 20px;
  color: #EDE7D4;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.875rem;
  line-height: 1.25;
}
@media(min-width: 765px) {.pxp_seo_h2-fqk {
  font-size: 1.5rem;
}
}.pxp_seo_body-fqk {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #8E8678;
}.pxp_seo_body-fqk p {
  color: #8E8678;
  margin-bottom: 12px;
  line-height: 1.75;
  font-size: 0.875rem;
}.pxp_seo_body-fqk p:last-child {
  margin-bottom: 0;
}.pxp_seo_body-fqk strong {
  font-weight: 700;
  color: #C4BBA8;
}.pxp_seo_body-fqk a {
  transition: color .2s;
  text-decoration: underline;
  color: #1AA8A0;
}.pxp_seo_body-fqk a:hover {
  color: #1DC5BC;
}.pxp_seo_body-fqk ul,.pxp_seo_body-fqk ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.pxp_seo_body-fqk ol {
  list-style: decimal;
}.pxp_seo_body-fqk li {
  font-size: 0.875rem;
  color: #8E8678;
  line-height: 1.75;
  margin-bottom: 6px;
}.pxp_seo_body-fqk table {
  margin-bottom: 0.75rem;
  width: 100%;
  font-size: 0.813rem;
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width: 771px) {.pxp_seo_body-fqk table {
  display: table;
}
}.pxp_seo_body-fqk th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  color: #C4BBA8;
  text-align: left;
  font-weight: 700;
}.pxp_seo_body-fqk td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #8E8678;
}.pxp_seo_cols-fqk {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.pxp_seo_cols-fqk {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.pxp_seo_cols-fqk {
  grid-template-columns: repeat(3,1fr);
}
}.pxp_seo_col_h-fqk {
  font-size: 13px;
  color: #C4BBA8;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 0.438rem;
}.pxp_seo_col_p-fqk {
  color: #665E54;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.65;
}.pxp_seo_stats-fqk {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.pxp_seo_stat-fqk {
  border: 1px solid rgba(26, 168, 160, 0.18);
  background: rgba(26, 168, 160, 0.07);
  flex: 1;
  border-radius: 0.625rem;
  padding: 14px 1rem;
  min-width: 140px;
}.pxp_seo_stat_val-fqk {
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
  margin-bottom: 4px;
  color: #1AA8A0;
}.pxp_seo_stat_lb-fqk {
  overflow-wrap: break-word;
  color: #665E54;
  font-size: 0.688rem;
}.pxp_seo-fqk {
  background: #090D18;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.pxp_seo-fqk {
  padding: 44px 1.5rem 0;
}
}.pxp_seo_in-fqk {
  background: #101828;
  margin: 0 auto;
  border-radius: 1rem;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  max-width: 82.5rem;
}
@media(min-width: 770px) {.pxp_seo_in-fqk {
  padding: 2.25rem 40px;
}
}.pxp_seo_label-fqk {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 10px;
  color: #1AA8A0;
}.pxp_seo_h2-fqk {
  font-weight: 800;
  overflow-wrap: break-word;
  color: #EDE7D4;
  line-height: 1.25;
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.875rem;
}
@media(min-width: 767px) {.pxp_seo_h2-fqk {
  font-size: 24px;
}
}.pxp_seo_body-fqk {
  line-height: 1.75;
  color: #8E8678;
  font-size: 14px;
  overflow-wrap: break-word;
}.pxp_seo_body-fqk p {
  margin-bottom: 0.75rem;
  color: #8E8678;
  line-height: 1.75;
  font-size: 0.875rem;
}.pxp_seo_body-fqk p:last-child {
  margin-bottom: 0;
}.pxp_seo_body-fqk strong {
  color: #C4BBA8;
  font-weight: 700;
}.pxp_seo_body-fqk a {
  transition: color .2s;
  color: #1AA8A0;
  text-decoration: underline;
}.pxp_seo_body-fqk a:hover {
  color: #1DC5BC;
}.pxp_seo_body-fqk ul,.pxp_seo_body-fqk ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.pxp_seo_body-fqk ol {
  list-style: decimal;
}.pxp_seo_body-fqk li {
  line-height: 1.75;
  color: #8E8678;
  margin-bottom: 6px;
  font-size: 14px;
}.pxp_seo_body-fqk table {
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
  font-size: 0.813rem;
  margin-bottom: 12px;
  width: 100%;
}
@media(min-width: 771px) {.pxp_seo_body-fqk table {
  display: table;
}
}.pxp_seo_body-fqk th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #C4BBA8;
  font-weight: 700;
}.pxp_seo_body-fqk td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8E8678;
}.pxp_seo_cols-fqk {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.pxp_seo_cols-fqk {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.pxp_seo_cols-fqk {
  grid-template-columns: repeat(3,1fr);
}
}.pxp_seo_col_h-fqk {
  overflow-wrap: break-word;
  font-size: 13px;
  font-weight: 700;
  color: #C4BBA8;
  margin-bottom: 7px;
}.pxp_seo_col_p-fqk {
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 13px;
  color: #665E54;
}.pxp_seo_stats-fqk {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.pxp_seo_stat-fqk {
  border-radius: 0.625rem;
  background: rgba(26, 168, 160, 0.07);
  flex: 1;
  border: 1px solid rgba(26, 168, 160, 0.18);
  padding: 14px 16px;
  min-width: 140px;
}.pxp_seo_stat_val-fqk {
  color: #1AA8A0;
  font-size: 20px;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-weight: 800;
}.pxp_seo_stat_lb-fqk {
  color: #665E54;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.pxp_faq-fqk {
  background: #090D18;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.pxp_faq-fqk {
  padding: 44px 1.5rem 0;
}
}.pxp_faq_in-fqk {
  margin: 0 auto;
  max-width: 1320px;
}.pxp_faq_head-fqk {
  margin-bottom: 20px;
}.pxp_faq_label-fqk {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 8px;
  color: #1AA8A0;
}.pxp_faq_h2-fqk {
  overflow-wrap: break-word;
  color: #EDE7D4;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  font-size: 1.25rem;
}
@media(min-width: 769px) {.pxp_faq_h2-fqk {
  font-size: 1.5rem;
}
}.pxp_faq_list-fqk {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.pxp_faq_item-fqk {
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 10px;
  background: #101828;
}.pxp_faq_q-fqk {
  padding: 16px 1.25rem;
  transition: color .2s;
  gap: 0.75rem;
  overflow-wrap: break-word;
  justify-content: space-between;
  cursor: pointer;
  color: #C4BBA8;
  flex-wrap: wrap;
  font-size: 0.875rem;
  align-items: center;
  font-weight: 600;
  display: flex;
}.pxp_faq_q-fqk:hover {
  color: #EDE7D4;
}.pxp_faq_q_ic-fqk {
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  border-radius: 50%;
  width: 24px;
  font-size: 16px;
  flex-shrink: 0;
  color: #1AA8A0;
  height: 24px;
  justify-content: center;
  align-items: center;
  display: flex;
}.pxp_faq_item-fqk.pxp_state_open-fqk .pxp_faq_q_ic-fqk {
  transform: rotate(45deg);
}.pxp_faq_a-fqk {
  padding: 0 20px 1rem;
  display: none;
  font-size: 13px;
  color: #665E54;
  line-height: 1.7;
  overflow-wrap: break-word;
}.pxp_faq_item-fqk.pxp_state_open-fqk .pxp_faq_a-fqk {
  display: block;
}.pxp_faq_a-fqk strong {
  font-weight: 700;
  color: #C4BBA8;
}.pxp_faq_a-fqk a {
  color: #1AA8A0;
  text-decoration: underline;
}.pxp_faq_a-fqk ul,.pxp_faq_a-fqk ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 1.25rem;
}.pxp_faq_a-fqk ol {
  list-style: decimal;
}.pxp_faq_a-fqk li {
  margin-bottom: 4px;
  line-height: 1.6;
}.pxp_faq_a-fqk table {
  margin: 8px 0;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
  display: block;
  font-size: 0.75rem;
}
@media(min-width: 765px) {.pxp_faq_a-fqk table {
  display: table;
}
}.pxp_faq_a-fqk th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 6px 0.5rem;
  color: #C4BBA8;
  text-align: left;
  font-weight: 700;
}.pxp_faq_a-fqk td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.375rem 8px;
  color: #665E54;
}.pxp_ft-fqk {
  background: #050810;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 3rem;
}.pxp_ft_support-fqk {
  padding: 1.5rem 16px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 771px) {.pxp_ft_support-fqk {
  padding: 1.75rem 1.5rem;
}
}.pxp_ft_support_in-fqk {
  margin: 0 auto;
  gap: 1rem;
  flex-wrap: wrap;
  align-items: center;
  max-width: 1320px;
  display: flex;
}.pxp_ft_support_main-fqk {
  flex: 1;
  gap: 16px;
  display: flex;
  min-width: 13.75rem;
  align-items: center;
  flex-wrap: wrap;
}.pxp_ft_support_ic-fqk {
  flex-shrink: 0;
  color: #1AA8A0;
}.pxp_ft_support_ic-fqk svg {
  height: 30px;
  width: 1.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.pxp_ft_support_text_title-fqk {
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 3px;
  font-size: 15px;
  color: #EDE7D4;
}.pxp_ft_support_text_sub-fqk {
  overflow-wrap: break-word;
  font-size: 12px;
  color: #665E54;
}.pxp_ft_support_btn-fqk {
  background: #1AA8A0;
  padding: 11px 1.375rem;
  border-radius: 10px;
  transition: background .2s;
  flex-shrink: 0;
  white-space: nowrap;
  color: #EDE7D4;
  font-weight: 700;
  font-size: 0.813rem;
}.pxp_ft_support_btn-fqk:hover {
  background: #1DC5BC;
}.pxp_ft_support_contacts-fqk {
  gap: 16px;
  display: flex;
  margin-left: auto;
  flex-wrap: wrap;
}.pxp_ft_support_contact-fqk {
  line-height: 1.4;
  color: #524D47;
  font-size: 0.75rem;
}.pxp_ft_support_contact-fqk strong {
  display: block;
  font-size: 11px;
  color: #8E8678;
  font-weight: 600;
  margin-bottom: 2px;
}.pxp_ft_main-fqk {
  padding: 32px 1rem 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 765px) {.pxp_ft_main-fqk {
  padding: 40px 1.5rem 32px;
}
}.pxp_ft_main_in-fqk {
  margin: 0 auto;
  gap: 1.5rem;
  max-width: 82.5rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 641px) {.pxp_ft_main_in-fqk {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.pxp_ft_main_in-fqk {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.pxp_ft_col_logo-fqk {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.pxp_ft_col_logo-fqk {
  grid-column: auto;
}
}.pxp_ft_logo-fqk {
  gap: 9px;
  color: #EDE7D4;
  flex-wrap: wrap;
  font-weight: 800;
  font-size: 16px;
  margin-bottom: 12px;
  overflow-wrap: break-word;
  align-items: center;
  display: flex;
}.pxp_ft_logo_mark-fqk {
  border-radius: 0.375rem;
  overflow: hidden;
  width: 30px;
  height: 1.875rem;
}.pxp_ft_logo_mark-fqk img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.pxp_ft_logo_sub-fqk {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  line-height: 1.55;
  max-width: 200px;
  color: #524D47;
}.pxp_ft_col_title-fqk {
  letter-spacing: .07em;
  font-size: 12px;
  color: #8E8678;
  text-transform: uppercase;
  margin-bottom: 14px;
  font-weight: 700;
}.pxp_ft_col_links-fqk {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.pxp_ft_col_link-fqk {
  transition: color .2s;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #524D47;
}.pxp_ft_col_link-fqk:hover {
  color: #C4BBA8;
}.pxp_ft_apps-fqk {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.pxp_ft_app_card-fqk {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 6px;
  padding: 10px 12px;
  gap: 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s;
  display: flex;
  align-items: center;
}.pxp_ft_app_card-fqk:hover {
  border-color: rgba(26, 168, 160, 0.55);
}.pxp_ft_app_card_ic-fqk svg {
  width: 1.375rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 22px;
}.pxp_ft_app_card_os-fqk {
  font-size: 10px;
  color: #524D47;
  font-weight: 600;
}.pxp_ft_app_card_action-fqk {
  font-weight: 700;
  font-size: 12px;
  color: #C4BBA8;
}.pxp_ft_bot-fqk {
  padding: 1.25rem 16px;
}
@media(min-width:768px) {.pxp_ft_bot-fqk {
  padding: 1.25rem 1.5rem;
}
}.pxp_ft_bot_in-fqk {
  gap: 1rem;
  margin: 0 auto;
  align-items: center;
  max-width: 1320px;
  flex-wrap: wrap;
  display: flex;
}.pxp_ft_socials-fqk {
  gap: 8px;
  display: flex;
}.pxp_ft_soc-fqk {
  transition: background .2s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.375rem;
  align-items: center;
  width: 2.25rem;
  height: 36px;
  color: #8E8678;
  display: flex;
  justify-content: center;
}.pxp_ft_soc-fqk svg {
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
  height: 16px;
}.pxp_ft_soc-fqk:hover {
  background: rgba(255, 255, 255, 0.07);
}.pxp_ft_legal-fqk {
  flex: 1;
  line-height: 1.6;
  font-size: 0.688rem;
  overflow-wrap: break-word;
  min-width: 200px;
  color: #706A60;
}.pxp_ft_legal-fqk strong {
  font-weight: 700;
  color: #8E8678;
}.pxp_ft_legal-fqk a {
  color: #8E8678;
  text-decoration: underline;
}.pxp_ft_age-fqk {
  border: 2px solid #706A60;
  border-radius: 50%;
  color: #706A60;
  font-weight: 800;
  flex-shrink: 0;
  align-items: center;
  font-size: 0.688rem;
  margin-left: auto;
  height: 2rem;
  justify-content: center;
  display: flex;
  width: 2rem;
}