*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #100F0D;
  color: #C9BDB0;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
  min-height: 100vh;
  font-family: 'Barlow', sans-serif;
}img,svg {
  max-width: 100%;
  display: block;
}a {
  color: inherit;
  text-decoration: none;
}button {
  font: inherit;
  background: none;
  border: none;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.hzf-layout-6s5 {
  min-height: 100vh;
  flex-direction: column;
  display: flex;
}.hzf-page-6s5 {
  min-height: 100vh;
  display: flex;
}.hzf-main-6s5 {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media(min-width: 1079px) {.hzf-main-6s5 {
  padding-left: 13.75rem;
}
}
@media(max-width:1079px) {.hzf-main-6s5 {
  padding-bottom: 72px;
}
}.hzf-gc-6s5 {
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  background: #161411;
  cursor: pointer;
  width: 8.75rem;
  position: relative;
  flex-shrink: 0;
}
@media(min-width: 641px) {.hzf-gc-6s5 {
  width: 156px;
}
}
@media(min-width:1080px) {.hzf-gc-6s5 {
  width: 10.5rem;
}
}.hzf-gc-6s5:hover {
  transform: translateY(-3px);
  border-color: rgba(244, 124, 32, 0.07);
}.hzf-gc_img-6s5 {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.hzf-gc_img-6s5 img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  height: 100%;
  position: absolute;
}.hzf-gc_hover-6s5 {
  inset: 0;
  background: rgba(8, 7, 6, 0.72);
  transition: opacity .2s;
  justify-content: center;
  position: absolute;
  display: flex;
  align-items: center;
  opacity: 0;
}.hzf-gc-6s5:hover .hzf-gc_hover-6s5 {
  opacity: 1;
}.hzf-gc_hover_btn-6s5 {
  padding: 0.5rem 1rem;
  border-radius: 0.25rem;
  background: #F47C20;
  font-weight: 700;
  font-size: 12px;
  color: #F4EDE4;
}.hzf-gc_info-6s5 {
  padding: 8px 0.625rem 0.625rem;
}.hzf-gc_name-6s5 {
  overflow: hidden;
  font-weight: 600;
  font-size: 12px;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
  margin-bottom: 3px;
  color: #C9BDB0;
}.hzf-gc_prov-6s5 {
  color: #564D45;
  font-size: 0.625rem;
}.hzf-gc_tag-6s5 {
  padding: 2px 7px;
  border-radius: 0.25rem;
  font-weight: 700;
  font-size: 9px;
  z-index: 2;
  top: 6px;
  left: 0.375rem;
  letter-spacing: .04em;
  text-transform: uppercase;
  position: absolute;
}.hzf-gc_tag_hot-6s5 {
  background: #E03030;
  color: #fff;
}.hzf-gc_tag_new-6s5 {
  background: #2ECC71;
  color: #100F0D;
}.hzf-gc_tag_jp-6s5 {
  background: #F0A500;
  color: #100F0D;
}.hzf-gc_tag_ex-6s5 {
  background: #C45A10;
  color: #fff;
}.hzf-gc_tag_live-6s5 {
  background: #E03030;
  color: #fff;
}.hzf-gr-6s5 {
  background: #100F0D;
  padding: 2rem 1rem 0;
}
@media(min-width: 771px) {.hzf-gr-6s5 {
  padding: 36px 1.5rem 0;
}
}.hzf-gr_in-6s5 {
  margin: 0 auto;
  max-width: 1340px;
}.hzf-gr_head-6s5 {
  gap: 0.75rem;
  display: flex;
  margin-bottom: 0.625rem;
  align-items: center;
  flex-wrap: wrap;
}.hzf-gr_head_l-6s5 {
  flex: 1;
  gap: 0.625rem;
  align-items: center;
  min-width: 0;
  display: flex;
}.hzf-gr_ic-6s5 {
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  height: 32px;
  width: 32px;
}.hzf-gr_ic-6s5 svg {
  stroke-linejoin: round;
  height: 1rem;
  width: 16px;
  stroke-linecap: round;
}.hzf-gr_title-6s5 {
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 16px;
  color: #F4EDE4;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 769px) {.hzf-gr_title-6s5 {
  font-size: 1.125rem;
}
}.hzf-gr_more-6s5 {
  transition: color .2s;
  gap: 5px;
  font-size: 0.75rem;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  font-weight: 600;
  white-space: nowrap;
  color: #726658;
}.hzf-gr_more-6s5:hover {
  color: #F47C20;
}.hzf-gr_more-6s5 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 12px;
  height: 12px;
}.hzf-gr_arrows-6s5 {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.hzf-gr_arr-6s5 {
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 4px;
  justify-content: center;
  width: 1.875rem;
  color: #9A8E80;
  height: 30px;
  align-items: center;
  display: flex;
}.hzf-gr_arr-6s5:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F4EDE4;
}.hzf-gr_arr-6s5 svg {
  height: 0.813rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 13px;
}.hzf-gr_seo_h-6s5 {
  margin: 0 0 0.375rem;
  font-size: 0.813rem;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 700;
  color: #C9BDB0;
  overflow-wrap: break-word;
  max-width: 42.5rem;
}
@media(min-width: 766px) {.hzf-gr_seo_h-6s5 {
  font-size: 0.875rem;
}
}.hzf-gr_seo-6s5 {
  margin-bottom: 0.75rem;
  color: #726658;
  font-size: 12px;
  line-height: 1.55;
  overflow-wrap: break-word;
  max-width: 42.5rem;
}.hzf-gr_seo-6s5 strong {
  font-weight: 600;
  color: #C9BDB0;
}.hzf-gr_scroll-6s5 {
  gap: 10px;
  padding-bottom: 10px;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
}.hzf-gr_scroll-6s5::-webkit-scrollbar {
  display: none;
}
@media(min-width:768px) {.hzf-gr_scroll-6s5 {
  gap: 12px;
}
}.hzf-tb-6s5 {
  background: #0D0C0A;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  display: flex;
  left: 0;
  right: 0;
  position: fixed;
  top: 0;
  z-index: 80;
  height: 3.5rem;
  align-items: center;
}.hzf-tb_in-6s5 {
  gap: 0;
  padding: 0 0.875rem;
  display: flex;
  width: 100%;
  align-items: center;
  height: 100%;
}.hzf-tb_burger-6s5 {
  gap: 5px;
  border-radius: 0.5rem;
  margin-right: 0.5rem;
  flex-direction: column;
  display: flex;
  width: 38px;
  justify-content: center;
  height: 38px;
  flex-shrink: 0;
  align-items: center;
}.hzf-tb_burger-6s5:hover {
  background: rgba(255, 255, 255, 0.05);
}.hzf-tb_burger_line-6s5 {
  border-radius: 1px;
  background: #9A8E80;
  height: 2px;
  width: 18px;
  display: block;
}
@media(min-width: 1081px) {.hzf-tb_burger-6s5 {
  display: none;
}
}.hzf-tb_logo-6s5 {
  gap: 0.563rem;
  display: flex;
  color: #F4EDE4;
  font-size: 1.125rem;
  overflow-wrap: break-word;
  flex-shrink: 0;
  font-weight: 800;
  margin-right: 20px;
  letter-spacing: -.01em;
  align-items: center;
}.hzf-tb_logo_mark-6s5 {
  border-radius: 0.5rem;
  overflow: hidden;
  width: 2rem;
  align-items: center;
  display: flex;
  justify-content: center;
  height: 32px;
}.hzf-tb_logo_mark-6s5 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.hzf-tb_nav-6s5 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 637px) {.hzf-tb_nav-6s5 {
  display: flex;
}
}.hzf-tb_tab-6s5 {
  padding: 8px 14px;
  transition: background .15s,color .15s;
  border-radius: 8px;
  color: #9A8E80;
  font-weight: 600;
  white-space: nowrap;
  font-size: 0.813rem;
}.hzf-tb_tab-6s5:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F4EDE4;
}.hzf-tb_tab-6s5.hzf-state_active-6s5 {
  background: rgba(244, 124, 32, 0.18);
  color: #F4EDE4;
}.hzf-tb_right-6s5 {
  gap: 8px;
  margin-left: auto;
  flex-shrink: 0;
  align-items: center;
  display: flex;
}.hzf-tb_login-6s5 {
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 0.563rem 1rem;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  transition: border-color .2s,color .2s;
  display: none;
  font-size: 13px;
  color: #C9BDB0;
  font-weight: 600;
}.hzf-tb_login-6s5:hover {
  border-color: rgba(244, 124, 32, 0.55);
  color: #F4EDE4;
}
@media(min-width:480px) {.hzf-tb_login-6s5 {
  display: block;
}
}.hzf-tb_reg-6s5 {
  border-radius: 0.5rem;
  transition: background .2s;
  padding: 0.563rem 18px;
  background: #2ECC71;
  color: #100F0D;
  white-space: nowrap;
  font-size: 0.813rem;
  font-weight: 700;
}.hzf-tb_reg-6s5:hover {
  background: #3DDC82;
}.hzf-sb-6s5 {
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  background: #1C1A17;
  transition: transform .25s ease;
  z-index: 70;
  position: fixed;
  left: 0;
  width: 220px;
  bottom: 0;
  top: 3.5rem;
  overflow-y: auto;
}.hzf-sb-6s5.hzf-state_open-6s5 {
  transform: translateX(0);
}.hzf-sb-6s5::-webkit-scrollbar {
  width: 4px;
}.hzf-sb-6s5::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width:1080px) {.hzf-sb-6s5 {
  transform: translateX(0);
}
}.hzf-sb_auth-6s5 {
  padding: 14px 0.75rem 0.625rem;
}.hzf-sb_btn_reg-6s5 {
  background: #2ECC71;
  transition: background .2s;
  border-radius: 8px;
  padding: 0.688rem;
  font-weight: 700;
  display: block;
  margin-bottom: 0.5rem;
  font-size: 13px;
  color: #100F0D;
  text-align: center;
}.hzf-sb_btn_reg-6s5:hover {
  background: #3DDC82;
}.hzf-sb_btn_login-6s5 {
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 10px;
  border-radius: 8px;
  display: block;
  font-size: 0.813rem;
  font-weight: 600;
  text-align: center;
  color: #C9BDB0;
}.hzf-sb_btn_login-6s5:hover {
  border-color: rgba(244, 124, 32, 0.55);
  color: #F4EDE4;
}.hzf-sb_promo-6s5 {
  background: linear-gradient(135deg,#2A1506,#1C1A17);
  margin: 0 12px 0.625rem;
  border: 1px solid rgba(244, 124, 32, 0.18);
  padding: 0.75rem 14px;
  overflow: hidden;
  border-radius: 0.5rem;
  position: relative;
}.hzf-sb_promo-6s5::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(244, 124, 32, 0.18),transparent 70%);
  content: '';
  height: 80px;
  width: 5rem;
  top: -20px;
  right: -20px;
  position: absolute;
}.hzf-sb_promo_title-6s5 {
  font-size: 0.688rem;
  margin-bottom: 0.25rem;
  letter-spacing: .06em;
  text-transform: uppercase;
  color: #F47C20;
  font-weight: 700;
}.hzf-sb_promo_text-6s5 {
  font-weight: 600;
  line-height: 1.35;
  overflow-wrap: break-word;
  color: #F4EDE4;
  font-size: 0.75rem;
}.hzf-sb_promo_sub-6s5 {
  color: #726658;
  margin-top: 3px;
  font-size: 10px;
}.hzf-sb_nav-6s5 {
  padding: 6px 0.5rem 1rem;
}.hzf-sb_nav_lb-6s5 {
  padding: 10px 8px 6px;
  color: #564D45;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.625rem;
  letter-spacing: .08em;
}.hzf-sb_link-6s5 {
  transition: background .15s,color .15s;
  gap: 10px;
  border-radius: 0.25rem;
  padding: 9px 10px;
  overflow-wrap: break-word;
  align-items: center;
  color: #9A8E80;
  cursor: pointer;
  font-weight: 500;
  display: flex;
  font-size: 0.813rem;
}.hzf-sb_link-6s5:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F4EDE4;
}.hzf-sb_link-6s5.hzf-state_active-6s5 {
  background: rgba(244, 124, 32, 0.18);
  color: #F4EDE4;
}.hzf-sb_ic-6s5 {
  border-radius: 0.25rem;
  justify-content: center;
  display: flex;
  height: 30px;
  flex-shrink: 0;
  width: 1.875rem;
  align-items: center;
}.hzf-sb_ic-6s5 svg {
  width: 1rem;
  height: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.hzf-sb_ic_1-6s5 {
  background: rgba(244, 124, 32, 0.07);
  color: #F47C20;
}.hzf-sb_ic_2-6s5 {
  background: rgba(46, 204, 113, 0.15);
  color: #2ECC71;
}.hzf-sb_ic_3-6s5 {
  background: rgba(240, 165, 0, 0.16);
  color: #F0A500;
}.hzf-sb_ic_4-6s5 {
  background: rgba(196, 90, 16, 0.22);
  color: #C45A10;
}.hzf-sb_ic_5-6s5 {
  background: rgba(244, 124, 32, 0.07);
  color: #F050A0;
}.hzf-sb_ic_6-6s5 {
  background: rgba(196, 90, 16, 0.22);
  color: #9B5DE5;
}.hzf-sb_badge-6s5 {
  background: #F0A500;
  padding: 2px 0.438rem;
  border-radius: 4px;
  font-size: 9px;
  color: #100F0D;
  font-weight: 700;
  margin-left: auto;
}.hzf-sb_bot-6s5 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.5rem;
  padding: 0.75rem;
  display: flex;
}.hzf-sb_lang-6s5,.hzf-sb_help-6s5 {
  transition: border-color .2s;
  padding: 0.563rem 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: rgba(255, 255, 255, 0.05);
  gap: 6px;
  flex: 1;
  border-radius: 0.25rem;
  justify-content: center;
  display: flex;
  font-weight: 600;
  color: #9A8E80;
  align-items: center;
  font-size: 0.688rem;
}.hzf-sb_lang-6s5:hover,.hzf-sb_help-6s5:hover {
  border-color: rgba(244, 124, 32, 0.55);
  color: #F4EDE4;
}.hzf-sb_lang-6s5 svg,.hzf-sb_help-6s5 svg {
  height: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 13px;
}.hzf-sb_bd-6s5 {
  inset: 0;
  background: rgba(8, 7, 6, 0.72);
  display: none;
  z-index: 69;
  position: fixed;
}.hzf-sb_bd-6s5.hzf-state_on-6s5 {
  display: block;
}
@media(min-width: 1083px) {.hzf-sb_bd-6s5 {
  display: none!important;
}
}.hzf-mob_nav-6s5 {
  border-top: 1px solid rgba(255, 255, 255, 0.11);
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #1C1A17;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 80;
  position: fixed;
  display: flex;
}
@media(min-width: 1081px) {.hzf-mob_nav-6s5 {
  display: none;
}
}.hzf-mob_nav_item-6s5 {
  gap: 0.25rem;
  flex: 1;
  padding: 4px 2px;
  flex-direction: column;
  color: #564D45;
  cursor: pointer;
  display: flex;
  align-items: center;
}.hzf-mob_nav_ic-6s5 {
  line-height: 1;
}.hzf-mob_nav_ic-6s5 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 20px;
  width: 20px;
}.hzf-mob_nav_lb-6s5 {
  font-weight: 600;
  font-size: 10px;
  color: #564D45;
}.hzf-mob_nav_item-6s5.hzf-state_active-6s5 {
  color: #F47C20;
}.hzf-mob_nav_item-6s5.hzf-state_active-6s5 .hzf-mob_nav_lb-6s5 {
  color: #F47C20;
}.hzf-hero-6s5 {
  background: #100F0D;
  padding: 1.25rem 16px 0;
}
@media(min-width: 769px) {.hzf-hero-6s5 {
  padding: 24px 1.5rem 0;
}
}.hzf-hero_in-6s5 {
  gap: 12px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 83.75rem;
}
@media(min-width: 859px) {.hzf-hero_in-6s5 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1102px) {.hzf-hero_in-6s5 {
  grid-template-columns: 1fr 340px;
}
}.hzf-hero_promo-6s5 {
  background: #161411;
  overflow: hidden;
  border-radius: 0.75rem;
  min-height: 220px;
  position: relative;
  display: flex;
  align-items: stretch;
}
@media(min-width: 770px) {.hzf-hero_promo-6s5 {
  min-height: 280px;
}
}.hzf-hero_promo_bg-6s5 {
  inset: 0;
  background: linear-gradient(120deg,#2A1506 0%,#100F0D 100%);
  background-position: center;
  background-size: cover;
  position: absolute;
}.hzf-hero_promo_bg-6s5::after {
  background: linear-gradient(90deg,#100F0D 0%,rgba(8, 7, 6, 0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.hzf-hero_promo_glow-6s5 {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(196, 90, 16, 0.22) 0%,transparent 65%);
  width: 18.75rem;
  pointer-events: none;
  position: absolute;
  top: -2.5rem;
  height: 18.75rem;
  right: 60px;
}.hzf-hero_promo_ct-6s5 {
  padding: 28px 24px 1.75rem 1.75rem;
  position: relative;
  z-index: 2;
  flex-direction: column;
  display: flex;
  max-width: 480px;
  justify-content: center;
}
@media(min-width: 770px) {.hzf-hero_promo_ct-6s5 {
  padding: 40px 2rem;
}
}.hzf-hero_badge-6s5 {
  padding: 5px 12px;
  background: rgba(244, 124, 32, 0.18);
  border: 1px solid rgba(244, 124, 32, 0.07);
  border-radius: 20px;
  text-transform: uppercase;
  display: inline-block;
  margin-bottom: 14px;
  font-size: 0.625rem;
  color: #F47C20;
  font-weight: 700;
  letter-spacing: .08em;
}.hzf-hero_h1-6s5 {
  font-size: 26px;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  line-height: 1.15;
  color: #F4EDE4;
  margin-bottom: 0.625rem;
}.hzf-hero_h1-6s5 em {
  color: #F0A500;
  font-style: normal;
}
@media(min-width: 771px) {.hzf-hero_h1-6s5 {
  font-size: 2.25rem;
}
}.hzf-hero_sub-6s5 {
  line-height: 1.55;
  margin-bottom: 20px;
  font-size: 13px;
  color: #9A8E80;
}
@media(min-width: 769px) {.hzf-hero_sub-6s5 {
  font-size: 14px;
}
}.hzf-hero_row-6s5 {
  gap: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.hzf-hero_cta-6s5 {
  padding: 13px 1.625rem;
  border-radius: 8px;
  transition: background .2s;
  background: #2ECC71;
  font-size: 14px;
  box-shadow: 0 0.375rem 20px rgba(46, 204, 113, 0.38);
  color: #100F0D;
  font-weight: 700;
}.hzf-hero_cta-6s5:hover {
  background: #3DDC82;
}.hzf-hero_terms-6s5 {
  font-size: 11px;
  color: #564D45;
}.hzf-hero_game-6s5 {
  border: 1px solid rgba(255, 255, 255, 0.06);
  overflow: hidden;
  border-radius: 12px;
  background: #161411;
  flex-direction: column;
  position: relative;
  display: flex;
}.hzf-hero_game_badge-6s5 {
  padding: 5px 0.625rem;
  background: rgba(240, 165, 0, 0.16);
  border-radius: 20px;
  border: 1px solid rgba(240, 165, 0, 0.16);
  font-size: 0.625rem;
  color: #F0A500;
  letter-spacing: .06em;
  z-index: 3;
  top: 12px;
  text-transform: uppercase;
  font-weight: 700;
  left: 0.75rem;
  position: absolute;
}.hzf-hero_game_badge-6s5 svg {
  width: 11px;
  height: 11px;
  margin-right: 0.25rem;
  vertical-align: -1px;
}.hzf-hero_game_img-6s5 {
  background: linear-gradient(135deg,#2A1506,#100F0D);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.hzf-hero_game_img-6s5 img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  width: 100%;
  height: 100%;
}.hzf-hero_game_play-6s5 {
  transition: opacity .2s;
  background: rgba(8, 7, 6, 0.72);
  inset: 0;
  position: absolute;
  opacity: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}.hzf-hero_game-6s5:hover .hzf-hero_game_play-6s5 {
  opacity: 1;
}.hzf-hero_game_play-6s5 span {
  border-radius: 50%;
  background: #F47C20;
  justify-content: center;
  height: 3.25rem;
  display: flex;
  width: 3.25rem;
  align-items: center;
}.hzf-hero_game_play-6s5 span svg {
  height: 18px;
  margin-left: 2px;
  width: 18px;
}.hzf-hero_game_info-6s5 {
  padding: 14px 1rem;
}.hzf-hero_game_title-6s5 {
  font-size: 0.938rem;
  font-weight: 700;
  color: #F4EDE4;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
}.hzf-hero_game_provider-6s5 {
  font-size: 0.688rem;
  color: #726658;
}.hzf-hero_game_btn-6s5 {
  background: #F47C20;
  padding: 0.688rem;
  margin: 0.75rem 1rem 1rem;
  border-radius: 8px;
  transition: background .2s;
  color: #F4EDE4;
  display: block;
  font-size: 0.813rem;
  text-align: center;
  font-weight: 700;
}.hzf-hero_game-6s5:hover .hzf-hero_game_btn-6s5 {
  background: #FF9040;
}.hzf-sbar-6s5 {
  background: #100F0D;
  padding: 16px 1rem 0;
}
@media(min-width: 771px) {.hzf-sbar-6s5 {
  padding: 1.125rem 1.5rem 0;
}
}.hzf-sbar_in-6s5 {
  margin: 0 auto;
  max-width: 83.75rem;
}.hzf-sbar_row-6s5 {
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 12px;
}.hzf-sbar_input-6s5 {
  gap: 10px;
  padding: 11px 1rem;
  transition: border-color .2s;
  background: #161411;
  flex: 1;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  align-items: center;
  font-size: 0.813rem;
  display: flex;
  color: #726658;
  cursor: pointer;
}.hzf-sbar_input-6s5:hover {
  border-color: rgba(244, 124, 32, 0.55);
}.hzf-sbar_input-6s5 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  flex-shrink: 0;
  height: 15px;
  width: 15px;
}.hzf-sbar_providers-6s5 {
  gap: 0.5rem;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 0.688rem 18px;
  background: #161411;
  transition: border-color .2s;
  white-space: nowrap;
  color: #C9BDB0;
  align-items: center;
  font-weight: 600;
  display: flex;
  font-size: 13px;
}.hzf-sbar_providers-6s5:hover {
  border-color: rgba(244, 124, 32, 0.55);
  color: #F4EDE4;
}.hzf-sbar_providers-6s5 svg {
  height: 0.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.875rem;
}.hzf-sbar_tabs-6s5 {
  gap: 6px;
  overflow-x: auto;
  padding-bottom: 2px;
  scrollbar-width: none;
  display: flex;
}.hzf-sbar_tabs-6s5::-webkit-scrollbar {
  display: none;
}.hzf-sbar_tab-6s5 {
  border: 1px solid rgba(255, 255, 255, 0.06);
  transition: background .15s,color .15s,border-color .15s;
  border-radius: 20px;
  gap: 0.438rem;
  padding: 0.5rem 14px;
  background: rgba(255, 255, 255, 0.05);
  cursor: pointer;
  white-space: nowrap;
  font-size: 12px;
  display: flex;
  font-weight: 600;
  color: #9A8E80;
  align-items: center;
  flex-shrink: 0;
}.hzf-sbar_tab-6s5:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(244, 124, 32, 0.55);
  color: #F4EDE4;
}.hzf-sbar_tab-6s5.hzf-state_active-6s5 {
  border-color: rgba(244, 124, 32, 0.07);
  background: rgba(244, 124, 32, 0.18);
  color: #F4EDE4;
}.hzf-sbar_tab_ic-6s5 svg {
  stroke-linecap: round;
  width: 0.875rem;
  height: 0.875rem;
  stroke-linejoin: round;
}.hzf-wy-6s5 {
  padding: 2rem 1rem 0;
  background: #100F0D;
}
@media(min-width: 765px) {.hzf-wy-6s5 {
  padding: 2.5rem 1.5rem 0;
}
}.hzf-wy_in-6s5 {
  margin: 0 auto;
  max-width: 1340px;
}.hzf-wy_head-6s5 {
  max-width: 720px;
  margin-bottom: 18px;
}.hzf-wy_label-6s5 {
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  color: #F47C20;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
}.hzf-wy_h2-6s5 {
  color: #F4EDE4;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-size: 20px;
}
@media(min-width: 769px) {.hzf-wy_h2-6s5 {
  font-size: 24px;
}
}.hzf-wy_intro-6s5 {
  margin: 0;
  font-size: 0.813rem;
  line-height: 1.6;
  color: #726658;
}.hzf-wy_grid-6s5 {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.hzf-wy_grid-6s5 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.hzf-wy_grid-6s5 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.hzf-wy_card-6s5 {
  transition: border-color .2s,transform .2s;
  background: #1C1A17;
  padding: 1.25rem;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
}.hzf-wy_card-6s5:hover {
  border-color: rgba(244, 124, 32, 0.07);
  transform: translateY(-2px);
}.hzf-wy_card_ic-6s5 {
  background: rgba(244, 124, 32, 0.18);
  border-radius: 50%;
  height: 2.75rem;
  margin-bottom: 0.875rem;
  width: 2.75rem;
  justify-content: center;
  color: #F47C20;
  align-items: center;
  display: flex;
}.hzf-wy_card_ic-6s5 svg {
  height: 22px;
  stroke-linecap: round;
  width: 22px;
  stroke-linejoin: round;
}.hzf-wy_card_h-6s5 {
  margin-bottom: 0.375rem;
  font-size: 0.938rem;
  color: #F4EDE4;
  overflow-wrap: break-word;
  font-weight: 700;
  line-height: 1.25;
}.hzf-wy_card_p-6s5 {
  color: #726658;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.6;
}.hzf-wy_card_p-6s5 strong {
  color: #C9BDB0;
  font-weight: 600;
}.hzf-ws-6s5 {
  padding: 2rem 1rem 0;
  background: #100F0D;
}
@media(min-width: 766px) {.hzf-ws-6s5 {
  padding: 36px 24px 0;
}
}.hzf-ws_in-6s5 {
  margin: 0 auto;
  max-width: 1340px;
}.hzf-ws_head-6s5 {
  gap: 12px;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 14px;
  display: flex;
}.hzf-ws_title-6s5 {
  gap: 0.625rem;
  color: #F4EDE4;
  font-weight: 700;
  font-family: 'Barlow Condensed', sans-serif;
  align-items: center;
  flex-wrap: wrap;
  font-size: 16px;
  display: flex;
  overflow-wrap: break-word;
}.hzf-ws_title_ic-6s5 svg {
  stroke-linecap: round;
  height: 18px;
  width: 1.125rem;
  color: #F0A500;
  stroke-linejoin: round;
}.hzf-ws_online-6s5 {
  gap: 0.438rem;
  font-size: 0.75rem;
  align-items: center;
  display: flex;
  color: #726658;
  font-weight: 600;
}.hzf-ws_online_dot-6s5 {
  border-radius: 50%;
  background: #2ECC71;
  box-shadow: 0 0 0.375rem rgba(46, 204, 113, 0.15);
  height: 8px;
  width: 8px;
  flex-shrink: 0;
}.hzf-ws_scroll-6s5 {
  gap: 8px;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 8px;
}.hzf-ws_scroll-6s5::-webkit-scrollbar {
  display: none;
}.hzf-wc-6s5 {
  padding: 10px 0.875rem;
  border-radius: 8px;
  gap: 10px;
  background: #161411;
  border: 1px solid rgba(255, 255, 255, 0.11);
  align-items: center;
  flex-shrink: 0;
  display: flex;
  min-width: 13.75rem;
}.hzf-wc_img-6s5 {
  border-radius: 0.25rem;
  overflow: hidden;
  background: #1C1A17;
  flex-shrink: 0;
  height: 2.25rem;
  width: 36px;
}.hzf-wc_img-6s5 img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.hzf-wc_info-6s5 {
  min-width: 0;
}.hzf-wc_game-6s5 {
  overflow: hidden;
  font-weight: 600;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.75rem;
  color: #C9BDB0;
}.hzf-wc_player-6s5 {
  overflow: hidden;
  color: #564D45;
  white-space: nowrap;
  font-size: 10px;
  text-overflow: ellipsis;
}.hzf-wc_amount-6s5 {
  white-space: nowrap;
  margin-left: auto;
  color: #2ECC71;
  font-size: 0.813rem;
  font-weight: 700;
  flex-shrink: 0;
}.hzf-prov-6s5 {
  padding: 2.25rem 1rem 0;
  background: #100F0D;
}
@media(min-width: 769px) {.hzf-prov-6s5 {
  padding: 2.75rem 24px 0;
}
}.hzf-prov_in-6s5 {
  margin: 0 auto;
  max-width: 83.75rem;
}.hzf-prov_head-6s5 {
  margin-bottom: 1rem;
}.hzf-prov_label-6s5 {
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-weight: 700;
  color: #F47C20;
  text-transform: uppercase;
  font-size: 11px;
}.hzf-prov_h2-6s5 {
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 20px;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: #F4EDE4;
}
@media(min-width: 766px) {.hzf-prov_h2-6s5 {
  font-size: 1.5rem;
}
}.hzf-prov_seo-6s5 {
  overflow-wrap: break-word;
  color: #726658;
  font-size: 0.813rem;
  line-height: 1.6;
  max-width: 620px;
  margin-bottom: 1rem;
}.hzf-prov_seo-6s5 strong {
  font-weight: 700;
  color: #C9BDB0;
}.hzf-prov_seo-6s5 a {
  color: #F47C20;
  text-decoration: underline;
}.hzf-prov_grid-6s5 {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 642px) {.hzf-prov_grid-6s5 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1083px) {.hzf-prov_grid-6s5 {
  grid-template-columns: repeat(8,1fr);
}
}.hzf-prov_card-6s5 {
  border-radius: 8px;
  background: #161411;
  gap: 7px;
  transition: border-color .2s,background .2s;
  padding: 14px 10px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  cursor: pointer;
  align-items: center;
  display: flex;
  flex-direction: column;
}.hzf-prov_card-6s5:hover {
  background: #1C1A17;
  border-color: rgba(244, 124, 32, 0.55);
}.hzf-prov_logo-6s5 {
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  border-radius: 4px;
  width: 2.75rem;
  display: flex;
  align-items: center;
  height: 2.75rem;
  justify-content: center;
}.hzf-prov_logo-6s5 img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.hzf-prov_name-6s5 {
  text-align: center;
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 11px;
  color: #9A8E80;
}.hzf-bon-6s5 {
  padding: 2.25rem 1rem 0;
  background: #100F0D;
}
@media(min-width: 765px) {.hzf-bon-6s5 {
  padding: 44px 24px 0;
}
}.hzf-bon_in-6s5 {
  margin: 0 auto;
  max-width: 1340px;
}.hzf-bon_head-6s5 {
  margin-bottom: 20px;
}.hzf-bon_label-6s5 {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 8px;
  color: #F47C20;
}.hzf-bon_h2-6s5 {
  font-size: 1.25rem;
  color: #F4EDE4;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 0.5rem;
}
@media(min-width: 771px) {.hzf-bon_h2-6s5 {
  font-size: 24px;
}
}.hzf-bon_seo-6s5 {
  max-width: 38.75rem;
  line-height: 1.6;
  color: #726658;
  font-size: 13px;
  overflow-wrap: break-word;
}.hzf-bon_seo-6s5 strong {
  color: #C9BDB0;
  font-weight: 700;
}.hzf-bon_seo-6s5 a {
  text-decoration: underline;
  color: #F47C20;
}.hzf-bon_grid-6s5 {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 642px) {.hzf-bon_grid-6s5 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.hzf-bon_grid-6s5 {
  grid-template-columns: repeat(5,1fr);
}
}.hzf-bon_card-6s5 {
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 1rem;
  background: #161411;
  transition: border-color .2s,transform .2s;
}.hzf-bon_card-6s5:hover {
  transform: translateY(-2px);
  border-color: rgba(244, 124, 32, 0.07);
}.hzf-bon_card_ic-6s5 svg {
  stroke-linejoin: round;
  width: 1.625rem;
  stroke-linecap: round;
  height: 26px;
}.hzf-bon_card_ic-6s5 {
  margin-bottom: 0.625rem;
}.hzf-bon_card_type-6s5 {
  font-size: 10px;
  color: #726658;
  letter-spacing: .06em;
  text-transform: uppercase;
  margin-bottom: 6px;
  font-weight: 700;
}.hzf-bon_card_amount-6s5 {
  line-height: 1.1;
  font-size: 18px;
  font-weight: 800;
  margin-bottom: 0.375rem;
  color: #F0A500;
}.hzf-bon_card_name-6s5 {
  overflow-wrap: break-word;
  color: #F4EDE4;
  font-weight: 600;
  font-size: 13px;
  margin-bottom: 0.5rem;
}.hzf-bon_card_detail-6s5 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.5;
  font-size: 11px;
  color: #564D45;
  overflow-wrap: break-word;
  padding-top: 8px;
}.hzf-reg-6s5 {
  padding: 2.25rem 16px 0;
  background: #100F0D;
}
@media(min-width: 767px) {.hzf-reg-6s5 {
  padding: 2.75rem 1.5rem 0;
}
}.hzf-reg_in-6s5 {
  border-radius: 0.75rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: #1C1A17;
  padding: 28px 1.5rem;
  margin: 0 auto;
  max-width: 1340px;
}
@media(min-width: 769px) {.hzf-reg_in-6s5 {
  padding: 2.5rem;
}
}.hzf-reg_top-6s5 {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 862px) {.hzf-reg_top-6s5 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.hzf-reg_label-6s5 {
  letter-spacing: .08em;
  color: #F47C20;
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
}.hzf-reg_h2-6s5 {
  overflow-wrap: break-word;
  color: #F4EDE4;
  font-family: 'Barlow Condensed', sans-serif;
  line-height: 1.2;
  font-weight: 800;
  font-size: 1.375rem;
  margin-bottom: 0.75rem;
}
@media(min-width: 766px) {.hzf-reg_h2-6s5 {
  font-size: 1.75rem;
}
}.hzf-reg_bonus-6s5 {
  padding: 0.625rem 1rem;
  background: rgba(240, 165, 0, 0.16);
  border-radius: 8px;
  gap: 0.5rem;
  border: 1px solid rgba(240, 165, 0, 0.16);
  margin-bottom: 1rem;
  align-items: center;
  display: inline-flex;
}.hzf-reg_bonus_amount-6s5 {
  color: #F0A500;
  font-size: 20px;
  font-weight: 800;
}.hzf-reg_bonus_text-6s5 {
  font-size: 13px;
  color: #9A8E80;
  line-height: 1.35;
}.hzf-reg_cta_btn-6s5 {
  background: #2ECC71;
  border-radius: 0.5rem;
  padding: 14px 2rem;
  transition: background .2s;
  display: inline-block;
  font-size: 15px;
  margin-bottom: 0.75rem;
  box-shadow: 0 0.375rem 20px rgba(46, 204, 113, 0.38);
  color: #100F0D;
  font-weight: 700;
}.hzf-reg_cta_btn-6s5:hover {
  background: #3DDC82;
}.hzf-reg_terms-6s5 {
  font-size: 11px;
  line-height: 1.5;
  color: #564D45;
}.hzf-reg_seo-6s5 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  line-height: 1.65;
  margin-top: 20px;
  font-size: 13px;
  color: #726658;
  padding-top: 20px;
}.hzf-reg_seo-6s5 p {
  color: #726658;
  font-size: 0.813rem;
  margin-bottom: 10px;
  line-height: 1.65;
}.hzf-reg_seo-6s5 p:last-child {
  margin-bottom: 0;
}.hzf-reg_seo-6s5 strong {
  color: #C9BDB0;
  font-weight: 700;
}.hzf-reg_seo-6s5 a {
  transition: color .2s;
  text-decoration: underline;
  color: #F47C20;
}.hzf-reg_seo-6s5 a:hover {
  color: #FF9040;
}.hzf-reg_seo-6s5 ul,.hzf-reg_seo-6s5 ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 1.125rem;
}.hzf-reg_seo-6s5 ol {
  list-style: decimal;
}.hzf-reg_seo-6s5 li {
  margin-bottom: 0.25rem;
  color: #726658;
  line-height: 1.65;
  font-size: 0.813rem;
}.hzf-reg_seo-6s5 table {
  font-size: 0.813rem;
  margin-bottom: 10px;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
  display: block;
}
@media(min-width: 771px) {.hzf-reg_seo-6s5 table {
  display: table;
}
}.hzf-reg_seo-6s5 th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C9BDB0;
  text-align: left;
  font-weight: 700;
}.hzf-reg_seo-6s5 td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #726658;
}.hzf-reg_steps-6s5 {
  gap: 14px;
  display: flex;
  flex-direction: column;
  margin-top: 1.75rem;
}
@media(min-width:860px) {.hzf-reg_steps-6s5 {
  margin-top: 0;
}
}.hzf-reg_step-6s5 {
  padding: 16px;
  border-radius: 0.5rem;
  background: rgba(255, 255, 255, 0.05);
  gap: 14px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.hzf-reg_step_num-6s5 {
  border: 1px solid rgba(244, 124, 32, 0.07);
  background: rgba(244, 124, 32, 0.18);
  border-radius: 50%;
  font-size: 0.875rem;
  height: 34px;
  display: flex;
  justify-content: center;
  font-weight: 800;
  color: #F47C20;
  flex-shrink: 0;
  align-items: center;
  width: 34px;
}.hzf-reg_step_title-6s5 {
  font-size: 0.875rem;
  color: #F4EDE4;
  font-weight: 700;
  margin-bottom: 3px;
}.hzf-reg_step_text-6s5 {
  font-size: 12px;
  color: #726658;
  line-height: 1.5;
}.hzf-reg_trust-6s5 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  display: flex;
  margin-top: 20px;
  padding-top: 1.25rem;
  flex-wrap: wrap;
}.hzf-reg_trust_item-6s5 {
  gap: 7px;
  font-size: 12px;
  color: #726658;
  overflow-wrap: break-word;
  display: flex;
  align-items: center;
}.hzf-reg_trust_ic-6s5 svg {
  color: #F47C20;
  height: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1rem;
}.hzf-htp-6s5 {
  padding: 2.25rem 16px 0;
  background: #100F0D;
}
@media(min-width: 766px) {.hzf-htp-6s5 {
  padding: 44px 1.5rem 0;
}
}.hzf-htp_in-6s5 {
  margin: 0 auto;
  max-width: 83.75rem;
}.hzf-htp_head-6s5 {
  max-width: 45rem;
  margin-bottom: 1.375rem;
}.hzf-htp_label-6s5 {
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-size: 0.688rem;
  color: #F47C20;
  font-weight: 700;
  text-transform: uppercase;
}.hzf-htp_h2-6s5 {
  margin-bottom: 0.5rem;
  color: #F4EDE4;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.375rem;
}
@media(min-width: 767px) {.hzf-htp_h2-6s5 {
  font-size: 1.75rem;
}
}.hzf-htp_intro-6s5 {
  line-height: 1.6;
  font-size: 14px;
  color: #726658;
}.hzf-htp_steps-6s5 {
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 12px;
  grid-template-columns: 1fr;
  counter-reset: none;
  display: grid;
}
@media(min-width: 639px) {.hzf-htp_steps-6s5 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.hzf-htp_steps-6s5 {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.hzf-htp_step-6s5 {
  background: #1C1A17;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.5rem;
  padding: 20px 18px 18px;
  display: flex;
  position: relative;
  flex-direction: column;
}.hzf-htp_step_num-6s5 {
  background: #F47C20;
  border-radius: 50%;
  top: -0.75rem;
  width: 28px;
  position: absolute;
  left: 1.25rem;
  display: flex;
  color: #100F0D;
  font-family: 'Barlow Condensed', sans-serif;
  justify-content: center;
  height: 1.75rem;
  font-size: 13px;
  align-items: center;
  font-weight: 800;
}.hzf-htp_step_ic-6s5 {
  border-radius: 4px;
  margin: 0.5rem 0 12px;
  background: rgba(244, 124, 32, 0.18);
  justify-content: center;
  height: 2.25rem;
  display: flex;
  width: 2.25rem;
  color: #F47C20;
  align-items: center;
}.hzf-htp_step_ic-6s5 svg {
  height: 18px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.125rem;
}.hzf-htp_step_h-6s5 {
  font-size: 14px;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 6px;
  line-height: 1.25;
  color: #F4EDE4;
}.hzf-htp_step_p-6s5 {
  line-height: 1.55;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #726658;
}.hzf-htp_step_p-6s5 strong {
  font-weight: 600;
  color: #C9BDB0;
}.hzf-htp_cta-6s5 {
  border-radius: 0.5rem;
  background: #2ECC71;
  padding: 0.813rem 1.625rem;
  transition: background .2s;
  display: inline-block;
  color: #100F0D;
  font-size: 14px;
  margin-top: 20px;
  font-weight: 700;
}.hzf-htp_cta-6s5:hover {
  background: #3DDC82;
}.hzf-app-6s5 {
  background: #100F0D;
  padding: 36px 16px 0;
}
@media(min-width: 767px) {.hzf-app-6s5 {
  padding: 44px 1.5rem 0;
}
}.hzf-app_in-6s5 {
  margin: 0 auto;
  max-width: 1340px;
}.hzf-app_head-6s5 {
  margin-bottom: 16px;
}.hzf-app_label-6s5 {
  text-transform: uppercase;
  color: #F47C20;
  font-size: 11px;
  margin-bottom: 8px;
  font-weight: 700;
  letter-spacing: .08em;
}.hzf-app_h2-6s5 {
  margin-bottom: 6px;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  color: #F4EDE4;
  font-size: 20px;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.hzf-app_h2-6s5 {
  font-size: 24px;
}
}.hzf-app_sub-6s5 {
  line-height: 1.6;
  font-size: 13px;
  color: #726658;
  overflow-wrap: break-word;
  max-width: 37.5rem;
}.hzf-app_sub-6s5 strong {
  color: #C9BDB0;
  font-weight: 700;
}.hzf-app_cards-6s5 {
  gap: 0.625rem;
  margin-top: 16px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 639px) {.hzf-app_cards-6s5 {
  grid-template-columns: repeat(3,1fr);
}
}.hzf-app_card-6s5 {
  padding: 20px;
  overflow: hidden;
  gap: 1rem;
  border-radius: 8px;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
  position: relative;
}.hzf-app_card_ios-6s5 {
  background: linear-gradient(135deg,rgba(244, 124, 32, 0.18) 0%,#1C1A17 100%);
}.hzf-app_card_android-6s5 {
  background: linear-gradient(135deg,rgba(46, 204, 113, 0.15) 0%,#1C1A17 100%);
}.hzf-app_card_win-6s5 {
  background: linear-gradient(135deg,rgba(240, 165, 0, 0.16) 0%,#1C1A17 100%);
}.hzf-app_card_ic-6s5 svg {
  height: 2.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 2.125rem;
}.hzf-app_card_ic-6s5 {
  flex-shrink: 0;
  color: #F4EDE4;
}.hzf-app_card_os-6s5 {
  text-transform: uppercase;
  margin-bottom: 6px;
  font-size: 10px;
  letter-spacing: .08em;
  color: #726658;
  font-weight: 700;
}.hzf-app_card_title-6s5 {
  color: #F4EDE4;
  margin-bottom: 0.375rem;
  font-size: 0.938rem;
  font-weight: 700;
  line-height: 1.2;
  overflow-wrap: break-word;
}.hzf-app_card_text-6s5 {
  line-height: 1.5;
  overflow-wrap: break-word;
  font-size: 12px;
  margin-bottom: 0.875rem;
  color: #726658;
}.hzf-app_card_btn-6s5 {
  border: 1px solid rgba(244, 124, 32, 0.55);
  padding: 10px 1.125rem;
  gap: 7px;
  background: rgba(255, 255, 255, 0.12);
  border-radius: 4px;
  transition: background .2s;
  font-weight: 700;
  align-items: center;
  color: #F4EDE4;
  font-size: 0.813rem;
  display: inline-flex;
}.hzf-app_card_btn-6s5:hover {
  background: rgba(255, 255, 255, 0.07);
}.hzf-faq-6s5 {
  padding: 2.25rem 16px 0;
  background: #100F0D;
}
@media(min-width: 769px) {.hzf-faq-6s5 {
  padding: 44px 1.5rem 0;
}
}.hzf-faq_in-6s5 {
  margin: 0 auto;
  max-width: 1340px;
}.hzf-faq_head-6s5 {
  margin-bottom: 1.25rem;
}.hzf-faq_label-6s5 {
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  color: #F47C20;
  font-weight: 700;
}.hzf-faq_h2-6s5 {
  color: #F4EDE4;
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 769px) {.hzf-faq_h2-6s5 {
  font-size: 24px;
}
}.hzf-faq_list-6s5 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.hzf-faq_item-6s5 {
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.5rem;
  background: #1C1A17;
  overflow: hidden;
}.hzf-faq_q-6s5 {
  gap: 12px;
  transition: color .2s;
  padding: 1rem 20px;
  justify-content: space-between;
  color: #C9BDB0;
  flex-wrap: wrap;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  align-items: center;
  font-weight: 600;
  overflow-wrap: break-word;
}.hzf-faq_q-6s5:hover {
  color: #F4EDE4;
}.hzf-faq_q_ic-6s5 {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  transition: transform .25s;
  font-size: 16px;
  justify-content: center;
  display: flex;
  color: #F47C20;
  height: 24px;
  width: 1.5rem;
  flex-shrink: 0;
  align-items: center;
}.hzf-faq_item-6s5.hzf-state_open-6s5 .hzf-faq_q_ic-6s5 {
  transform: rotate(45deg);
}.hzf-faq_a-6s5 {
  padding: 0 20px 1rem;
  display: none;
  line-height: 1.7;
  color: #726658;
  font-size: 13px;
  overflow-wrap: break-word;
}.hzf-faq_item-6s5.hzf-state_open-6s5 .hzf-faq_a-6s5 {
  display: block;
}.hzf-faq_a-6s5 strong {
  font-weight: 700;
  color: #C9BDB0;
}.hzf-faq_a-6s5 a {
  text-decoration: underline;
  color: #F47C20;
}.hzf-faq_a-6s5 ul,.hzf-faq_a-6s5 ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 1.25rem;
}.hzf-faq_a-6s5 ol {
  list-style: decimal;
}.hzf-faq_a-6s5 li {
  margin-bottom: 4px;
  line-height: 1.6;
}.hzf-faq_a-6s5 table {
  margin: 0.5rem 0;
  width: 100%;
  display: block;
  font-size: 12px;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 765px) {.hzf-faq_a-6s5 table {
  display: table;
}
}.hzf-faq_a-6s5 th {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #C9BDB0;
}.hzf-faq_a-6s5 td {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #726658;
}.hzf-pmt-6s5 {
  background: #100F0D;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.hzf-pmt-6s5 {
  padding: 2.75rem 1.5rem 0;
}
}.hzf-pmt_in-6s5 {
  margin: 0 auto;
  max-width: 83.75rem;
}.hzf-pmt_head-6s5 {
  margin-bottom: 22px;
  max-width: 720px;
}.hzf-pmt_label-6s5 {
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #F47C20;
  font-weight: 700;
  margin-bottom: 0.5rem;
}.hzf-pmt_h2-6s5 {
  font-family: 'Barlow Condensed', sans-serif;
  color: #F4EDE4;
  margin-bottom: 8px;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.375rem;
}
@media(min-width: 767px) {.hzf-pmt_h2-6s5 {
  font-size: 1.75rem;
}
}.hzf-pmt_intro-6s5 {
  font-size: 14px;
  overflow-wrap: break-word;
  color: #726658;
  line-height: 1.6;
}.hzf-pmt_groups-6s5 {
  gap: 1.25rem;
  flex-direction: column;
  display: flex;
}.hzf-pmt_group-6s5 {
  border-radius: 8px;
  background: #1C1A17;
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.11);
}.hzf-pmt_group_head-6s5 {
  gap: 0.75rem;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 10px;
  display: flex;
}.hzf-pmt_group_ic-6s5 {
  background: rgba(244, 124, 32, 0.18);
  border-radius: 4px;
  flex-shrink: 0;
  display: flex;
  color: #F47C20;
  justify-content: center;
  width: 36px;
  align-items: center;
  height: 2.25rem;
}.hzf-pmt_group_ic-6s5 svg {
  width: 1.125rem;
  stroke-linejoin: round;
  height: 18px;
  stroke-linecap: round;
}.hzf-pmt_group_h-6s5 {
  margin: 0;
  font-weight: 700;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  color: #F4EDE4;
  font-size: 1rem;
}.hzf-pmt_group_p-6s5 {
  color: #726658;
  font-size: 0.813rem;
  line-height: 1.6;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
}.hzf-pmt_group_p-6s5 strong {
  font-weight: 600;
  color: #C9BDB0;
}.hzf-pmt_table_wrap-6s5 {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.hzf-pmt_table-6s5 {
  border-collapse: collapse;
  width: 100%;
  font-size: 0.813rem;
  min-width: 33.75rem;
}.hzf-pmt_table-6s5 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  font-weight: 700;
  color: #C9BDB0;
  white-space: nowrap;
  letter-spacing: .04em;
  font-size: 11px;
  text-align: left;
  text-transform: uppercase;
}.hzf-pmt_table-6s5 td {
  padding: 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #726658;
}.hzf-pmt_table-6s5 tbody tr:last-child td {
  border-bottom: none;
}.hzf-pmt_table-6s5 tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #C9BDB0;
}.hzf-seo-6s5 {
  background: #100F0D;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.hzf-seo-6s5 {
  padding: 2.75rem 24px 0;
}
}.hzf-seo_in-6s5 {
  background: #1C1A17;
  border: 1px solid rgba(255, 255, 255, 0.11);
  margin: 0 auto;
  padding: 28px 24px;
  border-radius: 12px;
  max-width: 83.75rem;
}
@media(min-width: 765px) {.hzf-seo_in-6s5 {
  padding: 2.25rem 40px;
}
}.hzf-seo_label-6s5 {
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  color: #F47C20;
  font-weight: 700;
}.hzf-seo_h2-6s5 {
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  line-height: 1.25;
  overflow-wrap: break-word;
  color: #F4EDE4;
  font-size: 1.25rem;
  margin-bottom: 14px;
}
@media(min-width: 767px) {.hzf-seo_h2-6s5 {
  font-size: 1.5rem;
}
}.hzf-seo_body-6s5 {
  color: #9A8E80;
  line-height: 1.75;
  font-size: 14px;
  overflow-wrap: break-word;
}.hzf-seo_body-6s5 p {
  line-height: 1.75;
  color: #9A8E80;
  margin-bottom: 12px;
  font-size: 14px;
}.hzf-seo_body-6s5 p:last-child {
  margin-bottom: 0;
}.hzf-seo_body-6s5 strong {
  color: #C9BDB0;
  font-weight: 700;
}.hzf-seo_body-6s5 a {
  transition: color .2s;
  text-decoration: underline;
  color: #F47C20;
}.hzf-seo_body-6s5 a:hover {
  color: #FF9040;
}.hzf-seo_body-6s5 ul,.hzf-seo_body-6s5 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.hzf-seo_body-6s5 ol {
  list-style: decimal;
}.hzf-seo_body-6s5 li {
  font-size: 14px;
  margin-bottom: 6px;
  color: #9A8E80;
  line-height: 1.75;
}.hzf-seo_body-6s5 table {
  width: 100%;
  margin-bottom: 12px;
  font-size: 0.813rem;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
}
@media(min-width: 766px) {.hzf-seo_body-6s5 table {
  display: table;
}
}.hzf-seo_body-6s5 th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #C9BDB0;
}.hzf-seo_body-6s5 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #9A8E80;
}.hzf-seo_cols-6s5 {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 637px) {.hzf-seo_cols-6s5 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.hzf-seo_cols-6s5 {
  grid-template-columns: repeat(3,1fr);
}
}.hzf-seo_col_h-6s5 {
  font-weight: 700;
  color: #C9BDB0;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-bottom: 0.438rem;
}.hzf-seo_col_p-6s5 {
  line-height: 1.65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #726658;
}.hzf-seo_stats-6s5 {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.hzf-seo_stat-6s5 {
  background: rgba(244, 124, 32, 0.07);
  padding: 0.875rem 16px;
  flex: 1;
  border-radius: 0.5rem;
  border: 1px solid rgba(244, 124, 32, 0.18);
  min-width: 140px;
}.hzf-seo_stat_val-6s5 {
  color: #F47C20;
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.25rem;
}.hzf-seo_stat_lb-6s5 {
  font-size: 11px;
  color: #726658;
  overflow-wrap: break-word;
}.hzf-seo-6s5 {
  background: #100F0D;
  padding: 36px 16px 0;
}
@media(min-width: 770px) {.hzf-seo-6s5 {
  padding: 44px 1.5rem 0;
}
}.hzf-seo_in-6s5 {
  padding: 28px 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #1C1A17;
  margin: 0 auto;
  border-radius: 12px;
  max-width: 83.75rem;
}
@media(min-width: 766px) {.hzf-seo_in-6s5 {
  padding: 2.25rem 40px;
}
}.hzf-seo_label-6s5 {
  font-weight: 700;
  color: #F47C20;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
}.hzf-seo_h2-6s5 {
  color: #F4EDE4;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  font-size: 20px;
  font-weight: 800;
  line-height: 1.25;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width:768px) {.hzf-seo_h2-6s5 {
  font-size: 1.5rem;
}
}.hzf-seo_body-6s5 {
  line-height: 1.75;
  color: #9A8E80;
  overflow-wrap: break-word;
  font-size: 0.875rem;
}.hzf-seo_body-6s5 p {
  color: #9A8E80;
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
}.hzf-seo_body-6s5 p:last-child {
  margin-bottom: 0;
}.hzf-seo_body-6s5 strong {
  color: #C9BDB0;
  font-weight: 700;
}.hzf-seo_body-6s5 a {
  transition: color .2s;
  color: #F47C20;
  text-decoration: underline;
}.hzf-seo_body-6s5 a:hover {
  color: #FF9040;
}.hzf-seo_body-6s5 ul,.hzf-seo_body-6s5 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.hzf-seo_body-6s5 ol {
  list-style: decimal;
}.hzf-seo_body-6s5 li {
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 6px;
  color: #9A8E80;
}.hzf-seo_body-6s5 table {
  border-collapse: collapse;
  font-size: 13px;
  margin-bottom: 0.75rem;
  overflow-x: auto;
  display: block;
  width: 100%;
}
@media(min-width: 770px) {.hzf-seo_body-6s5 table {
  display: table;
}
}.hzf-seo_body-6s5 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  font-weight: 700;
  color: #C9BDB0;
  text-align: left;
}.hzf-seo_body-6s5 td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9A8E80;
}.hzf-seo_cols-6s5 {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 643px) {.hzf-seo_cols-6s5 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.hzf-seo_cols-6s5 {
  grid-template-columns: repeat(3,1fr);
}
}.hzf-seo_col_h-6s5 {
  font-weight: 700;
  color: #C9BDB0;
  font-size: 0.813rem;
  margin-bottom: 7px;
  overflow-wrap: break-word;
}.hzf-seo_col_p-6s5 {
  font-size: 0.813rem;
  line-height: 1.65;
  color: #726658;
  overflow-wrap: break-word;
}.hzf-seo_stats-6s5 {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.hzf-seo_stat-6s5 {
  background: rgba(244, 124, 32, 0.07);
  flex: 1;
  border-radius: 0.5rem;
  padding: 14px 16px;
  border: 1px solid rgba(244, 124, 32, 0.18);
  min-width: 140px;
}.hzf-seo_stat_val-6s5 {
  font-size: 20px;
  color: #F47C20;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-weight: 800;
}.hzf-seo_stat_lb-6s5 {
  color: #726658;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.hzf-seo-6s5 {
  background: #100F0D;
  padding: 2.25rem 16px 0;
}
@media(min-width: 767px) {.hzf-seo-6s5 {
  padding: 44px 1.5rem 0;
}
}.hzf-seo_in-6s5 {
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 12px;
  margin: 0 auto;
  background: #1C1A17;
  padding: 1.75rem 24px;
  max-width: 1340px;
}
@media(min-width: 771px) {.hzf-seo_in-6s5 {
  padding: 36px 40px;
}
}.hzf-seo_label-6s5 {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #F47C20;
  font-size: 0.688rem;
  margin-bottom: 10px;
}.hzf-seo_h2-6s5 {
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 20px;
  margin-bottom: 14px;
  line-height: 1.25;
  color: #F4EDE4;
}
@media(min-width: 769px) {.hzf-seo_h2-6s5 {
  font-size: 24px;
}
}.hzf-seo_body-6s5 {
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 14px;
  color: #9A8E80;
}.hzf-seo_body-6s5 p {
  margin-bottom: 0.75rem;
  line-height: 1.75;
  color: #9A8E80;
  font-size: 14px;
}.hzf-seo_body-6s5 p:last-child {
  margin-bottom: 0;
}.hzf-seo_body-6s5 strong {
  color: #C9BDB0;
  font-weight: 700;
}.hzf-seo_body-6s5 a {
  transition: color .2s;
  color: #F47C20;
  text-decoration: underline;
}.hzf-seo_body-6s5 a:hover {
  color: #FF9040;
}.hzf-seo_body-6s5 ul,.hzf-seo_body-6s5 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.hzf-seo_body-6s5 ol {
  list-style: decimal;
}.hzf-seo_body-6s5 li {
  font-size: 0.875rem;
  color: #9A8E80;
  line-height: 1.75;
  margin-bottom: 0.375rem;
}.hzf-seo_body-6s5 table {
  overflow-x: auto;
  width: 100%;
  display: block;
  font-size: 0.813rem;
  margin-bottom: 0.75rem;
  border-collapse: collapse;
}
@media(min-width: 766px) {.hzf-seo_body-6s5 table {
  display: table;
}
}.hzf-seo_body-6s5 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  color: #C9BDB0;
  font-weight: 700;
  text-align: left;
}.hzf-seo_body-6s5 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #9A8E80;
}.hzf-seo_cols-6s5 {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.hzf-seo_cols-6s5 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.hzf-seo_cols-6s5 {
  grid-template-columns: repeat(3,1fr);
}
}.hzf-seo_col_h-6s5 {
  font-size: 13px;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  font-weight: 700;
  color: #C9BDB0;
}.hzf-seo_col_p-6s5 {
  line-height: 1.65;
  font-size: 0.813rem;
  color: #726658;
  overflow-wrap: break-word;
}.hzf-seo_stats-6s5 {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.hzf-seo_stat-6s5 {
  padding: 14px 1rem;
  border-radius: 0.5rem;
  flex: 1;
  border: 1px solid rgba(244, 124, 32, 0.18);
  background: rgba(244, 124, 32, 0.07);
  min-width: 140px;
}.hzf-seo_stat_val-6s5 {
  font-size: 1.25rem;
  color: #F47C20;
  margin-bottom: 0.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
}.hzf-seo_stat_lb-6s5 {
  color: #726658;
  overflow-wrap: break-word;
  font-size: 11px;
}.hzf-ft-6s5 {
  background: #080706;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 48px;
}.hzf-ft_support-6s5 {
  padding: 24px 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 769px) {.hzf-ft_support-6s5 {
  padding: 28px 24px;
}
}.hzf-ft_support_in-6s5 {
  gap: 1rem;
  margin: 0 auto;
  align-items: center;
  max-width: 83.75rem;
  flex-wrap: wrap;
  display: flex;
}.hzf-ft_support_main-6s5 {
  gap: 1rem;
  flex: 1;
  align-items: center;
  min-width: 220px;
  flex-wrap: wrap;
  display: flex;
}.hzf-ft_support_ic-6s5 {
  color: #F47C20;
  flex-shrink: 0;
}.hzf-ft_support_ic-6s5 svg {
  stroke-linejoin: round;
  height: 30px;
  stroke-linecap: round;
  width: 1.875rem;
}.hzf-ft_support_text_title-6s5 {
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  color: #F4EDE4;
}.hzf-ft_support_text_sub-6s5 {
  font-size: 0.75rem;
  color: #726658;
  overflow-wrap: break-word;
}.hzf-ft_support_btn-6s5 {
  transition: background .2s;
  padding: 0.688rem 1.375rem;
  background: #F47C20;
  border-radius: 8px;
  font-weight: 700;
  font-size: 13px;
  color: #F4EDE4;
  white-space: nowrap;
  flex-shrink: 0;
}.hzf-ft_support_btn-6s5:hover {
  background: #FF9040;
}.hzf-ft_support_contacts-6s5 {
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
  margin-left: auto;
}.hzf-ft_support_contact-6s5 {
  font-size: 12px;
  line-height: 1.4;
  color: #564D45;
}.hzf-ft_support_contact-6s5 strong {
  font-size: 11px;
  color: #9A8E80;
  font-weight: 600;
  display: block;
  margin-bottom: 2px;
}.hzf-ft_main-6s5 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 2rem 16px 24px;
}
@media(min-width: 771px) {.hzf-ft_main-6s5 {
  padding: 2.5rem 24px 2rem;
}
}.hzf-ft_main_in-6s5 {
  gap: 24px;
  margin: 0 auto;
  max-width: 1340px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 641px) {.hzf-ft_main_in-6s5 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.hzf-ft_main_in-6s5 {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.hzf-ft_col_logo-6s5 {
  grid-column: 1/-1;
}
@media(min-width: 1077px) {.hzf-ft_col_logo-6s5 {
  grid-column: auto;
}
}.hzf-ft_logo-6s5 {
  gap: 9px;
  font-weight: 800;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
  margin-bottom: 12px;
  color: #F4EDE4;
  font-size: 16px;
}.hzf-ft_logo_mark-6s5 {
  border-radius: 4px;
  overflow: hidden;
  width: 30px;
  height: 30px;
}.hzf-ft_logo_mark-6s5 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.hzf-ft_logo_sub-6s5 {
  line-height: 1.55;
  font-size: 0.75rem;
  max-width: 200px;
  color: #564D45;
  overflow-wrap: break-word;
}.hzf-ft_col_title-6s5 {
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: .07em;
  font-weight: 700;
  margin-bottom: 0.875rem;
  color: #9A8E80;
}.hzf-ft_col_links-6s5 {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.hzf-ft_col_link-6s5 {
  transition: color .2s;
  color: #564D45;
  font-size: 13px;
  overflow-wrap: break-word;
}.hzf-ft_col_link-6s5:hover {
  color: #C9BDB0;
}.hzf-ft_apps-6s5 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.hzf-ft_app_card-6s5 {
  padding: 0.625rem 12px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  gap: 0.625rem;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
  display: flex;
  align-items: center;
}.hzf-ft_app_card-6s5:hover {
  border-color: rgba(244, 124, 32, 0.55);
}.hzf-ft_app_card_ic-6s5 svg {
  height: 1.375rem;
  stroke-linecap: round;
  width: 1.375rem;
  stroke-linejoin: round;
}.hzf-ft_app_card_os-6s5 {
  color: #564D45;
  font-size: 10px;
  font-weight: 600;
}.hzf-ft_app_card_action-6s5 {
  font-size: 0.75rem;
  font-weight: 700;
  color: #C9BDB0;
}.hzf-ft_bot-6s5 {
  padding: 1.25rem 1rem;
}
@media(min-width: 769px) {.hzf-ft_bot-6s5 {
  padding: 1.25rem 1.5rem;
}
}.hzf-ft_bot_in-6s5 {
  margin: 0 auto;
  gap: 1rem;
  display: flex;
  max-width: 83.75rem;
  flex-wrap: wrap;
  align-items: center;
}.hzf-ft_socials-6s5 {
  gap: 0.5rem;
  display: flex;
}.hzf-ft_soc-6s5 {
  border-radius: 0.25rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: background .2s;
  background: rgba(255, 255, 255, 0.05);
  width: 2.25rem;
  color: #9A8E80;
  height: 2.25rem;
  align-items: center;
  justify-content: center;
  display: flex;
}.hzf-ft_soc-6s5 svg {
  height: 16px;
  stroke-linejoin: round;
  width: 16px;
  stroke-linecap: round;
}.hzf-ft_soc-6s5:hover {
  background: rgba(255, 255, 255, 0.07);
}.hzf-ft_legal-6s5 {
  flex: 1;
  font-size: 0.688rem;
  color: #8A7E74;
  min-width: 12.5rem;
  overflow-wrap: break-word;
  line-height: 1.6;
}.hzf-ft_legal-6s5 strong {
  color: #9A8E80;
  font-weight: 700;
}.hzf-ft_legal-6s5 a {
  text-decoration: underline;
  color: #9A8E80;
}.hzf-ft_age-6s5 {
  border-radius: 50%;
  border: 2px solid #8A7E74;
  flex-shrink: 0;
  width: 32px;
  font-weight: 800;
  color: #8A7E74;
  font-size: 11px;
  display: flex;
  justify-content: center;
  height: 2rem;
  align-items: center;
  margin-left: auto;
}