*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #090C18;
  min-height: 100vh;
  line-height: 1.6;
  color: #BEC8DE;
  -webkit-font-smoothing: antialiased;
  font-family: 'Barlow', sans-serif;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  color: inherit;
  text-decoration: none;
}button {
  background: none;
  border: none;
  font: inherit;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.fjb_layout-c9j {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.fjb_page-c9j {
  min-height: 100vh;
  display: flex;
}.fjb_main-c9j {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media(min-width: 1078px) {.fjb_main-c9j {
  padding-left: 220px;
}
}
@media(max-width: 1081px) {.fjb_main-c9j {
  padding-bottom: 4.5rem;
}
}.fjb_gc-c9j {
  background: #0D1020;
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.06);
  border-radius: 0.5rem;
  flex-shrink: 0;
  cursor: pointer;
  width: 8.75rem;
  position: relative;
}
@media(min-width:640px) {.fjb_gc-c9j {
  width: 9.75rem;
}
}
@media(min-width: 1078px) {.fjb_gc-c9j {
  width: 168px;
}
}.fjb_gc-c9j:hover {
  transform: translateY(-3px);
  border-color: rgba(232,130,28,0.08);
}.fjb_gc_img-c9j {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 80%;
}.fjb_gc_img-c9j img {
  inset: 0;
  height: 100%;
  position: absolute;
  width: 100%;
  object-fit: cover;
}.fjb_gc_hover-c9j {
  background: rgba(5,7,16,0.72);
  inset: 0;
  transition: opacity .2s;
  position: absolute;
  justify-content: center;
  display: flex;
  align-items: center;
  opacity: 0;
}.fjb_gc-c9j:hover .fjb_gc_hover-c9j {
  opacity: 1;
}.fjb_gc_hover_btn-c9j {
  border-radius: 4px;
  padding: 0.5rem 1rem;
  background: #E8821C;
  color: #F0F4FF;
  font-size: 12px;
  font-weight: 700;
}.fjb_gc_info-c9j {
  padding: 0.5rem 10px 0.625rem;
}.fjb_gc_name-c9j {
  overflow: hidden;
  white-space: nowrap;
  margin-bottom: 3px;
  font-weight: 600;
  color: #BEC8DE;
  font-size: 12px;
  text-overflow: ellipsis;
  max-width: 100%;
}.fjb_gc_prov-c9j {
  font-size: 0.625rem;
  color: #404E68;
}.fjb_gc_tag-c9j {
  border-radius: 0.25rem;
  padding: 2px 0.438rem;
  letter-spacing: .04em;
  position: absolute;
  top: 6px;
  font-weight: 700;
  font-size: 9px;
  text-transform: uppercase;
  left: 6px;
  z-index: 2;
}.fjb_gc_tag_hot-c9j {
  background: #E03030;
  color: #fff;
}.fjb_gc_tag_new-c9j {
  background: #28B86A;
  color: #090C18;
}.fjb_gc_tag_jp-c9j {
  background: #D4A02A;
  color: #090C18;
}.fjb_gc_tag_ex-c9j {
  background: #3D6EAE;
  color: #fff;
}.fjb_gc_tag_live-c9j {
  background: #E03030;
  color: #fff;
}.fjb_gr-c9j {
  background: #090C18;
  padding: 32px 16px 0;
}
@media(min-width: 765px) {.fjb_gr-c9j {
  padding: 2.25rem 1.5rem 0;
}
}.fjb_gr_in-c9j {
  margin: 0 auto;
  max-width: 1360px;
}.fjb_gr_head-c9j {
  gap: 12px;
  display: flex;
  margin-bottom: 10px;
  flex-wrap: wrap;
  align-items: center;
}.fjb_gr_head_l-c9j {
  flex: 1;
  gap: 0.625rem;
  min-width: 0;
  align-items: center;
  display: flex;
}.fjb_gr_ic-c9j {
  border-radius: 8px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2rem;
  flex-shrink: 0;
}.fjb_gr_ic-c9j svg {
  width: 16px;
  height: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.fjb_gr_title-c9j {
  color: #F0F4FF;
  font-size: 1rem;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 700;
}
@media(min-width: 771px) {.fjb_gr_title-c9j {
  font-size: 18px;
}
}.fjb_gr_more-c9j {
  transition: color .2s;
  gap: 0.313rem;
  align-items: center;
  white-space: nowrap;
  display: flex;
  flex-shrink: 0;
  color: #5E6D8A;
  font-size: 12px;
  font-weight: 600;
}.fjb_gr_more-c9j:hover {
  color: #E8821C;
}.fjb_gr_more-c9j svg {
  stroke-linejoin: round;
  width: 0.75rem;
  height: 0.75rem;
  stroke-linecap: round;
}.fjb_gr_arrows-c9j {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.fjb_gr_arr-c9j {
  border-radius: 4px;
  background: rgba(255,255,255,0.05);
  transition: background .15s,color .15s;
  border: 1px solid rgba(255,255,255,0.11);
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 1.875rem;
  display: flex;
  color: #8A97B4;
}.fjb_gr_arr-c9j:hover {
  background: rgba(255,255,255,0.07);
  color: #F0F4FF;
}.fjb_gr_arr-c9j svg {
  stroke-linecap: round;
  width: 13px;
  height: 13px;
  stroke-linejoin: round;
}.fjb_gr_seo_h-c9j {
  margin: 0 0 0.375rem;
  font-size: 13px;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #BEC8DE;
  max-width: 680px;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 766px) {.fjb_gr_seo_h-c9j {
  font-size: 14px;
}
}.fjb_gr_seo-c9j {
  max-width: 42.5rem;
  margin-bottom: 12px;
  overflow-wrap: break-word;
  font-size: 12px;
  line-height: 1.55;
  color: #5E6D8A;
}.fjb_gr_seo-c9j strong {
  color: #BEC8DE;
  font-weight: 600;
}.fjb_gr_scroll-c9j {
  gap: 0.625rem;
  padding-bottom: 0.625rem;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
}.fjb_gr_scroll-c9j::-webkit-scrollbar {
  display: none;
}
@media(min-width: 765px) {.fjb_gr_scroll-c9j {
  gap: 12px;
}
}.fjb_tb-c9j {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  background: #090C18;
  right: 0;
  position: fixed;
  top: 0;
  align-items: center;
  left: 0;
  z-index: 80;
  height: 3.5rem;
  display: flex;
}.fjb_tb_in-c9j {
  gap: 0;
  padding: 0 14px;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
}.fjb_tb_burger-c9j {
  border-radius: 8px;
  gap: 0.313rem;
  display: flex;
  margin-right: 0.5rem;
  flex-shrink: 0;
  height: 38px;
  flex-direction: column;
  justify-content: center;
  width: 38px;
  align-items: center;
}.fjb_tb_burger-c9j:hover {
  background: rgba(255,255,255,0.05);
}.fjb_tb_burger_line-c9j {
  background: #8A97B4;
  border-radius: 1px;
  width: 18px;
  display: block;
  height: 2px;
}
@media(min-width: 1081px) {.fjb_tb_burger-c9j {
  display: none;
}
}.fjb_tb_logo-c9j {
  gap: 9px;
  letter-spacing: -.01em;
  font-size: 18px;
  color: #F0F4FF;
  margin-right: 1.25rem;
  align-items: center;
  display: flex;
  font-weight: 800;
  overflow-wrap: break-word;
  flex-shrink: 0;
}.fjb_tb_logo_mark-c9j {
  overflow: hidden;
  border-radius: 0.5rem;
  justify-content: center;
  height: 2rem;
  width: 2rem;
  align-items: center;
  display: flex;
}.fjb_tb_logo_mark-c9j img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.fjb_tb_nav-c9j {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 638px) {.fjb_tb_nav-c9j {
  display: flex;
}
}.fjb_tb_tab-c9j {
  transition: background .15s,color .15s;
  border-radius: 0.5rem;
  padding: 8px 0.875rem;
  font-size: 0.813rem;
  font-weight: 600;
  white-space: nowrap;
  color: #8A97B4;
}.fjb_tb_tab-c9j:hover {
  background: rgba(255,255,255,0.05);
  color: #F0F4FF;
}.fjb_tb_tab-c9j.fjb_state_active-c9j {
  background: rgba(232,130,28,0.18);
  color: #F0F4FF;
}.fjb_tb_right-c9j {
  gap: 8px;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  margin-left: auto;
}.fjb_tb_login-c9j {
  border-radius: 8px;
  transition: border-color .2s,color .2s;
  padding: 9px 16px;
  border: 1px solid rgba(255,255,255,0.11);
  background: rgba(255,255,255,0.05);
  display: none;
  color: #BEC8DE;
  font-size: 0.813rem;
  font-weight: 600;
}.fjb_tb_login-c9j:hover {
  border-color: rgba(232,130,28,0.55);
  color: #F0F4FF;
}
@media(min-width: 482px) {.fjb_tb_login-c9j {
  display: block;
}
}.fjb_tb_reg-c9j {
  background: #28B86A;
  border-radius: 0.5rem;
  padding: 0.563rem 18px;
  transition: background .2s;
  color: #09100A;
  font-weight: 700;
  font-size: 13px;
  white-space: nowrap;
}.fjb_tb_reg-c9j:hover {
  background: #34D07C;
}.fjb_sb-c9j {
  background: #111627;
  transition: transform .25s ease;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255,255,255,0.05);
  overflow-y: auto;
  bottom: 0;
  left: 0;
  width: 220px;
  position: fixed;
  z-index: 70;
  top: 3.5rem;
}.fjb_sb-c9j.fjb_state_open-c9j {
  transform: translateX(0);
}.fjb_sb-c9j::-webkit-scrollbar {
  width: 4px;
}.fjb_sb-c9j::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255,255,255,0.07);
}
@media(min-width:1080px) {.fjb_sb-c9j {
  transform: translateX(0);
}
}.fjb_sb_auth-c9j {
  padding: 0.875rem 0.75rem 0.625rem;
}.fjb_sb_btn_reg-c9j {
  transition: background .2s;
  padding: 11px;
  border-radius: 0.5rem;
  background: #28B86A;
  font-size: 0.813rem;
  color: #09100A;
  font-weight: 700;
  margin-bottom: 8px;
  text-align: center;
  display: block;
}.fjb_sb_btn_reg-c9j:hover {
  background: #34D07C;
}.fjb_sb_btn_login-c9j {
  padding: 0.625rem;
  border: 1px solid rgba(255,255,255,0.11);
  transition: border-color .2s;
  background: rgba(255,255,255,0.05);
  border-radius: 8px;
  font-size: 13px;
  color: #BEC8DE;
  display: block;
  font-weight: 600;
  text-align: center;
}.fjb_sb_btn_login-c9j:hover {
  border-color: rgba(232,130,28,0.55);
  color: #F0F4FF;
}.fjb_sb_promo-c9j {
  background: linear-gradient(135deg,#1A2240,#111627);
  border-radius: 0.5rem;
  margin: 0 12px 10px;
  padding: 12px 14px;
  overflow: hidden;
  border: 1px solid rgba(232,130,28,0.18);
  position: relative;
}.fjb_sb_promo-c9j::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(232,130,28,0.18),transparent 70%);
  content: '';
  width: 80px;
  position: absolute;
  top: -20px;
  height: 80px;
  right: -20px;
}.fjb_sb_promo_title-c9j {
  font-weight: 700;
  color: #E8821C;
  margin-bottom: 4px;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .06em;
}.fjb_sb_promo_text-c9j {
  font-weight: 600;
  color: #F0F4FF;
  line-height: 1.35;
  overflow-wrap: break-word;
  font-size: 12px;
}.fjb_sb_promo_sub-c9j {
  color: #5E6D8A;
  font-size: 10px;
  margin-top: 3px;
}.fjb_sb_nav-c9j {
  padding: 0.375rem 8px 16px;
}.fjb_sb_nav_lb-c9j {
  padding: 10px 8px 6px;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .08em;
  color: #404E68;
}.fjb_sb_link-c9j {
  transition: background .15s,color .15s;
  padding: 9px 10px;
  gap: 10px;
  border-radius: 0.25rem;
  font-size: 13px;
  cursor: pointer;
  display: flex;
  font-weight: 500;
  color: #8A97B4;
  align-items: center;
  overflow-wrap: break-word;
}.fjb_sb_link-c9j:hover {
  background: rgba(255,255,255,0.05);
  color: #F0F4FF;
}.fjb_sb_link-c9j.fjb_state_active-c9j {
  background: rgba(232,130,28,0.18);
  color: #F0F4FF;
}.fjb_sb_ic-c9j {
  border-radius: 4px;
  width: 30px;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  height: 30px;
}.fjb_sb_ic-c9j svg {
  height: 16px;
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
}.fjb_sb_ic_1-c9j {
  background: rgba(232,130,28,0.08);
  color: #E8821C;
}.fjb_sb_ic_2-c9j {
  background: rgba(40,184,106,0.16);
  color: #28B86A;
}.fjb_sb_ic_3-c9j {
  background: rgba(212,160,42,0.15);
  color: #D4A02A;
}.fjb_sb_ic_4-c9j {
  background: rgba(61,110,174,0.22);
  color: #3D6EAE;
}.fjb_sb_ic_5-c9j {
  background: rgba(232,130,28,0.08);
  color: #E0406A;
}.fjb_sb_ic_6-c9j {
  background: rgba(61,110,174,0.22);
  color: #8B3FD6;
}.fjb_sb_badge-c9j {
  border-radius: 0.25rem;
  background: #D4A02A;
  padding: 2px 0.438rem;
  color: #09100A;
  font-size: 0.563rem;
  font-weight: 700;
  margin-left: auto;
}.fjb_sb_bot-c9j {
  padding: 0.75rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 8px;
  display: flex;
}.fjb_sb_lang-c9j,.fjb_sb_help-c9j {
  padding: 9px 6px;
  transition: border-color .2s;
  gap: 6px;
  border: 1px solid rgba(255,255,255,0.06);
  background: rgba(255,255,255,0.05);
  flex: 1;
  border-radius: 4px;
  font-size: 0.688rem;
  align-items: center;
  color: #8A97B4;
  justify-content: center;
  font-weight: 600;
  display: flex;
}.fjb_sb_lang-c9j:hover,.fjb_sb_help-c9j:hover {
  border-color: rgba(232,130,28,0.55);
  color: #F0F4FF;
}.fjb_sb_lang-c9j svg,.fjb_sb_help-c9j svg {
  height: 13px;
  stroke-linecap: round;
  width: 0.813rem;
  stroke-linejoin: round;
}.fjb_sb_bd-c9j {
  inset: 0;
  background: rgba(5,7,16,0.72);
  position: fixed;
  display: none;
  z-index: 69;
}.fjb_sb_bd-c9j.fjb_state_on-c9j {
  display: block;
}
@media(min-width: 1078px) {.fjb_sb_bd-c9j {
  display: none!important;
}
}.fjb_mob_nav-c9j {
  border-top: 1px solid rgba(255,255,255,0.11);
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #111627;
  display: flex;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  z-index: 80;
}
@media(min-width: 1081px) {.fjb_mob_nav-c9j {
  display: none;
}
}.fjb_mob_nav_item-c9j {
  padding: 4px 2px;
  flex: 1;
  gap: 0.25rem;
  cursor: pointer;
  flex-direction: column;
  align-items: center;
  display: flex;
  color: #404E68;
}.fjb_mob_nav_ic-c9j {
  line-height: 1;
}.fjb_mob_nav_ic-c9j svg {
  stroke-linejoin: round;
  height: 20px;
  width: 20px;
  stroke-linecap: round;
}.fjb_mob_nav_lb-c9j {
  color: #404E68;
  font-weight: 600;
  font-size: 10px;
}.fjb_mob_nav_item-c9j.fjb_state_active-c9j {
  color: #E8821C;
}.fjb_mob_nav_item-c9j.fjb_state_active-c9j .fjb_mob_nav_lb-c9j {
  color: #E8821C;
}.fjb_hero-c9j {
  background: #090C18;
  padding: 1.25rem 16px 0;
}
@media(min-width: 771px) {.fjb_hero-c9j {
  padding: 24px 1.5rem 0;
}
}.fjb_hero_in-c9j {
  gap: 12px;
  margin: 0 auto;
  display: grid;
  max-width: 1360px;
  grid-template-columns: 1fr;
}
@media(min-width: 857px) {.fjb_hero_in-c9j {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1098px) {.fjb_hero_in-c9j {
  grid-template-columns: 1fr 340px;
}
}.fjb_hero_promo-c9j {
  background: #0D1020;
  overflow: hidden;
  border-radius: 14px;
  position: relative;
  align-items: stretch;
  min-height: 13.75rem;
  display: flex;
}
@media(min-width:768px) {.fjb_hero_promo-c9j {
  min-height: 17.5rem;
}
}.fjb_hero_promo_bg-c9j {
  background: linear-gradient(120deg,#1A2240 0%,#090C18 100%);
  inset: 0;
  background-position: center;
  position: absolute;
  background-size: cover;
}.fjb_hero_promo_bg-c9j::after {
  background: linear-gradient(90deg,#090C18 0%,rgba(5,7,16,0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.fjb_hero_promo_glow-c9j {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(61,110,174,0.22) 0%,transparent 65%);
  top: -40px;
  right: 3.75rem;
  pointer-events: none;
  height: 18.75rem;
  position: absolute;
  width: 18.75rem;
}.fjb_hero_promo_ct-c9j {
  padding: 1.75rem 1.5rem 28px 1.75rem;
  z-index: 2;
  flex-direction: column;
  max-width: 480px;
  position: relative;
  justify-content: center;
  display: flex;
}
@media(min-width: 770px) {.fjb_hero_promo_ct-c9j {
  padding: 2.5rem 32px;
}
}.fjb_hero_badge-c9j {
  background: rgba(232,130,28,0.18);
  padding: 5px 0.75rem;
  border-radius: 1.25rem;
  border: 1px solid rgba(232,130,28,0.08);
  text-transform: uppercase;
  color: #E8821C;
  font-weight: 700;
  display: inline-block;
  letter-spacing: .08em;
  font-size: 10px;
  margin-bottom: 14px;
}.fjb_hero_h1-c9j {
  font-weight: 800;
  line-height: 1.15;
  color: #F0F4FF;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  font-size: 1.625rem;
  margin-bottom: 10px;
}.fjb_hero_h1-c9j em {
  font-style: normal;
  color: #D4A02A;
}
@media(min-width: 769px) {.fjb_hero_h1-c9j {
  font-size: 36px;
}
}.fjb_hero_sub-c9j {
  line-height: 1.55;
  font-size: 0.813rem;
  color: #8A97B4;
  margin-bottom: 20px;
}
@media(min-width:768px) {.fjb_hero_sub-c9j {
  font-size: 0.875rem;
}
}.fjb_hero_row-c9j {
  gap: 0.625rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.fjb_hero_cta-c9j {
  padding: 0.813rem 1.625rem;
  border-radius: 8px;
  background: #28B86A;
  transition: background .2s;
  box-shadow: 0 2px 0.875rem 2px rgba(40,184,106,0.38), 0 0.375rem 1rem rgba(0,0,0,0.50);
  font-size: 0.875rem;
  font-weight: 700;
  color: #09100A;
}.fjb_hero_cta-c9j:hover {
  background: #34D07C;
}.fjb_hero_terms-c9j {
  color: #404E68;
  font-size: 11px;
}.fjb_hero_game-c9j {
  overflow: hidden;
  background: #0D1020;
  border-radius: 0.875rem;
  border: 1px solid rgba(255,255,255,0.06);
  position: relative;
  display: flex;
  flex-direction: column;
}.fjb_hero_game_badge-c9j {
  border-radius: 20px;
  border: 1px solid rgba(212,160,42,0.15);
  background: rgba(212,160,42,0.15);
  padding: 0.313rem 0.625rem;
  font-size: 0.625rem;
  text-transform: uppercase;
  left: 0.75rem;
  letter-spacing: .06em;
  position: absolute;
  top: 0.75rem;
  font-weight: 700;
  z-index: 3;
  color: #D4A02A;
}.fjb_hero_game_badge-c9j svg {
  height: 11px;
  margin-right: 4px;
  width: 0.688rem;
  vertical-align: -1px;
}.fjb_hero_game_img-c9j {
  background: linear-gradient(135deg,#1A2240,#090C18);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.fjb_hero_game_img-c9j img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  position: absolute;
  height: 100%;
}.fjb_hero_game_play-c9j {
  inset: 0;
  background: rgba(5,7,16,0.72);
  transition: opacity .2s;
  opacity: 0;
  position: absolute;
  justify-content: center;
  align-items: center;
  display: flex;
}.fjb_hero_game-c9j:hover .fjb_hero_game_play-c9j {
  opacity: 1;
}.fjb_hero_game_play-c9j span {
  border-radius: 50%;
  background: #E8821C;
  justify-content: center;
  width: 3.25rem;
  display: flex;
  align-items: center;
  height: 52px;
}.fjb_hero_game_play-c9j span svg {
  height: 18px;
  margin-left: 2px;
  width: 18px;
}.fjb_hero_game_info-c9j {
  padding: 14px 16px;
}.fjb_hero_game_title-c9j {
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F0F4FF;
  font-size: 15px;
}.fjb_hero_game_provider-c9j {
  font-size: 11px;
  color: #5E6D8A;
}.fjb_hero_game_btn-c9j {
  border-radius: 8px;
  margin: 12px 16px 16px;
  background: #E8821C;
  transition: background .2s;
  padding: 0.688rem;
  text-align: center;
  display: block;
  font-weight: 700;
  font-size: 0.813rem;
  color: #F0F4FF;
}.fjb_hero_game-c9j:hover .fjb_hero_game_btn-c9j {
  background: #F59534;
}.fjb_sbar-c9j {
  padding: 1rem 1rem 0;
  background: #090C18;
}
@media(min-width: 769px) {.fjb_sbar-c9j {
  padding: 18px 1.5rem 0;
}
}.fjb_sbar_in-c9j {
  margin: 0 auto;
  max-width: 1360px;
}.fjb_sbar_row-c9j {
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 12px;
}.fjb_sbar_input-c9j {
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 0.5rem;
  padding: 11px 1rem;
  background: #0D1020;
  gap: 10px;
  transition: border-color .2s;
  flex: 1;
  font-size: 0.813rem;
  cursor: pointer;
  align-items: center;
  color: #5E6D8A;
  display: flex;
}.fjb_sbar_input-c9j:hover {
  border-color: rgba(232,130,28,0.55);
}.fjb_sbar_input-c9j svg {
  flex-shrink: 0;
  height: 15px;
  width: 0.938rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.fjb_sbar_providers-c9j {
  transition: border-color .2s;
  padding: 0.688rem 1.125rem;
  background: #0D1020;
  gap: 0.5rem;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 8px;
  font-weight: 600;
  color: #BEC8DE;
  font-size: 13px;
  white-space: nowrap;
  align-items: center;
  display: flex;
}.fjb_sbar_providers-c9j:hover {
  border-color: rgba(232,130,28,0.55);
  color: #F0F4FF;
}.fjb_sbar_providers-c9j svg {
  stroke-linejoin: round;
  height: 14px;
  stroke-linecap: round;
  width: 14px;
}.fjb_sbar_tabs-c9j {
  gap: 0.375rem;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 2px;
}.fjb_sbar_tabs-c9j::-webkit-scrollbar {
  display: none;
}.fjb_sbar_tab-c9j {
  gap: 0.438rem;
  border: 1px solid rgba(255,255,255,0.06);
  padding: 8px 0.875rem;
  transition: background .15s,color .15s,border-color .15s;
  background: rgba(255,255,255,0.05);
  border-radius: 20px;
  font-weight: 600;
  white-space: nowrap;
  display: flex;
  align-items: center;
  color: #8A97B4;
  cursor: pointer;
  font-size: 12px;
  flex-shrink: 0;
}.fjb_sbar_tab-c9j:hover {
  background: rgba(255,255,255,0.07);
  border-color: rgba(232,130,28,0.55);
  color: #F0F4FF;
}.fjb_sbar_tab-c9j.fjb_state_active-c9j {
  background: rgba(232,130,28,0.18);
  border-color: rgba(232,130,28,0.08);
  color: #F0F4FF;
}.fjb_sbar_tab_ic-c9j svg {
  height: 0.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.875rem;
}.fjb_wy-c9j {
  background: #090C18;
  padding: 2rem 1rem 0;
}
@media(min-width: 771px) {.fjb_wy-c9j {
  padding: 2.5rem 24px 0;
}
}.fjb_wy_in-c9j {
  margin: 0 auto;
  max-width: 1360px;
}.fjb_wy_head-c9j {
  margin-bottom: 1.125rem;
  max-width: 45rem;
}.fjb_wy_label-c9j {
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
  color: #E8821C;
  margin-bottom: 8px;
}.fjb_wy_h2-c9j {
  overflow-wrap: break-word;
  font-size: 20px;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
  margin-bottom: 0.5rem;
  color: #F0F4FF;
}
@media(min-width: 769px) {.fjb_wy_h2-c9j {
  font-size: 1.5rem;
}
}.fjb_wy_intro-c9j {
  margin: 0;
  line-height: 1.6;
  color: #5E6D8A;
  font-size: 13px;
}.fjb_wy_grid-c9j {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 637px) {.fjb_wy_grid-c9j {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.fjb_wy_grid-c9j {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.fjb_wy_card-c9j {
  background: #111627;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 0.5rem;
  padding: 20px;
}.fjb_wy_card-c9j:hover {
  transform: translateY(-2px);
  border-color: rgba(232,130,28,0.08);
}.fjb_wy_card_ic-c9j {
  background: rgba(232,130,28,0.18);
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  color: #E8821C;
  display: flex;
  height: 2.75rem;
  width: 2.75rem;
}.fjb_wy_card_ic-c9j svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 22px;
  height: 22px;
}.fjb_wy_card_h-c9j {
  font-weight: 700;
  color: #F0F4FF;
  line-height: 1.25;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
}.fjb_wy_card_p-c9j {
  color: #5E6D8A;
  font-size: 13px;
  line-height: 1.6;
  overflow-wrap: break-word;
}.fjb_wy_card_p-c9j strong {
  font-weight: 600;
  color: #BEC8DE;
}.fjb_gr_jp-c9j {
  background: linear-gradient(135deg,#1A0D30 0%,#07080F 100%);
  border-radius: 14px;
  overflow: hidden;
  padding: 1.25rem;
  position: relative;
}.fjb_gr_jp-c9j::before {
  background: radial-gradient(circle,rgba(61,110,174,0.22) 0%,transparent 70%);
  border-radius: 50%;
  content: '';
  position: absolute;
  height: 15.625rem;
  top: -60px;
  left: -3.75rem;
  width: 250px;
}.fjb_gr_jp-c9j::after {
  background: radial-gradient(circle,rgba(212,160,42,0.15) 0%,transparent 70%);
  border-radius: 50%;
  width: 12.5rem;
  right: 0;
  position: absolute;
  bottom: -2.5rem;
  content: '';
  height: 200px;
}.fjb_gr_jp_head-c9j {
  gap: 1rem;
  flex-wrap: wrap;
  z-index: 1;
  display: flex;
  align-items: flex-start;
  position: relative;
  margin-bottom: 16px;
}.fjb_gr_jp_info-c9j {
  flex: 1;
}.fjb_gr_jp_label-c9j {
  color: #8B3FD6;
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 0.375rem;
  letter-spacing: .08em;
  text-transform: uppercase;
}.fjb_gr_jp_label-c9j svg {
  margin-right: 4px;
  stroke-linejoin: round;
  stroke-linecap: round;
  vertical-align: -2px;
  width: 0.875rem;
  height: 0.875rem;
}.fjb_gr_jp_amount-c9j {
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 4px;
  font-family: 'Rajdhani', sans-serif;
  color: #F0F4FF;
  font-size: 2rem;
  line-height: 1;
}
@media(min-width: 769px) {.fjb_gr_jp_amount-c9j {
  font-size: 40px;
}
}.fjb_gr_jp_amount-c9j span {
  color: #D4A02A;
}.fjb_gr_jp_seo-c9j {
  max-width: 480px;
  line-height: 1.5;
  overflow-wrap: break-word;
  color: #8A97B4;
  font-size: 12px;
}.fjb_gr_jp_cta-c9j {
  border: 1px solid rgba(61,110,174,0.22);
  background: rgba(61,110,174,0.22);
  padding: 0.688rem 1.25rem;
  transition: background .2s;
  border-radius: 0.5rem;
  color: #F0F4FF;
  z-index: 1;
  margin-top: 4px;
  flex-shrink: 0;
  white-space: nowrap;
  position: relative;
  font-weight: 700;
  font-size: 0.813rem;
  align-self: flex-start;
}.fjb_gr_jp_cta-c9j:hover {
  background: #3D6EAE;
}.fjb_gcg-c9j {
  background: #090C18;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.fjb_gcg-c9j {
  padding: 44px 24px 0;
}
}.fjb_gcg_in-c9j {
  margin: 0 auto;
  max-width: 1360px;
}.fjb_gcg_head-c9j {
  max-width: 720px;
  margin-bottom: 1.25rem;
}.fjb_gcg_label-c9j {
  color: #E8821C;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 8px;
}.fjb_gcg_h2-c9j {
  margin-bottom: 0.5rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  font-size: 22px;
  color: #F0F4FF;
}
@media(min-width: 770px) {.fjb_gcg_h2-c9j {
  font-size: 1.75rem;
}
}.fjb_gcg_intro-c9j {
  color: #5E6D8A;
  line-height: 1.6;
  font-size: 0.813rem;
}.fjb_gcg_grid-c9j {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:640px) {.fjb_gcg_grid-c9j {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.fjb_gcg_grid-c9j {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.fjb_gcg_card-c9j {
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border-radius: 14px;
  padding: 1.25rem;
  border: 1px solid rgba(255,255,255,0.11);
  flex-direction: column;
  min-height: 15rem;
  cursor: pointer;
  position: relative;
  display: flex;
  justify-content: flex-end;
}.fjb_gcg_card-c9j:hover {
  transform: translateY(-3px);
  border-color: rgba(232,130,28,0.18);
}.fjb_gcg_card_bg-c9j {
  inset: 0;
  position: absolute;
  z-index: 0;
}.fjb_gcg_card_bg-c9j::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.fjb_gcg_card_ic-c9j {
  background: rgba(0,0,0,.45);
  border-radius: 0.25rem;
  width: 40px;
  color: #F0F4FF;
  height: 2.5rem;
  align-items: center;
  position: absolute;
  right: 1.125rem;
  top: 18px;
  justify-content: center;
  z-index: 2;
  display: flex;
}.fjb_gcg_card_ic-c9j svg {
  height: 20px;
  width: 1.25rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.fjb_gcg_card_ct-c9j {
  position: relative;
  z-index: 1;
}.fjb_gcg_card_h-c9j {
  overflow-wrap: break-word;
  font-size: 1.125rem;
  color: #F0F4FF;
  line-height: 1.2;
  margin-bottom: 8px;
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 770px) {.fjb_gcg_card_h-c9j {
  font-size: 20px;
}
}.fjb_gcg_card_p-c9j {
  font-size: 0.75rem;
  line-height: 1.55;
  overflow-wrap: break-word;
  margin-bottom: 10px;
  color: rgba(255,255,255,.82);
}.fjb_gcg_card_p-c9j strong {
  font-weight: 600;
  color: #F0F4FF;
}.fjb_gcg_card_cta-c9j {
  gap: 0.25rem;
  font-weight: 700;
  display: inline-flex;
  text-transform: uppercase;
  color: #E8821C;
  align-items: center;
  letter-spacing: .04em;
  font-size: 12px;
}.fjb_gcg_card_cta-c9j svg {
  width: 12px;
  height: 12px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.fjb_ws-c9j {
  padding: 32px 16px 0;
  background: #090C18;
}
@media(min-width: 767px) {.fjb_ws-c9j {
  padding: 36px 24px 0;
}
}.fjb_ws_in-c9j {
  margin: 0 auto;
  max-width: 85rem;
}.fjb_ws_head-c9j {
  gap: 12px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 14px;
  flex-wrap: wrap;
}.fjb_ws_title-c9j {
  gap: 0.625rem;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  display: flex;
  align-items: center;
  color: #F0F4FF;
  font-size: 16px;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 700;
}.fjb_ws_title_ic-c9j svg {
  width: 18px;
  stroke-linecap: round;
  color: #D4A02A;
  height: 1.125rem;
  stroke-linejoin: round;
}.fjb_ws_online-c9j {
  gap: 0.438rem;
  color: #5E6D8A;
  font-size: 0.75rem;
  display: flex;
  align-items: center;
  font-weight: 600;
}.fjb_ws_online_dot-c9j {
  background: #28B86A;
  border-radius: 50%;
  box-shadow: 0 0 0.375rem rgba(40,184,106,0.16);
  height: 0.5rem;
  width: 8px;
  flex-shrink: 0;
}.fjb_ws_scroll-c9j {
  gap: 8px;
  padding-bottom: 0.5rem;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
}.fjb_ws_scroll-c9j::-webkit-scrollbar {
  display: none;
}.fjb_wc-c9j {
  padding: 10px 0.875rem;
  gap: 0.625rem;
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.11);
  background: #0D1020;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  min-width: 220px;
}.fjb_wc_img-c9j {
  overflow: hidden;
  border-radius: 0.25rem;
  background: #111627;
  height: 2.25rem;
  width: 36px;
  flex-shrink: 0;
}.fjb_wc_img-c9j img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.fjb_wc_info-c9j {
  min-width: 0;
}.fjb_wc_game-c9j {
  overflow: hidden;
  font-weight: 600;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 0.75rem;
  color: #BEC8DE;
}.fjb_wc_player-c9j {
  overflow: hidden;
  color: #404E68;
  font-size: 0.625rem;
  white-space: nowrap;
  text-overflow: ellipsis;
}.fjb_wc_amount-c9j {
  white-space: nowrap;
  font-weight: 700;
  margin-left: auto;
  color: #28B86A;
  flex-shrink: 0;
  font-size: 13px;
}.fjb_htp-c9j {
  background: #090C18;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.fjb_htp-c9j {
  padding: 44px 24px 0;
}
}.fjb_htp_in-c9j {
  margin: 0 auto;
  max-width: 85rem;
}.fjb_htp_head-c9j {
  margin-bottom: 1.375rem;
  max-width: 720px;
}.fjb_htp_label-c9j {
  text-transform: uppercase;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.688rem;
  color: #E8821C;
}.fjb_htp_h2-c9j {
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-family: 'Rajdhani', sans-serif;
  font-size: 1.375rem;
  color: #F0F4FF;
}
@media(min-width: 769px) {.fjb_htp_h2-c9j {
  font-size: 1.75rem;
}
}.fjb_htp_intro-c9j {
  font-size: 0.875rem;
  color: #5E6D8A;
  line-height: 1.6;
}.fjb_htp_steps-c9j {
  padding: 0;
  list-style: none;
  gap: 12px;
  margin: 0;
  display: grid;
  counter-reset: none;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.fjb_htp_steps-c9j {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.fjb_htp_steps-c9j {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.fjb_htp_step-c9j {
  background: #111627;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 8px;
  padding: 20px 1.125rem 18px;
  position: relative;
  flex-direction: column;
  display: flex;
}.fjb_htp_step_num-c9j {
  border-radius: 50%;
  background: #E8821C;
  align-items: center;
  width: 28px;
  height: 1.75rem;
  font-family: 'Rajdhani', sans-serif;
  top: -12px;
  font-size: 0.813rem;
  color: #09100A;
  left: 20px;
  justify-content: center;
  display: flex;
  position: absolute;
  font-weight: 800;
}.fjb_htp_step_ic-c9j {
  background: rgba(232,130,28,0.18);
  margin: 0.5rem 0 0.75rem;
  border-radius: 0.25rem;
  color: #E8821C;
  width: 2.25rem;
  align-items: center;
  justify-content: center;
  display: flex;
  height: 36px;
}.fjb_htp_step_ic-c9j svg {
  height: 18px;
  width: 1.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.fjb_htp_step_h-c9j {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #F0F4FF;
  line-height: 1.25;
  margin-bottom: 0.375rem;
  font-weight: 700;
}.fjb_htp_step_p-c9j {
  line-height: 1.55;
  font-size: 13px;
  color: #5E6D8A;
  overflow-wrap: break-word;
}.fjb_htp_step_p-c9j strong {
  font-weight: 600;
  color: #BEC8DE;
}.fjb_htp_cta-c9j {
  padding: 13px 1.625rem;
  border-radius: 8px;
  background: #28B86A;
  transition: background .2s;
  margin-top: 20px;
  font-weight: 700;
  font-size: 14px;
  color: #09100A;
  display: inline-block;
}.fjb_htp_cta-c9j:hover {
  background: #34D07C;
}.fjb_bon-c9j {
  padding: 36px 16px 0;
  background: #090C18;
}
@media(min-width: 766px) {.fjb_bon-c9j {
  padding: 2.75rem 1.5rem 0;
}
}.fjb_bon_in-c9j {
  margin: 0 auto;
  max-width: 85rem;
}.fjb_bon_head-c9j {
  margin-bottom: 1.25rem;
}.fjb_bon_label-c9j {
  color: #E8821C;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 8px;
}.fjb_bon_h2-c9j {
  color: #F0F4FF;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
  margin-bottom: 8px;
  font-size: 1.25rem;
}
@media(min-width: 767px) {.fjb_bon_h2-c9j {
  font-size: 1.5rem;
}
}.fjb_bon_seo-c9j {
  color: #5E6D8A;
  line-height: 1.6;
  max-width: 38.75rem;
  font-size: 13px;
  overflow-wrap: break-word;
}.fjb_bon_seo-c9j strong {
  color: #BEC8DE;
  font-weight: 700;
}.fjb_bon_seo-c9j a {
  text-decoration: underline;
  color: #E8821C;
}.fjb_bon_grid-c9j {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 641px) {.fjb_bon_grid-c9j {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.fjb_bon_grid-c9j {
  grid-template-columns: repeat(5,1fr);
}
}.fjb_bon_card-c9j {
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 8px;
  background: #0D1020;
  padding: 1rem;
  transition: border-color .2s,transform .2s;
}.fjb_bon_card-c9j:hover {
  border-color: rgba(232,130,28,0.08);
  transform: translateY(-2px);
}.fjb_bon_card_ic-c9j svg {
  height: 26px;
  stroke-linecap: round;
  width: 1.625rem;
  stroke-linejoin: round;
}.fjb_bon_card_ic-c9j {
  margin-bottom: 10px;
}.fjb_bon_card_type-c9j {
  color: #5E6D8A;
  font-size: 0.625rem;
  letter-spacing: .06em;
  text-transform: uppercase;
  margin-bottom: 6px;
  font-weight: 700;
}.fjb_bon_card_amount-c9j {
  font-weight: 800;
  margin-bottom: 6px;
  line-height: 1.1;
  font-size: 1.125rem;
  color: #D4A02A;
}.fjb_bon_card_name-c9j {
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  color: #F0F4FF;
  font-weight: 600;
  font-size: 13px;
}.fjb_bon_card_detail-c9j {
  border-top: 1px solid rgba(255,255,255,0.05);
  overflow-wrap: break-word;
  padding-top: 8px;
  color: #404E68;
  line-height: 1.5;
  font-size: 0.688rem;
}.fjb_reg-c9j {
  padding: 36px 16px 0;
  background: #090C18;
}
@media(min-width: 771px) {.fjb_reg-c9j {
  padding: 44px 1.5rem 0;
}
}.fjb_reg_in-c9j {
  border: 1px solid rgba(255,255,255,0.06);
  background: #111627;
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  border-radius: 0.875rem;
  max-width: 85rem;
}
@media(min-width:768px) {.fjb_reg_in-c9j {
  padding: 40px;
}
}.fjb_reg_top-c9j {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 857px) {.fjb_reg_top-c9j {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.fjb_reg_label-c9j {
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  color: #E8821C;
}.fjb_reg_h2-c9j {
  margin-bottom: 0.75rem;
  font-family: 'Rajdhani', sans-serif;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  color: #F0F4FF;
  line-height: 1.2;
  font-weight: 800;
}
@media(min-width: 766px) {.fjb_reg_h2-c9j {
  font-size: 1.75rem;
}
}.fjb_reg_bonus-c9j {
  padding: 0.625rem 1rem;
  background: rgba(212,160,42,0.15);
  border: 1px solid rgba(212,160,42,0.15);
  gap: 0.5rem;
  border-radius: 0.5rem;
  margin-bottom: 16px;
  align-items: center;
  display: inline-flex;
}.fjb_reg_bonus_amount-c9j {
  font-weight: 800;
  font-size: 20px;
  color: #D4A02A;
}.fjb_reg_bonus_text-c9j {
  color: #8A97B4;
  line-height: 1.35;
  font-size: 13px;
}.fjb_reg_cta_btn-c9j {
  padding: 0.875rem 32px;
  transition: background .2s;
  background: #28B86A;
  border-radius: 0.5rem;
  margin-bottom: 12px;
  display: inline-block;
  color: #09100A;
  font-weight: 700;
  font-size: 15px;
  box-shadow: 0 2px 14px 2px rgba(40,184,106,0.38), 0 0.375rem 1rem rgba(0,0,0,0.50);
}.fjb_reg_cta_btn-c9j:hover {
  background: #34D07C;
}.fjb_reg_terms-c9j {
  line-height: 1.5;
  color: #404E68;
  font-size: 11px;
}.fjb_reg_seo-c9j {
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 20px;
  overflow-wrap: break-word;
  padding-top: 20px;
  font-size: 13px;
  color: #5E6D8A;
  line-height: 1.65;
}.fjb_reg_seo-c9j p {
  line-height: 1.65;
  font-size: 13px;
  color: #5E6D8A;
  margin-bottom: 10px;
}.fjb_reg_seo-c9j p:last-child {
  margin-bottom: 0;
}.fjb_reg_seo-c9j strong {
  color: #BEC8DE;
  font-weight: 700;
}.fjb_reg_seo-c9j a {
  transition: color .2s;
  color: #E8821C;
  text-decoration: underline;
}.fjb_reg_seo-c9j a:hover {
  color: #F59534;
}.fjb_reg_seo-c9j ul,.fjb_reg_seo-c9j ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 18px;
}.fjb_reg_seo-c9j ol {
  list-style: decimal;
}.fjb_reg_seo-c9j li {
  margin-bottom: 0.25rem;
  line-height: 1.65;
  font-size: 13px;
  color: #5E6D8A;
}.fjb_reg_seo-c9j table {
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
  width: 100%;
  margin-bottom: 0.625rem;
  font-size: 13px;
}
@media(min-width: 770px) {.fjb_reg_seo-c9j table {
  display: table;
}
}.fjb_reg_seo-c9j th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  color: #BEC8DE;
  text-align: left;
}.fjb_reg_seo-c9j td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.5rem;
  color: #5E6D8A;
}.fjb_reg_steps-c9j {
  gap: 14px;
  flex-direction: column;
  display: flex;
  margin-top: 28px;
}
@media(min-width: 861px) {.fjb_reg_steps-c9j {
  margin-top: 0;
}
}.fjb_reg_step-c9j {
  background: rgba(255,255,255,0.05);
  gap: 0.875rem;
  border: 1px solid rgba(255,255,255,0.06);
  padding: 16px;
  border-radius: 8px;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.fjb_reg_step_num-c9j {
  border: 1px solid rgba(232,130,28,0.08);
  border-radius: 50%;
  background: rgba(232,130,28,0.18);
  flex-shrink: 0;
  font-weight: 800;
  display: flex;
  justify-content: center;
  color: #E8821C;
  align-items: center;
  height: 2.125rem;
  font-size: 0.875rem;
  width: 34px;
}.fjb_reg_step_title-c9j {
  font-size: 0.875rem;
  font-weight: 700;
  margin-bottom: 3px;
  color: #F0F4FF;
}.fjb_reg_step_text-c9j {
  line-height: 1.5;
  font-size: 12px;
  color: #5E6D8A;
}.fjb_reg_trust-c9j {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.625rem;
  margin-top: 1.25rem;
  flex-wrap: wrap;
  display: flex;
  padding-top: 20px;
}.fjb_reg_trust_item-c9j {
  gap: 7px;
  overflow-wrap: break-word;
  display: flex;
  font-size: 12px;
  align-items: center;
  color: #5E6D8A;
}.fjb_reg_trust_ic-c9j svg {
  width: 16px;
  color: #E8821C;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1rem;
}.fjb_prov-c9j {
  padding: 2.25rem 1rem 0;
  background: #090C18;
}
@media(min-width: 771px) {.fjb_prov-c9j {
  padding: 2.75rem 1.5rem 0;
}
}.fjb_prov_in-c9j {
  margin: 0 auto;
  max-width: 85rem;
}.fjb_prov_head-c9j {
  margin-bottom: 16px;
}.fjb_prov_label-c9j {
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
  color: #E8821C;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
}.fjb_prov_h2-c9j {
  overflow-wrap: break-word;
  font-size: 20px;
  margin-bottom: 8px;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
  color: #F0F4FF;
}
@media(min-width: 766px) {.fjb_prov_h2-c9j {
  font-size: 1.5rem;
}
}.fjb_prov_seo-c9j {
  margin-bottom: 16px;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #5E6D8A;
  line-height: 1.6;
  max-width: 38.75rem;
}.fjb_prov_seo-c9j strong {
  font-weight: 700;
  color: #BEC8DE;
}.fjb_prov_seo-c9j a {
  color: #E8821C;
  text-decoration: underline;
}.fjb_prov_grid-c9j {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 641px) {.fjb_prov_grid-c9j {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1077px) {.fjb_prov_grid-c9j {
  grid-template-columns: repeat(8,1fr);
}
}.fjb_prov_card-c9j {
  border-radius: 8px;
  gap: 0.438rem;
  border: 1px solid rgba(255,255,255,0.11);
  transition: border-color .2s,background .2s;
  padding: 0.875rem 10px;
  background: #0D1020;
  flex-direction: column;
  align-items: center;
  display: flex;
  cursor: pointer;
}.fjb_prov_card-c9j:hover {
  border-color: rgba(232,130,28,0.55);
  background: #111627;
}.fjb_prov_logo-c9j {
  border-radius: 4px;
  overflow: hidden;
  background: rgba(255,255,255,0.05);
  width: 2.75rem;
  align-items: center;
  height: 44px;
  justify-content: center;
  display: flex;
}.fjb_prov_logo-c9j img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.fjb_prov_name-c9j {
  font-weight: 600;
  color: #8A97B4;
  text-align: center;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.fjb_app-c9j {
  background: #090C18;
  padding: 36px 16px 0;
}
@media(min-width: 771px) {.fjb_app-c9j {
  padding: 44px 24px 0;
}
}.fjb_app_in-c9j {
  margin: 0 auto;
  max-width: 85rem;
}.fjb_app_head-c9j {
  margin-bottom: 16px;
}.fjb_app_label-c9j {
  letter-spacing: .08em;
  color: #E8821C;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: uppercase;
}.fjb_app_h2-c9j {
  font-size: 1.25rem;
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
  color: #F0F4FF;
  overflow-wrap: break-word;
  margin-bottom: 6px;
}
@media(min-width:768px) {.fjb_app_h2-c9j {
  font-size: 1.5rem;
}
}.fjb_app_sub-c9j {
  max-width: 600px;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #5E6D8A;
  line-height: 1.6;
}.fjb_app_sub-c9j strong {
  font-weight: 700;
  color: #BEC8DE;
}.fjb_app_cards-c9j {
  gap: 0.625rem;
  margin-top: 16px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 642px) {.fjb_app_cards-c9j {
  grid-template-columns: repeat(3,1fr);
}
}.fjb_app_card-c9j {
  gap: 1rem;
  overflow: hidden;
  padding: 1.25rem;
  border-radius: 0.5rem;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  position: relative;
}.fjb_app_card_ios-c9j {
  background: linear-gradient(135deg,rgba(232,130,28,0.18) 0%,#111627 100%);
}.fjb_app_card_android-c9j {
  background: linear-gradient(135deg,rgba(40,184,106,0.16) 0%,#111627 100%);
}.fjb_app_card_win-c9j {
  background: linear-gradient(135deg,rgba(212,160,42,0.15) 0%,#111627 100%);
}.fjb_app_card_ic-c9j svg {
  width: 34px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 2.125rem;
}.fjb_app_card_ic-c9j {
  color: #F0F4FF;
  flex-shrink: 0;
}.fjb_app_card_os-c9j {
  margin-bottom: 6px;
  font-weight: 700;
  color: #5E6D8A;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.625rem;
}.fjb_app_card_title-c9j {
  line-height: 1.2;
  font-weight: 700;
  font-size: 15px;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  color: #F0F4FF;
}.fjb_app_card_text-c9j {
  margin-bottom: 14px;
  color: #5E6D8A;
  overflow-wrap: break-word;
  font-size: 12px;
  line-height: 1.5;
}.fjb_app_card_btn-c9j {
  background: rgba(255,255,255,0.12);
  border: 1px solid rgba(232,130,28,0.55);
  transition: background .2s;
  gap: 7px;
  border-radius: 4px;
  padding: 10px 18px;
  font-size: 13px;
  align-items: center;
  color: #F0F4FF;
  display: inline-flex;
  font-weight: 700;
}.fjb_app_card_btn-c9j:hover {
  background: rgba(255,255,255,0.07);
}.fjb_faq-c9j {
  padding: 36px 1rem 0;
  background: #090C18;
}
@media(min-width: 767px) {.fjb_faq-c9j {
  padding: 2.75rem 24px 0;
}
}.fjb_faq_in-c9j {
  margin: 0 auto;
  max-width: 1360px;
}.fjb_faq_head-c9j {
  margin-bottom: 20px;
}.fjb_faq_label-c9j {
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
  color: #E8821C;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}.fjb_faq_h2-c9j {
  font-size: 1.25rem;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F0F4FF;
}
@media(min-width: 770px) {.fjb_faq_h2-c9j {
  font-size: 1.5rem;
}
}.fjb_faq_list-c9j {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.fjb_faq_item-c9j {
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.11);
  background: #111627;
  border-radius: 0.5rem;
}.fjb_faq_q-c9j {
  gap: 12px;
  transition: color .2s;
  padding: 1rem 20px;
  color: #BEC8DE;
  align-items: center;
  font-size: 0.875rem;
  flex-wrap: wrap;
  font-weight: 600;
  cursor: pointer;
  overflow-wrap: break-word;
  justify-content: space-between;
  display: flex;
}.fjb_faq_q-c9j:hover {
  color: #F0F4FF;
}.fjb_faq_q_ic-c9j {
  background: rgba(255,255,255,0.05);
  transition: transform .25s;
  border-radius: 50%;
  height: 24px;
  justify-content: center;
  color: #E8821C;
  font-size: 1rem;
  flex-shrink: 0;
  display: flex;
  width: 1.5rem;
  align-items: center;
}.fjb_faq_item-c9j.fjb_state_open-c9j .fjb_faq_q_ic-c9j {
  transform: rotate(45deg);
}.fjb_faq_a-c9j {
  padding: 0 1.25rem 16px;
  line-height: 1.7;
  display: none;
  color: #5E6D8A;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.fjb_faq_item-c9j.fjb_state_open-c9j .fjb_faq_a-c9j {
  display: block;
}.fjb_faq_a-c9j strong {
  font-weight: 700;
  color: #BEC8DE;
}.fjb_faq_a-c9j a {
  color: #E8821C;
  text-decoration: underline;
}.fjb_faq_a-c9j ul,.fjb_faq_a-c9j ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 1.25rem;
}.fjb_faq_a-c9j ol {
  list-style: decimal;
}.fjb_faq_a-c9j li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.fjb_faq_a-c9j table {
  margin: 0.5rem 0;
  font-size: 12px;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
  display: block;
}
@media(min-width:768px) {.fjb_faq_a-c9j table {
  display: table;
}
}.fjb_faq_a-c9j th {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #BEC8DE;
  font-weight: 700;
  text-align: left;
}.fjb_faq_a-c9j td {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #5E6D8A;
}.fjb_pmt-c9j {
  padding: 2.25rem 16px 0;
  background: #090C18;
}
@media(min-width: 765px) {.fjb_pmt-c9j {
  padding: 2.75rem 24px 0;
}
}.fjb_pmt_in-c9j {
  margin: 0 auto;
  max-width: 1360px;
}.fjb_pmt_head-c9j {
  margin-bottom: 1.375rem;
  max-width: 720px;
}.fjb_pmt_label-c9j {
  text-transform: uppercase;
  font-weight: 700;
  color: #E8821C;
  font-size: 0.688rem;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
}.fjb_pmt_h2-c9j {
  font-weight: 800;
  color: #F0F4FF;
  margin-bottom: 0.5rem;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  font-size: 22px;
}
@media(min-width: 767px) {.fjb_pmt_h2-c9j {
  font-size: 1.75rem;
}
}.fjb_pmt_intro-c9j {
  font-size: 0.875rem;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #5E6D8A;
}.fjb_pmt_groups-c9j {
  gap: 20px;
  flex-direction: column;
  display: flex;
}.fjb_pmt_group-c9j {
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.11);
  background: #111627;
  padding: 20px;
}.fjb_pmt_group_head-c9j {
  gap: 0.75rem;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  flex-wrap: wrap;
}.fjb_pmt_group_ic-c9j {
  background: rgba(232,130,28,0.18);
  border-radius: 0.25rem;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  height: 2.25rem;
  color: #E8821C;
  width: 2.25rem;
  justify-content: center;
}.fjb_pmt_group_ic-c9j svg {
  stroke-linejoin: round;
  height: 1.125rem;
  stroke-linecap: round;
  width: 1.125rem;
}.fjb_pmt_group_h-c9j {
  margin: 0;
  color: #F0F4FF;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 700;
  font-size: 1rem;
  overflow-wrap: break-word;
}.fjb_pmt_group_p-c9j {
  line-height: 1.6;
  font-size: 0.813rem;
  color: #5E6D8A;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
}.fjb_pmt_group_p-c9j strong {
  color: #BEC8DE;
  font-weight: 600;
}.fjb_pmt_table_wrap-c9j {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.fjb_pmt_table-c9j {
  border-collapse: collapse;
  min-width: 33.75rem;
  width: 100%;
  font-size: 13px;
}.fjb_pmt_table-c9j th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  font-size: 11px;
  color: #BEC8DE;
  white-space: nowrap;
  letter-spacing: .04em;
  text-transform: uppercase;
  text-align: left;
}.fjb_pmt_table-c9j td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 12px;
  color: #5E6D8A;
}.fjb_pmt_table-c9j tbody tr:last-child td {
  border-bottom: none;
}.fjb_pmt_table-c9j tr:hover td {
  background: rgba(255,255,255,0.05);
  color: #BEC8DE;
}.fjb_seo-c9j {
  padding: 2.25rem 16px 0;
  background: #090C18;
}
@media(min-width: 769px) {.fjb_seo-c9j {
  padding: 44px 1.5rem 0;
}
}.fjb_seo_in-c9j {
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 0.875rem;
  background: #111627;
  max-width: 1360px;
}
@media(min-width: 767px) {.fjb_seo_in-c9j {
  padding: 36px 2.5rem;
}
}.fjb_seo_label-c9j {
  text-transform: uppercase;
  color: #E8821C;
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
  margin-bottom: 10px;
}.fjb_seo_h2-c9j {
  font-weight: 800;
  color: #F0F4FF;
  margin-bottom: 0.875rem;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  font-size: 1.25rem;
}
@media(min-width: 766px) {.fjb_seo_h2-c9j {
  font-size: 24px;
}
}.fjb_seo_body-c9j {
  color: #8A97B4;
  line-height: 1.75;
  font-size: 14px;
  overflow-wrap: break-word;
}.fjb_seo_body-c9j p {
  color: #8A97B4;
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 12px;
}.fjb_seo_body-c9j p:last-child {
  margin-bottom: 0;
}.fjb_seo_body-c9j strong {
  color: #BEC8DE;
  font-weight: 700;
}.fjb_seo_body-c9j a {
  transition: color .2s;
  color: #E8821C;
  text-decoration: underline;
}.fjb_seo_body-c9j a:hover {
  color: #F59534;
}.fjb_seo_body-c9j ul,.fjb_seo_body-c9j ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.fjb_seo_body-c9j ol {
  list-style: decimal;
}.fjb_seo_body-c9j li {
  color: #8A97B4;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 1.75;
}.fjb_seo_body-c9j table {
  display: block;
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
  margin-bottom: 12px;
  font-size: 0.813rem;
}
@media(min-width: 770px) {.fjb_seo_body-c9j table {
  display: table;
}
}.fjb_seo_body-c9j th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 12px;
  text-align: left;
  color: #BEC8DE;
  font-weight: 700;
}.fjb_seo_body-c9j td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #8A97B4;
}.fjb_seo_cols-c9j {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width:640px) {.fjb_seo_cols-c9j {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.fjb_seo_cols-c9j {
  grid-template-columns: repeat(3,1fr);
}
}.fjb_seo_col_h-c9j {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-bottom: 0.438rem;
  font-weight: 700;
  color: #BEC8DE;
}.fjb_seo_col_p-c9j {
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #5E6D8A;
  font-size: 0.813rem;
}.fjb_seo_stats-c9j {
  margin: 1.25rem 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.fjb_seo_stat-c9j {
  border-radius: 8px;
  background: rgba(232,130,28,0.08);
  padding: 14px 1rem;
  border: 1px solid rgba(232,130,28,0.18);
  flex: 1;
  min-width: 140px;
}.fjb_seo_stat_val-c9j {
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  color: #E8821C;
}.fjb_seo_stat_lb-c9j {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #5E6D8A;
}.fjb_rv-c9j {
  padding: 2.25rem 16px 0;
  background: #090C18;
}
@media(min-width: 769px) {.fjb_rv-c9j {
  padding: 2.75rem 1.5rem 0;
}
}.fjb_rv_in-c9j {
  margin: 0 auto;
  max-width: 1360px;
}.fjb_rv_head-c9j {
  max-width: 720px;
  margin-bottom: 20px;
}.fjb_rv_label-c9j {
  letter-spacing: .08em;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-weight: 700;
  color: #E8821C;
  font-size: 0.688rem;
}.fjb_rv_h2-c9j {
  font-size: 1.375rem;
  color: #F0F4FF;
  margin-bottom: 10px;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 767px) {.fjb_rv_h2-c9j {
  font-size: 1.75rem;
}
}.fjb_rv_stats-c9j {
  gap: 18px;
  font-size: 0.813rem;
  color: #5E6D8A;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.fjb_rv_stats_score-c9j {
  gap: 0.375rem;
  display: flex;
  align-items: baseline;
}.fjb_rv_stats_score_val-c9j {
  font-family: 'Rajdhani', sans-serif;
  font-size: 1.375rem;
  font-weight: 800;
  color: #D4A02A;
}.fjb_rv_stats_score_max-c9j {
  color: #404E68;
  font-size: 0.813rem;
}.fjb_rv_stats_badge-c9j {
  gap: 0.25rem;
  align-items: center;
  display: flex;
}.fjb_rv_stats_badge-c9j svg {
  color: #D4A02A;
  height: 14px;
  width: 14px;
}.fjb_rv_grid-c9j {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 643px) {.fjb_rv_grid-c9j {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.fjb_rv_grid-c9j {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.fjb_rv_card-c9j {
  background: #111627;
  border-radius: 0.5rem;
  padding: 20px;
  border: 1px solid rgba(255,255,255,0.11);
  flex-direction: column;
  display: flex;
}.fjb_rv_card_stars-c9j {
  gap: 2px;
  color: #D4A02A;
  margin-bottom: 10px;
  display: flex;
}.fjb_rv_card_stars-c9j svg {
  height: 0.875rem;
  width: 0.875rem;
}.fjb_rv_card_h-c9j {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 0.5rem;
  color: #F0F4FF;
  overflow-wrap: break-word;
}.fjb_rv_card_body-c9j {
  flex: 1;
  font-size: 0.813rem;
  color: #5E6D8A;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  line-height: 1.65;
}.fjb_rv_card_body-c9j strong {
  color: #BEC8DE;
  font-weight: 600;
}.fjb_rv_card_meta-c9j {
  gap: 0.625rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  justify-content: space-between;
  display: flex;
  padding-top: 0.75rem;
  flex-wrap: wrap;
  align-items: center;
}.fjb_rv_card_author-c9j {
  font-size: 0.75rem;
  font-weight: 600;
  color: #BEC8DE;
}.fjb_rv_card_date-c9j {
  color: #404E68;
  font-size: 0.688rem;
}.fjb_seo-c9j {
  background: #090C18;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.fjb_seo-c9j {
  padding: 2.75rem 24px 0;
}
}.fjb_seo_in-c9j {
  margin: 0 auto;
  background: #111627;
  border: 1px solid rgba(255,255,255,0.11);
  padding: 28px 1.5rem;
  border-radius: 0.875rem;
  max-width: 85rem;
}
@media(min-width: 769px) {.fjb_seo_in-c9j {
  padding: 2.25rem 2.5rem;
}
}.fjb_seo_label-c9j {
  font-size: 0.688rem;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  color: #E8821C;
}.fjb_seo_h2-c9j {
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F0F4FF;
  margin-bottom: 14px;
  font-family: 'Rajdhani', sans-serif;
  font-size: 20px;
  line-height: 1.25;
}
@media(min-width: 766px) {.fjb_seo_h2-c9j {
  font-size: 24px;
}
}.fjb_seo_body-c9j {
  font-size: 14px;
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #8A97B4;
}.fjb_seo_body-c9j p {
  line-height: 1.75;
  margin-bottom: 12px;
  color: #8A97B4;
  font-size: 14px;
}.fjb_seo_body-c9j p:last-child {
  margin-bottom: 0;
}.fjb_seo_body-c9j strong {
  font-weight: 700;
  color: #BEC8DE;
}.fjb_seo_body-c9j a {
  transition: color .2s;
  text-decoration: underline;
  color: #E8821C;
}.fjb_seo_body-c9j a:hover {
  color: #F59534;
}.fjb_seo_body-c9j ul,.fjb_seo_body-c9j ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.fjb_seo_body-c9j ol {
  list-style: decimal;
}.fjb_seo_body-c9j li {
  margin-bottom: 6px;
  line-height: 1.75;
  color: #8A97B4;
  font-size: 14px;
}.fjb_seo_body-c9j table {
  font-size: 13px;
  width: 100%;
  display: block;
  margin-bottom: 12px;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width: 765px) {.fjb_seo_body-c9j table {
  display: table;
}
}.fjb_seo_body-c9j th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #BEC8DE;
  text-align: left;
  font-weight: 700;
}.fjb_seo_body-c9j td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 12px;
  color: #8A97B4;
}.fjb_seo_cols-c9j {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 638px) {.fjb_seo_cols-c9j {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.fjb_seo_cols-c9j {
  grid-template-columns: repeat(3,1fr);
}
}.fjb_seo_col_h-c9j {
  margin-bottom: 7px;
  font-weight: 700;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #BEC8DE;
}.fjb_seo_col_p-c9j {
  color: #5E6D8A;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.65;
}.fjb_seo_stats-c9j {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.fjb_seo_stat-c9j {
  padding: 0.875rem 1rem;
  flex: 1;
  border: 1px solid rgba(232,130,28,0.18);
  border-radius: 0.5rem;
  background: rgba(232,130,28,0.08);
  min-width: 140px;
}.fjb_seo_stat_val-c9j {
  margin-bottom: 4px;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #E8821C;
  font-weight: 800;
}.fjb_seo_stat_lb-c9j {
  font-size: 11px;
  color: #5E6D8A;
  overflow-wrap: break-word;
}.fjb_seo-c9j {
  background: #090C18;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.fjb_seo-c9j {
  padding: 2.75rem 24px 0;
}
}.fjb_seo_in-c9j {
  margin: 0 auto;
  padding: 28px 24px;
  border-radius: 14px;
  border: 1px solid rgba(255,255,255,0.11);
  background: #111627;
  max-width: 1360px;
}
@media(min-width: 770px) {.fjb_seo_in-c9j {
  padding: 2.25rem 40px;
}
}.fjb_seo_label-c9j {
  font-weight: 700;
  margin-bottom: 10px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #E8821C;
}.fjb_seo_h2-c9j {
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
  margin-bottom: 0.875rem;
  font-family: 'Rajdhani', sans-serif;
  color: #F0F4FF;
  line-height: 1.25;
}
@media(min-width: 765px) {.fjb_seo_h2-c9j {
  font-size: 24px;
}
}.fjb_seo_body-c9j {
  font-size: 14px;
  overflow-wrap: break-word;
  color: #8A97B4;
  line-height: 1.75;
}.fjb_seo_body-c9j p {
  font-size: 0.875rem;
  margin-bottom: 12px;
  color: #8A97B4;
  line-height: 1.75;
}.fjb_seo_body-c9j p:last-child {
  margin-bottom: 0;
}.fjb_seo_body-c9j strong {
  color: #BEC8DE;
  font-weight: 700;
}.fjb_seo_body-c9j a {
  transition: color .2s;
  text-decoration: underline;
  color: #E8821C;
}.fjb_seo_body-c9j a:hover {
  color: #F59534;
}.fjb_seo_body-c9j ul,.fjb_seo_body-c9j ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.fjb_seo_body-c9j ol {
  list-style: decimal;
}.fjb_seo_body-c9j li {
  font-size: 14px;
  line-height: 1.75;
  color: #8A97B4;
  margin-bottom: 6px;
}.fjb_seo_body-c9j table {
  font-size: 13px;
  display: block;
  margin-bottom: 12px;
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
}
@media(min-width: 769px) {.fjb_seo_body-c9j table {
  display: table;
}
}.fjb_seo_body-c9j th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 12px;
  font-weight: 700;
  color: #BEC8DE;
  text-align: left;
}.fjb_seo_body-c9j td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 12px;
  color: #8A97B4;
}.fjb_seo_cols-c9j {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 643px) {.fjb_seo_cols-c9j {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.fjb_seo_cols-c9j {
  grid-template-columns: repeat(3,1fr);
}
}.fjb_seo_col_h-c9j {
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 0.438rem;
  color: #BEC8DE;
  overflow-wrap: break-word;
}.fjb_seo_col_p-c9j {
  overflow-wrap: break-word;
  color: #5E6D8A;
  font-size: 13px;
  line-height: 1.65;
}.fjb_seo_stats-c9j {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.fjb_seo_stat-c9j {
  border-radius: 8px;
  padding: 14px 1rem;
  border: 1px solid rgba(232,130,28,0.18);
  background: rgba(232,130,28,0.08);
  flex: 1;
  min-width: 8.75rem;
}.fjb_seo_stat_val-c9j {
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
  color: #E8821C;
  margin-bottom: 4px;
}.fjb_seo_stat_lb-c9j {
  color: #5E6D8A;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.fjb_ft-c9j {
  border-top: 1px solid rgba(255,255,255,0.05);
  background: #050710;
  margin-top: 48px;
}.fjb_ft_support-c9j {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 24px 16px;
}
@media(min-width: 765px) {.fjb_ft_support-c9j {
  padding: 28px 1.5rem;
}
}.fjb_ft_support_in-c9j {
  margin: 0 auto;
  gap: 16px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  max-width: 85rem;
}.fjb_ft_support_main-c9j {
  flex: 1;
  gap: 16px;
  display: flex;
  align-items: center;
  min-width: 220px;
  flex-wrap: wrap;
}.fjb_ft_support_ic-c9j {
  flex-shrink: 0;
  color: #E8821C;
}.fjb_ft_support_ic-c9j svg {
  stroke-linejoin: round;
  width: 1.875rem;
  stroke-linecap: round;
  height: 1.875rem;
}.fjb_ft_support_text_title-c9j {
  font-size: 0.938rem;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 3px;
  color: #F0F4FF;
}.fjb_ft_support_text_sub-c9j {
  overflow-wrap: break-word;
  font-size: 12px;
  color: #5E6D8A;
}.fjb_ft_support_btn-c9j {
  background: #E8821C;
  padding: 0.688rem 22px;
  transition: background .2s;
  border-radius: 0.5rem;
  font-weight: 700;
  flex-shrink: 0;
  white-space: nowrap;
  color: #F0F4FF;
  font-size: 0.813rem;
}.fjb_ft_support_btn-c9j:hover {
  background: #F59534;
}.fjb_ft_support_contacts-c9j {
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.fjb_ft_support_contact-c9j {
  color: #404E68;
  line-height: 1.4;
  font-size: 0.75rem;
}.fjb_ft_support_contact-c9j strong {
  display: block;
  font-size: 0.688rem;
  color: #8A97B4;
  margin-bottom: 2px;
  font-weight: 600;
}.fjb_ft_main-c9j {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 2rem 16px 24px;
}
@media(min-width: 770px) {.fjb_ft_main-c9j {
  padding: 40px 24px 32px;
}
}.fjb_ft_main_in-c9j {
  margin: 0 auto;
  gap: 1.5rem;
  grid-template-columns: 1fr 1fr;
  max-width: 85rem;
  display: grid;
}
@media(min-width: 637px) {.fjb_ft_main_in-c9j {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.fjb_ft_main_in-c9j {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.fjb_ft_col_logo-c9j {
  grid-column: 1/-1;
}
@media(min-width: 1079px) {.fjb_ft_col_logo-c9j {
  grid-column: auto;
}
}.fjb_ft_logo-c9j {
  gap: 9px;
  color: #F0F4FF;
  margin-bottom: 12px;
  font-weight: 800;
  overflow-wrap: break-word;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  font-size: 16px;
}.fjb_ft_logo_mark-c9j {
  border-radius: 4px;
  overflow: hidden;
  height: 1.875rem;
  width: 30px;
}.fjb_ft_logo_mark-c9j img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.fjb_ft_logo_sub-c9j {
  line-height: 1.55;
  overflow-wrap: break-word;
  max-width: 200px;
  color: #404E68;
  font-size: 0.75rem;
}.fjb_ft_col_title-c9j {
  color: #8A97B4;
  margin-bottom: 0.875rem;
  font-size: 12px;
  letter-spacing: .07em;
  text-transform: uppercase;
  font-weight: 700;
}.fjb_ft_col_links-c9j {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.fjb_ft_col_link-c9j {
  transition: color .2s;
  color: #404E68;
  overflow-wrap: break-word;
  font-size: 13px;
}.fjb_ft_col_link-c9j:hover {
  color: #BEC8DE;
}.fjb_ft_apps-c9j {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.fjb_ft_app_card-c9j {
  padding: 0.625rem 0.75rem;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.11);
  transition: border-color .2s;
  border-radius: 4px;
  gap: 0.625rem;
  display: flex;
  align-items: center;
}.fjb_ft_app_card-c9j:hover {
  border-color: rgba(232,130,28,0.55);
}.fjb_ft_app_card_ic-c9j svg {
  stroke-linejoin: round;
  height: 22px;
  stroke-linecap: round;
  width: 22px;
}.fjb_ft_app_card_os-c9j {
  font-weight: 600;
  color: #404E68;
  font-size: 0.625rem;
}.fjb_ft_app_card_action-c9j {
  color: #BEC8DE;
  font-size: 12px;
  font-weight: 700;
}.fjb_ft_bot-c9j {
  padding: 20px 16px;
}
@media(min-width: 769px) {.fjb_ft_bot-c9j {
  padding: 1.25rem 24px;
}
}.fjb_ft_bot_in-c9j {
  margin: 0 auto;
  gap: 1rem;
  max-width: 1360px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.fjb_ft_socials-c9j {
  gap: 0.5rem;
  display: flex;
}.fjb_ft_soc-c9j {
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 4px;
  transition: background .2s;
  height: 36px;
  justify-content: center;
  display: flex;
  color: #8A97B4;
  align-items: center;
  width: 2.25rem;
}.fjb_ft_soc-c9j svg {
  stroke-linecap: round;
  width: 1rem;
  height: 16px;
  stroke-linejoin: round;
}.fjb_ft_soc-c9j:hover {
  background: rgba(255,255,255,0.07);
}.fjb_ft_legal-c9j {
  flex: 1;
  font-size: 11px;
  line-height: 1.6;
  overflow-wrap: break-word;
  min-width: 12.5rem;
  color: #5A6880;
}.fjb_ft_legal-c9j strong {
  color: #8A97B4;
  font-weight: 700;
}.fjb_ft_legal-c9j a {
  color: #8A97B4;
  text-decoration: underline;
}.fjb_ft_age-c9j {
  border-radius: 50%;
  border: 2px solid #5A6880;
  justify-content: center;
  align-items: center;
  color: #5A6880;
  display: flex;
  font-weight: 800;
  flex-shrink: 0;
  height: 32px;
  width: 2rem;
  font-size: 11px;
  margin-left: auto;
}