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