*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background-color: #0F0C1B;
  color: #C9BEE8;
  min-height: 100vh;
  font-family: 'Nunito', sans-serif;
  -webkit-font-smoothing: antialiased;
  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 {
  text-decoration: none;
  color: inherit;
}.cfx_layout-8uc {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}.cfx_page-8uc {
  display: flex;
  min-height: 100vh;
}.cfx_main-8uc {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media screen and (min-width: 1079px) {.cfx_main-8uc {
  padding-left: 220px;
}
}
@media screen and (max-width: 1078px) {.cfx_main-8uc {
  padding-bottom: 72px;
}
}.cfx_gc-8uc {
  border-radius: 0.75rem;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.06);
  overflow: hidden;
  background: #141027;
  flex-shrink: 0;
  cursor: pointer;
  width: 8.75rem;
  position: relative;
}
@media(min-width: 639px) {.cfx_gc-8uc {
  width: 9.75rem;
}
}
@media(min-width: 1081px) {.cfx_gc-8uc {
  width: 10.5rem;
}
}.cfx_gc-8uc:hover {
  border-color: rgba(224, 53, 128, 0.07);
  transform: translateY(-3px);
}.cfx_gc_img-8uc {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.cfx_gc_img-8uc img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  position: absolute;
  height: 100%;
}.cfx_gc_hover-8uc {
  inset: 0;
  background: rgba(9, 7, 15, 0.72);
  transition: opacity .2s;
  position: absolute;
  justify-content: center;
  opacity: 0;
  align-items: center;
  display: flex;
}.cfx_gc-8uc:hover .cfx_gc_hover-8uc {
  opacity: 1;
}.cfx_gc_hover_btn-8uc {
  border-radius: 0.375rem;
  background: #E03580;
  padding: 8px 1rem;
  font-weight: 700;
  font-size: 12px;
  color: #F4EEFF;
}.cfx_gc_info-8uc {
  padding: 8px 0.625rem 10px;
}.cfx_gc_name-8uc {
  overflow: hidden;
  margin-bottom: 3px;
  text-overflow: ellipsis;
  font-size: 0.75rem;
  color: #C9BEE8;
  white-space: nowrap;
  font-weight: 600;
  max-width: 100%;
}.cfx_gc_prov-8uc {
  color: #574D78;
  font-size: 0.625rem;
}.cfx_gc_tag-8uc {
  padding: 2px 7px;
  border-radius: 0.25rem;
  font-size: 0.563rem;
  top: 0.375rem;
  z-index: 2;
  font-weight: 700;
  left: 0.375rem;
  position: absolute;
  letter-spacing: .04em;
  text-transform: uppercase;
}.cfx_gc_tag_hot-8uc {
  background: #F03050;
  color: #fff;
}.cfx_gc_tag_new-8uc {
  background: #24C96B;
  color: #0F0C1B;
}.cfx_gc_tag_jp-8uc {
  background: #F5A623;
  color: #0F0C1B;
}.cfx_gc_tag_ex-8uc {
  background: #8B2FC9;
  color: #fff;
}.cfx_gc_tag_live-8uc {
  background: #F03050;
  color: #fff;
}.cfx_gr-8uc {
  background: #0F0C1B;
  padding: 32px 1rem 0;
}
@media(min-width: 766px) {.cfx_gr-8uc {
  padding: 36px 24px 0;
}
}.cfx_gr_in-8uc {
  margin: 0 auto;
  max-width: 1320px;
}.cfx_gr_head-8uc {
  gap: 12px;
  display: flex;
  margin-bottom: 0.625rem;
  align-items: center;
  flex-wrap: wrap;
}.cfx_gr_head_l-8uc {
  flex: 1;
  gap: 10px;
  align-items: center;
  display: flex;
  min-width: 0;
}.cfx_gr_ic-8uc {
  border-radius: 0.75rem;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  height: 2rem;
  width: 32px;
  justify-content: center;
}.cfx_gr_ic-8uc svg {
  width: 16px;
  height: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.cfx_gr_title-8uc {
  font-family: 'Syne', sans-serif;
  color: #F4EEFF;
  overflow-wrap: break-word;
  font-size: 16px;
  font-weight: 700;
}
@media(min-width: 769px) {.cfx_gr_title-8uc {
  font-size: 18px;
}
}.cfx_gr_more-8uc {
  gap: 0.313rem;
  transition: color .2s;
  flex-shrink: 0;
  color: #72649A;
  white-space: nowrap;
  display: flex;
  font-size: 0.75rem;
  font-weight: 600;
  align-items: center;
}.cfx_gr_more-8uc:hover {
  color: #E03580;
}.cfx_gr_more-8uc svg {
  stroke-linecap: round;
  width: 0.75rem;
  stroke-linejoin: round;
  height: 12px;
}.cfx_gr_arrows-8uc {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.cfx_gr_arr-8uc {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.375rem;
  transition: background .15s,color .15s;
  width: 30px;
  height: 1.875rem;
  color: #9A8CC0;
  justify-content: center;
  display: flex;
  align-items: center;
}.cfx_gr_arr-8uc:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F4EEFF;
}.cfx_gr_arr-8uc svg {
  stroke-linejoin: round;
  height: 0.813rem;
  width: 13px;
  stroke-linecap: round;
}.cfx_gr_seo_h-8uc {
  margin: 0 0 0.375rem;
  font-size: 0.813rem;
  font-weight: 700;
  color: #C9BEE8;
  font-family: 'Syne', sans-serif;
  max-width: 42.5rem;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.cfx_gr_seo_h-8uc {
  font-size: 0.875rem;
}
}.cfx_gr_seo-8uc {
  font-size: 12px;
  line-height: 1.55;
  overflow-wrap: break-word;
  max-width: 680px;
  color: #72649A;
  margin-bottom: 12px;
}.cfx_gr_seo-8uc strong {
  color: #C9BEE8;
  font-weight: 600;
}.cfx_gr_scroll-8uc {
  gap: 0.625rem;
  -webkit-overflow-scrolling: touch;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 10px;
}.cfx_gr_scroll-8uc::-webkit-scrollbar {
  display: none;
}
@media(min-width: 765px) {.cfx_gr_scroll-8uc {
  gap: 12px;
}
}.cfx_tb-8uc {
  background: #0F0C1B;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  align-items: center;
  display: flex;
  right: 0;
  top: 0;
  left: 0;
  z-index: 80;
  height: 3.5rem;
  position: fixed;
}.cfx_tb_in-8uc {
  gap: 0;
  padding: 0 0.875rem;
  height: 100%;
  align-items: center;
  display: flex;
  width: 100%;
}.cfx_tb_burger-8uc {
  gap: 0.313rem;
  border-radius: 12px;
  width: 38px;
  justify-content: center;
  flex-shrink: 0;
  margin-right: 0.5rem;
  align-items: center;
  flex-direction: column;
  display: flex;
  height: 38px;
}.cfx_tb_burger-8uc:hover {
  background: rgba(255, 255, 255, 0.05);
}.cfx_tb_burger_line-8uc {
  border-radius: 1px;
  background: #9A8CC0;
  display: block;
  width: 1.125rem;
  height: 2px;
}
@media(min-width: 1077px) {.cfx_tb_burger-8uc {
  display: none;
}
}.cfx_tb_logo-8uc {
  gap: 9px;
  align-items: center;
  display: flex;
  margin-right: 20px;
  font-size: 18px;
  overflow-wrap: break-word;
  color: #F4EEFF;
  font-weight: 800;
  letter-spacing: -.01em;
  flex-shrink: 0;
}.cfx_tb_logo_mark-8uc {
  overflow: hidden;
  border-radius: 0.75rem;
  align-items: center;
  width: 32px;
  height: 2rem;
  justify-content: center;
  display: flex;
}.cfx_tb_logo_mark-8uc img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.cfx_tb_nav-8uc {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width:640px) {.cfx_tb_nav-8uc {
  display: flex;
}
}.cfx_tb_tab-8uc {
  padding: 0.5rem 14px;
  transition: background .15s,color .15s;
  border-radius: 12px;
  color: #9A8CC0;
  font-weight: 600;
  white-space: nowrap;
  font-size: 13px;
}.cfx_tb_tab-8uc:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F4EEFF;
}.cfx_tb_tab-8uc.cfx_state_active-8uc {
  background: rgba(224, 53, 128, 0.18);
  color: #F4EEFF;
}.cfx_tb_right-8uc {
  gap: 8px;
  align-items: center;
  margin-left: auto;
  display: flex;
  flex-shrink: 0;
}.cfx_tb_login-8uc {
  padding: 0.563rem 16px;
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.05);
  font-weight: 600;
  font-size: 0.813rem;
  display: none;
  color: #C9BEE8;
}.cfx_tb_login-8uc:hover {
  border-color: rgba(224, 52, 128, 0.55);
  color: #F4EEFF;
}
@media(min-width: 479px) {.cfx_tb_login-8uc {
  display: block;
}
}.cfx_tb_reg-8uc {
  padding: 9px 18px;
  border-radius: 12px;
  background: #24C96B;
  transition: background .2s;
  font-weight: 700;
  color: #0D0A1A;
  font-size: 13px;
  white-space: nowrap;
}.cfx_tb_reg-8uc:hover {
  background: #2EDB78;
}.cfx_sb-8uc {
  transition: transform .25s ease;
  background: #1A1530;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  left: 0;
  top: 3.5rem;
  width: 220px;
  overflow-y: auto;
  bottom: 0;
  position: fixed;
  z-index: 70;
}.cfx_sb-8uc.cfx_state_open-8uc {
  transform: translateX(0);
}.cfx_sb-8uc::-webkit-scrollbar {
  width: 4px;
}.cfx_sb-8uc::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1078px) {.cfx_sb-8uc {
  transform: translateX(0);
}
}.cfx_sb_auth-8uc {
  padding: 0.875rem 12px 0.625rem;
}.cfx_sb_btn_reg-8uc {
  border-radius: 0.75rem;
  background: #24C96B;
  padding: 11px;
  transition: background .2s;
  text-align: center;
  color: #0D0A1A;
  font-weight: 700;
  margin-bottom: 8px;
  font-size: 13px;
  display: block;
}.cfx_sb_btn_reg-8uc:hover {
  background: #2EDB78;
}.cfx_sb_btn_login-8uc {
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 12px;
  padding: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  font-size: 0.813rem;
  color: #C9BEE8;
  font-weight: 600;
  text-align: center;
  display: block;
}.cfx_sb_btn_login-8uc:hover {
  border-color: rgba(224, 52, 128, 0.55);
  color: #F4EEFF;
}.cfx_sb_promo-8uc {
  margin: 0 0.75rem 0.625rem;
  background: linear-gradient(135deg,#3A0A55,#1A1530);
  border-radius: 12px;
  border: 1px solid rgba(224, 53, 128, 0.18);
  overflow: hidden;
  padding: 12px 14px;
  position: relative;
}.cfx_sb_promo-8uc::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(224, 53, 128, 0.18),transparent 70%);
  right: -1.25rem;
  content: '';
  position: absolute;
  top: -20px;
  width: 80px;
  height: 5rem;
}.cfx_sb_promo_title-8uc {
  margin-bottom: 0.25rem;
  font-weight: 700;
  color: #E03580;
  letter-spacing: .06em;
  text-transform: uppercase;
  font-size: 0.688rem;
}.cfx_sb_promo_text-8uc {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #F4EEFF;
  line-height: 1.35;
  font-weight: 600;
}.cfx_sb_promo_sub-8uc {
  font-size: 10px;
  margin-top: 3px;
  color: #72649A;
}.cfx_sb_nav-8uc {
  padding: 0.375rem 8px 16px;
}.cfx_sb_nav_lb-8uc {
  padding: 10px 0.5rem 6px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.625rem;
  color: #574D78;
}.cfx_sb_link-8uc {
  padding: 9px 10px;
  gap: 10px;
  transition: background .15s,color .15s;
  border-radius: 6px;
  cursor: pointer;
  color: #9A8CC0;
  font-weight: 500;
  display: flex;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  align-items: center;
}.cfx_sb_link-8uc:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F4EEFF;
}.cfx_sb_link-8uc.cfx_state_active-8uc {
  background: rgba(224, 53, 128, 0.18);
  color: #F4EEFF;
}.cfx_sb_ic-8uc {
  border-radius: 0.375rem;
  height: 1.875rem;
  width: 1.875rem;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
}.cfx_sb_ic-8uc svg {
  height: 16px;
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
}.cfx_sb_ic_1-8uc {
  background: rgba(224, 53, 128, 0.07);
  color: #E03580;
}.cfx_sb_ic_2-8uc {
  background: rgba(36, 201, 107, 0.16);
  color: #24C96B;
}.cfx_sb_ic_3-8uc {
  background: rgba(245, 166, 35, 0.16);
  color: #F5A623;
}.cfx_sb_ic_4-8uc {
  background: rgba(139, 47, 201, 0.22);
  color: #8B2FC9;
}.cfx_sb_ic_5-8uc {
  background: rgba(224, 53, 128, 0.07);
  color: #FF4FA0;
}.cfx_sb_ic_6-8uc {
  background: rgba(139, 47, 201, 0.22);
  color: #B44FE8;
}.cfx_sb_badge-8uc {
  background: #F5A623;
  padding: 2px 7px;
  border-radius: 6px;
  margin-left: auto;
  font-size: 9px;
  color: #0D0A1A;
  font-weight: 700;
}.cfx_sb_bot-8uc {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 8px;
  padding: 12px;
  display: flex;
}.cfx_sb_lang-8uc,.cfx_sb_help-8uc {
  padding: 9px 6px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  gap: 0.375rem;
  flex: 1;
  transition: border-color .2s;
  color: #9A8CC0;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  font-size: 11px;
  display: flex;
}.cfx_sb_lang-8uc:hover,.cfx_sb_help-8uc:hover {
  border-color: rgba(224, 52, 128, 0.55);
  color: #F4EEFF;
}.cfx_sb_lang-8uc svg,.cfx_sb_help-8uc svg {
  stroke-linejoin: round;
  width: 0.813rem;
  stroke-linecap: round;
  height: 13px;
}.cfx_sb_bd-8uc {
  background: rgba(9, 7, 15, 0.72);
  inset: 0;
  z-index: 69;
  display: none;
  position: fixed;
}.cfx_sb_bd-8uc.cfx_state_on-8uc {
  display: block;
}
@media(min-width: 1083px) {.cfx_sb_bd-8uc {
  display: none!important;
}
}.cfx_mob_nav-8uc {
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.11);
  background: #1A1530;
  z-index: 80;
  right: 0;
  bottom: 0;
  display: flex;
  left: 0;
  position: fixed;
}
@media(min-width: 1078px) {.cfx_mob_nav-8uc {
  display: none;
}
}.cfx_mob_nav_item-8uc {
  padding: 0.25rem 2px;
  gap: 0.25rem;
  flex: 1;
  flex-direction: column;
  color: #574D78;
  cursor: pointer;
  display: flex;
  align-items: center;
}.cfx_mob_nav_ic-8uc {
  line-height: 1;
}.cfx_mob_nav_ic-8uc svg {
  stroke-linejoin: round;
  height: 1.25rem;
  stroke-linecap: round;
  width: 20px;
}.cfx_mob_nav_lb-8uc {
  font-size: 0.625rem;
  color: #574D78;
  font-weight: 600;
}.cfx_mob_nav_item-8uc.cfx_state_active-8uc {
  color: #E03580;
}.cfx_mob_nav_item-8uc.cfx_state_active-8uc .cfx_mob_nav_lb-8uc {
  color: #E03580;
}.cfx_hero-8uc {
  padding: 1.25rem 16px 0;
  background: #0F0C1B;
}
@media(min-width: 765px) {.cfx_hero-8uc {
  padding: 1.5rem 1.5rem 0;
}
}.cfx_hero_in-8uc {
  gap: 0.75rem;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 82.5rem;
}
@media(min-width: 859px) {.cfx_hero_in-8uc {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1098px) {.cfx_hero_in-8uc {
  grid-template-columns: 1fr 21.25rem;
}
}.cfx_hero_promo-8uc {
  overflow: hidden;
  background: #141027;
  border-radius: 1.125rem;
  min-height: 13.75rem;
  display: flex;
  position: relative;
  align-items: stretch;
}
@media(min-width: 769px) {.cfx_hero_promo-8uc {
  min-height: 280px;
}
}.cfx_hero_promo_bg-8uc {
  background: linear-gradient(120deg,#3A0A55 0%,#0F0C1B 100%);
  inset: 0;
  background-position: center;
  background-size: cover;
  position: absolute;
}.cfx_hero_promo_bg-8uc::after {
  background: linear-gradient(90deg,#0F0C1B 0%,rgba(9, 7, 15, 0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.cfx_hero_promo_glow-8uc {
  background: radial-gradient(circle,rgba(139, 47, 201, 0.22) 0%,transparent 65%);
  border-radius: 50%;
  height: 300px;
  position: absolute;
  pointer-events: none;
  right: 3.75rem;
  top: -2.5rem;
  width: 300px;
}.cfx_hero_promo_ct-8uc {
  padding: 1.75rem 24px 1.75rem 28px;
  justify-content: center;
  z-index: 2;
  display: flex;
  max-width: 30rem;
  position: relative;
  flex-direction: column;
}
@media(min-width: 769px) {.cfx_hero_promo_ct-8uc {
  padding: 40px 32px;
}
}.cfx_hero_badge-8uc {
  border: 1px solid rgba(224, 53, 128, 0.07);
  border-radius: 24px;
  padding: 0.313rem 12px;
  background: rgba(224, 53, 128, 0.18);
  font-size: 0.625rem;
  letter-spacing: .08em;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 700;
  color: #E03580;
  margin-bottom: 0.875rem;
}.cfx_hero_h1-8uc {
  margin-bottom: 10px;
  font-size: 26px;
  overflow-wrap: break-word;
  color: #F4EEFF;
  font-family: 'Syne', sans-serif;
  font-weight: 800;
  line-height: 1.15;
}.cfx_hero_h1-8uc em {
  font-style: normal;
  color: #F5A623;
}
@media(min-width: 769px) {.cfx_hero_h1-8uc {
  font-size: 36px;
}
}.cfx_hero_sub-8uc {
  margin-bottom: 20px;
  color: #9A8CC0;
  font-size: 13px;
  line-height: 1.55;
}
@media(min-width: 765px) {.cfx_hero_sub-8uc {
  font-size: 14px;
}
}.cfx_hero_row-8uc {
  gap: 10px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.cfx_hero_cta-8uc {
  border-radius: 12px;
  background: #24C96B;
  padding: 0.813rem 1.625rem;
  transition: background .2s;
  color: #0D0A1A;
  font-size: 0.875rem;
  font-weight: 700;
  box-shadow: 0 0 14px 1px rgba(36, 201, 107, 0.45), 3px 5px 0.75rem rgba(9, 7, 15, 0.55);
}.cfx_hero_cta-8uc:hover {
  background: #2EDB78;
}.cfx_hero_terms-8uc {
  color: #574D78;
  font-size: 11px;
}.cfx_hero_game-8uc {
  background: #141027;
  overflow: hidden;
  border-radius: 18px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  position: relative;
  display: flex;
  flex-direction: column;
}.cfx_hero_game_badge-8uc {
  padding: 5px 10px;
  border-radius: 1.5rem;
  border: 1px solid rgba(245, 166, 35, 0.16);
  background: rgba(245, 166, 35, 0.16);
  position: absolute;
  font-size: 10px;
  top: 0.75rem;
  letter-spacing: .06em;
  left: 0.75rem;
  font-weight: 700;
  color: #F5A623;
  z-index: 3;
  text-transform: uppercase;
}.cfx_hero_game_badge-8uc svg {
  width: 0.688rem;
  margin-right: 4px;
  vertical-align: -1px;
  height: 11px;
}.cfx_hero_game_img-8uc {
  background: linear-gradient(135deg,#3A0A55,#0F0C1B);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.cfx_hero_game_img-8uc img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  height: 100%;
  width: 100%;
}.cfx_hero_game_play-8uc {
  transition: opacity .2s;
  background: rgba(9, 7, 15, 0.72);
  inset: 0;
  justify-content: center;
  display: flex;
  position: absolute;
  align-items: center;
  opacity: 0;
}.cfx_hero_game-8uc:hover .cfx_hero_game_play-8uc {
  opacity: 1;
}.cfx_hero_game_play-8uc span {
  background: #E03580;
  border-radius: 50%;
  width: 3.25rem;
  justify-content: center;
  align-items: center;
  display: flex;
  height: 3.25rem;
}.cfx_hero_game_play-8uc span svg {
  height: 1.125rem;
  width: 18px;
  margin-left: 2px;
}.cfx_hero_game_info-8uc {
  padding: 14px 16px;
}.cfx_hero_game_title-8uc {
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-size: 15px;
  font-weight: 700;
  color: #F4EEFF;
}.cfx_hero_game_provider-8uc {
  font-size: 0.688rem;
  color: #72649A;
}.cfx_hero_game_btn-8uc {
  border-radius: 12px;
  transition: background .2s;
  padding: 11px;
  margin: 0.75rem 16px 16px;
  background: #E03580;
  font-size: 0.813rem;
  text-align: center;
  font-weight: 700;
  color: #F4EEFF;
  display: block;
}.cfx_hero_game-8uc:hover .cfx_hero_game_btn-8uc {
  background: #F04292;
}.cfx_sbar-8uc {
  background: #0F0C1B;
  padding: 16px 1rem 0;
}
@media(min-width: 769px) {.cfx_sbar-8uc {
  padding: 18px 1.5rem 0;
}
}.cfx_sbar_in-8uc {
  margin: 0 auto;
  max-width: 82.5rem;
}.cfx_sbar_row-8uc {
  gap: 0.625rem;
  margin-bottom: 12px;
  flex-wrap: wrap;
  display: flex;
}.cfx_sbar_input-8uc {
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  gap: 10px;
  flex: 1;
  border-radius: 0.75rem;
  background: #141027;
  padding: 11px 1rem;
  cursor: pointer;
  display: flex;
  font-size: 13px;
  color: #72649A;
  align-items: center;
}.cfx_sbar_input-8uc:hover {
  border-color: rgba(224, 52, 128, 0.55);
}.cfx_sbar_input-8uc svg {
  width: 0.938rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  flex-shrink: 0;
  height: 15px;
}.cfx_sbar_providers-8uc {
  transition: border-color .2s;
  background: #141027;
  border-radius: 0.75rem;
  padding: 0.688rem 1.125rem;
  gap: 8px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  align-items: center;
  font-size: 0.813rem;
  color: #C9BEE8;
  font-weight: 600;
  white-space: nowrap;
  display: flex;
}.cfx_sbar_providers-8uc:hover {
  border-color: rgba(224, 52, 128, 0.55);
  color: #F4EEFF;
}.cfx_sbar_providers-8uc svg {
  height: 0.875rem;
  width: 0.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.cfx_sbar_tabs-8uc {
  gap: 6px;
  overflow-x: auto;
  padding-bottom: 2px;
  scrollbar-width: none;
  display: flex;
}.cfx_sbar_tabs-8uc::-webkit-scrollbar {
  display: none;
}.cfx_sbar_tab-8uc {
  background: rgba(255, 255, 255, 0.05);
  gap: 0.438rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 8px 0.875rem;
  border-radius: 24px;
  transition: background .15s,color .15s,border-color .15s;
  align-items: center;
  cursor: pointer;
  color: #9A8CC0;
  flex-shrink: 0;
  white-space: nowrap;
  font-size: 0.75rem;
  font-weight: 600;
  display: flex;
}.cfx_sbar_tab-8uc:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(224, 52, 128, 0.55);
  color: #F4EEFF;
}.cfx_sbar_tab-8uc.cfx_state_active-8uc {
  border-color: rgba(224, 53, 128, 0.07);
  background: rgba(224, 53, 128, 0.18);
  color: #F4EEFF;
}.cfx_sbar_tab_ic-8uc svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 14px;
  width: 0.875rem;
}.cfx_gcg-8uc {
  padding: 2.25rem 1rem 0;
  background: #0F0C1B;
}
@media(min-width: 770px) {.cfx_gcg-8uc {
  padding: 44px 24px 0;
}
}.cfx_gcg_in-8uc {
  margin: 0 auto;
  max-width: 82.5rem;
}.cfx_gcg_head-8uc {
  max-width: 720px;
  margin-bottom: 1.25rem;
}.cfx_gcg_label-8uc {
  letter-spacing: .08em;
  font-size: 11px;
  color: #E03580;
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
}.cfx_gcg_h2-8uc {
  font-family: 'Syne', sans-serif;
  font-weight: 800;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  color: #F4EEFF;
  margin-bottom: 8px;
}
@media(min-width: 765px) {.cfx_gcg_h2-8uc {
  font-size: 1.75rem;
}
}.cfx_gcg_intro-8uc {
  font-size: 0.813rem;
  color: #72649A;
  line-height: 1.6;
}.cfx_gcg_grid-8uc {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:640px) {.cfx_gcg_grid-8uc {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.cfx_gcg_grid-8uc {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.cfx_gcg_card-8uc {
  padding: 20px;
  border-radius: 18px;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  overflow: hidden;
  min-height: 15rem;
  position: relative;
  flex-direction: column;
  cursor: pointer;
  justify-content: flex-end;
  display: flex;
}.cfx_gcg_card-8uc:hover {
  transform: translateY(-3px);
  border-color: rgba(224, 53, 128, 0.18);
}.cfx_gcg_card_bg-8uc {
  inset: 0;
  z-index: 0;
  position: absolute;
}.cfx_gcg_card_bg-8uc::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  position: absolute;
  content: '';
}.cfx_gcg_card_ic-8uc {
  background: rgba(0,0,0,.45);
  border-radius: 0.375rem;
  height: 40px;
  justify-content: center;
  top: 18px;
  color: #F4EEFF;
  right: 18px;
  display: flex;
  z-index: 2;
  position: absolute;
  align-items: center;
  width: 2.5rem;
}.cfx_gcg_card_ic-8uc svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 20px;
  width: 20px;
}.cfx_gcg_card_ct-8uc {
  position: relative;
  z-index: 1;
}.cfx_gcg_card_h-8uc {
  font-weight: 800;
  color: #F4EEFF;
  font-size: 1.125rem;
  font-family: 'Syne', sans-serif;
  overflow-wrap: break-word;
  line-height: 1.2;
  margin-bottom: 0.5rem;
}
@media(min-width: 766px) {.cfx_gcg_card_h-8uc {
  font-size: 1.25rem;
}
}.cfx_gcg_card_p-8uc {
  font-size: 12px;
  overflow-wrap: break-word;
  color: rgba(255,255,255,.82);
  margin-bottom: 10px;
  line-height: 1.55;
}.cfx_gcg_card_p-8uc strong {
  color: #F4EEFF;
  font-weight: 600;
}.cfx_gcg_card_cta-8uc {
  gap: 4px;
  text-transform: uppercase;
  color: #E03580;
  display: inline-flex;
  font-weight: 700;
  align-items: center;
  font-size: 0.75rem;
  letter-spacing: .04em;
}.cfx_gcg_card_cta-8uc svg {
  width: 12px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.75rem;
}.cfx_gr_jp-8uc {
  padding: 20px;
  background: linear-gradient(135deg,#2A0845 0%,#0D0A1E 100%);
  border-radius: 18px;
  overflow: hidden;
  position: relative;
}.cfx_gr_jp-8uc::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(139, 47, 201, 0.22) 0%,transparent 70%);
  left: -3.75rem;
  height: 250px;
  width: 250px;
  top: -3.75rem;
  position: absolute;
  content: '';
}.cfx_gr_jp-8uc::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(245, 166, 35, 0.16) 0%,transparent 70%);
  content: '';
  width: 200px;
  right: 0;
  height: 12.5rem;
  bottom: -2.5rem;
  position: absolute;
}.cfx_gr_jp_head-8uc {
  gap: 16px;
  margin-bottom: 1rem;
  position: relative;
  display: flex;
  align-items: flex-start;
  z-index: 1;
  flex-wrap: wrap;
}.cfx_gr_jp_info-8uc {
  flex: 1;
}.cfx_gr_jp_label-8uc {
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 6px;
  color: #B44FE8;
}.cfx_gr_jp_label-8uc svg {
  margin-right: 0.25rem;
  width: 0.875rem;
  height: 14px;
  vertical-align: -2px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.cfx_gr_jp_amount-8uc {
  line-height: 1;
  color: #F4EEFF;
  overflow-wrap: break-word;
  font-family: 'Syne', sans-serif;
  font-weight: 800;
  margin-bottom: 4px;
  font-size: 2rem;
}
@media(min-width: 767px) {.cfx_gr_jp_amount-8uc {
  font-size: 2.5rem;
}
}.cfx_gr_jp_amount-8uc span {
  color: #F5A623;
}.cfx_gr_jp_seo-8uc {
  font-size: 12px;
  line-height: 1.5;
  max-width: 30rem;
  overflow-wrap: break-word;
  color: #9A8CC0;
}.cfx_gr_jp_cta-8uc {
  border-radius: 0.75rem;
  border: 1px solid rgba(139, 47, 201, 0.22);
  background: rgba(139, 47, 201, 0.22);
  padding: 0.688rem 1.25rem;
  transition: background .2s;
  flex-shrink: 0;
  white-space: nowrap;
  margin-top: 0.25rem;
  font-weight: 700;
  align-self: flex-start;
  color: #F4EEFF;
  font-size: 13px;
  position: relative;
  z-index: 1;
}.cfx_gr_jp_cta-8uc:hover {
  background: #8B2FC9;
}.cfx_ws-8uc {
  padding: 32px 1rem 0;
  background: #0F0C1B;
}
@media(min-width: 769px) {.cfx_ws-8uc {
  padding: 2.25rem 24px 0;
}
}.cfx_ws_in-8uc {
  margin: 0 auto;
  max-width: 82.5rem;
}.cfx_ws_head-8uc {
  gap: 0.75rem;
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
  margin-bottom: 0.875rem;
  align-items: center;
}.cfx_ws_title-8uc {
  gap: 0.625rem;
  color: #F4EEFF;
  display: flex;
  align-items: center;
  font-weight: 700;
  overflow-wrap: break-word;
  font-family: 'Syne', sans-serif;
  flex-wrap: wrap;
  font-size: 16px;
}.cfx_ws_title_ic-8uc svg {
  color: #F5A623;
  stroke-linecap: round;
  height: 1.125rem;
  stroke-linejoin: round;
  width: 18px;
}.cfx_ws_online-8uc {
  gap: 7px;
  align-items: center;
  font-weight: 600;
  color: #72649A;
  display: flex;
  font-size: 0.75rem;
}.cfx_ws_online_dot-8uc {
  background: #24C96B;
  border-radius: 50%;
  height: 0.5rem;
  width: 8px;
  box-shadow: 0 0 0.375rem rgba(36, 201, 107, 0.16);
  flex-shrink: 0;
}.cfx_ws_scroll-8uc {
  gap: 0.5rem;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
  padding-bottom: 0.5rem;
}.cfx_ws_scroll-8uc::-webkit-scrollbar {
  display: none;
}.cfx_wc-8uc {
  padding: 0.625rem 14px;
  gap: 10px;
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #141027;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  min-width: 220px;
}.cfx_wc_img-8uc {
  overflow: hidden;
  border-radius: 6px;
  background: #1A1530;
  width: 36px;
  flex-shrink: 0;
  height: 2.25rem;
}.cfx_wc_img-8uc img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.cfx_wc_info-8uc {
  min-width: 0;
}.cfx_wc_game-8uc {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #C9BEE8;
  font-size: 0.75rem;
  font-weight: 600;
  white-space: nowrap;
}.cfx_wc_player-8uc {
  overflow: hidden;
  white-space: nowrap;
  font-size: 0.625rem;
  color: #574D78;
  text-overflow: ellipsis;
}.cfx_wc_amount-8uc {
  color: #24C96B;
  flex-shrink: 0;
  font-size: 0.813rem;
  font-weight: 700;
  margin-left: auto;
  white-space: nowrap;
}.cfx_reg-8uc {
  padding: 2.25rem 1rem 0;
  background: #0F0C1B;
}
@media(min-width: 769px) {.cfx_reg-8uc {
  padding: 44px 24px 0;
}
}.cfx_reg_in-8uc {
  margin: 0 auto;
  padding: 28px 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 18px;
  background: #1A1530;
  max-width: 82.5rem;
}
@media(min-width: 771px) {.cfx_reg_in-8uc {
  padding: 40px;
}
}.cfx_reg_top-8uc {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 862px) {.cfx_reg_top-8uc {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.cfx_reg_label-8uc {
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  color: #E03580;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
}.cfx_reg_h2-8uc {
  font-weight: 800;
  font-family: 'Syne', sans-serif;
  margin-bottom: 0.75rem;
  font-size: 1.375rem;
  line-height: 1.2;
  overflow-wrap: break-word;
  color: #F4EEFF;
}
@media(min-width: 765px) {.cfx_reg_h2-8uc {
  font-size: 1.75rem;
}
}.cfx_reg_bonus-8uc {
  background: rgba(245, 166, 35, 0.16);
  padding: 10px 1rem;
  border: 1px solid rgba(245, 166, 35, 0.16);
  border-radius: 0.75rem;
  gap: 0.5rem;
  margin-bottom: 16px;
  align-items: center;
  display: inline-flex;
}.cfx_reg_bonus_amount-8uc {
  font-size: 20px;
  font-weight: 800;
  color: #F5A623;
}.cfx_reg_bonus_text-8uc {
  color: #9A8CC0;
  font-size: 13px;
  line-height: 1.35;
}.cfx_reg_cta_btn-8uc {
  padding: 0.875rem 2rem;
  background: #24C96B;
  transition: background .2s;
  border-radius: 12px;
  font-size: 15px;
  color: #0D0A1A;
  margin-bottom: 0.75rem;
  box-shadow: 0 0 0.875rem 1px rgba(36, 201, 107, 0.45), 3px 0.313rem 12px rgba(9, 7, 15, 0.55);
  display: inline-block;
  font-weight: 700;
}.cfx_reg_cta_btn-8uc:hover {
  background: #2EDB78;
}.cfx_reg_terms-8uc {
  color: #574D78;
  font-size: 11px;
  line-height: 1.5;
}.cfx_reg_seo-8uc {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #72649A;
  line-height: 1.65;
  margin-top: 1.25rem;
  overflow-wrap: break-word;
  font-size: 13px;
  padding-top: 20px;
}.cfx_reg_seo-8uc p {
  line-height: 1.65;
  margin-bottom: 0.625rem;
  color: #72649A;
  font-size: 0.813rem;
}.cfx_reg_seo-8uc p:last-child {
  margin-bottom: 0;
}.cfx_reg_seo-8uc strong {
  color: #C9BEE8;
  font-weight: 700;
}.cfx_reg_seo-8uc a {
  transition: color .2s;
  color: #E03580;
  text-decoration: underline;
}.cfx_reg_seo-8uc a:hover {
  color: #F04292;
}.cfx_reg_seo-8uc ul,.cfx_reg_seo-8uc ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 18px;
}.cfx_reg_seo-8uc ol {
  list-style: decimal;
}.cfx_reg_seo-8uc li {
  font-size: 13px;
  margin-bottom: 0.25rem;
  line-height: 1.65;
  color: #72649A;
}.cfx_reg_seo-8uc table {
  display: block;
  margin-bottom: 10px;
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
  font-size: 0.813rem;
}
@media(min-width: 771px) {.cfx_reg_seo-8uc table {
  display: table;
}
}.cfx_reg_seo-8uc th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px;
  color: #C9BEE8;
  font-weight: 700;
  text-align: left;
}.cfx_reg_seo-8uc td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem;
  color: #72649A;
}.cfx_reg_steps-8uc {
  gap: 0.875rem;
  flex-direction: column;
  margin-top: 1.75rem;
  display: flex;
}
@media(min-width: 859px) {.cfx_reg_steps-8uc {
  margin-top: 0;
}
}.cfx_reg_step-8uc {
  background: rgba(255, 255, 255, 0.05);
  padding: 16px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 0.75rem;
  gap: 0.875rem;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.cfx_reg_step_num-8uc {
  border-radius: 50%;
  border: 1px solid rgba(224, 53, 128, 0.07);
  background: rgba(224, 53, 128, 0.18);
  color: #E03580;
  justify-content: center;
  font-weight: 800;
  height: 34px;
  width: 2.125rem;
  align-items: center;
  flex-shrink: 0;
  font-size: 0.875rem;
  display: flex;
}.cfx_reg_step_title-8uc {
  color: #F4EEFF;
  font-weight: 700;
  font-size: 0.875rem;
  margin-bottom: 3px;
}.cfx_reg_step_text-8uc {
  font-size: 0.75rem;
  line-height: 1.5;
  color: #72649A;
}.cfx_reg_trust-8uc {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  margin-top: 20px;
  padding-top: 20px;
}.cfx_reg_trust_item-8uc {
  gap: 7px;
  font-size: 0.75rem;
  color: #72649A;
  align-items: center;
  display: flex;
  overflow-wrap: break-word;
}.cfx_reg_trust_ic-8uc svg {
  stroke-linecap: round;
  width: 16px;
  height: 1rem;
  stroke-linejoin: round;
  color: #E03580;
}.cfx_prov-8uc {
  padding: 2.25rem 1rem 0;
  background: #0F0C1B;
}
@media(min-width: 767px) {.cfx_prov-8uc {
  padding: 2.75rem 24px 0;
}
}.cfx_prov_in-8uc {
  margin: 0 auto;
  max-width: 82.5rem;
}.cfx_prov_head-8uc {
  margin-bottom: 1rem;
}.cfx_prov_label-8uc {
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #E03580;
  font-weight: 700;
  margin-bottom: 8px;
  font-size: 11px;
}.cfx_prov_h2-8uc {
  overflow-wrap: break-word;
  color: #F4EEFF;
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 0.5rem;
  font-family: 'Syne', sans-serif;
}
@media(min-width: 767px) {.cfx_prov_h2-8uc {
  font-size: 24px;
}
}.cfx_prov_seo-8uc {
  line-height: 1.6;
  color: #72649A;
  max-width: 38.75rem;
  margin-bottom: 1rem;
  overflow-wrap: break-word;
  font-size: 13px;
}.cfx_prov_seo-8uc strong {
  font-weight: 700;
  color: #C9BEE8;
}.cfx_prov_seo-8uc a {
  text-decoration: underline;
  color: #E03580;
}.cfx_prov_grid-8uc {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 642px) {.cfx_prov_grid-8uc {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.cfx_prov_grid-8uc {
  grid-template-columns: repeat(8,1fr);
}
}.cfx_prov_card-8uc {
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 0.875rem 0.625rem;
  background: #141027;
  transition: border-color .2s,background .2s;
  gap: 0.438rem;
  cursor: pointer;
  align-items: center;
  display: flex;
  flex-direction: column;
}.cfx_prov_card-8uc:hover {
  border-color: rgba(224, 52, 128, 0.55);
  background: #1A1530;
}.cfx_prov_logo-8uc {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.375rem;
  overflow: hidden;
  width: 2.75rem;
  align-items: center;
  height: 2.75rem;
  display: flex;
  justify-content: center;
}.cfx_prov_logo-8uc img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}.cfx_prov_name-8uc {
  text-align: center;
  color: #9A8CC0;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  font-weight: 600;
}.cfx_htp-8uc {
  background: #0F0C1B;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.cfx_htp-8uc {
  padding: 44px 1.5rem 0;
}
}.cfx_htp_in-8uc {
  margin: 0 auto;
  max-width: 82.5rem;
}.cfx_htp_head-8uc {
  margin-bottom: 1.375rem;
  max-width: 720px;
}.cfx_htp_label-8uc {
  font-weight: 700;
  color: #E03580;
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
}.cfx_htp_h2-8uc {
  margin-bottom: 0.5rem;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Syne', sans-serif;
  color: #F4EEFF;
}
@media(min-width: 766px) {.cfx_htp_h2-8uc {
  font-size: 1.75rem;
}
}.cfx_htp_intro-8uc {
  line-height: 1.6;
  color: #72649A;
  font-size: 14px;
}.cfx_htp_steps-8uc {
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 12px;
  display: grid;
  counter-reset: none;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.cfx_htp_steps-8uc {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.cfx_htp_steps-8uc {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.cfx_htp_step-8uc {
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 12px;
  background: #1A1530;
  padding: 1.25rem 18px 1.125rem;
  display: flex;
  flex-direction: column;
  position: relative;
}.cfx_htp_step_num-8uc {
  border-radius: 50%;
  background: #E03580;
  justify-content: center;
  height: 28px;
  left: 20px;
  display: flex;
  position: absolute;
  width: 28px;
  font-family: 'Syne', sans-serif;
  font-size: 0.813rem;
  color: #0D0A1A;
  align-items: center;
  font-weight: 800;
  top: -12px;
}.cfx_htp_step_ic-8uc {
  border-radius: 6px;
  margin: 0.5rem 0 0.75rem;
  background: rgba(224, 53, 128, 0.18);
  justify-content: center;
  display: flex;
  height: 2.25rem;
  width: 2.25rem;
  align-items: center;
  color: #E03580;
}.cfx_htp_step_ic-8uc svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.125rem;
  width: 18px;
}.cfx_htp_step_h-8uc {
  margin-bottom: 6px;
  font-weight: 700;
  font-size: 14px;
  color: #F4EEFF;
  overflow-wrap: break-word;
  line-height: 1.25;
}.cfx_htp_step_p-8uc {
  font-size: 0.813rem;
  color: #72649A;
  overflow-wrap: break-word;
  line-height: 1.55;
}.cfx_htp_step_p-8uc strong {
  color: #C9BEE8;
  font-weight: 600;
}.cfx_htp_cta-8uc {
  border-radius: 12px;
  background: #24C96B;
  padding: 0.813rem 26px;
  transition: background .2s;
  font-size: 14px;
  color: #0D0A1A;
  display: inline-block;
  margin-top: 20px;
  font-weight: 700;
}.cfx_htp_cta-8uc:hover {
  background: #2EDB78;
}.cfx_bon-8uc {
  padding: 36px 16px 0;
  background: #0F0C1B;
}
@media(min-width:768px) {.cfx_bon-8uc {
  padding: 2.75rem 1.5rem 0;
}
}.cfx_bon_in-8uc {
  margin: 0 auto;
  max-width: 1320px;
}.cfx_bon_head-8uc {
  margin-bottom: 20px;
}.cfx_bon_label-8uc {
  text-transform: uppercase;
  font-weight: 700;
  color: #E03580;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-size: 11px;
}.cfx_bon_h2-8uc {
  color: #F4EEFF;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-family: 'Syne', sans-serif;
  margin-bottom: 0.5rem;
}
@media(min-width: 765px) {.cfx_bon_h2-8uc {
  font-size: 24px;
}
}.cfx_bon_seo-8uc {
  color: #72649A;
  max-width: 38.75rem;
  font-size: 13px;
  line-height: 1.6;
  overflow-wrap: break-word;
}.cfx_bon_seo-8uc strong {
  color: #C9BEE8;
  font-weight: 700;
}.cfx_bon_seo-8uc a {
  text-decoration: underline;
  color: #E03580;
}.cfx_bon_grid-8uc {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 638px) {.cfx_bon_grid-8uc {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.cfx_bon_grid-8uc {
  grid-template-columns: repeat(5,1fr);
}
}.cfx_bon_card-8uc {
  transition: border-color .2s,transform .2s;
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #141027;
  padding: 1rem;
}.cfx_bon_card-8uc:hover {
  transform: translateY(-2px);
  border-color: rgba(224, 53, 128, 0.07);
}.cfx_bon_card_ic-8uc svg {
  width: 1.625rem;
  height: 26px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.cfx_bon_card_ic-8uc {
  margin-bottom: 10px;
}.cfx_bon_card_type-8uc {
  letter-spacing: .06em;
  text-transform: uppercase;
  margin-bottom: 6px;
  font-weight: 700;
  font-size: 0.625rem;
  color: #72649A;
}.cfx_bon_card_amount-8uc {
  font-size: 18px;
  line-height: 1.1;
  margin-bottom: 0.375rem;
  color: #F5A623;
  font-weight: 800;
}.cfx_bon_card_name-8uc {
  font-weight: 600;
  font-size: 0.813rem;
  color: #F4EEFF;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
}.cfx_bon_card_detail-8uc {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 11px;
  padding-top: 8px;
  overflow-wrap: break-word;
  line-height: 1.5;
  color: #574D78;
}.cfx_app-8uc {
  background: #0F0C1B;
  padding: 36px 16px 0;
}
@media(min-width: 770px) {.cfx_app-8uc {
  padding: 44px 1.5rem 0;
}
}.cfx_app_in-8uc {
  margin: 0 auto;
  max-width: 1320px;
}.cfx_app_head-8uc {
  margin-bottom: 16px;
}.cfx_app_label-8uc {
  font-size: 11px;
  margin-bottom: 0.5rem;
  font-weight: 700;
  color: #E03580;
  letter-spacing: .08em;
  text-transform: uppercase;
}.cfx_app_h2-8uc {
  font-family: 'Syne', sans-serif;
  font-weight: 800;
  margin-bottom: 6px;
  color: #F4EEFF;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}
@media(min-width: 765px) {.cfx_app_h2-8uc {
  font-size: 1.5rem;
}
}.cfx_app_sub-8uc {
  max-width: 37.5rem;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #72649A;
}.cfx_app_sub-8uc strong {
  font-weight: 700;
  color: #C9BEE8;
}.cfx_app_cards-8uc {
  gap: 10px;
  grid-template-columns: 1fr;
  margin-top: 1rem;
  display: grid;
}
@media(min-width: 642px) {.cfx_app_cards-8uc {
  grid-template-columns: repeat(3,1fr);
}
}.cfx_app_card-8uc {
  border-radius: 0.75rem;
  gap: 1rem;
  padding: 20px;
  overflow: hidden;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
  position: relative;
}.cfx_app_card_ios-8uc {
  background: linear-gradient(135deg,rgba(224, 53, 128, 0.18) 0%,#1A1530 100%);
}.cfx_app_card_android-8uc {
  background: linear-gradient(135deg,rgba(36, 201, 107, 0.16) 0%,#1A1530 100%);
}.cfx_app_card_win-8uc {
  background: linear-gradient(135deg,rgba(245, 166, 35, 0.16) 0%,#1A1530 100%);
}.cfx_app_card_ic-8uc svg {
  width: 2.125rem;
  height: 2.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.cfx_app_card_ic-8uc {
  color: #F4EEFF;
  flex-shrink: 0;
}.cfx_app_card_os-8uc {
  text-transform: uppercase;
  margin-bottom: 0.375rem;
  font-size: 0.625rem;
  font-weight: 700;
  color: #72649A;
  letter-spacing: .08em;
}.cfx_app_card_title-8uc {
  margin-bottom: 0.375rem;
  font-size: 0.938rem;
  line-height: 1.2;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F4EEFF;
}.cfx_app_card_text-8uc {
  margin-bottom: 0.875rem;
  color: #72649A;
  overflow-wrap: break-word;
  line-height: 1.5;
  font-size: 12px;
}.cfx_app_card_btn-8uc {
  padding: 10px 18px;
  transition: background .2s;
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(224, 52, 128, 0.55);
  gap: 7px;
  border-radius: 6px;
  display: inline-flex;
  font-size: 13px;
  font-weight: 700;
  align-items: center;
  color: #F4EEFF;
}.cfx_app_card_btn-8uc:hover {
  background: rgba(255, 255, 255, 0.07);
}.cfx_seo-8uc {
  background: #0F0C1B;
  padding: 2.25rem 16px 0;
}
@media(min-width: 766px) {.cfx_seo-8uc {
  padding: 2.75rem 1.5rem 0;
}
}.cfx_seo_in-8uc {
  border-radius: 18px;
  background: #1A1530;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 28px 24px;
  max-width: 1320px;
}
@media(min-width: 770px) {.cfx_seo_in-8uc {
  padding: 36px 40px;
}
}.cfx_seo_label-8uc {
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  color: #E03580;
}.cfx_seo_h2-8uc {
  line-height: 1.25;
  overflow-wrap: break-word;
  font-size: 20px;
  color: #F4EEFF;
  margin-bottom: 14px;
  font-family: 'Syne', sans-serif;
  font-weight: 800;
}
@media(min-width: 765px) {.cfx_seo_h2-8uc {
  font-size: 1.5rem;
}
}.cfx_seo_body-8uc {
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #9A8CC0;
  font-size: 0.875rem;
}.cfx_seo_body-8uc p {
  color: #9A8CC0;
  margin-bottom: 0.75rem;
  line-height: 1.75;
  font-size: 14px;
}.cfx_seo_body-8uc p:last-child {
  margin-bottom: 0;
}.cfx_seo_body-8uc strong {
  font-weight: 700;
  color: #C9BEE8;
}.cfx_seo_body-8uc a {
  transition: color .2s;
  text-decoration: underline;
  color: #E03580;
}.cfx_seo_body-8uc a:hover {
  color: #F04292;
}.cfx_seo_body-8uc ul,.cfx_seo_body-8uc ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.cfx_seo_body-8uc ol {
  list-style: decimal;
}.cfx_seo_body-8uc li {
  font-size: 14px;
  margin-bottom: 6px;
  color: #9A8CC0;
  line-height: 1.75;
}.cfx_seo_body-8uc table {
  font-size: 0.813rem;
  display: block;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
}
@media(min-width: 765px) {.cfx_seo_body-8uc table {
  display: table;
}
}.cfx_seo_body-8uc th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C9BEE8;
  font-weight: 700;
  text-align: left;
}.cfx_seo_body-8uc td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9A8CC0;
}.cfx_seo_cols-8uc {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 638px) {.cfx_seo_cols-8uc {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.cfx_seo_cols-8uc {
  grid-template-columns: repeat(3,1fr);
}
}.cfx_seo_col_h-8uc {
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  color: #C9BEE8;
  font-size: 13px;
  font-weight: 700;
}.cfx_seo_col_p-8uc {
  color: #72649A;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 13px;
}.cfx_seo_stats-8uc {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.cfx_seo_stat-8uc {
  padding: 14px 1rem;
  flex: 1;
  border: 1px solid rgba(224, 53, 128, 0.18);
  border-radius: 0.75rem;
  background: rgba(224, 53, 128, 0.07);
  min-width: 8.75rem;
}.cfx_seo_stat_val-8uc {
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-size: 20px;
  font-weight: 800;
  color: #E03580;
}.cfx_seo_stat_lb-8uc {
  color: #72649A;
  overflow-wrap: break-word;
  font-size: 11px;
}.cfx_rv-8uc {
  padding: 2.25rem 1rem 0;
  background: #0F0C1B;
}
@media(min-width: 765px) {.cfx_rv-8uc {
  padding: 2.75rem 1.5rem 0;
}
}.cfx_rv_in-8uc {
  margin: 0 auto;
  max-width: 82.5rem;
}.cfx_rv_head-8uc {
  margin-bottom: 20px;
  max-width: 45rem;
}.cfx_rv_label-8uc {
  font-weight: 700;
  color: #E03580;
  margin-bottom: 8px;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .08em;
}.cfx_rv_h2-8uc {
  margin-bottom: 0.625rem;
  font-family: 'Syne', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F4EEFF;
  font-size: 22px;
}
@media(min-width: 766px) {.cfx_rv_h2-8uc {
  font-size: 28px;
}
}.cfx_rv_stats-8uc {
  gap: 1.125rem;
  display: flex;
  color: #72649A;
  align-items: center;
  font-size: 0.813rem;
  flex-wrap: wrap;
}.cfx_rv_stats_score-8uc {
  gap: 6px;
  align-items: baseline;
  display: flex;
}.cfx_rv_stats_score_val-8uc {
  font-weight: 800;
  font-family: 'Syne', sans-serif;
  font-size: 1.375rem;
  color: #F5A623;
}.cfx_rv_stats_score_max-8uc {
  font-size: 13px;
  color: #574D78;
}.cfx_rv_stats_badge-8uc {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}.cfx_rv_stats_badge-8uc svg {
  width: 14px;
  color: #F5A623;
  height: 0.875rem;
}.cfx_rv_grid-8uc {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.cfx_rv_grid-8uc {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.cfx_rv_grid-8uc {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.cfx_rv_card-8uc {
  background: #1A1530;
  padding: 1.25rem;
  border-radius: 0.75rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  display: flex;
  flex-direction: column;
}.cfx_rv_card_stars-8uc {
  gap: 2px;
  display: flex;
  margin-bottom: 0.625rem;
  color: #F5A623;
}.cfx_rv_card_stars-8uc svg {
  height: 0.875rem;
  width: 14px;
}.cfx_rv_card_h-8uc {
  overflow-wrap: break-word;
  margin-bottom: 8px;
  color: #F4EEFF;
  line-height: 1.3;
  font-weight: 700;
  font-size: 0.875rem;
}.cfx_rv_card_body-8uc {
  flex: 1;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-bottom: 14px;
  line-height: 1.65;
  color: #72649A;
}.cfx_rv_card_body-8uc strong {
  font-weight: 600;
  color: #C9BEE8;
}.cfx_rv_card_meta-8uc {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  align-items: center;
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
  padding-top: 12px;
}.cfx_rv_card_author-8uc {
  font-size: 12px;
  color: #C9BEE8;
  font-weight: 600;
}.cfx_rv_card_date-8uc {
  color: #574D78;
  font-size: 11px;
}.cfx_faq-8uc {
  background: #0F0C1B;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.cfx_faq-8uc {
  padding: 2.75rem 1.5rem 0;
}
}.cfx_faq_in-8uc {
  margin: 0 auto;
  max-width: 82.5rem;
}.cfx_faq_head-8uc {
  margin-bottom: 1.25rem;
}.cfx_faq_label-8uc {
  text-transform: uppercase;
  font-size: 11px;
  color: #E03580;
  margin-bottom: 0.5rem;
  font-weight: 700;
  letter-spacing: .08em;
}.cfx_faq_h2-8uc {
  font-size: 20px;
  overflow-wrap: break-word;
  color: #F4EEFF;
  font-weight: 800;
  font-family: 'Syne', sans-serif;
}
@media(min-width: 769px) {.cfx_faq_h2-8uc {
  font-size: 1.5rem;
}
}.cfx_faq_list-8uc {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.cfx_faq_item-8uc {
  background: #1A1530;
  overflow: hidden;
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.11);
}.cfx_faq_q-8uc {
  gap: 12px;
  padding: 1rem 20px;
  transition: color .2s;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  color: #C9BEE8;
  font-weight: 600;
  overflow-wrap: break-word;
  cursor: pointer;
  display: flex;
  font-size: 0.875rem;
}.cfx_faq_q-8uc:hover {
  color: #F4EEFF;
}.cfx_faq_q_ic-8uc {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  height: 1.5rem;
  justify-content: center;
  font-size: 16px;
  align-items: center;
  display: flex;
  color: #E03580;
  flex-shrink: 0;
  width: 1.5rem;
}.cfx_faq_item-8uc.cfx_state_open-8uc .cfx_faq_q_ic-8uc {
  transform: rotate(45deg);
}.cfx_faq_a-8uc {
  padding: 0 20px 16px;
  color: #72649A;
  font-size: 13px;
  overflow-wrap: break-word;
  display: none;
  line-height: 1.7;
}.cfx_faq_item-8uc.cfx_state_open-8uc .cfx_faq_a-8uc {
  display: block;
}.cfx_faq_a-8uc strong {
  font-weight: 700;
  color: #C9BEE8;
}.cfx_faq_a-8uc a {
  color: #E03580;
  text-decoration: underline;
}.cfx_faq_a-8uc ul,.cfx_faq_a-8uc ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 20px;
}.cfx_faq_a-8uc ol {
  list-style: decimal;
}.cfx_faq_a-8uc li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.cfx_faq_a-8uc table {
  margin: 0.5rem 0;
  font-size: 12px;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
  width: 100%;
}
@media(min-width: 766px) {.cfx_faq_a-8uc table {
  display: table;
}
}.cfx_faq_a-8uc th {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #C9BEE8;
}.cfx_faq_a-8uc td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 6px 8px;
  color: #72649A;
}.cfx_pmt-8uc {
  background: #0F0C1B;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.cfx_pmt-8uc {
  padding: 2.75rem 1.5rem 0;
}
}.cfx_pmt_in-8uc {
  margin: 0 auto;
  max-width: 1320px;
}.cfx_pmt_head-8uc {
  margin-bottom: 1.375rem;
  max-width: 720px;
}.cfx_pmt_label-8uc {
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-weight: 700;
  color: #E03580;
}.cfx_pmt_h2-8uc {
  font-family: 'Syne', sans-serif;
  overflow-wrap: break-word;
  font-size: 22px;
  margin-bottom: 8px;
  font-weight: 800;
  color: #F4EEFF;
}
@media(min-width: 765px) {.cfx_pmt_h2-8uc {
  font-size: 1.75rem;
}
}.cfx_pmt_intro-8uc {
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #72649A;
  font-size: 0.875rem;
}.cfx_pmt_groups-8uc {
  gap: 1.25rem;
  flex-direction: column;
  display: flex;
}.cfx_pmt_group-8uc {
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #1A1530;
  padding: 1.25rem;
  border-radius: 12px;
}.cfx_pmt_group_head-8uc {
  gap: 12px;
  display: flex;
  margin-bottom: 10px;
  align-items: center;
  flex-wrap: wrap;
}.cfx_pmt_group_ic-8uc {
  border-radius: 0.375rem;
  background: rgba(224, 53, 128, 0.18);
  align-items: center;
  width: 36px;
  display: flex;
  color: #E03580;
  height: 2.25rem;
  justify-content: center;
  flex-shrink: 0;
}.cfx_pmt_group_ic-8uc svg {
  width: 18px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 18px;
}.cfx_pmt_group_h-8uc {
  margin: 0;
  font-family: 'Syne', sans-serif;
  font-weight: 700;
  color: #F4EEFF;
  overflow-wrap: break-word;
  font-size: 1rem;
}.cfx_pmt_group_p-8uc {
  margin-bottom: 14px;
  line-height: 1.6;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #72649A;
}.cfx_pmt_group_p-8uc strong {
  color: #C9BEE8;
  font-weight: 600;
}.cfx_pmt_table_wrap-8uc {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.cfx_pmt_table-8uc {
  width: 100%;
  border-collapse: collapse;
  min-width: 33.75rem;
  font-size: 0.813rem;
}.cfx_pmt_table-8uc th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  font-size: 0.688rem;
  text-align: left;
  color: #C9BEE8;
  white-space: nowrap;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .04em;
}.cfx_pmt_table-8uc td {
  padding: 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #72649A;
}.cfx_pmt_table-8uc tbody tr:last-child td {
  border-bottom: none;
}.cfx_pmt_table-8uc tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #C9BEE8;
}.cfx_seo-8uc {
  padding: 36px 16px 0;
  background: #0F0C1B;
}
@media(min-width: 770px) {.cfx_seo-8uc {
  padding: 44px 24px 0;
}
}.cfx_seo_in-8uc {
  border-radius: 18px;
  margin: 0 auto;
  background: #1A1530;
  padding: 28px 24px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  max-width: 1320px;
}
@media(min-width: 769px) {.cfx_seo_in-8uc {
  padding: 2.25rem 2.5rem;
}
}.cfx_seo_label-8uc {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 10px;
  letter-spacing: .08em;
  color: #E03580;
}.cfx_seo_h2-8uc {
  overflow-wrap: break-word;
  line-height: 1.25;
  margin-bottom: 0.875rem;
  font-family: 'Syne', sans-serif;
  font-size: 1.25rem;
  font-weight: 800;
  color: #F4EEFF;
}
@media(min-width: 765px) {.cfx_seo_h2-8uc {
  font-size: 24px;
}
}.cfx_seo_body-8uc {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #9A8CC0;
}.cfx_seo_body-8uc p {
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
  color: #9A8CC0;
  line-height: 1.75;
}.cfx_seo_body-8uc p:last-child {
  margin-bottom: 0;
}.cfx_seo_body-8uc strong {
  font-weight: 700;
  color: #C9BEE8;
}.cfx_seo_body-8uc a {
  transition: color .2s;
  text-decoration: underline;
  color: #E03580;
}.cfx_seo_body-8uc a:hover {
  color: #F04292;
}.cfx_seo_body-8uc ul,.cfx_seo_body-8uc ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.cfx_seo_body-8uc ol {
  list-style: decimal;
}.cfx_seo_body-8uc li {
  line-height: 1.75;
  color: #9A8CC0;
  margin-bottom: 6px;
  font-size: 14px;
}.cfx_seo_body-8uc table {
  margin-bottom: 0.75rem;
  display: block;
  width: 100%;
  font-size: 0.813rem;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width: 765px) {.cfx_seo_body-8uc table {
  display: table;
}
}.cfx_seo_body-8uc th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  color: #C9BEE8;
  font-weight: 700;
  text-align: left;
}.cfx_seo_body-8uc td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9A8CC0;
}.cfx_seo_cols-8uc {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width:640px) {.cfx_seo_cols-8uc {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.cfx_seo_cols-8uc {
  grid-template-columns: repeat(3,1fr);
}
}.cfx_seo_col_h-8uc {
  overflow-wrap: break-word;
  color: #C9BEE8;
  font-size: 13px;
  margin-bottom: 7px;
  font-weight: 700;
}.cfx_seo_col_p-8uc {
  color: #72649A;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 0.813rem;
}.cfx_seo_stats-8uc {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.cfx_seo_stat-8uc {
  flex: 1;
  background: rgba(224, 53, 128, 0.07);
  border: 1px solid rgba(224, 53, 128, 0.18);
  border-radius: 12px;
  padding: 14px 1rem;
  min-width: 8.75rem;
}.cfx_seo_stat_val-8uc {
  font-size: 1.25rem;
  color: #E03580;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 4px;
}.cfx_seo_stat_lb-8uc {
  color: #72649A;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.cfx_seo-8uc {
  padding: 2.25rem 1rem 0;
  background: #0F0C1B;
}
@media(min-width: 765px) {.cfx_seo-8uc {
  padding: 2.75rem 1.5rem 0;
}
}.cfx_seo_in-8uc {
  margin: 0 auto;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #1A1530;
  border-radius: 1.125rem;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.cfx_seo_in-8uc {
  padding: 36px 2.5rem;
}
}.cfx_seo_label-8uc {
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #E03580;
  margin-bottom: 10px;
  font-size: 0.688rem;
  font-weight: 700;
}.cfx_seo_h2-8uc {
  font-size: 20px;
  color: #F4EEFF;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Syne', sans-serif;
  line-height: 1.25;
  margin-bottom: 0.875rem;
}
@media(min-width: 767px) {.cfx_seo_h2-8uc {
  font-size: 1.5rem;
}
}.cfx_seo_body-8uc {
  font-size: 14px;
  color: #9A8CC0;
  line-height: 1.75;
  overflow-wrap: break-word;
}.cfx_seo_body-8uc p {
  color: #9A8CC0;
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
  line-height: 1.75;
}.cfx_seo_body-8uc p:last-child {
  margin-bottom: 0;
}.cfx_seo_body-8uc strong {
  color: #C9BEE8;
  font-weight: 700;
}.cfx_seo_body-8uc a {
  transition: color .2s;
  text-decoration: underline;
  color: #E03580;
}.cfx_seo_body-8uc a:hover {
  color: #F04292;
}.cfx_seo_body-8uc ul,.cfx_seo_body-8uc ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.cfx_seo_body-8uc ol {
  list-style: decimal;
}.cfx_seo_body-8uc li {
  font-size: 14px;
  color: #9A8CC0;
  line-height: 1.75;
  margin-bottom: 6px;
}.cfx_seo_body-8uc table {
  margin-bottom: 0.75rem;
  font-size: 13px;
  overflow-x: auto;
  display: block;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width:768px) {.cfx_seo_body-8uc table {
  display: table;
}
}.cfx_seo_body-8uc th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C9BEE8;
  font-weight: 700;
  text-align: left;
}.cfx_seo_body-8uc td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9A8CC0;
}.cfx_seo_cols-8uc {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 637px) {.cfx_seo_cols-8uc {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.cfx_seo_cols-8uc {
  grid-template-columns: repeat(3,1fr);
}
}.cfx_seo_col_h-8uc {
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 7px;
  font-size: 0.813rem;
  color: #C9BEE8;
}.cfx_seo_col_p-8uc {
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #72649A;
  font-size: 0.813rem;
}.cfx_seo_stats-8uc {
  gap: 1rem;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.cfx_seo_stat-8uc {
  border: 1px solid rgba(224, 53, 128, 0.18);
  flex: 1;
  border-radius: 0.75rem;
  background: rgba(224, 53, 128, 0.07);
  padding: 0.875rem 1rem;
  min-width: 8.75rem;
}.cfx_seo_stat_val-8uc {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #E03580;
  font-weight: 800;
  margin-bottom: 0.25rem;
}.cfx_seo_stat_lb-8uc {
  font-size: 11px;
  color: #72649A;
  overflow-wrap: break-word;
}.cfx_ft-8uc {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #09070F;
  margin-top: 3rem;
}.cfx_ft_support-8uc {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.5rem 16px;
}
@media(min-width: 765px) {.cfx_ft_support-8uc {
  padding: 1.75rem 24px;
}
}.cfx_ft_support_in-8uc {
  gap: 16px;
  margin: 0 auto;
  align-items: center;
  max-width: 1320px;
  display: flex;
  flex-wrap: wrap;
}.cfx_ft_support_main-8uc {
  flex: 1;
  gap: 16px;
  min-width: 13.75rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.cfx_ft_support_ic-8uc {
  color: #E03580;
  flex-shrink: 0;
}.cfx_ft_support_ic-8uc svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.875rem;
  width: 30px;
}.cfx_ft_support_text_title-8uc {
  overflow-wrap: break-word;
  margin-bottom: 3px;
  font-size: 15px;
  font-weight: 700;
  color: #F4EEFF;
}.cfx_ft_support_text_sub-8uc {
  font-size: 0.75rem;
  color: #72649A;
  overflow-wrap: break-word;
}.cfx_ft_support_btn-8uc {
  transition: background .2s;
  border-radius: 12px;
  background: #E03580;
  padding: 11px 22px;
  white-space: nowrap;
  font-size: 0.813rem;
  flex-shrink: 0;
  color: #F4EEFF;
  font-weight: 700;
}.cfx_ft_support_btn-8uc:hover {
  background: #F04292;
}.cfx_ft_support_contacts-8uc {
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.cfx_ft_support_contact-8uc {
  font-size: 0.75rem;
  line-height: 1.4;
  color: #574D78;
}.cfx_ft_support_contact-8uc strong {
  font-size: 11px;
  color: #9A8CC0;
  font-weight: 600;
  display: block;
  margin-bottom: 2px;
}.cfx_ft_main-8uc {
  padding: 32px 1rem 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 769px) {.cfx_ft_main-8uc {
  padding: 2.5rem 24px 32px;
}
}.cfx_ft_main_in-8uc {
  margin: 0 auto;
  gap: 1.5rem;
  grid-template-columns: 1fr 1fr;
  max-width: 1320px;
  display: grid;
}
@media(min-width: 642px) {.cfx_ft_main_in-8uc {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.cfx_ft_main_in-8uc {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.cfx_ft_col_logo-8uc {
  grid-column: 1/-1;
}
@media(min-width:1080px) {.cfx_ft_col_logo-8uc {
  grid-column: auto;
}
}.cfx_ft_logo-8uc {
  gap: 9px;
  font-size: 16px;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 12px;
  overflow-wrap: break-word;
  display: flex;
  color: #F4EEFF;
  font-weight: 800;
}.cfx_ft_logo_mark-8uc {
  border-radius: 0.375rem;
  overflow: hidden;
  width: 1.875rem;
  height: 30px;
}.cfx_ft_logo_mark-8uc img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.cfx_ft_logo_sub-8uc {
  font-size: 0.75rem;
  line-height: 1.55;
  color: #574D78;
  max-width: 200px;
  overflow-wrap: break-word;
}.cfx_ft_col_title-8uc {
  margin-bottom: 0.875rem;
  letter-spacing: .07em;
  color: #9A8CC0;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}.cfx_ft_col_links-8uc {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.cfx_ft_col_link-8uc {
  transition: color .2s;
  font-size: 0.813rem;
  color: #574D78;
  overflow-wrap: break-word;
}.cfx_ft_col_link-8uc:hover {
  color: #C9BEE8;
}.cfx_ft_apps-8uc {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.cfx_ft_app_card-8uc {
  gap: 0.625rem;
  padding: 0.625rem 12px;
  border-radius: 0.375rem;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  align-items: center;
}.cfx_ft_app_card-8uc:hover {
  border-color: rgba(224, 52, 128, 0.55);
}.cfx_ft_app_card_ic-8uc svg {
  height: 22px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.375rem;
}.cfx_ft_app_card_os-8uc {
  color: #574D78;
  font-weight: 600;
  font-size: 0.625rem;
}.cfx_ft_app_card_action-8uc {
  color: #C9BEE8;
  font-weight: 700;
  font-size: 12px;
}.cfx_ft_bot-8uc {
  padding: 20px 16px;
}
@media(min-width: 771px) {.cfx_ft_bot-8uc {
  padding: 20px 24px;
}
}.cfx_ft_bot_in-8uc {
  gap: 16px;
  margin: 0 auto;
  align-items: center;
  display: flex;
  max-width: 1320px;
  flex-wrap: wrap;
}.cfx_ft_socials-8uc {
  gap: 8px;
  display: flex;
}.cfx_ft_soc-8uc {
  background: rgba(255, 255, 255, 0.05);
  transition: background .2s;
  border-radius: 6px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  height: 2.25rem;
  align-items: center;
  display: flex;
  width: 36px;
  color: #9A8CC0;
  justify-content: center;
}.cfx_ft_soc-8uc svg {
  stroke-linejoin: round;
  height: 1rem;
  stroke-linecap: round;
  width: 16px;
}.cfx_ft_soc-8uc:hover {
  background: rgba(255, 255, 255, 0.07);
}.cfx_ft_legal-8uc {
  flex: 1;
  line-height: 1.6;
  min-width: 12.5rem;
  font-size: 11px;
  overflow-wrap: break-word;
  color: #8E82B8;
}.cfx_ft_legal-8uc strong {
  font-weight: 700;
  color: #9A8CC0;
}.cfx_ft_legal-8uc a {
  text-decoration: underline;
  color: #9A8CC0;
}.cfx_ft_age-8uc {
  border-radius: 50%;
  border: 2px solid #8E82B8;
  display: flex;
  font-weight: 800;
  margin-left: auto;
  flex-shrink: 0;
  justify-content: center;
  height: 2rem;
  align-items: center;
  font-size: 0.688rem;
  color: #8E82B8;
  width: 2rem;
}