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 {
  border: 0;
  background: none;
  color: inherit;
  cursor: pointer;
}a:link,a:visited {
  color: inherit;
  text-decoration: none;
}img,svg,video {
  display: block;
  max-width: 100%;
}body {
  background: #130E09;
  min-height: 100vh;
  line-height: 1.6;
  color: #D8C89A;
  font-family: 'Nunito', sans-serif;
  -webkit-font-smoothing: antialiased;
}.ztl-layout_bgh {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.ztl-page_bgh {
  display: flex;
  min-height: 100vh;
}.ztl-main_bgh {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media (min-width: 1081px) {.ztl-main_bgh {
  padding-left: 13.75rem;
}
}
@media (max-width: 1081px) {.ztl-main_bgh {
  padding-bottom: 72px;
}
}.ztl-gc_bgh {
  border-radius: 0.625rem;
  background: #181108;
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255,255,255,0.06);
  flex-shrink: 0;
  position: relative;
  cursor: pointer;
  width: 140px;
}
@media(min-width:640px) {.ztl-gc_bgh {
  width: 9.75rem;
}
}
@media(min-width: 1077px) {.ztl-gc_bgh {
  width: 10.5rem;
}
}.ztl-gc_bgh:hover {
  border-color: rgba(124,63,224,0.08);
  transform: translateY(-3px);
}.ztl-gc_img_bgh {
  overflow: hidden;
  padding-bottom: 80%;
  position: relative;
  width: 100%;
}.ztl-gc_img_bgh img {
  inset: 0;
  height: 100%;
  object-fit: cover;
  position: absolute;
  width: 100%;
}.ztl-gc_hover_bgh {
  background: rgba(10,6,2,0.72);
  inset: 0;
  transition: opacity .2s;
  display: flex;
  opacity: 0;
  justify-content: center;
  align-items: center;
  position: absolute;
}.ztl-gc_bgh:hover .ztl-gc_hover_bgh {
  opacity: 1;
}.ztl-gc_hover_btn_bgh {
  padding: 8px 1rem;
  background: #7C3FE0;
  border-radius: 0.375rem;
  font-size: 0.75rem;
  color: #F5EDD8;
  font-weight: 700;
}.ztl-gc_info_bgh {
  padding: 8px 10px 10px;
}.ztl-gc_name_bgh {
  overflow: hidden;
  max-width: 100%;
  margin-bottom: 3px;
  text-overflow: ellipsis;
  font-weight: 600;
  font-size: 12px;
  color: #D8C89A;
  white-space: nowrap;
}.ztl-gc_prov_bgh {
  font-size: 0.625rem;
  color: #9A7848;
}.ztl-gc_tag_bgh {
  border-radius: 4px;
  padding: 2px 0.438rem;
  font-size: 9px;
  z-index: 2;
  position: absolute;
  letter-spacing: .04em;
  top: 6px;
  text-transform: uppercase;
  left: 0.375rem;
  font-weight: 700;
}.ztl-gc_tag_hot_bgh {
  background: #D4301A;
  color: #fff;
}.ztl-gc_tag_new_bgh {
  background: #1CB86A;
  color: #130E09;
}.ztl-gc_tag_jp_bgh {
  background: #D49018;
  color: #130E09;
}.ztl-gc_tag_ex_bgh {
  background: #4028A0;
  color: #fff;
}.ztl-gc_tag_live_bgh {
  background: #D4301A;
  color: #fff;
}.ztl-gr_bgh {
  background: #130E09;
  padding: 2rem 16px 0;
}
@media(min-width: 770px) {.ztl-gr_bgh {
  padding: 2.25rem 24px 0;
}
}.ztl-gr_in_bgh {
  margin: 0 auto;
  max-width: 82.5rem;
}.ztl-gr_head_bgh {
  gap: 12px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}.ztl-gr_head_l_bgh {
  gap: 10px;
  flex: 1;
  min-width: 0;
  align-items: center;
  display: flex;
}.ztl-gr_ic_bgh {
  border-radius: 10px;
  justify-content: center;
  height: 2rem;
  width: 32px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}.ztl-gr_ic_bgh svg {
  height: 1rem;
  width: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.ztl-gr_title_bgh {
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  color: #F5EDD8;
  font-size: 1rem;
  font-weight: 700;
}
@media(min-width: 769px) {.ztl-gr_title_bgh {
  font-size: 18px;
}
}.ztl-gr_more_bgh {
  gap: 0.313rem;
  transition: color .2s;
  font-size: 12px;
  flex-shrink: 0;
  color: #AA8048;
  font-weight: 600;
  display: flex;
  white-space: nowrap;
  align-items: center;
}.ztl-gr_more_bgh:hover {
  color: #7C3FE0;
}.ztl-gr_more_bgh svg {
  height: 0.75rem;
  stroke-linecap: round;
  width: 12px;
  stroke-linejoin: round;
}.ztl-gr_arrows_bgh {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.ztl-gr_arr_bgh {
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 6px;
  background: rgba(255,255,255,0.05);
  transition: background .15s,color .15s;
  color: #B89458;
  display: flex;
  height: 1.875rem;
  justify-content: center;
  width: 1.875rem;
  align-items: center;
}.ztl-gr_arr_bgh:hover {
  background: rgba(255,255,255,0.07);
  color: #F5EDD8;
}.ztl-gr_arr_bgh svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 13px;
  width: 0.813rem;
}.ztl-gr_seo_h_bgh {
  margin: 0 0 0.375rem;
  overflow-wrap: break-word;
  color: #D8C89A;
  max-width: 680px;
  font-weight: 700;
  font-family: 'Cinzel', serif;
  font-size: 13px;
}
@media(min-width: 766px) {.ztl-gr_seo_h_bgh {
  font-size: 14px;
}
}.ztl-gr_seo_bgh {
  margin-bottom: 0.75rem;
  line-height: 1.55;
  color: #AA8048;
  overflow-wrap: break-word;
  max-width: 680px;
  font-size: 12px;
}.ztl-gr_seo_bgh strong {
  color: #D8C89A;
  font-weight: 600;
}.ztl-gr_scroll_bgh {
  gap: 10px;
  -webkit-overflow-scrolling: touch;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 0.625rem;
}.ztl-gr_scroll_bgh::-webkit-scrollbar {
  display: none;
}
@media(min-width: 770px) {.ztl-gr_scroll_bgh {
  gap: 12px;
}
}.ztl-tb_bgh {
  background: #130E09;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  top: 0;
  left: 0;
  display: flex;
  position: fixed;
  height: 56px;
  align-items: center;
  right: 0;
  z-index: 80;
}.ztl-tb_in_bgh {
  padding: 0 0.875rem;
  gap: 0;
  height: 100%;
  display: flex;
  align-items: center;
  width: 100%;
}.ztl-tb_burger_bgh {
  gap: 5px;
  border-radius: 10px;
  width: 2.375rem;
  align-items: center;
  height: 38px;
  margin-right: 0.5rem;
  flex-shrink: 0;
  justify-content: center;
  flex-direction: column;
  display: flex;
}.ztl-tb_burger_bgh:hover {
  background: rgba(255,255,255,0.05);
}.ztl-tb_burger_line_bgh {
  background: #B89458;
  border-radius: 1px;
  display: block;
  width: 18px;
  height: 2px;
}
@media(min-width: 1077px) {.ztl-tb_burger_bgh {
  display: none;
}
}.ztl-tb_logo_bgh {
  gap: 0.563rem;
  align-items: center;
  letter-spacing: -.01em;
  flex-shrink: 0;
  color: #F5EDD8;
  display: flex;
  font-size: 18px;
  margin-right: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
}.ztl-tb_logo_mark_bgh {
  border-radius: 0.625rem;
  overflow: hidden;
  align-items: center;
  height: 2rem;
  display: flex;
  width: 2rem;
  justify-content: center;
}.ztl-tb_logo_mark_bgh img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.ztl-tb_nav_bgh {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width:640px) {.ztl-tb_nav_bgh {
  display: flex;
}
}.ztl-tb_tab_bgh {
  padding: 8px 0.875rem;
  border-radius: 10px;
  transition: background .15s,color .15s;
  white-space: nowrap;
  font-weight: 600;
  font-size: 13px;
  color: #B89458;
}.ztl-tb_tab_bgh:hover {
  background: rgba(255,255,255,0.05);
  color: #F5EDD8;
}.ztl-tb_tab_bgh.ztl-state_active_bgh {
  background: rgba(124,63,224,0.18);
  color: #F5EDD8;
}.ztl-tb_right_bgh {
  gap: 8px;
  margin-left: auto;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}.ztl-tb_login_bgh {
  padding: 0.563rem 16px;
  background: rgba(255,255,255,0.05);
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 10px;
  color: #D8C89A;
  font-size: 0.813rem;
  display: none;
  font-weight: 600;
}.ztl-tb_login_bgh:hover {
  border-color: rgba(255,255,255,0.20);
  color: #F5EDD8;
}
@media(min-width: 479px) {.ztl-tb_login_bgh {
  display: block;
}
}.ztl-tb_reg_bgh {
  border-radius: 0.625rem;
  padding: 9px 18px;
  background: #1CB86A;
  transition: background .2s;
  color: #0E0A04;
  font-weight: 700;
  white-space: nowrap;
  font-size: 13px;
}.ztl-tb_reg_bgh:hover {
  background: #22D47C;
}.ztl-sb_bgh {
  transition: transform .25s ease;
  background: #1E1510;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255,255,255,0.05);
  width: 220px;
  z-index: 70;
  left: 0;
  top: 56px;
  bottom: 0;
  position: fixed;
  overflow-y: auto;
}.ztl-sb_bgh.ztl-state_open_bgh {
  transform: translateX(0);
}.ztl-sb_bgh::-webkit-scrollbar {
  width: 0.25rem;
}.ztl-sb_bgh::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255,255,255,0.07);
}
@media(min-width:1080px) {.ztl-sb_bgh {
  transform: translateX(0);
}
}.ztl-sb_auth_bgh {
  padding: 14px 12px 10px;
}.ztl-sb_btn_reg_bgh {
  border-radius: 0.625rem;
  padding: 0.688rem;
  transition: background .2s;
  background: #1CB86A;
  display: block;
  font-size: 13px;
  color: #0E0A04;
  font-weight: 700;
  text-align: center;
  margin-bottom: 8px;
}.ztl-sb_btn_reg_bgh:hover {
  background: #22D47C;
}.ztl-sb_btn_login_bgh {
  transition: border-color .2s;
  border-radius: 10px;
  padding: 10px;
  border: 1px solid rgba(255,255,255,0.10);
  background: rgba(255,255,255,0.05);
  font-size: 0.813rem;
  text-align: center;
  font-weight: 600;
  color: #D8C89A;
  display: block;
}.ztl-sb_btn_login_bgh:hover {
  border-color: rgba(255,255,255,0.20);
  color: #F5EDD8;
}.ztl-sb_promo_bgh {
  border-radius: 0.625rem;
  overflow: hidden;
  padding: 12px 14px;
  background: linear-gradient(135deg,#2A1060,#1E1510);
  border: 1px solid rgba(124,63,224,0.18);
  margin: 0 12px 0.625rem;
  position: relative;
}.ztl-sb_promo_bgh::before {
  background: radial-gradient(circle,rgba(124,63,224,0.18),transparent 70%);
  border-radius: 50%;
  content: '';
  right: -20px;
  top: -20px;
  position: absolute;
  width: 80px;
  height: 80px;
}.ztl-sb_promo_title_bgh {
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 4px;
  font-weight: 700;
  letter-spacing: .06em;
  color: #7C3FE0;
}.ztl-sb_promo_text_bgh {
  color: #F5EDD8;
  overflow-wrap: break-word;
  font-weight: 600;
  line-height: 1.35;
  font-size: 0.75rem;
}.ztl-sb_promo_sub_bgh {
  color: #AA8048;
  font-size: 0.625rem;
  margin-top: 3px;
}.ztl-sb_nav_bgh {
  padding: 6px 0.5rem 1rem;
}.ztl-sb_nav_lb_bgh {
  padding: 10px 0.5rem 6px;
  letter-spacing: .08em;
  color: #9A7848;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.625rem;
}.ztl-sb_link_bgh {
  border-radius: 0.375rem;
  gap: 10px;
  transition: background .15s,color .15s;
  padding: 0.563rem 10px;
  align-items: center;
  font-weight: 500;
  color: #B89458;
  font-size: 13px;
  cursor: pointer;
  overflow-wrap: break-word;
  display: flex;
}.ztl-sb_link_bgh:hover {
  background: rgba(255,255,255,0.05);
  color: #F5EDD8;
}.ztl-sb_link_bgh.ztl-state_active_bgh {
  background: rgba(124,63,224,0.18);
  color: #F5EDD8;
}.ztl-sb_ic_bgh {
  border-radius: 6px;
  justify-content: center;
  height: 1.875rem;
  width: 30px;
  display: flex;
  flex-shrink: 0;
  align-items: center;
}.ztl-sb_ic_bgh svg {
  width: 16px;
  height: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.ztl-sb_ic_1_bgh {
  background: rgba(124,63,224,0.08);
  color: #7C3FE0;
}.ztl-sb_ic_2_bgh {
  background: rgba(28,184,106,0.15);
  color: #1CB86A;
}.ztl-sb_ic_3_bgh {
  background: rgba(212,144,24,0.18);
  color: #D49018;
}.ztl-sb_ic_4_bgh {
  background: rgba(64,40,160,0.25);
  color: #4028A0;
}.ztl-sb_ic_5_bgh {
  background: rgba(124,63,224,0.08);
  color: #E83880;
}.ztl-sb_ic_6_bgh {
  background: rgba(64,40,160,0.25);
  color: #A830F0;
}.ztl-sb_badge_bgh {
  background: #D49018;
  padding: 2px 0.438rem;
  border-radius: 6px;
  margin-left: auto;
  font-size: 0.563rem;
  color: #0E0A04;
  font-weight: 700;
}.ztl-sb_bot_bgh {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 8px;
  padding: 0.75rem;
  display: flex;
}.ztl-sb_lang_bgh,.ztl-sb_help_bgh {
  gap: 0.375rem;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.06);
  flex: 1;
  transition: border-color .2s;
  border-radius: 6px;
  padding: 0.563rem 6px;
  display: flex;
  font-size: 11px;
  justify-content: center;
  font-weight: 600;
  color: #B89458;
  align-items: center;
}.ztl-sb_lang_bgh:hover,.ztl-sb_help_bgh:hover {
  border-color: rgba(255,255,255,0.20);
  color: #F5EDD8;
}.ztl-sb_lang_bgh svg,.ztl-sb_help_bgh svg {
  stroke-linecap: round;
  width: 13px;
  height: 0.813rem;
  stroke-linejoin: round;
}.ztl-sb_bd_bgh {
  inset: 0;
  background: rgba(10,6,2,0.72);
  position: fixed;
  z-index: 69;
  display: none;
}.ztl-sb_bd_bgh.ztl-state_on_bgh {
  display: block;
}
@media(min-width: 1079px) {.ztl-sb_bd_bgh {
  display: none!important;
}
}.ztl-mob_nav_bgh {
  background: #1E1510;
  border-top: 1px solid rgba(255,255,255,0.10);
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  left: 0;
  position: fixed;
  right: 0;
  z-index: 80;
  bottom: 0;
  display: flex;
}
@media(min-width: 1082px) {.ztl-mob_nav_bgh {
  display: none;
}
}.ztl-mob_nav_item_bgh {
  flex: 1;
  padding: 4px 2px;
  gap: 0.25rem;
  align-items: center;
  display: flex;
  color: #9A7848;
  flex-direction: column;
  cursor: pointer;
}.ztl-mob_nav_ic_bgh {
  line-height: 1;
}.ztl-mob_nav_ic_bgh svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.25rem;
  height: 1.25rem;
}.ztl-mob_nav_lb_bgh {
  font-size: 0.625rem;
  color: #9A7848;
  font-weight: 600;
}.ztl-mob_nav_item_bgh.ztl-state_active_bgh {
  color: #7C3FE0;
}.ztl-mob_nav_item_bgh.ztl-state_active_bgh .ztl-mob_nav_lb_bgh {
  color: #7C3FE0;
}.ztl-hero_bgh {
  background: #130E09;
  padding: 20px 16px 0;
}
@media(min-width: 769px) {.ztl-hero_bgh {
  padding: 24px 24px 0;
}
}.ztl-hero_in_bgh {
  gap: 12px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 1320px;
}
@media(min-width: 859px) {.ztl-hero_in_bgh {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1102px) {.ztl-hero_in_bgh {
  grid-template-columns: 1fr 340px;
}
}.ztl-hero_promo_bgh {
  background: #181108;
  overflow: hidden;
  border-radius: 1rem;
  align-items: stretch;
  min-height: 220px;
  position: relative;
  display: flex;
}
@media(min-width:768px) {.ztl-hero_promo_bgh {
  min-height: 17.5rem;
}
}.ztl-hero_promo_bg_bgh {
  background: linear-gradient(120deg,#2A1060 0%,#130E09 100%);
  background-position: center;
  inset: 0;
  position: absolute;
  background-size: cover;
}.ztl-hero_promo_bg_bgh::after {
  background: linear-gradient(90deg,#130E09 0%,rgba(10,6,2,0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.ztl-hero_promo_glow_bgh {
  background: radial-gradient(circle,rgba(64,40,160,0.25) 0%,transparent 65%);
  border-radius: 50%;
  position: absolute;
  top: -2.5rem;
  height: 300px;
  width: 18.75rem;
  pointer-events: none;
  right: 3.75rem;
}.ztl-hero_promo_ct_bgh {
  padding: 1.75rem 1.5rem 28px 28px;
  flex-direction: column;
  max-width: 30rem;
  display: flex;
  justify-content: center;
  z-index: 2;
  position: relative;
}
@media(min-width: 769px) {.ztl-hero_promo_ct_bgh {
  padding: 40px 2rem;
}
}.ztl-hero_badge_bgh {
  border: 1px solid rgba(124,63,224,0.08);
  border-radius: 20px;
  background: rgba(124,63,224,0.18);
  padding: 5px 12px;
  margin-bottom: 14px;
  color: #7C3FE0;
  letter-spacing: .08em;
  display: inline-block;
  font-weight: 700;
  font-size: 0.625rem;
  text-transform: uppercase;
}.ztl-hero_h1_bgh {
  font-family: 'Cinzel', serif;
  color: #F5EDD8;
  margin-bottom: 0.625rem;
  font-weight: 800;
  line-height: 1.15;
  font-size: 26px;
  overflow-wrap: break-word;
}.ztl-hero_h1_bgh em {
  font-style: normal;
  color: #D49018;
}
@media(min-width:768px) {.ztl-hero_h1_bgh {
  font-size: 36px;
}
}.ztl-hero_sub_bgh {
  line-height: 1.55;
  color: #B89458;
  margin-bottom: 20px;
  font-size: 0.813rem;
}
@media(min-width: 770px) {.ztl-hero_sub_bgh {
  font-size: 14px;
}
}.ztl-hero_row_bgh {
  gap: 0.625rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.ztl-hero_cta_bgh {
  padding: 0.813rem 26px;
  background: #1CB86A;
  border-radius: 0.625rem;
  transition: background .2s;
  box-shadow: 0 0.25rem 0.875rem rgba(28,184,106,0.50), inset 0 -2px 0 rgba(0,0,0,0.20);
  font-size: 0.875rem;
  color: #0E0A04;
  font-weight: 700;
}.ztl-hero_cta_bgh:hover {
  background: #22D47C;
}.ztl-hero_terms_bgh {
  font-size: 11px;
  color: #9A7848;
}.ztl-hero_game_bgh {
  border: 1px solid rgba(255,255,255,0.06);
  overflow: hidden;
  background: #181108;
  border-radius: 1rem;
  flex-direction: column;
  position: relative;
  display: flex;
}.ztl-hero_game_badge_bgh {
  padding: 0.313rem 0.625rem;
  background: rgba(212,144,24,0.18);
  border-radius: 20px;
  border: 1px solid rgba(212,144,24,0.18);
  top: 0.75rem;
  position: absolute;
  letter-spacing: .06em;
  z-index: 3;
  color: #D49018;
  text-transform: uppercase;
  font-size: 0.625rem;
  font-weight: 700;
  left: 12px;
}.ztl-hero_game_badge_bgh svg {
  margin-right: 0.25rem;
  vertical-align: -1px;
  height: 0.688rem;
  width: 11px;
}.ztl-hero_game_img_bgh {
  background: linear-gradient(135deg,#2A1060,#130E09);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.ztl-hero_game_img_bgh img {
  inset: 0;
  width: 100%;
  position: absolute;
  height: 100%;
  object-fit: cover;
}.ztl-hero_game_play_bgh {
  inset: 0;
  background: rgba(10,6,2,0.72);
  transition: opacity .2s;
  align-items: center;
  position: absolute;
  justify-content: center;
  display: flex;
  opacity: 0;
}.ztl-hero_game_bgh:hover .ztl-hero_game_play_bgh {
  opacity: 1;
}.ztl-hero_game_play_bgh span {
  background: #7C3FE0;
  border-radius: 50%;
  display: flex;
  height: 3.25rem;
  justify-content: center;
  align-items: center;
  width: 3.25rem;
}.ztl-hero_game_play_bgh span svg {
  width: 18px;
  margin-left: 2px;
  height: 1.125rem;
}.ztl-hero_game_info_bgh {
  padding: 14px 16px;
}.ztl-hero_game_title_bgh {
  margin-bottom: 4px;
  color: #F5EDD8;
  font-size: 15px;
  font-weight: 700;
  overflow-wrap: break-word;
}.ztl-hero_game_provider_bgh {
  color: #AA8048;
  font-size: 0.688rem;
}.ztl-hero_game_btn_bgh {
  padding: 11px;
  border-radius: 10px;
  transition: background .2s;
  margin: 12px 1rem 16px;
  background: #7C3FE0;
  display: block;
  text-align: center;
  font-size: 0.813rem;
  font-weight: 700;
  color: #F5EDD8;
}.ztl-hero_game_bgh:hover .ztl-hero_game_btn_bgh {
  background: #9055EE;
}.ztl-sbar_bgh {
  background: #130E09;
  padding: 1rem 1rem 0;
}
@media(min-width: 767px) {.ztl-sbar_bgh {
  padding: 18px 24px 0;
}
}.ztl-sbar_in_bgh {
  margin: 0 auto;
  max-width: 82.5rem;
}.ztl-sbar_row_bgh {
  gap: 0.625rem;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
  display: flex;
}.ztl-sbar_input_bgh {
  flex: 1;
  gap: 10px;
  background: #181108;
  padding: 11px 16px;
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 0.625rem;
  cursor: pointer;
  font-size: 0.813rem;
  color: #AA8048;
  align-items: center;
  display: flex;
}.ztl-sbar_input_bgh:hover {
  border-color: rgba(255,255,255,0.20);
}.ztl-sbar_input_bgh svg {
  stroke-linejoin: round;
  height: 15px;
  flex-shrink: 0;
  width: 15px;
  stroke-linecap: round;
}.ztl-sbar_providers_bgh {
  gap: 0.5rem;
  padding: 0.688rem 18px;
  border: 1px solid rgba(255,255,255,0.10);
  transition: border-color .2s;
  background: #181108;
  border-radius: 0.625rem;
  font-weight: 600;
  display: flex;
  color: #D8C89A;
  white-space: nowrap;
  font-size: 0.813rem;
  align-items: center;
}.ztl-sbar_providers_bgh:hover {
  border-color: rgba(255,255,255,0.20);
  color: #F5EDD8;
}.ztl-sbar_providers_bgh svg {
  height: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 14px;
}.ztl-sbar_tabs_bgh {
  gap: 6px;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
  padding-bottom: 2px;
}.ztl-sbar_tabs_bgh::-webkit-scrollbar {
  display: none;
}.ztl-sbar_tab_bgh {
  padding: 0.5rem 14px;
  transition: background .15s,color .15s,border-color .15s;
  border: 1px solid rgba(255,255,255,0.06);
  gap: 0.438rem;
  background: rgba(255,255,255,0.05);
  border-radius: 20px;
  white-space: nowrap;
  color: #B89458;
  cursor: pointer;
  align-items: center;
  flex-shrink: 0;
  font-weight: 600;
  font-size: 12px;
  display: flex;
}.ztl-sbar_tab_bgh:hover {
  background: rgba(255,255,255,0.07);
  border-color: rgba(255,255,255,0.20);
  color: #F5EDD8;
}.ztl-sbar_tab_bgh.ztl-state_active_bgh {
  border-color: rgba(124,63,224,0.08);
  background: rgba(124,63,224,0.18);
  color: #F5EDD8;
}.ztl-sbar_tab_ic_bgh svg {
  width: 0.875rem;
  stroke-linejoin: round;
  height: 0.875rem;
  stroke-linecap: round;
}.ztl-gcg_bgh {
  background: #130E09;
  padding: 2.25rem 16px 0;
}
@media(min-width: 770px) {.ztl-gcg_bgh {
  padding: 44px 1.5rem 0;
}
}.ztl-gcg_in_bgh {
  margin: 0 auto;
  max-width: 82.5rem;
}.ztl-gcg_head_bgh {
  max-width: 720px;
  margin-bottom: 1.25rem;
}.ztl-gcg_label_bgh {
  color: #7C3FE0;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 8px;
}.ztl-gcg_h2_bgh {
  margin-bottom: 0.5rem;
  font-weight: 800;
  color: #F5EDD8;
  overflow-wrap: break-word;
  font-size: 22px;
  font-family: 'Cinzel', serif;
}
@media(min-width: 767px) {.ztl-gcg_h2_bgh {
  font-size: 28px;
}
}.ztl-gcg_intro_bgh {
  line-height: 1.6;
  font-size: 0.813rem;
  color: #AA8048;
}.ztl-gcg_grid_bgh {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.ztl-gcg_grid_bgh {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.ztl-gcg_grid_bgh {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.ztl-gcg_card_bgh {
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 16px;
  overflow: hidden;
  padding: 1.25rem;
  transition: transform .2s,border-color .2s;
  flex-direction: column;
  position: relative;
  justify-content: flex-end;
  min-height: 240px;
  cursor: pointer;
  display: flex;
}.ztl-gcg_card_bgh:hover {
  transform: translateY(-3px);
  border-color: rgba(124,63,224,0.18);
}.ztl-gcg_card_bg_bgh {
  inset: 0;
  z-index: 0;
  position: absolute;
}.ztl-gcg_card_bg_bgh::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  position: absolute;
  content: '';
}.ztl-gcg_card_ic_bgh {
  background: rgba(0,0,0,.45);
  border-radius: 6px;
  position: absolute;
  justify-content: center;
  display: flex;
  height: 2.5rem;
  top: 1.125rem;
  right: 18px;
  z-index: 2;
  align-items: center;
  color: #F5EDD8;
  width: 2.5rem;
}.ztl-gcg_card_ic_bgh svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 20px;
  height: 20px;
}.ztl-gcg_card_ct_bgh {
  z-index: 1;
  position: relative;
}.ztl-gcg_card_h_bgh {
  margin-bottom: 8px;
  font-size: 1.125rem;
  color: #F5EDD8;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  line-height: 1.2;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.ztl-gcg_card_h_bgh {
  font-size: 20px;
}
}.ztl-gcg_card_p_bgh {
  margin-bottom: 10px;
  font-size: 12px;
  color: rgba(255,255,255,.82);
  overflow-wrap: break-word;
  line-height: 1.55;
}.ztl-gcg_card_p_bgh strong {
  font-weight: 600;
  color: #F5EDD8;
}.ztl-gcg_card_cta_bgh {
  gap: 4px;
  color: #7C3FE0;
  font-size: 0.75rem;
  letter-spacing: .04em;
  align-items: center;
  text-transform: uppercase;
  display: inline-flex;
  font-weight: 700;
}.ztl-gcg_card_cta_bgh svg {
  width: 12px;
  stroke-linejoin: round;
  height: 12px;
  stroke-linecap: round;
}.ztl-ws_bgh {
  background: #130E09;
  padding: 2rem 16px 0;
}
@media(min-width: 769px) {.ztl-ws_bgh {
  padding: 2.25rem 24px 0;
}
}.ztl-ws_in_bgh {
  margin: 0 auto;
  max-width: 1320px;
}.ztl-ws_head_bgh {
  gap: 0.75rem;
  margin-bottom: 0.875rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}.ztl-ws_title_bgh {
  gap: 0.625rem;
  flex-wrap: wrap;
  font-weight: 700;
  font-family: 'Cinzel', serif;
  font-size: 16px;
  display: flex;
  align-items: center;
  color: #F5EDD8;
  overflow-wrap: break-word;
}.ztl-ws_title_ic_bgh svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  color: #D49018;
  height: 1.125rem;
  width: 18px;
}.ztl-ws_online_bgh {
  gap: 0.438rem;
  color: #AA8048;
  font-weight: 600;
  display: flex;
  align-items: center;
  font-size: 0.75rem;
}.ztl-ws_online_dot_bgh {
  background: #1CB86A;
  border-radius: 50%;
  width: 0.5rem;
  height: 0.5rem;
  flex-shrink: 0;
  box-shadow: 0 0 6px rgba(28,184,106,0.15);
}.ztl-ws_scroll_bgh {
  gap: 0.5rem;
  padding-bottom: 0.5rem;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
}.ztl-ws_scroll_bgh::-webkit-scrollbar {
  display: none;
}.ztl-wc_bgh {
  background: #181108;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 0.625rem;
  gap: 10px;
  padding: 0.625rem 14px;
  min-width: 13.75rem;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}.ztl-wc_img_bgh {
  background: #1E1510;
  border-radius: 6px;
  overflow: hidden;
  width: 36px;
  flex-shrink: 0;
  height: 36px;
}.ztl-wc_img_bgh img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.ztl-wc_info_bgh {
  min-width: 0;
}.ztl-wc_game_bgh {
  overflow: hidden;
  font-weight: 600;
  font-size: 0.75rem;
  white-space: nowrap;
  color: #D8C89A;
  text-overflow: ellipsis;
}.ztl-wc_player_bgh {
  overflow: hidden;
  white-space: nowrap;
  font-size: 0.625rem;
  text-overflow: ellipsis;
  color: #9A7848;
}.ztl-wc_amount_bgh {
  font-size: 0.813rem;
  white-space: nowrap;
  font-weight: 700;
  flex-shrink: 0;
  color: #1CB86A;
  margin-left: auto;
}.ztl-reg_bgh {
  background: #130E09;
  padding: 2.25rem 1rem 0;
}
@media(min-width:768px) {.ztl-reg_bgh {
  padding: 44px 1.5rem 0;
}
}.ztl-reg_in_bgh {
  background: #1E1510;
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.06);
  padding: 1.75rem 1.5rem;
  border-radius: 16px;
  max-width: 1320px;
}
@media(min-width: 769px) {.ztl-reg_in_bgh {
  padding: 40px;
}
}.ztl-reg_top_bgh {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.ztl-reg_top_bgh {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.ztl-reg_label_bgh {
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #7C3FE0;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
}.ztl-reg_h2_bgh {
  overflow-wrap: break-word;
  color: #F5EDD8;
  margin-bottom: 12px;
  font-size: 22px;
  line-height: 1.2;
  font-family: 'Cinzel', serif;
  font-weight: 800;
}
@media(min-width: 769px) {.ztl-reg_h2_bgh {
  font-size: 1.75rem;
}
}.ztl-reg_bonus_bgh {
  padding: 10px 1rem;
  border: 1px solid rgba(212,144,24,0.18);
  border-radius: 10px;
  background: rgba(212,144,24,0.18);
  gap: 8px;
  align-items: center;
  margin-bottom: 16px;
  display: inline-flex;
}.ztl-reg_bonus_amount_bgh {
  font-weight: 800;
  color: #D49018;
  font-size: 20px;
}.ztl-reg_bonus_text_bgh {
  font-size: 0.813rem;
  color: #B89458;
  line-height: 1.35;
}.ztl-reg_cta_btn_bgh {
  background: #1CB86A;
  transition: background .2s;
  padding: 0.875rem 2rem;
  border-radius: 0.625rem;
  margin-bottom: 0.75rem;
  color: #0E0A04;
  box-shadow: 0 4px 14px rgba(28,184,106,0.50), inset 0 -2px 0 rgba(0,0,0,0.20);
  font-weight: 700;
  font-size: 0.938rem;
  display: inline-block;
}.ztl-reg_cta_btn_bgh:hover {
  background: #22D47C;
}.ztl-reg_terms_bgh {
  color: #9A7848;
  line-height: 1.5;
  font-size: 0.688rem;
}.ztl-reg_seo_bgh {
  border-top: 1px solid rgba(255,255,255,0.05);
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #AA8048;
  margin-top: 20px;
  line-height: 1.65;
  padding-top: 20px;
}.ztl-reg_seo_bgh p {
  margin-bottom: 10px;
  line-height: 1.65;
  font-size: 13px;
  color: #AA8048;
}.ztl-reg_seo_bgh p:last-child {
  margin-bottom: 0;
}.ztl-reg_seo_bgh strong {
  color: #D8C89A;
  font-weight: 700;
}.ztl-reg_seo_bgh a {
  transition: color .2s;
  color: #7C3FE0;
  text-decoration: underline;
}.ztl-reg_seo_bgh a:hover {
  color: #9055EE;
}.ztl-reg_seo_bgh ul,.ztl-reg_seo_bgh ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 1.125rem;
}.ztl-reg_seo_bgh ol {
  list-style: decimal;
}.ztl-reg_seo_bgh li {
  line-height: 1.65;
  color: #AA8048;
  font-size: 0.813rem;
  margin-bottom: 4px;
}.ztl-reg_seo_bgh table {
  border-collapse: collapse;
  font-size: 0.813rem;
  overflow-x: auto;
  width: 100%;
  margin-bottom: 10px;
  display: block;
}
@media(min-width: 771px) {.ztl-reg_seo_bgh table {
  display: table;
}
}.ztl-reg_seo_bgh th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  color: #D8C89A;
  text-align: left;
}.ztl-reg_seo_bgh td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 8px;
  color: #AA8048;
}.ztl-reg_steps_bgh {
  gap: 14px;
  flex-direction: column;
  display: flex;
  margin-top: 28px;
}
@media(min-width: 857px) {.ztl-reg_steps_bgh {
  margin-top: 0;
}
}.ztl-reg_step_bgh {
  gap: 0.875rem;
  border-radius: 10px;
  padding: 1rem;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.06);
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.ztl-reg_step_num_bgh {
  border-radius: 50%;
  background: rgba(124,63,224,0.18);
  border: 1px solid rgba(124,63,224,0.08);
  display: flex;
  width: 34px;
  justify-content: center;
  flex-shrink: 0;
  height: 2.125rem;
  color: #7C3FE0;
  align-items: center;
  font-weight: 800;
  font-size: 14px;
}.ztl-reg_step_title_bgh {
  color: #F5EDD8;
  font-size: 0.875rem;
  font-weight: 700;
  margin-bottom: 3px;
}.ztl-reg_step_text_bgh {
  font-size: 12px;
  line-height: 1.5;
  color: #AA8048;
}.ztl-reg_trust_bgh {
  gap: 0.625rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  flex-wrap: wrap;
  margin-top: 20px;
  display: flex;
  padding-top: 1.25rem;
}.ztl-reg_trust_item_bgh {
  gap: 7px;
  color: #AA8048;
  display: flex;
  overflow-wrap: break-word;
  align-items: center;
  font-size: 0.75rem;
}.ztl-reg_trust_ic_bgh svg {
  stroke-linecap: round;
  width: 16px;
  height: 16px;
  color: #7C3FE0;
  stroke-linejoin: round;
}.ztl-app_bgh {
  background: #130E09;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.ztl-app_bgh {
  padding: 2.75rem 1.5rem 0;
}
}.ztl-app_in_bgh {
  margin: 0 auto;
  max-width: 82.5rem;
}.ztl-app_head_bgh {
  margin-bottom: 16px;
}.ztl-app_label_bgh {
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 8px;
  color: #7C3FE0;
  font-weight: 700;
}.ztl-app_h2_bgh {
  overflow-wrap: break-word;
  color: #F5EDD8;
  margin-bottom: 0.375rem;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  font-size: 20px;
}
@media(min-width: 769px) {.ztl-app_h2_bgh {
  font-size: 24px;
}
}.ztl-app_sub_bgh {
  overflow-wrap: break-word;
  color: #AA8048;
  max-width: 600px;
  line-height: 1.6;
  font-size: 0.813rem;
}.ztl-app_sub_bgh strong {
  font-weight: 700;
  color: #D8C89A;
}.ztl-app_cards_bgh {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 1rem;
}
@media(min-width: 641px) {.ztl-app_cards_bgh {
  grid-template-columns: repeat(3,1fr);
}
}.ztl-app_card_bgh {
  overflow: hidden;
  gap: 1rem;
  padding: 20px;
  border-radius: 10px;
  display: flex;
  position: relative;
  flex-wrap: wrap;
  align-items: flex-start;
}.ztl-app_card_ios_bgh {
  background: linear-gradient(135deg,rgba(124,63,224,0.18) 0%,#1E1510 100%);
}.ztl-app_card_android_bgh {
  background: linear-gradient(135deg,rgba(28,184,106,0.15) 0%,#1E1510 100%);
}.ztl-app_card_win_bgh {
  background: linear-gradient(135deg,rgba(212,144,24,0.18) 0%,#1E1510 100%);
}.ztl-app_card_ic_bgh svg {
  stroke-linecap: round;
  height: 2.125rem;
  width: 34px;
  stroke-linejoin: round;
}.ztl-app_card_ic_bgh {
  color: #F5EDD8;
  flex-shrink: 0;
}.ztl-app_card_os_bgh {
  color: #AA8048;
  font-weight: 700;
  font-size: 0.625rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.375rem;
}.ztl-app_card_title_bgh {
  overflow-wrap: break-word;
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 6px;
  font-size: 15px;
  color: #F5EDD8;
}.ztl-app_card_text_bgh {
  margin-bottom: 14px;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  line-height: 1.5;
  color: #AA8048;
}.ztl-app_card_btn_bgh {
  border-radius: 6px;
  padding: 0.625rem 18px;
  border: 1px solid rgba(255,255,255,0.20);
  background: rgba(255,255,255,0.12);
  gap: 0.438rem;
  transition: background .2s;
  font-weight: 700;
  font-size: 13px;
  align-items: center;
  color: #F5EDD8;
  display: inline-flex;
}.ztl-app_card_btn_bgh:hover {
  background: rgba(255,255,255,0.07);
}.ztl-bon_bgh {
  padding: 2.25rem 16px 0;
  background: #130E09;
}
@media(min-width: 766px) {.ztl-bon_bgh {
  padding: 2.75rem 1.5rem 0;
}
}.ztl-bon_in_bgh {
  margin: 0 auto;
  max-width: 82.5rem;
}.ztl-bon_head_bgh {
  margin-bottom: 20px;
}.ztl-bon_label_bgh {
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  color: #7C3FE0;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}.ztl-bon_h2_bgh {
  font-weight: 800;
  font-size: 20px;
  font-family: 'Cinzel', serif;
  color: #F5EDD8;
  margin-bottom: 8px;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.ztl-bon_h2_bgh {
  font-size: 1.5rem;
}
}.ztl-bon_seo_bgh {
  overflow-wrap: break-word;
  font-size: 13px;
  max-width: 620px;
  line-height: 1.6;
  color: #AA8048;
}.ztl-bon_seo_bgh strong {
  color: #D8C89A;
  font-weight: 700;
}.ztl-bon_seo_bgh a {
  text-decoration: underline;
  color: #7C3FE0;
}.ztl-bon_grid_bgh {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 639px) {.ztl-bon_grid_bgh {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.ztl-bon_grid_bgh {
  grid-template-columns: repeat(5,1fr);
}
}.ztl-bon_card_bgh {
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 0.625rem;
  transition: border-color .2s,transform .2s;
  padding: 1rem;
  background: #181108;
}.ztl-bon_card_bgh:hover {
  transform: translateY(-2px);
  border-color: rgba(124,63,224,0.08);
}.ztl-bon_card_ic_bgh svg {
  height: 26px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.625rem;
}.ztl-bon_card_ic_bgh {
  margin-bottom: 10px;
}.ztl-bon_card_type_bgh {
  margin-bottom: 6px;
  font-size: 10px;
  letter-spacing: .06em;
  text-transform: uppercase;
  font-weight: 700;
  color: #AA8048;
}.ztl-bon_card_amount_bgh {
  color: #D49018;
  font-size: 18px;
  line-height: 1.1;
  font-weight: 800;
  margin-bottom: 0.375rem;
}.ztl-bon_card_name_bgh {
  overflow-wrap: break-word;
  color: #F5EDD8;
  font-size: 13px;
  margin-bottom: 8px;
  font-weight: 600;
}.ztl-bon_card_detail_bgh {
  border-top: 1px solid rgba(255,255,255,0.05);
  color: #9A7848;
  padding-top: 8px;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  line-height: 1.5;
}.ztl-prov_bgh {
  background: #130E09;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.ztl-prov_bgh {
  padding: 2.75rem 24px 0;
}
}.ztl-prov_in_bgh {
  margin: 0 auto;
  max-width: 82.5rem;
}.ztl-prov_head_bgh {
  margin-bottom: 16px;
}.ztl-prov_label_bgh {
  color: #7C3FE0;
  margin-bottom: 8px;
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
}.ztl-prov_h2_bgh {
  margin-bottom: 0.5rem;
  font-size: 20px;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F5EDD8;
}
@media(min-width: 771px) {.ztl-prov_h2_bgh {
  font-size: 24px;
}
}.ztl-prov_seo_bgh {
  font-size: 13px;
  margin-bottom: 1rem;
  overflow-wrap: break-word;
  max-width: 38.75rem;
  color: #AA8048;
  line-height: 1.6;
}.ztl-prov_seo_bgh strong {
  font-weight: 700;
  color: #D8C89A;
}.ztl-prov_seo_bgh a {
  text-decoration: underline;
  color: #7C3FE0;
}.ztl-prov_grid_bgh {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 643px) {.ztl-prov_grid_bgh {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1078px) {.ztl-prov_grid_bgh {
  grid-template-columns: repeat(8,1fr);
}
}.ztl-prov_card_bgh {
  transition: border-color .2s,background .2s;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 0.625rem;
  gap: 7px;
  background: #181108;
  padding: 14px 10px;
  align-items: center;
  flex-direction: column;
  display: flex;
  cursor: pointer;
}.ztl-prov_card_bgh:hover {
  background: #1E1510;
  border-color: rgba(255,255,255,0.20);
}.ztl-prov_logo_bgh {
  overflow: hidden;
  background: rgba(255,255,255,0.05);
  border-radius: 0.375rem;
  justify-content: center;
  align-items: center;
  width: 44px;
  display: flex;
  height: 2.75rem;
}.ztl-prov_logo_bgh img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.ztl-prov_name_bgh {
  text-align: center;
  color: #B89458;
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 11px;
}.ztl-rv_bgh {
  padding: 36px 1rem 0;
  background: #130E09;
}
@media(min-width: 771px) {.ztl-rv_bgh {
  padding: 2.75rem 1.5rem 0;
}
}.ztl-rv_in_bgh {
  margin: 0 auto;
  max-width: 1320px;
}.ztl-rv_head_bgh {
  max-width: 720px;
  margin-bottom: 1.25rem;
}.ztl-rv_label_bgh {
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  color: #7C3FE0;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
}.ztl-rv_h2_bgh {
  font-family: 'Cinzel', serif;
  margin-bottom: 10px;
  overflow-wrap: break-word;
  color: #F5EDD8;
  font-weight: 800;
  font-size: 1.375rem;
}
@media(min-width: 767px) {.ztl-rv_h2_bgh {
  font-size: 1.75rem;
}
}.ztl-rv_stats_bgh {
  gap: 18px;
  font-size: 13px;
  flex-wrap: wrap;
  display: flex;
  color: #AA8048;
  align-items: center;
}.ztl-rv_stats_score_bgh {
  gap: 0.375rem;
  display: flex;
  align-items: baseline;
}.ztl-rv_stats_score_val_bgh {
  font-weight: 800;
  font-family: 'Cinzel', serif;
  font-size: 1.375rem;
  color: #D49018;
}.ztl-rv_stats_score_max_bgh {
  font-size: 13px;
  color: #9A7848;
}.ztl-rv_stats_badge_bgh {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}.ztl-rv_stats_badge_bgh svg {
  width: 14px;
  height: 0.875rem;
  color: #D49018;
}.ztl-rv_grid_bgh {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.ztl-rv_grid_bgh {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.ztl-rv_grid_bgh {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.ztl-rv_card_bgh {
  background: #1E1510;
  padding: 20px;
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.10);
  flex-direction: column;
  display: flex;
}.ztl-rv_card_stars_bgh {
  gap: 2px;
  margin-bottom: 10px;
  color: #D49018;
  display: flex;
}.ztl-rv_card_stars_bgh svg {
  width: 14px;
  height: 14px;
}.ztl-rv_card_h_bgh {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  margin-bottom: 8px;
  line-height: 1.3;
  color: #F5EDD8;
  font-weight: 700;
}.ztl-rv_card_body_bgh {
  flex: 1;
  line-height: 1.65;
  font-size: 13px;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  color: #AA8048;
}.ztl-rv_card_body_bgh strong {
  color: #D8C89A;
  font-weight: 600;
}.ztl-rv_card_meta_bgh {
  gap: 10px;
  border-top: 1px solid rgba(255,255,255,0.05);
  justify-content: space-between;
  padding-top: 12px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.ztl-rv_card_author_bgh {
  font-weight: 600;
  font-size: 12px;
  color: #D8C89A;
}.ztl-rv_card_date_bgh {
  color: #9A7848;
  font-size: 11px;
}.ztl-seo_bgh {
  padding: 2.25rem 16px 0;
  background: #130E09;
}
@media(min-width: 765px) {.ztl-seo_bgh {
  padding: 44px 1.5rem 0;
}
}.ztl-seo_in_bgh {
  border: 1px solid rgba(255,255,255,0.10);
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  background: #1E1510;
  border-radius: 16px;
  max-width: 82.5rem;
}
@media(min-width: 766px) {.ztl-seo_in_bgh {
  padding: 36px 2.5rem;
}
}.ztl-seo_label_bgh {
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  font-weight: 700;
  font-size: 11px;
  color: #7C3FE0;
  letter-spacing: .08em;
}.ztl-seo_h2_bgh {
  font-size: 20px;
  color: #F5EDD8;
  margin-bottom: 14px;
  font-family: 'Cinzel', serif;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 770px) {.ztl-seo_h2_bgh {
  font-size: 1.5rem;
}
}.ztl-seo_body_bgh {
  line-height: 1.75;
  font-size: 14px;
  overflow-wrap: break-word;
  color: #B89458;
}.ztl-seo_body_bgh p {
  color: #B89458;
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 12px;
}.ztl-seo_body_bgh p:last-child {
  margin-bottom: 0;
}.ztl-seo_body_bgh strong {
  color: #D8C89A;
  font-weight: 700;
}.ztl-seo_body_bgh a {
  transition: color .2s;
  color: #7C3FE0;
  text-decoration: underline;
}.ztl-seo_body_bgh a:hover {
  color: #9055EE;
}.ztl-seo_body_bgh ul,.ztl-seo_body_bgh ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.ztl-seo_body_bgh ol {
  list-style: decimal;
}.ztl-seo_body_bgh li {
  font-size: 0.875rem;
  color: #B89458;
  line-height: 1.75;
  margin-bottom: 0.375rem;
}.ztl-seo_body_bgh table {
  width: 100%;
  font-size: 13px;
  overflow-x: auto;
  margin-bottom: 12px;
  border-collapse: collapse;
  display: block;
}
@media(min-width:768px) {.ztl-seo_body_bgh table {
  display: table;
}
}.ztl-seo_body_bgh th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  font-weight: 700;
  color: #D8C89A;
}.ztl-seo_body_bgh td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 12px;
  color: #B89458;
}.ztl-seo_cols_bgh {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 637px) {.ztl-seo_cols_bgh {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.ztl-seo_cols_bgh {
  grid-template-columns: repeat(3,1fr);
}
}.ztl-seo_col_h_bgh {
  font-size: 13px;
  overflow-wrap: break-word;
  margin-bottom: 7px;
  font-weight: 700;
  color: #D8C89A;
}.ztl-seo_col_p_bgh {
  color: #AA8048;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 0.813rem;
}.ztl-seo_stats_bgh {
  margin: 1.25rem 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.ztl-seo_stat_bgh {
  background: rgba(124,63,224,0.08);
  padding: 0.875rem 16px;
  border: 1px solid rgba(124,63,224,0.18);
  border-radius: 10px;
  flex: 1;
  min-width: 8.75rem;
}.ztl-seo_stat_val_bgh {
  font-weight: 800;
  margin-bottom: 4px;
  font-size: 20px;
  overflow-wrap: break-word;
  color: #7C3FE0;
}.ztl-seo_stat_lb_bgh {
  color: #AA8048;
  overflow-wrap: break-word;
  font-size: 11px;
}.ztl-seo_bgh {
  background: #130E09;
  padding: 36px 1rem 0;
}
@media(min-width: 765px) {.ztl-seo_bgh {
  padding: 44px 24px 0;
}
}.ztl-seo_in_bgh {
  border-radius: 1rem;
  background: #1E1510;
  border: 1px solid rgba(255,255,255,0.10);
  margin: 0 auto;
  padding: 1.75rem 24px;
  max-width: 1320px;
}
@media(min-width: 769px) {.ztl-seo_in_bgh {
  padding: 2.25rem 2.5rem;
}
}.ztl-seo_label_bgh {
  font-weight: 700;
  letter-spacing: .08em;
  color: #7C3FE0;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 11px;
}.ztl-seo_h2_bgh {
  color: #F5EDD8;
  font-size: 1.25rem;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  margin-bottom: 14px;
  line-height: 1.25;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.ztl-seo_h2_bgh {
  font-size: 24px;
}
}.ztl-seo_body_bgh {
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #B89458;
  font-size: 14px;
}.ztl-seo_body_bgh p {
  color: #B89458;
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
}.ztl-seo_body_bgh p:last-child {
  margin-bottom: 0;
}.ztl-seo_body_bgh strong {
  font-weight: 700;
  color: #D8C89A;
}.ztl-seo_body_bgh a {
  transition: color .2s;
  text-decoration: underline;
  color: #7C3FE0;
}.ztl-seo_body_bgh a:hover {
  color: #9055EE;
}.ztl-seo_body_bgh ul,.ztl-seo_body_bgh ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.ztl-seo_body_bgh ol {
  list-style: decimal;
}.ztl-seo_body_bgh li {
  color: #B89458;
  margin-bottom: 0.375rem;
  line-height: 1.75;
  font-size: 14px;
}.ztl-seo_body_bgh table {
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  width: 100%;
  font-size: 0.813rem;
  overflow-x: auto;
  display: block;
}
@media(min-width: 765px) {.ztl-seo_body_bgh table {
  display: table;
}
}.ztl-seo_body_bgh th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 12px;
  color: #D8C89A;
  font-weight: 700;
  text-align: left;
}.ztl-seo_body_bgh td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 0.75rem;
  color: #B89458;
}.ztl-seo_cols_bgh {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 642px) {.ztl-seo_cols_bgh {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.ztl-seo_cols_bgh {
  grid-template-columns: repeat(3,1fr);
}
}.ztl-seo_col_h_bgh {
  color: #D8C89A;
  overflow-wrap: break-word;
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 7px;
}.ztl-seo_col_p_bgh {
  line-height: 1.65;
  color: #AA8048;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.ztl-seo_stats_bgh {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.ztl-seo_stat_bgh {
  background: rgba(124,63,224,0.08);
  flex: 1;
  padding: 0.875rem 16px;
  border-radius: 0.625rem;
  border: 1px solid rgba(124,63,224,0.18);
  min-width: 140px;
}.ztl-seo_stat_val_bgh {
  overflow-wrap: break-word;
  font-weight: 800;
  color: #7C3FE0;
  font-size: 1.25rem;
  margin-bottom: 4px;
}.ztl-seo_stat_lb_bgh {
  color: #AA8048;
  overflow-wrap: break-word;
  font-size: 11px;
}.ztl-seo_bgh {
  padding: 36px 16px 0;
  background: #130E09;
}
@media(min-width: 771px) {.ztl-seo_bgh {
  padding: 44px 24px 0;
}
}.ztl-seo_in_bgh {
  border-radius: 1rem;
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  background: #1E1510;
  border: 1px solid rgba(255,255,255,0.10);
  max-width: 82.5rem;
}
@media(min-width: 769px) {.ztl-seo_in_bgh {
  padding: 36px 2.5rem;
}
}.ztl-seo_label_bgh {
  font-weight: 700;
  margin-bottom: 10px;
  letter-spacing: .08em;
  color: #7C3FE0;
  text-transform: uppercase;
  font-size: 11px;
}.ztl-seo_h2_bgh {
  color: #F5EDD8;
  font-family: 'Cinzel', serif;
  font-size: 1.25rem;
  font-weight: 800;
  line-height: 1.25;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.ztl-seo_h2_bgh {
  font-size: 24px;
}
}.ztl-seo_body_bgh {
  font-size: 14px;
  color: #B89458;
  line-height: 1.75;
  overflow-wrap: break-word;
}.ztl-seo_body_bgh p {
  line-height: 1.75;
  color: #B89458;
  font-size: 14px;
  margin-bottom: 12px;
}.ztl-seo_body_bgh p:last-child {
  margin-bottom: 0;
}.ztl-seo_body_bgh strong {
  font-weight: 700;
  color: #D8C89A;
}.ztl-seo_body_bgh a {
  transition: color .2s;
  text-decoration: underline;
  color: #7C3FE0;
}.ztl-seo_body_bgh a:hover {
  color: #9055EE;
}.ztl-seo_body_bgh ul,.ztl-seo_body_bgh ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.ztl-seo_body_bgh ol {
  list-style: decimal;
}.ztl-seo_body_bgh li {
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  color: #B89458;
}.ztl-seo_body_bgh table {
  overflow-x: auto;
  margin-bottom: 0.75rem;
  display: block;
  border-collapse: collapse;
  font-size: 0.813rem;
  width: 100%;
}
@media(min-width: 765px) {.ztl-seo_body_bgh table {
  display: table;
}
}.ztl-seo_body_bgh th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 0.75rem;
  font-weight: 700;
  color: #D8C89A;
  text-align: left;
}.ztl-seo_body_bgh td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #B89458;
}.ztl-seo_cols_bgh {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 643px) {.ztl-seo_cols_bgh {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.ztl-seo_cols_bgh {
  grid-template-columns: repeat(3,1fr);
}
}.ztl-seo_col_h_bgh {
  font-weight: 700;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  color: #D8C89A;
  font-size: 13px;
}.ztl-seo_col_p_bgh {
  color: #AA8048;
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
}.ztl-seo_stats_bgh {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.ztl-seo_stat_bgh {
  border: 1px solid rgba(124,63,224,0.18);
  padding: 14px 16px;
  flex: 1;
  border-radius: 10px;
  background: rgba(124,63,224,0.08);
  min-width: 140px;
}.ztl-seo_stat_val_bgh {
  margin-bottom: 4px;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #7C3FE0;
  font-size: 20px;
}.ztl-seo_stat_lb_bgh {
  color: #AA8048;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.ztl-pmt_bgh {
  background: #130E09;
  padding: 36px 1rem 0;
}
@media(min-width: 770px) {.ztl-pmt_bgh {
  padding: 44px 24px 0;
}
}.ztl-pmt_in_bgh {
  margin: 0 auto;
  max-width: 82.5rem;
}.ztl-pmt_head_bgh {
  max-width: 45rem;
  margin-bottom: 1.375rem;
}.ztl-pmt_label_bgh {
  text-transform: uppercase;
  margin-bottom: 8px;
  color: #7C3FE0;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
}.ztl-pmt_h2_bgh {
  color: #F5EDD8;
  font-family: 'Cinzel', serif;
  font-size: 22px;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-weight: 800;
}
@media(min-width: 769px) {.ztl-pmt_h2_bgh {
  font-size: 1.75rem;
}
}.ztl-pmt_intro_bgh {
  color: #AA8048;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.6;
}.ztl-pmt_groups_bgh {
  gap: 20px;
  display: flex;
  flex-direction: column;
}.ztl-pmt_group_bgh {
  border: 1px solid rgba(255,255,255,0.10);
  padding: 20px;
  background: #1E1510;
  border-radius: 10px;
}.ztl-pmt_group_head_bgh {
  gap: 0.75rem;
  align-items: center;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
  display: flex;
}.ztl-pmt_group_ic_bgh {
  background: rgba(124,63,224,0.18);
  border-radius: 6px;
  align-items: center;
  color: #7C3FE0;
  display: flex;
  height: 2.25rem;
  justify-content: center;
  flex-shrink: 0;
  width: 2.25rem;
}.ztl-pmt_group_ic_bgh svg {
  height: 18px;
  width: 1.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.ztl-pmt_group_h_bgh {
  margin: 0;
  font-size: 16px;
  font-family: 'Cinzel', serif;
  color: #F5EDD8;
  overflow-wrap: break-word;
  font-weight: 700;
}.ztl-pmt_group_p_bgh {
  color: #AA8048;
  margin-bottom: 14px;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 13px;
}.ztl-pmt_group_p_bgh strong {
  color: #D8C89A;
  font-weight: 600;
}.ztl-pmt_table_wrap_bgh {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.ztl-pmt_table_bgh {
  font-size: 0.813rem;
  min-width: 33.75rem;
  width: 100%;
  border-collapse: collapse;
}.ztl-pmt_table_bgh th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 0.75rem;
  white-space: nowrap;
  letter-spacing: .04em;
  text-transform: uppercase;
  font-size: 11px;
  color: #D8C89A;
  font-weight: 700;
  text-align: left;
}.ztl-pmt_table_bgh td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.75rem;
  color: #AA8048;
}.ztl-pmt_table_bgh tbody tr:last-child td {
  border-bottom: none;
}.ztl-pmt_table_bgh tr:hover td {
  background: rgba(255,255,255,0.05);
  color: #D8C89A;
}.ztl-faq_bgh {
  padding: 36px 16px 0;
  background: #130E09;
}
@media(min-width: 766px) {.ztl-faq_bgh {
  padding: 44px 1.5rem 0;
}
}.ztl-faq_in_bgh {
  margin: 0 auto;
  max-width: 1320px;
}.ztl-faq_head_bgh {
  margin-bottom: 20px;
}.ztl-faq_label_bgh {
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 8px;
  color: #7C3FE0;
}.ztl-faq_h2_bgh {
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
  color: #F5EDD8;
  font-family: 'Cinzel', serif;
}
@media(min-width: 771px) {.ztl-faq_h2_bgh {
  font-size: 1.5rem;
}
}.ztl-faq_list_bgh {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.ztl-faq_item_bgh {
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 10px;
  background: #1E1510;
  overflow: hidden;
}.ztl-faq_q_bgh {
  gap: 12px;
  padding: 1rem 20px;
  transition: color .2s;
  flex-wrap: wrap;
  align-items: center;
  overflow-wrap: break-word;
  justify-content: space-between;
  font-weight: 600;
  font-size: 14px;
  display: flex;
  color: #D8C89A;
  cursor: pointer;
}.ztl-faq_q_bgh:hover {
  color: #F5EDD8;
}.ztl-faq_q_ic_bgh {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255,255,255,0.05);
  align-items: center;
  display: flex;
  justify-content: center;
  flex-shrink: 0;
  font-size: 16px;
  width: 24px;
  color: #7C3FE0;
  height: 1.5rem;
}.ztl-faq_item_bgh.ztl-state_open_bgh .ztl-faq_q_ic_bgh {
  transform: rotate(45deg);
}.ztl-faq_a_bgh {
  padding: 0 20px 1rem;
  display: none;
  font-size: 0.813rem;
  line-height: 1.7;
  color: #AA8048;
  overflow-wrap: break-word;
}.ztl-faq_item_bgh.ztl-state_open_bgh .ztl-faq_a_bgh {
  display: block;
}.ztl-faq_a_bgh strong {
  color: #D8C89A;
  font-weight: 700;
}.ztl-faq_a_bgh a {
  text-decoration: underline;
  color: #7C3FE0;
}.ztl-faq_a_bgh ul,.ztl-faq_a_bgh ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 1.25rem;
}.ztl-faq_a_bgh ol {
  list-style: decimal;
}.ztl-faq_a_bgh li {
  line-height: 1.6;
  margin-bottom: 4px;
}.ztl-faq_a_bgh table {
  margin: 8px 0;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
  font-size: 0.75rem;
}
@media(min-width: 766px) {.ztl-faq_a_bgh table {
  display: table;
}
}.ztl-faq_a_bgh th {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  font-weight: 700;
  color: #D8C89A;
}.ztl-faq_a_bgh td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.375rem 8px;
  color: #AA8048;
}.ztl-ft_bgh {
  background: #0C0805;
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 3rem;
}.ztl-ft_support_bgh {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 24px 16px;
}
@media(min-width: 770px) {.ztl-ft_support_bgh {
  padding: 28px 1.5rem;
}
}.ztl-ft_support_in_bgh {
  margin: 0 auto;
  gap: 1rem;
  flex-wrap: wrap;
  max-width: 82.5rem;
  display: flex;
  align-items: center;
}.ztl-ft_support_main_bgh {
  flex: 1;
  gap: 1rem;
  display: flex;
  align-items: center;
  min-width: 220px;
  flex-wrap: wrap;
}.ztl-ft_support_ic_bgh {
  flex-shrink: 0;
  color: #7C3FE0;
}.ztl-ft_support_ic_bgh svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 30px;
  width: 1.875rem;
}.ztl-ft_support_text_title_bgh {
  margin-bottom: 3px;
  overflow-wrap: break-word;
  color: #F5EDD8;
  font-size: 0.938rem;
  font-weight: 700;
}.ztl-ft_support_text_sub_bgh {
  font-size: 12px;
  color: #AA8048;
  overflow-wrap: break-word;
}.ztl-ft_support_btn_bgh {
  transition: background .2s;
  background: #7C3FE0;
  padding: 0.688rem 1.375rem;
  border-radius: 0.625rem;
  font-size: 13px;
  color: #F5EDD8;
  white-space: nowrap;
  font-weight: 700;
  flex-shrink: 0;
}.ztl-ft_support_btn_bgh:hover {
  background: #9055EE;
}.ztl-ft_support_contacts_bgh {
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
  margin-left: auto;
}.ztl-ft_support_contact_bgh {
  line-height: 1.4;
  color: #9A7848;
  font-size: 12px;
}.ztl-ft_support_contact_bgh strong {
  margin-bottom: 2px;
  font-size: 0.688rem;
  font-weight: 600;
  color: #B89458;
  display: block;
}.ztl-ft_main_bgh {
  padding: 32px 1rem 1.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 771px) {.ztl-ft_main_bgh {
  padding: 2.5rem 24px 32px;
}
}.ztl-ft_main_in_bgh {
  margin: 0 auto;
  gap: 1.5rem;
  max-width: 1320px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 641px) {.ztl-ft_main_in_bgh {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.ztl-ft_main_in_bgh {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.ztl-ft_col_logo_bgh {
  grid-column: 1/-1;
}
@media(min-width: 1082px) {.ztl-ft_col_logo_bgh {
  grid-column: auto;
}
}.ztl-ft_logo_bgh {
  gap: 0.563rem;
  color: #F5EDD8;
  overflow-wrap: break-word;
  font-size: 1rem;
  align-items: center;
  margin-bottom: 0.75rem;
  display: flex;
  font-weight: 800;
  flex-wrap: wrap;
}.ztl-ft_logo_mark_bgh {
  overflow: hidden;
  border-radius: 6px;
  width: 30px;
  height: 1.875rem;
}.ztl-ft_logo_mark_bgh img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.ztl-ft_logo_sub_bgh {
  line-height: 1.55;
  color: #9A7848;
  font-size: 12px;
  max-width: 200px;
  overflow-wrap: break-word;
}.ztl-ft_col_title_bgh {
  letter-spacing: .07em;
  margin-bottom: 0.875rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #B89458;
  font-size: 0.75rem;
}.ztl-ft_col_links_bgh {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.ztl-ft_col_link_bgh {
  transition: color .2s;
  font-size: 13px;
  color: #9A7848;
  overflow-wrap: break-word;
}.ztl-ft_col_link_bgh:hover {
  color: #D8C89A;
}.ztl-ft_apps_bgh {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.ztl-ft_app_card_bgh {
  padding: 0.625rem 12px;
  background: rgba(255,255,255,0.05);
  border-radius: 6px;
  border: 1px solid rgba(255,255,255,0.10);
  transition: border-color .2s;
  gap: 0.625rem;
  display: flex;
  align-items: center;
}.ztl-ft_app_card_bgh:hover {
  border-color: rgba(255,255,255,0.20);
}.ztl-ft_app_card_ic_bgh svg {
  stroke-linecap: round;
  height: 1.375rem;
  stroke-linejoin: round;
  width: 22px;
}.ztl-ft_app_card_os_bgh {
  font-weight: 600;
  color: #9A7848;
  font-size: 0.625rem;
}.ztl-ft_app_card_action_bgh {
  color: #D8C89A;
  font-weight: 700;
  font-size: 12px;
}.ztl-ft_bot_bgh {
  padding: 20px 1rem;
}
@media(min-width: 771px) {.ztl-ft_bot_bgh {
  padding: 1.25rem 24px;
}
}.ztl-ft_bot_in_bgh {
  margin: 0 auto;
  gap: 16px;
  align-items: center;
  flex-wrap: wrap;
  max-width: 1320px;
  display: flex;
}.ztl-ft_socials_bgh {
  gap: 8px;
  display: flex;
}.ztl-ft_soc_bgh {
  border-radius: 6px;
  transition: background .2s;
  border: 1px solid rgba(255,255,255,0.10);
  background: rgba(255,255,255,0.05);
  color: #B89458;
  height: 36px;
  display: flex;
  align-items: center;
  width: 2.25rem;
  justify-content: center;
}.ztl-ft_soc_bgh svg {
  width: 16px;
  stroke-linecap: round;
  height: 1rem;
  stroke-linejoin: round;
}.ztl-ft_soc_bgh:hover {
  background: rgba(255,255,255,0.07);
}.ztl-ft_legal_bgh {
  flex: 1;
  min-width: 12.5rem;
  line-height: 1.6;
  color: #9A7A58;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.ztl-ft_legal_bgh strong {
  font-weight: 700;
  color: #B89458;
}.ztl-ft_legal_bgh a {
  text-decoration: underline;
  color: #B89458;
}.ztl-ft_age_bgh {
  border: 2px solid #9A7A58;
  border-radius: 50%;
  font-size: 0.688rem;
  margin-left: auto;
  justify-content: center;
  width: 32px;
  font-weight: 800;
  align-items: center;
  height: 2rem;
  flex-shrink: 0;
  color: #9A7A58;
  display: flex;
}