*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #080C18;
  line-height: 1.6;
  font-family: 'Raleway', sans-serif;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
  color: #BACEDE;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  text-decoration: none;
  color: inherit;
}button {
  font: inherit;
  border: none;
  background: none;
  color: inherit;
  cursor: pointer;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.baj_layout-azp {
  min-height: 100vh;
  flex-direction: column;
  display: flex;
}.baj_page-azp {
  min-height: 100vh;
  display: flex;
}.baj_main-azp {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media(min-width: 1077px) {.baj_main-azp {
  padding-left: 13.75rem;
}
}
@media(max-width: 1077px) {.baj_main-azp {
  padding-bottom: 4.5rem;
}
}.baj_gc-azp {
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: #0B1020;
  border-radius: 10px;
  transition: transform .2s,border-color .2s;
  flex-shrink: 0;
  width: 8.75rem;
  position: relative;
  cursor: pointer;
}
@media(min-width: 638px) {.baj_gc-azp {
  width: 156px;
}
}
@media(min-width: 1081px) {.baj_gc-azp {
  width: 10.5rem;
}
}.baj_gc-azp:hover {
  transform: translateY(-3px);
  border-color: rgba(91, 155, 214, 0.07);
}.baj_gc_img-azp {
  overflow: hidden;
  padding-bottom: 80%;
  position: relative;
  width: 100%;
}.baj_gc_img-azp img {
  inset: 0;
  position: absolute;
  width: 100%;
  object-fit: cover;
  height: 100%;
}.baj_gc_hover-azp {
  transition: opacity .2s;
  inset: 0;
  background: rgba(5, 8, 16, 0.78);
  display: flex;
  position: absolute;
  justify-content: center;
  align-items: center;
  opacity: 0;
}.baj_gc-azp:hover .baj_gc_hover-azp {
  opacity: 1;
}.baj_gc_hover_btn-azp {
  border-radius: 6px;
  background: #5B9BD6;
  padding: 0.5rem 16px;
  font-size: 12px;
  color: #EDF2F8;
  font-weight: 700;
}.baj_gc_info-azp {
  padding: 0.5rem 10px 0.625rem;
}.baj_gc_name-azp {
  overflow: hidden;
  font-weight: 600;
  white-space: nowrap;
  color: #BACEDE;
  margin-bottom: 3px;
  font-size: 0.75rem;
  text-overflow: ellipsis;
  max-width: 100%;
}.baj_gc_prov-azp {
  font-size: 0.625rem;
  color: #3E5870;
}.baj_gc_tag-azp {
  border-radius: 4px;
  padding: 2px 7px;
  position: absolute;
  left: 6px;
  top: 0.375rem;
  text-transform: uppercase;
  font-size: 9px;
  font-weight: 700;
  z-index: 2;
  letter-spacing: .04em;
}.baj_gc_tag_hot-azp {
  background: #C94050;
  color: #fff;
}.baj_gc_tag_new-azp {
  background: #3DBFA0;
  color: #080C18;
}.baj_gc_tag_jp-azp {
  background: #C9A040;
  color: #080C18;
}.baj_gc_tag_ex-azp {
  background: #3A5FA8;
  color: #fff;
}.baj_gc_tag_live-azp {
  background: #C94050;
  color: #fff;
}.baj_gr-azp {
  padding: 2rem 1rem 0;
  background: #080C18;
}
@media(min-width: 765px) {.baj_gr-azp {
  padding: 2.25rem 1.5rem 0;
}
}.baj_gr_in-azp {
  margin: 0 auto;
  max-width: 82.5rem;
}.baj_gr_head-azp {
  gap: 0.75rem;
  align-items: center;
  display: flex;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
}.baj_gr_head_l-azp {
  gap: 0.625rem;
  flex: 1;
  display: flex;
  min-width: 0;
  align-items: center;
}.baj_gr_ic-azp {
  border-radius: 0.625rem;
  align-items: center;
  width: 2rem;
  height: 32px;
  flex-shrink: 0;
  justify-content: center;
  display: flex;
}.baj_gr_ic-azp svg {
  stroke-linejoin: round;
  height: 1rem;
  stroke-linecap: round;
  width: 1rem;
}.baj_gr_title-azp {
  font-weight: 700;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  font-size: 16px;
  color: #EDF2F8;
}
@media(min-width: 770px) {.baj_gr_title-azp {
  font-size: 1.125rem;
}
}.baj_gr_more-azp {
  gap: 5px;
  transition: color .2s;
  font-size: 0.75rem;
  align-items: center;
  white-space: nowrap;
  flex-shrink: 0;
  display: flex;
  font-weight: 600;
  color: #567089;
}.baj_gr_more-azp:hover {
  color: #5B9BD6;
}.baj_gr_more-azp svg {
  stroke-linejoin: round;
  height: 0.75rem;
  stroke-linecap: round;
  width: 0.75rem;
}.baj_gr_arrows-azp {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.baj_gr_arr-azp {
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 6px;
  width: 30px;
  height: 1.875rem;
  color: #7FA2BB;
  justify-content: center;
  align-items: center;
  display: flex;
}.baj_gr_arr-azp:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #EDF2F8;
}.baj_gr_arr-azp svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.813rem;
  width: 0.813rem;
}.baj_gr_seo_h-azp {
  margin: 0 0 6px;
  color: #BACEDE;
  font-size: 13px;
  max-width: 42.5rem;
  font-weight: 700;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 766px) {.baj_gr_seo_h-azp {
  font-size: 14px;
}
}.baj_gr_seo-azp {
  color: #567089;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  line-height: 1.55;
  max-width: 42.5rem;
  margin-bottom: 12px;
}.baj_gr_seo-azp strong {
  font-weight: 600;
  color: #BACEDE;
}.baj_gr_scroll-azp {
  gap: 10px;
  -webkit-overflow-scrolling: touch;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 0.625rem;
}.baj_gr_scroll-azp::-webkit-scrollbar {
  display: none;
}
@media(min-width: 767px) {.baj_gr_scroll-azp {
  gap: 12px;
}
}.baj_tb-azp {
  background: #080C18;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  align-items: center;
  left: 0;
  display: flex;
  right: 0;
  height: 3.5rem;
  z-index: 80;
  position: fixed;
  top: 0;
}.baj_tb_in-azp {
  gap: 0;
  padding: 0 0.875rem;
  display: flex;
  align-items: center;
  height: 100%;
  width: 100%;
}.baj_tb_burger-azp {
  gap: 0.313rem;
  border-radius: 0.625rem;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  height: 2.375rem;
  flex-direction: column;
  margin-right: 0.5rem;
  width: 2.375rem;
}.baj_tb_burger-azp:hover {
  background: rgba(255, 255, 255, 0.05);
}.baj_tb_burger_line-azp {
  border-radius: 1px;
  background: #7FA2BB;
  height: 2px;
  width: 1.125rem;
  display: block;
}
@media(min-width: 1081px) {.baj_tb_burger-azp {
  display: none;
}
}.baj_tb_logo-azp {
  gap: 0.563rem;
  letter-spacing: -.01em;
  margin-right: 20px;
  align-items: center;
  flex-shrink: 0;
  font-weight: 800;
  overflow-wrap: break-word;
  display: flex;
  font-size: 18px;
  color: #EDF2F8;
}.baj_tb_logo_mark-azp {
  overflow: hidden;
  border-radius: 0.625rem;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 32px;
}.baj_tb_logo_mark-azp img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.baj_tb_nav-azp {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 637px) {.baj_tb_nav-azp {
  display: flex;
}
}.baj_tb_tab-azp {
  padding: 8px 14px;
  border-radius: 10px;
  transition: background .15s,color .15s;
  font-size: 0.813rem;
  color: #7FA2BB;
  white-space: nowrap;
  font-weight: 600;
}.baj_tb_tab-azp:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EDF2F8;
}.baj_tb_tab-azp.baj_state_active-azp {
  background: rgba(91, 155, 214, 0.16);
  color: #EDF2F8;
}.baj_tb_right-azp {
  gap: 8px;
  margin-left: auto;
  align-items: center;
  flex-shrink: 0;
  display: flex;
}.baj_tb_login-azp {
  padding: 9px 1rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s,color .2s;
  border-radius: 10px;
  display: none;
  font-size: 13px;
  font-weight: 600;
  color: #BACEDE;
}.baj_tb_login-azp:hover {
  border-color: rgba(255, 255, 255, 0.18);
  color: #EDF2F8;
}
@media(min-width: 478px) {.baj_tb_login-azp {
  display: block;
}
}.baj_tb_reg-azp {
  transition: background .2s;
  padding: 0.563rem 18px;
  background: #3DBFA0;
  border-radius: 10px;
  white-space: nowrap;
  font-weight: 700;
  font-size: 13px;
  color: #070C16;
}.baj_tb_reg-azp:hover {
  background: #55D4B5;
}.baj_sb-azp {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .25s ease;
  background: #0E1525;
  transform: translateX(-100%);
  width: 220px;
  top: 56px;
  left: 0;
  z-index: 70;
  overflow-y: auto;
  position: fixed;
  bottom: 0;
}.baj_sb-azp.baj_state_open-azp {
  transform: translateX(0);
}.baj_sb-azp::-webkit-scrollbar {
  width: 4px;
}.baj_sb-azp::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1077px) {.baj_sb-azp {
  transform: translateX(0);
}
}.baj_sb_auth-azp {
  padding: 14px 12px 0.625rem;
}.baj_sb_btn_reg-azp {
  border-radius: 0.625rem;
  padding: 11px;
  transition: background .2s;
  background: #3DBFA0;
  display: block;
  font-weight: 700;
  margin-bottom: 0.5rem;
  font-size: 0.813rem;
  text-align: center;
  color: #070C16;
}.baj_sb_btn_reg-azp:hover {
  background: #55D4B5;
}.baj_sb_btn_login-azp {
  padding: 10px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.625rem;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  text-align: center;
  display: block;
  font-weight: 600;
  font-size: 0.813rem;
  color: #BACEDE;
}.baj_sb_btn_login-azp:hover {
  border-color: rgba(255, 255, 255, 0.18);
  color: #EDF2F8;
}.baj_sb_promo-azp {
  border: 1px solid rgba(91, 155, 214, 0.16);
  border-radius: 10px;
  background: linear-gradient(135deg,#0A1830,#0E1525);
  padding: 0.75rem 14px;
  margin: 0 0.75rem 10px;
  overflow: hidden;
  position: relative;
}.baj_sb_promo-azp::before {
  background: radial-gradient(circle,rgba(91, 155, 214, 0.16),transparent 70%);
  border-radius: 50%;
  content: '';
  width: 80px;
  right: -1.25rem;
  height: 5rem;
  position: absolute;
  top: -1.25rem;
}.baj_sb_promo_title-azp {
  margin-bottom: 0.25rem;
  color: #5B9BD6;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .06em;
  font-weight: 700;
}.baj_sb_promo_text-azp {
  line-height: 1.35;
  color: #EDF2F8;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  font-weight: 600;
}.baj_sb_promo_sub-azp {
  color: #567089;
  margin-top: 3px;
  font-size: 0.625rem;
}.baj_sb_nav-azp {
  padding: 6px 8px 16px;
}.baj_sb_nav_lb-azp {
  padding: 10px 8px 0.375rem;
  text-transform: uppercase;
  font-size: 0.625rem;
  color: #3E5870;
  font-weight: 700;
  letter-spacing: .08em;
}.baj_sb_link-azp {
  padding: 0.563rem 10px;
  border-radius: 6px;
  transition: background .15s,color .15s;
  gap: 10px;
  font-size: 0.813rem;
  cursor: pointer;
  color: #7FA2BB;
  overflow-wrap: break-word;
  align-items: center;
  display: flex;
  font-weight: 500;
}.baj_sb_link-azp:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EDF2F8;
}.baj_sb_link-azp.baj_state_active-azp {
  background: rgba(91, 155, 214, 0.16);
  color: #EDF2F8;
}.baj_sb_ic-azp {
  border-radius: 6px;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  width: 1.875rem;
  height: 30px;
}.baj_sb_ic-azp svg {
  height: 16px;
  stroke-linejoin: round;
  width: 1rem;
  stroke-linecap: round;
}.baj_sb_ic_1-azp {
  background: rgba(91, 155, 214, 0.07);
  color: #5B9BD6;
}.baj_sb_ic_2-azp {
  background: rgba(61, 191, 160, 0.15);
  color: #3DBFA0;
}.baj_sb_ic_3-azp {
  background: rgba(201, 160, 64, 0.16);
  color: #C9A040;
}.baj_sb_ic_4-azp {
  background: rgba(58, 95, 168, 0.22);
  color: #3A5FA8;
}.baj_sb_ic_5-azp {
  background: rgba(91, 155, 214, 0.07);
  color: #D065A8;
}.baj_sb_ic_6-azp {
  background: rgba(58, 95, 168, 0.22);
  color: #8060CC;
}.baj_sb_badge-azp {
  border-radius: 6px;
  padding: 2px 7px;
  background: #C9A040;
  font-weight: 700;
  font-size: 0.563rem;
  color: #070C16;
  margin-left: auto;
}.baj_sb_bot-azp {
  padding: 12px;
  gap: 0.5rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.baj_sb_lang-azp,.baj_sb_help-azp {
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.06);
  gap: 6px;
  border-radius: 6px;
  padding: 9px 0.375rem;
  flex: 1;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  font-size: 11px;
  display: flex;
  color: #7FA2BB;
}.baj_sb_lang-azp:hover,.baj_sb_help-azp:hover {
  border-color: rgba(255, 255, 255, 0.18);
  color: #EDF2F8;
}.baj_sb_lang-azp svg,.baj_sb_help-azp svg {
  stroke-linecap: round;
  width: 0.813rem;
  stroke-linejoin: round;
  height: 0.813rem;
}.baj_sb_bd-azp {
  background: rgba(5, 8, 16, 0.78);
  inset: 0;
  position: fixed;
  z-index: 69;
  display: none;
}.baj_sb_bd-azp.baj_state_on-azp {
  display: block;
}
@media(min-width:1080px) {.baj_sb_bd-azp {
  display: none!important;
}
}.baj_mob_nav-azp {
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #0E1525;
  display: flex;
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 80;
}
@media(min-width: 1081px) {.baj_mob_nav-azp {
  display: none;
}
}.baj_mob_nav_item-azp {
  gap: 0.25rem;
  flex: 1;
  padding: 4px 2px;
  color: #3E5870;
  align-items: center;
  flex-direction: column;
  display: flex;
  cursor: pointer;
}.baj_mob_nav_ic-azp {
  line-height: 1;
}.baj_mob_nav_ic-azp svg {
  height: 20px;
  stroke-linecap: round;
  width: 1.25rem;
  stroke-linejoin: round;
}.baj_mob_nav_lb-azp {
  font-size: 10px;
  color: #3E5870;
  font-weight: 600;
}.baj_mob_nav_item-azp.baj_state_active-azp {
  color: #5B9BD6;
}.baj_mob_nav_item-azp.baj_state_active-azp .baj_mob_nav_lb-azp {
  color: #5B9BD6;
}.baj_hero-azp {
  background: #080C18;
  padding: 20px 16px 0;
}
@media(min-width: 765px) {.baj_hero-azp {
  padding: 24px 1.5rem 0;
}
}.baj_hero_in-azp {
  margin: 0 auto;
  gap: 12px;
  grid-template-columns: 1fr;
  max-width: 1320px;
  display: grid;
}
@media(min-width: 861px) {.baj_hero_in-azp {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1101px) {.baj_hero_in-azp {
  grid-template-columns: 1fr 340px;
}
}.baj_hero_promo-azp {
  overflow: hidden;
  border-radius: 16px;
  background: #0B1020;
  position: relative;
  min-height: 13.75rem;
  display: flex;
  align-items: stretch;
}
@media(min-width: 767px) {.baj_hero_promo-azp {
  min-height: 280px;
}
}.baj_hero_promo_bg-azp {
  inset: 0;
  background: linear-gradient(120deg,#0A1830 0%,#080C18 100%);
  background-position: center;
  position: absolute;
  background-size: cover;
}.baj_hero_promo_bg-azp::after {
  background: linear-gradient(90deg,#080C18 0%,rgba(5, 8, 16, 0.78) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.baj_hero_promo_glow-azp {
  background: radial-gradient(circle,rgba(58, 95, 168, 0.22) 0%,transparent 65%);
  border-radius: 50%;
  width: 18.75rem;
  position: absolute;
  pointer-events: none;
  top: -40px;
  right: 60px;
  height: 300px;
}.baj_hero_promo_ct-azp {
  padding: 1.75rem 24px 1.75rem 1.75rem;
  display: flex;
  position: relative;
  flex-direction: column;
  max-width: 480px;
  justify-content: center;
  z-index: 2;
}
@media(min-width: 771px) {.baj_hero_promo_ct-azp {
  padding: 2.5rem 2rem;
}
}.baj_hero_badge-azp {
  padding: 5px 12px;
  background: rgba(91, 155, 214, 0.16);
  border: 1px solid rgba(91, 155, 214, 0.07);
  border-radius: 20px;
  font-size: 0.625rem;
  text-transform: uppercase;
  margin-bottom: 0.875rem;
  letter-spacing: .08em;
  display: inline-block;
  font-weight: 700;
  color: #5B9BD6;
}.baj_hero_h1-azp {
  font-weight: 800;
  line-height: 1.15;
  margin-bottom: 0.625rem;
  font-size: 26px;
  overflow-wrap: break-word;
  color: #EDF2F8;
  font-family: 'Cormorant Garamond', serif;
}.baj_hero_h1-azp em {
  font-style: normal;
  color: #C9A040;
}
@media(min-width: 765px) {.baj_hero_h1-azp {
  font-size: 2.25rem;
}
}.baj_hero_sub-azp {
  margin-bottom: 20px;
  line-height: 1.55;
  color: #7FA2BB;
  font-size: 0.813rem;
}
@media(min-width: 769px) {.baj_hero_sub-azp {
  font-size: 0.875rem;
}
}.baj_hero_row-azp {
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.baj_hero_cta-azp {
  transition: background .2s;
  background: #3DBFA0;
  border-radius: 10px;
  padding: 13px 1.625rem;
  font-size: 0.875rem;
  font-weight: 700;
  color: #070C16;
  box-shadow: 0 4px 1.375rem rgba(61, 191, 160, 0.40);
}.baj_hero_cta-azp:hover {
  background: #55D4B5;
}.baj_hero_terms-azp {
  color: #3E5870;
  font-size: 0.688rem;
}.baj_hero_game-azp {
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 1rem;
  background: #0B1020;
  display: flex;
  position: relative;
  flex-direction: column;
}.baj_hero_game_badge-azp {
  border-radius: 1.25rem;
  border: 1px solid rgba(201, 160, 64, 0.16);
  padding: 5px 0.625rem;
  background: rgba(201, 160, 64, 0.16);
  position: absolute;
  font-weight: 700;
  top: 0.75rem;
  font-size: 10px;
  text-transform: uppercase;
  color: #C9A040;
  z-index: 3;
  left: 0.75rem;
  letter-spacing: .06em;
}.baj_hero_game_badge-azp svg {
  height: 11px;
  margin-right: 4px;
  vertical-align: -1px;
  width: 11px;
}.baj_hero_game_img-azp {
  background: linear-gradient(135deg,#0A1830,#080C18);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.baj_hero_game_img-azp img {
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
}.baj_hero_game_play-azp {
  transition: opacity .2s;
  inset: 0;
  background: rgba(5, 8, 16, 0.78);
  align-items: center;
  display: flex;
  opacity: 0;
  justify-content: center;
  position: absolute;
}.baj_hero_game-azp:hover .baj_hero_game_play-azp {
  opacity: 1;
}.baj_hero_game_play-azp span {
  border-radius: 50%;
  background: #5B9BD6;
  justify-content: center;
  align-items: center;
  display: flex;
  height: 3.25rem;
  width: 3.25rem;
}.baj_hero_game_play-azp span svg {
  margin-left: 2px;
  height: 1.125rem;
  width: 1.125rem;
}.baj_hero_game_info-azp {
  padding: 0.875rem 16px;
}.baj_hero_game_title-azp {
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.938rem;
  margin-bottom: 4px;
  color: #EDF2F8;
}.baj_hero_game_provider-azp {
  color: #567089;
  font-size: 0.688rem;
}.baj_hero_game_btn-azp {
  margin: 0.75rem 1rem 16px;
  background: #5B9BD6;
  border-radius: 0.625rem;
  padding: 11px;
  transition: background .2s;
  font-size: 13px;
  font-weight: 700;
  display: block;
  color: #EDF2F8;
  text-align: center;
}.baj_hero_game-azp:hover .baj_hero_game_btn-azp {
  background: #7AB6EA;
}.baj_sbar-azp {
  background: #080C18;
  padding: 1rem 1rem 0;
}
@media(min-width: 767px) {.baj_sbar-azp {
  padding: 1.125rem 24px 0;
}
}.baj_sbar_in-azp {
  margin: 0 auto;
  max-width: 1320px;
}.baj_sbar_row-azp {
  gap: 0.625rem;
  display: flex;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
}.baj_sbar_input-azp {
  border: 1px solid rgba(255, 255, 255, 0.10);
  gap: 10px;
  border-radius: 0.625rem;
  flex: 1;
  padding: 0.688rem 16px;
  transition: border-color .2s;
  background: #0B1020;
  display: flex;
  align-items: center;
  font-size: 13px;
  cursor: pointer;
  color: #567089;
}.baj_sbar_input-azp:hover {
  border-color: rgba(255, 255, 255, 0.18);
}.baj_sbar_input-azp svg {
  width: 15px;
  stroke-linejoin: round;
  stroke-linecap: round;
  flex-shrink: 0;
  height: 15px;
}.baj_sbar_providers-azp {
  padding: 0.688rem 1.125rem;
  gap: 8px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s;
  background: #0B1020;
  border-radius: 10px;
  font-size: 13px;
  white-space: nowrap;
  display: flex;
  color: #BACEDE;
  align-items: center;
  font-weight: 600;
}.baj_sbar_providers-azp:hover {
  border-color: rgba(255, 255, 255, 0.18);
  color: #EDF2F8;
}.baj_sbar_providers-azp svg {
  height: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 14px;
}.baj_sbar_tabs-azp {
  gap: 6px;
  padding-bottom: 2px;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
}.baj_sbar_tabs-azp::-webkit-scrollbar {
  display: none;
}.baj_sbar_tab-azp {
  border-radius: 20px;
  gap: 0.438rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 8px 0.875rem;
  transition: background .15s,color .15s,border-color .15s;
  color: #7FA2BB;
  font-weight: 600;
  font-size: 0.75rem;
  cursor: pointer;
  white-space: nowrap;
  display: flex;
  flex-shrink: 0;
  align-items: center;
}.baj_sbar_tab-azp:hover {
  border-color: rgba(255, 255, 255, 0.18);
  background: rgba(255, 255, 255, 0.07);
  color: #EDF2F8;
}.baj_sbar_tab-azp.baj_state_active-azp {
  background: rgba(91, 155, 214, 0.16);
  border-color: rgba(91, 155, 214, 0.07);
  color: #EDF2F8;
}.baj_sbar_tab_ic-azp svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.875rem;
  width: 0.875rem;
}.baj_gr_jp-azp {
  border-radius: 16px;
  padding: 20px;
  overflow: hidden;
  background: linear-gradient(135deg,#10103A 0%,#080C18 100%);
  position: relative;
}.baj_gr_jp-azp::before {
  background: radial-gradient(circle,rgba(58, 95, 168, 0.22) 0%,transparent 70%);
  border-radius: 50%;
  content: '';
  position: absolute;
  width: 15.625rem;
  left: -3.75rem;
  top: -60px;
  height: 15.625rem;
}.baj_gr_jp-azp::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(201, 160, 64, 0.16) 0%,transparent 70%);
  bottom: -40px;
  right: 0;
  position: absolute;
  content: '';
  height: 12.5rem;
  width: 200px;
}.baj_gr_jp_head-azp {
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  align-items: flex-start;
  z-index: 1;
  margin-bottom: 1rem;
}.baj_gr_jp_info-azp {
  flex: 1;
}.baj_gr_jp_label-azp {
  text-transform: uppercase;
  color: #8060CC;
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.375rem;
}.baj_gr_jp_label-azp svg {
  margin-right: 4px;
  stroke-linejoin: round;
  width: 14px;
  height: 14px;
  stroke-linecap: round;
  vertical-align: -2px;
}.baj_gr_jp_amount-azp {
  line-height: 1;
  font-weight: 800;
  margin-bottom: 4px;
  font-family: 'Cormorant Garamond', serif;
  font-size: 2rem;
  overflow-wrap: break-word;
  color: #EDF2F8;
}
@media(min-width: 769px) {.baj_gr_jp_amount-azp {
  font-size: 40px;
}
}.baj_gr_jp_amount-azp span {
  color: #C9A040;
}.baj_gr_jp_seo-azp {
  line-height: 1.5;
  max-width: 30rem;
  overflow-wrap: break-word;
  font-size: 12px;
  color: #7FA2BB;
}.baj_gr_jp_cta-azp {
  transition: background .2s;
  padding: 11px 20px;
  background: rgba(58, 95, 168, 0.22);
  border: 1px solid rgba(58, 95, 168, 0.22);
  border-radius: 0.625rem;
  white-space: nowrap;
  font-weight: 700;
  margin-top: 0.25rem;
  z-index: 1;
  color: #EDF2F8;
  align-self: flex-start;
  font-size: 13px;
  flex-shrink: 0;
  position: relative;
}.baj_gr_jp_cta-azp:hover {
  background: #3A5FA8;
}.baj_gcg-azp {
  background: #080C18;
  padding: 36px 16px 0;
}
@media(min-width: 767px) {.baj_gcg-azp {
  padding: 44px 1.5rem 0;
}
}.baj_gcg_in-azp {
  margin: 0 auto;
  max-width: 1320px;
}.baj_gcg_head-azp {
  max-width: 720px;
  margin-bottom: 1.25rem;
}.baj_gcg_label-azp {
  font-weight: 700;
  color: #5B9BD6;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
}.baj_gcg_h2-azp {
  overflow-wrap: break-word;
  color: #EDF2F8;
  margin-bottom: 0.5rem;
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
  font-size: 22px;
}
@media(min-width: 766px) {.baj_gcg_h2-azp {
  font-size: 28px;
}
}.baj_gcg_intro-azp {
  color: #567089;
  line-height: 1.6;
  font-size: 13px;
}.baj_gcg_grid-azp {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 639px) {.baj_gcg_grid-azp {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.baj_gcg_grid-azp {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.baj_gcg_card-azp {
  border-radius: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  padding: 20px;
  cursor: pointer;
  flex-direction: column;
  display: flex;
  position: relative;
  justify-content: flex-end;
  min-height: 15rem;
}.baj_gcg_card-azp:hover {
  transform: translateY(-3px);
  border-color: rgba(91, 155, 214, 0.16);
}.baj_gcg_card_bg-azp {
  inset: 0;
  z-index: 0;
  position: absolute;
}.baj_gcg_card_bg-azp::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  position: absolute;
  content: '';
}.baj_gcg_card_ic-azp {
  border-radius: 0.375rem;
  background: rgba(0,0,0,.45);
  position: absolute;
  top: 1.125rem;
  z-index: 2;
  align-items: center;
  justify-content: center;
  display: flex;
  right: 18px;
  width: 40px;
  height: 2.5rem;
  color: #EDF2F8;
}.baj_gcg_card_ic-azp svg {
  width: 20px;
  stroke-linecap: round;
  height: 1.25rem;
  stroke-linejoin: round;
}.baj_gcg_card_ct-azp {
  z-index: 1;
  position: relative;
}.baj_gcg_card_h-azp {
  font-size: 1.125rem;
  line-height: 1.2;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: #EDF2F8;
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width:768px) {.baj_gcg_card_h-azp {
  font-size: 1.25rem;
}
}.baj_gcg_card_p-azp {
  line-height: 1.55;
  color: rgba(255,255,255,.82);
  margin-bottom: 10px;
  font-size: 12px;
  overflow-wrap: break-word;
}.baj_gcg_card_p-azp strong {
  font-weight: 600;
  color: #EDF2F8;
}.baj_gcg_card_cta-azp {
  gap: 4px;
  letter-spacing: .04em;
  font-weight: 700;
  align-items: center;
  font-size: 12px;
  display: inline-flex;
  text-transform: uppercase;
  color: #5B9BD6;
}.baj_gcg_card_cta-azp svg {
  width: 12px;
  height: 12px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.baj_ws-azp {
  background: #080C18;
  padding: 2rem 1rem 0;
}
@media(min-width: 769px) {.baj_ws-azp {
  padding: 36px 1.5rem 0;
}
}.baj_ws_in-azp {
  margin: 0 auto;
  max-width: 82.5rem;
}.baj_ws_head-azp {
  gap: 0.75rem;
  align-items: center;
  margin-bottom: 14px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}.baj_ws_title-azp {
  gap: 0.625rem;
  flex-wrap: wrap;
  font-family: 'Cormorant Garamond', serif;
  display: flex;
  overflow-wrap: break-word;
  color: #EDF2F8;
  font-size: 1rem;
  font-weight: 700;
  align-items: center;
}.baj_ws_title_ic-azp svg {
  stroke-linejoin: round;
  color: #C9A040;
  height: 18px;
  stroke-linecap: round;
  width: 18px;
}.baj_ws_online-azp {
  gap: 0.438rem;
  display: flex;
  font-size: 0.75rem;
  align-items: center;
  color: #567089;
  font-weight: 600;
}.baj_ws_online_dot-azp {
  background: #3DBFA0;
  border-radius: 50%;
  height: 0.5rem;
  box-shadow: 0 0 6px rgba(61, 191, 160, 0.15);
  width: 0.5rem;
  flex-shrink: 0;
}.baj_ws_scroll-azp {
  gap: 0.5rem;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
  padding-bottom: 8px;
}.baj_ws_scroll-azp::-webkit-scrollbar {
  display: none;
}.baj_wc-azp {
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #0B1020;
  gap: 10px;
  padding: 10px 0.875rem;
  border-radius: 0.625rem;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  min-width: 220px;
}.baj_wc_img-azp {
  overflow: hidden;
  background: #0E1525;
  border-radius: 0.375rem;
  height: 36px;
  flex-shrink: 0;
  width: 2.25rem;
}.baj_wc_img-azp img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.baj_wc_info-azp {
  min-width: 0;
}.baj_wc_game-azp {
  overflow: hidden;
  white-space: nowrap;
  font-size: 12px;
  font-weight: 600;
  color: #BACEDE;
  text-overflow: ellipsis;
}.baj_wc_player-azp {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #3E5870;
  font-size: 10px;
}.baj_wc_amount-azp {
  color: #3DBFA0;
  font-size: 0.813rem;
  font-weight: 700;
  margin-left: auto;
  white-space: nowrap;
  flex-shrink: 0;
}.baj_bon-azp {
  background: #080C18;
  padding: 2.25rem 16px 0;
}
@media(min-width: 767px) {.baj_bon-azp {
  padding: 44px 1.5rem 0;
}
}.baj_bon_in-azp {
  margin: 0 auto;
  max-width: 82.5rem;
}.baj_bon_head-azp {
  margin-bottom: 20px;
}.baj_bon_label-azp {
  margin-bottom: 0.5rem;
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #5B9BD6;
}.baj_bon_h2-azp {
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
  color: #EDF2F8;
  font-size: 20px;
  margin-bottom: 0.5rem;
}
@media(min-width: 769px) {.baj_bon_h2-azp {
  font-size: 1.5rem;
}
}.baj_bon_seo-azp {
  overflow-wrap: break-word;
  font-size: 13px;
  max-width: 620px;
  color: #567089;
  line-height: 1.6;
}.baj_bon_seo-azp strong {
  font-weight: 700;
  color: #BACEDE;
}.baj_bon_seo-azp a {
  color: #5B9BD6;
  text-decoration: underline;
}.baj_bon_grid-azp {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.baj_bon_grid-azp {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.baj_bon_grid-azp {
  grid-template-columns: repeat(5,1fr);
}
}.baj_bon_card-azp {
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #0B1020;
  transition: border-color .2s,transform .2s;
  border-radius: 10px;
  padding: 1rem;
}.baj_bon_card-azp:hover {
  transform: translateY(-2px);
  border-color: rgba(91, 155, 214, 0.07);
}.baj_bon_card_ic-azp svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.625rem;
  height: 26px;
}.baj_bon_card_ic-azp {
  margin-bottom: 0.625rem;
}.baj_bon_card_type-azp {
  letter-spacing: .06em;
  font-weight: 700;
  font-size: 10px;
  color: #567089;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
}.baj_bon_card_amount-azp {
  margin-bottom: 6px;
  color: #C9A040;
  font-weight: 800;
  line-height: 1.1;
  font-size: 1.125rem;
}.baj_bon_card_name-azp {
  overflow-wrap: break-word;
  font-size: 13px;
  margin-bottom: 0.5rem;
  color: #EDF2F8;
  font-weight: 600;
}.baj_bon_card_detail-azp {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 0.5rem;
  line-height: 1.5;
  overflow-wrap: break-word;
  color: #3E5870;
  font-size: 0.688rem;
}.baj_reg-azp {
  background: #080C18;
  padding: 2.25rem 16px 0;
}
@media(min-width: 766px) {.baj_reg-azp {
  padding: 44px 24px 0;
}
}.baj_reg_in-azp {
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  margin: 0 auto;
  background: #0E1525;
  border-radius: 16px;
  max-width: 1320px;
}
@media(min-width: 766px) {.baj_reg_in-azp {
  padding: 40px;
}
}.baj_reg_top-azp {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 859px) {.baj_reg_top-azp {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.baj_reg_label-azp {
  letter-spacing: .08em;
  margin-bottom: 10px;
  color: #5B9BD6;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
}.baj_reg_h2-azp {
  font-weight: 800;
  margin-bottom: 0.75rem;
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  line-height: 1.2;
  color: #EDF2F8;
}
@media(min-width: 770px) {.baj_reg_h2-azp {
  font-size: 1.75rem;
}
}.baj_reg_bonus-azp {
  background: rgba(201, 160, 64, 0.16);
  border-radius: 0.625rem;
  padding: 0.625rem 1rem;
  border: 1px solid rgba(201, 160, 64, 0.16);
  gap: 0.5rem;
  margin-bottom: 1rem;
  display: inline-flex;
  align-items: center;
}.baj_reg_bonus_amount-azp {
  font-weight: 800;
  color: #C9A040;
  font-size: 20px;
}.baj_reg_bonus_text-azp {
  line-height: 1.35;
  color: #7FA2BB;
  font-size: 0.813rem;
}.baj_reg_cta_btn-azp {
  transition: background .2s;
  border-radius: 10px;
  padding: 14px 32px;
  background: #3DBFA0;
  box-shadow: 0 4px 1.375rem rgba(61, 191, 160, 0.40);
  display: inline-block;
  font-size: 0.938rem;
  margin-bottom: 0.75rem;
  color: #070C16;
  font-weight: 700;
}.baj_reg_cta_btn-azp:hover {
  background: #55D4B5;
}.baj_reg_terms-azp {
  line-height: 1.5;
  color: #3E5870;
  font-size: 0.688rem;
}.baj_reg_seo-azp {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 1.25rem;
  color: #567089;
  padding-top: 1.25rem;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.65;
}.baj_reg_seo-azp p {
  font-size: 0.813rem;
  line-height: 1.65;
  margin-bottom: 0.625rem;
  color: #567089;
}.baj_reg_seo-azp p:last-child {
  margin-bottom: 0;
}.baj_reg_seo-azp strong {
  color: #BACEDE;
  font-weight: 700;
}.baj_reg_seo-azp a {
  transition: color .2s;
  color: #5B9BD6;
  text-decoration: underline;
}.baj_reg_seo-azp a:hover {
  color: #7AB6EA;
}.baj_reg_seo-azp ul,.baj_reg_seo-azp ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 18px;
}.baj_reg_seo-azp ol {
  list-style: decimal;
}.baj_reg_seo-azp li {
  font-size: 0.813rem;
  margin-bottom: 4px;
  color: #567089;
  line-height: 1.65;
}.baj_reg_seo-azp table {
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  width: 100%;
  margin-bottom: 10px;
  font-size: 0.813rem;
}
@media(min-width:768px) {.baj_reg_seo-azp table {
  display: table;
}
}.baj_reg_seo-azp th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #BACEDE;
  text-align: left;
}.baj_reg_seo-azp td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem;
  color: #567089;
}.baj_reg_steps-azp {
  gap: 0.875rem;
  flex-direction: column;
  display: flex;
  margin-top: 1.75rem;
}
@media(min-width: 863px) {.baj_reg_steps-azp {
  margin-top: 0;
}
}.baj_reg_step-azp {
  background: rgba(255, 255, 255, 0.05);
  padding: 1rem;
  gap: 14px;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.baj_reg_step_num-azp {
  border: 1px solid rgba(91, 155, 214, 0.07);
  border-radius: 50%;
  background: rgba(91, 155, 214, 0.16);
  color: #5B9BD6;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  font-weight: 800;
  height: 34px;
  justify-content: center;
  width: 34px;
  font-size: 0.875rem;
}.baj_reg_step_title-azp {
  font-weight: 700;
  margin-bottom: 3px;
  font-size: 0.875rem;
  color: #EDF2F8;
}.baj_reg_step_text-azp {
  line-height: 1.5;
  font-size: 0.75rem;
  color: #567089;
}.baj_reg_trust-azp {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  margin-top: 1.25rem;
  display: flex;
  padding-top: 20px;
  flex-wrap: wrap;
}.baj_reg_trust_item-azp {
  gap: 7px;
  align-items: center;
  color: #567089;
  display: flex;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.baj_reg_trust_ic-azp svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  color: #5B9BD6;
  height: 16px;
  width: 1rem;
}.baj_app-azp {
  padding: 36px 1rem 0;
  background: #080C18;
}
@media(min-width: 769px) {.baj_app-azp {
  padding: 44px 1.5rem 0;
}
}.baj_app_in-azp {
  margin: 0 auto;
  max-width: 1320px;
}.baj_app_head-azp {
  margin-bottom: 1rem;
}.baj_app_label-azp {
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  color: #5B9BD6;
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
}.baj_app_h2-azp {
  overflow-wrap: break-word;
  color: #EDF2F8;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  margin-bottom: 0.375rem;
  font-size: 1.25rem;
}
@media(min-width: 770px) {.baj_app_h2-azp {
  font-size: 1.5rem;
}
}.baj_app_sub-azp {
  max-width: 600px;
  font-size: 0.813rem;
  line-height: 1.6;
  color: #567089;
  overflow-wrap: break-word;
}.baj_app_sub-azp strong {
  font-weight: 700;
  color: #BACEDE;
}.baj_app_cards-azp {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 16px;
}
@media(min-width: 643px) {.baj_app_cards-azp {
  grid-template-columns: repeat(3,1fr);
}
}.baj_app_card-azp {
  padding: 20px;
  overflow: hidden;
  border-radius: 10px;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  position: relative;
}.baj_app_card_ios-azp {
  background: linear-gradient(135deg,rgba(91, 155, 214, 0.16) 0%,#0E1525 100%);
}.baj_app_card_android-azp {
  background: linear-gradient(135deg,rgba(61, 191, 160, 0.15) 0%,#0E1525 100%);
}.baj_app_card_win-azp {
  background: linear-gradient(135deg,rgba(201, 160, 64, 0.16) 0%,#0E1525 100%);
}.baj_app_card_ic-azp svg {
  height: 34px;
  width: 34px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.baj_app_card_ic-azp {
  flex-shrink: 0;
  color: #EDF2F8;
}.baj_app_card_os-azp {
  font-size: 0.625rem;
  margin-bottom: 6px;
  text-transform: uppercase;
  font-weight: 700;
  color: #567089;
  letter-spacing: .08em;
}.baj_app_card_title-azp {
  color: #EDF2F8;
  line-height: 1.2;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 0.375rem;
  font-size: 15px;
}.baj_app_card_text-azp {
  overflow-wrap: break-word;
  font-size: 12px;
  color: #567089;
  margin-bottom: 14px;
  line-height: 1.5;
}.baj_app_card_btn-azp {
  transition: background .2s;
  padding: 0.625rem 18px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 0.375rem;
  gap: 7px;
  background: rgba(255, 255, 255, 0.12);
  align-items: center;
  font-weight: 700;
  display: inline-flex;
  font-size: 13px;
  color: #EDF2F8;
}.baj_app_card_btn-azp:hover {
  background: rgba(255, 255, 255, 0.07);
}.baj_htp-azp {
  background: #080C18;
  padding: 36px 16px 0;
}
@media(min-width: 770px) {.baj_htp-azp {
  padding: 44px 24px 0;
}
}.baj_htp_in-azp {
  margin: 0 auto;
  max-width: 82.5rem;
}.baj_htp_head-azp {
  margin-bottom: 1.375rem;
  max-width: 45rem;
}.baj_htp_label-azp {
  color: #5B9BD6;
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
  margin-bottom: 8px;
  text-transform: uppercase;
}.baj_htp_h2-azp {
  font-size: 1.375rem;
  font-family: 'Cormorant Garamond', serif;
  color: #EDF2F8;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 8px;
}
@media(min-width: 769px) {.baj_htp_h2-azp {
  font-size: 28px;
}
}.baj_htp_intro-azp {
  font-size: 14px;
  line-height: 1.6;
  color: #567089;
}.baj_htp_steps-azp {
  padding: 0;
  margin: 0;
  list-style: none;
  gap: 12px;
  display: grid;
  counter-reset: none;
  grid-template-columns: 1fr;
}
@media(min-width:640px) {.baj_htp_steps-azp {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.baj_htp_steps-azp {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.baj_htp_step-azp {
  padding: 1.25rem 18px 18px;
  background: #0E1525;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 10px;
  position: relative;
  display: flex;
  flex-direction: column;
}.baj_htp_step_num-azp {
  border-radius: 50%;
  background: #5B9BD6;
  top: -0.75rem;
  display: flex;
  position: absolute;
  left: 1.25rem;
  height: 28px;
  font-family: 'Cormorant Garamond', serif;
  justify-content: center;
  width: 1.75rem;
  color: #070C16;
  font-weight: 800;
  align-items: center;
  font-size: 0.813rem;
}.baj_htp_step_ic-azp {
  background: rgba(91, 155, 214, 0.16);
  margin: 8px 0 12px;
  border-radius: 0.375rem;
  color: #5B9BD6;
  height: 36px;
  justify-content: center;
  width: 2.25rem;
  align-items: center;
  display: flex;
}.baj_htp_step_ic-azp svg {
  width: 18px;
  height: 1.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.baj_htp_step_h-azp {
  margin-bottom: 0.375rem;
  color: #EDF2F8;
  font-weight: 700;
  font-size: 14px;
  overflow-wrap: break-word;
  line-height: 1.25;
}.baj_htp_step_p-azp {
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 0.813rem;
  color: #567089;
}.baj_htp_step_p-azp strong {
  font-weight: 600;
  color: #BACEDE;
}.baj_htp_cta-azp {
  transition: background .2s;
  background: #3DBFA0;
  border-radius: 0.625rem;
  padding: 13px 26px;
  display: inline-block;
  margin-top: 1.25rem;
  font-weight: 700;
  color: #070C16;
  font-size: 14px;
}.baj_htp_cta-azp:hover {
  background: #55D4B5;
}.baj_prov-azp {
  background: #080C18;
  padding: 36px 1rem 0;
}
@media(min-width: 765px) {.baj_prov-azp {
  padding: 44px 24px 0;
}
}.baj_prov_in-azp {
  margin: 0 auto;
  max-width: 82.5rem;
}.baj_prov_head-azp {
  margin-bottom: 1rem;
}.baj_prov_label-azp {
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #5B9BD6;
}.baj_prov_h2-azp {
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 8px;
  font-size: 20px;
  color: #EDF2F8;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 765px) {.baj_prov_h2-azp {
  font-size: 24px;
}
}.baj_prov_seo-azp {
  max-width: 38.75rem;
  margin-bottom: 1rem;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #567089;
}.baj_prov_seo-azp strong {
  color: #BACEDE;
  font-weight: 700;
}.baj_prov_seo-azp a {
  color: #5B9BD6;
  text-decoration: underline;
}.baj_prov_grid-azp {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 638px) {.baj_prov_grid-azp {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width:1080px) {.baj_prov_grid-azp {
  grid-template-columns: repeat(8,1fr);
}
}.baj_prov_card-azp {
  border-radius: 10px;
  gap: 0.438rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #0B1020;
  padding: 14px 0.625rem;
  transition: border-color .2s,background .2s;
  flex-direction: column;
  cursor: pointer;
  display: flex;
  align-items: center;
}.baj_prov_card-azp:hover {
  background: #0E1525;
  border-color: rgba(255, 255, 255, 0.18);
}.baj_prov_logo-azp {
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 6px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 2.75rem;
}.baj_prov_logo-azp img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.baj_prov_name-azp {
  text-align: center;
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 0.688rem;
  color: #7FA2BB;
}.baj_seo-azp {
  padding: 2.25rem 16px 0;
  background: #080C18;
}
@media(min-width: 769px) {.baj_seo-azp {
  padding: 44px 1.5rem 0;
}
}.baj_seo_in-azp {
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 16px;
  background: #0E1525;
  padding: 28px 1.5rem;
  max-width: 82.5rem;
}
@media(min-width: 765px) {.baj_seo_in-azp {
  padding: 36px 40px;
}
}.baj_seo_label-azp {
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 0.688rem;
  color: #5B9BD6;
  text-transform: uppercase;
  letter-spacing: .08em;
}.baj_seo_h2-azp {
  font-weight: 800;
  color: #EDF2F8;
  margin-bottom: 14px;
  font-size: 1.25rem;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  line-height: 1.25;
}
@media(min-width: 770px) {.baj_seo_h2-azp {
  font-size: 24px;
}
}.baj_seo_body-azp {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #7FA2BB;
}.baj_seo_body-azp p {
  margin-bottom: 0.75rem;
  line-height: 1.75;
  font-size: 14px;
  color: #7FA2BB;
}.baj_seo_body-azp p:last-child {
  margin-bottom: 0;
}.baj_seo_body-azp strong {
  font-weight: 700;
  color: #BACEDE;
}.baj_seo_body-azp a {
  transition: color .2s;
  text-decoration: underline;
  color: #5B9BD6;
}.baj_seo_body-azp a:hover {
  color: #7AB6EA;
}.baj_seo_body-azp ul,.baj_seo_body-azp ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.baj_seo_body-azp ol {
  list-style: decimal;
}.baj_seo_body-azp li {
  margin-bottom: 6px;
  color: #7FA2BB;
  line-height: 1.75;
  font-size: 0.875rem;
}.baj_seo_body-azp table {
  overflow-x: auto;
  display: block;
  margin-bottom: 0.75rem;
  width: 100%;
  font-size: 13px;
  border-collapse: collapse;
}
@media(min-width: 766px) {.baj_seo_body-azp table {
  display: table;
}
}.baj_seo_body-azp th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  font-weight: 700;
  color: #BACEDE;
  text-align: left;
}.baj_seo_body-azp td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7FA2BB;
}.baj_seo_cols-azp {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 638px) {.baj_seo_cols-azp {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.baj_seo_cols-azp {
  grid-template-columns: repeat(3,1fr);
}
}.baj_seo_col_h-azp {
  margin-bottom: 7px;
  color: #BACEDE;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 13px;
}.baj_seo_col_p-azp {
  font-size: 0.813rem;
  color: #567089;
  line-height: 1.65;
  overflow-wrap: break-word;
}.baj_seo_stats-azp {
  gap: 1rem;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.baj_seo_stat-azp {
  background: rgba(91, 155, 214, 0.07);
  padding: 14px 16px;
  border: 1px solid rgba(91, 155, 214, 0.16);
  border-radius: 10px;
  flex: 1;
  min-width: 8.75rem;
}.baj_seo_stat_val-azp {
  overflow-wrap: break-word;
  font-weight: 800;
  color: #5B9BD6;
  font-size: 1.25rem;
  margin-bottom: 4px;
}.baj_seo_stat_lb-azp {
  color: #567089;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.baj_seo-azp {
  padding: 2.25rem 1rem 0;
  background: #080C18;
}
@media(min-width: 769px) {.baj_seo-azp {
  padding: 2.75rem 1.5rem 0;
}
}.baj_seo_in-azp {
  border: 1px solid rgba(255, 255, 255, 0.10);
  margin: 0 auto;
  border-radius: 16px;
  background: #0E1525;
  padding: 1.75rem 24px;
  max-width: 82.5rem;
}
@media(min-width: 771px) {.baj_seo_in-azp {
  padding: 36px 40px;
}
}.baj_seo_label-azp {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 10px;
  letter-spacing: .08em;
  color: #5B9BD6;
}.baj_seo_h2-azp {
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  color: #EDF2F8;
  line-height: 1.25;
  margin-bottom: 0.875rem;
  font-size: 20px;
}
@media(min-width: 767px) {.baj_seo_h2-azp {
  font-size: 24px;
}
}.baj_seo_body-azp {
  font-size: 0.875rem;
  overflow-wrap: break-word;
  color: #7FA2BB;
  line-height: 1.75;
}.baj_seo_body-azp p {
  color: #7FA2BB;
  line-height: 1.75;
  margin-bottom: 12px;
  font-size: 0.875rem;
}.baj_seo_body-azp p:last-child {
  margin-bottom: 0;
}.baj_seo_body-azp strong {
  color: #BACEDE;
  font-weight: 700;
}.baj_seo_body-azp a {
  transition: color .2s;
  text-decoration: underline;
  color: #5B9BD6;
}.baj_seo_body-azp a:hover {
  color: #7AB6EA;
}.baj_seo_body-azp ul,.baj_seo_body-azp ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.baj_seo_body-azp ol {
  list-style: decimal;
}.baj_seo_body-azp li {
  color: #7FA2BB;
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 0.375rem;
}.baj_seo_body-azp table {
  margin-bottom: 12px;
  width: 100%;
  font-size: 0.813rem;
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width: 769px) {.baj_seo_body-azp table {
  display: table;
}
}.baj_seo_body-azp th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #BACEDE;
  text-align: left;
  font-weight: 700;
}.baj_seo_body-azp td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #7FA2BB;
}.baj_seo_cols-azp {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 643px) {.baj_seo_cols-azp {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.baj_seo_cols-azp {
  grid-template-columns: repeat(3,1fr);
}
}.baj_seo_col_h-azp {
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 0.438rem;
  font-size: 13px;
  color: #BACEDE;
}.baj_seo_col_p-azp {
  color: #567089;
  line-height: 1.65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.baj_seo_stats-azp {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.baj_seo_stat-azp {
  border-radius: 0.625rem;
  padding: 14px 16px;
  background: rgba(91, 155, 214, 0.07);
  flex: 1;
  border: 1px solid rgba(91, 155, 214, 0.16);
  min-width: 140px;
}.baj_seo_stat_val-azp {
  margin-bottom: 0.25rem;
  font-size: 1.25rem;
  color: #5B9BD6;
  font-weight: 800;
  overflow-wrap: break-word;
}.baj_seo_stat_lb-azp {
  color: #567089;
  font-size: 11px;
  overflow-wrap: break-word;
}.baj_rv-azp {
  padding: 36px 1rem 0;
  background: #080C18;
}
@media(min-width: 765px) {.baj_rv-azp {
  padding: 44px 24px 0;
}
}.baj_rv_in-azp {
  margin: 0 auto;
  max-width: 82.5rem;
}.baj_rv_head-azp {
  margin-bottom: 20px;
  max-width: 720px;
}.baj_rv_label-azp {
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #5B9BD6;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 8px;
}.baj_rv_h2-azp {
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  color: #EDF2F8;
  margin-bottom: 10px;
  font-size: 22px;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.baj_rv_h2-azp {
  font-size: 28px;
}
}.baj_rv_stats-azp {
  gap: 1.125rem;
  color: #567089;
  display: flex;
  align-items: center;
  font-size: 13px;
  flex-wrap: wrap;
}.baj_rv_stats_score-azp {
  gap: 6px;
  display: flex;
  align-items: baseline;
}.baj_rv_stats_score_val-azp {
  font-size: 1.375rem;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  color: #C9A040;
}.baj_rv_stats_score_max-azp {
  color: #3E5870;
  font-size: 0.813rem;
}.baj_rv_stats_badge-azp {
  gap: 4px;
  align-items: center;
  display: flex;
}.baj_rv_stats_badge-azp svg {
  width: 0.875rem;
  height: 0.875rem;
  color: #C9A040;
}.baj_rv_grid-azp {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.baj_rv_grid-azp {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.baj_rv_grid-azp {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.baj_rv_card-azp {
  border-radius: 0.625rem;
  padding: 20px;
  background: #0E1525;
  border: 1px solid rgba(255, 255, 255, 0.10);
  display: flex;
  flex-direction: column;
}.baj_rv_card_stars-azp {
  gap: 2px;
  display: flex;
  margin-bottom: 0.625rem;
  color: #C9A040;
}.baj_rv_card_stars-azp svg {
  width: 14px;
  height: 14px;
}.baj_rv_card_h-azp {
  overflow-wrap: break-word;
  line-height: 1.3;
  margin-bottom: 8px;
  color: #EDF2F8;
  font-size: 0.875rem;
  font-weight: 700;
}.baj_rv_card_body-azp {
  flex: 1;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.65;
  color: #567089;
  margin-bottom: 14px;
}.baj_rv_card_body-azp strong {
  color: #BACEDE;
  font-weight: 600;
}.baj_rv_card_meta-azp {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  padding-top: 0.75rem;
}.baj_rv_card_author-azp {
  font-weight: 600;
  font-size: 0.75rem;
  color: #BACEDE;
}.baj_rv_card_date-azp {
  font-size: 11px;
  color: #3E5870;
}.baj_faq-azp {
  background: #080C18;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.baj_faq-azp {
  padding: 2.75rem 1.5rem 0;
}
}.baj_faq_in-azp {
  margin: 0 auto;
  max-width: 82.5rem;
}.baj_faq_head-azp {
  margin-bottom: 20px;
}.baj_faq_label-azp {
  font-weight: 700;
  color: #5B9BD6;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 8px;
}.baj_faq_h2-azp {
  color: #EDF2F8;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 766px) {.baj_faq_h2-azp {
  font-size: 1.5rem;
}
}.baj_faq_list-azp {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.baj_faq_item-azp {
  background: #0E1525;
  border-radius: 0.625rem;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.10);
}.baj_faq_q-azp {
  gap: 12px;
  padding: 16px 20px;
  transition: color .2s;
  cursor: pointer;
  font-size: 14px;
  overflow-wrap: break-word;
  justify-content: space-between;
  color: #BACEDE;
  flex-wrap: wrap;
  align-items: center;
  font-weight: 600;
  display: flex;
}.baj_faq_q-azp:hover {
  color: #EDF2F8;
}.baj_faq_q_ic-azp {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  transition: transform .25s;
  align-items: center;
  width: 1.5rem;
  display: flex;
  justify-content: center;
  flex-shrink: 0;
  height: 24px;
  font-size: 16px;
  color: #5B9BD6;
}.baj_faq_item-azp.baj_state_open-azp .baj_faq_q_ic-azp {
  transform: rotate(45deg);
}.baj_faq_a-azp {
  padding: 0 20px 16px;
  line-height: 1.7;
  color: #567089;
  overflow-wrap: break-word;
  font-size: 13px;
  display: none;
}.baj_faq_item-azp.baj_state_open-azp .baj_faq_a-azp {
  display: block;
}.baj_faq_a-azp strong {
  font-weight: 700;
  color: #BACEDE;
}.baj_faq_a-azp a {
  text-decoration: underline;
  color: #5B9BD6;
}.baj_faq_a-azp ul,.baj_faq_a-azp ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 20px;
}.baj_faq_a-azp ol {
  list-style: decimal;
}.baj_faq_a-azp li {
  line-height: 1.6;
  margin-bottom: 4px;
}.baj_faq_a-azp table {
  margin: 8px 0;
  border-collapse: collapse;
  font-size: 12px;
  overflow-x: auto;
  width: 100%;
  display: block;
}
@media(min-width:768px) {.baj_faq_a-azp table {
  display: table;
}
}.baj_faq_a-azp th {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #BACEDE;
}.baj_faq_a-azp td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 6px 0.5rem;
  color: #567089;
}.baj_seo-azp {
  padding: 36px 16px 0;
  background: #080C18;
}
@media(min-width: 769px) {.baj_seo-azp {
  padding: 2.75rem 1.5rem 0;
}
}.baj_seo_in-azp {
  border-radius: 16px;
  background: #0E1525;
  margin: 0 auto;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  max-width: 1320px;
}
@media(min-width: 766px) {.baj_seo_in-azp {
  padding: 36px 2.5rem;
}
}.baj_seo_label-azp {
  font-weight: 700;
  color: #5B9BD6;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
}.baj_seo_h2-azp {
  font-size: 1.25rem;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  color: #EDF2F8;
  font-family: 'Cormorant Garamond', serif;
  line-height: 1.25;
  font-weight: 800;
}
@media(min-width: 770px) {.baj_seo_h2-azp {
  font-size: 24px;
}
}.baj_seo_body-azp {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #7FA2BB;
  line-height: 1.75;
}.baj_seo_body-azp p {
  line-height: 1.75;
  margin-bottom: 0.75rem;
  font-size: 14px;
  color: #7FA2BB;
}.baj_seo_body-azp p:last-child {
  margin-bottom: 0;
}.baj_seo_body-azp strong {
  font-weight: 700;
  color: #BACEDE;
}.baj_seo_body-azp a {
  transition: color .2s;
  color: #5B9BD6;
  text-decoration: underline;
}.baj_seo_body-azp a:hover {
  color: #7AB6EA;
}.baj_seo_body-azp ul,.baj_seo_body-azp ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.baj_seo_body-azp ol {
  list-style: decimal;
}.baj_seo_body-azp li {
  margin-bottom: 6px;
  line-height: 1.75;
  font-size: 14px;
  color: #7FA2BB;
}.baj_seo_body-azp table {
  border-collapse: collapse;
  font-size: 0.813rem;
  display: block;
  width: 100%;
  overflow-x: auto;
  margin-bottom: 12px;
}
@media(min-width: 769px) {.baj_seo_body-azp table {
  display: table;
}
}.baj_seo_body-azp th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  text-align: left;
  color: #BACEDE;
  font-weight: 700;
}.baj_seo_body-azp td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7FA2BB;
}.baj_seo_cols-azp {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 637px) {.baj_seo_cols-azp {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.baj_seo_cols-azp {
  grid-template-columns: repeat(3,1fr);
}
}.baj_seo_col_h-azp {
  margin-bottom: 7px;
  color: #BACEDE;
  font-size: 13px;
  font-weight: 700;
  overflow-wrap: break-word;
}.baj_seo_col_p-azp {
  line-height: 1.65;
  color: #567089;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.baj_seo_stats-azp {
  margin: 1.25rem 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.baj_seo_stat-azp {
  padding: 14px 16px;
  border: 1px solid rgba(91, 155, 214, 0.16);
  flex: 1;
  border-radius: 10px;
  background: rgba(91, 155, 214, 0.07);
  min-width: 8.75rem;
}.baj_seo_stat_val-azp {
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-size: 20px;
  font-weight: 800;
  color: #5B9BD6;
}.baj_seo_stat_lb-azp {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #567089;
}.baj_pmt-azp {
  padding: 36px 16px 0;
  background: #080C18;
}
@media(min-width: 770px) {.baj_pmt-azp {
  padding: 2.75rem 24px 0;
}
}.baj_pmt_in-azp {
  margin: 0 auto;
  max-width: 82.5rem;
}.baj_pmt_head-azp {
  margin-bottom: 1.375rem;
  max-width: 720px;
}.baj_pmt_label-azp {
  font-weight: 700;
  color: #5B9BD6;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 8px;
}.baj_pmt_h2-azp {
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-weight: 800;
  font-size: 22px;
  color: #EDF2F8;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 770px) {.baj_pmt_h2-azp {
  font-size: 28px;
}
}.baj_pmt_intro-azp {
  overflow-wrap: break-word;
  font-size: 14px;
  color: #567089;
  line-height: 1.6;
}.baj_pmt_groups-azp {
  gap: 1.25rem;
  flex-direction: column;
  display: flex;
}.baj_pmt_group-azp {
  background: #0E1525;
  padding: 20px;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.10);
}.baj_pmt_group_head-azp {
  gap: 12px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  margin-bottom: 0.625rem;
}.baj_pmt_group_ic-azp {
  border-radius: 6px;
  background: rgba(91, 155, 214, 0.16);
  width: 36px;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  height: 36px;
  display: flex;
  color: #5B9BD6;
}.baj_pmt_group_ic-azp svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 18px;
  height: 1.125rem;
}.baj_pmt_group_h-azp {
  margin: 0;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  color: #EDF2F8;
  font-weight: 700;
  font-size: 1rem;
}.baj_pmt_group_p-azp {
  font-size: 13px;
  margin-bottom: 14px;
  color: #567089;
  line-height: 1.6;
  overflow-wrap: break-word;
}.baj_pmt_group_p-azp strong {
  color: #BACEDE;
  font-weight: 600;
}.baj_pmt_table_wrap-azp {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.baj_pmt_table-azp {
  border-collapse: collapse;
  font-size: 13px;
  min-width: 540px;
  width: 100%;
}.baj_pmt_table-azp th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  font-size: 0.688rem;
  white-space: nowrap;
  font-weight: 700;
  letter-spacing: .04em;
  text-align: left;
  color: #BACEDE;
  text-transform: uppercase;
}.baj_pmt_table-azp td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  color: #567089;
}.baj_pmt_table-azp tbody tr:last-child td {
  border-bottom: none;
}.baj_pmt_table-azp tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #BACEDE;
}.baj_ft-azp {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #050810;
  margin-top: 48px;
}.baj_ft_support-azp {
  padding: 24px 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 769px) {.baj_ft_support-azp {
  padding: 28px 24px;
}
}.baj_ft_support_in-azp {
  gap: 16px;
  margin: 0 auto;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  max-width: 82.5rem;
}.baj_ft_support_main-azp {
  gap: 16px;
  flex: 1;
  min-width: 13.75rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.baj_ft_support_ic-azp {
  color: #5B9BD6;
  flex-shrink: 0;
}.baj_ft_support_ic-azp svg {
  stroke-linecap: round;
  height: 30px;
  width: 30px;
  stroke-linejoin: round;
}.baj_ft_support_text_title-azp {
  margin-bottom: 3px;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #EDF2F8;
  font-size: 15px;
}.baj_ft_support_text_sub-azp {
  color: #567089;
  overflow-wrap: break-word;
  font-size: 12px;
}.baj_ft_support_btn-azp {
  border-radius: 0.625rem;
  padding: 11px 22px;
  background: #5B9BD6;
  transition: background .2s;
  color: #EDF2F8;
  font-size: 0.813rem;
  font-weight: 700;
  flex-shrink: 0;
  white-space: nowrap;
}.baj_ft_support_btn-azp:hover {
  background: #7AB6EA;
}.baj_ft_support_contacts-azp {
  gap: 1rem;
  display: flex;
  margin-left: auto;
  flex-wrap: wrap;
}.baj_ft_support_contact-azp {
  font-size: 12px;
  line-height: 1.4;
  color: #3E5870;
}.baj_ft_support_contact-azp strong {
  display: block;
  font-size: 11px;
  color: #7FA2BB;
  margin-bottom: 2px;
  font-weight: 600;
}.baj_ft_main-azp {
  padding: 32px 16px 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 771px) {.baj_ft_main-azp {
  padding: 2.5rem 24px 32px;
}
}.baj_ft_main_in-azp {
  margin: 0 auto;
  gap: 24px;
  max-width: 1320px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 637px) {.baj_ft_main_in-azp {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.baj_ft_main_in-azp {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.baj_ft_col_logo-azp {
  grid-column: 1/-1;
}
@media(min-width: 1079px) {.baj_ft_col_logo-azp {
  grid-column: auto;
}
}.baj_ft_logo-azp {
  gap: 9px;
  align-items: center;
  margin-bottom: 12px;
  color: #EDF2F8;
  flex-wrap: wrap;
  font-size: 1rem;
  overflow-wrap: break-word;
  font-weight: 800;
  display: flex;
}.baj_ft_logo_mark-azp {
  border-radius: 0.375rem;
  overflow: hidden;
  width: 30px;
  height: 1.875rem;
}.baj_ft_logo_mark-azp img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.baj_ft_logo_sub-azp {
  max-width: 200px;
  overflow-wrap: break-word;
  color: #3E5870;
  font-size: 12px;
  line-height: 1.55;
}.baj_ft_col_title-azp {
  font-size: 0.75rem;
  font-weight: 700;
  color: #7FA2BB;
  margin-bottom: 14px;
  text-transform: uppercase;
  letter-spacing: .07em;
}.baj_ft_col_links-azp {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.baj_ft_col_link-azp {
  transition: color .2s;
  color: #3E5870;
  overflow-wrap: break-word;
  font-size: 13px;
}.baj_ft_col_link-azp:hover {
  color: #BACEDE;
}.baj_ft_apps-azp {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.baj_ft_app_card-azp {
  transition: border-color .2s;
  border-radius: 6px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  gap: 10px;
  align-items: center;
  display: flex;
}.baj_ft_app_card-azp:hover {
  border-color: rgba(255, 255, 255, 0.18);
}.baj_ft_app_card_ic-azp svg {
  stroke-linejoin: round;
  width: 22px;
  height: 1.375rem;
  stroke-linecap: round;
}.baj_ft_app_card_os-azp {
  font-weight: 600;
  color: #3E5870;
  font-size: 0.625rem;
}.baj_ft_app_card_action-azp {
  color: #BACEDE;
  font-weight: 700;
  font-size: 12px;
}.baj_ft_bot-azp {
  padding: 20px 1rem;
}
@media(min-width:768px) {.baj_ft_bot-azp {
  padding: 1.25rem 1.5rem;
}
}.baj_ft_bot_in-azp {
  gap: 16px;
  margin: 0 auto;
  align-items: center;
  max-width: 82.5rem;
  display: flex;
  flex-wrap: wrap;
}.baj_ft_socials-azp {
  gap: 8px;
  display: flex;
}.baj_ft_soc-azp {
  background: rgba(255, 255, 255, 0.05);
  transition: background .2s;
  border-radius: 6px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  justify-content: center;
  width: 36px;
  color: #7FA2BB;
  height: 2.25rem;
  align-items: center;
  display: flex;
}.baj_ft_soc-azp svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 16px;
  width: 1rem;
}.baj_ft_soc-azp:hover {
  background: rgba(255, 255, 255, 0.07);
}.baj_ft_legal-azp {
  flex: 1;
  font-size: 11px;
  color: #8AAFC8;
  min-width: 12.5rem;
  line-height: 1.6;
  overflow-wrap: break-word;
}.baj_ft_legal-azp strong {
  color: #7FA2BB;
  font-weight: 700;
}.baj_ft_legal-azp a {
  text-decoration: underline;
  color: #7FA2BB;
}.baj_ft_age-azp {
  border-radius: 50%;
  border: 2px solid #8AAFC8;
  margin-left: auto;
  flex-shrink: 0;
  width: 2rem;
  justify-content: center;
  height: 32px;
  color: #8AAFC8;
  font-weight: 800;
  font-size: 0.688rem;
  display: flex;
  align-items: center;
}