*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #0E0C15;
  font-family: 'Nunito Sans', sans-serif;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  color: #C8BFA6;
}img,svg {
  max-width: 100%;
  display: block;
}a {
  color: inherit;
  text-decoration: none;
}button {
  background: none;
  border: none;
  font: inherit;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.xzo-layout-za0 {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}.xzo-page-za0 {
  display: flex;
  min-height: 100vh;
}.xzo-main-za0 {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media(min-width: 1082px) {.xzo-main-za0 {
  padding-left: 13.75rem;
}
}
@media(max-width: 1082px) {.xzo-main-za0 {
  padding-bottom: 72px;
}
}.xzo-gc-za0 {
  background: #141220;
  border-radius: 10px;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.06);
  overflow: hidden;
  flex-shrink: 0;
  position: relative;
  cursor: pointer;
  width: 8.75rem;
}
@media(min-width: 642px) {.xzo-gc-za0 {
  width: 156px;
}
}
@media(min-width: 1081px) {.xzo-gc-za0 {
  width: 168px;
}
}.xzo-gc-za0:hover {
  transform: translateY(-3px);
  border-color: rgba(200, 146, 42, 0.07);
}.xzo-gc_img-za0 {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.xzo-gc_img-za0 img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  height: 100%;
  width: 100%;
}.xzo-gc_hover-za0 {
  transition: opacity .2s;
  inset: 0;
  background: rgba(8, 7, 16, 0.72);
  opacity: 0;
  justify-content: center;
  align-items: center;
  position: absolute;
  display: flex;
}.xzo-gc-za0:hover .xzo-gc_hover-za0 {
  opacity: 1;
}.xzo-gc_hover_btn-za0 {
  background: #C8922A;
  border-radius: 0.375rem;
  padding: 8px 1rem;
  color: #F0E8D4;
  font-weight: 700;
  font-size: 12px;
}.xzo-gc_info-za0 {
  padding: 8px 0.625rem 0.625rem;
}.xzo-gc_name-za0 {
  overflow: hidden;
  margin-bottom: 3px;
  white-space: nowrap;
  font-size: 12px;
  text-overflow: ellipsis;
  max-width: 100%;
  color: #C8BFA6;
  font-weight: 600;
}.xzo-gc_prov-za0 {
  color: #7F7870;
  font-size: 0.625rem;
}.xzo-gc_tag-za0 {
  padding: 2px 7px;
  border-radius: 4px;
  top: 0.375rem;
  letter-spacing: .04em;
  text-transform: uppercase;
  position: absolute;
  font-weight: 700;
  z-index: 2;
  left: 0.375rem;
  font-size: 9px;
}.xzo-gc_tag_hot-za0 {
  background: #E03A3A;
  color: #fff;
}.xzo-gc_tag_new-za0 {
  background: #27C96A;
  color: #0E0C15;
}.xzo-gc_tag_jp-za0 {
  background: #E8A020;
  color: #0E0C15;
}.xzo-gc_tag_ex-za0 {
  background: #7B4FC8;
  color: #fff;
}.xzo-gc_tag_live-za0 {
  background: #E03A3A;
  color: #fff;
}.xzo-gr-za0 {
  background: #0E0C15;
  padding: 32px 1rem 0;
}
@media(min-width: 770px) {.xzo-gr-za0 {
  padding: 36px 24px 0;
}
}.xzo-gr_in-za0 {
  margin: 0 auto;
  max-width: 82.5rem;
}.xzo-gr_head-za0 {
  gap: 0.75rem;
  align-items: center;
  margin-bottom: 0.625rem;
  display: flex;
  flex-wrap: wrap;
}.xzo-gr_head_l-za0 {
  flex: 1;
  gap: 0.625rem;
  min-width: 0;
  display: flex;
  align-items: center;
}.xzo-gr_ic-za0 {
  border-radius: 10px;
  flex-shrink: 0;
  justify-content: center;
  height: 2rem;
  width: 32px;
  display: flex;
  align-items: center;
}.xzo-gr_ic-za0 svg {
  stroke-linecap: round;
  height: 1rem;
  width: 1rem;
  stroke-linejoin: round;
}.xzo-gr_title-za0 {
  font-family: 'Cinzel', serif;
  font-weight: 700;
  color: #F0E8D4;
  overflow-wrap: break-word;
  font-size: 1rem;
}
@media(min-width: 765px) {.xzo-gr_title-za0 {
  font-size: 18px;
}
}.xzo-gr_more-za0 {
  transition: color .2s;
  gap: 0.313rem;
  color: #857D74;
  white-space: nowrap;
  flex-shrink: 0;
  font-weight: 600;
  align-items: center;
  font-size: 12px;
  display: flex;
}.xzo-gr_more-za0:hover {
  color: #C8922A;
}.xzo-gr_more-za0 svg {
  stroke-linejoin: round;
  height: 0.75rem;
  stroke-linecap: round;
  width: 0.75rem;
}.xzo-gr_arrows-za0 {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.xzo-gr_arr-za0 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: background .15s,color .15s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 6px;
  width: 30px;
  display: flex;
  height: 1.875rem;
  align-items: center;
  justify-content: center;
  color: #9A9080;
}.xzo-gr_arr-za0:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F0E8D4;
}.xzo-gr_arr-za0 svg {
  stroke-linecap: round;
  height: 13px;
  width: 0.813rem;
  stroke-linejoin: round;
}.xzo-gr_seo_h-za0 {
  margin: 0 0 0.375rem;
  font-size: 0.813rem;
  color: #C8BFA6;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  max-width: 42.5rem;
  font-weight: 700;
}
@media(min-width: 765px) {.xzo-gr_seo_h-za0 {
  font-size: 0.875rem;
}
}.xzo-gr_seo-za0 {
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  line-height: 1.55;
  color: #857D74;
  max-width: 680px;
  font-size: 12px;
}.xzo-gr_seo-za0 strong {
  color: #C8BFA6;
  font-weight: 600;
}.xzo-gr_scroll-za0 {
  gap: 10px;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  padding-bottom: 0.625rem;
  display: flex;
  overflow-x: auto;
}.xzo-gr_scroll-za0::-webkit-scrollbar {
  display: none;
}
@media(min-width: 766px) {.xzo-gr_scroll-za0 {
  gap: 0.75rem;
}
}.xzo-tb-za0 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #0E0C15;
  z-index: 80;
  height: 3.5rem;
  display: flex;
  align-items: center;
  right: 0;
  position: fixed;
  top: 0;
  left: 0;
}.xzo-tb_in-za0 {
  padding: 0 14px;
  gap: 0;
  width: 100%;
  align-items: center;
  display: flex;
  height: 100%;
}.xzo-tb_burger-za0 {
  gap: 0.313rem;
  border-radius: 0.625rem;
  margin-right: 0.5rem;
  height: 38px;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
  width: 2.375rem;
  flex-direction: column;
  align-items: center;
}.xzo-tb_burger-za0:hover {
  background: rgba(255, 255, 255, 0.05);
}.xzo-tb_burger_line-za0 {
  background: #9A9080;
  border-radius: 1px;
  width: 1.125rem;
  height: 2px;
  display: block;
}
@media(min-width: 1083px) {.xzo-tb_burger-za0 {
  display: none;
}
}.xzo-tb_logo-za0 {
  gap: 0.563rem;
  align-items: center;
  overflow-wrap: break-word;
  font-size: 1.125rem;
  color: #F0E8D4;
  margin-right: 1.25rem;
  display: flex;
  flex-shrink: 0;
  letter-spacing: -.01em;
  font-weight: 800;
}.xzo-tb_logo_mark-za0 {
  border-radius: 10px;
  overflow: hidden;
  width: 2rem;
  justify-content: center;
  height: 2rem;
  align-items: center;
  display: flex;
}.xzo-tb_logo_mark-za0 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.xzo-tb_nav-za0 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 643px) {.xzo-tb_nav-za0 {
  display: flex;
}
}.xzo-tb_tab-za0 {
  transition: background .15s,color .15s;
  border-radius: 10px;
  padding: 0.5rem 0.875rem;
  color: #9A9080;
  white-space: nowrap;
  font-weight: 600;
  font-size: 13px;
}.xzo-tb_tab-za0:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F0E8D4;
}.xzo-tb_tab-za0.xzo-state_active-za0 {
  background: rgba(200, 146, 42, 0.16);
  color: #F0E8D4;
}.xzo-tb_right-za0 {
  gap: 8px;
  flex-shrink: 0;
  margin-left: auto;
  display: flex;
  align-items: center;
}.xzo-tb_login-za0 {
  padding: 9px 1rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s,color .2s;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.05);
  display: none;
  color: #C8BFA6;
  font-weight: 600;
  font-size: 13px;
}.xzo-tb_login-za0:hover {
  border-color: rgba(200, 146, 42, 0.45);
  color: #F0E8D4;
}
@media(min-width: 477px) {.xzo-tb_login-za0 {
  display: block;
}
}.xzo-tb_reg-za0 {
  transition: background .2s;
  border-radius: 10px;
  background: #27C96A;
  padding: 9px 18px;
  color: #0C0A14;
  white-space: nowrap;
  font-weight: 700;
  font-size: 0.813rem;
}.xzo-tb_reg-za0:hover {
  background: #32DB78;
}.xzo-sb-za0 {
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .25s ease;
  background: #191728;
  left: 0;
  top: 3.5rem;
  z-index: 70;
  bottom: 0;
  position: fixed;
  width: 13.75rem;
  overflow-y: auto;
}.xzo-sb-za0.xzo-state_open-za0 {
  transform: translateX(0);
}.xzo-sb-za0::-webkit-scrollbar {
  width: 0.25rem;
}.xzo-sb-za0::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1078px) {.xzo-sb-za0 {
  transform: translateX(0);
}
}.xzo-sb_auth-za0 {
  padding: 0.875rem 0.75rem 0.625rem;
}.xzo-sb_btn_reg-za0 {
  border-radius: 0.625rem;
  transition: background .2s;
  background: #27C96A;
  padding: 11px;
  font-size: 13px;
  margin-bottom: 8px;
  font-weight: 700;
  text-align: center;
  color: #0C0A14;
  display: block;
}.xzo-sb_btn_reg-za0:hover {
  background: #32DB78;
}.xzo-sb_btn_login-za0 {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s;
  padding: 10px;
  border-radius: 10px;
  font-size: 0.813rem;
  display: block;
  color: #C8BFA6;
  text-align: center;
  font-weight: 600;
}.xzo-sb_btn_login-za0:hover {
  border-color: rgba(200, 146, 42, 0.45);
  color: #F0E8D4;
}.xzo-sb_promo-za0 {
  border: 1px solid rgba(200, 146, 42, 0.16);
  overflow: hidden;
  margin: 0 0.75rem 0.625rem;
  border-radius: 10px;
  padding: 12px 0.875rem;
  background: linear-gradient(135deg,#1C0840,#191728);
  position: relative;
}.xzo-sb_promo-za0::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(200, 146, 42, 0.16),transparent 70%);
  position: absolute;
  top: -1.25rem;
  right: -1.25rem;
  height: 5rem;
  content: '';
  width: 80px;
}.xzo-sb_promo_title-za0 {
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .06em;
  color: #C8922A;
  margin-bottom: 4px;
}.xzo-sb_promo_text-za0 {
  color: #F0E8D4;
  font-size: 12px;
  font-weight: 600;
  overflow-wrap: break-word;
  line-height: 1.35;
}.xzo-sb_promo_sub-za0 {
  margin-top: 3px;
  font-size: 10px;
  color: #857D74;
}.xzo-sb_nav-za0 {
  padding: 6px 0.5rem 1rem;
}.xzo-sb_nav_lb-za0 {
  padding: 0.625rem 8px 6px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.625rem;
  color: #7F7870;
}.xzo-sb_link-za0 {
  transition: background .15s,color .15s;
  padding: 0.563rem 10px;
  gap: 10px;
  border-radius: 0.375rem;
  align-items: center;
  color: #9A9080;
  font-size: 0.813rem;
  display: flex;
  font-weight: 500;
  cursor: pointer;
  overflow-wrap: break-word;
}.xzo-sb_link-za0:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F0E8D4;
}.xzo-sb_link-za0.xzo-state_active-za0 {
  background: rgba(200, 146, 42, 0.16);
  color: #F0E8D4;
}.xzo-sb_ic-za0 {
  border-radius: 0.375rem;
  height: 1.875rem;
  width: 30px;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
}.xzo-sb_ic-za0 svg {
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
  height: 16px;
}.xzo-sb_ic_1-za0 {
  background: rgba(200, 146, 42, 0.07);
  color: #C8922A;
}.xzo-sb_ic_2-za0 {
  background: rgba(39, 201, 106, 0.15);
  color: #27C96A;
}.xzo-sb_ic_3-za0 {
  background: rgba(232, 160, 32, 0.15);
  color: #E8A020;
}.xzo-sb_ic_4-za0 {
  background: rgba(123, 79, 200, 0.18);
  color: #7B4FC8;
}.xzo-sb_ic_5-za0 {
  background: rgba(200, 146, 42, 0.07);
  color: #3BB8D4;
}.xzo-sb_ic_6-za0 {
  background: rgba(123, 79, 200, 0.18);
  color: #9B4FD4;
}.xzo-sb_badge-za0 {
  padding: 2px 0.438rem;
  background: #E8A020;
  border-radius: 6px;
  font-size: 0.563rem;
  font-weight: 700;
  margin-left: auto;
  color: #0C0A14;
}.xzo-sb_bot-za0 {
  gap: 8px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  display: flex;
}.xzo-sb_lang-za0,.xzo-sb_help-za0 {
  flex: 1;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 0.375rem;
  transition: border-color .2s;
  gap: 0.375rem;
  padding: 9px 6px;
  color: #9A9080;
  font-size: 0.688rem;
  align-items: center;
  display: flex;
  justify-content: center;
  font-weight: 600;
}.xzo-sb_lang-za0:hover,.xzo-sb_help-za0:hover {
  border-color: rgba(200, 146, 42, 0.45);
  color: #F0E8D4;
}.xzo-sb_lang-za0 svg,.xzo-sb_help-za0 svg {
  stroke-linecap: round;
  width: 13px;
  height: 0.813rem;
  stroke-linejoin: round;
}.xzo-sb_bd-za0 {
  inset: 0;
  background: rgba(8, 7, 16, 0.72);
  position: fixed;
  display: none;
  z-index: 69;
}.xzo-sb_bd-za0.xzo-state_on-za0 {
  display: block;
}
@media(min-width: 1083px) {.xzo-sb_bd-za0 {
  display: none!important;
}
}.xzo-mob_nav-za0 {
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  background: #191728;
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  z-index: 80;
  right: 0;
  left: 0;
  position: fixed;
  display: flex;
  bottom: 0;
}
@media(min-width: 1081px) {.xzo-mob_nav-za0 {
  display: none;
}
}.xzo-mob_nav_item-za0 {
  flex: 1;
  gap: 4px;
  padding: 0.25rem 2px;
  display: flex;
  align-items: center;
  color: #7F7870;
  flex-direction: column;
  cursor: pointer;
}.xzo-mob_nav_ic-za0 {
  line-height: 1;
}.xzo-mob_nav_ic-za0 svg {
  width: 20px;
  height: 20px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.xzo-mob_nav_lb-za0 {
  color: #7F7870;
  font-weight: 600;
  font-size: 0.625rem;
}.xzo-mob_nav_item-za0.xzo-state_active-za0 {
  color: #C8922A;
}.xzo-mob_nav_item-za0.xzo-state_active-za0 .xzo-mob_nav_lb-za0 {
  color: #C8922A;
}.xzo-hero-za0 {
  background: #0E0C15;
  padding: 20px 16px 0;
}
@media(min-width: 769px) {.xzo-hero-za0 {
  padding: 1.5rem 24px 0;
}
}.xzo-hero_in-za0 {
  gap: 0.75rem;
  margin: 0 auto;
  grid-template-columns: 1fr;
  max-width: 82.5rem;
  display: grid;
}
@media(min-width: 857px) {.xzo-hero_in-za0 {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1102px) {.xzo-hero_in-za0 {
  grid-template-columns: 1fr 21.25rem;
}
}.xzo-hero_promo-za0 {
  background: #141220;
  overflow: hidden;
  border-radius: 1rem;
  display: flex;
  position: relative;
  align-items: stretch;
  min-height: 220px;
}
@media(min-width: 770px) {.xzo-hero_promo-za0 {
  min-height: 17.5rem;
}
}.xzo-hero_promo_bg-za0 {
  background-position: center;
  background: linear-gradient(120deg,#1C0840 0%,#0E0C15 100%);
  inset: 0;
  position: absolute;
  background-size: cover;
}.xzo-hero_promo_bg-za0::after {
  inset: 0;
  background: linear-gradient(90deg,#0E0C15 0%,rgba(8, 7, 16, 0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.xzo-hero_promo_glow-za0 {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(123, 79, 200, 0.18) 0%,transparent 65%);
  right: 3.75rem;
  height: 18.75rem;
  top: -2.5rem;
  pointer-events: none;
  width: 300px;
  position: absolute;
}.xzo-hero_promo_ct-za0 {
  padding: 28px 24px 28px 1.75rem;
  position: relative;
  display: flex;
  z-index: 2;
  justify-content: center;
  max-width: 30rem;
  flex-direction: column;
}
@media(min-width: 769px) {.xzo-hero_promo_ct-za0 {
  padding: 2.5rem 2rem;
}
}.xzo-hero_badge-za0 {
  padding: 5px 0.75rem;
  border-radius: 1.25rem;
  border: 1px solid rgba(200, 146, 42, 0.07);
  background: rgba(200, 146, 42, 0.16);
  color: #C8922A;
  letter-spacing: .08em;
  margin-bottom: 0.875rem;
  font-weight: 700;
  display: inline-block;
  font-size: 10px;
  text-transform: uppercase;
}.xzo-hero_h1-za0 {
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1.15;
  font-family: 'Cinzel', serif;
  margin-bottom: 10px;
  font-size: 1.625rem;
  color: #F0E8D4;
}.xzo-hero_h1-za0 em {
  color: #E8A020;
  font-style: normal;
}
@media(min-width: 765px) {.xzo-hero_h1-za0 {
  font-size: 2.25rem;
}
}.xzo-hero_sub-za0 {
  margin-bottom: 20px;
  font-size: 0.813rem;
  line-height: 1.55;
  color: #9A9080;
}
@media(min-width:768px) {.xzo-hero_sub-za0 {
  font-size: 14px;
}
}.xzo-hero_row-za0 {
  gap: 10px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.xzo-hero_cta-za0 {
  background: #27C96A;
  padding: 0.813rem 1.625rem;
  transition: background .2s;
  border-radius: 0.625rem;
  box-shadow: 0 2px 14px rgba(39, 201, 106, 0.42), 0 1px 3px rgba(0, 0, 0, 0.55);
  font-size: 0.875rem;
  color: #0C0A14;
  font-weight: 700;
}.xzo-hero_cta-za0:hover {
  background: #32DB78;
}.xzo-hero_terms-za0 {
  color: #7F7870;
  font-size: 11px;
}.xzo-hero_game-za0 {
  background: #141220;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 1rem;
  display: flex;
  position: relative;
  flex-direction: column;
}.xzo-hero_game_badge-za0 {
  border: 1px solid rgba(232, 160, 32, 0.15);
  background: rgba(232, 160, 32, 0.15);
  border-radius: 20px;
  padding: 5px 10px;
  color: #E8A020;
  z-index: 3;
  text-transform: uppercase;
  left: 0.75rem;
  font-size: 10px;
  top: 0.75rem;
  letter-spacing: .06em;
  position: absolute;
  font-weight: 700;
}.xzo-hero_game_badge-za0 svg {
  margin-right: 4px;
  height: 11px;
  vertical-align: -1px;
  width: 11px;
}.xzo-hero_game_img-za0 {
  overflow: hidden;
  background: linear-gradient(135deg,#1C0840,#0E0C15);
  padding-bottom: 60%;
  position: relative;
}.xzo-hero_game_img-za0 img {
  inset: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  object-fit: cover;
}.xzo-hero_game_play-za0 {
  transition: opacity .2s;
  background: rgba(8, 7, 16, 0.72);
  inset: 0;
  justify-content: center;
  position: absolute;
  opacity: 0;
  display: flex;
  align-items: center;
}.xzo-hero_game-za0:hover .xzo-hero_game_play-za0 {
  opacity: 1;
}.xzo-hero_game_play-za0 span {
  border-radius: 50%;
  background: #C8922A;
  height: 3.25rem;
  justify-content: center;
  width: 52px;
  display: flex;
  align-items: center;
}.xzo-hero_game_play-za0 span svg {
  width: 18px;
  margin-left: 2px;
  height: 18px;
}.xzo-hero_game_info-za0 {
  padding: 0.875rem 16px;
}.xzo-hero_game_title-za0 {
  margin-bottom: 4px;
  color: #F0E8D4;
  overflow-wrap: break-word;
  font-size: 15px;
  font-weight: 700;
}.xzo-hero_game_provider-za0 {
  font-size: 0.688rem;
  color: #857D74;
}.xzo-hero_game_btn-za0 {
  background: #C8922A;
  border-radius: 10px;
  transition: background .2s;
  padding: 11px;
  margin: 12px 16px 1rem;
  font-weight: 700;
  text-align: center;
  color: #F0E8D4;
  font-size: 0.813rem;
  display: block;
}.xzo-hero_game-za0:hover .xzo-hero_game_btn-za0 {
  background: #DDA832;
}.xzo-sbar-za0 {
  padding: 1rem 1rem 0;
  background: #0E0C15;
}
@media(min-width: 766px) {.xzo-sbar-za0 {
  padding: 1.125rem 1.5rem 0;
}
}.xzo-sbar_in-za0 {
  margin: 0 auto;
  max-width: 82.5rem;
}.xzo-sbar_row-za0 {
  gap: 0.625rem;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
  display: flex;
}.xzo-sbar_input-za0 {
  flex: 1;
  gap: 10px;
  transition: border-color .2s;
  padding: 11px 16px;
  background: #141220;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 10px;
  align-items: center;
  display: flex;
  color: #857D74;
  font-size: 0.813rem;
  cursor: pointer;
}.xzo-sbar_input-za0:hover {
  border-color: rgba(200, 146, 42, 0.45);
}.xzo-sbar_input-za0 svg {
  height: 0.938rem;
  width: 0.938rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  flex-shrink: 0;
}.xzo-sbar_providers-za0 {
  gap: 0.5rem;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s;
  background: #141220;
  padding: 11px 18px;
  align-items: center;
  white-space: nowrap;
  color: #C8BFA6;
  display: flex;
  font-size: 13px;
  font-weight: 600;
}.xzo-sbar_providers-za0:hover {
  border-color: rgba(200, 146, 42, 0.45);
  color: #F0E8D4;
}.xzo-sbar_providers-za0 svg {
  height: 0.875rem;
  stroke-linecap: round;
  width: 14px;
  stroke-linejoin: round;
}.xzo-sbar_tabs-za0 {
  gap: 0.375rem;
  padding-bottom: 2px;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
}.xzo-sbar_tabs-za0::-webkit-scrollbar {
  display: none;
}.xzo-sbar_tab-za0 {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.06);
  transition: background .15s,color .15s,border-color .15s;
  padding: 0.5rem 0.875rem;
  gap: 0.438rem;
  border-radius: 1.25rem;
  font-size: 0.75rem;
  flex-shrink: 0;
  cursor: pointer;
  color: #9A9080;
  white-space: nowrap;
  font-weight: 600;
  display: flex;
  align-items: center;
}.xzo-sbar_tab-za0:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(200, 146, 42, 0.45);
  color: #F0E8D4;
}.xzo-sbar_tab-za0.xzo-state_active-za0 {
  background: rgba(200, 146, 42, 0.16);
  border-color: rgba(200, 146, 42, 0.07);
  color: #F0E8D4;
}.xzo-sbar_tab_ic-za0 svg {
  stroke-linecap: round;
  height: 0.875rem;
  stroke-linejoin: round;
  width: 14px;
}.xzo-wy-za0 {
  padding: 2rem 16px 0;
  background: #0E0C15;
}
@media(min-width: 770px) {.xzo-wy-za0 {
  padding: 40px 24px 0;
}
}.xzo-wy_in-za0 {
  margin: 0 auto;
  max-width: 1320px;
}.xzo-wy_head-za0 {
  max-width: 720px;
  margin-bottom: 1.125rem;
}.xzo-wy_label-za0 {
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-size: 11px;
  color: #C8922A;
}.xzo-wy_h2-za0 {
  margin-bottom: 0.5rem;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
  color: #F0E8D4;
}
@media(min-width: 767px) {.xzo-wy_h2-za0 {
  font-size: 24px;
}
}.xzo-wy_intro-za0 {
  margin: 0;
  line-height: 1.6;
  font-size: 0.813rem;
  color: #857D74;
}.xzo-wy_grid-za0 {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.xzo-wy_grid-za0 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.xzo-wy_grid-za0 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.xzo-wy_card-za0 {
  border-radius: 0.625rem;
  background: #191728;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 20px;
  transition: border-color .2s,transform .2s;
}.xzo-wy_card-za0:hover {
  border-color: rgba(200, 146, 42, 0.07);
  transform: translateY(-2px);
}.xzo-wy_card_ic-za0 {
  border-radius: 50%;
  background: rgba(200, 146, 42, 0.16);
  color: #C8922A;
  display: flex;
  height: 2.75rem;
  align-items: center;
  margin-bottom: 0.875rem;
  width: 44px;
  justify-content: center;
}.xzo-wy_card_ic-za0 svg {
  width: 22px;
  stroke-linejoin: round;
  height: 1.375rem;
  stroke-linecap: round;
}.xzo-wy_card_h-za0 {
  font-size: 0.938rem;
  line-height: 1.25;
  color: #F0E8D4;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  font-weight: 700;
}.xzo-wy_card_p-za0 {
  overflow-wrap: break-word;
  font-size: 13px;
  color: #857D74;
  line-height: 1.6;
}.xzo-wy_card_p-za0 strong {
  color: #C8BFA6;
  font-weight: 600;
}.xzo-gr_jp-za0 {
  padding: 1.25rem;
  overflow: hidden;
  background: linear-gradient(135deg,#1E0D3C 0%,#090810 100%);
  border-radius: 1rem;
  position: relative;
}.xzo-gr_jp-za0::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(123, 79, 200, 0.18) 0%,transparent 70%);
  content: '';
  left: -3.75rem;
  width: 250px;
  height: 15.625rem;
  position: absolute;
  top: -60px;
}.xzo-gr_jp-za0::after {
  background: radial-gradient(circle,rgba(232, 160, 32, 0.15) 0%,transparent 70%);
  border-radius: 50%;
  bottom: -2.5rem;
  height: 200px;
  position: absolute;
  content: '';
  width: 12.5rem;
  right: 0;
}.xzo-gr_jp_head-za0 {
  gap: 1rem;
  align-items: flex-start;
  position: relative;
  z-index: 1;
  flex-wrap: wrap;
  margin-bottom: 16px;
  display: flex;
}.xzo-gr_jp_info-za0 {
  flex: 1;
}.xzo-gr_jp_label-za0 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 0.375rem;
  color: #9B4FD4;
  letter-spacing: .08em;
}.xzo-gr_jp_label-za0 svg {
  stroke-linejoin: round;
  height: 14px;
  margin-right: 4px;
  width: 14px;
  stroke-linecap: round;
  vertical-align: -2px;
}.xzo-gr_jp_amount-za0 {
  color: #F0E8D4;
  line-height: 1;
  font-size: 2rem;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.xzo-gr_jp_amount-za0 {
  font-size: 40px;
}
}.xzo-gr_jp_amount-za0 span {
  color: #E8A020;
}.xzo-gr_jp_seo-za0 {
  overflow-wrap: break-word;
  max-width: 30rem;
  color: #9A9080;
  font-size: 12px;
  line-height: 1.5;
}.xzo-gr_jp_cta-za0 {
  padding: 0.688rem 20px;
  border-radius: 10px;
  transition: background .2s;
  border: 1px solid rgba(123, 79, 200, 0.18);
  background: rgba(123, 79, 200, 0.18);
  align-self: flex-start;
  white-space: nowrap;
  margin-top: 0.25rem;
  color: #F0E8D4;
  z-index: 1;
  flex-shrink: 0;
  font-size: 0.813rem;
  position: relative;
  font-weight: 700;
}.xzo-gr_jp_cta-za0:hover {
  background: #7B4FC8;
}.xzo-ws-za0 {
  padding: 2rem 16px 0;
  background: #0E0C15;
}
@media(min-width: 765px) {.xzo-ws-za0 {
  padding: 2.25rem 24px 0;
}
}.xzo-ws_in-za0 {
  margin: 0 auto;
  max-width: 82.5rem;
}.xzo-ws_head-za0 {
  gap: 0.75rem;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 14px;
  display: flex;
  flex-wrap: wrap;
}.xzo-ws_title-za0 {
  gap: 10px;
  align-items: center;
  font-weight: 700;
  flex-wrap: wrap;
  color: #F0E8D4;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  display: flex;
  font-size: 16px;
}.xzo-ws_title_ic-za0 svg {
  color: #E8A020;
  width: 18px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 18px;
}.xzo-ws_online-za0 {
  gap: 0.438rem;
  font-weight: 600;
  display: flex;
  color: #857D74;
  align-items: center;
  font-size: 0.75rem;
}.xzo-ws_online_dot-za0 {
  background: #27C96A;
  border-radius: 50%;
  flex-shrink: 0;
  width: 8px;
  box-shadow: 0 0 0.375rem rgba(39, 201, 106, 0.15);
  height: 0.5rem;
}.xzo-ws_scroll-za0 {
  gap: 8px;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 0.5rem;
  display: flex;
}.xzo-ws_scroll-za0::-webkit-scrollbar {
  display: none;
}.xzo-wc-za0 {
  border-radius: 10px;
  background: #141220;
  padding: 10px 0.875rem;
  gap: 10px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  align-items: center;
  flex-shrink: 0;
  min-width: 220px;
  display: flex;
}.xzo-wc_img-za0 {
  overflow: hidden;
  background: #191728;
  border-radius: 0.375rem;
  width: 36px;
  height: 2.25rem;
  flex-shrink: 0;
}.xzo-wc_img-za0 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.xzo-wc_info-za0 {
  min-width: 0;
}.xzo-wc_game-za0 {
  overflow: hidden;
  font-size: 12px;
  font-weight: 600;
  color: #C8BFA6;
  text-overflow: ellipsis;
  white-space: nowrap;
}.xzo-wc_player-za0 {
  overflow: hidden;
  color: #7F7870;
  font-size: 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
}.xzo-wc_amount-za0 {
  font-size: 13px;
  margin-left: auto;
  white-space: nowrap;
  color: #27C96A;
  font-weight: 700;
  flex-shrink: 0;
}.xzo-bon-za0 {
  background: #0E0C15;
  padding: 36px 1rem 0;
}
@media(min-width: 771px) {.xzo-bon-za0 {
  padding: 2.75rem 1.5rem 0;
}
}.xzo-bon_in-za0 {
  margin: 0 auto;
  max-width: 1320px;
}.xzo-bon_head-za0 {
  margin-bottom: 20px;
}.xzo-bon_label-za0 {
  margin-bottom: 8px;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #C8922A;
  font-weight: 700;
  font-size: 11px;
}.xzo-bon_h2-za0 {
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-size: 20px;
  margin-bottom: 8px;
  font-weight: 800;
  color: #F0E8D4;
}
@media(min-width: 766px) {.xzo-bon_h2-za0 {
  font-size: 1.5rem;
}
}.xzo-bon_seo-za0 {
  overflow-wrap: break-word;
  max-width: 620px;
  color: #857D74;
  font-size: 0.813rem;
  line-height: 1.6;
}.xzo-bon_seo-za0 strong {
  font-weight: 700;
  color: #C8BFA6;
}.xzo-bon_seo-za0 a {
  text-decoration: underline;
  color: #C8922A;
}.xzo-bon_grid-za0 {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 642px) {.xzo-bon_grid-za0 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.xzo-bon_grid-za0 {
  grid-template-columns: repeat(5,1fr);
}
}.xzo-bon_card-za0 {
  padding: 16px;
  transition: border-color .2s,transform .2s;
  border-radius: 0.625rem;
  background: #141220;
  border: 1px solid rgba(255, 255, 255, 0.10);
}.xzo-bon_card-za0:hover {
  border-color: rgba(200, 146, 42, 0.07);
  transform: translateY(-2px);
}.xzo-bon_card_ic-za0 svg {
  height: 1.625rem;
  width: 26px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.xzo-bon_card_ic-za0 {
  margin-bottom: 10px;
}.xzo-bon_card_type-za0 {
  letter-spacing: .06em;
  font-weight: 700;
  margin-bottom: 6px;
  color: #857D74;
  text-transform: uppercase;
  font-size: 10px;
}.xzo-bon_card_amount-za0 {
  margin-bottom: 0.375rem;
  color: #E8A020;
  font-weight: 800;
  font-size: 18px;
  line-height: 1.1;
}.xzo-bon_card_name-za0 {
  overflow-wrap: break-word;
  color: #F0E8D4;
  font-size: 0.813rem;
  font-weight: 600;
  margin-bottom: 8px;
}.xzo-bon_card_detail-za0 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #7F7870;
  overflow-wrap: break-word;
  line-height: 1.5;
  font-size: 11px;
  padding-top: 0.5rem;
}.xzo-reg-za0 {
  padding: 36px 16px 0;
  background: #0E0C15;
}
@media(min-width: 765px) {.xzo-reg-za0 {
  padding: 2.75rem 1.5rem 0;
}
}.xzo-reg_in-za0 {
  background: #191728;
  padding: 28px 1.5rem;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 765px) {.xzo-reg_in-za0 {
  padding: 2.5rem;
}
}.xzo-reg_top-za0 {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 862px) {.xzo-reg_top-za0 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.xzo-reg_label-za0 {
  letter-spacing: .08em;
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #C8922A;
  font-weight: 700;
  font-size: 11px;
}.xzo-reg_h2-za0 {
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 22px;
  font-family: 'Cinzel', serif;
  margin-bottom: 12px;
  line-height: 1.2;
  color: #F0E8D4;
}
@media(min-width: 771px) {.xzo-reg_h2-za0 {
  font-size: 28px;
}
}.xzo-reg_bonus-za0 {
  border: 1px solid rgba(232, 160, 32, 0.15);
  gap: 0.5rem;
  background: rgba(232, 160, 32, 0.15);
  border-radius: 0.625rem;
  padding: 10px 1rem;
  margin-bottom: 16px;
  display: inline-flex;
  align-items: center;
}.xzo-reg_bonus_amount-za0 {
  font-size: 1.25rem;
  color: #E8A020;
  font-weight: 800;
}.xzo-reg_bonus_text-za0 {
  color: #9A9080;
  font-size: 13px;
  line-height: 1.35;
}.xzo-reg_cta_btn-za0 {
  background: #27C96A;
  padding: 14px 2rem;
  transition: background .2s;
  border-radius: 10px;
  display: inline-block;
  font-weight: 700;
  margin-bottom: 12px;
  color: #0C0A14;
  font-size: 0.938rem;
  box-shadow: 0 2px 0.875rem rgba(39, 201, 106, 0.42), 0 1px 3px rgba(0, 0, 0, 0.55);
}.xzo-reg_cta_btn-za0:hover {
  background: #32DB78;
}.xzo-reg_terms-za0 {
  line-height: 1.5;
  color: #7F7870;
  font-size: 11px;
}.xzo-reg_seo-za0 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 20px;
  color: #857D74;
  font-size: 13px;
  padding-top: 20px;
  line-height: 1.65;
  overflow-wrap: break-word;
}.xzo-reg_seo-za0 p {
  margin-bottom: 0.625rem;
  color: #857D74;
  line-height: 1.65;
  font-size: 0.813rem;
}.xzo-reg_seo-za0 p:last-child {
  margin-bottom: 0;
}.xzo-reg_seo-za0 strong {
  font-weight: 700;
  color: #C8BFA6;
}.xzo-reg_seo-za0 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8922A;
}.xzo-reg_seo-za0 a:hover {
  color: #DDA832;
}.xzo-reg_seo-za0 ul,.xzo-reg_seo-za0 ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 1.125rem;
}.xzo-reg_seo-za0 ol {
  list-style: decimal;
}.xzo-reg_seo-za0 li {
  margin-bottom: 4px;
  line-height: 1.65;
  font-size: 0.813rem;
  color: #857D74;
}.xzo-reg_seo-za0 table {
  font-size: 13px;
  width: 100%;
  margin-bottom: 0.625rem;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
}
@media(min-width:768px) {.xzo-reg_seo-za0 table {
  display: table;
}
}.xzo-reg_seo-za0 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.5rem;
  text-align: left;
  color: #C8BFA6;
  font-weight: 700;
}.xzo-reg_seo-za0 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px;
  color: #857D74;
}.xzo-reg_steps-za0 {
  gap: 14px;
  display: flex;
  margin-top: 28px;
  flex-direction: column;
}
@media(min-width: 863px) {.xzo-reg_steps-za0 {
  margin-top: 0;
}
}.xzo-reg_step-za0 {
  border: 1px solid rgba(255, 255, 255, 0.06);
  gap: 0.875rem;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.05);
  padding: 16px;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.xzo-reg_step_num-za0 {
  border: 1px solid rgba(200, 146, 42, 0.07);
  border-radius: 50%;
  background: rgba(200, 146, 42, 0.16);
  font-size: 0.875rem;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  justify-content: center;
  height: 2.125rem;
  font-weight: 800;
  width: 34px;
  color: #C8922A;
}.xzo-reg_step_title-za0 {
  font-size: 14px;
  color: #F0E8D4;
  margin-bottom: 3px;
  font-weight: 700;
}.xzo-reg_step_text-za0 {
  font-size: 0.75rem;
  color: #857D74;
  line-height: 1.5;
}.xzo-reg_trust-za0 {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  flex-wrap: wrap;
  display: flex;
  padding-top: 1.25rem;
  margin-top: 20px;
}.xzo-reg_trust_item-za0 {
  gap: 0.438rem;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
  color: #857D74;
  font-size: 0.75rem;
}.xzo-reg_trust_ic-za0 svg {
  width: 1rem;
  stroke-linecap: round;
  color: #C8922A;
  stroke-linejoin: round;
  height: 1rem;
}.xzo-htp-za0 {
  background: #0E0C15;
  padding: 36px 16px 0;
}
@media(min-width:768px) {.xzo-htp-za0 {
  padding: 2.75rem 24px 0;
}
}.xzo-htp_in-za0 {
  margin: 0 auto;
  max-width: 1320px;
}.xzo-htp_head-za0 {
  margin-bottom: 1.375rem;
  max-width: 45rem;
}.xzo-htp_label-za0 {
  font-size: 11px;
  margin-bottom: 8px;
  color: #C8922A;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}.xzo-htp_h2-za0 {
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F0E8D4;
  font-size: 1.375rem;
  margin-bottom: 8px;
  font-family: 'Cinzel', serif;
}
@media(min-width: 769px) {.xzo-htp_h2-za0 {
  font-size: 28px;
}
}.xzo-htp_intro-za0 {
  color: #857D74;
  font-size: 0.875rem;
  line-height: 1.6;
}.xzo-htp_steps-za0 {
  list-style: none;
  padding: 0;
  margin: 0;
  gap: 0.75rem;
  counter-reset: none;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.xzo-htp_steps-za0 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.xzo-htp_steps-za0 {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.xzo-htp_step-za0 {
  padding: 1.25rem 18px 18px;
  background: #191728;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.625rem;
  flex-direction: column;
  display: flex;
  position: relative;
}.xzo-htp_step_num-za0 {
  background: #C8922A;
  border-radius: 50%;
  color: #0C0A14;
  font-weight: 800;
  align-items: center;
  width: 1.75rem;
  height: 28px;
  position: absolute;
  left: 1.25rem;
  justify-content: center;
  display: flex;
  font-size: 13px;
  top: -0.75rem;
  font-family: 'Cinzel', serif;
}.xzo-htp_step_ic-za0 {
  margin: 8px 0 0.75rem;
  background: rgba(200, 146, 42, 0.16);
  border-radius: 0.375rem;
  height: 2.25rem;
  display: flex;
  color: #C8922A;
  align-items: center;
  justify-content: center;
  width: 36px;
}.xzo-htp_step_ic-za0 svg {
  height: 18px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 18px;
}.xzo-htp_step_h-za0 {
  line-height: 1.25;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  color: #F0E8D4;
  font-size: 0.875rem;
  font-weight: 700;
}.xzo-htp_step_p-za0 {
  font-size: 13px;
  color: #857D74;
  overflow-wrap: break-word;
  line-height: 1.55;
}.xzo-htp_step_p-za0 strong {
  font-weight: 600;
  color: #C8BFA6;
}.xzo-htp_cta-za0 {
  background: #27C96A;
  padding: 13px 1.625rem;
  transition: background .2s;
  border-radius: 10px;
  color: #0C0A14;
  font-weight: 700;
  margin-top: 20px;
  font-size: 14px;
  display: inline-block;
}.xzo-htp_cta-za0:hover {
  background: #32DB78;
}.xzo-prov-za0 {
  background: #0E0C15;
  padding: 36px 16px 0;
}
@media(min-width: 766px) {.xzo-prov-za0 {
  padding: 44px 24px 0;
}
}.xzo-prov_in-za0 {
  margin: 0 auto;
  max-width: 82.5rem;
}.xzo-prov_head-za0 {
  margin-bottom: 16px;
}.xzo-prov_label-za0 {
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #C8922A;
}.xzo-prov_h2-za0 {
  font-family: 'Cinzel', serif;
  margin-bottom: 0.5rem;
  font-size: 20px;
  font-weight: 800;
  color: #F0E8D4;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.xzo-prov_h2-za0 {
  font-size: 24px;
}
}.xzo-prov_seo-za0 {
  margin-bottom: 1rem;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #857D74;
  line-height: 1.6;
  max-width: 620px;
}.xzo-prov_seo-za0 strong {
  color: #C8BFA6;
  font-weight: 700;
}.xzo-prov_seo-za0 a {
  text-decoration: underline;
  color: #C8922A;
}.xzo-prov_grid-za0 {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 638px) {.xzo-prov_grid-za0 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1079px) {.xzo-prov_grid-za0 {
  grid-template-columns: repeat(8,1fr);
}
}.xzo-prov_card-za0 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s,background .2s;
  border-radius: 10px;
  padding: 14px 10px;
  gap: 0.438rem;
  background: #141220;
  flex-direction: column;
  cursor: pointer;
  align-items: center;
  display: flex;
}.xzo-prov_card-za0:hover {
  border-color: rgba(200, 146, 42, 0.45);
  background: #191728;
}.xzo-prov_logo-za0 {
  border-radius: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  height: 44px;
  align-items: center;
  width: 44px;
  justify-content: center;
  display: flex;
}.xzo-prov_logo-za0 img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}.xzo-prov_name-za0 {
  color: #9A9080;
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  text-align: center;
}.xzo-app-za0 {
  padding: 2.25rem 1rem 0;
  background: #0E0C15;
}
@media(min-width: 765px) {.xzo-app-za0 {
  padding: 44px 24px 0;
}
}.xzo-app_in-za0 {
  margin: 0 auto;
  max-width: 1320px;
}.xzo-app_head-za0 {
  margin-bottom: 16px;
}.xzo-app_label-za0 {
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #C8922A;
  font-weight: 700;
  text-transform: uppercase;
}.xzo-app_h2-za0 {
  font-weight: 800;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 0.375rem;
  color: #F0E8D4;
}
@media(min-width: 765px) {.xzo-app_h2-za0 {
  font-size: 1.5rem;
}
}.xzo-app_sub-za0 {
  overflow-wrap: break-word;
  font-size: 13px;
  max-width: 600px;
  line-height: 1.6;
  color: #857D74;
}.xzo-app_sub-za0 strong {
  color: #C8BFA6;
  font-weight: 700;
}.xzo-app_cards-za0 {
  gap: 10px;
  margin-top: 1rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:640px) {.xzo-app_cards-za0 {
  grid-template-columns: repeat(3,1fr);
}
}.xzo-app_card-za0 {
  padding: 20px;
  gap: 16px;
  border-radius: 10px;
  overflow: hidden;
  display: flex;
  position: relative;
  flex-wrap: wrap;
  align-items: flex-start;
}.xzo-app_card_ios-za0 {
  background: linear-gradient(135deg,rgba(200, 146, 42, 0.16) 0%,#191728 100%);
}.xzo-app_card_android-za0 {
  background: linear-gradient(135deg,rgba(39, 201, 106, 0.15) 0%,#191728 100%);
}.xzo-app_card_win-za0 {
  background: linear-gradient(135deg,rgba(232, 160, 32, 0.15) 0%,#191728 100%);
}.xzo-app_card_ic-za0 svg {
  width: 2.125rem;
  height: 2.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.xzo-app_card_ic-za0 {
  color: #F0E8D4;
  flex-shrink: 0;
}.xzo-app_card_os-za0 {
  font-weight: 700;
  font-size: 0.625rem;
  margin-bottom: 6px;
  text-transform: uppercase;
  color: #857D74;
  letter-spacing: .08em;
}.xzo-app_card_title-za0 {
  font-size: 0.938rem;
  line-height: 1.2;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  font-weight: 700;
  color: #F0E8D4;
}.xzo-app_card_text-za0 {
  color: #857D74;
  overflow-wrap: break-word;
  line-height: 1.5;
  margin-bottom: 0.875rem;
  font-size: 12px;
}.xzo-app_card_btn-za0 {
  gap: 7px;
  transition: background .2s;
  padding: 0.625rem 18px;
  background: rgba(255, 255, 255, 0.12);
  border-radius: 0.375rem;
  border: 1px solid rgba(200, 146, 42, 0.45);
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  font-size: 13px;
  color: #F0E8D4;
}.xzo-app_card_btn-za0:hover {
  background: rgba(255, 255, 255, 0.07);
}.xzo-faq-za0 {
  background: #0E0C15;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.xzo-faq-za0 {
  padding: 44px 1.5rem 0;
}
}.xzo-faq_in-za0 {
  margin: 0 auto;
  max-width: 1320px;
}.xzo-faq_head-za0 {
  margin-bottom: 20px;
}.xzo-faq_label-za0 {
  color: #C8922A;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  text-transform: uppercase;
}.xzo-faq_h2-za0 {
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
  color: #F0E8D4;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.xzo-faq_h2-za0 {
  font-size: 1.5rem;
}
}.xzo-faq_list-za0 {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.xzo-faq_item-za0 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  overflow: hidden;
  background: #191728;
  border-radius: 10px;
}.xzo-faq_q-za0 {
  transition: color .2s;
  padding: 16px 20px;
  gap: 12px;
  flex-wrap: wrap;
  align-items: center;
  font-size: 0.875rem;
  color: #C8BFA6;
  overflow-wrap: break-word;
  cursor: pointer;
  display: flex;
  font-weight: 600;
  justify-content: space-between;
}.xzo-faq_q-za0:hover {
  color: #F0E8D4;
}.xzo-faq_q_ic-za0 {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  justify-content: center;
  height: 24px;
  font-size: 1rem;
  color: #C8922A;
  width: 1.5rem;
  align-items: center;
  display: flex;
  flex-shrink: 0;
}.xzo-faq_item-za0.xzo-state_open-za0 .xzo-faq_q_ic-za0 {
  transform: rotate(45deg);
}.xzo-faq_a-za0 {
  padding: 0 1.25rem 1rem;
  display: none;
  font-size: 13px;
  color: #857D74;
  line-height: 1.7;
  overflow-wrap: break-word;
}.xzo-faq_item-za0.xzo-state_open-za0 .xzo-faq_a-za0 {
  display: block;
}.xzo-faq_a-za0 strong {
  color: #C8BFA6;
  font-weight: 700;
}.xzo-faq_a-za0 a {
  text-decoration: underline;
  color: #C8922A;
}.xzo-faq_a-za0 ul,.xzo-faq_a-za0 ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 20px;
}.xzo-faq_a-za0 ol {
  list-style: decimal;
}.xzo-faq_a-za0 li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.xzo-faq_a-za0 table {
  margin: 8px 0;
  font-size: 0.75rem;
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
}
@media(min-width: 766px) {.xzo-faq_a-za0 table {
  display: table;
}
}.xzo-faq_a-za0 th {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #C8BFA6;
  font-weight: 700;
}.xzo-faq_a-za0 td {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #857D74;
}.xzo-seo-za0 {
  background: #0E0C15;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.xzo-seo-za0 {
  padding: 2.75rem 24px 0;
}
}.xzo-seo_in-za0 {
  margin: 0 auto;
  background: #191728;
  border-radius: 1rem;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  max-width: 1320px;
}
@media(min-width:768px) {.xzo-seo_in-za0 {
  padding: 2.25rem 2.5rem;
}
}.xzo-seo_label-za0 {
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  color: #C8922A;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
}.xzo-seo_h2-za0 {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F0E8D4;
  margin-bottom: 14px;
  line-height: 1.25;
  font-family: 'Cinzel', serif;
}
@media(min-width: 769px) {.xzo-seo_h2-za0 {
  font-size: 1.5rem;
}
}.xzo-seo_body-za0 {
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #9A9080;
}.xzo-seo_body-za0 p {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #9A9080;
  margin-bottom: 12px;
}.xzo-seo_body-za0 p:last-child {
  margin-bottom: 0;
}.xzo-seo_body-za0 strong {
  font-weight: 700;
  color: #C8BFA6;
}.xzo-seo_body-za0 a {
  transition: color .2s;
  color: #C8922A;
  text-decoration: underline;
}.xzo-seo_body-za0 a:hover {
  color: #DDA832;
}.xzo-seo_body-za0 ul,.xzo-seo_body-za0 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.xzo-seo_body-za0 ol {
  list-style: decimal;
}.xzo-seo_body-za0 li {
  font-size: 14px;
  color: #9A9080;
  line-height: 1.75;
  margin-bottom: 0.375rem;
}.xzo-seo_body-za0 table {
  width: 100%;
  overflow-x: auto;
  margin-bottom: 0.75rem;
  border-collapse: collapse;
  font-size: 0.813rem;
  display: block;
}
@media(min-width:768px) {.xzo-seo_body-za0 table {
  display: table;
}
}.xzo-seo_body-za0 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  font-weight: 700;
  color: #C8BFA6;
  text-align: left;
}.xzo-seo_body-za0 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #9A9080;
}.xzo-seo_cols-za0 {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.xzo-seo_cols-za0 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.xzo-seo_cols-za0 {
  grid-template-columns: repeat(3,1fr);
}
}.xzo-seo_col_h-za0 {
  font-size: 13px;
  overflow-wrap: break-word;
  margin-bottom: 7px;
  color: #C8BFA6;
  font-weight: 700;
}.xzo-seo_col_p-za0 {
  font-size: 13px;
  overflow-wrap: break-word;
  color: #857D74;
  line-height: 1.65;
}.xzo-seo_stats-za0 {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.xzo-seo_stat-za0 {
  border-radius: 10px;
  padding: 0.875rem 16px;
  flex: 1;
  border: 1px solid rgba(200, 146, 42, 0.16);
  background: rgba(200, 146, 42, 0.07);
  min-width: 140px;
}.xzo-seo_stat_val-za0 {
  font-weight: 800;
  overflow-wrap: break-word;
  color: #C8922A;
  margin-bottom: 0.25rem;
  font-size: 20px;
}.xzo-seo_stat_lb-za0 {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #857D74;
}.xzo-pmt-za0 {
  background: #0E0C15;
  padding: 2.25rem 16px 0;
}
@media(min-width:768px) {.xzo-pmt-za0 {
  padding: 2.75rem 1.5rem 0;
}
}.xzo-pmt_in-za0 {
  margin: 0 auto;
  max-width: 1320px;
}.xzo-pmt_head-za0 {
  max-width: 45rem;
  margin-bottom: 1.375rem;
}.xzo-pmt_label-za0 {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  color: #C8922A;
  letter-spacing: .08em;
  margin-bottom: 8px;
}.xzo-pmt_h2-za0 {
  font-family: 'Cinzel', serif;
  font-weight: 800;
  color: #F0E8D4;
  margin-bottom: 8px;
  font-size: 22px;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.xzo-pmt_h2-za0 {
  font-size: 28px;
}
}.xzo-pmt_intro-za0 {
  overflow-wrap: break-word;
  font-size: 14px;
  color: #857D74;
  line-height: 1.6;
}.xzo-pmt_groups-za0 {
  gap: 20px;
  display: flex;
  flex-direction: column;
}.xzo-pmt_group-za0 {
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #191728;
  padding: 1.25rem;
}.xzo-pmt_group_head-za0 {
  gap: 12px;
  margin-bottom: 10px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.xzo-pmt_group_ic-za0 {
  border-radius: 6px;
  background: rgba(200, 146, 42, 0.16);
  height: 36px;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  color: #C8922A;
  display: flex;
  width: 2.25rem;
}.xzo-pmt_group_ic-za0 svg {
  height: 1.125rem;
  stroke-linecap: round;
  width: 18px;
  stroke-linejoin: round;
}.xzo-pmt_group_h-za0 {
  margin: 0;
  overflow-wrap: break-word;
  color: #F0E8D4;
  font-size: 16px;
  font-family: 'Cinzel', serif;
  font-weight: 700;
}.xzo-pmt_group_p-za0 {
  color: #857D74;
  font-size: 13px;
  line-height: 1.6;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
}.xzo-pmt_group_p-za0 strong {
  font-weight: 600;
  color: #C8BFA6;
}.xzo-pmt_table_wrap-za0 {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.xzo-pmt_table-za0 {
  border-collapse: collapse;
  width: 100%;
  min-width: 540px;
  font-size: 0.813rem;
}.xzo-pmt_table-za0 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  font-weight: 700;
  color: #C8BFA6;
  font-size: 11px;
  white-space: nowrap;
  text-align: left;
  letter-spacing: .04em;
  text-transform: uppercase;
}.xzo-pmt_table-za0 td {
  padding: 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #857D74;
}.xzo-pmt_table-za0 tbody tr:last-child td {
  border-bottom: none;
}.xzo-pmt_table-za0 tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #C8BFA6;
}.xzo-seo-za0 {
  padding: 36px 1rem 0;
  background: #0E0C15;
}
@media(min-width: 770px) {.xzo-seo-za0 {
  padding: 2.75rem 1.5rem 0;
}
}.xzo-seo_in-za0 {
  background: #191728;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 1rem;
  padding: 28px 24px;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.xzo-seo_in-za0 {
  padding: 2.25rem 2.5rem;
}
}.xzo-seo_label-za0 {
  color: #C8922A;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
}.xzo-seo_h2-za0 {
  font-weight: 800;
  margin-bottom: 0.875rem;
  font-family: 'Cinzel', serif;
  font-size: 20px;
  color: #F0E8D4;
  line-height: 1.25;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.xzo-seo_h2-za0 {
  font-size: 24px;
}
}.xzo-seo_body-za0 {
  font-size: 14px;
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #9A9080;
}.xzo-seo_body-za0 p {
  font-size: 14px;
  color: #9A9080;
  line-height: 1.75;
  margin-bottom: 12px;
}.xzo-seo_body-za0 p:last-child {
  margin-bottom: 0;
}.xzo-seo_body-za0 strong {
  font-weight: 700;
  color: #C8BFA6;
}.xzo-seo_body-za0 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8922A;
}.xzo-seo_body-za0 a:hover {
  color: #DDA832;
}.xzo-seo_body-za0 ul,.xzo-seo_body-za0 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.xzo-seo_body-za0 ol {
  list-style: decimal;
}.xzo-seo_body-za0 li {
  margin-bottom: 0.375rem;
  color: #9A9080;
  font-size: 14px;
  line-height: 1.75;
}.xzo-seo_body-za0 table {
  font-size: 13px;
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  overflow-x: auto;
  display: block;
}
@media(min-width: 771px) {.xzo-seo_body-za0 table {
  display: table;
}
}.xzo-seo_body-za0 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  text-align: left;
  font-weight: 700;
  color: #C8BFA6;
}.xzo-seo_body-za0 td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9A9080;
}.xzo-seo_cols-za0 {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 643px) {.xzo-seo_cols-za0 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.xzo-seo_cols-za0 {
  grid-template-columns: repeat(3,1fr);
}
}.xzo-seo_col_h-za0 {
  font-size: 0.813rem;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #C8BFA6;
  margin-bottom: 7px;
}.xzo-seo_col_p-za0 {
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #857D74;
  font-size: 0.813rem;
}.xzo-seo_stats-za0 {
  margin: 1.25rem 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.xzo-seo_stat-za0 {
  border: 1px solid rgba(200, 146, 42, 0.16);
  background: rgba(200, 146, 42, 0.07);
  border-radius: 10px;
  padding: 0.875rem 16px;
  flex: 1;
  min-width: 8.75rem;
}.xzo-seo_stat_val-za0 {
  color: #C8922A;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
  margin-bottom: 4px;
}.xzo-seo_stat_lb-za0 {
  overflow-wrap: break-word;
  color: #857D74;
  font-size: 11px;
}.xzo-rv-za0 {
  background: #0E0C15;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.xzo-rv-za0 {
  padding: 44px 24px 0;
}
}.xzo-rv_in-za0 {
  margin: 0 auto;
  max-width: 1320px;
}.xzo-rv_head-za0 {
  margin-bottom: 20px;
  max-width: 720px;
}.xzo-rv_label-za0 {
  font-size: 11px;
  margin-bottom: 0.5rem;
  color: #C8922A;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
}.xzo-rv_h2-za0 {
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.375rem;
  margin-bottom: 0.625rem;
  font-family: 'Cinzel', serif;
  color: #F0E8D4;
}
@media(min-width: 766px) {.xzo-rv_h2-za0 {
  font-size: 28px;
}
}.xzo-rv_stats-za0 {
  gap: 1.125rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  font-size: 13px;
  color: #857D74;
}.xzo-rv_stats_score-za0 {
  gap: 6px;
  display: flex;
  align-items: baseline;
}.xzo-rv_stats_score_val-za0 {
  font-family: 'Cinzel', serif;
  color: #E8A020;
  font-size: 1.375rem;
  font-weight: 800;
}.xzo-rv_stats_score_max-za0 {
  color: #7F7870;
  font-size: 13px;
}.xzo-rv_stats_badge-za0 {
  gap: 4px;
  display: flex;
  align-items: center;
}.xzo-rv_stats_badge-za0 svg {
  color: #E8A020;
  height: 14px;
  width: 0.875rem;
}.xzo-rv_grid-za0 {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.xzo-rv_grid-za0 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.xzo-rv_grid-za0 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.xzo-rv_card-za0 {
  border-radius: 0.625rem;
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #191728;
  flex-direction: column;
  display: flex;
}.xzo-rv_card_stars-za0 {
  gap: 2px;
  color: #E8A020;
  margin-bottom: 0.625rem;
  display: flex;
}.xzo-rv_card_stars-za0 svg {
  height: 0.875rem;
  width: 0.875rem;
}.xzo-rv_card_h-za0 {
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F0E8D4;
  line-height: 1.3;
  font-size: 14px;
  margin-bottom: 0.5rem;
}.xzo-rv_card_body-za0 {
  flex: 1;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #857D74;
  font-size: 0.813rem;
}.xzo-rv_card_body-za0 strong {
  font-weight: 600;
  color: #C8BFA6;
}.xzo-rv_card_meta-za0 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  align-items: center;
  padding-top: 0.75rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}.xzo-rv_card_author-za0 {
  font-size: 12px;
  color: #C8BFA6;
  font-weight: 600;
}.xzo-rv_card_date-za0 {
  font-size: 11px;
  color: #7F7870;
}.xzo-seo-za0 {
  background: #0E0C15;
  padding: 36px 16px 0;
}
@media(min-width: 766px) {.xzo-seo-za0 {
  padding: 44px 1.5rem 0;
}
}.xzo-seo_in-za0 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 16px;
  padding: 1.75rem 24px;
  background: #191728;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 771px) {.xzo-seo_in-za0 {
  padding: 2.25rem 2.5rem;
}
}.xzo-seo_label-za0 {
  font-weight: 700;
  color: #C8922A;
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
}.xzo-seo_h2-za0 {
  color: #F0E8D4;
  font-size: 20px;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  line-height: 1.25;
}
@media(min-width:768px) {.xzo-seo_h2-za0 {
  font-size: 1.5rem;
}
}.xzo-seo_body-za0 {
  font-size: 14px;
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #9A9080;
}.xzo-seo_body-za0 p {
  color: #9A9080;
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 12px;
}.xzo-seo_body-za0 p:last-child {
  margin-bottom: 0;
}.xzo-seo_body-za0 strong {
  font-weight: 700;
  color: #C8BFA6;
}.xzo-seo_body-za0 a {
  transition: color .2s;
  color: #C8922A;
  text-decoration: underline;
}.xzo-seo_body-za0 a:hover {
  color: #DDA832;
}.xzo-seo_body-za0 ul,.xzo-seo_body-za0 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.xzo-seo_body-za0 ol {
  list-style: decimal;
}.xzo-seo_body-za0 li {
  margin-bottom: 0.375rem;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #9A9080;
}.xzo-seo_body-za0 table {
  display: block;
  width: 100%;
  overflow-x: auto;
  margin-bottom: 0.75rem;
  border-collapse: collapse;
  font-size: 0.813rem;
}
@media(min-width: 769px) {.xzo-seo_body-za0 table {
  display: table;
}
}.xzo-seo_body-za0 th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #C8BFA6;
  font-weight: 700;
}.xzo-seo_body-za0 td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9A9080;
}.xzo-seo_cols-za0 {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 639px) {.xzo-seo_cols-za0 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.xzo-seo_cols-za0 {
  grid-template-columns: repeat(3,1fr);
}
}.xzo-seo_col_h-za0 {
  overflow-wrap: break-word;
  font-size: 13px;
  color: #C8BFA6;
  font-weight: 700;
  margin-bottom: 0.438rem;
}.xzo-seo_col_p-za0 {
  color: #857D74;
  line-height: 1.65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.xzo-seo_stats-za0 {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.xzo-seo_stat-za0 {
  border-radius: 0.625rem;
  padding: 14px 1rem;
  flex: 1;
  background: rgba(200, 146, 42, 0.07);
  border: 1px solid rgba(200, 146, 42, 0.16);
  min-width: 140px;
}.xzo-seo_stat_val-za0 {
  color: #C8922A;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
}.xzo-seo_stat_lb-za0 {
  overflow-wrap: break-word;
  color: #857D74;
  font-size: 0.688rem;
}.xzo-ft-za0 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #080710;
  margin-top: 3rem;
}.xzo-ft_support-za0 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 16px;
}
@media(min-width: 770px) {.xzo-ft_support-za0 {
  padding: 28px 1.5rem;
}
}.xzo-ft_support_in-za0 {
  margin: 0 auto;
  gap: 16px;
  align-items: center;
  max-width: 82.5rem;
  display: flex;
  flex-wrap: wrap;
}.xzo-ft_support_main-za0 {
  gap: 1rem;
  flex: 1;
  display: flex;
  min-width: 13.75rem;
  flex-wrap: wrap;
  align-items: center;
}.xzo-ft_support_ic-za0 {
  flex-shrink: 0;
  color: #C8922A;
}.xzo-ft_support_ic-za0 svg {
  stroke-linecap: round;
  height: 1.875rem;
  stroke-linejoin: round;
  width: 30px;
}.xzo-ft_support_text_title-za0 {
  overflow-wrap: break-word;
  margin-bottom: 3px;
  font-size: 0.938rem;
  font-weight: 700;
  color: #F0E8D4;
}.xzo-ft_support_text_sub-za0 {
  font-size: 12px;
  color: #857D74;
  overflow-wrap: break-word;
}.xzo-ft_support_btn-za0 {
  border-radius: 0.625rem;
  padding: 11px 22px;
  transition: background .2s;
  background: #C8922A;
  color: #F0E8D4;
  font-weight: 700;
  white-space: nowrap;
  font-size: 0.813rem;
  flex-shrink: 0;
}.xzo-ft_support_btn-za0:hover {
  background: #DDA832;
}.xzo-ft_support_contacts-za0 {
  gap: 1rem;
  flex-wrap: wrap;
  margin-left: auto;
  display: flex;
}.xzo-ft_support_contact-za0 {
  color: #7F7870;
  line-height: 1.4;
  font-size: 0.75rem;
}.xzo-ft_support_contact-za0 strong {
  color: #9A9080;
  font-weight: 600;
  font-size: 0.688rem;
  margin-bottom: 2px;
  display: block;
}.xzo-ft_main-za0 {
  padding: 2rem 1rem 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 769px) {.xzo-ft_main-za0 {
  padding: 40px 24px 2rem;
}
}.xzo-ft_main_in-za0 {
  margin: 0 auto;
  gap: 24px;
  grid-template-columns: 1fr 1fr;
  max-width: 82.5rem;
  display: grid;
}
@media(min-width: 637px) {.xzo-ft_main_in-za0 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.xzo-ft_main_in-za0 {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.xzo-ft_col_logo-za0 {
  grid-column: 1/-1;
}
@media(min-width: 1078px) {.xzo-ft_col_logo-za0 {
  grid-column: auto;
}
}.xzo-ft_logo-za0 {
  gap: 9px;
  color: #F0E8D4;
  font-size: 1rem;
  overflow-wrap: break-word;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  font-weight: 800;
  margin-bottom: 12px;
}.xzo-ft_logo_mark-za0 {
  overflow: hidden;
  border-radius: 0.375rem;
  height: 30px;
  width: 1.875rem;
}.xzo-ft_logo_mark-za0 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.xzo-ft_logo_sub-za0 {
  line-height: 1.55;
  max-width: 12.5rem;
  color: #7F7870;
  font-size: 12px;
  overflow-wrap: break-word;
}.xzo-ft_col_title-za0 {
  margin-bottom: 0.875rem;
  font-size: 12px;
  color: #9A9080;
  letter-spacing: .07em;
  font-weight: 700;
  text-transform: uppercase;
}.xzo-ft_col_links-za0 {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.xzo-ft_col_link-za0 {
  transition: color .2s;
  color: #7F7870;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.xzo-ft_col_link-za0:hover {
  color: #C8BFA6;
}.xzo-ft_apps-za0 {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.xzo-ft_app_card-za0 {
  padding: 0.625rem 0.75rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  gap: 0.625rem;
  transition: border-color .2s;
  border-radius: 6px;
  align-items: center;
  display: flex;
}.xzo-ft_app_card-za0:hover {
  border-color: rgba(200, 146, 42, 0.45);
}.xzo-ft_app_card_ic-za0 svg {
  stroke-linejoin: round;
  height: 22px;
  width: 1.375rem;
  stroke-linecap: round;
}.xzo-ft_app_card_os-za0 {
  font-weight: 600;
  font-size: 0.625rem;
  color: #7F7870;
}.xzo-ft_app_card_action-za0 {
  font-size: 12px;
  color: #C8BFA6;
  font-weight: 700;
}.xzo-ft_bot-za0 {
  padding: 20px 1rem;
}
@media(min-width: 769px) {.xzo-ft_bot-za0 {
  padding: 20px 1.5rem;
}
}.xzo-ft_bot_in-za0 {
  margin: 0 auto;
  gap: 16px;
  flex-wrap: wrap;
  max-width: 1320px;
  display: flex;
  align-items: center;
}.xzo-ft_socials-za0 {
  gap: 8px;
  display: flex;
}.xzo-ft_soc-za0 {
  transition: background .2s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  color: #9A9080;
  justify-content: center;
  height: 36px;
  align-items: center;
  width: 2.25rem;
  display: flex;
}.xzo-ft_soc-za0 svg {
  stroke-linecap: round;
  width: 16px;
  height: 16px;
  stroke-linejoin: round;
}.xzo-ft_soc-za0:hover {
  background: rgba(255, 255, 255, 0.07);
}.xzo-ft_legal-za0 {
  flex: 1;
  min-width: 200px;
  color: #857A6A;
  overflow-wrap: break-word;
  font-size: 11px;
  line-height: 1.6;
}.xzo-ft_legal-za0 strong {
  font-weight: 700;
  color: #9A9080;
}.xzo-ft_legal-za0 a {
  text-decoration: underline;
  color: #9A9080;
}.xzo-ft_age-za0 {
  border: 2px solid #857A6A;
  border-radius: 50%;
  margin-left: auto;
  flex-shrink: 0;
  font-weight: 800;
  display: flex;
  font-size: 0.688rem;
  align-items: center;
  color: #857A6A;
  justify-content: center;
  width: 2rem;
  height: 32px;
}