*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #100D0A;
  color: #D4C4A0;
  line-height: 1.6;
  font-family: 'Lato', sans-serif;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  color: inherit;
  text-decoration: none;
}button {
  border: none;
  background: none;
  font: inherit;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.wyc-layout-3r5 {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.wyc-page-3r5 {
  display: flex;
  min-height: 100vh;
}.wyc-main-3r5 {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media(min-width:1080px) {.wyc-main-3r5 {
  padding-left: 13.75rem;
}
}
@media(max-width:1079px) {.wyc-main-3r5 {
  padding-bottom: 4.5rem;
}
}.wyc-gc-3r5 {
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #170F09;
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border-radius: 8px;
  flex-shrink: 0;
  cursor: pointer;
  width: 8.75rem;
  position: relative;
}
@media(min-width: 643px) {.wyc-gc-3r5 {
  width: 9.75rem;
}
}
@media(min-width: 1081px) {.wyc-gc-3r5 {
  width: 10.5rem;
}
}.wyc-gc-3r5:hover {
  border-color: rgba(200, 150, 58, 0.07);
  transform: translateY(-3px);
}.wyc-gc_img-3r5 {
  overflow: hidden;
  padding-bottom: 80%;
  width: 100%;
  position: relative;
}.wyc-gc_img-3r5 img {
  inset: 0;
  width: 100%;
  position: absolute;
  object-fit: cover;
  height: 100%;
}.wyc-gc_hover-3r5 {
  transition: opacity .2s;
  background: rgba(8, 6, 4, 0.72);
  inset: 0;
  justify-content: center;
  opacity: 0;
  align-items: center;
  display: flex;
  position: absolute;
}.wyc-gc-3r5:hover .wyc-gc_hover-3r5 {
  opacity: 1;
}.wyc-gc_hover_btn-3r5 {
  border-radius: 0.25rem;
  padding: 0.5rem 16px;
  background: #C8963A;
  color: #F5EDD6;
  font-weight: 700;
  font-size: 12px;
}.wyc-gc_info-3r5 {
  padding: 8px 0.625rem 10px;
}.wyc-gc_name-3r5 {
  overflow: hidden;
  max-width: 100%;
  font-weight: 600;
  white-space: nowrap;
  margin-bottom: 3px;
  text-overflow: ellipsis;
  font-size: 0.75rem;
  color: #D4C4A0;
}.wyc-gc_prov-3r5 {
  font-size: 10px;
  color: #6A5A46;
}.wyc-gc_tag-3r5 {
  border-radius: 4px;
  padding: 2px 0.438rem;
  z-index: 2;
  left: 0.375rem;
  font-weight: 700;
  font-size: 0.563rem;
  text-transform: uppercase;
  position: absolute;
  top: 0.375rem;
  letter-spacing: .04em;
}.wyc-gc_tag_hot-3r5 {
  background: #C0392B;
  color: #fff;
}.wyc-gc_tag_new-3r5 {
  background: #4E7A55;
  color: #100D0A;
}.wyc-gc_tag_jp-3r5 {
  background: #D4A017;
  color: #100D0A;
}.wyc-gc_tag_ex-3r5 {
  background: #8B3A12;
  color: #fff;
}.wyc-gc_tag_live-3r5 {
  background: #C0392B;
  color: #fff;
}.wyc-gr-3r5 {
  padding: 32px 16px 0;
  background: #100D0A;
}
@media(min-width:768px) {.wyc-gr-3r5 {
  padding: 36px 24px 0;
}
}.wyc-gr_in-3r5 {
  margin: 0 auto;
  max-width: 82.5rem;
}.wyc-gr_head-3r5 {
  gap: 12px;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
  flex-wrap: wrap;
}.wyc-gr_head_l-3r5 {
  flex: 1;
  gap: 10px;
  display: flex;
  min-width: 0;
  align-items: center;
}.wyc-gr_ic-3r5 {
  border-radius: 8px;
  height: 2rem;
  justify-content: center;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  width: 32px;
}.wyc-gr_ic-3r5 svg {
  width: 16px;
  stroke-linecap: round;
  height: 16px;
  stroke-linejoin: round;
}.wyc-gr_title-3r5 {
  overflow-wrap: break-word;
  font-size: 1rem;
  color: #F5EDD6;
  font-weight: 700;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 765px) {.wyc-gr_title-3r5 {
  font-size: 18px;
}
}.wyc-gr_more-3r5 {
  transition: color .2s;
  gap: 0.313rem;
  white-space: nowrap;
  display: flex;
  color: #7D6B52;
  font-weight: 600;
  align-items: center;
  flex-shrink: 0;
  font-size: 12px;
}.wyc-gr_more-3r5:hover {
  color: #C8963A;
}.wyc-gr_more-3r5 svg {
  stroke-linejoin: round;
  width: 0.75rem;
  height: 12px;
  stroke-linecap: round;
}.wyc-gr_arrows-3r5 {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.wyc-gr_arr-3r5 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: background .15s,color .15s;
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.05);
  height: 1.875rem;
  display: flex;
  width: 1.875rem;
  color: #A8906A;
  align-items: center;
  justify-content: center;
}.wyc-gr_arr-3r5:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F5EDD6;
}.wyc-gr_arr-3r5 svg {
  height: 0.813rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.813rem;
}.wyc-gr_seo_h-3r5 {
  margin: 0 0 0.375rem;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #D4C4A0;
  max-width: 680px;
  font-weight: 700;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 770px) {.wyc-gr_seo_h-3r5 {
  font-size: 0.875rem;
}
}.wyc-gr_seo-3r5 {
  margin-bottom: 12px;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  line-height: 1.55;
  color: #7D6B52;
  max-width: 42.5rem;
}.wyc-gr_seo-3r5 strong {
  font-weight: 600;
  color: #D4C4A0;
}.wyc-gr_scroll-3r5 {
  gap: 0.625rem;
  scrollbar-width: none;
  padding-bottom: 0.625rem;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  display: flex;
}.wyc-gr_scroll-3r5::-webkit-scrollbar {
  display: none;
}
@media(min-width: 770px) {.wyc-gr_scroll-3r5 {
  gap: 12px;
}
}.wyc-tb-3r5 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #130E0B;
  height: 56px;
  right: 0;
  z-index: 80;
  top: 0;
  position: fixed;
  display: flex;
  left: 0;
  align-items: center;
}.wyc-tb_in-3r5 {
  gap: 0;
  padding: 0 0.875rem;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}.wyc-tb_burger-3r5 {
  gap: 5px;
  border-radius: 0.5rem;
  align-items: center;
  width: 2.375rem;
  margin-right: 0.5rem;
  height: 2.375rem;
  flex-shrink: 0;
  justify-content: center;
  display: flex;
  flex-direction: column;
}.wyc-tb_burger-3r5:hover {
  background: rgba(255, 255, 255, 0.05);
}.wyc-tb_burger_line-3r5 {
  border-radius: 1px;
  background: #A8906A;
  display: block;
  height: 2px;
  width: 1.125rem;
}
@media(min-width: 1079px) {.wyc-tb_burger-3r5 {
  display: none;
}
}.wyc-tb_logo-3r5 {
  gap: 0.563rem;
  color: #F5EDD6;
  align-items: center;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-right: 1.25rem;
  display: flex;
  letter-spacing: -.01em;
  font-size: 1.125rem;
  flex-shrink: 0;
}.wyc-tb_logo_mark-3r5 {
  border-radius: 8px;
  overflow: hidden;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 32px;
}.wyc-tb_logo_mark-3r5 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.wyc-tb_nav-3r5 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 637px) {.wyc-tb_nav-3r5 {
  display: flex;
}
}.wyc-tb_tab-3r5 {
  border-radius: 0.5rem;
  transition: background .15s,color .15s;
  padding: 0.5rem 14px;
  font-size: 13px;
  font-weight: 600;
  color: #A8906A;
  white-space: nowrap;
}.wyc-tb_tab-3r5:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EDD6;
}.wyc-tb_tab-3r5.wyc-state_active-3r5 {
  background: rgba(200, 150, 58, 0.16);
  color: #F5EDD6;
}.wyc-tb_right-3r5 {
  gap: 0.5rem;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  margin-left: auto;
}.wyc-tb_login-3r5 {
  transition: border-color .2s,color .2s;
  padding: 0.563rem 1rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.5rem;
  font-size: 0.813rem;
  color: #D4C4A0;
  display: none;
  font-weight: 600;
}.wyc-tb_login-3r5:hover {
  border-color: rgba(200, 150, 58, 0.48);
  color: #F5EDD6;
}
@media(min-width: 477px) {.wyc-tb_login-3r5 {
  display: block;
}
}.wyc-tb_reg-3r5 {
  border-radius: 0.5rem;
  padding: 9px 18px;
  transition: background .2s;
  background: #4E7A55;
  font-weight: 700;
  font-size: 0.813rem;
  white-space: nowrap;
  color: #0F0C08;
}.wyc-tb_reg-3r5:hover {
  background: #5D8F64;
}.wyc-sb-3r5 {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  transition: transform .25s ease;
  background: #1E1710;
  top: 56px;
  width: 13.75rem;
  bottom: 0;
  z-index: 70;
  left: 0;
  overflow-y: auto;
  position: fixed;
}.wyc-sb-3r5.wyc-state_open-3r5 {
  transform: translateX(0);
}.wyc-sb-3r5::-webkit-scrollbar {
  width: 4px;
}.wyc-sb-3r5::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1078px) {.wyc-sb-3r5 {
  transform: translateX(0);
}
}.wyc-sb_auth-3r5 {
  padding: 14px 0.75rem 0.625rem;
}.wyc-sb_btn_reg-3r5 {
  transition: background .2s;
  border-radius: 0.5rem;
  padding: 0.688rem;
  background: #4E7A55;
  color: #0F0C08;
  display: block;
  text-align: center;
  font-size: 13px;
  margin-bottom: 8px;
  font-weight: 700;
}.wyc-sb_btn_reg-3r5:hover {
  background: #5D8F64;
}.wyc-sb_btn_login-3r5 {
  padding: 0.625rem;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.05);
  font-size: 0.813rem;
  color: #D4C4A0;
  text-align: center;
  display: block;
  font-weight: 600;
}.wyc-sb_btn_login-3r5:hover {
  border-color: rgba(200, 150, 58, 0.48);
  color: #F5EDD6;
}.wyc-sb_promo-3r5 {
  border: 1px solid rgba(200, 150, 58, 0.16);
  background: linear-gradient(135deg,#3D1A06,#1E1710);
  margin: 0 12px 10px;
  padding: 0.75rem 14px;
  border-radius: 8px;
  overflow: hidden;
  position: relative;
}.wyc-sb_promo-3r5::before {
  background: radial-gradient(circle,rgba(200, 150, 58, 0.16),transparent 70%);
  border-radius: 50%;
  top: -20px;
  height: 80px;
  right: -20px;
  position: absolute;
  width: 5rem;
  content: '';
}.wyc-sb_promo_title-3r5 {
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 0.25rem;
  font-weight: 700;
  color: #C8963A;
  letter-spacing: .06em;
}.wyc-sb_promo_text-3r5 {
  color: #F5EDD6;
  line-height: 1.35;
  overflow-wrap: break-word;
  font-size: 12px;
  font-weight: 600;
}.wyc-sb_promo_sub-3r5 {
  font-size: 0.625rem;
  color: #7D6B52;
  margin-top: 3px;
}.wyc-sb_nav-3r5 {
  padding: 0.375rem 0.5rem 1rem;
}.wyc-sb_nav_lb-3r5 {
  padding: 10px 8px 0.375rem;
  font-size: 0.625rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  color: #6A5A46;
}.wyc-sb_link-3r5 {
  border-radius: 0.25rem;
  gap: 10px;
  transition: background .15s,color .15s;
  padding: 9px 0.625rem;
  align-items: center;
  display: flex;
  font-weight: 500;
  cursor: pointer;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #A8906A;
}.wyc-sb_link-3r5:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EDD6;
}.wyc-sb_link-3r5.wyc-state_active-3r5 {
  background: rgba(200, 150, 58, 0.16);
  color: #F5EDD6;
}.wyc-sb_ic-3r5 {
  border-radius: 0.25rem;
  display: flex;
  width: 1.875rem;
  align-items: center;
  justify-content: center;
  height: 1.875rem;
  flex-shrink: 0;
}.wyc-sb_ic-3r5 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1rem;
  height: 1rem;
}.wyc-sb_ic_1-3r5 {
  background: rgba(200, 150, 58, 0.07);
  color: #C8963A;
}.wyc-sb_ic_2-3r5 {
  background: rgba(78, 122, 85, 0.18);
  color: #4E7A55;
}.wyc-sb_ic_3-3r5 {
  background: rgba(212, 160, 23, 0.18);
  color: #D4A017;
}.wyc-sb_ic_4-3r5 {
  background: rgba(139, 58, 18, 0.25);
  color: #8B3A12;
}.wyc-sb_ic_5-3r5 {
  background: rgba(200, 150, 58, 0.07);
  color: #C4527A;
}.wyc-sb_ic_6-3r5 {
  background: rgba(139, 58, 18, 0.25);
  color: #7B3FA0;
}.wyc-sb_badge-3r5 {
  border-radius: 4px;
  background: #D4A017;
  padding: 2px 0.438rem;
  margin-left: auto;
  font-weight: 700;
  font-size: 9px;
  color: #0F0C08;
}.wyc-sb_bot-3r5 {
  padding: 0.75rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 8px;
  display: flex;
}.wyc-sb_lang-3r5,.wyc-sb_help-3r5 {
  flex: 1;
  border-radius: 4px;
  gap: 6px;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  padding: 9px 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  color: #A8906A;
  font-weight: 600;
  font-size: 0.688rem;
  align-items: center;
  display: flex;
  justify-content: center;
}.wyc-sb_lang-3r5:hover,.wyc-sb_help-3r5:hover {
  border-color: rgba(200, 150, 58, 0.48);
  color: #F5EDD6;
}.wyc-sb_lang-3r5 svg,.wyc-sb_help-3r5 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.813rem;
  height: 0.813rem;
}.wyc-sb_bd-3r5 {
  background: rgba(8, 6, 4, 0.72);
  inset: 0;
  display: none;
  z-index: 69;
  position: fixed;
}.wyc-sb_bd-3r5.wyc-state_on-3r5 {
  display: block;
}
@media(min-width: 1083px) {.wyc-sb_bd-3r5 {
  display: none!important;
}
}.wyc-mob_nav-3r5 {
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #1E1710;
  bottom: 0;
  position: fixed;
  left: 0;
  right: 0;
  z-index: 80;
  display: flex;
}
@media(min-width: 1081px) {.wyc-mob_nav-3r5 {
  display: none;
}
}.wyc-mob_nav_item-3r5 {
  flex: 1;
  padding: 0.25rem 2px;
  gap: 4px;
  color: #6A5A46;
  flex-direction: column;
  display: flex;
  cursor: pointer;
  align-items: center;
}.wyc-mob_nav_ic-3r5 {
  line-height: 1;
}.wyc-mob_nav_ic-3r5 svg {
  stroke-linejoin: round;
  height: 1.25rem;
  stroke-linecap: round;
  width: 1.25rem;
}.wyc-mob_nav_lb-3r5 {
  color: #6A5A46;
  font-weight: 600;
  font-size: 0.625rem;
}.wyc-mob_nav_item-3r5.wyc-state_active-3r5 {
  color: #C8963A;
}.wyc-mob_nav_item-3r5.wyc-state_active-3r5 .wyc-mob_nav_lb-3r5 {
  color: #C8963A;
}.wyc-hero-3r5 {
  background: #100D0A;
  padding: 1.25rem 1rem 0;
}
@media(min-width:768px) {.wyc-hero-3r5 {
  padding: 1.5rem 1.5rem 0;
}
}.wyc-hero_in-3r5 {
  margin: 0 auto;
  gap: 12px;
  grid-template-columns: 1fr;
  max-width: 82.5rem;
  display: grid;
}
@media(min-width: 858px) {.wyc-hero_in-3r5 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1097px) {.wyc-hero_in-3r5 {
  grid-template-columns: 1fr 21.25rem;
}
}.wyc-hero_promo-3r5 {
  border-radius: 0.875rem;
  background: #170F09;
  overflow: hidden;
  display: flex;
  position: relative;
  align-items: stretch;
  min-height: 220px;
}
@media(min-width: 771px) {.wyc-hero_promo-3r5 {
  min-height: 17.5rem;
}
}.wyc-hero_promo_bg-3r5 {
  background: linear-gradient(120deg,#3D1A06 0%,#100D0A 100%);
  background-position: center;
  inset: 0;
  position: absolute;
  background-size: cover;
}.wyc-hero_promo_bg-3r5::after {
  inset: 0;
  background: linear-gradient(90deg,#100D0A 0%,rgba(8, 6, 4, 0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.wyc-hero_promo_glow-3r5 {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(139, 58, 18, 0.25) 0%,transparent 65%);
  right: 3.75rem;
  pointer-events: none;
  width: 18.75rem;
  position: absolute;
  height: 18.75rem;
  top: -2.5rem;
}.wyc-hero_promo_ct-3r5 {
  padding: 1.75rem 24px 28px 1.75rem;
  justify-content: center;
  max-width: 480px;
  display: flex;
  z-index: 2;
  position: relative;
  flex-direction: column;
}
@media(min-width: 765px) {.wyc-hero_promo_ct-3r5 {
  padding: 2.5rem 32px;
}
}.wyc-hero_badge-3r5 {
  border: 1px solid rgba(200, 150, 58, 0.07);
  border-radius: 1.25rem;
  background: rgba(200, 150, 58, 0.16);
  padding: 5px 12px;
  color: #C8963A;
  font-weight: 700;
  letter-spacing: .08em;
  display: inline-block;
  margin-bottom: 14px;
  text-transform: uppercase;
  font-size: 0.625rem;
}.wyc-hero_h1-3r5 {
  margin-bottom: 10px;
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.625rem;
  color: #F5EDD6;
  font-weight: 800;
  line-height: 1.15;
  overflow-wrap: break-word;
}.wyc-hero_h1-3r5 em {
  font-style: normal;
  color: #D4A017;
}
@media(min-width: 767px) {.wyc-hero_h1-3r5 {
  font-size: 36px;
}
}.wyc-hero_sub-3r5 {
  color: #A8906A;
  margin-bottom: 1.25rem;
  line-height: 1.55;
  font-size: 13px;
}
@media(min-width: 770px) {.wyc-hero_sub-3r5 {
  font-size: 0.875rem;
}
}.wyc-hero_row-3r5 {
  gap: 10px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.wyc-hero_cta-3r5 {
  padding: 13px 1.625rem;
  background: #4E7A55;
  border-radius: 8px;
  transition: background .2s;
  font-weight: 700;
  font-size: 0.875rem;
  color: #0F0C08;
  box-shadow: 0px 0px 14px rgba(78, 122, 85, 0.52), inset 0px 1px 0px rgba(255, 255, 255, 0.10);
}.wyc-hero_cta-3r5:hover {
  background: #5D8F64;
}.wyc-hero_terms-3r5 {
  font-size: 11px;
  color: #6A5A46;
}.wyc-hero_game-3r5 {
  border-radius: 14px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #170F09;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  position: relative;
}.wyc-hero_game_badge-3r5 {
  background: rgba(212, 160, 23, 0.18);
  padding: 5px 10px;
  border: 1px solid rgba(212, 160, 23, 0.18);
  border-radius: 1.25rem;
  top: 12px;
  font-weight: 700;
  position: absolute;
  text-transform: uppercase;
  font-size: 10px;
  left: 0.75rem;
  color: #D4A017;
  z-index: 3;
  letter-spacing: .06em;
}.wyc-hero_game_badge-3r5 svg {
  margin-right: 0.25rem;
  width: 11px;
  height: 11px;
  vertical-align: -1px;
}.wyc-hero_game_img-3r5 {
  overflow: hidden;
  background: linear-gradient(135deg,#3D1A06,#100D0A);
  padding-bottom: 60%;
  position: relative;
}.wyc-hero_game_img-3r5 img {
  inset: 0;
  position: absolute;
  height: 100%;
  object-fit: cover;
  width: 100%;
}.wyc-hero_game_play-3r5 {
  inset: 0;
  background: rgba(8, 6, 4, 0.72);
  transition: opacity .2s;
  display: flex;
  position: absolute;
  align-items: center;
  opacity: 0;
  justify-content: center;
}.wyc-hero_game-3r5:hover .wyc-hero_game_play-3r5 {
  opacity: 1;
}.wyc-hero_game_play-3r5 span {
  border-radius: 50%;
  background: #C8963A;
  display: flex;
  justify-content: center;
  height: 3.25rem;
  align-items: center;
  width: 3.25rem;
}.wyc-hero_game_play-3r5 span svg {
  margin-left: 2px;
  height: 18px;
  width: 1.125rem;
}.wyc-hero_game_info-3r5 {
  padding: 14px 16px;
}.wyc-hero_game_title-3r5 {
  font-size: 0.938rem;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  color: #F5EDD6;
}.wyc-hero_game_provider-3r5 {
  color: #7D6B52;
  font-size: 0.688rem;
}.wyc-hero_game_btn-3r5 {
  padding: 0.688rem;
  border-radius: 8px;
  transition: background .2s;
  background: #C8963A;
  margin: 0.75rem 1rem 16px;
  font-size: 13px;
  color: #F5EDD6;
  font-weight: 700;
  text-align: center;
  display: block;
}.wyc-hero_game-3r5:hover .wyc-hero_game_btn-3r5 {
  background: #D9A94B;
}.wyc-sbar-3r5 {
  background: #100D0A;
  padding: 16px 1rem 0;
}
@media(min-width: 769px) {.wyc-sbar-3r5 {
  padding: 18px 1.5rem 0;
}
}.wyc-sbar_in-3r5 {
  margin: 0 auto;
  max-width: 1320px;
}.wyc-sbar_row-3r5 {
  gap: 10px;
  margin-bottom: 0.75rem;
  display: flex;
  flex-wrap: wrap;
}.wyc-sbar_input-3r5 {
  padding: 11px 1rem;
  background: #170F09;
  gap: 0.625rem;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  flex: 1;
  border-radius: 8px;
  color: #7D6B52;
  display: flex;
  cursor: pointer;
  font-size: 0.813rem;
  align-items: center;
}.wyc-sbar_input-3r5:hover {
  border-color: rgba(200, 150, 58, 0.48);
}.wyc-sbar_input-3r5 svg {
  stroke-linecap: round;
  width: 15px;
  height: 0.938rem;
  stroke-linejoin: round;
  flex-shrink: 0;
}.wyc-sbar_providers-3r5 {
  background: #170F09;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s;
  padding: 11px 18px;
  gap: 8px;
  display: flex;
  color: #D4C4A0;
  font-weight: 600;
  align-items: center;
  font-size: 0.813rem;
  white-space: nowrap;
}.wyc-sbar_providers-3r5:hover {
  border-color: rgba(200, 150, 58, 0.48);
  color: #F5EDD6;
}.wyc-sbar_providers-3r5 svg {
  stroke-linejoin: round;
  width: 14px;
  stroke-linecap: round;
  height: 14px;
}.wyc-sbar_tabs-3r5 {
  gap: 0.375rem;
  overflow-x: auto;
  display: flex;
  padding-bottom: 2px;
  scrollbar-width: none;
}.wyc-sbar_tabs-3r5::-webkit-scrollbar {
  display: none;
}.wyc-sbar_tab-3r5 {
  transition: background .15s,color .15s,border-color .15s;
  gap: 7px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 20px;
  padding: 8px 14px;
  font-weight: 600;
  white-space: nowrap;
  font-size: 12px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  color: #A8906A;
  cursor: pointer;
}.wyc-sbar_tab-3r5:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(200, 150, 58, 0.48);
  color: #F5EDD6;
}.wyc-sbar_tab-3r5.wyc-state_active-3r5 {
  border-color: rgba(200, 150, 58, 0.07);
  background: rgba(200, 150, 58, 0.16);
  color: #F5EDD6;
}.wyc-sbar_tab_ic-3r5 svg {
  width: 14px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 14px;
}.wyc-wy-3r5 {
  padding: 32px 16px 0;
  background: #100D0A;
}
@media(min-width: 766px) {.wyc-wy-3r5 {
  padding: 40px 1.5rem 0;
}
}.wyc-wy_in-3r5 {
  margin: 0 auto;
  max-width: 82.5rem;
}.wyc-wy_head-3r5 {
  max-width: 720px;
  margin-bottom: 18px;
}.wyc-wy_label-3r5 {
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  color: #C8963A;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
}.wyc-wy_h2-3r5 {
  margin-bottom: 0.5rem;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  color: #F5EDD6;
}
@media(min-width: 771px) {.wyc-wy_h2-3r5 {
  font-size: 1.5rem;
}
}.wyc-wy_intro-3r5 {
  margin: 0;
  font-size: 0.813rem;
  line-height: 1.6;
  color: #7D6B52;
}.wyc-wy_grid-3r5 {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:640px) {.wyc-wy_grid-3r5 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.wyc-wy_grid-3r5 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.wyc-wy_card-3r5 {
  padding: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 8px;
  transition: border-color .2s,transform .2s;
  background: #1E1710;
}.wyc-wy_card-3r5:hover {
  border-color: rgba(200, 150, 58, 0.07);
  transform: translateY(-2px);
}.wyc-wy_card_ic-3r5 {
  border-radius: 50%;
  background: rgba(200, 150, 58, 0.16);
  height: 2.75rem;
  margin-bottom: 0.875rem;
  width: 2.75rem;
  display: flex;
  color: #C8963A;
  justify-content: center;
  align-items: center;
}.wyc-wy_card_ic-3r5 svg {
  stroke-linecap: round;
  height: 1.375rem;
  stroke-linejoin: round;
  width: 22px;
}.wyc-wy_card_h-3r5 {
  font-size: 0.938rem;
  color: #F5EDD6;
  margin-bottom: 0.375rem;
  line-height: 1.25;
  font-weight: 700;
  overflow-wrap: break-word;
}.wyc-wy_card_p-3r5 {
  color: #7D6B52;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 0.813rem;
}.wyc-wy_card_p-3r5 strong {
  font-weight: 600;
  color: #D4C4A0;
}.wyc-gcg-3r5 {
  background: #100D0A;
  padding: 2.25rem 16px 0;
}
@media(min-width: 765px) {.wyc-gcg-3r5 {
  padding: 44px 1.5rem 0;
}
}.wyc-gcg_in-3r5 {
  margin: 0 auto;
  max-width: 1320px;
}.wyc-gcg_head-3r5 {
  margin-bottom: 20px;
  max-width: 720px;
}.wyc-gcg_label-3r5 {
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
  color: #C8963A;
  text-transform: uppercase;
  margin-bottom: 8px;
}.wyc-gcg_h2-3r5 {
  font-family: 'Cormorant Garamond', serif;
  color: #F5EDD6;
  overflow-wrap: break-word;
  font-size: 1.375rem;
  font-weight: 800;
  margin-bottom: 0.5rem;
}
@media(min-width: 765px) {.wyc-gcg_h2-3r5 {
  font-size: 28px;
}
}.wyc-gcg_intro-3r5 {
  font-size: 0.813rem;
  line-height: 1.6;
  color: #7D6B52;
}.wyc-gcg_grid-3r5 {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:640px) {.wyc-gcg_grid-3r5 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.wyc-gcg_grid-3r5 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.wyc-gcg_card-3r5 {
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.875rem;
  position: relative;
  flex-direction: column;
  min-height: 240px;
  cursor: pointer;
  display: flex;
  justify-content: flex-end;
}.wyc-gcg_card-3r5:hover {
  transform: translateY(-3px);
  border-color: rgba(200, 150, 58, 0.16);
}.wyc-gcg_card_bg-3r5 {
  inset: 0;
  z-index: 0;
  position: absolute;
}.wyc-gcg_card_bg-3r5::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.wyc-gcg_card_ic-3r5 {
  background: rgba(0,0,0,.45);
  border-radius: 0.25rem;
  z-index: 2;
  width: 40px;
  display: flex;
  justify-content: center;
  height: 2.5rem;
  position: absolute;
  top: 18px;
  color: #F5EDD6;
  right: 18px;
  align-items: center;
}.wyc-gcg_card_ic-3r5 svg {
  stroke-linejoin: round;
  width: 20px;
  height: 20px;
  stroke-linecap: round;
}.wyc-gcg_card_ct-3r5 {
  z-index: 1;
  position: relative;
}.wyc-gcg_card_h-3r5 {
  font-size: 1.125rem;
  overflow-wrap: break-word;
  color: #F5EDD6;
  font-weight: 800;
  margin-bottom: 0.5rem;
  font-family: 'Cormorant Garamond', serif;
  line-height: 1.2;
}
@media(min-width:768px) {.wyc-gcg_card_h-3r5 {
  font-size: 20px;
}
}.wyc-gcg_card_p-3r5 {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  margin-bottom: 10px;
  line-height: 1.55;
  color: rgba(255,255,255,.82);
}.wyc-gcg_card_p-3r5 strong {
  color: #F5EDD6;
  font-weight: 600;
}.wyc-gcg_card_cta-3r5 {
  gap: 0.25rem;
  align-items: center;
  letter-spacing: .04em;
  text-transform: uppercase;
  font-weight: 700;
  color: #C8963A;
  display: inline-flex;
  font-size: 0.75rem;
}.wyc-gcg_card_cta-3r5 svg {
  stroke-linejoin: round;
  height: 0.75rem;
  stroke-linecap: round;
  width: 0.75rem;
}.wyc-gr_jp-3r5 {
  background: linear-gradient(135deg,#2A0D3D 0%,#0F0A14 100%);
  padding: 1.25rem;
  overflow: hidden;
  border-radius: 14px;
  position: relative;
}.wyc-gr_jp-3r5::before {
  background: radial-gradient(circle,rgba(139, 58, 18, 0.25) 0%,transparent 70%);
  border-radius: 50%;
  width: 15.625rem;
  top: -60px;
  position: absolute;
  content: '';
  height: 15.625rem;
  left: -60px;
}.wyc-gr_jp-3r5::after {
  background: radial-gradient(circle,rgba(212, 160, 23, 0.18) 0%,transparent 70%);
  border-radius: 50%;
  content: '';
  position: absolute;
  right: 0;
  height: 200px;
  bottom: -40px;
  width: 12.5rem;
}.wyc-gr_jp_head-3r5 {
  gap: 16px;
  position: relative;
  flex-wrap: wrap;
  z-index: 1;
  display: flex;
  margin-bottom: 16px;
  align-items: flex-start;
}.wyc-gr_jp_info-3r5 {
  flex: 1;
}.wyc-gr_jp_label-3r5 {
  font-size: 11px;
  color: #7B3FA0;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
}.wyc-gr_jp_label-3r5 svg {
  stroke-linejoin: round;
  vertical-align: -2px;
  stroke-linecap: round;
  height: 14px;
  width: 0.875rem;
  margin-right: 0.25rem;
}.wyc-gr_jp_amount-3r5 {
  line-height: 1;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
  color: #F5EDD6;
  font-size: 2rem;
  margin-bottom: 4px;
}
@media(min-width: 767px) {.wyc-gr_jp_amount-3r5 {
  font-size: 40px;
}
}.wyc-gr_jp_amount-3r5 span {
  color: #D4A017;
}.wyc-gr_jp_seo-3r5 {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  max-width: 480px;
  color: #A8906A;
  line-height: 1.5;
}.wyc-gr_jp_cta-3r5 {
  background: rgba(139, 58, 18, 0.25);
  transition: background .2s;
  padding: 0.688rem 20px;
  border: 1px solid rgba(139, 58, 18, 0.25);
  border-radius: 0.5rem;
  flex-shrink: 0;
  margin-top: 4px;
  font-weight: 700;
  z-index: 1;
  color: #F5EDD6;
  white-space: nowrap;
  font-size: 13px;
  position: relative;
  align-self: flex-start;
}.wyc-gr_jp_cta-3r5:hover {
  background: #8B3A12;
}.wyc-ws-3r5 {
  padding: 2rem 16px 0;
  background: #100D0A;
}
@media(min-width:768px) {.wyc-ws-3r5 {
  padding: 2.25rem 1.5rem 0;
}
}.wyc-ws_in-3r5 {
  margin: 0 auto;
  max-width: 82.5rem;
}.wyc-ws_head-3r5 {
  gap: 12px;
  margin-bottom: 14px;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
}.wyc-ws_title-3r5 {
  gap: 10px;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  color: #F5EDD6;
  font-size: 16px;
  font-weight: 700;
  display: flex;
  align-items: center;
  font-family: 'Cormorant Garamond', serif;
}.wyc-ws_title_ic-3r5 svg {
  color: #D4A017;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 18px;
  width: 18px;
}.wyc-ws_online-3r5 {
  gap: 7px;
  color: #7D6B52;
  font-size: 12px;
  align-items: center;
  font-weight: 600;
  display: flex;
}.wyc-ws_online_dot-3r5 {
  background: #4E7A55;
  border-radius: 50%;
  flex-shrink: 0;
  height: 8px;
  width: 8px;
  box-shadow: 0 0 6px rgba(78, 122, 85, 0.18);
}.wyc-ws_scroll-3r5 {
  gap: 0.5rem;
  padding-bottom: 8px;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
}.wyc-ws_scroll-3r5::-webkit-scrollbar {
  display: none;
}.wyc-wc-3r5 {
  background: #170F09;
  border-radius: 8px;
  padding: 0.625rem 0.875rem;
  gap: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  align-items: center;
  flex-shrink: 0;
  display: flex;
  min-width: 220px;
}.wyc-wc_img-3r5 {
  border-radius: 4px;
  background: #1E1710;
  overflow: hidden;
  width: 36px;
  flex-shrink: 0;
  height: 36px;
}.wyc-wc_img-3r5 img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.wyc-wc_info-3r5 {
  min-width: 0;
}.wyc-wc_game-3r5 {
  overflow: hidden;
  font-size: 12px;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #D4C4A0;
  font-weight: 600;
}.wyc-wc_player-3r5 {
  overflow: hidden;
  color: #6A5A46;
  white-space: nowrap;
  font-size: 10px;
  text-overflow: ellipsis;
}.wyc-wc_amount-3r5 {
  flex-shrink: 0;
  margin-left: auto;
  font-weight: 700;
  color: #4E7A55;
  font-size: 13px;
  white-space: nowrap;
}.wyc-prov-3r5 {
  background: #100D0A;
  padding: 36px 1rem 0;
}
@media(min-width: 767px) {.wyc-prov-3r5 {
  padding: 44px 1.5rem 0;
}
}.wyc-prov_in-3r5 {
  margin: 0 auto;
  max-width: 1320px;
}.wyc-prov_head-3r5 {
  margin-bottom: 16px;
}.wyc-prov_label-3r5 {
  color: #C8963A;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
}.wyc-prov_h2-3r5 {
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: #F5EDD6;
  font-weight: 800;
  font-size: 1.25rem;
}
@media(min-width:768px) {.wyc-prov_h2-3r5 {
  font-size: 1.5rem;
}
}.wyc-prov_seo-3r5 {
  line-height: 1.6;
  margin-bottom: 16px;
  font-size: 13px;
  overflow-wrap: break-word;
  max-width: 38.75rem;
  color: #7D6B52;
}.wyc-prov_seo-3r5 strong {
  font-weight: 700;
  color: #D4C4A0;
}.wyc-prov_seo-3r5 a {
  color: #C8963A;
  text-decoration: underline;
}.wyc-prov_grid-3r5 {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 641px) {.wyc-prov_grid-3r5 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width:1080px) {.wyc-prov_grid-3r5 {
  grid-template-columns: repeat(8,1fr);
}
}.wyc-prov_card-3r5 {
  background: #170F09;
  border-radius: 0.5rem;
  padding: 0.875rem 10px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s,background .2s;
  gap: 0.438rem;
  cursor: pointer;
  flex-direction: column;
  display: flex;
  align-items: center;
}.wyc-prov_card-3r5:hover {
  border-color: rgba(200, 150, 58, 0.48);
  background: #1E1710;
}.wyc-prov_logo-3r5 {
  border-radius: 0.25rem;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  height: 2.75rem;
  align-items: center;
  justify-content: center;
  width: 44px;
  display: flex;
}.wyc-prov_logo-3r5 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.wyc-prov_name-3r5 {
  overflow-wrap: break-word;
  font-size: 11px;
  font-weight: 600;
  color: #A8906A;
  text-align: center;
}.wyc-app-3r5 {
  background: #100D0A;
  padding: 36px 16px 0;
}
@media(min-width: 767px) {.wyc-app-3r5 {
  padding: 44px 24px 0;
}
}.wyc-app_in-3r5 {
  margin: 0 auto;
  max-width: 1320px;
}.wyc-app_head-3r5 {
  margin-bottom: 1rem;
}.wyc-app_label-3r5 {
  font-size: 0.688rem;
  margin-bottom: 8px;
  font-weight: 700;
  letter-spacing: .08em;
  color: #C8963A;
  text-transform: uppercase;
}.wyc-app_h2-3r5 {
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
  font-family: 'Cormorant Garamond', serif;
  color: #F5EDD6;
  margin-bottom: 0.375rem;
}
@media(min-width: 770px) {.wyc-app_h2-3r5 {
  font-size: 24px;
}
}.wyc-app_sub-3r5 {
  max-width: 600px;
  line-height: 1.6;
  color: #7D6B52;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.wyc-app_sub-3r5 strong {
  font-weight: 700;
  color: #D4C4A0;
}.wyc-app_cards-3r5 {
  gap: 10px;
  grid-template-columns: 1fr;
  margin-top: 1rem;
  display: grid;
}
@media(min-width: 641px) {.wyc-app_cards-3r5 {
  grid-template-columns: repeat(3,1fr);
}
}.wyc-app_card-3r5 {
  border-radius: 8px;
  gap: 16px;
  overflow: hidden;
  padding: 20px;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-wrap: wrap;
}.wyc-app_card_ios-3r5 {
  background: linear-gradient(135deg,rgba(200, 150, 58, 0.16) 0%,#1E1710 100%);
}.wyc-app_card_android-3r5 {
  background: linear-gradient(135deg,rgba(78, 122, 85, 0.18) 0%,#1E1710 100%);
}.wyc-app_card_win-3r5 {
  background: linear-gradient(135deg,rgba(212, 160, 23, 0.18) 0%,#1E1710 100%);
}.wyc-app_card_ic-3r5 svg {
  stroke-linejoin: round;
  width: 2.125rem;
  stroke-linecap: round;
  height: 34px;
}.wyc-app_card_ic-3r5 {
  color: #F5EDD6;
  flex-shrink: 0;
}.wyc-app_card_os-3r5 {
  color: #7D6B52;
  margin-bottom: 6px;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: .08em;
  font-weight: 700;
}.wyc-app_card_title-3r5 {
  line-height: 1.2;
  font-size: 15px;
  margin-bottom: 0.375rem;
  color: #F5EDD6;
  font-weight: 700;
  overflow-wrap: break-word;
}.wyc-app_card_text-3r5 {
  color: #7D6B52;
  font-size: 0.75rem;
  line-height: 1.5;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
}.wyc-app_card_btn-3r5 {
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(200, 150, 58, 0.48);
  padding: 10px 18px;
  gap: 0.438rem;
  transition: background .2s;
  font-size: 13px;
  color: #F5EDD6;
  font-weight: 700;
  display: inline-flex;
  align-items: center;
}.wyc-app_card_btn-3r5:hover {
  background: rgba(255, 255, 255, 0.07);
}.wyc-bon-3r5 {
  padding: 2.25rem 16px 0;
  background: #100D0A;
}
@media(min-width:768px) {.wyc-bon-3r5 {
  padding: 2.75rem 1.5rem 0;
}
}.wyc-bon_in-3r5 {
  margin: 0 auto;
  max-width: 82.5rem;
}.wyc-bon_head-3r5 {
  margin-bottom: 20px;
}.wyc-bon_label-3r5 {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #C8963A;
  margin-bottom: 8px;
  font-weight: 700;
}.wyc-bon_h2-3r5 {
  color: #F5EDD6;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 0.5rem;
}
@media(min-width: 771px) {.wyc-bon_h2-3r5 {
  font-size: 1.5rem;
}
}.wyc-bon_seo-3r5 {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.6;
  color: #7D6B52;
  max-width: 620px;
}.wyc-bon_seo-3r5 strong {
  font-weight: 700;
  color: #D4C4A0;
}.wyc-bon_seo-3r5 a {
  text-decoration: underline;
  color: #C8963A;
}.wyc-bon_grid-3r5 {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 638px) {.wyc-bon_grid-3r5 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.wyc-bon_grid-3r5 {
  grid-template-columns: repeat(5,1fr);
}
}.wyc-bon_card-3r5 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 16px;
  border-radius: 0.5rem;
  background: #170F09;
  transition: border-color .2s,transform .2s;
}.wyc-bon_card-3r5:hover {
  transform: translateY(-2px);
  border-color: rgba(200, 150, 58, 0.07);
}.wyc-bon_card_ic-3r5 svg {
  width: 1.625rem;
  stroke-linecap: round;
  height: 26px;
  stroke-linejoin: round;
}.wyc-bon_card_ic-3r5 {
  margin-bottom: 10px;
}.wyc-bon_card_type-3r5 {
  color: #7D6B52;
  letter-spacing: .06em;
  font-size: 10px;
  font-weight: 700;
  margin-bottom: 6px;
  text-transform: uppercase;
}.wyc-bon_card_amount-3r5 {
  font-size: 1.125rem;
  margin-bottom: 6px;
  font-weight: 800;
  color: #D4A017;
  line-height: 1.1;
}.wyc-bon_card_name-3r5 {
  overflow-wrap: break-word;
  font-size: 13px;
  color: #F5EDD6;
  margin-bottom: 0.5rem;
  font-weight: 600;
}.wyc-bon_card_detail-3r5 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #6A5A46;
  overflow-wrap: break-word;
  padding-top: 8px;
  font-size: 11px;
  line-height: 1.5;
}.wyc-reg-3r5 {
  background: #100D0A;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.wyc-reg-3r5 {
  padding: 44px 1.5rem 0;
}
}.wyc-reg_in-3r5 {
  border-radius: 14px;
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #1E1710;
  max-width: 82.5rem;
}
@media(min-width: 765px) {.wyc-reg_in-3r5 {
  padding: 2.5rem;
}
}.wyc-reg_top-3r5 {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 863px) {.wyc-reg_top-3r5 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.wyc-reg_label-3r5 {
  text-transform: uppercase;
  color: #C8963A;
  margin-bottom: 0.625rem;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
}.wyc-reg_h2-3r5 {
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  font-size: 1.375rem;
  font-weight: 800;
  line-height: 1.2;
  margin-bottom: 0.75rem;
  color: #F5EDD6;
}
@media(min-width: 770px) {.wyc-reg_h2-3r5 {
  font-size: 1.75rem;
}
}.wyc-reg_bonus-3r5 {
  border: 1px solid rgba(212, 160, 23, 0.18);
  padding: 10px 1rem;
  background: rgba(212, 160, 23, 0.18);
  gap: 8px;
  border-radius: 8px;
  align-items: center;
  display: inline-flex;
  margin-bottom: 1rem;
}.wyc-reg_bonus_amount-3r5 {
  color: #D4A017;
  font-size: 20px;
  font-weight: 800;
}.wyc-reg_bonus_text-3r5 {
  font-size: 13px;
  line-height: 1.35;
  color: #A8906A;
}.wyc-reg_cta_btn-3r5 {
  padding: 0.875rem 32px;
  transition: background .2s;
  background: #4E7A55;
  border-radius: 8px;
  margin-bottom: 12px;
  font-size: 15px;
  color: #0F0C08;
  display: inline-block;
  box-shadow: 0px 0px 14px rgba(78, 122, 85, 0.52), inset 0px 1px 0px rgba(255, 255, 255, 0.10);
  font-weight: 700;
}.wyc-reg_cta_btn-3r5:hover {
  background: #5D8F64;
}.wyc-reg_terms-3r5 {
  font-size: 11px;
  line-height: 1.5;
  color: #6A5A46;
}.wyc-reg_seo-3r5 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 0.813rem;
  padding-top: 1.25rem;
  margin-top: 20px;
  color: #7D6B52;
}.wyc-reg_seo-3r5 p {
  font-size: 0.813rem;
  margin-bottom: 0.625rem;
  line-height: 1.65;
  color: #7D6B52;
}.wyc-reg_seo-3r5 p:last-child {
  margin-bottom: 0;
}.wyc-reg_seo-3r5 strong {
  color: #D4C4A0;
  font-weight: 700;
}.wyc-reg_seo-3r5 a {
  transition: color .2s;
  color: #C8963A;
  text-decoration: underline;
}.wyc-reg_seo-3r5 a:hover {
  color: #D9A94B;
}.wyc-reg_seo-3r5 ul,.wyc-reg_seo-3r5 ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 1.125rem;
}.wyc-reg_seo-3r5 ol {
  list-style: decimal;
}.wyc-reg_seo-3r5 li {
  color: #7D6B52;
  font-size: 0.813rem;
  margin-bottom: 0.25rem;
  line-height: 1.65;
}.wyc-reg_seo-3r5 table {
  font-size: 0.813rem;
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
  margin-bottom: 0.625rem;
}
@media(min-width: 769px) {.wyc-reg_seo-3r5 table {
  display: table;
}
}.wyc-reg_seo-3r5 th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #D4C4A0;
}.wyc-reg_seo-3r5 td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7D6B52;
}.wyc-reg_steps-3r5 {
  gap: 0.875rem;
  margin-top: 28px;
  flex-direction: column;
  display: flex;
}
@media(min-width: 858px) {.wyc-reg_steps-3r5 {
  margin-top: 0;
}
}.wyc-reg_step-3r5 {
  border: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.875rem;
  background: rgba(255, 255, 255, 0.05);
  padding: 16px;
  border-radius: 8px;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.wyc-reg_step_num-3r5 {
  background: rgba(200, 150, 58, 0.16);
  border-radius: 50%;
  border: 1px solid rgba(200, 150, 58, 0.07);
  font-size: 0.875rem;
  color: #C8963A;
  display: flex;
  align-items: center;
  height: 34px;
  font-weight: 800;
  flex-shrink: 0;
  justify-content: center;
  width: 34px;
}.wyc-reg_step_title-3r5 {
  font-size: 14px;
  margin-bottom: 3px;
  color: #F5EDD6;
  font-weight: 700;
}.wyc-reg_step_text-3r5 {
  line-height: 1.5;
  font-size: 12px;
  color: #7D6B52;
}.wyc-reg_trust-3r5 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  display: flex;
  padding-top: 20px;
  flex-wrap: wrap;
  margin-top: 20px;
}.wyc-reg_trust_item-3r5 {
  gap: 0.438rem;
  color: #7D6B52;
  font-size: 12px;
  align-items: center;
  display: flex;
  overflow-wrap: break-word;
}.wyc-reg_trust_ic-3r5 svg {
  color: #C8963A;
  stroke-linecap: round;
  height: 1rem;
  width: 16px;
  stroke-linejoin: round;
}.wyc-seo-3r5 {
  padding: 36px 16px 0;
  background: #100D0A;
}
@media(min-width: 765px) {.wyc-seo-3r5 {
  padding: 44px 24px 0;
}
}.wyc-seo_in-3r5 {
  background: #1E1710;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 1.75rem 1.5rem;
  border-radius: 14px;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 771px) {.wyc-seo_in-3r5 {
  padding: 36px 2.5rem;
}
}.wyc-seo_label-3r5 {
  margin-bottom: 0.625rem;
  color: #C8963A;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
}.wyc-seo_h2-3r5 {
  margin-bottom: 14px;
  color: #F5EDD6;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.25rem;
  font-weight: 800;
}
@media(min-width: 765px) {.wyc-seo_h2-3r5 {
  font-size: 24px;
}
}.wyc-seo_body-3r5 {
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #A8906A;
  font-size: 0.875rem;
}.wyc-seo_body-3r5 p {
  margin-bottom: 12px;
  font-size: 14px;
  color: #A8906A;
  line-height: 1.75;
}.wyc-seo_body-3r5 p:last-child {
  margin-bottom: 0;
}.wyc-seo_body-3r5 strong {
  color: #D4C4A0;
  font-weight: 700;
}.wyc-seo_body-3r5 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8963A;
}.wyc-seo_body-3r5 a:hover {
  color: #D9A94B;
}.wyc-seo_body-3r5 ul,.wyc-seo_body-3r5 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.wyc-seo_body-3r5 ol {
  list-style: decimal;
}.wyc-seo_body-3r5 li {
  color: #A8906A;
  margin-bottom: 6px;
  font-size: 0.875rem;
  line-height: 1.75;
}.wyc-seo_body-3r5 table {
  font-size: 13px;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 12px;
  display: block;
}
@media(min-width: 771px) {.wyc-seo_body-3r5 table {
  display: table;
}
}.wyc-seo_body-3r5 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  text-align: left;
  color: #D4C4A0;
  font-weight: 700;
}.wyc-seo_body-3r5 td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A8906A;
}.wyc-seo_cols-3r5 {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.wyc-seo_cols-3r5 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.wyc-seo_cols-3r5 {
  grid-template-columns: repeat(3,1fr);
}
}.wyc-seo_col_h-3r5 {
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  font-weight: 700;
  font-size: 0.813rem;
  color: #D4C4A0;
}.wyc-seo_col_p-3r5 {
  color: #7D6B52;
  line-height: 1.65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.wyc-seo_stats-3r5 {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.wyc-seo_stat-3r5 {
  border-radius: 8px;
  border: 1px solid rgba(200, 150, 58, 0.16);
  flex: 1;
  padding: 0.875rem 1rem;
  background: rgba(200, 150, 58, 0.07);
  min-width: 8.75rem;
}.wyc-seo_stat_val-3r5 {
  font-weight: 800;
  color: #C8963A;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-size: 1.25rem;
}.wyc-seo_stat_lb-3r5 {
  font-size: 11px;
  color: #7D6B52;
  overflow-wrap: break-word;
}.wyc-faq-3r5 {
  padding: 36px 16px 0;
  background: #100D0A;
}
@media(min-width: 769px) {.wyc-faq-3r5 {
  padding: 2.75rem 24px 0;
}
}.wyc-faq_in-3r5 {
  margin: 0 auto;
  max-width: 1320px;
}.wyc-faq_head-3r5 {
  margin-bottom: 20px;
}.wyc-faq_label-3r5 {
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #C8963A;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-weight: 700;
}.wyc-faq_h2-3r5 {
  font-weight: 800;
  color: #F5EDD6;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  font-size: 20px;
}
@media(min-width: 770px) {.wyc-faq_h2-3r5 {
  font-size: 1.5rem;
}
}.wyc-faq_list-3r5 {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.wyc-faq_item-3r5 {
  background: #1E1710;
  overflow: hidden;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.10);
}.wyc-faq_q-3r5 {
  gap: 0.75rem;
  padding: 1rem 1.25rem;
  transition: color .2s;
  cursor: pointer;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  overflow-wrap: break-word;
  align-items: center;
  color: #D4C4A0;
  font-size: 0.875rem;
  font-weight: 600;
}.wyc-faq_q-3r5:hover {
  color: #F5EDD6;
}.wyc-faq_q_ic-3r5 {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  align-items: center;
  justify-content: center;
  font-size: 16px;
  color: #C8963A;
  height: 1.5rem;
  width: 1.5rem;
  flex-shrink: 0;
  display: flex;
}.wyc-faq_item-3r5.wyc-state_open-3r5 .wyc-faq_q_ic-3r5 {
  transform: rotate(45deg);
}.wyc-faq_a-3r5 {
  padding: 0 20px 16px;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #7D6B52;
  line-height: 1.7;
  display: none;
}.wyc-faq_item-3r5.wyc-state_open-3r5 .wyc-faq_a-3r5 {
  display: block;
}.wyc-faq_a-3r5 strong {
  color: #D4C4A0;
  font-weight: 700;
}.wyc-faq_a-3r5 a {
  text-decoration: underline;
  color: #C8963A;
}.wyc-faq_a-3r5 ul,.wyc-faq_a-3r5 ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 1.25rem;
}.wyc-faq_a-3r5 ol {
  list-style: decimal;
}.wyc-faq_a-3r5 li {
  line-height: 1.6;
  margin-bottom: 4px;
}.wyc-faq_a-3r5 table {
  margin: 8px 0;
  font-size: 0.75rem;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width: 769px) {.wyc-faq_a-3r5 table {
  display: table;
}
}.wyc-faq_a-3r5 th {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #D4C4A0;
  text-align: left;
}.wyc-faq_a-3r5 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 6px 8px;
  color: #7D6B52;
}.wyc-seo-3r5 {
  background: #100D0A;
  padding: 36px 1rem 0;
}
@media(min-width:768px) {.wyc-seo-3r5 {
  padding: 2.75rem 1.5rem 0;
}
}.wyc-seo_in-3r5 {
  background: #1E1710;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 28px 1.5rem;
  border-radius: 14px;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 765px) {.wyc-seo_in-3r5 {
  padding: 36px 2.5rem;
}
}.wyc-seo_label-3r5 {
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #C8963A;
  margin-bottom: 10px;
  font-weight: 700;
}.wyc-seo_h2-3r5 {
  line-height: 1.25;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  margin-bottom: 0.875rem;
  color: #F5EDD6;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}
@media(min-width: 765px) {.wyc-seo_h2-3r5 {
  font-size: 1.5rem;
}
}.wyc-seo_body-3r5 {
  color: #A8906A;
  line-height: 1.75;
  font-size: 14px;
  overflow-wrap: break-word;
}.wyc-seo_body-3r5 p {
  margin-bottom: 0.75rem;
  color: #A8906A;
  line-height: 1.75;
  font-size: 0.875rem;
}.wyc-seo_body-3r5 p:last-child {
  margin-bottom: 0;
}.wyc-seo_body-3r5 strong {
  color: #D4C4A0;
  font-weight: 700;
}.wyc-seo_body-3r5 a {
  transition: color .2s;
  color: #C8963A;
  text-decoration: underline;
}.wyc-seo_body-3r5 a:hover {
  color: #D9A94B;
}.wyc-seo_body-3r5 ul,.wyc-seo_body-3r5 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.wyc-seo_body-3r5 ol {
  list-style: decimal;
}.wyc-seo_body-3r5 li {
  color: #A8906A;
  margin-bottom: 6px;
  font-size: 0.875rem;
  line-height: 1.75;
}.wyc-seo_body-3r5 table {
  border-collapse: collapse;
  font-size: 0.813rem;
  overflow-x: auto;
  width: 100%;
  margin-bottom: 12px;
  display: block;
}
@media(min-width:768px) {.wyc-seo_body-3r5 table {
  display: table;
}
}.wyc-seo_body-3r5 th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #D4C4A0;
  font-weight: 700;
  text-align: left;
}.wyc-seo_body-3r5 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #A8906A;
}.wyc-seo_cols-3r5 {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width:640px) {.wyc-seo_cols-3r5 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.wyc-seo_cols-3r5 {
  grid-template-columns: repeat(3,1fr);
}
}.wyc-seo_col_h-3r5 {
  overflow-wrap: break-word;
  font-size: 13px;
  font-weight: 700;
  color: #D4C4A0;
  margin-bottom: 0.438rem;
}.wyc-seo_col_p-3r5 {
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #7D6B52;
}.wyc-seo_stats-3r5 {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.wyc-seo_stat-3r5 {
  border: 1px solid rgba(200, 150, 58, 0.16);
  background: rgba(200, 150, 58, 0.07);
  flex: 1;
  padding: 14px 1rem;
  border-radius: 0.5rem;
  min-width: 8.75rem;
}.wyc-seo_stat_val-3r5 {
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  color: #C8963A;
  font-size: 1.25rem;
  font-weight: 800;
}.wyc-seo_stat_lb-3r5 {
  overflow-wrap: break-word;
  color: #7D6B52;
  font-size: 11px;
}.wyc-rv-3r5 {
  padding: 2.25rem 1rem 0;
  background: #100D0A;
}
@media(min-width: 769px) {.wyc-rv-3r5 {
  padding: 44px 1.5rem 0;
}
}.wyc-rv_in-3r5 {
  margin: 0 auto;
  max-width: 1320px;
}.wyc-rv_head-3r5 {
  max-width: 720px;
  margin-bottom: 1.25rem;
}.wyc-rv_label-3r5 {
  margin-bottom: 8px;
  color: #C8963A;
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
}.wyc-rv_h2-3r5 {
  color: #F5EDD6;
  font-weight: 800;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 0.625rem;
}
@media(min-width: 767px) {.wyc-rv_h2-3r5 {
  font-size: 1.75rem;
}
}.wyc-rv_stats-3r5 {
  gap: 1.125rem;
  font-size: 13px;
  align-items: center;
  color: #7D6B52;
  flex-wrap: wrap;
  display: flex;
}.wyc-rv_stats_score-3r5 {
  gap: 0.375rem;
  display: flex;
  align-items: baseline;
}.wyc-rv_stats_score_val-3r5 {
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
  font-size: 22px;
  color: #D4A017;
}.wyc-rv_stats_score_max-3r5 {
  color: #6A5A46;
  font-size: 13px;
}.wyc-rv_stats_badge-3r5 {
  gap: 4px;
  display: flex;
  align-items: center;
}.wyc-rv_stats_badge-3r5 svg {
  height: 0.875rem;
  width: 0.875rem;
  color: #D4A017;
}.wyc-rv_grid-3r5 {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.wyc-rv_grid-3r5 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.wyc-rv_grid-3r5 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.wyc-rv_card-3r5 {
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #1E1710;
  border-radius: 8px;
  flex-direction: column;
  display: flex;
}.wyc-rv_card_stars-3r5 {
  gap: 2px;
  display: flex;
  color: #D4A017;
  margin-bottom: 0.625rem;
}.wyc-rv_card_stars-3r5 svg {
  width: 14px;
  height: 14px;
}.wyc-rv_card_h-3r5 {
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F5EDD6;
  line-height: 1.3;
  font-size: 14px;
}.wyc-rv_card_body-3r5 {
  flex: 1;
  color: #7D6B52;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  line-height: 1.65;
  font-size: 13px;
}.wyc-rv_card_body-3r5 strong {
  font-weight: 600;
  color: #D4C4A0;
}.wyc-rv_card_meta-3r5 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  padding-top: 0.75rem;
  align-items: center;
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
}.wyc-rv_card_author-3r5 {
  font-weight: 600;
  color: #D4C4A0;
  font-size: 0.75rem;
}.wyc-rv_card_date-3r5 {
  color: #6A5A46;
  font-size: 11px;
}.wyc-seo-3r5 {
  background: #100D0A;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.wyc-seo-3r5 {
  padding: 44px 1.5rem 0;
}
}.wyc-seo_in-3r5 {
  background: #1E1710;
  border-radius: 14px;
  padding: 1.75rem 24px;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.10);
  max-width: 1320px;
}
@media(min-width: 770px) {.wyc-seo_in-3r5 {
  padding: 36px 40px;
}
}.wyc-seo_label-3r5 {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 10px;
  font-weight: 700;
  color: #C8963A;
}.wyc-seo_h2-3r5 {
  color: #F5EDD6;
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1.25;
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 0.875rem;
  font-size: 1.25rem;
}
@media(min-width: 771px) {.wyc-seo_h2-3r5 {
  font-size: 24px;
}
}.wyc-seo_body-3r5 {
  color: #A8906A;
  line-height: 1.75;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.wyc-seo_body-3r5 p {
  margin-bottom: 0.75rem;
  line-height: 1.75;
  color: #A8906A;
  font-size: 14px;
}.wyc-seo_body-3r5 p:last-child {
  margin-bottom: 0;
}.wyc-seo_body-3r5 strong {
  color: #D4C4A0;
  font-weight: 700;
}.wyc-seo_body-3r5 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8963A;
}.wyc-seo_body-3r5 a:hover {
  color: #D9A94B;
}.wyc-seo_body-3r5 ul,.wyc-seo_body-3r5 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.wyc-seo_body-3r5 ol {
  list-style: decimal;
}.wyc-seo_body-3r5 li {
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 1.75;
  color: #A8906A;
}.wyc-seo_body-3r5 table {
  font-size: 13px;
  border-collapse: collapse;
  margin-bottom: 12px;
  width: 100%;
  display: block;
  overflow-x: auto;
}
@media(min-width: 766px) {.wyc-seo_body-3r5 table {
  display: table;
}
}.wyc-seo_body-3r5 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  font-weight: 700;
  color: #D4C4A0;
  text-align: left;
}.wyc-seo_body-3r5 td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A8906A;
}.wyc-seo_cols-3r5 {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.wyc-seo_cols-3r5 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.wyc-seo_cols-3r5 {
  grid-template-columns: repeat(3,1fr);
}
}.wyc-seo_col_h-3r5 {
  font-size: 13px;
  font-weight: 700;
  color: #D4C4A0;
  overflow-wrap: break-word;
  margin-bottom: 7px;
}.wyc-seo_col_p-3r5 {
  font-size: 13px;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #7D6B52;
}.wyc-seo_stats-3r5 {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.wyc-seo_stat-3r5 {
  flex: 1;
  padding: 14px 1rem;
  background: rgba(200, 150, 58, 0.07);
  border-radius: 0.5rem;
  border: 1px solid rgba(200, 150, 58, 0.16);
  min-width: 8.75rem;
}.wyc-seo_stat_val-3r5 {
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 0.25rem;
  color: #C8963A;
  overflow-wrap: break-word;
}.wyc-seo_stat_lb-3r5 {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #7D6B52;
}.wyc-pmt-3r5 {
  background: #100D0A;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.wyc-pmt-3r5 {
  padding: 44px 24px 0;
}
}.wyc-pmt_in-3r5 {
  margin: 0 auto;
  max-width: 1320px;
}.wyc-pmt_head-3r5 {
  max-width: 720px;
  margin-bottom: 22px;
}.wyc-pmt_label-3r5 {
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 8px;
  letter-spacing: .08em;
  color: #C8963A;
  font-weight: 700;
}.wyc-pmt_h2-3r5 {
  font-weight: 800;
  font-size: 22px;
  margin-bottom: 0.5rem;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  color: #F5EDD6;
}
@media(min-width:768px) {.wyc-pmt_h2-3r5 {
  font-size: 1.75rem;
}
}.wyc-pmt_intro-3r5 {
  color: #7D6B52;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 0.875rem;
}.wyc-pmt_groups-3r5 {
  gap: 20px;
  flex-direction: column;
  display: flex;
}.wyc-pmt_group-3r5 {
  padding: 20px;
  border-radius: 8px;
  background: #1E1710;
  border: 1px solid rgba(255, 255, 255, 0.10);
}.wyc-pmt_group_head-3r5 {
  gap: 12px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 0.625rem;
}.wyc-pmt_group_ic-3r5 {
  background: rgba(200, 150, 58, 0.16);
  border-radius: 0.25rem;
  align-items: center;
  color: #C8963A;
  width: 36px;
  display: flex;
  height: 2.25rem;
  flex-shrink: 0;
  justify-content: center;
}.wyc-pmt_group_ic-3r5 svg {
  height: 18px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.125rem;
}.wyc-pmt_group_h-3r5 {
  margin: 0;
  color: #F5EDD6;
  font-weight: 700;
  font-size: 16px;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
}.wyc-pmt_group_p-3r5 {
  line-height: 1.6;
  font-size: 0.813rem;
  color: #7D6B52;
  margin-bottom: 14px;
  overflow-wrap: break-word;
}.wyc-pmt_group_p-3r5 strong {
  color: #D4C4A0;
  font-weight: 600;
}.wyc-pmt_table_wrap-3r5 {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.wyc-pmt_table-3r5 {
  border-collapse: collapse;
  min-width: 33.75rem;
  width: 100%;
  font-size: 13px;
}.wyc-pmt_table-3r5 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  text-transform: uppercase;
  white-space: nowrap;
  color: #D4C4A0;
  font-size: 0.688rem;
  font-weight: 700;
  text-align: left;
  letter-spacing: .04em;
}.wyc-pmt_table-3r5 td {
  padding: 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7D6B52;
}.wyc-pmt_table-3r5 tbody tr:last-child td {
  border-bottom: none;
}.wyc-pmt_table-3r5 tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #D4C4A0;
}.wyc-ft-3r5 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #080604;
  margin-top: 48px;
}.wyc-ft_support-3r5 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.5rem 1rem;
}
@media(min-width: 765px) {.wyc-ft_support-3r5 {
  padding: 28px 1.5rem;
}
}.wyc-ft_support_in-3r5 {
  gap: 1rem;
  margin: 0 auto;
  align-items: center;
  display: flex;
  max-width: 82.5rem;
  flex-wrap: wrap;
}.wyc-ft_support_main-3r5 {
  flex: 1;
  gap: 1rem;
  display: flex;
  align-items: center;
  min-width: 13.75rem;
  flex-wrap: wrap;
}.wyc-ft_support_ic-3r5 {
  flex-shrink: 0;
  color: #C8963A;
}.wyc-ft_support_ic-3r5 svg {
  height: 1.875rem;
  width: 1.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.wyc-ft_support_text_title-3r5 {
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.938rem;
  margin-bottom: 3px;
  color: #F5EDD6;
}.wyc-ft_support_text_sub-3r5 {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #7D6B52;
}.wyc-ft_support_btn-3r5 {
  transition: background .2s;
  padding: 11px 1.375rem;
  border-radius: 0.5rem;
  background: #C8963A;
  font-weight: 700;
  white-space: nowrap;
  font-size: 13px;
  flex-shrink: 0;
  color: #F5EDD6;
}.wyc-ft_support_btn-3r5:hover {
  background: #D9A94B;
}.wyc-ft_support_contacts-3r5 {
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
  margin-left: auto;
}.wyc-ft_support_contact-3r5 {
  line-height: 1.4;
  color: #6A5A46;
  font-size: 12px;
}.wyc-ft_support_contact-3r5 strong {
  display: block;
  color: #A8906A;
  font-weight: 600;
  font-size: 0.688rem;
  margin-bottom: 2px;
}.wyc-ft_main-3r5 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 2rem 16px 1.5rem;
}
@media(min-width: 769px) {.wyc-ft_main-3r5 {
  padding: 40px 24px 2rem;
}
}.wyc-ft_main_in-3r5 {
  margin: 0 auto;
  gap: 24px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 82.5rem;
}
@media(min-width:640px) {.wyc-ft_main_in-3r5 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.wyc-ft_main_in-3r5 {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.wyc-ft_col_logo-3r5 {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.wyc-ft_col_logo-3r5 {
  grid-column: auto;
}
}.wyc-ft_logo-3r5 {
  gap: 9px;
  color: #F5EDD6;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 12px;
  font-size: 1rem;
  font-weight: 800;
  overflow-wrap: break-word;
}.wyc-ft_logo_mark-3r5 {
  border-radius: 0.25rem;
  overflow: hidden;
  width: 30px;
  height: 1.875rem;
}.wyc-ft_logo_mark-3r5 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.wyc-ft_logo_sub-3r5 {
  font-size: 0.75rem;
  max-width: 12.5rem;
  line-height: 1.55;
  overflow-wrap: break-word;
  color: #6A5A46;
}.wyc-ft_col_title-3r5 {
  font-size: 12px;
  letter-spacing: .07em;
  text-transform: uppercase;
  margin-bottom: 0.875rem;
  color: #A8906A;
  font-weight: 700;
}.wyc-ft_col_links-3r5 {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.wyc-ft_col_link-3r5 {
  transition: color .2s;
  color: #6A5A46;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.wyc-ft_col_link-3r5:hover {
  color: #D4C4A0;
}.wyc-ft_apps-3r5 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.wyc-ft_app_card-3r5 {
  border-radius: 4px;
  gap: 10px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s;
  padding: 10px 12px;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  align-items: center;
}.wyc-ft_app_card-3r5:hover {
  border-color: rgba(200, 150, 58, 0.48);
}.wyc-ft_app_card_ic-3r5 svg {
  stroke-linecap: round;
  height: 1.375rem;
  stroke-linejoin: round;
  width: 22px;
}.wyc-ft_app_card_os-3r5 {
  font-size: 10px;
  font-weight: 600;
  color: #6A5A46;
}.wyc-ft_app_card_action-3r5 {
  color: #D4C4A0;
  font-size: 0.75rem;
  font-weight: 700;
}.wyc-ft_bot-3r5 {
  padding: 1.25rem 16px;
}
@media(min-width: 766px) {.wyc-ft_bot-3r5 {
  padding: 1.25rem 24px;
}
}.wyc-ft_bot_in-3r5 {
  gap: 1rem;
  margin: 0 auto;
  flex-wrap: wrap;
  max-width: 82.5rem;
  display: flex;
  align-items: center;
}.wyc-ft_socials-3r5 {
  gap: 0.5rem;
  display: flex;
}.wyc-ft_soc-3r5 {
  transition: background .2s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 4px;
  align-items: center;
  width: 2.25rem;
  height: 2.25rem;
  justify-content: center;
  display: flex;
  color: #A8906A;
}.wyc-ft_soc-3r5 svg {
  width: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1rem;
}.wyc-ft_soc-3r5:hover {
  background: rgba(255, 255, 255, 0.07);
}.wyc-ft_legal-3r5 {
  flex: 1;
  min-width: 200px;
  font-size: 0.688rem;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #9A8A76;
}.wyc-ft_legal-3r5 strong {
  font-weight: 700;
  color: #A8906A;
}.wyc-ft_legal-3r5 a {
  text-decoration: underline;
  color: #A8906A;
}.wyc-ft_age-3r5 {
  border-radius: 50%;
  border: 2px solid #9A8A76;
  flex-shrink: 0;
  justify-content: center;
  font-weight: 800;
  align-items: center;
  display: flex;
  width: 2rem;
  font-size: 11px;
  height: 32px;
  color: #9A8A76;
  margin-left: auto;
}