*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #0B0F1C;
  color: #C4CEEA;
  line-height: 1.6;
  min-height: 100vh;
  font-family: 'Nunito', sans-serif;
  -webkit-font-smoothing: antialiased;
}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;
}.xap_layout-11z {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}.xap_page-11z {
  min-height: 100vh;
  display: flex;
}.xap_main-11z {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media(min-width: 1082px) {.xap_main-11z {
  padding-left: 220px;
}
}
@media(max-width: 1078px) {.xap_main-11z {
  padding-bottom: 4.5rem;
}
}.xap_gc-11z {
  overflow: hidden;
  background: #0F1422;
  transition: transform .2s,border-color .2s;
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  cursor: pointer;
  position: relative;
  width: 140px;
  flex-shrink: 0;
}
@media(min-width:640px) {.xap_gc-11z {
  width: 9.75rem;
}
}
@media(min-width: 1078px) {.xap_gc-11z {
  width: 168px;
}
}.xap_gc-11z:hover {
  transform: translateY(-3px);
  border-color: rgba(30, 125, 232, 0.08);
}.xap_gc_img-11z {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding-bottom: 80%;
}.xap_gc_img-11z img {
  inset: 0;
  height: 100%;
  position: absolute;
  object-fit: cover;
  width: 100%;
}.xap_gc_hover-11z {
  inset: 0;
  transition: opacity .2s;
  background: rgba(6, 9, 17, 0.72);
  position: absolute;
  justify-content: center;
  display: flex;
  align-items: center;
  opacity: 0;
}.xap_gc-11z:hover .xap_gc_hover-11z {
  opacity: 1;
}.xap_gc_hover_btn-11z {
  background: #1E7DE8;
  padding: 8px 1rem;
  border-radius: 6px;
  font-weight: 700;
  font-size: 12px;
  color: #EEF2FF;
}.xap_gc_info-11z {
  padding: 0.5rem 0.625rem 10px;
}.xap_gc_name-11z {
  overflow: hidden;
  max-width: 100%;
  color: #C4CEEA;
  margin-bottom: 3px;
  text-overflow: ellipsis;
  font-weight: 600;
  white-space: nowrap;
  font-size: 0.75rem;
}.xap_gc_prov-11z {
  font-size: 10px;
  color: #515E80;
}.xap_gc_tag-11z {
  border-radius: 4px;
  padding: 2px 7px;
  font-weight: 700;
  z-index: 2;
  left: 0.375rem;
  text-transform: uppercase;
  font-size: 0.563rem;
  letter-spacing: .04em;
  top: 6px;
  position: absolute;
}.xap_gc_tag_hot-11z {
  background: #E5313A;
  color: #fff;
}.xap_gc_tag_new-11z {
  background: #1DB954;
  color: #0B0F1C;
}.xap_gc_tag_jp-11z {
  background: #F5C518;
  color: #0B0F1C;
}.xap_gc_tag_ex-11z {
  background: #7C3FE4;
  color: #fff;
}.xap_gc_tag_live-11z {
  background: #E5313A;
  color: #fff;
}.xap_gr-11z {
  background: #0B0F1C;
  padding: 32px 1rem 0;
}
@media(min-width: 771px) {.xap_gr-11z {
  padding: 36px 1.5rem 0;
}
}.xap_gr_in-11z {
  margin: 0 auto;
  max-width: 1320px;
}.xap_gr_head-11z {
  gap: 0.75rem;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
  display: flex;
  align-items: center;
}.xap_gr_head_l-11z {
  gap: 0.625rem;
  flex: 1;
  display: flex;
  min-width: 0;
  align-items: center;
}.xap_gr_ic-11z {
  border-radius: 12px;
  width: 32px;
  height: 32px;
  justify-content: center;
  align-items: center;
  display: flex;
  flex-shrink: 0;
}.xap_gr_ic-11z svg {
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
  height: 1rem;
}.xap_gr_title-11z {
  color: #EEF2FF;
  font-family: 'Fredoka One', sans-serif;
  overflow-wrap: break-word;
  font-size: 1rem;
  font-weight: 700;
}
@media(min-width: 766px) {.xap_gr_title-11z {
  font-size: 1.125rem;
}
}.xap_gr_more-11z {
  transition: color .2s;
  gap: 0.313rem;
  color: #6B7AA0;
  align-items: center;
  white-space: nowrap;
  flex-shrink: 0;
  display: flex;
  font-weight: 600;
  font-size: 12px;
}.xap_gr_more-11z:hover {
  color: #1E7DE8;
}.xap_gr_more-11z svg {
  width: 12px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 12px;
}.xap_gr_arrows-11z {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.xap_gr_arr-11z {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: background .15s,color .15s;
  width: 1.875rem;
  justify-content: center;
  align-items: center;
  color: #8E9BBF;
  display: flex;
  height: 30px;
}.xap_gr_arr-11z:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #EEF2FF;
}.xap_gr_arr-11z svg {
  stroke-linejoin: round;
  height: 13px;
  stroke-linecap: round;
  width: 13px;
}.xap_gr_seo_h-11z {
  margin: 0 0 6px;
  font-weight: 700;
  font-family: 'Fredoka One', sans-serif;
  font-size: 13px;
  max-width: 680px;
  overflow-wrap: break-word;
  color: #C4CEEA;
}
@media(min-width: 767px) {.xap_gr_seo_h-11z {
  font-size: 14px;
}
}.xap_gr_seo-11z {
  margin-bottom: 12px;
  overflow-wrap: break-word;
  color: #6B7AA0;
  line-height: 1.55;
  max-width: 680px;
  font-size: 0.75rem;
}.xap_gr_seo-11z strong {
  font-weight: 600;
  color: #C4CEEA;
}.xap_gr_scroll-11z {
  gap: 10px;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 10px;
  display: flex;
  overflow-x: auto;
}.xap_gr_scroll-11z::-webkit-scrollbar {
  display: none;
}
@media(min-width: 766px) {.xap_gr_scroll-11z {
  gap: 12px;
}
}.xap_tb-11z {
  background: #0B0F1C;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  z-index: 80;
  position: fixed;
  align-items: center;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  height: 3.5rem;
}.xap_tb_in-11z {
  padding: 0 0.875rem;
  gap: 0;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}.xap_tb_burger-11z {
  border-radius: 12px;
  gap: 0.313rem;
  flex-direction: column;
  margin-right: 8px;
  height: 38px;
  width: 2.375rem;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  justify-content: center;
}.xap_tb_burger-11z:hover {
  background: rgba(255, 255, 255, 0.05);
}.xap_tb_burger_line-11z {
  border-radius: 1px;
  background: #8E9BBF;
  width: 18px;
  height: 2px;
  display: block;
}
@media(min-width: 1081px) {.xap_tb_burger-11z {
  display: none;
}
}.xap_tb_logo-11z {
  gap: 0.563rem;
  margin-right: 1.25rem;
  font-weight: 800;
  display: flex;
  align-items: center;
  font-size: 18px;
  flex-shrink: 0;
  letter-spacing: -.01em;
  color: #EEF2FF;
  overflow-wrap: break-word;
}.xap_tb_logo_mark-11z {
  overflow: hidden;
  border-radius: 12px;
  height: 32px;
  justify-content: center;
  display: flex;
  align-items: center;
  width: 2rem;
}.xap_tb_logo_mark-11z img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.xap_tb_nav-11z {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 642px) {.xap_tb_nav-11z {
  display: flex;
}
}.xap_tb_tab-11z {
  padding: 8px 0.875rem;
  border-radius: 12px;
  transition: background .15s,color .15s;
  font-size: 0.813rem;
  font-weight: 600;
  color: #8E9BBF;
  white-space: nowrap;
}.xap_tb_tab-11z:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EEF2FF;
}.xap_tb_tab-11z.xap_state_active-11z {
  background: rgba(30, 125, 232, 0.18);
  color: #EEF2FF;
}.xap_tb_right-11z {
  gap: 0.5rem;
  display: flex;
  margin-left: auto;
  flex-shrink: 0;
  align-items: center;
}.xap_tb_login-11z {
  background: rgba(255, 255, 255, 0.05);
  padding: 0.563rem 16px;
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s,color .2s;
  color: #C4CEEA;
  display: none;
  font-size: 13px;
  font-weight: 600;
}.xap_tb_login-11z:hover {
  border-color: rgba(255, 255, 255, 0.22);
  color: #EEF2FF;
}
@media(min-width: 481px) {.xap_tb_login-11z {
  display: block;
}
}.xap_tb_reg-11z {
  transition: background .2s;
  padding: 0.563rem 1.125rem;
  background: #1DB954;
  border-radius: 0.75rem;
  font-size: 13px;
  white-space: nowrap;
  font-weight: 700;
  color: #080C18;
}.xap_tb_reg-11z:hover {
  background: #25D264;
}.xap_sb-11z {
  background: #131928;
  transform: translateX(-100%);
  transition: transform .25s ease;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  bottom: 0;
  position: fixed;
  z-index: 70;
  width: 13.75rem;
  overflow-y: auto;
  top: 3.5rem;
  left: 0;
}.xap_sb-11z.xap_state_open-11z {
  transform: translateX(0);
}.xap_sb-11z::-webkit-scrollbar {
  width: 4px;
}.xap_sb-11z::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1077px) {.xap_sb-11z {
  transform: translateX(0);
}
}.xap_sb_auth-11z {
  padding: 14px 12px 10px;
}.xap_sb_btn_reg-11z {
  padding: 0.688rem;
  border-radius: 0.75rem;
  transition: background .2s;
  background: #1DB954;
  color: #080C18;
  font-weight: 700;
  margin-bottom: 8px;
  display: block;
  font-size: 13px;
  text-align: center;
}.xap_sb_btn_reg-11z:hover {
  background: #25D264;
}.xap_sb_btn_login-11z {
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.75rem;
  padding: 10px;
  display: block;
  text-align: center;
  font-size: 0.813rem;
  font-weight: 600;
  color: #C4CEEA;
}.xap_sb_btn_login-11z:hover {
  border-color: rgba(255, 255, 255, 0.22);
  color: #EEF2FF;
}.xap_sb_promo-11z {
  border: 1px solid rgba(30, 125, 232, 0.18);
  background: linear-gradient(135deg,#0D1D4A,#131928);
  border-radius: 12px;
  overflow: hidden;
  padding: 12px 14px;
  margin: 0 0.75rem 10px;
  position: relative;
}.xap_sb_promo-11z::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(30, 125, 232, 0.18),transparent 70%);
  height: 80px;
  position: absolute;
  width: 5rem;
  right: -20px;
  content: '';
  top: -1.25rem;
}.xap_sb_promo_title-11z {
  text-transform: uppercase;
  margin-bottom: 0.25rem;
  font-size: 11px;
  color: #1E7DE8;
  letter-spacing: .06em;
  font-weight: 700;
}.xap_sb_promo_text-11z {
  overflow-wrap: break-word;
  font-weight: 600;
  color: #EEF2FF;
  font-size: 12px;
  line-height: 1.35;
}.xap_sb_promo_sub-11z {
  font-size: 10px;
  color: #6B7AA0;
  margin-top: 3px;
}.xap_sb_nav-11z {
  padding: 6px 0.5rem 16px;
}.xap_sb_nav_lb-11z {
  padding: 10px 8px 6px;
  font-size: 10px;
  color: #515E80;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
}.xap_sb_link-11z {
  transition: background .15s,color .15s;
  padding: 0.563rem 10px;
  gap: 10px;
  border-radius: 6px;
  align-items: center;
  font-weight: 500;
  font-size: 0.813rem;
  display: flex;
  color: #8E9BBF;
  overflow-wrap: break-word;
  cursor: pointer;
}.xap_sb_link-11z:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EEF2FF;
}.xap_sb_link-11z.xap_state_active-11z {
  background: rgba(30, 125, 232, 0.18);
  color: #EEF2FF;
}.xap_sb_ic-11z {
  border-radius: 6px;
  align-items: center;
  display: flex;
  width: 1.875rem;
  flex-shrink: 0;
  justify-content: center;
  height: 1.875rem;
}.xap_sb_ic-11z svg {
  width: 1rem;
  stroke-linecap: round;
  height: 1rem;
  stroke-linejoin: round;
}.xap_sb_ic_1-11z {
  background: rgba(30, 125, 232, 0.08);
  color: #1E7DE8;
}.xap_sb_ic_2-11z {
  background: rgba(29, 185, 84, 0.16);
  color: #1DB954;
}.xap_sb_ic_3-11z {
  background: rgba(245, 197, 24, 0.15);
  color: #F5C518;
}.xap_sb_ic_4-11z {
  background: rgba(124, 63, 228, 0.20);
  color: #7C3FE4;
}.xap_sb_ic_5-11z {
  background: rgba(30, 125, 232, 0.08);
  color: #F0447A;
}.xap_sb_ic_6-11z {
  background: rgba(124, 63, 228, 0.20);
  color: #9B46F5;
}.xap_sb_badge-11z {
  background: #F5C518;
  padding: 2px 7px;
  border-radius: 6px;
  margin-left: auto;
  color: #080C18;
  font-size: 9px;
  font-weight: 700;
}.xap_sb_bot-11z {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.5rem;
  padding: 12px;
  display: flex;
}.xap_sb_lang-11z,.xap_sb_help-11z {
  gap: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 0.563rem 6px;
  flex: 1;
  border-radius: 6px;
  transition: border-color .2s;
  font-weight: 600;
  align-items: center;
  display: flex;
  color: #8E9BBF;
  font-size: 0.688rem;
  justify-content: center;
}.xap_sb_lang-11z:hover,.xap_sb_help-11z:hover {
  border-color: rgba(255, 255, 255, 0.22);
  color: #EEF2FF;
}.xap_sb_lang-11z svg,.xap_sb_help-11z svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.813rem;
  height: 13px;
}.xap_sb_bd-11z {
  inset: 0;
  background: rgba(6, 9, 17, 0.72);
  position: fixed;
  display: none;
  z-index: 69;
}.xap_sb_bd-11z.xap_state_on-11z {
  display: block;
}
@media(min-width: 1081px) {.xap_sb_bd-11z {
  display: none!important;
}
}.xap_mob_nav-11z {
  border-top: 1px solid rgba(255, 255, 255, 0.11);
  background: #131928;
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  position: fixed;
  display: flex;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 80;
}
@media(min-width: 1079px) {.xap_mob_nav-11z {
  display: none;
}
}.xap_mob_nav_item-11z {
  gap: 0.25rem;
  flex: 1;
  padding: 4px 2px;
  align-items: center;
  cursor: pointer;
  color: #515E80;
  display: flex;
  flex-direction: column;
}.xap_mob_nav_ic-11z {
  line-height: 1;
}.xap_mob_nav_ic-11z svg {
  height: 20px;
  stroke-linejoin: round;
  width: 1.25rem;
  stroke-linecap: round;
}.xap_mob_nav_lb-11z {
  font-weight: 600;
  color: #515E80;
  font-size: 10px;
}.xap_mob_nav_item-11z.xap_state_active-11z {
  color: #1E7DE8;
}.xap_mob_nav_item-11z.xap_state_active-11z .xap_mob_nav_lb-11z {
  color: #1E7DE8;
}.xap_hero-11z {
  background: #0B0F1C;
  padding: 1.25rem 16px 0;
}
@media(min-width: 770px) {.xap_hero-11z {
  padding: 1.5rem 1.5rem 0;
}
}.xap_hero_in-11z {
  gap: 12px;
  margin: 0 auto;
  max-width: 82.5rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 863px) {.xap_hero_in-11z {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1101px) {.xap_hero_in-11z {
  grid-template-columns: 1fr 21.25rem;
}
}.xap_hero_promo-11z {
  background: #0F1422;
  border-radius: 18px;
  overflow: hidden;
  min-height: 220px;
  align-items: stretch;
  display: flex;
  position: relative;
}
@media(min-width: 771px) {.xap_hero_promo-11z {
  min-height: 280px;
}
}.xap_hero_promo_bg-11z {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg,#0D1D4A 0%,#0B0F1C 100%);
  position: absolute;
  background-size: cover;
}.xap_hero_promo_bg-11z::after {
  inset: 0;
  background: linear-gradient(90deg,#0B0F1C 0%,rgba(6, 9, 17, 0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.xap_hero_promo_glow-11z {
  background: radial-gradient(circle,rgba(124, 63, 228, 0.20) 0%,transparent 65%);
  border-radius: 50%;
  width: 300px;
  right: 3.75rem;
  top: -2.5rem;
  height: 300px;
  position: absolute;
  pointer-events: none;
}.xap_hero_promo_ct-11z {
  padding: 1.75rem 24px 1.75rem 1.75rem;
  max-width: 480px;
  z-index: 2;
  justify-content: center;
  position: relative;
  display: flex;
  flex-direction: column;
}
@media(min-width: 769px) {.xap_hero_promo_ct-11z {
  padding: 2.5rem 2rem;
}
}.xap_hero_badge-11z {
  border: 1px solid rgba(30, 125, 232, 0.08);
  border-radius: 1.5rem;
  padding: 5px 0.75rem;
  background: rgba(30, 125, 232, 0.18);
  margin-bottom: 14px;
  font-size: 0.625rem;
  text-transform: uppercase;
  display: inline-block;
  letter-spacing: .08em;
  font-weight: 700;
  color: #1E7DE8;
}.xap_hero_h1-11z {
  overflow-wrap: break-word;
  font-size: 26px;
  font-family: 'Fredoka One', sans-serif;
  line-height: 1.15;
  margin-bottom: 0.625rem;
  color: #EEF2FF;
  font-weight: 800;
}.xap_hero_h1-11z em {
  font-style: normal;
  color: #F5C518;
}
@media(min-width: 767px) {.xap_hero_h1-11z {
  font-size: 2.25rem;
}
}.xap_hero_sub-11z {
  color: #8E9BBF;
  font-size: 13px;
  line-height: 1.55;
  margin-bottom: 20px;
}
@media(min-width: 769px) {.xap_hero_sub-11z {
  font-size: 0.875rem;
}
}.xap_hero_row-11z {
  gap: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.xap_hero_cta-11z {
  padding: 13px 1.625rem;
  transition: background .2s;
  background: #1DB954;
  border-radius: 0.75rem;
  font-weight: 700;
  box-shadow: 0 6px 28px rgba(29, 185, 84, 0.42), inset 0 1px 0 rgba(255, 255, 255, 0.12);
  font-size: 0.875rem;
  color: #080C18;
}.xap_hero_cta-11z:hover {
  background: #25D264;
}.xap_hero_terms-11z {
  font-size: 11px;
  color: #515E80;
}.xap_hero_game-11z {
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: #0F1422;
  border-radius: 18px;
  position: relative;
  display: flex;
  flex-direction: column;
}.xap_hero_game_badge-11z {
  border-radius: 1.5rem;
  padding: 5px 10px;
  border: 1px solid rgba(245, 197, 24, 0.15);
  background: rgba(245, 197, 24, 0.15);
  color: #F5C518;
  font-size: 0.625rem;
  top: 0.75rem;
  text-transform: uppercase;
  font-weight: 700;
  left: 0.75rem;
  letter-spacing: .06em;
  z-index: 3;
  position: absolute;
}.xap_hero_game_badge-11z svg {
  height: 11px;
  margin-right: 0.25rem;
  width: 0.688rem;
  vertical-align: -1px;
}.xap_hero_game_img-11z {
  overflow: hidden;
  background: linear-gradient(135deg,#0D1D4A,#0B0F1C);
  position: relative;
  padding-bottom: 60%;
}.xap_hero_game_img-11z img {
  inset: 0;
  object-fit: cover;
  position: absolute;
  width: 100%;
  height: 100%;
}.xap_hero_game_play-11z {
  transition: opacity .2s;
  inset: 0;
  background: rgba(6, 9, 17, 0.72);
  position: absolute;
  align-items: center;
  opacity: 0;
  display: flex;
  justify-content: center;
}.xap_hero_game-11z:hover .xap_hero_game_play-11z {
  opacity: 1;
}.xap_hero_game_play-11z span {
  background: #1E7DE8;
  border-radius: 50%;
  display: flex;
  width: 3.25rem;
  justify-content: center;
  height: 52px;
  align-items: center;
}.xap_hero_game_play-11z span svg {
  margin-left: 2px;
  height: 18px;
  width: 18px;
}.xap_hero_game_info-11z {
  padding: 0.875rem 1rem;
}.xap_hero_game_title-11z {
  margin-bottom: 4px;
  color: #EEF2FF;
  font-size: 0.938rem;
  font-weight: 700;
  overflow-wrap: break-word;
}.xap_hero_game_provider-11z {
  color: #6B7AA0;
  font-size: 11px;
}.xap_hero_game_btn-11z {
  border-radius: 12px;
  transition: background .2s;
  padding: 11px;
  background: #1E7DE8;
  margin: 0.75rem 16px 1rem;
  display: block;
  color: #EEF2FF;
  text-align: center;
  font-size: 13px;
  font-weight: 700;
}.xap_hero_game-11z:hover .xap_hero_game_btn-11z {
  background: #3B92F5;
}.xap_sbar-11z {
  padding: 16px 16px 0;
  background: #0B0F1C;
}
@media(min-width: 771px) {.xap_sbar-11z {
  padding: 1.125rem 1.5rem 0;
}
}.xap_sbar_in-11z {
  margin: 0 auto;
  max-width: 1320px;
}.xap_sbar_row-11z {
  gap: 0.625rem;
  flex-wrap: wrap;
  margin-bottom: 12px;
  display: flex;
}.xap_sbar_input-11z {
  gap: 10px;
  transition: border-color .2s;
  flex: 1;
  border-radius: 0.75rem;
  padding: 0.688rem 16px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #0F1422;
  cursor: pointer;
  align-items: center;
  color: #6B7AA0;
  font-size: 0.813rem;
  display: flex;
}.xap_sbar_input-11z:hover {
  border-color: rgba(255, 255, 255, 0.22);
}.xap_sbar_input-11z svg {
  flex-shrink: 0;
  height: 0.938rem;
  width: 15px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.xap_sbar_providers-11z {
  border-radius: 12px;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 11px 1.125rem;
  background: #0F1422;
  gap: 0.5rem;
  font-weight: 600;
  white-space: nowrap;
  align-items: center;
  display: flex;
  color: #C4CEEA;
  font-size: 13px;
}.xap_sbar_providers-11z:hover {
  border-color: rgba(255, 255, 255, 0.22);
  color: #EEF2FF;
}.xap_sbar_providers-11z svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.875rem;
  height: 14px;
}.xap_sbar_tabs-11z {
  gap: 6px;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 2px;
  overflow-x: auto;
}.xap_sbar_tabs-11z::-webkit-scrollbar {
  display: none;
}.xap_sbar_tab-11z {
  border-radius: 1.5rem;
  background: rgba(255, 255, 255, 0.05);
  gap: 0.438rem;
  padding: 8px 14px;
  transition: background .15s,color .15s,border-color .15s;
  border: 1px solid rgba(255, 255, 255, 0.06);
  font-weight: 600;
  white-space: nowrap;
  align-items: center;
  font-size: 0.75rem;
  color: #8E9BBF;
  display: flex;
  cursor: pointer;
  flex-shrink: 0;
}.xap_sbar_tab-11z:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(255, 255, 255, 0.22);
  color: #EEF2FF;
}.xap_sbar_tab-11z.xap_state_active-11z {
  border-color: rgba(30, 125, 232, 0.08);
  background: rgba(30, 125, 232, 0.18);
  color: #EEF2FF;
}.xap_sbar_tab_ic-11z svg {
  height: 0.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 14px;
}.xap_ws-11z {
  padding: 2rem 16px 0;
  background: #0B0F1C;
}
@media(min-width: 769px) {.xap_ws-11z {
  padding: 36px 24px 0;
}
}.xap_ws_in-11z {
  margin: 0 auto;
  max-width: 82.5rem;
}.xap_ws_head-11z {
  gap: 0.75rem;
  align-items: center;
  display: flex;
  margin-bottom: 14px;
  flex-wrap: wrap;
  justify-content: space-between;
}.xap_ws_title-11z {
  gap: 0.625rem;
  display: flex;
  overflow-wrap: break-word;
  align-items: center;
  flex-wrap: wrap;
  font-weight: 700;
  font-family: 'Fredoka One', sans-serif;
  color: #EEF2FF;
  font-size: 1rem;
}.xap_ws_title_ic-11z svg {
  width: 18px;
  stroke-linecap: round;
  height: 18px;
  color: #F5C518;
  stroke-linejoin: round;
}.xap_ws_online-11z {
  gap: 7px;
  color: #6B7AA0;
  font-size: 12px;
  align-items: center;
  display: flex;
  font-weight: 600;
}.xap_ws_online_dot-11z {
  border-radius: 50%;
  background: #1DB954;
  width: 0.5rem;
  box-shadow: 0 0 0.375rem rgba(29, 185, 84, 0.16);
  height: 0.5rem;
  flex-shrink: 0;
}.xap_ws_scroll-11z {
  gap: 8px;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 8px;
}.xap_ws_scroll-11z::-webkit-scrollbar {
  display: none;
}.xap_wc-11z {
  border-radius: 0.75rem;
  gap: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #0F1422;
  padding: 0.625rem 0.875rem;
  min-width: 220px;
  flex-shrink: 0;
  align-items: center;
  display: flex;
}.xap_wc_img-11z {
  overflow: hidden;
  border-radius: 6px;
  background: #131928;
  width: 36px;
  height: 2.25rem;
  flex-shrink: 0;
}.xap_wc_img-11z img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.xap_wc_info-11z {
  min-width: 0;
}.xap_wc_game-11z {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.75rem;
  white-space: nowrap;
  color: #C4CEEA;
  font-weight: 600;
}.xap_wc_player-11z {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 10px;
  color: #515E80;
  white-space: nowrap;
}.xap_wc_amount-11z {
  color: #1DB954;
  margin-left: auto;
  font-weight: 700;
  flex-shrink: 0;
  font-size: 0.813rem;
  white-space: nowrap;
}.xap_htp-11z {
  padding: 2.25rem 16px 0;
  background: #0B0F1C;
}
@media(min-width: 771px) {.xap_htp-11z {
  padding: 44px 1.5rem 0;
}
}.xap_htp_in-11z {
  margin: 0 auto;
  max-width: 1320px;
}.xap_htp_head-11z {
  margin-bottom: 22px;
  max-width: 720px;
}.xap_htp_label-11z {
  letter-spacing: .08em;
  font-weight: 700;
  color: #1E7DE8;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-size: 11px;
}.xap_htp_h2-11z {
  margin-bottom: 0.5rem;
  font-weight: 800;
  color: #EEF2FF;
  font-family: 'Fredoka One', sans-serif;
  overflow-wrap: break-word;
  font-size: 22px;
}
@media(min-width: 771px) {.xap_htp_h2-11z {
  font-size: 28px;
}
}.xap_htp_intro-11z {
  font-size: 0.875rem;
  line-height: 1.6;
  color: #6B7AA0;
}.xap_htp_steps-11z {
  gap: 12px;
  padding: 0;
  margin: 0;
  list-style: none;
  grid-template-columns: 1fr;
  display: grid;
  counter-reset: none;
}
@media(min-width: 642px) {.xap_htp_steps-11z {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.xap_htp_steps-11z {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.xap_htp_step-11z {
  border-radius: 0.75rem;
  padding: 20px 18px 1.125rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #131928;
  flex-direction: column;
  position: relative;
  display: flex;
}.xap_htp_step_num-11z {
  border-radius: 50%;
  background: #1E7DE8;
  align-items: center;
  font-size: 13px;
  font-family: 'Fredoka One', sans-serif;
  height: 28px;
  left: 20px;
  color: #080C18;
  justify-content: center;
  width: 1.75rem;
  display: flex;
  position: absolute;
  top: -0.75rem;
  font-weight: 800;
}.xap_htp_step_ic-11z {
  background: rgba(30, 125, 232, 0.18);
  margin: 0.5rem 0 12px;
  border-radius: 0.375rem;
  color: #1E7DE8;
  justify-content: center;
  width: 36px;
  align-items: center;
  display: flex;
  height: 2.25rem;
}.xap_htp_step_ic-11z svg {
  stroke-linejoin: round;
  height: 18px;
  stroke-linecap: round;
  width: 18px;
}.xap_htp_step_h-11z {
  font-weight: 700;
  overflow-wrap: break-word;
  color: #EEF2FF;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 1.25;
}.xap_htp_step_p-11z {
  color: #6B7AA0;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.55;
}.xap_htp_step_p-11z strong {
  color: #C4CEEA;
  font-weight: 600;
}.xap_htp_cta-11z {
  transition: background .2s;
  border-radius: 0.75rem;
  background: #1DB954;
  padding: 0.813rem 26px;
  margin-top: 20px;
  color: #080C18;
  display: inline-block;
  font-weight: 700;
  font-size: 0.875rem;
}.xap_htp_cta-11z:hover {
  background: #25D264;
}.xap_bon-11z {
  padding: 36px 1rem 0;
  background: #0B0F1C;
}
@media(min-width: 769px) {.xap_bon-11z {
  padding: 2.75rem 24px 0;
}
}.xap_bon_in-11z {
  margin: 0 auto;
  max-width: 1320px;
}.xap_bon_head-11z {
  margin-bottom: 20px;
}.xap_bon_label-11z {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #1E7DE8;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
}.xap_bon_h2-11z {
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Fredoka One', sans-serif;
  color: #EEF2FF;
  font-size: 20px;
  margin-bottom: 8px;
}
@media(min-width: 766px) {.xap_bon_h2-11z {
  font-size: 24px;
}
}.xap_bon_seo-11z {
  max-width: 620px;
  overflow-wrap: break-word;
  color: #6B7AA0;
  line-height: 1.6;
  font-size: 0.813rem;
}.xap_bon_seo-11z strong {
  color: #C4CEEA;
  font-weight: 700;
}.xap_bon_seo-11z a {
  color: #1E7DE8;
  text-decoration: underline;
}.xap_bon_grid-11z {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.xap_bon_grid-11z {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.xap_bon_grid-11z {
  grid-template-columns: repeat(5,1fr);
}
}.xap_bon_card-11z {
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s,transform .2s;
  border-radius: 0.75rem;
  padding: 1rem;
  background: #0F1422;
}.xap_bon_card-11z:hover {
  transform: translateY(-2px);
  border-color: rgba(30, 125, 232, 0.08);
}.xap_bon_card_ic-11z svg {
  width: 26px;
  height: 1.625rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.xap_bon_card_ic-11z {
  margin-bottom: 10px;
}.xap_bon_card_type-11z {
  color: #6B7AA0;
  margin-bottom: 6px;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .06em;
  text-transform: uppercase;
}.xap_bon_card_amount-11z {
  color: #F5C518;
  line-height: 1.1;
  font-size: 1.125rem;
  margin-bottom: 6px;
  font-weight: 800;
}.xap_bon_card_name-11z {
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-weight: 600;
  color: #EEF2FF;
  font-size: 13px;
}.xap_bon_card_detail-11z {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #515E80;
  font-size: 11px;
  line-height: 1.5;
  padding-top: 0.5rem;
  overflow-wrap: break-word;
}.xap_reg-11z {
  background: #0B0F1C;
  padding: 2.25rem 16px 0;
}
@media(min-width: 770px) {.xap_reg-11z {
  padding: 44px 1.5rem 0;
}
}.xap_reg_in-11z {
  border-radius: 18px;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  margin: 0 auto;
  background: #131928;
  max-width: 1320px;
}
@media(min-width: 769px) {.xap_reg_in-11z {
  padding: 40px;
}
}.xap_reg_top-11z {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.xap_reg_top-11z {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.xap_reg_label-11z {
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  color: #1E7DE8;
}.xap_reg_h2-11z {
  margin-bottom: 12px;
  font-weight: 800;
  font-size: 22px;
  overflow-wrap: break-word;
  line-height: 1.2;
  color: #EEF2FF;
  font-family: 'Fredoka One', sans-serif;
}
@media(min-width: 769px) {.xap_reg_h2-11z {
  font-size: 1.75rem;
}
}.xap_reg_bonus-11z {
  border: 1px solid rgba(245, 197, 24, 0.15);
  padding: 0.625rem 1rem;
  border-radius: 0.75rem;
  background: rgba(245, 197, 24, 0.15);
  gap: 0.5rem;
  display: inline-flex;
  align-items: center;
  margin-bottom: 16px;
}.xap_reg_bonus_amount-11z {
  color: #F5C518;
  font-size: 20px;
  font-weight: 800;
}.xap_reg_bonus_text-11z {
  color: #8E9BBF;
  font-size: 0.813rem;
  line-height: 1.35;
}.xap_reg_cta_btn-11z {
  transition: background .2s;
  padding: 14px 2rem;
  background: #1DB954;
  border-radius: 12px;
  margin-bottom: 12px;
  font-weight: 700;
  display: inline-block;
  color: #080C18;
  box-shadow: 0 6px 28px rgba(29, 185, 84, 0.42), inset 0 1px 0 rgba(255, 255, 255, 0.12);
  font-size: 0.938rem;
}.xap_reg_cta_btn-11z:hover {
  background: #25D264;
}.xap_reg_terms-11z {
  line-height: 1.5;
  color: #515E80;
  font-size: 11px;
}.xap_reg_seo-11z {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 1.25rem;
  font-size: 13px;
  color: #6B7AA0;
  line-height: 1.65;
  margin-top: 20px;
  overflow-wrap: break-word;
}.xap_reg_seo-11z p {
  line-height: 1.65;
  font-size: 0.813rem;
  color: #6B7AA0;
  margin-bottom: 0.625rem;
}.xap_reg_seo-11z p:last-child {
  margin-bottom: 0;
}.xap_reg_seo-11z strong {
  color: #C4CEEA;
  font-weight: 700;
}.xap_reg_seo-11z a {
  transition: color .2s;
  color: #1E7DE8;
  text-decoration: underline;
}.xap_reg_seo-11z a:hover {
  color: #3B92F5;
}.xap_reg_seo-11z ul,.xap_reg_seo-11z ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 18px;
}.xap_reg_seo-11z ol {
  list-style: decimal;
}.xap_reg_seo-11z li {
  line-height: 1.65;
  color: #6B7AA0;
  margin-bottom: 4px;
  font-size: 0.813rem;
}.xap_reg_seo-11z table {
  font-size: 13px;
  display: block;
  margin-bottom: 0.625rem;
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
}
@media(min-width: 766px) {.xap_reg_seo-11z table {
  display: table;
}
}.xap_reg_seo-11z th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.5rem;
  text-align: left;
  color: #C4CEEA;
  font-weight: 700;
}.xap_reg_seo-11z td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #6B7AA0;
}.xap_reg_steps-11z {
  gap: 0.875rem;
  flex-direction: column;
  display: flex;
  margin-top: 28px;
}
@media(min-width: 859px) {.xap_reg_steps-11z {
  margin-top: 0;
}
}.xap_reg_step-11z {
  gap: 14px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.05);
  padding: 16px;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.xap_reg_step_num-11z {
  border-radius: 50%;
  background: rgba(30, 125, 232, 0.18);
  border: 1px solid rgba(30, 125, 232, 0.08);
  justify-content: center;
  width: 34px;
  color: #1E7DE8;
  flex-shrink: 0;
  align-items: center;
  height: 2.125rem;
  font-weight: 800;
  font-size: 14px;
  display: flex;
}.xap_reg_step_title-11z {
  font-weight: 700;
  color: #EEF2FF;
  font-size: 0.875rem;
  margin-bottom: 3px;
}.xap_reg_step_text-11z {
  font-size: 12px;
  color: #6B7AA0;
  line-height: 1.5;
}.xap_reg_trust-11z {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  margin-top: 1.25rem;
  flex-wrap: wrap;
  display: flex;
  padding-top: 20px;
}.xap_reg_trust_item-11z {
  gap: 7px;
  font-size: 12px;
  display: flex;
  align-items: center;
  color: #6B7AA0;
  overflow-wrap: break-word;
}.xap_reg_trust_ic-11z svg {
  stroke-linejoin: round;
  color: #1E7DE8;
  width: 16px;
  stroke-linecap: round;
  height: 16px;
}.xap_prov-11z {
  padding: 36px 1rem 0;
  background: #0B0F1C;
}
@media(min-width: 769px) {.xap_prov-11z {
  padding: 44px 1.5rem 0;
}
}.xap_prov_in-11z {
  margin: 0 auto;
  max-width: 1320px;
}.xap_prov_head-11z {
  margin-bottom: 16px;
}.xap_prov_label-11z {
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #1E7DE8;
  font-size: 11px;
  font-weight: 700;
}.xap_prov_h2-11z {
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-family: 'Fredoka One', sans-serif;
  font-weight: 800;
  color: #EEF2FF;
  font-size: 20px;
}
@media(min-width:768px) {.xap_prov_h2-11z {
  font-size: 1.5rem;
}
}.xap_prov_seo-11z {
  margin-bottom: 16px;
  max-width: 620px;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #6B7AA0;
  line-height: 1.6;
}.xap_prov_seo-11z strong {
  font-weight: 700;
  color: #C4CEEA;
}.xap_prov_seo-11z a {
  color: #1E7DE8;
  text-decoration: underline;
}.xap_prov_grid-11z {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 642px) {.xap_prov_grid-11z {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.xap_prov_grid-11z {
  grid-template-columns: repeat(8,1fr);
}
}.xap_prov_card-11z {
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #0F1422;
  gap: 7px;
  border-radius: 12px;
  padding: 0.875rem 10px;
  transition: border-color .2s,background .2s;
  display: flex;
  cursor: pointer;
  flex-direction: column;
  align-items: center;
}.xap_prov_card-11z:hover {
  background: #131928;
  border-color: rgba(255, 255, 255, 0.22);
}.xap_prov_logo-11z {
  border-radius: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  align-items: center;
  height: 2.75rem;
  width: 2.75rem;
  justify-content: center;
  display: flex;
}.xap_prov_logo-11z img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}.xap_prov_name-11z {
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #8E9BBF;
  text-align: center;
}.xap_app-11z {
  background: #0B0F1C;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.xap_app-11z {
  padding: 44px 1.5rem 0;
}
}.xap_app_in-11z {
  margin: 0 auto;
  max-width: 82.5rem;
}.xap_app_head-11z {
  margin-bottom: 1rem;
}.xap_app_label-11z {
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #1E7DE8;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}.xap_app_h2-11z {
  color: #EEF2FF;
  margin-bottom: 0.375rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Fredoka One', sans-serif;
  font-size: 20px;
}
@media(min-width: 766px) {.xap_app_h2-11z {
  font-size: 1.5rem;
}
}.xap_app_sub-11z {
  color: #6B7AA0;
  overflow-wrap: break-word;
  max-width: 600px;
  font-size: 13px;
  line-height: 1.6;
}.xap_app_sub-11z strong {
  font-weight: 700;
  color: #C4CEEA;
}.xap_app_cards-11z {
  gap: 0.625rem;
  display: grid;
  margin-top: 16px;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.xap_app_cards-11z {
  grid-template-columns: repeat(3,1fr);
}
}.xap_app_card-11z {
  padding: 1.25rem;
  overflow: hidden;
  gap: 16px;
  border-radius: 12px;
  position: relative;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.xap_app_card_ios-11z {
  background: linear-gradient(135deg,rgba(30, 125, 232, 0.18) 0%,#131928 100%);
}.xap_app_card_android-11z {
  background: linear-gradient(135deg,rgba(29, 185, 84, 0.16) 0%,#131928 100%);
}.xap_app_card_win-11z {
  background: linear-gradient(135deg,rgba(245, 197, 24, 0.15) 0%,#131928 100%);
}.xap_app_card_ic-11z svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 34px;
  height: 2.125rem;
}.xap_app_card_ic-11z {
  flex-shrink: 0;
  color: #EEF2FF;
}.xap_app_card_os-11z {
  color: #6B7AA0;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 6px;
  text-transform: uppercase;
  font-size: 0.625rem;
}.xap_app_card_title-11z {
  line-height: 1.2;
  color: #EEF2FF;
  margin-bottom: 0.375rem;
  font-size: 0.938rem;
  font-weight: 700;
  overflow-wrap: break-word;
}.xap_app_card_text-11z {
  overflow-wrap: break-word;
  color: #6B7AA0;
  line-height: 1.5;
  margin-bottom: 0.875rem;
  font-size: 12px;
}.xap_app_card_btn-11z {
  border-radius: 0.375rem;
  gap: 7px;
  padding: 0.625rem 1.125rem;
  background: rgba(255, 255, 255, 0.12);
  transition: background .2s;
  border: 1px solid rgba(255, 255, 255, 0.22);
  color: #EEF2FF;
  align-items: center;
  font-weight: 700;
  font-size: 0.813rem;
  display: inline-flex;
}.xap_app_card_btn-11z:hover {
  background: rgba(255, 255, 255, 0.07);
}.xap_seo-11z {
  background: #0B0F1C;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.xap_seo-11z {
  padding: 2.75rem 24px 0;
}
}.xap_seo_in-11z {
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #131928;
  border-radius: 18px;
  padding: 28px 1.5rem;
  max-width: 1320px;
}
@media(min-width: 767px) {.xap_seo_in-11z {
  padding: 2.25rem 40px;
}
}.xap_seo_label-11z {
  font-weight: 700;
  text-transform: uppercase;
  color: #1E7DE8;
  margin-bottom: 10px;
  letter-spacing: .08em;
  font-size: 11px;
}.xap_seo_h2-11z {
  font-family: 'Fredoka One', sans-serif;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-size: 1.25rem;
  color: #EEF2FF;
  font-weight: 800;
}
@media(min-width:768px) {.xap_seo_h2-11z {
  font-size: 1.5rem;
}
}.xap_seo_body-11z {
  overflow-wrap: break-word;
  color: #8E9BBF;
  font-size: 0.875rem;
  line-height: 1.75;
}.xap_seo_body-11z p {
  line-height: 1.75;
  font-size: 14px;
  color: #8E9BBF;
  margin-bottom: 12px;
}.xap_seo_body-11z p:last-child {
  margin-bottom: 0;
}.xap_seo_body-11z strong {
  font-weight: 700;
  color: #C4CEEA;
}.xap_seo_body-11z a {
  transition: color .2s;
  text-decoration: underline;
  color: #1E7DE8;
}.xap_seo_body-11z a:hover {
  color: #3B92F5;
}.xap_seo_body-11z ul,.xap_seo_body-11z ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.xap_seo_body-11z ol {
  list-style: decimal;
}.xap_seo_body-11z li {
  color: #8E9BBF;
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
  line-height: 1.75;
}.xap_seo_body-11z table {
  margin-bottom: 12px;
  overflow-x: auto;
  font-size: 0.813rem;
  display: block;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 770px) {.xap_seo_body-11z table {
  display: table;
}
}.xap_seo_body-11z th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #C4CEEA;
}.xap_seo_body-11z td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #8E9BBF;
}.xap_seo_cols-11z {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 638px) {.xap_seo_cols-11z {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.xap_seo_cols-11z {
  grid-template-columns: repeat(3,1fr);
}
}.xap_seo_col_h-11z {
  margin-bottom: 7px;
  font-size: 0.813rem;
  color: #C4CEEA;
  overflow-wrap: break-word;
  font-weight: 700;
}.xap_seo_col_p-11z {
  color: #6B7AA0;
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
}.xap_seo_stats-11z {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.xap_seo_stat-11z {
  border-radius: 0.75rem;
  flex: 1;
  border: 1px solid rgba(30, 125, 232, 0.18);
  background: rgba(30, 125, 232, 0.08);
  padding: 14px 1rem;
  min-width: 8.75rem;
}.xap_seo_stat_val-11z {
  font-size: 20px;
  font-weight: 800;
  color: #1E7DE8;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
}.xap_seo_stat_lb-11z {
  color: #6B7AA0;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.xap_pmt-11z {
  padding: 36px 16px 0;
  background: #0B0F1C;
}
@media(min-width: 769px) {.xap_pmt-11z {
  padding: 44px 1.5rem 0;
}
}.xap_pmt_in-11z {
  margin: 0 auto;
  max-width: 82.5rem;
}.xap_pmt_head-11z {
  max-width: 45rem;
  margin-bottom: 22px;
}.xap_pmt_label-11z {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #1E7DE8;
  margin-bottom: 0.5rem;
}.xap_pmt_h2-11z {
  color: #EEF2FF;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-family: 'Fredoka One', sans-serif;
  font-size: 22px;
  font-weight: 800;
}
@media(min-width: 765px) {.xap_pmt_h2-11z {
  font-size: 1.75rem;
}
}.xap_pmt_intro-11z {
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #6B7AA0;
  font-size: 14px;
}.xap_pmt_groups-11z {
  gap: 20px;
  display: flex;
  flex-direction: column;
}.xap_pmt_group-11z {
  border-radius: 0.75rem;
  background: #131928;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 1.25rem;
}.xap_pmt_group_head-11z {
  gap: 12px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
}.xap_pmt_group_ic-11z {
  background: rgba(30, 125, 232, 0.18);
  border-radius: 0.375rem;
  align-items: center;
  width: 36px;
  justify-content: center;
  flex-shrink: 0;
  height: 2.25rem;
  color: #1E7DE8;
  display: flex;
}.xap_pmt_group_ic-11z svg {
  height: 1.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 18px;
}.xap_pmt_group_h-11z {
  margin: 0;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #EEF2FF;
  font-family: 'Fredoka One', sans-serif;
  font-size: 16px;
}.xap_pmt_group_p-11z {
  font-size: 13px;
  color: #6B7AA0;
  line-height: 1.6;
  overflow-wrap: break-word;
  margin-bottom: 14px;
}.xap_pmt_group_p-11z strong {
  color: #C4CEEA;
  font-weight: 600;
}.xap_pmt_table_wrap-11z {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.xap_pmt_table-11z {
  font-size: 13px;
  width: 100%;
  border-collapse: collapse;
  min-width: 33.75rem;
}.xap_pmt_table-11z th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  white-space: nowrap;
  letter-spacing: .04em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
  color: #C4CEEA;
  text-align: left;
}.xap_pmt_table-11z td {
  padding: 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #6B7AA0;
}.xap_pmt_table-11z tbody tr:last-child td {
  border-bottom: none;
}.xap_pmt_table-11z tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #C4CEEA;
}.xap_faq-11z {
  background: #0B0F1C;
  padding: 2.25rem 16px 0;
}
@media(min-width: 766px) {.xap_faq-11z {
  padding: 44px 1.5rem 0;
}
}.xap_faq_in-11z {
  margin: 0 auto;
  max-width: 1320px;
}.xap_faq_head-11z {
  margin-bottom: 20px;
}.xap_faq_label-11z {
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 0.5rem;
  color: #1E7DE8;
  text-transform: uppercase;
  letter-spacing: .08em;
}.xap_faq_h2-11z {
  font-family: 'Fredoka One', sans-serif;
  color: #EEF2FF;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 770px) {.xap_faq_h2-11z {
  font-size: 1.5rem;
}
}.xap_faq_list-11z {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.xap_faq_item-11z {
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  overflow: hidden;
  background: #131928;
}.xap_faq_q-11z {
  padding: 1rem 1.25rem;
  transition: color .2s;
  gap: 12px;
  font-size: 14px;
  justify-content: space-between;
  color: #C4CEEA;
  flex-wrap: wrap;
  display: flex;
  cursor: pointer;
  overflow-wrap: break-word;
  font-weight: 600;
  align-items: center;
}.xap_faq_q-11z:hover {
  color: #EEF2FF;
}.xap_faq_q_ic-11z {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  height: 24px;
  justify-content: center;
  display: flex;
  flex-shrink: 0;
  font-size: 16px;
  align-items: center;
  color: #1E7DE8;
  width: 24px;
}.xap_faq_item-11z.xap_state_open-11z .xap_faq_q_ic-11z {
  transform: rotate(45deg);
}.xap_faq_a-11z {
  padding: 0 20px 1rem;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  display: none;
  color: #6B7AA0;
  line-height: 1.7;
}.xap_faq_item-11z.xap_state_open-11z .xap_faq_a-11z {
  display: block;
}.xap_faq_a-11z strong {
  color: #C4CEEA;
  font-weight: 700;
}.xap_faq_a-11z a {
  text-decoration: underline;
  color: #1E7DE8;
}.xap_faq_a-11z ul,.xap_faq_a-11z ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 1.25rem;
}.xap_faq_a-11z ol {
  list-style: decimal;
}.xap_faq_a-11z li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.xap_faq_a-11z table {
  margin: 8px 0;
  border-collapse: collapse;
  font-size: 0.75rem;
  display: block;
  overflow-x: auto;
  width: 100%;
}
@media(min-width: 766px) {.xap_faq_a-11z table {
  display: table;
}
}.xap_faq_a-11z th {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #C4CEEA;
}.xap_faq_a-11z td {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #6B7AA0;
}.xap_seo-11z {
  background: #0B0F1C;
  padding: 2.25rem 16px 0;
}
@media(min-width: 766px) {.xap_seo-11z {
  padding: 44px 1.5rem 0;
}
}.xap_seo_in-11z {
  padding: 1.75rem 1.5rem;
  background: #131928;
  border-radius: 1.125rem;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.11);
  max-width: 82.5rem;
}
@media(min-width: 766px) {.xap_seo_in-11z {
  padding: 2.25rem 40px;
}
}.xap_seo_label-11z {
  letter-spacing: .08em;
  font-weight: 700;
  color: #1E7DE8;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 0.688rem;
}.xap_seo_h2-11z {
  margin-bottom: 14px;
  font-size: 20px;
  font-weight: 800;
  color: #EEF2FF;
  font-family: 'Fredoka One', sans-serif;
  overflow-wrap: break-word;
  line-height: 1.25;
}
@media(min-width: 771px) {.xap_seo_h2-11z {
  font-size: 1.5rem;
}
}.xap_seo_body-11z {
  overflow-wrap: break-word;
  color: #8E9BBF;
  font-size: 14px;
  line-height: 1.75;
}.xap_seo_body-11z p {
  color: #8E9BBF;
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 12px;
}.xap_seo_body-11z p:last-child {
  margin-bottom: 0;
}.xap_seo_body-11z strong {
  font-weight: 700;
  color: #C4CEEA;
}.xap_seo_body-11z a {
  transition: color .2s;
  text-decoration: underline;
  color: #1E7DE8;
}.xap_seo_body-11z a:hover {
  color: #3B92F5;
}.xap_seo_body-11z ul,.xap_seo_body-11z ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.xap_seo_body-11z ol {
  list-style: decimal;
}.xap_seo_body-11z li {
  line-height: 1.75;
  margin-bottom: 6px;
  color: #8E9BBF;
  font-size: 0.875rem;
}.xap_seo_body-11z table {
  overflow-x: auto;
  width: 100%;
  display: block;
  font-size: 0.813rem;
  border-collapse: collapse;
  margin-bottom: 12px;
}
@media(min-width: 769px) {.xap_seo_body-11z table {
  display: table;
}
}.xap_seo_body-11z th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  text-align: left;
  font-weight: 700;
  color: #C4CEEA;
}.xap_seo_body-11z td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #8E9BBF;
}.xap_seo_cols-11z {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width:640px) {.xap_seo_cols-11z {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.xap_seo_cols-11z {
  grid-template-columns: repeat(3,1fr);
}
}.xap_seo_col_h-11z {
  margin-bottom: 0.438rem;
  color: #C4CEEA;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 13px;
}.xap_seo_col_p-11z {
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #6B7AA0;
  font-size: 13px;
}.xap_seo_stats-11z {
  margin: 1.25rem 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.xap_seo_stat-11z {
  flex: 1;
  border-radius: 0.75rem;
  padding: 0.875rem 16px;
  border: 1px solid rgba(30, 125, 232, 0.18);
  background: rgba(30, 125, 232, 0.08);
  min-width: 8.75rem;
}.xap_seo_stat_val-11z {
  font-weight: 800;
  color: #1E7DE8;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-size: 20px;
}.xap_seo_stat_lb-11z {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #6B7AA0;
}.xap_seo-11z {
  padding: 36px 16px 0;
  background: #0B0F1C;
}
@media(min-width: 769px) {.xap_seo-11z {
  padding: 44px 24px 0;
}
}.xap_seo_in-11z {
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 1.75rem 24px;
  border-radius: 1.125rem;
  background: #131928;
  max-width: 82.5rem;
}
@media(min-width: 766px) {.xap_seo_in-11z {
  padding: 36px 40px;
}
}.xap_seo_label-11z {
  margin-bottom: 10px;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #1E7DE8;
  font-weight: 700;
  font-size: 0.688rem;
}.xap_seo_h2-11z {
  margin-bottom: 0.875rem;
  font-size: 20px;
  line-height: 1.25;
  font-family: 'Fredoka One', sans-serif;
  overflow-wrap: break-word;
  color: #EEF2FF;
  font-weight: 800;
}
@media(min-width: 767px) {.xap_seo_h2-11z {
  font-size: 1.5rem;
}
}.xap_seo_body-11z {
  font-size: 14px;
  line-height: 1.75;
  color: #8E9BBF;
  overflow-wrap: break-word;
}.xap_seo_body-11z p {
  line-height: 1.75;
  color: #8E9BBF;
  font-size: 14px;
  margin-bottom: 12px;
}.xap_seo_body-11z p:last-child {
  margin-bottom: 0;
}.xap_seo_body-11z strong {
  color: #C4CEEA;
  font-weight: 700;
}.xap_seo_body-11z a {
  transition: color .2s;
  color: #1E7DE8;
  text-decoration: underline;
}.xap_seo_body-11z a:hover {
  color: #3B92F5;
}.xap_seo_body-11z ul,.xap_seo_body-11z ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.xap_seo_body-11z ol {
  list-style: decimal;
}.xap_seo_body-11z li {
  margin-bottom: 6px;
  color: #8E9BBF;
  font-size: 0.875rem;
  line-height: 1.75;
}.xap_seo_body-11z table {
  width: 100%;
  overflow-x: auto;
  margin-bottom: 0.75rem;
  font-size: 0.813rem;
  border-collapse: collapse;
  display: block;
}
@media(min-width: 771px) {.xap_seo_body-11z table {
  display: table;
}
}.xap_seo_body-11z th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C4CEEA;
  font-weight: 700;
  text-align: left;
}.xap_seo_body-11z td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #8E9BBF;
}.xap_seo_cols-11z {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.xap_seo_cols-11z {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.xap_seo_cols-11z {
  grid-template-columns: repeat(3,1fr);
}
}.xap_seo_col_h-11z {
  margin-bottom: 7px;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #C4CEEA;
  font-weight: 700;
}.xap_seo_col_p-11z {
  color: #6B7AA0;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.65;
}.xap_seo_stats-11z {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.xap_seo_stat-11z {
  background: rgba(30, 125, 232, 0.08);
  border: 1px solid rgba(30, 125, 232, 0.18);
  border-radius: 12px;
  flex: 1;
  padding: 0.875rem 16px;
  min-width: 8.75rem;
}.xap_seo_stat_val-11z {
  margin-bottom: 4px;
  font-weight: 800;
  color: #1E7DE8;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}.xap_seo_stat_lb-11z {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #6B7AA0;
}.xap_ft-11z {
  background: #060911;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 48px;
}.xap_ft_support-11z {
  padding: 1.5rem 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 769px) {.xap_ft_support-11z {
  padding: 28px 1.5rem;
}
}.xap_ft_support_in-11z {
  margin: 0 auto;
  gap: 1rem;
  max-width: 82.5rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.xap_ft_support_main-11z {
  flex: 1;
  gap: 16px;
  align-items: center;
  min-width: 220px;
  display: flex;
  flex-wrap: wrap;
}.xap_ft_support_ic-11z {
  color: #1E7DE8;
  flex-shrink: 0;
}.xap_ft_support_ic-11z svg {
  stroke-linejoin: round;
  width: 30px;
  stroke-linecap: round;
  height: 1.875rem;
}.xap_ft_support_text_title-11z {
  font-weight: 700;
  font-size: 15px;
  color: #EEF2FF;
  overflow-wrap: break-word;
  margin-bottom: 3px;
}.xap_ft_support_text_sub-11z {
  font-size: 12px;
  color: #6B7AA0;
  overflow-wrap: break-word;
}.xap_ft_support_btn-11z {
  transition: background .2s;
  border-radius: 12px;
  background: #1E7DE8;
  padding: 0.688rem 1.375rem;
  font-size: 0.813rem;
  color: #EEF2FF;
  flex-shrink: 0;
  font-weight: 700;
  white-space: nowrap;
}.xap_ft_support_btn-11z:hover {
  background: #3B92F5;
}.xap_ft_support_contacts-11z {
  gap: 16px;
  flex-wrap: wrap;
  margin-left: auto;
  display: flex;
}.xap_ft_support_contact-11z {
  color: #515E80;
  font-size: 12px;
  line-height: 1.4;
}.xap_ft_support_contact-11z strong {
  font-size: 0.688rem;
  margin-bottom: 2px;
  color: #8E9BBF;
  font-weight: 600;
  display: block;
}.xap_ft_main-11z {
  padding: 2rem 1rem 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width:768px) {.xap_ft_main-11z {
  padding: 40px 1.5rem 32px;
}
}.xap_ft_main_in-11z {
  margin: 0 auto;
  gap: 1.5rem;
  display: grid;
  max-width: 82.5rem;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 643px) {.xap_ft_main_in-11z {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.xap_ft_main_in-11z {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.xap_ft_col_logo-11z {
  grid-column: 1/-1;
}
@media(min-width: 1077px) {.xap_ft_col_logo-11z {
  grid-column: auto;
}
}.xap_ft_logo-11z {
  gap: 9px;
  align-items: center;
  color: #EEF2FF;
  font-weight: 800;
  display: flex;
  font-size: 1rem;
  overflow-wrap: break-word;
  margin-bottom: 12px;
  flex-wrap: wrap;
}.xap_ft_logo_mark-11z {
  overflow: hidden;
  border-radius: 6px;
  width: 30px;
  height: 30px;
}.xap_ft_logo_mark-11z img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.xap_ft_logo_sub-11z {
  color: #515E80;
  font-size: 12px;
  max-width: 12.5rem;
  line-height: 1.55;
  overflow-wrap: break-word;
}.xap_ft_col_title-11z {
  margin-bottom: 0.875rem;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.75rem;
  letter-spacing: .07em;
  color: #8E9BBF;
}.xap_ft_col_links-11z {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.xap_ft_col_link-11z {
  transition: color .2s;
  color: #515E80;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.xap_ft_col_link-11z:hover {
  color: #C4CEEA;
}.xap_ft_apps-11z {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.xap_ft_app_card-11z {
  gap: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 6px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 0.625rem 0.75rem;
  transition: border-color .2s;
  align-items: center;
  display: flex;
}.xap_ft_app_card-11z:hover {
  border-color: rgba(255, 255, 255, 0.22);
}.xap_ft_app_card_ic-11z svg {
  width: 1.375rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 22px;
}.xap_ft_app_card_os-11z {
  color: #515E80;
  font-size: 0.625rem;
  font-weight: 600;
}.xap_ft_app_card_action-11z {
  color: #C4CEEA;
  font-weight: 700;
  font-size: 12px;
}.xap_ft_bot-11z {
  padding: 20px 1rem;
}
@media(min-width: 771px) {.xap_ft_bot-11z {
  padding: 20px 1.5rem;
}
}.xap_ft_bot_in-11z {
  margin: 0 auto;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  max-width: 1320px;
}.xap_ft_socials-11z {
  gap: 8px;
  display: flex;
}.xap_ft_soc-11z {
  border-radius: 6px;
  transition: background .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: rgba(255, 255, 255, 0.05);
  align-items: center;
  color: #8E9BBF;
  width: 36px;
  justify-content: center;
  display: flex;
  height: 2.25rem;
}.xap_ft_soc-11z svg {
  stroke-linecap: round;
  height: 1rem;
  width: 1rem;
  stroke-linejoin: round;
}.xap_ft_soc-11z:hover {
  background: rgba(255, 255, 255, 0.07);
}.xap_ft_legal-11z {
  flex: 1;
  line-height: 1.6;
  color: #8896AE;
  overflow-wrap: break-word;
  font-size: 11px;
  min-width: 12.5rem;
}.xap_ft_legal-11z strong {
  color: #8E9BBF;
  font-weight: 700;
}.xap_ft_legal-11z a {
  text-decoration: underline;
  color: #8E9BBF;
}.xap_ft_age-11z {
  border-radius: 50%;
  border: 2px solid #8896AE;
  width: 32px;
  display: flex;
  height: 2rem;
  margin-left: auto;
  align-items: center;
  font-size: 11px;
  font-weight: 800;
  justify-content: center;
  color: #8896AE;
  flex-shrink: 0;
}