*,::before,::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  line-height: 1.6;
  background-color: #0E0B06;
  min-height: 100vh;
  font-family: 'Mulish', sans-serif;
  color: #D5C79E;
  -webkit-font-smoothing: antialiased;
}ul,ol {
  list-style: none;
}img,picture,svg {
  display: block;
  max-width: 100%;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  cursor: pointer;
  color: inherit;
}a {
  color: inherit;
  text-decoration: none;
}.wzf_layout-sep {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.wzf_page-sep {
  display: flex;
  min-height: 100vh;
}.wzf_main-sep {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media screen and (min-width: 1082px) {.wzf_main-sep {
  padding-left: 13.75rem;
}
}
@media screen and (max-width: 1078px) {.wzf_main-sep {
  padding-bottom: 4.5rem;
}
}.wzf_gc-sep {
  border-radius: 0.625rem;
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #141009;
  cursor: pointer;
  position: relative;
  flex-shrink: 0;
  width: 140px;
}
@media(min-width: 641px) {.wzf_gc-sep {
  width: 156px;
}
}
@media(min-width: 1081px) {.wzf_gc-sep {
  width: 10.5rem;
}
}.wzf_gc-sep:hover {
  transform: translateY(-3px);
  border-color: rgba(200, 138, 42, 0.07);
}.wzf_gc_img-sep {
  overflow: hidden;
  padding-bottom: 80%;
  position: relative;
  width: 100%;
}.wzf_gc_img-sep img {
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
}.wzf_gc_hover-sep {
  background: rgba(8, 6, 2, 0.72);
  inset: 0;
  transition: opacity .2s;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  position: absolute;
}.wzf_gc-sep:hover .wzf_gc_hover-sep {
  opacity: 1;
}.wzf_gc_hover_btn-sep {
  border-radius: 0.375rem;
  padding: 0.5rem 16px;
  background: #C88A2A;
  font-weight: 700;
  color: #F6EDDA;
  font-size: 0.75rem;
}.wzf_gc_info-sep {
  padding: 8px 10px 0.625rem;
}.wzf_gc_name-sep {
  overflow: hidden;
  color: #D5C79E;
  max-width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.75rem;
  margin-bottom: 3px;
  font-weight: 600;
}.wzf_gc_prov-sep {
  color: #5E5030;
  font-size: 0.625rem;
}.wzf_gc_tag-sep {
  border-radius: 4px;
  padding: 2px 7px;
  z-index: 2;
  left: 0.375rem;
  font-size: 9px;
  font-weight: 700;
  text-transform: uppercase;
  top: 6px;
  letter-spacing: .04em;
  position: absolute;
}.wzf_gc_tag_hot-sep {
  background: #E03030;
  color: #fff;
}.wzf_gc_tag_new-sep {
  background: #2DBD6E;
  color: #0E0B06;
}.wzf_gc_tag_jp-sep {
  background: #E8A020;
  color: #0E0B06;
}.wzf_gc_tag_ex-sep {
  background: #7B4E18;
  color: #fff;
}.wzf_gc_tag_live-sep {
  background: #E03030;
  color: #fff;
}.wzf_gr-sep {
  background: #0E0B06;
  padding: 32px 1rem 0;
}
@media(min-width: 770px) {.wzf_gr-sep {
  padding: 2.25rem 1.5rem 0;
}
}.wzf_gr_in-sep {
  margin: 0 auto;
  max-width: 1320px;
}.wzf_gr_head-sep {
  gap: 0.75rem;
  display: flex;
  margin-bottom: 10px;
  flex-wrap: wrap;
  align-items: center;
}.wzf_gr_head_l-sep {
  flex: 1;
  gap: 10px;
  min-width: 0;
  align-items: center;
  display: flex;
}.wzf_gr_ic-sep {
  border-radius: 10px;
  width: 2rem;
  align-items: center;
  height: 32px;
  flex-shrink: 0;
  justify-content: center;
  display: flex;
}.wzf_gr_ic-sep svg {
  height: 16px;
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
}.wzf_gr_title-sep {
  overflow-wrap: break-word;
  color: #F6EDDA;
  font-family: 'Oswald', sans-serif;
  font-weight: 700;
  font-size: 16px;
}
@media(min-width: 770px) {.wzf_gr_title-sep {
  font-size: 1.125rem;
}
}.wzf_gr_more-sep {
  transition: color .2s;
  gap: 5px;
  font-weight: 600;
  color: #7D6C45;
  flex-shrink: 0;
  display: flex;
  font-size: 0.75rem;
  white-space: nowrap;
  align-items: center;
}.wzf_gr_more-sep:hover {
  color: #C88A2A;
}.wzf_gr_more-sep svg {
  stroke-linecap: round;
  width: 0.75rem;
  height: 0.75rem;
  stroke-linejoin: round;
}.wzf_gr_arrows-sep {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.wzf_gr_arr-sep {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s;
  height: 30px;
  width: 1.875rem;
  display: flex;
  color: #A89366;
  align-items: center;
  justify-content: center;
}.wzf_gr_arr-sep:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F6EDDA;
}.wzf_gr_arr-sep svg {
  stroke-linejoin: round;
  width: 0.813rem;
  stroke-linecap: round;
  height: 13px;
}.wzf_gr_seo_h-sep {
  margin: 0 0 0.375rem;
  font-size: 0.813rem;
  max-width: 42.5rem;
  color: #D5C79E;
  font-family: 'Oswald', sans-serif;
  font-weight: 700;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.wzf_gr_seo_h-sep {
  font-size: 14px;
}
}.wzf_gr_seo-sep {
  overflow-wrap: break-word;
  line-height: 1.55;
  color: #7D6C45;
  max-width: 42.5rem;
  margin-bottom: 12px;
  font-size: 12px;
}.wzf_gr_seo-sep strong {
  font-weight: 600;
  color: #D5C79E;
}.wzf_gr_scroll-sep {
  gap: 0.625rem;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 0.625rem;
  display: flex;
  -webkit-overflow-scrolling: touch;
}.wzf_gr_scroll-sep::-webkit-scrollbar {
  display: none;
}
@media(min-width: 767px) {.wzf_gr_scroll-sep {
  gap: 0.75rem;
}
}.wzf_tb-sep {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #0E0B06;
  z-index: 80;
  display: flex;
  height: 56px;
  align-items: center;
  left: 0;
  right: 0;
  position: fixed;
  top: 0;
}.wzf_tb_in-sep {
  padding: 0 0.875rem;
  gap: 0;
  align-items: center;
  width: 100%;
  display: flex;
  height: 100%;
}.wzf_tb_burger-sep {
  gap: 0.313rem;
  border-radius: 0.625rem;
  display: flex;
  width: 38px;
  flex-direction: column;
  margin-right: 8px;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  height: 38px;
}.wzf_tb_burger-sep:hover {
  background: rgba(255, 255, 255, 0.05);
}.wzf_tb_burger_line-sep {
  background: #A89366;
  border-radius: 1px;
  width: 1.125rem;
  height: 2px;
  display: block;
}
@media(min-width: 1077px) {.wzf_tb_burger-sep {
  display: none;
}
}.wzf_tb_logo-sep {
  gap: 9px;
  overflow-wrap: break-word;
  color: #F6EDDA;
  align-items: center;
  display: flex;
  font-size: 1.125rem;
  font-weight: 800;
  flex-shrink: 0;
  margin-right: 20px;
  letter-spacing: -.01em;
}.wzf_tb_logo_mark-sep {
  overflow: hidden;
  border-radius: 0.625rem;
  height: 32px;
  width: 32px;
  justify-content: center;
  align-items: center;
  display: flex;
}.wzf_tb_logo_mark-sep img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.wzf_tb_nav-sep {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 637px) {.wzf_tb_nav-sep {
  display: flex;
}
}.wzf_tb_tab-sep {
  padding: 0.5rem 0.875rem;
  transition: background .15s,color .15s;
  border-radius: 0.625rem;
  white-space: nowrap;
  font-size: 0.813rem;
  color: #A89366;
  font-weight: 600;
}.wzf_tb_tab-sep:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F6EDDA;
}.wzf_tb_tab-sep.wzf_state_active-sep {
  background: rgba(200, 138, 42, 0.18);
  color: #F6EDDA;
}.wzf_tb_right-sep {
  gap: 8px;
  margin-left: auto;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}.wzf_tb_login-sep {
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 10px;
  padding: 0.563rem 1rem;
  background: rgba(255, 255, 255, 0.05);
  color: #D5C79E;
  display: none;
  font-weight: 600;
  font-size: 0.813rem;
}.wzf_tb_login-sep:hover {
  border-color: rgba(200, 138, 40, 0.45);
  color: #F6EDDA;
}
@media(min-width:480px) {.wzf_tb_login-sep {
  display: block;
}
}.wzf_tb_reg-sep {
  transition: background .2s;
  border-radius: 10px;
  padding: 9px 18px;
  background: #2DBD6E;
  font-size: 13px;
  white-space: nowrap;
  color: #0E0B06;
  font-weight: 700;
}.wzf_tb_reg-sep:hover {
  background: #3DD47E;
}.wzf_sb-sep {
  background: #1A1509;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  transition: transform .25s ease;
  position: fixed;
  overflow-y: auto;
  left: 0;
  z-index: 70;
  top: 3.5rem;
  bottom: 0;
  width: 13.75rem;
}.wzf_sb-sep.wzf_state_open-sep {
  transform: translateX(0);
}.wzf_sb-sep::-webkit-scrollbar {
  width: 0.25rem;
}.wzf_sb-sep::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1077px) {.wzf_sb-sep {
  transform: translateX(0);
}
}.wzf_sb_auth-sep {
  padding: 0.875rem 12px 0.625rem;
}.wzf_sb_btn_reg-sep {
  background: #2DBD6E;
  transition: background .2s;
  border-radius: 0.625rem;
  padding: 11px;
  font-size: 13px;
  display: block;
  color: #0E0B06;
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-align: center;
}.wzf_sb_btn_reg-sep:hover {
  background: #3DD47E;
}.wzf_sb_btn_login-sep {
  padding: 0.625rem;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  display: block;
  color: #D5C79E;
  font-size: 0.813rem;
  font-weight: 600;
  text-align: center;
}.wzf_sb_btn_login-sep:hover {
  border-color: rgba(200, 138, 40, 0.45);
  color: #F6EDDA;
}.wzf_sb_promo-sep {
  overflow: hidden;
  margin: 0 12px 10px;
  border-radius: 0.625rem;
  padding: 0.75rem 0.875rem;
  border: 1px solid rgba(200, 138, 42, 0.18);
  background: linear-gradient(135deg,#2C1A04,#1A1509);
  position: relative;
}.wzf_sb_promo-sep::before {
  background: radial-gradient(circle,rgba(200, 138, 42, 0.18),transparent 70%);
  border-radius: 50%;
  right: -20px;
  content: '';
  width: 5rem;
  top: -1.25rem;
  position: absolute;
  height: 80px;
}.wzf_sb_promo_title-sep {
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #C88A2A;
  letter-spacing: .06em;
  font-weight: 700;
  margin-bottom: 4px;
}.wzf_sb_promo_text-sep {
  line-height: 1.35;
  color: #F6EDDA;
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 12px;
}.wzf_sb_promo_sub-sep {
  margin-top: 3px;
  color: #7D6C45;
  font-size: 10px;
}.wzf_sb_nav-sep {
  padding: 0.375rem 8px 1rem;
}.wzf_sb_nav_lb-sep {
  padding: 0.625rem 8px 0.375rem;
  letter-spacing: .08em;
  font-size: 10px;
  text-transform: uppercase;
  color: #5E5030;
  font-weight: 700;
}.wzf_sb_link-sep {
  gap: 0.625rem;
  padding: 0.563rem 10px;
  transition: background .15s,color .15s;
  border-radius: 6px;
  align-items: center;
  display: flex;
  font-size: 13px;
  cursor: pointer;
  font-weight: 500;
  overflow-wrap: break-word;
  color: #A89366;
}.wzf_sb_link-sep:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F6EDDA;
}.wzf_sb_link-sep.wzf_state_active-sep {
  background: rgba(200, 138, 42, 0.18);
  color: #F6EDDA;
}.wzf_sb_ic-sep {
  border-radius: 0.375rem;
  align-items: center;
  width: 30px;
  flex-shrink: 0;
  height: 30px;
  display: flex;
  justify-content: center;
}.wzf_sb_ic-sep svg {
  height: 16px;
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
}.wzf_sb_ic_1-sep {
  background: rgba(200, 138, 42, 0.07);
  color: #C88A2A;
}.wzf_sb_ic_2-sep {
  background: rgba(45, 189, 110, 0.16);
  color: #2DBD6E;
}.wzf_sb_ic_3-sep {
  background: rgba(232, 160, 32, 0.18);
  color: #E8A020;
}.wzf_sb_ic_4-sep {
  background: rgba(123, 78, 24, 0.30);
  color: #7B4E18;
}.wzf_sb_ic_5-sep {
  background: rgba(200, 138, 42, 0.07);
  color: #E84E8A;
}.wzf_sb_ic_6-sep {
  background: rgba(123, 78, 24, 0.30);
  color: #9A5CE8;
}.wzf_sb_badge-sep {
  border-radius: 0.375rem;
  padding: 2px 0.438rem;
  background: #E8A020;
  font-weight: 700;
  font-size: 9px;
  margin-left: auto;
  color: #0E0B06;
}.wzf_sb_bot-sep {
  padding: 0.75rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 8px;
  display: flex;
}.wzf_sb_lang-sep,.wzf_sb_help-sep {
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 9px 0.375rem;
  border-radius: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  flex: 1;
  gap: 0.375rem;
  font-weight: 600;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 11px;
  color: #A89366;
}.wzf_sb_lang-sep:hover,.wzf_sb_help-sep:hover {
  border-color: rgba(200, 138, 40, 0.45);
  color: #F6EDDA;
}.wzf_sb_lang-sep svg,.wzf_sb_help-sep svg {
  height: 0.813rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 13px;
}.wzf_sb_bd-sep {
  inset: 0;
  background: rgba(8, 6, 2, 0.72);
  display: none;
  position: fixed;
  z-index: 69;
}.wzf_sb_bd-sep.wzf_state_on-sep {
  display: block;
}
@media(min-width: 1078px) {.wzf_sb_bd-sep {
  display: none!important;
}
}.wzf_mob_nav-sep {
  background: #1A1509;
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  left: 0;
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 80;
  display: flex;
}
@media(min-width: 1081px) {.wzf_mob_nav-sep {
  display: none;
}
}.wzf_mob_nav_item-sep {
  gap: 0.25rem;
  padding: 0.25rem 2px;
  flex: 1;
  flex-direction: column;
  display: flex;
  cursor: pointer;
  color: #5E5030;
  align-items: center;
}.wzf_mob_nav_ic-sep {
  line-height: 1;
}.wzf_mob_nav_ic-sep svg {
  height: 1.25rem;
  width: 20px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.wzf_mob_nav_lb-sep {
  font-size: 10px;
  color: #5E5030;
  font-weight: 600;
}.wzf_mob_nav_item-sep.wzf_state_active-sep {
  color: #C88A2A;
}.wzf_mob_nav_item-sep.wzf_state_active-sep .wzf_mob_nav_lb-sep {
  color: #C88A2A;
}.wzf_hero-sep {
  background: #0E0B06;
  padding: 20px 1rem 0;
}
@media(min-width: 769px) {.wzf_hero-sep {
  padding: 1.5rem 1.5rem 0;
}
}.wzf_hero_in-sep {
  gap: 0.75rem;
  margin: 0 auto;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 82.5rem;
}
@media(min-width: 857px) {.wzf_hero_in-sep {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1103px) {.wzf_hero_in-sep {
  grid-template-columns: 1fr 21.25rem;
}
}.wzf_hero_promo-sep {
  border-radius: 1rem;
  overflow: hidden;
  background: #141009;
  display: flex;
  align-items: stretch;
  min-height: 220px;
  position: relative;
}
@media(min-width: 767px) {.wzf_hero_promo-sep {
  min-height: 17.5rem;
}
}.wzf_hero_promo_bg-sep {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg,#2C1A04 0%,#0E0B06 100%);
  position: absolute;
  background-size: cover;
}.wzf_hero_promo_bg-sep::after {
  inset: 0;
  background: linear-gradient(90deg,#0E0B06 0%,rgba(8, 6, 2, 0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.wzf_hero_promo_glow-sep {
  background: radial-gradient(circle,rgba(123, 78, 24, 0.30) 0%,transparent 65%);
  border-radius: 50%;
  right: 3.75rem;
  height: 18.75rem;
  position: absolute;
  pointer-events: none;
  top: -2.5rem;
  width: 18.75rem;
}.wzf_hero_promo_ct-sep {
  padding: 28px 1.5rem 1.75rem 1.75rem;
  justify-content: center;
  z-index: 2;
  max-width: 480px;
  flex-direction: column;
  position: relative;
  display: flex;
}
@media(min-width: 771px) {.wzf_hero_promo_ct-sep {
  padding: 40px 32px;
}
}.wzf_hero_badge-sep {
  border-radius: 1.25rem;
  background: rgba(200, 138, 42, 0.18);
  padding: 5px 0.75rem;
  border: 1px solid rgba(200, 138, 42, 0.07);
  margin-bottom: 14px;
  color: #C88A2A;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.625rem;
  display: inline-block;
  letter-spacing: .08em;
}.wzf_hero_h1-sep {
  color: #F6EDDA;
  font-size: 26px;
  margin-bottom: 0.625rem;
  font-weight: 800;
  overflow-wrap: break-word;
  line-height: 1.15;
  font-family: 'Oswald', sans-serif;
}.wzf_hero_h1-sep em {
  color: #E8A020;
  font-style: normal;
}
@media(min-width: 769px) {.wzf_hero_h1-sep {
  font-size: 2.25rem;
}
}.wzf_hero_sub-sep {
  margin-bottom: 20px;
  line-height: 1.55;
  font-size: 13px;
  color: #A89366;
}
@media(min-width: 770px) {.wzf_hero_sub-sep {
  font-size: 0.875rem;
}
}.wzf_hero_row-sep {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.wzf_hero_cta-sep {
  background: #2DBD6E;
  transition: background .2s;
  padding: 13px 26px;
  border-radius: 0.625rem;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.18), 0 4px 20px rgba(45, 189, 110, 0.45);
  font-size: 0.875rem;
  font-weight: 700;
  color: #0E0B06;
}.wzf_hero_cta-sep:hover {
  background: #3DD47E;
}.wzf_hero_terms-sep {
  font-size: 0.688rem;
  color: #5E5030;
}.wzf_hero_game-sep {
  background: #141009;
  overflow: hidden;
  border-radius: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  position: relative;
  flex-direction: column;
  display: flex;
}.wzf_hero_game_badge-sep {
  border: 1px solid rgba(232, 160, 32, 0.18);
  background: rgba(232, 160, 32, 0.18);
  border-radius: 1.25rem;
  padding: 0.313rem 10px;
  letter-spacing: .06em;
  top: 0.75rem;
  text-transform: uppercase;
  left: 0.75rem;
  color: #E8A020;
  font-weight: 700;
  z-index: 3;
  font-size: 10px;
  position: absolute;
}.wzf_hero_game_badge-sep svg {
  vertical-align: -1px;
  margin-right: 0.25rem;
  width: 11px;
  height: 0.688rem;
}.wzf_hero_game_img-sep {
  overflow: hidden;
  background: linear-gradient(135deg,#2C1A04,#0E0B06);
  position: relative;
  padding-bottom: 60%;
}.wzf_hero_game_img-sep img {
  inset: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}.wzf_hero_game_play-sep {
  background: rgba(8, 6, 2, 0.72);
  inset: 0;
  transition: opacity .2s;
  justify-content: center;
  align-items: center;
  opacity: 0;
  position: absolute;
  display: flex;
}.wzf_hero_game-sep:hover .wzf_hero_game_play-sep {
  opacity: 1;
}.wzf_hero_game_play-sep span {
  border-radius: 50%;
  background: #C88A2A;
  height: 52px;
  justify-content: center;
  align-items: center;
  display: flex;
  width: 3.25rem;
}.wzf_hero_game_play-sep span svg {
  height: 18px;
  width: 1.125rem;
  margin-left: 2px;
}.wzf_hero_game_info-sep {
  padding: 0.875rem 1rem;
}.wzf_hero_game_title-sep {
  color: #F6EDDA;
  font-size: 0.938rem;
  font-weight: 700;
  margin-bottom: 4px;
  overflow-wrap: break-word;
}.wzf_hero_game_provider-sep {
  font-size: 11px;
  color: #7D6C45;
}.wzf_hero_game_btn-sep {
  padding: 11px;
  transition: background .2s;
  background: #C88A2A;
  margin: 0.75rem 1rem 1rem;
  border-radius: 0.625rem;
  color: #F6EDDA;
  display: block;
  text-align: center;
  font-size: 13px;
  font-weight: 700;
}.wzf_hero_game-sep:hover .wzf_hero_game_btn-sep {
  background: #DCA040;
}.wzf_sbar-sep {
  background: #0E0B06;
  padding: 16px 1rem 0;
}
@media(min-width: 767px) {.wzf_sbar-sep {
  padding: 1.125rem 24px 0;
}
}.wzf_sbar_in-sep {
  margin: 0 auto;
  max-width: 82.5rem;
}.wzf_sbar_row-sep {
  gap: 10px;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
  display: flex;
}.wzf_sbar_input-sep {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.625rem;
  flex: 1;
  padding: 11px 1rem;
  gap: 0.625rem;
  background: #141009;
  transition: border-color .2s;
  color: #7D6C45;
  align-items: center;
  display: flex;
  cursor: pointer;
  font-size: 13px;
}.wzf_sbar_input-sep:hover {
  border-color: rgba(200, 138, 40, 0.45);
}.wzf_sbar_input-sep svg {
  flex-shrink: 0;
  height: 0.938rem;
  width: 15px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.wzf_sbar_providers-sep {
  border-radius: 10px;
  padding: 11px 1.125rem;
  transition: border-color .2s;
  background: #141009;
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 8px;
  font-weight: 600;
  color: #D5C79E;
  white-space: nowrap;
  display: flex;
  align-items: center;
  font-size: 13px;
}.wzf_sbar_providers-sep:hover {
  border-color: rgba(200, 138, 40, 0.45);
  color: #F6EDDA;
}.wzf_sbar_providers-sep svg {
  height: 0.875rem;
  stroke-linecap: round;
  width: 0.875rem;
  stroke-linejoin: round;
}.wzf_sbar_tabs-sep {
  gap: 0.375rem;
  padding-bottom: 2px;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
}.wzf_sbar_tabs-sep::-webkit-scrollbar {
  display: none;
}.wzf_sbar_tab-sep {
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 20px;
  padding: 0.5rem 0.875rem;
  gap: 7px;
  transition: background .15s,color .15s,border-color .15s;
  background: rgba(255, 255, 255, 0.05);
  cursor: pointer;
  font-weight: 600;
  color: #A89366;
  white-space: nowrap;
  font-size: 0.75rem;
  align-items: center;
  display: flex;
  flex-shrink: 0;
}.wzf_sbar_tab-sep:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(200, 138, 40, 0.45);
  color: #F6EDDA;
}.wzf_sbar_tab-sep.wzf_state_active-sep {
  border-color: rgba(200, 138, 42, 0.07);
  background: rgba(200, 138, 42, 0.18);
  color: #F6EDDA;
}.wzf_sbar_tab_ic-sep svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.875rem;
  width: 14px;
}.wzf_wy-sep {
  background: #0E0B06;
  padding: 32px 16px 0;
}
@media(min-width: 771px) {.wzf_wy-sep {
  padding: 40px 1.5rem 0;
}
}.wzf_wy_in-sep {
  margin: 0 auto;
  max-width: 82.5rem;
}.wzf_wy_head-sep {
  max-width: 45rem;
  margin-bottom: 18px;
}.wzf_wy_label-sep {
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 8px;
  text-transform: uppercase;
  color: #C88A2A;
  font-size: 11px;
}.wzf_wy_h2-sep {
  font-weight: 800;
  margin-bottom: 8px;
  font-family: 'Oswald', sans-serif;
  color: #F6EDDA;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}
@media(min-width: 770px) {.wzf_wy_h2-sep {
  font-size: 24px;
}
}.wzf_wy_intro-sep {
  margin: 0;
  color: #7D6C45;
  line-height: 1.6;
  font-size: 13px;
}.wzf_wy_grid-sep {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 639px) {.wzf_wy_grid-sep {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.wzf_wy_grid-sep {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.wzf_wy_card-sep {
  border-radius: 10px;
  background: #1A1509;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s,transform .2s;
  padding: 20px;
}.wzf_wy_card-sep:hover {
  border-color: rgba(200, 138, 42, 0.07);
  transform: translateY(-2px);
}.wzf_wy_card_ic-sep {
  background: rgba(200, 138, 42, 0.18);
  border-radius: 50%;
  display: flex;
  margin-bottom: 0.875rem;
  color: #C88A2A;
  width: 2.75rem;
  height: 2.75rem;
  justify-content: center;
  align-items: center;
}.wzf_wy_card_ic-sep svg {
  width: 22px;
  height: 1.375rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.wzf_wy_card_h-sep {
  color: #F6EDDA;
  margin-bottom: 6px;
  font-weight: 700;
  line-height: 1.25;
  font-size: 0.938rem;
  overflow-wrap: break-word;
}.wzf_wy_card_p-sep {
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #7D6C45;
}.wzf_wy_card_p-sep strong {
  font-weight: 600;
  color: #D5C79E;
}.wzf_ws-sep {
  background: #0E0B06;
  padding: 32px 1rem 0;
}
@media(min-width: 769px) {.wzf_ws-sep {
  padding: 2.25rem 1.5rem 0;
}
}.wzf_ws_in-sep {
  margin: 0 auto;
  max-width: 1320px;
}.wzf_ws_head-sep {
  gap: 12px;
  align-items: center;
  margin-bottom: 0.875rem;
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
}.wzf_ws_title-sep {
  gap: 10px;
  color: #F6EDDA;
  overflow-wrap: break-word;
  font-weight: 700;
  font-family: 'Oswald', sans-serif;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  font-size: 1rem;
}.wzf_ws_title_ic-sep svg {
  height: 1.125rem;
  color: #E8A020;
  stroke-linejoin: round;
  width: 1.125rem;
  stroke-linecap: round;
}.wzf_ws_online-sep {
  gap: 7px;
  font-size: 12px;
  display: flex;
  color: #7D6C45;
  font-weight: 600;
  align-items: center;
}.wzf_ws_online_dot-sep {
  border-radius: 50%;
  background: #2DBD6E;
  box-shadow: 0 0 6px rgba(45, 189, 110, 0.16);
  flex-shrink: 0;
  height: 0.5rem;
  width: 8px;
}.wzf_ws_scroll-sep {
  gap: 0.5rem;
  overflow-x: auto;
  padding-bottom: 8px;
  display: flex;
  scrollbar-width: none;
}.wzf_ws_scroll-sep::-webkit-scrollbar {
  display: none;
}.wzf_wc-sep {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #141009;
  gap: 0.625rem;
  padding: 10px 14px;
  border-radius: 10px;
  flex-shrink: 0;
  min-width: 13.75rem;
  align-items: center;
  display: flex;
}.wzf_wc_img-sep {
  background: #1A1509;
  border-radius: 6px;
  overflow: hidden;
  flex-shrink: 0;
  height: 36px;
  width: 36px;
}.wzf_wc_img-sep img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.wzf_wc_info-sep {
  min-width: 0;
}.wzf_wc_game-sep {
  overflow: hidden;
  white-space: nowrap;
  font-weight: 600;
  font-size: 12px;
  color: #D5C79E;
  text-overflow: ellipsis;
}.wzf_wc_player-sep {
  overflow: hidden;
  white-space: nowrap;
  font-size: 10px;
  color: #5E5030;
  text-overflow: ellipsis;
}.wzf_wc_amount-sep {
  flex-shrink: 0;
  color: #2DBD6E;
  font-size: 0.813rem;
  margin-left: auto;
  font-weight: 700;
  white-space: nowrap;
}.wzf_app-sep {
  background: #0E0B06;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.wzf_app-sep {
  padding: 2.75rem 24px 0;
}
}.wzf_app_in-sep {
  margin: 0 auto;
  max-width: 1320px;
}.wzf_app_head-sep {
  margin-bottom: 1rem;
}.wzf_app_label-sep {
  text-transform: uppercase;
  margin-bottom: 8px;
  letter-spacing: .08em;
  color: #C88A2A;
  font-size: 0.688rem;
  font-weight: 700;
}.wzf_app_h2-sep {
  font-family: 'Oswald', sans-serif;
  margin-bottom: 0.375rem;
  color: #F6EDDA;
  overflow-wrap: break-word;
  font-size: 20px;
  font-weight: 800;
}
@media(min-width: 769px) {.wzf_app_h2-sep {
  font-size: 24px;
}
}.wzf_app_sub-sep {
  color: #7D6C45;
  line-height: 1.6;
  overflow-wrap: break-word;
  max-width: 37.5rem;
  font-size: 13px;
}.wzf_app_sub-sep strong {
  font-weight: 700;
  color: #D5C79E;
}.wzf_app_cards-sep {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 1rem;
}
@media(min-width: 641px) {.wzf_app_cards-sep {
  grid-template-columns: repeat(3,1fr);
}
}.wzf_app_card-sep {
  padding: 1.25rem;
  border-radius: 0.625rem;
  overflow: hidden;
  gap: 1rem;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
  position: relative;
}.wzf_app_card_ios-sep {
  background: linear-gradient(135deg,rgba(200, 138, 42, 0.18) 0%,#1A1509 100%);
}.wzf_app_card_android-sep {
  background: linear-gradient(135deg,rgba(45, 189, 110, 0.16) 0%,#1A1509 100%);
}.wzf_app_card_win-sep {
  background: linear-gradient(135deg,rgba(232, 160, 32, 0.18) 0%,#1A1509 100%);
}.wzf_app_card_ic-sep svg {
  height: 34px;
  stroke-linecap: round;
  width: 2.125rem;
  stroke-linejoin: round;
}.wzf_app_card_ic-sep {
  color: #F6EDDA;
  flex-shrink: 0;
}.wzf_app_card_os-sep {
  margin-bottom: 0.375rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.625rem;
  color: #7D6C45;
}.wzf_app_card_title-sep {
  font-weight: 700;
  color: #F6EDDA;
  line-height: 1.2;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  font-size: 0.938rem;
}.wzf_app_card_text-sep {
  color: #7D6C45;
  line-height: 1.5;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-size: 12px;
}.wzf_app_card_btn-sep {
  transition: background .2s;
  background: rgba(255, 255, 255, 0.12);
  padding: 10px 1.125rem;
  border: 1px solid rgba(200, 138, 40, 0.45);
  border-radius: 0.375rem;
  gap: 7px;
  font-weight: 700;
  display: inline-flex;
  font-size: 0.813rem;
  color: #F6EDDA;
  align-items: center;
}.wzf_app_card_btn-sep:hover {
  background: rgba(255, 255, 255, 0.07);
}.wzf_reg-sep {
  background: #0E0B06;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.wzf_reg-sep {
  padding: 2.75rem 24px 0;
}
}.wzf_reg_in-sep {
  border-radius: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  margin: 0 auto;
  background: #1A1509;
  padding: 1.75rem 1.5rem;
  max-width: 82.5rem;
}
@media(min-width: 771px) {.wzf_reg_in-sep {
  padding: 40px;
}
}.wzf_reg_top-sep {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 863px) {.wzf_reg_top-sep {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.wzf_reg_label-sep {
  font-weight: 700;
  font-size: 11px;
  color: #C88A2A;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 10px;
}.wzf_reg_h2-sep {
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.75rem;
  color: #F6EDDA;
  line-height: 1.2;
  font-family: 'Oswald', sans-serif;
  font-size: 22px;
}
@media(min-width: 766px) {.wzf_reg_h2-sep {
  font-size: 1.75rem;
}
}.wzf_reg_bonus-sep {
  border-radius: 0.625rem;
  background: rgba(232, 160, 32, 0.18);
  border: 1px solid rgba(232, 160, 32, 0.18);
  gap: 8px;
  padding: 0.625rem 16px;
  margin-bottom: 1rem;
  align-items: center;
  display: inline-flex;
}.wzf_reg_bonus_amount-sep {
  color: #E8A020;
  font-size: 20px;
  font-weight: 800;
}.wzf_reg_bonus_text-sep {
  line-height: 1.35;
  font-size: 13px;
  color: #A89366;
}.wzf_reg_cta_btn-sep {
  border-radius: 10px;
  padding: 14px 2rem;
  transition: background .2s;
  background: #2DBD6E;
  color: #0E0B06;
  font-weight: 700;
  display: inline-block;
  margin-bottom: 12px;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.18), 0 0.25rem 1.25rem rgba(45, 189, 110, 0.45);
  font-size: 0.938rem;
}.wzf_reg_cta_btn-sep:hover {
  background: #3DD47E;
}.wzf_reg_terms-sep {
  color: #5E5030;
  line-height: 1.5;
  font-size: 0.688rem;
}.wzf_reg_seo-sep {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 13px;
  overflow-wrap: break-word;
  margin-top: 20px;
  line-height: 1.65;
  color: #7D6C45;
  padding-top: 20px;
}.wzf_reg_seo-sep p {
  line-height: 1.65;
  margin-bottom: 0.625rem;
  color: #7D6C45;
  font-size: 13px;
}.wzf_reg_seo-sep p:last-child {
  margin-bottom: 0;
}.wzf_reg_seo-sep strong {
  color: #D5C79E;
  font-weight: 700;
}.wzf_reg_seo-sep a {
  transition: color .2s;
  text-decoration: underline;
  color: #C88A2A;
}.wzf_reg_seo-sep a:hover {
  color: #DCA040;
}.wzf_reg_seo-sep ul,.wzf_reg_seo-sep ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 18px;
}.wzf_reg_seo-sep ol {
  list-style: decimal;
}.wzf_reg_seo-sep li {
  font-size: 13px;
  color: #7D6C45;
  margin-bottom: 0.25rem;
  line-height: 1.65;
}.wzf_reg_seo-sep table {
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 0.625rem;
  width: 100%;
  display: block;
  font-size: 0.813rem;
}
@media(min-width: 767px) {.wzf_reg_seo-sep table {
  display: table;
}
}.wzf_reg_seo-sep th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px;
  text-align: left;
  color: #D5C79E;
  font-weight: 700;
}.wzf_reg_seo-sep td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px;
  color: #7D6C45;
}.wzf_reg_steps-sep {
  gap: 0.875rem;
  display: flex;
  flex-direction: column;
  margin-top: 1.75rem;
}
@media(min-width: 859px) {.wzf_reg_steps-sep {
  margin-top: 0;
}
}.wzf_reg_step-sep {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1rem;
  gap: 0.875rem;
  border-radius: 0.625rem;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.wzf_reg_step_num-sep {
  border: 1px solid rgba(200, 138, 42, 0.07);
  background: rgba(200, 138, 42, 0.18);
  border-radius: 50%;
  font-size: 14px;
  width: 2.125rem;
  flex-shrink: 0;
  align-items: center;
  font-weight: 800;
  height: 34px;
  justify-content: center;
  display: flex;
  color: #C88A2A;
}.wzf_reg_step_title-sep {
  margin-bottom: 3px;
  font-size: 14px;
  color: #F6EDDA;
  font-weight: 700;
}.wzf_reg_step_text-sep {
  line-height: 1.5;
  font-size: 12px;
  color: #7D6C45;
}.wzf_reg_trust-sep {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  padding-top: 1.25rem;
  margin-top: 1.25rem;
}.wzf_reg_trust_item-sep {
  gap: 0.438rem;
  overflow-wrap: break-word;
  display: flex;
  font-size: 0.75rem;
  align-items: center;
  color: #7D6C45;
}.wzf_reg_trust_ic-sep svg {
  height: 16px;
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
  color: #C88A2A;
}.wzf_bon-sep {
  padding: 2.25rem 16px 0;
  background: #0E0B06;
}
@media(min-width: 771px) {.wzf_bon-sep {
  padding: 2.75rem 1.5rem 0;
}
}.wzf_bon_in-sep {
  margin: 0 auto;
  max-width: 1320px;
}.wzf_bon_head-sep {
  margin-bottom: 20px;
}.wzf_bon_label-sep {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  color: #C88A2A;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.wzf_bon_h2-sep {
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-family: 'Oswald', sans-serif;
  color: #F6EDDA;
}
@media(min-width: 766px) {.wzf_bon_h2-sep {
  font-size: 1.5rem;
}
}.wzf_bon_seo-sep {
  color: #7D6C45;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 13px;
  max-width: 38.75rem;
}.wzf_bon_seo-sep strong {
  color: #D5C79E;
  font-weight: 700;
}.wzf_bon_seo-sep a {
  text-decoration: underline;
  color: #C88A2A;
}.wzf_bon_grid-sep {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 637px) {.wzf_bon_grid-sep {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.wzf_bon_grid-sep {
  grid-template-columns: repeat(5,1fr);
}
}.wzf_bon_card-sep {
  padding: 1rem;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #141009;
  border-radius: 0.625rem;
}.wzf_bon_card-sep:hover {
  transform: translateY(-2px);
  border-color: rgba(200, 138, 42, 0.07);
}.wzf_bon_card_ic-sep svg {
  width: 26px;
  height: 1.625rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.wzf_bon_card_ic-sep {
  margin-bottom: 0.625rem;
}.wzf_bon_card_type-sep {
  font-weight: 700;
  font-size: 0.625rem;
  letter-spacing: .06em;
  color: #7D6C45;
  text-transform: uppercase;
  margin-bottom: 6px;
}.wzf_bon_card_amount-sep {
  font-weight: 800;
  margin-bottom: 0.375rem;
  font-size: 18px;
  line-height: 1.1;
  color: #E8A020;
}.wzf_bon_card_name-sep {
  font-size: 0.813rem;
  font-weight: 600;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  color: #F6EDDA;
}.wzf_bon_card_detail-sep {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  line-height: 1.5;
  font-size: 11px;
  color: #5E5030;
  padding-top: 0.5rem;
}.wzf_prov-sep {
  background: #0E0B06;
  padding: 2.25rem 16px 0;
}
@media(min-width: 767px) {.wzf_prov-sep {
  padding: 2.75rem 24px 0;
}
}.wzf_prov_in-sep {
  margin: 0 auto;
  max-width: 82.5rem;
}.wzf_prov_head-sep {
  margin-bottom: 1rem;
}.wzf_prov_label-sep {
  margin-bottom: 8px;
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #C88A2A;
  font-weight: 700;
}.wzf_prov_h2-sep {
  color: #F6EDDA;
  font-weight: 800;
  font-family: 'Oswald', sans-serif;
  font-size: 1.25rem;
  margin-bottom: 8px;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.wzf_prov_h2-sep {
  font-size: 1.5rem;
}
}.wzf_prov_seo-sep {
  margin-bottom: 1rem;
  max-width: 620px;
  overflow-wrap: break-word;
  color: #7D6C45;
  font-size: 13px;
  line-height: 1.6;
}.wzf_prov_seo-sep strong {
  color: #D5C79E;
  font-weight: 700;
}.wzf_prov_seo-sep a {
  text-decoration: underline;
  color: #C88A2A;
}.wzf_prov_grid-sep {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 643px) {.wzf_prov_grid-sep {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1083px) {.wzf_prov_grid-sep {
  grid-template-columns: repeat(8,1fr);
}
}.wzf_prov_card-sep {
  gap: 0.438rem;
  background: #141009;
  transition: border-color .2s,background .2s;
  padding: 0.875rem 10px;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  align-items: center;
  display: flex;
  flex-direction: column;
  cursor: pointer;
}.wzf_prov_card-sep:hover {
  border-color: rgba(200, 138, 40, 0.45);
  background: #1A1509;
}.wzf_prov_logo-sep {
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 6px;
  width: 2.75rem;
  justify-content: center;
  height: 44px;
  align-items: center;
  display: flex;
}.wzf_prov_logo-sep img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}.wzf_prov_name-sep {
  overflow-wrap: break-word;
  color: #A89366;
  font-size: 0.688rem;
  text-align: center;
  font-weight: 600;
}.wzf_htp-sep {
  background: #0E0B06;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.wzf_htp-sep {
  padding: 2.75rem 1.5rem 0;
}
}.wzf_htp_in-sep {
  margin: 0 auto;
  max-width: 82.5rem;
}.wzf_htp_head-sep {
  margin-bottom: 1.375rem;
  max-width: 45rem;
}.wzf_htp_label-sep {
  text-transform: uppercase;
  color: #C88A2A;
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 8px;
}.wzf_htp_h2-sep {
  font-family: 'Oswald', sans-serif;
  font-size: 22px;
  font-weight: 800;
  color: #F6EDDA;
  overflow-wrap: break-word;
  margin-bottom: 8px;
}
@media(min-width: 770px) {.wzf_htp_h2-sep {
  font-size: 1.75rem;
}
}.wzf_htp_intro-sep {
  color: #7D6C45;
  font-size: 0.875rem;
  line-height: 1.6;
}.wzf_htp_steps-sep {
  gap: 12px;
  list-style: none;
  padding: 0;
  margin: 0;
  grid-template-columns: 1fr;
  counter-reset: none;
  display: grid;
}
@media(min-width: 637px) {.wzf_htp_steps-sep {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.wzf_htp_steps-sep {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.wzf_htp_step-sep {
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 20px 18px 1.125rem;
  background: #1A1509;
  display: flex;
  position: relative;
  flex-direction: column;
}.wzf_htp_step_num-sep {
  background: #C88A2A;
  border-radius: 50%;
  width: 1.75rem;
  height: 1.75rem;
  left: 20px;
  align-items: center;
  justify-content: center;
  font-weight: 800;
  position: absolute;
  font-size: 0.813rem;
  display: flex;
  font-family: 'Oswald', sans-serif;
  top: -12px;
  color: #0E0B06;
}.wzf_htp_step_ic-sep {
  background: rgba(200, 138, 42, 0.18);
  margin: 0.5rem 0 0.75rem;
  border-radius: 0.375rem;
  width: 36px;
  display: flex;
  height: 36px;
  justify-content: center;
  align-items: center;
  color: #C88A2A;
}.wzf_htp_step_ic-sep svg {
  stroke-linecap: round;
  width: 1.125rem;
  stroke-linejoin: round;
  height: 1.125rem;
}.wzf_htp_step_h-sep {
  margin-bottom: 0.375rem;
  line-height: 1.25;
  color: #F6EDDA;
  font-weight: 700;
  font-size: 14px;
  overflow-wrap: break-word;
}.wzf_htp_step_p-sep {
  font-size: 0.813rem;
  color: #7D6C45;
  line-height: 1.55;
  overflow-wrap: break-word;
}.wzf_htp_step_p-sep strong {
  color: #D5C79E;
  font-weight: 600;
}.wzf_htp_cta-sep {
  background: #2DBD6E;
  border-radius: 0.625rem;
  padding: 0.813rem 26px;
  transition: background .2s;
  font-weight: 700;
  margin-top: 20px;
  color: #0E0B06;
  display: inline-block;
  font-size: 0.875rem;
}.wzf_htp_cta-sep:hover {
  background: #3DD47E;
}.wzf_pmt-sep {
  background: #0E0B06;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.wzf_pmt-sep {
  padding: 44px 24px 0;
}
}.wzf_pmt_in-sep {
  margin: 0 auto;
  max-width: 82.5rem;
}.wzf_pmt_head-sep {
  max-width: 45rem;
  margin-bottom: 1.375rem;
}.wzf_pmt_label-sep {
  margin-bottom: 8px;
  font-weight: 700;
  color: #C88A2A;
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
}.wzf_pmt_h2-sep {
  font-size: 22px;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F6EDDA;
  font-family: 'Oswald', sans-serif;
  margin-bottom: 8px;
}
@media(min-width: 767px) {.wzf_pmt_h2-sep {
  font-size: 28px;
}
}.wzf_pmt_intro-sep {
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #7D6C45;
}.wzf_pmt_groups-sep {
  gap: 1.25rem;
  flex-direction: column;
  display: flex;
}.wzf_pmt_group-sep {
  background: #1A1509;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 20px;
  border-radius: 0.625rem;
}.wzf_pmt_group_head-sep {
  gap: 0.75rem;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 0.625rem;
  align-items: center;
}.wzf_pmt_group_ic-sep {
  background: rgba(200, 138, 42, 0.18);
  border-radius: 0.375rem;
  justify-content: center;
  height: 36px;
  align-items: center;
  display: flex;
  width: 2.25rem;
  flex-shrink: 0;
  color: #C88A2A;
}.wzf_pmt_group_ic-sep svg {
  stroke-linejoin: round;
  height: 18px;
  width: 1.125rem;
  stroke-linecap: round;
}.wzf_pmt_group_h-sep {
  margin: 0;
  color: #F6EDDA;
  font-family: 'Oswald', sans-serif;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 1rem;
}.wzf_pmt_group_p-sep {
  font-size: 0.813rem;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #7D6C45;
}.wzf_pmt_group_p-sep strong {
  color: #D5C79E;
  font-weight: 600;
}.wzf_pmt_table_wrap-sep {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.wzf_pmt_table-sep {
  width: 100%;
  min-width: 540px;
  border-collapse: collapse;
  font-size: 0.813rem;
}.wzf_pmt_table-sep th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  text-transform: uppercase;
  text-align: left;
  font-weight: 700;
  color: #D5C79E;
  letter-spacing: .04em;
  white-space: nowrap;
  font-size: 11px;
}.wzf_pmt_table-sep td {
  padding: 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7D6C45;
}.wzf_pmt_table-sep tbody tr:last-child td {
  border-bottom: none;
}.wzf_pmt_table-sep tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #D5C79E;
}.wzf_faq-sep {
  padding: 2.25rem 16px 0;
  background: #0E0B06;
}
@media(min-width: 766px) {.wzf_faq-sep {
  padding: 2.75rem 24px 0;
}
}.wzf_faq_in-sep {
  margin: 0 auto;
  max-width: 82.5rem;
}.wzf_faq_head-sep {
  margin-bottom: 1.25rem;
}.wzf_faq_label-sep {
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  color: #C88A2A;
  font-size: 0.688rem;
}.wzf_faq_h2-sep {
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #F6EDDA;
  font-family: 'Oswald', sans-serif;
}
@media(min-width: 770px) {.wzf_faq_h2-sep {
  font-size: 1.5rem;
}
}.wzf_faq_list-sep {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.wzf_faq_item-sep {
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  overflow: hidden;
  background: #1A1509;
}.wzf_faq_q-sep {
  padding: 1rem 1.25rem;
  transition: color .2s;
  gap: 0.75rem;
  align-items: center;
  cursor: pointer;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  display: flex;
  font-weight: 600;
  color: #D5C79E;
  justify-content: space-between;
  font-size: 0.875rem;
}.wzf_faq_q-sep:hover {
  color: #F6EDDA;
}.wzf_faq_q_ic-sep {
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  height: 24px;
  color: #C88A2A;
  width: 24px;
  display: flex;
  font-size: 16px;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
}.wzf_faq_item-sep.wzf_state_open-sep .wzf_faq_q_ic-sep {
  transform: rotate(45deg);
}.wzf_faq_a-sep {
  padding: 0 1.25rem 16px;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.7;
  display: none;
  color: #7D6C45;
}.wzf_faq_item-sep.wzf_state_open-sep .wzf_faq_a-sep {
  display: block;
}.wzf_faq_a-sep strong {
  color: #D5C79E;
  font-weight: 700;
}.wzf_faq_a-sep a {
  text-decoration: underline;
  color: #C88A2A;
}.wzf_faq_a-sep ul,.wzf_faq_a-sep ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 1.25rem;
}.wzf_faq_a-sep ol {
  list-style: decimal;
}.wzf_faq_a-sep li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.wzf_faq_a-sep table {
  margin: 0.5rem 0;
  overflow-x: auto;
  display: block;
  font-size: 12px;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 770px) {.wzf_faq_a-sep table {
  display: table;
}
}.wzf_faq_a-sep th {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #D5C79E;
  font-weight: 700;
}.wzf_faq_a-sep td {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7D6C45;
}.wzf_seo-sep {
  padding: 36px 16px 0;
  background: #0E0B06;
}
@media(min-width: 769px) {.wzf_seo-sep {
  padding: 2.75rem 24px 0;
}
}.wzf_seo_in-sep {
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 1rem;
  padding: 28px 24px;
  background: #1A1509;
  max-width: 82.5rem;
}
@media(min-width: 771px) {.wzf_seo_in-sep {
  padding: 36px 40px;
}
}.wzf_seo_label-sep {
  font-size: 0.688rem;
  margin-bottom: 10px;
  font-weight: 700;
  letter-spacing: .08em;
  color: #C88A2A;
  text-transform: uppercase;
}.wzf_seo_h2-sep {
  margin-bottom: 0.875rem;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F6EDDA;
  font-size: 20px;
  line-height: 1.25;
  font-family: 'Oswald', sans-serif;
}
@media(min-width: 769px) {.wzf_seo_h2-sep {
  font-size: 1.5rem;
}
}.wzf_seo_body-sep {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #A89366;
  line-height: 1.75;
}.wzf_seo_body-sep p {
  line-height: 1.75;
  color: #A89366;
  font-size: 14px;
  margin-bottom: 0.75rem;
}.wzf_seo_body-sep p:last-child {
  margin-bottom: 0;
}.wzf_seo_body-sep strong {
  color: #D5C79E;
  font-weight: 700;
}.wzf_seo_body-sep a {
  transition: color .2s;
  text-decoration: underline;
  color: #C88A2A;
}.wzf_seo_body-sep a:hover {
  color: #DCA040;
}.wzf_seo_body-sep ul,.wzf_seo_body-sep ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.wzf_seo_body-sep ol {
  list-style: decimal;
}.wzf_seo_body-sep li {
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 0.375rem;
  color: #A89366;
}.wzf_seo_body-sep table {
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
  font-size: 0.813rem;
  margin-bottom: 0.75rem;
  display: block;
}
@media(min-width: 767px) {.wzf_seo_body-sep table {
  display: table;
}
}.wzf_seo_body-sep th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  text-align: left;
  color: #D5C79E;
  font-weight: 700;
}.wzf_seo_body-sep td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A89366;
}.wzf_seo_cols-sep {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width:640px) {.wzf_seo_cols-sep {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.wzf_seo_cols-sep {
  grid-template-columns: repeat(3,1fr);
}
}.wzf_seo_col_h-sep {
  color: #D5C79E;
  font-size: 0.813rem;
  margin-bottom: 0.438rem;
  font-weight: 700;
  overflow-wrap: break-word;
}.wzf_seo_col_p-sep {
  font-size: 13px;
  overflow-wrap: break-word;
  color: #7D6C45;
  line-height: 1.65;
}.wzf_seo_stats-sep {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.wzf_seo_stat-sep {
  padding: 14px 1rem;
  background: rgba(200, 138, 42, 0.07);
  flex: 1;
  border-radius: 0.625rem;
  border: 1px solid rgba(200, 138, 42, 0.18);
  min-width: 140px;
}.wzf_seo_stat_val-sep {
  overflow-wrap: break-word;
  font-weight: 800;
  color: #C88A2A;
  font-size: 1.25rem;
  margin-bottom: 0.25rem;
}.wzf_seo_stat_lb-sep {
  color: #7D6C45;
  font-size: 11px;
  overflow-wrap: break-word;
}.wzf_seo-sep {
  background: #0E0B06;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.wzf_seo-sep {
  padding: 44px 24px 0;
}
}.wzf_seo_in-sep {
  border-radius: 1rem;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #1A1509;
  padding: 28px 1.5rem;
  max-width: 1320px;
}
@media(min-width: 767px) {.wzf_seo_in-sep {
  padding: 36px 40px;
}
}.wzf_seo_label-sep {
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 10px;
  color: #C88A2A;
}.wzf_seo_h2-sep {
  line-height: 1.25;
  margin-bottom: 14px;
  font-weight: 800;
  font-size: 1.25rem;
  font-family: 'Oswald', sans-serif;
  overflow-wrap: break-word;
  color: #F6EDDA;
}
@media(min-width:768px) {.wzf_seo_h2-sep {
  font-size: 24px;
}
}.wzf_seo_body-sep {
  color: #A89366;
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 14px;
}.wzf_seo_body-sep p {
  color: #A89366;
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 0.75rem;
}.wzf_seo_body-sep p:last-child {
  margin-bottom: 0;
}.wzf_seo_body-sep strong {
  color: #D5C79E;
  font-weight: 700;
}.wzf_seo_body-sep a {
  transition: color .2s;
  color: #C88A2A;
  text-decoration: underline;
}.wzf_seo_body-sep a:hover {
  color: #DCA040;
}.wzf_seo_body-sep ul,.wzf_seo_body-sep ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.wzf_seo_body-sep ol {
  list-style: decimal;
}.wzf_seo_body-sep li {
  color: #A89366;
  margin-bottom: 6px;
  font-size: 0.875rem;
  line-height: 1.75;
}.wzf_seo_body-sep table {
  margin-bottom: 12px;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
@media(min-width: 766px) {.wzf_seo_body-sep table {
  display: table;
}
}.wzf_seo_body-sep th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  text-align: left;
  font-weight: 700;
  color: #D5C79E;
}.wzf_seo_body-sep td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #A89366;
}.wzf_seo_cols-sep {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 638px) {.wzf_seo_cols-sep {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.wzf_seo_cols-sep {
  grid-template-columns: repeat(3,1fr);
}
}.wzf_seo_col_h-sep {
  font-weight: 700;
  overflow-wrap: break-word;
  color: #D5C79E;
  margin-bottom: 0.438rem;
  font-size: 0.813rem;
}.wzf_seo_col_p-sep {
  line-height: 1.65;
  color: #7D6C45;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.wzf_seo_stats-sep {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.wzf_seo_stat-sep {
  flex: 1;
  border-radius: 0.625rem;
  border: 1px solid rgba(200, 138, 42, 0.18);
  padding: 0.875rem 16px;
  background: rgba(200, 138, 42, 0.07);
  min-width: 140px;
}.wzf_seo_stat_val-sep {
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-size: 20px;
  font-weight: 800;
  color: #C88A2A;
}.wzf_seo_stat_lb-sep {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #7D6C45;
}.wzf_seo-sep {
  padding: 2.25rem 1rem 0;
  background: #0E0B06;
}
@media(min-width: 771px) {.wzf_seo-sep {
  padding: 44px 1.5rem 0;
}
}.wzf_seo_in-sep {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 28px 1.5rem;
  margin: 0 auto;
  border-radius: 16px;
  background: #1A1509;
  max-width: 1320px;
}
@media(min-width: 769px) {.wzf_seo_in-sep {
  padding: 2.25rem 2.5rem;
}
}.wzf_seo_label-sep {
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  color: #C88A2A;
  text-transform: uppercase;
}.wzf_seo_h2-sep {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
  margin-bottom: 0.875rem;
  line-height: 1.25;
  font-family: 'Oswald', sans-serif;
  color: #F6EDDA;
}
@media(min-width:768px) {.wzf_seo_h2-sep {
  font-size: 1.5rem;
}
}.wzf_seo_body-sep {
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #A89366;
}.wzf_seo_body-sep p {
  margin-bottom: 12px;
  color: #A89366;
  line-height: 1.75;
  font-size: 0.875rem;
}.wzf_seo_body-sep p:last-child {
  margin-bottom: 0;
}.wzf_seo_body-sep strong {
  font-weight: 700;
  color: #D5C79E;
}.wzf_seo_body-sep a {
  transition: color .2s;
  text-decoration: underline;
  color: #C88A2A;
}.wzf_seo_body-sep a:hover {
  color: #DCA040;
}.wzf_seo_body-sep ul,.wzf_seo_body-sep ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.wzf_seo_body-sep ol {
  list-style: decimal;
}.wzf_seo_body-sep li {
  font-size: 14px;
  color: #A89366;
  margin-bottom: 0.375rem;
  line-height: 1.75;
}.wzf_seo_body-sep table {
  display: block;
  margin-bottom: 12px;
  font-size: 0.813rem;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width: 765px) {.wzf_seo_body-sep table {
  display: table;
}
}.wzf_seo_body-sep th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #D5C79E;
  font-weight: 700;
  text-align: left;
}.wzf_seo_body-sep td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #A89366;
}.wzf_seo_cols-sep {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 638px) {.wzf_seo_cols-sep {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.wzf_seo_cols-sep {
  grid-template-columns: repeat(3,1fr);
}
}.wzf_seo_col_h-sep {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  font-weight: 700;
  margin-bottom: 7px;
  color: #D5C79E;
}.wzf_seo_col_p-sep {
  line-height: 1.65;
  color: #7D6C45;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.wzf_seo_stats-sep {
  gap: 1rem;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.wzf_seo_stat-sep {
  background: rgba(200, 138, 42, 0.07);
  flex: 1;
  border: 1px solid rgba(200, 138, 42, 0.18);
  border-radius: 10px;
  padding: 14px 1rem;
  min-width: 140px;
}.wzf_seo_stat_val-sep {
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
  color: #C88A2A;
}.wzf_seo_stat_lb-sep {
  overflow-wrap: break-word;
  color: #7D6C45;
  font-size: 0.688rem;
}.wzf_ft-sep {
  background: #080602;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 3rem;
}.wzf_ft_support-sep {
  padding: 24px 16px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width:768px) {.wzf_ft_support-sep {
  padding: 1.75rem 1.5rem;
}
}.wzf_ft_support_in-sep {
  gap: 16px;
  margin: 0 auto;
  max-width: 1320px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.wzf_ft_support_main-sep {
  gap: 1rem;
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  min-width: 13.75rem;
  align-items: center;
}.wzf_ft_support_ic-sep {
  color: #C88A2A;
  flex-shrink: 0;
}.wzf_ft_support_ic-sep svg {
  height: 30px;
  stroke-linejoin: round;
  width: 1.875rem;
  stroke-linecap: round;
}.wzf_ft_support_text_title-sep {
  margin-bottom: 3px;
  font-size: 15px;
  color: #F6EDDA;
  overflow-wrap: break-word;
  font-weight: 700;
}.wzf_ft_support_text_sub-sep {
  overflow-wrap: break-word;
  color: #7D6C45;
  font-size: 12px;
}.wzf_ft_support_btn-sep {
  transition: background .2s;
  border-radius: 0.625rem;
  background: #C88A2A;
  padding: 0.688rem 1.375rem;
  font-size: 0.813rem;
  white-space: nowrap;
  flex-shrink: 0;
  font-weight: 700;
  color: #F6EDDA;
}.wzf_ft_support_btn-sep:hover {
  background: #DCA040;
}.wzf_ft_support_contacts-sep {
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.wzf_ft_support_contact-sep {
  font-size: 0.75rem;
  color: #5E5030;
  line-height: 1.4;
}.wzf_ft_support_contact-sep strong {
  color: #A89366;
  font-weight: 600;
  margin-bottom: 2px;
  font-size: 0.688rem;
  display: block;
}.wzf_ft_main-sep {
  padding: 2rem 16px 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 769px) {.wzf_ft_main-sep {
  padding: 2.5rem 24px 32px;
}
}.wzf_ft_main_in-sep {
  margin: 0 auto;
  gap: 24px;
  max-width: 82.5rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 642px) {.wzf_ft_main_in-sep {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.wzf_ft_main_in-sep {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.wzf_ft_col_logo-sep {
  grid-column: 1/-1;
}
@media(min-width: 1079px) {.wzf_ft_col_logo-sep {
  grid-column: auto;
}
}.wzf_ft_logo-sep {
  gap: 0.563rem;
  font-weight: 800;
  margin-bottom: 12px;
  flex-wrap: wrap;
  color: #F6EDDA;
  font-size: 1rem;
  display: flex;
  overflow-wrap: break-word;
  align-items: center;
}.wzf_ft_logo_mark-sep {
  border-radius: 6px;
  overflow: hidden;
  width: 1.875rem;
  height: 30px;
}.wzf_ft_logo_mark-sep img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.wzf_ft_logo_sub-sep {
  overflow-wrap: break-word;
  max-width: 12.5rem;
  line-height: 1.55;
  font-size: 12px;
  color: #5E5030;
}.wzf_ft_col_title-sep {
  color: #A89366;
  margin-bottom: 0.875rem;
  text-transform: uppercase;
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: .07em;
}.wzf_ft_col_links-sep {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.wzf_ft_col_link-sep {
  transition: color .2s;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #5E5030;
}.wzf_ft_col_link-sep:hover {
  color: #D5C79E;
}.wzf_ft_apps-sep {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.wzf_ft_app_card-sep {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.625rem 0.75rem;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  gap: 0.625rem;
  border-radius: 6px;
  display: flex;
  align-items: center;
}.wzf_ft_app_card-sep:hover {
  border-color: rgba(200, 138, 40, 0.45);
}.wzf_ft_app_card_ic-sep svg {
  height: 22px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 22px;
}.wzf_ft_app_card_os-sep {
  font-size: 0.625rem;
  font-weight: 600;
  color: #5E5030;
}.wzf_ft_app_card_action-sep {
  font-weight: 700;
  font-size: 0.75rem;
  color: #D5C79E;
}.wzf_ft_bot-sep {
  padding: 1.25rem 1rem;
}
@media(min-width: 766px) {.wzf_ft_bot-sep {
  padding: 20px 24px;
}
}.wzf_ft_bot_in-sep {
  gap: 16px;
  margin: 0 auto;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  max-width: 82.5rem;
}.wzf_ft_socials-sep {
  gap: 0.5rem;
  display: flex;
}.wzf_ft_soc-sep {
  transition: background .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  color: #A89366;
  align-items: center;
  justify-content: center;
  height: 2.25rem;
  width: 2.25rem;
}.wzf_ft_soc-sep svg {
  width: 16px;
  stroke-linejoin: round;
  height: 16px;
  stroke-linecap: round;
}.wzf_ft_soc-sep:hover {
  background: rgba(255, 255, 255, 0.07);
}.wzf_ft_legal-sep {
  flex: 1;
  line-height: 1.6;
  font-size: 0.688rem;
  color: #8C7B57;
  overflow-wrap: break-word;
  min-width: 200px;
}.wzf_ft_legal-sep strong {
  font-weight: 700;
  color: #A89366;
}.wzf_ft_legal-sep a {
  color: #A89366;
  text-decoration: underline;
}.wzf_ft_age-sep {
  border-radius: 50%;
  border: 2px solid #8C7B57;
  font-size: 0.688rem;
  flex-shrink: 0;
  font-weight: 800;
  color: #8C7B57;
  align-items: center;
  justify-content: center;
  width: 32px;
  margin-left: auto;
  height: 32px;
  display: flex;
}