*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #0E0C08;
  min-height: 100vh;
  font-family: 'Barlow', sans-serif;
  line-height: 1.6;
  color: #D4C9A8;
  -webkit-font-smoothing: antialiased;
}img,svg {
  max-width: 100%;
  display: block;
}a {
  text-decoration: none;
  color: inherit;
}button {
  background: none;
  border: none;
  font: inherit;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.ysl_layout_m8p {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}.ysl_page_m8p {
  display: flex;
  min-height: 100vh;
}.ysl_main_m8p {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media(min-width: 1082px) {.ysl_main_m8p {
  padding-left: 220px;
}
}
@media(max-width: 1081px) {.ysl_main_m8p {
  padding-bottom: 72px;
}
}.ysl_gc_m8p {
  border-radius: 0.5rem;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.06);
  transition: transform .2s,border-color .2s;
  background: #131009;
  width: 8.75rem;
  position: relative;
  cursor: pointer;
  flex-shrink: 0;
}
@media(min-width: 642px) {.ysl_gc_m8p {
  width: 156px;
}
}
@media(min-width:1080px) {.ysl_gc_m8p {
  width: 10.5rem;
}
}.ysl_gc_m8p:hover {
  border-color: rgba(200, 145, 42, 0.08);
  transform: translateY(-3px);
}.ysl_gc_img_m8p {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding-bottom: 80%;
}.ysl_gc_img_m8p img {
  inset: 0;
  object-fit: cover;
  height: 100%;
  position: absolute;
  width: 100%;
}.ysl_gc_hover_m8p {
  background: rgba(0, 0, 0, 0.70);
  inset: 0;
  transition: opacity .2s;
  position: absolute;
  justify-content: center;
  opacity: 0;
  align-items: center;
  display: flex;
}.ysl_gc_m8p:hover .ysl_gc_hover_m8p {
  opacity: 1;
}.ysl_gc_hover_btn_m8p {
  padding: 0.5rem 1rem;
  background: #C8912A;
  border-radius: 0.313rem;
  font-weight: 700;
  color: #F5EDDA;
  font-size: 0.75rem;
}.ysl_gc_info_m8p {
  padding: 0.5rem 10px 10px;
}.ysl_gc_name_m8p {
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 600;
  margin-bottom: 3px;
  max-width: 100%;
  font-size: 12px;
  white-space: nowrap;
  color: #D4C9A8;
}.ysl_gc_prov_m8p {
  font-size: 10px;
  color: #8A7A5C;
}.ysl_gc_tag_m8p {
  padding: 2px 0.438rem;
  border-radius: 0.25rem;
  font-size: 0.563rem;
  text-transform: uppercase;
  top: 0.375rem;
  letter-spacing: .04em;
  left: 6px;
  font-weight: 700;
  position: absolute;
  z-index: 2;
}.ysl_gc_tag_hot_m8p {
  background: #E03C3C;
  color: #fff;
}.ysl_gc_tag_new_m8p {
  background: #2EB86E;
  color: #0E0C08;
}.ysl_gc_tag_jp_m8p {
  background: #F2C842;
  color: #0E0C08;
}.ysl_gc_tag_ex_m8p {
  background: #8A5E2A;
  color: #fff;
}.ysl_gc_tag_live_m8p {
  background: #E03C3C;
  color: #fff;
}.ysl_gr_m8p {
  background: #0E0C08;
  padding: 2rem 16px 0;
}
@media(min-width: 765px) {.ysl_gr_m8p {
  padding: 2.25rem 1.5rem 0;
}
}.ysl_gr_in_m8p {
  margin: 0 auto;
  max-width: 1320px;
}.ysl_gr_head_m8p {
  gap: 12px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 10px;
}.ysl_gr_head_l_m8p {
  gap: 0.625rem;
  flex: 1;
  align-items: center;
  min-width: 0;
  display: flex;
}.ysl_gr_ic_m8p {
  border-radius: 8px;
  justify-content: center;
  width: 2rem;
  flex-shrink: 0;
  display: flex;
  height: 32px;
  align-items: center;
}.ysl_gr_ic_m8p svg {
  stroke-linejoin: round;
  height: 1rem;
  width: 1rem;
  stroke-linecap: round;
}.ysl_gr_title_m8p {
  overflow-wrap: break-word;
  color: #F5EDDA;
  font-family: 'Cinzel', serif;
  font-weight: 700;
  font-size: 1rem;
}
@media(min-width: 765px) {.ysl_gr_title_m8p {
  font-size: 18px;
}
}.ysl_gr_more_m8p {
  gap: 5px;
  transition: color .2s;
  align-items: center;
  font-size: 12px;
  color: #A08A62;
  display: flex;
  flex-shrink: 0;
  font-weight: 600;
  white-space: nowrap;
}.ysl_gr_more_m8p:hover {
  color: #C8912A;
}.ysl_gr_more_m8p svg {
  height: 12px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 12px;
}.ysl_gr_arrows_m8p {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.ysl_gr_arr_m8p {
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 5px;
  transition: background .15s,color .15s;
  align-items: center;
  width: 1.875rem;
  justify-content: center;
  color: #A89872;
  display: flex;
  height: 30px;
}.ysl_gr_arr_m8p:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F5EDDA;
}.ysl_gr_arr_m8p svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 13px;
  width: 13px;
}.ysl_gr_seo_h_m8p {
  margin: 0 0 0.375rem;
  overflow-wrap: break-word;
  max-width: 680px;
  font-weight: 700;
  font-size: 0.813rem;
  font-family: 'Cinzel', serif;
  color: #D4C9A8;
}
@media(min-width:768px) {.ysl_gr_seo_h_m8p {
  font-size: 14px;
}
}.ysl_gr_seo_m8p {
  color: #A08A62;
  line-height: 1.55;
  max-width: 680px;
  margin-bottom: 12px;
  font-size: 12px;
  overflow-wrap: break-word;
}.ysl_gr_seo_m8p strong {
  color: #D4C9A8;
  font-weight: 600;
}.ysl_gr_scroll_m8p {
  gap: 0.625rem;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 10px;
  scrollbar-width: none;
  display: flex;
}.ysl_gr_scroll_m8p::-webkit-scrollbar {
  display: none;
}
@media(min-width: 766px) {.ysl_gr_scroll_m8p {
  gap: 12px;
}
}.ysl_tb_m8p {
  background: #0E0C08;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  top: 0;
  display: flex;
  height: 56px;
  align-items: center;
  z-index: 80;
  right: 0;
  position: fixed;
  left: 0;
}.ysl_tb_in_m8p {
  padding: 0 0.875rem;
  gap: 0;
  align-items: center;
  display: flex;
  width: 100%;
  height: 100%;
}.ysl_tb_burger_m8p {
  border-radius: 8px;
  gap: 0.313rem;
  width: 2.375rem;
  align-items: center;
  display: flex;
  height: 38px;
  flex-shrink: 0;
  margin-right: 8px;
  flex-direction: column;
  justify-content: center;
}.ysl_tb_burger_m8p:hover {
  background: rgba(255, 255, 255, 0.05);
}.ysl_tb_burger_line_m8p {
  background: #A89872;
  border-radius: 1px;
  display: block;
  height: 2px;
  width: 18px;
}
@media(min-width:1080px) {.ysl_tb_burger_m8p {
  display: none;
}
}.ysl_tb_logo_m8p {
  gap: 0.563rem;
  font-size: 18px;
  display: flex;
  color: #F5EDDA;
  align-items: center;
  flex-shrink: 0;
  font-weight: 800;
  letter-spacing: -.01em;
  margin-right: 1.25rem;
  overflow-wrap: break-word;
}.ysl_tb_logo_mark_m8p {
  overflow: hidden;
  border-radius: 0.5rem;
  justify-content: center;
  height: 2rem;
  display: flex;
  width: 32px;
  align-items: center;
}.ysl_tb_logo_mark_m8p img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.ysl_tb_nav_m8p {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 641px) {.ysl_tb_nav_m8p {
  display: flex;
}
}.ysl_tb_tab_m8p {
  border-radius: 0.5rem;
  padding: 0.5rem 14px;
  transition: background .15s,color .15s;
  color: #A89872;
  white-space: nowrap;
  font-size: 0.813rem;
  font-weight: 600;
}.ysl_tb_tab_m8p:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EDDA;
}.ysl_tb_tab_m8p.ysl_state_active_m8p {
  background: rgba(200, 145, 42, 0.18);
  color: #F5EDDA;
}.ysl_tb_right_m8p {
  gap: 0.5rem;
  align-items: center;
  display: flex;
  margin-left: auto;
  flex-shrink: 0;
}.ysl_tb_login_m8p {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  padding: 0.563rem 1rem;
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  display: none;
  color: #D4C9A8;
  font-weight: 600;
  font-size: 13px;
}.ysl_tb_login_m8p:hover {
  border-color: rgba(200, 145, 42, 0.50);
  color: #F5EDDA;
}
@media(min-width: 483px) {.ysl_tb_login_m8p {
  display: block;
}
}.ysl_tb_reg_m8p {
  transition: background .2s;
  background: #2EB86E;
  padding: 9px 1.125rem;
  border-radius: 8px;
  color: #0D0B06;
  white-space: nowrap;
  font-weight: 700;
  font-size: 13px;
}.ysl_tb_reg_m8p:hover {
  background: #35D47F;
}.ysl_sb_m8p {
  transform: translateX(-100%);
  background: #1A1712;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .25s ease;
  z-index: 70;
  bottom: 0;
  width: 220px;
  position: fixed;
  left: 0;
  overflow-y: auto;
  top: 3.5rem;
}.ysl_sb_m8p.ysl_state_open_m8p {
  transform: translateX(0);
}.ysl_sb_m8p::-webkit-scrollbar {
  width: 4px;
}.ysl_sb_m8p::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1079px) {.ysl_sb_m8p {
  transform: translateX(0);
}
}.ysl_sb_auth_m8p {
  padding: 0.875rem 12px 0.625rem;
}.ysl_sb_btn_reg_m8p {
  padding: 0.688rem;
  border-radius: 0.5rem;
  transition: background .2s;
  background: #2EB86E;
  margin-bottom: 0.5rem;
  color: #0D0B06;
  font-size: 13px;
  display: block;
  text-align: center;
  font-weight: 700;
}.ysl_sb_btn_reg_m8p:hover {
  background: #35D47F;
}.ysl_sb_btn_login_m8p {
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s;
  padding: 10px;
  background: rgba(255, 255, 255, 0.05);
  font-size: 13px;
  color: #D4C9A8;
  font-weight: 600;
  display: block;
  text-align: center;
}.ysl_sb_btn_login_m8p:hover {
  border-color: rgba(200, 145, 42, 0.50);
  color: #F5EDDA;
}.ysl_sb_promo_m8p {
  background: linear-gradient(135deg,#2A1506,#1A1712);
  border: 1px solid rgba(200, 145, 42, 0.18);
  overflow: hidden;
  margin: 0 12px 10px;
  padding: 12px 0.875rem;
  border-radius: 0.5rem;
  position: relative;
}.ysl_sb_promo_m8p::before {
  background: radial-gradient(circle,rgba(200, 145, 42, 0.18),transparent 70%);
  border-radius: 50%;
  position: absolute;
  top: -1.25rem;
  width: 5rem;
  height: 80px;
  content: '';
  right: -20px;
}.ysl_sb_promo_title_m8p {
  font-weight: 700;
  letter-spacing: .06em;
  font-size: 11px;
  color: #C8912A;
  text-transform: uppercase;
  margin-bottom: 0.25rem;
}.ysl_sb_promo_text_m8p {
  font-weight: 600;
  color: #F5EDDA;
  line-height: 1.35;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.ysl_sb_promo_sub_m8p {
  margin-top: 3px;
  color: #A08A62;
  font-size: 0.625rem;
}.ysl_sb_nav_m8p {
  padding: 0.375rem 0.5rem 1rem;
}.ysl_sb_nav_lb_m8p {
  padding: 10px 8px 0.375rem;
  color: #8A7A5C;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 10px;
}.ysl_sb_link_m8p {
  border-radius: 5px;
  padding: 9px 0.625rem;
  gap: 10px;
  transition: background .15s,color .15s;
  color: #A89872;
  font-size: 13px;
  align-items: center;
  font-weight: 500;
  overflow-wrap: break-word;
  cursor: pointer;
  display: flex;
}.ysl_sb_link_m8p:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EDDA;
}.ysl_sb_link_m8p.ysl_state_active_m8p {
  background: rgba(200, 145, 42, 0.18);
  color: #F5EDDA;
}.ysl_sb_ic_m8p {
  border-radius: 0.313rem;
  width: 1.875rem;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  height: 1.875rem;
}.ysl_sb_ic_m8p svg {
  stroke-linejoin: round;
  height: 16px;
  width: 1rem;
  stroke-linecap: round;
}.ysl_sb_ic_1_m8p {
  background: rgba(200, 145, 42, 0.08);
  color: #C8912A;
}.ysl_sb_ic_2_m8p {
  background: rgba(46, 184, 110, 0.16);
  color: #2EB86E;
}.ysl_sb_ic_3_m8p {
  background: rgba(242, 200, 66, 0.16);
  color: #F2C842;
}.ysl_sb_ic_4_m8p {
  background: rgba(138, 94, 42, 0.22);
  color: #8A5E2A;
}.ysl_sb_ic_5_m8p {
  background: rgba(200, 145, 42, 0.08);
  color: #D94FA0;
}.ysl_sb_ic_6_m8p {
  background: rgba(138, 94, 42, 0.22);
  color: #8B4FC8;
}.ysl_sb_badge_m8p {
  background: #F2C842;
  padding: 2px 0.438rem;
  border-radius: 0.313rem;
  color: #0D0B06;
  margin-left: auto;
  font-weight: 700;
  font-size: 9px;
}.ysl_sb_bot_m8p {
  padding: 0.75rem;
  gap: 0.5rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.ysl_sb_lang_m8p,.ysl_sb_help_m8p {
  gap: 6px;
  background: rgba(255, 255, 255, 0.05);
  padding: 0.563rem 6px;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 0.313rem;
  flex: 1;
  justify-content: center;
  align-items: center;
  font-size: 0.688rem;
  color: #A89872;
  font-weight: 600;
  display: flex;
}.ysl_sb_lang_m8p:hover,.ysl_sb_help_m8p:hover {
  border-color: rgba(200, 145, 42, 0.50);
  color: #F5EDDA;
}.ysl_sb_lang_m8p svg,.ysl_sb_help_m8p svg {
  width: 0.813rem;
  stroke-linecap: round;
  height: 0.813rem;
  stroke-linejoin: round;
}.ysl_sb_bd_m8p {
  inset: 0;
  background: rgba(0, 0, 0, 0.70);
  position: fixed;
  z-index: 69;
  display: none;
}.ysl_sb_bd_m8p.ysl_state_on_m8p {
  display: block;
}
@media(min-width: 1081px) {.ysl_sb_bd_m8p {
  display: none!important;
}
}.ysl_mob_nav_m8p {
  border-top: 1px solid rgba(255, 255, 255, 0.11);
  background: #1A1712;
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  bottom: 0;
  left: 0;
  z-index: 80;
  right: 0;
  display: flex;
  position: fixed;
}
@media(min-width: 1081px) {.ysl_mob_nav_m8p {
  display: none;
}
}.ysl_mob_nav_item_m8p {
  padding: 4px 2px;
  gap: 0.25rem;
  flex: 1;
  flex-direction: column;
  display: flex;
  cursor: pointer;
  align-items: center;
  color: #8A7A5C;
}.ysl_mob_nav_ic_m8p {
  line-height: 1;
}.ysl_mob_nav_ic_m8p svg {
  stroke-linejoin: round;
  width: 20px;
  height: 20px;
  stroke-linecap: round;
}.ysl_mob_nav_lb_m8p {
  font-weight: 600;
  color: #8A7A5C;
  font-size: 0.625rem;
}.ysl_mob_nav_item_m8p.ysl_state_active_m8p {
  color: #C8912A;
}.ysl_mob_nav_item_m8p.ysl_state_active_m8p .ysl_mob_nav_lb_m8p {
  color: #C8912A;
}.ysl_hero_m8p {
  padding: 20px 1rem 0;
  background: #0E0C08;
}
@media(min-width: 769px) {.ysl_hero_m8p {
  padding: 24px 1.5rem 0;
}
}.ysl_hero_in_m8p {
  margin: 0 auto;
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 1320px;
}
@media(min-width: 861px) {.ysl_hero_in_m8p {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width:1100px) {.ysl_hero_in_m8p {
  grid-template-columns: 1fr 340px;
}
}.ysl_hero_promo_m8p {
  border-radius: 0.875rem;
  background: #131009;
  overflow: hidden;
  position: relative;
  min-height: 220px;
  display: flex;
  align-items: stretch;
}
@media(min-width: 769px) {.ysl_hero_promo_m8p {
  min-height: 280px;
}
}.ysl_hero_promo_bg_m8p {
  background-position: center;
  background: linear-gradient(120deg,#2A1506 0%,#0E0C08 100%);
  inset: 0;
  background-size: cover;
  position: absolute;
}.ysl_hero_promo_bg_m8p::after {
  background: linear-gradient(90deg,#0E0C08 0%,rgba(0, 0, 0, 0.70) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.ysl_hero_promo_glow_m8p {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(138, 94, 42, 0.22) 0%,transparent 65%);
  right: 3.75rem;
  height: 18.75rem;
  top: -2.5rem;
  pointer-events: none;
  width: 18.75rem;
  position: absolute;
}.ysl_hero_promo_ct_m8p {
  padding: 1.75rem 1.5rem 1.75rem 1.75rem;
  position: relative;
  max-width: 30rem;
  justify-content: center;
  z-index: 2;
  display: flex;
  flex-direction: column;
}
@media(min-width: 769px) {.ysl_hero_promo_ct_m8p {
  padding: 40px 2rem;
}
}.ysl_hero_badge_m8p {
  padding: 5px 0.75rem;
  border-radius: 1.25rem;
  background: rgba(200, 145, 42, 0.18);
  border: 1px solid rgba(200, 145, 42, 0.08);
  color: #C8912A;
  font-size: 10px;
  font-weight: 700;
  display: inline-block;
  text-transform: uppercase;
  margin-bottom: 0.875rem;
  letter-spacing: .08em;
}.ysl_hero_h1_m8p {
  margin-bottom: 0.625rem;
  font-size: 26px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  color: #F5EDDA;
  line-height: 1.15;
}.ysl_hero_h1_m8p em {
  color: #F2C842;
  font-style: normal;
}
@media(min-width: 770px) {.ysl_hero_h1_m8p {
  font-size: 36px;
}
}.ysl_hero_sub_m8p {
  margin-bottom: 20px;
  color: #A89872;
  line-height: 1.55;
  font-size: 13px;
}
@media(min-width: 767px) {.ysl_hero_sub_m8p {
  font-size: 14px;
}
}.ysl_hero_row_m8p {
  gap: 10px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.ysl_hero_cta_m8p {
  padding: 13px 26px;
  background: #2EB86E;
  transition: background .2s;
  border-radius: 8px;
  color: #0D0B06;
  font-size: 0.875rem;
  box-shadow: 0 0.25rem 20px rgba(46, 184, 110, 0.50);
  font-weight: 700;
}.ysl_hero_cta_m8p:hover {
  background: #35D47F;
}.ysl_hero_terms_m8p {
  font-size: 11px;
  color: #8A7A5C;
}.ysl_hero_game_m8p {
  overflow: hidden;
  border-radius: 0.875rem;
  background: #131009;
  border: 1px solid rgba(255, 255, 255, 0.06);
  flex-direction: column;
  display: flex;
  position: relative;
}.ysl_hero_game_badge_m8p {
  border-radius: 20px;
  border: 1px solid rgba(242, 200, 66, 0.16);
  padding: 5px 10px;
  background: rgba(242, 200, 66, 0.16);
  z-index: 3;
  font-weight: 700;
  font-size: 0.625rem;
  text-transform: uppercase;
  position: absolute;
  top: 12px;
  left: 12px;
  letter-spacing: .06em;
  color: #F2C842;
}.ysl_hero_game_badge_m8p svg {
  width: 11px;
  vertical-align: -1px;
  height: 0.688rem;
  margin-right: 0.25rem;
}.ysl_hero_game_img_m8p {
  background: linear-gradient(135deg,#2A1506,#0E0C08);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.ysl_hero_game_img_m8p img {
  inset: 0;
  object-fit: cover;
  position: absolute;
  height: 100%;
  width: 100%;
}.ysl_hero_game_play_m8p {
  background: rgba(0, 0, 0, 0.70);
  inset: 0;
  transition: opacity .2s;
  align-items: center;
  position: absolute;
  display: flex;
  justify-content: center;
  opacity: 0;
}.ysl_hero_game_m8p:hover .ysl_hero_game_play_m8p {
  opacity: 1;
}.ysl_hero_game_play_m8p span {
  background: #C8912A;
  border-radius: 50%;
  width: 3.25rem;
  align-items: center;
  display: flex;
  justify-content: center;
  height: 3.25rem;
}.ysl_hero_game_play_m8p span svg {
  width: 1.125rem;
  margin-left: 2px;
  height: 1.125rem;
}.ysl_hero_game_info_m8p {
  padding: 0.875rem 1rem;
}.ysl_hero_game_title_m8p {
  font-weight: 700;
  color: #F5EDDA;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-size: 0.938rem;
}.ysl_hero_game_provider_m8p {
  color: #A08A62;
  font-size: 11px;
}.ysl_hero_game_btn_m8p {
  margin: 0.75rem 1rem 1rem;
  border-radius: 0.5rem;
  padding: 0.688rem;
  background: #C8912A;
  transition: background .2s;
  color: #F5EDDA;
  font-weight: 700;
  display: block;
  font-size: 13px;
  text-align: center;
}.ysl_hero_game_m8p:hover .ysl_hero_game_btn_m8p {
  background: #DCA838;
}.ysl_sbar_m8p {
  padding: 16px 1rem 0;
  background: #0E0C08;
}
@media(min-width: 769px) {.ysl_sbar_m8p {
  padding: 18px 1.5rem 0;
}
}.ysl_sbar_in_m8p {
  margin: 0 auto;
  max-width: 82.5rem;
}.ysl_sbar_row_m8p {
  gap: 10px;
  margin-bottom: 0.75rem;
  display: flex;
  flex-wrap: wrap;
}.ysl_sbar_input_m8p {
  padding: 11px 1rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  flex: 1;
  transition: border-color .2s;
  background: #131009;
  gap: 0.625rem;
  border-radius: 8px;
  color: #A08A62;
  align-items: center;
  display: flex;
  font-size: 13px;
  cursor: pointer;
}.ysl_sbar_input_m8p:hover {
  border-color: rgba(200, 145, 42, 0.50);
}.ysl_sbar_input_m8p svg {
  flex-shrink: 0;
  stroke-linejoin: round;
  width: 0.938rem;
  stroke-linecap: round;
  height: 0.938rem;
}.ysl_sbar_providers_m8p {
  border: 1px solid rgba(255, 255, 255, 0.11);
  gap: 8px;
  transition: border-color .2s;
  border-radius: 0.5rem;
  padding: 0.688rem 18px;
  background: #131009;
  font-size: 13px;
  display: flex;
  font-weight: 600;
  align-items: center;
  white-space: nowrap;
  color: #D4C9A8;
}.ysl_sbar_providers_m8p:hover {
  border-color: rgba(200, 145, 42, 0.50);
  color: #F5EDDA;
}.ysl_sbar_providers_m8p svg {
  width: 0.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.875rem;
}.ysl_sbar_tabs_m8p {
  gap: 6px;
  padding-bottom: 2px;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
}.ysl_sbar_tabs_m8p::-webkit-scrollbar {
  display: none;
}.ysl_sbar_tab_m8p {
  transition: background .15s,color .15s,border-color .15s;
  border-radius: 1.25rem;
  padding: 8px 14px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: rgba(255, 255, 255, 0.05);
  gap: 7px;
  cursor: pointer;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  font-size: 12px;
  color: #A89872;
  font-weight: 600;
  white-space: nowrap;
}.ysl_sbar_tab_m8p:hover {
  border-color: rgba(200, 145, 42, 0.50);
  background: rgba(255, 255, 255, 0.07);
  color: #F5EDDA;
}.ysl_sbar_tab_m8p.ysl_state_active_m8p {
  background: rgba(200, 145, 42, 0.18);
  border-color: rgba(200, 145, 42, 0.08);
  color: #F5EDDA;
}.ysl_sbar_tab_ic_m8p svg {
  height: 0.875rem;
  stroke-linejoin: round;
  width: 14px;
  stroke-linecap: round;
}.ysl_wy_m8p {
  padding: 32px 16px 0;
  background: #0E0C08;
}
@media(min-width: 765px) {.ysl_wy_m8p {
  padding: 40px 24px 0;
}
}.ysl_wy_in_m8p {
  margin: 0 auto;
  max-width: 82.5rem;
}.ysl_wy_head_m8p {
  max-width: 45rem;
  margin-bottom: 18px;
}.ysl_wy_label_m8p {
  font-size: 0.688rem;
  color: #C8912A;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 8px;
  letter-spacing: .08em;
}.ysl_wy_h2_m8p {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
  color: #F5EDDA;
  font-weight: 800;
  font-family: 'Cinzel', serif;
}
@media(min-width: 767px) {.ysl_wy_h2_m8p {
  font-size: 24px;
}
}.ysl_wy_intro_m8p {
  margin: 0;
  line-height: 1.6;
  font-size: 13px;
  color: #A08A62;
}.ysl_wy_grid_m8p {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.ysl_wy_grid_m8p {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.ysl_wy_grid_m8p {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.ysl_wy_card_m8p {
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #1A1712;
  transition: border-color .2s,transform .2s;
  border-radius: 8px;
  padding: 20px;
}.ysl_wy_card_m8p:hover {
  border-color: rgba(200, 145, 42, 0.08);
  transform: translateY(-2px);
}.ysl_wy_card_ic_m8p {
  background: rgba(200, 145, 42, 0.18);
  border-radius: 50%;
  margin-bottom: 0.875rem;
  color: #C8912A;
  width: 44px;
  align-items: center;
  justify-content: center;
  display: flex;
  height: 2.75rem;
}.ysl_wy_card_ic_m8p svg {
  height: 1.375rem;
  width: 22px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.ysl_wy_card_h_m8p {
  line-height: 1.25;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.938rem;
  color: #F5EDDA;
}.ysl_wy_card_p_m8p {
  font-size: 13px;
  color: #A08A62;
  overflow-wrap: break-word;
  line-height: 1.6;
}.ysl_wy_card_p_m8p strong {
  font-weight: 600;
  color: #D4C9A8;
}.ysl_ws_m8p {
  background: #0E0C08;
  padding: 2rem 1rem 0;
}
@media(min-width: 766px) {.ysl_ws_m8p {
  padding: 2.25rem 24px 0;
}
}.ysl_ws_in_m8p {
  margin: 0 auto;
  max-width: 1320px;
}.ysl_ws_head_m8p {
  gap: 0.75rem;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 14px;
  display: flex;
}.ysl_ws_title_m8p {
  gap: 0.625rem;
  overflow-wrap: break-word;
  font-size: 1rem;
  align-items: center;
  display: flex;
  font-weight: 700;
  flex-wrap: wrap;
  font-family: 'Cinzel', serif;
  color: #F5EDDA;
}.ysl_ws_title_ic_m8p svg {
  height: 1.125rem;
  stroke-linecap: round;
  width: 1.125rem;
  stroke-linejoin: round;
  color: #F2C842;
}.ysl_ws_online_m8p {
  gap: 7px;
  align-items: center;
  color: #A08A62;
  display: flex;
  font-weight: 600;
  font-size: 0.75rem;
}.ysl_ws_online_dot_m8p {
  background: #2EB86E;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  flex-shrink: 0;
  box-shadow: 0 0 0.375rem rgba(46, 184, 110, 0.16);
}.ysl_ws_scroll_m8p {
  gap: 8px;
  display: flex;
  padding-bottom: 0.5rem;
  scrollbar-width: none;
  overflow-x: auto;
}.ysl_ws_scroll_m8p::-webkit-scrollbar {
  display: none;
}.ysl_wc_m8p {
  background: #131009;
  padding: 10px 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.5rem;
  gap: 0.625rem;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  min-width: 220px;
}.ysl_wc_img_m8p {
  background: #1A1712;
  overflow: hidden;
  border-radius: 5px;
  width: 2.25rem;
  flex-shrink: 0;
  height: 36px;
}.ysl_wc_img_m8p img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.ysl_wc_info_m8p {
  min-width: 0;
}.ysl_wc_game_m8p {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 12px;
  font-weight: 600;
  color: #D4C9A8;
}.ysl_wc_player_m8p {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 10px;
  white-space: nowrap;
  color: #8A7A5C;
}.ysl_wc_amount_m8p {
  font-size: 13px;
  color: #2EB86E;
  flex-shrink: 0;
  margin-left: auto;
  white-space: nowrap;
  font-weight: 700;
}.ysl_prov_m8p {
  padding: 36px 16px 0;
  background: #0E0C08;
}
@media(min-width: 769px) {.ysl_prov_m8p {
  padding: 2.75rem 1.5rem 0;
}
}.ysl_prov_in_m8p {
  margin: 0 auto;
  max-width: 82.5rem;
}.ysl_prov_head_m8p {
  margin-bottom: 1rem;
}.ysl_prov_label_m8p {
  margin-bottom: 8px;
  color: #C8912A;
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
}.ysl_prov_h2_m8p {
  font-size: 1.25rem;
  margin-bottom: 8px;
  font-weight: 800;
  color: #F5EDDA;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.ysl_prov_h2_m8p {
  font-size: 24px;
}
}.ysl_prov_seo_m8p {
  max-width: 38.75rem;
  overflow-wrap: break-word;
  color: #A08A62;
  margin-bottom: 1rem;
  line-height: 1.6;
  font-size: 13px;
}.ysl_prov_seo_m8p strong {
  color: #D4C9A8;
  font-weight: 700;
}.ysl_prov_seo_m8p a {
  text-decoration: underline;
  color: #C8912A;
}.ysl_prov_grid_m8p {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 639px) {.ysl_prov_grid_m8p {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1077px) {.ysl_prov_grid_m8p {
  grid-template-columns: repeat(8,1fr);
}
}.ysl_prov_card_m8p {
  background: #131009;
  border-radius: 0.5rem;
  padding: 0.875rem 10px;
  transition: border-color .2s,background .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  gap: 0.438rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
}.ysl_prov_card_m8p:hover {
  border-color: rgba(200, 145, 42, 0.50);
  background: #1A1712;
}.ysl_prov_logo_m8p {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 5px;
  overflow: hidden;
  display: flex;
  height: 44px;
  width: 44px;
  justify-content: center;
  align-items: center;
}.ysl_prov_logo_m8p img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.ysl_prov_name_m8p {
  font-weight: 600;
  text-align: center;
  overflow-wrap: break-word;
  font-size: 11px;
  color: #A89872;
}.ysl_app_m8p {
  padding: 2.25rem 1rem 0;
  background: #0E0C08;
}
@media(min-width: 771px) {.ysl_app_m8p {
  padding: 44px 24px 0;
}
}.ysl_app_in_m8p {
  margin: 0 auto;
  max-width: 1320px;
}.ysl_app_head_m8p {
  margin-bottom: 1rem;
}.ysl_app_label_m8p {
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-weight: 700;
  color: #C8912A;
  text-transform: uppercase;
  font-size: 11px;
}.ysl_app_h2_m8p {
  color: #F5EDDA;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 0.375rem;
  font-family: 'Cinzel', serif;
}
@media(min-width: 766px) {.ysl_app_h2_m8p {
  font-size: 1.5rem;
}
}.ysl_app_sub_m8p {
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #A08A62;
  max-width: 600px;
  font-size: 13px;
}.ysl_app_sub_m8p strong {
  color: #D4C9A8;
  font-weight: 700;
}.ysl_app_cards_m8p {
  gap: 10px;
  grid-template-columns: 1fr;
  margin-top: 16px;
  display: grid;
}
@media(min-width: 641px) {.ysl_app_cards_m8p {
  grid-template-columns: repeat(3,1fr);
}
}.ysl_app_card_m8p {
  gap: 1rem;
  padding: 1.25rem;
  border-radius: 0.5rem;
  overflow: hidden;
  position: relative;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.ysl_app_card_ios_m8p {
  background: linear-gradient(135deg,rgba(200, 145, 42, 0.18) 0%,#1A1712 100%);
}.ysl_app_card_android_m8p {
  background: linear-gradient(135deg,rgba(46, 184, 110, 0.16) 0%,#1A1712 100%);
}.ysl_app_card_win_m8p {
  background: linear-gradient(135deg,rgba(242, 200, 66, 0.16) 0%,#1A1712 100%);
}.ysl_app_card_ic_m8p svg {
  stroke-linejoin: round;
  height: 34px;
  stroke-linecap: round;
  width: 34px;
}.ysl_app_card_ic_m8p {
  color: #F5EDDA;
  flex-shrink: 0;
}.ysl_app_card_os_m8p {
  color: #A08A62;
  letter-spacing: .08em;
  font-size: 10px;
  margin-bottom: 6px;
  text-transform: uppercase;
  font-weight: 700;
}.ysl_app_card_title_m8p {
  color: #F5EDDA;
  font-weight: 700;
  margin-bottom: 0.375rem;
  line-height: 1.2;
  font-size: 0.938rem;
  overflow-wrap: break-word;
}.ysl_app_card_text_m8p {
  overflow-wrap: break-word;
  color: #A08A62;
  margin-bottom: 14px;
  line-height: 1.5;
  font-size: 0.75rem;
}.ysl_app_card_btn_m8p {
  border: 1px solid rgba(200, 145, 42, 0.50);
  gap: 7px;
  border-radius: 0.313rem;
  transition: background .2s;
  background: rgba(255, 255, 255, 0.12);
  padding: 0.625rem 1.125rem;
  color: #F5EDDA;
  font-size: 0.813rem;
  font-weight: 700;
  align-items: center;
  display: inline-flex;
}.ysl_app_card_btn_m8p:hover {
  background: rgba(255, 255, 255, 0.07);
}.ysl_reg_m8p {
  padding: 36px 1rem 0;
  background: #0E0C08;
}
@media(min-width: 769px) {.ysl_reg_m8p {
  padding: 2.75rem 1.5rem 0;
}
}.ysl_reg_in_m8p {
  padding: 1.75rem 1.5rem;
  background: #1A1712;
  border-radius: 14px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 771px) {.ysl_reg_in_m8p {
  padding: 2.5rem;
}
}.ysl_reg_top_m8p {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:860px) {.ysl_reg_top_m8p {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.ysl_reg_label_m8p {
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
  color: #C8912A;
}.ysl_reg_h2_m8p {
  font-weight: 800;
  margin-bottom: 0.75rem;
  font-family: 'Cinzel', serif;
  color: #F5EDDA;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  line-height: 1.2;
}
@media(min-width: 771px) {.ysl_reg_h2_m8p {
  font-size: 28px;
}
}.ysl_reg_bonus_m8p {
  padding: 0.625rem 16px;
  background: rgba(242, 200, 66, 0.16);
  border: 1px solid rgba(242, 200, 66, 0.16);
  gap: 0.5rem;
  border-radius: 0.5rem;
  align-items: center;
  margin-bottom: 16px;
  display: inline-flex;
}.ysl_reg_bonus_amount_m8p {
  font-weight: 800;
  color: #F2C842;
  font-size: 20px;
}.ysl_reg_bonus_text_m8p {
  line-height: 1.35;
  font-size: 0.813rem;
  color: #A89872;
}.ysl_reg_cta_btn_m8p {
  background: #2EB86E;
  padding: 14px 2rem;
  border-radius: 0.5rem;
  transition: background .2s;
  font-size: 0.938rem;
  font-weight: 700;
  box-shadow: 0 4px 1.25rem rgba(46, 184, 110, 0.50);
  display: inline-block;
  color: #0D0B06;
  margin-bottom: 0.75rem;
}.ysl_reg_cta_btn_m8p:hover {
  background: #35D47F;
}.ysl_reg_terms_m8p {
  line-height: 1.5;
  color: #8A7A5C;
  font-size: 11px;
}.ysl_reg_seo_m8p {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #A08A62;
  overflow-wrap: break-word;
  margin-top: 1.25rem;
  font-size: 13px;
  line-height: 1.65;
  padding-top: 1.25rem;
}.ysl_reg_seo_m8p p {
  font-size: 13px;
  margin-bottom: 0.625rem;
  color: #A08A62;
  line-height: 1.65;
}.ysl_reg_seo_m8p p:last-child {
  margin-bottom: 0;
}.ysl_reg_seo_m8p strong {
  color: #D4C9A8;
  font-weight: 700;
}.ysl_reg_seo_m8p a {
  transition: color .2s;
  color: #C8912A;
  text-decoration: underline;
}.ysl_reg_seo_m8p a:hover {
  color: #DCA838;
}.ysl_reg_seo_m8p ul,.ysl_reg_seo_m8p ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 1.125rem;
}.ysl_reg_seo_m8p ol {
  list-style: decimal;
}.ysl_reg_seo_m8p li {
  font-size: 0.813rem;
  color: #A08A62;
  margin-bottom: 4px;
  line-height: 1.65;
}.ysl_reg_seo_m8p table {
  font-size: 0.813rem;
  width: 100%;
  overflow-x: auto;
  margin-bottom: 0.625rem;
  display: block;
  border-collapse: collapse;
}
@media(min-width: 771px) {.ysl_reg_seo_m8p table {
  display: table;
}
}.ysl_reg_seo_m8p th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #D4C9A8;
  font-weight: 700;
}.ysl_reg_seo_m8p td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A08A62;
}.ysl_reg_steps_m8p {
  gap: 0.875rem;
  display: flex;
  margin-top: 28px;
  flex-direction: column;
}
@media(min-width: 861px) {.ysl_reg_steps_m8p {
  margin-top: 0;
}
}.ysl_reg_step_m8p {
  gap: 14px;
  background: rgba(255, 255, 255, 0.05);
  padding: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 0.5rem;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.ysl_reg_step_num_m8p {
  background: rgba(200, 145, 42, 0.18);
  border-radius: 50%;
  border: 1px solid rgba(200, 145, 42, 0.08);
  color: #C8912A;
  width: 34px;
  flex-shrink: 0;
  display: flex;
  height: 2.125rem;
  align-items: center;
  font-size: 0.875rem;
  justify-content: center;
  font-weight: 800;
}.ysl_reg_step_title_m8p {
  color: #F5EDDA;
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 3px;
}.ysl_reg_step_text_m8p {
  font-size: 12px;
  line-height: 1.5;
  color: #A08A62;
}.ysl_reg_trust_m8p {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  margin-top: 1.25rem;
  padding-top: 20px;
}.ysl_reg_trust_item_m8p {
  gap: 0.438rem;
  display: flex;
  font-size: 12px;
  overflow-wrap: break-word;
  color: #A08A62;
  align-items: center;
}.ysl_reg_trust_ic_m8p svg {
  width: 1rem;
  color: #C8912A;
  height: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.ysl_htp_m8p {
  background: #0E0C08;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.ysl_htp_m8p {
  padding: 44px 1.5rem 0;
}
}.ysl_htp_in_m8p {
  margin: 0 auto;
  max-width: 1320px;
}.ysl_htp_head_m8p {
  margin-bottom: 1.375rem;
  max-width: 45rem;
}.ysl_htp_label_m8p {
  color: #C8912A;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 8px;
  letter-spacing: .08em;
}.ysl_htp_h2_m8p {
  font-family: 'Cinzel', serif;
  font-size: 22px;
  color: #F5EDDA;
  margin-bottom: 0.5rem;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.ysl_htp_h2_m8p {
  font-size: 1.75rem;
}
}.ysl_htp_intro_m8p {
  color: #A08A62;
  font-size: 14px;
  line-height: 1.6;
}.ysl_htp_steps_m8p {
  margin: 0;
  list-style: none;
  padding: 0;
  gap: 0.75rem;
  display: grid;
  counter-reset: none;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.ysl_htp_steps_m8p {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.ysl_htp_steps_m8p {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.ysl_htp_step_m8p {
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.5rem;
  background: #1A1712;
  padding: 1.25rem 1.125rem 1.125rem;
  position: relative;
  flex-direction: column;
  display: flex;
}.ysl_htp_step_num_m8p {
  border-radius: 50%;
  background: #C8912A;
  width: 28px;
  left: 1.25rem;
  height: 1.75rem;
  justify-content: center;
  color: #0D0B06;
  font-family: 'Cinzel', serif;
  align-items: center;
  font-size: 0.813rem;
  position: absolute;
  display: flex;
  top: -12px;
  font-weight: 800;
}.ysl_htp_step_ic_m8p {
  border-radius: 5px;
  background: rgba(200, 145, 42, 0.18);
  margin: 0.5rem 0 0.75rem;
  width: 2.25rem;
  height: 36px;
  display: flex;
  align-items: center;
  color: #C8912A;
  justify-content: center;
}.ysl_htp_step_ic_m8p svg {
  stroke-linejoin: round;
  width: 18px;
  height: 1.125rem;
  stroke-linecap: round;
}.ysl_htp_step_h_m8p {
  margin-bottom: 6px;
  overflow-wrap: break-word;
  color: #F5EDDA;
  font-weight: 700;
  line-height: 1.25;
  font-size: 0.875rem;
}.ysl_htp_step_p_m8p {
  color: #A08A62;
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 13px;
}.ysl_htp_step_p_m8p strong {
  font-weight: 600;
  color: #D4C9A8;
}.ysl_htp_cta_m8p {
  padding: 0.813rem 1.625rem;
  background: #2EB86E;
  border-radius: 0.5rem;
  transition: background .2s;
  font-weight: 700;
  color: #0D0B06;
  margin-top: 1.25rem;
  display: inline-block;
  font-size: 0.875rem;
}.ysl_htp_cta_m8p:hover {
  background: #35D47F;
}.ysl_bon_m8p {
  background: #0E0C08;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.ysl_bon_m8p {
  padding: 44px 24px 0;
}
}.ysl_bon_in_m8p {
  margin: 0 auto;
  max-width: 1320px;
}.ysl_bon_head_m8p {
  margin-bottom: 1.25rem;
}.ysl_bon_label_m8p {
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #C8912A;
  font-weight: 700;
  margin-bottom: 8px;
}.ysl_bon_h2_m8p {
  font-family: 'Cinzel', serif;
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F5EDDA;
}
@media(min-width: 769px) {.ysl_bon_h2_m8p {
  font-size: 1.5rem;
}
}.ysl_bon_seo_m8p {
  overflow-wrap: break-word;
  max-width: 620px;
  color: #A08A62;
  font-size: 0.813rem;
  line-height: 1.6;
}.ysl_bon_seo_m8p strong {
  font-weight: 700;
  color: #D4C9A8;
}.ysl_bon_seo_m8p a {
  text-decoration: underline;
  color: #C8912A;
}.ysl_bon_grid_m8p {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 637px) {.ysl_bon_grid_m8p {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.ysl_bon_grid_m8p {
  grid-template-columns: repeat(5,1fr);
}
}.ysl_bon_card_m8p {
  transition: border-color .2s,transform .2s;
  border-radius: 0.5rem;
  background: #131009;
  padding: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
}.ysl_bon_card_m8p:hover {
  border-color: rgba(200, 145, 42, 0.08);
  transform: translateY(-2px);
}.ysl_bon_card_ic_m8p svg {
  stroke-linecap: round;
  height: 1.625rem;
  stroke-linejoin: round;
  width: 1.625rem;
}.ysl_bon_card_ic_m8p {
  margin-bottom: 0.625rem;
}.ysl_bon_card_type_m8p {
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  margin-bottom: 0.375rem;
  letter-spacing: .06em;
  color: #A08A62;
}.ysl_bon_card_amount_m8p {
  margin-bottom: 0.375rem;
  line-height: 1.1;
  font-size: 1.125rem;
  color: #F2C842;
  font-weight: 800;
}.ysl_bon_card_name_m8p {
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 13px;
  color: #F5EDDA;
  margin-bottom: 0.5rem;
}.ysl_bon_card_detail_m8p {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #8A7A5C;
  line-height: 1.5;
  padding-top: 0.5rem;
}.ysl_pmt_m8p {
  background: #0E0C08;
  padding: 2.25rem 16px 0;
}
@media(min-width: 771px) {.ysl_pmt_m8p {
  padding: 44px 1.5rem 0;
}
}.ysl_pmt_in_m8p {
  margin: 0 auto;
  max-width: 82.5rem;
}.ysl_pmt_head_m8p {
  margin-bottom: 1.375rem;
  max-width: 45rem;
}.ysl_pmt_label_m8p {
  font-weight: 700;
  color: #C8912A;
  text-transform: uppercase;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-size: 11px;
}.ysl_pmt_h2_m8p {
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  color: #F5EDDA;
  font-size: 22px;
  margin-bottom: 8px;
}
@media(min-width: 767px) {.ysl_pmt_h2_m8p {
  font-size: 28px;
}
}.ysl_pmt_intro_m8p {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.6;
  color: #A08A62;
}.ysl_pmt_groups_m8p {
  gap: 1.25rem;
  flex-direction: column;
  display: flex;
}.ysl_pmt_group_m8p {
  background: #1A1712;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 1.25rem;
  border-radius: 8px;
}.ysl_pmt_group_head_m8p {
  gap: 0.75rem;
  display: flex;
  align-items: center;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
}.ysl_pmt_group_ic_m8p {
  background: rgba(200, 145, 42, 0.18);
  border-radius: 5px;
  display: flex;
  color: #C8912A;
  justify-content: center;
  width: 36px;
  flex-shrink: 0;
  align-items: center;
  height: 2.25rem;
}.ysl_pmt_group_ic_m8p svg {
  stroke-linejoin: round;
  width: 18px;
  height: 1.125rem;
  stroke-linecap: round;
}.ysl_pmt_group_h_m8p {
  margin: 0;
  color: #F5EDDA;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 1rem;
  font-family: 'Cinzel', serif;
}.ysl_pmt_group_p_m8p {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.6;
  margin-bottom: 0.875rem;
  color: #A08A62;
}.ysl_pmt_group_p_m8p strong {
  color: #D4C9A8;
  font-weight: 600;
}.ysl_pmt_table_wrap_m8p {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.ysl_pmt_table_m8p {
  border-collapse: collapse;
  width: 100%;
  font-size: 13px;
  min-width: 33.75rem;
}.ysl_pmt_table_m8p th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  text-align: left;
  text-transform: uppercase;
  color: #D4C9A8;
  letter-spacing: .04em;
  font-weight: 700;
  font-size: 11px;
  white-space: nowrap;
}.ysl_pmt_table_m8p td {
  padding: 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A08A62;
}.ysl_pmt_table_m8p tbody tr:last-child td {
  border-bottom: none;
}.ysl_pmt_table_m8p tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #D4C9A8;
}.ysl_seo_m8p {
  background: #0E0C08;
  padding: 2.25rem 16px 0;
}
@media(min-width: 765px) {.ysl_seo_m8p {
  padding: 44px 24px 0;
}
}.ysl_seo_in_m8p {
  border-radius: 0.875rem;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #1A1712;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width:768px) {.ysl_seo_in_m8p {
  padding: 36px 40px;
}
}.ysl_seo_label_m8p {
  margin-bottom: 0.625rem;
  color: #C8912A;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
}.ysl_seo_h2_m8p {
  font-family: 'Cinzel', serif;
  margin-bottom: 0.875rem;
  color: #F5EDDA;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-weight: 800;
  font-size: 1.25rem;
}
@media(min-width: 766px) {.ysl_seo_h2_m8p {
  font-size: 1.5rem;
}
}.ysl_seo_body_m8p {
  overflow-wrap: break-word;
  color: #A89872;
  font-size: 0.875rem;
  line-height: 1.75;
}.ysl_seo_body_m8p p {
  margin-bottom: 0.75rem;
  line-height: 1.75;
  color: #A89872;
  font-size: 0.875rem;
}.ysl_seo_body_m8p p:last-child {
  margin-bottom: 0;
}.ysl_seo_body_m8p strong {
  font-weight: 700;
  color: #D4C9A8;
}.ysl_seo_body_m8p a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8912A;
}.ysl_seo_body_m8p a:hover {
  color: #DCA838;
}.ysl_seo_body_m8p ul,.ysl_seo_body_m8p ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.ysl_seo_body_m8p ol {
  list-style: decimal;
}.ysl_seo_body_m8p li {
  margin-bottom: 6px;
  line-height: 1.75;
  font-size: 14px;
  color: #A89872;
}.ysl_seo_body_m8p table {
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  display: block;
  font-size: 13px;
  width: 100%;
}
@media(min-width:768px) {.ysl_seo_body_m8p table {
  display: table;
}
}.ysl_seo_body_m8p th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #D4C9A8;
  text-align: left;
  font-weight: 700;
}.ysl_seo_body_m8p td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A89872;
}.ysl_seo_cols_m8p {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 637px) {.ysl_seo_cols_m8p {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.ysl_seo_cols_m8p {
  grid-template-columns: repeat(3,1fr);
}
}.ysl_seo_col_h_m8p {
  font-weight: 700;
  margin-bottom: 0.438rem;
  color: #D4C9A8;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.ysl_seo_col_p_m8p {
  line-height: 1.65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #A08A62;
}.ysl_seo_stats_m8p {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.ysl_seo_stat_m8p {
  flex: 1;
  padding: 14px 1rem;
  border: 1px solid rgba(200, 145, 42, 0.18);
  border-radius: 8px;
  background: rgba(200, 145, 42, 0.08);
  min-width: 8.75rem;
}.ysl_seo_stat_val_m8p {
  overflow-wrap: break-word;
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 0.25rem;
  color: #C8912A;
}.ysl_seo_stat_lb_m8p {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #A08A62;
}.ysl_seo_m8p {
  padding: 36px 1rem 0;
  background: #0E0C08;
}
@media(min-width: 771px) {.ysl_seo_m8p {
  padding: 2.75rem 1.5rem 0;
}
}.ysl_seo_in_m8p {
  border: 1px solid rgba(255, 255, 255, 0.11);
  margin: 0 auto;
  background: #1A1712;
  padding: 28px 24px;
  border-radius: 14px;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.ysl_seo_in_m8p {
  padding: 2.25rem 2.5rem;
}
}.ysl_seo_label_m8p {
  margin-bottom: 10px;
  font-size: 11px;
  color: #C8912A;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
}.ysl_seo_h2_m8p {
  color: #F5EDDA;
  font-family: 'Cinzel', serif;
  line-height: 1.25;
  font-weight: 800;
  font-size: 1.25rem;
  margin-bottom: 14px;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.ysl_seo_h2_m8p {
  font-size: 1.5rem;
}
}.ysl_seo_body_m8p {
  color: #A89872;
  overflow-wrap: break-word;
  font-size: 14px;
  line-height: 1.75;
}.ysl_seo_body_m8p p {
  margin-bottom: 12px;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #A89872;
}.ysl_seo_body_m8p p:last-child {
  margin-bottom: 0;
}.ysl_seo_body_m8p strong {
  font-weight: 700;
  color: #D4C9A8;
}.ysl_seo_body_m8p a {
  transition: color .2s;
  color: #C8912A;
  text-decoration: underline;
}.ysl_seo_body_m8p a:hover {
  color: #DCA838;
}.ysl_seo_body_m8p ul,.ysl_seo_body_m8p ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.ysl_seo_body_m8p ol {
  list-style: decimal;
}.ysl_seo_body_m8p li {
  margin-bottom: 6px;
  line-height: 1.75;
  color: #A89872;
  font-size: 14px;
}.ysl_seo_body_m8p table {
  border-collapse: collapse;
  overflow-x: auto;
  font-size: 0.813rem;
  width: 100%;
  margin-bottom: 12px;
  display: block;
}
@media(min-width: 767px) {.ysl_seo_body_m8p table {
  display: table;
}
}.ysl_seo_body_m8p th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  font-weight: 700;
  color: #D4C9A8;
  text-align: left;
}.ysl_seo_body_m8p td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #A89872;
}.ysl_seo_cols_m8p {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 639px) {.ysl_seo_cols_m8p {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.ysl_seo_cols_m8p {
  grid-template-columns: repeat(3,1fr);
}
}.ysl_seo_col_h_m8p {
  font-size: 13px;
  margin-bottom: 7px;
  color: #D4C9A8;
  font-weight: 700;
  overflow-wrap: break-word;
}.ysl_seo_col_p_m8p {
  color: #A08A62;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.ysl_seo_stats_m8p {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.ysl_seo_stat_m8p {
  background: rgba(200, 145, 42, 0.08);
  padding: 0.875rem 16px;
  flex: 1;
  border-radius: 8px;
  border: 1px solid rgba(200, 145, 42, 0.18);
  min-width: 140px;
}.ysl_seo_stat_val_m8p {
  font-size: 1.25rem;
  margin-bottom: 0.25rem;
  font-weight: 800;
  color: #C8912A;
  overflow-wrap: break-word;
}.ysl_seo_stat_lb_m8p {
  color: #A08A62;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.ysl_seo_m8p {
  background: #0E0C08;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.ysl_seo_m8p {
  padding: 44px 24px 0;
}
}.ysl_seo_in_m8p {
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #1A1712;
  border-radius: 14px;
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.ysl_seo_in_m8p {
  padding: 36px 2.5rem;
}
}.ysl_seo_label_m8p {
  font-weight: 700;
  letter-spacing: .08em;
  color: #C8912A;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 0.688rem;
}.ysl_seo_h2_m8p {
  font-weight: 800;
  margin-bottom: 0.875rem;
  color: #F5EDDA;
  font-family: 'Cinzel', serif;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}
@media(min-width: 769px) {.ysl_seo_h2_m8p {
  font-size: 1.5rem;
}
}.ysl_seo_body_m8p {
  color: #A89872;
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 14px;
}.ysl_seo_body_m8p p {
  font-size: 14px;
  color: #A89872;
  line-height: 1.75;
  margin-bottom: 0.75rem;
}.ysl_seo_body_m8p p:last-child {
  margin-bottom: 0;
}.ysl_seo_body_m8p strong {
  color: #D4C9A8;
  font-weight: 700;
}.ysl_seo_body_m8p a {
  transition: color .2s;
  color: #C8912A;
  text-decoration: underline;
}.ysl_seo_body_m8p a:hover {
  color: #DCA838;
}.ysl_seo_body_m8p ul,.ysl_seo_body_m8p ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.ysl_seo_body_m8p ol {
  list-style: decimal;
}.ysl_seo_body_m8p li {
  line-height: 1.75;
  margin-bottom: 0.375rem;
  color: #A89872;
  font-size: 0.875rem;
}.ysl_seo_body_m8p table {
  display: block;
  overflow-x: auto;
  width: 100%;
  font-size: 13px;
  margin-bottom: 0.75rem;
  border-collapse: collapse;
}
@media(min-width: 766px) {.ysl_seo_body_m8p table {
  display: table;
}
}.ysl_seo_body_m8p th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  font-weight: 700;
  text-align: left;
  color: #D4C9A8;
}.ysl_seo_body_m8p td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A89872;
}.ysl_seo_cols_m8p {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width:640px) {.ysl_seo_cols_m8p {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.ysl_seo_cols_m8p {
  grid-template-columns: repeat(3,1fr);
}
}.ysl_seo_col_h_m8p {
  overflow-wrap: break-word;
  color: #D4C9A8;
  font-weight: 700;
  font-size: 13px;
  margin-bottom: 0.438rem;
}.ysl_seo_col_p_m8p {
  line-height: 1.65;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #A08A62;
}.ysl_seo_stats_m8p {
  margin: 1.25rem 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.ysl_seo_stat_m8p {
  flex: 1;
  background: rgba(200, 145, 42, 0.08);
  border: 1px solid rgba(200, 145, 42, 0.18);
  padding: 0.875rem 1rem;
  border-radius: 8px;
  min-width: 8.75rem;
}.ysl_seo_stat_val_m8p {
  font-weight: 800;
  margin-bottom: 4px;
  color: #C8912A;
  overflow-wrap: break-word;
  font-size: 20px;
}.ysl_seo_stat_lb_m8p {
  font-size: 11px;
  color: #A08A62;
  overflow-wrap: break-word;
}.ysl_faq_m8p {
  background: #0E0C08;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.ysl_faq_m8p {
  padding: 2.75rem 1.5rem 0;
}
}.ysl_faq_in_m8p {
  margin: 0 auto;
  max-width: 82.5rem;
}.ysl_faq_head_m8p {
  margin-bottom: 20px;
}.ysl_faq_label_m8p {
  color: #C8912A;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
}.ysl_faq_h2_m8p {
  color: #F5EDDA;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  font-size: 20px;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.ysl_faq_h2_m8p {
  font-size: 24px;
}
}.ysl_faq_list_m8p {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.ysl_faq_item_m8p {
  background: #1A1712;
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.11);
}.ysl_faq_q_m8p {
  padding: 16px 20px;
  gap: 12px;
  transition: color .2s;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  font-size: 0.875rem;
  font-weight: 600;
  cursor: pointer;
  overflow-wrap: break-word;
  align-items: center;
  color: #D4C9A8;
}.ysl_faq_q_m8p:hover {
  color: #F5EDDA;
}.ysl_faq_q_ic_m8p {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  transition: transform .25s;
  width: 1.5rem;
  flex-shrink: 0;
  color: #C8912A;
  display: flex;
  height: 1.5rem;
  align-items: center;
  font-size: 16px;
  justify-content: center;
}.ysl_faq_item_m8p.ysl_state_open_m8p .ysl_faq_q_ic_m8p {
  transform: rotate(45deg);
}.ysl_faq_a_m8p {
  padding: 0 20px 1rem;
  color: #A08A62;
  line-height: 1.7;
  display: none;
  overflow-wrap: break-word;
  font-size: 13px;
}.ysl_faq_item_m8p.ysl_state_open_m8p .ysl_faq_a_m8p {
  display: block;
}.ysl_faq_a_m8p strong {
  color: #D4C9A8;
  font-weight: 700;
}.ysl_faq_a_m8p a {
  color: #C8912A;
  text-decoration: underline;
}.ysl_faq_a_m8p ul,.ysl_faq_a_m8p ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 1.25rem;
}.ysl_faq_a_m8p ol {
  list-style: decimal;
}.ysl_faq_a_m8p li {
  margin-bottom: 4px;
  line-height: 1.6;
}.ysl_faq_a_m8p table {
  margin: 8px 0;
  font-size: 12px;
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
}
@media(min-width: 766px) {.ysl_faq_a_m8p table {
  display: table;
}
}.ysl_faq_a_m8p th {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #D4C9A8;
}.ysl_faq_a_m8p td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 6px 0.5rem;
  color: #A08A62;
}.ysl_ft_m8p {
  background: #080705;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 48px;
}.ysl_ft_support_m8p {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.5rem 16px;
}
@media(min-width: 769px) {.ysl_ft_support_m8p {
  padding: 28px 1.5rem;
}
}.ysl_ft_support_in_m8p {
  gap: 1rem;
  margin: 0 auto;
  display: flex;
  max-width: 82.5rem;
  flex-wrap: wrap;
  align-items: center;
}.ysl_ft_support_main_m8p {
  gap: 16px;
  flex: 1;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  min-width: 13.75rem;
}.ysl_ft_support_ic_m8p {
  flex-shrink: 0;
  color: #C8912A;
}.ysl_ft_support_ic_m8p svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 30px;
  height: 1.875rem;
}.ysl_ft_support_text_title_m8p {
  font-weight: 700;
  color: #F5EDDA;
  font-size: 0.938rem;
  margin-bottom: 3px;
  overflow-wrap: break-word;
}.ysl_ft_support_text_sub_m8p {
  overflow-wrap: break-word;
  color: #A08A62;
  font-size: 0.75rem;
}.ysl_ft_support_btn_m8p {
  border-radius: 0.5rem;
  background: #C8912A;
  padding: 0.688rem 1.375rem;
  transition: background .2s;
  flex-shrink: 0;
  color: #F5EDDA;
  font-weight: 700;
  white-space: nowrap;
  font-size: 0.813rem;
}.ysl_ft_support_btn_m8p:hover {
  background: #DCA838;
}.ysl_ft_support_contacts_m8p {
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.ysl_ft_support_contact_m8p {
  color: #8A7A5C;
  line-height: 1.4;
  font-size: 0.75rem;
}.ysl_ft_support_contact_m8p strong {
  color: #A89872;
  margin-bottom: 2px;
  font-size: 0.688rem;
  display: block;
  font-weight: 600;
}.ysl_ft_main_m8p {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 32px 16px 1.5rem;
}
@media(min-width: 770px) {.ysl_ft_main_m8p {
  padding: 2.5rem 1.5rem 32px;
}
}.ysl_ft_main_in_m8p {
  margin: 0 auto;
  gap: 1.5rem;
  grid-template-columns: 1fr 1fr;
  max-width: 82.5rem;
  display: grid;
}
@media(min-width: 642px) {.ysl_ft_main_in_m8p {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.ysl_ft_main_in_m8p {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.ysl_ft_col_logo_m8p {
  grid-column: 1/-1;
}
@media(min-width: 1078px) {.ysl_ft_col_logo_m8p {
  grid-column: auto;
}
}.ysl_ft_logo_m8p {
  gap: 9px;
  margin-bottom: 0.75rem;
  align-items: center;
  font-weight: 800;
  font-size: 16px;
  overflow-wrap: break-word;
  color: #F5EDDA;
  flex-wrap: wrap;
  display: flex;
}.ysl_ft_logo_mark_m8p {
  border-radius: 0.313rem;
  overflow: hidden;
  width: 30px;
  height: 1.875rem;
}.ysl_ft_logo_mark_m8p img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.ysl_ft_logo_sub_m8p {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  max-width: 200px;
  line-height: 1.55;
  color: #8A7A5C;
}.ysl_ft_col_title_m8p {
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 14px;
  letter-spacing: .07em;
  font-weight: 700;
  color: #A89872;
}.ysl_ft_col_links_m8p {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.ysl_ft_col_link_m8p {
  transition: color .2s;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #8A7A5C;
}.ysl_ft_col_link_m8p:hover {
  color: #D4C9A8;
}.ysl_ft_apps_m8p {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.ysl_ft_app_card_m8p {
  padding: 10px 12px;
  transition: border-color .2s;
  gap: 10px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  align-items: center;
}.ysl_ft_app_card_m8p:hover {
  border-color: rgba(200, 145, 42, 0.50);
}.ysl_ft_app_card_ic_m8p svg {
  stroke-linejoin: round;
  height: 1.375rem;
  width: 22px;
  stroke-linecap: round;
}.ysl_ft_app_card_os_m8p {
  color: #8A7A5C;
  font-size: 0.625rem;
  font-weight: 600;
}.ysl_ft_app_card_action_m8p {
  font-size: 0.75rem;
  font-weight: 700;
  color: #D4C9A8;
}.ysl_ft_bot_m8p {
  padding: 20px 1rem;
}
@media(min-width: 770px) {.ysl_ft_bot_m8p {
  padding: 1.25rem 24px;
}
}.ysl_ft_bot_in_m8p {
  gap: 1rem;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  max-width: 1320px;
}.ysl_ft_socials_m8p {
  gap: 8px;
  display: flex;
}.ysl_ft_soc_m8p {
  transition: background .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.313rem;
  width: 36px;
  color: #A89872;
  display: flex;
  height: 36px;
  align-items: center;
  justify-content: center;
}.ysl_ft_soc_m8p svg {
  height: 16px;
  width: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.ysl_ft_soc_m8p:hover {
  background: rgba(255, 255, 255, 0.07);
}.ysl_ft_legal_m8p {
  flex: 1;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #907E60;
  min-width: 200px;
  font-size: 11px;
}.ysl_ft_legal_m8p strong {
  font-weight: 700;
  color: #A89872;
}.ysl_ft_legal_m8p a {
  color: #A89872;
  text-decoration: underline;
}.ysl_ft_age_m8p {
  border: 2px solid #907E60;
  border-radius: 50%;
  font-weight: 800;
  font-size: 11px;
  margin-left: auto;
  width: 2rem;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  color: #907E60;
  height: 32px;
  display: flex;
}