*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #0B0D17;
  line-height: 1.6;
  font-family: 'Barlow', sans-serif;
  min-height: 100vh;
  color: #C8D0E8;
  -webkit-font-smoothing: antialiased;
}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;
}.fey_layout_fqo {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.fey_page_fqo {
  display: flex;
  min-height: 100vh;
}.fey_main_fqo {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media(min-width: 1079px) {.fey_main_fqo {
  padding-left: 13.75rem;
}
}
@media(max-width: 1081px) {.fey_main_fqo {
  padding-bottom: 4.5rem;
}
}.fey_gc_fqo {
  background: #0E1019;
  border: 1px solid rgba(255,255,255,0.06);
  overflow: hidden;
  border-radius: 0.625rem;
  transition: transform .2s,border-color .2s;
  cursor: pointer;
  flex-shrink: 0;
  position: relative;
  width: 8.75rem;
}
@media(min-width:640px) {.fey_gc_fqo {
  width: 156px;
}
}
@media(min-width: 1078px) {.fey_gc_fqo {
  width: 10.5rem;
}
}.fey_gc_fqo:hover {
  border-color: rgba(30,200,240,0.07);
  transform: translateY(-3px);
}.fey_gc_img_fqo {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.fey_gc_img_fqo img {
  inset: 0;
  object-fit: cover;
  height: 100%;
  width: 100%;
  position: absolute;
}.fey_gc_hover_fqo {
  background: rgba(6,8,16,0.72);
  transition: opacity .2s;
  inset: 0;
  position: absolute;
  align-items: center;
  opacity: 0;
  display: flex;
  justify-content: center;
}.fey_gc_fqo:hover .fey_gc_hover_fqo {
  opacity: 1;
}.fey_gc_hover_btn_fqo {
  background: #1EC8F0;
  border-radius: 0.313rem;
  padding: 0.5rem 1rem;
  font-weight: 700;
  color: #F0F4FF;
  font-size: 0.75rem;
}.fey_gc_info_fqo {
  padding: 8px 0.625rem 0.625rem;
}.fey_gc_name_fqo {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #C8D0E8;
  font-size: 12px;
  white-space: nowrap;
  font-weight: 600;
  margin-bottom: 3px;
  max-width: 100%;
}.fey_gc_prov_fqo {
  font-size: 0.625rem;
  color: #464E68;
}.fey_gc_tag_fqo {
  border-radius: 4px;
  padding: 2px 7px;
  z-index: 2;
  letter-spacing: .04em;
  font-weight: 700;
  top: 0.375rem;
  position: absolute;
  left: 0.375rem;
  text-transform: uppercase;
  font-size: 9px;
}.fey_gc_tag_hot_fqo {
  background: #F03050;
  color: #fff;
}.fey_gc_tag_new_fqo {
  background: #18D87A;
  color: #0B0D17;
}.fey_gc_tag_jp_fqo {
  background: #F0A020;
  color: #0B0D17;
}.fey_gc_tag_ex_fqo {
  background: #CC18B8;
  color: #fff;
}.fey_gc_tag_live_fqo {
  background: #F03050;
  color: #fff;
}.fey_gr_fqo {
  background: #0B0D17;
  padding: 2rem 1rem 0;
}
@media(min-width: 771px) {.fey_gr_fqo {
  padding: 36px 24px 0;
}
}.fey_gr_in_fqo {
  margin: 0 auto;
  max-width: 82.5rem;
}.fey_gr_head_fqo {
  gap: 0.75rem;
  margin-bottom: 0.625rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.fey_gr_head_l_fqo {
  flex: 1;
  gap: 0.625rem;
  min-width: 0;
  align-items: center;
  display: flex;
}.fey_gr_ic_fqo {
  border-radius: 10px;
  flex-shrink: 0;
  width: 2rem;
  align-items: center;
  display: flex;
  justify-content: center;
  height: 32px;
}.fey_gr_ic_fqo svg {
  stroke-linejoin: round;
  height: 1rem;
  stroke-linecap: round;
  width: 1rem;
}.fey_gr_title_fqo {
  overflow-wrap: break-word;
  font-size: 1rem;
  color: #F0F4FF;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 700;
}
@media(min-width: 769px) {.fey_gr_title_fqo {
  font-size: 1.125rem;
}
}.fey_gr_more_fqo {
  transition: color .2s;
  gap: 0.313rem;
  display: flex;
  font-size: 12px;
  font-weight: 600;
  color: #616A88;
  align-items: center;
  white-space: nowrap;
  flex-shrink: 0;
}.fey_gr_more_fqo:hover {
  color: #1EC8F0;
}.fey_gr_more_fqo svg {
  width: 12px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.75rem;
}.fey_gr_arrows_fqo {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.fey_gr_arr_fqo {
  transition: background .15s,color .15s;
  background: rgba(255,255,255,0.05);
  border-radius: 0.313rem;
  border: 1px solid rgba(255,255,255,0.11);
  display: flex;
  justify-content: center;
  width: 30px;
  align-items: center;
  color: #8C96B8;
  height: 30px;
}.fey_gr_arr_fqo:hover {
  background: rgba(255,255,255,0.07);
  color: #F0F4FF;
}.fey_gr_arr_fqo svg {
  height: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.813rem;
}.fey_gr_seo_h_fqo {
  margin: 0 0 6px;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  color: #C8D0E8;
  max-width: 680px;
  font-size: 0.813rem;
  font-weight: 700;
}
@media(min-width: 769px) {.fey_gr_seo_h_fqo {
  font-size: 0.875rem;
}
}.fey_gr_seo_fqo {
  font-size: 0.75rem;
  margin-bottom: 0.75rem;
  color: #616A88;
  overflow-wrap: break-word;
  max-width: 680px;
  line-height: 1.55;
}.fey_gr_seo_fqo strong {
  font-weight: 600;
  color: #C8D0E8;
}.fey_gr_scroll_fqo {
  gap: 10px;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  padding-bottom: 0.625rem;
  display: flex;
  overflow-x: auto;
}.fey_gr_scroll_fqo::-webkit-scrollbar {
  display: none;
}
@media(min-width: 771px) {.fey_gr_scroll_fqo {
  gap: 12px;
}
}.fey_tb_fqo {
  background: #0B0D17;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  z-index: 80;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  display: flex;
  height: 56px;
  align-items: center;
}.fey_tb_in_fqo {
  gap: 0;
  padding: 0 0.875rem;
  align-items: center;
  width: 100%;
  display: flex;
  height: 100%;
}.fey_tb_burger_fqo {
  gap: 5px;
  border-radius: 0.625rem;
  width: 2.375rem;
  height: 38px;
  flex-shrink: 0;
  flex-direction: column;
  margin-right: 0.5rem;
  justify-content: center;
  align-items: center;
  display: flex;
}.fey_tb_burger_fqo:hover {
  background: rgba(255,255,255,0.05);
}.fey_tb_burger_line_fqo {
  border-radius: 1px;
  background: #8C96B8;
  height: 2px;
  display: block;
  width: 18px;
}
@media(min-width: 1077px) {.fey_tb_burger_fqo {
  display: none;
}
}.fey_tb_logo_fqo {
  gap: 9px;
  font-size: 18px;
  letter-spacing: -.01em;
  display: flex;
  margin-right: 1.25rem;
  overflow-wrap: break-word;
  flex-shrink: 0;
  color: #F0F4FF;
  align-items: center;
  font-weight: 800;
}.fey_tb_logo_mark_fqo {
  border-radius: 0.625rem;
  overflow: hidden;
  display: flex;
  height: 2rem;
  justify-content: center;
  align-items: center;
  width: 2rem;
}.fey_tb_logo_mark_fqo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.fey_tb_nav_fqo {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 637px) {.fey_tb_nav_fqo {
  display: flex;
}
}.fey_tb_tab_fqo {
  transition: background .15s,color .15s;
  border-radius: 0.625rem;
  padding: 8px 0.875rem;
  font-weight: 600;
  color: #8C96B8;
  font-size: 0.813rem;
  white-space: nowrap;
}.fey_tb_tab_fqo:hover {
  background: rgba(255,255,255,0.05);
  color: #F0F4FF;
}.fey_tb_tab_fqo.fey_state_active_fqo {
  background: rgba(30,200,240,0.18);
  color: #F0F4FF;
}.fey_tb_right_fqo {
  gap: 0.5rem;
  margin-left: auto;
  align-items: center;
  flex-shrink: 0;
  display: flex;
}.fey_tb_login_fqo {
  transition: border-color .2s,color .2s;
  padding: 0.563rem 16px;
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.11);
  background: rgba(255,255,255,0.05);
  font-size: 13px;
  font-weight: 600;
  color: #C8D0E8;
  display: none;
}.fey_tb_login_fqo:hover {
  border-color: rgba(30,200,240,0.45);
  color: #F0F4FF;
}
@media(min-width:480px) {.fey_tb_login_fqo {
  display: block;
}
}.fey_tb_reg_fqo {
  background: #18D87A;
  transition: background .2s;
  padding: 0.563rem 18px;
  border-radius: 10px;
  white-space: nowrap;
  font-size: 13px;
  color: #080A14;
  font-weight: 700;
}.fey_tb_reg_fqo:hover {
  background: #2AE888;
}.fey_sb_fqo {
  background: #12152200;
  transform: translateX(-100%);
  transition: transform .25s ease;
  border-right: 1px solid rgba(255,255,255,0.05);
  left: 0;
  top: 56px;
  overflow-y: auto;
  position: fixed;
  z-index: 70;
  bottom: 0;
  width: 13.75rem;
}.fey_sb_fqo.fey_state_open_fqo {
  transform: translateX(0);
}.fey_sb_fqo::-webkit-scrollbar {
  width: 4px;
}.fey_sb_fqo::-webkit-scrollbar-thumb {
  background: rgba(255,255,255,0.07);
  border-radius: 2px;
}
@media(min-width: 1081px) {.fey_sb_fqo {
  transform: translateX(0);
}
}.fey_sb_auth_fqo {
  padding: 14px 12px 10px;
}.fey_sb_btn_reg_fqo {
  background: #18D87A;
  transition: background .2s;
  border-radius: 10px;
  padding: 0.688rem;
  display: block;
  margin-bottom: 8px;
  font-size: 0.813rem;
  text-align: center;
  color: #080A14;
  font-weight: 700;
}.fey_sb_btn_reg_fqo:hover {
  background: #2AE888;
}.fey_sb_btn_login_fqo {
  border: 1px solid rgba(255,255,255,0.11);
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  padding: 0.625rem;
  transition: border-color .2s;
  text-align: center;
  font-size: 0.813rem;
  color: #C8D0E8;
  display: block;
  font-weight: 600;
}.fey_sb_btn_login_fqo:hover {
  border-color: rgba(30,200,240,0.45);
  color: #F0F4FF;
}.fey_sb_promo_fqo {
  background: linear-gradient(135deg,#1A0628,#12152200);
  border-radius: 10px;
  padding: 12px 14px;
  overflow: hidden;
  margin: 0 0.75rem 0.625rem;
  border: 1px solid rgba(30,200,240,0.18);
  position: relative;
}.fey_sb_promo_fqo::before {
  background: radial-gradient(circle,rgba(30,200,240,0.18),transparent 70%);
  border-radius: 50%;
  height: 80px;
  right: -20px;
  top: -20px;
  position: absolute;
  content: '';
  width: 5rem;
}.fey_sb_promo_title_fqo {
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .06em;
  text-transform: uppercase;
  color: #1EC8F0;
  margin-bottom: 4px;
}.fey_sb_promo_text_fqo {
  font-weight: 600;
  line-height: 1.35;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #F0F4FF;
}.fey_sb_promo_sub_fqo {
  color: #616A88;
  font-size: 10px;
  margin-top: 3px;
}.fey_sb_nav_fqo {
  padding: 6px 8px 1rem;
}.fey_sb_nav_lb_fqo {
  padding: 0.625rem 8px 6px;
  letter-spacing: .08em;
  color: #464E68;
  font-size: 0.625rem;
  text-transform: uppercase;
  font-weight: 700;
}.fey_sb_link_fqo {
  gap: 0.625rem;
  border-radius: 0.313rem;
  transition: background .15s,color .15s;
  padding: 0.563rem 0.625rem;
  align-items: center;
  display: flex;
  font-size: 0.813rem;
  cursor: pointer;
  overflow-wrap: break-word;
  color: #8C96B8;
  font-weight: 500;
}.fey_sb_link_fqo:hover {
  background: rgba(255,255,255,0.05);
  color: #F0F4FF;
}.fey_sb_link_fqo.fey_state_active_fqo {
  background: rgba(30,200,240,0.18);
  color: #F0F4FF;
}.fey_sb_ic_fqo {
  border-radius: 5px;
  display: flex;
  height: 30px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 30px;
}.fey_sb_ic_fqo svg {
  stroke-linecap: round;
  height: 1rem;
  width: 16px;
  stroke-linejoin: round;
}.fey_sb_ic_1_fqo {
  background: rgba(30,200,240,0.07);
  color: #1EC8F0;
}.fey_sb_ic_2_fqo {
  background: rgba(24,216,122,0.16);
  color: #18D87A;
}.fey_sb_ic_3_fqo {
  background: rgba(240,160,32,0.16);
  color: #F0A020;
}.fey_sb_ic_4_fqo {
  background: rgba(204,24,184,0.20);
  color: #CC18B8;
}.fey_sb_ic_5_fqo {
  background: rgba(30,200,240,0.07);
  color: #E030B0;
}.fey_sb_ic_6_fqo {
  background: rgba(204,24,184,0.20);
  color: #9930E8;
}.fey_sb_badge_fqo {
  border-radius: 0.313rem;
  padding: 2px 7px;
  background: #F0A020;
  font-size: 9px;
  color: #080A14;
  margin-left: auto;
  font-weight: 700;
}.fey_sb_bot_fqo {
  border-top: 1px solid rgba(255,255,255,0.05);
  padding: 0.75rem;
  gap: 8px;
  display: flex;
}.fey_sb_lang_fqo,.fey_sb_help_fqo {
  gap: 0.375rem;
  border: 1px solid rgba(255,255,255,0.06);
  transition: border-color .2s;
  padding: 0.563rem 6px;
  flex: 1;
  border-radius: 5px;
  background: rgba(255,255,255,0.05);
  display: flex;
  font-weight: 600;
  justify-content: center;
  color: #8C96B8;
  align-items: center;
  font-size: 11px;
}.fey_sb_lang_fqo:hover,.fey_sb_help_fqo:hover {
  border-color: rgba(30,200,240,0.45);
  color: #F0F4FF;
}.fey_sb_lang_fqo svg,.fey_sb_help_fqo svg {
  width: 13px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.813rem;
}.fey_sb_bd_fqo {
  background: rgba(6,8,16,0.72);
  inset: 0;
  display: none;
  position: fixed;
  z-index: 69;
}.fey_sb_bd_fqo.fey_state_on_fqo {
  display: block;
}
@media(min-width: 1079px) {.fey_sb_bd_fqo {
  display: none!important;
}
}.fey_mob_nav_fqo {
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255,255,255,0.11);
  background: #12152200;
  z-index: 80;
  left: 0;
  right: 0;
  display: flex;
  position: fixed;
  bottom: 0;
}
@media(min-width: 1082px) {.fey_mob_nav_fqo {
  display: none;
}
}.fey_mob_nav_item_fqo {
  flex: 1;
  padding: 0.25rem 2px;
  gap: 0.25rem;
  cursor: pointer;
  flex-direction: column;
  align-items: center;
  display: flex;
  color: #464E68;
}.fey_mob_nav_ic_fqo {
  line-height: 1;
}.fey_mob_nav_ic_fqo svg {
  height: 20px;
  width: 1.25rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.fey_mob_nav_lb_fqo {
  color: #464E68;
  font-size: 10px;
  font-weight: 600;
}.fey_mob_nav_item_fqo.fey_state_active_fqo {
  color: #1EC8F0;
}.fey_mob_nav_item_fqo.fey_state_active_fqo .fey_mob_nav_lb_fqo {
  color: #1EC8F0;
}.fey_hero_fqo {
  background: #0B0D17;
  padding: 1.25rem 16px 0;
}
@media(min-width: 766px) {.fey_hero_fqo {
  padding: 24px 24px 0;
}
}.fey_hero_in_fqo {
  gap: 12px;
  margin: 0 auto;
  max-width: 1320px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 863px) {.fey_hero_in_fqo {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1098px) {.fey_hero_in_fqo {
  grid-template-columns: 1fr 340px;
}
}.fey_hero_promo_fqo {
  overflow: hidden;
  background: #0E1019;
  border-radius: 16px;
  position: relative;
  display: flex;
  min-height: 220px;
  align-items: stretch;
}
@media(min-width: 765px) {.fey_hero_promo_fqo {
  min-height: 280px;
}
}.fey_hero_promo_bg_fqo {
  background: linear-gradient(120deg,#1A0628 0%,#0B0D17 100%);
  inset: 0;
  background-position: center;
  background-size: cover;
  position: absolute;
}.fey_hero_promo_bg_fqo::after {
  inset: 0;
  background: linear-gradient(90deg,#0B0D17 0%,rgba(6,8,16,0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.fey_hero_promo_glow_fqo {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(204,24,184,0.20) 0%,transparent 65%);
  position: absolute;
  height: 300px;
  pointer-events: none;
  right: 60px;
  top: -40px;
  width: 18.75rem;
}.fey_hero_promo_ct_fqo {
  padding: 28px 1.5rem 28px 1.75rem;
  position: relative;
  flex-direction: column;
  display: flex;
  z-index: 2;
  max-width: 30rem;
  justify-content: center;
}
@media(min-width: 770px) {.fey_hero_promo_ct_fqo {
  padding: 2.5rem 2rem;
}
}.fey_hero_badge_fqo {
  padding: 5px 0.75rem;
  background: rgba(30,200,240,0.18);
  border-radius: 1.5rem;
  border: 1px solid rgba(30,200,240,0.07);
  display: inline-block;
  font-size: 0.625rem;
  margin-bottom: 0.875rem;
  font-weight: 700;
  letter-spacing: .08em;
  color: #1EC8F0;
  text-transform: uppercase;
}.fey_hero_h1_fqo {
  overflow-wrap: break-word;
  font-size: 26px;
  font-weight: 800;
  margin-bottom: 10px;
  font-family: 'Rajdhani', sans-serif;
  color: #F0F4FF;
  line-height: 1.15;
}.fey_hero_h1_fqo em {
  color: #F0A020;
  font-style: normal;
}
@media(min-width: 769px) {.fey_hero_h1_fqo {
  font-size: 36px;
}
}.fey_hero_sub_fqo {
  line-height: 1.55;
  font-size: 0.813rem;
  color: #8C96B8;
  margin-bottom: 1.25rem;
}
@media(min-width:768px) {.fey_hero_sub_fqo {
  font-size: 14px;
}
}.fey_hero_row_fqo {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.fey_hero_cta_fqo {
  border-radius: 0.625rem;
  padding: 13px 1.625rem;
  background: #18D87A;
  transition: background .2s;
  color: #080A14;
  box-shadow: 0 2px 0 rgba(255,255,255,0.10) inset, 0 0.375rem 1.25rem rgba(24,216,122,0.45);
  font-weight: 700;
  font-size: 0.875rem;
}.fey_hero_cta_fqo:hover {
  background: #2AE888;
}.fey_hero_terms_fqo {
  color: #464E68;
  font-size: 11px;
}.fey_hero_game_fqo {
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.06);
  background: #0E1019;
  border-radius: 1rem;
  position: relative;
  flex-direction: column;
  display: flex;
}.fey_hero_game_badge_fqo {
  border-radius: 1.5rem;
  border: 1px solid rgba(240,160,32,0.16);
  padding: 0.313rem 10px;
  background: rgba(240,160,32,0.16);
  z-index: 3;
  letter-spacing: .06em;
  text-transform: uppercase;
  position: absolute;
  color: #F0A020;
  top: 0.75rem;
  left: 12px;
  font-weight: 700;
  font-size: 0.625rem;
}.fey_hero_game_badge_fqo svg {
  width: 11px;
  vertical-align: -1px;
  margin-right: 4px;
  height: 0.688rem;
}.fey_hero_game_img_fqo {
  background: linear-gradient(135deg,#1A0628,#0B0D17);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.fey_hero_game_img_fqo img {
  inset: 0;
  position: absolute;
  height: 100%;
  object-fit: cover;
  width: 100%;
}.fey_hero_game_play_fqo {
  background: rgba(6,8,16,0.72);
  transition: opacity .2s;
  inset: 0;
  position: absolute;
  justify-content: center;
  display: flex;
  opacity: 0;
  align-items: center;
}.fey_hero_game_fqo:hover .fey_hero_game_play_fqo {
  opacity: 1;
}.fey_hero_game_play_fqo span {
  border-radius: 50%;
  background: #1EC8F0;
  height: 3.25rem;
  width: 52px;
  align-items: center;
  display: flex;
  justify-content: center;
}.fey_hero_game_play_fqo span svg {
  width: 18px;
  margin-left: 2px;
  height: 18px;
}.fey_hero_game_info_fqo {
  padding: 14px 16px;
}.fey_hero_game_title_fqo {
  font-size: 0.938rem;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-weight: 700;
  color: #F0F4FF;
}.fey_hero_game_provider_fqo {
  font-size: 0.688rem;
  color: #616A88;
}.fey_hero_game_btn_fqo {
  padding: 11px;
  border-radius: 10px;
  margin: 0.75rem 16px 16px;
  transition: background .2s;
  background: #1EC8F0;
  color: #F0F4FF;
  display: block;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
}.fey_hero_game_fqo:hover .fey_hero_game_btn_fqo {
  background: #4DD8F5;
}.fey_sbar_fqo {
  padding: 16px 16px 0;
  background: #0B0D17;
}
@media(min-width: 766px) {.fey_sbar_fqo {
  padding: 18px 1.5rem 0;
}
}.fey_sbar_in_fqo {
  margin: 0 auto;
  max-width: 1320px;
}.fey_sbar_row_fqo {
  gap: 0.625rem;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
  display: flex;
}.fey_sbar_input_fqo {
  padding: 0.688rem 16px;
  flex: 1;
  border-radius: 0.625rem;
  border: 1px solid rgba(255,255,255,0.11);
  background: #0E1019;
  gap: 0.625rem;
  transition: border-color .2s;
  align-items: center;
  font-size: 0.813rem;
  cursor: pointer;
  display: flex;
  color: #616A88;
}.fey_sbar_input_fqo:hover {
  border-color: rgba(30,200,240,0.45);
}.fey_sbar_input_fqo svg {
  stroke-linejoin: round;
  height: 15px;
  flex-shrink: 0;
  width: 0.938rem;
  stroke-linecap: round;
}.fey_sbar_providers_fqo {
  padding: 11px 18px;
  gap: 8px;
  border-radius: 10px;
  background: #0E1019;
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.11);
  color: #C8D0E8;
  font-weight: 600;
  font-size: 13px;
  white-space: nowrap;
  display: flex;
  align-items: center;
}.fey_sbar_providers_fqo:hover {
  border-color: rgba(30,200,240,0.45);
  color: #F0F4FF;
}.fey_sbar_providers_fqo svg {
  stroke-linejoin: round;
  width: 14px;
  stroke-linecap: round;
  height: 0.875rem;
}.fey_sbar_tabs_fqo {
  gap: 0.375rem;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
  padding-bottom: 2px;
}.fey_sbar_tabs_fqo::-webkit-scrollbar {
  display: none;
}.fey_sbar_tab_fqo {
  transition: background .15s,color .15s,border-color .15s;
  border-radius: 1.5rem;
  padding: 8px 0.875rem;
  border: 1px solid rgba(255,255,255,0.06);
  background: rgba(255,255,255,0.05);
  gap: 7px;
  color: #8C96B8;
  display: flex;
  font-weight: 600;
  cursor: pointer;
  font-size: 0.75rem;
  white-space: nowrap;
  align-items: center;
  flex-shrink: 0;
}.fey_sbar_tab_fqo:hover {
  background: rgba(255,255,255,0.07);
  border-color: rgba(30,200,240,0.45);
  color: #F0F4FF;
}.fey_sbar_tab_fqo.fey_state_active_fqo {
  background: rgba(30,200,240,0.18);
  border-color: rgba(30,200,240,0.07);
  color: #F0F4FF;
}.fey_sbar_tab_ic_fqo svg {
  width: 0.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.875rem;
}.fey_wy_fqo {
  padding: 2rem 1rem 0;
  background: #0B0D17;
}
@media(min-width: 769px) {.fey_wy_fqo {
  padding: 40px 24px 0;
}
}.fey_wy_in_fqo {
  margin: 0 auto;
  max-width: 82.5rem;
}.fey_wy_head_fqo {
  max-width: 45rem;
  margin-bottom: 18px;
}.fey_wy_label_fqo {
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 8px;
  letter-spacing: .08em;
  color: #1EC8F0;
  text-transform: uppercase;
}.fey_wy_h2_fqo {
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  color: #F0F4FF;
  font-family: 'Rajdhani', sans-serif;
  font-size: 1.25rem;
}
@media(min-width: 765px) {.fey_wy_h2_fqo {
  font-size: 24px;
}
}.fey_wy_intro_fqo {
  margin: 0;
  color: #616A88;
  line-height: 1.6;
  font-size: 13px;
}.fey_wy_grid_fqo {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 637px) {.fey_wy_grid_fqo {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.fey_wy_grid_fqo {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.fey_wy_card_fqo {
  border: 1px solid rgba(255,255,255,0.11);
  transition: border-color .2s,transform .2s;
  padding: 1.25rem;
  border-radius: 0.625rem;
  background: #12152200;
}.fey_wy_card_fqo:hover {
  border-color: rgba(30,200,240,0.07);
  transform: translateY(-2px);
}.fey_wy_card_ic_fqo {
  background: rgba(30,200,240,0.18);
  border-radius: 50%;
  color: #1EC8F0;
  height: 44px;
  width: 44px;
  display: flex;
  margin-bottom: 0.875rem;
  align-items: center;
  justify-content: center;
}.fey_wy_card_ic_fqo svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.375rem;
  width: 1.375rem;
}.fey_wy_card_h_fqo {
  overflow-wrap: break-word;
  color: #F0F4FF;
  line-height: 1.25;
  font-size: 0.938rem;
  font-weight: 700;
  margin-bottom: 6px;
}.fey_wy_card_p_fqo {
  font-size: 13px;
  overflow-wrap: break-word;
  color: #616A88;
  line-height: 1.6;
}.fey_wy_card_p_fqo strong {
  font-weight: 600;
  color: #C8D0E8;
}.fey_ws_fqo {
  background: #0B0D17;
  padding: 32px 16px 0;
}
@media(min-width:768px) {.fey_ws_fqo {
  padding: 36px 24px 0;
}
}.fey_ws_in_fqo {
  margin: 0 auto;
  max-width: 1320px;
}.fey_ws_head_fqo {
  gap: 0.75rem;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.875rem;
  display: flex;
  flex-wrap: wrap;
}.fey_ws_title_fqo {
  gap: 0.625rem;
  font-family: 'Rajdhani', sans-serif;
  font-size: 16px;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  color: #F0F4FF;
  font-weight: 700;
}.fey_ws_title_ic_fqo svg {
  stroke-linecap: round;
  height: 1.125rem;
  color: #F0A020;
  stroke-linejoin: round;
  width: 1.125rem;
}.fey_ws_online_fqo {
  gap: 0.438rem;
  align-items: center;
  color: #616A88;
  font-weight: 600;
  display: flex;
  font-size: 12px;
}.fey_ws_online_dot_fqo {
  border-radius: 50%;
  background: #18D87A;
  height: 0.5rem;
  box-shadow: 0 0 6px rgba(24,216,122,0.16);
  width: 8px;
  flex-shrink: 0;
}.fey_ws_scroll_fqo {
  gap: 8px;
  scrollbar-width: none;
  padding-bottom: 8px;
  display: flex;
  overflow-x: auto;
}.fey_ws_scroll_fqo::-webkit-scrollbar {
  display: none;
}.fey_wc_fqo {
  background: #0E1019;
  border-radius: 0.625rem;
  border: 1px solid rgba(255,255,255,0.11);
  padding: 0.625rem 14px;
  gap: 10px;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  min-width: 220px;
}.fey_wc_img_fqo {
  overflow: hidden;
  border-radius: 0.313rem;
  background: #12152200;
  height: 2.25rem;
  flex-shrink: 0;
  width: 2.25rem;
}.fey_wc_img_fqo img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.fey_wc_info_fqo {
  min-width: 0;
}.fey_wc_game_fqo {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.75rem;
  white-space: nowrap;
  color: #C8D0E8;
  font-weight: 600;
}.fey_wc_player_fqo {
  overflow: hidden;
  font-size: 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #464E68;
}.fey_wc_amount_fqo {
  font-weight: 700;
  flex-shrink: 0;
  margin-left: auto;
  white-space: nowrap;
  color: #18D87A;
  font-size: 0.813rem;
}.fey_prov_fqo {
  padding: 2.25rem 1rem 0;
  background: #0B0D17;
}
@media(min-width: 771px) {.fey_prov_fqo {
  padding: 44px 24px 0;
}
}.fey_prov_in_fqo {
  margin: 0 auto;
  max-width: 82.5rem;
}.fey_prov_head_fqo {
  margin-bottom: 16px;
}.fey_prov_label_fqo {
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  color: #1EC8F0;
}.fey_prov_h2_fqo {
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  color: #F0F4FF;
  font-size: 20px;
  margin-bottom: 8px;
  font-weight: 800;
}
@media(min-width: 770px) {.fey_prov_h2_fqo {
  font-size: 24px;
}
}.fey_prov_seo_fqo {
  margin-bottom: 16px;
  max-width: 620px;
  font-size: 0.813rem;
  color: #616A88;
  line-height: 1.6;
  overflow-wrap: break-word;
}.fey_prov_seo_fqo strong {
  font-weight: 700;
  color: #C8D0E8;
}.fey_prov_seo_fqo a {
  text-decoration: underline;
  color: #1EC8F0;
}.fey_prov_grid_fqo {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 637px) {.fey_prov_grid_fqo {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1077px) {.fey_prov_grid_fqo {
  grid-template-columns: repeat(8,1fr);
}
}.fey_prov_card_fqo {
  gap: 0.438rem;
  border-radius: 10px;
  transition: border-color .2s,background .2s;
  border: 1px solid rgba(255,255,255,0.11);
  padding: 14px 0.625rem;
  background: #0E1019;
  cursor: pointer;
  flex-direction: column;
  display: flex;
  align-items: center;
}.fey_prov_card_fqo:hover {
  border-color: rgba(30,200,240,0.45);
  background: #12152200;
}.fey_prov_logo_fqo {
  background: rgba(255,255,255,0.05);
  overflow: hidden;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  display: flex;
  width: 44px;
  height: 44px;
}.fey_prov_logo_fqo img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.fey_prov_name_fqo {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #8C96B8;
  text-align: center;
  font-weight: 600;
}.fey_bon_fqo {
  padding: 36px 1rem 0;
  background: #0B0D17;
}
@media(min-width:768px) {.fey_bon_fqo {
  padding: 44px 24px 0;
}
}.fey_bon_in_fqo {
  margin: 0 auto;
  max-width: 1320px;
}.fey_bon_head_fqo {
  margin-bottom: 1.25rem;
}.fey_bon_label_fqo {
  color: #1EC8F0;
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 8px;
}.fey_bon_h2_fqo {
  font-family: 'Rajdhani', sans-serif;
  font-size: 20px;
  font-weight: 800;
  color: #F0F4FF;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.fey_bon_h2_fqo {
  font-size: 24px;
}
}.fey_bon_seo_fqo {
  overflow-wrap: break-word;
  font-size: 13px;
  max-width: 38.75rem;
  line-height: 1.6;
  color: #616A88;
}.fey_bon_seo_fqo strong {
  font-weight: 700;
  color: #C8D0E8;
}.fey_bon_seo_fqo a {
  color: #1EC8F0;
  text-decoration: underline;
}.fey_bon_grid_fqo {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 641px) {.fey_bon_grid_fqo {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.fey_bon_grid_fqo {
  grid-template-columns: repeat(5,1fr);
}
}.fey_bon_card_fqo {
  border: 1px solid rgba(255,255,255,0.11);
  transition: border-color .2s,transform .2s;
  padding: 16px;
  border-radius: 0.625rem;
  background: #0E1019;
}.fey_bon_card_fqo:hover {
  border-color: rgba(30,200,240,0.07);
  transform: translateY(-2px);
}.fey_bon_card_ic_fqo svg {
  stroke-linejoin: round;
  height: 1.625rem;
  stroke-linecap: round;
  width: 1.625rem;
}.fey_bon_card_ic_fqo {
  margin-bottom: 0.625rem;
}.fey_bon_card_type_fqo {
  color: #616A88;
  text-transform: uppercase;
  letter-spacing: .06em;
  margin-bottom: 6px;
  font-size: 0.625rem;
  font-weight: 700;
}.fey_bon_card_amount_fqo {
  font-weight: 800;
  line-height: 1.1;
  margin-bottom: 0.375rem;
  font-size: 18px;
  color: #F0A020;
}.fey_bon_card_name_fqo {
  color: #F0F4FF;
  margin-bottom: 8px;
  font-size: 0.813rem;
  font-weight: 600;
  overflow-wrap: break-word;
}.fey_bon_card_detail_fqo {
  border-top: 1px solid rgba(255,255,255,0.05);
  overflow-wrap: break-word;
  line-height: 1.5;
  padding-top: 8px;
  color: #464E68;
  font-size: 0.688rem;
}.fey_app_fqo {
  background: #0B0D17;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.fey_app_fqo {
  padding: 44px 24px 0;
}
}.fey_app_in_fqo {
  margin: 0 auto;
  max-width: 82.5rem;
}.fey_app_head_fqo {
  margin-bottom: 1rem;
}.fey_app_label_fqo {
  color: #1EC8F0;
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
}.fey_app_h2_fqo {
  font-size: 1.25rem;
  margin-bottom: 0.375rem;
  font-weight: 800;
  color: #F0F4FF;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 771px) {.fey_app_h2_fqo {
  font-size: 24px;
}
}.fey_app_sub_fqo {
  font-size: 13px;
  line-height: 1.6;
  overflow-wrap: break-word;
  max-width: 37.5rem;
  color: #616A88;
}.fey_app_sub_fqo strong {
  font-weight: 700;
  color: #C8D0E8;
}.fey_app_cards_fqo {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  margin-top: 16px;
  display: grid;
}
@media(min-width: 641px) {.fey_app_cards_fqo {
  grid-template-columns: repeat(3,1fr);
}
}.fey_app_card_fqo {
  border-radius: 0.625rem;
  gap: 16px;
  padding: 1.25rem;
  overflow: hidden;
  display: flex;
  position: relative;
  flex-wrap: wrap;
  align-items: flex-start;
}.fey_app_card_ios_fqo {
  background: linear-gradient(135deg,rgba(30,200,240,0.18) 0%,#12152200 100%);
}.fey_app_card_android_fqo {
  background: linear-gradient(135deg,rgba(24,216,122,0.16) 0%,#12152200 100%);
}.fey_app_card_win_fqo {
  background: linear-gradient(135deg,rgba(240,160,32,0.16) 0%,#12152200 100%);
}.fey_app_card_ic_fqo svg {
  width: 2.125rem;
  height: 2.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.fey_app_card_ic_fqo {
  color: #F0F4FF;
  flex-shrink: 0;
}.fey_app_card_os_fqo {
  text-transform: uppercase;
  color: #616A88;
  margin-bottom: 6px;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 10px;
}.fey_app_card_title_fqo {
  margin-bottom: 0.375rem;
  font-size: 0.938rem;
  font-weight: 700;
  color: #F0F4FF;
  overflow-wrap: break-word;
  line-height: 1.2;
}.fey_app_card_text_fqo {
  line-height: 1.5;
  font-size: 0.75rem;
  margin-bottom: 14px;
  color: #616A88;
  overflow-wrap: break-word;
}.fey_app_card_btn_fqo {
  padding: 10px 18px;
  border-radius: 0.313rem;
  background: rgba(255,255,255,0.12);
  border: 1px solid rgba(30,200,240,0.45);
  gap: 0.438rem;
  transition: background .2s;
  display: inline-flex;
  font-weight: 700;
  color: #F0F4FF;
  align-items: center;
  font-size: 0.813rem;
}.fey_app_card_btn_fqo:hover {
  background: rgba(255,255,255,0.07);
}.fey_reg_fqo {
  background: #0B0D17;
  padding: 36px 16px 0;
}
@media(min-width: 766px) {.fey_reg_fqo {
  padding: 44px 1.5rem 0;
}
}.fey_reg_in_fqo {
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.06);
  background: #12152200;
  border-radius: 1rem;
  padding: 1.75rem 1.5rem;
  max-width: 82.5rem;
}
@media(min-width: 765px) {.fey_reg_in_fqo {
  padding: 2.5rem;
}
}.fey_reg_top_fqo {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 857px) {.fey_reg_top_fqo {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.fey_reg_label_fqo {
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  color: #1EC8F0;
}.fey_reg_h2_fqo {
  overflow-wrap: break-word;
  color: #F0F4FF;
  font-size: 22px;
  line-height: 1.2;
  margin-bottom: 12px;
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 769px) {.fey_reg_h2_fqo {
  font-size: 1.75rem;
}
}.fey_reg_bonus_fqo {
  background: rgba(240,160,32,0.16);
  border: 1px solid rgba(240,160,32,0.16);
  padding: 0.625rem 1rem;
  border-radius: 0.625rem;
  gap: 8px;
  align-items: center;
  display: inline-flex;
  margin-bottom: 16px;
}.fey_reg_bonus_amount_fqo {
  font-size: 1.25rem;
  color: #F0A020;
  font-weight: 800;
}.fey_reg_bonus_text_fqo {
  line-height: 1.35;
  color: #8C96B8;
  font-size: 0.813rem;
}.fey_reg_cta_btn_fqo {
  transition: background .2s;
  background: #18D87A;
  border-radius: 10px;
  padding: 0.875rem 2rem;
  display: inline-block;
  margin-bottom: 0.75rem;
  color: #080A14;
  font-weight: 700;
  box-shadow: 0 2px 0 rgba(255,255,255,0.10) inset, 0 6px 1.25rem rgba(24,216,122,0.45);
  font-size: 0.938rem;
}.fey_reg_cta_btn_fqo:hover {
  background: #2AE888;
}.fey_reg_terms_fqo {
  font-size: 0.688rem;
  line-height: 1.5;
  color: #464E68;
}.fey_reg_seo_fqo {
  border-top: 1px solid rgba(255,255,255,0.05);
  color: #616A88;
  margin-top: 1.25rem;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
  padding-top: 20px;
}.fey_reg_seo_fqo p {
  line-height: 1.65;
  font-size: 13px;
  margin-bottom: 10px;
  color: #616A88;
}.fey_reg_seo_fqo p:last-child {
  margin-bottom: 0;
}.fey_reg_seo_fqo strong {
  color: #C8D0E8;
  font-weight: 700;
}.fey_reg_seo_fqo a {
  transition: color .2s;
  color: #1EC8F0;
  text-decoration: underline;
}.fey_reg_seo_fqo a:hover {
  color: #4DD8F5;
}.fey_reg_seo_fqo ul,.fey_reg_seo_fqo ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 18px;
}.fey_reg_seo_fqo ol {
  list-style: decimal;
}.fey_reg_seo_fqo li {
  font-size: 13px;
  color: #616A88;
  line-height: 1.65;
  margin-bottom: 4px;
}.fey_reg_seo_fqo table {
  font-size: 13px;
  overflow-x: auto;
  display: block;
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 0.625rem;
}
@media(min-width: 765px) {.fey_reg_seo_fqo table {
  display: table;
}
}.fey_reg_seo_fqo th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 8px;
  color: #C8D0E8;
  text-align: left;
  font-weight: 700;
}.fey_reg_seo_fqo td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #616A88;
}.fey_reg_steps_fqo {
  gap: 14px;
  flex-direction: column;
  margin-top: 1.75rem;
  display: flex;
}
@media(min-width: 861px) {.fey_reg_steps_fqo {
  margin-top: 0;
}
}.fey_reg_step_fqo {
  border-radius: 10px;
  gap: 0.875rem;
  padding: 1rem;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.06);
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.fey_reg_step_num_fqo {
  border-radius: 50%;
  border: 1px solid rgba(30,200,240,0.07);
  background: rgba(30,200,240,0.18);
  font-size: 0.875rem;
  font-weight: 800;
  width: 34px;
  justify-content: center;
  color: #1EC8F0;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  height: 34px;
}.fey_reg_step_title_fqo {
  font-size: 14px;
  font-weight: 700;
  color: #F0F4FF;
  margin-bottom: 3px;
}.fey_reg_step_text_fqo {
  color: #616A88;
  font-size: 12px;
  line-height: 1.5;
}.fey_reg_trust_fqo {
  gap: 0.625rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  display: flex;
  flex-wrap: wrap;
  padding-top: 20px;
  margin-top: 20px;
}.fey_reg_trust_item_fqo {
  gap: 7px;
  display: flex;
  align-items: center;
  color: #616A88;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.fey_reg_trust_ic_fqo svg {
  height: 16px;
  width: 1rem;
  color: #1EC8F0;
  stroke-linecap: round;
  stroke-linejoin: round;
}.fey_htp_fqo {
  padding: 36px 16px 0;
  background: #0B0D17;
}
@media(min-width: 767px) {.fey_htp_fqo {
  padding: 2.75rem 1.5rem 0;
}
}.fey_htp_in_fqo {
  margin: 0 auto;
  max-width: 82.5rem;
}.fey_htp_head_fqo {
  margin-bottom: 22px;
  max-width: 45rem;
}.fey_htp_label_fqo {
  font-size: 0.688rem;
  color: #1EC8F0;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
}.fey_htp_h2_fqo {
  margin-bottom: 8px;
  color: #F0F4FF;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  font-size: 1.375rem;
  font-weight: 800;
}
@media(min-width: 771px) {.fey_htp_h2_fqo {
  font-size: 1.75rem;
}
}.fey_htp_intro_fqo {
  color: #616A88;
  font-size: 0.875rem;
  line-height: 1.6;
}.fey_htp_steps_fqo {
  list-style: none;
  padding: 0;
  margin: 0;
  gap: 12px;
  counter-reset: none;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.fey_htp_steps_fqo {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.fey_htp_steps_fqo {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.fey_htp_step_fqo {
  border: 1px solid rgba(255,255,255,0.11);
  padding: 1.25rem 18px 1.125rem;
  border-radius: 0.625rem;
  background: #12152200;
  display: flex;
  flex-direction: column;
  position: relative;
}.fey_htp_step_num_fqo {
  border-radius: 50%;
  background: #1EC8F0;
  justify-content: center;
  height: 1.75rem;
  align-items: center;
  font-family: 'Rajdhani', sans-serif;
  left: 20px;
  top: -0.75rem;
  display: flex;
  position: absolute;
  width: 28px;
  font-size: 0.813rem;
  color: #080A14;
  font-weight: 800;
}.fey_htp_step_ic_fqo {
  margin: 8px 0 0.75rem;
  background: rgba(30,200,240,0.18);
  border-radius: 5px;
  height: 36px;
  align-items: center;
  display: flex;
  color: #1EC8F0;
  width: 2.25rem;
  justify-content: center;
}.fey_htp_step_ic_fqo svg {
  height: 18px;
  width: 18px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.fey_htp_step_h_fqo {
  overflow-wrap: break-word;
  color: #F0F4FF;
  margin-bottom: 6px;
  font-weight: 700;
  line-height: 1.25;
  font-size: 14px;
}.fey_htp_step_p_fqo {
  color: #616A88;
  line-height: 1.55;
  font-size: 13px;
  overflow-wrap: break-word;
}.fey_htp_step_p_fqo strong {
  color: #C8D0E8;
  font-weight: 600;
}.fey_htp_cta_fqo {
  padding: 0.813rem 1.625rem;
  background: #18D87A;
  border-radius: 0.625rem;
  transition: background .2s;
  display: inline-block;
  color: #080A14;
  font-weight: 700;
  font-size: 0.875rem;
  margin-top: 1.25rem;
}.fey_htp_cta_fqo:hover {
  background: #2AE888;
}.fey_faq_fqo {
  background: #0B0D17;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.fey_faq_fqo {
  padding: 2.75rem 1.5rem 0;
}
}.fey_faq_in_fqo {
  margin: 0 auto;
  max-width: 1320px;
}.fey_faq_head_fqo {
  margin-bottom: 1.25rem;
}.fey_faq_label_fqo {
  color: #1EC8F0;
  margin-bottom: 0.5rem;
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
}.fey_faq_h2_fqo {
  font-family: 'Rajdhani', sans-serif;
  color: #F0F4FF;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}
@media(min-width: 769px) {.fey_faq_h2_fqo {
  font-size: 1.5rem;
}
}.fey_faq_list_fqo {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.fey_faq_item_fqo {
  overflow: hidden;
  border-radius: 10px;
  background: #12152200;
  border: 1px solid rgba(255,255,255,0.11);
}.fey_faq_q_fqo {
  padding: 16px 1.25rem;
  transition: color .2s;
  gap: 12px;
  color: #C8D0E8;
  cursor: pointer;
  font-size: 0.875rem;
  flex-wrap: wrap;
  justify-content: space-between;
  font-weight: 600;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
}.fey_faq_q_fqo:hover {
  color: #F0F4FF;
}.fey_faq_q_ic_fqo {
  background: rgba(255,255,255,0.05);
  transition: transform .25s;
  border-radius: 50%;
  display: flex;
  height: 24px;
  font-size: 16px;
  color: #1EC8F0;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  width: 24px;
}.fey_faq_item_fqo.fey_state_open_fqo .fey_faq_q_ic_fqo {
  transform: rotate(45deg);
}.fey_faq_a_fqo {
  padding: 0 1.25rem 1rem;
  color: #616A88;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  display: none;
  line-height: 1.7;
}.fey_faq_item_fqo.fey_state_open_fqo .fey_faq_a_fqo {
  display: block;
}.fey_faq_a_fqo strong {
  color: #C8D0E8;
  font-weight: 700;
}.fey_faq_a_fqo a {
  text-decoration: underline;
  color: #1EC8F0;
}.fey_faq_a_fqo ul,.fey_faq_a_fqo ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 1.25rem;
}.fey_faq_a_fqo ol {
  list-style: decimal;
}.fey_faq_a_fqo li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.fey_faq_a_fqo table {
  margin: 8px 0;
  width: 100%;
  overflow-x: auto;
  font-size: 0.75rem;
  display: block;
  border-collapse: collapse;
}
@media(min-width: 766px) {.fey_faq_a_fqo table {
  display: table;
}
}.fey_faq_a_fqo th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 6px 8px;
  font-weight: 700;
  color: #C8D0E8;
  text-align: left;
}.fey_faq_a_fqo td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 6px 0.5rem;
  color: #616A88;
}.fey_seo_fqo {
  padding: 2.25rem 1rem 0;
  background: #0B0D17;
}
@media(min-width: 767px) {.fey_seo_fqo {
  padding: 44px 1.5rem 0;
}
}.fey_seo_in_fqo {
  margin: 0 auto;
  border-radius: 1rem;
  background: #12152200;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255,255,255,0.11);
  max-width: 1320px;
}
@media(min-width: 765px) {.fey_seo_in_fqo {
  padding: 2.25rem 40px;
}
}.fey_seo_label_fqo {
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #1EC8F0;
}.fey_seo_h2_fqo {
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  color: #F0F4FF;
  line-height: 1.25;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 766px) {.fey_seo_h2_fqo {
  font-size: 24px;
}
}.fey_seo_body_fqo {
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #8C96B8;
}.fey_seo_body_fqo p {
  font-size: 0.875rem;
  color: #8C96B8;
  line-height: 1.75;
  margin-bottom: 0.75rem;
}.fey_seo_body_fqo p:last-child {
  margin-bottom: 0;
}.fey_seo_body_fqo strong {
  color: #C8D0E8;
  font-weight: 700;
}.fey_seo_body_fqo a {
  transition: color .2s;
  color: #1EC8F0;
  text-decoration: underline;
}.fey_seo_body_fqo a:hover {
  color: #4DD8F5;
}.fey_seo_body_fqo ul,.fey_seo_body_fqo ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.fey_seo_body_fqo ol {
  list-style: decimal;
}.fey_seo_body_fqo li {
  line-height: 1.75;
  margin-bottom: 0.375rem;
  color: #8C96B8;
  font-size: 14px;
}.fey_seo_body_fqo table {
  display: block;
  font-size: 13px;
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 12px;
  overflow-x: auto;
}
@media(min-width: 770px) {.fey_seo_body_fqo table {
  display: table;
}
}.fey_seo_body_fqo th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 12px;
  color: #C8D0E8;
  text-align: left;
  font-weight: 700;
}.fey_seo_body_fqo td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 0.75rem;
  color: #8C96B8;
}.fey_seo_cols_fqo {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width:640px) {.fey_seo_cols_fqo {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.fey_seo_cols_fqo {
  grid-template-columns: repeat(3,1fr);
}
}.fey_seo_col_h_fqo {
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 7px;
  font-size: 0.813rem;
  color: #C8D0E8;
}.fey_seo_col_p_fqo {
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.65;
  color: #616A88;
}.fey_seo_stats_fqo {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.fey_seo_stat_fqo {
  border: 1px solid rgba(30,200,240,0.18);
  flex: 1;
  background: rgba(30,200,240,0.07);
  border-radius: 0.625rem;
  padding: 14px 1rem;
  min-width: 140px;
}.fey_seo_stat_val_fqo {
  font-size: 20px;
  margin-bottom: 0.25rem;
  font-weight: 800;
  color: #1EC8F0;
  overflow-wrap: break-word;
}.fey_seo_stat_lb_fqo {
  color: #616A88;
  font-size: 11px;
  overflow-wrap: break-word;
}.fey_rv_fqo {
  padding: 2.25rem 16px 0;
  background: #0B0D17;
}
@media(min-width:768px) {.fey_rv_fqo {
  padding: 44px 24px 0;
}
}.fey_rv_in_fqo {
  margin: 0 auto;
  max-width: 82.5rem;
}.fey_rv_head_fqo {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.fey_rv_label_fqo {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  font-weight: 700;
  color: #1EC8F0;
}.fey_rv_h2_fqo {
  margin-bottom: 10px;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  color: #F0F4FF;
  font-size: 1.375rem;
  font-weight: 800;
}
@media(min-width: 766px) {.fey_rv_h2_fqo {
  font-size: 1.75rem;
}
}.fey_rv_stats_fqo {
  gap: 18px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  font-size: 0.813rem;
  color: #616A88;
}.fey_rv_stats_score_fqo {
  gap: 0.375rem;
  display: flex;
  align-items: baseline;
}.fey_rv_stats_score_val_fqo {
  font-family: 'Rajdhani', sans-serif;
  font-size: 1.375rem;
  font-weight: 800;
  color: #F0A020;
}.fey_rv_stats_score_max_fqo {
  font-size: 0.813rem;
  color: #464E68;
}.fey_rv_stats_badge_fqo {
  gap: 0.25rem;
  align-items: center;
  display: flex;
}.fey_rv_stats_badge_fqo svg {
  color: #F0A020;
  height: 0.875rem;
  width: 0.875rem;
}.fey_rv_grid_fqo {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.fey_rv_grid_fqo {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.fey_rv_grid_fqo {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.fey_rv_card_fqo {
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 10px;
  background: #12152200;
  padding: 1.25rem;
  flex-direction: column;
  display: flex;
}.fey_rv_card_stars_fqo {
  gap: 2px;
  color: #F0A020;
  display: flex;
  margin-bottom: 10px;
}.fey_rv_card_stars_fqo svg {
  width: 0.875rem;
  height: 14px;
}.fey_rv_card_h_fqo {
  margin-bottom: 0.5rem;
  font-size: 0.875rem;
  color: #F0F4FF;
  font-weight: 700;
  line-height: 1.3;
  overflow-wrap: break-word;
}.fey_rv_card_body_fqo {
  flex: 1;
  margin-bottom: 0.875rem;
  color: #616A88;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.65;
}.fey_rv_card_body_fqo strong {
  color: #C8D0E8;
  font-weight: 600;
}.fey_rv_card_meta_fqo {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.625rem;
  display: flex;
  align-items: center;
  padding-top: 0.75rem;
  flex-wrap: wrap;
  justify-content: space-between;
}.fey_rv_card_author_fqo {
  font-weight: 600;
  color: #C8D0E8;
  font-size: 0.75rem;
}.fey_rv_card_date_fqo {
  font-size: 0.688rem;
  color: #464E68;
}.fey_seo_fqo {
  padding: 36px 16px 0;
  background: #0B0D17;
}
@media(min-width:768px) {.fey_seo_fqo {
  padding: 2.75rem 1.5rem 0;
}
}.fey_seo_in_fqo {
  margin: 0 auto;
  border-radius: 1rem;
  padding: 28px 1.5rem;
  border: 1px solid rgba(255,255,255,0.11);
  background: #12152200;
  max-width: 1320px;
}
@media(min-width: 770px) {.fey_seo_in_fqo {
  padding: 2.25rem 2.5rem;
}
}.fey_seo_label_fqo {
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 10px;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #1EC8F0;
}.fey_seo_h2_fqo {
  line-height: 1.25;
  margin-bottom: 14px;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  font-size: 20px;
  font-weight: 800;
  color: #F0F4FF;
}
@media(min-width: 769px) {.fey_seo_h2_fqo {
  font-size: 1.5rem;
}
}.fey_seo_body_fqo {
  overflow-wrap: break-word;
  color: #8C96B8;
  font-size: 0.875rem;
  line-height: 1.75;
}.fey_seo_body_fqo p {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #8C96B8;
  margin-bottom: 0.75rem;
}.fey_seo_body_fqo p:last-child {
  margin-bottom: 0;
}.fey_seo_body_fqo strong {
  color: #C8D0E8;
  font-weight: 700;
}.fey_seo_body_fqo a {
  transition: color .2s;
  text-decoration: underline;
  color: #1EC8F0;
}.fey_seo_body_fqo a:hover {
  color: #4DD8F5;
}.fey_seo_body_fqo ul,.fey_seo_body_fqo ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.fey_seo_body_fqo ol {
  list-style: decimal;
}.fey_seo_body_fqo li {
  font-size: 0.875rem;
  color: #8C96B8;
  line-height: 1.75;
  margin-bottom: 0.375rem;
}.fey_seo_body_fqo table {
  display: block;
  font-size: 0.813rem;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
}
@media(min-width: 771px) {.fey_seo_body_fqo table {
  display: table;
}
}.fey_seo_body_fqo th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #C8D0E8;
  font-weight: 700;
  text-align: left;
}.fey_seo_body_fqo td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 12px;
  color: #8C96B8;
}.fey_seo_cols_fqo {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.fey_seo_cols_fqo {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.fey_seo_cols_fqo {
  grid-template-columns: repeat(3,1fr);
}
}.fey_seo_col_h_fqo {
  overflow-wrap: break-word;
  color: #C8D0E8;
  font-size: 0.813rem;
  margin-bottom: 7px;
  font-weight: 700;
}.fey_seo_col_p_fqo {
  font-size: 13px;
  color: #616A88;
  overflow-wrap: break-word;
  line-height: 1.65;
}.fey_seo_stats_fqo {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.fey_seo_stat_fqo {
  border: 1px solid rgba(30,200,240,0.18);
  background: rgba(30,200,240,0.07);
  border-radius: 0.625rem;
  flex: 1;
  padding: 0.875rem 16px;
  min-width: 8.75rem;
}.fey_seo_stat_val_fqo {
  margin-bottom: 0.25rem;
  font-size: 20px;
  overflow-wrap: break-word;
  color: #1EC8F0;
  font-weight: 800;
}.fey_seo_stat_lb_fqo {
  color: #616A88;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.fey_seo_fqo {
  background: #0B0D17;
  padding: 2.25rem 16px 0;
}
@media(min-width:768px) {.fey_seo_fqo {
  padding: 44px 24px 0;
}
}.fey_seo_in_fqo {
  border: 1px solid rgba(255,255,255,0.11);
  margin: 0 auto;
  border-radius: 1rem;
  background: #12152200;
  padding: 28px 1.5rem;
  max-width: 82.5rem;
}
@media(min-width:768px) {.fey_seo_in_fqo {
  padding: 2.25rem 40px;
}
}.fey_seo_label_fqo {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  color: #1EC8F0;
  font-size: 11px;
  letter-spacing: .08em;
}.fey_seo_h2_fqo {
  font-weight: 800;
  color: #F0F4FF;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-family: 'Rajdhani', sans-serif;
  margin-bottom: 0.875rem;
  font-size: 1.25rem;
}
@media(min-width: 770px) {.fey_seo_h2_fqo {
  font-size: 1.5rem;
}
}.fey_seo_body_fqo {
  color: #8C96B8;
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 14px;
}.fey_seo_body_fqo p {
  color: #8C96B8;
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 12px;
}.fey_seo_body_fqo p:last-child {
  margin-bottom: 0;
}.fey_seo_body_fqo strong {
  font-weight: 700;
  color: #C8D0E8;
}.fey_seo_body_fqo a {
  transition: color .2s;
  color: #1EC8F0;
  text-decoration: underline;
}.fey_seo_body_fqo a:hover {
  color: #4DD8F5;
}.fey_seo_body_fqo ul,.fey_seo_body_fqo ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.fey_seo_body_fqo ol {
  list-style: decimal;
}.fey_seo_body_fqo li {
  color: #8C96B8;
  font-size: 14px;
  margin-bottom: 6px;
  line-height: 1.75;
}.fey_seo_body_fqo table {
  display: block;
  margin-bottom: 0.75rem;
  font-size: 0.813rem;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width: 766px) {.fey_seo_body_fqo table {
  display: table;
}
}.fey_seo_body_fqo th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #C8D0E8;
  font-weight: 700;
  text-align: left;
}.fey_seo_body_fqo td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 0.75rem;
  color: #8C96B8;
}.fey_seo_cols_fqo {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.fey_seo_cols_fqo {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.fey_seo_cols_fqo {
  grid-template-columns: repeat(3,1fr);
}
}.fey_seo_col_h_fqo {
  color: #C8D0E8;
  font-weight: 700;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.fey_seo_col_p_fqo {
  color: #616A88;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.fey_seo_stats_fqo {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.fey_seo_stat_fqo {
  border-radius: 0.625rem;
  background: rgba(30,200,240,0.07);
  border: 1px solid rgba(30,200,240,0.18);
  flex: 1;
  padding: 0.875rem 1rem;
  min-width: 140px;
}.fey_seo_stat_val_fqo {
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  color: #1EC8F0;
}.fey_seo_stat_lb_fqo {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #616A88;
}.fey_ft_fqo {
  border-top: 1px solid rgba(255,255,255,0.05);
  background: #060810;
  margin-top: 3rem;
}.fey_ft_support_fqo {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 24px 16px;
}
@media(min-width: 769px) {.fey_ft_support_fqo {
  padding: 28px 24px;
}
}.fey_ft_support_in_fqo {
  gap: 16px;
  margin: 0 auto;
  max-width: 1320px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.fey_ft_support_main_fqo {
  gap: 1rem;
  flex: 1;
  min-width: 13.75rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.fey_ft_support_ic_fqo {
  flex-shrink: 0;
  color: #1EC8F0;
}.fey_ft_support_ic_fqo svg {
  stroke-linejoin: round;
  width: 30px;
  stroke-linecap: round;
  height: 30px;
}.fey_ft_support_text_title_fqo {
  color: #F0F4FF;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 15px;
  margin-bottom: 3px;
}.fey_ft_support_text_sub_fqo {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #616A88;
}.fey_ft_support_btn_fqo {
  transition: background .2s;
  padding: 0.688rem 1.375rem;
  background: #1EC8F0;
  border-radius: 10px;
  white-space: nowrap;
  font-weight: 700;
  flex-shrink: 0;
  color: #F0F4FF;
  font-size: 0.813rem;
}.fey_ft_support_btn_fqo:hover {
  background: #4DD8F5;
}.fey_ft_support_contacts_fqo {
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.fey_ft_support_contact_fqo {
  color: #464E68;
  line-height: 1.4;
  font-size: 0.75rem;
}.fey_ft_support_contact_fqo strong {
  font-size: 0.688rem;
  font-weight: 600;
  color: #8C96B8;
  display: block;
  margin-bottom: 2px;
}.fey_ft_main_fqo {
  padding: 32px 1rem 1.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width:768px) {.fey_ft_main_fqo {
  padding: 40px 24px 2rem;
}
}.fey_ft_main_in_fqo {
  margin: 0 auto;
  gap: 1.5rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 82.5rem;
}
@media(min-width: 641px) {.fey_ft_main_in_fqo {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.fey_ft_main_in_fqo {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.fey_ft_col_logo_fqo {
  grid-column: 1/-1;
}
@media(min-width: 1078px) {.fey_ft_col_logo_fqo {
  grid-column: auto;
}
}.fey_ft_logo_fqo {
  gap: 0.563rem;
  font-weight: 800;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  font-size: 1rem;
  color: #F0F4FF;
  margin-bottom: 0.75rem;
  align-items: center;
  display: flex;
}.fey_ft_logo_mark_fqo {
  overflow: hidden;
  border-radius: 5px;
  height: 1.875rem;
  width: 1.875rem;
}.fey_ft_logo_mark_fqo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.fey_ft_logo_sub_fqo {
  overflow-wrap: break-word;
  color: #464E68;
  max-width: 200px;
  font-size: 12px;
  line-height: 1.55;
}.fey_ft_col_title_fqo {
  margin-bottom: 14px;
  font-weight: 700;
  color: #8C96B8;
  letter-spacing: .07em;
  text-transform: uppercase;
  font-size: 12px;
}.fey_ft_col_links_fqo {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.fey_ft_col_link_fqo {
  transition: color .2s;
  font-size: 13px;
  color: #464E68;
  overflow-wrap: break-word;
}.fey_ft_col_link_fqo:hover {
  color: #C8D0E8;
}.fey_ft_apps_fqo {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.fey_ft_app_card_fqo {
  transition: border-color .2s;
  gap: 10px;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 5px;
  padding: 10px 0.75rem;
  background: rgba(255,255,255,0.05);
  align-items: center;
  display: flex;
}.fey_ft_app_card_fqo:hover {
  border-color: rgba(30,200,240,0.45);
}.fey_ft_app_card_ic_fqo svg {
  stroke-linecap: round;
  height: 22px;
  stroke-linejoin: round;
  width: 1.375rem;
}.fey_ft_app_card_os_fqo {
  color: #464E68;
  font-size: 10px;
  font-weight: 600;
}.fey_ft_app_card_action_fqo {
  font-weight: 700;
  color: #C8D0E8;
  font-size: 12px;
}.fey_ft_bot_fqo {
  padding: 1.25rem 16px;
}
@media(min-width: 769px) {.fey_ft_bot_fqo {
  padding: 20px 24px;
}
}.fey_ft_bot_in_fqo {
  gap: 1rem;
  margin: 0 auto;
  align-items: center;
  flex-wrap: wrap;
  max-width: 1320px;
  display: flex;
}.fey_ft_socials_fqo {
  gap: 8px;
  display: flex;
}.fey_ft_soc_fqo {
  border: 1px solid rgba(255,255,255,0.11);
  transition: background .2s;
  border-radius: 5px;
  background: rgba(255,255,255,0.05);
  color: #8C96B8;
  justify-content: center;
  height: 2.25rem;
  display: flex;
  width: 36px;
  align-items: center;
}.fey_ft_soc_fqo svg {
  height: 16px;
  width: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.fey_ft_soc_fqo:hover {
  background: rgba(255,255,255,0.07);
}.fey_ft_legal_fqo {
  flex: 1;
  color: #5A6278;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 11px;
  min-width: 12.5rem;
}.fey_ft_legal_fqo strong {
  font-weight: 700;
  color: #8C96B8;
}.fey_ft_legal_fqo a {
  text-decoration: underline;
  color: #8C96B8;
}.fey_ft_age_fqo {
  border: 2px solid #5A6278;
  border-radius: 50%;
  margin-left: auto;
  color: #5A6278;
  font-size: 0.688rem;
  flex-shrink: 0;
  width: 2rem;
  display: flex;
  align-items: center;
  height: 32px;
  justify-content: center;
  font-weight: 800;
}