*,::before,::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  font-family: 'Lato', sans-serif;
  color: #D8C8A0;
  background-color: #0F0D08;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
}ul,ol {
  list-style: none;
}img,picture,svg {
  display: block;
  max-width: 100%;
}input,button,textarea,select {
  font: inherit;
}button {
  border: none;
  background: transparent;
  color: inherit;
  cursor: pointer;
}a {
  color: inherit;
  text-decoration: none;
}.uxp-layout-o4i {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.uxp-page-o4i {
  min-height: 100vh;
  display: flex;
}.uxp-main-o4i {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media screen and (min-width: 1078px) {.uxp-main-o4i {
  padding-left: 220px;
}
}
@media screen and (max-width: 1080px) {.uxp-main-o4i {
  padding-bottom: 72px;
}
}.uxp-gc-o4i {
  transition: transform .2s,border-color .2s;
  border-radius: 0.5rem;
  background: #141009;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
  cursor: pointer;
  width: 8.75rem;
  position: relative;
  flex-shrink: 0;
}
@media(min-width: 637px) {.uxp-gc-o4i {
  width: 9.75rem;
}
}
@media(min-width: 1082px) {.uxp-gc-o4i {
  width: 168px;
}
}.uxp-gc-o4i:hover {
  transform: translateY(-3px);
  border-color: rgba(212, 150, 14, 0.08);
}.uxp-gc_img-o4i {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.uxp-gc_img-o4i img {
  inset: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  object-fit: cover;
}.uxp-gc_hover-o4i {
  transition: opacity .2s;
  background: rgba(8, 6, 1, 0.78);
  inset: 0;
  display: flex;
  justify-content: center;
  opacity: 0;
  align-items: center;
  position: absolute;
}.uxp-gc-o4i:hover .uxp-gc_hover-o4i {
  opacity: 1;
}.uxp-gc_hover_btn-o4i {
  border-radius: 4px;
  background: #D4960E;
  padding: 8px 1rem;
  font-weight: 700;
  color: #F5EDD8;
  font-size: 12px;
}.uxp-gc_info-o4i {
  padding: 8px 0.625rem 0.625rem;
}.uxp-gc_name-o4i {
  overflow: hidden;
  white-space: nowrap;
  font-weight: 600;
  font-size: 0.75rem;
  margin-bottom: 3px;
  text-overflow: ellipsis;
  max-width: 100%;
  color: #D8C8A0;
}.uxp-gc_prov-o4i {
  color: #86745A;
  font-size: 0.625rem;
}.uxp-gc_tag-o4i {
  border-radius: 4px;
  padding: 2px 7px;
  left: 6px;
  z-index: 2;
  font-size: 9px;
  position: absolute;
  letter-spacing: .04em;
  font-weight: 700;
  text-transform: uppercase;
  top: 6px;
}.uxp-gc_tag_hot-o4i {
  background: #E03030;
  color: #fff;
}.uxp-gc_tag_new-o4i {
  background: #22A854;
  color: #0F0D08;
}.uxp-gc_tag_jp-o4i {
  background: #E8C042;
  color: #0F0D08;
}.uxp-gc_tag_ex-o4i {
  background: #7A4E08;
  color: #fff;
}.uxp-gc_tag_live-o4i {
  background: #E03030;
  color: #fff;
}.uxp-gr-o4i {
  padding: 32px 1rem 0;
  background: #0F0D08;
}
@media(min-width: 769px) {.uxp-gr-o4i {
  padding: 2.25rem 1.5rem 0;
}
}.uxp-gr_in-o4i {
  margin: 0 auto;
  max-width: 83.75rem;
}.uxp-gr_head-o4i {
  gap: 0.75rem;
  align-items: center;
  margin-bottom: 0.625rem;
  display: flex;
  flex-wrap: wrap;
}.uxp-gr_head_l-o4i {
  gap: 10px;
  flex: 1;
  min-width: 0;
  display: flex;
  align-items: center;
}.uxp-gr_ic-o4i {
  border-radius: 8px;
  flex-shrink: 0;
  height: 2rem;
  width: 2rem;
  justify-content: center;
  display: flex;
  align-items: center;
}.uxp-gr_ic-o4i svg {
  width: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1rem;
}.uxp-gr_title-o4i {
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F5EDD8;
  font-size: 16px;
}
@media(min-width: 770px) {.uxp-gr_title-o4i {
  font-size: 18px;
}
}.uxp-gr_more-o4i {
  transition: color .2s;
  gap: 0.313rem;
  align-items: center;
  font-weight: 600;
  flex-shrink: 0;
  font-size: 12px;
  color: #9A8567;
  white-space: nowrap;
  display: flex;
}.uxp-gr_more-o4i:hover {
  color: #D4960E;
}.uxp-gr_more-o4i svg {
  width: 12px;
  stroke-linejoin: round;
  height: 0.75rem;
  stroke-linecap: round;
}.uxp-gr_arrows-o4i {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.uxp-gr_arr-o4i {
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: background .15s,color .15s;
  color: #B8A07C;
  display: flex;
  height: 1.875rem;
  width: 30px;
  align-items: center;
  justify-content: center;
}.uxp-gr_arr-o4i:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F5EDD8;
}.uxp-gr_arr-o4i svg {
  width: 13px;
  height: 0.813rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.uxp-gr_seo_h-o4i {
  margin: 0 0 0.375rem;
  max-width: 42.5rem;
  font-family: 'Cinzel', serif;
  font-weight: 700;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #D8C8A0;
}
@media(min-width:768px) {.uxp-gr_seo_h-o4i {
  font-size: 14px;
}
}.uxp-gr_seo-o4i {
  line-height: 1.55;
  color: #9A8567;
  max-width: 42.5rem;
  margin-bottom: 0.75rem;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.uxp-gr_seo-o4i strong {
  color: #D8C8A0;
  font-weight: 600;
}.uxp-gr_scroll-o4i {
  gap: 0.625rem;
  overflow-x: auto;
  padding-bottom: 0.625rem;
  display: flex;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
}.uxp-gr_scroll-o4i::-webkit-scrollbar {
  display: none;
}
@media(min-width: 771px) {.uxp-gr_scroll-o4i {
  gap: 0.75rem;
}
}.uxp-tb-o4i {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #0F0D08;
  position: fixed;
  display: flex;
  top: 0;
  left: 0;
  z-index: 80;
  right: 0;
  align-items: center;
  height: 56px;
}.uxp-tb_in-o4i {
  gap: 0;
  padding: 0 14px;
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
}.uxp-tb_burger-o4i {
  gap: 0.313rem;
  border-radius: 0.5rem;
  width: 2.375rem;
  justify-content: center;
  margin-right: 0.5rem;
  display: flex;
  align-items: center;
  flex-direction: column;
  height: 2.375rem;
  flex-shrink: 0;
}.uxp-tb_burger-o4i:hover {
  background: rgba(255, 255, 255, 0.05);
}.uxp-tb_burger_line-o4i {
  border-radius: 1px;
  background: #B8A07C;
  display: block;
  width: 18px;
  height: 2px;
}
@media(min-width: 1077px) {.uxp-tb_burger-o4i {
  display: none;
}
}.uxp-tb_logo-o4i {
  gap: 0.563rem;
  overflow-wrap: break-word;
  flex-shrink: 0;
  margin-right: 1.25rem;
  color: #F5EDD8;
  letter-spacing: -.01em;
  align-items: center;
  font-size: 18px;
  font-weight: 800;
  display: flex;
}.uxp-tb_logo_mark-o4i {
  border-radius: 0.5rem;
  overflow: hidden;
  height: 2rem;
  width: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
}.uxp-tb_logo_mark-o4i img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.uxp-tb_nav-o4i {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 637px) {.uxp-tb_nav-o4i {
  display: flex;
}
}.uxp-tb_tab-o4i {
  border-radius: 8px;
  transition: background .15s,color .15s;
  padding: 8px 14px;
  white-space: nowrap;
  color: #B8A07C;
  font-size: 0.813rem;
  font-weight: 600;
}.uxp-tb_tab-o4i:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EDD8;
}.uxp-tb_tab-o4i.uxp-state_active-o4i {
  background: rgba(212, 150, 14, 0.18);
  color: #F5EDD8;
}.uxp-tb_right-o4i {
  gap: 0.5rem;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  margin-left: auto;
}.uxp-tb_login-o4i {
  border-radius: 8px;
  transition: border-color .2s,color .2s;
  padding: 0.563rem 16px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  font-weight: 600;
  font-size: 0.813rem;
  display: none;
  color: #D8C8A0;
}.uxp-tb_login-o4i:hover {
  border-color: rgba(212, 150, 14, 0.45);
  color: #F5EDD8;
}
@media(min-width: 483px) {.uxp-tb_login-o4i {
  display: block;
}
}.uxp-tb_reg-o4i {
  transition: background .2s;
  padding: 0.563rem 1.125rem;
  background: #22A854;
  border-radius: 8px;
  font-weight: 700;
  white-space: nowrap;
  color: #0C0A04;
  font-size: 13px;
}.uxp-tb_reg-o4i:hover {
  background: #28C462;
}.uxp-sb-o4i {
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .25s ease;
  background: #1A1610;
  top: 3.5rem;
  overflow-y: auto;
  position: fixed;
  bottom: 0;
  width: 220px;
  z-index: 70;
  left: 0;
}.uxp-sb-o4i.uxp-state_open-o4i {
  transform: translateX(0);
}.uxp-sb-o4i::-webkit-scrollbar {
  width: 4px;
}.uxp-sb-o4i::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1083px) {.uxp-sb-o4i {
  transform: translateX(0);
}
}.uxp-sb_auth-o4i {
  padding: 0.875rem 0.75rem 10px;
}.uxp-sb_btn_reg-o4i {
  transition: background .2s;
  border-radius: 8px;
  background: #22A854;
  padding: 11px;
  font-weight: 700;
  font-size: 13px;
  text-align: center;
  margin-bottom: 0.5rem;
  color: #0C0A04;
  display: block;
}.uxp-sb_btn_reg-o4i:hover {
  background: #28C462;
}.uxp-sb_btn_login-o4i {
  transition: border-color .2s;
  padding: 0.625rem;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  font-size: 0.813rem;
  font-weight: 600;
  display: block;
  text-align: center;
  color: #D8C8A0;
}.uxp-sb_btn_login-o4i:hover {
  border-color: rgba(212, 150, 14, 0.45);
  color: #F5EDD8;
}.uxp-sb_promo-o4i {
  border-radius: 8px;
  background: linear-gradient(135deg,#1E0F00,#1A1610);
  overflow: hidden;
  border: 1px solid rgba(212, 150, 14, 0.18);
  margin: 0 0.75rem 0.625rem;
  padding: 0.75rem 0.875rem;
  position: relative;
}.uxp-sb_promo-o4i::before {
  background: radial-gradient(circle,rgba(212, 150, 14, 0.18),transparent 70%);
  border-radius: 50%;
  position: absolute;
  top: -1.25rem;
  right: -20px;
  width: 80px;
  height: 5rem;
  content: '';
}.uxp-sb_promo_title-o4i {
  letter-spacing: .06em;
  margin-bottom: 0.25rem;
  color: #D4960E;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
}.uxp-sb_promo_text-o4i {
  line-height: 1.35;
  font-size: 12px;
  font-weight: 600;
  color: #F5EDD8;
  overflow-wrap: break-word;
}.uxp-sb_promo_sub-o4i {
  color: #9A8567;
  margin-top: 3px;
  font-size: 0.625rem;
}.uxp-sb_nav-o4i {
  padding: 6px 8px 1rem;
}.uxp-sb_nav_lb-o4i {
  padding: 10px 0.5rem 0.375rem;
  text-transform: uppercase;
  color: #86745A;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 10px;
}.uxp-sb_link-o4i {
  gap: 0.625rem;
  transition: background .15s,color .15s;
  border-radius: 0.25rem;
  padding: 0.563rem 10px;
  align-items: center;
  display: flex;
  font-weight: 500;
  font-size: 0.813rem;
  cursor: pointer;
  color: #B8A07C;
  overflow-wrap: break-word;
}.uxp-sb_link-o4i:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EDD8;
}.uxp-sb_link-o4i.uxp-state_active-o4i {
  background: rgba(212, 150, 14, 0.18);
  color: #F5EDD8;
}.uxp-sb_ic-o4i {
  border-radius: 4px;
  width: 30px;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  height: 30px;
  justify-content: center;
}.uxp-sb_ic-o4i svg {
  stroke-linecap: round;
  height: 1rem;
  width: 16px;
  stroke-linejoin: round;
}.uxp-sb_ic_1-o4i {
  background: rgba(212, 150, 14, 0.08);
  color: #D4960E;
}.uxp-sb_ic_2-o4i {
  background: rgba(34, 168, 84, 0.15);
  color: #22A854;
}.uxp-sb_ic_3-o4i {
  background: rgba(232, 192, 66, 0.15);
  color: #E8C042;
}.uxp-sb_ic_4-o4i {
  background: rgba(122, 78, 8, 0.25);
  color: #7A4E08;
}.uxp-sb_ic_5-o4i {
  background: rgba(212, 150, 14, 0.08);
  color: #E8407A;
}.uxp-sb_ic_6-o4i {
  background: rgba(122, 78, 8, 0.25);
  color: #9B3FD4;
}.uxp-sb_badge-o4i {
  padding: 2px 7px;
  background: #E8C042;
  border-radius: 0.25rem;
  margin-left: auto;
  color: #0C0A04;
  font-weight: 700;
  font-size: 9px;
}.uxp-sb_bot-o4i {
  gap: 8px;
  padding: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.uxp-sb_lang-o4i,.uxp-sb_help-o4i {
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  flex: 1;
  padding: 0.563rem 6px;
  gap: 6px;
  border-radius: 4px;
  font-weight: 600;
  color: #B8A07C;
  display: flex;
  font-size: 0.688rem;
  align-items: center;
  justify-content: center;
}.uxp-sb_lang-o4i:hover,.uxp-sb_help-o4i:hover {
  border-color: rgba(212, 150, 14, 0.45);
  color: #F5EDD8;
}.uxp-sb_lang-o4i svg,.uxp-sb_help-o4i svg {
  stroke-linejoin: round;
  height: 0.813rem;
  width: 0.813rem;
  stroke-linecap: round;
}.uxp-sb_bd-o4i {
  background: rgba(8, 6, 1, 0.78);
  inset: 0;
  position: fixed;
  display: none;
  z-index: 69;
}.uxp-sb_bd-o4i.uxp-state_on-o4i {
  display: block;
}
@media(min-width: 1078px) {.uxp-sb_bd-o4i {
  display: none!important;
}
}.uxp-mob_nav-o4i {
  background: #1A1610;
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  z-index: 80;
  left: 0;
  position: fixed;
  bottom: 0;
  display: flex;
  right: 0;
}
@media(min-width: 1079px) {.uxp-mob_nav-o4i {
  display: none;
}
}.uxp-mob_nav_item-o4i {
  padding: 0.25rem 2px;
  flex: 1;
  gap: 0.25rem;
  align-items: center;
  color: #86745A;
  cursor: pointer;
  display: flex;
  flex-direction: column;
}.uxp-mob_nav_ic-o4i {
  line-height: 1;
}.uxp-mob_nav_ic-o4i svg {
  height: 20px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.25rem;
}.uxp-mob_nav_lb-o4i {
  font-weight: 600;
  color: #86745A;
  font-size: 10px;
}.uxp-mob_nav_item-o4i.uxp-state_active-o4i {
  color: #D4960E;
}.uxp-mob_nav_item-o4i.uxp-state_active-o4i .uxp-mob_nav_lb-o4i {
  color: #D4960E;
}.uxp-hero-o4i {
  background: #0F0D08;
  padding: 1.25rem 1rem 0;
}
@media(min-width: 765px) {.uxp-hero-o4i {
  padding: 24px 1.5rem 0;
}
}.uxp-hero_in-o4i {
  gap: 12px;
  margin: 0 auto;
  display: grid;
  max-width: 1340px;
  grid-template-columns: 1fr;
}
@media(min-width: 858px) {.uxp-hero_in-o4i {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1099px) {.uxp-hero_in-o4i {
  grid-template-columns: 1fr 340px;
}
}.uxp-hero_promo-o4i {
  background: #141009;
  overflow: hidden;
  border-radius: 0.875rem;
  min-height: 220px;
  align-items: stretch;
  position: relative;
  display: flex;
}
@media(min-width:768px) {.uxp-hero_promo-o4i {
  min-height: 280px;
}
}.uxp-hero_promo_bg-o4i {
  inset: 0;
  background: linear-gradient(120deg,#1E0F00 0%,#0F0D08 100%);
  background-position: center;
  position: absolute;
  background-size: cover;
}.uxp-hero_promo_bg-o4i::after {
  inset: 0;
  background: linear-gradient(90deg,#0F0D08 0%,rgba(8, 6, 1, 0.78) 60%,transparent 100%);
  position: absolute;
  content: '';
}.uxp-hero_promo_glow-o4i {
  background: radial-gradient(circle,rgba(122, 78, 8, 0.25) 0%,transparent 65%);
  border-radius: 50%;
  top: -2.5rem;
  height: 300px;
  pointer-events: none;
  position: absolute;
  width: 18.75rem;
  right: 3.75rem;
}.uxp-hero_promo_ct-o4i {
  padding: 28px 24px 28px 1.75rem;
  justify-content: center;
  z-index: 2;
  max-width: 480px;
  position: relative;
  flex-direction: column;
  display: flex;
}
@media(min-width: 767px) {.uxp-hero_promo_ct-o4i {
  padding: 2.5rem 2rem;
}
}.uxp-hero_badge-o4i {
  border-radius: 20px;
  background: rgba(212, 150, 14, 0.18);
  padding: 0.313rem 0.75rem;
  border: 1px solid rgba(212, 150, 14, 0.08);
  font-weight: 700;
  color: #D4960E;
  text-transform: uppercase;
  font-size: 10px;
  margin-bottom: 0.875rem;
  letter-spacing: .08em;
  display: inline-block;
}.uxp-hero_h1-o4i {
  font-size: 26px;
  margin-bottom: 10px;
  line-height: 1.15;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F5EDD8;
  font-family: 'Cinzel', serif;
}.uxp-hero_h1-o4i em {
  font-style: normal;
  color: #E8C042;
}
@media(min-width:768px) {.uxp-hero_h1-o4i {
  font-size: 2.25rem;
}
}.uxp-hero_sub-o4i {
  color: #B8A07C;
  margin-bottom: 1.25rem;
  font-size: 0.813rem;
  line-height: 1.55;
}
@media(min-width:768px) {.uxp-hero_sub-o4i {
  font-size: 0.875rem;
}
}.uxp-hero_row-o4i {
  gap: 0.625rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.uxp-hero_cta-o4i {
  background: #22A854;
  padding: 0.813rem 26px;
  transition: background .2s;
  border-radius: 0.5rem;
  font-weight: 700;
  box-shadow: 0 2px 18px rgba(34, 168, 84, 0.45), inset 0 1px 0 rgba(255, 255, 255, 0.10);
  font-size: 0.875rem;
  color: #0C0A04;
}.uxp-hero_cta-o4i:hover {
  background: #28C462;
}.uxp-hero_terms-o4i {
  color: #86745A;
  font-size: 11px;
}.uxp-hero_game-o4i {
  overflow: hidden;
  background: #141009;
  border-radius: 14px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  position: relative;
  flex-direction: column;
}.uxp-hero_game_badge-o4i {
  border-radius: 1.25rem;
  border: 1px solid rgba(232, 192, 66, 0.15);
  padding: 0.313rem 0.625rem;
  background: rgba(232, 192, 66, 0.15);
  text-transform: uppercase;
  font-size: 0.625rem;
  top: 0.75rem;
  left: 12px;
  z-index: 3;
  letter-spacing: .06em;
  position: absolute;
  font-weight: 700;
  color: #E8C042;
}.uxp-hero_game_badge-o4i svg {
  width: 0.688rem;
  margin-right: 0.25rem;
  vertical-align: -1px;
  height: 11px;
}.uxp-hero_game_img-o4i {
  background: linear-gradient(135deg,#1E0F00,#0F0D08);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.uxp-hero_game_img-o4i img {
  inset: 0;
  height: 100%;
  object-fit: cover;
  width: 100%;
  position: absolute;
}.uxp-hero_game_play-o4i {
  background: rgba(8, 6, 1, 0.78);
  transition: opacity .2s;
  inset: 0;
  justify-content: center;
  align-items: center;
  opacity: 0;
  display: flex;
  position: absolute;
}.uxp-hero_game-o4i:hover .uxp-hero_game_play-o4i {
  opacity: 1;
}.uxp-hero_game_play-o4i span {
  background: #D4960E;
  border-radius: 50%;
  height: 52px;
  align-items: center;
  display: flex;
  width: 52px;
  justify-content: center;
}.uxp-hero_game_play-o4i span svg {
  width: 1.125rem;
  margin-left: 2px;
  height: 18px;
}.uxp-hero_game_info-o4i {
  padding: 0.875rem 1rem;
}.uxp-hero_game_title-o4i {
  margin-bottom: 4px;
  font-size: 15px;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F5EDD8;
}.uxp-hero_game_provider-o4i {
  color: #9A8567;
  font-size: 11px;
}.uxp-hero_game_btn-o4i {
  background: #D4960E;
  transition: background .2s;
  border-radius: 8px;
  padding: 11px;
  margin: 12px 16px 16px;
  color: #F5EDD8;
  display: block;
  font-size: 13px;
  text-align: center;
  font-weight: 700;
}.uxp-hero_game-o4i:hover .uxp-hero_game_btn-o4i {
  background: #EDB01A;
}.uxp-wy-o4i {
  background: #0F0D08;
  padding: 2rem 1rem 0;
}
@media(min-width:768px) {.uxp-wy-o4i {
  padding: 2.5rem 24px 0;
}
}.uxp-wy_in-o4i {
  margin: 0 auto;
  max-width: 1340px;
}.uxp-wy_head-o4i {
  margin-bottom: 18px;
  max-width: 720px;
}.uxp-wy_label-o4i {
  text-transform: uppercase;
  color: #D4960E;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
}.uxp-wy_h2-o4i {
  font-family: 'Cinzel', serif;
  color: #F5EDD8;
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 766px) {.uxp-wy_h2-o4i {
  font-size: 24px;
}
}.uxp-wy_intro-o4i {
  margin: 0;
  color: #9A8567;
  line-height: 1.6;
  font-size: 13px;
}.uxp-wy_grid-o4i {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.uxp-wy_grid-o4i {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.uxp-wy_grid-o4i {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.uxp-wy_card-o4i {
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 20px;
  background: #1A1610;
  border-radius: 0.5rem;
  transition: border-color .2s,transform .2s;
}.uxp-wy_card-o4i:hover {
  transform: translateY(-2px);
  border-color: rgba(212, 150, 14, 0.08);
}.uxp-wy_card_ic-o4i {
  border-radius: 50%;
  background: rgba(212, 150, 14, 0.18);
  align-items: center;
  width: 2.75rem;
  justify-content: center;
  margin-bottom: 0.875rem;
  display: flex;
  height: 44px;
  color: #D4960E;
}.uxp-wy_card_ic-o4i svg {
  width: 1.375rem;
  height: 22px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.uxp-wy_card_h-o4i {
  overflow-wrap: break-word;
  line-height: 1.25;
  font-size: 0.938rem;
  color: #F5EDD8;
  font-weight: 700;
  margin-bottom: 6px;
}.uxp-wy_card_p-o4i {
  color: #9A8567;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.6;
}.uxp-wy_card_p-o4i strong {
  font-weight: 600;
  color: #D8C8A0;
}.uxp-gr_jp-o4i {
  overflow: hidden;
  padding: 20px;
  background: linear-gradient(135deg,#1A0B2E 0%,#0A0818 100%);
  border-radius: 14px;
  position: relative;
}.uxp-gr_jp-o4i::before {
  background: radial-gradient(circle,rgba(122, 78, 8, 0.25) 0%,transparent 70%);
  border-radius: 50%;
  position: absolute;
  height: 250px;
  top: -3.75rem;
  left: -60px;
  content: '';
  width: 15.625rem;
}.uxp-gr_jp-o4i::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(232, 192, 66, 0.15) 0%,transparent 70%);
  content: '';
  right: 0;
  height: 12.5rem;
  position: absolute;
  bottom: -2.5rem;
  width: 200px;
}.uxp-gr_jp_head-o4i {
  gap: 16px;
  position: relative;
  margin-bottom: 1rem;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  z-index: 1;
}.uxp-gr_jp_info-o4i {
  flex: 1;
}.uxp-gr_jp_label-o4i {
  margin-bottom: 0.375rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #9B3FD4;
  font-weight: 700;
}.uxp-gr_jp_label-o4i svg {
  stroke-linejoin: round;
  vertical-align: -2px;
  stroke-linecap: round;
  width: 14px;
  margin-right: 4px;
  height: 14px;
}.uxp-gr_jp_amount-o4i {
  font-family: 'Cinzel', serif;
  font-weight: 800;
  color: #F5EDD8;
  line-height: 1;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-size: 2rem;
}
@media(min-width: 766px) {.uxp-gr_jp_amount-o4i {
  font-size: 2.5rem;
}
}.uxp-gr_jp_amount-o4i span {
  color: #E8C042;
}.uxp-gr_jp_seo-o4i {
  overflow-wrap: break-word;
  color: #B8A07C;
  font-size: 12px;
  line-height: 1.5;
  max-width: 30rem;
}.uxp-gr_jp_cta-o4i {
  border-radius: 8px;
  border: 1px solid rgba(122, 78, 8, 0.25);
  padding: 0.688rem 1.25rem;
  background: rgba(122, 78, 8, 0.25);
  transition: background .2s;
  position: relative;
  flex-shrink: 0;
  align-self: flex-start;
  margin-top: 4px;
  color: #F5EDD8;
  white-space: nowrap;
  font-weight: 700;
  font-size: 13px;
  z-index: 1;
}.uxp-gr_jp_cta-o4i:hover {
  background: #7A4E08;
}.uxp-gcg-o4i {
  padding: 36px 16px 0;
  background: #0F0D08;
}
@media(min-width: 771px) {.uxp-gcg-o4i {
  padding: 2.75rem 1.5rem 0;
}
}.uxp-gcg_in-o4i {
  margin: 0 auto;
  max-width: 1340px;
}.uxp-gcg_head-o4i {
  margin-bottom: 20px;
  max-width: 45rem;
}.uxp-gcg_label-o4i {
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  color: #D4960E;
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
}.uxp-gcg_h2-o4i {
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 22px;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.5rem;
  color: #F5EDD8;
}
@media(min-width: 769px) {.uxp-gcg_h2-o4i {
  font-size: 1.75rem;
}
}.uxp-gcg_intro-o4i {
  line-height: 1.6;
  color: #9A8567;
  font-size: 0.813rem;
}.uxp-gcg_grid-o4i {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.uxp-gcg_grid-o4i {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.uxp-gcg_grid-o4i {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.uxp-gcg_card-o4i {
  border: 1px solid rgba(255, 255, 255, 0.10);
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  padding: 1.25rem;
  border-radius: 14px;
  cursor: pointer;
  justify-content: flex-end;
  min-height: 240px;
  position: relative;
  flex-direction: column;
  display: flex;
}.uxp-gcg_card-o4i:hover {
  transform: translateY(-3px);
  border-color: rgba(212, 150, 14, 0.18);
}.uxp-gcg_card_bg-o4i {
  inset: 0;
  z-index: 0;
  position: absolute;
}.uxp-gcg_card_bg-o4i::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  position: absolute;
  content: '';
}.uxp-gcg_card_ic-o4i {
  border-radius: 4px;
  background: rgba(0,0,0,.45);
  z-index: 2;
  top: 1.125rem;
  align-items: center;
  right: 1.125rem;
  height: 2.5rem;
  display: flex;
  color: #F5EDD8;
  position: absolute;
  justify-content: center;
  width: 40px;
}.uxp-gcg_card_ic-o4i svg {
  stroke-linecap: round;
  width: 1.25rem;
  height: 1.25rem;
  stroke-linejoin: round;
}.uxp-gcg_card_ct-o4i {
  z-index: 1;
  position: relative;
}.uxp-gcg_card_h-o4i {
  font-size: 1.125rem;
  font-family: 'Cinzel', serif;
  line-height: 1.2;
  color: #F5EDD8;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 8px;
}
@media(min-width: 766px) {.uxp-gcg_card_h-o4i {
  font-size: 20px;
}
}.uxp-gcg_card_p-o4i {
  margin-bottom: 0.625rem;
  color: rgba(255,255,255,.82);
  line-height: 1.55;
  overflow-wrap: break-word;
  font-size: 12px;
}.uxp-gcg_card_p-o4i strong {
  font-weight: 600;
  color: #F5EDD8;
}.uxp-gcg_card_cta-o4i {
  gap: 0.25rem;
  font-weight: 700;
  color: #D4960E;
  align-items: center;
  display: inline-flex;
  text-transform: uppercase;
  letter-spacing: .04em;
  font-size: 12px;
}.uxp-gcg_card_cta-o4i svg {
  stroke-linecap: round;
  height: 0.75rem;
  width: 12px;
  stroke-linejoin: round;
}.uxp-ws-o4i {
  background: #0F0D08;
  padding: 32px 16px 0;
}
@media(min-width: 769px) {.uxp-ws-o4i {
  padding: 36px 1.5rem 0;
}
}.uxp-ws_in-o4i {
  margin: 0 auto;
  max-width: 83.75rem;
}.uxp-ws_head-o4i {
  gap: 12px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 14px;
}.uxp-ws_title-o4i {
  gap: 10px;
  display: flex;
  font-family: 'Cinzel', serif;
  align-items: center;
  font-size: 16px;
  color: #F5EDD8;
  font-weight: 700;
  flex-wrap: wrap;
  overflow-wrap: break-word;
}.uxp-ws_title_ic-o4i svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 18px;
  width: 18px;
  color: #E8C042;
}.uxp-ws_online-o4i {
  gap: 7px;
  font-weight: 600;
  align-items: center;
  font-size: 12px;
  color: #9A8567;
  display: flex;
}.uxp-ws_online_dot-o4i {
  background: #22A854;
  border-radius: 50%;
  flex-shrink: 0;
  box-shadow: 0 0 0.375rem rgba(34, 168, 84, 0.15);
  width: 8px;
  height: 0.5rem;
}.uxp-ws_scroll-o4i {
  gap: 8px;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 8px;
}.uxp-ws_scroll-o4i::-webkit-scrollbar {
  display: none;
}.uxp-wc-o4i {
  background: #141009;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 8px;
  gap: 0.625rem;
  padding: 0.625rem 14px;
  display: flex;
  flex-shrink: 0;
  min-width: 13.75rem;
  align-items: center;
}.uxp-wc_img-o4i {
  overflow: hidden;
  background: #1A1610;
  border-radius: 4px;
  height: 2.25rem;
  width: 2.25rem;
  flex-shrink: 0;
}.uxp-wc_img-o4i img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.uxp-wc_info-o4i {
  min-width: 0;
}.uxp-wc_game-o4i {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 12px;
  color: #D8C8A0;
  font-weight: 600;
  white-space: nowrap;
}.uxp-wc_player-o4i {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #86745A;
  white-space: nowrap;
  font-size: 0.625rem;
}.uxp-wc_amount-o4i {
  white-space: nowrap;
  margin-left: auto;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 13px;
  color: #22A854;
}.uxp-app-o4i {
  background: #0F0D08;
  padding: 36px 16px 0;
}
@media(min-width: 771px) {.uxp-app-o4i {
  padding: 44px 1.5rem 0;
}
}.uxp-app_in-o4i {
  margin: 0 auto;
  max-width: 83.75rem;
}.uxp-app_head-o4i {
  margin-bottom: 1rem;
}.uxp-app_label-o4i {
  text-transform: uppercase;
  font-weight: 700;
  color: #D4960E;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-size: 11px;
}.uxp-app_h2-o4i {
  font-size: 20px;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  color: #F5EDD8;
  overflow-wrap: break-word;
  margin-bottom: 6px;
}
@media(min-width: 767px) {.uxp-app_h2-o4i {
  font-size: 24px;
}
}.uxp-app_sub-o4i {
  max-width: 600px;
  line-height: 1.6;
  color: #9A8567;
  overflow-wrap: break-word;
  font-size: 13px;
}.uxp-app_sub-o4i strong {
  color: #D8C8A0;
  font-weight: 700;
}.uxp-app_cards-o4i {
  gap: 10px;
  grid-template-columns: 1fr;
  margin-top: 16px;
  display: grid;
}
@media(min-width: 637px) {.uxp-app_cards-o4i {
  grid-template-columns: repeat(3,1fr);
}
}.uxp-app_card-o4i {
  overflow: hidden;
  gap: 1rem;
  border-radius: 0.5rem;
  padding: 20px;
  flex-wrap: wrap;
  position: relative;
  display: flex;
  align-items: flex-start;
}.uxp-app_card_ios-o4i {
  background: linear-gradient(135deg,rgba(212, 150, 14, 0.18) 0%,#1A1610 100%);
}.uxp-app_card_android-o4i {
  background: linear-gradient(135deg,rgba(34, 168, 84, 0.15) 0%,#1A1610 100%);
}.uxp-app_card_win-o4i {
  background: linear-gradient(135deg,rgba(232, 192, 66, 0.15) 0%,#1A1610 100%);
}.uxp-app_card_ic-o4i svg {
  stroke-linejoin: round;
  height: 2.125rem;
  stroke-linecap: round;
  width: 2.125rem;
}.uxp-app_card_ic-o4i {
  color: #F5EDD8;
  flex-shrink: 0;
}.uxp-app_card_os-o4i {
  letter-spacing: .08em;
  margin-bottom: 0.375rem;
  color: #9A8567;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 10px;
}.uxp-app_card_title-o4i {
  font-size: 15px;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  color: #F5EDD8;
  line-height: 1.2;
  font-weight: 700;
}.uxp-app_card_text-o4i {
  font-size: 12px;
  margin-bottom: 0.875rem;
  line-height: 1.5;
  color: #9A8567;
  overflow-wrap: break-word;
}.uxp-app_card_btn-o4i {
  padding: 10px 1.125rem;
  gap: 7px;
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(212, 150, 14, 0.45);
  transition: background .2s;
  border-radius: 0.25rem;
  font-size: 0.813rem;
  display: inline-flex;
  color: #F5EDD8;
  font-weight: 700;
  align-items: center;
}.uxp-app_card_btn-o4i:hover {
  background: rgba(255, 255, 255, 0.07);
}.uxp-reg-o4i {
  padding: 36px 16px 0;
  background: #0F0D08;
}
@media(min-width: 770px) {.uxp-reg-o4i {
  padding: 44px 24px 0;
}
}.uxp-reg_in-o4i {
  border-radius: 14px;
  background: #1A1610;
  border: 1px solid rgba(255, 255, 255, 0.05);
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  max-width: 1340px;
}
@media(min-width: 765px) {.uxp-reg_in-o4i {
  padding: 40px;
}
}.uxp-reg_top-o4i {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:860px) {.uxp-reg_top-o4i {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.uxp-reg_label-o4i {
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
  color: #D4960E;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
}.uxp-reg_h2-o4i {
  margin-bottom: 0.75rem;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  font-size: 22px;
  line-height: 1.2;
  overflow-wrap: break-word;
  color: #F5EDD8;
}
@media(min-width: 765px) {.uxp-reg_h2-o4i {
  font-size: 28px;
}
}.uxp-reg_bonus-o4i {
  border-radius: 8px;
  padding: 10px 16px;
  gap: 0.5rem;
  background: rgba(232, 192, 66, 0.15);
  border: 1px solid rgba(232, 192, 66, 0.15);
  align-items: center;
  display: inline-flex;
  margin-bottom: 1rem;
}.uxp-reg_bonus_amount-o4i {
  color: #E8C042;
  font-size: 20px;
  font-weight: 800;
}.uxp-reg_bonus_text-o4i {
  color: #B8A07C;
  line-height: 1.35;
  font-size: 0.813rem;
}.uxp-reg_cta_btn-o4i {
  background: #22A854;
  padding: 0.875rem 32px;
  transition: background .2s;
  border-radius: 8px;
  font-size: 0.938rem;
  display: inline-block;
  margin-bottom: 12px;
  box-shadow: 0 2px 18px rgba(34, 168, 84, 0.45), inset 0 1px 0 rgba(255, 255, 255, 0.10);
  font-weight: 700;
  color: #0C0A04;
}.uxp-reg_cta_btn-o4i:hover {
  background: #28C462;
}.uxp-reg_terms-o4i {
  line-height: 1.5;
  color: #86745A;
  font-size: 11px;
}.uxp-reg_seo-o4i {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  margin-top: 1.25rem;
  padding-top: 20px;
  color: #9A8567;
  line-height: 1.65;
  font-size: 13px;
}.uxp-reg_seo-o4i p {
  margin-bottom: 0.625rem;
  font-size: 0.813rem;
  line-height: 1.65;
  color: #9A8567;
}.uxp-reg_seo-o4i p:last-child {
  margin-bottom: 0;
}.uxp-reg_seo-o4i strong {
  color: #D8C8A0;
  font-weight: 700;
}.uxp-reg_seo-o4i a {
  transition: color .2s;
  text-decoration: underline;
  color: #D4960E;
}.uxp-reg_seo-o4i a:hover {
  color: #EDB01A;
}.uxp-reg_seo-o4i ul,.uxp-reg_seo-o4i ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 1.125rem;
}.uxp-reg_seo-o4i ol {
  list-style: decimal;
}.uxp-reg_seo-o4i li {
  line-height: 1.65;
  font-size: 0.813rem;
  margin-bottom: 4px;
  color: #9A8567;
}.uxp-reg_seo-o4i table {
  overflow-x: auto;
  width: 100%;
  margin-bottom: 0.625rem;
  display: block;
  font-size: 13px;
  border-collapse: collapse;
}
@media(min-width: 769px) {.uxp-reg_seo-o4i table {
  display: table;
}
}.uxp-reg_seo-o4i th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #D8C8A0;
  text-align: left;
}.uxp-reg_seo-o4i td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9A8567;
}.uxp-reg_steps-o4i {
  gap: 0.875rem;
  flex-direction: column;
  display: flex;
  margin-top: 28px;
}
@media(min-width: 863px) {.uxp-reg_steps-o4i {
  margin-top: 0;
}
}.uxp-reg_step-o4i {
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.05);
  padding: 1rem;
  gap: 0.875rem;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.uxp-reg_step_num-o4i {
  border: 1px solid rgba(212, 150, 14, 0.08);
  border-radius: 50%;
  background: rgba(212, 150, 14, 0.18);
  flex-shrink: 0;
  display: flex;
  font-size: 14px;
  font-weight: 800;
  color: #D4960E;
  align-items: center;
  height: 2.125rem;
  justify-content: center;
  width: 2.125rem;
}.uxp-reg_step_title-o4i {
  color: #F5EDD8;
  margin-bottom: 3px;
  font-size: 14px;
  font-weight: 700;
}.uxp-reg_step_text-o4i {
  font-size: 12px;
  line-height: 1.5;
  color: #9A8567;
}.uxp-reg_trust-o4i {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  flex-wrap: wrap;
  margin-top: 1.25rem;
  display: flex;
  padding-top: 20px;
}.uxp-reg_trust_item-o4i {
  gap: 0.438rem;
  align-items: center;
  overflow-wrap: break-word;
  font-size: 12px;
  display: flex;
  color: #9A8567;
}.uxp-reg_trust_ic-o4i svg {
  stroke-linecap: round;
  height: 1rem;
  width: 16px;
  stroke-linejoin: round;
  color: #D4960E;
}.uxp-prov-o4i {
  padding: 36px 16px 0;
  background: #0F0D08;
}
@media(min-width: 766px) {.uxp-prov-o4i {
  padding: 2.75rem 1.5rem 0;
}
}.uxp-prov_in-o4i {
  margin: 0 auto;
  max-width: 1340px;
}.uxp-prov_head-o4i {
  margin-bottom: 16px;
}.uxp-prov_label-o4i {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  color: #D4960E;
}.uxp-prov_h2-o4i {
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F5EDD8;
  margin-bottom: 8px;
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
}
@media(min-width: 770px) {.uxp-prov_h2-o4i {
  font-size: 24px;
}
}.uxp-prov_seo-o4i {
  line-height: 1.6;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #9A8567;
  max-width: 620px;
  margin-bottom: 16px;
}.uxp-prov_seo-o4i strong {
  font-weight: 700;
  color: #D8C8A0;
}.uxp-prov_seo-o4i a {
  color: #D4960E;
  text-decoration: underline;
}.uxp-prov_grid-o4i {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 638px) {.uxp-prov_grid-o4i {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1083px) {.uxp-prov_grid-o4i {
  grid-template-columns: repeat(8,1fr);
}
}.uxp-prov_card-o4i {
  padding: 0.875rem 10px;
  background: #141009;
  transition: border-color .2s,background .2s;
  gap: 0.438rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 8px;
  flex-direction: column;
  cursor: pointer;
  align-items: center;
  display: flex;
}.uxp-prov_card-o4i:hover {
  background: #1A1610;
  border-color: rgba(212, 150, 14, 0.45);
}.uxp-prov_logo-o4i {
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  border-radius: 0.25rem;
  align-items: center;
  height: 44px;
  width: 2.75rem;
  display: flex;
  justify-content: center;
}.uxp-prov_logo-o4i img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.uxp-prov_name-o4i {
  text-align: center;
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 11px;
  color: #B8A07C;
}.uxp-bon-o4i {
  background: #0F0D08;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.uxp-bon-o4i {
  padding: 44px 1.5rem 0;
}
}.uxp-bon_in-o4i {
  margin: 0 auto;
  max-width: 83.75rem;
}.uxp-bon_head-o4i {
  margin-bottom: 20px;
}.uxp-bon_label-o4i {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  color: #D4960E;
  letter-spacing: .08em;
}.uxp-bon_h2-o4i {
  font-weight: 800;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-size: 20px;
  font-family: 'Cinzel', serif;
  color: #F5EDD8;
}
@media(min-width: 765px) {.uxp-bon_h2-o4i {
  font-size: 1.5rem;
}
}.uxp-bon_seo-o4i {
  max-width: 620px;
  overflow-wrap: break-word;
  color: #9A8567;
  line-height: 1.6;
  font-size: 0.813rem;
}.uxp-bon_seo-o4i strong {
  font-weight: 700;
  color: #D8C8A0;
}.uxp-bon_seo-o4i a {
  color: #D4960E;
  text-decoration: underline;
}.uxp-bon_grid-o4i {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 642px) {.uxp-bon_grid-o4i {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.uxp-bon_grid-o4i {
  grid-template-columns: repeat(5,1fr);
}
}.uxp-bon_card-o4i {
  background: #141009;
  padding: 1rem;
  border-radius: 8px;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
}.uxp-bon_card-o4i:hover {
  transform: translateY(-2px);
  border-color: rgba(212, 150, 14, 0.08);
}.uxp-bon_card_ic-o4i svg {
  width: 1.625rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.625rem;
}.uxp-bon_card_ic-o4i {
  margin-bottom: 10px;
}.uxp-bon_card_type-o4i {
  margin-bottom: 6px;
  font-weight: 700;
  letter-spacing: .06em;
  text-transform: uppercase;
  color: #9A8567;
  font-size: 0.625rem;
}.uxp-bon_card_amount-o4i {
  font-size: 18px;
  font-weight: 800;
  line-height: 1.1;
  color: #E8C042;
  margin-bottom: 0.375rem;
}.uxp-bon_card_name-o4i {
  font-weight: 600;
  color: #F5EDD8;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  margin-bottom: 8px;
}.uxp-bon_card_detail-o4i {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 0.688rem;
  line-height: 1.5;
  padding-top: 0.5rem;
  overflow-wrap: break-word;
  color: #86745A;
}.uxp-htp-o4i {
  background: #0F0D08;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.uxp-htp-o4i {
  padding: 44px 1.5rem 0;
}
}.uxp-htp_in-o4i {
  margin: 0 auto;
  max-width: 1340px;
}.uxp-htp_head-o4i {
  max-width: 720px;
  margin-bottom: 1.375rem;
}.uxp-htp_label-o4i {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 11px;
  color: #D4960E;
  font-weight: 700;
  margin-bottom: 8px;
}.uxp-htp_h2-o4i {
  font-size: 22px;
  margin-bottom: 0.5rem;
  color: #F5EDD8;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Cinzel', serif;
}
@media(min-width: 769px) {.uxp-htp_h2-o4i {
  font-size: 28px;
}
}.uxp-htp_intro-o4i {
  color: #9A8567;
  font-size: 14px;
  line-height: 1.6;
}.uxp-htp_steps-o4i {
  gap: 0.75rem;
  list-style: none;
  padding: 0;
  margin: 0;
  grid-template-columns: 1fr;
  counter-reset: none;
  display: grid;
}
@media(min-width: 641px) {.uxp-htp_steps-o4i {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.uxp-htp_steps-o4i {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.uxp-htp_step-o4i {
  padding: 1.25rem 1.125rem 1.125rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.5rem;
  background: #1A1610;
  flex-direction: column;
  display: flex;
  position: relative;
}.uxp-htp_step_num-o4i {
  border-radius: 50%;
  background: #D4960E;
  font-weight: 800;
  height: 28px;
  justify-content: center;
  top: -0.75rem;
  font-family: 'Cinzel', serif;
  display: flex;
  align-items: center;
  width: 1.75rem;
  font-size: 0.813rem;
  color: #0C0A04;
  position: absolute;
  left: 20px;
}.uxp-htp_step_ic-o4i {
  border-radius: 4px;
  margin: 8px 0 12px;
  background: rgba(212, 150, 14, 0.18);
  justify-content: center;
  color: #D4960E;
  display: flex;
  height: 36px;
  align-items: center;
  width: 2.25rem;
}.uxp-htp_step_ic-o4i svg {
  height: 18px;
  stroke-linecap: round;
  width: 1.125rem;
  stroke-linejoin: round;
}.uxp-htp_step_h-o4i {
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 6px;
  line-height: 1.25;
  color: #F5EDD8;
  overflow-wrap: break-word;
}.uxp-htp_step_p-o4i {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.55;
  color: #9A8567;
}.uxp-htp_step_p-o4i strong {
  font-weight: 600;
  color: #D8C8A0;
}.uxp-htp_cta-o4i {
  background: #22A854;
  padding: 0.813rem 1.625rem;
  transition: background .2s;
  border-radius: 0.5rem;
  display: inline-block;
  margin-top: 20px;
  font-size: 0.875rem;
  color: #0C0A04;
  font-weight: 700;
}.uxp-htp_cta-o4i:hover {
  background: #28C462;
}.uxp-faq-o4i {
  padding: 2.25rem 16px 0;
  background: #0F0D08;
}
@media(min-width: 769px) {.uxp-faq-o4i {
  padding: 44px 1.5rem 0;
}
}.uxp-faq_in-o4i {
  margin: 0 auto;
  max-width: 83.75rem;
}.uxp-faq_head-o4i {
  margin-bottom: 1.25rem;
}.uxp-faq_label-o4i {
  font-size: 0.688rem;
  margin-bottom: 8px;
  color: #D4960E;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
}.uxp-faq_h2-o4i {
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-size: 20px;
  font-weight: 800;
  color: #F5EDD8;
}
@media(min-width: 766px) {.uxp-faq_h2-o4i {
  font-size: 1.5rem;
}
}.uxp-faq_list-o4i {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.uxp-faq_item-o4i {
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  overflow: hidden;
  background: #1A1610;
}.uxp-faq_q-o4i {
  padding: 1rem 20px;
  transition: color .2s;
  gap: 0.75rem;
  font-size: 14px;
  display: flex;
  flex-wrap: wrap;
  cursor: pointer;
  color: #D8C8A0;
  overflow-wrap: break-word;
  align-items: center;
  justify-content: space-between;
  font-weight: 600;
}.uxp-faq_q-o4i:hover {
  color: #F5EDD8;
}.uxp-faq_q_ic-o4i {
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  border-radius: 50%;
  height: 1.5rem;
  width: 24px;
  justify-content: center;
  display: flex;
  color: #D4960E;
  align-items: center;
  flex-shrink: 0;
  font-size: 1rem;
}.uxp-faq_item-o4i.uxp-state_open-o4i .uxp-faq_q_ic-o4i {
  transform: rotate(45deg);
}.uxp-faq_a-o4i {
  padding: 0 20px 1rem;
  color: #9A8567;
  line-height: 1.7;
  overflow-wrap: break-word;
  font-size: 13px;
  display: none;
}.uxp-faq_item-o4i.uxp-state_open-o4i .uxp-faq_a-o4i {
  display: block;
}.uxp-faq_a-o4i strong {
  color: #D8C8A0;
  font-weight: 700;
}.uxp-faq_a-o4i a {
  text-decoration: underline;
  color: #D4960E;
}.uxp-faq_a-o4i ul,.uxp-faq_a-o4i ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 20px;
}.uxp-faq_a-o4i ol {
  list-style: decimal;
}.uxp-faq_a-o4i li {
  margin-bottom: 4px;
  line-height: 1.6;
}.uxp-faq_a-o4i table {
  margin: 0.5rem 0;
  font-size: 12px;
  width: 100%;
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
}
@media(min-width: 769px) {.uxp-faq_a-o4i table {
  display: table;
}
}.uxp-faq_a-o4i th {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #D8C8A0;
  font-weight: 700;
  text-align: left;
}.uxp-faq_a-o4i td {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9A8567;
}.uxp-seo-o4i {
  background: #0F0D08;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.uxp-seo-o4i {
  padding: 2.75rem 24px 0;
}
}.uxp-seo_in-o4i {
  padding: 28px 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  margin: 0 auto;
  background: #1A1610;
  border-radius: 14px;
  max-width: 83.75rem;
}
@media(min-width: 765px) {.uxp-seo_in-o4i {
  padding: 36px 2.5rem;
}
}.uxp-seo_label-o4i {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  color: #D4960E;
  font-size: 0.688rem;
}.uxp-seo_h2-o4i {
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  color: #F5EDD8;
  line-height: 1.25;
  font-size: 1.25rem;
  font-weight: 800;
}
@media(min-width: 770px) {.uxp-seo_h2-o4i {
  font-size: 24px;
}
}.uxp-seo_body-o4i {
  line-height: 1.75;
  color: #B8A07C;
  font-size: 14px;
  overflow-wrap: break-word;
}.uxp-seo_body-o4i p {
  color: #B8A07C;
  margin-bottom: 12px;
  font-size: 0.875rem;
  line-height: 1.75;
}.uxp-seo_body-o4i p:last-child {
  margin-bottom: 0;
}.uxp-seo_body-o4i strong {
  color: #D8C8A0;
  font-weight: 700;
}.uxp-seo_body-o4i a {
  transition: color .2s;
  text-decoration: underline;
  color: #D4960E;
}.uxp-seo_body-o4i a:hover {
  color: #EDB01A;
}.uxp-seo_body-o4i ul,.uxp-seo_body-o4i ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.uxp-seo_body-o4i ol {
  list-style: decimal;
}.uxp-seo_body-o4i li {
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  line-height: 1.75;
  color: #B8A07C;
}.uxp-seo_body-o4i table {
  margin-bottom: 12px;
  font-size: 13px;
  border-collapse: collapse;
  display: block;
  width: 100%;
  overflow-x: auto;
}
@media(min-width: 767px) {.uxp-seo_body-o4i table {
  display: table;
}
}.uxp-seo_body-o4i th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  text-align: left;
  color: #D8C8A0;
  font-weight: 700;
}.uxp-seo_body-o4i td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #B8A07C;
}.uxp-seo_cols-o4i {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 642px) {.uxp-seo_cols-o4i {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.uxp-seo_cols-o4i {
  grid-template-columns: repeat(3,1fr);
}
}.uxp-seo_col_h-o4i {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #D8C8A0;
  margin-bottom: 0.438rem;
}.uxp-seo_col_p-o4i {
  color: #9A8567;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
}.uxp-seo_stats-o4i {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.uxp-seo_stat-o4i {
  border: 1px solid rgba(212, 150, 14, 0.18);
  background: rgba(212, 150, 14, 0.08);
  padding: 14px 16px;
  flex: 1;
  border-radius: 0.5rem;
  min-width: 8.75rem;
}.uxp-seo_stat_val-o4i {
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  color: #D4960E;
  font-size: 1.25rem;
  font-weight: 800;
}.uxp-seo_stat_lb-o4i {
  font-size: 0.688rem;
  color: #9A8567;
  overflow-wrap: break-word;
}.uxp-seo-o4i {
  padding: 2.25rem 16px 0;
  background: #0F0D08;
}
@media(min-width: 765px) {.uxp-seo-o4i {
  padding: 2.75rem 1.5rem 0;
}
}.uxp-seo_in-o4i {
  padding: 28px 1.5rem;
  border-radius: 0.875rem;
  margin: 0 auto;
  background: #1A1610;
  border: 1px solid rgba(255, 255, 255, 0.10);
  max-width: 1340px;
}
@media(min-width:768px) {.uxp-seo_in-o4i {
  padding: 36px 40px;
}
}.uxp-seo_label-o4i {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  color: #D4960E;
  font-size: 0.688rem;
}.uxp-seo_h2-o4i {
  font-family: 'Cinzel', serif;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1.25;
  font-size: 20px;
  color: #F5EDD8;
}
@media(min-width: 767px) {.uxp-seo_h2-o4i {
  font-size: 1.5rem;
}
}.uxp-seo_body-o4i {
  font-size: 14px;
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #B8A07C;
}.uxp-seo_body-o4i p {
  font-size: 0.875rem;
  color: #B8A07C;
  margin-bottom: 12px;
  line-height: 1.75;
}.uxp-seo_body-o4i p:last-child {
  margin-bottom: 0;
}.uxp-seo_body-o4i strong {
  font-weight: 700;
  color: #D8C8A0;
}.uxp-seo_body-o4i a {
  transition: color .2s;
  text-decoration: underline;
  color: #D4960E;
}.uxp-seo_body-o4i a:hover {
  color: #EDB01A;
}.uxp-seo_body-o4i ul,.uxp-seo_body-o4i ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.uxp-seo_body-o4i ol {
  list-style: decimal;
}.uxp-seo_body-o4i li {
  line-height: 1.75;
  color: #B8A07C;
  font-size: 0.875rem;
  margin-bottom: 6px;
}.uxp-seo_body-o4i table {
  display: block;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
  font-size: 0.813rem;
  margin-bottom: 0.75rem;
}
@media(min-width: 767px) {.uxp-seo_body-o4i table {
  display: table;
}
}.uxp-seo_body-o4i th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  text-align: left;
  font-weight: 700;
  color: #D8C8A0;
}.uxp-seo_body-o4i td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #B8A07C;
}.uxp-seo_cols-o4i {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.uxp-seo_cols-o4i {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.uxp-seo_cols-o4i {
  grid-template-columns: repeat(3,1fr);
}
}.uxp-seo_col_h-o4i {
  color: #D8C8A0;
  font-size: 0.813rem;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
}.uxp-seo_col_p-o4i {
  overflow-wrap: break-word;
  color: #9A8567;
  font-size: 13px;
  line-height: 1.65;
}.uxp-seo_stats-o4i {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.uxp-seo_stat-o4i {
  flex: 1;
  background: rgba(212, 150, 14, 0.08);
  border: 1px solid rgba(212, 150, 14, 0.18);
  padding: 0.875rem 1rem;
  border-radius: 8px;
  min-width: 8.75rem;
}.uxp-seo_stat_val-o4i {
  font-size: 20px;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #D4960E;
  margin-bottom: 0.25rem;
}.uxp-seo_stat_lb-o4i {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #9A8567;
}.uxp-seo-o4i {
  background: #0F0D08;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.uxp-seo-o4i {
  padding: 2.75rem 24px 0;
}
}.uxp-seo_in-o4i {
  background: #1A1610;
  padding: 28px 1.5rem;
  border-radius: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  margin: 0 auto;
  max-width: 83.75rem;
}
@media(min-width: 769px) {.uxp-seo_in-o4i {
  padding: 2.25rem 2.5rem;
}
}.uxp-seo_label-o4i {
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #D4960E;
}.uxp-seo_h2-o4i {
  font-size: 1.25rem;
  line-height: 1.25;
  font-weight: 800;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  color: #F5EDD8;
  font-family: 'Cinzel', serif;
}
@media(min-width:768px) {.uxp-seo_h2-o4i {
  font-size: 1.5rem;
}
}.uxp-seo_body-o4i {
  color: #B8A07C;
  overflow-wrap: break-word;
  font-size: 14px;
  line-height: 1.75;
}.uxp-seo_body-o4i p {
  margin-bottom: 0.75rem;
  color: #B8A07C;
  font-size: 14px;
  line-height: 1.75;
}.uxp-seo_body-o4i p:last-child {
  margin-bottom: 0;
}.uxp-seo_body-o4i strong {
  color: #D8C8A0;
  font-weight: 700;
}.uxp-seo_body-o4i a {
  transition: color .2s;
  text-decoration: underline;
  color: #D4960E;
}.uxp-seo_body-o4i a:hover {
  color: #EDB01A;
}.uxp-seo_body-o4i ul,.uxp-seo_body-o4i ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.uxp-seo_body-o4i ol {
  list-style: decimal;
}.uxp-seo_body-o4i li {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #B8A07C;
  margin-bottom: 0.375rem;
}.uxp-seo_body-o4i table {
  display: block;
  width: 100%;
  font-size: 13px;
  margin-bottom: 0.75rem;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 771px) {.uxp-seo_body-o4i table {
  display: table;
}
}.uxp-seo_body-o4i th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  text-align: left;
  font-weight: 700;
  color: #D8C8A0;
}.uxp-seo_body-o4i td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #B8A07C;
}.uxp-seo_cols-o4i {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.uxp-seo_cols-o4i {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.uxp-seo_cols-o4i {
  grid-template-columns: repeat(3,1fr);
}
}.uxp-seo_col_h-o4i {
  font-size: 13px;
  margin-bottom: 7px;
  font-weight: 700;
  color: #D8C8A0;
  overflow-wrap: break-word;
}.uxp-seo_col_p-o4i {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #9A8567;
  line-height: 1.65;
}.uxp-seo_stats-o4i {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.uxp-seo_stat-o4i {
  border-radius: 8px;
  border: 1px solid rgba(212, 150, 14, 0.18);
  background: rgba(212, 150, 14, 0.08);
  flex: 1;
  padding: 0.875rem 1rem;
  min-width: 140px;
}.uxp-seo_stat_val-o4i {
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
  color: #D4960E;
}.uxp-seo_stat_lb-o4i {
  font-size: 11px;
  color: #9A8567;
  overflow-wrap: break-word;
}.uxp-pmt-o4i {
  padding: 36px 16px 0;
  background: #0F0D08;
}
@media(min-width: 769px) {.uxp-pmt-o4i {
  padding: 2.75rem 1.5rem 0;
}
}.uxp-pmt_in-o4i {
  margin: 0 auto;
  max-width: 83.75rem;
}.uxp-pmt_head-o4i {
  max-width: 720px;
  margin-bottom: 1.375rem;
}.uxp-pmt_label-o4i {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
  color: #D4960E;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
}.uxp-pmt_h2-o4i {
  font-weight: 800;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  color: #F5EDD8;
  font-size: 1.375rem;
  font-family: 'Cinzel', serif;
}
@media(min-width: 767px) {.uxp-pmt_h2-o4i {
  font-size: 1.75rem;
}
}.uxp-pmt_intro-o4i {
  overflow-wrap: break-word;
  color: #9A8567;
  line-height: 1.6;
  font-size: 14px;
}.uxp-pmt_groups-o4i {
  gap: 1.25rem;
  flex-direction: column;
  display: flex;
}.uxp-pmt_group-o4i {
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 1.25rem;
  background: #1A1610;
}.uxp-pmt_group_head-o4i {
  gap: 0.75rem;
  margin-bottom: 0.625rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.uxp-pmt_group_ic-o4i {
  border-radius: 0.25rem;
  background: rgba(212, 150, 14, 0.18);
  display: flex;
  height: 2.25rem;
  flex-shrink: 0;
  width: 36px;
  color: #D4960E;
  align-items: center;
  justify-content: center;
}.uxp-pmt_group_ic-o4i svg {
  stroke-linejoin: round;
  height: 1.125rem;
  stroke-linecap: round;
  width: 1.125rem;
}.uxp-pmt_group_h-o4i {
  margin: 0;
  overflow-wrap: break-word;
  font-size: 1rem;
  color: #F5EDD8;
  font-family: 'Cinzel', serif;
  font-weight: 700;
}.uxp-pmt_group_p-o4i {
  font-size: 13px;
  color: #9A8567;
  overflow-wrap: break-word;
  line-height: 1.6;
  margin-bottom: 0.875rem;
}.uxp-pmt_group_p-o4i strong {
  color: #D8C8A0;
  font-weight: 600;
}.uxp-pmt_table_wrap-o4i {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.uxp-pmt_table-o4i {
  width: 100%;
  border-collapse: collapse;
  font-size: 13px;
  min-width: 540px;
}.uxp-pmt_table-o4i th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #D8C8A0;
  letter-spacing: .04em;
  text-align: left;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
  white-space: nowrap;
}.uxp-pmt_table-o4i td {
  padding: 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9A8567;
}.uxp-pmt_table-o4i tbody tr:last-child td {
  border-bottom: none;
}.uxp-pmt_table-o4i tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #D8C8A0;
}.uxp-ft-o4i {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #080601;
  margin-top: 48px;
}.uxp-ft_support-o4i {
  padding: 1.5rem 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 765px) {.uxp-ft_support-o4i {
  padding: 28px 24px;
}
}.uxp-ft_support_in-o4i {
  margin: 0 auto;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  max-width: 83.75rem;
}.uxp-ft_support_main-o4i {
  gap: 16px;
  flex: 1;
  align-items: center;
  min-width: 13.75rem;
  display: flex;
  flex-wrap: wrap;
}.uxp-ft_support_ic-o4i {
  flex-shrink: 0;
  color: #D4960E;
}.uxp-ft_support_ic-o4i svg {
  width: 30px;
  height: 1.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.uxp-ft_support_text_title-o4i {
  font-weight: 700;
  color: #F5EDD8;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  margin-bottom: 3px;
}.uxp-ft_support_text_sub-o4i {
  overflow-wrap: break-word;
  color: #9A8567;
  font-size: 0.75rem;
}.uxp-ft_support_btn-o4i {
  background: #D4960E;
  transition: background .2s;
  padding: 11px 22px;
  border-radius: 0.5rem;
  font-weight: 700;
  font-size: 0.813rem;
  color: #F5EDD8;
  white-space: nowrap;
  flex-shrink: 0;
}.uxp-ft_support_btn-o4i:hover {
  background: #EDB01A;
}.uxp-ft_support_contacts-o4i {
  gap: 1rem;
  display: flex;
  margin-left: auto;
  flex-wrap: wrap;
}.uxp-ft_support_contact-o4i {
  color: #86745A;
  font-size: 0.75rem;
  line-height: 1.4;
}.uxp-ft_support_contact-o4i strong {
  color: #B8A07C;
  display: block;
  font-weight: 600;
  font-size: 11px;
  margin-bottom: 2px;
}.uxp-ft_main-o4i {
  padding: 2rem 1rem 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 770px) {.uxp-ft_main-o4i {
  padding: 40px 1.5rem 2rem;
}
}.uxp-ft_main_in-o4i {
  margin: 0 auto;
  gap: 24px;
  max-width: 83.75rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 639px) {.uxp-ft_main_in-o4i {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.uxp-ft_main_in-o4i {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.uxp-ft_col_logo-o4i {
  grid-column: 1/-1;
}
@media(min-width: 1077px) {.uxp-ft_col_logo-o4i {
  grid-column: auto;
}
}.uxp-ft_logo-o4i {
  gap: 9px;
  display: flex;
  align-items: center;
  font-weight: 800;
  color: #F5EDD8;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  font-size: 1rem;
  margin-bottom: 0.75rem;
}.uxp-ft_logo_mark-o4i {
  border-radius: 4px;
  overflow: hidden;
  height: 1.875rem;
  width: 1.875rem;
}.uxp-ft_logo_mark-o4i img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.uxp-ft_logo_sub-o4i {
  max-width: 12.5rem;
  font-size: 12px;
  overflow-wrap: break-word;
  color: #86745A;
  line-height: 1.55;
}.uxp-ft_col_title-o4i {
  text-transform: uppercase;
  font-size: 12px;
  color: #B8A07C;
  font-weight: 700;
  margin-bottom: 0.875rem;
  letter-spacing: .07em;
}.uxp-ft_col_links-o4i {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.uxp-ft_col_link-o4i {
  transition: color .2s;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #86745A;
}.uxp-ft_col_link-o4i:hover {
  color: #D8C8A0;
}.uxp-ft_apps-o4i {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.uxp-ft_app_card-o4i {
  transition: border-color .2s;
  padding: 10px 12px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  gap: 10px;
  display: flex;
  align-items: center;
}.uxp-ft_app_card-o4i:hover {
  border-color: rgba(212, 150, 14, 0.45);
}.uxp-ft_app_card_ic-o4i svg {
  stroke-linejoin: round;
  height: 1.375rem;
  stroke-linecap: round;
  width: 1.375rem;
}.uxp-ft_app_card_os-o4i {
  font-weight: 600;
  color: #86745A;
  font-size: 10px;
}.uxp-ft_app_card_action-o4i {
  font-size: 12px;
  color: #D8C8A0;
  font-weight: 700;
}.uxp-ft_bot-o4i {
  padding: 20px 1rem;
}
@media(min-width: 770px) {.uxp-ft_bot-o4i {
  padding: 1.25rem 1.5rem;
}
}.uxp-ft_bot_in-o4i {
  margin: 0 auto;
  gap: 16px;
  flex-wrap: wrap;
  max-width: 83.75rem;
  align-items: center;
  display: flex;
}.uxp-ft_socials-o4i {
  gap: 8px;
  display: flex;
}.uxp-ft_soc-o4i {
  background: rgba(255, 255, 255, 0.05);
  transition: background .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.25rem;
  align-items: center;
  width: 36px;
  display: flex;
  height: 36px;
  color: #B8A07C;
  justify-content: center;
}.uxp-ft_soc-o4i svg {
  stroke-linecap: round;
  height: 16px;
  stroke-linejoin: round;
  width: 1rem;
}.uxp-ft_soc-o4i:hover {
  background: rgba(255, 255, 255, 0.07);
}.uxp-ft_legal-o4i {
  flex: 1;
  color: #8C7A62;
  font-size: 0.688rem;
  min-width: 12.5rem;
  line-height: 1.6;
  overflow-wrap: break-word;
}.uxp-ft_legal-o4i strong {
  font-weight: 700;
  color: #B8A07C;
}.uxp-ft_legal-o4i a {
  color: #B8A07C;
  text-decoration: underline;
}.uxp-ft_age-o4i {
  border: 2px solid #8C7A62;
  border-radius: 50%;
  flex-shrink: 0;
  align-items: center;
  width: 2rem;
  margin-left: auto;
  justify-content: center;
  font-weight: 800;
  height: 32px;
  color: #8C7A62;
  font-size: 11px;
  display: flex;
}