html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  margin: 0;
  padding: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  background: none;
  border: 0;
  cursor: pointer;
  color: inherit;
}a:link,a:visited {
  text-decoration: none;
  color: inherit;
}img,svg,video {
  display: block;
  max-width: 100%;
}body {
  background: #131009;
  font-family: 'DM Sans', sans-serif;
  line-height: 1.6;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
  color: #D4C4A0;
}.jau-layout_iw6 {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}.jau-page_iw6 {
  display: flex;
  min-height: 100vh;
}.jau-main_iw6 {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media (min-width: 1078px) {.jau-main_iw6 {
  padding-left: 220px;
}
}
@media (max-width: 1076px) {.jau-main_iw6 {
  padding-bottom: 4.5rem;
}
}.jau-gc_iw6 {
  border-radius: 0.5rem;
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border: 1px solid rgba(255, 230, 180, 0.06);
  background: #1C1510;
  width: 8.75rem;
  cursor: pointer;
  flex-shrink: 0;
  position: relative;
}
@media(min-width: 643px) {.jau-gc_iw6 {
  width: 156px;
}
}
@media(min-width: 1082px) {.jau-gc_iw6 {
  width: 10.5rem;
}
}.jau-gc_iw6:hover {
  border-color: rgba(196, 146, 42, 0.08);
  transform: translateY(-3px);
}.jau-gc_img_iw6 {
  overflow: hidden;
  padding-bottom: 80%;
  position: relative;
  width: 100%;
}.jau-gc_img_iw6 img {
  inset: 0;
  object-fit: cover;
  height: 100%;
  width: 100%;
  position: absolute;
}.jau-gc_hover_iw6 {
  background: rgba(8, 6, 3, 0.78);
  inset: 0;
  transition: opacity .2s;
  align-items: center;
  opacity: 0;
  display: flex;
  position: absolute;
  justify-content: center;
}.jau-gc_iw6:hover .jau-gc_hover_iw6 {
  opacity: 1;
}.jau-gc_hover_btn_iw6 {
  padding: 0.5rem 1rem;
  border-radius: 0.313rem;
  background: #C4922A;
  font-size: 0.75rem;
  color: #F5EDD8;
  font-weight: 700;
}.jau-gc_info_iw6 {
  padding: 8px 0.625rem 0.625rem;
}.jau-gc_name_iw6 {
  overflow: hidden;
  white-space: nowrap;
  font-weight: 600;
  max-width: 100%;
  font-size: 0.75rem;
  margin-bottom: 3px;
  text-overflow: ellipsis;
  color: #D4C4A0;
}.jau-gc_prov_iw6 {
  font-size: 10px;
  color: #6B5540;
}.jau-gc_tag_iw6 {
  padding: 2px 7px;
  border-radius: 0.25rem;
  letter-spacing: .04em;
  font-weight: 700;
  top: 6px;
  font-size: 9px;
  left: 0.375rem;
  text-transform: uppercase;
  z-index: 2;
  position: absolute;
}.jau-gc_tag_hot_iw6 {
  background: #C0392B;
  color: #fff;
}.jau-gc_tag_new_iw6 {
  background: #2E8B57;
  color: #131009;
}.jau-gc_tag_jp_iw6 {
  background: #D4A017;
  color: #131009;
}.jau-gc_tag_ex_iw6 {
  background: #8B5E2A;
  color: #fff;
}.jau-gc_tag_live_iw6 {
  background: #C0392B;
  color: #fff;
}.jau-gr_iw6 {
  background: #131009;
  padding: 2rem 1rem 0;
}
@media(min-width: 771px) {.jau-gr_iw6 {
  padding: 36px 1.5rem 0;
}
}.jau-gr_in_iw6 {
  margin: 0 auto;
  max-width: 1340px;
}.jau-gr_head_iw6 {
  gap: 0.75rem;
  display: flex;
  align-items: center;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
}.jau-gr_head_l_iw6 {
  flex: 1;
  gap: 10px;
  display: flex;
  min-width: 0;
  align-items: center;
}.jau-gr_ic_iw6 {
  border-radius: 8px;
  align-items: center;
  width: 32px;
  display: flex;
  justify-content: center;
  height: 32px;
  flex-shrink: 0;
}.jau-gr_ic_iw6 svg {
  stroke-linecap: round;
  height: 16px;
  stroke-linejoin: round;
  width: 16px;
}.jau-gr_title_iw6 {
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F5EDD8;
  font-size: 16px;
}
@media(min-width: 770px) {.jau-gr_title_iw6 {
  font-size: 1.125rem;
}
}.jau-gr_more_iw6 {
  gap: 5px;
  transition: color .2s;
  align-items: center;
  flex-shrink: 0;
  font-weight: 600;
  display: flex;
  color: #7A6548;
  font-size: 12px;
  white-space: nowrap;
}.jau-gr_more_iw6:hover {
  color: #C4922A;
}.jau-gr_more_iw6 svg {
  height: 12px;
  stroke-linecap: round;
  width: 12px;
  stroke-linejoin: round;
}.jau-gr_arrows_iw6 {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.jau-gr_arr_iw6 {
  border-radius: 0.313rem;
  background: rgba(255, 245, 220, 0.05);
  transition: background .15s,color .15s;
  border: 1px solid rgba(255, 230, 180, 0.11);
  display: flex;
  height: 1.875rem;
  width: 30px;
  align-items: center;
  color: #A8916E;
  justify-content: center;
}.jau-gr_arr_iw6:hover {
  background: rgba(255, 245, 220, 0.07);
  color: #F5EDD8;
}.jau-gr_arr_iw6 svg {
  stroke-linejoin: round;
  width: 0.813rem;
  stroke-linecap: round;
  height: 0.813rem;
}.jau-gr_seo_h_iw6 {
  margin: 0 0 6px;
  font-family: 'Playfair Display', serif;
  color: #D4C4A0;
  font-weight: 700;
  font-size: 13px;
  max-width: 680px;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.jau-gr_seo_h_iw6 {
  font-size: 14px;
}
}.jau-gr_seo_iw6 {
  overflow-wrap: break-word;
  color: #7A6548;
  font-size: 0.75rem;
  max-width: 42.5rem;
  line-height: 1.55;
  margin-bottom: 0.75rem;
}.jau-gr_seo_iw6 strong {
  color: #D4C4A0;
  font-weight: 600;
}.jau-gr_scroll_iw6 {
  gap: 0.625rem;
  padding-bottom: 10px;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
  -webkit-overflow-scrolling: touch;
}.jau-gr_scroll_iw6::-webkit-scrollbar {
  display: none;
}
@media(min-width: 765px) {.jau-gr_scroll_iw6 {
  gap: 12px;
}
}.jau-tb_iw6 {
  background: #131009;
  border-bottom: 1px solid rgba(255, 245, 220, 0.07);
  display: flex;
  position: fixed;
  align-items: center;
  top: 0;
  height: 56px;
  left: 0;
  right: 0;
  z-index: 80;
}.jau-tb_in_iw6 {
  gap: 0;
  padding: 0 0.875rem;
  align-items: center;
  height: 100%;
  display: flex;
  width: 100%;
}.jau-tb_burger_iw6 {
  gap: 5px;
  border-radius: 8px;
  flex-shrink: 0;
  flex-direction: column;
  align-items: center;
  width: 38px;
  margin-right: 0.5rem;
  height: 38px;
  justify-content: center;
  display: flex;
}.jau-tb_burger_iw6:hover {
  background: rgba(255, 245, 220, 0.05);
}.jau-tb_burger_line_iw6 {
  border-radius: 1px;
  background: #A8916E;
  width: 1.125rem;
  height: 2px;
  display: block;
}
@media(min-width: 1083px) {.jau-tb_burger_iw6 {
  display: none;
}
}.jau-tb_logo_iw6 {
  gap: 0.563rem;
  align-items: center;
  flex-shrink: 0;
  overflow-wrap: break-word;
  font-size: 1.125rem;
  letter-spacing: -.01em;
  display: flex;
  font-weight: 800;
  color: #F5EDD8;
  margin-right: 20px;
}.jau-tb_logo_mark_iw6 {
  border-radius: 8px;
  overflow: hidden;
  height: 32px;
  width: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
}.jau-tb_logo_mark_iw6 img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.jau-tb_nav_iw6 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 642px) {.jau-tb_nav_iw6 {
  display: flex;
}
}.jau-tb_tab_iw6 {
  padding: 0.5rem 14px;
  border-radius: 0.5rem;
  transition: background .15s,color .15s;
  font-weight: 600;
  font-size: 13px;
  white-space: nowrap;
  color: #A8916E;
}.jau-tb_tab_iw6:hover {
  background: rgba(255, 245, 220, 0.05);
  color: #F5EDD8;
}.jau-tb_tab_iw6.jau-state_active_iw6 {
  background: rgba(196, 146, 42, 0.18);
  color: #F5EDD8;
}.jau-tb_right_iw6 {
  gap: 0.5rem;
  margin-left: auto;
  align-items: center;
  flex-shrink: 0;
  display: flex;
}.jau-tb_login_iw6 {
  transition: border-color .2s,color .2s;
  padding: 0.563rem 16px;
  border: 1px solid rgba(255, 230, 180, 0.11);
  background: rgba(255, 245, 220, 0.05);
  border-radius: 8px;
  display: none;
  font-size: 0.813rem;
  font-weight: 600;
  color: #D4C4A0;
}.jau-tb_login_iw6:hover {
  border-color: rgba(196, 146, 42, 0.45);
  color: #F5EDD8;
}
@media(min-width: 483px) {.jau-tb_login_iw6 {
  display: block;
}
}.jau-tb_reg_iw6 {
  padding: 9px 18px;
  transition: background .2s;
  border-radius: 0.5rem;
  background: #2E8B57;
  font-weight: 700;
  font-size: 0.813rem;
  color: #0D0C09;
  white-space: nowrap;
}.jau-tb_reg_iw6:hover {
  background: #3AAD6B;
}.jau-sb_iw6 {
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 245, 220, 0.05);
  background: #231B12;
  transition: transform .25s ease;
  bottom: 0;
  overflow-y: auto;
  left: 0;
  position: fixed;
  top: 3.5rem;
  width: 13.75rem;
  z-index: 70;
}.jau-sb_iw6.jau-state_open_iw6 {
  transform: translateX(0);
}.jau-sb_iw6::-webkit-scrollbar {
  width: 0.25rem;
}.jau-sb_iw6::-webkit-scrollbar-thumb {
  background: rgba(255, 245, 220, 0.07);
  border-radius: 2px;
}
@media(min-width: 1082px) {.jau-sb_iw6 {
  transform: translateX(0);
}
}.jau-sb_auth_iw6 {
  padding: 0.875rem 12px 10px;
}.jau-sb_btn_reg_iw6 {
  transition: background .2s;
  background: #2E8B57;
  padding: 0.688rem;
  border-radius: 8px;
  display: block;
  font-size: 0.813rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
  color: #0D0C09;
  text-align: center;
}.jau-sb_btn_reg_iw6:hover {
  background: #3AAD6B;
}.jau-sb_btn_login_iw6 {
  border-radius: 8px;
  transition: border-color .2s;
  padding: 0.625rem;
  background: rgba(255, 245, 220, 0.05);
  border: 1px solid rgba(255, 230, 180, 0.11);
  color: #D4C4A0;
  text-align: center;
  font-size: 13px;
  display: block;
  font-weight: 600;
}.jau-sb_btn_login_iw6:hover {
  border-color: rgba(196, 146, 42, 0.45);
  color: #F5EDD8;
}.jau-sb_promo_iw6 {
  margin: 0 12px 0.625rem;
  border-radius: 0.5rem;
  border: 1px solid rgba(196, 146, 42, 0.18);
  padding: 12px 0.875rem;
  background: linear-gradient(135deg,#2B1A06,#231B12);
  overflow: hidden;
  position: relative;
}.jau-sb_promo_iw6::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(196, 146, 42, 0.18),transparent 70%);
  height: 5rem;
  right: -20px;
  top: -20px;
  content: '';
  width: 80px;
  position: absolute;
}.jau-sb_promo_title_iw6 {
  letter-spacing: .06em;
  font-size: 11px;
  margin-bottom: 4px;
  font-weight: 700;
  color: #C4922A;
  text-transform: uppercase;
}.jau-sb_promo_text_iw6 {
  font-weight: 600;
  line-height: 1.35;
  font-size: 12px;
  color: #F5EDD8;
  overflow-wrap: break-word;
}.jau-sb_promo_sub_iw6 {
  font-size: 0.625rem;
  margin-top: 3px;
  color: #7A6548;
}.jau-sb_nav_iw6 {
  padding: 6px 0.5rem 16px;
}.jau-sb_nav_lb_iw6 {
  padding: 0.625rem 0.5rem 6px;
  font-weight: 700;
  text-transform: uppercase;
  color: #6B5540;
  font-size: 0.625rem;
  letter-spacing: .08em;
}.jau-sb_link_iw6 {
  transition: background .15s,color .15s;
  border-radius: 0.313rem;
  gap: 0.625rem;
  padding: 0.563rem 0.625rem;
  color: #A8916E;
  font-size: 13px;
  overflow-wrap: break-word;
  display: flex;
  align-items: center;
  font-weight: 500;
  cursor: pointer;
}.jau-sb_link_iw6:hover {
  background: rgba(255, 245, 220, 0.05);
  color: #F5EDD8;
}.jau-sb_link_iw6.jau-state_active_iw6 {
  background: rgba(196, 146, 42, 0.18);
  color: #F5EDD8;
}.jau-sb_ic_iw6 {
  border-radius: 5px;
  height: 30px;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  display: flex;
  width: 1.875rem;
}.jau-sb_ic_iw6 svg {
  height: 16px;
  stroke-linejoin: round;
  width: 16px;
  stroke-linecap: round;
}.jau-sb_ic_1_iw6 {
  background: rgba(196, 146, 42, 0.08);
  color: #C4922A;
}.jau-sb_ic_2_iw6 {
  background: rgba(46, 139, 87, 0.18);
  color: #2E8B57;
}.jau-sb_ic_3_iw6 {
  background: rgba(212, 160, 23, 0.16);
  color: #D4A017;
}.jau-sb_ic_4_iw6 {
  background: rgba(139, 94, 42, 0.22);
  color: #8B5E2A;
}.jau-sb_ic_5_iw6 {
  background: rgba(196, 146, 42, 0.08);
  color: #C2566A;
}.jau-sb_ic_6_iw6 {
  background: rgba(139, 94, 42, 0.22);
  color: #7B3FA0;
}.jau-sb_badge_iw6 {
  border-radius: 5px;
  padding: 2px 0.438rem;
  background: #D4A017;
  font-size: 9px;
  font-weight: 700;
  color: #0D0C09;
  margin-left: auto;
}.jau-sb_bot_iw6 {
  gap: 8px;
  padding: 12px;
  border-top: 1px solid rgba(255, 245, 220, 0.05);
  display: flex;
}.jau-sb_lang_iw6,.jau-sb_help_iw6 {
  background: rgba(255, 245, 220, 0.05);
  border-radius: 5px;
  flex: 1;
  padding: 0.563rem 0.375rem;
  gap: 6px;
  transition: border-color .2s;
  border: 1px solid rgba(255, 230, 180, 0.06);
  font-size: 0.688rem;
  justify-content: center;
  font-weight: 600;
  color: #A8916E;
  display: flex;
  align-items: center;
}.jau-sb_lang_iw6:hover,.jau-sb_help_iw6:hover {
  border-color: rgba(196, 146, 42, 0.45);
  color: #F5EDD8;
}.jau-sb_lang_iw6 svg,.jau-sb_help_iw6 svg {
  stroke-linejoin: round;
  height: 13px;
  stroke-linecap: round;
  width: 13px;
}.jau-sb_bd_iw6 {
  inset: 0;
  background: rgba(8, 6, 3, 0.78);
  display: none;
  z-index: 69;
  position: fixed;
}.jau-sb_bd_iw6.jau-state_on_iw6 {
  display: block;
}
@media(min-width:1080px) {.jau-sb_bd_iw6 {
  display: none!important;
}
}.jau-mob_nav_iw6 {
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 230, 180, 0.11);
  background: #231B12;
  left: 0;
  right: 0;
  z-index: 80;
  display: flex;
  position: fixed;
  bottom: 0;
}
@media(min-width: 1077px) {.jau-mob_nav_iw6 {
  display: none;
}
}.jau-mob_nav_item_iw6 {
  flex: 1;
  padding: 0.25rem 2px;
  gap: 4px;
  display: flex;
  flex-direction: column;
  color: #6B5540;
  cursor: pointer;
  align-items: center;
}.jau-mob_nav_ic_iw6 {
  line-height: 1;
}.jau-mob_nav_ic_iw6 svg {
  stroke-linejoin: round;
  height: 1.25rem;
  width: 20px;
  stroke-linecap: round;
}.jau-mob_nav_lb_iw6 {
  font-size: 10px;
  color: #6B5540;
  font-weight: 600;
}.jau-mob_nav_item_iw6.jau-state_active_iw6 {
  color: #C4922A;
}.jau-mob_nav_item_iw6.jau-state_active_iw6 .jau-mob_nav_lb_iw6 {
  color: #C4922A;
}.jau-hero_iw6 {
  background: #131009;
  padding: 1.25rem 16px 0;
}
@media(min-width: 769px) {.jau-hero_iw6 {
  padding: 1.5rem 24px 0;
}
}.jau-hero_in_iw6 {
  gap: 12px;
  margin: 0 auto;
  max-width: 83.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 862px) {.jau-hero_in_iw6 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width:1100px) {.jau-hero_in_iw6 {
  grid-template-columns: 1fr 340px;
}
}.jau-hero_promo_iw6 {
  border-radius: 14px;
  overflow: hidden;
  background: #1C1510;
  align-items: stretch;
  display: flex;
  position: relative;
  min-height: 220px;
}
@media(min-width: 770px) {.jau-hero_promo_iw6 {
  min-height: 17.5rem;
}
}.jau-hero_promo_bg_iw6 {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg,#2B1A06 0%,#131009 100%);
  background-size: cover;
  position: absolute;
}.jau-hero_promo_bg_iw6::after {
  background: linear-gradient(90deg,#131009 0%,rgba(8, 6, 3, 0.78) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.jau-hero_promo_glow_iw6 {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(139, 94, 42, 0.22) 0%,transparent 65%);
  width: 18.75rem;
  position: absolute;
  pointer-events: none;
  height: 18.75rem;
  right: 3.75rem;
  top: -2.5rem;
}.jau-hero_promo_ct_iw6 {
  padding: 28px 1.5rem 28px 28px;
  flex-direction: column;
  display: flex;
  justify-content: center;
  max-width: 30rem;
  position: relative;
  z-index: 2;
}
@media(min-width: 766px) {.jau-hero_promo_ct_iw6 {
  padding: 2.5rem 32px;
}
}.jau-hero_badge_iw6 {
  border-radius: 20px;
  border: 1px solid rgba(196, 146, 42, 0.08);
  padding: 5px 12px;
  background: rgba(196, 146, 42, 0.18);
  color: #C4922A;
  font-size: 0.625rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.875rem;
  display: inline-block;
  letter-spacing: .08em;
}.jau-hero_h1_iw6 {
  font-size: 26px;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  color: #F5EDD8;
  font-weight: 800;
  margin-bottom: 10px;
  line-height: 1.15;
}.jau-hero_h1_iw6 em {
  color: #D4A017;
  font-style: normal;
}
@media(min-width: 767px) {.jau-hero_h1_iw6 {
  font-size: 2.25rem;
}
}.jau-hero_sub_iw6 {
  margin-bottom: 1.25rem;
  line-height: 1.55;
  font-size: 0.813rem;
  color: #A8916E;
}
@media(min-width: 771px) {.jau-hero_sub_iw6 {
  font-size: 14px;
}
}.jau-hero_row_iw6 {
  gap: 0.625rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.jau-hero_cta_iw6 {
  transition: background .2s;
  border-radius: 0.5rem;
  padding: 0.813rem 26px;
  background: #2E8B57;
  color: #0D0C09;
  box-shadow: 0 3px 14px rgba(46, 139, 87, 0.48), inset 0 1px 0 rgba(180, 255, 200, 0.12);
  font-size: 0.875rem;
  font-weight: 700;
}.jau-hero_cta_iw6:hover {
  background: #3AAD6B;
}.jau-hero_terms_iw6 {
  color: #6B5540;
  font-size: 11px;
}.jau-hero_game_iw6 {
  background: #1C1510;
  overflow: hidden;
  border-radius: 14px;
  border: 1px solid rgba(255, 230, 180, 0.06);
  display: flex;
  flex-direction: column;
  position: relative;
}.jau-hero_game_badge_iw6 {
  border: 1px solid rgba(212, 160, 23, 0.16);
  background: rgba(212, 160, 23, 0.16);
  padding: 5px 0.625rem;
  border-radius: 1.25rem;
  font-size: 0.625rem;
  z-index: 3;
  top: 12px;
  font-weight: 700;
  position: absolute;
  left: 12px;
  letter-spacing: .06em;
  color: #D4A017;
  text-transform: uppercase;
}.jau-hero_game_badge_iw6 svg {
  vertical-align: -1px;
  margin-right: 4px;
  width: 0.688rem;
  height: 0.688rem;
}.jau-hero_game_img_iw6 {
  overflow: hidden;
  background: linear-gradient(135deg,#2B1A06,#131009);
  position: relative;
  padding-bottom: 60%;
}.jau-hero_game_img_iw6 img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  height: 100%;
  width: 100%;
}.jau-hero_game_play_iw6 {
  transition: opacity .2s;
  inset: 0;
  background: rgba(8, 6, 3, 0.78);
  justify-content: center;
  display: flex;
  opacity: 0;
  position: absolute;
  align-items: center;
}.jau-hero_game_iw6:hover .jau-hero_game_play_iw6 {
  opacity: 1;
}.jau-hero_game_play_iw6 span {
  background: #C4922A;
  border-radius: 50%;
  height: 52px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 52px;
}.jau-hero_game_play_iw6 span svg {
  width: 18px;
  height: 18px;
  margin-left: 2px;
}.jau-hero_game_info_iw6 {
  padding: 0.875rem 16px;
}.jau-hero_game_title_iw6 {
  font-weight: 700;
  margin-bottom: 0.25rem;
  font-size: 15px;
  color: #F5EDD8;
  overflow-wrap: break-word;
}.jau-hero_game_provider_iw6 {
  color: #7A6548;
  font-size: 11px;
}.jau-hero_game_btn_iw6 {
  padding: 11px;
  background: #C4922A;
  border-radius: 8px;
  margin: 12px 16px 1rem;
  transition: background .2s;
  font-weight: 700;
  color: #F5EDD8;
  text-align: center;
  display: block;
  font-size: 0.813rem;
}.jau-hero_game_iw6:hover .jau-hero_game_btn_iw6 {
  background: #D9A83E;
}.jau-sbar_iw6 {
  background: #131009;
  padding: 1rem 1rem 0;
}
@media(min-width: 769px) {.jau-sbar_iw6 {
  padding: 1.125rem 1.5rem 0;
}
}.jau-sbar_in_iw6 {
  margin: 0 auto;
  max-width: 83.75rem;
}.jau-sbar_row_iw6 {
  gap: 10px;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
  display: flex;
}.jau-sbar_input_iw6 {
  transition: border-color .2s;
  background: #1C1510;
  border: 1px solid rgba(255, 230, 180, 0.11);
  padding: 0.688rem 1rem;
  flex: 1;
  gap: 10px;
  border-radius: 0.5rem;
  cursor: pointer;
  display: flex;
  align-items: center;
  font-size: 13px;
  color: #7A6548;
}.jau-sbar_input_iw6:hover {
  border-color: rgba(196, 146, 42, 0.45);
}.jau-sbar_input_iw6 svg {
  stroke-linejoin: round;
  height: 0.938rem;
  stroke-linecap: round;
  flex-shrink: 0;
  width: 15px;
}.jau-sbar_providers_iw6 {
  border-radius: 8px;
  background: #1C1510;
  gap: 0.5rem;
  border: 1px solid rgba(255, 230, 180, 0.11);
  padding: 0.688rem 1.125rem;
  transition: border-color .2s;
  display: flex;
  font-weight: 600;
  align-items: center;
  font-size: 0.813rem;
  color: #D4C4A0;
  white-space: nowrap;
}.jau-sbar_providers_iw6:hover {
  border-color: rgba(196, 146, 42, 0.45);
  color: #F5EDD8;
}.jau-sbar_providers_iw6 svg {
  width: 0.875rem;
  height: 0.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.jau-sbar_tabs_iw6 {
  gap: 0.375rem;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 2px;
}.jau-sbar_tabs_iw6::-webkit-scrollbar {
  display: none;
}.jau-sbar_tab_iw6 {
  border-radius: 1.25rem;
  transition: background .15s,color .15s,border-color .15s;
  background: rgba(255, 245, 220, 0.05);
  padding: 0.5rem 0.875rem;
  border: 1px solid rgba(255, 230, 180, 0.06);
  gap: 7px;
  display: flex;
  white-space: nowrap;
  font-weight: 600;
  color: #A8916E;
  flex-shrink: 0;
  cursor: pointer;
  font-size: 12px;
  align-items: center;
}.jau-sbar_tab_iw6:hover {
  border-color: rgba(196, 146, 42, 0.45);
  background: rgba(255, 245, 220, 0.07);
  color: #F5EDD8;
}.jau-sbar_tab_iw6.jau-state_active_iw6 {
  background: rgba(196, 146, 42, 0.18);
  border-color: rgba(196, 146, 42, 0.08);
  color: #F5EDD8;
}.jau-sbar_tab_ic_iw6 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.875rem;
  width: 14px;
}.jau-wy_iw6 {
  padding: 2rem 1rem 0;
  background: #131009;
}
@media(min-width: 769px) {.jau-wy_iw6 {
  padding: 40px 1.5rem 0;
}
}.jau-wy_in_iw6 {
  margin: 0 auto;
  max-width: 83.75rem;
}.jau-wy_head_iw6 {
  max-width: 720px;
  margin-bottom: 1.125rem;
}.jau-wy_label_iw6 {
  letter-spacing: .08em;
  font-size: 11px;
  color: #C4922A;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-weight: 700;
}.jau-wy_h2_iw6 {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
  color: #F5EDD8;
  font-family: 'Playfair Display', serif;
  margin-bottom: 8px;
}
@media(min-width: 769px) {.jau-wy_h2_iw6 {
  font-size: 1.5rem;
}
}.jau-wy_intro_iw6 {
  margin: 0;
  font-size: 13px;
  color: #7A6548;
  line-height: 1.6;
}.jau-wy_grid_iw6 {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 642px) {.jau-wy_grid_iw6 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.jau-wy_grid_iw6 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.jau-wy_card_iw6 {
  background: #231B12;
  border: 1px solid rgba(255, 230, 180, 0.11);
  transition: border-color .2s,transform .2s;
  border-radius: 8px;
  padding: 1.25rem;
}.jau-wy_card_iw6:hover {
  border-color: rgba(196, 146, 42, 0.08);
  transform: translateY(-2px);
}.jau-wy_card_ic_iw6 {
  border-radius: 50%;
  background: rgba(196, 146, 42, 0.18);
  width: 44px;
  height: 2.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.875rem;
  color: #C4922A;
}.jau-wy_card_ic_iw6 svg {
  stroke-linejoin: round;
  height: 22px;
  stroke-linecap: round;
  width: 1.375rem;
}.jau-wy_card_h_iw6 {
  line-height: 1.25;
  overflow-wrap: break-word;
  color: #F5EDD8;
  font-weight: 700;
  font-size: 15px;
  margin-bottom: 0.375rem;
}.jau-wy_card_p_iw6 {
  color: #7A6548;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.6;
}.jau-wy_card_p_iw6 strong {
  color: #D4C4A0;
  font-weight: 600;
}.jau-gcg_iw6 {
  background: #131009;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.jau-gcg_iw6 {
  padding: 2.75rem 24px 0;
}
}.jau-gcg_in_iw6 {
  margin: 0 auto;
  max-width: 83.75rem;
}.jau-gcg_head_iw6 {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.jau-gcg_label_iw6 {
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 8px;
  color: #C4922A;
  text-transform: uppercase;
  font-size: 0.688rem;
}.jau-gcg_h2_iw6 {
  margin-bottom: 8px;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  color: #F5EDD8;
}
@media(min-width: 769px) {.jau-gcg_h2_iw6 {
  font-size: 1.75rem;
}
}.jau-gcg_intro_iw6 {
  font-size: 0.813rem;
  line-height: 1.6;
  color: #7A6548;
}.jau-gcg_grid_iw6 {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.jau-gcg_grid_iw6 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.jau-gcg_grid_iw6 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.jau-gcg_card_iw6 {
  border-radius: 14px;
  transition: transform .2s,border-color .2s;
  padding: 1.25rem;
  overflow: hidden;
  border: 1px solid rgba(255, 230, 180, 0.11);
  min-height: 240px;
  flex-direction: column;
  position: relative;
  display: flex;
  cursor: pointer;
  justify-content: flex-end;
}.jau-gcg_card_iw6:hover {
  transform: translateY(-3px);
  border-color: rgba(196, 146, 42, 0.18);
}.jau-gcg_card_bg_iw6 {
  inset: 0;
  position: absolute;
  z-index: 0;
}.jau-gcg_card_bg_iw6::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.jau-gcg_card_ic_iw6 {
  border-radius: 0.313rem;
  background: rgba(0,0,0,.45);
  position: absolute;
  align-items: center;
  right: 18px;
  justify-content: center;
  display: flex;
  z-index: 2;
  height: 2.5rem;
  width: 2.5rem;
  color: #F5EDD8;
  top: 18px;
}.jau-gcg_card_ic_iw6 svg {
  stroke-linecap: round;
  height: 20px;
  width: 20px;
  stroke-linejoin: round;
}.jau-gcg_card_ct_iw6 {
  position: relative;
  z-index: 1;
}.jau-gcg_card_h_iw6 {
  font-family: 'Playfair Display', serif;
  font-size: 18px;
  font-weight: 800;
  margin-bottom: 8px;
  line-height: 1.2;
  color: #F5EDD8;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.jau-gcg_card_h_iw6 {
  font-size: 1.25rem;
}
}.jau-gcg_card_p_iw6 {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  margin-bottom: 10px;
  line-height: 1.55;
  color: rgba(255,255,255,.82);
}.jau-gcg_card_p_iw6 strong {
  color: #F5EDD8;
  font-weight: 600;
}.jau-gcg_card_cta_iw6 {
  gap: 0.25rem;
  font-weight: 700;
  align-items: center;
  font-size: 12px;
  color: #C4922A;
  letter-spacing: .04em;
  text-transform: uppercase;
  display: inline-flex;
}.jau-gcg_card_cta_iw6 svg {
  height: 12px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.75rem;
}.jau-ws_iw6 {
  background: #131009;
  padding: 2rem 16px 0;
}
@media(min-width:768px) {.jau-ws_iw6 {
  padding: 36px 1.5rem 0;
}
}.jau-ws_in_iw6 {
  margin: 0 auto;
  max-width: 1340px;
}.jau-ws_head_iw6 {
  gap: 0.75rem;
  justify-content: space-between;
  margin-bottom: 14px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.jau-ws_title_iw6 {
  gap: 10px;
  font-family: 'Playfair Display', serif;
  display: flex;
  font-weight: 700;
  align-items: center;
  font-size: 16px;
  overflow-wrap: break-word;
  color: #F5EDD8;
  flex-wrap: wrap;
}.jau-ws_title_ic_iw6 svg {
  width: 1.125rem;
  stroke-linejoin: round;
  height: 18px;
  stroke-linecap: round;
  color: #D4A017;
}.jau-ws_online_iw6 {
  gap: 7px;
  font-size: 0.75rem;
  display: flex;
  font-weight: 600;
  align-items: center;
  color: #7A6548;
}.jau-ws_online_dot_iw6 {
  background: #2E8B57;
  border-radius: 50%;
  width: 8px;
  flex-shrink: 0;
  box-shadow: 0 0 0.375rem rgba(46, 139, 87, 0.18);
  height: 0.5rem;
}.jau-ws_scroll_iw6 {
  gap: 0.5rem;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 0.5rem;
}.jau-ws_scroll_iw6::-webkit-scrollbar {
  display: none;
}.jau-wc_iw6 {
  border-radius: 0.5rem;
  padding: 0.625rem 0.875rem;
  background: #1C1510;
  border: 1px solid rgba(255, 230, 180, 0.11);
  gap: 0.625rem;
  display: flex;
  align-items: center;
  min-width: 13.75rem;
  flex-shrink: 0;
}.jau-wc_img_iw6 {
  background: #231B12;
  overflow: hidden;
  border-radius: 0.313rem;
  height: 36px;
  width: 2.25rem;
  flex-shrink: 0;
}.jau-wc_img_iw6 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.jau-wc_info_iw6 {
  min-width: 0;
}.jau-wc_game_iw6 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 12px;
  color: #D4C4A0;
  font-weight: 600;
}.jau-wc_player_iw6 {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.625rem;
  color: #6B5540;
  white-space: nowrap;
}.jau-wc_amount_iw6 {
  white-space: nowrap;
  font-weight: 700;
  color: #2E8B57;
  font-size: 13px;
  margin-left: auto;
  flex-shrink: 0;
}.jau-reg_iw6 {
  padding: 36px 16px 0;
  background: #131009;
}
@media(min-width:768px) {.jau-reg_iw6 {
  padding: 44px 24px 0;
}
}.jau-reg_in_iw6 {
  border-radius: 0.875rem;
  background: #231B12;
  padding: 28px 1.5rem;
  border: 1px solid rgba(255, 230, 180, 0.06);
  margin: 0 auto;
  max-width: 1340px;
}
@media(min-width: 770px) {.jau-reg_in_iw6 {
  padding: 2.5rem;
}
}.jau-reg_top_iw6 {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 857px) {.jau-reg_top_iw6 {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.jau-reg_label_iw6 {
  text-transform: uppercase;
  color: #C4922A;
  font-weight: 700;
  margin-bottom: 10px;
  letter-spacing: .08em;
  font-size: 11px;
}.jau-reg_h2_iw6 {
  margin-bottom: 0.75rem;
  color: #F5EDD8;
  font-size: 1.375rem;
  font-weight: 800;
  line-height: 1.2;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.jau-reg_h2_iw6 {
  font-size: 1.75rem;
}
}.jau-reg_bonus_iw6 {
  padding: 0.625rem 1rem;
  background: rgba(212, 160, 23, 0.16);
  border-radius: 0.5rem;
  border: 1px solid rgba(212, 160, 23, 0.16);
  gap: 0.5rem;
  margin-bottom: 16px;
  align-items: center;
  display: inline-flex;
}.jau-reg_bonus_amount_iw6 {
  font-size: 20px;
  font-weight: 800;
  color: #D4A017;
}.jau-reg_bonus_text_iw6 {
  line-height: 1.35;
  font-size: 13px;
  color: #A8916E;
}.jau-reg_cta_btn_iw6 {
  border-radius: 8px;
  padding: 14px 32px;
  background: #2E8B57;
  transition: background .2s;
  color: #0D0C09;
  margin-bottom: 12px;
  font-size: 15px;
  display: inline-block;
  font-weight: 700;
  box-shadow: 0 3px 14px rgba(46, 139, 87, 0.48), inset 0 1px 0 rgba(180, 255, 200, 0.12);
}.jau-reg_cta_btn_iw6:hover {
  background: #3AAD6B;
}.jau-reg_terms_iw6 {
  color: #6B5540;
  font-size: 11px;
  line-height: 1.5;
}.jau-reg_seo_iw6 {
  border-top: 1px solid rgba(255, 245, 220, 0.05);
  overflow-wrap: break-word;
  margin-top: 1.25rem;
  line-height: 1.65;
  color: #7A6548;
  font-size: 0.813rem;
  padding-top: 20px;
}.jau-reg_seo_iw6 p {
  color: #7A6548;
  margin-bottom: 0.625rem;
  line-height: 1.65;
  font-size: 0.813rem;
}.jau-reg_seo_iw6 p:last-child {
  margin-bottom: 0;
}.jau-reg_seo_iw6 strong {
  font-weight: 700;
  color: #D4C4A0;
}.jau-reg_seo_iw6 a {
  transition: color .2s;
  color: #C4922A;
  text-decoration: underline;
}.jau-reg_seo_iw6 a:hover {
  color: #D9A83E;
}.jau-reg_seo_iw6 ul,.jau-reg_seo_iw6 ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 1.125rem;
}.jau-reg_seo_iw6 ol {
  list-style: decimal;
}.jau-reg_seo_iw6 li {
  margin-bottom: 4px;
  font-size: 13px;
  color: #7A6548;
  line-height: 1.65;
}.jau-reg_seo_iw6 table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
  margin-bottom: 0.625rem;
  display: block;
  overflow-x: auto;
}
@media(min-width: 765px) {.jau-reg_seo_iw6 table {
  display: table;
}
}.jau-reg_seo_iw6 th {
  border-bottom: 1px solid rgba(255, 245, 220, 0.07);
  padding: 0.5rem;
  color: #D4C4A0;
  font-weight: 700;
  text-align: left;
}.jau-reg_seo_iw6 td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 245, 220, 0.05);
  color: #7A6548;
}.jau-reg_steps_iw6 {
  gap: 14px;
  flex-direction: column;
  margin-top: 1.75rem;
  display: flex;
}
@media(min-width:860px) {.jau-reg_steps_iw6 {
  margin-top: 0;
}
}.jau-reg_step_iw6 {
  border-radius: 0.5rem;
  gap: 0.875rem;
  background: rgba(255, 245, 220, 0.05);
  padding: 1rem;
  border: 1px solid rgba(255, 230, 180, 0.06);
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.jau-reg_step_num_iw6 {
  border-radius: 50%;
  background: rgba(196, 146, 42, 0.18);
  border: 1px solid rgba(196, 146, 42, 0.08);
  justify-content: center;
  font-weight: 800;
  align-items: center;
  width: 34px;
  height: 34px;
  font-size: 0.875rem;
  display: flex;
  color: #C4922A;
  flex-shrink: 0;
}.jau-reg_step_title_iw6 {
  color: #F5EDD8;
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 0.875rem;
}.jau-reg_step_text_iw6 {
  line-height: 1.5;
  font-size: 0.75rem;
  color: #7A6548;
}.jau-reg_trust_iw6 {
  border-top: 1px solid rgba(255, 245, 220, 0.05);
  gap: 10px;
  padding-top: 1.25rem;
  display: flex;
  margin-top: 1.25rem;
  flex-wrap: wrap;
}.jau-reg_trust_item_iw6 {
  gap: 0.438rem;
  font-size: 0.75rem;
  align-items: center;
  overflow-wrap: break-word;
  display: flex;
  color: #7A6548;
}.jau-reg_trust_ic_iw6 svg {
  height: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  color: #C4922A;
  width: 1rem;
}.jau-prov_iw6 {
  padding: 36px 1rem 0;
  background: #131009;
}
@media(min-width: 771px) {.jau-prov_iw6 {
  padding: 44px 1.5rem 0;
}
}.jau-prov_in_iw6 {
  margin: 0 auto;
  max-width: 1340px;
}.jau-prov_head_iw6 {
  margin-bottom: 1rem;
}.jau-prov_label_iw6 {
  letter-spacing: .08em;
  margin-bottom: 8px;
  text-transform: uppercase;
  color: #C4922A;
  font-weight: 700;
  font-size: 0.688rem;
}.jau-prov_h2_iw6 {
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
  font-family: 'Playfair Display', serif;
  color: #F5EDD8;
  margin-bottom: 0.5rem;
}
@media(min-width:768px) {.jau-prov_h2_iw6 {
  font-size: 24px;
}
}.jau-prov_seo_iw6 {
  overflow-wrap: break-word;
  margin-bottom: 16px;
  max-width: 620px;
  line-height: 1.6;
  color: #7A6548;
  font-size: 0.813rem;
}.jau-prov_seo_iw6 strong {
  color: #D4C4A0;
  font-weight: 700;
}.jau-prov_seo_iw6 a {
  text-decoration: underline;
  color: #C4922A;
}.jau-prov_grid_iw6 {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 643px) {.jau-prov_grid_iw6 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.jau-prov_grid_iw6 {
  grid-template-columns: repeat(8,1fr);
}
}.jau-prov_card_iw6 {
  border-radius: 0.5rem;
  background: #1C1510;
  border: 1px solid rgba(255, 230, 180, 0.11);
  gap: 0.438rem;
  padding: 14px 0.625rem;
  transition: border-color .2s,background .2s;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
  display: flex;
}.jau-prov_card_iw6:hover {
  border-color: rgba(196, 146, 42, 0.45);
  background: #231B12;
}.jau-prov_logo_iw6 {
  overflow: hidden;
  background: rgba(255, 245, 220, 0.05);
  border-radius: 0.313rem;
  align-items: center;
  width: 44px;
  display: flex;
  justify-content: center;
  height: 2.75rem;
}.jau-prov_logo_iw6 img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}.jau-prov_name_iw6 {
  text-align: center;
  font-size: 0.688rem;
  color: #A8916E;
  overflow-wrap: break-word;
  font-weight: 600;
}.jau-bon_iw6 {
  padding: 36px 16px 0;
  background: #131009;
}
@media(min-width: 767px) {.jau-bon_iw6 {
  padding: 44px 24px 0;
}
}.jau-bon_in_iw6 {
  margin: 0 auto;
  max-width: 83.75rem;
}.jau-bon_head_iw6 {
  margin-bottom: 1.25rem;
}.jau-bon_label_iw6 {
  text-transform: uppercase;
  color: #C4922A;
  margin-bottom: 0.5rem;
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.jau-bon_h2_iw6 {
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: #F5EDD8;
  font-size: 20px;
}
@media(min-width: 767px) {.jau-bon_h2_iw6 {
  font-size: 1.5rem;
}
}.jau-bon_seo_iw6 {
  overflow-wrap: break-word;
  font-size: 13px;
  max-width: 620px;
  color: #7A6548;
  line-height: 1.6;
}.jau-bon_seo_iw6 strong {
  font-weight: 700;
  color: #D4C4A0;
}.jau-bon_seo_iw6 a {
  text-decoration: underline;
  color: #C4922A;
}.jau-bon_grid_iw6 {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 642px) {.jau-bon_grid_iw6 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.jau-bon_grid_iw6 {
  grid-template-columns: repeat(5,1fr);
}
}.jau-bon_card_iw6 {
  border: 1px solid rgba(255, 230, 180, 0.11);
  padding: 1rem;
  transition: border-color .2s,transform .2s;
  background: #1C1510;
  border-radius: 8px;
}.jau-bon_card_iw6:hover {
  border-color: rgba(196, 146, 42, 0.08);
  transform: translateY(-2px);
}.jau-bon_card_ic_iw6 svg {
  width: 1.625rem;
  height: 26px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.jau-bon_card_ic_iw6 {
  margin-bottom: 10px;
}.jau-bon_card_type_iw6 {
  font-weight: 700;
  margin-bottom: 0.375rem;
  color: #7A6548;
  text-transform: uppercase;
  letter-spacing: .06em;
  font-size: 0.625rem;
}.jau-bon_card_amount_iw6 {
  line-height: 1.1;
  margin-bottom: 6px;
  color: #D4A017;
  font-weight: 800;
  font-size: 18px;
}.jau-bon_card_name_iw6 {
  font-size: 13px;
  margin-bottom: 0.5rem;
  font-weight: 600;
  overflow-wrap: break-word;
  color: #F5EDD8;
}.jau-bon_card_detail_iw6 {
  border-top: 1px solid rgba(255, 245, 220, 0.05);
  padding-top: 8px;
  font-size: 11px;
  line-height: 1.5;
  color: #6B5540;
  overflow-wrap: break-word;
}.jau-app_iw6 {
  padding: 2.25rem 16px 0;
  background: #131009;
}
@media(min-width: 767px) {.jau-app_iw6 {
  padding: 2.75rem 24px 0;
}
}.jau-app_in_iw6 {
  margin: 0 auto;
  max-width: 83.75rem;
}.jau-app_head_iw6 {
  margin-bottom: 16px;
}.jau-app_label_iw6 {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
  color: #C4922A;
  margin-bottom: 0.5rem;
}.jau-app_h2_iw6 {
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  color: #F5EDD8;
  font-weight: 800;
  font-size: 1.25rem;
  margin-bottom: 0.375rem;
}
@media(min-width: 767px) {.jau-app_h2_iw6 {
  font-size: 1.5rem;
}
}.jau-app_sub_iw6 {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.6;
  max-width: 37.5rem;
  color: #7A6548;
}.jau-app_sub_iw6 strong {
  color: #D4C4A0;
  font-weight: 700;
}.jau-app_cards_iw6 {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 16px;
}
@media(min-width: 637px) {.jau-app_cards_iw6 {
  grid-template-columns: repeat(3,1fr);
}
}.jau-app_card_iw6 {
  gap: 16px;
  padding: 20px;
  overflow: hidden;
  border-radius: 0.5rem;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
  position: relative;
}.jau-app_card_ios_iw6 {
  background: linear-gradient(135deg,rgba(196, 146, 42, 0.18) 0%,#231B12 100%);
}.jau-app_card_android_iw6 {
  background: linear-gradient(135deg,rgba(46, 139, 87, 0.18) 0%,#231B12 100%);
}.jau-app_card_win_iw6 {
  background: linear-gradient(135deg,rgba(212, 160, 23, 0.16) 0%,#231B12 100%);
}.jau-app_card_ic_iw6 svg {
  width: 34px;
  height: 34px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.jau-app_card_ic_iw6 {
  flex-shrink: 0;
  color: #F5EDD8;
}.jau-app_card_os_iw6 {
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
  font-size: 0.625rem;
  color: #7A6548;
}.jau-app_card_title_iw6 {
  line-height: 1.2;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  color: #F5EDD8;
  font-weight: 700;
  font-size: 0.938rem;
}.jau-app_card_text_iw6 {
  color: #7A6548;
  line-height: 1.5;
  margin-bottom: 14px;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.jau-app_card_btn_iw6 {
  border: 1px solid rgba(196, 146, 42, 0.45);
  padding: 0.625rem 1.125rem;
  gap: 7px;
  transition: background .2s;
  border-radius: 5px;
  background: rgba(255, 245, 220, 0.12);
  color: #F5EDD8;
  font-size: 0.813rem;
  display: inline-flex;
  align-items: center;
  font-weight: 700;
}.jau-app_card_btn_iw6:hover {
  background: rgba(255, 245, 220, 0.07);
}.jau-htp_iw6 {
  background: #131009;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.jau-htp_iw6 {
  padding: 44px 1.5rem 0;
}
}.jau-htp_in_iw6 {
  margin: 0 auto;
  max-width: 83.75rem;
}.jau-htp_head_iw6 {
  margin-bottom: 22px;
  max-width: 720px;
}.jau-htp_label_iw6 {
  font-weight: 700;
  color: #C4922A;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 11px;
}.jau-htp_h2_iw6 {
  overflow-wrap: break-word;
  font-size: 22px;
  color: #F5EDD8;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  margin-bottom: 0.5rem;
}
@media(min-width: 771px) {.jau-htp_h2_iw6 {
  font-size: 28px;
}
}.jau-htp_intro_iw6 {
  color: #7A6548;
  font-size: 0.875rem;
  line-height: 1.6;
}.jau-htp_steps_iw6 {
  gap: 12px;
  margin: 0;
  padding: 0;
  list-style: none;
  counter-reset: none;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.jau-htp_steps_iw6 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.jau-htp_steps_iw6 {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.jau-htp_step_iw6 {
  border: 1px solid rgba(255, 230, 180, 0.11);
  padding: 1.25rem 1.125rem 18px;
  border-radius: 8px;
  background: #231B12;
  flex-direction: column;
  position: relative;
  display: flex;
}.jau-htp_step_num_iw6 {
  border-radius: 50%;
  background: #C4922A;
  align-items: center;
  justify-content: center;
  display: flex;
  width: 28px;
  top: -12px;
  position: absolute;
  height: 28px;
  left: 20px;
  color: #0D0C09;
  font-size: 0.813rem;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
}.jau-htp_step_ic_iw6 {
  background: rgba(196, 146, 42, 0.18);
  margin: 0.5rem 0 12px;
  border-radius: 5px;
  width: 36px;
  display: flex;
  color: #C4922A;
  align-items: center;
  height: 2.25rem;
  justify-content: center;
}.jau-htp_step_ic_iw6 svg {
  width: 1.125rem;
  stroke-linejoin: round;
  height: 1.125rem;
  stroke-linecap: round;
}.jau-htp_step_h_iw6 {
  line-height: 1.25;
  font-weight: 700;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #F5EDD8;
}.jau-htp_step_p_iw6 {
  color: #7A6548;
  font-size: 13px;
  line-height: 1.55;
  overflow-wrap: break-word;
}.jau-htp_step_p_iw6 strong {
  color: #D4C4A0;
  font-weight: 600;
}.jau-htp_cta_iw6 {
  border-radius: 8px;
  transition: background .2s;
  padding: 0.813rem 1.625rem;
  background: #2E8B57;
  margin-top: 1.25rem;
  font-size: 0.875rem;
  display: inline-block;
  font-weight: 700;
  color: #0D0C09;
}.jau-htp_cta_iw6:hover {
  background: #3AAD6B;
}.jau-rv_iw6 {
  padding: 36px 16px 0;
  background: #131009;
}
@media(min-width: 769px) {.jau-rv_iw6 {
  padding: 44px 1.5rem 0;
}
}.jau-rv_in_iw6 {
  margin: 0 auto;
  max-width: 1340px;
}.jau-rv_head_iw6 {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.jau-rv_label_iw6 {
  margin-bottom: 8px;
  color: #C4922A;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
}.jau-rv_h2_iw6 {
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.375rem;
  font-family: 'Playfair Display', serif;
  color: #F5EDD8;
  margin-bottom: 0.625rem;
}
@media(min-width: 769px) {.jau-rv_h2_iw6 {
  font-size: 1.75rem;
}
}.jau-rv_stats_iw6 {
  gap: 18px;
  flex-wrap: wrap;
  color: #7A6548;
  align-items: center;
  display: flex;
  font-size: 0.813rem;
}.jau-rv_stats_score_iw6 {
  gap: 0.375rem;
  display: flex;
  align-items: baseline;
}.jau-rv_stats_score_val_iw6 {
  font-weight: 800;
  color: #D4A017;
  font-family: 'Playfair Display', serif;
  font-size: 22px;
}.jau-rv_stats_score_max_iw6 {
  color: #6B5540;
  font-size: 0.813rem;
}.jau-rv_stats_badge_iw6 {
  gap: 0.25rem;
  align-items: center;
  display: flex;
}.jau-rv_stats_badge_iw6 svg {
  width: 14px;
  height: 14px;
  color: #D4A017;
}.jau-rv_grid_iw6 {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.jau-rv_grid_iw6 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.jau-rv_grid_iw6 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.jau-rv_card_iw6 {
  background: #231B12;
  border-radius: 0.5rem;
  padding: 1.25rem;
  border: 1px solid rgba(255, 230, 180, 0.11);
  flex-direction: column;
  display: flex;
}.jau-rv_card_stars_iw6 {
  gap: 2px;
  margin-bottom: 10px;
  display: flex;
  color: #D4A017;
}.jau-rv_card_stars_iw6 svg {
  height: 14px;
  width: 14px;
}.jau-rv_card_h_iw6 {
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F5EDD8;
  line-height: 1.3;
  font-size: 14px;
  margin-bottom: 8px;
}.jau-rv_card_body_iw6 {
  flex: 1;
  line-height: 1.65;
  color: #7A6548;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  margin-bottom: 14px;
}.jau-rv_card_body_iw6 strong {
  font-weight: 600;
  color: #D4C4A0;
}.jau-rv_card_meta_iw6 {
  border-top: 1px solid rgba(255, 245, 220, 0.05);
  gap: 0.625rem;
  align-items: center;
  padding-top: 12px;
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
}.jau-rv_card_author_iw6 {
  color: #D4C4A0;
  font-weight: 600;
  font-size: 12px;
}.jau-rv_card_date_iw6 {
  font-size: 0.688rem;
  color: #6B5540;
}.jau-seo_iw6 {
  padding: 36px 1rem 0;
  background: #131009;
}
@media(min-width: 770px) {.jau-seo_iw6 {
  padding: 44px 1.5rem 0;
}
}.jau-seo_in_iw6 {
  margin: 0 auto;
  border: 1px solid rgba(255, 230, 180, 0.11);
  background: #231B12;
  border-radius: 0.875rem;
  padding: 1.75rem 24px;
  max-width: 1340px;
}
@media(min-width:768px) {.jau-seo_in_iw6 {
  padding: 36px 2.5rem;
}
}.jau-seo_label_iw6 {
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
  color: #C4922A;
  font-weight: 700;
  letter-spacing: .08em;
}.jau-seo_h2_iw6 {
  margin-bottom: 0.875rem;
  color: #F5EDD8;
  font-size: 1.25rem;
  line-height: 1.25;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.jau-seo_h2_iw6 {
  font-size: 24px;
}
}.jau-seo_body_iw6 {
  font-size: 0.875rem;
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #A8916E;
}.jau-seo_body_iw6 p {
  margin-bottom: 0.75rem;
  font-size: 14px;
  color: #A8916E;
  line-height: 1.75;
}.jau-seo_body_iw6 p:last-child {
  margin-bottom: 0;
}.jau-seo_body_iw6 strong {
  color: #D4C4A0;
  font-weight: 700;
}.jau-seo_body_iw6 a {
  transition: color .2s;
  color: #C4922A;
  text-decoration: underline;
}.jau-seo_body_iw6 a:hover {
  color: #D9A83E;
}.jau-seo_body_iw6 ul,.jau-seo_body_iw6 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.jau-seo_body_iw6 ol {
  list-style: decimal;
}.jau-seo_body_iw6 li {
  line-height: 1.75;
  margin-bottom: 6px;
  font-size: 0.875rem;
  color: #A8916E;
}.jau-seo_body_iw6 table {
  font-size: 13px;
  display: block;
  width: 100%;
  overflow-x: auto;
  margin-bottom: 12px;
  border-collapse: collapse;
}
@media(min-width: 769px) {.jau-seo_body_iw6 table {
  display: table;
}
}.jau-seo_body_iw6 th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 245, 220, 0.07);
  font-weight: 700;
  color: #D4C4A0;
  text-align: left;
}.jau-seo_body_iw6 td {
  border-bottom: 1px solid rgba(255, 245, 220, 0.05);
  padding: 0.625rem 12px;
  color: #A8916E;
}.jau-seo_cols_iw6 {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 638px) {.jau-seo_cols_iw6 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.jau-seo_cols_iw6 {
  grid-template-columns: repeat(3,1fr);
}
}.jau-seo_col_h_iw6 {
  color: #D4C4A0;
  font-size: 13px;
  margin-bottom: 7px;
  font-weight: 700;
  overflow-wrap: break-word;
}.jau-seo_col_p_iw6 {
  color: #7A6548;
  line-height: 1.65;
  font-size: 13px;
  overflow-wrap: break-word;
}.jau-seo_stats_iw6 {
  gap: 1rem;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.jau-seo_stat_iw6 {
  padding: 14px 1rem;
  border-radius: 8px;
  flex: 1;
  background: rgba(196, 146, 42, 0.08);
  border: 1px solid rgba(196, 146, 42, 0.18);
  min-width: 8.75rem;
}.jau-seo_stat_val_iw6 {
  color: #C4922A;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
}.jau-seo_stat_lb_iw6 {
  color: #7A6548;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.jau-seo_iw6 {
  background: #131009;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.jau-seo_iw6 {
  padding: 2.75rem 1.5rem 0;
}
}.jau-seo_in_iw6 {
  margin: 0 auto;
  background: #231B12;
  padding: 1.75rem 24px;
  border-radius: 14px;
  border: 1px solid rgba(255, 230, 180, 0.11);
  max-width: 1340px;
}
@media(min-width:768px) {.jau-seo_in_iw6 {
  padding: 2.25rem 40px;
}
}.jau-seo_label_iw6 {
  margin-bottom: 0.625rem;
  color: #C4922A;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
}.jau-seo_h2_iw6 {
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.875rem;
  font-family: 'Playfair Display', serif;
  line-height: 1.25;
  color: #F5EDD8;
  font-size: 1.25rem;
}
@media(min-width: 769px) {.jau-seo_h2_iw6 {
  font-size: 1.5rem;
}
}.jau-seo_body_iw6 {
  overflow-wrap: break-word;
  color: #A8916E;
  line-height: 1.75;
  font-size: 0.875rem;
}.jau-seo_body_iw6 p {
  color: #A8916E;
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 1.75;
}.jau-seo_body_iw6 p:last-child {
  margin-bottom: 0;
}.jau-seo_body_iw6 strong {
  color: #D4C4A0;
  font-weight: 700;
}.jau-seo_body_iw6 a {
  transition: color .2s;
  color: #C4922A;
  text-decoration: underline;
}.jau-seo_body_iw6 a:hover {
  color: #D9A83E;
}.jau-seo_body_iw6 ul,.jau-seo_body_iw6 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.jau-seo_body_iw6 ol {
  list-style: decimal;
}.jau-seo_body_iw6 li {
  color: #A8916E;
  margin-bottom: 0.375rem;
  font-size: 14px;
  line-height: 1.75;
}.jau-seo_body_iw6 table {
  border-collapse: collapse;
  overflow-x: auto;
  margin-bottom: 12px;
  width: 100%;
  display: block;
  font-size: 0.813rem;
}
@media(min-width: 765px) {.jau-seo_body_iw6 table {
  display: table;
}
}.jau-seo_body_iw6 th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 245, 220, 0.07);
  font-weight: 700;
  text-align: left;
  color: #D4C4A0;
}.jau-seo_body_iw6 td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 245, 220, 0.05);
  color: #A8916E;
}.jau-seo_cols_iw6 {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width:640px) {.jau-seo_cols_iw6 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.jau-seo_cols_iw6 {
  grid-template-columns: repeat(3,1fr);
}
}.jau-seo_col_h_iw6 {
  font-size: 0.813rem;
  color: #D4C4A0;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  font-weight: 700;
}.jau-seo_col_p_iw6 {
  line-height: 1.65;
  font-size: 13px;
  color: #7A6548;
  overflow-wrap: break-word;
}.jau-seo_stats_iw6 {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.jau-seo_stat_iw6 {
  border-radius: 8px;
  flex: 1;
  padding: 0.875rem 16px;
  border: 1px solid rgba(196, 146, 42, 0.18);
  background: rgba(196, 146, 42, 0.08);
  min-width: 8.75rem;
}.jau-seo_stat_val_iw6 {
  font-size: 20px;
  color: #C4922A;
  margin-bottom: 0.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
}.jau-seo_stat_lb_iw6 {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #7A6548;
}.jau-faq_iw6 {
  padding: 36px 16px 0;
  background: #131009;
}
@media(min-width: 766px) {.jau-faq_iw6 {
  padding: 44px 24px 0;
}
}.jau-faq_in_iw6 {
  margin: 0 auto;
  max-width: 83.75rem;
}.jau-faq_head_iw6 {
  margin-bottom: 20px;
}.jau-faq_label_iw6 {
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-weight: 700;
  color: #C4922A;
  font-size: 0.688rem;
}.jau-faq_h2_iw6 {
  font-weight: 800;
  color: #F5EDD8;
  overflow-wrap: break-word;
  font-size: 20px;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 771px) {.jau-faq_h2_iw6 {
  font-size: 24px;
}
}.jau-faq_list_iw6 {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.jau-faq_item_iw6 {
  overflow: hidden;
  border-radius: 8px;
  border: 1px solid rgba(255, 230, 180, 0.11);
  background: #231B12;
}.jau-faq_q_iw6 {
  padding: 16px 1.25rem;
  transition: color .2s;
  gap: 12px;
  justify-content: space-between;
  align-items: center;
  color: #D4C4A0;
  display: flex;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  font-weight: 600;
  cursor: pointer;
  font-size: 14px;
}.jau-faq_q_iw6:hover {
  color: #F5EDD8;
}.jau-faq_q_ic_iw6 {
  transition: transform .25s;
  background: rgba(255, 245, 220, 0.05);
  border-radius: 50%;
  height: 1.5rem;
  color: #C4922A;
  width: 24px;
  align-items: center;
  display: flex;
  font-size: 16px;
  flex-shrink: 0;
  justify-content: center;
}.jau-faq_item_iw6.jau-state_open_iw6 .jau-faq_q_ic_iw6 {
  transform: rotate(45deg);
}.jau-faq_a_iw6 {
  padding: 0 20px 16px;
  overflow-wrap: break-word;
  color: #7A6548;
  line-height: 1.7;
  display: none;
  font-size: 0.813rem;
}.jau-faq_item_iw6.jau-state_open_iw6 .jau-faq_a_iw6 {
  display: block;
}.jau-faq_a_iw6 strong {
  font-weight: 700;
  color: #D4C4A0;
}.jau-faq_a_iw6 a {
  color: #C4922A;
  text-decoration: underline;
}.jau-faq_a_iw6 ul,.jau-faq_a_iw6 ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 20px;
}.jau-faq_a_iw6 ol {
  list-style: decimal;
}.jau-faq_a_iw6 li {
  margin-bottom: 4px;
  line-height: 1.6;
}.jau-faq_a_iw6 table {
  margin: 8px 0;
  display: block;
  overflow-x: auto;
  width: 100%;
  font-size: 0.75rem;
  border-collapse: collapse;
}
@media(min-width: 771px) {.jau-faq_a_iw6 table {
  display: table;
}
}.jau-faq_a_iw6 th {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 245, 220, 0.07);
  text-align: left;
  font-weight: 700;
  color: #D4C4A0;
}.jau-faq_a_iw6 td {
  border-bottom: 1px solid rgba(255, 245, 220, 0.05);
  padding: 6px 0.5rem;
  color: #7A6548;
}.jau-seo_iw6 {
  background: #131009;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.jau-seo_iw6 {
  padding: 2.75rem 24px 0;
}
}.jau-seo_in_iw6 {
  border: 1px solid rgba(255, 230, 180, 0.11);
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  border-radius: 14px;
  background: #231B12;
  max-width: 1340px;
}
@media(min-width: 771px) {.jau-seo_in_iw6 {
  padding: 36px 2.5rem;
}
}.jau-seo_label_iw6 {
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #C4922A;
}.jau-seo_h2_iw6 {
  font-family: 'Playfair Display', serif;
  line-height: 1.25;
  overflow-wrap: break-word;
  color: #F5EDD8;
  margin-bottom: 14px;
  font-weight: 800;
  font-size: 1.25rem;
}
@media(min-width: 770px) {.jau-seo_h2_iw6 {
  font-size: 1.5rem;
}
}.jau-seo_body_iw6 {
  overflow-wrap: break-word;
  font-size: 14px;
  color: #A8916E;
  line-height: 1.75;
}.jau-seo_body_iw6 p {
  margin-bottom: 12px;
  font-size: 0.875rem;
  color: #A8916E;
  line-height: 1.75;
}.jau-seo_body_iw6 p:last-child {
  margin-bottom: 0;
}.jau-seo_body_iw6 strong {
  font-weight: 700;
  color: #D4C4A0;
}.jau-seo_body_iw6 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C4922A;
}.jau-seo_body_iw6 a:hover {
  color: #D9A83E;
}.jau-seo_body_iw6 ul,.jau-seo_body_iw6 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.jau-seo_body_iw6 ol {
  list-style: decimal;
}.jau-seo_body_iw6 li {
  line-height: 1.75;
  margin-bottom: 6px;
  color: #A8916E;
  font-size: 0.875rem;
}.jau-seo_body_iw6 table {
  font-size: 0.813rem;
  display: block;
  margin-bottom: 12px;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 770px) {.jau-seo_body_iw6 table {
  display: table;
}
}.jau-seo_body_iw6 th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 245, 220, 0.07);
  font-weight: 700;
  color: #D4C4A0;
  text-align: left;
}.jau-seo_body_iw6 td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 245, 220, 0.05);
  color: #A8916E;
}.jau-seo_cols_iw6 {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 639px) {.jau-seo_cols_iw6 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.jau-seo_cols_iw6 {
  grid-template-columns: repeat(3,1fr);
}
}.jau-seo_col_h_iw6 {
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 13px;
  color: #D4C4A0;
}.jau-seo_col_p_iw6 {
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #7A6548;
}.jau-seo_stats_iw6 {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.jau-seo_stat_iw6 {
  background: rgba(196, 146, 42, 0.08);
  border-radius: 8px;
  padding: 14px 1rem;
  border: 1px solid rgba(196, 146, 42, 0.18);
  flex: 1;
  min-width: 140px;
}.jau-seo_stat_val_iw6 {
  margin-bottom: 4px;
  font-size: 20px;
  font-weight: 800;
  color: #C4922A;
  overflow-wrap: break-word;
}.jau-seo_stat_lb_iw6 {
  font-size: 11px;
  color: #7A6548;
  overflow-wrap: break-word;
}.jau-ft_iw6 {
  background: #0E0A07;
  border-top: 1px solid rgba(255, 245, 220, 0.05);
  margin-top: 48px;
}.jau-ft_support_iw6 {
  border-bottom: 1px solid rgba(255, 245, 220, 0.05);
  padding: 24px 16px;
}
@media(min-width: 765px) {.jau-ft_support_iw6 {
  padding: 1.75rem 24px;
}
}.jau-ft_support_in_iw6 {
  gap: 1rem;
  margin: 0 auto;
  align-items: center;
  display: flex;
  max-width: 83.75rem;
  flex-wrap: wrap;
}.jau-ft_support_main_iw6 {
  flex: 1;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  min-width: 220px;
}.jau-ft_support_ic_iw6 {
  color: #C4922A;
  flex-shrink: 0;
}.jau-ft_support_ic_iw6 svg {
  width: 1.875rem;
  stroke-linecap: round;
  height: 30px;
  stroke-linejoin: round;
}.jau-ft_support_text_title_iw6 {
  font-weight: 700;
  margin-bottom: 3px;
  color: #F5EDD8;
  overflow-wrap: break-word;
  font-size: 15px;
}.jau-ft_support_text_sub_iw6 {
  color: #7A6548;
  font-size: 12px;
  overflow-wrap: break-word;
}.jau-ft_support_btn_iw6 {
  transition: background .2s;
  background: #C4922A;
  padding: 11px 1.375rem;
  border-radius: 0.5rem;
  font-weight: 700;
  color: #F5EDD8;
  white-space: nowrap;
  flex-shrink: 0;
  font-size: 13px;
}.jau-ft_support_btn_iw6:hover {
  background: #D9A83E;
}.jau-ft_support_contacts_iw6 {
  gap: 1rem;
  flex-wrap: wrap;
  margin-left: auto;
  display: flex;
}.jau-ft_support_contact_iw6 {
  line-height: 1.4;
  color: #6B5540;
  font-size: 12px;
}.jau-ft_support_contact_iw6 strong {
  font-size: 0.688rem;
  font-weight: 600;
  margin-bottom: 2px;
  color: #A8916E;
  display: block;
}.jau-ft_main_iw6 {
  padding: 2rem 16px 24px;
  border-bottom: 1px solid rgba(255, 245, 220, 0.05);
}
@media(min-width: 771px) {.jau-ft_main_iw6 {
  padding: 2.5rem 1.5rem 2rem;
}
}.jau-ft_main_in_iw6 {
  gap: 24px;
  margin: 0 auto;
  max-width: 1340px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 642px) {.jau-ft_main_in_iw6 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.jau-ft_main_in_iw6 {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.jau-ft_col_logo_iw6 {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.jau-ft_col_logo_iw6 {
  grid-column: auto;
}
}.jau-ft_logo_iw6 {
  gap: 9px;
  flex-wrap: wrap;
  margin-bottom: 12px;
  font-size: 1rem;
  color: #F5EDD8;
  font-weight: 800;
  display: flex;
  overflow-wrap: break-word;
  align-items: center;
}.jau-ft_logo_mark_iw6 {
  overflow: hidden;
  border-radius: 0.313rem;
  height: 30px;
  width: 1.875rem;
}.jau-ft_logo_mark_iw6 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.jau-ft_logo_sub_iw6 {
  color: #6B5540;
  overflow-wrap: break-word;
  max-width: 12.5rem;
  line-height: 1.55;
  font-size: 0.75rem;
}.jau-ft_col_title_iw6 {
  letter-spacing: .07em;
  margin-bottom: 14px;
  color: #A8916E;
  font-size: 0.75rem;
  text-transform: uppercase;
  font-weight: 700;
}.jau-ft_col_links_iw6 {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.jau-ft_col_link_iw6 {
  transition: color .2s;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #6B5540;
}.jau-ft_col_link_iw6:hover {
  color: #D4C4A0;
}.jau-ft_apps_iw6 {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.jau-ft_app_card_iw6 {
  padding: 10px 12px;
  border-radius: 0.313rem;
  background: rgba(255, 245, 220, 0.05);
  border: 1px solid rgba(255, 230, 180, 0.11);
  gap: 10px;
  transition: border-color .2s;
  display: flex;
  align-items: center;
}.jau-ft_app_card_iw6:hover {
  border-color: rgba(196, 146, 42, 0.45);
}.jau-ft_app_card_ic_iw6 svg {
  width: 1.375rem;
  height: 1.375rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.jau-ft_app_card_os_iw6 {
  font-size: 0.625rem;
  color: #6B5540;
  font-weight: 600;
}.jau-ft_app_card_action_iw6 {
  font-size: 12px;
  font-weight: 700;
  color: #D4C4A0;
}.jau-ft_bot_iw6 {
  padding: 20px 16px;
}
@media(min-width: 769px) {.jau-ft_bot_iw6 {
  padding: 20px 1.5rem;
}
}.jau-ft_bot_in_iw6 {
  gap: 1rem;
  margin: 0 auto;
  max-width: 1340px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.jau-ft_socials_iw6 {
  gap: 0.5rem;
  display: flex;
}.jau-ft_soc_iw6 {
  border-radius: 0.313rem;
  transition: background .2s;
  border: 1px solid rgba(255, 230, 180, 0.11);
  background: rgba(255, 245, 220, 0.05);
  color: #A8916E;
  align-items: center;
  height: 36px;
  display: flex;
  justify-content: center;
  width: 36px;
}.jau-ft_soc_iw6 svg {
  width: 1rem;
  stroke-linecap: round;
  height: 16px;
  stroke-linejoin: round;
}.jau-ft_soc_iw6:hover {
  background: rgba(255, 245, 220, 0.07);
}.jau-ft_legal_iw6 {
  flex: 1;
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #947A5E;
  line-height: 1.6;
  min-width: 12.5rem;
}.jau-ft_legal_iw6 strong {
  color: #A8916E;
  font-weight: 700;
}.jau-ft_legal_iw6 a {
  color: #A8916E;
  text-decoration: underline;
}.jau-ft_age_iw6 {
  border: 2px solid #947A5E;
  border-radius: 50%;
  width: 32px;
  font-size: 0.688rem;
  margin-left: auto;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  color: #947A5E;
  justify-content: center;
  height: 2rem;
  font-weight: 800;
}