html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  padding: 0;
  margin: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  border: 0;
  background: none;
  color: inherit;
  cursor: pointer;
}a:link,a:visited {
  color: inherit;
  text-decoration: none;
}img,svg,video {
  max-width: 100%;
  display: block;
}body {
  background: #130C08;
  font-family: 'Crimson Pro', serif;
  color: #D4C0A0;
  min-height: 100vh;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
}.hfy_layout_i0i {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.hfy_page_i0i {
  display: flex;
  min-height: 100vh;
}.hfy_main_i0i {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media (min-width: 1082px) {.hfy_main_i0i {
  padding-left: 220px;
}
}
@media (max-width: 1081px) {.hfy_main_i0i {
  padding-bottom: 72px;
}
}.hfy_gc_i0i {
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #1C1208;
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border-radius: 0.5rem;
  flex-shrink: 0;
  cursor: pointer;
  width: 8.75rem;
  position: relative;
}
@media(min-width: 637px) {.hfy_gc_i0i {
  width: 156px;
}
}
@media(min-width: 1081px) {.hfy_gc_i0i {
  width: 168px;
}
}.hfy_gc_i0i:hover {
  border-color: rgba(200, 134, 42, 0.08);
  transform: translateY(-3px);
}.hfy_gc_img_i0i {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.hfy_gc_img_i0i img {
  inset: 0;
  height: 100%;
  object-fit: cover;
  width: 100%;
  position: absolute;
}.hfy_gc_hover_i0i {
  transition: opacity .2s;
  inset: 0;
  background: rgba(10, 6, 3, 0.72);
  position: absolute;
  opacity: 0;
  align-items: center;
  justify-content: center;
  display: flex;
}.hfy_gc_i0i:hover .hfy_gc_hover_i0i {
  opacity: 1;
}.hfy_gc_hover_btn_i0i {
  border-radius: 4px;
  padding: 0.5rem 1rem;
  background: #C8862A;
  color: #F5E8D0;
  font-weight: 700;
  font-size: 0.75rem;
}.hfy_gc_info_i0i {
  padding: 8px 0.625rem 10px;
}.hfy_gc_name_i0i {
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 3px;
  color: #D4C0A0;
  font-size: 12px;
  font-weight: 600;
  white-space: nowrap;
  max-width: 100%;
}.hfy_gc_prov_i0i {
  font-size: 0.625rem;
  color: #9A7860;
}.hfy_gc_tag_i0i {
  border-radius: 0.25rem;
  padding: 2px 0.438rem;
  top: 6px;
  z-index: 2;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .04em;
  font-size: 0.563rem;
  position: absolute;
  left: 0.375rem;
}.hfy_gc_tag_hot_i0i {
  background: #C42828;
  color: #fff;
}.hfy_gc_tag_new_i0i {
  background: #2E8B45;
  color: #130C08;
}.hfy_gc_tag_jp_i0i {
  background: #E5A020;
  color: #130C08;
}.hfy_gc_tag_ex_i0i {
  background: #8B2020;
  color: #fff;
}.hfy_gc_tag_live_i0i {
  background: #C42828;
  color: #fff;
}.hfy_gr_i0i {
  padding: 32px 1rem 0;
  background: #130C08;
}
@media(min-width:768px) {.hfy_gr_i0i {
  padding: 2.25rem 1.5rem 0;
}
}.hfy_gr_in_i0i {
  margin: 0 auto;
  max-width: 82.5rem;
}.hfy_gr_head_i0i {
  gap: 0.75rem;
  margin-bottom: 0.625rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.hfy_gr_head_l_i0i {
  gap: 0.625rem;
  flex: 1;
  min-width: 0;
  display: flex;
  align-items: center;
}.hfy_gr_ic_i0i {
  border-radius: 8px;
  justify-content: center;
  height: 32px;
  align-items: center;
  display: flex;
  width: 2rem;
  flex-shrink: 0;
}.hfy_gr_ic_i0i svg {
  width: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 16px;
}.hfy_gr_title_i0i {
  font-size: 16px;
  font-weight: 700;
  color: #F5E8D0;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.hfy_gr_title_i0i {
  font-size: 1.125rem;
}
}.hfy_gr_more_i0i {
  gap: 0.313rem;
  transition: color .2s;
  font-weight: 600;
  display: flex;
  font-size: 12px;
  color: #A08060;
  flex-shrink: 0;
  align-items: center;
  white-space: nowrap;
}.hfy_gr_more_i0i:hover {
  color: #C8862A;
}.hfy_gr_more_i0i svg {
  stroke-linejoin: round;
  height: 0.75rem;
  width: 12px;
  stroke-linecap: round;
}.hfy_gr_arrows_i0i {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.hfy_gr_arr_i0i {
  border-radius: 0.25rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: background .15s,color .15s;
  background: rgba(255, 255, 255, 0.05);
  justify-content: center;
  align-items: center;
  display: flex;
  height: 1.875rem;
  width: 1.875rem;
  color: #B89878;
}.hfy_gr_arr_i0i:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F5E8D0;
}.hfy_gr_arr_i0i svg {
  height: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 13px;
}.hfy_gr_seo_h_i0i {
  margin: 0 0 6px;
  color: #D4C0A0;
  max-width: 42.5rem;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 766px) {.hfy_gr_seo_h_i0i {
  font-size: 14px;
}
}.hfy_gr_seo_i0i {
  max-width: 680px;
  overflow-wrap: break-word;
  color: #A08060;
  line-height: 1.55;
  margin-bottom: 12px;
  font-size: 0.75rem;
}.hfy_gr_seo_i0i strong {
  font-weight: 600;
  color: #D4C0A0;
}.hfy_gr_scroll_i0i {
  gap: 10px;
  -webkit-overflow-scrolling: touch;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 10px;
  overflow-x: auto;
}.hfy_gr_scroll_i0i::-webkit-scrollbar {
  display: none;
}
@media(min-width: 765px) {.hfy_gr_scroll_i0i {
  gap: 0.75rem;
}
}.hfy_tb_i0i {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #130C08;
  top: 0;
  left: 0;
  align-items: center;
  height: 56px;
  right: 0;
  z-index: 80;
  position: fixed;
  display: flex;
}.hfy_tb_in_i0i {
  gap: 0;
  padding: 0 14px;
  width: 100%;
  align-items: center;
  display: flex;
  height: 100%;
}.hfy_tb_burger_i0i {
  gap: 0.313rem;
  border-radius: 0.5rem;
  height: 2.375rem;
  flex-direction: column;
  width: 2.375rem;
  margin-right: 0.5rem;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
}.hfy_tb_burger_i0i:hover {
  background: rgba(255, 255, 255, 0.05);
}.hfy_tb_burger_line_i0i {
  border-radius: 1px;
  background: #B89878;
  width: 18px;
  display: block;
  height: 2px;
}
@media(min-width: 1078px) {.hfy_tb_burger_i0i {
  display: none;
}
}.hfy_tb_logo_i0i {
  gap: 9px;
  align-items: center;
  letter-spacing: -.01em;
  flex-shrink: 0;
  font-weight: 800;
  display: flex;
  color: #F5E8D0;
  overflow-wrap: break-word;
  font-size: 1.125rem;
  margin-right: 1.25rem;
}.hfy_tb_logo_mark_i0i {
  overflow: hidden;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 2rem;
  display: flex;
  height: 32px;
}.hfy_tb_logo_mark_i0i img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.hfy_tb_nav_i0i {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 639px) {.hfy_tb_nav_i0i {
  display: flex;
}
}.hfy_tb_tab_i0i {
  padding: 8px 0.875rem;
  border-radius: 8px;
  transition: background .15s,color .15s;
  color: #B89878;
  font-size: 0.813rem;
  white-space: nowrap;
  font-weight: 600;
}.hfy_tb_tab_i0i:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5E8D0;
}.hfy_tb_tab_i0i.hfy_state_active_i0i {
  background: rgba(200, 134, 42, 0.18);
  color: #F5E8D0;
}.hfy_tb_right_i0i {
  gap: 0.5rem;
  align-items: center;
  display: flex;
  margin-left: auto;
  flex-shrink: 0;
}.hfy_tb_login_i0i {
  padding: 0.563rem 16px;
  border-radius: 0.5rem;
  transition: border-color .2s,color .2s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  font-weight: 600;
  display: none;
  color: #D4C0A0;
  font-size: 13px;
}.hfy_tb_login_i0i:hover {
  border-color: rgba(200, 134, 42, 0.45);
  color: #F5E8D0;
}
@media(min-width: 483px) {.hfy_tb_login_i0i {
  display: block;
}
}.hfy_tb_reg_i0i {
  background: #2E8B45;
  border-radius: 8px;
  transition: background .2s;
  padding: 0.563rem 18px;
  font-size: 13px;
  font-weight: 700;
  white-space: nowrap;
  color: #0E0905;
}.hfy_tb_reg_i0i:hover {
  background: #38A855;
}.hfy_sb_i0i {
  transition: transform .25s ease;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  background: #231710;
  transform: translateX(-100%);
  z-index: 70;
  width: 220px;
  bottom: 0;
  position: fixed;
  overflow-y: auto;
  top: 56px;
  left: 0;
}.hfy_sb_i0i.hfy_state_open_i0i {
  transform: translateX(0);
}.hfy_sb_i0i::-webkit-scrollbar {
  width: 0.25rem;
}.hfy_sb_i0i::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1077px) {.hfy_sb_i0i {
  transform: translateX(0);
}
}.hfy_sb_auth_i0i {
  padding: 14px 12px 10px;
}.hfy_sb_btn_reg_i0i {
  border-radius: 8px;
  transition: background .2s;
  background: #2E8B45;
  padding: 11px;
  display: block;
  font-size: 0.813rem;
  font-weight: 700;
  margin-bottom: 8px;
  text-align: center;
  color: #0E0905;
}.hfy_sb_btn_reg_i0i:hover {
  background: #38A855;
}.hfy_sb_btn_login_i0i {
  padding: 10px;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  font-size: 13px;
  display: block;
  font-weight: 600;
  color: #D4C0A0;
  text-align: center;
}.hfy_sb_btn_login_i0i:hover {
  border-color: rgba(200, 134, 42, 0.45);
  color: #F5E8D0;
}.hfy_sb_promo_i0i {
  border: 1px solid rgba(200, 134, 42, 0.18);
  padding: 12px 0.875rem;
  margin: 0 12px 10px;
  border-radius: 0.5rem;
  background: linear-gradient(135deg,#3D1010,#231710);
  overflow: hidden;
  position: relative;
}.hfy_sb_promo_i0i::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(200, 134, 42, 0.18),transparent 70%);
  width: 80px;
  right: -20px;
  top: -20px;
  position: absolute;
  height: 5rem;
  content: '';
}.hfy_sb_promo_title_i0i {
  font-weight: 700;
  letter-spacing: .06em;
  margin-bottom: 0.25rem;
  text-transform: uppercase;
  font-size: 11px;
  color: #C8862A;
}.hfy_sb_promo_text_i0i {
  font-size: 12px;
  line-height: 1.35;
  overflow-wrap: break-word;
  color: #F5E8D0;
  font-weight: 600;
}.hfy_sb_promo_sub_i0i {
  color: #A08060;
  margin-top: 3px;
  font-size: 0.625rem;
}.hfy_sb_nav_i0i {
  padding: 0.375rem 8px 1rem;
}.hfy_sb_nav_lb_i0i {
  padding: 0.625rem 8px 6px;
  font-weight: 700;
  font-size: 0.625rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #9A7860;
}.hfy_sb_link_i0i {
  gap: 10px;
  padding: 9px 0.625rem;
  transition: background .15s,color .15s;
  border-radius: 0.25rem;
  font-size: 13px;
  display: flex;
  overflow-wrap: break-word;
  color: #B89878;
  align-items: center;
  cursor: pointer;
  font-weight: 500;
}.hfy_sb_link_i0i:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5E8D0;
}.hfy_sb_link_i0i.hfy_state_active_i0i {
  background: rgba(200, 134, 42, 0.18);
  color: #F5E8D0;
}.hfy_sb_ic_i0i {
  border-radius: 4px;
  display: flex;
  justify-content: center;
  height: 30px;
  flex-shrink: 0;
  align-items: center;
  width: 1.875rem;
}.hfy_sb_ic_i0i svg {
  width: 1rem;
  height: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.hfy_sb_ic_1_i0i {
  background: rgba(200, 134, 42, 0.08);
  color: #C8862A;
}.hfy_sb_ic_2_i0i {
  background: rgba(46, 139, 69, 0.20);
  color: #2E8B45;
}.hfy_sb_ic_3_i0i {
  background: rgba(229, 160, 32, 0.18);
  color: #E5A020;
}.hfy_sb_ic_4_i0i {
  background: rgba(139, 32, 32, 0.28);
  color: #8B2020;
}.hfy_sb_ic_5_i0i {
  background: rgba(200, 134, 42, 0.08);
  color: #D45078;
}.hfy_sb_ic_6_i0i {
  background: rgba(139, 32, 32, 0.28);
  color: #7B3A8C;
}.hfy_sb_badge_i0i {
  padding: 2px 0.438rem;
  background: #E5A020;
  border-radius: 4px;
  color: #0E0905;
  margin-left: auto;
  font-weight: 700;
  font-size: 9px;
}.hfy_sb_bot_i0i {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.75rem;
  gap: 8px;
  display: flex;
}.hfy_sb_lang_i0i,.hfy_sb_help_i0i {
  gap: 0.375rem;
  flex: 1;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 4px;
  padding: 0.563rem 6px;
  align-items: center;
  font-weight: 600;
  color: #B89878;
  font-size: 11px;
  display: flex;
  justify-content: center;
}.hfy_sb_lang_i0i:hover,.hfy_sb_help_i0i:hover {
  border-color: rgba(200, 134, 42, 0.45);
  color: #F5E8D0;
}.hfy_sb_lang_i0i svg,.hfy_sb_help_i0i svg {
  width: 13px;
  height: 0.813rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.hfy_sb_bd_i0i {
  background: rgba(10, 6, 3, 0.72);
  inset: 0;
  display: none;
  position: fixed;
  z-index: 69;
}.hfy_sb_bd_i0i.hfy_state_on_i0i {
  display: block;
}
@media(min-width: 1082px) {.hfy_sb_bd_i0i {
  display: none!important;
}
}.hfy_mob_nav_i0i {
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  background: #231710;
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  left: 0;
  z-index: 80;
  bottom: 0;
  right: 0;
  display: flex;
  position: fixed;
}
@media(min-width: 1077px) {.hfy_mob_nav_i0i {
  display: none;
}
}.hfy_mob_nav_item_i0i {
  flex: 1;
  padding: 4px 2px;
  gap: 4px;
  cursor: pointer;
  display: flex;
  color: #9A7860;
  align-items: center;
  flex-direction: column;
}.hfy_mob_nav_ic_i0i {
  line-height: 1;
}.hfy_mob_nav_ic_i0i svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.25rem;
  height: 1.25rem;
}.hfy_mob_nav_lb_i0i {
  font-size: 10px;
  font-weight: 600;
  color: #9A7860;
}.hfy_mob_nav_item_i0i.hfy_state_active_i0i {
  color: #C8862A;
}.hfy_mob_nav_item_i0i.hfy_state_active_i0i .hfy_mob_nav_lb_i0i {
  color: #C8862A;
}.hfy_hero_i0i {
  background: #130C08;
  padding: 1.25rem 1rem 0;
}
@media(min-width: 771px) {.hfy_hero_i0i {
  padding: 1.5rem 24px 0;
}
}.hfy_hero_in_i0i {
  margin: 0 auto;
  gap: 12px;
  max-width: 1320px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 857px) {.hfy_hero_in_i0i {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1101px) {.hfy_hero_in_i0i {
  grid-template-columns: 1fr 21.25rem;
}
}.hfy_hero_promo_i0i {
  background: #1C1208;
  overflow: hidden;
  border-radius: 14px;
  min-height: 13.75rem;
  position: relative;
  align-items: stretch;
  display: flex;
}
@media(min-width: 771px) {.hfy_hero_promo_i0i {
  min-height: 280px;
}
}.hfy_hero_promo_bg_i0i {
  background: linear-gradient(120deg,#3D1010 0%,#130C08 100%);
  background-position: center;
  inset: 0;
  position: absolute;
  background-size: cover;
}.hfy_hero_promo_bg_i0i::after {
  background: linear-gradient(90deg,#130C08 0%,rgba(10, 6, 3, 0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.hfy_hero_promo_glow_i0i {
  background: radial-gradient(circle,rgba(139, 32, 32, 0.28) 0%,transparent 65%);
  border-radius: 50%;
  right: 60px;
  position: absolute;
  top: -2.5rem;
  pointer-events: none;
  height: 300px;
  width: 300px;
}.hfy_hero_promo_ct_i0i {
  padding: 1.75rem 1.5rem 1.75rem 28px;
  display: flex;
  position: relative;
  z-index: 2;
  justify-content: center;
  max-width: 480px;
  flex-direction: column;
}
@media(min-width: 767px) {.hfy_hero_promo_ct_i0i {
  padding: 2.5rem 32px;
}
}.hfy_hero_badge_i0i {
  padding: 5px 0.75rem;
  border: 1px solid rgba(200, 134, 42, 0.08);
  background: rgba(200, 134, 42, 0.18);
  border-radius: 20px;
  letter-spacing: .08em;
  display: inline-block;
  font-weight: 700;
  margin-bottom: 0.875rem;
  font-size: 10px;
  color: #C8862A;
  text-transform: uppercase;
}.hfy_hero_h1_i0i {
  margin-bottom: 10px;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  line-height: 1.15;
  font-weight: 800;
  color: #F5E8D0;
  font-size: 26px;
}.hfy_hero_h1_i0i em {
  color: #E5A020;
  font-style: normal;
}
@media(min-width: 769px) {.hfy_hero_h1_i0i {
  font-size: 2.25rem;
}
}.hfy_hero_sub_i0i {
  color: #B89878;
  line-height: 1.55;
  margin-bottom: 20px;
  font-size: 0.813rem;
}
@media(min-width: 765px) {.hfy_hero_sub_i0i {
  font-size: 14px;
}
}.hfy_hero_row_i0i {
  gap: 0.625rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.hfy_hero_cta_i0i {
  transition: background .2s;
  padding: 0.813rem 1.625rem;
  background: #2E8B45;
  border-radius: 8px;
  color: #0E0905;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.12), 0 0.25rem 16px rgba(46, 139, 69, 0.50);
  font-weight: 700;
  font-size: 0.875rem;
}.hfy_hero_cta_i0i:hover {
  background: #38A855;
}.hfy_hero_terms_i0i {
  font-size: 0.688rem;
  color: #9A7860;
}.hfy_hero_game_i0i {
  background: #1C1208;
  border: 1px solid rgba(255, 255, 255, 0.05);
  overflow: hidden;
  border-radius: 0.875rem;
  display: flex;
  position: relative;
  flex-direction: column;
}.hfy_hero_game_badge_i0i {
  padding: 0.313rem 0.625rem;
  background: rgba(229, 160, 32, 0.18);
  border: 1px solid rgba(229, 160, 32, 0.18);
  border-radius: 20px;
  letter-spacing: .06em;
  position: absolute;
  z-index: 3;
  color: #E5A020;
  top: 0.75rem;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.625rem;
  left: 12px;
}.hfy_hero_game_badge_i0i svg {
  width: 11px;
  margin-right: 4px;
  vertical-align: -1px;
  height: 0.688rem;
}.hfy_hero_game_img_i0i {
  background: linear-gradient(135deg,#3D1010,#130C08);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.hfy_hero_game_img_i0i img {
  inset: 0;
  object-fit: cover;
  position: absolute;
  width: 100%;
  height: 100%;
}.hfy_hero_game_play_i0i {
  background: rgba(10, 6, 3, 0.72);
  transition: opacity .2s;
  inset: 0;
  position: absolute;
  align-items: center;
  justify-content: center;
  display: flex;
  opacity: 0;
}.hfy_hero_game_i0i:hover .hfy_hero_game_play_i0i {
  opacity: 1;
}.hfy_hero_game_play_i0i span {
  border-radius: 50%;
  background: #C8862A;
  justify-content: center;
  align-items: center;
  display: flex;
  width: 52px;
  height: 52px;
}.hfy_hero_game_play_i0i span svg {
  margin-left: 2px;
  height: 1.125rem;
  width: 1.125rem;
}.hfy_hero_game_info_i0i {
  padding: 0.875rem 1rem;
}.hfy_hero_game_title_i0i {
  font-weight: 700;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-size: 15px;
  color: #F5E8D0;
}.hfy_hero_game_provider_i0i {
  color: #A08060;
  font-size: 11px;
}.hfy_hero_game_btn_i0i {
  transition: background .2s;
  border-radius: 0.5rem;
  padding: 11px;
  background: #C8862A;
  margin: 12px 16px 16px;
  font-size: 0.813rem;
  display: block;
  font-weight: 700;
  text-align: center;
  color: #F5E8D0;
}.hfy_hero_game_i0i:hover .hfy_hero_game_btn_i0i {
  background: #E09A35;
}.hfy_sbar_i0i {
  padding: 1rem 16px 0;
  background: #130C08;
}
@media(min-width: 766px) {.hfy_sbar_i0i {
  padding: 18px 24px 0;
}
}.hfy_sbar_in_i0i {
  margin: 0 auto;
  max-width: 1320px;
}.hfy_sbar_row_i0i {
  gap: 0.625rem;
  margin-bottom: 0.75rem;
  display: flex;
  flex-wrap: wrap;
}.hfy_sbar_input_i0i {
  padding: 0.688rem 1rem;
  gap: 0.625rem;
  background: #1C1208;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.5rem;
  transition: border-color .2s;
  flex: 1;
  display: flex;
  cursor: pointer;
  align-items: center;
  font-size: 0.813rem;
  color: #A08060;
}.hfy_sbar_input_i0i:hover {
  border-color: rgba(200, 134, 42, 0.45);
}.hfy_sbar_input_i0i svg {
  stroke-linecap: round;
  width: 0.938rem;
  flex-shrink: 0;
  height: 15px;
  stroke-linejoin: round;
}.hfy_sbar_providers_i0i {
  border-radius: 0.5rem;
  gap: 0.5rem;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #1C1208;
  padding: 11px 1.125rem;
  white-space: nowrap;
  color: #D4C0A0;
  display: flex;
  font-weight: 600;
  align-items: center;
  font-size: 0.813rem;
}.hfy_sbar_providers_i0i:hover {
  border-color: rgba(200, 134, 42, 0.45);
  color: #F5E8D0;
}.hfy_sbar_providers_i0i svg {
  stroke-linecap: round;
  height: 14px;
  stroke-linejoin: round;
  width: 0.875rem;
}.hfy_sbar_tabs_i0i {
  gap: 6px;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
  padding-bottom: 2px;
}.hfy_sbar_tabs_i0i::-webkit-scrollbar {
  display: none;
}.hfy_sbar_tab_i0i {
  background: rgba(255, 255, 255, 0.05);
  gap: 0.438rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 20px;
  transition: background .15s,color .15s,border-color .15s;
  padding: 0.5rem 14px;
  display: flex;
  align-items: center;
  font-size: 0.75rem;
  white-space: nowrap;
  cursor: pointer;
  flex-shrink: 0;
  font-weight: 600;
  color: #B89878;
}.hfy_sbar_tab_i0i:hover {
  border-color: rgba(200, 134, 42, 0.45);
  background: rgba(255, 255, 255, 0.07);
  color: #F5E8D0;
}.hfy_sbar_tab_i0i.hfy_state_active_i0i {
  border-color: rgba(200, 134, 42, 0.08);
  background: rgba(200, 134, 42, 0.18);
  color: #F5E8D0;
}.hfy_sbar_tab_ic_i0i svg {
  stroke-linejoin: round;
  height: 14px;
  width: 0.875rem;
  stroke-linecap: round;
}.hfy_wy_i0i {
  padding: 32px 1rem 0;
  background: #130C08;
}
@media(min-width: 770px) {.hfy_wy_i0i {
  padding: 2.5rem 24px 0;
}
}.hfy_wy_in_i0i {
  margin: 0 auto;
  max-width: 82.5rem;
}.hfy_wy_head_i0i {
  max-width: 45rem;
  margin-bottom: 1.125rem;
}.hfy_wy_label_i0i {
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
  color: #C8862A;
  margin-bottom: 8px;
  text-transform: uppercase;
}.hfy_wy_h2_i0i {
  font-family: 'Cormorant Garamond', serif;
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 8px;
  color: #F5E8D0;
}
@media(min-width: 766px) {.hfy_wy_h2_i0i {
  font-size: 24px;
}
}.hfy_wy_intro_i0i {
  margin: 0;
  color: #A08060;
  font-size: 13px;
  line-height: 1.6;
}.hfy_wy_grid_i0i {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.hfy_wy_grid_i0i {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.hfy_wy_grid_i0i {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.hfy_wy_card_i0i {
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s,transform .2s;
  border-radius: 8px;
  background: #231710;
  padding: 1.25rem;
}.hfy_wy_card_i0i:hover {
  transform: translateY(-2px);
  border-color: rgba(200, 134, 42, 0.08);
}.hfy_wy_card_ic_i0i {
  border-radius: 50%;
  background: rgba(200, 134, 42, 0.18);
  align-items: center;
  width: 2.75rem;
  margin-bottom: 14px;
  justify-content: center;
  color: #C8862A;
  height: 2.75rem;
  display: flex;
}.hfy_wy_card_ic_i0i svg {
  stroke-linejoin: round;
  width: 22px;
  height: 1.375rem;
  stroke-linecap: round;
}.hfy_wy_card_h_i0i {
  overflow-wrap: break-word;
  line-height: 1.25;
  color: #F5E8D0;
  margin-bottom: 0.375rem;
  font-weight: 700;
  font-size: 0.938rem;
}.hfy_wy_card_p_i0i {
  color: #A08060;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 13px;
}.hfy_wy_card_p_i0i strong {
  color: #D4C0A0;
  font-weight: 600;
}.hfy_gcg_i0i {
  padding: 2.25rem 16px 0;
  background: #130C08;
}
@media(min-width: 765px) {.hfy_gcg_i0i {
  padding: 2.75rem 1.5rem 0;
}
}.hfy_gcg_in_i0i {
  margin: 0 auto;
  max-width: 82.5rem;
}.hfy_gcg_head_i0i {
  margin-bottom: 1.25rem;
  max-width: 45rem;
}.hfy_gcg_label_i0i {
  color: #C8862A;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-size: 11px;
}.hfy_gcg_h2_i0i {
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.375rem;
  color: #F5E8D0;
  font-weight: 800;
}
@media(min-width: 769px) {.hfy_gcg_h2_i0i {
  font-size: 1.75rem;
}
}.hfy_gcg_intro_i0i {
  line-height: 1.6;
  font-size: 13px;
  color: #A08060;
}.hfy_gcg_grid_i0i {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.hfy_gcg_grid_i0i {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.hfy_gcg_grid_i0i {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.hfy_gcg_card_i0i {
  padding: 20px;
  transition: transform .2s,border-color .2s;
  border-radius: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  overflow: hidden;
  position: relative;
  cursor: pointer;
  flex-direction: column;
  min-height: 240px;
  justify-content: flex-end;
  display: flex;
}.hfy_gcg_card_i0i:hover {
  transform: translateY(-3px);
  border-color: rgba(200, 134, 42, 0.18);
}.hfy_gcg_card_bg_i0i {
  inset: 0;
  z-index: 0;
  position: absolute;
}.hfy_gcg_card_bg_i0i::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  position: absolute;
  content: '';
}.hfy_gcg_card_ic_i0i {
  border-radius: 0.25rem;
  background: rgba(0,0,0,.45);
  top: 18px;
  position: absolute;
  display: flex;
  height: 2.5rem;
  align-items: center;
  width: 40px;
  right: 1.125rem;
  justify-content: center;
  z-index: 2;
  color: #F5E8D0;
}.hfy_gcg_card_ic_i0i svg {
  stroke-linejoin: round;
  height: 1.25rem;
  stroke-linecap: round;
  width: 1.25rem;
}.hfy_gcg_card_ct_i0i {
  z-index: 1;
  position: relative;
}.hfy_gcg_card_h_i0i {
  font-size: 18px;
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 0.5rem;
  line-height: 1.2;
  font-weight: 800;
  color: #F5E8D0;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.hfy_gcg_card_h_i0i {
  font-size: 20px;
}
}.hfy_gcg_card_p_i0i {
  font-size: 12px;
  color: rgba(255,255,255,.82);
  margin-bottom: 10px;
  overflow-wrap: break-word;
  line-height: 1.55;
}.hfy_gcg_card_p_i0i strong {
  font-weight: 600;
  color: #F5E8D0;
}.hfy_gcg_card_cta_i0i {
  gap: 0.25rem;
  color: #C8862A;
  font-weight: 700;
  display: inline-flex;
  font-size: 0.75rem;
  letter-spacing: .04em;
  align-items: center;
  text-transform: uppercase;
}.hfy_gcg_card_cta_i0i svg {
  width: 12px;
  stroke-linecap: round;
  height: 0.75rem;
  stroke-linejoin: round;
}.hfy_ws_i0i {
  padding: 32px 16px 0;
  background: #130C08;
}
@media(min-width: 769px) {.hfy_ws_i0i {
  padding: 2.25rem 1.5rem 0;
}
}.hfy_ws_in_i0i {
  margin: 0 auto;
  max-width: 1320px;
}.hfy_ws_head_i0i {
  gap: 12px;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 14px;
  display: flex;
}.hfy_ws_title_i0i {
  gap: 10px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  overflow-wrap: break-word;
  font-weight: 700;
  font-family: 'Cormorant Garamond', serif;
  color: #F5E8D0;
  font-size: 1rem;
}.hfy_ws_title_ic_i0i svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.125rem;
  color: #E5A020;
  width: 18px;
}.hfy_ws_online_i0i {
  gap: 7px;
  font-weight: 600;
  font-size: 12px;
  display: flex;
  align-items: center;
  color: #A08060;
}.hfy_ws_online_dot_i0i {
  border-radius: 50%;
  background: #2E8B45;
  height: 0.5rem;
  flex-shrink: 0;
  box-shadow: 0 0 6px rgba(46, 139, 69, 0.20);
  width: 0.5rem;
}.hfy_ws_scroll_i0i {
  gap: 0.5rem;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
  padding-bottom: 0.5rem;
}.hfy_ws_scroll_i0i::-webkit-scrollbar {
  display: none;
}.hfy_wc_i0i {
  padding: 0.625rem 0.875rem;
  gap: 10px;
  border-radius: 8px;
  background: #1C1208;
  border: 1px solid rgba(255, 255, 255, 0.09);
  display: flex;
  flex-shrink: 0;
  align-items: center;
  min-width: 220px;
}.hfy_wc_img_i0i {
  overflow: hidden;
  background: #231710;
  border-radius: 0.25rem;
  height: 36px;
  width: 36px;
  flex-shrink: 0;
}.hfy_wc_img_i0i img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.hfy_wc_info_i0i {
  min-width: 0;
}.hfy_wc_game_i0i {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #D4C0A0;
  white-space: nowrap;
  font-weight: 600;
  font-size: 0.75rem;
}.hfy_wc_player_i0i {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #9A7860;
  font-size: 0.625rem;
}.hfy_wc_amount_i0i {
  font-size: 13px;
  flex-shrink: 0;
  font-weight: 700;
  margin-left: auto;
  color: #2E8B45;
  white-space: nowrap;
}.hfy_bon_i0i {
  padding: 36px 16px 0;
  background: #130C08;
}
@media(min-width: 769px) {.hfy_bon_i0i {
  padding: 2.75rem 1.5rem 0;
}
}.hfy_bon_in_i0i {
  margin: 0 auto;
  max-width: 82.5rem;
}.hfy_bon_head_i0i {
  margin-bottom: 1.25rem;
}.hfy_bon_label_i0i {
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  color: #C8862A;
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
}.hfy_bon_h2_i0i {
  color: #F5E8D0;
  font-size: 1.25rem;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.hfy_bon_h2_i0i {
  font-size: 1.5rem;
}
}.hfy_bon_seo_i0i {
  max-width: 620px;
  color: #A08060;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.6;
}.hfy_bon_seo_i0i strong {
  color: #D4C0A0;
  font-weight: 700;
}.hfy_bon_seo_i0i a {
  text-decoration: underline;
  color: #C8862A;
}.hfy_bon_grid_i0i {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width:640px) {.hfy_bon_grid_i0i {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.hfy_bon_grid_i0i {
  grid-template-columns: repeat(5,1fr);
}
}.hfy_bon_card_i0i {
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s,transform .2s;
  background: #1C1208;
  border-radius: 8px;
  padding: 1rem;
}.hfy_bon_card_i0i:hover {
  border-color: rgba(200, 134, 42, 0.08);
  transform: translateY(-2px);
}.hfy_bon_card_ic_i0i svg {
  stroke-linecap: round;
  height: 1.625rem;
  width: 26px;
  stroke-linejoin: round;
}.hfy_bon_card_ic_i0i {
  margin-bottom: 0.625rem;
}.hfy_bon_card_type_i0i {
  font-size: 0.625rem;
  text-transform: uppercase;
  letter-spacing: .06em;
  font-weight: 700;
  margin-bottom: 6px;
  color: #A08060;
}.hfy_bon_card_amount_i0i {
  font-weight: 800;
  margin-bottom: 6px;
  font-size: 18px;
  line-height: 1.1;
  color: #E5A020;
}.hfy_bon_card_name_i0i {
  font-weight: 600;
  margin-bottom: 0.5rem;
  color: #F5E8D0;
  font-size: 13px;
  overflow-wrap: break-word;
}.hfy_bon_card_detail_i0i {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  font-size: 0.688rem;
  line-height: 1.5;
  padding-top: 0.5rem;
  color: #9A7860;
}.hfy_app_i0i {
  background: #130C08;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.hfy_app_i0i {
  padding: 44px 24px 0;
}
}.hfy_app_in_i0i {
  margin: 0 auto;
  max-width: 1320px;
}.hfy_app_head_i0i {
  margin-bottom: 1rem;
}.hfy_app_label_i0i {
  font-size: 11px;
  margin-bottom: 0.5rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #C8862A;
  letter-spacing: .08em;
}.hfy_app_h2_i0i {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.25rem;
  color: #F5E8D0;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  font-weight: 800;
}
@media(min-width: 765px) {.hfy_app_h2_i0i {
  font-size: 1.5rem;
}
}.hfy_app_sub_i0i {
  overflow-wrap: break-word;
  font-size: 13px;
  max-width: 37.5rem;
  color: #A08060;
  line-height: 1.6;
}.hfy_app_sub_i0i strong {
  color: #D4C0A0;
  font-weight: 700;
}.hfy_app_cards_i0i {
  gap: 10px;
  margin-top: 1rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.hfy_app_cards_i0i {
  grid-template-columns: repeat(3,1fr);
}
}.hfy_app_card_i0i {
  border-radius: 8px;
  padding: 20px;
  overflow: hidden;
  gap: 1rem;
  position: relative;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.hfy_app_card_ios_i0i {
  background: linear-gradient(135deg,rgba(200, 134, 42, 0.18) 0%,#231710 100%);
}.hfy_app_card_android_i0i {
  background: linear-gradient(135deg,rgba(46, 139, 69, 0.20) 0%,#231710 100%);
}.hfy_app_card_win_i0i {
  background: linear-gradient(135deg,rgba(229, 160, 32, 0.18) 0%,#231710 100%);
}.hfy_app_card_ic_i0i svg {
  stroke-linecap: round;
  height: 2.125rem;
  width: 34px;
  stroke-linejoin: round;
}.hfy_app_card_ic_i0i {
  color: #F5E8D0;
  flex-shrink: 0;
}.hfy_app_card_os_i0i {
  font-weight: 700;
  font-size: 0.625rem;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
  color: #A08060;
  letter-spacing: .08em;
}.hfy_app_card_title_i0i {
  line-height: 1.2;
  color: #F5E8D0;
  font-size: 15px;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  font-weight: 700;
}.hfy_app_card_text_i0i {
  font-size: 0.75rem;
  color: #A08060;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  line-height: 1.5;
}.hfy_app_card_btn_i0i {
  padding: 10px 18px;
  border-radius: 4px;
  gap: 7px;
  border: 1px solid rgba(200, 134, 42, 0.45);
  background: rgba(255, 255, 255, 0.12);
  transition: background .2s;
  font-size: 13px;
  font-weight: 700;
  color: #F5E8D0;
  align-items: center;
  display: inline-flex;
}.hfy_app_card_btn_i0i:hover {
  background: rgba(255, 255, 255, 0.07);
}.hfy_reg_i0i {
  padding: 36px 16px 0;
  background: #130C08;
}
@media(min-width: 765px) {.hfy_reg_i0i {
  padding: 44px 1.5rem 0;
}
}.hfy_reg_in_i0i {
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  margin: 0 auto;
  background: #231710;
  border-radius: 0.875rem;
  max-width: 1320px;
}
@media(min-width:768px) {.hfy_reg_in_i0i {
  padding: 2.5rem;
}
}.hfy_reg_top_i0i {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 859px) {.hfy_reg_top_i0i {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.hfy_reg_label_i0i {
  margin-bottom: 0.625rem;
  font-weight: 700;
  font-size: 11px;
  color: #C8862A;
  letter-spacing: .08em;
  text-transform: uppercase;
}.hfy_reg_h2_i0i {
  font-size: 22px;
  color: #F5E8D0;
  line-height: 1.2;
  margin-bottom: 12px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 770px) {.hfy_reg_h2_i0i {
  font-size: 28px;
}
}.hfy_reg_bonus_i0i {
  background: rgba(229, 160, 32, 0.18);
  border: 1px solid rgba(229, 160, 32, 0.18);
  gap: 8px;
  border-radius: 0.5rem;
  padding: 0.625rem 16px;
  display: inline-flex;
  align-items: center;
  margin-bottom: 1rem;
}.hfy_reg_bonus_amount_i0i {
  color: #E5A020;
  font-weight: 800;
  font-size: 20px;
}.hfy_reg_bonus_text_i0i {
  font-size: 0.813rem;
  line-height: 1.35;
  color: #B89878;
}.hfy_reg_cta_btn_i0i {
  border-radius: 8px;
  transition: background .2s;
  background: #2E8B45;
  padding: 14px 32px;
  font-weight: 700;
  color: #0E0905;
  font-size: 0.938rem;
  margin-bottom: 0.75rem;
  display: inline-block;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.12), 0 0.25rem 16px rgba(46, 139, 69, 0.50);
}.hfy_reg_cta_btn_i0i:hover {
  background: #38A855;
}.hfy_reg_terms_i0i {
  color: #9A7860;
  font-size: 11px;
  line-height: 1.5;
}.hfy_reg_seo_i0i {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.65;
  color: #A08060;
  padding-top: 1.25rem;
  overflow-wrap: break-word;
  margin-top: 20px;
  font-size: 0.813rem;
}.hfy_reg_seo_i0i p {
  color: #A08060;
  margin-bottom: 10px;
  font-size: 13px;
  line-height: 1.65;
}.hfy_reg_seo_i0i p:last-child {
  margin-bottom: 0;
}.hfy_reg_seo_i0i strong {
  color: #D4C0A0;
  font-weight: 700;
}.hfy_reg_seo_i0i a {
  transition: color .2s;
  color: #C8862A;
  text-decoration: underline;
}.hfy_reg_seo_i0i a:hover {
  color: #E09A35;
}.hfy_reg_seo_i0i ul,.hfy_reg_seo_i0i ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 18px;
}.hfy_reg_seo_i0i ol {
  list-style: decimal;
}.hfy_reg_seo_i0i li {
  font-size: 0.813rem;
  margin-bottom: 4px;
  color: #A08060;
  line-height: 1.65;
}.hfy_reg_seo_i0i table {
  width: 100%;
  border-collapse: collapse;
  display: block;
  font-size: 13px;
  margin-bottom: 10px;
  overflow-x: auto;
}
@media(min-width: 766px) {.hfy_reg_seo_i0i table {
  display: table;
}
}.hfy_reg_seo_i0i th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.5rem;
  font-weight: 700;
  text-align: left;
  color: #D4C0A0;
}.hfy_reg_seo_i0i td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px;
  color: #A08060;
}.hfy_reg_steps_i0i {
  gap: 0.875rem;
  display: flex;
  flex-direction: column;
  margin-top: 1.75rem;
}
@media(min-width: 857px) {.hfy_reg_steps_i0i {
  margin-top: 0;
}
}.hfy_reg_step_i0i {
  border-radius: 0.5rem;
  padding: 16px;
  background: rgba(255, 255, 255, 0.05);
  gap: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.hfy_reg_step_num_i0i {
  border-radius: 50%;
  border: 1px solid rgba(200, 134, 42, 0.08);
  background: rgba(200, 134, 42, 0.18);
  color: #C8862A;
  justify-content: center;
  font-weight: 800;
  display: flex;
  font-size: 0.875rem;
  width: 34px;
  align-items: center;
  height: 2.125rem;
  flex-shrink: 0;
}.hfy_reg_step_title_i0i {
  font-size: 14px;
  color: #F5E8D0;
  margin-bottom: 3px;
  font-weight: 700;
}.hfy_reg_step_text_i0i {
  font-size: 12px;
  line-height: 1.5;
  color: #A08060;
}.hfy_reg_trust_i0i {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  margin-top: 20px;
  flex-wrap: wrap;
  display: flex;
  padding-top: 20px;
}.hfy_reg_trust_item_i0i {
  gap: 0.438rem;
  font-size: 12px;
  color: #A08060;
  align-items: center;
  display: flex;
  overflow-wrap: break-word;
}.hfy_reg_trust_ic_i0i svg {
  height: 1rem;
  color: #C8862A;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 16px;
}.hfy_prov_i0i {
  padding: 36px 1rem 0;
  background: #130C08;
}
@media(min-width: 769px) {.hfy_prov_i0i {
  padding: 2.75rem 1.5rem 0;
}
}.hfy_prov_in_i0i {
  margin: 0 auto;
  max-width: 1320px;
}.hfy_prov_head_i0i {
  margin-bottom: 16px;
}.hfy_prov_label_i0i {
  color: #C8862A;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 8px;
  letter-spacing: .08em;
  text-transform: uppercase;
}.hfy_prov_h2_i0i {
  font-size: 1.25rem;
  color: #F5E8D0;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 766px) {.hfy_prov_h2_i0i {
  font-size: 1.5rem;
}
}.hfy_prov_seo_i0i {
  color: #A08060;
  font-size: 0.813rem;
  line-height: 1.6;
  overflow-wrap: break-word;
  max-width: 620px;
  margin-bottom: 16px;
}.hfy_prov_seo_i0i strong {
  color: #D4C0A0;
  font-weight: 700;
}.hfy_prov_seo_i0i a {
  color: #C8862A;
  text-decoration: underline;
}.hfy_prov_grid_i0i {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 643px) {.hfy_prov_grid_i0i {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1077px) {.hfy_prov_grid_i0i {
  grid-template-columns: repeat(8,1fr);
}
}.hfy_prov_card_i0i {
  padding: 0.875rem 10px;
  gap: 0.438rem;
  transition: border-color .2s,background .2s;
  border-radius: 8px;
  background: #1C1208;
  border: 1px solid rgba(255, 255, 255, 0.09);
  align-items: center;
  flex-direction: column;
  display: flex;
  cursor: pointer;
}.hfy_prov_card_i0i:hover {
  background: #231710;
  border-color: rgba(200, 134, 42, 0.45);
}.hfy_prov_logo_i0i {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 2.75rem;
  width: 2.75rem;
}.hfy_prov_logo_i0i img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}.hfy_prov_name_i0i {
  color: #B89878;
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  text-align: center;
}.hfy_htp_i0i {
  background: #130C08;
  padding: 36px 16px 0;
}
@media(min-width: 767px) {.hfy_htp_i0i {
  padding: 44px 1.5rem 0;
}
}.hfy_htp_in_i0i {
  margin: 0 auto;
  max-width: 1320px;
}.hfy_htp_head_i0i {
  margin-bottom: 22px;
  max-width: 720px;
}.hfy_htp_label_i0i {
  margin-bottom: 8px;
  font-size: 11px;
  color: #C8862A;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
}.hfy_htp_h2_i0i {
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  color: #F5E8D0;
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.375rem;
}
@media(min-width: 766px) {.hfy_htp_h2_i0i {
  font-size: 28px;
}
}.hfy_htp_intro_i0i {
  line-height: 1.6;
  color: #A08060;
  font-size: 14px;
}.hfy_htp_steps_i0i {
  list-style: none;
  gap: 12px;
  padding: 0;
  margin: 0;
  display: grid;
  grid-template-columns: 1fr;
  counter-reset: none;
}
@media(min-width: 638px) {.hfy_htp_steps_i0i {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.hfy_htp_steps_i0i {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.hfy_htp_step_i0i {
  background: #231710;
  padding: 1.25rem 18px 18px;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  position: relative;
  display: flex;
  flex-direction: column;
}.hfy_htp_step_num_i0i {
  border-radius: 50%;
  background: #C8862A;
  height: 1.75rem;
  font-family: 'Cormorant Garamond', serif;
  align-items: center;
  font-weight: 800;
  color: #0E0905;
  font-size: 13px;
  left: 20px;
  width: 1.75rem;
  justify-content: center;
  position: absolute;
  top: -0.75rem;
  display: flex;
}.hfy_htp_step_ic_i0i {
  background: rgba(200, 134, 42, 0.18);
  border-radius: 0.25rem;
  margin: 8px 0 0.75rem;
  color: #C8862A;
  width: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 36px;
}.hfy_htp_step_ic_i0i svg {
  height: 18px;
  width: 1.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.hfy_htp_step_h_i0i {
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  font-weight: 700;
  line-height: 1.25;
  color: #F5E8D0;
  font-size: 0.875rem;
}.hfy_htp_step_p_i0i {
  overflow-wrap: break-word;
  color: #A08060;
  font-size: 0.813rem;
  line-height: 1.55;
}.hfy_htp_step_p_i0i strong {
  font-weight: 600;
  color: #D4C0A0;
}.hfy_htp_cta_i0i {
  border-radius: 8px;
  background: #2E8B45;
  transition: background .2s;
  padding: 13px 26px;
  font-weight: 700;
  display: inline-block;
  margin-top: 1.25rem;
  color: #0E0905;
  font-size: 14px;
}.hfy_htp_cta_i0i:hover {
  background: #38A855;
}.hfy_seo_i0i {
  padding: 2.25rem 1rem 0;
  background: #130C08;
}
@media(min-width: 767px) {.hfy_seo_i0i {
  padding: 44px 24px 0;
}
}.hfy_seo_in_i0i {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #231710;
  border-radius: 0.875rem;
  padding: 28px 24px;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 771px) {.hfy_seo_in_i0i {
  padding: 36px 2.5rem;
}
}.hfy_seo_label_i0i {
  font-weight: 700;
  letter-spacing: .08em;
  color: #C8862A;
  font-size: 11px;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
}.hfy_seo_h2_i0i {
  color: #F5E8D0;
  overflow-wrap: break-word;
  line-height: 1.25;
  margin-bottom: 0.875rem;
  font-size: 20px;
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 770px) {.hfy_seo_h2_i0i {
  font-size: 1.5rem;
}
}.hfy_seo_body_i0i {
  line-height: 1.75;
  color: #B89878;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.hfy_seo_body_i0i p {
  color: #B89878;
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 12px;
}.hfy_seo_body_i0i p:last-child {
  margin-bottom: 0;
}.hfy_seo_body_i0i strong {
  color: #D4C0A0;
  font-weight: 700;
}.hfy_seo_body_i0i a {
  transition: color .2s;
  color: #C8862A;
  text-decoration: underline;
}.hfy_seo_body_i0i a:hover {
  color: #E09A35;
}.hfy_seo_body_i0i ul,.hfy_seo_body_i0i ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.hfy_seo_body_i0i ol {
  list-style: decimal;
}.hfy_seo_body_i0i li {
  line-height: 1.75;
  color: #B89878;
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
}.hfy_seo_body_i0i table {
  overflow-x: auto;
  font-size: 0.813rem;
  margin-bottom: 0.75rem;
  display: block;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 765px) {.hfy_seo_body_i0i table {
  display: table;
}
}.hfy_seo_body_i0i th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  text-align: left;
  color: #D4C0A0;
  font-weight: 700;
}.hfy_seo_body_i0i td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #B89878;
}.hfy_seo_cols_i0i {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 637px) {.hfy_seo_cols_i0i {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.hfy_seo_cols_i0i {
  grid-template-columns: repeat(3,1fr);
}
}.hfy_seo_col_h_i0i {
  color: #D4C0A0;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  font-size: 0.813rem;
}.hfy_seo_col_p_i0i {
  color: #A08060;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 0.813rem;
}.hfy_seo_stats_i0i {
  gap: 1rem;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.hfy_seo_stat_i0i {
  border: 1px solid rgba(200, 134, 42, 0.18);
  background: rgba(200, 134, 42, 0.08);
  flex: 1;
  border-radius: 8px;
  padding: 0.875rem 1rem;
  min-width: 8.75rem;
}.hfy_seo_stat_val_i0i {
  margin-bottom: 4px;
  color: #C8862A;
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
}.hfy_seo_stat_lb_i0i {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #A08060;
}.hfy_pmt_i0i {
  background: #130C08;
  padding: 36px 16px 0;
}
@media(min-width: 770px) {.hfy_pmt_i0i {
  padding: 2.75rem 1.5rem 0;
}
}.hfy_pmt_in_i0i {
  margin: 0 auto;
  max-width: 1320px;
}.hfy_pmt_head_i0i {
  max-width: 720px;
  margin-bottom: 1.375rem;
}.hfy_pmt_label_i0i {
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
  color: #C8862A;
  margin-bottom: 8px;
  text-transform: uppercase;
}.hfy_pmt_h2_i0i {
  margin-bottom: 8px;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  font-size: 1.375rem;
  color: #F5E8D0;
  font-weight: 800;
}
@media(min-width: 771px) {.hfy_pmt_h2_i0i {
  font-size: 1.75rem;
}
}.hfy_pmt_intro_i0i {
  color: #A08060;
  line-height: 1.6;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.hfy_pmt_groups_i0i {
  gap: 1.25rem;
  display: flex;
  flex-direction: column;
}.hfy_pmt_group_i0i {
  background: #231710;
  border-radius: 8px;
  padding: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
}.hfy_pmt_group_head_i0i {
  gap: 12px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
}.hfy_pmt_group_ic_i0i {
  border-radius: 0.25rem;
  background: rgba(200, 134, 42, 0.18);
  flex-shrink: 0;
  width: 2.25rem;
  justify-content: center;
  align-items: center;
  color: #C8862A;
  height: 2.25rem;
  display: flex;
}.hfy_pmt_group_ic_i0i svg {
  height: 18px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.125rem;
}.hfy_pmt_group_h_i0i {
  margin: 0;
  font-family: 'Cormorant Garamond', serif;
  font-size: 16px;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F5E8D0;
}.hfy_pmt_group_p_i0i {
  color: #A08060;
  font-size: 0.813rem;
  line-height: 1.6;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
}.hfy_pmt_group_p_i0i strong {
  font-weight: 600;
  color: #D4C0A0;
}.hfy_pmt_table_wrap_i0i {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.hfy_pmt_table_i0i {
  width: 100%;
  font-size: 0.813rem;
  min-width: 540px;
  border-collapse: collapse;
}.hfy_pmt_table_i0i th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #D4C0A0;
  letter-spacing: .04em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
  white-space: nowrap;
  text-align: left;
}.hfy_pmt_table_i0i td {
  padding: 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A08060;
}.hfy_pmt_table_i0i tbody tr:last-child td {
  border-bottom: none;
}.hfy_pmt_table_i0i tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #D4C0A0;
}.hfy_faq_i0i {
  padding: 2.25rem 16px 0;
  background: #130C08;
}
@media(min-width: 769px) {.hfy_faq_i0i {
  padding: 2.75rem 1.5rem 0;
}
}.hfy_faq_in_i0i {
  margin: 0 auto;
  max-width: 1320px;
}.hfy_faq_head_i0i {
  margin-bottom: 20px;
}.hfy_faq_label_i0i {
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: uppercase;
  color: #C8862A;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.hfy_faq_h2_i0i {
  overflow-wrap: break-word;
  color: #F5E8D0;
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
  font-size: 20px;
}
@media(min-width: 769px) {.hfy_faq_h2_i0i {
  font-size: 24px;
}
}.hfy_faq_list_i0i {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.hfy_faq_item_i0i {
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #231710;
  overflow: hidden;
}.hfy_faq_q_i0i {
  padding: 16px 1.25rem;
  gap: 12px;
  transition: color .2s;
  align-items: center;
  display: flex;
  font-size: 0.875rem;
  color: #D4C0A0;
  overflow-wrap: break-word;
  font-weight: 600;
  flex-wrap: wrap;
  cursor: pointer;
  justify-content: space-between;
}.hfy_faq_q_i0i:hover {
  color: #F5E8D0;
}.hfy_faq_q_ic_i0i {
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  align-items: center;
  font-size: 1rem;
  justify-content: center;
  display: flex;
  flex-shrink: 0;
  width: 1.5rem;
  color: #C8862A;
  height: 24px;
}.hfy_faq_item_i0i.hfy_state_open_i0i .hfy_faq_q_ic_i0i {
  transform: rotate(45deg);
}.hfy_faq_a_i0i {
  padding: 0 1.25rem 16px;
  font-size: 0.813rem;
  line-height: 1.7;
  color: #A08060;
  overflow-wrap: break-word;
  display: none;
}.hfy_faq_item_i0i.hfy_state_open_i0i .hfy_faq_a_i0i {
  display: block;
}.hfy_faq_a_i0i strong {
  font-weight: 700;
  color: #D4C0A0;
}.hfy_faq_a_i0i a {
  color: #C8862A;
  text-decoration: underline;
}.hfy_faq_a_i0i ul,.hfy_faq_a_i0i ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 1.25rem;
}.hfy_faq_a_i0i ol {
  list-style: decimal;
}.hfy_faq_a_i0i li {
  margin-bottom: 4px;
  line-height: 1.6;
}.hfy_faq_a_i0i table {
  margin: 8px 0;
  overflow-x: auto;
  width: 100%;
  display: block;
  font-size: 12px;
  border-collapse: collapse;
}
@media(min-width: 769px) {.hfy_faq_a_i0i table {
  display: table;
}
}.hfy_faq_a_i0i th {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #D4C0A0;
}.hfy_faq_a_i0i td {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A08060;
}.hfy_seo_i0i {
  padding: 2.25rem 1rem 0;
  background: #130C08;
}
@media(min-width: 767px) {.hfy_seo_i0i {
  padding: 44px 1.5rem 0;
}
}.hfy_seo_in_i0i {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 28px 1.5rem;
  background: #231710;
  border-radius: 14px;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 766px) {.hfy_seo_in_i0i {
  padding: 36px 40px;
}
}.hfy_seo_label_i0i {
  margin-bottom: 0.625rem;
  color: #C8862A;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
}.hfy_seo_h2_i0i {
  font-weight: 800;
  margin-bottom: 14px;
  font-size: 1.25rem;
  line-height: 1.25;
  color: #F5E8D0;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.hfy_seo_h2_i0i {
  font-size: 1.5rem;
}
}.hfy_seo_body_i0i {
  color: #B89878;
  line-height: 1.75;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.hfy_seo_body_i0i p {
  line-height: 1.75;
  margin-bottom: 0.75rem;
  color: #B89878;
  font-size: 0.875rem;
}.hfy_seo_body_i0i p:last-child {
  margin-bottom: 0;
}.hfy_seo_body_i0i strong {
  color: #D4C0A0;
  font-weight: 700;
}.hfy_seo_body_i0i a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8862A;
}.hfy_seo_body_i0i a:hover {
  color: #E09A35;
}.hfy_seo_body_i0i ul,.hfy_seo_body_i0i ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.hfy_seo_body_i0i ol {
  list-style: decimal;
}.hfy_seo_body_i0i li {
  line-height: 1.75;
  margin-bottom: 0.375rem;
  font-size: 14px;
  color: #B89878;
}.hfy_seo_body_i0i table {
  display: block;
  font-size: 13px;
  margin-bottom: 0.75rem;
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width: 766px) {.hfy_seo_body_i0i table {
  display: table;
}
}.hfy_seo_body_i0i th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #D4C0A0;
  font-weight: 700;
  text-align: left;
}.hfy_seo_body_i0i td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #B89878;
}.hfy_seo_cols_i0i {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 643px) {.hfy_seo_cols_i0i {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.hfy_seo_cols_i0i {
  grid-template-columns: repeat(3,1fr);
}
}.hfy_seo_col_h_i0i {
  font-size: 0.813rem;
  font-weight: 700;
  color: #D4C0A0;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
}.hfy_seo_col_p_i0i {
  overflow-wrap: break-word;
  color: #A08060;
  font-size: 0.813rem;
  line-height: 1.65;
}.hfy_seo_stats_i0i {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.hfy_seo_stat_i0i {
  border-radius: 8px;
  border: 1px solid rgba(200, 134, 42, 0.18);
  flex: 1;
  background: rgba(200, 134, 42, 0.08);
  padding: 14px 1rem;
  min-width: 8.75rem;
}.hfy_seo_stat_val_i0i {
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #C8862A;
  font-size: 20px;
}.hfy_seo_stat_lb_i0i {
  color: #A08060;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.hfy_seo_i0i {
  padding: 36px 1rem 0;
  background: #130C08;
}
@media(min-width: 767px) {.hfy_seo_i0i {
  padding: 2.75rem 1.5rem 0;
}
}.hfy_seo_in_i0i {
  border-radius: 14px;
  background: #231710;
  padding: 28px 1.5rem;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.09);
  max-width: 1320px;
}
@media(min-width: 766px) {.hfy_seo_in_i0i {
  padding: 2.25rem 40px;
}
}.hfy_seo_label_i0i {
  text-transform: uppercase;
  font-weight: 700;
  color: #C8862A;
  margin-bottom: 10px;
  font-size: 11px;
  letter-spacing: .08em;
}.hfy_seo_h2_i0i {
  margin-bottom: 0.875rem;
  font-size: 1.25rem;
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
  line-height: 1.25;
  color: #F5E8D0;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.hfy_seo_h2_i0i {
  font-size: 24px;
}
}.hfy_seo_body_i0i {
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #B89878;
  font-size: 14px;
}.hfy_seo_body_i0i p {
  margin-bottom: 0.75rem;
  color: #B89878;
  font-size: 0.875rem;
  line-height: 1.75;
}.hfy_seo_body_i0i p:last-child {
  margin-bottom: 0;
}.hfy_seo_body_i0i strong {
  color: #D4C0A0;
  font-weight: 700;
}.hfy_seo_body_i0i a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8862A;
}.hfy_seo_body_i0i a:hover {
  color: #E09A35;
}.hfy_seo_body_i0i ul,.hfy_seo_body_i0i ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.hfy_seo_body_i0i ol {
  list-style: decimal;
}.hfy_seo_body_i0i li {
  font-size: 0.875rem;
  margin-bottom: 6px;
  line-height: 1.75;
  color: #B89878;
}.hfy_seo_body_i0i table {
  margin-bottom: 0.75rem;
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  font-size: 0.813rem;
}
@media(min-width: 766px) {.hfy_seo_body_i0i table {
  display: table;
}
}.hfy_seo_body_i0i th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #D4C0A0;
}.hfy_seo_body_i0i td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #B89878;
}.hfy_seo_cols_i0i {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 642px) {.hfy_seo_cols_i0i {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.hfy_seo_cols_i0i {
  grid-template-columns: repeat(3,1fr);
}
}.hfy_seo_col_h_i0i {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  font-weight: 700;
  color: #D4C0A0;
  margin-bottom: 0.438rem;
}.hfy_seo_col_p_i0i {
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.65;
  color: #A08060;
}.hfy_seo_stats_i0i {
  margin: 1.25rem 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.hfy_seo_stat_i0i {
  padding: 14px 16px;
  flex: 1;
  background: rgba(200, 134, 42, 0.08);
  border: 1px solid rgba(200, 134, 42, 0.18);
  border-radius: 0.5rem;
  min-width: 140px;
}.hfy_seo_stat_val_i0i {
  overflow-wrap: break-word;
  color: #C8862A;
  margin-bottom: 4px;
  font-size: 1.25rem;
  font-weight: 800;
}.hfy_seo_stat_lb_i0i {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #A08060;
}.hfy_ft_i0i {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #0D0805;
  margin-top: 3rem;
}.hfy_ft_support_i0i {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 16px;
}
@media(min-width: 766px) {.hfy_ft_support_i0i {
  padding: 1.75rem 1.5rem;
}
}.hfy_ft_support_in_i0i {
  gap: 16px;
  margin: 0 auto;
  flex-wrap: wrap;
  max-width: 82.5rem;
  align-items: center;
  display: flex;
}.hfy_ft_support_main_i0i {
  flex: 1;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
  min-width: 13.75rem;
  align-items: center;
}.hfy_ft_support_ic_i0i {
  flex-shrink: 0;
  color: #C8862A;
}.hfy_ft_support_ic_i0i svg {
  height: 1.875rem;
  stroke-linejoin: round;
  width: 30px;
  stroke-linecap: round;
}.hfy_ft_support_text_title_i0i {
  font-weight: 700;
  color: #F5E8D0;
  overflow-wrap: break-word;
  margin-bottom: 3px;
  font-size: 15px;
}.hfy_ft_support_text_sub_i0i {
  overflow-wrap: break-word;
  color: #A08060;
  font-size: 0.75rem;
}.hfy_ft_support_btn_i0i {
  border-radius: 0.5rem;
  padding: 0.688rem 22px;
  background: #C8862A;
  transition: background .2s;
  color: #F5E8D0;
  white-space: nowrap;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 0.813rem;
}.hfy_ft_support_btn_i0i:hover {
  background: #E09A35;
}.hfy_ft_support_contacts_i0i {
  gap: 16px;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.hfy_ft_support_contact_i0i {
  color: #9A7860;
  font-size: 0.75rem;
  line-height: 1.4;
}.hfy_ft_support_contact_i0i strong {
  margin-bottom: 2px;
  color: #B89878;
  font-weight: 600;
  font-size: 11px;
  display: block;
}.hfy_ft_main_i0i {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 32px 1rem 24px;
}
@media(min-width: 769px) {.hfy_ft_main_i0i {
  padding: 40px 1.5rem 32px;
}
}.hfy_ft_main_in_i0i {
  gap: 1.5rem;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
  max-width: 1320px;
  display: grid;
}
@media(min-width: 637px) {.hfy_ft_main_in_i0i {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.hfy_ft_main_in_i0i {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.hfy_ft_col_logo_i0i {
  grid-column: 1/-1;
}
@media(min-width: 1078px) {.hfy_ft_col_logo_i0i {
  grid-column: auto;
}
}.hfy_ft_logo_i0i {
  gap: 0.563rem;
  align-items: center;
  font-weight: 800;
  margin-bottom: 12px;
  font-size: 1rem;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  display: flex;
  color: #F5E8D0;
}.hfy_ft_logo_mark_i0i {
  border-radius: 0.25rem;
  overflow: hidden;
  height: 30px;
  width: 30px;
}.hfy_ft_logo_mark_i0i img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.hfy_ft_logo_sub_i0i {
  line-height: 1.55;
  font-size: 12px;
  max-width: 200px;
  color: #9A7860;
  overflow-wrap: break-word;
}.hfy_ft_col_title_i0i {
  font-weight: 700;
  color: #B89878;
  text-transform: uppercase;
  margin-bottom: 14px;
  font-size: 12px;
  letter-spacing: .07em;
}.hfy_ft_col_links_i0i {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.hfy_ft_col_link_i0i {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #9A7860;
  font-size: 13px;
}.hfy_ft_col_link_i0i:hover {
  color: #D4C0A0;
}.hfy_ft_apps_i0i {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.hfy_ft_app_card_i0i {
  gap: 10px;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s;
  align-items: center;
  display: flex;
}.hfy_ft_app_card_i0i:hover {
  border-color: rgba(200, 134, 42, 0.45);
}.hfy_ft_app_card_ic_i0i svg {
  stroke-linejoin: round;
  width: 22px;
  height: 22px;
  stroke-linecap: round;
}.hfy_ft_app_card_os_i0i {
  color: #9A7860;
  font-weight: 600;
  font-size: 0.625rem;
}.hfy_ft_app_card_action_i0i {
  font-weight: 700;
  font-size: 0.75rem;
  color: #D4C0A0;
}.hfy_ft_bot_i0i {
  padding: 20px 1rem;
}
@media(min-width: 765px) {.hfy_ft_bot_i0i {
  padding: 1.25rem 24px;
}
}.hfy_ft_bot_in_i0i {
  gap: 1rem;
  margin: 0 auto;
  flex-wrap: wrap;
  align-items: center;
  max-width: 1320px;
  display: flex;
}.hfy_ft_socials_i0i {
  gap: 0.5rem;
  display: flex;
}.hfy_ft_soc_i0i {
  border-radius: 4px;
  transition: background .2s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  height: 36px;
  justify-content: center;
  align-items: center;
  color: #B89878;
  width: 36px;
  display: flex;
}.hfy_ft_soc_i0i svg {
  stroke-linejoin: round;
  width: 1rem;
  stroke-linecap: round;
  height: 1rem;
}.hfy_ft_soc_i0i:hover {
  background: rgba(255, 255, 255, 0.07);
}.hfy_ft_legal_i0i {
  flex: 1;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  line-height: 1.6;
  color: #8A6B52;
  min-width: 12.5rem;
}.hfy_ft_legal_i0i strong {
  color: #B89878;
  font-weight: 700;
}.hfy_ft_legal_i0i a {
  color: #B89878;
  text-decoration: underline;
}.hfy_ft_age_i0i {
  border-radius: 50%;
  border: 2px solid #8A6B52;
  margin-left: auto;
  align-items: center;
  flex-shrink: 0;
  width: 2rem;
  color: #8A6B52;
  justify-content: center;
  height: 2rem;
  display: flex;
  font-size: 0.688rem;
  font-weight: 800;
}