*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #0F0D0B;
  line-height: 1.6;
  color: #C8BFA8;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  font-family: 'Lato', sans-serif;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  color: inherit;
  text-decoration: none;
}button {
  background: none;
  border: none;
  font: inherit;
  color: inherit;
  cursor: pointer;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.fpl-layout_m8n {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.fpl-page_m8n {
  min-height: 100vh;
  display: flex;
}.fpl-main_m8n {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media(min-width: 1081px) {.fpl-main_m8n {
  padding-left: 13.75rem;
}
}
@media(max-width: 1080px) {.fpl-main_m8n {
  padding-bottom: 4.5rem;
}
}.fpl-gc_m8n {
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #151210;
  transition: transform .2s,border-color .2s;
  border-radius: 0.5rem;
  overflow: hidden;
  position: relative;
  flex-shrink: 0;
  cursor: pointer;
  width: 8.75rem;
}
@media(min-width: 641px) {.fpl-gc_m8n {
  width: 9.75rem;
}
}
@media(min-width: 1078px) {.fpl-gc_m8n {
  width: 168px;
}
}.fpl-gc_m8n:hover {
  transform: translateY(-3px);
  border-color: rgba(200, 134, 30, 0.08);
}.fpl-gc_img_m8n {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding-bottom: 80%;
}.fpl-gc_img_m8n img {
  inset: 0;
  height: 100%;
  position: absolute;
  width: 100%;
  object-fit: cover;
}.fpl-gc_hover_m8n {
  background: rgba(9, 8, 7, 0.72);
  inset: 0;
  transition: opacity .2s;
  position: absolute;
  opacity: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}.fpl-gc_m8n:hover .fpl-gc_hover_m8n {
  opacity: 1;
}.fpl-gc_hover_btn_m8n {
  border-radius: 0.25rem;
  background: #C8861E;
  padding: 8px 16px;
  font-weight: 700;
  font-size: 0.75rem;
  color: #F2ECE0;
}.fpl-gc_info_m8n {
  padding: 8px 10px 10px;
}.fpl-gc_name_m8n {
  overflow: hidden;
  font-size: 12px;
  font-weight: 600;
  max-width: 100%;
  white-space: nowrap;
  margin-bottom: 3px;
  text-overflow: ellipsis;
  color: #C8BFA8;
}.fpl-gc_prov_m8n {
  font-size: 0.625rem;
  color: #5A5048;
}.fpl-gc_tag_m8n {
  border-radius: 4px;
  padding: 2px 7px;
  letter-spacing: .04em;
  z-index: 2;
  font-size: 9px;
  position: absolute;
  text-transform: uppercase;
  font-weight: 700;
  top: 6px;
  left: 6px;
}.fpl-gc_tag_hot_m8n {
  background: #C23218;
  color: #fff;
}.fpl-gc_tag_new_m8n {
  background: #2DAA50;
  color: #0F0D0B;
}.fpl-gc_tag_jp_m8n {
  background: #E09A1A;
  color: #0F0D0B;
}.fpl-gc_tag_ex_m8n {
  background: #1E7B8E;
  color: #fff;
}.fpl-gc_tag_live_m8n {
  background: #C23218;
  color: #fff;
}.fpl-gr_m8n {
  background: #0F0D0B;
  padding: 2rem 16px 0;
}
@media(min-width: 766px) {.fpl-gr_m8n {
  padding: 2.25rem 1.5rem 0;
}
}.fpl-gr_in_m8n {
  margin: 0 auto;
  max-width: 82.5rem;
}.fpl-gr_head_m8n {
  gap: 0.75rem;
  align-items: center;
  display: flex;
  margin-bottom: 10px;
  flex-wrap: wrap;
}.fpl-gr_head_l_m8n {
  flex: 1;
  gap: 0.625rem;
  min-width: 0;
  display: flex;
  align-items: center;
}.fpl-gr_ic_m8n {
  border-radius: 8px;
  height: 2rem;
  display: flex;
  width: 2rem;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
}.fpl-gr_ic_m8n svg {
  stroke-linejoin: round;
  width: 16px;
  stroke-linecap: round;
  height: 16px;
}.fpl-gr_title_m8n {
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F2ECE0;
  font-family: 'Cinzel', serif;
  font-size: 16px;
}
@media(min-width: 765px) {.fpl-gr_title_m8n {
  font-size: 1.125rem;
}
}.fpl-gr_more_m8n {
  transition: color .2s;
  gap: 5px;
  color: #726858;
  white-space: nowrap;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  font-size: 0.75rem;
  font-weight: 600;
}.fpl-gr_more_m8n:hover {
  color: #C8861E;
}.fpl-gr_more_m8n svg {
  width: 0.75rem;
  height: 12px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.fpl-gr_arrows_m8n {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.fpl-gr_arr_m8n {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.25rem;
  transition: background .15s,color .15s;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  width: 1.875rem;
  justify-content: center;
  color: #9A9080;
  height: 30px;
  align-items: center;
}.fpl-gr_arr_m8n:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F2ECE0;
}.fpl-gr_arr_m8n svg {
  stroke-linecap: round;
  width: 13px;
  stroke-linejoin: round;
  height: 13px;
}.fpl-gr_seo_h_m8n {
  margin: 0 0 0.375rem;
  overflow-wrap: break-word;
  color: #C8BFA8;
  font-size: 0.813rem;
  font-family: 'Cinzel', serif;
  max-width: 42.5rem;
  font-weight: 700;
}
@media(min-width: 769px) {.fpl-gr_seo_h_m8n {
  font-size: 0.875rem;
}
}.fpl-gr_seo_m8n {
  max-width: 680px;
  font-size: 12px;
  color: #726858;
  line-height: 1.55;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
}.fpl-gr_seo_m8n strong {
  color: #C8BFA8;
  font-weight: 600;
}.fpl-gr_scroll_m8n {
  gap: 10px;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 0.625rem;
}.fpl-gr_scroll_m8n::-webkit-scrollbar {
  display: none;
}
@media(min-width: 765px) {.fpl-gr_scroll_m8n {
  gap: 12px;
}
}.fpl-tb_m8n {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #100E0C;
  right: 0;
  height: 3.5rem;
  z-index: 80;
  left: 0;
  align-items: center;
  top: 0;
  display: flex;
  position: fixed;
}.fpl-tb_in_m8n {
  padding: 0 0.875rem;
  gap: 0;
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
}.fpl-tb_burger_m8n {
  gap: 5px;
  border-radius: 0.5rem;
  width: 38px;
  flex-shrink: 0;
  height: 2.375rem;
  margin-right: 8px;
  flex-direction: column;
  display: flex;
  justify-content: center;
  align-items: center;
}.fpl-tb_burger_m8n:hover {
  background: rgba(255, 255, 255, 0.05);
}.fpl-tb_burger_line_m8n {
  background: #9A9080;
  border-radius: 1px;
  width: 1.125rem;
  display: block;
  height: 2px;
}
@media(min-width: 1083px) {.fpl-tb_burger_m8n {
  display: none;
}
}.fpl-tb_logo_m8n {
  gap: 9px;
  overflow-wrap: break-word;
  align-items: center;
  display: flex;
  color: #F2ECE0;
  letter-spacing: -.01em;
  font-size: 1.125rem;
  font-weight: 800;
  margin-right: 1.25rem;
  flex-shrink: 0;
}.fpl-tb_logo_mark_m8n {
  border-radius: 8px;
  overflow: hidden;
  align-items: center;
  width: 2rem;
  justify-content: center;
  display: flex;
  height: 2rem;
}.fpl-tb_logo_mark_m8n img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.fpl-tb_nav_m8n {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 638px) {.fpl-tb_nav_m8n {
  display: flex;
}
}.fpl-tb_tab_m8n {
  padding: 0.5rem 14px;
  border-radius: 0.5rem;
  transition: background .15s,color .15s;
  font-weight: 600;
  font-size: 0.813rem;
  color: #9A9080;
  white-space: nowrap;
}.fpl-tb_tab_m8n:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F2ECE0;
}.fpl-tb_tab_m8n.fpl-state_active_m8n {
  background: rgba(200, 134, 30, 0.18);
  color: #F2ECE0;
}.fpl-tb_right_m8n {
  gap: 0.5rem;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  margin-left: auto;
}.fpl-tb_login_m8n {
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s,color .2s;
  background: rgba(255, 255, 255, 0.05);
  padding: 9px 16px;
  border-radius: 0.5rem;
  font-weight: 600;
  color: #C8BFA8;
  font-size: 0.813rem;
  display: none;
}.fpl-tb_login_m8n:hover {
  border-color: rgba(200, 134, 32, 0.45);
  color: #F2ECE0;
}
@media(min-width: 478px) {.fpl-tb_login_m8n {
  display: block;
}
}.fpl-tb_reg_m8n {
  background: #2DAA50;
  border-radius: 0.5rem;
  transition: background .2s;
  padding: 0.563rem 18px;
  font-size: 13px;
  white-space: nowrap;
  color: #100E0A;
  font-weight: 700;
}.fpl-tb_reg_m8n:hover {
  background: #38C460;
}.fpl-sb_m8n {
  transition: transform .25s ease;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  background: #1A1713;
  transform: translateX(-100%);
  position: fixed;
  top: 3.5rem;
  z-index: 70;
  left: 0;
  overflow-y: auto;
  bottom: 0;
  width: 13.75rem;
}.fpl-sb_m8n.fpl-state_open_m8n {
  transform: translateX(0);
}.fpl-sb_m8n::-webkit-scrollbar {
  width: 4px;
}.fpl-sb_m8n::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1079px) {.fpl-sb_m8n {
  transform: translateX(0);
}
}.fpl-sb_auth_m8n {
  padding: 14px 12px 0.625rem;
}.fpl-sb_btn_reg_m8n {
  border-radius: 8px;
  transition: background .2s;
  padding: 11px;
  background: #2DAA50;
  margin-bottom: 8px;
  text-align: center;
  display: block;
  color: #100E0A;
  font-weight: 700;
  font-size: 13px;
}.fpl-sb_btn_reg_m8n:hover {
  background: #38C460;
}.fpl-sb_btn_login_m8n {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 8px;
  padding: 10px;
  transition: border-color .2s;
  display: block;
  font-weight: 600;
  color: #C8BFA8;
  font-size: 13px;
  text-align: center;
}.fpl-sb_btn_login_m8n:hover {
  border-color: rgba(200, 134, 32, 0.45);
  color: #F2ECE0;
}.fpl-sb_promo_m8n {
  border-radius: 0.5rem;
  padding: 12px 0.875rem;
  overflow: hidden;
  margin: 0 12px 10px;
  border: 1px solid rgba(200, 134, 30, 0.18);
  background: linear-gradient(135deg,#1C0E04,#1A1713);
  position: relative;
}.fpl-sb_promo_m8n::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(200, 134, 30, 0.18),transparent 70%);
  position: absolute;
  height: 80px;
  content: '';
  width: 5rem;
  top: -20px;
  right: -1.25rem;
}.fpl-sb_promo_title_m8n {
  font-weight: 700;
  color: #C8861E;
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .06em;
  margin-bottom: 4px;
}.fpl-sb_promo_text_m8n {
  font-size: 12px;
  line-height: 1.35;
  font-weight: 600;
  color: #F2ECE0;
  overflow-wrap: break-word;
}.fpl-sb_promo_sub_m8n {
  color: #726858;
  font-size: 10px;
  margin-top: 3px;
}.fpl-sb_nav_m8n {
  padding: 6px 8px 16px;
}.fpl-sb_nav_lb_m8n {
  padding: 0.625rem 8px 6px;
  font-size: 0.625rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #5A5048;
  letter-spacing: .08em;
}.fpl-sb_link_m8n {
  border-radius: 4px;
  transition: background .15s,color .15s;
  padding: 0.563rem 10px;
  gap: 0.625rem;
  font-size: 0.813rem;
  display: flex;
  overflow-wrap: break-word;
  cursor: pointer;
  font-weight: 500;
  color: #9A9080;
  align-items: center;
}.fpl-sb_link_m8n:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F2ECE0;
}.fpl-sb_link_m8n.fpl-state_active_m8n {
  background: rgba(200, 134, 30, 0.18);
  color: #F2ECE0;
}.fpl-sb_ic_m8n {
  border-radius: 0.25rem;
  display: flex;
  width: 30px;
  flex-shrink: 0;
  height: 1.875rem;
  justify-content: center;
  align-items: center;
}.fpl-sb_ic_m8n svg {
  width: 1rem;
  stroke-linecap: round;
  height: 1rem;
  stroke-linejoin: round;
}.fpl-sb_ic_1_m8n {
  background: rgba(200, 134, 30, 0.08);
  color: #C8861E;
}.fpl-sb_ic_2_m8n {
  background: rgba(45, 170, 80, 0.18);
  color: #2DAA50;
}.fpl-sb_ic_3_m8n {
  background: rgba(224, 154, 26, 0.16);
  color: #E09A1A;
}.fpl-sb_ic_4_m8n {
  background: rgba(30, 123, 142, 0.22);
  color: #1E7B8E;
}.fpl-sb_ic_5_m8n {
  background: rgba(200, 134, 30, 0.08);
  color: #E0407A;
}.fpl-sb_ic_6_m8n {
  background: rgba(30, 123, 142, 0.22);
  color: #8B3FC8;
}.fpl-sb_badge_m8n {
  padding: 2px 0.438rem;
  background: #E09A1A;
  border-radius: 4px;
  font-size: 9px;
  color: #100E0A;
  font-weight: 700;
  margin-left: auto;
}.fpl-sb_bot_m8n {
  gap: 0.5rem;
  padding: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.fpl-sb_lang_m8n,.fpl-sb_help_m8n {
  padding: 0.563rem 6px;
  border-radius: 0.25rem;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  gap: 6px;
  background: rgba(255, 255, 255, 0.05);
  flex: 1;
  font-size: 11px;
  align-items: center;
  display: flex;
  color: #9A9080;
  justify-content: center;
  font-weight: 600;
}.fpl-sb_lang_m8n:hover,.fpl-sb_help_m8n:hover {
  border-color: rgba(200, 134, 32, 0.45);
  color: #F2ECE0;
}.fpl-sb_lang_m8n svg,.fpl-sb_help_m8n svg {
  stroke-linejoin: round;
  height: 0.813rem;
  stroke-linecap: round;
  width: 13px;
}.fpl-sb_bd_m8n {
  background: rgba(9, 8, 7, 0.72);
  inset: 0;
  z-index: 69;
  display: none;
  position: fixed;
}.fpl-sb_bd_m8n.fpl-state_on_m8n {
  display: block;
}
@media(min-width: 1081px) {.fpl-sb_bd_m8n {
  display: none!important;
}
}.fpl-mob_nav_m8n {
  background: #1A1713;
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  right: 0;
  left: 0;
  display: flex;
  position: fixed;
  z-index: 80;
  bottom: 0;
}
@media(min-width: 1079px) {.fpl-mob_nav_m8n {
  display: none;
}
}.fpl-mob_nav_item_m8n {
  flex: 1;
  gap: 0.25rem;
  padding: 4px 2px;
  cursor: pointer;
  align-items: center;
  flex-direction: column;
  color: #5A5048;
  display: flex;
}.fpl-mob_nav_ic_m8n {
  line-height: 1;
}.fpl-mob_nav_ic_m8n svg {
  width: 20px;
  stroke-linecap: round;
  height: 20px;
  stroke-linejoin: round;
}.fpl-mob_nav_lb_m8n {
  font-weight: 600;
  font-size: 0.625rem;
  color: #5A5048;
}.fpl-mob_nav_item_m8n.fpl-state_active_m8n {
  color: #C8861E;
}.fpl-mob_nav_item_m8n.fpl-state_active_m8n .fpl-mob_nav_lb_m8n {
  color: #C8861E;
}.fpl-hero_m8n {
  background: #0F0D0B;
  padding: 1.25rem 16px 0;
}
@media(min-width: 767px) {.fpl-hero_m8n {
  padding: 24px 24px 0;
}
}.fpl-hero_in_m8n {
  margin: 0 auto;
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 1320px;
}
@media(min-width: 859px) {.fpl-hero_in_m8n {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1103px) {.fpl-hero_in_m8n {
  grid-template-columns: 1fr 340px;
}
}.fpl-hero_promo_m8n {
  overflow: hidden;
  background: #151210;
  border-radius: 12px;
  align-items: stretch;
  min-height: 13.75rem;
  position: relative;
  display: flex;
}
@media(min-width: 770px) {.fpl-hero_promo_m8n {
  min-height: 17.5rem;
}
}.fpl-hero_promo_bg_m8n {
  inset: 0;
  background: linear-gradient(120deg,#1C0E04 0%,#0F0D0B 100%);
  background-position: center;
  position: absolute;
  background-size: cover;
}.fpl-hero_promo_bg_m8n::after {
  inset: 0;
  background: linear-gradient(90deg,#0F0D0B 0%,rgba(9, 8, 7, 0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.fpl-hero_promo_glow_m8n {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(30, 123, 142, 0.22) 0%,transparent 65%);
  position: absolute;
  right: 3.75rem;
  pointer-events: none;
  top: -2.5rem;
  width: 18.75rem;
  height: 300px;
}.fpl-hero_promo_ct_m8n {
  padding: 1.75rem 24px 28px 1.75rem;
  position: relative;
  justify-content: center;
  flex-direction: column;
  max-width: 480px;
  z-index: 2;
  display: flex;
}
@media(min-width: 770px) {.fpl-hero_promo_ct_m8n {
  padding: 40px 2rem;
}
}.fpl-hero_badge_m8n {
  background: rgba(200, 134, 30, 0.18);
  border-radius: 1.25rem;
  border: 1px solid rgba(200, 134, 30, 0.08);
  padding: 0.313rem 12px;
  margin-bottom: 0.875rem;
  font-size: 0.625rem;
  font-weight: 700;
  letter-spacing: .08em;
  display: inline-block;
  color: #C8861E;
  text-transform: uppercase;
}.fpl-hero_h1_m8n {
  font-weight: 800;
  color: #F2ECE0;
  font-size: 1.625rem;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
  line-height: 1.15;
}.fpl-hero_h1_m8n em {
  color: #E09A1A;
  font-style: normal;
}
@media(min-width: 767px) {.fpl-hero_h1_m8n {
  font-size: 36px;
}
}.fpl-hero_sub_m8n {
  color: #9A9080;
  margin-bottom: 20px;
  line-height: 1.55;
  font-size: 13px;
}
@media(min-width:768px) {.fpl-hero_sub_m8n {
  font-size: 14px;
}
}.fpl-hero_row_m8n {
  gap: 0.625rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.fpl-hero_cta_m8n {
  padding: 13px 1.625rem;
  background: #2DAA50;
  border-radius: 8px;
  transition: background .2s;
  color: #100E0A;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.14), 0 3px 14px rgba(45, 170, 80, 0.48);
  font-weight: 700;
  font-size: 0.875rem;
}.fpl-hero_cta_m8n:hover {
  background: #38C460;
}.fpl-hero_terms_m8n {
  font-size: 0.688rem;
  color: #5A5048;
}.fpl-hero_game_m8n {
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 12px;
  overflow: hidden;
  background: #151210;
  display: flex;
  position: relative;
  flex-direction: column;
}.fpl-hero_game_badge_m8n {
  padding: 5px 10px;
  border: 1px solid rgba(224, 154, 26, 0.16);
  background: rgba(224, 154, 26, 0.16);
  border-radius: 20px;
  z-index: 3;
  position: absolute;
  top: 0.75rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .06em;
  color: #E09A1A;
  font-size: 10px;
  left: 0.75rem;
}.fpl-hero_game_badge_m8n svg {
  vertical-align: -1px;
  height: 0.688rem;
  margin-right: 4px;
  width: 0.688rem;
}.fpl-hero_game_img_m8n {
  overflow: hidden;
  background: linear-gradient(135deg,#1C0E04,#0F0D0B);
  position: relative;
  padding-bottom: 60%;
}.fpl-hero_game_img_m8n img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  width: 100%;
  height: 100%;
}.fpl-hero_game_play_m8n {
  background: rgba(9, 8, 7, 0.72);
  inset: 0;
  transition: opacity .2s;
  opacity: 0;
  display: flex;
  position: absolute;
  align-items: center;
  justify-content: center;
}.fpl-hero_game_m8n:hover .fpl-hero_game_play_m8n {
  opacity: 1;
}.fpl-hero_game_play_m8n span {
  background: #C8861E;
  border-radius: 50%;
  justify-content: center;
  display: flex;
  width: 3.25rem;
  height: 3.25rem;
  align-items: center;
}.fpl-hero_game_play_m8n span svg {
  margin-left: 2px;
  height: 18px;
  width: 18px;
}.fpl-hero_game_info_m8n {
  padding: 14px 1rem;
}.fpl-hero_game_title_m8n {
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F2ECE0;
  font-size: 0.938rem;
  margin-bottom: 0.25rem;
}.fpl-hero_game_provider_m8n {
  font-size: 0.688rem;
  color: #726858;
}.fpl-hero_game_btn_m8n {
  background: #C8861E;
  transition: background .2s;
  margin: 0.75rem 16px 16px;
  border-radius: 8px;
  padding: 0.688rem;
  font-weight: 700;
  color: #F2ECE0;
  font-size: 13px;
  text-align: center;
  display: block;
}.fpl-hero_game_m8n:hover .fpl-hero_game_btn_m8n {
  background: #DFA030;
}.fpl-sbar_m8n {
  padding: 1rem 16px 0;
  background: #0F0D0B;
}
@media(min-width: 770px) {.fpl-sbar_m8n {
  padding: 18px 1.5rem 0;
}
}.fpl-sbar_in_m8n {
  margin: 0 auto;
  max-width: 1320px;
}.fpl-sbar_row_m8n {
  gap: 10px;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
  display: flex;
}.fpl-sbar_input_m8n {
  padding: 0.688rem 16px;
  flex: 1;
  gap: 0.625rem;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #151210;
  border-radius: 8px;
  font-size: 0.813rem;
  display: flex;
  cursor: pointer;
  align-items: center;
  color: #726858;
}.fpl-sbar_input_m8n:hover {
  border-color: rgba(200, 134, 32, 0.45);
}.fpl-sbar_input_m8n svg {
  height: 0.938rem;
  width: 0.938rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  flex-shrink: 0;
}.fpl-sbar_providers_m8n {
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 0.5rem;
  padding: 0.688rem 1.125rem;
  border-radius: 8px;
  background: #151210;
  transition: border-color .2s;
  align-items: center;
  white-space: nowrap;
  font-size: 0.813rem;
  color: #C8BFA8;
  display: flex;
  font-weight: 600;
}.fpl-sbar_providers_m8n:hover {
  border-color: rgba(200, 134, 32, 0.45);
  color: #F2ECE0;
}.fpl-sbar_providers_m8n svg {
  stroke-linecap: round;
  width: 0.875rem;
  stroke-linejoin: round;
  height: 0.875rem;
}.fpl-sbar_tabs_m8n {
  gap: 0.375rem;
  overflow-x: auto;
  display: flex;
  padding-bottom: 2px;
  scrollbar-width: none;
}.fpl-sbar_tabs_m8n::-webkit-scrollbar {
  display: none;
}.fpl-sbar_tab_m8n {
  padding: 0.5rem 14px;
  transition: background .15s,color .15s,border-color .15s;
  gap: 7px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 20px;
  color: #9A9080;
  display: flex;
  white-space: nowrap;
  flex-shrink: 0;
  align-items: center;
  font-weight: 600;
  font-size: 12px;
  cursor: pointer;
}.fpl-sbar_tab_m8n:hover {
  border-color: rgba(200, 134, 32, 0.45);
  background: rgba(255, 255, 255, 0.07);
  color: #F2ECE0;
}.fpl-sbar_tab_m8n.fpl-state_active_m8n {
  border-color: rgba(200, 134, 30, 0.08);
  background: rgba(200, 134, 30, 0.18);
  color: #F2ECE0;
}.fpl-sbar_tab_ic_m8n svg {
  height: 0.875rem;
  stroke-linecap: round;
  width: 0.875rem;
  stroke-linejoin: round;
}.fpl-gcg_m8n {
  background: #0F0D0B;
  padding: 36px 1rem 0;
}
@media(min-width: 770px) {.fpl-gcg_m8n {
  padding: 2.75rem 24px 0;
}
}.fpl-gcg_in_m8n {
  margin: 0 auto;
  max-width: 1320px;
}.fpl-gcg_head_m8n {
  margin-bottom: 20px;
  max-width: 45rem;
}.fpl-gcg_label_m8n {
  font-size: 11px;
  margin-bottom: 8px;
  color: #C8861E;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
}.fpl-gcg_h2_m8n {
  font-family: 'Cinzel', serif;
  font-size: 22px;
  margin-bottom: 8px;
  color: #F2ECE0;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.fpl-gcg_h2_m8n {
  font-size: 28px;
}
}.fpl-gcg_intro_m8n {
  font-size: 0.813rem;
  color: #726858;
  line-height: 1.6;
}.fpl-gcg_grid_m8n {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 642px) {.fpl-gcg_grid_m8n {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.fpl-gcg_grid_m8n {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.fpl-gcg_card_m8n {
  padding: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  overflow: hidden;
  border-radius: 0.75rem;
  transition: transform .2s,border-color .2s;
  position: relative;
  justify-content: flex-end;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  min-height: 15rem;
}.fpl-gcg_card_m8n:hover {
  transform: translateY(-3px);
  border-color: rgba(200, 134, 30, 0.18);
}.fpl-gcg_card_bg_m8n {
  inset: 0;
  z-index: 0;
  position: absolute;
}.fpl-gcg_card_bg_m8n::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.fpl-gcg_card_ic_m8n {
  border-radius: 4px;
  background: rgba(0,0,0,.45);
  z-index: 2;
  justify-content: center;
  align-items: center;
  color: #F2ECE0;
  height: 40px;
  width: 2.5rem;
  position: absolute;
  top: 1.125rem;
  right: 1.125rem;
  display: flex;
}.fpl-gcg_card_ic_m8n svg {
  stroke-linecap: round;
  height: 20px;
  width: 1.25rem;
  stroke-linejoin: round;
}.fpl-gcg_card_ct_m8n {
  position: relative;
  z-index: 1;
}.fpl-gcg_card_h_m8n {
  margin-bottom: 8px;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  font-size: 18px;
  overflow-wrap: break-word;
  color: #F2ECE0;
  line-height: 1.2;
}
@media(min-width: 769px) {.fpl-gcg_card_h_m8n {
  font-size: 20px;
}
}.fpl-gcg_card_p_m8n {
  margin-bottom: 10px;
  color: rgba(255,255,255,.82);
  font-size: 0.75rem;
  line-height: 1.55;
  overflow-wrap: break-word;
}.fpl-gcg_card_p_m8n strong {
  color: #F2ECE0;
  font-weight: 600;
}.fpl-gcg_card_cta_m8n {
  gap: 4px;
  font-size: 12px;
  text-transform: uppercase;
  display: inline-flex;
  font-weight: 700;
  color: #C8861E;
  letter-spacing: .04em;
  align-items: center;
}.fpl-gcg_card_cta_m8n svg {
  height: 12px;
  width: 12px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.fpl-ws_m8n {
  padding: 32px 1rem 0;
  background: #0F0D0B;
}
@media(min-width:768px) {.fpl-ws_m8n {
  padding: 2.25rem 24px 0;
}
}.fpl-ws_in_m8n {
  margin: 0 auto;
  max-width: 82.5rem;
}.fpl-ws_head_m8n {
  gap: 12px;
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
  margin-bottom: 0.875rem;
  align-items: center;
}.fpl-ws_title_m8n {
  gap: 10px;
  display: flex;
  overflow-wrap: break-word;
  font-weight: 700;
  align-items: center;
  flex-wrap: wrap;
  color: #F2ECE0;
  font-family: 'Cinzel', serif;
  font-size: 16px;
}.fpl-ws_title_ic_m8n svg {
  height: 18px;
  width: 1.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  color: #E09A1A;
}.fpl-ws_online_m8n {
  gap: 7px;
  font-weight: 600;
  display: flex;
  font-size: 12px;
  color: #726858;
  align-items: center;
}.fpl-ws_online_dot_m8n {
  background: #2DAA50;
  border-radius: 50%;
  height: 8px;
  box-shadow: 0 0 6px rgba(45, 170, 80, 0.18);
  flex-shrink: 0;
  width: 0.5rem;
}.fpl-ws_scroll_m8n {
  gap: 8px;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
  padding-bottom: 8px;
}.fpl-ws_scroll_m8n::-webkit-scrollbar {
  display: none;
}.fpl-wc_m8n {
  background: #151210;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 10px;
  padding: 10px 14px;
  min-width: 220px;
  align-items: center;
  display: flex;
  flex-shrink: 0;
}.fpl-wc_img_m8n {
  overflow: hidden;
  background: #1A1713;
  border-radius: 0.25rem;
  width: 36px;
  height: 2.25rem;
  flex-shrink: 0;
}.fpl-wc_img_m8n img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.fpl-wc_info_m8n {
  min-width: 0;
}.fpl-wc_game_m8n {
  overflow: hidden;
  font-size: 12px;
  color: #C8BFA8;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 600;
}.fpl-wc_player_m8n {
  overflow: hidden;
  font-size: 0.625rem;
  white-space: nowrap;
  color: #5A5048;
  text-overflow: ellipsis;
}.fpl-wc_amount_m8n {
  white-space: nowrap;
  font-size: 13px;
  flex-shrink: 0;
  margin-left: auto;
  color: #2DAA50;
  font-weight: 700;
}.fpl-htp_m8n {
  background: #0F0D0B;
  padding: 2.25rem 16px 0;
}
@media(min-width: 767px) {.fpl-htp_m8n {
  padding: 44px 24px 0;
}
}.fpl-htp_in_m8n {
  margin: 0 auto;
  max-width: 82.5rem;
}.fpl-htp_head_m8n {
  max-width: 720px;
  margin-bottom: 1.375rem;
}.fpl-htp_label_m8n {
  font-size: 11px;
  color: #C8861E;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: uppercase;
}.fpl-htp_h2_m8n {
  color: #F2ECE0;
  font-size: 22px;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-family: 'Cinzel', serif;
}
@media(min-width: 766px) {.fpl-htp_h2_m8n {
  font-size: 28px;
}
}.fpl-htp_intro_m8n {
  font-size: 0.875rem;
  line-height: 1.6;
  color: #726858;
}.fpl-htp_steps_m8n {
  gap: 12px;
  margin: 0;
  list-style: none;
  padding: 0;
  display: grid;
  grid-template-columns: 1fr;
  counter-reset: none;
}
@media(min-width: 641px) {.fpl-htp_steps_m8n {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.fpl-htp_steps_m8n {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.fpl-htp_step_m8n {
  padding: 1.25rem 18px 18px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 8px;
  background: #1A1713;
  flex-direction: column;
  display: flex;
  position: relative;
}.fpl-htp_step_num_m8n {
  border-radius: 50%;
  background: #C8861E;
  font-family: 'Cinzel', serif;
  font-size: 13px;
  justify-content: center;
  display: flex;
  font-weight: 800;
  left: 1.25rem;
  color: #100E0A;
  top: -12px;
  height: 1.75rem;
  align-items: center;
  position: absolute;
  width: 1.75rem;
}.fpl-htp_step_ic_m8n {
  margin: 8px 0 12px;
  border-radius: 0.25rem;
  background: rgba(200, 134, 30, 0.18);
  justify-content: center;
  color: #C8861E;
  width: 2.25rem;
  display: flex;
  height: 2.25rem;
  align-items: center;
}.fpl-htp_step_ic_m8n svg {
  width: 18px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.125rem;
}.fpl-htp_step_h_m8n {
  color: #F2ECE0;
  margin-bottom: 0.375rem;
  font-weight: 700;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.25;
}.fpl-htp_step_p_m8n {
  overflow-wrap: break-word;
  line-height: 1.55;
  color: #726858;
  font-size: 0.813rem;
}.fpl-htp_step_p_m8n strong {
  font-weight: 600;
  color: #C8BFA8;
}.fpl-htp_cta_m8n {
  padding: 13px 26px;
  transition: background .2s;
  border-radius: 8px;
  background: #2DAA50;
  color: #100E0A;
  font-weight: 700;
  font-size: 0.875rem;
  margin-top: 20px;
  display: inline-block;
}.fpl-htp_cta_m8n:hover {
  background: #38C460;
}.fpl-reg_m8n {
  padding: 36px 16px 0;
  background: #0F0D0B;
}
@media(min-width: 766px) {.fpl-reg_m8n {
  padding: 44px 24px 0;
}
}.fpl-reg_in_m8n {
  margin: 0 auto;
  padding: 28px 1.5rem;
  background: #1A1713;
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  max-width: 82.5rem;
}
@media(min-width: 769px) {.fpl-reg_in_m8n {
  padding: 2.5rem;
}
}.fpl-reg_top_m8n {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 862px) {.fpl-reg_top_m8n {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.fpl-reg_label_m8n {
  font-weight: 700;
  text-transform: uppercase;
  color: #C8861E;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
}.fpl-reg_h2_m8n {
  font-weight: 800;
  font-family: 'Cinzel', serif;
  margin-bottom: 12px;
  color: #F2ECE0;
  overflow-wrap: break-word;
  font-size: 22px;
  line-height: 1.2;
}
@media(min-width: 771px) {.fpl-reg_h2_m8n {
  font-size: 1.75rem;
}
}.fpl-reg_bonus_m8n {
  background: rgba(224, 154, 26, 0.16);
  border-radius: 8px;
  gap: 0.5rem;
  padding: 0.625rem 1rem;
  border: 1px solid rgba(224, 154, 26, 0.16);
  margin-bottom: 1rem;
  align-items: center;
  display: inline-flex;
}.fpl-reg_bonus_amount_m8n {
  color: #E09A1A;
  font-size: 20px;
  font-weight: 800;
}.fpl-reg_bonus_text_m8n {
  line-height: 1.35;
  color: #9A9080;
  font-size: 13px;
}.fpl-reg_cta_btn_m8n {
  background: #2DAA50;
  transition: background .2s;
  padding: 0.875rem 32px;
  border-radius: 0.5rem;
  font-size: 15px;
  display: inline-block;
  color: #100E0A;
  margin-bottom: 0.75rem;
  font-weight: 700;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.14), 0 3px 0.875rem rgba(45, 170, 80, 0.48);
}.fpl-reg_cta_btn_m8n:hover {
  background: #38C460;
}.fpl-reg_terms_m8n {
  color: #5A5048;
  line-height: 1.5;
  font-size: 11px;
}.fpl-reg_seo_m8n {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #726858;
  padding-top: 1.25rem;
  margin-top: 1.25rem;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.65;
}.fpl-reg_seo_m8n p {
  font-size: 0.813rem;
  line-height: 1.65;
  color: #726858;
  margin-bottom: 0.625rem;
}.fpl-reg_seo_m8n p:last-child {
  margin-bottom: 0;
}.fpl-reg_seo_m8n strong {
  font-weight: 700;
  color: #C8BFA8;
}.fpl-reg_seo_m8n a {
  transition: color .2s;
  color: #C8861E;
  text-decoration: underline;
}.fpl-reg_seo_m8n a:hover {
  color: #DFA030;
}.fpl-reg_seo_m8n ul,.fpl-reg_seo_m8n ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 1.125rem;
}.fpl-reg_seo_m8n ol {
  list-style: decimal;
}.fpl-reg_seo_m8n li {
  line-height: 1.65;
  font-size: 0.813rem;
  margin-bottom: 4px;
  color: #726858;
}.fpl-reg_seo_m8n table {
  display: block;
  font-size: 13px;
  margin-bottom: 10px;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width: 765px) {.fpl-reg_seo_m8n table {
  display: table;
}
}.fpl-reg_seo_m8n th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px;
  font-weight: 700;
  text-align: left;
  color: #C8BFA8;
}.fpl-reg_seo_m8n td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #726858;
}.fpl-reg_steps_m8n {
  gap: 0.875rem;
  margin-top: 1.75rem;
  display: flex;
  flex-direction: column;
}
@media(min-width: 862px) {.fpl-reg_steps_m8n {
  margin-top: 0;
}
}.fpl-reg_step_m8n {
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1rem;
  background: rgba(255, 255, 255, 0.05);
  gap: 14px;
  border-radius: 8px;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.fpl-reg_step_num_m8n {
  background: rgba(200, 134, 30, 0.18);
  border-radius: 50%;
  border: 1px solid rgba(200, 134, 30, 0.08);
  display: flex;
  height: 2.125rem;
  font-size: 14px;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  font-weight: 800;
  color: #C8861E;
  width: 34px;
}.fpl-reg_step_title_m8n {
  color: #F2ECE0;
  font-weight: 700;
  margin-bottom: 3px;
  font-size: 0.875rem;
}.fpl-reg_step_text_m8n {
  color: #726858;
  font-size: 12px;
  line-height: 1.5;
}.fpl-reg_trust_m8n {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  margin-top: 1.25rem;
  flex-wrap: wrap;
  padding-top: 1.25rem;
}.fpl-reg_trust_item_m8n {
  gap: 7px;
  overflow-wrap: break-word;
  display: flex;
  color: #726858;
  font-size: 0.75rem;
  align-items: center;
}.fpl-reg_trust_ic_m8n svg {
  stroke-linejoin: round;
  color: #C8861E;
  width: 16px;
  height: 16px;
  stroke-linecap: round;
}.fpl-app_m8n {
  padding: 2.25rem 1rem 0;
  background: #0F0D0B;
}
@media(min-width: 766px) {.fpl-app_m8n {
  padding: 2.75rem 24px 0;
}
}.fpl-app_in_m8n {
  margin: 0 auto;
  max-width: 1320px;
}.fpl-app_head_m8n {
  margin-bottom: 16px;
}.fpl-app_label_m8n {
  margin-bottom: 0.5rem;
  color: #C8861E;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
}.fpl-app_h2_m8n {
  color: #F2ECE0;
  font-weight: 800;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-size: 20px;
}
@media(min-width: 765px) {.fpl-app_h2_m8n {
  font-size: 24px;
}
}.fpl-app_sub_m8n {
  font-size: 13px;
  max-width: 37.5rem;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #726858;
}.fpl-app_sub_m8n strong {
  color: #C8BFA8;
  font-weight: 700;
}.fpl-app_cards_m8n {
  gap: 10px;
  margin-top: 1rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 638px) {.fpl-app_cards_m8n {
  grid-template-columns: repeat(3,1fr);
}
}.fpl-app_card_m8n {
  overflow: hidden;
  border-radius: 8px;
  gap: 1rem;
  padding: 20px;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  align-items: flex-start;
}.fpl-app_card_ios_m8n {
  background: linear-gradient(135deg,rgba(200, 134, 30, 0.18) 0%,#1A1713 100%);
}.fpl-app_card_android_m8n {
  background: linear-gradient(135deg,rgba(45, 170, 80, 0.18) 0%,#1A1713 100%);
}.fpl-app_card_win_m8n {
  background: linear-gradient(135deg,rgba(224, 154, 26, 0.16) 0%,#1A1713 100%);
}.fpl-app_card_ic_m8n svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 2.125rem;
  width: 2.125rem;
}.fpl-app_card_ic_m8n {
  flex-shrink: 0;
  color: #F2ECE0;
}.fpl-app_card_os_m8n {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 10px;
  color: #726858;
  font-weight: 700;
  margin-bottom: 0.375rem;
}.fpl-app_card_title_m8n {
  font-size: 15px;
  margin-bottom: 0.375rem;
  line-height: 1.2;
  overflow-wrap: break-word;
  color: #F2ECE0;
  font-weight: 700;
}.fpl-app_card_text_m8n {
  margin-bottom: 14px;
  overflow-wrap: break-word;
  color: #726858;
  line-height: 1.5;
  font-size: 12px;
}.fpl-app_card_btn_m8n {
  padding: 10px 1.125rem;
  border-radius: 4px;
  border: 1px solid rgba(200, 134, 32, 0.45);
  transition: background .2s;
  background: rgba(255, 255, 255, 0.12);
  gap: 0.438rem;
  font-weight: 700;
  align-items: center;
  display: inline-flex;
  color: #F2ECE0;
  font-size: 13px;
}.fpl-app_card_btn_m8n:hover {
  background: rgba(255, 255, 255, 0.07);
}.fpl-bon_m8n {
  background: #0F0D0B;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.fpl-bon_m8n {
  padding: 44px 1.5rem 0;
}
}.fpl-bon_in_m8n {
  margin: 0 auto;
  max-width: 1320px;
}.fpl-bon_head_m8n {
  margin-bottom: 20px;
}.fpl-bon_label_m8n {
  text-transform: uppercase;
  font-weight: 700;
  color: #C8861E;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-size: 11px;
}.fpl-bon_h2_m8n {
  color: #F2ECE0;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.5rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}
@media(min-width: 770px) {.fpl-bon_h2_m8n {
  font-size: 24px;
}
}.fpl-bon_seo_m8n {
  overflow-wrap: break-word;
  color: #726858;
  line-height: 1.6;
  max-width: 38.75rem;
  font-size: 0.813rem;
}.fpl-bon_seo_m8n strong {
  color: #C8BFA8;
  font-weight: 700;
}.fpl-bon_seo_m8n a {
  color: #C8861E;
  text-decoration: underline;
}.fpl-bon_grid_m8n {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 639px) {.fpl-bon_grid_m8n {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.fpl-bon_grid_m8n {
  grid-template-columns: repeat(5,1fr);
}
}.fpl-bon_card_m8n {
  padding: 1rem;
  border-radius: 0.5rem;
  background: #151210;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
}.fpl-bon_card_m8n:hover {
  transform: translateY(-2px);
  border-color: rgba(200, 134, 30, 0.08);
}.fpl-bon_card_ic_m8n svg {
  width: 26px;
  stroke-linejoin: round;
  height: 26px;
  stroke-linecap: round;
}.fpl-bon_card_ic_m8n {
  margin-bottom: 0.625rem;
}.fpl-bon_card_type_m8n {
  letter-spacing: .06em;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 10px;
  color: #726858;
  margin-bottom: 6px;
}.fpl-bon_card_amount_m8n {
  line-height: 1.1;
  margin-bottom: 6px;
  font-size: 18px;
  color: #E09A1A;
  font-weight: 800;
}.fpl-bon_card_name_m8n {
  font-weight: 600;
  margin-bottom: 8px;
  color: #F2ECE0;
  font-size: 13px;
  overflow-wrap: break-word;
}.fpl-bon_card_detail_m8n {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 0.5rem;
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #5A5048;
  line-height: 1.5;
}.fpl-prov_m8n {
  background: #0F0D0B;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 767px) {.fpl-prov_m8n {
  padding: 44px 1.5rem 0;
}
}.fpl-prov_in_m8n {
  margin: 0 auto;
  max-width: 82.5rem;
}.fpl-prov_head_m8n {
  margin-bottom: 16px;
}.fpl-prov_label_m8n {
  color: #C8861E;
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-weight: 700;
}.fpl-prov_h2_m8n {
  color: #F2ECE0;
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.fpl-prov_h2_m8n {
  font-size: 1.5rem;
}
}.fpl-prov_seo_m8n {
  color: #726858;
  overflow-wrap: break-word;
  max-width: 38.75rem;
  line-height: 1.6;
  margin-bottom: 16px;
  font-size: 13px;
}.fpl-prov_seo_m8n strong {
  color: #C8BFA8;
  font-weight: 700;
}.fpl-prov_seo_m8n a {
  text-decoration: underline;
  color: #C8861E;
}.fpl-prov_grid_m8n {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 639px) {.fpl-prov_grid_m8n {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1077px) {.fpl-prov_grid_m8n {
  grid-template-columns: repeat(8,1fr);
}
}.fpl-prov_card_m8n {
  background: #151210;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.5rem;
  gap: 7px;
  transition: border-color .2s,background .2s;
  padding: 14px 0.625rem;
  flex-direction: column;
  display: flex;
  align-items: center;
  cursor: pointer;
}.fpl-prov_card_m8n:hover {
  background: #1A1713;
  border-color: rgba(200, 134, 32, 0.45);
}.fpl-prov_logo_m8n {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  height: 44px;
  width: 2.75rem;
  align-items: center;
}.fpl-prov_logo_m8n img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.fpl-prov_name_m8n {
  font-size: 11px;
  font-weight: 600;
  overflow-wrap: break-word;
  text-align: center;
  color: #9A9080;
}.fpl-seo_m8n {
  padding: 2.25rem 16px 0;
  background: #0F0D0B;
}
@media(min-width: 765px) {.fpl-seo_m8n {
  padding: 44px 24px 0;
}
}.fpl-seo_in_m8n {
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  margin: 0 auto;
  background: #1A1713;
  padding: 1.75rem 24px;
  max-width: 1320px;
}
@media(min-width: 771px) {.fpl-seo_in_m8n {
  padding: 2.25rem 2.5rem;
}
}.fpl-seo_label_m8n {
  margin-bottom: 10px;
  letter-spacing: .08em;
  color: #C8861E;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
}.fpl-seo_h2_m8n {
  margin-bottom: 14px;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
  line-height: 1.25;
  color: #F2ECE0;
}
@media(min-width: 769px) {.fpl-seo_h2_m8n {
  font-size: 1.5rem;
}
}.fpl-seo_body_m8n {
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #9A9080;
}.fpl-seo_body_m8n p {
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
  color: #9A9080;
  line-height: 1.75;
}.fpl-seo_body_m8n p:last-child {
  margin-bottom: 0;
}.fpl-seo_body_m8n strong {
  font-weight: 700;
  color: #C8BFA8;
}.fpl-seo_body_m8n a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8861E;
}.fpl-seo_body_m8n a:hover {
  color: #DFA030;
}.fpl-seo_body_m8n ul,.fpl-seo_body_m8n ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.fpl-seo_body_m8n ol {
  list-style: decimal;
}.fpl-seo_body_m8n li {
  margin-bottom: 6px;
  color: #9A9080;
  font-size: 14px;
  line-height: 1.75;
}.fpl-seo_body_m8n table {
  font-size: 13px;
  border-collapse: collapse;
  margin-bottom: 12px;
  overflow-x: auto;
  width: 100%;
  display: block;
}
@media(min-width: 766px) {.fpl-seo_body_m8n table {
  display: table;
}
}.fpl-seo_body_m8n th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #C8BFA8;
  font-weight: 700;
}.fpl-seo_body_m8n td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #9A9080;
}.fpl-seo_cols_m8n {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width:640px) {.fpl-seo_cols_m8n {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.fpl-seo_cols_m8n {
  grid-template-columns: repeat(3,1fr);
}
}.fpl-seo_col_h_m8n {
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.813rem;
  color: #C8BFA8;
  margin-bottom: 7px;
}.fpl-seo_col_p_m8n {
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #726858;
  font-size: 13px;
}.fpl-seo_stats_m8n {
  margin: 1.25rem 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.fpl-seo_stat_m8n {
  background: rgba(200, 134, 30, 0.08);
  border-radius: 8px;
  flex: 1;
  border: 1px solid rgba(200, 134, 30, 0.18);
  padding: 0.875rem 1rem;
  min-width: 8.75rem;
}.fpl-seo_stat_val_m8n {
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
  color: #C8861E;
  margin-bottom: 4px;
}.fpl-seo_stat_lb_m8n {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #726858;
}.fpl-seo_m8n {
  padding: 2.25rem 1rem 0;
  background: #0F0D0B;
}
@media(min-width: 769px) {.fpl-seo_m8n {
  padding: 2.75rem 1.5rem 0;
}
}.fpl-seo_in_m8n {
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  margin: 0 auto;
  padding: 28px 1.5rem;
  background: #1A1713;
  max-width: 1320px;
}
@media(min-width: 767px) {.fpl-seo_in_m8n {
  padding: 2.25rem 2.5rem;
}
}.fpl-seo_label_m8n {
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 10px;
  font-weight: 700;
  color: #C8861E;
  letter-spacing: .08em;
}.fpl-seo_h2_m8n {
  color: #F2ECE0;
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-family: 'Cinzel', serif;
  margin-bottom: 14px;
}
@media(min-width: 765px) {.fpl-seo_h2_m8n {
  font-size: 24px;
}
}.fpl-seo_body_m8n {
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #9A9080;
  font-size: 0.875rem;
}.fpl-seo_body_m8n p {
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 12px;
  color: #9A9080;
}.fpl-seo_body_m8n p:last-child {
  margin-bottom: 0;
}.fpl-seo_body_m8n strong {
  font-weight: 700;
  color: #C8BFA8;
}.fpl-seo_body_m8n a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8861E;
}.fpl-seo_body_m8n a:hover {
  color: #DFA030;
}.fpl-seo_body_m8n ul,.fpl-seo_body_m8n ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.fpl-seo_body_m8n ol {
  list-style: decimal;
}.fpl-seo_body_m8n li {
  font-size: 14px;
  color: #9A9080;
  margin-bottom: 6px;
  line-height: 1.75;
}.fpl-seo_body_m8n table {
  overflow-x: auto;
  margin-bottom: 0.75rem;
  font-size: 0.813rem;
  display: block;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 765px) {.fpl-seo_body_m8n table {
  display: table;
}
}.fpl-seo_body_m8n th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  color: #C8BFA8;
  font-weight: 700;
  text-align: left;
}.fpl-seo_body_m8n td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9A9080;
}.fpl-seo_cols_m8n {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 643px) {.fpl-seo_cols_m8n {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.fpl-seo_cols_m8n {
  grid-template-columns: repeat(3,1fr);
}
}.fpl-seo_col_h_m8n {
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  color: #C8BFA8;
  font-size: 0.813rem;
  font-weight: 700;
}.fpl-seo_col_p_m8n {
  line-height: 1.65;
  font-size: 13px;
  color: #726858;
  overflow-wrap: break-word;
}.fpl-seo_stats_m8n {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.fpl-seo_stat_m8n {
  border: 1px solid rgba(200, 134, 30, 0.18);
  background: rgba(200, 134, 30, 0.08);
  padding: 14px 16px;
  border-radius: 0.5rem;
  flex: 1;
  min-width: 140px;
}.fpl-seo_stat_val_m8n {
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  color: #C8861E;
  font-size: 20px;
  font-weight: 800;
}.fpl-seo_stat_lb_m8n {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #726858;
}.fpl-pmt_m8n {
  background: #0F0D0B;
  padding: 36px 16px 0;
}
@media(min-width: 770px) {.fpl-pmt_m8n {
  padding: 2.75rem 24px 0;
}
}.fpl-pmt_in_m8n {
  margin: 0 auto;
  max-width: 82.5rem;
}.fpl-pmt_head_m8n {
  margin-bottom: 22px;
  max-width: 720px;
}.fpl-pmt_label_m8n {
  font-weight: 700;
  color: #C8861E;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.fpl-pmt_h2_m8n {
  font-weight: 800;
  font-size: 1.375rem;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  color: #F2ECE0;
  margin-bottom: 8px;
}
@media(min-width: 771px) {.fpl-pmt_h2_m8n {
  font-size: 28px;
}
}.fpl-pmt_intro_m8n {
  color: #726858;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 14px;
}.fpl-pmt_groups_m8n {
  gap: 1.25rem;
  flex-direction: column;
  display: flex;
}.fpl-pmt_group_m8n {
  padding: 20px;
  background: #1A1713;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.5rem;
}.fpl-pmt_group_head_m8n {
  gap: 0.75rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  margin-bottom: 0.625rem;
}.fpl-pmt_group_ic_m8n {
  border-radius: 0.25rem;
  background: rgba(200, 134, 30, 0.18);
  color: #C8861E;
  height: 36px;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  width: 36px;
  justify-content: center;
}.fpl-pmt_group_ic_m8n svg {
  stroke-linecap: round;
  height: 1.125rem;
  stroke-linejoin: round;
  width: 18px;
}.fpl-pmt_group_h_m8n {
  margin: 0;
  font-family: 'Cinzel', serif;
  color: #F2ECE0;
  font-size: 16px;
  font-weight: 700;
  overflow-wrap: break-word;
}.fpl-pmt_group_p_m8n {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #726858;
  margin-bottom: 14px;
  line-height: 1.6;
}.fpl-pmt_group_p_m8n strong {
  color: #C8BFA8;
  font-weight: 600;
}.fpl-pmt_table_wrap_m8n {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.fpl-pmt_table_m8n {
  border-collapse: collapse;
  font-size: 0.813rem;
  min-width: 540px;
  width: 100%;
}.fpl-pmt_table_m8n th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  color: #C8BFA8;
  text-align: left;
  letter-spacing: .04em;
  font-weight: 700;
  white-space: nowrap;
  font-size: 0.688rem;
  text-transform: uppercase;
}.fpl-pmt_table_m8n td {
  padding: 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #726858;
}.fpl-pmt_table_m8n tbody tr:last-child td {
  border-bottom: none;
}.fpl-pmt_table_m8n tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #C8BFA8;
}.fpl-seo_m8n {
  background: #0F0D0B;
  padding: 36px 1rem 0;
}
@media(min-width: 767px) {.fpl-seo_m8n {
  padding: 2.75rem 1.5rem 0;
}
}.fpl-seo_in_m8n {
  padding: 1.75rem 1.5rem;
  background: #1A1713;
  border: 1px solid rgba(255, 255, 255, 0.09);
  margin: 0 auto;
  border-radius: 12px;
  max-width: 82.5rem;
}
@media(min-width: 765px) {.fpl-seo_in_m8n {
  padding: 2.25rem 40px;
}
}.fpl-seo_label_m8n {
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  font-weight: 700;
  color: #C8861E;
  text-transform: uppercase;
}.fpl-seo_h2_m8n {
  font-size: 20px;
  line-height: 1.25;
  color: #F2ECE0;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Cinzel', serif;
}
@media(min-width: 770px) {.fpl-seo_h2_m8n {
  font-size: 1.5rem;
}
}.fpl-seo_body_m8n {
  font-size: 14px;
  color: #9A9080;
  overflow-wrap: break-word;
  line-height: 1.75;
}.fpl-seo_body_m8n p {
  font-size: 14px;
  margin-bottom: 12px;
  color: #9A9080;
  line-height: 1.75;
}.fpl-seo_body_m8n p:last-child {
  margin-bottom: 0;
}.fpl-seo_body_m8n strong {
  font-weight: 700;
  color: #C8BFA8;
}.fpl-seo_body_m8n a {
  transition: color .2s;
  color: #C8861E;
  text-decoration: underline;
}.fpl-seo_body_m8n a:hover {
  color: #DFA030;
}.fpl-seo_body_m8n ul,.fpl-seo_body_m8n ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.fpl-seo_body_m8n ol {
  list-style: decimal;
}.fpl-seo_body_m8n li {
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  line-height: 1.75;
  color: #9A9080;
}.fpl-seo_body_m8n table {
  overflow-x: auto;
  margin-bottom: 12px;
  width: 100%;
  font-size: 0.813rem;
  display: block;
  border-collapse: collapse;
}
@media(min-width: 765px) {.fpl-seo_body_m8n table {
  display: table;
}
}.fpl-seo_body_m8n th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  color: #C8BFA8;
  font-weight: 700;
  text-align: left;
}.fpl-seo_body_m8n td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9A9080;
}.fpl-seo_cols_m8n {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 639px) {.fpl-seo_cols_m8n {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.fpl-seo_cols_m8n {
  grid-template-columns: repeat(3,1fr);
}
}.fpl-seo_col_h_m8n {
  font-size: 13px;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 0.438rem;
  color: #C8BFA8;
}.fpl-seo_col_p_m8n {
  color: #726858;
  font-size: 13px;
  line-height: 1.65;
  overflow-wrap: break-word;
}.fpl-seo_stats_m8n {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.fpl-seo_stat_m8n {
  padding: 0.875rem 16px;
  border-radius: 0.5rem;
  background: rgba(200, 134, 30, 0.08);
  flex: 1;
  border: 1px solid rgba(200, 134, 30, 0.18);
  min-width: 8.75rem;
}.fpl-seo_stat_val_m8n {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-weight: 800;
  color: #C8861E;
}.fpl-seo_stat_lb_m8n {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #726858;
}.fpl-faq_m8n {
  padding: 2.25rem 1rem 0;
  background: #0F0D0B;
}
@media(min-width: 769px) {.fpl-faq_m8n {
  padding: 2.75rem 24px 0;
}
}.fpl-faq_in_m8n {
  margin: 0 auto;
  max-width: 82.5rem;
}.fpl-faq_head_m8n {
  margin-bottom: 20px;
}.fpl-faq_label_m8n {
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-weight: 700;
  color: #C8861E;
}.fpl-faq_h2_m8n {
  color: #F2ECE0;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
}
@media(min-width: 771px) {.fpl-faq_h2_m8n {
  font-size: 24px;
}
}.fpl-faq_list_m8n {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.fpl-faq_item_m8n {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.5rem;
  overflow: hidden;
  background: #1A1713;
}.fpl-faq_q_m8n {
  gap: 12px;
  padding: 1rem 1.25rem;
  transition: color .2s;
  justify-content: space-between;
  flex-wrap: wrap;
  cursor: pointer;
  color: #C8BFA8;
  display: flex;
  font-weight: 600;
  font-size: 0.875rem;
  align-items: center;
  overflow-wrap: break-word;
}.fpl-faq_q_m8n:hover {
  color: #F2ECE0;
}.fpl-faq_q_ic_m8n {
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  font-size: 1rem;
  color: #C8861E;
  flex-shrink: 0;
  display: flex;
  height: 1.5rem;
  align-items: center;
  justify-content: center;
  width: 24px;
}.fpl-faq_item_m8n.fpl-state_open_m8n .fpl-faq_q_ic_m8n {
  transform: rotate(45deg);
}.fpl-faq_a_m8n {
  padding: 0 1.25rem 1rem;
  overflow-wrap: break-word;
  line-height: 1.7;
  display: none;
  color: #726858;
  font-size: 0.813rem;
}.fpl-faq_item_m8n.fpl-state_open_m8n .fpl-faq_a_m8n {
  display: block;
}.fpl-faq_a_m8n strong {
  font-weight: 700;
  color: #C8BFA8;
}.fpl-faq_a_m8n a {
  color: #C8861E;
  text-decoration: underline;
}.fpl-faq_a_m8n ul,.fpl-faq_a_m8n ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 1.25rem;
}.fpl-faq_a_m8n ol {
  list-style: decimal;
}.fpl-faq_a_m8n li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.fpl-faq_a_m8n table {
  margin: 0.5rem 0;
  overflow-x: auto;
  font-size: 0.75rem;
  width: 100%;
  display: block;
  border-collapse: collapse;
}
@media(min-width: 769px) {.fpl-faq_a_m8n table {
  display: table;
}
}.fpl-faq_a_m8n th {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #C8BFA8;
}.fpl-faq_a_m8n td {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #726858;
}.fpl-ft_m8n {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #090807;
  margin-top: 3rem;
}.fpl-ft_support_m8n {
  padding: 24px 16px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 769px) {.fpl-ft_support_m8n {
  padding: 1.75rem 24px;
}
}.fpl-ft_support_in_m8n {
  gap: 16px;
  margin: 0 auto;
  max-width: 1320px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.fpl-ft_support_main_m8n {
  flex: 1;
  gap: 16px;
  flex-wrap: wrap;
  align-items: center;
  min-width: 220px;
  display: flex;
}.fpl-ft_support_ic_m8n {
  color: #C8861E;
  flex-shrink: 0;
}.fpl-ft_support_ic_m8n svg {
  height: 1.875rem;
  stroke-linecap: round;
  width: 30px;
  stroke-linejoin: round;
}.fpl-ft_support_text_title_m8n {
  font-size: 0.938rem;
  font-weight: 700;
  margin-bottom: 3px;
  color: #F2ECE0;
  overflow-wrap: break-word;
}.fpl-ft_support_text_sub_m8n {
  overflow-wrap: break-word;
  color: #726858;
  font-size: 0.75rem;
}.fpl-ft_support_btn_m8n {
  transition: background .2s;
  padding: 11px 22px;
  border-radius: 0.5rem;
  background: #C8861E;
  white-space: nowrap;
  font-weight: 700;
  font-size: 13px;
  flex-shrink: 0;
  color: #F2ECE0;
}.fpl-ft_support_btn_m8n:hover {
  background: #DFA030;
}.fpl-ft_support_contacts_m8n {
  gap: 16px;
  flex-wrap: wrap;
  margin-left: auto;
  display: flex;
}.fpl-ft_support_contact_m8n {
  color: #5A5048;
  font-size: 0.75rem;
  line-height: 1.4;
}.fpl-ft_support_contact_m8n strong {
  color: #9A9080;
  display: block;
  margin-bottom: 2px;
  font-weight: 600;
  font-size: 0.688rem;
}.fpl-ft_main_m8n {
  padding: 32px 1rem 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 769px) {.fpl-ft_main_m8n {
  padding: 40px 24px 2rem;
}
}.fpl-ft_main_in_m8n {
  margin: 0 auto;
  gap: 1.5rem;
  max-width: 82.5rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width:640px) {.fpl-ft_main_in_m8n {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.fpl-ft_main_in_m8n {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.fpl-ft_col_logo_m8n {
  grid-column: 1/-1;
}
@media(min-width:1080px) {.fpl-ft_col_logo_m8n {
  grid-column: auto;
}
}.fpl-ft_logo_m8n {
  gap: 9px;
  font-size: 16px;
  color: #F2ECE0;
  font-weight: 800;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
  display: flex;
  overflow-wrap: break-word;
}.fpl-ft_logo_mark_m8n {
  border-radius: 4px;
  overflow: hidden;
  height: 30px;
  width: 1.875rem;
}.fpl-ft_logo_mark_m8n img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.fpl-ft_logo_sub_m8n {
  max-width: 200px;
  overflow-wrap: break-word;
  color: #5A5048;
  line-height: 1.55;
  font-size: 0.75rem;
}.fpl-ft_col_title_m8n {
  color: #9A9080;
  text-transform: uppercase;
  letter-spacing: .07em;
  font-weight: 700;
  font-size: 0.75rem;
  margin-bottom: 0.875rem;
}.fpl-ft_col_links_m8n {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.fpl-ft_col_link_m8n {
  transition: color .2s;
  font-size: 13px;
  color: #5A5048;
  overflow-wrap: break-word;
}.fpl-ft_col_link_m8n:hover {
  color: #C8BFA8;
}.fpl-ft_apps_m8n {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.fpl-ft_app_card_m8n {
  border-radius: 0.25rem;
  padding: 10px 0.75rem;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  gap: 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  align-items: center;
  display: flex;
}.fpl-ft_app_card_m8n:hover {
  border-color: rgba(200, 134, 32, 0.45);
}.fpl-ft_app_card_ic_m8n svg {
  stroke-linecap: round;
  height: 1.375rem;
  stroke-linejoin: round;
  width: 22px;
}.fpl-ft_app_card_os_m8n {
  color: #5A5048;
  font-weight: 600;
  font-size: 0.625rem;
}.fpl-ft_app_card_action_m8n {
  color: #C8BFA8;
  font-weight: 700;
  font-size: 12px;
}.fpl-ft_bot_m8n {
  padding: 20px 1rem;
}
@media(min-width: 767px) {.fpl-ft_bot_m8n {
  padding: 20px 1.5rem;
}
}.fpl-ft_bot_in_m8n {
  margin: 0 auto;
  gap: 1rem;
  max-width: 1320px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.fpl-ft_socials_m8n {
  gap: 8px;
  display: flex;
}.fpl-ft_soc_m8n {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  transition: background .2s;
  border-radius: 4px;
  align-items: center;
  width: 2.25rem;
  display: flex;
  height: 2.25rem;
  color: #9A9080;
  justify-content: center;
}.fpl-ft_soc_m8n svg {
  width: 16px;
  height: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.fpl-ft_soc_m8n:hover {
  background: rgba(255, 255, 255, 0.07);
}.fpl-ft_legal_m8n {
  flex: 1;
  font-size: 11px;
  min-width: 200px;
  color: #828070;
  overflow-wrap: break-word;
  line-height: 1.6;
}.fpl-ft_legal_m8n strong {
  color: #9A9080;
  font-weight: 700;
}.fpl-ft_legal_m8n a {
  text-decoration: underline;
  color: #9A9080;
}.fpl-ft_age_m8n {
  border: 2px solid #828070;
  border-radius: 50%;
  display: flex;
  font-size: 0.688rem;
  width: 32px;
  justify-content: center;
  flex-shrink: 0;
  align-items: center;
  color: #828070;
  height: 2rem;
  font-weight: 800;
  margin-left: auto;
}