*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #0E0A07;
  min-height: 100vh;
  font-family: 'Barlow', sans-serif;
  color: #DCCFB8;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
}img,svg {
  max-width: 100%;
  display: block;
}a {
  color: inherit;
  text-decoration: none;
}button {
  background: none;
  border: none;
  font: inherit;
  color: inherit;
  cursor: pointer;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.pxc_layout_5xm {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}.pxc_page_5xm {
  min-height: 100vh;
  display: flex;
}.pxc_main_5xm {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media(min-width: 1081px) {.pxc_main_5xm {
  padding-left: 220px;
}
}
@media(max-width: 1080px) {.pxc_main_5xm {
  padding-bottom: 4.5rem;
}
}.pxc_gc_5xm {
  border-radius: 0.625rem;
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #161009;
  width: 140px;
  position: relative;
  cursor: pointer;
  flex-shrink: 0;
}
@media(min-width:640px) {.pxc_gc_5xm {
  width: 9.75rem;
}
}
@media(min-width: 1077px) {.pxc_gc_5xm {
  width: 10.5rem;
}
}.pxc_gc_5xm:hover {
  border-color: rgba(200, 112, 26, 0.08);
  transform: translateY(-3px);
}.pxc_gc_img_5xm {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.pxc_gc_img_5xm img {
  inset: 0;
  width: 100%;
  position: absolute;
  object-fit: cover;
  height: 100%;
}.pxc_gc_hover_5xm {
  background: rgba(8, 6, 4, 0.72);
  transition: opacity .2s;
  inset: 0;
  opacity: 0;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
}.pxc_gc_5xm:hover .pxc_gc_hover_5xm {
  opacity: 1;
}.pxc_gc_hover_btn_5xm {
  background: #C8701A;
  border-radius: 0.313rem;
  padding: 8px 16px;
  font-weight: 700;
  color: #F5EDDE;
  font-size: 12px;
}.pxc_gc_info_5xm {
  padding: 0.5rem 0.625rem 0.625rem;
}.pxc_gc_name_5xm {
  overflow: hidden;
  margin-bottom: 3px;
  font-weight: 600;
  white-space: nowrap;
  font-size: 0.75rem;
  max-width: 100%;
  text-overflow: ellipsis;
  color: #DCCFB8;
}.pxc_gc_prov_5xm {
  font-size: 10px;
  color: #6B5848;
}.pxc_gc_tag_5xm {
  border-radius: 0.25rem;
  padding: 2px 0.438rem;
  top: 6px;
  font-size: 9px;
  text-transform: uppercase;
  position: absolute;
  letter-spacing: .04em;
  left: 6px;
  font-weight: 700;
  z-index: 2;
}.pxc_gc_tag_hot_5xm {
  background: #D93030;
  color: #fff;
}.pxc_gc_tag_new_5xm {
  background: #28B865;
  color: #0E0A07;
}.pxc_gc_tag_jp_5xm {
  background: #F0B429;
  color: #0E0A07;
}.pxc_gc_tag_ex_5xm {
  background: #7A3B8C;
  color: #fff;
}.pxc_gc_tag_live_5xm {
  background: #D93030;
  color: #fff;
}.pxc_gr_5xm {
  padding: 32px 16px 0;
  background: #0E0A07;
}
@media(min-width:768px) {.pxc_gr_5xm {
  padding: 2.25rem 24px 0;
}
}.pxc_gr_in_5xm {
  margin: 0 auto;
  max-width: 82.5rem;
}.pxc_gr_head_5xm {
  gap: 0.75rem;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
  flex-wrap: wrap;
}.pxc_gr_head_l_5xm {
  flex: 1;
  gap: 0.625rem;
  align-items: center;
  display: flex;
  min-width: 0;
}.pxc_gr_ic_5xm {
  border-radius: 0.625rem;
  justify-content: center;
  width: 2rem;
  display: flex;
  align-items: center;
  height: 32px;
  flex-shrink: 0;
}.pxc_gr_ic_5xm svg {
  stroke-linecap: round;
  width: 1rem;
  height: 1rem;
  stroke-linejoin: round;
}.pxc_gr_title_5xm {
  font-family: 'Cinzel', serif;
  font-weight: 700;
  font-size: 16px;
  overflow-wrap: break-word;
  color: #F5EDDE;
}
@media(min-width: 771px) {.pxc_gr_title_5xm {
  font-size: 18px;
}
}.pxc_gr_more_5xm {
  transition: color .2s;
  gap: 0.313rem;
  display: flex;
  white-space: nowrap;
  flex-shrink: 0;
  font-size: 0.75rem;
  align-items: center;
  color: #8A7260;
  font-weight: 600;
}.pxc_gr_more_5xm:hover {
  color: #C8701A;
}.pxc_gr_more_5xm svg {
  height: 12px;
  stroke-linecap: round;
  width: 0.75rem;
  stroke-linejoin: round;
}.pxc_gr_arrows_5xm {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.pxc_gr_arr_5xm {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.313rem;
  transition: background .15s,color .15s;
  height: 1.875rem;
  justify-content: center;
  display: flex;
  width: 30px;
  color: #B09A7E;
  align-items: center;
}.pxc_gr_arr_5xm:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F5EDDE;
}.pxc_gr_arr_5xm svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.813rem;
  height: 13px;
}.pxc_gr_seo_h_5xm {
  margin: 0 0 0.375rem;
  font-weight: 700;
  font-size: 13px;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  color: #DCCFB8;
  max-width: 680px;
}
@media(min-width: 769px) {.pxc_gr_seo_h_5xm {
  font-size: 0.875rem;
}
}.pxc_gr_seo_5xm {
  overflow-wrap: break-word;
  font-size: 12px;
  color: #8A7260;
  line-height: 1.55;
  max-width: 42.5rem;
  margin-bottom: 12px;
}.pxc_gr_seo_5xm strong {
  color: #DCCFB8;
  font-weight: 600;
}.pxc_gr_scroll_5xm {
  gap: 0.625rem;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  padding-bottom: 0.625rem;
  overflow-x: auto;
  display: flex;
}.pxc_gr_scroll_5xm::-webkit-scrollbar {
  display: none;
}
@media(min-width: 767px) {.pxc_gr_scroll_5xm {
  gap: 0.75rem;
}
}.pxc_tb_5xm {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #0A0806;
  z-index: 80;
  position: fixed;
  top: 0;
  height: 3.5rem;
  right: 0;
  display: flex;
  left: 0;
  align-items: center;
}.pxc_tb_in_5xm {
  padding: 0 0.875rem;
  gap: 0;
  display: flex;
  height: 100%;
  align-items: center;
  width: 100%;
}.pxc_tb_burger_5xm {
  border-radius: 0.625rem;
  gap: 0.313rem;
  width: 38px;
  align-items: center;
  margin-right: 8px;
  flex-direction: column;
  flex-shrink: 0;
  height: 2.375rem;
  display: flex;
  justify-content: center;
}.pxc_tb_burger_5xm:hover {
  background: rgba(255, 255, 255, 0.05);
}.pxc_tb_burger_line_5xm {
  background: #B09A7E;
  border-radius: 1px;
  width: 18px;
  display: block;
  height: 2px;
}
@media(min-width: 1079px) {.pxc_tb_burger_5xm {
  display: none;
}
}.pxc_tb_logo_5xm {
  gap: 9px;
  font-weight: 800;
  flex-shrink: 0;
  font-size: 1.125rem;
  align-items: center;
  letter-spacing: -.01em;
  margin-right: 1.25rem;
  overflow-wrap: break-word;
  display: flex;
  color: #F5EDDE;
}.pxc_tb_logo_mark_5xm {
  overflow: hidden;
  border-radius: 0.625rem;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 2rem;
  width: 2rem;
}.pxc_tb_logo_mark_5xm img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.pxc_tb_nav_5xm {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 643px) {.pxc_tb_nav_5xm {
  display: flex;
}
}.pxc_tb_tab_5xm {
  transition: background .15s,color .15s;
  border-radius: 10px;
  padding: 8px 0.875rem;
  font-size: 0.813rem;
  font-weight: 600;
  color: #B09A7E;
  white-space: nowrap;
}.pxc_tb_tab_5xm:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EDDE;
}.pxc_tb_tab_5xm.pxc_state_active_5xm {
  background: rgba(200, 112, 26, 0.20);
  color: #F5EDDE;
}.pxc_tb_right_5xm {
  gap: 0.5rem;
  align-items: center;
  margin-left: auto;
  flex-shrink: 0;
  display: flex;
}.pxc_tb_login_5xm {
  padding: 9px 16px;
  transition: border-color .2s,color .2s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  display: none;
  font-size: 0.813rem;
  font-weight: 600;
  color: #DCCFB8;
}.pxc_tb_login_5xm:hover {
  border-color: rgba(200, 112, 26, 0.55);
  color: #F5EDDE;
}
@media(min-width:480px) {.pxc_tb_login_5xm {
  display: block;
}
}.pxc_tb_reg_5xm {
  background: #28B865;
  padding: 9px 18px;
  border-radius: 10px;
  transition: background .2s;
  font-size: 0.813rem;
  white-space: nowrap;
  color: #0D0905;
  font-weight: 700;
}.pxc_tb_reg_5xm:hover {
  background: #30CC72;
}.pxc_sb_5xm {
  transform: translateX(-100%);
  background: #1C140B;
  transition: transform .25s ease;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  z-index: 70;
  bottom: 0;
  overflow-y: auto;
  width: 13.75rem;
  left: 0;
  position: fixed;
  top: 3.5rem;
}.pxc_sb_5xm.pxc_state_open_5xm {
  transform: translateX(0);
}.pxc_sb_5xm::-webkit-scrollbar {
  width: 4px;
}.pxc_sb_5xm::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1078px) {.pxc_sb_5xm {
  transform: translateX(0);
}
}.pxc_sb_auth_5xm {
  padding: 14px 12px 10px;
}.pxc_sb_btn_reg_5xm {
  border-radius: 0.625rem;
  background: #28B865;
  padding: 0.688rem;
  transition: background .2s;
  color: #0D0905;
  text-align: center;
  margin-bottom: 0.5rem;
  font-size: 0.813rem;
  font-weight: 700;
  display: block;
}.pxc_sb_btn_reg_5xm:hover {
  background: #30CC72;
}.pxc_sb_btn_login_5xm {
  padding: 10px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s;
  border-radius: 0.625rem;
  display: block;
  font-weight: 600;
  text-align: center;
  font-size: 0.813rem;
  color: #DCCFB8;
}.pxc_sb_btn_login_5xm:hover {
  border-color: rgba(200, 112, 26, 0.55);
  color: #F5EDDE;
}.pxc_sb_promo_5xm {
  border-radius: 0.625rem;
  margin: 0 12px 0.625rem;
  border: 1px solid rgba(200, 112, 26, 0.20);
  background: linear-gradient(135deg,#3E1A04,#1C140B);
  padding: 0.75rem 0.875rem;
  overflow: hidden;
  position: relative;
}.pxc_sb_promo_5xm::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(200, 112, 26, 0.20),transparent 70%);
  top: -1.25rem;
  position: absolute;
  width: 5rem;
  content: '';
  right: -1.25rem;
  height: 80px;
}.pxc_sb_promo_title_5xm {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  color: #C8701A;
  margin-bottom: 0.25rem;
  letter-spacing: .06em;
}.pxc_sb_promo_text_5xm {
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #F5EDDE;
  line-height: 1.35;
}.pxc_sb_promo_sub_5xm {
  font-size: 0.625rem;
  margin-top: 3px;
  color: #8A7260;
}.pxc_sb_nav_5xm {
  padding: 0.375rem 8px 16px;
}.pxc_sb_nav_lb_5xm {
  padding: 0.625rem 0.5rem 0.375rem;
  font-size: 0.625rem;
  font-weight: 700;
  color: #6B5848;
  text-transform: uppercase;
  letter-spacing: .08em;
}.pxc_sb_link_5xm {
  gap: 10px;
  border-radius: 5px;
  padding: 9px 10px;
  transition: background .15s,color .15s;
  font-size: 0.813rem;
  font-weight: 500;
  display: flex;
  color: #B09A7E;
  cursor: pointer;
  align-items: center;
  overflow-wrap: break-word;
}.pxc_sb_link_5xm:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EDDE;
}.pxc_sb_link_5xm.pxc_state_active_5xm {
  background: rgba(200, 112, 26, 0.20);
  color: #F5EDDE;
}.pxc_sb_ic_5xm {
  border-radius: 5px;
  align-items: center;
  height: 1.875rem;
  width: 30px;
  display: flex;
  justify-content: center;
  flex-shrink: 0;
}.pxc_sb_ic_5xm svg {
  width: 1rem;
  height: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.pxc_sb_ic_1_5xm {
  background: rgba(200, 112, 26, 0.08);
  color: #C8701A;
}.pxc_sb_ic_2_5xm {
  background: rgba(40, 184, 101, 0.18);
  color: #28B865;
}.pxc_sb_ic_3_5xm {
  background: rgba(240, 180, 41, 0.16);
  color: #F0B429;
}.pxc_sb_ic_4_5xm {
  background: rgba(122, 59, 140, 0.22);
  color: #7A3B8C;
}.pxc_sb_ic_5_5xm {
  background: rgba(200, 112, 26, 0.08);
  color: #D45480;
}.pxc_sb_ic_6_5xm {
  background: rgba(122, 59, 140, 0.22);
  color: #8C3FAE;
}.pxc_sb_badge_5xm {
  background: #F0B429;
  padding: 2px 7px;
  border-radius: 0.313rem;
  font-size: 0.563rem;
  margin-left: auto;
  font-weight: 700;
  color: #0D0905;
}.pxc_sb_bot_5xm {
  gap: 8px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  display: flex;
}.pxc_sb_lang_5xm,.pxc_sb_help_5xm {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.313rem;
  flex: 1;
  gap: 0.375rem;
  padding: 0.563rem 6px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  display: flex;
  color: #B09A7E;
  font-size: 0.688rem;
  justify-content: center;
  font-weight: 600;
  align-items: center;
}.pxc_sb_lang_5xm:hover,.pxc_sb_help_5xm:hover {
  border-color: rgba(200, 112, 26, 0.55);
  color: #F5EDDE;
}.pxc_sb_lang_5xm svg,.pxc_sb_help_5xm svg {
  width: 0.813rem;
  stroke-linecap: round;
  height: 13px;
  stroke-linejoin: round;
}.pxc_sb_bd_5xm {
  inset: 0;
  background: rgba(8, 6, 4, 0.72);
  z-index: 69;
  position: fixed;
  display: none;
}.pxc_sb_bd_5xm.pxc_state_on_5xm {
  display: block;
}
@media(min-width: 1078px) {.pxc_sb_bd_5xm {
  display: none!important;
}
}.pxc_mob_nav_5xm {
  background: #1C140B;
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  right: 0;
  z-index: 80;
  bottom: 0;
  position: fixed;
  display: flex;
  left: 0;
}
@media(min-width: 1083px) {.pxc_mob_nav_5xm {
  display: none;
}
}.pxc_mob_nav_item_5xm {
  flex: 1;
  padding: 0.25rem 2px;
  gap: 4px;
  display: flex;
  align-items: center;
  cursor: pointer;
  color: #6B5848;
  flex-direction: column;
}.pxc_mob_nav_ic_5xm {
  line-height: 1;
}.pxc_mob_nav_ic_5xm svg {
  width: 20px;
  height: 1.25rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.pxc_mob_nav_lb_5xm {
  color: #6B5848;
  font-weight: 600;
  font-size: 0.625rem;
}.pxc_mob_nav_item_5xm.pxc_state_active_5xm {
  color: #C8701A;
}.pxc_mob_nav_item_5xm.pxc_state_active_5xm .pxc_mob_nav_lb_5xm {
  color: #C8701A;
}.pxc_hero_5xm {
  padding: 1.25rem 16px 0;
  background: #0E0A07;
}
@media(min-width:768px) {.pxc_hero_5xm {
  padding: 24px 24px 0;
}
}.pxc_hero_in_5xm {
  margin: 0 auto;
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 82.5rem;
}
@media(min-width: 863px) {.pxc_hero_in_5xm {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1101px) {.pxc_hero_in_5xm {
  grid-template-columns: 1fr 21.25rem;
}
}.pxc_hero_promo_5xm {
  overflow: hidden;
  background: #161009;
  border-radius: 1rem;
  position: relative;
  display: flex;
  min-height: 13.75rem;
  align-items: stretch;
}
@media(min-width: 767px) {.pxc_hero_promo_5xm {
  min-height: 280px;
}
}.pxc_hero_promo_bg_5xm {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg,#3E1A04 0%,#0E0A07 100%);
  background-size: cover;
  position: absolute;
}.pxc_hero_promo_bg_5xm::after {
  background: linear-gradient(90deg,#0E0A07 0%,rgba(8, 6, 4, 0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.pxc_hero_promo_glow_5xm {
  background: radial-gradient(circle,rgba(122, 59, 140, 0.22) 0%,transparent 65%);
  border-radius: 50%;
  width: 18.75rem;
  height: 300px;
  pointer-events: none;
  position: absolute;
  top: -40px;
  right: 3.75rem;
}.pxc_hero_promo_ct_5xm {
  padding: 1.75rem 24px 1.75rem 28px;
  justify-content: center;
  flex-direction: column;
  display: flex;
  z-index: 2;
  max-width: 480px;
  position: relative;
}
@media(min-width: 765px) {.pxc_hero_promo_ct_5xm {
  padding: 40px 32px;
}
}.pxc_hero_badge_5xm {
  background: rgba(200, 112, 26, 0.20);
  padding: 0.313rem 0.75rem;
  border: 1px solid rgba(200, 112, 26, 0.08);
  border-radius: 1.25rem;
  font-weight: 700;
  margin-bottom: 0.875rem;
  display: inline-block;
  letter-spacing: .08em;
  font-size: 10px;
  text-transform: uppercase;
  color: #C8701A;
}.pxc_hero_h1_5xm {
  color: #F5EDDE;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  font-size: 26px;
  overflow-wrap: break-word;
  line-height: 1.15;
  margin-bottom: 0.625rem;
}.pxc_hero_h1_5xm em {
  font-style: normal;
  color: #F0B429;
}
@media(min-width: 769px) {.pxc_hero_h1_5xm {
  font-size: 36px;
}
}.pxc_hero_sub_5xm {
  color: #B09A7E;
  line-height: 1.55;
  font-size: 13px;
  margin-bottom: 20px;
}
@media(min-width: 769px) {.pxc_hero_sub_5xm {
  font-size: 14px;
}
}.pxc_hero_row_5xm {
  gap: 0.625rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.pxc_hero_cta_5xm {
  border-radius: 10px;
  background: #28B865;
  transition: background .2s;
  padding: 13px 1.625rem;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.14), 0 3px 0.875rem rgba(40, 184, 101, 0.48);
  font-size: 0.875rem;
  color: #0D0905;
  font-weight: 700;
}.pxc_hero_cta_5xm:hover {
  background: #30CC72;
}.pxc_hero_terms_5xm {
  font-size: 0.688rem;
  color: #6B5848;
}.pxc_hero_game_5xm {
  border-radius: 1rem;
  overflow: hidden;
  background: #161009;
  border: 1px solid rgba(255, 255, 255, 0.05);
  position: relative;
  flex-direction: column;
  display: flex;
}.pxc_hero_game_badge_5xm {
  border-radius: 1.25rem;
  background: rgba(240, 180, 41, 0.16);
  border: 1px solid rgba(240, 180, 41, 0.16);
  padding: 5px 0.625rem;
  color: #F0B429;
  left: 0.75rem;
  letter-spacing: .06em;
  z-index: 3;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 10px;
  position: absolute;
  top: 12px;
}.pxc_hero_game_badge_5xm svg {
  vertical-align: -1px;
  height: 11px;
  margin-right: 4px;
  width: 11px;
}.pxc_hero_game_img_5xm {
  background: linear-gradient(135deg,#3E1A04,#0E0A07);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.pxc_hero_game_img_5xm img {
  inset: 0;
  height: 100%;
  position: absolute;
  object-fit: cover;
  width: 100%;
}.pxc_hero_game_play_5xm {
  inset: 0;
  background: rgba(8, 6, 4, 0.72);
  transition: opacity .2s;
  position: absolute;
  opacity: 0;
  justify-content: center;
  display: flex;
  align-items: center;
}.pxc_hero_game_5xm:hover .pxc_hero_game_play_5xm {
  opacity: 1;
}.pxc_hero_game_play_5xm span {
  background: #C8701A;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  width: 52px;
  height: 52px;
  display: flex;
}.pxc_hero_game_play_5xm span svg {
  height: 1.125rem;
  margin-left: 2px;
  width: 18px;
}.pxc_hero_game_info_5xm {
  padding: 14px 16px;
}.pxc_hero_game_title_5xm {
  color: #F5EDDE;
  overflow-wrap: break-word;
  font-size: 15px;
  margin-bottom: 0.25rem;
  font-weight: 700;
}.pxc_hero_game_provider_5xm {
  color: #8A7260;
  font-size: 11px;
}.pxc_hero_game_btn_5xm {
  background: #C8701A;
  transition: background .2s;
  padding: 11px;
  margin: 0.75rem 1rem 16px;
  border-radius: 10px;
  color: #F5EDDE;
  display: block;
  font-size: 0.813rem;
  text-align: center;
  font-weight: 700;
}.pxc_hero_game_5xm:hover .pxc_hero_game_btn_5xm {
  background: #DE8020;
}.pxc_gr_jp_5xm {
  background: linear-gradient(135deg,#2B0E40 0%,#0F080E 100%);
  padding: 20px;
  border-radius: 1rem;
  overflow: hidden;
  position: relative;
}.pxc_gr_jp_5xm::before {
  background: radial-gradient(circle,rgba(122, 59, 140, 0.22) 0%,transparent 70%);
  border-radius: 50%;
  content: '';
  width: 250px;
  left: -3.75rem;
  position: absolute;
  top: -3.75rem;
  height: 250px;
}.pxc_gr_jp_5xm::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(240, 180, 41, 0.16) 0%,transparent 70%);
  height: 12.5rem;
  width: 12.5rem;
  content: '';
  bottom: -2.5rem;
  position: absolute;
  right: 0;
}.pxc_gr_jp_head_5xm {
  gap: 1rem;
  align-items: flex-start;
  display: flex;
  position: relative;
  z-index: 1;
  margin-bottom: 1rem;
  flex-wrap: wrap;
}.pxc_gr_jp_info_5xm {
  flex: 1;
}.pxc_gr_jp_label_5xm {
  color: #8C3FAE;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 6px;
}.pxc_gr_jp_label_5xm svg {
  stroke-linejoin: round;
  height: 14px;
  margin-right: 0.25rem;
  vertical-align: -2px;
  width: 14px;
  stroke-linecap: round;
}.pxc_gr_jp_amount_5xm {
  color: #F5EDDE;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-size: 2rem;
  line-height: 1;
  font-family: 'Cinzel', serif;
  font-weight: 800;
}
@media(min-width: 769px) {.pxc_gr_jp_amount_5xm {
  font-size: 2.5rem;
}
}.pxc_gr_jp_amount_5xm span {
  color: #F0B429;
}.pxc_gr_jp_seo_5xm {
  line-height: 1.5;
  font-size: 0.75rem;
  max-width: 30rem;
  color: #B09A7E;
  overflow-wrap: break-word;
}.pxc_gr_jp_cta_5xm {
  border: 1px solid rgba(122, 59, 140, 0.22);
  transition: background .2s;
  background: rgba(122, 59, 140, 0.22);
  border-radius: 10px;
  padding: 0.688rem 1.25rem;
  z-index: 1;
  color: #F5EDDE;
  flex-shrink: 0;
  font-weight: 700;
  white-space: nowrap;
  align-self: flex-start;
  margin-top: 4px;
  position: relative;
  font-size: 13px;
}.pxc_gr_jp_cta_5xm:hover {
  background: #7A3B8C;
}.pxc_gcg_5xm {
  background: #0E0A07;
  padding: 2.25rem 16px 0;
}
@media(min-width: 770px) {.pxc_gcg_5xm {
  padding: 2.75rem 24px 0;
}
}.pxc_gcg_in_5xm {
  margin: 0 auto;
  max-width: 82.5rem;
}.pxc_gcg_head_5xm {
  max-width: 720px;
  margin-bottom: 1.25rem;
}.pxc_gcg_label_5xm {
  font-weight: 700;
  margin-bottom: 8px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #C8701A;
  font-size: 11px;
}.pxc_gcg_h2_5xm {
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-size: 22px;
  color: #F5EDDE;
  margin-bottom: 0.5rem;
  font-weight: 800;
}
@media(min-width: 770px) {.pxc_gcg_h2_5xm {
  font-size: 28px;
}
}.pxc_gcg_intro_5xm {
  font-size: 0.813rem;
  color: #8A7260;
  line-height: 1.6;
}.pxc_gcg_grid_5xm {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.pxc_gcg_grid_5xm {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.pxc_gcg_grid_5xm {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.pxc_gcg_card_5xm {
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border-radius: 16px;
  padding: 1.25rem;
  display: flex;
  min-height: 240px;
  position: relative;
  justify-content: flex-end;
  cursor: pointer;
  flex-direction: column;
}.pxc_gcg_card_5xm:hover {
  transform: translateY(-3px);
  border-color: rgba(200, 112, 26, 0.20);
}.pxc_gcg_card_bg_5xm {
  inset: 0;
  z-index: 0;
  position: absolute;
}.pxc_gcg_card_bg_5xm::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  position: absolute;
  content: '';
}.pxc_gcg_card_ic_5xm {
  background: rgba(0,0,0,.45);
  border-radius: 0.313rem;
  z-index: 2;
  position: absolute;
  height: 2.5rem;
  justify-content: center;
  width: 2.5rem;
  top: 1.125rem;
  display: flex;
  align-items: center;
  right: 18px;
  color: #F5EDDE;
}.pxc_gcg_card_ic_5xm svg {
  height: 20px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 20px;
}.pxc_gcg_card_ct_5xm {
  position: relative;
  z-index: 1;
}.pxc_gcg_card_h_5xm {
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  color: #F5EDDE;
  font-weight: 800;
  font-size: 1.125rem;
  margin-bottom: 0.5rem;
  line-height: 1.2;
}
@media(min-width: 769px) {.pxc_gcg_card_h_5xm {
  font-size: 20px;
}
}.pxc_gcg_card_p_5xm {
  line-height: 1.55;
  font-size: 12px;
  overflow-wrap: break-word;
  color: rgba(255,255,255,.82);
  margin-bottom: 0.625rem;
}.pxc_gcg_card_p_5xm strong {
  font-weight: 600;
  color: #F5EDDE;
}.pxc_gcg_card_cta_5xm {
  gap: 4px;
  color: #C8701A;
  font-size: 0.75rem;
  font-weight: 700;
  text-transform: uppercase;
  align-items: center;
  letter-spacing: .04em;
  display: inline-flex;
}.pxc_gcg_card_cta_5xm svg {
  height: 0.75rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.75rem;
}.pxc_ws_5xm {
  background: #0E0A07;
  padding: 32px 1rem 0;
}
@media(min-width: 767px) {.pxc_ws_5xm {
  padding: 2.25rem 24px 0;
}
}.pxc_ws_in_5xm {
  margin: 0 auto;
  max-width: 82.5rem;
}.pxc_ws_head_5xm {
  gap: 12px;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 0.875rem;
  display: flex;
}.pxc_ws_title_5xm {
  gap: 10px;
  font-weight: 700;
  align-items: center;
  font-size: 16px;
  display: flex;
  font-family: 'Cinzel', serif;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  color: #F5EDDE;
}.pxc_ws_title_ic_5xm svg {
  stroke-linejoin: round;
  width: 18px;
  height: 18px;
  color: #F0B429;
  stroke-linecap: round;
}.pxc_ws_online_5xm {
  gap: 0.438rem;
  color: #8A7260;
  font-size: 12px;
  font-weight: 600;
  align-items: center;
  display: flex;
}.pxc_ws_online_dot_5xm {
  border-radius: 50%;
  background: #28B865;
  box-shadow: 0 0 6px rgba(40, 184, 101, 0.18);
  height: 8px;
  width: 0.5rem;
  flex-shrink: 0;
}.pxc_ws_scroll_5xm {
  gap: 0.5rem;
  overflow-x: auto;
  padding-bottom: 0.5rem;
  scrollbar-width: none;
  display: flex;
}.pxc_ws_scroll_5xm::-webkit-scrollbar {
  display: none;
}.pxc_wc_5xm {
  background: #161009;
  gap: 0.625rem;
  padding: 0.625rem 0.875rem;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  align-items: center;
  display: flex;
  flex-shrink: 0;
  min-width: 220px;
}.pxc_wc_img_5xm {
  overflow: hidden;
  border-radius: 5px;
  background: #1C140B;
  width: 2.25rem;
  flex-shrink: 0;
  height: 36px;
}.pxc_wc_img_5xm img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.pxc_wc_info_5xm {
  min-width: 0;
}.pxc_wc_game_5xm {
  overflow: hidden;
  font-size: 0.75rem;
  font-weight: 600;
  text-overflow: ellipsis;
  color: #DCCFB8;
  white-space: nowrap;
}.pxc_wc_player_5xm {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 10px;
  color: #6B5848;
}.pxc_wc_amount_5xm {
  color: #28B865;
  flex-shrink: 0;
  margin-left: auto;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 700;
}.pxc_bon_5xm {
  background: #0E0A07;
  padding: 36px 1rem 0;
}
@media(min-width: 766px) {.pxc_bon_5xm {
  padding: 44px 24px 0;
}
}.pxc_bon_in_5xm {
  margin: 0 auto;
  max-width: 1320px;
}.pxc_bon_head_5xm {
  margin-bottom: 20px;
}.pxc_bon_label_5xm {
  margin-bottom: 0.5rem;
  font-weight: 700;
  color: #C8701A;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
}.pxc_bon_h2_5xm {
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-size: 20px;
  margin-bottom: 8px;
  font-weight: 800;
  color: #F5EDDE;
}
@media(min-width: 769px) {.pxc_bon_h2_5xm {
  font-size: 1.5rem;
}
}.pxc_bon_seo_5xm {
  font-size: 13px;
  color: #8A7260;
  overflow-wrap: break-word;
  line-height: 1.6;
  max-width: 620px;
}.pxc_bon_seo_5xm strong {
  font-weight: 700;
  color: #DCCFB8;
}.pxc_bon_seo_5xm a {
  color: #C8701A;
  text-decoration: underline;
}.pxc_bon_grid_5xm {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 638px) {.pxc_bon_grid_5xm {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.pxc_bon_grid_5xm {
  grid-template-columns: repeat(5,1fr);
}
}.pxc_bon_card_5xm {
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.625rem;
  padding: 1rem;
  background: #161009;
}.pxc_bon_card_5xm:hover {
  transform: translateY(-2px);
  border-color: rgba(200, 112, 26, 0.08);
}.pxc_bon_card_ic_5xm svg {
  width: 26px;
  stroke-linecap: round;
  height: 1.625rem;
  stroke-linejoin: round;
}.pxc_bon_card_ic_5xm {
  margin-bottom: 0.625rem;
}.pxc_bon_card_type_5xm {
  letter-spacing: .06em;
  font-weight: 700;
  font-size: 10px;
  text-transform: uppercase;
  margin-bottom: 0.375rem;
  color: #8A7260;
}.pxc_bon_card_amount_5xm {
  margin-bottom: 6px;
  color: #F0B429;
  font-size: 1.125rem;
  line-height: 1.1;
  font-weight: 800;
}.pxc_bon_card_name_5xm {
  color: #F5EDDE;
  margin-bottom: 8px;
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.pxc_bon_card_detail_5xm {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 11px;
  padding-top: 0.5rem;
  overflow-wrap: break-word;
  color: #6B5848;
  line-height: 1.5;
}.pxc_reg_5xm {
  padding: 2.25rem 16px 0;
  background: #0E0A07;
}
@media(min-width: 765px) {.pxc_reg_5xm {
  padding: 2.75rem 24px 0;
}
}.pxc_reg_in_5xm {
  background: #1C140B;
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.75rem 24px;
  margin: 0 auto;
  border-radius: 1rem;
  max-width: 82.5rem;
}
@media(min-width: 766px) {.pxc_reg_in_5xm {
  padding: 2.5rem;
}
}.pxc_reg_top_5xm {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 862px) {.pxc_reg_top_5xm {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.pxc_reg_label_5xm {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 10px;
  color: #C8701A;
  font-weight: 700;
}.pxc_reg_h2_5xm {
  line-height: 1.2;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  font-size: 22px;
  font-family: 'Cinzel', serif;
  color: #F5EDDE;
}
@media(min-width: 771px) {.pxc_reg_h2_5xm {
  font-size: 28px;
}
}.pxc_reg_bonus_5xm {
  border: 1px solid rgba(240, 180, 41, 0.16);
  padding: 0.625rem 16px;
  background: rgba(240, 180, 41, 0.16);
  gap: 8px;
  border-radius: 0.625rem;
  align-items: center;
  margin-bottom: 16px;
  display: inline-flex;
}.pxc_reg_bonus_amount_5xm {
  font-weight: 800;
  font-size: 1.25rem;
  color: #F0B429;
}.pxc_reg_bonus_text_5xm {
  font-size: 13px;
  color: #B09A7E;
  line-height: 1.35;
}.pxc_reg_cta_btn_5xm {
  border-radius: 0.625rem;
  transition: background .2s;
  background: #28B865;
  padding: 14px 2rem;
  color: #0D0905;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.14), 0 3px 14px rgba(40, 184, 101, 0.48);
  font-weight: 700;
  font-size: 0.938rem;
  display: inline-block;
  margin-bottom: 12px;
}.pxc_reg_cta_btn_5xm:hover {
  background: #30CC72;
}.pxc_reg_terms_5xm {
  line-height: 1.5;
  color: #6B5848;
  font-size: 11px;
}.pxc_reg_seo_5xm {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.65;
  padding-top: 1.25rem;
  overflow-wrap: break-word;
  color: #8A7260;
  margin-top: 20px;
  font-size: 13px;
}.pxc_reg_seo_5xm p {
  font-size: 0.813rem;
  margin-bottom: 10px;
  line-height: 1.65;
  color: #8A7260;
}.pxc_reg_seo_5xm p:last-child {
  margin-bottom: 0;
}.pxc_reg_seo_5xm strong {
  color: #DCCFB8;
  font-weight: 700;
}.pxc_reg_seo_5xm a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8701A;
}.pxc_reg_seo_5xm a:hover {
  color: #DE8020;
}.pxc_reg_seo_5xm ul,.pxc_reg_seo_5xm ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 1.125rem;
}.pxc_reg_seo_5xm ol {
  list-style: decimal;
}.pxc_reg_seo_5xm li {
  line-height: 1.65;
  font-size: 13px;
  color: #8A7260;
  margin-bottom: 4px;
}.pxc_reg_seo_5xm table {
  margin-bottom: 10px;
  border-collapse: collapse;
  font-size: 13px;
  display: block;
  overflow-x: auto;
  width: 100%;
}
@media(min-width: 770px) {.pxc_reg_seo_5xm table {
  display: table;
}
}.pxc_reg_seo_5xm th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #DCCFB8;
}.pxc_reg_seo_5xm td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8A7260;
}.pxc_reg_steps_5xm {
  gap: 0.875rem;
  display: flex;
  margin-top: 1.75rem;
  flex-direction: column;
}
@media(min-width: 859px) {.pxc_reg_steps_5xm {
  margin-top: 0;
}
}.pxc_reg_step_5xm {
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.625rem;
  gap: 0.875rem;
  padding: 1rem;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.pxc_reg_step_num_5xm {
  border: 1px solid rgba(200, 112, 26, 0.08);
  background: rgba(200, 112, 26, 0.20);
  border-radius: 50%;
  font-weight: 800;
  color: #C8701A;
  flex-shrink: 0;
  width: 2.125rem;
  justify-content: center;
  align-items: center;
  height: 2.125rem;
  font-size: 14px;
  display: flex;
}.pxc_reg_step_title_5xm {
  color: #F5EDDE;
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 14px;
}.pxc_reg_step_text_5xm {
  line-height: 1.5;
  color: #8A7260;
  font-size: 12px;
}.pxc_reg_trust_5xm {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  flex-wrap: wrap;
  display: flex;
  padding-top: 20px;
  margin-top: 20px;
}.pxc_reg_trust_item_5xm {
  gap: 0.438rem;
  display: flex;
  font-size: 0.75rem;
  color: #8A7260;
  overflow-wrap: break-word;
  align-items: center;
}.pxc_reg_trust_ic_5xm svg {
  width: 1rem;
  stroke-linecap: round;
  height: 1rem;
  color: #C8701A;
  stroke-linejoin: round;
}.pxc_prov_5xm {
  padding: 36px 16px 0;
  background: #0E0A07;
}
@media(min-width: 771px) {.pxc_prov_5xm {
  padding: 2.75rem 1.5rem 0;
}
}.pxc_prov_in_5xm {
  margin: 0 auto;
  max-width: 1320px;
}.pxc_prov_head_5xm {
  margin-bottom: 16px;
}.pxc_prov_label_5xm {
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  color: #C8701A;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
}.pxc_prov_h2_5xm {
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  margin-bottom: 8px;
  font-size: 20px;
  color: #F5EDDE;
}
@media(min-width: 767px) {.pxc_prov_h2_5xm {
  font-size: 1.5rem;
}
}.pxc_prov_seo_5xm {
  line-height: 1.6;
  color: #8A7260;
  max-width: 620px;
  margin-bottom: 1rem;
  font-size: 13px;
  overflow-wrap: break-word;
}.pxc_prov_seo_5xm strong {
  font-weight: 700;
  color: #DCCFB8;
}.pxc_prov_seo_5xm a {
  text-decoration: underline;
  color: #C8701A;
}.pxc_prov_grid_5xm {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 637px) {.pxc_prov_grid_5xm {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.pxc_prov_grid_5xm {
  grid-template-columns: repeat(8,1fr);
}
}.pxc_prov_card_5xm {
  border: 1px solid rgba(255, 255, 255, 0.10);
  gap: 0.438rem;
  border-radius: 10px;
  transition: border-color .2s,background .2s;
  padding: 0.875rem 10px;
  background: #161009;
  flex-direction: column;
  align-items: center;
  display: flex;
  cursor: pointer;
}.pxc_prov_card_5xm:hover {
  border-color: rgba(200, 112, 26, 0.55);
  background: #1C140B;
}.pxc_prov_logo_5xm {
  overflow: hidden;
  border-radius: 0.313rem;
  background: rgba(255, 255, 255, 0.05);
  justify-content: center;
  align-items: center;
  height: 44px;
  display: flex;
  width: 2.75rem;
}.pxc_prov_logo_5xm img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.pxc_prov_name_5xm {
  font-weight: 600;
  color: #B09A7E;
  font-size: 0.688rem;
  text-align: center;
  overflow-wrap: break-word;
}.pxc_htp_5xm {
  background: #0E0A07;
  padding: 36px 16px 0;
}
@media(min-width: 767px) {.pxc_htp_5xm {
  padding: 44px 24px 0;
}
}.pxc_htp_in_5xm {
  margin: 0 auto;
  max-width: 82.5rem;
}.pxc_htp_head_5xm {
  max-width: 45rem;
  margin-bottom: 1.375rem;
}.pxc_htp_label_5xm {
  letter-spacing: .08em;
  color: #C8701A;
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}.pxc_htp_h2_5xm {
  font-weight: 800;
  color: #F5EDDE;
  margin-bottom: 0.5rem;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-size: 22px;
}
@media(min-width: 770px) {.pxc_htp_h2_5xm {
  font-size: 28px;
}
}.pxc_htp_intro_5xm {
  line-height: 1.6;
  color: #8A7260;
  font-size: 0.875rem;
}.pxc_htp_steps_5xm {
  padding: 0;
  list-style: none;
  margin: 0;
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
  counter-reset: none;
}
@media(min-width: 639px) {.pxc_htp_steps_5xm {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.pxc_htp_steps_5xm {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.pxc_htp_step_5xm {
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 20px 18px 18px;
  background: #1C140B;
  flex-direction: column;
  position: relative;
  display: flex;
}.pxc_htp_step_num_5xm {
  border-radius: 50%;
  background: #C8701A;
  align-items: center;
  top: -12px;
  font-family: 'Cinzel', serif;
  height: 1.75rem;
  color: #0D0905;
  display: flex;
  font-weight: 800;
  justify-content: center;
  font-size: 0.813rem;
  width: 1.75rem;
  left: 20px;
  position: absolute;
}.pxc_htp_step_ic_5xm {
  margin: 8px 0 12px;
  border-radius: 0.313rem;
  background: rgba(200, 112, 26, 0.20);
  align-items: center;
  width: 36px;
  color: #C8701A;
  display: flex;
  height: 2.25rem;
  justify-content: center;
}.pxc_htp_step_ic_5xm svg {
  height: 1.125rem;
  width: 18px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.pxc_htp_step_h_5xm {
  font-size: 0.875rem;
  line-height: 1.25;
  color: #F5EDDE;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 6px;
}.pxc_htp_step_p_5xm {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.55;
  color: #8A7260;
}.pxc_htp_step_p_5xm strong {
  font-weight: 600;
  color: #DCCFB8;
}.pxc_htp_cta_5xm {
  border-radius: 10px;
  padding: 13px 26px;
  transition: background .2s;
  background: #28B865;
  font-weight: 700;
  display: inline-block;
  color: #0D0905;
  font-size: 0.875rem;
  margin-top: 1.25rem;
}.pxc_htp_cta_5xm:hover {
  background: #30CC72;
}.pxc_app_5xm {
  background: #0E0A07;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.pxc_app_5xm {
  padding: 44px 24px 0;
}
}.pxc_app_in_5xm {
  margin: 0 auto;
  max-width: 1320px;
}.pxc_app_head_5xm {
  margin-bottom: 1rem;
}.pxc_app_label_5xm {
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  color: #C8701A;
  text-transform: uppercase;
}.pxc_app_h2_5xm {
  font-weight: 800;
  margin-bottom: 6px;
  color: #F5EDDE;
  font-family: 'Cinzel', serif;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.pxc_app_h2_5xm {
  font-size: 1.5rem;
}
}.pxc_app_sub_5xm {
  max-width: 37.5rem;
  line-height: 1.6;
  color: #8A7260;
  overflow-wrap: break-word;
  font-size: 13px;
}.pxc_app_sub_5xm strong {
  color: #DCCFB8;
  font-weight: 700;
}.pxc_app_cards_5xm {
  gap: 0.625rem;
  margin-top: 1rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.pxc_app_cards_5xm {
  grid-template-columns: repeat(3,1fr);
}
}.pxc_app_card_5xm {
  padding: 20px;
  border-radius: 0.625rem;
  gap: 16px;
  overflow: hidden;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
  position: relative;
}.pxc_app_card_ios_5xm {
  background: linear-gradient(135deg,rgba(200, 112, 26, 0.20) 0%,#1C140B 100%);
}.pxc_app_card_android_5xm {
  background: linear-gradient(135deg,rgba(40, 184, 101, 0.18) 0%,#1C140B 100%);
}.pxc_app_card_win_5xm {
  background: linear-gradient(135deg,rgba(240, 180, 41, 0.16) 0%,#1C140B 100%);
}.pxc_app_card_ic_5xm svg {
  height: 34px;
  stroke-linecap: round;
  width: 34px;
  stroke-linejoin: round;
}.pxc_app_card_ic_5xm {
  color: #F5EDDE;
  flex-shrink: 0;
}.pxc_app_card_os_5xm {
  letter-spacing: .08em;
  font-size: 0.625rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #8A7260;
  margin-bottom: 6px;
}.pxc_app_card_title_5xm {
  color: #F5EDDE;
  line-height: 1.2;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 0.375rem;
}.pxc_app_card_text_5xm {
  font-size: 12px;
  color: #8A7260;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.5;
}.pxc_app_card_btn_5xm {
  border-radius: 0.313rem;
  padding: 0.625rem 18px;
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(200, 112, 26, 0.55);
  transition: background .2s;
  gap: 7px;
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  color: #F5EDDE;
  font-size: 0.813rem;
}.pxc_app_card_btn_5xm:hover {
  background: rgba(255, 255, 255, 0.07);
}.pxc_faq_5xm {
  background: #0E0A07;
  padding: 36px 16px 0;
}
@media(min-width: 771px) {.pxc_faq_5xm {
  padding: 2.75rem 1.5rem 0;
}
}.pxc_faq_in_5xm {
  margin: 0 auto;
  max-width: 82.5rem;
}.pxc_faq_head_5xm {
  margin-bottom: 20px;
}.pxc_faq_label_5xm {
  font-weight: 700;
  font-size: 0.688rem;
  color: #C8701A;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
}.pxc_faq_h2_5xm {
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  color: #F5EDDE;
  font-weight: 800;
}
@media(min-width: 767px) {.pxc_faq_h2_5xm {
  font-size: 1.5rem;
}
}.pxc_faq_list_5xm {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.pxc_faq_item_5xm {
  overflow: hidden;
  border-radius: 10px;
  background: #1C140B;
  border: 1px solid rgba(255, 255, 255, 0.10);
}.pxc_faq_q_5xm {
  transition: color .2s;
  padding: 1rem 20px;
  gap: 0.75rem;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  font-weight: 600;
  flex-wrap: wrap;
  display: flex;
  color: #DCCFB8;
}.pxc_faq_q_5xm:hover {
  color: #F5EDDE;
}.pxc_faq_q_ic_5xm {
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  font-size: 1rem;
  align-items: center;
  color: #C8701A;
  width: 24px;
  height: 24px;
  display: flex;
  justify-content: center;
  flex-shrink: 0;
}.pxc_faq_item_5xm.pxc_state_open_5xm .pxc_faq_q_ic_5xm {
  transform: rotate(45deg);
}.pxc_faq_a_5xm {
  padding: 0 20px 16px;
  font-size: 13px;
  display: none;
  line-height: 1.7;
  overflow-wrap: break-word;
  color: #8A7260;
}.pxc_faq_item_5xm.pxc_state_open_5xm .pxc_faq_a_5xm {
  display: block;
}.pxc_faq_a_5xm strong {
  font-weight: 700;
  color: #DCCFB8;
}.pxc_faq_a_5xm a {
  text-decoration: underline;
  color: #C8701A;
}.pxc_faq_a_5xm ul,.pxc_faq_a_5xm ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 20px;
}.pxc_faq_a_5xm ol {
  list-style: decimal;
}.pxc_faq_a_5xm li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.pxc_faq_a_5xm table {
  margin: 0.5rem 0;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
  font-size: 0.75rem;
  width: 100%;
}
@media(min-width: 771px) {.pxc_faq_a_5xm table {
  display: table;
}
}.pxc_faq_a_5xm th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 6px 8px;
  color: #DCCFB8;
  text-align: left;
  font-weight: 700;
}.pxc_faq_a_5xm td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 6px 0.5rem;
  color: #8A7260;
}.pxc_pmt_5xm {
  background: #0E0A07;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.pxc_pmt_5xm {
  padding: 44px 1.5rem 0;
}
}.pxc_pmt_in_5xm {
  margin: 0 auto;
  max-width: 1320px;
}.pxc_pmt_head_5xm {
  max-width: 45rem;
  margin-bottom: 22px;
}.pxc_pmt_label_5xm {
  letter-spacing: .08em;
  font-weight: 700;
  color: #C8701A;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  text-transform: uppercase;
}.pxc_pmt_h2_5xm {
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  color: #F5EDDE;
  margin-bottom: 0.5rem;
  font-size: 1.375rem;
  font-weight: 800;
}
@media(min-width: 766px) {.pxc_pmt_h2_5xm {
  font-size: 1.75rem;
}
}.pxc_pmt_intro_5xm {
  color: #8A7260;
  font-size: 14px;
  overflow-wrap: break-word;
  line-height: 1.6;
}.pxc_pmt_groups_5xm {
  gap: 20px;
  flex-direction: column;
  display: flex;
}.pxc_pmt_group_5xm {
  padding: 1.25rem;
  background: #1C140B;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.10);
}.pxc_pmt_group_head_5xm {
  gap: 0.75rem;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 0.625rem;
  align-items: center;
}.pxc_pmt_group_ic_5xm {
  background: rgba(200, 112, 26, 0.20);
  border-radius: 0.313rem;
  color: #C8701A;
  width: 36px;
  justify-content: center;
  display: flex;
  height: 36px;
  align-items: center;
  flex-shrink: 0;
}.pxc_pmt_group_ic_5xm svg {
  stroke-linecap: round;
  width: 18px;
  stroke-linejoin: round;
  height: 18px;
}.pxc_pmt_group_h_5xm {
  margin: 0;
  font-family: 'Cinzel', serif;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F5EDDE;
  font-size: 1rem;
}.pxc_pmt_group_p_5xm {
  line-height: 1.6;
  margin-bottom: 14px;
  color: #8A7260;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.pxc_pmt_group_p_5xm strong {
  color: #DCCFB8;
  font-weight: 600;
}.pxc_pmt_table_wrap_5xm {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.pxc_pmt_table_5xm {
  border-collapse: collapse;
  width: 100%;
  min-width: 540px;
  font-size: 0.813rem;
}.pxc_pmt_table_5xm th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  text-transform: uppercase;
  font-weight: 700;
  text-align: left;
  font-size: 0.688rem;
  white-space: nowrap;
  color: #DCCFB8;
  letter-spacing: .04em;
}.pxc_pmt_table_5xm td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  color: #8A7260;
}.pxc_pmt_table_5xm tbody tr:last-child td {
  border-bottom: none;
}.pxc_pmt_table_5xm tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #DCCFB8;
}.pxc_seo_5xm {
  padding: 36px 1rem 0;
  background: #0E0A07;
}
@media(min-width: 769px) {.pxc_seo_5xm {
  padding: 44px 24px 0;
}
}.pxc_seo_in_5xm {
  padding: 1.75rem 24px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  margin: 0 auto;
  border-radius: 16px;
  background: #1C140B;
  max-width: 1320px;
}
@media(min-width: 765px) {.pxc_seo_in_5xm {
  padding: 36px 40px;
}
}.pxc_seo_label_5xm {
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 0.625rem;
  color: #C8701A;
}.pxc_seo_h2_5xm {
  color: #F5EDDE;
  font-weight: 800;
  line-height: 1.25;
  font-size: 1.25rem;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
}
@media(min-width: 769px) {.pxc_seo_h2_5xm {
  font-size: 1.5rem;
}
}.pxc_seo_body_5xm {
  overflow-wrap: break-word;
  font-size: 14px;
  line-height: 1.75;
  color: #B09A7E;
}.pxc_seo_body_5xm p {
  margin-bottom: 12px;
  color: #B09A7E;
  line-height: 1.75;
  font-size: 14px;
}.pxc_seo_body_5xm p:last-child {
  margin-bottom: 0;
}.pxc_seo_body_5xm strong {
  color: #DCCFB8;
  font-weight: 700;
}.pxc_seo_body_5xm a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8701A;
}.pxc_seo_body_5xm a:hover {
  color: #DE8020;
}.pxc_seo_body_5xm ul,.pxc_seo_body_5xm ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.pxc_seo_body_5xm ol {
  list-style: decimal;
}.pxc_seo_body_5xm li {
  color: #B09A7E;
  font-size: 0.875rem;
  margin-bottom: 6px;
  line-height: 1.75;
}.pxc_seo_body_5xm table {
  margin-bottom: 12px;
  overflow-x: auto;
  width: 100%;
  font-size: 13px;
  display: block;
  border-collapse: collapse;
}
@media(min-width: 770px) {.pxc_seo_body_5xm table {
  display: table;
}
}.pxc_seo_body_5xm th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  color: #DCCFB8;
  font-weight: 700;
  text-align: left;
}.pxc_seo_body_5xm td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #B09A7E;
}.pxc_seo_cols_5xm {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 639px) {.pxc_seo_cols_5xm {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.pxc_seo_cols_5xm {
  grid-template-columns: repeat(3,1fr);
}
}.pxc_seo_col_h_5xm {
  margin-bottom: 7px;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #DCCFB8;
  font-weight: 700;
}.pxc_seo_col_p_5xm {
  overflow-wrap: break-word;
  color: #8A7260;
  font-size: 0.813rem;
  line-height: 1.65;
}.pxc_seo_stats_5xm {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.pxc_seo_stat_5xm {
  flex: 1;
  padding: 0.875rem 1rem;
  border-radius: 10px;
  border: 1px solid rgba(200, 112, 26, 0.20);
  background: rgba(200, 112, 26, 0.08);
  min-width: 140px;
}.pxc_seo_stat_val_5xm {
  overflow-wrap: break-word;
  color: #C8701A;
  font-weight: 800;
  margin-bottom: 4px;
  font-size: 20px;
}.pxc_seo_stat_lb_5xm {
  color: #8A7260;
  overflow-wrap: break-word;
  font-size: 11px;
}.pxc_seo_5xm {
  padding: 36px 16px 0;
  background: #0E0A07;
}
@media(min-width: 767px) {.pxc_seo_5xm {
  padding: 2.75rem 1.5rem 0;
}
}.pxc_seo_in_5xm {
  border-radius: 16px;
  padding: 28px 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #1C140B;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.pxc_seo_in_5xm {
  padding: 2.25rem 2.5rem;
}
}.pxc_seo_label_5xm {
  letter-spacing: .08em;
  color: #C8701A;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  font-weight: 700;
  font-size: 0.688rem;
}.pxc_seo_h2_5xm {
  font-family: 'Cinzel', serif;
  margin-bottom: 0.875rem;
  font-size: 1.25rem;
  color: #F5EDDE;
  font-weight: 800;
  overflow-wrap: break-word;
  line-height: 1.25;
}
@media(min-width: 769px) {.pxc_seo_h2_5xm {
  font-size: 1.5rem;
}
}.pxc_seo_body_5xm {
  color: #B09A7E;
  font-size: 14px;
  line-height: 1.75;
  overflow-wrap: break-word;
}.pxc_seo_body_5xm p {
  line-height: 1.75;
  margin-bottom: 0.75rem;
  color: #B09A7E;
  font-size: 0.875rem;
}.pxc_seo_body_5xm p:last-child {
  margin-bottom: 0;
}.pxc_seo_body_5xm strong {
  color: #DCCFB8;
  font-weight: 700;
}.pxc_seo_body_5xm a {
  transition: color .2s;
  color: #C8701A;
  text-decoration: underline;
}.pxc_seo_body_5xm a:hover {
  color: #DE8020;
}.pxc_seo_body_5xm ul,.pxc_seo_body_5xm ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.pxc_seo_body_5xm ol {
  list-style: decimal;
}.pxc_seo_body_5xm li {
  margin-bottom: 6px;
  line-height: 1.75;
  color: #B09A7E;
  font-size: 14px;
}.pxc_seo_body_5xm table {
  width: 100%;
  overflow-x: auto;
  display: block;
  font-size: 13px;
  border-collapse: collapse;
  margin-bottom: 12px;
}
@media(min-width: 770px) {.pxc_seo_body_5xm table {
  display: table;
}
}.pxc_seo_body_5xm th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  font-weight: 700;
  color: #DCCFB8;
  text-align: left;
}.pxc_seo_body_5xm td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #B09A7E;
}.pxc_seo_cols_5xm {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 643px) {.pxc_seo_cols_5xm {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.pxc_seo_cols_5xm {
  grid-template-columns: repeat(3,1fr);
}
}.pxc_seo_col_h_5xm {
  overflow-wrap: break-word;
  color: #DCCFB8;
  margin-bottom: 7px;
  font-size: 13px;
  font-weight: 700;
}.pxc_seo_col_p_5xm {
  line-height: 1.65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #8A7260;
}.pxc_seo_stats_5xm {
  gap: 1rem;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.pxc_seo_stat_5xm {
  border: 1px solid rgba(200, 112, 26, 0.20);
  flex: 1;
  background: rgba(200, 112, 26, 0.08);
  border-radius: 10px;
  padding: 0.875rem 1rem;
  min-width: 8.75rem;
}.pxc_seo_stat_val_5xm {
  color: #C8701A;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
}.pxc_seo_stat_lb_5xm {
  overflow-wrap: break-word;
  color: #8A7260;
  font-size: 11px;
}.pxc_seo_5xm {
  padding: 2.25rem 16px 0;
  background: #0E0A07;
}
@media(min-width: 769px) {.pxc_seo_5xm {
  padding: 2.75rem 1.5rem 0;
}
}.pxc_seo_in_5xm {
  padding: 1.75rem 24px;
  background: #1C140B;
  border: 1px solid rgba(255, 255, 255, 0.10);
  margin: 0 auto;
  border-radius: 16px;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.pxc_seo_in_5xm {
  padding: 36px 40px;
}
}.pxc_seo_label_5xm {
  text-transform: uppercase;
  color: #C8701A;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 10px;
  font-size: 0.688rem;
}.pxc_seo_h2_5xm {
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #F5EDDE;
  line-height: 1.25;
  font-family: 'Cinzel', serif;
  margin-bottom: 14px;
}
@media(min-width: 771px) {.pxc_seo_h2_5xm {
  font-size: 24px;
}
}.pxc_seo_body_5xm {
  font-size: 0.875rem;
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #B09A7E;
}.pxc_seo_body_5xm p {
  margin-bottom: 12px;
  color: #B09A7E;
  line-height: 1.75;
  font-size: 0.875rem;
}.pxc_seo_body_5xm p:last-child {
  margin-bottom: 0;
}.pxc_seo_body_5xm strong {
  color: #DCCFB8;
  font-weight: 700;
}.pxc_seo_body_5xm a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8701A;
}.pxc_seo_body_5xm a:hover {
  color: #DE8020;
}.pxc_seo_body_5xm ul,.pxc_seo_body_5xm ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.pxc_seo_body_5xm ol {
  list-style: decimal;
}.pxc_seo_body_5xm li {
  margin-bottom: 6px;
  color: #B09A7E;
  line-height: 1.75;
  font-size: 14px;
}.pxc_seo_body_5xm table {
  display: block;
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
  margin-bottom: 12px;
  font-size: 13px;
}
@media(min-width: 769px) {.pxc_seo_body_5xm table {
  display: table;
}
}.pxc_seo_body_5xm th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  color: #DCCFB8;
  text-align: left;
  font-weight: 700;
}.pxc_seo_body_5xm td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #B09A7E;
}.pxc_seo_cols_5xm {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 642px) {.pxc_seo_cols_5xm {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.pxc_seo_cols_5xm {
  grid-template-columns: repeat(3,1fr);
}
}.pxc_seo_col_h_5xm {
  color: #DCCFB8;
  margin-bottom: 7px;
  font-size: 13px;
  overflow-wrap: break-word;
  font-weight: 700;
}.pxc_seo_col_p_5xm {
  overflow-wrap: break-word;
  font-size: 13px;
  color: #8A7260;
  line-height: 1.65;
}.pxc_seo_stats_5xm {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.pxc_seo_stat_5xm {
  padding: 0.875rem 16px;
  flex: 1;
  background: rgba(200, 112, 26, 0.08);
  border: 1px solid rgba(200, 112, 26, 0.20);
  border-radius: 0.625rem;
  min-width: 8.75rem;
}.pxc_seo_stat_val_5xm {
  font-size: 1.25rem;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #C8701A;
}.pxc_seo_stat_lb_5xm {
  overflow-wrap: break-word;
  color: #8A7260;
  font-size: 0.688rem;
}.pxc_ft_5xm {
  background: #080604;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 3rem;
}.pxc_ft_support_5xm {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 1rem;
}
@media(min-width: 765px) {.pxc_ft_support_5xm {
  padding: 28px 1.5rem;
}
}.pxc_ft_support_in_5xm {
  margin: 0 auto;
  gap: 1rem;
  align-items: center;
  flex-wrap: wrap;
  max-width: 82.5rem;
  display: flex;
}.pxc_ft_support_main_5xm {
  gap: 1rem;
  flex: 1;
  align-items: center;
  min-width: 13.75rem;
  display: flex;
  flex-wrap: wrap;
}.pxc_ft_support_ic_5xm {
  color: #C8701A;
  flex-shrink: 0;
}.pxc_ft_support_ic_5xm svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 30px;
  width: 30px;
}.pxc_ft_support_text_title_5xm {
  color: #F5EDDE;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 3px;
  font-size: 0.938rem;
}.pxc_ft_support_text_sub_5xm {
  overflow-wrap: break-word;
  color: #8A7260;
  font-size: 0.75rem;
}.pxc_ft_support_btn_5xm {
  transition: background .2s;
  padding: 11px 22px;
  border-radius: 0.625rem;
  background: #C8701A;
  color: #F5EDDE;
  flex-shrink: 0;
  white-space: nowrap;
  font-weight: 700;
  font-size: 0.813rem;
}.pxc_ft_support_btn_5xm:hover {
  background: #DE8020;
}.pxc_ft_support_contacts_5xm {
  gap: 1rem;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.pxc_ft_support_contact_5xm {
  line-height: 1.4;
  font-size: 0.75rem;
  color: #6B5848;
}.pxc_ft_support_contact_5xm strong {
  font-size: 0.688rem;
  margin-bottom: 2px;
  color: #B09A7E;
  font-weight: 600;
  display: block;
}.pxc_ft_main_5xm {
  padding: 32px 16px 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 769px) {.pxc_ft_main_5xm {
  padding: 40px 24px 32px;
}
}.pxc_ft_main_in_5xm {
  margin: 0 auto;
  gap: 24px;
  grid-template-columns: 1fr 1fr;
  max-width: 1320px;
  display: grid;
}
@media(min-width: 639px) {.pxc_ft_main_in_5xm {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.pxc_ft_main_in_5xm {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.pxc_ft_col_logo_5xm {
  grid-column: 1/-1;
}
@media(min-width: 1078px) {.pxc_ft_col_logo_5xm {
  grid-column: auto;
}
}.pxc_ft_logo_5xm {
  gap: 0.563rem;
  font-weight: 800;
  display: flex;
  margin-bottom: 0.75rem;
  color: #F5EDDE;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  align-items: center;
  font-size: 1rem;
}.pxc_ft_logo_mark_5xm {
  border-radius: 0.313rem;
  overflow: hidden;
  width: 30px;
  height: 30px;
}.pxc_ft_logo_mark_5xm img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.pxc_ft_logo_sub_5xm {
  overflow-wrap: break-word;
  max-width: 12.5rem;
  font-size: 0.75rem;
  line-height: 1.55;
  color: #6B5848;
}.pxc_ft_col_title_5xm {
  margin-bottom: 14px;
  letter-spacing: .07em;
  text-transform: uppercase;
  color: #B09A7E;
  font-weight: 700;
  font-size: 0.75rem;
}.pxc_ft_col_links_5xm {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.pxc_ft_col_link_5xm {
  transition: color .2s;
  color: #6B5848;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.pxc_ft_col_link_5xm:hover {
  color: #DCCFB8;
}.pxc_ft_apps_5xm {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.pxc_ft_app_card_5xm {
  gap: 10px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s;
  padding: 10px 0.75rem;
  border-radius: 0.313rem;
  align-items: center;
  display: flex;
}.pxc_ft_app_card_5xm:hover {
  border-color: rgba(200, 112, 26, 0.55);
}.pxc_ft_app_card_ic_5xm svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.375rem;
  width: 22px;
}.pxc_ft_app_card_os_5xm {
  font-size: 10px;
  font-weight: 600;
  color: #6B5848;
}.pxc_ft_app_card_action_5xm {
  font-weight: 700;
  color: #DCCFB8;
  font-size: 0.75rem;
}.pxc_ft_bot_5xm {
  padding: 1.25rem 16px;
}
@media(min-width: 767px) {.pxc_ft_bot_5xm {
  padding: 1.25rem 1.5rem;
}
}.pxc_ft_bot_in_5xm {
  margin: 0 auto;
  gap: 1rem;
  flex-wrap: wrap;
  max-width: 1320px;
  align-items: center;
  display: flex;
}.pxc_ft_socials_5xm {
  gap: 0.5rem;
  display: flex;
}.pxc_ft_soc_5xm {
  transition: background .2s;
  border-radius: 0.313rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  width: 2.25rem;
  color: #B09A7E;
  height: 36px;
  align-items: center;
  display: flex;
  justify-content: center;
}.pxc_ft_soc_5xm svg {
  stroke-linejoin: round;
  height: 1rem;
  stroke-linecap: round;
  width: 1rem;
}.pxc_ft_soc_5xm:hover {
  background: rgba(255, 255, 255, 0.07);
}.pxc_ft_legal_5xm {
  flex: 1;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #9C8C7A;
  font-size: 0.688rem;
  min-width: 12.5rem;
}.pxc_ft_legal_5xm strong {
  color: #B09A7E;
  font-weight: 700;
}.pxc_ft_legal_5xm a {
  color: #B09A7E;
  text-decoration: underline;
}.pxc_ft_age_5xm {
  border: 2px solid #9C8C7A;
  border-radius: 50%;
  height: 2rem;
  width: 32px;
  align-items: center;
  justify-content: center;
  font-weight: 800;
  color: #9C8C7A;
  margin-left: auto;
  font-size: 11px;
  flex-shrink: 0;
  display: flex;
}