html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  padding: 0;
  margin: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  border: 0;
  background: none;
  color: inherit;
  cursor: pointer;
}a:link,a:visited {
  color: inherit;
  text-decoration: none;
}img,svg,video {
  max-width: 100%;
  display: block;
}body {
  background: #130A06;
  min-height: 100vh;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  color: #D9C9A8;
  font-family: 'Barlow', sans-serif;
}.ykm_layout_47j {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.ykm_page_47j {
  min-height: 100vh;
  display: flex;
}.ykm_main_47j {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media (min-width: 1081px) {.ykm_main_47j {
  padding-left: 13.75rem;
}
}
@media (max-width: 1076px) {.ykm_main_47j {
  padding-bottom: 72px;
}
}.ykm_gc_47j {
  border-radius: 8px;
  border: 1px solid rgba(255, 210, 140, 0.06);
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  background: #180D07;
  position: relative;
  width: 8.75rem;
  cursor: pointer;
  flex-shrink: 0;
}
@media(min-width: 641px) {.ykm_gc_47j {
  width: 156px;
}
}
@media(min-width: 1079px) {.ykm_gc_47j {
  width: 168px;
}
}.ykm_gc_47j:hover {
  border-color: rgba(201, 139, 44, 0.07);
  transform: translateY(-3px);
}.ykm_gc_img_47j {
  overflow: hidden;
  padding-bottom: 80%;
  width: 100%;
  position: relative;
}.ykm_gc_img_47j img {
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
}.ykm_gc_hover_47j {
  background: rgba(10, 5, 2, 0.72);
  transition: opacity .2s;
  inset: 0;
  align-items: center;
  position: absolute;
  justify-content: center;
  opacity: 0;
  display: flex;
}.ykm_gc_47j:hover .ykm_gc_hover_47j {
  opacity: 1;
}.ykm_gc_hover_btn_47j {
  border-radius: 4px;
  background: #C98B2C;
  padding: 0.5rem 16px;
  font-weight: 700;
  color: #F3E9D4;
  font-size: 12px;
}.ykm_gc_info_47j {
  padding: 0.5rem 10px 10px;
}.ykm_gc_name_47j {
  overflow: hidden;
  font-size: 12px;
  max-width: 100%;
  text-overflow: ellipsis;
  font-weight: 600;
  margin-bottom: 3px;
  color: #D9C9A8;
  white-space: nowrap;
}.ykm_gc_prov_47j {
  font-size: 0.625rem;
  color: #6B5B3A;
}.ykm_gc_tag_47j {
  border-radius: 0.25rem;
  padding: 2px 7px;
  letter-spacing: .04em;
  font-weight: 700;
  text-transform: uppercase;
  position: absolute;
  font-size: 0.563rem;
  left: 0.375rem;
  top: 6px;
  z-index: 2;
}.ykm_gc_tag_hot_47j {
  background: #C0372A;
  color: #fff;
}.ykm_gc_tag_new_47j {
  background: #3E8C42;
  color: #130A06;
}.ykm_gc_tag_jp_47j {
  background: #D4A030;
  color: #130A06;
}.ykm_gc_tag_ex_47j {
  background: #8B5A2B;
  color: #fff;
}.ykm_gc_tag_live_47j {
  background: #C0372A;
  color: #fff;
}.ykm_gr_47j {
  padding: 32px 1rem 0;
  background: #130A06;
}
@media(min-width: 769px) {.ykm_gr_47j {
  padding: 36px 24px 0;
}
}.ykm_gr_in_47j {
  margin: 0 auto;
  max-width: 1320px;
}.ykm_gr_head_47j {
  gap: 0.75rem;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.ykm_gr_head_l_47j {
  gap: 0.625rem;
  flex: 1;
  display: flex;
  align-items: center;
  min-width: 0;
}.ykm_gr_ic_47j {
  border-radius: 0.5rem;
  width: 2rem;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  display: flex;
  height: 32px;
}.ykm_gr_ic_47j svg {
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
  height: 16px;
}.ykm_gr_title_47j {
  font-size: 16px;
  overflow-wrap: break-word;
  color: #F3E9D4;
  font-weight: 700;
  font-family: 'Cinzel', serif;
}
@media(min-width: 766px) {.ykm_gr_title_47j {
  font-size: 18px;
}
}.ykm_gr_more_47j {
  transition: color .2s;
  gap: 5px;
  color: #8A7550;
  white-space: nowrap;
  font-size: 12px;
  font-weight: 600;
  align-items: center;
  flex-shrink: 0;
  display: flex;
}.ykm_gr_more_47j:hover {
  color: #C98B2C;
}.ykm_gr_more_47j svg {
  height: 0.75rem;
  stroke-linejoin: round;
  width: 0.75rem;
  stroke-linecap: round;
}.ykm_gr_arrows_47j {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.ykm_gr_arr_47j {
  transition: background .15s,color .15s;
  background: rgba(255, 220, 160, 0.05);
  border: 1px solid rgba(255, 210, 140, 0.13);
  border-radius: 0.25rem;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 30px;
  color: #B09B72;
  width: 1.875rem;
}.ykm_gr_arr_47j:hover {
  background: rgba(255, 220, 160, 0.07);
  color: #F3E9D4;
}.ykm_gr_arr_47j svg {
  height: 13px;
  width: 13px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.ykm_gr_seo_h_47j {
  margin: 0 0 0.375rem;
  font-size: 0.813rem;
  color: #D9C9A8;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-weight: 700;
  max-width: 42.5rem;
}
@media(min-width: 765px) {.ykm_gr_seo_h_47j {
  font-size: 14px;
}
}.ykm_gr_seo_47j {
  color: #8A7550;
  line-height: 1.55;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  max-width: 42.5rem;
  font-size: 12px;
}.ykm_gr_seo_47j strong {
  color: #D9C9A8;
  font-weight: 600;
}.ykm_gr_scroll_47j {
  gap: 0.625rem;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 0.625rem;
  -webkit-overflow-scrolling: touch;
  display: flex;
}.ykm_gr_scroll_47j::-webkit-scrollbar {
  display: none;
}
@media(min-width: 770px) {.ykm_gr_scroll_47j {
  gap: 0.75rem;
}
}.ykm_tb_47j {
  background: #140B07;
  border-bottom: 1px solid rgba(255, 220, 160, 0.07);
  z-index: 80;
  left: 0;
  position: fixed;
  display: flex;
  align-items: center;
  height: 3.5rem;
  right: 0;
  top: 0;
}.ykm_tb_in_47j {
  gap: 0;
  padding: 0 0.875rem;
  align-items: center;
  display: flex;
  width: 100%;
  height: 100%;
}.ykm_tb_burger_47j {
  border-radius: 0.5rem;
  gap: 0.313rem;
  height: 38px;
  flex-direction: column;
  justify-content: center;
  display: flex;
  width: 38px;
  align-items: center;
  margin-right: 0.5rem;
  flex-shrink: 0;
}.ykm_tb_burger_47j:hover {
  background: rgba(255, 220, 160, 0.05);
}.ykm_tb_burger_line_47j {
  background: #B09B72;
  border-radius: 1px;
  width: 1.125rem;
  height: 2px;
  display: block;
}
@media(min-width: 1079px) {.ykm_tb_burger_47j {
  display: none;
}
}.ykm_tb_logo_47j {
  gap: 9px;
  align-items: center;
  font-weight: 800;
  flex-shrink: 0;
  color: #F3E9D4;
  font-size: 1.125rem;
  display: flex;
  letter-spacing: -.01em;
  margin-right: 1.25rem;
  overflow-wrap: break-word;
}.ykm_tb_logo_mark_47j {
  border-radius: 0.5rem;
  overflow: hidden;
  width: 2rem;
  justify-content: center;
  align-items: center;
  display: flex;
  height: 32px;
}.ykm_tb_logo_mark_47j img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.ykm_tb_nav_47j {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 642px) {.ykm_tb_nav_47j {
  display: flex;
}
}.ykm_tb_tab_47j {
  padding: 0.5rem 14px;
  border-radius: 8px;
  transition: background .15s,color .15s;
  font-size: 13px;
  color: #B09B72;
  white-space: nowrap;
  font-weight: 600;
}.ykm_tb_tab_47j:hover {
  background: rgba(255, 220, 160, 0.05);
  color: #F3E9D4;
}.ykm_tb_tab_47j.ykm_state_active_47j {
  background: rgba(201, 139, 44, 0.18);
  color: #F3E9D4;
}.ykm_tb_right_47j {
  gap: 0.5rem;
  margin-left: auto;
  display: flex;
  flex-shrink: 0;
  align-items: center;
}.ykm_tb_login_47j {
  background: rgba(255, 220, 160, 0.05);
  transition: border-color .2s,color .2s;
  padding: 0.563rem 16px;
  border-radius: 8px;
  border: 1px solid rgba(255, 210, 140, 0.13);
  font-size: 0.813rem;
  color: #D9C9A8;
  display: none;
  font-weight: 600;
}.ykm_tb_login_47j:hover {
  border-color: rgba(210, 155, 55, 0.45);
  color: #F3E9D4;
}
@media(min-width: 483px) {.ykm_tb_login_47j {
  display: block;
}
}.ykm_tb_reg_47j {
  background: #3E8C42;
  border-radius: 0.5rem;
  transition: background .2s;
  padding: 0.563rem 1.125rem;
  color: #110800;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 700;
}.ykm_tb_reg_47j:hover {
  background: #4DA851;
}.ykm_sb_47j {
  transition: transform .25s ease;
  border-right: 1px solid rgba(255, 220, 160, 0.05);
  transform: translateX(-100%);
  background: #1E1109;
  top: 56px;
  z-index: 70;
  width: 13.75rem;
  overflow-y: auto;
  left: 0;
  position: fixed;
  bottom: 0;
}.ykm_sb_47j.ykm_state_open_47j {
  transform: translateX(0);
}.ykm_sb_47j::-webkit-scrollbar {
  width: 0.25rem;
}.ykm_sb_47j::-webkit-scrollbar-thumb {
  background: rgba(255, 220, 160, 0.07);
  border-radius: 2px;
}
@media(min-width: 1078px) {.ykm_sb_47j {
  transform: translateX(0);
}
}.ykm_sb_auth_47j {
  padding: 14px 0.75rem 10px;
}.ykm_sb_btn_reg_47j {
  border-radius: 0.5rem;
  transition: background .2s;
  padding: 0.688rem;
  background: #3E8C42;
  font-weight: 700;
  text-align: center;
  color: #110800;
  margin-bottom: 0.5rem;
  display: block;
  font-size: 13px;
}.ykm_sb_btn_reg_47j:hover {
  background: #4DA851;
}.ykm_sb_btn_login_47j {
  transition: border-color .2s;
  background: rgba(255, 220, 160, 0.05);
  border: 1px solid rgba(255, 210, 140, 0.13);
  border-radius: 8px;
  padding: 10px;
  display: block;
  text-align: center;
  font-size: 0.813rem;
  font-weight: 600;
  color: #D9C9A8;
}.ykm_sb_btn_login_47j:hover {
  border-color: rgba(210, 155, 55, 0.45);
  color: #F3E9D4;
}.ykm_sb_promo_47j {
  margin: 0 12px 0.625rem;
  border-radius: 0.5rem;
  padding: 12px 0.875rem;
  background: linear-gradient(135deg,#2A1508,#1E1109);
  overflow: hidden;
  border: 1px solid rgba(201, 139, 44, 0.18);
  position: relative;
}.ykm_sb_promo_47j::before {
  background: radial-gradient(circle,rgba(201, 139, 44, 0.18),transparent 70%);
  border-radius: 50%;
  content: '';
  right: -1.25rem;
  height: 5rem;
  position: absolute;
  width: 5rem;
  top: -1.25rem;
}.ykm_sb_promo_title_47j {
  margin-bottom: 4px;
  color: #C98B2C;
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .06em;
}.ykm_sb_promo_text_47j {
  font-size: 12px;
  overflow-wrap: break-word;
  line-height: 1.35;
  font-weight: 600;
  color: #F3E9D4;
}.ykm_sb_promo_sub_47j {
  font-size: 10px;
  color: #8A7550;
  margin-top: 3px;
}.ykm_sb_nav_47j {
  padding: 0.375rem 0.5rem 16px;
}.ykm_sb_nav_lb_47j {
  padding: 0.625rem 8px 6px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 10px;
  color: #6B5B3A;
}.ykm_sb_link_47j {
  transition: background .15s,color .15s;
  gap: 10px;
  padding: 9px 0.625rem;
  border-radius: 4px;
  font-weight: 500;
  color: #B09B72;
  display: flex;
  font-size: 13px;
  overflow-wrap: break-word;
  cursor: pointer;
  align-items: center;
}.ykm_sb_link_47j:hover {
  background: rgba(255, 220, 160, 0.05);
  color: #F3E9D4;
}.ykm_sb_link_47j.ykm_state_active_47j {
  background: rgba(201, 139, 44, 0.18);
  color: #F3E9D4;
}.ykm_sb_ic_47j {
  border-radius: 4px;
  align-items: center;
  height: 30px;
  width: 1.875rem;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
}.ykm_sb_ic_47j svg {
  stroke-linecap: round;
  width: 1rem;
  height: 16px;
  stroke-linejoin: round;
}.ykm_sb_ic_1_47j {
  background: rgba(201, 139, 44, 0.07);
  color: #C98B2C;
}.ykm_sb_ic_2_47j {
  background: rgba(62, 140, 66, 0.18);
  color: #3E8C42;
}.ykm_sb_ic_3_47j {
  background: rgba(212, 160, 48, 0.16);
  color: #D4A030;
}.ykm_sb_ic_4_47j {
  background: rgba(139, 90, 43, 0.22);
  color: #8B5A2B;
}.ykm_sb_ic_5_47j {
  background: rgba(201, 139, 44, 0.07);
  color: #C4446A;
}.ykm_sb_ic_6_47j {
  background: rgba(139, 90, 43, 0.22);
  color: #7C3FA3;
}.ykm_sb_badge_47j {
  border-radius: 4px;
  background: #D4A030;
  padding: 2px 0.438rem;
  font-weight: 700;
  color: #110800;
  margin-left: auto;
  font-size: 0.563rem;
}.ykm_sb_bot_47j {
  gap: 0.5rem;
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  padding: 12px;
  display: flex;
}.ykm_sb_lang_47j,.ykm_sb_help_47j {
  background: rgba(255, 220, 160, 0.05);
  transition: border-color .2s;
  gap: 6px;
  border: 1px solid rgba(255, 210, 140, 0.06);
  border-radius: 0.25rem;
  flex: 1;
  padding: 9px 0.375rem;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  font-size: 0.688rem;
  color: #B09B72;
  display: flex;
}.ykm_sb_lang_47j:hover,.ykm_sb_help_47j:hover {
  border-color: rgba(210, 155, 55, 0.45);
  color: #F3E9D4;
}.ykm_sb_lang_47j svg,.ykm_sb_help_47j svg {
  width: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 13px;
}.ykm_sb_bd_47j {
  background: rgba(10, 5, 2, 0.72);
  inset: 0;
  z-index: 69;
  display: none;
  position: fixed;
}.ykm_sb_bd_47j.ykm_state_on_47j {
  display: block;
}
@media(min-width: 1081px) {.ykm_sb_bd_47j {
  display: none!important;
}
}.ykm_mob_nav_47j {
  border-top: 1px solid rgba(255, 210, 140, 0.13);
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #1E1109;
  bottom: 0;
  z-index: 80;
  display: flex;
  right: 0;
  position: fixed;
  left: 0;
}
@media(min-width: 1083px) {.ykm_mob_nav_47j {
  display: none;
}
}.ykm_mob_nav_item_47j {
  gap: 0.25rem;
  flex: 1;
  padding: 0.25rem 2px;
  color: #6B5B3A;
  align-items: center;
  display: flex;
  flex-direction: column;
  cursor: pointer;
}.ykm_mob_nav_ic_47j {
  line-height: 1;
}.ykm_mob_nav_ic_47j svg {
  width: 20px;
  height: 20px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.ykm_mob_nav_lb_47j {
  font-size: 10px;
  font-weight: 600;
  color: #6B5B3A;
}.ykm_mob_nav_item_47j.ykm_state_active_47j {
  color: #C98B2C;
}.ykm_mob_nav_item_47j.ykm_state_active_47j .ykm_mob_nav_lb_47j {
  color: #C98B2C;
}.ykm_hero_47j {
  background: #130A06;
  padding: 1.25rem 16px 0;
}
@media(min-width: 769px) {.ykm_hero_47j {
  padding: 24px 24px 0;
}
}.ykm_hero_in_47j {
  gap: 0.75rem;
  margin: 0 auto;
  display: grid;
  max-width: 1320px;
  grid-template-columns: 1fr;
}
@media(min-width: 858px) {.ykm_hero_in_47j {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1101px) {.ykm_hero_in_47j {
  grid-template-columns: 1fr 21.25rem;
}
}.ykm_hero_promo_47j {
  background: #180D07;
  border-radius: 0.75rem;
  overflow: hidden;
  min-height: 13.75rem;
  display: flex;
  align-items: stretch;
  position: relative;
}
@media(min-width: 769px) {.ykm_hero_promo_47j {
  min-height: 280px;
}
}.ykm_hero_promo_bg_47j {
  background-position: center;
  background: linear-gradient(120deg,#2A1508 0%,#130A06 100%);
  inset: 0;
  position: absolute;
  background-size: cover;
}.ykm_hero_promo_bg_47j::after {
  background: linear-gradient(90deg,#130A06 0%,rgba(10, 5, 2, 0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.ykm_hero_promo_glow_47j {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(139, 90, 43, 0.22) 0%,transparent 65%);
  height: 18.75rem;
  pointer-events: none;
  width: 18.75rem;
  right: 3.75rem;
  top: -40px;
  position: absolute;
}.ykm_hero_promo_ct_47j {
  padding: 28px 24px 1.75rem 28px;
  z-index: 2;
  flex-direction: column;
  max-width: 30rem;
  position: relative;
  display: flex;
  justify-content: center;
}
@media(min-width: 769px) {.ykm_hero_promo_ct_47j {
  padding: 2.5rem 32px;
}
}.ykm_hero_badge_47j {
  padding: 0.313rem 0.75rem;
  border-radius: 1.25rem;
  border: 1px solid rgba(201, 139, 44, 0.07);
  background: rgba(201, 139, 44, 0.18);
  margin-bottom: 14px;
  font-weight: 700;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: .08em;
  display: inline-block;
  color: #C98B2C;
}.ykm_hero_h1_47j {
  font-size: 26px;
  margin-bottom: 10px;
  color: #F3E9D4;
  line-height: 1.15;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
}.ykm_hero_h1_47j em {
  color: #D4A030;
  font-style: normal;
}
@media(min-width: 765px) {.ykm_hero_h1_47j {
  font-size: 36px;
}
}.ykm_hero_sub_47j {
  color: #B09B72;
  margin-bottom: 20px;
  font-size: 13px;
  line-height: 1.55;
}
@media(min-width:768px) {.ykm_hero_sub_47j {
  font-size: 14px;
}
}.ykm_hero_row_47j {
  gap: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.ykm_hero_cta_47j {
  border-radius: 0.5rem;
  padding: 13px 26px;
  transition: background .2s;
  background: #3E8C42;
  color: #110800;
  box-shadow: inset 0 1px 0 rgba(180,255,160,0.15), 0 0.375rem 1.125rem rgba(62, 140, 66, 0.40);
  font-weight: 700;
  font-size: 14px;
}.ykm_hero_cta_47j:hover {
  background: #4DA851;
}.ykm_hero_terms_47j {
  font-size: 11px;
  color: #6B5B3A;
}.ykm_hero_game_47j {
  border: 1px solid rgba(255, 210, 140, 0.06);
  overflow: hidden;
  background: #180D07;
  border-radius: 12px;
  display: flex;
  position: relative;
  flex-direction: column;
}.ykm_hero_game_badge_47j {
  border-radius: 20px;
  border: 1px solid rgba(212, 160, 48, 0.16);
  padding: 5px 0.625rem;
  background: rgba(212, 160, 48, 0.16);
  font-weight: 700;
  letter-spacing: .06em;
  position: absolute;
  font-size: 0.625rem;
  top: 12px;
  text-transform: uppercase;
  color: #D4A030;
  z-index: 3;
  left: 12px;
}.ykm_hero_game_badge_47j svg {
  margin-right: 0.25rem;
  height: 0.688rem;
  width: 0.688rem;
  vertical-align: -1px;
}.ykm_hero_game_img_47j {
  overflow: hidden;
  background: linear-gradient(135deg,#2A1508,#130A06);
  position: relative;
  padding-bottom: 60%;
}.ykm_hero_game_img_47j img {
  inset: 0;
  height: 100%;
  object-fit: cover;
  width: 100%;
  position: absolute;
}.ykm_hero_game_play_47j {
  background: rgba(10, 5, 2, 0.72);
  inset: 0;
  transition: opacity .2s;
  justify-content: center;
  opacity: 0;
  align-items: center;
  display: flex;
  position: absolute;
}.ykm_hero_game_47j:hover .ykm_hero_game_play_47j {
  opacity: 1;
}.ykm_hero_game_play_47j span {
  border-radius: 50%;
  background: #C98B2C;
  justify-content: center;
  height: 52px;
  width: 3.25rem;
  align-items: center;
  display: flex;
}.ykm_hero_game_play_47j span svg {
  margin-left: 2px;
  height: 18px;
  width: 1.125rem;
}.ykm_hero_game_info_47j {
  padding: 0.875rem 1rem;
}.ykm_hero_game_title_47j {
  color: #F3E9D4;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-weight: 700;
  font-size: 0.938rem;
}.ykm_hero_game_provider_47j {
  color: #8A7550;
  font-size: 0.688rem;
}.ykm_hero_game_btn_47j {
  transition: background .2s;
  border-radius: 0.5rem;
  padding: 11px;
  background: #C98B2C;
  margin: 12px 1rem 1rem;
  font-size: 13px;
  font-weight: 700;
  display: block;
  color: #F3E9D4;
  text-align: center;
}.ykm_hero_game_47j:hover .ykm_hero_game_btn_47j {
  background: #E0A23A;
}.ykm_sbar_47j {
  padding: 16px 16px 0;
  background: #130A06;
}
@media(min-width:768px) {.ykm_sbar_47j {
  padding: 18px 1.5rem 0;
}
}.ykm_sbar_in_47j {
  margin: 0 auto;
  max-width: 82.5rem;
}.ykm_sbar_row_47j {
  gap: 10px;
  margin-bottom: 0.75rem;
  display: flex;
  flex-wrap: wrap;
}.ykm_sbar_input_47j {
  background: #180D07;
  border: 1px solid rgba(255, 210, 140, 0.13);
  border-radius: 8px;
  flex: 1;
  gap: 0.625rem;
  padding: 0.688rem 1rem;
  transition: border-color .2s;
  color: #8A7550;
  font-size: 0.813rem;
  cursor: pointer;
  align-items: center;
  display: flex;
}.ykm_sbar_input_47j:hover {
  border-color: rgba(210, 155, 55, 0.45);
}.ykm_sbar_input_47j svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.938rem;
  flex-shrink: 0;
  height: 0.938rem;
}.ykm_sbar_providers_47j {
  gap: 8px;
  border: 1px solid rgba(255, 210, 140, 0.13);
  transition: border-color .2s;
  padding: 11px 18px;
  background: #180D07;
  border-radius: 0.5rem;
  white-space: nowrap;
  font-weight: 600;
  font-size: 0.813rem;
  display: flex;
  color: #D9C9A8;
  align-items: center;
}.ykm_sbar_providers_47j:hover {
  border-color: rgba(210, 155, 55, 0.45);
  color: #F3E9D4;
}.ykm_sbar_providers_47j svg {
  stroke-linecap: round;
  width: 0.875rem;
  height: 14px;
  stroke-linejoin: round;
}.ykm_sbar_tabs_47j {
  gap: 0.375rem;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
  padding-bottom: 2px;
}.ykm_sbar_tabs_47j::-webkit-scrollbar {
  display: none;
}.ykm_sbar_tab_47j {
  background: rgba(255, 220, 160, 0.05);
  gap: 7px;
  border: 1px solid rgba(255, 210, 140, 0.06);
  transition: background .15s,color .15s,border-color .15s;
  padding: 0.5rem 0.875rem;
  border-radius: 20px;
  white-space: nowrap;
  align-items: center;
  color: #B09B72;
  font-size: 0.75rem;
  cursor: pointer;
  flex-shrink: 0;
  font-weight: 600;
  display: flex;
}.ykm_sbar_tab_47j:hover {
  border-color: rgba(210, 155, 55, 0.45);
  background: rgba(255, 220, 160, 0.07);
  color: #F3E9D4;
}.ykm_sbar_tab_47j.ykm_state_active_47j {
  border-color: rgba(201, 139, 44, 0.07);
  background: rgba(201, 139, 44, 0.18);
  color: #F3E9D4;
}.ykm_sbar_tab_ic_47j svg {
  stroke-linejoin: round;
  height: 14px;
  stroke-linecap: round;
  width: 14px;
}.ykm_wy_47j {
  background: #130A06;
  padding: 2rem 16px 0;
}
@media(min-width: 769px) {.ykm_wy_47j {
  padding: 40px 24px 0;
}
}.ykm_wy_in_47j {
  margin: 0 auto;
  max-width: 1320px;
}.ykm_wy_head_47j {
  margin-bottom: 1.125rem;
  max-width: 45rem;
}.ykm_wy_label_47j {
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 8px;
  text-transform: uppercase;
  color: #C98B2C;
}.ykm_wy_h2_47j {
  font-weight: 800;
  color: #F3E9D4;
  margin-bottom: 0.5rem;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
}
@media(min-width: 767px) {.ykm_wy_h2_47j {
  font-size: 1.5rem;
}
}.ykm_wy_intro_47j {
  margin: 0;
  font-size: 0.813rem;
  line-height: 1.6;
  color: #8A7550;
}.ykm_wy_grid_47j {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.ykm_wy_grid_47j {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.ykm_wy_grid_47j {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.ykm_wy_card_47j {
  border-radius: 0.5rem;
  padding: 20px;
  transition: border-color .2s,transform .2s;
  background: #1E1109;
  border: 1px solid rgba(255, 210, 140, 0.13);
}.ykm_wy_card_47j:hover {
  border-color: rgba(201, 139, 44, 0.07);
  transform: translateY(-2px);
}.ykm_wy_card_ic_47j {
  background: rgba(201, 139, 44, 0.18);
  border-radius: 50%;
  justify-content: center;
  margin-bottom: 14px;
  color: #C98B2C;
  width: 44px;
  display: flex;
  height: 44px;
  align-items: center;
}.ykm_wy_card_ic_47j svg {
  height: 1.375rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 22px;
}.ykm_wy_card_h_47j {
  color: #F3E9D4;
  line-height: 1.25;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  font-weight: 700;
  font-size: 0.938rem;
}.ykm_wy_card_p_47j {
  line-height: 1.6;
  color: #8A7550;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.ykm_wy_card_p_47j strong {
  color: #D9C9A8;
  font-weight: 600;
}.ykm_gcg_47j {
  background: #130A06;
  padding: 36px 16px 0;
}
@media(min-width: 770px) {.ykm_gcg_47j {
  padding: 2.75rem 24px 0;
}
}.ykm_gcg_in_47j {
  margin: 0 auto;
  max-width: 82.5rem;
}.ykm_gcg_head_47j {
  margin-bottom: 1.25rem;
  max-width: 720px;
}.ykm_gcg_label_47j {
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-size: 11px;
  color: #C98B2C;
  font-weight: 700;
  text-transform: uppercase;
}.ykm_gcg_h2_47j {
  font-family: 'Cinzel', serif;
  font-weight: 800;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-size: 1.375rem;
  color: #F3E9D4;
}
@media(min-width: 765px) {.ykm_gcg_h2_47j {
  font-size: 28px;
}
}.ykm_gcg_intro_47j {
  color: #8A7550;
  font-size: 0.813rem;
  line-height: 1.6;
}.ykm_gcg_grid_47j {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.ykm_gcg_grid_47j {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.ykm_gcg_grid_47j {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.ykm_gcg_card_47j {
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  border-radius: 12px;
  border: 1px solid rgba(255, 210, 140, 0.13);
  padding: 1.25rem;
  justify-content: flex-end;
  cursor: pointer;
  min-height: 240px;
  display: flex;
  flex-direction: column;
  position: relative;
}.ykm_gcg_card_47j:hover {
  transform: translateY(-3px);
  border-color: rgba(201, 139, 44, 0.18);
}.ykm_gcg_card_bg_47j {
  inset: 0;
  z-index: 0;
  position: absolute;
}.ykm_gcg_card_bg_47j::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  position: absolute;
  content: '';
}.ykm_gcg_card_ic_47j {
  border-radius: 4px;
  background: rgba(0,0,0,.45);
  align-items: center;
  color: #F3E9D4;
  position: absolute;
  height: 40px;
  width: 2.5rem;
  top: 18px;
  right: 1.125rem;
  z-index: 2;
  display: flex;
  justify-content: center;
}.ykm_gcg_card_ic_47j svg {
  height: 1.25rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.25rem;
}.ykm_gcg_card_ct_47j {
  position: relative;
  z-index: 1;
}.ykm_gcg_card_h_47j {
  line-height: 1.2;
  color: #F3E9D4;
  font-weight: 800;
  font-size: 1.125rem;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
}
@media(min-width: 769px) {.ykm_gcg_card_h_47j {
  font-size: 20px;
}
}.ykm_gcg_card_p_47j {
  font-size: 0.75rem;
  color: rgba(255,255,255,.82);
  margin-bottom: 10px;
  overflow-wrap: break-word;
  line-height: 1.55;
}.ykm_gcg_card_p_47j strong {
  color: #F3E9D4;
  font-weight: 600;
}.ykm_gcg_card_cta_47j {
  gap: 4px;
  letter-spacing: .04em;
  align-items: center;
  color: #C98B2C;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-flex;
}.ykm_gcg_card_cta_47j svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 12px;
  width: 0.75rem;
}.ykm_ws_47j {
  background: #130A06;
  padding: 32px 16px 0;
}
@media(min-width: 771px) {.ykm_ws_47j {
  padding: 36px 1.5rem 0;
}
}.ykm_ws_in_47j {
  margin: 0 auto;
  max-width: 1320px;
}.ykm_ws_head_47j {
  gap: 12px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 14px;
  align-items: center;
}.ykm_ws_title_47j {
  gap: 0.625rem;
  font-size: 16px;
  font-family: 'Cinzel', serif;
  flex-wrap: wrap;
  font-weight: 700;
  overflow-wrap: break-word;
  display: flex;
  color: #F3E9D4;
  align-items: center;
}.ykm_ws_title_ic_47j svg {
  width: 1.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.125rem;
  color: #D4A030;
}.ykm_ws_online_47j {
  gap: 0.438rem;
  display: flex;
  color: #8A7550;
  font-size: 12px;
  align-items: center;
  font-weight: 600;
}.ykm_ws_online_dot_47j {
  border-radius: 50%;
  background: #3E8C42;
  box-shadow: 0 0 0.375rem rgba(62, 140, 66, 0.18);
  height: 0.5rem;
  width: 0.5rem;
  flex-shrink: 0;
}.ykm_ws_scroll_47j {
  gap: 8px;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
  padding-bottom: 0.5rem;
}.ykm_ws_scroll_47j::-webkit-scrollbar {
  display: none;
}.ykm_wc_47j {
  border: 1px solid rgba(255, 210, 140, 0.13);
  border-radius: 8px;
  background: #180D07;
  padding: 10px 0.875rem;
  gap: 10px;
  align-items: center;
  flex-shrink: 0;
  min-width: 220px;
  display: flex;
}.ykm_wc_img_47j {
  overflow: hidden;
  border-radius: 4px;
  background: #1E1109;
  flex-shrink: 0;
  height: 2.25rem;
  width: 2.25rem;
}.ykm_wc_img_47j img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.ykm_wc_info_47j {
  min-width: 0;
}.ykm_wc_game_47j {
  overflow: hidden;
  font-size: 0.75rem;
  text-overflow: ellipsis;
  color: #D9C9A8;
  font-weight: 600;
  white-space: nowrap;
}.ykm_wc_player_47j {
  overflow: hidden;
  color: #6B5B3A;
  font-size: 0.625rem;
  text-overflow: ellipsis;
  white-space: nowrap;
}.ykm_wc_amount_47j {
  margin-left: auto;
  white-space: nowrap;
  flex-shrink: 0;
  font-size: 13px;
  font-weight: 700;
  color: #3E8C42;
}.ykm_app_47j {
  background: #130A06;
  padding: 36px 1rem 0;
}
@media(min-width:768px) {.ykm_app_47j {
  padding: 2.75rem 24px 0;
}
}.ykm_app_in_47j {
  margin: 0 auto;
  max-width: 82.5rem;
}.ykm_app_head_47j {
  margin-bottom: 1rem;
}.ykm_app_label_47j {
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #C98B2C;
  margin-bottom: 0.5rem;
}.ykm_app_h2_47j {
  font-weight: 800;
  color: #F3E9D4;
  overflow-wrap: break-word;
  font-size: 20px;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.375rem;
}
@media(min-width: 770px) {.ykm_app_h2_47j {
  font-size: 1.5rem;
}
}.ykm_app_sub_47j {
  font-size: 13px;
  overflow-wrap: break-word;
  max-width: 37.5rem;
  color: #8A7550;
  line-height: 1.6;
}.ykm_app_sub_47j strong {
  font-weight: 700;
  color: #D9C9A8;
}.ykm_app_cards_47j {
  gap: 10px;
  grid-template-columns: 1fr;
  margin-top: 16px;
  display: grid;
}
@media(min-width: 641px) {.ykm_app_cards_47j {
  grid-template-columns: repeat(3,1fr);
}
}.ykm_app_card_47j {
  border-radius: 0.5rem;
  gap: 16px;
  overflow: hidden;
  padding: 1.25rem;
  align-items: flex-start;
  flex-wrap: wrap;
  position: relative;
  display: flex;
}.ykm_app_card_ios_47j {
  background: linear-gradient(135deg,rgba(201, 139, 44, 0.18) 0%,#1E1109 100%);
}.ykm_app_card_android_47j {
  background: linear-gradient(135deg,rgba(62, 140, 66, 0.18) 0%,#1E1109 100%);
}.ykm_app_card_win_47j {
  background: linear-gradient(135deg,rgba(212, 160, 48, 0.16) 0%,#1E1109 100%);
}.ykm_app_card_ic_47j svg {
  width: 2.125rem;
  stroke-linecap: round;
  height: 2.125rem;
  stroke-linejoin: round;
}.ykm_app_card_ic_47j {
  color: #F3E9D4;
  flex-shrink: 0;
}.ykm_app_card_os_47j {
  margin-bottom: 6px;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #8A7550;
}.ykm_app_card_title_47j {
  overflow-wrap: break-word;
  margin-bottom: 6px;
  font-size: 15px;
  line-height: 1.2;
  color: #F3E9D4;
  font-weight: 700;
}.ykm_app_card_text_47j {
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-size: 12px;
  line-height: 1.5;
  color: #8A7550;
}.ykm_app_card_btn_47j {
  gap: 0.438rem;
  border-radius: 4px;
  padding: 0.625rem 1.125rem;
  border: 1px solid rgba(210, 155, 55, 0.45);
  background: rgba(255, 220, 160, 0.12);
  transition: background .2s;
  display: inline-flex;
  align-items: center;
  font-weight: 700;
  color: #F3E9D4;
  font-size: 0.813rem;
}.ykm_app_card_btn_47j:hover {
  background: rgba(255, 220, 160, 0.07);
}.ykm_reg_47j {
  padding: 2.25rem 16px 0;
  background: #130A06;
}
@media(min-width: 769px) {.ykm_reg_47j {
  padding: 44px 1.5rem 0;
}
}.ykm_reg_in_47j {
  border-radius: 0.75rem;
  border: 1px solid rgba(255, 210, 140, 0.06);
  padding: 28px 24px;
  margin: 0 auto;
  background: #1E1109;
  max-width: 82.5rem;
}
@media(min-width: 766px) {.ykm_reg_in_47j {
  padding: 2.5rem;
}
}.ykm_reg_top_47j {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 861px) {.ykm_reg_top_47j {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.ykm_reg_label_47j {
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #C98B2C;
}.ykm_reg_h2_47j {
  font-family: 'Cinzel', serif;
  line-height: 1.2;
  color: #F3E9D4;
  font-size: 22px;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 12px;
}
@media(min-width: 769px) {.ykm_reg_h2_47j {
  font-size: 28px;
}
}.ykm_reg_bonus_47j {
  gap: 8px;
  border: 1px solid rgba(212, 160, 48, 0.16);
  padding: 10px 1rem;
  border-radius: 8px;
  background: rgba(212, 160, 48, 0.16);
  display: inline-flex;
  margin-bottom: 16px;
  align-items: center;
}.ykm_reg_bonus_amount_47j {
  font-weight: 800;
  color: #D4A030;
  font-size: 1.25rem;
}.ykm_reg_bonus_text_47j {
  color: #B09B72;
  line-height: 1.35;
  font-size: 13px;
}.ykm_reg_cta_btn_47j {
  padding: 0.875rem 32px;
  transition: background .2s;
  background: #3E8C42;
  border-radius: 8px;
  font-size: 0.938rem;
  display: inline-block;
  box-shadow: inset 0 1px 0 rgba(180,255,160,0.15), 0 6px 1.125rem rgba(62, 140, 66, 0.40);
  margin-bottom: 12px;
  color: #110800;
  font-weight: 700;
}.ykm_reg_cta_btn_47j:hover {
  background: #4DA851;
}.ykm_reg_terms_47j {
  font-size: 11px;
  line-height: 1.5;
  color: #6B5B3A;
}.ykm_reg_seo_47j {
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  padding-top: 20px;
  font-size: 0.813rem;
  color: #8A7550;
  line-height: 1.65;
  margin-top: 1.25rem;
  overflow-wrap: break-word;
}.ykm_reg_seo_47j p {
  font-size: 13px;
  line-height: 1.65;
  margin-bottom: 0.625rem;
  color: #8A7550;
}.ykm_reg_seo_47j p:last-child {
  margin-bottom: 0;
}.ykm_reg_seo_47j strong {
  font-weight: 700;
  color: #D9C9A8;
}.ykm_reg_seo_47j a {
  transition: color .2s;
  color: #C98B2C;
  text-decoration: underline;
}.ykm_reg_seo_47j a:hover {
  color: #E0A23A;
}.ykm_reg_seo_47j ul,.ykm_reg_seo_47j ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 1.125rem;
}.ykm_reg_seo_47j ol {
  list-style: decimal;
}.ykm_reg_seo_47j li {
  line-height: 1.65;
  font-size: 0.813rem;
  margin-bottom: 4px;
  color: #8A7550;
}.ykm_reg_seo_47j table {
  font-size: 13px;
  margin-bottom: 10px;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
}
@media(min-width:768px) {.ykm_reg_seo_47j table {
  display: table;
}
}.ykm_reg_seo_47j th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 220, 160, 0.07);
  font-weight: 700;
  text-align: left;
  color: #D9C9A8;
}.ykm_reg_seo_47j td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  color: #8A7550;
}.ykm_reg_steps_47j {
  gap: 0.875rem;
  flex-direction: column;
  display: flex;
  margin-top: 1.75rem;
}
@media(min-width: 857px) {.ykm_reg_steps_47j {
  margin-top: 0;
}
}.ykm_reg_step_47j {
  background: rgba(255, 220, 160, 0.05);
  border-radius: 0.5rem;
  gap: 14px;
  padding: 1rem;
  border: 1px solid rgba(255, 210, 140, 0.06);
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.ykm_reg_step_num_47j {
  background: rgba(201, 139, 44, 0.18);
  border-radius: 50%;
  border: 1px solid rgba(201, 139, 44, 0.07);
  align-items: center;
  justify-content: center;
  display: flex;
  height: 2.125rem;
  font-size: 14px;
  font-weight: 800;
  width: 2.125rem;
  color: #C98B2C;
  flex-shrink: 0;
}.ykm_reg_step_title_47j {
  font-size: 0.875rem;
  color: #F3E9D4;
  margin-bottom: 3px;
  font-weight: 700;
}.ykm_reg_step_text_47j {
  color: #8A7550;
  line-height: 1.5;
  font-size: 12px;
}.ykm_reg_trust_47j {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  flex-wrap: wrap;
  display: flex;
  padding-top: 20px;
  margin-top: 1.25rem;
}.ykm_reg_trust_item_47j {
  gap: 0.438rem;
  font-size: 0.75rem;
  color: #8A7550;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
}.ykm_reg_trust_ic_47j svg {
  height: 1rem;
  width: 16px;
  color: #C98B2C;
  stroke-linejoin: round;
  stroke-linecap: round;
}.ykm_prov_47j {
  padding: 36px 1rem 0;
  background: #130A06;
}
@media(min-width: 770px) {.ykm_prov_47j {
  padding: 44px 1.5rem 0;
}
}.ykm_prov_in_47j {
  margin: 0 auto;
  max-width: 82.5rem;
}.ykm_prov_head_47j {
  margin-bottom: 16px;
}.ykm_prov_label_47j {
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
  color: #C98B2C;
  letter-spacing: .08em;
  margin-bottom: 8px;
}.ykm_prov_h2_47j {
  overflow-wrap: break-word;
  font-size: 20px;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.5rem;
  color: #F3E9D4;
  font-weight: 800;
}
@media(min-width:768px) {.ykm_prov_h2_47j {
  font-size: 24px;
}
}.ykm_prov_seo_47j {
  font-size: 0.813rem;
  margin-bottom: 1rem;
  color: #8A7550;
  line-height: 1.6;
  max-width: 620px;
  overflow-wrap: break-word;
}.ykm_prov_seo_47j strong {
  font-weight: 700;
  color: #D9C9A8;
}.ykm_prov_seo_47j a {
  text-decoration: underline;
  color: #C98B2C;
}.ykm_prov_grid_47j {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 638px) {.ykm_prov_grid_47j {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.ykm_prov_grid_47j {
  grid-template-columns: repeat(8,1fr);
}
}.ykm_prov_card_47j {
  gap: 7px;
  padding: 0.875rem 0.625rem;
  border: 1px solid rgba(255, 210, 140, 0.13);
  transition: border-color .2s,background .2s;
  background: #180D07;
  border-radius: 8px;
  cursor: pointer;
  align-items: center;
  flex-direction: column;
  display: flex;
}.ykm_prov_card_47j:hover {
  border-color: rgba(210, 155, 55, 0.45);
  background: #1E1109;
}.ykm_prov_logo_47j {
  background: rgba(255, 220, 160, 0.05);
  border-radius: 4px;
  overflow: hidden;
  justify-content: center;
  height: 44px;
  display: flex;
  align-items: center;
  width: 2.75rem;
}.ykm_prov_logo_47j img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}.ykm_prov_name_47j {
  color: #B09B72;
  font-weight: 600;
  text-align: center;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.ykm_bon_47j {
  padding: 2.25rem 16px 0;
  background: #130A06;
}
@media(min-width:768px) {.ykm_bon_47j {
  padding: 44px 24px 0;
}
}.ykm_bon_in_47j {
  margin: 0 auto;
  max-width: 82.5rem;
}.ykm_bon_head_47j {
  margin-bottom: 1.25rem;
}.ykm_bon_label_47j {
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 8px;
  color: #C98B2C;
  font-weight: 700;
  font-size: 0.688rem;
}.ykm_bon_h2_47j {
  font-family: 'Cinzel', serif;
  color: #F3E9D4;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
}
@media(min-width: 767px) {.ykm_bon_h2_47j {
  font-size: 1.5rem;
}
}.ykm_bon_seo_47j {
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #8A7550;
  font-size: 13px;
  max-width: 620px;
}.ykm_bon_seo_47j strong {
  font-weight: 700;
  color: #D9C9A8;
}.ykm_bon_seo_47j a {
  color: #C98B2C;
  text-decoration: underline;
}.ykm_bon_grid_47j {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 642px) {.ykm_bon_grid_47j {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.ykm_bon_grid_47j {
  grid-template-columns: repeat(5,1fr);
}
}.ykm_bon_card_47j {
  background: #180D07;
  transition: border-color .2s,transform .2s;
  padding: 16px;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 210, 140, 0.13);
}.ykm_bon_card_47j:hover {
  border-color: rgba(201, 139, 44, 0.07);
  transform: translateY(-2px);
}.ykm_bon_card_ic_47j svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.625rem;
  width: 26px;
}.ykm_bon_card_ic_47j {
  margin-bottom: 10px;
}.ykm_bon_card_type_47j {
  text-transform: uppercase;
  font-size: 0.625rem;
  font-weight: 700;
  letter-spacing: .06em;
  color: #8A7550;
  margin-bottom: 6px;
}.ykm_bon_card_amount_47j {
  line-height: 1.1;
  font-size: 18px;
  font-weight: 800;
  color: #D4A030;
  margin-bottom: 6px;
}.ykm_bon_card_name_47j {
  overflow-wrap: break-word;
  color: #F3E9D4;
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 0.5rem;
}.ykm_bon_card_detail_47j {
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  line-height: 1.5;
  overflow-wrap: break-word;
  font-size: 11px;
  color: #6B5B3A;
  padding-top: 8px;
}.ykm_faq_47j {
  padding: 36px 16px 0;
  background: #130A06;
}
@media(min-width: 770px) {.ykm_faq_47j {
  padding: 2.75rem 24px 0;
}
}.ykm_faq_in_47j {
  margin: 0 auto;
  max-width: 1320px;
}.ykm_faq_head_47j {
  margin-bottom: 20px;
}.ykm_faq_label_47j {
  color: #C98B2C;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-size: 11px;
}.ykm_faq_h2_47j {
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  color: #F3E9D4;
  font-size: 1.25rem;
}
@media(min-width: 770px) {.ykm_faq_h2_47j {
  font-size: 1.5rem;
}
}.ykm_faq_list_47j {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.ykm_faq_item_47j {
  background: #1E1109;
  overflow: hidden;
  border-radius: 8px;
  border: 1px solid rgba(255, 210, 140, 0.13);
}.ykm_faq_q_47j {
  padding: 1rem 20px;
  gap: 12px;
  transition: color .2s;
  overflow-wrap: break-word;
  color: #D9C9A8;
  justify-content: space-between;
  font-size: 14px;
  flex-wrap: wrap;
  align-items: center;
  cursor: pointer;
  font-weight: 600;
  display: flex;
}.ykm_faq_q_47j:hover {
  color: #F3E9D4;
}.ykm_faq_q_ic_47j {
  transition: transform .25s;
  background: rgba(255, 220, 160, 0.05);
  border-radius: 50%;
  flex-shrink: 0;
  display: flex;
  height: 24px;
  font-size: 16px;
  align-items: center;
  justify-content: center;
  color: #C98B2C;
  width: 24px;
}.ykm_faq_item_47j.ykm_state_open_47j .ykm_faq_q_ic_47j {
  transform: rotate(45deg);
}.ykm_faq_a_47j {
  padding: 0 20px 1rem;
  font-size: 0.813rem;
  display: none;
  overflow-wrap: break-word;
  line-height: 1.7;
  color: #8A7550;
}.ykm_faq_item_47j.ykm_state_open_47j .ykm_faq_a_47j {
  display: block;
}.ykm_faq_a_47j strong {
  color: #D9C9A8;
  font-weight: 700;
}.ykm_faq_a_47j a {
  text-decoration: underline;
  color: #C98B2C;
}.ykm_faq_a_47j ul,.ykm_faq_a_47j ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 1.25rem;
}.ykm_faq_a_47j ol {
  list-style: decimal;
}.ykm_faq_a_47j li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.ykm_faq_a_47j table {
  margin: 0.5rem 0;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  width: 100%;
  font-size: 0.75rem;
}
@media(min-width: 766px) {.ykm_faq_a_47j table {
  display: table;
}
}.ykm_faq_a_47j th {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 220, 160, 0.07);
  font-weight: 700;
  color: #D9C9A8;
  text-align: left;
}.ykm_faq_a_47j td {
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  padding: 6px 0.5rem;
  color: #8A7550;
}.ykm_seo_47j {
  padding: 2.25rem 16px 0;
  background: #130A06;
}
@media(min-width: 765px) {.ykm_seo_47j {
  padding: 2.75rem 1.5rem 0;
}
}.ykm_seo_in_47j {
  border: 1px solid rgba(255, 210, 140, 0.13);
  background: #1E1109;
  padding: 28px 1.5rem;
  border-radius: 12px;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 770px) {.ykm_seo_in_47j {
  padding: 2.25rem 40px;
}
}.ykm_seo_label_47j {
  letter-spacing: .08em;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 700;
  color: #C98B2C;
  font-size: 0.688rem;
}.ykm_seo_h2_47j {
  font-size: 20px;
  line-height: 1.25;
  color: #F3E9D4;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  font-family: 'Cinzel', serif;
}
@media(min-width: 771px) {.ykm_seo_h2_47j {
  font-size: 1.5rem;
}
}.ykm_seo_body_47j {
  line-height: 1.75;
  font-size: 14px;
  overflow-wrap: break-word;
  color: #B09B72;
}.ykm_seo_body_47j p {
  line-height: 1.75;
  margin-bottom: 12px;
  font-size: 0.875rem;
  color: #B09B72;
}.ykm_seo_body_47j p:last-child {
  margin-bottom: 0;
}.ykm_seo_body_47j strong {
  font-weight: 700;
  color: #D9C9A8;
}.ykm_seo_body_47j a {
  transition: color .2s;
  text-decoration: underline;
  color: #C98B2C;
}.ykm_seo_body_47j a:hover {
  color: #E0A23A;
}.ykm_seo_body_47j ul,.ykm_seo_body_47j ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.ykm_seo_body_47j ol {
  list-style: decimal;
}.ykm_seo_body_47j li {
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  color: #B09B72;
}.ykm_seo_body_47j table {
  width: 100%;
  margin-bottom: 12px;
  display: block;
  border-collapse: collapse;
  font-size: 0.813rem;
  overflow-x: auto;
}
@media(min-width: 766px) {.ykm_seo_body_47j table {
  display: table;
}
}.ykm_seo_body_47j th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 220, 160, 0.07);
  text-align: left;
  font-weight: 700;
  color: #D9C9A8;
}.ykm_seo_body_47j td {
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  padding: 10px 0.75rem;
  color: #B09B72;
}.ykm_seo_cols_47j {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 638px) {.ykm_seo_cols_47j {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.ykm_seo_cols_47j {
  grid-template-columns: repeat(3,1fr);
}
}.ykm_seo_col_h_47j {
  margin-bottom: 7px;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #D9C9A8;
  font-size: 0.813rem;
}.ykm_seo_col_p_47j {
  font-size: 0.813rem;
  color: #8A7550;
  overflow-wrap: break-word;
  line-height: 1.65;
}.ykm_seo_stats_47j {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.ykm_seo_stat_47j {
  padding: 0.875rem 1rem;
  background: rgba(201, 139, 44, 0.07);
  flex: 1;
  border: 1px solid rgba(201, 139, 44, 0.18);
  border-radius: 8px;
  min-width: 8.75rem;
}.ykm_seo_stat_val_47j {
  color: #C98B2C;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-size: 20px;
  font-weight: 800;
}.ykm_seo_stat_lb_47j {
  color: #8A7550;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.ykm_seo_47j {
  background: #130A06;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.ykm_seo_47j {
  padding: 44px 1.5rem 0;
}
}.ykm_seo_in_47j {
  background: #1E1109;
  border: 1px solid rgba(255, 210, 140, 0.13);
  margin: 0 auto;
  border-radius: 12px;
  padding: 1.75rem 24px;
  max-width: 82.5rem;
}
@media(min-width: 770px) {.ykm_seo_in_47j {
  padding: 36px 40px;
}
}.ykm_seo_label_47j {
  color: #C98B2C;
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
}.ykm_seo_h2_47j {
  font-size: 20px;
  font-family: 'Cinzel', serif;
  line-height: 1.25;
  color: #F3E9D4;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 766px) {.ykm_seo_h2_47j {
  font-size: 24px;
}
}.ykm_seo_body_47j {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #B09B72;
  line-height: 1.75;
}.ykm_seo_body_47j p {
  font-size: 0.875rem;
  color: #B09B72;
  line-height: 1.75;
  margin-bottom: 12px;
}.ykm_seo_body_47j p:last-child {
  margin-bottom: 0;
}.ykm_seo_body_47j strong {
  font-weight: 700;
  color: #D9C9A8;
}.ykm_seo_body_47j a {
  transition: color .2s;
  color: #C98B2C;
  text-decoration: underline;
}.ykm_seo_body_47j a:hover {
  color: #E0A23A;
}.ykm_seo_body_47j ul,.ykm_seo_body_47j ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.ykm_seo_body_47j ol {
  list-style: decimal;
}.ykm_seo_body_47j li {
  margin-bottom: 0.375rem;
  color: #B09B72;
  font-size: 0.875rem;
  line-height: 1.75;
}.ykm_seo_body_47j table {
  border-collapse: collapse;
  margin-bottom: 12px;
  font-size: 0.813rem;
  overflow-x: auto;
  width: 100%;
  display: block;
}
@media(min-width: 767px) {.ykm_seo_body_47j table {
  display: table;
}
}.ykm_seo_body_47j th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 220, 160, 0.07);
  color: #D9C9A8;
  font-weight: 700;
  text-align: left;
}.ykm_seo_body_47j td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  color: #B09B72;
}.ykm_seo_cols_47j {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 643px) {.ykm_seo_cols_47j {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.ykm_seo_cols_47j {
  grid-template-columns: repeat(3,1fr);
}
}.ykm_seo_col_h_47j {
  font-size: 13px;
  margin-bottom: 7px;
  overflow-wrap: break-word;
  color: #D9C9A8;
  font-weight: 700;
}.ykm_seo_col_p_47j {
  font-size: 0.813rem;
  color: #8A7550;
  overflow-wrap: break-word;
  line-height: 1.65;
}.ykm_seo_stats_47j {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.ykm_seo_stat_47j {
  padding: 14px 16px;
  background: rgba(201, 139, 44, 0.07);
  border: 1px solid rgba(201, 139, 44, 0.18);
  flex: 1;
  border-radius: 0.5rem;
  min-width: 140px;
}.ykm_seo_stat_val_47j {
  font-size: 1.25rem;
  color: #C98B2C;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 4px;
}.ykm_seo_stat_lb_47j {
  overflow-wrap: break-word;
  color: #8A7550;
  font-size: 11px;
}.ykm_seo_47j {
  padding: 36px 16px 0;
  background: #130A06;
}
@media(min-width: 770px) {.ykm_seo_47j {
  padding: 2.75rem 24px 0;
}
}.ykm_seo_in_47j {
  border-radius: 12px;
  border: 1px solid rgba(255, 210, 140, 0.13);
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  background: #1E1109;
  max-width: 82.5rem;
}
@media(min-width: 765px) {.ykm_seo_in_47j {
  padding: 36px 2.5rem;
}
}.ykm_seo_label_47j {
  text-transform: uppercase;
  font-weight: 700;
  color: #C98B2C;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 10px;
}.ykm_seo_h2_47j {
  line-height: 1.25;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.875rem;
  color: #F3E9D4;
  overflow-wrap: break-word;
  font-size: 20px;
  font-weight: 800;
}
@media(min-width: 765px) {.ykm_seo_h2_47j {
  font-size: 24px;
}
}.ykm_seo_body_47j {
  line-height: 1.75;
  color: #B09B72;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.ykm_seo_body_47j p {
  margin-bottom: 12px;
  line-height: 1.75;
  font-size: 14px;
  color: #B09B72;
}.ykm_seo_body_47j p:last-child {
  margin-bottom: 0;
}.ykm_seo_body_47j strong {
  color: #D9C9A8;
  font-weight: 700;
}.ykm_seo_body_47j a {
  transition: color .2s;
  text-decoration: underline;
  color: #C98B2C;
}.ykm_seo_body_47j a:hover {
  color: #E0A23A;
}.ykm_seo_body_47j ul,.ykm_seo_body_47j ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.ykm_seo_body_47j ol {
  list-style: decimal;
}.ykm_seo_body_47j li {
  color: #B09B72;
  font-size: 14px;
  margin-bottom: 0.375rem;
  line-height: 1.75;
}.ykm_seo_body_47j table {
  border-collapse: collapse;
  width: 100%;
  display: block;
  font-size: 0.813rem;
  margin-bottom: 12px;
  overflow-x: auto;
}
@media(min-width: 766px) {.ykm_seo_body_47j table {
  display: table;
}
}.ykm_seo_body_47j th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 220, 160, 0.07);
  text-align: left;
  color: #D9C9A8;
  font-weight: 700;
}.ykm_seo_body_47j td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  color: #B09B72;
}.ykm_seo_cols_47j {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 639px) {.ykm_seo_cols_47j {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.ykm_seo_cols_47j {
  grid-template-columns: repeat(3,1fr);
}
}.ykm_seo_col_h_47j {
  font-weight: 700;
  margin-bottom: 7px;
  overflow-wrap: break-word;
  color: #D9C9A8;
  font-size: 0.813rem;
}.ykm_seo_col_p_47j {
  line-height: 1.65;
  font-size: 0.813rem;
  color: #8A7550;
  overflow-wrap: break-word;
}.ykm_seo_stats_47j {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.ykm_seo_stat_47j {
  flex: 1;
  padding: 14px 1rem;
  border: 1px solid rgba(201, 139, 44, 0.18);
  border-radius: 0.5rem;
  background: rgba(201, 139, 44, 0.07);
  min-width: 8.75rem;
}.ykm_seo_stat_val_47j {
  font-size: 20px;
  font-weight: 800;
  color: #C98B2C;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
}.ykm_seo_stat_lb_47j {
  font-size: 11px;
  color: #8A7550;
  overflow-wrap: break-word;
}.ykm_pmt_47j {
  padding: 2.25rem 16px 0;
  background: #130A06;
}
@media(min-width: 765px) {.ykm_pmt_47j {
  padding: 44px 1.5rem 0;
}
}.ykm_pmt_in_47j {
  margin: 0 auto;
  max-width: 82.5rem;
}.ykm_pmt_head_47j {
  max-width: 45rem;
  margin-bottom: 22px;
}.ykm_pmt_label_47j {
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-size: 11px;
  color: #C98B2C;
  font-weight: 700;
}.ykm_pmt_h2_47j {
  font-size: 22px;
  margin-bottom: 0.5rem;
  color: #F3E9D4;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-weight: 800;
}
@media(min-width: 766px) {.ykm_pmt_h2_47j {
  font-size: 1.75rem;
}
}.ykm_pmt_intro_47j {
  font-size: 0.875rem;
  overflow-wrap: break-word;
  color: #8A7550;
  line-height: 1.6;
}.ykm_pmt_groups_47j {
  gap: 1.25rem;
  flex-direction: column;
  display: flex;
}.ykm_pmt_group_47j {
  border-radius: 0.5rem;
  background: #1E1109;
  border: 1px solid rgba(255, 210, 140, 0.13);
  padding: 1.25rem;
}.ykm_pmt_group_head_47j {
  gap: 12px;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.ykm_pmt_group_ic_47j {
  background: rgba(201, 139, 44, 0.18);
  border-radius: 4px;
  width: 36px;
  align-items: center;
  color: #C98B2C;
  flex-shrink: 0;
  display: flex;
  height: 2.25rem;
  justify-content: center;
}.ykm_pmt_group_ic_47j svg {
  height: 18px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 18px;
}.ykm_pmt_group_h_47j {
  margin: 0;
  font-family: 'Cinzel', serif;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F3E9D4;
  font-size: 16px;
}.ykm_pmt_group_p_47j {
  margin-bottom: 0.875rem;
  color: #8A7550;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.6;
}.ykm_pmt_group_p_47j strong {
  color: #D9C9A8;
  font-weight: 600;
}.ykm_pmt_table_wrap_47j {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.ykm_pmt_table_47j {
  min-width: 33.75rem;
  font-size: 0.813rem;
  width: 100%;
  border-collapse: collapse;
}.ykm_pmt_table_47j th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 220, 160, 0.07);
  text-align: left;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .04em;
  color: #D9C9A8;
  white-space: nowrap;
}.ykm_pmt_table_47j td {
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  padding: 0.75rem;
  color: #8A7550;
}.ykm_pmt_table_47j tbody tr:last-child td {
  border-bottom: none;
}.ykm_pmt_table_47j tr:hover td {
  background: rgba(255, 220, 160, 0.05);
  color: #D9C9A8;
}.ykm_rv_47j {
  padding: 2.25rem 1rem 0;
  background: #130A06;
}
@media(min-width: 766px) {.ykm_rv_47j {
  padding: 2.75rem 1.5rem 0;
}
}.ykm_rv_in_47j {
  margin: 0 auto;
  max-width: 1320px;
}.ykm_rv_head_47j {
  margin-bottom: 20px;
  max-width: 45rem;
}.ykm_rv_label_47j {
  color: #C98B2C;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.5rem;
}.ykm_rv_h2_47j {
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-size: 22px;
  font-weight: 800;
  color: #F3E9D4;
}
@media(min-width: 766px) {.ykm_rv_h2_47j {
  font-size: 28px;
}
}.ykm_rv_stats_47j {
  gap: 18px;
  flex-wrap: wrap;
  align-items: center;
  font-size: 13px;
  color: #8A7550;
  display: flex;
}.ykm_rv_stats_score_47j {
  gap: 0.375rem;
  display: flex;
  align-items: baseline;
}.ykm_rv_stats_score_val_47j {
  font-weight: 800;
  font-size: 22px;
  color: #D4A030;
  font-family: 'Cinzel', serif;
}.ykm_rv_stats_score_max_47j {
  color: #6B5B3A;
  font-size: 13px;
}.ykm_rv_stats_badge_47j {
  gap: 0.25rem;
  align-items: center;
  display: flex;
}.ykm_rv_stats_badge_47j svg {
  height: 0.875rem;
  color: #D4A030;
  width: 14px;
}.ykm_rv_grid_47j {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.ykm_rv_grid_47j {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.ykm_rv_grid_47j {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.ykm_rv_card_47j {
  background: #1E1109;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 210, 140, 0.13);
  padding: 20px;
  display: flex;
  flex-direction: column;
}.ykm_rv_card_stars_47j {
  gap: 2px;
  display: flex;
  color: #D4A030;
  margin-bottom: 0.625rem;
}.ykm_rv_card_stars_47j svg {
  height: 0.875rem;
  width: 14px;
}.ykm_rv_card_h_47j {
  color: #F3E9D4;
  margin-bottom: 8px;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 14px;
  line-height: 1.3;
}.ykm_rv_card_body_47j {
  flex: 1;
  color: #8A7550;
  font-size: 0.813rem;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  line-height: 1.65;
}.ykm_rv_card_body_47j strong {
  font-weight: 600;
  color: #D9C9A8;
}.ykm_rv_card_meta_47j {
  gap: 10px;
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  padding-top: 12px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  justify-content: space-between;
}.ykm_rv_card_author_47j {
  font-weight: 600;
  font-size: 0.75rem;
  color: #D9C9A8;
}.ykm_rv_card_date_47j {
  color: #6B5B3A;
  font-size: 0.688rem;
}.ykm_ft_47j {
  background: #0C0603;
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  margin-top: 3rem;
}.ykm_ft_support_47j {
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  padding: 24px 1rem;
}
@media(min-width:768px) {.ykm_ft_support_47j {
  padding: 28px 24px;
}
}.ykm_ft_support_in_47j {
  gap: 16px;
  margin: 0 auto;
  max-width: 1320px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.ykm_ft_support_main_47j {
  gap: 1rem;
  flex: 1;
  flex-wrap: wrap;
  display: flex;
  min-width: 13.75rem;
  align-items: center;
}.ykm_ft_support_ic_47j {
  color: #C98B2C;
  flex-shrink: 0;
}.ykm_ft_support_ic_47j svg {
  stroke-linecap: round;
  width: 1.875rem;
  height: 1.875rem;
  stroke-linejoin: round;
}.ykm_ft_support_text_title_47j {
  margin-bottom: 3px;
  overflow-wrap: break-word;
  font-size: 15px;
  color: #F3E9D4;
  font-weight: 700;
}.ykm_ft_support_text_sub_47j {
  color: #8A7550;
  font-size: 12px;
  overflow-wrap: break-word;
}.ykm_ft_support_btn_47j {
  padding: 0.688rem 1.375rem;
  background: #C98B2C;
  border-radius: 8px;
  transition: background .2s;
  color: #F3E9D4;
  font-size: 0.813rem;
  font-weight: 700;
  flex-shrink: 0;
  white-space: nowrap;
}.ykm_ft_support_btn_47j:hover {
  background: #E0A23A;
}.ykm_ft_support_contacts_47j {
  gap: 16px;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.ykm_ft_support_contact_47j {
  font-size: 12px;
  line-height: 1.4;
  color: #6B5B3A;
}.ykm_ft_support_contact_47j strong {
  color: #B09B72;
  display: block;
  margin-bottom: 2px;
  font-size: 11px;
  font-weight: 600;
}.ykm_ft_main_47j {
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  padding: 32px 16px 1.5rem;
}
@media(min-width: 766px) {.ykm_ft_main_47j {
  padding: 2.5rem 1.5rem 32px;
}
}.ykm_ft_main_in_47j {
  margin: 0 auto;
  gap: 1.5rem;
  max-width: 1320px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width:640px) {.ykm_ft_main_in_47j {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.ykm_ft_main_in_47j {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.ykm_ft_col_logo_47j {
  grid-column: 1/-1;
}
@media(min-width: 1082px) {.ykm_ft_col_logo_47j {
  grid-column: auto;
}
}.ykm_ft_logo_47j {
  gap: 0.563rem;
  font-size: 16px;
  display: flex;
  flex-wrap: wrap;
  font-weight: 800;
  align-items: center;
  color: #F3E9D4;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
}.ykm_ft_logo_mark_47j {
  border-radius: 4px;
  overflow: hidden;
  width: 30px;
  height: 1.875rem;
}.ykm_ft_logo_mark_47j img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.ykm_ft_logo_sub_47j {
  max-width: 200px;
  color: #6B5B3A;
  font-size: 0.75rem;
  line-height: 1.55;
  overflow-wrap: break-word;
}.ykm_ft_col_title_47j {
  margin-bottom: 14px;
  text-transform: uppercase;
  color: #B09B72;
  font-weight: 700;
  font-size: 12px;
  letter-spacing: .07em;
}.ykm_ft_col_links_47j {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.ykm_ft_col_link_47j {
  transition: color .2s;
  color: #6B5B3A;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.ykm_ft_col_link_47j:hover {
  color: #D9C9A8;
}.ykm_ft_apps_47j {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.ykm_ft_app_card_47j {
  border: 1px solid rgba(255, 210, 140, 0.13);
  transition: border-color .2s;
  gap: 0.625rem;
  border-radius: 4px;
  padding: 10px 0.75rem;
  background: rgba(255, 220, 160, 0.05);
  align-items: center;
  display: flex;
}.ykm_ft_app_card_47j:hover {
  border-color: rgba(210, 155, 55, 0.45);
}.ykm_ft_app_card_ic_47j svg {
  height: 1.375rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.375rem;
}.ykm_ft_app_card_os_47j {
  font-weight: 600;
  color: #6B5B3A;
  font-size: 10px;
}.ykm_ft_app_card_action_47j {
  font-size: 0.75rem;
  font-weight: 700;
  color: #D9C9A8;
}.ykm_ft_bot_47j {
  padding: 1.25rem 1rem;
}
@media(min-width: 769px) {.ykm_ft_bot_47j {
  padding: 1.25rem 1.5rem;
}
}.ykm_ft_bot_in_47j {
  margin: 0 auto;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
  max-width: 82.5rem;
  align-items: center;
}.ykm_ft_socials_47j {
  gap: 8px;
  display: flex;
}.ykm_ft_soc_47j {
  transition: background .2s;
  border-radius: 0.25rem;
  background: rgba(255, 220, 160, 0.05);
  border: 1px solid rgba(255, 210, 140, 0.13);
  justify-content: center;
  align-items: center;
  color: #B09B72;
  height: 2.25rem;
  display: flex;
  width: 36px;
}.ykm_ft_soc_47j svg {
  height: 1rem;
  width: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.ykm_ft_soc_47j:hover {
  background: rgba(255, 220, 160, 0.07);
}.ykm_ft_legal_47j {
  flex: 1;
  font-size: 11px;
  line-height: 1.6;
  min-width: 12.5rem;
  color: #7A6A48;
  overflow-wrap: break-word;
}.ykm_ft_legal_47j strong {
  font-weight: 700;
  color: #B09B72;
}.ykm_ft_legal_47j a {
  color: #B09B72;
  text-decoration: underline;
}.ykm_ft_age_47j {
  border: 2px solid #7A6A48;
  border-radius: 50%;
  font-weight: 800;
  align-items: center;
  flex-shrink: 0;
  height: 32px;
  display: flex;
  justify-content: center;
  font-size: 11px;
  width: 32px;
  color: #7A6A48;
  margin-left: auto;
}