*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #0D1018;
  -webkit-font-smoothing: antialiased;
  color: #C6C1B8;
  line-height: 1.6;
  min-height: 100vh;
  font-family: 'Barlow', sans-serif;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  color: inherit;
  text-decoration: none;
}button {
  border: none;
  background: none;
  font: inherit;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.fkx-layout-n7o {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.fkx-page-n7o {
  display: flex;
  min-height: 100vh;
}.fkx-main-n7o {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media(min-width: 1079px) {.fkx-main-n7o {
  padding-left: 220px;
}
}
@media(max-width: 1076px) {.fkx-main-n7o {
  padding-bottom: 72px;
}
}.fkx-gc-n7o {
  border-radius: 0.5rem;
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  background: #111620;
  border: 1px solid rgba(255,255,255,0.06);
  cursor: pointer;
  flex-shrink: 0;
  position: relative;
  width: 8.75rem;
}
@media(min-width: 639px) {.fkx-gc-n7o {
  width: 156px;
}
}
@media(min-width: 1082px) {.fkx-gc-n7o {
  width: 168px;
}
}.fkx-gc-n7o:hover {
  transform: translateY(-3px);
  border-color: rgba(200,148,28,0.07);
}.fkx-gc_img-n7o {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding-bottom: 80%;
}.fkx-gc_img-n7o img {
  inset: 0;
  position: absolute;
  height: 100%;
  object-fit: cover;
  width: 100%;
}.fkx-gc_hover-n7o {
  transition: opacity .2s;
  background: rgba(5,7,12,0.72);
  inset: 0;
  justify-content: center;
  position: absolute;
  align-items: center;
  opacity: 0;
  display: flex;
}.fkx-gc-n7o:hover .fkx-gc_hover-n7o {
  opacity: 1;
}.fkx-gc_hover_btn-n7o {
  border-radius: 4px;
  background: #C8941C;
  padding: 8px 1rem;
  font-size: 0.75rem;
  color: #F0EDE5;
  font-weight: 700;
}.fkx-gc_info-n7o {
  padding: 0.5rem 0.625rem 0.625rem;
}.fkx-gc_name-n7o {
  overflow: hidden;
  color: #C6C1B8;
  margin-bottom: 3px;
  white-space: nowrap;
  max-width: 100%;
  font-size: 12px;
  font-weight: 600;
  text-overflow: ellipsis;
}.fkx-gc_prov-n7o {
  color: #7D7972;
  font-size: 0.625rem;
}.fkx-gc_tag-n7o {
  border-radius: 0.25rem;
  padding: 2px 7px;
  text-transform: uppercase;
  letter-spacing: .04em;
  top: 6px;
  font-size: 9px;
  z-index: 2;
  font-weight: 700;
  position: absolute;
  left: 6px;
}.fkx-gc_tag_hot-n7o {
  background: #E03838;
  color: #fff;
}.fkx-gc_tag_new-n7o {
  background: #28C278;
  color: #0D1018;
}.fkx-gc_tag_jp-n7o {
  background: #E6B840;
  color: #0D1018;
}.fkx-gc_tag_ex-n7o {
  background: #2D6E92;
  color: #fff;
}.fkx-gc_tag_live-n7o {
  background: #E03838;
  color: #fff;
}.fkx-gr-n7o {
  background: #0D1018;
  padding: 32px 16px 0;
}
@media(min-width: 766px) {.fkx-gr-n7o {
  padding: 36px 1.5rem 0;
}
}.fkx-gr_in-n7o {
  margin: 0 auto;
  max-width: 85rem;
}.fkx-gr_head-n7o {
  gap: 0.75rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 0.625rem;
}.fkx-gr_head_l-n7o {
  flex: 1;
  gap: 0.625rem;
  display: flex;
  min-width: 0;
  align-items: center;
}.fkx-gr_ic-n7o {
  border-radius: 0.5rem;
  display: flex;
  width: 2rem;
  flex-shrink: 0;
  height: 32px;
  align-items: center;
  justify-content: center;
}.fkx-gr_ic-n7o svg {
  height: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 16px;
}.fkx-gr_title-n7o {
  font-family: 'Bebas Neue', sans-serif;
  overflow-wrap: break-word;
  color: #F0EDE5;
  font-weight: 700;
  font-size: 1rem;
}
@media(min-width: 766px) {.fkx-gr_title-n7o {
  font-size: 18px;
}
}.fkx-gr_more-n7o {
  gap: 0.313rem;
  transition: color .2s;
  white-space: nowrap;
  color: #7E7A72;
  align-items: center;
  font-size: 0.75rem;
  font-weight: 600;
  display: flex;
  flex-shrink: 0;
}.fkx-gr_more-n7o:hover {
  color: #C8941C;
}.fkx-gr_more-n7o svg {
  height: 0.75rem;
  stroke-linejoin: round;
  width: 0.75rem;
  stroke-linecap: round;
}.fkx-gr_arrows-n7o {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.fkx-gr_arr-n7o {
  transition: background .15s,color .15s;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 0.25rem;
  align-items: center;
  height: 30px;
  color: #9D9890;
  width: 1.875rem;
  display: flex;
  justify-content: center;
}.fkx-gr_arr-n7o:hover {
  background: rgba(255,255,255,0.07);
  color: #F0EDE5;
}.fkx-gr_arr-n7o svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 13px;
  width: 0.813rem;
}.fkx-gr_seo_h-n7o {
  margin: 0 0 6px;
  font-weight: 700;
  max-width: 42.5rem;
  font-family: 'Bebas Neue', sans-serif;
  font-size: 0.813rem;
  color: #C6C1B8;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.fkx-gr_seo_h-n7o {
  font-size: 14px;
}
}.fkx-gr_seo-n7o {
  color: #7E7A72;
  max-width: 42.5rem;
  line-height: 1.55;
  margin-bottom: 12px;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.fkx-gr_seo-n7o strong {
  font-weight: 600;
  color: #C6C1B8;
}.fkx-gr_scroll-n7o {
  gap: 10px;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  display: flex;
  overflow-x: auto;
  padding-bottom: 0.625rem;
}.fkx-gr_scroll-n7o::-webkit-scrollbar {
  display: none;
}
@media(min-width: 766px) {.fkx-gr_scroll-n7o {
  gap: 0.75rem;
}
}.fkx-tb-n7o {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  background: #0D1018;
  display: flex;
  right: 0;
  left: 0;
  top: 0;
  position: fixed;
  height: 3.5rem;
  align-items: center;
  z-index: 80;
}.fkx-tb_in-n7o {
  gap: 0;
  padding: 0 0.875rem;
  width: 100%;
  display: flex;
  height: 100%;
  align-items: center;
}.fkx-tb_burger-n7o {
  gap: 0.313rem;
  border-radius: 0.5rem;
  width: 38px;
  align-items: center;
  margin-right: 8px;
  justify-content: center;
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  height: 2.375rem;
}.fkx-tb_burger-n7o:hover {
  background: rgba(255,255,255,0.05);
}.fkx-tb_burger_line-n7o {
  border-radius: 1px;
  background: #9D9890;
  display: block;
  width: 18px;
  height: 2px;
}
@media(min-width: 1078px) {.fkx-tb_burger-n7o {
  display: none;
}
}.fkx-tb_logo-n7o {
  gap: 0.563rem;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F0EDE5;
  margin-right: 1.25rem;
  letter-spacing: -.01em;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  font-size: 18px;
}.fkx-tb_logo_mark-n7o {
  border-radius: 0.5rem;
  overflow: hidden;
  height: 32px;
  display: flex;
  width: 32px;
  justify-content: center;
  align-items: center;
}.fkx-tb_logo_mark-n7o img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.fkx-tb_nav-n7o {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 641px) {.fkx-tb_nav-n7o {
  display: flex;
}
}.fkx-tb_tab-n7o {
  transition: background .15s,color .15s;
  padding: 0.5rem 0.875rem;
  border-radius: 0.5rem;
  white-space: nowrap;
  color: #9D9890;
  font-size: 13px;
  font-weight: 600;
}.fkx-tb_tab-n7o:hover {
  background: rgba(255,255,255,0.05);
  color: #F0EDE5;
}.fkx-tb_tab-n7o.fkx-state_active-n7o {
  background: rgba(200,148,28,0.18);
  color: #F0EDE5;
}.fkx-tb_right-n7o {
  gap: 8px;
  flex-shrink: 0;
  margin-left: auto;
  display: flex;
  align-items: center;
}.fkx-tb_login-n7o {
  padding: 0.563rem 1rem;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 8px;
  background: rgba(255,255,255,0.05);
  transition: border-color .2s,color .2s;
  font-size: 13px;
  font-weight: 600;
  display: none;
  color: #C6C1B8;
}.fkx-tb_login-n7o:hover {
  border-color: rgba(200,148,44,0.45);
  color: #F0EDE5;
}
@media(min-width:480px) {.fkx-tb_login-n7o {
  display: block;
}
}.fkx-tb_reg-n7o {
  transition: background .2s;
  background: #28C278;
  border-radius: 8px;
  padding: 0.563rem 1.125rem;
  color: #0C0F16;
  font-weight: 700;
  font-size: 13px;
  white-space: nowrap;
}.fkx-tb_reg-n7o:hover {
  background: #38D48A;
}.fkx-sb-n7o {
  border-right: 1px solid rgba(255,255,255,0.05);
  transition: transform .25s ease;
  transform: translateX(-100%);
  background: #151B26;
  z-index: 70;
  overflow-y: auto;
  left: 0;
  top: 56px;
  width: 13.75rem;
  position: fixed;
  bottom: 0;
}.fkx-sb-n7o.fkx-state_open-n7o {
  transform: translateX(0);
}.fkx-sb-n7o::-webkit-scrollbar {
  width: 0.25rem;
}.fkx-sb-n7o::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255,255,255,0.07);
}
@media(min-width: 1081px) {.fkx-sb-n7o {
  transform: translateX(0);
}
}.fkx-sb_auth-n7o {
  padding: 0.875rem 0.75rem 10px;
}.fkx-sb_btn_reg-n7o {
  transition: background .2s;
  background: #28C278;
  padding: 11px;
  border-radius: 0.5rem;
  color: #0C0F16;
  font-weight: 700;
  margin-bottom: 8px;
  text-align: center;
  font-size: 13px;
  display: block;
}.fkx-sb_btn_reg-n7o:hover {
  background: #38D48A;
}.fkx-sb_btn_login-n7o {
  transition: border-color .2s;
  padding: 0.625rem;
  border-radius: 8px;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.10);
  text-align: center;
  display: block;
  font-weight: 600;
  color: #C6C1B8;
  font-size: 0.813rem;
}.fkx-sb_btn_login-n7o:hover {
  border-color: rgba(200,148,44,0.45);
  color: #F0EDE5;
}.fkx-sb_promo-n7o {
  border: 1px solid rgba(200,148,28,0.18);
  padding: 0.75rem 14px;
  border-radius: 0.5rem;
  margin: 0 0.75rem 10px;
  overflow: hidden;
  background: linear-gradient(135deg,#1A2640,#151B26);
  position: relative;
}.fkx-sb_promo-n7o::before {
  background: radial-gradient(circle,rgba(200,148,28,0.18),transparent 70%);
  border-radius: 50%;
  width: 80px;
  height: 5rem;
  right: -1.25rem;
  top: -1.25rem;
  position: absolute;
  content: '';
}.fkx-sb_promo_title-n7o {
  text-transform: uppercase;
  letter-spacing: .06em;
  margin-bottom: 4px;
  color: #C8941C;
  font-weight: 700;
  font-size: 11px;
}.fkx-sb_promo_text-n7o {
  color: #F0EDE5;
  font-weight: 600;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  line-height: 1.35;
}.fkx-sb_promo_sub-n7o {
  font-size: 0.625rem;
  margin-top: 3px;
  color: #7E7A72;
}.fkx-sb_nav-n7o {
  padding: 0.375rem 8px 16px;
}.fkx-sb_nav_lb-n7o {
  padding: 0.625rem 8px 6px;
  font-size: 10px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #7D7972;
  font-weight: 700;
}.fkx-sb_link-n7o {
  transition: background .15s,color .15s;
  padding: 0.563rem 0.625rem;
  border-radius: 4px;
  gap: 10px;
  color: #9D9890;
  overflow-wrap: break-word;
  align-items: center;
  font-weight: 500;
  cursor: pointer;
  display: flex;
  font-size: 0.813rem;
}.fkx-sb_link-n7o:hover {
  background: rgba(255,255,255,0.05);
  color: #F0EDE5;
}.fkx-sb_link-n7o.fkx-state_active-n7o {
  background: rgba(200,148,28,0.18);
  color: #F0EDE5;
}.fkx-sb_ic-n7o {
  border-radius: 4px;
  align-items: center;
  height: 1.875rem;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  width: 1.875rem;
}.fkx-sb_ic-n7o svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1rem;
  width: 1rem;
}.fkx-sb_ic_1-n7o {
  background: rgba(200,148,28,0.07);
  color: #C8941C;
}.fkx-sb_ic_2-n7o {
  background: rgba(40,194,120,0.16);
  color: #28C278;
}.fkx-sb_ic_3-n7o {
  background: rgba(230,184,64,0.16);
  color: #E6B840;
}.fkx-sb_ic_4-n7o {
  background: rgba(45,110,146,0.22);
  color: #2D6E92;
}.fkx-sb_ic_5-n7o {
  background: rgba(200,148,28,0.07);
  color: #E8609A;
}.fkx-sb_ic_6-n7o {
  background: rgba(45,110,146,0.22);
  color: #8B5CF6;
}.fkx-sb_badge-n7o {
  background: #E6B840;
  padding: 2px 0.438rem;
  border-radius: 0.25rem;
  color: #0C0F16;
  font-size: 9px;
  font-weight: 700;
  margin-left: auto;
}.fkx-sb_bot-n7o {
  padding: 0.75rem;
  gap: 0.5rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  display: flex;
}.fkx-sb_lang-n7o,.fkx-sb_help-n7o {
  gap: 0.375rem;
  border: 1px solid rgba(255,255,255,0.06);
  border-radius: 0.25rem;
  background: rgba(255,255,255,0.05);
  flex: 1;
  padding: 0.563rem 6px;
  transition: border-color .2s;
  justify-content: center;
  display: flex;
  align-items: center;
  font-weight: 600;
  color: #9D9890;
  font-size: 0.688rem;
}.fkx-sb_lang-n7o:hover,.fkx-sb_help-n7o:hover {
  border-color: rgba(200,148,44,0.45);
  color: #F0EDE5;
}.fkx-sb_lang-n7o svg,.fkx-sb_help-n7o svg {
  height: 13px;
  width: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.fkx-sb_bd-n7o {
  inset: 0;
  background: rgba(5,7,12,0.72);
  position: fixed;
  z-index: 69;
  display: none;
}.fkx-sb_bd-n7o.fkx-state_on-n7o {
  display: block;
}
@media(min-width: 1079px) {.fkx-sb_bd-n7o {
  display: none!important;
}
}.fkx-mob_nav-n7o {
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  background: #151B26;
  border-top: 1px solid rgba(255,255,255,0.10);
  position: fixed;
  display: flex;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 80;
}
@media(min-width: 1079px) {.fkx-mob_nav-n7o {
  display: none;
}
}.fkx-mob_nav_item-n7o {
  padding: 0.25rem 2px;
  gap: 0.25rem;
  flex: 1;
  color: #7D7972;
  align-items: center;
  cursor: pointer;
  display: flex;
  flex-direction: column;
}.fkx-mob_nav_ic-n7o {
  line-height: 1;
}.fkx-mob_nav_ic-n7o svg {
  height: 1.25rem;
  width: 20px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.fkx-mob_nav_lb-n7o {
  font-weight: 600;
  font-size: 0.625rem;
  color: #7D7972;
}.fkx-mob_nav_item-n7o.fkx-state_active-n7o {
  color: #C8941C;
}.fkx-mob_nav_item-n7o.fkx-state_active-n7o .fkx-mob_nav_lb-n7o {
  color: #C8941C;
}.fkx-hero-n7o {
  padding: 1.25rem 1rem 0;
  background: #0D1018;
}
@media(min-width: 765px) {.fkx-hero-n7o {
  padding: 1.5rem 24px 0;
}
}.fkx-hero_in-n7o {
  margin: 0 auto;
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 1360px;
}
@media(min-width: 858px) {.fkx-hero_in-n7o {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1101px) {.fkx-hero_in-n7o {
  grid-template-columns: 1fr 340px;
}
}.fkx-hero_promo-n7o {
  border-radius: 12px;
  background: #111620;
  overflow: hidden;
  position: relative;
  display: flex;
  min-height: 13.75rem;
  align-items: stretch;
}
@media(min-width: 770px) {.fkx-hero_promo-n7o {
  min-height: 280px;
}
}.fkx-hero_promo_bg-n7o {
  background: linear-gradient(120deg,#1A2640 0%,#0D1018 100%);
  background-position: center;
  inset: 0;
  background-size: cover;
  position: absolute;
}.fkx-hero_promo_bg-n7o::after {
  background: linear-gradient(90deg,#0D1018 0%,rgba(5,7,12,0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.fkx-hero_promo_glow-n7o {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(45,110,146,0.22) 0%,transparent 65%);
  height: 300px;
  right: 3.75rem;
  position: absolute;
  pointer-events: none;
  width: 18.75rem;
  top: -40px;
}.fkx-hero_promo_ct-n7o {
  padding: 1.75rem 1.5rem 28px 1.75rem;
  position: relative;
  max-width: 30rem;
  z-index: 2;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
@media(min-width: 766px) {.fkx-hero_promo_ct-n7o {
  padding: 2.5rem 32px;
}
}.fkx-hero_badge-n7o {
  padding: 5px 12px;
  border: 1px solid rgba(200,148,28,0.07);
  border-radius: 20px;
  background: rgba(200,148,28,0.18);
  color: #C8941C;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: .08em;
  margin-bottom: 0.875rem;
  display: inline-block;
  font-weight: 700;
}.fkx-hero_h1-n7o {
  font-size: 1.625rem;
  line-height: 1.15;
  font-weight: 800;
  margin-bottom: 10px;
  font-family: 'Bebas Neue', sans-serif;
  overflow-wrap: break-word;
  color: #F0EDE5;
}.fkx-hero_h1-n7o em {
  font-style: normal;
  color: #E6B840;
}
@media(min-width: 766px) {.fkx-hero_h1-n7o {
  font-size: 2.25rem;
}
}.fkx-hero_sub-n7o {
  color: #9D9890;
  line-height: 1.55;
  font-size: 13px;
  margin-bottom: 1.25rem;
}
@media(min-width: 766px) {.fkx-hero_sub-n7o {
  font-size: 0.875rem;
}
}.fkx-hero_row-n7o {
  gap: 0.625rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.fkx-hero_cta-n7o {
  background: #28C278;
  transition: background .2s;
  padding: 13px 26px;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 700;
  color: #0C0F16;
  box-shadow: 0 0.25rem 14px rgba(40,194,120,0.38), 0 1px 4px rgba(0,0,0,0.45);
}.fkx-hero_cta-n7o:hover {
  background: #38D48A;
}.fkx-hero_terms-n7o {
  font-size: 11px;
  color: #7D7972;
}.fkx-hero_game-n7o {
  border: 1px solid rgba(255,255,255,0.06);
  border-radius: 0.75rem;
  overflow: hidden;
  background: #111620;
  flex-direction: column;
  display: flex;
  position: relative;
}.fkx-hero_game_badge-n7o {
  padding: 5px 0.625rem;
  border-radius: 1.25rem;
  border: 1px solid rgba(230,184,64,0.16);
  background: rgba(230,184,64,0.16);
  left: 0.75rem;
  letter-spacing: .06em;
  text-transform: uppercase;
  z-index: 3;
  color: #E6B840;
  font-size: 10px;
  top: 12px;
  font-weight: 700;
  position: absolute;
}.fkx-hero_game_badge-n7o svg {
  width: 11px;
  margin-right: 0.25rem;
  vertical-align: -1px;
  height: 0.688rem;
}.fkx-hero_game_img-n7o {
  overflow: hidden;
  background: linear-gradient(135deg,#1A2640,#0D1018);
  position: relative;
  padding-bottom: 60%;
}.fkx-hero_game_img-n7o img {
  inset: 0;
  object-fit: cover;
  height: 100%;
  position: absolute;
  width: 100%;
}.fkx-hero_game_play-n7o {
  inset: 0;
  background: rgba(5,7,12,0.72);
  transition: opacity .2s;
  position: absolute;
  justify-content: center;
  align-items: center;
  display: flex;
  opacity: 0;
}.fkx-hero_game-n7o:hover .fkx-hero_game_play-n7o {
  opacity: 1;
}.fkx-hero_game_play-n7o span {
  background: #C8941C;
  border-radius: 50%;
  justify-content: center;
  width: 52px;
  align-items: center;
  display: flex;
  height: 3.25rem;
}.fkx-hero_game_play-n7o span svg {
  width: 1.125rem;
  margin-left: 2px;
  height: 18px;
}.fkx-hero_game_info-n7o {
  padding: 14px 16px;
}.fkx-hero_game_title-n7o {
  font-size: 0.938rem;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F0EDE5;
}.fkx-hero_game_provider-n7o {
  font-size: 11px;
  color: #7E7A72;
}.fkx-hero_game_btn-n7o {
  border-radius: 0.5rem;
  margin: 12px 16px 1rem;
  background: #C8941C;
  padding: 0.688rem;
  transition: background .2s;
  font-size: 0.813rem;
  display: block;
  color: #F0EDE5;
  font-weight: 700;
  text-align: center;
}.fkx-hero_game-n7o:hover .fkx-hero_game_btn-n7o {
  background: #DAAA38;
}.fkx-sbar-n7o {
  background: #0D1018;
  padding: 1rem 1rem 0;
}
@media(min-width: 767px) {.fkx-sbar-n7o {
  padding: 18px 1.5rem 0;
}
}.fkx-sbar_in-n7o {
  margin: 0 auto;
  max-width: 1360px;
}.fkx-sbar_row-n7o {
  gap: 10px;
  display: flex;
  margin-bottom: 12px;
  flex-wrap: wrap;
}.fkx-sbar_input-n7o {
  gap: 0.625rem;
  background: #111620;
  padding: 0.688rem 16px;
  transition: border-color .2s;
  flex: 1;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 8px;
  color: #7E7A72;
  align-items: center;
  font-size: 13px;
  cursor: pointer;
  display: flex;
}.fkx-sbar_input-n7o:hover {
  border-color: rgba(200,148,44,0.45);
}.fkx-sbar_input-n7o svg {
  width: 0.938rem;
  flex-shrink: 0;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.938rem;
}.fkx-sbar_providers-n7o {
  gap: 8px;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 11px 1.125rem;
  border-radius: 0.5rem;
  transition: border-color .2s;
  background: #111620;
  font-size: 13px;
  display: flex;
  align-items: center;
  white-space: nowrap;
  color: #C6C1B8;
  font-weight: 600;
}.fkx-sbar_providers-n7o:hover {
  border-color: rgba(200,148,44,0.45);
  color: #F0EDE5;
}.fkx-sbar_providers-n7o svg {
  width: 14px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 14px;
}.fkx-sbar_tabs-n7o {
  gap: 6px;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 2px;
  display: flex;
}.fkx-sbar_tabs-n7o::-webkit-scrollbar {
  display: none;
}.fkx-sbar_tab-n7o {
  background: rgba(255,255,255,0.05);
  transition: background .15s,color .15s,border-color .15s;
  gap: 0.438rem;
  border-radius: 20px;
  padding: 8px 14px;
  border: 1px solid rgba(255,255,255,0.06);
  font-weight: 600;
  cursor: pointer;
  flex-shrink: 0;
  align-items: center;
  font-size: 0.75rem;
  color: #9D9890;
  display: flex;
  white-space: nowrap;
}.fkx-sbar_tab-n7o:hover {
  border-color: rgba(200,148,44,0.45);
  background: rgba(255,255,255,0.07);
  color: #F0EDE5;
}.fkx-sbar_tab-n7o.fkx-state_active-n7o {
  background: rgba(200,148,28,0.18);
  border-color: rgba(200,148,28,0.07);
  color: #F0EDE5;
}.fkx-sbar_tab_ic-n7o svg {
  width: 0.875rem;
  stroke-linejoin: round;
  height: 0.875rem;
  stroke-linecap: round;
}.fkx-gr_jp-n7o {
  background: linear-gradient(135deg,#1C1242 0%,#090B18 100%);
  border-radius: 0.75rem;
  padding: 1.25rem;
  overflow: hidden;
  position: relative;
}.fkx-gr_jp-n7o::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(45,110,146,0.22) 0%,transparent 70%);
  content: '';
  left: -3.75rem;
  width: 250px;
  position: absolute;
  height: 250px;
  top: -60px;
}.fkx-gr_jp-n7o::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(230,184,64,0.16) 0%,transparent 70%);
  right: 0;
  height: 12.5rem;
  bottom: -2.5rem;
  content: '';
  width: 12.5rem;
  position: absolute;
}.fkx-gr_jp_head-n7o {
  gap: 1rem;
  z-index: 1;
  display: flex;
  align-items: flex-start;
  margin-bottom: 1rem;
  flex-wrap: wrap;
  position: relative;
}.fkx-gr_jp_info-n7o {
  flex: 1;
}.fkx-gr_jp_label-n7o {
  color: #8B5CF6;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.375rem;
}.fkx-gr_jp_label-n7o svg {
  margin-right: 4px;
  height: 0.875rem;
  stroke-linejoin: round;
  width: 14px;
  stroke-linecap: round;
  vertical-align: -2px;
}.fkx-gr_jp_amount-n7o {
  color: #F0EDE5;
  margin-bottom: 4px;
  font-family: 'Bebas Neue', sans-serif;
  font-size: 32px;
  font-weight: 800;
  line-height: 1;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.fkx-gr_jp_amount-n7o {
  font-size: 40px;
}
}.fkx-gr_jp_amount-n7o span {
  color: #E6B840;
}.fkx-gr_jp_seo-n7o {
  font-size: 12px;
  max-width: 30rem;
  overflow-wrap: break-word;
  color: #9D9890;
  line-height: 1.5;
}.fkx-gr_jp_cta-n7o {
  padding: 0.688rem 1.25rem;
  border: 1px solid rgba(45,110,146,0.22);
  background: rgba(45,110,146,0.22);
  border-radius: 0.5rem;
  transition: background .2s;
  position: relative;
  flex-shrink: 0;
  margin-top: 0.25rem;
  color: #F0EDE5;
  font-weight: 700;
  z-index: 1;
  font-size: 0.813rem;
  white-space: nowrap;
  align-self: flex-start;
}.fkx-gr_jp_cta-n7o:hover {
  background: #2D6E92;
}.fkx-ws-n7o {
  padding: 2rem 1rem 0;
  background: #0D1018;
}
@media(min-width: 766px) {.fkx-ws-n7o {
  padding: 36px 1.5rem 0;
}
}.fkx-ws_in-n7o {
  margin: 0 auto;
  max-width: 85rem;
}.fkx-ws_head-n7o {
  gap: 12px;
  align-items: center;
  margin-bottom: 14px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}.fkx-ws_title-n7o {
  gap: 0.625rem;
  font-weight: 700;
  flex-wrap: wrap;
  font-family: 'Bebas Neue', sans-serif;
  overflow-wrap: break-word;
  color: #F0EDE5;
  align-items: center;
  font-size: 1rem;
  display: flex;
}.fkx-ws_title_ic-n7o svg {
  stroke-linejoin: round;
  color: #E6B840;
  stroke-linecap: round;
  width: 1.125rem;
  height: 18px;
}.fkx-ws_online-n7o {
  gap: 0.438rem;
  font-weight: 600;
  font-size: 12px;
  color: #7E7A72;
  display: flex;
  align-items: center;
}.fkx-ws_online_dot-n7o {
  border-radius: 50%;
  background: #28C278;
  width: 0.5rem;
  box-shadow: 0 0 0.375rem rgba(40,194,120,0.16);
  flex-shrink: 0;
  height: 0.5rem;
}.fkx-ws_scroll-n7o {
  gap: 8px;
  overflow-x: auto;
  display: flex;
  padding-bottom: 8px;
  scrollbar-width: none;
}.fkx-ws_scroll-n7o::-webkit-scrollbar {
  display: none;
}.fkx-wc-n7o {
  border: 1px solid rgba(255,255,255,0.10);
  background: #111620;
  padding: 0.625rem 14px;
  gap: 0.625rem;
  border-radius: 8px;
  min-width: 220px;
  align-items: center;
  display: flex;
  flex-shrink: 0;
}.fkx-wc_img-n7o {
  border-radius: 4px;
  background: #151B26;
  overflow: hidden;
  width: 36px;
  height: 36px;
  flex-shrink: 0;
}.fkx-wc_img-n7o img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.fkx-wc_info-n7o {
  min-width: 0;
}.fkx-wc_game-n7o {
  overflow: hidden;
  font-size: 0.75rem;
  white-space: nowrap;
  color: #C6C1B8;
  font-weight: 600;
  text-overflow: ellipsis;
}.fkx-wc_player-n7o {
  overflow: hidden;
  font-size: 0.625rem;
  color: #7D7972;
  white-space: nowrap;
  text-overflow: ellipsis;
}.fkx-wc_amount-n7o {
  flex-shrink: 0;
  margin-left: auto;
  color: #28C278;
  white-space: nowrap;
  font-size: 0.813rem;
  font-weight: 700;
}.fkx-bon-n7o {
  background: #0D1018;
  padding: 2.25rem 16px 0;
}
@media(min-width: 770px) {.fkx-bon-n7o {
  padding: 44px 1.5rem 0;
}
}.fkx-bon_in-n7o {
  margin: 0 auto;
  max-width: 1360px;
}.fkx-bon_head-n7o {
  margin-bottom: 1.25rem;
}.fkx-bon_label-n7o {
  font-size: 0.688rem;
  color: #C8941C;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
}.fkx-bon_h2-n7o {
  font-size: 1.25rem;
  font-family: 'Bebas Neue', sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-weight: 800;
  color: #F0EDE5;
}
@media(min-width: 767px) {.fkx-bon_h2-n7o {
  font-size: 24px;
}
}.fkx-bon_seo-n7o {
  overflow-wrap: break-word;
  color: #7E7A72;
  line-height: 1.6;
  font-size: 0.813rem;
  max-width: 620px;
}.fkx-bon_seo-n7o strong {
  font-weight: 700;
  color: #C6C1B8;
}.fkx-bon_seo-n7o a {
  color: #C8941C;
  text-decoration: underline;
}.fkx-bon_grid-n7o {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 639px) {.fkx-bon_grid-n7o {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.fkx-bon_grid-n7o {
  grid-template-columns: repeat(5,1fr);
}
}.fkx-bon_card-n7o {
  transition: border-color .2s,transform .2s;
  background: #111620;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 0.5rem;
  padding: 1rem;
}.fkx-bon_card-n7o:hover {
  transform: translateY(-2px);
  border-color: rgba(200,148,28,0.07);
}.fkx-bon_card_ic-n7o svg {
  height: 26px;
  stroke-linecap: round;
  width: 1.625rem;
  stroke-linejoin: round;
}.fkx-bon_card_ic-n7o {
  margin-bottom: 10px;
}.fkx-bon_card_type-n7o {
  letter-spacing: .06em;
  color: #7E7A72;
  font-size: 10px;
  text-transform: uppercase;
  margin-bottom: 0.375rem;
  font-weight: 700;
}.fkx-bon_card_amount-n7o {
  line-height: 1.1;
  font-weight: 800;
  color: #E6B840;
  font-size: 1.125rem;
  margin-bottom: 0.375rem;
}.fkx-bon_card_name-n7o {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
  color: #F0EDE5;
}.fkx-bon_card_detail-n7o {
  border-top: 1px solid rgba(255,255,255,0.05);
  color: #7D7972;
  line-height: 1.5;
  font-size: 11px;
  overflow-wrap: break-word;
  padding-top: 0.5rem;
}.fkx-reg-n7o {
  background: #0D1018;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.fkx-reg-n7o {
  padding: 2.75rem 1.5rem 0;
}
}.fkx-reg_in-n7o {
  border-radius: 0.75rem;
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.06);
  padding: 1.75rem 24px;
  background: #151B26;
  max-width: 1360px;
}
@media(min-width: 766px) {.fkx-reg_in-n7o {
  padding: 40px;
}
}.fkx-reg_top-n7o {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 862px) {.fkx-reg_top-n7o {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.fkx-reg_label-n7o {
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  color: #C8941C;
}.fkx-reg_h2-n7o {
  color: #F0EDE5;
  font-family: 'Bebas Neue', sans-serif;
  font-size: 22px;
  line-height: 1.2;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 769px) {.fkx-reg_h2-n7o {
  font-size: 28px;
}
}.fkx-reg_bonus-n7o {
  border-radius: 0.5rem;
  padding: 0.625rem 16px;
  background: rgba(230,184,64,0.16);
  border: 1px solid rgba(230,184,64,0.16);
  gap: 8px;
  margin-bottom: 1rem;
  align-items: center;
  display: inline-flex;
}.fkx-reg_bonus_amount-n7o {
  color: #E6B840;
  font-size: 1.25rem;
  font-weight: 800;
}.fkx-reg_bonus_text-n7o {
  line-height: 1.35;
  font-size: 13px;
  color: #9D9890;
}.fkx-reg_cta_btn-n7o {
  transition: background .2s;
  padding: 0.875rem 2rem;
  background: #28C278;
  border-radius: 0.5rem;
  display: inline-block;
  box-shadow: 0 4px 14px rgba(40,194,120,0.38), 0 1px 0.25rem rgba(0,0,0,0.45);
  margin-bottom: 12px;
  font-weight: 700;
  color: #0C0F16;
  font-size: 0.938rem;
}.fkx-reg_cta_btn-n7o:hover {
  background: #38D48A;
}.fkx-reg_terms-n7o {
  line-height: 1.5;
  color: #7D7972;
  font-size: 11px;
}.fkx-reg_seo-n7o {
  border-top: 1px solid rgba(255,255,255,0.05);
  line-height: 1.65;
  color: #7E7A72;
  padding-top: 1.25rem;
  font-size: 13px;
  margin-top: 1.25rem;
  overflow-wrap: break-word;
}.fkx-reg_seo-n7o p {
  margin-bottom: 10px;
  font-size: 13px;
  color: #7E7A72;
  line-height: 1.65;
}.fkx-reg_seo-n7o p:last-child {
  margin-bottom: 0;
}.fkx-reg_seo-n7o strong {
  font-weight: 700;
  color: #C6C1B8;
}.fkx-reg_seo-n7o a {
  transition: color .2s;
  color: #C8941C;
  text-decoration: underline;
}.fkx-reg_seo-n7o a:hover {
  color: #DAAA38;
}.fkx-reg_seo-n7o ul,.fkx-reg_seo-n7o ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 18px;
}.fkx-reg_seo-n7o ol {
  list-style: decimal;
}.fkx-reg_seo-n7o li {
  line-height: 1.65;
  color: #7E7A72;
  margin-bottom: 0.25rem;
  font-size: 13px;
}.fkx-reg_seo-n7o table {
  width: 100%;
  display: block;
  border-collapse: collapse;
  margin-bottom: 0.625rem;
  overflow-x: auto;
  font-size: 13px;
}
@media(min-width: 766px) {.fkx-reg_seo-n7o table {
  display: table;
}
}.fkx-reg_seo-n7o th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.5rem;
  font-weight: 700;
  text-align: left;
  color: #C6C1B8;
}.fkx-reg_seo-n7o td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 8px;
  color: #7E7A72;
}.fkx-reg_steps-n7o {
  gap: 0.875rem;
  flex-direction: column;
  margin-top: 28px;
  display: flex;
}
@media(min-width: 858px) {.fkx-reg_steps-n7o {
  margin-top: 0;
}
}.fkx-reg_step-n7o {
  border-radius: 0.5rem;
  gap: 14px;
  padding: 16px;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.06);
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.fkx-reg_step_num-n7o {
  border-radius: 50%;
  border: 1px solid rgba(200,148,28,0.07);
  background: rgba(200,148,28,0.18);
  width: 2.125rem;
  align-items: center;
  font-weight: 800;
  flex-shrink: 0;
  justify-content: center;
  display: flex;
  height: 2.125rem;
  color: #C8941C;
  font-size: 14px;
}.fkx-reg_step_title-n7o {
  font-weight: 700;
  color: #F0EDE5;
  margin-bottom: 3px;
  font-size: 14px;
}.fkx-reg_step_text-n7o {
  line-height: 1.5;
  color: #7E7A72;
  font-size: 0.75rem;
}.fkx-reg_trust-n7o {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 10px;
  padding-top: 1.25rem;
  margin-top: 1.25rem;
  flex-wrap: wrap;
  display: flex;
}.fkx-reg_trust_item-n7o {
  gap: 7px;
  color: #7E7A72;
  overflow-wrap: break-word;
  font-size: 12px;
  display: flex;
  align-items: center;
}.fkx-reg_trust_ic-n7o svg {
  width: 1rem;
  height: 1rem;
  color: #C8941C;
  stroke-linejoin: round;
  stroke-linecap: round;
}.fkx-app-n7o {
  background: #0D1018;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.fkx-app-n7o {
  padding: 44px 24px 0;
}
}.fkx-app_in-n7o {
  margin: 0 auto;
  max-width: 85rem;
}.fkx-app_head-n7o {
  margin-bottom: 1rem;
}.fkx-app_label-n7o {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  color: #C8941C;
}.fkx-app_h2-n7o {
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  font-family: 'Bebas Neue', sans-serif;
  font-size: 20px;
  font-weight: 800;
  color: #F0EDE5;
}
@media(min-width: 770px) {.fkx-app_h2-n7o {
  font-size: 24px;
}
}.fkx-app_sub-n7o {
  color: #7E7A72;
  max-width: 37.5rem;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.6;
}.fkx-app_sub-n7o strong {
  color: #C6C1B8;
  font-weight: 700;
}.fkx-app_cards-n7o {
  gap: 0.625rem;
  margin-top: 1rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.fkx-app_cards-n7o {
  grid-template-columns: repeat(3,1fr);
}
}.fkx-app_card-n7o {
  gap: 1rem;
  border-radius: 8px;
  padding: 20px;
  overflow: hidden;
  align-items: flex-start;
  display: flex;
  position: relative;
  flex-wrap: wrap;
}.fkx-app_card_ios-n7o {
  background: linear-gradient(135deg,rgba(200,148,28,0.18) 0%,#151B26 100%);
}.fkx-app_card_android-n7o {
  background: linear-gradient(135deg,rgba(40,194,120,0.16) 0%,#151B26 100%);
}.fkx-app_card_win-n7o {
  background: linear-gradient(135deg,rgba(230,184,64,0.16) 0%,#151B26 100%);
}.fkx-app_card_ic-n7o svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 2.125rem;
  height: 34px;
}.fkx-app_card_ic-n7o {
  flex-shrink: 0;
  color: #F0EDE5;
}.fkx-app_card_os-n7o {
  font-size: 0.625rem;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
  color: #7E7A72;
  letter-spacing: .08em;
  font-weight: 700;
}.fkx-app_card_title-n7o {
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  color: #F0EDE5;
  line-height: 1.2;
  font-size: 0.938rem;
  font-weight: 700;
}.fkx-app_card_text-n7o {
  color: #7E7A72;
  line-height: 1.5;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.fkx-app_card_btn-n7o {
  border-radius: 4px;
  gap: 7px;
  background: rgba(255,255,255,0.12);
  padding: 10px 1.125rem;
  transition: background .2s;
  border: 1px solid rgba(200,148,44,0.45);
  font-size: 0.813rem;
  display: inline-flex;
  color: #F0EDE5;
  align-items: center;
  font-weight: 700;
}.fkx-app_card_btn-n7o:hover {
  background: rgba(255,255,255,0.07);
}.fkx-prov-n7o {
  padding: 36px 1rem 0;
  background: #0D1018;
}
@media(min-width: 769px) {.fkx-prov-n7o {
  padding: 44px 24px 0;
}
}.fkx-prov_in-n7o {
  margin: 0 auto;
  max-width: 85rem;
}.fkx-prov_head-n7o {
  margin-bottom: 1rem;
}.fkx-prov_label-n7o {
  font-weight: 700;
  font-size: 11px;
  color: #C8941C;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
}.fkx-prov_h2-n7o {
  color: #F0EDE5;
  font-size: 1.25rem;
  font-weight: 800;
  font-family: 'Bebas Neue', sans-serif;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.fkx-prov_h2-n7o {
  font-size: 1.5rem;
}
}.fkx-prov_seo-n7o {
  color: #7E7A72;
  line-height: 1.6;
  font-size: 13px;
  overflow-wrap: break-word;
  max-width: 38.75rem;
  margin-bottom: 16px;
}.fkx-prov_seo-n7o strong {
  color: #C6C1B8;
  font-weight: 700;
}.fkx-prov_seo-n7o a {
  text-decoration: underline;
  color: #C8941C;
}.fkx-prov_grid-n7o {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 637px) {.fkx-prov_grid-n7o {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1082px) {.fkx-prov_grid-n7o {
  grid-template-columns: repeat(8,1fr);
}
}.fkx-prov_card-n7o {
  gap: 0.438rem;
  background: #111620;
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.10);
  transition: border-color .2s,background .2s;
  padding: 14px 0.625rem;
  cursor: pointer;
  flex-direction: column;
  display: flex;
  align-items: center;
}.fkx-prov_card-n7o:hover {
  background: #151B26;
  border-color: rgba(200,148,44,0.45);
}.fkx-prov_logo-n7o {
  border-radius: 0.25rem;
  overflow: hidden;
  background: rgba(255,255,255,0.05);
  height: 44px;
  justify-content: center;
  display: flex;
  width: 2.75rem;
  align-items: center;
}.fkx-prov_logo-n7o img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}.fkx-prov_name-n7o {
  color: #9D9890;
  font-size: 11px;
  font-weight: 600;
  text-align: center;
  overflow-wrap: break-word;
}.fkx-seo-n7o {
  background: #0D1018;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.fkx-seo-n7o {
  padding: 44px 24px 0;
}
}.fkx-seo_in-n7o {
  margin: 0 auto;
  border-radius: 12px;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 1.75rem 1.5rem;
  background: #151B26;
  max-width: 1360px;
}
@media(min-width: 769px) {.fkx-seo_in-n7o {
  padding: 2.25rem 2.5rem;
}
}.fkx-seo_label-n7o {
  margin-bottom: 0.625rem;
  color: #C8941C;
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
}.fkx-seo_h2-n7o {
  overflow-wrap: break-word;
  color: #F0EDE5;
  font-size: 20px;
  line-height: 1.25;
  font-family: 'Bebas Neue', sans-serif;
  margin-bottom: 0.875rem;
  font-weight: 800;
}
@media(min-width:768px) {.fkx-seo_h2-n7o {
  font-size: 24px;
}
}.fkx-seo_body-n7o {
  font-size: 0.875rem;
  color: #9D9890;
  overflow-wrap: break-word;
  line-height: 1.75;
}.fkx-seo_body-n7o p {
  margin-bottom: 0.75rem;
  color: #9D9890;
  font-size: 0.875rem;
  line-height: 1.75;
}.fkx-seo_body-n7o p:last-child {
  margin-bottom: 0;
}.fkx-seo_body-n7o strong {
  font-weight: 700;
  color: #C6C1B8;
}.fkx-seo_body-n7o a {
  transition: color .2s;
  color: #C8941C;
  text-decoration: underline;
}.fkx-seo_body-n7o a:hover {
  color: #DAAA38;
}.fkx-seo_body-n7o ul,.fkx-seo_body-n7o ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.fkx-seo_body-n7o ol {
  list-style: decimal;
}.fkx-seo_body-n7o li {
  line-height: 1.75;
  margin-bottom: 6px;
  color: #9D9890;
  font-size: 14px;
}.fkx-seo_body-n7o table {
  width: 100%;
  overflow-x: auto;
  font-size: 13px;
  display: block;
  border-collapse: collapse;
  margin-bottom: 12px;
}
@media(min-width: 769px) {.fkx-seo_body-n7o table {
  display: table;
}
}.fkx-seo_body-n7o th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #C6C1B8;
  text-align: left;
  font-weight: 700;
}.fkx-seo_body-n7o td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 12px;
  color: #9D9890;
}.fkx-seo_cols-n7o {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.fkx-seo_cols-n7o {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.fkx-seo_cols-n7o {
  grid-template-columns: repeat(3,1fr);
}
}.fkx-seo_col_h-n7o {
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  font-size: 0.813rem;
  color: #C6C1B8;
}.fkx-seo_col_p-n7o {
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 0.813rem;
  color: #7E7A72;
}.fkx-seo_stats-n7o {
  margin: 1.25rem 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.fkx-seo_stat-n7o {
  padding: 0.875rem 16px;
  border-radius: 0.5rem;
  border: 1px solid rgba(200,148,28,0.18);
  background: rgba(200,148,28,0.07);
  flex: 1;
  min-width: 8.75rem;
}.fkx-seo_stat_val-n7o {
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-size: 20px;
  font-weight: 800;
  color: #C8941C;
}.fkx-seo_stat_lb-n7o {
  overflow-wrap: break-word;
  color: #7E7A72;
  font-size: 11px;
}.fkx-seo-n7o {
  background: #0D1018;
  padding: 2.25rem 1rem 0;
}
@media(min-width:768px) {.fkx-seo-n7o {
  padding: 2.75rem 24px 0;
}
}.fkx-seo_in-n7o {
  background: #151B26;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 28px 1.5rem;
  margin: 0 auto;
  border-radius: 12px;
  max-width: 85rem;
}
@media(min-width:768px) {.fkx-seo_in-n7o {
  padding: 36px 2.5rem;
}
}.fkx-seo_label-n7o {
  margin-bottom: 10px;
  font-weight: 700;
  color: #C8941C;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.688rem;
}.fkx-seo_h2-n7o {
  color: #F0EDE5;
  overflow-wrap: break-word;
  font-family: 'Bebas Neue', sans-serif;
  font-size: 20px;
  line-height: 1.25;
  margin-bottom: 14px;
  font-weight: 800;
}
@media(min-width: 767px) {.fkx-seo_h2-n7o {
  font-size: 1.5rem;
}
}.fkx-seo_body-n7o {
  color: #9D9890;
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 14px;
}.fkx-seo_body-n7o p {
  color: #9D9890;
  font-size: 14px;
  margin-bottom: 0.75rem;
  line-height: 1.75;
}.fkx-seo_body-n7o p:last-child {
  margin-bottom: 0;
}.fkx-seo_body-n7o strong {
  font-weight: 700;
  color: #C6C1B8;
}.fkx-seo_body-n7o a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8941C;
}.fkx-seo_body-n7o a:hover {
  color: #DAAA38;
}.fkx-seo_body-n7o ul,.fkx-seo_body-n7o ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.fkx-seo_body-n7o ol {
  list-style: decimal;
}.fkx-seo_body-n7o li {
  line-height: 1.75;
  margin-bottom: 0.375rem;
  font-size: 14px;
  color: #9D9890;
}.fkx-seo_body-n7o table {
  margin-bottom: 12px;
  overflow-x: auto;
  font-size: 13px;
  border-collapse: collapse;
  display: block;
  width: 100%;
}
@media(min-width: 771px) {.fkx-seo_body-n7o table {
  display: table;
}
}.fkx-seo_body-n7o th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  color: #C6C1B8;
  text-align: left;
}.fkx-seo_body-n7o td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 12px;
  color: #9D9890;
}.fkx-seo_cols-n7o {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 637px) {.fkx-seo_cols-n7o {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.fkx-seo_cols-n7o {
  grid-template-columns: repeat(3,1fr);
}
}.fkx-seo_col_h-n7o {
  font-size: 0.813rem;
  font-weight: 700;
  margin-bottom: 7px;
  overflow-wrap: break-word;
  color: #C6C1B8;
}.fkx-seo_col_p-n7o {
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #7E7A72;
}.fkx-seo_stats-n7o {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.fkx-seo_stat-n7o {
  border: 1px solid rgba(200,148,28,0.18);
  background: rgba(200,148,28,0.07);
  flex: 1;
  padding: 14px 1rem;
  border-radius: 0.5rem;
  min-width: 140px;
}.fkx-seo_stat_val-n7o {
  margin-bottom: 4px;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #C8941C;
}.fkx-seo_stat_lb-n7o {
  font-size: 0.688rem;
  color: #7E7A72;
  overflow-wrap: break-word;
}.fkx-pmt-n7o {
  padding: 36px 1rem 0;
  background: #0D1018;
}
@media(min-width: 765px) {.fkx-pmt-n7o {
  padding: 44px 24px 0;
}
}.fkx-pmt_in-n7o {
  margin: 0 auto;
  max-width: 85rem;
}.fkx-pmt_head-n7o {
  max-width: 45rem;
  margin-bottom: 22px;
}.fkx-pmt_label-n7o {
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #C8941C;
  font-size: 0.688rem;
}.fkx-pmt_h2-n7o {
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.375rem;
  font-family: 'Bebas Neue', sans-serif;
  color: #F0EDE5;
  margin-bottom: 8px;
}
@media(min-width: 769px) {.fkx-pmt_h2-n7o {
  font-size: 28px;
}
}.fkx-pmt_intro-n7o {
  font-size: 0.875rem;
  color: #7E7A72;
  line-height: 1.6;
  overflow-wrap: break-word;
}.fkx-pmt_groups-n7o {
  gap: 1.25rem;
  display: flex;
  flex-direction: column;
}.fkx-pmt_group-n7o {
  padding: 1.25rem;
  border-radius: 8px;
  background: #151B26;
  border: 1px solid rgba(255,255,255,0.10);
}.fkx-pmt_group_head-n7o {
  gap: 0.75rem;
  margin-bottom: 10px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.fkx-pmt_group_ic-n7o {
  background: rgba(200,148,28,0.18);
  border-radius: 4px;
  display: flex;
  height: 2.25rem;
  width: 2.25rem;
  align-items: center;
  color: #C8941C;
  flex-shrink: 0;
  justify-content: center;
}.fkx-pmt_group_ic-n7o svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.125rem;
  width: 1.125rem;
}.fkx-pmt_group_h-n7o {
  margin: 0;
  font-weight: 700;
  font-family: 'Bebas Neue', sans-serif;
  font-size: 1rem;
  color: #F0EDE5;
  overflow-wrap: break-word;
}.fkx-pmt_group_p-n7o {
  margin-bottom: 14px;
  line-height: 1.6;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #7E7A72;
}.fkx-pmt_group_p-n7o strong {
  color: #C6C1B8;
  font-weight: 600;
}.fkx-pmt_table_wrap-n7o {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.fkx-pmt_table-n7o {
  border-collapse: collapse;
  width: 100%;
  min-width: 33.75rem;
  font-size: 13px;
}.fkx-pmt_table-n7o th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  text-transform: uppercase;
  white-space: nowrap;
  text-align: left;
  color: #C6C1B8;
  letter-spacing: .04em;
  font-size: 0.688rem;
}.fkx-pmt_table-n7o td {
  padding: 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #7E7A72;
}.fkx-pmt_table-n7o tbody tr:last-child td {
  border-bottom: none;
}.fkx-pmt_table-n7o tr:hover td {
  background: rgba(255,255,255,0.05);
  color: #C6C1B8;
}.fkx-seo-n7o {
  padding: 2.25rem 1rem 0;
  background: #0D1018;
}
@media(min-width:768px) {.fkx-seo-n7o {
  padding: 44px 1.5rem 0;
}
}.fkx-seo_in-n7o {
  border-radius: 12px;
  background: #151B26;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 28px 1.5rem;
  margin: 0 auto;
  max-width: 1360px;
}
@media(min-width: 766px) {.fkx-seo_in-n7o {
  padding: 2.25rem 2.5rem;
}
}.fkx-seo_label-n7o {
  font-weight: 700;
  margin-bottom: 10px;
  color: #C8941C;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.fkx-seo_h2-n7o {
  margin-bottom: 0.875rem;
  font-family: 'Bebas Neue', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
  color: #F0EDE5;
  line-height: 1.25;
}
@media(min-width: 770px) {.fkx-seo_h2-n7o {
  font-size: 1.5rem;
}
}.fkx-seo_body-n7o {
  overflow-wrap: break-word;
  color: #9D9890;
  font-size: 14px;
  line-height: 1.75;
}.fkx-seo_body-n7o p {
  color: #9D9890;
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 12px;
}.fkx-seo_body-n7o p:last-child {
  margin-bottom: 0;
}.fkx-seo_body-n7o strong {
  color: #C6C1B8;
  font-weight: 700;
}.fkx-seo_body-n7o a {
  transition: color .2s;
  color: #C8941C;
  text-decoration: underline;
}.fkx-seo_body-n7o a:hover {
  color: #DAAA38;
}.fkx-seo_body-n7o ul,.fkx-seo_body-n7o ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.fkx-seo_body-n7o ol {
  list-style: decimal;
}.fkx-seo_body-n7o li {
  font-size: 14px;
  margin-bottom: 6px;
  color: #9D9890;
  line-height: 1.75;
}.fkx-seo_body-n7o table {
  overflow-x: auto;
  margin-bottom: 12px;
  border-collapse: collapse;
  display: block;
  font-size: 0.813rem;
  width: 100%;
}
@media(min-width: 771px) {.fkx-seo_body-n7o table {
  display: table;
}
}.fkx-seo_body-n7o th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 0.75rem;
  color: #C6C1B8;
  text-align: left;
  font-weight: 700;
}.fkx-seo_body-n7o td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 0.75rem;
  color: #9D9890;
}.fkx-seo_cols-n7o {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 643px) {.fkx-seo_cols-n7o {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.fkx-seo_cols-n7o {
  grid-template-columns: repeat(3,1fr);
}
}.fkx-seo_col_h-n7o {
  font-weight: 700;
  color: #C6C1B8;
  overflow-wrap: break-word;
  margin-bottom: 7px;
  font-size: 0.813rem;
}.fkx-seo_col_p-n7o {
  color: #7E7A72;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.65;
}.fkx-seo_stats-n7o {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.fkx-seo_stat-n7o {
  background: rgba(200,148,28,0.07);
  border: 1px solid rgba(200,148,28,0.18);
  flex: 1;
  padding: 14px 1rem;
  border-radius: 8px;
  min-width: 140px;
}.fkx-seo_stat_val-n7o {
  margin-bottom: 4px;
  color: #C8941C;
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
}.fkx-seo_stat_lb-n7o {
  color: #7E7A72;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.fkx-faq-n7o {
  background: #0D1018;
  padding: 2.25rem 16px 0;
}
@media(min-width: 767px) {.fkx-faq-n7o {
  padding: 2.75rem 24px 0;
}
}.fkx-faq_in-n7o {
  margin: 0 auto;
  max-width: 1360px;
}.fkx-faq_head-n7o {
  margin-bottom: 20px;
}.fkx-faq_label-n7o {
  font-weight: 700;
  color: #C8941C;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-size: 11px;
  text-transform: uppercase;
}.fkx-faq_h2-n7o {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F0EDE5;
  font-family: 'Bebas Neue', sans-serif;
}
@media(min-width: 769px) {.fkx-faq_h2-n7o {
  font-size: 1.5rem;
}
}.fkx-faq_list-n7o {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.fkx-faq_item-n7o {
  overflow: hidden;
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.10);
  background: #151B26;
}.fkx-faq_q-n7o {
  gap: 0.75rem;
  transition: color .2s;
  padding: 1rem 1.25rem;
  overflow-wrap: break-word;
  justify-content: space-between;
  align-items: center;
  display: flex;
  font-weight: 600;
  color: #C6C1B8;
  font-size: 14px;
  flex-wrap: wrap;
  cursor: pointer;
}.fkx-faq_q-n7o:hover {
  color: #F0EDE5;
}.fkx-faq_q_ic-n7o {
  border-radius: 50%;
  background: rgba(255,255,255,0.05);
  transition: transform .25s;
  height: 1.5rem;
  align-items: center;
  color: #C8941C;
  font-size: 16px;
  width: 1.5rem;
  display: flex;
  justify-content: center;
  flex-shrink: 0;
}.fkx-faq_item-n7o.fkx-state_open-n7o .fkx-faq_q_ic-n7o {
  transform: rotate(45deg);
}.fkx-faq_a-n7o {
  padding: 0 1.25rem 1rem;
  color: #7E7A72;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  display: none;
  line-height: 1.7;
}.fkx-faq_item-n7o.fkx-state_open-n7o .fkx-faq_a-n7o {
  display: block;
}.fkx-faq_a-n7o strong {
  color: #C6C1B8;
  font-weight: 700;
}.fkx-faq_a-n7o a {
  color: #C8941C;
  text-decoration: underline;
}.fkx-faq_a-n7o ul,.fkx-faq_a-n7o ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 20px;
}.fkx-faq_a-n7o ol {
  list-style: decimal;
}.fkx-faq_a-n7o li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.fkx-faq_a-n7o table {
  margin: 0.5rem 0;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
  display: block;
  font-size: 0.75rem;
}
@media(min-width: 765px) {.fkx-faq_a-n7o table {
  display: table;
}
}.fkx-faq_a-n7o th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 6px 0.5rem;
  font-weight: 700;
  text-align: left;
  color: #C6C1B8;
}.fkx-faq_a-n7o td {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #7E7A72;
}.fkx-ft-n7o {
  background: #080B10;
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 3rem;
}.fkx-ft_support-n7o {
  padding: 1.5rem 1rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 771px) {.fkx-ft_support-n7o {
  padding: 28px 1.5rem;
}
}.fkx-ft_support_in-n7o {
  gap: 16px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  max-width: 85rem;
}.fkx-ft_support_main-n7o {
  flex: 1;
  gap: 16px;
  display: flex;
  min-width: 220px;
  align-items: center;
  flex-wrap: wrap;
}.fkx-ft_support_ic-n7o {
  flex-shrink: 0;
  color: #C8941C;
}.fkx-ft_support_ic-n7o svg {
  width: 1.875rem;
  stroke-linecap: round;
  height: 30px;
  stroke-linejoin: round;
}.fkx-ft_support_text_title-n7o {
  font-weight: 700;
  margin-bottom: 3px;
  color: #F0EDE5;
  font-size: 0.938rem;
  overflow-wrap: break-word;
}.fkx-ft_support_text_sub-n7o {
  color: #7E7A72;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.fkx-ft_support_btn-n7o {
  transition: background .2s;
  background: #C8941C;
  padding: 11px 1.375rem;
  border-radius: 8px;
  color: #F0EDE5;
  font-size: 13px;
  flex-shrink: 0;
  white-space: nowrap;
  font-weight: 700;
}.fkx-ft_support_btn-n7o:hover {
  background: #DAAA38;
}.fkx-ft_support_contacts-n7o {
  gap: 16px;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.fkx-ft_support_contact-n7o {
  line-height: 1.4;
  color: #7D7972;
  font-size: 0.75rem;
}.fkx-ft_support_contact-n7o strong {
  color: #9D9890;
  font-weight: 600;
  display: block;
  margin-bottom: 2px;
  font-size: 0.688rem;
}.fkx-ft_main-n7o {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 32px 16px 24px;
}
@media(min-width: 770px) {.fkx-ft_main-n7o {
  padding: 2.5rem 24px 32px;
}
}.fkx-ft_main_in-n7o {
  margin: 0 auto;
  gap: 24px;
  max-width: 1360px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 641px) {.fkx-ft_main_in-n7o {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.fkx-ft_main_in-n7o {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.fkx-ft_col_logo-n7o {
  grid-column: 1/-1;
}
@media(min-width: 1079px) {.fkx-ft_col_logo-n7o {
  grid-column: auto;
}
}.fkx-ft_logo-n7o {
  gap: 9px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 16px;
  color: #F0EDE5;
  margin-bottom: 0.75rem;
}.fkx-ft_logo_mark-n7o {
  overflow: hidden;
  border-radius: 0.25rem;
  width: 30px;
  height: 30px;
}.fkx-ft_logo_mark-n7o img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.fkx-ft_logo_sub-n7o {
  overflow-wrap: break-word;
  max-width: 12.5rem;
  font-size: 0.75rem;
  color: #7D7972;
  line-height: 1.55;
}.fkx-ft_col_title-n7o {
  margin-bottom: 14px;
  letter-spacing: .07em;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.75rem;
  color: #9D9890;
}.fkx-ft_col_links-n7o {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.fkx-ft_col_link-n7o {
  transition: color .2s;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #7D7972;
}.fkx-ft_col_link-n7o:hover {
  color: #C6C1B8;
}.fkx-ft_apps-n7o {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.fkx-ft_app_card-n7o {
  gap: 0.625rem;
  background: rgba(255,255,255,0.05);
  border-radius: 0.25rem;
  transition: border-color .2s;
  padding: 10px 12px;
  border: 1px solid rgba(255,255,255,0.10);
  align-items: center;
  display: flex;
}.fkx-ft_app_card-n7o:hover {
  border-color: rgba(200,148,44,0.45);
}.fkx-ft_app_card_ic-n7o svg {
  height: 22px;
  width: 1.375rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.fkx-ft_app_card_os-n7o {
  font-size: 10px;
  font-weight: 600;
  color: #7D7972;
}.fkx-ft_app_card_action-n7o {
  color: #C6C1B8;
  font-size: 12px;
  font-weight: 700;
}.fkx-ft_bot-n7o {
  padding: 20px 16px;
}
@media(min-width: 771px) {.fkx-ft_bot-n7o {
  padding: 1.25rem 1.5rem;
}
}.fkx-ft_bot_in-n7o {
  gap: 16px;
  margin: 0 auto;
  max-width: 1360px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.fkx-ft_socials-n7o {
  gap: 0.5rem;
  display: flex;
}.fkx-ft_soc-n7o {
  background: rgba(255,255,255,0.05);
  transition: background .2s;
  border-radius: 0.25rem;
  border: 1px solid rgba(255,255,255,0.10);
  height: 2.25rem;
  display: flex;
  color: #9D9890;
  width: 36px;
  align-items: center;
  justify-content: center;
}.fkx-ft_soc-n7o svg {
  width: 16px;
  stroke-linejoin: round;
  height: 1rem;
  stroke-linecap: round;
}.fkx-ft_soc-n7o:hover {
  background: rgba(255,255,255,0.07);
}.fkx-ft_legal-n7o {
  flex: 1;
  font-size: 11px;
  color: #79746E;
  line-height: 1.6;
  overflow-wrap: break-word;
  min-width: 200px;
}.fkx-ft_legal-n7o strong {
  color: #9D9890;
  font-weight: 700;
}.fkx-ft_legal-n7o a {
  text-decoration: underline;
  color: #9D9890;
}.fkx-ft_age-n7o {
  border: 2px solid #79746E;
  border-radius: 50%;
  height: 2rem;
  display: flex;
  font-size: 11px;
  width: 32px;
  color: #79746E;
  margin-left: auto;
  align-items: center;
  flex-shrink: 0;
  font-weight: 800;
  justify-content: center;
}