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 {
  background: none;
  border: 0;
  cursor: pointer;
  color: inherit;
}a:link,a:visited {
  color: inherit;
  text-decoration: none;
}img,svg,video {
  display: block;
  max-width: 100%;
}body {
  background: #100C08;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  font-family: 'Lato', sans-serif;
  color: #D5C4A2;
}.ycw_layout_7t2 {
  min-height: 100vh;
  flex-direction: column;
  display: flex;
}.ycw_page_7t2 {
  min-height: 100vh;
  display: flex;
}.ycw_main_7t2 {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media (min-width: 1082px) {.ycw_main_7t2 {
  padding-left: 220px;
}
}
@media (max-width: 1080px) {.ycw_main_7t2 {
  padding-bottom: 72px;
}
}.ycw_gc_7t2 {
  background: #161009;
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 220, 160, 0.06);
  width: 8.75rem;
  position: relative;
  flex-shrink: 0;
  cursor: pointer;
}
@media(min-width:640px) {.ycw_gc_7t2 {
  width: 156px;
}
}
@media(min-width: 1083px) {.ycw_gc_7t2 {
  width: 10.5rem;
}
}.ycw_gc_7t2:hover {
  border-color: rgba(196, 151, 58, 0.07);
  transform: translateY(-3px);
}.ycw_gc_img_7t2 {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 80%;
}.ycw_gc_img_7t2 img {
  inset: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  position: absolute;
}.ycw_gc_hover_7t2 {
  transition: opacity .2s;
  background: rgba(6, 4, 2, 0.72);
  inset: 0;
  opacity: 0;
  position: absolute;
  align-items: center;
  display: flex;
  justify-content: center;
}.ycw_gc_7t2:hover .ycw_gc_hover_7t2 {
  opacity: 1;
}.ycw_gc_hover_btn_7t2 {
  padding: 0.5rem 16px;
  border-radius: 6px;
  background: #C4973A;
  font-weight: 700;
  font-size: 12px;
  color: #F6EDD8;
}.ycw_gc_info_7t2 {
  padding: 8px 0.625rem 0.625rem;
}.ycw_gc_name_7t2 {
  overflow: hidden;
  margin-bottom: 3px;
  white-space: nowrap;
  font-size: 0.75rem;
  color: #D5C4A2;
  text-overflow: ellipsis;
  font-weight: 600;
  max-width: 100%;
}.ycw_gc_prov_7t2 {
  font-size: 0.625rem;
  color: #614E38;
}.ycw_gc_tag_7t2 {
  padding: 2px 7px;
  border-radius: 4px;
  letter-spacing: .04em;
  font-size: 0.563rem;
  top: 6px;
  left: 0.375rem;
  position: absolute;
  text-transform: uppercase;
  z-index: 2;
  font-weight: 700;
}.ycw_gc_tag_hot_7t2 {
  background: #C0392B;
  color: #fff;
}.ycw_gc_tag_new_7t2 {
  background: #4DA068;
  color: #100C08;
}.ycw_gc_tag_jp_7t2 {
  background: #C9920C;
  color: #100C08;
}.ycw_gc_tag_ex_7t2 {
  background: #8C5E30;
  color: #fff;
}.ycw_gc_tag_live_7t2 {
  background: #C0392B;
  color: #fff;
}.ycw_gr_7t2 {
  padding: 2rem 16px 0;
  background: #100C08;
}
@media(min-width: 770px) {.ycw_gr_7t2 {
  padding: 36px 1.5rem 0;
}
}.ycw_gr_in_7t2 {
  margin: 0 auto;
  max-width: 1320px;
}.ycw_gr_head_7t2 {
  gap: 0.75rem;
  margin-bottom: 10px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.ycw_gr_head_l_7t2 {
  gap: 10px;
  flex: 1;
  min-width: 0;
  display: flex;
  align-items: center;
}.ycw_gr_ic_7t2 {
  border-radius: 0.625rem;
  justify-content: center;
  width: 32px;
  height: 32px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}.ycw_gr_ic_7t2 svg {
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
  height: 16px;
}.ycw_gr_title_7t2 {
  font-size: 16px;
  font-family: 'Playfair Display', serif;
  font-weight: 700;
  color: #F6EDD8;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.ycw_gr_title_7t2 {
  font-size: 1.125rem;
}
}.ycw_gr_more_7t2 {
  transition: color .2s;
  gap: 5px;
  white-space: nowrap;
  align-items: center;
  display: flex;
  color: #7E6648;
  flex-shrink: 0;
  font-size: 0.75rem;
  font-weight: 600;
}.ycw_gr_more_7t2:hover {
  color: #C4973A;
}.ycw_gr_more_7t2 svg {
  height: 12px;
  stroke-linecap: round;
  width: 0.75rem;
  stroke-linejoin: round;
}.ycw_gr_arrows_7t2 {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.ycw_gr_arr_7t2 {
  border-radius: 0.375rem;
  border: 1px solid rgba(255, 220, 160, 0.12);
  background: rgba(255, 235, 190, 0.05);
  transition: background .15s,color .15s;
  width: 1.875rem;
  justify-content: center;
  align-items: center;
  display: flex;
  height: 1.875rem;
  color: #AA8F6A;
}.ycw_gr_arr_7t2:hover {
  background: rgba(255, 235, 190, 0.07);
  color: #F6EDD8;
}.ycw_gr_arr_7t2 svg {
  stroke-linejoin: round;
  width: 0.813rem;
  stroke-linecap: round;
  height: 13px;
}.ycw_gr_seo_h_7t2 {
  margin: 0 0 6px;
  font-weight: 700;
  color: #D5C4A2;
  font-family: 'Playfair Display', serif;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  max-width: 42.5rem;
}
@media(min-width: 767px) {.ycw_gr_seo_h_7t2 {
  font-size: 0.875rem;
}
}.ycw_gr_seo_7t2 {
  line-height: 1.55;
  color: #7E6648;
  margin-bottom: 12px;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  max-width: 680px;
}.ycw_gr_seo_7t2 strong {
  color: #D5C4A2;
  font-weight: 600;
}.ycw_gr_scroll_7t2 {
  gap: 10px;
  display: flex;
  overflow-x: auto;
  padding-bottom: 0.625rem;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
}.ycw_gr_scroll_7t2::-webkit-scrollbar {
  display: none;
}
@media(min-width: 770px) {.ycw_gr_scroll_7t2 {
  gap: 12px;
}
}.ycw_tb_7t2 {
  border-bottom: 1px solid rgba(255, 235, 190, 0.07);
  background: #100C08;
  height: 56px;
  align-items: center;
  display: flex;
  left: 0;
  top: 0;
  right: 0;
  position: fixed;
  z-index: 80;
}.ycw_tb_in_7t2 {
  gap: 0;
  padding: 0 14px;
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
}.ycw_tb_burger_7t2 {
  border-radius: 10px;
  gap: 0.313rem;
  align-items: center;
  margin-right: 0.5rem;
  display: flex;
  width: 2.375rem;
  flex-shrink: 0;
  justify-content: center;
  height: 38px;
  flex-direction: column;
}.ycw_tb_burger_7t2:hover {
  background: rgba(255, 235, 190, 0.05);
}.ycw_tb_burger_line_7t2 {
  border-radius: 1px;
  background: #AA8F6A;
  height: 2px;
  width: 18px;
  display: block;
}
@media(min-width: 1081px) {.ycw_tb_burger_7t2 {
  display: none;
}
}.ycw_tb_logo_7t2 {
  gap: 0.563rem;
  margin-right: 1.25rem;
  flex-shrink: 0;
  overflow-wrap: break-word;
  font-size: 18px;
  align-items: center;
  letter-spacing: -.01em;
  font-weight: 800;
  display: flex;
  color: #F6EDD8;
}.ycw_tb_logo_mark_7t2 {
  border-radius: 10px;
  overflow: hidden;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 32px;
  display: flex;
}.ycw_tb_logo_mark_7t2 img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.ycw_tb_nav_7t2 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width:640px) {.ycw_tb_nav_7t2 {
  display: flex;
}
}.ycw_tb_tab_7t2 {
  transition: background .15s,color .15s;
  border-radius: 10px;
  padding: 0.5rem 0.875rem;
  color: #AA8F6A;
  font-weight: 600;
  white-space: nowrap;
  font-size: 13px;
}.ycw_tb_tab_7t2:hover {
  background: rgba(255, 235, 190, 0.05);
  color: #F6EDD8;
}.ycw_tb_tab_7t2.ycw_state_active_7t2 {
  background: rgba(196, 151, 58, 0.18);
  color: #F6EDD8;
}.ycw_tb_right_7t2 {
  gap: 8px;
  align-items: center;
  flex-shrink: 0;
  margin-left: auto;
  display: flex;
}.ycw_tb_login_7t2 {
  border-radius: 0.625rem;
  padding: 9px 16px;
  border: 1px solid rgba(255, 220, 160, 0.12);
  transition: border-color .2s,color .2s;
  background: rgba(255, 235, 190, 0.05);
  font-size: 13px;
  color: #D5C4A2;
  display: none;
  font-weight: 600;
}.ycw_tb_login_7t2:hover {
  border-color: rgba(196, 151, 58, 0.45);
  color: #F6EDD8;
}
@media(min-width: 479px) {.ycw_tb_login_7t2 {
  display: block;
}
}.ycw_tb_reg_7t2 {
  background: #4DA068;
  padding: 9px 1.125rem;
  transition: background .2s;
  border-radius: 0.625rem;
  color: #100C08;
  white-space: nowrap;
  font-size: 0.813rem;
  font-weight: 700;
}.ycw_tb_reg_7t2:hover {
  background: #5BBB7A;
}.ycw_sb_7t2 {
  transition: transform .25s ease;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 235, 190, 0.05);
  background: #1C1410;
  overflow-y: auto;
  bottom: 0;
  top: 3.5rem;
  width: 220px;
  z-index: 70;
  left: 0;
  position: fixed;
}.ycw_sb_7t2.ycw_state_open_7t2 {
  transform: translateX(0);
}.ycw_sb_7t2::-webkit-scrollbar {
  width: 0.25rem;
}.ycw_sb_7t2::-webkit-scrollbar-thumb {
  background: rgba(255, 235, 190, 0.07);
  border-radius: 2px;
}
@media(min-width: 1081px) {.ycw_sb_7t2 {
  transform: translateX(0);
}
}.ycw_sb_auth_7t2 {
  padding: 0.875rem 0.75rem 0.625rem;
}.ycw_sb_btn_reg_7t2 {
  background: #4DA068;
  padding: 11px;
  border-radius: 0.625rem;
  transition: background .2s;
  color: #100C08;
  display: block;
  font-weight: 700;
  margin-bottom: 0.5rem;
  font-size: 0.813rem;
  text-align: center;
}.ycw_sb_btn_reg_7t2:hover {
  background: #5BBB7A;
}.ycw_sb_btn_login_7t2 {
  transition: border-color .2s;
  border: 1px solid rgba(255, 220, 160, 0.12);
  padding: 10px;
  background: rgba(255, 235, 190, 0.05);
  border-radius: 0.625rem;
  text-align: center;
  font-weight: 600;
  display: block;
  font-size: 13px;
  color: #D5C4A2;
}.ycw_sb_btn_login_7t2:hover {
  border-color: rgba(196, 151, 58, 0.45);
  color: #F6EDD8;
}.ycw_sb_promo_7t2 {
  overflow: hidden;
  margin: 0 12px 10px;
  background: linear-gradient(135deg,#2A1A08,#1C1410);
  border: 1px solid rgba(196, 151, 58, 0.18);
  padding: 12px 14px;
  border-radius: 0.625rem;
  position: relative;
}.ycw_sb_promo_7t2::before {
  background: radial-gradient(circle,rgba(196, 151, 58, 0.18),transparent 70%);
  border-radius: 50%;
  right: -1.25rem;
  height: 80px;
  top: -1.25rem;
  content: '';
  width: 5rem;
  position: absolute;
}.ycw_sb_promo_title_7t2 {
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 4px;
  font-weight: 700;
  color: #C4973A;
  letter-spacing: .06em;
}.ycw_sb_promo_text_7t2 {
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 12px;
  line-height: 1.35;
  color: #F6EDD8;
}.ycw_sb_promo_sub_7t2 {
  font-size: 10px;
  color: #7E6648;
  margin-top: 3px;
}.ycw_sb_nav_7t2 {
  padding: 6px 8px 16px;
}.ycw_sb_nav_lb_7t2 {
  padding: 0.625rem 8px 0.375rem;
  letter-spacing: .08em;
  font-size: 0.625rem;
  text-transform: uppercase;
  color: #614E38;
  font-weight: 700;
}.ycw_sb_link_7t2 {
  padding: 9px 0.625rem;
  border-radius: 6px;
  transition: background .15s,color .15s;
  gap: 0.625rem;
  overflow-wrap: break-word;
  align-items: center;
  color: #AA8F6A;
  font-weight: 500;
  font-size: 13px;
  display: flex;
  cursor: pointer;
}.ycw_sb_link_7t2:hover {
  background: rgba(255, 235, 190, 0.05);
  color: #F6EDD8;
}.ycw_sb_link_7t2.ycw_state_active_7t2 {
  background: rgba(196, 151, 58, 0.18);
  color: #F6EDD8;
}.ycw_sb_ic_7t2 {
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  height: 1.875rem;
  flex-shrink: 0;
  display: flex;
  width: 30px;
}.ycw_sb_ic_7t2 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1rem;
  height: 1rem;
}.ycw_sb_ic_1_7t2 {
  background: rgba(196, 151, 58, 0.07);
  color: #C4973A;
}.ycw_sb_ic_2_7t2 {
  background: rgba(77, 160, 104, 0.16);
  color: #4DA068;
}.ycw_sb_ic_3_7t2 {
  background: rgba(201, 146, 12, 0.18);
  color: #C9920C;
}.ycw_sb_ic_4_7t2 {
  background: rgba(140, 94, 48, 0.22);
  color: #8C5E30;
}.ycw_sb_ic_5_7t2 {
  background: rgba(196, 151, 58, 0.07);
  color: #C85A7E;
}.ycw_sb_ic_6_7t2 {
  background: rgba(140, 94, 48, 0.22);
  color: #9B6ED0;
}.ycw_sb_badge_7t2 {
  background: #C9920C;
  padding: 2px 7px;
  border-radius: 6px;
  font-weight: 700;
  color: #100C08;
  margin-left: auto;
  font-size: 9px;
}.ycw_sb_bot_7t2 {
  gap: 0.5rem;
  border-top: 1px solid rgba(255, 235, 190, 0.05);
  padding: 0.75rem;
  display: flex;
}.ycw_sb_lang_7t2,.ycw_sb_help_7t2 {
  padding: 0.563rem 0.375rem;
  gap: 6px;
  border-radius: 0.375rem;
  transition: border-color .2s;
  flex: 1;
  background: rgba(255, 235, 190, 0.05);
  border: 1px solid rgba(255, 220, 160, 0.06);
  font-size: 11px;
  display: flex;
  color: #AA8F6A;
  font-weight: 600;
  align-items: center;
  justify-content: center;
}.ycw_sb_lang_7t2:hover,.ycw_sb_help_7t2:hover {
  border-color: rgba(196, 151, 58, 0.45);
  color: #F6EDD8;
}.ycw_sb_lang_7t2 svg,.ycw_sb_help_7t2 svg {
  stroke-linejoin: round;
  height: 13px;
  stroke-linecap: round;
  width: 13px;
}.ycw_sb_bd_7t2 {
  background: rgba(6, 4, 2, 0.72);
  inset: 0;
  z-index: 69;
  display: none;
  position: fixed;
}.ycw_sb_bd_7t2.ycw_state_on_7t2 {
  display: block;
}
@media(min-width: 1081px) {.ycw_sb_bd_7t2 {
  display: none!important;
}
}.ycw_mob_nav_7t2 {
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 220, 160, 0.12);
  background: #1C1410;
  position: fixed;
  display: flex;
  z-index: 80;
  bottom: 0;
  right: 0;
  left: 0;
}
@media(min-width:1080px) {.ycw_mob_nav_7t2 {
  display: none;
}
}.ycw_mob_nav_item_7t2 {
  flex: 1;
  padding: 4px 2px;
  gap: 4px;
  display: flex;
  align-items: center;
  cursor: pointer;
  color: #614E38;
  flex-direction: column;
}.ycw_mob_nav_ic_7t2 {
  line-height: 1;
}.ycw_mob_nav_ic_7t2 svg {
  height: 1.25rem;
  stroke-linecap: round;
  width: 20px;
  stroke-linejoin: round;
}.ycw_mob_nav_lb_7t2 {
  color: #614E38;
  font-weight: 600;
  font-size: 0.625rem;
}.ycw_mob_nav_item_7t2.ycw_state_active_7t2 {
  color: #C4973A;
}.ycw_mob_nav_item_7t2.ycw_state_active_7t2 .ycw_mob_nav_lb_7t2 {
  color: #C4973A;
}.ycw_hero_7t2 {
  background: #100C08;
  padding: 1.25rem 1rem 0;
}
@media(min-width: 767px) {.ycw_hero_7t2 {
  padding: 24px 24px 0;
}
}.ycw_hero_in_7t2 {
  gap: 12px;
  margin: 0 auto;
  max-width: 82.5rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:860px) {.ycw_hero_in_7t2 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1103px) {.ycw_hero_in_7t2 {
  grid-template-columns: 1fr 21.25rem;
}
}.ycw_hero_promo_7t2 {
  border-radius: 1rem;
  background: #161009;
  overflow: hidden;
  position: relative;
  display: flex;
  align-items: stretch;
  min-height: 220px;
}
@media(min-width: 769px) {.ycw_hero_promo_7t2 {
  min-height: 280px;
}
}.ycw_hero_promo_bg_7t2 {
  background-position: center;
  background: linear-gradient(120deg,#2A1A08 0%,#100C08 100%);
  inset: 0;
  background-size: cover;
  position: absolute;
}.ycw_hero_promo_bg_7t2::after {
  background: linear-gradient(90deg,#100C08 0%,rgba(6, 4, 2, 0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.ycw_hero_promo_glow_7t2 {
  background: radial-gradient(circle,rgba(140, 94, 48, 0.22) 0%,transparent 65%);
  border-radius: 50%;
  position: absolute;
  pointer-events: none;
  height: 300px;
  width: 300px;
  right: 3.75rem;
  top: -40px;
}.ycw_hero_promo_ct_7t2 {
  padding: 1.75rem 1.5rem 1.75rem 28px;
  flex-direction: column;
  display: flex;
  z-index: 2;
  position: relative;
  justify-content: center;
  max-width: 30rem;
}
@media(min-width: 769px) {.ycw_hero_promo_ct_7t2 {
  padding: 40px 32px;
}
}.ycw_hero_badge_7t2 {
  padding: 0.313rem 0.75rem;
  border-radius: 20px;
  background: rgba(196, 151, 58, 0.18);
  border: 1px solid rgba(196, 151, 58, 0.07);
  font-size: 0.625rem;
  color: #C4973A;
  display: inline-block;
  margin-bottom: 0.875rem;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}.ycw_hero_h1_7t2 {
  color: #F6EDD8;
  overflow-wrap: break-word;
  font-size: 26px;
  margin-bottom: 0.625rem;
  font-family: 'Playfair Display', serif;
  line-height: 1.15;
  font-weight: 800;
}.ycw_hero_h1_7t2 em {
  font-style: normal;
  color: #C9920C;
}
@media(min-width: 771px) {.ycw_hero_h1_7t2 {
  font-size: 2.25rem;
}
}.ycw_hero_sub_7t2 {
  font-size: 13px;
  margin-bottom: 20px;
  color: #AA8F6A;
  line-height: 1.55;
}
@media(min-width: 769px) {.ycw_hero_sub_7t2 {
  font-size: 14px;
}
}.ycw_hero_row_7t2 {
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.ycw_hero_cta_7t2 {
  padding: 13px 1.625rem;
  border-radius: 0.625rem;
  background: #4DA068;
  transition: background .2s;
  font-weight: 700;
  box-shadow: 0 0.25rem 12px rgba(77,160,104,0.30), 0 1px 0 rgba(0,0,0,0.5);
  color: #100C08;
  font-size: 14px;
}.ycw_hero_cta_7t2:hover {
  background: #5BBB7A;
}.ycw_hero_terms_7t2 {
  color: #614E38;
  font-size: 0.688rem;
}.ycw_hero_game_7t2 {
  border: 1px solid rgba(255, 220, 160, 0.06);
  border-radius: 16px;
  overflow: hidden;
  background: #161009;
  position: relative;
  flex-direction: column;
  display: flex;
}.ycw_hero_game_badge_7t2 {
  padding: 0.313rem 10px;
  background: rgba(201, 146, 12, 0.18);
  border: 1px solid rgba(201, 146, 12, 0.18);
  border-radius: 20px;
  letter-spacing: .06em;
  text-transform: uppercase;
  position: absolute;
  color: #C9920C;
  top: 12px;
  z-index: 3;
  font-size: 10px;
  left: 0.75rem;
  font-weight: 700;
}.ycw_hero_game_badge_7t2 svg {
  margin-right: 4px;
  height: 11px;
  width: 11px;
  vertical-align: -1px;
}.ycw_hero_game_img_7t2 {
  background: linear-gradient(135deg,#2A1A08,#100C08);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.ycw_hero_game_img_7t2 img {
  inset: 0;
  height: 100%;
  position: absolute;
  object-fit: cover;
  width: 100%;
}.ycw_hero_game_play_7t2 {
  background: rgba(6, 4, 2, 0.72);
  transition: opacity .2s;
  inset: 0;
  opacity: 0;
  justify-content: center;
  position: absolute;
  align-items: center;
  display: flex;
}.ycw_hero_game_7t2:hover .ycw_hero_game_play_7t2 {
  opacity: 1;
}.ycw_hero_game_play_7t2 span {
  border-radius: 50%;
  background: #C4973A;
  align-items: center;
  height: 3.25rem;
  display: flex;
  justify-content: center;
  width: 52px;
}.ycw_hero_game_play_7t2 span svg {
  width: 18px;
  margin-left: 2px;
  height: 18px;
}.ycw_hero_game_info_7t2 {
  padding: 14px 1rem;
}.ycw_hero_game_title_7t2 {
  font-size: 15px;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  color: #F6EDD8;
  font-weight: 700;
}.ycw_hero_game_provider_7t2 {
  font-size: 11px;
  color: #7E6648;
}.ycw_hero_game_btn_7t2 {
  margin: 12px 16px 16px;
  border-radius: 10px;
  transition: background .2s;
  background: #C4973A;
  padding: 11px;
  font-weight: 700;
  font-size: 13px;
  display: block;
  text-align: center;
  color: #F6EDD8;
}.ycw_hero_game_7t2:hover .ycw_hero_game_btn_7t2 {
  background: #D6AB50;
}.ycw_gcg_7t2 {
  padding: 36px 1rem 0;
  background: #100C08;
}
@media(min-width: 765px) {.ycw_gcg_7t2 {
  padding: 2.75rem 1.5rem 0;
}
}.ycw_gcg_in_7t2 {
  margin: 0 auto;
  max-width: 1320px;
}.ycw_gcg_head_7t2 {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.ycw_gcg_label_7t2 {
  margin-bottom: 8px;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #C4973A;
}.ycw_gcg_h2_7t2 {
  font-size: 1.375rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  color: #F6EDD8;
  margin-bottom: 8px;
}
@media(min-width: 769px) {.ycw_gcg_h2_7t2 {
  font-size: 1.75rem;
}
}.ycw_gcg_intro_7t2 {
  line-height: 1.6;
  color: #7E6648;
  font-size: 0.813rem;
}.ycw_gcg_grid_7t2 {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.ycw_gcg_grid_7t2 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.ycw_gcg_grid_7t2 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.ycw_gcg_card_7t2 {
  border-radius: 16px;
  border: 1px solid rgba(255, 220, 160, 0.12);
  padding: 1.25rem;
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  justify-content: flex-end;
  min-height: 240px;
  position: relative;
  display: flex;
  cursor: pointer;
  flex-direction: column;
}.ycw_gcg_card_7t2:hover {
  border-color: rgba(196, 151, 58, 0.18);
  transform: translateY(-3px);
}.ycw_gcg_card_bg_7t2 {
  inset: 0;
  z-index: 0;
  position: absolute;
}.ycw_gcg_card_bg_7t2::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  position: absolute;
  content: '';
}.ycw_gcg_card_ic_7t2 {
  background: rgba(0,0,0,.45);
  border-radius: 0.375rem;
  height: 40px;
  align-items: center;
  width: 40px;
  right: 1.125rem;
  position: absolute;
  z-index: 2;
  justify-content: center;
  display: flex;
  top: 1.125rem;
  color: #F6EDD8;
}.ycw_gcg_card_ic_7t2 svg {
  height: 1.25rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 20px;
}.ycw_gcg_card_ct_7t2 {
  position: relative;
  z-index: 1;
}.ycw_gcg_card_h_7t2 {
  line-height: 1.2;
  font-size: 18px;
  font-family: 'Playfair Display', serif;
  color: #F6EDD8;
  margin-bottom: 8px;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.ycw_gcg_card_h_7t2 {
  font-size: 20px;
}
}.ycw_gcg_card_p_7t2 {
  overflow-wrap: break-word;
  margin-bottom: 0.625rem;
  color: rgba(255,255,255,.82);
  font-size: 12px;
  line-height: 1.55;
}.ycw_gcg_card_p_7t2 strong {
  color: #F6EDD8;
  font-weight: 600;
}.ycw_gcg_card_cta_7t2 {
  gap: 0.25rem;
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  text-transform: uppercase;
  color: #C4973A;
  font-size: 12px;
  letter-spacing: .04em;
}.ycw_gcg_card_cta_7t2 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 12px;
  width: 12px;
}.ycw_ws_7t2 {
  background: #100C08;
  padding: 2rem 1rem 0;
}
@media(min-width: 770px) {.ycw_ws_7t2 {
  padding: 2.25rem 1.5rem 0;
}
}.ycw_ws_in_7t2 {
  margin: 0 auto;
  max-width: 1320px;
}.ycw_ws_head_7t2 {
  gap: 0.75rem;
  margin-bottom: 14px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  justify-content: space-between;
}.ycw_ws_title_7t2 {
  gap: 0.625rem;
  font-size: 16px;
  align-items: center;
  font-family: 'Playfair Display', serif;
  flex-wrap: wrap;
  display: flex;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F6EDD8;
}.ycw_ws_title_ic_7t2 svg {
  height: 1.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 18px;
  color: #C9920C;
}.ycw_ws_online_7t2 {
  gap: 0.438rem;
  align-items: center;
  font-size: 0.75rem;
  font-weight: 600;
  color: #7E6648;
  display: flex;
}.ycw_ws_online_dot_7t2 {
  background: #4DA068;
  border-radius: 50%;
  height: 8px;
  width: 8px;
  flex-shrink: 0;
  box-shadow: 0 0 6px rgba(77, 160, 104, 0.16);
}.ycw_ws_scroll_7t2 {
  gap: 0.5rem;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
  padding-bottom: 8px;
}.ycw_ws_scroll_7t2::-webkit-scrollbar {
  display: none;
}.ycw_wc_7t2 {
  background: #161009;
  padding: 0.625rem 0.875rem;
  gap: 10px;
  border-radius: 10px;
  border: 1px solid rgba(255, 220, 160, 0.12);
  min-width: 13.75rem;
  display: flex;
  flex-shrink: 0;
  align-items: center;
}.ycw_wc_img_7t2 {
  overflow: hidden;
  background: #1C1410;
  border-radius: 0.375rem;
  height: 2.25rem;
  flex-shrink: 0;
  width: 36px;
}.ycw_wc_img_7t2 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.ycw_wc_info_7t2 {
  min-width: 0;
}.ycw_wc_game_7t2 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #D5C4A2;
  font-weight: 600;
  font-size: 12px;
}.ycw_wc_player_7t2 {
  overflow: hidden;
  font-size: 0.625rem;
  color: #614E38;
  white-space: nowrap;
  text-overflow: ellipsis;
}.ycw_wc_amount_7t2 {
  font-weight: 700;
  font-size: 0.813rem;
  white-space: nowrap;
  flex-shrink: 0;
  margin-left: auto;
  color: #4DA068;
}.ycw_app_7t2 {
  background: #100C08;
  padding: 2.25rem 16px 0;
}
@media(min-width: 771px) {.ycw_app_7t2 {
  padding: 44px 1.5rem 0;
}
}.ycw_app_in_7t2 {
  margin: 0 auto;
  max-width: 1320px;
}.ycw_app_head_7t2 {
  margin-bottom: 1rem;
}.ycw_app_label_7t2 {
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-weight: 700;
  color: #C4973A;
}.ycw_app_h2_7t2 {
  font-size: 1.25rem;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  color: #F6EDD8;
  margin-bottom: 6px;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.ycw_app_h2_7t2 {
  font-size: 24px;
}
}.ycw_app_sub_7t2 {
  max-width: 600px;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.6;
  color: #7E6648;
}.ycw_app_sub_7t2 strong {
  color: #D5C4A2;
  font-weight: 700;
}.ycw_app_cards_7t2 {
  gap: 10px;
  margin-top: 1rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 643px) {.ycw_app_cards_7t2 {
  grid-template-columns: repeat(3,1fr);
}
}.ycw_app_card_7t2 {
  gap: 1rem;
  padding: 1.25rem;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.ycw_app_card_ios_7t2 {
  background: linear-gradient(135deg,rgba(196, 151, 58, 0.18) 0%,#1C1410 100%);
}.ycw_app_card_android_7t2 {
  background: linear-gradient(135deg,rgba(77, 160, 104, 0.16) 0%,#1C1410 100%);
}.ycw_app_card_win_7t2 {
  background: linear-gradient(135deg,rgba(201, 146, 12, 0.18) 0%,#1C1410 100%);
}.ycw_app_card_ic_7t2 svg {
  stroke-linejoin: round;
  width: 2.125rem;
  stroke-linecap: round;
  height: 34px;
}.ycw_app_card_ic_7t2 {
  flex-shrink: 0;
  color: #F6EDD8;
}.ycw_app_card_os_7t2 {
  letter-spacing: .08em;
  margin-bottom: 0.375rem;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 10px;
  color: #7E6648;
}.ycw_app_card_title_7t2 {
  margin-bottom: 0.375rem;
  font-size: 0.938rem;
  line-height: 1.2;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F6EDD8;
}.ycw_app_card_text_7t2 {
  line-height: 1.5;
  margin-bottom: 14px;
  color: #7E6648;
  overflow-wrap: break-word;
  font-size: 12px;
}.ycw_app_card_btn_7t2 {
  border-radius: 0.375rem;
  border: 1px solid rgba(196, 151, 58, 0.45);
  transition: background .2s;
  padding: 0.625rem 1.125rem;
  gap: 0.438rem;
  background: rgba(255, 235, 190, 0.12);
  color: #F6EDD8;
  display: inline-flex;
  font-weight: 700;
  align-items: center;
  font-size: 0.813rem;
}.ycw_app_card_btn_7t2:hover {
  background: rgba(255, 235, 190, 0.07);
}.ycw_prov_7t2 {
  padding: 36px 1rem 0;
  background: #100C08;
}
@media(min-width: 770px) {.ycw_prov_7t2 {
  padding: 44px 1.5rem 0;
}
}.ycw_prov_in_7t2 {
  margin: 0 auto;
  max-width: 1320px;
}.ycw_prov_head_7t2 {
  margin-bottom: 1rem;
}.ycw_prov_label_7t2 {
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  color: #C4973A;
}.ycw_prov_h2_7t2 {
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  color: #F6EDD8;
  font-size: 20px;
}
@media(min-width: 766px) {.ycw_prov_h2_7t2 {
  font-size: 1.5rem;
}
}.ycw_prov_seo_7t2 {
  color: #7E6648;
  line-height: 1.6;
  margin-bottom: 16px;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  max-width: 620px;
}.ycw_prov_seo_7t2 strong {
  font-weight: 700;
  color: #D5C4A2;
}.ycw_prov_seo_7t2 a {
  text-decoration: underline;
  color: #C4973A;
}.ycw_prov_grid_7t2 {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 637px) {.ycw_prov_grid_7t2 {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1077px) {.ycw_prov_grid_7t2 {
  grid-template-columns: repeat(8,1fr);
}
}.ycw_prov_card_7t2 {
  border-radius: 10px;
  transition: border-color .2s,background .2s;
  padding: 0.875rem 0.625rem;
  border: 1px solid rgba(255, 220, 160, 0.12);
  gap: 0.438rem;
  background: #161009;
  cursor: pointer;
  align-items: center;
  display: flex;
  flex-direction: column;
}.ycw_prov_card_7t2:hover {
  background: #1C1410;
  border-color: rgba(196, 151, 58, 0.45);
}.ycw_prov_logo_7t2 {
  overflow: hidden;
  border-radius: 6px;
  background: rgba(255, 235, 190, 0.05);
  height: 44px;
  justify-content: center;
  width: 2.75rem;
  display: flex;
  align-items: center;
}.ycw_prov_logo_7t2 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.ycw_prov_name_7t2 {
  overflow-wrap: break-word;
  font-weight: 600;
  text-align: center;
  color: #AA8F6A;
  font-size: 0.688rem;
}.ycw_bon_7t2 {
  padding: 2.25rem 16px 0;
  background: #100C08;
}
@media(min-width: 767px) {.ycw_bon_7t2 {
  padding: 2.75rem 1.5rem 0;
}
}.ycw_bon_in_7t2 {
  margin: 0 auto;
  max-width: 1320px;
}.ycw_bon_head_7t2 {
  margin-bottom: 20px;
}.ycw_bon_label_7t2 {
  margin-bottom: 0.5rem;
  font-size: 11px;
  letter-spacing: .08em;
  color: #C4973A;
  text-transform: uppercase;
  font-weight: 700;
}.ycw_bon_h2_7t2 {
  color: #F6EDD8;
  margin-bottom: 0.5rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 766px) {.ycw_bon_h2_7t2 {
  font-size: 1.5rem;
}
}.ycw_bon_seo_7t2 {
  color: #7E6648;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 13px;
  max-width: 620px;
}.ycw_bon_seo_7t2 strong {
  color: #D5C4A2;
  font-weight: 700;
}.ycw_bon_seo_7t2 a {
  text-decoration: underline;
  color: #C4973A;
}.ycw_bon_grid_7t2 {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.ycw_bon_grid_7t2 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.ycw_bon_grid_7t2 {
  grid-template-columns: repeat(5,1fr);
}
}.ycw_bon_card_7t2 {
  background: #161009;
  transition: border-color .2s,transform .2s;
  border-radius: 10px;
  padding: 1rem;
  border: 1px solid rgba(255, 220, 160, 0.12);
}.ycw_bon_card_7t2:hover {
  transform: translateY(-2px);
  border-color: rgba(196, 151, 58, 0.07);
}.ycw_bon_card_ic_7t2 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.625rem;
  width: 1.625rem;
}.ycw_bon_card_ic_7t2 {
  margin-bottom: 10px;
}.ycw_bon_card_type_7t2 {
  font-size: 0.625rem;
  margin-bottom: 0.375rem;
  letter-spacing: .06em;
  color: #7E6648;
  font-weight: 700;
  text-transform: uppercase;
}.ycw_bon_card_amount_7t2 {
  margin-bottom: 0.375rem;
  color: #C9920C;
  font-size: 18px;
  font-weight: 800;
  line-height: 1.1;
}.ycw_bon_card_name_7t2 {
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #F6EDD8;
  font-weight: 600;
}.ycw_bon_card_detail_7t2 {
  border-top: 1px solid rgba(255, 235, 190, 0.05);
  color: #614E38;
  line-height: 1.5;
  padding-top: 0.5rem;
  font-size: 11px;
  overflow-wrap: break-word;
}.ycw_htp_7t2 {
  background: #100C08;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.ycw_htp_7t2 {
  padding: 44px 1.5rem 0;
}
}.ycw_htp_in_7t2 {
  margin: 0 auto;
  max-width: 1320px;
}.ycw_htp_head_7t2 {
  max-width: 720px;
  margin-bottom: 22px;
}.ycw_htp_label_7t2 {
  color: #C4973A;
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-weight: 700;
}.ycw_htp_h2_7t2 {
  font-size: 1.375rem;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  margin-bottom: 0.5rem;
  color: #F6EDD8;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.ycw_htp_h2_7t2 {
  font-size: 1.75rem;
}
}.ycw_htp_intro_7t2 {
  line-height: 1.6;
  font-size: 0.875rem;
  color: #7E6648;
}.ycw_htp_steps_7t2 {
  margin: 0;
  gap: 0.75rem;
  padding: 0;
  list-style: none;
  grid-template-columns: 1fr;
  counter-reset: none;
  display: grid;
}
@media(min-width: 642px) {.ycw_htp_steps_7t2 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.ycw_htp_steps_7t2 {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.ycw_htp_step_7t2 {
  background: #1C1410;
  padding: 20px 1.125rem 1.125rem;
  border: 1px solid rgba(255, 220, 160, 0.12);
  border-radius: 0.625rem;
  display: flex;
  position: relative;
  flex-direction: column;
}.ycw_htp_step_num_7t2 {
  background: #C4973A;
  border-radius: 50%;
  top: -12px;
  position: absolute;
  font-weight: 800;
  color: #100C08;
  height: 1.75rem;
  left: 20px;
  align-items: center;
  font-size: 13px;
  display: flex;
  font-family: 'Playfair Display', serif;
  justify-content: center;
  width: 28px;
}.ycw_htp_step_ic_7t2 {
  border-radius: 6px;
  margin: 0.5rem 0 0.75rem;
  background: rgba(196, 151, 58, 0.18);
  height: 36px;
  align-items: center;
  color: #C4973A;
  width: 2.25rem;
  justify-content: center;
  display: flex;
}.ycw_htp_step_ic_7t2 svg {
  width: 1.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.125rem;
}.ycw_htp_step_h_7t2 {
  line-height: 1.25;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F6EDD8;
  margin-bottom: 6px;
  font-size: 14px;
}.ycw_htp_step_p_7t2 {
  color: #7E6648;
  font-size: 0.813rem;
  line-height: 1.55;
  overflow-wrap: break-word;
}.ycw_htp_step_p_7t2 strong {
  color: #D5C4A2;
  font-weight: 600;
}.ycw_htp_cta_7t2 {
  background: #4DA068;
  padding: 0.813rem 1.625rem;
  border-radius: 0.625rem;
  transition: background .2s;
  margin-top: 20px;
  font-weight: 700;
  display: inline-block;
  font-size: 0.875rem;
  color: #100C08;
}.ycw_htp_cta_7t2:hover {
  background: #5BBB7A;
}.ycw_reg_7t2 {
  padding: 36px 1rem 0;
  background: #100C08;
}
@media(min-width: 765px) {.ycw_reg_7t2 {
  padding: 44px 24px 0;
}
}.ycw_reg_in_7t2 {
  border-radius: 1rem;
  padding: 1.75rem 24px;
  background: #1C1410;
  border: 1px solid rgba(255, 220, 160, 0.06);
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width:768px) {.ycw_reg_in_7t2 {
  padding: 40px;
}
}.ycw_reg_top_7t2 {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 857px) {.ycw_reg_top_7t2 {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.ycw_reg_label_7t2 {
  color: #C4973A;
  letter-spacing: .08em;
  margin-bottom: 10px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
}.ycw_reg_h2_7t2 {
  color: #F6EDD8;
  font-weight: 800;
  margin-bottom: 12px;
  font-size: 1.375rem;
  line-height: 1.2;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.ycw_reg_h2_7t2 {
  font-size: 1.75rem;
}
}.ycw_reg_bonus_7t2 {
  padding: 10px 16px;
  background: rgba(201, 146, 12, 0.18);
  border-radius: 0.625rem;
  gap: 0.5rem;
  border: 1px solid rgba(201, 146, 12, 0.18);
  align-items: center;
  margin-bottom: 16px;
  display: inline-flex;
}.ycw_reg_bonus_amount_7t2 {
  color: #C9920C;
  font-size: 1.25rem;
  font-weight: 800;
}.ycw_reg_bonus_text_7t2 {
  color: #AA8F6A;
  line-height: 1.35;
  font-size: 13px;
}.ycw_reg_cta_btn_7t2 {
  padding: 0.875rem 32px;
  background: #4DA068;
  border-radius: 0.625rem;
  transition: background .2s;
  display: inline-block;
  margin-bottom: 0.75rem;
  color: #100C08;
  font-weight: 700;
  font-size: 0.938rem;
  box-shadow: 0 4px 12px rgba(77,160,104,0.30), 0 1px 0 rgba(0,0,0,0.5);
}.ycw_reg_cta_btn_7t2:hover {
  background: #5BBB7A;
}.ycw_reg_terms_7t2 {
  line-height: 1.5;
  color: #614E38;
  font-size: 11px;
}.ycw_reg_seo_7t2 {
  border-top: 1px solid rgba(255, 235, 190, 0.05);
  margin-top: 20px;
  padding-top: 20px;
  color: #7E6648;
  line-height: 1.65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.ycw_reg_seo_7t2 p {
  font-size: 13px;
  color: #7E6648;
  line-height: 1.65;
  margin-bottom: 10px;
}.ycw_reg_seo_7t2 p:last-child {
  margin-bottom: 0;
}.ycw_reg_seo_7t2 strong {
  font-weight: 700;
  color: #D5C4A2;
}.ycw_reg_seo_7t2 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C4973A;
}.ycw_reg_seo_7t2 a:hover {
  color: #D6AB50;
}.ycw_reg_seo_7t2 ul,.ycw_reg_seo_7t2 ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 18px;
}.ycw_reg_seo_7t2 ol {
  list-style: decimal;
}.ycw_reg_seo_7t2 li {
  color: #7E6648;
  margin-bottom: 4px;
  font-size: 0.813rem;
  line-height: 1.65;
}.ycw_reg_seo_7t2 table {
  font-size: 0.813rem;
  display: block;
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
  margin-bottom: 10px;
}
@media(min-width: 769px) {.ycw_reg_seo_7t2 table {
  display: table;
}
}.ycw_reg_seo_7t2 th {
  border-bottom: 1px solid rgba(255, 235, 190, 0.07);
  padding: 0.5rem;
  color: #D5C4A2;
  text-align: left;
  font-weight: 700;
}.ycw_reg_seo_7t2 td {
  border-bottom: 1px solid rgba(255, 235, 190, 0.05);
  padding: 0.5rem;
  color: #7E6648;
}.ycw_reg_steps_7t2 {
  gap: 14px;
  flex-direction: column;
  margin-top: 28px;
  display: flex;
}
@media(min-width: 861px) {.ycw_reg_steps_7t2 {
  margin-top: 0;
}
}.ycw_reg_step_7t2 {
  border-radius: 0.625rem;
  background: rgba(255, 235, 190, 0.05);
  gap: 14px;
  border: 1px solid rgba(255, 220, 160, 0.06);
  padding: 1rem;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.ycw_reg_step_num_7t2 {
  border: 1px solid rgba(196, 151, 58, 0.07);
  border-radius: 50%;
  background: rgba(196, 151, 58, 0.18);
  font-weight: 800;
  flex-shrink: 0;
  width: 2.125rem;
  align-items: center;
  height: 34px;
  justify-content: center;
  color: #C4973A;
  font-size: 14px;
  display: flex;
}.ycw_reg_step_title_7t2 {
  margin-bottom: 3px;
  color: #F6EDD8;
  font-size: 14px;
  font-weight: 700;
}.ycw_reg_step_text_7t2 {
  color: #7E6648;
  line-height: 1.5;
  font-size: 12px;
}.ycw_reg_trust_7t2 {
  gap: 10px;
  border-top: 1px solid rgba(255, 235, 190, 0.05);
  flex-wrap: wrap;
  display: flex;
  padding-top: 20px;
  margin-top: 20px;
}.ycw_reg_trust_item_7t2 {
  gap: 7px;
  overflow-wrap: break-word;
  color: #7E6648;
  font-size: 0.75rem;
  align-items: center;
  display: flex;
}.ycw_reg_trust_ic_7t2 svg {
  color: #C4973A;
  width: 16px;
  height: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.ycw_seo_7t2 {
  padding: 36px 1rem 0;
  background: #100C08;
}
@media(min-width: 767px) {.ycw_seo_7t2 {
  padding: 2.75rem 24px 0;
}
}.ycw_seo_in_7t2 {
  margin: 0 auto;
  border-radius: 1rem;
  padding: 28px 24px;
  background: #1C1410;
  border: 1px solid rgba(255, 220, 160, 0.12);
  max-width: 82.5rem;
}
@media(min-width: 770px) {.ycw_seo_in_7t2 {
  padding: 36px 2.5rem;
}
}.ycw_seo_label_7t2 {
  color: #C4973A;
  letter-spacing: .08em;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
}.ycw_seo_h2_7t2 {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 14px;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  color: #F6EDD8;
  line-height: 1.25;
}
@media(min-width: 771px) {.ycw_seo_h2_7t2 {
  font-size: 1.5rem;
}
}.ycw_seo_body_7t2 {
  font-size: 14px;
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #AA8F6A;
}.ycw_seo_body_7t2 p {
  color: #AA8F6A;
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 0.75rem;
}.ycw_seo_body_7t2 p:last-child {
  margin-bottom: 0;
}.ycw_seo_body_7t2 strong {
  color: #D5C4A2;
  font-weight: 700;
}.ycw_seo_body_7t2 a {
  transition: color .2s;
  color: #C4973A;
  text-decoration: underline;
}.ycw_seo_body_7t2 a:hover {
  color: #D6AB50;
}.ycw_seo_body_7t2 ul,.ycw_seo_body_7t2 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.ycw_seo_body_7t2 ol {
  list-style: decimal;
}.ycw_seo_body_7t2 li {
  margin-bottom: 6px;
  font-size: 14px;
  color: #AA8F6A;
  line-height: 1.75;
}.ycw_seo_body_7t2 table {
  width: 100%;
  border-collapse: collapse;
  font-size: 0.813rem;
  overflow-x: auto;
  margin-bottom: 0.75rem;
  display: block;
}
@media(min-width: 766px) {.ycw_seo_body_7t2 table {
  display: table;
}
}.ycw_seo_body_7t2 th {
  border-bottom: 1px solid rgba(255, 235, 190, 0.07);
  padding: 0.625rem 0.75rem;
  font-weight: 700;
  color: #D5C4A2;
  text-align: left;
}.ycw_seo_body_7t2 td {
  border-bottom: 1px solid rgba(255, 235, 190, 0.05);
  padding: 0.625rem 0.75rem;
  color: #AA8F6A;
}.ycw_seo_cols_7t2 {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 637px) {.ycw_seo_cols_7t2 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.ycw_seo_cols_7t2 {
  grid-template-columns: repeat(3,1fr);
}
}.ycw_seo_col_h_7t2 {
  margin-bottom: 7px;
  font-size: 13px;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #D5C4A2;
}.ycw_seo_col_p_7t2 {
  line-height: 1.65;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #7E6648;
}.ycw_seo_stats_7t2 {
  margin: 1.25rem 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.ycw_seo_stat_7t2 {
  flex: 1;
  border-radius: 0.625rem;
  border: 1px solid rgba(196, 151, 58, 0.18);
  padding: 0.875rem 1rem;
  background: rgba(196, 151, 58, 0.07);
  min-width: 8.75rem;
}.ycw_seo_stat_val_7t2 {
  font-size: 20px;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #C4973A;
}.ycw_seo_stat_lb_7t2 {
  overflow-wrap: break-word;
  color: #7E6648;
  font-size: 0.688rem;
}.ycw_seo_7t2 {
  background: #100C08;
  padding: 2.25rem 16px 0;
}
@media(min-width: 770px) {.ycw_seo_7t2 {
  padding: 44px 24px 0;
}
}.ycw_seo_in_7t2 {
  padding: 28px 1.5rem;
  border-radius: 1rem;
  border: 1px solid rgba(255, 220, 160, 0.12);
  background: #1C1410;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 769px) {.ycw_seo_in_7t2 {
  padding: 36px 2.5rem;
}
}.ycw_seo_label_7t2 {
  font-size: 0.688rem;
  margin-bottom: 0.625rem;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #C4973A;
}.ycw_seo_h2_7t2 {
  font-family: 'Playfair Display', serif;
  line-height: 1.25;
  color: #F6EDD8;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
}
@media(min-width: 767px) {.ycw_seo_h2_7t2 {
  font-size: 24px;
}
}.ycw_seo_body_7t2 {
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #AA8F6A;
  font-size: 14px;
}.ycw_seo_body_7t2 p {
  line-height: 1.75;
  margin-bottom: 12px;
  font-size: 0.875rem;
  color: #AA8F6A;
}.ycw_seo_body_7t2 p:last-child {
  margin-bottom: 0;
}.ycw_seo_body_7t2 strong {
  color: #D5C4A2;
  font-weight: 700;
}.ycw_seo_body_7t2 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C4973A;
}.ycw_seo_body_7t2 a:hover {
  color: #D6AB50;
}.ycw_seo_body_7t2 ul,.ycw_seo_body_7t2 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.ycw_seo_body_7t2 ol {
  list-style: decimal;
}.ycw_seo_body_7t2 li {
  font-size: 14px;
  color: #AA8F6A;
  margin-bottom: 0.375rem;
  line-height: 1.75;
}.ycw_seo_body_7t2 table {
  margin-bottom: 12px;
  border-collapse: collapse;
  display: block;
  width: 100%;
  font-size: 0.813rem;
  overflow-x: auto;
}
@media(min-width: 766px) {.ycw_seo_body_7t2 table {
  display: table;
}
}.ycw_seo_body_7t2 th {
  border-bottom: 1px solid rgba(255, 235, 190, 0.07);
  padding: 0.625rem 0.75rem;
  text-align: left;
  font-weight: 700;
  color: #D5C4A2;
}.ycw_seo_body_7t2 td {
  border-bottom: 1px solid rgba(255, 235, 190, 0.05);
  padding: 10px 0.75rem;
  color: #AA8F6A;
}.ycw_seo_cols_7t2 {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 637px) {.ycw_seo_cols_7t2 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.ycw_seo_cols_7t2 {
  grid-template-columns: repeat(3,1fr);
}
}.ycw_seo_col_h_7t2 {
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 7px;
  color: #D5C4A2;
  font-size: 13px;
}.ycw_seo_col_p_7t2 {
  color: #7E6648;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
}.ycw_seo_stats_7t2 {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.ycw_seo_stat_7t2 {
  border: 1px solid rgba(196, 151, 58, 0.18);
  border-radius: 0.625rem;
  background: rgba(196, 151, 58, 0.07);
  flex: 1;
  padding: 0.875rem 16px;
  min-width: 8.75rem;
}.ycw_seo_stat_val_7t2 {
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-size: 20px;
  color: #C4973A;
}.ycw_seo_stat_lb_7t2 {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #7E6648;
}.ycw_faq_7t2 {
  background: #100C08;
  padding: 2.25rem 16px 0;
}
@media(min-width: 765px) {.ycw_faq_7t2 {
  padding: 44px 24px 0;
}
}.ycw_faq_in_7t2 {
  margin: 0 auto;
  max-width: 1320px;
}.ycw_faq_head_7t2 {
  margin-bottom: 1.25rem;
}.ycw_faq_label_7t2 {
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-weight: 700;
  color: #C4973A;
}.ycw_faq_h2_7t2 {
  font-size: 1.25rem;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F6EDD8;
}
@media(min-width:768px) {.ycw_faq_h2_7t2 {
  font-size: 1.5rem;
}
}.ycw_faq_list_7t2 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.ycw_faq_item_7t2 {
  border: 1px solid rgba(255, 220, 160, 0.12);
  overflow: hidden;
  border-radius: 0.625rem;
  background: #1C1410;
}.ycw_faq_q_7t2 {
  padding: 1rem 20px;
  transition: color .2s;
  gap: 12px;
  font-weight: 600;
  align-items: center;
  font-size: 14px;
  display: flex;
  cursor: pointer;
  flex-wrap: wrap;
  justify-content: space-between;
  color: #D5C4A2;
  overflow-wrap: break-word;
}.ycw_faq_q_7t2:hover {
  color: #F6EDD8;
}.ycw_faq_q_ic_7t2 {
  background: rgba(255, 235, 190, 0.05);
  border-radius: 50%;
  transition: transform .25s;
  width: 24px;
  height: 24px;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  color: #C4973A;
  font-size: 1rem;
}.ycw_faq_item_7t2.ycw_state_open_7t2 .ycw_faq_q_ic_7t2 {
  transform: rotate(45deg);
}.ycw_faq_a_7t2 {
  padding: 0 20px 16px;
  color: #7E6648;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  display: none;
  line-height: 1.7;
}.ycw_faq_item_7t2.ycw_state_open_7t2 .ycw_faq_a_7t2 {
  display: block;
}.ycw_faq_a_7t2 strong {
  color: #D5C4A2;
  font-weight: 700;
}.ycw_faq_a_7t2 a {
  text-decoration: underline;
  color: #C4973A;
}.ycw_faq_a_7t2 ul,.ycw_faq_a_7t2 ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 20px;
}.ycw_faq_a_7t2 ol {
  list-style: decimal;
}.ycw_faq_a_7t2 li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.ycw_faq_a_7t2 table {
  margin: 0.5rem 0;
  width: 100%;
  font-size: 12px;
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
}
@media(min-width: 766px) {.ycw_faq_a_7t2 table {
  display: table;
}
}.ycw_faq_a_7t2 th {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 235, 190, 0.07);
  font-weight: 700;
  color: #D5C4A2;
  text-align: left;
}.ycw_faq_a_7t2 td {
  border-bottom: 1px solid rgba(255, 235, 190, 0.05);
  padding: 6px 0.5rem;
  color: #7E6648;
}.ycw_seo_7t2 {
  padding: 2.25rem 1rem 0;
  background: #100C08;
}
@media(min-width: 770px) {.ycw_seo_7t2 {
  padding: 44px 24px 0;
}
}.ycw_seo_in_7t2 {
  border: 1px solid rgba(255, 220, 160, 0.12);
  background: #1C1410;
  border-radius: 16px;
  padding: 28px 24px;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 770px) {.ycw_seo_in_7t2 {
  padding: 36px 2.5rem;
}
}.ycw_seo_label_7t2 {
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  color: #C4973A;
  font-weight: 700;
}.ycw_seo_h2_7t2 {
  margin-bottom: 14px;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-weight: 800;
  font-size: 20px;
  color: #F6EDD8;
}
@media(min-width: 766px) {.ycw_seo_h2_7t2 {
  font-size: 24px;
}
}.ycw_seo_body_7t2 {
  line-height: 1.75;
  color: #AA8F6A;
  font-size: 14px;
  overflow-wrap: break-word;
}.ycw_seo_body_7t2 p {
  line-height: 1.75;
  margin-bottom: 0.75rem;
  color: #AA8F6A;
  font-size: 14px;
}.ycw_seo_body_7t2 p:last-child {
  margin-bottom: 0;
}.ycw_seo_body_7t2 strong {
  font-weight: 700;
  color: #D5C4A2;
}.ycw_seo_body_7t2 a {
  transition: color .2s;
  color: #C4973A;
  text-decoration: underline;
}.ycw_seo_body_7t2 a:hover {
  color: #D6AB50;
}.ycw_seo_body_7t2 ul,.ycw_seo_body_7t2 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.ycw_seo_body_7t2 ol {
  list-style: decimal;
}.ycw_seo_body_7t2 li {
  font-size: 14px;
  margin-bottom: 6px;
  line-height: 1.75;
  color: #AA8F6A;
}.ycw_seo_body_7t2 table {
  font-size: 13px;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
  margin-bottom: 12px;
}
@media(min-width: 769px) {.ycw_seo_body_7t2 table {
  display: table;
}
}.ycw_seo_body_7t2 th {
  border-bottom: 1px solid rgba(255, 235, 190, 0.07);
  padding: 10px 12px;
  color: #D5C4A2;
  text-align: left;
  font-weight: 700;
}.ycw_seo_body_7t2 td {
  border-bottom: 1px solid rgba(255, 235, 190, 0.05);
  padding: 10px 0.75rem;
  color: #AA8F6A;
}.ycw_seo_cols_7t2 {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 638px) {.ycw_seo_cols_7t2 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.ycw_seo_cols_7t2 {
  grid-template-columns: repeat(3,1fr);
}
}.ycw_seo_col_h_7t2 {
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 0.438rem;
  color: #D5C4A2;
  overflow-wrap: break-word;
}.ycw_seo_col_p_7t2 {
  line-height: 1.65;
  color: #7E6648;
  overflow-wrap: break-word;
  font-size: 13px;
}.ycw_seo_stats_7t2 {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.ycw_seo_stat_7t2 {
  padding: 0.875rem 16px;
  flex: 1;
  border: 1px solid rgba(196, 151, 58, 0.18);
  background: rgba(196, 151, 58, 0.07);
  border-radius: 10px;
  min-width: 8.75rem;
}.ycw_seo_stat_val_7t2 {
  color: #C4973A;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
}.ycw_seo_stat_lb_7t2 {
  overflow-wrap: break-word;
  color: #7E6648;
  font-size: 11px;
}.ycw_ft_7t2 {
  border-top: 1px solid rgba(255, 235, 190, 0.05);
  background: #090604;
  margin-top: 3rem;
}.ycw_ft_support_7t2 {
  border-bottom: 1px solid rgba(255, 235, 190, 0.05);
  padding: 24px 16px;
}
@media(min-width: 765px) {.ycw_ft_support_7t2 {
  padding: 28px 24px;
}
}.ycw_ft_support_in_7t2 {
  gap: 1rem;
  margin: 0 auto;
  display: flex;
  align-items: center;
  max-width: 82.5rem;
  flex-wrap: wrap;
}.ycw_ft_support_main_7t2 {
  gap: 16px;
  flex: 1;
  min-width: 220px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.ycw_ft_support_ic_7t2 {
  color: #C4973A;
  flex-shrink: 0;
}.ycw_ft_support_ic_7t2 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.875rem;
  height: 30px;
}.ycw_ft_support_text_title_7t2 {
  color: #F6EDD8;
  font-size: 0.938rem;
  margin-bottom: 3px;
  overflow-wrap: break-word;
  font-weight: 700;
}.ycw_ft_support_text_sub_7t2 {
  font-size: 12px;
  color: #7E6648;
  overflow-wrap: break-word;
}.ycw_ft_support_btn_7t2 {
  border-radius: 10px;
  background: #C4973A;
  padding: 11px 1.375rem;
  transition: background .2s;
  font-size: 0.813rem;
  white-space: nowrap;
  font-weight: 700;
  color: #F6EDD8;
  flex-shrink: 0;
}.ycw_ft_support_btn_7t2:hover {
  background: #D6AB50;
}.ycw_ft_support_contacts_7t2 {
  gap: 16px;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.ycw_ft_support_contact_7t2 {
  line-height: 1.4;
  font-size: 12px;
  color: #614E38;
}.ycw_ft_support_contact_7t2 strong {
  font-size: 11px;
  color: #AA8F6A;
  font-weight: 600;
  margin-bottom: 2px;
  display: block;
}.ycw_ft_main_7t2 {
  border-bottom: 1px solid rgba(255, 235, 190, 0.05);
  padding: 2rem 1rem 24px;
}
@media(min-width: 767px) {.ycw_ft_main_7t2 {
  padding: 40px 24px 2rem;
}
}.ycw_ft_main_in_7t2 {
  gap: 1.5rem;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 1320px;
}
@media(min-width:640px) {.ycw_ft_main_in_7t2 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.ycw_ft_main_in_7t2 {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.ycw_ft_col_logo_7t2 {
  grid-column: 1/-1;
}
@media(min-width: 1083px) {.ycw_ft_col_logo_7t2 {
  grid-column: auto;
}
}.ycw_ft_logo_7t2 {
  gap: 9px;
  display: flex;
  color: #F6EDD8;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 16px;
  align-items: center;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
}.ycw_ft_logo_mark_7t2 {
  border-radius: 0.375rem;
  overflow: hidden;
  height: 1.875rem;
  width: 30px;
}.ycw_ft_logo_mark_7t2 img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.ycw_ft_logo_sub_7t2 {
  font-size: 12px;
  line-height: 1.55;
  color: #614E38;
  overflow-wrap: break-word;
  max-width: 200px;
}.ycw_ft_col_title_7t2 {
  font-size: 0.75rem;
  color: #AA8F6A;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .07em;
  margin-bottom: 0.875rem;
}.ycw_ft_col_links_7t2 {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.ycw_ft_col_link_7t2 {
  transition: color .2s;
  font-size: 13px;
  color: #614E38;
  overflow-wrap: break-word;
}.ycw_ft_col_link_7t2:hover {
  color: #D5C4A2;
}.ycw_ft_apps_7t2 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.ycw_ft_app_card_7t2 {
  background: rgba(255, 235, 190, 0.05);
  border-radius: 0.375rem;
  border: 1px solid rgba(255, 220, 160, 0.12);
  padding: 10px 0.75rem;
  gap: 0.625rem;
  transition: border-color .2s;
  align-items: center;
  display: flex;
}.ycw_ft_app_card_7t2:hover {
  border-color: rgba(196, 151, 58, 0.45);
}.ycw_ft_app_card_ic_7t2 svg {
  stroke-linecap: round;
  height: 1.375rem;
  stroke-linejoin: round;
  width: 22px;
}.ycw_ft_app_card_os_7t2 {
  font-size: 0.625rem;
  color: #614E38;
  font-weight: 600;
}.ycw_ft_app_card_action_7t2 {
  font-size: 0.75rem;
  color: #D5C4A2;
  font-weight: 700;
}.ycw_ft_bot_7t2 {
  padding: 20px 1rem;
}
@media(min-width: 766px) {.ycw_ft_bot_7t2 {
  padding: 20px 1.5rem;
}
}.ycw_ft_bot_in_7t2 {
  gap: 16px;
  margin: 0 auto;
  flex-wrap: wrap;
  align-items: center;
  max-width: 82.5rem;
  display: flex;
}.ycw_ft_socials_7t2 {
  gap: 0.5rem;
  display: flex;
}.ycw_ft_soc_7t2 {
  border-radius: 6px;
  background: rgba(255, 235, 190, 0.05);
  transition: background .2s;
  border: 1px solid rgba(255, 220, 160, 0.12);
  color: #AA8F6A;
  align-items: center;
  height: 2.25rem;
  width: 36px;
  display: flex;
  justify-content: center;
}.ycw_ft_soc_7t2 svg {
  width: 1rem;
  stroke-linejoin: round;
  height: 1rem;
  stroke-linecap: round;
}.ycw_ft_soc_7t2:hover {
  background: rgba(255, 235, 190, 0.07);
}.ycw_ft_legal_7t2 {
  flex: 1;
  min-width: 200px;
  color: #9C8470;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 0.688rem;
}.ycw_ft_legal_7t2 strong {
  font-weight: 700;
  color: #AA8F6A;
}.ycw_ft_legal_7t2 a {
  color: #AA8F6A;
  text-decoration: underline;
}.ycw_ft_age_7t2 {
  border: 2px solid #9C8470;
  border-radius: 50%;
  height: 2rem;
  font-size: 11px;
  justify-content: center;
  width: 2rem;
  display: flex;
  align-items: center;
  font-weight: 800;
  flex-shrink: 0;
  margin-left: auto;
  color: #9C8470;
}