html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  margin: 0;
  padding: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  background: none;
  border: 0;
  color: inherit;
  cursor: pointer;
}a:link,a:visited {
  text-decoration: none;
  color: inherit;
}img,svg,video {
  max-width: 100%;
  display: block;
}body {
  background: #080D1A;
  line-height: 1.6;
  font-family: 'Barlow', sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #C4D2F0;
  min-height: 100vh;
}.xxc_layout_5sl {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}.xxc_page_5sl {
  display: flex;
  min-height: 100vh;
}.xxc_main_5sl {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media (min-width: 1083px) {.xxc_main_5sl {
  padding-left: 13.75rem;
}
}
@media (max-width: 1082px) {.xxc_main_5sl {
  padding-bottom: 72px;
}
}.xxc_gc_5sl {
  border: 1px solid rgba(255, 255, 255, 0.05);
  overflow: hidden;
  border-radius: 8px;
  transition: transform .2s,border-color .2s;
  background: #0D1428;
  width: 140px;
  flex-shrink: 0;
  position: relative;
  cursor: pointer;
}
@media(min-width: 641px) {.xxc_gc_5sl {
  width: 9.75rem;
}
}
@media(min-width: 1079px) {.xxc_gc_5sl {
  width: 168px;
}
}.xxc_gc_5sl:hover {
  transform: translateY(-3px);
  border-color: rgba(61, 112, 245, 0.07);
}.xxc_gc_img_5sl {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 80%;
}.xxc_gc_img_5sl img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  position: absolute;
  height: 100%;
}.xxc_gc_hover_5sl {
  background: rgba(4, 7, 15, 0.72);
  inset: 0;
  transition: opacity .2s;
  opacity: 0;
  justify-content: center;
  display: flex;
  align-items: center;
  position: absolute;
}.xxc_gc_5sl:hover .xxc_gc_hover_5sl {
  opacity: 1;
}.xxc_gc_hover_btn_5sl {
  border-radius: 5px;
  padding: 8px 1rem;
  background: #3D70F5;
  font-size: 12px;
  font-weight: 700;
  color: #EFF4FF;
}.xxc_gc_info_5sl {
  padding: 0.5rem 0.625rem 0.625rem;
}.xxc_gc_name_5sl {
  overflow: hidden;
  max-width: 100%;
  font-size: 0.75rem;
  font-weight: 600;
  text-overflow: ellipsis;
  margin-bottom: 3px;
  color: #C4D2F0;
  white-space: nowrap;
}.xxc_gc_prov_5sl {
  font-size: 10px;
  color: #4E5E8C;
}.xxc_gc_tag_5sl {
  padding: 2px 7px;
  border-radius: 0.25rem;
  position: absolute;
  letter-spacing: .04em;
  font-weight: 700;
  z-index: 2;
  font-size: 0.563rem;
  top: 0.375rem;
  text-transform: uppercase;
  left: 0.375rem;
}.xxc_gc_tag_hot_5sl {
  background: #F52B2B;
  color: #fff;
}.xxc_gc_tag_new_5sl {
  background: #8AE000;
  color: #080D1A;
}.xxc_gc_tag_jp_5sl {
  background: #F5B800;
  color: #080D1A;
}.xxc_gc_tag_ex_5sl {
  background: #6B35D0;
  color: #fff;
}.xxc_gc_tag_live_5sl {
  background: #F52B2B;
  color: #fff;
}.xxc_gr_5sl {
  padding: 2rem 1rem 0;
  background: #080D1A;
}
@media(min-width:768px) {.xxc_gr_5sl {
  padding: 2.25rem 1.5rem 0;
}
}.xxc_gr_in_5sl {
  margin: 0 auto;
  max-width: 82.5rem;
}.xxc_gr_head_5sl {
  gap: 0.75rem;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
  align-items: center;
  display: flex;
}.xxc_gr_head_l_5sl {
  flex: 1;
  gap: 0.625rem;
  min-width: 0;
  align-items: center;
  display: flex;
}.xxc_gr_ic_5sl {
  border-radius: 0.5rem;
  width: 2rem;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 32px;
}.xxc_gr_ic_5sl svg {
  stroke-linejoin: round;
  height: 1rem;
  width: 1rem;
  stroke-linecap: round;
}.xxc_gr_title_5sl {
  overflow-wrap: break-word;
  color: #EFF4FF;
  font-size: 1rem;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 700;
}
@media(min-width: 771px) {.xxc_gr_title_5sl {
  font-size: 1.125rem;
}
}.xxc_gr_more_5sl {
  gap: 5px;
  transition: color .2s;
  white-space: nowrap;
  font-size: 12px;
  align-items: center;
  color: #5E6E9E;
  font-weight: 600;
  display: flex;
  flex-shrink: 0;
}.xxc_gr_more_5sl:hover {
  color: #3D70F5;
}.xxc_gr_more_5sl svg {
  stroke-linecap: round;
  width: 12px;
  stroke-linejoin: round;
  height: 0.75rem;
}.xxc_gr_arrows_5sl {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.xxc_gr_arr_5sl {
  border-radius: 0.313rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: background .15s,color .15s;
  background: rgba(255, 255, 255, 0.05);
  align-items: center;
  justify-content: center;
  color: #8898C8;
  height: 30px;
  display: flex;
  width: 1.875rem;
}.xxc_gr_arr_5sl:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #EFF4FF;
}.xxc_gr_arr_5sl svg {
  height: 13px;
  width: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.xxc_gr_seo_h_5sl {
  margin: 0 0 0.375rem;
  max-width: 680px;
  font-weight: 700;
  font-size: 13px;
  color: #C4D2F0;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.xxc_gr_seo_h_5sl {
  font-size: 14px;
}
}.xxc_gr_seo_5sl {
  font-size: 0.75rem;
  line-height: 1.55;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  color: #5E6E9E;
  max-width: 680px;
}.xxc_gr_seo_5sl strong {
  color: #C4D2F0;
  font-weight: 600;
}.xxc_gr_scroll_5sl {
  gap: 10px;
  overflow-x: auto;
  display: flex;
  padding-bottom: 10px;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
}.xxc_gr_scroll_5sl::-webkit-scrollbar {
  display: none;
}
@media(min-width: 771px) {.xxc_gr_scroll_5sl {
  gap: 0.75rem;
}
}.xxc_tb_5sl {
  background: #080D1A;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  position: fixed;
  top: 0;
  align-items: center;
  left: 0;
  display: flex;
  right: 0;
  height: 3.5rem;
  z-index: 80;
}.xxc_tb_in_5sl {
  padding: 0 0.875rem;
  gap: 0;
  height: 100%;
  display: flex;
  width: 100%;
  align-items: center;
}.xxc_tb_burger_5sl {
  border-radius: 8px;
  gap: 0.313rem;
  display: flex;
  margin-right: 0.5rem;
  flex-shrink: 0;
  height: 38px;
  width: 38px;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}.xxc_tb_burger_5sl:hover {
  background: rgba(255, 255, 255, 0.05);
}.xxc_tb_burger_line_5sl {
  border-radius: 1px;
  background: #8898C8;
  width: 1.125rem;
  height: 2px;
  display: block;
}
@media(min-width: 1082px) {.xxc_tb_burger_5sl {
  display: none;
}
}.xxc_tb_logo_5sl {
  gap: 9px;
  letter-spacing: -.01em;
  margin-right: 1.25rem;
  overflow-wrap: break-word;
  color: #EFF4FF;
  align-items: center;
  display: flex;
  font-size: 18px;
  flex-shrink: 0;
  font-weight: 800;
}.xxc_tb_logo_mark_5sl {
  overflow: hidden;
  border-radius: 8px;
  align-items: center;
  width: 2rem;
  height: 2rem;
  display: flex;
  justify-content: center;
}.xxc_tb_logo_mark_5sl img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.xxc_tb_nav_5sl {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 642px) {.xxc_tb_nav_5sl {
  display: flex;
}
}.xxc_tb_tab_5sl {
  border-radius: 8px;
  transition: background .15s,color .15s;
  padding: 8px 0.875rem;
  white-space: nowrap;
  font-weight: 600;
  color: #8898C8;
  font-size: 13px;
}.xxc_tb_tab_5sl:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EFF4FF;
}.xxc_tb_tab_5sl.xxc_state_active_5sl {
  background: rgba(61, 112, 245, 0.18);
  color: #EFF4FF;
}.xxc_tb_right_5sl {
  gap: 0.5rem;
  flex-shrink: 0;
  margin-left: auto;
  align-items: center;
  display: flex;
}.xxc_tb_login_5sl {
  transition: border-color .2s,color .2s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  padding: 0.563rem 1rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  font-weight: 600;
  display: none;
  font-size: 0.813rem;
  color: #C4D2F0;
}.xxc_tb_login_5sl:hover {
  border-color: rgba(255, 255, 255, 0.18);
  color: #EFF4FF;
}
@media(min-width: 482px) {.xxc_tb_login_5sl {
  display: block;
}
}.xxc_tb_reg_5sl {
  transition: background .2s;
  border-radius: 0.5rem;
  padding: 9px 18px;
  background: #8AE000;
  color: #080D1A;
  font-weight: 700;
  font-size: 13px;
  white-space: nowrap;
}.xxc_tb_reg_5sl:hover {
  background: #9EF518;
}.xxc_sb_5sl {
  background: #111B35;
  transform: translateX(-100%);
  transition: transform .25s ease;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  position: fixed;
  overflow-y: auto;
  width: 220px;
  top: 3.5rem;
  bottom: 0;
  left: 0;
  z-index: 70;
}.xxc_sb_5sl.xxc_state_open_5sl {
  transform: translateX(0);
}.xxc_sb_5sl::-webkit-scrollbar {
  width: 4px;
}.xxc_sb_5sl::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1083px) {.xxc_sb_5sl {
  transform: translateX(0);
}
}.xxc_sb_auth_5sl {
  padding: 14px 0.75rem 0.625rem;
}.xxc_sb_btn_reg_5sl {
  border-radius: 0.5rem;
  background: #8AE000;
  padding: 0.688rem;
  transition: background .2s;
  text-align: center;
  margin-bottom: 0.5rem;
  font-weight: 700;
  display: block;
  font-size: 0.813rem;
  color: #080D1A;
}.xxc_sb_btn_reg_5sl:hover {
  background: #9EF518;
}.xxc_sb_btn_login_5sl {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 10px;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  border-radius: 0.5rem;
  font-size: 13px;
  text-align: center;
  font-weight: 600;
  color: #C4D2F0;
  display: block;
}.xxc_sb_btn_login_5sl:hover {
  border-color: rgba(255, 255, 255, 0.18);
  color: #EFF4FF;
}.xxc_sb_promo_5sl {
  margin: 0 0.75rem 0.625rem;
  padding: 12px 14px;
  overflow: hidden;
  border: 1px solid rgba(61, 112, 245, 0.18);
  border-radius: 0.5rem;
  background: linear-gradient(135deg,#0D1D6E,#111B35);
  position: relative;
}.xxc_sb_promo_5sl::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(61, 112, 245, 0.18),transparent 70%);
  height: 80px;
  content: '';
  position: absolute;
  top: -20px;
  right: -20px;
  width: 80px;
}.xxc_sb_promo_title_5sl {
  font-size: 0.688rem;
  color: #3D70F5;
  margin-bottom: 0.25rem;
  letter-spacing: .06em;
  text-transform: uppercase;
  font-weight: 700;
}.xxc_sb_promo_text_5sl {
  font-size: 12px;
  overflow-wrap: break-word;
  font-weight: 600;
  line-height: 1.35;
  color: #EFF4FF;
}.xxc_sb_promo_sub_5sl {
  font-size: 10px;
  margin-top: 3px;
  color: #5E6E9E;
}.xxc_sb_nav_5sl {
  padding: 0.375rem 0.5rem 16px;
}.xxc_sb_nav_lb_5sl {
  padding: 0.625rem 8px 0.375rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #4E5E8C;
  font-size: 10px;
  font-weight: 700;
}.xxc_sb_link_5sl {
  transition: background .15s,color .15s;
  padding: 9px 0.625rem;
  border-radius: 5px;
  gap: 10px;
  cursor: pointer;
  overflow-wrap: break-word;
  font-size: 13px;
  font-weight: 500;
  color: #8898C8;
  align-items: center;
  display: flex;
}.xxc_sb_link_5sl:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EFF4FF;
}.xxc_sb_link_5sl.xxc_state_active_5sl {
  background: rgba(61, 112, 245, 0.18);
  color: #EFF4FF;
}.xxc_sb_ic_5sl {
  border-radius: 0.313rem;
  justify-content: center;
  height: 1.875rem;
  display: flex;
  width: 1.875rem;
  align-items: center;
  flex-shrink: 0;
}.xxc_sb_ic_5sl svg {
  stroke-linecap: round;
  height: 1rem;
  width: 1rem;
  stroke-linejoin: round;
}.xxc_sb_ic_1_5sl {
  background: rgba(61, 112, 245, 0.07);
  color: #3D70F5;
}.xxc_sb_ic_2_5sl {
  background: rgba(138, 224, 0, 0.15);
  color: #8AE000;
}.xxc_sb_ic_3_5sl {
  background: rgba(245, 184, 0, 0.14);
  color: #F5B800;
}.xxc_sb_ic_4_5sl {
  background: rgba(107, 53, 208, 0.22);
  color: #6B35D0;
}.xxc_sb_ic_5_5sl {
  background: rgba(61, 112, 245, 0.07);
  color: #F0387C;
}.xxc_sb_ic_6_5sl {
  background: rgba(107, 53, 208, 0.22);
  color: #8B3FE8;
}.xxc_sb_badge_5sl {
  padding: 2px 0.438rem;
  border-radius: 0.313rem;
  background: #F5B800;
  font-size: 0.563rem;
  font-weight: 700;
  margin-left: auto;
  color: #080D1A;
}.xxc_sb_bot_5sl {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 8px;
  padding: 0.75rem;
  display: flex;
}.xxc_sb_lang_5sl,.xxc_sb_help_5sl {
  padding: 0.563rem 6px;
  flex: 1;
  border-radius: 0.313rem;
  gap: 0.375rem;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  align-items: center;
  font-size: 11px;
  display: flex;
  color: #8898C8;
  font-weight: 600;
  justify-content: center;
}.xxc_sb_lang_5sl:hover,.xxc_sb_help_5sl:hover {
  border-color: rgba(255, 255, 255, 0.18);
  color: #EFF4FF;
}.xxc_sb_lang_5sl svg,.xxc_sb_help_5sl svg {
  width: 0.813rem;
  height: 0.813rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.xxc_sb_bd_5sl {
  background: rgba(4, 7, 15, 0.72);
  inset: 0;
  position: fixed;
  z-index: 69;
  display: none;
}.xxc_sb_bd_5sl.xxc_state_on_5sl {
  display: block;
}
@media(min-width: 1082px) {.xxc_sb_bd_5sl {
  display: none!important;
}
}.xxc_mob_nav_5sl {
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  background: #111B35;
  right: 0;
  display: flex;
  bottom: 0;
  position: fixed;
  z-index: 80;
  left: 0;
}
@media(min-width: 1078px) {.xxc_mob_nav_5sl {
  display: none;
}
}.xxc_mob_nav_item_5sl {
  gap: 4px;
  flex: 1;
  padding: 4px 2px;
  align-items: center;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  color: #4E5E8C;
}.xxc_mob_nav_ic_5sl {
  line-height: 1;
}.xxc_mob_nav_ic_5sl svg {
  stroke-linecap: round;
  width: 20px;
  height: 1.25rem;
  stroke-linejoin: round;
}.xxc_mob_nav_lb_5sl {
  color: #4E5E8C;
  font-weight: 600;
  font-size: 0.625rem;
}.xxc_mob_nav_item_5sl.xxc_state_active_5sl {
  color: #3D70F5;
}.xxc_mob_nav_item_5sl.xxc_state_active_5sl .xxc_mob_nav_lb_5sl {
  color: #3D70F5;
}.xxc_hero_5sl {
  padding: 1.25rem 1rem 0;
  background: #080D1A;
}
@media(min-width: 771px) {.xxc_hero_5sl {
  padding: 1.5rem 24px 0;
}
}.xxc_hero_in_5sl {
  margin: 0 auto;
  gap: 12px;
  display: grid;
  max-width: 1320px;
  grid-template-columns: 1fr;
}
@media(min-width: 862px) {.xxc_hero_in_5sl {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1101px) {.xxc_hero_in_5sl {
  grid-template-columns: 1fr 21.25rem;
}
}.xxc_hero_promo_5sl {
  border-radius: 14px;
  overflow: hidden;
  background: #0D1428;
  position: relative;
  align-items: stretch;
  min-height: 13.75rem;
  display: flex;
}
@media(min-width: 769px) {.xxc_hero_promo_5sl {
  min-height: 17.5rem;
}
}.xxc_hero_promo_bg_5sl {
  background-position: center;
  background: linear-gradient(120deg,#0D1D6E 0%,#080D1A 100%);
  inset: 0;
  background-size: cover;
  position: absolute;
}.xxc_hero_promo_bg_5sl::after {
  inset: 0;
  background: linear-gradient(90deg,#080D1A 0%,rgba(4, 7, 15, 0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.xxc_hero_promo_glow_5sl {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(107, 53, 208, 0.22) 0%,transparent 65%);
  top: -40px;
  width: 300px;
  pointer-events: none;
  right: 3.75rem;
  position: absolute;
  height: 300px;
}.xxc_hero_promo_ct_5sl {
  padding: 28px 1.5rem 1.75rem 28px;
  display: flex;
  z-index: 2;
  flex-direction: column;
  position: relative;
  max-width: 30rem;
  justify-content: center;
}
@media(min-width: 769px) {.xxc_hero_promo_ct_5sl {
  padding: 2.5rem 32px;
}
}.xxc_hero_badge_5sl {
  background: rgba(61, 112, 245, 0.18);
  border-radius: 1.25rem;
  padding: 5px 0.75rem;
  border: 1px solid rgba(61, 112, 245, 0.07);
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #3D70F5;
  display: inline-block;
  font-size: 10px;
  margin-bottom: 0.875rem;
  font-weight: 700;
}.xxc_hero_h1_5sl {
  font-family: 'Barlow Condensed', sans-serif;
  color: #EFF4FF;
  font-weight: 800;
  line-height: 1.15;
  overflow-wrap: break-word;
  font-size: 26px;
  margin-bottom: 10px;
}.xxc_hero_h1_5sl em {
  color: #F5B800;
  font-style: normal;
}
@media(min-width: 769px) {.xxc_hero_h1_5sl {
  font-size: 36px;
}
}.xxc_hero_sub_5sl {
  margin-bottom: 1.25rem;
  line-height: 1.55;
  color: #8898C8;
  font-size: 0.813rem;
}
@media(min-width:768px) {.xxc_hero_sub_5sl {
  font-size: 14px;
}
}.xxc_hero_row_5sl {
  gap: 10px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.xxc_hero_cta_5sl {
  background: #8AE000;
  padding: 13px 26px;
  border-radius: 0.5rem;
  transition: background .2s;
  box-shadow: 0 4px 0 #5A9400, 0 6px 18px rgba(138, 224, 0, 0.40);
  font-size: 14px;
  font-weight: 700;
  color: #080D1A;
}.xxc_hero_cta_5sl:hover {
  background: #9EF518;
}.xxc_hero_terms_5sl {
  font-size: 0.688rem;
  color: #4E5E8C;
}.xxc_hero_game_5sl {
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #0D1428;
  border-radius: 14px;
  overflow: hidden;
  flex-direction: column;
  display: flex;
  position: relative;
}.xxc_hero_game_badge_5sl {
  padding: 0.313rem 10px;
  background: rgba(245, 184, 0, 0.14);
  border: 1px solid rgba(245, 184, 0, 0.14);
  border-radius: 1.25rem;
  position: absolute;
  color: #F5B800;
  text-transform: uppercase;
  letter-spacing: .06em;
  z-index: 3;
  top: 0.75rem;
  left: 12px;
  font-weight: 700;
  font-size: 10px;
}.xxc_hero_game_badge_5sl svg {
  vertical-align: -1px;
  width: 0.688rem;
  margin-right: 4px;
  height: 11px;
}.xxc_hero_game_img_5sl {
  background: linear-gradient(135deg,#0D1D6E,#080D1A);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.xxc_hero_game_img_5sl img {
  inset: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  object-fit: cover;
}.xxc_hero_game_play_5sl {
  transition: opacity .2s;
  background: rgba(4, 7, 15, 0.72);
  inset: 0;
  position: absolute;
  opacity: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}.xxc_hero_game_5sl:hover .xxc_hero_game_play_5sl {
  opacity: 1;
}.xxc_hero_game_play_5sl span {
  background: #3D70F5;
  border-radius: 50%;
  justify-content: center;
  height: 3.25rem;
  align-items: center;
  width: 3.25rem;
  display: flex;
}.xxc_hero_game_play_5sl span svg {
  margin-left: 2px;
  height: 1.125rem;
  width: 18px;
}.xxc_hero_game_info_5sl {
  padding: 0.875rem 16px;
}.xxc_hero_game_title_5sl {
  color: #EFF4FF;
  font-size: 15px;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
}.xxc_hero_game_provider_5sl {
  color: #5E6E9E;
  font-size: 11px;
}.xxc_hero_game_btn_5sl {
  border-radius: 8px;
  background: #3D70F5;
  padding: 0.688rem;
  margin: 12px 16px 1rem;
  transition: background .2s;
  font-weight: 700;
  font-size: 0.813rem;
  text-align: center;
  display: block;
  color: #EFF4FF;
}.xxc_hero_game_5sl:hover .xxc_hero_game_btn_5sl {
  background: #5A87FF;
}.xxc_wy_5sl {
  background: #080D1A;
  padding: 32px 16px 0;
}
@media(min-width: 769px) {.xxc_wy_5sl {
  padding: 40px 1.5rem 0;
}
}.xxc_wy_in_5sl {
  margin: 0 auto;
  max-width: 82.5rem;
}.xxc_wy_head_5sl {
  max-width: 45rem;
  margin-bottom: 1.125rem;
}.xxc_wy_label_5sl {
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  color: #3D70F5;
  font-size: 11px;
}.xxc_wy_h2_5sl {
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 20px;
  font-weight: 800;
  color: #EFF4FF;
}
@media(min-width:768px) {.xxc_wy_h2_5sl {
  font-size: 24px;
}
}.xxc_wy_intro_5sl {
  margin: 0;
  font-size: 0.813rem;
  line-height: 1.6;
  color: #5E6E9E;
}.xxc_wy_grid_5sl {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.xxc_wy_grid_5sl {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.xxc_wy_grid_5sl {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.xxc_wy_card_5sl {
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #111B35;
  border-radius: 8px;
  padding: 1.25rem;
}.xxc_wy_card_5sl:hover {
  border-color: rgba(61, 112, 245, 0.07);
  transform: translateY(-2px);
}.xxc_wy_card_ic_5sl {
  border-radius: 50%;
  background: rgba(61, 112, 245, 0.18);
  color: #3D70F5;
  justify-content: center;
  height: 44px;
  align-items: center;
  width: 44px;
  margin-bottom: 0.875rem;
  display: flex;
}.xxc_wy_card_ic_5sl svg {
  width: 22px;
  height: 22px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.xxc_wy_card_h_5sl {
  color: #EFF4FF;
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 0.375rem;
  line-height: 1.25;
  overflow-wrap: break-word;
}.xxc_wy_card_p_5sl {
  font-size: 0.813rem;
  color: #5E6E9E;
  line-height: 1.6;
  overflow-wrap: break-word;
}.xxc_wy_card_p_5sl strong {
  font-weight: 600;
  color: #C4D2F0;
}.xxc_gr_jp_5sl {
  overflow: hidden;
  border-radius: 14px;
  padding: 1.25rem;
  background: linear-gradient(135deg,#1A0A4E 0%,#07080F 100%);
  position: relative;
}.xxc_gr_jp_5sl::before {
  background: radial-gradient(circle,rgba(107, 53, 208, 0.22) 0%,transparent 70%);
  border-radius: 50%;
  left: -3.75rem;
  top: -60px;
  width: 15.625rem;
  position: absolute;
  height: 250px;
  content: '';
}.xxc_gr_jp_5sl::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(245, 184, 0, 0.14) 0%,transparent 70%);
  width: 12.5rem;
  position: absolute;
  height: 200px;
  right: 0;
  content: '';
  bottom: -2.5rem;
}.xxc_gr_jp_head_5sl {
  gap: 16px;
  margin-bottom: 16px;
  flex-wrap: wrap;
  display: flex;
  z-index: 1;
  align-items: flex-start;
  position: relative;
}.xxc_gr_jp_info_5sl {
  flex: 1;
}.xxc_gr_jp_label_5sl {
  color: #8B3FE8;
  margin-bottom: 6px;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
}.xxc_gr_jp_label_5sl svg {
  stroke-linecap: round;
  width: 14px;
  stroke-linejoin: round;
  vertical-align: -2px;
  margin-right: 4px;
  height: 0.875rem;
}.xxc_gr_jp_amount_5sl {
  font-size: 2rem;
  color: #EFF4FF;
  line-height: 1;
  font-weight: 800;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width:768px) {.xxc_gr_jp_amount_5sl {
  font-size: 40px;
}
}.xxc_gr_jp_amount_5sl span {
  color: #F5B800;
}.xxc_gr_jp_seo_5sl {
  color: #8898C8;
  overflow-wrap: break-word;
  line-height: 1.5;
  max-width: 480px;
  font-size: 12px;
}.xxc_gr_jp_cta_5sl {
  transition: background .2s;
  padding: 0.688rem 20px;
  border-radius: 0.5rem;
  border: 1px solid rgba(107, 53, 208, 0.22);
  background: rgba(107, 53, 208, 0.22);
  align-self: flex-start;
  margin-top: 0.25rem;
  color: #EFF4FF;
  white-space: nowrap;
  position: relative;
  font-weight: 700;
  font-size: 13px;
  z-index: 1;
  flex-shrink: 0;
}.xxc_gr_jp_cta_5sl:hover {
  background: #6B35D0;
}.xxc_ws_5sl {
  background: #080D1A;
  padding: 32px 1rem 0;
}
@media(min-width: 765px) {.xxc_ws_5sl {
  padding: 2.25rem 1.5rem 0;
}
}.xxc_ws_in_5sl {
  margin: 0 auto;
  max-width: 82.5rem;
}.xxc_ws_head_5sl {
  gap: 0.75rem;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 14px;
  display: flex;
  justify-content: space-between;
}.xxc_ws_title_5sl {
  gap: 10px;
  font-weight: 700;
  font-size: 1rem;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  display: flex;
  color: #EFF4FF;
  font-family: 'Barlow Condensed', sans-serif;
  align-items: center;
}.xxc_ws_title_ic_5sl svg {
  width: 18px;
  stroke-linejoin: round;
  height: 1.125rem;
  stroke-linecap: round;
  color: #F5B800;
}.xxc_ws_online_5sl {
  gap: 7px;
  color: #5E6E9E;
  font-weight: 600;
  font-size: 0.75rem;
  display: flex;
  align-items: center;
}.xxc_ws_online_dot_5sl {
  border-radius: 50%;
  background: #8AE000;
  flex-shrink: 0;
  width: 8px;
  height: 0.5rem;
  box-shadow: 0 0 0.375rem rgba(138, 224, 0, 0.15);
}.xxc_ws_scroll_5sl {
  gap: 8px;
  display: flex;
  padding-bottom: 8px;
  overflow-x: auto;
  scrollbar-width: none;
}.xxc_ws_scroll_5sl::-webkit-scrollbar {
  display: none;
}.xxc_wc_5sl {
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 10px 0.875rem;
  background: #0D1428;
  gap: 10px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  min-width: 220px;
}.xxc_wc_img_5sl {
  border-radius: 0.313rem;
  background: #111B35;
  overflow: hidden;
  height: 2.25rem;
  flex-shrink: 0;
  width: 2.25rem;
}.xxc_wc_img_5sl img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.xxc_wc_info_5sl {
  min-width: 0;
}.xxc_wc_game_5sl {
  overflow: hidden;
  font-weight: 600;
  white-space: nowrap;
  font-size: 12px;
  text-overflow: ellipsis;
  color: #C4D2F0;
}.xxc_wc_player_5sl {
  overflow: hidden;
  color: #4E5E8C;
  font-size: 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
}.xxc_wc_amount_5sl {
  font-size: 0.813rem;
  margin-left: auto;
  font-weight: 700;
  color: #8AE000;
  flex-shrink: 0;
  white-space: nowrap;
}.xxc_reg_5sl {
  padding: 36px 1rem 0;
  background: #080D1A;
}
@media(min-width: 766px) {.xxc_reg_5sl {
  padding: 2.75rem 24px 0;
}
}.xxc_reg_in_5sl {
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 14px;
  background: #111B35;
  max-width: 1320px;
}
@media(min-width: 769px) {.xxc_reg_in_5sl {
  padding: 2.5rem;
}
}.xxc_reg_top_5sl {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 857px) {.xxc_reg_top_5sl {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.xxc_reg_label_5sl {
  color: #3D70F5;
  margin-bottom: 10px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
}.xxc_reg_h2_5sl {
  font-size: 22px;
  color: #EFF4FF;
  overflow-wrap: break-word;
  line-height: 1.2;
  font-weight: 800;
  margin-bottom: 0.75rem;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 766px) {.xxc_reg_h2_5sl {
  font-size: 28px;
}
}.xxc_reg_bonus_5sl {
  background: rgba(245, 184, 0, 0.14);
  border: 1px solid rgba(245, 184, 0, 0.14);
  border-radius: 0.5rem;
  padding: 0.625rem 1rem;
  gap: 0.5rem;
  display: inline-flex;
  margin-bottom: 1rem;
  align-items: center;
}.xxc_reg_bonus_amount_5sl {
  font-size: 1.25rem;
  color: #F5B800;
  font-weight: 800;
}.xxc_reg_bonus_text_5sl {
  line-height: 1.35;
  font-size: 13px;
  color: #8898C8;
}.xxc_reg_cta_btn_5sl {
  border-radius: 8px;
  background: #8AE000;
  padding: 0.875rem 32px;
  transition: background .2s;
  color: #080D1A;
  font-weight: 700;
  display: inline-block;
  font-size: 15px;
  box-shadow: 0 4px 0 #5A9400, 0 0.375rem 1.125rem rgba(138, 224, 0, 0.40);
  margin-bottom: 12px;
}.xxc_reg_cta_btn_5sl:hover {
  background: #9EF518;
}.xxc_reg_terms_5sl {
  color: #4E5E8C;
  font-size: 11px;
  line-height: 1.5;
}.xxc_reg_seo_5sl {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  padding-top: 20px;
  color: #5E6E9E;
  margin-top: 1.25rem;
  line-height: 1.65;
  font-size: 0.813rem;
}.xxc_reg_seo_5sl p {
  color: #5E6E9E;
  line-height: 1.65;
  margin-bottom: 10px;
  font-size: 13px;
}.xxc_reg_seo_5sl p:last-child {
  margin-bottom: 0;
}.xxc_reg_seo_5sl strong {
  color: #C4D2F0;
  font-weight: 700;
}.xxc_reg_seo_5sl a {
  transition: color .2s;
  text-decoration: underline;
  color: #3D70F5;
}.xxc_reg_seo_5sl a:hover {
  color: #5A87FF;
}.xxc_reg_seo_5sl ul,.xxc_reg_seo_5sl ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 1.125rem;
}.xxc_reg_seo_5sl ol {
  list-style: decimal;
}.xxc_reg_seo_5sl li {
  color: #5E6E9E;
  font-size: 0.813rem;
  margin-bottom: 4px;
  line-height: 1.65;
}.xxc_reg_seo_5sl table {
  display: block;
  margin-bottom: 0.625rem;
  width: 100%;
  font-size: 0.813rem;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width: 769px) {.xxc_reg_seo_5sl table {
  display: table;
}
}.xxc_reg_seo_5sl th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.5rem;
  font-weight: 700;
  text-align: left;
  color: #C4D2F0;
}.xxc_reg_seo_5sl td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px;
  color: #5E6E9E;
}.xxc_reg_steps_5sl {
  gap: 14px;
  margin-top: 1.75rem;
  display: flex;
  flex-direction: column;
}
@media(min-width: 863px) {.xxc_reg_steps_5sl {
  margin-top: 0;
}
}.xxc_reg_step_5sl {
  gap: 14px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  padding: 1rem;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.xxc_reg_step_num_5sl {
  border-radius: 50%;
  background: rgba(61, 112, 245, 0.18);
  border: 1px solid rgba(61, 112, 245, 0.07);
  display: flex;
  width: 2.125rem;
  align-items: center;
  font-size: 0.875rem;
  justify-content: center;
  flex-shrink: 0;
  height: 2.125rem;
  font-weight: 800;
  color: #3D70F5;
}.xxc_reg_step_title_5sl {
  font-weight: 700;
  color: #EFF4FF;
  font-size: 14px;
  margin-bottom: 3px;
}.xxc_reg_step_text_5sl {
  color: #5E6E9E;
  line-height: 1.5;
  font-size: 12px;
}.xxc_reg_trust_5sl {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  padding-top: 1.25rem;
  margin-top: 1.25rem;
}.xxc_reg_trust_item_5sl {
  gap: 0.438rem;
  color: #5E6E9E;
  overflow-wrap: break-word;
  display: flex;
  font-size: 0.75rem;
  align-items: center;
}.xxc_reg_trust_ic_5sl svg {
  stroke-linejoin: round;
  width: 1rem;
  color: #3D70F5;
  height: 16px;
  stroke-linecap: round;
}.xxc_bon_5sl {
  background: #080D1A;
  padding: 36px 1rem 0;
}
@media(min-width:768px) {.xxc_bon_5sl {
  padding: 44px 1.5rem 0;
}
}.xxc_bon_in_5sl {
  margin: 0 auto;
  max-width: 1320px;
}.xxc_bon_head_5sl {
  margin-bottom: 1.25rem;
}.xxc_bon_label_5sl {
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  color: #3D70F5;
}.xxc_bon_h2_5sl {
  color: #EFF4FF;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 20px;
  margin-bottom: 0.5rem;
}
@media(min-width: 769px) {.xxc_bon_h2_5sl {
  font-size: 1.5rem;
}
}.xxc_bon_seo_5sl {
  color: #5E6E9E;
  line-height: 1.6;
  overflow-wrap: break-word;
  max-width: 620px;
  font-size: 0.813rem;
}.xxc_bon_seo_5sl strong {
  font-weight: 700;
  color: #C4D2F0;
}.xxc_bon_seo_5sl a {
  color: #3D70F5;
  text-decoration: underline;
}.xxc_bon_grid_5sl {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 641px) {.xxc_bon_grid_5sl {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.xxc_bon_grid_5sl {
  grid-template-columns: repeat(5,1fr);
}
}.xxc_bon_card_5sl {
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1rem;
  transition: border-color .2s,transform .2s;
  background: #0D1428;
}.xxc_bon_card_5sl:hover {
  border-color: rgba(61, 112, 245, 0.07);
  transform: translateY(-2px);
}.xxc_bon_card_ic_5sl svg {
  stroke-linecap: round;
  height: 26px;
  stroke-linejoin: round;
  width: 1.625rem;
}.xxc_bon_card_ic_5sl {
  margin-bottom: 10px;
}.xxc_bon_card_type_5sl {
  color: #5E6E9E;
  letter-spacing: .06em;
  text-transform: uppercase;
  font-size: 0.625rem;
  font-weight: 700;
  margin-bottom: 6px;
}.xxc_bon_card_amount_5sl {
  line-height: 1.1;
  font-weight: 800;
  font-size: 18px;
  color: #F5B800;
  margin-bottom: 6px;
}.xxc_bon_card_name_5sl {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #EFF4FF;
  margin-bottom: 0.5rem;
  font-weight: 600;
}.xxc_bon_card_detail_5sl {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  color: #4E5E8C;
  padding-top: 8px;
  font-size: 11px;
  line-height: 1.5;
}.xxc_prov_5sl {
  padding: 2.25rem 16px 0;
  background: #080D1A;
}
@media(min-width: 769px) {.xxc_prov_5sl {
  padding: 2.75rem 24px 0;
}
}.xxc_prov_in_5sl {
  margin: 0 auto;
  max-width: 82.5rem;
}.xxc_prov_head_5sl {
  margin-bottom: 16px;
}.xxc_prov_label_5sl {
  color: #3D70F5;
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.5rem;
}.xxc_prov_h2_5sl {
  overflow-wrap: break-word;
  color: #EFF4FF;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 0.5rem;
  font-weight: 800;
  font-size: 20px;
}
@media(min-width: 767px) {.xxc_prov_h2_5sl {
  font-size: 24px;
}
}.xxc_prov_seo_5sl {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #5E6E9E;
  line-height: 1.6;
  max-width: 620px;
  margin-bottom: 16px;
}.xxc_prov_seo_5sl strong {
  color: #C4D2F0;
  font-weight: 700;
}.xxc_prov_seo_5sl a {
  text-decoration: underline;
  color: #3D70F5;
}.xxc_prov_grid_5sl {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 642px) {.xxc_prov_grid_5sl {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1077px) {.xxc_prov_grid_5sl {
  grid-template-columns: repeat(8,1fr);
}
}.xxc_prov_card_5sl {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #0D1428;
  transition: border-color .2s,background .2s;
  gap: 7px;
  padding: 0.875rem 0.625rem;
  border-radius: 8px;
  align-items: center;
  cursor: pointer;
  flex-direction: column;
  display: flex;
}.xxc_prov_card_5sl:hover {
  border-color: rgba(255, 255, 255, 0.18);
  background: #111B35;
}.xxc_prov_logo_5sl {
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  border-radius: 5px;
  align-items: center;
  height: 2.75rem;
  display: flex;
  width: 2.75rem;
  justify-content: center;
}.xxc_prov_logo_5sl img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.xxc_prov_name_5sl {
  font-weight: 600;
  color: #8898C8;
  font-size: 0.688rem;
  text-align: center;
  overflow-wrap: break-word;
}.xxc_app_5sl {
  background: #080D1A;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.xxc_app_5sl {
  padding: 44px 24px 0;
}
}.xxc_app_in_5sl {
  margin: 0 auto;
  max-width: 1320px;
}.xxc_app_head_5sl {
  margin-bottom: 16px;
}.xxc_app_label_5sl {
  font-size: 0.688rem;
  color: #3D70F5;
  margin-bottom: 0.5rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
}.xxc_app_h2_5sl {
  font-size: 1.25rem;
  font-weight: 800;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  color: #EFF4FF;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 769px) {.xxc_app_h2_5sl {
  font-size: 24px;
}
}.xxc_app_sub_5sl {
  line-height: 1.6;
  color: #5E6E9E;
  overflow-wrap: break-word;
  max-width: 37.5rem;
  font-size: 0.813rem;
}.xxc_app_sub_5sl strong {
  color: #C4D2F0;
  font-weight: 700;
}.xxc_app_cards_5sl {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 16px;
}
@media(min-width: 641px) {.xxc_app_cards_5sl {
  grid-template-columns: repeat(3,1fr);
}
}.xxc_app_card_5sl {
  padding: 1.25rem;
  gap: 16px;
  border-radius: 8px;
  overflow: hidden;
  flex-wrap: wrap;
  position: relative;
  display: flex;
  align-items: flex-start;
}.xxc_app_card_ios_5sl {
  background: linear-gradient(135deg,rgba(61, 112, 245, 0.18) 0%,#111B35 100%);
}.xxc_app_card_android_5sl {
  background: linear-gradient(135deg,rgba(138, 224, 0, 0.15) 0%,#111B35 100%);
}.xxc_app_card_win_5sl {
  background: linear-gradient(135deg,rgba(245, 184, 0, 0.14) 0%,#111B35 100%);
}.xxc_app_card_ic_5sl svg {
  height: 2.125rem;
  stroke-linejoin: round;
  width: 2.125rem;
  stroke-linecap: round;
}.xxc_app_card_ic_5sl {
  color: #EFF4FF;
  flex-shrink: 0;
}.xxc_app_card_os_5sl {
  margin-bottom: 0.375rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.625rem;
  font-weight: 700;
  color: #5E6E9E;
}.xxc_app_card_title_5sl {
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  line-height: 1.2;
  color: #EFF4FF;
  font-weight: 700;
  font-size: 0.938rem;
}.xxc_app_card_text_5sl {
  font-size: 12px;
  margin-bottom: 14px;
  line-height: 1.5;
  overflow-wrap: break-word;
  color: #5E6E9E;
}.xxc_app_card_btn_5sl {
  gap: 0.438rem;
  padding: 10px 18px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.12);
  transition: background .2s;
  font-size: 0.813rem;
  display: inline-flex;
  color: #EFF4FF;
  font-weight: 700;
  align-items: center;
}.xxc_app_card_btn_5sl:hover {
  background: rgba(255, 255, 255, 0.07);
}.xxc_seo_5sl {
  background: #080D1A;
  padding: 2.25rem 16px 0;
}
@media(min-width: 767px) {.xxc_seo_5sl {
  padding: 44px 1.5rem 0;
}
}.xxc_seo_in_5sl {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 14px;
  background: #111B35;
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.xxc_seo_in_5sl {
  padding: 36px 40px;
}
}.xxc_seo_label_5sl {
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #3D70F5;
  margin-bottom: 10px;
  font-weight: 700;
  text-transform: uppercase;
}.xxc_seo_h2_5sl {
  font-size: 20px;
  overflow-wrap: break-word;
  color: #EFF4FF;
  margin-bottom: 14px;
  line-height: 1.25;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
}
@media(min-width: 765px) {.xxc_seo_h2_5sl {
  font-size: 1.5rem;
}
}.xxc_seo_body_5sl {
  color: #8898C8;
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 14px;
}.xxc_seo_body_5sl p {
  color: #8898C8;
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 0.75rem;
}.xxc_seo_body_5sl p:last-child {
  margin-bottom: 0;
}.xxc_seo_body_5sl strong {
  font-weight: 700;
  color: #C4D2F0;
}.xxc_seo_body_5sl a {
  transition: color .2s;
  text-decoration: underline;
  color: #3D70F5;
}.xxc_seo_body_5sl a:hover {
  color: #5A87FF;
}.xxc_seo_body_5sl ul,.xxc_seo_body_5sl ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.xxc_seo_body_5sl ol {
  list-style: decimal;
}.xxc_seo_body_5sl li {
  font-size: 14px;
  color: #8898C8;
  line-height: 1.75;
  margin-bottom: 6px;
}.xxc_seo_body_5sl table {
  margin-bottom: 0.75rem;
  width: 100%;
  font-size: 0.813rem;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
}
@media(min-width: 770px) {.xxc_seo_body_5sl table {
  display: table;
}
}.xxc_seo_body_5sl th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C4D2F0;
  text-align: left;
  font-weight: 700;
}.xxc_seo_body_5sl td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8898C8;
}.xxc_seo_cols_5sl {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.xxc_seo_cols_5sl {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.xxc_seo_cols_5sl {
  grid-template-columns: repeat(3,1fr);
}
}.xxc_seo_col_h_5sl {
  font-size: 13px;
  color: #C4D2F0;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 7px;
}.xxc_seo_col_p_5sl {
  color: #5E6E9E;
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
}.xxc_seo_stats_5sl {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.xxc_seo_stat_5sl {
  background: rgba(61, 112, 245, 0.07);
  border-radius: 0.5rem;
  border: 1px solid rgba(61, 112, 245, 0.18);
  flex: 1;
  padding: 14px 16px;
  min-width: 8.75rem;
}.xxc_seo_stat_val_5sl {
  color: #3D70F5;
  font-weight: 800;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-size: 20px;
}.xxc_seo_stat_lb_5sl {
  overflow-wrap: break-word;
  color: #5E6E9E;
  font-size: 0.688rem;
}.xxc_seo_5sl {
  padding: 2.25rem 1rem 0;
  background: #080D1A;
}
@media(min-width: 769px) {.xxc_seo_5sl {
  padding: 44px 1.5rem 0;
}
}.xxc_seo_in_5sl {
  padding: 1.75rem 1.5rem;
  background: #111B35;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 14px;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 766px) {.xxc_seo_in_5sl {
  padding: 2.25rem 40px;
}
}.xxc_seo_label_5sl {
  color: #3D70F5;
  font-size: 0.688rem;
  letter-spacing: .08em;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 700;
}.xxc_seo_h2_5sl {
  color: #EFF4FF;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
  line-height: 1.25;
  margin-bottom: 14px;
}
@media(min-width: 769px) {.xxc_seo_h2_5sl {
  font-size: 24px;
}
}.xxc_seo_body_5sl {
  line-height: 1.75;
  font-size: 14px;
  overflow-wrap: break-word;
  color: #8898C8;
}.xxc_seo_body_5sl p {
  line-height: 1.75;
  color: #8898C8;
  margin-bottom: 12px;
  font-size: 0.875rem;
}.xxc_seo_body_5sl p:last-child {
  margin-bottom: 0;
}.xxc_seo_body_5sl strong {
  font-weight: 700;
  color: #C4D2F0;
}.xxc_seo_body_5sl a {
  transition: color .2s;
  text-decoration: underline;
  color: #3D70F5;
}.xxc_seo_body_5sl a:hover {
  color: #5A87FF;
}.xxc_seo_body_5sl ul,.xxc_seo_body_5sl ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.xxc_seo_body_5sl ol {
  list-style: decimal;
}.xxc_seo_body_5sl li {
  line-height: 1.75;
  color: #8898C8;
  margin-bottom: 6px;
  font-size: 0.875rem;
}.xxc_seo_body_5sl table {
  border-collapse: collapse;
  width: 100%;
  font-size: 0.813rem;
  overflow-x: auto;
  margin-bottom: 12px;
  display: block;
}
@media(min-width: 769px) {.xxc_seo_body_5sl table {
  display: table;
}
}.xxc_seo_body_5sl th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C4D2F0;
  text-align: left;
  font-weight: 700;
}.xxc_seo_body_5sl td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8898C8;
}.xxc_seo_cols_5sl {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 639px) {.xxc_seo_cols_5sl {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.xxc_seo_cols_5sl {
  grid-template-columns: repeat(3,1fr);
}
}.xxc_seo_col_h_5sl {
  margin-bottom: 7px;
  font-weight: 700;
  color: #C4D2F0;
  font-size: 13px;
  overflow-wrap: break-word;
}.xxc_seo_col_p_5sl {
  color: #5E6E9E;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.65;
}.xxc_seo_stats_5sl {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.xxc_seo_stat_5sl {
  border: 1px solid rgba(61, 112, 245, 0.18);
  flex: 1;
  border-radius: 8px;
  background: rgba(61, 112, 245, 0.07);
  padding: 14px 1rem;
  min-width: 140px;
}.xxc_seo_stat_val_5sl {
  font-size: 1.25rem;
  color: #3D70F5;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 4px;
}.xxc_seo_stat_lb_5sl {
  color: #5E6E9E;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.xxc_faq_5sl {
  background: #080D1A;
  padding: 36px 16px 0;
}
@media(min-width:768px) {.xxc_faq_5sl {
  padding: 2.75rem 1.5rem 0;
}
}.xxc_faq_in_5sl {
  margin: 0 auto;
  max-width: 82.5rem;
}.xxc_faq_head_5sl {
  margin-bottom: 1.25rem;
}.xxc_faq_label_5sl {
  letter-spacing: .08em;
  color: #3D70F5;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-weight: 700;
  font-size: 0.688rem;
}.xxc_faq_h2_5sl {
  overflow-wrap: break-word;
  font-size: 20px;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  color: #EFF4FF;
}
@media(min-width: 770px) {.xxc_faq_h2_5sl {
  font-size: 24px;
}
}.xxc_faq_list_5sl {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.xxc_faq_item_5sl {
  border-radius: 0.5rem;
  background: #111B35;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.09);
}.xxc_faq_q_5sl {
  transition: color .2s;
  gap: 12px;
  padding: 1rem 1.25rem;
  font-size: 0.875rem;
  cursor: pointer;
  align-items: center;
  color: #C4D2F0;
  font-weight: 600;
  flex-wrap: wrap;
  justify-content: space-between;
  overflow-wrap: break-word;
  display: flex;
}.xxc_faq_q_5sl:hover {
  color: #EFF4FF;
}.xxc_faq_q_ic_5sl {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  color: #3D70F5;
  align-items: center;
  font-size: 16px;
  width: 1.5rem;
  height: 1.5rem;
  justify-content: center;
  display: flex;
  flex-shrink: 0;
}.xxc_faq_item_5sl.xxc_state_open_5sl .xxc_faq_q_ic_5sl {
  transform: rotate(45deg);
}.xxc_faq_a_5sl {
  padding: 0 20px 16px;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.7;
  display: none;
  color: #5E6E9E;
}.xxc_faq_item_5sl.xxc_state_open_5sl .xxc_faq_a_5sl {
  display: block;
}.xxc_faq_a_5sl strong {
  color: #C4D2F0;
  font-weight: 700;
}.xxc_faq_a_5sl a {
  color: #3D70F5;
  text-decoration: underline;
}.xxc_faq_a_5sl ul,.xxc_faq_a_5sl ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 1.25rem;
}.xxc_faq_a_5sl ol {
  list-style: decimal;
}.xxc_faq_a_5sl li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.xxc_faq_a_5sl table {
  margin: 0.5rem 0;
  width: 100%;
  font-size: 12px;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 767px) {.xxc_faq_a_5sl table {
  display: table;
}
}.xxc_faq_a_5sl th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.375rem 8px;
  color: #C4D2F0;
  text-align: left;
  font-weight: 700;
}.xxc_faq_a_5sl td {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #5E6E9E;
}.xxc_seo_5sl {
  padding: 2.25rem 16px 0;
  background: #080D1A;
}
@media(min-width: 770px) {.xxc_seo_5sl {
  padding: 2.75rem 24px 0;
}
}.xxc_seo_in_5sl {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #111B35;
  margin: 0 auto;
  padding: 28px 24px;
  border-radius: 14px;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.xxc_seo_in_5sl {
  padding: 2.25rem 2.5rem;
}
}.xxc_seo_label_5sl {
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
  color: #3D70F5;
}.xxc_seo_h2_5sl {
  font-weight: 800;
  font-size: 1.25rem;
  line-height: 1.25;
  margin-bottom: 14px;
  color: #EFF4FF;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.xxc_seo_h2_5sl {
  font-size: 1.5rem;
}
}.xxc_seo_body_5sl {
  color: #8898C8;
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 14px;
}.xxc_seo_body_5sl p {
  font-size: 14px;
  color: #8898C8;
  line-height: 1.75;
  margin-bottom: 12px;
}.xxc_seo_body_5sl p:last-child {
  margin-bottom: 0;
}.xxc_seo_body_5sl strong {
  font-weight: 700;
  color: #C4D2F0;
}.xxc_seo_body_5sl a {
  transition: color .2s;
  text-decoration: underline;
  color: #3D70F5;
}.xxc_seo_body_5sl a:hover {
  color: #5A87FF;
}.xxc_seo_body_5sl ul,.xxc_seo_body_5sl ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.xxc_seo_body_5sl ol {
  list-style: decimal;
}.xxc_seo_body_5sl li {
  margin-bottom: 0.375rem;
  font-size: 14px;
  line-height: 1.75;
  color: #8898C8;
}.xxc_seo_body_5sl table {
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  width: 100%;
  margin-bottom: 0.75rem;
  font-size: 0.813rem;
}
@media(min-width:768px) {.xxc_seo_body_5sl table {
  display: table;
}
}.xxc_seo_body_5sl th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  text-align: left;
  font-weight: 700;
  color: #C4D2F0;
}.xxc_seo_body_5sl td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8898C8;
}.xxc_seo_cols_5sl {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width:640px) {.xxc_seo_cols_5sl {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.xxc_seo_cols_5sl {
  grid-template-columns: repeat(3,1fr);
}
}.xxc_seo_col_h_5sl {
  font-weight: 700;
  color: #C4D2F0;
  overflow-wrap: break-word;
  margin-bottom: 7px;
  font-size: 0.813rem;
}.xxc_seo_col_p_5sl {
  color: #5E6E9E;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.65;
}.xxc_seo_stats_5sl {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.xxc_seo_stat_5sl {
  padding: 14px 16px;
  background: rgba(61, 112, 245, 0.07);
  border: 1px solid rgba(61, 112, 245, 0.18);
  flex: 1;
  border-radius: 0.5rem;
  min-width: 8.75rem;
}.xxc_seo_stat_val_5sl {
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
  color: #3D70F5;
}.xxc_seo_stat_lb_5sl {
  font-size: 11px;
  color: #5E6E9E;
  overflow-wrap: break-word;
}.xxc_ft_5sl {
  background: #04070F;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 3rem;
}.xxc_ft_support_5sl {
  padding: 24px 16px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width:768px) {.xxc_ft_support_5sl {
  padding: 28px 1.5rem;
}
}.xxc_ft_support_in_5sl {
  margin: 0 auto;
  gap: 1rem;
  max-width: 1320px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.xxc_ft_support_main_5sl {
  flex: 1;
  gap: 16px;
  min-width: 220px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.xxc_ft_support_ic_5sl {
  flex-shrink: 0;
  color: #3D70F5;
}.xxc_ft_support_ic_5sl svg {
  stroke-linecap: round;
  height: 1.875rem;
  width: 1.875rem;
  stroke-linejoin: round;
}.xxc_ft_support_text_title_5sl {
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 0.938rem;
  color: #EFF4FF;
  overflow-wrap: break-word;
}.xxc_ft_support_text_sub_5sl {
  font-size: 12px;
  overflow-wrap: break-word;
  color: #5E6E9E;
}.xxc_ft_support_btn_5sl {
  padding: 11px 22px;
  border-radius: 0.5rem;
  background: #3D70F5;
  transition: background .2s;
  font-weight: 700;
  white-space: nowrap;
  font-size: 0.813rem;
  color: #EFF4FF;
  flex-shrink: 0;
}.xxc_ft_support_btn_5sl:hover {
  background: #5A87FF;
}.xxc_ft_support_contacts_5sl {
  gap: 1rem;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.xxc_ft_support_contact_5sl {
  font-size: 0.75rem;
  color: #4E5E8C;
  line-height: 1.4;
}.xxc_ft_support_contact_5sl strong {
  font-size: 0.688rem;
  color: #8898C8;
  margin-bottom: 2px;
  font-weight: 600;
  display: block;
}.xxc_ft_main_5sl {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 32px 16px 24px;
}
@media(min-width:768px) {.xxc_ft_main_5sl {
  padding: 40px 1.5rem 2rem;
}
}.xxc_ft_main_in_5sl {
  margin: 0 auto;
  gap: 1.5rem;
  grid-template-columns: 1fr 1fr;
  max-width: 1320px;
  display: grid;
}
@media(min-width: 639px) {.xxc_ft_main_in_5sl {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.xxc_ft_main_in_5sl {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.xxc_ft_col_logo_5sl {
  grid-column: 1/-1;
}
@media(min-width: 1079px) {.xxc_ft_col_logo_5sl {
  grid-column: auto;
}
}.xxc_ft_logo_5sl {
  gap: 9px;
  font-weight: 800;
  color: #EFF4FF;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 0.75rem;
  display: flex;
  font-size: 16px;
}.xxc_ft_logo_mark_5sl {
  border-radius: 0.313rem;
  overflow: hidden;
  width: 1.875rem;
  height: 30px;
}.xxc_ft_logo_mark_5sl img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.xxc_ft_logo_sub_5sl {
  overflow-wrap: break-word;
  line-height: 1.55;
  max-width: 200px;
  font-size: 12px;
  color: #4E5E8C;
}.xxc_ft_col_title_5sl {
  font-size: 12px;
  letter-spacing: .07em;
  margin-bottom: 14px;
  font-weight: 700;
  text-transform: uppercase;
  color: #8898C8;
}.xxc_ft_col_links_5sl {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.xxc_ft_col_link_5sl {
  transition: color .2s;
  font-size: 0.813rem;
  color: #4E5E8C;
  overflow-wrap: break-word;
}.xxc_ft_col_link_5sl:hover {
  color: #C4D2F0;
}.xxc_ft_apps_5sl {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.xxc_ft_app_card_5sl {
  transition: border-color .2s;
  border-radius: 0.313rem;
  padding: 10px 12px;
  background: rgba(255, 255, 255, 0.05);
  gap: 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  display: flex;
  align-items: center;
}.xxc_ft_app_card_5sl:hover {
  border-color: rgba(255, 255, 255, 0.18);
}.xxc_ft_app_card_ic_5sl svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 22px;
  height: 22px;
}.xxc_ft_app_card_os_5sl {
  font-size: 10px;
  color: #4E5E8C;
  font-weight: 600;
}.xxc_ft_app_card_action_5sl {
  font-weight: 700;
  font-size: 0.75rem;
  color: #C4D2F0;
}.xxc_ft_bot_5sl {
  padding: 20px 1rem;
}
@media(min-width: 771px) {.xxc_ft_bot_5sl {
  padding: 20px 24px;
}
}.xxc_ft_bot_in_5sl {
  gap: 16px;
  margin: 0 auto;
  display: flex;
  max-width: 1320px;
  flex-wrap: wrap;
  align-items: center;
}.xxc_ft_socials_5sl {
  gap: 0.5rem;
  display: flex;
}.xxc_ft_soc_5sl {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: background .2s;
  border-radius: 5px;
  align-items: center;
  color: #8898C8;
  width: 2.25rem;
  display: flex;
  height: 2.25rem;
  justify-content: center;
}.xxc_ft_soc_5sl svg {
  stroke-linejoin: round;
  width: 16px;
  stroke-linecap: round;
  height: 1rem;
}.xxc_ft_soc_5sl:hover {
  background: rgba(255, 255, 255, 0.07);
}.xxc_ft_legal_5sl {
  flex: 1;
  font-size: 11px;
  line-height: 1.6;
  overflow-wrap: break-word;
  min-width: 200px;
  color: #6878A8;
}.xxc_ft_legal_5sl strong {
  font-weight: 700;
  color: #8898C8;
}.xxc_ft_legal_5sl a {
  text-decoration: underline;
  color: #8898C8;
}.xxc_ft_age_5sl {
  border-radius: 50%;
  border: 2px solid #6878A8;
  justify-content: center;
  align-items: center;
  font-weight: 800;
  color: #6878A8;
  flex-shrink: 0;
  margin-left: auto;
  font-size: 0.688rem;
  width: 32px;
  display: flex;
  height: 2rem;
}