*,::before,::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  -webkit-font-smoothing: antialiased;
  background-color: #130B05;
  line-height: 1.6;
  color: #D4BF98;
  min-height: 100vh;
  font-family: 'Crimson Pro', serif;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  color: inherit;
  cursor: pointer;
}a {
  text-decoration: none;
  color: inherit;
}.fli-layout_2n3 {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.fli-page_2n3 {
  min-height: 100vh;
  display: flex;
}.fli-main_2n3 {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media screen and (min-width: 1081px) {.fli-main_2n3 {
  padding-left: 13.75rem;
}
}
@media screen and (max-width: 1077px) {.fli-main_2n3 {
  padding-bottom: 4.5rem;
}
}.fli-gc_2n3 {
  border: 1px solid rgba(255, 200, 120, 0.07);
  background: #18100A;
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border-radius: 8px;
  position: relative;
  flex-shrink: 0;
  width: 140px;
  cursor: pointer;
}
@media(min-width: 641px) {.fli-gc_2n3 {
  width: 156px;
}
}
@media(min-width: 1079px) {.fli-gc_2n3 {
  width: 168px;
}
}.fli-gc_2n3:hover {
  transform: translateY(-3px);
  border-color: rgba(200, 124, 16, 0.08);
}.fli-gc_img_2n3 {
  overflow: hidden;
  padding-bottom: 80%;
  width: 100%;
  position: relative;
}.fli-gc_img_2n3 img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}.fli-gc_hover_2n3 {
  inset: 0;
  background: rgba(10, 5, 2, 0.72);
  transition: opacity .2s;
  align-items: center;
  display: flex;
  justify-content: center;
  opacity: 0;
  position: absolute;
}.fli-gc_2n3:hover .fli-gc_hover_2n3 {
  opacity: 1;
}.fli-gc_hover_btn_2n3 {
  padding: 8px 16px;
  background: #C87C10;
  border-radius: 4px;
  color: #F4E8D0;
  font-weight: 700;
  font-size: 12px;
}.fli-gc_info_2n3 {
  padding: 0.5rem 0.625rem 10px;
}.fli-gc_name_2n3 {
  overflow: hidden;
  white-space: nowrap;
  font-weight: 600;
  color: #D4BF98;
  max-width: 100%;
  margin-bottom: 3px;
  font-size: 12px;
  text-overflow: ellipsis;
}.fli-gc_prov_2n3 {
  font-size: 10px;
  color: #6A5035;
}.fli-gc_tag_2n3 {
  padding: 2px 0.438rem;
  border-radius: 4px;
  font-weight: 700;
  position: absolute;
  top: 0.375rem;
  letter-spacing: .04em;
  text-transform: uppercase;
  font-size: 0.563rem;
  left: 0.375rem;
  z-index: 2;
}.fli-gc_tag_hot_2n3 {
  background: #C43420;
  color: #fff;
}.fli-gc_tag_new_2n3 {
  background: #4A9E5C;
  color: #130B05;
}.fli-gc_tag_jp_2n3 {
  background: #D4940C;
  color: #130B05;
}.fli-gc_tag_ex_2n3 {
  background: #8B4A14;
  color: #fff;
}.fli-gc_tag_live_2n3 {
  background: #C43420;
  color: #fff;
}.fli-gr_2n3 {
  padding: 32px 1rem 0;
  background: #130B05;
}
@media(min-width: 770px) {.fli-gr_2n3 {
  padding: 36px 24px 0;
}
}.fli-gr_in_2n3 {
  margin: 0 auto;
  max-width: 1320px;
}.fli-gr_head_2n3 {
  gap: 12px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
}.fli-gr_head_l_2n3 {
  flex: 1;
  gap: 10px;
  display: flex;
  align-items: center;
  min-width: 0;
}.fli-gr_ic_2n3 {
  border-radius: 0.5rem;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  width: 2rem;
  height: 32px;
  display: flex;
}.fli-gr_ic_2n3 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 16px;
  height: 16px;
}.fli-gr_title_2n3 {
  color: #F4E8D0;
  font-size: 1rem;
  font-weight: 700;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
}
@media(min-width: 765px) {.fli-gr_title_2n3 {
  font-size: 1.125rem;
}
}.fli-gr_more_2n3 {
  gap: 0.313rem;
  transition: color .2s;
  align-items: center;
  font-size: 12px;
  color: #7D6040;
  white-space: nowrap;
  font-weight: 600;
  display: flex;
  flex-shrink: 0;
}.fli-gr_more_2n3:hover {
  color: #C87C10;
}.fli-gr_more_2n3 svg {
  width: 0.75rem;
  height: 0.75rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.fli-gr_arrows_2n3 {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.fli-gr_arr_2n3 {
  background: rgba(255, 220, 160, 0.05);
  border-radius: 0.25rem;
  border: 1px solid rgba(255, 200, 120, 0.13);
  transition: background .15s,color .15s;
  align-items: center;
  color: #A88C62;
  display: flex;
  height: 30px;
  width: 1.875rem;
  justify-content: center;
}.fli-gr_arr_2n3:hover {
  background: rgba(255, 220, 160, 0.07);
  color: #F4E8D0;
}.fli-gr_arr_2n3 svg {
  stroke-linejoin: round;
  height: 13px;
  stroke-linecap: round;
  width: 0.813rem;
}.fli-gr_seo_h_2n3 {
  margin: 0 0 6px;
  font-weight: 700;
  font-family: 'Cinzel', serif;
  font-size: 13px;
  color: #D4BF98;
  max-width: 42.5rem;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.fli-gr_seo_h_2n3 {
  font-size: 14px;
}
}.fli-gr_seo_2n3 {
  color: #7D6040;
  margin-bottom: 0.75rem;
  font-size: 12px;
  overflow-wrap: break-word;
  line-height: 1.55;
  max-width: 680px;
}.fli-gr_seo_2n3 strong {
  color: #D4BF98;
  font-weight: 600;
}.fli-gr_scroll_2n3 {
  gap: 0.625rem;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 0.625rem;
}.fli-gr_scroll_2n3::-webkit-scrollbar {
  display: none;
}
@media(min-width: 767px) {.fli-gr_scroll_2n3 {
  gap: 0.75rem;
}
}.fli-tb_2n3 {
  border-bottom: 1px solid rgba(255, 220, 160, 0.07);
  background: #130B05;
  display: flex;
  align-items: center;
  left: 0;
  top: 0;
  height: 56px;
  z-index: 80;
  position: fixed;
  right: 0;
}.fli-tb_in_2n3 {
  gap: 0;
  padding: 0 0.875rem;
  align-items: center;
  display: flex;
  width: 100%;
  height: 100%;
}.fli-tb_burger_2n3 {
  gap: 0.313rem;
  border-radius: 0.5rem;
  width: 2.375rem;
  flex-shrink: 0;
  justify-content: center;
  height: 2.375rem;
  display: flex;
  margin-right: 8px;
  align-items: center;
  flex-direction: column;
}.fli-tb_burger_2n3:hover {
  background: rgba(255, 220, 160, 0.05);
}.fli-tb_burger_line_2n3 {
  border-radius: 1px;
  background: #A88C62;
  height: 2px;
  display: block;
  width: 1.125rem;
}
@media(min-width: 1081px) {.fli-tb_burger_2n3 {
  display: none;
}
}.fli-tb_logo_2n3 {
  gap: 9px;
  overflow-wrap: break-word;
  display: flex;
  letter-spacing: -.01em;
  margin-right: 20px;
  color: #F4E8D0;
  flex-shrink: 0;
  font-weight: 800;
  align-items: center;
  font-size: 1.125rem;
}.fli-tb_logo_mark_2n3 {
  border-radius: 8px;
  overflow: hidden;
  justify-content: center;
  height: 32px;
  display: flex;
  width: 2rem;
  align-items: center;
}.fli-tb_logo_mark_2n3 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.fli-tb_nav_2n3 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 639px) {.fli-tb_nav_2n3 {
  display: flex;
}
}.fli-tb_tab_2n3 {
  padding: 8px 0.875rem;
  border-radius: 0.5rem;
  transition: background .15s,color .15s;
  font-size: 13px;
  font-weight: 600;
  white-space: nowrap;
  color: #A88C62;
}.fli-tb_tab_2n3:hover {
  background: rgba(255, 220, 160, 0.05);
  color: #F4E8D0;
}.fli-tb_tab_2n3.fli-state_active_2n3 {
  background: rgba(200, 124, 16, 0.18);
  color: #F4E8D0;
}.fli-tb_right_2n3 {
  gap: 0.5rem;
  margin-left: auto;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}.fli-tb_login_2n3 {
  border-radius: 8px;
  border: 1px solid rgba(255, 200, 120, 0.13);
  padding: 9px 1rem;
  background: rgba(255, 220, 160, 0.05);
  transition: border-color .2s,color .2s;
  color: #D4BF98;
  font-size: 0.813rem;
  font-weight: 600;
  display: none;
}.fli-tb_login_2n3:hover {
  border-color: rgba(210, 148, 40, 0.45);
  color: #F4E8D0;
}
@media(min-width: 482px) {.fli-tb_login_2n3 {
  display: block;
}
}.fli-tb_reg_2n3 {
  padding: 9px 1.125rem;
  background: #4A9E5C;
  border-radius: 8px;
  transition: background .2s;
  font-size: 0.813rem;
  color: #0E0704;
  font-weight: 700;
  white-space: nowrap;
}.fli-tb_reg_2n3:hover {
  background: #5AB86E;
}.fli-sb_2n3 {
  background: #1E1209;
  border-right: 1px solid rgba(255, 220, 160, 0.05);
  transform: translateX(-100%);
  transition: transform .25s ease;
  top: 56px;
  left: 0;
  z-index: 70;
  position: fixed;
  width: 13.75rem;
  bottom: 0;
  overflow-y: auto;
}.fli-sb_2n3.fli-state_open_2n3 {
  transform: translateX(0);
}.fli-sb_2n3::-webkit-scrollbar {
  width: 4px;
}.fli-sb_2n3::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 220, 160, 0.07);
}
@media(min-width: 1078px) {.fli-sb_2n3 {
  transform: translateX(0);
}
}.fli-sb_auth_2n3 {
  padding: 14px 12px 10px;
}.fli-sb_btn_reg_2n3 {
  transition: background .2s;
  background: #4A9E5C;
  padding: 11px;
  border-radius: 8px;
  margin-bottom: 8px;
  text-align: center;
  display: block;
  font-size: 0.813rem;
  color: #0E0704;
  font-weight: 700;
}.fli-sb_btn_reg_2n3:hover {
  background: #5AB86E;
}.fli-sb_btn_login_2n3 {
  border-radius: 0.5rem;
  background: rgba(255, 220, 160, 0.05);
  border: 1px solid rgba(255, 200, 120, 0.13);
  transition: border-color .2s;
  padding: 0.625rem;
  font-size: 13px;
  display: block;
  font-weight: 600;
  color: #D4BF98;
  text-align: center;
}.fli-sb_btn_login_2n3:hover {
  border-color: rgba(210, 148, 40, 0.45);
  color: #F4E8D0;
}.fli-sb_promo_2n3 {
  border: 1px solid rgba(200, 124, 16, 0.18);
  padding: 0.75rem 0.875rem;
  overflow: hidden;
  background: linear-gradient(135deg,#2A1204,#1E1209);
  margin: 0 12px 0.625rem;
  border-radius: 8px;
  position: relative;
}.fli-sb_promo_2n3::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(200, 124, 16, 0.18),transparent 70%);
  top: -20px;
  position: absolute;
  content: '';
  width: 80px;
  height: 80px;
  right: -1.25rem;
}.fli-sb_promo_title_2n3 {
  letter-spacing: .06em;
  margin-bottom: 4px;
  text-transform: uppercase;
  color: #C87C10;
  font-weight: 700;
  font-size: 11px;
}.fli-sb_promo_text_2n3 {
  overflow-wrap: break-word;
  color: #F4E8D0;
  font-weight: 600;
  line-height: 1.35;
  font-size: 12px;
}.fli-sb_promo_sub_2n3 {
  font-size: 0.625rem;
  margin-top: 3px;
  color: #7D6040;
}.fli-sb_nav_2n3 {
  padding: 0.375rem 0.5rem 1rem;
}.fli-sb_nav_lb_2n3 {
  padding: 0.625rem 0.5rem 0.375rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 10px;
  color: #6A5035;
  font-weight: 700;
}.fli-sb_link_2n3 {
  border-radius: 4px;
  gap: 10px;
  transition: background .15s,color .15s;
  padding: 0.563rem 0.625rem;
  overflow-wrap: break-word;
  display: flex;
  cursor: pointer;
  color: #A88C62;
  align-items: center;
  font-size: 0.813rem;
  font-weight: 500;
}.fli-sb_link_2n3:hover {
  background: rgba(255, 220, 160, 0.05);
  color: #F4E8D0;
}.fli-sb_link_2n3.fli-state_active_2n3 {
  background: rgba(200, 124, 16, 0.18);
  color: #F4E8D0;
}.fli-sb_ic_2n3 {
  border-radius: 0.25rem;
  justify-content: center;
  width: 1.875rem;
  align-items: center;
  flex-shrink: 0;
  height: 30px;
  display: flex;
}.fli-sb_ic_2n3 svg {
  width: 16px;
  height: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.fli-sb_ic_1_2n3 {
  background: rgba(200, 124, 16, 0.08);
  color: #C87C10;
}.fli-sb_ic_2_2n3 {
  background: rgba(74, 158, 92, 0.16);
  color: #4A9E5C;
}.fli-sb_ic_3_2n3 {
  background: rgba(212, 148, 12, 0.16);
  color: #D4940C;
}.fli-sb_ic_4_2n3 {
  background: rgba(139, 74, 20, 0.22);
  color: #8B4A14;
}.fli-sb_ic_5_2n3 {
  background: rgba(200, 124, 16, 0.08);
  color: #C0446A;
}.fli-sb_ic_6_2n3 {
  background: rgba(139, 74, 20, 0.22);
  color: #9B3FC8;
}.fli-sb_badge_2n3 {
  border-radius: 0.25rem;
  background: #D4940C;
  padding: 2px 7px;
  font-size: 0.563rem;
  margin-left: auto;
  font-weight: 700;
  color: #0E0704;
}.fli-sb_bot_2n3 {
  gap: 0.5rem;
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  padding: 0.75rem;
  display: flex;
}.fli-sb_lang_2n3,.fli-sb_help_2n3 {
  border: 1px solid rgba(255, 200, 120, 0.07);
  background: rgba(255, 220, 160, 0.05);
  flex: 1;
  gap: 6px;
  border-radius: 4px;
  transition: border-color .2s;
  padding: 0.563rem 0.375rem;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  display: flex;
  font-size: 0.688rem;
  color: #A88C62;
}.fli-sb_lang_2n3:hover,.fli-sb_help_2n3:hover {
  border-color: rgba(210, 148, 40, 0.45);
  color: #F4E8D0;
}.fli-sb_lang_2n3 svg,.fli-sb_help_2n3 svg {
  stroke-linecap: round;
  width: 13px;
  stroke-linejoin: round;
  height: 13px;
}.fli-sb_bd_2n3 {
  inset: 0;
  background: rgba(10, 5, 2, 0.72);
  z-index: 69;
  position: fixed;
  display: none;
}.fli-sb_bd_2n3.fli-state_on_2n3 {
  display: block;
}
@media(min-width: 1083px) {.fli-sb_bd_2n3 {
  display: none!important;
}
}.fli-mob_nav_2n3 {
  background: #1E1209;
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 200, 120, 0.13);
  position: fixed;
  bottom: 0;
  display: flex;
  right: 0;
  left: 0;
  z-index: 80;
}
@media(min-width: 1081px) {.fli-mob_nav_2n3 {
  display: none;
}
}.fli-mob_nav_item_2n3 {
  flex: 1;
  gap: 4px;
  padding: 0.25rem 2px;
  flex-direction: column;
  align-items: center;
  color: #6A5035;
  cursor: pointer;
  display: flex;
}.fli-mob_nav_ic_2n3 {
  line-height: 1;
}.fli-mob_nav_ic_2n3 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.25rem;
  width: 1.25rem;
}.fli-mob_nav_lb_2n3 {
  font-size: 10px;
  font-weight: 600;
  color: #6A5035;
}.fli-mob_nav_item_2n3.fli-state_active_2n3 {
  color: #C87C10;
}.fli-mob_nav_item_2n3.fli-state_active_2n3 .fli-mob_nav_lb_2n3 {
  color: #C87C10;
}.fli-hero_2n3 {
  padding: 20px 16px 0;
  background: #130B05;
}
@media(min-width: 770px) {.fli-hero_2n3 {
  padding: 24px 1.5rem 0;
}
}.fli-hero_in_2n3 {
  gap: 0.75rem;
  margin: 0 auto;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 82.5rem;
}
@media(min-width: 858px) {.fli-hero_in_2n3 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1098px) {.fli-hero_in_2n3 {
  grid-template-columns: 1fr 340px;
}
}.fli-hero_promo_2n3 {
  border-radius: 0.875rem;
  overflow: hidden;
  background: #18100A;
  position: relative;
  min-height: 220px;
  display: flex;
  align-items: stretch;
}
@media(min-width: 767px) {.fli-hero_promo_2n3 {
  min-height: 280px;
}
}.fli-hero_promo_bg_2n3 {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg,#2A1204 0%,#130B05 100%);
  position: absolute;
  background-size: cover;
}.fli-hero_promo_bg_2n3::after {
  inset: 0;
  background: linear-gradient(90deg,#130B05 0%,rgba(10, 5, 2, 0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.fli-hero_promo_glow_2n3 {
  background: radial-gradient(circle,rgba(139, 74, 20, 0.22) 0%,transparent 65%);
  border-radius: 50%;
  width: 300px;
  pointer-events: none;
  right: 3.75rem;
  position: absolute;
  top: -40px;
  height: 300px;
}.fli-hero_promo_ct_2n3 {
  padding: 28px 1.5rem 1.75rem 28px;
  max-width: 30rem;
  flex-direction: column;
  position: relative;
  display: flex;
  justify-content: center;
  z-index: 2;
}
@media(min-width: 771px) {.fli-hero_promo_ct_2n3 {
  padding: 40px 32px;
}
}.fli-hero_badge_2n3 {
  border-radius: 1.25rem;
  border: 1px solid rgba(200, 124, 16, 0.08);
  background: rgba(200, 124, 16, 0.18);
  padding: 5px 0.75rem;
  margin-bottom: 14px;
  color: #C87C10;
  font-weight: 700;
  display: inline-block;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.625rem;
}.fli-hero_h1_2n3 {
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
  font-size: 26px;
  font-weight: 800;
  line-height: 1.15;
  font-family: 'Cinzel', serif;
  color: #F4E8D0;
}.fli-hero_h1_2n3 em {
  color: #D4940C;
  font-style: normal;
}
@media(min-width: 767px) {.fli-hero_h1_2n3 {
  font-size: 36px;
}
}.fli-hero_sub_2n3 {
  color: #A88C62;
  line-height: 1.55;
  margin-bottom: 20px;
  font-size: 13px;
}
@media(min-width: 765px) {.fli-hero_sub_2n3 {
  font-size: 0.875rem;
}
}.fli-hero_row_2n3 {
  gap: 10px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.fli-hero_cta_2n3 {
  padding: 0.813rem 26px;
  transition: background .2s;
  border-radius: 8px;
  background: #4A9E5C;
  font-weight: 700;
  box-shadow: 0 0 0.875rem 3px rgba(74, 158, 92, 0.45), 3px 5px 10px rgba(10, 5, 2, 0.60);
  font-size: 14px;
  color: #0E0704;
}.fli-hero_cta_2n3:hover {
  background: #5AB86E;
}.fli-hero_terms_2n3 {
  color: #6A5035;
  font-size: 11px;
}.fli-hero_game_2n3 {
  border-radius: 14px;
  border: 1px solid rgba(255, 200, 120, 0.07);
  overflow: hidden;
  background: #18100A;
  display: flex;
  position: relative;
  flex-direction: column;
}.fli-hero_game_badge_2n3 {
  border-radius: 1.25rem;
  background: rgba(212, 148, 12, 0.16);
  border: 1px solid rgba(212, 148, 12, 0.16);
  padding: 0.313rem 0.625rem;
  font-size: 10px;
  left: 12px;
  z-index: 3;
  text-transform: uppercase;
  font-weight: 700;
  color: #D4940C;
  letter-spacing: .06em;
  position: absolute;
  top: 12px;
}.fli-hero_game_badge_2n3 svg {
  margin-right: 4px;
  vertical-align: -1px;
  height: 11px;
  width: 11px;
}.fli-hero_game_img_2n3 {
  background: linear-gradient(135deg,#2A1204,#130B05);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.fli-hero_game_img_2n3 img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  position: absolute;
  height: 100%;
}.fli-hero_game_play_2n3 {
  inset: 0;
  background: rgba(10, 5, 2, 0.72);
  transition: opacity .2s;
  display: flex;
  position: absolute;
  justify-content: center;
  opacity: 0;
  align-items: center;
}.fli-hero_game_2n3:hover .fli-hero_game_play_2n3 {
  opacity: 1;
}.fli-hero_game_play_2n3 span {
  border-radius: 50%;
  background: #C87C10;
  display: flex;
  width: 52px;
  height: 52px;
  justify-content: center;
  align-items: center;
}.fli-hero_game_play_2n3 span svg {
  margin-left: 2px;
  width: 18px;
  height: 1.125rem;
}.fli-hero_game_info_2n3 {
  padding: 14px 1rem;
}.fli-hero_game_title_2n3 {
  font-size: 15px;
  overflow-wrap: break-word;
  color: #F4E8D0;
  margin-bottom: 4px;
  font-weight: 700;
}.fli-hero_game_provider_2n3 {
  font-size: 11px;
  color: #7D6040;
}.fli-hero_game_btn_2n3 {
  transition: background .2s;
  border-radius: 8px;
  background: #C87C10;
  margin: 12px 16px 1rem;
  padding: 0.688rem;
  color: #F4E8D0;
  text-align: center;
  font-weight: 700;
  display: block;
  font-size: 13px;
}.fli-hero_game_2n3:hover .fli-hero_game_btn_2n3 {
  background: #DC9020;
}.fli-sbar_2n3 {
  background: #130B05;
  padding: 16px 1rem 0;
}
@media(min-width: 769px) {.fli-sbar_2n3 {
  padding: 18px 1.5rem 0;
}
}.fli-sbar_in_2n3 {
  margin: 0 auto;
  max-width: 82.5rem;
}.fli-sbar_row_2n3 {
  gap: 0.625rem;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
  display: flex;
}.fli-sbar_input_2n3 {
  padding: 11px 1rem;
  border-radius: 8px;
  flex: 1;
  border: 1px solid rgba(255, 200, 120, 0.13);
  background: #18100A;
  gap: 10px;
  transition: border-color .2s;
  color: #7D6040;
  align-items: center;
  font-size: 13px;
  display: flex;
  cursor: pointer;
}.fli-sbar_input_2n3:hover {
  border-color: rgba(210, 148, 40, 0.45);
}.fli-sbar_input_2n3 svg {
  flex-shrink: 0;
  height: 0.938rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 15px;
}.fli-sbar_providers_2n3 {
  background: #18100A;
  gap: 0.5rem;
  transition: border-color .2s;
  padding: 11px 1.125rem;
  border: 1px solid rgba(255, 200, 120, 0.13);
  border-radius: 0.5rem;
  white-space: nowrap;
  font-weight: 600;
  color: #D4BF98;
  font-size: 13px;
  display: flex;
  align-items: center;
}.fli-sbar_providers_2n3:hover {
  border-color: rgba(210, 148, 40, 0.45);
  color: #F4E8D0;
}.fli-sbar_providers_2n3 svg {
  width: 0.875rem;
  stroke-linecap: round;
  height: 14px;
  stroke-linejoin: round;
}.fli-sbar_tabs_2n3 {
  gap: 0.375rem;
  padding-bottom: 2px;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
}.fli-sbar_tabs_2n3::-webkit-scrollbar {
  display: none;
}.fli-sbar_tab_2n3 {
  padding: 0.5rem 14px;
  gap: 7px;
  background: rgba(255, 220, 160, 0.05);
  border: 1px solid rgba(255, 200, 120, 0.07);
  border-radius: 1.25rem;
  transition: background .15s,color .15s,border-color .15s;
  white-space: nowrap;
  font-weight: 600;
  flex-shrink: 0;
  align-items: center;
  color: #A88C62;
  cursor: pointer;
  display: flex;
  font-size: 12px;
}.fli-sbar_tab_2n3:hover {
  background: rgba(255, 220, 160, 0.07);
  border-color: rgba(210, 148, 40, 0.45);
  color: #F4E8D0;
}.fli-sbar_tab_2n3.fli-state_active_2n3 {
  border-color: rgba(200, 124, 16, 0.08);
  background: rgba(200, 124, 16, 0.18);
  color: #F4E8D0;
}.fli-sbar_tab_ic_2n3 svg {
  stroke-linejoin: round;
  height: 0.875rem;
  width: 14px;
  stroke-linecap: round;
}.fli-wy_2n3 {
  background: #130B05;
  padding: 2rem 1rem 0;
}
@media(min-width: 769px) {.fli-wy_2n3 {
  padding: 40px 24px 0;
}
}.fli-wy_in_2n3 {
  margin: 0 auto;
  max-width: 82.5rem;
}.fli-wy_head_2n3 {
  margin-bottom: 1.125rem;
  max-width: 45rem;
}.fli-wy_label_2n3 {
  margin-bottom: 8px;
  color: #C87C10;
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .08em;
}.fli-wy_h2_2n3 {
  font-weight: 800;
  color: #F4E8D0;
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
}
@media(min-width: 771px) {.fli-wy_h2_2n3 {
  font-size: 24px;
}
}.fli-wy_intro_2n3 {
  margin: 0;
  color: #7D6040;
  line-height: 1.6;
  font-size: 13px;
}.fli-wy_grid_2n3 {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:640px) {.fli-wy_grid_2n3 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.fli-wy_grid_2n3 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.fli-wy_card_2n3 {
  border-radius: 8px;
  padding: 20px;
  border: 1px solid rgba(255, 200, 120, 0.13);
  background: #1E1209;
  transition: border-color .2s,transform .2s;
}.fli-wy_card_2n3:hover {
  transform: translateY(-2px);
  border-color: rgba(200, 124, 16, 0.08);
}.fli-wy_card_ic_2n3 {
  background: rgba(200, 124, 16, 0.18);
  border-radius: 50%;
  width: 2.75rem;
  justify-content: center;
  height: 44px;
  display: flex;
  color: #C87C10;
  align-items: center;
  margin-bottom: 14px;
}.fli-wy_card_ic_2n3 svg {
  width: 1.375rem;
  height: 1.375rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.fli-wy_card_h_2n3 {
  font-size: 0.938rem;
  color: #F4E8D0;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 6px;
  line-height: 1.25;
}.fli-wy_card_p_2n3 {
  color: #7D6040;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.6;
}.fli-wy_card_p_2n3 strong {
  color: #D4BF98;
  font-weight: 600;
}.fli-gr_jp_2n3 {
  border-radius: 0.875rem;
  background: linear-gradient(135deg,#1E0E28 0%,#0E0810 100%);
  padding: 1.25rem;
  overflow: hidden;
  position: relative;
}.fli-gr_jp_2n3::before {
  background: radial-gradient(circle,rgba(139, 74, 20, 0.22) 0%,transparent 70%);
  border-radius: 50%;
  left: -60px;
  content: '';
  top: -60px;
  height: 250px;
  width: 15.625rem;
  position: absolute;
}.fli-gr_jp_2n3::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(212, 148, 12, 0.16) 0%,transparent 70%);
  bottom: -40px;
  position: absolute;
  height: 12.5rem;
  right: 0;
  content: '';
  width: 200px;
}.fli-gr_jp_head_2n3 {
  gap: 1rem;
  position: relative;
  z-index: 1;
  margin-bottom: 1rem;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.fli-gr_jp_info_2n3 {
  flex: 1;
}.fli-gr_jp_label_2n3 {
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 0.375rem;
  letter-spacing: .08em;
  color: #9B3FC8;
  font-weight: 700;
}.fli-gr_jp_label_2n3 svg {
  stroke-linejoin: round;
  height: 14px;
  width: 0.875rem;
  stroke-linecap: round;
  vertical-align: -2px;
  margin-right: 4px;
}.fli-gr_jp_amount_2n3 {
  line-height: 1;
  font-family: 'Cinzel', serif;
  color: #F4E8D0;
  overflow-wrap: break-word;
  font-size: 2rem;
  font-weight: 800;
  margin-bottom: 0.25rem;
}
@media(min-width:768px) {.fli-gr_jp_amount_2n3 {
  font-size: 2.5rem;
}
}.fli-gr_jp_amount_2n3 span {
  color: #D4940C;
}.fli-gr_jp_seo_2n3 {
  font-size: 12px;
  overflow-wrap: break-word;
  color: #A88C62;
  line-height: 1.5;
  max-width: 30rem;
}.fli-gr_jp_cta_2n3 {
  border-radius: 8px;
  border: 1px solid rgba(139, 74, 20, 0.22);
  background: rgba(139, 74, 20, 0.22);
  padding: 0.688rem 1.25rem;
  transition: background .2s;
  align-self: flex-start;
  position: relative;
  z-index: 1;
  flex-shrink: 0;
  color: #F4E8D0;
  white-space: nowrap;
  margin-top: 4px;
  font-size: 0.813rem;
  font-weight: 700;
}.fli-gr_jp_cta_2n3:hover {
  background: #8B4A14;
}.fli-gcg_2n3 {
  background: #130B05;
  padding: 36px 16px 0;
}
@media(min-width: 771px) {.fli-gcg_2n3 {
  padding: 2.75rem 24px 0;
}
}.fli-gcg_in_2n3 {
  margin: 0 auto;
  max-width: 1320px;
}.fli-gcg_head_2n3 {
  max-width: 720px;
  margin-bottom: 20px;
}.fli-gcg_label_2n3 {
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  color: #C87C10;
  font-size: 0.688rem;
}.fli-gcg_h2_2n3 {
  margin-bottom: 0.5rem;
  font-weight: 800;
  color: #F4E8D0;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
}
@media(min-width: 766px) {.fli-gcg_h2_2n3 {
  font-size: 1.75rem;
}
}.fli-gcg_intro_2n3 {
  font-size: 0.813rem;
  color: #7D6040;
  line-height: 1.6;
}.fli-gcg_grid_2n3 {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.fli-gcg_grid_2n3 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.fli-gcg_grid_2n3 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.fli-gcg_card_2n3 {
  border: 1px solid rgba(255, 200, 120, 0.13);
  border-radius: 0.875rem;
  padding: 20px;
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  flex-direction: column;
  cursor: pointer;
  justify-content: flex-end;
  min-height: 15rem;
  display: flex;
  position: relative;
}.fli-gcg_card_2n3:hover {
  transform: translateY(-3px);
  border-color: rgba(200, 124, 16, 0.18);
}.fli-gcg_card_bg_2n3 {
  inset: 0;
  z-index: 0;
  position: absolute;
}.fli-gcg_card_bg_2n3::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.fli-gcg_card_ic_2n3 {
  background: rgba(0,0,0,.45);
  border-radius: 0.25rem;
  z-index: 2;
  color: #F4E8D0;
  align-items: center;
  height: 40px;
  position: absolute;
  display: flex;
  top: 1.125rem;
  right: 1.125rem;
  justify-content: center;
  width: 2.5rem;
}.fli-gcg_card_ic_2n3 svg {
  stroke-linejoin: round;
  width: 20px;
  stroke-linecap: round;
  height: 1.25rem;
}.fli-gcg_card_ct_2n3 {
  z-index: 1;
  position: relative;
}.fli-gcg_card_h_2n3 {
  line-height: 1.2;
  font-size: 1.125rem;
  color: #F4E8D0;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.fli-gcg_card_h_2n3 {
  font-size: 1.25rem;
}
}.fli-gcg_card_p_2n3 {
  line-height: 1.55;
  overflow-wrap: break-word;
  margin-bottom: 0.625rem;
  font-size: 12px;
  color: rgba(255,255,255,.82);
}.fli-gcg_card_p_2n3 strong {
  color: #F4E8D0;
  font-weight: 600;
}.fli-gcg_card_cta_2n3 {
  gap: 4px;
  align-items: center;
  display: inline-flex;
  text-transform: uppercase;
  font-size: 0.75rem;
  letter-spacing: .04em;
  font-weight: 700;
  color: #C87C10;
}.fli-gcg_card_cta_2n3 svg {
  stroke-linejoin: round;
  height: 0.75rem;
  stroke-linecap: round;
  width: 0.75rem;
}.fli-ws_2n3 {
  background: #130B05;
  padding: 2rem 1rem 0;
}
@media(min-width: 770px) {.fli-ws_2n3 {
  padding: 36px 1.5rem 0;
}
}.fli-ws_in_2n3 {
  margin: 0 auto;
  max-width: 82.5rem;
}.fli-ws_head_2n3 {
  gap: 0.75rem;
  align-items: center;
  justify-content: space-between;
  display: flex;
  margin-bottom: 14px;
  flex-wrap: wrap;
}.fli-ws_title_2n3 {
  gap: 10px;
  font-size: 16px;
  overflow-wrap: break-word;
  display: flex;
  font-weight: 700;
  flex-wrap: wrap;
  font-family: 'Cinzel', serif;
  align-items: center;
  color: #F4E8D0;
}.fli-ws_title_ic_2n3 svg {
  height: 1.125rem;
  color: #D4940C;
  stroke-linecap: round;
  width: 18px;
  stroke-linejoin: round;
}.fli-ws_online_2n3 {
  gap: 7px;
  display: flex;
  font-weight: 600;
  color: #7D6040;
  align-items: center;
  font-size: 12px;
}.fli-ws_online_dot_2n3 {
  border-radius: 50%;
  background: #4A9E5C;
  box-shadow: 0 0 6px rgba(74, 158, 92, 0.16);
  width: 0.5rem;
  height: 0.5rem;
  flex-shrink: 0;
}.fli-ws_scroll_2n3 {
  gap: 0.5rem;
  display: flex;
  overflow-x: auto;
  padding-bottom: 8px;
  scrollbar-width: none;
}.fli-ws_scroll_2n3::-webkit-scrollbar {
  display: none;
}.fli-wc_2n3 {
  padding: 10px 14px;
  background: #18100A;
  border: 1px solid rgba(255, 200, 120, 0.13);
  border-radius: 8px;
  gap: 10px;
  flex-shrink: 0;
  display: flex;
  min-width: 13.75rem;
  align-items: center;
}.fli-wc_img_2n3 {
  overflow: hidden;
  border-radius: 0.25rem;
  background: #1E1209;
  height: 36px;
  width: 36px;
  flex-shrink: 0;
}.fli-wc_img_2n3 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.fli-wc_info_2n3 {
  min-width: 0;
}.fli-wc_game_2n3 {
  overflow: hidden;
  white-space: nowrap;
  font-size: 0.75rem;
  font-weight: 600;
  color: #D4BF98;
  text-overflow: ellipsis;
}.fli-wc_player_2n3 {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.625rem;
  white-space: nowrap;
  color: #6A5035;
}.fli-wc_amount_2n3 {
  font-weight: 700;
  flex-shrink: 0;
  font-size: 0.813rem;
  color: #4A9E5C;
  margin-left: auto;
  white-space: nowrap;
}.fli-bon_2n3 {
  padding: 2.25rem 16px 0;
  background: #130B05;
}
@media(min-width: 770px) {.fli-bon_2n3 {
  padding: 2.75rem 1.5rem 0;
}
}.fli-bon_in_2n3 {
  margin: 0 auto;
  max-width: 1320px;
}.fli-bon_head_2n3 {
  margin-bottom: 1.25rem;
}.fli-bon_label_2n3 {
  letter-spacing: .08em;
  color: #C87C10;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  font-weight: 700;
}.fli-bon_h2_2n3 {
  font-weight: 800;
  color: #F4E8D0;
  margin-bottom: 8px;
  font-size: 20px;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.fli-bon_h2_2n3 {
  font-size: 1.5rem;
}
}.fli-bon_seo_2n3 {
  overflow-wrap: break-word;
  max-width: 620px;
  font-size: 13px;
  color: #7D6040;
  line-height: 1.6;
}.fli-bon_seo_2n3 strong {
  color: #D4BF98;
  font-weight: 700;
}.fli-bon_seo_2n3 a {
  color: #C87C10;
  text-decoration: underline;
}.fli-bon_grid_2n3 {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.fli-bon_grid_2n3 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.fli-bon_grid_2n3 {
  grid-template-columns: repeat(5,1fr);
}
}.fli-bon_card_2n3 {
  transition: border-color .2s,transform .2s;
  background: #18100A;
  border: 1px solid rgba(255, 200, 120, 0.13);
  padding: 1rem;
  border-radius: 8px;
}.fli-bon_card_2n3:hover {
  border-color: rgba(200, 124, 16, 0.08);
  transform: translateY(-2px);
}.fli-bon_card_ic_2n3 svg {
  stroke-linejoin: round;
  height: 1.625rem;
  stroke-linecap: round;
  width: 26px;
}.fli-bon_card_ic_2n3 {
  margin-bottom: 0.625rem;
}.fli-bon_card_type_2n3 {
  text-transform: uppercase;
  color: #7D6040;
  font-weight: 700;
  margin-bottom: 6px;
  letter-spacing: .06em;
  font-size: 10px;
}.fli-bon_card_amount_2n3 {
  font-weight: 800;
  margin-bottom: 6px;
  color: #D4940C;
  font-size: 18px;
  line-height: 1.1;
}.fli-bon_card_name_2n3 {
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-size: 0.813rem;
  color: #F4E8D0;
  font-weight: 600;
}.fli-bon_card_detail_2n3 {
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #6A5035;
  padding-top: 8px;
  line-height: 1.5;
}.fli-reg_2n3 {
  padding: 2.25rem 16px 0;
  background: #130B05;
}
@media(min-width: 769px) {.fli-reg_2n3 {
  padding: 2.75rem 24px 0;
}
}.fli-reg_in_2n3 {
  border: 1px solid rgba(255, 200, 120, 0.07);
  padding: 28px 24px;
  margin: 0 auto;
  background: #1E1209;
  border-radius: 14px;
  max-width: 1320px;
}
@media(min-width:768px) {.fli-reg_in_2n3 {
  padding: 40px;
}
}.fli-reg_top_2n3 {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:860px) {.fli-reg_top_2n3 {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.fli-reg_label_2n3 {
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #C87C10;
  letter-spacing: .08em;
}.fli-reg_h2_2n3 {
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.75rem;
  font-size: 1.375rem;
  font-family: 'Cinzel', serif;
  color: #F4E8D0;
  line-height: 1.2;
}
@media(min-width:768px) {.fli-reg_h2_2n3 {
  font-size: 28px;
}
}.fli-reg_bonus_2n3 {
  border: 1px solid rgba(212, 148, 12, 0.16);
  gap: 8px;
  background: rgba(212, 148, 12, 0.16);
  border-radius: 8px;
  padding: 10px 16px;
  align-items: center;
  margin-bottom: 16px;
  display: inline-flex;
}.fli-reg_bonus_amount_2n3 {
  color: #D4940C;
  font-size: 1.25rem;
  font-weight: 800;
}.fli-reg_bonus_text_2n3 {
  line-height: 1.35;
  font-size: 0.813rem;
  color: #A88C62;
}.fli-reg_cta_btn_2n3 {
  transition: background .2s;
  border-radius: 8px;
  background: #4A9E5C;
  padding: 14px 32px;
  color: #0E0704;
  font-weight: 700;
  display: inline-block;
  box-shadow: 0 0 14px 3px rgba(74, 158, 92, 0.45), 3px 5px 10px rgba(10, 5, 2, 0.60);
  margin-bottom: 0.75rem;
  font-size: 0.938rem;
}.fli-reg_cta_btn_2n3:hover {
  background: #5AB86E;
}.fli-reg_terms_2n3 {
  color: #6A5035;
  font-size: 11px;
  line-height: 1.5;
}.fli-reg_seo_2n3 {
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  padding-top: 1.25rem;
  margin-top: 20px;
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #7D6040;
  font-size: 0.813rem;
}.fli-reg_seo_2n3 p {
  font-size: 0.813rem;
  line-height: 1.65;
  margin-bottom: 10px;
  color: #7D6040;
}.fli-reg_seo_2n3 p:last-child {
  margin-bottom: 0;
}.fli-reg_seo_2n3 strong {
  color: #D4BF98;
  font-weight: 700;
}.fli-reg_seo_2n3 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C87C10;
}.fli-reg_seo_2n3 a:hover {
  color: #DC9020;
}.fli-reg_seo_2n3 ul,.fli-reg_seo_2n3 ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 1.125rem;
}.fli-reg_seo_2n3 ol {
  list-style: decimal;
}.fli-reg_seo_2n3 li {
  margin-bottom: 4px;
  line-height: 1.65;
  color: #7D6040;
  font-size: 13px;
}.fli-reg_seo_2n3 table {
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 0.625rem;
  width: 100%;
  font-size: 13px;
  display: block;
}
@media(min-width: 767px) {.fli-reg_seo_2n3 table {
  display: table;
}
}.fli-reg_seo_2n3 th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 220, 160, 0.07);
  color: #D4BF98;
  text-align: left;
  font-weight: 700;
}.fli-reg_seo_2n3 td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  color: #7D6040;
}.fli-reg_steps_2n3 {
  gap: 14px;
  display: flex;
  margin-top: 1.75rem;
  flex-direction: column;
}
@media(min-width: 857px) {.fli-reg_steps_2n3 {
  margin-top: 0;
}
}.fli-reg_step_2n3 {
  border-radius: 8px;
  background: rgba(255, 220, 160, 0.05);
  gap: 14px;
  padding: 16px;
  border: 1px solid rgba(255, 200, 120, 0.07);
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.fli-reg_step_num_2n3 {
  border: 1px solid rgba(200, 124, 16, 0.08);
  background: rgba(200, 124, 16, 0.18);
  border-radius: 50%;
  align-items: center;
  font-size: 0.875rem;
  height: 34px;
  color: #C87C10;
  font-weight: 800;
  justify-content: center;
  width: 34px;
  flex-shrink: 0;
  display: flex;
}.fli-reg_step_title_2n3 {
  margin-bottom: 3px;
  font-size: 0.875rem;
  color: #F4E8D0;
  font-weight: 700;
}.fli-reg_step_text_2n3 {
  line-height: 1.5;
  font-size: 12px;
  color: #7D6040;
}.fli-reg_trust_2n3 {
  gap: 10px;
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  padding-top: 20px;
  flex-wrap: wrap;
  margin-top: 1.25rem;
  display: flex;
}.fli-reg_trust_item_2n3 {
  gap: 7px;
  font-size: 12px;
  color: #7D6040;
  align-items: center;
  display: flex;
  overflow-wrap: break-word;
}.fli-reg_trust_ic_2n3 svg {
  height: 16px;
  width: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  color: #C87C10;
}.fli-prov_2n3 {
  padding: 2.25rem 1rem 0;
  background: #130B05;
}
@media(min-width: 766px) {.fli-prov_2n3 {
  padding: 2.75rem 24px 0;
}
}.fli-prov_in_2n3 {
  margin: 0 auto;
  max-width: 1320px;
}.fli-prov_head_2n3 {
  margin-bottom: 1rem;
}.fli-prov_label_2n3 {
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  color: #C87C10;
  font-weight: 700;
}.fli-prov_h2_2n3 {
  margin-bottom: 8px;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  color: #F4E8D0;
  font-size: 1.25rem;
  font-weight: 800;
}
@media(min-width: 766px) {.fli-prov_h2_2n3 {
  font-size: 24px;
}
}.fli-prov_seo_2n3 {
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #7D6040;
  max-width: 38.75rem;
  margin-bottom: 16px;
  font-size: 13px;
}.fli-prov_seo_2n3 strong {
  color: #D4BF98;
  font-weight: 700;
}.fli-prov_seo_2n3 a {
  text-decoration: underline;
  color: #C87C10;
}.fli-prov_grid_2n3 {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 639px) {.fli-prov_grid_2n3 {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1077px) {.fli-prov_grid_2n3 {
  grid-template-columns: repeat(8,1fr);
}
}.fli-prov_card_2n3 {
  border: 1px solid rgba(255, 200, 120, 0.13);
  padding: 14px 0.625rem;
  border-radius: 0.5rem;
  background: #18100A;
  transition: border-color .2s,background .2s;
  gap: 0.438rem;
  display: flex;
  cursor: pointer;
  align-items: center;
  flex-direction: column;
}.fli-prov_card_2n3:hover {
  background: #1E1209;
  border-color: rgba(210, 148, 40, 0.45);
}.fli-prov_logo_2n3 {
  overflow: hidden;
  border-radius: 0.25rem;
  background: rgba(255, 220, 160, 0.05);
  align-items: center;
  height: 44px;
  justify-content: center;
  display: flex;
  width: 2.75rem;
}.fli-prov_logo_2n3 img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.fli-prov_name_2n3 {
  font-size: 0.688rem;
  text-align: center;
  overflow-wrap: break-word;
  font-weight: 600;
  color: #A88C62;
}.fli-app_2n3 {
  padding: 2.25rem 1rem 0;
  background: #130B05;
}
@media(min-width: 767px) {.fli-app_2n3 {
  padding: 2.75rem 24px 0;
}
}.fli-app_in_2n3 {
  margin: 0 auto;
  max-width: 82.5rem;
}.fli-app_head_2n3 {
  margin-bottom: 16px;
}.fli-app_label_2n3 {
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #C87C10;
  letter-spacing: .08em;
}.fli-app_h2_2n3 {
  font-size: 1.25rem;
  color: #F4E8D0;
  margin-bottom: 0.375rem;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.fli-app_h2_2n3 {
  font-size: 24px;
}
}.fli-app_sub_2n3 {
  font-size: 13px;
  overflow-wrap: break-word;
  max-width: 600px;
  color: #7D6040;
  line-height: 1.6;
}.fli-app_sub_2n3 strong {
  color: #D4BF98;
  font-weight: 700;
}.fli-app_cards_2n3 {
  gap: 10px;
  grid-template-columns: 1fr;
  margin-top: 1rem;
  display: grid;
}
@media(min-width: 643px) {.fli-app_cards_2n3 {
  grid-template-columns: repeat(3,1fr);
}
}.fli-app_card_2n3 {
  border-radius: 0.5rem;
  overflow: hidden;
  padding: 1.25rem;
  gap: 1rem;
  position: relative;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.fli-app_card_ios_2n3 {
  background: linear-gradient(135deg,rgba(200, 124, 16, 0.18) 0%,#1E1209 100%);
}.fli-app_card_android_2n3 {
  background: linear-gradient(135deg,rgba(74, 158, 92, 0.16) 0%,#1E1209 100%);
}.fli-app_card_win_2n3 {
  background: linear-gradient(135deg,rgba(212, 148, 12, 0.16) 0%,#1E1209 100%);
}.fli-app_card_ic_2n3 svg {
  width: 34px;
  stroke-linejoin: round;
  height: 2.125rem;
  stroke-linecap: round;
}.fli-app_card_ic_2n3 {
  color: #F4E8D0;
  flex-shrink: 0;
}.fli-app_card_os_2n3 {
  margin-bottom: 6px;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 10px;
  color: #7D6040;
  text-transform: uppercase;
}.fli-app_card_title_2n3 {
  line-height: 1.2;
  font-weight: 700;
  color: #F4E8D0;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  font-size: 15px;
}.fli-app_card_text_2n3 {
  line-height: 1.5;
  color: #7D6040;
  font-size: 0.75rem;
  margin-bottom: 14px;
  overflow-wrap: break-word;
}.fli-app_card_btn_2n3 {
  background: rgba(255, 220, 160, 0.12);
  padding: 10px 18px;
  border-radius: 0.25rem;
  transition: background .2s;
  border: 1px solid rgba(210, 148, 40, 0.45);
  gap: 0.438rem;
  color: #F4E8D0;
  font-size: 13px;
  align-items: center;
  display: inline-flex;
  font-weight: 700;
}.fli-app_card_btn_2n3:hover {
  background: rgba(255, 220, 160, 0.07);
}.fli-seo_2n3 {
  padding: 36px 16px 0;
  background: #130B05;
}
@media(min-width: 769px) {.fli-seo_2n3 {
  padding: 2.75rem 24px 0;
}
}.fli-seo_in_2n3 {
  border-radius: 0.875rem;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255, 200, 120, 0.13);
  margin: 0 auto;
  background: #1E1209;
  max-width: 82.5rem;
}
@media(min-width:768px) {.fli-seo_in_2n3 {
  padding: 2.25rem 2.5rem;
}
}.fli-seo_label_2n3 {
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  font-size: 11px;
  text-transform: uppercase;
  color: #C87C10;
}.fli-seo_h2_2n3 {
  margin-bottom: 0.875rem;
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  color: #F4E8D0;
  line-height: 1.25;
  font-weight: 800;
}
@media(min-width: 767px) {.fli-seo_h2_2n3 {
  font-size: 1.5rem;
}
}.fli-seo_body_2n3 {
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #A88C62;
  font-size: 0.875rem;
}.fli-seo_body_2n3 p {
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
  color: #A88C62;
  line-height: 1.75;
}.fli-seo_body_2n3 p:last-child {
  margin-bottom: 0;
}.fli-seo_body_2n3 strong {
  color: #D4BF98;
  font-weight: 700;
}.fli-seo_body_2n3 a {
  transition: color .2s;
  color: #C87C10;
  text-decoration: underline;
}.fli-seo_body_2n3 a:hover {
  color: #DC9020;
}.fli-seo_body_2n3 ul,.fli-seo_body_2n3 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.fli-seo_body_2n3 ol {
  list-style: decimal;
}.fli-seo_body_2n3 li {
  margin-bottom: 0.375rem;
  line-height: 1.75;
  color: #A88C62;
  font-size: 14px;
}.fli-seo_body_2n3 table {
  overflow-x: auto;
  width: 100%;
  display: block;
  font-size: 0.813rem;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
}
@media(min-width: 767px) {.fli-seo_body_2n3 table {
  display: table;
}
}.fli-seo_body_2n3 th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 220, 160, 0.07);
  color: #D4BF98;
  font-weight: 700;
  text-align: left;
}.fli-seo_body_2n3 td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  color: #A88C62;
}.fli-seo_cols_2n3 {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 638px) {.fli-seo_cols_2n3 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.fli-seo_cols_2n3 {
  grid-template-columns: repeat(3,1fr);
}
}.fli-seo_col_h_2n3 {
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #D4BF98;
  font-size: 13px;
}.fli-seo_col_p_2n3 {
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 13px;
  color: #7D6040;
}.fli-seo_stats_2n3 {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.fli-seo_stat_2n3 {
  flex: 1;
  padding: 14px 1rem;
  border-radius: 8px;
  border: 1px solid rgba(200, 124, 16, 0.18);
  background: rgba(200, 124, 16, 0.08);
  min-width: 8.75rem;
}.fli-seo_stat_val_2n3 {
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-weight: 800;
  color: #C87C10;
  font-size: 1.25rem;
}.fli-seo_stat_lb_2n3 {
  font-size: 11px;
  color: #7D6040;
  overflow-wrap: break-word;
}.fli-faq_2n3 {
  background: #130B05;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 767px) {.fli-faq_2n3 {
  padding: 44px 1.5rem 0;
}
}.fli-faq_in_2n3 {
  margin: 0 auto;
  max-width: 82.5rem;
}.fli-faq_head_2n3 {
  margin-bottom: 1.25rem;
}.fli-faq_label_2n3 {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  color: #C87C10;
  margin-bottom: 8px;
}.fli-faq_h2_2n3 {
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #F4E8D0;
  font-weight: 800;
}
@media(min-width: 765px) {.fli-faq_h2_2n3 {
  font-size: 1.5rem;
}
}.fli-faq_list_2n3 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.fli-faq_item_2n3 {
  border: 1px solid rgba(255, 200, 120, 0.13);
  background: #1E1209;
  border-radius: 8px;
  overflow: hidden;
}.fli-faq_q_2n3 {
  gap: 0.75rem;
  transition: color .2s;
  padding: 16px 20px;
  color: #D4BF98;
  font-weight: 600;
  font-size: 0.875rem;
  display: flex;
  cursor: pointer;
  overflow-wrap: break-word;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}.fli-faq_q_2n3:hover {
  color: #F4E8D0;
}.fli-faq_q_ic_2n3 {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255, 220, 160, 0.05);
  font-size: 16px;
  align-items: center;
  height: 24px;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  color: #C87C10;
  width: 24px;
}.fli-faq_item_2n3.fli-state_open_2n3 .fli-faq_q_ic_2n3 {
  transform: rotate(45deg);
}.fli-faq_a_2n3 {
  padding: 0 20px 1rem;
  display: none;
  overflow-wrap: break-word;
  color: #7D6040;
  font-size: 13px;
  line-height: 1.7;
}.fli-faq_item_2n3.fli-state_open_2n3 .fli-faq_a_2n3 {
  display: block;
}.fli-faq_a_2n3 strong {
  font-weight: 700;
  color: #D4BF98;
}.fli-faq_a_2n3 a {
  color: #C87C10;
  text-decoration: underline;
}.fli-faq_a_2n3 ul,.fli-faq_a_2n3 ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 20px;
}.fli-faq_a_2n3 ol {
  list-style: decimal;
}.fli-faq_a_2n3 li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.fli-faq_a_2n3 table {
  margin: 0.5rem 0;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 0.75rem;
  width: 100%;
}
@media(min-width: 770px) {.fli-faq_a_2n3 table {
  display: table;
}
}.fli-faq_a_2n3 th {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255, 220, 160, 0.07);
  font-weight: 700;
  text-align: left;
  color: #D4BF98;
}.fli-faq_a_2n3 td {
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  padding: 0.375rem 0.5rem;
  color: #7D6040;
}.fli-seo_2n3 {
  padding: 2.25rem 16px 0;
  background: #130B05;
}
@media(min-width: 770px) {.fli-seo_2n3 {
  padding: 2.75rem 24px 0;
}
}.fli-seo_in_2n3 {
  border: 1px solid rgba(255, 200, 120, 0.13);
  padding: 1.75rem 24px;
  border-radius: 0.875rem;
  margin: 0 auto;
  background: #1E1209;
  max-width: 1320px;
}
@media(min-width: 765px) {.fli-seo_in_2n3 {
  padding: 2.25rem 40px;
}
}.fli-seo_label_2n3 {
  color: #C87C10;
  text-transform: uppercase;
  margin-bottom: 10px;
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
}.fli-seo_h2_2n3 {
  color: #F4E8D0;
  font-family: 'Cinzel', serif;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
  margin-bottom: 0.875rem;
}
@media(min-width: 769px) {.fli-seo_h2_2n3 {
  font-size: 1.5rem;
}
}.fli-seo_body_2n3 {
  font-size: 14px;
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #A88C62;
}.fli-seo_body_2n3 p {
  line-height: 1.75;
  color: #A88C62;
  margin-bottom: 12px;
  font-size: 14px;
}.fli-seo_body_2n3 p:last-child {
  margin-bottom: 0;
}.fli-seo_body_2n3 strong {
  color: #D4BF98;
  font-weight: 700;
}.fli-seo_body_2n3 a {
  transition: color .2s;
  color: #C87C10;
  text-decoration: underline;
}.fli-seo_body_2n3 a:hover {
  color: #DC9020;
}.fli-seo_body_2n3 ul,.fli-seo_body_2n3 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.fli-seo_body_2n3 ol {
  list-style: decimal;
}.fli-seo_body_2n3 li {
  margin-bottom: 0.375rem;
  line-height: 1.75;
  font-size: 14px;
  color: #A88C62;
}.fli-seo_body_2n3 table {
  overflow-x: auto;
  font-size: 13px;
  width: 100%;
  display: block;
  border-collapse: collapse;
  margin-bottom: 12px;
}
@media(min-width: 769px) {.fli-seo_body_2n3 table {
  display: table;
}
}.fli-seo_body_2n3 th {
  border-bottom: 1px solid rgba(255, 220, 160, 0.07);
  padding: 10px 0.75rem;
  font-weight: 700;
  text-align: left;
  color: #D4BF98;
}.fli-seo_body_2n3 td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  color: #A88C62;
}.fli-seo_cols_2n3 {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 638px) {.fli-seo_cols_2n3 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.fli-seo_cols_2n3 {
  grid-template-columns: repeat(3,1fr);
}
}.fli-seo_col_h_2n3 {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  font-weight: 700;
  margin-bottom: 7px;
  color: #D4BF98;
}.fli-seo_col_p_2n3 {
  font-size: 13px;
  color: #7D6040;
  overflow-wrap: break-word;
  line-height: 1.65;
}.fli-seo_stats_2n3 {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.fli-seo_stat_2n3 {
  flex: 1;
  border: 1px solid rgba(200, 124, 16, 0.18);
  background: rgba(200, 124, 16, 0.08);
  padding: 14px 1rem;
  border-radius: 0.5rem;
  min-width: 140px;
}.fli-seo_stat_val_2n3 {
  color: #C87C10;
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.25rem;
}.fli-seo_stat_lb_2n3 {
  overflow-wrap: break-word;
  color: #7D6040;
  font-size: 0.688rem;
}.fli-pmt_2n3 {
  padding: 36px 1rem 0;
  background: #130B05;
}
@media(min-width: 771px) {.fli-pmt_2n3 {
  padding: 2.75rem 24px 0;
}
}.fli-pmt_in_2n3 {
  margin: 0 auto;
  max-width: 82.5rem;
}.fli-pmt_head_2n3 {
  margin-bottom: 22px;
  max-width: 720px;
}.fli-pmt_label_2n3 {
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  color: #C87C10;
}.fli-pmt_h2_2n3 {
  color: #F4E8D0;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.375rem;
  margin-bottom: 8px;
}
@media(min-width: 771px) {.fli-pmt_h2_2n3 {
  font-size: 28px;
}
}.fli-pmt_intro_2n3 {
  color: #7D6040;
  line-height: 1.6;
  font-size: 14px;
  overflow-wrap: break-word;
}.fli-pmt_groups_2n3 {
  gap: 1.25rem;
  flex-direction: column;
  display: flex;
}.fli-pmt_group_2n3 {
  border: 1px solid rgba(255, 200, 120, 0.13);
  border-radius: 8px;
  padding: 20px;
  background: #1E1209;
}.fli-pmt_group_head_2n3 {
  gap: 0.75rem;
  display: flex;
  margin-bottom: 10px;
  align-items: center;
  flex-wrap: wrap;
}.fli-pmt_group_ic_2n3 {
  background: rgba(200, 124, 16, 0.18);
  border-radius: 4px;
  width: 2.25rem;
  justify-content: center;
  height: 36px;
  color: #C87C10;
  align-items: center;
  flex-shrink: 0;
  display: flex;
}.fli-pmt_group_ic_2n3 svg {
  stroke-linecap: round;
  height: 1.125rem;
  stroke-linejoin: round;
  width: 1.125rem;
}.fli-pmt_group_h_2n3 {
  margin: 0;
  font-weight: 700;
  color: #F4E8D0;
  overflow-wrap: break-word;
  font-size: 16px;
  font-family: 'Cinzel', serif;
}.fli-pmt_group_p_2n3 {
  margin-bottom: 0.875rem;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #7D6040;
}.fli-pmt_group_p_2n3 strong {
  font-weight: 600;
  color: #D4BF98;
}.fli-pmt_table_wrap_2n3 {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.fli-pmt_table_2n3 {
  width: 100%;
  border-collapse: collapse;
  font-size: 13px;
  min-width: 33.75rem;
}.fli-pmt_table_2n3 th {
  border-bottom: 1px solid rgba(255, 220, 160, 0.07);
  padding: 10px 0.75rem;
  color: #D4BF98;
  letter-spacing: .04em;
  font-weight: 700;
  text-transform: uppercase;
  white-space: nowrap;
  text-align: left;
  font-size: 0.688rem;
}.fli-pmt_table_2n3 td {
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  padding: 0.75rem;
  color: #7D6040;
}.fli-pmt_table_2n3 tbody tr:last-child td {
  border-bottom: none;
}.fli-pmt_table_2n3 tr:hover td {
  background: rgba(255, 220, 160, 0.05);
  color: #D4BF98;
}.fli-seo_2n3 {
  padding: 2.25rem 1rem 0;
  background: #130B05;
}
@media(min-width:768px) {.fli-seo_2n3 {
  padding: 2.75rem 24px 0;
}
}.fli-seo_in_2n3 {
  border: 1px solid rgba(255, 200, 120, 0.13);
  border-radius: 0.875rem;
  padding: 1.75rem 24px;
  margin: 0 auto;
  background: #1E1209;
  max-width: 1320px;
}
@media(min-width:768px) {.fli-seo_in_2n3 {
  padding: 2.25rem 2.5rem;
}
}.fli-seo_label_2n3 {
  text-transform: uppercase;
  color: #C87C10;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  font-weight: 700;
  font-size: 11px;
}.fli-seo_h2_2n3 {
  margin-bottom: 14px;
  color: #F4E8D0;
  line-height: 1.25;
  font-weight: 800;
  font-size: 20px;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.fli-seo_h2_2n3 {
  font-size: 1.5rem;
}
}.fli-seo_body_2n3 {
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #A88C62;
}.fli-seo_body_2n3 p {
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 12px;
  color: #A88C62;
}.fli-seo_body_2n3 p:last-child {
  margin-bottom: 0;
}.fli-seo_body_2n3 strong {
  font-weight: 700;
  color: #D4BF98;
}.fli-seo_body_2n3 a {
  transition: color .2s;
  color: #C87C10;
  text-decoration: underline;
}.fli-seo_body_2n3 a:hover {
  color: #DC9020;
}.fli-seo_body_2n3 ul,.fli-seo_body_2n3 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.fli-seo_body_2n3 ol {
  list-style: decimal;
}.fli-seo_body_2n3 li {
  font-size: 0.875rem;
  color: #A88C62;
  margin-bottom: 0.375rem;
  line-height: 1.75;
}.fli-seo_body_2n3 table {
  border-collapse: collapse;
  overflow-x: auto;
  margin-bottom: 0.75rem;
  width: 100%;
  font-size: 0.813rem;
  display: block;
}
@media(min-width: 771px) {.fli-seo_body_2n3 table {
  display: table;
}
}.fli-seo_body_2n3 th {
  border-bottom: 1px solid rgba(255, 220, 160, 0.07);
  padding: 0.625rem 0.75rem;
  text-align: left;
  font-weight: 700;
  color: #D4BF98;
}.fli-seo_body_2n3 td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  color: #A88C62;
}.fli-seo_cols_2n3 {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.fli-seo_cols_2n3 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.fli-seo_cols_2n3 {
  grid-template-columns: repeat(3,1fr);
}
}.fli-seo_col_h_2n3 {
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 7px;
  font-size: 0.813rem;
  color: #D4BF98;
}.fli-seo_col_p_2n3 {
  overflow-wrap: break-word;
  color: #7D6040;
  line-height: 1.65;
  font-size: 13px;
}.fli-seo_stats_2n3 {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.fli-seo_stat_2n3 {
  border-radius: 0.5rem;
  border: 1px solid rgba(200, 124, 16, 0.18);
  background: rgba(200, 124, 16, 0.08);
  padding: 0.875rem 1rem;
  flex: 1;
  min-width: 8.75rem;
}.fli-seo_stat_val_2n3 {
  overflow-wrap: break-word;
  color: #C87C10;
  font-size: 1.25rem;
  margin-bottom: 0.25rem;
  font-weight: 800;
}.fli-seo_stat_lb_2n3 {
  font-size: 11px;
  color: #7D6040;
  overflow-wrap: break-word;
}.fli-ft_2n3 {
  background: #0D0803;
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  margin-top: 3rem;
}.fli-ft_support_2n3 {
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  padding: 1.5rem 1rem;
}
@media(min-width:768px) {.fli-ft_support_2n3 {
  padding: 28px 24px;
}
}.fli-ft_support_in_2n3 {
  margin: 0 auto;
  gap: 1rem;
  max-width: 1320px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.fli-ft_support_main_2n3 {
  flex: 1;
  gap: 16px;
  align-items: center;
  display: flex;
  min-width: 220px;
  flex-wrap: wrap;
}.fli-ft_support_ic_2n3 {
  flex-shrink: 0;
  color: #C87C10;
}.fli-ft_support_ic_2n3 svg {
  width: 1.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 30px;
}.fli-ft_support_text_title_2n3 {
  overflow-wrap: break-word;
  color: #F4E8D0;
  margin-bottom: 3px;
  font-size: 0.938rem;
  font-weight: 700;
}.fli-ft_support_text_sub_2n3 {
  font-size: 12px;
  color: #7D6040;
  overflow-wrap: break-word;
}.fli-ft_support_btn_2n3 {
  padding: 11px 22px;
  background: #C87C10;
  border-radius: 8px;
  transition: background .2s;
  color: #F4E8D0;
  font-weight: 700;
  flex-shrink: 0;
  white-space: nowrap;
  font-size: 13px;
}.fli-ft_support_btn_2n3:hover {
  background: #DC9020;
}.fli-ft_support_contacts_2n3 {
  gap: 1rem;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.fli-ft_support_contact_2n3 {
  font-size: 0.75rem;
  line-height: 1.4;
  color: #6A5035;
}.fli-ft_support_contact_2n3 strong {
  display: block;
  margin-bottom: 2px;
  font-weight: 600;
  font-size: 0.688rem;
  color: #A88C62;
}.fli-ft_main_2n3 {
  padding: 32px 1rem 1.5rem;
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
}
@media(min-width: 771px) {.fli-ft_main_2n3 {
  padding: 40px 1.5rem 32px;
}
}.fli-ft_main_in_2n3 {
  margin: 0 auto;
  gap: 24px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 82.5rem;
}
@media(min-width: 638px) {.fli-ft_main_in_2n3 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.fli-ft_main_in_2n3 {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.fli-ft_col_logo_2n3 {
  grid-column: 1/-1;
}
@media(min-width: 1079px) {.fli-ft_col_logo_2n3 {
  grid-column: auto;
}
}.fli-ft_logo_2n3 {
  gap: 0.563rem;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  display: flex;
  font-weight: 800;
  margin-bottom: 12px;
  color: #F4E8D0;
  align-items: center;
  font-size: 16px;
}.fli-ft_logo_mark_2n3 {
  border-radius: 0.25rem;
  overflow: hidden;
  width: 1.875rem;
  height: 30px;
}.fli-ft_logo_mark_2n3 img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.fli-ft_logo_sub_2n3 {
  color: #6A5035;
  font-size: 0.75rem;
  max-width: 200px;
  overflow-wrap: break-word;
  line-height: 1.55;
}.fli-ft_col_title_2n3 {
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: .07em;
  color: #A88C62;
  margin-bottom: 14px;
  font-weight: 700;
}.fli-ft_col_links_2n3 {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.fli-ft_col_link_2n3 {
  transition: color .2s;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #6A5035;
}.fli-ft_col_link_2n3:hover {
  color: #D4BF98;
}.fli-ft_apps_2n3 {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.fli-ft_app_card_2n3 {
  transition: border-color .2s;
  border: 1px solid rgba(255, 200, 120, 0.13);
  gap: 0.625rem;
  border-radius: 4px;
  background: rgba(255, 220, 160, 0.05);
  padding: 0.625rem 0.75rem;
  display: flex;
  align-items: center;
}.fli-ft_app_card_2n3:hover {
  border-color: rgba(210, 148, 40, 0.45);
}.fli-ft_app_card_ic_2n3 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.375rem;
  width: 1.375rem;
}.fli-ft_app_card_os_2n3 {
  font-weight: 600;
  color: #6A5035;
  font-size: 0.625rem;
}.fli-ft_app_card_action_2n3 {
  font-size: 12px;
  font-weight: 700;
  color: #D4BF98;
}.fli-ft_bot_2n3 {
  padding: 20px 1rem;
}
@media(min-width: 769px) {.fli-ft_bot_2n3 {
  padding: 20px 1.5rem;
}
}.fli-ft_bot_in_2n3 {
  gap: 1rem;
  margin: 0 auto;
  max-width: 1320px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.fli-ft_socials_2n3 {
  gap: 0.5rem;
  display: flex;
}.fli-ft_soc_2n3 {
  border-radius: 0.25rem;
  background: rgba(255, 220, 160, 0.05);
  transition: background .2s;
  border: 1px solid rgba(255, 200, 120, 0.13);
  justify-content: center;
  width: 2.25rem;
  height: 2.25rem;
  color: #A88C62;
  display: flex;
  align-items: center;
}.fli-ft_soc_2n3 svg {
  stroke-linejoin: round;
  height: 16px;
  width: 16px;
  stroke-linecap: round;
}.fli-ft_soc_2n3:hover {
  background: rgba(255, 220, 160, 0.07);
}.fli-ft_legal_2n3 {
  flex: 1;
  line-height: 1.6;
  color: #A07850;
  min-width: 12.5rem;
  overflow-wrap: break-word;
  font-size: 11px;
}.fli-ft_legal_2n3 strong {
  color: #A88C62;
  font-weight: 700;
}.fli-ft_legal_2n3 a {
  text-decoration: underline;
  color: #A88C62;
}.fli-ft_age_2n3 {
  border-radius: 50%;
  border: 2px solid #A07850;
  width: 2rem;
  margin-left: auto;
  height: 2rem;
  font-weight: 800;
  display: flex;
  flex-shrink: 0;
  font-size: 0.688rem;
  justify-content: center;
  align-items: center;
  color: #A07850;
}