*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #0A0D1B;
  min-height: 100vh;
  font-family: 'Barlow', sans-serif;
  color: #C8CCDE;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
}img,svg {
  max-width: 100%;
  display: block;
}a {
  text-decoration: none;
  color: inherit;
}button {
  background: none;
  border: none;
  font: inherit;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.fmy-layout-879 {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.fmy-page-879 {
  min-height: 100vh;
  display: flex;
}.fmy-main-879 {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media(min-width:1080px) {.fmy-main-879 {
  padding-left: 220px;
}
}
@media(max-width: 1080px) {.fmy-main-879 {
  padding-bottom: 4.5rem;
}
}.fmy-gc-879 {
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.05);
  border-radius: 8px;
  background: #121830;
  width: 8.75rem;
  flex-shrink: 0;
  position: relative;
  cursor: pointer;
}
@media(min-width: 638px) {.fmy-gc-879 {
  width: 156px;
}
}
@media(min-width:1080px) {.fmy-gc-879 {
  width: 10.5rem;
}
}.fmy-gc-879:hover {
  transform: translateY(-3px);
  border-color: rgba(245,130,10,0.07);
}.fmy-gc_img-879 {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 80%;
}.fmy-gc_img-879 img {
  inset: 0;
  object-fit: cover;
  height: 100%;
  position: absolute;
  width: 100%;
}.fmy-gc_hover-879 {
  inset: 0;
  transition: opacity .2s;
  background: rgba(6,8,16,0.72);
  align-items: center;
  display: flex;
  justify-content: center;
  opacity: 0;
  position: absolute;
}.fmy-gc-879:hover .fmy-gc_hover-879 {
  opacity: 1;
}.fmy-gc_hover_btn-879 {
  background: #F5820A;
  border-radius: 4px;
  padding: 0.5rem 16px;
  font-size: 12px;
  font-weight: 700;
  color: #F0F2FF;
}.fmy-gc_info-879 {
  padding: 8px 10px 10px;
}.fmy-gc_name-879 {
  overflow: hidden;
  margin-bottom: 3px;
  max-width: 100%;
  white-space: nowrap;
  font-size: 12px;
  text-overflow: ellipsis;
  font-weight: 600;
  color: #C8CCDE;
}.fmy-gc_prov-879 {
  color: #515672;
  font-size: 0.625rem;
}.fmy-gc_tag-879 {
  border-radius: 4px;
  padding: 2px 7px;
  left: 0.375rem;
  text-transform: uppercase;
  font-weight: 700;
  top: 0.375rem;
  position: absolute;
  font-size: 9px;
  z-index: 2;
  letter-spacing: .04em;
}.fmy-gc_tag_hot-879 {
  background: #E8293A;
  color: #fff;
}.fmy-gc_tag_new-879 {
  background: #20C95E;
  color: #0A0D1B;
}.fmy-gc_tag_jp-879 {
  background: #F5C514;
  color: #0A0D1B;
}.fmy-gc_tag_ex-879 {
  background: #3B63D4;
  color: #fff;
}.fmy-gc_tag_live-879 {
  background: #E8293A;
  color: #fff;
}.fmy-gr-879 {
  padding: 32px 16px 0;
  background: #0A0D1B;
}
@media(min-width: 765px) {.fmy-gr-879 {
  padding: 36px 1.5rem 0;
}
}.fmy-gr_in-879 {
  margin: 0 auto;
  max-width: 1320px;
}.fmy-gr_head-879 {
  gap: 0.75rem;
  margin-bottom: 10px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.fmy-gr_head_l-879 {
  flex: 1;
  gap: 0.625rem;
  min-width: 0;
  display: flex;
  align-items: center;
}.fmy-gr_ic-879 {
  border-radius: 0.5rem;
  height: 32px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  width: 2rem;
  display: flex;
}.fmy-gr_ic-879 svg {
  stroke-linecap: round;
  width: 1rem;
  height: 1rem;
  stroke-linejoin: round;
}.fmy-gr_title-879 {
  overflow-wrap: break-word;
  font-size: 16px;
  font-weight: 700;
  color: #F0F2FF;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 767px) {.fmy-gr_title-879 {
  font-size: 18px;
}
}.fmy-gr_more-879 {
  transition: color .2s;
  gap: 5px;
  white-space: nowrap;
  color: #6B7191;
  font-weight: 600;
  flex-shrink: 0;
  align-items: center;
  font-size: 12px;
  display: flex;
}.fmy-gr_more-879:hover {
  color: #F5820A;
}.fmy-gr_more-879 svg {
  height: 0.75rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 12px;
}.fmy-gr_arrows-879 {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.fmy-gr_arr-879 {
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 0.25rem;
  transition: background .15s,color .15s;
  display: flex;
  align-items: center;
  height: 1.875rem;
  justify-content: center;
  width: 30px;
  color: #8E94B0;
}.fmy-gr_arr-879:hover {
  background: rgba(255,255,255,0.07);
  color: #F0F2FF;
}.fmy-gr_arr-879 svg {
  stroke-linejoin: round;
  width: 13px;
  height: 13px;
  stroke-linecap: round;
}.fmy-gr_seo_h-879 {
  margin: 0 0 0.375rem;
  font-weight: 700;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 0.813rem;
  color: #C8CCDE;
  max-width: 42.5rem;
}
@media(min-width: 769px) {.fmy-gr_seo_h-879 {
  font-size: 0.875rem;
}
}.fmy-gr_seo-879 {
  max-width: 680px;
  overflow-wrap: break-word;
  line-height: 1.55;
  margin-bottom: 12px;
  color: #6B7191;
  font-size: 0.75rem;
}.fmy-gr_seo-879 strong {
  font-weight: 600;
  color: #C8CCDE;
}.fmy-gr_scroll-879 {
  gap: 10px;
  scrollbar-width: none;
  display: flex;
  padding-bottom: 0.625rem;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.fmy-gr_scroll-879::-webkit-scrollbar {
  display: none;
}
@media(min-width:768px) {.fmy-gr_scroll-879 {
  gap: 0.75rem;
}
}.fmy-tb-879 {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  background: #09011B;
  position: fixed;
  align-items: center;
  height: 3.5rem;
  right: 0;
  z-index: 80;
  left: 0;
  display: flex;
  top: 0;
}.fmy-tb_in-879 {
  gap: 0;
  padding: 0 14px;
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
}.fmy-tb_burger-879 {
  gap: 5px;
  border-radius: 8px;
  flex-shrink: 0;
  margin-right: 8px;
  width: 2.375rem;
  display: flex;
  flex-direction: column;
  height: 38px;
  align-items: center;
  justify-content: center;
}.fmy-tb_burger-879:hover {
  background: rgba(255,255,255,0.05);
}.fmy-tb_burger_line-879 {
  border-radius: 1px;
  background: #8E94B0;
  width: 1.125rem;
  display: block;
  height: 2px;
}
@media(min-width: 1081px) {.fmy-tb_burger-879 {
  display: none;
}
}.fmy-tb_logo-879 {
  gap: 0.563rem;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
  color: #F0F2FF;
  font-weight: 800;
  margin-right: 20px;
  letter-spacing: -.01em;
  font-size: 18px;
}.fmy-tb_logo_mark-879 {
  overflow: hidden;
  border-radius: 0.5rem;
  width: 2rem;
  display: flex;
  align-items: center;
  height: 2rem;
  justify-content: center;
}.fmy-tb_logo_mark-879 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.fmy-tb_nav-879 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 638px) {.fmy-tb_nav-879 {
  display: flex;
}
}.fmy-tb_tab-879 {
  padding: 8px 0.875rem;
  border-radius: 0.5rem;
  transition: background .15s,color .15s;
  color: #8E94B0;
  font-weight: 600;
  white-space: nowrap;
  font-size: 13px;
}.fmy-tb_tab-879:hover {
  background: rgba(255,255,255,0.05);
  color: #F0F2FF;
}.fmy-tb_tab-879.fmy-state_active-879 {
  background: rgba(245,130,10,0.18);
  color: #F0F2FF;
}.fmy-tb_right-879 {
  gap: 0.5rem;
  align-items: center;
  display: flex;
  margin-left: auto;
  flex-shrink: 0;
}.fmy-tb_login-879 {
  border-radius: 0.5rem;
  transition: border-color .2s,color .2s;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.09);
  padding: 9px 16px;
  color: #C8CCDE;
  font-weight: 600;
  display: none;
  font-size: 0.813rem;
}.fmy-tb_login-879:hover {
  border-color: rgba(245,130,10,0.45);
  color: #F0F2FF;
}
@media(min-width: 481px) {.fmy-tb_login-879 {
  display: block;
}
}.fmy-tb_reg-879 {
  border-radius: 0.5rem;
  padding: 0.563rem 18px;
  background: #20C95E;
  transition: background .2s;
  color: #0C0E1C;
  font-weight: 700;
  white-space: nowrap;
  font-size: 0.813rem;
}.fmy-tb_reg-879:hover {
  background: #28E86E;
}.fmy-sb-879 {
  transform: translateX(-100%);
  background: #0F1326;
  transition: transform .25s ease;
  border-right: 1px solid rgba(255,255,255,0.05);
  position: fixed;
  width: 220px;
  overflow-y: auto;
  z-index: 70;
  top: 3.5rem;
  bottom: 0;
  left: 0;
}.fmy-sb-879.fmy-state_open-879 {
  transform: translateX(0);
}.fmy-sb-879::-webkit-scrollbar {
  width: 0.25rem;
}.fmy-sb-879::-webkit-scrollbar-thumb {
  background: rgba(255,255,255,0.07);
  border-radius: 2px;
}
@media(min-width: 1081px) {.fmy-sb-879 {
  transform: translateX(0);
}
}.fmy-sb_auth-879 {
  padding: 0.875rem 12px 10px;
}.fmy-sb_btn_reg-879 {
  background: #20C95E;
  transition: background .2s;
  border-radius: 0.5rem;
  padding: 11px;
  text-align: center;
  font-weight: 700;
  font-size: 13px;
  margin-bottom: 0.5rem;
  color: #0C0E1C;
  display: block;
}.fmy-sb_btn_reg-879:hover {
  background: #28E86E;
}.fmy-sb_btn_login-879 {
  padding: 10px;
  border: 1px solid rgba(255,255,255,0.09);
  transition: border-color .2s;
  background: rgba(255,255,255,0.05);
  border-radius: 0.5rem;
  font-weight: 600;
  color: #C8CCDE;
  display: block;
  font-size: 13px;
  text-align: center;
}.fmy-sb_btn_login-879:hover {
  border-color: rgba(245,130,10,0.45);
  color: #F0F2FF;
}.fmy-sb_promo-879 {
  border: 1px solid rgba(245,130,10,0.18);
  overflow: hidden;
  margin: 0 0.75rem 0.625rem;
  border-radius: 0.5rem;
  padding: 0.75rem 14px;
  background: linear-gradient(135deg,#0E1535,#0F1326);
  position: relative;
}.fmy-sb_promo-879::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(245,130,10,0.18),transparent 70%);
  width: 5rem;
  height: 5rem;
  content: '';
  right: -1.25rem;
  position: absolute;
  top: -20px;
}.fmy-sb_promo_title-879 {
  letter-spacing: .06em;
  text-transform: uppercase;
  color: #F5820A;
  font-weight: 700;
  margin-bottom: 4px;
  font-size: 11px;
}.fmy-sb_promo_text-879 {
  font-size: 12px;
  overflow-wrap: break-word;
  color: #F0F2FF;
  line-height: 1.35;
  font-weight: 600;
}.fmy-sb_promo_sub-879 {
  color: #6B7191;
  font-size: 10px;
  margin-top: 3px;
}.fmy-sb_nav-879 {
  padding: 6px 8px 1rem;
}.fmy-sb_nav_lb-879 {
  padding: 10px 0.5rem 6px;
  font-weight: 700;
  letter-spacing: .08em;
  color: #515672;
  text-transform: uppercase;
  font-size: 0.625rem;
}.fmy-sb_link-879 {
  padding: 9px 10px;
  transition: background .15s,color .15s;
  border-radius: 4px;
  gap: 0.625rem;
  font-size: 0.813rem;
  font-weight: 500;
  display: flex;
  color: #8E94B0;
  overflow-wrap: break-word;
  cursor: pointer;
  align-items: center;
}.fmy-sb_link-879:hover {
  background: rgba(255,255,255,0.05);
  color: #F0F2FF;
}.fmy-sb_link-879.fmy-state_active-879 {
  background: rgba(245,130,10,0.18);
  color: #F0F2FF;
}.fmy-sb_ic-879 {
  border-radius: 4px;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  height: 1.875rem;
  width: 30px;
  display: flex;
}.fmy-sb_ic-879 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1rem;
  width: 1rem;
}.fmy-sb_ic_1-879 {
  background: rgba(245,130,10,0.07);
  color: #F5820A;
}.fmy-sb_ic_2-879 {
  background: rgba(32,201,94,0.15);
  color: #20C95E;
}.fmy-sb_ic_3-879 {
  background: rgba(245,197,20,0.14);
  color: #F5C514;
}.fmy-sb_ic_4-879 {
  background: rgba(59,99,212,0.20);
  color: #3B63D4;
}.fmy-sb_ic_5-879 {
  background: rgba(245,130,10,0.07);
  color: #F472B6;
}.fmy-sb_ic_6-879 {
  background: rgba(59,99,212,0.20);
  color: #9B5DE5;
}.fmy-sb_badge-879 {
  background: #F5C514;
  border-radius: 4px;
  padding: 2px 7px;
  font-size: 0.563rem;
  font-weight: 700;
  color: #0C0E1C;
  margin-left: auto;
}.fmy-sb_bot-879 {
  padding: 12px;
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.5rem;
  display: flex;
}.fmy-sb_lang-879,.fmy-sb_help-879 {
  background: rgba(255,255,255,0.05);
  gap: 6px;
  flex: 1;
  padding: 9px 0.375rem;
  transition: border-color .2s;
  border-radius: 0.25rem;
  border: 1px solid rgba(255,255,255,0.05);
  color: #8E94B0;
  justify-content: center;
  align-items: center;
  font-size: 11px;
  font-weight: 600;
  display: flex;
}.fmy-sb_lang-879:hover,.fmy-sb_help-879:hover {
  border-color: rgba(245,130,10,0.45);
  color: #F0F2FF;
}.fmy-sb_lang-879 svg,.fmy-sb_help-879 svg {
  stroke-linejoin: round;
  width: 0.813rem;
  stroke-linecap: round;
  height: 13px;
}.fmy-sb_bd-879 {
  inset: 0;
  background: rgba(6,8,16,0.72);
  position: fixed;
  z-index: 69;
  display: none;
}.fmy-sb_bd-879.fmy-state_on-879 {
  display: block;
}
@media(min-width: 1081px) {.fmy-sb_bd-879 {
  display: none!important;
}
}.fmy-mob_nav-879 {
  background: #0F1326;
  border-top: 1px solid rgba(255,255,255,0.09);
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  display: flex;
  position: fixed;
  right: 0;
  z-index: 80;
  left: 0;
  bottom: 0;
}
@media(min-width:1080px) {.fmy-mob_nav-879 {
  display: none;
}
}.fmy-mob_nav_item-879 {
  gap: 0.25rem;
  flex: 1;
  padding: 4px 2px;
  flex-direction: column;
  color: #515672;
  align-items: center;
  cursor: pointer;
  display: flex;
}.fmy-mob_nav_ic-879 {
  line-height: 1;
}.fmy-mob_nav_ic-879 svg {
  stroke-linecap: round;
  width: 1.25rem;
  height: 20px;
  stroke-linejoin: round;
}.fmy-mob_nav_lb-879 {
  font-weight: 600;
  color: #515672;
  font-size: 0.625rem;
}.fmy-mob_nav_item-879.fmy-state_active-879 {
  color: #F5820A;
}.fmy-mob_nav_item-879.fmy-state_active-879 .fmy-mob_nav_lb-879 {
  color: #F5820A;
}.fmy-hero-879 {
  padding: 1.25rem 1rem 0;
  background: #0A0D1B;
}
@media(min-width: 769px) {.fmy-hero-879 {
  padding: 1.5rem 24px 0;
}
}.fmy-hero_in-879 {
  margin: 0 auto;
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 82.5rem;
}
@media(min-width:860px) {.fmy-hero_in-879 {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width:1100px) {.fmy-hero_in-879 {
  grid-template-columns: 1fr 340px;
}
}.fmy-hero_promo-879 {
  overflow: hidden;
  background: #121830;
  border-radius: 14px;
  position: relative;
  min-height: 220px;
  display: flex;
  align-items: stretch;
}
@media(min-width: 769px) {.fmy-hero_promo-879 {
  min-height: 17.5rem;
}
}.fmy-hero_promo_bg-879 {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg,#0E1535 0%,#0A0D1B 100%);
  background-size: cover;
  position: absolute;
}.fmy-hero_promo_bg-879::after {
  inset: 0;
  background: linear-gradient(90deg,#0A0D1B 0%,rgba(6,8,16,0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.fmy-hero_promo_glow-879 {
  background: radial-gradient(circle,rgba(59,99,212,0.20) 0%,transparent 65%);
  border-radius: 50%;
  position: absolute;
  height: 18.75rem;
  top: -2.5rem;
  pointer-events: none;
  right: 3.75rem;
  width: 300px;
}.fmy-hero_promo_ct-879 {
  padding: 28px 24px 1.75rem 1.75rem;
  max-width: 480px;
  position: relative;
  flex-direction: column;
  z-index: 2;
  justify-content: center;
  display: flex;
}
@media(min-width: 765px) {.fmy-hero_promo_ct-879 {
  padding: 2.5rem 2rem;
}
}.fmy-hero_badge-879 {
  border: 1px solid rgba(245,130,10,0.07);
  border-radius: 1.25rem;
  background: rgba(245,130,10,0.18);
  padding: 0.313rem 12px;
  letter-spacing: .08em;
  margin-bottom: 14px;
  font-weight: 700;
  color: #F5820A;
  text-transform: uppercase;
  font-size: 0.625rem;
  display: inline-block;
}.fmy-hero_h1-879 {
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  color: #F0F2FF;
  font-size: 1.625rem;
  margin-bottom: 10px;
  font-weight: 800;
  line-height: 1.15;
}.fmy-hero_h1-879 em {
  color: #F5C514;
  font-style: normal;
}
@media(min-width:768px) {.fmy-hero_h1-879 {
  font-size: 36px;
}
}.fmy-hero_sub-879 {
  font-size: 13px;
  line-height: 1.55;
  margin-bottom: 20px;
  color: #8E94B0;
}
@media(min-width: 766px) {.fmy-hero_sub-879 {
  font-size: 0.875rem;
}
}.fmy-hero_row-879 {
  gap: 10px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.fmy-hero_cta-879 {
  background: #20C95E;
  border-radius: 8px;
  padding: 0.813rem 1.625rem;
  transition: background .2s;
  font-size: 0.875rem;
  color: #0C0E1C;
  box-shadow: 0 2px 0.875rem rgba(32,201,94,0.38), inset 0 1px 0 rgba(255,255,255,0.14);
  font-weight: 700;
}.fmy-hero_cta-879:hover {
  background: #28E86E;
}.fmy-hero_terms-879 {
  font-size: 11px;
  color: #515672;
}.fmy-hero_game-879 {
  overflow: hidden;
  background: #121830;
  border: 1px solid rgba(255,255,255,0.05);
  border-radius: 14px;
  position: relative;
  display: flex;
  flex-direction: column;
}.fmy-hero_game_badge-879 {
  border: 1px solid rgba(245,197,20,0.14);
  border-radius: 1.25rem;
  padding: 0.313rem 0.625rem;
  background: rgba(245,197,20,0.14);
  position: absolute;
  letter-spacing: .06em;
  color: #F5C514;
  font-weight: 700;
  z-index: 3;
  left: 12px;
  top: 0.75rem;
  text-transform: uppercase;
  font-size: 10px;
}.fmy-hero_game_badge-879 svg {
  vertical-align: -1px;
  height: 11px;
  margin-right: 0.25rem;
  width: 0.688rem;
}.fmy-hero_game_img-879 {
  overflow: hidden;
  background: linear-gradient(135deg,#0E1535,#0A0D1B);
  padding-bottom: 60%;
  position: relative;
}.fmy-hero_game_img-879 img {
  inset: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  position: absolute;
}.fmy-hero_game_play-879 {
  inset: 0;
  transition: opacity .2s;
  background: rgba(6,8,16,0.72);
  align-items: center;
  display: flex;
  position: absolute;
  opacity: 0;
  justify-content: center;
}.fmy-hero_game-879:hover .fmy-hero_game_play-879 {
  opacity: 1;
}.fmy-hero_game_play-879 span {
  background: #F5820A;
  border-radius: 50%;
  justify-content: center;
  height: 3.25rem;
  display: flex;
  width: 52px;
  align-items: center;
}.fmy-hero_game_play-879 span svg {
  margin-left: 2px;
  height: 18px;
  width: 1.125rem;
}.fmy-hero_game_info-879 {
  padding: 14px 1rem;
}.fmy-hero_game_title-879 {
  font-weight: 700;
  margin-bottom: 0.25rem;
  color: #F0F2FF;
  overflow-wrap: break-word;
  font-size: 0.938rem;
}.fmy-hero_game_provider-879 {
  color: #6B7191;
  font-size: 0.688rem;
}.fmy-hero_game_btn-879 {
  transition: background .2s;
  border-radius: 8px;
  margin: 12px 1rem 1rem;
  background: #F5820A;
  padding: 11px;
  font-size: 0.813rem;
  color: #F0F2FF;
  text-align: center;
  display: block;
  font-weight: 700;
}.fmy-hero_game-879:hover .fmy-hero_game_btn-879 {
  background: #FF9C30;
}.fmy-sbar-879 {
  background: #0A0D1B;
  padding: 1rem 16px 0;
}
@media(min-width: 766px) {.fmy-sbar-879 {
  padding: 18px 1.5rem 0;
}
}.fmy-sbar_in-879 {
  margin: 0 auto;
  max-width: 82.5rem;
}.fmy-sbar_row-879 {
  gap: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 0.75rem;
}.fmy-sbar_input-879 {
  border-radius: 8px;
  padding: 11px 1rem;
  gap: 0.625rem;
  transition: border-color .2s;
  background: #121830;
  border: 1px solid rgba(255,255,255,0.09);
  flex: 1;
  display: flex;
  font-size: 13px;
  color: #6B7191;
  align-items: center;
  cursor: pointer;
}.fmy-sbar_input-879:hover {
  border-color: rgba(245,130,10,0.45);
}.fmy-sbar_input-879 svg {
  height: 15px;
  stroke-linejoin: round;
  stroke-linecap: round;
  flex-shrink: 0;
  width: 0.938rem;
}.fmy-sbar_providers-879 {
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 11px 1.125rem;
  background: #121830;
  gap: 0.5rem;
  transition: border-color .2s;
  align-items: center;
  color: #C8CCDE;
  display: flex;
  font-weight: 600;
  font-size: 13px;
  white-space: nowrap;
}.fmy-sbar_providers-879:hover {
  border-color: rgba(245,130,10,0.45);
  color: #F0F2FF;
}.fmy-sbar_providers-879 svg {
  stroke-linecap: round;
  width: 14px;
  stroke-linejoin: round;
  height: 0.875rem;
}.fmy-sbar_tabs-879 {
  gap: 0.375rem;
  scrollbar-width: none;
  padding-bottom: 2px;
  display: flex;
  overflow-x: auto;
}.fmy-sbar_tabs-879::-webkit-scrollbar {
  display: none;
}.fmy-sbar_tab-879 {
  padding: 0.5rem 14px;
  transition: background .15s,color .15s,border-color .15s;
  background: rgba(255,255,255,0.05);
  gap: 7px;
  border: 1px solid rgba(255,255,255,0.05);
  border-radius: 20px;
  font-size: 0.75rem;
  cursor: pointer;
  display: flex;
  flex-shrink: 0;
  font-weight: 600;
  color: #8E94B0;
  white-space: nowrap;
  align-items: center;
}.fmy-sbar_tab-879:hover {
  border-color: rgba(245,130,10,0.45);
  background: rgba(255,255,255,0.07);
  color: #F0F2FF;
}.fmy-sbar_tab-879.fmy-state_active-879 {
  background: rgba(245,130,10,0.18);
  border-color: rgba(245,130,10,0.07);
  color: #F0F2FF;
}.fmy-sbar_tab_ic-879 svg {
  width: 14px;
  height: 0.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.fmy-gcg-879 {
  padding: 36px 1rem 0;
  background: #0A0D1B;
}
@media(min-width: 770px) {.fmy-gcg-879 {
  padding: 2.75rem 1.5rem 0;
}
}.fmy-gcg_in-879 {
  margin: 0 auto;
  max-width: 1320px;
}.fmy-gcg_head-879 {
  margin-bottom: 1.25rem;
  max-width: 45rem;
}.fmy-gcg_label-879 {
  font-size: 0.688rem;
  color: #F5820A;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}.fmy-gcg_h2-879 {
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: #F0F2FF;
  font-size: 1.375rem;
}
@media(min-width: 765px) {.fmy-gcg_h2-879 {
  font-size: 28px;
}
}.fmy-gcg_intro-879 {
  line-height: 1.6;
  color: #6B7191;
  font-size: 0.813rem;
}.fmy-gcg_grid-879 {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.fmy-gcg_grid-879 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.fmy-gcg_grid-879 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.fmy-gcg_card-879 {
  transition: transform .2s,border-color .2s;
  padding: 20px;
  border-radius: 14px;
  border: 1px solid rgba(255,255,255,0.09);
  overflow: hidden;
  display: flex;
  cursor: pointer;
  position: relative;
  justify-content: flex-end;
  flex-direction: column;
  min-height: 15rem;
}.fmy-gcg_card-879:hover {
  border-color: rgba(245,130,10,0.18);
  transform: translateY(-3px);
}.fmy-gcg_card_bg-879 {
  inset: 0;
  position: absolute;
  z-index: 0;
}.fmy-gcg_card_bg-879::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  position: absolute;
  content: '';
}.fmy-gcg_card_ic-879 {
  border-radius: 4px;
  background: rgba(0,0,0,.45);
  align-items: center;
  z-index: 2;
  justify-content: center;
  top: 18px;
  height: 40px;
  position: absolute;
  display: flex;
  color: #F0F2FF;
  width: 40px;
  right: 1.125rem;
}.fmy-gcg_card_ic-879 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 20px;
  width: 20px;
}.fmy-gcg_card_ct-879 {
  position: relative;
  z-index: 1;
}.fmy-gcg_card_h-879 {
  font-weight: 800;
  font-size: 18px;
  overflow-wrap: break-word;
  line-height: 1.2;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 0.5rem;
  color: #F0F2FF;
}
@media(min-width: 765px) {.fmy-gcg_card_h-879 {
  font-size: 1.25rem;
}
}.fmy-gcg_card_p-879 {
  line-height: 1.55;
  margin-bottom: 0.625rem;
  color: rgba(255,255,255,.82);
  font-size: 12px;
  overflow-wrap: break-word;
}.fmy-gcg_card_p-879 strong {
  font-weight: 600;
  color: #F0F2FF;
}.fmy-gcg_card_cta-879 {
  gap: 4px;
  display: inline-flex;
  text-transform: uppercase;
  letter-spacing: .04em;
  align-items: center;
  font-weight: 700;
  color: #F5820A;
  font-size: 0.75rem;
}.fmy-gcg_card_cta-879 svg {
  stroke-linejoin: round;
  height: 12px;
  stroke-linecap: round;
  width: 0.75rem;
}.fmy-gr_jp-879 {
  padding: 20px;
  background: linear-gradient(135deg,#160D2E 0%,#080B18 100%);
  border-radius: 14px;
  overflow: hidden;
  position: relative;
}.fmy-gr_jp-879::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(59,99,212,0.20) 0%,transparent 70%);
  width: 250px;
  top: -60px;
  left: -60px;
  content: '';
  position: absolute;
  height: 15.625rem;
}.fmy-gr_jp-879::after {
  background: radial-gradient(circle,rgba(245,197,20,0.14) 0%,transparent 70%);
  border-radius: 50%;
  position: absolute;
  width: 12.5rem;
  bottom: -2.5rem;
  content: '';
  height: 200px;
  right: 0;
}.fmy-gr_jp_head-879 {
  gap: 16px;
  z-index: 1;
  display: flex;
  align-items: flex-start;
  margin-bottom: 1rem;
  flex-wrap: wrap;
  position: relative;
}.fmy-gr_jp_info-879 {
  flex: 1;
}.fmy-gr_jp_label-879 {
  font-weight: 700;
  color: #9B5DE5;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 6px;
  letter-spacing: .08em;
}.fmy-gr_jp_label-879 svg {
  stroke-linecap: round;
  width: 0.875rem;
  vertical-align: -2px;
  stroke-linejoin: round;
  height: 14px;
  margin-right: 4px;
}.fmy-gr_jp_amount-879 {
  line-height: 1;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  color: #F0F2FF;
  font-size: 32px;
}
@media(min-width:768px) {.fmy-gr_jp_amount-879 {
  font-size: 40px;
}
}.fmy-gr_jp_amount-879 span {
  color: #F5C514;
}.fmy-gr_jp_seo-879 {
  font-size: 0.75rem;
  line-height: 1.5;
  overflow-wrap: break-word;
  color: #8E94B0;
  max-width: 30rem;
}.fmy-gr_jp_cta-879 {
  border-radius: 0.5rem;
  background: rgba(59,99,212,0.20);
  border: 1px solid rgba(59,99,212,0.20);
  padding: 0.688rem 1.25rem;
  transition: background .2s;
  white-space: nowrap;
  font-weight: 700;
  position: relative;
  align-self: flex-start;
  z-index: 1;
  flex-shrink: 0;
  color: #F0F2FF;
  font-size: 13px;
  margin-top: 0.25rem;
}.fmy-gr_jp_cta-879:hover {
  background: #3B63D4;
}.fmy-ws-879 {
  padding: 32px 1rem 0;
  background: #0A0D1B;
}
@media(min-width: 767px) {.fmy-ws-879 {
  padding: 2.25rem 1.5rem 0;
}
}.fmy-ws_in-879 {
  margin: 0 auto;
  max-width: 82.5rem;
}.fmy-ws_head-879 {
  gap: 12px;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.875rem;
  display: flex;
}.fmy-ws_title-879 {
  gap: 0.625rem;
  font-size: 16px;
  font-family: 'Barlow Condensed', sans-serif;
  align-items: center;
  display: flex;
  overflow-wrap: break-word;
  font-weight: 700;
  flex-wrap: wrap;
  color: #F0F2FF;
}.fmy-ws_title_ic-879 svg {
  width: 18px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 18px;
  color: #F5C514;
}.fmy-ws_online-879 {
  gap: 0.438rem;
  font-weight: 600;
  display: flex;
  align-items: center;
  font-size: 12px;
  color: #6B7191;
}.fmy-ws_online_dot-879 {
  background: #20C95E;
  border-radius: 50%;
  flex-shrink: 0;
  height: 8px;
  box-shadow: 0 0 6px rgba(32,201,94,0.15);
  width: 0.5rem;
}.fmy-ws_scroll-879 {
  gap: 8px;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
  padding-bottom: 8px;
}.fmy-ws_scroll-879::-webkit-scrollbar {
  display: none;
}.fmy-wc-879 {
  padding: 10px 14px;
  gap: 10px;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 0.5rem;
  background: #121830;
  min-width: 13.75rem;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}.fmy-wc_img-879 {
  overflow: hidden;
  border-radius: 0.25rem;
  background: #0F1326;
  flex-shrink: 0;
  width: 2.25rem;
  height: 2.25rem;
}.fmy-wc_img-879 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.fmy-wc_info-879 {
  min-width: 0;
}.fmy-wc_game-879 {
  overflow: hidden;
  font-size: 0.75rem;
  white-space: nowrap;
  color: #C8CCDE;
  text-overflow: ellipsis;
  font-weight: 600;
}.fmy-wc_player-879 {
  overflow: hidden;
  color: #515672;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 10px;
}.fmy-wc_amount-879 {
  font-weight: 700;
  flex-shrink: 0;
  color: #20C95E;
  font-size: 0.813rem;
  margin-left: auto;
  white-space: nowrap;
}.fmy-reg-879 {
  background: #0A0D1B;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.fmy-reg-879 {
  padding: 2.75rem 24px 0;
}
}.fmy-reg_in-879 {
  margin: 0 auto;
  border-radius: 14px;
  background: #0F1326;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255,255,255,0.05);
  max-width: 82.5rem;
}
@media(min-width: 769px) {.fmy-reg_in-879 {
  padding: 2.5rem;
}
}.fmy-reg_top-879 {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 862px) {.fmy-reg_top-879 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.fmy-reg_label-879 {
  letter-spacing: .08em;
  margin-bottom: 10px;
  color: #F5820A;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
}.fmy-reg_h2-879 {
  color: #F0F2FF;
  font-family: 'Barlow Condensed', sans-serif;
  line-height: 1.2;
  font-size: 1.375rem;
  margin-bottom: 12px;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.fmy-reg_h2-879 {
  font-size: 1.75rem;
}
}.fmy-reg_bonus-879 {
  gap: 8px;
  background: rgba(245,197,20,0.14);
  border-radius: 0.5rem;
  padding: 0.625rem 1rem;
  border: 1px solid rgba(245,197,20,0.14);
  align-items: center;
  display: inline-flex;
  margin-bottom: 1rem;
}.fmy-reg_bonus_amount-879 {
  font-weight: 800;
  color: #F5C514;
  font-size: 20px;
}.fmy-reg_bonus_text-879 {
  line-height: 1.35;
  color: #8E94B0;
  font-size: 0.813rem;
}.fmy-reg_cta_btn-879 {
  transition: background .2s;
  padding: 14px 2rem;
  border-radius: 0.5rem;
  background: #20C95E;
  display: inline-block;
  font-weight: 700;
  box-shadow: 0 2px 0.875rem rgba(32,201,94,0.38), inset 0 1px 0 rgba(255,255,255,0.14);
  font-size: 15px;
  margin-bottom: 12px;
  color: #0C0E1C;
}.fmy-reg_cta_btn-879:hover {
  background: #28E86E;
}.fmy-reg_terms-879 {
  font-size: 11px;
  line-height: 1.5;
  color: #515672;
}.fmy-reg_seo-879 {
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 20px;
  padding-top: 20px;
  font-size: 0.813rem;
  color: #6B7191;
  overflow-wrap: break-word;
  line-height: 1.65;
}.fmy-reg_seo-879 p {
  margin-bottom: 10px;
  font-size: 0.813rem;
  color: #6B7191;
  line-height: 1.65;
}.fmy-reg_seo-879 p:last-child {
  margin-bottom: 0;
}.fmy-reg_seo-879 strong {
  color: #C8CCDE;
  font-weight: 700;
}.fmy-reg_seo-879 a {
  transition: color .2s;
  color: #F5820A;
  text-decoration: underline;
}.fmy-reg_seo-879 a:hover {
  color: #FF9C30;
}.fmy-reg_seo-879 ul,.fmy-reg_seo-879 ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 1.125rem;
}.fmy-reg_seo-879 ol {
  list-style: decimal;
}.fmy-reg_seo-879 li {
  line-height: 1.65;
  font-size: 0.813rem;
  color: #6B7191;
  margin-bottom: 4px;
}.fmy-reg_seo-879 table {
  display: block;
  border-collapse: collapse;
  margin-bottom: 10px;
  overflow-x: auto;
  width: 100%;
  font-size: 0.813rem;
}
@media(min-width: 769px) {.fmy-reg_seo-879 table {
  display: table;
}
}.fmy-reg_seo-879 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 8px;
  text-align: left;
  color: #C8CCDE;
  font-weight: 700;
}.fmy-reg_seo-879 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 8px;
  color: #6B7191;
}.fmy-reg_steps-879 {
  gap: 14px;
  display: flex;
  margin-top: 28px;
  flex-direction: column;
}
@media(min-width: 861px) {.fmy-reg_steps-879 {
  margin-top: 0;
}
}.fmy-reg_step-879 {
  border-radius: 8px;
  padding: 16px;
  gap: 0.875rem;
  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;
}.fmy-reg_step_num-879 {
  border: 1px solid rgba(245,130,10,0.07);
  background: rgba(245,130,10,0.18);
  border-radius: 50%;
  font-size: 0.875rem;
  color: #F5820A;
  font-weight: 800;
  flex-shrink: 0;
  width: 2.125rem;
  height: 2.125rem;
  align-items: center;
  justify-content: center;
  display: flex;
}.fmy-reg_step_title-879 {
  font-size: 0.875rem;
  font-weight: 700;
  margin-bottom: 3px;
  color: #F0F2FF;
}.fmy-reg_step_text-879 {
  color: #6B7191;
  line-height: 1.5;
  font-size: 12px;
}.fmy-reg_trust-879 {
  gap: 0.625rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  flex-wrap: wrap;
  margin-top: 1.25rem;
  padding-top: 20px;
  display: flex;
}.fmy-reg_trust_item-879 {
  gap: 7px;
  display: flex;
  font-size: 12px;
  overflow-wrap: break-word;
  align-items: center;
  color: #6B7191;
}.fmy-reg_trust_ic-879 svg {
  stroke-linejoin: round;
  width: 1rem;
  color: #F5820A;
  height: 16px;
  stroke-linecap: round;
}.fmy-bon-879 {
  padding: 2.25rem 16px 0;
  background: #0A0D1B;
}
@media(min-width: 766px) {.fmy-bon-879 {
  padding: 2.75rem 1.5rem 0;
}
}.fmy-bon_in-879 {
  margin: 0 auto;
  max-width: 82.5rem;
}.fmy-bon_head-879 {
  margin-bottom: 1.25rem;
}.fmy-bon_label-879 {
  text-transform: uppercase;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
  color: #F5820A;
}.fmy-bon_h2-879 {
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 20px;
  margin-bottom: 0.5rem;
  color: #F0F2FF;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.fmy-bon_h2-879 {
  font-size: 24px;
}
}.fmy-bon_seo-879 {
  color: #6B7191;
  max-width: 620px;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.6;
}.fmy-bon_seo-879 strong {
  font-weight: 700;
  color: #C8CCDE;
}.fmy-bon_seo-879 a {
  text-decoration: underline;
  color: #F5820A;
}.fmy-bon_grid-879 {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 639px) {.fmy-bon_grid-879 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.fmy-bon_grid-879 {
  grid-template-columns: repeat(5,1fr);
}
}.fmy-bon_card-879 {
  border-radius: 0.5rem;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 1rem;
  background: #121830;
}.fmy-bon_card-879:hover {
  border-color: rgba(245,130,10,0.07);
  transform: translateY(-2px);
}.fmy-bon_card_ic-879 svg {
  stroke-linejoin: round;
  height: 1.625rem;
  width: 1.625rem;
  stroke-linecap: round;
}.fmy-bon_card_ic-879 {
  margin-bottom: 0.625rem;
}.fmy-bon_card_type-879 {
  letter-spacing: .06em;
  font-weight: 700;
  margin-bottom: 6px;
  text-transform: uppercase;
  color: #6B7191;
  font-size: 10px;
}.fmy-bon_card_amount-879 {
  margin-bottom: 6px;
  font-weight: 800;
  color: #F5C514;
  font-size: 18px;
  line-height: 1.1;
}.fmy-bon_card_name-879 {
  font-size: 13px;
  margin-bottom: 8px;
  font-weight: 600;
  overflow-wrap: break-word;
  color: #F0F2FF;
}.fmy-bon_card_detail-879 {
  border-top: 1px solid rgba(255,255,255,0.05);
  color: #515672;
  padding-top: 0.5rem;
  font-size: 0.688rem;
  overflow-wrap: break-word;
  line-height: 1.5;
}.fmy-prov-879 {
  background: #0A0D1B;
  padding: 2.25rem 1rem 0;
}
@media(min-width:768px) {.fmy-prov-879 {
  padding: 2.75rem 24px 0;
}
}.fmy-prov_in-879 {
  margin: 0 auto;
  max-width: 1320px;
}.fmy-prov_head-879 {
  margin-bottom: 16px;
}.fmy-prov_label-879 {
  color: #F5820A;
  margin-bottom: 0.5rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
}.fmy-prov_h2-879 {
  color: #F0F2FF;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 8px;
}
@media(min-width: 771px) {.fmy-prov_h2-879 {
  font-size: 24px;
}
}.fmy-prov_seo-879 {
  font-size: 13px;
  color: #6B7191;
  overflow-wrap: break-word;
  max-width: 38.75rem;
  margin-bottom: 16px;
  line-height: 1.6;
}.fmy-prov_seo-879 strong {
  font-weight: 700;
  color: #C8CCDE;
}.fmy-prov_seo-879 a {
  color: #F5820A;
  text-decoration: underline;
}.fmy-prov_grid-879 {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 643px) {.fmy-prov_grid-879 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width:1080px) {.fmy-prov_grid-879 {
  grid-template-columns: repeat(8,1fr);
}
}.fmy-prov_card-879 {
  border: 1px solid rgba(255,255,255,0.09);
  background: #121830;
  gap: 0.438rem;
  border-radius: 0.5rem;
  padding: 0.875rem 0.625rem;
  transition: border-color .2s,background .2s;
  display: flex;
  cursor: pointer;
  align-items: center;
  flex-direction: column;
}.fmy-prov_card-879:hover {
  background: #0F1326;
  border-color: rgba(245,130,10,0.45);
}.fmy-prov_logo-879 {
  border-radius: 4px;
  overflow: hidden;
  background: rgba(255,255,255,0.05);
  align-items: center;
  justify-content: center;
  display: flex;
  width: 44px;
  height: 44px;
}.fmy-prov_logo-879 img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.fmy-prov_name-879 {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  font-weight: 600;
  color: #8E94B0;
  text-align: center;
}.fmy-htp-879 {
  padding: 36px 1rem 0;
  background: #0A0D1B;
}
@media(min-width: 770px) {.fmy-htp-879 {
  padding: 44px 24px 0;
}
}.fmy-htp_in-879 {
  margin: 0 auto;
  max-width: 82.5rem;
}.fmy-htp_head-879 {
  margin-bottom: 22px;
  max-width: 45rem;
}.fmy-htp_label-879 {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  color: #F5820A;
  margin-bottom: 8px;
  font-size: 11px;
}.fmy-htp_h2-879 {
  margin-bottom: 0.5rem;
  color: #F0F2FF;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.375rem;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width:768px) {.fmy-htp_h2-879 {
  font-size: 28px;
}
}.fmy-htp_intro-879 {
  line-height: 1.6;
  color: #6B7191;
  font-size: 0.875rem;
}.fmy-htp_steps-879 {
  gap: 12px;
  list-style: none;
  margin: 0;
  padding: 0;
  counter-reset: none;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.fmy-htp_steps-879 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.fmy-htp_steps-879 {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.fmy-htp_step-879 {
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 8px;
  background: #0F1326;
  padding: 1.25rem 1.125rem 1.125rem;
  position: relative;
  display: flex;
  flex-direction: column;
}.fmy-htp_step_num-879 {
  background: #F5820A;
  border-radius: 50%;
  font-family: 'Barlow Condensed', sans-serif;
  top: -12px;
  align-items: center;
  width: 28px;
  display: flex;
  font-weight: 800;
  font-size: 13px;
  height: 1.75rem;
  position: absolute;
  color: #0C0E1C;
  justify-content: center;
  left: 20px;
}.fmy-htp_step_ic-879 {
  border-radius: 4px;
  margin: 0.5rem 0 0.75rem;
  background: rgba(245,130,10,0.18);
  align-items: center;
  color: #F5820A;
  width: 36px;
  height: 2.25rem;
  justify-content: center;
  display: flex;
}.fmy-htp_step_ic-879 svg {
  stroke-linecap: round;
  height: 1.125rem;
  stroke-linejoin: round;
  width: 18px;
}.fmy-htp_step_h-879 {
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  color: #F0F2FF;
  line-height: 1.25;
  font-size: 14px;
  font-weight: 700;
}.fmy-htp_step_p-879 {
  overflow-wrap: break-word;
  line-height: 1.55;
  color: #6B7191;
  font-size: 0.813rem;
}.fmy-htp_step_p-879 strong {
  color: #C8CCDE;
  font-weight: 600;
}.fmy-htp_cta-879 {
  background: #20C95E;
  padding: 13px 1.625rem;
  transition: background .2s;
  border-radius: 8px;
  font-size: 0.875rem;
  color: #0C0E1C;
  font-weight: 700;
  display: inline-block;
  margin-top: 1.25rem;
}.fmy-htp_cta-879:hover {
  background: #28E86E;
}.fmy-app-879 {
  padding: 36px 1rem 0;
  background: #0A0D1B;
}
@media(min-width: 769px) {.fmy-app-879 {
  padding: 44px 24px 0;
}
}.fmy-app_in-879 {
  margin: 0 auto;
  max-width: 82.5rem;
}.fmy-app_head-879 {
  margin-bottom: 16px;
}.fmy-app_label-879 {
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  color: #F5820A;
  font-weight: 700;
  font-size: 0.688rem;
}.fmy-app_h2-879 {
  font-size: 20px;
  color: #F0F2FF;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 6px;
}
@media(min-width: 767px) {.fmy-app_h2-879 {
  font-size: 24px;
}
}.fmy-app_sub-879 {
  line-height: 1.6;
  color: #6B7191;
  overflow-wrap: break-word;
  max-width: 37.5rem;
  font-size: 0.813rem;
}.fmy-app_sub-879 strong {
  font-weight: 700;
  color: #C8CCDE;
}.fmy-app_cards-879 {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 1rem;
}
@media(min-width: 639px) {.fmy-app_cards-879 {
  grid-template-columns: repeat(3,1fr);
}
}.fmy-app_card-879 {
  border-radius: 8px;
  gap: 1rem;
  overflow: hidden;
  padding: 1.25rem;
  position: relative;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.fmy-app_card_ios-879 {
  background: linear-gradient(135deg,rgba(245,130,10,0.18) 0%,#0F1326 100%);
}.fmy-app_card_android-879 {
  background: linear-gradient(135deg,rgba(32,201,94,0.15) 0%,#0F1326 100%);
}.fmy-app_card_win-879 {
  background: linear-gradient(135deg,rgba(245,197,20,0.14) 0%,#0F1326 100%);
}.fmy-app_card_ic-879 svg {
  stroke-linecap: round;
  height: 34px;
  stroke-linejoin: round;
  width: 34px;
}.fmy-app_card_ic-879 {
  flex-shrink: 0;
  color: #F0F2FF;
}.fmy-app_card_os-879 {
  font-size: 10px;
  letter-spacing: .08em;
  color: #6B7191;
  margin-bottom: 6px;
  font-weight: 700;
  text-transform: uppercase;
}.fmy-app_card_title-879 {
  margin-bottom: 6px;
  line-height: 1.2;
  color: #F0F2FF;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.938rem;
}.fmy-app_card_text-879 {
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  line-height: 1.5;
  color: #6B7191;
}.fmy-app_card_btn-879 {
  background: rgba(255,255,255,0.12);
  gap: 7px;
  padding: 10px 1.125rem;
  border-radius: 4px;
  transition: background .2s;
  border: 1px solid rgba(245,130,10,0.45);
  display: inline-flex;
  align-items: center;
  font-weight: 700;
  color: #F0F2FF;
  font-size: 0.813rem;
}.fmy-app_card_btn-879:hover {
  background: rgba(255,255,255,0.07);
}.fmy-faq-879 {
  background: #0A0D1B;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.fmy-faq-879 {
  padding: 44px 24px 0;
}
}.fmy-faq_in-879 {
  margin: 0 auto;
  max-width: 1320px;
}.fmy-faq_head-879 {
  margin-bottom: 20px;
}.fmy-faq_label-879 {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  color: #F5820A;
  margin-bottom: 8px;
}.fmy-faq_h2-879 {
  color: #F0F2FF;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
}
@media(min-width: 769px) {.fmy-faq_h2-879 {
  font-size: 1.5rem;
}
}.fmy-faq_list-879 {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.fmy-faq_item-879 {
  border: 1px solid rgba(255,255,255,0.09);
  background: #0F1326;
  border-radius: 8px;
  overflow: hidden;
}.fmy-faq_q-879 {
  transition: color .2s;
  padding: 16px 1.25rem;
  gap: 0.75rem;
  color: #C8CCDE;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  display: flex;
  font-weight: 600;
  cursor: pointer;
  align-items: center;
  font-size: 14px;
  justify-content: space-between;
}.fmy-faq_q-879:hover {
  color: #F0F2FF;
}.fmy-faq_q_ic-879 {
  border-radius: 50%;
  background: rgba(255,255,255,0.05);
  transition: transform .25s;
  justify-content: center;
  align-items: center;
  height: 1.5rem;
  color: #F5820A;
  flex-shrink: 0;
  width: 1.5rem;
  font-size: 16px;
  display: flex;
}.fmy-faq_item-879.fmy-state_open-879 .fmy-faq_q_ic-879 {
  transform: rotate(45deg);
}.fmy-faq_a-879 {
  padding: 0 20px 16px;
  overflow-wrap: break-word;
  line-height: 1.7;
  display: none;
  color: #6B7191;
  font-size: 0.813rem;
}.fmy-faq_item-879.fmy-state_open-879 .fmy-faq_a-879 {
  display: block;
}.fmy-faq_a-879 strong {
  color: #C8CCDE;
  font-weight: 700;
}.fmy-faq_a-879 a {
  text-decoration: underline;
  color: #F5820A;
}.fmy-faq_a-879 ul,.fmy-faq_a-879 ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 20px;
}.fmy-faq_a-879 ol {
  list-style: decimal;
}.fmy-faq_a-879 li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.fmy-faq_a-879 table {
  margin: 8px 0;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
  font-size: 12px;
}
@media(min-width: 769px) {.fmy-faq_a-879 table {
  display: table;
}
}.fmy-faq_a-879 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.375rem 8px;
  text-align: left;
  color: #C8CCDE;
  font-weight: 700;
}.fmy-faq_a-879 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 6px 0.5rem;
  color: #6B7191;
}.fmy-pmt-879 {
  padding: 2.25rem 1rem 0;
  background: #0A0D1B;
}
@media(min-width: 769px) {.fmy-pmt-879 {
  padding: 2.75rem 1.5rem 0;
}
}.fmy-pmt_in-879 {
  margin: 0 auto;
  max-width: 1320px;
}.fmy-pmt_head-879 {
  margin-bottom: 1.375rem;
  max-width: 45rem;
}.fmy-pmt_label-879 {
  margin-bottom: 0.5rem;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #F5820A;
  font-size: 11px;
}.fmy-pmt_h2-879 {
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-size: 1.375rem;
  color: #F0F2FF;
  font-weight: 800;
}
@media(min-width: 765px) {.fmy-pmt_h2-879 {
  font-size: 28px;
}
}.fmy-pmt_intro-879 {
  color: #6B7191;
  font-size: 14px;
  line-height: 1.6;
  overflow-wrap: break-word;
}.fmy-pmt_groups-879 {
  gap: 1.25rem;
  flex-direction: column;
  display: flex;
}.fmy-pmt_group-879 {
  padding: 20px;
  background: #0F1326;
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.09);
}.fmy-pmt_group_head-879 {
  gap: 0.75rem;
  display: flex;
  align-items: center;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
}.fmy-pmt_group_ic-879 {
  border-radius: 4px;
  background: rgba(245,130,10,0.18);
  align-items: center;
  justify-content: center;
  width: 36px;
  display: flex;
  color: #F5820A;
  flex-shrink: 0;
  height: 2.25rem;
}.fmy-pmt_group_ic-879 svg {
  height: 1.125rem;
  width: 1.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.fmy-pmt_group_h-879 {
  margin: 0;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F0F2FF;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 16px;
}.fmy-pmt_group_p-879 {
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #6B7191;
  font-size: 13px;
}.fmy-pmt_group_p-879 strong {
  color: #C8CCDE;
  font-weight: 600;
}.fmy-pmt_table_wrap-879 {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.fmy-pmt_table-879 {
  width: 100%;
  font-size: 13px;
  min-width: 33.75rem;
  border-collapse: collapse;
}.fmy-pmt_table-879 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 0.75rem;
  white-space: nowrap;
  color: #C8CCDE;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .04em;
  text-align: left;
  text-transform: uppercase;
}.fmy-pmt_table-879 td {
  padding: 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #6B7191;
}.fmy-pmt_table-879 tbody tr:last-child td {
  border-bottom: none;
}.fmy-pmt_table-879 tr:hover td {
  background: rgba(255,255,255,0.05);
  color: #C8CCDE;
}.fmy-seo-879 {
  padding: 2.25rem 16px 0;
  background: #0A0D1B;
}
@media(min-width: 767px) {.fmy-seo-879 {
  padding: 44px 1.5rem 0;
}
}.fmy-seo_in-879 {
  background: #0F1326;
  border-radius: 0.875rem;
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255,255,255,0.09);
  max-width: 82.5rem;
}
@media(min-width: 766px) {.fmy-seo_in-879 {
  padding: 2.25rem 2.5rem;
}
}.fmy-seo_label-879 {
  margin-bottom: 0.625rem;
  color: #F5820A;
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
}.fmy-seo_h2-879 {
  font-weight: 800;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 20px;
  color: #F0F2FF;
  margin-bottom: 14px;
}
@media(min-width: 767px) {.fmy-seo_h2-879 {
  font-size: 24px;
}
}.fmy-seo_body-879 {
  line-height: 1.75;
  color: #8E94B0;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.fmy-seo_body-879 p {
  margin-bottom: 12px;
  font-size: 14px;
  color: #8E94B0;
  line-height: 1.75;
}.fmy-seo_body-879 p:last-child {
  margin-bottom: 0;
}.fmy-seo_body-879 strong {
  color: #C8CCDE;
  font-weight: 700;
}.fmy-seo_body-879 a {
  transition: color .2s;
  text-decoration: underline;
  color: #F5820A;
}.fmy-seo_body-879 a:hover {
  color: #FF9C30;
}.fmy-seo_body-879 ul,.fmy-seo_body-879 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.fmy-seo_body-879 ol {
  list-style: decimal;
}.fmy-seo_body-879 li {
  color: #8E94B0;
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 6px;
}.fmy-seo_body-879 table {
  display: block;
  margin-bottom: 12px;
  font-size: 0.813rem;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 769px) {.fmy-seo_body-879 table {
  display: table;
}
}.fmy-seo_body-879 th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  text-align: left;
  color: #C8CCDE;
}.fmy-seo_body-879 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 0.75rem;
  color: #8E94B0;
}.fmy-seo_cols-879 {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 638px) {.fmy-seo_cols-879 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.fmy-seo_cols-879 {
  grid-template-columns: repeat(3,1fr);
}
}.fmy-seo_col_h-879 {
  color: #C8CCDE;
  font-weight: 700;
  margin-bottom: 7px;
  font-size: 13px;
  overflow-wrap: break-word;
}.fmy-seo_col_p-879 {
  color: #6B7191;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 13px;
}.fmy-seo_stats-879 {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.fmy-seo_stat-879 {
  border: 1px solid rgba(245,130,10,0.18);
  flex: 1;
  padding: 14px 16px;
  background: rgba(245,130,10,0.07);
  border-radius: 0.5rem;
  min-width: 140px;
}.fmy-seo_stat_val-879 {
  color: #F5820A;
  margin-bottom: 4px;
  font-size: 20px;
  font-weight: 800;
  overflow-wrap: break-word;
}.fmy-seo_stat_lb-879 {
  font-size: 0.688rem;
  color: #6B7191;
  overflow-wrap: break-word;
}.fmy-seo-879 {
  padding: 36px 16px 0;
  background: #0A0D1B;
}
@media(min-width: 771px) {.fmy-seo-879 {
  padding: 44px 24px 0;
}
}.fmy-seo_in-879 {
  margin: 0 auto;
  border-radius: 14px;
  background: #0F1326;
  padding: 28px 1.5rem;
  border: 1px solid rgba(255,255,255,0.09);
  max-width: 82.5rem;
}
@media(min-width: 769px) {.fmy-seo_in-879 {
  padding: 36px 40px;
}
}.fmy-seo_label-879 {
  font-weight: 700;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  color: #F5820A;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.fmy-seo_h2-879 {
  overflow-wrap: break-word;
  color: #F0F2FF;
  font-weight: 800;
  line-height: 1.25;
  font-size: 20px;
  margin-bottom: 14px;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 766px) {.fmy-seo_h2-879 {
  font-size: 1.5rem;
}
}.fmy-seo_body-879 {
  overflow-wrap: break-word;
  color: #8E94B0;
  line-height: 1.75;
  font-size: 14px;
}.fmy-seo_body-879 p {
  font-size: 14px;
  margin-bottom: 12px;
  color: #8E94B0;
  line-height: 1.75;
}.fmy-seo_body-879 p:last-child {
  margin-bottom: 0;
}.fmy-seo_body-879 strong {
  color: #C8CCDE;
  font-weight: 700;
}.fmy-seo_body-879 a {
  transition: color .2s;
  color: #F5820A;
  text-decoration: underline;
}.fmy-seo_body-879 a:hover {
  color: #FF9C30;
}.fmy-seo_body-879 ul,.fmy-seo_body-879 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.fmy-seo_body-879 ol {
  list-style: decimal;
}.fmy-seo_body-879 li {
  font-size: 0.875rem;
  color: #8E94B0;
  margin-bottom: 0.375rem;
  line-height: 1.75;
}.fmy-seo_body-879 table {
  overflow-x: auto;
  display: block;
  margin-bottom: 0.75rem;
  font-size: 13px;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width: 766px) {.fmy-seo_body-879 table {
  display: table;
}
}.fmy-seo_body-879 th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  font-weight: 700;
  color: #C8CCDE;
}.fmy-seo_body-879 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 0.75rem;
  color: #8E94B0;
}.fmy-seo_cols-879 {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.fmy-seo_cols-879 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.fmy-seo_cols-879 {
  grid-template-columns: repeat(3,1fr);
}
}.fmy-seo_col_h-879 {
  overflow-wrap: break-word;
  font-weight: 700;
  color: #C8CCDE;
  margin-bottom: 7px;
  font-size: 13px;
}.fmy-seo_col_p-879 {
  font-size: 13px;
  overflow-wrap: break-word;
  color: #6B7191;
  line-height: 1.65;
}.fmy-seo_stats-879 {
  margin: 1.25rem 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.fmy-seo_stat-879 {
  border: 1px solid rgba(245,130,10,0.18);
  flex: 1;
  border-radius: 0.5rem;
  background: rgba(245,130,10,0.07);
  padding: 14px 1rem;
  min-width: 140px;
}.fmy-seo_stat_val-879 {
  font-size: 20px;
  font-weight: 800;
  color: #F5820A;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
}.fmy-seo_stat_lb-879 {
  overflow-wrap: break-word;
  color: #6B7191;
  font-size: 0.688rem;
}.fmy-seo-879 {
  padding: 36px 16px 0;
  background: #0A0D1B;
}
@media(min-width: 771px) {.fmy-seo-879 {
  padding: 44px 24px 0;
}
}.fmy-seo_in-879 {
  padding: 28px 1.5rem;
  background: #0F1326;
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 14px;
  max-width: 82.5rem;
}
@media(min-width: 771px) {.fmy-seo_in-879 {
  padding: 2.25rem 40px;
}
}.fmy-seo_label-879 {
  margin-bottom: 10px;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #F5820A;
  letter-spacing: .08em;
}.fmy-seo_h2-879 {
  color: #F0F2FF;
  margin-bottom: 14px;
  font-weight: 800;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-size: 20px;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 767px) {.fmy-seo_h2-879 {
  font-size: 24px;
}
}.fmy-seo_body-879 {
  line-height: 1.75;
  color: #8E94B0;
  font-size: 14px;
  overflow-wrap: break-word;
}.fmy-seo_body-879 p {
  margin-bottom: 0.75rem;
  line-height: 1.75;
  font-size: 14px;
  color: #8E94B0;
}.fmy-seo_body-879 p:last-child {
  margin-bottom: 0;
}.fmy-seo_body-879 strong {
  color: #C8CCDE;
  font-weight: 700;
}.fmy-seo_body-879 a {
  transition: color .2s;
  text-decoration: underline;
  color: #F5820A;
}.fmy-seo_body-879 a:hover {
  color: #FF9C30;
}.fmy-seo_body-879 ul,.fmy-seo_body-879 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.fmy-seo_body-879 ol {
  list-style: decimal;
}.fmy-seo_body-879 li {
  font-size: 14px;
  color: #8E94B0;
  line-height: 1.75;
  margin-bottom: 0.375rem;
}.fmy-seo_body-879 table {
  margin-bottom: 12px;
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
  font-size: 13px;
  width: 100%;
}
@media(min-width: 769px) {.fmy-seo_body-879 table {
  display: table;
}
}.fmy-seo_body-879 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 12px;
  text-align: left;
  color: #C8CCDE;
  font-weight: 700;
}.fmy-seo_body-879 td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #8E94B0;
}.fmy-seo_cols-879 {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.fmy-seo_cols-879 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.fmy-seo_cols-879 {
  grid-template-columns: repeat(3,1fr);
}
}.fmy-seo_col_h-879 {
  font-size: 13px;
  color: #C8CCDE;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
}.fmy-seo_col_p-879 {
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #6B7191;
}.fmy-seo_stats-879 {
  margin: 1.25rem 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.fmy-seo_stat-879 {
  border-radius: 0.5rem;
  padding: 14px 16px;
  flex: 1;
  border: 1px solid rgba(245,130,10,0.18);
  background: rgba(245,130,10,0.07);
  min-width: 8.75rem;
}.fmy-seo_stat_val-879 {
  font-size: 20px;
  font-weight: 800;
  color: #F5820A;
  overflow-wrap: break-word;
  margin-bottom: 4px;
}.fmy-seo_stat_lb-879 {
  color: #6B7191;
  font-size: 11px;
  overflow-wrap: break-word;
}.fmy-ft-879 {
  border-top: 1px solid rgba(255,255,255,0.05);
  background: #060810;
  margin-top: 3rem;
}.fmy-ft_support-879 {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 1.5rem 16px;
}
@media(min-width: 765px) {.fmy-ft_support-879 {
  padding: 28px 1.5rem;
}
}.fmy-ft_support_in-879 {
  margin: 0 auto;
  gap: 16px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  max-width: 82.5rem;
}.fmy-ft_support_main-879 {
  flex: 1;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  min-width: 13.75rem;
}.fmy-ft_support_ic-879 {
  color: #F5820A;
  flex-shrink: 0;
}.fmy-ft_support_ic-879 svg {
  stroke-linecap: round;
  height: 30px;
  stroke-linejoin: round;
  width: 30px;
}.fmy-ft_support_text_title-879 {
  color: #F0F2FF;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 3px;
}.fmy-ft_support_text_sub-879 {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #6B7191;
}.fmy-ft_support_btn-879 {
  background: #F5820A;
  border-radius: 8px;
  padding: 11px 22px;
  transition: background .2s;
  white-space: nowrap;
  color: #F0F2FF;
  font-size: 0.813rem;
  flex-shrink: 0;
  font-weight: 700;
}.fmy-ft_support_btn-879:hover {
  background: #FF9C30;
}.fmy-ft_support_contacts-879 {
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
  margin-left: auto;
}.fmy-ft_support_contact-879 {
  font-size: 0.75rem;
  color: #515672;
  line-height: 1.4;
}.fmy-ft_support_contact-879 strong {
  display: block;
  font-size: 0.688rem;
  font-weight: 600;
  margin-bottom: 2px;
  color: #8E94B0;
}.fmy-ft_main-879 {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 32px 1rem 24px;
}
@media(min-width: 769px) {.fmy-ft_main-879 {
  padding: 40px 1.5rem 32px;
}
}.fmy-ft_main_in-879 {
  gap: 1.5rem;
  margin: 0 auto;
  max-width: 82.5rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.fmy-ft_main_in-879 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.fmy-ft_main_in-879 {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.fmy-ft_col_logo-879 {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.fmy-ft_col_logo-879 {
  grid-column: auto;
}
}.fmy-ft_logo-879 {
  gap: 0.563rem;
  overflow-wrap: break-word;
  font-size: 16px;
  margin-bottom: 0.75rem;
  color: #F0F2FF;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  font-weight: 800;
}.fmy-ft_logo_mark-879 {
  overflow: hidden;
  border-radius: 4px;
  height: 1.875rem;
  width: 1.875rem;
}.fmy-ft_logo_mark-879 img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.fmy-ft_logo_sub-879 {
  color: #515672;
  line-height: 1.55;
  font-size: 12px;
  max-width: 200px;
  overflow-wrap: break-word;
}.fmy-ft_col_title-879 {
  color: #8E94B0;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .07em;
  text-transform: uppercase;
  margin-bottom: 0.875rem;
}.fmy-ft_col_links-879 {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.fmy-ft_col_link-879 {
  transition: color .2s;
  font-size: 13px;
  color: #515672;
  overflow-wrap: break-word;
}.fmy-ft_col_link-879:hover {
  color: #C8CCDE;
}.fmy-ft_apps-879 {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.fmy-ft_app_card-879 {
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 0.625rem 12px;
  gap: 0.625rem;
  border-radius: 4px;
  background: rgba(255,255,255,0.05);
  display: flex;
  align-items: center;
}.fmy-ft_app_card-879:hover {
  border-color: rgba(245,130,10,0.45);
}.fmy-ft_app_card_ic-879 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 22px;
  height: 22px;
}.fmy-ft_app_card_os-879 {
  font-weight: 600;
  color: #515672;
  font-size: 10px;
}.fmy-ft_app_card_action-879 {
  font-size: 0.75rem;
  font-weight: 700;
  color: #C8CCDE;
}.fmy-ft_bot-879 {
  padding: 20px 1rem;
}
@media(min-width: 771px) {.fmy-ft_bot-879 {
  padding: 20px 24px;
}
}.fmy-ft_bot_in-879 {
  gap: 1rem;
  margin: 0 auto;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  max-width: 82.5rem;
}.fmy-ft_socials-879 {
  gap: 0.5rem;
  display: flex;
}.fmy-ft_soc-879 {
  border-radius: 4px;
  transition: background .2s;
  border: 1px solid rgba(255,255,255,0.09);
  background: rgba(255,255,255,0.05);
  height: 2.25rem;
  width: 2.25rem;
  display: flex;
  align-items: center;
  color: #8E94B0;
  justify-content: center;
}.fmy-ft_soc-879 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1rem;
  width: 16px;
}.fmy-ft_soc-879:hover {
  background: rgba(255,255,255,0.07);
}.fmy-ft_legal-879 {
  flex: 1;
  overflow-wrap: break-word;
  min-width: 200px;
  line-height: 1.6;
  font-size: 11px;
  color: #7A8299;
}.fmy-ft_legal-879 strong {
  color: #8E94B0;
  font-weight: 700;
}.fmy-ft_legal-879 a {
  text-decoration: underline;
  color: #8E94B0;
}.fmy-ft_age-879 {
  border-radius: 50%;
  border: 2px solid #7A8299;
  color: #7A8299;
  margin-left: auto;
  flex-shrink: 0;
  font-size: 0.688rem;
  font-weight: 800;
  height: 32px;
  display: flex;
  align-items: center;
  width: 2rem;
  justify-content: center;
}