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 {
  display: block;
  max-width: 100%;
}body {
  background: #130F08;
  min-height: 100vh;
  color: #CEBF9E;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  font-family: 'Barlow', sans-serif;
}.zxp_layout-s8y {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.zxp_page-s8y {
  min-height: 100vh;
  display: flex;
}.zxp_main-s8y {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media (min-width: 1081px) {.zxp_main-s8y {
  padding-left: 13.75rem;
}
}
@media (max-width: 1076px) {.zxp_main-s8y {
  padding-bottom: 72px;
}
}.zxp_gc-s8y {
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #181208;
  transition: transform .2s,border-color .2s;
  border-radius: 0.563rem;
  cursor: pointer;
  width: 8.75rem;
  position: relative;
  flex-shrink: 0;
}
@media(min-width: 637px) {.zxp_gc-s8y {
  width: 9.75rem;
}
}
@media(min-width: 1078px) {.zxp_gc-s8y {
  width: 10.5rem;
}
}.zxp_gc-s8y:hover {
  transform: translateY(-3px);
  border-color: rgba(201, 123, 26, 0.08);
}.zxp_gc_img-s8y {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding-bottom: 80%;
}.zxp_gc_img-s8y img {
  inset: 0;
  width: 100%;
  position: absolute;
  object-fit: cover;
  height: 100%;
}.zxp_gc_hover-s8y {
  background: rgba(10, 7, 2, 0.72);
  inset: 0;
  transition: opacity .2s;
  justify-content: center;
  align-items: center;
  opacity: 0;
  position: absolute;
  display: flex;
}.zxp_gc-s8y:hover .zxp_gc_hover-s8y {
  opacity: 1;
}.zxp_gc_hover_btn-s8y {
  border-radius: 0.313rem;
  background: #C97B1A;
  padding: 0.5rem 1rem;
  font-size: 0.75rem;
  font-weight: 700;
  color: #F4EAD2;
}.zxp_gc_info-s8y {
  padding: 8px 0.625rem 0.625rem;
}.zxp_gc_name-s8y {
  overflow: hidden;
  font-size: 0.75rem;
  text-overflow: ellipsis;
  color: #CEBF9E;
  font-weight: 600;
  white-space: nowrap;
  margin-bottom: 3px;
  max-width: 100%;
}.zxp_gc_prov-s8y {
  font-size: 0.625rem;
  color: #60502E;
}.zxp_gc_tag-s8y {
  padding: 2px 0.438rem;
  border-radius: 0.25rem;
  left: 6px;
  font-weight: 700;
  top: 6px;
  z-index: 2;
  letter-spacing: .04em;
  text-transform: uppercase;
  position: absolute;
  font-size: 9px;
}.zxp_gc_tag_hot-s8y {
  background: #C0392B;
  color: #fff;
}.zxp_gc_tag_new-s8y {
  background: #3CA85C;
  color: #130F08;
}.zxp_gc_tag_jp-s8y {
  background: #EEC040;
  color: #130F08;
}.zxp_gc_tag_ex-s8y {
  background: #8B440A;
  color: #fff;
}.zxp_gc_tag_live-s8y {
  background: #C0392B;
  color: #fff;
}.zxp_gr-s8y {
  background: #130F08;
  padding: 2rem 16px 0;
}
@media(min-width: 766px) {.zxp_gr-s8y {
  padding: 36px 1.5rem 0;
}
}.zxp_gr_in-s8y {
  margin: 0 auto;
  max-width: 82.5rem;
}.zxp_gr_head-s8y {
  gap: 0.75rem;
  margin-bottom: 0.625rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.zxp_gr_head_l-s8y {
  gap: 0.625rem;
  flex: 1;
  align-items: center;
  min-width: 0;
  display: flex;
}.zxp_gr_ic-s8y {
  border-radius: 9px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  height: 32px;
  width: 32px;
}.zxp_gr_ic-s8y svg {
  stroke-linecap: round;
  height: 16px;
  width: 1rem;
  stroke-linejoin: round;
}.zxp_gr_title-s8y {
  color: #F4EAD2;
  font-size: 16px;
  font-weight: 700;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.zxp_gr_title-s8y {
  font-size: 18px;
}
}.zxp_gr_more-s8y {
  gap: 5px;
  transition: color .2s;
  font-size: 12px;
  flex-shrink: 0;
  display: flex;
  white-space: nowrap;
  color: #7A6848;
  font-weight: 600;
  align-items: center;
}.zxp_gr_more-s8y:hover {
  color: #C97B1A;
}.zxp_gr_more-s8y svg {
  height: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 12px;
}.zxp_gr_arrows-s8y {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.zxp_gr_arr-s8y {
  border-radius: 5px;
  transition: background .15s,color .15s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.04);
  display: flex;
  color: #A08B68;
  align-items: center;
  justify-content: center;
  height: 30px;
  width: 1.875rem;
}.zxp_gr_arr-s8y:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F4EAD2;
}.zxp_gr_arr-s8y svg {
  width: 13px;
  height: 13px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.zxp_gr_seo_h-s8y {
  margin: 0 0 0.375rem;
  font-weight: 700;
  font-size: 0.813rem;
  font-family: 'Cinzel', serif;
  color: #CEBF9E;
  max-width: 680px;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.zxp_gr_seo_h-s8y {
  font-size: 14px;
}
}.zxp_gr_seo-s8y {
  max-width: 42.5rem;
  overflow-wrap: break-word;
  line-height: 1.55;
  color: #7A6848;
  margin-bottom: 0.75rem;
  font-size: 12px;
}.zxp_gr_seo-s8y strong {
  color: #CEBF9E;
  font-weight: 600;
}.zxp_gr_scroll-s8y {
  gap: 10px;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 0.625rem;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
}.zxp_gr_scroll-s8y::-webkit-scrollbar {
  display: none;
}
@media(min-width: 766px) {.zxp_gr_scroll-s8y {
  gap: 12px;
}
}.zxp_tb-s8y {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #100C06;
  right: 0;
  position: fixed;
  align-items: center;
  z-index: 80;
  top: 0;
  left: 0;
  display: flex;
  height: 3.5rem;
}.zxp_tb_in-s8y {
  padding: 0 14px;
  gap: 0;
  height: 100%;
  align-items: center;
  width: 100%;
  display: flex;
}.zxp_tb_burger-s8y {
  gap: 5px;
  border-radius: 9px;
  display: flex;
  justify-content: center;
  height: 38px;
  flex-shrink: 0;
  width: 2.375rem;
  margin-right: 0.5rem;
  flex-direction: column;
  align-items: center;
}.zxp_tb_burger-s8y:hover {
  background: rgba(255, 255, 255, 0.04);
}.zxp_tb_burger_line-s8y {
  border-radius: 1px;
  background: #A08B68;
  height: 2px;
  display: block;
  width: 18px;
}
@media(min-width: 1077px) {.zxp_tb_burger-s8y {
  display: none;
}
}.zxp_tb_logo-s8y {
  gap: 9px;
  color: #F4EAD2;
  flex-shrink: 0;
  font-size: 1.125rem;
  align-items: center;
  font-weight: 800;
  overflow-wrap: break-word;
  letter-spacing: -.01em;
  margin-right: 20px;
  display: flex;
}.zxp_tb_logo_mark-s8y {
  border-radius: 9px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  height: 2rem;
  align-items: center;
  width: 2rem;
}.zxp_tb_logo_mark-s8y img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.zxp_tb_nav-s8y {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 642px) {.zxp_tb_nav-s8y {
  display: flex;
}
}.zxp_tb_tab-s8y {
  border-radius: 9px;
  transition: background .15s,color .15s;
  padding: 8px 0.875rem;
  font-weight: 600;
  color: #A08B68;
  white-space: nowrap;
  font-size: 0.813rem;
}.zxp_tb_tab-s8y:hover {
  background: rgba(255, 255, 255, 0.04);
  color: #F4EAD2;
}.zxp_tb_tab-s8y.zxp_state_active-s8y {
  background: rgba(201, 123, 26, 0.18);
  color: #F4EAD2;
}.zxp_tb_right-s8y {
  gap: 8px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  margin-left: auto;
}.zxp_tb_login-s8y {
  transition: border-color .2s,color .2s;
  padding: 0.563rem 1rem;
  border-radius: 9px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.04);
  display: none;
  color: #CEBF9E;
  font-size: 0.813rem;
  font-weight: 600;
}.zxp_tb_login-s8y:hover {
  border-color: rgba(210, 135, 30, 0.45);
  color: #F4EAD2;
}
@media(min-width:480px) {.zxp_tb_login-s8y {
  display: block;
}
}.zxp_tb_reg-s8y {
  border-radius: 9px;
  padding: 9px 1.125rem;
  background: #3CA85C;
  transition: background .2s;
  font-size: 13px;
  color: #0E0A04;
  white-space: nowrap;
  font-weight: 700;
}.zxp_tb_reg-s8y:hover {
  background: #48BE6A;
}.zxp_sb-s8y {
  transform: translateX(-100%);
  transition: transform .25s ease;
  background: #1E1710;
  border-right: 1px solid rgba(255, 255, 255, 0.04);
  bottom: 0;
  left: 0;
  width: 13.75rem;
  top: 56px;
  z-index: 70;
  overflow-y: auto;
  position: fixed;
}.zxp_sb-s8y.zxp_state_open-s8y {
  transform: translateX(0);
}.zxp_sb-s8y::-webkit-scrollbar {
  width: 0.25rem;
}.zxp_sb-s8y::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1077px) {.zxp_sb-s8y {
  transform: translateX(0);
}
}.zxp_sb_auth-s8y {
  padding: 14px 12px 10px;
}.zxp_sb_btn_reg-s8y {
  transition: background .2s;
  background: #3CA85C;
  border-radius: 9px;
  padding: 0.688rem;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
  display: block;
  margin-bottom: 8px;
  color: #0E0A04;
}.zxp_sb_btn_reg-s8y:hover {
  background: #48BE6A;
}.zxp_sb_btn_login-s8y {
  transition: border-color .2s;
  border-radius: 9px;
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 10px;
  font-weight: 600;
  color: #CEBF9E;
  text-align: center;
  display: block;
  font-size: 13px;
}.zxp_sb_btn_login-s8y:hover {
  border-color: rgba(210, 135, 30, 0.45);
  color: #F4EAD2;
}.zxp_sb_promo-s8y {
  border: 1px solid rgba(201, 123, 26, 0.18);
  padding: 12px 14px;
  background: linear-gradient(135deg,#2C1506,#1E1710);
  margin: 0 0.75rem 10px;
  border-radius: 0.563rem;
  overflow: hidden;
  position: relative;
}.zxp_sb_promo-s8y::before {
  background: radial-gradient(circle,rgba(201, 123, 26, 0.18),transparent 70%);
  border-radius: 50%;
  height: 80px;
  right: -20px;
  position: absolute;
  content: '';
  top: -20px;
  width: 5rem;
}.zxp_sb_promo_title-s8y {
  text-transform: uppercase;
  margin-bottom: 4px;
  font-size: 0.688rem;
  letter-spacing: .06em;
  color: #C97B1A;
  font-weight: 700;
}.zxp_sb_promo_text-s8y {
  color: #F4EAD2;
  line-height: 1.35;
  font-weight: 600;
  font-size: 12px;
  overflow-wrap: break-word;
}.zxp_sb_promo_sub-s8y {
  margin-top: 3px;
  color: #7A6848;
  font-size: 0.625rem;
}.zxp_sb_nav-s8y {
  padding: 6px 8px 16px;
}.zxp_sb_nav_lb-s8y {
  padding: 0.625rem 8px 6px;
  text-transform: uppercase;
  font-weight: 700;
  color: #60502E;
  font-size: 0.625rem;
  letter-spacing: .08em;
}.zxp_sb_link-s8y {
  gap: 0.625rem;
  border-radius: 5px;
  transition: background .15s,color .15s;
  padding: 0.563rem 10px;
  display: flex;
  font-size: 13px;
  align-items: center;
  font-weight: 500;
  color: #A08B68;
  overflow-wrap: break-word;
  cursor: pointer;
}.zxp_sb_link-s8y:hover {
  background: rgba(255, 255, 255, 0.04);
  color: #F4EAD2;
}.zxp_sb_link-s8y.zxp_state_active-s8y {
  background: rgba(201, 123, 26, 0.18);
  color: #F4EAD2;
}.zxp_sb_ic-s8y {
  border-radius: 0.313rem;
  flex-shrink: 0;
  height: 30px;
  align-items: center;
  width: 30px;
  justify-content: center;
  display: flex;
}.zxp_sb_ic-s8y svg {
  width: 16px;
  height: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.zxp_sb_ic_1-s8y {
  background: rgba(201, 123, 26, 0.08);
  color: #C97B1A;
}.zxp_sb_ic_2-s8y {
  background: rgba(60, 168, 92, 0.18);
  color: #3CA85C;
}.zxp_sb_ic_3-s8y {
  background: rgba(238, 192, 64, 0.16);
  color: #EEC040;
}.zxp_sb_ic_4-s8y {
  background: rgba(139, 68, 10, 0.24);
  color: #8B440A;
}.zxp_sb_ic_5-s8y {
  background: rgba(201, 123, 26, 0.08);
  color: #D94F82;
}.zxp_sb_ic_6-s8y {
  background: rgba(139, 68, 10, 0.24);
  color: #9B59B6;
}.zxp_sb_badge-s8y {
  background: #EEC040;
  padding: 2px 0.438rem;
  border-radius: 5px;
  margin-left: auto;
  font-weight: 700;
  color: #0E0A04;
  font-size: 0.563rem;
}.zxp_sb_bot-s8y {
  border-top: 1px solid rgba(255, 255, 255, 0.04);
  padding: 0.75rem;
  gap: 0.5rem;
  display: flex;
}.zxp_sb_lang-s8y,.zxp_sb_help-s8y {
  transition: border-color .2s;
  border-radius: 5px;
  padding: 9px 6px;
  gap: 0.375rem;
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.05);
  flex: 1;
  color: #A08B68;
  font-size: 11px;
  justify-content: center;
  display: flex;
  align-items: center;
  font-weight: 600;
}.zxp_sb_lang-s8y:hover,.zxp_sb_help-s8y:hover {
  border-color: rgba(210, 135, 30, 0.45);
  color: #F4EAD2;
}.zxp_sb_lang-s8y svg,.zxp_sb_help-s8y svg {
  stroke-linecap: round;
  width: 0.813rem;
  height: 0.813rem;
  stroke-linejoin: round;
}.zxp_sb_bd-s8y {
  background: rgba(10, 7, 2, 0.72);
  inset: 0;
  z-index: 69;
  display: none;
  position: fixed;
}.zxp_sb_bd-s8y.zxp_state_on-s8y {
  display: block;
}
@media(min-width: 1083px) {.zxp_sb_bd-s8y {
  display: none!important;
}
}.zxp_mob_nav-s8y {
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  background: #1E1710;
  right: 0;
  left: 0;
  z-index: 80;
  position: fixed;
  bottom: 0;
  display: flex;
}
@media(min-width: 1081px) {.zxp_mob_nav-s8y {
  display: none;
}
}.zxp_mob_nav_item-s8y {
  padding: 4px 2px;
  flex: 1;
  gap: 0.25rem;
  color: #60502E;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
  display: flex;
}.zxp_mob_nav_ic-s8y {
  line-height: 1;
}.zxp_mob_nav_ic-s8y svg {
  width: 20px;
  stroke-linejoin: round;
  height: 20px;
  stroke-linecap: round;
}.zxp_mob_nav_lb-s8y {
  color: #60502E;
  font-size: 10px;
  font-weight: 600;
}.zxp_mob_nav_item-s8y.zxp_state_active-s8y {
  color: #C97B1A;
}.zxp_mob_nav_item-s8y.zxp_state_active-s8y .zxp_mob_nav_lb-s8y {
  color: #C97B1A;
}.zxp_hero-s8y {
  background: #130F08;
  padding: 1.25rem 16px 0;
}
@media(min-width: 770px) {.zxp_hero-s8y {
  padding: 1.5rem 24px 0;
}
}.zxp_hero_in-s8y {
  margin: 0 auto;
  gap: 12px;
  display: grid;
  max-width: 82.5rem;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.zxp_hero_in-s8y {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1097px) {.zxp_hero_in-s8y {
  grid-template-columns: 1fr 340px;
}
}.zxp_hero_promo-s8y {
  background: #181208;
  border-radius: 14px;
  overflow: hidden;
  min-height: 220px;
  display: flex;
  position: relative;
  align-items: stretch;
}
@media(min-width: 769px) {.zxp_hero_promo-s8y {
  min-height: 17.5rem;
}
}.zxp_hero_promo_bg-s8y {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg,#2C1506 0%,#130F08 100%);
  background-size: cover;
  position: absolute;
}.zxp_hero_promo_bg-s8y::after {
  background: linear-gradient(90deg,#130F08 0%,rgba(10, 7, 2, 0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.zxp_hero_promo_glow-s8y {
  background: radial-gradient(circle,rgba(139, 68, 10, 0.24) 0%,transparent 65%);
  border-radius: 50%;
  right: 3.75rem;
  top: -2.5rem;
  position: absolute;
  pointer-events: none;
  width: 300px;
  height: 300px;
}.zxp_hero_promo_ct-s8y {
  padding: 1.75rem 1.5rem 28px 28px;
  display: flex;
  max-width: 30rem;
  flex-direction: column;
  justify-content: center;
  position: relative;
  z-index: 2;
}
@media(min-width: 765px) {.zxp_hero_promo_ct-s8y {
  padding: 40px 2rem;
}
}.zxp_hero_badge-s8y {
  border: 1px solid rgba(201, 123, 26, 0.08);
  padding: 0.313rem 12px;
  border-radius: 20px;
  background: rgba(201, 123, 26, 0.18);
  color: #C97B1A;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.875rem;
  display: inline-block;
  font-size: 0.625rem;
  font-weight: 700;
}.zxp_hero_h1-s8y {
  font-weight: 800;
  color: #F4EAD2;
  margin-bottom: 10px;
  line-height: 1.15;
  font-family: 'Cinzel', serif;
  font-size: 26px;
  overflow-wrap: break-word;
}.zxp_hero_h1-s8y em {
  font-style: normal;
  color: #EEC040;
}
@media(min-width: 769px) {.zxp_hero_h1-s8y {
  font-size: 2.25rem;
}
}.zxp_hero_sub-s8y {
  color: #A08B68;
  margin-bottom: 1.25rem;
  line-height: 1.55;
  font-size: 0.813rem;
}
@media(min-width: 771px) {.zxp_hero_sub-s8y {
  font-size: 14px;
}
}.zxp_hero_row-s8y {
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.zxp_hero_cta-s8y {
  border-radius: 9px;
  background: #3CA85C;
  padding: 0.813rem 1.625rem;
  transition: background .2s;
  color: #0E0A04;
  font-weight: 700;
  font-size: 0.875rem;
  box-shadow: 0 0.25rem 18px rgba(60, 168, 92, 0.4), inset 0 1px 0 rgba(255, 255, 255, 0.12);
}.zxp_hero_cta-s8y:hover {
  background: #48BE6A;
}.zxp_hero_terms-s8y {
  font-size: 11px;
  color: #60502E;
}.zxp_hero_game-s8y {
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #181208;
  border-radius: 0.875rem;
  position: relative;
  flex-direction: column;
  display: flex;
}.zxp_hero_game_badge-s8y {
  background: rgba(238, 192, 64, 0.16);
  padding: 0.313rem 10px;
  border-radius: 1.25rem;
  border: 1px solid rgba(238, 192, 64, 0.16);
  font-size: 0.625rem;
  color: #EEC040;
  left: 12px;
  z-index: 3;
  position: absolute;
  top: 12px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .06em;
}.zxp_hero_game_badge-s8y svg {
  width: 11px;
  margin-right: 0.25rem;
  height: 11px;
  vertical-align: -1px;
}.zxp_hero_game_img-s8y {
  overflow: hidden;
  background: linear-gradient(135deg,#2C1506,#130F08);
  position: relative;
  padding-bottom: 60%;
}.zxp_hero_game_img-s8y img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  position: absolute;
  height: 100%;
}.zxp_hero_game_play-s8y {
  background: rgba(10, 7, 2, 0.72);
  inset: 0;
  transition: opacity .2s;
  justify-content: center;
  opacity: 0;
  position: absolute;
  display: flex;
  align-items: center;
}.zxp_hero_game-s8y:hover .zxp_hero_game_play-s8y {
  opacity: 1;
}.zxp_hero_game_play-s8y span {
  background: #C97B1A;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  height: 3.25rem;
  align-items: center;
  width: 3.25rem;
}.zxp_hero_game_play-s8y span svg {
  height: 1.125rem;
  width: 1.125rem;
  margin-left: 2px;
}.zxp_hero_game_info-s8y {
  padding: 14px 1rem;
}.zxp_hero_game_title-s8y {
  font-size: 15px;
  color: #F4EAD2;
  font-weight: 700;
  margin-bottom: 4px;
  overflow-wrap: break-word;
}.zxp_hero_game_provider-s8y {
  font-size: 11px;
  color: #7A6848;
}.zxp_hero_game_btn-s8y {
  transition: background .2s;
  margin: 12px 1rem 1rem;
  background: #C97B1A;
  padding: 0.688rem;
  border-radius: 9px;
  color: #F4EAD2;
  font-weight: 700;
  display: block;
  font-size: 13px;
  text-align: center;
}.zxp_hero_game-s8y:hover .zxp_hero_game_btn-s8y {
  background: #E08E24;
}.zxp_sbar-s8y {
  background: #130F08;
  padding: 16px 1rem 0;
}
@media(min-width: 765px) {.zxp_sbar-s8y {
  padding: 1.125rem 24px 0;
}
}.zxp_sbar_in-s8y {
  margin: 0 auto;
  max-width: 1320px;
}.zxp_sbar_row-s8y {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
}.zxp_sbar_input-s8y {
  flex: 1;
  background: #181208;
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 0.625rem;
  border-radius: 0.563rem;
  transition: border-color .2s;
  padding: 11px 16px;
  display: flex;
  font-size: 0.813rem;
  color: #7A6848;
  cursor: pointer;
  align-items: center;
}.zxp_sbar_input-s8y:hover {
  border-color: rgba(210, 135, 30, 0.45);
}.zxp_sbar_input-s8y svg {
  height: 15px;
  width: 0.938rem;
  stroke-linecap: round;
  flex-shrink: 0;
  stroke-linejoin: round;
}.zxp_sbar_providers-s8y {
  transition: border-color .2s;
  border-radius: 9px;
  padding: 0.688rem 18px;
  background: #181208;
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 0.5rem;
  display: flex;
  color: #CEBF9E;
  font-size: 13px;
  white-space: nowrap;
  align-items: center;
  font-weight: 600;
}.zxp_sbar_providers-s8y:hover {
  border-color: rgba(210, 135, 30, 0.45);
  color: #F4EAD2;
}.zxp_sbar_providers-s8y svg {
  width: 0.875rem;
  stroke-linejoin: round;
  height: 0.875rem;
  stroke-linecap: round;
}.zxp_sbar_tabs-s8y {
  gap: 6px;
  scrollbar-width: none;
  display: flex;
  padding-bottom: 2px;
  overflow-x: auto;
}.zxp_sbar_tabs-s8y::-webkit-scrollbar {
  display: none;
}.zxp_sbar_tab-s8y {
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.04);
  gap: 7px;
  padding: 0.5rem 0.875rem;
  transition: background .15s,color .15s,border-color .15s;
  font-size: 12px;
  flex-shrink: 0;
  cursor: pointer;
  display: flex;
  align-items: center;
  font-weight: 600;
  color: #A08B68;
  white-space: nowrap;
}.zxp_sbar_tab-s8y:hover {
  border-color: rgba(210, 135, 30, 0.45);
  background: rgba(255, 255, 255, 0.07);
  color: #F4EAD2;
}.zxp_sbar_tab-s8y.zxp_state_active-s8y {
  background: rgba(201, 123, 26, 0.18);
  border-color: rgba(201, 123, 26, 0.08);
  color: #F4EAD2;
}.zxp_sbar_tab_ic-s8y svg {
  width: 0.875rem;
  stroke-linecap: round;
  height: 14px;
  stroke-linejoin: round;
}.zxp_wy-s8y {
  padding: 32px 1rem 0;
  background: #130F08;
}
@media(min-width: 769px) {.zxp_wy-s8y {
  padding: 2.5rem 1.5rem 0;
}
}.zxp_wy_in-s8y {
  margin: 0 auto;
  max-width: 82.5rem;
}.zxp_wy_head-s8y {
  max-width: 720px;
  margin-bottom: 18px;
}.zxp_wy_label-s8y {
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  color: #C97B1A;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.688rem;
}.zxp_wy_h2-s8y {
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F4EAD2;
  margin-bottom: 8px;
  font-family: 'Cinzel', serif;
  font-size: 20px;
}
@media(min-width: 767px) {.zxp_wy_h2-s8y {
  font-size: 24px;
}
}.zxp_wy_intro-s8y {
  margin: 0;
  color: #7A6848;
  font-size: 13px;
  line-height: 1.6;
}.zxp_wy_grid-s8y {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 638px) {.zxp_wy_grid-s8y {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.zxp_wy_grid-s8y {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.zxp_wy_card-s8y {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #1E1710;
  border-radius: 9px;
  padding: 20px;
  transition: border-color .2s,transform .2s;
}.zxp_wy_card-s8y:hover {
  transform: translateY(-2px);
  border-color: rgba(201, 123, 26, 0.08);
}.zxp_wy_card_ic-s8y {
  border-radius: 50%;
  background: rgba(201, 123, 26, 0.18);
  width: 2.75rem;
  margin-bottom: 0.875rem;
  height: 2.75rem;
  color: #C97B1A;
  justify-content: center;
  align-items: center;
  display: flex;
}.zxp_wy_card_ic-s8y svg {
  height: 1.375rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.375rem;
}.zxp_wy_card_h-s8y {
  overflow-wrap: break-word;
  line-height: 1.25;
  font-size: 15px;
  margin-bottom: 6px;
  font-weight: 700;
  color: #F4EAD2;
}.zxp_wy_card_p-s8y {
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #7A6848;
  font-size: 0.813rem;
}.zxp_wy_card_p-s8y strong {
  font-weight: 600;
  color: #CEBF9E;
}.zxp_gr_jp-s8y {
  border-radius: 0.875rem;
  overflow: hidden;
  padding: 20px;
  background: linear-gradient(135deg,#1D0B28 0%,#0E090C 100%);
  position: relative;
}.zxp_gr_jp-s8y::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(139, 68, 10, 0.24) 0%,transparent 70%);
  width: 250px;
  height: 15.625rem;
  content: '';
  left: -3.75rem;
  position: absolute;
  top: -60px;
}.zxp_gr_jp-s8y::after {
  background: radial-gradient(circle,rgba(238, 192, 64, 0.16) 0%,transparent 70%);
  border-radius: 50%;
  height: 200px;
  right: 0;
  content: '';
  bottom: -40px;
  width: 200px;
  position: absolute;
}.zxp_gr_jp_head-s8y {
  gap: 1rem;
  flex-wrap: wrap;
  z-index: 1;
  display: flex;
  align-items: flex-start;
  position: relative;
  margin-bottom: 1rem;
}.zxp_gr_jp_info-s8y {
  flex: 1;
}.zxp_gr_jp_label-s8y {
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #9B59B6;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 6px;
}.zxp_gr_jp_label-s8y svg {
  height: 0.875rem;
  stroke-linejoin: round;
  width: 0.875rem;
  margin-right: 0.25rem;
  stroke-linecap: round;
  vertical-align: -2px;
}.zxp_gr_jp_amount-s8y {
  font-size: 2rem;
  font-family: 'Cinzel', serif;
  color: #F4EAD2;
  margin-bottom: 0.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  line-height: 1;
}
@media(min-width: 766px) {.zxp_gr_jp_amount-s8y {
  font-size: 2.5rem;
}
}.zxp_gr_jp_amount-s8y span {
  color: #EEC040;
}.zxp_gr_jp_seo-s8y {
  font-size: 0.75rem;
  color: #A08B68;
  max-width: 480px;
  overflow-wrap: break-word;
  line-height: 1.5;
}.zxp_gr_jp_cta-s8y {
  transition: background .2s;
  background: rgba(139, 68, 10, 0.24);
  padding: 0.688rem 20px;
  border: 1px solid rgba(139, 68, 10, 0.24);
  border-radius: 0.563rem;
  position: relative;
  margin-top: 0.25rem;
  font-weight: 700;
  flex-shrink: 0;
  z-index: 1;
  align-self: flex-start;
  font-size: 0.813rem;
  white-space: nowrap;
  color: #F4EAD2;
}.zxp_gr_jp_cta-s8y:hover {
  background: #8B440A;
}.zxp_gcg-s8y {
  background: #130F08;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.zxp_gcg-s8y {
  padding: 2.75rem 24px 0;
}
}.zxp_gcg_in-s8y {
  margin: 0 auto;
  max-width: 1320px;
}.zxp_gcg_head-s8y {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.zxp_gcg_label-s8y {
  font-size: 0.688rem;
  color: #C97B1A;
  margin-bottom: 8px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}.zxp_gcg_h2-s8y {
  overflow-wrap: break-word;
  color: #F4EAD2;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.5rem;
  font-size: 22px;
  font-weight: 800;
}
@media(min-width: 771px) {.zxp_gcg_h2-s8y {
  font-size: 28px;
}
}.zxp_gcg_intro-s8y {
  line-height: 1.6;
  color: #7A6848;
  font-size: 13px;
}.zxp_gcg_grid-s8y {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.zxp_gcg_grid-s8y {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.zxp_gcg_grid-s8y {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.zxp_gcg_card-s8y {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.875rem;
  padding: 20px;
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  min-height: 240px;
  cursor: pointer;
  justify-content: flex-end;
  display: flex;
  flex-direction: column;
  position: relative;
}.zxp_gcg_card-s8y:hover {
  transform: translateY(-3px);
  border-color: rgba(201, 123, 26, 0.18);
}.zxp_gcg_card_bg-s8y {
  inset: 0;
  position: absolute;
  z-index: 0;
}.zxp_gcg_card_bg-s8y::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  position: absolute;
  content: '';
}.zxp_gcg_card_ic-s8y {
  background: rgba(0,0,0,.45);
  border-radius: 0.313rem;
  position: absolute;
  justify-content: center;
  top: 1.125rem;
  width: 2.5rem;
  z-index: 2;
  display: flex;
  color: #F4EAD2;
  right: 18px;
  height: 40px;
  align-items: center;
}.zxp_gcg_card_ic-s8y svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 20px;
  width: 1.25rem;
}.zxp_gcg_card_ct-s8y {
  z-index: 1;
  position: relative;
}.zxp_gcg_card_h-s8y {
  overflow-wrap: break-word;
  color: #F4EAD2;
  line-height: 1.2;
  font-family: 'Cinzel', serif;
  margin-bottom: 8px;
  font-size: 1.125rem;
  font-weight: 800;
}
@media(min-width: 770px) {.zxp_gcg_card_h-s8y {
  font-size: 1.25rem;
}
}.zxp_gcg_card_p-s8y {
  margin-bottom: 10px;
  line-height: 1.55;
  font-size: 12px;
  overflow-wrap: break-word;
  color: rgba(255,255,255,.82);
}.zxp_gcg_card_p-s8y strong {
  font-weight: 600;
  color: #F4EAD2;
}.zxp_gcg_card_cta-s8y {
  gap: 0.25rem;
  font-weight: 700;
  color: #C97B1A;
  letter-spacing: .04em;
  align-items: center;
  font-size: 0.75rem;
  text-transform: uppercase;
  display: inline-flex;
}.zxp_gcg_card_cta-s8y svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.75rem;
  width: 0.75rem;
}.zxp_ws-s8y {
  background: #130F08;
  padding: 32px 16px 0;
}
@media(min-width:768px) {.zxp_ws-s8y {
  padding: 36px 24px 0;
}
}.zxp_ws_in-s8y {
  margin: 0 auto;
  max-width: 82.5rem;
}.zxp_ws_head-s8y {
  gap: 12px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.875rem;
}.zxp_ws_title-s8y {
  gap: 10px;
  color: #F4EAD2;
  align-items: center;
  flex-wrap: wrap;
  font-size: 16px;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  display: flex;
  font-weight: 700;
}.zxp_ws_title_ic-s8y svg {
  width: 18px;
  height: 1.125rem;
  color: #EEC040;
  stroke-linejoin: round;
  stroke-linecap: round;
}.zxp_ws_online-s8y {
  gap: 7px;
  font-weight: 600;
  align-items: center;
  color: #7A6848;
  font-size: 0.75rem;
  display: flex;
}.zxp_ws_online_dot-s8y {
  border-radius: 50%;
  background: #3CA85C;
  flex-shrink: 0;
  width: 0.5rem;
  height: 8px;
  box-shadow: 0 0 6px rgba(60, 168, 92, 0.18);
}.zxp_ws_scroll-s8y {
  gap: 0.5rem;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 8px;
}.zxp_ws_scroll-s8y::-webkit-scrollbar {
  display: none;
}.zxp_wc-s8y {
  border-radius: 9px;
  padding: 10px 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #181208;
  gap: 0.625rem;
  align-items: center;
  min-width: 13.75rem;
  display: flex;
  flex-shrink: 0;
}.zxp_wc_img-s8y {
  background: #1E1710;
  overflow: hidden;
  border-radius: 5px;
  width: 2.25rem;
  flex-shrink: 0;
  height: 36px;
}.zxp_wc_img-s8y img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.zxp_wc_info-s8y {
  min-width: 0;
}.zxp_wc_game-s8y {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.75rem;
  font-weight: 600;
  color: #CEBF9E;
  white-space: nowrap;
}.zxp_wc_player-s8y {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #60502E;
  font-size: 0.625rem;
}.zxp_wc_amount-s8y {
  margin-left: auto;
  font-size: 13px;
  white-space: nowrap;
  color: #3CA85C;
  flex-shrink: 0;
  font-weight: 700;
}.zxp_bon-s8y {
  background: #130F08;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.zxp_bon-s8y {
  padding: 44px 24px 0;
}
}.zxp_bon_in-s8y {
  margin: 0 auto;
  max-width: 82.5rem;
}.zxp_bon_head-s8y {
  margin-bottom: 1.25rem;
}.zxp_bon_label-s8y {
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
  color: #C97B1A;
}.zxp_bon_h2-s8y {
  color: #F4EAD2;
  margin-bottom: 8px;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
}
@media(min-width: 771px) {.zxp_bon_h2-s8y {
  font-size: 24px;
}
}.zxp_bon_seo-s8y {
  overflow-wrap: break-word;
  color: #7A6848;
  line-height: 1.6;
  font-size: 0.813rem;
  max-width: 38.75rem;
}.zxp_bon_seo-s8y strong {
  color: #CEBF9E;
  font-weight: 700;
}.zxp_bon_seo-s8y a {
  color: #C97B1A;
  text-decoration: underline;
}.zxp_bon_grid-s8y {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 643px) {.zxp_bon_grid-s8y {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.zxp_bon_grid-s8y {
  grid-template-columns: repeat(5,1fr);
}
}.zxp_bon_card-s8y {
  border-radius: 0.563rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 16px;
  background: #181208;
  transition: border-color .2s,transform .2s;
}.zxp_bon_card-s8y:hover {
  transform: translateY(-2px);
  border-color: rgba(201, 123, 26, 0.08);
}.zxp_bon_card_ic-s8y svg {
  height: 26px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 26px;
}.zxp_bon_card_ic-s8y {
  margin-bottom: 10px;
}.zxp_bon_card_type-s8y {
  text-transform: uppercase;
  margin-bottom: 0.375rem;
  font-size: 10px;
  color: #7A6848;
  letter-spacing: .06em;
  font-weight: 700;
}.zxp_bon_card_amount-s8y {
  font-size: 1.125rem;
  line-height: 1.1;
  margin-bottom: 6px;
  color: #EEC040;
  font-weight: 800;
}.zxp_bon_card_name-s8y {
  color: #F4EAD2;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-weight: 600;
}.zxp_bon_card_detail-s8y {
  border-top: 1px solid rgba(255, 255, 255, 0.04);
  padding-top: 0.5rem;
  line-height: 1.5;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #60502E;
}.zxp_app-s8y {
  padding: 2.25rem 16px 0;
  background: #130F08;
}
@media(min-width: 770px) {.zxp_app-s8y {
  padding: 44px 1.5rem 0;
}
}.zxp_app_in-s8y {
  margin: 0 auto;
  max-width: 1320px;
}.zxp_app_head-s8y {
  margin-bottom: 16px;
}.zxp_app_label-s8y {
  font-weight: 700;
  font-size: 11px;
  color: #C97B1A;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}.zxp_app_h2-s8y {
  font-size: 20px;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  color: #F4EAD2;
  font-weight: 800;
  margin-bottom: 0.375rem;
}
@media(min-width: 770px) {.zxp_app_h2-s8y {
  font-size: 1.5rem;
}
}.zxp_app_sub-s8y {
  line-height: 1.6;
  max-width: 600px;
  font-size: 13px;
  color: #7A6848;
  overflow-wrap: break-word;
}.zxp_app_sub-s8y strong {
  color: #CEBF9E;
  font-weight: 700;
}.zxp_app_cards-s8y {
  gap: 10px;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 16px;
}
@media(min-width: 642px) {.zxp_app_cards-s8y {
  grid-template-columns: repeat(3,1fr);
}
}.zxp_app_card-s8y {
  border-radius: 9px;
  padding: 1.25rem;
  gap: 1rem;
  overflow: hidden;
  align-items: flex-start;
  position: relative;
  display: flex;
  flex-wrap: wrap;
}.zxp_app_card_ios-s8y {
  background: linear-gradient(135deg,rgba(201, 123, 26, 0.18) 0%,#1E1710 100%);
}.zxp_app_card_android-s8y {
  background: linear-gradient(135deg,rgba(60, 168, 92, 0.18) 0%,#1E1710 100%);
}.zxp_app_card_win-s8y {
  background: linear-gradient(135deg,rgba(238, 192, 64, 0.16) 0%,#1E1710 100%);
}.zxp_app_card_ic-s8y svg {
  stroke-linecap: round;
  height: 2.125rem;
  stroke-linejoin: round;
  width: 2.125rem;
}.zxp_app_card_ic-s8y {
  color: #F4EAD2;
  flex-shrink: 0;
}.zxp_app_card_os-s8y {
  margin-bottom: 6px;
  color: #7A6848;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: .08em;
}.zxp_app_card_title-s8y {
  line-height: 1.2;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  color: #F4EAD2;
  margin-bottom: 6px;
}.zxp_app_card_text-s8y {
  line-height: 1.5;
  color: #7A6848;
  margin-bottom: 0.875rem;
  font-size: 12px;
  overflow-wrap: break-word;
}.zxp_app_card_btn-s8y {
  padding: 0.625rem 18px;
  background: rgba(255, 255, 255, 0.12);
  gap: 0.438rem;
  border-radius: 0.313rem;
  transition: background .2s;
  border: 1px solid rgba(210, 135, 30, 0.45);
  color: #F4EAD2;
  display: inline-flex;
  font-weight: 700;
  font-size: 0.813rem;
  align-items: center;
}.zxp_app_card_btn-s8y:hover {
  background: rgba(255, 255, 255, 0.07);
}.zxp_prov-s8y {
  background: #130F08;
  padding: 2.25rem 16px 0;
}
@media(min-width: 765px) {.zxp_prov-s8y {
  padding: 2.75rem 24px 0;
}
}.zxp_prov_in-s8y {
  margin: 0 auto;
  max-width: 82.5rem;
}.zxp_prov_head-s8y {
  margin-bottom: 1rem;
}.zxp_prov_label-s8y {
  color: #C97B1A;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.zxp_prov_h2-s8y {
  color: #F4EAD2;
  font-size: 20px;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-family: 'Cinzel', serif;
}
@media(min-width: 769px) {.zxp_prov_h2-s8y {
  font-size: 1.5rem;
}
}.zxp_prov_seo-s8y {
  line-height: 1.6;
  margin-bottom: 16px;
  max-width: 38.75rem;
  color: #7A6848;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.zxp_prov_seo-s8y strong {
  font-weight: 700;
  color: #CEBF9E;
}.zxp_prov_seo-s8y a {
  color: #C97B1A;
  text-decoration: underline;
}.zxp_prov_grid-s8y {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 638px) {.zxp_prov_grid-s8y {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.zxp_prov_grid-s8y {
  grid-template-columns: repeat(8,1fr);
}
}.zxp_prov_card-s8y {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.563rem;
  background: #181208;
  padding: 14px 10px;
  gap: 7px;
  transition: border-color .2s,background .2s;
  cursor: pointer;
  align-items: center;
  display: flex;
  flex-direction: column;
}.zxp_prov_card-s8y:hover {
  background: #1E1710;
  border-color: rgba(210, 135, 30, 0.45);
}.zxp_prov_logo-s8y {
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.04);
  overflow: hidden;
  justify-content: center;
  height: 44px;
  width: 44px;
  display: flex;
  align-items: center;
}.zxp_prov_logo-s8y img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.zxp_prov_name-s8y {
  text-align: center;
  color: #A08B68;
  font-weight: 600;
  font-size: 11px;
  overflow-wrap: break-word;
}.zxp_htp-s8y {
  background: #130F08;
  padding: 36px 16px 0;
}
@media(min-width: 767px) {.zxp_htp-s8y {
  padding: 2.75rem 24px 0;
}
}.zxp_htp_in-s8y {
  margin: 0 auto;
  max-width: 1320px;
}.zxp_htp_head-s8y {
  max-width: 720px;
  margin-bottom: 22px;
}.zxp_htp_label-s8y {
  font-weight: 700;
  color: #C97B1A;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
}.zxp_htp_h2-s8y {
  color: #F4EAD2;
  font-family: 'Cinzel', serif;
  margin-bottom: 8px;
  font-weight: 800;
  font-size: 22px;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.zxp_htp_h2-s8y {
  font-size: 28px;
}
}.zxp_htp_intro-s8y {
  color: #7A6848;
  line-height: 1.6;
  font-size: 14px;
}.zxp_htp_steps-s8y {
  padding: 0;
  margin: 0;
  list-style: none;
  gap: 0.75rem;
  counter-reset: none;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:640px) {.zxp_htp_steps-s8y {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.zxp_htp_steps-s8y {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.zxp_htp_step-s8y {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 9px;
  padding: 20px 18px 1.125rem;
  background: #1E1710;
  flex-direction: column;
  position: relative;
  display: flex;
}.zxp_htp_step_num-s8y {
  background: #C97B1A;
  border-radius: 50%;
  top: -0.75rem;
  width: 28px;
  left: 1.25rem;
  font-family: 'Cinzel', serif;
  font-size: 13px;
  justify-content: center;
  position: absolute;
  height: 28px;
  align-items: center;
  color: #0E0A04;
  font-weight: 800;
  display: flex;
}.zxp_htp_step_ic-s8y {
  border-radius: 5px;
  background: rgba(201, 123, 26, 0.18);
  margin: 8px 0 0.75rem;
  color: #C97B1A;
  align-items: center;
  display: flex;
  height: 36px;
  width: 36px;
  justify-content: center;
}.zxp_htp_step_ic-s8y svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 18px;
  height: 1.125rem;
}.zxp_htp_step_h-s8y {
  color: #F4EAD2;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 0.375rem;
  line-height: 1.25;
}.zxp_htp_step_p-s8y {
  line-height: 1.55;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #7A6848;
}.zxp_htp_step_p-s8y strong {
  font-weight: 600;
  color: #CEBF9E;
}.zxp_htp_cta-s8y {
  background: #3CA85C;
  padding: 13px 1.625rem;
  border-radius: 0.563rem;
  transition: background .2s;
  margin-top: 1.25rem;
  display: inline-block;
  color: #0E0A04;
  font-weight: 700;
  font-size: 14px;
}.zxp_htp_cta-s8y:hover {
  background: #48BE6A;
}.zxp_reg-s8y {
  padding: 36px 1rem 0;
  background: #130F08;
}
@media(min-width: 765px) {.zxp_reg-s8y {
  padding: 44px 1.5rem 0;
}
}.zxp_reg_in-s8y {
  border-radius: 14px;
  padding: 28px 1.5rem;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #1E1710;
  max-width: 82.5rem;
}
@media(min-width: 770px) {.zxp_reg_in-s8y {
  padding: 40px;
}
}.zxp_reg_top-s8y {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 861px) {.zxp_reg_top-s8y {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.zxp_reg_label-s8y {
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  font-weight: 700;
  font-size: 11px;
  color: #C97B1A;
  text-transform: uppercase;
}.zxp_reg_h2-s8y {
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  line-height: 1.2;
  font-weight: 800;
  color: #F4EAD2;
  margin-bottom: 12px;
  font-size: 22px;
}
@media(min-width: 769px) {.zxp_reg_h2-s8y {
  font-size: 28px;
}
}.zxp_reg_bonus-s8y {
  gap: 0.5rem;
  padding: 0.625rem 1rem;
  border: 1px solid rgba(238, 192, 64, 0.16);
  background: rgba(238, 192, 64, 0.16);
  border-radius: 0.563rem;
  display: inline-flex;
  margin-bottom: 1rem;
  align-items: center;
}.zxp_reg_bonus_amount-s8y {
  font-size: 1.25rem;
  font-weight: 800;
  color: #EEC040;
}.zxp_reg_bonus_text-s8y {
  font-size: 13px;
  line-height: 1.35;
  color: #A08B68;
}.zxp_reg_cta_btn-s8y {
  padding: 0.875rem 2rem;
  border-radius: 9px;
  background: #3CA85C;
  transition: background .2s;
  font-size: 0.938rem;
  font-weight: 700;
  display: inline-block;
  color: #0E0A04;
  margin-bottom: 0.75rem;
  box-shadow: 0 0.25rem 18px rgba(60, 168, 92, 0.4), inset 0 1px 0 rgba(255, 255, 255, 0.12);
}.zxp_reg_cta_btn-s8y:hover {
  background: #48BE6A;
}.zxp_reg_terms-s8y {
  font-size: 0.688rem;
  line-height: 1.5;
  color: #60502E;
}.zxp_reg_seo-s8y {
  border-top: 1px solid rgba(255, 255, 255, 0.04);
  padding-top: 1.25rem;
  color: #7A6848;
  line-height: 1.65;
  margin-top: 20px;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.zxp_reg_seo-s8y p {
  margin-bottom: 10px;
  font-size: 0.813rem;
  line-height: 1.65;
  color: #7A6848;
}.zxp_reg_seo-s8y p:last-child {
  margin-bottom: 0;
}.zxp_reg_seo-s8y strong {
  color: #CEBF9E;
  font-weight: 700;
}.zxp_reg_seo-s8y a {
  transition: color .2s;
  text-decoration: underline;
  color: #C97B1A;
}.zxp_reg_seo-s8y a:hover {
  color: #E08E24;
}.zxp_reg_seo-s8y ul,.zxp_reg_seo-s8y ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 1.125rem;
}.zxp_reg_seo-s8y ol {
  list-style: decimal;
}.zxp_reg_seo-s8y li {
  line-height: 1.65;
  font-size: 13px;
  margin-bottom: 4px;
  color: #7A6848;
}.zxp_reg_seo-s8y table {
  margin-bottom: 0.625rem;
  font-size: 0.813rem;
  border-collapse: collapse;
  width: 100%;
  display: block;
  overflow-x: auto;
}
@media(min-width: 766px) {.zxp_reg_seo-s8y table {
  display: table;
}
}.zxp_reg_seo-s8y th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #CEBF9E;
  text-align: left;
  font-weight: 700;
}.zxp_reg_seo-s8y td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.04);
  color: #7A6848;
}.zxp_reg_steps-s8y {
  gap: 14px;
  margin-top: 28px;
  flex-direction: column;
  display: flex;
}
@media(min-width: 858px) {.zxp_reg_steps-s8y {
  margin-top: 0;
}
}.zxp_reg_step-s8y {
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.04);
  border-radius: 0.563rem;
  gap: 0.875rem;
  padding: 1rem;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.zxp_reg_step_num-s8y {
  background: rgba(201, 123, 26, 0.18);
  border-radius: 50%;
  border: 1px solid rgba(201, 123, 26, 0.08);
  width: 34px;
  justify-content: center;
  font-weight: 800;
  height: 2.125rem;
  font-size: 14px;
  color: #C97B1A;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}.zxp_reg_step_title-s8y {
  color: #F4EAD2;
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 3px;
}.zxp_reg_step_text-s8y {
  line-height: 1.5;
  color: #7A6848;
  font-size: 0.75rem;
}.zxp_reg_trust-s8y {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.04);
  flex-wrap: wrap;
  margin-top: 1.25rem;
  padding-top: 1.25rem;
  display: flex;
}.zxp_reg_trust_item-s8y {
  gap: 7px;
  display: flex;
  align-items: center;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #7A6848;
}.zxp_reg_trust_ic-s8y svg {
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
  color: #C97B1A;
  height: 1rem;
}.zxp_seo-s8y {
  padding: 36px 1rem 0;
  background: #130F08;
}
@media(min-width: 771px) {.zxp_seo-s8y {
  padding: 44px 1.5rem 0;
}
}.zxp_seo_in-s8y {
  padding: 28px 1.5rem;
  margin: 0 auto;
  border-radius: 0.875rem;
  background: #1E1710;
  border: 1px solid rgba(255, 255, 255, 0.09);
  max-width: 82.5rem;
}
@media(min-width: 769px) {.zxp_seo_in-s8y {
  padding: 2.25rem 2.5rem;
}
}.zxp_seo_label-s8y {
  text-transform: uppercase;
  font-weight: 700;
  color: #C97B1A;
  margin-bottom: 10px;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.zxp_seo_h2-s8y {
  font-size: 1.25rem;
  margin-bottom: 14px;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  color: #F4EAD2;
  overflow-wrap: break-word;
  line-height: 1.25;
}
@media(min-width: 769px) {.zxp_seo_h2-s8y {
  font-size: 1.5rem;
}
}.zxp_seo_body-s8y {
  color: #A08B68;
  overflow-wrap: break-word;
  font-size: 14px;
  line-height: 1.75;
}.zxp_seo_body-s8y p {
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 12px;
  color: #A08B68;
}.zxp_seo_body-s8y p:last-child {
  margin-bottom: 0;
}.zxp_seo_body-s8y strong {
  color: #CEBF9E;
  font-weight: 700;
}.zxp_seo_body-s8y a {
  transition: color .2s;
  color: #C97B1A;
  text-decoration: underline;
}.zxp_seo_body-s8y a:hover {
  color: #E08E24;
}.zxp_seo_body-s8y ul,.zxp_seo_body-s8y ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.zxp_seo_body-s8y ol {
  list-style: decimal;
}.zxp_seo_body-s8y li {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #A08B68;
  margin-bottom: 0.375rem;
}.zxp_seo_body-s8y table {
  border-collapse: collapse;
  width: 100%;
  display: block;
  overflow-x: auto;
  font-size: 0.813rem;
  margin-bottom: 0.75rem;
}
@media(min-width: 770px) {.zxp_seo_body-s8y table {
  display: table;
}
}.zxp_seo_body-s8y th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #CEBF9E;
  font-weight: 700;
}.zxp_seo_body-s8y td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.04);
  color: #A08B68;
}.zxp_seo_cols-s8y {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.zxp_seo_cols-s8y {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.zxp_seo_cols-s8y {
  grid-template-columns: repeat(3,1fr);
}
}.zxp_seo_col_h-s8y {
  margin-bottom: 0.438rem;
  color: #CEBF9E;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.zxp_seo_col_p-s8y {
  font-size: 13px;
  line-height: 1.65;
  color: #7A6848;
  overflow-wrap: break-word;
}.zxp_seo_stats-s8y {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.zxp_seo_stat-s8y {
  border: 1px solid rgba(201, 123, 26, 0.18);
  flex: 1;
  border-radius: 9px;
  background: rgba(201, 123, 26, 0.08);
  padding: 0.875rem 1rem;
  min-width: 8.75rem;
}.zxp_seo_stat_val-s8y {
  color: #C97B1A;
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  margin-bottom: 4px;
}.zxp_seo_stat_lb-s8y {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #7A6848;
}.zxp_pmt-s8y {
  padding: 36px 16px 0;
  background: #130F08;
}
@media(min-width: 765px) {.zxp_pmt-s8y {
  padding: 44px 24px 0;
}
}.zxp_pmt_in-s8y {
  margin: 0 auto;
  max-width: 82.5rem;
}.zxp_pmt_head-s8y {
  max-width: 720px;
  margin-bottom: 1.375rem;
}.zxp_pmt_label-s8y {
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 8px;
  color: #C97B1A;
  font-size: 0.688rem;
  font-weight: 700;
}.zxp_pmt_h2-s8y {
  margin-bottom: 8px;
  font-weight: 800;
  font-size: 22px;
  color: #F4EAD2;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.zxp_pmt_h2-s8y {
  font-size: 1.75rem;
}
}.zxp_pmt_intro-s8y {
  color: #7A6848;
  overflow-wrap: break-word;
  font-size: 14px;
  line-height: 1.6;
}.zxp_pmt_groups-s8y {
  gap: 1.25rem;
  display: flex;
  flex-direction: column;
}.zxp_pmt_group-s8y {
  background: #1E1710;
  border-radius: 9px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 20px;
}.zxp_pmt_group_head-s8y {
  gap: 0.75rem;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.zxp_pmt_group_ic-s8y {
  border-radius: 5px;
  background: rgba(201, 123, 26, 0.18);
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  color: #C97B1A;
  height: 36px;
  display: flex;
  width: 36px;
}.zxp_pmt_group_ic-s8y svg {
  height: 1.125rem;
  width: 18px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.zxp_pmt_group_h-s8y {
  margin: 0;
  color: #F4EAD2;
  overflow-wrap: break-word;
  font-size: 1rem;
  font-weight: 700;
  font-family: 'Cinzel', serif;
}.zxp_pmt_group_p-s8y {
  font-size: 13px;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  color: #7A6848;
  line-height: 1.6;
}.zxp_pmt_group_p-s8y strong {
  color: #CEBF9E;
  font-weight: 600;
}.zxp_pmt_table_wrap-s8y {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.zxp_pmt_table-s8y {
  min-width: 540px;
  font-size: 0.813rem;
  border-collapse: collapse;
  width: 100%;
}.zxp_pmt_table-s8y th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  letter-spacing: .04em;
  text-align: left;
  font-weight: 700;
  color: #CEBF9E;
  font-size: 0.688rem;
  white-space: nowrap;
  text-transform: uppercase;
}.zxp_pmt_table-s8y td {
  padding: 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.04);
  color: #7A6848;
}.zxp_pmt_table-s8y tbody tr:last-child td {
  border-bottom: none;
}.zxp_pmt_table-s8y tr:hover td {
  background: rgba(255, 255, 255, 0.04);
  color: #CEBF9E;
}.zxp_faq-s8y {
  background: #130F08;
  padding: 2.25rem 16px 0;
}
@media(min-width: 766px) {.zxp_faq-s8y {
  padding: 2.75rem 1.5rem 0;
}
}.zxp_faq_in-s8y {
  margin: 0 auto;
  max-width: 82.5rem;
}.zxp_faq_head-s8y {
  margin-bottom: 20px;
}.zxp_faq_label-s8y {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  color: #C97B1A;
  margin-bottom: 8px;
}.zxp_faq_h2-s8y {
  font-family: 'Cinzel', serif;
  color: #F4EAD2;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
}
@media(min-width: 765px) {.zxp_faq_h2-s8y {
  font-size: 1.5rem;
}
}.zxp_faq_list-s8y {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.zxp_faq_item-s8y {
  border-radius: 9px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #1E1710;
  overflow: hidden;
}.zxp_faq_q-s8y {
  gap: 12px;
  padding: 16px 1.25rem;
  transition: color .2s;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #CEBF9E;
  cursor: pointer;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  font-weight: 600;
}.zxp_faq_q-s8y:hover {
  color: #F4EAD2;
}.zxp_faq_q_ic-s8y {
  background: rgba(255, 255, 255, 0.04);
  transition: transform .25s;
  border-radius: 50%;
  justify-content: center;
  display: flex;
  flex-shrink: 0;
  height: 1.5rem;
  align-items: center;
  width: 1.5rem;
  color: #C97B1A;
  font-size: 1rem;
}.zxp_faq_item-s8y.zxp_state_open-s8y .zxp_faq_q_ic-s8y {
  transform: rotate(45deg);
}.zxp_faq_a-s8y {
  padding: 0 1.25rem 16px;
  display: none;
  overflow-wrap: break-word;
  line-height: 1.7;
  font-size: 13px;
  color: #7A6848;
}.zxp_faq_item-s8y.zxp_state_open-s8y .zxp_faq_a-s8y {
  display: block;
}.zxp_faq_a-s8y strong {
  color: #CEBF9E;
  font-weight: 700;
}.zxp_faq_a-s8y a {
  text-decoration: underline;
  color: #C97B1A;
}.zxp_faq_a-s8y ul,.zxp_faq_a-s8y ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 1.25rem;
}.zxp_faq_a-s8y ol {
  list-style: decimal;
}.zxp_faq_a-s8y li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.zxp_faq_a-s8y table {
  margin: 8px 0;
  width: 100%;
  font-size: 12px;
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
}
@media(min-width: 770px) {.zxp_faq_a-s8y table {
  display: table;
}
}.zxp_faq_a-s8y th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.375rem 0.5rem;
  font-weight: 700;
  color: #CEBF9E;
  text-align: left;
}.zxp_faq_a-s8y td {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.04);
  color: #7A6848;
}.zxp_seo-s8y {
  padding: 2.25rem 1rem 0;
  background: #130F08;
}
@media(min-width: 767px) {.zxp_seo-s8y {
  padding: 44px 1.5rem 0;
}
}.zxp_seo_in-s8y {
  border-radius: 14px;
  margin: 0 auto;
  padding: 1.75rem 24px;
  background: #1E1710;
  border: 1px solid rgba(255, 255, 255, 0.09);
  max-width: 1320px;
}
@media(min-width: 771px) {.zxp_seo_in-s8y {
  padding: 36px 40px;
}
}.zxp_seo_label-s8y {
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  color: #C97B1A;
  margin-bottom: 10px;
  letter-spacing: .08em;
}.zxp_seo_h2-s8y {
  overflow-wrap: break-word;
  color: #F4EAD2;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.875rem;
  line-height: 1.25;
  font-size: 20px;
}
@media(min-width: 771px) {.zxp_seo_h2-s8y {
  font-size: 24px;
}
}.zxp_seo_body-s8y {
  color: #A08B68;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.75;
}.zxp_seo_body-s8y p {
  color: #A08B68;
  font-size: 14px;
  margin-bottom: 12px;
  line-height: 1.75;
}.zxp_seo_body-s8y p:last-child {
  margin-bottom: 0;
}.zxp_seo_body-s8y strong {
  font-weight: 700;
  color: #CEBF9E;
}.zxp_seo_body-s8y a {
  transition: color .2s;
  text-decoration: underline;
  color: #C97B1A;
}.zxp_seo_body-s8y a:hover {
  color: #E08E24;
}.zxp_seo_body-s8y ul,.zxp_seo_body-s8y ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.zxp_seo_body-s8y ol {
  list-style: decimal;
}.zxp_seo_body-s8y li {
  margin-bottom: 6px;
  line-height: 1.75;
  color: #A08B68;
  font-size: 0.875rem;
}.zxp_seo_body-s8y table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 12px;
  font-size: 13px;
  overflow-x: auto;
  display: block;
}
@media(min-width: 769px) {.zxp_seo_body-s8y table {
  display: table;
}
}.zxp_seo_body-s8y th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  font-weight: 700;
  text-align: left;
  color: #CEBF9E;
}.zxp_seo_body-s8y td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.04);
  color: #A08B68;
}.zxp_seo_cols-s8y {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 637px) {.zxp_seo_cols-s8y {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.zxp_seo_cols-s8y {
  grid-template-columns: repeat(3,1fr);
}
}.zxp_seo_col_h-s8y {
  font-size: 0.813rem;
  font-weight: 700;
  color: #CEBF9E;
  overflow-wrap: break-word;
  margin-bottom: 7px;
}.zxp_seo_col_p-s8y {
  overflow-wrap: break-word;
  color: #7A6848;
  line-height: 1.65;
  font-size: 0.813rem;
}.zxp_seo_stats-s8y {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.zxp_seo_stat-s8y {
  border-radius: 9px;
  padding: 0.875rem 1rem;
  background: rgba(201, 123, 26, 0.08);
  border: 1px solid rgba(201, 123, 26, 0.18);
  flex: 1;
  min-width: 8.75rem;
}.zxp_seo_stat_val-s8y {
  overflow-wrap: break-word;
  color: #C97B1A;
  margin-bottom: 4px;
  font-size: 1.25rem;
  font-weight: 800;
}.zxp_seo_stat_lb-s8y {
  color: #7A6848;
  overflow-wrap: break-word;
  font-size: 11px;
}.zxp_seo-s8y {
  padding: 2.25rem 16px 0;
  background: #130F08;
}
@media(min-width: 771px) {.zxp_seo-s8y {
  padding: 44px 24px 0;
}
}.zxp_seo_in-s8y {
  margin: 0 auto;
  border-radius: 0.875rem;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #1E1710;
  max-width: 1320px;
}
@media(min-width:768px) {.zxp_seo_in-s8y {
  padding: 36px 40px;
}
}.zxp_seo_label-s8y {
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  color: #C97B1A;
  letter-spacing: .08em;
  font-weight: 700;
}.zxp_seo_h2-s8y {
  line-height: 1.25;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  font-size: 20px;
  color: #F4EAD2;
  overflow-wrap: break-word;
  margin-bottom: 14px;
}
@media(min-width: 769px) {.zxp_seo_h2-s8y {
  font-size: 1.5rem;
}
}.zxp_seo_body-s8y {
  color: #A08B68;
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 14px;
}.zxp_seo_body-s8y p {
  font-size: 14px;
  margin-bottom: 12px;
  line-height: 1.75;
  color: #A08B68;
}.zxp_seo_body-s8y p:last-child {
  margin-bottom: 0;
}.zxp_seo_body-s8y strong {
  color: #CEBF9E;
  font-weight: 700;
}.zxp_seo_body-s8y a {
  transition: color .2s;
  text-decoration: underline;
  color: #C97B1A;
}.zxp_seo_body-s8y a:hover {
  color: #E08E24;
}.zxp_seo_body-s8y ul,.zxp_seo_body-s8y ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.zxp_seo_body-s8y ol {
  list-style: decimal;
}.zxp_seo_body-s8y li {
  line-height: 1.75;
  color: #A08B68;
  font-size: 0.875rem;
  margin-bottom: 6px;
}.zxp_seo_body-s8y table {
  border-collapse: collapse;
  overflow-x: auto;
  margin-bottom: 0.75rem;
  width: 100%;
  font-size: 0.813rem;
  display: block;
}
@media(min-width: 767px) {.zxp_seo_body-s8y table {
  display: table;
}
}.zxp_seo_body-s8y th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #CEBF9E;
  font-weight: 700;
}.zxp_seo_body-s8y td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.04);
  padding: 10px 12px;
  color: #A08B68;
}.zxp_seo_cols-s8y {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width:640px) {.zxp_seo_cols-s8y {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.zxp_seo_cols-s8y {
  grid-template-columns: repeat(3,1fr);
}
}.zxp_seo_col_h-s8y {
  color: #CEBF9E;
  font-size: 0.813rem;
  font-weight: 700;
  margin-bottom: 7px;
  overflow-wrap: break-word;
}.zxp_seo_col_p-s8y {
  line-height: 1.65;
  color: #7A6848;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.zxp_seo_stats-s8y {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.zxp_seo_stat-s8y {
  border-radius: 9px;
  padding: 14px 1rem;
  background: rgba(201, 123, 26, 0.08);
  border: 1px solid rgba(201, 123, 26, 0.18);
  flex: 1;
  min-width: 140px;
}.zxp_seo_stat_val-s8y {
  margin-bottom: 4px;
  color: #C97B1A;
  font-size: 20px;
  font-weight: 800;
  overflow-wrap: break-word;
}.zxp_seo_stat_lb-s8y {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #7A6848;
}.zxp_ft-s8y {
  background: #0C0904;
  border-top: 1px solid rgba(255, 255, 255, 0.04);
  margin-top: 3rem;
}.zxp_ft_support-s8y {
  padding: 1.5rem 16px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.04);
}
@media(min-width: 766px) {.zxp_ft_support-s8y {
  padding: 1.75rem 24px;
}
}.zxp_ft_support_in-s8y {
  gap: 1rem;
  margin: 0 auto;
  display: flex;
  align-items: center;
  max-width: 82.5rem;
  flex-wrap: wrap;
}.zxp_ft_support_main-s8y {
  flex: 1;
  gap: 16px;
  align-items: center;
  min-width: 13.75rem;
  display: flex;
  flex-wrap: wrap;
}.zxp_ft_support_ic-s8y {
  flex-shrink: 0;
  color: #C97B1A;
}.zxp_ft_support_ic-s8y svg {
  height: 1.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.875rem;
}.zxp_ft_support_text_title-s8y {
  font-weight: 700;
  color: #F4EAD2;
  font-size: 15px;
  overflow-wrap: break-word;
  margin-bottom: 3px;
}.zxp_ft_support_text_sub-s8y {
  color: #7A6848;
  overflow-wrap: break-word;
  font-size: 12px;
}.zxp_ft_support_btn-s8y {
  background: #C97B1A;
  border-radius: 9px;
  padding: 11px 1.375rem;
  transition: background .2s;
  font-size: 0.813rem;
  white-space: nowrap;
  flex-shrink: 0;
  color: #F4EAD2;
  font-weight: 700;
}.zxp_ft_support_btn-s8y:hover {
  background: #E08E24;
}.zxp_ft_support_contacts-s8y {
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
  margin-left: auto;
}.zxp_ft_support_contact-s8y {
  font-size: 12px;
  color: #60502E;
  line-height: 1.4;
}.zxp_ft_support_contact-s8y strong {
  display: block;
  margin-bottom: 2px;
  font-size: 11px;
  font-weight: 600;
  color: #A08B68;
}.zxp_ft_main-s8y {
  padding: 2rem 16px 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.04);
}
@media(min-width: 769px) {.zxp_ft_main-s8y {
  padding: 2.5rem 1.5rem 2rem;
}
}.zxp_ft_main_in-s8y {
  gap: 1.5rem;
  margin: 0 auto;
  max-width: 82.5rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 639px) {.zxp_ft_main_in-s8y {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.zxp_ft_main_in-s8y {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.zxp_ft_col_logo-s8y {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.zxp_ft_col_logo-s8y {
  grid-column: auto;
}
}.zxp_ft_logo-s8y {
  gap: 0.563rem;
  overflow-wrap: break-word;
  align-items: center;
  font-weight: 800;
  margin-bottom: 0.75rem;
  display: flex;
  flex-wrap: wrap;
  color: #F4EAD2;
  font-size: 1rem;
}.zxp_ft_logo_mark-s8y {
  border-radius: 5px;
  overflow: hidden;
  width: 1.875rem;
  height: 30px;
}.zxp_ft_logo_mark-s8y img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.zxp_ft_logo_sub-s8y {
  max-width: 12.5rem;
  color: #60502E;
  line-height: 1.55;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.zxp_ft_col_title-s8y {
  font-size: 12px;
  color: #A08B68;
  letter-spacing: .07em;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 14px;
}.zxp_ft_col_links-s8y {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.zxp_ft_col_link-s8y {
  transition: color .2s;
  color: #60502E;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.zxp_ft_col_link-s8y:hover {
  color: #CEBF9E;
}.zxp_ft_apps-s8y {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.zxp_ft_app_card-s8y {
  gap: 10px;
  padding: 0.625rem 12px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.04);
  border-radius: 0.313rem;
  transition: border-color .2s;
  display: flex;
  align-items: center;
}.zxp_ft_app_card-s8y:hover {
  border-color: rgba(210, 135, 30, 0.45);
}.zxp_ft_app_card_ic-s8y svg {
  width: 1.375rem;
  stroke-linecap: round;
  height: 1.375rem;
  stroke-linejoin: round;
}.zxp_ft_app_card_os-s8y {
  font-weight: 600;
  color: #60502E;
  font-size: 0.625rem;
}.zxp_ft_app_card_action-s8y {
  font-weight: 700;
  font-size: 0.75rem;
  color: #CEBF9E;
}.zxp_ft_bot-s8y {
  padding: 20px 16px;
}
@media(min-width: 771px) {.zxp_ft_bot-s8y {
  padding: 20px 1.5rem;
}
}.zxp_ft_bot_in-s8y {
  gap: 16px;
  margin: 0 auto;
  max-width: 1320px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.zxp_ft_socials-s8y {
  gap: 0.5rem;
  display: flex;
}.zxp_ft_soc-s8y {
  transition: background .2s;
  background: rgba(255, 255, 255, 0.04);
  border-radius: 5px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  width: 36px;
  display: flex;
  align-items: center;
  height: 2.25rem;
  justify-content: center;
  color: #A08B68;
}.zxp_ft_soc-s8y svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 16px;
  width: 16px;
}.zxp_ft_soc-s8y:hover {
  background: rgba(255, 255, 255, 0.07);
}.zxp_ft_legal-s8y {
  flex: 1;
  line-height: 1.6;
  min-width: 200px;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #9A8060;
}.zxp_ft_legal-s8y strong {
  color: #A08B68;
  font-weight: 700;
}.zxp_ft_legal-s8y a {
  text-decoration: underline;
  color: #A08B68;
}.zxp_ft_age-s8y {
  border-radius: 50%;
  border: 2px solid #9A8060;
  font-weight: 800;
  height: 32px;
  flex-shrink: 0;
  margin-left: auto;
  display: flex;
  justify-content: center;
  width: 2rem;
  color: #9A8060;
  align-items: center;
  font-size: 11px;
}