*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #0B0812;
  font-family: 'Outfit', sans-serif;
  color: #C9C4D8;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  line-height: 1.6;
}img,svg {
  max-width: 100%;
  display: block;
}a {
  color: inherit;
  text-decoration: none;
}button {
  background: none;
  border: none;
  font: inherit;
  color: inherit;
  cursor: pointer;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.hlb-layout_lye {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}.hlb-page_lye {
  min-height: 100vh;
  display: flex;
}.hlb-main_lye {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media(min-width: 1082px) {.hlb-main_lye {
  padding-left: 13.75rem;
}
}
@media(max-width: 1082px) {.hlb-main_lye {
  padding-bottom: 4.5rem;
}
}.hlb-gc_lye {
  overflow: hidden;
  background: #0F0C17;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 0.625rem;
  width: 8.75rem;
  cursor: pointer;
  flex-shrink: 0;
  position: relative;
}
@media(min-width: 641px) {.hlb-gc_lye {
  width: 156px;
}
}
@media(min-width: 1082px) {.hlb-gc_lye {
  width: 168px;
}
}.hlb-gc_lye:hover {
  transform: translateY(-3px);
  border-color: rgba(224, 54, 154, 0.07);
}.hlb-gc_img_lye {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.hlb-gc_img_lye img {
  inset: 0;
  position: absolute;
  height: 100%;
  object-fit: cover;
  width: 100%;
}.hlb-gc_hover_lye {
  inset: 0;
  transition: opacity .2s;
  background: rgba(6, 4, 9, 0.72);
  opacity: 0;
  position: absolute;
  align-items: center;
  justify-content: center;
  display: flex;
}.hlb-gc_lye:hover .hlb-gc_hover_lye {
  opacity: 1;
}.hlb-gc_hover_btn_lye {
  background: #E0369A;
  border-radius: 0.375rem;
  padding: 8px 1rem;
  font-size: 12px;
  color: #F2EFF8;
  font-weight: 700;
}.hlb-gc_info_lye {
  padding: 0.5rem 0.625rem 0.625rem;
}.hlb-gc_name_lye {
  overflow: hidden;
  font-weight: 600;
  color: #C9C4D8;
  font-size: 0.75rem;
  white-space: nowrap;
  margin-bottom: 3px;
  text-overflow: ellipsis;
  max-width: 100%;
}.hlb-gc_prov_lye {
  color: #5A5268;
  font-size: 10px;
}.hlb-gc_tag_lye {
  padding: 2px 7px;
  border-radius: 0.25rem;
  font-size: 9px;
  text-transform: uppercase;
  letter-spacing: .04em;
  left: 6px;
  top: 0.375rem;
  position: absolute;
  font-weight: 700;
  z-index: 2;
}.hlb-gc_tag_hot_lye {
  background: #F03E3E;
  color: #fff;
}.hlb-gc_tag_new_lye {
  background: #22C55E;
  color: #0B0812;
}.hlb-gc_tag_jp_lye {
  background: #F5A623;
  color: #0B0812;
}.hlb-gc_tag_ex_lye {
  background: #9B32D6;
  color: #fff;
}.hlb-gc_tag_live_lye {
  background: #F03E3E;
  color: #fff;
}.hlb-gr_lye {
  padding: 2rem 1rem 0;
  background: #0B0812;
}
@media(min-width: 766px) {.hlb-gr_lye {
  padding: 2.25rem 24px 0;
}
}.hlb-gr_in_lye {
  margin: 0 auto;
  max-width: 1320px;
}.hlb-gr_head_lye {
  gap: 12px;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}.hlb-gr_head_l_lye {
  gap: 0.625rem;
  flex: 1;
  min-width: 0;
  display: flex;
  align-items: center;
}.hlb-gr_ic_lye {
  border-radius: 0.625rem;
  justify-content: center;
  align-items: center;
  width: 2rem;
  display: flex;
  flex-shrink: 0;
  height: 2rem;
}.hlb-gr_ic_lye svg {
  stroke-linejoin: round;
  width: 16px;
  height: 1rem;
  stroke-linecap: round;
}.hlb-gr_title_lye {
  font-size: 16px;
  color: #F2EFF8;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 700;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.hlb-gr_title_lye {
  font-size: 18px;
}
}.hlb-gr_more_lye {
  transition: color .2s;
  gap: 5px;
  align-items: center;
  font-size: 0.75rem;
  flex-shrink: 0;
  font-weight: 600;
  white-space: nowrap;
  display: flex;
  color: #726882;
}.hlb-gr_more_lye:hover {
  color: #E0369A;
}.hlb-gr_more_lye svg {
  height: 0.75rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 12px;
}.hlb-gr_arrows_lye {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.hlb-gr_arr_lye {
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s;
  width: 30px;
  justify-content: center;
  align-items: center;
  display: flex;
  color: #9990AE;
  height: 30px;
}.hlb-gr_arr_lye:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F2EFF8;
}.hlb-gr_arr_lye svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 13px;
  height: 13px;
}.hlb-gr_seo_h_lye {
  margin: 0 0 6px;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 13px;
  color: #C9C4D8;
  max-width: 680px;
}
@media(min-width: 770px) {.hlb-gr_seo_h_lye {
  font-size: 0.875rem;
}
}.hlb-gr_seo_lye {
  color: #726882;
  font-size: 12px;
  max-width: 680px;
  margin-bottom: 12px;
  overflow-wrap: break-word;
  line-height: 1.55;
}.hlb-gr_seo_lye strong {
  color: #C9C4D8;
  font-weight: 600;
}.hlb-gr_scroll_lye {
  gap: 10px;
  -webkit-overflow-scrolling: touch;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 10px;
}.hlb-gr_scroll_lye::-webkit-scrollbar {
  display: none;
}
@media(min-width: 765px) {.hlb-gr_scroll_lye {
  gap: 12px;
}
}.hlb-tb_lye {
  background: #0B0812;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  align-items: center;
  display: flex;
  right: 0;
  z-index: 80;
  position: fixed;
  left: 0;
  top: 0;
  height: 3.5rem;
}.hlb-tb_in_lye {
  padding: 0 0.875rem;
  gap: 0;
  align-items: center;
  height: 100%;
  width: 100%;
  display: flex;
}.hlb-tb_burger_lye {
  border-radius: 10px;
  gap: 0.313rem;
  flex-shrink: 0;
  display: flex;
  height: 2.375rem;
  justify-content: center;
  flex-direction: column;
  width: 2.375rem;
  margin-right: 0.5rem;
  align-items: center;
}.hlb-tb_burger_lye:hover {
  background: rgba(255, 255, 255, 0.05);
}.hlb-tb_burger_line_lye {
  border-radius: 1px;
  background: #9990AE;
  display: block;
  width: 1.125rem;
  height: 2px;
}
@media(min-width: 1081px) {.hlb-tb_burger_lye {
  display: none;
}
}.hlb-tb_logo_lye {
  gap: 0.563rem;
  letter-spacing: -.01em;
  margin-right: 20px;
  overflow-wrap: break-word;
  flex-shrink: 0;
  color: #F2EFF8;
  display: flex;
  align-items: center;
  font-size: 1.125rem;
  font-weight: 800;
}.hlb-tb_logo_mark_lye {
  border-radius: 10px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  align-items: center;
}.hlb-tb_logo_mark_lye img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.hlb-tb_nav_lye {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 643px) {.hlb-tb_nav_lye {
  display: flex;
}
}.hlb-tb_tab_lye {
  border-radius: 10px;
  padding: 0.5rem 0.875rem;
  transition: background .15s,color .15s;
  white-space: nowrap;
  font-weight: 600;
  font-size: 13px;
  color: #9990AE;
}.hlb-tb_tab_lye:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F2EFF8;
}.hlb-tb_tab_lye.hlb-state_active_lye {
  background: rgba(224, 54, 154, 0.18);
  color: #F2EFF8;
}.hlb-tb_right_lye {
  gap: 0.5rem;
  display: flex;
  flex-shrink: 0;
  margin-left: auto;
  align-items: center;
}.hlb-tb_login_lye {
  border-radius: 0.625rem;
  padding: 9px 1rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s,color .2s;
  background: rgba(255, 255, 255, 0.05);
  font-weight: 600;
  color: #C9C4D8;
  display: none;
  font-size: 13px;
}.hlb-tb_login_lye:hover {
  border-color: rgba(224, 54, 154, 0.55);
  color: #F2EFF8;
}
@media(min-width:480px) {.hlb-tb_login_lye {
  display: block;
}
}.hlb-tb_reg_lye {
  background: #22C55E;
  border-radius: 10px;
  transition: background .2s;
  padding: 0.563rem 1.125rem;
  font-size: 0.813rem;
  white-space: nowrap;
  font-weight: 700;
  color: #0D0A14;
}.hlb-tb_reg_lye:hover {
  background: #16A34A;
}.hlb-sb_lye {
  transition: transform .25s ease;
  background: #13101C;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  top: 56px;
  overflow-y: auto;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 220px;
  z-index: 70;
}.hlb-sb_lye.hlb-state_open_lye {
  transform: translateX(0);
}.hlb-sb_lye::-webkit-scrollbar {
  width: 4px;
}.hlb-sb_lye::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1081px) {.hlb-sb_lye {
  transform: translateX(0);
}
}.hlb-sb_auth_lye {
  padding: 14px 12px 10px;
}.hlb-sb_btn_reg_lye {
  transition: background .2s;
  padding: 0.688rem;
  background: #22C55E;
  border-radius: 10px;
  margin-bottom: 0.5rem;
  color: #0D0A14;
  font-size: 13px;
  text-align: center;
  font-weight: 700;
  display: block;
}.hlb-sb_btn_reg_lye:hover {
  background: #16A34A;
}.hlb-sb_btn_login_lye {
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  border-radius: 0.625rem;
  text-align: center;
  font-size: 0.813rem;
  font-weight: 600;
  display: block;
  color: #C9C4D8;
}.hlb-sb_btn_login_lye:hover {
  border-color: rgba(224, 54, 154, 0.55);
  color: #F2EFF8;
}.hlb-sb_promo_lye {
  border-radius: 10px;
  padding: 0.75rem 14px;
  overflow: hidden;
  margin: 0 12px 0.625rem;
  border: 1px solid rgba(224, 54, 154, 0.18);
  background: linear-gradient(135deg,#2A0A3E,#13101C);
  position: relative;
}.hlb-sb_promo_lye::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(224, 54, 154, 0.18),transparent 70%);
  content: '';
  top: -20px;
  position: absolute;
  width: 5rem;
  right: -1.25rem;
  height: 5rem;
}.hlb-sb_promo_title_lye {
  color: #E0369A;
  font-size: 11px;
  margin-bottom: 4px;
  letter-spacing: .06em;
  text-transform: uppercase;
  font-weight: 700;
}.hlb-sb_promo_text_lye {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  line-height: 1.35;
  font-weight: 600;
  color: #F2EFF8;
}.hlb-sb_promo_sub_lye {
  color: #726882;
  font-size: 10px;
  margin-top: 3px;
}.hlb-sb_nav_lye {
  padding: 0.375rem 8px 1rem;
}.hlb-sb_nav_lb_lye {
  padding: 10px 0.5rem 0.375rem;
  font-size: 10px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #5A5268;
  font-weight: 700;
}.hlb-sb_link_lye {
  border-radius: 6px;
  gap: 0.625rem;
  transition: background .15s,color .15s;
  padding: 9px 0.625rem;
  font-size: 13px;
  color: #9990AE;
  font-weight: 500;
  display: flex;
  cursor: pointer;
  overflow-wrap: break-word;
  align-items: center;
}.hlb-sb_link_lye:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F2EFF8;
}.hlb-sb_link_lye.hlb-state_active_lye {
  background: rgba(224, 54, 154, 0.18);
  color: #F2EFF8;
}.hlb-sb_ic_lye {
  border-radius: 0.375rem;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  height: 1.875rem;
  justify-content: center;
  width: 1.875rem;
}.hlb-sb_ic_lye svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 16px;
  width: 16px;
}.hlb-sb_ic_1_lye {
  background: rgba(224, 54, 154, 0.07);
  color: #E0369A;
}.hlb-sb_ic_2_lye {
  background: rgba(34, 197, 94, 0.15);
  color: #22C55E;
}.hlb-sb_ic_3_lye {
  background: rgba(245, 166, 35, 0.15);
  color: #F5A623;
}.hlb-sb_ic_4_lye {
  background: rgba(155, 50, 214, 0.20);
  color: #9B32D6;
}.hlb-sb_ic_5_lye {
  background: rgba(224, 54, 154, 0.07);
  color: #E0369A;
}.hlb-sb_ic_6_lye {
  background: rgba(155, 50, 214, 0.20);
  color: #A855F7;
}.hlb-sb_badge_lye {
  border-radius: 0.375rem;
  padding: 2px 7px;
  background: #F5A623;
  color: #0D0A14;
  font-weight: 700;
  margin-left: auto;
  font-size: 9px;
}.hlb-sb_bot_lye {
  padding: 0.75rem;
  gap: 0.5rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.hlb-sb_lang_lye,.hlb-sb_help_lye {
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  flex: 1;
  gap: 0.375rem;
  border-radius: 6px;
  padding: 0.563rem 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  font-size: 11px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #9990AE;
  font-weight: 600;
}.hlb-sb_lang_lye:hover,.hlb-sb_help_lye:hover {
  border-color: rgba(224, 54, 154, 0.55);
  color: #F2EFF8;
}.hlb-sb_lang_lye svg,.hlb-sb_help_lye svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 13px;
  width: 0.813rem;
}.hlb-sb_bd_lye {
  background: rgba(6, 4, 9, 0.72);
  inset: 0;
  z-index: 69;
  position: fixed;
  display: none;
}.hlb-sb_bd_lye.hlb-state_on_lye {
  display: block;
}
@media(min-width: 1082px) {.hlb-sb_bd_lye {
  display: none!important;
}
}.hlb-mob_nav_lye {
  background: #13101C;
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 80;
  display: flex;
  left: 0;
}
@media(min-width: 1081px) {.hlb-mob_nav_lye {
  display: none;
}
}.hlb-mob_nav_item_lye {
  gap: 0.25rem;
  flex: 1;
  padding: 0.25rem 2px;
  flex-direction: column;
  display: flex;
  cursor: pointer;
  color: #5A5268;
  align-items: center;
}.hlb-mob_nav_ic_lye {
  line-height: 1;
}.hlb-mob_nav_ic_lye svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 20px;
  width: 20px;
}.hlb-mob_nav_lb_lye {
  font-size: 0.625rem;
  color: #5A5268;
  font-weight: 600;
}.hlb-mob_nav_item_lye.hlb-state_active_lye {
  color: #E0369A;
}.hlb-mob_nav_item_lye.hlb-state_active_lye .hlb-mob_nav_lb_lye {
  color: #E0369A;
}.hlb-hero_lye {
  background: #0B0812;
  padding: 20px 1rem 0;
}
@media(min-width: 769px) {.hlb-hero_lye {
  padding: 24px 1.5rem 0;
}
}.hlb-hero_in_lye {
  margin: 0 auto;
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 1320px;
}
@media(min-width: 857px) {.hlb-hero_in_lye {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1098px) {.hlb-hero_in_lye {
  grid-template-columns: 1fr 21.25rem;
}
}.hlb-hero_promo_lye {
  overflow: hidden;
  background: #0F0C17;
  border-radius: 1rem;
  align-items: stretch;
  display: flex;
  position: relative;
  min-height: 13.75rem;
}
@media(min-width: 767px) {.hlb-hero_promo_lye {
  min-height: 17.5rem;
}
}.hlb-hero_promo_bg_lye {
  inset: 0;
  background-position: center;
  background: linear-gradient(120deg,#2A0A3E 0%,#0B0812 100%);
  position: absolute;
  background-size: cover;
}.hlb-hero_promo_bg_lye::after {
  inset: 0;
  background: linear-gradient(90deg,#0B0812 0%,rgba(6, 4, 9, 0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.hlb-hero_promo_glow_lye {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(155, 50, 214, 0.20) 0%,transparent 65%);
  position: absolute;
  top: -40px;
  right: 60px;
  height: 300px;
  width: 300px;
  pointer-events: none;
}.hlb-hero_promo_ct_lye {
  padding: 1.75rem 24px 28px 28px;
  z-index: 2;
  flex-direction: column;
  position: relative;
  max-width: 30rem;
  display: flex;
  justify-content: center;
}
@media(min-width: 771px) {.hlb-hero_promo_ct_lye {
  padding: 2.5rem 32px;
}
}.hlb-hero_badge_lye {
  border-radius: 20px;
  background: rgba(224, 54, 154, 0.18);
  padding: 5px 0.75rem;
  border: 1px solid rgba(224, 54, 154, 0.07);
  margin-bottom: 0.875rem;
  font-size: 0.625rem;
  color: #E0369A;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
}.hlb-hero_h1_lye {
  font-size: 26px;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 10px;
  font-family: 'Rajdhani', sans-serif;
  color: #F2EFF8;
  line-height: 1.15;
}.hlb-hero_h1_lye em {
  font-style: normal;
  color: #F5A623;
}
@media(min-width: 767px) {.hlb-hero_h1_lye {
  font-size: 2.25rem;
}
}.hlb-hero_sub_lye {
  line-height: 1.55;
  color: #9990AE;
  font-size: 13px;
  margin-bottom: 1.25rem;
}
@media(min-width: 770px) {.hlb-hero_sub_lye {
  font-size: 0.875rem;
}
}.hlb-hero_row_lye {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.hlb-hero_cta_lye {
  padding: 13px 1.625rem;
  transition: background .2s;
  background: #22C55E;
  border-radius: 10px;
  color: #0D0A14;
  box-shadow: 4px 4px 0 rgba(22, 163, 74, 0.70);
  font-size: 0.875rem;
  font-weight: 700;
}.hlb-hero_cta_lye:hover {
  background: #16A34A;
}.hlb-hero_terms_lye {
  color: #5A5268;
  font-size: 11px;
}.hlb-hero_game_lye {
  background: #0F0C17;
  border-radius: 16px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.06);
  display: flex;
  flex-direction: column;
  position: relative;
}.hlb-hero_game_badge_lye {
  border: 1px solid rgba(245, 166, 35, 0.15);
  border-radius: 1.25rem;
  padding: 5px 10px;
  background: rgba(245, 166, 35, 0.15);
  color: #F5A623;
  position: absolute;
  font-size: 0.625rem;
  letter-spacing: .06em;
  top: 12px;
  left: 12px;
  font-weight: 700;
  text-transform: uppercase;
  z-index: 3;
}.hlb-hero_game_badge_lye svg {
  vertical-align: -1px;
  width: 11px;
  margin-right: 0.25rem;
  height: 11px;
}.hlb-hero_game_img_lye {
  background: linear-gradient(135deg,#2A0A3E,#0B0812);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.hlb-hero_game_img_lye img {
  inset: 0;
  object-fit: cover;
  height: 100%;
  width: 100%;
  position: absolute;
}.hlb-hero_game_play_lye {
  transition: opacity .2s;
  inset: 0;
  background: rgba(6, 4, 9, 0.72);
  justify-content: center;
  position: absolute;
  opacity: 0;
  display: flex;
  align-items: center;
}.hlb-hero_game_lye:hover .hlb-hero_game_play_lye {
  opacity: 1;
}.hlb-hero_game_play_lye span {
  border-radius: 50%;
  background: #E0369A;
  display: flex;
  justify-content: center;
  height: 3.25rem;
  align-items: center;
  width: 3.25rem;
}.hlb-hero_game_play_lye span svg {
  margin-left: 2px;
  width: 1.125rem;
  height: 18px;
}.hlb-hero_game_info_lye {
  padding: 0.875rem 1rem;
}.hlb-hero_game_title_lye {
  font-size: 0.938rem;
  font-weight: 700;
  margin-bottom: 0.25rem;
  color: #F2EFF8;
  overflow-wrap: break-word;
}.hlb-hero_game_provider_lye {
  font-size: 11px;
  color: #726882;
}.hlb-hero_game_btn_lye {
  margin: 12px 1rem 1rem;
  padding: 0.688rem;
  background: #E0369A;
  border-radius: 0.625rem;
  transition: background .2s;
  display: block;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
  color: #F2EFF8;
}.hlb-hero_game_lye:hover .hlb-hero_game_btn_lye {
  background: #F040AC;
}.hlb-sbar_lye {
  background: #0B0812;
  padding: 1rem 16px 0;
}
@media(min-width: 766px) {.hlb-sbar_lye {
  padding: 1.125rem 1.5rem 0;
}
}.hlb-sbar_in_lye {
  margin: 0 auto;
  max-width: 1320px;
}.hlb-sbar_row_lye {
  gap: 0.625rem;
  flex-wrap: wrap;
  margin-bottom: 12px;
  display: flex;
}.hlb-sbar_input_lye {
  border-radius: 0.625rem;
  flex: 1;
  border: 1px solid rgba(255, 255, 255, 0.10);
  gap: 0.625rem;
  background: #0F0C17;
  transition: border-color .2s;
  padding: 11px 16px;
  font-size: 13px;
  display: flex;
  align-items: center;
  cursor: pointer;
  color: #726882;
}.hlb-sbar_input_lye:hover {
  border-color: rgba(224, 54, 154, 0.55);
}.hlb-sbar_input_lye svg {
  height: 0.938rem;
  stroke-linejoin: round;
  width: 15px;
  flex-shrink: 0;
  stroke-linecap: round;
}.hlb-sbar_providers_lye {
  padding: 0.688rem 1.125rem;
  transition: border-color .2s;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #0F0C17;
  gap: 0.5rem;
  color: #C9C4D8;
  font-size: 0.813rem;
  font-weight: 600;
  display: flex;
  align-items: center;
  white-space: nowrap;
}.hlb-sbar_providers_lye:hover {
  border-color: rgba(224, 54, 154, 0.55);
  color: #F2EFF8;
}.hlb-sbar_providers_lye svg {
  stroke-linecap: round;
  height: 0.875rem;
  stroke-linejoin: round;
  width: 14px;
}.hlb-sbar_tabs_lye {
  gap: 6px;
  display: flex;
  padding-bottom: 2px;
  overflow-x: auto;
  scrollbar-width: none;
}.hlb-sbar_tabs_lye::-webkit-scrollbar {
  display: none;
}.hlb-sbar_tab_lye {
  gap: 7px;
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 0.5rem 0.875rem;
  transition: background .15s,color .15s,border-color .15s;
  flex-shrink: 0;
  color: #9990AE;
  white-space: nowrap;
  font-weight: 600;
  font-size: 0.75rem;
  cursor: pointer;
  display: flex;
  align-items: center;
}.hlb-sbar_tab_lye:hover {
  border-color: rgba(224, 54, 154, 0.55);
  background: rgba(255, 255, 255, 0.07);
  color: #F2EFF8;
}.hlb-sbar_tab_lye.hlb-state_active_lye {
  background: rgba(224, 54, 154, 0.18);
  border-color: rgba(224, 54, 154, 0.07);
  color: #F2EFF8;
}.hlb-sbar_tab_ic_lye svg {
  width: 14px;
  height: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.hlb-wy_lye {
  padding: 2rem 1rem 0;
  background: #0B0812;
}
@media(min-width: 767px) {.hlb-wy_lye {
  padding: 2.5rem 24px 0;
}
}.hlb-wy_in_lye {
  margin: 0 auto;
  max-width: 1320px;
}.hlb-wy_head_lye {
  margin-bottom: 18px;
  max-width: 720px;
}.hlb-wy_label_lye {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #E0369A;
  margin-bottom: 8px;
}.hlb-wy_h2_lye {
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #F2EFF8;
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 770px) {.hlb-wy_h2_lye {
  font-size: 24px;
}
}.hlb-wy_intro_lye {
  margin: 0;
  font-size: 0.813rem;
  color: #726882;
  line-height: 1.6;
}.hlb-wy_grid_lye {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.hlb-wy_grid_lye {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.hlb-wy_grid_lye {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.hlb-wy_card_lye {
  background: #13101C;
  transition: border-color .2s,transform .2s;
  border-radius: 10px;
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.10);
}.hlb-wy_card_lye:hover {
  transform: translateY(-2px);
  border-color: rgba(224, 54, 154, 0.07);
}.hlb-wy_card_ic_lye {
  background: rgba(224, 54, 154, 0.18);
  border-radius: 50%;
  height: 2.75rem;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.875rem;
  display: flex;
  width: 2.75rem;
  color: #E0369A;
}.hlb-wy_card_ic_lye svg {
  stroke-linecap: round;
  width: 1.375rem;
  height: 1.375rem;
  stroke-linejoin: round;
}.hlb-wy_card_h_lye {
  margin-bottom: 0.375rem;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 15px;
  line-height: 1.25;
  color: #F2EFF8;
}.hlb-wy_card_p_lye {
  line-height: 1.6;
  font-size: 0.813rem;
  color: #726882;
  overflow-wrap: break-word;
}.hlb-wy_card_p_lye strong {
  color: #C9C4D8;
  font-weight: 600;
}.hlb-gcg_lye {
  background: #0B0812;
  padding: 2.25rem 16px 0;
}
@media(min-width: 770px) {.hlb-gcg_lye {
  padding: 2.75rem 1.5rem 0;
}
}.hlb-gcg_in_lye {
  margin: 0 auto;
  max-width: 1320px;
}.hlb-gcg_head_lye {
  max-width: 720px;
  margin-bottom: 1.25rem;
}.hlb-gcg_label_lye {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  color: #E0369A;
  margin-bottom: 0.5rem;
  font-size: 11px;
}.hlb-gcg_h2_lye {
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-family: 'Rajdhani', sans-serif;
  color: #F2EFF8;
  font-size: 22px;
  font-weight: 800;
}
@media(min-width:768px) {.hlb-gcg_h2_lye {
  font-size: 28px;
}
}.hlb-gcg_intro_lye {
  line-height: 1.6;
  color: #726882;
  font-size: 0.813rem;
}.hlb-gcg_grid_lye {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 637px) {.hlb-gcg_grid_lye {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.hlb-gcg_grid_lye {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.hlb-gcg_card_lye {
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: transform .2s,border-color .2s;
  padding: 1.25rem;
  border-radius: 16px;
  flex-direction: column;
  display: flex;
  position: relative;
  min-height: 15rem;
  justify-content: flex-end;
  cursor: pointer;
}.hlb-gcg_card_lye:hover {
  transform: translateY(-3px);
  border-color: rgba(224, 54, 154, 0.18);
}.hlb-gcg_card_bg_lye {
  inset: 0;
  position: absolute;
  z-index: 0;
}.hlb-gcg_card_bg_lye::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.hlb-gcg_card_ic_lye {
  background: rgba(0,0,0,.45);
  border-radius: 0.375rem;
  right: 1.125rem;
  align-items: center;
  display: flex;
  position: absolute;
  z-index: 2;
  height: 40px;
  width: 2.5rem;
  color: #F2EFF8;
  justify-content: center;
  top: 1.125rem;
}.hlb-gcg_card_ic_lye svg {
  stroke-linejoin: round;
  width: 20px;
  height: 20px;
  stroke-linecap: round;
}.hlb-gcg_card_ct_lye {
  z-index: 1;
  position: relative;
}.hlb-gcg_card_h_lye {
  color: #F2EFF8;
  line-height: 1.2;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  margin-bottom: 0.5rem;
  font-weight: 800;
  font-size: 1.125rem;
}
@media(min-width: 771px) {.hlb-gcg_card_h_lye {
  font-size: 1.25rem;
}
}.hlb-gcg_card_p_lye {
  font-size: 12px;
  color: rgba(255,255,255,.82);
  margin-bottom: 10px;
  line-height: 1.55;
  overflow-wrap: break-word;
}.hlb-gcg_card_p_lye strong {
  font-weight: 600;
  color: #F2EFF8;
}.hlb-gcg_card_cta_lye {
  gap: 0.25rem;
  text-transform: uppercase;
  letter-spacing: .04em;
  font-weight: 700;
  font-size: 0.75rem;
  display: inline-flex;
  color: #E0369A;
  align-items: center;
}.hlb-gcg_card_cta_lye svg {
  height: 0.75rem;
  width: 0.75rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.hlb-ws_lye {
  background: #0B0812;
  padding: 2rem 16px 0;
}
@media(min-width: 771px) {.hlb-ws_lye {
  padding: 2.25rem 1.5rem 0;
}
}.hlb-ws_in_lye {
  margin: 0 auto;
  max-width: 82.5rem;
}.hlb-ws_head_lye {
  gap: 12px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 14px;
}.hlb-ws_title_lye {
  gap: 10px;
  font-weight: 700;
  font-family: 'Rajdhani', sans-serif;
  align-items: center;
  overflow-wrap: break-word;
  font-size: 16px;
  display: flex;
  flex-wrap: wrap;
  color: #F2EFF8;
}.hlb-ws_title_ic_lye svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  color: #F5A623;
  height: 18px;
  width: 1.125rem;
}.hlb-ws_online_lye {
  gap: 7px;
  display: flex;
  font-weight: 600;
  color: #726882;
  align-items: center;
  font-size: 0.75rem;
}.hlb-ws_online_dot_lye {
  border-radius: 50%;
  background: #22C55E;
  height: 8px;
  width: 8px;
  box-shadow: 0 0 0.375rem rgba(34, 197, 94, 0.15);
  flex-shrink: 0;
}.hlb-ws_scroll_lye {
  gap: 8px;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
  padding-bottom: 8px;
}.hlb-ws_scroll_lye::-webkit-scrollbar {
  display: none;
}.hlb-wc_lye {
  gap: 0.625rem;
  background: #0F0C17;
  padding: 10px 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 10px;
  display: flex;
  min-width: 220px;
  align-items: center;
  flex-shrink: 0;
}.hlb-wc_img_lye {
  overflow: hidden;
  border-radius: 0.375rem;
  background: #13101C;
  width: 2.25rem;
  flex-shrink: 0;
  height: 36px;
}.hlb-wc_img_lye img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.hlb-wc_info_lye {
  min-width: 0;
}.hlb-wc_game_lye {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #C9C4D8;
  font-size: 0.75rem;
  white-space: nowrap;
  font-weight: 600;
}.hlb-wc_player_lye {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #5A5268;
  font-size: 0.625rem;
}.hlb-wc_amount_lye {
  font-size: 13px;
  flex-shrink: 0;
  margin-left: auto;
  font-weight: 700;
  white-space: nowrap;
  color: #22C55E;
}.hlb-prov_lye {
  padding: 36px 16px 0;
  background: #0B0812;
}
@media(min-width: 766px) {.hlb-prov_lye {
  padding: 44px 24px 0;
}
}.hlb-prov_in_lye {
  margin: 0 auto;
  max-width: 1320px;
}.hlb-prov_head_lye {
  margin-bottom: 1rem;
}.hlb-prov_label_lye {
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #E0369A;
  font-weight: 700;
  margin-bottom: 0.5rem;
}.hlb-prov_h2_lye {
  color: #F2EFF8;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  margin-bottom: 0.5rem;
  font-weight: 800;
}
@media(min-width: 769px) {.hlb-prov_h2_lye {
  font-size: 1.5rem;
}
}.hlb-prov_seo_lye {
  max-width: 38.75rem;
  font-size: 13px;
  margin-bottom: 16px;
  color: #726882;
  overflow-wrap: break-word;
  line-height: 1.6;
}.hlb-prov_seo_lye strong {
  font-weight: 700;
  color: #C9C4D8;
}.hlb-prov_seo_lye a {
  text-decoration: underline;
  color: #E0369A;
}.hlb-prov_grid_lye {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 639px) {.hlb-prov_grid_lye {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1083px) {.hlb-prov_grid_lye {
  grid-template-columns: repeat(8,1fr);
}
}.hlb-prov_card_lye {
  transition: border-color .2s,background .2s;
  border-radius: 10px;
  gap: 0.438rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #0F0C17;
  padding: 14px 10px;
  display: flex;
  cursor: pointer;
  flex-direction: column;
  align-items: center;
}.hlb-prov_card_lye:hover {
  background: #13101C;
  border-color: rgba(224, 54, 154, 0.55);
}.hlb-prov_logo_lye {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.375rem;
  overflow: hidden;
  height: 2.75rem;
  display: flex;
  width: 44px;
  justify-content: center;
  align-items: center;
}.hlb-prov_logo_lye img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.hlb-prov_name_lye {
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 0.688rem;
  color: #9990AE;
  text-align: center;
}.hlb-bon_lye {
  padding: 36px 16px 0;
  background: #0B0812;
}
@media(min-width: 769px) {.hlb-bon_lye {
  padding: 2.75rem 24px 0;
}
}.hlb-bon_in_lye {
  margin: 0 auto;
  max-width: 1320px;
}.hlb-bon_head_lye {
  margin-bottom: 1.25rem;
}.hlb-bon_label_lye {
  margin-bottom: 0.5rem;
  color: #E0369A;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
}.hlb-bon_h2_lye {
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
  color: #F2EFF8;
  font-size: 1.25rem;
}
@media(min-width: 765px) {.hlb-bon_h2_lye {
  font-size: 24px;
}
}.hlb-bon_seo_lye {
  overflow-wrap: break-word;
  line-height: 1.6;
  max-width: 620px;
  color: #726882;
  font-size: 13px;
}.hlb-bon_seo_lye strong {
  font-weight: 700;
  color: #C9C4D8;
}.hlb-bon_seo_lye a {
  text-decoration: underline;
  color: #E0369A;
}.hlb-bon_grid_lye {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 642px) {.hlb-bon_grid_lye {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.hlb-bon_grid_lye {
  grid-template-columns: repeat(5,1fr);
}
}.hlb-bon_card_lye {
  background: #0F0C17;
  transition: border-color .2s,transform .2s;
  padding: 1rem;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
}.hlb-bon_card_lye:hover {
  transform: translateY(-2px);
  border-color: rgba(224, 54, 154, 0.07);
}.hlb-bon_card_ic_lye svg {
  stroke-linecap: round;
  height: 1.625rem;
  stroke-linejoin: round;
  width: 1.625rem;
}.hlb-bon_card_ic_lye {
  margin-bottom: 0.625rem;
}.hlb-bon_card_type_lye {
  font-weight: 700;
  font-size: 10px;
  margin-bottom: 6px;
  color: #726882;
  letter-spacing: .06em;
  text-transform: uppercase;
}.hlb-bon_card_amount_lye {
  color: #F5A623;
  font-size: 18px;
  line-height: 1.1;
  font-weight: 800;
  margin-bottom: 0.375rem;
}.hlb-bon_card_name_lye {
  margin-bottom: 0.5rem;
  color: #F2EFF8;
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 13px;
}.hlb-bon_card_detail_lye {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  padding-top: 0.5rem;
  font-size: 0.688rem;
  line-height: 1.5;
  color: #5A5268;
}.hlb-app_lye {
  padding: 36px 1rem 0;
  background: #0B0812;
}
@media(min-width: 770px) {.hlb-app_lye {
  padding: 44px 1.5rem 0;
}
}.hlb-app_in_lye {
  margin: 0 auto;
  max-width: 82.5rem;
}.hlb-app_head_lye {
  margin-bottom: 16px;
}.hlb-app_label_lye {
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 8px;
  color: #E0369A;
  text-transform: uppercase;
  font-size: 11px;
}.hlb-app_h2_lye {
  color: #F2EFF8;
  margin-bottom: 6px;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  font-size: 1.25rem;
}
@media(min-width: 765px) {.hlb-app_h2_lye {
  font-size: 24px;
}
}.hlb-app_sub_lye {
  max-width: 37.5rem;
  color: #726882;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.6;
}.hlb-app_sub_lye strong {
  color: #C9C4D8;
  font-weight: 700;
}.hlb-app_cards_lye {
  gap: 10px;
  display: grid;
  margin-top: 16px;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.hlb-app_cards_lye {
  grid-template-columns: repeat(3,1fr);
}
}.hlb-app_card_lye {
  gap: 1rem;
  padding: 1.25rem;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.hlb-app_card_ios_lye {
  background: linear-gradient(135deg,rgba(224, 54, 154, 0.18) 0%,#13101C 100%);
}.hlb-app_card_android_lye {
  background: linear-gradient(135deg,rgba(34, 197, 94, 0.15) 0%,#13101C 100%);
}.hlb-app_card_win_lye {
  background: linear-gradient(135deg,rgba(245, 166, 35, 0.15) 0%,#13101C 100%);
}.hlb-app_card_ic_lye svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 2.125rem;
  width: 2.125rem;
}.hlb-app_card_ic_lye {
  flex-shrink: 0;
  color: #F2EFF8;
}.hlb-app_card_os_lye {
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: .08em;
  color: #726882;
  margin-bottom: 0.375rem;
  font-weight: 700;
}.hlb-app_card_title_lye {
  overflow-wrap: break-word;
  color: #F2EFF8;
  font-weight: 700;
  font-size: 0.938rem;
  line-height: 1.2;
  margin-bottom: 6px;
}.hlb-app_card_text_lye {
  line-height: 1.5;
  color: #726882;
  font-size: 0.75rem;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
}.hlb-app_card_btn_lye {
  border-radius: 6px;
  border: 1px solid rgba(224, 54, 154, 0.55);
  gap: 0.438rem;
  background: rgba(255, 255, 255, 0.12);
  transition: background .2s;
  padding: 0.625rem 18px;
  display: inline-flex;
  font-size: 13px;
  align-items: center;
  color: #F2EFF8;
  font-weight: 700;
}.hlb-app_card_btn_lye:hover {
  background: rgba(255, 255, 255, 0.07);
}.hlb-reg_lye {
  background: #0B0812;
  padding: 2.25rem 16px 0;
}
@media(min-width: 771px) {.hlb-reg_lye {
  padding: 44px 24px 0;
}
}.hlb-reg_in_lye {
  background: #13101C;
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  border-radius: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  max-width: 82.5rem;
}
@media(min-width: 767px) {.hlb-reg_in_lye {
  padding: 40px;
}
}.hlb-reg_top_lye {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 863px) {.hlb-reg_top_lye {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.hlb-reg_label_lye {
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #E0369A;
}.hlb-reg_h2_lye {
  margin-bottom: 12px;
  line-height: 1.2;
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  color: #F2EFF8;
  font-size: 22px;
}
@media(min-width: 765px) {.hlb-reg_h2_lye {
  font-size: 1.75rem;
}
}.hlb-reg_bonus_lye {
  background: rgba(245, 166, 35, 0.15);
  border-radius: 0.625rem;
  gap: 0.5rem;
  padding: 0.625rem 1rem;
  border: 1px solid rgba(245, 166, 35, 0.15);
  margin-bottom: 1rem;
  display: inline-flex;
  align-items: center;
}.hlb-reg_bonus_amount_lye {
  font-size: 1.25rem;
  font-weight: 800;
  color: #F5A623;
}.hlb-reg_bonus_text_lye {
  line-height: 1.35;
  color: #9990AE;
  font-size: 13px;
}.hlb-reg_cta_btn_lye {
  border-radius: 0.625rem;
  transition: background .2s;
  padding: 14px 2rem;
  background: #22C55E;
  box-shadow: 0.25rem 0.25rem 0 rgba(22, 163, 74, 0.70);
  display: inline-block;
  font-size: 15px;
  color: #0D0A14;
  font-weight: 700;
  margin-bottom: 0.75rem;
}.hlb-reg_cta_btn_lye:hover {
  background: #16A34A;
}.hlb-reg_terms_lye {
  color: #5A5268;
  line-height: 1.5;
  font-size: 11px;
}.hlb-reg_seo_lye {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 1.25rem;
  margin-top: 1.25rem;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #726882;
  line-height: 1.65;
}.hlb-reg_seo_lye p {
  font-size: 0.813rem;
  margin-bottom: 10px;
  line-height: 1.65;
  color: #726882;
}.hlb-reg_seo_lye p:last-child {
  margin-bottom: 0;
}.hlb-reg_seo_lye strong {
  color: #C9C4D8;
  font-weight: 700;
}.hlb-reg_seo_lye a {
  transition: color .2s;
  color: #E0369A;
  text-decoration: underline;
}.hlb-reg_seo_lye a:hover {
  color: #F040AC;
}.hlb-reg_seo_lye ul,.hlb-reg_seo_lye ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 1.125rem;
}.hlb-reg_seo_lye ol {
  list-style: decimal;
}.hlb-reg_seo_lye li {
  color: #726882;
  line-height: 1.65;
  font-size: 13px;
  margin-bottom: 4px;
}.hlb-reg_seo_lye table {
  font-size: 0.813rem;
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  margin-bottom: 10px;
}
@media(min-width:768px) {.hlb-reg_seo_lye table {
  display: table;
}
}.hlb-reg_seo_lye th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #C9C4D8;
}.hlb-reg_seo_lye td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px;
  color: #726882;
}.hlb-reg_steps_lye {
  gap: 14px;
  display: flex;
  margin-top: 28px;
  flex-direction: column;
}
@media(min-width: 858px) {.hlb-reg_steps_lye {
  margin-top: 0;
}
}.hlb-reg_step_lye {
  gap: 14px;
  padding: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.hlb-reg_step_num_lye {
  border: 1px solid rgba(224, 54, 154, 0.07);
  background: rgba(224, 54, 154, 0.18);
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  display: flex;
  flex-shrink: 0;
  color: #E0369A;
  font-size: 0.875rem;
  font-weight: 800;
}.hlb-reg_step_title_lye {
  font-size: 0.875rem;
  font-weight: 700;
  margin-bottom: 3px;
  color: #F2EFF8;
}.hlb-reg_step_text_lye {
  line-height: 1.5;
  font-size: 12px;
  color: #726882;
}.hlb-reg_trust_lye {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  padding-top: 1.25rem;
  margin-top: 1.25rem;
  flex-wrap: wrap;
}.hlb-reg_trust_item_lye {
  gap: 0.438rem;
  font-size: 0.75rem;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
  color: #726882;
}.hlb-reg_trust_ic_lye svg {
  stroke-linecap: round;
  width: 1rem;
  color: #E0369A;
  stroke-linejoin: round;
  height: 16px;
}.hlb-seo_lye {
  background: #0B0812;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.hlb-seo_lye {
  padding: 2.75rem 1.5rem 0;
}
}.hlb-seo_in_lye {
  background: #13101C;
  padding: 1.75rem 1.5rem;
  border-radius: 1rem;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.10);
  max-width: 1320px;
}
@media(min-width: 769px) {.hlb-seo_in_lye {
  padding: 36px 2.5rem;
}
}.hlb-seo_label_lye {
  margin-bottom: 0.625rem;
  font-weight: 700;
  letter-spacing: .08em;
  color: #E0369A;
  text-transform: uppercase;
  font-size: 11px;
}.hlb-seo_h2_lye {
  font-family: 'Rajdhani', sans-serif;
  color: #F2EFF8;
  font-size: 1.25rem;
  margin-bottom: 14px;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 769px) {.hlb-seo_h2_lye {
  font-size: 1.5rem;
}
}.hlb-seo_body_lye {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #9990AE;
  overflow-wrap: break-word;
}.hlb-seo_body_lye p {
  line-height: 1.75;
  color: #9990AE;
  margin-bottom: 12px;
  font-size: 0.875rem;
}.hlb-seo_body_lye p:last-child {
  margin-bottom: 0;
}.hlb-seo_body_lye strong {
  color: #C9C4D8;
  font-weight: 700;
}.hlb-seo_body_lye a {
  transition: color .2s;
  color: #E0369A;
  text-decoration: underline;
}.hlb-seo_body_lye a:hover {
  color: #F040AC;
}.hlb-seo_body_lye ul,.hlb-seo_body_lye ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.hlb-seo_body_lye ol {
  list-style: decimal;
}.hlb-seo_body_lye li {
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 0.375rem;
  color: #9990AE;
}.hlb-seo_body_lye table {
  overflow-x: auto;
  font-size: 0.813rem;
  display: block;
  width: 100%;
  margin-bottom: 12px;
  border-collapse: collapse;
}
@media(min-width: 765px) {.hlb-seo_body_lye table {
  display: table;
}
}.hlb-seo_body_lye th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  color: #C9C4D8;
  text-align: left;
  font-weight: 700;
}.hlb-seo_body_lye td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9990AE;
}.hlb-seo_cols_lye {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 639px) {.hlb-seo_cols_lye {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.hlb-seo_cols_lye {
  grid-template-columns: repeat(3,1fr);
}
}.hlb-seo_col_h_lye {
  color: #C9C4D8;
  margin-bottom: 7px;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 13px;
}.hlb-seo_col_p_lye {
  overflow-wrap: break-word;
  color: #726882;
  font-size: 0.813rem;
  line-height: 1.65;
}.hlb-seo_stats_lye {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.hlb-seo_stat_lye {
  flex: 1;
  background: rgba(224, 54, 154, 0.07);
  border-radius: 10px;
  padding: 0.875rem 1rem;
  border: 1px solid rgba(224, 54, 154, 0.18);
  min-width: 8.75rem;
}.hlb-seo_stat_val_lye {
  color: #E0369A;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 4px;
  font-weight: 800;
}.hlb-seo_stat_lb_lye {
  overflow-wrap: break-word;
  color: #726882;
  font-size: 11px;
}.hlb-seo_lye {
  padding: 36px 16px 0;
  background: #0B0812;
}
@media(min-width:768px) {.hlb-seo_lye {
  padding: 44px 24px 0;
}
}.hlb-seo_in_lye {
  background: #13101C;
  border-radius: 16px;
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.10);
  max-width: 82.5rem;
}
@media(min-width: 765px) {.hlb-seo_in_lye {
  padding: 2.25rem 2.5rem;
}
}.hlb-seo_label_lye {
  letter-spacing: .08em;
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #E0369A;
  font-size: 11px;
  font-weight: 700;
}.hlb-seo_h2_lye {
  line-height: 1.25;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  color: #F2EFF8;
  font-size: 20px;
}
@media(min-width: 766px) {.hlb-seo_h2_lye {
  font-size: 1.5rem;
}
}.hlb-seo_body_lye {
  overflow-wrap: break-word;
  font-size: 14px;
  color: #9990AE;
  line-height: 1.75;
}.hlb-seo_body_lye p {
  color: #9990AE;
  margin-bottom: 12px;
  line-height: 1.75;
  font-size: 14px;
}.hlb-seo_body_lye p:last-child {
  margin-bottom: 0;
}.hlb-seo_body_lye strong {
  font-weight: 700;
  color: #C9C4D8;
}.hlb-seo_body_lye a {
  transition: color .2s;
  text-decoration: underline;
  color: #E0369A;
}.hlb-seo_body_lye a:hover {
  color: #F040AC;
}.hlb-seo_body_lye ul,.hlb-seo_body_lye ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.hlb-seo_body_lye ol {
  list-style: decimal;
}.hlb-seo_body_lye li {
  font-size: 14px;
  margin-bottom: 6px;
  color: #9990AE;
  line-height: 1.75;
}.hlb-seo_body_lye table {
  display: block;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
  font-size: 0.813rem;
  margin-bottom: 12px;
}
@media(min-width: 766px) {.hlb-seo_body_lye table {
  display: table;
}
}.hlb-seo_body_lye th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #C9C4D8;
  font-weight: 700;
}.hlb-seo_body_lye td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9990AE;
}.hlb-seo_cols_lye {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 643px) {.hlb-seo_cols_lye {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.hlb-seo_cols_lye {
  grid-template-columns: repeat(3,1fr);
}
}.hlb-seo_col_h_lye {
  margin-bottom: 7px;
  font-weight: 700;
  color: #C9C4D8;
  font-size: 13px;
  overflow-wrap: break-word;
}.hlb-seo_col_p_lye {
  font-size: 0.813rem;
  color: #726882;
  overflow-wrap: break-word;
  line-height: 1.65;
}.hlb-seo_stats_lye {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.hlb-seo_stat_lye {
  flex: 1;
  background: rgba(224, 54, 154, 0.07);
  padding: 0.875rem 16px;
  border: 1px solid rgba(224, 54, 154, 0.18);
  border-radius: 0.625rem;
  min-width: 140px;
}.hlb-seo_stat_val_lye {
  font-weight: 800;
  font-size: 1.25rem;
  margin-bottom: 0.25rem;
  color: #E0369A;
  overflow-wrap: break-word;
}.hlb-seo_stat_lb_lye {
  font-size: 0.688rem;
  color: #726882;
  overflow-wrap: break-word;
}.hlb-seo_lye {
  padding: 36px 16px 0;
  background: #0B0812;
}
@media(min-width: 770px) {.hlb-seo_lye {
  padding: 44px 1.5rem 0;
}
}.hlb-seo_in_lye {
  background: #13101C;
  margin: 0 auto;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 28px 24px;
  max-width: 1320px;
}
@media(min-width: 771px) {.hlb-seo_in_lye {
  padding: 36px 2.5rem;
}
}.hlb-seo_label_lye {
  margin-bottom: 0.625rem;
  font-weight: 700;
  font-size: 0.688rem;
  color: #E0369A;
  letter-spacing: .08em;
  text-transform: uppercase;
}.hlb-seo_h2_lye {
  color: #F2EFF8;
  line-height: 1.25;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  font-size: 20px;
  font-weight: 800;
}
@media(min-width: 769px) {.hlb-seo_h2_lye {
  font-size: 24px;
}
}.hlb-seo_body_lye {
  overflow-wrap: break-word;
  color: #9990AE;
  line-height: 1.75;
  font-size: 0.875rem;
}.hlb-seo_body_lye p {
  font-size: 0.875rem;
  margin-bottom: 12px;
  color: #9990AE;
  line-height: 1.75;
}.hlb-seo_body_lye p:last-child {
  margin-bottom: 0;
}.hlb-seo_body_lye strong {
  color: #C9C4D8;
  font-weight: 700;
}.hlb-seo_body_lye a {
  transition: color .2s;
  color: #E0369A;
  text-decoration: underline;
}.hlb-seo_body_lye a:hover {
  color: #F040AC;
}.hlb-seo_body_lye ul,.hlb-seo_body_lye ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.hlb-seo_body_lye ol {
  list-style: decimal;
}.hlb-seo_body_lye li {
  color: #9990AE;
  margin-bottom: 0.375rem;
  line-height: 1.75;
  font-size: 0.875rem;
}.hlb-seo_body_lye table {
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 0.813rem;
  width: 100%;
  margin-bottom: 0.75rem;
}
@media(min-width: 769px) {.hlb-seo_body_lye table {
  display: table;
}
}.hlb-seo_body_lye th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  text-align: left;
  color: #C9C4D8;
  font-weight: 700;
}.hlb-seo_body_lye td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9990AE;
}.hlb-seo_cols_lye {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 643px) {.hlb-seo_cols_lye {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.hlb-seo_cols_lye {
  grid-template-columns: repeat(3,1fr);
}
}.hlb-seo_col_h_lye {
  font-size: 0.813rem;
  margin-bottom: 7px;
  color: #C9C4D8;
  font-weight: 700;
  overflow-wrap: break-word;
}.hlb-seo_col_p_lye {
  line-height: 1.65;
  color: #726882;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.hlb-seo_stats_lye {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.hlb-seo_stat_lye {
  flex: 1;
  border-radius: 10px;
  padding: 14px 1rem;
  background: rgba(224, 54, 154, 0.07);
  border: 1px solid rgba(224, 54, 154, 0.18);
  min-width: 8.75rem;
}.hlb-seo_stat_val_lye {
  color: #E0369A;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.25rem;
}.hlb-seo_stat_lb_lye {
  color: #726882;
  overflow-wrap: break-word;
  font-size: 11px;
}.hlb-faq_lye {
  padding: 2.25rem 16px 0;
  background: #0B0812;
}
@media(min-width: 765px) {.hlb-faq_lye {
  padding: 2.75rem 24px 0;
}
}.hlb-faq_in_lye {
  margin: 0 auto;
  max-width: 82.5rem;
}.hlb-faq_head_lye {
  margin-bottom: 20px;
}.hlb-faq_label_lye {
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-weight: 700;
  text-transform: uppercase;
  color: #E0369A;
  font-size: 11px;
}.hlb-faq_h2_lye {
  font-weight: 800;
  font-size: 20px;
  color: #F2EFF8;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.hlb-faq_h2_lye {
  font-size: 1.5rem;
}
}.hlb-faq_list_lye {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.hlb-faq_item_lye {
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #13101C;
  border-radius: 10px;
}.hlb-faq_q_lye {
  gap: 0.75rem;
  transition: color .2s;
  padding: 1rem 20px;
  cursor: pointer;
  display: flex;
  overflow-wrap: break-word;
  font-size: 14px;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  font-weight: 600;
  color: #C9C4D8;
}.hlb-faq_q_lye:hover {
  color: #F2EFF8;
}.hlb-faq_q_ic_lye {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  font-size: 16px;
  flex-shrink: 0;
  justify-content: center;
  color: #E0369A;
  align-items: center;
  display: flex;
  height: 24px;
  width: 24px;
}.hlb-faq_item_lye.hlb-state_open_lye .hlb-faq_q_ic_lye {
  transform: rotate(45deg);
}.hlb-faq_a_lye {
  padding: 0 20px 1rem;
  overflow-wrap: break-word;
  line-height: 1.7;
  display: none;
  font-size: 13px;
  color: #726882;
}.hlb-faq_item_lye.hlb-state_open_lye .hlb-faq_a_lye {
  display: block;
}.hlb-faq_a_lye strong {
  font-weight: 700;
  color: #C9C4D8;
}.hlb-faq_a_lye a {
  text-decoration: underline;
  color: #E0369A;
}.hlb-faq_a_lye ul,.hlb-faq_a_lye ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 20px;
}.hlb-faq_a_lye ol {
  list-style: decimal;
}.hlb-faq_a_lye li {
  line-height: 1.6;
  margin-bottom: 4px;
}.hlb-faq_a_lye table {
  margin: 0.5rem 0;
  width: 100%;
  display: block;
  overflow-x: auto;
  font-size: 12px;
  border-collapse: collapse;
}
@media(min-width: 767px) {.hlb-faq_a_lye table {
  display: table;
}
}.hlb-faq_a_lye th {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #C9C4D8;
  text-align: left;
}.hlb-faq_a_lye td {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #726882;
}.hlb-ft_lye {
  background: #060409;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 48px;
}.hlb-ft_support_lye {
  padding: 1.5rem 16px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 769px) {.hlb-ft_support_lye {
  padding: 1.75rem 24px;
}
}.hlb-ft_support_in_lye {
  margin: 0 auto;
  gap: 16px;
  max-width: 82.5rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.hlb-ft_support_main_lye {
  gap: 16px;
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  min-width: 220px;
}.hlb-ft_support_ic_lye {
  color: #E0369A;
  flex-shrink: 0;
}.hlb-ft_support_ic_lye svg {
  height: 1.875rem;
  stroke-linecap: round;
  width: 1.875rem;
  stroke-linejoin: round;
}.hlb-ft_support_text_title_lye {
  color: #F2EFF8;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 3px;
  font-size: 15px;
}.hlb-ft_support_text_sub_lye {
  overflow-wrap: break-word;
  font-size: 12px;
  color: #726882;
}.hlb-ft_support_btn_lye {
  padding: 0.688rem 1.375rem;
  transition: background .2s;
  background: #E0369A;
  border-radius: 10px;
  font-weight: 700;
  white-space: nowrap;
  color: #F2EFF8;
  font-size: 0.813rem;
  flex-shrink: 0;
}.hlb-ft_support_btn_lye:hover {
  background: #F040AC;
}.hlb-ft_support_contacts_lye {
  gap: 16px;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.hlb-ft_support_contact_lye {
  line-height: 1.4;
  font-size: 12px;
  color: #5A5268;
}.hlb-ft_support_contact_lye strong {
  font-size: 11px;
  color: #9990AE;
  display: block;
  margin-bottom: 2px;
  font-weight: 600;
}.hlb-ft_main_lye {
  padding: 2rem 16px 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 767px) {.hlb-ft_main_lye {
  padding: 2.5rem 24px 2rem;
}
}.hlb-ft_main_in_lye {
  margin: 0 auto;
  gap: 24px;
  grid-template-columns: 1fr 1fr;
  max-width: 82.5rem;
  display: grid;
}
@media(min-width: 643px) {.hlb-ft_main_in_lye {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.hlb-ft_main_in_lye {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.hlb-ft_col_logo_lye {
  grid-column: 1/-1;
}
@media(min-width: 1079px) {.hlb-ft_col_logo_lye {
  grid-column: auto;
}
}.hlb-ft_logo_lye {
  gap: 9px;
  margin-bottom: 0.75rem;
  align-items: center;
  font-weight: 800;
  flex-wrap: wrap;
  display: flex;
  font-size: 16px;
  overflow-wrap: break-word;
  color: #F2EFF8;
}.hlb-ft_logo_mark_lye {
  border-radius: 6px;
  overflow: hidden;
  height: 1.875rem;
  width: 30px;
}.hlb-ft_logo_mark_lye img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.hlb-ft_logo_sub_lye {
  line-height: 1.55;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  max-width: 200px;
  color: #5A5268;
}.hlb-ft_col_title_lye {
  text-transform: uppercase;
  color: #9990AE;
  font-weight: 700;
  letter-spacing: .07em;
  margin-bottom: 14px;
  font-size: 0.75rem;
}.hlb-ft_col_links_lye {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.hlb-ft_col_link_lye {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #5A5268;
  font-size: 0.813rem;
}.hlb-ft_col_link_lye:hover {
  color: #C9C4D8;
}.hlb-ft_apps_lye {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.hlb-ft_app_card_lye {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 6px;
  transition: border-color .2s;
  padding: 10px 12px;
  gap: 0.625rem;
  display: flex;
  align-items: center;
}.hlb-ft_app_card_lye:hover {
  border-color: rgba(224, 54, 154, 0.55);
}.hlb-ft_app_card_ic_lye svg {
  stroke-linecap: round;
  height: 1.375rem;
  width: 22px;
  stroke-linejoin: round;
}.hlb-ft_app_card_os_lye {
  font-weight: 600;
  font-size: 10px;
  color: #5A5268;
}.hlb-ft_app_card_action_lye {
  font-weight: 700;
  color: #C9C4D8;
  font-size: 0.75rem;
}.hlb-ft_bot_lye {
  padding: 1.25rem 1rem;
}
@media(min-width:768px) {.hlb-ft_bot_lye {
  padding: 1.25rem 24px;
}
}.hlb-ft_bot_in_lye {
  margin: 0 auto;
  gap: 16px;
  flex-wrap: wrap;
  align-items: center;
  max-width: 82.5rem;
  display: flex;
}.hlb-ft_socials_lye {
  gap: 0.5rem;
  display: flex;
}.hlb-ft_soc_lye {
  border-radius: 0.375rem;
  transition: background .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  color: #9990AE;
  align-items: center;
  height: 2.25rem;
  width: 36px;
  justify-content: center;
}.hlb-ft_soc_lye svg {
  width: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 16px;
}.hlb-ft_soc_lye:hover {
  background: rgba(255, 255, 255, 0.07);
}.hlb-ft_legal_lye {
  flex: 1;
  color: #8C82A0;
  overflow-wrap: break-word;
  line-height: 1.6;
  min-width: 12.5rem;
  font-size: 0.688rem;
}.hlb-ft_legal_lye strong {
  color: #9990AE;
  font-weight: 700;
}.hlb-ft_legal_lye a {
  text-decoration: underline;
  color: #9990AE;
}.hlb-ft_age_lye {
  border: 2px solid #8C82A0;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  color: #8C82A0;
  font-weight: 800;
  font-size: 11px;
  display: flex;
  margin-left: auto;
  width: 32px;
  height: 32px;
}