*,::before,::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background-color: #050C14;
  color: #B4CCDE;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  font-family: 'Barlow', sans-serif;
  min-height: 100vh;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  color: inherit;
  cursor: pointer;
}a {
  text-decoration: none;
  color: inherit;
}.xgo-layout_967 {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.xgo-page_967 {
  display: flex;
  min-height: 100vh;
}.xgo-main_967 {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media screen and (min-width: 1081px) {.xgo-main_967 {
  padding-left: 13.75rem;
}
}
@media screen and (max-width: 1080px) {.xgo-main_967 {
  padding-bottom: 4.5rem;
}
}.xgo-gc_967 {
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  background: #091219;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  width: 140px;
  position: relative;
  flex-shrink: 0;
  cursor: pointer;
}
@media(min-width: 637px) {.xgo-gc_967 {
  width: 9.75rem;
}
}
@media(min-width: 1077px) {.xgo-gc_967 {
  width: 168px;
}
}.xgo-gc_967:hover {
  border-color: rgba(0, 200, 232, 0.07);
  transform: translateY(-3px);
}.xgo-gc_img_967 {
  overflow: hidden;
  padding-bottom: 80%;
  position: relative;
  width: 100%;
}.xgo-gc_img_967 img {
  inset: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  position: absolute;
}.xgo-gc_hover_967 {
  inset: 0;
  transition: opacity .2s;
  background: rgba(2, 8, 16, 0.76);
  justify-content: center;
  display: flex;
  align-items: center;
  opacity: 0;
  position: absolute;
}.xgo-gc_967:hover .xgo-gc_hover_967 {
  opacity: 1;
}.xgo-gc_hover_btn_967 {
  border-radius: 4px;
  padding: 0.5rem 1rem;
  background: #00C8E8;
  font-weight: 700;
  color: #E8F4FF;
  font-size: 12px;
}.xgo-gc_info_967 {
  padding: 0.5rem 0.625rem 10px;
}.xgo-gc_name_967 {
  overflow: hidden;
  max-width: 100%;
  margin-bottom: 3px;
  font-size: 0.75rem;
  white-space: nowrap;
  font-weight: 600;
  text-overflow: ellipsis;
  color: #B4CCDE;
}.xgo-gc_prov_967 {
  font-size: 10px;
  color: #628AAA;
}.xgo-gc_tag_967 {
  border-radius: 0.25rem;
  padding: 2px 7px;
  z-index: 2;
  left: 6px;
  font-weight: 700;
  letter-spacing: .04em;
  font-size: 0.563rem;
  text-transform: uppercase;
  top: 6px;
  position: absolute;
}.xgo-gc_tag_hot_967 {
  background: #E83040;
  color: #fff;
}.xgo-gc_tag_new_967 {
  background: #00C97A;
  color: #050C14;
}.xgo-gc_tag_jp_967 {
  background: #F0A500;
  color: #050C14;
}.xgo-gc_tag_ex_967 {
  background: #005EA8;
  color: #fff;
}.xgo-gc_tag_live_967 {
  background: #E83040;
  color: #fff;
}.xgo-gr_967 {
  padding: 2rem 1rem 0;
  background: #050C14;
}
@media(min-width: 769px) {.xgo-gr_967 {
  padding: 36px 24px 0;
}
}.xgo-gr_in_967 {
  margin: 0 auto;
  max-width: 83.75rem;
}.xgo-gr_head_967 {
  gap: 12px;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 10px;
  display: flex;
}.xgo-gr_head_l_967 {
  flex: 1;
  gap: 0.625rem;
  min-width: 0;
  align-items: center;
  display: flex;
}.xgo-gr_ic_967 {
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  display: flex;
  height: 32px;
  width: 2rem;
  flex-shrink: 0;
}.xgo-gr_ic_967 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 16px;
  height: 16px;
}.xgo-gr_title_967 {
  overflow-wrap: break-word;
  font-size: 1rem;
  font-weight: 700;
  color: #E8F4FF;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width:768px) {.xgo-gr_title_967 {
  font-size: 18px;
}
}.xgo-gr_more_967 {
  gap: 0.313rem;
  transition: color .2s;
  white-space: nowrap;
  color: #6482A0;
  font-size: 0.75rem;
  align-items: center;
  flex-shrink: 0;
  font-weight: 600;
  display: flex;
}.xgo-gr_more_967:hover {
  color: #00C8E8;
}.xgo-gr_more_967 svg {
  height: 12px;
  stroke-linecap: round;
  width: 12px;
  stroke-linejoin: round;
}.xgo-gr_arrows_967 {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.xgo-gr_arr_967 {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: background .15s,color .15s;
  border-radius: 4px;
  height: 30px;
  color: #7A9AB8;
  align-items: center;
  justify-content: center;
  width: 1.875rem;
  display: flex;
}.xgo-gr_arr_967:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #E8F4FF;
}.xgo-gr_arr_967 svg {
  height: 13px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.813rem;
}.xgo-gr_seo_h_967 {
  margin: 0 0 0.375rem;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #B4CCDE;
  max-width: 680px;
  font-family: 'Rajdhani', sans-serif;
  font-size: 13px;
}
@media(min-width: 770px) {.xgo-gr_seo_h_967 {
  font-size: 0.875rem;
}
}.xgo-gr_seo_967 {
  overflow-wrap: break-word;
  max-width: 42.5rem;
  line-height: 1.55;
  color: #6482A0;
  font-size: 0.75rem;
  margin-bottom: 0.75rem;
}.xgo-gr_seo_967 strong {
  font-weight: 600;
  color: #B4CCDE;
}.xgo-gr_scroll_967 {
  gap: 10px;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
  padding-bottom: 0.625rem;
  -webkit-overflow-scrolling: touch;
}.xgo-gr_scroll_967::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.xgo-gr_scroll_967 {
  gap: 12px;
}
}.xgo-tb_967 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #060E17;
  height: 56px;
  right: 0;
  align-items: center;
  z-index: 80;
  display: flex;
  top: 0;
  position: fixed;
  left: 0;
}.xgo-tb_in_967 {
  gap: 0;
  padding: 0 14px;
  display: flex;
  width: 100%;
  align-items: center;
  height: 100%;
}.xgo-tb_burger_967 {
  border-radius: 8px;
  gap: 5px;
  flex-shrink: 0;
  align-items: center;
  flex-direction: column;
  width: 2.375rem;
  display: flex;
  margin-right: 0.5rem;
  justify-content: center;
  height: 38px;
}.xgo-tb_burger_967:hover {
  background: rgba(255, 255, 255, 0.05);
}.xgo-tb_burger_line_967 {
  background: #7A9AB8;
  border-radius: 1px;
  display: block;
  height: 2px;
  width: 1.125rem;
}
@media(min-width: 1077px) {.xgo-tb_burger_967 {
  display: none;
}
}.xgo-tb_logo_967 {
  gap: 0.563rem;
  overflow-wrap: break-word;
  color: #E8F4FF;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  letter-spacing: -.01em;
  font-weight: 800;
  font-size: 1.125rem;
  margin-right: 1.25rem;
}.xgo-tb_logo_mark_967 {
  overflow: hidden;
  border-radius: 0.5rem;
  align-items: center;
  width: 2rem;
  display: flex;
  height: 32px;
  justify-content: center;
}.xgo-tb_logo_mark_967 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.xgo-tb_nav_967 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 641px) {.xgo-tb_nav_967 {
  display: flex;
}
}.xgo-tb_tab_967 {
  border-radius: 8px;
  transition: background .15s,color .15s;
  padding: 0.5rem 0.875rem;
  font-weight: 600;
  font-size: 13px;
  color: #7A9AB8;
  white-space: nowrap;
}.xgo-tb_tab_967:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #E8F4FF;
}.xgo-tb_tab_967.xgo-state_active_967 {
  background: rgba(0, 200, 232, 0.15);
  color: #E8F4FF;
}.xgo-tb_right_967 {
  gap: 8px;
  flex-shrink: 0;
  display: flex;
  margin-left: auto;
  align-items: center;
}.xgo-tb_login_967 {
  background: rgba(255, 255, 255, 0.05);
  padding: 0.563rem 16px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s,color .2s;
  border-radius: 0.5rem;
  font-weight: 600;
  font-size: 13px;
  color: #B4CCDE;
  display: none;
}.xgo-tb_login_967:hover {
  border-color: rgba(0, 200, 232, 0.42);
  color: #E8F4FF;
}
@media(min-width: 479px) {.xgo-tb_login_967 {
  display: block;
}
}.xgo-tb_reg_967 {
  transition: background .2s;
  border-radius: 0.5rem;
  background: #00C97A;
  padding: 9px 18px;
  font-weight: 700;
  font-size: 0.813rem;
  white-space: nowrap;
  color: #04090F;
}.xgo-tb_reg_967:hover {
  background: #00E088;
}.xgo-sb_967 {
  background: #0C1620;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .25s ease;
  z-index: 70;
  width: 13.75rem;
  overflow-y: auto;
  left: 0;
  position: fixed;
  top: 3.5rem;
  bottom: 0;
}.xgo-sb_967.xgo-state_open_967 {
  transform: translateX(0);
}.xgo-sb_967::-webkit-scrollbar {
  width: 0.25rem;
}.xgo-sb_967::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1079px) {.xgo-sb_967 {
  transform: translateX(0);
}
}.xgo-sb_auth_967 {
  padding: 0.875rem 12px 0.625rem;
}.xgo-sb_btn_reg_967 {
  background: #00C97A;
  padding: 11px;
  transition: background .2s;
  border-radius: 0.5rem;
  font-size: 13px;
  margin-bottom: 8px;
  text-align: center;
  font-weight: 700;
  color: #04090F;
  display: block;
}.xgo-sb_btn_reg_967:hover {
  background: #00E088;
}.xgo-sb_btn_login_967 {
  background: rgba(255, 255, 255, 0.05);
  padding: 10px;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.5rem;
  display: block;
  font-size: 13px;
  color: #B4CCDE;
  font-weight: 600;
  text-align: center;
}.xgo-sb_btn_login_967:hover {
  border-color: rgba(0, 200, 232, 0.42);
  color: #E8F4FF;
}.xgo-sb_promo_967 {
  border-radius: 8px;
  margin: 0 0.75rem 0.625rem;
  background: linear-gradient(135deg,#001A2E,#0C1620);
  overflow: hidden;
  padding: 12px 14px;
  border: 1px solid rgba(0, 200, 232, 0.15);
  position: relative;
}.xgo-sb_promo_967::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(0, 200, 232, 0.15),transparent 70%);
  width: 5rem;
  right: -1.25rem;
  height: 80px;
  content: '';
  position: absolute;
  top: -1.25rem;
}.xgo-sb_promo_title_967 {
  font-weight: 700;
  font-size: 11px;
  color: #00C8E8;
  margin-bottom: 0.25rem;
  letter-spacing: .06em;
  text-transform: uppercase;
}.xgo-sb_promo_text_967 {
  overflow-wrap: break-word;
  color: #E8F4FF;
  line-height: 1.35;
  font-weight: 600;
  font-size: 12px;
}.xgo-sb_promo_sub_967 {
  margin-top: 3px;
  color: #6482A0;
  font-size: 0.625rem;
}.xgo-sb_nav_967 {
  padding: 6px 0.5rem 16px;
}.xgo-sb_nav_lb_967 {
  padding: 10px 8px 6px;
  font-size: 10px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  color: #628AAA;
}.xgo-sb_link_967 {
  transition: background .15s,color .15s;
  border-radius: 4px;
  padding: 9px 10px;
  gap: 10px;
  align-items: center;
  display: flex;
  color: #7A9AB8;
  font-weight: 500;
  cursor: pointer;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.xgo-sb_link_967:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #E8F4FF;
}.xgo-sb_link_967.xgo-state_active_967 {
  background: rgba(0, 200, 232, 0.15);
  color: #E8F4FF;
}.xgo-sb_ic_967 {
  border-radius: 4px;
  display: flex;
  height: 1.875rem;
  justify-content: center;
  flex-shrink: 0;
  width: 30px;
  align-items: center;
}.xgo-sb_ic_967 svg {
  height: 1rem;
  stroke-linejoin: round;
  width: 16px;
  stroke-linecap: round;
}.xgo-sb_ic_1_967 {
  background: rgba(0, 200, 232, 0.07);
  color: #00C8E8;
}.xgo-sb_ic_2_967 {
  background: rgba(0, 201, 122, 0.15);
  color: #00C97A;
}.xgo-sb_ic_3_967 {
  background: rgba(240, 165, 0, 0.14);
  color: #F0A500;
}.xgo-sb_ic_4_967 {
  background: rgba(0, 94, 168, 0.20);
  color: #005EA8;
}.xgo-sb_ic_5_967 {
  background: rgba(0, 200, 232, 0.07);
  color: #E040A0;
}.xgo-sb_ic_6_967 {
  background: rgba(0, 94, 168, 0.20);
  color: #7B3FF0;
}.xgo-sb_badge_967 {
  padding: 2px 0.438rem;
  background: #F0A500;
  border-radius: 4px;
  font-weight: 700;
  font-size: 0.563rem;
  margin-left: auto;
  color: #04090F;
}.xgo-sb_bot_967 {
  gap: 0.5rem;
  padding: 0.75rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.xgo-sb_lang_967,.xgo-sb_help_967 {
  padding: 9px 6px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  gap: 0.375rem;
  flex: 1;
  border-radius: 4px;
  font-weight: 600;
  color: #7A9AB8;
  justify-content: center;
  display: flex;
  align-items: center;
  font-size: 0.688rem;
}.xgo-sb_lang_967:hover,.xgo-sb_help_967:hover {
  border-color: rgba(0, 200, 232, 0.42);
  color: #E8F4FF;
}.xgo-sb_lang_967 svg,.xgo-sb_help_967 svg {
  stroke-linejoin: round;
  width: 0.813rem;
  height: 0.813rem;
  stroke-linecap: round;
}.xgo-sb_bd_967 {
  inset: 0;
  background: rgba(2, 8, 16, 0.76);
  z-index: 69;
  position: fixed;
  display: none;
}.xgo-sb_bd_967.xgo-state_on_967 {
  display: block;
}
@media(min-width: 1082px) {.xgo-sb_bd_967 {
  display: none!important;
}
}.xgo-mob_nav_967 {
  background: #0C1620;
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  display: flex;
  left: 0;
  position: fixed;
  bottom: 0;
  z-index: 80;
  right: 0;
}
@media(min-width:1080px) {.xgo-mob_nav_967 {
  display: none;
}
}.xgo-mob_nav_item_967 {
  gap: 0.25rem;
  padding: 4px 2px;
  flex: 1;
  cursor: pointer;
  align-items: center;
  flex-direction: column;
  color: #628AAA;
  display: flex;
}.xgo-mob_nav_ic_967 {
  line-height: 1;
}.xgo-mob_nav_ic_967 svg {
  width: 20px;
  height: 1.25rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.xgo-mob_nav_lb_967 {
  font-size: 0.625rem;
  color: #628AAA;
  font-weight: 600;
}.xgo-mob_nav_item_967.xgo-state_active_967 {
  color: #00C8E8;
}.xgo-mob_nav_item_967.xgo-state_active_967 .xgo-mob_nav_lb_967 {
  color: #00C8E8;
}.xgo-hero_967 {
  background: #050C14;
  padding: 20px 16px 0;
}
@media(min-width: 769px) {.xgo-hero_967 {
  padding: 1.5rem 24px 0;
}
}.xgo-hero_in_967 {
  margin: 0 auto;
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 83.75rem;
}
@media(min-width: 862px) {.xgo-hero_in_967 {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1103px) {.xgo-hero_in_967 {
  grid-template-columns: 1fr 340px;
}
}.xgo-hero_promo_967 {
  overflow: hidden;
  background: #091219;
  border-radius: 0.75rem;
  display: flex;
  align-items: stretch;
  position: relative;
  min-height: 220px;
}
@media(min-width: 767px) {.xgo-hero_promo_967 {
  min-height: 280px;
}
}.xgo-hero_promo_bg_967 {
  background: linear-gradient(120deg,#001A2E 0%,#050C14 100%);
  background-position: center;
  inset: 0;
  background-size: cover;
  position: absolute;
}.xgo-hero_promo_bg_967::after {
  background: linear-gradient(90deg,#050C14 0%,rgba(2, 8, 16, 0.76) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.xgo-hero_promo_glow_967 {
  background: radial-gradient(circle,rgba(0, 94, 168, 0.20) 0%,transparent 65%);
  border-radius: 50%;
  top: -40px;
  width: 18.75rem;
  pointer-events: none;
  position: absolute;
  height: 18.75rem;
  right: 60px;
}.xgo-hero_promo_ct_967 {
  padding: 28px 1.5rem 28px 28px;
  position: relative;
  justify-content: center;
  flex-direction: column;
  max-width: 30rem;
  display: flex;
  z-index: 2;
}
@media(min-width: 771px) {.xgo-hero_promo_ct_967 {
  padding: 40px 32px;
}
}.xgo-hero_badge_967 {
  background: rgba(0, 200, 232, 0.15);
  padding: 0.313rem 0.75rem;
  border: 1px solid rgba(0, 200, 232, 0.07);
  border-radius: 1.25rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  display: inline-block;
  font-size: 0.625rem;
  color: #00C8E8;
  margin-bottom: 0.875rem;
}.xgo-hero_h1_967 {
  margin-bottom: 10px;
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  color: #E8F4FF;
  line-height: 1.15;
  font-size: 26px;
}.xgo-hero_h1_967 em {
  color: #F0A500;
  font-style: normal;
}
@media(min-width: 769px) {.xgo-hero_h1_967 {
  font-size: 36px;
}
}.xgo-hero_sub_967 {
  margin-bottom: 20px;
  line-height: 1.55;
  color: #7A9AB8;
  font-size: 13px;
}
@media(min-width: 769px) {.xgo-hero_sub_967 {
  font-size: 14px;
}
}.xgo-hero_row_967 {
  gap: 0.625rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.xgo-hero_cta_967 {
  padding: 0.813rem 1.625rem;
  border-radius: 8px;
  background: #00C97A;
  transition: background .2s;
  box-shadow: 0 2px 1.125rem rgba(0, 201, 122, 0.48), inset 0 1px 0 rgba(255, 255, 255, 0.10);
  font-weight: 700;
  font-size: 0.875rem;
  color: #04090F;
}.xgo-hero_cta_967:hover {
  background: #00E088;
}.xgo-hero_terms_967 {
  font-size: 0.688rem;
  color: #628AAA;
}.xgo-hero_game_967 {
  background: #091219;
  overflow: hidden;
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  position: relative;
  display: flex;
  flex-direction: column;
}.xgo-hero_game_badge_967 {
  background: rgba(240, 165, 0, 0.14);
  padding: 0.313rem 10px;
  border: 1px solid rgba(240, 165, 0, 0.14);
  border-radius: 1.25rem;
  position: absolute;
  top: 0.75rem;
  color: #F0A500;
  letter-spacing: .06em;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 700;
  z-index: 3;
  left: 0.75rem;
}.xgo-hero_game_badge_967 svg {
  height: 11px;
  margin-right: 4px;
  vertical-align: -1px;
  width: 11px;
}.xgo-hero_game_img_967 {
  background: linear-gradient(135deg,#001A2E,#050C14);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.xgo-hero_game_img_967 img {
  inset: 0;
  width: 100%;
  position: absolute;
  height: 100%;
  object-fit: cover;
}.xgo-hero_game_play_967 {
  background: rgba(2, 8, 16, 0.76);
  inset: 0;
  transition: opacity .2s;
  justify-content: center;
  opacity: 0;
  display: flex;
  position: absolute;
  align-items: center;
}.xgo-hero_game_967:hover .xgo-hero_game_play_967 {
  opacity: 1;
}.xgo-hero_game_play_967 span {
  background: #00C8E8;
  border-radius: 50%;
  align-items: center;
  width: 52px;
  height: 52px;
  justify-content: center;
  display: flex;
}.xgo-hero_game_play_967 span svg {
  margin-left: 2px;
  height: 18px;
  width: 18px;
}.xgo-hero_game_info_967 {
  padding: 14px 1rem;
}.xgo-hero_game_title_967 {
  margin-bottom: 4px;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  color: #E8F4FF;
  font-weight: 700;
}.xgo-hero_game_provider_967 {
  color: #6482A0;
  font-size: 11px;
}.xgo-hero_game_btn_967 {
  border-radius: 0.5rem;
  padding: 0.688rem;
  margin: 0.75rem 16px 16px;
  background: #00C8E8;
  transition: background .2s;
  text-align: center;
  color: #E8F4FF;
  font-weight: 700;
  display: block;
  font-size: 0.813rem;
}.xgo-hero_game_967:hover .xgo-hero_game_btn_967 {
  background: #00DFFE;
}.xgo-sbar_967 {
  background: #050C14;
  padding: 16px 16px 0;
}
@media(min-width: 766px) {.xgo-sbar_967 {
  padding: 18px 24px 0;
}
}.xgo-sbar_in_967 {
  margin: 0 auto;
  max-width: 83.75rem;
}.xgo-sbar_row_967 {
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 0.75rem;
}.xgo-sbar_input_967 {
  background: #091219;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s;
  flex: 1;
  gap: 0.625rem;
  border-radius: 0.5rem;
  padding: 11px 16px;
  font-size: 13px;
  align-items: center;
  display: flex;
  cursor: pointer;
  color: #6482A0;
}.xgo-sbar_input_967:hover {
  border-color: rgba(0, 200, 232, 0.42);
}.xgo-sbar_input_967 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.938rem;
  height: 15px;
  flex-shrink: 0;
}.xgo-sbar_providers_967 {
  transition: border-color .2s;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 11px 1.125rem;
  background: #091219;
  gap: 8px;
  color: #B4CCDE;
  font-weight: 600;
  white-space: nowrap;
  display: flex;
  font-size: 0.813rem;
  align-items: center;
}.xgo-sbar_providers_967:hover {
  border-color: rgba(0, 200, 232, 0.42);
  color: #E8F4FF;
}.xgo-sbar_providers_967 svg {
  height: 14px;
  stroke-linecap: round;
  width: 0.875rem;
  stroke-linejoin: round;
}.xgo-sbar_tabs_967 {
  gap: 6px;
  overflow-x: auto;
  padding-bottom: 2px;
  scrollbar-width: none;
  display: flex;
}.xgo-sbar_tabs_967::-webkit-scrollbar {
  display: none;
}.xgo-sbar_tab_967 {
  padding: 0.5rem 14px;
  gap: 0.438rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 20px;
  transition: background .15s,color .15s,border-color .15s;
  background: rgba(255, 255, 255, 0.05);
  flex-shrink: 0;
  font-size: 0.75rem;
  display: flex;
  color: #7A9AB8;
  font-weight: 600;
  white-space: nowrap;
  align-items: center;
  cursor: pointer;
}.xgo-sbar_tab_967:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(0, 200, 232, 0.42);
  color: #E8F4FF;
}.xgo-sbar_tab_967.xgo-state_active_967 {
  background: rgba(0, 200, 232, 0.15);
  border-color: rgba(0, 200, 232, 0.07);
  color: #E8F4FF;
}.xgo-sbar_tab_ic_967 svg {
  stroke-linecap: round;
  width: 14px;
  stroke-linejoin: round;
  height: 14px;
}.xgo-ws_967 {
  padding: 2rem 1rem 0;
  background: #050C14;
}
@media(min-width:768px) {.xgo-ws_967 {
  padding: 36px 24px 0;
}
}.xgo-ws_in_967 {
  margin: 0 auto;
  max-width: 83.75rem;
}.xgo-ws_head_967 {
  gap: 0.75rem;
  align-items: center;
  margin-bottom: 14px;
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
}.xgo-ws_title_967 {
  gap: 10px;
  align-items: center;
  font-size: 16px;
  overflow-wrap: break-word;
  color: #E8F4FF;
  flex-wrap: wrap;
  font-weight: 700;
  display: flex;
  font-family: 'Rajdhani', sans-serif;
}.xgo-ws_title_ic_967 svg {
  height: 1.125rem;
  color: #F0A500;
  width: 18px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.xgo-ws_online_967 {
  gap: 7px;
  align-items: center;
  color: #6482A0;
  font-weight: 600;
  display: flex;
  font-size: 12px;
}.xgo-ws_online_dot_967 {
  background: #00C97A;
  border-radius: 50%;
  box-shadow: 0 0 0.375rem rgba(0, 201, 122, 0.15);
  width: 8px;
  height: 0.5rem;
  flex-shrink: 0;
}.xgo-ws_scroll_967 {
  gap: 0.5rem;
  scrollbar-width: none;
  padding-bottom: 8px;
  display: flex;
  overflow-x: auto;
}.xgo-ws_scroll_967::-webkit-scrollbar {
  display: none;
}.xgo-wc_967 {
  border-radius: 8px;
  background: #091219;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 0.625rem 14px;
  gap: 0.625rem;
  flex-shrink: 0;
  min-width: 220px;
  align-items: center;
  display: flex;
}.xgo-wc_img_967 {
  border-radius: 0.25rem;
  background: #0C1620;
  overflow: hidden;
  width: 2.25rem;
  flex-shrink: 0;
  height: 36px;
}.xgo-wc_img_967 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.xgo-wc_info_967 {
  min-width: 0;
}.xgo-wc_game_967 {
  overflow: hidden;
  color: #B4CCDE;
  text-overflow: ellipsis;
  font-size: 12px;
  font-weight: 600;
  white-space: nowrap;
}.xgo-wc_player_967 {
  overflow: hidden;
  white-space: nowrap;
  color: #628AAA;
  font-size: 0.625rem;
  text-overflow: ellipsis;
}.xgo-wc_amount_967 {
  flex-shrink: 0;
  white-space: nowrap;
  font-size: 13px;
  margin-left: auto;
  font-weight: 700;
  color: #00C97A;
}.xgo-htp_967 {
  background: #050C14;
  padding: 2.25rem 16px 0;
}
@media(min-width: 765px) {.xgo-htp_967 {
  padding: 2.75rem 24px 0;
}
}.xgo-htp_in_967 {
  margin: 0 auto;
  max-width: 1340px;
}.xgo-htp_head_967 {
  margin-bottom: 1.375rem;
  max-width: 720px;
}.xgo-htp_label_967 {
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-weight: 700;
  color: #00C8E8;
}.xgo-htp_h2_967 {
  overflow-wrap: break-word;
  color: #E8F4FF;
  margin-bottom: 0.5rem;
  font-size: 22px;
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 766px) {.xgo-htp_h2_967 {
  font-size: 28px;
}
}.xgo-htp_intro_967 {
  line-height: 1.6;
  color: #6482A0;
  font-size: 0.875rem;
}.xgo-htp_steps_967 {
  list-style: none;
  gap: 0.75rem;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: 1fr;
  counter-reset: none;
}
@media(min-width: 641px) {.xgo-htp_steps_967 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.xgo-htp_steps_967 {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.xgo-htp_step_967 {
  padding: 20px 18px 1.125rem;
  background: #0C1620;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  position: relative;
  flex-direction: column;
  display: flex;
}.xgo-htp_step_num_967 {
  border-radius: 50%;
  background: #00C8E8;
  top: -0.75rem;
  font-family: 'Rajdhani', sans-serif;
  left: 20px;
  display: flex;
  position: absolute;
  justify-content: center;
  width: 1.75rem;
  height: 28px;
  color: #04090F;
  font-weight: 800;
  align-items: center;
  font-size: 13px;
}.xgo-htp_step_ic_967 {
  border-radius: 0.25rem;
  background: rgba(0, 200, 232, 0.15);
  margin: 0.5rem 0 0.75rem;
  align-items: center;
  color: #00C8E8;
  width: 2.25rem;
  display: flex;
  height: 2.25rem;
  justify-content: center;
}.xgo-htp_step_ic_967 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 18px;
  height: 18px;
}.xgo-htp_step_h_967 {
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  font-size: 14px;
  color: #E8F4FF;
  line-height: 1.25;
}.xgo-htp_step_p_967 {
  line-height: 1.55;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #6482A0;
}.xgo-htp_step_p_967 strong {
  font-weight: 600;
  color: #B4CCDE;
}.xgo-htp_cta_967 {
  padding: 0.813rem 26px;
  background: #00C97A;
  transition: background .2s;
  border-radius: 8px;
  font-size: 0.875rem;
  margin-top: 1.25rem;
  color: #04090F;
  display: inline-block;
  font-weight: 700;
}.xgo-htp_cta_967:hover {
  background: #00E088;
}.xgo-reg_967 {
  background: #050C14;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.xgo-reg_967 {
  padding: 44px 24px 0;
}
}.xgo-reg_in_967 {
  margin: 0 auto;
  border-radius: 12px;
  background: #0C1620;
  padding: 28px 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  max-width: 1340px;
}
@media(min-width: 766px) {.xgo-reg_in_967 {
  padding: 40px;
}
}.xgo-reg_top_967 {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 858px) {.xgo-reg_top_967 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.xgo-reg_label_967 {
  font-weight: 700;
  margin-bottom: 10px;
  letter-spacing: .08em;
  color: #00C8E8;
  font-size: 0.688rem;
  text-transform: uppercase;
}.xgo-reg_h2_967 {
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1.2;
  color: #E8F4FF;
  font-size: 22px;
  font-family: 'Rajdhani', sans-serif;
  margin-bottom: 0.75rem;
}
@media(min-width: 771px) {.xgo-reg_h2_967 {
  font-size: 28px;
}
}.xgo-reg_bonus_967 {
  border-radius: 8px;
  gap: 0.5rem;
  background: rgba(240, 165, 0, 0.14);
  padding: 0.625rem 1rem;
  border: 1px solid rgba(240, 165, 0, 0.14);
  margin-bottom: 16px;
  align-items: center;
  display: inline-flex;
}.xgo-reg_bonus_amount_967 {
  font-size: 1.25rem;
  color: #F0A500;
  font-weight: 800;
}.xgo-reg_bonus_text_967 {
  line-height: 1.35;
  color: #7A9AB8;
  font-size: 13px;
}.xgo-reg_cta_btn_967 {
  background: #00C97A;
  transition: background .2s;
  padding: 14px 2rem;
  border-radius: 8px;
  display: inline-block;
  color: #04090F;
  margin-bottom: 0.75rem;
  font-size: 0.938rem;
  box-shadow: 0 2px 18px rgba(0, 201, 122, 0.48), inset 0 1px 0 rgba(255, 255, 255, 0.10);
  font-weight: 700;
}.xgo-reg_cta_btn_967:hover {
  background: #00E088;
}.xgo-reg_terms_967 {
  line-height: 1.5;
  font-size: 0.688rem;
  color: #628AAA;
}.xgo-reg_seo_967 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #6482A0;
  overflow-wrap: break-word;
  padding-top: 20px;
  font-size: 0.813rem;
  margin-top: 1.25rem;
  line-height: 1.65;
}.xgo-reg_seo_967 p {
  color: #6482A0;
  line-height: 1.65;
  margin-bottom: 10px;
  font-size: 0.813rem;
}.xgo-reg_seo_967 p:last-child {
  margin-bottom: 0;
}.xgo-reg_seo_967 strong {
  color: #B4CCDE;
  font-weight: 700;
}.xgo-reg_seo_967 a {
  transition: color .2s;
  color: #00C8E8;
  text-decoration: underline;
}.xgo-reg_seo_967 a:hover {
  color: #00DFFE;
}.xgo-reg_seo_967 ul,.xgo-reg_seo_967 ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 1.125rem;
}.xgo-reg_seo_967 ol {
  list-style: decimal;
}.xgo-reg_seo_967 li {
  font-size: 13px;
  line-height: 1.65;
  margin-bottom: 0.25rem;
  color: #6482A0;
}.xgo-reg_seo_967 table {
  border-collapse: collapse;
  margin-bottom: 0.625rem;
  display: block;
  width: 100%;
  overflow-x: auto;
  font-size: 13px;
}
@media(min-width: 769px) {.xgo-reg_seo_967 table {
  display: table;
}
}.xgo-reg_seo_967 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.5rem;
  text-align: left;
  font-weight: 700;
  color: #B4CCDE;
}.xgo-reg_seo_967 td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #6482A0;
}.xgo-reg_steps_967 {
  gap: 0.875rem;
  flex-direction: column;
  margin-top: 1.75rem;
  display: flex;
}
@media(min-width: 859px) {.xgo-reg_steps_967 {
  margin-top: 0;
}
}.xgo-reg_step_967 {
  border-radius: 0.5rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 16px;
  gap: 14px;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.xgo-reg_step_num_967 {
  border: 1px solid rgba(0, 200, 232, 0.07);
  background: rgba(0, 200, 232, 0.15);
  border-radius: 50%;
  display: flex;
  color: #00C8E8;
  flex-shrink: 0;
  width: 34px;
  justify-content: center;
  align-items: center;
  height: 34px;
  font-size: 0.875rem;
  font-weight: 800;
}.xgo-reg_step_title_967 {
  margin-bottom: 3px;
  font-size: 0.875rem;
  color: #E8F4FF;
  font-weight: 700;
}.xgo-reg_step_text_967 {
  line-height: 1.5;
  font-size: 12px;
  color: #6482A0;
}.xgo-reg_trust_967 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  flex-wrap: wrap;
  margin-top: 20px;
  padding-top: 1.25rem;
  display: flex;
}.xgo-reg_trust_item_967 {
  gap: 7px;
  font-size: 12px;
  align-items: center;
  display: flex;
  color: #6482A0;
  overflow-wrap: break-word;
}.xgo-reg_trust_ic_967 svg {
  height: 16px;
  color: #00C8E8;
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
}.xgo-app_967 {
  background: #050C14;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 767px) {.xgo-app_967 {
  padding: 44px 24px 0;
}
}.xgo-app_in_967 {
  margin: 0 auto;
  max-width: 1340px;
}.xgo-app_head_967 {
  margin-bottom: 16px;
}.xgo-app_label_967 {
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 8px;
  letter-spacing: .08em;
  color: #00C8E8;
  text-transform: uppercase;
}.xgo-app_h2_967 {
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  color: #E8F4FF;
  font-weight: 800;
  margin-bottom: 0.375rem;
  font-size: 20px;
}
@media(min-width: 766px) {.xgo-app_h2_967 {
  font-size: 1.5rem;
}
}.xgo-app_sub_967 {
  color: #6482A0;
  max-width: 600px;
  line-height: 1.6;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.xgo-app_sub_967 strong {
  font-weight: 700;
  color: #B4CCDE;
}.xgo-app_cards_967 {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 16px;
}
@media(min-width: 641px) {.xgo-app_cards_967 {
  grid-template-columns: repeat(3,1fr);
}
}.xgo-app_card_967 {
  overflow: hidden;
  gap: 1rem;
  border-radius: 8px;
  padding: 20px;
  flex-wrap: wrap;
  position: relative;
  display: flex;
  align-items: flex-start;
}.xgo-app_card_ios_967 {
  background: linear-gradient(135deg,rgba(0, 200, 232, 0.15) 0%,#0C1620 100%);
}.xgo-app_card_android_967 {
  background: linear-gradient(135deg,rgba(0, 201, 122, 0.15) 0%,#0C1620 100%);
}.xgo-app_card_win_967 {
  background: linear-gradient(135deg,rgba(240, 165, 0, 0.14) 0%,#0C1620 100%);
}.xgo-app_card_ic_967 svg {
  width: 2.125rem;
  height: 34px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.xgo-app_card_ic_967 {
  flex-shrink: 0;
  color: #E8F4FF;
}.xgo-app_card_os_967 {
  color: #6482A0;
  text-transform: uppercase;
  font-size: 0.625rem;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 6px;
}.xgo-app_card_title_967 {
  margin-bottom: 6px;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #E8F4FF;
  font-size: 15px;
  line-height: 1.2;
}.xgo-app_card_text_967 {
  font-size: 12px;
  color: #6482A0;
  overflow-wrap: break-word;
  line-height: 1.5;
  margin-bottom: 0.875rem;
}.xgo-app_card_btn_967 {
  padding: 10px 1.125rem;
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(0, 200, 232, 0.42);
  gap: 7px;
  border-radius: 4px;
  transition: background .2s;
  font-size: 13px;
  display: inline-flex;
  font-weight: 700;
  align-items: center;
  color: #E8F4FF;
}.xgo-app_card_btn_967:hover {
  background: rgba(255, 255, 255, 0.07);
}.xgo-prov_967 {
  background: #050C14;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.xgo-prov_967 {
  padding: 2.75rem 24px 0;
}
}.xgo-prov_in_967 {
  margin: 0 auto;
  max-width: 83.75rem;
}.xgo-prov_head_967 {
  margin-bottom: 16px;
}.xgo-prov_label_967 {
  color: #00C8E8;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 8px;
  text-transform: uppercase;
}.xgo-prov_h2_967 {
  font-family: 'Rajdhani', sans-serif;
  color: #E8F4FF;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-size: 20px;
  font-weight: 800;
}
@media(min-width: 771px) {.xgo-prov_h2_967 {
  font-size: 24px;
}
}.xgo-prov_seo_967 {
  margin-bottom: 16px;
  max-width: 620px;
  color: #6482A0;
  font-size: 13px;
  line-height: 1.6;
  overflow-wrap: break-word;
}.xgo-prov_seo_967 strong {
  font-weight: 700;
  color: #B4CCDE;
}.xgo-prov_seo_967 a {
  text-decoration: underline;
  color: #00C8E8;
}.xgo-prov_grid_967 {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 641px) {.xgo-prov_grid_967 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.xgo-prov_grid_967 {
  grid-template-columns: repeat(8,1fr);
}
}.xgo-prov_card_967 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s,background .2s;
  padding: 0.875rem 0.625rem;
  background: #091219;
  gap: 7px;
  border-radius: 0.5rem;
  display: flex;
  align-items: center;
  cursor: pointer;
  flex-direction: column;
}.xgo-prov_card_967:hover {
  background: #0C1620;
  border-color: rgba(0, 200, 232, 0.42);
}.xgo-prov_logo_967 {
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.25rem;
  width: 44px;
  display: flex;
  height: 2.75rem;
  align-items: center;
  justify-content: center;
}.xgo-prov_logo_967 img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.xgo-prov_name_967 {
  color: #7A9AB8;
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 0.688rem;
  text-align: center;
}.xgo-bon_967 {
  padding: 36px 1rem 0;
  background: #050C14;
}
@media(min-width: 765px) {.xgo-bon_967 {
  padding: 2.75rem 24px 0;
}
}.xgo-bon_in_967 {
  margin: 0 auto;
  max-width: 1340px;
}.xgo-bon_head_967 {
  margin-bottom: 20px;
}.xgo-bon_label_967 {
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.5rem;
  color: #00C8E8;
  font-size: 11px;
  text-transform: uppercase;
}.xgo-bon_h2_967 {
  margin-bottom: 8px;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
  color: #E8F4FF;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 769px) {.xgo-bon_h2_967 {
  font-size: 24px;
}
}.xgo-bon_seo_967 {
  color: #6482A0;
  font-size: 0.813rem;
  line-height: 1.6;
  max-width: 620px;
  overflow-wrap: break-word;
}.xgo-bon_seo_967 strong {
  font-weight: 700;
  color: #B4CCDE;
}.xgo-bon_seo_967 a {
  text-decoration: underline;
  color: #00C8E8;
}.xgo-bon_grid_967 {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 642px) {.xgo-bon_grid_967 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.xgo-bon_grid_967 {
  grid-template-columns: repeat(5,1fr);
}
}.xgo-bon_card_967 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 8px;
  padding: 1rem;
  transition: border-color .2s,transform .2s;
  background: #091219;
}.xgo-bon_card_967:hover {
  border-color: rgba(0, 200, 232, 0.07);
  transform: translateY(-2px);
}.xgo-bon_card_ic_967 svg {
  stroke-linecap: round;
  width: 26px;
  stroke-linejoin: round;
  height: 26px;
}.xgo-bon_card_ic_967 {
  margin-bottom: 0.625rem;
}.xgo-bon_card_type_967 {
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: .06em;
  margin-bottom: 0.375rem;
  color: #6482A0;
  font-weight: 700;
}.xgo-bon_card_amount_967 {
  font-weight: 800;
  font-size: 1.125rem;
  margin-bottom: 0.375rem;
  line-height: 1.1;
  color: #F0A500;
}.xgo-bon_card_name_967 {
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-weight: 600;
  color: #E8F4FF;
  font-size: 13px;
}.xgo-bon_card_detail_967 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 0.5rem;
  color: #628AAA;
  line-height: 1.5;
  overflow-wrap: break-word;
  font-size: 11px;
}.xgo-seo_967 {
  padding: 2.25rem 1rem 0;
  background: #050C14;
}
@media(min-width: 767px) {.xgo-seo_967 {
  padding: 44px 24px 0;
}
}.xgo-seo_in_967 {
  margin: 0 auto;
  border-radius: 0.75rem;
  background: #0C1620;
  padding: 28px 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  max-width: 83.75rem;
}
@media(min-width: 767px) {.xgo-seo_in_967 {
  padding: 2.25rem 2.5rem;
}
}.xgo-seo_label_967 {
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 10px;
  color: #00C8E8;
  text-transform: uppercase;
  font-size: 11px;
}.xgo-seo_h2_967 {
  font-size: 20px;
  color: #E8F4FF;
  line-height: 1.25;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  margin-bottom: 0.875rem;
}
@media(min-width: 770px) {.xgo-seo_h2_967 {
  font-size: 1.5rem;
}
}.xgo-seo_body_967 {
  line-height: 1.75;
  font-size: 14px;
  color: #7A9AB8;
  overflow-wrap: break-word;
}.xgo-seo_body_967 p {
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
  color: #7A9AB8;
  line-height: 1.75;
}.xgo-seo_body_967 p:last-child {
  margin-bottom: 0;
}.xgo-seo_body_967 strong {
  color: #B4CCDE;
  font-weight: 700;
}.xgo-seo_body_967 a {
  transition: color .2s;
  color: #00C8E8;
  text-decoration: underline;
}.xgo-seo_body_967 a:hover {
  color: #00DFFE;
}.xgo-seo_body_967 ul,.xgo-seo_body_967 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.xgo-seo_body_967 ol {
  list-style: decimal;
}.xgo-seo_body_967 li {
  line-height: 1.75;
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
  color: #7A9AB8;
}.xgo-seo_body_967 table {
  border-collapse: collapse;
  font-size: 13px;
  overflow-x: auto;
  display: block;
  width: 100%;
  margin-bottom: 12px;
}
@media(min-width: 771px) {.xgo-seo_body_967 table {
  display: table;
}
}.xgo-seo_body_967 th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #B4CCDE;
}.xgo-seo_body_967 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #7A9AB8;
}.xgo-seo_cols_967 {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.xgo-seo_cols_967 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.xgo-seo_cols_967 {
  grid-template-columns: repeat(3,1fr);
}
}.xgo-seo_col_h_967 {
  margin-bottom: 7px;
  font-weight: 700;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #B4CCDE;
}.xgo-seo_col_p_967 {
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #6482A0;
  font-size: 13px;
}.xgo-seo_stats_967 {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.xgo-seo_stat_967 {
  padding: 14px 1rem;
  border: 1px solid rgba(0, 200, 232, 0.15);
  flex: 1;
  border-radius: 8px;
  background: rgba(0, 200, 232, 0.07);
  min-width: 8.75rem;
}.xgo-seo_stat_val_967 {
  overflow-wrap: break-word;
  font-size: 20px;
  margin-bottom: 4px;
  color: #00C8E8;
  font-weight: 800;
}.xgo-seo_stat_lb_967 {
  color: #6482A0;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.xgo-seo_967 {
  background: #050C14;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 767px) {.xgo-seo_967 {
  padding: 44px 1.5rem 0;
}
}.xgo-seo_in_967 {
  margin: 0 auto;
  background: #0C1620;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 28px 24px;
  border-radius: 0.75rem;
  max-width: 83.75rem;
}
@media(min-width: 770px) {.xgo-seo_in_967 {
  padding: 36px 40px;
}
}.xgo-seo_label_967 {
  font-size: 11px;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  color: #00C8E8;
  font-weight: 700;
  text-transform: uppercase;
}.xgo-seo_h2_967 {
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  margin-bottom: 0.875rem;
  font-size: 1.25rem;
  font-weight: 800;
  line-height: 1.25;
  color: #E8F4FF;
}
@media(min-width: 769px) {.xgo-seo_h2_967 {
  font-size: 1.5rem;
}
}.xgo-seo_body_967 {
  color: #7A9AB8;
  font-size: 14px;
  overflow-wrap: break-word;
  line-height: 1.75;
}.xgo-seo_body_967 p {
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 12px;
  color: #7A9AB8;
}.xgo-seo_body_967 p:last-child {
  margin-bottom: 0;
}.xgo-seo_body_967 strong {
  color: #B4CCDE;
  font-weight: 700;
}.xgo-seo_body_967 a {
  transition: color .2s;
  text-decoration: underline;
  color: #00C8E8;
}.xgo-seo_body_967 a:hover {
  color: #00DFFE;
}.xgo-seo_body_967 ul,.xgo-seo_body_967 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.xgo-seo_body_967 ol {
  list-style: decimal;
}.xgo-seo_body_967 li {
  color: #7A9AB8;
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 6px;
}.xgo-seo_body_967 table {
  font-size: 0.813rem;
  width: 100%;
  margin-bottom: 12px;
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
}
@media(min-width: 769px) {.xgo-seo_body_967 table {
  display: table;
}
}.xgo-seo_body_967 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  text-align: left;
  font-weight: 700;
  color: #B4CCDE;
}.xgo-seo_body_967 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #7A9AB8;
}.xgo-seo_cols_967 {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 639px) {.xgo-seo_cols_967 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.xgo-seo_cols_967 {
  grid-template-columns: repeat(3,1fr);
}
}.xgo-seo_col_h_967 {
  font-weight: 700;
  color: #B4CCDE;
  overflow-wrap: break-word;
  margin-bottom: 7px;
  font-size: 0.813rem;
}.xgo-seo_col_p_967 {
  line-height: 1.65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #6482A0;
}.xgo-seo_stats_967 {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.xgo-seo_stat_967 {
  padding: 14px 1rem;
  border-radius: 0.5rem;
  flex: 1;
  border: 1px solid rgba(0, 200, 232, 0.15);
  background: rgba(0, 200, 232, 0.07);
  min-width: 140px;
}.xgo-seo_stat_val_967 {
  margin-bottom: 0.25rem;
  font-weight: 800;
  color: #00C8E8;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}.xgo-seo_stat_lb_967 {
  color: #6482A0;
  overflow-wrap: break-word;
  font-size: 11px;
}.xgo-faq_967 {
  background: #050C14;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.xgo-faq_967 {
  padding: 2.75rem 1.5rem 0;
}
}.xgo-faq_in_967 {
  margin: 0 auto;
  max-width: 1340px;
}.xgo-faq_head_967 {
  margin-bottom: 1.25rem;
}.xgo-faq_label_967 {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  color: #00C8E8;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
}.xgo-faq_h2_967 {
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  color: #E8F4FF;
}
@media(min-width: 767px) {.xgo-faq_h2_967 {
  font-size: 1.5rem;
}
}.xgo-faq_list_967 {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.xgo-faq_item_967 {
  overflow: hidden;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #0C1620;
}.xgo-faq_q_967 {
  gap: 12px;
  transition: color .2s;
  padding: 1rem 1.25rem;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  justify-content: space-between;
  font-weight: 600;
  cursor: pointer;
  color: #B4CCDE;
}.xgo-faq_q_967:hover {
  color: #E8F4FF;
}.xgo-faq_q_ic_967 {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  width: 24px;
  font-size: 1rem;
  align-items: center;
  justify-content: center;
  height: 24px;
  color: #00C8E8;
  flex-shrink: 0;
}.xgo-faq_item_967.xgo-state_open_967 .xgo-faq_q_ic_967 {
  transform: rotate(45deg);
}.xgo-faq_a_967 {
  padding: 0 1.25rem 16px;
  color: #6482A0;
  line-height: 1.7;
  font-size: 13px;
  display: none;
  overflow-wrap: break-word;
}.xgo-faq_item_967.xgo-state_open_967 .xgo-faq_a_967 {
  display: block;
}.xgo-faq_a_967 strong {
  font-weight: 700;
  color: #B4CCDE;
}.xgo-faq_a_967 a {
  color: #00C8E8;
  text-decoration: underline;
}.xgo-faq_a_967 ul,.xgo-faq_a_967 ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 20px;
}.xgo-faq_a_967 ol {
  list-style: decimal;
}.xgo-faq_a_967 li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.xgo-faq_a_967 table {
  margin: 8px 0;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  width: 100%;
  font-size: 0.75rem;
}
@media(min-width: 765px) {.xgo-faq_a_967 table {
  display: table;
}
}.xgo-faq_a_967 th {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #B4CCDE;
}.xgo-faq_a_967 td {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #6482A0;
}.xgo-seo_967 {
  padding: 36px 1rem 0;
  background: #050C14;
}
@media(min-width: 769px) {.xgo-seo_967 {
  padding: 2.75rem 1.5rem 0;
}
}.xgo-seo_in_967 {
  padding: 28px 24px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  margin: 0 auto;
  background: #0C1620;
  border-radius: 12px;
  max-width: 1340px;
}
@media(min-width: 766px) {.xgo-seo_in_967 {
  padding: 36px 2.5rem;
}
}.xgo-seo_label_967 {
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  color: #00C8E8;
  letter-spacing: .08em;
}.xgo-seo_h2_967 {
  overflow-wrap: break-word;
  font-size: 20px;
  color: #E8F4FF;
  font-family: 'Rajdhani', sans-serif;
  line-height: 1.25;
  margin-bottom: 14px;
  font-weight: 800;
}
@media(min-width:768px) {.xgo-seo_h2_967 {
  font-size: 1.5rem;
}
}.xgo-seo_body_967 {
  font-size: 14px;
  line-height: 1.75;
  color: #7A9AB8;
  overflow-wrap: break-word;
}.xgo-seo_body_967 p {
  color: #7A9AB8;
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 12px;
}.xgo-seo_body_967 p:last-child {
  margin-bottom: 0;
}.xgo-seo_body_967 strong {
  color: #B4CCDE;
  font-weight: 700;
}.xgo-seo_body_967 a {
  transition: color .2s;
  text-decoration: underline;
  color: #00C8E8;
}.xgo-seo_body_967 a:hover {
  color: #00DFFE;
}.xgo-seo_body_967 ul,.xgo-seo_body_967 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.xgo-seo_body_967 ol {
  list-style: decimal;
}.xgo-seo_body_967 li {
  color: #7A9AB8;
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 0.375rem;
}.xgo-seo_body_967 table {
  width: 100%;
  border-collapse: collapse;
  font-size: 13px;
  overflow-x: auto;
  display: block;
  margin-bottom: 0.75rem;
}
@media(min-width: 769px) {.xgo-seo_body_967 table {
  display: table;
}
}.xgo-seo_body_967 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  color: #B4CCDE;
  font-weight: 700;
  text-align: left;
}.xgo-seo_body_967 td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7A9AB8;
}.xgo-seo_cols_967 {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 637px) {.xgo-seo_cols_967 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.xgo-seo_cols_967 {
  grid-template-columns: repeat(3,1fr);
}
}.xgo-seo_col_h_967 {
  margin-bottom: 0.438rem;
  color: #B4CCDE;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 13px;
}.xgo-seo_col_p_967 {
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 13px;
  color: #6482A0;
}.xgo-seo_stats_967 {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.xgo-seo_stat_967 {
  border-radius: 0.5rem;
  flex: 1;
  background: rgba(0, 200, 232, 0.07);
  border: 1px solid rgba(0, 200, 232, 0.15);
  padding: 0.875rem 16px;
  min-width: 8.75rem;
}.xgo-seo_stat_val_967 {
  font-size: 1.25rem;
  color: #00C8E8;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.25rem;
}.xgo-seo_stat_lb_967 {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #6482A0;
}.xgo-ft_967 {
  background: #020810;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 48px;
}.xgo-ft_support_967 {
  padding: 24px 16px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 769px) {.xgo-ft_support_967 {
  padding: 28px 24px;
}
}.xgo-ft_support_in_967 {
  margin: 0 auto;
  gap: 1rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  max-width: 1340px;
}.xgo-ft_support_main_967 {
  gap: 1rem;
  flex: 1;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  min-width: 220px;
}.xgo-ft_support_ic_967 {
  color: #00C8E8;
  flex-shrink: 0;
}.xgo-ft_support_ic_967 svg {
  height: 30px;
  width: 30px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.xgo-ft_support_text_title_967 {
  overflow-wrap: break-word;
  margin-bottom: 3px;
  font-size: 15px;
  color: #E8F4FF;
  font-weight: 700;
}.xgo-ft_support_text_sub_967 {
  overflow-wrap: break-word;
  color: #6482A0;
  font-size: 12px;
}.xgo-ft_support_btn_967 {
  border-radius: 8px;
  background: #00C8E8;
  padding: 0.688rem 22px;
  transition: background .2s;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 0.813rem;
  white-space: nowrap;
  color: #E8F4FF;
}.xgo-ft_support_btn_967:hover {
  background: #00DFFE;
}.xgo-ft_support_contacts_967 {
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
  margin-left: auto;
}.xgo-ft_support_contact_967 {
  line-height: 1.4;
  font-size: 12px;
  color: #628AAA;
}.xgo-ft_support_contact_967 strong {
  display: block;
  font-size: 11px;
  margin-bottom: 2px;
  color: #7A9AB8;
  font-weight: 600;
}.xgo-ft_main_967 {
  padding: 2rem 1rem 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 770px) {.xgo-ft_main_967 {
  padding: 40px 1.5rem 2rem;
}
}.xgo-ft_main_in_967 {
  margin: 0 auto;
  gap: 24px;
  grid-template-columns: 1fr 1fr;
  display: grid;
  max-width: 1340px;
}
@media(min-width: 642px) {.xgo-ft_main_in_967 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.xgo-ft_main_in_967 {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.xgo-ft_col_logo_967 {
  grid-column: 1/-1;
}
@media(min-width: 1079px) {.xgo-ft_col_logo_967 {
  grid-column: auto;
}
}.xgo-ft_logo_967 {
  gap: 9px;
  font-size: 1rem;
  margin-bottom: 12px;
  display: flex;
  flex-wrap: wrap;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #E8F4FF;
  align-items: center;
}.xgo-ft_logo_mark_967 {
  border-radius: 4px;
  overflow: hidden;
  width: 1.875rem;
  height: 30px;
}.xgo-ft_logo_mark_967 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.xgo-ft_logo_sub_967 {
  max-width: 12.5rem;
  color: #628AAA;
  line-height: 1.55;
  overflow-wrap: break-word;
  font-size: 12px;
}.xgo-ft_col_title_967 {
  color: #7A9AB8;
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 14px;
  font-weight: 700;
  letter-spacing: .07em;
}.xgo-ft_col_links_967 {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.xgo-ft_col_link_967 {
  transition: color .2s;
  font-size: 13px;
  color: #628AAA;
  overflow-wrap: break-word;
}.xgo-ft_col_link_967:hover {
  color: #B4CCDE;
}.xgo-ft_apps_967 {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.xgo-ft_app_card_967 {
  gap: 0.625rem;
  border-radius: 0.25rem;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 10px 12px;
  display: flex;
  align-items: center;
}.xgo-ft_app_card_967:hover {
  border-color: rgba(0, 200, 232, 0.42);
}.xgo-ft_app_card_ic_967 svg {
  height: 22px;
  stroke-linecap: round;
  width: 22px;
  stroke-linejoin: round;
}.xgo-ft_app_card_os_967 {
  color: #628AAA;
  font-size: 0.625rem;
  font-weight: 600;
}.xgo-ft_app_card_action_967 {
  font-weight: 700;
  font-size: 0.75rem;
  color: #B4CCDE;
}.xgo-ft_bot_967 {
  padding: 1.25rem 16px;
}
@media(min-width: 769px) {.xgo-ft_bot_967 {
  padding: 20px 24px;
}
}.xgo-ft_bot_in_967 {
  gap: 1rem;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  max-width: 1340px;
}.xgo-ft_socials_967 {
  gap: 0.5rem;
  display: flex;
}.xgo-ft_soc_967 {
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  transition: background .2s;
  justify-content: center;
  color: #7A9AB8;
  align-items: center;
  height: 2.25rem;
  width: 36px;
  display: flex;
}.xgo-ft_soc_967 svg {
  width: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 16px;
}.xgo-ft_soc_967:hover {
  background: rgba(255, 255, 255, 0.07);
}.xgo-ft_legal_967 {
  flex: 1;
  overflow-wrap: break-word;
  color: #6A90B0;
  min-width: 12.5rem;
  font-size: 11px;
  line-height: 1.6;
}.xgo-ft_legal_967 strong {
  font-weight: 700;
  color: #7A9AB8;
}.xgo-ft_legal_967 a {
  color: #7A9AB8;
  text-decoration: underline;
}.xgo-ft_age_967 {
  border: 2px solid #6A90B0;
  border-radius: 50%;
  height: 2rem;
  font-size: 0.688rem;
  display: flex;
  font-weight: 800;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  color: #6A90B0;
  flex-shrink: 0;
  width: 2rem;
}