*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #0B0E1C;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
  color: #B6C0D6;
  font-family: 'DM Sans', sans-serif;
  min-height: 100vh;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  color: inherit;
  text-decoration: none;
}button {
  border: none;
  font: inherit;
  background: none;
  color: inherit;
  cursor: pointer;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.xfu_layout-fbu {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.xfu_page-fbu {
  min-height: 100vh;
  display: flex;
}.xfu_main-fbu {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media(min-width: 1078px) {.xfu_main-fbu {
  padding-left: 13.75rem;
}
}
@media(max-width: 1081px) {.xfu_main-fbu {
  padding-bottom: 72px;
}
}.xfu_gc-fbu {
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  background: #0F1222;
  transition: transform .2s,border-color .2s;
  width: 140px;
  flex-shrink: 0;
  position: relative;
  cursor: pointer;
}
@media(min-width:640px) {.xfu_gc-fbu {
  width: 9.75rem;
}
}
@media(min-width:1080px) {.xfu_gc-fbu {
  width: 10.5rem;
}
}.xfu_gc-fbu:hover {
  border-color: rgba(75, 120, 212, 0.08);
  transform: translateY(-3px);
}.xfu_gc_img-fbu {
  overflow: hidden;
  padding-bottom: 80%;
  position: relative;
  width: 100%;
}.xfu_gc_img-fbu img {
  inset: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
}.xfu_gc_hover-fbu {
  transition: opacity .2s;
  background: rgba(7, 9, 20, 0.72);
  inset: 0;
  position: absolute;
  justify-content: center;
  opacity: 0;
  display: flex;
  align-items: center;
}.xfu_gc-fbu:hover .xfu_gc_hover-fbu {
  opacity: 1;
}.xfu_gc_hover_btn-fbu {
  background: #4B78D4;
  padding: 8px 16px;
  border-radius: 0.313rem;
  color: #EDF0FA;
  font-size: 12px;
  font-weight: 700;
}.xfu_gc_info-fbu {
  padding: 8px 10px 0.625rem;
}.xfu_gc_name-fbu {
  overflow: hidden;
  font-weight: 600;
  white-space: nowrap;
  font-size: 0.75rem;
  max-width: 100%;
  color: #B6C0D6;
  text-overflow: ellipsis;
  margin-bottom: 3px;
}.xfu_gc_prov-fbu {
  color: #707B94;
  font-size: 0.625rem;
}.xfu_gc_tag-fbu {
  border-radius: 4px;
  padding: 2px 7px;
  text-transform: uppercase;
  font-size: 0.563rem;
  z-index: 2;
  top: 0.375rem;
  position: absolute;
  left: 0.375rem;
  font-weight: 700;
  letter-spacing: .04em;
}.xfu_gc_tag_hot-fbu {
  background: #E54050;
  color: #fff;
}.xfu_gc_tag_new-fbu {
  background: #2DB87A;
  color: #0B0E1C;
}.xfu_gc_tag_jp-fbu {
  background: #E8A935;
  color: #0B0E1C;
}.xfu_gc_tag_ex-fbu {
  background: #C4855E;
  color: #fff;
}.xfu_gc_tag_live-fbu {
  background: #E54050;
  color: #fff;
}.xfu_gr-fbu {
  background: #0B0E1C;
  padding: 2rem 16px 0;
}
@media(min-width: 767px) {.xfu_gr-fbu {
  padding: 2.25rem 1.5rem 0;
}
}.xfu_gr_in-fbu {
  margin: 0 auto;
  max-width: 1360px;
}.xfu_gr_head-fbu {
  gap: 0.75rem;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
  display: flex;
}.xfu_gr_head_l-fbu {
  flex: 1;
  gap: 10px;
  display: flex;
  min-width: 0;
  align-items: center;
}.xfu_gr_ic-fbu {
  border-radius: 0.5rem;
  width: 2rem;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  height: 32px;
  justify-content: center;
}.xfu_gr_ic-fbu svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1rem;
  width: 1rem;
}.xfu_gr_title-fbu {
  font-size: 1rem;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #EDF0FA;
  font-family: 'Syne', sans-serif;
}
@media(min-width: 771px) {.xfu_gr_title-fbu {
  font-size: 1.125rem;
}
}.xfu_gr_more-fbu {
  gap: 0.313rem;
  transition: color .2s;
  color: #7A8499;
  font-size: 12px;
  display: flex;
  font-weight: 600;
  align-items: center;
  white-space: nowrap;
  flex-shrink: 0;
}.xfu_gr_more-fbu:hover {
  color: #4B78D4;
}.xfu_gr_more-fbu svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 12px;
  width: 0.75rem;
}.xfu_gr_arrows-fbu {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.xfu_gr_arr-fbu {
  border-radius: 0.313rem;
  transition: background .15s,color .15s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  align-items: center;
  height: 1.875rem;
  color: #8A96B2;
  width: 30px;
  justify-content: center;
  display: flex;
}.xfu_gr_arr-fbu:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #EDF0FA;
}.xfu_gr_arr-fbu svg {
  width: 13px;
  stroke-linejoin: round;
  height: 0.813rem;
  stroke-linecap: round;
}.xfu_gr_seo_h-fbu {
  margin: 0 0 6px;
  font-size: 13px;
  font-family: 'Syne', sans-serif;
  font-weight: 700;
  max-width: 42.5rem;
  color: #B6C0D6;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.xfu_gr_seo_h-fbu {
  font-size: 0.875rem;
}
}.xfu_gr_seo-fbu {
  margin-bottom: 12px;
  line-height: 1.55;
  color: #7A8499;
  overflow-wrap: break-word;
  max-width: 42.5rem;
  font-size: 0.75rem;
}.xfu_gr_seo-fbu strong {
  color: #B6C0D6;
  font-weight: 600;
}.xfu_gr_scroll-fbu {
  gap: 0.625rem;
  display: flex;
  padding-bottom: 0.625rem;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.xfu_gr_scroll-fbu::-webkit-scrollbar {
  display: none;
}
@media(min-width: 771px) {.xfu_gr_scroll-fbu {
  gap: 0.75rem;
}
}.xfu_tb-fbu {
  background: #0B0E1C;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  top: 0;
  align-items: center;
  height: 56px;
  z-index: 80;
  display: flex;
  left: 0;
  position: fixed;
  right: 0;
}.xfu_tb_in-fbu {
  gap: 0;
  padding: 0 0.875rem;
  display: flex;
  align-items: center;
  height: 100%;
  width: 100%;
}.xfu_tb_burger-fbu {
  gap: 0.313rem;
  border-radius: 8px;
  flex-direction: column;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  height: 2.375rem;
  width: 2.375rem;
  justify-content: center;
  margin-right: 0.5rem;
}.xfu_tb_burger-fbu:hover {
  background: rgba(255, 255, 255, 0.05);
}.xfu_tb_burger_line-fbu {
  border-radius: 1px;
  background: #8A96B2;
  width: 18px;
  height: 2px;
  display: block;
}
@media(min-width: 1082px) {.xfu_tb_burger-fbu {
  display: none;
}
}.xfu_tb_logo-fbu {
  gap: 0.563rem;
  letter-spacing: -.01em;
  color: #EDF0FA;
  display: flex;
  margin-right: 20px;
  flex-shrink: 0;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 18px;
  align-items: center;
}.xfu_tb_logo_mark-fbu {
  border-radius: 8px;
  overflow: hidden;
  justify-content: center;
  height: 2rem;
  width: 32px;
  display: flex;
  align-items: center;
}.xfu_tb_logo_mark-fbu img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.xfu_tb_nav-fbu {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 638px) {.xfu_tb_nav-fbu {
  display: flex;
}
}.xfu_tb_tab-fbu {
  transition: background .15s,color .15s;
  padding: 0.5rem 0.875rem;
  border-radius: 8px;
  color: #8A96B2;
  font-size: 0.813rem;
  font-weight: 600;
  white-space: nowrap;
}.xfu_tb_tab-fbu:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EDF0FA;
}.xfu_tb_tab-fbu.xfu_state_active-fbu {
  background: rgba(75, 120, 212, 0.18);
  color: #EDF0FA;
}.xfu_tb_right-fbu {
  gap: 0.5rem;
  flex-shrink: 0;
  margin-left: auto;
  align-items: center;
  display: flex;
}.xfu_tb_login-fbu {
  transition: border-color .2s,color .2s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  padding: 9px 1rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  font-size: 13px;
  color: #B6C0D6;
  display: none;
  font-weight: 600;
}.xfu_tb_login-fbu:hover {
  border-color: rgba(255, 255, 255, 0.18);
  color: #EDF0FA;
}
@media(min-width: 479px) {.xfu_tb_login-fbu {
  display: block;
}
}.xfu_tb_reg-fbu {
  padding: 9px 1.125rem;
  transition: background .2s;
  background: #2DB87A;
  border-radius: 8px;
  white-space: nowrap;
  font-size: 0.813rem;
  font-weight: 700;
  color: #090C18;
}.xfu_tb_reg-fbu:hover {
  background: #35D490;
}.xfu_sb-fbu {
  background: #131828;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .25s ease;
  transform: translateX(-100%);
  left: 0;
  overflow-y: auto;
  top: 3.5rem;
  z-index: 70;
  width: 13.75rem;
  bottom: 0;
  position: fixed;
}.xfu_sb-fbu.xfu_state_open-fbu {
  transform: translateX(0);
}.xfu_sb-fbu::-webkit-scrollbar {
  width: 0.25rem;
}.xfu_sb-fbu::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1083px) {.xfu_sb-fbu {
  transform: translateX(0);
}
}.xfu_sb_auth-fbu {
  padding: 14px 12px 0.625rem;
}.xfu_sb_btn_reg-fbu {
  transition: background .2s;
  padding: 11px;
  border-radius: 8px;
  background: #2DB87A;
  text-align: center;
  display: block;
  color: #090C18;
  font-weight: 700;
  margin-bottom: 8px;
  font-size: 0.813rem;
}.xfu_sb_btn_reg-fbu:hover {
  background: #35D490;
}.xfu_sb_btn_login-fbu {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  padding: 10px;
  font-size: 13px;
  font-weight: 600;
  text-align: center;
  display: block;
  color: #B6C0D6;
}.xfu_sb_btn_login-fbu:hover {
  border-color: rgba(255, 255, 255, 0.18);
  color: #EDF0FA;
}.xfu_sb_promo-fbu {
  overflow: hidden;
  background: linear-gradient(135deg,#0D1635,#131828);
  margin: 0 12px 0.625rem;
  padding: 12px 0.875rem;
  border-radius: 8px;
  border: 1px solid rgba(75, 120, 212, 0.18);
  position: relative;
}.xfu_sb_promo-fbu::before {
  background: radial-gradient(circle,rgba(75, 120, 212, 0.18),transparent 70%);
  border-radius: 50%;
  position: absolute;
  top: -1.25rem;
  right: -1.25rem;
  height: 5rem;
  content: '';
  width: 5rem;
}.xfu_sb_promo_title-fbu {
  margin-bottom: 0.25rem;
  color: #4B78D4;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .06em;
  text-transform: uppercase;
}.xfu_sb_promo_text-fbu {
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 12px;
  line-height: 1.35;
  color: #EDF0FA;
}.xfu_sb_promo_sub-fbu {
  font-size: 0.625rem;
  color: #7A8499;
  margin-top: 3px;
}.xfu_sb_nav-fbu {
  padding: 0.375rem 8px 16px;
}.xfu_sb_nav_lb-fbu {
  padding: 10px 0.5rem 6px;
  font-size: 0.625rem;
  color: #707B94;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}.xfu_sb_link-fbu {
  gap: 10px;
  padding: 9px 10px;
  border-radius: 5px;
  transition: background .15s,color .15s;
  font-weight: 500;
  display: flex;
  overflow-wrap: break-word;
  align-items: center;
  color: #8A96B2;
  font-size: 13px;
  cursor: pointer;
}.xfu_sb_link-fbu:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EDF0FA;
}.xfu_sb_link-fbu.xfu_state_active-fbu {
  background: rgba(75, 120, 212, 0.18);
  color: #EDF0FA;
}.xfu_sb_ic-fbu {
  border-radius: 0.313rem;
  width: 30px;
  height: 1.875rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}.xfu_sb_ic-fbu svg {
  width: 1rem;
  height: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.xfu_sb_ic_1-fbu {
  background: rgba(75, 120, 212, 0.08);
  color: #4B78D4;
}.xfu_sb_ic_2-fbu {
  background: rgba(45, 184, 122, 0.18);
  color: #2DB87A;
}.xfu_sb_ic_3-fbu {
  background: rgba(232, 169, 53, 0.18);
  color: #E8A935;
}.xfu_sb_ic_4-fbu {
  background: rgba(196, 133, 94, 0.20);
  color: #C4855E;
}.xfu_sb_ic_5-fbu {
  background: rgba(75, 120, 212, 0.08);
  color: #E8538A;
}.xfu_sb_ic_6-fbu {
  background: rgba(196, 133, 94, 0.20);
  color: #8B5CF6;
}.xfu_sb_badge-fbu {
  background: #E8A935;
  border-radius: 0.313rem;
  padding: 2px 7px;
  margin-left: auto;
  color: #090C18;
  font-size: 0.563rem;
  font-weight: 700;
}.xfu_sb_bot-fbu {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  gap: 8px;
  display: flex;
}.xfu_sb_lang-fbu,.xfu_sb_help-fbu {
  gap: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 5px;
  transition: border-color .2s;
  flex: 1;
  padding: 0.563rem 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  justify-content: center;
  color: #8A96B2;
  display: flex;
  font-size: 11px;
  font-weight: 600;
  align-items: center;
}.xfu_sb_lang-fbu:hover,.xfu_sb_help-fbu:hover {
  border-color: rgba(255, 255, 255, 0.18);
  color: #EDF0FA;
}.xfu_sb_lang-fbu svg,.xfu_sb_help-fbu svg {
  stroke-linejoin: round;
  height: 0.813rem;
  width: 0.813rem;
  stroke-linecap: round;
}.xfu_sb_bd-fbu {
  inset: 0;
  background: rgba(7, 9, 20, 0.72);
  position: fixed;
  z-index: 69;
  display: none;
}.xfu_sb_bd-fbu.xfu_state_on-fbu {
  display: block;
}
@media(min-width: 1079px) {.xfu_sb_bd-fbu {
  display: none!important;
}
}.xfu_mob_nav-fbu {
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #131828;
  left: 0;
  z-index: 80;
  right: 0;
  display: flex;
  bottom: 0;
  position: fixed;
}
@media(min-width: 1082px) {.xfu_mob_nav-fbu {
  display: none;
}
}.xfu_mob_nav_item-fbu {
  flex: 1;
  padding: 0.25rem 2px;
  gap: 0.25rem;
  display: flex;
  align-items: center;
  color: #707B94;
  flex-direction: column;
  cursor: pointer;
}.xfu_mob_nav_ic-fbu {
  line-height: 1;
}.xfu_mob_nav_ic-fbu svg {
  width: 20px;
  height: 1.25rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.xfu_mob_nav_lb-fbu {
  font-size: 0.625rem;
  font-weight: 600;
  color: #707B94;
}.xfu_mob_nav_item-fbu.xfu_state_active-fbu {
  color: #4B78D4;
}.xfu_mob_nav_item-fbu.xfu_state_active-fbu .xfu_mob_nav_lb-fbu {
  color: #4B78D4;
}.xfu_hero-fbu {
  padding: 20px 1rem 0;
  background: #0B0E1C;
}
@media(min-width: 765px) {.xfu_hero-fbu {
  padding: 1.5rem 1.5rem 0;
}
}.xfu_hero_in-fbu {
  gap: 0.75rem;
  margin: 0 auto;
  max-width: 85rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 857px) {.xfu_hero_in-fbu {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1101px) {.xfu_hero_in-fbu {
  grid-template-columns: 1fr 340px;
}
}.xfu_hero_promo-fbu {
  overflow: hidden;
  border-radius: 14px;
  background: #0F1222;
  position: relative;
  min-height: 13.75rem;
  display: flex;
  align-items: stretch;
}
@media(min-width: 771px) {.xfu_hero_promo-fbu {
  min-height: 280px;
}
}.xfu_hero_promo_bg-fbu {
  inset: 0;
  background-position: center;
  background: linear-gradient(120deg,#0D1635 0%,#0B0E1C 100%);
  background-size: cover;
  position: absolute;
}.xfu_hero_promo_bg-fbu::after {
  inset: 0;
  background: linear-gradient(90deg,#0B0E1C 0%,rgba(7, 9, 20, 0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.xfu_hero_promo_glow-fbu {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(196, 133, 94, 0.20) 0%,transparent 65%);
  position: absolute;
  pointer-events: none;
  right: 3.75rem;
  height: 300px;
  width: 300px;
  top: -40px;
}.xfu_hero_promo_ct-fbu {
  padding: 1.75rem 1.5rem 1.75rem 1.75rem;
  display: flex;
  flex-direction: column;
  max-width: 480px;
  position: relative;
  z-index: 2;
  justify-content: center;
}
@media(min-width: 766px) {.xfu_hero_promo_ct-fbu {
  padding: 40px 32px;
}
}.xfu_hero_badge-fbu {
  border-radius: 20px;
  border: 1px solid rgba(75, 120, 212, 0.08);
  padding: 5px 12px;
  background: rgba(75, 120, 212, 0.18);
  font-size: 10px;
  display: inline-block;
  text-transform: uppercase;
  margin-bottom: 0.875rem;
  letter-spacing: .08em;
  font-weight: 700;
  color: #4B78D4;
}.xfu_hero_h1-fbu {
  line-height: 1.15;
  font-family: 'Syne', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #EDF0FA;
  font-size: 26px;
  margin-bottom: 10px;
}.xfu_hero_h1-fbu em {
  font-style: normal;
  color: #E8A935;
}
@media(min-width: 769px) {.xfu_hero_h1-fbu {
  font-size: 2.25rem;
}
}.xfu_hero_sub-fbu {
  line-height: 1.55;
  margin-bottom: 20px;
  font-size: 13px;
  color: #8A96B2;
}
@media(min-width: 767px) {.xfu_hero_sub-fbu {
  font-size: 14px;
}
}.xfu_hero_row-fbu {
  gap: 10px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.xfu_hero_cta-fbu {
  background: #2DB87A;
  border-radius: 0.5rem;
  transition: background .2s;
  padding: 13px 26px;
  color: #090C18;
  box-shadow: 0 4px 18px rgba(45, 184, 122, 0.46), 0 1px 4px rgba(45, 184, 122, 0.24);
  font-size: 0.875rem;
  font-weight: 700;
}.xfu_hero_cta-fbu:hover {
  background: #35D490;
}.xfu_hero_terms-fbu {
  color: #707B94;
  font-size: 11px;
}.xfu_hero_game-fbu {
  border-radius: 0.875rem;
  background: #0F1222;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
  flex-direction: column;
  display: flex;
  position: relative;
}.xfu_hero_game_badge-fbu {
  background: rgba(232, 169, 53, 0.18);
  border-radius: 20px;
  padding: 0.313rem 0.625rem;
  border: 1px solid rgba(232, 169, 53, 0.18);
  letter-spacing: .06em;
  color: #E8A935;
  font-size: 10px;
  top: 12px;
  left: 0.75rem;
  font-weight: 700;
  text-transform: uppercase;
  z-index: 3;
  position: absolute;
}.xfu_hero_game_badge-fbu svg {
  width: 0.688rem;
  margin-right: 4px;
  height: 11px;
  vertical-align: -1px;
}.xfu_hero_game_img-fbu {
  background: linear-gradient(135deg,#0D1635,#0B0E1C);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.xfu_hero_game_img-fbu img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}.xfu_hero_game_play-fbu {
  inset: 0;
  background: rgba(7, 9, 20, 0.72);
  transition: opacity .2s;
  display: flex;
  position: absolute;
  align-items: center;
  justify-content: center;
  opacity: 0;
}.xfu_hero_game-fbu:hover .xfu_hero_game_play-fbu {
  opacity: 1;
}.xfu_hero_game_play-fbu span {
  background: #4B78D4;
  border-radius: 50%;
  justify-content: center;
  height: 3.25rem;
  width: 3.25rem;
  display: flex;
  align-items: center;
}.xfu_hero_game_play-fbu span svg {
  height: 1.125rem;
  margin-left: 2px;
  width: 1.125rem;
}.xfu_hero_game_info-fbu {
  padding: 0.875rem 16px;
}.xfu_hero_game_title-fbu {
  margin-bottom: 0.25rem;
  color: #EDF0FA;
  font-size: 0.938rem;
  font-weight: 700;
  overflow-wrap: break-word;
}.xfu_hero_game_provider-fbu {
  color: #7A8499;
  font-size: 0.688rem;
}.xfu_hero_game_btn-fbu {
  margin: 12px 16px 1rem;
  padding: 11px;
  border-radius: 0.5rem;
  background: #4B78D4;
  transition: background .2s;
  font-weight: 700;
  color: #EDF0FA;
  display: block;
  font-size: 13px;
  text-align: center;
}.xfu_hero_game-fbu:hover .xfu_hero_game_btn-fbu {
  background: #6390E2;
}.xfu_sbar-fbu {
  padding: 1rem 16px 0;
  background: #0B0E1C;
}
@media(min-width: 765px) {.xfu_sbar-fbu {
  padding: 1.125rem 24px 0;
}
}.xfu_sbar_in-fbu {
  margin: 0 auto;
  max-width: 1360px;
}.xfu_sbar_row-fbu {
  gap: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 0.75rem;
}.xfu_sbar_input-fbu {
  flex: 1;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #0F1222;
  transition: border-color .2s;
  padding: 11px 16px;
  gap: 10px;
  border-radius: 8px;
  display: flex;
  color: #7A8499;
  cursor: pointer;
  font-size: 0.813rem;
  align-items: center;
}.xfu_sbar_input-fbu:hover {
  border-color: rgba(255, 255, 255, 0.18);
}.xfu_sbar_input-fbu svg {
  flex-shrink: 0;
  stroke-linejoin: round;
  width: 0.938rem;
  stroke-linecap: round;
  height: 15px;
}.xfu_sbar_providers-fbu {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 8px;
  padding: 0.688rem 18px;
  transition: border-color .2s;
  background: #0F1222;
  gap: 8px;
  font-weight: 600;
  font-size: 13px;
  white-space: nowrap;
  color: #B6C0D6;
  align-items: center;
  display: flex;
}.xfu_sbar_providers-fbu:hover {
  border-color: rgba(255, 255, 255, 0.18);
  color: #EDF0FA;
}.xfu_sbar_providers-fbu svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.875rem;
  height: 14px;
}.xfu_sbar_tabs-fbu {
  gap: 0.375rem;
  padding-bottom: 2px;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
}.xfu_sbar_tabs-fbu::-webkit-scrollbar {
  display: none;
}.xfu_sbar_tab-fbu {
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 1.25rem;
  transition: background .15s,color .15s,border-color .15s;
  gap: 7px;
  padding: 8px 0.875rem;
  display: flex;
  color: #8A96B2;
  flex-shrink: 0;
  font-weight: 600;
  white-space: nowrap;
  cursor: pointer;
  font-size: 12px;
  align-items: center;
}.xfu_sbar_tab-fbu:hover {
  border-color: rgba(255, 255, 255, 0.18);
  background: rgba(255, 255, 255, 0.07);
  color: #EDF0FA;
}.xfu_sbar_tab-fbu.xfu_state_active-fbu {
  border-color: rgba(75, 120, 212, 0.08);
  background: rgba(75, 120, 212, 0.18);
  color: #EDF0FA;
}.xfu_sbar_tab_ic-fbu svg {
  height: 14px;
  stroke-linejoin: round;
  width: 14px;
  stroke-linecap: round;
}.xfu_gcg-fbu {
  background: #0B0E1C;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.xfu_gcg-fbu {
  padding: 2.75rem 1.5rem 0;
}
}.xfu_gcg_in-fbu {
  margin: 0 auto;
  max-width: 1360px;
}.xfu_gcg_head-fbu {
  margin-bottom: 20px;
  max-width: 45rem;
}.xfu_gcg_label-fbu {
  font-size: 11px;
  letter-spacing: .08em;
  color: #4B78D4;
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
}.xfu_gcg_h2-fbu {
  font-weight: 800;
  color: #EDF0FA;
  margin-bottom: 0.5rem;
  font-family: 'Syne', sans-serif;
  font-size: 1.375rem;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.xfu_gcg_h2-fbu {
  font-size: 28px;
}
}.xfu_gcg_intro-fbu {
  font-size: 0.813rem;
  color: #7A8499;
  line-height: 1.6;
}.xfu_gcg_grid-fbu {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.xfu_gcg_grid-fbu {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.xfu_gcg_grid-fbu {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.xfu_gcg_card-fbu {
  border-radius: 0.875rem;
  overflow: hidden;
  padding: 20px;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  min-height: 240px;
  justify-content: flex-end;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  position: relative;
}.xfu_gcg_card-fbu:hover {
  transform: translateY(-3px);
  border-color: rgba(75, 120, 212, 0.18);
}.xfu_gcg_card_bg-fbu {
  inset: 0;
  position: absolute;
  z-index: 0;
}.xfu_gcg_card_bg-fbu::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  content: '';
  position: absolute;
}.xfu_gcg_card_ic-fbu {
  border-radius: 0.313rem;
  background: rgba(0,0,0,.45);
  color: #EDF0FA;
  width: 2.5rem;
  justify-content: center;
  right: 1.125rem;
  height: 2.5rem;
  align-items: center;
  z-index: 2;
  display: flex;
  position: absolute;
  top: 18px;
}.xfu_gcg_card_ic-fbu svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.25rem;
  height: 1.25rem;
}.xfu_gcg_card_ct-fbu {
  position: relative;
  z-index: 1;
}.xfu_gcg_card_h-fbu {
  font-family: 'Syne', sans-serif;
  line-height: 1.2;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  color: #EDF0FA;
  font-size: 1.125rem;
  font-weight: 800;
}
@media(min-width: 767px) {.xfu_gcg_card_h-fbu {
  font-size: 20px;
}
}.xfu_gcg_card_p-fbu {
  color: rgba(255,255,255,.82);
  font-size: 0.75rem;
  overflow-wrap: break-word;
  line-height: 1.55;
  margin-bottom: 0.625rem;
}.xfu_gcg_card_p-fbu strong {
  font-weight: 600;
  color: #EDF0FA;
}.xfu_gcg_card_cta-fbu {
  gap: 4px;
  text-transform: uppercase;
  display: inline-flex;
  font-size: 12px;
  color: #4B78D4;
  font-weight: 700;
  letter-spacing: .04em;
  align-items: center;
}.xfu_gcg_card_cta-fbu svg {
  stroke-linecap: round;
  width: 12px;
  stroke-linejoin: round;
  height: 0.75rem;
}.xfu_gr_jp-fbu {
  overflow: hidden;
  padding: 20px;
  background: linear-gradient(135deg,#1A1040 0%,#0B0E1C 100%);
  border-radius: 0.875rem;
  position: relative;
}.xfu_gr_jp-fbu::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(196, 133, 94, 0.20) 0%,transparent 70%);
  top: -3.75rem;
  height: 15.625rem;
  content: '';
  width: 250px;
  position: absolute;
  left: -60px;
}.xfu_gr_jp-fbu::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(232, 169, 53, 0.18) 0%,transparent 70%);
  position: absolute;
  content: '';
  width: 12.5rem;
  height: 200px;
  bottom: -40px;
  right: 0;
}.xfu_gr_jp_head-fbu {
  gap: 16px;
  position: relative;
  z-index: 1;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
  margin-bottom: 16px;
}.xfu_gr_jp_info-fbu {
  flex: 1;
}.xfu_gr_jp_label-fbu {
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  color: #8B5CF6;
  margin-bottom: 0.375rem;
}.xfu_gr_jp_label-fbu svg {
  width: 0.875rem;
  margin-right: 0.25rem;
  vertical-align: -2px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 14px;
}.xfu_gr_jp_amount-fbu {
  font-size: 2rem;
  line-height: 1;
  color: #EDF0FA;
  font-family: 'Syne', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 4px;
}
@media(min-width: 771px) {.xfu_gr_jp_amount-fbu {
  font-size: 40px;
}
}.xfu_gr_jp_amount-fbu span {
  color: #E8A935;
}.xfu_gr_jp_seo-fbu {
  overflow-wrap: break-word;
  line-height: 1.5;
  max-width: 480px;
  font-size: 0.75rem;
  color: #8A96B2;
}.xfu_gr_jp_cta-fbu {
  transition: background .2s;
  padding: 11px 20px;
  border: 1px solid rgba(196, 133, 94, 0.20);
  border-radius: 8px;
  background: rgba(196, 133, 94, 0.20);
  margin-top: 4px;
  flex-shrink: 0;
  white-space: nowrap;
  align-self: flex-start;
  color: #EDF0FA;
  position: relative;
  z-index: 1;
  font-size: 13px;
  font-weight: 700;
}.xfu_gr_jp_cta-fbu:hover {
  background: #C4855E;
}.xfu_ws-fbu {
  padding: 2rem 16px 0;
  background: #0B0E1C;
}
@media(min-width: 765px) {.xfu_ws-fbu {
  padding: 36px 24px 0;
}
}.xfu_ws_in-fbu {
  margin: 0 auto;
  max-width: 1360px;
}.xfu_ws_head-fbu {
  gap: 0.75rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 14px;
}.xfu_ws_title-fbu {
  gap: 10px;
  font-size: 16px;
  display: flex;
  color: #EDF0FA;
  font-family: 'Syne', sans-serif;
  align-items: center;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  font-weight: 700;
}.xfu_ws_title_ic-fbu svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  color: #E8A935;
  height: 1.125rem;
  width: 1.125rem;
}.xfu_ws_online-fbu {
  gap: 0.438rem;
  display: flex;
  color: #7A8499;
  font-size: 0.75rem;
  align-items: center;
  font-weight: 600;
}.xfu_ws_online_dot-fbu {
  background: #2DB87A;
  border-radius: 50%;
  flex-shrink: 0;
  height: 0.5rem;
  width: 8px;
  box-shadow: 0 0 0.375rem rgba(45, 184, 122, 0.18);
}.xfu_ws_scroll-fbu {
  gap: 8px;
  padding-bottom: 0.5rem;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
}.xfu_ws_scroll-fbu::-webkit-scrollbar {
  display: none;
}.xfu_wc-fbu {
  gap: 0.625rem;
  border-radius: 0.5rem;
  padding: 10px 14px;
  background: #0F1222;
  border: 1px solid rgba(255, 255, 255, 0.09);
  min-width: 220px;
  display: flex;
  flex-shrink: 0;
  align-items: center;
}.xfu_wc_img-fbu {
  overflow: hidden;
  border-radius: 0.313rem;
  background: #131828;
  width: 2.25rem;
  flex-shrink: 0;
  height: 2.25rem;
}.xfu_wc_img-fbu img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.xfu_wc_info-fbu {
  min-width: 0;
}.xfu_wc_game-fbu {
  overflow: hidden;
  white-space: nowrap;
  color: #B6C0D6;
  font-size: 12px;
  text-overflow: ellipsis;
  font-weight: 600;
}.xfu_wc_player-fbu {
  overflow: hidden;
  font-size: 0.625rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #707B94;
}.xfu_wc_amount-fbu {
  flex-shrink: 0;
  margin-left: auto;
  color: #2DB87A;
  font-weight: 700;
  white-space: nowrap;
  font-size: 13px;
}.xfu_bon-fbu {
  padding: 36px 1rem 0;
  background: #0B0E1C;
}
@media(min-width: 767px) {.xfu_bon-fbu {
  padding: 44px 1.5rem 0;
}
}.xfu_bon_in-fbu {
  margin: 0 auto;
  max-width: 1360px;
}.xfu_bon_head-fbu {
  margin-bottom: 1.25rem;
}.xfu_bon_label-fbu {
  font-size: 0.688rem;
  color: #4B78D4;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
}.xfu_bon_h2-fbu {
  overflow-wrap: break-word;
  color: #EDF0FA;
  font-family: 'Syne', sans-serif;
  margin-bottom: 0.5rem;
  font-size: 1.25rem;
  font-weight: 800;
}
@media(min-width: 769px) {.xfu_bon_h2-fbu {
  font-size: 24px;
}
}.xfu_bon_seo-fbu {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #7A8499;
  max-width: 620px;
  line-height: 1.6;
}.xfu_bon_seo-fbu strong {
  color: #B6C0D6;
  font-weight: 700;
}.xfu_bon_seo-fbu a {
  text-decoration: underline;
  color: #4B78D4;
}.xfu_bon_grid-fbu {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 643px) {.xfu_bon_grid-fbu {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.xfu_bon_grid-fbu {
  grid-template-columns: repeat(5,1fr);
}
}.xfu_bon_card-fbu {
  border-radius: 8px;
  transition: border-color .2s,transform .2s;
  background: #0F1222;
  padding: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
}.xfu_bon_card-fbu:hover {
  transform: translateY(-2px);
  border-color: rgba(75, 120, 212, 0.08);
}.xfu_bon_card_ic-fbu svg {
  stroke-linejoin: round;
  height: 26px;
  stroke-linecap: round;
  width: 1.625rem;
}.xfu_bon_card_ic-fbu {
  margin-bottom: 0.625rem;
}.xfu_bon_card_type-fbu {
  font-weight: 700;
  color: #7A8499;
  text-transform: uppercase;
  margin-bottom: 6px;
  font-size: 10px;
  letter-spacing: .06em;
}.xfu_bon_card_amount-fbu {
  font-weight: 800;
  margin-bottom: 6px;
  line-height: 1.1;
  font-size: 18px;
  color: #E8A935;
}.xfu_bon_card_name-fbu {
  font-size: 0.813rem;
  color: #EDF0FA;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-weight: 600;
}.xfu_bon_card_detail-fbu {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.5;
  color: #707B94;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  padding-top: 8px;
}.xfu_prov-fbu {
  padding: 2.25rem 16px 0;
  background: #0B0E1C;
}
@media(min-width: 765px) {.xfu_prov-fbu {
  padding: 44px 1.5rem 0;
}
}.xfu_prov_in-fbu {
  margin: 0 auto;
  max-width: 1360px;
}.xfu_prov_head-fbu {
  margin-bottom: 16px;
}.xfu_prov_label-fbu {
  color: #4B78D4;
  margin-bottom: 0.5rem;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
}.xfu_prov_h2-fbu {
  overflow-wrap: break-word;
  font-family: 'Syne', sans-serif;
  margin-bottom: 0.5rem;
  color: #EDF0FA;
  font-size: 20px;
  font-weight: 800;
}
@media(min-width: 770px) {.xfu_prov_h2-fbu {
  font-size: 24px;
}
}.xfu_prov_seo-fbu {
  line-height: 1.6;
  margin-bottom: 16px;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #7A8499;
  max-width: 620px;
}.xfu_prov_seo-fbu strong {
  font-weight: 700;
  color: #B6C0D6;
}.xfu_prov_seo-fbu a {
  text-decoration: underline;
  color: #4B78D4;
}.xfu_prov_grid-fbu {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 641px) {.xfu_prov_grid-fbu {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width:1080px) {.xfu_prov_grid-fbu {
  grid-template-columns: repeat(8,1fr);
}
}.xfu_prov_card-fbu {
  gap: 7px;
  padding: 14px 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.5rem;
  transition: border-color .2s,background .2s;
  background: #0F1222;
  flex-direction: column;
  display: flex;
  cursor: pointer;
  align-items: center;
}.xfu_prov_card-fbu:hover {
  background: #131828;
  border-color: rgba(255, 255, 255, 0.18);
}.xfu_prov_logo-fbu {
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  border-radius: 0.313rem;
  height: 44px;
  align-items: center;
  width: 44px;
  display: flex;
  justify-content: center;
}.xfu_prov_logo-fbu img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}.xfu_prov_name-fbu {
  font-weight: 600;
  font-size: 11px;
  text-align: center;
  color: #8A96B2;
  overflow-wrap: break-word;
}.xfu_reg-fbu {
  background: #0B0E1C;
  padding: 36px 1rem 0;
}
@media(min-width: 767px) {.xfu_reg-fbu {
  padding: 2.75rem 24px 0;
}
}.xfu_reg_in-fbu {
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 0.875rem;
  padding: 28px 1.5rem;
  background: #131828;
  margin: 0 auto;
  max-width: 1360px;
}
@media(min-width: 770px) {.xfu_reg_in-fbu {
  padding: 2.5rem;
}
}.xfu_reg_top-fbu {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 861px) {.xfu_reg_top-fbu {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.xfu_reg_label-fbu {
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #4B78D4;
}.xfu_reg_h2-fbu {
  overflow-wrap: break-word;
  line-height: 1.2;
  font-weight: 800;
  margin-bottom: 12px;
  color: #EDF0FA;
  font-family: 'Syne', sans-serif;
  font-size: 1.375rem;
}
@media(min-width: 769px) {.xfu_reg_h2-fbu {
  font-size: 28px;
}
}.xfu_reg_bonus-fbu {
  padding: 0.625rem 16px;
  border-radius: 8px;
  background: rgba(232, 169, 53, 0.18);
  gap: 0.5rem;
  border: 1px solid rgba(232, 169, 53, 0.18);
  display: inline-flex;
  align-items: center;
  margin-bottom: 1rem;
}.xfu_reg_bonus_amount-fbu {
  font-size: 1.25rem;
  color: #E8A935;
  font-weight: 800;
}.xfu_reg_bonus_text-fbu {
  color: #8A96B2;
  font-size: 13px;
  line-height: 1.35;
}.xfu_reg_cta_btn-fbu {
  background: #2DB87A;
  border-radius: 8px;
  transition: background .2s;
  padding: 0.875rem 32px;
  margin-bottom: 12px;
  font-weight: 700;
  display: inline-block;
  color: #090C18;
  box-shadow: 0 4px 1.125rem rgba(45, 184, 122, 0.46), 0 1px 0.25rem rgba(45, 184, 122, 0.24);
  font-size: 15px;
}.xfu_reg_cta_btn-fbu:hover {
  background: #35D490;
}.xfu_reg_terms-fbu {
  font-size: 0.688rem;
  color: #707B94;
  line-height: 1.5;
}.xfu_reg_seo-fbu {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.65;
  padding-top: 1.25rem;
  margin-top: 1.25rem;
  font-size: 0.813rem;
  color: #7A8499;
  overflow-wrap: break-word;
}.xfu_reg_seo-fbu p {
  line-height: 1.65;
  font-size: 0.813rem;
  margin-bottom: 10px;
  color: #7A8499;
}.xfu_reg_seo-fbu p:last-child {
  margin-bottom: 0;
}.xfu_reg_seo-fbu strong {
  font-weight: 700;
  color: #B6C0D6;
}.xfu_reg_seo-fbu a {
  transition: color .2s;
  text-decoration: underline;
  color: #4B78D4;
}.xfu_reg_seo-fbu a:hover {
  color: #6390E2;
}.xfu_reg_seo-fbu ul,.xfu_reg_seo-fbu ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 18px;
}.xfu_reg_seo-fbu ol {
  list-style: decimal;
}.xfu_reg_seo-fbu li {
  font-size: 13px;
  margin-bottom: 0.25rem;
  line-height: 1.65;
  color: #7A8499;
}.xfu_reg_seo-fbu table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 10px;
  display: block;
  overflow-x: auto;
  font-size: 0.813rem;
}
@media(min-width:768px) {.xfu_reg_seo-fbu table {
  display: table;
}
}.xfu_reg_seo-fbu th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.5rem;
  font-weight: 700;
  text-align: left;
  color: #B6C0D6;
}.xfu_reg_seo-fbu td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px;
  color: #7A8499;
}.xfu_reg_steps-fbu {
  gap: 0.875rem;
  display: flex;
  flex-direction: column;
  margin-top: 28px;
}
@media(min-width: 861px) {.xfu_reg_steps-fbu {
  margin-top: 0;
}
}.xfu_reg_step-fbu {
  padding: 1rem;
  gap: 0.875rem;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.xfu_reg_step_num-fbu {
  border: 1px solid rgba(75, 120, 212, 0.08);
  background: rgba(75, 120, 212, 0.18);
  border-radius: 50%;
  justify-content: center;
  font-weight: 800;
  align-items: center;
  font-size: 0.875rem;
  display: flex;
  color: #4B78D4;
  width: 2.125rem;
  flex-shrink: 0;
  height: 2.125rem;
}.xfu_reg_step_title-fbu {
  font-size: 14px;
  margin-bottom: 3px;
  font-weight: 700;
  color: #EDF0FA;
}.xfu_reg_step_text-fbu {
  color: #7A8499;
  font-size: 0.75rem;
  line-height: 1.5;
}.xfu_reg_trust-fbu {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  padding-top: 1.25rem;
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
}.xfu_reg_trust_item-fbu {
  gap: 7px;
  display: flex;
  overflow-wrap: break-word;
  align-items: center;
  font-size: 0.75rem;
  color: #7A8499;
}.xfu_reg_trust_ic-fbu svg {
  height: 16px;
  color: #4B78D4;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1rem;
}.xfu_app-fbu {
  padding: 2.25rem 1rem 0;
  background: #0B0E1C;
}
@media(min-width: 767px) {.xfu_app-fbu {
  padding: 44px 1.5rem 0;
}
}.xfu_app_in-fbu {
  margin: 0 auto;
  max-width: 85rem;
}.xfu_app_head-fbu {
  margin-bottom: 1rem;
}.xfu_app_label-fbu {
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 8px;
  color: #4B78D4;
  font-weight: 700;
}.xfu_app_h2-fbu {
  font-size: 1.25rem;
  font-weight: 800;
  color: #EDF0FA;
  font-family: 'Syne', sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 6px;
}
@media(min-width: 770px) {.xfu_app_h2-fbu {
  font-size: 1.5rem;
}
}.xfu_app_sub-fbu {
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #7A8499;
  max-width: 37.5rem;
}.xfu_app_sub-fbu strong {
  font-weight: 700;
  color: #B6C0D6;
}.xfu_app_cards-fbu {
  gap: 0.625rem;
  display: grid;
  margin-top: 16px;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.xfu_app_cards-fbu {
  grid-template-columns: repeat(3,1fr);
}
}.xfu_app_card-fbu {
  gap: 1rem;
  padding: 1.25rem;
  border-radius: 8px;
  overflow: hidden;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
  position: relative;
}.xfu_app_card_ios-fbu {
  background: linear-gradient(135deg,rgba(75, 120, 212, 0.18) 0%,#131828 100%);
}.xfu_app_card_android-fbu {
  background: linear-gradient(135deg,rgba(45, 184, 122, 0.18) 0%,#131828 100%);
}.xfu_app_card_win-fbu {
  background: linear-gradient(135deg,rgba(232, 169, 53, 0.18) 0%,#131828 100%);
}.xfu_app_card_ic-fbu svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 2.125rem;
  width: 2.125rem;
}.xfu_app_card_ic-fbu {
  color: #EDF0FA;
  flex-shrink: 0;
}.xfu_app_card_os-fbu {
  color: #7A8499;
  margin-bottom: 6px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 10px;
  letter-spacing: .08em;
}.xfu_app_card_title-fbu {
  font-size: 0.938rem;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  color: #EDF0FA;
  font-weight: 700;
  line-height: 1.2;
}.xfu_app_card_text-fbu {
  overflow-wrap: break-word;
  font-size: 12px;
  line-height: 1.5;
  margin-bottom: 14px;
  color: #7A8499;
}.xfu_app_card_btn-fbu {
  gap: 7px;
  transition: background .2s;
  padding: 0.625rem 18px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  background: rgba(255, 255, 255, 0.12);
  border-radius: 0.313rem;
  font-weight: 700;
  font-size: 13px;
  display: inline-flex;
  color: #EDF0FA;
  align-items: center;
}.xfu_app_card_btn-fbu:hover {
  background: rgba(255, 255, 255, 0.07);
}.xfu_seo-fbu {
  padding: 2.25rem 16px 0;
  background: #0B0E1C;
}
@media(min-width: 769px) {.xfu_seo-fbu {
  padding: 44px 1.5rem 0;
}
}.xfu_seo_in-fbu {
  padding: 1.75rem 24px;
  background: #131828;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.875rem;
  max-width: 85rem;
}
@media(min-width: 770px) {.xfu_seo_in-fbu {
  padding: 2.25rem 2.5rem;
}
}.xfu_seo_label-fbu {
  letter-spacing: .08em;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
  color: #4B78D4;
}.xfu_seo_h2-fbu {
  font-family: 'Syne', sans-serif;
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 14px;
  color: #EDF0FA;
  overflow-wrap: break-word;
  line-height: 1.25;
}
@media(min-width: 770px) {.xfu_seo_h2-fbu {
  font-size: 1.5rem;
}
}.xfu_seo_body-fbu {
  font-size: 14px;
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #8A96B2;
}.xfu_seo_body-fbu p {
  color: #8A96B2;
  font-size: 0.875rem;
  margin-bottom: 12px;
  line-height: 1.75;
}.xfu_seo_body-fbu p:last-child {
  margin-bottom: 0;
}.xfu_seo_body-fbu strong {
  font-weight: 700;
  color: #B6C0D6;
}.xfu_seo_body-fbu a {
  transition: color .2s;
  text-decoration: underline;
  color: #4B78D4;
}.xfu_seo_body-fbu a:hover {
  color: #6390E2;
}.xfu_seo_body-fbu ul,.xfu_seo_body-fbu ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.xfu_seo_body-fbu ol {
  list-style: decimal;
}.xfu_seo_body-fbu li {
  color: #8A96B2;
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 6px;
}.xfu_seo_body-fbu table {
  border-collapse: collapse;
  font-size: 0.813rem;
  display: block;
  overflow-x: auto;
  margin-bottom: 0.75rem;
  width: 100%;
}
@media(min-width: 765px) {.xfu_seo_body-fbu table {
  display: table;
}
}.xfu_seo_body-fbu th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  font-weight: 700;
  text-align: left;
  color: #B6C0D6;
}.xfu_seo_body-fbu td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #8A96B2;
}.xfu_seo_cols-fbu {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width:640px) {.xfu_seo_cols-fbu {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.xfu_seo_cols-fbu {
  grid-template-columns: repeat(3,1fr);
}
}.xfu_seo_col_h-fbu {
  color: #B6C0D6;
  font-weight: 700;
  margin-bottom: 7px;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.xfu_seo_col_p-fbu {
  font-size: 13px;
  line-height: 1.65;
  color: #7A8499;
  overflow-wrap: break-word;
}.xfu_seo_stats-fbu {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.xfu_seo_stat-fbu {
  flex: 1;
  border: 1px solid rgba(75, 120, 212, 0.18);
  padding: 0.875rem 16px;
  background: rgba(75, 120, 212, 0.08);
  border-radius: 0.5rem;
  min-width: 8.75rem;
}.xfu_seo_stat_val-fbu {
  font-size: 1.25rem;
  margin-bottom: 0.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #4B78D4;
}.xfu_seo_stat_lb-fbu {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #7A8499;
}.xfu_faq-fbu {
  padding: 2.25rem 1rem 0;
  background: #0B0E1C;
}
@media(min-width: 769px) {.xfu_faq-fbu {
  padding: 2.75rem 1.5rem 0;
}
}.xfu_faq_in-fbu {
  margin: 0 auto;
  max-width: 1360px;
}.xfu_faq_head-fbu {
  margin-bottom: 20px;
}.xfu_faq_label-fbu {
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-weight: 700;
  color: #4B78D4;
  font-size: 11px;
}.xfu_faq_h2-fbu {
  color: #EDF0FA;
  font-weight: 800;
  font-family: 'Syne', sans-serif;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}
@media(min-width: 765px) {.xfu_faq_h2-fbu {
  font-size: 1.5rem;
}
}.xfu_faq_list-fbu {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.xfu_faq_item-fbu {
  background: #131828;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 8px;
}.xfu_faq_q-fbu {
  transition: color .2s;
  padding: 1rem 1.25rem;
  gap: 12px;
  overflow-wrap: break-word;
  display: flex;
  cursor: pointer;
  justify-content: space-between;
  font-size: 14px;
  color: #B6C0D6;
  align-items: center;
  flex-wrap: wrap;
  font-weight: 600;
}.xfu_faq_q-fbu:hover {
  color: #EDF0FA;
}.xfu_faq_q_ic-fbu {
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  height: 1.5rem;
  color: #4B78D4;
  flex-shrink: 0;
  justify-content: center;
  width: 1.5rem;
  align-items: center;
  font-size: 1rem;
  display: flex;
}.xfu_faq_item-fbu.xfu_state_open-fbu .xfu_faq_q_ic-fbu {
  transform: rotate(45deg);
}.xfu_faq_a-fbu {
  padding: 0 1.25rem 16px;
  overflow-wrap: break-word;
  display: none;
  font-size: 13px;
  color: #7A8499;
  line-height: 1.7;
}.xfu_faq_item-fbu.xfu_state_open-fbu .xfu_faq_a-fbu {
  display: block;
}.xfu_faq_a-fbu strong {
  font-weight: 700;
  color: #B6C0D6;
}.xfu_faq_a-fbu a {
  color: #4B78D4;
  text-decoration: underline;
}.xfu_faq_a-fbu ul,.xfu_faq_a-fbu ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 1.25rem;
}.xfu_faq_a-fbu ol {
  list-style: decimal;
}.xfu_faq_a-fbu li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.xfu_faq_a-fbu table {
  margin: 8px 0;
  display: block;
  font-size: 12px;
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width: 769px) {.xfu_faq_a-fbu table {
  display: table;
}
}.xfu_faq_a-fbu th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 6px 8px;
  color: #B6C0D6;
  text-align: left;
  font-weight: 700;
}.xfu_faq_a-fbu td {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7A8499;
}.xfu_seo-fbu {
  padding: 2.25rem 16px 0;
  background: #0B0E1C;
}
@media(min-width: 771px) {.xfu_seo-fbu {
  padding: 44px 1.5rem 0;
}
}.xfu_seo_in-fbu {
  background: #131828;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.75rem 24px;
  border-radius: 14px;
  margin: 0 auto;
  max-width: 85rem;
}
@media(min-width:768px) {.xfu_seo_in-fbu {
  padding: 2.25rem 2.5rem;
}
}.xfu_seo_label-fbu {
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #4B78D4;
  font-weight: 700;
}.xfu_seo_h2-fbu {
  font-weight: 800;
  font-family: 'Syne', sans-serif;
  margin-bottom: 0.875rem;
  line-height: 1.25;
  color: #EDF0FA;
  font-size: 20px;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.xfu_seo_h2-fbu {
  font-size: 1.5rem;
}
}.xfu_seo_body-fbu {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #8A96B2;
  overflow-wrap: break-word;
}.xfu_seo_body-fbu p {
  font-size: 14px;
  color: #8A96B2;
  line-height: 1.75;
  margin-bottom: 12px;
}.xfu_seo_body-fbu p:last-child {
  margin-bottom: 0;
}.xfu_seo_body-fbu strong {
  font-weight: 700;
  color: #B6C0D6;
}.xfu_seo_body-fbu a {
  transition: color .2s;
  color: #4B78D4;
  text-decoration: underline;
}.xfu_seo_body-fbu a:hover {
  color: #6390E2;
}.xfu_seo_body-fbu ul,.xfu_seo_body-fbu ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.xfu_seo_body-fbu ol {
  list-style: decimal;
}.xfu_seo_body-fbu li {
  line-height: 1.75;
  margin-bottom: 0.375rem;
  font-size: 14px;
  color: #8A96B2;
}.xfu_seo_body-fbu table {
  width: 100%;
  margin-bottom: 12px;
  display: block;
  border-collapse: collapse;
  font-size: 13px;
  overflow-x: auto;
}
@media(min-width: 766px) {.xfu_seo_body-fbu table {
  display: table;
}
}.xfu_seo_body-fbu th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  color: #B6C0D6;
  font-weight: 700;
  text-align: left;
}.xfu_seo_body-fbu td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8A96B2;
}.xfu_seo_cols-fbu {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 638px) {.xfu_seo_cols-fbu {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.xfu_seo_cols-fbu {
  grid-template-columns: repeat(3,1fr);
}
}.xfu_seo_col_h-fbu {
  margin-bottom: 7px;
  font-size: 0.813rem;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #B6C0D6;
}.xfu_seo_col_p-fbu {
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #7A8499;
  font-size: 0.813rem;
}.xfu_seo_stats-fbu {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.xfu_seo_stat-fbu {
  padding: 14px 16px;
  flex: 1;
  background: rgba(75, 120, 212, 0.08);
  border: 1px solid rgba(75, 120, 212, 0.18);
  border-radius: 0.5rem;
  min-width: 140px;
}.xfu_seo_stat_val-fbu {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 4px;
  color: #4B78D4;
}.xfu_seo_stat_lb-fbu {
  color: #7A8499;
  font-size: 11px;
  overflow-wrap: break-word;
}.xfu_pmt-fbu {
  background: #0B0E1C;
  padding: 2.25rem 16px 0;
}
@media(min-width:768px) {.xfu_pmt-fbu {
  padding: 2.75rem 24px 0;
}
}.xfu_pmt_in-fbu {
  margin: 0 auto;
  max-width: 85rem;
}.xfu_pmt_head-fbu {
  max-width: 45rem;
  margin-bottom: 22px;
}.xfu_pmt_label-fbu {
  margin-bottom: 0.5rem;
  color: #4B78D4;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
}.xfu_pmt_h2-fbu {
  margin-bottom: 0.5rem;
  color: #EDF0FA;
  font-weight: 800;
  font-family: 'Syne', sans-serif;
  font-size: 1.375rem;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.xfu_pmt_h2-fbu {
  font-size: 28px;
}
}.xfu_pmt_intro-fbu {
  line-height: 1.6;
  color: #7A8499;
  overflow-wrap: break-word;
  font-size: 0.875rem;
}.xfu_pmt_groups-fbu {
  gap: 20px;
  flex-direction: column;
  display: flex;
}.xfu_pmt_group-fbu {
  padding: 20px;
  background: #131828;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.5rem;
}.xfu_pmt_group_head-fbu {
  gap: 0.75rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 10px;
}.xfu_pmt_group_ic-fbu {
  background: rgba(75, 120, 212, 0.18);
  border-radius: 5px;
  display: flex;
  flex-shrink: 0;
  width: 36px;
  align-items: center;
  color: #4B78D4;
  height: 36px;
  justify-content: center;
}.xfu_pmt_group_ic-fbu svg {
  stroke-linecap: round;
  width: 1.125rem;
  stroke-linejoin: round;
  height: 1.125rem;
}.xfu_pmt_group_h-fbu {
  margin: 0;
  font-weight: 700;
  font-family: 'Syne', sans-serif;
  color: #EDF0FA;
  overflow-wrap: break-word;
  font-size: 16px;
}.xfu_pmt_group_p-fbu {
  margin-bottom: 0.875rem;
  color: #7A8499;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.6;
}.xfu_pmt_group_p-fbu strong {
  color: #B6C0D6;
  font-weight: 600;
}.xfu_pmt_table_wrap-fbu {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.xfu_pmt_table-fbu {
  width: 100%;
  font-size: 0.813rem;
  min-width: 33.75rem;
  border-collapse: collapse;
}.xfu_pmt_table-fbu th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  text-transform: uppercase;
  color: #B6C0D6;
  letter-spacing: .04em;
  font-weight: 700;
  white-space: nowrap;
  font-size: 0.688rem;
  text-align: left;
}.xfu_pmt_table-fbu td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.75rem;
  color: #7A8499;
}.xfu_pmt_table-fbu tbody tr:last-child td {
  border-bottom: none;
}.xfu_pmt_table-fbu tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #B6C0D6;
}.xfu_seo-fbu {
  background: #0B0E1C;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.xfu_seo-fbu {
  padding: 2.75rem 1.5rem 0;
}
}.xfu_seo_in-fbu {
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.875rem;
  margin: 0 auto;
  background: #131828;
  max-width: 1360px;
}
@media(min-width: 769px) {.xfu_seo_in-fbu {
  padding: 2.25rem 40px;
}
}.xfu_seo_label-fbu {
  font-weight: 700;
  color: #4B78D4;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
}.xfu_seo_h2-fbu {
  overflow-wrap: break-word;
  color: #EDF0FA;
  line-height: 1.25;
  font-weight: 800;
  font-size: 20px;
  font-family: 'Syne', sans-serif;
  margin-bottom: 14px;
}
@media(min-width: 769px) {.xfu_seo_h2-fbu {
  font-size: 24px;
}
}.xfu_seo_body-fbu {
  overflow-wrap: break-word;
  color: #8A96B2;
  font-size: 14px;
  line-height: 1.75;
}.xfu_seo_body-fbu p {
  line-height: 1.75;
  color: #8A96B2;
  margin-bottom: 12px;
  font-size: 0.875rem;
}.xfu_seo_body-fbu p:last-child {
  margin-bottom: 0;
}.xfu_seo_body-fbu strong {
  color: #B6C0D6;
  font-weight: 700;
}.xfu_seo_body-fbu a {
  transition: color .2s;
  text-decoration: underline;
  color: #4B78D4;
}.xfu_seo_body-fbu a:hover {
  color: #6390E2;
}.xfu_seo_body-fbu ul,.xfu_seo_body-fbu ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.xfu_seo_body-fbu ol {
  list-style: decimal;
}.xfu_seo_body-fbu li {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #8A96B2;
  margin-bottom: 0.375rem;
}.xfu_seo_body-fbu table {
  width: 100%;
  font-size: 0.813rem;
  display: block;
  overflow-x: auto;
  margin-bottom: 0.75rem;
  border-collapse: collapse;
}
@media(min-width: 771px) {.xfu_seo_body-fbu table {
  display: table;
}
}.xfu_seo_body-fbu th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  text-align: left;
  font-weight: 700;
  color: #B6C0D6;
}.xfu_seo_body-fbu td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #8A96B2;
}.xfu_seo_cols-fbu {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width:640px) {.xfu_seo_cols-fbu {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.xfu_seo_cols-fbu {
  grid-template-columns: repeat(3,1fr);
}
}.xfu_seo_col_h-fbu {
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  font-size: 13px;
  font-weight: 700;
  color: #B6C0D6;
}.xfu_seo_col_p-fbu {
  line-height: 1.65;
  font-size: 13px;
  color: #7A8499;
  overflow-wrap: break-word;
}.xfu_seo_stats-fbu {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.xfu_seo_stat-fbu {
  padding: 0.875rem 1rem;
  flex: 1;
  border: 1px solid rgba(75, 120, 212, 0.18);
  border-radius: 8px;
  background: rgba(75, 120, 212, 0.08);
  min-width: 140px;
}.xfu_seo_stat_val-fbu {
  font-weight: 800;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #4B78D4;
}.xfu_seo_stat_lb-fbu {
  color: #7A8499;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.xfu_ft-fbu {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #070914;
  margin-top: 3rem;
}.xfu_ft_support-fbu {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.5rem 16px;
}
@media(min-width: 767px) {.xfu_ft_support-fbu {
  padding: 28px 1.5rem;
}
}.xfu_ft_support_in-fbu {
  margin: 0 auto;
  gap: 1rem;
  display: flex;
  align-items: center;
  max-width: 85rem;
  flex-wrap: wrap;
}.xfu_ft_support_main-fbu {
  gap: 1rem;
  flex: 1;
  min-width: 13.75rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.xfu_ft_support_ic-fbu {
  color: #4B78D4;
  flex-shrink: 0;
}.xfu_ft_support_ic-fbu svg {
  width: 30px;
  height: 30px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.xfu_ft_support_text_title-fbu {
  font-size: 0.938rem;
  color: #EDF0FA;
  font-weight: 700;
  margin-bottom: 3px;
  overflow-wrap: break-word;
}.xfu_ft_support_text_sub-fbu {
  color: #7A8499;
  font-size: 12px;
  overflow-wrap: break-word;
}.xfu_ft_support_btn-fbu {
  padding: 11px 1.375rem;
  background: #4B78D4;
  border-radius: 8px;
  transition: background .2s;
  white-space: nowrap;
  color: #EDF0FA;
  font-weight: 700;
  font-size: 0.813rem;
  flex-shrink: 0;
}.xfu_ft_support_btn-fbu:hover {
  background: #6390E2;
}.xfu_ft_support_contacts-fbu {
  gap: 16px;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.xfu_ft_support_contact-fbu {
  color: #707B94;
  line-height: 1.4;
  font-size: 12px;
}.xfu_ft_support_contact-fbu strong {
  font-size: 11px;
  margin-bottom: 2px;
  font-weight: 600;
  display: block;
  color: #8A96B2;
}.xfu_ft_main-fbu {
  padding: 32px 16px 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 770px) {.xfu_ft_main-fbu {
  padding: 40px 1.5rem 2rem;
}
}.xfu_ft_main_in-fbu {
  gap: 1.5rem;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
  display: grid;
  max-width: 1360px;
}
@media(min-width: 641px) {.xfu_ft_main_in-fbu {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.xfu_ft_main_in-fbu {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.xfu_ft_col_logo-fbu {
  grid-column: 1/-1;
}
@media(min-width: 1077px) {.xfu_ft_col_logo-fbu {
  grid-column: auto;
}
}.xfu_ft_logo-fbu {
  gap: 0.563rem;
  color: #EDF0FA;
  display: flex;
  font-size: 16px;
  margin-bottom: 12px;
  overflow-wrap: break-word;
  font-weight: 800;
  align-items: center;
  flex-wrap: wrap;
}.xfu_ft_logo_mark-fbu {
  overflow: hidden;
  border-radius: 0.313rem;
  height: 30px;
  width: 30px;
}.xfu_ft_logo_mark-fbu img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.xfu_ft_logo_sub-fbu {
  color: #707B94;
  max-width: 12.5rem;
  font-size: 0.75rem;
  line-height: 1.55;
  overflow-wrap: break-word;
}.xfu_ft_col_title-fbu {
  color: #8A96B2;
  margin-bottom: 0.875rem;
  letter-spacing: .07em;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
}.xfu_ft_col_links-fbu {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.xfu_ft_col_link-fbu {
  transition: color .2s;
  font-size: 13px;
  color: #707B94;
  overflow-wrap: break-word;
}.xfu_ft_col_link-fbu:hover {
  color: #B6C0D6;
}.xfu_ft_apps-fbu {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.xfu_ft_app_card-fbu {
  background: rgba(255, 255, 255, 0.05);
  gap: 10px;
  padding: 10px 12px;
  border-radius: 5px;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  align-items: center;
  display: flex;
}.xfu_ft_app_card-fbu:hover {
  border-color: rgba(255, 255, 255, 0.18);
}.xfu_ft_app_card_ic-fbu svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 22px;
  width: 1.375rem;
}.xfu_ft_app_card_os-fbu {
  font-weight: 600;
  color: #707B94;
  font-size: 10px;
}.xfu_ft_app_card_action-fbu {
  color: #B6C0D6;
  font-size: 0.75rem;
  font-weight: 700;
}.xfu_ft_bot-fbu {
  padding: 1.25rem 1rem;
}
@media(min-width: 769px) {.xfu_ft_bot-fbu {
  padding: 1.25rem 1.5rem;
}
}.xfu_ft_bot_in-fbu {
  margin: 0 auto;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  max-width: 85rem;
}.xfu_ft_socials-fbu {
  gap: 0.5rem;
  display: flex;
}.xfu_ft_soc-fbu {
  transition: background .2s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.313rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  display: flex;
  color: #8A96B2;
  justify-content: center;
  width: 36px;
  height: 2.25rem;
  align-items: center;
}.xfu_ft_soc-fbu svg {
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
  height: 16px;
}.xfu_ft_soc-fbu:hover {
  background: rgba(255, 255, 255, 0.07);
}.xfu_ft_legal-fbu {
  flex: 1;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 11px;
  min-width: 12.5rem;
  color: #737E9A;
}.xfu_ft_legal-fbu strong {
  color: #8A96B2;
  font-weight: 700;
}.xfu_ft_legal-fbu a {
  text-decoration: underline;
  color: #8A96B2;
}.xfu_ft_age-fbu {
  border-radius: 50%;
  border: 2px solid #737E9A;
  align-items: center;
  color: #737E9A;
  height: 32px;
  display: flex;
  font-size: 11px;
  width: 2rem;
  justify-content: center;
  font-weight: 800;
  flex-shrink: 0;
  margin-left: auto;
}