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;
  cursor: pointer;
  color: inherit;
}a:link,a:visited {
  color: inherit;
  text-decoration: none;
}img,svg,video {
  display: block;
  max-width: 100%;
}body {
  background: #0C0A05;
  min-height: 100vh;
  line-height: 1.6;
  font-family: 'DM Sans', sans-serif;
  color: #D4C49A;
  -webkit-font-smoothing: antialiased;
}.wzt_layout_hjp {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.wzt_page_hjp {
  display: flex;
  min-height: 100vh;
}.wzt_main_hjp {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media (min-width: 1077px) {.wzt_main_hjp {
  padding-left: 220px;
}
}
@media (max-width: 1078px) {.wzt_main_hjp {
  padding-bottom: 4.5rem;
}
}.wzt_gc_hjp {
  overflow: hidden;
  border-radius: 0.625rem;
  background: #121009;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  width: 8.75rem;
  position: relative;
  flex-shrink: 0;
  cursor: pointer;
}
@media(min-width: 641px) {.wzt_gc_hjp {
  width: 156px;
}
}
@media(min-width: 1081px) {.wzt_gc_hjp {
  width: 10.5rem;
}
}.wzt_gc_hjp:hover {
  transform: translateY(-3px);
  border-color: rgba(200, 146, 42, 0.07);
}.wzt_gc_img_hjp {
  overflow: hidden;
  padding-bottom: 80%;
  position: relative;
  width: 100%;
}.wzt_gc_img_hjp img {
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
}.wzt_gc_hover_hjp {
  inset: 0;
  transition: opacity .2s;
  background: rgba(5, 4, 2, 0.72);
  align-items: center;
  justify-content: center;
  position: absolute;
  opacity: 0;
  display: flex;
}.wzt_gc_hjp:hover .wzt_gc_hover_hjp {
  opacity: 1;
}.wzt_gc_hover_btn_hjp {
  background: #C8922A;
  border-radius: 6px;
  padding: 8px 16px;
  color: #F5EDD4;
  font-weight: 700;
  font-size: 12px;
}.wzt_gc_info_hjp {
  padding: 8px 10px 10px;
}.wzt_gc_name_hjp {
  overflow: hidden;
  font-weight: 600;
  color: #D4C49A;
  margin-bottom: 3px;
  font-size: 0.75rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
}.wzt_gc_prov_hjp {
  font-size: 0.625rem;
  color: #6B5A34;
}.wzt_gc_tag_hjp {
  border-radius: 0.25rem;
  padding: 2px 0.438rem;
  letter-spacing: .04em;
  z-index: 2;
  position: absolute;
  left: 6px;
  font-weight: 700;
  font-size: 9px;
  top: 6px;
  text-transform: uppercase;
}.wzt_gc_tag_hot_hjp {
  background: #D63B3B;
  color: #fff;
}.wzt_gc_tag_new_hjp {
  background: #2EAA6B;
  color: #0C0A05;
}.wzt_gc_tag_jp_hjp {
  background: #D4A017;
  color: #0C0A05;
}.wzt_gc_tag_ex_hjp {
  background: #7A4E12;
  color: #fff;
}.wzt_gc_tag_live_hjp {
  background: #D63B3B;
  color: #fff;
}.wzt_gr_hjp {
  background: #0C0A05;
  padding: 32px 1rem 0;
}
@media(min-width:768px) {.wzt_gr_hjp {
  padding: 36px 24px 0;
}
}.wzt_gr_in_hjp {
  margin: 0 auto;
  max-width: 83.75rem;
}.wzt_gr_head_hjp {
  gap: 0.75rem;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 10px;
  align-items: center;
}.wzt_gr_head_l_hjp {
  flex: 1;
  gap: 0.625rem;
  min-width: 0;
  display: flex;
  align-items: center;
}.wzt_gr_ic_hjp {
  border-radius: 0.625rem;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  width: 2rem;
  height: 32px;
}.wzt_gr_ic_hjp svg {
  height: 1rem;
  width: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.wzt_gr_title_hjp {
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  font-size: 1rem;
  color: #F5EDD4;
  font-weight: 700;
}
@media(min-width: 771px) {.wzt_gr_title_hjp {
  font-size: 1.125rem;
}
}.wzt_gr_more_hjp {
  transition: color .2s;
  gap: 5px;
  display: flex;
  color: #7A6840;
  font-size: 12px;
  font-weight: 600;
  flex-shrink: 0;
  align-items: center;
  white-space: nowrap;
}.wzt_gr_more_hjp:hover {
  color: #C8922A;
}.wzt_gr_more_hjp svg {
  stroke-linecap: round;
  height: 12px;
  width: 0.75rem;
  stroke-linejoin: round;
}.wzt_gr_arrows_hjp {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.wzt_gr_arr_hjp {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 6px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: background .15s,color .15s;
  width: 30px;
  color: #A89060;
  justify-content: center;
  height: 1.875rem;
  display: flex;
  align-items: center;
}.wzt_gr_arr_hjp:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F5EDD4;
}.wzt_gr_arr_hjp svg {
  stroke-linejoin: round;
  height: 13px;
  width: 0.813rem;
  stroke-linecap: round;
}.wzt_gr_seo_h_hjp {
  margin: 0 0 0.375rem;
  color: #D4C49A;
  font-family: 'Cormorant Garamond', serif;
  font-size: 13px;
  max-width: 42.5rem;
  overflow-wrap: break-word;
  font-weight: 700;
}
@media(min-width: 769px) {.wzt_gr_seo_h_hjp {
  font-size: 14px;
}
}.wzt_gr_seo_hjp {
  line-height: 1.55;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  color: #7A6840;
  max-width: 680px;
  font-size: 12px;
}.wzt_gr_seo_hjp strong {
  color: #D4C49A;
  font-weight: 600;
}.wzt_gr_scroll_hjp {
  gap: 10px;
  display: flex;
  padding-bottom: 0.625rem;
  scrollbar-width: none;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.wzt_gr_scroll_hjp::-webkit-scrollbar {
  display: none;
}
@media(min-width: 765px) {.wzt_gr_scroll_hjp {
  gap: 0.75rem;
}
}.wzt_tb_hjp {
  background: #0C0A05;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  z-index: 80;
  position: fixed;
  height: 3.5rem;
  left: 0;
  right: 0;
  top: 0;
  align-items: center;
  display: flex;
}.wzt_tb_in_hjp {
  gap: 0;
  padding: 0 14px;
  display: flex;
  align-items: center;
  height: 100%;
  width: 100%;
}.wzt_tb_burger_hjp {
  gap: 5px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  width: 2.375rem;
  height: 2.375rem;
  margin-right: 0.5rem;
  flex-shrink: 0;
  justify-content: center;
  flex-direction: column;
}.wzt_tb_burger_hjp:hover {
  background: rgba(255, 255, 255, 0.05);
}.wzt_tb_burger_line_hjp {
  border-radius: 1px;
  background: #A89060;
  width: 1.125rem;
  display: block;
  height: 2px;
}
@media(min-width:1080px) {.wzt_tb_burger_hjp {
  display: none;
}
}.wzt_tb_logo_hjp {
  gap: 9px;
  font-size: 18px;
  align-items: center;
  margin-right: 1.25rem;
  font-weight: 800;
  letter-spacing: -.01em;
  color: #F5EDD4;
  overflow-wrap: break-word;
  display: flex;
  flex-shrink: 0;
}.wzt_tb_logo_mark_hjp {
  border-radius: 10px;
  overflow: hidden;
  justify-content: center;
  align-items: center;
  width: 32px;
  display: flex;
  height: 2rem;
}.wzt_tb_logo_mark_hjp img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.wzt_tb_nav_hjp {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 639px) {.wzt_tb_nav_hjp {
  display: flex;
}
}.wzt_tb_tab_hjp {
  border-radius: 0.625rem;
  transition: background .15s,color .15s;
  padding: 0.5rem 14px;
  color: #A89060;
  font-weight: 600;
  white-space: nowrap;
  font-size: 0.813rem;
}.wzt_tb_tab_hjp:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EDD4;
}.wzt_tb_tab_hjp.wzt_state_active_hjp {
  background: rgba(200, 146, 42, 0.18);
  color: #F5EDD4;
}.wzt_tb_right_hjp {
  gap: 8px;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  margin-left: auto;
}.wzt_tb_login_hjp {
  transition: border-color .2s,color .2s;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  padding: 9px 16px;
  font-size: 13px;
  color: #D4C49A;
  font-weight: 600;
  display: none;
}.wzt_tb_login_hjp:hover {
  border-color: rgba(200, 146, 42, 0.45);
  color: #F5EDD4;
}
@media(min-width: 481px) {.wzt_tb_login_hjp {
  display: block;
}
}.wzt_tb_reg_hjp {
  background: #2EAA6B;
  padding: 9px 18px;
  border-radius: 0.625rem;
  transition: background .2s;
  color: #0D0B03;
  font-weight: 700;
  font-size: 13px;
  white-space: nowrap;
}.wzt_tb_reg_hjp:hover {
  background: #35C47C;
}.wzt_sb_hjp {
  transition: transform .25s ease;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  background: #18150C;
  transform: translateX(-100%);
  bottom: 0;
  z-index: 70;
  top: 56px;
  width: 220px;
  overflow-y: auto;
  left: 0;
  position: fixed;
}.wzt_sb_hjp.wzt_state_open_hjp {
  transform: translateX(0);
}.wzt_sb_hjp::-webkit-scrollbar {
  width: 4px;
}.wzt_sb_hjp::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1082px) {.wzt_sb_hjp {
  transform: translateX(0);
}
}.wzt_sb_auth_hjp {
  padding: 14px 0.75rem 10px;
}.wzt_sb_btn_reg_hjp {
  padding: 0.688rem;
  border-radius: 10px;
  background: #2EAA6B;
  transition: background .2s;
  margin-bottom: 8px;
  font-size: 0.813rem;
  text-align: center;
  color: #0D0B03;
  display: block;
  font-weight: 700;
}.wzt_sb_btn_reg_hjp:hover {
  background: #35C47C;
}.wzt_sb_btn_login_hjp {
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 10px;
  padding: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  font-weight: 600;
  color: #D4C49A;
  display: block;
  font-size: 13px;
  text-align: center;
}.wzt_sb_btn_login_hjp:hover {
  border-color: rgba(200, 146, 42, 0.45);
  color: #F5EDD4;
}.wzt_sb_promo_hjp {
  background: linear-gradient(135deg,#1E1406,#18150C);
  overflow: hidden;
  padding: 0.75rem 14px;
  border: 1px solid rgba(200, 146, 42, 0.18);
  border-radius: 0.625rem;
  margin: 0 12px 10px;
  position: relative;
}.wzt_sb_promo_hjp::before {
  background: radial-gradient(circle,rgba(200, 146, 42, 0.18),transparent 70%);
  border-radius: 50%;
  top: -20px;
  position: absolute;
  height: 5rem;
  content: '';
  right: -20px;
  width: 80px;
}.wzt_sb_promo_title_hjp {
  font-weight: 700;
  text-transform: uppercase;
  color: #C8922A;
  letter-spacing: .06em;
  margin-bottom: 4px;
  font-size: 11px;
}.wzt_sb_promo_text_hjp {
  color: #F5EDD4;
  line-height: 1.35;
  font-weight: 600;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.wzt_sb_promo_sub_hjp {
  font-size: 10px;
  color: #7A6840;
  margin-top: 3px;
}.wzt_sb_nav_hjp {
  padding: 0.375rem 8px 1rem;
}.wzt_sb_nav_lb_hjp {
  padding: 0.625rem 0.5rem 6px;
  font-size: 10px;
  color: #6B5A34;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
}.wzt_sb_link_hjp {
  padding: 9px 0.625rem;
  gap: 10px;
  border-radius: 6px;
  transition: background .15s,color .15s;
  overflow-wrap: break-word;
  font-weight: 500;
  color: #A89060;
  align-items: center;
  display: flex;
  font-size: 0.813rem;
  cursor: pointer;
}.wzt_sb_link_hjp:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EDD4;
}.wzt_sb_link_hjp.wzt_state_active_hjp {
  background: rgba(200, 146, 42, 0.18);
  color: #F5EDD4;
}.wzt_sb_ic_hjp {
  border-radius: 6px;
  justify-content: center;
  height: 30px;
  display: flex;
  flex-shrink: 0;
  width: 30px;
  align-items: center;
}.wzt_sb_ic_hjp svg {
  height: 16px;
  width: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.wzt_sb_ic_1_hjp {
  background: rgba(200, 146, 42, 0.07);
  color: #C8922A;
}.wzt_sb_ic_2_hjp {
  background: rgba(46, 170, 107, 0.16);
  color: #2EAA6B;
}.wzt_sb_ic_3_hjp {
  background: rgba(212, 160, 23, 0.18);
  color: #D4A017;
}.wzt_sb_ic_4_hjp {
  background: rgba(122, 78, 18, 0.28);
  color: #7A4E12;
}.wzt_sb_ic_5_hjp {
  background: rgba(200, 146, 42, 0.07);
  color: #E8568A;
}.wzt_sb_ic_6_hjp {
  background: rgba(122, 78, 18, 0.28);
  color: #9B59B6;
}.wzt_sb_badge_hjp {
  background: #D4A017;
  border-radius: 0.375rem;
  padding: 2px 7px;
  margin-left: auto;
  font-size: 0.563rem;
  color: #0D0B03;
  font-weight: 700;
}.wzt_sb_bot_hjp {
  gap: 0.5rem;
  padding: 0.75rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.wzt_sb_lang_hjp,.wzt_sb_help_hjp {
  padding: 9px 0.375rem;
  flex: 1;
  transition: border-color .2s;
  border-radius: 6px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.05);
  gap: 6px;
  align-items: center;
  color: #A89060;
  justify-content: center;
  font-weight: 600;
  font-size: 11px;
  display: flex;
}.wzt_sb_lang_hjp:hover,.wzt_sb_help_hjp:hover {
  border-color: rgba(200, 146, 42, 0.45);
  color: #F5EDD4;
}.wzt_sb_lang_hjp svg,.wzt_sb_help_hjp svg {
  height: 0.813rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 13px;
}.wzt_sb_bd_hjp {
  inset: 0;
  background: rgba(5, 4, 2, 0.72);
  position: fixed;
  z-index: 69;
  display: none;
}.wzt_sb_bd_hjp.wzt_state_on_hjp {
  display: block;
}
@media(min-width: 1077px) {.wzt_sb_bd_hjp {
  display: none!important;
}
}.wzt_mob_nav_hjp {
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #18150C;
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  z-index: 80;
  left: 0;
  display: flex;
  position: fixed;
  bottom: 0;
  right: 0;
}
@media(min-width: 1077px) {.wzt_mob_nav_hjp {
  display: none;
}
}.wzt_mob_nav_item_hjp {
  gap: 0.25rem;
  flex: 1;
  padding: 0.25rem 2px;
  cursor: pointer;
  display: flex;
  color: #6B5A34;
  flex-direction: column;
  align-items: center;
}.wzt_mob_nav_ic_hjp {
  line-height: 1;
}.wzt_mob_nav_ic_hjp svg {
  width: 1.25rem;
  height: 1.25rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.wzt_mob_nav_lb_hjp {
  font-size: 0.625rem;
  font-weight: 600;
  color: #6B5A34;
}.wzt_mob_nav_item_hjp.wzt_state_active_hjp {
  color: #C8922A;
}.wzt_mob_nav_item_hjp.wzt_state_active_hjp .wzt_mob_nav_lb_hjp {
  color: #C8922A;
}.wzt_hero_hjp {
  padding: 1.25rem 1rem 0;
  background: #0C0A05;
}
@media(min-width: 767px) {.wzt_hero_hjp {
  padding: 24px 24px 0;
}
}.wzt_hero_in_hjp {
  margin: 0 auto;
  gap: 0.75rem;
  max-width: 1340px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 857px) {.wzt_hero_in_hjp {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1101px) {.wzt_hero_in_hjp {
  grid-template-columns: 1fr 340px;
}
}.wzt_hero_promo_hjp {
  overflow: hidden;
  background: #121009;
  border-radius: 1rem;
  display: flex;
  min-height: 13.75rem;
  position: relative;
  align-items: stretch;
}
@media(min-width: 766px) {.wzt_hero_promo_hjp {
  min-height: 17.5rem;
}
}.wzt_hero_promo_bg_hjp {
  inset: 0;
  background: linear-gradient(120deg,#1E1406 0%,#0C0A05 100%);
  background-position: center;
  background-size: cover;
  position: absolute;
}.wzt_hero_promo_bg_hjp::after {
  background: linear-gradient(90deg,#0C0A05 0%,rgba(5, 4, 2, 0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.wzt_hero_promo_glow_hjp {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(122, 78, 18, 0.28) 0%,transparent 65%);
  pointer-events: none;
  height: 18.75rem;
  right: 3.75rem;
  position: absolute;
  top: -40px;
  width: 300px;
}.wzt_hero_promo_ct_hjp {
  padding: 1.75rem 1.5rem 28px 28px;
  justify-content: center;
  z-index: 2;
  flex-direction: column;
  display: flex;
  position: relative;
  max-width: 480px;
}
@media(min-width: 767px) {.wzt_hero_promo_ct_hjp {
  padding: 40px 2rem;
}
}.wzt_hero_badge_hjp {
  border-radius: 1.25rem;
  padding: 0.313rem 12px;
  background: rgba(200, 146, 42, 0.18);
  border: 1px solid rgba(200, 146, 42, 0.07);
  display: inline-block;
  margin-bottom: 0.875rem;
  color: #C8922A;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.625rem;
  font-weight: 700;
}.wzt_hero_h1_hjp {
  font-weight: 800;
  overflow-wrap: break-word;
  line-height: 1.15;
  color: #F5EDD4;
  font-size: 1.625rem;
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 0.625rem;
}.wzt_hero_h1_hjp em {
  font-style: normal;
  color: #D4A017;
}
@media(min-width: 767px) {.wzt_hero_h1_hjp {
  font-size: 36px;
}
}.wzt_hero_sub_hjp {
  margin-bottom: 20px;
  line-height: 1.55;
  font-size: 13px;
  color: #A89060;
}
@media(min-width: 769px) {.wzt_hero_sub_hjp {
  font-size: 14px;
}
}.wzt_hero_row_hjp {
  gap: 10px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.wzt_hero_cta_hjp {
  border-radius: 0.625rem;
  transition: background .2s;
  padding: 13px 1.625rem;
  background: #2EAA6B;
  color: #0D0B03;
  box-shadow: 0 0.375rem 22px rgba(46, 170, 107, 0.44);
  font-weight: 700;
  font-size: 0.875rem;
}.wzt_hero_cta_hjp:hover {
  background: #35C47C;
}.wzt_hero_terms_hjp {
  font-size: 11px;
  color: #6B5A34;
}.wzt_hero_game_hjp {
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #121009;
  overflow: hidden;
  border-radius: 16px;
  position: relative;
  display: flex;
  flex-direction: column;
}.wzt_hero_game_badge_hjp {
  border-radius: 1.25rem;
  background: rgba(212, 160, 23, 0.18);
  padding: 0.313rem 0.625rem;
  border: 1px solid rgba(212, 160, 23, 0.18);
  text-transform: uppercase;
  position: absolute;
  left: 0.75rem;
  color: #D4A017;
  z-index: 3;
  top: 12px;
  font-size: 10px;
  letter-spacing: .06em;
  font-weight: 700;
}.wzt_hero_game_badge_hjp svg {
  vertical-align: -1px;
  margin-right: 0.25rem;
  height: 11px;
  width: 11px;
}.wzt_hero_game_img_hjp {
  background: linear-gradient(135deg,#1E1406,#0C0A05);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.wzt_hero_game_img_hjp img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  position: absolute;
  height: 100%;
}.wzt_hero_game_play_hjp {
  transition: opacity .2s;
  inset: 0;
  background: rgba(5, 4, 2, 0.72);
  position: absolute;
  justify-content: center;
  align-items: center;
  display: flex;
  opacity: 0;
}.wzt_hero_game_hjp:hover .wzt_hero_game_play_hjp {
  opacity: 1;
}.wzt_hero_game_play_hjp span {
  background: #C8922A;
  border-radius: 50%;
  justify-content: center;
  width: 52px;
  align-items: center;
  height: 52px;
  display: flex;
}.wzt_hero_game_play_hjp span svg {
  width: 18px;
  margin-left: 2px;
  height: 18px;
}.wzt_hero_game_info_hjp {
  padding: 14px 1rem;
}.wzt_hero_game_title_hjp {
  overflow-wrap: break-word;
  font-size: 0.938rem;
  margin-bottom: 4px;
  font-weight: 700;
  color: #F5EDD4;
}.wzt_hero_game_provider_hjp {
  color: #7A6840;
  font-size: 11px;
}.wzt_hero_game_btn_hjp {
  border-radius: 10px;
  transition: background .2s;
  padding: 11px;
  margin: 0.75rem 1rem 16px;
  background: #C8922A;
  font-weight: 700;
  display: block;
  text-align: center;
  font-size: 0.813rem;
  color: #F5EDD4;
}.wzt_hero_game_hjp:hover .wzt_hero_game_btn_hjp {
  background: #DBA534;
}.wzt_sbar_hjp {
  padding: 1rem 1rem 0;
  background: #0C0A05;
}
@media(min-width: 771px) {.wzt_sbar_hjp {
  padding: 1.125rem 24px 0;
}
}.wzt_sbar_in_hjp {
  margin: 0 auto;
  max-width: 1340px;
}.wzt_sbar_row_hjp {
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 12px;
}.wzt_sbar_input_hjp {
  flex: 1;
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 10px;
  border-radius: 0.625rem;
  transition: border-color .2s;
  padding: 11px 1rem;
  background: #121009;
  align-items: center;
  cursor: pointer;
  display: flex;
  font-size: 13px;
  color: #7A6840;
}.wzt_sbar_input_hjp:hover {
  border-color: rgba(200, 146, 42, 0.45);
}.wzt_sbar_input_hjp svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  flex-shrink: 0;
  width: 0.938rem;
  height: 0.938rem;
}.wzt_sbar_providers_hjp {
  transition: border-color .2s;
  padding: 0.688rem 1.125rem;
  border-radius: 0.625rem;
  gap: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #121009;
  font-weight: 600;
  align-items: center;
  font-size: 13px;
  display: flex;
  color: #D4C49A;
  white-space: nowrap;
}.wzt_sbar_providers_hjp:hover {
  border-color: rgba(200, 146, 42, 0.45);
  color: #F5EDD4;
}.wzt_sbar_providers_hjp svg {
  height: 14px;
  stroke-linejoin: round;
  width: 14px;
  stroke-linecap: round;
}.wzt_sbar_tabs_hjp {
  gap: 6px;
  overflow-x: auto;
  display: flex;
  padding-bottom: 2px;
  scrollbar-width: none;
}.wzt_sbar_tabs_hjp::-webkit-scrollbar {
  display: none;
}.wzt_sbar_tab_hjp {
  border: 1px solid rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s,border-color .15s;
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.05);
  padding: 8px 14px;
  gap: 7px;
  font-size: 12px;
  align-items: center;
  color: #A89060;
  display: flex;
  white-space: nowrap;
  font-weight: 600;
  cursor: pointer;
  flex-shrink: 0;
}.wzt_sbar_tab_hjp:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(200, 146, 42, 0.45);
  color: #F5EDD4;
}.wzt_sbar_tab_hjp.wzt_state_active_hjp {
  border-color: rgba(200, 146, 42, 0.07);
  background: rgba(200, 146, 42, 0.18);
  color: #F5EDD4;
}.wzt_sbar_tab_ic_hjp svg {
  width: 0.875rem;
  height: 14px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.wzt_wy_hjp {
  padding: 32px 1rem 0;
  background: #0C0A05;
}
@media(min-width: 767px) {.wzt_wy_hjp {
  padding: 2.5rem 24px 0;
}
}.wzt_wy_in_hjp {
  margin: 0 auto;
  max-width: 83.75rem;
}.wzt_wy_head_hjp {
  max-width: 720px;
  margin-bottom: 18px;
}.wzt_wy_label_hjp {
  text-transform: uppercase;
  margin-bottom: 8px;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
  color: #C8922A;
}.wzt_wy_h2_hjp {
  color: #F5EDD4;
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 8px;
  font-size: 20px;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.wzt_wy_h2_hjp {
  font-size: 1.5rem;
}
}.wzt_wy_intro_hjp {
  margin: 0;
  color: #7A6840;
  font-size: 13px;
  line-height: 1.6;
}.wzt_wy_grid_hjp {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.wzt_wy_grid_hjp {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.wzt_wy_grid_hjp {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.wzt_wy_card_hjp {
  transition: border-color .2s,transform .2s;
  padding: 1.25rem;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #18150C;
}.wzt_wy_card_hjp:hover {
  border-color: rgba(200, 146, 42, 0.07);
  transform: translateY(-2px);
}.wzt_wy_card_ic_hjp {
  background: rgba(200, 146, 42, 0.18);
  border-radius: 50%;
  justify-content: center;
  width: 2.75rem;
  color: #C8922A;
  margin-bottom: 0.875rem;
  height: 44px;
  display: flex;
  align-items: center;
}.wzt_wy_card_ic_hjp svg {
  stroke-linejoin: round;
  height: 22px;
  stroke-linecap: round;
  width: 1.375rem;
}.wzt_wy_card_h_hjp {
  font-size: 15px;
  line-height: 1.25;
  font-weight: 700;
  margin-bottom: 0.375rem;
  color: #F5EDD4;
  overflow-wrap: break-word;
}.wzt_wy_card_p_hjp {
  overflow-wrap: break-word;
  color: #7A6840;
  line-height: 1.6;
  font-size: 0.813rem;
}.wzt_wy_card_p_hjp strong {
  font-weight: 600;
  color: #D4C49A;
}.wzt_gcg_hjp {
  background: #0C0A05;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.wzt_gcg_hjp {
  padding: 44px 24px 0;
}
}.wzt_gcg_in_hjp {
  margin: 0 auto;
  max-width: 83.75rem;
}.wzt_gcg_head_hjp {
  max-width: 720px;
  margin-bottom: 20px;
}.wzt_gcg_label_hjp {
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #C8922A;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
}.wzt_gcg_h2_hjp {
  font-weight: 800;
  margin-bottom: 0.5rem;
  color: #F5EDD4;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  font-size: 22px;
}
@media(min-width: 766px) {.wzt_gcg_h2_hjp {
  font-size: 28px;
}
}.wzt_gcg_intro_hjp {
  font-size: 13px;
  color: #7A6840;
  line-height: 1.6;
}.wzt_gcg_grid_hjp {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 642px) {.wzt_gcg_grid_hjp {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.wzt_gcg_grid_hjp {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.wzt_gcg_card_hjp {
  padding: 1.25rem;
  transition: transform .2s,border-color .2s;
  border-radius: 1rem;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.09);
  flex-direction: column;
  justify-content: flex-end;
  cursor: pointer;
  position: relative;
  min-height: 240px;
  display: flex;
}.wzt_gcg_card_hjp:hover {
  transform: translateY(-3px);
  border-color: rgba(200, 146, 42, 0.18);
}.wzt_gcg_card_bg_hjp {
  inset: 0;
  position: absolute;
  z-index: 0;
}.wzt_gcg_card_bg_hjp::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  content: '';
  position: absolute;
}.wzt_gcg_card_ic_hjp {
  border-radius: 0.375rem;
  background: rgba(0,0,0,.45);
  position: absolute;
  z-index: 2;
  align-items: center;
  height: 40px;
  top: 1.125rem;
  width: 40px;
  color: #F5EDD4;
  display: flex;
  right: 18px;
  justify-content: center;
}.wzt_gcg_card_ic_hjp svg {
  width: 1.25rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 20px;
}.wzt_gcg_card_ct_hjp {
  position: relative;
  z-index: 1;
}.wzt_gcg_card_h_hjp {
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: #F5EDD4;
  font-weight: 800;
  font-size: 18px;
  line-height: 1.2;
}
@media(min-width: 771px) {.wzt_gcg_card_h_hjp {
  font-size: 1.25rem;
}
}.wzt_gcg_card_p_hjp {
  color: rgba(255,255,255,.82);
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 12px;
}.wzt_gcg_card_p_hjp strong {
  color: #F5EDD4;
  font-weight: 600;
}.wzt_gcg_card_cta_hjp {
  gap: 0.25rem;
  text-transform: uppercase;
  display: inline-flex;
  font-weight: 700;
  align-items: center;
  color: #C8922A;
  font-size: 0.75rem;
  letter-spacing: .04em;
}.wzt_gcg_card_cta_hjp svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 12px;
  height: 12px;
}.wzt_gr_jp_hjp {
  background: linear-gradient(135deg,#1A0E2C 0%,#07050F 100%);
  overflow: hidden;
  border-radius: 16px;
  padding: 20px;
  position: relative;
}.wzt_gr_jp_hjp::before {
  background: radial-gradient(circle,rgba(122, 78, 18, 0.28) 0%,transparent 70%);
  border-radius: 50%;
  height: 15.625rem;
  width: 15.625rem;
  left: -60px;
  top: -60px;
  position: absolute;
  content: '';
}.wzt_gr_jp_hjp::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(212, 160, 23, 0.18) 0%,transparent 70%);
  position: absolute;
  bottom: -2.5rem;
  width: 12.5rem;
  content: '';
  height: 200px;
  right: 0;
}.wzt_gr_jp_head_hjp {
  gap: 16px;
  display: flex;
  margin-bottom: 1rem;
  z-index: 1;
  flex-wrap: wrap;
  position: relative;
  align-items: flex-start;
}.wzt_gr_jp_info_hjp {
  flex: 1;
}.wzt_gr_jp_label_hjp {
  font-size: 11px;
  font-weight: 700;
  color: #9B59B6;
  letter-spacing: .08em;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
}.wzt_gr_jp_label_hjp svg {
  stroke-linejoin: round;
  width: 14px;
  margin-right: 0.25rem;
  stroke-linecap: round;
  height: 0.875rem;
  vertical-align: -2px;
}.wzt_gr_jp_amount_hjp {
  font-weight: 800;
  font-size: 32px;
  margin-bottom: 4px;
  font-family: 'Cormorant Garamond', serif;
  line-height: 1;
  overflow-wrap: break-word;
  color: #F5EDD4;
}
@media(min-width: 767px) {.wzt_gr_jp_amount_hjp {
  font-size: 2.5rem;
}
}.wzt_gr_jp_amount_hjp span {
  color: #D4A017;
}.wzt_gr_jp_seo_hjp {
  color: #A89060;
  font-size: 12px;
  line-height: 1.5;
  max-width: 480px;
  overflow-wrap: break-word;
}.wzt_gr_jp_cta_hjp {
  border: 1px solid rgba(122, 78, 18, 0.28);
  background: rgba(122, 78, 18, 0.28);
  padding: 11px 20px;
  border-radius: 10px;
  transition: background .2s;
  align-self: flex-start;
  white-space: nowrap;
  color: #F5EDD4;
  font-weight: 700;
  position: relative;
  flex-shrink: 0;
  margin-top: 4px;
  z-index: 1;
  font-size: 0.813rem;
}.wzt_gr_jp_cta_hjp:hover {
  background: #7A4E12;
}.wzt_ws_hjp {
  background: #0C0A05;
  padding: 2rem 16px 0;
}
@media(min-width: 765px) {.wzt_ws_hjp {
  padding: 36px 24px 0;
}
}.wzt_ws_in_hjp {
  margin: 0 auto;
  max-width: 83.75rem;
}.wzt_ws_head_hjp {
  gap: 12px;
  flex-wrap: wrap;
  margin-bottom: 0.875rem;
  align-items: center;
  justify-content: space-between;
  display: flex;
}.wzt_ws_title_hjp {
  gap: 0.625rem;
  font-weight: 700;
  font-family: 'Cormorant Garamond', serif;
  display: flex;
  overflow-wrap: break-word;
  font-size: 1rem;
  flex-wrap: wrap;
  color: #F5EDD4;
  align-items: center;
}.wzt_ws_title_ic_hjp svg {
  stroke-linecap: round;
  width: 1.125rem;
  height: 18px;
  color: #D4A017;
  stroke-linejoin: round;
}.wzt_ws_online_hjp {
  gap: 7px;
  font-weight: 600;
  display: flex;
  font-size: 0.75rem;
  color: #7A6840;
  align-items: center;
}.wzt_ws_online_dot_hjp {
  border-radius: 50%;
  background: #2EAA6B;
  width: 0.5rem;
  box-shadow: 0 0 0.375rem rgba(46, 170, 107, 0.16);
  height: 0.5rem;
  flex-shrink: 0;
}.wzt_ws_scroll_hjp {
  gap: 8px;
  display: flex;
  padding-bottom: 0.5rem;
  overflow-x: auto;
  scrollbar-width: none;
}.wzt_ws_scroll_hjp::-webkit-scrollbar {
  display: none;
}.wzt_wc_hjp {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.625rem 0.875rem;
  gap: 0.625rem;
  background: #121009;
  border-radius: 0.625rem;
  min-width: 13.75rem;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}.wzt_wc_img_hjp {
  border-radius: 6px;
  background: #18150C;
  overflow: hidden;
  height: 2.25rem;
  width: 36px;
  flex-shrink: 0;
}.wzt_wc_img_hjp img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.wzt_wc_info_hjp {
  min-width: 0;
}.wzt_wc_game_hjp {
  overflow: hidden;
  white-space: nowrap;
  font-size: 12px;
  color: #D4C49A;
  font-weight: 600;
  text-overflow: ellipsis;
}.wzt_wc_player_hjp {
  overflow: hidden;
  white-space: nowrap;
  color: #6B5A34;
  font-size: 0.625rem;
  text-overflow: ellipsis;
}.wzt_wc_amount_hjp {
  flex-shrink: 0;
  font-weight: 700;
  margin-left: auto;
  color: #2EAA6B;
  font-size: 0.813rem;
  white-space: nowrap;
}.wzt_prov_hjp {
  padding: 2.25rem 16px 0;
  background: #0C0A05;
}
@media(min-width: 771px) {.wzt_prov_hjp {
  padding: 44px 1.5rem 0;
}
}.wzt_prov_in_hjp {
  margin: 0 auto;
  max-width: 1340px;
}.wzt_prov_head_hjp {
  margin-bottom: 16px;
}.wzt_prov_label_hjp {
  font-size: 0.688rem;
  color: #C8922A;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-weight: 700;
}.wzt_prov_h2_hjp {
  margin-bottom: 0.5rem;
  font-size: 20px;
  color: #F5EDD4;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.wzt_prov_h2_hjp {
  font-size: 1.5rem;
}
}.wzt_prov_seo_hjp {
  margin-bottom: 1rem;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #7A6840;
  max-width: 620px;
  font-size: 0.813rem;
}.wzt_prov_seo_hjp strong {
  font-weight: 700;
  color: #D4C49A;
}.wzt_prov_seo_hjp a {
  color: #C8922A;
  text-decoration: underline;
}.wzt_prov_grid_hjp {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 641px) {.wzt_prov_grid_hjp {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1082px) {.wzt_prov_grid_hjp {
  grid-template-columns: repeat(8,1fr);
}
}.wzt_prov_card_hjp {
  padding: 14px 10px;
  transition: border-color .2s,background .2s;
  gap: 0.438rem;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #121009;
  align-items: center;
  display: flex;
  cursor: pointer;
  flex-direction: column;
}.wzt_prov_card_hjp:hover {
  background: #18150C;
  border-color: rgba(200, 146, 42, 0.45);
}.wzt_prov_logo_hjp {
  border-radius: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  width: 2.75rem;
  align-items: center;
  justify-content: center;
  display: flex;
  height: 44px;
}.wzt_prov_logo_hjp img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}.wzt_prov_name_hjp {
  color: #A89060;
  text-align: center;
  font-weight: 600;
  font-size: 11px;
  overflow-wrap: break-word;
}.wzt_bon_hjp {
  padding: 36px 1rem 0;
  background: #0C0A05;
}
@media(min-width: 769px) {.wzt_bon_hjp {
  padding: 44px 1.5rem 0;
}
}.wzt_bon_in_hjp {
  margin: 0 auto;
  max-width: 1340px;
}.wzt_bon_head_hjp {
  margin-bottom: 20px;
}.wzt_bon_label_hjp {
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  color: #C8922A;
  font-size: 11px;
}.wzt_bon_h2_hjp {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #F5EDD4;
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 0.5rem;
  font-weight: 800;
}
@media(min-width: 769px) {.wzt_bon_h2_hjp {
  font-size: 24px;
}
}.wzt_bon_seo_hjp {
  line-height: 1.6;
  max-width: 38.75rem;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #7A6840;
}.wzt_bon_seo_hjp strong {
  color: #D4C49A;
  font-weight: 700;
}.wzt_bon_seo_hjp a {
  color: #C8922A;
  text-decoration: underline;
}.wzt_bon_grid_hjp {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 641px) {.wzt_bon_grid_hjp {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.wzt_bon_grid_hjp {
  grid-template-columns: repeat(5,1fr);
}
}.wzt_bon_card_hjp {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #121009;
  padding: 1rem;
  border-radius: 0.625rem;
  transition: border-color .2s,transform .2s;
}.wzt_bon_card_hjp:hover {
  border-color: rgba(200, 146, 42, 0.07);
  transform: translateY(-2px);
}.wzt_bon_card_ic_hjp svg {
  stroke-linejoin: round;
  height: 26px;
  stroke-linecap: round;
  width: 1.625rem;
}.wzt_bon_card_ic_hjp {
  margin-bottom: 10px;
}.wzt_bon_card_type_hjp {
  color: #7A6840;
  letter-spacing: .06em;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 6px;
  font-size: 10px;
}.wzt_bon_card_amount_hjp {
  font-size: 1.125rem;
  color: #D4A017;
  margin-bottom: 6px;
  line-height: 1.1;
  font-weight: 800;
}.wzt_bon_card_name_hjp {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  font-weight: 600;
  margin-bottom: 8px;
  color: #F5EDD4;
}.wzt_bon_card_detail_hjp {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 0.688rem;
  color: #6B5A34;
  padding-top: 8px;
  line-height: 1.5;
  overflow-wrap: break-word;
}.wzt_app_hjp {
  padding: 2.25rem 1rem 0;
  background: #0C0A05;
}
@media(min-width: 769px) {.wzt_app_hjp {
  padding: 2.75rem 1.5rem 0;
}
}.wzt_app_in_hjp {
  margin: 0 auto;
  max-width: 1340px;
}.wzt_app_head_hjp {
  margin-bottom: 1rem;
}.wzt_app_label_hjp {
  letter-spacing: .08em;
  font-size: 11px;
  color: #C8922A;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-weight: 700;
}.wzt_app_h2_hjp {
  font-weight: 800;
  margin-bottom: 0.375rem;
  color: #F5EDD4;
  overflow-wrap: break-word;
  font-size: 20px;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 769px) {.wzt_app_h2_hjp {
  font-size: 24px;
}
}.wzt_app_sub_hjp {
  max-width: 37.5rem;
  overflow-wrap: break-word;
  color: #7A6840;
  font-size: 0.813rem;
  line-height: 1.6;
}.wzt_app_sub_hjp strong {
  color: #D4C49A;
  font-weight: 700;
}.wzt_app_cards_hjp {
  gap: 10px;
  margin-top: 16px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.wzt_app_cards_hjp {
  grid-template-columns: repeat(3,1fr);
}
}.wzt_app_card_hjp {
  overflow: hidden;
  border-radius: 10px;
  gap: 1rem;
  padding: 20px;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
  position: relative;
}.wzt_app_card_ios_hjp {
  background: linear-gradient(135deg,rgba(200, 146, 42, 0.18) 0%,#18150C 100%);
}.wzt_app_card_android_hjp {
  background: linear-gradient(135deg,rgba(46, 170, 107, 0.16) 0%,#18150C 100%);
}.wzt_app_card_win_hjp {
  background: linear-gradient(135deg,rgba(212, 160, 23, 0.18) 0%,#18150C 100%);
}.wzt_app_card_ic_hjp svg {
  stroke-linecap: round;
  height: 34px;
  width: 34px;
  stroke-linejoin: round;
}.wzt_app_card_ic_hjp {
  color: #F5EDD4;
  flex-shrink: 0;
}.wzt_app_card_os_hjp {
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.375rem;
  font-size: 10px;
  color: #7A6840;
  text-transform: uppercase;
}.wzt_app_card_title_hjp {
  line-height: 1.2;
  color: #F5EDD4;
  margin-bottom: 6px;
  font-size: 0.938rem;
  font-weight: 700;
  overflow-wrap: break-word;
}.wzt_app_card_text_hjp {
  overflow-wrap: break-word;
  color: #7A6840;
  line-height: 1.5;
  margin-bottom: 14px;
  font-size: 12px;
}.wzt_app_card_btn_hjp {
  padding: 0.625rem 1.125rem;
  transition: background .2s;
  border-radius: 0.375rem;
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(200, 146, 42, 0.45);
  gap: 0.438rem;
  align-items: center;
  font-weight: 700;
  font-size: 13px;
  display: inline-flex;
  color: #F5EDD4;
}.wzt_app_card_btn_hjp:hover {
  background: rgba(255, 255, 255, 0.07);
}.wzt_htp_hjp {
  background: #0C0A05;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.wzt_htp_hjp {
  padding: 2.75rem 1.5rem 0;
}
}.wzt_htp_in_hjp {
  margin: 0 auto;
  max-width: 1340px;
}.wzt_htp_head_hjp {
  max-width: 45rem;
  margin-bottom: 1.375rem;
}.wzt_htp_label_hjp {
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #C8922A;
}.wzt_htp_h2_hjp {
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.5rem;
  font-size: 1.375rem;
  color: #F5EDD4;
}
@media(min-width: 770px) {.wzt_htp_h2_hjp {
  font-size: 1.75rem;
}
}.wzt_htp_intro_hjp {
  color: #7A6840;
  font-size: 0.875rem;
  line-height: 1.6;
}.wzt_htp_steps_hjp {
  gap: 12px;
  padding: 0;
  margin: 0;
  list-style: none;
  grid-template-columns: 1fr;
  counter-reset: none;
  display: grid;
}
@media(min-width: 637px) {.wzt_htp_steps_hjp {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.wzt_htp_steps_hjp {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.wzt_htp_step_hjp {
  background: #18150C;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.25rem 1.125rem 18px;
  display: flex;
  position: relative;
  flex-direction: column;
}.wzt_htp_step_num_hjp {
  border-radius: 50%;
  background: #C8922A;
  font-family: 'Cormorant Garamond', serif;
  position: absolute;
  top: -0.75rem;
  color: #0D0B03;
  height: 1.75rem;
  font-size: 13px;
  align-items: center;
  font-weight: 800;
  width: 28px;
  display: flex;
  left: 20px;
  justify-content: center;
}.wzt_htp_step_ic_hjp {
  background: rgba(200, 146, 42, 0.18);
  margin: 0.5rem 0 12px;
  border-radius: 6px;
  color: #C8922A;
  height: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 2.25rem;
}.wzt_htp_step_ic_hjp svg {
  width: 18px;
  height: 1.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.wzt_htp_step_h_hjp {
  font-size: 0.875rem;
  margin-bottom: 6px;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F5EDD4;
}.wzt_htp_step_p_hjp {
  line-height: 1.55;
  color: #7A6840;
  overflow-wrap: break-word;
  font-size: 13px;
}.wzt_htp_step_p_hjp strong {
  color: #D4C49A;
  font-weight: 600;
}.wzt_htp_cta_hjp {
  padding: 0.813rem 1.625rem;
  background: #2EAA6B;
  border-radius: 10px;
  transition: background .2s;
  margin-top: 20px;
  font-weight: 700;
  font-size: 0.875rem;
  color: #0D0B03;
  display: inline-block;
}.wzt_htp_cta_hjp:hover {
  background: #35C47C;
}.wzt_reg_hjp {
  padding: 36px 1rem 0;
  background: #0C0A05;
}
@media(min-width: 771px) {.wzt_reg_hjp {
  padding: 2.75rem 24px 0;
}
}.wzt_reg_in_hjp {
  margin: 0 auto;
  background: #18150C;
  padding: 28px 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 16px;
  max-width: 83.75rem;
}
@media(min-width: 769px) {.wzt_reg_in_hjp {
  padding: 40px;
}
}.wzt_reg_top_hjp {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 857px) {.wzt_reg_top_hjp {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.wzt_reg_label_hjp {
  font-size: 11px;
  color: #C8922A;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
}.wzt_reg_h2_hjp {
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  color: #F5EDD4;
  font-size: 22px;
  line-height: 1.2;
  margin-bottom: 12px;
  font-weight: 800;
}
@media(min-width: 770px) {.wzt_reg_h2_hjp {
  font-size: 28px;
}
}.wzt_reg_bonus_hjp {
  border-radius: 10px;
  border: 1px solid rgba(212, 160, 23, 0.18);
  background: rgba(212, 160, 23, 0.18);
  padding: 10px 16px;
  gap: 8px;
  display: inline-flex;
  align-items: center;
  margin-bottom: 1rem;
}.wzt_reg_bonus_amount_hjp {
  color: #D4A017;
  font-size: 1.25rem;
  font-weight: 800;
}.wzt_reg_bonus_text_hjp {
  line-height: 1.35;
  font-size: 13px;
  color: #A89060;
}.wzt_reg_cta_btn_hjp {
  padding: 14px 2rem;
  background: #2EAA6B;
  transition: background .2s;
  border-radius: 10px;
  margin-bottom: 0.75rem;
  color: #0D0B03;
  font-weight: 700;
  font-size: 0.938rem;
  box-shadow: 0 0.375rem 22px rgba(46, 170, 107, 0.44);
  display: inline-block;
}.wzt_reg_cta_btn_hjp:hover {
  background: #35C47C;
}.wzt_reg_terms_hjp {
  font-size: 11px;
  line-height: 1.5;
  color: #6B5A34;
}.wzt_reg_seo_hjp {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #7A6840;
  line-height: 1.65;
  overflow-wrap: break-word;
  margin-top: 20px;
  font-size: 0.813rem;
  padding-top: 20px;
}.wzt_reg_seo_hjp p {
  font-size: 13px;
  margin-bottom: 10px;
  line-height: 1.65;
  color: #7A6840;
}.wzt_reg_seo_hjp p:last-child {
  margin-bottom: 0;
}.wzt_reg_seo_hjp strong {
  color: #D4C49A;
  font-weight: 700;
}.wzt_reg_seo_hjp a {
  transition: color .2s;
  color: #C8922A;
  text-decoration: underline;
}.wzt_reg_seo_hjp a:hover {
  color: #DBA534;
}.wzt_reg_seo_hjp ul,.wzt_reg_seo_hjp ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 18px;
}.wzt_reg_seo_hjp ol {
  list-style: decimal;
}.wzt_reg_seo_hjp li {
  font-size: 0.813rem;
  margin-bottom: 0.25rem;
  color: #7A6840;
  line-height: 1.65;
}.wzt_reg_seo_hjp table {
  font-size: 0.813rem;
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
  width: 100%;
  margin-bottom: 0.625rem;
}
@media(min-width: 766px) {.wzt_reg_seo_hjp table {
  display: table;
}
}.wzt_reg_seo_hjp th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.5rem;
  text-align: left;
  font-weight: 700;
  color: #D4C49A;
}.wzt_reg_seo_hjp td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7A6840;
}.wzt_reg_steps_hjp {
  gap: 14px;
  margin-top: 1.75rem;
  flex-direction: column;
  display: flex;
}
@media(min-width: 862px) {.wzt_reg_steps_hjp {
  margin-top: 0;
}
}.wzt_reg_step_hjp {
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 10px;
  padding: 1rem;
  gap: 0.875rem;
  background: rgba(255, 255, 255, 0.05);
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.wzt_reg_step_num_hjp {
  border-radius: 50%;
  background: rgba(200, 146, 42, 0.18);
  border: 1px solid rgba(200, 146, 42, 0.07);
  display: flex;
  justify-content: center;
  flex-shrink: 0;
  font-size: 0.875rem;
  align-items: center;
  width: 2.125rem;
  height: 2.125rem;
  color: #C8922A;
  font-weight: 800;
}.wzt_reg_step_title_hjp {
  color: #F5EDD4;
  margin-bottom: 3px;
  font-size: 14px;
  font-weight: 700;
}.wzt_reg_step_text_hjp {
  color: #7A6840;
  line-height: 1.5;
  font-size: 0.75rem;
}.wzt_reg_trust_hjp {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  flex-wrap: wrap;
  margin-top: 1.25rem;
  display: flex;
  padding-top: 20px;
}.wzt_reg_trust_item_hjp {
  gap: 0.438rem;
  color: #7A6840;
  overflow-wrap: break-word;
  align-items: center;
  display: flex;
  font-size: 12px;
}.wzt_reg_trust_ic_hjp svg {
  width: 1rem;
  color: #C8922A;
  stroke-linecap: round;
  height: 16px;
  stroke-linejoin: round;
}.wzt_seo_hjp {
  background: #0C0A05;
  padding: 2.25rem 16px 0;
}
@media(min-width: 770px) {.wzt_seo_hjp {
  padding: 2.75rem 24px 0;
}
}.wzt_seo_in_hjp {
  margin: 0 auto;
  border-radius: 16px;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #18150C;
  max-width: 1340px;
}
@media(min-width: 766px) {.wzt_seo_in_hjp {
  padding: 36px 2.5rem;
}
}.wzt_seo_label_hjp {
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #C8922A;
}.wzt_seo_h2_hjp {
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  font-size: 20px;
  color: #F5EDD4;
  line-height: 1.25;
  font-weight: 800;
}
@media(min-width: 771px) {.wzt_seo_h2_hjp {
  font-size: 1.5rem;
}
}.wzt_seo_body_hjp {
  color: #A89060;
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 14px;
}.wzt_seo_body_hjp p {
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 12px;
  color: #A89060;
}.wzt_seo_body_hjp p:last-child {
  margin-bottom: 0;
}.wzt_seo_body_hjp strong {
  font-weight: 700;
  color: #D4C49A;
}.wzt_seo_body_hjp a {
  transition: color .2s;
  color: #C8922A;
  text-decoration: underline;
}.wzt_seo_body_hjp a:hover {
  color: #DBA534;
}.wzt_seo_body_hjp ul,.wzt_seo_body_hjp ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.wzt_seo_body_hjp ol {
  list-style: decimal;
}.wzt_seo_body_hjp li {
  margin-bottom: 0.375rem;
  color: #A89060;
  line-height: 1.75;
  font-size: 14px;
}.wzt_seo_body_hjp table {
  width: 100%;
  overflow-x: auto;
  font-size: 13px;
  margin-bottom: 12px;
  display: block;
  border-collapse: collapse;
}
@media(min-width: 766px) {.wzt_seo_body_hjp table {
  display: table;
}
}.wzt_seo_body_hjp th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  text-align: left;
  font-weight: 700;
  color: #D4C49A;
}.wzt_seo_body_hjp td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A89060;
}.wzt_seo_cols_hjp {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 638px) {.wzt_seo_cols_hjp {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.wzt_seo_cols_hjp {
  grid-template-columns: repeat(3,1fr);
}
}.wzt_seo_col_h_hjp {
  overflow-wrap: break-word;
  font-size: 13px;
  color: #D4C49A;
  font-weight: 700;
  margin-bottom: 7px;
}.wzt_seo_col_p_hjp {
  color: #7A6840;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
}.wzt_seo_stats_hjp {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.wzt_seo_stat_hjp {
  flex: 1;
  padding: 14px 16px;
  border: 1px solid rgba(200, 146, 42, 0.18);
  border-radius: 0.625rem;
  background: rgba(200, 146, 42, 0.07);
  min-width: 8.75rem;
}.wzt_seo_stat_val_hjp {
  color: #C8922A;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 4px;
}.wzt_seo_stat_lb_hjp {
  overflow-wrap: break-word;
  color: #7A6840;
  font-size: 11px;
}.wzt_pmt_hjp {
  background: #0C0A05;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.wzt_pmt_hjp {
  padding: 2.75rem 24px 0;
}
}.wzt_pmt_in_hjp {
  margin: 0 auto;
  max-width: 1340px;
}.wzt_pmt_head_hjp {
  max-width: 45rem;
  margin-bottom: 1.375rem;
}.wzt_pmt_label_hjp {
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 8px;
  color: #C8922A;
}.wzt_pmt_h2_hjp {
  color: #F5EDD4;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 22px;
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 8px;
}
@media(min-width: 769px) {.wzt_pmt_h2_hjp {
  font-size: 28px;
}
}.wzt_pmt_intro_hjp {
  font-size: 14px;
  color: #7A6840;
  line-height: 1.6;
  overflow-wrap: break-word;
}.wzt_pmt_groups_hjp {
  gap: 20px;
  flex-direction: column;
  display: flex;
}.wzt_pmt_group_hjp {
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #18150C;
  padding: 20px;
}.wzt_pmt_group_head_hjp {
  gap: 0.75rem;
  align-items: center;
  display: flex;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
}.wzt_pmt_group_ic_hjp {
  background: rgba(200, 146, 42, 0.18);
  border-radius: 6px;
  width: 36px;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  color: #C8922A;
  height: 2.25rem;
  align-items: center;
}.wzt_pmt_group_ic_hjp svg {
  width: 1.125rem;
  height: 1.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.wzt_pmt_group_h_hjp {
  margin: 0;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 700;
  font-size: 16px;
  color: #F5EDD4;
  overflow-wrap: break-word;
}.wzt_pmt_group_p_hjp {
  margin-bottom: 0.875rem;
  color: #7A6840;
  line-height: 1.6;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.wzt_pmt_group_p_hjp strong {
  color: #D4C49A;
  font-weight: 600;
}.wzt_pmt_table_wrap_hjp {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.wzt_pmt_table_hjp {
  width: 100%;
  border-collapse: collapse;
  font-size: 13px;
  min-width: 33.75rem;
}.wzt_pmt_table_hjp th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  white-space: nowrap;
  font-size: 0.688rem;
  letter-spacing: .04em;
  text-transform: uppercase;
  font-weight: 700;
  text-align: left;
  color: #D4C49A;
}.wzt_pmt_table_hjp td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  color: #7A6840;
}.wzt_pmt_table_hjp tbody tr:last-child td {
  border-bottom: none;
}.wzt_pmt_table_hjp tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #D4C49A;
}.wzt_seo_hjp {
  background: #0C0A05;
  padding: 2.25rem 16px 0;
}
@media(min-width:768px) {.wzt_seo_hjp {
  padding: 2.75rem 1.5rem 0;
}
}.wzt_seo_in_hjp {
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.75rem 24px;
  background: #18150C;
  border-radius: 1rem;
  max-width: 83.75rem;
}
@media(min-width: 767px) {.wzt_seo_in_hjp {
  padding: 2.25rem 2.5rem;
}
}.wzt_seo_label_hjp {
  margin-bottom: 10px;
  font-size: 0.688rem;
  color: #C8922A;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
}.wzt_seo_h2_hjp {
  overflow-wrap: break-word;
  font-size: 20px;
  color: #F5EDD4;
  font-family: 'Cormorant Garamond', serif;
  line-height: 1.25;
  margin-bottom: 14px;
  font-weight: 800;
}
@media(min-width: 765px) {.wzt_seo_h2_hjp {
  font-size: 24px;
}
}.wzt_seo_body_hjp {
  font-size: 14px;
  line-height: 1.75;
  color: #A89060;
  overflow-wrap: break-word;
}.wzt_seo_body_hjp p {
  color: #A89060;
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 0.75rem;
}.wzt_seo_body_hjp p:last-child {
  margin-bottom: 0;
}.wzt_seo_body_hjp strong {
  color: #D4C49A;
  font-weight: 700;
}.wzt_seo_body_hjp a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8922A;
}.wzt_seo_body_hjp a:hover {
  color: #DBA534;
}.wzt_seo_body_hjp ul,.wzt_seo_body_hjp ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.wzt_seo_body_hjp ol {
  list-style: decimal;
}.wzt_seo_body_hjp li {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #A89060;
  margin-bottom: 0.375rem;
}.wzt_seo_body_hjp table {
  margin-bottom: 0.75rem;
  border-collapse: collapse;
  overflow-x: auto;
  font-size: 13px;
  width: 100%;
  display: block;
}
@media(min-width: 770px) {.wzt_seo_body_hjp table {
  display: table;
}
}.wzt_seo_body_hjp th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #D4C49A;
  text-align: left;
}.wzt_seo_body_hjp td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A89060;
}.wzt_seo_cols_hjp {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 638px) {.wzt_seo_cols_hjp {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.wzt_seo_cols_hjp {
  grid-template-columns: repeat(3,1fr);
}
}.wzt_seo_col_h_hjp {
  overflow-wrap: break-word;
  font-weight: 700;
  color: #D4C49A;
  font-size: 0.813rem;
  margin-bottom: 7px;
}.wzt_seo_col_p_hjp {
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #7A6840;
}.wzt_seo_stats_hjp {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.wzt_seo_stat_hjp {
  border: 1px solid rgba(200, 146, 42, 0.18);
  flex: 1;
  border-radius: 10px;
  background: rgba(200, 146, 42, 0.07);
  padding: 0.875rem 16px;
  min-width: 8.75rem;
}.wzt_seo_stat_val_hjp {
  color: #C8922A;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-weight: 800;
  font-size: 1.25rem;
}.wzt_seo_stat_lb_hjp {
  color: #7A6840;
  font-size: 11px;
  overflow-wrap: break-word;
}.wzt_seo_hjp {
  background: #0C0A05;
  padding: 36px 1rem 0;
}
@media(min-width: 770px) {.wzt_seo_hjp {
  padding: 44px 24px 0;
}
}.wzt_seo_in_hjp {
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 16px;
  margin: 0 auto;
  background: #18150C;
  max-width: 83.75rem;
}
@media(min-width: 771px) {.wzt_seo_in_hjp {
  padding: 2.25rem 40px;
}
}.wzt_seo_label_hjp {
  margin-bottom: 0.625rem;
  font-weight: 700;
  letter-spacing: .08em;
  color: #C8922A;
  font-size: 11px;
  text-transform: uppercase;
}.wzt_seo_h2_hjp {
  font-family: 'Cormorant Garamond', serif;
  color: #F5EDD4;
  margin-bottom: 0.875rem;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1.25;
}
@media(min-width: 770px) {.wzt_seo_h2_hjp {
  font-size: 1.5rem;
}
}.wzt_seo_body_hjp {
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #A89060;
}.wzt_seo_body_hjp p {
  color: #A89060;
  margin-bottom: 12px;
  font-size: 0.875rem;
  line-height: 1.75;
}.wzt_seo_body_hjp p:last-child {
  margin-bottom: 0;
}.wzt_seo_body_hjp strong {
  font-weight: 700;
  color: #D4C49A;
}.wzt_seo_body_hjp a {
  transition: color .2s;
  color: #C8922A;
  text-decoration: underline;
}.wzt_seo_body_hjp a:hover {
  color: #DBA534;
}.wzt_seo_body_hjp ul,.wzt_seo_body_hjp ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.wzt_seo_body_hjp ol {
  list-style: decimal;
}.wzt_seo_body_hjp li {
  font-size: 14px;
  line-height: 1.75;
  color: #A89060;
  margin-bottom: 6px;
}.wzt_seo_body_hjp table {
  overflow-x: auto;
  font-size: 13px;
  display: block;
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
}
@media(min-width: 765px) {.wzt_seo_body_hjp table {
  display: table;
}
}.wzt_seo_body_hjp th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #D4C49A;
  text-align: left;
  font-weight: 700;
}.wzt_seo_body_hjp td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #A89060;
}.wzt_seo_cols_hjp {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width:640px) {.wzt_seo_cols_hjp {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.wzt_seo_cols_hjp {
  grid-template-columns: repeat(3,1fr);
}
}.wzt_seo_col_h_hjp {
  margin-bottom: 7px;
  font-weight: 700;
  color: #D4C49A;
  overflow-wrap: break-word;
  font-size: 13px;
}.wzt_seo_col_p_hjp {
  line-height: 1.65;
  font-size: 0.813rem;
  color: #7A6840;
  overflow-wrap: break-word;
}.wzt_seo_stats_hjp {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.wzt_seo_stat_hjp {
  background: rgba(200, 146, 42, 0.07);
  flex: 1;
  border-radius: 10px;
  padding: 0.875rem 1rem;
  border: 1px solid rgba(200, 146, 42, 0.18);
  min-width: 8.75rem;
}.wzt_seo_stat_val_hjp {
  color: #C8922A;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 0.25rem;
}.wzt_seo_stat_lb_hjp {
  color: #7A6840;
  font-size: 11px;
  overflow-wrap: break-word;
}.wzt_rv_hjp {
  padding: 36px 16px 0;
  background: #0C0A05;
}
@media(min-width: 769px) {.wzt_rv_hjp {
  padding: 2.75rem 24px 0;
}
}.wzt_rv_in_hjp {
  margin: 0 auto;
  max-width: 83.75rem;
}.wzt_rv_head_hjp {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.wzt_rv_label_hjp {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #C8922A;
  letter-spacing: .08em;
  margin-bottom: 8px;
}.wzt_rv_h2_hjp {
  color: #F5EDD4;
  margin-bottom: 0.625rem;
  font-size: 22px;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 770px) {.wzt_rv_h2_hjp {
  font-size: 28px;
}
}.wzt_rv_stats_hjp {
  gap: 18px;
  color: #7A6840;
  font-size: 13px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.wzt_rv_stats_score_hjp {
  gap: 0.375rem;
  display: flex;
  align-items: baseline;
}.wzt_rv_stats_score_val_hjp {
  color: #D4A017;
  font-family: 'Cormorant Garamond', serif;
  font-size: 22px;
  font-weight: 800;
}.wzt_rv_stats_score_max_hjp {
  font-size: 0.813rem;
  color: #6B5A34;
}.wzt_rv_stats_badge_hjp {
  gap: 4px;
  align-items: center;
  display: flex;
}.wzt_rv_stats_badge_hjp svg {
  height: 14px;
  color: #D4A017;
  width: 0.875rem;
}.wzt_rv_grid_hjp {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.wzt_rv_grid_hjp {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.wzt_rv_grid_hjp {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.wzt_rv_card_hjp {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.625rem;
  padding: 1.25rem;
  background: #18150C;
  flex-direction: column;
  display: flex;
}.wzt_rv_card_stars_hjp {
  gap: 2px;
  color: #D4A017;
  margin-bottom: 10px;
  display: flex;
}.wzt_rv_card_stars_hjp svg {
  height: 0.875rem;
  width: 0.875rem;
}.wzt_rv_card_h_hjp {
  color: #F5EDD4;
  font-weight: 700;
  margin-bottom: 8px;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.3;
}.wzt_rv_card_body_hjp {
  flex: 1;
  color: #7A6840;
  font-size: 13px;
  line-height: 1.65;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
}.wzt_rv_card_body_hjp strong {
  font-weight: 600;
  color: #D4C49A;
}.wzt_rv_card_meta_hjp {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  justify-content: space-between;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding-top: 12px;
}.wzt_rv_card_author_hjp {
  color: #D4C49A;
  font-size: 0.75rem;
  font-weight: 600;
}.wzt_rv_card_date_hjp {
  color: #6B5A34;
  font-size: 11px;
}.wzt_faq_hjp {
  background: #0C0A05;
  padding: 36px 16px 0;
}
@media(min-width: 766px) {.wzt_faq_hjp {
  padding: 44px 1.5rem 0;
}
}.wzt_faq_in_hjp {
  margin: 0 auto;
  max-width: 1340px;
}.wzt_faq_head_hjp {
  margin-bottom: 20px;
}.wzt_faq_label_hjp {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #C8922A;
  margin-bottom: 0.5rem;
}.wzt_faq_h2_hjp {
  overflow-wrap: break-word;
  font-size: 20px;
  color: #F5EDD4;
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width:768px) {.wzt_faq_h2_hjp {
  font-size: 1.5rem;
}
}.wzt_faq_list_hjp {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.wzt_faq_item_hjp {
  background: #18150C;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.625rem;
}.wzt_faq_q_hjp {
  padding: 1rem 20px;
  transition: color .2s;
  gap: 12px;
  display: flex;
  font-weight: 600;
  font-size: 14px;
  cursor: pointer;
  justify-content: space-between;
  color: #D4C49A;
  align-items: center;
  flex-wrap: wrap;
  overflow-wrap: break-word;
}.wzt_faq_q_hjp:hover {
  color: #F5EDD4;
}.wzt_faq_q_ic_hjp {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  transition: transform .25s;
  flex-shrink: 0;
  height: 1.5rem;
  align-items: center;
  display: flex;
  justify-content: center;
  font-size: 16px;
  color: #C8922A;
  width: 24px;
}.wzt_faq_item_hjp.wzt_state_open_hjp .wzt_faq_q_ic_hjp {
  transform: rotate(45deg);
}.wzt_faq_a_hjp {
  padding: 0 1.25rem 1rem;
  display: none;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #7A6840;
  line-height: 1.7;
}.wzt_faq_item_hjp.wzt_state_open_hjp .wzt_faq_a_hjp {
  display: block;
}.wzt_faq_a_hjp strong {
  color: #D4C49A;
  font-weight: 700;
}.wzt_faq_a_hjp a {
  text-decoration: underline;
  color: #C8922A;
}.wzt_faq_a_hjp ul,.wzt_faq_a_hjp ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 20px;
}.wzt_faq_a_hjp ol {
  list-style: decimal;
}.wzt_faq_a_hjp li {
  margin-bottom: 4px;
  line-height: 1.6;
}.wzt_faq_a_hjp table {
  margin: 0.5rem 0;
  width: 100%;
  overflow-x: auto;
  display: block;
  font-size: 12px;
  border-collapse: collapse;
}
@media(min-width:768px) {.wzt_faq_a_hjp table {
  display: table;
}
}.wzt_faq_a_hjp th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 6px 8px;
  color: #D4C49A;
  text-align: left;
  font-weight: 700;
}.wzt_faq_a_hjp td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 6px 8px;
  color: #7A6840;
}.wzt_ft_hjp {
  background: #050402;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 3rem;
}.wzt_ft_support_hjp {
  padding: 1.5rem 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 771px) {.wzt_ft_support_hjp {
  padding: 28px 24px;
}
}.wzt_ft_support_in_hjp {
  gap: 1rem;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  max-width: 1340px;
  align-items: center;
}.wzt_ft_support_main_hjp {
  flex: 1;
  gap: 16px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  min-width: 13.75rem;
}.wzt_ft_support_ic_hjp {
  flex-shrink: 0;
  color: #C8922A;
}.wzt_ft_support_ic_hjp svg {
  stroke-linejoin: round;
  height: 30px;
  stroke-linecap: round;
  width: 1.875rem;
}.wzt_ft_support_text_title_hjp {
  font-size: 0.938rem;
  color: #F5EDD4;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 3px;
}.wzt_ft_support_text_sub_hjp {
  color: #7A6840;
  font-size: 12px;
  overflow-wrap: break-word;
}.wzt_ft_support_btn_hjp {
  background: #C8922A;
  border-radius: 10px;
  transition: background .2s;
  padding: 0.688rem 22px;
  color: #F5EDD4;
  font-weight: 700;
  white-space: nowrap;
  flex-shrink: 0;
  font-size: 13px;
}.wzt_ft_support_btn_hjp:hover {
  background: #DBA534;
}.wzt_ft_support_contacts_hjp {
  gap: 1rem;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.wzt_ft_support_contact_hjp {
  font-size: 0.75rem;
  color: #6B5A34;
  line-height: 1.4;
}.wzt_ft_support_contact_hjp strong {
  font-weight: 600;
  margin-bottom: 2px;
  color: #A89060;
  font-size: 11px;
  display: block;
}.wzt_ft_main_hjp {
  padding: 32px 16px 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 770px) {.wzt_ft_main_hjp {
  padding: 2.5rem 1.5rem 32px;
}
}.wzt_ft_main_in_hjp {
  gap: 1.5rem;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
  display: grid;
  max-width: 1340px;
}
@media(min-width: 639px) {.wzt_ft_main_in_hjp {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.wzt_ft_main_in_hjp {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.wzt_ft_col_logo_hjp {
  grid-column: 1/-1;
}
@media(min-width: 1082px) {.wzt_ft_col_logo_hjp {
  grid-column: auto;
}
}.wzt_ft_logo_hjp {
  gap: 9px;
  font-weight: 800;
  margin-bottom: 12px;
  color: #F5EDD4;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  align-items: center;
  display: flex;
  font-size: 1rem;
}.wzt_ft_logo_mark_hjp {
  border-radius: 0.375rem;
  overflow: hidden;
  height: 1.875rem;
  width: 1.875rem;
}.wzt_ft_logo_mark_hjp img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.wzt_ft_logo_sub_hjp {
  line-height: 1.55;
  font-size: 12px;
  color: #6B5A34;
  max-width: 200px;
  overflow-wrap: break-word;
}.wzt_ft_col_title_hjp {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: .07em;
  margin-bottom: 14px;
  color: #A89060;
}.wzt_ft_col_links_hjp {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.wzt_ft_col_link_hjp {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #6B5A34;
  font-size: 0.813rem;
}.wzt_ft_col_link_hjp:hover {
  color: #D4C49A;
}.wzt_ft_apps_hjp {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.wzt_ft_app_card_hjp {
  gap: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  border-radius: 0.375rem;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  display: flex;
  align-items: center;
}.wzt_ft_app_card_hjp:hover {
  border-color: rgba(200, 146, 42, 0.45);
}.wzt_ft_app_card_ic_hjp svg {
  width: 22px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 22px;
}.wzt_ft_app_card_os_hjp {
  font-size: 10px;
  color: #6B5A34;
  font-weight: 600;
}.wzt_ft_app_card_action_hjp {
  font-weight: 700;
  font-size: 12px;
  color: #D4C49A;
}.wzt_ft_bot_hjp {
  padding: 20px 16px;
}
@media(min-width:768px) {.wzt_ft_bot_hjp {
  padding: 20px 1.5rem;
}
}.wzt_ft_bot_in_hjp {
  gap: 1rem;
  margin: 0 auto;
  display: flex;
  align-items: center;
  max-width: 1340px;
  flex-wrap: wrap;
}.wzt_ft_socials_hjp {
  gap: 8px;
  display: flex;
}.wzt_ft_soc_hjp {
  transition: background .2s;
  border-radius: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  align-items: center;
  color: #A89060;
  height: 2.25rem;
  display: flex;
  justify-content: center;
  width: 36px;
}.wzt_ft_soc_hjp svg {
  width: 1rem;
  height: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.wzt_ft_soc_hjp:hover {
  background: rgba(255, 255, 255, 0.07);
}.wzt_ft_legal_hjp {
  flex: 1;
  line-height: 1.6;
  min-width: 12.5rem;
  font-size: 0.688rem;
  color: #9A8055;
  overflow-wrap: break-word;
}.wzt_ft_legal_hjp strong {
  color: #A89060;
  font-weight: 700;
}.wzt_ft_legal_hjp a {
  color: #A89060;
  text-decoration: underline;
}.wzt_ft_age_hjp {
  border-radius: 50%;
  border: 2px solid #9A8055;
  justify-content: center;
  height: 2rem;
  width: 32px;
  color: #9A8055;
  font-size: 0.688rem;
  margin-left: auto;
  display: flex;
  font-weight: 800;
  align-items: center;
  flex-shrink: 0;
}