*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  color: #D8C9A8;
  min-height: 100vh;
  background-color: #0F0C08;
  line-height: 1.6;
  font-family: 'Nunito', sans-serif;
  -webkit-font-smoothing: antialiased;
}ul,ol {
  list-style: none;
}img,picture,svg {
  display: block;
  max-width: 100%;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  color: inherit;
  cursor: pointer;
}a {
  text-decoration: none;
  color: inherit;
}.ffp_layout_p5l {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.ffp_page_p5l {
  min-height: 100vh;
  display: flex;
}.ffp_main_p5l {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media screen and (min-width: 1081px) {.ffp_main_p5l {
  padding-left: 220px;
}
}
@media screen and (max-width: 1081px) {.ffp_main_p5l {
  padding-bottom: 4.5rem;
}
}.ffp_gc_p5l {
  border-radius: 10px;
  background: #161209;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  overflow: hidden;
  cursor: pointer;
  width: 8.75rem;
  flex-shrink: 0;
  position: relative;
}
@media(min-width: 638px) {.ffp_gc_p5l {
  width: 9.75rem;
}
}
@media(min-width: 1079px) {.ffp_gc_p5l {
  width: 10.5rem;
}
}.ffp_gc_p5l:hover {
  border-color: rgba(44, 174, 224, 0.07);
  transform: translateY(-3px);
}.ffp_gc_img_p5l {
  overflow: hidden;
  padding-bottom: 80%;
  position: relative;
  width: 100%;
}.ffp_gc_img_p5l img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  position: absolute;
  height: 100%;
}.ffp_gc_hover_p5l {
  transition: opacity .2s;
  inset: 0;
  background: rgba(9, 7, 4, 0.72);
  justify-content: center;
  align-items: center;
  position: absolute;
  display: flex;
  opacity: 0;
}.ffp_gc_p5l:hover .ffp_gc_hover_p5l {
  opacity: 1;
}.ffp_gc_hover_btn_p5l {
  border-radius: 6px;
  background: #2CAEE0;
  padding: 8px 16px;
  font-weight: 700;
  font-size: 12px;
  color: #F4ECD8;
}.ffp_gc_info_p5l {
  padding: 0.5rem 0.625rem 0.625rem;
}.ffp_gc_name_p5l {
  overflow: hidden;
  font-size: 0.75rem;
  max-width: 100%;
  white-space: nowrap;
  margin-bottom: 3px;
  text-overflow: ellipsis;
  color: #D8C9A8;
  font-weight: 600;
}.ffp_gc_prov_p5l {
  color: #6E6049;
  font-size: 10px;
}.ffp_gc_tag_p5l {
  padding: 2px 7px;
  border-radius: 4px;
  left: 6px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .04em;
  top: 0.375rem;
  position: absolute;
  font-size: 9px;
  z-index: 2;
}.ffp_gc_tag_hot_p5l {
  background: #D63A2A;
  color: #fff;
}.ffp_gc_tag_new_p5l {
  background: #27AE60;
  color: #0F0C08;
}.ffp_gc_tag_jp_p5l {
  background: #E8A518;
  color: #0F0C08;
}.ffp_gc_tag_ex_p5l {
  background: #C87C1A;
  color: #fff;
}.ffp_gc_tag_live_p5l {
  background: #D63A2A;
  color: #fff;
}.ffp_gr_p5l {
  background: #0F0C08;
  padding: 32px 16px 0;
}
@media(min-width: 769px) {.ffp_gr_p5l {
  padding: 2.25rem 24px 0;
}
}.ffp_gr_in_p5l {
  margin: 0 auto;
  max-width: 1320px;
}.ffp_gr_head_p5l {
  gap: 0.75rem;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.ffp_gr_head_l_p5l {
  flex: 1;
  gap: 0.625rem;
  min-width: 0;
  display: flex;
  align-items: center;
}.ffp_gr_ic_p5l {
  border-radius: 0.625rem;
  display: flex;
  width: 32px;
  justify-content: center;
  flex-shrink: 0;
  align-items: center;
  height: 32px;
}.ffp_gr_ic_p5l svg {
  height: 1rem;
  stroke-linejoin: round;
  width: 16px;
  stroke-linecap: round;
}.ffp_gr_title_p5l {
  font-family: 'Cinzel', serif;
  color: #F4ECD8;
  font-size: 1rem;
  overflow-wrap: break-word;
  font-weight: 700;
}
@media(min-width: 765px) {.ffp_gr_title_p5l {
  font-size: 18px;
}
}.ffp_gr_more_p5l {
  transition: color .2s;
  gap: 5px;
  display: flex;
  color: #8E7D5E;
  flex-shrink: 0;
  align-items: center;
  font-weight: 600;
  font-size: 0.75rem;
  white-space: nowrap;
}.ffp_gr_more_p5l:hover {
  color: #2CAEE0;
}.ffp_gr_more_p5l svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.75rem;
  height: 12px;
}.ffp_gr_arrows_p5l {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.ffp_gr_arr_p5l {
  transition: background .15s,color .15s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.05);
  width: 1.875rem;
  justify-content: center;
  height: 30px;
  align-items: center;
  display: flex;
  color: #B09E7A;
}.ffp_gr_arr_p5l:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F4ECD8;
}.ffp_gr_arr_p5l svg {
  width: 0.813rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.813rem;
}.ffp_gr_seo_h_p5l {
  margin: 0 0 6px;
  font-weight: 700;
  font-size: 13px;
  max-width: 680px;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  color: #D8C9A8;
}
@media(min-width:768px) {.ffp_gr_seo_h_p5l {
  font-size: 14px;
}
}.ffp_gr_seo_p5l {
  font-size: 12px;
  max-width: 42.5rem;
  color: #8E7D5E;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  line-height: 1.55;
}.ffp_gr_seo_p5l strong {
  font-weight: 600;
  color: #D8C9A8;
}.ffp_gr_scroll_p5l {
  gap: 10px;
  overflow-x: auto;
  padding-bottom: 0.625rem;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  display: flex;
}.ffp_gr_scroll_p5l::-webkit-scrollbar {
  display: none;
}
@media(min-width: 765px) {.ffp_gr_scroll_p5l {
  gap: 0.75rem;
}
}.ffp_tb_p5l {
  background: #0F0C08;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  right: 0;
  left: 0;
  z-index: 80;
  position: fixed;
  align-items: center;
  height: 56px;
  display: flex;
  top: 0;
}.ffp_tb_in_p5l {
  padding: 0 14px;
  gap: 0;
  width: 100%;
  display: flex;
  align-items: center;
  height: 100%;
}.ffp_tb_burger_p5l {
  gap: 5px;
  border-radius: 0.625rem;
  height: 2.375rem;
  flex-direction: column;
  justify-content: center;
  width: 2.375rem;
  flex-shrink: 0;
  margin-right: 0.5rem;
  display: flex;
  align-items: center;
}.ffp_tb_burger_p5l:hover {
  background: rgba(255, 255, 255, 0.05);
}.ffp_tb_burger_line_p5l {
  border-radius: 1px;
  background: #B09E7A;
  width: 1.125rem;
  display: block;
  height: 2px;
}
@media(min-width: 1082px) {.ffp_tb_burger_p5l {
  display: none;
}
}.ffp_tb_logo_p5l {
  gap: 9px;
  color: #F4ECD8;
  display: flex;
  font-size: 18px;
  align-items: center;
  font-weight: 800;
  margin-right: 1.25rem;
  letter-spacing: -.01em;
  overflow-wrap: break-word;
  flex-shrink: 0;
}.ffp_tb_logo_mark_p5l {
  border-radius: 10px;
  overflow: hidden;
  justify-content: center;
  width: 2rem;
  height: 32px;
  display: flex;
  align-items: center;
}.ffp_tb_logo_mark_p5l img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.ffp_tb_nav_p5l {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 638px) {.ffp_tb_nav_p5l {
  display: flex;
}
}.ffp_tb_tab_p5l {
  transition: background .15s,color .15s;
  padding: 8px 14px;
  border-radius: 10px;
  font-weight: 600;
  color: #B09E7A;
  white-space: nowrap;
  font-size: 13px;
}.ffp_tb_tab_p5l:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F4ECD8;
}.ffp_tb_tab_p5l.ffp_state_active_p5l {
  background: rgba(44, 174, 224, 0.18);
  color: #F4ECD8;
}.ffp_tb_right_p5l {
  gap: 0.5rem;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  margin-left: auto;
}.ffp_tb_login_p5l {
  padding: 9px 16px;
  transition: border-color .2s,color .2s;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  display: none;
  font-size: 13px;
  font-weight: 600;
  color: #D8C9A8;
}.ffp_tb_login_p5l:hover {
  border-color: rgba(255, 255, 255, 0.22);
  color: #F4ECD8;
}
@media(min-width: 477px) {.ffp_tb_login_p5l {
  display: block;
}
}.ffp_tb_reg_p5l {
  transition: background .2s;
  border-radius: 0.625rem;
  background: #27AE60;
  padding: 9px 1.125rem;
  color: #0D0900;
  font-size: 13px;
  font-weight: 700;
  white-space: nowrap;
}.ffp_tb_reg_p5l:hover {
  background: #2ECC71;
}.ffp_sb_p5l {
  transition: transform .25s ease;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  background: #1C1710;
  top: 56px;
  overflow-y: auto;
  bottom: 0;
  z-index: 70;
  left: 0;
  width: 13.75rem;
  position: fixed;
}.ffp_sb_p5l.ffp_state_open_p5l {
  transform: translateX(0);
}.ffp_sb_p5l::-webkit-scrollbar {
  width: 4px;
}.ffp_sb_p5l::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1081px) {.ffp_sb_p5l {
  transform: translateX(0);
}
}.ffp_sb_auth_p5l {
  padding: 0.875rem 0.75rem 10px;
}.ffp_sb_btn_reg_p5l {
  transition: background .2s;
  padding: 0.688rem;
  background: #27AE60;
  border-radius: 10px;
  text-align: center;
  margin-bottom: 0.5rem;
  color: #0D0900;
  display: block;
  font-size: 0.813rem;
  font-weight: 700;
}.ffp_sb_btn_reg_p5l:hover {
  background: #2ECC71;
}.ffp_sb_btn_login_p5l {
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  padding: 10px;
  transition: border-color .2s;
  border-radius: 0.625rem;
  font-size: 13px;
  color: #D8C9A8;
  display: block;
  font-weight: 600;
  text-align: center;
}.ffp_sb_btn_login_p5l:hover {
  border-color: rgba(255, 255, 255, 0.22);
  color: #F4ECD8;
}.ffp_sb_promo_p5l {
  border-radius: 10px;
  margin: 0 0.75rem 0.625rem;
  overflow: hidden;
  background: linear-gradient(135deg,#1A2E42,#1C1710);
  padding: 0.75rem 0.875rem;
  border: 1px solid rgba(44, 174, 224, 0.18);
  position: relative;
}.ffp_sb_promo_p5l::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(44, 174, 224, 0.18),transparent 70%);
  width: 80px;
  right: -1.25rem;
  height: 80px;
  content: '';
  top: -1.25rem;
  position: absolute;
}.ffp_sb_promo_title_p5l {
  margin-bottom: 4px;
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .06em;
  color: #2CAEE0;
}.ffp_sb_promo_text_p5l {
  font-weight: 600;
  font-size: 12px;
  color: #F4ECD8;
  line-height: 1.35;
  overflow-wrap: break-word;
}.ffp_sb_promo_sub_p5l {
  margin-top: 3px;
  font-size: 10px;
  color: #8E7D5E;
}.ffp_sb_nav_p5l {
  padding: 0.375rem 8px 1rem;
}.ffp_sb_nav_lb_p5l {
  padding: 10px 0.5rem 6px;
  color: #6E6049;
  font-size: 0.625rem;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
}.ffp_sb_link_p5l {
  gap: 10px;
  padding: 9px 10px;
  transition: background .15s,color .15s;
  border-radius: 0.375rem;
  cursor: pointer;
  display: flex;
  color: #B09E7A;
  align-items: center;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  font-weight: 500;
}.ffp_sb_link_p5l:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F4ECD8;
}.ffp_sb_link_p5l.ffp_state_active_p5l {
  background: rgba(44, 174, 224, 0.18);
  color: #F4ECD8;
}.ffp_sb_ic_p5l {
  border-radius: 6px;
  width: 30px;
  align-items: center;
  height: 1.875rem;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
}.ffp_sb_ic_p5l svg {
  width: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 16px;
}.ffp_sb_ic_1_p5l {
  background: rgba(44, 174, 224, 0.07);
  color: #2CAEE0;
}.ffp_sb_ic_2_p5l {
  background: rgba(39, 174, 96, 0.18);
  color: #27AE60;
}.ffp_sb_ic_3_p5l {
  background: rgba(232, 165, 24, 0.18);
  color: #E8A518;
}.ffp_sb_ic_4_p5l {
  background: rgba(200, 124, 26, 0.20);
  color: #C87C1A;
}.ffp_sb_ic_5_p5l {
  background: rgba(44, 174, 224, 0.07);
  color: #E03880;
}.ffp_sb_ic_6_p5l {
  background: rgba(200, 124, 26, 0.20);
  color: #8B35D6;
}.ffp_sb_badge_p5l {
  background: #E8A518;
  border-radius: 6px;
  padding: 2px 0.438rem;
  margin-left: auto;
  font-weight: 700;
  font-size: 0.563rem;
  color: #0D0900;
}.ffp_sb_bot_p5l {
  gap: 0.5rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.75rem;
  display: flex;
}.ffp_sb_lang_p5l,.ffp_sb_help_p5l {
  gap: 6px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.375rem;
  flex: 1;
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.563rem 0.375rem;
  transition: border-color .2s;
  font-size: 0.688rem;
  color: #B09E7A;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  display: flex;
}.ffp_sb_lang_p5l:hover,.ffp_sb_help_p5l:hover {
  border-color: rgba(255, 255, 255, 0.22);
  color: #F4ECD8;
}.ffp_sb_lang_p5l svg,.ffp_sb_help_p5l svg {
  height: 13px;
  width: 0.813rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.ffp_sb_bd_p5l {
  inset: 0;
  background: rgba(9, 7, 4, 0.72);
  z-index: 69;
  position: fixed;
  display: none;
}.ffp_sb_bd_p5l.ffp_state_on_p5l {
  display: block;
}
@media(min-width: 1079px) {.ffp_sb_bd_p5l {
  display: none!important;
}
}.ffp_mob_nav_p5l {
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  background: #1C1710;
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  right: 0;
  bottom: 0;
  z-index: 80;
  left: 0;
  position: fixed;
  display: flex;
}
@media(min-width: 1078px) {.ffp_mob_nav_p5l {
  display: none;
}
}.ffp_mob_nav_item_p5l {
  gap: 0.25rem;
  padding: 4px 2px;
  flex: 1;
  cursor: pointer;
  color: #6E6049;
  flex-direction: column;
  align-items: center;
  display: flex;
}.ffp_mob_nav_ic_p5l {
  line-height: 1;
}.ffp_mob_nav_ic_p5l svg {
  stroke-linecap: round;
  height: 1.25rem;
  stroke-linejoin: round;
  width: 20px;
}.ffp_mob_nav_lb_p5l {
  font-size: 0.625rem;
  color: #6E6049;
  font-weight: 600;
}.ffp_mob_nav_item_p5l.ffp_state_active_p5l {
  color: #2CAEE0;
}.ffp_mob_nav_item_p5l.ffp_state_active_p5l .ffp_mob_nav_lb_p5l {
  color: #2CAEE0;
}.ffp_hero_p5l {
  background: #0F0C08;
  padding: 1.25rem 16px 0;
}
@media(min-width: 769px) {.ffp_hero_p5l {
  padding: 24px 24px 0;
}
}.ffp_hero_in_p5l {
  margin: 0 auto;
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 82.5rem;
}
@media(min-width: 861px) {.ffp_hero_in_p5l {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1103px) {.ffp_hero_in_p5l {
  grid-template-columns: 1fr 21.25rem;
}
}.ffp_hero_promo_p5l {
  background: #161209;
  border-radius: 16px;
  overflow: hidden;
  display: flex;
  min-height: 220px;
  position: relative;
  align-items: stretch;
}
@media(min-width: 765px) {.ffp_hero_promo_p5l {
  min-height: 17.5rem;
}
}.ffp_hero_promo_bg_p5l {
  background-position: center;
  background: linear-gradient(120deg,#1A2E42 0%,#0F0C08 100%);
  inset: 0;
  background-size: cover;
  position: absolute;
}.ffp_hero_promo_bg_p5l::after {
  inset: 0;
  background: linear-gradient(90deg,#0F0C08 0%,rgba(9, 7, 4, 0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.ffp_hero_promo_glow_p5l {
  background: radial-gradient(circle,rgba(200, 124, 26, 0.20) 0%,transparent 65%);
  border-radius: 50%;
  pointer-events: none;
  top: -2.5rem;
  right: 60px;
  width: 18.75rem;
  position: absolute;
  height: 300px;
}.ffp_hero_promo_ct_p5l {
  padding: 1.75rem 1.5rem 1.75rem 28px;
  max-width: 480px;
  position: relative;
  justify-content: center;
  z-index: 2;
  display: flex;
  flex-direction: column;
}
@media(min-width: 766px) {.ffp_hero_promo_ct_p5l {
  padding: 2.5rem 2rem;
}
}.ffp_hero_badge_p5l {
  border-radius: 1.375rem;
  padding: 5px 12px;
  border: 1px solid rgba(44, 174, 224, 0.07);
  background: rgba(44, 174, 224, 0.18);
  display: inline-block;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #2CAEE0;
  font-size: 10px;
  font-weight: 700;
  margin-bottom: 0.875rem;
}.ffp_hero_h1_p5l {
  overflow-wrap: break-word;
  margin-bottom: 0.625rem;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  color: #F4ECD8;
  line-height: 1.15;
  font-size: 1.625rem;
}.ffp_hero_h1_p5l em {
  color: #E8A518;
  font-style: normal;
}
@media(min-width: 769px) {.ffp_hero_h1_p5l {
  font-size: 36px;
}
}.ffp_hero_sub_p5l {
  margin-bottom: 1.25rem;
  color: #B09E7A;
  line-height: 1.55;
  font-size: 0.813rem;
}
@media(min-width: 769px) {.ffp_hero_sub_p5l {
  font-size: 0.875rem;
}
}.ffp_hero_row_p5l {
  gap: 0.625rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.ffp_hero_cta_p5l {
  transition: background .2s;
  border-radius: 0.625rem;
  background: #27AE60;
  padding: 0.813rem 26px;
  font-weight: 700;
  box-shadow: 0px 4px 18px rgba(39, 174, 96, 0.48), 0px 1px 0.25rem rgba(0,0,0,0.40);
  color: #0D0900;
  font-size: 0.875rem;
}.ffp_hero_cta_p5l:hover {
  background: #2ECC71;
}.ffp_hero_terms_p5l {
  color: #6E6049;
  font-size: 11px;
}.ffp_hero_game_p5l {
  border-radius: 1rem;
  overflow: hidden;
  background: #161209;
  border: 1px solid rgba(255, 255, 255, 0.05);
  flex-direction: column;
  position: relative;
  display: flex;
}.ffp_hero_game_badge_p5l {
  background: rgba(232, 165, 24, 0.18);
  border-radius: 22px;
  border: 1px solid rgba(232, 165, 24, 0.18);
  padding: 0.313rem 0.625rem;
  position: absolute;
  font-size: 10px;
  left: 12px;
  text-transform: uppercase;
  z-index: 3;
  font-weight: 700;
  color: #E8A518;
  letter-spacing: .06em;
  top: 0.75rem;
}.ffp_hero_game_badge_p5l svg {
  height: 11px;
  width: 0.688rem;
  margin-right: 0.25rem;
  vertical-align: -1px;
}.ffp_hero_game_img_p5l {
  background: linear-gradient(135deg,#1A2E42,#0F0C08);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.ffp_hero_game_img_p5l img {
  inset: 0;
  position: absolute;
  width: 100%;
  object-fit: cover;
  height: 100%;
}.ffp_hero_game_play_p5l {
  transition: opacity .2s;
  background: rgba(9, 7, 4, 0.72);
  inset: 0;
  align-items: center;
  position: absolute;
  justify-content: center;
  opacity: 0;
  display: flex;
}.ffp_hero_game_p5l:hover .ffp_hero_game_play_p5l {
  opacity: 1;
}.ffp_hero_game_play_p5l span {
  background: #2CAEE0;
  border-radius: 50%;
  display: flex;
  align-items: center;
  width: 52px;
  height: 3.25rem;
  justify-content: center;
}.ffp_hero_game_play_p5l span svg {
  margin-left: 2px;
  width: 18px;
  height: 18px;
}.ffp_hero_game_info_p5l {
  padding: 14px 16px;
}.ffp_hero_game_title_p5l {
  font-weight: 700;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  color: #F4ECD8;
  font-size: 0.938rem;
}.ffp_hero_game_provider_p5l {
  font-size: 0.688rem;
  color: #8E7D5E;
}.ffp_hero_game_btn_p5l {
  padding: 11px;
  border-radius: 0.625rem;
  transition: background .2s;
  background: #2CAEE0;
  margin: 0.75rem 1rem 16px;
  color: #F4ECD8;
  text-align: center;
  font-weight: 700;
  display: block;
  font-size: 0.813rem;
}.ffp_hero_game_p5l:hover .ffp_hero_game_btn_p5l {
  background: #4DC4F2;
}.ffp_sbar_p5l {
  background: #0F0C08;
  padding: 1rem 1rem 0;
}
@media(min-width:768px) {.ffp_sbar_p5l {
  padding: 1.125rem 1.5rem 0;
}
}.ffp_sbar_in_p5l {
  margin: 0 auto;
  max-width: 82.5rem;
}.ffp_sbar_row_p5l {
  gap: 0.625rem;
  margin-bottom: 12px;
  display: flex;
  flex-wrap: wrap;
}.ffp_sbar_input_p5l {
  padding: 0.688rem 1rem;
  transition: border-color .2s;
  gap: 10px;
  background: #161209;
  flex: 1;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.625rem;
  color: #8E7D5E;
  align-items: center;
  cursor: pointer;
  font-size: 0.813rem;
  display: flex;
}.ffp_sbar_input_p5l:hover {
  border-color: rgba(255, 255, 255, 0.22);
}.ffp_sbar_input_p5l svg {
  stroke-linecap: round;
  flex-shrink: 0;
  height: 15px;
  stroke-linejoin: round;
  width: 15px;
}.ffp_sbar_providers_p5l {
  padding: 0.688rem 1.125rem;
  transition: border-color .2s;
  gap: 8px;
  background: #161209;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 10px;
  font-weight: 600;
  white-space: nowrap;
  font-size: 0.813rem;
  color: #D8C9A8;
  align-items: center;
  display: flex;
}.ffp_sbar_providers_p5l:hover {
  border-color: rgba(255, 255, 255, 0.22);
  color: #F4ECD8;
}.ffp_sbar_providers_p5l svg {
  height: 0.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.875rem;
}.ffp_sbar_tabs_p5l {
  gap: 6px;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 2px;
}.ffp_sbar_tabs_p5l::-webkit-scrollbar {
  display: none;
}.ffp_sbar_tab_p5l {
  padding: 8px 14px;
  gap: 0.438rem;
  border-radius: 1.375rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s,border-color .15s;
  flex-shrink: 0;
  color: #B09E7A;
  white-space: nowrap;
  align-items: center;
  font-size: 12px;
  display: flex;
  cursor: pointer;
  font-weight: 600;
}.ffp_sbar_tab_p5l:hover {
  border-color: rgba(255, 255, 255, 0.22);
  background: rgba(255, 255, 255, 0.07);
  color: #F4ECD8;
}.ffp_sbar_tab_p5l.ffp_state_active_p5l {
  border-color: rgba(44, 174, 224, 0.07);
  background: rgba(44, 174, 224, 0.18);
  color: #F4ECD8;
}.ffp_sbar_tab_ic_p5l svg {
  height: 14px;
  width: 0.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.ffp_wy_p5l {
  padding: 32px 1rem 0;
  background: #0F0C08;
}
@media(min-width: 765px) {.ffp_wy_p5l {
  padding: 2.5rem 1.5rem 0;
}
}.ffp_wy_in_p5l {
  margin: 0 auto;
  max-width: 1320px;
}.ffp_wy_head_p5l {
  max-width: 720px;
  margin-bottom: 1.125rem;
}.ffp_wy_label_p5l {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 11px;
  color: #2CAEE0;
  margin-bottom: 0.5rem;
  font-weight: 700;
}.ffp_wy_h2_p5l {
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  color: #F4ECD8;
}
@media(min-width: 769px) {.ffp_wy_h2_p5l {
  font-size: 1.5rem;
}
}.ffp_wy_intro_p5l {
  margin: 0;
  line-height: 1.6;
  font-size: 0.813rem;
  color: #8E7D5E;
}.ffp_wy_grid_p5l {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.ffp_wy_grid_p5l {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.ffp_wy_grid_p5l {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.ffp_wy_card_p5l {
  border-radius: 10px;
  padding: 20px;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #1C1710;
}.ffp_wy_card_p5l:hover {
  transform: translateY(-2px);
  border-color: rgba(44, 174, 224, 0.07);
}.ffp_wy_card_ic_p5l {
  border-radius: 50%;
  background: rgba(44, 174, 224, 0.18);
  margin-bottom: 14px;
  justify-content: center;
  display: flex;
  height: 44px;
  align-items: center;
  color: #2CAEE0;
  width: 44px;
}.ffp_wy_card_ic_p5l svg {
  stroke-linejoin: round;
  width: 1.375rem;
  stroke-linecap: round;
  height: 22px;
}.ffp_wy_card_h_p5l {
  color: #F4ECD8;
  font-size: 0.938rem;
  line-height: 1.25;
  margin-bottom: 6px;
  font-weight: 700;
  overflow-wrap: break-word;
}.ffp_wy_card_p_p5l {
  font-size: 0.813rem;
  color: #8E7D5E;
  line-height: 1.6;
  overflow-wrap: break-word;
}.ffp_wy_card_p_p5l strong {
  font-weight: 600;
  color: #D8C9A8;
}.ffp_gcg_p5l {
  background: #0F0C08;
  padding: 2.25rem 16px 0;
}
@media(min-width: 770px) {.ffp_gcg_p5l {
  padding: 2.75rem 24px 0;
}
}.ffp_gcg_in_p5l {
  margin: 0 auto;
  max-width: 82.5rem;
}.ffp_gcg_head_p5l {
  max-width: 720px;
  margin-bottom: 20px;
}.ffp_gcg_label_p5l {
  font-size: 0.688rem;
  color: #2CAEE0;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 8px;
}.ffp_gcg_h2_p5l {
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  margin-bottom: 8px;
  font-size: 22px;
  color: #F4ECD8;
}
@media(min-width: 766px) {.ffp_gcg_h2_p5l {
  font-size: 28px;
}
}.ffp_gcg_intro_p5l {
  color: #8E7D5E;
  font-size: 13px;
  line-height: 1.6;
}.ffp_gcg_grid_p5l {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.ffp_gcg_grid_p5l {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.ffp_gcg_grid_p5l {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.ffp_gcg_card_p5l {
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: transform .2s,border-color .2s;
  border-radius: 16px;
  overflow: hidden;
  cursor: pointer;
  flex-direction: column;
  position: relative;
  min-height: 15rem;
  justify-content: flex-end;
  display: flex;
}.ffp_gcg_card_p5l:hover {
  transform: translateY(-3px);
  border-color: rgba(44, 174, 224, 0.18);
}.ffp_gcg_card_bg_p5l {
  inset: 0;
  position: absolute;
  z-index: 0;
}.ffp_gcg_card_bg_p5l::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  position: absolute;
  content: '';
}.ffp_gcg_card_ic_p5l {
  background: rgba(0,0,0,.45);
  border-radius: 6px;
  z-index: 2;
  right: 18px;
  position: absolute;
  display: flex;
  justify-content: center;
  top: 18px;
  width: 2.5rem;
  height: 2.5rem;
  color: #F4ECD8;
  align-items: center;
}.ffp_gcg_card_ic_p5l svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 20px;
  width: 20px;
}.ffp_gcg_card_ct_p5l {
  z-index: 1;
  position: relative;
}.ffp_gcg_card_h_p5l {
  line-height: 1.2;
  font-weight: 800;
  color: #F4ECD8;
  margin-bottom: 8px;
  font-family: 'Cinzel', serif;
  font-size: 1.125rem;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.ffp_gcg_card_h_p5l {
  font-size: 20px;
}
}.ffp_gcg_card_p_p5l {
  overflow-wrap: break-word;
  line-height: 1.55;
  margin-bottom: 10px;
  font-size: 0.75rem;
  color: rgba(255,255,255,.82);
}.ffp_gcg_card_p_p5l strong {
  font-weight: 600;
  color: #F4ECD8;
}.ffp_gcg_card_cta_p5l {
  gap: 4px;
  font-size: 0.75rem;
  display: inline-flex;
  font-weight: 700;
  text-transform: uppercase;
  color: #2CAEE0;
  align-items: center;
  letter-spacing: .04em;
}.ffp_gcg_card_cta_p5l svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 12px;
  height: 0.75rem;
}.ffp_gr_jp_p5l {
  padding: 20px;
  background: linear-gradient(135deg,#1E1030 0%,#0C0818 100%);
  overflow: hidden;
  border-radius: 1rem;
  position: relative;
}.ffp_gr_jp_p5l::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(200, 124, 26, 0.20) 0%,transparent 70%);
  content: '';
  height: 15.625rem;
  position: absolute;
  top: -3.75rem;
  left: -3.75rem;
  width: 15.625rem;
}.ffp_gr_jp_p5l::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(232, 165, 24, 0.18) 0%,transparent 70%);
  right: 0;
  bottom: -2.5rem;
  height: 200px;
  position: absolute;
  content: '';
  width: 200px;
}.ffp_gr_jp_head_p5l {
  gap: 16px;
  margin-bottom: 16px;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  z-index: 1;
}.ffp_gr_jp_info_p5l {
  flex: 1;
}.ffp_gr_jp_label_p5l {
  font-size: 11px;
  margin-bottom: 0.375rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #8B35D6;
  letter-spacing: .08em;
}.ffp_gr_jp_label_p5l svg {
  vertical-align: -2px;
  margin-right: 4px;
  height: 0.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.875rem;
}.ffp_gr_jp_amount_p5l {
  font-family: 'Cinzel', serif;
  line-height: 1;
  font-weight: 800;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-size: 32px;
  color: #F4ECD8;
}
@media(min-width: 765px) {.ffp_gr_jp_amount_p5l {
  font-size: 40px;
}
}.ffp_gr_jp_amount_p5l span {
  color: #E8A518;
}.ffp_gr_jp_seo_p5l {
  line-height: 1.5;
  overflow-wrap: break-word;
  max-width: 480px;
  font-size: 0.75rem;
  color: #B09E7A;
}.ffp_gr_jp_cta_p5l {
  transition: background .2s;
  border-radius: 10px;
  background: rgba(200, 124, 26, 0.20);
  border: 1px solid rgba(200, 124, 26, 0.20);
  padding: 0.688rem 20px;
  font-size: 13px;
  color: #F4ECD8;
  margin-top: 4px;
  align-self: flex-start;
  z-index: 1;
  white-space: nowrap;
  position: relative;
  flex-shrink: 0;
  font-weight: 700;
}.ffp_gr_jp_cta_p5l:hover {
  background: #C87C1A;
}.ffp_ws_p5l {
  padding: 32px 16px 0;
  background: #0F0C08;
}
@media(min-width: 771px) {.ffp_ws_p5l {
  padding: 36px 1.5rem 0;
}
}.ffp_ws_in_p5l {
  margin: 0 auto;
  max-width: 1320px;
}.ffp_ws_head_p5l {
  gap: 0.75rem;
  flex-wrap: wrap;
  margin-bottom: 0.875rem;
  justify-content: space-between;
  align-items: center;
  display: flex;
}.ffp_ws_title_p5l {
  gap: 0.625rem;
  font-size: 16px;
  flex-wrap: wrap;
  font-family: 'Cinzel', serif;
  font-weight: 700;
  display: flex;
  align-items: center;
  color: #F4ECD8;
  overflow-wrap: break-word;
}.ffp_ws_title_ic_p5l svg {
  stroke-linecap: round;
  height: 18px;
  width: 18px;
  color: #E8A518;
  stroke-linejoin: round;
}.ffp_ws_online_p5l {
  gap: 0.438rem;
  display: flex;
  align-items: center;
  font-size: 0.75rem;
  font-weight: 600;
  color: #8E7D5E;
}.ffp_ws_online_dot_p5l {
  background: #27AE60;
  border-radius: 50%;
  height: 0.5rem;
  width: 0.5rem;
  box-shadow: 0 0 6px rgba(39, 174, 96, 0.18);
  flex-shrink: 0;
}.ffp_ws_scroll_p5l {
  gap: 8px;
  padding-bottom: 0.5rem;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
}.ffp_ws_scroll_p5l::-webkit-scrollbar {
  display: none;
}.ffp_wc_p5l {
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 0.625rem 14px;
  gap: 0.625rem;
  background: #161209;
  border-radius: 0.625rem;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  min-width: 13.75rem;
}.ffp_wc_img_p5l {
  border-radius: 0.375rem;
  background: #1C1710;
  overflow: hidden;
  flex-shrink: 0;
  width: 2.25rem;
  height: 2.25rem;
}.ffp_wc_img_p5l img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.ffp_wc_info_p5l {
  min-width: 0;
}.ffp_wc_game_p5l {
  overflow: hidden;
  font-weight: 600;
  text-overflow: ellipsis;
  color: #D8C9A8;
  white-space: nowrap;
  font-size: 12px;
}.ffp_wc_player_p5l {
  overflow: hidden;
  white-space: nowrap;
  color: #6E6049;
  font-size: 0.625rem;
  text-overflow: ellipsis;
}.ffp_wc_amount_p5l {
  font-size: 0.813rem;
  flex-shrink: 0;
  color: #27AE60;
  white-space: nowrap;
  margin-left: auto;
  font-weight: 700;
}.ffp_bon_p5l {
  padding: 2.25rem 1rem 0;
  background: #0F0C08;
}
@media(min-width: 769px) {.ffp_bon_p5l {
  padding: 2.75rem 1.5rem 0;
}
}.ffp_bon_in_p5l {
  margin: 0 auto;
  max-width: 82.5rem;
}.ffp_bon_head_p5l {
  margin-bottom: 20px;
}.ffp_bon_label_p5l {
  margin-bottom: 8px;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  color: #2CAEE0;
  letter-spacing: .08em;
}.ffp_bon_h2_p5l {
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
  color: #F4ECD8;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
}
@media(min-width: 766px) {.ffp_bon_h2_p5l {
  font-size: 24px;
}
}.ffp_bon_seo_p5l {
  font-size: 0.813rem;
  max-width: 620px;
  overflow-wrap: break-word;
  color: #8E7D5E;
  line-height: 1.6;
}.ffp_bon_seo_p5l strong {
  font-weight: 700;
  color: #D8C9A8;
}.ffp_bon_seo_p5l a {
  text-decoration: underline;
  color: #2CAEE0;
}.ffp_bon_grid_p5l {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 638px) {.ffp_bon_grid_p5l {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.ffp_bon_grid_p5l {
  grid-template-columns: repeat(5,1fr);
}
}.ffp_bon_card_p5l {
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #161209;
  padding: 1rem;
  border-radius: 10px;
}.ffp_bon_card_p5l:hover {
  transform: translateY(-2px);
  border-color: rgba(44, 174, 224, 0.07);
}.ffp_bon_card_ic_p5l svg {
  width: 1.625rem;
  stroke-linecap: round;
  height: 1.625rem;
  stroke-linejoin: round;
}.ffp_bon_card_ic_p5l {
  margin-bottom: 10px;
}.ffp_bon_card_type_p5l {
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: .06em;
  font-weight: 700;
  margin-bottom: 6px;
  color: #8E7D5E;
}.ffp_bon_card_amount_p5l {
  color: #E8A518;
  font-weight: 800;
  margin-bottom: 6px;
  font-size: 1.125rem;
  line-height: 1.1;
}.ffp_bon_card_name_p5l {
  font-weight: 600;
  overflow-wrap: break-word;
  color: #F4ECD8;
  font-size: 0.813rem;
  margin-bottom: 8px;
}.ffp_bon_card_detail_p5l {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 0.5rem;
  color: #6E6049;
  font-size: 11px;
  overflow-wrap: break-word;
  line-height: 1.5;
}.ffp_reg_p5l {
  padding: 36px 16px 0;
  background: #0F0C08;
}
@media(min-width: 770px) {.ffp_reg_p5l {
  padding: 2.75rem 24px 0;
}
}.ffp_reg_in_p5l {
  background: #1C1710;
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.75rem 1.5rem;
  border-radius: 1rem;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 771px) {.ffp_reg_in_p5l {
  padding: 2.5rem;
}
}.ffp_reg_top_p5l {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 859px) {.ffp_reg_top_p5l {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.ffp_reg_label_p5l {
  text-transform: uppercase;
  color: #2CAEE0;
  font-weight: 700;
  margin-bottom: 10px;
  letter-spacing: .08em;
  font-size: 11px;
}.ffp_reg_h2_p5l {
  margin-bottom: 0.75rem;
  color: #F4ECD8;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-size: 1.375rem;
  line-height: 1.2;
  font-weight: 800;
}
@media(min-width: 766px) {.ffp_reg_h2_p5l {
  font-size: 1.75rem;
}
}.ffp_reg_bonus_p5l {
  border: 1px solid rgba(232, 165, 24, 0.18);
  border-radius: 10px;
  padding: 0.625rem 1rem;
  gap: 8px;
  background: rgba(232, 165, 24, 0.18);
  margin-bottom: 16px;
  display: inline-flex;
  align-items: center;
}.ffp_reg_bonus_amount_p5l {
  font-size: 1.25rem;
  color: #E8A518;
  font-weight: 800;
}.ffp_reg_bonus_text_p5l {
  font-size: 13px;
  line-height: 1.35;
  color: #B09E7A;
}.ffp_reg_cta_btn_p5l {
  padding: 0.875rem 32px;
  border-radius: 10px;
  transition: background .2s;
  background: #27AE60;
  margin-bottom: 12px;
  font-size: 0.938rem;
  display: inline-block;
  color: #0D0900;
  font-weight: 700;
  box-shadow: 0px 4px 1.125rem rgba(39, 174, 96, 0.48), 0px 1px 0.25rem rgba(0,0,0,0.40);
}.ffp_reg_cta_btn_p5l:hover {
  background: #2ECC71;
}.ffp_reg_terms_p5l {
  line-height: 1.5;
  color: #6E6049;
  font-size: 0.688rem;
}.ffp_reg_seo_p5l {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 20px;
  font-size: 13px;
  padding-top: 1.25rem;
  color: #8E7D5E;
  overflow-wrap: break-word;
  line-height: 1.65;
}.ffp_reg_seo_p5l p {
  line-height: 1.65;
  color: #8E7D5E;
  margin-bottom: 10px;
  font-size: 0.813rem;
}.ffp_reg_seo_p5l p:last-child {
  margin-bottom: 0;
}.ffp_reg_seo_p5l strong {
  color: #D8C9A8;
  font-weight: 700;
}.ffp_reg_seo_p5l a {
  transition: color .2s;
  color: #2CAEE0;
  text-decoration: underline;
}.ffp_reg_seo_p5l a:hover {
  color: #4DC4F2;
}.ffp_reg_seo_p5l ul,.ffp_reg_seo_p5l ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 18px;
}.ffp_reg_seo_p5l ol {
  list-style: decimal;
}.ffp_reg_seo_p5l li {
  line-height: 1.65;
  color: #8E7D5E;
  margin-bottom: 0.25rem;
  font-size: 13px;
}.ffp_reg_seo_p5l table {
  width: 100%;
  margin-bottom: 10px;
  border-collapse: collapse;
  overflow-x: auto;
  font-size: 13px;
  display: block;
}
@media(min-width: 769px) {.ffp_reg_seo_p5l table {
  display: table;
}
}.ffp_reg_seo_p5l th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #D8C9A8;
  font-weight: 700;
  text-align: left;
}.ffp_reg_seo_p5l td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px;
  color: #8E7D5E;
}.ffp_reg_steps_p5l {
  gap: 14px;
  flex-direction: column;
  margin-top: 28px;
  display: flex;
}
@media(min-width: 861px) {.ffp_reg_steps_p5l {
  margin-top: 0;
}
}.ffp_reg_step_p5l {
  padding: 16px;
  gap: 14px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.ffp_reg_step_num_p5l {
  border-radius: 50%;
  border: 1px solid rgba(44, 174, 224, 0.07);
  background: rgba(44, 174, 224, 0.18);
  color: #2CAEE0;
  align-items: center;
  height: 34px;
  width: 34px;
  font-size: 14px;
  display: flex;
  font-weight: 800;
  justify-content: center;
  flex-shrink: 0;
}.ffp_reg_step_title_p5l {
  margin-bottom: 3px;
  font-weight: 700;
  color: #F4ECD8;
  font-size: 14px;
}.ffp_reg_step_text_p5l {
  line-height: 1.5;
  color: #8E7D5E;
  font-size: 0.75rem;
}.ffp_reg_trust_p5l {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  padding-top: 20px;
  flex-wrap: wrap;
  margin-top: 1.25rem;
  display: flex;
}.ffp_reg_trust_item_p5l {
  gap: 7px;
  font-size: 12px;
  color: #8E7D5E;
  align-items: center;
  display: flex;
  overflow-wrap: break-word;
}.ffp_reg_trust_ic_p5l svg {
  width: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1rem;
  color: #2CAEE0;
}.ffp_prov_p5l {
  background: #0F0C08;
  padding: 36px 16px 0;
}
@media(min-width: 766px) {.ffp_prov_p5l {
  padding: 44px 24px 0;
}
}.ffp_prov_in_p5l {
  margin: 0 auto;
  max-width: 1320px;
}.ffp_prov_head_p5l {
  margin-bottom: 16px;
}.ffp_prov_label_p5l {
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  color: #2CAEE0;
  text-transform: uppercase;
  font-weight: 700;
}.ffp_prov_h2_p5l {
  color: #F4ECD8;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-size: 20px;
  font-family: 'Cinzel', serif;
  font-weight: 800;
}
@media(min-width: 771px) {.ffp_prov_h2_p5l {
  font-size: 24px;
}
}.ffp_prov_seo_p5l {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.6;
  max-width: 38.75rem;
  color: #8E7D5E;
  margin-bottom: 1rem;
}.ffp_prov_seo_p5l strong {
  color: #D8C9A8;
  font-weight: 700;
}.ffp_prov_seo_p5l a {
  color: #2CAEE0;
  text-decoration: underline;
}.ffp_prov_grid_p5l {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 642px) {.ffp_prov_grid_p5l {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.ffp_prov_grid_p5l {
  grid-template-columns: repeat(8,1fr);
}
}.ffp_prov_card_p5l {
  transition: border-color .2s,background .2s;
  padding: 14px 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #161209;
  border-radius: 10px;
  gap: 7px;
  align-items: center;
  display: flex;
  cursor: pointer;
  flex-direction: column;
}.ffp_prov_card_p5l:hover {
  background: #1C1710;
  border-color: rgba(255, 255, 255, 0.22);
}.ffp_prov_logo_p5l {
  overflow: hidden;
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  align-items: center;
  width: 2.75rem;
  justify-content: center;
  height: 44px;
}.ffp_prov_logo_p5l img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}.ffp_prov_name_p5l {
  text-align: center;
  font-weight: 600;
  overflow-wrap: break-word;
  color: #B09E7A;
  font-size: 0.688rem;
}.ffp_app_p5l {
  background: #0F0C08;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 767px) {.ffp_app_p5l {
  padding: 44px 24px 0;
}
}.ffp_app_in_p5l {
  margin: 0 auto;
  max-width: 1320px;
}.ffp_app_head_p5l {
  margin-bottom: 16px;
}.ffp_app_label_p5l {
  font-size: 11px;
  color: #2CAEE0;
  margin-bottom: 0.5rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
}.ffp_app_h2_p5l {
  font-size: 1.25rem;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  color: #F4ECD8;
  font-family: 'Cinzel', serif;
  font-weight: 800;
}
@media(min-width: 771px) {.ffp_app_h2_p5l {
  font-size: 1.5rem;
}
}.ffp_app_sub_p5l {
  color: #8E7D5E;
  font-size: 13px;
  line-height: 1.6;
  overflow-wrap: break-word;
  max-width: 37.5rem;
}.ffp_app_sub_p5l strong {
  font-weight: 700;
  color: #D8C9A8;
}.ffp_app_cards_p5l {
  gap: 10px;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 16px;
}
@media(min-width: 637px) {.ffp_app_cards_p5l {
  grid-template-columns: repeat(3,1fr);
}
}.ffp_app_card_p5l {
  padding: 1.25rem;
  gap: 16px;
  overflow: hidden;
  border-radius: 0.625rem;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-wrap: wrap;
}.ffp_app_card_ios_p5l {
  background: linear-gradient(135deg,rgba(44, 174, 224, 0.18) 0%,#1C1710 100%);
}.ffp_app_card_android_p5l {
  background: linear-gradient(135deg,rgba(39, 174, 96, 0.18) 0%,#1C1710 100%);
}.ffp_app_card_win_p5l {
  background: linear-gradient(135deg,rgba(232, 165, 24, 0.18) 0%,#1C1710 100%);
}.ffp_app_card_ic_p5l svg {
  width: 34px;
  height: 34px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.ffp_app_card_ic_p5l {
  color: #F4ECD8;
  flex-shrink: 0;
}.ffp_app_card_os_p5l {
  font-size: 10px;
  color: #8E7D5E;
  letter-spacing: .08em;
  margin-bottom: 0.375rem;
  font-weight: 700;
  text-transform: uppercase;
}.ffp_app_card_title_p5l {
  color: #F4ECD8;
  font-weight: 700;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  font-size: 15px;
  line-height: 1.2;
}.ffp_app_card_text_p5l {
  font-size: 12px;
  overflow-wrap: break-word;
  color: #8E7D5E;
  margin-bottom: 0.875rem;
  line-height: 1.5;
}.ffp_app_card_btn_p5l {
  border: 1px solid rgba(255, 255, 255, 0.22);
  background: rgba(255, 255, 255, 0.12);
  gap: 7px;
  padding: 0.625rem 18px;
  transition: background .2s;
  border-radius: 6px;
  color: #F4ECD8;
  display: inline-flex;
  align-items: center;
  font-weight: 700;
  font-size: 13px;
}.ffp_app_card_btn_p5l:hover {
  background: rgba(255, 255, 255, 0.07);
}.ffp_faq_p5l {
  background: #0F0C08;
  padding: 36px 1rem 0;
}
@media(min-width: 770px) {.ffp_faq_p5l {
  padding: 2.75rem 1.5rem 0;
}
}.ffp_faq_in_p5l {
  margin: 0 auto;
  max-width: 82.5rem;
}.ffp_faq_head_p5l {
  margin-bottom: 1.25rem;
}.ffp_faq_label_p5l {
  margin-bottom: 8px;
  letter-spacing: .08em;
  color: #2CAEE0;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
}.ffp_faq_h2_p5l {
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  color: #F4ECD8;
}
@media(min-width: 770px) {.ffp_faq_h2_p5l {
  font-size: 24px;
}
}.ffp_faq_list_p5l {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.ffp_faq_item_p5l {
  background: #1C1710;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  overflow: hidden;
}.ffp_faq_q_p5l {
  gap: 0.75rem;
  padding: 16px 1.25rem;
  transition: color .2s;
  overflow-wrap: break-word;
  justify-content: space-between;
  color: #D8C9A8;
  flex-wrap: wrap;
  font-weight: 600;
  cursor: pointer;
  font-size: 14px;
  align-items: center;
  display: flex;
}.ffp_faq_q_p5l:hover {
  color: #F4ECD8;
}.ffp_faq_q_ic_p5l {
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  width: 1.5rem;
  justify-content: center;
  align-items: center;
  height: 24px;
  font-size: 1rem;
  color: #2CAEE0;
  display: flex;
  flex-shrink: 0;
}.ffp_faq_item_p5l.ffp_state_open_p5l .ffp_faq_q_ic_p5l {
  transform: rotate(45deg);
}.ffp_faq_a_p5l {
  padding: 0 1.25rem 16px;
  line-height: 1.7;
  display: none;
  overflow-wrap: break-word;
  color: #8E7D5E;
  font-size: 13px;
}.ffp_faq_item_p5l.ffp_state_open_p5l .ffp_faq_a_p5l {
  display: block;
}.ffp_faq_a_p5l strong {
  font-weight: 700;
  color: #D8C9A8;
}.ffp_faq_a_p5l a {
  color: #2CAEE0;
  text-decoration: underline;
}.ffp_faq_a_p5l ul,.ffp_faq_a_p5l ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 20px;
}.ffp_faq_a_p5l ol {
  list-style: decimal;
}.ffp_faq_a_p5l li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.ffp_faq_a_p5l table {
  margin: 8px 0;
  font-size: 12px;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width: 765px) {.ffp_faq_a_p5l table {
  display: table;
}
}.ffp_faq_a_p5l th {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #D8C9A8;
}.ffp_faq_a_p5l td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.375rem 0.5rem;
  color: #8E7D5E;
}.ffp_seo_p5l {
  padding: 36px 1rem 0;
  background: #0F0C08;
}
@media(min-width: 769px) {.ffp_seo_p5l {
  padding: 2.75rem 1.5rem 0;
}
}.ffp_seo_in_p5l {
  padding: 28px 24px;
  border-radius: 16px;
  background: #1C1710;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.10);
  max-width: 1320px;
}
@media(min-width: 767px) {.ffp_seo_in_p5l {
  padding: 36px 2.5rem;
}
}.ffp_seo_label_p5l {
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #2CAEE0;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
}.ffp_seo_h2_p5l {
  font-family: 'Cinzel', serif;
  font-weight: 800;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-size: 20px;
  color: #F4ECD8;
  margin-bottom: 14px;
}
@media(min-width: 769px) {.ffp_seo_h2_p5l {
  font-size: 1.5rem;
}
}.ffp_seo_body_p5l {
  font-size: 0.875rem;
  overflow-wrap: break-word;
  color: #B09E7A;
  line-height: 1.75;
}.ffp_seo_body_p5l p {
  color: #B09E7A;
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 0.75rem;
}.ffp_seo_body_p5l p:last-child {
  margin-bottom: 0;
}.ffp_seo_body_p5l strong {
  color: #D8C9A8;
  font-weight: 700;
}.ffp_seo_body_p5l a {
  transition: color .2s;
  text-decoration: underline;
  color: #2CAEE0;
}.ffp_seo_body_p5l a:hover {
  color: #4DC4F2;
}.ffp_seo_body_p5l ul,.ffp_seo_body_p5l ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.ffp_seo_body_p5l ol {
  list-style: decimal;
}.ffp_seo_body_p5l li {
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  line-height: 1.75;
  color: #B09E7A;
}.ffp_seo_body_p5l table {
  width: 100%;
  display: block;
  margin-bottom: 12px;
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 0.813rem;
}
@media(min-width: 769px) {.ffp_seo_body_p5l table {
  display: table;
}
}.ffp_seo_body_p5l th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  color: #D8C9A8;
  text-align: left;
  font-weight: 700;
}.ffp_seo_body_p5l td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #B09E7A;
}.ffp_seo_cols_p5l {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.ffp_seo_cols_p5l {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.ffp_seo_cols_p5l {
  grid-template-columns: repeat(3,1fr);
}
}.ffp_seo_col_h_p5l {
  font-size: 13px;
  color: #D8C9A8;
  margin-bottom: 0.438rem;
  font-weight: 700;
  overflow-wrap: break-word;
}.ffp_seo_col_p_p5l {
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #8E7D5E;
  font-size: 0.813rem;
}.ffp_seo_stats_p5l {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.ffp_seo_stat_p5l {
  background: rgba(44, 174, 224, 0.07);
  flex: 1;
  border: 1px solid rgba(44, 174, 224, 0.18);
  border-radius: 10px;
  padding: 14px 1rem;
  min-width: 140px;
}.ffp_seo_stat_val_p5l {
  font-size: 1.25rem;
  margin-bottom: 4px;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #2CAEE0;
}.ffp_seo_stat_lb_p5l {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #8E7D5E;
}.ffp_rv_p5l {
  background: #0F0C08;
  padding: 36px 16px 0;
}
@media(min-width: 767px) {.ffp_rv_p5l {
  padding: 44px 24px 0;
}
}.ffp_rv_in_p5l {
  margin: 0 auto;
  max-width: 1320px;
}.ffp_rv_head_p5l {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.ffp_rv_label_p5l {
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #2CAEE0;
  margin-bottom: 8px;
}.ffp_rv_h2_p5l {
  font-size: 1.375rem;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  color: #F4ECD8;
  overflow-wrap: break-word;
  margin-bottom: 10px;
}
@media(min-width: 771px) {.ffp_rv_h2_p5l {
  font-size: 1.75rem;
}
}.ffp_rv_stats_p5l {
  gap: 1.125rem;
  flex-wrap: wrap;
  align-items: center;
  font-size: 13px;
  color: #8E7D5E;
  display: flex;
}.ffp_rv_stats_score_p5l {
  gap: 6px;
  align-items: baseline;
  display: flex;
}.ffp_rv_stats_score_val_p5l {
  font-family: 'Cinzel', serif;
  color: #E8A518;
  font-weight: 800;
  font-size: 22px;
}.ffp_rv_stats_score_max_p5l {
  font-size: 13px;
  color: #6E6049;
}.ffp_rv_stats_badge_p5l {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}.ffp_rv_stats_badge_p5l svg {
  height: 0.875rem;
  width: 0.875rem;
  color: #E8A518;
}.ffp_rv_grid_p5l {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 637px) {.ffp_rv_grid_p5l {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.ffp_rv_grid_p5l {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.ffp_rv_card_p5l {
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 1.25rem;
  background: #1C1710;
  flex-direction: column;
  display: flex;
}.ffp_rv_card_stars_p5l {
  gap: 2px;
  color: #E8A518;
  display: flex;
  margin-bottom: 10px;
}.ffp_rv_card_stars_p5l svg {
  height: 0.875rem;
  width: 14px;
}.ffp_rv_card_h_p5l {
  overflow-wrap: break-word;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 8px;
  line-height: 1.3;
  color: #F4ECD8;
}.ffp_rv_card_body_p5l {
  flex: 1;
  line-height: 1.65;
  margin-bottom: 14px;
  color: #8E7D5E;
  font-size: 13px;
  overflow-wrap: break-word;
}.ffp_rv_card_body_p5l strong {
  color: #D8C9A8;
  font-weight: 600;
}.ffp_rv_card_meta_p5l {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
  padding-top: 12px;
  align-items: center;
}.ffp_rv_card_author_p5l {
  font-size: 12px;
  color: #D8C9A8;
  font-weight: 600;
}.ffp_rv_card_date_p5l {
  color: #6E6049;
  font-size: 0.688rem;
}.ffp_seo_p5l {
  padding: 36px 16px 0;
  background: #0F0C08;
}
@media(min-width: 769px) {.ffp_seo_p5l {
  padding: 44px 24px 0;
}
}.ffp_seo_in_p5l {
  margin: 0 auto;
  border-radius: 16px;
  padding: 28px 24px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #1C1710;
  max-width: 82.5rem;
}
@media(min-width:768px) {.ffp_seo_in_p5l {
  padding: 36px 40px;
}
}.ffp_seo_label_p5l {
  font-weight: 700;
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
  color: #2CAEE0;
  text-transform: uppercase;
  letter-spacing: .08em;
}.ffp_seo_h2_p5l {
  font-weight: 800;
  font-family: 'Cinzel', serif;
  color: #F4ECD8;
  overflow-wrap: break-word;
  font-size: 20px;
  margin-bottom: 0.875rem;
  line-height: 1.25;
}
@media(min-width: 771px) {.ffp_seo_h2_p5l {
  font-size: 1.5rem;
}
}.ffp_seo_body_p5l {
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #B09E7A;
  font-size: 14px;
}.ffp_seo_body_p5l p {
  color: #B09E7A;
  margin-bottom: 0.75rem;
  line-height: 1.75;
  font-size: 14px;
}.ffp_seo_body_p5l p:last-child {
  margin-bottom: 0;
}.ffp_seo_body_p5l strong {
  color: #D8C9A8;
  font-weight: 700;
}.ffp_seo_body_p5l a {
  transition: color .2s;
  text-decoration: underline;
  color: #2CAEE0;
}.ffp_seo_body_p5l a:hover {
  color: #4DC4F2;
}.ffp_seo_body_p5l ul,.ffp_seo_body_p5l ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.ffp_seo_body_p5l ol {
  list-style: decimal;
}.ffp_seo_body_p5l li {
  font-size: 0.875rem;
  color: #B09E7A;
  margin-bottom: 0.375rem;
  line-height: 1.75;
}.ffp_seo_body_p5l table {
  width: 100%;
  display: block;
  font-size: 0.813rem;
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
}
@media(min-width: 769px) {.ffp_seo_body_p5l table {
  display: table;
}
}.ffp_seo_body_p5l th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  color: #D8C9A8;
  text-align: left;
  font-weight: 700;
}.ffp_seo_body_p5l td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #B09E7A;
}.ffp_seo_cols_p5l {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 643px) {.ffp_seo_cols_p5l {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.ffp_seo_cols_p5l {
  grid-template-columns: repeat(3,1fr);
}
}.ffp_seo_col_h_p5l {
  font-size: 0.813rem;
  margin-bottom: 0.438rem;
  color: #D8C9A8;
  overflow-wrap: break-word;
  font-weight: 700;
}.ffp_seo_col_p_p5l {
  color: #8E7D5E;
  font-size: 13px;
  line-height: 1.65;
  overflow-wrap: break-word;
}.ffp_seo_stats_p5l {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.ffp_seo_stat_p5l {
  padding: 14px 16px;
  flex: 1;
  border: 1px solid rgba(44, 174, 224, 0.18);
  background: rgba(44, 174, 224, 0.07);
  border-radius: 0.625rem;
  min-width: 140px;
}.ffp_seo_stat_val_p5l {
  margin-bottom: 4px;
  font-weight: 800;
  font-size: 1.25rem;
  color: #2CAEE0;
  overflow-wrap: break-word;
}.ffp_seo_stat_lb_p5l {
  color: #8E7D5E;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.ffp_seo_p5l {
  padding: 2.25rem 16px 0;
  background: #0F0C08;
}
@media(min-width: 769px) {.ffp_seo_p5l {
  padding: 2.75rem 24px 0;
}
}.ffp_seo_in_p5l {
  margin: 0 auto;
  padding: 1.75rem 24px;
  background: #1C1710;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 16px;
  max-width: 1320px;
}
@media(min-width: 771px) {.ffp_seo_in_p5l {
  padding: 2.25rem 40px;
}
}.ffp_seo_label_p5l {
  margin-bottom: 0.625rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #2CAEE0;
}.ffp_seo_h2_p5l {
  margin-bottom: 14px;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-size: 20px;
  color: #F4ECD8;
  font-family: 'Cinzel', serif;
  font-weight: 800;
}
@media(min-width: 767px) {.ffp_seo_h2_p5l {
  font-size: 1.5rem;
}
}.ffp_seo_body_p5l {
  line-height: 1.75;
  color: #B09E7A;
  overflow-wrap: break-word;
  font-size: 0.875rem;
}.ffp_seo_body_p5l p {
  line-height: 1.75;
  color: #B09E7A;
  margin-bottom: 0.75rem;
  font-size: 14px;
}.ffp_seo_body_p5l p:last-child {
  margin-bottom: 0;
}.ffp_seo_body_p5l strong {
  color: #D8C9A8;
  font-weight: 700;
}.ffp_seo_body_p5l a {
  transition: color .2s;
  color: #2CAEE0;
  text-decoration: underline;
}.ffp_seo_body_p5l a:hover {
  color: #4DC4F2;
}.ffp_seo_body_p5l ul,.ffp_seo_body_p5l ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.ffp_seo_body_p5l ol {
  list-style: decimal;
}.ffp_seo_body_p5l li {
  color: #B09E7A;
  font-size: 14px;
  margin-bottom: 6px;
  line-height: 1.75;
}.ffp_seo_body_p5l table {
  font-size: 13px;
  overflow-x: auto;
  width: 100%;
  display: block;
  margin-bottom: 0.75rem;
  border-collapse: collapse;
}
@media(min-width: 770px) {.ffp_seo_body_p5l table {
  display: table;
}
}.ffp_seo_body_p5l th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  font-weight: 700;
  color: #D8C9A8;
  text-align: left;
}.ffp_seo_body_p5l td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #B09E7A;
}.ffp_seo_cols_p5l {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width:640px) {.ffp_seo_cols_p5l {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.ffp_seo_cols_p5l {
  grid-template-columns: repeat(3,1fr);
}
}.ffp_seo_col_h_p5l {
  font-weight: 700;
  color: #D8C9A8;
  font-size: 0.813rem;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
}.ffp_seo_col_p_p5l {
  color: #8E7D5E;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.65;
}.ffp_seo_stats_p5l {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.ffp_seo_stat_p5l {
  border: 1px solid rgba(44, 174, 224, 0.18);
  flex: 1;
  background: rgba(44, 174, 224, 0.07);
  border-radius: 10px;
  padding: 14px 1rem;
  min-width: 8.75rem;
}.ffp_seo_stat_val_p5l {
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
  color: #2CAEE0;
  margin-bottom: 4px;
}.ffp_seo_stat_lb_p5l {
  overflow-wrap: break-word;
  color: #8E7D5E;
  font-size: 0.688rem;
}.ffp_pmt_p5l {
  padding: 36px 1rem 0;
  background: #0F0C08;
}
@media(min-width:768px) {.ffp_pmt_p5l {
  padding: 2.75rem 1.5rem 0;
}
}.ffp_pmt_in_p5l {
  margin: 0 auto;
  max-width: 82.5rem;
}.ffp_pmt_head_p5l {
  margin-bottom: 1.375rem;
  max-width: 45rem;
}.ffp_pmt_label_p5l {
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-size: 11px;
  color: #2CAEE0;
}.ffp_pmt_h2_p5l {
  color: #F4ECD8;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-size: 1.375rem;
  font-weight: 800;
}
@media(min-width: 767px) {.ffp_pmt_h2_p5l {
  font-size: 28px;
}
}.ffp_pmt_intro_p5l {
  color: #8E7D5E;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 14px;
}.ffp_pmt_groups_p5l {
  gap: 20px;
  flex-direction: column;
  display: flex;
}.ffp_pmt_group_p5l {
  padding: 1.25rem;
  background: #1C1710;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
}.ffp_pmt_group_head_p5l {
  gap: 0.75rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 10px;
}.ffp_pmt_group_ic_p5l {
  border-radius: 0.375rem;
  background: rgba(44, 174, 224, 0.18);
  align-items: center;
  height: 36px;
  flex-shrink: 0;
  color: #2CAEE0;
  display: flex;
  width: 2.25rem;
  justify-content: center;
}.ffp_pmt_group_ic_p5l svg {
  width: 18px;
  height: 18px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.ffp_pmt_group_h_p5l {
  margin: 0;
  color: #F4ECD8;
  font-size: 16px;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-weight: 700;
}.ffp_pmt_group_p_p5l {
  line-height: 1.6;
  color: #8E7D5E;
  margin-bottom: 0.875rem;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.ffp_pmt_group_p_p5l strong {
  color: #D8C9A8;
  font-weight: 600;
}.ffp_pmt_table_wrap_p5l {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.ffp_pmt_table_p5l {
  border-collapse: collapse;
  min-width: 540px;
  font-size: 13px;
  width: 100%;
}.ffp_pmt_table_p5l th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  text-align: left;
  color: #D8C9A8;
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .04em;
  white-space: nowrap;
}.ffp_pmt_table_p5l td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  color: #8E7D5E;
}.ffp_pmt_table_p5l tbody tr:last-child td {
  border-bottom: none;
}.ffp_pmt_table_p5l tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #D8C9A8;
}.ffp_ft_p5l {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #090704;
  margin-top: 3rem;
}.ffp_ft_support_p5l {
  padding: 24px 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 767px) {.ffp_ft_support_p5l {
  padding: 28px 1.5rem;
}
}.ffp_ft_support_in_p5l {
  margin: 0 auto;
  gap: 1rem;
  max-width: 1320px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.ffp_ft_support_main_p5l {
  gap: 16px;
  flex: 1;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  min-width: 220px;
}.ffp_ft_support_ic_p5l {
  flex-shrink: 0;
  color: #2CAEE0;
}.ffp_ft_support_ic_p5l svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 30px;
  height: 1.875rem;
}.ffp_ft_support_text_title_p5l {
  font-weight: 700;
  font-size: 0.938rem;
  margin-bottom: 3px;
  overflow-wrap: break-word;
  color: #F4ECD8;
}.ffp_ft_support_text_sub_p5l {
  font-size: 0.75rem;
  color: #8E7D5E;
  overflow-wrap: break-word;
}.ffp_ft_support_btn_p5l {
  border-radius: 10px;
  padding: 11px 1.375rem;
  background: #2CAEE0;
  transition: background .2s;
  flex-shrink: 0;
  white-space: nowrap;
  color: #F4ECD8;
  font-size: 13px;
  font-weight: 700;
}.ffp_ft_support_btn_p5l:hover {
  background: #4DC4F2;
}.ffp_ft_support_contacts_p5l {
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.ffp_ft_support_contact_p5l {
  line-height: 1.4;
  font-size: 0.75rem;
  color: #6E6049;
}.ffp_ft_support_contact_p5l strong {
  color: #B09E7A;
  font-size: 11px;
  font-weight: 600;
  margin-bottom: 2px;
  display: block;
}.ffp_ft_main_p5l {
  padding: 2rem 1rem 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 771px) {.ffp_ft_main_p5l {
  padding: 40px 24px 2rem;
}
}.ffp_ft_main_in_p5l {
  margin: 0 auto;
  gap: 24px;
  display: grid;
  max-width: 82.5rem;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 637px) {.ffp_ft_main_in_p5l {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.ffp_ft_main_in_p5l {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.ffp_ft_col_logo_p5l {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.ffp_ft_col_logo_p5l {
  grid-column: auto;
}
}.ffp_ft_logo_p5l {
  gap: 9px;
  align-items: center;
  font-size: 16px;
  color: #F4ECD8;
  flex-wrap: wrap;
  display: flex;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
}.ffp_ft_logo_mark_p5l {
  border-radius: 6px;
  overflow: hidden;
  width: 30px;
  height: 1.875rem;
}.ffp_ft_logo_mark_p5l img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.ffp_ft_logo_sub_p5l {
  line-height: 1.55;
  color: #6E6049;
  overflow-wrap: break-word;
  font-size: 12px;
  max-width: 200px;
}.ffp_ft_col_title_p5l {
  color: #B09E7A;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .07em;
  margin-bottom: 0.875rem;
}.ffp_ft_col_links_p5l {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.ffp_ft_col_link_p5l {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #6E6049;
  font-size: 0.813rem;
}.ffp_ft_col_link_p5l:hover {
  color: #D8C9A8;
}.ffp_ft_apps_p5l {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.ffp_ft_app_card_p5l {
  gap: 0.625rem;
  padding: 10px 0.75rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  display: flex;
  align-items: center;
}.ffp_ft_app_card_p5l:hover {
  border-color: rgba(255, 255, 255, 0.22);
}.ffp_ft_app_card_ic_p5l svg {
  height: 22px;
  stroke-linecap: round;
  width: 1.375rem;
  stroke-linejoin: round;
}.ffp_ft_app_card_os_p5l {
  color: #6E6049;
  font-size: 10px;
  font-weight: 600;
}.ffp_ft_app_card_action_p5l {
  font-weight: 700;
  font-size: 12px;
  color: #D8C9A8;
}.ffp_ft_bot_p5l {
  padding: 1.25rem 1rem;
}
@media(min-width: 765px) {.ffp_ft_bot_p5l {
  padding: 20px 1.5rem;
}
}.ffp_ft_bot_in_p5l {
  margin: 0 auto;
  gap: 16px;
  max-width: 1320px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.ffp_ft_socials_p5l {
  gap: 8px;
  display: flex;
}.ffp_ft_soc_p5l {
  transition: background .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.05);
  height: 36px;
  align-items: center;
  color: #B09E7A;
  width: 36px;
  justify-content: center;
  display: flex;
}.ffp_ft_soc_p5l svg {
  width: 16px;
  stroke-linecap: round;
  height: 1rem;
  stroke-linejoin: round;
}.ffp_ft_soc_p5l:hover {
  background: rgba(255, 255, 255, 0.07);
}.ffp_ft_legal_p5l {
  flex: 1;
  font-size: 0.688rem;
  line-height: 1.6;
  min-width: 200px;
  color: #8A7D6C;
  overflow-wrap: break-word;
}.ffp_ft_legal_p5l strong {
  color: #B09E7A;
  font-weight: 700;
}.ffp_ft_legal_p5l a {
  text-decoration: underline;
  color: #B09E7A;
}.ffp_ft_age_p5l {
  border-radius: 50%;
  border: 2px solid #8A7D6C;
  justify-content: center;
  font-size: 0.688rem;
  display: flex;
  width: 2rem;
  color: #8A7D6C;
  font-weight: 800;
  flex-shrink: 0;
  height: 2rem;
  align-items: center;
  margin-left: auto;
}