*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  color: #C8C8C8;
  min-height: 100vh;
  background-color: #0E0E0E;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  font-family: 'Barlow', sans-serif;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  border: none;
  background: transparent;
  color: inherit;
  cursor: pointer;
}a {
  text-decoration: none;
  color: inherit;
}.hzw-layout-2om {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.hzw-page-2om {
  min-height: 100vh;
  display: flex;
}.hzw-main-2om {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media screen and (min-width:1080px) {.hzw-main-2om {
  padding-left: 220px;
}
}
@media screen and (max-width: 1082px) {.hzw-main-2om {
  padding-bottom: 72px;
}
}.hzw-gc-2om {
  overflow: hidden;
  background: #141414;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 0.5rem;
  transition: transform .2s,border-color .2s;
  width: 8.75rem;
  cursor: pointer;
  position: relative;
  flex-shrink: 0;
}
@media(min-width:640px) {.hzw-gc-2om {
  width: 156px;
}
}
@media(min-width: 1079px) {.hzw-gc-2om {
  width: 10.5rem;
}
}.hzw-gc-2om:hover {
  transform: translateY(-3px);
  border-color: rgba(224, 90, 16, 0.07);
}.hzw-gc_img-2om {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.hzw-gc_img-2om img {
  inset: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  object-fit: cover;
}.hzw-gc_hover-2om {
  background: rgba(0, 0, 0, 0.68);
  inset: 0;
  transition: opacity .2s;
  justify-content: center;
  opacity: 0;
  position: absolute;
  align-items: center;
  display: flex;
}.hzw-gc-2om:hover .hzw-gc_hover-2om {
  opacity: 1;
}.hzw-gc_hover_btn-2om {
  background: #E05A10;
  border-radius: 0.25rem;
  padding: 8px 1rem;
  font-size: 0.75rem;
  color: #F4F4F4;
  font-weight: 700;
}.hzw-gc_info-2om {
  padding: 8px 0.625rem 10px;
}.hzw-gc_name-2om {
  overflow: hidden;
  font-weight: 600;
  text-overflow: ellipsis;
  font-size: 12px;
  color: #C8C8C8;
  white-space: nowrap;
  max-width: 100%;
  margin-bottom: 3px;
}.hzw-gc_prov-2om {
  font-size: 10px;
  color: #898989;
}.hzw-gc_tag-2om {
  border-radius: 0.25rem;
  padding: 2px 7px;
  letter-spacing: .04em;
  position: absolute;
  left: 6px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 9px;
  z-index: 2;
  top: 0.375rem;
}.hzw-gc_tag_hot-2om {
  background: #E53535;
  color: #fff;
}.hzw-gc_tag_new-2om {
  background: #22C55E;
  color: #0E0E0E;
}.hzw-gc_tag_jp-2om {
  background: #F5A623;
  color: #0E0E0E;
}.hzw-gc_tag_ex-2om {
  background: #B83D00;
  color: #fff;
}.hzw-gc_tag_live-2om {
  background: #E53535;
  color: #fff;
}.hzw-gr-2om {
  background: #0E0E0E;
  padding: 2rem 1rem 0;
}
@media(min-width: 770px) {.hzw-gr-2om {
  padding: 36px 24px 0;
}
}.hzw-gr_in-2om {
  margin: 0 auto;
  max-width: 1320px;
}.hzw-gr_head-2om {
  gap: 12px;
  margin-bottom: 10px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.hzw-gr_head_l-2om {
  flex: 1;
  gap: 0.625rem;
  min-width: 0;
  display: flex;
  align-items: center;
}.hzw-gr_ic-2om {
  border-radius: 8px;
  flex-shrink: 0;
  justify-content: center;
  height: 32px;
  align-items: center;
  display: flex;
  width: 32px;
}.hzw-gr_ic-2om svg {
  height: 16px;
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
}.hzw-gr_title-2om {
  font-size: 16px;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F4F4F4;
  overflow-wrap: break-word;
  font-weight: 700;
}
@media(min-width: 766px) {.hzw-gr_title-2om {
  font-size: 1.125rem;
}
}.hzw-gr_more-2om {
  gap: 5px;
  transition: color .2s;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  font-size: 0.75rem;
  font-weight: 600;
  color: #717171;
  white-space: nowrap;
}.hzw-gr_more-2om:hover {
  color: #E05A10;
}.hzw-gr_more-2om svg {
  stroke-linecap: round;
  height: 12px;
  width: 12px;
  stroke-linejoin: round;
}.hzw-gr_arrows-2om {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.hzw-gr_arr-2om {
  transition: background .15s,color .15s;
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  color: #969696;
  height: 30px;
  display: flex;
  align-items: center;
  width: 30px;
  justify-content: center;
}.hzw-gr_arr-2om:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F4F4F4;
}.hzw-gr_arr-2om svg {
  width: 0.813rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.813rem;
}.hzw-gr_seo_h-2om {
  margin: 0 0 6px;
  max-width: 42.5rem;
  overflow-wrap: break-word;
  color: #C8C8C8;
  font-weight: 700;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 13px;
}
@media(min-width: 765px) {.hzw-gr_seo_h-2om {
  font-size: 14px;
}
}.hzw-gr_seo-2om {
  line-height: 1.55;
  overflow-wrap: break-word;
  margin-bottom: 12px;
  font-size: 0.75rem;
  max-width: 680px;
  color: #717171;
}.hzw-gr_seo-2om strong {
  font-weight: 600;
  color: #C8C8C8;
}.hzw-gr_scroll-2om {
  gap: 0.625rem;
  display: flex;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 10px;
  overflow-x: auto;
}.hzw-gr_scroll-2om::-webkit-scrollbar {
  display: none;
}
@media(min-width: 765px) {.hzw-gr_scroll-2om {
  gap: 0.75rem;
}
}.hzw-tb-2om {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #0E0E0E;
  right: 0;
  height: 56px;
  display: flex;
  z-index: 80;
  position: fixed;
  left: 0;
  top: 0;
  align-items: center;
}.hzw-tb_in-2om {
  gap: 0;
  padding: 0 14px;
  width: 100%;
  display: flex;
  align-items: center;
  height: 100%;
}.hzw-tb_burger-2om {
  gap: 5px;
  border-radius: 8px;
  flex-direction: column;
  display: flex;
  width: 2.375rem;
  height: 38px;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  margin-right: 0.5rem;
}.hzw-tb_burger-2om:hover {
  background: rgba(255, 255, 255, 0.05);
}.hzw-tb_burger_line-2om {
  background: #969696;
  border-radius: 1px;
  display: block;
  height: 2px;
  width: 1.125rem;
}
@media(min-width: 1077px) {.hzw-tb_burger-2om {
  display: none;
}
}.hzw-tb_logo-2om {
  gap: 9px;
  color: #F4F4F4;
  display: flex;
  flex-shrink: 0;
  font-size: 1.125rem;
  letter-spacing: -.01em;
  font-weight: 800;
  align-items: center;
  margin-right: 20px;
  overflow-wrap: break-word;
}.hzw-tb_logo_mark-2om {
  overflow: hidden;
  border-radius: 8px;
  height: 2rem;
  display: flex;
  justify-content: center;
  width: 32px;
  align-items: center;
}.hzw-tb_logo_mark-2om img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.hzw-tb_nav-2om {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 638px) {.hzw-tb_nav-2om {
  display: flex;
}
}.hzw-tb_tab-2om {
  transition: background .15s,color .15s;
  padding: 0.5rem 0.875rem;
  border-radius: 0.5rem;
  white-space: nowrap;
  font-weight: 600;
  font-size: 13px;
  color: #969696;
}.hzw-tb_tab-2om:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F4F4F4;
}.hzw-tb_tab-2om.hzw-state_active-2om {
  background: rgba(224, 90, 16, 0.18);
  color: #F4F4F4;
}.hzw-tb_right-2om {
  gap: 8px;
  display: flex;
  margin-left: auto;
  flex-shrink: 0;
  align-items: center;
}.hzw-tb_login-2om {
  border-radius: 8px;
  transition: border-color .2s,color .2s;
  padding: 9px 16px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: rgba(255, 255, 255, 0.05);
  font-weight: 600;
  display: none;
  font-size: 13px;
  color: #C8C8C8;
}.hzw-tb_login-2om:hover {
  border-color: rgba(224, 90, 16, 0.55);
  color: #F4F4F4;
}
@media(min-width: 478px) {.hzw-tb_login-2om {
  display: block;
}
}.hzw-tb_reg-2om {
  border-radius: 0.5rem;
  background: #22C55E;
  padding: 9px 1.125rem;
  transition: background .2s;
  color: #0D0D0D;
  font-size: 13px;
  white-space: nowrap;
  font-weight: 700;
}.hzw-tb_reg-2om:hover {
  background: #18A34A;
}.hzw-sb-2om {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  transition: transform .25s ease;
  background: #191919;
  bottom: 0;
  left: 0;
  width: 13.75rem;
  z-index: 70;
  overflow-y: auto;
  top: 56px;
  position: fixed;
}.hzw-sb-2om.hzw-state_open-2om {
  transform: translateX(0);
}.hzw-sb-2om::-webkit-scrollbar {
  width: 0.25rem;
}.hzw-sb-2om::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1081px) {.hzw-sb-2om {
  transform: translateX(0);
}
}.hzw-sb_auth-2om {
  padding: 14px 0.75rem 0.625rem;
}.hzw-sb_btn_reg-2om {
  background: #22C55E;
  transition: background .2s;
  border-radius: 0.5rem;
  padding: 11px;
  display: block;
  font-size: 13px;
  text-align: center;
  font-weight: 700;
  color: #0D0D0D;
  margin-bottom: 0.5rem;
}.hzw-sb_btn_reg-2om:hover {
  background: #18A34A;
}.hzw-sb_btn_login-2om {
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  padding: 10px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 8px;
  font-size: 13px;
  font-weight: 600;
  color: #C8C8C8;
  display: block;
  text-align: center;
}.hzw-sb_btn_login-2om:hover {
  border-color: rgba(224, 90, 16, 0.55);
  color: #F4F4F4;
}.hzw-sb_promo-2om {
  margin: 0 12px 0.625rem;
  padding: 12px 14px;
  overflow: hidden;
  background: linear-gradient(135deg,#1C0B03,#191919);
  border: 1px solid rgba(224, 90, 16, 0.18);
  border-radius: 8px;
  position: relative;
}.hzw-sb_promo-2om::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(224, 90, 16, 0.18),transparent 70%);
  height: 80px;
  top: -20px;
  content: '';
  position: absolute;
  right: -1.25rem;
  width: 5rem;
}.hzw-sb_promo_title-2om {
  color: #E05A10;
  margin-bottom: 0.25rem;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .06em;
}.hzw-sb_promo_text-2om {
  overflow-wrap: break-word;
  line-height: 1.35;
  font-size: 0.75rem;
  font-weight: 600;
  color: #F4F4F4;
}.hzw-sb_promo_sub-2om {
  font-size: 0.625rem;
  margin-top: 3px;
  color: #717171;
}.hzw-sb_nav-2om {
  padding: 0.375rem 8px 1rem;
}.hzw-sb_nav_lb-2om {
  padding: 10px 8px 0.375rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #898989;
  letter-spacing: .08em;
  font-size: 0.625rem;
}.hzw-sb_link-2om {
  transition: background .15s,color .15s;
  gap: 10px;
  padding: 9px 10px;
  border-radius: 4px;
  display: flex;
  font-weight: 500;
  font-size: 0.813rem;
  align-items: center;
  cursor: pointer;
  color: #969696;
  overflow-wrap: break-word;
}.hzw-sb_link-2om:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F4F4F4;
}.hzw-sb_link-2om.hzw-state_active-2om {
  background: rgba(224, 90, 16, 0.18);
  color: #F4F4F4;
}.hzw-sb_ic-2om {
  border-radius: 0.25rem;
  justify-content: center;
  display: flex;
  align-items: center;
  height: 1.875rem;
  flex-shrink: 0;
  width: 30px;
}.hzw-sb_ic-2om svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 16px;
  height: 1rem;
}.hzw-sb_ic_1-2om {
  background: rgba(224, 90, 16, 0.07);
  color: #E05A10;
}.hzw-sb_ic_2-2om {
  background: rgba(34, 197, 94, 0.15);
  color: #22C55E;
}.hzw-sb_ic_3-2om {
  background: rgba(245, 166, 35, 0.16);
  color: #F5A623;
}.hzw-sb_ic_4-2om {
  background: rgba(184, 61, 0, 0.22);
  color: #B83D00;
}.hzw-sb_ic_5-2om {
  background: rgba(224, 90, 16, 0.07);
  color: #E8387A;
}.hzw-sb_ic_6-2om {
  background: rgba(184, 61, 0, 0.22);
  color: #8B2FD4;
}.hzw-sb_badge-2om {
  background: #F5A623;
  padding: 2px 7px;
  border-radius: 4px;
  margin-left: auto;
  font-size: 0.563rem;
  font-weight: 700;
  color: #0D0D0D;
}.hzw-sb_bot-2om {
  padding: 0.75rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.5rem;
  display: flex;
}.hzw-sb_lang-2om,.hzw-sb_help-2om {
  padding: 0.563rem 0.375rem;
  transition: border-color .2s;
  gap: 6px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.25rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  flex: 1;
  font-size: 11px;
  align-items: center;
  color: #969696;
  font-weight: 600;
  justify-content: center;
  display: flex;
}.hzw-sb_lang-2om:hover,.hzw-sb_help-2om:hover {
  border-color: rgba(224, 90, 16, 0.55);
  color: #F4F4F4;
}.hzw-sb_lang-2om svg,.hzw-sb_help-2om svg {
  stroke-linecap: round;
  height: 13px;
  width: 0.813rem;
  stroke-linejoin: round;
}.hzw-sb_bd-2om {
  inset: 0;
  background: rgba(0, 0, 0, 0.68);
  position: fixed;
  z-index: 69;
  display: none;
}.hzw-sb_bd-2om.hzw-state_on-2om {
  display: block;
}
@media(min-width: 1083px) {.hzw-sb_bd-2om {
  display: none!important;
}
}.hzw-mob_nav-2om {
  border-top: 1px solid rgba(255, 255, 255, 0.11);
  background: #191919;
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  left: 0;
  position: fixed;
  bottom: 0;
  z-index: 80;
  right: 0;
  display: flex;
}
@media(min-width: 1081px) {.hzw-mob_nav-2om {
  display: none;
}
}.hzw-mob_nav_item-2om {
  gap: 0.25rem;
  flex: 1;
  padding: 4px 2px;
  align-items: center;
  flex-direction: column;
  color: #898989;
  display: flex;
  cursor: pointer;
}.hzw-mob_nav_ic-2om {
  line-height: 1;
}.hzw-mob_nav_ic-2om svg {
  stroke-linecap: round;
  width: 20px;
  stroke-linejoin: round;
  height: 20px;
}.hzw-mob_nav_lb-2om {
  font-size: 0.625rem;
  color: #898989;
  font-weight: 600;
}.hzw-mob_nav_item-2om.hzw-state_active-2om {
  color: #E05A10;
}.hzw-mob_nav_item-2om.hzw-state_active-2om .hzw-mob_nav_lb-2om {
  color: #E05A10;
}.hzw-hero-2om {
  padding: 1.25rem 1rem 0;
  background: #0E0E0E;
}
@media(min-width:768px) {.hzw-hero-2om {
  padding: 1.5rem 24px 0;
}
}.hzw-hero_in-2om {
  gap: 0.75rem;
  margin: 0 auto;
  max-width: 1320px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:860px) {.hzw-hero_in-2om {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1097px) {.hzw-hero_in-2om {
  grid-template-columns: 1fr 340px;
}
}.hzw-hero_promo-2om {
  overflow: hidden;
  border-radius: 0.75rem;
  background: #141414;
  min-height: 13.75rem;
  display: flex;
  position: relative;
  align-items: stretch;
}
@media(min-width: 769px) {.hzw-hero_promo-2om {
  min-height: 280px;
}
}.hzw-hero_promo_bg-2om {
  inset: 0;
  background-position: center;
  background: linear-gradient(120deg,#1C0B03 0%,#0E0E0E 100%);
  position: absolute;
  background-size: cover;
}.hzw-hero_promo_bg-2om::after {
  inset: 0;
  background: linear-gradient(90deg,#0E0E0E 0%,rgba(0, 0, 0, 0.68) 60%,transparent 100%);
  position: absolute;
  content: '';
}.hzw-hero_promo_glow-2om {
  background: radial-gradient(circle,rgba(184, 61, 0, 0.22) 0%,transparent 65%);
  border-radius: 50%;
  height: 18.75rem;
  right: 3.75rem;
  width: 300px;
  position: absolute;
  pointer-events: none;
  top: -40px;
}.hzw-hero_promo_ct-2om {
  padding: 1.75rem 24px 1.75rem 1.75rem;
  z-index: 2;
  max-width: 480px;
  justify-content: center;
  flex-direction: column;
  display: flex;
  position: relative;
}
@media(min-width: 769px) {.hzw-hero_promo_ct-2om {
  padding: 40px 2rem;
}
}.hzw-hero_badge-2om {
  border-radius: 1.25rem;
  border: 1px solid rgba(224, 90, 16, 0.07);
  padding: 0.313rem 12px;
  background: rgba(224, 90, 16, 0.18);
  text-transform: uppercase;
  display: inline-block;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.875rem;
  color: #E05A10;
}.hzw-hero_h1-2om {
  margin-bottom: 0.625rem;
  color: #F4F4F4;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1.15;
  font-size: 26px;
}.hzw-hero_h1-2om em {
  color: #F5A623;
  font-style: normal;
}
@media(min-width:768px) {.hzw-hero_h1-2om {
  font-size: 2.25rem;
}
}.hzw-hero_sub-2om {
  margin-bottom: 20px;
  font-size: 13px;
  line-height: 1.55;
  color: #969696;
}
@media(min-width: 769px) {.hzw-hero_sub-2om {
  font-size: 14px;
}
}.hzw-hero_row-2om {
  gap: 10px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.hzw-hero_cta-2om {
  transition: background .2s;
  border-radius: 0.5rem;
  padding: 13px 26px;
  background: #22C55E;
  font-weight: 700;
  font-size: 14px;
  box-shadow: 4px 4px 0px #0A5C28, 0 0 1.125rem rgba(34, 197, 94, 0.32);
  color: #0D0D0D;
}.hzw-hero_cta-2om:hover {
  background: #18A34A;
}.hzw-hero_terms-2om {
  font-size: 11px;
  color: #898989;
}.hzw-hero_game-2om {
  background: #141414;
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  overflow: hidden;
  flex-direction: column;
  display: flex;
  position: relative;
}.hzw-hero_game_badge-2om {
  border-radius: 20px;
  background: rgba(245, 166, 35, 0.16);
  padding: 0.313rem 10px;
  border: 1px solid rgba(245, 166, 35, 0.16);
  font-size: 10px;
  text-transform: uppercase;
  position: absolute;
  z-index: 3;
  top: 0.75rem;
  left: 0.75rem;
  letter-spacing: .06em;
  font-weight: 700;
  color: #F5A623;
}.hzw-hero_game_badge-2om svg {
  width: 11px;
  height: 0.688rem;
  vertical-align: -1px;
  margin-right: 0.25rem;
}.hzw-hero_game_img-2om {
  overflow: hidden;
  background: linear-gradient(135deg,#1C0B03,#0E0E0E);
  padding-bottom: 60%;
  position: relative;
}.hzw-hero_game_img-2om img {
  inset: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
}.hzw-hero_game_play-2om {
  transition: opacity .2s;
  inset: 0;
  background: rgba(0, 0, 0, 0.68);
  justify-content: center;
  align-items: center;
  position: absolute;
  opacity: 0;
  display: flex;
}.hzw-hero_game-2om:hover .hzw-hero_game_play-2om {
  opacity: 1;
}.hzw-hero_game_play-2om span {
  background: #E05A10;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  display: flex;
  width: 3.25rem;
  height: 52px;
}.hzw-hero_game_play-2om span svg {
  width: 18px;
  margin-left: 2px;
  height: 1.125rem;
}.hzw-hero_game_info-2om {
  padding: 14px 1rem;
}.hzw-hero_game_title-2om {
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  color: #F4F4F4;
  margin-bottom: 0.25rem;
}.hzw-hero_game_provider-2om {
  font-size: 0.688rem;
  color: #717171;
}.hzw-hero_game_btn-2om {
  background: #E05A10;
  transition: background .2s;
  margin: 12px 16px 16px;
  border-radius: 8px;
  padding: 0.688rem;
  color: #F4F4F4;
  text-align: center;
  display: block;
  font-size: 13px;
  font-weight: 700;
}.hzw-hero_game-2om:hover .hzw-hero_game_btn-2om {
  background: #F26820;
}.hzw-sbar-2om {
  padding: 1rem 1rem 0;
  background: #0E0E0E;
}
@media(min-width: 767px) {.hzw-sbar-2om {
  padding: 18px 24px 0;
}
}.hzw-sbar_in-2om {
  margin: 0 auto;
  max-width: 1320px;
}.hzw-sbar_row-2om {
  gap: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 12px;
}.hzw-sbar_input-2om {
  border: 1px solid rgba(255, 255, 255, 0.11);
  flex: 1;
  border-radius: 8px;
  transition: border-color .2s;
  gap: 0.625rem;
  padding: 0.688rem 16px;
  background: #141414;
  display: flex;
  cursor: pointer;
  color: #717171;
  font-size: 13px;
  align-items: center;
}.hzw-sbar_input-2om:hover {
  border-color: rgba(224, 90, 16, 0.55);
}.hzw-sbar_input-2om svg {
  width: 0.938rem;
  height: 0.938rem;
  stroke-linecap: round;
  flex-shrink: 0;
  stroke-linejoin: round;
}.hzw-sbar_providers-2om {
  border-radius: 8px;
  padding: 0.688rem 18px;
  background: #141414;
  border: 1px solid rgba(255, 255, 255, 0.11);
  gap: 0.5rem;
  transition: border-color .2s;
  font-size: 13px;
  color: #C8C8C8;
  white-space: nowrap;
  align-items: center;
  display: flex;
  font-weight: 600;
}.hzw-sbar_providers-2om:hover {
  border-color: rgba(224, 90, 16, 0.55);
  color: #F4F4F4;
}.hzw-sbar_providers-2om svg {
  stroke-linejoin: round;
  width: 0.875rem;
  stroke-linecap: round;
  height: 0.875rem;
}.hzw-sbar_tabs-2om {
  gap: 0.375rem;
  scrollbar-width: none;
  padding-bottom: 2px;
  display: flex;
  overflow-x: auto;
}.hzw-sbar_tabs-2om::-webkit-scrollbar {
  display: none;
}.hzw-sbar_tab-2om {
  padding: 0.5rem 0.875rem;
  transition: background .15s,color .15s,border-color .15s;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 1.25rem;
  background: rgba(255, 255, 255, 0.05);
  gap: 7px;
  font-size: 0.75rem;
  display: flex;
  align-items: center;
  cursor: pointer;
  font-weight: 600;
  flex-shrink: 0;
  color: #969696;
  white-space: nowrap;
}.hzw-sbar_tab-2om:hover {
  border-color: rgba(224, 90, 16, 0.55);
  background: rgba(255, 255, 255, 0.07);
  color: #F4F4F4;
}.hzw-sbar_tab-2om.hzw-state_active-2om {
  border-color: rgba(224, 90, 16, 0.07);
  background: rgba(224, 90, 16, 0.18);
  color: #F4F4F4;
}.hzw-sbar_tab_ic-2om svg {
  stroke-linejoin: round;
  height: 0.875rem;
  width: 0.875rem;
  stroke-linecap: round;
}.hzw-wy-2om {
  padding: 2rem 1rem 0;
  background: #0E0E0E;
}
@media(min-width:768px) {.hzw-wy-2om {
  padding: 2.5rem 1.5rem 0;
}
}.hzw-wy_in-2om {
  margin: 0 auto;
  max-width: 1320px;
}.hzw-wy_head-2om {
  margin-bottom: 18px;
  max-width: 720px;
}.hzw-wy_label-2om {
  font-weight: 700;
  color: #E05A10;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
}.hzw-wy_h2-2om {
  color: #F4F4F4;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-size: 20px;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
}
@media(min-width:768px) {.hzw-wy_h2-2om {
  font-size: 24px;
}
}.hzw-wy_intro-2om {
  margin: 0;
  font-size: 0.813rem;
  color: #717171;
  line-height: 1.6;
}.hzw-wy_grid-2om {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.hzw-wy_grid-2om {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.hzw-wy_grid-2om {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.hzw-wy_card-2om {
  transition: border-color .2s,transform .2s;
  background: #191919;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 8px;
  padding: 1.25rem;
}.hzw-wy_card-2om:hover {
  border-color: rgba(224, 90, 16, 0.07);
  transform: translateY(-2px);
}.hzw-wy_card_ic-2om {
  background: rgba(224, 90, 16, 0.18);
  border-radius: 50%;
  display: flex;
  color: #E05A10;
  justify-content: center;
  height: 44px;
  margin-bottom: 0.875rem;
  align-items: center;
  width: 2.75rem;
}.hzw-wy_card_ic-2om svg {
  width: 1.375rem;
  stroke-linecap: round;
  height: 22px;
  stroke-linejoin: round;
}.hzw-wy_card_h-2om {
  line-height: 1.25;
  font-size: 15px;
  color: #F4F4F4;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 0.375rem;
}.hzw-wy_card_p-2om {
  color: #717171;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.6;
}.hzw-wy_card_p-2om strong {
  font-weight: 600;
  color: #C8C8C8;
}.hzw-gr_jp-2om {
  overflow: hidden;
  background: linear-gradient(135deg,#17082A 0%,#0A070F 100%);
  border-radius: 0.75rem;
  padding: 20px;
  position: relative;
}.hzw-gr_jp-2om::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(184, 61, 0, 0.22) 0%,transparent 70%);
  content: '';
  width: 15.625rem;
  top: -60px;
  left: -3.75rem;
  height: 15.625rem;
  position: absolute;
}.hzw-gr_jp-2om::after {
  background: radial-gradient(circle,rgba(245, 166, 35, 0.16) 0%,transparent 70%);
  border-radius: 50%;
  width: 200px;
  right: 0;
  content: '';
  bottom: -2.5rem;
  height: 12.5rem;
  position: absolute;
}.hzw-gr_jp_head-2om {
  gap: 1rem;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-bottom: 16px;
  z-index: 1;
  position: relative;
  display: flex;
}.hzw-gr_jp_info-2om {
  flex: 1;
}.hzw-gr_jp_label-2om {
  color: #8B2FD4;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 0.375rem;
}.hzw-gr_jp_label-2om svg {
  height: 14px;
  margin-right: 0.25rem;
  stroke-linecap: round;
  width: 14px;
  vertical-align: -2px;
  stroke-linejoin: round;
}.hzw-gr_jp_amount-2om {
  line-height: 1;
  color: #F4F4F4;
  margin-bottom: 4px;
  font-size: 2rem;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.hzw-gr_jp_amount-2om {
  font-size: 2.5rem;
}
}.hzw-gr_jp_amount-2om span {
  color: #F5A623;
}.hzw-gr_jp_seo-2om {
  font-size: 0.75rem;
  color: #969696;
  max-width: 30rem;
  overflow-wrap: break-word;
  line-height: 1.5;
}.hzw-gr_jp_cta-2om {
  border-radius: 8px;
  padding: 11px 1.25rem;
  background: rgba(184, 61, 0, 0.22);
  transition: background .2s;
  border: 1px solid rgba(184, 61, 0, 0.22);
  white-space: nowrap;
  margin-top: 0.25rem;
  color: #F4F4F4;
  flex-shrink: 0;
  align-self: flex-start;
  font-weight: 700;
  font-size: 13px;
  position: relative;
  z-index: 1;
}.hzw-gr_jp_cta-2om:hover {
  background: #B83D00;
}.hzw-gcg-2om {
  background: #0E0E0E;
  padding: 2.25rem 16px 0;
}
@media(min-width: 771px) {.hzw-gcg-2om {
  padding: 2.75rem 1.5rem 0;
}
}.hzw-gcg_in-2om {
  margin: 0 auto;
  max-width: 1320px;
}.hzw-gcg_head-2om {
  max-width: 45rem;
  margin-bottom: 20px;
}.hzw-gcg_label-2om {
  text-transform: uppercase;
  margin-bottom: 8px;
  color: #E05A10;
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
}.hzw-gcg_h2-2om {
  margin-bottom: 0.5rem;
  font-size: 22px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F4F4F4;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 766px) {.hzw-gcg_h2-2om {
  font-size: 28px;
}
}.hzw-gcg_intro-2om {
  color: #717171;
  line-height: 1.6;
  font-size: 0.813rem;
}.hzw-gcg_grid-2om {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 642px) {.hzw-gcg_grid-2om {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.hzw-gcg_grid-2om {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.hzw-gcg_card-2om {
  transition: transform .2s,border-color .2s;
  padding: 1.25rem;
  border-radius: 0.75rem;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.11);
  min-height: 15rem;
  cursor: pointer;
  position: relative;
  justify-content: flex-end;
  display: flex;
  flex-direction: column;
}.hzw-gcg_card-2om:hover {
  border-color: rgba(224, 90, 16, 0.18);
  transform: translateY(-3px);
}.hzw-gcg_card_bg-2om {
  inset: 0;
  position: absolute;
  z-index: 0;
}.hzw-gcg_card_bg-2om::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  position: absolute;
  content: '';
}.hzw-gcg_card_ic-2om {
  background: rgba(0,0,0,.45);
  border-radius: 4px;
  top: 18px;
  align-items: center;
  display: flex;
  width: 40px;
  z-index: 2;
  color: #F4F4F4;
  height: 2.5rem;
  justify-content: center;
  right: 1.125rem;
  position: absolute;
}.hzw-gcg_card_ic-2om svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.25rem;
  width: 20px;
}.hzw-gcg_card_ct-2om {
  position: relative;
  z-index: 1;
}.hzw-gcg_card_h-2om {
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F4F4F4;
  margin-bottom: 0.5rem;
  font-size: 18px;
  line-height: 1.2;
  font-weight: 800;
}
@media(min-width: 765px) {.hzw-gcg_card_h-2om {
  font-size: 1.25rem;
}
}.hzw-gcg_card_p-2om {
  margin-bottom: 0.625rem;
  color: rgba(255,255,255,.82);
  line-height: 1.55;
  overflow-wrap: break-word;
  font-size: 12px;
}.hzw-gcg_card_p-2om strong {
  color: #F4F4F4;
  font-weight: 600;
}.hzw-gcg_card_cta-2om {
  gap: 0.25rem;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-flex;
  font-size: 12px;
  align-items: center;
  letter-spacing: .04em;
  color: #E05A10;
}.hzw-gcg_card_cta-2om svg {
  height: 12px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.75rem;
}.hzw-ws-2om {
  padding: 32px 1rem 0;
  background: #0E0E0E;
}
@media(min-width:768px) {.hzw-ws-2om {
  padding: 2.25rem 1.5rem 0;
}
}.hzw-ws_in-2om {
  margin: 0 auto;
  max-width: 82.5rem;
}.hzw-ws_head-2om {
  gap: 0.75rem;
  justify-content: space-between;
  margin-bottom: 14px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.hzw-ws_title-2om {
  gap: 10px;
  display: flex;
  color: #F4F4F4;
  flex-wrap: wrap;
  align-items: center;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 1rem;
}.hzw-ws_title_ic-2om svg {
  stroke-linejoin: round;
  color: #F5A623;
  height: 1.125rem;
  stroke-linecap: round;
  width: 18px;
}.hzw-ws_online-2om {
  gap: 0.438rem;
  font-weight: 600;
  color: #717171;
  display: flex;
  font-size: 12px;
  align-items: center;
}.hzw-ws_online_dot-2om {
  border-radius: 50%;
  background: #22C55E;
  width: 0.5rem;
  flex-shrink: 0;
  box-shadow: 0 0 0.375rem rgba(34, 197, 94, 0.15);
  height: 0.5rem;
}.hzw-ws_scroll-2om {
  gap: 0.5rem;
  overflow-x: auto;
  padding-bottom: 0.5rem;
  scrollbar-width: none;
  display: flex;
}.hzw-ws_scroll-2om::-webkit-scrollbar {
  display: none;
}.hzw-wc-2om {
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #141414;
  gap: 10px;
  padding: 0.625rem 14px;
  min-width: 220px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}.hzw-wc_img-2om {
  border-radius: 4px;
  background: #191919;
  overflow: hidden;
  width: 36px;
  height: 2.25rem;
  flex-shrink: 0;
}.hzw-wc_img-2om img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.hzw-wc_info-2om {
  min-width: 0;
}.hzw-wc_game-2om {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 12px;
  color: #C8C8C8;
  font-weight: 600;
}.hzw-wc_player-2om {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #898989;
  font-size: 10px;
}.hzw-wc_amount-2om {
  white-space: nowrap;
  font-weight: 700;
  flex-shrink: 0;
  font-size: 0.813rem;
  color: #22C55E;
  margin-left: auto;
}.hzw-reg-2om {
  padding: 36px 1rem 0;
  background: #0E0E0E;
}
@media(min-width: 766px) {.hzw-reg-2om {
  padding: 44px 24px 0;
}
}.hzw-reg_in-2om {
  background: #191919;
  border-radius: 0.75rem;
  margin: 0 auto;
  padding: 28px 24px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  max-width: 82.5rem;
}
@media(min-width: 766px) {.hzw-reg_in-2om {
  padding: 40px;
}
}.hzw-reg_top-2om {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 862px) {.hzw-reg_top-2om {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.hzw-reg_label-2om {
  margin-bottom: 0.625rem;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  color: #E05A10;
  letter-spacing: .08em;
}.hzw-reg_h2-2om {
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1.2;
  font-size: 22px;
  color: #F4F4F4;
}
@media(min-width: 766px) {.hzw-reg_h2-2om {
  font-size: 1.75rem;
}
}.hzw-reg_bonus-2om {
  background: rgba(245, 166, 35, 0.16);
  gap: 8px;
  border: 1px solid rgba(245, 166, 35, 0.16);
  border-radius: 0.5rem;
  padding: 0.625rem 16px;
  display: inline-flex;
  align-items: center;
  margin-bottom: 16px;
}.hzw-reg_bonus_amount-2om {
  font-weight: 800;
  font-size: 20px;
  color: #F5A623;
}.hzw-reg_bonus_text-2om {
  color: #969696;
  line-height: 1.35;
  font-size: 0.813rem;
}.hzw-reg_cta_btn-2om {
  background: #22C55E;
  border-radius: 8px;
  transition: background .2s;
  padding: 0.875rem 32px;
  box-shadow: 4px 0.25rem 0px #0A5C28, 0 0 18px rgba(34, 197, 94, 0.32);
  margin-bottom: 0.75rem;
  color: #0D0D0D;
  font-weight: 700;
  font-size: 0.938rem;
  display: inline-block;
}.hzw-reg_cta_btn-2om:hover {
  background: #18A34A;
}.hzw-reg_terms-2om {
  line-height: 1.5;
  font-size: 0.688rem;
  color: #898989;
}.hzw-reg_seo-2om {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 1.25rem;
  margin-top: 20px;
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #717171;
}.hzw-reg_seo-2om p {
  line-height: 1.65;
  margin-bottom: 10px;
  font-size: 13px;
  color: #717171;
}.hzw-reg_seo-2om p:last-child {
  margin-bottom: 0;
}.hzw-reg_seo-2om strong {
  color: #C8C8C8;
  font-weight: 700;
}.hzw-reg_seo-2om a {
  transition: color .2s;
  text-decoration: underline;
  color: #E05A10;
}.hzw-reg_seo-2om a:hover {
  color: #F26820;
}.hzw-reg_seo-2om ul,.hzw-reg_seo-2om ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 18px;
}.hzw-reg_seo-2om ol {
  list-style: decimal;
}.hzw-reg_seo-2om li {
  line-height: 1.65;
  font-size: 13px;
  color: #717171;
  margin-bottom: 0.25rem;
}.hzw-reg_seo-2om table {
  border-collapse: collapse;
  margin-bottom: 10px;
  display: block;
  width: 100%;
  overflow-x: auto;
  font-size: 0.813rem;
}
@media(min-width: 769px) {.hzw-reg_seo-2om table {
  display: table;
}
}.hzw-reg_seo-2om th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C8C8C8;
  text-align: left;
  font-weight: 700;
}.hzw-reg_seo-2om td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px;
  color: #717171;
}.hzw-reg_steps-2om {
  gap: 14px;
  display: flex;
  margin-top: 1.75rem;
  flex-direction: column;
}
@media(min-width: 863px) {.hzw-reg_steps-2om {
  margin-top: 0;
}
}.hzw-reg_step-2om {
  border: 1px solid rgba(255, 255, 255, 0.06);
  gap: 0.875rem;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  padding: 1rem;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.hzw-reg_step_num-2om {
  background: rgba(224, 90, 16, 0.18);
  border: 1px solid rgba(224, 90, 16, 0.07);
  border-radius: 50%;
  width: 2.125rem;
  color: #E05A10;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  display: flex;
  font-size: 14px;
  height: 34px;
  font-weight: 800;
}.hzw-reg_step_title-2om {
  font-weight: 700;
  margin-bottom: 3px;
  color: #F4F4F4;
  font-size: 0.875rem;
}.hzw-reg_step_text-2om {
  color: #717171;
  font-size: 0.75rem;
  line-height: 1.5;
}.hzw-reg_trust-2om {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  margin-top: 20px;
  display: flex;
  padding-top: 1.25rem;
  flex-wrap: wrap;
}.hzw-reg_trust_item-2om {
  gap: 0.438rem;
  overflow-wrap: break-word;
  display: flex;
  color: #717171;
  font-size: 0.75rem;
  align-items: center;
}.hzw-reg_trust_ic-2om svg {
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
  color: #E05A10;
  height: 16px;
}.hzw-htp-2om {
  background: #0E0E0E;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.hzw-htp-2om {
  padding: 44px 1.5rem 0;
}
}.hzw-htp_in-2om {
  margin: 0 auto;
  max-width: 1320px;
}.hzw-htp_head-2om {
  max-width: 720px;
  margin-bottom: 22px;
}.hzw-htp_label-2om {
  font-weight: 700;
  margin-bottom: 8px;
  font-size: 11px;
  text-transform: uppercase;
  color: #E05A10;
  letter-spacing: .08em;
}.hzw-htp_h2-2om {
  color: #F4F4F4;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 22px;
  margin-bottom: 8px;
  font-weight: 800;
}
@media(min-width: 766px) {.hzw-htp_h2-2om {
  font-size: 28px;
}
}.hzw-htp_intro-2om {
  font-size: 14px;
  line-height: 1.6;
  color: #717171;
}.hzw-htp_steps-2om {
  margin: 0;
  list-style: none;
  padding: 0;
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
  counter-reset: none;
}
@media(min-width: 637px) {.hzw-htp_steps-2om {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.hzw-htp_steps-2om {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.hzw-htp_step-2om {
  padding: 1.25rem 18px 1.125rem;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #191919;
  flex-direction: column;
  display: flex;
  position: relative;
}.hzw-htp_step_num-2om {
  background: #E05A10;
  border-radius: 50%;
  position: absolute;
  width: 1.75rem;
  height: 1.75rem;
  align-items: center;
  justify-content: center;
  font-weight: 800;
  left: 20px;
  display: flex;
  font-family: 'Barlow Condensed', sans-serif;
  color: #0D0D0D;
  font-size: 0.813rem;
  top: -0.75rem;
}.hzw-htp_step_ic-2om {
  background: rgba(224, 90, 16, 0.18);
  border-radius: 0.25rem;
  margin: 0.5rem 0 0.75rem;
  align-items: center;
  height: 2.25rem;
  color: #E05A10;
  display: flex;
  width: 36px;
  justify-content: center;
}.hzw-htp_step_ic-2om svg {
  width: 1.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.125rem;
}.hzw-htp_step_h-2om {
  font-size: 0.875rem;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  color: #F4F4F4;
  line-height: 1.25;
  font-weight: 700;
}.hzw-htp_step_p-2om {
  font-size: 13px;
  color: #717171;
  line-height: 1.55;
  overflow-wrap: break-word;
}.hzw-htp_step_p-2om strong {
  font-weight: 600;
  color: #C8C8C8;
}.hzw-htp_cta-2om {
  transition: background .2s;
  border-radius: 0.5rem;
  padding: 13px 26px;
  background: #22C55E;
  font-weight: 700;
  font-size: 0.875rem;
  display: inline-block;
  margin-top: 1.25rem;
  color: #0D0D0D;
}.hzw-htp_cta-2om:hover {
  background: #18A34A;
}.hzw-prov-2om {
  background: #0E0E0E;
  padding: 2.25rem 16px 0;
}
@media(min-width: 765px) {.hzw-prov-2om {
  padding: 44px 24px 0;
}
}.hzw-prov_in-2om {
  margin: 0 auto;
  max-width: 1320px;
}.hzw-prov_head-2om {
  margin-bottom: 16px;
}.hzw-prov_label-2om {
  text-transform: uppercase;
  color: #E05A10;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
}.hzw-prov_h2-2om {
  margin-bottom: 8px;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F4F4F4;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
}
@media(min-width: 767px) {.hzw-prov_h2-2om {
  font-size: 24px;
}
}.hzw-prov_seo-2om {
  line-height: 1.6;
  margin-bottom: 16px;
  font-size: 13px;
  color: #717171;
  max-width: 38.75rem;
  overflow-wrap: break-word;
}.hzw-prov_seo-2om strong {
  color: #C8C8C8;
  font-weight: 700;
}.hzw-prov_seo-2om a {
  color: #E05A10;
  text-decoration: underline;
}.hzw-prov_grid-2om {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 642px) {.hzw-prov_grid-2om {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.hzw-prov_grid-2om {
  grid-template-columns: repeat(8,1fr);
}
}.hzw-prov_card-2om {
  transition: border-color .2s,background .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  gap: 0.438rem;
  padding: 0.875rem 10px;
  background: #141414;
  border-radius: 0.5rem;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  display: flex;
}.hzw-prov_card-2om:hover {
  border-color: rgba(224, 90, 16, 0.55);
  background: #191919;
}.hzw-prov_logo-2om {
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  border-radius: 0.25rem;
  display: flex;
  height: 44px;
  align-items: center;
  width: 2.75rem;
  justify-content: center;
}.hzw-prov_logo-2om img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.hzw-prov_name-2om {
  text-align: center;
  overflow-wrap: break-word;
  font-weight: 600;
  color: #969696;
  font-size: 0.688rem;
}.hzw-app-2om {
  background: #0E0E0E;
  padding: 2.25rem 16px 0;
}
@media(min-width:768px) {.hzw-app-2om {
  padding: 2.75rem 1.5rem 0;
}
}.hzw-app_in-2om {
  margin: 0 auto;
  max-width: 1320px;
}.hzw-app_head-2om {
  margin-bottom: 16px;
}.hzw-app_label-2om {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.5rem;
  color: #E05A10;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.hzw-app_h2-2om {
  margin-bottom: 6px;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 20px;
  color: #F4F4F4;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.hzw-app_h2-2om {
  font-size: 24px;
}
}.hzw-app_sub-2om {
  color: #717171;
  overflow-wrap: break-word;
  line-height: 1.6;
  max-width: 37.5rem;
  font-size: 0.813rem;
}.hzw-app_sub-2om strong {
  font-weight: 700;
  color: #C8C8C8;
}.hzw-app_cards-2om {
  gap: 10px;
  margin-top: 16px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 638px) {.hzw-app_cards-2om {
  grid-template-columns: repeat(3,1fr);
}
}.hzw-app_card-2om {
  gap: 1rem;
  padding: 20px;
  overflow: hidden;
  border-radius: 8px;
  flex-wrap: wrap;
  position: relative;
  align-items: flex-start;
  display: flex;
}.hzw-app_card_ios-2om {
  background: linear-gradient(135deg,rgba(224, 90, 16, 0.18) 0%,#191919 100%);
}.hzw-app_card_android-2om {
  background: linear-gradient(135deg,rgba(34, 197, 94, 0.15) 0%,#191919 100%);
}.hzw-app_card_win-2om {
  background: linear-gradient(135deg,rgba(245, 166, 35, 0.16) 0%,#191919 100%);
}.hzw-app_card_ic-2om svg {
  width: 34px;
  height: 34px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.hzw-app_card_ic-2om {
  color: #F4F4F4;
  flex-shrink: 0;
}.hzw-app_card_os-2om {
  margin-bottom: 0.375rem;
  font-size: 0.625rem;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #717171;
}.hzw-app_card_title-2om {
  line-height: 1.2;
  color: #F4F4F4;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  font-weight: 700;
}.hzw-app_card_text-2om {
  font-size: 0.75rem;
  margin-bottom: 14px;
  color: #717171;
  line-height: 1.5;
  overflow-wrap: break-word;
}.hzw-app_card_btn-2om {
  background: rgba(255, 255, 255, 0.12);
  padding: 10px 18px;
  transition: background .2s;
  border-radius: 0.25rem;
  border: 1px solid rgba(224, 90, 16, 0.55);
  gap: 0.438rem;
  font-size: 0.813rem;
  align-items: center;
  display: inline-flex;
  font-weight: 700;
  color: #F4F4F4;
}.hzw-app_card_btn-2om:hover {
  background: rgba(255, 255, 255, 0.07);
}.hzw-bon-2om {
  padding: 2.25rem 1rem 0;
  background: #0E0E0E;
}
@media(min-width: 770px) {.hzw-bon-2om {
  padding: 2.75rem 24px 0;
}
}.hzw-bon_in-2om {
  margin: 0 auto;
  max-width: 1320px;
}.hzw-bon_head-2om {
  margin-bottom: 20px;
}.hzw-bon_label-2om {
  letter-spacing: .08em;
  color: #E05A10;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 0.5rem;
}.hzw-bon_h2-2om {
  font-weight: 800;
  color: #F4F4F4;
  font-size: 1.25rem;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
}
@media(min-width: 770px) {.hzw-bon_h2-2om {
  font-size: 1.5rem;
}
}.hzw-bon_seo-2om {
  color: #717171;
  overflow-wrap: break-word;
  font-size: 13px;
  max-width: 620px;
  line-height: 1.6;
}.hzw-bon_seo-2om strong {
  font-weight: 700;
  color: #C8C8C8;
}.hzw-bon_seo-2om a {
  color: #E05A10;
  text-decoration: underline;
}.hzw-bon_grid-2om {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 643px) {.hzw-bon_grid-2om {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.hzw-bon_grid-2om {
  grid-template-columns: repeat(5,1fr);
}
}.hzw-bon_card-2om {
  padding: 1rem;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #141414;
  border-radius: 8px;
}.hzw-bon_card-2om:hover {
  transform: translateY(-2px);
  border-color: rgba(224, 90, 16, 0.07);
}.hzw-bon_card_ic-2om svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.625rem;
  width: 26px;
}.hzw-bon_card_ic-2om {
  margin-bottom: 10px;
}.hzw-bon_card_type-2om {
  font-weight: 700;
  color: #717171;
  text-transform: uppercase;
  letter-spacing: .06em;
  margin-bottom: 6px;
  font-size: 0.625rem;
}.hzw-bon_card_amount-2om {
  margin-bottom: 0.375rem;
  font-size: 1.125rem;
  font-weight: 800;
  line-height: 1.1;
  color: #F5A623;
}.hzw-bon_card_name-2om {
  overflow-wrap: break-word;
  margin-bottom: 8px;
  color: #F4F4F4;
  font-size: 13px;
  font-weight: 600;
}.hzw-bon_card_detail-2om {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #898989;
  font-size: 0.688rem;
  line-height: 1.5;
  overflow-wrap: break-word;
  padding-top: 0.5rem;
}.hzw-seo-2om {
  background: #0E0E0E;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.hzw-seo-2om {
  padding: 44px 1.5rem 0;
}
}.hzw-seo_in-2om {
  border: 1px solid rgba(255, 255, 255, 0.11);
  margin: 0 auto;
  padding: 1.75rem 24px;
  background: #191919;
  border-radius: 0.75rem;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.hzw-seo_in-2om {
  padding: 36px 2.5rem;
}
}.hzw-seo_label-2om {
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #E05A10;
  font-weight: 700;
}.hzw-seo_h2-2om {
  overflow-wrap: break-word;
  line-height: 1.25;
  font-size: 1.25rem;
  margin-bottom: 14px;
  font-weight: 800;
  color: #F4F4F4;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width:768px) {.hzw-seo_h2-2om {
  font-size: 24px;
}
}.hzw-seo_body-2om {
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #969696;
  font-size: 14px;
}.hzw-seo_body-2om p {
  margin-bottom: 12px;
  color: #969696;
  font-size: 14px;
  line-height: 1.75;
}.hzw-seo_body-2om p:last-child {
  margin-bottom: 0;
}.hzw-seo_body-2om strong {
  color: #C8C8C8;
  font-weight: 700;
}.hzw-seo_body-2om a {
  transition: color .2s;
  text-decoration: underline;
  color: #E05A10;
}.hzw-seo_body-2om a:hover {
  color: #F26820;
}.hzw-seo_body-2om ul,.hzw-seo_body-2om ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.hzw-seo_body-2om ol {
  list-style: decimal;
}.hzw-seo_body-2om li {
  color: #969696;
  line-height: 1.75;
  margin-bottom: 6px;
  font-size: 14px;
}.hzw-seo_body-2om table {
  font-size: 13px;
  margin-bottom: 12px;
  display: block;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 767px) {.hzw-seo_body-2om table {
  display: table;
}
}.hzw-seo_body-2om th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  font-weight: 700;
  text-align: left;
  color: #C8C8C8;
}.hzw-seo_body-2om td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #969696;
}.hzw-seo_cols-2om {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width:640px) {.hzw-seo_cols-2om {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.hzw-seo_cols-2om {
  grid-template-columns: repeat(3,1fr);
}
}.hzw-seo_col_h-2om {
  font-weight: 700;
  font-size: 0.813rem;
  color: #C8C8C8;
  overflow-wrap: break-word;
  margin-bottom: 7px;
}.hzw-seo_col_p-2om {
  color: #717171;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.65;
}.hzw-seo_stats-2om {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.hzw-seo_stat-2om {
  background: rgba(224, 90, 16, 0.07);
  padding: 0.875rem 1rem;
  flex: 1;
  border-radius: 0.5rem;
  border: 1px solid rgba(224, 90, 16, 0.18);
  min-width: 8.75rem;
}.hzw-seo_stat_val-2om {
  color: #E05A10;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-weight: 800;
  font-size: 1.25rem;
}.hzw-seo_stat_lb-2om {
  color: #717171;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.hzw-seo-2om {
  padding: 36px 1rem 0;
  background: #0E0E0E;
}
@media(min-width: 766px) {.hzw-seo-2om {
  padding: 44px 24px 0;
}
}.hzw-seo_in-2om {
  background: #191919;
  margin: 0 auto;
  padding: 1.75rem 24px;
  border-radius: 0.75rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  max-width: 82.5rem;
}
@media(min-width: 765px) {.hzw-seo_in-2om {
  padding: 36px 2.5rem;
}
}.hzw-seo_label-2om {
  color: #E05A10;
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: 700;
}.hzw-seo_h2-2om {
  font-weight: 800;
  color: #F4F4F4;
  line-height: 1.25;
  font-size: 20px;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 14px;
}
@media(min-width: 771px) {.hzw-seo_h2-2om {
  font-size: 1.5rem;
}
}.hzw-seo_body-2om {
  color: #969696;
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 0.875rem;
}.hzw-seo_body-2om p {
  line-height: 1.75;
  margin-bottom: 0.75rem;
  font-size: 14px;
  color: #969696;
}.hzw-seo_body-2om p:last-child {
  margin-bottom: 0;
}.hzw-seo_body-2om strong {
  color: #C8C8C8;
  font-weight: 700;
}.hzw-seo_body-2om a {
  transition: color .2s;
  text-decoration: underline;
  color: #E05A10;
}.hzw-seo_body-2om a:hover {
  color: #F26820;
}.hzw-seo_body-2om ul,.hzw-seo_body-2om ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.hzw-seo_body-2om ol {
  list-style: decimal;
}.hzw-seo_body-2om li {
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  line-height: 1.75;
  color: #969696;
}.hzw-seo_body-2om table {
  display: block;
  width: 100%;
  margin-bottom: 0.75rem;
  font-size: 13px;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width: 769px) {.hzw-seo_body-2om table {
  display: table;
}
}.hzw-seo_body-2om th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #C8C8C8;
}.hzw-seo_body-2om td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #969696;
}.hzw-seo_cols-2om {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 642px) {.hzw-seo_cols-2om {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.hzw-seo_cols-2om {
  grid-template-columns: repeat(3,1fr);
}
}.hzw-seo_col_h-2om {
  color: #C8C8C8;
  font-size: 13px;
  margin-bottom: 7px;
  overflow-wrap: break-word;
  font-weight: 700;
}.hzw-seo_col_p-2om {
  font-size: 13px;
  overflow-wrap: break-word;
  color: #717171;
  line-height: 1.65;
}.hzw-seo_stats-2om {
  margin: 1.25rem 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.hzw-seo_stat-2om {
  border-radius: 8px;
  padding: 0.875rem 1rem;
  border: 1px solid rgba(224, 90, 16, 0.18);
  flex: 1;
  background: rgba(224, 90, 16, 0.07);
  min-width: 8.75rem;
}.hzw-seo_stat_val-2om {
  margin-bottom: 0.25rem;
  font-size: 20px;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #E05A10;
}.hzw-seo_stat_lb-2om {
  color: #717171;
  overflow-wrap: break-word;
  font-size: 11px;
}.hzw-seo-2om {
  padding: 36px 1rem 0;
  background: #0E0E0E;
}
@media(min-width: 769px) {.hzw-seo-2om {
  padding: 44px 1.5rem 0;
}
}.hzw-seo_in-2om {
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #191919;
  border-radius: 0.75rem;
  margin: 0 auto;
  padding: 28px 24px;
  max-width: 1320px;
}
@media(min-width: 770px) {.hzw-seo_in-2om {
  padding: 36px 40px;
}
}.hzw-seo_label-2om {
  color: #E05A10;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 10px;
}.hzw-seo_h2-2om {
  font-weight: 800;
  margin-bottom: 0.875rem;
  line-height: 1.25;
  font-size: 20px;
  color: #F4F4F4;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 767px) {.hzw-seo_h2-2om {
  font-size: 1.5rem;
}
}.hzw-seo_body-2om {
  font-size: 14px;
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #969696;
}.hzw-seo_body-2om p {
  font-size: 14px;
  margin-bottom: 12px;
  color: #969696;
  line-height: 1.75;
}.hzw-seo_body-2om p:last-child {
  margin-bottom: 0;
}.hzw-seo_body-2om strong {
  font-weight: 700;
  color: #C8C8C8;
}.hzw-seo_body-2om a {
  transition: color .2s;
  color: #E05A10;
  text-decoration: underline;
}.hzw-seo_body-2om a:hover {
  color: #F26820;
}.hzw-seo_body-2om ul,.hzw-seo_body-2om ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.hzw-seo_body-2om ol {
  list-style: decimal;
}.hzw-seo_body-2om li {
  margin-bottom: 0.375rem;
  color: #969696;
  line-height: 1.75;
  font-size: 14px;
}.hzw-seo_body-2om table {
  font-size: 0.813rem;
  margin-bottom: 0.75rem;
  display: block;
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width: 767px) {.hzw-seo_body-2om table {
  display: table;
}
}.hzw-seo_body-2om th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  font-weight: 700;
  color: #C8C8C8;
  text-align: left;
}.hzw-seo_body-2om td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #969696;
}.hzw-seo_cols-2om {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 643px) {.hzw-seo_cols-2om {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.hzw-seo_cols-2om {
  grid-template-columns: repeat(3,1fr);
}
}.hzw-seo_col_h-2om {
  margin-bottom: 7px;
  font-weight: 700;
  color: #C8C8C8;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.hzw-seo_col_p-2om {
  font-size: 0.813rem;
  line-height: 1.65;
  color: #717171;
  overflow-wrap: break-word;
}.hzw-seo_stats-2om {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.hzw-seo_stat-2om {
  border-radius: 8px;
  border: 1px solid rgba(224, 90, 16, 0.18);
  background: rgba(224, 90, 16, 0.07);
  flex: 1;
  padding: 0.875rem 16px;
  min-width: 8.75rem;
}.hzw-seo_stat_val-2om {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
  margin-bottom: 4px;
  color: #E05A10;
}.hzw-seo_stat_lb-2om {
  overflow-wrap: break-word;
  color: #717171;
  font-size: 0.688rem;
}.hzw-faq-2om {
  padding: 2.25rem 16px 0;
  background: #0E0E0E;
}
@media(min-width: 769px) {.hzw-faq-2om {
  padding: 2.75rem 24px 0;
}
}.hzw-faq_in-2om {
  margin: 0 auto;
  max-width: 82.5rem;
}.hzw-faq_head-2om {
  margin-bottom: 20px;
}.hzw-faq_label-2om {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 8px;
  color: #E05A10;
}.hzw-faq_h2-2om {
  font-weight: 800;
  color: #F4F4F4;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  font-size: 20px;
}
@media(min-width: 765px) {.hzw-faq_h2-2om {
  font-size: 24px;
}
}.hzw-faq_list-2om {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.hzw-faq_item-2om {
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.5rem;
  overflow: hidden;
  background: #191919;
}.hzw-faq_q-2om {
  transition: color .2s;
  gap: 12px;
  padding: 16px 20px;
  flex-wrap: wrap;
  align-items: center;
  font-weight: 600;
  color: #C8C8C8;
  cursor: pointer;
  font-size: 14px;
  display: flex;
  overflow-wrap: break-word;
  justify-content: space-between;
}.hzw-faq_q-2om:hover {
  color: #F4F4F4;
}.hzw-faq_q_ic-2om {
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  border-radius: 50%;
  width: 1.5rem;
  color: #E05A10;
  font-size: 16px;
  height: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
}.hzw-faq_item-2om.hzw-state_open-2om .hzw-faq_q_ic-2om {
  transform: rotate(45deg);
}.hzw-faq_a-2om {
  padding: 0 1.25rem 16px;
  color: #717171;
  overflow-wrap: break-word;
  line-height: 1.7;
  display: none;
  font-size: 13px;
}.hzw-faq_item-2om.hzw-state_open-2om .hzw-faq_a-2om {
  display: block;
}.hzw-faq_a-2om strong {
  font-weight: 700;
  color: #C8C8C8;
}.hzw-faq_a-2om a {
  text-decoration: underline;
  color: #E05A10;
}.hzw-faq_a-2om ul,.hzw-faq_a-2om ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 20px;
}.hzw-faq_a-2om ol {
  list-style: decimal;
}.hzw-faq_a-2om li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.hzw-faq_a-2om table {
  margin: 0.5rem 0;
  border-collapse: collapse;
  font-size: 0.75rem;
  display: block;
  overflow-x: auto;
  width: 100%;
}
@media(min-width: 766px) {.hzw-faq_a-2om table {
  display: table;
}
}.hzw-faq_a-2om th {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #C8C8C8;
  font-weight: 700;
}.hzw-faq_a-2om td {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #717171;
}.hzw-ft-2om {
  background: #090909;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 48px;
}.hzw-ft_support-2om {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 16px;
}
@media(min-width: 767px) {.hzw-ft_support-2om {
  padding: 1.75rem 24px;
}
}.hzw-ft_support_in-2om {
  gap: 1rem;
  margin: 0 auto;
  max-width: 82.5rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.hzw-ft_support_main-2om {
  flex: 1;
  gap: 1rem;
  flex-wrap: wrap;
  min-width: 13.75rem;
  align-items: center;
  display: flex;
}.hzw-ft_support_ic-2om {
  flex-shrink: 0;
  color: #E05A10;
}.hzw-ft_support_ic-2om svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 30px;
  width: 1.875rem;
}.hzw-ft_support_text_title-2om {
  color: #F4F4F4;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.938rem;
  margin-bottom: 3px;
}.hzw-ft_support_text_sub-2om {
  color: #717171;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.hzw-ft_support_btn-2om {
  padding: 11px 1.375rem;
  background: #E05A10;
  border-radius: 0.5rem;
  transition: background .2s;
  font-size: 0.813rem;
  color: #F4F4F4;
  white-space: nowrap;
  flex-shrink: 0;
  font-weight: 700;
}.hzw-ft_support_btn-2om:hover {
  background: #F26820;
}.hzw-ft_support_contacts-2om {
  gap: 16px;
  display: flex;
  margin-left: auto;
  flex-wrap: wrap;
}.hzw-ft_support_contact-2om {
  color: #898989;
  line-height: 1.4;
  font-size: 12px;
}.hzw-ft_support_contact-2om strong {
  margin-bottom: 2px;
  display: block;
  font-size: 11px;
  color: #969696;
  font-weight: 600;
}.hzw-ft_main-2om {
  padding: 2rem 16px 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 770px) {.hzw-ft_main-2om {
  padding: 2.5rem 24px 2rem;
}
}.hzw-ft_main_in-2om {
  margin: 0 auto;
  gap: 1.5rem;
  max-width: 82.5rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 639px) {.hzw-ft_main_in-2om {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.hzw-ft_main_in-2om {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.hzw-ft_col_logo-2om {
  grid-column: 1/-1;
}
@media(min-width: 1077px) {.hzw-ft_col_logo-2om {
  grid-column: auto;
}
}.hzw-ft_logo-2om {
  gap: 9px;
  overflow-wrap: break-word;
  color: #F4F4F4;
  font-size: 16px;
  display: flex;
  font-weight: 800;
  flex-wrap: wrap;
  margin-bottom: 12px;
  align-items: center;
}.hzw-ft_logo_mark-2om {
  border-radius: 0.25rem;
  overflow: hidden;
  width: 30px;
  height: 1.875rem;
}.hzw-ft_logo_mark-2om img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.hzw-ft_logo_sub-2om {
  color: #898989;
  max-width: 200px;
  line-height: 1.55;
  font-size: 12px;
  overflow-wrap: break-word;
}.hzw-ft_col_title-2om {
  color: #969696;
  margin-bottom: 0.875rem;
  letter-spacing: .07em;
  font-size: 0.75rem;
  text-transform: uppercase;
  font-weight: 700;
}.hzw-ft_col_links-2om {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.hzw-ft_col_link-2om {
  transition: color .2s;
  font-size: 13px;
  color: #898989;
  overflow-wrap: break-word;
}.hzw-ft_col_link-2om:hover {
  color: #C8C8C8;
}.hzw-ft_apps-2om {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.hzw-ft_app_card-2om {
  padding: 10px 12px;
  gap: 10px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.25rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s;
  display: flex;
  align-items: center;
}.hzw-ft_app_card-2om:hover {
  border-color: rgba(224, 90, 16, 0.55);
}.hzw-ft_app_card_ic-2om svg {
  stroke-linecap: round;
  height: 1.375rem;
  stroke-linejoin: round;
  width: 22px;
}.hzw-ft_app_card_os-2om {
  font-size: 0.625rem;
  font-weight: 600;
  color: #898989;
}.hzw-ft_app_card_action-2om {
  color: #C8C8C8;
  font-weight: 700;
  font-size: 12px;
}.hzw-ft_bot-2om {
  padding: 20px 16px;
}
@media(min-width: 767px) {.hzw-ft_bot-2om {
  padding: 1.25rem 1.5rem;
}
}.hzw-ft_bot_in-2om {
  gap: 1rem;
  margin: 0 auto;
  align-items: center;
  display: flex;
  max-width: 82.5rem;
  flex-wrap: wrap;
}.hzw-ft_socials-2om {
  gap: 8px;
  display: flex;
}.hzw-ft_soc-2om {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 4px;
  transition: background .2s;
  justify-content: center;
  height: 36px;
  align-items: center;
  width: 2.25rem;
  display: flex;
  color: #969696;
}.hzw-ft_soc-2om svg {
  stroke-linecap: round;
  width: 16px;
  height: 16px;
  stroke-linejoin: round;
}.hzw-ft_soc-2om:hover {
  background: rgba(255, 255, 255, 0.07);
}.hzw-ft_legal-2om {
  flex: 1;
  min-width: 200px;
  font-size: 11px;
  color: #7B7B7B;
  line-height: 1.6;
  overflow-wrap: break-word;
}.hzw-ft_legal-2om strong {
  font-weight: 700;
  color: #969696;
}.hzw-ft_legal-2om a {
  text-decoration: underline;
  color: #969696;
}.hzw-ft_age-2om {
  border-radius: 50%;
  border: 2px solid #7B7B7B;
  font-weight: 800;
  margin-left: auto;
  height: 2rem;
  align-items: center;
  color: #7B7B7B;
  justify-content: center;
  font-size: 11px;
  width: 2rem;
  flex-shrink: 0;
  display: flex;
}