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