*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #150D08;
  font-family: 'Nunito', sans-serif;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  color: #D4B491;
  line-height: 1.6;
}img,svg {
  max-width: 100%;
  display: block;
}a {
  color: inherit;
  text-decoration: none;
}button {
  background: none;
  font: inherit;
  border: none;
  color: inherit;
  cursor: pointer;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.ffl_layout_ud6 {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}.ffl_page_ud6 {
  display: flex;
  min-height: 100vh;
}.ffl_main_ud6 {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media(min-width: 1082px) {.ffl_main_ud6 {
  padding-left: 13.75rem;
}
}
@media(max-width:1079px) {.ffl_main_ud6 {
  padding-bottom: 4.5rem;
}
}.ffl_gc_ud6 {
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border-radius: 0.625rem;
  border: 1px solid rgba(255,255,255,0.05);
  background: #19100A;
  width: 8.75rem;
  position: relative;
  cursor: pointer;
  flex-shrink: 0;
}
@media(min-width: 641px) {.ffl_gc_ud6 {
  width: 156px;
}
}
@media(min-width: 1078px) {.ffl_gc_ud6 {
  width: 10.5rem;
}
}.ffl_gc_ud6:hover {
  transform: translateY(-3px);
  border-color: rgba(224,116,40,0.07);
}.ffl_gc_img_ud6 {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.ffl_gc_img_ud6 img {
  inset: 0;
  object-fit: cover;
  position: absolute;
  width: 100%;
  height: 100%;
}.ffl_gc_hover_ud6 {
  background: rgba(13,8,4,0.72);
  transition: opacity .2s;
  inset: 0;
  justify-content: center;
  display: flex;
  position: absolute;
  align-items: center;
  opacity: 0;
}.ffl_gc_ud6:hover .ffl_gc_hover_ud6 {
  opacity: 1;
}.ffl_gc_hover_btn_ud6 {
  border-radius: 6px;
  background: #E07428;
  padding: 0.5rem 16px;
  color: #F6E8D4;
  font-size: 12px;
  font-weight: 700;
}.ffl_gc_info_ud6 {
  padding: 0.5rem 10px 10px;
}.ffl_gc_name_ud6 {
  overflow: hidden;
  max-width: 100%;
  margin-bottom: 3px;
  font-weight: 600;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 12px;
  color: #D4B491;
}.ffl_gc_prov_ud6 {
  font-size: 10px;
  color: #6A4C32;
}.ffl_gc_tag_ud6 {
  border-radius: 0.25rem;
  padding: 2px 7px;
  font-weight: 700;
  left: 0.375rem;
  z-index: 2;
  letter-spacing: .04em;
  text-transform: uppercase;
  position: absolute;
  top: 0.375rem;
  font-size: 9px;
}.ffl_gc_tag_hot_ud6 {
  background: #D93232;
  color: #fff;
}.ffl_gc_tag_new_ud6 {
  background: #3CB96A;
  color: #150D08;
}.ffl_gc_tag_jp_ud6 {
  background: #F2A922;
  color: #150D08;
}.ffl_gc_tag_ex_ud6 {
  background: #C04E14;
  color: #fff;
}.ffl_gc_tag_live_ud6 {
  background: #D93232;
  color: #fff;
}.ffl_gr_ud6 {
  background: #150D08;
  padding: 2rem 1rem 0;
}
@media(min-width: 771px) {.ffl_gr_ud6 {
  padding: 36px 24px 0;
}
}.ffl_gr_in_ud6 {
  margin: 0 auto;
  max-width: 1320px;
}.ffl_gr_head_ud6 {
  gap: 12px;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 0.625rem;
  align-items: center;
}.ffl_gr_head_l_ud6 {
  gap: 10px;
  flex: 1;
  display: flex;
  min-width: 0;
  align-items: center;
}.ffl_gr_ic_ud6 {
  border-radius: 10px;
  height: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 32px;
}.ffl_gr_ic_ud6 svg {
  width: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1rem;
}.ffl_gr_title_ud6 {
  font-family: 'Oswald', sans-serif;
  font-size: 16px;
  overflow-wrap: break-word;
  color: #F6E8D4;
  font-weight: 700;
}
@media(min-width: 770px) {.ffl_gr_title_ud6 {
  font-size: 18px;
}
}.ffl_gr_more_ud6 {
  transition: color .2s;
  gap: 0.313rem;
  flex-shrink: 0;
  font-weight: 600;
  align-items: center;
  color: #7E5B3E;
  display: flex;
  white-space: nowrap;
  font-size: 12px;
}.ffl_gr_more_ud6:hover {
  color: #E07428;
}.ffl_gr_more_ud6 svg {
  height: 12px;
  width: 12px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.ffl_gr_arrows_ud6 {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.ffl_gr_arr_ud6 {
  border-radius: 6px;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.10);
  transition: background .15s,color .15s;
  align-items: center;
  height: 30px;
  width: 30px;
  display: flex;
  justify-content: center;
  color: #A87B56;
}.ffl_gr_arr_ud6:hover {
  background: rgba(255,255,255,0.07);
  color: #F6E8D4;
}.ffl_gr_arr_ud6 svg {
  height: 13px;
  width: 13px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.ffl_gr_seo_h_ud6 {
  margin: 0 0 6px;
  font-weight: 700;
  font-size: 0.813rem;
  color: #D4B491;
  font-family: 'Oswald', sans-serif;
  max-width: 42.5rem;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.ffl_gr_seo_h_ud6 {
  font-size: 0.875rem;
}
}.ffl_gr_seo_ud6 {
  font-size: 0.75rem;
  color: #7E5B3E;
  max-width: 42.5rem;
  overflow-wrap: break-word;
  line-height: 1.55;
  margin-bottom: 12px;
}.ffl_gr_seo_ud6 strong {
  font-weight: 600;
  color: #D4B491;
}.ffl_gr_scroll_ud6 {
  gap: 10px;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 0.625rem;
  scrollbar-width: none;
  display: flex;
}.ffl_gr_scroll_ud6::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.ffl_gr_scroll_ud6 {
  gap: 0.75rem;
}
}.ffl_tb_ud6 {
  background: #120B07;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  left: 0;
  display: flex;
  z-index: 80;
  position: fixed;
  top: 0;
  align-items: center;
  right: 0;
  height: 3.5rem;
}.ffl_tb_in_ud6 {
  padding: 0 14px;
  gap: 0;
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
}.ffl_tb_burger_ud6 {
  border-radius: 0.625rem;
  gap: 0.313rem;
  height: 38px;
  margin-right: 8px;
  flex-shrink: 0;
  flex-direction: column;
  align-items: center;
  display: flex;
  width: 2.375rem;
  justify-content: center;
}.ffl_tb_burger_ud6:hover {
  background: rgba(255,255,255,0.05);
}.ffl_tb_burger_line_ud6 {
  background: #A87B56;
  border-radius: 1px;
  height: 2px;
  display: block;
  width: 1.125rem;
}
@media(min-width: 1081px) {.ffl_tb_burger_ud6 {
  display: none;
}
}.ffl_tb_logo_ud6 {
  gap: 9px;
  align-items: center;
  letter-spacing: -.01em;
  flex-shrink: 0;
  display: flex;
  font-weight: 800;
  color: #F6E8D4;
  margin-right: 1.25rem;
  font-size: 18px;
  overflow-wrap: break-word;
}.ffl_tb_logo_mark_ud6 {
  border-radius: 0.625rem;
  overflow: hidden;
  display: flex;
  height: 2rem;
  justify-content: center;
  width: 32px;
  align-items: center;
}.ffl_tb_logo_mark_ud6 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.ffl_tb_nav_ud6 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 639px) {.ffl_tb_nav_ud6 {
  display: flex;
}
}.ffl_tb_tab_ud6 {
  border-radius: 0.625rem;
  padding: 8px 0.875rem;
  transition: background .15s,color .15s;
  font-size: 13px;
  font-weight: 600;
  color: #A87B56;
  white-space: nowrap;
}.ffl_tb_tab_ud6:hover {
  background: rgba(255,255,255,0.05);
  color: #F6E8D4;
}.ffl_tb_tab_ud6.ffl_state_active_ud6 {
  background: rgba(224,116,40,0.18);
  color: #F6E8D4;
}.ffl_tb_right_ud6 {
  gap: 8px;
  flex-shrink: 0;
  display: flex;
  margin-left: auto;
  align-items: center;
}.ffl_tb_login_ud6 {
  border: 1px solid rgba(255,255,255,0.10);
  background: rgba(255,255,255,0.05);
  padding: 0.563rem 16px;
  border-radius: 10px;
  transition: border-color .2s,color .2s;
  display: none;
  color: #D4B491;
  font-size: 0.813rem;
  font-weight: 600;
}.ffl_tb_login_ud6:hover {
  border-color: rgba(224,116,40,0.55);
  color: #F6E8D4;
}
@media(min-width:480px) {.ffl_tb_login_ud6 {
  display: block;
}
}.ffl_tb_reg_ud6 {
  background: #3CB96A;
  border-radius: 0.625rem;
  transition: background .2s;
  padding: 9px 1.125rem;
  font-weight: 700;
  font-size: 13px;
  white-space: nowrap;
  color: #1A0B04;
}.ffl_tb_reg_ud6:hover {
  background: #47D47A;
}.ffl_sb_ud6 {
  background: #1E1309;
  transform: translateX(-100%);
  transition: transform .25s ease;
  border-right: 1px solid rgba(255,255,255,0.05);
  overflow-y: auto;
  position: fixed;
  left: 0;
  z-index: 70;
  bottom: 0;
  top: 3.5rem;
  width: 220px;
}.ffl_sb_ud6.ffl_state_open_ud6 {
  transform: translateX(0);
}.ffl_sb_ud6::-webkit-scrollbar {
  width: 0.25rem;
}.ffl_sb_ud6::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255,255,255,0.07);
}
@media(min-width: 1081px) {.ffl_sb_ud6 {
  transform: translateX(0);
}
}.ffl_sb_auth_ud6 {
  padding: 0.875rem 12px 0.625rem;
}.ffl_sb_btn_reg_ud6 {
  border-radius: 10px;
  transition: background .2s;
  padding: 0.688rem;
  background: #3CB96A;
  margin-bottom: 8px;
  display: block;
  color: #1A0B04;
  font-weight: 700;
  text-align: center;
  font-size: 0.813rem;
}.ffl_sb_btn_reg_ud6:hover {
  background: #47D47A;
}.ffl_sb_btn_login_ud6 {
  transition: border-color .2s;
  padding: 0.625rem;
  border-radius: 0.625rem;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.10);
  text-align: center;
  font-size: 0.813rem;
  display: block;
  font-weight: 600;
  color: #D4B491;
}.ffl_sb_btn_login_ud6:hover {
  border-color: rgba(224,116,40,0.55);
  color: #F6E8D4;
}.ffl_sb_promo_ud6 {
  border-radius: 10px;
  padding: 12px 0.875rem;
  border: 1px solid rgba(224,116,40,0.18);
  margin: 0 12px 0.625rem;
  background: linear-gradient(135deg,#3B1A08,#1E1309);
  overflow: hidden;
  position: relative;
}.ffl_sb_promo_ud6::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(224,116,40,0.18),transparent 70%);
  position: absolute;
  right: -1.25rem;
  width: 5rem;
  top: -1.25rem;
  height: 80px;
  content: '';
}.ffl_sb_promo_title_ud6 {
  margin-bottom: 0.25rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .06em;
  font-size: 0.688rem;
  color: #E07428;
}.ffl_sb_promo_text_ud6 {
  color: #F6E8D4;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  line-height: 1.35;
  font-weight: 600;
}.ffl_sb_promo_sub_ud6 {
  font-size: 0.625rem;
  margin-top: 3px;
  color: #7E5B3E;
}.ffl_sb_nav_ud6 {
  padding: 6px 0.5rem 16px;
}.ffl_sb_nav_lb_ud6 {
  padding: 10px 8px 0.375rem;
  text-transform: uppercase;
  color: #6A4C32;
  font-size: 0.625rem;
  letter-spacing: .08em;
  font-weight: 700;
}.ffl_sb_link_ud6 {
  gap: 10px;
  transition: background .15s,color .15s;
  padding: 9px 0.625rem;
  border-radius: 0.375rem;
  font-size: 13px;
  overflow-wrap: break-word;
  font-weight: 500;
  align-items: center;
  color: #A87B56;
  display: flex;
  cursor: pointer;
}.ffl_sb_link_ud6:hover {
  background: rgba(255,255,255,0.05);
  color: #F6E8D4;
}.ffl_sb_link_ud6.ffl_state_active_ud6 {
  background: rgba(224,116,40,0.18);
  color: #F6E8D4;
}.ffl_sb_ic_ud6 {
  border-radius: 6px;
  width: 30px;
  align-items: center;
  justify-content: center;
  height: 1.875rem;
  flex-shrink: 0;
  display: flex;
}.ffl_sb_ic_ud6 svg {
  width: 1rem;
  stroke-linejoin: round;
  height: 16px;
  stroke-linecap: round;
}.ffl_sb_ic_1_ud6 {
  background: rgba(224,116,40,0.07);
  color: #E07428;
}.ffl_sb_ic_2_ud6 {
  background: rgba(60,185,106,0.16);
  color: #3CB96A;
}.ffl_sb_ic_3_ud6 {
  background: rgba(242,169,34,0.15);
  color: #F2A922;
}.ffl_sb_ic_4_ud6 {
  background: rgba(192,78,20,0.22);
  color: #C04E14;
}.ffl_sb_ic_5_ud6 {
  background: rgba(224,116,40,0.07);
  color: #E0527A;
}.ffl_sb_ic_6_ud6 {
  background: rgba(192,78,20,0.22);
  color: #A04ED4;
}.ffl_sb_badge_ud6 {
  padding: 2px 7px;
  background: #F2A922;
  border-radius: 6px;
  font-size: 9px;
  font-weight: 700;
  color: #1A0B04;
  margin-left: auto;
}.ffl_sb_bot_ud6 {
  border-top: 1px solid rgba(255,255,255,0.05);
  padding: 12px;
  gap: 0.5rem;
  display: flex;
}.ffl_sb_lang_ud6,.ffl_sb_help_ud6 {
  border-radius: 0.375rem;
  padding: 0.563rem 0.375rem;
  flex: 1;
  gap: 0.375rem;
  transition: border-color .2s;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.05);
  font-size: 11px;
  align-items: center;
  display: flex;
  font-weight: 600;
  justify-content: center;
  color: #A87B56;
}.ffl_sb_lang_ud6:hover,.ffl_sb_help_ud6:hover {
  border-color: rgba(224,116,40,0.55);
  color: #F6E8D4;
}.ffl_sb_lang_ud6 svg,.ffl_sb_help_ud6 svg {
  height: 0.813rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 13px;
}.ffl_sb_bd_ud6 {
  inset: 0;
  background: rgba(13,8,4,0.72);
  display: none;
  position: fixed;
  z-index: 69;
}.ffl_sb_bd_ud6.ffl_state_on_ud6 {
  display: block;
}
@media(min-width: 1083px) {.ffl_sb_bd_ud6 {
  display: none!important;
}
}.ffl_mob_nav_ud6 {
  background: #1E1309;
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255,255,255,0.10);
  position: fixed;
  display: flex;
  z-index: 80;
  bottom: 0;
  right: 0;
  left: 0;
}
@media(min-width: 1082px) {.ffl_mob_nav_ud6 {
  display: none;
}
}.ffl_mob_nav_item_ud6 {
  gap: 4px;
  padding: 0.25rem 2px;
  flex: 1;
  color: #6A4C32;
  display: flex;
  align-items: center;
  cursor: pointer;
  flex-direction: column;
}.ffl_mob_nav_ic_ud6 {
  line-height: 1;
}.ffl_mob_nav_ic_ud6 svg {
  width: 1.25rem;
  height: 20px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.ffl_mob_nav_lb_ud6 {
  font-size: 0.625rem;
  color: #6A4C32;
  font-weight: 600;
}.ffl_mob_nav_item_ud6.ffl_state_active_ud6 {
  color: #E07428;
}.ffl_mob_nav_item_ud6.ffl_state_active_ud6 .ffl_mob_nav_lb_ud6 {
  color: #E07428;
}.ffl_hero_ud6 {
  padding: 1.25rem 16px 0;
  background: #150D08;
}
@media(min-width: 767px) {.ffl_hero_ud6 {
  padding: 1.5rem 1.5rem 0;
}
}.ffl_hero_in_ud6 {
  margin: 0 auto;
  gap: 12px;
  max-width: 82.5rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 862px) {.ffl_hero_in_ud6 {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1098px) {.ffl_hero_in_ud6 {
  grid-template-columns: 1fr 340px;
}
}.ffl_hero_promo_ud6 {
  background: #19100A;
  overflow: hidden;
  border-radius: 16px;
  display: flex;
  min-height: 13.75rem;
  align-items: stretch;
  position: relative;
}
@media(min-width: 766px) {.ffl_hero_promo_ud6 {
  min-height: 17.5rem;
}
}.ffl_hero_promo_bg_ud6 {
  inset: 0;
  background: linear-gradient(120deg,#3B1A08 0%,#150D08 100%);
  background-position: center;
  position: absolute;
  background-size: cover;
}.ffl_hero_promo_bg_ud6::after {
  background: linear-gradient(90deg,#150D08 0%,rgba(13,8,4,0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.ffl_hero_promo_glow_ud6 {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(192,78,20,0.22) 0%,transparent 65%);
  top: -40px;
  width: 18.75rem;
  height: 300px;
  position: absolute;
  pointer-events: none;
  right: 60px;
}.ffl_hero_promo_ct_ud6 {
  padding: 1.75rem 1.5rem 1.75rem 1.75rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  z-index: 2;
  max-width: 30rem;
}
@media(min-width: 766px) {.ffl_hero_promo_ct_ud6 {
  padding: 40px 2rem;
}
}.ffl_hero_badge_ud6 {
  background: rgba(224,116,40,0.18);
  padding: 0.313rem 12px;
  border-radius: 1.375rem;
  border: 1px solid rgba(224,116,40,0.07);
  font-size: 0.625rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  display: inline-block;
  font-weight: 700;
  margin-bottom: 0.875rem;
  color: #E07428;
}.ffl_hero_h1_ud6 {
  line-height: 1.15;
  font-size: 1.625rem;
  overflow-wrap: break-word;
  margin-bottom: 10px;
  font-family: 'Oswald', sans-serif;
  color: #F6E8D4;
  font-weight: 800;
}.ffl_hero_h1_ud6 em {
  font-style: normal;
  color: #F2A922;
}
@media(min-width: 766px) {.ffl_hero_h1_ud6 {
  font-size: 36px;
}
}.ffl_hero_sub_ud6 {
  font-size: 13px;
  margin-bottom: 20px;
  line-height: 1.55;
  color: #A87B56;
}
@media(min-width: 771px) {.ffl_hero_sub_ud6 {
  font-size: 0.875rem;
}
}.ffl_hero_row_ud6 {
  gap: 0.625rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.ffl_hero_cta_ud6 {
  padding: 13px 26px;
  transition: background .2s;
  background: #3CB96A;
  border-radius: 10px;
  font-size: 0.875rem;
  box-shadow: 0.25rem 4px 0px #1A6B38, 0 0 14px rgba(60,185,106,0.38);
  font-weight: 700;
  color: #1A0B04;
}.ffl_hero_cta_ud6:hover {
  background: #47D47A;
}.ffl_hero_terms_ud6 {
  font-size: 11px;
  color: #6A4C32;
}.ffl_hero_game_ud6 {
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.05);
  border-radius: 1rem;
  background: #19100A;
  display: flex;
  position: relative;
  flex-direction: column;
}.ffl_hero_game_badge_ud6 {
  border: 1px solid rgba(242,169,34,0.15);
  border-radius: 1.375rem;
  background: rgba(242,169,34,0.15);
  padding: 5px 0.625rem;
  z-index: 3;
  position: absolute;
  letter-spacing: .06em;
  text-transform: uppercase;
  top: 12px;
  left: 12px;
  color: #F2A922;
  font-size: 10px;
  font-weight: 700;
}.ffl_hero_game_badge_ud6 svg {
  margin-right: 4px;
  width: 0.688rem;
  vertical-align: -1px;
  height: 0.688rem;
}.ffl_hero_game_img_ud6 {
  background: linear-gradient(135deg,#3B1A08,#150D08);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.ffl_hero_game_img_ud6 img {
  inset: 0;
  width: 100%;
  position: absolute;
  height: 100%;
  object-fit: cover;
}.ffl_hero_game_play_ud6 {
  inset: 0;
  background: rgba(13,8,4,0.72);
  transition: opacity .2s;
  display: flex;
  opacity: 0;
  position: absolute;
  align-items: center;
  justify-content: center;
}.ffl_hero_game_ud6:hover .ffl_hero_game_play_ud6 {
  opacity: 1;
}.ffl_hero_game_play_ud6 span {
  background: #E07428;
  border-radius: 50%;
  height: 52px;
  align-items: center;
  justify-content: center;
  display: flex;
  width: 52px;
}.ffl_hero_game_play_ud6 span svg {
  margin-left: 2px;
  width: 1.125rem;
  height: 18px;
}.ffl_hero_game_info_ud6 {
  padding: 14px 16px;
}.ffl_hero_game_title_ud6 {
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 15px;
  color: #F6E8D4;
  margin-bottom: 4px;
}.ffl_hero_game_provider_ud6 {
  font-size: 0.688rem;
  color: #7E5B3E;
}.ffl_hero_game_btn_ud6 {
  background: #E07428;
  padding: 11px;
  transition: background .2s;
  margin: 0.75rem 1rem 16px;
  border-radius: 10px;
  font-weight: 700;
  text-align: center;
  color: #F6E8D4;
  display: block;
  font-size: 13px;
}.ffl_hero_game_ud6:hover .ffl_hero_game_btn_ud6 {
  background: #F28638;
}.ffl_sbar_ud6 {
  padding: 16px 16px 0;
  background: #150D08;
}
@media(min-width: 766px) {.ffl_sbar_ud6 {
  padding: 1.125rem 1.5rem 0;
}
}.ffl_sbar_in_ud6 {
  margin: 0 auto;
  max-width: 82.5rem;
}.ffl_sbar_row_ud6 {
  gap: 0.625rem;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
  display: flex;
}.ffl_sbar_input_ud6 {
  gap: 10px;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 0.688rem 1rem;
  transition: border-color .2s;
  border-radius: 10px;
  background: #19100A;
  flex: 1;
  display: flex;
  cursor: pointer;
  font-size: 13px;
  color: #7E5B3E;
  align-items: center;
}.ffl_sbar_input_ud6:hover {
  border-color: rgba(224,116,40,0.55);
}.ffl_sbar_input_ud6 svg {
  stroke-linejoin: round;
  height: 15px;
  width: 15px;
  stroke-linecap: round;
  flex-shrink: 0;
}.ffl_sbar_providers_ud6 {
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.10);
  background: #19100A;
  padding: 0.688rem 1.125rem;
  transition: border-color .2s;
  gap: 0.5rem;
  align-items: center;
  color: #D4B491;
  font-weight: 600;
  display: flex;
  white-space: nowrap;
  font-size: 0.813rem;
}.ffl_sbar_providers_ud6:hover {
  border-color: rgba(224,116,40,0.55);
  color: #F6E8D4;
}.ffl_sbar_providers_ud6 svg {
  stroke-linecap: round;
  width: 0.875rem;
  height: 0.875rem;
  stroke-linejoin: round;
}.ffl_sbar_tabs_ud6 {
  gap: 0.375rem;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 2px;
  display: flex;
}.ffl_sbar_tabs_ud6::-webkit-scrollbar {
  display: none;
}.ffl_sbar_tab_ud6 {
  gap: 0.438rem;
  transition: background .15s,color .15s,border-color .15s;
  background: rgba(255,255,255,0.05);
  border-radius: 1.375rem;
  border: 1px solid rgba(255,255,255,0.05);
  padding: 0.5rem 14px;
  display: flex;
  cursor: pointer;
  font-size: 12px;
  align-items: center;
  font-weight: 600;
  color: #A87B56;
  flex-shrink: 0;
  white-space: nowrap;
}.ffl_sbar_tab_ud6:hover {
  background: rgba(255,255,255,0.07);
  border-color: rgba(224,116,40,0.55);
  color: #F6E8D4;
}.ffl_sbar_tab_ud6.ffl_state_active_ud6 {
  background: rgba(224,116,40,0.18);
  border-color: rgba(224,116,40,0.07);
  color: #F6E8D4;
}.ffl_sbar_tab_ic_ud6 svg {
  width: 0.875rem;
  height: 0.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.ffl_gr_jp_ud6 {
  border-radius: 16px;
  padding: 1.25rem;
  overflow: hidden;
  background: linear-gradient(135deg,#2A0E2A 0%,#0F0609 100%);
  position: relative;
}.ffl_gr_jp_ud6::before {
  background: radial-gradient(circle,rgba(192,78,20,0.22) 0%,transparent 70%);
  border-radius: 50%;
  top: -60px;
  left: -60px;
  height: 250px;
  position: absolute;
  content: '';
  width: 250px;
}.ffl_gr_jp_ud6::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(242,169,34,0.15) 0%,transparent 70%);
  height: 200px;
  content: '';
  bottom: -40px;
  right: 0;
  width: 12.5rem;
  position: absolute;
}.ffl_gr_jp_head_ud6 {
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
  z-index: 1;
  margin-bottom: 1rem;
  position: relative;
  align-items: flex-start;
}.ffl_gr_jp_info_ud6 {
  flex: 1;
}.ffl_gr_jp_label_ud6 {
  color: #A04ED4;
  letter-spacing: .08em;
  margin-bottom: 6px;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
}.ffl_gr_jp_label_ud6 svg {
  height: 0.875rem;
  width: 0.875rem;
  margin-right: 0.25rem;
  stroke-linejoin: round;
  vertical-align: -2px;
  stroke-linecap: round;
}.ffl_gr_jp_amount_ud6 {
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-weight: 800;
  line-height: 1;
  font-size: 2rem;
  color: #F6E8D4;
  font-family: 'Oswald', sans-serif;
}
@media(min-width: 769px) {.ffl_gr_jp_amount_ud6 {
  font-size: 2.5rem;
}
}.ffl_gr_jp_amount_ud6 span {
  color: #F2A922;
}.ffl_gr_jp_seo_ud6 {
  max-width: 30rem;
  overflow-wrap: break-word;
  font-size: 12px;
  color: #A87B56;
  line-height: 1.5;
}.ffl_gr_jp_cta_ud6 {
  padding: 0.688rem 1.25rem;
  border: 1px solid rgba(192,78,20,0.22);
  transition: background .2s;
  background: rgba(192,78,20,0.22);
  border-radius: 0.625rem;
  color: #F6E8D4;
  white-space: nowrap;
  font-weight: 700;
  flex-shrink: 0;
  z-index: 1;
  align-self: flex-start;
  font-size: 13px;
  position: relative;
  margin-top: 4px;
}.ffl_gr_jp_cta_ud6:hover {
  background: #C04E14;
}.ffl_gcg_ud6 {
  background: #150D08;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.ffl_gcg_ud6 {
  padding: 2.75rem 1.5rem 0;
}
}.ffl_gcg_in_ud6 {
  margin: 0 auto;
  max-width: 1320px;
}.ffl_gcg_head_ud6 {
  margin-bottom: 1.25rem;
  max-width: 45rem;
}.ffl_gcg_label_ud6 {
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 8px;
  color: #E07428;
  text-transform: uppercase;
  letter-spacing: .08em;
}.ffl_gcg_h2_ud6 {
  color: #F6E8D4;
  overflow-wrap: break-word;
  font-size: 1.375rem;
  font-weight: 800;
  font-family: 'Oswald', sans-serif;
  margin-bottom: 8px;
}
@media(min-width: 765px) {.ffl_gcg_h2_ud6 {
  font-size: 28px;
}
}.ffl_gcg_intro_ud6 {
  color: #7E5B3E;
  font-size: 0.813rem;
  line-height: 1.6;
}.ffl_gcg_grid_ud6 {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 637px) {.ffl_gcg_grid_ud6 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.ffl_gcg_grid_ud6 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.ffl_gcg_card_ud6 {
  border-radius: 16px;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 20px;
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  cursor: pointer;
  position: relative;
  min-height: 240px;
}.ffl_gcg_card_ud6:hover {
  transform: translateY(-3px);
  border-color: rgba(224,116,40,0.18);
}.ffl_gcg_card_bg_ud6 {
  inset: 0;
  position: absolute;
  z-index: 0;
}.ffl_gcg_card_bg_ud6::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  position: absolute;
  content: '';
}.ffl_gcg_card_ic_ud6 {
  border-radius: 6px;
  background: rgba(0,0,0,.45);
  justify-content: center;
  color: #F6E8D4;
  align-items: center;
  z-index: 2;
  display: flex;
  position: absolute;
  top: 18px;
  width: 2.5rem;
  right: 1.125rem;
  height: 2.5rem;
}.ffl_gcg_card_ic_ud6 svg {
  height: 1.25rem;
  stroke-linejoin: round;
  width: 1.25rem;
  stroke-linecap: round;
}.ffl_gcg_card_ct_ud6 {
  z-index: 1;
  position: relative;
}.ffl_gcg_card_h_ud6 {
  color: #F6E8D4;
  font-family: 'Oswald', sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-size: 18px;
  line-height: 1.2;
  font-weight: 800;
}
@media(min-width: 769px) {.ffl_gcg_card_h_ud6 {
  font-size: 1.25rem;
}
}.ffl_gcg_card_p_ud6 {
  color: rgba(255,255,255,.82);
  line-height: 1.55;
  margin-bottom: 10px;
  overflow-wrap: break-word;
  font-size: 12px;
}.ffl_gcg_card_p_ud6 strong {
  color: #F6E8D4;
  font-weight: 600;
}.ffl_gcg_card_cta_ud6 {
  gap: 0.25rem;
  text-transform: uppercase;
  color: #E07428;
  font-size: 0.75rem;
  display: inline-flex;
  letter-spacing: .04em;
  align-items: center;
  font-weight: 700;
}.ffl_gcg_card_cta_ud6 svg {
  stroke-linecap: round;
  width: 12px;
  height: 0.75rem;
  stroke-linejoin: round;
}.ffl_ws_ud6 {
  padding: 2rem 1rem 0;
  background: #150D08;
}
@media(min-width: 771px) {.ffl_ws_ud6 {
  padding: 2.25rem 24px 0;
}
}.ffl_ws_in_ud6 {
  margin: 0 auto;
  max-width: 82.5rem;
}.ffl_ws_head_ud6 {
  gap: 12px;
  margin-bottom: 14px;
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
  align-items: center;
}.ffl_ws_title_ud6 {
  gap: 0.625rem;
  color: #F6E8D4;
  overflow-wrap: break-word;
  align-items: center;
  font-weight: 700;
  flex-wrap: wrap;
  font-size: 1rem;
  display: flex;
  font-family: 'Oswald', sans-serif;
}.ffl_ws_title_ic_ud6 svg {
  width: 1.125rem;
  color: #F2A922;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 18px;
}.ffl_ws_online_ud6 {
  gap: 7px;
  color: #7E5B3E;
  display: flex;
  align-items: center;
  font-size: 12px;
  font-weight: 600;
}.ffl_ws_online_dot_ud6 {
  border-radius: 50%;
  background: #3CB96A;
  flex-shrink: 0;
  width: 0.5rem;
  height: 8px;
  box-shadow: 0 0 0.375rem rgba(60,185,106,0.16);
}.ffl_ws_scroll_ud6 {
  gap: 8px;
  padding-bottom: 0.5rem;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
}.ffl_ws_scroll_ud6::-webkit-scrollbar {
  display: none;
}.ffl_wc_ud6 {
  gap: 10px;
  padding: 0.625rem 0.875rem;
  border-radius: 0.625rem;
  background: #19100A;
  border: 1px solid rgba(255,255,255,0.10);
  min-width: 220px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}.ffl_wc_img_ud6 {
  overflow: hidden;
  border-radius: 6px;
  background: #1E1309;
  flex-shrink: 0;
  width: 2.25rem;
  height: 2.25rem;
}.ffl_wc_img_ud6 img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.ffl_wc_info_ud6 {
  min-width: 0;
}.ffl_wc_game_ud6 {
  overflow: hidden;
  white-space: nowrap;
  color: #D4B491;
  font-weight: 600;
  font-size: 12px;
  text-overflow: ellipsis;
}.ffl_wc_player_ud6 {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.625rem;
  white-space: nowrap;
  color: #6A4C32;
}.ffl_wc_amount_ud6 {
  white-space: nowrap;
  margin-left: auto;
  font-weight: 700;
  font-size: 13px;
  color: #3CB96A;
  flex-shrink: 0;
}.ffl_reg_ud6 {
  background: #150D08;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.ffl_reg_ud6 {
  padding: 2.75rem 1.5rem 0;
}
}.ffl_reg_in_ud6 {
  border-radius: 1rem;
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255,255,255,0.05);
  background: #1E1309;
  max-width: 82.5rem;
}
@media(min-width: 766px) {.ffl_reg_in_ud6 {
  padding: 2.5rem;
}
}.ffl_reg_top_ud6 {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 861px) {.ffl_reg_top_ud6 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.ffl_reg_label_ud6 {
  letter-spacing: .08em;
  color: #E07428;
  margin-bottom: 0.625rem;
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
}.ffl_reg_h2_ud6 {
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.375rem;
  color: #F6E8D4;
  margin-bottom: 12px;
  font-family: 'Oswald', sans-serif;
  line-height: 1.2;
}
@media(min-width: 769px) {.ffl_reg_h2_ud6 {
  font-size: 1.75rem;
}
}.ffl_reg_bonus_ud6 {
  background: rgba(242,169,34,0.15);
  padding: 0.625rem 16px;
  gap: 0.5rem;
  border: 1px solid rgba(242,169,34,0.15);
  border-radius: 0.625rem;
  margin-bottom: 16px;
  align-items: center;
  display: inline-flex;
}.ffl_reg_bonus_amount_ud6 {
  font-size: 1.25rem;
  color: #F2A922;
  font-weight: 800;
}.ffl_reg_bonus_text_ud6 {
  line-height: 1.35;
  font-size: 0.813rem;
  color: #A87B56;
}.ffl_reg_cta_btn_ud6 {
  padding: 0.875rem 32px;
  background: #3CB96A;
  border-radius: 10px;
  transition: background .2s;
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 0.75rem;
  display: inline-block;
  box-shadow: 4px 0.25rem 0px #1A6B38, 0 0 14px rgba(60,185,106,0.38);
  color: #1A0B04;
}.ffl_reg_cta_btn_ud6:hover {
  background: #47D47A;
}.ffl_reg_terms_ud6 {
  line-height: 1.5;
  color: #6A4C32;
  font-size: 11px;
}.ffl_reg_seo_ud6 {
  border-top: 1px solid rgba(255,255,255,0.05);
  overflow-wrap: break-word;
  padding-top: 20px;
  color: #7E5B3E;
  margin-top: 1.25rem;
  font-size: 0.813rem;
  line-height: 1.65;
}.ffl_reg_seo_ud6 p {
  line-height: 1.65;
  margin-bottom: 0.625rem;
  font-size: 13px;
  color: #7E5B3E;
}.ffl_reg_seo_ud6 p:last-child {
  margin-bottom: 0;
}.ffl_reg_seo_ud6 strong {
  color: #D4B491;
  font-weight: 700;
}.ffl_reg_seo_ud6 a {
  transition: color .2s;
  color: #E07428;
  text-decoration: underline;
}.ffl_reg_seo_ud6 a:hover {
  color: #F28638;
}.ffl_reg_seo_ud6 ul,.ffl_reg_seo_ud6 ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 18px;
}.ffl_reg_seo_ud6 ol {
  list-style: decimal;
}.ffl_reg_seo_ud6 li {
  margin-bottom: 0.25rem;
  font-size: 0.813rem;
  color: #7E5B3E;
  line-height: 1.65;
}.ffl_reg_seo_ud6 table {
  display: block;
  overflow-x: auto;
  font-size: 13px;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 10px;
}
@media(min-width: 767px) {.ffl_reg_seo_ud6 table {
  display: table;
}
}.ffl_reg_seo_ud6 th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #D4B491;
  text-align: left;
  font-weight: 700;
}.ffl_reg_seo_ud6 td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #7E5B3E;
}.ffl_reg_steps_ud6 {
  gap: 14px;
  margin-top: 1.75rem;
  flex-direction: column;
  display: flex;
}
@media(min-width: 863px) {.ffl_reg_steps_ud6 {
  margin-top: 0;
}
}.ffl_reg_step_ud6 {
  border-radius: 0.625rem;
  border: 1px solid rgba(255,255,255,0.05);
  gap: 14px;
  background: rgba(255,255,255,0.05);
  padding: 1rem;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.ffl_reg_step_num_ud6 {
  border-radius: 50%;
  border: 1px solid rgba(224,116,40,0.07);
  background: rgba(224,116,40,0.18);
  font-weight: 800;
  align-items: center;
  width: 34px;
  font-size: 14px;
  justify-content: center;
  display: flex;
  flex-shrink: 0;
  color: #E07428;
  height: 34px;
}.ffl_reg_step_title_ud6 {
  margin-bottom: 3px;
  font-size: 14px;
  color: #F6E8D4;
  font-weight: 700;
}.ffl_reg_step_text_ud6 {
  font-size: 12px;
  color: #7E5B3E;
  line-height: 1.5;
}.ffl_reg_trust_ud6 {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.625rem;
  display: flex;
  padding-top: 20px;
  margin-top: 20px;
  flex-wrap: wrap;
}.ffl_reg_trust_item_ud6 {
  gap: 0.438rem;
  display: flex;
  color: #7E5B3E;
  align-items: center;
  overflow-wrap: break-word;
  font-size: 12px;
}.ffl_reg_trust_ic_ud6 svg {
  stroke-linecap: round;
  height: 1rem;
  stroke-linejoin: round;
  width: 16px;
  color: #E07428;
}.ffl_prov_ud6 {
  padding: 2.25rem 16px 0;
  background: #150D08;
}
@media(min-width: 769px) {.ffl_prov_ud6 {
  padding: 44px 1.5rem 0;
}
}.ffl_prov_in_ud6 {
  margin: 0 auto;
  max-width: 82.5rem;
}.ffl_prov_head_ud6 {
  margin-bottom: 1rem;
}.ffl_prov_label_ud6 {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #E07428;
  margin-bottom: 8px;
  font-weight: 700;
}.ffl_prov_h2_ud6 {
  font-size: 20px;
  margin-bottom: 0.5rem;
  font-family: 'Oswald', sans-serif;
  color: #F6E8D4;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width:768px) {.ffl_prov_h2_ud6 {
  font-size: 24px;
}
}.ffl_prov_seo_ud6 {
  color: #7E5B3E;
  overflow-wrap: break-word;
  margin-bottom: 16px;
  font-size: 0.813rem;
  line-height: 1.6;
  max-width: 38.75rem;
}.ffl_prov_seo_ud6 strong {
  color: #D4B491;
  font-weight: 700;
}.ffl_prov_seo_ud6 a {
  color: #E07428;
  text-decoration: underline;
}.ffl_prov_grid_ud6 {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 637px) {.ffl_prov_grid_ud6 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1078px) {.ffl_prov_grid_ud6 {
  grid-template-columns: repeat(8,1fr);
}
}.ffl_prov_card_ud6 {
  transition: border-color .2s,background .2s;
  padding: 14px 10px;
  gap: 0.438rem;
  border: 1px solid rgba(255,255,255,0.10);
  background: #19100A;
  border-radius: 10px;
  cursor: pointer;
  flex-direction: column;
  display: flex;
  align-items: center;
}.ffl_prov_card_ud6:hover {
  background: #1E1309;
  border-color: rgba(224,116,40,0.55);
}.ffl_prov_logo_ud6 {
  border-radius: 6px;
  background: rgba(255,255,255,0.05);
  overflow: hidden;
  height: 2.75rem;
  display: flex;
  width: 2.75rem;
  align-items: center;
  justify-content: center;
}.ffl_prov_logo_ud6 img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}.ffl_prov_name_ud6 {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #A87B56;
  text-align: center;
  font-weight: 600;
}.ffl_app_ud6 {
  background: #150D08;
  padding: 2.25rem 16px 0;
}
@media(min-width: 767px) {.ffl_app_ud6 {
  padding: 2.75rem 1.5rem 0;
}
}.ffl_app_in_ud6 {
  margin: 0 auto;
  max-width: 1320px;
}.ffl_app_head_ud6 {
  margin-bottom: 16px;
}.ffl_app_label_ud6 {
  font-weight: 700;
  font-size: 11px;
  color: #E07428;
  text-transform: uppercase;
  margin-bottom: 8px;
  letter-spacing: .08em;
}.ffl_app_h2_ud6 {
  color: #F6E8D4;
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-family: 'Oswald', sans-serif;
  margin-bottom: 0.375rem;
}
@media(min-width: 767px) {.ffl_app_h2_ud6 {
  font-size: 24px;
}
}.ffl_app_sub_ud6 {
  font-size: 13px;
  max-width: 600px;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #7E5B3E;
}.ffl_app_sub_ud6 strong {
  color: #D4B491;
  font-weight: 700;
}.ffl_app_cards_ud6 {
  gap: 10px;
  margin-top: 16px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.ffl_app_cards_ud6 {
  grid-template-columns: repeat(3,1fr);
}
}.ffl_app_card_ud6 {
  overflow: hidden;
  border-radius: 0.625rem;
  gap: 1rem;
  padding: 20px;
  flex-wrap: wrap;
  position: relative;
  display: flex;
  align-items: flex-start;
}.ffl_app_card_ios_ud6 {
  background: linear-gradient(135deg,rgba(224,116,40,0.18) 0%,#1E1309 100%);
}.ffl_app_card_android_ud6 {
  background: linear-gradient(135deg,rgba(60,185,106,0.16) 0%,#1E1309 100%);
}.ffl_app_card_win_ud6 {
  background: linear-gradient(135deg,rgba(242,169,34,0.15) 0%,#1E1309 100%);
}.ffl_app_card_ic_ud6 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 34px;
  height: 34px;
}.ffl_app_card_ic_ud6 {
  color: #F6E8D4;
  flex-shrink: 0;
}.ffl_app_card_os_ud6 {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 6px;
  font-size: 0.625rem;
  color: #7E5B3E;
  letter-spacing: .08em;
}.ffl_app_card_title_ud6 {
  font-weight: 700;
  line-height: 1.2;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  font-size: 15px;
  color: #F6E8D4;
}.ffl_app_card_text_ud6 {
  overflow-wrap: break-word;
  line-height: 1.5;
  font-size: 0.75rem;
  color: #7E5B3E;
  margin-bottom: 14px;
}.ffl_app_card_btn_ud6 {
  gap: 0.438rem;
  border: 1px solid rgba(224,116,40,0.55);
  background: rgba(255,255,255,0.12);
  border-radius: 0.375rem;
  transition: background .2s;
  padding: 0.625rem 18px;
  font-weight: 700;
  display: inline-flex;
  color: #F6E8D4;
  font-size: 0.813rem;
  align-items: center;
}.ffl_app_card_btn_ud6:hover {
  background: rgba(255,255,255,0.07);
}.ffl_bon_ud6 {
  padding: 2.25rem 16px 0;
  background: #150D08;
}
@media(min-width: 766px) {.ffl_bon_ud6 {
  padding: 2.75rem 1.5rem 0;
}
}.ffl_bon_in_ud6 {
  margin: 0 auto;
  max-width: 82.5rem;
}.ffl_bon_head_ud6 {
  margin-bottom: 1.25rem;
}.ffl_bon_label_ud6 {
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  color: #E07428;
  text-transform: uppercase;
}.ffl_bon_h2_ud6 {
  font-size: 1.25rem;
  margin-bottom: 8px;
  font-weight: 800;
  font-family: 'Oswald', sans-serif;
  color: #F6E8D4;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.ffl_bon_h2_ud6 {
  font-size: 24px;
}
}.ffl_bon_seo_ud6 {
  max-width: 620px;
  color: #7E5B3E;
  font-size: 13px;
  line-height: 1.6;
  overflow-wrap: break-word;
}.ffl_bon_seo_ud6 strong {
  color: #D4B491;
  font-weight: 700;
}.ffl_bon_seo_ud6 a {
  color: #E07428;
  text-decoration: underline;
}.ffl_bon_grid_ud6 {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 643px) {.ffl_bon_grid_ud6 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.ffl_bon_grid_ud6 {
  grid-template-columns: repeat(5,1fr);
}
}.ffl_bon_card_ud6 {
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 0.625rem;
  padding: 1rem;
  transition: border-color .2s,transform .2s;
  background: #19100A;
}.ffl_bon_card_ud6:hover {
  transform: translateY(-2px);
  border-color: rgba(224,116,40,0.07);
}.ffl_bon_card_ic_ud6 svg {
  height: 1.625rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.625rem;
}.ffl_bon_card_ic_ud6 {
  margin-bottom: 10px;
}.ffl_bon_card_type_ud6 {
  text-transform: uppercase;
  margin-bottom: 0.375rem;
  font-size: 10px;
  letter-spacing: .06em;
  font-weight: 700;
  color: #7E5B3E;
}.ffl_bon_card_amount_ud6 {
  margin-bottom: 0.375rem;
  font-size: 18px;
  line-height: 1.1;
  font-weight: 800;
  color: #F2A922;
}.ffl_bon_card_name_ud6 {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  font-weight: 600;
  color: #F6E8D4;
  margin-bottom: 0.5rem;
}.ffl_bon_card_detail_ud6 {
  border-top: 1px solid rgba(255,255,255,0.05);
  line-height: 1.5;
  overflow-wrap: break-word;
  padding-top: 8px;
  color: #6A4C32;
  font-size: 0.688rem;
}.ffl_seo_ud6 {
  background: #150D08;
  padding: 36px 16px 0;
}
@media(min-width: 766px) {.ffl_seo_ud6 {
  padding: 2.75rem 24px 0;
}
}.ffl_seo_in_ud6 {
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 1rem;
  padding: 28px 1.5rem;
  margin: 0 auto;
  background: #1E1309;
  max-width: 1320px;
}
@media(min-width:768px) {.ffl_seo_in_ud6 {
  padding: 2.25rem 40px;
}
}.ffl_seo_label_ud6 {
  font-size: 11px;
  margin-bottom: 0.625rem;
  font-weight: 700;
  color: #E07428;
  letter-spacing: .08em;
  text-transform: uppercase;
}.ffl_seo_h2_ud6 {
  color: #F6E8D4;
  margin-bottom: 0.875rem;
  font-family: 'Oswald', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
  line-height: 1.25;
}
@media(min-width: 771px) {.ffl_seo_h2_ud6 {
  font-size: 1.5rem;
}
}.ffl_seo_body_ud6 {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #A87B56;
}.ffl_seo_body_ud6 p {
  color: #A87B56;
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 12px;
}.ffl_seo_body_ud6 p:last-child {
  margin-bottom: 0;
}.ffl_seo_body_ud6 strong {
  color: #D4B491;
  font-weight: 700;
}.ffl_seo_body_ud6 a {
  transition: color .2s;
  text-decoration: underline;
  color: #E07428;
}.ffl_seo_body_ud6 a:hover {
  color: #F28638;
}.ffl_seo_body_ud6 ul,.ffl_seo_body_ud6 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.ffl_seo_body_ud6 ol {
  list-style: decimal;
}.ffl_seo_body_ud6 li {
  line-height: 1.75;
  font-size: 14px;
  color: #A87B56;
  margin-bottom: 6px;
}.ffl_seo_body_ud6 table {
  display: block;
  margin-bottom: 0.75rem;
  font-size: 0.813rem;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width: 765px) {.ffl_seo_body_ud6 table {
  display: table;
}
}.ffl_seo_body_ud6 th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  color: #D4B491;
  font-weight: 700;
}.ffl_seo_body_ud6 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 0.75rem;
  color: #A87B56;
}.ffl_seo_cols_ud6 {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 642px) {.ffl_seo_cols_ud6 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.ffl_seo_cols_ud6 {
  grid-template-columns: repeat(3,1fr);
}
}.ffl_seo_col_h_ud6 {
  margin-bottom: 0.438rem;
  color: #D4B491;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.813rem;
}.ffl_seo_col_p_ud6 {
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #7E5B3E;
  font-size: 0.813rem;
}.ffl_seo_stats_ud6 {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.ffl_seo_stat_ud6 {
  background: rgba(224,116,40,0.07);
  border-radius: 10px;
  flex: 1;
  padding: 14px 16px;
  border: 1px solid rgba(224,116,40,0.18);
  min-width: 140px;
}.ffl_seo_stat_val_ud6 {
  color: #E07428;
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 4px;
}.ffl_seo_stat_lb_ud6 {
  color: #7E5B3E;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.ffl_seo_ud6 {
  background: #150D08;
  padding: 36px 16px 0;
}
@media(min-width: 766px) {.ffl_seo_ud6 {
  padding: 2.75rem 24px 0;
}
}.ffl_seo_in_ud6 {
  border: 1px solid rgba(255,255,255,0.10);
  padding: 28px 24px;
  background: #1E1309;
  margin: 0 auto;
  border-radius: 16px;
  max-width: 82.5rem;
}
@media(min-width: 770px) {.ffl_seo_in_ud6 {
  padding: 2.25rem 40px;
}
}.ffl_seo_label_ud6 {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.625rem;
  font-size: 11px;
  color: #E07428;
  letter-spacing: .08em;
}.ffl_seo_h2_ud6 {
  margin-bottom: 14px;
  color: #F6E8D4;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-family: 'Oswald', sans-serif;
}
@media(min-width: 766px) {.ffl_seo_h2_ud6 {
  font-size: 24px;
}
}.ffl_seo_body_ud6 {
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #A87B56;
}.ffl_seo_body_ud6 p {
  color: #A87B56;
  margin-bottom: 0.75rem;
  line-height: 1.75;
  font-size: 14px;
}.ffl_seo_body_ud6 p:last-child {
  margin-bottom: 0;
}.ffl_seo_body_ud6 strong {
  color: #D4B491;
  font-weight: 700;
}.ffl_seo_body_ud6 a {
  transition: color .2s;
  color: #E07428;
  text-decoration: underline;
}.ffl_seo_body_ud6 a:hover {
  color: #F28638;
}.ffl_seo_body_ud6 ul,.ffl_seo_body_ud6 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.ffl_seo_body_ud6 ol {
  list-style: decimal;
}.ffl_seo_body_ud6 li {
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  line-height: 1.75;
  color: #A87B56;
}.ffl_seo_body_ud6 table {
  display: block;
  margin-bottom: 0.75rem;
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
  font-size: 13px;
}
@media(min-width: 766px) {.ffl_seo_body_ud6 table {
  display: table;
}
}.ffl_seo_body_ud6 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 0.75rem;
  color: #D4B491;
  font-weight: 700;
  text-align: left;
}.ffl_seo_body_ud6 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 0.75rem;
  color: #A87B56;
}.ffl_seo_cols_ud6 {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.ffl_seo_cols_ud6 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.ffl_seo_cols_ud6 {
  grid-template-columns: repeat(3,1fr);
}
}.ffl_seo_col_h_ud6 {
  font-size: 13px;
  margin-bottom: 7px;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #D4B491;
}.ffl_seo_col_p_ud6 {
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #7E5B3E;
}.ffl_seo_stats_ud6 {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.ffl_seo_stat_ud6 {
  border: 1px solid rgba(224,116,40,0.18);
  flex: 1;
  background: rgba(224,116,40,0.07);
  border-radius: 0.625rem;
  padding: 14px 16px;
  min-width: 140px;
}.ffl_seo_stat_val_ud6 {
  overflow-wrap: break-word;
  color: #E07428;
  font-size: 1.25rem;
  margin-bottom: 0.25rem;
  font-weight: 800;
}.ffl_seo_stat_lb_ud6 {
  color: #7E5B3E;
  font-size: 11px;
  overflow-wrap: break-word;
}.ffl_faq_ud6 {
  padding: 36px 16px 0;
  background: #150D08;
}
@media(min-width: 766px) {.ffl_faq_ud6 {
  padding: 44px 24px 0;
}
}.ffl_faq_in_ud6 {
  margin: 0 auto;
  max-width: 1320px;
}.ffl_faq_head_ud6 {
  margin-bottom: 20px;
}.ffl_faq_label_ud6 {
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #E07428;
  margin-bottom: 8px;
}.ffl_faq_h2_ud6 {
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F6E8D4;
  font-size: 20px;
  font-family: 'Oswald', sans-serif;
}
@media(min-width: 766px) {.ffl_faq_h2_ud6 {
  font-size: 1.5rem;
}
}.ffl_faq_list_ud6 {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.ffl_faq_item_ud6 {
  border: 1px solid rgba(255,255,255,0.10);
  background: #1E1309;
  border-radius: 0.625rem;
  overflow: hidden;
}.ffl_faq_q_ud6 {
  padding: 16px 1.25rem;
  gap: 0.75rem;
  transition: color .2s;
  overflow-wrap: break-word;
  font-weight: 600;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  display: flex;
  flex-wrap: wrap;
  color: #D4B491;
  font-size: 0.875rem;
}.ffl_faq_q_ud6:hover {
  color: #F6E8D4;
}.ffl_faq_q_ic_ud6 {
  transition: transform .25s;
  background: rgba(255,255,255,0.05);
  border-radius: 50%;
  flex-shrink: 0;
  height: 1.5rem;
  width: 24px;
  align-items: center;
  color: #E07428;
  justify-content: center;
  font-size: 1rem;
  display: flex;
}.ffl_faq_item_ud6.ffl_state_open_ud6 .ffl_faq_q_ic_ud6 {
  transform: rotate(45deg);
}.ffl_faq_a_ud6 {
  padding: 0 20px 1rem;
  display: none;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #7E5B3E;
  line-height: 1.7;
}.ffl_faq_item_ud6.ffl_state_open_ud6 .ffl_faq_a_ud6 {
  display: block;
}.ffl_faq_a_ud6 strong {
  font-weight: 700;
  color: #D4B491;
}.ffl_faq_a_ud6 a {
  color: #E07428;
  text-decoration: underline;
}.ffl_faq_a_ud6 ul,.ffl_faq_a_ud6 ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 1.25rem;
}.ffl_faq_a_ud6 ol {
  list-style: decimal;
}.ffl_faq_a_ud6 li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.ffl_faq_a_ud6 table {
  margin: 0.5rem 0;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
  font-size: 0.75rem;
  width: 100%;
}
@media(min-width: 765px) {.ffl_faq_a_ud6 table {
  display: table;
}
}.ffl_faq_a_ud6 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.375rem 0.5rem;
  font-weight: 700;
  color: #D4B491;
  text-align: left;
}.ffl_faq_a_ud6 td {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #7E5B3E;
}.ffl_seo_ud6 {
  padding: 2.25rem 16px 0;
  background: #150D08;
}
@media(min-width: 769px) {.ffl_seo_ud6 {
  padding: 2.75rem 1.5rem 0;
}
}.ffl_seo_in_ud6 {
  margin: 0 auto;
  border-radius: 16px;
  background: #1E1309;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255,255,255,0.10);
  max-width: 1320px;
}
@media(min-width: 769px) {.ffl_seo_in_ud6 {
  padding: 36px 2.5rem;
}
}.ffl_seo_label_ud6 {
  color: #E07428;
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
}.ffl_seo_h2_ud6 {
  margin-bottom: 0.875rem;
  line-height: 1.25;
  font-family: 'Oswald', sans-serif;
  color: #F6E8D4;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
}
@media(min-width:768px) {.ffl_seo_h2_ud6 {
  font-size: 1.5rem;
}
}.ffl_seo_body_ud6 {
  font-size: 14px;
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #A87B56;
}.ffl_seo_body_ud6 p {
  margin-bottom: 12px;
  font-size: 14px;
  color: #A87B56;
  line-height: 1.75;
}.ffl_seo_body_ud6 p:last-child {
  margin-bottom: 0;
}.ffl_seo_body_ud6 strong {
  font-weight: 700;
  color: #D4B491;
}.ffl_seo_body_ud6 a {
  transition: color .2s;
  color: #E07428;
  text-decoration: underline;
}.ffl_seo_body_ud6 a:hover {
  color: #F28638;
}.ffl_seo_body_ud6 ul,.ffl_seo_body_ud6 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.ffl_seo_body_ud6 ol {
  list-style: decimal;
}.ffl_seo_body_ud6 li {
  margin-bottom: 6px;
  color: #A87B56;
  line-height: 1.75;
  font-size: 14px;
}.ffl_seo_body_ud6 table {
  display: block;
  width: 100%;
  font-size: 0.813rem;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  overflow-x: auto;
}
@media(min-width: 765px) {.ffl_seo_body_ud6 table {
  display: table;
}
}.ffl_seo_body_ud6 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 12px;
  color: #D4B491;
  text-align: left;
  font-weight: 700;
}.ffl_seo_body_ud6 td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #A87B56;
}.ffl_seo_cols_ud6 {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 639px) {.ffl_seo_cols_ud6 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.ffl_seo_cols_ud6 {
  grid-template-columns: repeat(3,1fr);
}
}.ffl_seo_col_h_ud6 {
  font-size: 13px;
  margin-bottom: 0.438rem;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #D4B491;
}.ffl_seo_col_p_ud6 {
  overflow-wrap: break-word;
  color: #7E5B3E;
  font-size: 0.813rem;
  line-height: 1.65;
}.ffl_seo_stats_ud6 {
  margin: 1.25rem 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.ffl_seo_stat_ud6 {
  flex: 1;
  padding: 14px 1rem;
  border-radius: 10px;
  background: rgba(224,116,40,0.07);
  border: 1px solid rgba(224,116,40,0.18);
  min-width: 8.75rem;
}.ffl_seo_stat_val_ud6 {
  margin-bottom: 0.25rem;
  font-weight: 800;
  color: #E07428;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}.ffl_seo_stat_lb_ud6 {
  overflow-wrap: break-word;
  color: #7E5B3E;
  font-size: 0.688rem;
}.ffl_ft_ud6 {
  border-top: 1px solid rgba(255,255,255,0.05);
  background: #0D0804;
  margin-top: 3rem;
}.ffl_ft_support_ud6 {
  padding: 24px 16px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 769px) {.ffl_ft_support_ud6 {
  padding: 28px 24px;
}
}.ffl_ft_support_in_ud6 {
  margin: 0 auto;
  gap: 1rem;
  max-width: 82.5rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.ffl_ft_support_main_ud6 {
  flex: 1;
  gap: 1rem;
  flex-wrap: wrap;
  min-width: 13.75rem;
  display: flex;
  align-items: center;
}.ffl_ft_support_ic_ud6 {
  color: #E07428;
  flex-shrink: 0;
}.ffl_ft_support_ic_ud6 svg {
  height: 30px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 30px;
}.ffl_ft_support_text_title_ud6 {
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 3px;
  color: #F6E8D4;
  font-size: 0.938rem;
}.ffl_ft_support_text_sub_ud6 {
  color: #7E5B3E;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.ffl_ft_support_btn_ud6 {
  background: #E07428;
  padding: 0.688rem 22px;
  border-radius: 0.625rem;
  transition: background .2s;
  font-weight: 700;
  color: #F6E8D4;
  font-size: 13px;
  flex-shrink: 0;
  white-space: nowrap;
}.ffl_ft_support_btn_ud6:hover {
  background: #F28638;
}.ffl_ft_support_contacts_ud6 {
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.ffl_ft_support_contact_ud6 {
  font-size: 12px;
  line-height: 1.4;
  color: #6A4C32;
}.ffl_ft_support_contact_ud6 strong {
  display: block;
  color: #A87B56;
  font-size: 0.688rem;
  font-weight: 600;
  margin-bottom: 2px;
}.ffl_ft_main_ud6 {
  padding: 32px 16px 24px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 770px) {.ffl_ft_main_ud6 {
  padding: 40px 1.5rem 32px;
}
}.ffl_ft_main_in_ud6 {
  margin: 0 auto;
  gap: 24px;
  display: grid;
  max-width: 82.5rem;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 643px) {.ffl_ft_main_in_ud6 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.ffl_ft_main_in_ud6 {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.ffl_ft_col_logo_ud6 {
  grid-column: 1/-1;
}
@media(min-width: 1079px) {.ffl_ft_col_logo_ud6 {
  grid-column: auto;
}
}.ffl_ft_logo_ud6 {
  gap: 9px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  font-weight: 800;
  margin-bottom: 0.75rem;
  color: #F6E8D4;
  font-size: 1rem;
  overflow-wrap: break-word;
}.ffl_ft_logo_mark_ud6 {
  overflow: hidden;
  border-radius: 6px;
  height: 30px;
  width: 30px;
}.ffl_ft_logo_mark_ud6 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.ffl_ft_logo_sub_ud6 {
  line-height: 1.55;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #6A4C32;
  max-width: 12.5rem;
}.ffl_ft_col_title_ud6 {
  margin-bottom: 14px;
  letter-spacing: .07em;
  font-size: 12px;
  color: #A87B56;
  text-transform: uppercase;
  font-weight: 700;
}.ffl_ft_col_links_ud6 {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.ffl_ft_col_link_ud6 {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #6A4C32;
  font-size: 13px;
}.ffl_ft_col_link_ud6:hover {
  color: #D4B491;
}.ffl_ft_apps_ud6 {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.ffl_ft_app_card_ud6 {
  transition: border-color .2s;
  border-radius: 0.375rem;
  padding: 10px 12px;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.10);
  gap: 10px;
  display: flex;
  align-items: center;
}.ffl_ft_app_card_ud6:hover {
  border-color: rgba(224,116,40,0.55);
}.ffl_ft_app_card_ic_ud6 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.375rem;
  width: 22px;
}.ffl_ft_app_card_os_ud6 {
  font-weight: 600;
  font-size: 10px;
  color: #6A4C32;
}.ffl_ft_app_card_action_ud6 {
  color: #D4B491;
  font-size: 0.75rem;
  font-weight: 700;
}.ffl_ft_bot_ud6 {
  padding: 1.25rem 1rem;
}
@media(min-width:768px) {.ffl_ft_bot_ud6 {
  padding: 20px 24px;
}
}.ffl_ft_bot_in_ud6 {
  gap: 16px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  max-width: 1320px;
  flex-wrap: wrap;
}.ffl_ft_socials_ud6 {
  gap: 0.5rem;
  display: flex;
}.ffl_ft_soc_ud6 {
  background: rgba(255,255,255,0.05);
  border-radius: 6px;
  transition: background .2s;
  border: 1px solid rgba(255,255,255,0.10);
  width: 36px;
  justify-content: center;
  height: 36px;
  align-items: center;
  display: flex;
  color: #A87B56;
}.ffl_ft_soc_ud6 svg {
  stroke-linejoin: round;
  height: 1rem;
  stroke-linecap: round;
  width: 16px;
}.ffl_ft_soc_ud6:hover {
  background: rgba(255,255,255,0.07);
}.ffl_ft_legal_ud6 {
  flex: 1;
  color: #8A6B4A;
  min-width: 12.5rem;
  font-size: 11px;
  overflow-wrap: break-word;
  line-height: 1.6;
}.ffl_ft_legal_ud6 strong {
  font-weight: 700;
  color: #A87B56;
}.ffl_ft_legal_ud6 a {
  text-decoration: underline;
  color: #A87B56;
}.ffl_ft_age_ud6 {
  border-radius: 50%;
  border: 2px solid #8A6B4A;
  height: 2rem;
  color: #8A6B4A;
  align-items: center;
  margin-left: auto;
  width: 32px;
  font-weight: 800;
  flex-shrink: 0;
  display: flex;
  font-size: 0.688rem;
  justify-content: center;
}