*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
  color: #C9BFB3;
  line-height: 1.6;
  font-family: 'Mulish', sans-serif;
  background-color: #130E09;
}ul,ol {
  list-style: none;
}img,picture,svg {
  display: block;
  max-width: 100%;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  color: inherit;
  cursor: pointer;
}a {
  text-decoration: none;
  color: inherit;
}.fli_layout-tou {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.fli_page-tou {
  display: flex;
  min-height: 100vh;
}.fli_main-tou {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media screen and (min-width: 1078px) {.fli_main-tou {
  padding-left: 13.75rem;
}
}
@media screen and (max-width: 1077px) {.fli_main-tou {
  padding-bottom: 72px;
}
}.fli_gc-tou {
  background: #191208;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.06);
  transition: transform .2s,border-color .2s;
  border-radius: 8px;
  flex-shrink: 0;
  cursor: pointer;
  width: 8.75rem;
  position: relative;
}
@media(min-width:640px) {.fli_gc-tou {
  width: 9.75rem;
}
}
@media(min-width: 1083px) {.fli_gc-tou {
  width: 168px;
}
}.fli_gc-tou:hover {
  border-color: rgba(196, 146, 58, 0.08);
  transform: translateY(-3px);
}.fli_gc_img-tou {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 80%;
}.fli_gc_img-tou img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  height: 100%;
  position: absolute;
}.fli_gc_hover-tou {
  background: rgba(10, 6, 3, 0.72);
  transition: opacity .2s;
  inset: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  position: absolute;
}.fli_gc-tou:hover .fli_gc_hover-tou {
  opacity: 1;
}.fli_gc_hover_btn-tou {
  background: #C4923A;
  padding: 8px 1rem;
  border-radius: 4px;
  font-size: 0.75rem;
  color: #F2EDE5;
  font-weight: 700;
}.fli_gc_info-tou {
  padding: 0.5rem 0.625rem 10px;
}.fli_gc_name-tou {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #C9BFB3;
  white-space: nowrap;
  max-width: 100%;
  margin-bottom: 3px;
  font-size: 0.75rem;
  font-weight: 600;
}.fli_gc_prov-tou {
  font-size: 10px;
  color: #5A504A;
}.fli_gc_tag-tou {
  padding: 2px 7px;
  border-radius: 4px;
  font-size: 9px;
  top: 6px;
  text-transform: uppercase;
  letter-spacing: .04em;
  left: 6px;
  font-weight: 700;
  position: absolute;
  z-index: 2;
}.fli_gc_tag_hot-tou {
  background: #C0392B;
  color: #fff;
}.fli_gc_tag_new-tou {
  background: #3D9E6B;
  color: #130E09;
}.fli_gc_tag_jp-tou {
  background: #E8A020;
  color: #130E09;
}.fli_gc_tag_ex-tou {
  background: #7D1F35;
  color: #fff;
}.fli_gc_tag_live-tou {
  background: #C0392B;
  color: #fff;
}.fli_gr-tou {
  padding: 32px 1rem 0;
  background: #130E09;
}
@media(min-width: 767px) {.fli_gr-tou {
  padding: 2.25rem 1.5rem 0;
}
}.fli_gr_in-tou {
  margin: 0 auto;
  max-width: 83.75rem;
}.fli_gr_head-tou {
  gap: 12px;
  display: flex;
  margin-bottom: 0.625rem;
  align-items: center;
  flex-wrap: wrap;
}.fli_gr_head_l-tou {
  gap: 10px;
  flex: 1;
  display: flex;
  min-width: 0;
  align-items: center;
}.fli_gr_ic-tou {
  border-radius: 8px;
  align-items: center;
  height: 2rem;
  justify-content: center;
  flex-shrink: 0;
  width: 32px;
  display: flex;
}.fli_gr_ic-tou svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 16px;
  width: 1rem;
}.fli_gr_title-tou {
  font-weight: 700;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  color: #F2EDE5;
  font-size: 16px;
}
@media(min-width: 767px) {.fli_gr_title-tou {
  font-size: 18px;
}
}.fli_gr_more-tou {
  transition: color .2s;
  gap: 5px;
  color: #756A5E;
  display: flex;
  align-items: center;
  font-weight: 600;
  flex-shrink: 0;
  font-size: 0.75rem;
  white-space: nowrap;
}.fli_gr_more-tou:hover {
  color: #C4923A;
}.fli_gr_more-tou svg {
  height: 12px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.75rem;
}.fli_gr_arrows-tou {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.fli_gr_arr-tou {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.25rem;
  transition: background .15s,color .15s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  color: #9A8E81;
  height: 30px;
  display: flex;
  width: 30px;
  justify-content: center;
  align-items: center;
}.fli_gr_arr-tou:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F2EDE5;
}.fli_gr_arr-tou svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.813rem;
  height: 0.813rem;
}.fli_gr_seo_h-tou {
  margin: 0 0 6px;
  font-family: 'Cormorant Garamond', serif;
  color: #C9BFB3;
  font-size: 13px;
  font-weight: 700;
  overflow-wrap: break-word;
  max-width: 42.5rem;
}
@media(min-width: 770px) {.fli_gr_seo_h-tou {
  font-size: 0.875rem;
}
}.fli_gr_seo-tou {
  max-width: 680px;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  color: #756A5E;
  font-size: 12px;
  line-height: 1.55;
}.fli_gr_seo-tou strong {
  color: #C9BFB3;
  font-weight: 600;
}.fli_gr_scroll-tou {
  gap: 10px;
  scrollbar-width: none;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 10px;
  display: flex;
}.fli_gr_scroll-tou::-webkit-scrollbar {
  display: none;
}
@media(min-width: 767px) {.fli_gr_scroll-tou {
  gap: 12px;
}
}.fli_tb-tou {
  background: #17120C;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  top: 0;
  z-index: 80;
  align-items: center;
  left: 0;
  right: 0;
  height: 56px;
  position: fixed;
  display: flex;
}.fli_tb_in-tou {
  padding: 0 0.875rem;
  gap: 0;
  display: flex;
  width: 100%;
  align-items: center;
  height: 100%;
}.fli_tb_burger-tou {
  gap: 5px;
  border-radius: 8px;
  justify-content: center;
  margin-right: 8px;
  flex-shrink: 0;
  width: 2.375rem;
  align-items: center;
  flex-direction: column;
  display: flex;
  height: 38px;
}.fli_tb_burger-tou:hover {
  background: rgba(255, 255, 255, 0.05);
}.fli_tb_burger_line-tou {
  background: #9A8E81;
  border-radius: 1px;
  height: 2px;
  display: block;
  width: 1.125rem;
}
@media(min-width: 1079px) {.fli_tb_burger-tou {
  display: none;
}
}.fli_tb_logo-tou {
  gap: 0.563rem;
  margin-right: 1.25rem;
  flex-shrink: 0;
  font-size: 1.125rem;
  align-items: center;
  overflow-wrap: break-word;
  letter-spacing: -.01em;
  display: flex;
  color: #F2EDE5;
  font-weight: 800;
}.fli_tb_logo_mark-tou {
  border-radius: 8px;
  overflow: hidden;
  justify-content: center;
  display: flex;
  align-items: center;
  width: 32px;
  height: 2rem;
}.fli_tb_logo_mark-tou img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.fli_tb_nav-tou {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 638px) {.fli_tb_nav-tou {
  display: flex;
}
}.fli_tb_tab-tou {
  padding: 8px 0.875rem;
  transition: background .15s,color .15s;
  border-radius: 8px;
  white-space: nowrap;
  font-size: 0.813rem;
  color: #9A8E81;
  font-weight: 600;
}.fli_tb_tab-tou:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F2EDE5;
}.fli_tb_tab-tou.fli_state_active-tou {
  background: rgba(196, 146, 58, 0.18);
  color: #F2EDE5;
}.fli_tb_right-tou {
  gap: 8px;
  flex-shrink: 0;
  margin-left: auto;
  align-items: center;
  display: flex;
}.fli_tb_login-tou {
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 0.563rem 16px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  display: none;
  color: #C9BFB3;
  font-size: 0.813rem;
  font-weight: 600;
}.fli_tb_login-tou:hover {
  border-color: rgba(196, 146, 58, 0.45);
  color: #F2EDE5;
}
@media(min-width: 482px) {.fli_tb_login-tou {
  display: block;
}
}.fli_tb_reg-tou {
  border-radius: 8px;
  padding: 9px 1.125rem;
  transition: background .2s;
  background: #3D9E6B;
  font-weight: 700;
  white-space: nowrap;
  font-size: 13px;
  color: #140C04;
}.fli_tb_reg-tou:hover {
  background: #4DB87C;
}.fli_sb-tou {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  transition: transform .25s ease;
  background: #1E1710;
  bottom: 0;
  left: 0;
  position: fixed;
  z-index: 70;
  top: 56px;
  overflow-y: auto;
  width: 13.75rem;
}.fli_sb-tou.fli_state_open-tou {
  transform: translateX(0);
}.fli_sb-tou::-webkit-scrollbar {
  width: 4px;
}.fli_sb-tou::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width:1080px) {.fli_sb-tou {
  transform: translateX(0);
}
}.fli_sb_auth-tou {
  padding: 14px 0.75rem 0.625rem;
}.fli_sb_btn_reg-tou {
  padding: 0.688rem;
  transition: background .2s;
  background: #3D9E6B;
  border-radius: 8px;
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 8px;
  color: #140C04;
  display: block;
  text-align: center;
}.fli_sb_btn_reg-tou:hover {
  background: #4DB87C;
}.fli_sb_btn_login-tou {
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  padding: 10px;
  color: #C9BFB3;
  text-align: center;
  font-size: 0.813rem;
  display: block;
  font-weight: 600;
}.fli_sb_btn_login-tou:hover {
  border-color: rgba(196, 146, 58, 0.45);
  color: #F2EDE5;
}.fli_sb_promo-tou {
  border: 1px solid rgba(196, 146, 58, 0.18);
  border-radius: 0.5rem;
  margin: 0 12px 0.625rem;
  overflow: hidden;
  padding: 12px 14px;
  background: linear-gradient(135deg,#2C0F15,#1E1710);
  position: relative;
}.fli_sb_promo-tou::before {
  background: radial-gradient(circle,rgba(196, 146, 58, 0.18),transparent 70%);
  border-radius: 50%;
  top: -1.25rem;
  width: 80px;
  height: 80px;
  right: -1.25rem;
  content: '';
  position: absolute;
}.fli_sb_promo_title-tou {
  color: #C4923A;
  margin-bottom: 0.25rem;
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .06em;
}.fli_sb_promo_text-tou {
  font-size: 12px;
  font-weight: 600;
  overflow-wrap: break-word;
  line-height: 1.35;
  color: #F2EDE5;
}.fli_sb_promo_sub-tou {
  font-size: 0.625rem;
  margin-top: 3px;
  color: #756A5E;
}.fli_sb_nav-tou {
  padding: 6px 0.5rem 1rem;
}.fli_sb_nav_lb-tou {
  padding: 10px 0.5rem 0.375rem;
  font-weight: 700;
  letter-spacing: .08em;
  color: #5A504A;
  font-size: 0.625rem;
  text-transform: uppercase;
}.fli_sb_link-tou {
  gap: 10px;
  padding: 0.563rem 0.625rem;
  border-radius: 4px;
  transition: background .15s,color .15s;
  font-size: 0.813rem;
  display: flex;
  color: #9A8E81;
  align-items: center;
  font-weight: 500;
  cursor: pointer;
  overflow-wrap: break-word;
}.fli_sb_link-tou:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F2EDE5;
}.fli_sb_link-tou.fli_state_active-tou {
  background: rgba(196, 146, 58, 0.18);
  color: #F2EDE5;
}.fli_sb_ic-tou {
  border-radius: 0.25rem;
  width: 30px;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  height: 1.875rem;
  display: flex;
}.fli_sb_ic-tou svg {
  width: 16px;
  height: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.fli_sb_ic_1-tou {
  background: rgba(196, 146, 58, 0.08);
  color: #C4923A;
}.fli_sb_ic_2-tou {
  background: rgba(61, 158, 107, 0.18);
  color: #3D9E6B;
}.fli_sb_ic_3-tou {
  background: rgba(232, 160, 32, 0.18);
  color: #E8A020;
}.fli_sb_ic_4-tou {
  background: rgba(125, 31, 53, 0.22);
  color: #7D1F35;
}.fli_sb_ic_5-tou {
  background: rgba(196, 146, 58, 0.08);
  color: #C94070;
}.fli_sb_ic_6-tou {
  background: rgba(125, 31, 53, 0.22);
  color: #8B3DAF;
}.fli_sb_badge-tou {
  padding: 2px 0.438rem;
  background: #E8A020;
  border-radius: 0.25rem;
  margin-left: auto;
  font-size: 0.563rem;
  color: #140C04;
  font-weight: 700;
}.fli_sb_bot-tou {
  padding: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.5rem;
  display: flex;
}.fli_sb_lang-tou,.fli_sb_help-tou {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  transition: border-color .2s;
  flex: 1;
  gap: 0.375rem;
  padding: 9px 6px;
  justify-content: center;
  display: flex;
  font-size: 0.688rem;
  color: #9A8E81;
  align-items: center;
  font-weight: 600;
}.fli_sb_lang-tou:hover,.fli_sb_help-tou:hover {
  border-color: rgba(196, 146, 58, 0.45);
  color: #F2EDE5;
}.fli_sb_lang-tou svg,.fli_sb_help-tou svg {
  height: 0.813rem;
  stroke-linejoin: round;
  width: 13px;
  stroke-linecap: round;
}.fli_sb_bd-tou {
  inset: 0;
  background: rgba(10, 6, 3, 0.72);
  display: none;
  position: fixed;
  z-index: 69;
}.fli_sb_bd-tou.fli_state_on-tou {
  display: block;
}
@media(min-width: 1083px) {.fli_sb_bd-tou {
  display: none!important;
}
}.fli_mob_nav-tou {
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #1E1710;
  border-top: 1px solid rgba(255, 255, 255, 0.11);
  position: fixed;
  right: 0;
  z-index: 80;
  bottom: 0;
  display: flex;
  left: 0;
}
@media(min-width: 1079px) {.fli_mob_nav-tou {
  display: none;
}
}.fli_mob_nav_item-tou {
  gap: 4px;
  flex: 1;
  padding: 0.25rem 2px;
  cursor: pointer;
  color: #5A504A;
  align-items: center;
  display: flex;
  flex-direction: column;
}.fli_mob_nav_ic-tou {
  line-height: 1;
}.fli_mob_nav_ic-tou svg {
  height: 20px;
  width: 20px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.fli_mob_nav_lb-tou {
  font-size: 0.625rem;
  font-weight: 600;
  color: #5A504A;
}.fli_mob_nav_item-tou.fli_state_active-tou {
  color: #C4923A;
}.fli_mob_nav_item-tou.fli_state_active-tou .fli_mob_nav_lb-tou {
  color: #C4923A;
}.fli_hero-tou {
  padding: 1.25rem 16px 0;
  background: #130E09;
}
@media(min-width: 769px) {.fli_hero-tou {
  padding: 24px 1.5rem 0;
}
}.fli_hero_in-tou {
  gap: 0.75rem;
  margin: 0 auto;
  max-width: 83.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 861px) {.fli_hero_in-tou {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1099px) {.fli_hero_in-tou {
  grid-template-columns: 1fr 21.25rem;
}
}.fli_hero_promo-tou {
  border-radius: 12px;
  overflow: hidden;
  background: #191208;
  min-height: 220px;
  position: relative;
  display: flex;
  align-items: stretch;
}
@media(min-width: 766px) {.fli_hero_promo-tou {
  min-height: 17.5rem;
}
}.fli_hero_promo_bg-tou {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg,#2C0F15 0%,#130E09 100%);
  position: absolute;
  background-size: cover;
}.fli_hero_promo_bg-tou::after {
  background: linear-gradient(90deg,#130E09 0%,rgba(10, 6, 3, 0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.fli_hero_promo_glow-tou {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(125, 31, 53, 0.22) 0%,transparent 65%);
  position: absolute;
  pointer-events: none;
  top: -40px;
  height: 300px;
  right: 3.75rem;
  width: 300px;
}.fli_hero_promo_ct-tou {
  padding: 1.75rem 24px 1.75rem 28px;
  display: flex;
  max-width: 30rem;
  z-index: 2;
  justify-content: center;
  flex-direction: column;
  position: relative;
}
@media(min-width: 769px) {.fli_hero_promo_ct-tou {
  padding: 40px 32px;
}
}.fli_hero_badge-tou {
  padding: 5px 0.75rem;
  background: rgba(196, 146, 58, 0.18);
  border-radius: 20px;
  border: 1px solid rgba(196, 146, 58, 0.08);
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 14px;
  display: inline-block;
  font-size: 10px;
  color: #C4923A;
  text-transform: uppercase;
}.fli_hero_h1-tou {
  color: #F2EDE5;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.625rem;
  line-height: 1.15;
  font-size: 26px;
  font-family: 'Cormorant Garamond', serif;
}.fli_hero_h1-tou em {
  font-style: normal;
  color: #E8A020;
}
@media(min-width:768px) {.fli_hero_h1-tou {
  font-size: 2.25rem;
}
}.fli_hero_sub-tou {
  font-size: 0.813rem;
  color: #9A8E81;
  margin-bottom: 1.25rem;
  line-height: 1.55;
}
@media(min-width: 765px) {.fli_hero_sub-tou {
  font-size: 14px;
}
}.fli_hero_row-tou {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.fli_hero_cta-tou {
  background: #3D9E6B;
  border-radius: 0.5rem;
  padding: 13px 1.625rem;
  transition: background .2s;
  color: #140C04;
  font-size: 0.875rem;
  font-weight: 700;
  box-shadow: 0 2px 1.125rem rgba(61, 158, 107, 0.42), inset 0 1px 0 rgba(255, 255, 255, 0.14);
}.fli_hero_cta-tou:hover {
  background: #4DB87C;
}.fli_hero_terms-tou {
  font-size: 11px;
  color: #5A504A;
}.fli_hero_game-tou {
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  overflow: hidden;
  background: #191208;
  display: flex;
  flex-direction: column;
  position: relative;
}.fli_hero_game_badge-tou {
  padding: 0.313rem 0.625rem;
  background: rgba(232, 160, 32, 0.18);
  border: 1px solid rgba(232, 160, 32, 0.18);
  border-radius: 1.25rem;
  text-transform: uppercase;
  position: absolute;
  color: #E8A020;
  letter-spacing: .06em;
  z-index: 3;
  top: 12px;
  font-size: 0.625rem;
  left: 0.75rem;
  font-weight: 700;
}.fli_hero_game_badge-tou svg {
  width: 11px;
  margin-right: 4px;
  vertical-align: -1px;
  height: 11px;
}.fli_hero_game_img-tou {
  overflow: hidden;
  background: linear-gradient(135deg,#2C0F15,#130E09);
  padding-bottom: 60%;
  position: relative;
}.fli_hero_game_img-tou img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  position: absolute;
  height: 100%;
}.fli_hero_game_play-tou {
  transition: opacity .2s;
  background: rgba(10, 6, 3, 0.72);
  inset: 0;
  display: flex;
  align-items: center;
  opacity: 0;
  position: absolute;
  justify-content: center;
}.fli_hero_game-tou:hover .fli_hero_game_play-tou {
  opacity: 1;
}.fli_hero_game_play-tou span {
  border-radius: 50%;
  background: #C4923A;
  height: 3.25rem;
  width: 3.25rem;
  display: flex;
  align-items: center;
  justify-content: center;
}.fli_hero_game_play-tou span svg {
  width: 1.125rem;
  margin-left: 2px;
  height: 1.125rem;
}.fli_hero_game_info-tou {
  padding: 14px 1rem;
}.fli_hero_game_title-tou {
  font-size: 0.938rem;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 0.25rem;
  color: #F2EDE5;
}.fli_hero_game_provider-tou {
  font-size: 11px;
  color: #756A5E;
}.fli_hero_game_btn-tou {
  transition: background .2s;
  border-radius: 0.5rem;
  padding: 11px;
  background: #C4923A;
  margin: 12px 1rem 1rem;
  color: #F2EDE5;
  display: block;
  font-size: 13px;
  text-align: center;
  font-weight: 700;
}.fli_hero_game-tou:hover .fli_hero_game_btn-tou {
  background: #D4A84E;
}.fli_sbar-tou {
  padding: 1rem 16px 0;
  background: #130E09;
}
@media(min-width: 769px) {.fli_sbar-tou {
  padding: 18px 1.5rem 0;
}
}.fli_sbar_in-tou {
  margin: 0 auto;
  max-width: 83.75rem;
}.fli_sbar_row-tou {
  gap: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 12px;
}.fli_sbar_input-tou {
  padding: 11px 1rem;
  gap: 10px;
  flex: 1;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s;
  background: #191208;
  border-radius: 8px;
  font-size: 0.813rem;
  color: #756A5E;
  cursor: pointer;
  display: flex;
  align-items: center;
}.fli_sbar_input-tou:hover {
  border-color: rgba(196, 146, 58, 0.45);
}.fli_sbar_input-tou svg {
  stroke-linecap: round;
  flex-shrink: 0;
  stroke-linejoin: round;
  height: 15px;
  width: 0.938rem;
}.fli_sbar_providers-tou {
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #191208;
  gap: 8px;
  padding: 0.688rem 1.125rem;
  transition: border-color .2s;
  border-radius: 8px;
  white-space: nowrap;
  align-items: center;
  font-weight: 600;
  font-size: 0.813rem;
  display: flex;
  color: #C9BFB3;
}.fli_sbar_providers-tou:hover {
  border-color: rgba(196, 146, 58, 0.45);
  color: #F2EDE5;
}.fli_sbar_providers-tou svg {
  width: 14px;
  stroke-linejoin: round;
  height: 14px;
  stroke-linecap: round;
}.fli_sbar_tabs-tou {
  gap: 6px;
  padding-bottom: 2px;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
}.fli_sbar_tabs-tou::-webkit-scrollbar {
  display: none;
}.fli_sbar_tab-tou {
  padding: 0.5rem 14px;
  background: rgba(255, 255, 255, 0.05);
  gap: 0.438rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  transition: background .15s,color .15s,border-color .15s;
  border-radius: 1.25rem;
  color: #9A8E81;
  align-items: center;
  white-space: nowrap;
  font-size: 0.75rem;
  font-weight: 600;
  display: flex;
  flex-shrink: 0;
  cursor: pointer;
}.fli_sbar_tab-tou:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(196, 146, 58, 0.45);
  color: #F2EDE5;
}.fli_sbar_tab-tou.fli_state_active-tou {
  background: rgba(196, 146, 58, 0.18);
  border-color: rgba(196, 146, 58, 0.08);
  color: #F2EDE5;
}.fli_sbar_tab_ic-tou svg {
  width: 0.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.875rem;
}.fli_wy-tou {
  background: #130E09;
  padding: 2rem 16px 0;
}
@media(min-width:768px) {.fli_wy-tou {
  padding: 2.5rem 24px 0;
}
}.fli_wy_in-tou {
  margin: 0 auto;
  max-width: 83.75rem;
}.fli_wy_head-tou {
  margin-bottom: 1.125rem;
  max-width: 720px;
}.fli_wy_label-tou {
  font-weight: 700;
  letter-spacing: .08em;
  color: #C4923A;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 8px;
}.fli_wy_h2-tou {
  font-size: 1.25rem;
  margin-bottom: 8px;
  font-weight: 800;
  color: #F2EDE5;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.fli_wy_h2-tou {
  font-size: 24px;
}
}.fli_wy_intro-tou {
  margin: 0;
  color: #756A5E;
  line-height: 1.6;
  font-size: 0.813rem;
}.fli_wy_grid-tou {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.fli_wy_grid-tou {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.fli_wy_grid-tou {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.fli_wy_card-tou {
  border-radius: 8px;
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #1E1710;
  transition: border-color .2s,transform .2s;
}.fli_wy_card-tou:hover {
  border-color: rgba(196, 146, 58, 0.08);
  transform: translateY(-2px);
}.fli_wy_card_ic-tou {
  background: rgba(196, 146, 58, 0.18);
  border-radius: 50%;
  width: 2.75rem;
  align-items: center;
  display: flex;
  color: #C4923A;
  justify-content: center;
  margin-bottom: 14px;
  height: 44px;
}.fli_wy_card_ic-tou svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.375rem;
  height: 22px;
}.fli_wy_card_h-tou {
  margin-bottom: 0.375rem;
  color: #F2EDE5;
  font-weight: 700;
  font-size: 15px;
  overflow-wrap: break-word;
  line-height: 1.25;
}.fli_wy_card_p-tou {
  font-size: 13px;
  color: #756A5E;
  line-height: 1.6;
  overflow-wrap: break-word;
}.fli_wy_card_p-tou strong {
  color: #C9BFB3;
  font-weight: 600;
}.fli_gr_jp-tou {
  padding: 20px;
  background: linear-gradient(135deg,#1F0D2D 0%,#0F0910 100%);
  border-radius: 0.75rem;
  overflow: hidden;
  position: relative;
}.fli_gr_jp-tou::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(125, 31, 53, 0.22) 0%,transparent 70%);
  content: '';
  top: -60px;
  left: -60px;
  width: 15.625rem;
  height: 15.625rem;
  position: absolute;
}.fli_gr_jp-tou::after {
  background: radial-gradient(circle,rgba(232, 160, 32, 0.18) 0%,transparent 70%);
  border-radius: 50%;
  width: 12.5rem;
  content: '';
  height: 12.5rem;
  bottom: -2.5rem;
  right: 0;
  position: absolute;
}.fli_gr_jp_head-tou {
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  z-index: 1;
  position: relative;
  margin-bottom: 1rem;
}.fli_gr_jp_info-tou {
  flex: 1;
}.fli_gr_jp_label-tou {
  margin-bottom: 6px;
  font-weight: 700;
  color: #8B3DAF;
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
}.fli_gr_jp_label-tou svg {
  stroke-linecap: round;
  margin-right: 0.25rem;
  width: 0.875rem;
  vertical-align: -2px;
  stroke-linejoin: round;
  height: 0.875rem;
}.fli_gr_jp_amount-tou {
  margin-bottom: 0.25rem;
  color: #F2EDE5;
  line-height: 1;
  font-weight: 800;
  font-size: 2rem;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.fli_gr_jp_amount-tou {
  font-size: 2.5rem;
}
}.fli_gr_jp_amount-tou span {
  color: #E8A020;
}.fli_gr_jp_seo-tou {
  color: #9A8E81;
  overflow-wrap: break-word;
  font-size: 12px;
  max-width: 480px;
  line-height: 1.5;
}.fli_gr_jp_cta-tou {
  background: rgba(125, 31, 53, 0.22);
  border-radius: 0.5rem;
  border: 1px solid rgba(125, 31, 53, 0.22);
  transition: background .2s;
  padding: 0.688rem 1.25rem;
  z-index: 1;
  margin-top: 0.25rem;
  position: relative;
  color: #F2EDE5;
  font-weight: 700;
  white-space: nowrap;
  flex-shrink: 0;
  font-size: 13px;
  align-self: flex-start;
}.fli_gr_jp_cta-tou:hover {
  background: #7D1F35;
}.fli_ws-tou {
  background: #130E09;
  padding: 32px 1rem 0;
}
@media(min-width: 771px) {.fli_ws-tou {
  padding: 2.25rem 24px 0;
}
}.fli_ws_in-tou {
  margin: 0 auto;
  max-width: 83.75rem;
}.fli_ws_head-tou {
  gap: 12px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 0.875rem;
}.fli_ws_title-tou {
  gap: 0.625rem;
  align-items: center;
  color: #F2EDE5;
  flex-wrap: wrap;
  font-weight: 700;
  display: flex;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  font-size: 16px;
}.fli_ws_title_ic-tou svg {
  height: 18px;
  color: #E8A020;
  width: 18px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.fli_ws_online-tou {
  gap: 7px;
  font-weight: 600;
  font-size: 0.75rem;
  display: flex;
  align-items: center;
  color: #756A5E;
}.fli_ws_online_dot-tou {
  background: #3D9E6B;
  border-radius: 50%;
  flex-shrink: 0;
  width: 8px;
  height: 8px;
  box-shadow: 0 0 0.375rem rgba(61, 158, 107, 0.18);
}.fli_ws_scroll-tou {
  gap: 8px;
  overflow-x: auto;
  display: flex;
  padding-bottom: 8px;
  scrollbar-width: none;
}.fli_ws_scroll-tou::-webkit-scrollbar {
  display: none;
}.fli_wc-tou {
  gap: 0.625rem;
  padding: 10px 14px;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #191208;
  flex-shrink: 0;
  align-items: center;
  min-width: 13.75rem;
  display: flex;
}.fli_wc_img-tou {
  background: #1E1710;
  border-radius: 4px;
  overflow: hidden;
  width: 36px;
  height: 2.25rem;
  flex-shrink: 0;
}.fli_wc_img-tou img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.fli_wc_info-tou {
  min-width: 0;
}.fli_wc_game-tou {
  overflow: hidden;
  color: #C9BFB3;
  font-weight: 600;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 12px;
}.fli_wc_player-tou {
  overflow: hidden;
  color: #5A504A;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 10px;
}.fli_wc_amount-tou {
  color: #3D9E6B;
  font-weight: 700;
  white-space: nowrap;
  flex-shrink: 0;
  font-size: 13px;
  margin-left: auto;
}.fli_htp-tou {
  padding: 2.25rem 1rem 0;
  background: #130E09;
}
@media(min-width: 770px) {.fli_htp-tou {
  padding: 2.75rem 1.5rem 0;
}
}.fli_htp_in-tou {
  margin: 0 auto;
  max-width: 83.75rem;
}.fli_htp_head-tou {
  margin-bottom: 1.375rem;
  max-width: 45rem;
}.fli_htp_label-tou {
  margin-bottom: 0.5rem;
  font-weight: 700;
  font-size: 0.688rem;
  color: #C4923A;
  text-transform: uppercase;
  letter-spacing: .08em;
}.fli_htp_h2-tou {
  overflow-wrap: break-word;
  font-size: 1.375rem;
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
  color: #F2EDE5;
  margin-bottom: 0.5rem;
}
@media(min-width: 767px) {.fli_htp_h2-tou {
  font-size: 1.75rem;
}
}.fli_htp_intro-tou {
  font-size: 0.875rem;
  color: #756A5E;
  line-height: 1.6;
}.fli_htp_steps-tou {
  margin: 0;
  padding: 0;
  gap: 12px;
  list-style: none;
  display: grid;
  grid-template-columns: 1fr;
  counter-reset: none;
}
@media(min-width: 642px) {.fli_htp_steps-tou {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.fli_htp_steps-tou {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.fli_htp_step-tou {
  background: #1E1710;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 1.25rem 1.125rem 1.125rem;
  flex-direction: column;
  position: relative;
  display: flex;
}.fli_htp_step_num-tou {
  background: #C4923A;
  border-radius: 50%;
  align-items: center;
  font-weight: 800;
  height: 1.75rem;
  top: -0.75rem;
  width: 1.75rem;
  justify-content: center;
  display: flex;
  left: 1.25rem;
  position: absolute;
  color: #140C04;
  font-size: 13px;
  font-family: 'Cormorant Garamond', serif;
}.fli_htp_step_ic-tou {
  border-radius: 4px;
  background: rgba(196, 146, 58, 0.18);
  margin: 8px 0 12px;
  align-items: center;
  display: flex;
  height: 36px;
  justify-content: center;
  width: 36px;
  color: #C4923A;
}.fli_htp_step_ic-tou svg {
  stroke-linejoin: round;
  height: 18px;
  width: 1.125rem;
  stroke-linecap: round;
}.fli_htp_step_h-tou {
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  font-weight: 700;
  line-height: 1.25;
  font-size: 14px;
  color: #F2EDE5;
}.fli_htp_step_p-tou {
  line-height: 1.55;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #756A5E;
}.fli_htp_step_p-tou strong {
  font-weight: 600;
  color: #C9BFB3;
}.fli_htp_cta-tou {
  background: #3D9E6B;
  padding: 13px 1.625rem;
  transition: background .2s;
  border-radius: 8px;
  color: #140C04;
  font-size: 0.875rem;
  margin-top: 1.25rem;
  font-weight: 700;
  display: inline-block;
}.fli_htp_cta-tou:hover {
  background: #4DB87C;
}.fli_prov-tou {
  padding: 2.25rem 1rem 0;
  background: #130E09;
}
@media(min-width: 769px) {.fli_prov-tou {
  padding: 2.75rem 1.5rem 0;
}
}.fli_prov_in-tou {
  margin: 0 auto;
  max-width: 1340px;
}.fli_prov_head-tou {
  margin-bottom: 16px;
}.fli_prov_label-tou {
  font-weight: 700;
  color: #C4923A;
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}.fli_prov_h2-tou {
  color: #F2EDE5;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
  margin-bottom: 0.5rem;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 766px) {.fli_prov_h2-tou {
  font-size: 24px;
}
}.fli_prov_seo-tou {
  max-width: 620px;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #756A5E;
  line-height: 1.6;
  margin-bottom: 16px;
}.fli_prov_seo-tou strong {
  font-weight: 700;
  color: #C9BFB3;
}.fli_prov_seo-tou a {
  color: #C4923A;
  text-decoration: underline;
}.fli_prov_grid-tou {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width:640px) {.fli_prov_grid-tou {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.fli_prov_grid-tou {
  grid-template-columns: repeat(8,1fr);
}
}.fli_prov_card-tou {
  gap: 0.438rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #191208;
  transition: border-color .2s,background .2s;
  border-radius: 0.5rem;
  padding: 0.875rem 0.625rem;
  flex-direction: column;
  display: flex;
  cursor: pointer;
  align-items: center;
}.fli_prov_card-tou:hover {
  border-color: rgba(196, 146, 58, 0.45);
  background: #1E1710;
}.fli_prov_logo-tou {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
  overflow: hidden;
  height: 2.75rem;
  align-items: center;
  display: flex;
  justify-content: center;
  width: 44px;
}.fli_prov_logo-tou img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.fli_prov_name-tou {
  text-align: center;
  color: #9A8E81;
  font-size: 0.688rem;
  overflow-wrap: break-word;
  font-weight: 600;
}.fli_reg-tou {
  padding: 36px 16px 0;
  background: #130E09;
}
@media(min-width: 771px) {.fli_reg-tou {
  padding: 2.75rem 24px 0;
}
}.fli_reg_in-tou {
  padding: 28px 1.5rem;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 12px;
  background: #1E1710;
  max-width: 1340px;
}
@media(min-width: 766px) {.fli_reg_in-tou {
  padding: 2.5rem;
}
}.fli_reg_top-tou {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 857px) {.fli_reg_top-tou {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.fli_reg_label-tou {
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  color: #C4923A;
  font-size: 11px;
}.fli_reg_h2-tou {
  font-size: 22px;
  margin-bottom: 12px;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  color: #F2EDE5;
  line-height: 1.2;
}
@media(min-width: 770px) {.fli_reg_h2-tou {
  font-size: 28px;
}
}.fli_reg_bonus-tou {
  border: 1px solid rgba(232, 160, 32, 0.18);
  background: rgba(232, 160, 32, 0.18);
  gap: 8px;
  padding: 10px 1rem;
  border-radius: 0.5rem;
  margin-bottom: 16px;
  align-items: center;
  display: inline-flex;
}.fli_reg_bonus_amount-tou {
  color: #E8A020;
  font-size: 20px;
  font-weight: 800;
}.fli_reg_bonus_text-tou {
  font-size: 0.813rem;
  line-height: 1.35;
  color: #9A8E81;
}.fli_reg_cta_btn-tou {
  background: #3D9E6B;
  transition: background .2s;
  border-radius: 0.5rem;
  padding: 14px 2rem;
  font-weight: 700;
  font-size: 0.938rem;
  box-shadow: 0 2px 1.125rem rgba(61, 158, 107, 0.42), inset 0 1px 0 rgba(255, 255, 255, 0.14);
  color: #140C04;
  margin-bottom: 12px;
  display: inline-block;
}.fli_reg_cta_btn-tou:hover {
  background: #4DB87C;
}.fli_reg_terms-tou {
  color: #5A504A;
  font-size: 0.688rem;
  line-height: 1.5;
}.fli_reg_seo-tou {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  color: #756A5E;
  line-height: 1.65;
  margin-top: 20px;
  padding-top: 1.25rem;
  font-size: 0.813rem;
}.fli_reg_seo-tou p {
  margin-bottom: 0.625rem;
  font-size: 0.813rem;
  color: #756A5E;
  line-height: 1.65;
}.fli_reg_seo-tou p:last-child {
  margin-bottom: 0;
}.fli_reg_seo-tou strong {
  color: #C9BFB3;
  font-weight: 700;
}.fli_reg_seo-tou a {
  transition: color .2s;
  text-decoration: underline;
  color: #C4923A;
}.fli_reg_seo-tou a:hover {
  color: #D4A84E;
}.fli_reg_seo-tou ul,.fli_reg_seo-tou ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 1.125rem;
}.fli_reg_seo-tou ol {
  list-style: decimal;
}.fli_reg_seo-tou li {
  line-height: 1.65;
  font-size: 13px;
  color: #756A5E;
  margin-bottom: 0.25rem;
}.fli_reg_seo-tou table {
  margin-bottom: 0.625rem;
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
  display: block;
  font-size: 13px;
}
@media(min-width: 766px) {.fli_reg_seo-tou table {
  display: table;
}
}.fli_reg_seo-tou th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px;
  color: #C9BFB3;
  font-weight: 700;
  text-align: left;
}.fli_reg_seo-tou td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px;
  color: #756A5E;
}.fli_reg_steps-tou {
  gap: 0.875rem;
  display: flex;
  flex-direction: column;
  margin-top: 28px;
}
@media(min-width: 857px) {.fli_reg_steps-tou {
  margin-top: 0;
}
}.fli_reg_step-tou {
  padding: 1rem;
  gap: 0.875rem;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.06);
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.fli_reg_step_num-tou {
  border: 1px solid rgba(196, 146, 58, 0.08);
  border-radius: 50%;
  background: rgba(196, 146, 58, 0.18);
  justify-content: center;
  font-size: 0.875rem;
  height: 34px;
  width: 2.125rem;
  color: #C4923A;
  flex-shrink: 0;
  font-weight: 800;
  align-items: center;
  display: flex;
}.fli_reg_step_title-tou {
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 14px;
  color: #F2EDE5;
}.fli_reg_step_text-tou {
  font-size: 12px;
  color: #756A5E;
  line-height: 1.5;
}.fli_reg_trust-tou {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  padding-top: 1.25rem;
  flex-wrap: wrap;
  display: flex;
  margin-top: 20px;
}.fli_reg_trust_item-tou {
  gap: 7px;
  color: #756A5E;
  font-size: 0.75rem;
  align-items: center;
  overflow-wrap: break-word;
  display: flex;
}.fli_reg_trust_ic-tou svg {
  height: 1rem;
  width: 1rem;
  color: #C4923A;
  stroke-linejoin: round;
  stroke-linecap: round;
}.fli_bon-tou {
  background: #130E09;
  padding: 2.25rem 16px 0;
}
@media(min-width: 771px) {.fli_bon-tou {
  padding: 44px 24px 0;
}
}.fli_bon_in-tou {
  margin: 0 auto;
  max-width: 83.75rem;
}.fli_bon_head-tou {
  margin-bottom: 1.25rem;
}.fli_bon_label-tou {
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  color: #C4923A;
  letter-spacing: .08em;
}.fli_bon_h2-tou {
  margin-bottom: 8px;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F2EDE5;
  font-size: 20px;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 765px) {.fli_bon_h2-tou {
  font-size: 1.5rem;
}
}.fli_bon_seo-tou {
  font-size: 0.813rem;
  max-width: 620px;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #756A5E;
}.fli_bon_seo-tou strong {
  color: #C9BFB3;
  font-weight: 700;
}.fli_bon_seo-tou a {
  color: #C4923A;
  text-decoration: underline;
}.fli_bon_grid-tou {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 637px) {.fli_bon_grid-tou {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.fli_bon_grid-tou {
  grid-template-columns: repeat(5,1fr);
}
}.fli_bon_card-tou {
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #191208;
  padding: 16px;
  border-radius: 8px;
  transition: border-color .2s,transform .2s;
}.fli_bon_card-tou:hover {
  border-color: rgba(196, 146, 58, 0.08);
  transform: translateY(-2px);
}.fli_bon_card_ic-tou svg {
  stroke-linejoin: round;
  width: 1.625rem;
  height: 26px;
  stroke-linecap: round;
}.fli_bon_card_ic-tou {
  margin-bottom: 10px;
}.fli_bon_card_type-tou {
  text-transform: uppercase;
  color: #756A5E;
  letter-spacing: .06em;
  margin-bottom: 0.375rem;
  font-weight: 700;
  font-size: 10px;
}.fli_bon_card_amount-tou {
  margin-bottom: 6px;
  line-height: 1.1;
  font-weight: 800;
  font-size: 18px;
  color: #E8A020;
}.fli_bon_card_name-tou {
  margin-bottom: 0.5rem;
  color: #F2EDE5;
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 13px;
}.fli_bon_card_detail-tou {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #5A504A;
  line-height: 1.5;
  overflow-wrap: break-word;
  padding-top: 0.5rem;
  font-size: 0.688rem;
}.fli_app-tou {
  padding: 2.25rem 1rem 0;
  background: #130E09;
}
@media(min-width: 765px) {.fli_app-tou {
  padding: 44px 24px 0;
}
}.fli_app_in-tou {
  margin: 0 auto;
  max-width: 83.75rem;
}.fli_app_head-tou {
  margin-bottom: 1rem;
}.fli_app_label-tou {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-size: 0.688rem;
  color: #C4923A;
}.fli_app_h2-tou {
  font-family: 'Cormorant Garamond', serif;
  color: #F2EDE5;
  overflow-wrap: break-word;
  font-size: 20px;
  margin-bottom: 6px;
  font-weight: 800;
}
@media(min-width: 769px) {.fli_app_h2-tou {
  font-size: 1.5rem;
}
}.fli_app_sub-tou {
  overflow-wrap: break-word;
  color: #756A5E;
  max-width: 600px;
  line-height: 1.6;
  font-size: 0.813rem;
}.fli_app_sub-tou strong {
  color: #C9BFB3;
  font-weight: 700;
}.fli_app_cards-tou {
  gap: 0.625rem;
  margin-top: 16px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 643px) {.fli_app_cards-tou {
  grid-template-columns: repeat(3,1fr);
}
}.fli_app_card-tou {
  padding: 1.25rem;
  border-radius: 8px;
  gap: 1rem;
  overflow: hidden;
  position: relative;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.fli_app_card_ios-tou {
  background: linear-gradient(135deg,rgba(196, 146, 58, 0.18) 0%,#1E1710 100%);
}.fli_app_card_android-tou {
  background: linear-gradient(135deg,rgba(61, 158, 107, 0.18) 0%,#1E1710 100%);
}.fli_app_card_win-tou {
  background: linear-gradient(135deg,rgba(232, 160, 32, 0.18) 0%,#1E1710 100%);
}.fli_app_card_ic-tou svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 2.125rem;
  width: 34px;
}.fli_app_card_ic-tou {
  flex-shrink: 0;
  color: #F2EDE5;
}.fli_app_card_os-tou {
  color: #756A5E;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 10px;
  margin-bottom: 6px;
}.fli_app_card_title-tou {
  overflow-wrap: break-word;
  margin-bottom: 6px;
  line-height: 1.2;
  font-weight: 700;
  color: #F2EDE5;
  font-size: 0.938rem;
}.fli_app_card_text-tou {
  margin-bottom: 14px;
  font-size: 0.75rem;
  line-height: 1.5;
  color: #756A5E;
  overflow-wrap: break-word;
}.fli_app_card_btn-tou {
  padding: 0.625rem 1.125rem;
  border-radius: 0.25rem;
  transition: background .2s;
  background: rgba(255, 255, 255, 0.12);
  gap: 0.438rem;
  border: 1px solid rgba(196, 146, 58, 0.45);
  font-weight: 700;
  color: #F2EDE5;
  font-size: 0.813rem;
  align-items: center;
  display: inline-flex;
}.fli_app_card_btn-tou:hover {
  background: rgba(255, 255, 255, 0.07);
}.fli_seo-tou {
  background: #130E09;
  padding: 36px 16px 0;
}
@media(min-width:768px) {.fli_seo-tou {
  padding: 44px 1.5rem 0;
}
}.fli_seo_in-tou {
  padding: 28px 1.5rem;
  margin: 0 auto;
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #1E1710;
  max-width: 1340px;
}
@media(min-width: 770px) {.fli_seo_in-tou {
  padding: 36px 2.5rem;
}
}.fli_seo_label-tou {
  font-weight: 700;
  font-size: 0.688rem;
  color: #C4923A;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  letter-spacing: .08em;
}.fli_seo_h2-tou {
  font-family: 'Cormorant Garamond', serif;
  line-height: 1.25;
  font-size: 1.25rem;
  color: #F2EDE5;
  margin-bottom: 0.875rem;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.fli_seo_h2-tou {
  font-size: 1.5rem;
}
}.fli_seo_body-tou {
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 14px;
  color: #9A8E81;
}.fli_seo_body-tou p {
  font-size: 0.875rem;
  color: #9A8E81;
  margin-bottom: 0.75rem;
  line-height: 1.75;
}.fli_seo_body-tou p:last-child {
  margin-bottom: 0;
}.fli_seo_body-tou strong {
  color: #C9BFB3;
  font-weight: 700;
}.fli_seo_body-tou a {
  transition: color .2s;
  text-decoration: underline;
  color: #C4923A;
}.fli_seo_body-tou a:hover {
  color: #D4A84E;
}.fli_seo_body-tou ul,.fli_seo_body-tou ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.fli_seo_body-tou ol {
  list-style: decimal;
}.fli_seo_body-tou li {
  margin-bottom: 6px;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #9A8E81;
}.fli_seo_body-tou table {
  width: 100%;
  border-collapse: collapse;
  font-size: 0.813rem;
  margin-bottom: 12px;
  overflow-x: auto;
  display: block;
}
@media(min-width: 769px) {.fli_seo_body-tou table {
  display: table;
}
}.fli_seo_body-tou th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  font-weight: 700;
  text-align: left;
  color: #C9BFB3;
}.fli_seo_body-tou td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #9A8E81;
}.fli_seo_cols-tou {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width:640px) {.fli_seo_cols-tou {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.fli_seo_cols-tou {
  grid-template-columns: repeat(3,1fr);
}
}.fli_seo_col_h-tou {
  color: #C9BFB3;
  margin-bottom: 0.438rem;
  font-weight: 700;
  font-size: 13px;
  overflow-wrap: break-word;
}.fli_seo_col_p-tou {
  font-size: 13px;
  overflow-wrap: break-word;
  color: #756A5E;
  line-height: 1.65;
}.fli_seo_stats-tou {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.fli_seo_stat-tou {
  border: 1px solid rgba(196, 146, 58, 0.18);
  border-radius: 8px;
  padding: 14px 1rem;
  flex: 1;
  background: rgba(196, 146, 58, 0.08);
  min-width: 140px;
}.fli_seo_stat_val-tou {
  font-weight: 800;
  color: #C4923A;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-size: 1.25rem;
}.fli_seo_stat_lb-tou {
  color: #756A5E;
  overflow-wrap: break-word;
  font-size: 11px;
}.fli_faq-tou {
  background: #130E09;
  padding: 36px 16px 0;
}
@media(min-width: 770px) {.fli_faq-tou {
  padding: 2.75rem 24px 0;
}
}.fli_faq_in-tou {
  margin: 0 auto;
  max-width: 1340px;
}.fli_faq_head-tou {
  margin-bottom: 1.25rem;
}.fli_faq_label-tou {
  margin-bottom: 8px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  color: #C4923A;
  font-size: 11px;
}.fli_faq_h2-tou {
  overflow-wrap: break-word;
  color: #F2EDE5;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  font-size: 20px;
}
@media(min-width: 771px) {.fli_faq_h2-tou {
  font-size: 24px;
}
}.fli_faq_list-tou {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.fli_faq_item-tou {
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #1E1710;
  overflow: hidden;
}.fli_faq_q-tou {
  transition: color .2s;
  padding: 16px 20px;
  gap: 0.75rem;
  display: flex;
  flex-wrap: wrap;
  font-weight: 600;
  justify-content: space-between;
  color: #C9BFB3;
  overflow-wrap: break-word;
  align-items: center;
  font-size: 0.875rem;
  cursor: pointer;
}.fli_faq_q-tou:hover {
  color: #F2EDE5;
}.fli_faq_q_ic-tou {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  transition: transform .25s;
  align-items: center;
  color: #C4923A;
  justify-content: center;
  width: 24px;
  height: 1.5rem;
  display: flex;
  font-size: 1rem;
  flex-shrink: 0;
}.fli_faq_item-tou.fli_state_open-tou .fli_faq_q_ic-tou {
  transform: rotate(45deg);
}.fli_faq_a-tou {
  padding: 0 1.25rem 16px;
  font-size: 13px;
  display: none;
  line-height: 1.7;
  color: #756A5E;
  overflow-wrap: break-word;
}.fli_faq_item-tou.fli_state_open-tou .fli_faq_a-tou {
  display: block;
}.fli_faq_a-tou strong {
  font-weight: 700;
  color: #C9BFB3;
}.fli_faq_a-tou a {
  text-decoration: underline;
  color: #C4923A;
}.fli_faq_a-tou ul,.fli_faq_a-tou ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 20px;
}.fli_faq_a-tou ol {
  list-style: decimal;
}.fli_faq_a-tou li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.fli_faq_a-tou table {
  margin: 8px 0;
  width: 100%;
  font-size: 12px;
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width: 769px) {.fli_faq_a-tou table {
  display: table;
}
}.fli_faq_a-tou th {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C9BFB3;
  text-align: left;
  font-weight: 700;
}.fli_faq_a-tou td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.375rem 8px;
  color: #756A5E;
}.fli_seo-tou {
  padding: 36px 1rem 0;
  background: #130E09;
}
@media(min-width:768px) {.fli_seo-tou {
  padding: 44px 24px 0;
}
}.fli_seo_in-tou {
  background: #1E1710;
  margin: 0 auto;
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 28px 1.5rem;
  max-width: 83.75rem;
}
@media(min-width: 770px) {.fli_seo_in-tou {
  padding: 2.25rem 2.5rem;
}
}.fli_seo_label-tou {
  font-weight: 700;
  margin-bottom: 0.625rem;
  font-size: 11px;
  color: #C4923A;
  text-transform: uppercase;
  letter-spacing: .08em;
}.fli_seo_h2-tou {
  line-height: 1.25;
  font-weight: 800;
  font-size: 20px;
  color: #F2EDE5;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
}
@media(min-width: 769px) {.fli_seo_h2-tou {
  font-size: 24px;
}
}.fli_seo_body-tou {
  font-size: 14px;
  color: #9A8E81;
  overflow-wrap: break-word;
  line-height: 1.75;
}.fli_seo_body-tou p {
  margin-bottom: 0.75rem;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #9A8E81;
}.fli_seo_body-tou p:last-child {
  margin-bottom: 0;
}.fli_seo_body-tou strong {
  color: #C9BFB3;
  font-weight: 700;
}.fli_seo_body-tou a {
  transition: color .2s;
  text-decoration: underline;
  color: #C4923A;
}.fli_seo_body-tou a:hover {
  color: #D4A84E;
}.fli_seo_body-tou ul,.fli_seo_body-tou ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.fli_seo_body-tou ol {
  list-style: decimal;
}.fli_seo_body-tou li {
  margin-bottom: 6px;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #9A8E81;
}.fli_seo_body-tou table {
  margin-bottom: 0.75rem;
  overflow-x: auto;
  width: 100%;
  font-size: 0.813rem;
  border-collapse: collapse;
  display: block;
}
@media(min-width: 769px) {.fli_seo_body-tou table {
  display: table;
}
}.fli_seo_body-tou th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C9BFB3;
  font-weight: 700;
  text-align: left;
}.fli_seo_body-tou td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #9A8E81;
}.fli_seo_cols-tou {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.fli_seo_cols-tou {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.fli_seo_cols-tou {
  grid-template-columns: repeat(3,1fr);
}
}.fli_seo_col_h-tou {
  overflow-wrap: break-word;
  margin-bottom: 7px;
  font-size: 0.813rem;
  color: #C9BFB3;
  font-weight: 700;
}.fli_seo_col_p-tou {
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 13px;
  color: #756A5E;
}.fli_seo_stats-tou {
  margin: 1.25rem 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.fli_seo_stat-tou {
  flex: 1;
  border: 1px solid rgba(196, 146, 58, 0.18);
  border-radius: 0.5rem;
  padding: 0.875rem 16px;
  background: rgba(196, 146, 58, 0.08);
  min-width: 8.75rem;
}.fli_seo_stat_val-tou {
  font-weight: 800;
  font-size: 1.25rem;
  color: #C4923A;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
}.fli_seo_stat_lb-tou {
  overflow-wrap: break-word;
  color: #756A5E;
  font-size: 11px;
}.fli_seo-tou {
  padding: 36px 1rem 0;
  background: #130E09;
}
@media(min-width: 769px) {.fli_seo-tou {
  padding: 2.75rem 1.5rem 0;
}
}.fli_seo_in-tou {
  padding: 28px 24px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.75rem;
  margin: 0 auto;
  background: #1E1710;
  max-width: 1340px;
}
@media(min-width: 765px) {.fli_seo_in-tou {
  padding: 2.25rem 2.5rem;
}
}.fli_seo_label-tou {
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  font-weight: 700;
  font-size: 11px;
  color: #C4923A;
  text-transform: uppercase;
}.fli_seo_h2-tou {
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  line-height: 1.25;
  color: #F2EDE5;
  font-weight: 800;
  margin-bottom: 14px;
  font-size: 20px;
}
@media(min-width: 766px) {.fli_seo_h2-tou {
  font-size: 24px;
}
}.fli_seo_body-tou {
  color: #9A8E81;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.75;
}.fli_seo_body-tou p {
  color: #9A8E81;
  line-height: 1.75;
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
}.fli_seo_body-tou p:last-child {
  margin-bottom: 0;
}.fli_seo_body-tou strong {
  font-weight: 700;
  color: #C9BFB3;
}.fli_seo_body-tou a {
  transition: color .2s;
  color: #C4923A;
  text-decoration: underline;
}.fli_seo_body-tou a:hover {
  color: #D4A84E;
}.fli_seo_body-tou ul,.fli_seo_body-tou ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.fli_seo_body-tou ol {
  list-style: decimal;
}.fli_seo_body-tou li {
  font-size: 0.875rem;
  margin-bottom: 6px;
  color: #9A8E81;
  line-height: 1.75;
}.fli_seo_body-tou table {
  font-size: 13px;
  width: 100%;
  display: block;
  margin-bottom: 12px;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width: 769px) {.fli_seo_body-tou table {
  display: table;
}
}.fli_seo_body-tou th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  text-align: left;
  font-weight: 700;
  color: #C9BFB3;
}.fli_seo_body-tou td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #9A8E81;
}.fli_seo_cols-tou {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.fli_seo_cols-tou {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.fli_seo_cols-tou {
  grid-template-columns: repeat(3,1fr);
}
}.fli_seo_col_h-tou {
  color: #C9BFB3;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  font-weight: 700;
  font-size: 13px;
}.fli_seo_col_p-tou {
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #756A5E;
  font-size: 13px;
}.fli_seo_stats-tou {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.fli_seo_stat-tou {
  flex: 1;
  border: 1px solid rgba(196, 146, 58, 0.18);
  background: rgba(196, 146, 58, 0.08);
  border-radius: 0.5rem;
  padding: 0.875rem 16px;
  min-width: 8.75rem;
}.fli_seo_stat_val-tou {
  font-weight: 800;
  margin-bottom: 0.25rem;
  font-size: 20px;
  color: #C4923A;
  overflow-wrap: break-word;
}.fli_seo_stat_lb-tou {
  color: #756A5E;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.fli_pmt-tou {
  background: #130E09;
  padding: 36px 1rem 0;
}
@media(min-width: 770px) {.fli_pmt-tou {
  padding: 2.75rem 24px 0;
}
}.fli_pmt_in-tou {
  margin: 0 auto;
  max-width: 83.75rem;
}.fli_pmt_head-tou {
  max-width: 45rem;
  margin-bottom: 22px;
}.fli_pmt_label-tou {
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #C4923A;
  margin-bottom: 0.5rem;
  font-weight: 700;
}.fli_pmt_h2-tou {
  font-size: 1.375rem;
  color: #F2EDE5;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
}
@media(min-width: 769px) {.fli_pmt_h2-tou {
  font-size: 28px;
}
}.fli_pmt_intro-tou {
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #756A5E;
  font-size: 14px;
}.fli_pmt_groups-tou {
  gap: 1.25rem;
  display: flex;
  flex-direction: column;
}.fli_pmt_group-tou {
  padding: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #1E1710;
  border-radius: 0.5rem;
}.fli_pmt_group_head-tou {
  gap: 0.75rem;
  display: flex;
  margin-bottom: 10px;
  align-items: center;
  flex-wrap: wrap;
}.fli_pmt_group_ic-tou {
  border-radius: 0.25rem;
  background: rgba(196, 146, 58, 0.18);
  align-items: center;
  justify-content: center;
  color: #C4923A;
  height: 36px;
  width: 2.25rem;
  display: flex;
  flex-shrink: 0;
}.fli_pmt_group_ic-tou svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.125rem;
  width: 18px;
}.fli_pmt_group_h-tou {
  margin: 0;
  font-family: 'Cormorant Garamond', serif;
  font-size: 16px;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F2EDE5;
}.fli_pmt_group_p-tou {
  font-size: 0.813rem;
  line-height: 1.6;
  margin-bottom: 14px;
  color: #756A5E;
  overflow-wrap: break-word;
}.fli_pmt_group_p-tou strong {
  font-weight: 600;
  color: #C9BFB3;
}.fli_pmt_table_wrap-tou {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.fli_pmt_table-tou {
  font-size: 0.813rem;
  width: 100%;
  min-width: 33.75rem;
  border-collapse: collapse;
}.fli_pmt_table-tou th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  white-space: nowrap;
  text-transform: uppercase;
  letter-spacing: .04em;
  font-weight: 700;
  font-size: 11px;
  text-align: left;
  color: #C9BFB3;
}.fli_pmt_table-tou td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.75rem;
  color: #756A5E;
}.fli_pmt_table-tou tbody tr:last-child td {
  border-bottom: none;
}.fli_pmt_table-tou tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #C9BFB3;
}.fli_ft-tou {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #0C0805;
  margin-top: 3rem;
}.fli_ft_support-tou {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 16px;
}
@media(min-width: 770px) {.fli_ft_support-tou {
  padding: 1.75rem 1.5rem;
}
}.fli_ft_support_in-tou {
  margin: 0 auto;
  gap: 16px;
  align-items: center;
  display: flex;
  max-width: 1340px;
  flex-wrap: wrap;
}.fli_ft_support_main-tou {
  gap: 1rem;
  flex: 1;
  display: flex;
  align-items: center;
  min-width: 220px;
  flex-wrap: wrap;
}.fli_ft_support_ic-tou {
  flex-shrink: 0;
  color: #C4923A;
}.fli_ft_support_ic-tou svg {
  stroke-linecap: round;
  height: 30px;
  stroke-linejoin: round;
  width: 30px;
}.fli_ft_support_text_title-tou {
  color: #F2EDE5;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  margin-bottom: 3px;
  font-weight: 700;
}.fli_ft_support_text_sub-tou {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #756A5E;
}.fli_ft_support_btn-tou {
  transition: background .2s;
  padding: 11px 1.375rem;
  background: #C4923A;
  border-radius: 8px;
  color: #F2EDE5;
  font-weight: 700;
  flex-shrink: 0;
  font-size: 13px;
  white-space: nowrap;
}.fli_ft_support_btn-tou:hover {
  background: #D4A84E;
}.fli_ft_support_contacts-tou {
  gap: 16px;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.fli_ft_support_contact-tou {
  font-size: 12px;
  color: #5A504A;
  line-height: 1.4;
}.fli_ft_support_contact-tou strong {
  margin-bottom: 2px;
  color: #9A8E81;
  display: block;
  font-size: 0.688rem;
  font-weight: 600;
}.fli_ft_main-tou {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 32px 16px 24px;
}
@media(min-width: 769px) {.fli_ft_main-tou {
  padding: 2.5rem 24px 2rem;
}
}.fli_ft_main_in-tou {
  margin: 0 auto;
  gap: 24px;
  grid-template-columns: 1fr 1fr;
  display: grid;
  max-width: 1340px;
}
@media(min-width: 639px) {.fli_ft_main_in-tou {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.fli_ft_main_in-tou {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.fli_ft_col_logo-tou {
  grid-column: 1/-1;
}
@media(min-width: 1077px) {.fli_ft_col_logo-tou {
  grid-column: auto;
}
}.fli_ft_logo-tou {
  gap: 0.563rem;
  align-items: center;
  color: #F2EDE5;
  font-size: 16px;
  margin-bottom: 0.75rem;
  display: flex;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  font-weight: 800;
}.fli_ft_logo_mark-tou {
  overflow: hidden;
  border-radius: 0.25rem;
  height: 1.875rem;
  width: 30px;
}.fli_ft_logo_mark-tou img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.fli_ft_logo_sub-tou {
  line-height: 1.55;
  overflow-wrap: break-word;
  color: #5A504A;
  font-size: 0.75rem;
  max-width: 200px;
}.fli_ft_col_title-tou {
  font-weight: 700;
  color: #9A8E81;
  text-transform: uppercase;
  font-size: 0.75rem;
  margin-bottom: 0.875rem;
  letter-spacing: .07em;
}.fli_ft_col_links-tou {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.fli_ft_col_link-tou {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #5A504A;
  font-size: 13px;
}.fli_ft_col_link-tou:hover {
  color: #C9BFB3;
}.fli_ft_apps-tou {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.fli_ft_app_card-tou {
  gap: 0.625rem;
  padding: 10px 0.75rem;
  transition: border-color .2s;
  border-radius: 0.25rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: rgba(255, 255, 255, 0.05);
  align-items: center;
  display: flex;
}.fli_ft_app_card-tou:hover {
  border-color: rgba(196, 146, 58, 0.45);
}.fli_ft_app_card_ic-tou svg {
  stroke-linejoin: round;
  height: 22px;
  stroke-linecap: round;
  width: 1.375rem;
}.fli_ft_app_card_os-tou {
  color: #5A504A;
  font-weight: 600;
  font-size: 10px;
}.fli_ft_app_card_action-tou {
  font-size: 12px;
  font-weight: 700;
  color: #C9BFB3;
}.fli_ft_bot-tou {
  padding: 1.25rem 16px;
}
@media(min-width: 771px) {.fli_ft_bot-tou {
  padding: 20px 24px;
}
}.fli_ft_bot_in-tou {
  gap: 16px;
  margin: 0 auto;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  max-width: 1340px;
}.fli_ft_socials-tou {
  gap: 0.5rem;
  display: flex;
}.fli_ft_soc-tou {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.25rem;
  transition: background .2s;
  align-items: center;
  color: #9A8E81;
  height: 36px;
  justify-content: center;
  width: 2.25rem;
  display: flex;
}.fli_ft_soc-tou svg {
  height: 16px;
  width: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.fli_ft_soc-tou:hover {
  background: rgba(255, 255, 255, 0.07);
}.fli_ft_legal-tou {
  flex: 1;
  color: #897E76;
  font-size: 0.688rem;
  line-height: 1.6;
  min-width: 12.5rem;
  overflow-wrap: break-word;
}.fli_ft_legal-tou strong {
  font-weight: 700;
  color: #9A8E81;
}.fli_ft_legal-tou a {
  text-decoration: underline;
  color: #9A8E81;
}.fli_ft_age-tou {
  border-radius: 50%;
  border: 2px solid #897E76;
  width: 32px;
  flex-shrink: 0;
  font-size: 0.688rem;
  align-items: center;
  color: #897E76;
  font-weight: 800;
  justify-content: center;
  margin-left: auto;
  height: 32px;
  display: flex;
}