*,::before,::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background-color: #0E0D1C;
  font-family: 'Barlow', sans-serif;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  color: #C4BFEA;
  line-height: 1.6;
}ul,ol {
  list-style: none;
}img,picture,svg {
  display: block;
  max-width: 100%;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  cursor: pointer;
  color: inherit;
}a {
  color: inherit;
  text-decoration: none;
}.sff_layout_hd6 {
  min-height: 100vh;
  flex-direction: column;
  display: flex;
}.sff_page_hd6 {
  display: flex;
  min-height: 100vh;
}.sff_main_hd6 {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media screen and (min-width: 1081px) {.sff_main_hd6 {
  padding-left: 220px;
}
}
@media screen and (max-width: 1081px) {.sff_main_hd6 {
  padding-bottom: 4.5rem;
}
}.sff_gc_hd6 {
  background: #121122;
  overflow: hidden;
  border-radius: 10px;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.06);
  position: relative;
  width: 140px;
  cursor: pointer;
  flex-shrink: 0;
}
@media(min-width:640px) {.sff_gc_hd6 {
  width: 156px;
}
}
@media(min-width: 1082px) {.sff_gc_hd6 {
  width: 168px;
}
}.sff_gc_hd6:hover {
  border-color: rgba(108, 99, 232, 0.07);
  transform: translateY(-3px);
}.sff_gc_img_hd6 {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.sff_gc_img_hd6 img {
  inset: 0;
  object-fit: cover;
  height: 100%;
  position: absolute;
  width: 100%;
}.sff_gc_hover_hd6 {
  inset: 0;
  background: rgba(8, 8, 18, 0.72);
  transition: opacity .2s;
  align-items: center;
  position: absolute;
  justify-content: center;
  opacity: 0;
  display: flex;
}.sff_gc_hd6:hover .sff_gc_hover_hd6 {
  opacity: 1;
}.sff_gc_hover_btn_hd6 {
  border-radius: 0.313rem;
  padding: 0.5rem 16px;
  background: #6C63E8;
  color: #F0EEFF;
  font-size: 0.75rem;
  font-weight: 700;
}.sff_gc_info_hd6 {
  padding: 8px 0.625rem 0.625rem;
}.sff_gc_name_hd6 {
  overflow: hidden;
  font-size: 12px;
  max-width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #C4BFEA;
  font-weight: 600;
  margin-bottom: 3px;
}.sff_gc_prov_hd6 {
  color: #5B5790;
  font-size: 0.625rem;
}.sff_gc_tag_hd6 {
  padding: 2px 7px;
  border-radius: 4px;
  z-index: 2;
  top: 6px;
  text-transform: uppercase;
  left: 6px;
  font-weight: 700;
  font-size: 0.563rem;
  position: absolute;
  letter-spacing: .04em;
}.sff_gc_tag_hot_hd6 {
  background: #E03255;
  color: #fff;
}.sff_gc_tag_new_hd6 {
  background: #28C76A;
  color: #0E0D1C;
}.sff_gc_tag_jp_hd6 {
  background: #F0A500;
  color: #0E0D1C;
}.sff_gc_tag_ex_hd6 {
  background: #A855D4;
  color: #fff;
}.sff_gc_tag_live_hd6 {
  background: #E03255;
  color: #fff;
}.sff_gr_hd6 {
  padding: 2rem 16px 0;
  background: #0E0D1C;
}
@media(min-width: 769px) {.sff_gr_hd6 {
  padding: 36px 1.5rem 0;
}
}.sff_gr_in_hd6 {
  margin: 0 auto;
  max-width: 1320px;
}.sff_gr_head_hd6 {
  gap: 0.75rem;
  display: flex;
  margin-bottom: 10px;
  flex-wrap: wrap;
  align-items: center;
}.sff_gr_head_l_hd6 {
  flex: 1;
  gap: 10px;
  align-items: center;
  display: flex;
  min-width: 0;
}.sff_gr_ic_hd6 {
  border-radius: 10px;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  align-items: center;
  flex-shrink: 0;
  display: flex;
}.sff_gr_ic_hd6 svg {
  height: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 16px;
}.sff_gr_title_hd6 {
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 700;
  color: #F0EEFF;
  font-size: 1rem;
}
@media(min-width: 766px) {.sff_gr_title_hd6 {
  font-size: 18px;
}
}.sff_gr_more_hd6 {
  transition: color .2s;
  gap: 0.313rem;
  font-weight: 600;
  color: #726DAA;
  white-space: nowrap;
  align-items: center;
  font-size: 0.75rem;
  flex-shrink: 0;
  display: flex;
}.sff_gr_more_hd6:hover {
  color: #6C63E8;
}.sff_gr_more_hd6 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 12px;
  height: 0.75rem;
}.sff_gr_arrows_hd6 {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.sff_gr_arr_hd6 {
  transition: background .15s,color .15s;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  height: 30px;
  color: #9590C4;
  align-items: center;
  justify-content: center;
  width: 1.875rem;
  display: flex;
}.sff_gr_arr_hd6:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F0EEFF;
}.sff_gr_arr_hd6 svg {
  stroke-linejoin: round;
  width: 13px;
  stroke-linecap: round;
  height: 0.813rem;
}.sff_gr_seo_h_hd6 {
  margin: 0 0 6px;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  max-width: 42.5rem;
  font-weight: 700;
  color: #C4BFEA;
  font-size: 13px;
}
@media(min-width: 771px) {.sff_gr_seo_h_hd6 {
  font-size: 0.875rem;
}
}.sff_gr_seo_hd6 {
  font-size: 12px;
  max-width: 42.5rem;
  line-height: 1.55;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  color: #726DAA;
}.sff_gr_seo_hd6 strong {
  color: #C4BFEA;
  font-weight: 600;
}.sff_gr_scroll_hd6 {
  gap: 0.625rem;
  display: flex;
  padding-bottom: 10px;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  overflow-x: auto;
}.sff_gr_scroll_hd6::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.sff_gr_scroll_hd6 {
  gap: 12px;
}
}.sff_tb_hd6 {
  background: #0E0D1C;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  z-index: 80;
  right: 0;
  top: 0;
  position: fixed;
  align-items: center;
  height: 56px;
  display: flex;
  left: 0;
}.sff_tb_in_hd6 {
  padding: 0 0.875rem;
  gap: 0;
  width: 100%;
  display: flex;
  align-items: center;
  height: 100%;
}.sff_tb_burger_hd6 {
  border-radius: 0.625rem;
  gap: 0.313rem;
  align-items: center;
  display: flex;
  height: 38px;
  margin-right: 0.5rem;
  flex-direction: column;
  flex-shrink: 0;
  justify-content: center;
  width: 2.375rem;
}.sff_tb_burger_hd6:hover {
  background: rgba(255, 255, 255, 0.05);
}.sff_tb_burger_line_hd6 {
  border-radius: 1px;
  background: #9590C4;
  height: 2px;
  display: block;
  width: 18px;
}
@media(min-width: 1081px) {.sff_tb_burger_hd6 {
  display: none;
}
}.sff_tb_logo_hd6 {
  gap: 9px;
  overflow-wrap: break-word;
  display: flex;
  letter-spacing: -.01em;
  color: #F0EEFF;
  margin-right: 20px;
  align-items: center;
  font-weight: 800;
  font-size: 1.125rem;
  flex-shrink: 0;
}.sff_tb_logo_mark_hd6 {
  overflow: hidden;
  border-radius: 10px;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  align-items: center;
  display: flex;
}.sff_tb_logo_mark_hd6 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.sff_tb_nav_hd6 {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 643px) {.sff_tb_nav_hd6 {
  display: flex;
}
}.sff_tb_tab_hd6 {
  border-radius: 10px;
  padding: 0.5rem 0.875rem;
  transition: background .15s,color .15s;
  white-space: nowrap;
  font-size: 0.813rem;
  color: #9590C4;
  font-weight: 600;
}.sff_tb_tab_hd6:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F0EEFF;
}.sff_tb_tab_hd6.sff_state_active_hd6 {
  background: rgba(108, 99, 232, 0.18);
  color: #F0EEFF;
}.sff_tb_right_hd6 {
  gap: 8px;
  align-items: center;
  display: flex;
  margin-left: auto;
  flex-shrink: 0;
}.sff_tb_login_hd6 {
  transition: border-color .2s,color .2s;
  background: rgba(255, 255, 255, 0.05);
  padding: 0.563rem 16px;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  display: none;
  font-size: 0.813rem;
  color: #C4BFEA;
  font-weight: 600;
}.sff_tb_login_hd6:hover {
  border-color: rgba(108, 99, 232, 0.55);
  color: #F0EEFF;
}
@media(min-width: 482px) {.sff_tb_login_hd6 {
  display: block;
}
}.sff_tb_reg_hd6 {
  transition: background .2s;
  border-radius: 0.625rem;
  padding: 9px 1.125rem;
  background: #28C76A;
  font-weight: 700;
  white-space: nowrap;
  font-size: 0.813rem;
  color: #0A0918;
}.sff_tb_reg_hd6:hover {
  background: #33D97A;
}.sff_sb_hd6 {
  transition: transform .25s ease;
  background: #161528;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  top: 3.5rem;
  overflow-y: auto;
  left: 0;
  z-index: 70;
  bottom: 0;
  width: 220px;
  position: fixed;
}.sff_sb_hd6.sff_state_open_hd6 {
  transform: translateX(0);
}.sff_sb_hd6::-webkit-scrollbar {
  width: 4px;
}.sff_sb_hd6::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width:1080px) {.sff_sb_hd6 {
  transform: translateX(0);
}
}.sff_sb_auth_hd6 {
  padding: 0.875rem 12px 0.625rem;
}.sff_sb_btn_reg_hd6 {
  padding: 0.688rem;
  border-radius: 10px;
  transition: background .2s;
  background: #28C76A;
  font-weight: 700;
  font-size: 13px;
  text-align: center;
  margin-bottom: 8px;
  display: block;
  color: #0A0918;
}.sff_sb_btn_reg_hd6:hover {
  background: #33D97A;
}.sff_sb_btn_login_hd6 {
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  padding: 10px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 10px;
  display: block;
  font-size: 0.813rem;
  text-align: center;
  font-weight: 600;
  color: #C4BFEA;
}.sff_sb_btn_login_hd6:hover {
  border-color: rgba(108, 99, 232, 0.55);
  color: #F0EEFF;
}.sff_sb_promo_hd6 {
  border-radius: 10px;
  border: 1px solid rgba(108, 99, 232, 0.18);
  background: linear-gradient(135deg,#1A1040,#161528);
  margin: 0 0.75rem 10px;
  padding: 0.75rem 14px;
  overflow: hidden;
  position: relative;
}.sff_sb_promo_hd6::before {
  background: radial-gradient(circle,rgba(108, 99, 232, 0.18),transparent 70%);
  border-radius: 50%;
  position: absolute;
  content: '';
  height: 80px;
  top: -1.25rem;
  width: 5rem;
  right: -20px;
}.sff_sb_promo_title_hd6 {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .06em;
  font-size: 0.688rem;
  color: #6C63E8;
  margin-bottom: 4px;
}.sff_sb_promo_text_hd6 {
  font-weight: 600;
  font-size: 12px;
  color: #F0EEFF;
  line-height: 1.35;
  overflow-wrap: break-word;
}.sff_sb_promo_sub_hd6 {
  margin-top: 3px;
  font-size: 0.625rem;
  color: #726DAA;
}.sff_sb_nav_hd6 {
  padding: 0.375rem 8px 16px;
}.sff_sb_nav_lb_hd6 {
  padding: 0.625rem 8px 0.375rem;
  letter-spacing: .08em;
  font-size: 0.625rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #5B5790;
}.sff_sb_link_hd6 {
  transition: background .15s,color .15s;
  gap: 0.625rem;
  border-radius: 0.313rem;
  padding: 0.563rem 10px;
  font-weight: 500;
  align-items: center;
  color: #9590C4;
  font-size: 13px;
  display: flex;
  overflow-wrap: break-word;
  cursor: pointer;
}.sff_sb_link_hd6:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F0EEFF;
}.sff_sb_link_hd6.sff_state_active_hd6 {
  background: rgba(108, 99, 232, 0.18);
  color: #F0EEFF;
}.sff_sb_ic_hd6 {
  border-radius: 5px;
  flex-shrink: 0;
  height: 30px;
  justify-content: center;
  align-items: center;
  display: flex;
  width: 30px;
}.sff_sb_ic_hd6 svg {
  stroke-linejoin: round;
  width: 16px;
  height: 1rem;
  stroke-linecap: round;
}.sff_sb_ic_1_hd6 {
  background: rgba(108, 99, 232, 0.07);
  color: #6C63E8;
}.sff_sb_ic_2_hd6 {
  background: rgba(40, 199, 106, 0.15);
  color: #28C76A;
}.sff_sb_ic_3_hd6 {
  background: rgba(240, 165, 0, 0.15);
  color: #F0A500;
}.sff_sb_ic_4_hd6 {
  background: rgba(168, 85, 212, 0.20);
  color: #A855D4;
}.sff_sb_ic_5_hd6 {
  background: rgba(108, 99, 232, 0.07);
  color: #F0508A;
}.sff_sb_ic_6_hd6 {
  background: rgba(168, 85, 212, 0.20);
  color: #B44FE8;
}.sff_sb_badge_hd6 {
  border-radius: 5px;
  padding: 2px 0.438rem;
  background: #F0A500;
  font-size: 0.563rem;
  font-weight: 700;
  margin-left: auto;
  color: #0A0918;
}.sff_sb_bot_hd6 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.75rem;
  gap: 8px;
  display: flex;
}.sff_sb_lang_hd6,.sff_sb_help_hd6 {
  flex: 1;
  border-radius: 0.313rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 0.563rem 0.375rem;
  gap: 6px;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  font-weight: 600;
  color: #9590C4;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 11px;
}.sff_sb_lang_hd6:hover,.sff_sb_help_hd6:hover {
  border-color: rgba(108, 99, 232, 0.55);
  color: #F0EEFF;
}.sff_sb_lang_hd6 svg,.sff_sb_help_hd6 svg {
  stroke-linejoin: round;
  height: 13px;
  width: 0.813rem;
  stroke-linecap: round;
}.sff_sb_bd_hd6 {
  background: rgba(8, 8, 18, 0.72);
  inset: 0;
  position: fixed;
  display: none;
  z-index: 69;
}.sff_sb_bd_hd6.sff_state_on_hd6 {
  display: block;
}
@media(min-width: 1078px) {.sff_sb_bd_hd6 {
  display: none!important;
}
}.sff_mob_nav_hd6 {
  border-top: 1px solid rgba(255, 255, 255, 0.11);
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  background: #161528;
  left: 0;
  position: fixed;
  z-index: 80;
  display: flex;
  bottom: 0;
  right: 0;
}
@media(min-width: 1081px) {.sff_mob_nav_hd6 {
  display: none;
}
}.sff_mob_nav_item_hd6 {
  flex: 1;
  gap: 4px;
  padding: 0.25rem 2px;
  flex-direction: column;
  color: #5B5790;
  display: flex;
  align-items: center;
  cursor: pointer;
}.sff_mob_nav_ic_hd6 {
  line-height: 1;
}.sff_mob_nav_ic_hd6 svg {
  width: 1.25rem;
  height: 20px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.sff_mob_nav_lb_hd6 {
  font-size: 10px;
  color: #5B5790;
  font-weight: 600;
}.sff_mob_nav_item_hd6.sff_state_active_hd6 {
  color: #6C63E8;
}.sff_mob_nav_item_hd6.sff_state_active_hd6 .sff_mob_nav_lb_hd6 {
  color: #6C63E8;
}.sff_hero_hd6 {
  padding: 1.25rem 16px 0;
  background: #0E0D1C;
}
@media(min-width:768px) {.sff_hero_hd6 {
  padding: 1.5rem 1.5rem 0;
}
}.sff_hero_in_hd6 {
  gap: 12px;
  margin: 0 auto;
  grid-template-columns: 1fr;
  max-width: 82.5rem;
  display: grid;
}
@media(min-width: 859px) {.sff_hero_in_hd6 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1101px) {.sff_hero_in_hd6 {
  grid-template-columns: 1fr 340px;
}
}.sff_hero_promo_hd6 {
  border-radius: 1rem;
  overflow: hidden;
  background: #121122;
  display: flex;
  align-items: stretch;
  position: relative;
  min-height: 220px;
}
@media(min-width: 765px) {.sff_hero_promo_hd6 {
  min-height: 280px;
}
}.sff_hero_promo_bg_hd6 {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg,#1A1040 0%,#0E0D1C 100%);
  background-size: cover;
  position: absolute;
}.sff_hero_promo_bg_hd6::after {
  background: linear-gradient(90deg,#0E0D1C 0%,rgba(8, 8, 18, 0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.sff_hero_promo_glow_hd6 {
  background: radial-gradient(circle,rgba(168, 85, 212, 0.20) 0%,transparent 65%);
  border-radius: 50%;
  position: absolute;
  width: 18.75rem;
  right: 60px;
  top: -40px;
  height: 18.75rem;
  pointer-events: none;
}.sff_hero_promo_ct_hd6 {
  padding: 28px 1.5rem 1.75rem 28px;
  justify-content: center;
  max-width: 480px;
  z-index: 2;
  position: relative;
  flex-direction: column;
  display: flex;
}
@media(min-width: 767px) {.sff_hero_promo_ct_hd6 {
  padding: 40px 32px;
}
}.sff_hero_badge_hd6 {
  padding: 5px 12px;
  border: 1px solid rgba(108, 99, 232, 0.07);
  border-radius: 1.5rem;
  background: rgba(108, 99, 232, 0.18);
  letter-spacing: .08em;
  font-size: 10px;
  font-weight: 700;
  display: inline-block;
  text-transform: uppercase;
  margin-bottom: 0.875rem;
  color: #6C63E8;
}.sff_hero_h1_hd6 {
  font-weight: 800;
  margin-bottom: 10px;
  color: #F0EEFF;
  font-size: 1.625rem;
  line-height: 1.15;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
}.sff_hero_h1_hd6 em {
  font-style: normal;
  color: #F0A500;
}
@media(min-width: 767px) {.sff_hero_h1_hd6 {
  font-size: 2.25rem;
}
}.sff_hero_sub_hd6 {
  margin-bottom: 20px;
  line-height: 1.55;
  font-size: 0.813rem;
  color: #9590C4;
}
@media(min-width: 765px) {.sff_hero_sub_hd6 {
  font-size: 14px;
}
}.sff_hero_row_hd6 {
  gap: 0.625rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.sff_hero_cta_hd6 {
  padding: 0.813rem 26px;
  background: #28C76A;
  border-radius: 0.625rem;
  transition: background .2s;
  font-weight: 700;
  color: #0A0918;
  font-size: 14px;
  box-shadow: 0 2px 0 rgba(20, 100, 50, 0.70), 0 0 1.25rem rgba(40, 199, 106, 0.35);
}.sff_hero_cta_hd6:hover {
  background: #33D97A;
}.sff_hero_terms_hd6 {
  color: #5B5790;
  font-size: 11px;
}.sff_hero_game_hd6 {
  border-radius: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  overflow: hidden;
  background: #121122;
  position: relative;
  display: flex;
  flex-direction: column;
}.sff_hero_game_badge_hd6 {
  padding: 5px 10px;
  border-radius: 24px;
  border: 1px solid rgba(240, 165, 0, 0.15);
  background: rgba(240, 165, 0, 0.15);
  left: 12px;
  position: absolute;
  font-size: 10px;
  letter-spacing: .06em;
  font-weight: 700;
  text-transform: uppercase;
  color: #F0A500;
  z-index: 3;
  top: 12px;
}.sff_hero_game_badge_hd6 svg {
  height: 11px;
  vertical-align: -1px;
  width: 0.688rem;
  margin-right: 0.25rem;
}.sff_hero_game_img_hd6 {
  background: linear-gradient(135deg,#1A1040,#0E0D1C);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.sff_hero_game_img_hd6 img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}.sff_hero_game_play_hd6 {
  inset: 0;
  background: rgba(8, 8, 18, 0.72);
  transition: opacity .2s;
  position: absolute;
  opacity: 0;
  align-items: center;
  display: flex;
  justify-content: center;
}.sff_hero_game_hd6:hover .sff_hero_game_play_hd6 {
  opacity: 1;
}.sff_hero_game_play_hd6 span {
  border-radius: 50%;
  background: #6C63E8;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 52px;
  height: 52px;
}.sff_hero_game_play_hd6 span svg {
  width: 1.125rem;
  margin-left: 2px;
  height: 18px;
}.sff_hero_game_info_hd6 {
  padding: 14px 1rem;
}.sff_hero_game_title_hd6 {
  font-size: 15px;
  font-weight: 700;
  color: #F0EEFF;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
}.sff_hero_game_provider_hd6 {
  color: #726DAA;
  font-size: 0.688rem;
}.sff_hero_game_btn_hd6 {
  padding: 11px;
  transition: background .2s;
  border-radius: 10px;
  background: #6C63E8;
  margin: 12px 1rem 1rem;
  font-weight: 700;
  font-size: 13px;
  color: #F0EEFF;
  display: block;
  text-align: center;
}.sff_hero_game_hd6:hover .sff_hero_game_btn_hd6 {
  background: #7E76F2;
}.sff_sbar_hd6 {
  background: #0E0D1C;
  padding: 16px 1rem 0;
}
@media(min-width: 767px) {.sff_sbar_hd6 {
  padding: 18px 1.5rem 0;
}
}.sff_sbar_in_hd6 {
  margin: 0 auto;
  max-width: 1320px;
}.sff_sbar_row_hd6 {
  gap: 0.625rem;
  margin-bottom: 0.75rem;
  display: flex;
  flex-wrap: wrap;
}.sff_sbar_input_hd6 {
  transition: border-color .2s;
  padding: 0.688rem 1rem;
  background: #121122;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  flex: 1;
  gap: 10px;
  display: flex;
  align-items: center;
  cursor: pointer;
  color: #726DAA;
  font-size: 0.813rem;
}.sff_sbar_input_hd6:hover {
  border-color: rgba(108, 99, 232, 0.55);
}.sff_sbar_input_hd6 svg {
  stroke-linecap: round;
  width: 15px;
  flex-shrink: 0;
  height: 0.938rem;
  stroke-linejoin: round;
}.sff_sbar_providers_hd6 {
  gap: 8px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s;
  padding: 11px 1.125rem;
  background: #121122;
  border-radius: 10px;
  display: flex;
  color: #C4BFEA;
  align-items: center;
  font-weight: 600;
  font-size: 0.813rem;
  white-space: nowrap;
}.sff_sbar_providers_hd6:hover {
  border-color: rgba(108, 99, 232, 0.55);
  color: #F0EEFF;
}.sff_sbar_providers_hd6 svg {
  width: 14px;
  stroke-linecap: round;
  height: 14px;
  stroke-linejoin: round;
}.sff_sbar_tabs_hd6 {
  gap: 0.375rem;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
  padding-bottom: 2px;
}.sff_sbar_tabs_hd6::-webkit-scrollbar {
  display: none;
}.sff_sbar_tab_hd6 {
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 8px 0.875rem;
  gap: 0.438rem;
  border-radius: 1.5rem;
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s,border-color .15s;
  font-weight: 600;
  flex-shrink: 0;
  color: #9590C4;
  display: flex;
  cursor: pointer;
  white-space: nowrap;
  font-size: 0.75rem;
  align-items: center;
}.sff_sbar_tab_hd6:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(108, 99, 232, 0.55);
  color: #F0EEFF;
}.sff_sbar_tab_hd6.sff_state_active_hd6 {
  border-color: rgba(108, 99, 232, 0.07);
  background: rgba(108, 99, 232, 0.18);
  color: #F0EEFF;
}.sff_sbar_tab_ic_hd6 svg {
  height: 14px;
  width: 14px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.sff_wy_hd6 {
  padding: 32px 16px 0;
  background: #0E0D1C;
}
@media(min-width: 769px) {.sff_wy_hd6 {
  padding: 2.5rem 24px 0;
}
}.sff_wy_in_hd6 {
  margin: 0 auto;
  max-width: 1320px;
}.sff_wy_head_hd6 {
  margin-bottom: 1.125rem;
  max-width: 720px;
}.sff_wy_label_hd6 {
  color: #6C63E8;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-weight: 700;
  font-size: 11px;
}.sff_wy_h2_hd6 {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 8px;
  color: #F0EEFF;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 767px) {.sff_wy_h2_hd6 {
  font-size: 24px;
}
}.sff_wy_intro_hd6 {
  margin: 0;
  color: #726DAA;
  font-size: 0.813rem;
  line-height: 1.6;
}.sff_wy_grid_hd6 {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.sff_wy_grid_hd6 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.sff_wy_grid_hd6 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.sff_wy_card_hd6 {
  background: #161528;
  transition: border-color .2s,transform .2s;
  padding: 20px;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.11);
}.sff_wy_card_hd6:hover {
  transform: translateY(-2px);
  border-color: rgba(108, 99, 232, 0.07);
}.sff_wy_card_ic_hd6 {
  border-radius: 50%;
  background: rgba(108, 99, 232, 0.18);
  color: #6C63E8;
  height: 44px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 2.75rem;
  margin-bottom: 14px;
}.sff_wy_card_ic_hd6 svg {
  width: 22px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 22px;
}.sff_wy_card_h_hd6 {
  font-weight: 700;
  font-size: 15px;
  line-height: 1.25;
  color: #F0EEFF;
  overflow-wrap: break-word;
  margin-bottom: 6px;
}.sff_wy_card_p_hd6 {
  font-size: 13px;
  color: #726DAA;
  overflow-wrap: break-word;
  line-height: 1.6;
}.sff_wy_card_p_hd6 strong {
  font-weight: 600;
  color: #C4BFEA;
}.sff_gcg_hd6 {
  background: #0E0D1C;
  padding: 36px 16px 0;
}
@media(min-width: 770px) {.sff_gcg_hd6 {
  padding: 44px 1.5rem 0;
}
}.sff_gcg_in_hd6 {
  margin: 0 auto;
  max-width: 1320px;
}.sff_gcg_head_hd6 {
  max-width: 720px;
  margin-bottom: 20px;
}.sff_gcg_label_hd6 {
  color: #6C63E8;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.sff_gcg_h2_hd6 {
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-weight: 800;
  color: #F0EEFF;
  font-size: 22px;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 765px) {.sff_gcg_h2_hd6 {
  font-size: 1.75rem;
}
}.sff_gcg_intro_hd6 {
  color: #726DAA;
  line-height: 1.6;
  font-size: 0.813rem;
}.sff_gcg_grid_hd6 {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.sff_gcg_grid_hd6 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.sff_gcg_grid_hd6 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.sff_gcg_card_hd6 {
  border: 1px solid rgba(255, 255, 255, 0.11);
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  padding: 1.25rem;
  border-radius: 1rem;
  display: flex;
  position: relative;
  min-height: 240px;
  flex-direction: column;
  justify-content: flex-end;
  cursor: pointer;
}.sff_gcg_card_hd6:hover {
  border-color: rgba(108, 99, 232, 0.18);
  transform: translateY(-3px);
}.sff_gcg_card_bg_hd6 {
  inset: 0;
  z-index: 0;
  position: absolute;
}.sff_gcg_card_bg_hd6::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.sff_gcg_card_ic_hd6 {
  border-radius: 5px;
  background: rgba(0,0,0,.45);
  width: 40px;
  color: #F0EEFF;
  display: flex;
  justify-content: center;
  top: 18px;
  z-index: 2;
  position: absolute;
  right: 18px;
  height: 40px;
  align-items: center;
}.sff_gcg_card_ic_hd6 svg {
  stroke-linecap: round;
  height: 20px;
  width: 20px;
  stroke-linejoin: round;
}.sff_gcg_card_ct_hd6 {
  z-index: 1;
  position: relative;
}.sff_gcg_card_h_hd6 {
  margin-bottom: 8px;
  overflow-wrap: break-word;
  line-height: 1.2;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F0EEFF;
  font-size: 18px;
  font-weight: 800;
}
@media(min-width: 771px) {.sff_gcg_card_h_hd6 {
  font-size: 1.25rem;
}
}.sff_gcg_card_p_hd6 {
  color: rgba(255,255,255,.82);
  font-size: 12px;
  overflow-wrap: break-word;
  line-height: 1.55;
  margin-bottom: 0.625rem;
}.sff_gcg_card_p_hd6 strong {
  color: #F0EEFF;
  font-weight: 600;
}.sff_gcg_card_cta_hd6 {
  gap: 4px;
  letter-spacing: .04em;
  font-size: 0.75rem;
  color: #6C63E8;
  text-transform: uppercase;
  align-items: center;
  display: inline-flex;
  font-weight: 700;
}.sff_gcg_card_cta_hd6 svg {
  stroke-linejoin: round;
  width: 12px;
  stroke-linecap: round;
  height: 12px;
}.sff_ws_hd6 {
  background: #0E0D1C;
  padding: 2rem 1rem 0;
}
@media(min-width: 769px) {.sff_ws_hd6 {
  padding: 2.25rem 24px 0;
}
}.sff_ws_in_hd6 {
  margin: 0 auto;
  max-width: 82.5rem;
}.sff_ws_head_hd6 {
  gap: 0.75rem;
  display: flex;
  align-items: center;
  margin-bottom: 14px;
  flex-wrap: wrap;
  justify-content: space-between;
}.sff_ws_title_hd6 {
  gap: 0.625rem;
  flex-wrap: wrap;
  align-items: center;
  font-size: 16px;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 700;
  color: #F0EEFF;
  overflow-wrap: break-word;
  display: flex;
}.sff_ws_title_ic_hd6 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.125rem;
  color: #F0A500;
  width: 18px;
}.sff_ws_online_hd6 {
  gap: 0.438rem;
  display: flex;
  font-size: 12px;
  align-items: center;
  font-weight: 600;
  color: #726DAA;
}.sff_ws_online_dot_hd6 {
  border-radius: 50%;
  background: #28C76A;
  height: 8px;
  flex-shrink: 0;
  width: 0.5rem;
  box-shadow: 0 0 0.375rem rgba(40, 199, 106, 0.15);
}.sff_ws_scroll_hd6 {
  gap: 8px;
  padding-bottom: 0.5rem;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
}.sff_ws_scroll_hd6::-webkit-scrollbar {
  display: none;
}.sff_wc_hd6 {
  padding: 10px 0.875rem;
  gap: 0.625rem;
  background: #121122;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 10px;
  min-width: 220px;
  flex-shrink: 0;
  align-items: center;
  display: flex;
}.sff_wc_img_hd6 {
  overflow: hidden;
  background: #161528;
  border-radius: 5px;
  height: 36px;
  width: 2.25rem;
  flex-shrink: 0;
}.sff_wc_img_hd6 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.sff_wc_info_hd6 {
  min-width: 0;
}.sff_wc_game_hd6 {
  overflow: hidden;
  font-size: 0.75rem;
  color: #C4BFEA;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 600;
}.sff_wc_player_hd6 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #5B5790;
  font-size: 0.625rem;
}.sff_wc_amount_hd6 {
  flex-shrink: 0;
  white-space: nowrap;
  font-size: 0.813rem;
  font-weight: 700;
  color: #28C76A;
  margin-left: auto;
}.sff_app_hd6 {
  padding: 2.25rem 16px 0;
  background: #0E0D1C;
}
@media(min-width: 766px) {.sff_app_hd6 {
  padding: 2.75rem 24px 0;
}
}.sff_app_in_hd6 {
  margin: 0 auto;
  max-width: 82.5rem;
}.sff_app_head_hd6 {
  margin-bottom: 16px;
}.sff_app_label_hd6 {
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 8px;
  color: #6C63E8;
  font-weight: 700;
  letter-spacing: .08em;
}.sff_app_h2_hd6 {
  font-size: 20px;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  color: #F0EEFF;
  margin-bottom: 6px;
  font-weight: 800;
}
@media(min-width: 767px) {.sff_app_h2_hd6 {
  font-size: 1.5rem;
}
}.sff_app_sub_hd6 {
  line-height: 1.6;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  max-width: 600px;
  color: #726DAA;
}.sff_app_sub_hd6 strong {
  color: #C4BFEA;
  font-weight: 700;
}.sff_app_cards_hd6 {
  gap: 0.625rem;
  margin-top: 16px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.sff_app_cards_hd6 {
  grid-template-columns: repeat(3,1fr);
}
}.sff_app_card_hd6 {
  gap: 1rem;
  border-radius: 0.625rem;
  overflow: hidden;
  padding: 20px;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  position: relative;
}.sff_app_card_ios_hd6 {
  background: linear-gradient(135deg,rgba(108, 99, 232, 0.18) 0%,#161528 100%);
}.sff_app_card_android_hd6 {
  background: linear-gradient(135deg,rgba(40, 199, 106, 0.15) 0%,#161528 100%);
}.sff_app_card_win_hd6 {
  background: linear-gradient(135deg,rgba(240, 165, 0, 0.15) 0%,#161528 100%);
}.sff_app_card_ic_hd6 svg {
  stroke-linejoin: round;
  height: 34px;
  width: 34px;
  stroke-linecap: round;
}.sff_app_card_ic_hd6 {
  color: #F0EEFF;
  flex-shrink: 0;
}.sff_app_card_os_hd6 {
  color: #726DAA;
  text-transform: uppercase;
  font-size: 0.625rem;
  margin-bottom: 6px;
  font-weight: 700;
  letter-spacing: .08em;
}.sff_app_card_title_hd6 {
  font-size: 0.938rem;
  font-weight: 700;
  margin-bottom: 0.375rem;
  color: #F0EEFF;
  overflow-wrap: break-word;
  line-height: 1.2;
}.sff_app_card_text_hd6 {
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #726DAA;
  line-height: 1.5;
}.sff_app_card_btn_hd6 {
  border: 1px solid rgba(108, 99, 232, 0.55);
  padding: 0.625rem 18px;
  transition: background .2s;
  background: rgba(255, 255, 255, 0.12);
  border-radius: 0.313rem;
  gap: 7px;
  align-items: center;
  font-weight: 700;
  font-size: 13px;
  display: inline-flex;
  color: #F0EEFF;
}.sff_app_card_btn_hd6:hover {
  background: rgba(255, 255, 255, 0.07);
}.sff_prov_hd6 {
  padding: 2.25rem 16px 0;
  background: #0E0D1C;
}
@media(min-width: 765px) {.sff_prov_hd6 {
  padding: 44px 1.5rem 0;
}
}.sff_prov_in_hd6 {
  margin: 0 auto;
  max-width: 1320px;
}.sff_prov_head_hd6 {
  margin-bottom: 1rem;
}.sff_prov_label_hd6 {
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #6C63E8;
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
}.sff_prov_h2_hd6 {
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-size: 1.25rem;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F0EEFF;
  font-weight: 800;
}
@media(min-width: 766px) {.sff_prov_h2_hd6 {
  font-size: 24px;
}
}.sff_prov_seo_hd6 {
  max-width: 38.75rem;
  margin-bottom: 16px;
  line-height: 1.6;
  color: #726DAA;
  overflow-wrap: break-word;
  font-size: 13px;
}.sff_prov_seo_hd6 strong {
  color: #C4BFEA;
  font-weight: 700;
}.sff_prov_seo_hd6 a {
  color: #6C63E8;
  text-decoration: underline;
}.sff_prov_grid_hd6 {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 641px) {.sff_prov_grid_hd6 {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1079px) {.sff_prov_grid_hd6 {
  grid-template-columns: repeat(8,1fr);
}
}.sff_prov_card_hd6 {
  padding: 0.875rem 10px;
  border-radius: 10px;
  gap: 7px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s,background .2s;
  background: #121122;
  cursor: pointer;
  flex-direction: column;
  display: flex;
  align-items: center;
}.sff_prov_card_hd6:hover {
  border-color: rgba(108, 99, 232, 0.55);
  background: #161528;
}.sff_prov_logo_hd6 {
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  height: 2.75rem;
  width: 44px;
  display: flex;
}.sff_prov_logo_hd6 img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.sff_prov_name_hd6 {
  font-size: 11px;
  color: #9590C4;
  text-align: center;
  overflow-wrap: break-word;
  font-weight: 600;
}.sff_bon_hd6 {
  background: #0E0D1C;
  padding: 36px 1rem 0;
}
@media(min-width: 771px) {.sff_bon_hd6 {
  padding: 2.75rem 1.5rem 0;
}
}.sff_bon_in_hd6 {
  margin: 0 auto;
  max-width: 1320px;
}.sff_bon_head_hd6 {
  margin-bottom: 20px;
}.sff_bon_label_hd6 {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  color: #6C63E8;
  margin-bottom: 0.5rem;
}.sff_bon_h2_hd6 {
  color: #F0EEFF;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.25rem;
}
@media(min-width: 769px) {.sff_bon_h2_hd6 {
  font-size: 24px;
}
}.sff_bon_seo_hd6 {
  font-size: 13px;
  overflow-wrap: break-word;
  max-width: 38.75rem;
  line-height: 1.6;
  color: #726DAA;
}.sff_bon_seo_hd6 strong {
  color: #C4BFEA;
  font-weight: 700;
}.sff_bon_seo_hd6 a {
  text-decoration: underline;
  color: #6C63E8;
}.sff_bon_grid_hd6 {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 639px) {.sff_bon_grid_hd6 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.sff_bon_grid_hd6 {
  grid-template-columns: repeat(5,1fr);
}
}.sff_bon_card_hd6 {
  padding: 16px;
  transition: border-color .2s,transform .2s;
  background: #121122;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
}.sff_bon_card_hd6:hover {
  border-color: rgba(108, 99, 232, 0.07);
  transform: translateY(-2px);
}.sff_bon_card_ic_hd6 svg {
  width: 1.625rem;
  height: 1.625rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.sff_bon_card_ic_hd6 {
  margin-bottom: 10px;
}.sff_bon_card_type_hd6 {
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.375rem;
  letter-spacing: .06em;
  color: #726DAA;
}.sff_bon_card_amount_hd6 {
  line-height: 1.1;
  font-weight: 800;
  margin-bottom: 0.375rem;
  color: #F0A500;
  font-size: 1.125rem;
}.sff_bon_card_name_hd6 {
  font-weight: 600;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: #F0EEFF;
  font-size: 13px;
}.sff_bon_card_detail_hd6 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  padding-top: 8px;
  font-size: 11px;
  line-height: 1.5;
  color: #5B5790;
}.sff_reg_hd6 {
  padding: 2.25rem 1rem 0;
  background: #0E0D1C;
}
@media(min-width: 771px) {.sff_reg_hd6 {
  padding: 2.75rem 24px 0;
}
}.sff_reg_in_hd6 {
  padding: 1.75rem 24px;
  margin: 0 auto;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: #161528;
  max-width: 1320px;
}
@media(min-width: 766px) {.sff_reg_in_hd6 {
  padding: 40px;
}
}.sff_reg_top_hd6 {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.sff_reg_top_hd6 {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.sff_reg_label_hd6 {
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 10px;
  color: #6C63E8;
  letter-spacing: .08em;
}.sff_reg_h2_hd6 {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 22px;
  color: #F0EEFF;
  font-weight: 800;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  line-height: 1.2;
}
@media(min-width: 770px) {.sff_reg_h2_hd6 {
  font-size: 1.75rem;
}
}.sff_reg_bonus_hd6 {
  border-radius: 10px;
  padding: 0.625rem 16px;
  gap: 0.5rem;
  background: rgba(240, 165, 0, 0.15);
  border: 1px solid rgba(240, 165, 0, 0.15);
  align-items: center;
  margin-bottom: 1rem;
  display: inline-flex;
}.sff_reg_bonus_amount_hd6 {
  color: #F0A500;
  font-size: 1.25rem;
  font-weight: 800;
}.sff_reg_bonus_text_hd6 {
  color: #9590C4;
  line-height: 1.35;
  font-size: 0.813rem;
}.sff_reg_cta_btn_hd6 {
  border-radius: 0.625rem;
  background: #28C76A;
  transition: background .2s;
  padding: 14px 2rem;
  box-shadow: 0 2px 0 rgba(20, 100, 50, 0.70), 0 0 20px rgba(40, 199, 106, 0.35);
  margin-bottom: 12px;
  font-size: 15px;
  color: #0A0918;
  display: inline-block;
  font-weight: 700;
}.sff_reg_cta_btn_hd6:hover {
  background: #33D97A;
}.sff_reg_terms_hd6 {
  font-size: 0.688rem;
  color: #5B5790;
  line-height: 1.5;
}.sff_reg_seo_hd6 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.65;
  color: #726DAA;
  margin-top: 1.25rem;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  padding-top: 1.25rem;
}.sff_reg_seo_hd6 p {
  line-height: 1.65;
  margin-bottom: 10px;
  font-size: 13px;
  color: #726DAA;
}.sff_reg_seo_hd6 p:last-child {
  margin-bottom: 0;
}.sff_reg_seo_hd6 strong {
  color: #C4BFEA;
  font-weight: 700;
}.sff_reg_seo_hd6 a {
  transition: color .2s;
  color: #6C63E8;
  text-decoration: underline;
}.sff_reg_seo_hd6 a:hover {
  color: #7E76F2;
}.sff_reg_seo_hd6 ul,.sff_reg_seo_hd6 ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 1.125rem;
}.sff_reg_seo_hd6 ol {
  list-style: decimal;
}.sff_reg_seo_hd6 li {
  color: #726DAA;
  line-height: 1.65;
  margin-bottom: 4px;
  font-size: 13px;
}.sff_reg_seo_hd6 table {
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  font-size: 0.813rem;
  margin-bottom: 10px;
}
@media(min-width: 769px) {.sff_reg_seo_hd6 table {
  display: table;
}
}.sff_reg_seo_hd6 th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C4BFEA;
  font-weight: 700;
  text-align: left;
}.sff_reg_seo_hd6 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem;
  color: #726DAA;
}.sff_reg_steps_hd6 {
  gap: 0.875rem;
  margin-top: 1.75rem;
  display: flex;
  flex-direction: column;
}
@media(min-width: 861px) {.sff_reg_steps_hd6 {
  margin-top: 0;
}
}.sff_reg_step_hd6 {
  border: 1px solid rgba(255, 255, 255, 0.06);
  gap: 14px;
  padding: 1rem;
  border-radius: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.sff_reg_step_num_hd6 {
  border: 1px solid rgba(108, 99, 232, 0.07);
  border-radius: 50%;
  background: rgba(108, 99, 232, 0.18);
  flex-shrink: 0;
  justify-content: center;
  height: 2.125rem;
  font-size: 14px;
  color: #6C63E8;
  font-weight: 800;
  display: flex;
  align-items: center;
  width: 2.125rem;
}.sff_reg_step_title_hd6 {
  margin-bottom: 3px;
  color: #F0EEFF;
  font-weight: 700;
  font-size: 14px;
}.sff_reg_step_text_hd6 {
  color: #726DAA;
  font-size: 12px;
  line-height: 1.5;
}.sff_reg_trust_hd6 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  margin-top: 1.25rem;
  padding-top: 1.25rem;
  flex-wrap: wrap;
  display: flex;
}.sff_reg_trust_item_hd6 {
  gap: 0.438rem;
  overflow-wrap: break-word;
  color: #726DAA;
  font-size: 0.75rem;
  align-items: center;
  display: flex;
}.sff_reg_trust_ic_hd6 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 16px;
  color: #6C63E8;
  width: 16px;
}.sff_faq_hd6 {
  padding: 36px 16px 0;
  background: #0E0D1C;
}
@media(min-width: 766px) {.sff_faq_hd6 {
  padding: 2.75rem 24px 0;
}
}.sff_faq_in_hd6 {
  margin: 0 auto;
  max-width: 82.5rem;
}.sff_faq_head_hd6 {
  margin-bottom: 20px;
}.sff_faq_label_hd6 {
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #6C63E8;
  margin-bottom: 0.5rem;
  font-weight: 700;
  font-size: 11px;
}.sff_faq_h2_hd6 {
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F0EEFF;
}
@media(min-width: 769px) {.sff_faq_h2_hd6 {
  font-size: 1.5rem;
}
}.sff_faq_list_hd6 {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.sff_faq_item_hd6 {
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 10px;
  background: #161528;
  overflow: hidden;
}.sff_faq_q_hd6 {
  transition: color .2s;
  gap: 0.75rem;
  padding: 1rem 20px;
  display: flex;
  justify-content: space-between;
  color: #C4BFEA;
  font-weight: 600;
  font-size: 0.875rem;
  align-items: center;
  cursor: pointer;
  overflow-wrap: break-word;
  flex-wrap: wrap;
}.sff_faq_q_hd6:hover {
  color: #F0EEFF;
}.sff_faq_q_ic_hd6 {
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  font-size: 16px;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  height: 24px;
  color: #6C63E8;
  justify-content: center;
  width: 1.5rem;
}.sff_faq_item_hd6.sff_state_open_hd6 .sff_faq_q_ic_hd6 {
  transform: rotate(45deg);
}.sff_faq_a_hd6 {
  padding: 0 1.25rem 1rem;
  display: none;
  overflow-wrap: break-word;
  line-height: 1.7;
  color: #726DAA;
  font-size: 13px;
}.sff_faq_item_hd6.sff_state_open_hd6 .sff_faq_a_hd6 {
  display: block;
}.sff_faq_a_hd6 strong {
  font-weight: 700;
  color: #C4BFEA;
}.sff_faq_a_hd6 a {
  color: #6C63E8;
  text-decoration: underline;
}.sff_faq_a_hd6 ul,.sff_faq_a_hd6 ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 20px;
}.sff_faq_a_hd6 ol {
  list-style: decimal;
}.sff_faq_a_hd6 li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.sff_faq_a_hd6 table {
  margin: 8px 0;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 12px;
  width: 100%;
}
@media(min-width: 769px) {.sff_faq_a_hd6 table {
  display: table;
}
}.sff_faq_a_hd6 th {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C4BFEA;
  text-align: left;
  font-weight: 700;
}.sff_faq_a_hd6 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.375rem 0.5rem;
  color: #726DAA;
}.sff_rv_hd6 {
  background: #0E0D1C;
  padding: 2.25rem 1rem 0;
}
@media(min-width:768px) {.sff_rv_hd6 {
  padding: 2.75rem 1.5rem 0;
}
}.sff_rv_in_hd6 {
  margin: 0 auto;
  max-width: 82.5rem;
}.sff_rv_head_hd6 {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.sff_rv_label_hd6 {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-size: 11px;
  color: #6C63E8;
}.sff_rv_h2_hd6 {
  font-family: 'Barlow Condensed', sans-serif;
  color: #F0EEFF;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 22px;
  margin-bottom: 10px;
}
@media(min-width: 769px) {.sff_rv_h2_hd6 {
  font-size: 28px;
}
}.sff_rv_stats_hd6 {
  gap: 18px;
  flex-wrap: wrap;
  align-items: center;
  font-size: 0.813rem;
  display: flex;
  color: #726DAA;
}.sff_rv_stats_score_hd6 {
  gap: 6px;
  display: flex;
  align-items: baseline;
}.sff_rv_stats_score_val_hd6 {
  color: #F0A500;
  font-size: 1.375rem;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
}.sff_rv_stats_score_max_hd6 {
  color: #5B5790;
  font-size: 13px;
}.sff_rv_stats_badge_hd6 {
  gap: 4px;
  align-items: center;
  display: flex;
}.sff_rv_stats_badge_hd6 svg {
  color: #F0A500;
  width: 14px;
  height: 14px;
}.sff_rv_grid_hd6 {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 642px) {.sff_rv_grid_hd6 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.sff_rv_grid_hd6 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.sff_rv_card_hd6 {
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.625rem;
  background: #161528;
  padding: 20px;
  display: flex;
  flex-direction: column;
}.sff_rv_card_stars_hd6 {
  gap: 2px;
  margin-bottom: 0.625rem;
  display: flex;
  color: #F0A500;
}.sff_rv_card_stars_hd6 svg {
  height: 14px;
  width: 14px;
}.sff_rv_card_h_hd6 {
  font-size: 14px;
  line-height: 1.3;
  overflow-wrap: break-word;
  color: #F0EEFF;
  font-weight: 700;
  margin-bottom: 8px;
}.sff_rv_card_body_hd6 {
  flex: 1;
  margin-bottom: 0.875rem;
  color: #726DAA;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.65;
}.sff_rv_card_body_hd6 strong {
  font-weight: 600;
  color: #C4BFEA;
}.sff_rv_card_meta_hd6 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  justify-content: space-between;
  padding-top: 12px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.sff_rv_card_author_hd6 {
  font-size: 12px;
  color: #C4BFEA;
  font-weight: 600;
}.sff_rv_card_date_hd6 {
  color: #5B5790;
  font-size: 0.688rem;
}.sff_seo_hd6 {
  padding: 2.25rem 16px 0;
  background: #0E0D1C;
}
@media(min-width: 765px) {.sff_seo_hd6 {
  padding: 2.75rem 24px 0;
}
}.sff_seo_in_hd6 {
  background: #161528;
  border: 1px solid rgba(255, 255, 255, 0.11);
  margin: 0 auto;
  padding: 28px 1.5rem;
  border-radius: 1rem;
  max-width: 1320px;
}
@media(min-width: 766px) {.sff_seo_in_hd6 {
  padding: 36px 2.5rem;
}
}.sff_seo_label_hd6 {
  margin-bottom: 10px;
  letter-spacing: .08em;
  color: #6C63E8;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
}.sff_seo_h2_hd6 {
  margin-bottom: 0.875rem;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F0EEFF;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
}
@media(min-width: 767px) {.sff_seo_h2_hd6 {
  font-size: 24px;
}
}.sff_seo_body_hd6 {
  color: #9590C4;
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 14px;
}.sff_seo_body_hd6 p {
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
  color: #9590C4;
}.sff_seo_body_hd6 p:last-child {
  margin-bottom: 0;
}.sff_seo_body_hd6 strong {
  font-weight: 700;
  color: #C4BFEA;
}.sff_seo_body_hd6 a {
  transition: color .2s;
  text-decoration: underline;
  color: #6C63E8;
}.sff_seo_body_hd6 a:hover {
  color: #7E76F2;
}.sff_seo_body_hd6 ul,.sff_seo_body_hd6 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.sff_seo_body_hd6 ol {
  list-style: decimal;
}.sff_seo_body_hd6 li {
  font-size: 14px;
  color: #9590C4;
  margin-bottom: 6px;
  line-height: 1.75;
}.sff_seo_body_hd6 table {
  margin-bottom: 12px;
  width: 100%;
  border-collapse: collapse;
  font-size: 13px;
  display: block;
  overflow-x: auto;
}
@media(min-width: 769px) {.sff_seo_body_hd6 table {
  display: table;
}
}.sff_seo_body_hd6 th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #C4BFEA;
  text-align: left;
}.sff_seo_body_hd6 td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9590C4;
}.sff_seo_cols_hd6 {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 643px) {.sff_seo_cols_hd6 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.sff_seo_cols_hd6 {
  grid-template-columns: repeat(3,1fr);
}
}.sff_seo_col_h_hd6 {
  color: #C4BFEA;
  font-weight: 700;
  font-size: 13px;
  margin-bottom: 7px;
  overflow-wrap: break-word;
}.sff_seo_col_p_hd6 {
  font-size: 13px;
  overflow-wrap: break-word;
  color: #726DAA;
  line-height: 1.65;
}.sff_seo_stats_hd6 {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.sff_seo_stat_hd6 {
  background: rgba(108, 99, 232, 0.07);
  border: 1px solid rgba(108, 99, 232, 0.18);
  border-radius: 0.625rem;
  padding: 14px 16px;
  flex: 1;
  min-width: 8.75rem;
}.sff_seo_stat_val_hd6 {
  font-weight: 800;
  margin-bottom: 4px;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #6C63E8;
}.sff_seo_stat_lb_hd6 {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #726DAA;
}.sff_seo_hd6 {
  padding: 2.25rem 1rem 0;
  background: #0E0D1C;
}
@media(min-width: 767px) {.sff_seo_hd6 {
  padding: 2.75rem 24px 0;
}
}.sff_seo_in_hd6 {
  padding: 1.75rem 24px;
  background: #161528;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 767px) {.sff_seo_in_hd6 {
  padding: 2.25rem 40px;
}
}.sff_seo_label_hd6 {
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 0.688rem;
  color: #6C63E8;
}.sff_seo_h2_hd6 {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.875rem;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F0EEFF;
  line-height: 1.25;
}
@media(min-width: 769px) {.sff_seo_h2_hd6 {
  font-size: 1.5rem;
}
}.sff_seo_body_hd6 {
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #9590C4;
  font-size: 0.875rem;
}.sff_seo_body_hd6 p {
  margin-bottom: 0.75rem;
  line-height: 1.75;
  color: #9590C4;
  font-size: 14px;
}.sff_seo_body_hd6 p:last-child {
  margin-bottom: 0;
}.sff_seo_body_hd6 strong {
  font-weight: 700;
  color: #C4BFEA;
}.sff_seo_body_hd6 a {
  transition: color .2s;
  color: #6C63E8;
  text-decoration: underline;
}.sff_seo_body_hd6 a:hover {
  color: #7E76F2;
}.sff_seo_body_hd6 ul,.sff_seo_body_hd6 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.sff_seo_body_hd6 ol {
  list-style: decimal;
}.sff_seo_body_hd6 li {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #9590C4;
  margin-bottom: 6px;
}.sff_seo_body_hd6 table {
  width: 100%;
  margin-bottom: 0.75rem;
  overflow-x: auto;
  font-size: 13px;
  border-collapse: collapse;
  display: block;
}
@media(min-width: 769px) {.sff_seo_body_hd6 table {
  display: table;
}
}.sff_seo_body_hd6 th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #C4BFEA;
  text-align: left;
}.sff_seo_body_hd6 td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9590C4;
}.sff_seo_cols_hd6 {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width:640px) {.sff_seo_cols_hd6 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.sff_seo_cols_hd6 {
  grid-template-columns: repeat(3,1fr);
}
}.sff_seo_col_h_hd6 {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #C4BFEA;
  margin-bottom: 0.438rem;
  font-weight: 700;
}.sff_seo_col_p_hd6 {
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.65;
  color: #726DAA;
}.sff_seo_stats_hd6 {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.sff_seo_stat_hd6 {
  padding: 0.875rem 1rem;
  background: rgba(108, 99, 232, 0.07);
  border: 1px solid rgba(108, 99, 232, 0.18);
  flex: 1;
  border-radius: 0.625rem;
  min-width: 8.75rem;
}.sff_seo_stat_val_hd6 {
  color: #6C63E8;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
}.sff_seo_stat_lb_hd6 {
  overflow-wrap: break-word;
  color: #726DAA;
  font-size: 11px;
}.sff_pmt_hd6 {
  padding: 2.25rem 16px 0;
  background: #0E0D1C;
}
@media(min-width: 765px) {.sff_pmt_hd6 {
  padding: 44px 1.5rem 0;
}
}.sff_pmt_in_hd6 {
  margin: 0 auto;
  max-width: 82.5rem;
}.sff_pmt_head_hd6 {
  max-width: 720px;
  margin-bottom: 22px;
}.sff_pmt_label_hd6 {
  color: #6C63E8;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-size: 11px;
}.sff_pmt_h2_hd6 {
  font-size: 1.375rem;
  overflow-wrap: break-word;
  color: #F0EEFF;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  margin-bottom: 8px;
}
@media(min-width: 767px) {.sff_pmt_h2_hd6 {
  font-size: 1.75rem;
}
}.sff_pmt_intro_hd6 {
  font-size: 14px;
  color: #726DAA;
  overflow-wrap: break-word;
  line-height: 1.6;
}.sff_pmt_groups_hd6 {
  gap: 1.25rem;
  flex-direction: column;
  display: flex;
}.sff_pmt_group_hd6 {
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 1.25rem;
  border-radius: 10px;
  background: #161528;
}.sff_pmt_group_head_hd6 {
  gap: 12px;
  display: flex;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
  align-items: center;
}.sff_pmt_group_ic_hd6 {
  border-radius: 5px;
  background: rgba(108, 99, 232, 0.18);
  width: 2.25rem;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  height: 2.25rem;
  color: #6C63E8;
  display: flex;
}.sff_pmt_group_ic_hd6 svg {
  height: 18px;
  stroke-linejoin: round;
  width: 18px;
  stroke-linecap: round;
}.sff_pmt_group_h_hd6 {
  margin: 0;
  overflow-wrap: break-word;
  font-weight: 700;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F0EEFF;
  font-size: 1rem;
}.sff_pmt_group_p_hd6 {
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #726DAA;
  margin-bottom: 0.875rem;
  font-size: 0.813rem;
}.sff_pmt_group_p_hd6 strong {
  color: #C4BFEA;
  font-weight: 600;
}.sff_pmt_table_wrap_hd6 {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.sff_pmt_table_hd6 {
  min-width: 33.75rem;
  font-size: 0.813rem;
  border-collapse: collapse;
  width: 100%;
}.sff_pmt_table_hd6 th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .04em;
  text-align: left;
  font-weight: 700;
  color: #C4BFEA;
  white-space: nowrap;
}.sff_pmt_table_hd6 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  color: #726DAA;
}.sff_pmt_table_hd6 tbody tr:last-child td {
  border-bottom: none;
}.sff_pmt_table_hd6 tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #C4BFEA;
}.sff_seo_hd6 {
  background: #0E0D1C;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.sff_seo_hd6 {
  padding: 44px 24px 0;
}
}.sff_seo_in_hd6 {
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 16px;
  margin: 0 auto;
  background: #161528;
  padding: 1.75rem 1.5rem;
  max-width: 1320px;
}
@media(min-width: 767px) {.sff_seo_in_hd6 {
  padding: 2.25rem 40px;
}
}.sff_seo_label_hd6 {
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 10px;
  color: #6C63E8;
  font-weight: 700;
  text-transform: uppercase;
}.sff_seo_h2_hd6 {
  color: #F0EEFF;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
  line-height: 1.25;
  margin-bottom: 14px;
}
@media(min-width: 770px) {.sff_seo_h2_hd6 {
  font-size: 24px;
}
}.sff_seo_body_hd6 {
  font-size: 0.875rem;
  color: #9590C4;
  line-height: 1.75;
  overflow-wrap: break-word;
}.sff_seo_body_hd6 p {
  margin-bottom: 12px;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #9590C4;
}.sff_seo_body_hd6 p:last-child {
  margin-bottom: 0;
}.sff_seo_body_hd6 strong {
  color: #C4BFEA;
  font-weight: 700;
}.sff_seo_body_hd6 a {
  transition: color .2s;
  color: #6C63E8;
  text-decoration: underline;
}.sff_seo_body_hd6 a:hover {
  color: #7E76F2;
}.sff_seo_body_hd6 ul,.sff_seo_body_hd6 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.sff_seo_body_hd6 ol {
  list-style: decimal;
}.sff_seo_body_hd6 li {
  font-size: 0.875rem;
  color: #9590C4;
  margin-bottom: 0.375rem;
  line-height: 1.75;
}.sff_seo_body_hd6 table {
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  width: 100%;
  font-size: 13px;
  margin-bottom: 0.75rem;
}
@media(min-width: 769px) {.sff_seo_body_hd6 table {
  display: table;
}
}.sff_seo_body_hd6 th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #C4BFEA;
}.sff_seo_body_hd6 td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9590C4;
}.sff_seo_cols_hd6 {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 638px) {.sff_seo_cols_hd6 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.sff_seo_cols_hd6 {
  grid-template-columns: repeat(3,1fr);
}
}.sff_seo_col_h_hd6 {
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  font-size: 13px;
  color: #C4BFEA;
  font-weight: 700;
}.sff_seo_col_p_hd6 {
  color: #726DAA;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.sff_seo_stats_hd6 {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.sff_seo_stat_hd6 {
  border-radius: 10px;
  padding: 0.875rem 1rem;
  background: rgba(108, 99, 232, 0.07);
  flex: 1;
  border: 1px solid rgba(108, 99, 232, 0.18);
  min-width: 140px;
}.sff_seo_stat_val_hd6 {
  font-weight: 800;
  margin-bottom: 0.25rem;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #6C63E8;
}.sff_seo_stat_lb_hd6 {
  font-size: 11px;
  color: #726DAA;
  overflow-wrap: break-word;
}.sff_ft_hd6 {
  background: #080812;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 3rem;
}.sff_ft_support_hd6 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.5rem 16px;
}
@media(min-width: 765px) {.sff_ft_support_hd6 {
  padding: 28px 24px;
}
}.sff_ft_support_in_hd6 {
  margin: 0 auto;
  gap: 16px;
  align-items: center;
  flex-wrap: wrap;
  max-width: 1320px;
  display: flex;
}.sff_ft_support_main_hd6 {
  flex: 1;
  gap: 1rem;
  align-items: center;
  min-width: 220px;
  display: flex;
  flex-wrap: wrap;
}.sff_ft_support_ic_hd6 {
  flex-shrink: 0;
  color: #6C63E8;
}.sff_ft_support_ic_hd6 svg {
  height: 1.875rem;
  width: 30px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.sff_ft_support_text_title_hd6 {
  margin-bottom: 3px;
  color: #F0EEFF;
  font-weight: 700;
  font-size: 0.938rem;
  overflow-wrap: break-word;
}.sff_ft_support_text_sub_hd6 {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #726DAA;
}.sff_ft_support_btn_hd6 {
  border-radius: 0.625rem;
  transition: background .2s;
  padding: 0.688rem 22px;
  background: #6C63E8;
  font-weight: 700;
  white-space: nowrap;
  font-size: 13px;
  color: #F0EEFF;
  flex-shrink: 0;
}.sff_ft_support_btn_hd6:hover {
  background: #7E76F2;
}.sff_ft_support_contacts_hd6 {
  gap: 1rem;
  display: flex;
  margin-left: auto;
  flex-wrap: wrap;
}.sff_ft_support_contact_hd6 {
  color: #5B5790;
  line-height: 1.4;
  font-size: 12px;
}.sff_ft_support_contact_hd6 strong {
  margin-bottom: 2px;
  display: block;
  font-weight: 600;
  color: #9590C4;
  font-size: 0.688rem;
}.sff_ft_main_hd6 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 2rem 16px 1.5rem;
}
@media(min-width: 769px) {.sff_ft_main_hd6 {
  padding: 2.5rem 24px 2rem;
}
}.sff_ft_main_in_hd6 {
  margin: 0 auto;
  gap: 1.5rem;
  grid-template-columns: 1fr 1fr;
  max-width: 1320px;
  display: grid;
}
@media(min-width: 641px) {.sff_ft_main_in_hd6 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.sff_ft_main_in_hd6 {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.sff_ft_col_logo_hd6 {
  grid-column: 1/-1;
}
@media(min-width: 1078px) {.sff_ft_col_logo_hd6 {
  grid-column: auto;
}
}.sff_ft_logo_hd6 {
  gap: 0.563rem;
  font-weight: 800;
  display: flex;
  font-size: 1rem;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  color: #F0EEFF;
  align-items: center;
}.sff_ft_logo_mark_hd6 {
  border-radius: 0.313rem;
  overflow: hidden;
  height: 30px;
  width: 1.875rem;
}.sff_ft_logo_mark_hd6 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.sff_ft_logo_sub_hd6 {
  line-height: 1.55;
  color: #5B5790;
  font-size: 12px;
  max-width: 200px;
  overflow-wrap: break-word;
}.sff_ft_col_title_hd6 {
  color: #9590C4;
  text-transform: uppercase;
  letter-spacing: .07em;
  font-size: 0.75rem;
  font-weight: 700;
  margin-bottom: 0.875rem;
}.sff_ft_col_links_hd6 {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.sff_ft_col_link_hd6 {
  transition: color .2s;
  color: #5B5790;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.sff_ft_col_link_hd6:hover {
  color: #C4BFEA;
}.sff_ft_apps_hd6 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.sff_ft_app_card_hd6 {
  transition: border-color .2s;
  padding: 10px 12px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.313rem;
  gap: 0.625rem;
  display: flex;
  align-items: center;
}.sff_ft_app_card_hd6:hover {
  border-color: rgba(108, 99, 232, 0.55);
}.sff_ft_app_card_ic_hd6 svg {
  height: 1.375rem;
  width: 1.375rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.sff_ft_app_card_os_hd6 {
  font-size: 10px;
  color: #5B5790;
  font-weight: 600;
}.sff_ft_app_card_action_hd6 {
  font-size: 12px;
  color: #C4BFEA;
  font-weight: 700;
}.sff_ft_bot_hd6 {
  padding: 20px 1rem;
}
@media(min-width: 766px) {.sff_ft_bot_hd6 {
  padding: 20px 1.5rem;
}
}.sff_ft_bot_in_hd6 {
  gap: 16px;
  margin: 0 auto;
  max-width: 1320px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.sff_ft_socials_hd6 {
  gap: 0.5rem;
  display: flex;
}.sff_ft_soc_hd6 {
  transition: background .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.05);
  justify-content: center;
  width: 2.25rem;
  color: #9590C4;
  display: flex;
  align-items: center;
  height: 36px;
}.sff_ft_soc_hd6 svg {
  stroke-linejoin: round;
  height: 1rem;
  stroke-linecap: round;
  width: 1rem;
}.sff_ft_soc_hd6:hover {
  background: rgba(255, 255, 255, 0.07);
}.sff_ft_legal_hd6 {
  flex: 1;
  font-size: 0.688rem;
  line-height: 1.6;
  min-width: 12.5rem;
  overflow-wrap: break-word;
  color: #8480B8;
}.sff_ft_legal_hd6 strong {
  color: #9590C4;
  font-weight: 700;
}.sff_ft_legal_hd6 a {
  text-decoration: underline;
  color: #9590C4;
}.sff_ft_age_hd6 {
  border-radius: 50%;
  border: 2px solid #8480B8;
  color: #8480B8;
  font-size: 11px;
  align-items: center;
  font-weight: 800;
  margin-left: auto;
  height: 32px;
  width: 2rem;
  display: flex;
  justify-content: center;
  flex-shrink: 0;
}