html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  margin: 0;
  padding: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  background: none;
  border: 0;
  cursor: pointer;
  color: inherit;
}a:link,a:visited {
  text-decoration: none;
  color: inherit;
}img,svg,video {
  max-width: 100%;
  display: block;
}body {
  background: #0F0A06;
  line-height: 1.6;
  font-family: 'Barlow', sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #CCBFA8;
  min-height: 100vh;
}.fht-layout-8vx {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}.fht-page-8vx {
  min-height: 100vh;
  display: flex;
}.fht-main-8vx {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media (min-width: 1077px) {.fht-main-8vx {
  padding-left: 220px;
}
}
@media (max-width: 1078px) {.fht-main-8vx {
  padding-bottom: 4.5rem;
}
}.fht-gc-8vx {
  overflow: hidden;
  background: #161009;
  border: 1px solid rgba(255,255,255,0.06);
  border-radius: 0.5rem;
  transition: transform .2s,border-color .2s;
  flex-shrink: 0;
  position: relative;
  cursor: pointer;
  width: 140px;
}
@media(min-width: 639px) {.fht-gc-8vx {
  width: 156px;
}
}
@media(min-width: 1079px) {.fht-gc-8vx {
  width: 168px;
}
}.fht-gc-8vx:hover {
  transform: translateY(-3px);
  border-color: rgba(232,132,10,0.08);
}.fht-gc_img-8vx {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.fht-gc_img-8vx img {
  inset: 0;
  position: absolute;
  height: 100%;
  object-fit: cover;
  width: 100%;
}.fht-gc_hover-8vx {
  inset: 0;
  transition: opacity .2s;
  background: rgba(10,7,4,0.72);
  align-items: center;
  display: flex;
  justify-content: center;
  position: absolute;
  opacity: 0;
}.fht-gc-8vx:hover .fht-gc_hover-8vx {
  opacity: 1;
}.fht-gc_hover_btn-8vx {
  padding: 8px 16px;
  background: #E8840A;
  border-radius: 5px;
  font-weight: 700;
  font-size: 12px;
  color: #F5EDD8;
}.fht-gc_info-8vx {
  padding: 8px 10px 10px;
}.fht-gc_name-8vx {
  overflow: hidden;
  white-space: nowrap;
  margin-bottom: 3px;
  font-weight: 600;
  color: #CCBFA8;
  text-overflow: ellipsis;
  max-width: 100%;
  font-size: 12px;
}.fht-gc_prov-8vx {
  color: #847060;
  font-size: 0.625rem;
}.fht-gc_tag-8vx {
  padding: 2px 0.438rem;
  border-radius: 4px;
  left: 0.375rem;
  letter-spacing: .04em;
  text-transform: uppercase;
  font-size: 0.563rem;
  position: absolute;
  font-weight: 700;
  z-index: 2;
  top: 0.375rem;
}.fht-gc_tag_hot-8vx {
  background: #E8341A;
  color: #fff;
}.fht-gc_tag_new-8vx {
  background: #22C55E;
  color: #0F0A06;
}.fht-gc_tag_jp-8vx {
  background: #F5C030;
  color: #0F0A06;
}.fht-gc_tag_ex-8vx {
  background: #C46010;
  color: #fff;
}.fht-gc_tag_live-8vx {
  background: #E8341A;
  color: #fff;
}.fht-gr-8vx {
  background: #0F0A06;
  padding: 2rem 16px 0;
}
@media(min-width:768px) {.fht-gr-8vx {
  padding: 36px 1.5rem 0;
}
}.fht-gr_in-8vx {
  margin: 0 auto;
  max-width: 83.75rem;
}.fht-gr_head-8vx {
  gap: 12px;
  align-items: center;
  display: flex;
  margin-bottom: 10px;
  flex-wrap: wrap;
}.fht-gr_head_l-8vx {
  flex: 1;
  gap: 0.625rem;
  align-items: center;
  min-width: 0;
  display: flex;
}.fht-gr_ic-8vx {
  border-radius: 0.5rem;
  display: flex;
  width: 2rem;
  justify-content: center;
  align-items: center;
  height: 2rem;
  flex-shrink: 0;
}.fht-gr_ic-8vx svg {
  height: 16px;
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
}.fht-gr_title-8vx {
  font-family: 'Bebas Neue', sans-serif;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 16px;
  color: #F5EDD8;
}
@media(min-width: 769px) {.fht-gr_title-8vx {
  font-size: 18px;
}
}.fht-gr_more-8vx {
  gap: 0.313rem;
  transition: color .2s;
  font-weight: 600;
  align-items: center;
  color: #8A7A64;
  display: flex;
  white-space: nowrap;
  flex-shrink: 0;
  font-size: 0.75rem;
}.fht-gr_more-8vx:hover {
  color: #E8840A;
}.fht-gr_more-8vx svg {
  width: 12px;
  stroke-linecap: round;
  height: 0.75rem;
  stroke-linejoin: round;
}.fht-gr_arrows-8vx {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.fht-gr_arr-8vx {
  border: 1px solid rgba(255,255,255,0.10);
  transition: background .15s,color .15s;
  border-radius: 0.313rem;
  background: rgba(255,255,255,0.05);
  height: 30px;
  justify-content: center;
  display: flex;
  color: #A08A72;
  align-items: center;
  width: 1.875rem;
}.fht-gr_arr-8vx:hover {
  background: rgba(255,255,255,0.07);
  color: #F5EDD8;
}.fht-gr_arr-8vx svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 13px;
  height: 0.813rem;
}.fht-gr_seo_h-8vx {
  margin: 0 0 0.375rem;
  max-width: 680px;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #CCBFA8;
  font-family: 'Bebas Neue', sans-serif;
}
@media(min-width: 770px) {.fht-gr_seo_h-8vx {
  font-size: 14px;
}
}.fht-gr_seo-8vx {
  overflow-wrap: break-word;
  max-width: 680px;
  color: #8A7A64;
  font-size: 0.75rem;
  margin-bottom: 0.75rem;
  line-height: 1.55;
}.fht-gr_seo-8vx strong {
  color: #CCBFA8;
  font-weight: 600;
}.fht-gr_scroll-8vx {
  gap: 10px;
  padding-bottom: 0.625rem;
  scrollbar-width: none;
  display: flex;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.fht-gr_scroll-8vx::-webkit-scrollbar {
  display: none;
}
@media(min-width: 767px) {.fht-gr_scroll-8vx {
  gap: 12px;
}
}.fht-tb-8vx {
  background: #0F0A06;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  z-index: 80;
  right: 0;
  height: 3.5rem;
  left: 0;
  position: fixed;
  align-items: center;
  display: flex;
  top: 0;
}.fht-tb_in-8vx {
  gap: 0;
  padding: 0 14px;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}.fht-tb_burger-8vx {
  gap: 5px;
  border-radius: 0.5rem;
  width: 38px;
  flex-direction: column;
  flex-shrink: 0;
  justify-content: center;
  margin-right: 0.5rem;
  align-items: center;
  display: flex;
  height: 2.375rem;
}.fht-tb_burger-8vx:hover {
  background: rgba(255,255,255,0.05);
}.fht-tb_burger_line-8vx {
  background: #A08A72;
  border-radius: 1px;
  height: 2px;
  display: block;
  width: 1.125rem;
}
@media(min-width:1080px) {.fht-tb_burger-8vx {
  display: none;
}
}.fht-tb_logo-8vx {
  gap: 9px;
  font-size: 1.125rem;
  overflow-wrap: break-word;
  align-items: center;
  display: flex;
  margin-right: 1.25rem;
  font-weight: 800;
  flex-shrink: 0;
  color: #F5EDD8;
  letter-spacing: -.01em;
}.fht-tb_logo_mark-8vx {
  border-radius: 0.5rem;
  overflow: hidden;
  width: 32px;
  display: flex;
  justify-content: center;
  height: 2rem;
  align-items: center;
}.fht-tb_logo_mark-8vx img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.fht-tb_nav-8vx {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 643px) {.fht-tb_nav-8vx {
  display: flex;
}
}.fht-tb_tab-8vx {
  transition: background .15s,color .15s;
  border-radius: 8px;
  padding: 8px 0.875rem;
  white-space: nowrap;
  color: #A08A72;
  font-size: 0.813rem;
  font-weight: 600;
}.fht-tb_tab-8vx:hover {
  background: rgba(255,255,255,0.05);
  color: #F5EDD8;
}.fht-tb_tab-8vx.fht-state_active-8vx {
  background: rgba(232,132,10,0.18);
  color: #F5EDD8;
}.fht-tb_right-8vx {
  gap: 8px;
  margin-left: auto;
  display: flex;
  flex-shrink: 0;
  align-items: center;
}.fht-tb_login-8vx {
  border: 1px solid rgba(255,255,255,0.10);
  background: rgba(255,255,255,0.05);
  transition: border-color .2s,color .2s;
  border-radius: 0.5rem;
  padding: 0.563rem 16px;
  display: none;
  font-size: 0.813rem;
  font-weight: 600;
  color: #CCBFA8;
}.fht-tb_login-8vx:hover {
  border-color: rgba(232,132,10,0.42);
  color: #F5EDD8;
}
@media(min-width: 482px) {.fht-tb_login-8vx {
  display: block;
}
}.fht-tb_reg-8vx {
  transition: background .2s;
  padding: 9px 18px;
  background: #22C55E;
  border-radius: 0.5rem;
  color: #0D0A06;
  font-weight: 700;
  font-size: 0.813rem;
  white-space: nowrap;
}.fht-tb_reg-8vx:hover {
  background: #16A34A;
}.fht-sb-8vx {
  transform: translateX(-100%);
  background: #1E1510;
  border-right: 1px solid rgba(255,255,255,0.05);
  transition: transform .25s ease;
  left: 0;
  width: 220px;
  overflow-y: auto;
  position: fixed;
  top: 56px;
  bottom: 0;
  z-index: 70;
}.fht-sb-8vx.fht-state_open-8vx {
  transform: translateX(0);
}.fht-sb-8vx::-webkit-scrollbar {
  width: 0.25rem;
}.fht-sb-8vx::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255,255,255,0.07);
}
@media(min-width: 1078px) {.fht-sb-8vx {
  transform: translateX(0);
}
}.fht-sb_auth-8vx {
  padding: 0.875rem 0.75rem 10px;
}.fht-sb_btn_reg-8vx {
  border-radius: 8px;
  padding: 0.688rem;
  background: #22C55E;
  transition: background .2s;
  font-size: 0.813rem;
  color: #0D0A06;
  margin-bottom: 0.5rem;
  text-align: center;
  font-weight: 700;
  display: block;
}.fht-sb_btn_reg-8vx:hover {
  background: #16A34A;
}.fht-sb_btn_login-8vx {
  transition: border-color .2s;
  padding: 0.625rem;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 8px;
  display: block;
  color: #CCBFA8;
  font-size: 0.813rem;
  font-weight: 600;
  text-align: center;
}.fht-sb_btn_login-8vx:hover {
  border-color: rgba(232,132,10,0.42);
  color: #F5EDD8;
}.fht-sb_promo-8vx {
  overflow: hidden;
  margin: 0 12px 10px;
  padding: 12px 0.875rem;
  border: 1px solid rgba(232,132,10,0.18);
  background: linear-gradient(135deg,#3D1A04,#1E1510);
  border-radius: 0.5rem;
  position: relative;
}.fht-sb_promo-8vx::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(232,132,10,0.18),transparent 70%);
  content: '';
  width: 80px;
  top: -20px;
  right: -20px;
  height: 5rem;
  position: absolute;
}.fht-sb_promo_title-8vx {
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  color: #E8840A;
  margin-bottom: 0.25rem;
  letter-spacing: .06em;
}.fht-sb_promo_text-8vx {
  font-size: 12px;
  color: #F5EDD8;
  overflow-wrap: break-word;
  font-weight: 600;
  line-height: 1.35;
}.fht-sb_promo_sub-8vx {
  font-size: 10px;
  color: #8A7A64;
  margin-top: 3px;
}.fht-sb_nav-8vx {
  padding: 0.375rem 8px 16px;
}.fht-sb_nav_lb-8vx {
  padding: 0.625rem 8px 6px;
  letter-spacing: .08em;
  font-weight: 700;
  color: #847060;
  text-transform: uppercase;
  font-size: 10px;
}.fht-sb_link-8vx {
  border-radius: 0.313rem;
  transition: background .15s,color .15s;
  gap: 10px;
  padding: 0.563rem 10px;
  font-weight: 500;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #A08A72;
  cursor: pointer;
  display: flex;
  align-items: center;
}.fht-sb_link-8vx:hover {
  background: rgba(255,255,255,0.05);
  color: #F5EDD8;
}.fht-sb_link-8vx.fht-state_active-8vx {
  background: rgba(232,132,10,0.18);
  color: #F5EDD8;
}.fht-sb_ic-8vx {
  border-radius: 0.313rem;
  justify-content: center;
  display: flex;
  flex-shrink: 0;
  height: 1.875rem;
  width: 30px;
  align-items: center;
}.fht-sb_ic-8vx svg {
  stroke-linecap: round;
  height: 16px;
  width: 16px;
  stroke-linejoin: round;
}.fht-sb_ic_1-8vx {
  background: rgba(232,132,10,0.08);
  color: #E8840A;
}.fht-sb_ic_2-8vx {
  background: rgba(34,197,94,0.15);
  color: #22C55E;
}.fht-sb_ic_3-8vx {
  background: rgba(245,192,48,0.15);
  color: #F5C030;
}.fht-sb_ic_4-8vx {
  background: rgba(196,96,16,0.20);
  color: #C46010;
}.fht-sb_ic_5-8vx {
  background: rgba(232,132,10,0.08);
  color: #E8456A;
}.fht-sb_ic_6-8vx {
  background: rgba(196,96,16,0.20);
  color: #9B4FE8;
}.fht-sb_badge-8vx {
  border-radius: 5px;
  background: #F5C030;
  padding: 2px 0.438rem;
  color: #0D0A06;
  font-weight: 700;
  font-size: 9px;
  margin-left: auto;
}.fht-sb_bot-8vx {
  padding: 0.75rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.5rem;
  display: flex;
}.fht-sb_lang-8vx,.fht-sb_help-8vx {
  padding: 0.563rem 6px;
  border: 1px solid rgba(255,255,255,0.06);
  background: rgba(255,255,255,0.05);
  flex: 1;
  gap: 0.375rem;
  transition: border-color .2s;
  border-radius: 0.313rem;
  font-size: 0.688rem;
  justify-content: center;
  color: #A08A72;
  font-weight: 600;
  display: flex;
  align-items: center;
}.fht-sb_lang-8vx:hover,.fht-sb_help-8vx:hover {
  border-color: rgba(232,132,10,0.42);
  color: #F5EDD8;
}.fht-sb_lang-8vx svg,.fht-sb_help-8vx svg {
  height: 0.813rem;
  stroke-linecap: round;
  width: 0.813rem;
  stroke-linejoin: round;
}.fht-sb_bd-8vx {
  background: rgba(10,7,4,0.72);
  inset: 0;
  position: fixed;
  z-index: 69;
  display: none;
}.fht-sb_bd-8vx.fht-state_on-8vx {
  display: block;
}
@media(min-width: 1083px) {.fht-sb_bd-8vx {
  display: none!important;
}
}.fht-mob_nav-8vx {
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255,255,255,0.10);
  background: #1E1510;
  right: 0;
  z-index: 80;
  left: 0;
  bottom: 0;
  position: fixed;
  display: flex;
}
@media(min-width: 1077px) {.fht-mob_nav-8vx {
  display: none;
}
}.fht-mob_nav_item-8vx {
  flex: 1;
  padding: 4px 2px;
  gap: 4px;
  display: flex;
  flex-direction: column;
  cursor: pointer;
  align-items: center;
  color: #847060;
}.fht-mob_nav_ic-8vx {
  line-height: 1;
}.fht-mob_nav_ic-8vx svg {
  height: 1.25rem;
  width: 1.25rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.fht-mob_nav_lb-8vx {
  font-size: 10px;
  font-weight: 600;
  color: #847060;
}.fht-mob_nav_item-8vx.fht-state_active-8vx {
  color: #E8840A;
}.fht-mob_nav_item-8vx.fht-state_active-8vx .fht-mob_nav_lb-8vx {
  color: #E8840A;
}.fht-hero-8vx {
  padding: 1.25rem 1rem 0;
  background: #0F0A06;
}
@media(min-width: 765px) {.fht-hero-8vx {
  padding: 24px 1.5rem 0;
}
}.fht-hero_in-8vx {
  gap: 12px;
  margin: 0 auto;
  display: grid;
  max-width: 1340px;
  grid-template-columns: 1fr;
}
@media(min-width: 862px) {.fht-hero_in-8vx {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1097px) {.fht-hero_in-8vx {
  grid-template-columns: 1fr 21.25rem;
}
}.fht-hero_promo-8vx {
  background: #161009;
  overflow: hidden;
  border-radius: 13px;
  align-items: stretch;
  position: relative;
  display: flex;
  min-height: 220px;
}
@media(min-width: 769px) {.fht-hero_promo-8vx {
  min-height: 17.5rem;
}
}.fht-hero_promo_bg-8vx {
  background: linear-gradient(120deg,#3D1A04 0%,#0F0A06 100%);
  inset: 0;
  background-position: center;
  position: absolute;
  background-size: cover;
}.fht-hero_promo_bg-8vx::after {
  background: linear-gradient(90deg,#0F0A06 0%,rgba(10,7,4,0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.fht-hero_promo_glow-8vx {
  background: radial-gradient(circle,rgba(196,96,16,0.20) 0%,transparent 65%);
  border-radius: 50%;
  top: -40px;
  height: 18.75rem;
  right: 60px;
  pointer-events: none;
  position: absolute;
  width: 300px;
}.fht-hero_promo_ct-8vx {
  padding: 1.75rem 1.5rem 1.75rem 28px;
  max-width: 480px;
  z-index: 2;
  flex-direction: column;
  display: flex;
  position: relative;
  justify-content: center;
}
@media(min-width: 769px) {.fht-hero_promo_ct-8vx {
  padding: 2.5rem 32px;
}
}.fht-hero_badge-8vx {
  background: rgba(232,132,10,0.18);
  padding: 0.313rem 12px;
  border: 1px solid rgba(232,132,10,0.08);
  border-radius: 1.25rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.875rem;
  letter-spacing: .08em;
  font-size: 0.625rem;
  color: #E8840A;
  display: inline-block;
}.fht-hero_h1-8vx {
  font-size: 26px;
  font-family: 'Bebas Neue', sans-serif;
  line-height: 1.15;
  margin-bottom: 10px;
  color: #F5EDD8;
  overflow-wrap: break-word;
  font-weight: 800;
}.fht-hero_h1-8vx em {
  font-style: normal;
  color: #F5C030;
}
@media(min-width: 769px) {.fht-hero_h1-8vx {
  font-size: 36px;
}
}.fht-hero_sub-8vx {
  margin-bottom: 20px;
  line-height: 1.55;
  font-size: 13px;
  color: #A08A72;
}
@media(min-width: 769px) {.fht-hero_sub-8vx {
  font-size: 0.875rem;
}
}.fht-hero_row-8vx {
  gap: 10px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.fht-hero_cta-8vx {
  padding: 13px 26px;
  border-radius: 8px;
  background: #22C55E;
  transition: background .2s;
  font-size: 14px;
  box-shadow: 0 0.25rem 1.25rem rgba(34,197,94,0.42), inset 0 1px 0 rgba(255,255,255,0.12);
  font-weight: 700;
  color: #0D0A06;
}.fht-hero_cta-8vx:hover {
  background: #16A34A;
}.fht-hero_terms-8vx {
  font-size: 0.688rem;
  color: #847060;
}.fht-hero_game-8vx {
  border: 1px solid rgba(255,255,255,0.06);
  border-radius: 0.813rem;
  overflow: hidden;
  background: #161009;
  position: relative;
  display: flex;
  flex-direction: column;
}.fht-hero_game_badge-8vx {
  background: rgba(245,192,48,0.15);
  border-radius: 1.25rem;
  padding: 0.313rem 10px;
  border: 1px solid rgba(245,192,48,0.15);
  z-index: 3;
  color: #F5C030;
  font-weight: 700;
  letter-spacing: .06em;
  text-transform: uppercase;
  font-size: 10px;
  position: absolute;
  left: 12px;
  top: 12px;
}.fht-hero_game_badge-8vx svg {
  width: 0.688rem;
  margin-right: 4px;
  vertical-align: -1px;
  height: 11px;
}.fht-hero_game_img-8vx {
  background: linear-gradient(135deg,#3D1A04,#0F0A06);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.fht-hero_game_img-8vx img {
  inset: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
}.fht-hero_game_play-8vx {
  transition: opacity .2s;
  background: rgba(10,7,4,0.72);
  inset: 0;
  align-items: center;
  opacity: 0;
  position: absolute;
  justify-content: center;
  display: flex;
}.fht-hero_game-8vx:hover .fht-hero_game_play-8vx {
  opacity: 1;
}.fht-hero_game_play-8vx span {
  border-radius: 50%;
  background: #E8840A;
  height: 52px;
  width: 3.25rem;
  align-items: center;
  justify-content: center;
  display: flex;
}.fht-hero_game_play-8vx span svg {
  margin-left: 2px;
  height: 1.125rem;
  width: 18px;
}.fht-hero_game_info-8vx {
  padding: 14px 16px;
}.fht-hero_game_title-8vx {
  font-size: 0.938rem;
  font-weight: 700;
  margin-bottom: 0.25rem;
  color: #F5EDD8;
  overflow-wrap: break-word;
}.fht-hero_game_provider-8vx {
  color: #8A7A64;
  font-size: 11px;
}.fht-hero_game_btn-8vx {
  border-radius: 8px;
  background: #E8840A;
  margin: 0.75rem 16px 16px;
  padding: 0.688rem;
  transition: background .2s;
  color: #F5EDD8;
  font-size: 13px;
  display: block;
  font-weight: 700;
  text-align: center;
}.fht-hero_game-8vx:hover .fht-hero_game_btn-8vx {
  background: #F59820;
}.fht-sbar-8vx {
  background: #0F0A06;
  padding: 1rem 1rem 0;
}
@media(min-width: 767px) {.fht-sbar-8vx {
  padding: 18px 1.5rem 0;
}
}.fht-sbar_in-8vx {
  margin: 0 auto;
  max-width: 83.75rem;
}.fht-sbar_row-8vx {
  gap: 0.625rem;
  margin-bottom: 0.75rem;
  display: flex;
  flex-wrap: wrap;
}.fht-sbar_input-8vx {
  border: 1px solid rgba(255,255,255,0.10);
  transition: border-color .2s;
  border-radius: 0.5rem;
  flex: 1;
  gap: 10px;
  background: #161009;
  padding: 11px 16px;
  align-items: center;
  font-size: 13px;
  color: #8A7A64;
  cursor: pointer;
  display: flex;
}.fht-sbar_input-8vx:hover {
  border-color: rgba(232,132,10,0.42);
}.fht-sbar_input-8vx svg {
  height: 0.938rem;
  flex-shrink: 0;
  stroke-linecap: round;
  width: 15px;
  stroke-linejoin: round;
}.fht-sbar_providers-8vx {
  transition: border-color .2s;
  border-radius: 8px;
  padding: 0.688rem 1.125rem;
  background: #161009;
  border: 1px solid rgba(255,255,255,0.10);
  gap: 0.5rem;
  color: #CCBFA8;
  align-items: center;
  font-weight: 600;
  font-size: 13px;
  white-space: nowrap;
  display: flex;
}.fht-sbar_providers-8vx:hover {
  border-color: rgba(232,132,10,0.42);
  color: #F5EDD8;
}.fht-sbar_providers-8vx svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.875rem;
  width: 14px;
}.fht-sbar_tabs-8vx {
  gap: 6px;
  padding-bottom: 2px;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
}.fht-sbar_tabs-8vx::-webkit-scrollbar {
  display: none;
}.fht-sbar_tab-8vx {
  transition: background .15s,color .15s,border-color .15s;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.06);
  border-radius: 20px;
  gap: 0.438rem;
  padding: 0.5rem 0.875rem;
  font-size: 12px;
  display: flex;
  font-weight: 600;
  color: #A08A72;
  white-space: nowrap;
  flex-shrink: 0;
  cursor: pointer;
  align-items: center;
}.fht-sbar_tab-8vx:hover {
  border-color: rgba(232,132,10,0.42);
  background: rgba(255,255,255,0.07);
  color: #F5EDD8;
}.fht-sbar_tab-8vx.fht-state_active-8vx {
  border-color: rgba(232,132,10,0.08);
  background: rgba(232,132,10,0.18);
  color: #F5EDD8;
}.fht-sbar_tab_ic-8vx svg {
  stroke-linejoin: round;
  width: 14px;
  height: 0.875rem;
  stroke-linecap: round;
}.fht-gr_jp-8vx {
  overflow: hidden;
  border-radius: 0.813rem;
  padding: 20px;
  background: linear-gradient(135deg,#1E0A2E 0%,#0F0A06 100%);
  position: relative;
}.fht-gr_jp-8vx::before {
  background: radial-gradient(circle,rgba(196,96,16,0.20) 0%,transparent 70%);
  border-radius: 50%;
  height: 250px;
  content: '';
  position: absolute;
  top: -60px;
  width: 250px;
  left: -3.75rem;
}.fht-gr_jp-8vx::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(245,192,48,0.15) 0%,transparent 70%);
  right: 0;
  content: '';
  width: 200px;
  position: absolute;
  height: 12.5rem;
  bottom: -2.5rem;
}.fht-gr_jp_head-8vx {
  gap: 1rem;
  position: relative;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-bottom: 16px;
  display: flex;
  z-index: 1;
}.fht-gr_jp_info-8vx {
  flex: 1;
}.fht-gr_jp_label-8vx {
  margin-bottom: 6px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  color: #9B4FE8;
  letter-spacing: .08em;
}.fht-gr_jp_label-8vx svg {
  stroke-linecap: round;
  width: 0.875rem;
  height: 0.875rem;
  stroke-linejoin: round;
  margin-right: 0.25rem;
  vertical-align: -2px;
}.fht-gr_jp_amount-8vx {
  line-height: 1;
  font-weight: 800;
  font-family: 'Bebas Neue', sans-serif;
  color: #F5EDD8;
  overflow-wrap: break-word;
  font-size: 2rem;
  margin-bottom: 4px;
}
@media(min-width: 769px) {.fht-gr_jp_amount-8vx {
  font-size: 2.5rem;
}
}.fht-gr_jp_amount-8vx span {
  color: #F5C030;
}.fht-gr_jp_seo-8vx {
  font-size: 12px;
  color: #A08A72;
  line-height: 1.5;
  overflow-wrap: break-word;
  max-width: 30rem;
}.fht-gr_jp_cta-8vx {
  background: rgba(196,96,16,0.20);
  border: 1px solid rgba(196,96,16,0.20);
  transition: background .2s;
  padding: 11px 1.25rem;
  border-radius: 0.5rem;
  z-index: 1;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 0.813rem;
  white-space: nowrap;
  margin-top: 0.25rem;
  position: relative;
  align-self: flex-start;
  color: #F5EDD8;
}.fht-gr_jp_cta-8vx:hover {
  background: #C46010;
}.fht-gcg-8vx {
  padding: 36px 16px 0;
  background: #0F0A06;
}
@media(min-width: 766px) {.fht-gcg-8vx {
  padding: 44px 24px 0;
}
}.fht-gcg_in-8vx {
  margin: 0 auto;
  max-width: 1340px;
}.fht-gcg_head-8vx {
  max-width: 720px;
  margin-bottom: 1.25rem;
}.fht-gcg_label-8vx {
  font-weight: 700;
  color: #E8840A;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
}.fht-gcg_h2-8vx {
  margin-bottom: 0.5rem;
  font-family: 'Bebas Neue', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F5EDD8;
  font-size: 22px;
}
@media(min-width: 770px) {.fht-gcg_h2-8vx {
  font-size: 28px;
}
}.fht-gcg_intro-8vx {
  line-height: 1.6;
  font-size: 0.813rem;
  color: #8A7A64;
}.fht-gcg_grid-8vx {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 638px) {.fht-gcg_grid-8vx {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.fht-gcg_grid-8vx {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.fht-gcg_card-8vx {
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border-radius: 0.813rem;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 1.25rem;
  min-height: 240px;
  position: relative;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  cursor: pointer;
}.fht-gcg_card-8vx:hover {
  border-color: rgba(232,132,10,0.18);
  transform: translateY(-3px);
}.fht-gcg_card_bg-8vx {
  inset: 0;
  z-index: 0;
  position: absolute;
}.fht-gcg_card_bg-8vx::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  position: absolute;
  content: '';
}.fht-gcg_card_ic-8vx {
  background: rgba(0,0,0,.45);
  border-radius: 5px;
  position: absolute;
  color: #F5EDD8;
  justify-content: center;
  right: 18px;
  display: flex;
  height: 2.5rem;
  width: 40px;
  top: 1.125rem;
  align-items: center;
  z-index: 2;
}.fht-gcg_card_ic-8vx svg {
  height: 20px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.25rem;
}.fht-gcg_card_ct-8vx {
  z-index: 1;
  position: relative;
}.fht-gcg_card_h-8vx {
  line-height: 1.2;
  font-weight: 800;
  font-size: 1.125rem;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  color: #F5EDD8;
  font-family: 'Bebas Neue', sans-serif;
}
@media(min-width: 766px) {.fht-gcg_card_h-8vx {
  font-size: 1.25rem;
}
}.fht-gcg_card_p-8vx {
  font-size: 12px;
  color: rgba(255,255,255,.82);
  line-height: 1.55;
  margin-bottom: 10px;
  overflow-wrap: break-word;
}.fht-gcg_card_p-8vx strong {
  font-weight: 600;
  color: #F5EDD8;
}.fht-gcg_card_cta-8vx {
  gap: 0.25rem;
  display: inline-flex;
  color: #E8840A;
  align-items: center;
  font-size: 0.75rem;
  letter-spacing: .04em;
  text-transform: uppercase;
  font-weight: 700;
}.fht-gcg_card_cta-8vx svg {
  stroke-linejoin: round;
  height: 12px;
  width: 12px;
  stroke-linecap: round;
}.fht-ws-8vx {
  background: #0F0A06;
  padding: 2rem 1rem 0;
}
@media(min-width: 765px) {.fht-ws-8vx {
  padding: 2.25rem 1.5rem 0;
}
}.fht-ws_in-8vx {
  margin: 0 auto;
  max-width: 1340px;
}.fht-ws_head-8vx {
  gap: 0.75rem;
  display: flex;
  margin-bottom: 14px;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}.fht-ws_title-8vx {
  gap: 0.625rem;
  color: #F5EDD8;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  display: flex;
  font-size: 1rem;
  font-weight: 700;
  align-items: center;
  font-family: 'Bebas Neue', sans-serif;
}.fht-ws_title_ic-8vx svg {
  stroke-linejoin: round;
  height: 18px;
  color: #F5C030;
  width: 18px;
  stroke-linecap: round;
}.fht-ws_online-8vx {
  gap: 0.438rem;
  align-items: center;
  font-size: 12px;
  display: flex;
  color: #8A7A64;
  font-weight: 600;
}.fht-ws_online_dot-8vx {
  border-radius: 50%;
  background: #22C55E;
  width: 8px;
  height: 8px;
  box-shadow: 0 0 6px rgba(34,197,94,0.15);
  flex-shrink: 0;
}.fht-ws_scroll-8vx {
  gap: 0.5rem;
  overflow-x: auto;
  padding-bottom: 0.5rem;
  scrollbar-width: none;
  display: flex;
}.fht-ws_scroll-8vx::-webkit-scrollbar {
  display: none;
}.fht-wc-8vx {
  padding: 0.625rem 0.875rem;
  border: 1px solid rgba(255,255,255,0.10);
  gap: 10px;
  background: #161009;
  border-radius: 8px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  min-width: 13.75rem;
}.fht-wc_img-8vx {
  overflow: hidden;
  background: #1E1510;
  border-radius: 5px;
  width: 36px;
  flex-shrink: 0;
  height: 2.25rem;
}.fht-wc_img-8vx img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.fht-wc_info-8vx {
  min-width: 0;
}.fht-wc_game-8vx {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #CCBFA8;
  font-weight: 600;
  white-space: nowrap;
  font-size: 12px;
}.fht-wc_player-8vx {
  overflow: hidden;
  font-size: 0.625rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #847060;
}.fht-wc_amount-8vx {
  color: #22C55E;
  flex-shrink: 0;
  font-weight: 700;
  white-space: nowrap;
  margin-left: auto;
  font-size: 0.813rem;
}.fht-reg-8vx {
  padding: 36px 1rem 0;
  background: #0F0A06;
}
@media(min-width: 770px) {.fht-reg-8vx {
  padding: 44px 1.5rem 0;
}
}.fht-reg_in-8vx {
  border: 1px solid rgba(255,255,255,0.06);
  border-radius: 0.813rem;
  background: #1E1510;
  padding: 1.75rem 24px;
  margin: 0 auto;
  max-width: 83.75rem;
}
@media(min-width: 771px) {.fht-reg_in-8vx {
  padding: 40px;
}
}.fht-reg_top-8vx {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.fht-reg_top-8vx {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.fht-reg_label-8vx {
  letter-spacing: .08em;
  color: #E8840A;
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 10px;
}.fht-reg_h2-8vx {
  font-size: 22px;
  margin-bottom: 12px;
  line-height: 1.2;
  font-weight: 800;
  font-family: 'Bebas Neue', sans-serif;
  color: #F5EDD8;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.fht-reg_h2-8vx {
  font-size: 28px;
}
}.fht-reg_bonus-8vx {
  border: 1px solid rgba(245,192,48,0.15);
  background: rgba(245,192,48,0.15);
  gap: 0.5rem;
  padding: 10px 16px;
  border-radius: 0.5rem;
  align-items: center;
  margin-bottom: 1rem;
  display: inline-flex;
}.fht-reg_bonus_amount-8vx {
  font-size: 1.25rem;
  font-weight: 800;
  color: #F5C030;
}.fht-reg_bonus_text-8vx {
  color: #A08A72;
  font-size: 0.813rem;
  line-height: 1.35;
}.fht-reg_cta_btn-8vx {
  transition: background .2s;
  background: #22C55E;
  border-radius: 8px;
  padding: 14px 2rem;
  font-size: 0.938rem;
  margin-bottom: 12px;
  box-shadow: 0 0.25rem 1.25rem rgba(34,197,94,0.42), inset 0 1px 0 rgba(255,255,255,0.12);
  font-weight: 700;
  color: #0D0A06;
  display: inline-block;
}.fht-reg_cta_btn-8vx:hover {
  background: #16A34A;
}.fht-reg_terms-8vx {
  color: #847060;
  font-size: 11px;
  line-height: 1.5;
}.fht-reg_seo-8vx {
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 1.25rem;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.65;
  padding-top: 20px;
  color: #8A7A64;
}.fht-reg_seo-8vx p {
  line-height: 1.65;
  color: #8A7A64;
  font-size: 13px;
  margin-bottom: 0.625rem;
}.fht-reg_seo-8vx p:last-child {
  margin-bottom: 0;
}.fht-reg_seo-8vx strong {
  font-weight: 700;
  color: #CCBFA8;
}.fht-reg_seo-8vx a {
  transition: color .2s;
  color: #E8840A;
  text-decoration: underline;
}.fht-reg_seo-8vx a:hover {
  color: #F59820;
}.fht-reg_seo-8vx ul,.fht-reg_seo-8vx ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 1.125rem;
}.fht-reg_seo-8vx ol {
  list-style: decimal;
}.fht-reg_seo-8vx li {
  color: #8A7A64;
  margin-bottom: 4px;
  line-height: 1.65;
  font-size: 13px;
}.fht-reg_seo-8vx table {
  margin-bottom: 0.625rem;
  width: 100%;
  overflow-x: auto;
  font-size: 0.813rem;
  border-collapse: collapse;
  display: block;
}
@media(min-width: 771px) {.fht-reg_seo-8vx table {
  display: table;
}
}.fht-reg_seo-8vx th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  font-weight: 700;
  color: #CCBFA8;
}.fht-reg_seo-8vx td {
  padding: 8px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #8A7A64;
}.fht-reg_steps-8vx {
  gap: 0.875rem;
  flex-direction: column;
  display: flex;
  margin-top: 28px;
}
@media(min-width: 859px) {.fht-reg_steps-8vx {
  margin-top: 0;
}
}.fht-reg_step-8vx {
  border: 1px solid rgba(255,255,255,0.06);
  border-radius: 0.5rem;
  padding: 16px;
  gap: 0.875rem;
  background: rgba(255,255,255,0.05);
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.fht-reg_step_num-8vx {
  border-radius: 50%;
  background: rgba(232,132,10,0.18);
  border: 1px solid rgba(232,132,10,0.08);
  width: 2.125rem;
  color: #E8840A;
  flex-shrink: 0;
  font-size: 14px;
  font-weight: 800;
  justify-content: center;
  height: 34px;
  display: flex;
  align-items: center;
}.fht-reg_step_title-8vx {
  margin-bottom: 3px;
  color: #F5EDD8;
  font-weight: 700;
  font-size: 0.875rem;
}.fht-reg_step_text-8vx {
  line-height: 1.5;
  color: #8A7A64;
  font-size: 0.75rem;
}.fht-reg_trust-8vx {
  gap: 0.625rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 20px;
  flex-wrap: wrap;
  padding-top: 1.25rem;
  display: flex;
}.fht-reg_trust_item-8vx {
  gap: 7px;
  align-items: center;
  font-size: 12px;
  color: #8A7A64;
  overflow-wrap: break-word;
  display: flex;
}.fht-reg_trust_ic-8vx svg {
  height: 1rem;
  width: 1rem;
  color: #E8840A;
  stroke-linejoin: round;
  stroke-linecap: round;
}.fht-htp-8vx {
  background: #0F0A06;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 767px) {.fht-htp-8vx {
  padding: 2.75rem 1.5rem 0;
}
}.fht-htp_in-8vx {
  margin: 0 auto;
  max-width: 1340px;
}.fht-htp_head-8vx {
  max-width: 720px;
  margin-bottom: 22px;
}.fht-htp_label-8vx {
  color: #E8840A;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
}.fht-htp_h2-8vx {
  color: #F5EDD8;
  overflow-wrap: break-word;
  font-family: 'Bebas Neue', sans-serif;
  font-weight: 800;
  font-size: 1.375rem;
  margin-bottom: 0.5rem;
}
@media(min-width: 765px) {.fht-htp_h2-8vx {
  font-size: 1.75rem;
}
}.fht-htp_intro-8vx {
  color: #8A7A64;
  line-height: 1.6;
  font-size: 14px;
}.fht-htp_steps-8vx {
  gap: 12px;
  padding: 0;
  list-style: none;
  margin: 0;
  display: grid;
  grid-template-columns: 1fr;
  counter-reset: none;
}
@media(min-width: 643px) {.fht-htp_steps-8vx {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.fht-htp_steps-8vx {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.fht-htp_step-8vx {
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 8px;
  padding: 20px 1.125rem 18px;
  background: #1E1510;
  flex-direction: column;
  position: relative;
  display: flex;
}.fht-htp_step_num-8vx {
  border-radius: 50%;
  background: #E8840A;
  width: 28px;
  font-size: 0.813rem;
  justify-content: center;
  font-weight: 800;
  height: 1.75rem;
  align-items: center;
  display: flex;
  left: 20px;
  font-family: 'Bebas Neue', sans-serif;
  top: -0.75rem;
  position: absolute;
  color: #0D0A06;
}.fht-htp_step_ic-8vx {
  border-radius: 0.313rem;
  background: rgba(232,132,10,0.18);
  margin: 8px 0 12px;
  color: #E8840A;
  width: 36px;
  align-items: center;
  height: 36px;
  justify-content: center;
  display: flex;
}.fht-htp_step_ic-8vx svg {
  stroke-linecap: round;
  width: 1.125rem;
  stroke-linejoin: round;
  height: 1.125rem;
}.fht-htp_step_h-8vx {
  color: #F5EDD8;
  margin-bottom: 6px;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 14px;
}.fht-htp_step_p-8vx {
  color: #8A7A64;
  font-size: 13px;
  line-height: 1.55;
  overflow-wrap: break-word;
}.fht-htp_step_p-8vx strong {
  font-weight: 600;
  color: #CCBFA8;
}.fht-htp_cta-8vx {
  border-radius: 0.5rem;
  transition: background .2s;
  background: #22C55E;
  padding: 0.813rem 1.625rem;
  margin-top: 1.25rem;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  color: #0D0A06;
}.fht-htp_cta-8vx:hover {
  background: #16A34A;
}.fht-app-8vx {
  padding: 36px 1rem 0;
  background: #0F0A06;
}
@media(min-width: 767px) {.fht-app-8vx {
  padding: 44px 24px 0;
}
}.fht-app_in-8vx {
  margin: 0 auto;
  max-width: 83.75rem;
}.fht-app_head-8vx {
  margin-bottom: 16px;
}.fht-app_label-8vx {
  font-size: 11px;
  color: #E8840A;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-weight: 700;
  text-transform: uppercase;
}.fht-app_h2-8vx {
  margin-bottom: 6px;
  font-size: 20px;
  font-weight: 800;
  color: #F5EDD8;
  overflow-wrap: break-word;
  font-family: 'Bebas Neue', sans-serif;
}
@media(min-width: 769px) {.fht-app_h2-8vx {
  font-size: 1.5rem;
}
}.fht-app_sub-8vx {
  max-width: 600px;
  color: #8A7A64;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.6;
}.fht-app_sub-8vx strong {
  color: #CCBFA8;
  font-weight: 700;
}.fht-app_cards-8vx {
  gap: 0.625rem;
  margin-top: 1rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 639px) {.fht-app_cards-8vx {
  grid-template-columns: repeat(3,1fr);
}
}.fht-app_card-8vx {
  padding: 20px;
  gap: 1rem;
  overflow: hidden;
  border-radius: 0.5rem;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
  position: relative;
}.fht-app_card_ios-8vx {
  background: linear-gradient(135deg,rgba(232,132,10,0.18) 0%,#1E1510 100%);
}.fht-app_card_android-8vx {
  background: linear-gradient(135deg,rgba(34,197,94,0.15) 0%,#1E1510 100%);
}.fht-app_card_win-8vx {
  background: linear-gradient(135deg,rgba(245,192,48,0.15) 0%,#1E1510 100%);
}.fht-app_card_ic-8vx svg {
  width: 2.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 34px;
}.fht-app_card_ic-8vx {
  flex-shrink: 0;
  color: #F5EDD8;
}.fht-app_card_os-8vx {
  color: #8A7A64;
  margin-bottom: 0.375rem;
  font-size: 0.625rem;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}.fht-app_card_title-8vx {
  line-height: 1.2;
  font-size: 15px;
  color: #F5EDD8;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  font-weight: 700;
}.fht-app_card_text-8vx {
  font-size: 0.75rem;
  margin-bottom: 0.875rem;
  line-height: 1.5;
  color: #8A7A64;
  overflow-wrap: break-word;
}.fht-app_card_btn-8vx {
  border-radius: 5px;
  padding: 10px 18px;
  background: rgba(255,255,255,0.12);
  transition: background .2s;
  border: 1px solid rgba(232,132,10,0.42);
  gap: 0.438rem;
  align-items: center;
  font-size: 13px;
  display: inline-flex;
  font-weight: 700;
  color: #F5EDD8;
}.fht-app_card_btn-8vx:hover {
  background: rgba(255,255,255,0.07);
}.fht-prov-8vx {
  padding: 36px 16px 0;
  background: #0F0A06;
}
@media(min-width: 766px) {.fht-prov-8vx {
  padding: 2.75rem 24px 0;
}
}.fht-prov_in-8vx {
  margin: 0 auto;
  max-width: 83.75rem;
}.fht-prov_head-8vx {
  margin-bottom: 1rem;
}.fht-prov_label-8vx {
  color: #E8840A;
  font-weight: 700;
  margin-bottom: 0.5rem;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .08em;
}.fht-prov_h2-8vx {
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
  font-family: 'Bebas Neue', sans-serif;
  margin-bottom: 8px;
  color: #F5EDD8;
}
@media(min-width: 769px) {.fht-prov_h2-8vx {
  font-size: 24px;
}
}.fht-prov_seo-8vx {
  max-width: 38.75rem;
  overflow-wrap: break-word;
  color: #8A7A64;
  font-size: 0.813rem;
  margin-bottom: 16px;
  line-height: 1.6;
}.fht-prov_seo-8vx strong {
  font-weight: 700;
  color: #CCBFA8;
}.fht-prov_seo-8vx a {
  text-decoration: underline;
  color: #E8840A;
}.fht-prov_grid-8vx {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 639px) {.fht-prov_grid-8vx {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.fht-prov_grid-8vx {
  grid-template-columns: repeat(8,1fr);
}
}.fht-prov_card-8vx {
  gap: 0.438rem;
  background: #161009;
  padding: 14px 0.625rem;
  transition: border-color .2s,background .2s;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 0.5rem;
  align-items: center;
  cursor: pointer;
  flex-direction: column;
  display: flex;
}.fht-prov_card-8vx:hover {
  border-color: rgba(232,132,10,0.42);
  background: #1E1510;
}.fht-prov_logo-8vx {
  border-radius: 0.313rem;
  overflow: hidden;
  background: rgba(255,255,255,0.05);
  justify-content: center;
  width: 44px;
  align-items: center;
  display: flex;
  height: 44px;
}.fht-prov_logo-8vx img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.fht-prov_name-8vx {
  font-weight: 600;
  text-align: center;
  color: #A08A72;
  overflow-wrap: break-word;
  font-size: 11px;
}.fht-bon-8vx {
  background: #0F0A06;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.fht-bon-8vx {
  padding: 2.75rem 1.5rem 0;
}
}.fht-bon_in-8vx {
  margin: 0 auto;
  max-width: 83.75rem;
}.fht-bon_head-8vx {
  margin-bottom: 20px;
}.fht-bon_label-8vx {
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-size: 11px;
  color: #E8840A;
  text-transform: uppercase;
  font-weight: 700;
}.fht-bon_h2-8vx {
  margin-bottom: 0.5rem;
  color: #F5EDD8;
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
  font-family: 'Bebas Neue', sans-serif;
}
@media(min-width: 765px) {.fht-bon_h2-8vx {
  font-size: 1.5rem;
}
}.fht-bon_seo-8vx {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #8A7A64;
  max-width: 38.75rem;
  line-height: 1.6;
}.fht-bon_seo-8vx strong {
  color: #CCBFA8;
  font-weight: 700;
}.fht-bon_seo-8vx a {
  color: #E8840A;
  text-decoration: underline;
}.fht-bon_grid-8vx {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 642px) {.fht-bon_grid-8vx {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.fht-bon_grid-8vx {
  grid-template-columns: repeat(5,1fr);
}
}.fht-bon_card-8vx {
  transition: border-color .2s,transform .2s;
  padding: 1rem;
  border-radius: 0.5rem;
  background: #161009;
  border: 1px solid rgba(255,255,255,0.10);
}.fht-bon_card-8vx:hover {
  transform: translateY(-2px);
  border-color: rgba(232,132,10,0.08);
}.fht-bon_card_ic-8vx svg {
  height: 1.625rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.625rem;
}.fht-bon_card_ic-8vx {
  margin-bottom: 10px;
}.fht-bon_card_type-8vx {
  font-weight: 700;
  font-size: 0.625rem;
  color: #8A7A64;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
  letter-spacing: .06em;
}.fht-bon_card_amount-8vx {
  font-size: 1.125rem;
  color: #F5C030;
  line-height: 1.1;
  font-weight: 800;
  margin-bottom: 6px;
}.fht-bon_card_name-8vx {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-weight: 600;
  color: #F5EDD8;
}.fht-bon_card_detail-8vx {
  border-top: 1px solid rgba(255,255,255,0.05);
  line-height: 1.5;
  padding-top: 0.5rem;
  overflow-wrap: break-word;
  color: #847060;
  font-size: 0.688rem;
}.fht-pmt-8vx {
  background: #0F0A06;
  padding: 36px 16px 0;
}
@media(min-width: 770px) {.fht-pmt-8vx {
  padding: 2.75rem 1.5rem 0;
}
}.fht-pmt_in-8vx {
  margin: 0 auto;
  max-width: 1340px;
}.fht-pmt_head-8vx {
  max-width: 45rem;
  margin-bottom: 1.375rem;
}.fht-pmt_label-8vx {
  font-size: 11px;
  color: #E8840A;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-weight: 700;
}.fht-pmt_h2-8vx {
  font-family: 'Bebas Neue', sans-serif;
  font-weight: 800;
  color: #F5EDD8;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  margin-bottom: 8px;
}
@media(min-width: 771px) {.fht-pmt_h2-8vx {
  font-size: 1.75rem;
}
}.fht-pmt_intro-8vx {
  font-size: 0.875rem;
  line-height: 1.6;
  color: #8A7A64;
  overflow-wrap: break-word;
}.fht-pmt_groups-8vx {
  gap: 1.25rem;
  display: flex;
  flex-direction: column;
}.fht-pmt_group-8vx {
  border-radius: 0.5rem;
  padding: 20px;
  border: 1px solid rgba(255,255,255,0.10);
  background: #1E1510;
}.fht-pmt_group_head-8vx {
  gap: 0.75rem;
  margin-bottom: 0.625rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.fht-pmt_group_ic-8vx {
  background: rgba(232,132,10,0.18);
  border-radius: 0.313rem;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  color: #E8840A;
  align-items: center;
  height: 36px;
  width: 2.25rem;
}.fht-pmt_group_ic-8vx svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 18px;
  width: 18px;
}.fht-pmt_group_h-8vx {
  margin: 0;
  font-family: 'Bebas Neue', sans-serif;
  color: #F5EDD8;
  font-size: 16px;
  overflow-wrap: break-word;
  font-weight: 700;
}.fht-pmt_group_p-8vx {
  font-size: 0.813rem;
  line-height: 1.6;
  color: #8A7A64;
  overflow-wrap: break-word;
  margin-bottom: 14px;
}.fht-pmt_group_p-8vx strong {
  font-weight: 600;
  color: #CCBFA8;
}.fht-pmt_table_wrap-8vx {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.fht-pmt_table-8vx {
  min-width: 540px;
  width: 100%;
  font-size: 0.813rem;
  border-collapse: collapse;
}.fht-pmt_table-8vx th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  letter-spacing: .04em;
  text-transform: uppercase;
  font-weight: 700;
  text-align: left;
  color: #CCBFA8;
  white-space: nowrap;
  font-size: 0.688rem;
}.fht-pmt_table-8vx td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.75rem;
  color: #8A7A64;
}.fht-pmt_table-8vx tbody tr:last-child td {
  border-bottom: none;
}.fht-pmt_table-8vx tr:hover td {
  background: rgba(255,255,255,0.05);
  color: #CCBFA8;
}.fht-seo-8vx {
  padding: 36px 16px 0;
  background: #0F0A06;
}
@media(min-width: 767px) {.fht-seo-8vx {
  padding: 2.75rem 1.5rem 0;
}
}.fht-seo_in-8vx {
  border: 1px solid rgba(255,255,255,0.10);
  margin: 0 auto;
  border-radius: 0.813rem;
  padding: 1.75rem 24px;
  background: #1E1510;
  max-width: 1340px;
}
@media(min-width: 771px) {.fht-seo_in-8vx {
  padding: 36px 2.5rem;
}
}.fht-seo_label-8vx {
  color: #E8840A;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 10px;
}.fht-seo_h2-8vx {
  line-height: 1.25;
  font-weight: 800;
  font-size: 1.25rem;
  font-family: 'Bebas Neue', sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  color: #F5EDD8;
}
@media(min-width: 766px) {.fht-seo_h2-8vx {
  font-size: 1.5rem;
}
}.fht-seo_body-8vx {
  color: #A08A72;
  line-height: 1.75;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.fht-seo_body-8vx p {
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 0.75rem;
  color: #A08A72;
}.fht-seo_body-8vx p:last-child {
  margin-bottom: 0;
}.fht-seo_body-8vx strong {
  font-weight: 700;
  color: #CCBFA8;
}.fht-seo_body-8vx a {
  transition: color .2s;
  color: #E8840A;
  text-decoration: underline;
}.fht-seo_body-8vx a:hover {
  color: #F59820;
}.fht-seo_body-8vx ul,.fht-seo_body-8vx ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.fht-seo_body-8vx ol {
  list-style: decimal;
}.fht-seo_body-8vx li {
  font-size: 0.875rem;
  color: #A08A72;
  line-height: 1.75;
  margin-bottom: 0.375rem;
}.fht-seo_body-8vx table {
  overflow-x: auto;
  font-size: 13px;
  border-collapse: collapse;
  display: block;
  width: 100%;
  margin-bottom: 12px;
}
@media(min-width: 766px) {.fht-seo_body-8vx table {
  display: table;
}
}.fht-seo_body-8vx th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  color: #CCBFA8;
  text-align: left;
}.fht-seo_body-8vx td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 0.75rem;
  color: #A08A72;
}.fht-seo_cols-8vx {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.fht-seo_cols-8vx {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.fht-seo_cols-8vx {
  grid-template-columns: repeat(3,1fr);
}
}.fht-seo_col_h-8vx {
  color: #CCBFA8;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 7px;
  font-size: 0.813rem;
}.fht-seo_col_p-8vx {
  color: #8A7A64;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.65;
}.fht-seo_stats-8vx {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.fht-seo_stat-8vx {
  border: 1px solid rgba(232,132,10,0.18);
  border-radius: 0.5rem;
  padding: 0.875rem 16px;
  background: rgba(232,132,10,0.08);
  flex: 1;
  min-width: 140px;
}.fht-seo_stat_val-8vx {
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
  color: #E8840A;
  margin-bottom: 0.25rem;
}.fht-seo_stat_lb-8vx {
  color: #8A7A64;
  font-size: 11px;
  overflow-wrap: break-word;
}.fht-faq-8vx {
  background: #0F0A06;
  padding: 36px 16px 0;
}
@media(min-width: 766px) {.fht-faq-8vx {
  padding: 2.75rem 1.5rem 0;
}
}.fht-faq_in-8vx {
  margin: 0 auto;
  max-width: 83.75rem;
}.fht-faq_head-8vx {
  margin-bottom: 1.25rem;
}.fht-faq_label-8vx {
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  color: #E8840A;
  font-weight: 700;
}.fht-faq_h2-8vx {
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
  font-family: 'Bebas Neue', sans-serif;
  color: #F5EDD8;
}
@media(min-width: 765px) {.fht-faq_h2-8vx {
  font-size: 1.5rem;
}
}.fht-faq_list-8vx {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.fht-faq_item-8vx {
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 8px;
  background: #1E1510;
  overflow: hidden;
}.fht-faq_q-8vx {
  padding: 16px 20px;
  transition: color .2s;
  gap: 0.75rem;
  align-items: center;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #CCBFA8;
  cursor: pointer;
  justify-content: space-between;
  font-weight: 600;
  display: flex;
}.fht-faq_q-8vx:hover {
  color: #F5EDD8;
}.fht-faq_q_ic-8vx {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255,255,255,0.05);
  width: 24px;
  color: #E8840A;
  font-size: 16px;
  justify-content: center;
  align-items: center;
  height: 24px;
  flex-shrink: 0;
  display: flex;
}.fht-faq_item-8vx.fht-state_open-8vx .fht-faq_q_ic-8vx {
  transform: rotate(45deg);
}.fht-faq_a-8vx {
  padding: 0 1.25rem 1rem;
  display: none;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #8A7A64;
  line-height: 1.7;
}.fht-faq_item-8vx.fht-state_open-8vx .fht-faq_a-8vx {
  display: block;
}.fht-faq_a-8vx strong {
  font-weight: 700;
  color: #CCBFA8;
}.fht-faq_a-8vx a {
  color: #E8840A;
  text-decoration: underline;
}.fht-faq_a-8vx ul,.fht-faq_a-8vx ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 20px;
}.fht-faq_a-8vx ol {
  list-style: decimal;
}.fht-faq_a-8vx li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.fht-faq_a-8vx table {
  margin: 8px 0;
  width: 100%;
  border-collapse: collapse;
  font-size: 0.75rem;
  overflow-x: auto;
  display: block;
}
@media(min-width: 770px) {.fht-faq_a-8vx table {
  display: table;
}
}.fht-faq_a-8vx th {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  color: #CCBFA8;
  text-align: left;
}.fht-faq_a-8vx td {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #8A7A64;
}.fht-seo-8vx {
  background: #0F0A06;
  padding: 2.25rem 16px 0;
}
@media(min-width: 765px) {.fht-seo-8vx {
  padding: 2.75rem 24px 0;
}
}.fht-seo_in-8vx {
  margin: 0 auto;
  background: #1E1510;
  border-radius: 13px;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 1.75rem 24px;
  max-width: 1340px;
}
@media(min-width: 766px) {.fht-seo_in-8vx {
  padding: 36px 2.5rem;
}
}.fht-seo_label-8vx {
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 10px;
  color: #E8840A;
  text-transform: uppercase;
  font-size: 11px;
}.fht-seo_h2-8vx {
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-size: 20px;
  color: #F5EDD8;
  font-weight: 800;
  line-height: 1.25;
  font-family: 'Bebas Neue', sans-serif;
}
@media(min-width: 767px) {.fht-seo_h2-8vx {
  font-size: 24px;
}
}.fht-seo_body-8vx {
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #A08A72;
  font-size: 0.875rem;
}.fht-seo_body-8vx p {
  font-size: 14px;
  color: #A08A72;
  margin-bottom: 0.75rem;
  line-height: 1.75;
}.fht-seo_body-8vx p:last-child {
  margin-bottom: 0;
}.fht-seo_body-8vx strong {
  color: #CCBFA8;
  font-weight: 700;
}.fht-seo_body-8vx a {
  transition: color .2s;
  color: #E8840A;
  text-decoration: underline;
}.fht-seo_body-8vx a:hover {
  color: #F59820;
}.fht-seo_body-8vx ul,.fht-seo_body-8vx ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.fht-seo_body-8vx ol {
  list-style: decimal;
}.fht-seo_body-8vx li {
  color: #A08A72;
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 6px;
}.fht-seo_body-8vx table {
  overflow-x: auto;
  font-size: 0.813rem;
  margin-bottom: 12px;
  display: block;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width: 769px) {.fht-seo_body-8vx table {
  display: table;
}
}.fht-seo_body-8vx th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 12px;
  text-align: left;
  font-weight: 700;
  color: #CCBFA8;
}.fht-seo_body-8vx td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #A08A72;
}.fht-seo_cols-8vx {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 643px) {.fht-seo_cols-8vx {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.fht-seo_cols-8vx {
  grid-template-columns: repeat(3,1fr);
}
}.fht-seo_col_h-8vx {
  color: #CCBFA8;
  margin-bottom: 7px;
  overflow-wrap: break-word;
  font-size: 13px;
  font-weight: 700;
}.fht-seo_col_p-8vx {
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #8A7A64;
  font-size: 0.813rem;
}.fht-seo_stats-8vx {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.fht-seo_stat-8vx {
  border: 1px solid rgba(232,132,10,0.18);
  padding: 0.875rem 16px;
  flex: 1;
  border-radius: 8px;
  background: rgba(232,132,10,0.08);
  min-width: 140px;
}.fht-seo_stat_val-8vx {
  font-size: 20px;
  margin-bottom: 4px;
  font-weight: 800;
  color: #E8840A;
  overflow-wrap: break-word;
}.fht-seo_stat_lb-8vx {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #8A7A64;
}.fht-seo-8vx {
  background: #0F0A06;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.fht-seo-8vx {
  padding: 44px 24px 0;
}
}.fht-seo_in-8vx {
  background: #1E1510;
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  border-radius: 0.813rem;
  border: 1px solid rgba(255,255,255,0.10);
  max-width: 83.75rem;
}
@media(min-width: 767px) {.fht-seo_in-8vx {
  padding: 2.25rem 2.5rem;
}
}.fht-seo_label-8vx {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 0.625rem;
  color: #E8840A;
  letter-spacing: .08em;
}.fht-seo_h2-8vx {
  font-weight: 800;
  color: #F5EDD8;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 0.875rem;
  font-family: 'Bebas Neue', sans-serif;
}
@media(min-width: 766px) {.fht-seo_h2-8vx {
  font-size: 1.5rem;
}
}.fht-seo_body-8vx {
  color: #A08A72;
  line-height: 1.75;
  font-size: 14px;
  overflow-wrap: break-word;
}.fht-seo_body-8vx p {
  margin-bottom: 12px;
  color: #A08A72;
  line-height: 1.75;
  font-size: 14px;
}.fht-seo_body-8vx p:last-child {
  margin-bottom: 0;
}.fht-seo_body-8vx strong {
  color: #CCBFA8;
  font-weight: 700;
}.fht-seo_body-8vx a {
  transition: color .2s;
  text-decoration: underline;
  color: #E8840A;
}.fht-seo_body-8vx a:hover {
  color: #F59820;
}.fht-seo_body-8vx ul,.fht-seo_body-8vx ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.fht-seo_body-8vx ol {
  list-style: decimal;
}.fht-seo_body-8vx li {
  margin-bottom: 6px;
  line-height: 1.75;
  font-size: 14px;
  color: #A08A72;
}.fht-seo_body-8vx table {
  width: 100%;
  font-size: 13px;
  overflow-x: auto;
  display: block;
  margin-bottom: 0.75rem;
  border-collapse: collapse;
}
@media(min-width:768px) {.fht-seo_body-8vx table {
  display: table;
}
}.fht-seo_body-8vx th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  color: #CCBFA8;
  text-align: left;
}.fht-seo_body-8vx td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #A08A72;
}.fht-seo_cols-8vx {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 642px) {.fht-seo_cols-8vx {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.fht-seo_cols-8vx {
  grid-template-columns: repeat(3,1fr);
}
}.fht-seo_col_h-8vx {
  font-weight: 700;
  color: #CCBFA8;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
}.fht-seo_col_p-8vx {
  overflow-wrap: break-word;
  font-size: 13px;
  color: #8A7A64;
  line-height: 1.65;
}.fht-seo_stats-8vx {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.fht-seo_stat-8vx {
  border: 1px solid rgba(232,132,10,0.18);
  padding: 14px 16px;
  border-radius: 8px;
  background: rgba(232,132,10,0.08);
  flex: 1;
  min-width: 140px;
}.fht-seo_stat_val-8vx {
  color: #E8840A;
  font-size: 1.25rem;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
}.fht-seo_stat_lb-8vx {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #8A7A64;
}.fht-ft-8vx {
  background: #090604;
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 48px;
}.fht-ft_support-8vx {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 24px 1rem;
}
@media(min-width: 769px) {.fht-ft_support-8vx {
  padding: 1.75rem 24px;
}
}.fht-ft_support_in-8vx {
  gap: 1rem;
  margin: 0 auto;
  flex-wrap: wrap;
  max-width: 83.75rem;
  align-items: center;
  display: flex;
}.fht-ft_support_main-8vx {
  flex: 1;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  min-width: 13.75rem;
}.fht-ft_support_ic-8vx {
  flex-shrink: 0;
  color: #E8840A;
}.fht-ft_support_ic-8vx svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.875rem;
  height: 30px;
}.fht-ft_support_text_title-8vx {
  font-weight: 700;
  margin-bottom: 3px;
  font-size: 0.938rem;
  color: #F5EDD8;
  overflow-wrap: break-word;
}.fht-ft_support_text_sub-8vx {
  color: #8A7A64;
  font-size: 12px;
  overflow-wrap: break-word;
}.fht-ft_support_btn-8vx {
  border-radius: 0.5rem;
  padding: 11px 1.375rem;
  background: #E8840A;
  transition: background .2s;
  color: #F5EDD8;
  font-weight: 700;
  flex-shrink: 0;
  white-space: nowrap;
  font-size: 0.813rem;
}.fht-ft_support_btn-8vx:hover {
  background: #F59820;
}.fht-ft_support_contacts-8vx {
  gap: 1rem;
  flex-wrap: wrap;
  margin-left: auto;
  display: flex;
}.fht-ft_support_contact-8vx {
  color: #847060;
  font-size: 0.75rem;
  line-height: 1.4;
}.fht-ft_support_contact-8vx strong {
  display: block;
  font-weight: 600;
  margin-bottom: 2px;
  font-size: 0.688rem;
  color: #A08A72;
}.fht-ft_main-8vx {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 2rem 16px 24px;
}
@media(min-width: 770px) {.fht-ft_main-8vx {
  padding: 2.5rem 1.5rem 2rem;
}
}.fht-ft_main_in-8vx {
  gap: 1.5rem;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 1340px;
}
@media(min-width: 642px) {.fht-ft_main_in-8vx {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.fht-ft_main_in-8vx {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.fht-ft_col_logo-8vx {
  grid-column: 1/-1;
}
@media(min-width: 1082px) {.fht-ft_col_logo-8vx {
  grid-column: auto;
}
}.fht-ft_logo-8vx {
  gap: 9px;
  align-items: center;
  display: flex;
  margin-bottom: 12px;
  font-weight: 800;
  color: #F5EDD8;
  flex-wrap: wrap;
  font-size: 1rem;
  overflow-wrap: break-word;
}.fht-ft_logo_mark-8vx {
  overflow: hidden;
  border-radius: 5px;
  height: 30px;
  width: 1.875rem;
}.fht-ft_logo_mark-8vx img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.fht-ft_logo_sub-8vx {
  color: #847060;
  font-size: 12px;
  max-width: 12.5rem;
  overflow-wrap: break-word;
  line-height: 1.55;
}.fht-ft_col_title-8vx {
  font-weight: 700;
  margin-bottom: 14px;
  text-transform: uppercase;
  font-size: 12px;
  color: #A08A72;
  letter-spacing: .07em;
}.fht-ft_col_links-8vx {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.fht-ft_col_link-8vx {
  transition: color .2s;
  font-size: 0.813rem;
  color: #847060;
  overflow-wrap: break-word;
}.fht-ft_col_link-8vx:hover {
  color: #CCBFA8;
}.fht-ft_apps-8vx {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.fht-ft_app_card-8vx {
  background: rgba(255,255,255,0.05);
  padding: 0.625rem 12px;
  border: 1px solid rgba(255,255,255,0.10);
  gap: 0.625rem;
  transition: border-color .2s;
  border-radius: 5px;
  display: flex;
  align-items: center;
}.fht-ft_app_card-8vx:hover {
  border-color: rgba(232,132,10,0.42);
}.fht-ft_app_card_ic-8vx svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.375rem;
  width: 1.375rem;
}.fht-ft_app_card_os-8vx {
  font-size: 0.625rem;
  color: #847060;
  font-weight: 600;
}.fht-ft_app_card_action-8vx {
  font-weight: 700;
  font-size: 12px;
  color: #CCBFA8;
}.fht-ft_bot-8vx {
  padding: 1.25rem 16px;
}
@media(min-width: 770px) {.fht-ft_bot-8vx {
  padding: 1.25rem 1.5rem;
}
}.fht-ft_bot_in-8vx {
  margin: 0 auto;
  gap: 1rem;
  max-width: 83.75rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.fht-ft_socials-8vx {
  gap: 0.5rem;
  display: flex;
}.fht-ft_soc-8vx {
  border-radius: 0.313rem;
  transition: background .2s;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.10);
  width: 2.25rem;
  display: flex;
  justify-content: center;
  height: 2.25rem;
  align-items: center;
  color: #A08A72;
}.fht-ft_soc-8vx svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1rem;
  width: 1rem;
}.fht-ft_soc-8vx:hover {
  background: rgba(255,255,255,0.07);
}.fht-ft_legal-8vx {
  flex: 1;
  min-width: 12.5rem;
  line-height: 1.6;
  color: #907E68;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.fht-ft_legal-8vx strong {
  color: #A08A72;
  font-weight: 700;
}.fht-ft_legal-8vx a {
  color: #A08A72;
  text-decoration: underline;
}.fht-ft_age-8vx {
  border: 2px solid #907E68;
  border-radius: 50%;
  margin-left: auto;
  width: 32px;
  height: 2rem;
  align-items: center;
  justify-content: center;
  font-weight: 800;
  color: #907E68;
  flex-shrink: 0;
  display: flex;
  font-size: 0.688rem;
}