*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  font-family: 'Nunito', sans-serif;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  line-height: 1.6;
  background-color: #1A0E08;
  color: #D4C0A4;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  border: none;
  background: transparent;
  cursor: pointer;
  color: inherit;
}a {
  text-decoration: none;
  color: inherit;
}.dxj-layout_0jj {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.dxj-page_0jj {
  min-height: 100vh;
  display: flex;
}.dxj-main_0jj {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media screen and (min-width:1080px) {.dxj-main_0jj {
  padding-left: 13.75rem;
}
}
@media screen and (max-width: 1080px) {.dxj-main_0jj {
  padding-bottom: 4.5rem;
}
}.dxj-gc_0jj {
  border: 1px solid rgba(255, 210, 160, 0.06);
  overflow: hidden;
  border-radius: 0.625rem;
  background: #1F110A;
  transition: transform .2s,border-color .2s;
  cursor: pointer;
  position: relative;
  width: 8.75rem;
  flex-shrink: 0;
}
@media(min-width: 642px) {.dxj-gc_0jj {
  width: 156px;
}
}
@media(min-width: 1081px) {.dxj-gc_0jj {
  width: 168px;
}
}.dxj-gc_0jj:hover {
  border-color: rgba(212, 114, 42, 0.08);
  transform: translateY(-3px);
}.dxj-gc_img_0jj {
  overflow: hidden;
  padding-bottom: 80%;
  width: 100%;
  position: relative;
}.dxj-gc_img_0jj img {
  inset: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  object-fit: cover;
}.dxj-gc_hover_0jj {
  transition: opacity .2s;
  inset: 0;
  background: rgba(17, 8, 3, 0.72);
  position: absolute;
  opacity: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}.dxj-gc_0jj:hover .dxj-gc_hover_0jj {
  opacity: 1;
}.dxj-gc_hover_btn_0jj {
  background: #D4722A;
  border-radius: 6px;
  padding: 0.5rem 16px;
  font-size: 12px;
  color: #F5EDE0;
  font-weight: 700;
}.dxj-gc_info_0jj {
  padding: 8px 0.625rem 10px;
}.dxj-gc_name_0jj {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 3px;
  font-size: 12px;
  color: #D4C0A4;
  max-width: 100%;
  font-weight: 600;
}.dxj-gc_prov_0jj {
  color: #6A5040;
  font-size: 10px;
}.dxj-gc_tag_0jj {
  padding: 2px 7px;
  border-radius: 0.25rem;
  letter-spacing: .04em;
  position: absolute;
  z-index: 2;
  font-size: 0.563rem;
  left: 0.375rem;
  font-weight: 700;
  text-transform: uppercase;
  top: 6px;
}.dxj-gc_tag_hot_0jj {
  background: #D63C28;
  color: #fff;
}.dxj-gc_tag_new_0jj {
  background: #5C9E34;
  color: #1A0E08;
}.dxj-gc_tag_jp_0jj {
  background: #E8A028;
  color: #1A0E08;
}.dxj-gc_tag_ex_0jj {
  background: #B84A18;
  color: #fff;
}.dxj-gc_tag_live_0jj {
  background: #D63C28;
  color: #fff;
}.dxj-gr_0jj {
  padding: 2rem 1rem 0;
  background: #1A0E08;
}
@media(min-width: 769px) {.dxj-gr_0jj {
  padding: 2.25rem 1.5rem 0;
}
}.dxj-gr_in_0jj {
  margin: 0 auto;
  max-width: 82.5rem;
}.dxj-gr_head_0jj {
  gap: 0.75rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 0.625rem;
}.dxj-gr_head_l_0jj {
  gap: 10px;
  flex: 1;
  display: flex;
  align-items: center;
  min-width: 0;
}.dxj-gr_ic_0jj {
  border-radius: 0.625rem;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  width: 2rem;
  height: 32px;
}.dxj-gr_ic_0jj svg {
  height: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1rem;
}.dxj-gr_title_0jj {
  font-size: 1rem;
  font-family: 'Playfair Display', serif;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F5EDE0;
}
@media(min-width: 765px) {.dxj-gr_title_0jj {
  font-size: 18px;
}
}.dxj-gr_more_0jj {
  gap: 0.313rem;
  transition: color .2s;
  display: flex;
  white-space: nowrap;
  color: #7E6248;
  align-items: center;
  flex-shrink: 0;
  font-weight: 600;
  font-size: 0.75rem;
}.dxj-gr_more_0jj:hover {
  color: #D4722A;
}.dxj-gr_more_0jj svg {
  width: 12px;
  stroke-linecap: round;
  height: 12px;
  stroke-linejoin: round;
}.dxj-gr_arrows_0jj {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.dxj-gr_arr_0jj {
  border: 1px solid rgba(255, 210, 160, 0.12);
  background: rgba(255, 220, 180, 0.05);
  transition: background .15s,color .15s;
  border-radius: 0.375rem;
  align-items: center;
  justify-content: center;
  height: 1.875rem;
  display: flex;
  width: 30px;
  color: #A88A68;
}.dxj-gr_arr_0jj:hover {
  background: rgba(255, 220, 180, 0.07);
  color: #F5EDE0;
}.dxj-gr_arr_0jj svg {
  width: 0.813rem;
  height: 0.813rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.dxj-gr_seo_h_0jj {
  margin: 0 0 0.375rem;
  font-family: 'Playfair Display', serif;
  font-weight: 700;
  max-width: 42.5rem;
  color: #D4C0A4;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.dxj-gr_seo_h_0jj {
  font-size: 0.875rem;
}
}.dxj-gr_seo_0jj {
  font-size: 0.75rem;
  color: #7E6248;
  overflow-wrap: break-word;
  margin-bottom: 12px;
  line-height: 1.55;
  max-width: 42.5rem;
}.dxj-gr_seo_0jj strong {
  font-weight: 600;
  color: #D4C0A4;
}.dxj-gr_scroll_0jj {
  gap: 10px;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  display: flex;
  padding-bottom: 0.625rem;
}.dxj-gr_scroll_0jj::-webkit-scrollbar {
  display: none;
}
@media(min-width: 765px) {.dxj-gr_scroll_0jj {
  gap: 0.75rem;
}
}.dxj-tb_0jj {
  background: #1A0E08;
  border-bottom: 1px solid rgba(255, 220, 180, 0.07);
  left: 0;
  height: 56px;
  display: flex;
  z-index: 80;
  position: fixed;
  align-items: center;
  top: 0;
  right: 0;
}.dxj-tb_in_0jj {
  gap: 0;
  padding: 0 0.875rem;
  height: 100%;
  align-items: center;
  width: 100%;
  display: flex;
}.dxj-tb_burger_0jj {
  gap: 0.313rem;
  border-radius: 0.625rem;
  flex-direction: column;
  display: flex;
  width: 2.375rem;
  flex-shrink: 0;
  height: 38px;
  margin-right: 8px;
  justify-content: center;
  align-items: center;
}.dxj-tb_burger_0jj:hover {
  background: rgba(255, 220, 180, 0.05);
}.dxj-tb_burger_line_0jj {
  background: #A88A68;
  border-radius: 1px;
  display: block;
  width: 18px;
  height: 2px;
}
@media(min-width: 1078px) {.dxj-tb_burger_0jj {
  display: none;
}
}.dxj-tb_logo_0jj {
  gap: 0.563rem;
  font-weight: 800;
  margin-right: 20px;
  font-size: 18px;
  align-items: center;
  flex-shrink: 0;
  color: #F5EDE0;
  overflow-wrap: break-word;
  letter-spacing: -.01em;
  display: flex;
}.dxj-tb_logo_mark_0jj {
  overflow: hidden;
  border-radius: 0.625rem;
  width: 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 32px;
}.dxj-tb_logo_mark_0jj img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.dxj-tb_nav_0jj {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 639px) {.dxj-tb_nav_0jj {
  display: flex;
}
}.dxj-tb_tab_0jj {
  border-radius: 10px;
  padding: 8px 0.875rem;
  transition: background .15s,color .15s;
  color: #A88A68;
  white-space: nowrap;
  font-size: 0.813rem;
  font-weight: 600;
}.dxj-tb_tab_0jj:hover {
  background: rgba(255, 220, 180, 0.05);
  color: #F5EDE0;
}.dxj-tb_tab_0jj.dxj-state_active_0jj {
  background: rgba(212, 114, 42, 0.18);
  color: #F5EDE0;
}.dxj-tb_right_0jj {
  gap: 8px;
  display: flex;
  margin-left: auto;
  align-items: center;
  flex-shrink: 0;
}.dxj-tb_login_0jj {
  transition: border-color .2s,color .2s;
  padding: 0.563rem 1rem;
  border-radius: 10px;
  background: rgba(255, 220, 180, 0.05);
  border: 1px solid rgba(255, 210, 160, 0.12);
  font-weight: 600;
  font-size: 0.813rem;
  color: #D4C0A4;
  display: none;
}.dxj-tb_login_0jj:hover {
  border-color: rgba(212, 114, 42, 0.55);
  color: #F5EDE0;
}
@media(min-width: 481px) {.dxj-tb_login_0jj {
  display: block;
}
}.dxj-tb_reg_0jj {
  transition: background .2s;
  padding: 0.563rem 18px;
  background: #5C9E34;
  border-radius: 10px;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 700;
  color: #0E0804;
}.dxj-tb_reg_0jj:hover {
  background: #6AB83C;
}.dxj-sb_0jj {
  border-right: 1px solid rgba(255, 220, 180, 0.05);
  transition: transform .25s ease;
  transform: translateX(-100%);
  background: #241508;
  left: 0;
  position: fixed;
  top: 56px;
  z-index: 70;
  overflow-y: auto;
  bottom: 0;
  width: 13.75rem;
}.dxj-sb_0jj.dxj-state_open_0jj {
  transform: translateX(0);
}.dxj-sb_0jj::-webkit-scrollbar {
  width: 4px;
}.dxj-sb_0jj::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 220, 180, 0.07);
}
@media(min-width: 1081px) {.dxj-sb_0jj {
  transform: translateX(0);
}
}.dxj-sb_auth_0jj {
  padding: 0.875rem 12px 10px;
}.dxj-sb_btn_reg_0jj {
  transition: background .2s;
  border-radius: 0.625rem;
  background: #5C9E34;
  padding: 11px;
  text-align: center;
  font-size: 0.813rem;
  font-weight: 700;
  color: #0E0804;
  margin-bottom: 0.5rem;
  display: block;
}.dxj-sb_btn_reg_0jj:hover {
  background: #6AB83C;
}.dxj-sb_btn_login_0jj {
  padding: 0.625rem;
  border-radius: 10px;
  background: rgba(255, 220, 180, 0.05);
  transition: border-color .2s;
  border: 1px solid rgba(255, 210, 160, 0.12);
  color: #D4C0A4;
  display: block;
  font-weight: 600;
  font-size: 0.813rem;
  text-align: center;
}.dxj-sb_btn_login_0jj:hover {
  border-color: rgba(212, 114, 42, 0.55);
  color: #F5EDE0;
}.dxj-sb_promo_0jj {
  background: linear-gradient(135deg,#3C1A06,#241508);
  overflow: hidden;
  border-radius: 0.625rem;
  margin: 0 12px 0.625rem;
  border: 1px solid rgba(212, 114, 42, 0.18);
  padding: 0.75rem 0.875rem;
  position: relative;
}.dxj-sb_promo_0jj::before {
  background: radial-gradient(circle,rgba(212, 114, 42, 0.18),transparent 70%);
  border-radius: 50%;
  right: -1.25rem;
  position: absolute;
  top: -1.25rem;
  height: 5rem;
  content: '';
  width: 80px;
}.dxj-sb_promo_title_0jj {
  letter-spacing: .06em;
  margin-bottom: 4px;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #D4722A;
}.dxj-sb_promo_text_0jj {
  line-height: 1.35;
  color: #F5EDE0;
  font-weight: 600;
  font-size: 12px;
  overflow-wrap: break-word;
}.dxj-sb_promo_sub_0jj {
  font-size: 0.625rem;
  margin-top: 3px;
  color: #7E6248;
}.dxj-sb_nav_0jj {
  padding: 0.375rem 0.5rem 16px;
}.dxj-sb_nav_lb_0jj {
  padding: 0.625rem 8px 0.375rem;
  color: #6A5040;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.625rem;
  text-transform: uppercase;
}.dxj-sb_link_0jj {
  padding: 0.563rem 10px;
  gap: 0.625rem;
  transition: background .15s,color .15s;
  border-radius: 0.375rem;
  cursor: pointer;
  align-items: center;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #A88A68;
  font-weight: 500;
  display: flex;
}.dxj-sb_link_0jj:hover {
  background: rgba(255, 220, 180, 0.05);
  color: #F5EDE0;
}.dxj-sb_link_0jj.dxj-state_active_0jj {
  background: rgba(212, 114, 42, 0.18);
  color: #F5EDE0;
}.dxj-sb_ic_0jj {
  border-radius: 6px;
  width: 1.875rem;
  display: flex;
  height: 1.875rem;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
}.dxj-sb_ic_0jj svg {
  stroke-linejoin: round;
  height: 1rem;
  stroke-linecap: round;
  width: 16px;
}.dxj-sb_ic_1_0jj {
  background: rgba(212, 114, 42, 0.08);
  color: #D4722A;
}.dxj-sb_ic_2_0jj {
  background: rgba(92, 158, 52, 0.18);
  color: #5C9E34;
}.dxj-sb_ic_3_0jj {
  background: rgba(232, 160, 40, 0.18);
  color: #E8A028;
}.dxj-sb_ic_4_0jj {
  background: rgba(184, 74, 24, 0.22);
  color: #B84A18;
}.dxj-sb_ic_5_0jj {
  background: rgba(212, 114, 42, 0.08);
  color: #C83E68;
}.dxj-sb_ic_6_0jj {
  background: rgba(184, 74, 24, 0.22);
  color: #8E3EB0;
}.dxj-sb_badge_0jj {
  background: #E8A028;
  padding: 2px 7px;
  border-radius: 0.375rem;
  color: #0E0804;
  font-size: 0.563rem;
  margin-left: auto;
  font-weight: 700;
}.dxj-sb_bot_0jj {
  border-top: 1px solid rgba(255, 220, 180, 0.05);
  gap: 0.5rem;
  padding: 0.75rem;
  display: flex;
}.dxj-sb_lang_0jj,.dxj-sb_help_0jj {
  gap: 6px;
  flex: 1;
  background: rgba(255, 220, 180, 0.05);
  border-radius: 6px;
  padding: 0.563rem 6px;
  transition: border-color .2s;
  border: 1px solid rgba(255, 210, 160, 0.06);
  align-items: center;
  justify-content: center;
  color: #A88A68;
  font-weight: 600;
  font-size: 0.688rem;
  display: flex;
}.dxj-sb_lang_0jj:hover,.dxj-sb_help_0jj:hover {
  border-color: rgba(212, 114, 42, 0.55);
  color: #F5EDE0;
}.dxj-sb_lang_0jj svg,.dxj-sb_help_0jj svg {
  height: 13px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.813rem;
}.dxj-sb_bd_0jj {
  inset: 0;
  background: rgba(17, 8, 3, 0.72);
  z-index: 69;
  position: fixed;
  display: none;
}.dxj-sb_bd_0jj.dxj-state_on_0jj {
  display: block;
}
@media(min-width: 1077px) {.dxj-sb_bd_0jj {
  display: none!important;
}
}.dxj-mob_nav_0jj {
  border-top: 1px solid rgba(255, 210, 160, 0.12);
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #241508;
  right: 0;
  position: fixed;
  left: 0;
  display: flex;
  bottom: 0;
  z-index: 80;
}
@media(min-width: 1082px) {.dxj-mob_nav_0jj {
  display: none;
}
}.dxj-mob_nav_item_0jj {
  padding: 0.25rem 2px;
  flex: 1;
  gap: 4px;
  display: flex;
  cursor: pointer;
  flex-direction: column;
  color: #6A5040;
  align-items: center;
}.dxj-mob_nav_ic_0jj {
  line-height: 1;
}.dxj-mob_nav_ic_0jj svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 20px;
  width: 1.25rem;
}.dxj-mob_nav_lb_0jj {
  color: #6A5040;
  font-weight: 600;
  font-size: 0.625rem;
}.dxj-mob_nav_item_0jj.dxj-state_active_0jj {
  color: #D4722A;
}.dxj-mob_nav_item_0jj.dxj-state_active_0jj .dxj-mob_nav_lb_0jj {
  color: #D4722A;
}.dxj-hero_0jj {
  background: #1A0E08;
  padding: 20px 16px 0;
}
@media(min-width: 770px) {.dxj-hero_0jj {
  padding: 24px 24px 0;
}
}.dxj-hero_in_0jj {
  gap: 0.75rem;
  margin: 0 auto;
  max-width: 82.5rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.dxj-hero_in_0jj {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1098px) {.dxj-hero_in_0jj {
  grid-template-columns: 1fr 21.25rem;
}
}.dxj-hero_promo_0jj {
  border-radius: 1rem;
  background: #1F110A;
  overflow: hidden;
  display: flex;
  min-height: 13.75rem;
  position: relative;
  align-items: stretch;
}
@media(min-width: 771px) {.dxj-hero_promo_0jj {
  min-height: 280px;
}
}.dxj-hero_promo_bg_0jj {
  background-position: center;
  background: linear-gradient(120deg,#3C1A06 0%,#1A0E08 100%);
  inset: 0;
  position: absolute;
  background-size: cover;
}.dxj-hero_promo_bg_0jj::after {
  background: linear-gradient(90deg,#1A0E08 0%,rgba(17, 8, 3, 0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.dxj-hero_promo_glow_0jj {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(184, 74, 24, 0.22) 0%,transparent 65%);
  width: 300px;
  position: absolute;
  height: 18.75rem;
  top: -2.5rem;
  pointer-events: none;
  right: 60px;
}.dxj-hero_promo_ct_0jj {
  padding: 1.75rem 24px 28px 28px;
  z-index: 2;
  position: relative;
  justify-content: center;
  flex-direction: column;
  display: flex;
  max-width: 30rem;
}
@media(min-width:768px) {.dxj-hero_promo_ct_0jj {
  padding: 2.5rem 2rem;
}
}.dxj-hero_badge_0jj {
  background: rgba(212, 114, 42, 0.18);
  border: 1px solid rgba(212, 114, 42, 0.08);
  border-radius: 1.375rem;
  padding: 5px 0.75rem;
  font-size: 0.625rem;
  color: #D4722A;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 14px;
  letter-spacing: .08em;
  display: inline-block;
}.dxj-hero_h1_0jj {
  line-height: 1.15;
  color: #F5EDE0;
  overflow-wrap: break-word;
  font-size: 1.625rem;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  margin-bottom: 10px;
}.dxj-hero_h1_0jj em {
  font-style: normal;
  color: #E8A028;
}
@media(min-width: 771px) {.dxj-hero_h1_0jj {
  font-size: 36px;
}
}.dxj-hero_sub_0jj {
  font-size: 0.813rem;
  line-height: 1.55;
  color: #A88A68;
  margin-bottom: 20px;
}
@media(min-width: 769px) {.dxj-hero_sub_0jj {
  font-size: 14px;
}
}.dxj-hero_row_0jj {
  gap: 10px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.dxj-hero_cta_0jj {
  border-radius: 0.625rem;
  padding: 0.813rem 1.625rem;
  background: #5C9E34;
  transition: background .2s;
  box-shadow: 0 0.375rem 1.125rem rgba(92, 158, 52, 0.48);
  font-size: 0.875rem;
  color: #0E0804;
  font-weight: 700;
}.dxj-hero_cta_0jj:hover {
  background: #6AB83C;
}.dxj-hero_terms_0jj {
  color: #6A5040;
  font-size: 11px;
}.dxj-hero_game_0jj {
  border-radius: 1rem;
  background: #1F110A;
  border: 1px solid rgba(255, 210, 160, 0.06);
  overflow: hidden;
  position: relative;
  display: flex;
  flex-direction: column;
}.dxj-hero_game_badge_0jj {
  background: rgba(232, 160, 40, 0.18);
  border: 1px solid rgba(232, 160, 40, 0.18);
  border-radius: 1.375rem;
  padding: 0.313rem 10px;
  letter-spacing: .06em;
  position: absolute;
  font-weight: 700;
  left: 0.75rem;
  color: #E8A028;
  text-transform: uppercase;
  top: 0.75rem;
  z-index: 3;
  font-size: 0.625rem;
}.dxj-hero_game_badge_0jj svg {
  width: 0.688rem;
  vertical-align: -1px;
  margin-right: 0.25rem;
  height: 11px;
}.dxj-hero_game_img_0jj {
  background: linear-gradient(135deg,#3C1A06,#1A0E08);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.dxj-hero_game_img_0jj img {
  inset: 0;
  position: absolute;
  height: 100%;
  object-fit: cover;
  width: 100%;
}.dxj-hero_game_play_0jj {
  inset: 0;
  transition: opacity .2s;
  background: rgba(17, 8, 3, 0.72);
  display: flex;
  position: absolute;
  justify-content: center;
  align-items: center;
  opacity: 0;
}.dxj-hero_game_0jj:hover .dxj-hero_game_play_0jj {
  opacity: 1;
}.dxj-hero_game_play_0jj span {
  background: #D4722A;
  border-radius: 50%;
  width: 3.25rem;
  display: flex;
  align-items: center;
  height: 3.25rem;
  justify-content: center;
}.dxj-hero_game_play_0jj span svg {
  height: 1.125rem;
  margin-left: 2px;
  width: 18px;
}.dxj-hero_game_info_0jj {
  padding: 0.875rem 1rem;
}.dxj-hero_game_title_0jj {
  color: #F5EDE0;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  font-weight: 700;
  margin-bottom: 4px;
}.dxj-hero_game_provider_0jj {
  font-size: 0.688rem;
  color: #7E6248;
}.dxj-hero_game_btn_0jj {
  padding: 11px;
  margin: 0.75rem 16px 1rem;
  background: #D4722A;
  border-radius: 10px;
  transition: background .2s;
  color: #F5EDE0;
  text-align: center;
  font-weight: 700;
  font-size: 0.813rem;
  display: block;
}.dxj-hero_game_0jj:hover .dxj-hero_game_btn_0jj {
  background: #E0852E;
}.dxj-sbar_0jj {
  background: #1A0E08;
  padding: 16px 16px 0;
}
@media(min-width: 765px) {.dxj-sbar_0jj {
  padding: 1.125rem 1.5rem 0;
}
}.dxj-sbar_in_0jj {
  margin: 0 auto;
  max-width: 1320px;
}.dxj-sbar_row_0jj {
  gap: 0.625rem;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
  display: flex;
}.dxj-sbar_input_0jj {
  flex: 1;
  transition: border-color .2s;
  border: 1px solid rgba(255, 210, 160, 0.12);
  background: #1F110A;
  gap: 10px;
  padding: 0.688rem 16px;
  border-radius: 10px;
  color: #7E6248;
  cursor: pointer;
  font-size: 13px;
  align-items: center;
  display: flex;
}.dxj-sbar_input_0jj:hover {
  border-color: rgba(212, 114, 42, 0.55);
}.dxj-sbar_input_0jj svg {
  stroke-linecap: round;
  flex-shrink: 0;
  height: 15px;
  stroke-linejoin: round;
  width: 0.938rem;
}.dxj-sbar_providers_0jj {
  padding: 0.688rem 1.125rem;
  transition: border-color .2s;
  border: 1px solid rgba(255, 210, 160, 0.12);
  gap: 8px;
  border-radius: 10px;
  background: #1F110A;
  color: #D4C0A4;
  align-items: center;
  display: flex;
  font-weight: 600;
  font-size: 13px;
  white-space: nowrap;
}.dxj-sbar_providers_0jj:hover {
  border-color: rgba(212, 114, 42, 0.55);
  color: #F5EDE0;
}.dxj-sbar_providers_0jj svg {
  width: 14px;
  height: 0.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.dxj-sbar_tabs_0jj {
  gap: 0.375rem;
  scrollbar-width: none;
  display: flex;
  padding-bottom: 2px;
  overflow-x: auto;
}.dxj-sbar_tabs_0jj::-webkit-scrollbar {
  display: none;
}.dxj-sbar_tab_0jj {
  gap: 0.438rem;
  background: rgba(255, 220, 180, 0.05);
  border: 1px solid rgba(255, 210, 160, 0.06);
  padding: 8px 0.875rem;
  transition: background .15s,color .15s,border-color .15s;
  border-radius: 22px;
  color: #A88A68;
  align-items: center;
  display: flex;
  font-weight: 600;
  flex-shrink: 0;
  font-size: 12px;
  white-space: nowrap;
  cursor: pointer;
}.dxj-sbar_tab_0jj:hover {
  border-color: rgba(212, 114, 42, 0.55);
  background: rgba(255, 220, 180, 0.07);
  color: #F5EDE0;
}.dxj-sbar_tab_0jj.dxj-state_active_0jj {
  border-color: rgba(212, 114, 42, 0.08);
  background: rgba(212, 114, 42, 0.18);
  color: #F5EDE0;
}.dxj-sbar_tab_ic_0jj svg {
  height: 0.875rem;
  stroke-linejoin: round;
  width: 14px;
  stroke-linecap: round;
}.dxj-wy_0jj {
  background: #1A0E08;
  padding: 32px 1rem 0;
}
@media(min-width: 766px) {.dxj-wy_0jj {
  padding: 2.5rem 1.5rem 0;
}
}.dxj-wy_in_0jj {
  margin: 0 auto;
  max-width: 1320px;
}.dxj-wy_head_0jj {
  margin-bottom: 18px;
  max-width: 720px;
}.dxj-wy_label_0jj {
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 8px;
  text-transform: uppercase;
  color: #D4722A;
  letter-spacing: .08em;
}.dxj-wy_h2_0jj {
  font-weight: 800;
  font-size: 1.25rem;
  font-family: 'Playfair Display', serif;
  color: #F5EDE0;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.dxj-wy_h2_0jj {
  font-size: 24px;
}
}.dxj-wy_intro_0jj {
  margin: 0;
  color: #7E6248;
  line-height: 1.6;
  font-size: 0.813rem;
}.dxj-wy_grid_0jj {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.dxj-wy_grid_0jj {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.dxj-wy_grid_0jj {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.dxj-wy_card_0jj {
  padding: 20px;
  transition: border-color .2s,transform .2s;
  border-radius: 0.625rem;
  background: #241508;
  border: 1px solid rgba(255, 210, 160, 0.12);
}.dxj-wy_card_0jj:hover {
  transform: translateY(-2px);
  border-color: rgba(212, 114, 42, 0.08);
}.dxj-wy_card_ic_0jj {
  border-radius: 50%;
  background: rgba(212, 114, 42, 0.18);
  width: 2.75rem;
  display: flex;
  justify-content: center;
  height: 2.75rem;
  margin-bottom: 14px;
  align-items: center;
  color: #D4722A;
}.dxj-wy_card_ic_0jj svg {
  stroke-linecap: round;
  height: 1.375rem;
  stroke-linejoin: round;
  width: 1.375rem;
}.dxj-wy_card_h_0jj {
  line-height: 1.25;
  color: #F5EDE0;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.938rem;
  margin-bottom: 0.375rem;
}.dxj-wy_card_p_0jj {
  line-height: 1.6;
  color: #7E6248;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.dxj-wy_card_p_0jj strong {
  color: #D4C0A4;
  font-weight: 600;
}.dxj-gcg_0jj {
  background: #1A0E08;
  padding: 36px 1rem 0;
}
@media(min-width: 766px) {.dxj-gcg_0jj {
  padding: 2.75rem 24px 0;
}
}.dxj-gcg_in_0jj {
  margin: 0 auto;
  max-width: 1320px;
}.dxj-gcg_head_0jj {
  margin-bottom: 20px;
  max-width: 45rem;
}.dxj-gcg_label_0jj {
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #D4722A;
  margin-bottom: 8px;
}.dxj-gcg_h2_0jj {
  overflow-wrap: break-word;
  color: #F5EDE0;
  font-family: 'Playfair Display', serif;
  margin-bottom: 8px;
  font-size: 1.375rem;
  font-weight: 800;
}
@media(min-width: 770px) {.dxj-gcg_h2_0jj {
  font-size: 28px;
}
}.dxj-gcg_intro_0jj {
  color: #7E6248;
  line-height: 1.6;
  font-size: 13px;
}.dxj-gcg_grid_0jj {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.dxj-gcg_grid_0jj {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.dxj-gcg_grid_0jj {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.dxj-gcg_card_0jj {
  padding: 1.25rem;
  overflow: hidden;
  border: 1px solid rgba(255, 210, 160, 0.12);
  transition: transform .2s,border-color .2s;
  border-radius: 1rem;
  position: relative;
  display: flex;
  cursor: pointer;
  flex-direction: column;
  justify-content: flex-end;
  min-height: 15rem;
}.dxj-gcg_card_0jj:hover {
  border-color: rgba(212, 114, 42, 0.18);
  transform: translateY(-3px);
}.dxj-gcg_card_bg_0jj {
  inset: 0;
  z-index: 0;
  position: absolute;
}.dxj-gcg_card_bg_0jj::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  content: '';
  position: absolute;
}.dxj-gcg_card_ic_0jj {
  background: rgba(0,0,0,.45);
  border-radius: 0.375rem;
  display: flex;
  z-index: 2;
  width: 40px;
  justify-content: center;
  position: absolute;
  align-items: center;
  height: 2.5rem;
  top: 1.125rem;
  color: #F5EDE0;
  right: 1.125rem;
}.dxj-gcg_card_ic_0jj svg {
  stroke-linejoin: round;
  height: 1.25rem;
  stroke-linecap: round;
  width: 1.25rem;
}.dxj-gcg_card_ct_0jj {
  position: relative;
  z-index: 1;
}.dxj-gcg_card_h_0jj {
  overflow-wrap: break-word;
  color: #F5EDE0;
  margin-bottom: 0.5rem;
  font-weight: 800;
  font-size: 1.125rem;
  font-family: 'Playfair Display', serif;
  line-height: 1.2;
}
@media(min-width: 766px) {.dxj-gcg_card_h_0jj {
  font-size: 20px;
}
}.dxj-gcg_card_p_0jj {
  color: rgba(255,255,255,.82);
  overflow-wrap: break-word;
  margin-bottom: 10px;
  line-height: 1.55;
  font-size: 12px;
}.dxj-gcg_card_p_0jj strong {
  font-weight: 600;
  color: #F5EDE0;
}.dxj-gcg_card_cta_0jj {
  gap: 4px;
  font-size: 12px;
  letter-spacing: .04em;
  align-items: center;
  display: inline-flex;
  font-weight: 700;
  color: #D4722A;
  text-transform: uppercase;
}.dxj-gcg_card_cta_0jj svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.75rem;
  height: 12px;
}.dxj-ws_0jj {
  padding: 2rem 16px 0;
  background: #1A0E08;
}
@media(min-width: 769px) {.dxj-ws_0jj {
  padding: 2.25rem 24px 0;
}
}.dxj-ws_in_0jj {
  margin: 0 auto;
  max-width: 82.5rem;
}.dxj-ws_head_0jj {
  gap: 0.75rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 14px;
  justify-content: space-between;
}.dxj-ws_title_0jj {
  gap: 10px;
  flex-wrap: wrap;
  font-family: 'Playfair Display', serif;
  display: flex;
  align-items: center;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 1rem;
  color: #F5EDE0;
}.dxj-ws_title_ic_0jj svg {
  stroke-linejoin: round;
  height: 18px;
  color: #E8A028;
  stroke-linecap: round;
  width: 18px;
}.dxj-ws_online_0jj {
  gap: 7px;
  font-weight: 600;
  font-size: 12px;
  color: #7E6248;
  display: flex;
  align-items: center;
}.dxj-ws_online_dot_0jj {
  background: #5C9E34;
  border-radius: 50%;
  box-shadow: 0 0 6px rgba(92, 158, 52, 0.18);
  height: 8px;
  width: 8px;
  flex-shrink: 0;
}.dxj-ws_scroll_0jj {
  gap: 8px;
  scrollbar-width: none;
  padding-bottom: 0.5rem;
  display: flex;
  overflow-x: auto;
}.dxj-ws_scroll_0jj::-webkit-scrollbar {
  display: none;
}.dxj-wc_0jj {
  gap: 10px;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 210, 160, 0.12);
  padding: 10px 14px;
  background: #1F110A;
  min-width: 13.75rem;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}.dxj-wc_img_0jj {
  overflow: hidden;
  background: #241508;
  border-radius: 0.375rem;
  height: 36px;
  flex-shrink: 0;
  width: 36px;
}.dxj-wc_img_0jj img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.dxj-wc_info_0jj {
  min-width: 0;
}.dxj-wc_game_0jj {
  overflow: hidden;
  font-size: 12px;
  color: #D4C0A4;
  white-space: nowrap;
  font-weight: 600;
  text-overflow: ellipsis;
}.dxj-wc_player_0jj {
  overflow: hidden;
  font-size: 0.625rem;
  white-space: nowrap;
  color: #6A5040;
  text-overflow: ellipsis;
}.dxj-wc_amount_0jj {
  margin-left: auto;
  flex-shrink: 0;
  color: #5C9E34;
  white-space: nowrap;
  font-weight: 700;
  font-size: 0.813rem;
}.dxj-bon_0jj {
  background: #1A0E08;
  padding: 36px 16px 0;
}
@media(min-width: 767px) {.dxj-bon_0jj {
  padding: 44px 24px 0;
}
}.dxj-bon_in_0jj {
  margin: 0 auto;
  max-width: 82.5rem;
}.dxj-bon_head_0jj {
  margin-bottom: 20px;
}.dxj-bon_label_0jj {
  color: #D4722A;
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}.dxj-bon_h2_0jj {
  font-size: 20px;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  color: #F5EDE0;
  font-weight: 800;
  margin-bottom: 0.5rem;
}
@media(min-width: 767px) {.dxj-bon_h2_0jj {
  font-size: 24px;
}
}.dxj-bon_seo_0jj {
  color: #7E6248;
  max-width: 38.75rem;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.dxj-bon_seo_0jj strong {
  font-weight: 700;
  color: #D4C0A4;
}.dxj-bon_seo_0jj a {
  text-decoration: underline;
  color: #D4722A;
}.dxj-bon_grid_0jj {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width:640px) {.dxj-bon_grid_0jj {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.dxj-bon_grid_0jj {
  grid-template-columns: repeat(5,1fr);
}
}.dxj-bon_card_0jj {
  border-radius: 10px;
  padding: 16px;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 210, 160, 0.12);
  background: #1F110A;
}.dxj-bon_card_0jj:hover {
  border-color: rgba(212, 114, 42, 0.08);
  transform: translateY(-2px);
}.dxj-bon_card_ic_0jj svg {
  stroke-linecap: round;
  width: 26px;
  height: 1.625rem;
  stroke-linejoin: round;
}.dxj-bon_card_ic_0jj {
  margin-bottom: 0.625rem;
}.dxj-bon_card_type_0jj {
  color: #7E6248;
  text-transform: uppercase;
  margin-bottom: 6px;
  letter-spacing: .06em;
  font-size: 10px;
  font-weight: 700;
}.dxj-bon_card_amount_0jj {
  margin-bottom: 6px;
  font-size: 18px;
  font-weight: 800;
  color: #E8A028;
  line-height: 1.1;
}.dxj-bon_card_name_0jj {
  margin-bottom: 8px;
  font-size: 0.813rem;
  font-weight: 600;
  overflow-wrap: break-word;
  color: #F5EDE0;
}.dxj-bon_card_detail_0jj {
  border-top: 1px solid rgba(255, 220, 180, 0.05);
  color: #6A5040;
  font-size: 11px;
  line-height: 1.5;
  overflow-wrap: break-word;
  padding-top: 8px;
}.dxj-reg_0jj {
  background: #1A0E08;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.dxj-reg_0jj {
  padding: 44px 24px 0;
}
}.dxj-reg_in_0jj {
  border: 1px solid rgba(255, 210, 160, 0.06);
  padding: 28px 24px;
  margin: 0 auto;
  border-radius: 1rem;
  background: #241508;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.dxj-reg_in_0jj {
  padding: 2.5rem;
}
}.dxj-reg_top_0jj {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 857px) {.dxj-reg_top_0jj {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.dxj-reg_label_0jj {
  color: #D4722A;
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.625rem;
}.dxj-reg_h2_0jj {
  font-weight: 800;
  font-size: 22px;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  color: #F5EDE0;
  margin-bottom: 12px;
  line-height: 1.2;
}
@media(min-width:768px) {.dxj-reg_h2_0jj {
  font-size: 28px;
}
}.dxj-reg_bonus_0jj {
  border-radius: 10px;
  gap: 0.5rem;
  border: 1px solid rgba(232, 160, 40, 0.18);
  padding: 0.625rem 16px;
  background: rgba(232, 160, 40, 0.18);
  margin-bottom: 1rem;
  align-items: center;
  display: inline-flex;
}.dxj-reg_bonus_amount_0jj {
  font-weight: 800;
  color: #E8A028;
  font-size: 20px;
}.dxj-reg_bonus_text_0jj {
  color: #A88A68;
  font-size: 0.813rem;
  line-height: 1.35;
}.dxj-reg_cta_btn_0jj {
  background: #5C9E34;
  padding: 14px 2rem;
  border-radius: 10px;
  transition: background .2s;
  box-shadow: 0 0.375rem 18px rgba(92, 158, 52, 0.48);
  font-weight: 700;
  margin-bottom: 0.75rem;
  display: inline-block;
  color: #0E0804;
  font-size: 15px;
}.dxj-reg_cta_btn_0jj:hover {
  background: #6AB83C;
}.dxj-reg_terms_0jj {
  line-height: 1.5;
  font-size: 0.688rem;
  color: #6A5040;
}.dxj-reg_seo_0jj {
  border-top: 1px solid rgba(255, 220, 180, 0.05);
  margin-top: 20px;
  color: #7E6248;
  padding-top: 1.25rem;
  font-size: 13px;
  line-height: 1.65;
  overflow-wrap: break-word;
}.dxj-reg_seo_0jj p {
  font-size: 0.813rem;
  line-height: 1.65;
  margin-bottom: 10px;
  color: #7E6248;
}.dxj-reg_seo_0jj p:last-child {
  margin-bottom: 0;
}.dxj-reg_seo_0jj strong {
  font-weight: 700;
  color: #D4C0A4;
}.dxj-reg_seo_0jj a {
  transition: color .2s;
  color: #D4722A;
  text-decoration: underline;
}.dxj-reg_seo_0jj a:hover {
  color: #E0852E;
}.dxj-reg_seo_0jj ul,.dxj-reg_seo_0jj ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 1.125rem;
}.dxj-reg_seo_0jj ol {
  list-style: decimal;
}.dxj-reg_seo_0jj li {
  color: #7E6248;
  font-size: 0.813rem;
  margin-bottom: 0.25rem;
  line-height: 1.65;
}.dxj-reg_seo_0jj table {
  overflow-x: auto;
  width: 100%;
  display: block;
  font-size: 13px;
  border-collapse: collapse;
  margin-bottom: 0.625rem;
}
@media(min-width: 770px) {.dxj-reg_seo_0jj table {
  display: table;
}
}.dxj-reg_seo_0jj th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 220, 180, 0.07);
  text-align: left;
  font-weight: 700;
  color: #D4C0A4;
}.dxj-reg_seo_0jj td {
  border-bottom: 1px solid rgba(255, 220, 180, 0.05);
  padding: 8px;
  color: #7E6248;
}.dxj-reg_steps_0jj {
  gap: 14px;
  margin-top: 28px;
  flex-direction: column;
  display: flex;
}
@media(min-width: 861px) {.dxj-reg_steps_0jj {
  margin-top: 0;
}
}.dxj-reg_step_0jj {
  gap: 0.875rem;
  border-radius: 10px;
  border: 1px solid rgba(255, 210, 160, 0.06);
  padding: 16px;
  background: rgba(255, 220, 180, 0.05);
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.dxj-reg_step_num_0jj {
  background: rgba(212, 114, 42, 0.18);
  border: 1px solid rgba(212, 114, 42, 0.08);
  border-radius: 50%;
  height: 2.125rem;
  display: flex;
  font-size: 0.875rem;
  flex-shrink: 0;
  width: 2.125rem;
  justify-content: center;
  color: #D4722A;
  align-items: center;
  font-weight: 800;
}.dxj-reg_step_title_0jj {
  font-weight: 700;
  margin-bottom: 3px;
  font-size: 14px;
  color: #F5EDE0;
}.dxj-reg_step_text_0jj {
  color: #7E6248;
  font-size: 0.75rem;
  line-height: 1.5;
}.dxj-reg_trust_0jj {
  border-top: 1px solid rgba(255, 220, 180, 0.05);
  gap: 10px;
  margin-top: 1.25rem;
  padding-top: 20px;
  display: flex;
  flex-wrap: wrap;
}.dxj-reg_trust_item_0jj {
  gap: 0.438rem;
  display: flex;
  align-items: center;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #7E6248;
}.dxj-reg_trust_ic_0jj svg {
  height: 1rem;
  stroke-linecap: round;
  color: #D4722A;
  stroke-linejoin: round;
  width: 16px;
}.dxj-prov_0jj {
  background: #1A0E08;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.dxj-prov_0jj {
  padding: 2.75rem 1.5rem 0;
}
}.dxj-prov_in_0jj {
  margin: 0 auto;
  max-width: 1320px;
}.dxj-prov_head_0jj {
  margin-bottom: 16px;
}.dxj-prov_label_0jj {
  font-weight: 700;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  color: #D4722A;
  letter-spacing: .08em;
  text-transform: uppercase;
}.dxj-prov_h2_0jj {
  overflow-wrap: break-word;
  margin-bottom: 8px;
  color: #F5EDE0;
  font-size: 1.25rem;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
}
@media(min-width:768px) {.dxj-prov_h2_0jj {
  font-size: 1.5rem;
}
}.dxj-prov_seo_0jj {
  font-size: 13px;
  line-height: 1.6;
  max-width: 620px;
  color: #7E6248;
  overflow-wrap: break-word;
  margin-bottom: 16px;
}.dxj-prov_seo_0jj strong {
  color: #D4C0A4;
  font-weight: 700;
}.dxj-prov_seo_0jj a {
  color: #D4722A;
  text-decoration: underline;
}.dxj-prov_grid_0jj {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 641px) {.dxj-prov_grid_0jj {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1079px) {.dxj-prov_grid_0jj {
  grid-template-columns: repeat(8,1fr);
}
}.dxj-prov_card_0jj {
  gap: 0.438rem;
  border-radius: 10px;
  transition: border-color .2s,background .2s;
  padding: 0.875rem 0.625rem;
  border: 1px solid rgba(255, 210, 160, 0.12);
  background: #1F110A;
  cursor: pointer;
  flex-direction: column;
  align-items: center;
  display: flex;
}.dxj-prov_card_0jj:hover {
  background: #241508;
  border-color: rgba(212, 114, 42, 0.55);
}.dxj-prov_logo_0jj {
  background: rgba(255, 220, 180, 0.05);
  overflow: hidden;
  border-radius: 6px;
  width: 44px;
  height: 2.75rem;
  justify-content: center;
  display: flex;
  align-items: center;
}.dxj-prov_logo_0jj img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}.dxj-prov_name_0jj {
  font-weight: 600;
  color: #A88A68;
  text-align: center;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.dxj-app_0jj {
  background: #1A0E08;
  padding: 36px 16px 0;
}
@media(min-width: 770px) {.dxj-app_0jj {
  padding: 44px 1.5rem 0;
}
}.dxj-app_in_0jj {
  margin: 0 auto;
  max-width: 82.5rem;
}.dxj-app_head_0jj {
  margin-bottom: 1rem;
}.dxj-app_label_0jj {
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
  margin-bottom: 8px;
  text-transform: uppercase;
  color: #D4722A;
}.dxj-app_h2_0jj {
  font-size: 20px;
  color: #F5EDE0;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  font-weight: 800;
}
@media(min-width: 770px) {.dxj-app_h2_0jj {
  font-size: 24px;
}
}.dxj-app_sub_0jj {
  color: #7E6248;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.6;
  max-width: 37.5rem;
}.dxj-app_sub_0jj strong {
  color: #D4C0A4;
  font-weight: 700;
}.dxj-app_cards_0jj {
  gap: 0.625rem;
  margin-top: 1rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.dxj-app_cards_0jj {
  grid-template-columns: repeat(3,1fr);
}
}.dxj-app_card_0jj {
  border-radius: 0.625rem;
  padding: 20px;
  overflow: hidden;
  gap: 16px;
  display: flex;
  position: relative;
  flex-wrap: wrap;
  align-items: flex-start;
}.dxj-app_card_ios_0jj {
  background: linear-gradient(135deg,rgba(212, 114, 42, 0.18) 0%,#241508 100%);
}.dxj-app_card_android_0jj {
  background: linear-gradient(135deg,rgba(92, 158, 52, 0.18) 0%,#241508 100%);
}.dxj-app_card_win_0jj {
  background: linear-gradient(135deg,rgba(232, 160, 40, 0.18) 0%,#241508 100%);
}.dxj-app_card_ic_0jj svg {
  stroke-linejoin: round;
  height: 2.125rem;
  width: 34px;
  stroke-linecap: round;
}.dxj-app_card_ic_0jj {
  flex-shrink: 0;
  color: #F5EDE0;
}.dxj-app_card_os_0jj {
  letter-spacing: .08em;
  margin-bottom: 0.375rem;
  font-size: 0.625rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #7E6248;
}.dxj-app_card_title_0jj {
  overflow-wrap: break-word;
  line-height: 1.2;
  margin-bottom: 0.375rem;
  font-size: 0.938rem;
  font-weight: 700;
  color: #F5EDE0;
}.dxj-app_card_text_0jj {
  line-height: 1.5;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  color: #7E6248;
}.dxj-app_card_btn_0jj {
  gap: 7px;
  background: rgba(255, 220, 180, 0.12);
  padding: 0.625rem 18px;
  border-radius: 0.375rem;
  transition: background .2s;
  border: 1px solid rgba(212, 114, 42, 0.55);
  align-items: center;
  font-weight: 700;
  color: #F5EDE0;
  display: inline-flex;
  font-size: 0.813rem;
}.dxj-app_card_btn_0jj:hover {
  background: rgba(255, 220, 180, 0.07);
}.dxj-pmt_0jj {
  background: #1A0E08;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.dxj-pmt_0jj {
  padding: 44px 24px 0;
}
}.dxj-pmt_in_0jj {
  margin: 0 auto;
  max-width: 82.5rem;
}.dxj-pmt_head_0jj {
  max-width: 45rem;
  margin-bottom: 1.375rem;
}.dxj-pmt_label_0jj {
  font-size: 11px;
  margin-bottom: 8px;
  text-transform: uppercase;
  color: #D4722A;
  letter-spacing: .08em;
  font-weight: 700;
}.dxj-pmt_h2_0jj {
  font-size: 22px;
  color: #F5EDE0;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
}
@media(min-width:768px) {.dxj-pmt_h2_0jj {
  font-size: 1.75rem;
}
}.dxj-pmt_intro_0jj {
  font-size: 14px;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #7E6248;
}.dxj-pmt_groups_0jj {
  gap: 1.25rem;
  flex-direction: column;
  display: flex;
}.dxj-pmt_group_0jj {
  border: 1px solid rgba(255, 210, 160, 0.12);
  border-radius: 0.625rem;
  background: #241508;
  padding: 1.25rem;
}.dxj-pmt_group_head_0jj {
  gap: 0.75rem;
  margin-bottom: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.dxj-pmt_group_ic_0jj {
  background: rgba(212, 114, 42, 0.18);
  border-radius: 0.375rem;
  justify-content: center;
  flex-shrink: 0;
  align-items: center;
  height: 36px;
  color: #D4722A;
  display: flex;
  width: 36px;
}.dxj-pmt_group_ic_0jj svg {
  stroke-linecap: round;
  height: 1.125rem;
  width: 18px;
  stroke-linejoin: round;
}.dxj-pmt_group_h_0jj {
  margin: 0;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F5EDE0;
  font-size: 16px;
}.dxj-pmt_group_p_0jj {
  color: #7E6248;
  margin-bottom: 0.875rem;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.6;
}.dxj-pmt_group_p_0jj strong {
  font-weight: 600;
  color: #D4C0A4;
}.dxj-pmt_table_wrap_0jj {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.dxj-pmt_table_0jj {
  min-width: 33.75rem;
  font-size: 13px;
  border-collapse: collapse;
  width: 100%;
}.dxj-pmt_table_0jj th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 220, 180, 0.07);
  font-size: 11px;
  text-align: left;
  white-space: nowrap;
  letter-spacing: .04em;
  text-transform: uppercase;
  font-weight: 700;
  color: #D4C0A4;
}.dxj-pmt_table_0jj td {
  border-bottom: 1px solid rgba(255, 220, 180, 0.05);
  padding: 0.75rem;
  color: #7E6248;
}.dxj-pmt_table_0jj tbody tr:last-child td {
  border-bottom: none;
}.dxj-pmt_table_0jj tr:hover td {
  background: rgba(255, 220, 180, 0.05);
  color: #D4C0A4;
}.dxj-seo_0jj {
  padding: 2.25rem 1rem 0;
  background: #1A0E08;
}
@media(min-width: 767px) {.dxj-seo_0jj {
  padding: 44px 24px 0;
}
}.dxj-seo_in_0jj {
  border-radius: 1rem;
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  border: 1px solid rgba(255, 210, 160, 0.12);
  background: #241508;
  max-width: 82.5rem;
}
@media(min-width: 771px) {.dxj-seo_in_0jj {
  padding: 2.25rem 2.5rem;
}
}.dxj-seo_label_0jj {
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  color: #D4722A;
  font-size: 0.688rem;
}.dxj-seo_h2_0jj {
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  line-height: 1.25;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  font-size: 20px;
  color: #F5EDE0;
}
@media(min-width: 765px) {.dxj-seo_h2_0jj {
  font-size: 24px;
}
}.dxj-seo_body_0jj {
  font-size: 14px;
  overflow-wrap: break-word;
  color: #A88A68;
  line-height: 1.75;
}.dxj-seo_body_0jj p {
  color: #A88A68;
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 0.75rem;
}.dxj-seo_body_0jj p:last-child {
  margin-bottom: 0;
}.dxj-seo_body_0jj strong {
  color: #D4C0A4;
  font-weight: 700;
}.dxj-seo_body_0jj a {
  transition: color .2s;
  color: #D4722A;
  text-decoration: underline;
}.dxj-seo_body_0jj a:hover {
  color: #E0852E;
}.dxj-seo_body_0jj ul,.dxj-seo_body_0jj ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.dxj-seo_body_0jj ol {
  list-style: decimal;
}.dxj-seo_body_0jj li {
  line-height: 1.75;
  margin-bottom: 6px;
  font-size: 0.875rem;
  color: #A88A68;
}.dxj-seo_body_0jj table {
  overflow-x: auto;
  width: 100%;
  margin-bottom: 12px;
  border-collapse: collapse;
  font-size: 0.813rem;
  display: block;
}
@media(min-width: 765px) {.dxj-seo_body_0jj table {
  display: table;
}
}.dxj-seo_body_0jj th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 220, 180, 0.07);
  font-weight: 700;
  text-align: left;
  color: #D4C0A4;
}.dxj-seo_body_0jj td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 220, 180, 0.05);
  color: #A88A68;
}.dxj-seo_cols_0jj {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 639px) {.dxj-seo_cols_0jj {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.dxj-seo_cols_0jj {
  grid-template-columns: repeat(3,1fr);
}
}.dxj-seo_col_h_0jj {
  color: #D4C0A4;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  font-weight: 700;
  font-size: 0.813rem;
}.dxj-seo_col_p_0jj {
  overflow-wrap: break-word;
  font-size: 13px;
  color: #7E6248;
  line-height: 1.65;
}.dxj-seo_stats_0jj {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.dxj-seo_stat_0jj {
  flex: 1;
  padding: 14px 16px;
  background: rgba(212, 114, 42, 0.08);
  border-radius: 0.625rem;
  border: 1px solid rgba(212, 114, 42, 0.18);
  min-width: 140px;
}.dxj-seo_stat_val_0jj {
  margin-bottom: 0.25rem;
  color: #D4722A;
  font-size: 20px;
  font-weight: 800;
  overflow-wrap: break-word;
}.dxj-seo_stat_lb_0jj {
  font-size: 0.688rem;
  color: #7E6248;
  overflow-wrap: break-word;
}.dxj-seo_0jj {
  background: #1A0E08;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.dxj-seo_0jj {
  padding: 2.75rem 1.5rem 0;
}
}.dxj-seo_in_0jj {
  background: #241508;
  border-radius: 1rem;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255, 210, 160, 0.12);
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 770px) {.dxj-seo_in_0jj {
  padding: 2.25rem 40px;
}
}.dxj-seo_label_0jj {
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #D4722A;
  font-weight: 700;
  text-transform: uppercase;
}.dxj-seo_h2_0jj {
  margin-bottom: 14px;
  font-weight: 800;
  color: #F5EDE0;
  line-height: 1.25;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  font-size: 20px;
}
@media(min-width: 766px) {.dxj-seo_h2_0jj {
  font-size: 1.5rem;
}
}.dxj-seo_body_0jj {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #A88A68;
  overflow-wrap: break-word;
}.dxj-seo_body_0jj p {
  margin-bottom: 0.75rem;
  font-size: 14px;
  color: #A88A68;
  line-height: 1.75;
}.dxj-seo_body_0jj p:last-child {
  margin-bottom: 0;
}.dxj-seo_body_0jj strong {
  font-weight: 700;
  color: #D4C0A4;
}.dxj-seo_body_0jj a {
  transition: color .2s;
  text-decoration: underline;
  color: #D4722A;
}.dxj-seo_body_0jj a:hover {
  color: #E0852E;
}.dxj-seo_body_0jj ul,.dxj-seo_body_0jj ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.dxj-seo_body_0jj ol {
  list-style: decimal;
}.dxj-seo_body_0jj li {
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  color: #A88A68;
}.dxj-seo_body_0jj table {
  overflow-x: auto;
  width: 100%;
  margin-bottom: 0.75rem;
  display: block;
  border-collapse: collapse;
  font-size: 0.813rem;
}
@media(min-width: 766px) {.dxj-seo_body_0jj table {
  display: table;
}
}.dxj-seo_body_0jj th {
  border-bottom: 1px solid rgba(255, 220, 180, 0.07);
  padding: 10px 0.75rem;
  text-align: left;
  color: #D4C0A4;
  font-weight: 700;
}.dxj-seo_body_0jj td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 220, 180, 0.05);
  color: #A88A68;
}.dxj-seo_cols_0jj {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.dxj-seo_cols_0jj {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.dxj-seo_cols_0jj {
  grid-template-columns: repeat(3,1fr);
}
}.dxj-seo_col_h_0jj {
  margin-bottom: 7px;
  font-size: 13px;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #D4C0A4;
}.dxj-seo_col_p_0jj {
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #7E6248;
}.dxj-seo_stats_0jj {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.dxj-seo_stat_0jj {
  flex: 1;
  border-radius: 0.625rem;
  border: 1px solid rgba(212, 114, 42, 0.18);
  background: rgba(212, 114, 42, 0.08);
  padding: 14px 16px;
  min-width: 8.75rem;
}.dxj-seo_stat_val_0jj {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  color: #D4722A;
  font-weight: 800;
}.dxj-seo_stat_lb_0jj {
  overflow-wrap: break-word;
  color: #7E6248;
  font-size: 11px;
}.dxj-seo_0jj {
  background: #1A0E08;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.dxj-seo_0jj {
  padding: 2.75rem 1.5rem 0;
}
}.dxj-seo_in_0jj {
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  border-radius: 1rem;
  border: 1px solid rgba(255, 210, 160, 0.12);
  background: #241508;
  max-width: 1320px;
}
@media(min-width:768px) {.dxj-seo_in_0jj {
  padding: 36px 40px;
}
}.dxj-seo_label_0jj {
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.625rem;
  color: #D4722A;
  letter-spacing: .08em;
}.dxj-seo_h2_0jj {
  color: #F5EDE0;
  line-height: 1.25;
  font-family: 'Playfair Display', serif;
  font-size: 1.25rem;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 771px) {.dxj-seo_h2_0jj {
  font-size: 24px;
}
}.dxj-seo_body_0jj {
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #A88A68;
}.dxj-seo_body_0jj p {
  margin-bottom: 12px;
  color: #A88A68;
  font-size: 0.875rem;
  line-height: 1.75;
}.dxj-seo_body_0jj p:last-child {
  margin-bottom: 0;
}.dxj-seo_body_0jj strong {
  font-weight: 700;
  color: #D4C0A4;
}.dxj-seo_body_0jj a {
  transition: color .2s;
  text-decoration: underline;
  color: #D4722A;
}.dxj-seo_body_0jj a:hover {
  color: #E0852E;
}.dxj-seo_body_0jj ul,.dxj-seo_body_0jj ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.dxj-seo_body_0jj ol {
  list-style: decimal;
}.dxj-seo_body_0jj li {
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 0.375rem;
  color: #A88A68;
}.dxj-seo_body_0jj table {
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 12px;
  width: 100%;
  display: block;
  font-size: 0.813rem;
}
@media(min-width: 767px) {.dxj-seo_body_0jj table {
  display: table;
}
}.dxj-seo_body_0jj th {
  border-bottom: 1px solid rgba(255, 220, 180, 0.07);
  padding: 0.625rem 0.75rem;
  text-align: left;
  color: #D4C0A4;
  font-weight: 700;
}.dxj-seo_body_0jj td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 220, 180, 0.05);
  color: #A88A68;
}.dxj-seo_cols_0jj {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 642px) {.dxj-seo_cols_0jj {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.dxj-seo_cols_0jj {
  grid-template-columns: repeat(3,1fr);
}
}.dxj-seo_col_h_0jj {
  font-size: 0.813rem;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 7px;
  color: #D4C0A4;
}.dxj-seo_col_p_0jj {
  color: #7E6248;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 13px;
}.dxj-seo_stats_0jj {
  gap: 1rem;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.dxj-seo_stat_0jj {
  border: 1px solid rgba(212, 114, 42, 0.18);
  border-radius: 0.625rem;
  background: rgba(212, 114, 42, 0.08);
  padding: 0.875rem 16px;
  flex: 1;
  min-width: 140px;
}.dxj-seo_stat_val_0jj {
  margin-bottom: 4px;
  font-weight: 800;
  color: #D4722A;
  font-size: 20px;
  overflow-wrap: break-word;
}.dxj-seo_stat_lb_0jj {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #7E6248;
}.dxj-faq_0jj {
  background: #1A0E08;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.dxj-faq_0jj {
  padding: 2.75rem 24px 0;
}
}.dxj-faq_in_0jj {
  margin: 0 auto;
  max-width: 1320px;
}.dxj-faq_head_0jj {
  margin-bottom: 20px;
}.dxj-faq_label_0jj {
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 8px;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #D4722A;
}.dxj-faq_h2_0jj {
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
  color: #F5EDE0;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 770px) {.dxj-faq_h2_0jj {
  font-size: 1.5rem;
}
}.dxj-faq_list_0jj {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.dxj-faq_item_0jj {
  background: #241508;
  border: 1px solid rgba(255, 210, 160, 0.12);
  border-radius: 0.625rem;
  overflow: hidden;
}.dxj-faq_q_0jj {
  transition: color .2s;
  padding: 16px 1.25rem;
  gap: 12px;
  align-items: center;
  justify-content: space-between;
  display: flex;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  font-weight: 600;
  color: #D4C0A4;
  cursor: pointer;
  font-size: 14px;
}.dxj-faq_q_0jj:hover {
  color: #F5EDE0;
}.dxj-faq_q_ic_0jj {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255, 220, 180, 0.05);
  align-items: center;
  justify-content: center;
  font-size: 16px;
  color: #D4722A;
  height: 1.5rem;
  display: flex;
  flex-shrink: 0;
  width: 24px;
}.dxj-faq_item_0jj.dxj-state_open_0jj .dxj-faq_q_ic_0jj {
  transform: rotate(45deg);
}.dxj-faq_a_0jj {
  padding: 0 1.25rem 16px;
  font-size: 0.813rem;
  color: #7E6248;
  overflow-wrap: break-word;
  display: none;
  line-height: 1.7;
}.dxj-faq_item_0jj.dxj-state_open_0jj .dxj-faq_a_0jj {
  display: block;
}.dxj-faq_a_0jj strong {
  font-weight: 700;
  color: #D4C0A4;
}.dxj-faq_a_0jj a {
  color: #D4722A;
  text-decoration: underline;
}.dxj-faq_a_0jj ul,.dxj-faq_a_0jj ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 1.25rem;
}.dxj-faq_a_0jj ol {
  list-style: decimal;
}.dxj-faq_a_0jj li {
  line-height: 1.6;
  margin-bottom: 4px;
}.dxj-faq_a_0jj table {
  margin: 0.5rem 0;
  width: 100%;
  font-size: 12px;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
}
@media(min-width: 770px) {.dxj-faq_a_0jj table {
  display: table;
}
}.dxj-faq_a_0jj th {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 220, 180, 0.07);
  text-align: left;
  font-weight: 700;
  color: #D4C0A4;
}.dxj-faq_a_0jj td {
  border-bottom: 1px solid rgba(255, 220, 180, 0.05);
  padding: 6px 0.5rem;
  color: #7E6248;
}.dxj-ft_0jj {
  border-top: 1px solid rgba(255, 220, 180, 0.05);
  background: #110A05;
  margin-top: 48px;
}.dxj-ft_support_0jj {
  border-bottom: 1px solid rgba(255, 220, 180, 0.05);
  padding: 1.5rem 1rem;
}
@media(min-width: 765px) {.dxj-ft_support_0jj {
  padding: 1.75rem 24px;
}
}.dxj-ft_support_in_0jj {
  margin: 0 auto;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  max-width: 82.5rem;
}.dxj-ft_support_main_0jj {
  flex: 1;
  gap: 1rem;
  min-width: 13.75rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.dxj-ft_support_ic_0jj {
  flex-shrink: 0;
  color: #D4722A;
}.dxj-ft_support_ic_0jj svg {
  stroke-linejoin: round;
  width: 30px;
  stroke-linecap: round;
  height: 1.875rem;
}.dxj-ft_support_text_title_0jj {
  color: #F5EDE0;
  font-weight: 700;
  margin-bottom: 3px;
  overflow-wrap: break-word;
  font-size: 15px;
}.dxj-ft_support_text_sub_0jj {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #7E6248;
}.dxj-ft_support_btn_0jj {
  border-radius: 10px;
  transition: background .2s;
  padding: 0.688rem 1.375rem;
  background: #D4722A;
  font-size: 0.813rem;
  white-space: nowrap;
  color: #F5EDE0;
  flex-shrink: 0;
  font-weight: 700;
}.dxj-ft_support_btn_0jj:hover {
  background: #E0852E;
}.dxj-ft_support_contacts_0jj {
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.dxj-ft_support_contact_0jj {
  line-height: 1.4;
  color: #6A5040;
  font-size: 12px;
}.dxj-ft_support_contact_0jj strong {
  color: #A88A68;
  margin-bottom: 2px;
  display: block;
  font-size: 11px;
  font-weight: 600;
}.dxj-ft_main_0jj {
  border-bottom: 1px solid rgba(255, 220, 180, 0.05);
  padding: 2rem 16px 1.5rem;
}
@media(min-width: 771px) {.dxj-ft_main_0jj {
  padding: 40px 1.5rem 2rem;
}
}.dxj-ft_main_in_0jj {
  margin: 0 auto;
  gap: 24px;
  max-width: 82.5rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 641px) {.dxj-ft_main_in_0jj {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.dxj-ft_main_in_0jj {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.dxj-ft_col_logo_0jj {
  grid-column: 1/-1;
}
@media(min-width: 1077px) {.dxj-ft_col_logo_0jj {
  grid-column: auto;
}
}.dxj-ft_logo_0jj {
  gap: 0.563rem;
  color: #F5EDE0;
  font-weight: 800;
  font-size: 16px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 12px;
  overflow-wrap: break-word;
  align-items: center;
}.dxj-ft_logo_mark_0jj {
  overflow: hidden;
  border-radius: 6px;
  width: 30px;
  height: 1.875rem;
}.dxj-ft_logo_mark_0jj img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.dxj-ft_logo_sub_0jj {
  overflow-wrap: break-word;
  color: #6A5040;
  max-width: 12.5rem;
  line-height: 1.55;
  font-size: 0.75rem;
}.dxj-ft_col_title_0jj {
  font-size: 0.75rem;
  text-transform: uppercase;
  color: #A88A68;
  margin-bottom: 0.875rem;
  letter-spacing: .07em;
  font-weight: 700;
}.dxj-ft_col_links_0jj {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.dxj-ft_col_link_0jj {
  transition: color .2s;
  font-size: 0.813rem;
  color: #6A5040;
  overflow-wrap: break-word;
}.dxj-ft_col_link_0jj:hover {
  color: #D4C0A4;
}.dxj-ft_apps_0jj {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.dxj-ft_app_card_0jj {
  background: rgba(255, 220, 180, 0.05);
  border: 1px solid rgba(255, 210, 160, 0.12);
  padding: 0.625rem 0.75rem;
  gap: 10px;
  transition: border-color .2s;
  border-radius: 6px;
  display: flex;
  align-items: center;
}.dxj-ft_app_card_0jj:hover {
  border-color: rgba(212, 114, 42, 0.55);
}.dxj-ft_app_card_ic_0jj svg {
  width: 1.375rem;
  height: 1.375rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.dxj-ft_app_card_os_0jj {
  color: #6A5040;
  font-weight: 600;
  font-size: 0.625rem;
}.dxj-ft_app_card_action_0jj {
  font-weight: 700;
  font-size: 12px;
  color: #D4C0A4;
}.dxj-ft_bot_0jj {
  padding: 1.25rem 16px;
}
@media(min-width: 769px) {.dxj-ft_bot_0jj {
  padding: 20px 1.5rem;
}
}.dxj-ft_bot_in_0jj {
  margin: 0 auto;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  max-width: 82.5rem;
}.dxj-ft_socials_0jj {
  gap: 0.5rem;
  display: flex;
}.dxj-ft_soc_0jj {
  background: rgba(255, 220, 180, 0.05);
  transition: background .2s;
  border-radius: 6px;
  border: 1px solid rgba(255, 210, 160, 0.12);
  color: #A88A68;
  height: 2.25rem;
  width: 2.25rem;
  justify-content: center;
  align-items: center;
  display: flex;
}.dxj-ft_soc_0jj svg {
  height: 16px;
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
}.dxj-ft_soc_0jj:hover {
  background: rgba(255, 220, 180, 0.07);
}.dxj-ft_legal_0jj {
  flex: 1;
  line-height: 1.6;
  min-width: 200px;
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #967860;
}.dxj-ft_legal_0jj strong {
  color: #A88A68;
  font-weight: 700;
}.dxj-ft_legal_0jj a {
  text-decoration: underline;
  color: #A88A68;
}.dxj-ft_age_0jj {
  border: 2px solid #967860;
  border-radius: 50%;
  flex-shrink: 0;
  font-weight: 800;
  align-items: center;
  margin-left: auto;
  font-size: 0.688rem;
  justify-content: center;
  width: 2rem;
  color: #967860;
  height: 32px;
  display: flex;
}