*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #0F0B08;
  color: #D6C5A2;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  font-family: 'Crimson Pro', serif;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  text-decoration: none;
  color: inherit;
}button {
  background: none;
  border: none;
  font: inherit;
  color: inherit;
  cursor: pointer;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.yjt_layout-pnz {
  min-height: 100vh;
  flex-direction: column;
  display: flex;
}.yjt_page-pnz {
  display: flex;
  min-height: 100vh;
}.yjt_main-pnz {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media(min-width: 1083px) {.yjt_main-pnz {
  padding-left: 220px;
}
}
@media(max-width: 1080px) {.yjt_main-pnz {
  padding-bottom: 4.5rem;
}
}.yjt_gc-pnz {
  background: #161009;
  transition: transform .2s,border-color .2s;
  border-radius: 0.625rem;
  border: 1px solid rgba(255,255,255,0.06);
  overflow: hidden;
  position: relative;
  cursor: pointer;
  width: 140px;
  flex-shrink: 0;
}
@media(min-width: 642px) {.yjt_gc-pnz {
  width: 156px;
}
}
@media(min-width: 1081px) {.yjt_gc-pnz {
  width: 10.5rem;
}
}.yjt_gc-pnz:hover {
  transform: translateY(-3px);
  border-color: rgba(200,146,30,0.08);
}.yjt_gc_img-pnz {
  overflow: hidden;
  padding-bottom: 80%;
  width: 100%;
  position: relative;
}.yjt_gc_img-pnz img {
  inset: 0;
  height: 100%;
  position: absolute;
  object-fit: cover;
  width: 100%;
}.yjt_gc_hover-pnz {
  inset: 0;
  transition: opacity .2s;
  background: rgba(9,7,4,0.74);
  justify-content: center;
  opacity: 0;
  display: flex;
  position: absolute;
  align-items: center;
}.yjt_gc-pnz:hover .yjt_gc_hover-pnz {
  opacity: 1;
}.yjt_gc_hover_btn-pnz {
  border-radius: 6px;
  background: #C8921E;
  padding: 0.5rem 16px;
  color: #F6EDD9;
  font-size: 12px;
  font-weight: 700;
}.yjt_gc_info-pnz {
  padding: 8px 10px 10px;
}.yjt_gc_name-pnz {
  overflow: hidden;
  max-width: 100%;
  font-weight: 600;
  white-space: nowrap;
  color: #D6C5A2;
  text-overflow: ellipsis;
  margin-bottom: 3px;
  font-size: 0.75rem;
}.yjt_gc_prov-pnz {
  color: #7A6A52;
  font-size: 0.625rem;
}.yjt_gc_tag-pnz {
  padding: 2px 7px;
  border-radius: 0.25rem;
  position: absolute;
  z-index: 2;
  left: 6px;
  letter-spacing: .04em;
  top: 6px;
  font-weight: 700;
  font-size: 9px;
  text-transform: uppercase;
}.yjt_gc_tag_hot-pnz {
  background: #BC3728;
  color: #fff;
}.yjt_gc_tag_new-pnz {
  background: #4A9E68;
  color: #0F0B08;
}.yjt_gc_tag_jp-pnz {
  background: #D4A014;
  color: #0F0B08;
}.yjt_gc_tag_ex-pnz {
  background: #7A4E1C;
  color: #fff;
}.yjt_gc_tag_live-pnz {
  background: #BC3728;
  color: #fff;
}.yjt_gr-pnz {
  padding: 32px 16px 0;
  background: #0F0B08;
}
@media(min-width: 766px) {.yjt_gr-pnz {
  padding: 36px 1.5rem 0;
}
}.yjt_gr_in-pnz {
  margin: 0 auto;
  max-width: 1320px;
}.yjt_gr_head-pnz {
  gap: 12px;
  flex-wrap: wrap;
  margin-bottom: 10px;
  align-items: center;
  display: flex;
}.yjt_gr_head_l-pnz {
  flex: 1;
  gap: 10px;
  display: flex;
  align-items: center;
  min-width: 0;
}.yjt_gr_ic-pnz {
  border-radius: 0.625rem;
  align-items: center;
  height: 32px;
  justify-content: center;
  display: flex;
  width: 32px;
  flex-shrink: 0;
}.yjt_gr_ic-pnz svg {
  height: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 16px;
}.yjt_gr_title-pnz {
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F6EDD9;
  font-size: 16px;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 770px) {.yjt_gr_title-pnz {
  font-size: 1.125rem;
}
}.yjt_gr_more-pnz {
  gap: 0.313rem;
  transition: color .2s;
  font-weight: 600;
  align-items: center;
  white-space: nowrap;
  color: #8F7A5C;
  flex-shrink: 0;
  display: flex;
  font-size: 12px;
}.yjt_gr_more-pnz:hover {
  color: #C8921E;
}.yjt_gr_more-pnz svg {
  height: 12px;
  stroke-linejoin: round;
  width: 0.75rem;
  stroke-linecap: round;
}.yjt_gr_arrows-pnz {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.yjt_gr_arr-pnz {
  transition: background .15s,color .15s;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 6px;
  background: rgba(255,255,255,0.05);
  justify-content: center;
  display: flex;
  align-items: center;
  color: #AA9470;
  height: 1.875rem;
  width: 30px;
}.yjt_gr_arr-pnz:hover {
  background: rgba(255,255,255,0.07);
  color: #F6EDD9;
}.yjt_gr_arr-pnz svg {
  width: 0.813rem;
  stroke-linecap: round;
  height: 13px;
  stroke-linejoin: round;
}.yjt_gr_seo_h-pnz {
  margin: 0 0 6px;
  font-size: 0.813rem;
  max-width: 680px;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #D6C5A2;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 770px) {.yjt_gr_seo_h-pnz {
  font-size: 0.875rem;
}
}.yjt_gr_seo-pnz {
  margin-bottom: 12px;
  overflow-wrap: break-word;
  max-width: 680px;
  line-height: 1.55;
  font-size: 0.75rem;
  color: #8F7A5C;
}.yjt_gr_seo-pnz strong {
  color: #D6C5A2;
  font-weight: 600;
}.yjt_gr_scroll-pnz {
  gap: 0.625rem;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 10px;
}.yjt_gr_scroll-pnz::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.yjt_gr_scroll-pnz {
  gap: 12px;
}
}.yjt_tb-pnz {
  background: #0F0B08;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  right: 0;
  left: 0;
  display: flex;
  position: fixed;
  z-index: 80;
  top: 0;
  align-items: center;
  height: 56px;
}.yjt_tb_in-pnz {
  padding: 0 14px;
  gap: 0;
  align-items: center;
  display: flex;
  height: 100%;
  width: 100%;
}.yjt_tb_burger-pnz {
  gap: 5px;
  border-radius: 10px;
  margin-right: 8px;
  display: flex;
  flex-direction: column;
  width: 2.375rem;
  height: 2.375rem;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
}.yjt_tb_burger-pnz:hover {
  background: rgba(255,255,255,0.05);
}.yjt_tb_burger_line-pnz {
  border-radius: 1px;
  background: #AA9470;
  width: 18px;
  display: block;
  height: 2px;
}
@media(min-width: 1082px) {.yjt_tb_burger-pnz {
  display: none;
}
}.yjt_tb_logo-pnz {
  gap: 9px;
  margin-right: 20px;
  font-size: 18px;
  flex-shrink: 0;
  overflow-wrap: break-word;
  display: flex;
  letter-spacing: -.01em;
  align-items: center;
  color: #F6EDD9;
  font-weight: 800;
}.yjt_tb_logo_mark-pnz {
  border-radius: 10px;
  overflow: hidden;
  height: 32px;
  align-items: center;
  display: flex;
  justify-content: center;
  width: 32px;
}.yjt_tb_logo_mark-pnz img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.yjt_tb_nav-pnz {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 643px) {.yjt_tb_nav-pnz {
  display: flex;
}
}.yjt_tb_tab-pnz {
  padding: 8px 0.875rem;
  border-radius: 0.625rem;
  transition: background .15s,color .15s;
  font-weight: 600;
  white-space: nowrap;
  color: #AA9470;
  font-size: 0.813rem;
}.yjt_tb_tab-pnz:hover {
  background: rgba(255,255,255,0.05);
  color: #F6EDD9;
}.yjt_tb_tab-pnz.yjt_state_active-pnz {
  background: rgba(200,146,30,0.18);
  color: #F6EDD9;
}.yjt_tb_right-pnz {
  gap: 0.5rem;
  align-items: center;
  margin-left: auto;
  display: flex;
  flex-shrink: 0;
}.yjt_tb_login-pnz {
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  padding: 9px 1rem;
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255,255,255,0.10);
  display: none;
  color: #D6C5A2;
  font-size: 0.813rem;
  font-weight: 600;
}.yjt_tb_login-pnz:hover {
  border-color: rgba(204,152,46,0.38);
  color: #F6EDD9;
}
@media(min-width: 483px) {.yjt_tb_login-pnz {
  display: block;
}
}.yjt_tb_reg-pnz {
  padding: 0.563rem 1.125rem;
  border-radius: 10px;
  background: #4A9E68;
  transition: background .2s;
  font-size: 0.813rem;
  color: #0E0A04;
  font-weight: 700;
  white-space: nowrap;
}.yjt_tb_reg-pnz:hover {
  background: #58B478;
}.yjt_sb-pnz {
  background: #1C1610;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255,255,255,0.05);
  transition: transform .25s ease;
  left: 0;
  bottom: 0;
  width: 220px;
  overflow-y: auto;
  position: fixed;
  top: 3.5rem;
  z-index: 70;
}.yjt_sb-pnz.yjt_state_open-pnz {
  transform: translateX(0);
}.yjt_sb-pnz::-webkit-scrollbar {
  width: 0.25rem;
}.yjt_sb-pnz::-webkit-scrollbar-thumb {
  background: rgba(255,255,255,0.07);
  border-radius: 2px;
}
@media(min-width: 1081px) {.yjt_sb-pnz {
  transform: translateX(0);
}
}.yjt_sb_auth-pnz {
  padding: 14px 0.75rem 10px;
}.yjt_sb_btn_reg-pnz {
  border-radius: 10px;
  padding: 11px;
  background: #4A9E68;
  transition: background .2s;
  text-align: center;
  margin-bottom: 0.5rem;
  font-size: 0.813rem;
  display: block;
  font-weight: 700;
  color: #0E0A04;
}.yjt_sb_btn_reg-pnz:hover {
  background: #58B478;
}.yjt_sb_btn_login-pnz {
  border-radius: 0.625rem;
  border: 1px solid rgba(255,255,255,0.10);
  background: rgba(255,255,255,0.05);
  padding: 10px;
  transition: border-color .2s;
  font-weight: 600;
  color: #D6C5A2;
  font-size: 13px;
  display: block;
  text-align: center;
}.yjt_sb_btn_login-pnz:hover {
  border-color: rgba(204,152,46,0.38);
  color: #F6EDD9;
}.yjt_sb_promo-pnz {
  overflow: hidden;
  border: 1px solid rgba(200,146,30,0.18);
  background: linear-gradient(135deg,#2C1A06,#1C1610);
  padding: 0.75rem 0.875rem;
  border-radius: 0.625rem;
  margin: 0 12px 10px;
  position: relative;
}.yjt_sb_promo-pnz::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(200,146,30,0.18),transparent 70%);
  height: 80px;
  position: absolute;
  right: -20px;
  content: '';
  width: 80px;
  top: -20px;
}.yjt_sb_promo_title-pnz {
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 0.25rem;
  color: #C8921E;
  text-transform: uppercase;
  letter-spacing: .06em;
}.yjt_sb_promo_text-pnz {
  font-size: 0.75rem;
  line-height: 1.35;
  overflow-wrap: break-word;
  font-weight: 600;
  color: #F6EDD9;
}.yjt_sb_promo_sub-pnz {
  color: #8F7A5C;
  margin-top: 3px;
  font-size: 0.625rem;
}.yjt_sb_nav-pnz {
  padding: 6px 0.5rem 1rem;
}.yjt_sb_nav_lb-pnz {
  padding: 10px 8px 0.375rem;
  font-size: 10px;
  color: #7A6A52;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
}.yjt_sb_link-pnz {
  padding: 0.563rem 10px;
  border-radius: 6px;
  gap: 10px;
  transition: background .15s,color .15s;
  color: #AA9470;
  cursor: pointer;
  display: flex;
  overflow-wrap: break-word;
  font-weight: 500;
  align-items: center;
  font-size: 0.813rem;
}.yjt_sb_link-pnz:hover {
  background: rgba(255,255,255,0.05);
  color: #F6EDD9;
}.yjt_sb_link-pnz.yjt_state_active-pnz {
  background: rgba(200,146,30,0.18);
  color: #F6EDD9;
}.yjt_sb_ic-pnz {
  border-radius: 0.375rem;
  height: 1.875rem;
  width: 30px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}.yjt_sb_ic-pnz svg {
  width: 16px;
  stroke-linecap: round;
  height: 16px;
  stroke-linejoin: round;
}.yjt_sb_ic_1-pnz {
  background: rgba(200,146,30,0.08);
  color: #C8921E;
}.yjt_sb_ic_2-pnz {
  background: rgba(74,158,104,0.18);
  color: #4A9E68;
}.yjt_sb_ic_3-pnz {
  background: rgba(212,160,20,0.18);
  color: #D4A014;
}.yjt_sb_ic_4-pnz {
  background: rgba(122,78,28,0.24);
  color: #7A4E1C;
}.yjt_sb_ic_5-pnz {
  background: rgba(200,146,30,0.08);
  color: #C2507A;
}.yjt_sb_ic_6-pnz {
  background: rgba(122,78,28,0.24);
  color: #7C3FA2;
}.yjt_sb_badge-pnz {
  background: #D4A014;
  padding: 2px 7px;
  border-radius: 0.375rem;
  font-size: 9px;
  color: #0E0A04;
  font-weight: 700;
  margin-left: auto;
}.yjt_sb_bot-pnz {
  padding: 0.75rem;
  gap: 8px;
  border-top: 1px solid rgba(255,255,255,0.05);
  display: flex;
}.yjt_sb_lang-pnz,.yjt_sb_help-pnz {
  flex: 1;
  border-radius: 6px;
  padding: 0.563rem 0.375rem;
  gap: 6px;
  border: 1px solid rgba(255,255,255,0.06);
  background: rgba(255,255,255,0.05);
  transition: border-color .2s;
  font-size: 0.688rem;
  color: #AA9470;
  align-items: center;
  font-weight: 600;
  display: flex;
  justify-content: center;
}.yjt_sb_lang-pnz:hover,.yjt_sb_help-pnz:hover {
  border-color: rgba(204,152,46,0.38);
  color: #F6EDD9;
}.yjt_sb_lang-pnz svg,.yjt_sb_help-pnz svg {
  width: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 13px;
}.yjt_sb_bd-pnz {
  background: rgba(9,7,4,0.74);
  inset: 0;
  z-index: 69;
  position: fixed;
  display: none;
}.yjt_sb_bd-pnz.yjt_state_on-pnz {
  display: block;
}
@media(min-width: 1081px) {.yjt_sb_bd-pnz {
  display: none!important;
}
}.yjt_mob_nav-pnz {
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #1C1610;
  border-top: 1px solid rgba(255,255,255,0.10);
  display: flex;
  left: 0;
  position: fixed;
  right: 0;
  z-index: 80;
  bottom: 0;
}
@media(min-width: 1081px) {.yjt_mob_nav-pnz {
  display: none;
}
}.yjt_mob_nav_item-pnz {
  gap: 4px;
  padding: 4px 2px;
  flex: 1;
  color: #7A6A52;
  align-items: center;
  display: flex;
  flex-direction: column;
  cursor: pointer;
}.yjt_mob_nav_ic-pnz {
  line-height: 1;
}.yjt_mob_nav_ic-pnz svg {
  width: 20px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.25rem;
}.yjt_mob_nav_lb-pnz {
  font-size: 10px;
  color: #7A6A52;
  font-weight: 600;
}.yjt_mob_nav_item-pnz.yjt_state_active-pnz {
  color: #C8921E;
}.yjt_mob_nav_item-pnz.yjt_state_active-pnz .yjt_mob_nav_lb-pnz {
  color: #C8921E;
}.yjt_hero-pnz {
  padding: 20px 16px 0;
  background: #0F0B08;
}
@media(min-width: 765px) {.yjt_hero-pnz {
  padding: 24px 1.5rem 0;
}
}.yjt_hero_in-pnz {
  gap: 12px;
  margin: 0 auto;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 1320px;
}
@media(min-width: 859px) {.yjt_hero_in-pnz {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1097px) {.yjt_hero_in-pnz {
  grid-template-columns: 1fr 340px;
}
}.yjt_hero_promo-pnz {
  overflow: hidden;
  background: #161009;
  border-radius: 16px;
  min-height: 13.75rem;
  display: flex;
  position: relative;
  align-items: stretch;
}
@media(min-width: 767px) {.yjt_hero_promo-pnz {
  min-height: 280px;
}
}.yjt_hero_promo_bg-pnz {
  background: linear-gradient(120deg,#2C1A06 0%,#0F0B08 100%);
  background-position: center;
  inset: 0;
  background-size: cover;
  position: absolute;
}.yjt_hero_promo_bg-pnz::after {
  background: linear-gradient(90deg,#0F0B08 0%,rgba(9,7,4,0.74) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.yjt_hero_promo_glow-pnz {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(122,78,28,0.24) 0%,transparent 65%);
  top: -2.5rem;
  right: 3.75rem;
  width: 300px;
  height: 18.75rem;
  position: absolute;
  pointer-events: none;
}.yjt_hero_promo_ct-pnz {
  padding: 1.75rem 1.5rem 28px 1.75rem;
  display: flex;
  z-index: 2;
  justify-content: center;
  position: relative;
  max-width: 30rem;
  flex-direction: column;
}
@media(min-width: 770px) {.yjt_hero_promo_ct-pnz {
  padding: 2.5rem 2rem;
}
}.yjt_hero_badge-pnz {
  padding: 5px 12px;
  border-radius: 1.25rem;
  border: 1px solid rgba(200,146,30,0.08);
  background: rgba(200,146,30,0.18);
  text-transform: uppercase;
  margin-bottom: 14px;
  color: #C8921E;
  font-size: 10px;
  letter-spacing: .08em;
  display: inline-block;
  font-weight: 700;
}.yjt_hero_h1-pnz {
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  line-height: 1.15;
  margin-bottom: 10px;
  color: #F6EDD9;
  font-size: 1.625rem;
}.yjt_hero_h1-pnz em {
  color: #D4A014;
  font-style: normal;
}
@media(min-width: 767px) {.yjt_hero_h1-pnz {
  font-size: 2.25rem;
}
}.yjt_hero_sub-pnz {
  font-size: 13px;
  color: #AA9470;
  line-height: 1.55;
  margin-bottom: 1.25rem;
}
@media(min-width:768px) {.yjt_hero_sub-pnz {
  font-size: 14px;
}
}.yjt_hero_row-pnz {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.yjt_hero_cta-pnz {
  border-radius: 0.625rem;
  padding: 0.813rem 26px;
  transition: background .2s;
  background: #4A9E68;
  color: #0E0A04;
  font-size: 14px;
  box-shadow: 0 3px 14px rgba(74,158,104,0.48), 0 0 0 1px rgba(74,158,104,0.18);
  font-weight: 700;
}.yjt_hero_cta-pnz:hover {
  background: #58B478;
}.yjt_hero_terms-pnz {
  color: #7A6A52;
  font-size: 0.688rem;
}.yjt_hero_game-pnz {
  background: #161009;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.06);
  border-radius: 1rem;
  position: relative;
  display: flex;
  flex-direction: column;
}.yjt_hero_game_badge-pnz {
  border-radius: 20px;
  border: 1px solid rgba(212,160,20,0.18);
  background: rgba(212,160,20,0.18);
  padding: 0.313rem 10px;
  letter-spacing: .06em;
  top: 12px;
  font-weight: 700;
  left: 12px;
  z-index: 3;
  color: #D4A014;
  text-transform: uppercase;
  font-size: 0.625rem;
  position: absolute;
}.yjt_hero_game_badge-pnz svg {
  width: 11px;
  height: 0.688rem;
  vertical-align: -1px;
  margin-right: 0.25rem;
}.yjt_hero_game_img-pnz {
  overflow: hidden;
  background: linear-gradient(135deg,#2C1A06,#0F0B08);
  position: relative;
  padding-bottom: 60%;
}.yjt_hero_game_img-pnz img {
  inset: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
}.yjt_hero_game_play-pnz {
  inset: 0;
  background: rgba(9,7,4,0.74);
  transition: opacity .2s;
  opacity: 0;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
}.yjt_hero_game-pnz:hover .yjt_hero_game_play-pnz {
  opacity: 1;
}.yjt_hero_game_play-pnz span {
  border-radius: 50%;
  background: #C8921E;
  height: 52px;
  align-items: center;
  display: flex;
  justify-content: center;
  width: 52px;
}.yjt_hero_game_play-pnz span svg {
  height: 1.125rem;
  margin-left: 2px;
  width: 18px;
}.yjt_hero_game_info-pnz {
  padding: 14px 1rem;
}.yjt_hero_game_title-pnz {
  font-size: 15px;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 4px;
  color: #F6EDD9;
}.yjt_hero_game_provider-pnz {
  font-size: 0.688rem;
  color: #8F7A5C;
}.yjt_hero_game_btn-pnz {
  background: #C8921E;
  border-radius: 10px;
  margin: 0.75rem 1rem 1rem;
  transition: background .2s;
  padding: 11px;
  text-align: center;
  color: #F6EDD9;
  display: block;
  font-size: 0.813rem;
  font-weight: 700;
}.yjt_hero_game-pnz:hover .yjt_hero_game_btn-pnz {
  background: #DAA832;
}.yjt_sbar-pnz {
  background: #0F0B08;
  padding: 1rem 1rem 0;
}
@media(min-width: 771px) {.yjt_sbar-pnz {
  padding: 18px 24px 0;
}
}.yjt_sbar_in-pnz {
  margin: 0 auto;
  max-width: 1320px;
}.yjt_sbar_row-pnz {
  gap: 10px;
  display: flex;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
}.yjt_sbar_input-pnz {
  border: 1px solid rgba(255,255,255,0.10);
  gap: 0.625rem;
  border-radius: 10px;
  transition: border-color .2s;
  flex: 1;
  padding: 11px 1rem;
  background: #161009;
  display: flex;
  color: #8F7A5C;
  align-items: center;
  cursor: pointer;
  font-size: 0.813rem;
}.yjt_sbar_input-pnz:hover {
  border-color: rgba(204,152,46,0.38);
}.yjt_sbar_input-pnz svg {
  stroke-linejoin: round;
  flex-shrink: 0;
  width: 15px;
  stroke-linecap: round;
  height: 15px;
}.yjt_sbar_providers-pnz {
  border-radius: 0.625rem;
  border: 1px solid rgba(255,255,255,0.10);
  transition: border-color .2s;
  gap: 0.5rem;
  background: #161009;
  padding: 0.688rem 18px;
  display: flex;
  font-size: 13px;
  align-items: center;
  white-space: nowrap;
  color: #D6C5A2;
  font-weight: 600;
}.yjt_sbar_providers-pnz:hover {
  border-color: rgba(204,152,46,0.38);
  color: #F6EDD9;
}.yjt_sbar_providers-pnz svg {
  height: 0.875rem;
  width: 0.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.yjt_sbar_tabs-pnz {
  gap: 0.375rem;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 2px;
}.yjt_sbar_tabs-pnz::-webkit-scrollbar {
  display: none;
}.yjt_sbar_tab-pnz {
  padding: 0.5rem 0.875rem;
  background: rgba(255,255,255,0.05);
  gap: 0.438rem;
  transition: background .15s,color .15s,border-color .15s;
  border-radius: 1.25rem;
  border: 1px solid rgba(255,255,255,0.06);
  flex-shrink: 0;
  color: #AA9470;
  white-space: nowrap;
  font-size: 12px;
  align-items: center;
  display: flex;
  font-weight: 600;
  cursor: pointer;
}.yjt_sbar_tab-pnz:hover {
  border-color: rgba(204,152,46,0.38);
  background: rgba(255,255,255,0.07);
  color: #F6EDD9;
}.yjt_sbar_tab-pnz.yjt_state_active-pnz {
  background: rgba(200,146,30,0.18);
  border-color: rgba(200,146,30,0.08);
  color: #F6EDD9;
}.yjt_sbar_tab_ic-pnz svg {
  height: 14px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.875rem;
}.yjt_gcg-pnz {
  padding: 2.25rem 16px 0;
  background: #0F0B08;
}
@media(min-width: 769px) {.yjt_gcg-pnz {
  padding: 2.75rem 1.5rem 0;
}
}.yjt_gcg_in-pnz {
  margin: 0 auto;
  max-width: 1320px;
}.yjt_gcg_head-pnz {
  margin-bottom: 20px;
  max-width: 720px;
}.yjt_gcg_label-pnz {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  color: #C8921E;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
}.yjt_gcg_h2-pnz {
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 8px;
  font-family: 'Playfair Display', serif;
  color: #F6EDD9;
  font-size: 22px;
}
@media(min-width: 769px) {.yjt_gcg_h2-pnz {
  font-size: 1.75rem;
}
}.yjt_gcg_intro-pnz {
  color: #8F7A5C;
  font-size: 13px;
  line-height: 1.6;
}.yjt_gcg_grid-pnz {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.yjt_gcg_grid-pnz {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.yjt_gcg_grid-pnz {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.yjt_gcg_card-pnz {
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 16px;
  overflow: hidden;
  padding: 1.25rem;
  transition: transform .2s,border-color .2s;
  display: flex;
  cursor: pointer;
  position: relative;
  min-height: 15rem;
  flex-direction: column;
  justify-content: flex-end;
}.yjt_gcg_card-pnz:hover {
  border-color: rgba(200,146,30,0.18);
  transform: translateY(-3px);
}.yjt_gcg_card_bg-pnz {
  inset: 0;
  z-index: 0;
  position: absolute;
}.yjt_gcg_card_bg-pnz::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  content: '';
  position: absolute;
}.yjt_gcg_card_ic-pnz {
  border-radius: 0.375rem;
  background: rgba(0,0,0,.45);
  position: absolute;
  color: #F6EDD9;
  top: 1.125rem;
  align-items: center;
  z-index: 2;
  display: flex;
  width: 40px;
  right: 18px;
  justify-content: center;
  height: 2.5rem;
}.yjt_gcg_card_ic-pnz svg {
  width: 1.25rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.25rem;
}.yjt_gcg_card_ct-pnz {
  z-index: 1;
  position: relative;
}.yjt_gcg_card_h-pnz {
  color: #F6EDD9;
  font-size: 18px;
  margin-bottom: 8px;
  line-height: 1.2;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.yjt_gcg_card_h-pnz {
  font-size: 1.25rem;
}
}.yjt_gcg_card_p-pnz {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  line-height: 1.55;
  color: rgba(255,255,255,.82);
  margin-bottom: 0.625rem;
}.yjt_gcg_card_p-pnz strong {
  font-weight: 600;
  color: #F6EDD9;
}.yjt_gcg_card_cta-pnz {
  gap: 0.25rem;
  font-weight: 700;
  text-transform: uppercase;
  align-items: center;
  font-size: 0.75rem;
  letter-spacing: .04em;
  color: #C8921E;
  display: inline-flex;
}.yjt_gcg_card_cta-pnz svg {
  width: 12px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 12px;
}.yjt_gr_jp-pnz {
  padding: 20px;
  border-radius: 1rem;
  overflow: hidden;
  background: linear-gradient(135deg,#1E0830 0%,#090704 100%);
  position: relative;
}.yjt_gr_jp-pnz::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(122,78,28,0.24) 0%,transparent 70%);
  left: -3.75rem;
  position: absolute;
  height: 250px;
  top: -3.75rem;
  width: 15.625rem;
  content: '';
}.yjt_gr_jp-pnz::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(212,160,20,0.18) 0%,transparent 70%);
  height: 12.5rem;
  bottom: -2.5rem;
  position: absolute;
  width: 200px;
  right: 0;
  content: '';
}.yjt_gr_jp_head-pnz {
  gap: 1rem;
  z-index: 1;
  position: relative;
  margin-bottom: 1rem;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.yjt_gr_jp_info-pnz {
  flex: 1;
}.yjt_gr_jp_label-pnz {
  letter-spacing: .08em;
  color: #7C3FA2;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 6px;
}.yjt_gr_jp_label-pnz svg {
  vertical-align: -2px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 14px;
  margin-right: 0.25rem;
  height: 0.875rem;
}.yjt_gr_jp_amount-pnz {
  line-height: 1;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  color: #F6EDD9;
  margin-bottom: 4px;
  font-size: 32px;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.yjt_gr_jp_amount-pnz {
  font-size: 40px;
}
}.yjt_gr_jp_amount-pnz span {
  color: #D4A014;
}.yjt_gr_jp_seo-pnz {
  color: #AA9470;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  max-width: 480px;
  line-height: 1.5;
}.yjt_gr_jp_cta-pnz {
  border: 1px solid rgba(122,78,28,0.24);
  border-radius: 10px;
  transition: background .2s;
  padding: 11px 20px;
  background: rgba(122,78,28,0.24);
  white-space: nowrap;
  color: #F6EDD9;
  align-self: flex-start;
  z-index: 1;
  position: relative;
  flex-shrink: 0;
  font-size: 13px;
  margin-top: 4px;
  font-weight: 700;
}.yjt_gr_jp_cta-pnz:hover {
  background: #7A4E1C;
}.yjt_ws-pnz {
  padding: 2rem 16px 0;
  background: #0F0B08;
}
@media(min-width: 771px) {.yjt_ws-pnz {
  padding: 2.25rem 24px 0;
}
}.yjt_ws_in-pnz {
  margin: 0 auto;
  max-width: 1320px;
}.yjt_ws_head-pnz {
  gap: 0.75rem;
  justify-content: space-between;
  display: flex;
  margin-bottom: 0.875rem;
  flex-wrap: wrap;
  align-items: center;
}.yjt_ws_title-pnz {
  gap: 10px;
  font-weight: 700;
  align-items: center;
  color: #F6EDD9;
  font-family: 'Playfair Display', serif;
  display: flex;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  font-size: 1rem;
}.yjt_ws_title_ic-pnz svg {
  height: 18px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 18px;
  color: #D4A014;
}.yjt_ws_online-pnz {
  gap: 7px;
  align-items: center;
  color: #8F7A5C;
  font-weight: 600;
  display: flex;
  font-size: 0.75rem;
}.yjt_ws_online_dot-pnz {
  background: #4A9E68;
  border-radius: 50%;
  width: 8px;
  flex-shrink: 0;
  box-shadow: 0 0 0.375rem rgba(74,158,104,0.18);
  height: 8px;
}.yjt_ws_scroll-pnz {
  gap: 8px;
  padding-bottom: 0.5rem;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
}.yjt_ws_scroll-pnz::-webkit-scrollbar {
  display: none;
}.yjt_wc-pnz {
  background: #161009;
  border-radius: 0.625rem;
  padding: 10px 14px;
  border: 1px solid rgba(255,255,255,0.10);
  gap: 10px;
  align-items: center;
  min-width: 220px;
  display: flex;
  flex-shrink: 0;
}.yjt_wc_img-pnz {
  border-radius: 6px;
  overflow: hidden;
  background: #1C1610;
  height: 2.25rem;
  flex-shrink: 0;
  width: 2.25rem;
}.yjt_wc_img-pnz img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.yjt_wc_info-pnz {
  min-width: 0;
}.yjt_wc_game-pnz {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 600;
  font-size: 0.75rem;
  color: #D6C5A2;
}.yjt_wc_player-pnz {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #7A6A52;
  font-size: 10px;
  white-space: nowrap;
}.yjt_wc_amount-pnz {
  color: #4A9E68;
  margin-left: auto;
  flex-shrink: 0;
  font-size: 13px;
  font-weight: 700;
  white-space: nowrap;
}.yjt_app-pnz {
  padding: 2.25rem 16px 0;
  background: #0F0B08;
}
@media(min-width: 770px) {.yjt_app-pnz {
  padding: 44px 1.5rem 0;
}
}.yjt_app_in-pnz {
  margin: 0 auto;
  max-width: 82.5rem;
}.yjt_app_head-pnz {
  margin-bottom: 1rem;
}.yjt_app_label-pnz {
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  color: #C8921E;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
}.yjt_app_h2-pnz {
  overflow-wrap: break-word;
  margin-bottom: 6px;
  font-weight: 800;
  color: #F6EDD9;
  font-family: 'Playfair Display', serif;
  font-size: 20px;
}
@media(min-width: 767px) {.yjt_app_h2-pnz {
  font-size: 1.5rem;
}
}.yjt_app_sub-pnz {
  overflow-wrap: break-word;
  line-height: 1.6;
  max-width: 37.5rem;
  font-size: 13px;
  color: #8F7A5C;
}.yjt_app_sub-pnz strong {
  font-weight: 700;
  color: #D6C5A2;
}.yjt_app_cards-pnz {
  gap: 0.625rem;
  margin-top: 16px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.yjt_app_cards-pnz {
  grid-template-columns: repeat(3,1fr);
}
}.yjt_app_card-pnz {
  gap: 16px;
  padding: 20px;
  border-radius: 0.625rem;
  overflow: hidden;
  position: relative;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.yjt_app_card_ios-pnz {
  background: linear-gradient(135deg,rgba(200,146,30,0.18) 0%,#1C1610 100%);
}.yjt_app_card_android-pnz {
  background: linear-gradient(135deg,rgba(74,158,104,0.18) 0%,#1C1610 100%);
}.yjt_app_card_win-pnz {
  background: linear-gradient(135deg,rgba(212,160,20,0.18) 0%,#1C1610 100%);
}.yjt_app_card_ic-pnz svg {
  stroke-linecap: round;
  width: 34px;
  height: 2.125rem;
  stroke-linejoin: round;
}.yjt_app_card_ic-pnz {
  flex-shrink: 0;
  color: #F6EDD9;
}.yjt_app_card_os-pnz {
  color: #8F7A5C;
  margin-bottom: 6px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.625rem;
  font-weight: 700;
}.yjt_app_card_title-pnz {
  margin-bottom: 0.375rem;
  font-weight: 700;
  color: #F6EDD9;
  line-height: 1.2;
  overflow-wrap: break-word;
  font-size: 0.938rem;
}.yjt_app_card_text-pnz {
  font-size: 12px;
  margin-bottom: 14px;
  color: #8F7A5C;
  overflow-wrap: break-word;
  line-height: 1.5;
}.yjt_app_card_btn-pnz {
  transition: background .2s;
  border-radius: 6px;
  gap: 0.438rem;
  border: 1px solid rgba(204,152,46,0.38);
  background: rgba(255,255,255,0.12);
  padding: 10px 18px;
  align-items: center;
  color: #F6EDD9;
  display: inline-flex;
  font-size: 13px;
  font-weight: 700;
}.yjt_app_card_btn-pnz:hover {
  background: rgba(255,255,255,0.07);
}.yjt_bon-pnz {
  background: #0F0B08;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.yjt_bon-pnz {
  padding: 44px 24px 0;
}
}.yjt_bon_in-pnz {
  margin: 0 auto;
  max-width: 82.5rem;
}.yjt_bon_head-pnz {
  margin-bottom: 20px;
}.yjt_bon_label-pnz {
  letter-spacing: .08em;
  color: #C8921E;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-weight: 700;
  font-size: 0.688rem;
}.yjt_bon_h2-pnz {
  font-weight: 800;
  font-size: 1.25rem;
  font-family: 'Playfair Display', serif;
  margin-bottom: 0.5rem;
  color: #F6EDD9;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.yjt_bon_h2-pnz {
  font-size: 1.5rem;
}
}.yjt_bon_seo-pnz {
  color: #8F7A5C;
  max-width: 38.75rem;
  line-height: 1.6;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.yjt_bon_seo-pnz strong {
  color: #D6C5A2;
  font-weight: 700;
}.yjt_bon_seo-pnz a {
  color: #C8921E;
  text-decoration: underline;
}.yjt_bon_grid-pnz {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 638px) {.yjt_bon_grid-pnz {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.yjt_bon_grid-pnz {
  grid-template-columns: repeat(5,1fr);
}
}.yjt_bon_card-pnz {
  padding: 16px;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 0.625rem;
  background: #161009;
  transition: border-color .2s,transform .2s;
}.yjt_bon_card-pnz:hover {
  transform: translateY(-2px);
  border-color: rgba(200,146,30,0.08);
}.yjt_bon_card_ic-pnz svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 26px;
  height: 26px;
}.yjt_bon_card_ic-pnz {
  margin-bottom: 10px;
}.yjt_bon_card_type-pnz {
  font-size: 10px;
  letter-spacing: .06em;
  text-transform: uppercase;
  color: #8F7A5C;
  font-weight: 700;
  margin-bottom: 6px;
}.yjt_bon_card_amount-pnz {
  font-size: 18px;
  line-height: 1.1;
  font-weight: 800;
  margin-bottom: 0.375rem;
  color: #D4A014;
}.yjt_bon_card_name-pnz {
  overflow-wrap: break-word;
  font-weight: 600;
  margin-bottom: 8px;
  color: #F6EDD9;
  font-size: 13px;
}.yjt_bon_card_detail-pnz {
  border-top: 1px solid rgba(255,255,255,0.05);
  overflow-wrap: break-word;
  font-size: 11px;
  line-height: 1.5;
  padding-top: 0.5rem;
  color: #7A6A52;
}.yjt_prov-pnz {
  padding: 2.25rem 16px 0;
  background: #0F0B08;
}
@media(min-width: 770px) {.yjt_prov-pnz {
  padding: 44px 24px 0;
}
}.yjt_prov_in-pnz {
  margin: 0 auto;
  max-width: 1320px;
}.yjt_prov_head-pnz {
  margin-bottom: 1rem;
}.yjt_prov_label-pnz {
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  color: #C8921E;
  margin-bottom: 8px;
  font-weight: 700;
}.yjt_prov_h2-pnz {
  font-size: 20px;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  color: #F6EDD9;
  font-weight: 800;
  margin-bottom: 0.5rem;
}
@media(min-width: 769px) {.yjt_prov_h2-pnz {
  font-size: 24px;
}
}.yjt_prov_seo-pnz {
  max-width: 620px;
  line-height: 1.6;
  margin-bottom: 1rem;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #8F7A5C;
}.yjt_prov_seo-pnz strong {
  color: #D6C5A2;
  font-weight: 700;
}.yjt_prov_seo-pnz a {
  text-decoration: underline;
  color: #C8921E;
}.yjt_prov_grid-pnz {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 641px) {.yjt_prov_grid-pnz {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1077px) {.yjt_prov_grid-pnz {
  grid-template-columns: repeat(8,1fr);
}
}.yjt_prov_card-pnz {
  border-radius: 10px;
  padding: 14px 0.625rem;
  background: #161009;
  transition: border-color .2s,background .2s;
  border: 1px solid rgba(255,255,255,0.10);
  gap: 7px;
  align-items: center;
  display: flex;
  flex-direction: column;
  cursor: pointer;
}.yjt_prov_card-pnz:hover {
  background: #1C1610;
  border-color: rgba(204,152,46,0.38);
}.yjt_prov_logo-pnz {
  border-radius: 0.375rem;
  background: rgba(255,255,255,0.05);
  overflow: hidden;
  display: flex;
  align-items: center;
  height: 44px;
  width: 2.75rem;
  justify-content: center;
}.yjt_prov_logo-pnz img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.yjt_prov_name-pnz {
  text-align: center;
  color: #AA9470;
  font-weight: 600;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.yjt_htp-pnz {
  background: #0F0B08;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.yjt_htp-pnz {
  padding: 44px 1.5rem 0;
}
}.yjt_htp_in-pnz {
  margin: 0 auto;
  max-width: 82.5rem;
}.yjt_htp_head-pnz {
  margin-bottom: 22px;
  max-width: 45rem;
}.yjt_htp_label-pnz {
  color: #C8921E;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 8px;
  letter-spacing: .08em;
}.yjt_htp_h2-pnz {
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  color: #F6EDD9;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-size: 1.375rem;
}
@media(min-width: 769px) {.yjt_htp_h2-pnz {
  font-size: 28px;
}
}.yjt_htp_intro-pnz {
  color: #8F7A5C;
  font-size: 0.875rem;
  line-height: 1.6;
}.yjt_htp_steps-pnz {
  list-style: none;
  gap: 12px;
  margin: 0;
  padding: 0;
  counter-reset: none;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.yjt_htp_steps-pnz {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.yjt_htp_steps-pnz {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.yjt_htp_step-pnz {
  padding: 20px 1.125rem 18px;
  background: #1C1610;
  border-radius: 0.625rem;
  border: 1px solid rgba(255,255,255,0.10);
  flex-direction: column;
  position: relative;
  display: flex;
}.yjt_htp_step_num-pnz {
  background: #C8921E;
  border-radius: 50%;
  position: absolute;
  justify-content: center;
  align-items: center;
  font-size: 0.813rem;
  top: -0.75rem;
  left: 20px;
  font-family: 'Playfair Display', serif;
  display: flex;
  height: 28px;
  width: 1.75rem;
  font-weight: 800;
  color: #0E0A04;
}.yjt_htp_step_ic-pnz {
  background: rgba(200,146,30,0.18);
  margin: 0.5rem 0 0.75rem;
  border-radius: 0.375rem;
  height: 36px;
  align-items: center;
  color: #C8921E;
  justify-content: center;
  display: flex;
  width: 2.25rem;
}.yjt_htp_step_ic-pnz svg {
  stroke-linejoin: round;
  height: 18px;
  stroke-linecap: round;
  width: 1.125rem;
}.yjt_htp_step_h-pnz {
  color: #F6EDD9;
  overflow-wrap: break-word;
  font-size: 14px;
  margin-bottom: 0.375rem;
  line-height: 1.25;
  font-weight: 700;
}.yjt_htp_step_p-pnz {
  line-height: 1.55;
  font-size: 13px;
  color: #8F7A5C;
  overflow-wrap: break-word;
}.yjt_htp_step_p-pnz strong {
  font-weight: 600;
  color: #D6C5A2;
}.yjt_htp_cta-pnz {
  border-radius: 10px;
  padding: 0.813rem 26px;
  background: #4A9E68;
  transition: background .2s;
  display: inline-block;
  font-size: 14px;
  margin-top: 20px;
  font-weight: 700;
  color: #0E0A04;
}.yjt_htp_cta-pnz:hover {
  background: #58B478;
}.yjt_reg-pnz {
  padding: 2.25rem 16px 0;
  background: #0F0B08;
}
@media(min-width: 771px) {.yjt_reg-pnz {
  padding: 2.75rem 24px 0;
}
}.yjt_reg_in-pnz {
  border-radius: 16px;
  background: #1C1610;
  padding: 28px 24px;
  border: 1px solid rgba(255,255,255,0.06);
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 765px) {.yjt_reg_in-pnz {
  padding: 40px;
}
}.yjt_reg_top-pnz {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 859px) {.yjt_reg_top-pnz {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.yjt_reg_label-pnz {
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  font-weight: 700;
  color: #C8921E;
}.yjt_reg_h2-pnz {
  font-size: 1.375rem;
  color: #F6EDD9;
  line-height: 1.2;
  margin-bottom: 12px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
}
@media(min-width:768px) {.yjt_reg_h2-pnz {
  font-size: 1.75rem;
}
}.yjt_reg_bonus-pnz {
  gap: 8px;
  border: 1px solid rgba(212,160,20,0.18);
  padding: 10px 1rem;
  border-radius: 0.625rem;
  background: rgba(212,160,20,0.18);
  align-items: center;
  margin-bottom: 16px;
  display: inline-flex;
}.yjt_reg_bonus_amount-pnz {
  font-weight: 800;
  font-size: 1.25rem;
  color: #D4A014;
}.yjt_reg_bonus_text-pnz {
  line-height: 1.35;
  color: #AA9470;
  font-size: 13px;
}.yjt_reg_cta_btn-pnz {
  border-radius: 10px;
  transition: background .2s;
  background: #4A9E68;
  padding: 14px 32px;
  color: #0E0A04;
  margin-bottom: 12px;
  display: inline-block;
  font-size: 15px;
  font-weight: 700;
  box-shadow: 0 3px 0.875rem rgba(74,158,104,0.48), 0 0 0 1px rgba(74,158,104,0.18);
}.yjt_reg_cta_btn-pnz:hover {
  background: #58B478;
}.yjt_reg_terms-pnz {
  line-height: 1.5;
  color: #7A6A52;
  font-size: 11px;
}.yjt_reg_seo-pnz {
  border-top: 1px solid rgba(255,255,255,0.05);
  line-height: 1.65;
  font-size: 0.813rem;
  color: #8F7A5C;
  overflow-wrap: break-word;
  margin-top: 20px;
  padding-top: 20px;
}.yjt_reg_seo-pnz p {
  margin-bottom: 0.625rem;
  color: #8F7A5C;
  line-height: 1.65;
  font-size: 0.813rem;
}.yjt_reg_seo-pnz p:last-child {
  margin-bottom: 0;
}.yjt_reg_seo-pnz strong {
  font-weight: 700;
  color: #D6C5A2;
}.yjt_reg_seo-pnz a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8921E;
}.yjt_reg_seo-pnz a:hover {
  color: #DAA832;
}.yjt_reg_seo-pnz ul,.yjt_reg_seo-pnz ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 1.125rem;
}.yjt_reg_seo-pnz ol {
  list-style: decimal;
}.yjt_reg_seo-pnz li {
  color: #8F7A5C;
  margin-bottom: 0.25rem;
  font-size: 0.813rem;
  line-height: 1.65;
}.yjt_reg_seo-pnz table {
  overflow-x: auto;
  width: 100%;
  margin-bottom: 0.625rem;
  display: block;
  font-size: 0.813rem;
  border-collapse: collapse;
}
@media(min-width: 767px) {.yjt_reg_seo-pnz table {
  display: table;
}
}.yjt_reg_seo-pnz th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  font-weight: 700;
  color: #D6C5A2;
}.yjt_reg_seo-pnz td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #8F7A5C;
}.yjt_reg_steps-pnz {
  gap: 14px;
  display: flex;
  flex-direction: column;
  margin-top: 1.75rem;
}
@media(min-width: 862px) {.yjt_reg_steps-pnz {
  margin-top: 0;
}
}.yjt_reg_step-pnz {
  gap: 0.875rem;
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.06);
  padding: 1rem;
  background: rgba(255,255,255,0.05);
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.yjt_reg_step_num-pnz {
  background: rgba(200,146,30,0.18);
  border: 1px solid rgba(200,146,30,0.08);
  border-radius: 50%;
  justify-content: center;
  width: 2.125rem;
  font-weight: 800;
  display: flex;
  color: #C8921E;
  height: 34px;
  flex-shrink: 0;
  align-items: center;
  font-size: 0.875rem;
}.yjt_reg_step_title-pnz {
  font-weight: 700;
  margin-bottom: 3px;
  color: #F6EDD9;
  font-size: 14px;
}.yjt_reg_step_text-pnz {
  line-height: 1.5;
  color: #8F7A5C;
  font-size: 0.75rem;
}.yjt_reg_trust-pnz {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.625rem;
  flex-wrap: wrap;
  margin-top: 20px;
  padding-top: 1.25rem;
  display: flex;
}.yjt_reg_trust_item-pnz {
  gap: 0.438rem;
  overflow-wrap: break-word;
  color: #8F7A5C;
  font-size: 0.75rem;
  align-items: center;
  display: flex;
}.yjt_reg_trust_ic-pnz svg {
  height: 16px;
  stroke-linejoin: round;
  color: #C8921E;
  stroke-linecap: round;
  width: 16px;
}.yjt_seo-pnz {
  padding: 2.25rem 1rem 0;
  background: #0F0B08;
}
@media(min-width: 765px) {.yjt_seo-pnz {
  padding: 44px 1.5rem 0;
}
}.yjt_seo_in-pnz {
  border-radius: 16px;
  background: #1C1610;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 766px) {.yjt_seo_in-pnz {
  padding: 2.25rem 40px;
}
}.yjt_seo_label-pnz {
  color: #C8921E;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 10px;
}.yjt_seo_h2-pnz {
  font-size: 20px;
  margin-bottom: 0.875rem;
  line-height: 1.25;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F6EDD9;
}
@media(min-width: 767px) {.yjt_seo_h2-pnz {
  font-size: 1.5rem;
}
}.yjt_seo_body-pnz {
  color: #AA9470;
  line-height: 1.75;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.yjt_seo_body-pnz p {
  font-size: 14px;
  margin-bottom: 12px;
  line-height: 1.75;
  color: #AA9470;
}.yjt_seo_body-pnz p:last-child {
  margin-bottom: 0;
}.yjt_seo_body-pnz strong {
  color: #D6C5A2;
  font-weight: 700;
}.yjt_seo_body-pnz a {
  transition: color .2s;
  color: #C8921E;
  text-decoration: underline;
}.yjt_seo_body-pnz a:hover {
  color: #DAA832;
}.yjt_seo_body-pnz ul,.yjt_seo_body-pnz ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.yjt_seo_body-pnz ol {
  list-style: decimal;
}.yjt_seo_body-pnz li {
  line-height: 1.75;
  color: #AA9470;
  font-size: 14px;
  margin-bottom: 0.375rem;
}.yjt_seo_body-pnz table {
  font-size: 13px;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 12px;
  display: block;
}
@media(min-width: 766px) {.yjt_seo_body-pnz table {
  display: table;
}
}.yjt_seo_body-pnz th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  color: #D6C5A2;
  font-weight: 700;
}.yjt_seo_body-pnz td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #AA9470;
}.yjt_seo_cols-pnz {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 638px) {.yjt_seo_cols-pnz {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.yjt_seo_cols-pnz {
  grid-template-columns: repeat(3,1fr);
}
}.yjt_seo_col_h-pnz {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-bottom: 0.438rem;
  color: #D6C5A2;
  font-weight: 700;
}.yjt_seo_col_p-pnz {
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #8F7A5C;
}.yjt_seo_stats-pnz {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.yjt_seo_stat-pnz {
  border-radius: 0.625rem;
  border: 1px solid rgba(200,146,30,0.18);
  flex: 1;
  background: rgba(200,146,30,0.08);
  padding: 14px 1rem;
  min-width: 8.75rem;
}.yjt_seo_stat_val-pnz {
  font-weight: 800;
  margin-bottom: 4px;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #C8921E;
}.yjt_seo_stat_lb-pnz {
  overflow-wrap: break-word;
  color: #8F7A5C;
  font-size: 0.688rem;
}.yjt_seo-pnz {
  background: #0F0B08;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.yjt_seo-pnz {
  padding: 2.75rem 1.5rem 0;
}
}.yjt_seo_in-pnz {
  border: 1px solid rgba(255,255,255,0.10);
  padding: 1.75rem 24px;
  background: #1C1610;
  border-radius: 1rem;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.yjt_seo_in-pnz {
  padding: 2.25rem 2.5rem;
}
}.yjt_seo_label-pnz {
  text-transform: uppercase;
  margin-bottom: 10px;
  color: #C8921E;
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
}.yjt_seo_h2-pnz {
  font-family: 'Playfair Display', serif;
  margin-bottom: 14px;
  line-height: 1.25;
  color: #F6EDD9;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}
@media(min-width: 766px) {.yjt_seo_h2-pnz {
  font-size: 1.5rem;
}
}.yjt_seo_body-pnz {
  color: #AA9470;
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 14px;
}.yjt_seo_body-pnz p {
  color: #AA9470;
  margin-bottom: 12px;
  line-height: 1.75;
  font-size: 14px;
}.yjt_seo_body-pnz p:last-child {
  margin-bottom: 0;
}.yjt_seo_body-pnz strong {
  font-weight: 700;
  color: #D6C5A2;
}.yjt_seo_body-pnz a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8921E;
}.yjt_seo_body-pnz a:hover {
  color: #DAA832;
}.yjt_seo_body-pnz ul,.yjt_seo_body-pnz ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.yjt_seo_body-pnz ol {
  list-style: decimal;
}.yjt_seo_body-pnz li {
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  line-height: 1.75;
  color: #AA9470;
}.yjt_seo_body-pnz table {
  margin-bottom: 0.75rem;
  width: 100%;
  display: block;
  font-size: 13px;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 765px) {.yjt_seo_body-pnz table {
  display: table;
}
}.yjt_seo_body-pnz th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  text-align: left;
  color: #D6C5A2;
}.yjt_seo_body-pnz td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 0.75rem;
  color: #AA9470;
}.yjt_seo_cols-pnz {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 642px) {.yjt_seo_cols-pnz {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.yjt_seo_cols-pnz {
  grid-template-columns: repeat(3,1fr);
}
}.yjt_seo_col_h-pnz {
  color: #D6C5A2;
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
}.yjt_seo_col_p-pnz {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #8F7A5C;
  line-height: 1.65;
}.yjt_seo_stats-pnz {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.yjt_seo_stat-pnz {
  border-radius: 0.625rem;
  border: 1px solid rgba(200,146,30,0.18);
  flex: 1;
  padding: 0.875rem 1rem;
  background: rgba(200,146,30,0.08);
  min-width: 8.75rem;
}.yjt_seo_stat_val-pnz {
  color: #C8921E;
  margin-bottom: 4px;
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}.yjt_seo_stat_lb-pnz {
  font-size: 11px;
  color: #8F7A5C;
  overflow-wrap: break-word;
}.yjt_rv-pnz {
  padding: 2.25rem 16px 0;
  background: #0F0B08;
}
@media(min-width: 770px) {.yjt_rv-pnz {
  padding: 2.75rem 24px 0;
}
}.yjt_rv_in-pnz {
  margin: 0 auto;
  max-width: 82.5rem;
}.yjt_rv_head-pnz {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.yjt_rv_label-pnz {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 8px;
  color: #C8921E;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.yjt_rv_h2-pnz {
  font-family: 'Playfair Display', serif;
  color: #F6EDD9;
  overflow-wrap: break-word;
  font-size: 22px;
  font-weight: 800;
  margin-bottom: 10px;
}
@media(min-width: 769px) {.yjt_rv_h2-pnz {
  font-size: 28px;
}
}.yjt_rv_stats-pnz {
  gap: 18px;
  align-items: center;
  color: #8F7A5C;
  display: flex;
  flex-wrap: wrap;
  font-size: 13px;
}.yjt_rv_stats_score-pnz {
  gap: 6px;
  align-items: baseline;
  display: flex;
}.yjt_rv_stats_score_val-pnz {
  font-weight: 800;
  color: #D4A014;
  font-size: 22px;
  font-family: 'Playfair Display', serif;
}.yjt_rv_stats_score_max-pnz {
  font-size: 0.813rem;
  color: #7A6A52;
}.yjt_rv_stats_badge-pnz {
  gap: 4px;
  display: flex;
  align-items: center;
}.yjt_rv_stats_badge-pnz svg {
  height: 0.875rem;
  color: #D4A014;
  width: 0.875rem;
}.yjt_rv_grid-pnz {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 639px) {.yjt_rv_grid-pnz {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.yjt_rv_grid-pnz {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.yjt_rv_card-pnz {
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.10);
  background: #1C1610;
  padding: 1.25rem;
  display: flex;
  flex-direction: column;
}.yjt_rv_card_stars-pnz {
  gap: 2px;
  display: flex;
  color: #D4A014;
  margin-bottom: 0.625rem;
}.yjt_rv_card_stars-pnz svg {
  height: 14px;
  width: 0.875rem;
}.yjt_rv_card_h-pnz {
  font-size: 14px;
  color: #F6EDD9;
  font-weight: 700;
  line-height: 1.3;
  overflow-wrap: break-word;
  margin-bottom: 8px;
}.yjt_rv_card_body-pnz {
  flex: 1;
  color: #8F7A5C;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.65;
  margin-bottom: 0.875rem;
}.yjt_rv_card_body-pnz strong {
  font-weight: 600;
  color: #D6C5A2;
}.yjt_rv_card_meta-pnz {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 10px;
  flex-wrap: wrap;
  padding-top: 0.75rem;
  align-items: center;
  display: flex;
  justify-content: space-between;
}.yjt_rv_card_author-pnz {
  color: #D6C5A2;
  font-weight: 600;
  font-size: 12px;
}.yjt_rv_card_date-pnz {
  color: #7A6A52;
  font-size: 11px;
}.yjt_seo-pnz {
  background: #0F0B08;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.yjt_seo-pnz {
  padding: 44px 24px 0;
}
}.yjt_seo_in-pnz {
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.10);
  background: #1C1610;
  border-radius: 16px;
  padding: 28px 1.5rem;
  max-width: 1320px;
}
@media(min-width: 766px) {.yjt_seo_in-pnz {
  padding: 36px 40px;
}
}.yjt_seo_label-pnz {
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 0.625rem;
  color: #C8921E;
  text-transform: uppercase;
}.yjt_seo_h2-pnz {
  color: #F6EDD9;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  margin-bottom: 0.875rem;
  font-size: 20px;
}
@media(min-width: 769px) {.yjt_seo_h2-pnz {
  font-size: 24px;
}
}.yjt_seo_body-pnz {
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 14px;
  color: #AA9470;
}.yjt_seo_body-pnz p {
  font-size: 14px;
  color: #AA9470;
  line-height: 1.75;
  margin-bottom: 12px;
}.yjt_seo_body-pnz p:last-child {
  margin-bottom: 0;
}.yjt_seo_body-pnz strong {
  color: #D6C5A2;
  font-weight: 700;
}.yjt_seo_body-pnz a {
  transition: color .2s;
  color: #C8921E;
  text-decoration: underline;
}.yjt_seo_body-pnz a:hover {
  color: #DAA832;
}.yjt_seo_body-pnz ul,.yjt_seo_body-pnz ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.yjt_seo_body-pnz ol {
  list-style: decimal;
}.yjt_seo_body-pnz li {
  color: #AA9470;
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  line-height: 1.75;
}.yjt_seo_body-pnz table {
  width: 100%;
  margin-bottom: 12px;
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
  font-size: 0.813rem;
}
@media(min-width: 766px) {.yjt_seo_body-pnz table {
  display: table;
}
}.yjt_seo_body-pnz th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  font-weight: 700;
  color: #D6C5A2;
}.yjt_seo_body-pnz td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #AA9470;
}.yjt_seo_cols-pnz {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 643px) {.yjt_seo_cols-pnz {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.yjt_seo_cols-pnz {
  grid-template-columns: repeat(3,1fr);
}
}.yjt_seo_col_h-pnz {
  font-weight: 700;
  color: #D6C5A2;
  margin-bottom: 0.438rem;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.yjt_seo_col_p-pnz {
  font-size: 13px;
  overflow-wrap: break-word;
  color: #8F7A5C;
  line-height: 1.65;
}.yjt_seo_stats-pnz {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.yjt_seo_stat-pnz {
  flex: 1;
  background: rgba(200,146,30,0.08);
  border-radius: 0.625rem;
  border: 1px solid rgba(200,146,30,0.18);
  padding: 14px 16px;
  min-width: 8.75rem;
}.yjt_seo_stat_val-pnz {
  margin-bottom: 0.25rem;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #C8921E;
}.yjt_seo_stat_lb-pnz {
  font-size: 11px;
  color: #8F7A5C;
  overflow-wrap: break-word;
}.yjt_faq-pnz {
  background: #0F0B08;
  padding: 2.25rem 16px 0;
}
@media(min-width: 770px) {.yjt_faq-pnz {
  padding: 44px 1.5rem 0;
}
}.yjt_faq_in-pnz {
  margin: 0 auto;
  max-width: 1320px;
}.yjt_faq_head-pnz {
  margin-bottom: 20px;
}.yjt_faq_label-pnz {
  font-weight: 700;
  text-transform: uppercase;
  color: #C8921E;
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-size: 11px;
}.yjt_faq_h2-pnz {
  font-weight: 800;
  color: #F6EDD9;
  font-family: 'Playfair Display', serif;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.yjt_faq_h2-pnz {
  font-size: 1.5rem;
}
}.yjt_faq_list-pnz {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.yjt_faq_item-pnz {
  border-radius: 0.625rem;
  background: #1C1610;
  border: 1px solid rgba(255,255,255,0.10);
  overflow: hidden;
}.yjt_faq_q-pnz {
  gap: 12px;
  transition: color .2s;
  padding: 1rem 1.25rem;
  cursor: pointer;
  justify-content: space-between;
  display: flex;
  color: #D6C5A2;
  align-items: center;
  font-weight: 600;
  font-size: 14px;
  overflow-wrap: break-word;
  flex-wrap: wrap;
}.yjt_faq_q-pnz:hover {
  color: #F6EDD9;
}.yjt_faq_q_ic-pnz {
  background: rgba(255,255,255,0.05);
  border-radius: 50%;
  transition: transform .25s;
  width: 1.5rem;
  justify-content: center;
  color: #C8921E;
  font-size: 1rem;
  display: flex;
  flex-shrink: 0;
  height: 1.5rem;
  align-items: center;
}.yjt_faq_item-pnz.yjt_state_open-pnz .yjt_faq_q_ic-pnz {
  transform: rotate(45deg);
}.yjt_faq_a-pnz {
  padding: 0 20px 16px;
  color: #8F7A5C;
  font-size: 13px;
  display: none;
  overflow-wrap: break-word;
  line-height: 1.7;
}.yjt_faq_item-pnz.yjt_state_open-pnz .yjt_faq_a-pnz {
  display: block;
}.yjt_faq_a-pnz strong {
  font-weight: 700;
  color: #D6C5A2;
}.yjt_faq_a-pnz a {
  color: #C8921E;
  text-decoration: underline;
}.yjt_faq_a-pnz ul,.yjt_faq_a-pnz ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 1.25rem;
}.yjt_faq_a-pnz ol {
  list-style: decimal;
}.yjt_faq_a-pnz li {
  margin-bottom: 4px;
  line-height: 1.6;
}.yjt_faq_a-pnz table {
  margin: 8px 0;
  border-collapse: collapse;
  width: 100%;
  font-size: 0.75rem;
  display: block;
  overflow-x: auto;
}
@media(min-width: 769px) {.yjt_faq_a-pnz table {
  display: table;
}
}.yjt_faq_a-pnz th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 6px 0.5rem;
  font-weight: 700;
  text-align: left;
  color: #D6C5A2;
}.yjt_faq_a-pnz td {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #8F7A5C;
}.yjt_ft-pnz {
  background: #090704;
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 48px;
}.yjt_ft_support-pnz {
  padding: 24px 16px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 767px) {.yjt_ft_support-pnz {
  padding: 1.75rem 1.5rem;
}
}.yjt_ft_support_in-pnz {
  gap: 1rem;
  margin: 0 auto;
  align-items: center;
  flex-wrap: wrap;
  max-width: 1320px;
  display: flex;
}.yjt_ft_support_main-pnz {
  gap: 16px;
  flex: 1;
  flex-wrap: wrap;
  display: flex;
  min-width: 220px;
  align-items: center;
}.yjt_ft_support_ic-pnz {
  color: #C8921E;
  flex-shrink: 0;
}.yjt_ft_support_ic-pnz svg {
  height: 30px;
  width: 1.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.yjt_ft_support_text_title-pnz {
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 15px;
  margin-bottom: 3px;
  color: #F6EDD9;
}.yjt_ft_support_text_sub-pnz {
  overflow-wrap: break-word;
  color: #8F7A5C;
  font-size: 12px;
}.yjt_ft_support_btn-pnz {
  border-radius: 0.625rem;
  transition: background .2s;
  padding: 0.688rem 1.375rem;
  background: #C8921E;
  color: #F6EDD9;
  flex-shrink: 0;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 700;
}.yjt_ft_support_btn-pnz:hover {
  background: #DAA832;
}.yjt_ft_support_contacts-pnz {
  gap: 16px;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.yjt_ft_support_contact-pnz {
  color: #7A6A52;
  font-size: 0.75rem;
  line-height: 1.4;
}.yjt_ft_support_contact-pnz strong {
  color: #AA9470;
  font-weight: 600;
  display: block;
  font-size: 11px;
  margin-bottom: 2px;
}.yjt_ft_main-pnz {
  padding: 2rem 16px 1.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 765px) {.yjt_ft_main-pnz {
  padding: 40px 24px 2rem;
}
}.yjt_ft_main_in-pnz {
  gap: 1.5rem;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 82.5rem;
}
@media(min-width: 641px) {.yjt_ft_main_in-pnz {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.yjt_ft_main_in-pnz {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.yjt_ft_col_logo-pnz {
  grid-column: 1/-1;
}
@media(min-width: 1078px) {.yjt_ft_col_logo-pnz {
  grid-column: auto;
}
}.yjt_ft_logo-pnz {
  gap: 9px;
  color: #F6EDD9;
  font-size: 1rem;
  font-weight: 800;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
}.yjt_ft_logo_mark-pnz {
  border-radius: 6px;
  overflow: hidden;
  width: 1.875rem;
  height: 30px;
}.yjt_ft_logo_mark-pnz img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.yjt_ft_logo_sub-pnz {
  max-width: 200px;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  line-height: 1.55;
  color: #7A6A52;
}.yjt_ft_col_title-pnz {
  color: #AA9470;
  font-size: 12px;
  letter-spacing: .07em;
  margin-bottom: 0.875rem;
  text-transform: uppercase;
  font-weight: 700;
}.yjt_ft_col_links-pnz {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.yjt_ft_col_link-pnz {
  transition: color .2s;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #7A6A52;
}.yjt_ft_col_link-pnz:hover {
  color: #D6C5A2;
}.yjt_ft_apps-pnz {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.yjt_ft_app_card-pnz {
  background: rgba(255,255,255,0.05);
  gap: 0.625rem;
  padding: 0.625rem 0.75rem;
  border: 1px solid rgba(255,255,255,0.10);
  transition: border-color .2s;
  border-radius: 6px;
  align-items: center;
  display: flex;
}.yjt_ft_app_card-pnz:hover {
  border-color: rgba(204,152,46,0.38);
}.yjt_ft_app_card_ic-pnz svg {
  height: 22px;
  width: 1.375rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.yjt_ft_app_card_os-pnz {
  color: #7A6A52;
  font-weight: 600;
  font-size: 10px;
}.yjt_ft_app_card_action-pnz {
  color: #D6C5A2;
  font-weight: 700;
  font-size: 12px;
}.yjt_ft_bot-pnz {
  padding: 20px 16px;
}
@media(min-width: 770px) {.yjt_ft_bot-pnz {
  padding: 1.25rem 24px;
}
}.yjt_ft_bot_in-pnz {
  margin: 0 auto;
  gap: 1rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  max-width: 1320px;
}.yjt_ft_socials-pnz {
  gap: 0.5rem;
  display: flex;
}.yjt_ft_soc-pnz {
  transition: background .2s;
  border: 1px solid rgba(255,255,255,0.10);
  background: rgba(255,255,255,0.05);
  border-radius: 0.375rem;
  display: flex;
  color: #AA9470;
  width: 36px;
  justify-content: center;
  height: 36px;
  align-items: center;
}.yjt_ft_soc-pnz svg {
  width: 16px;
  stroke-linecap: round;
  height: 1rem;
  stroke-linejoin: round;
}.yjt_ft_soc-pnz:hover {
  background: rgba(255,255,255,0.07);
}.yjt_ft_legal-pnz {
  flex: 1;
  min-width: 200px;
  color: #8C7B62;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.yjt_ft_legal-pnz strong {
  color: #AA9470;
  font-weight: 700;
}.yjt_ft_legal-pnz a {
  text-decoration: underline;
  color: #AA9470;
}.yjt_ft_age-pnz {
  border-radius: 50%;
  border: 2px solid #8C7B62;
  height: 32px;
  align-items: center;
  color: #8C7B62;
  font-size: 11px;
  font-weight: 800;
  margin-left: auto;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  width: 2rem;
}