*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  min-height: 100vh;
  color: #AECCC8;
  line-height: 1.6;
  font-family: 'Rajdhani', sans-serif;
  -webkit-font-smoothing: antialiased;
  background-color: #070D10;
}ul,ol {
  list-style: none;
}img,picture,svg {
  display: block;
  max-width: 100%;
}input,button,textarea,select {
  font: inherit;
}button {
  border: none;
  background: transparent;
  color: inherit;
  cursor: pointer;
}a {
  text-decoration: none;
  color: inherit;
}.hah-layout_nz6 {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.hah-page_nz6 {
  display: flex;
  min-height: 100vh;
}.hah-main_nz6 {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media screen and (min-width: 1081px) {.hah-main_nz6 {
  padding-left: 13.75rem;
}
}
@media screen and (max-width:1079px) {.hah-main_nz6 {
  padding-bottom: 4.5rem;
}
}.hah-gc_nz6 {
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  background: #0A1318;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 6px;
  width: 8.75rem;
  cursor: pointer;
  flex-shrink: 0;
  position: relative;
}
@media(min-width: 637px) {.hah-gc_nz6 {
  width: 9.75rem;
}
}
@media(min-width: 1078px) {.hah-gc_nz6 {
  width: 168px;
}
}.hah-gc_nz6:hover {
  transform: translateY(-3px);
  border-color: rgba(0, 207, 192, 0.07);
}.hah-gc_img_nz6 {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 80%;
}.hah-gc_img_nz6 img {
  inset: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
}.hah-gc_hover_nz6 {
  inset: 0;
  background: rgba(3, 8, 16, 0.72);
  transition: opacity .2s;
  display: flex;
  opacity: 0;
  justify-content: center;
  align-items: center;
  position: absolute;
}.hah-gc_nz6:hover .hah-gc_hover_nz6 {
  opacity: 1;
}.hah-gc_hover_btn_nz6 {
  border-radius: 4px;
  background: #00CFC0;
  padding: 0.5rem 16px;
  color: #E4F2F0;
  font-size: 12px;
  font-weight: 700;
}.hah-gc_info_nz6 {
  padding: 0.5rem 10px 10px;
}.hah-gc_name_nz6 {
  overflow: hidden;
  font-weight: 600;
  text-overflow: ellipsis;
  margin-bottom: 3px;
  color: #AECCC8;
  white-space: nowrap;
  max-width: 100%;
  font-size: 0.75rem;
}.hah-gc_prov_nz6 {
  font-size: 0.625rem;
  color: #3E5C59;
}.hah-gc_tag_nz6 {
  padding: 2px 0.438rem;
  border-radius: 0.25rem;
  z-index: 2;
  text-transform: uppercase;
  letter-spacing: .04em;
  top: 6px;
  left: 0.375rem;
  position: absolute;
  font-weight: 700;
  font-size: 0.563rem;
}.hah-gc_tag_hot_nz6 {
  background: #E03A3A;
  color: #fff;
}.hah-gc_tag_new_nz6 {
  background: #00C27A;
  color: #070D10;
}.hah-gc_tag_jp_nz6 {
  background: #F0A500;
  color: #070D10;
}.hah-gc_tag_ex_nz6 {
  background: #0A3F52;
  color: #fff;
}.hah-gc_tag_live_nz6 {
  background: #E03A3A;
  color: #fff;
}.hah-gr_nz6 {
  padding: 2rem 16px 0;
  background: #070D10;
}
@media(min-width:768px) {.hah-gr_nz6 {
  padding: 2.25rem 1.5rem 0;
}
}.hah-gr_in_nz6 {
  margin: 0 auto;
  max-width: 82.5rem;
}.hah-gr_head_nz6 {
  gap: 12px;
  margin-bottom: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.hah-gr_head_l_nz6 {
  gap: 10px;
  flex: 1;
  align-items: center;
  display: flex;
  min-width: 0;
}.hah-gr_ic_nz6 {
  border-radius: 0.375rem;
  height: 32px;
  justify-content: center;
  align-items: center;
  width: 32px;
  flex-shrink: 0;
  display: flex;
}.hah-gr_ic_nz6 svg {
  stroke-linejoin: round;
  width: 1rem;
  stroke-linecap: round;
  height: 1rem;
}.hah-gr_title_nz6 {
  overflow-wrap: break-word;
  color: #E4F2F0;
  font-family: 'Exo 2', sans-serif;
  font-size: 16px;
  font-weight: 700;
}
@media(min-width: 769px) {.hah-gr_title_nz6 {
  font-size: 1.125rem;
}
}.hah-gr_more_nz6 {
  transition: color .2s;
  gap: 5px;
  white-space: nowrap;
  font-size: 12px;
  font-weight: 600;
  display: flex;
  align-items: center;
  color: #547470;
  flex-shrink: 0;
}.hah-gr_more_nz6:hover {
  color: #00CFC0;
}.hah-gr_more_nz6 svg {
  height: 0.75rem;
  width: 12px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.hah-gr_arrows_nz6 {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.hah-gr_arr_nz6 {
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 4px;
  width: 30px;
  align-items: center;
  color: #7AA09C;
  display: flex;
  justify-content: center;
  height: 1.875rem;
}.hah-gr_arr_nz6:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #E4F2F0;
}.hah-gr_arr_nz6 svg {
  width: 13px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 13px;
}.hah-gr_seo_h_nz6 {
  margin: 0 0 6px;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #AECCC8;
  font-size: 0.813rem;
  max-width: 42.5rem;
  font-family: 'Exo 2', sans-serif;
}
@media(min-width: 771px) {.hah-gr_seo_h_nz6 {
  font-size: 0.875rem;
}
}.hah-gr_seo_nz6 {
  max-width: 42.5rem;
  color: #547470;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  line-height: 1.55;
  font-size: 0.75rem;
}.hah-gr_seo_nz6 strong {
  font-weight: 600;
  color: #AECCC8;
}.hah-gr_scroll_nz6 {
  gap: 0.625rem;
  padding-bottom: 10px;
  -webkit-overflow-scrolling: touch;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
}.hah-gr_scroll_nz6::-webkit-scrollbar {
  display: none;
}
@media(min-width: 766px) {.hah-gr_scroll_nz6 {
  gap: 12px;
}
}.hah-tb_nz6 {
  background: #070D10;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  position: fixed;
  right: 0;
  left: 0;
  z-index: 80;
  top: 0;
  height: 56px;
  display: flex;
  align-items: center;
}.hah-tb_in_nz6 {
  gap: 0;
  padding: 0 0.875rem;
  width: 100%;
  display: flex;
  height: 100%;
  align-items: center;
}.hah-tb_burger_nz6 {
  border-radius: 6px;
  gap: 5px;
  width: 38px;
  justify-content: center;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  margin-right: 8px;
  flex-direction: column;
  height: 38px;
}.hah-tb_burger_nz6:hover {
  background: rgba(255, 255, 255, 0.05);
}.hah-tb_burger_line_nz6 {
  background: #7AA09C;
  border-radius: 1px;
  height: 2px;
  display: block;
  width: 1.125rem;
}
@media(min-width: 1083px) {.hah-tb_burger_nz6 {
  display: none;
}
}.hah-tb_logo_nz6 {
  gap: 9px;
  font-size: 18px;
  display: flex;
  letter-spacing: -.01em;
  color: #E4F2F0;
  margin-right: 20px;
  overflow-wrap: break-word;
  flex-shrink: 0;
  align-items: center;
  font-weight: 800;
}.hah-tb_logo_mark_nz6 {
  border-radius: 6px;
  overflow: hidden;
  width: 32px;
  align-items: center;
  justify-content: center;
  height: 32px;
  display: flex;
}.hah-tb_logo_mark_nz6 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.hah-tb_nav_nz6 {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 638px) {.hah-tb_nav_nz6 {
  display: flex;
}
}.hah-tb_tab_nz6 {
  transition: background .15s,color .15s;
  padding: 0.5rem 14px;
  border-radius: 0.375rem;
  white-space: nowrap;
  font-size: 0.813rem;
  color: #7AA09C;
  font-weight: 600;
}.hah-tb_tab_nz6:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #E4F2F0;
}.hah-tb_tab_nz6.hah-state_active_nz6 {
  background: rgba(0, 207, 192, 0.18);
  color: #E4F2F0;
}.hah-tb_right_nz6 {
  gap: 0.5rem;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  margin-left: auto;
}.hah-tb_login_nz6 {
  transition: border-color .2s,color .2s;
  padding: 9px 16px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  color: #AECCC8;
  display: none;
  font-weight: 600;
  font-size: 13px;
}.hah-tb_login_nz6:hover {
  border-color: rgba(0, 214, 196, 0.45);
  color: #E4F2F0;
}
@media(min-width: 481px) {.hah-tb_login_nz6 {
  display: block;
}
}.hah-tb_reg_nz6 {
  padding: 0.563rem 18px;
  background: #00C27A;
  border-radius: 0.375rem;
  transition: background .2s;
  white-space: nowrap;
  font-size: 0.813rem;
  font-weight: 700;
  color: #060E12;
}.hah-tb_reg_nz6:hover {
  background: #00DC8C;
}.hah-sb_nz6 {
  transform: translateX(-100%);
  transition: transform .25s ease;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  background: #0D1A1F;
  position: fixed;
  width: 220px;
  bottom: 0;
  z-index: 70;
  top: 56px;
  overflow-y: auto;
  left: 0;
}.hah-sb_nz6.hah-state_open_nz6 {
  transform: translateX(0);
}.hah-sb_nz6::-webkit-scrollbar {
  width: 4px;
}.hah-sb_nz6::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1079px) {.hah-sb_nz6 {
  transform: translateX(0);
}
}.hah-sb_auth_nz6 {
  padding: 0.875rem 0.75rem 0.625rem;
}.hah-sb_btn_reg_nz6 {
  padding: 11px;
  background: #00C27A;
  transition: background .2s;
  border-radius: 6px;
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-align: center;
  font-size: 13px;
  display: block;
  color: #060E12;
}.hah-sb_btn_reg_nz6:hover {
  background: #00DC8C;
}.hah-sb_btn_login_nz6 {
  background: rgba(255, 255, 255, 0.05);
  padding: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 6px;
  transition: border-color .2s;
  display: block;
  font-size: 0.813rem;
  text-align: center;
  color: #AECCC8;
  font-weight: 600;
}.hah-sb_btn_login_nz6:hover {
  border-color: rgba(0, 214, 196, 0.45);
  color: #E4F2F0;
}.hah-sb_promo_nz6 {
  background: linear-gradient(135deg,#041824,#0D1A1F);
  border-radius: 6px;
  overflow: hidden;
  margin: 0 12px 0.625rem;
  border: 1px solid rgba(0, 207, 192, 0.18);
  padding: 0.75rem 14px;
  position: relative;
}.hah-sb_promo_nz6::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(0, 207, 192, 0.18),transparent 70%);
  width: 5rem;
  content: '';
  right: -20px;
  position: absolute;
  height: 80px;
  top: -20px;
}.hah-sb_promo_title_nz6 {
  font-weight: 700;
  margin-bottom: 0.25rem;
  letter-spacing: .06em;
  text-transform: uppercase;
  color: #00CFC0;
  font-size: 11px;
}.hah-sb_promo_text_nz6 {
  overflow-wrap: break-word;
  line-height: 1.35;
  font-weight: 600;
  color: #E4F2F0;
  font-size: 0.75rem;
}.hah-sb_promo_sub_nz6 {
  font-size: 0.625rem;
  color: #547470;
  margin-top: 3px;
}.hah-sb_nav_nz6 {
  padding: 6px 0.5rem 16px;
}.hah-sb_nav_lb_nz6 {
  padding: 0.625rem 8px 0.375rem;
  font-weight: 700;
  color: #3E5C59;
  text-transform: uppercase;
  font-size: 0.625rem;
  letter-spacing: .08em;
}.hah-sb_link_nz6 {
  border-radius: 0.25rem;
  gap: 10px;
  padding: 0.563rem 0.625rem;
  transition: background .15s,color .15s;
  cursor: pointer;
  align-items: center;
  color: #7AA09C;
  overflow-wrap: break-word;
  font-weight: 500;
  display: flex;
  font-size: 0.813rem;
}.hah-sb_link_nz6:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #E4F2F0;
}.hah-sb_link_nz6.hah-state_active_nz6 {
  background: rgba(0, 207, 192, 0.18);
  color: #E4F2F0;
}.hah-sb_ic_nz6 {
  border-radius: 4px;
  width: 30px;
  height: 1.875rem;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  display: flex;
}.hah-sb_ic_nz6 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1rem;
  width: 16px;
}.hah-sb_ic_1_nz6 {
  background: rgba(0, 207, 192, 0.07);
  color: #00CFC0;
}.hah-sb_ic_2_nz6 {
  background: rgba(0, 194, 122, 0.16);
  color: #00C27A;
}.hah-sb_ic_3_nz6 {
  background: rgba(240, 165, 0, 0.14);
  color: #F0A500;
}.hah-sb_ic_4_nz6 {
  background: rgba(10, 63, 82, 0.55);
  color: #0A3F52;
}.hah-sb_ic_5_nz6 {
  background: rgba(0, 207, 192, 0.07);
  color: #D4408C;
}.hah-sb_ic_6_nz6 {
  background: rgba(10, 63, 82, 0.55);
  color: #7B3FD4;
}.hah-sb_badge_nz6 {
  padding: 2px 0.438rem;
  border-radius: 0.25rem;
  background: #F0A500;
  font-weight: 700;
  margin-left: auto;
  font-size: 9px;
  color: #060E12;
}.hah-sb_bot_nz6 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.75rem;
  gap: 0.5rem;
  display: flex;
}.hah-sb_lang_nz6,.hah-sb_help_nz6 {
  background: rgba(255, 255, 255, 0.05);
  gap: 6px;
  transition: border-color .2s;
  padding: 0.563rem 6px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 4px;
  flex: 1;
  font-size: 0.688rem;
  display: flex;
  font-weight: 600;
  align-items: center;
  justify-content: center;
  color: #7AA09C;
}.hah-sb_lang_nz6:hover,.hah-sb_help_nz6:hover {
  border-color: rgba(0, 214, 196, 0.45);
  color: #E4F2F0;
}.hah-sb_lang_nz6 svg,.hah-sb_help_nz6 svg {
  stroke-linecap: round;
  height: 0.813rem;
  width: 13px;
  stroke-linejoin: round;
}.hah-sb_bd_nz6 {
  inset: 0;
  background: rgba(3, 8, 16, 0.72);
  position: fixed;
  display: none;
  z-index: 69;
}.hah-sb_bd_nz6.hah-state_on_nz6 {
  display: block;
}
@media(min-width: 1081px) {.hah-sb_bd_nz6 {
  display: none!important;
}
}.hah-mob_nav_nz6 {
  background: #0D1A1F;
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  bottom: 0;
  right: 0;
  display: flex;
  position: fixed;
  left: 0;
  z-index: 80;
}
@media(min-width: 1083px) {.hah-mob_nav_nz6 {
  display: none;
}
}.hah-mob_nav_item_nz6 {
  padding: 0.25rem 2px;
  flex: 1;
  gap: 0.25rem;
  color: #3E5C59;
  display: flex;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
}.hah-mob_nav_ic_nz6 {
  line-height: 1;
}.hah-mob_nav_ic_nz6 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 20px;
  height: 20px;
}.hah-mob_nav_lb_nz6 {
  font-size: 10px;
  font-weight: 600;
  color: #3E5C59;
}.hah-mob_nav_item_nz6.hah-state_active_nz6 {
  color: #00CFC0;
}.hah-mob_nav_item_nz6.hah-state_active_nz6 .hah-mob_nav_lb_nz6 {
  color: #00CFC0;
}.hah-hero_nz6 {
  padding: 20px 1rem 0;
  background: #070D10;
}
@media(min-width: 767px) {.hah-hero_nz6 {
  padding: 24px 24px 0;
}
}.hah-hero_in_nz6 {
  gap: 12px;
  margin: 0 auto;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 82.5rem;
}
@media(min-width: 863px) {.hah-hero_in_nz6 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width:1100px) {.hah-hero_in_nz6 {
  grid-template-columns: 1fr 21.25rem;
}
}.hah-hero_promo_nz6 {
  background: #0A1318;
  border-radius: 10px;
  overflow: hidden;
  display: flex;
  align-items: stretch;
  position: relative;
  min-height: 13.75rem;
}
@media(min-width: 765px) {.hah-hero_promo_nz6 {
  min-height: 280px;
}
}.hah-hero_promo_bg_nz6 {
  inset: 0;
  background-position: center;
  background: linear-gradient(120deg,#041824 0%,#070D10 100%);
  position: absolute;
  background-size: cover;
}.hah-hero_promo_bg_nz6::after {
  background: linear-gradient(90deg,#070D10 0%,rgba(3, 8, 16, 0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.hah-hero_promo_glow_nz6 {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(10, 63, 82, 0.55) 0%,transparent 65%);
  height: 18.75rem;
  position: absolute;
  pointer-events: none;
  right: 60px;
  width: 18.75rem;
  top: -40px;
}.hah-hero_promo_ct_nz6 {
  padding: 1.75rem 1.5rem 1.75rem 28px;
  position: relative;
  justify-content: center;
  max-width: 30rem;
  flex-direction: column;
  z-index: 2;
  display: flex;
}
@media(min-width: 767px) {.hah-hero_promo_ct_nz6 {
  padding: 40px 2rem;
}
}.hah-hero_badge_nz6 {
  border-radius: 20px;
  background: rgba(0, 207, 192, 0.18);
  padding: 5px 0.75rem;
  border: 1px solid rgba(0, 207, 192, 0.07);
  font-weight: 700;
  font-size: 0.625rem;
  display: inline-block;
  margin-bottom: 0.875rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #00CFC0;
}.hah-hero_h1_nz6 {
  font-weight: 800;
  margin-bottom: 0.625rem;
  line-height: 1.15;
  overflow-wrap: break-word;
  font-size: 26px;
  font-family: 'Exo 2', sans-serif;
  color: #E4F2F0;
}.hah-hero_h1_nz6 em {
  font-style: normal;
  color: #F0A500;
}
@media(min-width: 766px) {.hah-hero_h1_nz6 {
  font-size: 2.25rem;
}
}.hah-hero_sub_nz6 {
  margin-bottom: 20px;
  font-size: 13px;
  line-height: 1.55;
  color: #7AA09C;
}
@media(min-width: 769px) {.hah-hero_sub_nz6 {
  font-size: 0.875rem;
}
}.hah-hero_row_nz6 {
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.hah-hero_cta_nz6 {
  transition: background .2s;
  border-radius: 6px;
  background: #00C27A;
  padding: 0.813rem 26px;
  color: #060E12;
  box-shadow: 0 0.25rem 20px rgba(0, 194, 122, 0.4);
  font-size: 14px;
  font-weight: 700;
}.hah-hero_cta_nz6:hover {
  background: #00DC8C;
}.hah-hero_terms_nz6 {
  font-size: 0.688rem;
  color: #3E5C59;
}.hah-hero_game_nz6 {
  background: #0A1318;
  border-radius: 10px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
  flex-direction: column;
  display: flex;
  position: relative;
}.hah-hero_game_badge_nz6 {
  border: 1px solid rgba(240, 165, 0, 0.14);
  background: rgba(240, 165, 0, 0.14);
  padding: 0.313rem 10px;
  border-radius: 20px;
  z-index: 3;
  left: 12px;
  font-weight: 700;
  position: absolute;
  top: 12px;
  letter-spacing: .06em;
  color: #F0A500;
  text-transform: uppercase;
  font-size: 0.625rem;
}.hah-hero_game_badge_nz6 svg {
  vertical-align: -1px;
  height: 11px;
  margin-right: 4px;
  width: 0.688rem;
}.hah-hero_game_img_nz6 {
  background: linear-gradient(135deg,#041824,#070D10);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.hah-hero_game_img_nz6 img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  width: 100%;
  height: 100%;
}.hah-hero_game_play_nz6 {
  inset: 0;
  background: rgba(3, 8, 16, 0.72);
  transition: opacity .2s;
  justify-content: center;
  position: absolute;
  display: flex;
  opacity: 0;
  align-items: center;
}.hah-hero_game_nz6:hover .hah-hero_game_play_nz6 {
  opacity: 1;
}.hah-hero_game_play_nz6 span {
  background: #00CFC0;
  border-radius: 50%;
  align-items: center;
  display: flex;
  justify-content: center;
  height: 3.25rem;
  width: 3.25rem;
}.hah-hero_game_play_nz6 span svg {
  height: 1.125rem;
  width: 1.125rem;
  margin-left: 2px;
}.hah-hero_game_info_nz6 {
  padding: 0.875rem 16px;
}.hah-hero_game_title_nz6 {
  margin-bottom: 4px;
  color: #E4F2F0;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 15px;
}.hah-hero_game_provider_nz6 {
  color: #547470;
  font-size: 11px;
}.hah-hero_game_btn_nz6 {
  transition: background .2s;
  background: #00CFC0;
  padding: 0.688rem;
  border-radius: 0.375rem;
  margin: 0.75rem 16px 16px;
  font-weight: 700;
  font-size: 0.813rem;
  display: block;
  color: #E4F2F0;
  text-align: center;
}.hah-hero_game_nz6:hover .hah-hero_game_btn_nz6 {
  background: #00EDD9;
}.hah-sbar_nz6 {
  padding: 1rem 1rem 0;
  background: #070D10;
}
@media(min-width: 770px) {.hah-sbar_nz6 {
  padding: 18px 24px 0;
}
}.hah-sbar_in_nz6 {
  margin: 0 auto;
  max-width: 1320px;
}.hah-sbar_row_nz6 {
  gap: 0.625rem;
  flex-wrap: wrap;
  margin-bottom: 12px;
  display: flex;
}.hah-sbar_input_nz6 {
  flex: 1;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 6px;
  transition: border-color .2s;
  background: #0A1318;
  gap: 0.625rem;
  padding: 0.688rem 1rem;
  color: #547470;
  font-size: 13px;
  cursor: pointer;
  display: flex;
  align-items: center;
}.hah-sbar_input_nz6:hover {
  border-color: rgba(0, 214, 196, 0.45);
}.hah-sbar_input_nz6 svg {
  flex-shrink: 0;
  stroke-linecap: round;
  width: 15px;
  stroke-linejoin: round;
  height: 0.938rem;
}.hah-sbar_providers_nz6 {
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 8px;
  border-radius: 6px;
  background: #0A1318;
  padding: 11px 1.125rem;
  font-size: 13px;
  align-items: center;
  color: #AECCC8;
  display: flex;
  font-weight: 600;
  white-space: nowrap;
}.hah-sbar_providers_nz6:hover {
  border-color: rgba(0, 214, 196, 0.45);
  color: #E4F2F0;
}.hah-sbar_providers_nz6 svg {
  width: 0.875rem;
  stroke-linecap: round;
  height: 14px;
  stroke-linejoin: round;
}.hah-sbar_tabs_nz6 {
  gap: 6px;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
  padding-bottom: 2px;
}.hah-sbar_tabs_nz6::-webkit-scrollbar {
  display: none;
}.hah-sbar_tab_nz6 {
  gap: 7px;
  padding: 8px 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 1.25rem;
  transition: background .15s,color .15s,border-color .15s;
  font-size: 12px;
  color: #7AA09C;
  cursor: pointer;
  align-items: center;
  white-space: nowrap;
  font-weight: 600;
  flex-shrink: 0;
  display: flex;
}.hah-sbar_tab_nz6:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(0, 214, 196, 0.45);
  color: #E4F2F0;
}.hah-sbar_tab_nz6.hah-state_active_nz6 {
  border-color: rgba(0, 207, 192, 0.07);
  background: rgba(0, 207, 192, 0.18);
  color: #E4F2F0;
}.hah-sbar_tab_ic_nz6 svg {
  width: 14px;
  height: 0.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.hah-gr_jp_nz6 {
  padding: 20px;
  overflow: hidden;
  border-radius: 10px;
  background: linear-gradient(135deg,#110A2E 0%,#060A14 100%);
  position: relative;
}.hah-gr_jp_nz6::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(10, 63, 82, 0.55) 0%,transparent 70%);
  width: 250px;
  top: -3.75rem;
  content: '';
  position: absolute;
  height: 250px;
  left: -60px;
}.hah-gr_jp_nz6::after {
  background: radial-gradient(circle,rgba(240, 165, 0, 0.14) 0%,transparent 70%);
  border-radius: 50%;
  bottom: -2.5rem;
  height: 12.5rem;
  content: '';
  right: 0;
  position: absolute;
  width: 200px;
}.hah-gr_jp_head_nz6 {
  gap: 1rem;
  align-items: flex-start;
  flex-wrap: wrap;
  z-index: 1;
  position: relative;
  display: flex;
  margin-bottom: 16px;
}.hah-gr_jp_info_nz6 {
  flex: 1;
}.hah-gr_jp_label_nz6 {
  margin-bottom: 6px;
  font-size: 0.688rem;
  color: #7B3FD4;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
}.hah-gr_jp_label_nz6 svg {
  vertical-align: -2px;
  width: 14px;
  height: 14px;
  stroke-linejoin: round;
  margin-right: 4px;
  stroke-linecap: round;
}.hah-gr_jp_amount_nz6 {
  color: #E4F2F0;
  margin-bottom: 4px;
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1;
  font-size: 32px;
}
@media(min-width: 769px) {.hah-gr_jp_amount_nz6 {
  font-size: 2.5rem;
}
}.hah-gr_jp_amount_nz6 span {
  color: #F0A500;
}.hah-gr_jp_seo_nz6 {
  line-height: 1.5;
  overflow-wrap: break-word;
  color: #7AA09C;
  font-size: 12px;
  max-width: 30rem;
}.hah-gr_jp_cta_nz6 {
  border: 1px solid rgba(10, 63, 82, 0.55);
  border-radius: 0.375rem;
  background: rgba(10, 63, 82, 0.55);
  padding: 11px 1.25rem;
  transition: background .2s;
  margin-top: 0.25rem;
  flex-shrink: 0;
  font-size: 13px;
  position: relative;
  align-self: flex-start;
  z-index: 1;
  white-space: nowrap;
  font-weight: 700;
  color: #E4F2F0;
}.hah-gr_jp_cta_nz6:hover {
  background: #0A3F52;
}.hah-ws_nz6 {
  background: #070D10;
  padding: 2rem 16px 0;
}
@media(min-width: 767px) {.hah-ws_nz6 {
  padding: 2.25rem 1.5rem 0;
}
}.hah-ws_in_nz6 {
  margin: 0 auto;
  max-width: 82.5rem;
}.hah-ws_head_nz6 {
  gap: 0.75rem;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
  margin-bottom: 0.875rem;
}.hah-ws_title_nz6 {
  gap: 10px;
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #E4F2F0;
  font-size: 16px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.hah-ws_title_ic_nz6 svg {
  stroke-linecap: round;
  width: 18px;
  height: 1.125rem;
  color: #F0A500;
  stroke-linejoin: round;
}.hah-ws_online_nz6 {
  gap: 0.438rem;
  align-items: center;
  font-weight: 600;
  display: flex;
  font-size: 12px;
  color: #547470;
}.hah-ws_online_dot_nz6 {
  border-radius: 50%;
  background: #00C27A;
  flex-shrink: 0;
  box-shadow: 0 0 0.375rem rgba(0, 194, 122, 0.16);
  height: 0.5rem;
  width: 0.5rem;
}.hah-ws_scroll_nz6 {
  gap: 0.5rem;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
  padding-bottom: 0.5rem;
}.hah-ws_scroll_nz6::-webkit-scrollbar {
  display: none;
}.hah-wc_nz6 {
  border-radius: 0.375rem;
  background: #0A1318;
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 0.625rem;
  padding: 10px 14px;
  min-width: 13.75rem;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}.hah-wc_img_nz6 {
  overflow: hidden;
  border-radius: 4px;
  background: #0D1A1F;
  flex-shrink: 0;
  width: 2.25rem;
  height: 36px;
}.hah-wc_img_nz6 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.hah-wc_info_nz6 {
  min-width: 0;
}.hah-wc_game_nz6 {
  overflow: hidden;
  white-space: nowrap;
  font-weight: 600;
  text-overflow: ellipsis;
  font-size: 12px;
  color: #AECCC8;
}.hah-wc_player_nz6 {
  overflow: hidden;
  font-size: 0.625rem;
  text-overflow: ellipsis;
  color: #3E5C59;
  white-space: nowrap;
}.hah-wc_amount_nz6 {
  flex-shrink: 0;
  color: #00C27A;
  margin-left: auto;
  font-size: 13px;
  white-space: nowrap;
  font-weight: 700;
}.hah-bon_nz6 {
  background: #070D10;
  padding: 36px 1rem 0;
}
@media(min-width: 771px) {.hah-bon_nz6 {
  padding: 2.75rem 1.5rem 0;
}
}.hah-bon_in_nz6 {
  margin: 0 auto;
  max-width: 1320px;
}.hah-bon_head_nz6 {
  margin-bottom: 1.25rem;
}.hah-bon_label_nz6 {
  font-weight: 700;
  margin-bottom: 8px;
  color: #00CFC0;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 11px;
}.hah-bon_h2_nz6 {
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
  color: #E4F2F0;
  font-weight: 800;
}
@media(min-width: 765px) {.hah-bon_h2_nz6 {
  font-size: 24px;
}
}.hah-bon_seo_nz6 {
  max-width: 620px;
  overflow-wrap: break-word;
  color: #547470;
  font-size: 0.813rem;
  line-height: 1.6;
}.hah-bon_seo_nz6 strong {
  color: #AECCC8;
  font-weight: 700;
}.hah-bon_seo_nz6 a {
  text-decoration: underline;
  color: #00CFC0;
}.hah-bon_grid_nz6 {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 643px) {.hah-bon_grid_nz6 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.hah-bon_grid_nz6 {
  grid-template-columns: repeat(5,1fr);
}
}.hah-bon_card_nz6 {
  background: #0A1318;
  padding: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s,transform .2s;
  border-radius: 6px;
}.hah-bon_card_nz6:hover {
  border-color: rgba(0, 207, 192, 0.07);
  transform: translateY(-2px);
}.hah-bon_card_ic_nz6 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 26px;
  height: 1.625rem;
}.hah-bon_card_ic_nz6 {
  margin-bottom: 10px;
}.hah-bon_card_type_nz6 {
  letter-spacing: .06em;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 6px;
  color: #547470;
  font-size: 0.625rem;
}.hah-bon_card_amount_nz6 {
  font-weight: 800;
  margin-bottom: 0.375rem;
  font-size: 1.125rem;
  line-height: 1.1;
  color: #F0A500;
}.hah-bon_card_name_nz6 {
  font-size: 13px;
  overflow-wrap: break-word;
  font-weight: 600;
  color: #E4F2F0;
  margin-bottom: 0.5rem;
}.hah-bon_card_detail_nz6 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #3E5C59;
  padding-top: 8px;
  font-size: 11px;
  overflow-wrap: break-word;
  line-height: 1.5;
}.hah-reg_nz6 {
  background: #070D10;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.hah-reg_nz6 {
  padding: 44px 1.5rem 0;
}
}.hah-reg_in_nz6 {
  padding: 28px 24px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  margin: 0 auto;
  background: #0D1A1F;
  border-radius: 10px;
  max-width: 82.5rem;
}
@media(min-width: 766px) {.hah-reg_in_nz6 {
  padding: 2.5rem;
}
}.hah-reg_top_nz6 {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 862px) {.hah-reg_top_nz6 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.hah-reg_label_nz6 {
  color: #00CFC0;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.hah-reg_h2_nz6 {
  font-weight: 800;
  color: #E4F2F0;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  line-height: 1.2;
  font-size: 1.375rem;
  font-family: 'Exo 2', sans-serif;
}
@media(min-width:768px) {.hah-reg_h2_nz6 {
  font-size: 1.75rem;
}
}.hah-reg_bonus_nz6 {
  gap: 8px;
  border-radius: 6px;
  border: 1px solid rgba(240, 165, 0, 0.14);
  background: rgba(240, 165, 0, 0.14);
  padding: 10px 16px;
  margin-bottom: 1rem;
  align-items: center;
  display: inline-flex;
}.hah-reg_bonus_amount_nz6 {
  font-weight: 800;
  font-size: 1.25rem;
  color: #F0A500;
}.hah-reg_bonus_text_nz6 {
  font-size: 13px;
  color: #7AA09C;
  line-height: 1.35;
}.hah-reg_cta_btn_nz6 {
  background: #00C27A;
  border-radius: 0.375rem;
  padding: 14px 32px;
  transition: background .2s;
  margin-bottom: 12px;
  font-weight: 700;
  display: inline-block;
  font-size: 0.938rem;
  color: #060E12;
  box-shadow: 0 4px 20px rgba(0, 194, 122, 0.4);
}.hah-reg_cta_btn_nz6:hover {
  background: #00DC8C;
}.hah-reg_terms_nz6 {
  font-size: 11px;
  line-height: 1.5;
  color: #3E5C59;
}.hah-reg_seo_nz6 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #547470;
  overflow-wrap: break-word;
  line-height: 1.65;
  padding-top: 1.25rem;
  font-size: 0.813rem;
  margin-top: 20px;
}.hah-reg_seo_nz6 p {
  line-height: 1.65;
  font-size: 13px;
  margin-bottom: 0.625rem;
  color: #547470;
}.hah-reg_seo_nz6 p:last-child {
  margin-bottom: 0;
}.hah-reg_seo_nz6 strong {
  color: #AECCC8;
  font-weight: 700;
}.hah-reg_seo_nz6 a {
  transition: color .2s;
  text-decoration: underline;
  color: #00CFC0;
}.hah-reg_seo_nz6 a:hover {
  color: #00EDD9;
}.hah-reg_seo_nz6 ul,.hah-reg_seo_nz6 ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 1.125rem;
}.hah-reg_seo_nz6 ol {
  list-style: decimal;
}.hah-reg_seo_nz6 li {
  line-height: 1.65;
  color: #547470;
  font-size: 0.813rem;
  margin-bottom: 4px;
}.hah-reg_seo_nz6 table {
  font-size: 0.813rem;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 0.625rem;
  display: block;
}
@media(min-width: 766px) {.hah-reg_seo_nz6 table {
  display: table;
}
}.hah-reg_seo_nz6 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px;
  font-weight: 700;
  text-align: left;
  color: #AECCC8;
}.hah-reg_seo_nz6 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px;
  color: #547470;
}.hah-reg_steps_nz6 {
  gap: 14px;
  flex-direction: column;
  margin-top: 28px;
  display: flex;
}
@media(min-width: 863px) {.hah-reg_steps_nz6 {
  margin-top: 0;
}
}.hah-reg_step_nz6 {
  background: rgba(255, 255, 255, 0.05);
  gap: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 6px;
  padding: 1rem;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.hah-reg_step_num_nz6 {
  background: rgba(0, 207, 192, 0.18);
  border: 1px solid rgba(0, 207, 192, 0.07);
  border-radius: 50%;
  flex-shrink: 0;
  align-items: center;
  color: #00CFC0;
  font-weight: 800;
  font-size: 0.875rem;
  width: 34px;
  justify-content: center;
  display: flex;
  height: 34px;
}.hah-reg_step_title_nz6 {
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 3px;
  color: #E4F2F0;
}.hah-reg_step_text_nz6 {
  color: #547470;
  line-height: 1.5;
  font-size: 12px;
}.hah-reg_trust_nz6 {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  margin-top: 1.25rem;
  flex-wrap: wrap;
  padding-top: 1.25rem;
}.hah-reg_trust_item_nz6 {
  gap: 7px;
  overflow-wrap: break-word;
  align-items: center;
  color: #547470;
  display: flex;
  font-size: 0.75rem;
}.hah-reg_trust_ic_nz6 svg {
  height: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 16px;
  color: #00CFC0;
}.hah-app_nz6 {
  padding: 36px 1rem 0;
  background: #070D10;
}
@media(min-width: 769px) {.hah-app_nz6 {
  padding: 2.75rem 1.5rem 0;
}
}.hah-app_in_nz6 {
  margin: 0 auto;
  max-width: 1320px;
}.hah-app_head_nz6 {
  margin-bottom: 16px;
}.hah-app_label_nz6 {
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: uppercase;
  color: #00CFC0;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.hah-app_h2_nz6 {
  font-size: 20px;
  color: #E4F2F0;
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  font-weight: 800;
}
@media(min-width: 769px) {.hah-app_h2_nz6 {
  font-size: 24px;
}
}.hah-app_sub_nz6 {
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.6;
  color: #547470;
  max-width: 37.5rem;
}.hah-app_sub_nz6 strong {
  color: #AECCC8;
  font-weight: 700;
}.hah-app_cards_nz6 {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  margin-top: 16px;
  display: grid;
}
@media(min-width: 643px) {.hah-app_cards_nz6 {
  grid-template-columns: repeat(3,1fr);
}
}.hah-app_card_nz6 {
  border-radius: 6px;
  overflow: hidden;
  padding: 20px;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
  position: relative;
  align-items: flex-start;
}.hah-app_card_ios_nz6 {
  background: linear-gradient(135deg,rgba(0, 207, 192, 0.18) 0%,#0D1A1F 100%);
}.hah-app_card_android_nz6 {
  background: linear-gradient(135deg,rgba(0, 194, 122, 0.16) 0%,#0D1A1F 100%);
}.hah-app_card_win_nz6 {
  background: linear-gradient(135deg,rgba(240, 165, 0, 0.14) 0%,#0D1A1F 100%);
}.hah-app_card_ic_nz6 svg {
  width: 2.125rem;
  stroke-linejoin: round;
  height: 34px;
  stroke-linecap: round;
}.hah-app_card_ic_nz6 {
  flex-shrink: 0;
  color: #E4F2F0;
}.hah-app_card_os_nz6 {
  color: #547470;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.375rem;
  font-size: 0.625rem;
  font-weight: 700;
}.hah-app_card_title_nz6 {
  margin-bottom: 0.375rem;
  font-weight: 700;
  font-size: 0.938rem;
  color: #E4F2F0;
  line-height: 1.2;
  overflow-wrap: break-word;
}.hah-app_card_text_nz6 {
  line-height: 1.5;
  font-size: 12px;
  color: #547470;
  overflow-wrap: break-word;
  margin-bottom: 14px;
}.hah-app_card_btn_nz6 {
  gap: 0.438rem;
  background: rgba(255, 255, 255, 0.12);
  border-radius: 0.25rem;
  padding: 0.625rem 1.125rem;
  border: 1px solid rgba(0, 214, 196, 0.45);
  transition: background .2s;
  font-weight: 700;
  align-items: center;
  color: #E4F2F0;
  font-size: 0.813rem;
  display: inline-flex;
}.hah-app_card_btn_nz6:hover {
  background: rgba(255, 255, 255, 0.07);
}.hah-prov_nz6 {
  padding: 2.25rem 16px 0;
  background: #070D10;
}
@media(min-width: 767px) {.hah-prov_nz6 {
  padding: 44px 1.5rem 0;
}
}.hah-prov_in_nz6 {
  margin: 0 auto;
  max-width: 1320px;
}.hah-prov_head_nz6 {
  margin-bottom: 16px;
}.hah-prov_label_nz6 {
  color: #00CFC0;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 8px;
  letter-spacing: .08em;
}.hah-prov_h2_nz6 {
  margin-bottom: 0.5rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Exo 2', sans-serif;
  color: #E4F2F0;
  font-size: 20px;
}
@media(min-width: 769px) {.hah-prov_h2_nz6 {
  font-size: 1.5rem;
}
}.hah-prov_seo_nz6 {
  overflow-wrap: break-word;
  max-width: 620px;
  margin-bottom: 16px;
  font-size: 13px;
  color: #547470;
  line-height: 1.6;
}.hah-prov_seo_nz6 strong {
  color: #AECCC8;
  font-weight: 700;
}.hah-prov_seo_nz6 a {
  text-decoration: underline;
  color: #00CFC0;
}.hah-prov_grid_nz6 {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 637px) {.hah-prov_grid_nz6 {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1078px) {.hah-prov_grid_nz6 {
  grid-template-columns: repeat(8,1fr);
}
}.hah-prov_card_nz6 {
  padding: 14px 10px;
  background: #0A1318;
  transition: border-color .2s,background .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 0.438rem;
  border-radius: 6px;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  display: flex;
}.hah-prov_card_nz6:hover {
  border-color: rgba(0, 214, 196, 0.45);
  background: #0D1A1F;
}.hah-prov_logo_nz6 {
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
  display: flex;
  width: 2.75rem;
  height: 44px;
  justify-content: center;
  align-items: center;
}.hah-prov_logo_nz6 img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.hah-prov_name_nz6 {
  text-align: center;
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 11px;
  color: #7AA09C;
}.hah-rv_nz6 {
  background: #070D10;
  padding: 36px 16px 0;
}
@media(min-width: 766px) {.hah-rv_nz6 {
  padding: 2.75rem 24px 0;
}
}.hah-rv_in_nz6 {
  margin: 0 auto;
  max-width: 82.5rem;
}.hah-rv_head_nz6 {
  margin-bottom: 1.25rem;
  max-width: 720px;
}.hah-rv_label_nz6 {
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #00CFC0;
  margin-bottom: 8px;
}.hah-rv_h2_nz6 {
  font-family: 'Exo 2', sans-serif;
  font-weight: 800;
  margin-bottom: 0.625rem;
  color: #E4F2F0;
  font-size: 22px;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.hah-rv_h2_nz6 {
  font-size: 28px;
}
}.hah-rv_stats_nz6 {
  gap: 18px;
  font-size: 0.813rem;
  flex-wrap: wrap;
  align-items: center;
  color: #547470;
  display: flex;
}.hah-rv_stats_score_nz6 {
  gap: 0.375rem;
  display: flex;
  align-items: baseline;
}.hah-rv_stats_score_val_nz6 {
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
  font-size: 1.375rem;
  color: #F0A500;
}.hah-rv_stats_score_max_nz6 {
  font-size: 0.813rem;
  color: #3E5C59;
}.hah-rv_stats_badge_nz6 {
  gap: 4px;
  align-items: center;
  display: flex;
}.hah-rv_stats_badge_nz6 svg {
  color: #F0A500;
  height: 14px;
  width: 0.875rem;
}.hah-rv_grid_nz6 {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.hah-rv_grid_nz6 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.hah-rv_grid_nz6 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.hah-rv_card_nz6 {
  border-radius: 6px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #0D1A1F;
  padding: 20px;
  flex-direction: column;
  display: flex;
}.hah-rv_card_stars_nz6 {
  gap: 2px;
  color: #F0A500;
  margin-bottom: 0.625rem;
  display: flex;
}.hah-rv_card_stars_nz6 svg {
  height: 0.875rem;
  width: 0.875rem;
}.hah-rv_card_h_nz6 {
  line-height: 1.3;
  color: #E4F2F0;
  font-size: 14px;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 8px;
}.hah-rv_card_body_nz6 {
  flex: 1;
  line-height: 1.65;
  margin-bottom: 14px;
  color: #547470;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.hah-rv_card_body_nz6 strong {
  font-weight: 600;
  color: #AECCC8;
}.hah-rv_card_meta_nz6 {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding-top: 0.75rem;
  justify-content: space-between;
}.hah-rv_card_author_nz6 {
  font-weight: 600;
  font-size: 0.75rem;
  color: #AECCC8;
}.hah-rv_card_date_nz6 {
  color: #3E5C59;
  font-size: 0.688rem;
}.hah-faq_nz6 {
  padding: 36px 1rem 0;
  background: #070D10;
}
@media(min-width: 769px) {.hah-faq_nz6 {
  padding: 44px 1.5rem 0;
}
}.hah-faq_in_nz6 {
  margin: 0 auto;
  max-width: 82.5rem;
}.hah-faq_head_nz6 {
  margin-bottom: 20px;
}.hah-faq_label_nz6 {
  margin-bottom: 8px;
  color: #00CFC0;
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}.hah-faq_h2_nz6 {
  font-family: 'Exo 2', sans-serif;
  font-size: 20px;
  color: #E4F2F0;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.hah-faq_h2_nz6 {
  font-size: 24px;
}
}.hah-faq_list_nz6 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.hah-faq_item_nz6 {
  overflow: hidden;
  border-radius: 6px;
  background: #0D1A1F;
  border: 1px solid rgba(255, 255, 255, 0.09);
}.hah-faq_q_nz6 {
  transition: color .2s;
  gap: 0.75rem;
  padding: 1rem 20px;
  font-weight: 600;
  align-items: center;
  color: #AECCC8;
  justify-content: space-between;
  cursor: pointer;
  font-size: 14px;
  display: flex;
  overflow-wrap: break-word;
  flex-wrap: wrap;
}.hah-faq_q_nz6:hover {
  color: #E4F2F0;
}.hah-faq_q_ic_nz6 {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  height: 1.5rem;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  color: #00CFC0;
  width: 24px;
  font-size: 16px;
  justify-content: center;
}.hah-faq_item_nz6.hah-state_open_nz6 .hah-faq_q_ic_nz6 {
  transform: rotate(45deg);
}.hah-faq_a_nz6 {
  padding: 0 1.25rem 1rem;
  font-size: 0.813rem;
  display: none;
  line-height: 1.7;
  overflow-wrap: break-word;
  color: #547470;
}.hah-faq_item_nz6.hah-state_open_nz6 .hah-faq_a_nz6 {
  display: block;
}.hah-faq_a_nz6 strong {
  font-weight: 700;
  color: #AECCC8;
}.hah-faq_a_nz6 a {
  text-decoration: underline;
  color: #00CFC0;
}.hah-faq_a_nz6 ul,.hah-faq_a_nz6 ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 1.25rem;
}.hah-faq_a_nz6 ol {
  list-style: decimal;
}.hah-faq_a_nz6 li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.hah-faq_a_nz6 table {
  margin: 8px 0;
  overflow-x: auto;
  display: block;
  width: 100%;
  font-size: 12px;
  border-collapse: collapse;
}
@media(min-width: 770px) {.hah-faq_a_nz6 table {
  display: table;
}
}.hah-faq_a_nz6 th {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #AECCC8;
}.hah-faq_a_nz6 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.375rem 0.5rem;
  color: #547470;
}.hah-seo_nz6 {
  background: #070D10;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.hah-seo_nz6 {
  padding: 2.75rem 24px 0;
}
}.hah-seo_in_nz6 {
  border-radius: 10px;
  padding: 1.75rem 1.5rem;
  background: #0D1A1F;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.09);
  max-width: 82.5rem;
}
@media(min-width: 765px) {.hah-seo_in_nz6 {
  padding: 36px 40px;
}
}.hah-seo_label_nz6 {
  color: #00CFC0;
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
}.hah-seo_h2_nz6 {
  line-height: 1.25;
  margin-bottom: 14px;
  color: #E4F2F0;
  font-size: 1.25rem;
  font-family: 'Exo 2', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.hah-seo_h2_nz6 {
  font-size: 24px;
}
}.hah-seo_body_nz6 {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #7AA09C;
  overflow-wrap: break-word;
}.hah-seo_body_nz6 p {
  color: #7AA09C;
  margin-bottom: 0.75rem;
  line-height: 1.75;
  font-size: 14px;
}.hah-seo_body_nz6 p:last-child {
  margin-bottom: 0;
}.hah-seo_body_nz6 strong {
  font-weight: 700;
  color: #AECCC8;
}.hah-seo_body_nz6 a {
  transition: color .2s;
  color: #00CFC0;
  text-decoration: underline;
}.hah-seo_body_nz6 a:hover {
  color: #00EDD9;
}.hah-seo_body_nz6 ul,.hah-seo_body_nz6 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.hah-seo_body_nz6 ol {
  list-style: decimal;
}.hah-seo_body_nz6 li {
  line-height: 1.75;
  color: #7AA09C;
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
}.hah-seo_body_nz6 table {
  margin-bottom: 0.75rem;
  display: block;
  width: 100%;
  overflow-x: auto;
  font-size: 13px;
  border-collapse: collapse;
}
@media(min-width: 771px) {.hah-seo_body_nz6 table {
  display: table;
}
}.hah-seo_body_nz6 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  font-weight: 700;
  color: #AECCC8;
  text-align: left;
}.hah-seo_body_nz6 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #7AA09C;
}.hah-seo_cols_nz6 {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.hah-seo_cols_nz6 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.hah-seo_cols_nz6 {
  grid-template-columns: repeat(3,1fr);
}
}.hah-seo_col_h_nz6 {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 7px;
  color: #AECCC8;
}.hah-seo_col_p_nz6 {
  color: #547470;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.65;
}.hah-seo_stats_nz6 {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.hah-seo_stat_nz6 {
  background: rgba(0, 207, 192, 0.07);
  flex: 1;
  border-radius: 6px;
  padding: 14px 16px;
  border: 1px solid rgba(0, 207, 192, 0.18);
  min-width: 140px;
}.hah-seo_stat_val_nz6 {
  font-weight: 800;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-size: 20px;
  color: #00CFC0;
}.hah-seo_stat_lb_nz6 {
  color: #547470;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.hah-seo_nz6 {
  padding: 36px 16px 0;
  background: #070D10;
}
@media(min-width: 767px) {.hah-seo_nz6 {
  padding: 44px 24px 0;
}
}.hah-seo_in_nz6 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.75rem 1.5rem;
  background: #0D1A1F;
  border-radius: 10px;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.hah-seo_in_nz6 {
  padding: 36px 2.5rem;
}
}.hah-seo_label_nz6 {
  text-transform: uppercase;
  color: #00CFC0;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
}.hah-seo_h2_nz6 {
  font-weight: 800;
  margin-bottom: 0.875rem;
  color: #E4F2F0;
  overflow-wrap: break-word;
  font-family: 'Exo 2', sans-serif;
  font-size: 20px;
  line-height: 1.25;
}
@media(min-width: 767px) {.hah-seo_h2_nz6 {
  font-size: 1.5rem;
}
}.hah-seo_body_nz6 {
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #7AA09C;
}.hah-seo_body_nz6 p {
  color: #7AA09C;
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 12px;
}.hah-seo_body_nz6 p:last-child {
  margin-bottom: 0;
}.hah-seo_body_nz6 strong {
  color: #AECCC8;
  font-weight: 700;
}.hah-seo_body_nz6 a {
  transition: color .2s;
  text-decoration: underline;
  color: #00CFC0;
}.hah-seo_body_nz6 a:hover {
  color: #00EDD9;
}.hah-seo_body_nz6 ul,.hah-seo_body_nz6 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.hah-seo_body_nz6 ol {
  list-style: decimal;
}.hah-seo_body_nz6 li {
  margin-bottom: 0.375rem;
  font-size: 14px;
  color: #7AA09C;
  line-height: 1.75;
}.hah-seo_body_nz6 table {
  overflow-x: auto;
  font-size: 13px;
  margin-bottom: 12px;
  border-collapse: collapse;
  width: 100%;
  display: block;
}
@media(min-width: 770px) {.hah-seo_body_nz6 table {
  display: table;
}
}.hah-seo_body_nz6 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  font-weight: 700;
  color: #AECCC8;
  text-align: left;
}.hah-seo_body_nz6 td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7AA09C;
}.hah-seo_cols_nz6 {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.hah-seo_cols_nz6 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.hah-seo_cols_nz6 {
  grid-template-columns: repeat(3,1fr);
}
}.hah-seo_col_h_nz6 {
  font-size: 13px;
  color: #AECCC8;
  margin-bottom: 7px;
  font-weight: 700;
  overflow-wrap: break-word;
}.hah-seo_col_p_nz6 {
  color: #547470;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.hah-seo_stats_nz6 {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.hah-seo_stat_nz6 {
  border-radius: 0.375rem;
  background: rgba(0, 207, 192, 0.07);
  flex: 1;
  padding: 0.875rem 1rem;
  border: 1px solid rgba(0, 207, 192, 0.18);
  min-width: 140px;
}.hah-seo_stat_val_nz6 {
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  color: #00CFC0;
}.hah-seo_stat_lb_nz6 {
  color: #547470;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.hah-seo_nz6 {
  padding: 2.25rem 1rem 0;
  background: #070D10;
}
@media(min-width: 771px) {.hah-seo_nz6 {
  padding: 2.75rem 1.5rem 0;
}
}.hah-seo_in_nz6 {
  padding: 1.75rem 24px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  margin: 0 auto;
  border-radius: 10px;
  background: #0D1A1F;
  max-width: 82.5rem;
}
@media(min-width: 765px) {.hah-seo_in_nz6 {
  padding: 36px 2.5rem;
}
}.hah-seo_label_nz6 {
  text-transform: uppercase;
  font-weight: 700;
  color: #00CFC0;
  font-size: 0.688rem;
  margin-bottom: 10px;
  letter-spacing: .08em;
}.hah-seo_h2_nz6 {
  color: #E4F2F0;
  font-family: 'Exo 2', sans-serif;
  font-weight: 800;
  margin-bottom: 0.875rem;
  font-size: 20px;
  overflow-wrap: break-word;
  line-height: 1.25;
}
@media(min-width: 771px) {.hah-seo_h2_nz6 {
  font-size: 24px;
}
}.hah-seo_body_nz6 {
  font-size: 0.875rem;
  overflow-wrap: break-word;
  color: #7AA09C;
  line-height: 1.75;
}.hah-seo_body_nz6 p {
  color: #7AA09C;
  margin-bottom: 0.75rem;
  line-height: 1.75;
  font-size: 0.875rem;
}.hah-seo_body_nz6 p:last-child {
  margin-bottom: 0;
}.hah-seo_body_nz6 strong {
  font-weight: 700;
  color: #AECCC8;
}.hah-seo_body_nz6 a {
  transition: color .2s;
  color: #00CFC0;
  text-decoration: underline;
}.hah-seo_body_nz6 a:hover {
  color: #00EDD9;
}.hah-seo_body_nz6 ul,.hah-seo_body_nz6 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.hah-seo_body_nz6 ol {
  list-style: decimal;
}.hah-seo_body_nz6 li {
  color: #7AA09C;
  margin-bottom: 0.375rem;
  font-size: 14px;
  line-height: 1.75;
}.hah-seo_body_nz6 table {
  display: block;
  font-size: 0.813rem;
  margin-bottom: 0.75rem;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 769px) {.hah-seo_body_nz6 table {
  display: table;
}
}.hah-seo_body_nz6 th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #AECCC8;
  font-weight: 700;
}.hah-seo_body_nz6 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #7AA09C;
}.hah-seo_cols_nz6 {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.hah-seo_cols_nz6 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.hah-seo_cols_nz6 {
  grid-template-columns: repeat(3,1fr);
}
}.hah-seo_col_h_nz6 {
  font-weight: 700;
  margin-bottom: 7px;
  overflow-wrap: break-word;
  color: #AECCC8;
  font-size: 13px;
}.hah-seo_col_p_nz6 {
  overflow-wrap: break-word;
  color: #547470;
  font-size: 0.813rem;
  line-height: 1.65;
}.hah-seo_stats_nz6 {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.hah-seo_stat_nz6 {
  background: rgba(0, 207, 192, 0.07);
  border-radius: 6px;
  flex: 1;
  border: 1px solid rgba(0, 207, 192, 0.18);
  padding: 0.875rem 1rem;
  min-width: 8.75rem;
}.hah-seo_stat_val_nz6 {
  color: #00CFC0;
  margin-bottom: 4px;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
}.hah-seo_stat_lb_nz6 {
  font-size: 0.688rem;
  color: #547470;
  overflow-wrap: break-word;
}.hah-ft_nz6 {
  background: #030810;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 3rem;
}.hah-ft_support_nz6 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.5rem 16px;
}
@media(min-width: 770px) {.hah-ft_support_nz6 {
  padding: 1.75rem 24px;
}
}.hah-ft_support_in_nz6 {
  gap: 16px;
  margin: 0 auto;
  align-items: center;
  display: flex;
  max-width: 82.5rem;
  flex-wrap: wrap;
}.hah-ft_support_main_nz6 {
  gap: 1rem;
  flex: 1;
  min-width: 220px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.hah-ft_support_ic_nz6 {
  flex-shrink: 0;
  color: #00CFC0;
}.hah-ft_support_ic_nz6 svg {
  stroke-linejoin: round;
  width: 30px;
  height: 1.875rem;
  stroke-linecap: round;
}.hah-ft_support_text_title_nz6 {
  color: #E4F2F0;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  font-weight: 700;
  margin-bottom: 3px;
}.hah-ft_support_text_sub_nz6 {
  color: #547470;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.hah-ft_support_btn_nz6 {
  background: #00CFC0;
  padding: 11px 22px;
  border-radius: 6px;
  transition: background .2s;
  flex-shrink: 0;
  white-space: nowrap;
  font-weight: 700;
  color: #E4F2F0;
  font-size: 13px;
}.hah-ft_support_btn_nz6:hover {
  background: #00EDD9;
}.hah-ft_support_contacts_nz6 {
  gap: 1rem;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.hah-ft_support_contact_nz6 {
  font-size: 12px;
  line-height: 1.4;
  color: #3E5C59;
}.hah-ft_support_contact_nz6 strong {
  font-size: 11px;
  display: block;
  color: #7AA09C;
  font-weight: 600;
  margin-bottom: 2px;
}.hah-ft_main_nz6 {
  padding: 32px 1rem 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 766px) {.hah-ft_main_nz6 {
  padding: 40px 1.5rem 2rem;
}
}.hah-ft_main_in_nz6 {
  gap: 1.5rem;
  margin: 0 auto;
  max-width: 1320px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 642px) {.hah-ft_main_in_nz6 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.hah-ft_main_in_nz6 {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.hah-ft_col_logo_nz6 {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.hah-ft_col_logo_nz6 {
  grid-column: auto;
}
}.hah-ft_logo_nz6 {
  gap: 0.563rem;
  display: flex;
  font-weight: 800;
  font-size: 16px;
  flex-wrap: wrap;
  color: #E4F2F0;
  overflow-wrap: break-word;
  align-items: center;
  margin-bottom: 12px;
}.hah-ft_logo_mark_nz6 {
  border-radius: 0.25rem;
  overflow: hidden;
  width: 30px;
  height: 1.875rem;
}.hah-ft_logo_mark_nz6 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.hah-ft_logo_sub_nz6 {
  overflow-wrap: break-word;
  max-width: 12.5rem;
  font-size: 0.75rem;
  line-height: 1.55;
  color: #3E5C59;
}.hah-ft_col_title_nz6 {
  font-weight: 700;
  letter-spacing: .07em;
  color: #7AA09C;
  margin-bottom: 0.875rem;
  text-transform: uppercase;
  font-size: 0.75rem;
}.hah-ft_col_links_nz6 {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.hah-ft_col_link_nz6 {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #3E5C59;
  font-size: 13px;
}.hah-ft_col_link_nz6:hover {
  color: #AECCC8;
}.hah-ft_apps_nz6 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.hah-ft_app_card_nz6 {
  border-radius: 0.25rem;
  gap: 10px;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.625rem 12px;
  display: flex;
  align-items: center;
}.hah-ft_app_card_nz6:hover {
  border-color: rgba(0, 214, 196, 0.45);
}.hah-ft_app_card_ic_nz6 svg {
  stroke-linejoin: round;
  height: 22px;
  width: 1.375rem;
  stroke-linecap: round;
}.hah-ft_app_card_os_nz6 {
  color: #3E5C59;
  font-weight: 600;
  font-size: 0.625rem;
}.hah-ft_app_card_action_nz6 {
  color: #AECCC8;
  font-weight: 700;
  font-size: 0.75rem;
}.hah-ft_bot_nz6 {
  padding: 1.25rem 1rem;
}
@media(min-width: 767px) {.hah-ft_bot_nz6 {
  padding: 20px 1.5rem;
}
}.hah-ft_bot_in_nz6 {
  margin: 0 auto;
  gap: 1rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  max-width: 1320px;
}.hah-ft_socials_nz6 {
  gap: 0.5rem;
  display: flex;
}.hah-ft_soc_nz6 {
  transition: background .2s;
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  color: #7AA09C;
  justify-content: center;
  align-items: center;
  display: flex;
  width: 2.25rem;
  height: 2.25rem;
}.hah-ft_soc_nz6 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 16px;
  width: 1rem;
}.hah-ft_soc_nz6:hover {
  background: rgba(255, 255, 255, 0.07);
}.hah-ft_legal_nz6 {
  flex: 1;
  min-width: 200px;
  font-size: 11px;
  color: #607C79;
  line-height: 1.6;
  overflow-wrap: break-word;
}.hah-ft_legal_nz6 strong {
  color: #7AA09C;
  font-weight: 700;
}.hah-ft_legal_nz6 a {
  text-decoration: underline;
  color: #7AA09C;
}.hah-ft_age_nz6 {
  border-radius: 50%;
  border: 2px solid #607C79;
  margin-left: auto;
  display: flex;
  font-weight: 800;
  justify-content: center;
  width: 32px;
  color: #607C79;
  height: 32px;
  flex-shrink: 0;
  font-size: 0.688rem;
  align-items: center;
}