*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #08101E;
  min-height: 100vh;
  font-family: 'Barlow', sans-serif;
  line-height: 1.6;
  color: #C2CCEC;
  -webkit-font-smoothing: antialiased;
}img,svg {
  max-width: 100%;
  display: block;
}a {
  text-decoration: none;
  color: inherit;
}button {
  background: none;
  font: inherit;
  border: none;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.fcy_layout_084 {
  min-height: 100vh;
  flex-direction: column;
  display: flex;
}.fcy_page_084 {
  display: flex;
  min-height: 100vh;
}.fcy_main_084 {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media(min-width:1080px) {.fcy_main_084 {
  padding-left: 13.75rem;
}
}
@media(max-width: 1080px) {.fcy_main_084 {
  padding-bottom: 72px;
}
}.fcy_gc_084 {
  overflow: hidden;
  border-radius: 0.5rem;
  background: #0C1424;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255,255,255,0.05);
  flex-shrink: 0;
  width: 140px;
  cursor: pointer;
  position: relative;
}
@media(min-width: 643px) {.fcy_gc_084 {
  width: 156px;
}
}
@media(min-width: 1077px) {.fcy_gc_084 {
  width: 168px;
}
}.fcy_gc_084:hover {
  transform: translateY(-3px);
  border-color: rgba(42,94,210,0.08);
}.fcy_gc_img_084 {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 80%;
}.fcy_gc_img_084 img {
  inset: 0;
  height: 100%;
  object-fit: cover;
  position: absolute;
  width: 100%;
}.fcy_gc_hover_084 {
  inset: 0;
  transition: opacity .2s;
  background: rgba(4,11,22,0.72);
  position: absolute;
  align-items: center;
  display: flex;
  justify-content: center;
  opacity: 0;
}.fcy_gc_084:hover .fcy_gc_hover_084 {
  opacity: 1;
}.fcy_gc_hover_btn_084 {
  padding: 0.5rem 1rem;
  border-radius: 0.25rem;
  background: #2A5ED2;
  font-size: 0.75rem;
  color: #EEF2FF;
  font-weight: 700;
}.fcy_gc_info_084 {
  padding: 8px 10px 0.625rem;
}.fcy_gc_name_084 {
  overflow: hidden;
  font-size: 12px;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 3px;
  color: #C2CCEC;
  font-weight: 600;
  max-width: 100%;
}.fcy_gc_prov_084 {
  font-size: 10px;
  color: #3D4868;
}.fcy_gc_tag_084 {
  padding: 2px 0.438rem;
  border-radius: 0.25rem;
  position: absolute;
  left: 6px;
  font-weight: 700;
  letter-spacing: .04em;
  font-size: 9px;
  z-index: 2;
  top: 0.375rem;
  text-transform: uppercase;
}.fcy_gc_tag_hot_084 {
  background: #D41630;
  color: #fff;
}.fcy_gc_tag_new_084 {
  background: #1DB954;
  color: #08101E;
}.fcy_gc_tag_jp_084 {
  background: #C99132;
  color: #08101E;
}.fcy_gc_tag_ex_084 {
  background: #BE1A38;
  color: #fff;
}.fcy_gc_tag_live_084 {
  background: #D41630;
  color: #fff;
}.fcy_gr_084 {
  background: #08101E;
  padding: 32px 16px 0;
}
@media(min-width: 770px) {.fcy_gr_084 {
  padding: 36px 24px 0;
}
}.fcy_gr_in_084 {
  margin: 0 auto;
  max-width: 1320px;
}.fcy_gr_head_084 {
  gap: 12px;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
  flex-wrap: wrap;
}.fcy_gr_head_l_084 {
  flex: 1;
  gap: 0.625rem;
  display: flex;
  min-width: 0;
  align-items: center;
}.fcy_gr_ic_084 {
  border-radius: 0.5rem;
  align-items: center;
  justify-content: center;
  display: flex;
  flex-shrink: 0;
  height: 32px;
  width: 32px;
}.fcy_gr_ic_084 svg {
  stroke-linejoin: round;
  height: 16px;
  stroke-linecap: round;
  width: 1rem;
}.fcy_gr_title_084 {
  font-size: 16px;
  font-weight: 700;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  color: #EEF2FF;
}
@media(min-width: 769px) {.fcy_gr_title_084 {
  font-size: 1.125rem;
}
}.fcy_gr_more_084 {
  gap: 0.313rem;
  transition: color .2s;
  font-weight: 600;
  align-items: center;
  font-size: 12px;
  display: flex;
  color: #5A6488;
  white-space: nowrap;
  flex-shrink: 0;
}.fcy_gr_more_084:hover {
  color: #2A5ED2;
}.fcy_gr_more_084 svg {
  stroke-linejoin: round;
  width: 12px;
  stroke-linecap: round;
  height: 0.75rem;
}.fcy_gr_arrows_084 {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.fcy_gr_arr_084 {
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 0.25rem;
  transition: background .15s,color .15s;
  background: rgba(255,255,255,0.05);
  height: 30px;
  width: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #8490B8;
}.fcy_gr_arr_084:hover {
  background: rgba(255,255,255,0.07);
  color: #EEF2FF;
}.fcy_gr_arr_084 svg {
  height: 0.813rem;
  width: 13px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.fcy_gr_seo_h_084 {
  margin: 0 0 0.375rem;
  max-width: 680px;
  color: #C2CCEC;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 13px;
}
@media(min-width: 766px) {.fcy_gr_seo_h_084 {
  font-size: 0.875rem;
}
}.fcy_gr_seo_084 {
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #5A6488;
  max-width: 42.5rem;
  line-height: 1.55;
}.fcy_gr_seo_084 strong {
  font-weight: 600;
  color: #C2CCEC;
}.fcy_gr_scroll_084 {
  gap: 0.625rem;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 10px;
}.fcy_gr_scroll_084::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.fcy_gr_scroll_084 {
  gap: 0.75rem;
}
}.fcy_tb_084 {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  background: #08101E;
  left: 0;
  height: 3.5rem;
  align-items: center;
  position: fixed;
  z-index: 80;
  top: 0;
  display: flex;
  right: 0;
}.fcy_tb_in_084 {
  gap: 0;
  padding: 0 0.875rem;
  height: 100%;
  align-items: center;
  width: 100%;
  display: flex;
}.fcy_tb_burger_084 {
  gap: 5px;
  border-radius: 8px;
  justify-content: center;
  margin-right: 8px;
  align-items: center;
  width: 2.375rem;
  flex-direction: column;
  height: 2.375rem;
  display: flex;
  flex-shrink: 0;
}.fcy_tb_burger_084:hover {
  background: rgba(255,255,255,0.05);
}.fcy_tb_burger_line_084 {
  background: #8490B8;
  border-radius: 1px;
  height: 2px;
  display: block;
  width: 18px;
}
@media(min-width: 1078px) {.fcy_tb_burger_084 {
  display: none;
}
}.fcy_tb_logo_084 {
  gap: 0.563rem;
  overflow-wrap: break-word;
  flex-shrink: 0;
  color: #EEF2FF;
  margin-right: 1.25rem;
  align-items: center;
  display: flex;
  letter-spacing: -.01em;
  font-size: 1.125rem;
  font-weight: 800;
}.fcy_tb_logo_mark_084 {
  overflow: hidden;
  border-radius: 0.5rem;
  width: 32px;
  justify-content: center;
  align-items: center;
  height: 32px;
  display: flex;
}.fcy_tb_logo_mark_084 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.fcy_tb_nav_084 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 642px) {.fcy_tb_nav_084 {
  display: flex;
}
}.fcy_tb_tab_084 {
  transition: background .15s,color .15s;
  border-radius: 8px;
  padding: 0.5rem 0.875rem;
  color: #8490B8;
  white-space: nowrap;
  font-weight: 600;
  font-size: 13px;
}.fcy_tb_tab_084:hover {
  background: rgba(255,255,255,0.05);
  color: #EEF2FF;
}.fcy_tb_tab_084.fcy_state_active_084 {
  background: rgba(42,94,210,0.18);
  color: #EEF2FF;
}.fcy_tb_right_084 {
  gap: 8px;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  margin-left: auto;
}.fcy_tb_login_084 {
  background: rgba(255,255,255,0.05);
  transition: border-color .2s,color .2s;
  border-radius: 0.5rem;
  padding: 9px 1rem;
  border: 1px solid rgba(255,255,255,0.09);
  font-size: 13px;
  display: none;
  font-weight: 600;
  color: #C2CCEC;
}.fcy_tb_login_084:hover {
  border-color: rgba(42,94,210,0.55);
  color: #EEF2FF;
}
@media(min-width: 482px) {.fcy_tb_login_084 {
  display: block;
}
}.fcy_tb_reg_084 {
  transition: background .2s;
  background: #1DB954;
  border-radius: 0.5rem;
  padding: 0.563rem 18px;
  white-space: nowrap;
  font-weight: 700;
  color: #060E1C;
  font-size: 13px;
}.fcy_tb_reg_084:hover {
  background: #22D45F;
}.fcy_sb_084 {
  background: #0F192B;
  border-right: 1px solid rgba(255,255,255,0.05);
  transition: transform .25s ease;
  transform: translateX(-100%);
  bottom: 0;
  top: 56px;
  left: 0;
  overflow-y: auto;
  width: 13.75rem;
  position: fixed;
  z-index: 70;
}.fcy_sb_084.fcy_state_open_084 {
  transform: translateX(0);
}.fcy_sb_084::-webkit-scrollbar {
  width: 0.25rem;
}.fcy_sb_084::-webkit-scrollbar-thumb {
  background: rgba(255,255,255,0.07);
  border-radius: 2px;
}
@media(min-width: 1082px) {.fcy_sb_084 {
  transform: translateX(0);
}
}.fcy_sb_auth_084 {
  padding: 0.875rem 12px 10px;
}.fcy_sb_btn_reg_084 {
  padding: 11px;
  border-radius: 8px;
  transition: background .2s;
  background: #1DB954;
  font-weight: 700;
  margin-bottom: 8px;
  display: block;
  color: #060E1C;
  font-size: 13px;
  text-align: center;
}.fcy_sb_btn_reg_084:hover {
  background: #22D45F;
}.fcy_sb_btn_login_084 {
  padding: 0.625rem;
  border-radius: 0.5rem;
  transition: border-color .2s;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.09);
  font-weight: 600;
  text-align: center;
  color: #C2CCEC;
  font-size: 0.813rem;
  display: block;
}.fcy_sb_btn_login_084:hover {
  border-color: rgba(42,94,210,0.55);
  color: #EEF2FF;
}.fcy_sb_promo_084 {
  margin: 0 12px 10px;
  padding: 0.75rem 14px;
  border: 1px solid rgba(42,94,210,0.18);
  overflow: hidden;
  background: linear-gradient(135deg,#0A1640,#0F192B);
  border-radius: 8px;
  position: relative;
}.fcy_sb_promo_084::before {
  background: radial-gradient(circle,rgba(42,94,210,0.18),transparent 70%);
  border-radius: 50%;
  position: absolute;
  height: 5rem;
  right: -20px;
  width: 5rem;
  content: '';
  top: -1.25rem;
}.fcy_sb_promo_title_084 {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.25rem;
  letter-spacing: .06em;
  font-size: 11px;
  color: #2A5ED2;
}.fcy_sb_promo_text_084 {
  font-weight: 600;
  color: #EEF2FF;
  line-height: 1.35;
  font-size: 12px;
  overflow-wrap: break-word;
}.fcy_sb_promo_sub_084 {
  color: #5A6488;
  margin-top: 3px;
  font-size: 0.625rem;
}.fcy_sb_nav_084 {
  padding: 6px 0.5rem 1rem;
}.fcy_sb_nav_lb_084 {
  padding: 0.625rem 0.5rem 0.375rem;
  text-transform: uppercase;
  font-size: 0.625rem;
  font-weight: 700;
  letter-spacing: .08em;
  color: #3D4868;
}.fcy_sb_link_084 {
  gap: 0.625rem;
  border-radius: 4px;
  padding: 9px 0.625rem;
  transition: background .15s,color .15s;
  display: flex;
  color: #8490B8;
  overflow-wrap: break-word;
  font-weight: 500;
  align-items: center;
  cursor: pointer;
  font-size: 0.813rem;
}.fcy_sb_link_084:hover {
  background: rgba(255,255,255,0.05);
  color: #EEF2FF;
}.fcy_sb_link_084.fcy_state_active_084 {
  background: rgba(42,94,210,0.18);
  color: #EEF2FF;
}.fcy_sb_ic_084 {
  border-radius: 4px;
  display: flex;
  height: 1.875rem;
  align-items: center;
  width: 30px;
  justify-content: center;
  flex-shrink: 0;
}.fcy_sb_ic_084 svg {
  stroke-linejoin: round;
  width: 1rem;
  height: 1rem;
  stroke-linecap: round;
}.fcy_sb_ic_1_084 {
  background: rgba(42,94,210,0.08);
  color: #2A5ED2;
}.fcy_sb_ic_2_084 {
  background: rgba(29,185,84,0.15);
  color: #1DB954;
}.fcy_sb_ic_3_084 {
  background: rgba(201,145,50,0.14);
  color: #C99132;
}.fcy_sb_ic_4_084 {
  background: rgba(190,26,56,0.16);
  color: #BE1A38;
}.fcy_sb_ic_5_084 {
  background: rgba(42,94,210,0.08);
  color: #E8357A;
}.fcy_sb_ic_6_084 {
  background: rgba(190,26,56,0.16);
  color: #7B3FD4;
}.fcy_sb_badge_084 {
  padding: 2px 7px;
  border-radius: 0.25rem;
  background: #C99132;
  margin-left: auto;
  font-size: 9px;
  font-weight: 700;
  color: #060E1C;
}.fcy_sb_bot_084 {
  gap: 8px;
  border-top: 1px solid rgba(255,255,255,0.05);
  padding: 0.75rem;
  display: flex;
}.fcy_sb_lang_084,.fcy_sb_help_084 {
  background: rgba(255,255,255,0.05);
  border-radius: 0.25rem;
  flex: 1;
  gap: 0.375rem;
  padding: 9px 6px;
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.05);
  color: #8490B8;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  display: flex;
  font-size: 0.688rem;
}.fcy_sb_lang_084:hover,.fcy_sb_help_084:hover {
  border-color: rgba(42,94,210,0.55);
  color: #EEF2FF;
}.fcy_sb_lang_084 svg,.fcy_sb_help_084 svg {
  height: 0.813rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 13px;
}.fcy_sb_bd_084 {
  background: rgba(4,11,22,0.72);
  inset: 0;
  position: fixed;
  z-index: 69;
  display: none;
}.fcy_sb_bd_084.fcy_state_on_084 {
  display: block;
}
@media(min-width:1080px) {.fcy_sb_bd_084 {
  display: none!important;
}
}.fcy_mob_nav_084 {
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255,255,255,0.09);
  background: #0F192B;
  display: flex;
  left: 0;
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 80;
}
@media(min-width:1080px) {.fcy_mob_nav_084 {
  display: none;
}
}.fcy_mob_nav_item_084 {
  flex: 1;
  gap: 4px;
  padding: 4px 2px;
  display: flex;
  cursor: pointer;
  align-items: center;
  color: #3D4868;
  flex-direction: column;
}.fcy_mob_nav_ic_084 {
  line-height: 1;
}.fcy_mob_nav_ic_084 svg {
  width: 20px;
  height: 1.25rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.fcy_mob_nav_lb_084 {
  color: #3D4868;
  font-weight: 600;
  font-size: 10px;
}.fcy_mob_nav_item_084.fcy_state_active_084 {
  color: #2A5ED2;
}.fcy_mob_nav_item_084.fcy_state_active_084 .fcy_mob_nav_lb_084 {
  color: #2A5ED2;
}.fcy_hero_084 {
  padding: 20px 16px 0;
  background: #08101E;
}
@media(min-width: 769px) {.fcy_hero_084 {
  padding: 24px 1.5rem 0;
}
}.fcy_hero_in_084 {
  gap: 12px;
  margin: 0 auto;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 82.5rem;
}
@media(min-width: 859px) {.fcy_hero_in_084 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1098px) {.fcy_hero_in_084 {
  grid-template-columns: 1fr 340px;
}
}.fcy_hero_promo_084 {
  border-radius: 12px;
  overflow: hidden;
  background: #0C1424;
  align-items: stretch;
  position: relative;
  min-height: 220px;
  display: flex;
}
@media(min-width: 767px) {.fcy_hero_promo_084 {
  min-height: 17.5rem;
}
}.fcy_hero_promo_bg_084 {
  background: linear-gradient(120deg,#0A1640 0%,#08101E 100%);
  background-position: center;
  inset: 0;
  position: absolute;
  background-size: cover;
}.fcy_hero_promo_bg_084::after {
  inset: 0;
  background: linear-gradient(90deg,#08101E 0%,rgba(4,11,22,0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.fcy_hero_promo_glow_084 {
  background: radial-gradient(circle,rgba(190,26,56,0.16) 0%,transparent 65%);
  border-radius: 50%;
  top: -2.5rem;
  width: 18.75rem;
  position: absolute;
  right: 3.75rem;
  height: 18.75rem;
  pointer-events: none;
}.fcy_hero_promo_ct_084 {
  padding: 1.75rem 1.5rem 28px 1.75rem;
  display: flex;
  max-width: 30rem;
  z-index: 2;
  flex-direction: column;
  justify-content: center;
  position: relative;
}
@media(min-width: 770px) {.fcy_hero_promo_ct_084 {
  padding: 2.5rem 32px;
}
}.fcy_hero_badge_084 {
  border-radius: 1.25rem;
  border: 1px solid rgba(42,94,210,0.08);
  background: rgba(42,94,210,0.18);
  padding: 0.313rem 0.75rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 14px;
  font-size: 0.625rem;
  display: inline-block;
  color: #2A5ED2;
  font-weight: 700;
}.fcy_hero_h1_084 {
  margin-bottom: 0.625rem;
  font-size: 26px;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  line-height: 1.15;
  color: #EEF2FF;
  overflow-wrap: break-word;
}.fcy_hero_h1_084 em {
  font-style: normal;
  color: #C99132;
}
@media(min-width: 770px) {.fcy_hero_h1_084 {
  font-size: 2.25rem;
}
}.fcy_hero_sub_084 {
  color: #8490B8;
  line-height: 1.55;
  margin-bottom: 1.25rem;
  font-size: 13px;
}
@media(min-width: 771px) {.fcy_hero_sub_084 {
  font-size: 0.875rem;
}
}.fcy_hero_row_084 {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.fcy_hero_cta_084 {
  transition: background .2s;
  border-radius: 8px;
  padding: 13px 1.625rem;
  background: #1DB954;
  box-shadow: 0 0.5rem 20px rgba(29,185,84,0.38);
  font-weight: 700;
  font-size: 14px;
  color: #060E1C;
}.fcy_hero_cta_084:hover {
  background: #22D45F;
}.fcy_hero_terms_084 {
  color: #3D4868;
  font-size: 11px;
}.fcy_hero_game_084 {
  background: #0C1424;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.05);
  border-radius: 12px;
  flex-direction: column;
  position: relative;
  display: flex;
}.fcy_hero_game_badge_084 {
  border-radius: 1.25rem;
  padding: 0.313rem 0.625rem;
  border: 1px solid rgba(201,145,50,0.14);
  background: rgba(201,145,50,0.14);
  z-index: 3;
  left: 0.75rem;
  font-weight: 700;
  letter-spacing: .06em;
  top: 0.75rem;
  text-transform: uppercase;
  font-size: 10px;
  color: #C99132;
  position: absolute;
}.fcy_hero_game_badge_084 svg {
  margin-right: 0.25rem;
  height: 11px;
  width: 11px;
  vertical-align: -1px;
}.fcy_hero_game_img_084 {
  background: linear-gradient(135deg,#0A1640,#08101E);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.fcy_hero_game_img_084 img {
  inset: 0;
  height: 100%;
  object-fit: cover;
  position: absolute;
  width: 100%;
}.fcy_hero_game_play_084 {
  transition: opacity .2s;
  inset: 0;
  background: rgba(4,11,22,0.72);
  align-items: center;
  opacity: 0;
  justify-content: center;
  display: flex;
  position: absolute;
}.fcy_hero_game_084:hover .fcy_hero_game_play_084 {
  opacity: 1;
}.fcy_hero_game_play_084 span {
  background: #2A5ED2;
  border-radius: 50%;
  width: 3.25rem;
  height: 3.25rem;
  display: flex;
  align-items: center;
  justify-content: center;
}.fcy_hero_game_play_084 span svg {
  width: 18px;
  margin-left: 2px;
  height: 18px;
}.fcy_hero_game_info_084 {
  padding: 14px 1rem;
}.fcy_hero_game_title_084 {
  overflow-wrap: break-word;
  font-size: 0.938rem;
  color: #EEF2FF;
  font-weight: 700;
  margin-bottom: 4px;
}.fcy_hero_game_provider_084 {
  font-size: 11px;
  color: #5A6488;
}.fcy_hero_game_btn_084 {
  transition: background .2s;
  padding: 11px;
  margin: 0.75rem 1rem 1rem;
  background: #2A5ED2;
  border-radius: 0.5rem;
  display: block;
  font-weight: 700;
  color: #EEF2FF;
  text-align: center;
  font-size: 13px;
}.fcy_hero_game_084:hover .fcy_hero_game_btn_084 {
  background: #3B6EE8;
}.fcy_wy_084 {
  background: #08101E;
  padding: 2rem 1rem 0;
}
@media(min-width: 770px) {.fcy_wy_084 {
  padding: 2.5rem 24px 0;
}
}.fcy_wy_in_084 {
  margin: 0 auto;
  max-width: 82.5rem;
}.fcy_wy_head_084 {
  max-width: 45rem;
  margin-bottom: 18px;
}.fcy_wy_label_084 {
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  color: #2A5ED2;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
}.fcy_wy_h2_084 {
  font-size: 1.25rem;
  font-weight: 800;
  margin-bottom: 0.5rem;
  font-family: 'Barlow Condensed', sans-serif;
  color: #EEF2FF;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.fcy_wy_h2_084 {
  font-size: 24px;
}
}.fcy_wy_intro_084 {
  margin: 0;
  color: #5A6488;
  font-size: 0.813rem;
  line-height: 1.6;
}.fcy_wy_grid_084 {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 643px) {.fcy_wy_grid_084 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.fcy_wy_grid_084 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.fcy_wy_card_084 {
  padding: 20px;
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.09);
  transition: border-color .2s,transform .2s;
  background: #0F192B;
}.fcy_wy_card_084:hover {
  transform: translateY(-2px);
  border-color: rgba(42,94,210,0.08);
}.fcy_wy_card_ic_084 {
  border-radius: 50%;
  background: rgba(42,94,210,0.18);
  height: 44px;
  display: flex;
  color: #2A5ED2;
  width: 2.75rem;
  margin-bottom: 14px;
  justify-content: center;
  align-items: center;
}.fcy_wy_card_ic_084 svg {
  stroke-linejoin: round;
  width: 22px;
  stroke-linecap: round;
  height: 1.375rem;
}.fcy_wy_card_h_084 {
  font-weight: 700;
  overflow-wrap: break-word;
  line-height: 1.25;
  color: #EEF2FF;
  font-size: 15px;
  margin-bottom: 0.375rem;
}.fcy_wy_card_p_084 {
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #5A6488;
}.fcy_wy_card_p_084 strong {
  font-weight: 600;
  color: #C2CCEC;
}.fcy_gcg_084 {
  padding: 2.25rem 1rem 0;
  background: #08101E;
}
@media(min-width:768px) {.fcy_gcg_084 {
  padding: 2.75rem 1.5rem 0;
}
}.fcy_gcg_in_084 {
  margin: 0 auto;
  max-width: 82.5rem;
}.fcy_gcg_head_084 {
  margin-bottom: 20px;
  max-width: 45rem;
}.fcy_gcg_label_084 {
  text-transform: uppercase;
  color: #2A5ED2;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 8px;
  font-size: 0.688rem;
}.fcy_gcg_h2_084 {
  overflow-wrap: break-word;
  color: #EEF2FF;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 0.5rem;
  font-weight: 800;
  font-size: 1.375rem;
}
@media(min-width: 767px) {.fcy_gcg_h2_084 {
  font-size: 28px;
}
}.fcy_gcg_intro_084 {
  font-size: 0.813rem;
  line-height: 1.6;
  color: #5A6488;
}.fcy_gcg_grid_084 {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.fcy_gcg_grid_084 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.fcy_gcg_grid_084 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.fcy_gcg_card_084 {
  border-radius: 0.75rem;
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 20px;
  min-height: 15rem;
  flex-direction: column;
  display: flex;
  position: relative;
  cursor: pointer;
  justify-content: flex-end;
}.fcy_gcg_card_084:hover {
  transform: translateY(-3px);
  border-color: rgba(42,94,210,0.18);
}.fcy_gcg_card_bg_084 {
  inset: 0;
  z-index: 0;
  position: absolute;
}.fcy_gcg_card_bg_084::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  content: '';
  position: absolute;
}.fcy_gcg_card_ic_084 {
  border-radius: 0.25rem;
  background: rgba(0,0,0,.45);
  height: 40px;
  z-index: 2;
  position: absolute;
  right: 18px;
  align-items: center;
  width: 40px;
  color: #EEF2FF;
  top: 1.125rem;
  justify-content: center;
  display: flex;
}.fcy_gcg_card_ic_084 svg {
  stroke-linecap: round;
  height: 20px;
  width: 1.25rem;
  stroke-linejoin: round;
}.fcy_gcg_card_ct_084 {
  position: relative;
  z-index: 1;
}.fcy_gcg_card_h_084 {
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-weight: 800;
  font-size: 18px;
  font-family: 'Barlow Condensed', sans-serif;
  color: #EEF2FF;
  line-height: 1.2;
}
@media(min-width: 769px) {.fcy_gcg_card_h_084 {
  font-size: 1.25rem;
}
}.fcy_gcg_card_p_084 {
  color: rgba(255,255,255,.82);
  overflow-wrap: break-word;
  font-size: 12px;
  line-height: 1.55;
  margin-bottom: 0.625rem;
}.fcy_gcg_card_p_084 strong {
  color: #EEF2FF;
  font-weight: 600;
}.fcy_gcg_card_cta_084 {
  gap: 0.25rem;
  letter-spacing: .04em;
  display: inline-flex;
  align-items: center;
  text-transform: uppercase;
  color: #2A5ED2;
  font-weight: 700;
  font-size: 12px;
}.fcy_gcg_card_cta_084 svg {
  width: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.75rem;
}.fcy_gr_jp_084 {
  overflow: hidden;
  padding: 20px;
  background: linear-gradient(135deg,#130A2E 0%,#060C1A 100%);
  border-radius: 0.75rem;
  position: relative;
}.fcy_gr_jp_084::before {
  background: radial-gradient(circle,rgba(190,26,56,0.16) 0%,transparent 70%);
  border-radius: 50%;
  height: 250px;
  left: -60px;
  top: -3.75rem;
  width: 15.625rem;
  position: absolute;
  content: '';
}.fcy_gr_jp_084::after {
  background: radial-gradient(circle,rgba(201,145,50,0.14) 0%,transparent 70%);
  border-radius: 50%;
  right: 0;
  content: '';
  width: 200px;
  position: absolute;
  height: 200px;
  bottom: -40px;
}.fcy_gr_jp_head_084 {
  gap: 16px;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
  margin-bottom: 16px;
  z-index: 1;
  position: relative;
}.fcy_gr_jp_info_084 {
  flex: 1;
}.fcy_gr_jp_label_084 {
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.688rem;
  color: #7B3FD4;
  text-transform: uppercase;
  margin-bottom: 0.375rem;
}.fcy_gr_jp_label_084 svg {
  width: 14px;
  stroke-linejoin: round;
  margin-right: 0.25rem;
  height: 14px;
  vertical-align: -2px;
  stroke-linecap: round;
}.fcy_gr_jp_amount_084 {
  font-weight: 800;
  line-height: 1;
  overflow-wrap: break-word;
  color: #EEF2FF;
  margin-bottom: 4px;
  font-size: 32px;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 770px) {.fcy_gr_jp_amount_084 {
  font-size: 40px;
}
}.fcy_gr_jp_amount_084 span {
  color: #C99132;
}.fcy_gr_jp_seo_084 {
  overflow-wrap: break-word;
  max-width: 30rem;
  line-height: 1.5;
  font-size: 0.75rem;
  color: #8490B8;
}.fcy_gr_jp_cta_084 {
  border-radius: 8px;
  padding: 11px 20px;
  border: 1px solid rgba(190,26,56,0.16);
  transition: background .2s;
  background: rgba(190,26,56,0.16);
  z-index: 1;
  margin-top: 4px;
  align-self: flex-start;
  color: #EEF2FF;
  font-size: 13px;
  white-space: nowrap;
  flex-shrink: 0;
  position: relative;
  font-weight: 700;
}.fcy_gr_jp_cta_084:hover {
  background: #BE1A38;
}.fcy_ws_084 {
  background: #08101E;
  padding: 2rem 1rem 0;
}
@media(min-width: 771px) {.fcy_ws_084 {
  padding: 36px 1.5rem 0;
}
}.fcy_ws_in_084 {
  margin: 0 auto;
  max-width: 82.5rem;
}.fcy_ws_head_084 {
  gap: 0.75rem;
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
  align-items: center;
  margin-bottom: 0.875rem;
}.fcy_ws_title_084 {
  gap: 10px;
  color: #EEF2FF;
  align-items: center;
  font-weight: 700;
  font-family: 'Barlow Condensed', sans-serif;
  flex-wrap: wrap;
  display: flex;
  font-size: 1rem;
  overflow-wrap: break-word;
}.fcy_ws_title_ic_084 svg {
  width: 18px;
  color: #C99132;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.125rem;
}.fcy_ws_online_084 {
  gap: 0.438rem;
  font-weight: 600;
  align-items: center;
  font-size: 0.75rem;
  color: #5A6488;
  display: flex;
}.fcy_ws_online_dot_084 {
  border-radius: 50%;
  background: #1DB954;
  height: 0.5rem;
  box-shadow: 0 0 6px rgba(29,185,84,0.15);
  width: 0.5rem;
  flex-shrink: 0;
}.fcy_ws_scroll_084 {
  gap: 0.5rem;
  display: flex;
  padding-bottom: 0.5rem;
  scrollbar-width: none;
  overflow-x: auto;
}.fcy_ws_scroll_084::-webkit-scrollbar {
  display: none;
}.fcy_wc_084 {
  background: #0C1424;
  border-radius: 0.5rem;
  gap: 10px;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 0.625rem 14px;
  min-width: 13.75rem;
  flex-shrink: 0;
  align-items: center;
  display: flex;
}.fcy_wc_img_084 {
  overflow: hidden;
  background: #0F192B;
  border-radius: 4px;
  width: 2.25rem;
  flex-shrink: 0;
  height: 2.25rem;
}.fcy_wc_img_084 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.fcy_wc_info_084 {
  min-width: 0;
}.fcy_wc_game_084 {
  overflow: hidden;
  white-space: nowrap;
  color: #C2CCEC;
  text-overflow: ellipsis;
  font-size: 0.75rem;
  font-weight: 600;
}.fcy_wc_player_084 {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #3D4868;
  white-space: nowrap;
  font-size: 0.625rem;
}.fcy_wc_amount_084 {
  flex-shrink: 0;
  margin-left: auto;
  white-space: nowrap;
  font-size: 0.813rem;
  font-weight: 700;
  color: #1DB954;
}.fcy_reg_084 {
  background: #08101E;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.fcy_reg_084 {
  padding: 2.75rem 1.5rem 0;
}
}.fcy_reg_in_084 {
  background: #0F192B;
  padding: 28px 24px;
  border: 1px solid rgba(255,255,255,0.05);
  margin: 0 auto;
  border-radius: 12px;
  max-width: 1320px;
}
@media(min-width: 769px) {.fcy_reg_in_084 {
  padding: 40px;
}
}.fcy_reg_top_084 {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 861px) {.fcy_reg_top_084 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.fcy_reg_label_084 {
  font-size: 11px;
  letter-spacing: .08em;
  color: #2A5ED2;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.625rem;
}.fcy_reg_h2_084 {
  line-height: 1.2;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  color: #EEF2FF;
  margin-bottom: 12px;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 770px) {.fcy_reg_h2_084 {
  font-size: 28px;
}
}.fcy_reg_bonus_084 {
  background: rgba(201,145,50,0.14);
  border-radius: 8px;
  border: 1px solid rgba(201,145,50,0.14);
  gap: 0.5rem;
  padding: 0.625rem 1rem;
  display: inline-flex;
  margin-bottom: 16px;
  align-items: center;
}.fcy_reg_bonus_amount_084 {
  font-weight: 800;
  font-size: 1.25rem;
  color: #C99132;
}.fcy_reg_bonus_text_084 {
  font-size: 0.813rem;
  line-height: 1.35;
  color: #8490B8;
}.fcy_reg_cta_btn_084 {
  border-radius: 0.5rem;
  background: #1DB954;
  transition: background .2s;
  padding: 0.875rem 2rem;
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 0.75rem;
  color: #060E1C;
  display: inline-block;
  box-shadow: 0 8px 1.25rem rgba(29,185,84,0.38);
}.fcy_reg_cta_btn_084:hover {
  background: #22D45F;
}.fcy_reg_terms_084 {
  font-size: 0.688rem;
  line-height: 1.5;
  color: #3D4868;
}.fcy_reg_seo_084 {
  border-top: 1px solid rgba(255,255,255,0.05);
  padding-top: 20px;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #5A6488;
  margin-top: 1.25rem;
  line-height: 1.65;
}.fcy_reg_seo_084 p {
  font-size: 0.813rem;
  color: #5A6488;
  line-height: 1.65;
  margin-bottom: 0.625rem;
}.fcy_reg_seo_084 p:last-child {
  margin-bottom: 0;
}.fcy_reg_seo_084 strong {
  font-weight: 700;
  color: #C2CCEC;
}.fcy_reg_seo_084 a {
  transition: color .2s;
  color: #2A5ED2;
  text-decoration: underline;
}.fcy_reg_seo_084 a:hover {
  color: #3B6EE8;
}.fcy_reg_seo_084 ul,.fcy_reg_seo_084 ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 1.125rem;
}.fcy_reg_seo_084 ol {
  list-style: decimal;
}.fcy_reg_seo_084 li {
  line-height: 1.65;
  color: #5A6488;
  margin-bottom: 0.25rem;
  font-size: 0.813rem;
}.fcy_reg_seo_084 table {
  overflow-x: auto;
  width: 100%;
  font-size: 0.813rem;
  margin-bottom: 0.625rem;
  border-collapse: collapse;
  display: block;
}
@media(min-width: 767px) {.fcy_reg_seo_084 table {
  display: table;
}
}.fcy_reg_seo_084 th {
  padding: 8px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #C2CCEC;
  text-align: left;
  font-weight: 700;
}.fcy_reg_seo_084 td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #5A6488;
}.fcy_reg_steps_084 {
  gap: 0.875rem;
  margin-top: 28px;
  flex-direction: column;
  display: flex;
}
@media(min-width: 862px) {.fcy_reg_steps_084 {
  margin-top: 0;
}
}.fcy_reg_step_084 {
  padding: 1rem;
  border-radius: 0.5rem;
  gap: 14px;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.05);
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.fcy_reg_step_num_084 {
  background: rgba(42,94,210,0.18);
  border-radius: 50%;
  border: 1px solid rgba(42,94,210,0.08);
  flex-shrink: 0;
  display: flex;
  width: 34px;
  color: #2A5ED2;
  justify-content: center;
  align-items: center;
  font-weight: 800;
  font-size: 0.875rem;
  height: 2.125rem;
}.fcy_reg_step_title_084 {
  font-size: 14px;
  color: #EEF2FF;
  font-weight: 700;
  margin-bottom: 3px;
}.fcy_reg_step_text_084 {
  line-height: 1.5;
  color: #5A6488;
  font-size: 12px;
}.fcy_reg_trust_084 {
  gap: 0.625rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  display: flex;
  margin-top: 20px;
  flex-wrap: wrap;
  padding-top: 20px;
}.fcy_reg_trust_item_084 {
  gap: 0.438rem;
  align-items: center;
  color: #5A6488;
  overflow-wrap: break-word;
  font-size: 12px;
  display: flex;
}.fcy_reg_trust_ic_084 svg {
  width: 1rem;
  color: #2A5ED2;
  height: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.fcy_bon_084 {
  padding: 2.25rem 16px 0;
  background: #08101E;
}
@media(min-width: 769px) {.fcy_bon_084 {
  padding: 44px 24px 0;
}
}.fcy_bon_in_084 {
  margin: 0 auto;
  max-width: 1320px;
}.fcy_bon_head_084 {
  margin-bottom: 20px;
}.fcy_bon_label_084 {
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  color: #2A5ED2;
  letter-spacing: .08em;
}.fcy_bon_h2_084 {
  margin-bottom: 8px;
  font-size: 20px;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #EEF2FF;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 769px) {.fcy_bon_h2_084 {
  font-size: 24px;
}
}.fcy_bon_seo_084 {
  overflow-wrap: break-word;
  font-size: 13px;
  max-width: 620px;
  color: #5A6488;
  line-height: 1.6;
}.fcy_bon_seo_084 strong {
  color: #C2CCEC;
  font-weight: 700;
}.fcy_bon_seo_084 a {
  color: #2A5ED2;
  text-decoration: underline;
}.fcy_bon_grid_084 {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.fcy_bon_grid_084 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.fcy_bon_grid_084 {
  grid-template-columns: repeat(5,1fr);
}
}.fcy_bon_card_084 {
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 0.5rem;
  background: #0C1424;
  transition: border-color .2s,transform .2s;
  padding: 16px;
}.fcy_bon_card_084:hover {
  transform: translateY(-2px);
  border-color: rgba(42,94,210,0.08);
}.fcy_bon_card_ic_084 svg {
  stroke-linecap: round;
  width: 1.625rem;
  height: 1.625rem;
  stroke-linejoin: round;
}.fcy_bon_card_ic_084 {
  margin-bottom: 0.625rem;
}.fcy_bon_card_type_084 {
  margin-bottom: 6px;
  letter-spacing: .06em;
  font-weight: 700;
  text-transform: uppercase;
  color: #5A6488;
  font-size: 10px;
}.fcy_bon_card_amount_084 {
  color: #C99132;
  margin-bottom: 6px;
  line-height: 1.1;
  font-size: 18px;
  font-weight: 800;
}.fcy_bon_card_name_084 {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-weight: 600;
  color: #EEF2FF;
}.fcy_bon_card_detail_084 {
  border-top: 1px solid rgba(255,255,255,0.05);
  line-height: 1.5;
  font-size: 11px;
  color: #3D4868;
  overflow-wrap: break-word;
  padding-top: 0.5rem;
}.fcy_prov_084 {
  background: #08101E;
  padding: 36px 16px 0;
}
@media(min-width: 771px) {.fcy_prov_084 {
  padding: 2.75rem 24px 0;
}
}.fcy_prov_in_084 {
  margin: 0 auto;
  max-width: 1320px;
}.fcy_prov_head_084 {
  margin-bottom: 1rem;
}.fcy_prov_label_084 {
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  color: #2A5ED2;
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
}.fcy_prov_h2_084 {
  color: #EEF2FF;
  font-size: 1.25rem;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
}
@media(min-width:768px) {.fcy_prov_h2_084 {
  font-size: 1.5rem;
}
}.fcy_prov_seo_084 {
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #5A6488;
  font-size: 0.813rem;
  max-width: 38.75rem;
  margin-bottom: 1rem;
}.fcy_prov_seo_084 strong {
  color: #C2CCEC;
  font-weight: 700;
}.fcy_prov_seo_084 a {
  color: #2A5ED2;
  text-decoration: underline;
}.fcy_prov_grid_084 {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 637px) {.fcy_prov_grid_084 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1077px) {.fcy_prov_grid_084 {
  grid-template-columns: repeat(8,1fr);
}
}.fcy_prov_card_084 {
  padding: 0.875rem 10px;
  transition: border-color .2s,background .2s;
  gap: 0.438rem;
  background: #0C1424;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 0.5rem;
  display: flex;
  flex-direction: column;
  cursor: pointer;
  align-items: center;
}.fcy_prov_card_084:hover {
  border-color: rgba(42,94,210,0.55);
  background: #0F192B;
}.fcy_prov_logo_084 {
  background: rgba(255,255,255,0.05);
  border-radius: 4px;
  overflow: hidden;
  justify-content: center;
  height: 2.75rem;
  width: 44px;
  display: flex;
  align-items: center;
}.fcy_prov_logo_084 img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.fcy_prov_name_084 {
  text-align: center;
  font-weight: 600;
  overflow-wrap: break-word;
  color: #8490B8;
  font-size: 0.688rem;
}.fcy_app_084 {
  background: #08101E;
  padding: 36px 1rem 0;
}
@media(min-width: 767px) {.fcy_app_084 {
  padding: 44px 1.5rem 0;
}
}.fcy_app_in_084 {
  margin: 0 auto;
  max-width: 1320px;
}.fcy_app_head_084 {
  margin-bottom: 16px;
}.fcy_app_label_084 {
  font-weight: 700;
  text-transform: uppercase;
  color: #2A5ED2;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-size: 11px;
}.fcy_app_h2_084 {
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  color: #EEF2FF;
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 6px;
}
@media(min-width:768px) {.fcy_app_h2_084 {
  font-size: 24px;
}
}.fcy_app_sub_084 {
  line-height: 1.6;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #5A6488;
  max-width: 37.5rem;
}.fcy_app_sub_084 strong {
  font-weight: 700;
  color: #C2CCEC;
}.fcy_app_cards_084 {
  gap: 0.625rem;
  margin-top: 1rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 642px) {.fcy_app_cards_084 {
  grid-template-columns: repeat(3,1fr);
}
}.fcy_app_card_084 {
  border-radius: 8px;
  padding: 20px;
  overflow: hidden;
  gap: 16px;
  align-items: flex-start;
  display: flex;
  position: relative;
  flex-wrap: wrap;
}.fcy_app_card_ios_084 {
  background: linear-gradient(135deg,rgba(42,94,210,0.18) 0%,#0F192B 100%);
}.fcy_app_card_android_084 {
  background: linear-gradient(135deg,rgba(29,185,84,0.15) 0%,#0F192B 100%);
}.fcy_app_card_win_084 {
  background: linear-gradient(135deg,rgba(201,145,50,0.14) 0%,#0F192B 100%);
}.fcy_app_card_ic_084 svg {
  width: 2.125rem;
  stroke-linecap: round;
  height: 2.125rem;
  stroke-linejoin: round;
}.fcy_app_card_ic_084 {
  flex-shrink: 0;
  color: #EEF2FF;
}.fcy_app_card_os_084 {
  font-weight: 700;
  margin-bottom: 6px;
  color: #5A6488;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: .08em;
}.fcy_app_card_title_084 {
  line-height: 1.2;
  font-weight: 700;
  font-size: 15px;
  overflow-wrap: break-word;
  color: #EEF2FF;
  margin-bottom: 6px;
}.fcy_app_card_text_084 {
  color: #5A6488;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  line-height: 1.5;
  font-size: 12px;
}.fcy_app_card_btn_084 {
  gap: 0.438rem;
  background: rgba(255,255,255,0.12);
  border-radius: 0.25rem;
  border: 1px solid rgba(42,94,210,0.55);
  transition: background .2s;
  padding: 0.625rem 18px;
  color: #EEF2FF;
  font-size: 13px;
  font-weight: 700;
  display: inline-flex;
  align-items: center;
}.fcy_app_card_btn_084:hover {
  background: rgba(255,255,255,0.07);
}.fcy_seo_084 {
  padding: 36px 1rem 0;
  background: #08101E;
}
@media(min-width: 770px) {.fcy_seo_084 {
  padding: 2.75rem 1.5rem 0;
}
}.fcy_seo_in_084 {
  border: 1px solid rgba(255,255,255,0.09);
  padding: 1.75rem 24px;
  border-radius: 12px;
  margin: 0 auto;
  background: #0F192B;
  max-width: 1320px;
}
@media(min-width: 766px) {.fcy_seo_in_084 {
  padding: 2.25rem 40px;
}
}.fcy_seo_label_084 {
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
  color: #2A5ED2;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
}.fcy_seo_h2_084 {
  line-height: 1.25;
  color: #EEF2FF;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
  margin-bottom: 14px;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 767px) {.fcy_seo_h2_084 {
  font-size: 24px;
}
}.fcy_seo_body_084 {
  font-size: 14px;
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #8490B8;
}.fcy_seo_body_084 p {
  font-size: 0.875rem;
  color: #8490B8;
  margin-bottom: 0.75rem;
  line-height: 1.75;
}.fcy_seo_body_084 p:last-child {
  margin-bottom: 0;
}.fcy_seo_body_084 strong {
  color: #C2CCEC;
  font-weight: 700;
}.fcy_seo_body_084 a {
  transition: color .2s;
  text-decoration: underline;
  color: #2A5ED2;
}.fcy_seo_body_084 a:hover {
  color: #3B6EE8;
}.fcy_seo_body_084 ul,.fcy_seo_body_084 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.fcy_seo_body_084 ol {
  list-style: decimal;
}.fcy_seo_body_084 li {
  line-height: 1.75;
  color: #8490B8;
  font-size: 14px;
  margin-bottom: 6px;
}.fcy_seo_body_084 table {
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
  font-size: 0.813rem;
  margin-bottom: 0.75rem;
  display: block;
}
@media(min-width: 770px) {.fcy_seo_body_084 table {
  display: table;
}
}.fcy_seo_body_084 th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #C2CCEC;
  text-align: left;
  font-weight: 700;
}.fcy_seo_body_084 td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #8490B8;
}.fcy_seo_cols_084 {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 637px) {.fcy_seo_cols_084 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.fcy_seo_cols_084 {
  grid-template-columns: repeat(3,1fr);
}
}.fcy_seo_col_h_084 {
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 13px;
  color: #C2CCEC;
  margin-bottom: 0.438rem;
}.fcy_seo_col_p_084 {
  font-size: 0.813rem;
  color: #5A6488;
  overflow-wrap: break-word;
  line-height: 1.65;
}.fcy_seo_stats_084 {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.fcy_seo_stat_084 {
  border-radius: 0.5rem;
  padding: 0.875rem 16px;
  border: 1px solid rgba(42,94,210,0.18);
  flex: 1;
  background: rgba(42,94,210,0.08);
  min-width: 8.75rem;
}.fcy_seo_stat_val_084 {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-weight: 800;
  color: #2A5ED2;
}.fcy_seo_stat_lb_084 {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #5A6488;
}.fcy_faq_084 {
  background: #08101E;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.fcy_faq_084 {
  padding: 2.75rem 24px 0;
}
}.fcy_faq_in_084 {
  margin: 0 auto;
  max-width: 82.5rem;
}.fcy_faq_head_084 {
  margin-bottom: 20px;
}.fcy_faq_label_084 {
  margin-bottom: 0.5rem;
  color: #2A5ED2;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
}.fcy_faq_h2_084 {
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  color: #EEF2FF;
  font-size: 20px;
}
@media(min-width: 765px) {.fcy_faq_h2_084 {
  font-size: 24px;
}
}.fcy_faq_list_084 {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.fcy_faq_item_084 {
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.09);
  background: #0F192B;
  border-radius: 8px;
}.fcy_faq_q_084 {
  transition: color .2s;
  padding: 1rem 1.25rem;
  gap: 12px;
  display: flex;
  align-items: center;
  cursor: pointer;
  flex-wrap: wrap;
  justify-content: space-between;
  overflow-wrap: break-word;
  font-size: 14px;
  color: #C2CCEC;
  font-weight: 600;
}.fcy_faq_q_084:hover {
  color: #EEF2FF;
}.fcy_faq_q_ic_084 {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255,255,255,0.05);
  flex-shrink: 0;
  width: 1.5rem;
  justify-content: center;
  font-size: 16px;
  color: #2A5ED2;
  display: flex;
  height: 24px;
  align-items: center;
}.fcy_faq_item_084.fcy_state_open_084 .fcy_faq_q_ic_084 {
  transform: rotate(45deg);
}.fcy_faq_a_084 {
  padding: 0 20px 1rem;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.7;
  color: #5A6488;
  display: none;
}.fcy_faq_item_084.fcy_state_open_084 .fcy_faq_a_084 {
  display: block;
}.fcy_faq_a_084 strong {
  font-weight: 700;
  color: #C2CCEC;
}.fcy_faq_a_084 a {
  color: #2A5ED2;
  text-decoration: underline;
}.fcy_faq_a_084 ul,.fcy_faq_a_084 ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 1.25rem;
}.fcy_faq_a_084 ol {
  list-style: decimal;
}.fcy_faq_a_084 li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.fcy_faq_a_084 table {
  margin: 8px 0;
  overflow-x: auto;
  width: 100%;
  display: block;
  border-collapse: collapse;
  font-size: 0.75rem;
}
@media(min-width: 765px) {.fcy_faq_a_084 table {
  display: table;
}
}.fcy_faq_a_084 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 6px 8px;
  font-weight: 700;
  color: #C2CCEC;
  text-align: left;
}.fcy_faq_a_084 td {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #5A6488;
}.fcy_seo_084 {
  background: #08101E;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.fcy_seo_084 {
  padding: 2.75rem 24px 0;
}
}.fcy_seo_in_084 {
  border-radius: 0.75rem;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255,255,255,0.09);
  margin: 0 auto;
  background: #0F192B;
  max-width: 1320px;
}
@media(min-width:768px) {.fcy_seo_in_084 {
  padding: 36px 2.5rem;
}
}.fcy_seo_label_084 {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #2A5ED2;
  letter-spacing: .08em;
  margin-bottom: 10px;
}.fcy_seo_h2_084 {
  color: #EEF2FF;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 20px;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  font-weight: 800;
  line-height: 1.25;
}
@media(min-width: 769px) {.fcy_seo_h2_084 {
  font-size: 1.5rem;
}
}.fcy_seo_body_084 {
  overflow-wrap: break-word;
  font-size: 14px;
  line-height: 1.75;
  color: #8490B8;
}.fcy_seo_body_084 p {
  line-height: 1.75;
  margin-bottom: 12px;
  font-size: 14px;
  color: #8490B8;
}.fcy_seo_body_084 p:last-child {
  margin-bottom: 0;
}.fcy_seo_body_084 strong {
  font-weight: 700;
  color: #C2CCEC;
}.fcy_seo_body_084 a {
  transition: color .2s;
  color: #2A5ED2;
  text-decoration: underline;
}.fcy_seo_body_084 a:hover {
  color: #3B6EE8;
}.fcy_seo_body_084 ul,.fcy_seo_body_084 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.fcy_seo_body_084 ol {
  list-style: decimal;
}.fcy_seo_body_084 li {
  margin-bottom: 6px;
  color: #8490B8;
  font-size: 0.875rem;
  line-height: 1.75;
}.fcy_seo_body_084 table {
  border-collapse: collapse;
  overflow-x: auto;
  font-size: 13px;
  display: block;
  margin-bottom: 12px;
  width: 100%;
}
@media(min-width: 771px) {.fcy_seo_body_084 table {
  display: table;
}
}.fcy_seo_body_084 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 0.75rem;
  font-weight: 700;
  color: #C2CCEC;
  text-align: left;
}.fcy_seo_body_084 td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #8490B8;
}.fcy_seo_cols_084 {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 642px) {.fcy_seo_cols_084 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.fcy_seo_cols_084 {
  grid-template-columns: repeat(3,1fr);
}
}.fcy_seo_col_h_084 {
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 7px;
  color: #C2CCEC;
  font-size: 0.813rem;
}.fcy_seo_col_p_084 {
  overflow-wrap: break-word;
  color: #5A6488;
  line-height: 1.65;
  font-size: 13px;
}.fcy_seo_stats_084 {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.fcy_seo_stat_084 {
  background: rgba(42,94,210,0.08);
  flex: 1;
  border: 1px solid rgba(42,94,210,0.18);
  border-radius: 0.5rem;
  padding: 14px 1rem;
  min-width: 140px;
}.fcy_seo_stat_val_084 {
  font-weight: 800;
  font-size: 1.25rem;
  color: #2A5ED2;
  margin-bottom: 4px;
  overflow-wrap: break-word;
}.fcy_seo_stat_lb_084 {
  font-size: 11px;
  color: #5A6488;
  overflow-wrap: break-word;
}.fcy_seo_084 {
  background: #08101E;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.fcy_seo_084 {
  padding: 44px 24px 0;
}
}.fcy_seo_in_084 {
  background: #0F192B;
  border-radius: 0.75rem;
  margin: 0 auto;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255,255,255,0.09);
  max-width: 82.5rem;
}
@media(min-width: 765px) {.fcy_seo_in_084 {
  padding: 2.25rem 2.5rem;
}
}.fcy_seo_label_084 {
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #2A5ED2;
  margin-bottom: 0.625rem;
  font-size: 11px;
  font-weight: 700;
}.fcy_seo_h2_084 {
  font-size: 20px;
  color: #EEF2FF;
  font-weight: 800;
  line-height: 1.25;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.fcy_seo_h2_084 {
  font-size: 24px;
}
}.fcy_seo_body_084 {
  color: #8490B8;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.75;
}.fcy_seo_body_084 p {
  color: #8490B8;
  margin-bottom: 12px;
  line-height: 1.75;
  font-size: 14px;
}.fcy_seo_body_084 p:last-child {
  margin-bottom: 0;
}.fcy_seo_body_084 strong {
  font-weight: 700;
  color: #C2CCEC;
}.fcy_seo_body_084 a {
  transition: color .2s;
  text-decoration: underline;
  color: #2A5ED2;
}.fcy_seo_body_084 a:hover {
  color: #3B6EE8;
}.fcy_seo_body_084 ul,.fcy_seo_body_084 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.fcy_seo_body_084 ol {
  list-style: decimal;
}.fcy_seo_body_084 li {
  line-height: 1.75;
  margin-bottom: 6px;
  font-size: 14px;
  color: #8490B8;
}.fcy_seo_body_084 table {
  width: 100%;
  border-collapse: collapse;
  display: block;
  margin-bottom: 0.75rem;
  font-size: 13px;
  overflow-x: auto;
}
@media(min-width: 771px) {.fcy_seo_body_084 table {
  display: table;
}
}.fcy_seo_body_084 th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  text-align: left;
  color: #C2CCEC;
}.fcy_seo_body_084 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 12px;
  color: #8490B8;
}.fcy_seo_cols_084 {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 639px) {.fcy_seo_cols_084 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.fcy_seo_cols_084 {
  grid-template-columns: repeat(3,1fr);
}
}.fcy_seo_col_h_084 {
  font-weight: 700;
  font-size: 13px;
  margin-bottom: 7px;
  color: #C2CCEC;
  overflow-wrap: break-word;
}.fcy_seo_col_p_084 {
  line-height: 1.65;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #5A6488;
}.fcy_seo_stats_084 {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.fcy_seo_stat_084 {
  border-radius: 8px;
  border: 1px solid rgba(42,94,210,0.18);
  padding: 0.875rem 1rem;
  flex: 1;
  background: rgba(42,94,210,0.08);
  min-width: 140px;
}.fcy_seo_stat_val_084 {
  color: #2A5ED2;
  margin-bottom: 4px;
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
}.fcy_seo_stat_lb_084 {
  color: #5A6488;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.fcy_rv_084 {
  background: #08101E;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.fcy_rv_084 {
  padding: 2.75rem 1.5rem 0;
}
}.fcy_rv_in_084 {
  margin: 0 auto;
  max-width: 1320px;
}.fcy_rv_head_084 {
  max-width: 45rem;
  margin-bottom: 20px;
}.fcy_rv_label_084 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #2A5ED2;
  margin-bottom: 8px;
}.fcy_rv_h2_084 {
  font-weight: 800;
  margin-bottom: 0.625rem;
  color: #EEF2FF;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  font-size: 1.375rem;
}
@media(min-width: 767px) {.fcy_rv_h2_084 {
  font-size: 1.75rem;
}
}.fcy_rv_stats_084 {
  gap: 18px;
  flex-wrap: wrap;
  color: #5A6488;
  align-items: center;
  font-size: 13px;
  display: flex;
}.fcy_rv_stats_score_084 {
  gap: 6px;
  align-items: baseline;
  display: flex;
}.fcy_rv_stats_score_val_084 {
  color: #C99132;
  font-size: 22px;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
}.fcy_rv_stats_score_max_084 {
  font-size: 0.813rem;
  color: #3D4868;
}.fcy_rv_stats_badge_084 {
  gap: 0.25rem;
  align-items: center;
  display: flex;
}.fcy_rv_stats_badge_084 svg {
  height: 14px;
  color: #C99132;
  width: 14px;
}.fcy_rv_grid_084 {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.fcy_rv_grid_084 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.fcy_rv_grid_084 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.fcy_rv_card_084 {
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.09);
  background: #0F192B;
  padding: 1.25rem;
  flex-direction: column;
  display: flex;
}.fcy_rv_card_stars_084 {
  gap: 2px;
  margin-bottom: 10px;
  display: flex;
  color: #C99132;
}.fcy_rv_card_stars_084 svg {
  height: 14px;
  width: 14px;
}.fcy_rv_card_h_084 {
  margin-bottom: 0.5rem;
  line-height: 1.3;
  overflow-wrap: break-word;
  font-size: 14px;
  font-weight: 700;
  color: #EEF2FF;
}.fcy_rv_card_body_084 {
  flex: 1;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 0.813rem;
  color: #5A6488;
  margin-bottom: 0.875rem;
}.fcy_rv_card_body_084 strong {
  color: #C2CCEC;
  font-weight: 600;
}.fcy_rv_card_meta_084 {
  gap: 10px;
  border-top: 1px solid rgba(255,255,255,0.05);
  padding-top: 0.75rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}.fcy_rv_card_author_084 {
  color: #C2CCEC;
  font-weight: 600;
  font-size: 0.75rem;
}.fcy_rv_card_date_084 {
  font-size: 0.688rem;
  color: #3D4868;
}.fcy_ft_084 {
  border-top: 1px solid rgba(255,255,255,0.05);
  background: #040B16;
  margin-top: 48px;
}.fcy_ft_support_084 {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 1.5rem 16px;
}
@media(min-width:768px) {.fcy_ft_support_084 {
  padding: 1.75rem 1.5rem;
}
}.fcy_ft_support_in_084 {
  gap: 1rem;
  margin: 0 auto;
  max-width: 1320px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.fcy_ft_support_main_084 {
  gap: 16px;
  flex: 1;
  min-width: 220px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.fcy_ft_support_ic_084 {
  color: #2A5ED2;
  flex-shrink: 0;
}.fcy_ft_support_ic_084 svg {
  height: 30px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 30px;
}.fcy_ft_support_text_title_084 {
  color: #EEF2FF;
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 3px;
  overflow-wrap: break-word;
}.fcy_ft_support_text_sub_084 {
  color: #5A6488;
  font-size: 12px;
  overflow-wrap: break-word;
}.fcy_ft_support_btn_084 {
  transition: background .2s;
  border-radius: 0.5rem;
  background: #2A5ED2;
  padding: 0.688rem 22px;
  color: #EEF2FF;
  white-space: nowrap;
  font-size: 13px;
  flex-shrink: 0;
  font-weight: 700;
}.fcy_ft_support_btn_084:hover {
  background: #3B6EE8;
}.fcy_ft_support_contacts_084 {
  gap: 16px;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.fcy_ft_support_contact_084 {
  font-size: 0.75rem;
  line-height: 1.4;
  color: #3D4868;
}.fcy_ft_support_contact_084 strong {
  font-size: 11px;
  font-weight: 600;
  display: block;
  color: #8490B8;
  margin-bottom: 2px;
}.fcy_ft_main_084 {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 2rem 1rem 24px;
}
@media(min-width: 766px) {.fcy_ft_main_084 {
  padding: 40px 1.5rem 2rem;
}
}.fcy_ft_main_in_084 {
  gap: 24px;
  margin: 0 auto;
  max-width: 82.5rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 639px) {.fcy_ft_main_in_084 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.fcy_ft_main_in_084 {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.fcy_ft_col_logo_084 {
  grid-column: 1/-1;
}
@media(min-width: 1077px) {.fcy_ft_col_logo_084 {
  grid-column: auto;
}
}.fcy_ft_logo_084 {
  gap: 0.563rem;
  margin-bottom: 12px;
  color: #EEF2FF;
  font-weight: 800;
  overflow-wrap: break-word;
  align-items: center;
  font-size: 1rem;
  flex-wrap: wrap;
  display: flex;
}.fcy_ft_logo_mark_084 {
  overflow: hidden;
  border-radius: 0.25rem;
  height: 30px;
  width: 30px;
}.fcy_ft_logo_mark_084 img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.fcy_ft_logo_sub_084 {
  color: #3D4868;
  overflow-wrap: break-word;
  max-width: 200px;
  line-height: 1.55;
  font-size: 12px;
}.fcy_ft_col_title_084 {
  font-weight: 700;
  color: #8490B8;
  font-size: 12px;
  margin-bottom: 0.875rem;
  text-transform: uppercase;
  letter-spacing: .07em;
}.fcy_ft_col_links_084 {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.fcy_ft_col_link_084 {
  transition: color .2s;
  font-size: 0.813rem;
  color: #3D4868;
  overflow-wrap: break-word;
}.fcy_ft_col_link_084:hover {
  color: #C2CCEC;
}.fcy_ft_apps_084 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.fcy_ft_app_card_084 {
  padding: 10px 12px;
  gap: 0.625rem;
  transition: border-color .2s;
  border-radius: 0.25rem;
  border: 1px solid rgba(255,255,255,0.09);
  background: rgba(255,255,255,0.05);
  align-items: center;
  display: flex;
}.fcy_ft_app_card_084:hover {
  border-color: rgba(42,94,210,0.55);
}.fcy_ft_app_card_ic_084 svg {
  height: 22px;
  stroke-linejoin: round;
  width: 22px;
  stroke-linecap: round;
}.fcy_ft_app_card_os_084 {
  font-weight: 600;
  color: #3D4868;
  font-size: 10px;
}.fcy_ft_app_card_action_084 {
  color: #C2CCEC;
  font-size: 12px;
  font-weight: 700;
}.fcy_ft_bot_084 {
  padding: 20px 1rem;
}
@media(min-width: 769px) {.fcy_ft_bot_084 {
  padding: 1.25rem 1.5rem;
}
}.fcy_ft_bot_in_084 {
  margin: 0 auto;
  gap: 16px;
  flex-wrap: wrap;
  max-width: 1320px;
  display: flex;
  align-items: center;
}.fcy_ft_socials_084 {
  gap: 0.5rem;
  display: flex;
}.fcy_ft_soc_084 {
  transition: background .2s;
  border: 1px solid rgba(255,255,255,0.09);
  background: rgba(255,255,255,0.05);
  border-radius: 0.25rem;
  align-items: center;
  color: #8490B8;
  display: flex;
  height: 2.25rem;
  width: 36px;
  justify-content: center;
}.fcy_ft_soc_084 svg {
  width: 1rem;
  stroke-linejoin: round;
  height: 1rem;
  stroke-linecap: round;
}.fcy_ft_soc_084:hover {
  background: rgba(255,255,255,0.07);
}.fcy_ft_legal_084 {
  flex: 1;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #6A789A;
  min-width: 12.5rem;
  font-size: 11px;
}.fcy_ft_legal_084 strong {
  color: #8490B8;
  font-weight: 700;
}.fcy_ft_legal_084 a {
  color: #8490B8;
  text-decoration: underline;
}.fcy_ft_age_084 {
  border: 2px solid #6A789A;
  border-radius: 50%;
  align-items: center;
  width: 32px;
  flex-shrink: 0;
  display: flex;
  margin-left: auto;
  justify-content: center;
  font-size: 0.688rem;
  color: #6A789A;
  height: 2rem;
  font-weight: 800;
}