*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #1A1108;
  line-height: 1.6;
  font-family: 'Barlow', sans-serif;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  color: #D4C9BB;
}img,svg {
  max-width: 100%;
  display: block;
}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;
}.uxj-layout_70w {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.uxj-page_70w {
  min-height: 100vh;
  display: flex;
}.uxj-main_70w {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media(min-width: 1079px) {.uxj-main_70w {
  padding-left: 13.75rem;
}
}
@media(max-width: 1080px) {.uxj-main_70w {
  padding-bottom: 72px;
}
}.uxj-gc_70w {
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  border-radius: 10px;
  background: #1F1510;
  border: 1px solid rgba(255, 255, 255, 0.06);
  position: relative;
  cursor: pointer;
  width: 140px;
  flex-shrink: 0;
}
@media(min-width: 637px) {.uxj-gc_70w {
  width: 9.75rem;
}
}
@media(min-width:1080px) {.uxj-gc_70w {
  width: 168px;
}
}.uxj-gc_70w:hover {
  border-color: rgba(43, 191, 184, 0.08);
  transform: translateY(-3px);
}.uxj-gc_img_70w {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding-bottom: 80%;
}.uxj-gc_img_70w img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  position: absolute;
  height: 100%;
}.uxj-gc_hover_70w {
  inset: 0;
  transition: opacity .2s;
  background: rgba(18, 10, 4, 0.72);
  opacity: 0;
  position: absolute;
  align-items: center;
  justify-content: center;
  display: flex;
}.uxj-gc_70w:hover .uxj-gc_hover_70w {
  opacity: 1;
}.uxj-gc_hover_btn_70w {
  padding: 0.5rem 16px;
  background: #2BBFB8;
  border-radius: 0.313rem;
  font-size: 12px;
  font-weight: 700;
  color: #F5EFE6;
}.uxj-gc_info_70w {
  padding: 8px 10px 10px;
}.uxj-gc_name_70w {
  overflow: hidden;
  font-size: 12px;
  text-overflow: ellipsis;
  color: #D4C9BB;
  max-width: 100%;
  white-space: nowrap;
  margin-bottom: 3px;
  font-weight: 600;
}.uxj-gc_prov_70w {
  color: #7A6A5A;
  font-size: 0.625rem;
}.uxj-gc_tag_70w {
  border-radius: 0.25rem;
  padding: 2px 0.438rem;
  font-weight: 700;
  text-transform: uppercase;
  left: 0.375rem;
  letter-spacing: .04em;
  position: absolute;
  font-size: 0.563rem;
  z-index: 2;
  top: 0.375rem;
}.uxj-gc_tag_hot_70w {
  background: #D94F35;
  color: #fff;
}.uxj-gc_tag_new_70w {
  background: #3ABF72;
  color: #1A1108;
}.uxj-gc_tag_jp_70w {
  background: #E8A830;
  color: #1A1108;
}.uxj-gc_tag_ex_70w {
  background: #C87A3A;
  color: #fff;
}.uxj-gc_tag_live_70w {
  background: #D94F35;
  color: #fff;
}.uxj-gr_70w {
  background: #1A1108;
  padding: 2rem 16px 0;
}
@media(min-width:768px) {.uxj-gr_70w {
  padding: 36px 24px 0;
}
}.uxj-gr_in_70w {
  margin: 0 auto;
  max-width: 82.5rem;
}.uxj-gr_head_70w {
  gap: 0.75rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 10px;
}.uxj-gr_head_l_70w {
  flex: 1;
  gap: 0.625rem;
  align-items: center;
  display: flex;
  min-width: 0;
}.uxj-gr_ic_70w {
  border-radius: 10px;
  width: 2rem;
  height: 32px;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
}.uxj-gr_ic_70w svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 16px;
  width: 16px;
}.uxj-gr_title_70w {
  font-family: 'Cinzel', serif;
  font-size: 16px;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F5EFE6;
}
@media(min-width: 769px) {.uxj-gr_title_70w {
  font-size: 18px;
}
}.uxj-gr_more_70w {
  gap: 5px;
  transition: color .2s;
  align-items: center;
  color: #826E5E;
  display: flex;
  font-size: 12px;
  white-space: nowrap;
  font-weight: 600;
  flex-shrink: 0;
}.uxj-gr_more_70w:hover {
  color: #2BBFB8;
}.uxj-gr_more_70w svg {
  stroke-linecap: round;
  width: 0.75rem;
  height: 0.75rem;
  stroke-linejoin: round;
}.uxj-gr_arrows_70w {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.uxj-gr_arr_70w {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 5px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: background .15s,color .15s;
  align-items: center;
  height: 1.875rem;
  width: 30px;
  display: flex;
  color: #A8998A;
  justify-content: center;
}.uxj-gr_arr_70w:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F5EFE6;
}.uxj-gr_arr_70w svg {
  stroke-linejoin: round;
  width: 0.813rem;
  stroke-linecap: round;
  height: 13px;
}.uxj-gr_seo_h_70w {
  margin: 0 0 0.375rem;
  color: #D4C9BB;
  font-weight: 700;
  font-size: 0.813rem;
  font-family: 'Cinzel', serif;
  max-width: 680px;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.uxj-gr_seo_h_70w {
  font-size: 14px;
}
}.uxj-gr_seo_70w {
  line-height: 1.55;
  font-size: 0.75rem;
  max-width: 42.5rem;
  color: #826E5E;
  overflow-wrap: break-word;
  margin-bottom: 12px;
}.uxj-gr_seo_70w strong {
  color: #D4C9BB;
  font-weight: 600;
}.uxj-gr_scroll_70w {
  gap: 0.625rem;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  padding-bottom: 10px;
  overflow-x: auto;
  display: flex;
}.uxj-gr_scroll_70w::-webkit-scrollbar {
  display: none;
}
@media(min-width: 765px) {.uxj-gr_scroll_70w {
  gap: 0.75rem;
}
}.uxj-tb_70w {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #1A1108;
  z-index: 80;
  top: 0;
  height: 56px;
  display: flex;
  right: 0;
  position: fixed;
  left: 0;
  align-items: center;
}.uxj-tb_in_70w {
  padding: 0 14px;
  gap: 0;
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
}.uxj-tb_burger_70w {
  gap: 0.313rem;
  border-radius: 0.625rem;
  align-items: center;
  height: 38px;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  margin-right: 8px;
  width: 38px;
}.uxj-tb_burger_70w:hover {
  background: rgba(255, 255, 255, 0.05);
}.uxj-tb_burger_line_70w {
  background: #A8998A;
  border-radius: 1px;
  width: 1.125rem;
  height: 2px;
  display: block;
}
@media(min-width: 1083px) {.uxj-tb_burger_70w {
  display: none;
}
}.uxj-tb_logo_70w {
  gap: 0.563rem;
  flex-shrink: 0;
  align-items: center;
  overflow-wrap: break-word;
  letter-spacing: -.01em;
  font-size: 18px;
  margin-right: 1.25rem;
  display: flex;
  font-weight: 800;
  color: #F5EFE6;
}.uxj-tb_logo_mark_70w {
  border-radius: 10px;
  overflow: hidden;
  align-items: center;
  width: 2rem;
  display: flex;
  height: 2rem;
  justify-content: center;
}.uxj-tb_logo_mark_70w img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.uxj-tb_nav_70w {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 643px) {.uxj-tb_nav_70w {
  display: flex;
}
}.uxj-tb_tab_70w {
  border-radius: 10px;
  transition: background .15s,color .15s;
  padding: 0.5rem 14px;
  color: #A8998A;
  font-weight: 600;
  font-size: 13px;
  white-space: nowrap;
}.uxj-tb_tab_70w:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EFE6;
}.uxj-tb_tab_70w.uxj-state_active_70w {
  background: rgba(43, 191, 184, 0.18);
  color: #F5EFE6;
}.uxj-tb_right_70w {
  gap: 8px;
  align-items: center;
  margin-left: auto;
  display: flex;
  flex-shrink: 0;
}.uxj-tb_login_70w {
  padding: 9px 1rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 10px;
  transition: border-color .2s,color .2s;
  background: rgba(255, 255, 255, 0.05);
  display: none;
  color: #D4C9BB;
  font-weight: 600;
  font-size: 0.813rem;
}.uxj-tb_login_70w:hover {
  border-color: rgba(43, 191, 184, 0.45);
  color: #F5EFE6;
}
@media(min-width: 483px) {.uxj-tb_login_70w {
  display: block;
}
}.uxj-tb_reg_70w {
  transition: background .2s;
  background: #3ABF72;
  padding: 9px 1.125rem;
  border-radius: 0.625rem;
  font-weight: 700;
  white-space: nowrap;
  color: #0F0A04;
  font-size: 0.813rem;
}.uxj-tb_reg_70w:hover {
  background: #4ED484;
}.uxj-sb_70w {
  transition: transform .25s ease;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  background: #241912;
  width: 220px;
  left: 0;
  overflow-y: auto;
  position: fixed;
  top: 3.5rem;
  z-index: 70;
  bottom: 0;
}.uxj-sb_70w.uxj-state_open_70w {
  transform: translateX(0);
}.uxj-sb_70w::-webkit-scrollbar {
  width: 4px;
}.uxj-sb_70w::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1081px) {.uxj-sb_70w {
  transform: translateX(0);
}
}.uxj-sb_auth_70w {
  padding: 14px 12px 10px;
}.uxj-sb_btn_reg_70w {
  padding: 11px;
  border-radius: 10px;
  background: #3ABF72;
  transition: background .2s;
  font-size: 13px;
  color: #0F0A04;
  display: block;
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-align: center;
}.uxj-sb_btn_reg_70w:hover {
  background: #4ED484;
}.uxj-sb_btn_login_70w {
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s;
  padding: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 10px;
  text-align: center;
  color: #D4C9BB;
  display: block;
  font-weight: 600;
  font-size: 0.813rem;
}.uxj-sb_btn_login_70w:hover {
  border-color: rgba(43, 191, 184, 0.45);
  color: #F5EFE6;
}.uxj-sb_promo_70w {
  padding: 12px 14px;
  overflow: hidden;
  border-radius: 10px;
  border: 1px solid rgba(43, 191, 184, 0.18);
  margin: 0 0.75rem 10px;
  background: linear-gradient(135deg,#2E1A0E,#241912);
  position: relative;
}.uxj-sb_promo_70w::before {
  background: radial-gradient(circle,rgba(43, 191, 184, 0.18),transparent 70%);
  border-radius: 50%;
  right: -1.25rem;
  content: '';
  width: 5rem;
  height: 80px;
  top: -20px;
  position: absolute;
}.uxj-sb_promo_title_70w {
  color: #2BBFB8;
  margin-bottom: 4px;
  font-size: 0.688rem;
  letter-spacing: .06em;
  font-weight: 700;
  text-transform: uppercase;
}.uxj-sb_promo_text_70w {
  line-height: 1.35;
  overflow-wrap: break-word;
  font-weight: 600;
  color: #F5EFE6;
  font-size: 0.75rem;
}.uxj-sb_promo_sub_70w {
  margin-top: 3px;
  color: #826E5E;
  font-size: 0.625rem;
}.uxj-sb_nav_70w {
  padding: 0.375rem 0.5rem 1rem;
}.uxj-sb_nav_lb_70w {
  padding: 10px 0.5rem 0.375rem;
  color: #7A6A5A;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.625rem;
  text-transform: uppercase;
}.uxj-sb_link_70w {
  border-radius: 0.313rem;
  padding: 9px 10px;
  gap: 10px;
  transition: background .15s,color .15s;
  font-weight: 500;
  cursor: pointer;
  color: #A8998A;
  overflow-wrap: break-word;
  display: flex;
  align-items: center;
  font-size: 13px;
}.uxj-sb_link_70w:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EFE6;
}.uxj-sb_link_70w.uxj-state_active_70w {
  background: rgba(43, 191, 184, 0.18);
  color: #F5EFE6;
}.uxj-sb_ic_70w {
  border-radius: 0.313rem;
  height: 1.875rem;
  width: 30px;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  justify-content: center;
}.uxj-sb_ic_70w svg {
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
  height: 1rem;
}.uxj-sb_ic_1_70w {
  background: rgba(43, 191, 184, 0.08);
  color: #2BBFB8;
}.uxj-sb_ic_2_70w {
  background: rgba(58, 191, 114, 0.15);
  color: #3ABF72;
}.uxj-sb_ic_3_70w {
  background: rgba(232, 168, 48, 0.16);
  color: #E8A830;
}.uxj-sb_ic_4_70w {
  background: rgba(200, 122, 58, 0.20);
  color: #C87A3A;
}.uxj-sb_ic_5_70w {
  background: rgba(43, 191, 184, 0.08);
  color: #E8526A;
}.uxj-sb_ic_6_70w {
  background: rgba(200, 122, 58, 0.20);
  color: #8B4FD8;
}.uxj-sb_badge_70w {
  border-radius: 0.313rem;
  padding: 2px 0.438rem;
  background: #E8A830;
  margin-left: auto;
  color: #0F0A04;
  font-size: 9px;
  font-weight: 700;
}.uxj-sb_bot_70w {
  padding: 0.75rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.5rem;
  display: flex;
}.uxj-sb_lang_70w,.uxj-sb_help_70w {
  transition: border-color .2s;
  flex: 1;
  padding: 0.563rem 6px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.313rem;
  gap: 6px;
  font-weight: 600;
  align-items: center;
  display: flex;
  font-size: 0.688rem;
  color: #A8998A;
  justify-content: center;
}.uxj-sb_lang_70w:hover,.uxj-sb_help_70w:hover {
  border-color: rgba(43, 191, 184, 0.45);
  color: #F5EFE6;
}.uxj-sb_lang_70w svg,.uxj-sb_help_70w svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.813rem;
  width: 0.813rem;
}.uxj-sb_bd_70w {
  inset: 0;
  background: rgba(18, 10, 4, 0.72);
  display: none;
  position: fixed;
  z-index: 69;
}.uxj-sb_bd_70w.uxj-state_on_70w {
  display: block;
}
@media(min-width: 1081px) {.uxj-sb_bd_70w {
  display: none!important;
}
}.uxj-mob_nav_70w {
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.11);
  background: #241912;
  left: 0;
  position: fixed;
  right: 0;
  z-index: 80;
  display: flex;
  bottom: 0;
}
@media(min-width: 1078px) {.uxj-mob_nav_70w {
  display: none;
}
}.uxj-mob_nav_item_70w {
  flex: 1;
  gap: 4px;
  padding: 4px 2px;
  cursor: pointer;
  display: flex;
  color: #7A6A5A;
  align-items: center;
  flex-direction: column;
}.uxj-mob_nav_ic_70w {
  line-height: 1;
}.uxj-mob_nav_ic_70w svg {
  width: 1.25rem;
  stroke-linejoin: round;
  height: 1.25rem;
  stroke-linecap: round;
}.uxj-mob_nav_lb_70w {
  color: #7A6A5A;
  font-size: 0.625rem;
  font-weight: 600;
}.uxj-mob_nav_item_70w.uxj-state_active_70w {
  color: #2BBFB8;
}.uxj-mob_nav_item_70w.uxj-state_active_70w .uxj-mob_nav_lb_70w {
  color: #2BBFB8;
}.uxj-hero_70w {
  padding: 20px 16px 0;
  background: #1A1108;
}
@media(min-width: 766px) {.uxj-hero_70w {
  padding: 24px 1.5rem 0;
}
}.uxj-hero_in_70w {
  gap: 12px;
  margin: 0 auto;
  max-width: 1320px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 859px) {.uxj-hero_in_70w {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width:1100px) {.uxj-hero_in_70w {
  grid-template-columns: 1fr 21.25rem;
}
}.uxj-hero_promo_70w {
  overflow: hidden;
  background: #1F1510;
  border-radius: 14px;
  position: relative;
  min-height: 13.75rem;
  display: flex;
  align-items: stretch;
}
@media(min-width: 770px) {.uxj-hero_promo_70w {
  min-height: 280px;
}
}.uxj-hero_promo_bg_70w {
  background: linear-gradient(120deg,#2E1A0E 0%,#1A1108 100%);
  background-position: center;
  inset: 0;
  background-size: cover;
  position: absolute;
}.uxj-hero_promo_bg_70w::after {
  background: linear-gradient(90deg,#1A1108 0%,rgba(18, 10, 4, 0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.uxj-hero_promo_glow_70w {
  background: radial-gradient(circle,rgba(200, 122, 58, 0.20) 0%,transparent 65%);
  border-radius: 50%;
  position: absolute;
  height: 300px;
  top: -2.5rem;
  right: 60px;
  width: 18.75rem;
  pointer-events: none;
}.uxj-hero_promo_ct_70w {
  padding: 1.75rem 1.5rem 28px 1.75rem;
  position: relative;
  z-index: 2;
  flex-direction: column;
  justify-content: center;
  display: flex;
  max-width: 30rem;
}
@media(min-width: 767px) {.uxj-hero_promo_ct_70w {
  padding: 40px 2rem;
}
}.uxj-hero_badge_70w {
  padding: 5px 0.75rem;
  border-radius: 1.25rem;
  background: rgba(43, 191, 184, 0.18);
  border: 1px solid rgba(43, 191, 184, 0.08);
  margin-bottom: 14px;
  font-size: 10px;
  color: #2BBFB8;
  letter-spacing: .08em;
  text-transform: uppercase;
  display: inline-block;
  font-weight: 700;
}.uxj-hero_h1_70w {
  font-family: 'Cinzel', serif;
  color: #F5EFE6;
  font-weight: 800;
  margin-bottom: 10px;
  font-size: 1.625rem;
  overflow-wrap: break-word;
  line-height: 1.15;
}.uxj-hero_h1_70w em {
  font-style: normal;
  color: #E8A830;
}
@media(min-width: 766px) {.uxj-hero_h1_70w {
  font-size: 36px;
}
}.uxj-hero_sub_70w {
  margin-bottom: 1.25rem;
  line-height: 1.55;
  color: #A8998A;
  font-size: 0.813rem;
}
@media(min-width: 767px) {.uxj-hero_sub_70w {
  font-size: 0.875rem;
}
}.uxj-hero_row_70w {
  gap: 0.625rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.uxj-hero_cta_70w {
  padding: 0.813rem 26px;
  border-radius: 0.625rem;
  transition: background .2s;
  background: #3ABF72;
  color: #0F0A04;
  font-weight: 700;
  box-shadow: 0.25rem 0.25rem 0px rgba(58, 191, 114, 0.55), 0 2px 0.75rem rgba(58, 191, 114, 0.25);
  font-size: 14px;
}.uxj-hero_cta_70w:hover {
  background: #4ED484;
}.uxj-hero_terms_70w {
  color: #7A6A5A;
  font-size: 0.688rem;
}.uxj-hero_game_70w {
  border-radius: 0.875rem;
  overflow: hidden;
  background: #1F1510;
  border: 1px solid rgba(255, 255, 255, 0.06);
  position: relative;
  display: flex;
  flex-direction: column;
}.uxj-hero_game_badge_70w {
  padding: 5px 0.625rem;
  border: 1px solid rgba(232, 168, 48, 0.16);
  border-radius: 20px;
  background: rgba(232, 168, 48, 0.16);
  left: 0.75rem;
  font-weight: 700;
  top: 12px;
  text-transform: uppercase;
  position: absolute;
  letter-spacing: .06em;
  z-index: 3;
  font-size: 10px;
  color: #E8A830;
}.uxj-hero_game_badge_70w svg {
  width: 11px;
  margin-right: 0.25rem;
  vertical-align: -1px;
  height: 0.688rem;
}.uxj-hero_game_img_70w {
  overflow: hidden;
  background: linear-gradient(135deg,#2E1A0E,#1A1108);
  position: relative;
  padding-bottom: 60%;
}.uxj-hero_game_img_70w img {
  inset: 0;
  height: 100%;
  object-fit: cover;
  position: absolute;
  width: 100%;
}.uxj-hero_game_play_70w {
  background: rgba(18, 10, 4, 0.72);
  transition: opacity .2s;
  inset: 0;
  justify-content: center;
  display: flex;
  opacity: 0;
  position: absolute;
  align-items: center;
}.uxj-hero_game_70w:hover .uxj-hero_game_play_70w {
  opacity: 1;
}.uxj-hero_game_play_70w span {
  background: #2BBFB8;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  width: 3.25rem;
  align-items: center;
  height: 3.25rem;
}.uxj-hero_game_play_70w span svg {
  width: 18px;
  margin-left: 2px;
  height: 1.125rem;
}.uxj-hero_game_info_70w {
  padding: 14px 1rem;
}.uxj-hero_game_title_70w {
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  margin-bottom: 4px;
  color: #F5EFE6;
}.uxj-hero_game_provider_70w {
  font-size: 11px;
  color: #826E5E;
}.uxj-hero_game_btn_70w {
  border-radius: 10px;
  background: #2BBFB8;
  margin: 0.75rem 16px 16px;
  transition: background .2s;
  padding: 0.688rem;
  text-align: center;
  color: #F5EFE6;
  font-weight: 700;
  font-size: 0.813rem;
  display: block;
}.uxj-hero_game_70w:hover .uxj-hero_game_btn_70w {
  background: #3DD4CD;
}.uxj-sbar_70w {
  background: #1A1108;
  padding: 16px 1rem 0;
}
@media(min-width: 769px) {.uxj-sbar_70w {
  padding: 1.125rem 24px 0;
}
}.uxj-sbar_in_70w {
  margin: 0 auto;
  max-width: 82.5rem;
}.uxj-sbar_row_70w {
  gap: 0.625rem;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
  display: flex;
}.uxj-sbar_input_70w {
  gap: 10px;
  border-radius: 10px;
  padding: 11px 16px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s;
  flex: 1;
  background: #1F1510;
  font-size: 13px;
  cursor: pointer;
  color: #826E5E;
  display: flex;
  align-items: center;
}.uxj-sbar_input_70w:hover {
  border-color: rgba(43, 191, 184, 0.45);
}.uxj-sbar_input_70w svg {
  height: 15px;
  stroke-linejoin: round;
  flex-shrink: 0;
  width: 15px;
  stroke-linecap: round;
}.uxj-sbar_providers_70w {
  background: #1F1510;
  border-radius: 10px;
  gap: 0.5rem;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 11px 1.125rem;
  white-space: nowrap;
  font-weight: 600;
  display: flex;
  color: #D4C9BB;
  font-size: 13px;
  align-items: center;
}.uxj-sbar_providers_70w:hover {
  border-color: rgba(43, 191, 184, 0.45);
  color: #F5EFE6;
}.uxj-sbar_providers_70w svg {
  stroke-linejoin: round;
  width: 14px;
  stroke-linecap: round;
  height: 0.875rem;
}.uxj-sbar_tabs_70w {
  gap: 0.375rem;
  padding-bottom: 2px;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
}.uxj-sbar_tabs_70w::-webkit-scrollbar {
  display: none;
}.uxj-sbar_tab_70w {
  padding: 0.5rem 14px;
  border-radius: 1.25rem;
  gap: 0.438rem;
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s,border-color .15s;
  border: 1px solid rgba(255, 255, 255, 0.06);
  flex-shrink: 0;
  white-space: nowrap;
  cursor: pointer;
  color: #A8998A;
  align-items: center;
  font-size: 12px;
  font-weight: 600;
  display: flex;
}.uxj-sbar_tab_70w:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(43, 191, 184, 0.45);
  color: #F5EFE6;
}.uxj-sbar_tab_70w.uxj-state_active_70w {
  background: rgba(43, 191, 184, 0.18);
  border-color: rgba(43, 191, 184, 0.08);
  color: #F5EFE6;
}.uxj-sbar_tab_ic_70w svg {
  height: 14px;
  width: 14px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.uxj-wy_70w {
  background: #1A1108;
  padding: 2rem 1rem 0;
}
@media(min-width: 769px) {.uxj-wy_70w {
  padding: 2.5rem 24px 0;
}
}.uxj-wy_in_70w {
  margin: 0 auto;
  max-width: 1320px;
}.uxj-wy_head_70w {
  margin-bottom: 1.125rem;
  max-width: 45rem;
}.uxj-wy_label_70w {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
  color: #2BBFB8;
  margin-bottom: 0.5rem;
}.uxj-wy_h2_70w {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
  font-family: 'Cinzel', serif;
  color: #F5EFE6;
  font-weight: 800;
}
@media(min-width: 769px) {.uxj-wy_h2_70w {
  font-size: 24px;
}
}.uxj-wy_intro_70w {
  margin: 0;
  line-height: 1.6;
  font-size: 0.813rem;
  color: #826E5E;
}.uxj-wy_grid_70w {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.uxj-wy_grid_70w {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.uxj-wy_grid_70w {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.uxj-wy_card_70w {
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #241912;
  border-radius: 0.625rem;
  padding: 1.25rem;
}.uxj-wy_card_70w:hover {
  transform: translateY(-2px);
  border-color: rgba(43, 191, 184, 0.08);
}.uxj-wy_card_ic_70w {
  border-radius: 50%;
  background: rgba(43, 191, 184, 0.18);
  align-items: center;
  justify-content: center;
  color: #2BBFB8;
  width: 2.75rem;
  margin-bottom: 14px;
  height: 44px;
  display: flex;
}.uxj-wy_card_ic_70w svg {
  height: 22px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 22px;
}.uxj-wy_card_h_70w {
  margin-bottom: 6px;
  line-height: 1.25;
  color: #F5EFE6;
  font-size: 0.938rem;
  font-weight: 700;
  overflow-wrap: break-word;
}.uxj-wy_card_p_70w {
  color: #826E5E;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 13px;
}.uxj-wy_card_p_70w strong {
  font-weight: 600;
  color: #D4C9BB;
}.uxj-gr_jp_70w {
  background: linear-gradient(135deg,#1E1030 0%,#150B1A 100%);
  overflow: hidden;
  padding: 20px;
  border-radius: 14px;
  position: relative;
}.uxj-gr_jp_70w::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(200, 122, 58, 0.20) 0%,transparent 70%);
  left: -3.75rem;
  top: -60px;
  position: absolute;
  height: 250px;
  width: 250px;
  content: '';
}.uxj-gr_jp_70w::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(232, 168, 48, 0.16) 0%,transparent 70%);
  content: '';
  right: 0;
  width: 200px;
  height: 200px;
  position: absolute;
  bottom: -40px;
}.uxj-gr_jp_head_70w {
  gap: 1rem;
  align-items: flex-start;
  z-index: 1;
  display: flex;
  position: relative;
  margin-bottom: 1rem;
  flex-wrap: wrap;
}.uxj-gr_jp_info_70w {
  flex: 1;
}.uxj-gr_jp_label_70w {
  font-size: 0.688rem;
  letter-spacing: .08em;
  margin-bottom: 0.375rem;
  font-weight: 700;
  color: #8B4FD8;
  text-transform: uppercase;
}.uxj-gr_jp_label_70w svg {
  vertical-align: -2px;
  stroke-linecap: round;
  width: 14px;
  stroke-linejoin: round;
  margin-right: 4px;
  height: 14px;
}.uxj-gr_jp_amount_70w {
  margin-bottom: 4px;
  font-family: 'Cinzel', serif;
  line-height: 1;
  color: #F5EFE6;
  font-size: 2rem;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 769px) {.uxj-gr_jp_amount_70w {
  font-size: 40px;
}
}.uxj-gr_jp_amount_70w span {
  color: #E8A830;
}.uxj-gr_jp_seo_70w {
  color: #A8998A;
  max-width: 480px;
  overflow-wrap: break-word;
  font-size: 12px;
  line-height: 1.5;
}.uxj-gr_jp_cta_70w {
  background: rgba(200, 122, 58, 0.20);
  border-radius: 10px;
  padding: 0.688rem 1.25rem;
  border: 1px solid rgba(200, 122, 58, 0.20);
  transition: background .2s;
  color: #F5EFE6;
  flex-shrink: 0;
  margin-top: 0.25rem;
  align-self: flex-start;
  position: relative;
  white-space: nowrap;
  z-index: 1;
  font-weight: 700;
  font-size: 13px;
}.uxj-gr_jp_cta_70w:hover {
  background: #C87A3A;
}.uxj-gcg_70w {
  background: #1A1108;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.uxj-gcg_70w {
  padding: 44px 1.5rem 0;
}
}.uxj-gcg_in_70w {
  margin: 0 auto;
  max-width: 82.5rem;
}.uxj-gcg_head_70w {
  max-width: 45rem;
  margin-bottom: 20px;
}.uxj-gcg_label_70w {
  text-transform: uppercase;
  color: #2BBFB8;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
}.uxj-gcg_h2_70w {
  font-weight: 800;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-size: 1.375rem;
  color: #F5EFE6;
  margin-bottom: 0.5rem;
}
@media(min-width: 769px) {.uxj-gcg_h2_70w {
  font-size: 28px;
}
}.uxj-gcg_intro_70w {
  color: #826E5E;
  line-height: 1.6;
  font-size: 0.813rem;
}.uxj-gcg_grid_70w {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.uxj-gcg_grid_70w {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.uxj-gcg_grid_70w {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.uxj-gcg_card_70w {
  border: 1px solid rgba(255, 255, 255, 0.11);
  overflow: hidden;
  padding: 1.25rem;
  transition: transform .2s,border-color .2s;
  border-radius: 0.875rem;
  min-height: 240px;
  justify-content: flex-end;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  position: relative;
}.uxj-gcg_card_70w:hover {
  transform: translateY(-3px);
  border-color: rgba(43, 191, 184, 0.18);
}.uxj-gcg_card_bg_70w {
  inset: 0;
  position: absolute;
  z-index: 0;
}.uxj-gcg_card_bg_70w::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.uxj-gcg_card_ic_70w {
  background: rgba(0,0,0,.45);
  border-radius: 5px;
  z-index: 2;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  color: #F5EFE6;
  position: absolute;
  right: 1.125rem;
  justify-content: center;
  top: 18px;
}.uxj-gcg_card_ic_70w svg {
  width: 1.25rem;
  stroke-linejoin: round;
  height: 1.25rem;
  stroke-linecap: round;
}.uxj-gcg_card_ct_70w {
  position: relative;
  z-index: 1;
}.uxj-gcg_card_h_70w {
  font-family: 'Cinzel', serif;
  line-height: 1.2;
  font-weight: 800;
  margin-bottom: 0.5rem;
  color: #F5EFE6;
  overflow-wrap: break-word;
  font-size: 18px;
}
@media(min-width:768px) {.uxj-gcg_card_h_70w {
  font-size: 1.25rem;
}
}.uxj-gcg_card_p_70w {
  overflow-wrap: break-word;
  line-height: 1.55;
  color: rgba(255,255,255,.82);
  margin-bottom: 10px;
  font-size: 12px;
}.uxj-gcg_card_p_70w strong {
  color: #F5EFE6;
  font-weight: 600;
}.uxj-gcg_card_cta_70w {
  gap: 4px;
  font-size: 12px;
  display: inline-flex;
  color: #2BBFB8;
  letter-spacing: .04em;
  font-weight: 700;
  text-transform: uppercase;
  align-items: center;
}.uxj-gcg_card_cta_70w svg {
  width: 12px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.75rem;
}.uxj-ws_70w {
  background: #1A1108;
  padding: 2rem 1rem 0;
}
@media(min-width: 765px) {.uxj-ws_70w {
  padding: 2.25rem 1.5rem 0;
}
}.uxj-ws_in_70w {
  margin: 0 auto;
  max-width: 82.5rem;
}.uxj-ws_head_70w {
  gap: 12px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.875rem;
}.uxj-ws_title_70w {
  gap: 0.625rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  color: #F5EFE6;
  font-weight: 700;
  font-size: 1rem;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
}.uxj-ws_title_ic_70w svg {
  color: #E8A830;
  height: 18px;
  stroke-linecap: round;
  width: 1.125rem;
  stroke-linejoin: round;
}.uxj-ws_online_70w {
  gap: 7px;
  align-items: center;
  font-size: 0.75rem;
  font-weight: 600;
  color: #826E5E;
  display: flex;
}.uxj-ws_online_dot_70w {
  border-radius: 50%;
  background: #3ABF72;
  box-shadow: 0 0 6px rgba(58, 191, 114, 0.15);
  flex-shrink: 0;
  width: 8px;
  height: 0.5rem;
}.uxj-ws_scroll_70w {
  gap: 8px;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
  padding-bottom: 8px;
}.uxj-ws_scroll_70w::-webkit-scrollbar {
  display: none;
}.uxj-wc_70w {
  gap: 0.625rem;
  padding: 10px 14px;
  background: #1F1510;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  display: flex;
  align-items: center;
  flex-shrink: 0;
  min-width: 13.75rem;
}.uxj-wc_img_70w {
  background: #241912;
  border-radius: 5px;
  overflow: hidden;
  flex-shrink: 0;
  width: 2.25rem;
  height: 2.25rem;
}.uxj-wc_img_70w img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.uxj-wc_info_70w {
  min-width: 0;
}.uxj-wc_game_70w {
  overflow: hidden;
  font-weight: 600;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #D4C9BB;
  font-size: 0.75rem;
}.uxj-wc_player_70w {
  overflow: hidden;
  font-size: 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #7A6A5A;
}.uxj-wc_amount_70w {
  white-space: nowrap;
  color: #3ABF72;
  font-weight: 700;
  flex-shrink: 0;
  font-size: 0.813rem;
  margin-left: auto;
}.uxj-prov_70w {
  padding: 2.25rem 1rem 0;
  background: #1A1108;
}
@media(min-width: 767px) {.uxj-prov_70w {
  padding: 44px 24px 0;
}
}.uxj-prov_in_70w {
  margin: 0 auto;
  max-width: 82.5rem;
}.uxj-prov_head_70w {
  margin-bottom: 16px;
}.uxj-prov_label_70w {
  font-weight: 700;
  color: #2BBFB8;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
}.uxj-prov_h2_70w {
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  color: #F5EFE6;
  font-size: 1.25rem;
  margin-bottom: 8px;
  font-weight: 800;
}
@media(min-width: 767px) {.uxj-prov_h2_70w {
  font-size: 1.5rem;
}
}.uxj-prov_seo_70w {
  font-size: 0.813rem;
  max-width: 38.75rem;
  color: #826E5E;
  line-height: 1.6;
  overflow-wrap: break-word;
  margin-bottom: 1rem;
}.uxj-prov_seo_70w strong {
  font-weight: 700;
  color: #D4C9BB;
}.uxj-prov_seo_70w a {
  text-decoration: underline;
  color: #2BBFB8;
}.uxj-prov_grid_70w {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 638px) {.uxj-prov_grid_70w {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.uxj-prov_grid_70w {
  grid-template-columns: repeat(8,1fr);
}
}.uxj-prov_card_70w {
  padding: 0.875rem 10px;
  border-radius: 0.625rem;
  background: #1F1510;
  transition: border-color .2s,background .2s;
  gap: 7px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  display: flex;
  flex-direction: column;
  cursor: pointer;
  align-items: center;
}.uxj-prov_card_70w:hover {
  background: #241912;
  border-color: rgba(43, 191, 184, 0.45);
}.uxj-prov_logo_70w {
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 5px;
  width: 2.75rem;
  justify-content: center;
  display: flex;
  align-items: center;
  height: 2.75rem;
}.uxj-prov_logo_70w img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.uxj-prov_name_70w {
  font-size: 11px;
  font-weight: 600;
  text-align: center;
  color: #A8998A;
  overflow-wrap: break-word;
}.uxj-bon_70w {
  padding: 36px 1rem 0;
  background: #1A1108;
}
@media(min-width: 771px) {.uxj-bon_70w {
  padding: 2.75rem 24px 0;
}
}.uxj-bon_in_70w {
  margin: 0 auto;
  max-width: 1320px;
}.uxj-bon_head_70w {
  margin-bottom: 1.25rem;
}.uxj-bon_label_70w {
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-weight: 700;
  color: #2BBFB8;
}.uxj-bon_h2_70w {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 8px;
  font-family: 'Cinzel', serif;
  color: #F5EFE6;
  font-weight: 800;
}
@media(min-width: 771px) {.uxj-bon_h2_70w {
  font-size: 1.5rem;
}
}.uxj-bon_seo_70w {
  line-height: 1.6;
  max-width: 620px;
  color: #826E5E;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.uxj-bon_seo_70w strong {
  color: #D4C9BB;
  font-weight: 700;
}.uxj-bon_seo_70w a {
  text-decoration: underline;
  color: #2BBFB8;
}.uxj-bon_grid_70w {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 639px) {.uxj-bon_grid_70w {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.uxj-bon_grid_70w {
  grid-template-columns: repeat(5,1fr);
}
}.uxj-bon_card_70w {
  transition: border-color .2s,transform .2s;
  padding: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #1F1510;
  border-radius: 10px;
}.uxj-bon_card_70w:hover {
  transform: translateY(-2px);
  border-color: rgba(43, 191, 184, 0.08);
}.uxj-bon_card_ic_70w svg {
  stroke-linecap: round;
  height: 26px;
  width: 1.625rem;
  stroke-linejoin: round;
}.uxj-bon_card_ic_70w {
  margin-bottom: 0.625rem;
}.uxj-bon_card_type_70w {
  color: #826E5E;
  font-weight: 700;
  margin-bottom: 6px;
  letter-spacing: .06em;
  text-transform: uppercase;
  font-size: 10px;
}.uxj-bon_card_amount_70w {
  font-size: 18px;
  line-height: 1.1;
  margin-bottom: 0.375rem;
  color: #E8A830;
  font-weight: 800;
}.uxj-bon_card_name_70w {
  font-weight: 600;
  overflow-wrap: break-word;
  color: #F5EFE6;
  font-size: 0.813rem;
  margin-bottom: 0.5rem;
}.uxj-bon_card_detail_70w {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 0.5rem;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #7A6A5A;
  line-height: 1.5;
}.uxj-app_70w {
  background: #1A1108;
  padding: 2.25rem 16px 0;
}
@media(min-width: 770px) {.uxj-app_70w {
  padding: 44px 24px 0;
}
}.uxj-app_in_70w {
  margin: 0 auto;
  max-width: 1320px;
}.uxj-app_head_70w {
  margin-bottom: 16px;
}.uxj-app_label_70w {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  color: #2BBFB8;
  margin-bottom: 0.5rem;
}.uxj-app_h2_70w {
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F5EFE6;
  margin-bottom: 0.375rem;
  font-family: 'Cinzel', serif;
  font-size: 1.25rem;
}
@media(min-width: 771px) {.uxj-app_h2_70w {
  font-size: 1.5rem;
}
}.uxj-app_sub_70w {
  font-size: 13px;
  color: #826E5E;
  max-width: 600px;
  overflow-wrap: break-word;
  line-height: 1.6;
}.uxj-app_sub_70w strong {
  color: #D4C9BB;
  font-weight: 700;
}.uxj-app_cards_70w {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 16px;
}
@media(min-width:640px) {.uxj-app_cards_70w {
  grid-template-columns: repeat(3,1fr);
}
}.uxj-app_card_70w {
  gap: 16px;
  border-radius: 0.625rem;
  padding: 1.25rem;
  overflow: hidden;
  position: relative;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.uxj-app_card_ios_70w {
  background: linear-gradient(135deg,rgba(43, 191, 184, 0.18) 0%,#241912 100%);
}.uxj-app_card_android_70w {
  background: linear-gradient(135deg,rgba(58, 191, 114, 0.15) 0%,#241912 100%);
}.uxj-app_card_win_70w {
  background: linear-gradient(135deg,rgba(232, 168, 48, 0.16) 0%,#241912 100%);
}.uxj-app_card_ic_70w svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 2.125rem;
  width: 2.125rem;
}.uxj-app_card_ic_70w {
  color: #F5EFE6;
  flex-shrink: 0;
}.uxj-app_card_os_70w {
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.375rem;
  font-size: 10px;
  color: #826E5E;
  text-transform: uppercase;
}.uxj-app_card_title_70w {
  line-height: 1.2;
  overflow-wrap: break-word;
  font-size: 15px;
  margin-bottom: 0.375rem;
  font-weight: 700;
  color: #F5EFE6;
}.uxj-app_card_text_70w {
  color: #826E5E;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.5;
  font-size: 0.75rem;
}.uxj-app_card_btn_70w {
  padding: 0.625rem 1.125rem;
  gap: 7px;
  border: 1px solid rgba(43, 191, 184, 0.45);
  transition: background .2s;
  background: rgba(255, 255, 255, 0.12);
  border-radius: 0.313rem;
  align-items: center;
  color: #F5EFE6;
  font-weight: 700;
  font-size: 0.813rem;
  display: inline-flex;
}.uxj-app_card_btn_70w:hover {
  background: rgba(255, 255, 255, 0.07);
}.uxj-reg_70w {
  padding: 2.25rem 16px 0;
  background: #1A1108;
}
@media(min-width: 770px) {.uxj-reg_70w {
  padding: 44px 1.5rem 0;
}
}.uxj-reg_in_70w {
  border-radius: 14px;
  background: #241912;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 28px 1.5rem;
  max-width: 82.5rem;
}
@media(min-width: 766px) {.uxj-reg_in_70w {
  padding: 2.5rem;
}
}.uxj-reg_top_70w {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 862px) {.uxj-reg_top_70w {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.uxj-reg_label_70w {
  margin-bottom: 0.625rem;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #2BBFB8;
  font-size: 0.688rem;
}.uxj-reg_h2_70w {
  color: #F5EFE6;
  font-family: 'Cinzel', serif;
  font-size: 1.375rem;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 12px;
  line-height: 1.2;
}
@media(min-width: 769px) {.uxj-reg_h2_70w {
  font-size: 28px;
}
}.uxj-reg_bonus_70w {
  border: 1px solid rgba(232, 168, 48, 0.16);
  border-radius: 10px;
  padding: 10px 16px;
  gap: 8px;
  background: rgba(232, 168, 48, 0.16);
  align-items: center;
  display: inline-flex;
  margin-bottom: 1rem;
}.uxj-reg_bonus_amount_70w {
  color: #E8A830;
  font-size: 20px;
  font-weight: 800;
}.uxj-reg_bonus_text_70w {
  color: #A8998A;
  line-height: 1.35;
  font-size: 0.813rem;
}.uxj-reg_cta_btn_70w {
  padding: 14px 2rem;
  border-radius: 10px;
  background: #3ABF72;
  transition: background .2s;
  color: #0F0A04;
  display: inline-block;
  margin-bottom: 0.75rem;
  font-weight: 700;
  box-shadow: 0.25rem 4px 0px rgba(58, 191, 114, 0.55), 0 2px 12px rgba(58, 191, 114, 0.25);
  font-size: 0.938rem;
}.uxj-reg_cta_btn_70w:hover {
  background: #4ED484;
}.uxj-reg_terms_70w {
  line-height: 1.5;
  font-size: 11px;
  color: #7A6A5A;
}.uxj-reg_seo_70w {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 1.25rem;
  font-size: 0.813rem;
  padding-top: 1.25rem;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #826E5E;
}.uxj-reg_seo_70w p {
  color: #826E5E;
  font-size: 13px;
  margin-bottom: 0.625rem;
  line-height: 1.65;
}.uxj-reg_seo_70w p:last-child {
  margin-bottom: 0;
}.uxj-reg_seo_70w strong {
  color: #D4C9BB;
  font-weight: 700;
}.uxj-reg_seo_70w a {
  transition: color .2s;
  color: #2BBFB8;
  text-decoration: underline;
}.uxj-reg_seo_70w a:hover {
  color: #3DD4CD;
}.uxj-reg_seo_70w ul,.uxj-reg_seo_70w ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 18px;
}.uxj-reg_seo_70w ol {
  list-style: decimal;
}.uxj-reg_seo_70w li {
  color: #826E5E;
  margin-bottom: 0.25rem;
  font-size: 13px;
  line-height: 1.65;
}.uxj-reg_seo_70w table {
  display: block;
  margin-bottom: 0.625rem;
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
  font-size: 13px;
}
@media(min-width:768px) {.uxj-reg_seo_70w table {
  display: table;
}
}.uxj-reg_seo_70w th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #D4C9BB;
}.uxj-reg_seo_70w td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem;
  color: #826E5E;
}.uxj-reg_steps_70w {
  gap: 0.875rem;
  display: flex;
  margin-top: 28px;
  flex-direction: column;
}
@media(min-width: 861px) {.uxj-reg_steps_70w {
  margin-top: 0;
}
}.uxj-reg_step_70w {
  background: rgba(255, 255, 255, 0.05);
  gap: 14px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 1rem;
  border-radius: 10px;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.uxj-reg_step_num_70w {
  border-radius: 50%;
  background: rgba(43, 191, 184, 0.18);
  border: 1px solid rgba(43, 191, 184, 0.08);
  width: 34px;
  display: flex;
  font-size: 0.875rem;
  flex-shrink: 0;
  color: #2BBFB8;
  font-weight: 800;
  align-items: center;
  height: 2.125rem;
  justify-content: center;
}.uxj-reg_step_title_70w {
  font-weight: 700;
  color: #F5EFE6;
  font-size: 0.875rem;
  margin-bottom: 3px;
}.uxj-reg_step_text_70w {
  line-height: 1.5;
  font-size: 12px;
  color: #826E5E;
}.uxj-reg_trust_70w {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  padding-top: 20px;
  margin-top: 1.25rem;
}.uxj-reg_trust_item_70w {
  gap: 0.438rem;
  display: flex;
  font-size: 12px;
  overflow-wrap: break-word;
  align-items: center;
  color: #826E5E;
}.uxj-reg_trust_ic_70w svg {
  width: 1rem;
  color: #2BBFB8;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 16px;
}.uxj-seo_70w {
  padding: 2.25rem 1rem 0;
  background: #1A1108;
}
@media(min-width: 765px) {.uxj-seo_70w {
  padding: 44px 1.5rem 0;
}
}.uxj-seo_in_70w {
  background: #241912;
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 14px;
  max-width: 82.5rem;
}
@media(min-width: 771px) {.uxj-seo_in_70w {
  padding: 36px 2.5rem;
}
}.uxj-seo_label_70w {
  color: #2BBFB8;
  margin-bottom: 0.625rem;
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .08em;
}.uxj-seo_h2_70w {
  color: #F5EFE6;
  font-size: 20px;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  line-height: 1.25;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
}
@media(min-width: 770px) {.uxj-seo_h2_70w {
  font-size: 1.5rem;
}
}.uxj-seo_body_70w {
  overflow-wrap: break-word;
  font-size: 14px;
  line-height: 1.75;
  color: #A8998A;
}.uxj-seo_body_70w p {
  font-size: 14px;
  line-height: 1.75;
  color: #A8998A;
  margin-bottom: 0.75rem;
}.uxj-seo_body_70w p:last-child {
  margin-bottom: 0;
}.uxj-seo_body_70w strong {
  font-weight: 700;
  color: #D4C9BB;
}.uxj-seo_body_70w a {
  transition: color .2s;
  color: #2BBFB8;
  text-decoration: underline;
}.uxj-seo_body_70w a:hover {
  color: #3DD4CD;
}.uxj-seo_body_70w ul,.uxj-seo_body_70w ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.uxj-seo_body_70w ol {
  list-style: decimal;
}.uxj-seo_body_70w li {
  font-size: 14px;
  color: #A8998A;
  margin-bottom: 6px;
  line-height: 1.75;
}.uxj-seo_body_70w table {
  display: block;
  border-collapse: collapse;
  font-size: 13px;
  margin-bottom: 12px;
  width: 100%;
  overflow-x: auto;
}
@media(min-width: 770px) {.uxj-seo_body_70w table {
  display: table;
}
}.uxj-seo_body_70w th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  color: #D4C9BB;
  font-weight: 700;
  text-align: left;
}.uxj-seo_body_70w td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #A8998A;
}.uxj-seo_cols_70w {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 639px) {.uxj-seo_cols_70w {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.uxj-seo_cols_70w {
  grid-template-columns: repeat(3,1fr);
}
}.uxj-seo_col_h_70w {
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 13px;
  margin-bottom: 7px;
  color: #D4C9BB;
}.uxj-seo_col_p_70w {
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #826E5E;
  font-size: 13px;
}.uxj-seo_stats_70w {
  margin: 1.25rem 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.uxj-seo_stat_70w {
  padding: 14px 16px;
  border-radius: 0.625rem;
  background: rgba(43, 191, 184, 0.08);
  flex: 1;
  border: 1px solid rgba(43, 191, 184, 0.18);
  min-width: 8.75rem;
}.uxj-seo_stat_val_70w {
  overflow-wrap: break-word;
  font-size: 20px;
  color: #2BBFB8;
  margin-bottom: 0.25rem;
  font-weight: 800;
}.uxj-seo_stat_lb_70w {
  color: #826E5E;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.uxj-seo_70w {
  background: #1A1108;
  padding: 36px 1rem 0;
}
@media(min-width: 765px) {.uxj-seo_70w {
  padding: 44px 24px 0;
}
}.uxj-seo_in_70w {
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 14px;
  margin: 0 auto;
  background: #241912;
  padding: 1.75rem 1.5rem;
  max-width: 82.5rem;
}
@media(min-width: 766px) {.uxj-seo_in_70w {
  padding: 36px 40px;
}
}.uxj-seo_label_70w {
  letter-spacing: .08em;
  color: #2BBFB8;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  font-size: 11px;
}.uxj-seo_h2_70w {
  font-family: 'Cinzel', serif;
  font-weight: 800;
  margin-bottom: 0.875rem;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-size: 20px;
  color: #F5EFE6;
}
@media(min-width: 767px) {.uxj-seo_h2_70w {
  font-size: 24px;
}
}.uxj-seo_body_70w {
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #A8998A;
  font-size: 14px;
}.uxj-seo_body_70w p {
  color: #A8998A;
  line-height: 1.75;
  margin-bottom: 12px;
  font-size: 0.875rem;
}.uxj-seo_body_70w p:last-child {
  margin-bottom: 0;
}.uxj-seo_body_70w strong {
  font-weight: 700;
  color: #D4C9BB;
}.uxj-seo_body_70w a {
  transition: color .2s;
  color: #2BBFB8;
  text-decoration: underline;
}.uxj-seo_body_70w a:hover {
  color: #3DD4CD;
}.uxj-seo_body_70w ul,.uxj-seo_body_70w ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.uxj-seo_body_70w ol {
  list-style: decimal;
}.uxj-seo_body_70w li {
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 0.375rem;
  color: #A8998A;
}.uxj-seo_body_70w table {
  margin-bottom: 12px;
  width: 100%;
  border-collapse: collapse;
  font-size: 0.813rem;
  overflow-x: auto;
  display: block;
}
@media(min-width: 767px) {.uxj-seo_body_70w table {
  display: table;
}
}.uxj-seo_body_70w th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #D4C9BB;
  font-weight: 700;
}.uxj-seo_body_70w td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A8998A;
}.uxj-seo_cols_70w {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 642px) {.uxj-seo_cols_70w {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.uxj-seo_cols_70w {
  grid-template-columns: repeat(3,1fr);
}
}.uxj-seo_col_h_70w {
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 13px;
  color: #D4C9BB;
  margin-bottom: 0.438rem;
}.uxj-seo_col_p_70w {
  color: #826E5E;
  line-height: 1.65;
  font-size: 13px;
  overflow-wrap: break-word;
}.uxj-seo_stats_70w {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.uxj-seo_stat_70w {
  flex: 1;
  padding: 0.875rem 1rem;
  border: 1px solid rgba(43, 191, 184, 0.18);
  border-radius: 10px;
  background: rgba(43, 191, 184, 0.08);
  min-width: 8.75rem;
}.uxj-seo_stat_val_70w {
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 4px;
  font-size: 1.25rem;
  color: #2BBFB8;
}.uxj-seo_stat_lb_70w {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #826E5E;
}.uxj-faq_70w {
  padding: 2.25rem 1rem 0;
  background: #1A1108;
}
@media(min-width: 769px) {.uxj-faq_70w {
  padding: 44px 24px 0;
}
}.uxj-faq_in_70w {
  margin: 0 auto;
  max-width: 1320px;
}.uxj-faq_head_70w {
  margin-bottom: 1.25rem;
}.uxj-faq_label_70w {
  font-size: 11px;
  color: #2BBFB8;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
}.uxj-faq_h2_70w {
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  color: #F5EFE6;
  font-size: 20px;
}
@media(min-width: 769px) {.uxj-faq_h2_70w {
  font-size: 24px;
}
}.uxj-faq_list_70w {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.uxj-faq_item_70w {
  border-radius: 0.625rem;
  background: #241912;
  border: 1px solid rgba(255, 255, 255, 0.11);
  overflow: hidden;
}.uxj-faq_q_70w {
  gap: 0.75rem;
  padding: 16px 20px;
  transition: color .2s;
  cursor: pointer;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  flex-wrap: wrap;
  color: #D4C9BB;
  display: flex;
  justify-content: space-between;
  font-weight: 600;
  align-items: center;
}.uxj-faq_q_70w:hover {
  color: #F5EFE6;
}.uxj-faq_q_ic_70w {
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  justify-content: center;
  flex-shrink: 0;
  color: #2BBFB8;
  display: flex;
  height: 1.5rem;
  font-size: 1rem;
  align-items: center;
  width: 24px;
}.uxj-faq_item_70w.uxj-state_open_70w .uxj-faq_q_ic_70w {
  transform: rotate(45deg);
}.uxj-faq_a_70w {
  padding: 0 20px 1rem;
  line-height: 1.7;
  display: none;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #826E5E;
}.uxj-faq_item_70w.uxj-state_open_70w .uxj-faq_a_70w {
  display: block;
}.uxj-faq_a_70w strong {
  color: #D4C9BB;
  font-weight: 700;
}.uxj-faq_a_70w a {
  text-decoration: underline;
  color: #2BBFB8;
}.uxj-faq_a_70w ul,.uxj-faq_a_70w ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 20px;
}.uxj-faq_a_70w ol {
  list-style: decimal;
}.uxj-faq_a_70w li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.uxj-faq_a_70w table {
  margin: 8px 0;
  border-collapse: collapse;
  width: 100%;
  display: block;
  overflow-x: auto;
  font-size: 0.75rem;
}
@media(min-width: 767px) {.uxj-faq_a_70w table {
  display: table;
}
}.uxj-faq_a_70w th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.375rem 8px;
  font-weight: 700;
  text-align: left;
  color: #D4C9BB;
}.uxj-faq_a_70w td {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #826E5E;
}.uxj-seo_70w {
  background: #1A1108;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.uxj-seo_70w {
  padding: 2.75rem 24px 0;
}
}.uxj-seo_in_70w {
  margin: 0 auto;
  padding: 28px 1.5rem;
  border-radius: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #241912;
  max-width: 1320px;
}
@media(min-width: 766px) {.uxj-seo_in_70w {
  padding: 2.25rem 40px;
}
}.uxj-seo_label_70w {
  text-transform: uppercase;
  color: #2BBFB8;
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 10px;
}.uxj-seo_h2_70w {
  font-family: 'Cinzel', serif;
  margin-bottom: 0.875rem;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F5EFE6;
  line-height: 1.25;
  font-size: 20px;
}
@media(min-width: 766px) {.uxj-seo_h2_70w {
  font-size: 1.5rem;
}
}.uxj-seo_body_70w {
  font-size: 14px;
  color: #A8998A;
  line-height: 1.75;
  overflow-wrap: break-word;
}.uxj-seo_body_70w p {
  margin-bottom: 0.75rem;
  line-height: 1.75;
  font-size: 14px;
  color: #A8998A;
}.uxj-seo_body_70w p:last-child {
  margin-bottom: 0;
}.uxj-seo_body_70w strong {
  color: #D4C9BB;
  font-weight: 700;
}.uxj-seo_body_70w a {
  transition: color .2s;
  color: #2BBFB8;
  text-decoration: underline;
}.uxj-seo_body_70w a:hover {
  color: #3DD4CD;
}.uxj-seo_body_70w ul,.uxj-seo_body_70w ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.uxj-seo_body_70w ol {
  list-style: decimal;
}.uxj-seo_body_70w li {
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  color: #A8998A;
}.uxj-seo_body_70w table {
  border-collapse: collapse;
  overflow-x: auto;
  font-size: 0.813rem;
  width: 100%;
  margin-bottom: 12px;
  display: block;
}
@media(min-width: 767px) {.uxj-seo_body_70w table {
  display: table;
}
}.uxj-seo_body_70w th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #D4C9BB;
}.uxj-seo_body_70w td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #A8998A;
}.uxj-seo_cols_70w {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.uxj-seo_cols_70w {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.uxj-seo_cols_70w {
  grid-template-columns: repeat(3,1fr);
}
}.uxj-seo_col_h_70w {
  overflow-wrap: break-word;
  margin-bottom: 7px;
  font-size: 0.813rem;
  font-weight: 700;
  color: #D4C9BB;
}.uxj-seo_col_p_70w {
  font-size: 13px;
  line-height: 1.65;
  color: #826E5E;
  overflow-wrap: break-word;
}.uxj-seo_stats_70w {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.uxj-seo_stat_70w {
  padding: 14px 16px;
  flex: 1;
  border-radius: 0.625rem;
  border: 1px solid rgba(43, 191, 184, 0.18);
  background: rgba(43, 191, 184, 0.08);
  min-width: 8.75rem;
}.uxj-seo_stat_val_70w {
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  color: #2BBFB8;
  font-size: 1.25rem;
  font-weight: 800;
}.uxj-seo_stat_lb_70w {
  color: #826E5E;
  font-size: 11px;
  overflow-wrap: break-word;
}.uxj-ft_70w {
  background: #120C05;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 3rem;
}.uxj-ft_support_70w {
  padding: 1.5rem 16px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 766px) {.uxj-ft_support_70w {
  padding: 28px 1.5rem;
}
}.uxj-ft_support_in_70w {
  margin: 0 auto;
  gap: 16px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  max-width: 1320px;
}.uxj-ft_support_main_70w {
  flex: 1;
  gap: 16px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  min-width: 220px;
}.uxj-ft_support_ic_70w {
  flex-shrink: 0;
  color: #2BBFB8;
}.uxj-ft_support_ic_70w svg {
  height: 1.875rem;
  stroke-linecap: round;
  width: 30px;
  stroke-linejoin: round;
}.uxj-ft_support_text_title_70w {
  font-size: 15px;
  font-weight: 700;
  color: #F5EFE6;
  margin-bottom: 3px;
  overflow-wrap: break-word;
}.uxj-ft_support_text_sub_70w {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #826E5E;
}.uxj-ft_support_btn_70w {
  background: #2BBFB8;
  border-radius: 0.625rem;
  padding: 11px 1.375rem;
  transition: background .2s;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 700;
  flex-shrink: 0;
  color: #F5EFE6;
}.uxj-ft_support_btn_70w:hover {
  background: #3DD4CD;
}.uxj-ft_support_contacts_70w {
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
  margin-left: auto;
}.uxj-ft_support_contact_70w {
  font-size: 12px;
  line-height: 1.4;
  color: #7A6A5A;
}.uxj-ft_support_contact_70w strong {
  margin-bottom: 2px;
  font-size: 11px;
  display: block;
  color: #A8998A;
  font-weight: 600;
}.uxj-ft_main_70w {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 32px 16px 1.5rem;
}
@media(min-width: 769px) {.uxj-ft_main_70w {
  padding: 2.5rem 1.5rem 2rem;
}
}.uxj-ft_main_in_70w {
  margin: 0 auto;
  gap: 24px;
  grid-template-columns: 1fr 1fr;
  display: grid;
  max-width: 82.5rem;
}
@media(min-width: 637px) {.uxj-ft_main_in_70w {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.uxj-ft_main_in_70w {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.uxj-ft_col_logo_70w {
  grid-column: 1/-1;
}
@media(min-width: 1079px) {.uxj-ft_col_logo_70w {
  grid-column: auto;
}
}.uxj-ft_logo_70w {
  gap: 0.563rem;
  display: flex;
  font-size: 1rem;
  color: #F5EFE6;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  align-items: center;
  font-weight: 800;
  flex-wrap: wrap;
}.uxj-ft_logo_mark_70w {
  overflow: hidden;
  border-radius: 0.313rem;
  width: 30px;
  height: 1.875rem;
}.uxj-ft_logo_mark_70w img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.uxj-ft_logo_sub_70w {
  overflow-wrap: break-word;
  font-size: 12px;
  line-height: 1.55;
  max-width: 200px;
  color: #7A6A5A;
}.uxj-ft_col_title_70w {
  color: #A8998A;
  text-transform: uppercase;
  font-size: 0.75rem;
  font-weight: 700;
  margin-bottom: 14px;
  letter-spacing: .07em;
}.uxj-ft_col_links_70w {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.uxj-ft_col_link_70w {
  transition: color .2s;
  color: #7A6A5A;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.uxj-ft_col_link_70w:hover {
  color: #D4C9BB;
}.uxj-ft_apps_70w {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.uxj-ft_app_card_70w {
  padding: 10px 0.75rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.313rem;
  gap: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  display: flex;
  align-items: center;
}.uxj-ft_app_card_70w:hover {
  border-color: rgba(43, 191, 184, 0.45);
}.uxj-ft_app_card_ic_70w svg {
  height: 1.375rem;
  stroke-linecap: round;
  width: 1.375rem;
  stroke-linejoin: round;
}.uxj-ft_app_card_os_70w {
  color: #7A6A5A;
  font-weight: 600;
  font-size: 0.625rem;
}.uxj-ft_app_card_action_70w {
  font-weight: 700;
  font-size: 12px;
  color: #D4C9BB;
}.uxj-ft_bot_70w {
  padding: 1.25rem 16px;
}
@media(min-width: 765px) {.uxj-ft_bot_70w {
  padding: 20px 24px;
}
}.uxj-ft_bot_in_70w {
  gap: 1rem;
  margin: 0 auto;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  max-width: 1320px;
}.uxj-ft_socials_70w {
  gap: 8px;
  display: flex;
}.uxj-ft_soc_70w {
  border-radius: 5px;
  transition: background .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  height: 36px;
  align-items: center;
  color: #A8998A;
  justify-content: center;
  width: 2.25rem;
}.uxj-ft_soc_70w svg {
  stroke-linejoin: round;
  width: 16px;
  height: 16px;
  stroke-linecap: round;
}.uxj-ft_soc_70w:hover {
  background: rgba(255, 255, 255, 0.07);
}.uxj-ft_legal_70w {
  flex: 1;
  font-size: 11px;
  line-height: 1.6;
  color: #8C7A68;
  overflow-wrap: break-word;
  min-width: 200px;
}.uxj-ft_legal_70w strong {
  font-weight: 700;
  color: #A8998A;
}.uxj-ft_legal_70w a {
  color: #A8998A;
  text-decoration: underline;
}.uxj-ft_age_70w {
  border-radius: 50%;
  border: 2px solid #8C7A68;
  align-items: center;
  color: #8C7A68;
  justify-content: center;
  height: 32px;
  margin-left: auto;
  font-weight: 800;
  width: 2rem;
  flex-shrink: 0;
  display: flex;
  font-size: 0.688rem;
}