*,::before,::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  min-height: 100vh;
  line-height: 1.6;
  color: #AABFCE;
  -webkit-font-smoothing: antialiased;
  background-color: #0D1219;
  font-family: 'Barlow', sans-serif;
}ul,ol {
  list-style: none;
}img,picture,svg {
  display: block;
  max-width: 100%;
}input,button,textarea,select {
  font: inherit;
}button {
  border: none;
  background: transparent;
  color: inherit;
  cursor: pointer;
}a {
  color: inherit;
  text-decoration: none;
}.bcf_layout-n5i {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}.bcf_page-n5i {
  min-height: 100vh;
  display: flex;
}.bcf_main-n5i {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media screen and (min-width: 1081px) {.bcf_main-n5i {
  padding-left: 220px;
}
}
@media screen and (max-width: 1076px) {.bcf_main-n5i {
  padding-bottom: 72px;
}
}.bcf_gc-n5i {
  border-radius: 0.5rem;
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.06);
  background: #101720;
  cursor: pointer;
  position: relative;
  width: 140px;
  flex-shrink: 0;
}
@media(min-width:640px) {.bcf_gc-n5i {
  width: 156px;
}
}
@media(min-width: 1083px) {.bcf_gc-n5i {
  width: 10.5rem;
}
}.bcf_gc-n5i:hover {
  transform: translateY(-3px);
  border-color: rgba(41,181,213,0.06);
}.bcf_gc_img-n5i {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding-bottom: 80%;
}.bcf_gc_img-n5i img {
  inset: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
}.bcf_gc_hover-n5i {
  inset: 0;
  background: rgba(8,13,21,0.76);
  transition: opacity .2s;
  position: absolute;
  opacity: 0;
  justify-content: center;
  align-items: center;
  display: flex;
}.bcf_gc-n5i:hover .bcf_gc_hover-n5i {
  opacity: 1;
}.bcf_gc_hover_btn-n5i {
  padding: 8px 1rem;
  border-radius: 4px;
  background: #29B5D5;
  color: #EDF3F8;
  font-size: 0.75rem;
  font-weight: 700;
}.bcf_gc_info-n5i {
  padding: 0.5rem 10px 0.625rem;
}.bcf_gc_name-n5i {
  overflow: hidden;
  font-size: 12px;
  margin-bottom: 3px;
  font-weight: 600;
  max-width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #AABFCE;
}.bcf_gc_prov-n5i {
  font-size: 0.625rem;
  color: #6E8AA0;
}.bcf_gc_tag-n5i {
  border-radius: 4px;
  padding: 2px 7px;
  letter-spacing: .04em;
  top: 6px;
  z-index: 2;
  font-size: 9px;
  position: absolute;
  left: 6px;
  text-transform: uppercase;
  font-weight: 700;
}.bcf_gc_tag_hot-n5i {
  background: #E03B3B;
  color: #fff;
}.bcf_gc_tag_new-n5i {
  background: #22C97A;
  color: #0D1219;
}.bcf_gc_tag_jp-n5i {
  background: #E8A820;
  color: #0D1219;
}.bcf_gc_tag_ex-n5i {
  background: #1D6FA8;
  color: #fff;
}.bcf_gc_tag_live-n5i {
  background: #E03B3B;
  color: #fff;
}.bcf_gr-n5i {
  background: #0D1219;
  padding: 32px 1rem 0;
}
@media(min-width: 767px) {.bcf_gr-n5i {
  padding: 2.25rem 1.5rem 0;
}
}.bcf_gr_in-n5i {
  margin: 0 auto;
  max-width: 1340px;
}.bcf_gr_head-n5i {
  gap: 0.75rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 0.625rem;
}.bcf_gr_head_l-n5i {
  flex: 1;
  gap: 0.625rem;
  display: flex;
  align-items: center;
  min-width: 0;
}.bcf_gr_ic-n5i {
  border-radius: 0.5rem;
  align-items: center;
  width: 32px;
  height: 2rem;
  justify-content: center;
  display: flex;
  flex-shrink: 0;
}.bcf_gr_ic-n5i svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1rem;
  height: 1rem;
}.bcf_gr_title-n5i {
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 1rem;
  color: #EDF3F8;
}
@media(min-width:768px) {.bcf_gr_title-n5i {
  font-size: 1.125rem;
}
}.bcf_gr_more-n5i {
  gap: 5px;
  transition: color .2s;
  white-space: nowrap;
  display: flex;
  align-items: center;
  color: #728CA0;
  font-size: 0.75rem;
  flex-shrink: 0;
  font-weight: 600;
}.bcf_gr_more-n5i:hover {
  color: #29B5D5;
}.bcf_gr_more-n5i svg {
  height: 12px;
  width: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.bcf_gr_arrows-n5i {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.bcf_gr_arr-n5i {
  border: 1px solid rgba(255,255,255,0.11);
  transition: background .15s,color .15s;
  background: rgba(255,255,255,0.05);
  border-radius: 0.25rem;
  height: 1.875rem;
  width: 1.875rem;
  justify-content: center;
  color: #7A95A8;
  align-items: center;
  display: flex;
}.bcf_gr_arr-n5i:hover {
  background: rgba(255,255,255,0.07);
  color: #EDF3F8;
}.bcf_gr_arr-n5i svg {
  height: 13px;
  stroke-linejoin: round;
  width: 13px;
  stroke-linecap: round;
}.bcf_gr_seo_h-n5i {
  margin: 0 0 0.375rem;
  font-size: 13px;
  color: #AABFCE;
  font-weight: 700;
  font-family: 'Rajdhani', sans-serif;
  max-width: 680px;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.bcf_gr_seo_h-n5i {
  font-size: 0.875rem;
}
}.bcf_gr_seo-n5i {
  max-width: 680px;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  margin-bottom: 0.75rem;
  color: #728CA0;
  line-height: 1.55;
}.bcf_gr_seo-n5i strong {
  font-weight: 600;
  color: #AABFCE;
}.bcf_gr_scroll-n5i {
  gap: 10px;
  display: flex;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 10px;
  overflow-x: auto;
}.bcf_gr_scroll-n5i::-webkit-scrollbar {
  display: none;
}
@media(min-width: 766px) {.bcf_gr_scroll-n5i {
  gap: 0.75rem;
}
}.bcf_tb-n5i {
  background: #0D1219;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  display: flex;
  right: 0;
  top: 0;
  z-index: 80;
  align-items: center;
  left: 0;
  position: fixed;
  height: 3.5rem;
}.bcf_tb_in-n5i {
  padding: 0 0.875rem;
  gap: 0;
  align-items: center;
  display: flex;
  width: 100%;
  height: 100%;
}.bcf_tb_burger-n5i {
  border-radius: 0.5rem;
  gap: 5px;
  display: flex;
  margin-right: 0.5rem;
  flex-shrink: 0;
  width: 38px;
  height: 2.375rem;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}.bcf_tb_burger-n5i:hover {
  background: rgba(255,255,255,0.05);
}.bcf_tb_burger_line-n5i {
  border-radius: 1px;
  background: #7A95A8;
  height: 2px;
  width: 1.125rem;
  display: block;
}
@media(min-width: 1081px) {.bcf_tb_burger-n5i {
  display: none;
}
}.bcf_tb_logo-n5i {
  gap: 0.563rem;
  margin-right: 20px;
  font-weight: 800;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  letter-spacing: -.01em;
  overflow-wrap: break-word;
  font-size: 18px;
  color: #EDF3F8;
}.bcf_tb_logo_mark-n5i {
  overflow: hidden;
  border-radius: 0.5rem;
  height: 2rem;
  justify-content: center;
  width: 32px;
  align-items: center;
  display: flex;
}.bcf_tb_logo_mark-n5i img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.bcf_tb_nav-n5i {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 641px) {.bcf_tb_nav-n5i {
  display: flex;
}
}.bcf_tb_tab-n5i {
  transition: background .15s,color .15s;
  border-radius: 0.5rem;
  padding: 0.5rem 14px;
  color: #7A95A8;
  font-size: 0.813rem;
  white-space: nowrap;
  font-weight: 600;
}.bcf_tb_tab-n5i:hover {
  background: rgba(255,255,255,0.05);
  color: #EDF3F8;
}.bcf_tb_tab-n5i.bcf_state_active-n5i {
  background: rgba(41,181,213,0.15);
  color: #EDF3F8;
}.bcf_tb_right-n5i {
  gap: 8px;
  flex-shrink: 0;
  align-items: center;
  margin-left: auto;
  display: flex;
}.bcf_tb_login-n5i {
  background: rgba(255,255,255,0.05);
  padding: 0.563rem 16px;
  transition: border-color .2s,color .2s;
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.11);
  color: #AABFCE;
  display: none;
  font-weight: 600;
  font-size: 13px;
}.bcf_tb_login-n5i:hover {
  border-color: rgba(41,181,213,0.46);
  color: #EDF3F8;
}
@media(min-width:480px) {.bcf_tb_login-n5i {
  display: block;
}
}.bcf_tb_reg-n5i {
  background: #22C97A;
  border-radius: 8px;
  transition: background .2s;
  padding: 9px 1.125rem;
  font-weight: 700;
  font-size: 13px;
  white-space: nowrap;
  color: #081018;
}.bcf_tb_reg-n5i:hover {
  background: #35D98A;
}.bcf_sb-n5i {
  transition: transform .25s ease;
  border-right: 1px solid rgba(255,255,255,0.05);
  transform: translateX(-100%);
  background: #141E29;
  bottom: 0;
  left: 0;
  position: fixed;
  z-index: 70;
  top: 3.5rem;
  overflow-y: auto;
  width: 13.75rem;
}.bcf_sb-n5i.bcf_state_open-n5i {
  transform: translateX(0);
}.bcf_sb-n5i::-webkit-scrollbar {
  width: 0.25rem;
}.bcf_sb-n5i::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255,255,255,0.07);
}
@media(min-width: 1078px) {.bcf_sb-n5i {
  transform: translateX(0);
}
}.bcf_sb_auth-n5i {
  padding: 14px 12px 0.625rem;
}.bcf_sb_btn_reg-n5i {
  padding: 0.688rem;
  background: #22C97A;
  transition: background .2s;
  border-radius: 8px;
  text-align: center;
  font-weight: 700;
  display: block;
  font-size: 0.813rem;
  color: #081018;
  margin-bottom: 8px;
}.bcf_sb_btn_reg-n5i:hover {
  background: #35D98A;
}.bcf_sb_btn_login-n5i {
  border: 1px solid rgba(255,255,255,0.11);
  transition: border-color .2s;
  background: rgba(255,255,255,0.05);
  border-radius: 8px;
  padding: 0.625rem;
  display: block;
  font-weight: 600;
  text-align: center;
  color: #AABFCE;
  font-size: 13px;
}.bcf_sb_btn_login-n5i:hover {
  border-color: rgba(41,181,213,0.46);
  color: #EDF3F8;
}.bcf_sb_promo-n5i {
  margin: 0 12px 0.625rem;
  overflow: hidden;
  border: 1px solid rgba(41,181,213,0.15);
  border-radius: 8px;
  background: linear-gradient(135deg,#0D2035,#141E29);
  padding: 0.75rem 14px;
  position: relative;
}.bcf_sb_promo-n5i::before {
  background: radial-gradient(circle,rgba(41,181,213,0.15),transparent 70%);
  border-radius: 50%;
  top: -1.25rem;
  position: absolute;
  height: 5rem;
  width: 5rem;
  right: -20px;
  content: '';
}.bcf_sb_promo_title-n5i {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 0.25rem;
  letter-spacing: .06em;
  color: #29B5D5;
}.bcf_sb_promo_text-n5i {
  line-height: 1.35;
  color: #EDF3F8;
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 0.75rem;
}.bcf_sb_promo_sub-n5i {
  font-size: 0.625rem;
  margin-top: 3px;
  color: #728CA0;
}.bcf_sb_nav-n5i {
  padding: 0.375rem 0.5rem 16px;
}.bcf_sb_nav_lb-n5i {
  padding: 0.625rem 8px 6px;
  letter-spacing: .08em;
  font-size: 0.625rem;
  color: #6E8AA0;
  text-transform: uppercase;
  font-weight: 700;
}.bcf_sb_link-n5i {
  padding: 9px 0.625rem;
  border-radius: 0.25rem;
  transition: background .15s,color .15s;
  gap: 10px;
  font-size: 0.813rem;
  cursor: pointer;
  overflow-wrap: break-word;
  align-items: center;
  display: flex;
  font-weight: 500;
  color: #7A95A8;
}.bcf_sb_link-n5i:hover {
  background: rgba(255,255,255,0.05);
  color: #EDF3F8;
}.bcf_sb_link-n5i.bcf_state_active-n5i {
  background: rgba(41,181,213,0.15);
  color: #EDF3F8;
}.bcf_sb_ic-n5i {
  border-radius: 0.25rem;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 30px;
  height: 1.875rem;
  display: flex;
}.bcf_sb_ic-n5i svg {
  width: 1rem;
  height: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.bcf_sb_ic_1-n5i {
  background: rgba(41,181,213,0.06);
  color: #29B5D5;
}.bcf_sb_ic_2-n5i {
  background: rgba(34,201,122,0.15);
  color: #22C97A;
}.bcf_sb_ic_3-n5i {
  background: rgba(232,168,32,0.15);
  color: #E8A820;
}.bcf_sb_ic_4-n5i {
  background: rgba(29,111,168,0.22);
  color: #1D6FA8;
}.bcf_sb_ic_5-n5i {
  background: rgba(41,181,213,0.06);
  color: #E8419C;
}.bcf_sb_ic_6-n5i {
  background: rgba(29,111,168,0.22);
  color: #8B4FCC;
}.bcf_sb_badge-n5i {
  padding: 2px 0.438rem;
  border-radius: 4px;
  background: #E8A820;
  margin-left: auto;
  font-weight: 700;
  font-size: 0.563rem;
  color: #081018;
}.bcf_sb_bot-n5i {
  gap: 8px;
  padding: 12px;
  border-top: 1px solid rgba(255,255,255,0.05);
  display: flex;
}.bcf_sb_lang-n5i,.bcf_sb_help-n5i {
  gap: 0.375rem;
  background: rgba(255,255,255,0.05);
  padding: 0.563rem 0.375rem;
  border-radius: 4px;
  flex: 1;
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.06);
  color: #7A95A8;
  justify-content: center;
  font-weight: 600;
  font-size: 11px;
  align-items: center;
  display: flex;
}.bcf_sb_lang-n5i:hover,.bcf_sb_help-n5i:hover {
  border-color: rgba(41,181,213,0.46);
  color: #EDF3F8;
}.bcf_sb_lang-n5i svg,.bcf_sb_help-n5i svg {
  width: 0.813rem;
  stroke-linecap: round;
  height: 13px;
  stroke-linejoin: round;
}.bcf_sb_bd-n5i {
  inset: 0;
  background: rgba(8,13,21,0.76);
  z-index: 69;
  display: none;
  position: fixed;
}.bcf_sb_bd-n5i.bcf_state_on-n5i {
  display: block;
}
@media(min-width: 1077px) {.bcf_sb_bd-n5i {
  display: none!important;
}
}.bcf_mob_nav-n5i {
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  background: #141E29;
  border-top: 1px solid rgba(255,255,255,0.11);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  display: flex;
  z-index: 80;
}
@media(min-width: 1081px) {.bcf_mob_nav-n5i {
  display: none;
}
}.bcf_mob_nav_item-n5i {
  padding: 0.25rem 2px;
  gap: 0.25rem;
  flex: 1;
  flex-direction: column;
  display: flex;
  color: #6E8AA0;
  align-items: center;
  cursor: pointer;
}.bcf_mob_nav_ic-n5i {
  line-height: 1;
}.bcf_mob_nav_ic-n5i svg {
  height: 20px;
  stroke-linejoin: round;
  width: 1.25rem;
  stroke-linecap: round;
}.bcf_mob_nav_lb-n5i {
  font-size: 0.625rem;
  color: #6E8AA0;
  font-weight: 600;
}.bcf_mob_nav_item-n5i.bcf_state_active-n5i {
  color: #29B5D5;
}.bcf_mob_nav_item-n5i.bcf_state_active-n5i .bcf_mob_nav_lb-n5i {
  color: #29B5D5;
}.bcf_hero-n5i {
  padding: 20px 16px 0;
  background: #0D1219;
}
@media(min-width: 770px) {.bcf_hero-n5i {
  padding: 1.5rem 24px 0;
}
}.bcf_hero_in-n5i {
  margin: 0 auto;
  gap: 12px;
  display: grid;
  max-width: 83.75rem;
  grid-template-columns: 1fr;
}
@media(min-width:860px) {.bcf_hero_in-n5i {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1099px) {.bcf_hero_in-n5i {
  grid-template-columns: 1fr 340px;
}
}.bcf_hero_promo-n5i {
  border-radius: 12px;
  overflow: hidden;
  background: #101720;
  position: relative;
  min-height: 220px;
  align-items: stretch;
  display: flex;
}
@media(min-width: 765px) {.bcf_hero_promo-n5i {
  min-height: 17.5rem;
}
}.bcf_hero_promo_bg-n5i {
  background: linear-gradient(120deg,#0D2035 0%,#0D1219 100%);
  inset: 0;
  background-position: center;
  position: absolute;
  background-size: cover;
}.bcf_hero_promo_bg-n5i::after {
  inset: 0;
  background: linear-gradient(90deg,#0D1219 0%,rgba(8,13,21,0.76) 60%,transparent 100%);
  content: '';
  position: absolute;
}.bcf_hero_promo_glow-n5i {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(29,111,168,0.22) 0%,transparent 65%);
  position: absolute;
  height: 300px;
  right: 60px;
  top: -2.5rem;
  pointer-events: none;
  width: 18.75rem;
}.bcf_hero_promo_ct-n5i {
  padding: 28px 1.5rem 1.75rem 1.75rem;
  max-width: 30rem;
  flex-direction: column;
  position: relative;
  display: flex;
  z-index: 2;
  justify-content: center;
}
@media(min-width: 765px) {.bcf_hero_promo_ct-n5i {
  padding: 2.5rem 2rem;
}
}.bcf_hero_badge-n5i {
  border: 1px solid rgba(41,181,213,0.06);
  border-radius: 1.125rem;
  background: rgba(41,181,213,0.15);
  padding: 5px 0.75rem;
  font-weight: 700;
  margin-bottom: 0.875rem;
  display: inline-block;
  font-size: 0.625rem;
  text-transform: uppercase;
  color: #29B5D5;
  letter-spacing: .08em;
}.bcf_hero_h1-n5i {
  margin-bottom: 10px;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 26px;
  line-height: 1.15;
  color: #EDF3F8;
}.bcf_hero_h1-n5i em {
  font-style: normal;
  color: #E8A820;
}
@media(min-width: 770px) {.bcf_hero_h1-n5i {
  font-size: 2.25rem;
}
}.bcf_hero_sub-n5i {
  font-size: 0.813rem;
  line-height: 1.55;
  margin-bottom: 20px;
  color: #7A95A8;
}
@media(min-width: 769px) {.bcf_hero_sub-n5i {
  font-size: 0.875rem;
}
}.bcf_hero_row-n5i {
  gap: 10px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.bcf_hero_cta-n5i {
  background: #22C97A;
  transition: background .2s;
  border-radius: 8px;
  padding: 13px 26px;
  font-size: 0.875rem;
  box-shadow: 0 0.25rem 18px rgba(34,201,122,0.34), inset 0 1px 0 rgba(255,255,255,0.11);
  font-weight: 700;
  color: #081018;
}.bcf_hero_cta-n5i:hover {
  background: #35D98A;
}.bcf_hero_terms-n5i {
  color: #6E8AA0;
  font-size: 0.688rem;
}.bcf_hero_game-n5i {
  background: #101720;
  border: 1px solid rgba(255,255,255,0.06);
  overflow: hidden;
  border-radius: 12px;
  position: relative;
  flex-direction: column;
  display: flex;
}.bcf_hero_game_badge-n5i {
  padding: 0.313rem 10px;
  background: rgba(232,168,32,0.15);
  border-radius: 18px;
  border: 1px solid rgba(232,168,32,0.15);
  position: absolute;
  text-transform: uppercase;
  letter-spacing: .06em;
  z-index: 3;
  left: 0.75rem;
  top: 0.75rem;
  font-size: 0.625rem;
  font-weight: 700;
  color: #E8A820;
}.bcf_hero_game_badge-n5i svg {
  margin-right: 0.25rem;
  vertical-align: -1px;
  width: 11px;
  height: 11px;
}.bcf_hero_game_img-n5i {
  background: linear-gradient(135deg,#0D2035,#0D1219);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.bcf_hero_game_img-n5i img {
  inset: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
}.bcf_hero_game_play-n5i {
  inset: 0;
  transition: opacity .2s;
  background: rgba(8,13,21,0.76);
  opacity: 0;
  justify-content: center;
  display: flex;
  position: absolute;
  align-items: center;
}.bcf_hero_game-n5i:hover .bcf_hero_game_play-n5i {
  opacity: 1;
}.bcf_hero_game_play-n5i span {
  background: #29B5D5;
  border-radius: 50%;
  justify-content: center;
  display: flex;
  height: 52px;
  align-items: center;
  width: 3.25rem;
}.bcf_hero_game_play-n5i span svg {
  margin-left: 2px;
  height: 1.125rem;
  width: 1.125rem;
}.bcf_hero_game_info-n5i {
  padding: 14px 1rem;
}.bcf_hero_game_title-n5i {
  font-weight: 700;
  color: #EDF3F8;
  font-size: 15px;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
}.bcf_hero_game_provider-n5i {
  font-size: 0.688rem;
  color: #728CA0;
}.bcf_hero_game_btn-n5i {
  border-radius: 8px;
  transition: background .2s;
  padding: 0.688rem;
  background: #29B5D5;
  margin: 12px 16px 16px;
  display: block;
  color: #EDF3F8;
  font-size: 13px;
  text-align: center;
  font-weight: 700;
}.bcf_hero_game-n5i:hover .bcf_hero_game_btn-n5i {
  background: #3EC8E8;
}.bcf_sbar-n5i {
  padding: 1rem 16px 0;
  background: #0D1219;
}
@media(min-width: 767px) {.bcf_sbar-n5i {
  padding: 18px 1.5rem 0;
}
}.bcf_sbar_in-n5i {
  margin: 0 auto;
  max-width: 83.75rem;
}.bcf_sbar_row-n5i {
  gap: 0.625rem;
  margin-bottom: 12px;
  display: flex;
  flex-wrap: wrap;
}.bcf_sbar_input-n5i {
  background: #101720;
  flex: 1;
  gap: 0.625rem;
  transition: border-color .2s;
  border-radius: 0.5rem;
  padding: 0.688rem 16px;
  border: 1px solid rgba(255,255,255,0.11);
  align-items: center;
  color: #728CA0;
  display: flex;
  font-size: 0.813rem;
  cursor: pointer;
}.bcf_sbar_input-n5i:hover {
  border-color: rgba(41,181,213,0.46);
}.bcf_sbar_input-n5i svg {
  flex-shrink: 0;
  width: 0.938rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 15px;
}.bcf_sbar_providers-n5i {
  padding: 0.688rem 18px;
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.11);
  background: #101720;
  border-radius: 8px;
  gap: 8px;
  align-items: center;
  font-size: 0.813rem;
  white-space: nowrap;
  display: flex;
  font-weight: 600;
  color: #AABFCE;
}.bcf_sbar_providers-n5i:hover {
  border-color: rgba(41,181,213,0.46);
  color: #EDF3F8;
}.bcf_sbar_providers-n5i svg {
  width: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 14px;
}.bcf_sbar_tabs-n5i {
  gap: 6px;
  display: flex;
  padding-bottom: 2px;
  overflow-x: auto;
  scrollbar-width: none;
}.bcf_sbar_tabs-n5i::-webkit-scrollbar {
  display: none;
}.bcf_sbar_tab-n5i {
  gap: 7px;
  border: 1px solid rgba(255,255,255,0.06);
  padding: 8px 0.875rem;
  background: rgba(255,255,255,0.05);
  transition: background .15s,color .15s,border-color .15s;
  border-radius: 1.125rem;
  white-space: nowrap;
  font-size: 0.75rem;
  cursor: pointer;
  color: #7A95A8;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  font-weight: 600;
}.bcf_sbar_tab-n5i:hover {
  background: rgba(255,255,255,0.07);
  border-color: rgba(41,181,213,0.46);
  color: #EDF3F8;
}.bcf_sbar_tab-n5i.bcf_state_active-n5i {
  border-color: rgba(41,181,213,0.06);
  background: rgba(41,181,213,0.15);
  color: #EDF3F8;
}.bcf_sbar_tab_ic-n5i svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.875rem;
  width: 14px;
}.bcf_gr_jp-n5i {
  border-radius: 0.75rem;
  background: linear-gradient(135deg,#1A0D35 0%,#0D1219 100%);
  overflow: hidden;
  padding: 20px;
  position: relative;
}.bcf_gr_jp-n5i::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(29,111,168,0.22) 0%,transparent 70%);
  position: absolute;
  height: 250px;
  top: -60px;
  content: '';
  left: -3.75rem;
  width: 15.625rem;
}.bcf_gr_jp-n5i::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(232,168,32,0.15) 0%,transparent 70%);
  right: 0;
  height: 200px;
  position: absolute;
  bottom: -2.5rem;
  width: 200px;
  content: '';
}.bcf_gr_jp_head-n5i {
  gap: 16px;
  flex-wrap: wrap;
  z-index: 1;
  display: flex;
  position: relative;
  align-items: flex-start;
  margin-bottom: 16px;
}.bcf_gr_jp_info-n5i {
  flex: 1;
}.bcf_gr_jp_label-n5i {
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #8B4FCC;
  text-transform: uppercase;
  margin-bottom: 6px;
  font-weight: 700;
}.bcf_gr_jp_label-n5i svg {
  height: 0.875rem;
  width: 14px;
  stroke-linecap: round;
  vertical-align: -2px;
  stroke-linejoin: round;
  margin-right: 0.25rem;
}.bcf_gr_jp_amount-n5i {
  margin-bottom: 0.25rem;
  color: #EDF3F8;
  font-size: 2rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  line-height: 1;
}
@media(min-width: 770px) {.bcf_gr_jp_amount-n5i {
  font-size: 40px;
}
}.bcf_gr_jp_amount-n5i span {
  color: #E8A820;
}.bcf_gr_jp_seo-n5i {
  color: #7A95A8;
  overflow-wrap: break-word;
  font-size: 12px;
  max-width: 30rem;
  line-height: 1.5;
}.bcf_gr_jp_cta-n5i {
  border-radius: 0.5rem;
  transition: background .2s;
  background: rgba(29,111,168,0.22);
  padding: 11px 1.25rem;
  border: 1px solid rgba(29,111,168,0.22);
  white-space: nowrap;
  align-self: flex-start;
  flex-shrink: 0;
  font-weight: 700;
  margin-top: 0.25rem;
  position: relative;
  font-size: 0.813rem;
  color: #EDF3F8;
  z-index: 1;
}.bcf_gr_jp_cta-n5i:hover {
  background: #1D6FA8;
}.bcf_ws-n5i {
  padding: 32px 1rem 0;
  background: #0D1219;
}
@media(min-width: 769px) {.bcf_ws-n5i {
  padding: 2.25rem 24px 0;
}
}.bcf_ws_in-n5i {
  margin: 0 auto;
  max-width: 1340px;
}.bcf_ws_head-n5i {
  gap: 0.75rem;
  margin-bottom: 0.875rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  justify-content: space-between;
}.bcf_ws_title-n5i {
  gap: 10px;
  display: flex;
  font-family: 'Rajdhani', sans-serif;
  align-items: center;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 16px;
  flex-wrap: wrap;
  color: #EDF3F8;
}.bcf_ws_title_ic-n5i svg {
  height: 1.125rem;
  stroke-linecap: round;
  width: 1.125rem;
  color: #E8A820;
  stroke-linejoin: round;
}.bcf_ws_online-n5i {
  gap: 7px;
  font-size: 0.75rem;
  align-items: center;
  font-weight: 600;
  color: #728CA0;
  display: flex;
}.bcf_ws_online_dot-n5i {
  border-radius: 50%;
  background: #22C97A;
  flex-shrink: 0;
  box-shadow: 0 0 0.375rem rgba(34,201,122,0.15);
  width: 0.5rem;
  height: 8px;
}.bcf_ws_scroll-n5i {
  gap: 8px;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
  padding-bottom: 8px;
}.bcf_ws_scroll-n5i::-webkit-scrollbar {
  display: none;
}.bcf_wc-n5i {
  background: #101720;
  border: 1px solid rgba(255,255,255,0.11);
  gap: 0.625rem;
  padding: 0.625rem 14px;
  border-radius: 8px;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  min-width: 13.75rem;
}.bcf_wc_img-n5i {
  border-radius: 0.25rem;
  background: #141E29;
  overflow: hidden;
  flex-shrink: 0;
  width: 36px;
  height: 2.25rem;
}.bcf_wc_img-n5i img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.bcf_wc_info-n5i {
  min-width: 0;
}.bcf_wc_game-n5i {
  overflow: hidden;
  font-weight: 600;
  text-overflow: ellipsis;
  color: #AABFCE;
  white-space: nowrap;
  font-size: 0.75rem;
}.bcf_wc_player-n5i {
  overflow: hidden;
  white-space: nowrap;
  font-size: 0.625rem;
  color: #6E8AA0;
  text-overflow: ellipsis;
}.bcf_wc_amount-n5i {
  flex-shrink: 0;
  color: #22C97A;
  white-space: nowrap;
  margin-left: auto;
  font-size: 13px;
  font-weight: 700;
}.bcf_reg-n5i {
  background: #0D1219;
  padding: 2.25rem 1rem 0;
}
@media(min-width:768px) {.bcf_reg-n5i {
  padding: 2.75rem 1.5rem 0;
}
}.bcf_reg_in-n5i {
  border-radius: 12px;
  padding: 1.75rem 24px;
  background: #141E29;
  border: 1px solid rgba(255,255,255,0.06);
  margin: 0 auto;
  max-width: 83.75rem;
}
@media(min-width: 767px) {.bcf_reg_in-n5i {
  padding: 2.5rem;
}
}.bcf_reg_top-n5i {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.bcf_reg_top-n5i {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.bcf_reg_label-n5i {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 0.625rem;
  color: #29B5D5;
  letter-spacing: .08em;
}.bcf_reg_h2-n5i {
  line-height: 1.2;
  margin-bottom: 0.75rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 22px;
  font-family: 'Rajdhani', sans-serif;
  color: #EDF3F8;
}
@media(min-width: 771px) {.bcf_reg_h2-n5i {
  font-size: 1.75rem;
}
}.bcf_reg_bonus-n5i {
  padding: 10px 1rem;
  background: rgba(232,168,32,0.15);
  border: 1px solid rgba(232,168,32,0.15);
  border-radius: 8px;
  gap: 0.5rem;
  display: inline-flex;
  align-items: center;
  margin-bottom: 16px;
}.bcf_reg_bonus_amount-n5i {
  font-size: 20px;
  color: #E8A820;
  font-weight: 800;
}.bcf_reg_bonus_text-n5i {
  font-size: 0.813rem;
  line-height: 1.35;
  color: #7A95A8;
}.bcf_reg_cta_btn-n5i {
  background: #22C97A;
  padding: 14px 32px;
  border-radius: 0.5rem;
  transition: background .2s;
  margin-bottom: 0.75rem;
  font-weight: 700;
  display: inline-block;
  font-size: 0.938rem;
  color: #081018;
  box-shadow: 0 4px 1.125rem rgba(34,201,122,0.34), inset 0 1px 0 rgba(255,255,255,0.11);
}.bcf_reg_cta_btn-n5i:hover {
  background: #35D98A;
}.bcf_reg_terms-n5i {
  color: #6E8AA0;
  font-size: 11px;
  line-height: 1.5;
}.bcf_reg_seo-n5i {
  border-top: 1px solid rgba(255,255,255,0.05);
  font-size: 0.813rem;
  padding-top: 20px;
  margin-top: 20px;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #728CA0;
}.bcf_reg_seo-n5i p {
  color: #728CA0;
  margin-bottom: 0.625rem;
  line-height: 1.65;
  font-size: 13px;
}.bcf_reg_seo-n5i p:last-child {
  margin-bottom: 0;
}.bcf_reg_seo-n5i strong {
  color: #AABFCE;
  font-weight: 700;
}.bcf_reg_seo-n5i a {
  transition: color .2s;
  text-decoration: underline;
  color: #29B5D5;
}.bcf_reg_seo-n5i a:hover {
  color: #3EC8E8;
}.bcf_reg_seo-n5i ul,.bcf_reg_seo-n5i ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 18px;
}.bcf_reg_seo-n5i ol {
  list-style: decimal;
}.bcf_reg_seo-n5i li {
  font-size: 13px;
  margin-bottom: 4px;
  color: #728CA0;
  line-height: 1.65;
}.bcf_reg_seo-n5i table {
  width: 100%;
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
  font-size: 13px;
  margin-bottom: 0.625rem;
}
@media(min-width: 769px) {.bcf_reg_seo-n5i table {
  display: table;
}
}.bcf_reg_seo-n5i th {
  padding: 8px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #AABFCE;
  text-align: left;
  font-weight: 700;
}.bcf_reg_seo-n5i td {
  padding: 8px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #728CA0;
}.bcf_reg_steps-n5i {
  gap: 0.875rem;
  display: flex;
  margin-top: 1.75rem;
  flex-direction: column;
}
@media(min-width:860px) {.bcf_reg_steps-n5i {
  margin-top: 0;
}
}.bcf_reg_step-n5i {
  gap: 14px;
  background: rgba(255,255,255,0.05);
  padding: 16px;
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.06);
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.bcf_reg_step_num-n5i {
  background: rgba(41,181,213,0.15);
  border: 1px solid rgba(41,181,213,0.06);
  border-radius: 50%;
  font-weight: 800;
  height: 34px;
  color: #29B5D5;
  width: 34px;
  justify-content: center;
  font-size: 14px;
  align-items: center;
  flex-shrink: 0;
  display: flex;
}.bcf_reg_step_title-n5i {
  font-size: 14px;
  color: #EDF3F8;
  font-weight: 700;
  margin-bottom: 3px;
}.bcf_reg_step_text-n5i {
  font-size: 12px;
  color: #728CA0;
  line-height: 1.5;
}.bcf_reg_trust-n5i {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 10px;
  margin-top: 1.25rem;
  padding-top: 20px;
  flex-wrap: wrap;
  display: flex;
}.bcf_reg_trust_item-n5i {
  gap: 0.438rem;
  font-size: 12px;
  color: #728CA0;
  overflow-wrap: break-word;
  display: flex;
  align-items: center;
}.bcf_reg_trust_ic-n5i svg {
  color: #29B5D5;
  height: 16px;
  width: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.bcf_prov-n5i {
  padding: 2.25rem 1rem 0;
  background: #0D1219;
}
@media(min-width: 769px) {.bcf_prov-n5i {
  padding: 2.75rem 24px 0;
}
}.bcf_prov_in-n5i {
  margin: 0 auto;
  max-width: 83.75rem;
}.bcf_prov_head-n5i {
  margin-bottom: 1rem;
}.bcf_prov_label-n5i {
  color: #29B5D5;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 8px;
}.bcf_prov_h2-n5i {
  color: #EDF3F8;
  margin-bottom: 0.5rem;
  font-weight: 800;
  font-size: 20px;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.bcf_prov_h2-n5i {
  font-size: 1.5rem;
}
}.bcf_prov_seo-n5i {
  margin-bottom: 1rem;
  line-height: 1.6;
  font-size: 0.813rem;
  max-width: 620px;
  color: #728CA0;
  overflow-wrap: break-word;
}.bcf_prov_seo-n5i strong {
  font-weight: 700;
  color: #AABFCE;
}.bcf_prov_seo-n5i a {
  color: #29B5D5;
  text-decoration: underline;
}.bcf_prov_grid-n5i {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width:640px) {.bcf_prov_grid-n5i {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1077px) {.bcf_prov_grid-n5i {
  grid-template-columns: repeat(8,1fr);
}
}.bcf_prov_card-n5i {
  transition: border-color .2s,background .2s;
  border: 1px solid rgba(255,255,255,0.11);
  padding: 14px 0.625rem;
  background: #101720;
  border-radius: 8px;
  gap: 0.438rem;
  display: flex;
  cursor: pointer;
  align-items: center;
  flex-direction: column;
}.bcf_prov_card-n5i:hover {
  border-color: rgba(41,181,213,0.46);
  background: #141E29;
}.bcf_prov_logo-n5i {
  background: rgba(255,255,255,0.05);
  border-radius: 4px;
  overflow: hidden;
  align-items: center;
  display: flex;
  width: 2.75rem;
  justify-content: center;
  height: 44px;
}.bcf_prov_logo-n5i img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.bcf_prov_name-n5i {
  text-align: center;
  font-size: 11px;
  color: #7A95A8;
  font-weight: 600;
  overflow-wrap: break-word;
}.bcf_app-n5i {
  padding: 36px 1rem 0;
  background: #0D1219;
}
@media(min-width: 767px) {.bcf_app-n5i {
  padding: 2.75rem 1.5rem 0;
}
}.bcf_app_in-n5i {
  margin: 0 auto;
  max-width: 1340px;
}.bcf_app_head-n5i {
  margin-bottom: 1rem;
}.bcf_app_label-n5i {
  font-weight: 700;
  margin-bottom: 0.5rem;
  font-size: 11px;
  letter-spacing: .08em;
  color: #29B5D5;
  text-transform: uppercase;
}.bcf_app_h2-n5i {
  color: #EDF3F8;
  font-weight: 800;
  margin-bottom: 6px;
  font-family: 'Rajdhani', sans-serif;
  font-size: 20px;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.bcf_app_h2-n5i {
  font-size: 24px;
}
}.bcf_app_sub-n5i {
  line-height: 1.6;
  max-width: 600px;
  color: #728CA0;
  font-size: 13px;
  overflow-wrap: break-word;
}.bcf_app_sub-n5i strong {
  font-weight: 700;
  color: #AABFCE;
}.bcf_app_cards-n5i {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 1rem;
}
@media(min-width: 638px) {.bcf_app_cards-n5i {
  grid-template-columns: repeat(3,1fr);
}
}.bcf_app_card-n5i {
  gap: 16px;
  border-radius: 8px;
  overflow: hidden;
  padding: 1.25rem;
  flex-wrap: wrap;
  position: relative;
  align-items: flex-start;
  display: flex;
}.bcf_app_card_ios-n5i {
  background: linear-gradient(135deg,rgba(41,181,213,0.15) 0%,#141E29 100%);
}.bcf_app_card_android-n5i {
  background: linear-gradient(135deg,rgba(34,201,122,0.15) 0%,#141E29 100%);
}.bcf_app_card_win-n5i {
  background: linear-gradient(135deg,rgba(232,168,32,0.15) 0%,#141E29 100%);
}.bcf_app_card_ic-n5i svg {
  stroke-linejoin: round;
  width: 2.125rem;
  stroke-linecap: round;
  height: 34px;
}.bcf_app_card_ic-n5i {
  flex-shrink: 0;
  color: #EDF3F8;
}.bcf_app_card_os-n5i {
  font-size: 0.625rem;
  margin-bottom: 6px;
  color: #728CA0;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
}.bcf_app_card_title-n5i {
  color: #EDF3F8;
  line-height: 1.2;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.938rem;
}.bcf_app_card_text-n5i {
  margin-bottom: 14px;
  color: #728CA0;
  font-size: 12px;
  overflow-wrap: break-word;
  line-height: 1.5;
}.bcf_app_card_btn-n5i {
  padding: 10px 1.125rem;
  background: rgba(255,255,255,0.12);
  gap: 0.438rem;
  transition: background .2s;
  border-radius: 0.25rem;
  border: 1px solid rgba(41,181,213,0.46);
  font-weight: 700;
  color: #EDF3F8;
  align-items: center;
  display: inline-flex;
  font-size: 13px;
}.bcf_app_card_btn-n5i:hover {
  background: rgba(255,255,255,0.07);
}.bcf_bon-n5i {
  padding: 2.25rem 16px 0;
  background: #0D1219;
}
@media(min-width: 765px) {.bcf_bon-n5i {
  padding: 44px 24px 0;
}
}.bcf_bon_in-n5i {
  margin: 0 auto;
  max-width: 83.75rem;
}.bcf_bon_head-n5i {
  margin-bottom: 20px;
}.bcf_bon_label-n5i {
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 8px;
  color: #29B5D5;
  font-size: 11px;
}.bcf_bon_h2-n5i {
  margin-bottom: 8px;
  font-size: 1.25rem;
  color: #EDF3F8;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 767px) {.bcf_bon_h2-n5i {
  font-size: 1.5rem;
}
}.bcf_bon_seo-n5i {
  line-height: 1.6;
  overflow-wrap: break-word;
  max-width: 620px;
  font-size: 13px;
  color: #728CA0;
}.bcf_bon_seo-n5i strong {
  font-weight: 700;
  color: #AABFCE;
}.bcf_bon_seo-n5i a {
  text-decoration: underline;
  color: #29B5D5;
}.bcf_bon_grid-n5i {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.bcf_bon_grid-n5i {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.bcf_bon_grid-n5i {
  grid-template-columns: repeat(5,1fr);
}
}.bcf_bon_card-n5i {
  background: #101720;
  border-radius: 8px;
  padding: 1rem;
  border: 1px solid rgba(255,255,255,0.11);
  transition: border-color .2s,transform .2s;
}.bcf_bon_card-n5i:hover {
  transform: translateY(-2px);
  border-color: rgba(41,181,213,0.06);
}.bcf_bon_card_ic-n5i svg {
  stroke-linejoin: round;
  width: 26px;
  height: 26px;
  stroke-linecap: round;
}.bcf_bon_card_ic-n5i {
  margin-bottom: 10px;
}.bcf_bon_card_type-n5i {
  font-size: 0.625rem;
  margin-bottom: 6px;
  color: #728CA0;
  text-transform: uppercase;
  letter-spacing: .06em;
  font-weight: 700;
}.bcf_bon_card_amount-n5i {
  font-weight: 800;
  margin-bottom: 0.375rem;
  font-size: 18px;
  color: #E8A820;
  line-height: 1.1;
}.bcf_bon_card_name-n5i {
  overflow-wrap: break-word;
  color: #EDF3F8;
  font-weight: 600;
  margin-bottom: 0.5rem;
  font-size: 13px;
}.bcf_bon_card_detail-n5i {
  border-top: 1px solid rgba(255,255,255,0.05);
  font-size: 0.688rem;
  color: #6E8AA0;
  overflow-wrap: break-word;
  line-height: 1.5;
  padding-top: 8px;
}.bcf_htp-n5i {
  padding: 2.25rem 1rem 0;
  background: #0D1219;
}
@media(min-width: 770px) {.bcf_htp-n5i {
  padding: 2.75rem 24px 0;
}
}.bcf_htp_in-n5i {
  margin: 0 auto;
  max-width: 83.75rem;
}.bcf_htp_head-n5i {
  max-width: 720px;
  margin-bottom: 1.375rem;
}.bcf_htp_label-n5i {
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #29B5D5;
  font-size: 0.688rem;
}.bcf_htp_h2-n5i {
  font-family: 'Rajdhani', sans-serif;
  color: #EDF3F8;
  font-size: 1.375rem;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 769px) {.bcf_htp_h2-n5i {
  font-size: 28px;
}
}.bcf_htp_intro-n5i {
  color: #728CA0;
  line-height: 1.6;
  font-size: 0.875rem;
}.bcf_htp_steps-n5i {
  margin: 0;
  gap: 12px;
  padding: 0;
  list-style: none;
  grid-template-columns: 1fr;
  counter-reset: none;
  display: grid;
}
@media(min-width: 643px) {.bcf_htp_steps-n5i {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.bcf_htp_steps-n5i {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.bcf_htp_step-n5i {
  background: #141E29;
  padding: 1.25rem 1.125rem 18px;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 0.5rem;
  flex-direction: column;
  position: relative;
  display: flex;
}.bcf_htp_step_num-n5i {
  border-radius: 50%;
  background: #29B5D5;
  position: absolute;
  color: #081018;
  width: 28px;
  left: 1.25rem;
  align-items: center;
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
  justify-content: center;
  display: flex;
  top: -0.75rem;
  font-size: 13px;
  height: 1.75rem;
}.bcf_htp_step_ic-n5i {
  background: rgba(41,181,213,0.15);
  margin: 0.5rem 0 0.75rem;
  border-radius: 4px;
  justify-content: center;
  display: flex;
  height: 36px;
  align-items: center;
  width: 36px;
  color: #29B5D5;
}.bcf_htp_step_ic-n5i svg {
  stroke-linecap: round;
  width: 18px;
  height: 18px;
  stroke-linejoin: round;
}.bcf_htp_step_h-n5i {
  font-weight: 700;
  margin-bottom: 0.375rem;
  font-size: 14px;
  color: #EDF3F8;
  overflow-wrap: break-word;
  line-height: 1.25;
}.bcf_htp_step_p-n5i {
  color: #728CA0;
  line-height: 1.55;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.bcf_htp_step_p-n5i strong {
  font-weight: 600;
  color: #AABFCE;
}.bcf_htp_cta-n5i {
  padding: 0.813rem 1.625rem;
  background: #22C97A;
  border-radius: 0.5rem;
  transition: background .2s;
  margin-top: 20px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  color: #081018;
}.bcf_htp_cta-n5i:hover {
  background: #35D98A;
}.bcf_rv-n5i {
  padding: 2.25rem 1rem 0;
  background: #0D1219;
}
@media(min-width: 769px) {.bcf_rv-n5i {
  padding: 2.75rem 1.5rem 0;
}
}.bcf_rv_in-n5i {
  margin: 0 auto;
  max-width: 83.75rem;
}.bcf_rv_head-n5i {
  max-width: 720px;
  margin-bottom: 20px;
}.bcf_rv_label-n5i {
  margin-bottom: 0.5rem;
  color: #29B5D5;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
}.bcf_rv_h2-n5i {
  font-family: 'Rajdhani', sans-serif;
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
  color: #EDF3F8;
  font-weight: 800;
  font-size: 1.375rem;
}
@media(min-width:768px) {.bcf_rv_h2-n5i {
  font-size: 28px;
}
}.bcf_rv_stats-n5i {
  gap: 1.125rem;
  display: flex;
  color: #728CA0;
  font-size: 13px;
  flex-wrap: wrap;
  align-items: center;
}.bcf_rv_stats_score-n5i {
  gap: 0.375rem;
  display: flex;
  align-items: baseline;
}.bcf_rv_stats_score_val-n5i {
  font-weight: 800;
  color: #E8A820;
  font-size: 1.375rem;
  font-family: 'Rajdhani', sans-serif;
}.bcf_rv_stats_score_max-n5i {
  font-size: 13px;
  color: #6E8AA0;
}.bcf_rv_stats_badge-n5i {
  gap: 4px;
  display: flex;
  align-items: center;
}.bcf_rv_stats_badge-n5i svg {
  width: 0.875rem;
  height: 14px;
  color: #E8A820;
}.bcf_rv_grid-n5i {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:640px) {.bcf_rv_grid-n5i {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.bcf_rv_grid-n5i {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.bcf_rv_card-n5i {
  padding: 20px;
  border: 1px solid rgba(255,255,255,0.11);
  background: #141E29;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
}.bcf_rv_card_stars-n5i {
  gap: 2px;
  color: #E8A820;
  display: flex;
  margin-bottom: 10px;
}.bcf_rv_card_stars-n5i svg {
  width: 14px;
  height: 0.875rem;
}.bcf_rv_card_h-n5i {
  line-height: 1.3;
  margin-bottom: 8px;
  color: #EDF3F8;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  font-weight: 700;
}.bcf_rv_card_body-n5i {
  flex: 1;
  margin-bottom: 0.875rem;
  line-height: 1.65;
  color: #728CA0;
  font-size: 13px;
  overflow-wrap: break-word;
}.bcf_rv_card_body-n5i strong {
  font-weight: 600;
  color: #AABFCE;
}.bcf_rv_card_meta-n5i {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 10px;
  flex-wrap: wrap;
  align-items: center;
  padding-top: 12px;
  justify-content: space-between;
  display: flex;
}.bcf_rv_card_author-n5i {
  font-weight: 600;
  font-size: 12px;
  color: #AABFCE;
}.bcf_rv_card_date-n5i {
  font-size: 0.688rem;
  color: #6E8AA0;
}.bcf_seo-n5i {
  background: #0D1219;
  padding: 2.25rem 16px 0;
}
@media(min-width:768px) {.bcf_seo-n5i {
  padding: 44px 1.5rem 0;
}
}.bcf_seo_in-n5i {
  border-radius: 12px;
  padding: 28px 24px;
  background: #141E29;
  border: 1px solid rgba(255,255,255,0.11);
  margin: 0 auto;
  max-width: 83.75rem;
}
@media(min-width: 771px) {.bcf_seo_in-n5i {
  padding: 2.25rem 2.5rem;
}
}.bcf_seo_label-n5i {
  color: #29B5D5;
  font-size: 0.688rem;
  margin-bottom: 10px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
}.bcf_seo_h2-n5i {
  font-family: 'Rajdhani', sans-serif;
  line-height: 1.25;
  margin-bottom: 0.875rem;
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #EDF3F8;
}
@media(min-width: 769px) {.bcf_seo_h2-n5i {
  font-size: 1.5rem;
}
}.bcf_seo_body-n5i {
  color: #7A95A8;
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 14px;
}.bcf_seo_body-n5i p {
  color: #7A95A8;
  font-size: 14px;
  margin-bottom: 0.75rem;
  line-height: 1.75;
}.bcf_seo_body-n5i p:last-child {
  margin-bottom: 0;
}.bcf_seo_body-n5i strong {
  color: #AABFCE;
  font-weight: 700;
}.bcf_seo_body-n5i a {
  transition: color .2s;
  color: #29B5D5;
  text-decoration: underline;
}.bcf_seo_body-n5i a:hover {
  color: #3EC8E8;
}.bcf_seo_body-n5i ul,.bcf_seo_body-n5i ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.bcf_seo_body-n5i ol {
  list-style: decimal;
}.bcf_seo_body-n5i li {
  margin-bottom: 6px;
  line-height: 1.75;
  color: #7A95A8;
  font-size: 0.875rem;
}.bcf_seo_body-n5i table {
  display: block;
  overflow-x: auto;
  margin-bottom: 12px;
  border-collapse: collapse;
  width: 100%;
  font-size: 0.813rem;
}
@media(min-width: 771px) {.bcf_seo_body-n5i table {
  display: table;
}
}.bcf_seo_body-n5i th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  font-weight: 700;
  color: #AABFCE;
}.bcf_seo_body-n5i td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 0.75rem;
  color: #7A95A8;
}.bcf_seo_cols-n5i {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 639px) {.bcf_seo_cols-n5i {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.bcf_seo_cols-n5i {
  grid-template-columns: repeat(3,1fr);
}
}.bcf_seo_col_h-n5i {
  font-size: 13px;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  color: #AABFCE;
}.bcf_seo_col_p-n5i {
  line-height: 1.65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #728CA0;
}.bcf_seo_stats-n5i {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.bcf_seo_stat-n5i {
  border-radius: 0.5rem;
  background: rgba(41,181,213,0.06);
  border: 1px solid rgba(41,181,213,0.15);
  flex: 1;
  padding: 14px 16px;
  min-width: 140px;
}.bcf_seo_stat_val-n5i {
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 0.25rem;
  color: #29B5D5;
}.bcf_seo_stat_lb-n5i {
  color: #728CA0;
  overflow-wrap: break-word;
  font-size: 11px;
}.bcf_seo-n5i {
  padding: 2.25rem 1rem 0;
  background: #0D1219;
}
@media(min-width: 770px) {.bcf_seo-n5i {
  padding: 44px 24px 0;
}
}.bcf_seo_in-n5i {
  margin: 0 auto;
  border-radius: 0.75rem;
  background: #141E29;
  padding: 28px 1.5rem;
  border: 1px solid rgba(255,255,255,0.11);
  max-width: 83.75rem;
}
@media(min-width: 769px) {.bcf_seo_in-n5i {
  padding: 36px 2.5rem;
}
}.bcf_seo_label-n5i {
  text-transform: uppercase;
  color: #29B5D5;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
}.bcf_seo_h2-n5i {
  font-family: 'Rajdhani', sans-serif;
  color: #EDF3F8;
  line-height: 1.25;
  font-size: 1.25rem;
  margin-bottom: 14px;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.bcf_seo_h2-n5i {
  font-size: 24px;
}
}.bcf_seo_body-n5i {
  color: #7A95A8;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.75;
}.bcf_seo_body-n5i p {
  color: #7A95A8;
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 12px;
}.bcf_seo_body-n5i p:last-child {
  margin-bottom: 0;
}.bcf_seo_body-n5i strong {
  font-weight: 700;
  color: #AABFCE;
}.bcf_seo_body-n5i a {
  transition: color .2s;
  color: #29B5D5;
  text-decoration: underline;
}.bcf_seo_body-n5i a:hover {
  color: #3EC8E8;
}.bcf_seo_body-n5i ul,.bcf_seo_body-n5i ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.bcf_seo_body-n5i ol {
  list-style: decimal;
}.bcf_seo_body-n5i li {
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 6px;
  color: #7A95A8;
}.bcf_seo_body-n5i table {
  margin-bottom: 12px;
  display: block;
  overflow-x: auto;
  width: 100%;
  font-size: 0.813rem;
  border-collapse: collapse;
}
@media(min-width: 769px) {.bcf_seo_body-n5i table {
  display: table;
}
}.bcf_seo_body-n5i th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 0.75rem;
  font-weight: 700;
  text-align: left;
  color: #AABFCE;
}.bcf_seo_body-n5i td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #7A95A8;
}.bcf_seo_cols-n5i {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 643px) {.bcf_seo_cols-n5i {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.bcf_seo_cols-n5i {
  grid-template-columns: repeat(3,1fr);
}
}.bcf_seo_col_h-n5i {
  font-weight: 700;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  color: #AABFCE;
  font-size: 13px;
}.bcf_seo_col_p-n5i {
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #728CA0;
  font-size: 13px;
}.bcf_seo_stats-n5i {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.bcf_seo_stat-n5i {
  background: rgba(41,181,213,0.06);
  flex: 1;
  padding: 14px 1rem;
  border: 1px solid rgba(41,181,213,0.15);
  border-radius: 0.5rem;
  min-width: 140px;
}.bcf_seo_stat_val-n5i {
  color: #29B5D5;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 4px;
  font-weight: 800;
}.bcf_seo_stat_lb-n5i {
  font-size: 0.688rem;
  color: #728CA0;
  overflow-wrap: break-word;
}.bcf_faq-n5i {
  background: #0D1219;
  padding: 36px 16px 0;
}
@media(min-width: 770px) {.bcf_faq-n5i {
  padding: 44px 1.5rem 0;
}
}.bcf_faq_in-n5i {
  margin: 0 auto;
  max-width: 83.75rem;
}.bcf_faq_head-n5i {
  margin-bottom: 20px;
}.bcf_faq_label-n5i {
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  color: #29B5D5;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
}.bcf_faq_h2-n5i {
  color: #EDF3F8;
  overflow-wrap: break-word;
  font-size: 20px;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
}
@media(min-width: 769px) {.bcf_faq_h2-n5i {
  font-size: 1.5rem;
}
}.bcf_faq_list-n5i {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.bcf_faq_item-n5i {
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.11);
  overflow: hidden;
  background: #141E29;
}.bcf_faq_q-n5i {
  padding: 16px 1.25rem;
  transition: color .2s;
  gap: 12px;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  color: #AABFCE;
  font-weight: 600;
  font-size: 14px;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  display: flex;
}.bcf_faq_q-n5i:hover {
  color: #EDF3F8;
}.bcf_faq_q_ic-n5i {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255,255,255,0.05);
  flex-shrink: 0;
  font-size: 16px;
  height: 24px;
  align-items: center;
  width: 1.5rem;
  color: #29B5D5;
  display: flex;
  justify-content: center;
}.bcf_faq_item-n5i.bcf_state_open-n5i .bcf_faq_q_ic-n5i {
  transform: rotate(45deg);
}.bcf_faq_a-n5i {
  padding: 0 20px 1rem;
  line-height: 1.7;
  font-size: 13px;
  display: none;
  color: #728CA0;
  overflow-wrap: break-word;
}.bcf_faq_item-n5i.bcf_state_open-n5i .bcf_faq_a-n5i {
  display: block;
}.bcf_faq_a-n5i strong {
  color: #AABFCE;
  font-weight: 700;
}.bcf_faq_a-n5i a {
  color: #29B5D5;
  text-decoration: underline;
}.bcf_faq_a-n5i ul,.bcf_faq_a-n5i ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 20px;
}.bcf_faq_a-n5i ol {
  list-style: decimal;
}.bcf_faq_a-n5i li {
  line-height: 1.6;
  margin-bottom: 4px;
}.bcf_faq_a-n5i table {
  margin: 0.5rem 0;
  overflow-x: auto;
  display: block;
  width: 100%;
  border-collapse: collapse;
  font-size: 12px;
}
@media(min-width: 770px) {.bcf_faq_a-n5i table {
  display: table;
}
}.bcf_faq_a-n5i th {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  font-weight: 700;
  color: #AABFCE;
}.bcf_faq_a-n5i td {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #728CA0;
}.bcf_seo-n5i {
  padding: 2.25rem 16px 0;
  background: #0D1219;
}
@media(min-width: 770px) {.bcf_seo-n5i {
  padding: 2.75rem 1.5rem 0;
}
}.bcf_seo_in-n5i {
  padding: 28px 1.5rem;
  margin: 0 auto;
  background: #141E29;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 0.75rem;
  max-width: 1340px;
}
@media(min-width:768px) {.bcf_seo_in-n5i {
  padding: 2.25rem 2.5rem;
}
}.bcf_seo_label-n5i {
  text-transform: uppercase;
  margin-bottom: 10px;
  color: #29B5D5;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
}.bcf_seo_h2-n5i {
  font-size: 1.25rem;
  margin-bottom: 14px;
  color: #EDF3F8;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-weight: 800;
}
@media(min-width: 767px) {.bcf_seo_h2-n5i {
  font-size: 1.5rem;
}
}.bcf_seo_body-n5i {
  color: #7A95A8;
  font-size: 0.875rem;
  line-height: 1.75;
  overflow-wrap: break-word;
}.bcf_seo_body-n5i p {
  line-height: 1.75;
  color: #7A95A8;
  font-size: 14px;
  margin-bottom: 12px;
}.bcf_seo_body-n5i p:last-child {
  margin-bottom: 0;
}.bcf_seo_body-n5i strong {
  font-weight: 700;
  color: #AABFCE;
}.bcf_seo_body-n5i a {
  transition: color .2s;
  text-decoration: underline;
  color: #29B5D5;
}.bcf_seo_body-n5i a:hover {
  color: #3EC8E8;
}.bcf_seo_body-n5i ul,.bcf_seo_body-n5i ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.bcf_seo_body-n5i ol {
  list-style: decimal;
}.bcf_seo_body-n5i li {
  line-height: 1.75;
  color: #7A95A8;
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
}.bcf_seo_body-n5i table {
  font-size: 13px;
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
  margin-bottom: 12px;
  width: 100%;
}
@media(min-width: 770px) {.bcf_seo_body-n5i table {
  display: table;
}
}.bcf_seo_body-n5i th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  color: #AABFCE;
  text-align: left;
}.bcf_seo_body-n5i td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #7A95A8;
}.bcf_seo_cols-n5i {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 638px) {.bcf_seo_cols-n5i {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.bcf_seo_cols-n5i {
  grid-template-columns: repeat(3,1fr);
}
}.bcf_seo_col_h-n5i {
  font-size: 0.813rem;
  margin-bottom: 0.438rem;
  font-weight: 700;
  color: #AABFCE;
  overflow-wrap: break-word;
}.bcf_seo_col_p-n5i {
  color: #728CA0;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.65;
}.bcf_seo_stats-n5i {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.bcf_seo_stat-n5i {
  background: rgba(41,181,213,0.06);
  border-radius: 8px;
  flex: 1;
  padding: 14px 1rem;
  border: 1px solid rgba(41,181,213,0.15);
  min-width: 8.75rem;
}.bcf_seo_stat_val-n5i {
  margin-bottom: 0.25rem;
  color: #29B5D5;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
}.bcf_seo_stat_lb-n5i {
  color: #728CA0;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.bcf_ft-n5i {
  background: #080D15;
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 3rem;
}.bcf_ft_support-n5i {
  padding: 24px 16px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 767px) {.bcf_ft_support-n5i {
  padding: 1.75rem 1.5rem;
}
}.bcf_ft_support_in-n5i {
  gap: 16px;
  margin: 0 auto;
  flex-wrap: wrap;
  align-items: center;
  max-width: 83.75rem;
  display: flex;
}.bcf_ft_support_main-n5i {
  flex: 1;
  gap: 16px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  min-width: 220px;
}.bcf_ft_support_ic-n5i {
  flex-shrink: 0;
  color: #29B5D5;
}.bcf_ft_support_ic-n5i svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 30px;
  width: 30px;
}.bcf_ft_support_text_title-n5i {
  font-weight: 700;
  color: #EDF3F8;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  margin-bottom: 3px;
}.bcf_ft_support_text_sub-n5i {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #728CA0;
}.bcf_ft_support_btn-n5i {
  background: #29B5D5;
  border-radius: 0.5rem;
  transition: background .2s;
  padding: 0.688rem 1.375rem;
  white-space: nowrap;
  font-size: 13px;
  flex-shrink: 0;
  font-weight: 700;
  color: #EDF3F8;
}.bcf_ft_support_btn-n5i:hover {
  background: #3EC8E8;
}.bcf_ft_support_contacts-n5i {
  gap: 16px;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.bcf_ft_support_contact-n5i {
  color: #6E8AA0;
  line-height: 1.4;
  font-size: 12px;
}.bcf_ft_support_contact-n5i strong {
  font-weight: 600;
  margin-bottom: 2px;
  color: #7A95A8;
  display: block;
  font-size: 0.688rem;
}.bcf_ft_main-n5i {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 32px 1rem 1.5rem;
}
@media(min-width: 771px) {.bcf_ft_main-n5i {
  padding: 2.5rem 24px 2rem;
}
}.bcf_ft_main_in-n5i {
  margin: 0 auto;
  gap: 1.5rem;
  display: grid;
  max-width: 1340px;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 637px) {.bcf_ft_main_in-n5i {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.bcf_ft_main_in-n5i {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.bcf_ft_col_logo-n5i {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.bcf_ft_col_logo-n5i {
  grid-column: auto;
}
}.bcf_ft_logo-n5i {
  gap: 9px;
  flex-wrap: wrap;
  font-size: 1rem;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  align-items: center;
  font-weight: 800;
  display: flex;
  color: #EDF3F8;
}.bcf_ft_logo_mark-n5i {
  border-radius: 0.25rem;
  overflow: hidden;
  height: 30px;
  width: 1.875rem;
}.bcf_ft_logo_mark-n5i img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.bcf_ft_logo_sub-n5i {
  line-height: 1.55;
  max-width: 200px;
  font-size: 12px;
  overflow-wrap: break-word;
  color: #6E8AA0;
}.bcf_ft_col_title-n5i {
  margin-bottom: 14px;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: .07em;
  font-weight: 700;
  color: #7A95A8;
}.bcf_ft_col_links-n5i {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.bcf_ft_col_link-n5i {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #6E8AA0;
  font-size: 13px;
}.bcf_ft_col_link-n5i:hover {
  color: #AABFCE;
}.bcf_ft_apps-n5i {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.bcf_ft_app_card-n5i {
  gap: 10px;
  transition: border-color .2s;
  background: rgba(255,255,255,0.05);
  border-radius: 0.25rem;
  border: 1px solid rgba(255,255,255,0.11);
  padding: 0.625rem 0.75rem;
  display: flex;
  align-items: center;
}.bcf_ft_app_card-n5i:hover {
  border-color: rgba(41,181,213,0.46);
}.bcf_ft_app_card_ic-n5i svg {
  stroke-linejoin: round;
  height: 22px;
  stroke-linecap: round;
  width: 22px;
}.bcf_ft_app_card_os-n5i {
  font-weight: 600;
  color: #6E8AA0;
  font-size: 10px;
}.bcf_ft_app_card_action-n5i {
  font-weight: 700;
  font-size: 0.75rem;
  color: #AABFCE;
}.bcf_ft_bot-n5i {
  padding: 20px 16px;
}
@media(min-width: 767px) {.bcf_ft_bot-n5i {
  padding: 1.25rem 24px;
}
}.bcf_ft_bot_in-n5i {
  margin: 0 auto;
  gap: 1rem;
  display: flex;
  max-width: 1340px;
  flex-wrap: wrap;
  align-items: center;
}.bcf_ft_socials-n5i {
  gap: 8px;
  display: flex;
}.bcf_ft_soc-n5i {
  border-radius: 4px;
  transition: background .2s;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.11);
  color: #7A95A8;
  display: flex;
  width: 36px;
  justify-content: center;
  align-items: center;
  height: 2.25rem;
}.bcf_ft_soc-n5i svg {
  stroke-linejoin: round;
  height: 16px;
  stroke-linecap: round;
  width: 16px;
}.bcf_ft_soc-n5i:hover {
  background: rgba(255,255,255,0.07);
}.bcf_ft_legal-n5i {
  flex: 1;
  overflow-wrap: break-word;
  min-width: 200px;
  font-size: 0.688rem;
  line-height: 1.6;
  color: #7896AA;
}.bcf_ft_legal-n5i strong {
  font-weight: 700;
  color: #7A95A8;
}.bcf_ft_legal-n5i a {
  color: #7A95A8;
  text-decoration: underline;
}.bcf_ft_age-n5i {
  border: 2px solid #7896AA;
  border-radius: 50%;
  color: #7896AA;
  flex-shrink: 0;
  font-weight: 800;
  margin-left: auto;
  align-items: center;
  display: flex;
  width: 2rem;
  justify-content: center;
  height: 2rem;
  font-size: 11px;
}