*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  color: #C4C9D8;
  font-family: 'Barlow', sans-serif;
  min-height: 100vh;
  background-color: #0C0E13;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  cursor: pointer;
  color: inherit;
}a {
  color: inherit;
  text-decoration: none;
}.fiw_layout-uyt {
  min-height: 100vh;
  flex-direction: column;
  display: flex;
}.fiw_page-uyt {
  min-height: 100vh;
  display: flex;
}.fiw_main-uyt {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media screen and (min-width: 1078px) {.fiw_main-uyt {
  padding-left: 220px;
}
}
@media screen and (max-width: 1082px) {.fiw_main-uyt {
  padding-bottom: 72px;
}
}.fiw_gc-uyt {
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255,255,255,0.06);
  overflow: hidden;
  border-radius: 8px;
  background: #10131A;
  position: relative;
  flex-shrink: 0;
  cursor: pointer;
  width: 140px;
}
@media(min-width: 638px) {.fiw_gc-uyt {
  width: 156px;
}
}
@media(min-width: 1082px) {.fiw_gc-uyt {
  width: 168px;
}
}.fiw_gc-uyt:hover {
  border-color: rgba(63,207,110,0.08);
  transform: translateY(-3px);
}.fiw_gc_img-uyt {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.fiw_gc_img-uyt img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}.fiw_gc_hover-uyt {
  transition: opacity .2s;
  background: rgba(0,0,0,0.62);
  inset: 0;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  opacity: 0;
}.fiw_gc-uyt:hover .fiw_gc_hover-uyt {
  opacity: 1;
}.fiw_gc_hover_btn-uyt {
  border-radius: 0.313rem;
  background: #3FCF6E;
  padding: 8px 1rem;
  font-size: 12px;
  font-weight: 700;
  color: #EEF1F7;
}.fiw_gc_info-uyt {
  padding: 8px 10px 10px;
}.fiw_gc_name-uyt {
  overflow: hidden;
  margin-bottom: 3px;
  font-size: 0.75rem;
  text-overflow: ellipsis;
  max-width: 100%;
  white-space: nowrap;
  color: #C4C9D8;
  font-weight: 600;
}.fiw_gc_prov-uyt {
  color: #4C5362;
  font-size: 10px;
}.fiw_gc_tag-uyt {
  padding: 2px 0.438rem;
  border-radius: 0.25rem;
  z-index: 2;
  text-transform: uppercase;
  font-size: 9px;
  position: absolute;
  letter-spacing: .04em;
  font-weight: 700;
  top: 6px;
  left: 6px;
}.fiw_gc_tag_hot-uyt {
  background: #E53535;
  color: #fff;
}.fiw_gc_tag_new-uyt {
  background: #28C060;
  color: #0C0E13;
}.fiw_gc_tag_jp-uyt {
  background: #F0A82E;
  color: #0C0E13;
}.fiw_gc_tag_ex-uyt {
  background: #2D7DBF;
  color: #fff;
}.fiw_gc_tag_live-uyt {
  background: #E53535;
  color: #fff;
}.fiw_gr-uyt {
  padding: 2rem 16px 0;
  background: #0C0E13;
}
@media(min-width: 769px) {.fiw_gr-uyt {
  padding: 36px 24px 0;
}
}.fiw_gr_in-uyt {
  margin: 0 auto;
  max-width: 83.75rem;
}.fiw_gr_head-uyt {
  gap: 12px;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 0.625rem;
  display: flex;
}.fiw_gr_head_l-uyt {
  gap: 0.625rem;
  flex: 1;
  align-items: center;
  min-width: 0;
  display: flex;
}.fiw_gr_ic-uyt {
  border-radius: 8px;
  width: 2rem;
  height: 2rem;
  display: flex;
  justify-content: center;
  flex-shrink: 0;
  align-items: center;
}.fiw_gr_ic-uyt svg {
  width: 1rem;
  stroke-linejoin: round;
  height: 1rem;
  stroke-linecap: round;
}.fiw_gr_title-uyt {
  font-size: 16px;
  font-weight: 700;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  color: #EEF1F7;
}
@media(min-width: 770px) {.fiw_gr_title-uyt {
  font-size: 18px;
}
}.fiw_gr_more-uyt {
  gap: 0.313rem;
  transition: color .2s;
  display: flex;
  color: #606878;
  align-items: center;
  font-weight: 600;
  white-space: nowrap;
  flex-shrink: 0;
  font-size: 12px;
}.fiw_gr_more-uyt:hover {
  color: #3FCF6E;
}.fiw_gr_more-uyt svg {
  width: 0.75rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 12px;
}.fiw_gr_arrows-uyt {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.fiw_gr_arr-uyt {
  background: rgba(255,255,255,0.05);
  border-radius: 0.313rem;
  border: 1px solid rgba(255,255,255,0.11);
  transition: background .15s,color .15s;
  width: 1.875rem;
  display: flex;
  height: 1.875rem;
  justify-content: center;
  color: #888FA4;
  align-items: center;
}.fiw_gr_arr-uyt:hover {
  background: rgba(255,255,255,0.07);
  color: #EEF1F7;
}.fiw_gr_arr-uyt svg {
  width: 0.813rem;
  height: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.fiw_gr_seo_h-uyt {
  margin: 0 0 0.375rem;
  font-size: 0.813rem;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 700;
  overflow-wrap: break-word;
  max-width: 680px;
  color: #C4C9D8;
}
@media(min-width: 765px) {.fiw_gr_seo_h-uyt {
  font-size: 14px;
}
}.fiw_gr_seo-uyt {
  line-height: 1.55;
  margin-bottom: 12px;
  max-width: 680px;
  color: #606878;
  overflow-wrap: break-word;
  font-size: 12px;
}.fiw_gr_seo-uyt strong {
  color: #C4C9D8;
  font-weight: 600;
}.fiw_gr_scroll-uyt {
  gap: 10px;
  padding-bottom: 0.625rem;
  scrollbar-width: none;
  display: flex;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.fiw_gr_scroll-uyt::-webkit-scrollbar {
  display: none;
}
@media(min-width: 770px) {.fiw_gr_scroll-uyt {
  gap: 12px;
}
}.fiw_tb-uyt {
  background: #0C0E13;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  position: fixed;
  align-items: center;
  right: 0;
  height: 56px;
  z-index: 80;
  top: 0;
  display: flex;
  left: 0;
}.fiw_tb_in-uyt {
  padding: 0 0.875rem;
  gap: 0;
  display: flex;
  align-items: center;
  height: 100%;
  width: 100%;
}.fiw_tb_burger-uyt {
  gap: 5px;
  border-radius: 0.5rem;
  flex-shrink: 0;
  width: 2.375rem;
  height: 2.375rem;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-right: 0.5rem;
  display: flex;
}.fiw_tb_burger-uyt:hover {
  background: rgba(255,255,255,0.05);
}.fiw_tb_burger_line-uyt {
  background: #888FA4;
  border-radius: 1px;
  display: block;
  width: 1.125rem;
  height: 2px;
}
@media(min-width: 1078px) {.fiw_tb_burger-uyt {
  display: none;
}
}.fiw_tb_logo-uyt {
  gap: 9px;
  display: flex;
  align-items: center;
  font-size: 1.125rem;
  margin-right: 1.25rem;
  font-weight: 800;
  color: #EEF1F7;
  overflow-wrap: break-word;
  flex-shrink: 0;
  letter-spacing: -.01em;
}.fiw_tb_logo_mark-uyt {
  border-radius: 8px;
  overflow: hidden;
  justify-content: center;
  display: flex;
  width: 2rem;
  height: 32px;
  align-items: center;
}.fiw_tb_logo_mark-uyt img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.fiw_tb_nav-uyt {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 639px) {.fiw_tb_nav-uyt {
  display: flex;
}
}.fiw_tb_tab-uyt {
  padding: 0.5rem 0.875rem;
  transition: background .15s,color .15s;
  border-radius: 0.5rem;
  color: #888FA4;
  font-weight: 600;
  font-size: 13px;
  white-space: nowrap;
}.fiw_tb_tab-uyt:hover {
  background: rgba(255,255,255,0.05);
  color: #EEF1F7;
}.fiw_tb_tab-uyt.fiw_state_active-uyt {
  background: rgba(63,207,110,0.18);
  color: #EEF1F7;
}.fiw_tb_right-uyt {
  gap: 8px;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  margin-left: auto;
}.fiw_tb_login-uyt {
  padding: 9px 16px;
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.11);
  transition: border-color .2s,color .2s;
  background: rgba(255,255,255,0.05);
  font-weight: 600;
  color: #C4C9D8;
  font-size: 13px;
  display: none;
}.fiw_tb_login-uyt:hover {
  border-color: rgba(63,207,110,0.38);
  color: #EEF1F7;
}
@media(min-width: 478px) {.fiw_tb_login-uyt {
  display: block;
}
}.fiw_tb_reg-uyt {
  background: #28C060;
  transition: background .2s;
  padding: 0.563rem 1.125rem;
  border-radius: 0.5rem;
  color: #080A0E;
  font-size: 13px;
  font-weight: 700;
  white-space: nowrap;
}.fiw_tb_reg-uyt:hover {
  background: #3DD474;
}.fiw_sb-uyt {
  transition: transform .25s ease;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255,255,255,0.05);
  background: #141820;
  bottom: 0;
  width: 220px;
  left: 0;
  top: 56px;
  overflow-y: auto;
  position: fixed;
  z-index: 70;
}.fiw_sb-uyt.fiw_state_open-uyt {
  transform: translateX(0);
}.fiw_sb-uyt::-webkit-scrollbar {
  width: 0.25rem;
}.fiw_sb-uyt::-webkit-scrollbar-thumb {
  background: rgba(255,255,255,0.07);
  border-radius: 2px;
}
@media(min-width: 1081px) {.fiw_sb-uyt {
  transform: translateX(0);
}
}.fiw_sb_auth-uyt {
  padding: 14px 12px 10px;
}.fiw_sb_btn_reg-uyt {
  background: #28C060;
  border-radius: 8px;
  padding: 11px;
  transition: background .2s;
  display: block;
  color: #080A0E;
  font-weight: 700;
  font-size: 0.813rem;
  text-align: center;
  margin-bottom: 0.5rem;
}.fiw_sb_btn_reg-uyt:hover {
  background: #3DD474;
}.fiw_sb_btn_login-uyt {
  transition: border-color .2s;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 8px;
  padding: 0.625rem;
  font-size: 0.813rem;
  font-weight: 600;
  display: block;
  text-align: center;
  color: #C4C9D8;
}.fiw_sb_btn_login-uyt:hover {
  border-color: rgba(63,207,110,0.38);
  color: #EEF1F7;
}.fiw_sb_promo-uyt {
  overflow: hidden;
  margin: 0 0.75rem 10px;
  padding: 0.75rem 14px;
  border-radius: 0.5rem;
  background: linear-gradient(135deg,#0D1B2B,#141820);
  border: 1px solid rgba(63,207,110,0.18);
  position: relative;
}.fiw_sb_promo-uyt::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(63,207,110,0.18),transparent 70%);
  position: absolute;
  top: -1.25rem;
  width: 5rem;
  height: 5rem;
  content: '';
  right: -1.25rem;
}.fiw_sb_promo_title-uyt {
  color: #3FCF6E;
  letter-spacing: .06em;
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 0.25rem;
  text-transform: uppercase;
}.fiw_sb_promo_text-uyt {
  overflow-wrap: break-word;
  color: #EEF1F7;
  font-weight: 600;
  font-size: 12px;
  line-height: 1.35;
}.fiw_sb_promo_sub-uyt {
  font-size: 0.625rem;
  margin-top: 3px;
  color: #606878;
}.fiw_sb_nav-uyt {
  padding: 0.375rem 8px 16px;
}.fiw_sb_nav_lb-uyt {
  padding: 10px 8px 0.375rem;
  font-weight: 700;
  font-size: 10px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #4C5362;
}.fiw_sb_link-uyt {
  gap: 0.625rem;
  transition: background .15s,color .15s;
  border-radius: 5px;
  padding: 9px 10px;
  display: flex;
  align-items: center;
  font-size: 13px;
  color: #888FA4;
  font-weight: 500;
  cursor: pointer;
  overflow-wrap: break-word;
}.fiw_sb_link-uyt:hover {
  background: rgba(255,255,255,0.05);
  color: #EEF1F7;
}.fiw_sb_link-uyt.fiw_state_active-uyt {
  background: rgba(63,207,110,0.18);
  color: #EEF1F7;
}.fiw_sb_ic-uyt {
  border-radius: 0.313rem;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.875rem;
  flex-shrink: 0;
  height: 1.875rem;
}.fiw_sb_ic-uyt svg {
  height: 1rem;
  stroke-linejoin: round;
  width: 16px;
  stroke-linecap: round;
}.fiw_sb_ic_1-uyt {
  background: rgba(63,207,110,0.08);
  color: #3FCF6E;
}.fiw_sb_ic_2-uyt {
  background: rgba(40,192,96,0.18);
  color: #28C060;
}.fiw_sb_ic_3-uyt {
  background: rgba(240,168,46,0.18);
  color: #F0A82E;
}.fiw_sb_ic_4-uyt {
  background: rgba(45,125,191,0.22);
  color: #2D7DBF;
}.fiw_sb_ic_5-uyt {
  background: rgba(63,207,110,0.08);
  color: #E83E8E;
}.fiw_sb_ic_6-uyt {
  background: rgba(45,125,191,0.22);
  color: #9B5FE8;
}.fiw_sb_badge-uyt {
  background: #F0A82E;
  border-radius: 0.313rem;
  padding: 2px 0.438rem;
  font-weight: 700;
  font-size: 0.563rem;
  color: #080A0E;
  margin-left: auto;
}.fiw_sb_bot-uyt {
  gap: 0.5rem;
  padding: 0.75rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  display: flex;
}.fiw_sb_lang-uyt,.fiw_sb_help-uyt {
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.06);
  flex: 1;
  gap: 0.375rem;
  border-radius: 0.313rem;
  background: rgba(255,255,255,0.05);
  padding: 0.563rem 0.375rem;
  justify-content: center;
  display: flex;
  font-weight: 600;
  font-size: 11px;
  color: #888FA4;
  align-items: center;
}.fiw_sb_lang-uyt:hover,.fiw_sb_help-uyt:hover {
  border-color: rgba(63,207,110,0.38);
  color: #EEF1F7;
}.fiw_sb_lang-uyt svg,.fiw_sb_help-uyt svg {
  stroke-linecap: round;
  height: 13px;
  stroke-linejoin: round;
  width: 13px;
}.fiw_sb_bd-uyt {
  background: rgba(0,0,0,0.62);
  inset: 0;
  z-index: 69;
  display: none;
  position: fixed;
}.fiw_sb_bd-uyt.fiw_state_on-uyt {
  display: block;
}
@media(min-width: 1083px) {.fiw_sb_bd-uyt {
  display: none!important;
}
}.fiw_mob_nav-uyt {
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255,255,255,0.11);
  background: #141820;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 80;
  position: fixed;
  display: flex;
}
@media(min-width: 1081px) {.fiw_mob_nav-uyt {
  display: none;
}
}.fiw_mob_nav_item-uyt {
  padding: 4px 2px;
  gap: 0.25rem;
  flex: 1;
  color: #4C5362;
  flex-direction: column;
  cursor: pointer;
  display: flex;
  align-items: center;
}.fiw_mob_nav_ic-uyt {
  line-height: 1;
}.fiw_mob_nav_ic-uyt svg {
  height: 20px;
  width: 20px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.fiw_mob_nav_lb-uyt {
  color: #4C5362;
  font-weight: 600;
  font-size: 0.625rem;
}.fiw_mob_nav_item-uyt.fiw_state_active-uyt {
  color: #3FCF6E;
}.fiw_mob_nav_item-uyt.fiw_state_active-uyt .fiw_mob_nav_lb-uyt {
  color: #3FCF6E;
}.fiw_hero-uyt {
  padding: 20px 1rem 0;
  background: #0C0E13;
}
@media(min-width: 769px) {.fiw_hero-uyt {
  padding: 24px 1.5rem 0;
}
}.fiw_hero_in-uyt {
  margin: 0 auto;
  gap: 0.75rem;
  grid-template-columns: 1fr;
  max-width: 83.75rem;
  display: grid;
}
@media(min-width: 859px) {.fiw_hero_in-uyt {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1103px) {.fiw_hero_in-uyt {
  grid-template-columns: 1fr 21.25rem;
}
}.fiw_hero_promo-uyt {
  border-radius: 0.875rem;
  overflow: hidden;
  background: #10131A;
  position: relative;
  display: flex;
  align-items: stretch;
  min-height: 220px;
}
@media(min-width: 769px) {.fiw_hero_promo-uyt {
  min-height: 17.5rem;
}
}.fiw_hero_promo_bg-uyt {
  inset: 0;
  background: linear-gradient(120deg,#0D1B2B 0%,#0C0E13 100%);
  background-position: center;
  background-size: cover;
  position: absolute;
}.fiw_hero_promo_bg-uyt::after {
  background: linear-gradient(90deg,#0C0E13 0%,rgba(0,0,0,0.62) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.fiw_hero_promo_glow-uyt {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(45,125,191,0.22) 0%,transparent 65%);
  right: 3.75rem;
  pointer-events: none;
  height: 300px;
  width: 300px;
  position: absolute;
  top: -40px;
}.fiw_hero_promo_ct-uyt {
  padding: 28px 1.5rem 28px 28px;
  position: relative;
  flex-direction: column;
  max-width: 30rem;
  z-index: 2;
  display: flex;
  justify-content: center;
}
@media(min-width: 769px) {.fiw_hero_promo_ct-uyt {
  padding: 2.5rem 2rem;
}
}.fiw_hero_badge-uyt {
  border: 1px solid rgba(63,207,110,0.08);
  border-radius: 1.25rem;
  background: rgba(63,207,110,0.18);
  padding: 0.313rem 0.75rem;
  color: #3FCF6E;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.875rem;
  font-weight: 700;
  display: inline-block;
  font-size: 0.625rem;
}.fiw_hero_h1-uyt {
  overflow-wrap: break-word;
  color: #EEF1F7;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  line-height: 1.15;
  font-size: 26px;
  margin-bottom: 10px;
}.fiw_hero_h1-uyt em {
  color: #F0A82E;
  font-style: normal;
}
@media(min-width:768px) {.fiw_hero_h1-uyt {
  font-size: 36px;
}
}.fiw_hero_sub-uyt {
  margin-bottom: 1.25rem;
  font-size: 13px;
  line-height: 1.55;
  color: #888FA4;
}
@media(min-width: 771px) {.fiw_hero_sub-uyt {
  font-size: 0.875rem;
}
}.fiw_hero_row-uyt {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.fiw_hero_cta-uyt {
  border-radius: 0.5rem;
  padding: 13px 26px;
  background: #28C060;
  transition: background .2s;
  font-weight: 700;
  box-shadow: 0 2px 14px rgba(40,192,96,0.46), inset 0 1px 0 rgba(255,255,255,0.14);
  color: #080A0E;
  font-size: 14px;
}.fiw_hero_cta-uyt:hover {
  background: #3DD474;
}.fiw_hero_terms-uyt {
  font-size: 0.688rem;
  color: #4C5362;
}.fiw_hero_game-uyt {
  background: #10131A;
  border-radius: 0.875rem;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.06);
  flex-direction: column;
  position: relative;
  display: flex;
}.fiw_hero_game_badge-uyt {
  border: 1px solid rgba(240,168,46,0.18);
  background: rgba(240,168,46,0.18);
  border-radius: 20px;
  padding: 0.313rem 0.625rem;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: .06em;
  font-weight: 700;
  position: absolute;
  left: 0.75rem;
  top: 12px;
  color: #F0A82E;
  z-index: 3;
}.fiw_hero_game_badge-uyt svg {
  margin-right: 0.25rem;
  height: 11px;
  width: 0.688rem;
  vertical-align: -1px;
}.fiw_hero_game_img-uyt {
  background: linear-gradient(135deg,#0D1B2B,#0C0E13);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.fiw_hero_game_img-uyt img {
  inset: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}.fiw_hero_game_play-uyt {
  transition: opacity .2s;
  inset: 0;
  background: rgba(0,0,0,0.62);
  display: flex;
  opacity: 0;
  justify-content: center;
  align-items: center;
  position: absolute;
}.fiw_hero_game-uyt:hover .fiw_hero_game_play-uyt {
  opacity: 1;
}.fiw_hero_game_play-uyt span {
  border-radius: 50%;
  background: #3FCF6E;
  width: 52px;
  display: flex;
  height: 52px;
  align-items: center;
  justify-content: center;
}.fiw_hero_game_play-uyt span svg {
  height: 1.125rem;
  margin-left: 2px;
  width: 1.125rem;
}.fiw_hero_game_info-uyt {
  padding: 14px 1rem;
}.fiw_hero_game_title-uyt {
  font-size: 15px;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-weight: 700;
  color: #EEF1F7;
}.fiw_hero_game_provider-uyt {
  color: #606878;
  font-size: 11px;
}.fiw_hero_game_btn-uyt {
  margin: 0.75rem 16px 16px;
  background: #3FCF6E;
  padding: 0.688rem;
  transition: background .2s;
  border-radius: 8px;
  display: block;
  font-weight: 700;
  text-align: center;
  font-size: 13px;
  color: #EEF1F7;
}.fiw_hero_game-uyt:hover .fiw_hero_game_btn-uyt {
  background: #57DC83;
}.fiw_sbar-uyt {
  background: #0C0E13;
  padding: 1rem 1rem 0;
}
@media(min-width:768px) {.fiw_sbar-uyt {
  padding: 1.125rem 1.5rem 0;
}
}.fiw_sbar_in-uyt {
  margin: 0 auto;
  max-width: 83.75rem;
}.fiw_sbar_row-uyt {
  gap: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 12px;
}.fiw_sbar_input-uyt {
  padding: 0.688rem 1rem;
  flex: 1;
  border-radius: 8px;
  transition: border-color .2s;
  background: #10131A;
  gap: 10px;
  border: 1px solid rgba(255,255,255,0.11);
  font-size: 0.813rem;
  display: flex;
  align-items: center;
  cursor: pointer;
  color: #606878;
}.fiw_sbar_input-uyt:hover {
  border-color: rgba(63,207,110,0.38);
}.fiw_sbar_input-uyt svg {
  height: 15px;
  stroke-linejoin: round;
  flex-shrink: 0;
  stroke-linecap: round;
  width: 15px;
}.fiw_sbar_providers-uyt {
  border-radius: 0.5rem;
  gap: 0.5rem;
  border: 1px solid rgba(255,255,255,0.11);
  transition: border-color .2s;
  background: #10131A;
  padding: 0.688rem 1.125rem;
  align-items: center;
  display: flex;
  font-size: 0.813rem;
  color: #C4C9D8;
  font-weight: 600;
  white-space: nowrap;
}.fiw_sbar_providers-uyt:hover {
  border-color: rgba(63,207,110,0.38);
  color: #EEF1F7;
}.fiw_sbar_providers-uyt svg {
  width: 0.875rem;
  height: 0.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.fiw_sbar_tabs-uyt {
  gap: 6px;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 2px;
}.fiw_sbar_tabs-uyt::-webkit-scrollbar {
  display: none;
}.fiw_sbar_tab-uyt {
  transition: background .15s,color .15s,border-color .15s;
  gap: 0.438rem;
  border-radius: 1.25rem;
  padding: 0.5rem 0.875rem;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.06);
  display: flex;
  white-space: nowrap;
  cursor: pointer;
  align-items: center;
  flex-shrink: 0;
  color: #888FA4;
  font-size: 12px;
  font-weight: 600;
}.fiw_sbar_tab-uyt:hover {
  background: rgba(255,255,255,0.07);
  border-color: rgba(63,207,110,0.38);
  color: #EEF1F7;
}.fiw_sbar_tab-uyt.fiw_state_active-uyt {
  background: rgba(63,207,110,0.18);
  border-color: rgba(63,207,110,0.08);
  color: #EEF1F7;
}.fiw_sbar_tab_ic-uyt svg {
  stroke-linecap: round;
  height: 14px;
  width: 0.875rem;
  stroke-linejoin: round;
}.fiw_wy-uyt {
  background: #0C0E13;
  padding: 2rem 16px 0;
}
@media(min-width: 765px) {.fiw_wy-uyt {
  padding: 2.5rem 1.5rem 0;
}
}.fiw_wy_in-uyt {
  margin: 0 auto;
  max-width: 1340px;
}.fiw_wy_head-uyt {
  margin-bottom: 18px;
  max-width: 720px;
}.fiw_wy_label-uyt {
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  color: #3FCF6E;
  text-transform: uppercase;
}.fiw_wy_h2-uyt {
  font-size: 1.25rem;
  color: #EEF1F7;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 8px;
}
@media(min-width: 767px) {.fiw_wy_h2-uyt {
  font-size: 24px;
}
}.fiw_wy_intro-uyt {
  margin: 0;
  font-size: 13px;
  color: #606878;
  line-height: 1.6;
}.fiw_wy_grid-uyt {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.fiw_wy_grid-uyt {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.fiw_wy_grid-uyt {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.fiw_wy_card-uyt {
  transition: border-color .2s,transform .2s;
  border-radius: 8px;
  padding: 20px;
  border: 1px solid rgba(255,255,255,0.11);
  background: #141820;
}.fiw_wy_card-uyt:hover {
  border-color: rgba(63,207,110,0.08);
  transform: translateY(-2px);
}.fiw_wy_card_ic-uyt {
  border-radius: 50%;
  background: rgba(63,207,110,0.18);
  color: #3FCF6E;
  display: flex;
  align-items: center;
  width: 44px;
  height: 44px;
  margin-bottom: 0.875rem;
  justify-content: center;
}.fiw_wy_card_ic-uyt svg {
  width: 1.375rem;
  stroke-linecap: round;
  height: 1.375rem;
  stroke-linejoin: round;
}.fiw_wy_card_h-uyt {
  line-height: 1.25;
  font-weight: 700;
  color: #EEF1F7;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  font-size: 15px;
}.fiw_wy_card_p-uyt {
  overflow-wrap: break-word;
  color: #606878;
  line-height: 1.6;
  font-size: 13px;
}.fiw_wy_card_p-uyt strong {
  color: #C4C9D8;
  font-weight: 600;
}.fiw_gr_jp-uyt {
  padding: 20px;
  background: linear-gradient(135deg,#160E2C 0%,#0C0E13 100%);
  border-radius: 14px;
  overflow: hidden;
  position: relative;
}.fiw_gr_jp-uyt::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(45,125,191,0.22) 0%,transparent 70%);
  left: -60px;
  width: 15.625rem;
  content: '';
  top: -60px;
  position: absolute;
  height: 15.625rem;
}.fiw_gr_jp-uyt::after {
  background: radial-gradient(circle,rgba(240,168,46,0.18) 0%,transparent 70%);
  border-radius: 50%;
  right: 0;
  height: 200px;
  position: absolute;
  width: 12.5rem;
  content: '';
  bottom: -2.5rem;
}.fiw_gr_jp_head-uyt {
  gap: 16px;
  align-items: flex-start;
  margin-bottom: 1rem;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  z-index: 1;
}.fiw_gr_jp_info-uyt {
  flex: 1;
}.fiw_gr_jp_label-uyt {
  letter-spacing: .08em;
  margin-bottom: 0.375rem;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  color: #9B5FE8;
}.fiw_gr_jp_label-uyt svg {
  stroke-linejoin: round;
  height: 0.875rem;
  vertical-align: -2px;
  stroke-linecap: round;
  margin-right: 4px;
  width: 0.875rem;
}.fiw_gr_jp_amount-uyt {
  font-size: 32px;
  line-height: 1;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  color: #EEF1F7;
  font-weight: 800;
  margin-bottom: 0.25rem;
}
@media(min-width: 771px) {.fiw_gr_jp_amount-uyt {
  font-size: 2.5rem;
}
}.fiw_gr_jp_amount-uyt span {
  color: #F0A82E;
}.fiw_gr_jp_seo-uyt {
  font-size: 12px;
  color: #888FA4;
  max-width: 30rem;
  line-height: 1.5;
  overflow-wrap: break-word;
}.fiw_gr_jp_cta-uyt {
  border-radius: 8px;
  background: rgba(45,125,191,0.22);
  padding: 0.688rem 1.25rem;
  border: 1px solid rgba(45,125,191,0.22);
  transition: background .2s;
  z-index: 1;
  margin-top: 4px;
  align-self: flex-start;
  font-size: 13px;
  white-space: nowrap;
  font-weight: 700;
  position: relative;
  flex-shrink: 0;
  color: #EEF1F7;
}.fiw_gr_jp_cta-uyt:hover {
  background: #2D7DBF;
}.fiw_gcg-uyt {
  background: #0C0E13;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.fiw_gcg-uyt {
  padding: 44px 24px 0;
}
}.fiw_gcg_in-uyt {
  margin: 0 auto;
  max-width: 1340px;
}.fiw_gcg_head-uyt {
  margin-bottom: 1.25rem;
  max-width: 45rem;
}.fiw_gcg_label-uyt {
  font-weight: 700;
  text-transform: uppercase;
  color: #3FCF6E;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-size: 11px;
}.fiw_gcg_h2-uyt {
  margin-bottom: 8px;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  font-size: 1.375rem;
  color: #EEF1F7;
  font-weight: 800;
}
@media(min-width:768px) {.fiw_gcg_h2-uyt {
  font-size: 1.75rem;
}
}.fiw_gcg_intro-uyt {
  line-height: 1.6;
  color: #606878;
  font-size: 0.813rem;
}.fiw_gcg_grid-uyt {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.fiw_gcg_grid-uyt {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.fiw_gcg_grid-uyt {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.fiw_gcg_card-uyt {
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border-radius: 14px;
  padding: 20px;
  border: 1px solid rgba(255,255,255,0.11);
  cursor: pointer;
  justify-content: flex-end;
  position: relative;
  min-height: 15rem;
  display: flex;
  flex-direction: column;
}.fiw_gcg_card-uyt:hover {
  border-color: rgba(63,207,110,0.18);
  transform: translateY(-3px);
}.fiw_gcg_card_bg-uyt {
  inset: 0;
  position: absolute;
  z-index: 0;
}.fiw_gcg_card_bg-uyt::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  position: absolute;
  content: '';
}.fiw_gcg_card_ic-uyt {
  border-radius: 5px;
  background: rgba(0,0,0,.45);
  height: 40px;
  width: 2.5rem;
  justify-content: center;
  right: 18px;
  top: 18px;
  position: absolute;
  z-index: 2;
  display: flex;
  align-items: center;
  color: #EEF1F7;
}.fiw_gcg_card_ic-uyt svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 20px;
  height: 20px;
}.fiw_gcg_card_ct-uyt {
  z-index: 1;
  position: relative;
}.fiw_gcg_card_h-uyt {
  margin-bottom: 0.5rem;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.125rem;
  font-weight: 800;
  color: #EEF1F7;
  overflow-wrap: break-word;
  line-height: 1.2;
}
@media(min-width: 771px) {.fiw_gcg_card_h-uyt {
  font-size: 20px;
}
}.fiw_gcg_card_p-uyt {
  font-size: 12px;
  margin-bottom: 0.625rem;
  color: rgba(255,255,255,.82);
  overflow-wrap: break-word;
  line-height: 1.55;
}.fiw_gcg_card_p-uyt strong {
  font-weight: 600;
  color: #EEF1F7;
}.fiw_gcg_card_cta-uyt {
  gap: 4px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .04em;
  align-items: center;
  font-size: 0.75rem;
  display: inline-flex;
  color: #3FCF6E;
}.fiw_gcg_card_cta-uyt svg {
  height: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.75rem;
}.fiw_ws-uyt {
  padding: 32px 1rem 0;
  background: #0C0E13;
}
@media(min-width: 771px) {.fiw_ws-uyt {
  padding: 2.25rem 1.5rem 0;
}
}.fiw_ws_in-uyt {
  margin: 0 auto;
  max-width: 83.75rem;
}.fiw_ws_head-uyt {
  gap: 12px;
  align-items: center;
  margin-bottom: 14px;
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
}.fiw_ws_title-uyt {
  gap: 0.625rem;
  color: #EEF1F7;
  font-size: 16px;
  align-items: center;
  flex-wrap: wrap;
  font-family: 'Barlow Condensed', sans-serif;
  display: flex;
  overflow-wrap: break-word;
  font-weight: 700;
}.fiw_ws_title_ic-uyt svg {
  stroke-linecap: round;
  color: #F0A82E;
  width: 18px;
  height: 18px;
  stroke-linejoin: round;
}.fiw_ws_online-uyt {
  gap: 7px;
  font-weight: 600;
  font-size: 0.75rem;
  display: flex;
  align-items: center;
  color: #606878;
}.fiw_ws_online_dot-uyt {
  background: #28C060;
  border-radius: 50%;
  width: 0.5rem;
  flex-shrink: 0;
  box-shadow: 0 0 6px rgba(40,192,96,0.18);
  height: 8px;
}.fiw_ws_scroll-uyt {
  gap: 0.5rem;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
  padding-bottom: 8px;
}.fiw_ws_scroll-uyt::-webkit-scrollbar {
  display: none;
}.fiw_wc-uyt {
  background: #10131A;
  gap: 0.625rem;
  border: 1px solid rgba(255,255,255,0.11);
  padding: 0.625rem 0.875rem;
  border-radius: 0.5rem;
  min-width: 220px;
  flex-shrink: 0;
  align-items: center;
  display: flex;
}.fiw_wc_img-uyt {
  border-radius: 0.313rem;
  overflow: hidden;
  background: #141820;
  width: 2.25rem;
  flex-shrink: 0;
  height: 2.25rem;
}.fiw_wc_img-uyt img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.fiw_wc_info-uyt {
  min-width: 0;
}.fiw_wc_game-uyt {
  overflow: hidden;
  font-weight: 600;
  color: #C4C9D8;
  font-size: 0.75rem;
  text-overflow: ellipsis;
  white-space: nowrap;
}.fiw_wc_player-uyt {
  overflow: hidden;
  color: #4C5362;
  font-size: 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
}.fiw_wc_amount-uyt {
  margin-left: auto;
  flex-shrink: 0;
  white-space: nowrap;
  font-size: 0.813rem;
  color: #28C060;
  font-weight: 700;
}.fiw_app-uyt {
  background: #0C0E13;
  padding: 36px 1rem 0;
}
@media(min-width: 770px) {.fiw_app-uyt {
  padding: 2.75rem 24px 0;
}
}.fiw_app_in-uyt {
  margin: 0 auto;
  max-width: 83.75rem;
}.fiw_app_head-uyt {
  margin-bottom: 16px;
}.fiw_app_label-uyt {
  text-transform: uppercase;
  color: #3FCF6E;
  font-size: 11px;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-weight: 700;
}.fiw_app_h2-uyt {
  font-weight: 800;
  margin-bottom: 0.375rem;
  font-family: 'Barlow Condensed', sans-serif;
  color: #EEF1F7;
  font-size: 20px;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.fiw_app_h2-uyt {
  font-size: 24px;
}
}.fiw_app_sub-uyt {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  max-width: 37.5rem;
  line-height: 1.6;
  color: #606878;
}.fiw_app_sub-uyt strong {
  font-weight: 700;
  color: #C4C9D8;
}.fiw_app_cards-uyt {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  margin-top: 1rem;
  display: grid;
}
@media(min-width: 638px) {.fiw_app_cards-uyt {
  grid-template-columns: repeat(3,1fr);
}
}.fiw_app_card-uyt {
  overflow: hidden;
  padding: 1.25rem;
  gap: 1rem;
  border-radius: 8px;
  position: relative;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.fiw_app_card_ios-uyt {
  background: linear-gradient(135deg,rgba(63,207,110,0.18) 0%,#141820 100%);
}.fiw_app_card_android-uyt {
  background: linear-gradient(135deg,rgba(40,192,96,0.18) 0%,#141820 100%);
}.fiw_app_card_win-uyt {
  background: linear-gradient(135deg,rgba(240,168,46,0.18) 0%,#141820 100%);
}.fiw_app_card_ic-uyt svg {
  width: 2.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 34px;
}.fiw_app_card_ic-uyt {
  flex-shrink: 0;
  color: #EEF1F7;
}.fiw_app_card_os-uyt {
  color: #606878;
  margin-bottom: 6px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 10px;
}.fiw_app_card_title-uyt {
  line-height: 1.2;
  font-weight: 700;
  color: #EEF1F7;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  font-size: 0.938rem;
}.fiw_app_card_text-uyt {
  line-height: 1.5;
  margin-bottom: 14px;
  color: #606878;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.fiw_app_card_btn-uyt {
  transition: background .2s;
  border: 1px solid rgba(63,207,110,0.38);
  border-radius: 0.313rem;
  gap: 0.438rem;
  background: rgba(255,255,255,0.12);
  padding: 0.625rem 1.125rem;
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  font-size: 0.813rem;
  color: #EEF1F7;
}.fiw_app_card_btn-uyt:hover {
  background: rgba(255,255,255,0.07);
}.fiw_reg-uyt {
  background: #0C0E13;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 767px) {.fiw_reg-uyt {
  padding: 2.75rem 1.5rem 0;
}
}.fiw_reg_in-uyt {
  background: #141820;
  border: 1px solid rgba(255,255,255,0.06);
  margin: 0 auto;
  border-radius: 14px;
  padding: 28px 1.5rem;
  max-width: 1340px;
}
@media(min-width: 771px) {.fiw_reg_in-uyt {
  padding: 40px;
}
}.fiw_reg_top-uyt {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 859px) {.fiw_reg_top-uyt {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.fiw_reg_label-uyt {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 10px;
  letter-spacing: .08em;
  color: #3FCF6E;
  font-size: 11px;
}.fiw_reg_h2-uyt {
  line-height: 1.2;
  margin-bottom: 12px;
  color: #EEF1F7;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.375rem;
}
@media(min-width: 769px) {.fiw_reg_h2-uyt {
  font-size: 1.75rem;
}
}.fiw_reg_bonus-uyt {
  background: rgba(240,168,46,0.18);
  border-radius: 0.5rem;
  gap: 8px;
  border: 1px solid rgba(240,168,46,0.18);
  padding: 0.625rem 1rem;
  align-items: center;
  margin-bottom: 1rem;
  display: inline-flex;
}.fiw_reg_bonus_amount-uyt {
  font-weight: 800;
  font-size: 1.25rem;
  color: #F0A82E;
}.fiw_reg_bonus_text-uyt {
  font-size: 0.813rem;
  color: #888FA4;
  line-height: 1.35;
}.fiw_reg_cta_btn-uyt {
  background: #28C060;
  transition: background .2s;
  border-radius: 8px;
  padding: 0.875rem 2rem;
  color: #080A0E;
  font-weight: 700;
  box-shadow: 0 2px 0.875rem rgba(40,192,96,0.46), inset 0 1px 0 rgba(255,255,255,0.14);
  margin-bottom: 0.75rem;
  display: inline-block;
  font-size: 15px;
}.fiw_reg_cta_btn-uyt:hover {
  background: #3DD474;
}.fiw_reg_terms-uyt {
  font-size: 0.688rem;
  color: #4C5362;
  line-height: 1.5;
}.fiw_reg_seo-uyt {
  border-top: 1px solid rgba(255,255,255,0.05);
  line-height: 1.65;
  font-size: 0.813rem;
  padding-top: 20px;
  color: #606878;
  margin-top: 20px;
  overflow-wrap: break-word;
}.fiw_reg_seo-uyt p {
  margin-bottom: 0.625rem;
  color: #606878;
  line-height: 1.65;
  font-size: 0.813rem;
}.fiw_reg_seo-uyt p:last-child {
  margin-bottom: 0;
}.fiw_reg_seo-uyt strong {
  color: #C4C9D8;
  font-weight: 700;
}.fiw_reg_seo-uyt a {
  transition: color .2s;
  text-decoration: underline;
  color: #3FCF6E;
}.fiw_reg_seo-uyt a:hover {
  color: #57DC83;
}.fiw_reg_seo-uyt ul,.fiw_reg_seo-uyt ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 1.125rem;
}.fiw_reg_seo-uyt ol {
  list-style: decimal;
}.fiw_reg_seo-uyt li {
  line-height: 1.65;
  color: #606878;
  font-size: 0.813rem;
  margin-bottom: 0.25rem;
}.fiw_reg_seo-uyt table {
  margin-bottom: 10px;
  font-size: 0.813rem;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width: 769px) {.fiw_reg_seo-uyt table {
  display: table;
}
}.fiw_reg_seo-uyt th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.5rem;
  color: #C4C9D8;
  text-align: left;
  font-weight: 700;
}.fiw_reg_seo-uyt td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 8px;
  color: #606878;
}.fiw_reg_steps-uyt {
  gap: 0.875rem;
  flex-direction: column;
  display: flex;
  margin-top: 28px;
}
@media(min-width: 857px) {.fiw_reg_steps-uyt {
  margin-top: 0;
}
}.fiw_reg_step-uyt {
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.06);
  padding: 16px;
  gap: 14px;
  background: rgba(255,255,255,0.05);
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.fiw_reg_step_num-uyt {
  border: 1px solid rgba(63,207,110,0.08);
  background: rgba(63,207,110,0.18);
  border-radius: 50%;
  font-size: 0.875rem;
  width: 2.125rem;
  flex-shrink: 0;
  justify-content: center;
  color: #3FCF6E;
  height: 34px;
  align-items: center;
  display: flex;
  font-weight: 800;
}.fiw_reg_step_title-uyt {
  color: #EEF1F7;
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 0.875rem;
}.fiw_reg_step_text-uyt {
  font-size: 0.75rem;
  line-height: 1.5;
  color: #606878;
}.fiw_reg_trust-uyt {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.625rem;
  margin-top: 20px;
  padding-top: 1.25rem;
  display: flex;
  flex-wrap: wrap;
}.fiw_reg_trust_item-uyt {
  gap: 7px;
  color: #606878;
  font-size: 12px;
  display: flex;
  overflow-wrap: break-word;
  align-items: center;
}.fiw_reg_trust_ic-uyt svg {
  height: 16px;
  stroke-linejoin: round;
  color: #3FCF6E;
  stroke-linecap: round;
  width: 16px;
}.fiw_bon-uyt {
  background: #0C0E13;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.fiw_bon-uyt {
  padding: 2.75rem 1.5rem 0;
}
}.fiw_bon_in-uyt {
  margin: 0 auto;
  max-width: 1340px;
}.fiw_bon_head-uyt {
  margin-bottom: 1.25rem;
}.fiw_bon_label-uyt {
  margin-bottom: 0.5rem;
  color: #3FCF6E;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
}.fiw_bon_h2-uyt {
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  color: #EEF1F7;
  font-size: 1.25rem;
}
@media(min-width: 770px) {.fiw_bon_h2-uyt {
  font-size: 24px;
}
}.fiw_bon_seo-uyt {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.6;
  color: #606878;
  max-width: 620px;
}.fiw_bon_seo-uyt strong {
  color: #C4C9D8;
  font-weight: 700;
}.fiw_bon_seo-uyt a {
  color: #3FCF6E;
  text-decoration: underline;
}.fiw_bon_grid-uyt {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 643px) {.fiw_bon_grid-uyt {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.fiw_bon_grid-uyt {
  grid-template-columns: repeat(5,1fr);
}
}.fiw_bon_card-uyt {
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 0.5rem;
  transition: border-color .2s,transform .2s;
  padding: 1rem;
  background: #10131A;
}.fiw_bon_card-uyt:hover {
  border-color: rgba(63,207,110,0.08);
  transform: translateY(-2px);
}.fiw_bon_card_ic-uyt svg {
  height: 26px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 26px;
}.fiw_bon_card_ic-uyt {
  margin-bottom: 0.625rem;
}.fiw_bon_card_type-uyt {
  text-transform: uppercase;
  color: #606878;
  font-size: 10px;
  font-weight: 700;
  margin-bottom: 6px;
  letter-spacing: .06em;
}.fiw_bon_card_amount-uyt {
  font-size: 18px;
  font-weight: 800;
  line-height: 1.1;
  color: #F0A82E;
  margin-bottom: 6px;
}.fiw_bon_card_name-uyt {
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-bottom: 0.5rem;
  color: #EEF1F7;
}.fiw_bon_card_detail-uyt {
  border-top: 1px solid rgba(255,255,255,0.05);
  overflow-wrap: break-word;
  padding-top: 0.5rem;
  line-height: 1.5;
  font-size: 11px;
  color: #4C5362;
}.fiw_htp-uyt {
  background: #0C0E13;
  padding: 36px 1rem 0;
}
@media(min-width: 767px) {.fiw_htp-uyt {
  padding: 2.75rem 24px 0;
}
}.fiw_htp_in-uyt {
  margin: 0 auto;
  max-width: 1340px;
}.fiw_htp_head-uyt {
  max-width: 720px;
  margin-bottom: 22px;
}.fiw_htp_label-uyt {
  color: #3FCF6E;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
}.fiw_htp_h2-uyt {
  overflow-wrap: break-word;
  color: #EEF1F7;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 8px;
  font-weight: 800;
  font-size: 22px;
}
@media(min-width: 769px) {.fiw_htp_h2-uyt {
  font-size: 28px;
}
}.fiw_htp_intro-uyt {
  line-height: 1.6;
  color: #606878;
  font-size: 14px;
}.fiw_htp_steps-uyt {
  padding: 0;
  margin: 0;
  list-style: none;
  gap: 12px;
  counter-reset: none;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 638px) {.fiw_htp_steps-uyt {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.fiw_htp_steps-uyt {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.fiw_htp_step-uyt {
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.11);
  padding: 20px 18px 18px;
  background: #141820;
  display: flex;
  position: relative;
  flex-direction: column;
}.fiw_htp_step_num-uyt {
  background: #3FCF6E;
  border-radius: 50%;
  top: -0.75rem;
  left: 20px;
  display: flex;
  justify-content: center;
  font-size: 13px;
  width: 1.75rem;
  position: absolute;
  font-family: 'Barlow Condensed', sans-serif;
  height: 28px;
  color: #080A0E;
  align-items: center;
  font-weight: 800;
}.fiw_htp_step_ic-uyt {
  background: rgba(63,207,110,0.18);
  border-radius: 0.313rem;
  margin: 0.5rem 0 12px;
  display: flex;
  width: 2.25rem;
  justify-content: center;
  height: 2.25rem;
  align-items: center;
  color: #3FCF6E;
}.fiw_htp_step_ic-uyt svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.125rem;
  width: 1.125rem;
}.fiw_htp_step_h-uyt {
  line-height: 1.25;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 14px;
  color: #EEF1F7;
}.fiw_htp_step_p-uyt {
  font-size: 13px;
  overflow-wrap: break-word;
  color: #606878;
  line-height: 1.55;
}.fiw_htp_step_p-uyt strong {
  font-weight: 600;
  color: #C4C9D8;
}.fiw_htp_cta-uyt {
  background: #28C060;
  border-radius: 8px;
  padding: 0.813rem 1.625rem;
  transition: background .2s;
  margin-top: 1.25rem;
  display: inline-block;
  color: #080A0E;
  font-size: 0.875rem;
  font-weight: 700;
}.fiw_htp_cta-uyt:hover {
  background: #3DD474;
}.fiw_prov-uyt {
  background: #0C0E13;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.fiw_prov-uyt {
  padding: 44px 1.5rem 0;
}
}.fiw_prov_in-uyt {
  margin: 0 auto;
  max-width: 83.75rem;
}.fiw_prov_head-uyt {
  margin-bottom: 16px;
}.fiw_prov_label-uyt {
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 8px;
  color: #3FCF6E;
}.fiw_prov_h2-uyt {
  color: #EEF1F7;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 8px;
}
@media(min-width: 766px) {.fiw_prov_h2-uyt {
  font-size: 1.5rem;
}
}.fiw_prov_seo-uyt {
  color: #606878;
  font-size: 0.813rem;
  margin-bottom: 16px;
  overflow-wrap: break-word;
  max-width: 38.75rem;
  line-height: 1.6;
}.fiw_prov_seo-uyt strong {
  color: #C4C9D8;
  font-weight: 700;
}.fiw_prov_seo-uyt a {
  color: #3FCF6E;
  text-decoration: underline;
}.fiw_prov_grid-uyt {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 642px) {.fiw_prov_grid-uyt {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1077px) {.fiw_prov_grid-uyt {
  grid-template-columns: repeat(8,1fr);
}
}.fiw_prov_card-uyt {
  transition: border-color .2s,background .2s;
  border: 1px solid rgba(255,255,255,0.11);
  background: #10131A;
  padding: 14px 0.625rem;
  gap: 7px;
  border-radius: 0.5rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
}.fiw_prov_card-uyt:hover {
  border-color: rgba(63,207,110,0.38);
  background: #141820;
}.fiw_prov_logo-uyt {
  border-radius: 5px;
  background: rgba(255,255,255,0.05);
  overflow: hidden;
  align-items: center;
  display: flex;
  width: 2.75rem;
  height: 2.75rem;
  justify-content: center;
}.fiw_prov_logo-uyt img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}.fiw_prov_name-uyt {
  font-size: 11px;
  overflow-wrap: break-word;
  font-weight: 600;
  text-align: center;
  color: #888FA4;
}.fiw_seo-uyt {
  background: #0C0E13;
  padding: 2.25rem 16px 0;
}
@media(min-width: 771px) {.fiw_seo-uyt {
  padding: 2.75rem 1.5rem 0;
}
}.fiw_seo_in-uyt {
  border-radius: 14px;
  background: #141820;
  border: 1px solid rgba(255,255,255,0.11);
  padding: 28px 1.5rem;
  margin: 0 auto;
  max-width: 1340px;
}
@media(min-width: 769px) {.fiw_seo_in-uyt {
  padding: 36px 40px;
}
}.fiw_seo_label-uyt {
  font-size: 11px;
  margin-bottom: 10px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #3FCF6E;
}.fiw_seo_h2-uyt {
  font-weight: 800;
  line-height: 1.25;
  font-family: 'Barlow Condensed', sans-serif;
  color: #EEF1F7;
  font-size: 20px;
  margin-bottom: 14px;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.fiw_seo_h2-uyt {
  font-size: 24px;
}
}.fiw_seo_body-uyt {
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #888FA4;
  font-size: 14px;
}.fiw_seo_body-uyt p {
  font-size: 14px;
  color: #888FA4;
  margin-bottom: 12px;
  line-height: 1.75;
}.fiw_seo_body-uyt p:last-child {
  margin-bottom: 0;
}.fiw_seo_body-uyt strong {
  color: #C4C9D8;
  font-weight: 700;
}.fiw_seo_body-uyt a {
  transition: color .2s;
  color: #3FCF6E;
  text-decoration: underline;
}.fiw_seo_body-uyt a:hover {
  color: #57DC83;
}.fiw_seo_body-uyt ul,.fiw_seo_body-uyt ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.fiw_seo_body-uyt ol {
  list-style: decimal;
}.fiw_seo_body-uyt li {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #888FA4;
  margin-bottom: 6px;
}.fiw_seo_body-uyt table {
  margin-bottom: 12px;
  width: 100%;
  overflow-x: auto;
  font-size: 0.813rem;
  border-collapse: collapse;
  display: block;
}
@media(min-width: 766px) {.fiw_seo_body-uyt table {
  display: table;
}
}.fiw_seo_body-uyt th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  color: #C4C9D8;
  text-align: left;
}.fiw_seo_body-uyt td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 0.75rem;
  color: #888FA4;
}.fiw_seo_cols-uyt {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 639px) {.fiw_seo_cols-uyt {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.fiw_seo_cols-uyt {
  grid-template-columns: repeat(3,1fr);
}
}.fiw_seo_col_h-uyt {
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 13px;
  margin-bottom: 0.438rem;
  color: #C4C9D8;
}.fiw_seo_col_p-uyt {
  overflow-wrap: break-word;
  color: #606878;
  font-size: 13px;
  line-height: 1.65;
}.fiw_seo_stats-uyt {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.fiw_seo_stat-uyt {
  padding: 0.875rem 1rem;
  border-radius: 0.5rem;
  border: 1px solid rgba(63,207,110,0.18);
  flex: 1;
  background: rgba(63,207,110,0.08);
  min-width: 140px;
}.fiw_seo_stat_val-uyt {
  margin-bottom: 0.25rem;
  font-size: 1.25rem;
  font-weight: 800;
  color: #3FCF6E;
  overflow-wrap: break-word;
}.fiw_seo_stat_lb-uyt {
  color: #606878;
  font-size: 11px;
  overflow-wrap: break-word;
}.fiw_seo-uyt {
  background: #0C0E13;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.fiw_seo-uyt {
  padding: 2.75rem 24px 0;
}
}.fiw_seo_in-uyt {
  margin: 0 auto;
  background: #141820;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 14px;
  max-width: 1340px;
}
@media(min-width: 767px) {.fiw_seo_in-uyt {
  padding: 36px 40px;
}
}.fiw_seo_label-uyt {
  color: #3FCF6E;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 0.625rem;
  font-weight: 700;
}.fiw_seo_h2-uyt {
  overflow-wrap: break-word;
  color: #EEF1F7;
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 0.875rem;
  font-family: 'Barlow Condensed', sans-serif;
  line-height: 1.25;
}
@media(min-width: 769px) {.fiw_seo_h2-uyt {
  font-size: 1.5rem;
}
}.fiw_seo_body-uyt {
  line-height: 1.75;
  color: #888FA4;
  overflow-wrap: break-word;
  font-size: 14px;
}.fiw_seo_body-uyt p {
  color: #888FA4;
  margin-bottom: 0.75rem;
  font-size: 14px;
  line-height: 1.75;
}.fiw_seo_body-uyt p:last-child {
  margin-bottom: 0;
}.fiw_seo_body-uyt strong {
  font-weight: 700;
  color: #C4C9D8;
}.fiw_seo_body-uyt a {
  transition: color .2s;
  color: #3FCF6E;
  text-decoration: underline;
}.fiw_seo_body-uyt a:hover {
  color: #57DC83;
}.fiw_seo_body-uyt ul,.fiw_seo_body-uyt ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.fiw_seo_body-uyt ol {
  list-style: decimal;
}.fiw_seo_body-uyt li {
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 0.375rem;
  color: #888FA4;
}.fiw_seo_body-uyt table {
  margin-bottom: 12px;
  border-collapse: collapse;
  width: 100%;
  display: block;
  overflow-x: auto;
  font-size: 13px;
}
@media(min-width: 770px) {.fiw_seo_body-uyt table {
  display: table;
}
}.fiw_seo_body-uyt th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  text-align: left;
  color: #C4C9D8;
}.fiw_seo_body-uyt td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #888FA4;
}.fiw_seo_cols-uyt {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 637px) {.fiw_seo_cols-uyt {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.fiw_seo_cols-uyt {
  grid-template-columns: repeat(3,1fr);
}
}.fiw_seo_col_h-uyt {
  color: #C4C9D8;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  font-size: 13px;
  font-weight: 700;
}.fiw_seo_col_p-uyt {
  line-height: 1.65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #606878;
}.fiw_seo_stats-uyt {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.fiw_seo_stat-uyt {
  background: rgba(63,207,110,0.08);
  border-radius: 0.5rem;
  border: 1px solid rgba(63,207,110,0.18);
  flex: 1;
  padding: 14px 1rem;
  min-width: 140px;
}.fiw_seo_stat_val-uyt {
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #3FCF6E;
  font-weight: 800;
}.fiw_seo_stat_lb-uyt {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #606878;
}.fiw_faq-uyt {
  padding: 2.25rem 1rem 0;
  background: #0C0E13;
}
@media(min-width:768px) {.fiw_faq-uyt {
  padding: 44px 24px 0;
}
}.fiw_faq_in-uyt {
  margin: 0 auto;
  max-width: 83.75rem;
}.fiw_faq_head-uyt {
  margin-bottom: 20px;
}.fiw_faq_label-uyt {
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #3FCF6E;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-weight: 700;
}.fiw_faq_h2-uyt {
  overflow-wrap: break-word;
  color: #EEF1F7;
  font-size: 1.25rem;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
}
@media(min-width: 770px) {.fiw_faq_h2-uyt {
  font-size: 1.5rem;
}
}.fiw_faq_list-uyt {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.fiw_faq_item-uyt {
  overflow: hidden;
  background: #141820;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 8px;
}.fiw_faq_q-uyt {
  gap: 0.75rem;
  padding: 16px 1.25rem;
  transition: color .2s;
  align-items: center;
  font-size: 0.875rem;
  cursor: pointer;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  font-weight: 600;
  color: #C4C9D8;
  justify-content: space-between;
  display: flex;
}.fiw_faq_q-uyt:hover {
  color: #EEF1F7;
}.fiw_faq_q_ic-uyt {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255,255,255,0.05);
  width: 1.5rem;
  justify-content: center;
  color: #3FCF6E;
  flex-shrink: 0;
  align-items: center;
  height: 24px;
  display: flex;
  font-size: 1rem;
}.fiw_faq_item-uyt.fiw_state_open-uyt .fiw_faq_q_ic-uyt {
  transform: rotate(45deg);
}.fiw_faq_a-uyt {
  padding: 0 20px 1rem;
  color: #606878;
  font-size: 13px;
  line-height: 1.7;
  display: none;
  overflow-wrap: break-word;
}.fiw_faq_item-uyt.fiw_state_open-uyt .fiw_faq_a-uyt {
  display: block;
}.fiw_faq_a-uyt strong {
  color: #C4C9D8;
  font-weight: 700;
}.fiw_faq_a-uyt a {
  color: #3FCF6E;
  text-decoration: underline;
}.fiw_faq_a-uyt ul,.fiw_faq_a-uyt ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 1.25rem;
}.fiw_faq_a-uyt ol {
  list-style: decimal;
}.fiw_faq_a-uyt li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.fiw_faq_a-uyt table {
  margin: 0.5rem 0;
  width: 100%;
  font-size: 12px;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 770px) {.fiw_faq_a-uyt table {
  display: table;
}
}.fiw_faq_a-uyt th {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  color: #C4C9D8;
  text-align: left;
}.fiw_faq_a-uyt td {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #606878;
}.fiw_seo-uyt {
  background: #0C0E13;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.fiw_seo-uyt {
  padding: 2.75rem 24px 0;
}
}.fiw_seo_in-uyt {
  margin: 0 auto;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255,255,255,0.11);
  background: #141820;
  border-radius: 14px;
  max-width: 1340px;
}
@media(min-width: 769px) {.fiw_seo_in-uyt {
  padding: 36px 2.5rem;
}
}.fiw_seo_label-uyt {
  color: #3FCF6E;
  font-weight: 700;
  margin-bottom: 10px;
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
}.fiw_seo_h2-uyt {
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 14px;
  font-size: 20px;
  color: #EEF1F7;
  font-weight: 800;
  line-height: 1.25;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.fiw_seo_h2-uyt {
  font-size: 24px;
}
}.fiw_seo_body-uyt {
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #888FA4;
  font-size: 0.875rem;
}.fiw_seo_body-uyt p {
  color: #888FA4;
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
}.fiw_seo_body-uyt p:last-child {
  margin-bottom: 0;
}.fiw_seo_body-uyt strong {
  color: #C4C9D8;
  font-weight: 700;
}.fiw_seo_body-uyt a {
  transition: color .2s;
  text-decoration: underline;
  color: #3FCF6E;
}.fiw_seo_body-uyt a:hover {
  color: #57DC83;
}.fiw_seo_body-uyt ul,.fiw_seo_body-uyt ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.fiw_seo_body-uyt ol {
  list-style: decimal;
}.fiw_seo_body-uyt li {
  margin-bottom: 6px;
  color: #888FA4;
  line-height: 1.75;
  font-size: 0.875rem;
}.fiw_seo_body-uyt table {
  border-collapse: collapse;
  width: 100%;
  font-size: 13px;
  overflow-x: auto;
  margin-bottom: 0.75rem;
  display: block;
}
@media(min-width: 769px) {.fiw_seo_body-uyt table {
  display: table;
}
}.fiw_seo_body-uyt th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 12px;
  font-weight: 700;
  color: #C4C9D8;
  text-align: left;
}.fiw_seo_body-uyt td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #888FA4;
}.fiw_seo_cols-uyt {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 638px) {.fiw_seo_cols-uyt {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.fiw_seo_cols-uyt {
  grid-template-columns: repeat(3,1fr);
}
}.fiw_seo_col_h-uyt {
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 13px;
  color: #C4C9D8;
  margin-bottom: 7px;
}.fiw_seo_col_p-uyt {
  line-height: 1.65;
  color: #606878;
  font-size: 13px;
  overflow-wrap: break-word;
}.fiw_seo_stats-uyt {
  margin: 1.25rem 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.fiw_seo_stat-uyt {
  border-radius: 0.5rem;
  background: rgba(63,207,110,0.08);
  border: 1px solid rgba(63,207,110,0.18);
  flex: 1;
  padding: 14px 16px;
  min-width: 140px;
}.fiw_seo_stat_val-uyt {
  color: #3FCF6E;
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
}.fiw_seo_stat_lb-uyt {
  overflow-wrap: break-word;
  color: #606878;
  font-size: 11px;
}.fiw_ft-uyt {
  border-top: 1px solid rgba(255,255,255,0.05);
  background: #08090D;
  margin-top: 3rem;
}.fiw_ft_support-uyt {
  padding: 1.5rem 16px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 770px) {.fiw_ft_support-uyt {
  padding: 28px 24px;
}
}.fiw_ft_support_in-uyt {
  margin: 0 auto;
  gap: 1rem;
  max-width: 1340px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.fiw_ft_support_main-uyt {
  gap: 1rem;
  flex: 1;
  align-items: center;
  min-width: 220px;
  display: flex;
  flex-wrap: wrap;
}.fiw_ft_support_ic-uyt {
  color: #3FCF6E;
  flex-shrink: 0;
}.fiw_ft_support_ic-uyt svg {
  height: 1.875rem;
  width: 1.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.fiw_ft_support_text_title-uyt {
  overflow-wrap: break-word;
  font-weight: 700;
  color: #EEF1F7;
  font-size: 0.938rem;
  margin-bottom: 3px;
}.fiw_ft_support_text_sub-uyt {
  color: #606878;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.fiw_ft_support_btn-uyt {
  border-radius: 8px;
  transition: background .2s;
  padding: 0.688rem 1.375rem;
  background: #3FCF6E;
  color: #EEF1F7;
  white-space: nowrap;
  font-size: 13px;
  flex-shrink: 0;
  font-weight: 700;
}.fiw_ft_support_btn-uyt:hover {
  background: #57DC83;
}.fiw_ft_support_contacts-uyt {
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.fiw_ft_support_contact-uyt {
  line-height: 1.4;
  font-size: 12px;
  color: #4C5362;
}.fiw_ft_support_contact-uyt strong {
  color: #888FA4;
  display: block;
  font-weight: 600;
  font-size: 11px;
  margin-bottom: 2px;
}.fiw_ft_main-uyt {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 2rem 16px 24px;
}
@media(min-width: 771px) {.fiw_ft_main-uyt {
  padding: 40px 24px 32px;
}
}.fiw_ft_main_in-uyt {
  margin: 0 auto;
  gap: 24px;
  max-width: 1340px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 638px) {.fiw_ft_main_in-uyt {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.fiw_ft_main_in-uyt {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.fiw_ft_col_logo-uyt {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.fiw_ft_col_logo-uyt {
  grid-column: auto;
}
}.fiw_ft_logo-uyt {
  gap: 9px;
  display: flex;
  flex-wrap: wrap;
  font-size: 1rem;
  color: #EEF1F7;
  margin-bottom: 0.75rem;
  align-items: center;
  font-weight: 800;
  overflow-wrap: break-word;
}.fiw_ft_logo_mark-uyt {
  overflow: hidden;
  border-radius: 0.313rem;
  width: 1.875rem;
  height: 1.875rem;
}.fiw_ft_logo_mark-uyt img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.fiw_ft_logo_sub-uyt {
  color: #4C5362;
  max-width: 12.5rem;
  line-height: 1.55;
  overflow-wrap: break-word;
  font-size: 12px;
}.fiw_ft_col_title-uyt {
  letter-spacing: .07em;
  text-transform: uppercase;
  font-weight: 700;
  color: #888FA4;
  margin-bottom: 14px;
  font-size: 12px;
}.fiw_ft_col_links-uyt {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.fiw_ft_col_link-uyt {
  transition: color .2s;
  color: #4C5362;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.fiw_ft_col_link-uyt:hover {
  color: #C4C9D8;
}.fiw_ft_apps-uyt {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.fiw_ft_app_card-uyt {
  transition: border-color .2s;
  padding: 10px 0.75rem;
  border-radius: 0.313rem;
  gap: 10px;
  border: 1px solid rgba(255,255,255,0.11);
  background: rgba(255,255,255,0.05);
  display: flex;
  align-items: center;
}.fiw_ft_app_card-uyt:hover {
  border-color: rgba(63,207,110,0.38);
}.fiw_ft_app_card_ic-uyt svg {
  stroke-linecap: round;
  height: 1.375rem;
  width: 1.375rem;
  stroke-linejoin: round;
}.fiw_ft_app_card_os-uyt {
  font-weight: 600;
  font-size: 0.625rem;
  color: #4C5362;
}.fiw_ft_app_card_action-uyt {
  font-size: 0.75rem;
  color: #C4C9D8;
  font-weight: 700;
}.fiw_ft_bot-uyt {
  padding: 1.25rem 16px;
}
@media(min-width: 766px) {.fiw_ft_bot-uyt {
  padding: 1.25rem 24px;
}
}.fiw_ft_bot_in-uyt {
  gap: 16px;
  margin: 0 auto;
  flex-wrap: wrap;
  max-width: 1340px;
  display: flex;
  align-items: center;
}.fiw_ft_socials-uyt {
  gap: 0.5rem;
  display: flex;
}.fiw_ft_soc-uyt {
  border: 1px solid rgba(255,255,255,0.11);
  transition: background .2s;
  border-radius: 5px;
  background: rgba(255,255,255,0.05);
  width: 2.25rem;
  height: 36px;
  justify-content: center;
  color: #888FA4;
  display: flex;
  align-items: center;
}.fiw_ft_soc-uyt svg {
  stroke-linejoin: round;
  width: 16px;
  stroke-linecap: round;
  height: 16px;
}.fiw_ft_soc-uyt:hover {
  background: rgba(255,255,255,0.07);
}.fiw_ft_legal-uyt {
  flex: 1;
  font-size: 0.688rem;
  color: #7A8295;
  line-height: 1.6;
  min-width: 12.5rem;
  overflow-wrap: break-word;
}.fiw_ft_legal-uyt strong {
  color: #888FA4;
  font-weight: 700;
}.fiw_ft_legal-uyt a {
  color: #888FA4;
  text-decoration: underline;
}.fiw_ft_age-uyt {
  border-radius: 50%;
  border: 2px solid #7A8295;
  flex-shrink: 0;
  color: #7A8295;
  width: 2rem;
  justify-content: center;
  font-weight: 800;
  display: flex;
  height: 32px;
  font-size: 11px;
  margin-left: auto;
  align-items: center;
}