*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #100D09;
  min-height: 100vh;
  line-height: 1.6;
  font-family: 'Raleway', sans-serif;
  color: #CEBA96;
  -webkit-font-smoothing: antialiased;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  color: inherit;
  text-decoration: none;
}button {
  border: none;
  font: inherit;
  background: none;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.yjk_layout_z4l {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.yjk_page_z4l {
  min-height: 100vh;
  display: flex;
}.yjk_main_z4l {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media(min-width: 1081px) {.yjk_main_z4l {
  padding-left: 13.75rem;
}
}
@media(max-width: 1080px) {.yjk_main_z4l {
  padding-bottom: 72px;
}
}.yjk_gc_z4l {
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border-radius: 8px;
  background: #161108;
  border: 1px solid rgba(255, 210, 120, 0.07);
  cursor: pointer;
  width: 8.75rem;
  flex-shrink: 0;
  position: relative;
}
@media(min-width: 642px) {.yjk_gc_z4l {
  width: 9.75rem;
}
}
@media(min-width: 1077px) {.yjk_gc_z4l {
  width: 168px;
}
}.yjk_gc_z4l:hover {
  transform: translateY(-3px);
  border-color: rgba(200, 134, 10, 0.07);
}.yjk_gc_img_z4l {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding-bottom: 80%;
}.yjk_gc_img_z4l img {
  inset: 0;
  position: absolute;
  height: 100%;
  object-fit: cover;
  width: 100%;
}.yjk_gc_hover_z4l {
  inset: 0;
  transition: opacity .2s;
  background: rgba(8, 6, 4, 0.72);
  justify-content: center;
  opacity: 0;
  display: flex;
  align-items: center;
  position: absolute;
}.yjk_gc_z4l:hover .yjk_gc_hover_z4l {
  opacity: 1;
}.yjk_gc_hover_btn_z4l {
  border-radius: 0.25rem;
  padding: 0.5rem 1rem;
  background: #C8860A;
  color: #F4E8CC;
  font-weight: 700;
  font-size: 12px;
}.yjk_gc_info_z4l {
  padding: 8px 0.625rem 0.625rem;
}.yjk_gc_name_z4l {
  overflow: hidden;
  font-size: 12px;
  font-weight: 600;
  margin-bottom: 3px;
  text-overflow: ellipsis;
  max-width: 100%;
  color: #CEBA96;
  white-space: nowrap;
}.yjk_gc_prov_z4l {
  color: #5E4C30;
  font-size: 0.625rem;
}.yjk_gc_tag_z4l {
  padding: 2px 0.438rem;
  border-radius: 4px;
  font-size: 9px;
  left: 0.375rem;
  z-index: 2;
  top: 0.375rem;
  text-transform: uppercase;
  font-weight: 700;
  position: absolute;
  letter-spacing: .04em;
}.yjk_gc_tag_hot_z4l {
  background: #CC2A1A;
  color: #fff;
}.yjk_gc_tag_new_z4l {
  background: #28965A;
  color: #100D09;
}.yjk_gc_tag_jp_z4l {
  background: #F0A818;
  color: #100D09;
}.yjk_gc_tag_ex_z4l {
  background: #8B4502;
  color: #fff;
}.yjk_gc_tag_live_z4l {
  background: #CC2A1A;
  color: #fff;
}.yjk_gr_z4l {
  background: #100D09;
  padding: 32px 1rem 0;
}
@media(min-width: 765px) {.yjk_gr_z4l {
  padding: 36px 1.5rem 0;
}
}.yjk_gr_in_z4l {
  margin: 0 auto;
  max-width: 82.5rem;
}.yjk_gr_head_z4l {
  gap: 12px;
  margin-bottom: 10px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.yjk_gr_head_l_z4l {
  gap: 10px;
  flex: 1;
  display: flex;
  align-items: center;
  min-width: 0;
}.yjk_gr_ic_z4l {
  border-radius: 0.5rem;
  height: 2rem;
  align-items: center;
  width: 2rem;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
}.yjk_gr_ic_z4l svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 16px;
  width: 1rem;
}.yjk_gr_title_z4l {
  font-family: 'Cinzel', serif;
  color: #F4E8CC;
  font-size: 1rem;
  font-weight: 700;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.yjk_gr_title_z4l {
  font-size: 1.125rem;
}
}.yjk_gr_more_z4l {
  transition: color .2s;
  gap: 0.313rem;
  font-weight: 600;
  flex-shrink: 0;
  font-size: 0.75rem;
  align-items: center;
  color: #7A6444;
  white-space: nowrap;
  display: flex;
}.yjk_gr_more_z4l:hover {
  color: #C8860A;
}.yjk_gr_more_z4l svg {
  width: 0.75rem;
  stroke-linejoin: round;
  height: 0.75rem;
  stroke-linecap: round;
}.yjk_gr_arrows_z4l {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.yjk_gr_arr_z4l {
  border: 1px solid rgba(255, 210, 120, 0.13);
  background: rgba(255, 220, 140, 0.05);
  transition: background .15s,color .15s;
  border-radius: 4px;
  height: 1.875rem;
  display: flex;
  align-items: center;
  color: #A08860;
  justify-content: center;
  width: 1.875rem;
}.yjk_gr_arr_z4l:hover {
  background: rgba(255, 220, 140, 0.08);
  color: #F4E8CC;
}.yjk_gr_arr_z4l svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 13px;
  width: 13px;
}.yjk_gr_seo_h_z4l {
  margin: 0 0 0.375rem;
  font-size: 13px;
  color: #CEBA96;
  overflow-wrap: break-word;
  max-width: 42.5rem;
  font-family: 'Cinzel', serif;
  font-weight: 700;
}
@media(min-width:768px) {.yjk_gr_seo_h_z4l {
  font-size: 0.875rem;
}
}.yjk_gr_seo_z4l {
  color: #7A6444;
  margin-bottom: 0.75rem;
  max-width: 680px;
  line-height: 1.55;
  font-size: 12px;
  overflow-wrap: break-word;
}.yjk_gr_seo_z4l strong {
  font-weight: 600;
  color: #CEBA96;
}.yjk_gr_scroll_z4l {
  gap: 0.625rem;
  padding-bottom: 10px;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
}.yjk_gr_scroll_z4l::-webkit-scrollbar {
  display: none;
}
@media(min-width: 767px) {.yjk_gr_scroll_z4l {
  gap: 0.75rem;
}
}.yjk_tb_z4l {
  background: #100D09;
  border-bottom: 1px solid rgba(255, 220, 140, 0.08);
  display: flex;
  position: fixed;
  align-items: center;
  left: 0;
  z-index: 80;
  right: 0;
  height: 3.5rem;
  top: 0;
}.yjk_tb_in_z4l {
  padding: 0 0.875rem;
  gap: 0;
  align-items: center;
  display: flex;
  width: 100%;
  height: 100%;
}.yjk_tb_burger_z4l {
  border-radius: 0.5rem;
  gap: 5px;
  width: 2.375rem;
  flex-direction: column;
  align-items: center;
  margin-right: 8px;
  display: flex;
  justify-content: center;
  height: 2.375rem;
  flex-shrink: 0;
}.yjk_tb_burger_z4l:hover {
  background: rgba(255, 220, 140, 0.05);
}.yjk_tb_burger_line_z4l {
  background: #A08860;
  border-radius: 1px;
  display: block;
  width: 1.125rem;
  height: 2px;
}
@media(min-width:1080px) {.yjk_tb_burger_z4l {
  display: none;
}
}.yjk_tb_logo_z4l {
  gap: 9px;
  overflow-wrap: break-word;
  letter-spacing: -.01em;
  font-weight: 800;
  align-items: center;
  font-size: 18px;
  flex-shrink: 0;
  margin-right: 1.25rem;
  color: #F4E8CC;
  display: flex;
}.yjk_tb_logo_mark_z4l {
  border-radius: 0.5rem;
  overflow: hidden;
  align-items: center;
  display: flex;
  width: 32px;
  height: 2rem;
  justify-content: center;
}.yjk_tb_logo_mark_z4l img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.yjk_tb_nav_z4l {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 637px) {.yjk_tb_nav_z4l {
  display: flex;
}
}.yjk_tb_tab_z4l {
  padding: 8px 0.875rem;
  border-radius: 8px;
  transition: background .15s,color .15s;
  font-weight: 600;
  color: #A08860;
  white-space: nowrap;
  font-size: 13px;
}.yjk_tb_tab_z4l:hover {
  background: rgba(255, 220, 140, 0.05);
  color: #F4E8CC;
}.yjk_tb_tab_z4l.yjk_state_active_z4l {
  background: rgba(200, 134, 10, 0.18);
  color: #F4E8CC;
}.yjk_tb_right_z4l {
  gap: 8px;
  margin-left: auto;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}.yjk_tb_login_z4l {
  padding: 9px 16px;
  border: 1px solid rgba(255, 210, 120, 0.13);
  transition: border-color .2s,color .2s;
  border-radius: 8px;
  background: rgba(255, 220, 140, 0.05);
  font-weight: 600;
  display: none;
  color: #CEBA96;
  font-size: 0.813rem;
}.yjk_tb_login_z4l:hover {
  border-color: rgba(200, 134, 10, 0.55);
  color: #F4E8CC;
}
@media(min-width: 477px) {.yjk_tb_login_z4l {
  display: block;
}
}.yjk_tb_reg_z4l {
  transition: background .2s;
  background: #28965A;
  padding: 0.563rem 18px;
  border-radius: 8px;
  white-space: nowrap;
  font-size: 13px;
  color: #0C0804;
  font-weight: 700;
}.yjk_tb_reg_z4l:hover {
  background: #30AE68;
}.yjk_sb_z4l {
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 220, 140, 0.05);
  transition: transform .25s ease;
  background: #1C1710;
  bottom: 0;
  overflow-y: auto;
  left: 0;
  z-index: 70;
  top: 56px;
  width: 13.75rem;
  position: fixed;
}.yjk_sb_z4l.yjk_state_open_z4l {
  transform: translateX(0);
}.yjk_sb_z4l::-webkit-scrollbar {
  width: 4px;
}.yjk_sb_z4l::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 220, 140, 0.08);
}
@media(min-width: 1079px) {.yjk_sb_z4l {
  transform: translateX(0);
}
}.yjk_sb_auth_z4l {
  padding: 14px 12px 0.625rem;
}.yjk_sb_btn_reg_z4l {
  background: #28965A;
  transition: background .2s;
  padding: 0.688rem;
  border-radius: 0.5rem;
  font-size: 0.813rem;
  color: #0C0804;
  margin-bottom: 8px;
  text-align: center;
  font-weight: 700;
  display: block;
}.yjk_sb_btn_reg_z4l:hover {
  background: #30AE68;
}.yjk_sb_btn_login_z4l {
  border: 1px solid rgba(255, 210, 120, 0.13);
  background: rgba(255, 220, 140, 0.05);
  border-radius: 0.5rem;
  transition: border-color .2s;
  padding: 0.625rem;
  color: #CEBA96;
  display: block;
  font-size: 0.813rem;
  text-align: center;
  font-weight: 600;
}.yjk_sb_btn_login_z4l:hover {
  border-color: rgba(200, 134, 10, 0.55);
  color: #F4E8CC;
}.yjk_sb_promo_z4l {
  overflow: hidden;
  border: 1px solid rgba(200, 134, 10, 0.18);
  padding: 12px 0.875rem;
  background: linear-gradient(135deg,#1F0E02,#1C1710);
  border-radius: 0.5rem;
  margin: 0 12px 0.625rem;
  position: relative;
}.yjk_sb_promo_z4l::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(200, 134, 10, 0.18),transparent 70%);
  width: 5rem;
  height: 80px;
  content: '';
  right: -20px;
  top: -20px;
  position: absolute;
}.yjk_sb_promo_title_z4l {
  color: #C8860A;
  letter-spacing: .06em;
  font-weight: 700;
  margin-bottom: 0.25rem;
  text-transform: uppercase;
  font-size: 11px;
}.yjk_sb_promo_text_z4l {
  font-weight: 600;
  font-size: 0.75rem;
  color: #F4E8CC;
  overflow-wrap: break-word;
  line-height: 1.35;
}.yjk_sb_promo_sub_z4l {
  margin-top: 3px;
  color: #7A6444;
  font-size: 10px;
}.yjk_sb_nav_z4l {
  padding: 6px 8px 16px;
}.yjk_sb_nav_lb_z4l {
  padding: 0.625rem 0.5rem 0.375rem;
  font-weight: 700;
  color: #5E4C30;
  letter-spacing: .08em;
  font-size: 10px;
  text-transform: uppercase;
}.yjk_sb_link_z4l {
  transition: background .15s,color .15s;
  padding: 0.563rem 0.625rem;
  border-radius: 4px;
  gap: 10px;
  font-size: 13px;
  display: flex;
  overflow-wrap: break-word;
  align-items: center;
  font-weight: 500;
  color: #A08860;
  cursor: pointer;
}.yjk_sb_link_z4l:hover {
  background: rgba(255, 220, 140, 0.05);
  color: #F4E8CC;
}.yjk_sb_link_z4l.yjk_state_active_z4l {
  background: rgba(200, 134, 10, 0.18);
  color: #F4E8CC;
}.yjk_sb_ic_z4l {
  border-radius: 4px;
  height: 1.875rem;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  width: 30px;
}.yjk_sb_ic_z4l svg {
  stroke-linecap: round;
  height: 16px;
  width: 1rem;
  stroke-linejoin: round;
}.yjk_sb_ic_1_z4l {
  background: rgba(200, 134, 10, 0.07);
  color: #C8860A;
}.yjk_sb_ic_2_z4l {
  background: rgba(40, 150, 90, 0.18);
  color: #28965A;
}.yjk_sb_ic_3_z4l {
  background: rgba(240, 168, 24, 0.16);
  color: #F0A818;
}.yjk_sb_ic_4_z4l {
  background: rgba(139, 69, 2, 0.28);
  color: #8B4502;
}.yjk_sb_ic_5_z4l {
  background: rgba(200, 134, 10, 0.07);
  color: #E03880;
}.yjk_sb_ic_6_z4l {
  background: rgba(139, 69, 2, 0.28);
  color: #7C34CC;
}.yjk_sb_badge_z4l {
  padding: 2px 0.438rem;
  border-radius: 0.25rem;
  background: #F0A818;
  font-size: 0.563rem;
  font-weight: 700;
  margin-left: auto;
  color: #0C0804;
}.yjk_sb_bot_z4l {
  padding: 0.75rem;
  border-top: 1px solid rgba(255, 220, 140, 0.05);
  gap: 0.5rem;
  display: flex;
}.yjk_sb_lang_z4l,.yjk_sb_help_z4l {
  flex: 1;
  border: 1px solid rgba(255, 210, 120, 0.07);
  border-radius: 4px;
  gap: 0.375rem;
  transition: border-color .2s;
  background: rgba(255, 220, 140, 0.05);
  padding: 9px 0.375rem;
  font-size: 11px;
  align-items: center;
  justify-content: center;
  color: #A08860;
  font-weight: 600;
  display: flex;
}.yjk_sb_lang_z4l:hover,.yjk_sb_help_z4l:hover {
  border-color: rgba(200, 134, 10, 0.55);
  color: #F4E8CC;
}.yjk_sb_lang_z4l svg,.yjk_sb_help_z4l svg {
  stroke-linejoin: round;
  width: 13px;
  stroke-linecap: round;
  height: 0.813rem;
}.yjk_sb_bd_z4l {
  inset: 0;
  background: rgba(8, 6, 4, 0.72);
  display: none;
  z-index: 69;
  position: fixed;
}.yjk_sb_bd_z4l.yjk_state_on_z4l {
  display: block;
}
@media(min-width: 1077px) {.yjk_sb_bd_z4l {
  display: none!important;
}
}.yjk_mob_nav_z4l {
  border-top: 1px solid rgba(255, 210, 120, 0.13);
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #1C1710;
  left: 0;
  right: 0;
  position: fixed;
  display: flex;
  z-index: 80;
  bottom: 0;
}
@media(min-width: 1081px) {.yjk_mob_nav_z4l {
  display: none;
}
}.yjk_mob_nav_item_z4l {
  padding: 4px 2px;
  flex: 1;
  gap: 4px;
  display: flex;
  color: #5E4C30;
  flex-direction: column;
  cursor: pointer;
  align-items: center;
}.yjk_mob_nav_ic_z4l {
  line-height: 1;
}.yjk_mob_nav_ic_z4l svg {
  height: 20px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.25rem;
}.yjk_mob_nav_lb_z4l {
  color: #5E4C30;
  font-size: 10px;
  font-weight: 600;
}.yjk_mob_nav_item_z4l.yjk_state_active_z4l {
  color: #C8860A;
}.yjk_mob_nav_item_z4l.yjk_state_active_z4l .yjk_mob_nav_lb_z4l {
  color: #C8860A;
}.yjk_hero_z4l {
  background: #100D09;
  padding: 1.25rem 16px 0;
}
@media(min-width: 769px) {.yjk_hero_z4l {
  padding: 24px 1.5rem 0;
}
}.yjk_hero_in_z4l {
  margin: 0 auto;
  gap: 12px;
  max-width: 1320px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 863px) {.yjk_hero_in_z4l {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1097px) {.yjk_hero_in_z4l {
  grid-template-columns: 1fr 21.25rem;
}
}.yjk_hero_promo_z4l {
  background: #161108;
  overflow: hidden;
  border-radius: 14px;
  min-height: 220px;
  display: flex;
  position: relative;
  align-items: stretch;
}
@media(min-width:768px) {.yjk_hero_promo_z4l {
  min-height: 17.5rem;
}
}.yjk_hero_promo_bg_z4l {
  background-position: center;
  background: linear-gradient(120deg,#1F0E02 0%,#100D09 100%);
  inset: 0;
  background-size: cover;
  position: absolute;
}.yjk_hero_promo_bg_z4l::after {
  background: linear-gradient(90deg,#100D09 0%,rgba(8, 6, 4, 0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.yjk_hero_promo_glow_z4l {
  background: radial-gradient(circle,rgba(139, 69, 2, 0.28) 0%,transparent 65%);
  border-radius: 50%;
  position: absolute;
  pointer-events: none;
  top: -40px;
  width: 18.75rem;
  right: 60px;
  height: 300px;
}.yjk_hero_promo_ct_z4l {
  padding: 1.75rem 24px 28px 28px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  z-index: 2;
  position: relative;
  max-width: 30rem;
}
@media(min-width: 769px) {.yjk_hero_promo_ct_z4l {
  padding: 40px 2rem;
}
}.yjk_hero_badge_z4l {
  padding: 5px 0.75rem;
  background: rgba(200, 134, 10, 0.18);
  border: 1px solid rgba(200, 134, 10, 0.07);
  border-radius: 20px;
  display: inline-block;
  text-transform: uppercase;
  color: #C8860A;
  margin-bottom: 0.875rem;
  font-size: 0.625rem;
  font-weight: 700;
  letter-spacing: .08em;
}.yjk_hero_h1_z4l {
  line-height: 1.15;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.625rem;
  color: #F4E8CC;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.625rem;
}.yjk_hero_h1_z4l em {
  color: #F0A818;
  font-style: normal;
}
@media(min-width: 767px) {.yjk_hero_h1_z4l {
  font-size: 2.25rem;
}
}.yjk_hero_sub_z4l {
  line-height: 1.55;
  margin-bottom: 20px;
  font-size: 0.813rem;
  color: #A08860;
}
@media(min-width: 771px) {.yjk_hero_sub_z4l {
  font-size: 0.875rem;
}
}.yjk_hero_row_z4l {
  gap: 0.625rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.yjk_hero_cta_z4l {
  border-radius: 8px;
  transition: background .2s;
  background: #28965A;
  padding: 13px 26px;
  color: #0C0804;
  font-size: 14px;
  font-weight: 700;
  box-shadow: 0 0.375rem 18px rgba(40, 150, 90, 0.42), inset 0 1px 0 rgba(255, 255, 255, 0.12);
}.yjk_hero_cta_z4l:hover {
  background: #30AE68;
}.yjk_hero_terms_z4l {
  font-size: 11px;
  color: #5E4C30;
}.yjk_hero_game_z4l {
  border: 1px solid rgba(255, 210, 120, 0.07);
  overflow: hidden;
  background: #161108;
  border-radius: 0.875rem;
  flex-direction: column;
  position: relative;
  display: flex;
}.yjk_hero_game_badge_z4l {
  border: 1px solid rgba(240, 168, 24, 0.16);
  padding: 5px 10px;
  border-radius: 20px;
  background: rgba(240, 168, 24, 0.16);
  z-index: 3;
  color: #F0A818;
  top: 0.75rem;
  font-weight: 700;
  left: 12px;
  font-size: 0.625rem;
  letter-spacing: .06em;
  text-transform: uppercase;
  position: absolute;
}.yjk_hero_game_badge_z4l svg {
  margin-right: 4px;
  height: 0.688rem;
  vertical-align: -1px;
  width: 0.688rem;
}.yjk_hero_game_img_z4l {
  overflow: hidden;
  background: linear-gradient(135deg,#1F0E02,#100D09);
  padding-bottom: 60%;
  position: relative;
}.yjk_hero_game_img_z4l img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  height: 100%;
  width: 100%;
}.yjk_hero_game_play_z4l {
  transition: opacity .2s;
  background: rgba(8, 6, 4, 0.72);
  inset: 0;
  opacity: 0;
  align-items: center;
  position: absolute;
  justify-content: center;
  display: flex;
}.yjk_hero_game_z4l:hover .yjk_hero_game_play_z4l {
  opacity: 1;
}.yjk_hero_game_play_z4l span {
  border-radius: 50%;
  background: #C8860A;
  display: flex;
  width: 3.25rem;
  justify-content: center;
  height: 52px;
  align-items: center;
}.yjk_hero_game_play_z4l span svg {
  height: 1.125rem;
  width: 1.125rem;
  margin-left: 2px;
}.yjk_hero_game_info_z4l {
  padding: 0.875rem 1rem;
}.yjk_hero_game_title_z4l {
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 15px;
  color: #F4E8CC;
  margin-bottom: 4px;
}.yjk_hero_game_provider_z4l {
  color: #7A6444;
  font-size: 11px;
}.yjk_hero_game_btn_z4l {
  padding: 11px;
  background: #C8860A;
  border-radius: 0.5rem;
  transition: background .2s;
  margin: 0.75rem 16px 1rem;
  font-weight: 700;
  display: block;
  font-size: 0.813rem;
  color: #F4E8CC;
  text-align: center;
}.yjk_hero_game_z4l:hover .yjk_hero_game_btn_z4l {
  background: #E09C14;
}.yjk_sbar_z4l {
  background: #100D09;
  padding: 1rem 16px 0;
}
@media(min-width: 767px) {.yjk_sbar_z4l {
  padding: 1.125rem 24px 0;
}
}.yjk_sbar_in_z4l {
  margin: 0 auto;
  max-width: 82.5rem;
}.yjk_sbar_row_z4l {
  gap: 10px;
  margin-bottom: 0.75rem;
  display: flex;
  flex-wrap: wrap;
}.yjk_sbar_input_z4l {
  background: #161108;
  flex: 1;
  padding: 11px 1rem;
  border-radius: 8px;
  border: 1px solid rgba(255, 210, 120, 0.13);
  gap: 10px;
  transition: border-color .2s;
  cursor: pointer;
  align-items: center;
  font-size: 13px;
  color: #7A6444;
  display: flex;
}.yjk_sbar_input_z4l:hover {
  border-color: rgba(200, 134, 10, 0.55);
}.yjk_sbar_input_z4l svg {
  stroke-linejoin: round;
  height: 15px;
  flex-shrink: 0;
  width: 15px;
  stroke-linecap: round;
}.yjk_sbar_providers_z4l {
  border-radius: 0.5rem;
  transition: border-color .2s;
  background: #161108;
  gap: 0.5rem;
  padding: 11px 1.125rem;
  border: 1px solid rgba(255, 210, 120, 0.13);
  font-weight: 600;
  white-space: nowrap;
  align-items: center;
  font-size: 13px;
  color: #CEBA96;
  display: flex;
}.yjk_sbar_providers_z4l:hover {
  border-color: rgba(200, 134, 10, 0.55);
  color: #F4E8CC;
}.yjk_sbar_providers_z4l svg {
  width: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 14px;
}.yjk_sbar_tabs_z4l {
  gap: 6px;
  display: flex;
  padding-bottom: 2px;
  overflow-x: auto;
  scrollbar-width: none;
}.yjk_sbar_tabs_z4l::-webkit-scrollbar {
  display: none;
}.yjk_sbar_tab_z4l {
  background: rgba(255, 220, 140, 0.05);
  gap: 7px;
  padding: 0.5rem 0.875rem;
  border: 1px solid rgba(255, 210, 120, 0.07);
  transition: background .15s,color .15s,border-color .15s;
  border-radius: 1.25rem;
  color: #A08860;
  font-size: 0.75rem;
  flex-shrink: 0;
  font-weight: 600;
  white-space: nowrap;
  cursor: pointer;
  display: flex;
  align-items: center;
}.yjk_sbar_tab_z4l:hover {
  border-color: rgba(200, 134, 10, 0.55);
  background: rgba(255, 220, 140, 0.08);
  color: #F4E8CC;
}.yjk_sbar_tab_z4l.yjk_state_active_z4l {
  border-color: rgba(200, 134, 10, 0.07);
  background: rgba(200, 134, 10, 0.18);
  color: #F4E8CC;
}.yjk_sbar_tab_ic_z4l svg {
  height: 14px;
  stroke-linejoin: round;
  width: 0.875rem;
  stroke-linecap: round;
}.yjk_wy_z4l {
  background: #100D09;
  padding: 2rem 16px 0;
}
@media(min-width: 765px) {.yjk_wy_z4l {
  padding: 40px 24px 0;
}
}.yjk_wy_in_z4l {
  margin: 0 auto;
  max-width: 82.5rem;
}.yjk_wy_head_z4l {
  max-width: 45rem;
  margin-bottom: 1.125rem;
}.yjk_wy_label_z4l {
  letter-spacing: .08em;
  color: #C8860A;
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}.yjk_wy_h2_z4l {
  font-family: 'Cinzel', serif;
  color: #F4E8CC;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
}
@media(min-width: 766px) {.yjk_wy_h2_z4l {
  font-size: 24px;
}
}.yjk_wy_intro_z4l {
  margin: 0;
  line-height: 1.6;
  font-size: 0.813rem;
  color: #7A6444;
}.yjk_wy_grid_z4l {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 637px) {.yjk_wy_grid_z4l {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.yjk_wy_grid_z4l {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.yjk_wy_card_z4l {
  border-radius: 0.5rem;
  transition: border-color .2s,transform .2s;
  background: #1C1710;
  padding: 1.25rem;
  border: 1px solid rgba(255, 210, 120, 0.13);
}.yjk_wy_card_z4l:hover {
  transform: translateY(-2px);
  border-color: rgba(200, 134, 10, 0.07);
}.yjk_wy_card_ic_z4l {
  border-radius: 50%;
  background: rgba(200, 134, 10, 0.18);
  align-items: center;
  color: #C8860A;
  width: 44px;
  height: 2.75rem;
  display: flex;
  justify-content: center;
  margin-bottom: 14px;
}.yjk_wy_card_ic_z4l svg {
  width: 1.375rem;
  stroke-linejoin: round;
  height: 22px;
  stroke-linecap: round;
}.yjk_wy_card_h_z4l {
  overflow-wrap: break-word;
  color: #F4E8CC;
  margin-bottom: 0.375rem;
  font-size: 0.938rem;
  line-height: 1.25;
  font-weight: 700;
}.yjk_wy_card_p_z4l {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #7A6444;
}.yjk_wy_card_p_z4l strong {
  color: #CEBA96;
  font-weight: 600;
}.yjk_gcg_z4l {
  padding: 2.25rem 1rem 0;
  background: #100D09;
}
@media(min-width:768px) {.yjk_gcg_z4l {
  padding: 2.75rem 24px 0;
}
}.yjk_gcg_in_z4l {
  margin: 0 auto;
  max-width: 82.5rem;
}.yjk_gcg_head_z4l {
  max-width: 45rem;
  margin-bottom: 20px;
}.yjk_gcg_label_z4l {
  font-weight: 700;
  color: #C8860A;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
}.yjk_gcg_h2_z4l {
  font-weight: 800;
  margin-bottom: 8px;
  color: #F4E8CC;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
}
@media(min-width: 766px) {.yjk_gcg_h2_z4l {
  font-size: 1.75rem;
}
}.yjk_gcg_intro_z4l {
  color: #7A6444;
  line-height: 1.6;
  font-size: 13px;
}.yjk_gcg_grid_z4l {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.yjk_gcg_grid_z4l {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.yjk_gcg_grid_z4l {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.yjk_gcg_card_z4l {
  border: 1px solid rgba(255, 210, 120, 0.13);
  border-radius: 14px;
  padding: 20px;
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  cursor: pointer;
  min-height: 240px;
  justify-content: flex-end;
  position: relative;
  display: flex;
  flex-direction: column;
}.yjk_gcg_card_z4l:hover {
  border-color: rgba(200, 134, 10, 0.18);
  transform: translateY(-3px);
}.yjk_gcg_card_bg_z4l {
  inset: 0;
  z-index: 0;
  position: absolute;
}.yjk_gcg_card_bg_z4l::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  position: absolute;
  content: '';
}.yjk_gcg_card_ic_z4l {
  border-radius: 4px;
  background: rgba(0,0,0,.45);
  position: absolute;
  top: 18px;
  align-items: center;
  z-index: 2;
  width: 40px;
  height: 2.5rem;
  color: #F4E8CC;
  justify-content: center;
  display: flex;
  right: 18px;
}.yjk_gcg_card_ic_z4l svg {
  height: 1.25rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.25rem;
}.yjk_gcg_card_ct_z4l {
  z-index: 1;
  position: relative;
}.yjk_gcg_card_h_z4l {
  color: #F4E8CC;
  margin-bottom: 0.5rem;
  line-height: 1.2;
  font-size: 1.125rem;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.yjk_gcg_card_h_z4l {
  font-size: 20px;
}
}.yjk_gcg_card_p_z4l {
  color: rgba(255,255,255,.82);
  line-height: 1.55;
  margin-bottom: 10px;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.yjk_gcg_card_p_z4l strong {
  color: #F4E8CC;
  font-weight: 600;
}.yjk_gcg_card_cta_z4l {
  gap: 0.25rem;
  letter-spacing: .04em;
  display: inline-flex;
  font-size: 12px;
  align-items: center;
  text-transform: uppercase;
  color: #C8860A;
  font-weight: 700;
}.yjk_gcg_card_cta_z4l svg {
  stroke-linecap: round;
  height: 12px;
  width: 0.75rem;
  stroke-linejoin: round;
}.yjk_gr_jp_z4l {
  background: linear-gradient(135deg,#1A0738 0%,#0C0A10 100%);
  padding: 1.25rem;
  border-radius: 0.875rem;
  overflow: hidden;
  position: relative;
}.yjk_gr_jp_z4l::before {
  background: radial-gradient(circle,rgba(139, 69, 2, 0.28) 0%,transparent 70%);
  border-radius: 50%;
  height: 15.625rem;
  content: '';
  position: absolute;
  top: -3.75rem;
  width: 15.625rem;
  left: -3.75rem;
}.yjk_gr_jp_z4l::after {
  background: radial-gradient(circle,rgba(240, 168, 24, 0.16) 0%,transparent 70%);
  border-radius: 50%;
  content: '';
  height: 200px;
  right: 0;
  position: absolute;
  bottom: -40px;
  width: 200px;
}.yjk_gr_jp_head_z4l {
  gap: 1rem;
  display: flex;
  position: relative;
  margin-bottom: 1rem;
  z-index: 1;
  align-items: flex-start;
  flex-wrap: wrap;
}.yjk_gr_jp_info_z4l {
  flex: 1;
}.yjk_gr_jp_label_z4l {
  font-weight: 700;
  color: #7C34CC;
  margin-bottom: 6px;
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
}.yjk_gr_jp_label_z4l svg {
  stroke-linecap: round;
  height: 0.875rem;
  margin-right: 0.25rem;
  vertical-align: -2px;
  width: 14px;
  stroke-linejoin: round;
}.yjk_gr_jp_amount_z4l {
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  line-height: 1;
  margin-bottom: 0.25rem;
  font-size: 2rem;
  color: #F4E8CC;
  font-weight: 800;
}
@media(min-width: 771px) {.yjk_gr_jp_amount_z4l {
  font-size: 40px;
}
}.yjk_gr_jp_amount_z4l span {
  color: #F0A818;
}.yjk_gr_jp_seo_z4l {
  line-height: 1.5;
  color: #A08860;
  font-size: 12px;
  max-width: 480px;
  overflow-wrap: break-word;
}.yjk_gr_jp_cta_z4l {
  border: 1px solid rgba(139, 69, 2, 0.28);
  padding: 11px 1.25rem;
  transition: background .2s;
  border-radius: 8px;
  background: rgba(139, 69, 2, 0.28);
  flex-shrink: 0;
  font-weight: 700;
  position: relative;
  z-index: 1;
  white-space: nowrap;
  margin-top: 0.25rem;
  align-self: flex-start;
  font-size: 13px;
  color: #F4E8CC;
}.yjk_gr_jp_cta_z4l:hover {
  background: #8B4502;
}.yjk_ws_z4l {
  background: #100D09;
  padding: 2rem 16px 0;
}
@media(min-width: 765px) {.yjk_ws_z4l {
  padding: 36px 1.5rem 0;
}
}.yjk_ws_in_z4l {
  margin: 0 auto;
  max-width: 1320px;
}.yjk_ws_head_z4l {
  gap: 12px;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  display: flex;
  margin-bottom: 14px;
}.yjk_ws_title_z4l {
  gap: 10px;
  overflow-wrap: break-word;
  display: flex;
  font-weight: 700;
  font-size: 1rem;
  align-items: center;
  font-family: 'Cinzel', serif;
  flex-wrap: wrap;
  color: #F4E8CC;
}.yjk_ws_title_ic_z4l svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  color: #F0A818;
  width: 1.125rem;
  height: 1.125rem;
}.yjk_ws_online_z4l {
  gap: 0.438rem;
  font-size: 0.75rem;
  align-items: center;
  display: flex;
  font-weight: 600;
  color: #7A6444;
}.yjk_ws_online_dot_z4l {
  background: #28965A;
  border-radius: 50%;
  height: 8px;
  box-shadow: 0 0 0.375rem rgba(40, 150, 90, 0.18);
  width: 8px;
  flex-shrink: 0;
}.yjk_ws_scroll_z4l {
  gap: 0.5rem;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 0.5rem;
}.yjk_ws_scroll_z4l::-webkit-scrollbar {
  display: none;
}.yjk_wc_z4l {
  gap: 0.625rem;
  padding: 0.625rem 0.875rem;
  background: #161108;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 210, 120, 0.13);
  align-items: center;
  display: flex;
  min-width: 220px;
  flex-shrink: 0;
}.yjk_wc_img_z4l {
  border-radius: 4px;
  background: #1C1710;
  overflow: hidden;
  height: 2.25rem;
  flex-shrink: 0;
  width: 2.25rem;
}.yjk_wc_img_z4l img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.yjk_wc_info_z4l {
  min-width: 0;
}.yjk_wc_game_z4l {
  overflow: hidden;
  font-size: 0.75rem;
  white-space: nowrap;
  color: #CEBA96;
  font-weight: 600;
  text-overflow: ellipsis;
}.yjk_wc_player_z4l {
  overflow: hidden;
  white-space: nowrap;
  color: #5E4C30;
  font-size: 0.625rem;
  text-overflow: ellipsis;
}.yjk_wc_amount_z4l {
  flex-shrink: 0;
  white-space: nowrap;
  font-size: 0.813rem;
  color: #28965A;
  margin-left: auto;
  font-weight: 700;
}.yjk_reg_z4l {
  background: #100D09;
  padding: 36px 1rem 0;
}
@media(min-width: 767px) {.yjk_reg_z4l {
  padding: 44px 24px 0;
}
}.yjk_reg_in_z4l {
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255, 210, 120, 0.07);
  border-radius: 0.875rem;
  background: #1C1710;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width:768px) {.yjk_reg_in_z4l {
  padding: 40px;
}
}.yjk_reg_top_z4l {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 859px) {.yjk_reg_top_z4l {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.yjk_reg_label_z4l {
  font-weight: 700;
  color: #C8860A;
  margin-bottom: 10px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 11px;
}.yjk_reg_h2_z4l {
  line-height: 1.2;
  font-size: 22px;
  overflow-wrap: break-word;
  margin-bottom: 12px;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  color: #F4E8CC;
}
@media(min-width: 767px) {.yjk_reg_h2_z4l {
  font-size: 28px;
}
}.yjk_reg_bonus_z4l {
  background: rgba(240, 168, 24, 0.16);
  border: 1px solid rgba(240, 168, 24, 0.16);
  padding: 10px 1rem;
  gap: 8px;
  border-radius: 0.5rem;
  display: inline-flex;
  margin-bottom: 1rem;
  align-items: center;
}.yjk_reg_bonus_amount_z4l {
  color: #F0A818;
  font-weight: 800;
  font-size: 1.25rem;
}.yjk_reg_bonus_text_z4l {
  color: #A08860;
  font-size: 13px;
  line-height: 1.35;
}.yjk_reg_cta_btn_z4l {
  transition: background .2s;
  padding: 0.875rem 2rem;
  border-radius: 0.5rem;
  background: #28965A;
  margin-bottom: 0.75rem;
  box-shadow: 0 6px 1.125rem rgba(40, 150, 90, 0.42), inset 0 1px 0 rgba(255, 255, 255, 0.12);
  display: inline-block;
  font-weight: 700;
  font-size: 0.938rem;
  color: #0C0804;
}.yjk_reg_cta_btn_z4l:hover {
  background: #30AE68;
}.yjk_reg_terms_z4l {
  color: #5E4C30;
  line-height: 1.5;
  font-size: 11px;
}.yjk_reg_seo_z4l {
  border-top: 1px solid rgba(255, 220, 140, 0.05);
  overflow-wrap: break-word;
  margin-top: 1.25rem;
  font-size: 13px;
  padding-top: 1.25rem;
  line-height: 1.65;
  color: #7A6444;
}.yjk_reg_seo_z4l p {
  line-height: 1.65;
  color: #7A6444;
  font-size: 13px;
  margin-bottom: 10px;
}.yjk_reg_seo_z4l p:last-child {
  margin-bottom: 0;
}.yjk_reg_seo_z4l strong {
  color: #CEBA96;
  font-weight: 700;
}.yjk_reg_seo_z4l a {
  transition: color .2s;
  color: #C8860A;
  text-decoration: underline;
}.yjk_reg_seo_z4l a:hover {
  color: #E09C14;
}.yjk_reg_seo_z4l ul,.yjk_reg_seo_z4l ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 1.125rem;
}.yjk_reg_seo_z4l ol {
  list-style: decimal;
}.yjk_reg_seo_z4l li {
  line-height: 1.65;
  font-size: 13px;
  color: #7A6444;
  margin-bottom: 4px;
}.yjk_reg_seo_z4l table {
  display: block;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 13px;
  margin-bottom: 0.625rem;
}
@media(min-width:768px) {.yjk_reg_seo_z4l table {
  display: table;
}
}.yjk_reg_seo_z4l th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 220, 140, 0.08);
  text-align: left;
  font-weight: 700;
  color: #CEBA96;
}.yjk_reg_seo_z4l td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 220, 140, 0.05);
  color: #7A6444;
}.yjk_reg_steps_z4l {
  gap: 14px;
  display: flex;
  margin-top: 28px;
  flex-direction: column;
}
@media(min-width: 859px) {.yjk_reg_steps_z4l {
  margin-top: 0;
}
}.yjk_reg_step_z4l {
  padding: 16px;
  gap: 14px;
  background: rgba(255, 220, 140, 0.05);
  border-radius: 8px;
  border: 1px solid rgba(255, 210, 120, 0.07);
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.yjk_reg_step_num_z4l {
  background: rgba(200, 134, 10, 0.18);
  border: 1px solid rgba(200, 134, 10, 0.07);
  border-radius: 50%;
  width: 2.125rem;
  flex-shrink: 0;
  color: #C8860A;
  align-items: center;
  height: 34px;
  font-size: 0.875rem;
  font-weight: 800;
  justify-content: center;
  display: flex;
}.yjk_reg_step_title_z4l {
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 3px;
  color: #F4E8CC;
}.yjk_reg_step_text_z4l {
  font-size: 12px;
  color: #7A6444;
  line-height: 1.5;
}.yjk_reg_trust_z4l {
  border-top: 1px solid rgba(255, 220, 140, 0.05);
  gap: 0.625rem;
  flex-wrap: wrap;
  margin-top: 20px;
  padding-top: 20px;
  display: flex;
}.yjk_reg_trust_item_z4l {
  gap: 7px;
  font-size: 12px;
  overflow-wrap: break-word;
  color: #7A6444;
  align-items: center;
  display: flex;
}.yjk_reg_trust_ic_z4l svg {
  stroke-linecap: round;
  color: #C8860A;
  height: 16px;
  stroke-linejoin: round;
  width: 16px;
}.yjk_prov_z4l {
  background: #100D09;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.yjk_prov_z4l {
  padding: 2.75rem 24px 0;
}
}.yjk_prov_in_z4l {
  margin: 0 auto;
  max-width: 82.5rem;
}.yjk_prov_head_z4l {
  margin-bottom: 1rem;
}.yjk_prov_label_z4l {
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #C8860A;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
}.yjk_prov_h2_z4l {
  color: #F4E8CC;
  margin-bottom: 8px;
  font-weight: 800;
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.yjk_prov_h2_z4l {
  font-size: 1.5rem;
}
}.yjk_prov_seo_z4l {
  max-width: 620px;
  font-size: 13px;
  line-height: 1.6;
  margin-bottom: 16px;
  overflow-wrap: break-word;
  color: #7A6444;
}.yjk_prov_seo_z4l strong {
  color: #CEBA96;
  font-weight: 700;
}.yjk_prov_seo_z4l a {
  color: #C8860A;
  text-decoration: underline;
}.yjk_prov_grid_z4l {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 638px) {.yjk_prov_grid_z4l {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.yjk_prov_grid_z4l {
  grid-template-columns: repeat(8,1fr);
}
}.yjk_prov_card_z4l {
  transition: border-color .2s,background .2s;
  gap: 7px;
  padding: 0.875rem 10px;
  border-radius: 8px;
  border: 1px solid rgba(255, 210, 120, 0.13);
  background: #161108;
  display: flex;
  cursor: pointer;
  align-items: center;
  flex-direction: column;
}.yjk_prov_card_z4l:hover {
  background: #1C1710;
  border-color: rgba(200, 134, 10, 0.55);
}.yjk_prov_logo_z4l {
  border-radius: 4px;
  background: rgba(255, 220, 140, 0.05);
  overflow: hidden;
  justify-content: center;
  align-items: center;
  display: flex;
  width: 44px;
  height: 44px;
}.yjk_prov_logo_z4l img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.yjk_prov_name_z4l {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  font-weight: 600;
  color: #A08860;
  text-align: center;
}.yjk_bon_z4l {
  background: #100D09;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.yjk_bon_z4l {
  padding: 2.75rem 1.5rem 0;
}
}.yjk_bon_in_z4l {
  margin: 0 auto;
  max-width: 1320px;
}.yjk_bon_head_z4l {
  margin-bottom: 20px;
}.yjk_bon_label_z4l {
  font-size: 11px;
  text-transform: uppercase;
  color: #C8860A;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-weight: 700;
}.yjk_bon_h2_z4l {
  margin-bottom: 0.5rem;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  color: #F4E8CC;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}
@media(min-width: 769px) {.yjk_bon_h2_z4l {
  font-size: 24px;
}
}.yjk_bon_seo_z4l {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  max-width: 620px;
  color: #7A6444;
  line-height: 1.6;
}.yjk_bon_seo_z4l strong {
  font-weight: 700;
  color: #CEBA96;
}.yjk_bon_seo_z4l a {
  color: #C8860A;
  text-decoration: underline;
}.yjk_bon_grid_z4l {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 639px) {.yjk_bon_grid_z4l {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.yjk_bon_grid_z4l {
  grid-template-columns: repeat(5,1fr);
}
}.yjk_bon_card_z4l {
  padding: 16px;
  border-radius: 8px;
  border: 1px solid rgba(255, 210, 120, 0.13);
  background: #161108;
  transition: border-color .2s,transform .2s;
}.yjk_bon_card_z4l:hover {
  transform: translateY(-2px);
  border-color: rgba(200, 134, 10, 0.07);
}.yjk_bon_card_ic_z4l svg {
  height: 1.625rem;
  width: 26px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.yjk_bon_card_ic_z4l {
  margin-bottom: 10px;
}.yjk_bon_card_type_z4l {
  font-weight: 700;
  font-size: 10px;
  letter-spacing: .06em;
  color: #7A6444;
  text-transform: uppercase;
  margin-bottom: 6px;
}.yjk_bon_card_amount_z4l {
  font-weight: 800;
  font-size: 1.125rem;
  line-height: 1.1;
  margin-bottom: 6px;
  color: #F0A818;
}.yjk_bon_card_name_z4l {
  overflow-wrap: break-word;
  font-weight: 600;
  margin-bottom: 0.5rem;
  color: #F4E8CC;
  font-size: 0.813rem;
}.yjk_bon_card_detail_z4l {
  border-top: 1px solid rgba(255, 220, 140, 0.05);
  color: #5E4C30;
  overflow-wrap: break-word;
  line-height: 1.5;
  font-size: 11px;
  padding-top: 8px;
}.yjk_app_z4l {
  padding: 2.25rem 1rem 0;
  background: #100D09;
}
@media(min-width:768px) {.yjk_app_z4l {
  padding: 44px 1.5rem 0;
}
}.yjk_app_in_z4l {
  margin: 0 auto;
  max-width: 82.5rem;
}.yjk_app_head_z4l {
  margin-bottom: 16px;
}.yjk_app_label_z4l {
  font-weight: 700;
  color: #C8860A;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
}.yjk_app_h2_z4l {
  overflow-wrap: break-word;
  color: #F4E8CC;
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  margin-bottom: 6px;
}
@media(min-width: 771px) {.yjk_app_h2_z4l {
  font-size: 1.5rem;
}
}.yjk_app_sub_z4l {
  line-height: 1.6;
  color: #7A6444;
  overflow-wrap: break-word;
  max-width: 37.5rem;
  font-size: 0.813rem;
}.yjk_app_sub_z4l strong {
  font-weight: 700;
  color: #CEBA96;
}.yjk_app_cards_z4l {
  gap: 10px;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 1rem;
}
@media(min-width: 641px) {.yjk_app_cards_z4l {
  grid-template-columns: repeat(3,1fr);
}
}.yjk_app_card_z4l {
  overflow: hidden;
  border-radius: 0.5rem;
  padding: 20px;
  gap: 1rem;
  align-items: flex-start;
  display: flex;
  position: relative;
  flex-wrap: wrap;
}.yjk_app_card_ios_z4l {
  background: linear-gradient(135deg,rgba(200, 134, 10, 0.18) 0%,#1C1710 100%);
}.yjk_app_card_android_z4l {
  background: linear-gradient(135deg,rgba(40, 150, 90, 0.18) 0%,#1C1710 100%);
}.yjk_app_card_win_z4l {
  background: linear-gradient(135deg,rgba(240, 168, 24, 0.16) 0%,#1C1710 100%);
}.yjk_app_card_ic_z4l svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 34px;
  height: 34px;
}.yjk_app_card_ic_z4l {
  flex-shrink: 0;
  color: #F4E8CC;
}.yjk_app_card_os_z4l {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 10px;
  margin-bottom: 6px;
  color: #7A6444;
}.yjk_app_card_title_z4l {
  font-size: 0.938rem;
  overflow-wrap: break-word;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 0.375rem;
  color: #F4E8CC;
}.yjk_app_card_text_z4l {
  overflow-wrap: break-word;
  margin-bottom: 14px;
  line-height: 1.5;
  color: #7A6444;
  font-size: 12px;
}.yjk_app_card_btn_z4l {
  gap: 0.438rem;
  transition: background .2s;
  border-radius: 4px;
  border: 1px solid rgba(200, 134, 10, 0.55);
  padding: 10px 18px;
  background: rgba(255, 220, 140, 0.13);
  font-size: 13px;
  display: inline-flex;
  font-weight: 700;
  color: #F4E8CC;
  align-items: center;
}.yjk_app_card_btn_z4l:hover {
  background: rgba(255, 220, 140, 0.08);
}.yjk_faq_z4l {
  background: #100D09;
  padding: 36px 1rem 0;
}
@media(min-width: 767px) {.yjk_faq_z4l {
  padding: 44px 24px 0;
}
}.yjk_faq_in_z4l {
  margin: 0 auto;
  max-width: 82.5rem;
}.yjk_faq_head_z4l {
  margin-bottom: 1.25rem;
}.yjk_faq_label_z4l {
  letter-spacing: .08em;
  color: #C8860A;
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
}.yjk_faq_h2_z4l {
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
  color: #F4E8CC;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 766px) {.yjk_faq_h2_z4l {
  font-size: 1.5rem;
}
}.yjk_faq_list_z4l {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.yjk_faq_item_z4l {
  border: 1px solid rgba(255, 210, 120, 0.13);
  overflow: hidden;
  background: #1C1710;
  border-radius: 8px;
}.yjk_faq_q_z4l {
  transition: color .2s;
  gap: 12px;
  padding: 1rem 1.25rem;
  font-weight: 600;
  overflow-wrap: break-word;
  cursor: pointer;
  align-items: center;
  font-size: 0.875rem;
  flex-wrap: wrap;
  display: flex;
  color: #CEBA96;
  justify-content: space-between;
}.yjk_faq_q_z4l:hover {
  color: #F4E8CC;
}.yjk_faq_q_ic_z4l {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255, 220, 140, 0.05);
  flex-shrink: 0;
  justify-content: center;
  width: 24px;
  align-items: center;
  height: 1.5rem;
  color: #C8860A;
  font-size: 1rem;
  display: flex;
}.yjk_faq_item_z4l.yjk_state_open_z4l .yjk_faq_q_ic_z4l {
  transform: rotate(45deg);
}.yjk_faq_a_z4l {
  padding: 0 20px 16px;
  overflow-wrap: break-word;
  color: #7A6444;
  display: none;
  font-size: 13px;
  line-height: 1.7;
}.yjk_faq_item_z4l.yjk_state_open_z4l .yjk_faq_a_z4l {
  display: block;
}.yjk_faq_a_z4l strong {
  font-weight: 700;
  color: #CEBA96;
}.yjk_faq_a_z4l a {
  color: #C8860A;
  text-decoration: underline;
}.yjk_faq_a_z4l ul,.yjk_faq_a_z4l ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 1.25rem;
}.yjk_faq_a_z4l ol {
  list-style: decimal;
}.yjk_faq_a_z4l li {
  line-height: 1.6;
  margin-bottom: 4px;
}.yjk_faq_a_z4l table {
  margin: 0.5rem 0;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
  font-size: 12px;
  width: 100%;
}
@media(min-width:768px) {.yjk_faq_a_z4l table {
  display: table;
}
}.yjk_faq_a_z4l th {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255, 220, 140, 0.08);
  text-align: left;
  color: #CEBA96;
  font-weight: 700;
}.yjk_faq_a_z4l td {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255, 220, 140, 0.05);
  color: #7A6444;
}.yjk_seo_z4l {
  padding: 2.25rem 16px 0;
  background: #100D09;
}
@media(min-width: 769px) {.yjk_seo_z4l {
  padding: 2.75rem 24px 0;
}
}.yjk_seo_in_z4l {
  border: 1px solid rgba(255, 210, 120, 0.13);
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  border-radius: 14px;
  background: #1C1710;
  max-width: 1320px;
}
@media(min-width: 766px) {.yjk_seo_in_z4l {
  padding: 36px 40px;
}
}.yjk_seo_label_z4l {
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  color: #C8860A;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.yjk_seo_h2_z4l {
  font-weight: 800;
  color: #F4E8CC;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  font-family: 'Cinzel', serif;
  font-size: 1.25rem;
  line-height: 1.25;
}
@media(min-width: 769px) {.yjk_seo_h2_z4l {
  font-size: 1.5rem;
}
}.yjk_seo_body_z4l {
  font-size: 0.875rem;
  overflow-wrap: break-word;
  color: #A08860;
  line-height: 1.75;
}.yjk_seo_body_z4l p {
  color: #A08860;
  font-size: 14px;
  margin-bottom: 0.75rem;
  line-height: 1.75;
}.yjk_seo_body_z4l p:last-child {
  margin-bottom: 0;
}.yjk_seo_body_z4l strong {
  font-weight: 700;
  color: #CEBA96;
}.yjk_seo_body_z4l a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8860A;
}.yjk_seo_body_z4l a:hover {
  color: #E09C14;
}.yjk_seo_body_z4l ul,.yjk_seo_body_z4l ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.yjk_seo_body_z4l ol {
  list-style: decimal;
}.yjk_seo_body_z4l li {
  color: #A08860;
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 6px;
}.yjk_seo_body_z4l table {
  border-collapse: collapse;
  margin-bottom: 12px;
  overflow-x: auto;
  font-size: 0.813rem;
  display: block;
  width: 100%;
}
@media(min-width:768px) {.yjk_seo_body_z4l table {
  display: table;
}
}.yjk_seo_body_z4l th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 220, 140, 0.08);
  color: #CEBA96;
  text-align: left;
  font-weight: 700;
}.yjk_seo_body_z4l td {
  border-bottom: 1px solid rgba(255, 220, 140, 0.05);
  padding: 0.625rem 0.75rem;
  color: #A08860;
}.yjk_seo_cols_z4l {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 638px) {.yjk_seo_cols_z4l {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.yjk_seo_cols_z4l {
  grid-template-columns: repeat(3,1fr);
}
}.yjk_seo_col_h_z4l {
  overflow-wrap: break-word;
  margin-bottom: 7px;
  font-weight: 700;
  color: #CEBA96;
  font-size: 13px;
}.yjk_seo_col_p_z4l {
  color: #7A6444;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 0.813rem;
}.yjk_seo_stats_z4l {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.yjk_seo_stat_z4l {
  flex: 1;
  border: 1px solid rgba(200, 134, 10, 0.18);
  border-radius: 0.5rem;
  padding: 14px 16px;
  background: rgba(200, 134, 10, 0.07);
  min-width: 140px;
}.yjk_seo_stat_val_z4l {
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
  color: #C8860A;
  margin-bottom: 4px;
}.yjk_seo_stat_lb_z4l {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #7A6444;
}.yjk_seo_z4l {
  background: #100D09;
  padding: 36px 16px 0;
}
@media(min-width:768px) {.yjk_seo_z4l {
  padding: 44px 24px 0;
}
}.yjk_seo_in_z4l {
  margin: 0 auto;
  border-radius: 14px;
  background: #1C1710;
  border: 1px solid rgba(255, 210, 120, 0.13);
  padding: 1.75rem 24px;
  max-width: 1320px;
}
@media(min-width: 769px) {.yjk_seo_in_z4l {
  padding: 36px 40px;
}
}.yjk_seo_label_z4l {
  color: #C8860A;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  font-weight: 700;
}.yjk_seo_h2_z4l {
  color: #F4E8CC;
  font-size: 1.25rem;
  margin-bottom: 0.875rem;
  line-height: 1.25;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
}
@media(min-width: 770px) {.yjk_seo_h2_z4l {
  font-size: 24px;
}
}.yjk_seo_body_z4l {
  overflow-wrap: break-word;
  color: #A08860;
  line-height: 1.75;
  font-size: 0.875rem;
}.yjk_seo_body_z4l p {
  color: #A08860;
  line-height: 1.75;
  margin-bottom: 12px;
  font-size: 14px;
}.yjk_seo_body_z4l p:last-child {
  margin-bottom: 0;
}.yjk_seo_body_z4l strong {
  font-weight: 700;
  color: #CEBA96;
}.yjk_seo_body_z4l a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8860A;
}.yjk_seo_body_z4l a:hover {
  color: #E09C14;
}.yjk_seo_body_z4l ul,.yjk_seo_body_z4l ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.yjk_seo_body_z4l ol {
  list-style: decimal;
}.yjk_seo_body_z4l li {
  font-size: 14px;
  color: #A08860;
  line-height: 1.75;
  margin-bottom: 0.375rem;
}.yjk_seo_body_z4l table {
  width: 100%;
  border-collapse: collapse;
  font-size: 0.813rem;
  overflow-x: auto;
  margin-bottom: 12px;
  display: block;
}
@media(min-width: 769px) {.yjk_seo_body_z4l table {
  display: table;
}
}.yjk_seo_body_z4l th {
  border-bottom: 1px solid rgba(255, 220, 140, 0.08);
  padding: 10px 12px;
  text-align: left;
  font-weight: 700;
  color: #CEBA96;
}.yjk_seo_body_z4l td {
  border-bottom: 1px solid rgba(255, 220, 140, 0.05);
  padding: 0.625rem 12px;
  color: #A08860;
}.yjk_seo_cols_z4l {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 639px) {.yjk_seo_cols_z4l {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.yjk_seo_cols_z4l {
  grid-template-columns: repeat(3,1fr);
}
}.yjk_seo_col_h_z4l {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-bottom: 0.438rem;
  color: #CEBA96;
  font-weight: 700;
}.yjk_seo_col_p_z4l {
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 13px;
  color: #7A6444;
}.yjk_seo_stats_z4l {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.yjk_seo_stat_z4l {
  flex: 1;
  padding: 0.875rem 16px;
  border: 1px solid rgba(200, 134, 10, 0.18);
  background: rgba(200, 134, 10, 0.07);
  border-radius: 0.5rem;
  min-width: 140px;
}.yjk_seo_stat_val_z4l {
  font-weight: 800;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-size: 20px;
  color: #C8860A;
}.yjk_seo_stat_lb_z4l {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #7A6444;
}.yjk_seo_z4l {
  background: #100D09;
  padding: 2.25rem 16px 0;
}
@media(min-width: 767px) {.yjk_seo_z4l {
  padding: 2.75rem 1.5rem 0;
}
}.yjk_seo_in_z4l {
  border: 1px solid rgba(255, 210, 120, 0.13);
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  background: #1C1710;
  border-radius: 0.875rem;
  max-width: 82.5rem;
}
@media(min-width: 771px) {.yjk_seo_in_z4l {
  padding: 36px 2.5rem;
}
}.yjk_seo_label_z4l {
  color: #C8860A;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  font-weight: 700;
  font-size: 0.688rem;
}.yjk_seo_h2_z4l {
  margin-bottom: 14px;
  color: #F4E8CC;
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-family: 'Cinzel', serif;
}
@media(min-width: 770px) {.yjk_seo_h2_z4l {
  font-size: 24px;
}
}.yjk_seo_body_z4l {
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 14px;
  color: #A08860;
}.yjk_seo_body_z4l p {
  font-size: 14px;
  line-height: 1.75;
  color: #A08860;
  margin-bottom: 0.75rem;
}.yjk_seo_body_z4l p:last-child {
  margin-bottom: 0;
}.yjk_seo_body_z4l strong {
  color: #CEBA96;
  font-weight: 700;
}.yjk_seo_body_z4l a {
  transition: color .2s;
  color: #C8860A;
  text-decoration: underline;
}.yjk_seo_body_z4l a:hover {
  color: #E09C14;
}.yjk_seo_body_z4l ul,.yjk_seo_body_z4l ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.yjk_seo_body_z4l ol {
  list-style: decimal;
}.yjk_seo_body_z4l li {
  line-height: 1.75;
  font-size: 14px;
  color: #A08860;
  margin-bottom: 6px;
}.yjk_seo_body_z4l table {
  display: block;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 0.813rem;
  margin-bottom: 12px;
}
@media(min-width: 769px) {.yjk_seo_body_z4l table {
  display: table;
}
}.yjk_seo_body_z4l th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 220, 140, 0.08);
  text-align: left;
  color: #CEBA96;
  font-weight: 700;
}.yjk_seo_body_z4l td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 220, 140, 0.05);
  color: #A08860;
}.yjk_seo_cols_z4l {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 643px) {.yjk_seo_cols_z4l {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.yjk_seo_cols_z4l {
  grid-template-columns: repeat(3,1fr);
}
}.yjk_seo_col_h_z4l {
  color: #CEBA96;
  font-weight: 700;
  font-size: 13px;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
}.yjk_seo_col_p_z4l {
  overflow-wrap: break-word;
  color: #7A6444;
  font-size: 0.813rem;
  line-height: 1.65;
}.yjk_seo_stats_z4l {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.yjk_seo_stat_z4l {
  flex: 1;
  border: 1px solid rgba(200, 134, 10, 0.18);
  padding: 14px 16px;
  background: rgba(200, 134, 10, 0.07);
  border-radius: 8px;
  min-width: 140px;
}.yjk_seo_stat_val_z4l {
  font-size: 20px;
  overflow-wrap: break-word;
  color: #C8860A;
  font-weight: 800;
  margin-bottom: 4px;
}.yjk_seo_stat_lb_z4l {
  overflow-wrap: break-word;
  color: #7A6444;
  font-size: 11px;
}.yjk_pmt_z4l {
  padding: 36px 1rem 0;
  background: #100D09;
}
@media(min-width: 769px) {.yjk_pmt_z4l {
  padding: 2.75rem 1.5rem 0;
}
}.yjk_pmt_in_z4l {
  margin: 0 auto;
  max-width: 82.5rem;
}.yjk_pmt_head_z4l {
  max-width: 45rem;
  margin-bottom: 22px;
}.yjk_pmt_label_z4l {
  letter-spacing: .08em;
  margin-bottom: 8px;
  color: #C8860A;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
}.yjk_pmt_h2_z4l {
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-size: 1.375rem;
  margin-bottom: 0.5rem;
  color: #F4E8CC;
  font-weight: 800;
}
@media(min-width: 770px) {.yjk_pmt_h2_z4l {
  font-size: 28px;
}
}.yjk_pmt_intro_z4l {
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #7A6444;
  font-size: 14px;
}.yjk_pmt_groups_z4l {
  gap: 20px;
  display: flex;
  flex-direction: column;
}.yjk_pmt_group_z4l {
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 210, 120, 0.13);
  padding: 1.25rem;
  background: #1C1710;
}.yjk_pmt_group_head_z4l {
  gap: 0.75rem;
  align-items: center;
  margin-bottom: 0.625rem;
  display: flex;
  flex-wrap: wrap;
}.yjk_pmt_group_ic_z4l {
  border-radius: 0.25rem;
  background: rgba(200, 134, 10, 0.18);
  flex-shrink: 0;
  align-items: center;
  color: #C8860A;
  display: flex;
  width: 36px;
  justify-content: center;
  height: 2.25rem;
}.yjk_pmt_group_ic_z4l svg {
  width: 1.125rem;
  height: 1.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.yjk_pmt_group_h_z4l {
  margin: 0;
  font-family: 'Cinzel', serif;
  font-size: 16px;
  overflow-wrap: break-word;
  color: #F4E8CC;
  font-weight: 700;
}.yjk_pmt_group_p_z4l {
  font-size: 0.813rem;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #7A6444;
}.yjk_pmt_group_p_z4l strong {
  font-weight: 600;
  color: #CEBA96;
}.yjk_pmt_table_wrap_z4l {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.yjk_pmt_table_z4l {
  min-width: 33.75rem;
  font-size: 13px;
  width: 100%;
  border-collapse: collapse;
}.yjk_pmt_table_z4l th {
  border-bottom: 1px solid rgba(255, 220, 140, 0.08);
  padding: 0.625rem 12px;
  color: #CEBA96;
  text-align: left;
  white-space: nowrap;
  font-size: 0.688rem;
  letter-spacing: .04em;
  text-transform: uppercase;
  font-weight: 700;
}.yjk_pmt_table_z4l td {
  border-bottom: 1px solid rgba(255, 220, 140, 0.05);
  padding: 12px;
  color: #7A6444;
}.yjk_pmt_table_z4l tbody tr:last-child td {
  border-bottom: none;
}.yjk_pmt_table_z4l tr:hover td {
  background: rgba(255, 220, 140, 0.05);
  color: #CEBA96;
}.yjk_ft_z4l {
  border-top: 1px solid rgba(255, 220, 140, 0.05);
  background: #080604;
  margin-top: 3rem;
}.yjk_ft_support_z4l {
  padding: 24px 16px;
  border-bottom: 1px solid rgba(255, 220, 140, 0.05);
}
@media(min-width: 770px) {.yjk_ft_support_z4l {
  padding: 1.75rem 24px;
}
}.yjk_ft_support_in_z4l {
  gap: 1rem;
  margin: 0 auto;
  flex-wrap: wrap;
  max-width: 82.5rem;
  align-items: center;
  display: flex;
}.yjk_ft_support_main_z4l {
  flex: 1;
  gap: 1rem;
  min-width: 220px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.yjk_ft_support_ic_z4l {
  flex-shrink: 0;
  color: #C8860A;
}.yjk_ft_support_ic_z4l svg {
  width: 30px;
  height: 30px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.yjk_ft_support_text_title_z4l {
  color: #F4E8CC;
  font-weight: 700;
  font-size: 15px;
  overflow-wrap: break-word;
  margin-bottom: 3px;
}.yjk_ft_support_text_sub_z4l {
  overflow-wrap: break-word;
  color: #7A6444;
  font-size: 12px;
}.yjk_ft_support_btn_z4l {
  padding: 11px 1.375rem;
  background: #C8860A;
  transition: background .2s;
  border-radius: 8px;
  font-size: 0.813rem;
  white-space: nowrap;
  flex-shrink: 0;
  color: #F4E8CC;
  font-weight: 700;
}.yjk_ft_support_btn_z4l:hover {
  background: #E09C14;
}.yjk_ft_support_contacts_z4l {
  gap: 16px;
  display: flex;
  margin-left: auto;
  flex-wrap: wrap;
}.yjk_ft_support_contact_z4l {
  font-size: 12px;
  line-height: 1.4;
  color: #5E4C30;
}.yjk_ft_support_contact_z4l strong {
  font-weight: 600;
  display: block;
  font-size: 11px;
  margin-bottom: 2px;
  color: #A08860;
}.yjk_ft_main_z4l {
  padding: 2rem 1rem 24px;
  border-bottom: 1px solid rgba(255, 220, 140, 0.05);
}
@media(min-width: 769px) {.yjk_ft_main_z4l {
  padding: 40px 24px 32px;
}
}.yjk_ft_main_in_z4l {
  gap: 24px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 1320px;
}
@media(min-width: 639px) {.yjk_ft_main_in_z4l {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.yjk_ft_main_in_z4l {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.yjk_ft_col_logo_z4l {
  grid-column: 1/-1;
}
@media(min-width: 1079px) {.yjk_ft_col_logo_z4l {
  grid-column: auto;
}
}.yjk_ft_logo_z4l {
  gap: 0.563rem;
  font-weight: 800;
  flex-wrap: wrap;
  display: flex;
  overflow-wrap: break-word;
  font-size: 16px;
  align-items: center;
  margin-bottom: 0.75rem;
  color: #F4E8CC;
}.yjk_ft_logo_mark_z4l {
  overflow: hidden;
  border-radius: 4px;
  height: 30px;
  width: 30px;
}.yjk_ft_logo_mark_z4l img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.yjk_ft_logo_sub_z4l {
  line-height: 1.55;
  max-width: 200px;
  color: #5E4C30;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.yjk_ft_col_title_z4l {
  text-transform: uppercase;
  letter-spacing: .07em;
  color: #A08860;
  margin-bottom: 14px;
  font-weight: 700;
  font-size: 12px;
}.yjk_ft_col_links_z4l {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.yjk_ft_col_link_z4l {
  transition: color .2s;
  font-size: 13px;
  color: #5E4C30;
  overflow-wrap: break-word;
}.yjk_ft_col_link_z4l:hover {
  color: #CEBA96;
}.yjk_ft_apps_z4l {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.yjk_ft_app_card_z4l {
  padding: 10px 0.75rem;
  background: rgba(255, 220, 140, 0.05);
  border: 1px solid rgba(255, 210, 120, 0.13);
  transition: border-color .2s;
  gap: 10px;
  border-radius: 4px;
  display: flex;
  align-items: center;
}.yjk_ft_app_card_z4l:hover {
  border-color: rgba(200, 134, 10, 0.55);
}.yjk_ft_app_card_ic_z4l svg {
  height: 1.375rem;
  width: 22px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.yjk_ft_app_card_os_z4l {
  font-weight: 600;
  font-size: 0.625rem;
  color: #5E4C30;
}.yjk_ft_app_card_action_z4l {
  font-size: 0.75rem;
  font-weight: 700;
  color: #CEBA96;
}.yjk_ft_bot_z4l {
  padding: 1.25rem 1rem;
}
@media(min-width: 769px) {.yjk_ft_bot_z4l {
  padding: 1.25rem 1.5rem;
}
}.yjk_ft_bot_in_z4l {
  margin: 0 auto;
  gap: 1rem;
  max-width: 82.5rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.yjk_ft_socials_z4l {
  gap: 8px;
  display: flex;
}.yjk_ft_soc_z4l {
  transition: background .2s;
  border: 1px solid rgba(255, 210, 120, 0.13);
  border-radius: 0.25rem;
  background: rgba(255, 220, 140, 0.05);
  justify-content: center;
  align-items: center;
  color: #A08860;
  display: flex;
  width: 2.25rem;
  height: 36px;
}.yjk_ft_soc_z4l svg {
  height: 16px;
  width: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.yjk_ft_soc_z4l:hover {
  background: rgba(255, 220, 140, 0.08);
}.yjk_ft_legal_z4l {
  flex: 1;
  color: #A88D62;
  font-size: 11px;
  overflow-wrap: break-word;
  line-height: 1.6;
  min-width: 200px;
}.yjk_ft_legal_z4l strong {
  font-weight: 700;
  color: #A08860;
}.yjk_ft_legal_z4l a {
  color: #A08860;
  text-decoration: underline;
}.yjk_ft_age_z4l {
  border-radius: 50%;
  border: 2px solid #A88D62;
  height: 32px;
  justify-content: center;
  width: 32px;
  display: flex;
  align-items: center;
  margin-left: auto;
  color: #A88D62;
  font-size: 0.688rem;
  flex-shrink: 0;
  font-weight: 800;
}