*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #100C0C;
  color: #D0C4C4;
  line-height: 1.6;
  min-height: 100vh;
  font-family: 'Barlow', sans-serif;
  -webkit-font-smoothing: antialiased;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  color: inherit;
  text-decoration: none;
}button {
  border: none;
  font: inherit;
  background: none;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.hax_layout-9z8 {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}.hax_page-9z8 {
  min-height: 100vh;
  display: flex;
}.hax_main-9z8 {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media(min-width: 1082px) {.hax_main-9z8 {
  padding-left: 220px;
}
}
@media(max-width: 1077px) {.hax_main-9z8 {
  padding-bottom: 72px;
}
}.hax_gc-9z8 {
  border-radius: 8px;
  background: #161111;
  border: 1px solid rgba(255,255,255,0.06);
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  flex-shrink: 0;
  cursor: pointer;
  width: 8.75rem;
  position: relative;
}
@media(min-width: 638px) {.hax_gc-9z8 {
  width: 156px;
}
}
@media(min-width: 1078px) {.hax_gc-9z8 {
  width: 168px;
}
}.hax_gc-9z8:hover {
  transform: translateY(-3px);
  border-color: rgba(232,0,30,0.08);
}.hax_gc_img-9z8 {
  overflow: hidden;
  padding-bottom: 80%;
  width: 100%;
  position: relative;
}.hax_gc_img-9z8 img {
  inset: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  object-fit: cover;
}.hax_gc_hover-9z8 {
  background: rgba(0,0,0,0.72);
  transition: opacity .2s;
  inset: 0;
  display: flex;
  opacity: 0;
  justify-content: center;
  position: absolute;
  align-items: center;
}.hax_gc-9z8:hover .hax_gc_hover-9z8 {
  opacity: 1;
}.hax_gc_hover_btn-9z8 {
  background: #E8001E;
  padding: 8px 16px;
  border-radius: 0.25rem;
  font-weight: 700;
  color: #F5EDED;
  font-size: 0.75rem;
}.hax_gc_info-9z8 {
  padding: 0.5rem 0.625rem 0.625rem;
}.hax_gc_name-9z8 {
  overflow: hidden;
  font-weight: 600;
  text-overflow: ellipsis;
  max-width: 100%;
  white-space: nowrap;
  margin-bottom: 3px;
  color: #D0C4C4;
  font-size: 12px;
}.hax_gc_prov-9z8 {
  font-size: 0.625rem;
  color: #5E5050;
}.hax_gc_tag-9z8 {
  padding: 2px 7px;
  border-radius: 4px;
  z-index: 2;
  top: 0.375rem;
  font-size: 9px;
  left: 6px;
  position: absolute;
  font-weight: 700;
  letter-spacing: .04em;
  text-transform: uppercase;
}.hax_gc_tag_hot-9z8 {
  background: #FF2D2D;
  color: #fff;
}.hax_gc_tag_new-9z8 {
  background: #22C55E;
  color: #100C0C;
}.hax_gc_tag_jp-9z8 {
  background: #F59E0B;
  color: #100C0C;
}.hax_gc_tag_ex-9z8 {
  background: #9E1B32;
  color: #fff;
}.hax_gc_tag_live-9z8 {
  background: #FF2D2D;
  color: #fff;
}.hax_gr-9z8 {
  background: #100C0C;
  padding: 2rem 1rem 0;
}
@media(min-width: 765px) {.hax_gr-9z8 {
  padding: 2.25rem 1.5rem 0;
}
}.hax_gr_in-9z8 {
  margin: 0 auto;
  max-width: 1320px;
}.hax_gr_head-9z8 {
  gap: 12px;
  flex-wrap: wrap;
  margin-bottom: 10px;
  align-items: center;
  display: flex;
}.hax_gr_head_l-9z8 {
  flex: 1;
  gap: 0.625rem;
  align-items: center;
  display: flex;
  min-width: 0;
}.hax_gr_ic-9z8 {
  border-radius: 8px;
  align-items: center;
  display: flex;
  justify-content: center;
  flex-shrink: 0;
  width: 32px;
  height: 2rem;
}.hax_gr_ic-9z8 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1rem;
  height: 1rem;
}.hax_gr_title-9z8 {
  color: #F5EDED;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  font-size: 1rem;
  font-weight: 700;
}
@media(min-width: 769px) {.hax_gr_title-9z8 {
  font-size: 18px;
}
}.hax_gr_more-9z8 {
  transition: color .2s;
  gap: 5px;
  color: #7A6A6A;
  font-weight: 600;
  display: flex;
  font-size: 0.75rem;
  white-space: nowrap;
  flex-shrink: 0;
  align-items: center;
}.hax_gr_more-9z8:hover {
  color: #E8001E;
}.hax_gr_more-9z8 svg {
  stroke-linecap: round;
  height: 12px;
  stroke-linejoin: round;
  width: 12px;
}.hax_gr_arrows-9z8 {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.hax_gr_arr-9z8 {
  border-radius: 0.25rem;
  transition: background .15s,color .15s;
  border: 1px solid rgba(255,255,255,0.11);
  background: rgba(255,255,255,0.05);
  display: flex;
  height: 30px;
  width: 1.875rem;
  color: #9E8E8E;
  align-items: center;
  justify-content: center;
}.hax_gr_arr-9z8:hover {
  background: rgba(255,255,255,0.07);
  color: #F5EDED;
}.hax_gr_arr-9z8 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.813rem;
  height: 13px;
}.hax_gr_seo_h-9z8 {
  margin: 0 0 6px;
  font-weight: 700;
  max-width: 680px;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #D0C4C4;
}
@media(min-width: 769px) {.hax_gr_seo_h-9z8 {
  font-size: 0.875rem;
}
}.hax_gr_seo-9z8 {
  overflow-wrap: break-word;
  color: #7A6A6A;
  margin-bottom: 0.75rem;
  max-width: 42.5rem;
  line-height: 1.55;
  font-size: 12px;
}.hax_gr_seo-9z8 strong {
  color: #D0C4C4;
  font-weight: 600;
}.hax_gr_scroll-9z8 {
  gap: 0.625rem;
  overflow-x: auto;
  padding-bottom: 0.625rem;
  display: flex;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
}.hax_gr_scroll-9z8::-webkit-scrollbar {
  display: none;
}
@media(min-width: 771px) {.hax_gr_scroll-9z8 {
  gap: 0.75rem;
}
}.hax_tb-9z8 {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  background: #100C0C;
  height: 3.5rem;
  display: flex;
  right: 0;
  top: 0;
  left: 0;
  position: fixed;
  align-items: center;
  z-index: 80;
}.hax_tb_in-9z8 {
  padding: 0 14px;
  gap: 0;
  align-items: center;
  display: flex;
  height: 100%;
  width: 100%;
}.hax_tb_burger-9z8 {
  border-radius: 0.5rem;
  gap: 0.313rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 2.375rem;
  align-items: center;
  height: 38px;
  margin-right: 8px;
  flex-shrink: 0;
}.hax_tb_burger-9z8:hover {
  background: rgba(255,255,255,0.05);
}.hax_tb_burger_line-9z8 {
  background: #9E8E8E;
  border-radius: 1px;
  display: block;
  width: 18px;
  height: 2px;
}
@media(min-width: 1082px) {.hax_tb_burger-9z8 {
  display: none;
}
}.hax_tb_logo-9z8 {
  gap: 0.563rem;
  flex-shrink: 0;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F5EDED;
  margin-right: 20px;
  align-items: center;
  letter-spacing: -.01em;
  display: flex;
  font-size: 18px;
}.hax_tb_logo_mark-9z8 {
  overflow: hidden;
  border-radius: 0.5rem;
  display: flex;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  align-items: center;
}.hax_tb_logo_mark-9z8 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.hax_tb_nav-9z8 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 641px) {.hax_tb_nav-9z8 {
  display: flex;
}
}.hax_tb_tab-9z8 {
  padding: 8px 14px;
  transition: background .15s,color .15s;
  border-radius: 0.5rem;
  font-size: 0.813rem;
  white-space: nowrap;
  color: #9E8E8E;
  font-weight: 600;
}.hax_tb_tab-9z8:hover {
  background: rgba(255,255,255,0.05);
  color: #F5EDED;
}.hax_tb_tab-9z8.hax_state_active-9z8 {
  background: rgba(232,0,30,0.18);
  color: #F5EDED;
}.hax_tb_right-9z8 {
  gap: 8px;
  flex-shrink: 0;
  align-items: center;
  margin-left: auto;
  display: flex;
}.hax_tb_login-9z8 {
  transition: border-color .2s,color .2s;
  border-radius: 8px;
  padding: 9px 16px;
  border: 1px solid rgba(255,255,255,0.11);
  background: rgba(255,255,255,0.05);
  display: none;
  color: #D0C4C4;
  font-size: 13px;
  font-weight: 600;
}.hax_tb_login-9z8:hover {
  border-color: rgba(232,0,30,0.55);
  color: #F5EDED;
}
@media(min-width: 483px) {.hax_tb_login-9z8 {
  display: block;
}
}.hax_tb_reg-9z8 {
  padding: 0.563rem 1.125rem;
  background: #22C55E;
  transition: background .2s;
  border-radius: 8px;
  color: #0E0808;
  font-weight: 700;
  white-space: nowrap;
  font-size: 0.813rem;
}.hax_tb_reg-9z8:hover {
  background: #16A34A;
}.hax_sb-9z8 {
  transition: transform .25s ease;
  border-right: 1px solid rgba(255,255,255,0.05);
  background: #1C1616;
  transform: translateX(-100%);
  left: 0;
  position: fixed;
  z-index: 70;
  bottom: 0;
  overflow-y: auto;
  top: 56px;
  width: 13.75rem;
}.hax_sb-9z8.hax_state_open-9z8 {
  transform: translateX(0);
}.hax_sb-9z8::-webkit-scrollbar {
  width: 4px;
}.hax_sb-9z8::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255,255,255,0.07);
}
@media(min-width:1080px) {.hax_sb-9z8 {
  transform: translateX(0);
}
}.hax_sb_auth-9z8 {
  padding: 0.875rem 0.75rem 0.625rem;
}.hax_sb_btn_reg-9z8 {
  border-radius: 0.5rem;
  transition: background .2s;
  background: #22C55E;
  padding: 11px;
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-align: center;
  font-size: 0.813rem;
  color: #0E0808;
  display: block;
}.hax_sb_btn_reg-9z8:hover {
  background: #16A34A;
}.hax_sb_btn_login-9z8 {
  background: rgba(255,255,255,0.05);
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.11);
  transition: border-color .2s;
  padding: 0.625rem;
  display: block;
  font-weight: 600;
  text-align: center;
  color: #D0C4C4;
  font-size: 0.813rem;
}.hax_sb_btn_login-9z8:hover {
  border-color: rgba(232,0,30,0.55);
  color: #F5EDED;
}.hax_sb_promo-9z8 {
  background: linear-gradient(135deg,#3D0010,#1C1616);
  border-radius: 8px;
  padding: 0.75rem 14px;
  border: 1px solid rgba(232,0,30,0.18);
  overflow: hidden;
  margin: 0 12px 0.625rem;
  position: relative;
}.hax_sb_promo-9z8::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(232,0,30,0.18),transparent 70%);
  content: '';
  right: -20px;
  width: 5rem;
  top: -1.25rem;
  height: 5rem;
  position: absolute;
}.hax_sb_promo_title-9z8 {
  margin-bottom: 0.25rem;
  letter-spacing: .06em;
  font-size: 0.688rem;
  font-weight: 700;
  color: #E8001E;
  text-transform: uppercase;
}.hax_sb_promo_text-9z8 {
  color: #F5EDED;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  font-weight: 600;
  line-height: 1.35;
}.hax_sb_promo_sub-9z8 {
  font-size: 0.625rem;
  color: #7A6A6A;
  margin-top: 3px;
}.hax_sb_nav-9z8 {
  padding: 6px 8px 16px;
}.hax_sb_nav_lb-9z8 {
  padding: 0.625rem 0.5rem 6px;
  font-weight: 700;
  font-size: 0.625rem;
  text-transform: uppercase;
  color: #5E5050;
  letter-spacing: .08em;
}.hax_sb_link-9z8 {
  padding: 0.563rem 10px;
  border-radius: 4px;
  gap: 0.625rem;
  transition: background .15s,color .15s;
  font-size: 13px;
  color: #9E8E8E;
  cursor: pointer;
  align-items: center;
  font-weight: 500;
  display: flex;
  overflow-wrap: break-word;
}.hax_sb_link-9z8:hover {
  background: rgba(255,255,255,0.05);
  color: #F5EDED;
}.hax_sb_link-9z8.hax_state_active-9z8 {
  background: rgba(232,0,30,0.18);
  color: #F5EDED;
}.hax_sb_ic-9z8 {
  border-radius: 0.25rem;
  width: 1.875rem;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  height: 30px;
}.hax_sb_ic-9z8 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 16px;
  width: 1rem;
}.hax_sb_ic_1-9z8 {
  background: rgba(232,0,30,0.08);
  color: #E8001E;
}.hax_sb_ic_2-9z8 {
  background: rgba(34,197,94,0.18);
  color: #22C55E;
}.hax_sb_ic_3-9z8 {
  background: rgba(245,158,11,0.18);
  color: #F59E0B;
}.hax_sb_ic_4-9z8 {
  background: rgba(158,27,50,0.25);
  color: #9E1B32;
}.hax_sb_ic_5-9z8 {
  background: rgba(232,0,30,0.08);
  color: #EC4899;
}.hax_sb_ic_6-9z8 {
  background: rgba(158,27,50,0.25);
  color: #9333EA;
}.hax_sb_badge-9z8 {
  border-radius: 4px;
  padding: 2px 0.438rem;
  background: #F59E0B;
  font-size: 0.563rem;
  color: #0E0808;
  margin-left: auto;
  font-weight: 700;
}.hax_sb_bot-9z8 {
  gap: 0.5rem;
  padding: 0.75rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  display: flex;
}.hax_sb_lang-9z8,.hax_sb_help-9z8 {
  gap: 6px;
  background: rgba(255,255,255,0.05);
  transition: border-color .2s;
  flex: 1;
  border-radius: 0.25rem;
  border: 1px solid rgba(255,255,255,0.06);
  padding: 0.563rem 0.375rem;
  justify-content: center;
  color: #9E8E8E;
  font-weight: 600;
  align-items: center;
  font-size: 11px;
  display: flex;
}.hax_sb_lang-9z8:hover,.hax_sb_help-9z8:hover {
  border-color: rgba(232,0,30,0.55);
  color: #F5EDED;
}.hax_sb_lang-9z8 svg,.hax_sb_help-9z8 svg {
  width: 13px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 13px;
}.hax_sb_bd-9z8 {
  background: rgba(0,0,0,0.72);
  inset: 0;
  display: none;
  z-index: 69;
  position: fixed;
}.hax_sb_bd-9z8.hax_state_on-9z8 {
  display: block;
}
@media(min-width: 1079px) {.hax_sb_bd-9z8 {
  display: none!important;
}
}.hax_mob_nav-9z8 {
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  background: #1C1616;
  border-top: 1px solid rgba(255,255,255,0.11);
  left: 0;
  position: fixed;
  right: 0;
  display: flex;
  bottom: 0;
  z-index: 80;
}
@media(min-width: 1081px) {.hax_mob_nav-9z8 {
  display: none;
}
}.hax_mob_nav_item-9z8 {
  padding: 0.25rem 2px;
  flex: 1;
  gap: 0.25rem;
  color: #5E5050;
  display: flex;
  align-items: center;
  cursor: pointer;
  flex-direction: column;
}.hax_mob_nav_ic-9z8 {
  line-height: 1;
}.hax_mob_nav_ic-9z8 svg {
  height: 1.25rem;
  stroke-linecap: round;
  width: 20px;
  stroke-linejoin: round;
}.hax_mob_nav_lb-9z8 {
  font-weight: 600;
  font-size: 0.625rem;
  color: #5E5050;
}.hax_mob_nav_item-9z8.hax_state_active-9z8 {
  color: #E8001E;
}.hax_mob_nav_item-9z8.hax_state_active-9z8 .hax_mob_nav_lb-9z8 {
  color: #E8001E;
}.hax_hero-9z8 {
  background: #100C0C;
  padding: 20px 1rem 0;
}
@media(min-width: 771px) {.hax_hero-9z8 {
  padding: 1.5rem 24px 0;
}
}.hax_hero_in-9z8 {
  margin: 0 auto;
  gap: 12px;
  max-width: 82.5rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.hax_hero_in-9z8 {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1098px) {.hax_hero_in-9z8 {
  grid-template-columns: 1fr 21.25rem;
}
}.hax_hero_promo-9z8 {
  border-radius: 0.75rem;
  overflow: hidden;
  background: #161111;
  display: flex;
  align-items: stretch;
  position: relative;
  min-height: 13.75rem;
}
@media(min-width: 765px) {.hax_hero_promo-9z8 {
  min-height: 17.5rem;
}
}.hax_hero_promo_bg-9z8 {
  background-position: center;
  background: linear-gradient(120deg,#3D0010 0%,#100C0C 100%);
  inset: 0;
  background-size: cover;
  position: absolute;
}.hax_hero_promo_bg-9z8::after {
  inset: 0;
  background: linear-gradient(90deg,#100C0C 0%,rgba(0,0,0,0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.hax_hero_promo_glow-9z8 {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(158,27,50,0.25) 0%,transparent 65%);
  position: absolute;
  pointer-events: none;
  right: 3.75rem;
  height: 300px;
  top: -2.5rem;
  width: 300px;
}.hax_hero_promo_ct-9z8 {
  padding: 28px 1.5rem 1.75rem 1.75rem;
  display: flex;
  flex-direction: column;
  max-width: 480px;
  justify-content: center;
  position: relative;
  z-index: 2;
}
@media(min-width: 771px) {.hax_hero_promo_ct-9z8 {
  padding: 2.5rem 2rem;
}
}.hax_hero_badge-9z8 {
  background: rgba(232,0,30,0.18);
  border: 1px solid rgba(232,0,30,0.08);
  padding: 0.313rem 12px;
  border-radius: 1.25rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  display: inline-block;
  font-size: 10px;
  color: #E8001E;
  margin-bottom: 0.875rem;
}.hax_hero_h1-9z8 {
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 10px;
  font-size: 1.625rem;
  color: #F5EDED;
  font-weight: 800;
  line-height: 1.15;
}.hax_hero_h1-9z8 em {
  color: #F59E0B;
  font-style: normal;
}
@media(min-width: 770px) {.hax_hero_h1-9z8 {
  font-size: 2.25rem;
}
}.hax_hero_sub-9z8 {
  font-size: 13px;
  color: #9E8E8E;
  margin-bottom: 20px;
  line-height: 1.55;
}
@media(min-width: 766px) {.hax_hero_sub-9z8 {
  font-size: 0.875rem;
}
}.hax_hero_row-9z8 {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.hax_hero_cta-9z8 {
  padding: 13px 26px;
  background: #22C55E;
  transition: background .2s;
  border-radius: 0.5rem;
  font-size: 0.875rem;
  font-weight: 700;
  box-shadow: 0 0 0.875rem 2px rgba(34,197,94,0.48), 0 2px 4px rgba(0,0,0,0.45);
  color: #0E0808;
}.hax_hero_cta-9z8:hover {
  background: #16A34A;
}.hax_hero_terms-9z8 {
  color: #5E5050;
  font-size: 0.688rem;
}.hax_hero_game-9z8 {
  border: 1px solid rgba(255,255,255,0.06);
  background: #161111;
  border-radius: 12px;
  overflow: hidden;
  position: relative;
  display: flex;
  flex-direction: column;
}.hax_hero_game_badge-9z8 {
  border: 1px solid rgba(245,158,11,0.18);
  background: rgba(245,158,11,0.18);
  padding: 5px 10px;
  border-radius: 20px;
  position: absolute;
  z-index: 3;
  text-transform: uppercase;
  top: 0.75rem;
  letter-spacing: .06em;
  color: #F59E0B;
  left: 12px;
  font-size: 10px;
  font-weight: 700;
}.hax_hero_game_badge-9z8 svg {
  margin-right: 0.25rem;
  width: 11px;
  height: 11px;
  vertical-align: -1px;
}.hax_hero_game_img-9z8 {
  background: linear-gradient(135deg,#3D0010,#100C0C);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.hax_hero_game_img-9z8 img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}.hax_hero_game_play-9z8 {
  inset: 0;
  transition: opacity .2s;
  background: rgba(0,0,0,0.72);
  align-items: center;
  display: flex;
  opacity: 0;
  justify-content: center;
  position: absolute;
}.hax_hero_game-9z8:hover .hax_hero_game_play-9z8 {
  opacity: 1;
}.hax_hero_game_play-9z8 span {
  border-radius: 50%;
  background: #E8001E;
  justify-content: center;
  align-items: center;
  width: 52px;
  display: flex;
  height: 3.25rem;
}.hax_hero_game_play-9z8 span svg {
  margin-left: 2px;
  width: 1.125rem;
  height: 18px;
}.hax_hero_game_info-9z8 {
  padding: 14px 16px;
}.hax_hero_game_title-9z8 {
  font-weight: 700;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-size: 15px;
  color: #F5EDED;
}.hax_hero_game_provider-9z8 {
  color: #7A6A6A;
  font-size: 11px;
}.hax_hero_game_btn-9z8 {
  margin: 12px 16px 16px;
  transition: background .2s;
  background: #E8001E;
  border-radius: 0.5rem;
  padding: 11px;
  text-align: center;
  display: block;
  font-weight: 700;
  color: #F5EDED;
  font-size: 0.813rem;
}.hax_hero_game-9z8:hover .hax_hero_game_btn-9z8 {
  background: #FF1A35;
}.hax_ws-9z8 {
  padding: 2rem 16px 0;
  background: #100C0C;
}
@media(min-width: 771px) {.hax_ws-9z8 {
  padding: 2.25rem 24px 0;
}
}.hax_ws_in-9z8 {
  margin: 0 auto;
  max-width: 82.5rem;
}.hax_ws_head-9z8 {
  gap: 0.75rem;
  margin-bottom: 14px;
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.hax_ws_title-9z8 {
  gap: 10px;
  align-items: center;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 700;
  display: flex;
  flex-wrap: wrap;
  font-size: 16px;
  overflow-wrap: break-word;
  color: #F5EDED;
}.hax_ws_title_ic-9z8 svg {
  stroke-linejoin: round;
  height: 1.125rem;
  width: 18px;
  color: #F59E0B;
  stroke-linecap: round;
}.hax_ws_online-9z8 {
  gap: 0.438rem;
  align-items: center;
  color: #7A6A6A;
  display: flex;
  font-weight: 600;
  font-size: 0.75rem;
}.hax_ws_online_dot-9z8 {
  border-radius: 50%;
  background: #22C55E;
  box-shadow: 0 0 0.375rem rgba(34,197,94,0.18);
  flex-shrink: 0;
  width: 0.5rem;
  height: 8px;
}.hax_ws_scroll-9z8 {
  gap: 0.5rem;
  padding-bottom: 0.5rem;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
}.hax_ws_scroll-9z8::-webkit-scrollbar {
  display: none;
}.hax_wc-9z8 {
  border: 1px solid rgba(255,255,255,0.11);
  background: #161111;
  gap: 10px;
  border-radius: 0.5rem;
  padding: 0.625rem 0.875rem;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  min-width: 220px;
}.hax_wc_img-9z8 {
  overflow: hidden;
  border-radius: 4px;
  background: #1C1616;
  flex-shrink: 0;
  height: 2.25rem;
  width: 2.25rem;
}.hax_wc_img-9z8 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.hax_wc_info-9z8 {
  min-width: 0;
}.hax_wc_game-9z8 {
  overflow: hidden;
  font-weight: 600;
  text-overflow: ellipsis;
  font-size: 12px;
  white-space: nowrap;
  color: #D0C4C4;
}.hax_wc_player-9z8 {
  overflow: hidden;
  color: #5E5050;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 10px;
}.hax_wc_amount-9z8 {
  color: #22C55E;
  margin-left: auto;
  flex-shrink: 0;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 700;
}.hax_reg-9z8 {
  padding: 2.25rem 1rem 0;
  background: #100C0C;
}
@media(min-width: 766px) {.hax_reg-9z8 {
  padding: 44px 24px 0;
}
}.hax_reg_in-9z8 {
  border: 1px solid rgba(255,255,255,0.06);
  margin: 0 auto;
  border-radius: 12px;
  padding: 28px 1.5rem;
  background: #1C1616;
  max-width: 82.5rem;
}
@media(min-width:768px) {.hax_reg_in-9z8 {
  padding: 2.5rem;
}
}.hax_reg_top-9z8 {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 861px) {.hax_reg_top-9z8 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.hax_reg_label-9z8 {
  margin-bottom: 10px;
  font-weight: 700;
  color: #E8001E;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.hax_reg_h2-9z8 {
  color: #F5EDED;
  line-height: 1.2;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 12px;
  font-size: 1.375rem;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.hax_reg_h2-9z8 {
  font-size: 1.75rem;
}
}.hax_reg_bonus-9z8 {
  gap: 0.5rem;
  padding: 0.625rem 1rem;
  border: 1px solid rgba(245,158,11,0.18);
  border-radius: 0.5rem;
  background: rgba(245,158,11,0.18);
  display: inline-flex;
  align-items: center;
  margin-bottom: 16px;
}.hax_reg_bonus_amount-9z8 {
  color: #F59E0B;
  font-weight: 800;
  font-size: 20px;
}.hax_reg_bonus_text-9z8 {
  font-size: 0.813rem;
  line-height: 1.35;
  color: #9E8E8E;
}.hax_reg_cta_btn-9z8 {
  background: #22C55E;
  border-radius: 0.5rem;
  transition: background .2s;
  padding: 14px 2rem;
  box-shadow: 0 0 14px 2px rgba(34,197,94,0.48), 0 2px 0.25rem rgba(0,0,0,0.45);
  color: #0E0808;
  font-size: 15px;
  display: inline-block;
  font-weight: 700;
  margin-bottom: 0.75rem;
}.hax_reg_cta_btn-9z8:hover {
  background: #16A34A;
}.hax_reg_terms-9z8 {
  font-size: 0.688rem;
  line-height: 1.5;
  color: #5E5050;
}.hax_reg_seo-9z8 {
  border-top: 1px solid rgba(255,255,255,0.05);
  color: #7A6A6A;
  line-height: 1.65;
  margin-top: 1.25rem;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  padding-top: 1.25rem;
}.hax_reg_seo-9z8 p {
  font-size: 0.813rem;
  margin-bottom: 0.625rem;
  line-height: 1.65;
  color: #7A6A6A;
}.hax_reg_seo-9z8 p:last-child {
  margin-bottom: 0;
}.hax_reg_seo-9z8 strong {
  color: #D0C4C4;
  font-weight: 700;
}.hax_reg_seo-9z8 a {
  transition: color .2s;
  color: #E8001E;
  text-decoration: underline;
}.hax_reg_seo-9z8 a:hover {
  color: #FF1A35;
}.hax_reg_seo-9z8 ul,.hax_reg_seo-9z8 ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 18px;
}.hax_reg_seo-9z8 ol {
  list-style: decimal;
}.hax_reg_seo-9z8 li {
  color: #7A6A6A;
  line-height: 1.65;
  font-size: 0.813rem;
  margin-bottom: 4px;
}.hax_reg_seo-9z8 table {
  border-collapse: collapse;
  display: block;
  font-size: 0.813rem;
  width: 100%;
  overflow-x: auto;
  margin-bottom: 10px;
}
@media(min-width: 771px) {.hax_reg_seo-9z8 table {
  display: table;
}
}.hax_reg_seo-9z8 th {
  padding: 8px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  color: #D0C4C4;
  text-align: left;
}.hax_reg_seo-9z8 td {
  padding: 8px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #7A6A6A;
}.hax_reg_steps-9z8 {
  gap: 0.875rem;
  flex-direction: column;
  display: flex;
  margin-top: 1.75rem;
}
@media(min-width: 859px) {.hax_reg_steps-9z8 {
  margin-top: 0;
}
}.hax_reg_step-9z8 {
  padding: 1rem;
  border: 1px solid rgba(255,255,255,0.06);
  border-radius: 0.5rem;
  background: rgba(255,255,255,0.05);
  gap: 0.875rem;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.hax_reg_step_num-9z8 {
  background: rgba(232,0,30,0.18);
  border: 1px solid rgba(232,0,30,0.08);
  border-radius: 50%;
  font-size: 14px;
  width: 2.125rem;
  align-items: center;
  justify-content: center;
  height: 2.125rem;
  font-weight: 800;
  color: #E8001E;
  flex-shrink: 0;
  display: flex;
}.hax_reg_step_title-9z8 {
  margin-bottom: 3px;
  color: #F5EDED;
  font-size: 14px;
  font-weight: 700;
}.hax_reg_step_text-9z8 {
  color: #7A6A6A;
  font-size: 0.75rem;
  line-height: 1.5;
}.hax_reg_trust-9z8 {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.625rem;
  padding-top: 20px;
  margin-top: 1.25rem;
  flex-wrap: wrap;
  display: flex;
}.hax_reg_trust_item-9z8 {
  gap: 0.438rem;
  overflow-wrap: break-word;
  align-items: center;
  font-size: 0.75rem;
  color: #7A6A6A;
  display: flex;
}.hax_reg_trust_ic-9z8 svg {
  height: 1rem;
  stroke-linecap: round;
  width: 16px;
  color: #E8001E;
  stroke-linejoin: round;
}.hax_app-9z8 {
  padding: 2.25rem 16px 0;
  background: #100C0C;
}
@media(min-width: 766px) {.hax_app-9z8 {
  padding: 44px 1.5rem 0;
}
}.hax_app_in-9z8 {
  margin: 0 auto;
  max-width: 1320px;
}.hax_app_head-9z8 {
  margin-bottom: 1rem;
}.hax_app_label-9z8 {
  color: #E8001E;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
}.hax_app_h2-9z8 {
  color: #F5EDED;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.375rem;
  font-size: 1.25rem;
}
@media(min-width: 769px) {.hax_app_h2-9z8 {
  font-size: 24px;
}
}.hax_app_sub-9z8 {
  max-width: 37.5rem;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #7A6A6A;
}.hax_app_sub-9z8 strong {
  color: #D0C4C4;
  font-weight: 700;
}.hax_app_cards-9z8 {
  gap: 10px;
  margin-top: 1rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:640px) {.hax_app_cards-9z8 {
  grid-template-columns: repeat(3,1fr);
}
}.hax_app_card-9z8 {
  overflow: hidden;
  border-radius: 0.5rem;
  gap: 1rem;
  padding: 20px;
  align-items: flex-start;
  display: flex;
  position: relative;
  flex-wrap: wrap;
}.hax_app_card_ios-9z8 {
  background: linear-gradient(135deg,rgba(232,0,30,0.18) 0%,#1C1616 100%);
}.hax_app_card_android-9z8 {
  background: linear-gradient(135deg,rgba(34,197,94,0.18) 0%,#1C1616 100%);
}.hax_app_card_win-9z8 {
  background: linear-gradient(135deg,rgba(245,158,11,0.18) 0%,#1C1616 100%);
}.hax_app_card_ic-9z8 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 34px;
  height: 2.125rem;
}.hax_app_card_ic-9z8 {
  flex-shrink: 0;
  color: #F5EDED;
}.hax_app_card_os-9z8 {
  text-transform: uppercase;
  color: #7A6A6A;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.375rem;
  font-size: 10px;
}.hax_app_card_title-9z8 {
  font-size: 15px;
  color: #F5EDED;
  overflow-wrap: break-word;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 6px;
}.hax_app_card_text-9z8 {
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  line-height: 1.5;
  color: #7A6A6A;
}.hax_app_card_btn-9z8 {
  background: rgba(255,255,255,0.12);
  border: 1px solid rgba(232,0,30,0.55);
  padding: 0.625rem 18px;
  transition: background .2s;
  gap: 0.438rem;
  border-radius: 4px;
  display: inline-flex;
  color: #F5EDED;
  font-weight: 700;
  align-items: center;
  font-size: 0.813rem;
}.hax_app_card_btn-9z8:hover {
  background: rgba(255,255,255,0.07);
}.hax_bon-9z8 {
  background: #100C0C;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.hax_bon-9z8 {
  padding: 44px 24px 0;
}
}.hax_bon_in-9z8 {
  margin: 0 auto;
  max-width: 82.5rem;
}.hax_bon_head-9z8 {
  margin-bottom: 1.25rem;
}.hax_bon_label-9z8 {
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-weight: 700;
  color: #E8001E;
}.hax_bon_h2-9z8 {
  overflow-wrap: break-word;
  color: #F5EDED;
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 0.5rem;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width:768px) {.hax_bon_h2-9z8 {
  font-size: 24px;
}
}.hax_bon_seo-9z8 {
  line-height: 1.6;
  color: #7A6A6A;
  max-width: 620px;
  font-size: 13px;
  overflow-wrap: break-word;
}.hax_bon_seo-9z8 strong {
  color: #D0C4C4;
  font-weight: 700;
}.hax_bon_seo-9z8 a {
  color: #E8001E;
  text-decoration: underline;
}.hax_bon_grid-9z8 {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width:640px) {.hax_bon_grid-9z8 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.hax_bon_grid-9z8 {
  grid-template-columns: repeat(5,1fr);
}
}.hax_bon_card-9z8 {
  padding: 1rem;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 0.5rem;
  background: #161111;
}.hax_bon_card-9z8:hover {
  border-color: rgba(232,0,30,0.08);
  transform: translateY(-2px);
}.hax_bon_card_ic-9z8 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 26px;
  height: 1.625rem;
}.hax_bon_card_ic-9z8 {
  margin-bottom: 0.625rem;
}.hax_bon_card_type-9z8 {
  font-weight: 700;
  margin-bottom: 6px;
  letter-spacing: .06em;
  color: #7A6A6A;
  text-transform: uppercase;
  font-size: 0.625rem;
}.hax_bon_card_amount-9z8 {
  font-size: 18px;
  color: #F59E0B;
  font-weight: 800;
  line-height: 1.1;
  margin-bottom: 0.375rem;
}.hax_bon_card_name-9z8 {
  font-weight: 600;
  font-size: 13px;
  color: #F5EDED;
  margin-bottom: 8px;
  overflow-wrap: break-word;
}.hax_bon_card_detail-9z8 {
  border-top: 1px solid rgba(255,255,255,0.05);
  font-size: 11px;
  line-height: 1.5;
  overflow-wrap: break-word;
  color: #5E5050;
  padding-top: 0.5rem;
}.hax_prov-9z8 {
  padding: 2.25rem 1rem 0;
  background: #100C0C;
}
@media(min-width: 770px) {.hax_prov-9z8 {
  padding: 44px 1.5rem 0;
}
}.hax_prov_in-9z8 {
  margin: 0 auto;
  max-width: 1320px;
}.hax_prov_head-9z8 {
  margin-bottom: 1rem;
}.hax_prov_label-9z8 {
  margin-bottom: 8px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
  color: #E8001E;
}.hax_prov_h2-9z8 {
  margin-bottom: 8px;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  color: #F5EDED;
}
@media(min-width: 769px) {.hax_prov_h2-9z8 {
  font-size: 24px;
}
}.hax_prov_seo-9z8 {
  overflow-wrap: break-word;
  max-width: 620px;
  font-size: 13px;
  color: #7A6A6A;
  margin-bottom: 16px;
  line-height: 1.6;
}.hax_prov_seo-9z8 strong {
  font-weight: 700;
  color: #D0C4C4;
}.hax_prov_seo-9z8 a {
  color: #E8001E;
  text-decoration: underline;
}.hax_prov_grid-9z8 {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 639px) {.hax_prov_grid-9z8 {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1077px) {.hax_prov_grid-9z8 {
  grid-template-columns: repeat(8,1fr);
}
}.hax_prov_card-9z8 {
  gap: 0.438rem;
  transition: border-color .2s,background .2s;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 0.5rem;
  background: #161111;
  padding: 14px 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
}.hax_prov_card-9z8:hover {
  background: #1C1616;
  border-color: rgba(232,0,30,0.55);
}.hax_prov_logo-9z8 {
  background: rgba(255,255,255,0.05);
  border-radius: 0.25rem;
  overflow: hidden;
  display: flex;
  width: 2.75rem;
  height: 44px;
  align-items: center;
  justify-content: center;
}.hax_prov_logo-9z8 img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.hax_prov_name-9z8 {
  font-size: 0.688rem;
  font-weight: 600;
  text-align: center;
  color: #9E8E8E;
  overflow-wrap: break-word;
}.hax_seo-9z8 {
  background: #100C0C;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.hax_seo-9z8 {
  padding: 44px 24px 0;
}
}.hax_seo_in-9z8 {
  border-radius: 12px;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255,255,255,0.11);
  background: #1C1616;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 770px) {.hax_seo_in-9z8 {
  padding: 2.25rem 2.5rem;
}
}.hax_seo_label-9z8 {
  text-transform: uppercase;
  margin-bottom: 10px;
  letter-spacing: .08em;
  font-size: 11px;
  color: #E8001E;
  font-weight: 700;
}.hax_seo_h2-9z8 {
  overflow-wrap: break-word;
  line-height: 1.25;
  color: #F5EDED;
  margin-bottom: 0.875rem;
  font-weight: 800;
  font-size: 20px;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width:768px) {.hax_seo_h2-9z8 {
  font-size: 24px;
}
}.hax_seo_body-9z8 {
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #9E8E8E;
  font-size: 14px;
}.hax_seo_body-9z8 p {
  line-height: 1.75;
  font-size: 14px;
  color: #9E8E8E;
  margin-bottom: 0.75rem;
}.hax_seo_body-9z8 p:last-child {
  margin-bottom: 0;
}.hax_seo_body-9z8 strong {
  color: #D0C4C4;
  font-weight: 700;
}.hax_seo_body-9z8 a {
  transition: color .2s;
  text-decoration: underline;
  color: #E8001E;
}.hax_seo_body-9z8 a:hover {
  color: #FF1A35;
}.hax_seo_body-9z8 ul,.hax_seo_body-9z8 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.hax_seo_body-9z8 ol {
  list-style: decimal;
}.hax_seo_body-9z8 li {
  line-height: 1.75;
  color: #9E8E8E;
  font-size: 0.875rem;
  margin-bottom: 6px;
}.hax_seo_body-9z8 table {
  font-size: 0.813rem;
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
  margin-bottom: 12px;
  width: 100%;
}
@media(min-width: 769px) {.hax_seo_body-9z8 table {
  display: table;
}
}.hax_seo_body-9z8 th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  color: #D0C4C4;
  text-align: left;
}.hax_seo_body-9z8 td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #9E8E8E;
}.hax_seo_cols-9z8 {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.hax_seo_cols-9z8 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.hax_seo_cols-9z8 {
  grid-template-columns: repeat(3,1fr);
}
}.hax_seo_col_h-9z8 {
  font-size: 0.813rem;
  color: #D0C4C4;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 7px;
}.hax_seo_col_p-9z8 {
  overflow-wrap: break-word;
  color: #7A6A6A;
  font-size: 0.813rem;
  line-height: 1.65;
}.hax_seo_stats-9z8 {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.hax_seo_stat-9z8 {
  background: rgba(232,0,30,0.08);
  border: 1px solid rgba(232,0,30,0.18);
  flex: 1;
  padding: 14px 16px;
  border-radius: 0.5rem;
  min-width: 140px;
}.hax_seo_stat_val-9z8 {
  font-weight: 800;
  font-size: 20px;
  color: #E8001E;
  margin-bottom: 4px;
  overflow-wrap: break-word;
}.hax_seo_stat_lb-9z8 {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #7A6A6A;
}.hax_seo-9z8 {
  background: #100C0C;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.hax_seo-9z8 {
  padding: 44px 1.5rem 0;
}
}.hax_seo_in-9z8 {
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.11);
  padding: 28px 1.5rem;
  border-radius: 12px;
  background: #1C1616;
  max-width: 82.5rem;
}
@media(min-width:768px) {.hax_seo_in-9z8 {
  padding: 2.25rem 40px;
}
}.hax_seo_label-9z8 {
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 0.625rem;
  font-weight: 700;
  letter-spacing: .08em;
  color: #E8001E;
}.hax_seo_h2-9z8 {
  color: #F5EDED;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 14px;
  line-height: 1.25;
}
@media(min-width: 767px) {.hax_seo_h2-9z8 {
  font-size: 24px;
}
}.hax_seo_body-9z8 {
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #9E8E8E;
}.hax_seo_body-9z8 p {
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
  color: #9E8E8E;
  line-height: 1.75;
}.hax_seo_body-9z8 p:last-child {
  margin-bottom: 0;
}.hax_seo_body-9z8 strong {
  font-weight: 700;
  color: #D0C4C4;
}.hax_seo_body-9z8 a {
  transition: color .2s;
  color: #E8001E;
  text-decoration: underline;
}.hax_seo_body-9z8 a:hover {
  color: #FF1A35;
}.hax_seo_body-9z8 ul,.hax_seo_body-9z8 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.hax_seo_body-9z8 ol {
  list-style: decimal;
}.hax_seo_body-9z8 li {
  margin-bottom: 0.375rem;
  line-height: 1.75;
  color: #9E8E8E;
  font-size: 0.875rem;
}.hax_seo_body-9z8 table {
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
  font-size: 0.813rem;
  display: block;
  margin-bottom: 12px;
}
@media(min-width: 770px) {.hax_seo_body-9z8 table {
  display: table;
}
}.hax_seo_body-9z8 th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #D0C4C4;
  font-weight: 700;
  text-align: left;
}.hax_seo_body-9z8 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 0.75rem;
  color: #9E8E8E;
}.hax_seo_cols-9z8 {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.hax_seo_cols-9z8 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.hax_seo_cols-9z8 {
  grid-template-columns: repeat(3,1fr);
}
}.hax_seo_col_h-9z8 {
  font-size: 13px;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #D0C4C4;
}.hax_seo_col_p-9z8 {
  font-size: 0.813rem;
  color: #7A6A6A;
  line-height: 1.65;
  overflow-wrap: break-word;
}.hax_seo_stats-9z8 {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.hax_seo_stat-9z8 {
  background: rgba(232,0,30,0.08);
  padding: 14px 1rem;
  border-radius: 8px;
  flex: 1;
  border: 1px solid rgba(232,0,30,0.18);
  min-width: 8.75rem;
}.hax_seo_stat_val-9z8 {
  font-size: 20px;
  color: #E8001E;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-weight: 800;
}.hax_seo_stat_lb-9z8 {
  overflow-wrap: break-word;
  color: #7A6A6A;
  font-size: 0.688rem;
}.hax_seo-9z8 {
  padding: 2.25rem 16px 0;
  background: #100C0C;
}
@media(min-width: 767px) {.hax_seo-9z8 {
  padding: 2.75rem 1.5rem 0;
}
}.hax_seo_in-9z8 {
  padding: 28px 24px;
  background: #1C1616;
  border: 1px solid rgba(255,255,255,0.11);
  margin: 0 auto;
  border-radius: 12px;
  max-width: 1320px;
}
@media(min-width:768px) {.hax_seo_in-9z8 {
  padding: 36px 40px;
}
}.hax_seo_label-9z8 {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
  color: #E8001E;
}.hax_seo_h2-9z8 {
  font-family: 'Barlow Condensed', sans-serif;
  color: #F5EDED;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-size: 20px;
  font-weight: 800;
}
@media(min-width: 765px) {.hax_seo_h2-9z8 {
  font-size: 1.5rem;
}
}.hax_seo_body-9z8 {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #9E8E8E;
  line-height: 1.75;
}.hax_seo_body-9z8 p {
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #9E8E8E;
}.hax_seo_body-9z8 p:last-child {
  margin-bottom: 0;
}.hax_seo_body-9z8 strong {
  color: #D0C4C4;
  font-weight: 700;
}.hax_seo_body-9z8 a {
  transition: color .2s;
  text-decoration: underline;
  color: #E8001E;
}.hax_seo_body-9z8 a:hover {
  color: #FF1A35;
}.hax_seo_body-9z8 ul,.hax_seo_body-9z8 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.hax_seo_body-9z8 ol {
  list-style: decimal;
}.hax_seo_body-9z8 li {
  line-height: 1.75;
  color: #9E8E8E;
  font-size: 14px;
  margin-bottom: 6px;
}.hax_seo_body-9z8 table {
  overflow-x: auto;
  width: 100%;
  font-size: 13px;
  display: block;
  margin-bottom: 12px;
  border-collapse: collapse;
}
@media(min-width: 769px) {.hax_seo_body-9z8 table {
  display: table;
}
}.hax_seo_body-9z8 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 12px;
  font-weight: 700;
  color: #D0C4C4;
  text-align: left;
}.hax_seo_body-9z8 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 0.75rem;
  color: #9E8E8E;
}.hax_seo_cols-9z8 {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 642px) {.hax_seo_cols-9z8 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.hax_seo_cols-9z8 {
  grid-template-columns: repeat(3,1fr);
}
}.hax_seo_col_h-9z8 {
  font-weight: 700;
  overflow-wrap: break-word;
  color: #D0C4C4;
  margin-bottom: 7px;
  font-size: 0.813rem;
}.hax_seo_col_p-9z8 {
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.65;
  color: #7A6A6A;
}.hax_seo_stats-9z8 {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.hax_seo_stat-9z8 {
  background: rgba(232,0,30,0.08);
  border: 1px solid rgba(232,0,30,0.18);
  border-radius: 0.5rem;
  padding: 0.875rem 1rem;
  flex: 1;
  min-width: 140px;
}.hax_seo_stat_val-9z8 {
  color: #E8001E;
  font-size: 1.25rem;
  margin-bottom: 4px;
  font-weight: 800;
  overflow-wrap: break-word;
}.hax_seo_stat_lb-9z8 {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #7A6A6A;
}.hax_pmt-9z8 {
  background: #100C0C;
  padding: 2.25rem 16px 0;
}
@media(min-width: 767px) {.hax_pmt-9z8 {
  padding: 44px 24px 0;
}
}.hax_pmt_in-9z8 {
  margin: 0 auto;
  max-width: 82.5rem;
}.hax_pmt_head-9z8 {
  max-width: 720px;
  margin-bottom: 1.375rem;
}.hax_pmt_label-9z8 {
  margin-bottom: 0.5rem;
  font-size: 11px;
  color: #E8001E;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
}.hax_pmt_h2-9z8 {
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  color: #F5EDED;
  margin-bottom: 8px;
  font-weight: 800;
  font-size: 1.375rem;
}
@media(min-width:768px) {.hax_pmt_h2-9z8 {
  font-size: 28px;
}
}.hax_pmt_intro-9z8 {
  overflow-wrap: break-word;
  font-size: 14px;
  color: #7A6A6A;
  line-height: 1.6;
}.hax_pmt_groups-9z8 {
  gap: 1.25rem;
  flex-direction: column;
  display: flex;
}.hax_pmt_group-9z8 {
  border-radius: 0.5rem;
  padding: 1.25rem;
  border: 1px solid rgba(255,255,255,0.11);
  background: #1C1616;
}.hax_pmt_group_head-9z8 {
  gap: 0.75rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  margin-bottom: 10px;
}.hax_pmt_group_ic-9z8 {
  background: rgba(232,0,30,0.18);
  border-radius: 4px;
  flex-shrink: 0;
  align-items: center;
  height: 2.25rem;
  color: #E8001E;
  width: 2.25rem;
  display: flex;
  justify-content: center;
}.hax_pmt_group_ic-9z8 svg {
  width: 18px;
  stroke-linejoin: round;
  height: 1.125rem;
  stroke-linecap: round;
}.hax_pmt_group_h-9z8 {
  margin: 0;
  font-size: 16px;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 700;
  color: #F5EDED;
}.hax_pmt_group_p-9z8 {
  line-height: 1.6;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  color: #7A6A6A;
  font-size: 0.813rem;
}.hax_pmt_group_p-9z8 strong {
  color: #D0C4C4;
  font-weight: 600;
}.hax_pmt_table_wrap-9z8 {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.hax_pmt_table-9z8 {
  width: 100%;
  border-collapse: collapse;
  font-size: 13px;
  min-width: 33.75rem;
}.hax_pmt_table-9z8 th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #D0C4C4;
  font-size: 0.688rem;
  letter-spacing: .04em;
  font-weight: 700;
  white-space: nowrap;
  text-transform: uppercase;
  text-align: left;
}.hax_pmt_table-9z8 td {
  padding: 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #7A6A6A;
}.hax_pmt_table-9z8 tbody tr:last-child td {
  border-bottom: none;
}.hax_pmt_table-9z8 tr:hover td {
  background: rgba(255,255,255,0.05);
  color: #D0C4C4;
}.hax_faq-9z8 {
  padding: 36px 16px 0;
  background: #100C0C;
}
@media(min-width: 771px) {.hax_faq-9z8 {
  padding: 2.75rem 24px 0;
}
}.hax_faq_in-9z8 {
  margin: 0 auto;
  max-width: 1320px;
}.hax_faq_head-9z8 {
  margin-bottom: 1.25rem;
}.hax_faq_label-9z8 {
  margin-bottom: 0.5rem;
  color: #E8001E;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
}.hax_faq_h2-9z8 {
  overflow-wrap: break-word;
  color: #F5EDED;
  font-weight: 800;
  font-size: 20px;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 770px) {.hax_faq_h2-9z8 {
  font-size: 24px;
}
}.hax_faq_list-9z8 {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.hax_faq_item-9z8 {
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.11);
  background: #1C1616;
  border-radius: 8px;
}.hax_faq_q-9z8 {
  padding: 1rem 1.25rem;
  gap: 0.75rem;
  transition: color .2s;
  font-weight: 600;
  overflow-wrap: break-word;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  font-size: 0.875rem;
  display: flex;
  cursor: pointer;
  color: #D0C4C4;
}.hax_faq_q-9z8:hover {
  color: #F5EDED;
}.hax_faq_q_ic-9z8 {
  background: rgba(255,255,255,0.05);
  border-radius: 50%;
  transition: transform .25s;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
  font-size: 1rem;
  width: 24px;
  color: #E8001E;
  height: 1.5rem;
}.hax_faq_item-9z8.hax_state_open-9z8 .hax_faq_q_ic-9z8 {
  transform: rotate(45deg);
}.hax_faq_a-9z8 {
  padding: 0 1.25rem 16px;
  color: #7A6A6A;
  font-size: 13px;
  line-height: 1.7;
  display: none;
  overflow-wrap: break-word;
}.hax_faq_item-9z8.hax_state_open-9z8 .hax_faq_a-9z8 {
  display: block;
}.hax_faq_a-9z8 strong {
  font-weight: 700;
  color: #D0C4C4;
}.hax_faq_a-9z8 a {
  color: #E8001E;
  text-decoration: underline;
}.hax_faq_a-9z8 ul,.hax_faq_a-9z8 ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 1.25rem;
}.hax_faq_a-9z8 ol {
  list-style: decimal;
}.hax_faq_a-9z8 li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.hax_faq_a-9z8 table {
  margin: 8px 0;
  display: block;
  font-size: 12px;
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width: 769px) {.hax_faq_a-9z8 table {
  display: table;
}
}.hax_faq_a-9z8 th {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #D0C4C4;
  text-align: left;
  font-weight: 700;
}.hax_faq_a-9z8 td {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #7A6A6A;
}.hax_ft-9z8 {
  border-top: 1px solid rgba(255,255,255,0.05);
  background: #090606;
  margin-top: 48px;
}.hax_ft_support-9z8 {
  padding: 24px 16px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 767px) {.hax_ft_support-9z8 {
  padding: 28px 1.5rem;
}
}.hax_ft_support_in-9z8 {
  gap: 16px;
  margin: 0 auto;
  align-items: center;
  max-width: 1320px;
  display: flex;
  flex-wrap: wrap;
}.hax_ft_support_main-9z8 {
  gap: 1rem;
  flex: 1;
  min-width: 220px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.hax_ft_support_ic-9z8 {
  flex-shrink: 0;
  color: #E8001E;
}.hax_ft_support_ic-9z8 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.875rem;
  height: 1.875rem;
}.hax_ft_support_text_title-9z8 {
  font-weight: 700;
  font-size: 15px;
  margin-bottom: 3px;
  color: #F5EDED;
  overflow-wrap: break-word;
}.hax_ft_support_text_sub-9z8 {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #7A6A6A;
}.hax_ft_support_btn-9z8 {
  transition: background .2s;
  background: #E8001E;
  border-radius: 0.5rem;
  padding: 0.688rem 22px;
  color: #F5EDED;
  white-space: nowrap;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 13px;
}.hax_ft_support_btn-9z8:hover {
  background: #FF1A35;
}.hax_ft_support_contacts-9z8 {
  gap: 1rem;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.hax_ft_support_contact-9z8 {
  font-size: 0.75rem;
  line-height: 1.4;
  color: #5E5050;
}.hax_ft_support_contact-9z8 strong {
  font-size: 0.688rem;
  font-weight: 600;
  color: #9E8E8E;
  margin-bottom: 2px;
  display: block;
}.hax_ft_main-9z8 {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 2rem 16px 1.5rem;
}
@media(min-width: 771px) {.hax_ft_main-9z8 {
  padding: 2.5rem 1.5rem 32px;
}
}.hax_ft_main_in-9z8 {
  gap: 24px;
  margin: 0 auto;
  max-width: 1320px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.hax_ft_main_in-9z8 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.hax_ft_main_in-9z8 {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.hax_ft_col_logo-9z8 {
  grid-column: 1/-1;
}
@media(min-width: 1079px) {.hax_ft_col_logo-9z8 {
  grid-column: auto;
}
}.hax_ft_logo-9z8 {
  gap: 0.563rem;
  flex-wrap: wrap;
  display: flex;
  color: #F5EDED;
  font-size: 16px;
  align-items: center;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  font-weight: 800;
}.hax_ft_logo_mark-9z8 {
  border-radius: 4px;
  overflow: hidden;
  height: 30px;
  width: 30px;
}.hax_ft_logo_mark-9z8 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.hax_ft_logo_sub-9z8 {
  color: #5E5050;
  max-width: 200px;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  line-height: 1.55;
}.hax_ft_col_title-9z8 {
  letter-spacing: .07em;
  font-weight: 700;
  color: #9E8E8E;
  margin-bottom: 14px;
  font-size: 12px;
  text-transform: uppercase;
}.hax_ft_col_links-9z8 {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.hax_ft_col_link-9z8 {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #5E5050;
  font-size: 13px;
}.hax_ft_col_link-9z8:hover {
  color: #D0C4C4;
}.hax_ft_apps-9z8 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.hax_ft_app_card-9z8 {
  border-radius: 4px;
  padding: 10px 12px;
  gap: 10px;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.11);
  transition: border-color .2s;
  align-items: center;
  display: flex;
}.hax_ft_app_card-9z8:hover {
  border-color: rgba(232,0,30,0.55);
}.hax_ft_app_card_ic-9z8 svg {
  height: 1.375rem;
  stroke-linejoin: round;
  width: 22px;
  stroke-linecap: round;
}.hax_ft_app_card_os-9z8 {
  font-size: 0.625rem;
  font-weight: 600;
  color: #5E5050;
}.hax_ft_app_card_action-9z8 {
  color: #D0C4C4;
  font-size: 0.75rem;
  font-weight: 700;
}.hax_ft_bot-9z8 {
  padding: 1.25rem 16px;
}
@media(min-width: 766px) {.hax_ft_bot-9z8 {
  padding: 20px 24px;
}
}.hax_ft_bot_in-9z8 {
  gap: 1rem;
  margin: 0 auto;
  display: flex;
  align-items: center;
  max-width: 82.5rem;
  flex-wrap: wrap;
}.hax_ft_socials-9z8 {
  gap: 8px;
  display: flex;
}.hax_ft_soc-9z8 {
  transition: background .2s;
  border-radius: 0.25rem;
  border: 1px solid rgba(255,255,255,0.11);
  background: rgba(255,255,255,0.05);
  justify-content: center;
  align-items: center;
  height: 2.25rem;
  display: flex;
  width: 2.25rem;
  color: #9E8E8E;
}.hax_ft_soc-9z8 svg {
  stroke-linejoin: round;
  height: 1rem;
  width: 16px;
  stroke-linecap: round;
}.hax_ft_soc-9z8:hover {
  background: rgba(255,255,255,0.07);
}.hax_ft_legal-9z8 {
  flex: 1;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  min-width: 200px;
  color: #8C7C7C;
  line-height: 1.6;
}.hax_ft_legal-9z8 strong {
  font-weight: 700;
  color: #9E8E8E;
}.hax_ft_legal-9z8 a {
  color: #9E8E8E;
  text-decoration: underline;
}.hax_ft_age-9z8 {
  border-radius: 50%;
  border: 2px solid #8C7C7C;
  justify-content: center;
  color: #8C7C7C;
  margin-left: auto;
  height: 32px;
  font-size: 11px;
  font-weight: 800;
  width: 2rem;
  flex-shrink: 0;
  align-items: center;
  display: flex;
}