*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #09111B;
  -webkit-font-smoothing: antialiased;
  font-family: 'DM Sans', sans-serif;
  min-height: 100vh;
  line-height: 1.6;
  color: #B8CDD8;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  text-decoration: none;
  color: inherit;
}button {
  background: none;
  border: none;
  font: inherit;
  color: inherit;
  cursor: pointer;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.xbo_layout-ia8 {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}.xbo_page-ia8 {
  min-height: 100vh;
  display: flex;
}.xbo_main-ia8 {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media(min-width: 1082px) {.xbo_main-ia8 {
  padding-left: 13.75rem;
}
}
@media(max-width:1079px) {.xbo_main-ia8 {
  padding-bottom: 4.5rem;
}
}.xbo_gc-ia8 {
  background: #0C1620;
  transition: transform .2s,border-color .2s;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  overflow: hidden;
  position: relative;
  width: 8.75rem;
  flex-shrink: 0;
  cursor: pointer;
}
@media(min-width:640px) {.xbo_gc-ia8 {
  width: 9.75rem;
}
}
@media(min-width: 1083px) {.xbo_gc-ia8 {
  width: 10.5rem;
}
}.xbo_gc-ia8:hover {
  border-color: rgba(0, 196, 214, 0.07);
  transform: translateY(-3px);
}.xbo_gc_img-ia8 {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding-bottom: 80%;
}.xbo_gc_img-ia8 img {
  inset: 0;
  object-fit: cover;
  height: 100%;
  position: absolute;
  width: 100%;
}.xbo_gc_hover-ia8 {
  transition: opacity .2s;
  inset: 0;
  background: rgba(6, 13, 20, 0.72);
  align-items: center;
  display: flex;
  opacity: 0;
  justify-content: center;
  position: absolute;
}.xbo_gc-ia8:hover .xbo_gc_hover-ia8 {
  opacity: 1;
}.xbo_gc_hover_btn-ia8 {
  border-radius: 0.313rem;
  padding: 0.5rem 16px;
  background: #00C4D6;
  font-size: 0.75rem;
  font-weight: 700;
  color: #E8F4F8;
}.xbo_gc_info-ia8 {
  padding: 0.5rem 10px 0.625rem;
}.xbo_gc_name-ia8 {
  overflow: hidden;
  color: #B8CDD8;
  font-weight: 600;
  margin-bottom: 3px;
  white-space: nowrap;
  font-size: 12px;
  text-overflow: ellipsis;
  max-width: 100%;
}.xbo_gc_prov-ia8 {
  color: #3D5A6B;
  font-size: 10px;
}.xbo_gc_tag-ia8 {
  padding: 2px 7px;
  border-radius: 0.25rem;
  left: 6px;
  letter-spacing: .04em;
  position: absolute;
  z-index: 2;
  top: 0.375rem;
  font-weight: 700;
  font-size: 9px;
  text-transform: uppercase;
}.xbo_gc_tag_hot-ia8 {
  background: #E83040;
  color: #fff;
}.xbo_gc_tag_new-ia8 {
  background: #00C878;
  color: #09111B;
}.xbo_gc_tag_jp-ia8 {
  background: #F0A800;
  color: #09111B;
}.xbo_gc_tag_ex-ia8 {
  background: #0B5FCC;
  color: #fff;
}.xbo_gc_tag_live-ia8 {
  background: #E83040;
  color: #fff;
}.xbo_gr-ia8 {
  padding: 2rem 1rem 0;
  background: #09111B;
}
@media(min-width:768px) {.xbo_gr-ia8 {
  padding: 36px 24px 0;
}
}.xbo_gr_in-ia8 {
  margin: 0 auto;
  max-width: 1320px;
}.xbo_gr_head-ia8 {
  gap: 12px;
  align-items: center;
  display: flex;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
}.xbo_gr_head_l-ia8 {
  flex: 1;
  gap: 0.625rem;
  min-width: 0;
  display: flex;
  align-items: center;
}.xbo_gr_ic-ia8 {
  border-radius: 10px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  width: 2rem;
  height: 32px;
}.xbo_gr_ic-ia8 svg {
  stroke-linecap: round;
  height: 16px;
  stroke-linejoin: round;
  width: 16px;
}.xbo_gr_title-ia8 {
  font-family: 'Exo 2', sans-serif;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 1rem;
  color: #E8F4F8;
}
@media(min-width: 770px) {.xbo_gr_title-ia8 {
  font-size: 1.125rem;
}
}.xbo_gr_more-ia8 {
  transition: color .2s;
  gap: 5px;
  flex-shrink: 0;
  display: flex;
  color: #56778A;
  font-weight: 600;
  font-size: 0.75rem;
  white-space: nowrap;
  align-items: center;
}.xbo_gr_more-ia8:hover {
  color: #00C4D6;
}.xbo_gr_more-ia8 svg {
  height: 12px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.75rem;
}.xbo_gr_arrows-ia8 {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.xbo_gr_arr-ia8 {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: background .15s,color .15s;
  border-radius: 5px;
  justify-content: center;
  color: #7A9BAD;
  height: 1.875rem;
  align-items: center;
  display: flex;
  width: 1.875rem;
}.xbo_gr_arr-ia8:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #E8F4F8;
}.xbo_gr_arr-ia8 svg {
  height: 13px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 13px;
}.xbo_gr_seo_h-ia8 {
  margin: 0 0 6px;
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
  color: #B8CDD8;
  font-size: 0.813rem;
  max-width: 680px;
  font-weight: 700;
}
@media(min-width: 765px) {.xbo_gr_seo_h-ia8 {
  font-size: 14px;
}
}.xbo_gr_seo-ia8 {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  line-height: 1.55;
  max-width: 42.5rem;
  margin-bottom: 12px;
  color: #56778A;
}.xbo_gr_seo-ia8 strong {
  font-weight: 600;
  color: #B8CDD8;
}.xbo_gr_scroll-ia8 {
  gap: 10px;
  overflow-x: auto;
  display: flex;
  padding-bottom: 10px;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
}.xbo_gr_scroll-ia8::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.xbo_gr_scroll-ia8 {
  gap: 12px;
}
}.xbo_tb-ia8 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #09111B;
  height: 3.5rem;
  left: 0;
  align-items: center;
  right: 0;
  z-index: 80;
  top: 0;
  position: fixed;
  display: flex;
}.xbo_tb_in-ia8 {
  padding: 0 0.875rem;
  gap: 0;
  align-items: center;
  height: 100%;
  width: 100%;
  display: flex;
}.xbo_tb_burger-ia8 {
  border-radius: 10px;
  gap: 0.313rem;
  justify-content: center;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  width: 38px;
  flex-direction: column;
  margin-right: 0.5rem;
  height: 2.375rem;
}.xbo_tb_burger-ia8:hover {
  background: rgba(255, 255, 255, 0.05);
}.xbo_tb_burger_line-ia8 {
  background: #7A9BAD;
  border-radius: 1px;
  height: 2px;
  display: block;
  width: 1.125rem;
}
@media(min-width: 1083px) {.xbo_tb_burger-ia8 {
  display: none;
}
}.xbo_tb_logo-ia8 {
  gap: 9px;
  font-size: 1.125rem;
  letter-spacing: -.01em;
  overflow-wrap: break-word;
  flex-shrink: 0;
  margin-right: 20px;
  font-weight: 800;
  align-items: center;
  color: #E8F4F8;
  display: flex;
}.xbo_tb_logo_mark-ia8 {
  border-radius: 0.625rem;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 32px;
  width: 2rem;
}.xbo_tb_logo_mark-ia8 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.xbo_tb_nav-ia8 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 637px) {.xbo_tb_nav-ia8 {
  display: flex;
}
}.xbo_tb_tab-ia8 {
  padding: 8px 0.875rem;
  border-radius: 0.625rem;
  transition: background .15s,color .15s;
  color: #7A9BAD;
  white-space: nowrap;
  font-weight: 600;
  font-size: 13px;
}.xbo_tb_tab-ia8:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #E8F4F8;
}.xbo_tb_tab-ia8.xbo_state_active-ia8 {
  background: rgba(0, 196, 214, 0.18);
  color: #E8F4F8;
}.xbo_tb_right-ia8 {
  gap: 0.5rem;
  margin-left: auto;
  align-items: center;
  display: flex;
  flex-shrink: 0;
}.xbo_tb_login-ia8 {
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s,color .2s;
  padding: 9px 16px;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  color: #B8CDD8;
  display: none;
  font-size: 13px;
  font-weight: 600;
}.xbo_tb_login-ia8:hover {
  border-color: rgba(0, 200, 220, 0.45);
  color: #E8F4F8;
}
@media(min-width:480px) {.xbo_tb_login-ia8 {
  display: block;
}
}.xbo_tb_reg-ia8 {
  background: #00C878;
  padding: 9px 1.125rem;
  transition: background .2s;
  border-radius: 0.625rem;
  color: #061014;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 700;
}.xbo_tb_reg-ia8:hover {
  background: #00DC88;
}.xbo_sb-ia8 {
  background: #101C29;
  transform: translateX(-100%);
  transition: transform .25s ease;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  top: 3.5rem;
  bottom: 0;
  z-index: 70;
  left: 0;
  position: fixed;
  overflow-y: auto;
  width: 220px;
}.xbo_sb-ia8.xbo_state_open-ia8 {
  transform: translateX(0);
}.xbo_sb-ia8::-webkit-scrollbar {
  width: 0.25rem;
}.xbo_sb-ia8::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1077px) {.xbo_sb-ia8 {
  transform: translateX(0);
}
}.xbo_sb_auth-ia8 {
  padding: 14px 0.75rem 10px;
}.xbo_sb_btn_reg-ia8 {
  border-radius: 10px;
  background: #00C878;
  transition: background .2s;
  padding: 11px;
  font-weight: 700;
  display: block;
  font-size: 13px;
  color: #061014;
  text-align: center;
  margin-bottom: 8px;
}.xbo_sb_btn_reg-ia8:hover {
  background: #00DC88;
}.xbo_sb_btn_login-ia8 {
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  padding: 10px;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  text-align: center;
  font-size: 0.813rem;
  display: block;
  font-weight: 600;
  color: #B8CDD8;
}.xbo_sb_btn_login-ia8:hover {
  border-color: rgba(0, 200, 220, 0.45);
  color: #E8F4F8;
}.xbo_sb_promo-ia8 {
  padding: 12px 14px;
  margin: 0 0.75rem 0.625rem;
  border: 1px solid rgba(0, 196, 214, 0.18);
  background: linear-gradient(135deg,#062240,#101C29);
  overflow: hidden;
  border-radius: 10px;
  position: relative;
}.xbo_sb_promo-ia8::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(0, 196, 214, 0.18),transparent 70%);
  right: -1.25rem;
  content: '';
  position: absolute;
  height: 80px;
  width: 5rem;
  top: -1.25rem;
}.xbo_sb_promo_title-ia8 {
  color: #00C4D6;
  margin-bottom: 4px;
  letter-spacing: .06em;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
}.xbo_sb_promo_text-ia8 {
  overflow-wrap: break-word;
  line-height: 1.35;
  font-weight: 600;
  font-size: 0.75rem;
  color: #E8F4F8;
}.xbo_sb_promo_sub-ia8 {
  margin-top: 3px;
  color: #56778A;
  font-size: 10px;
}.xbo_sb_nav-ia8 {
  padding: 6px 8px 1rem;
}.xbo_sb_nav_lb-ia8 {
  padding: 0.625rem 0.5rem 6px;
  font-weight: 700;
  font-size: 10px;
  letter-spacing: .08em;
  color: #3D5A6B;
  text-transform: uppercase;
}.xbo_sb_link-ia8 {
  transition: background .15s,color .15s;
  border-radius: 5px;
  gap: 10px;
  padding: 0.563rem 0.625rem;
  font-size: 0.813rem;
  display: flex;
  overflow-wrap: break-word;
  color: #7A9BAD;
  align-items: center;
  font-weight: 500;
  cursor: pointer;
}.xbo_sb_link-ia8:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #E8F4F8;
}.xbo_sb_link-ia8.xbo_state_active-ia8 {
  background: rgba(0, 196, 214, 0.18);
  color: #E8F4F8;
}.xbo_sb_ic-ia8 {
  border-radius: 5px;
  height: 1.875rem;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
  width: 1.875rem;
}.xbo_sb_ic-ia8 svg {
  height: 1rem;
  width: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.xbo_sb_ic_1-ia8 {
  background: rgba(0, 196, 214, 0.07);
  color: #00C4D6;
}.xbo_sb_ic_2-ia8 {
  background: rgba(0, 200, 120, 0.16);
  color: #00C878;
}.xbo_sb_ic_3-ia8 {
  background: rgba(240, 168, 0, 0.15);
  color: #F0A800;
}.xbo_sb_ic_4-ia8 {
  background: rgba(11, 95, 204, 0.22);
  color: #0B5FCC;
}.xbo_sb_ic_5-ia8 {
  background: rgba(0, 196, 214, 0.07);
  color: #FF4BA0;
}.xbo_sb_ic_6-ia8 {
  background: rgba(11, 95, 204, 0.22);
  color: #9B4DFF;
}.xbo_sb_badge-ia8 {
  padding: 2px 0.438rem;
  border-radius: 0.313rem;
  background: #F0A800;
  color: #061014;
  margin-left: auto;
  font-size: 9px;
  font-weight: 700;
}.xbo_sb_bot-ia8 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.5rem;
  padding: 12px;
  display: flex;
}.xbo_sb_lang-ia8,.xbo_sb_help-ia8 {
  border-radius: 0.313rem;
  gap: 0.375rem;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 0.563rem 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  flex: 1;
  justify-content: center;
  display: flex;
  font-size: 11px;
  color: #7A9BAD;
  font-weight: 600;
  align-items: center;
}.xbo_sb_lang-ia8:hover,.xbo_sb_help-ia8:hover {
  border-color: rgba(0, 200, 220, 0.45);
  color: #E8F4F8;
}.xbo_sb_lang-ia8 svg,.xbo_sb_help-ia8 svg {
  stroke-linecap: round;
  height: 0.813rem;
  stroke-linejoin: round;
  width: 0.813rem;
}.xbo_sb_bd-ia8 {
  background: rgba(6, 13, 20, 0.72);
  inset: 0;
  z-index: 69;
  position: fixed;
  display: none;
}.xbo_sb_bd-ia8.xbo_state_on-ia8 {
  display: block;
}
@media(min-width: 1077px) {.xbo_sb_bd-ia8 {
  display: none!important;
}
}.xbo_mob_nav-ia8 {
  background: #101C29;
  border-top: 1px solid rgba(255, 255, 255, 0.11);
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  display: flex;
  bottom: 0;
  right: 0;
  position: fixed;
  left: 0;
  z-index: 80;
}
@media(min-width: 1083px) {.xbo_mob_nav-ia8 {
  display: none;
}
}.xbo_mob_nav_item-ia8 {
  flex: 1;
  padding: 4px 2px;
  gap: 0.25rem;
  cursor: pointer;
  align-items: center;
  flex-direction: column;
  display: flex;
  color: #3D5A6B;
}.xbo_mob_nav_ic-ia8 {
  line-height: 1;
}.xbo_mob_nav_ic-ia8 svg {
  width: 20px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 20px;
}.xbo_mob_nav_lb-ia8 {
  color: #3D5A6B;
  font-size: 0.625rem;
  font-weight: 600;
}.xbo_mob_nav_item-ia8.xbo_state_active-ia8 {
  color: #00C4D6;
}.xbo_mob_nav_item-ia8.xbo_state_active-ia8 .xbo_mob_nav_lb-ia8 {
  color: #00C4D6;
}.xbo_hero-ia8 {
  background: #09111B;
  padding: 20px 16px 0;
}
@media(min-width: 769px) {.xbo_hero-ia8 {
  padding: 1.5rem 1.5rem 0;
}
}.xbo_hero_in-ia8 {
  gap: 12px;
  margin: 0 auto;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 82.5rem;
}
@media(min-width: 861px) {.xbo_hero_in-ia8 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width:1100px) {.xbo_hero_in-ia8 {
  grid-template-columns: 1fr 340px;
}
}.xbo_hero_promo-ia8 {
  border-radius: 16px;
  overflow: hidden;
  background: #0C1620;
  min-height: 220px;
  position: relative;
  align-items: stretch;
  display: flex;
}
@media(min-width: 769px) {.xbo_hero_promo-ia8 {
  min-height: 280px;
}
}.xbo_hero_promo_bg-ia8 {
  inset: 0;
  background-position: center;
  background: linear-gradient(120deg,#062240 0%,#09111B 100%);
  position: absolute;
  background-size: cover;
}.xbo_hero_promo_bg-ia8::after {
  background: linear-gradient(90deg,#09111B 0%,rgba(6, 13, 20, 0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.xbo_hero_promo_glow-ia8 {
  background: radial-gradient(circle,rgba(11, 95, 204, 0.22) 0%,transparent 65%);
  border-radius: 50%;
  width: 18.75rem;
  position: absolute;
  pointer-events: none;
  height: 18.75rem;
  right: 60px;
  top: -40px;
}.xbo_hero_promo_ct-ia8 {
  padding: 28px 24px 1.75rem 1.75rem;
  position: relative;
  justify-content: center;
  z-index: 2;
  flex-direction: column;
  display: flex;
  max-width: 480px;
}
@media(min-width: 771px) {.xbo_hero_promo_ct-ia8 {
  padding: 2.5rem 2rem;
}
}.xbo_hero_badge-ia8 {
  padding: 0.313rem 0.75rem;
  background: rgba(0, 196, 214, 0.18);
  border-radius: 22px;
  border: 1px solid rgba(0, 196, 214, 0.07);
  text-transform: uppercase;
  font-weight: 700;
  display: inline-block;
  margin-bottom: 0.875rem;
  font-size: 0.625rem;
  color: #00C4D6;
  letter-spacing: .08em;
}.xbo_hero_h1-ia8 {
  margin-bottom: 0.625rem;
  font-size: 1.625rem;
  font-family: 'Exo 2', sans-serif;
  line-height: 1.15;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #E8F4F8;
}.xbo_hero_h1-ia8 em {
  color: #F0A800;
  font-style: normal;
}
@media(min-width: 766px) {.xbo_hero_h1-ia8 {
  font-size: 2.25rem;
}
}.xbo_hero_sub-ia8 {
  line-height: 1.55;
  color: #7A9BAD;
  margin-bottom: 1.25rem;
  font-size: 13px;
}
@media(min-width: 765px) {.xbo_hero_sub-ia8 {
  font-size: 0.875rem;
}
}.xbo_hero_row-ia8 {
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.xbo_hero_cta-ia8 {
  border-radius: 0.625rem;
  padding: 0.813rem 26px;
  transition: background .2s;
  background: #00C878;
  font-size: 14px;
  color: #061014;
  box-shadow: 0 2px 0.875rem rgba(0, 200, 120, 0.42), 0 1px 4px rgba(0, 0, 0, 0.5);
  font-weight: 700;
}.xbo_hero_cta-ia8:hover {
  background: #00DC88;
}.xbo_hero_terms-ia8 {
  font-size: 11px;
  color: #3D5A6B;
}.xbo_hero_game-ia8 {
  border-radius: 16px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: #0C1620;
  flex-direction: column;
  display: flex;
  position: relative;
}.xbo_hero_game_badge-ia8 {
  border: 1px solid rgba(240, 168, 0, 0.15);
  padding: 5px 10px;
  border-radius: 22px;
  background: rgba(240, 168, 0, 0.15);
  position: absolute;
  color: #F0A800;
  font-weight: 700;
  z-index: 3;
  left: 12px;
  top: 0.75rem;
  text-transform: uppercase;
  letter-spacing: .06em;
  font-size: 10px;
}.xbo_hero_game_badge-ia8 svg {
  vertical-align: -1px;
  width: 11px;
  height: 11px;
  margin-right: 0.25rem;
}.xbo_hero_game_img-ia8 {
  background: linear-gradient(135deg,#062240,#09111B);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.xbo_hero_game_img-ia8 img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}.xbo_hero_game_play-ia8 {
  background: rgba(6, 13, 20, 0.72);
  transition: opacity .2s;
  inset: 0;
  justify-content: center;
  display: flex;
  opacity: 0;
  align-items: center;
  position: absolute;
}.xbo_hero_game-ia8:hover .xbo_hero_game_play-ia8 {
  opacity: 1;
}.xbo_hero_game_play-ia8 span {
  background: #00C4D6;
  border-radius: 50%;
  justify-content: center;
  display: flex;
  align-items: center;
  height: 52px;
  width: 52px;
}.xbo_hero_game_play-ia8 span svg {
  height: 18px;
  width: 18px;
  margin-left: 2px;
}.xbo_hero_game_info-ia8 {
  padding: 14px 16px;
}.xbo_hero_game_title-ia8 {
  color: #E8F4F8;
  margin-bottom: 0.25rem;
  font-weight: 700;
  font-size: 0.938rem;
  overflow-wrap: break-word;
}.xbo_hero_game_provider-ia8 {
  color: #56778A;
  font-size: 0.688rem;
}.xbo_hero_game_btn-ia8 {
  margin: 12px 1rem 1rem;
  background: #00C4D6;
  transition: background .2s;
  padding: 0.688rem;
  border-radius: 10px;
  color: #E8F4F8;
  display: block;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
}.xbo_hero_game-ia8:hover .xbo_hero_game_btn-ia8 {
  background: #00D9EC;
}.xbo_sbar-ia8 {
  padding: 16px 1rem 0;
  background: #09111B;
}
@media(min-width: 769px) {.xbo_sbar-ia8 {
  padding: 18px 24px 0;
}
}.xbo_sbar_in-ia8 {
  margin: 0 auto;
  max-width: 82.5rem;
}.xbo_sbar_row-ia8 {
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
}.xbo_sbar_input-ia8 {
  gap: 10px;
  padding: 11px 1rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  flex: 1;
  border-radius: 0.625rem;
  background: #0C1620;
  transition: border-color .2s;
  display: flex;
  cursor: pointer;
  font-size: 13px;
  color: #56778A;
  align-items: center;
}.xbo_sbar_input-ia8:hover {
  border-color: rgba(0, 200, 220, 0.45);
}.xbo_sbar_input-ia8 svg {
  flex-shrink: 0;
  height: 0.938rem;
  width: 0.938rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.xbo_sbar_providers-ia8 {
  padding: 0.688rem 1.125rem;
  gap: 0.5rem;
  background: #0C1620;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s;
  white-space: nowrap;
  align-items: center;
  font-weight: 600;
  font-size: 0.813rem;
  display: flex;
  color: #B8CDD8;
}.xbo_sbar_providers-ia8:hover {
  border-color: rgba(0, 200, 220, 0.45);
  color: #E8F4F8;
}.xbo_sbar_providers-ia8 svg {
  stroke-linejoin: round;
  width: 14px;
  height: 0.875rem;
  stroke-linecap: round;
}.xbo_sbar_tabs-ia8 {
  gap: 6px;
  padding-bottom: 2px;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
}.xbo_sbar_tabs-ia8::-webkit-scrollbar {
  display: none;
}.xbo_sbar_tab-ia8 {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.06);
  gap: 7px;
  padding: 0.5rem 0.875rem;
  transition: background .15s,color .15s,border-color .15s;
  border-radius: 1.375rem;
  font-weight: 600;
  cursor: pointer;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  color: #7A9BAD;
  font-size: 0.75rem;
  white-space: nowrap;
}.xbo_sbar_tab-ia8:hover {
  border-color: rgba(0, 200, 220, 0.45);
  background: rgba(255, 255, 255, 0.07);
  color: #E8F4F8;
}.xbo_sbar_tab-ia8.xbo_state_active-ia8 {
  background: rgba(0, 196, 214, 0.18);
  border-color: rgba(0, 196, 214, 0.07);
  color: #E8F4F8;
}.xbo_sbar_tab_ic-ia8 svg {
  width: 0.875rem;
  stroke-linejoin: round;
  height: 0.875rem;
  stroke-linecap: round;
}.xbo_ws-ia8 {
  padding: 32px 1rem 0;
  background: #09111B;
}
@media(min-width: 770px) {.xbo_ws-ia8 {
  padding: 2.25rem 1.5rem 0;
}
}.xbo_ws_in-ia8 {
  margin: 0 auto;
  max-width: 1320px;
}.xbo_ws_head-ia8 {
  gap: 0.75rem;
  align-items: center;
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.875rem;
}.xbo_ws_title-ia8 {
  gap: 0.625rem;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
  font-weight: 700;
  font-family: 'Exo 2', sans-serif;
  flex-wrap: wrap;
  font-size: 16px;
  color: #E8F4F8;
}.xbo_ws_title_ic-ia8 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 18px;
  color: #F0A800;
  width: 1.125rem;
}.xbo_ws_online-ia8 {
  gap: 0.438rem;
  font-weight: 600;
  display: flex;
  font-size: 0.75rem;
  color: #56778A;
  align-items: center;
}.xbo_ws_online_dot-ia8 {
  background: #00C878;
  border-radius: 50%;
  box-shadow: 0 0 0.375rem rgba(0, 200, 120, 0.16);
  width: 8px;
  flex-shrink: 0;
  height: 0.5rem;
}.xbo_ws_scroll-ia8 {
  gap: 8px;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 0.5rem;
  display: flex;
}.xbo_ws_scroll-ia8::-webkit-scrollbar {
  display: none;
}.xbo_wc-ia8 {
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.625rem;
  padding: 0.625rem 0.875rem;
  background: #0C1620;
  gap: 0.625rem;
  align-items: center;
  min-width: 220px;
  flex-shrink: 0;
  display: flex;
}.xbo_wc_img-ia8 {
  overflow: hidden;
  background: #101C29;
  border-radius: 0.313rem;
  flex-shrink: 0;
  width: 2.25rem;
  height: 36px;
}.xbo_wc_img-ia8 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.xbo_wc_info-ia8 {
  min-width: 0;
}.xbo_wc_game-ia8 {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.75rem;
  color: #B8CDD8;
  font-weight: 600;
  white-space: nowrap;
}.xbo_wc_player-ia8 {
  overflow: hidden;
  white-space: nowrap;
  color: #3D5A6B;
  font-size: 0.625rem;
  text-overflow: ellipsis;
}.xbo_wc_amount-ia8 {
  margin-left: auto;
  font-weight: 700;
  color: #00C878;
  font-size: 0.813rem;
  white-space: nowrap;
  flex-shrink: 0;
}.xbo_prov-ia8 {
  background: #09111B;
  padding: 36px 1rem 0;
}
@media(min-width:768px) {.xbo_prov-ia8 {
  padding: 44px 24px 0;
}
}.xbo_prov_in-ia8 {
  margin: 0 auto;
  max-width: 1320px;
}.xbo_prov_head-ia8 {
  margin-bottom: 16px;
}.xbo_prov_label-ia8 {
  margin-bottom: 8px;
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #00C4D6;
  font-weight: 700;
}.xbo_prov_h2-ia8 {
  font-family: 'Exo 2', sans-serif;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 8px;
  color: #E8F4F8;
}
@media(min-width: 769px) {.xbo_prov_h2-ia8 {
  font-size: 24px;
}
}.xbo_prov_seo-ia8 {
  margin-bottom: 1rem;
  line-height: 1.6;
  font-size: 13px;
  overflow-wrap: break-word;
  max-width: 38.75rem;
  color: #56778A;
}.xbo_prov_seo-ia8 strong {
  color: #B8CDD8;
  font-weight: 700;
}.xbo_prov_seo-ia8 a {
  text-decoration: underline;
  color: #00C4D6;
}.xbo_prov_grid-ia8 {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 641px) {.xbo_prov_grid-ia8 {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.xbo_prov_grid-ia8 {
  grid-template-columns: repeat(8,1fr);
}
}.xbo_prov_card-ia8 {
  background: #0C1620;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s,background .2s;
  border-radius: 0.625rem;
  padding: 0.875rem 10px;
  gap: 7px;
  align-items: center;
  display: flex;
  flex-direction: column;
  cursor: pointer;
}.xbo_prov_card-ia8:hover {
  background: #101C29;
  border-color: rgba(0, 200, 220, 0.45);
}.xbo_prov_logo-ia8 {
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  height: 44px;
  width: 44px;
  align-items: center;
}.xbo_prov_logo-ia8 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.xbo_prov_name-ia8 {
  font-weight: 600;
  overflow-wrap: break-word;
  color: #7A9BAD;
  font-size: 0.688rem;
  text-align: center;
}.xbo_reg-ia8 {
  background: #09111B;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.xbo_reg-ia8 {
  padding: 44px 1.5rem 0;
}
}.xbo_reg_in-ia8 {
  padding: 28px 24px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: #101C29;
  border-radius: 16px;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.xbo_reg_in-ia8 {
  padding: 2.5rem;
}
}.xbo_reg_top-ia8 {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 859px) {.xbo_reg_top-ia8 {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.xbo_reg_label-ia8 {
  margin-bottom: 10px;
  font-weight: 700;
  color: #00C4D6;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.xbo_reg_h2-ia8 {
  font-weight: 800;
  color: #E8F4F8;
  line-height: 1.2;
  overflow-wrap: break-word;
  font-family: 'Exo 2', sans-serif;
  font-size: 22px;
  margin-bottom: 12px;
}
@media(min-width: 770px) {.xbo_reg_h2-ia8 {
  font-size: 1.75rem;
}
}.xbo_reg_bonus-ia8 {
  border-radius: 0.625rem;
  background: rgba(240, 168, 0, 0.15);
  gap: 8px;
  padding: 10px 1rem;
  border: 1px solid rgba(240, 168, 0, 0.15);
  display: inline-flex;
  align-items: center;
  margin-bottom: 1rem;
}.xbo_reg_bonus_amount-ia8 {
  font-size: 1.25rem;
  font-weight: 800;
  color: #F0A800;
}.xbo_reg_bonus_text-ia8 {
  font-size: 13px;
  line-height: 1.35;
  color: #7A9BAD;
}.xbo_reg_cta_btn-ia8 {
  transition: background .2s;
  padding: 14px 32px;
  border-radius: 10px;
  background: #00C878;
  display: inline-block;
  margin-bottom: 12px;
  color: #061014;
  font-weight: 700;
  font-size: 0.938rem;
  box-shadow: 0 2px 14px rgba(0, 200, 120, 0.42), 0 1px 4px rgba(0, 0, 0, 0.5);
}.xbo_reg_cta_btn-ia8:hover {
  background: #00DC88;
}.xbo_reg_terms-ia8 {
  color: #3D5A6B;
  font-size: 0.688rem;
  line-height: 1.5;
}.xbo_reg_seo-ia8 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #56778A;
  margin-top: 20px;
  overflow-wrap: break-word;
  line-height: 1.65;
  padding-top: 1.25rem;
  font-size: 0.813rem;
}.xbo_reg_seo-ia8 p {
  color: #56778A;
  line-height: 1.65;
  font-size: 13px;
  margin-bottom: 0.625rem;
}.xbo_reg_seo-ia8 p:last-child {
  margin-bottom: 0;
}.xbo_reg_seo-ia8 strong {
  font-weight: 700;
  color: #B8CDD8;
}.xbo_reg_seo-ia8 a {
  transition: color .2s;
  color: #00C4D6;
  text-decoration: underline;
}.xbo_reg_seo-ia8 a:hover {
  color: #00D9EC;
}.xbo_reg_seo-ia8 ul,.xbo_reg_seo-ia8 ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 18px;
}.xbo_reg_seo-ia8 ol {
  list-style: decimal;
}.xbo_reg_seo-ia8 li {
  line-height: 1.65;
  margin-bottom: 4px;
  font-size: 0.813rem;
  color: #56778A;
}.xbo_reg_seo-ia8 table {
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
  width: 100%;
  font-size: 0.813rem;
  margin-bottom: 0.625rem;
}
@media(min-width: 765px) {.xbo_reg_seo-ia8 table {
  display: table;
}
}.xbo_reg_seo-ia8 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px;
  text-align: left;
  font-weight: 700;
  color: #B8CDD8;
}.xbo_reg_seo-ia8 td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #56778A;
}.xbo_reg_steps-ia8 {
  gap: 14px;
  margin-top: 1.75rem;
  display: flex;
  flex-direction: column;
}
@media(min-width: 858px) {.xbo_reg_steps-ia8 {
  margin-top: 0;
}
}.xbo_reg_step-ia8 {
  border-radius: 10px;
  gap: 14px;
  background: rgba(255, 255, 255, 0.05);
  padding: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.xbo_reg_step_num-ia8 {
  background: rgba(0, 196, 214, 0.18);
  border-radius: 50%;
  border: 1px solid rgba(0, 196, 214, 0.07);
  font-size: 14px;
  flex-shrink: 0;
  justify-content: center;
  height: 2.125rem;
  width: 2.125rem;
  display: flex;
  color: #00C4D6;
  font-weight: 800;
  align-items: center;
}.xbo_reg_step_title-ia8 {
  margin-bottom: 3px;
  font-size: 14px;
  font-weight: 700;
  color: #E8F4F8;
}.xbo_reg_step_text-ia8 {
  font-size: 12px;
  line-height: 1.5;
  color: #56778A;
}.xbo_reg_trust-ia8 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  flex-wrap: wrap;
  padding-top: 1.25rem;
  display: flex;
  margin-top: 20px;
}.xbo_reg_trust_item-ia8 {
  gap: 7px;
  display: flex;
  font-size: 12px;
  color: #56778A;
  overflow-wrap: break-word;
  align-items: center;
}.xbo_reg_trust_ic-ia8 svg {
  stroke-linecap: round;
  color: #00C4D6;
  height: 1rem;
  width: 1rem;
  stroke-linejoin: round;
}.xbo_htp-ia8 {
  padding: 2.25rem 1rem 0;
  background: #09111B;
}
@media(min-width: 769px) {.xbo_htp-ia8 {
  padding: 44px 1.5rem 0;
}
}.xbo_htp_in-ia8 {
  margin: 0 auto;
  max-width: 1320px;
}.xbo_htp_head-ia8 {
  margin-bottom: 1.375rem;
  max-width: 720px;
}.xbo_htp_label-ia8 {
  letter-spacing: .08em;
  color: #00C4D6;
  font-size: 0.688rem;
  margin-bottom: 8px;
  font-weight: 700;
  text-transform: uppercase;
}.xbo_htp_h2-ia8 {
  overflow-wrap: break-word;
  font-weight: 800;
  color: #E8F4F8;
  margin-bottom: 8px;
  font-family: 'Exo 2', sans-serif;
  font-size: 22px;
}
@media(min-width: 766px) {.xbo_htp_h2-ia8 {
  font-size: 28px;
}
}.xbo_htp_intro-ia8 {
  line-height: 1.6;
  font-size: 14px;
  color: #56778A;
}.xbo_htp_steps-ia8 {
  padding: 0;
  list-style: none;
  margin: 0;
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
  counter-reset: none;
}
@media(min-width: 639px) {.xbo_htp_steps-ia8 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.xbo_htp_steps-ia8 {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.xbo_htp_step-ia8 {
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #101C29;
  border-radius: 10px;
  padding: 20px 1.125rem 18px;
  display: flex;
  position: relative;
  flex-direction: column;
}.xbo_htp_step_num-ia8 {
  border-radius: 50%;
  background: #00C4D6;
  color: #061014;
  justify-content: center;
  width: 1.75rem;
  display: flex;
  align-items: center;
  height: 28px;
  font-size: 0.813rem;
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
  top: -12px;
  left: 20px;
  position: absolute;
}.xbo_htp_step_ic-ia8 {
  margin: 0.5rem 0 0.75rem;
  background: rgba(0, 196, 214, 0.18);
  border-radius: 5px;
  align-items: center;
  display: flex;
  height: 36px;
  color: #00C4D6;
  justify-content: center;
  width: 36px;
}.xbo_htp_step_ic-ia8 svg {
  stroke-linecap: round;
  width: 18px;
  height: 1.125rem;
  stroke-linejoin: round;
}.xbo_htp_step_h-ia8 {
  color: #E8F4F8;
  line-height: 1.25;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  font-weight: 700;
}.xbo_htp_step_p-ia8 {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.55;
  color: #56778A;
}.xbo_htp_step_p-ia8 strong {
  font-weight: 600;
  color: #B8CDD8;
}.xbo_htp_cta-ia8 {
  background: #00C878;
  padding: 0.813rem 26px;
  transition: background .2s;
  border-radius: 0.625rem;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  margin-top: 1.25rem;
  color: #061014;
}.xbo_htp_cta-ia8:hover {
  background: #00DC88;
}.xbo_bon-ia8 {
  padding: 2.25rem 1rem 0;
  background: #09111B;
}
@media(min-width: 770px) {.xbo_bon-ia8 {
  padding: 44px 24px 0;
}
}.xbo_bon_in-ia8 {
  margin: 0 auto;
  max-width: 1320px;
}.xbo_bon_head-ia8 {
  margin-bottom: 1.25rem;
}.xbo_bon_label-ia8 {
  font-size: 0.688rem;
  color: #00C4D6;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 8px;
}.xbo_bon_h2-ia8 {
  font-size: 1.25rem;
  font-weight: 800;
  margin-bottom: 8px;
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
  color: #E8F4F8;
}
@media(min-width: 766px) {.xbo_bon_h2-ia8 {
  font-size: 24px;
}
}.xbo_bon_seo-ia8 {
  line-height: 1.6;
  color: #56778A;
  font-size: 13px;
  overflow-wrap: break-word;
  max-width: 38.75rem;
}.xbo_bon_seo-ia8 strong {
  color: #B8CDD8;
  font-weight: 700;
}.xbo_bon_seo-ia8 a {
  text-decoration: underline;
  color: #00C4D6;
}.xbo_bon_grid-ia8 {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 637px) {.xbo_bon_grid-ia8 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.xbo_bon_grid-ia8 {
  grid-template-columns: repeat(5,1fr);
}
}.xbo_bon_card-ia8 {
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #0C1620;
  transition: border-color .2s,transform .2s;
  padding: 16px;
}.xbo_bon_card-ia8:hover {
  border-color: rgba(0, 196, 214, 0.07);
  transform: translateY(-2px);
}.xbo_bon_card_ic-ia8 svg {
  stroke-linecap: round;
  height: 26px;
  width: 1.625rem;
  stroke-linejoin: round;
}.xbo_bon_card_ic-ia8 {
  margin-bottom: 0.625rem;
}.xbo_bon_card_type-ia8 {
  font-size: 0.625rem;
  color: #56778A;
  margin-bottom: 6px;
  font-weight: 700;
  letter-spacing: .06em;
  text-transform: uppercase;
}.xbo_bon_card_amount-ia8 {
  color: #F0A800;
  font-weight: 800;
  font-size: 1.125rem;
  line-height: 1.1;
  margin-bottom: 0.375rem;
}.xbo_bon_card_name-ia8 {
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  color: #E8F4F8;
  font-weight: 600;
  font-size: 0.813rem;
}.xbo_bon_card_detail-ia8 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 0.5rem;
  color: #3D5A6B;
  font-size: 11px;
  line-height: 1.5;
  overflow-wrap: break-word;
}.xbo_app-ia8 {
  background: #09111B;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.xbo_app-ia8 {
  padding: 2.75rem 24px 0;
}
}.xbo_app_in-ia8 {
  margin: 0 auto;
  max-width: 82.5rem;
}.xbo_app_head-ia8 {
  margin-bottom: 16px;
}.xbo_app_label-ia8 {
  color: #00C4D6;
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
}.xbo_app_h2-ia8 {
  margin-bottom: 6px;
  font-size: 20px;
  overflow-wrap: break-word;
  color: #E8F4F8;
  font-family: 'Exo 2', sans-serif;
  font-weight: 800;
}
@media(min-width: 770px) {.xbo_app_h2-ia8 {
  font-size: 1.5rem;
}
}.xbo_app_sub-ia8 {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #56778A;
  line-height: 1.6;
  max-width: 37.5rem;
}.xbo_app_sub-ia8 strong {
  color: #B8CDD8;
  font-weight: 700;
}.xbo_app_cards-ia8 {
  gap: 0.625rem;
  display: grid;
  margin-top: 1rem;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.xbo_app_cards-ia8 {
  grid-template-columns: repeat(3,1fr);
}
}.xbo_app_card-ia8 {
  border-radius: 10px;
  padding: 20px;
  gap: 16px;
  overflow: hidden;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
  position: relative;
}.xbo_app_card_ios-ia8 {
  background: linear-gradient(135deg,rgba(0, 196, 214, 0.18) 0%,#101C29 100%);
}.xbo_app_card_android-ia8 {
  background: linear-gradient(135deg,rgba(0, 200, 120, 0.16) 0%,#101C29 100%);
}.xbo_app_card_win-ia8 {
  background: linear-gradient(135deg,rgba(240, 168, 0, 0.15) 0%,#101C29 100%);
}.xbo_app_card_ic-ia8 svg {
  height: 2.125rem;
  width: 2.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.xbo_app_card_ic-ia8 {
  flex-shrink: 0;
  color: #E8F4F8;
}.xbo_app_card_os-ia8 {
  font-weight: 700;
  margin-bottom: 0.375rem;
  font-size: 10px;
  letter-spacing: .08em;
  color: #56778A;
  text-transform: uppercase;
}.xbo_app_card_title-ia8 {
  font-weight: 700;
  color: #E8F4F8;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  line-height: 1.2;
  font-size: 15px;
}.xbo_app_card_text-ia8 {
  margin-bottom: 14px;
  overflow-wrap: break-word;
  color: #56778A;
  line-height: 1.5;
  font-size: 12px;
}.xbo_app_card_btn-ia8 {
  transition: background .2s;
  border: 1px solid rgba(0, 200, 220, 0.45);
  gap: 7px;
  padding: 10px 18px;
  border-radius: 0.313rem;
  background: rgba(255, 255, 255, 0.12);
  align-items: center;
  font-size: 13px;
  color: #E8F4F8;
  font-weight: 700;
  display: inline-flex;
}.xbo_app_card_btn-ia8:hover {
  background: rgba(255, 255, 255, 0.07);
}.xbo_seo-ia8 {
  background: #09111B;
  padding: 36px 1rem 0;
}
@media(min-width: 765px) {.xbo_seo-ia8 {
  padding: 44px 1.5rem 0;
}
}.xbo_seo_in-ia8 {
  border: 1px solid rgba(255, 255, 255, 0.11);
  margin: 0 auto;
  background: #101C29;
  border-radius: 1rem;
  padding: 28px 24px;
  max-width: 82.5rem;
}
@media(min-width: 766px) {.xbo_seo_in-ia8 {
  padding: 2.25rem 40px;
}
}.xbo_seo_label-ia8 {
  color: #00C4D6;
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: 700;
}.xbo_seo_h2-ia8 {
  font-family: 'Exo 2', sans-serif;
  color: #E8F4F8;
  line-height: 1.25;
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
}
@media(min-width: 765px) {.xbo_seo_h2-ia8 {
  font-size: 1.5rem;
}
}.xbo_seo_body-ia8 {
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 14px;
  color: #7A9BAD;
}.xbo_seo_body-ia8 p {
  margin-bottom: 12px;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #7A9BAD;
}.xbo_seo_body-ia8 p:last-child {
  margin-bottom: 0;
}.xbo_seo_body-ia8 strong {
  color: #B8CDD8;
  font-weight: 700;
}.xbo_seo_body-ia8 a {
  transition: color .2s;
  color: #00C4D6;
  text-decoration: underline;
}.xbo_seo_body-ia8 a:hover {
  color: #00D9EC;
}.xbo_seo_body-ia8 ul,.xbo_seo_body-ia8 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.xbo_seo_body-ia8 ol {
  list-style: decimal;
}.xbo_seo_body-ia8 li {
  color: #7A9BAD;
  margin-bottom: 0.375rem;
  line-height: 1.75;
  font-size: 0.875rem;
}.xbo_seo_body-ia8 table {
  font-size: 13px;
  display: block;
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
  margin-bottom: 12px;
}
@media(min-width: 767px) {.xbo_seo_body-ia8 table {
  display: table;
}
}.xbo_seo_body-ia8 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  font-weight: 700;
  color: #B8CDD8;
  text-align: left;
}.xbo_seo_body-ia8 td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7A9BAD;
}.xbo_seo_cols-ia8 {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.xbo_seo_cols-ia8 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.xbo_seo_cols-ia8 {
  grid-template-columns: repeat(3,1fr);
}
}.xbo_seo_col_h-ia8 {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #B8CDD8;
  font-weight: 700;
  margin-bottom: 7px;
}.xbo_seo_col_p-ia8 {
  font-size: 13px;
  color: #56778A;
  line-height: 1.65;
  overflow-wrap: break-word;
}.xbo_seo_stats-ia8 {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.xbo_seo_stat-ia8 {
  background: rgba(0, 196, 214, 0.07);
  padding: 0.875rem 1rem;
  border: 1px solid rgba(0, 196, 214, 0.18);
  flex: 1;
  border-radius: 10px;
  min-width: 140px;
}.xbo_seo_stat_val-ia8 {
  color: #00C4D6;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
  margin-bottom: 4px;
}.xbo_seo_stat_lb-ia8 {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #56778A;
}.xbo_seo-ia8 {
  background: #09111B;
  padding: 36px 16px 0;
}
@media(min-width: 770px) {.xbo_seo-ia8 {
  padding: 44px 24px 0;
}
}.xbo_seo_in-ia8 {
  border: 1px solid rgba(255, 255, 255, 0.11);
  margin: 0 auto;
  border-radius: 16px;
  padding: 28px 24px;
  background: #101C29;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.xbo_seo_in-ia8 {
  padding: 36px 2.5rem;
}
}.xbo_seo_label-ia8 {
  margin-bottom: 0.625rem;
  font-weight: 700;
  color: #00C4D6;
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
}.xbo_seo_h2-ia8 {
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  line-height: 1.25;
  margin-bottom: 14px;
  font-family: 'Exo 2', sans-serif;
  color: #E8F4F8;
}
@media(min-width: 771px) {.xbo_seo_h2-ia8 {
  font-size: 24px;
}
}.xbo_seo_body-ia8 {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #7A9BAD;
}.xbo_seo_body-ia8 p {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #7A9BAD;
  margin-bottom: 0.75rem;
}.xbo_seo_body-ia8 p:last-child {
  margin-bottom: 0;
}.xbo_seo_body-ia8 strong {
  font-weight: 700;
  color: #B8CDD8;
}.xbo_seo_body-ia8 a {
  transition: color .2s;
  text-decoration: underline;
  color: #00C4D6;
}.xbo_seo_body-ia8 a:hover {
  color: #00D9EC;
}.xbo_seo_body-ia8 ul,.xbo_seo_body-ia8 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.xbo_seo_body-ia8 ol {
  list-style: decimal;
}.xbo_seo_body-ia8 li {
  font-size: 14px;
  color: #7A9BAD;
  line-height: 1.75;
  margin-bottom: 6px;
}.xbo_seo_body-ia8 table {
  overflow-x: auto;
  margin-bottom: 12px;
  width: 100%;
  border-collapse: collapse;
  display: block;
  font-size: 13px;
}
@media(min-width: 769px) {.xbo_seo_body-ia8 table {
  display: table;
}
}.xbo_seo_body-ia8 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  font-weight: 700;
  text-align: left;
  color: #B8CDD8;
}.xbo_seo_body-ia8 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #7A9BAD;
}.xbo_seo_cols-ia8 {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 643px) {.xbo_seo_cols-ia8 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.xbo_seo_cols-ia8 {
  grid-template-columns: repeat(3,1fr);
}
}.xbo_seo_col_h-ia8 {
  color: #B8CDD8;
  font-weight: 700;
  font-size: 13px;
  margin-bottom: 7px;
  overflow-wrap: break-word;
}.xbo_seo_col_p-ia8 {
  overflow-wrap: break-word;
  color: #56778A;
  line-height: 1.65;
  font-size: 0.813rem;
}.xbo_seo_stats-ia8 {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.xbo_seo_stat-ia8 {
  border: 1px solid rgba(0, 196, 214, 0.18);
  flex: 1;
  border-radius: 0.625rem;
  background: rgba(0, 196, 214, 0.07);
  padding: 0.875rem 16px;
  min-width: 140px;
}.xbo_seo_stat_val-ia8 {
  font-weight: 800;
  font-size: 1.25rem;
  margin-bottom: 0.25rem;
  color: #00C4D6;
  overflow-wrap: break-word;
}.xbo_seo_stat_lb-ia8 {
  font-size: 11px;
  color: #56778A;
  overflow-wrap: break-word;
}.xbo_pmt-ia8 {
  padding: 36px 16px 0;
  background: #09111B;
}
@media(min-width: 767px) {.xbo_pmt-ia8 {
  padding: 44px 24px 0;
}
}.xbo_pmt_in-ia8 {
  margin: 0 auto;
  max-width: 1320px;
}.xbo_pmt_head-ia8 {
  margin-bottom: 1.375rem;
  max-width: 720px;
}.xbo_pmt_label-ia8 {
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  color: #00C4D6;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.688rem;
}.xbo_pmt_h2-ia8 {
  overflow-wrap: break-word;
  color: #E8F4F8;
  font-weight: 800;
  margin-bottom: 0.5rem;
  font-family: 'Exo 2', sans-serif;
  font-size: 22px;
}
@media(min-width: 769px) {.xbo_pmt_h2-ia8 {
  font-size: 28px;
}
}.xbo_pmt_intro-ia8 {
  line-height: 1.6;
  font-size: 14px;
  color: #56778A;
  overflow-wrap: break-word;
}.xbo_pmt_groups-ia8 {
  gap: 20px;
  flex-direction: column;
  display: flex;
}.xbo_pmt_group-ia8 {
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 10px;
  padding: 20px;
  background: #101C29;
}.xbo_pmt_group_head-ia8 {
  gap: 12px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 0.625rem;
}.xbo_pmt_group_ic-ia8 {
  border-radius: 5px;
  background: rgba(0, 196, 214, 0.18);
  align-items: center;
  flex-shrink: 0;
  width: 36px;
  display: flex;
  height: 2.25rem;
  color: #00C4D6;
  justify-content: center;
}.xbo_pmt_group_ic-ia8 svg {
  stroke-linejoin: round;
  width: 1.125rem;
  height: 1.125rem;
  stroke-linecap: round;
}.xbo_pmt_group_h-ia8 {
  margin: 0;
  font-size: 1rem;
  font-family: 'Exo 2', sans-serif;
  color: #E8F4F8;
  overflow-wrap: break-word;
  font-weight: 700;
}.xbo_pmt_group_p-ia8 {
  margin-bottom: 0.875rem;
  color: #56778A;
  font-size: 13px;
  line-height: 1.6;
  overflow-wrap: break-word;
}.xbo_pmt_group_p-ia8 strong {
  font-weight: 600;
  color: #B8CDD8;
}.xbo_pmt_table_wrap-ia8 {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.xbo_pmt_table-ia8 {
  min-width: 33.75rem;
  width: 100%;
  border-collapse: collapse;
  font-size: 13px;
}.xbo_pmt_table-ia8 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  letter-spacing: .04em;
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #B8CDD8;
  white-space: nowrap;
  text-align: left;
  font-weight: 700;
}.xbo_pmt_table-ia8 td {
  padding: 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #56778A;
}.xbo_pmt_table-ia8 tbody tr:last-child td {
  border-bottom: none;
}.xbo_pmt_table-ia8 tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #B8CDD8;
}.xbo_seo-ia8 {
  padding: 36px 1rem 0;
  background: #09111B;
}
@media(min-width: 767px) {.xbo_seo-ia8 {
  padding: 2.75rem 1.5rem 0;
}
}.xbo_seo_in-ia8 {
  padding: 28px 24px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  margin: 0 auto;
  background: #101C29;
  border-radius: 1rem;
  max-width: 82.5rem;
}
@media(min-width: 770px) {.xbo_seo_in-ia8 {
  padding: 2.25rem 2.5rem;
}
}.xbo_seo_label-ia8 {
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  color: #00C4D6;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
}.xbo_seo_h2-ia8 {
  line-height: 1.25;
  color: #E8F4F8;
  font-weight: 800;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-family: 'Exo 2', sans-serif;
  font-size: 20px;
}
@media(min-width: 769px) {.xbo_seo_h2-ia8 {
  font-size: 1.5rem;
}
}.xbo_seo_body-ia8 {
  color: #7A9BAD;
  line-height: 1.75;
  font-size: 14px;
  overflow-wrap: break-word;
}.xbo_seo_body-ia8 p {
  line-height: 1.75;
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
  color: #7A9BAD;
}.xbo_seo_body-ia8 p:last-child {
  margin-bottom: 0;
}.xbo_seo_body-ia8 strong {
  font-weight: 700;
  color: #B8CDD8;
}.xbo_seo_body-ia8 a {
  transition: color .2s;
  text-decoration: underline;
  color: #00C4D6;
}.xbo_seo_body-ia8 a:hover {
  color: #00D9EC;
}.xbo_seo_body-ia8 ul,.xbo_seo_body-ia8 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.xbo_seo_body-ia8 ol {
  list-style: decimal;
}.xbo_seo_body-ia8 li {
  margin-bottom: 6px;
  font-size: 0.875rem;
  color: #7A9BAD;
  line-height: 1.75;
}.xbo_seo_body-ia8 table {
  margin-bottom: 12px;
  font-size: 13px;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width: 769px) {.xbo_seo_body-ia8 table {
  display: table;
}
}.xbo_seo_body-ia8 th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #B8CDD8;
}.xbo_seo_body-ia8 td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7A9BAD;
}.xbo_seo_cols-ia8 {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.xbo_seo_cols-ia8 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.xbo_seo_cols-ia8 {
  grid-template-columns: repeat(3,1fr);
}
}.xbo_seo_col_h-ia8 {
  font-weight: 700;
  color: #B8CDD8;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  margin-bottom: 7px;
}.xbo_seo_col_p-ia8 {
  overflow-wrap: break-word;
  font-size: 13px;
  color: #56778A;
  line-height: 1.65;
}.xbo_seo_stats-ia8 {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.xbo_seo_stat-ia8 {
  border: 1px solid rgba(0, 196, 214, 0.18);
  background: rgba(0, 196, 214, 0.07);
  border-radius: 0.625rem;
  padding: 0.875rem 16px;
  flex: 1;
  min-width: 8.75rem;
}.xbo_seo_stat_val-ia8 {
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
  color: #00C4D6;
}.xbo_seo_stat_lb-ia8 {
  overflow-wrap: break-word;
  color: #56778A;
  font-size: 11px;
}.xbo_faq-ia8 {
  background: #09111B;
  padding: 36px 16px 0;
}
@media(min-width: 766px) {.xbo_faq-ia8 {
  padding: 2.75rem 1.5rem 0;
}
}.xbo_faq_in-ia8 {
  margin: 0 auto;
  max-width: 82.5rem;
}.xbo_faq_head-ia8 {
  margin-bottom: 1.25rem;
}.xbo_faq_label-ia8 {
  margin-bottom: 8px;
  font-weight: 700;
  color: #00C4D6;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
}.xbo_faq_h2-ia8 {
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
  font-family: 'Exo 2', sans-serif;
  color: #E8F4F8;
}
@media(min-width: 769px) {.xbo_faq_h2-ia8 {
  font-size: 24px;
}
}.xbo_faq_list-ia8 {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.xbo_faq_item-ia8 {
  background: #101C29;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 10px;
  overflow: hidden;
}.xbo_faq_q-ia8 {
  gap: 12px;
  padding: 1rem 1.25rem;
  transition: color .2s;
  display: flex;
  cursor: pointer;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  font-weight: 600;
  color: #B8CDD8;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}.xbo_faq_q-ia8:hover {
  color: #E8F4F8;
}.xbo_faq_q_ic-ia8 {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  transition: transform .25s;
  font-size: 1rem;
  color: #00C4D6;
  width: 24px;
  height: 1.5rem;
  align-items: center;
  justify-content: center;
  display: flex;
  flex-shrink: 0;
}.xbo_faq_item-ia8.xbo_state_open-ia8 .xbo_faq_q_ic-ia8 {
  transform: rotate(45deg);
}.xbo_faq_a-ia8 {
  padding: 0 1.25rem 16px;
  display: none;
  line-height: 1.7;
  color: #56778A;
  overflow-wrap: break-word;
  font-size: 13px;
}.xbo_faq_item-ia8.xbo_state_open-ia8 .xbo_faq_a-ia8 {
  display: block;
}.xbo_faq_a-ia8 strong {
  color: #B8CDD8;
  font-weight: 700;
}.xbo_faq_a-ia8 a {
  text-decoration: underline;
  color: #00C4D6;
}.xbo_faq_a-ia8 ul,.xbo_faq_a-ia8 ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 1.25rem;
}.xbo_faq_a-ia8 ol {
  list-style: decimal;
}.xbo_faq_a-ia8 li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.xbo_faq_a-ia8 table {
  margin: 8px 0;
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 0.75rem;
  width: 100%;
  display: block;
}
@media(min-width: 767px) {.xbo_faq_a-ia8 table {
  display: table;
}
}.xbo_faq_a-ia8 th {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #B8CDD8;
}.xbo_faq_a-ia8 td {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #56778A;
}.xbo_ft-ia8 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #060D14;
  margin-top: 48px;
}.xbo_ft_support-ia8 {
  padding: 24px 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 771px) {.xbo_ft_support-ia8 {
  padding: 1.75rem 1.5rem;
}
}.xbo_ft_support_in-ia8 {
  gap: 1rem;
  margin: 0 auto;
  max-width: 82.5rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.xbo_ft_support_main-ia8 {
  gap: 1rem;
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  min-width: 13.75rem;
  align-items: center;
}.xbo_ft_support_ic-ia8 {
  flex-shrink: 0;
  color: #00C4D6;
}.xbo_ft_support_ic-ia8 svg {
  height: 30px;
  stroke-linejoin: round;
  width: 1.875rem;
  stroke-linecap: round;
}.xbo_ft_support_text_title-ia8 {
  margin-bottom: 3px;
  font-weight: 700;
  color: #E8F4F8;
  overflow-wrap: break-word;
  font-size: 0.938rem;
}.xbo_ft_support_text_sub-ia8 {
  overflow-wrap: break-word;
  color: #56778A;
  font-size: 0.75rem;
}.xbo_ft_support_btn-ia8 {
  transition: background .2s;
  border-radius: 0.625rem;
  background: #00C4D6;
  padding: 0.688rem 22px;
  flex-shrink: 0;
  font-weight: 700;
  white-space: nowrap;
  font-size: 13px;
  color: #E8F4F8;
}.xbo_ft_support_btn-ia8:hover {
  background: #00D9EC;
}.xbo_ft_support_contacts-ia8 {
  gap: 16px;
  display: flex;
  margin-left: auto;
  flex-wrap: wrap;
}.xbo_ft_support_contact-ia8 {
  line-height: 1.4;
  font-size: 12px;
  color: #3D5A6B;
}.xbo_ft_support_contact-ia8 strong {
  font-size: 11px;
  margin-bottom: 2px;
  color: #7A9BAD;
  display: block;
  font-weight: 600;
}.xbo_ft_main-ia8 {
  padding: 32px 1rem 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 771px) {.xbo_ft_main-ia8 {
  padding: 40px 24px 32px;
}
}.xbo_ft_main_in-ia8 {
  margin: 0 auto;
  gap: 1.5rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
  max-width: 1320px;
}
@media(min-width: 642px) {.xbo_ft_main_in-ia8 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.xbo_ft_main_in-ia8 {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.xbo_ft_col_logo-ia8 {
  grid-column: 1/-1;
}
@media(min-width: 1079px) {.xbo_ft_col_logo-ia8 {
  grid-column: auto;
}
}.xbo_ft_logo-ia8 {
  gap: 9px;
  font-weight: 800;
  margin-bottom: 0.75rem;
  color: #E8F4F8;
  display: flex;
  overflow-wrap: break-word;
  align-items: center;
  flex-wrap: wrap;
  font-size: 16px;
}.xbo_ft_logo_mark-ia8 {
  overflow: hidden;
  border-radius: 0.313rem;
  width: 1.875rem;
  height: 1.875rem;
}.xbo_ft_logo_mark-ia8 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.xbo_ft_logo_sub-ia8 {
  font-size: 0.75rem;
  line-height: 1.55;
  overflow-wrap: break-word;
  max-width: 12.5rem;
  color: #3D5A6B;
}.xbo_ft_col_title-ia8 {
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 0.875rem;
  letter-spacing: .07em;
  color: #7A9BAD;
}.xbo_ft_col_links-ia8 {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.xbo_ft_col_link-ia8 {
  transition: color .2s;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #3D5A6B;
}.xbo_ft_col_link-ia8:hover {
  color: #B8CDD8;
}.xbo_ft_apps-ia8 {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.xbo_ft_app_card-ia8 {
  padding: 10px 0.75rem;
  border-radius: 0.313rem;
  background: rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  align-items: center;
  display: flex;
}.xbo_ft_app_card-ia8:hover {
  border-color: rgba(0, 200, 220, 0.45);
}.xbo_ft_app_card_ic-ia8 svg {
  width: 22px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 22px;
}.xbo_ft_app_card_os-ia8 {
  font-size: 10px;
  font-weight: 600;
  color: #3D5A6B;
}.xbo_ft_app_card_action-ia8 {
  font-weight: 700;
  font-size: 12px;
  color: #B8CDD8;
}.xbo_ft_bot-ia8 {
  padding: 1.25rem 16px;
}
@media(min-width:768px) {.xbo_ft_bot-ia8 {
  padding: 20px 24px;
}
}.xbo_ft_bot_in-ia8 {
  gap: 1rem;
  margin: 0 auto;
  display: flex;
  max-width: 1320px;
  flex-wrap: wrap;
  align-items: center;
}.xbo_ft_socials-ia8 {
  gap: 8px;
  display: flex;
}.xbo_ft_soc-ia8 {
  transition: background .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.313rem;
  height: 36px;
  color: #7A9BAD;
  width: 2.25rem;
  display: flex;
  align-items: center;
  justify-content: center;
}.xbo_ft_soc-ia8 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1rem;
  height: 1rem;
}.xbo_ft_soc-ia8:hover {
  background: rgba(255, 255, 255, 0.07);
}.xbo_ft_legal-ia8 {
  flex: 1;
  color: #4A6878;
  font-size: 11px;
  overflow-wrap: break-word;
  line-height: 1.6;
  min-width: 12.5rem;
}.xbo_ft_legal-ia8 strong {
  color: #7A9BAD;
  font-weight: 700;
}.xbo_ft_legal-ia8 a {
  text-decoration: underline;
  color: #7A9BAD;
}.xbo_ft_age-ia8 {
  border: 2px solid #4A6878;
  border-radius: 50%;
  align-items: center;
  height: 32px;
  justify-content: center;
  display: flex;
  font-size: 0.688rem;
  color: #4A6878;
  font-weight: 800;
  margin-left: auto;
  flex-shrink: 0;
  width: 2rem;
}