html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  margin: 0;
  padding: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  background: none;
  border: 0;
  color: inherit;
  cursor: pointer;
}a:link,a:visited {
  text-decoration: none;
  color: inherit;
}img,svg,video {
  max-width: 100%;
  display: block;
}body {
  background: #100D0A;
  min-height: 100vh;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  color: #D1C3B4;
  font-family: 'Barlow', sans-serif;
}.wxs_layout-hp4 {
  min-height: 100vh;
  flex-direction: column;
  display: flex;
}.wxs_page-hp4 {
  display: flex;
  min-height: 100vh;
}.wxs_main-hp4 {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media (min-width: 1077px) {.wxs_main-hp4 {
  padding-left: 13.75rem;
}
}
@media (max-width: 1082px) {.wxs_main-hp4 {
  padding-bottom: 72px;
}
}.wxs_gc-hp4 {
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.05);
  background: #151109;
  border-radius: 6px;
  flex-shrink: 0;
  position: relative;
  width: 140px;
  cursor: pointer;
}
@media(min-width: 641px) {.wxs_gc-hp4 {
  width: 9.75rem;
}
}
@media(min-width: 1077px) {.wxs_gc-hp4 {
  width: 168px;
}
}.wxs_gc-hp4:hover {
  transform: translateY(-3px);
  border-color: rgba(196,43,28,0.08);
}.wxs_gc_img-hp4 {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.wxs_gc_img-hp4 img {
  inset: 0;
  width: 100%;
  position: absolute;
  object-fit: cover;
  height: 100%;
}.wxs_gc_hover-hp4 {
  transition: opacity .2s;
  background: rgba(8,6,4,0.72);
  inset: 0;
  align-items: center;
  display: flex;
  justify-content: center;
  position: absolute;
  opacity: 0;
}.wxs_gc-hp4:hover .wxs_gc_hover-hp4 {
  opacity: 1;
}.wxs_gc_hover_btn-hp4 {
  padding: 0.5rem 1rem;
  border-radius: 4px;
  background: #C42B1C;
  color: #F4EDE4;
  font-size: 0.75rem;
  font-weight: 700;
}.wxs_gc_info-hp4 {
  padding: 0.5rem 10px 0.625rem;
}.wxs_gc_name-hp4 {
  overflow: hidden;
  font-size: 12px;
  max-width: 100%;
  color: #D1C3B4;
  font-weight: 600;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-bottom: 3px;
}.wxs_gc_prov-hp4 {
  color: #8F7E6E;
  font-size: 10px;
}.wxs_gc_tag-hp4 {
  border-radius: 4px;
  padding: 2px 7px;
  text-transform: uppercase;
  top: 0.375rem;
  position: absolute;
  font-weight: 700;
  font-size: 9px;
  z-index: 2;
  left: 0.375rem;
  letter-spacing: .04em;
}.wxs_gc_tag_hot-hp4 {
  background: #E03230;
  color: #fff;
}.wxs_gc_tag_new-hp4 {
  background: #2DAF52;
  color: #100D0A;
}.wxs_gc_tag_jp-hp4 {
  background: #D4921E;
  color: #100D0A;
}.wxs_gc_tag_ex-hp4 {
  background: #C9922A;
  color: #fff;
}.wxs_gc_tag_live-hp4 {
  background: #E03230;
  color: #fff;
}.wxs_gr-hp4 {
  padding: 32px 1rem 0;
  background: #100D0A;
}
@media(min-width:768px) {.wxs_gr-hp4 {
  padding: 36px 1.5rem 0;
}
}.wxs_gr_in-hp4 {
  margin: 0 auto;
  max-width: 82.5rem;
}.wxs_gr_head-hp4 {
  gap: 12px;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 0.625rem;
  align-items: center;
}.wxs_gr_head_l-hp4 {
  gap: 0.625rem;
  flex: 1;
  align-items: center;
  display: flex;
  min-width: 0;
}.wxs_gr_ic-hp4 {
  border-radius: 6px;
  justify-content: center;
  display: flex;
  align-items: center;
  width: 2rem;
  flex-shrink: 0;
  height: 2rem;
}.wxs_gr_ic-hp4 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1rem;
  width: 1rem;
}.wxs_gr_title-hp4 {
  font-size: 16px;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F4EDE4;
}
@media(min-width: 765px) {.wxs_gr_title-hp4 {
  font-size: 1.125rem;
}
}.wxs_gr_more-hp4 {
  transition: color .2s;
  gap: 5px;
  font-size: 0.75rem;
  color: #7E6D5C;
  font-weight: 600;
  align-items: center;
  display: flex;
  white-space: nowrap;
  flex-shrink: 0;
}.wxs_gr_more-hp4:hover {
  color: #C42B1C;
}.wxs_gr_more-hp4 svg {
  height: 12px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.75rem;
}.wxs_gr_arrows-hp4 {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.wxs_gr_arr-hp4 {
  border-radius: 0.25rem;
  background: rgba(255,255,255,0.05);
  transition: background .15s,color .15s;
  border: 1px solid rgba(255,255,255,0.09);
  display: flex;
  height: 1.875rem;
  width: 1.875rem;
  justify-content: center;
  color: #A8947E;
  align-items: center;
}.wxs_gr_arr-hp4:hover {
  background: rgba(255,255,255,0.07);
  color: #F4EDE4;
}.wxs_gr_arr-hp4 svg {
  height: 0.813rem;
  stroke-linecap: round;
  width: 13px;
  stroke-linejoin: round;
}.wxs_gr_seo_h-hp4 {
  margin: 0 0 6px;
  color: #D1C3B4;
  font-size: 0.813rem;
  max-width: 42.5rem;
  font-weight: 700;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
}
@media(min-width: 771px) {.wxs_gr_seo_h-hp4 {
  font-size: 14px;
}
}.wxs_gr_seo-hp4 {
  color: #7E6D5C;
  font-size: 12px;
  max-width: 680px;
  overflow-wrap: break-word;
  line-height: 1.55;
  margin-bottom: 0.75rem;
}.wxs_gr_seo-hp4 strong {
  color: #D1C3B4;
  font-weight: 600;
}.wxs_gr_scroll-hp4 {
  gap: 10px;
  scrollbar-width: none;
  display: flex;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 0.625rem;
  overflow-x: auto;
}.wxs_gr_scroll-hp4::-webkit-scrollbar {
  display: none;
}
@media(min-width: 766px) {.wxs_gr_scroll-hp4 {
  gap: 0.75rem;
}
}.wxs_tb-hp4 {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  background: #100D0A;
  right: 0;
  height: 3.5rem;
  display: flex;
  top: 0;
  z-index: 80;
  position: fixed;
  align-items: center;
  left: 0;
}.wxs_tb_in-hp4 {
  gap: 0;
  padding: 0 14px;
  display: flex;
  align-items: center;
  height: 100%;
  width: 100%;
}.wxs_tb_burger-hp4 {
  gap: 0.313rem;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  display: flex;
  flex-shrink: 0;
  margin-right: 0.5rem;
  width: 38px;
  align-items: center;
  height: 2.375rem;
}.wxs_tb_burger-hp4:hover {
  background: rgba(255,255,255,0.05);
}.wxs_tb_burger_line-hp4 {
  border-radius: 1px;
  background: #A8947E;
  height: 2px;
  width: 18px;
  display: block;
}
@media(min-width: 1082px) {.wxs_tb_burger-hp4 {
  display: none;
}
}.wxs_tb_logo-hp4 {
  gap: 9px;
  color: #F4EDE4;
  display: flex;
  flex-shrink: 0;
  overflow-wrap: break-word;
  margin-right: 20px;
  align-items: center;
  font-weight: 800;
  font-size: 18px;
  letter-spacing: -.01em;
}.wxs_tb_logo_mark-hp4 {
  border-radius: 0.375rem;
  overflow: hidden;
  justify-content: center;
  align-items: center;
  display: flex;
  height: 2rem;
  width: 2rem;
}.wxs_tb_logo_mark-hp4 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.wxs_tb_nav-hp4 {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 643px) {.wxs_tb_nav-hp4 {
  display: flex;
}
}.wxs_tb_tab-hp4 {
  padding: 0.5rem 14px;
  transition: background .15s,color .15s;
  border-radius: 6px;
  font-weight: 600;
  font-size: 13px;
  white-space: nowrap;
  color: #A8947E;
}.wxs_tb_tab-hp4:hover {
  background: rgba(255,255,255,0.05);
  color: #F4EDE4;
}.wxs_tb_tab-hp4.wxs_state_active-hp4 {
  background: rgba(196,43,28,0.18);
  color: #F4EDE4;
}.wxs_tb_right-hp4 {
  gap: 0.5rem;
  margin-left: auto;
  align-items: center;
  flex-shrink: 0;
  display: flex;
}.wxs_tb_login-hp4 {
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 6px;
  background: rgba(255,255,255,0.05);
  padding: 0.563rem 1rem;
  transition: border-color .2s,color .2s;
  color: #D1C3B4;
  font-weight: 600;
  display: none;
  font-size: 0.813rem;
}.wxs_tb_login-hp4:hover {
  border-color: rgba(196,43,28,0.55);
  color: #F4EDE4;
}
@media(min-width: 482px) {.wxs_tb_login-hp4 {
  display: block;
}
}.wxs_tb_reg-hp4 {
  background: #2DAF52;
  border-radius: 6px;
  transition: background .2s;
  padding: 9px 18px;
  font-weight: 700;
  font-size: 13px;
  color: #0E0802;
  white-space: nowrap;
}.wxs_tb_reg-hp4:hover {
  background: #34C85F;
}.wxs_sb-hp4 {
  background: #1B1510;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255,255,255,0.05);
  transition: transform .25s ease;
  top: 3.5rem;
  left: 0;
  overflow-y: auto;
  bottom: 0;
  width: 13.75rem;
  position: fixed;
  z-index: 70;
}.wxs_sb-hp4.wxs_state_open-hp4 {
  transform: translateX(0);
}.wxs_sb-hp4::-webkit-scrollbar {
  width: 0.25rem;
}.wxs_sb-hp4::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255,255,255,0.07);
}
@media(min-width: 1077px) {.wxs_sb-hp4 {
  transform: translateX(0);
}
}.wxs_sb_auth-hp4 {
  padding: 0.875rem 0.75rem 10px;
}.wxs_sb_btn_reg-hp4 {
  padding: 0.688rem;
  background: #2DAF52;
  transition: background .2s;
  border-radius: 6px;
  color: #0E0802;
  display: block;
  font-weight: 700;
  font-size: 0.813rem;
  margin-bottom: 0.5rem;
  text-align: center;
}.wxs_sb_btn_reg-hp4:hover {
  background: #34C85F;
}.wxs_sb_btn_login-hp4 {
  border-radius: 0.375rem;
  transition: border-color .2s;
  padding: 10px;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.09);
  text-align: center;
  font-weight: 600;
  font-size: 0.813rem;
  display: block;
  color: #D1C3B4;
}.wxs_sb_btn_login-hp4:hover {
  border-color: rgba(196,43,28,0.55);
  color: #F4EDE4;
}.wxs_sb_promo-hp4 {
  background: linear-gradient(135deg,#3A0D08,#1B1510);
  border: 1px solid rgba(196,43,28,0.18);
  overflow: hidden;
  padding: 0.75rem 0.875rem;
  margin: 0 12px 10px;
  border-radius: 6px;
  position: relative;
}.wxs_sb_promo-hp4::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(196,43,28,0.18),transparent 70%);
  top: -1.25rem;
  right: -20px;
  height: 80px;
  content: '';
  width: 80px;
  position: absolute;
}.wxs_sb_promo_title-hp4 {
  font-size: 11px;
  color: #C42B1C;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 4px;
  letter-spacing: .06em;
}.wxs_sb_promo_text-hp4 {
  color: #F4EDE4;
  font-size: 12px;
  font-weight: 600;
  overflow-wrap: break-word;
  line-height: 1.35;
}.wxs_sb_promo_sub-hp4 {
  margin-top: 3px;
  font-size: 0.625rem;
  color: #7E6D5C;
}.wxs_sb_nav-hp4 {
  padding: 0.375rem 8px 1rem;
}.wxs_sb_nav_lb-hp4 {
  padding: 0.625rem 8px 6px;
  text-transform: uppercase;
  color: #8F7E6E;
  font-size: 0.625rem;
  font-weight: 700;
  letter-spacing: .08em;
}.wxs_sb_link-hp4 {
  transition: background .15s,color .15s;
  border-radius: 0.25rem;
  gap: 0.625rem;
  padding: 0.563rem 10px;
  align-items: center;
  font-size: 0.813rem;
  color: #A8947E;
  cursor: pointer;
  display: flex;
  font-weight: 500;
  overflow-wrap: break-word;
}.wxs_sb_link-hp4:hover {
  background: rgba(255,255,255,0.05);
  color: #F4EDE4;
}.wxs_sb_link-hp4.wxs_state_active-hp4 {
  background: rgba(196,43,28,0.18);
  color: #F4EDE4;
}.wxs_sb_ic-hp4 {
  border-radius: 0.25rem;
  height: 30px;
  width: 30px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  display: flex;
}.wxs_sb_ic-hp4 svg {
  stroke-linejoin: round;
  height: 16px;
  width: 1rem;
  stroke-linecap: round;
}.wxs_sb_ic_1-hp4 {
  background: rgba(196,43,28,0.08);
  color: #C42B1C;
}.wxs_sb_ic_2-hp4 {
  background: rgba(45,175,82,0.16);
  color: #2DAF52;
}.wxs_sb_ic_3-hp4 {
  background: rgba(212,146,30,0.18);
  color: #D4921E;
}.wxs_sb_ic_4-hp4 {
  background: rgba(201,146,42,0.20);
  color: #C9922A;
}.wxs_sb_ic_5-hp4 {
  background: rgba(196,43,28,0.08);
  color: #E04080;
}.wxs_sb_ic_6-hp4 {
  background: rgba(201,146,42,0.20);
  color: #8B2BE0;
}.wxs_sb_badge-hp4 {
  background: #D4921E;
  border-radius: 4px;
  padding: 2px 0.438rem;
  color: #0E0802;
  margin-left: auto;
  font-size: 0.563rem;
  font-weight: 700;
}.wxs_sb_bot-hp4 {
  gap: 8px;
  border-top: 1px solid rgba(255,255,255,0.05);
  padding: 0.75rem;
  display: flex;
}.wxs_sb_lang-hp4,.wxs_sb_help-hp4 {
  gap: 0.375rem;
  border: 1px solid rgba(255,255,255,0.05);
  flex: 1;
  border-radius: 4px;
  transition: border-color .2s;
  background: rgba(255,255,255,0.05);
  padding: 0.563rem 0.375rem;
  display: flex;
  align-items: center;
  color: #A8947E;
  font-weight: 600;
  justify-content: center;
  font-size: 11px;
}.wxs_sb_lang-hp4:hover,.wxs_sb_help-hp4:hover {
  border-color: rgba(196,43,28,0.55);
  color: #F4EDE4;
}.wxs_sb_lang-hp4 svg,.wxs_sb_help-hp4 svg {
  width: 0.813rem;
  stroke-linejoin: round;
  height: 13px;
  stroke-linecap: round;
}.wxs_sb_bd-hp4 {
  background: rgba(8,6,4,0.72);
  inset: 0;
  display: none;
  z-index: 69;
  position: fixed;
}.wxs_sb_bd-hp4.wxs_state_on-hp4 {
  display: block;
}
@media(min-width: 1081px) {.wxs_sb_bd-hp4 {
  display: none!important;
}
}.wxs_mob_nav-hp4 {
  border-top: 1px solid rgba(255,255,255,0.09);
  background: #1B1510;
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  z-index: 80;
  position: fixed;
  display: flex;
  right: 0;
  left: 0;
  bottom: 0;
}
@media(min-width: 1078px) {.wxs_mob_nav-hp4 {
  display: none;
}
}.wxs_mob_nav_item-hp4 {
  flex: 1;
  padding: 0.25rem 2px;
  gap: 4px;
  align-items: center;
  cursor: pointer;
  color: #8F7E6E;
  display: flex;
  flex-direction: column;
}.wxs_mob_nav_ic-hp4 {
  line-height: 1;
}.wxs_mob_nav_ic-hp4 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.25rem;
  height: 20px;
}.wxs_mob_nav_lb-hp4 {
  font-size: 0.625rem;
  font-weight: 600;
  color: #8F7E6E;
}.wxs_mob_nav_item-hp4.wxs_state_active-hp4 {
  color: #C42B1C;
}.wxs_mob_nav_item-hp4.wxs_state_active-hp4 .wxs_mob_nav_lb-hp4 {
  color: #C42B1C;
}.wxs_hero-hp4 {
  padding: 1.25rem 1rem 0;
  background: #100D0A;
}
@media(min-width: 771px) {.wxs_hero-hp4 {
  padding: 1.5rem 24px 0;
}
}.wxs_hero_in-hp4 {
  gap: 12px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 82.5rem;
}
@media(min-width: 858px) {.wxs_hero_in-hp4 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1101px) {.wxs_hero_in-hp4 {
  grid-template-columns: 1fr 21.25rem;
}
}.wxs_hero_promo-hp4 {
  overflow: hidden;
  background: #151109;
  border-radius: 10px;
  min-height: 13.75rem;
  align-items: stretch;
  position: relative;
  display: flex;
}
@media(min-width: 767px) {.wxs_hero_promo-hp4 {
  min-height: 280px;
}
}.wxs_hero_promo_bg-hp4 {
  inset: 0;
  background: linear-gradient(120deg,#3A0D08 0%,#100D0A 100%);
  background-position: center;
  position: absolute;
  background-size: cover;
}.wxs_hero_promo_bg-hp4::after {
  inset: 0;
  background: linear-gradient(90deg,#100D0A 0%,rgba(8,6,4,0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.wxs_hero_promo_glow-hp4 {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(201,146,42,0.20) 0%,transparent 65%);
  pointer-events: none;
  width: 300px;
  position: absolute;
  height: 300px;
  right: 3.75rem;
  top: -40px;
}.wxs_hero_promo_ct-hp4 {
  padding: 1.75rem 1.5rem 28px 1.75rem;
  max-width: 480px;
  position: relative;
  flex-direction: column;
  justify-content: center;
  z-index: 2;
  display: flex;
}
@media(min-width:768px) {.wxs_hero_promo_ct-hp4 {
  padding: 40px 2rem;
}
}.wxs_hero_badge-hp4 {
  border-radius: 20px;
  border: 1px solid rgba(196,43,28,0.08);
  background: rgba(196,43,28,0.18);
  padding: 0.313rem 12px;
  font-size: 10px;
  display: inline-block;
  margin-bottom: 0.875rem;
  color: #C42B1C;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
}.wxs_hero_h1-hp4 {
  line-height: 1.15;
  font-weight: 800;
  margin-bottom: 10px;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  color: #F4EDE4;
  font-size: 26px;
}.wxs_hero_h1-hp4 em {
  color: #D4921E;
  font-style: normal;
}
@media(min-width: 765px) {.wxs_hero_h1-hp4 {
  font-size: 2.25rem;
}
}.wxs_hero_sub-hp4 {
  margin-bottom: 20px;
  font-size: 0.813rem;
  line-height: 1.55;
  color: #A8947E;
}
@media(min-width:768px) {.wxs_hero_sub-hp4 {
  font-size: 14px;
}
}.wxs_hero_row-hp4 {
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.wxs_hero_cta-hp4 {
  padding: 0.813rem 1.625rem;
  border-radius: 0.375rem;
  background: #2DAF52;
  transition: background .2s;
  color: #0E0802;
  box-shadow: 0 2px 0 rgba(0,0,0,0.6), 0 0 14px rgba(45,175,82,0.40);
  font-weight: 700;
  font-size: 0.875rem;
}.wxs_hero_cta-hp4:hover {
  background: #34C85F;
}.wxs_hero_terms-hp4 {
  color: #8F7E6E;
  font-size: 0.688rem;
}.wxs_hero_game-hp4 {
  border: 1px solid rgba(255,255,255,0.05);
  background: #151109;
  border-radius: 10px;
  overflow: hidden;
  flex-direction: column;
  display: flex;
  position: relative;
}.wxs_hero_game_badge-hp4 {
  border-radius: 1.25rem;
  border: 1px solid rgba(212,146,30,0.18);
  background: rgba(212,146,30,0.18);
  padding: 0.313rem 10px;
  letter-spacing: .06em;
  text-transform: uppercase;
  color: #D4921E;
  top: 0.75rem;
  left: 12px;
  position: absolute;
  font-size: 0.625rem;
  font-weight: 700;
  z-index: 3;
}.wxs_hero_game_badge-hp4 svg {
  width: 0.688rem;
  height: 11px;
  vertical-align: -1px;
  margin-right: 4px;
}.wxs_hero_game_img-hp4 {
  background: linear-gradient(135deg,#3A0D08,#100D0A);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.wxs_hero_game_img-hp4 img {
  inset: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}.wxs_hero_game_play-hp4 {
  inset: 0;
  background: rgba(8,6,4,0.72);
  transition: opacity .2s;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  position: absolute;
}.wxs_hero_game-hp4:hover .wxs_hero_game_play-hp4 {
  opacity: 1;
}.wxs_hero_game_play-hp4 span {
  background: #C42B1C;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  height: 3.25rem;
  width: 52px;
  display: flex;
}.wxs_hero_game_play-hp4 span svg {
  width: 18px;
  height: 1.125rem;
  margin-left: 2px;
}.wxs_hero_game_info-hp4 {
  padding: 0.875rem 1rem;
}.wxs_hero_game_title-hp4 {
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F4EDE4;
  font-size: 0.938rem;
  margin-bottom: 4px;
}.wxs_hero_game_provider-hp4 {
  color: #7E6D5C;
  font-size: 11px;
}.wxs_hero_game_btn-hp4 {
  border-radius: 6px;
  transition: background .2s;
  margin: 12px 1rem 1rem;
  padding: 11px;
  background: #C42B1C;
  font-weight: 700;
  text-align: center;
  display: block;
  font-size: 0.813rem;
  color: #F4EDE4;
}.wxs_hero_game-hp4:hover .wxs_hero_game_btn-hp4 {
  background: #D93828;
}.wxs_sbar-hp4 {
  padding: 1rem 16px 0;
  background: #100D0A;
}
@media(min-width: 769px) {.wxs_sbar-hp4 {
  padding: 1.125rem 1.5rem 0;
}
}.wxs_sbar_in-hp4 {
  margin: 0 auto;
  max-width: 1320px;
}.wxs_sbar_row-hp4 {
  gap: 0.625rem;
  margin-bottom: 12px;
  flex-wrap: wrap;
  display: flex;
}.wxs_sbar_input-hp4 {
  gap: 10px;
  border-radius: 6px;
  transition: border-color .2s;
  background: #151109;
  flex: 1;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 0.688rem 16px;
  font-size: 13px;
  display: flex;
  align-items: center;
  cursor: pointer;
  color: #7E6D5C;
}.wxs_sbar_input-hp4:hover {
  border-color: rgba(196,43,28,0.55);
}.wxs_sbar_input-hp4 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  flex-shrink: 0;
  height: 0.938rem;
  width: 0.938rem;
}.wxs_sbar_providers-hp4 {
  border-radius: 0.375rem;
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.09);
  gap: 8px;
  background: #151109;
  padding: 0.688rem 1.125rem;
  align-items: center;
  font-weight: 600;
  white-space: nowrap;
  display: flex;
  color: #D1C3B4;
  font-size: 0.813rem;
}.wxs_sbar_providers-hp4:hover {
  border-color: rgba(196,43,28,0.55);
  color: #F4EDE4;
}.wxs_sbar_providers-hp4 svg {
  width: 14px;
  stroke-linejoin: round;
  height: 14px;
  stroke-linecap: round;
}.wxs_sbar_tabs-hp4 {
  gap: 6px;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 2px;
  overflow-x: auto;
}.wxs_sbar_tabs-hp4::-webkit-scrollbar {
  display: none;
}.wxs_sbar_tab-hp4 {
  border: 1px solid rgba(255,255,255,0.05);
  transition: background .15s,color .15s,border-color .15s;
  background: rgba(255,255,255,0.05);
  border-radius: 20px;
  padding: 8px 0.875rem;
  gap: 7px;
  align-items: center;
  cursor: pointer;
  font-weight: 600;
  white-space: nowrap;
  color: #A8947E;
  flex-shrink: 0;
  display: flex;
  font-size: 12px;
}.wxs_sbar_tab-hp4:hover {
  background: rgba(255,255,255,0.07);
  border-color: rgba(196,43,28,0.55);
  color: #F4EDE4;
}.wxs_sbar_tab-hp4.wxs_state_active-hp4 {
  background: rgba(196,43,28,0.18);
  border-color: rgba(196,43,28,0.08);
  color: #F4EDE4;
}.wxs_sbar_tab_ic-hp4 svg {
  width: 14px;
  height: 0.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.wxs_ws-hp4 {
  background: #100D0A;
  padding: 2rem 16px 0;
}
@media(min-width: 766px) {.wxs_ws-hp4 {
  padding: 2.25rem 24px 0;
}
}.wxs_ws_in-hp4 {
  margin: 0 auto;
  max-width: 82.5rem;
}.wxs_ws_head-hp4 {
  gap: 12px;
  align-items: center;
  display: flex;
  margin-bottom: 0.875rem;
  justify-content: space-between;
  flex-wrap: wrap;
}.wxs_ws_title-hp4 {
  gap: 0.625rem;
  align-items: center;
  font-size: 16px;
  flex-wrap: wrap;
  font-weight: 700;
  overflow-wrap: break-word;
  display: flex;
  color: #F4EDE4;
  font-family: 'Cinzel', serif;
}.wxs_ws_title_ic-hp4 svg {
  height: 18px;
  stroke-linecap: round;
  width: 1.125rem;
  color: #D4921E;
  stroke-linejoin: round;
}.wxs_ws_online-hp4 {
  gap: 0.438rem;
  align-items: center;
  font-size: 0.75rem;
  display: flex;
  font-weight: 600;
  color: #7E6D5C;
}.wxs_ws_online_dot-hp4 {
  border-radius: 50%;
  background: #2DAF52;
  width: 8px;
  height: 0.5rem;
  flex-shrink: 0;
  box-shadow: 0 0 6px rgba(45,175,82,0.16);
}.wxs_ws_scroll-hp4 {
  gap: 8px;
  padding-bottom: 8px;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
}.wxs_ws_scroll-hp4::-webkit-scrollbar {
  display: none;
}.wxs_wc-hp4 {
  gap: 0.625rem;
  padding: 0.625rem 0.875rem;
  background: #151109;
  border-radius: 0.375rem;
  border: 1px solid rgba(255,255,255,0.09);
  display: flex;
  align-items: center;
  min-width: 220px;
  flex-shrink: 0;
}.wxs_wc_img-hp4 {
  overflow: hidden;
  background: #1B1510;
  border-radius: 4px;
  height: 36px;
  flex-shrink: 0;
  width: 36px;
}.wxs_wc_img-hp4 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.wxs_wc_info-hp4 {
  min-width: 0;
}.wxs_wc_game-hp4 {
  overflow: hidden;
  font-weight: 600;
  color: #D1C3B4;
  font-size: 0.75rem;
  text-overflow: ellipsis;
  white-space: nowrap;
}.wxs_wc_player-hp4 {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 10px;
  white-space: nowrap;
  color: #8F7E6E;
}.wxs_wc_amount-hp4 {
  font-weight: 700;
  flex-shrink: 0;
  font-size: 0.813rem;
  margin-left: auto;
  color: #2DAF52;
  white-space: nowrap;
}.wxs_reg-hp4 {
  background: #100D0A;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.wxs_reg-hp4 {
  padding: 2.75rem 1.5rem 0;
}
}.wxs_reg_in-hp4 {
  border-radius: 0.625rem;
  background: #1B1510;
  margin: 0 auto;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255,255,255,0.05);
  max-width: 82.5rem;
}
@media(min-width: 766px) {.wxs_reg_in-hp4 {
  padding: 40px;
}
}.wxs_reg_top-hp4 {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 863px) {.wxs_reg_top-hp4 {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.wxs_reg_label-hp4 {
  margin-bottom: 10px;
  font-size: 0.688rem;
  color: #C42B1C;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
}.wxs_reg_h2-hp4 {
  font-size: 1.375rem;
  font-weight: 800;
  color: #F4EDE4;
  font-family: 'Cinzel', serif;
  margin-bottom: 12px;
  overflow-wrap: break-word;
  line-height: 1.2;
}
@media(min-width: 767px) {.wxs_reg_h2-hp4 {
  font-size: 28px;
}
}.wxs_reg_bonus-hp4 {
  border: 1px solid rgba(212,146,30,0.18);
  border-radius: 6px;
  gap: 0.5rem;
  background: rgba(212,146,30,0.18);
  padding: 0.625rem 16px;
  margin-bottom: 1rem;
  align-items: center;
  display: inline-flex;
}.wxs_reg_bonus_amount-hp4 {
  font-weight: 800;
  font-size: 1.25rem;
  color: #D4921E;
}.wxs_reg_bonus_text-hp4 {
  line-height: 1.35;
  font-size: 13px;
  color: #A8947E;
}.wxs_reg_cta_btn-hp4 {
  border-radius: 0.375rem;
  padding: 0.875rem 32px;
  transition: background .2s;
  background: #2DAF52;
  font-weight: 700;
  display: inline-block;
  margin-bottom: 12px;
  font-size: 0.938rem;
  color: #0E0802;
  box-shadow: 0 2px 0 rgba(0,0,0,0.6), 0 0 14px rgba(45,175,82,0.40);
}.wxs_reg_cta_btn-hp4:hover {
  background: #34C85F;
}.wxs_reg_terms-hp4 {
  line-height: 1.5;
  font-size: 0.688rem;
  color: #8F7E6E;
}.wxs_reg_seo-hp4 {
  border-top: 1px solid rgba(255,255,255,0.05);
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.65;
  margin-top: 20px;
  color: #7E6D5C;
  padding-top: 1.25rem;
}.wxs_reg_seo-hp4 p {
  line-height: 1.65;
  margin-bottom: 10px;
  color: #7E6D5C;
  font-size: 0.813rem;
}.wxs_reg_seo-hp4 p:last-child {
  margin-bottom: 0;
}.wxs_reg_seo-hp4 strong {
  font-weight: 700;
  color: #D1C3B4;
}.wxs_reg_seo-hp4 a {
  transition: color .2s;
  color: #C42B1C;
  text-decoration: underline;
}.wxs_reg_seo-hp4 a:hover {
  color: #D93828;
}.wxs_reg_seo-hp4 ul,.wxs_reg_seo-hp4 ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 18px;
}.wxs_reg_seo-hp4 ol {
  list-style: decimal;
}.wxs_reg_seo-hp4 li {
  line-height: 1.65;
  font-size: 13px;
  margin-bottom: 0.25rem;
  color: #7E6D5C;
}.wxs_reg_seo-hp4 table {
  border-collapse: collapse;
  margin-bottom: 10px;
  width: 100%;
  font-size: 0.813rem;
  display: block;
  overflow-x: auto;
}
@media(min-width: 769px) {.wxs_reg_seo-hp4 table {
  display: table;
}
}.wxs_reg_seo-hp4 th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #D1C3B4;
  font-weight: 700;
  text-align: left;
}.wxs_reg_seo-hp4 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.5rem;
  color: #7E6D5C;
}.wxs_reg_steps-hp4 {
  gap: 0.875rem;
  flex-direction: column;
  margin-top: 28px;
  display: flex;
}
@media(min-width: 861px) {.wxs_reg_steps-hp4 {
  margin-top: 0;
}
}.wxs_reg_step-hp4 {
  border: 1px solid rgba(255,255,255,0.05);
  gap: 14px;
  background: rgba(255,255,255,0.05);
  border-radius: 6px;
  padding: 1rem;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.wxs_reg_step_num-hp4 {
  border: 1px solid rgba(196,43,28,0.08);
  background: rgba(196,43,28,0.18);
  border-radius: 50%;
  font-size: 0.875rem;
  justify-content: center;
  flex-shrink: 0;
  color: #C42B1C;
  align-items: center;
  font-weight: 800;
  height: 34px;
  width: 34px;
  display: flex;
}.wxs_reg_step_title-hp4 {
  font-size: 14px;
  color: #F4EDE4;
  font-weight: 700;
  margin-bottom: 3px;
}.wxs_reg_step_text-hp4 {
  line-height: 1.5;
  font-size: 12px;
  color: #7E6D5C;
}.wxs_reg_trust-hp4 {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 10px;
  flex-wrap: wrap;
  padding-top: 1.25rem;
  display: flex;
  margin-top: 1.25rem;
}.wxs_reg_trust_item-hp4 {
  gap: 7px;
  font-size: 0.75rem;
  align-items: center;
  display: flex;
  color: #7E6D5C;
  overflow-wrap: break-word;
}.wxs_reg_trust_ic-hp4 svg {
  stroke-linecap: round;
  width: 16px;
  height: 16px;
  color: #C42B1C;
  stroke-linejoin: round;
}.wxs_bon-hp4 {
  padding: 2.25rem 16px 0;
  background: #100D0A;
}
@media(min-width: 765px) {.wxs_bon-hp4 {
  padding: 2.75rem 24px 0;
}
}.wxs_bon_in-hp4 {
  margin: 0 auto;
  max-width: 1320px;
}.wxs_bon_head-hp4 {
  margin-bottom: 1.25rem;
}.wxs_bon_label-hp4 {
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
  color: #C42B1C;
  margin-bottom: 8px;
  text-transform: uppercase;
}.wxs_bon_h2-hp4 {
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-size: 20px;
  font-weight: 800;
  color: #F4EDE4;
}
@media(min-width: 769px) {.wxs_bon_h2-hp4 {
  font-size: 24px;
}
}.wxs_bon_seo-hp4 {
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 13px;
  max-width: 620px;
  color: #7E6D5C;
}.wxs_bon_seo-hp4 strong {
  font-weight: 700;
  color: #D1C3B4;
}.wxs_bon_seo-hp4 a {
  color: #C42B1C;
  text-decoration: underline;
}.wxs_bon_grid-hp4 {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 642px) {.wxs_bon_grid-hp4 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.wxs_bon_grid-hp4 {
  grid-template-columns: repeat(5,1fr);
}
}.wxs_bon_card-hp4 {
  border: 1px solid rgba(255,255,255,0.09);
  transition: border-color .2s,transform .2s;
  padding: 1rem;
  border-radius: 0.375rem;
  background: #151109;
}.wxs_bon_card-hp4:hover {
  transform: translateY(-2px);
  border-color: rgba(196,43,28,0.08);
}.wxs_bon_card_ic-hp4 svg {
  stroke-linejoin: round;
  height: 1.625rem;
  width: 1.625rem;
  stroke-linecap: round;
}.wxs_bon_card_ic-hp4 {
  margin-bottom: 10px;
}.wxs_bon_card_type-hp4 {
  font-size: 0.625rem;
  font-weight: 700;
  margin-bottom: 0.375rem;
  color: #7E6D5C;
  letter-spacing: .06em;
  text-transform: uppercase;
}.wxs_bon_card_amount-hp4 {
  font-weight: 800;
  margin-bottom: 6px;
  color: #D4921E;
  line-height: 1.1;
  font-size: 1.125rem;
}.wxs_bon_card_name-hp4 {
  overflow-wrap: break-word;
  font-weight: 600;
  color: #F4EDE4;
  margin-bottom: 0.5rem;
  font-size: 13px;
}.wxs_bon_card_detail-hp4 {
  border-top: 1px solid rgba(255,255,255,0.05);
  padding-top: 0.5rem;
  line-height: 1.5;
  overflow-wrap: break-word;
  color: #8F7E6E;
  font-size: 0.688rem;
}.wxs_prov-hp4 {
  background: #100D0A;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.wxs_prov-hp4 {
  padding: 2.75rem 24px 0;
}
}.wxs_prov_in-hp4 {
  margin: 0 auto;
  max-width: 1320px;
}.wxs_prov_head-hp4 {
  margin-bottom: 16px;
}.wxs_prov_label-hp4 {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  color: #C42B1C;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
}.wxs_prov_h2-hp4 {
  color: #F4EDE4;
  overflow-wrap: break-word;
  font-size: 20px;
  margin-bottom: 0.5rem;
  font-weight: 800;
  font-family: 'Cinzel', serif;
}
@media(min-width: 770px) {.wxs_prov_h2-hp4 {
  font-size: 24px;
}
}.wxs_prov_seo-hp4 {
  margin-bottom: 1rem;
  overflow-wrap: break-word;
  color: #7E6D5C;
  font-size: 0.813rem;
  line-height: 1.6;
  max-width: 620px;
}.wxs_prov_seo-hp4 strong {
  color: #D1C3B4;
  font-weight: 700;
}.wxs_prov_seo-hp4 a {
  text-decoration: underline;
  color: #C42B1C;
}.wxs_prov_grid-hp4 {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 641px) {.wxs_prov_grid-hp4 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.wxs_prov_grid-hp4 {
  grid-template-columns: repeat(8,1fr);
}
}.wxs_prov_card-hp4 {
  padding: 0.875rem 10px;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 0.375rem;
  gap: 0.438rem;
  transition: border-color .2s,background .2s;
  background: #151109;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
  display: flex;
}.wxs_prov_card-hp4:hover {
  border-color: rgba(196,43,28,0.55);
  background: #1B1510;
}.wxs_prov_logo-hp4 {
  background: rgba(255,255,255,0.05);
  overflow: hidden;
  border-radius: 4px;
  display: flex;
  align-items: center;
  height: 2.75rem;
  width: 44px;
  justify-content: center;
}.wxs_prov_logo-hp4 img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}.wxs_prov_name-hp4 {
  overflow-wrap: break-word;
  text-align: center;
  font-weight: 600;
  color: #A8947E;
  font-size: 0.688rem;
}.wxs_app-hp4 {
  background: #100D0A;
  padding: 2.25rem 16px 0;
}
@media(min-width: 767px) {.wxs_app-hp4 {
  padding: 2.75rem 1.5rem 0;
}
}.wxs_app_in-hp4 {
  margin: 0 auto;
  max-width: 1320px;
}.wxs_app_head-hp4 {
  margin-bottom: 16px;
}.wxs_app_label-hp4 {
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #C42B1C;
  margin-bottom: 0.5rem;
}.wxs_app_h2-hp4 {
  font-family: 'Cinzel', serif;
  font-size: 1.25rem;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  color: #F4EDE4;
  font-weight: 800;
}
@media(min-width: 769px) {.wxs_app_h2-hp4 {
  font-size: 1.5rem;
}
}.wxs_app_sub-hp4 {
  font-size: 13px;
  overflow-wrap: break-word;
  max-width: 600px;
  line-height: 1.6;
  color: #7E6D5C;
}.wxs_app_sub-hp4 strong {
  color: #D1C3B4;
  font-weight: 700;
}.wxs_app_cards-hp4 {
  gap: 0.625rem;
  margin-top: 16px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 638px) {.wxs_app_cards-hp4 {
  grid-template-columns: repeat(3,1fr);
}
}.wxs_app_card-hp4 {
  padding: 20px;
  overflow: hidden;
  gap: 1rem;
  border-radius: 0.375rem;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  align-items: flex-start;
}.wxs_app_card_ios-hp4 {
  background: linear-gradient(135deg,rgba(196,43,28,0.18) 0%,#1B1510 100%);
}.wxs_app_card_android-hp4 {
  background: linear-gradient(135deg,rgba(45,175,82,0.16) 0%,#1B1510 100%);
}.wxs_app_card_win-hp4 {
  background: linear-gradient(135deg,rgba(212,146,30,0.18) 0%,#1B1510 100%);
}.wxs_app_card_ic-hp4 svg {
  stroke-linejoin: round;
  height: 2.125rem;
  width: 2.125rem;
  stroke-linecap: round;
}.wxs_app_card_ic-hp4 {
  color: #F4EDE4;
  flex-shrink: 0;
}.wxs_app_card_os-hp4 {
  text-transform: uppercase;
  color: #7E6D5C;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 10px;
  margin-bottom: 0.375rem;
}.wxs_app_card_title-hp4 {
  font-size: 15px;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  line-height: 1.2;
  color: #F4EDE4;
}.wxs_app_card_text-hp4 {
  font-size: 0.75rem;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.5;
  color: #7E6D5C;
}.wxs_app_card_btn-hp4 {
  border-radius: 0.25rem;
  padding: 0.625rem 18px;
  transition: background .2s;
  background: rgba(255,255,255,0.12);
  gap: 7px;
  border: 1px solid rgba(196,43,28,0.55);
  font-weight: 700;
  display: inline-flex;
  font-size: 13px;
  align-items: center;
  color: #F4EDE4;
}.wxs_app_card_btn-hp4:hover {
  background: rgba(255,255,255,0.07);
}.wxs_htp-hp4 {
  background: #100D0A;
  padding: 36px 16px 0;
}
@media(min-width: 766px) {.wxs_htp-hp4 {
  padding: 2.75rem 1.5rem 0;
}
}.wxs_htp_in-hp4 {
  margin: 0 auto;
  max-width: 82.5rem;
}.wxs_htp_head-hp4 {
  max-width: 45rem;
  margin-bottom: 22px;
}.wxs_htp_label-hp4 {
  color: #C42B1C;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
}.wxs_htp_h2-hp4 {
  font-weight: 800;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  color: #F4EDE4;
  margin-bottom: 0.5rem;
  font-family: 'Cinzel', serif;
}
@media(min-width: 769px) {.wxs_htp_h2-hp4 {
  font-size: 1.75rem;
}
}.wxs_htp_intro-hp4 {
  color: #7E6D5C;
  line-height: 1.6;
  font-size: 14px;
}.wxs_htp_steps-hp4 {
  margin: 0;
  padding: 0;
  gap: 12px;
  list-style: none;
  counter-reset: none;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.wxs_htp_steps-hp4 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.wxs_htp_steps-hp4 {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.wxs_htp_step-hp4 {
  padding: 20px 18px 1.125rem;
  background: #1B1510;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 6px;
  display: flex;
  position: relative;
  flex-direction: column;
}.wxs_htp_step_num-hp4 {
  border-radius: 50%;
  background: #C42B1C;
  height: 28px;
  justify-content: center;
  font-family: 'Cinzel', serif;
  top: -12px;
  align-items: center;
  position: absolute;
  font-weight: 800;
  font-size: 13px;
  color: #0E0802;
  width: 28px;
  display: flex;
  left: 1.25rem;
}.wxs_htp_step_ic-hp4 {
  margin: 0.5rem 0 0.75rem;
  background: rgba(196,43,28,0.18);
  border-radius: 4px;
  width: 36px;
  display: flex;
  height: 36px;
  align-items: center;
  justify-content: center;
  color: #C42B1C;
}.wxs_htp_step_ic-hp4 svg {
  width: 18px;
  height: 18px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.wxs_htp_step_h-hp4 {
  font-size: 0.875rem;
  margin-bottom: 6px;
  font-weight: 700;
  color: #F4EDE4;
  line-height: 1.25;
  overflow-wrap: break-word;
}.wxs_htp_step_p-hp4 {
  overflow-wrap: break-word;
  color: #7E6D5C;
  line-height: 1.55;
  font-size: 0.813rem;
}.wxs_htp_step_p-hp4 strong {
  font-weight: 600;
  color: #D1C3B4;
}.wxs_htp_cta-hp4 {
  padding: 13px 1.625rem;
  border-radius: 0.375rem;
  transition: background .2s;
  background: #2DAF52;
  margin-top: 20px;
  color: #0E0802;
  font-size: 14px;
  font-weight: 700;
  display: inline-block;
}.wxs_htp_cta-hp4:hover {
  background: #34C85F;
}.wxs_seo-hp4 {
  background: #100D0A;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.wxs_seo-hp4 {
  padding: 2.75rem 24px 0;
}
}.wxs_seo_in-hp4 {
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 10px;
  margin: 0 auto;
  padding: 1.75rem 24px;
  background: #1B1510;
  max-width: 82.5rem;
}
@media(min-width: 770px) {.wxs_seo_in-hp4 {
  padding: 2.25rem 40px;
}
}.wxs_seo_label-hp4 {
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 10px;
  font-size: 0.688rem;
  color: #C42B1C;
  text-transform: uppercase;
}.wxs_seo_h2-hp4 {
  margin-bottom: 14px;
  color: #F4EDE4;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  font-size: 20px;
  line-height: 1.25;
}
@media(min-width: 765px) {.wxs_seo_h2-hp4 {
  font-size: 24px;
}
}.wxs_seo_body-hp4 {
  font-size: 0.875rem;
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #A8947E;
}.wxs_seo_body-hp4 p {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #A8947E;
  margin-bottom: 12px;
}.wxs_seo_body-hp4 p:last-child {
  margin-bottom: 0;
}.wxs_seo_body-hp4 strong {
  color: #D1C3B4;
  font-weight: 700;
}.wxs_seo_body-hp4 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C42B1C;
}.wxs_seo_body-hp4 a:hover {
  color: #D93828;
}.wxs_seo_body-hp4 ul,.wxs_seo_body-hp4 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.wxs_seo_body-hp4 ol {
  list-style: decimal;
}.wxs_seo_body-hp4 li {
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  color: #A8947E;
  line-height: 1.75;
}.wxs_seo_body-hp4 table {
  display: block;
  overflow-x: auto;
  width: 100%;
  margin-bottom: 12px;
  font-size: 13px;
  border-collapse: collapse;
}
@media(min-width: 771px) {.wxs_seo_body-hp4 table {
  display: table;
}
}.wxs_seo_body-hp4 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 0.75rem;
  color: #D1C3B4;
  text-align: left;
  font-weight: 700;
}.wxs_seo_body-hp4 td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #A8947E;
}.wxs_seo_cols-hp4 {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 643px) {.wxs_seo_cols-hp4 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.wxs_seo_cols-hp4 {
  grid-template-columns: repeat(3,1fr);
}
}.wxs_seo_col_h-hp4 {
  margin-bottom: 7px;
  font-size: 0.813rem;
  color: #D1C3B4;
  overflow-wrap: break-word;
  font-weight: 700;
}.wxs_seo_col_p-hp4 {
  font-size: 0.813rem;
  line-height: 1.65;
  color: #7E6D5C;
  overflow-wrap: break-word;
}.wxs_seo_stats-hp4 {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.wxs_seo_stat-hp4 {
  border-radius: 0.375rem;
  padding: 0.875rem 16px;
  flex: 1;
  border: 1px solid rgba(196,43,28,0.18);
  background: rgba(196,43,28,0.08);
  min-width: 140px;
}.wxs_seo_stat_val-hp4 {
  color: #C42B1C;
  font-weight: 800;
  font-size: 1.25rem;
  margin-bottom: 4px;
  overflow-wrap: break-word;
}.wxs_seo_stat_lb-hp4 {
  font-size: 11px;
  color: #7E6D5C;
  overflow-wrap: break-word;
}.wxs_seo-hp4 {
  background: #100D0A;
  padding: 36px 1rem 0;
}
@media(min-width: 767px) {.wxs_seo-hp4 {
  padding: 44px 24px 0;
}
}.wxs_seo_in-hp4 {
  padding: 1.75rem 1.5rem;
  border-radius: 10px;
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.09);
  background: #1B1510;
  max-width: 82.5rem;
}
@media(min-width: 766px) {.wxs_seo_in-hp4 {
  padding: 36px 40px;
}
}.wxs_seo_label-hp4 {
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  color: #C42B1C;
  font-weight: 700;
}.wxs_seo_h2-hp4 {
  color: #F4EDE4;
  line-height: 1.25;
  margin-bottom: 14px;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.wxs_seo_h2-hp4 {
  font-size: 24px;
}
}.wxs_seo_body-hp4 {
  font-size: 14px;
  color: #A8947E;
  overflow-wrap: break-word;
  line-height: 1.75;
}.wxs_seo_body-hp4 p {
  line-height: 1.75;
  margin-bottom: 0.75rem;
  color: #A8947E;
  font-size: 14px;
}.wxs_seo_body-hp4 p:last-child {
  margin-bottom: 0;
}.wxs_seo_body-hp4 strong {
  font-weight: 700;
  color: #D1C3B4;
}.wxs_seo_body-hp4 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C42B1C;
}.wxs_seo_body-hp4 a:hover {
  color: #D93828;
}.wxs_seo_body-hp4 ul,.wxs_seo_body-hp4 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.wxs_seo_body-hp4 ol {
  list-style: decimal;
}.wxs_seo_body-hp4 li {
  color: #A8947E;
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 6px;
}.wxs_seo_body-hp4 table {
  display: block;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 12px;
  font-size: 13px;
}
@media(min-width: 765px) {.wxs_seo_body-hp4 table {
  display: table;
}
}.wxs_seo_body-hp4 th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  color: #D1C3B4;
  font-weight: 700;
}.wxs_seo_body-hp4 td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #A8947E;
}.wxs_seo_cols-hp4 {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.wxs_seo_cols-hp4 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.wxs_seo_cols-hp4 {
  grid-template-columns: repeat(3,1fr);
}
}.wxs_seo_col_h-hp4 {
  font-weight: 700;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  color: #D1C3B4;
}.wxs_seo_col_p-hp4 {
  overflow-wrap: break-word;
  color: #7E6D5C;
  font-size: 0.813rem;
  line-height: 1.65;
}.wxs_seo_stats-hp4 {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.wxs_seo_stat-hp4 {
  flex: 1;
  border: 1px solid rgba(196,43,28,0.18);
  background: rgba(196,43,28,0.08);
  border-radius: 6px;
  padding: 14px 16px;
  min-width: 140px;
}.wxs_seo_stat_val-hp4 {
  color: #C42B1C;
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
}.wxs_seo_stat_lb-hp4 {
  color: #7E6D5C;
  overflow-wrap: break-word;
  font-size: 11px;
}.wxs_rv-hp4 {
  background: #100D0A;
  padding: 2.25rem 16px 0;
}
@media(min-width: 771px) {.wxs_rv-hp4 {
  padding: 44px 24px 0;
}
}.wxs_rv_in-hp4 {
  margin: 0 auto;
  max-width: 82.5rem;
}.wxs_rv_head-hp4 {
  margin-bottom: 20px;
  max-width: 720px;
}.wxs_rv_label-hp4 {
  font-weight: 700;
  color: #C42B1C;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-size: 0.688rem;
}.wxs_rv_h2-hp4 {
  font-weight: 800;
  font-size: 22px;
  color: #F4EDE4;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  margin-bottom: 10px;
}
@media(min-width: 765px) {.wxs_rv_h2-hp4 {
  font-size: 1.75rem;
}
}.wxs_rv_stats-hp4 {
  gap: 18px;
  display: flex;
  color: #7E6D5C;
  flex-wrap: wrap;
  font-size: 13px;
  align-items: center;
}.wxs_rv_stats_score-hp4 {
  gap: 6px;
  display: flex;
  align-items: baseline;
}.wxs_rv_stats_score_val-hp4 {
  font-family: 'Cinzel', serif;
  font-size: 1.375rem;
  font-weight: 800;
  color: #D4921E;
}.wxs_rv_stats_score_max-hp4 {
  color: #8F7E6E;
  font-size: 0.813rem;
}.wxs_rv_stats_badge-hp4 {
  gap: 4px;
  display: flex;
  align-items: center;
}.wxs_rv_stats_badge-hp4 svg {
  color: #D4921E;
  height: 14px;
  width: 14px;
}.wxs_rv_grid-hp4 {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 643px) {.wxs_rv_grid-hp4 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.wxs_rv_grid-hp4 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.wxs_rv_card-hp4 {
  padding: 20px;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 6px;
  background: #1B1510;
  display: flex;
  flex-direction: column;
}.wxs_rv_card_stars-hp4 {
  gap: 2px;
  margin-bottom: 0.625rem;
  display: flex;
  color: #D4921E;
}.wxs_rv_card_stars-hp4 svg {
  width: 0.875rem;
  height: 0.875rem;
}.wxs_rv_card_h-hp4 {
  line-height: 1.3;
  font-size: 0.875rem;
  font-weight: 700;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: #F4EDE4;
}.wxs_rv_card_body-hp4 {
  flex: 1;
  overflow-wrap: break-word;
  color: #7E6D5C;
  font-size: 0.813rem;
  line-height: 1.65;
  margin-bottom: 14px;
}.wxs_rv_card_body-hp4 strong {
  font-weight: 600;
  color: #D1C3B4;
}.wxs_rv_card_meta-hp4 {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  padding-top: 0.75rem;
  align-items: center;
  justify-content: space-between;
}.wxs_rv_card_author-hp4 {
  color: #D1C3B4;
  font-weight: 600;
  font-size: 12px;
}.wxs_rv_card_date-hp4 {
  font-size: 0.688rem;
  color: #8F7E6E;
}.wxs_faq-hp4 {
  padding: 2.25rem 1rem 0;
  background: #100D0A;
}
@media(min-width: 769px) {.wxs_faq-hp4 {
  padding: 44px 1.5rem 0;
}
}.wxs_faq_in-hp4 {
  margin: 0 auto;
  max-width: 82.5rem;
}.wxs_faq_head-hp4 {
  margin-bottom: 1.25rem;
}.wxs_faq_label-hp4 {
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: uppercase;
  color: #C42B1C;
  letter-spacing: .08em;
}.wxs_faq_h2-hp4 {
  color: #F4EDE4;
  font-weight: 800;
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.wxs_faq_h2-hp4 {
  font-size: 24px;
}
}.wxs_faq_list-hp4 {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.wxs_faq_item-hp4 {
  border: 1px solid rgba(255,255,255,0.09);
  background: #1B1510;
  border-radius: 0.375rem;
  overflow: hidden;
}.wxs_faq_q-hp4 {
  gap: 12px;
  padding: 1rem 1.25rem;
  transition: color .2s;
  font-size: 0.875rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  cursor: pointer;
  font-weight: 600;
  color: #D1C3B4;
  overflow-wrap: break-word;
}.wxs_faq_q-hp4:hover {
  color: #F4EDE4;
}.wxs_faq_q_ic-hp4 {
  border-radius: 50%;
  background: rgba(255,255,255,0.05);
  transition: transform .25s;
  font-size: 1rem;
  align-items: center;
  justify-content: center;
  height: 1.5rem;
  display: flex;
  width: 1.5rem;
  flex-shrink: 0;
  color: #C42B1C;
}.wxs_faq_item-hp4.wxs_state_open-hp4 .wxs_faq_q_ic-hp4 {
  transform: rotate(45deg);
}.wxs_faq_a-hp4 {
  padding: 0 20px 1rem;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #7E6D5C;
  line-height: 1.7;
  display: none;
}.wxs_faq_item-hp4.wxs_state_open-hp4 .wxs_faq_a-hp4 {
  display: block;
}.wxs_faq_a-hp4 strong {
  font-weight: 700;
  color: #D1C3B4;
}.wxs_faq_a-hp4 a {
  color: #C42B1C;
  text-decoration: underline;
}.wxs_faq_a-hp4 ul,.wxs_faq_a-hp4 ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 1.25rem;
}.wxs_faq_a-hp4 ol {
  list-style: decimal;
}.wxs_faq_a-hp4 li {
  line-height: 1.6;
  margin-bottom: 4px;
}.wxs_faq_a-hp4 table {
  margin: 8px 0;
  font-size: 12px;
  display: block;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 767px) {.wxs_faq_a-hp4 table {
  display: table;
}
}.wxs_faq_a-hp4 th {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  font-weight: 700;
  color: #D1C3B4;
}.wxs_faq_a-hp4 td {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #7E6D5C;
}.wxs_seo-hp4 {
  padding: 36px 1rem 0;
  background: #100D0A;
}
@media(min-width: 765px) {.wxs_seo-hp4 {
  padding: 44px 1.5rem 0;
}
}.wxs_seo_in-hp4 {
  border-radius: 0.625rem;
  margin: 0 auto;
  background: #1B1510;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255,255,255,0.09);
  max-width: 1320px;
}
@media(min-width:768px) {.wxs_seo_in-hp4 {
  padding: 36px 2.5rem;
}
}.wxs_seo_label-hp4 {
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: 700;
  letter-spacing: .08em;
  color: #C42B1C;
  font-size: 0.688rem;
}.wxs_seo_h2-hp4 {
  color: #F4EDE4;
  font-family: 'Cinzel', serif;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-size: 20px;
  font-weight: 800;
}
@media(min-width: 770px) {.wxs_seo_h2-hp4 {
  font-size: 1.5rem;
}
}.wxs_seo_body-hp4 {
  font-size: 14px;
  color: #A8947E;
  overflow-wrap: break-word;
  line-height: 1.75;
}.wxs_seo_body-hp4 p {
  font-size: 0.875rem;
  margin-bottom: 12px;
  line-height: 1.75;
  color: #A8947E;
}.wxs_seo_body-hp4 p:last-child {
  margin-bottom: 0;
}.wxs_seo_body-hp4 strong {
  font-weight: 700;
  color: #D1C3B4;
}.wxs_seo_body-hp4 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C42B1C;
}.wxs_seo_body-hp4 a:hover {
  color: #D93828;
}.wxs_seo_body-hp4 ul,.wxs_seo_body-hp4 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.wxs_seo_body-hp4 ol {
  list-style: decimal;
}.wxs_seo_body-hp4 li {
  color: #A8947E;
  margin-bottom: 0.375rem;
  line-height: 1.75;
  font-size: 0.875rem;
}.wxs_seo_body-hp4 table {
  font-size: 13px;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  display: block;
  overflow-x: auto;
  width: 100%;
}
@media(min-width: 766px) {.wxs_seo_body-hp4 table {
  display: table;
}
}.wxs_seo_body-hp4 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 12px;
  color: #D1C3B4;
  font-weight: 700;
  text-align: left;
}.wxs_seo_body-hp4 td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #A8947E;
}.wxs_seo_cols-hp4 {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 637px) {.wxs_seo_cols-hp4 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.wxs_seo_cols-hp4 {
  grid-template-columns: repeat(3,1fr);
}
}.wxs_seo_col_h-hp4 {
  margin-bottom: 0.438rem;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #D1C3B4;
  font-size: 13px;
}.wxs_seo_col_p-hp4 {
  color: #7E6D5C;
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
}.wxs_seo_stats-hp4 {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.wxs_seo_stat-hp4 {
  background: rgba(196,43,28,0.08);
  flex: 1;
  border: 1px solid rgba(196,43,28,0.18);
  border-radius: 6px;
  padding: 0.875rem 16px;
  min-width: 8.75rem;
}.wxs_seo_stat_val-hp4 {
  font-size: 1.25rem;
  color: #C42B1C;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-weight: 800;
}.wxs_seo_stat_lb-hp4 {
  overflow-wrap: break-word;
  color: #7E6D5C;
  font-size: 11px;
}.wxs_ft-hp4 {
  background: #080604;
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 48px;
}.wxs_ft_support-hp4 {
  padding: 24px 1rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 771px) {.wxs_ft_support-hp4 {
  padding: 1.75rem 1.5rem;
}
}.wxs_ft_support_in-hp4 {
  gap: 16px;
  margin: 0 auto;
  align-items: center;
  display: flex;
  max-width: 1320px;
  flex-wrap: wrap;
}.wxs_ft_support_main-hp4 {
  gap: 16px;
  flex: 1;
  min-width: 220px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.wxs_ft_support_ic-hp4 {
  flex-shrink: 0;
  color: #C42B1C;
}.wxs_ft_support_ic-hp4 svg {
  stroke-linecap: round;
  height: 1.875rem;
  stroke-linejoin: round;
  width: 1.875rem;
}.wxs_ft_support_text_title-hp4 {
  margin-bottom: 3px;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F4EDE4;
  font-size: 15px;
}.wxs_ft_support_text_sub-hp4 {
  overflow-wrap: break-word;
  color: #7E6D5C;
  font-size: 0.75rem;
}.wxs_ft_support_btn-hp4 {
  border-radius: 0.375rem;
  padding: 11px 1.375rem;
  background: #C42B1C;
  transition: background .2s;
  flex-shrink: 0;
  font-weight: 700;
  color: #F4EDE4;
  font-size: 0.813rem;
  white-space: nowrap;
}.wxs_ft_support_btn-hp4:hover {
  background: #D93828;
}.wxs_ft_support_contacts-hp4 {
  gap: 16px;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.wxs_ft_support_contact-hp4 {
  font-size: 12px;
  line-height: 1.4;
  color: #8F7E6E;
}.wxs_ft_support_contact-hp4 strong {
  font-size: 11px;
  display: block;
  margin-bottom: 2px;
  color: #A8947E;
  font-weight: 600;
}.wxs_ft_main-hp4 {
  padding: 2rem 16px 24px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 769px) {.wxs_ft_main-hp4 {
  padding: 40px 1.5rem 32px;
}
}.wxs_ft_main_in-hp4 {
  margin: 0 auto;
  gap: 1.5rem;
  max-width: 1320px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 638px) {.wxs_ft_main_in-hp4 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.wxs_ft_main_in-hp4 {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.wxs_ft_col_logo-hp4 {
  grid-column: 1/-1;
}
@media(min-width: 1079px) {.wxs_ft_col_logo-hp4 {
  grid-column: auto;
}
}.wxs_ft_logo-hp4 {
  gap: 9px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  font-size: 1rem;
  overflow-wrap: break-word;
  color: #F4EDE4;
  font-weight: 800;
  margin-bottom: 12px;
}.wxs_ft_logo_mark-hp4 {
  overflow: hidden;
  border-radius: 4px;
  width: 1.875rem;
  height: 1.875rem;
}.wxs_ft_logo_mark-hp4 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.wxs_ft_logo_sub-hp4 {
  line-height: 1.55;
  max-width: 200px;
  overflow-wrap: break-word;
  color: #8F7E6E;
  font-size: 0.75rem;
}.wxs_ft_col_title-hp4 {
  letter-spacing: .07em;
  font-size: 12px;
  color: #A8947E;
  font-weight: 700;
  margin-bottom: 0.875rem;
  text-transform: uppercase;
}.wxs_ft_col_links-hp4 {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.wxs_ft_col_link-hp4 {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #8F7E6E;
  font-size: 13px;
}.wxs_ft_col_link-hp4:hover {
  color: #D1C3B4;
}.wxs_ft_apps-hp4 {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.wxs_ft_app_card-hp4 {
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.09);
  gap: 10px;
  border-radius: 4px;
  padding: 10px 0.75rem;
  transition: border-color .2s;
  display: flex;
  align-items: center;
}.wxs_ft_app_card-hp4:hover {
  border-color: rgba(196,43,28,0.55);
}.wxs_ft_app_card_ic-hp4 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 22px;
  height: 22px;
}.wxs_ft_app_card_os-hp4 {
  font-weight: 600;
  font-size: 10px;
  color: #8F7E6E;
}.wxs_ft_app_card_action-hp4 {
  color: #D1C3B4;
  font-weight: 700;
  font-size: 0.75rem;
}.wxs_ft_bot-hp4 {
  padding: 20px 1rem;
}
@media(min-width: 767px) {.wxs_ft_bot-hp4 {
  padding: 20px 1.5rem;
}
}.wxs_ft_bot_in-hp4 {
  gap: 1rem;
  margin: 0 auto;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  max-width: 1320px;
}.wxs_ft_socials-hp4 {
  gap: 8px;
  display: flex;
}.wxs_ft_soc-hp4 {
  background: rgba(255,255,255,0.05);
  border-radius: 4px;
  transition: background .2s;
  border: 1px solid rgba(255,255,255,0.09);
  justify-content: center;
  height: 2.25rem;
  display: flex;
  align-items: center;
  color: #A8947E;
  width: 36px;
}.wxs_ft_soc-hp4 svg {
  height: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 16px;
}.wxs_ft_soc-hp4:hover {
  background: rgba(255,255,255,0.07);
}.wxs_ft_legal-hp4 {
  flex: 1;
  overflow-wrap: break-word;
  color: #8C7C6C;
  line-height: 1.6;
  min-width: 200px;
  font-size: 11px;
}.wxs_ft_legal-hp4 strong {
  color: #A8947E;
  font-weight: 700;
}.wxs_ft_legal-hp4 a {
  text-decoration: underline;
  color: #A8947E;
}.wxs_ft_age-hp4 {
  border-radius: 50%;
  border: 2px solid #8C7C6C;
  font-weight: 800;
  height: 2rem;
  flex-shrink: 0;
  margin-left: auto;
  color: #8C7C6C;
  width: 32px;
  font-size: 0.688rem;
  display: flex;
  align-items: center;
  justify-content: center;
}