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;
  cursor: pointer;
  color: inherit;
}a:link,a:visited {
  text-decoration: none;
  color: inherit;
}img,svg,video {
  max-width: 100%;
  display: block;
}body {
  background: #131009;
  line-height: 1.6;
  color: #CEC09E;
  font-family: 'Nunito', sans-serif;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
}.hhc_layout_mhf {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}.hhc_page_mhf {
  display: flex;
  min-height: 100vh;
}.hhc_main_mhf {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media (min-width: 1079px) {.hhc_main_mhf {
  padding-left: 13.75rem;
}
}
@media (max-width: 1078px) {.hhc_main_mhf {
  padding-bottom: 4.5rem;
}
}.hhc_gc_mhf {
  border-radius: 10px;
  transition: transform .2s,border-color .2s;
  background: #19140D;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.06);
  width: 140px;
  position: relative;
  cursor: pointer;
  flex-shrink: 0;
}
@media(min-width: 641px) {.hhc_gc_mhf {
  width: 9.75rem;
}
}
@media(min-width: 1081px) {.hhc_gc_mhf {
  width: 10.5rem;
}
}.hhc_gc_mhf:hover {
  transform: translateY(-3px);
  border-color: rgba(245, 148, 12, 0.08);
}.hhc_gc_img_mhf {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding-bottom: 80%;
}.hhc_gc_img_mhf img {
  inset: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}.hhc_gc_hover_mhf {
  inset: 0;
  background: rgba(10, 7, 2, 0.72);
  transition: opacity .2s;
  opacity: 0;
  justify-content: center;
  display: flex;
  align-items: center;
  position: absolute;
}.hhc_gc_mhf:hover .hhc_gc_hover_mhf {
  opacity: 1;
}.hhc_gc_hover_btn_mhf {
  padding: 0.5rem 16px;
  border-radius: 0.375rem;
  background: #F5940C;
  font-size: 12px;
  font-weight: 700;
  color: #F5EDDB;
}.hhc_gc_info_mhf {
  padding: 8px 0.625rem 0.625rem;
}.hhc_gc_name_mhf {
  overflow: hidden;
  white-space: nowrap;
  font-size: 0.75rem;
  color: #CEC09E;
  text-overflow: ellipsis;
  margin-bottom: 3px;
  font-weight: 600;
  max-width: 100%;
}.hhc_gc_prov_mhf {
  color: #625646;
  font-size: 0.625rem;
}.hhc_gc_tag_mhf {
  border-radius: 4px;
  padding: 2px 7px;
  font-size: 9px;
  z-index: 2;
  top: 6px;
  letter-spacing: .04em;
  font-weight: 700;
  left: 6px;
  position: absolute;
  text-transform: uppercase;
}.hhc_gc_tag_hot_mhf {
  background: #E03030;
  color: #fff;
}.hhc_gc_tag_new_mhf {
  background: #30C26A;
  color: #131009;
}.hhc_gc_tag_jp_mhf {
  background: #F0C030;
  color: #131009;
}.hhc_gc_tag_ex_mhf {
  background: #C45E08;
  color: #fff;
}.hhc_gc_tag_live_mhf {
  background: #E03030;
  color: #fff;
}.hhc_gr_mhf {
  padding: 32px 16px 0;
  background: #131009;
}
@media(min-width: 767px) {.hhc_gr_mhf {
  padding: 2.25rem 1.5rem 0;
}
}.hhc_gr_in_mhf {
  margin: 0 auto;
  max-width: 1320px;
}.hhc_gr_head_mhf {
  gap: 12px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  margin-bottom: 0.625rem;
}.hhc_gr_head_l_mhf {
  gap: 10px;
  flex: 1;
  min-width: 0;
  display: flex;
  align-items: center;
}.hhc_gr_ic_mhf {
  border-radius: 0.625rem;
  flex-shrink: 0;
  height: 32px;
  align-items: center;
  width: 2rem;
  justify-content: center;
  display: flex;
}.hhc_gr_ic_mhf svg {
  height: 16px;
  width: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.hhc_gr_title_mhf {
  font-weight: 700;
  color: #F5EDDB;
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
  font-size: 1rem;
}
@media(min-width: 770px) {.hhc_gr_title_mhf {
  font-size: 1.125rem;
}
}.hhc_gr_more_mhf {
  gap: 5px;
  transition: color .2s;
  font-weight: 600;
  flex-shrink: 0;
  align-items: center;
  font-size: 12px;
  color: #7A6C54;
  display: flex;
  white-space: nowrap;
}.hhc_gr_more_mhf:hover {
  color: #F5940C;
}.hhc_gr_more_mhf svg {
  width: 12px;
  height: 0.75rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.hhc_gr_arrows_mhf {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.hhc_gr_arr_mhf {
  transition: background .15s,color .15s;
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  align-items: center;
  width: 1.875rem;
  justify-content: center;
  display: flex;
  height: 1.875rem;
  color: #9E8E70;
}.hhc_gr_arr_mhf:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F5EDDB;
}.hhc_gr_arr_mhf svg {
  stroke-linecap: round;
  width: 0.813rem;
  stroke-linejoin: round;
  height: 13px;
}.hhc_gr_seo_h_mhf {
  margin: 0 0 0.375rem;
  overflow-wrap: break-word;
  color: #CEC09E;
  font-size: 0.813rem;
  font-family: 'Exo 2', sans-serif;
  max-width: 680px;
  font-weight: 700;
}
@media(min-width: 769px) {.hhc_gr_seo_h_mhf {
  font-size: 0.875rem;
}
}.hhc_gr_seo_mhf {
  line-height: 1.55;
  max-width: 42.5rem;
  font-size: 0.75rem;
  margin-bottom: 12px;
  overflow-wrap: break-word;
  color: #7A6C54;
}.hhc_gr_seo_mhf strong {
  color: #CEC09E;
  font-weight: 600;
}.hhc_gr_scroll_mhf {
  gap: 0.625rem;
  -webkit-overflow-scrolling: touch;
  display: flex;
  padding-bottom: 0.625rem;
  scrollbar-width: none;
  overflow-x: auto;
}.hhc_gr_scroll_mhf::-webkit-scrollbar {
  display: none;
}
@media(min-width: 765px) {.hhc_gr_scroll_mhf {
  gap: 12px;
}
}.hhc_tb_mhf {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #131009;
  display: flex;
  right: 0;
  height: 56px;
  z-index: 80;
  align-items: center;
  top: 0;
  left: 0;
  position: fixed;
}.hhc_tb_in_mhf {
  gap: 0;
  padding: 0 0.875rem;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}.hhc_tb_burger_mhf {
  gap: 0.313rem;
  border-radius: 10px;
  height: 38px;
  flex-shrink: 0;
  flex-direction: column;
  align-items: center;
  width: 38px;
  justify-content: center;
  margin-right: 0.5rem;
  display: flex;
}.hhc_tb_burger_mhf:hover {
  background: rgba(255, 255, 255, 0.05);
}.hhc_tb_burger_line_mhf {
  background: #9E8E70;
  border-radius: 1px;
  height: 2px;
  width: 1.125rem;
  display: block;
}
@media(min-width: 1083px) {.hhc_tb_burger_mhf {
  display: none;
}
}.hhc_tb_logo_mhf {
  gap: 9px;
  font-size: 1.125rem;
  margin-right: 20px;
  align-items: center;
  overflow-wrap: break-word;
  letter-spacing: -.01em;
  flex-shrink: 0;
  color: #F5EDDB;
  font-weight: 800;
  display: flex;
}.hhc_tb_logo_mark_mhf {
  overflow: hidden;
  border-radius: 10px;
  align-items: center;
  width: 32px;
  height: 2rem;
  justify-content: center;
  display: flex;
}.hhc_tb_logo_mark_mhf img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.hhc_tb_nav_mhf {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 643px) {.hhc_tb_nav_mhf {
  display: flex;
}
}.hhc_tb_tab_mhf {
  padding: 8px 0.875rem;
  border-radius: 10px;
  transition: background .15s,color .15s;
  white-space: nowrap;
  color: #9E8E70;
  font-size: 0.813rem;
  font-weight: 600;
}.hhc_tb_tab_mhf:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EDDB;
}.hhc_tb_tab_mhf.hhc_state_active_mhf {
  background: rgba(245, 148, 12, 0.18);
  color: #F5EDDB;
}.hhc_tb_right_mhf {
  gap: 0.5rem;
  margin-left: auto;
  display: flex;
  flex-shrink: 0;
  align-items: center;
}.hhc_tb_login_mhf {
  padding: 0.563rem 1rem;
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.05);
  color: #CEC09E;
  font-weight: 600;
  font-size: 0.813rem;
  display: none;
}.hhc_tb_login_mhf:hover {
  border-color: rgba(245, 148, 12, 0.45);
  color: #F5EDDB;
}
@media(min-width:480px) {.hhc_tb_login_mhf {
  display: block;
}
}.hhc_tb_reg_mhf {
  transition: background .2s;
  border-radius: 10px;
  padding: 9px 18px;
  background: #30C26A;
  color: #120E06;
  font-size: 13px;
  font-weight: 700;
  white-space: nowrap;
}.hhc_tb_reg_mhf:hover {
  background: #3AD878;
}.hhc_sb_mhf {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .25s ease;
  transform: translateX(-100%);
  background: #1E1812;
  overflow-y: auto;
  left: 0;
  z-index: 70;
  position: fixed;
  top: 56px;
  width: 13.75rem;
  bottom: 0;
}.hhc_sb_mhf.hhc_state_open_mhf {
  transform: translateX(0);
}.hhc_sb_mhf::-webkit-scrollbar {
  width: 0.25rem;
}.hhc_sb_mhf::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1081px) {.hhc_sb_mhf {
  transform: translateX(0);
}
}.hhc_sb_auth_mhf {
  padding: 0.875rem 12px 10px;
}.hhc_sb_btn_reg_mhf {
  border-radius: 0.625rem;
  padding: 11px;
  background: #30C26A;
  transition: background .2s;
  font-weight: 700;
  margin-bottom: 0.5rem;
  font-size: 0.813rem;
  display: block;
  text-align: center;
  color: #120E06;
}.hhc_sb_btn_reg_mhf:hover {
  background: #3AD878;
}.hhc_sb_btn_login_mhf {
  padding: 10px;
  transition: border-color .2s;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  display: block;
  font-size: 0.813rem;
  color: #CEC09E;
  font-weight: 600;
  text-align: center;
}.hhc_sb_btn_login_mhf:hover {
  border-color: rgba(245, 148, 12, 0.45);
  color: #F5EDDB;
}.hhc_sb_promo_mhf {
  border: 1px solid rgba(245, 148, 12, 0.18);
  padding: 12px 0.875rem;
  overflow: hidden;
  margin: 0 0.75rem 10px;
  background: linear-gradient(135deg,#3D1E04,#1E1812);
  border-radius: 0.625rem;
  position: relative;
}.hhc_sb_promo_mhf::before {
  background: radial-gradient(circle,rgba(245, 148, 12, 0.18),transparent 70%);
  border-radius: 50%;
  position: absolute;
  height: 5rem;
  content: '';
  top: -20px;
  width: 5rem;
  right: -20px;
}.hhc_sb_promo_title_mhf {
  margin-bottom: 4px;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .06em;
  text-transform: uppercase;
  color: #F5940C;
}.hhc_sb_promo_text_mhf {
  line-height: 1.35;
  font-size: 12px;
  overflow-wrap: break-word;
  color: #F5EDDB;
  font-weight: 600;
}.hhc_sb_promo_sub_mhf {
  margin-top: 3px;
  color: #7A6C54;
  font-size: 0.625rem;
}.hhc_sb_nav_mhf {
  padding: 0.375rem 0.5rem 1rem;
}.hhc_sb_nav_lb_mhf {
  padding: 10px 0.5rem 0.375rem;
  color: #625646;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
}.hhc_sb_link_mhf {
  transition: background .15s,color .15s;
  padding: 9px 10px;
  gap: 0.625rem;
  border-radius: 6px;
  cursor: pointer;
  align-items: center;
  font-size: 13px;
  font-weight: 500;
  overflow-wrap: break-word;
  display: flex;
  color: #9E8E70;
}.hhc_sb_link_mhf:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EDDB;
}.hhc_sb_link_mhf.hhc_state_active_mhf {
  background: rgba(245, 148, 12, 0.18);
  color: #F5EDDB;
}.hhc_sb_ic_mhf {
  border-radius: 6px;
  width: 1.875rem;
  height: 1.875rem;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
}.hhc_sb_ic_mhf svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 16px;
  height: 1rem;
}.hhc_sb_ic_1_mhf {
  background: rgba(245, 148, 12, 0.08);
  color: #F5940C;
}.hhc_sb_ic_2_mhf {
  background: rgba(48, 194, 106, 0.16);
  color: #30C26A;
}.hhc_sb_ic_3_mhf {
  background: rgba(240, 192, 48, 0.15);
  color: #F0C030;
}.hhc_sb_ic_4_mhf {
  background: rgba(196, 94, 8, 0.22);
  color: #C45E08;
}.hhc_sb_ic_5_mhf {
  background: rgba(245, 148, 12, 0.08);
  color: #E8409A;
}.hhc_sb_ic_6_mhf {
  background: rgba(196, 94, 8, 0.22);
  color: #8B5CF6;
}.hhc_sb_badge_mhf {
  padding: 2px 7px;
  border-radius: 6px;
  background: #F0C030;
  margin-left: auto;
  font-size: 9px;
  font-weight: 700;
  color: #120E06;
}.hhc_sb_bot_mhf {
  padding: 0.75rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.5rem;
  display: flex;
}.hhc_sb_lang_mhf,.hhc_sb_help_mhf {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 6px;
  gap: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  transition: border-color .2s;
  flex: 1;
  padding: 0.563rem 6px;
  font-weight: 600;
  justify-content: center;
  display: flex;
  align-items: center;
  font-size: 11px;
  color: #9E8E70;
}.hhc_sb_lang_mhf:hover,.hhc_sb_help_mhf:hover {
  border-color: rgba(245, 148, 12, 0.45);
  color: #F5EDDB;
}.hhc_sb_lang_mhf svg,.hhc_sb_help_mhf svg {
  width: 0.813rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.813rem;
}.hhc_sb_bd_mhf {
  inset: 0;
  background: rgba(10, 7, 2, 0.72);
  position: fixed;
  display: none;
  z-index: 69;
}.hhc_sb_bd_mhf.hhc_state_on_mhf {
  display: block;
}
@media(min-width: 1083px) {.hhc_sb_bd_mhf {
  display: none!important;
}
}.hhc_mob_nav_mhf {
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  background: #1E1812;
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  z-index: 80;
  position: fixed;
  bottom: 0;
  left: 0;
  display: flex;
  right: 0;
}
@media(min-width: 1082px) {.hhc_mob_nav_mhf {
  display: none;
}
}.hhc_mob_nav_item_mhf {
  padding: 4px 2px;
  gap: 4px;
  flex: 1;
  align-items: center;
  color: #625646;
  cursor: pointer;
  display: flex;
  flex-direction: column;
}.hhc_mob_nav_ic_mhf {
  line-height: 1;
}.hhc_mob_nav_ic_mhf svg {
  height: 20px;
  width: 1.25rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.hhc_mob_nav_lb_mhf {
  color: #625646;
  font-size: 10px;
  font-weight: 600;
}.hhc_mob_nav_item_mhf.hhc_state_active_mhf {
  color: #F5940C;
}.hhc_mob_nav_item_mhf.hhc_state_active_mhf .hhc_mob_nav_lb_mhf {
  color: #F5940C;
}.hhc_hero_mhf {
  padding: 1.25rem 16px 0;
  background: #131009;
}
@media(min-width: 769px) {.hhc_hero_mhf {
  padding: 1.5rem 24px 0;
}
}.hhc_hero_in_mhf {
  margin: 0 auto;
  gap: 0.75rem;
  max-width: 82.5rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 859px) {.hhc_hero_in_mhf {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1098px) {.hhc_hero_in_mhf {
  grid-template-columns: 1fr 340px;
}
}.hhc_hero_promo_mhf {
  border-radius: 16px;
  background: #19140D;
  overflow: hidden;
  align-items: stretch;
  display: flex;
  position: relative;
  min-height: 13.75rem;
}
@media(min-width: 770px) {.hhc_hero_promo_mhf {
  min-height: 17.5rem;
}
}.hhc_hero_promo_bg_mhf {
  background-position: center;
  background: linear-gradient(120deg,#3D1E04 0%,#131009 100%);
  inset: 0;
  background-size: cover;
  position: absolute;
}.hhc_hero_promo_bg_mhf::after {
  inset: 0;
  background: linear-gradient(90deg,#131009 0%,rgba(10, 7, 2, 0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.hhc_hero_promo_glow_mhf {
  background: radial-gradient(circle,rgba(196, 94, 8, 0.22) 0%,transparent 65%);
  border-radius: 50%;
  width: 300px;
  position: absolute;
  height: 18.75rem;
  right: 60px;
  top: -40px;
  pointer-events: none;
}.hhc_hero_promo_ct_mhf {
  padding: 1.75rem 24px 28px 1.75rem;
  justify-content: center;
  display: flex;
  position: relative;
  max-width: 30rem;
  flex-direction: column;
  z-index: 2;
}
@media(min-width: 766px) {.hhc_hero_promo_ct_mhf {
  padding: 2.5rem 32px;
}
}.hhc_hero_badge_mhf {
  border-radius: 1.25rem;
  background: rgba(245, 148, 12, 0.18);
  border: 1px solid rgba(245, 148, 12, 0.08);
  padding: 0.313rem 0.75rem;
  display: inline-block;
  letter-spacing: .08em;
  color: #F5940C;
  text-transform: uppercase;
  margin-bottom: 0.875rem;
  font-size: 0.625rem;
  font-weight: 700;
}.hhc_hero_h1_mhf {
  font-size: 1.625rem;
  font-weight: 800;
  margin-bottom: 10px;
  color: #F5EDDB;
  font-family: 'Exo 2', sans-serif;
  line-height: 1.15;
  overflow-wrap: break-word;
}.hhc_hero_h1_mhf em {
  font-style: normal;
  color: #F0C030;
}
@media(min-width: 767px) {.hhc_hero_h1_mhf {
  font-size: 2.25rem;
}
}.hhc_hero_sub_mhf {
  line-height: 1.55;
  margin-bottom: 20px;
  font-size: 13px;
  color: #9E8E70;
}
@media(min-width: 769px) {.hhc_hero_sub_mhf {
  font-size: 0.875rem;
}
}.hhc_hero_row_mhf {
  gap: 0.625rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.hhc_hero_cta_mhf {
  transition: background .2s;
  border-radius: 10px;
  background: #30C26A;
  padding: 13px 1.625rem;
  font-weight: 700;
  font-size: 14px;
  color: #120E06;
  box-shadow: 0 6px 16px -2px rgba(48, 194, 106, 0.40);
}.hhc_hero_cta_mhf:hover {
  background: #3AD878;
}.hhc_hero_terms_mhf {
  font-size: 0.688rem;
  color: #625646;
}.hhc_hero_game_mhf {
  background: #19140D;
  overflow: hidden;
  border-radius: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  flex-direction: column;
  display: flex;
  position: relative;
}.hhc_hero_game_badge_mhf {
  background: rgba(240, 192, 48, 0.15);
  border-radius: 20px;
  padding: 5px 0.625rem;
  border: 1px solid rgba(240, 192, 48, 0.15);
  top: 12px;
  font-weight: 700;
  z-index: 3;
  color: #F0C030;
  font-size: 10px;
  position: absolute;
  letter-spacing: .06em;
  text-transform: uppercase;
  left: 0.75rem;
}.hhc_hero_game_badge_mhf svg {
  vertical-align: -1px;
  height: 11px;
  width: 11px;
  margin-right: 0.25rem;
}.hhc_hero_game_img_mhf {
  background: linear-gradient(135deg,#3D1E04,#131009);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.hhc_hero_game_img_mhf img {
  inset: 0;
  object-fit: cover;
  height: 100%;
  position: absolute;
  width: 100%;
}.hhc_hero_game_play_mhf {
  inset: 0;
  background: rgba(10, 7, 2, 0.72);
  transition: opacity .2s;
  opacity: 0;
  align-items: center;
  position: absolute;
  display: flex;
  justify-content: center;
}.hhc_hero_game_mhf:hover .hhc_hero_game_play_mhf {
  opacity: 1;
}.hhc_hero_game_play_mhf span {
  border-radius: 50%;
  background: #F5940C;
  width: 3.25rem;
  display: flex;
  align-items: center;
  height: 3.25rem;
  justify-content: center;
}.hhc_hero_game_play_mhf span svg {
  height: 1.125rem;
  margin-left: 2px;
  width: 18px;
}.hhc_hero_game_info_mhf {
  padding: 0.875rem 1rem;
}.hhc_hero_game_title_mhf {
  font-weight: 700;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  color: #F5EDDB;
  margin-bottom: 4px;
}.hhc_hero_game_provider_mhf {
  color: #7A6C54;
  font-size: 0.688rem;
}.hhc_hero_game_btn_mhf {
  padding: 11px;
  margin: 0.75rem 16px 1rem;
  border-radius: 0.625rem;
  background: #F5940C;
  transition: background .2s;
  font-size: 0.813rem;
  color: #F5EDDB;
  text-align: center;
  display: block;
  font-weight: 700;
}.hhc_hero_game_mhf:hover .hhc_hero_game_btn_mhf {
  background: #FFA828;
}.hhc_sbar_mhf {
  padding: 1rem 1rem 0;
  background: #131009;
}
@media(min-width: 770px) {.hhc_sbar_mhf {
  padding: 18px 24px 0;
}
}.hhc_sbar_in_mhf {
  margin: 0 auto;
  max-width: 82.5rem;
}.hhc_sbar_row_mhf {
  gap: 10px;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
  display: flex;
}.hhc_sbar_input_mhf {
  flex: 1;
  transition: border-color .2s;
  background: #19140D;
  gap: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.625rem;
  padding: 0.688rem 1rem;
  align-items: center;
  display: flex;
  color: #7A6C54;
  font-size: 0.813rem;
  cursor: pointer;
}.hhc_sbar_input_mhf:hover {
  border-color: rgba(245, 148, 12, 0.45);
}.hhc_sbar_input_mhf svg {
  stroke-linecap: round;
  height: 15px;
  stroke-linejoin: round;
  width: 15px;
  flex-shrink: 0;
}.hhc_sbar_providers_mhf {
  padding: 0.688rem 18px;
  gap: 8px;
  border-radius: 10px;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #19140D;
  display: flex;
  font-weight: 600;
  align-items: center;
  color: #CEC09E;
  font-size: 13px;
  white-space: nowrap;
}.hhc_sbar_providers_mhf:hover {
  border-color: rgba(245, 148, 12, 0.45);
  color: #F5EDDB;
}.hhc_sbar_providers_mhf svg {
  width: 14px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.875rem;
}.hhc_sbar_tabs_mhf {
  gap: 6px;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 2px;
}.hhc_sbar_tabs_mhf::-webkit-scrollbar {
  display: none;
}.hhc_sbar_tab_mhf {
  gap: 0.438rem;
  border-radius: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  transition: background .15s,color .15s,border-color .15s;
  background: rgba(255, 255, 255, 0.05);
  padding: 0.5rem 14px;
  cursor: pointer;
  font-weight: 600;
  font-size: 0.75rem;
  color: #9E8E70;
  flex-shrink: 0;
  white-space: nowrap;
  display: flex;
  align-items: center;
}.hhc_sbar_tab_mhf:hover {
  border-color: rgba(245, 148, 12, 0.45);
  background: rgba(255, 255, 255, 0.07);
  color: #F5EDDB;
}.hhc_sbar_tab_mhf.hhc_state_active_mhf {
  border-color: rgba(245, 148, 12, 0.08);
  background: rgba(245, 148, 12, 0.18);
  color: #F5EDDB;
}.hhc_sbar_tab_ic_mhf svg {
  width: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.875rem;
}.hhc_wy_mhf {
  padding: 32px 16px 0;
  background: #131009;
}
@media(min-width: 771px) {.hhc_wy_mhf {
  padding: 2.5rem 1.5rem 0;
}
}.hhc_wy_in_mhf {
  margin: 0 auto;
  max-width: 1320px;
}.hhc_wy_head_mhf {
  max-width: 720px;
  margin-bottom: 18px;
}.hhc_wy_label_mhf {
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-weight: 700;
  font-size: 0.688rem;
  color: #F5940C;
  text-transform: uppercase;
}.hhc_wy_h2_mhf {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
  margin-bottom: 0.5rem;
  color: #F5EDDB;
}
@media(min-width: 766px) {.hhc_wy_h2_mhf {
  font-size: 1.5rem;
}
}.hhc_wy_intro_mhf {
  margin: 0;
  color: #7A6C54;
  line-height: 1.6;
  font-size: 0.813rem;
}.hhc_wy_grid_mhf {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.hhc_wy_grid_mhf {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.hhc_wy_grid_mhf {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.hhc_wy_card_mhf {
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.625rem;
  background: #1E1812;
  padding: 20px;
  transition: border-color .2s,transform .2s;
}.hhc_wy_card_mhf:hover {
  border-color: rgba(245, 148, 12, 0.08);
  transform: translateY(-2px);
}.hhc_wy_card_ic_mhf {
  background: rgba(245, 148, 12, 0.18);
  border-radius: 50%;
  height: 2.75rem;
  justify-content: center;
  margin-bottom: 0.875rem;
  color: #F5940C;
  align-items: center;
  display: flex;
  width: 2.75rem;
}.hhc_wy_card_ic_mhf svg {
  stroke-linejoin: round;
  width: 22px;
  height: 1.375rem;
  stroke-linecap: round;
}.hhc_wy_card_h_mhf {
  font-weight: 700;
  line-height: 1.25;
  font-size: 15px;
  color: #F5EDDB;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
}.hhc_wy_card_p_mhf {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #7A6C54;
  line-height: 1.6;
}.hhc_wy_card_p_mhf strong {
  font-weight: 600;
  color: #CEC09E;
}.hhc_gcg_mhf {
  padding: 2.25rem 16px 0;
  background: #131009;
}
@media(min-width: 770px) {.hhc_gcg_mhf {
  padding: 2.75rem 1.5rem 0;
}
}.hhc_gcg_in_mhf {
  margin: 0 auto;
  max-width: 82.5rem;
}.hhc_gcg_head_mhf {
  max-width: 720px;
  margin-bottom: 1.25rem;
}.hhc_gcg_label_mhf {
  text-transform: uppercase;
  font-weight: 700;
  color: #F5940C;
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 8px;
}.hhc_gcg_h2_mhf {
  margin-bottom: 0.5rem;
  font-size: 1.375rem;
  font-family: 'Exo 2', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F5EDDB;
}
@media(min-width: 770px) {.hhc_gcg_h2_mhf {
  font-size: 1.75rem;
}
}.hhc_gcg_intro_mhf {
  font-size: 0.813rem;
  color: #7A6C54;
  line-height: 1.6;
}.hhc_gcg_grid_mhf {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.hhc_gcg_grid_mhf {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.hhc_gcg_grid_mhf {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.hhc_gcg_card_mhf {
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 16px;
  justify-content: flex-end;
  display: flex;
  cursor: pointer;
  min-height: 15rem;
  flex-direction: column;
  position: relative;
}.hhc_gcg_card_mhf:hover {
  transform: translateY(-3px);
  border-color: rgba(245, 148, 12, 0.18);
}.hhc_gcg_card_bg_mhf {
  inset: 0;
  z-index: 0;
  position: absolute;
}.hhc_gcg_card_bg_mhf::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.hhc_gcg_card_ic_mhf {
  border-radius: 6px;
  background: rgba(0,0,0,.45);
  position: absolute;
  display: flex;
  justify-content: center;
  top: 1.125rem;
  right: 18px;
  color: #F5EDDB;
  width: 2.5rem;
  align-items: center;
  height: 40px;
  z-index: 2;
}.hhc_gcg_card_ic_mhf svg {
  width: 1.25rem;
  stroke-linecap: round;
  height: 20px;
  stroke-linejoin: round;
}.hhc_gcg_card_ct_mhf {
  position: relative;
  z-index: 1;
}.hhc_gcg_card_h_mhf {
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F5EDDB;
  line-height: 1.2;
  margin-bottom: 0.5rem;
  font-size: 18px;
  font-family: 'Exo 2', sans-serif;
}
@media(min-width: 767px) {.hhc_gcg_card_h_mhf {
  font-size: 1.25rem;
}
}.hhc_gcg_card_p_mhf {
  color: rgba(255,255,255,.82);
  font-size: 0.75rem;
  overflow-wrap: break-word;
  line-height: 1.55;
  margin-bottom: 10px;
}.hhc_gcg_card_p_mhf strong {
  font-weight: 600;
  color: #F5EDDB;
}.hhc_gcg_card_cta_mhf {
  gap: 0.25rem;
  letter-spacing: .04em;
  font-size: 0.75rem;
  text-transform: uppercase;
  color: #F5940C;
  display: inline-flex;
  align-items: center;
  font-weight: 700;
}.hhc_gcg_card_cta_mhf svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 12px;
  height: 12px;
}.hhc_gr_jp_mhf {
  padding: 20px;
  border-radius: 1rem;
  overflow: hidden;
  background: linear-gradient(135deg,#1E0D38 0%,#0F0820 100%);
  position: relative;
}.hhc_gr_jp_mhf::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(196, 94, 8, 0.22) 0%,transparent 70%);
  height: 15.625rem;
  width: 15.625rem;
  position: absolute;
  top: -60px;
  left: -60px;
  content: '';
}.hhc_gr_jp_mhf::after {
  background: radial-gradient(circle,rgba(240, 192, 48, 0.15) 0%,transparent 70%);
  border-radius: 50%;
  content: '';
  position: absolute;
  width: 200px;
  height: 12.5rem;
  bottom: -40px;
  right: 0;
}.hhc_gr_jp_head_mhf {
  gap: 1rem;
  z-index: 1;
  margin-bottom: 16px;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  position: relative;
}.hhc_gr_jp_info_mhf {
  flex: 1;
}.hhc_gr_jp_label_mhf {
  color: #8B5CF6;
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.375rem;
}.hhc_gr_jp_label_mhf svg {
  stroke-linecap: round;
  margin-right: 4px;
  height: 0.875rem;
  vertical-align: -2px;
  stroke-linejoin: round;
  width: 14px;
}.hhc_gr_jp_amount_mhf {
  line-height: 1;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-size: 32px;
  color: #F5EDDB;
  font-family: 'Exo 2', sans-serif;
  font-weight: 800;
}
@media(min-width: 766px) {.hhc_gr_jp_amount_mhf {
  font-size: 40px;
}
}.hhc_gr_jp_amount_mhf span {
  color: #F0C030;
}.hhc_gr_jp_seo_mhf {
  overflow-wrap: break-word;
  max-width: 480px;
  color: #9E8E70;
  font-size: 0.75rem;
  line-height: 1.5;
}.hhc_gr_jp_cta_mhf {
  border: 1px solid rgba(196, 94, 8, 0.22);
  transition: background .2s;
  background: rgba(196, 94, 8, 0.22);
  border-radius: 0.625rem;
  padding: 11px 1.25rem;
  white-space: nowrap;
  z-index: 1;
  flex-shrink: 0;
  font-weight: 700;
  color: #F5EDDB;
  font-size: 0.813rem;
  margin-top: 4px;
  align-self: flex-start;
  position: relative;
}.hhc_gr_jp_cta_mhf:hover {
  background: #C45E08;
}.hhc_ws_mhf {
  background: #131009;
  padding: 2rem 1rem 0;
}
@media(min-width: 769px) {.hhc_ws_mhf {
  padding: 2.25rem 24px 0;
}
}.hhc_ws_in_mhf {
  margin: 0 auto;
  max-width: 82.5rem;
}.hhc_ws_head_mhf {
  gap: 0.75rem;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 0.875rem;
  display: flex;
}.hhc_ws_title_mhf {
  gap: 0.625rem;
  color: #F5EDDB;
  display: flex;
  font-family: 'Exo 2', sans-serif;
  font-size: 1rem;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  align-items: center;
  font-weight: 700;
}.hhc_ws_title_ic_mhf svg {
  color: #F0C030;
  stroke-linejoin: round;
  height: 1.125rem;
  width: 18px;
  stroke-linecap: round;
}.hhc_ws_online_mhf {
  gap: 0.438rem;
  font-size: 0.75rem;
  color: #7A6C54;
  font-weight: 600;
  align-items: center;
  display: flex;
}.hhc_ws_online_dot_mhf {
  border-radius: 50%;
  background: #30C26A;
  width: 8px;
  flex-shrink: 0;
  box-shadow: 0 0 6px rgba(48, 194, 106, 0.16);
  height: 0.5rem;
}.hhc_ws_scroll_mhf {
  gap: 8px;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 0.5rem;
}.hhc_ws_scroll_mhf::-webkit-scrollbar {
  display: none;
}.hhc_wc_mhf {
  gap: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #19140D;
  padding: 0.625rem 14px;
  border-radius: 10px;
  min-width: 13.75rem;
  align-items: center;
  flex-shrink: 0;
  display: flex;
}.hhc_wc_img_mhf {
  overflow: hidden;
  background: #1E1812;
  border-radius: 6px;
  height: 36px;
  width: 36px;
  flex-shrink: 0;
}.hhc_wc_img_mhf img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.hhc_wc_info_mhf {
  min-width: 0;
}.hhc_wc_game_mhf {
  overflow: hidden;
  font-size: 0.75rem;
  text-overflow: ellipsis;
  color: #CEC09E;
  white-space: nowrap;
  font-weight: 600;
}.hhc_wc_player_mhf {
  overflow: hidden;
  color: #625646;
  font-size: 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
}.hhc_wc_amount_mhf {
  white-space: nowrap;
  margin-left: auto;
  font-weight: 700;
  flex-shrink: 0;
  color: #30C26A;
  font-size: 13px;
}.hhc_prov_mhf {
  padding: 2.25rem 1rem 0;
  background: #131009;
}
@media(min-width: 769px) {.hhc_prov_mhf {
  padding: 44px 1.5rem 0;
}
}.hhc_prov_in_mhf {
  margin: 0 auto;
  max-width: 1320px;
}.hhc_prov_head_mhf {
  margin-bottom: 16px;
}.hhc_prov_label_mhf {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 0.5rem;
  font-weight: 700;
  color: #F5940C;
}.hhc_prov_h2_mhf {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
  color: #F5EDDB;
  font-family: 'Exo 2', sans-serif;
  font-weight: 800;
}
@media(min-width:768px) {.hhc_prov_h2_mhf {
  font-size: 1.5rem;
}
}.hhc_prov_seo_mhf {
  overflow-wrap: break-word;
  line-height: 1.6;
  max-width: 38.75rem;
  margin-bottom: 1rem;
  color: #7A6C54;
  font-size: 0.813rem;
}.hhc_prov_seo_mhf strong {
  font-weight: 700;
  color: #CEC09E;
}.hhc_prov_seo_mhf a {
  text-decoration: underline;
  color: #F5940C;
}.hhc_prov_grid_mhf {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 638px) {.hhc_prov_grid_mhf {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1079px) {.hhc_prov_grid_mhf {
  grid-template-columns: repeat(8,1fr);
}
}.hhc_prov_card_mhf {
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.625rem;
  gap: 0.438rem;
  padding: 0.875rem 10px;
  background: #19140D;
  transition: border-color .2s,background .2s;
  cursor: pointer;
  flex-direction: column;
  align-items: center;
  display: flex;
}.hhc_prov_card_mhf:hover {
  border-color: rgba(245, 148, 12, 0.45);
  background: #1E1812;
}.hhc_prov_logo_mhf {
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  justify-content: center;
  display: flex;
  align-items: center;
  height: 44px;
  width: 44px;
}.hhc_prov_logo_mhf img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}.hhc_prov_name_mhf {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  text-align: center;
  font-weight: 600;
  color: #9E8E70;
}.hhc_reg_mhf {
  background: #131009;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.hhc_reg_mhf {
  padding: 2.75rem 1.5rem 0;
}
}.hhc_reg_in_mhf {
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 1rem;
  background: #1E1812;
  padding: 28px 24px;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width:768px) {.hhc_reg_in_mhf {
  padding: 40px;
}
}.hhc_reg_top_mhf {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 858px) {.hhc_reg_top_mhf {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.hhc_reg_label_mhf {
  margin-bottom: 10px;
  color: #F5940C;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
}.hhc_reg_h2_mhf {
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
  margin-bottom: 12px;
  overflow-wrap: break-word;
  color: #F5EDDB;
  font-size: 1.375rem;
  line-height: 1.2;
}
@media(min-width:768px) {.hhc_reg_h2_mhf {
  font-size: 28px;
}
}.hhc_reg_bonus_mhf {
  padding: 0.625rem 1rem;
  border-radius: 0.625rem;
  gap: 8px;
  border: 1px solid rgba(240, 192, 48, 0.15);
  background: rgba(240, 192, 48, 0.15);
  margin-bottom: 1rem;
  align-items: center;
  display: inline-flex;
}.hhc_reg_bonus_amount_mhf {
  font-weight: 800;
  color: #F0C030;
  font-size: 20px;
}.hhc_reg_bonus_text_mhf {
  font-size: 0.813rem;
  line-height: 1.35;
  color: #9E8E70;
}.hhc_reg_cta_btn_mhf {
  background: #30C26A;
  transition: background .2s;
  border-radius: 10px;
  padding: 14px 32px;
  font-weight: 700;
  margin-bottom: 12px;
  display: inline-block;
  box-shadow: 0 0.375rem 1rem -2px rgba(48, 194, 106, 0.40);
  font-size: 0.938rem;
  color: #120E06;
}.hhc_reg_cta_btn_mhf:hover {
  background: #3AD878;
}.hhc_reg_terms_mhf {
  font-size: 0.688rem;
  line-height: 1.5;
  color: #625646;
}.hhc_reg_seo_mhf {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 20px;
  overflow-wrap: break-word;
  color: #7A6C54;
  line-height: 1.65;
  font-size: 0.813rem;
  margin-top: 1.25rem;
}.hhc_reg_seo_mhf p {
  font-size: 13px;
  line-height: 1.65;
  color: #7A6C54;
  margin-bottom: 10px;
}.hhc_reg_seo_mhf p:last-child {
  margin-bottom: 0;
}.hhc_reg_seo_mhf strong {
  color: #CEC09E;
  font-weight: 700;
}.hhc_reg_seo_mhf a {
  transition: color .2s;
  text-decoration: underline;
  color: #F5940C;
}.hhc_reg_seo_mhf a:hover {
  color: #FFA828;
}.hhc_reg_seo_mhf ul,.hhc_reg_seo_mhf ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 18px;
}.hhc_reg_seo_mhf ol {
  list-style: decimal;
}.hhc_reg_seo_mhf li {
  font-size: 0.813rem;
  margin-bottom: 4px;
  line-height: 1.65;
  color: #7A6C54;
}.hhc_reg_seo_mhf table {
  font-size: 0.813rem;
  border-collapse: collapse;
  margin-bottom: 10px;
  width: 100%;
  display: block;
  overflow-x: auto;
}
@media(min-width: 769px) {.hhc_reg_seo_mhf table {
  display: table;
}
}.hhc_reg_seo_mhf th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px;
  text-align: left;
  font-weight: 700;
  color: #CEC09E;
}.hhc_reg_seo_mhf td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7A6C54;
}.hhc_reg_steps_mhf {
  gap: 0.875rem;
  display: flex;
  flex-direction: column;
  margin-top: 28px;
}
@media(min-width: 861px) {.hhc_reg_steps_mhf {
  margin-top: 0;
}
}.hhc_reg_step_mhf {
  padding: 1rem;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: rgba(255, 255, 255, 0.05);
  gap: 14px;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.hhc_reg_step_num_mhf {
  background: rgba(245, 148, 12, 0.18);
  border-radius: 50%;
  border: 1px solid rgba(245, 148, 12, 0.08);
  justify-content: center;
  font-size: 14px;
  flex-shrink: 0;
  display: flex;
  color: #F5940C;
  width: 2.125rem;
  font-weight: 800;
  align-items: center;
  height: 2.125rem;
}.hhc_reg_step_title_mhf {
  margin-bottom: 3px;
  color: #F5EDDB;
  font-size: 0.875rem;
  font-weight: 700;
}.hhc_reg_step_text_mhf {
  color: #7A6C54;
  line-height: 1.5;
  font-size: 12px;
}.hhc_reg_trust_mhf {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  flex-wrap: wrap;
  padding-top: 1.25rem;
  display: flex;
  margin-top: 20px;
}.hhc_reg_trust_item_mhf {
  gap: 0.438rem;
  display: flex;
  overflow-wrap: break-word;
  color: #7A6C54;
  font-size: 0.75rem;
  align-items: center;
}.hhc_reg_trust_ic_mhf svg {
  width: 1rem;
  stroke-linejoin: round;
  height: 16px;
  color: #F5940C;
  stroke-linecap: round;
}.hhc_htp_mhf {
  background: #131009;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.hhc_htp_mhf {
  padding: 44px 1.5rem 0;
}
}.hhc_htp_in_mhf {
  margin: 0 auto;
  max-width: 82.5rem;
}.hhc_htp_head_mhf {
  max-width: 720px;
  margin-bottom: 1.375rem;
}.hhc_htp_label_mhf {
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 8px;
  color: #F5940C;
  font-weight: 700;
}.hhc_htp_h2_mhf {
  font-family: 'Exo 2', sans-serif;
  color: #F5EDDB;
  font-size: 1.375rem;
  margin-bottom: 8px;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.hhc_htp_h2_mhf {
  font-size: 1.75rem;
}
}.hhc_htp_intro_mhf {
  font-size: 14px;
  line-height: 1.6;
  color: #7A6C54;
}.hhc_htp_steps_mhf {
  gap: 12px;
  margin: 0;
  list-style: none;
  padding: 0;
  display: grid;
  grid-template-columns: 1fr;
  counter-reset: none;
}
@media(min-width: 641px) {.hhc_htp_steps_mhf {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.hhc_htp_steps_mhf {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.hhc_htp_step_mhf {
  background: #1E1812;
  padding: 20px 1.125rem 1.125rem;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  display: flex;
  position: relative;
  flex-direction: column;
}.hhc_htp_step_num_mhf {
  background: #F5940C;
  border-radius: 50%;
  color: #120E06;
  left: 20px;
  width: 28px;
  top: -12px;
  font-size: 0.813rem;
  justify-content: center;
  display: flex;
  align-items: center;
  font-family: 'Exo 2', sans-serif;
  height: 1.75rem;
  position: absolute;
  font-weight: 800;
}.hhc_htp_step_ic_mhf {
  margin: 0.5rem 0 12px;
  border-radius: 6px;
  background: rgba(245, 148, 12, 0.18);
  width: 2.25rem;
  align-items: center;
  display: flex;
  justify-content: center;
  color: #F5940C;
  height: 36px;
}.hhc_htp_step_ic_mhf svg {
  width: 1.125rem;
  height: 1.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.hhc_htp_step_h_mhf {
  margin-bottom: 6px;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #F5EDDB;
  font-weight: 700;
}.hhc_htp_step_p_mhf {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #7A6C54;
  line-height: 1.55;
}.hhc_htp_step_p_mhf strong {
  color: #CEC09E;
  font-weight: 600;
}.hhc_htp_cta_mhf {
  background: #30C26A;
  border-radius: 0.625rem;
  padding: 13px 1.625rem;
  transition: background .2s;
  margin-top: 1.25rem;
  font-size: 0.875rem;
  display: inline-block;
  color: #120E06;
  font-weight: 700;
}.hhc_htp_cta_mhf:hover {
  background: #3AD878;
}.hhc_bon_mhf {
  background: #131009;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.hhc_bon_mhf {
  padding: 2.75rem 24px 0;
}
}.hhc_bon_in_mhf {
  margin: 0 auto;
  max-width: 1320px;
}.hhc_bon_head_mhf {
  margin-bottom: 1.25rem;
}.hhc_bon_label_mhf {
  text-transform: uppercase;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #F5940C;
  font-weight: 700;
}.hhc_bon_h2_mhf {
  color: #F5EDDB;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-family: 'Exo 2', sans-serif;
  font-weight: 800;
}
@media(min-width: 769px) {.hhc_bon_h2_mhf {
  font-size: 1.5rem;
}
}.hhc_bon_seo_mhf {
  line-height: 1.6;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #7A6C54;
  max-width: 38.75rem;
}.hhc_bon_seo_mhf strong {
  color: #CEC09E;
  font-weight: 700;
}.hhc_bon_seo_mhf a {
  color: #F5940C;
  text-decoration: underline;
}.hhc_bon_grid_mhf {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 641px) {.hhc_bon_grid_mhf {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.hhc_bon_grid_mhf {
  grid-template-columns: repeat(5,1fr);
}
}.hhc_bon_card_mhf {
  padding: 16px;
  background: #19140D;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s,transform .2s;
  border-radius: 10px;
}.hhc_bon_card_mhf:hover {
  border-color: rgba(245, 148, 12, 0.08);
  transform: translateY(-2px);
}.hhc_bon_card_ic_mhf svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 26px;
  width: 1.625rem;
}.hhc_bon_card_ic_mhf {
  margin-bottom: 0.625rem;
}.hhc_bon_card_type_mhf {
  color: #7A6C54;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.375rem;
  font-size: 10px;
  letter-spacing: .06em;
}.hhc_bon_card_amount_mhf {
  margin-bottom: 6px;
  font-size: 1.125rem;
  line-height: 1.1;
  font-weight: 800;
  color: #F0C030;
}.hhc_bon_card_name_mhf {
  color: #F5EDDB;
  font-size: 13px;
  margin-bottom: 8px;
  font-weight: 600;
  overflow-wrap: break-word;
}.hhc_bon_card_detail_mhf {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.5;
  padding-top: 8px;
  font-size: 11px;
  overflow-wrap: break-word;
  color: #625646;
}.hhc_app_mhf {
  background: #131009;
  padding: 36px 1rem 0;
}
@media(min-width: 770px) {.hhc_app_mhf {
  padding: 2.75rem 1.5rem 0;
}
}.hhc_app_in_mhf {
  margin: 0 auto;
  max-width: 82.5rem;
}.hhc_app_head_mhf {
  margin-bottom: 16px;
}.hhc_app_label_mhf {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 8px;
  color: #F5940C;
}.hhc_app_h2_mhf {
  color: #F5EDDB;
  font-weight: 800;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  font-size: 20px;
  font-family: 'Exo 2', sans-serif;
}
@media(min-width: 770px) {.hhc_app_h2_mhf {
  font-size: 1.5rem;
}
}.hhc_app_sub_mhf {
  max-width: 600px;
  color: #7A6C54;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.hhc_app_sub_mhf strong {
  color: #CEC09E;
  font-weight: 700;
}.hhc_app_cards_mhf {
  gap: 0.625rem;
  display: grid;
  margin-top: 1rem;
  grid-template-columns: 1fr;
}
@media(min-width:640px) {.hhc_app_cards_mhf {
  grid-template-columns: repeat(3,1fr);
}
}.hhc_app_card_mhf {
  padding: 20px;
  border-radius: 0.625rem;
  overflow: hidden;
  gap: 16px;
  position: relative;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.hhc_app_card_ios_mhf {
  background: linear-gradient(135deg,rgba(245, 148, 12, 0.18) 0%,#1E1812 100%);
}.hhc_app_card_android_mhf {
  background: linear-gradient(135deg,rgba(48, 194, 106, 0.16) 0%,#1E1812 100%);
}.hhc_app_card_win_mhf {
  background: linear-gradient(135deg,rgba(240, 192, 48, 0.15) 0%,#1E1812 100%);
}.hhc_app_card_ic_mhf svg {
  stroke-linecap: round;
  height: 34px;
  stroke-linejoin: round;
  width: 34px;
}.hhc_app_card_ic_mhf {
  flex-shrink: 0;
  color: #F5EDDB;
}.hhc_app_card_os_mhf {
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 6px;
  color: #7A6C54;
  font-size: 0.625rem;
  text-transform: uppercase;
}.hhc_app_card_title_mhf {
  margin-bottom: 0.375rem;
  font-weight: 700;
  line-height: 1.2;
  overflow-wrap: break-word;
  font-size: 15px;
  color: #F5EDDB;
}.hhc_app_card_text_mhf {
  color: #7A6C54;
  line-height: 1.5;
  margin-bottom: 14px;
  font-size: 12px;
  overflow-wrap: break-word;
}.hhc_app_card_btn_mhf {
  border: 1px solid rgba(245, 148, 12, 0.45);
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.12);
  gap: 0.438rem;
  transition: background .2s;
  padding: 0.625rem 18px;
  display: inline-flex;
  font-weight: 700;
  font-size: 13px;
  color: #F5EDDB;
  align-items: center;
}.hhc_app_card_btn_mhf:hover {
  background: rgba(255, 255, 255, 0.07);
}.hhc_seo_mhf {
  padding: 36px 16px 0;
  background: #131009;
}
@media(min-width: 766px) {.hhc_seo_mhf {
  padding: 2.75rem 1.5rem 0;
}
}.hhc_seo_in_mhf {
  background: #1E1812;
  margin: 0 auto;
  padding: 28px 24px;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  max-width: 1320px;
}
@media(min-width:768px) {.hhc_seo_in_mhf {
  padding: 2.25rem 2.5rem;
}
}.hhc_seo_label_mhf {
  color: #F5940C;
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 10px;
  font-weight: 700;
  letter-spacing: .08em;
}.hhc_seo_h2_mhf {
  line-height: 1.25;
  margin-bottom: 14px;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F5EDDB;
  font-family: 'Exo 2', sans-serif;
}
@media(min-width: 771px) {.hhc_seo_h2_mhf {
  font-size: 1.5rem;
}
}.hhc_seo_body_mhf {
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #9E8E70;
  font-size: 14px;
}.hhc_seo_body_mhf p {
  color: #9E8E70;
  margin-bottom: 0.75rem;
  line-height: 1.75;
  font-size: 0.875rem;
}.hhc_seo_body_mhf p:last-child {
  margin-bottom: 0;
}.hhc_seo_body_mhf strong {
  color: #CEC09E;
  font-weight: 700;
}.hhc_seo_body_mhf a {
  transition: color .2s;
  text-decoration: underline;
  color: #F5940C;
}.hhc_seo_body_mhf a:hover {
  color: #FFA828;
}.hhc_seo_body_mhf ul,.hhc_seo_body_mhf ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.hhc_seo_body_mhf ol {
  list-style: decimal;
}.hhc_seo_body_mhf li {
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  line-height: 1.75;
  color: #9E8E70;
}.hhc_seo_body_mhf table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 12px;
  display: block;
  font-size: 13px;
  overflow-x: auto;
}
@media(min-width: 770px) {.hhc_seo_body_mhf table {
  display: table;
}
}.hhc_seo_body_mhf th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  font-weight: 700;
  color: #CEC09E;
  text-align: left;
}.hhc_seo_body_mhf td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9E8E70;
}.hhc_seo_cols_mhf {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 637px) {.hhc_seo_cols_mhf {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.hhc_seo_cols_mhf {
  grid-template-columns: repeat(3,1fr);
}
}.hhc_seo_col_h_mhf {
  overflow-wrap: break-word;
  color: #CEC09E;
  margin-bottom: 7px;
  font-weight: 700;
  font-size: 0.813rem;
}.hhc_seo_col_p_mhf {
  font-size: 13px;
  line-height: 1.65;
  color: #7A6C54;
  overflow-wrap: break-word;
}.hhc_seo_stats_mhf {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.hhc_seo_stat_mhf {
  border-radius: 0.625rem;
  padding: 0.875rem 16px;
  background: rgba(245, 148, 12, 0.08);
  flex: 1;
  border: 1px solid rgba(245, 148, 12, 0.18);
  min-width: 140px;
}.hhc_seo_stat_val_mhf {
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
  color: #F5940C;
}.hhc_seo_stat_lb_mhf {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #7A6C54;
}.hhc_seo_mhf {
  background: #131009;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.hhc_seo_mhf {
  padding: 2.75rem 1.5rem 0;
}
}.hhc_seo_in_mhf {
  margin: 0 auto;
  padding: 28px 24px;
  border-radius: 1rem;
  background: #1E1812;
  border: 1px solid rgba(255, 255, 255, 0.10);
  max-width: 82.5rem;
}
@media(min-width: 767px) {.hhc_seo_in_mhf {
  padding: 36px 40px;
}
}.hhc_seo_label_mhf {
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  font-weight: 700;
  color: #F5940C;
  font-size: 11px;
  text-transform: uppercase;
}.hhc_seo_h2_mhf {
  font-size: 20px;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-family: 'Exo 2', sans-serif;
  color: #F5EDDB;
  font-weight: 800;
}
@media(min-width: 767px) {.hhc_seo_h2_mhf {
  font-size: 1.5rem;
}
}.hhc_seo_body_mhf {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #9E8E70;
  line-height: 1.75;
}.hhc_seo_body_mhf p {
  color: #9E8E70;
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 12px;
}.hhc_seo_body_mhf p:last-child {
  margin-bottom: 0;
}.hhc_seo_body_mhf strong {
  font-weight: 700;
  color: #CEC09E;
}.hhc_seo_body_mhf a {
  transition: color .2s;
  text-decoration: underline;
  color: #F5940C;
}.hhc_seo_body_mhf a:hover {
  color: #FFA828;
}.hhc_seo_body_mhf ul,.hhc_seo_body_mhf ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.hhc_seo_body_mhf ol {
  list-style: decimal;
}.hhc_seo_body_mhf li {
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 1.75;
  color: #9E8E70;
}.hhc_seo_body_mhf table {
  display: block;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
  font-size: 13px;
  margin-bottom: 0.75rem;
}
@media(min-width: 765px) {.hhc_seo_body_mhf table {
  display: table;
}
}.hhc_seo_body_mhf th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #CEC09E;
  text-align: left;
}.hhc_seo_body_mhf td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9E8E70;
}.hhc_seo_cols_mhf {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.hhc_seo_cols_mhf {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.hhc_seo_cols_mhf {
  grid-template-columns: repeat(3,1fr);
}
}.hhc_seo_col_h_mhf {
  color: #CEC09E;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  font-size: 13px;
  font-weight: 700;
}.hhc_seo_col_p_mhf {
  overflow-wrap: break-word;
  color: #7A6C54;
  line-height: 1.65;
  font-size: 0.813rem;
}.hhc_seo_stats_mhf {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.hhc_seo_stat_mhf {
  padding: 14px 1rem;
  flex: 1;
  border-radius: 10px;
  border: 1px solid rgba(245, 148, 12, 0.18);
  background: rgba(245, 148, 12, 0.08);
  min-width: 140px;
}.hhc_seo_stat_val_mhf {
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
  color: #F5940C;
  margin-bottom: 0.25rem;
}.hhc_seo_stat_lb_mhf {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #7A6C54;
}.hhc_seo_mhf {
  background: #131009;
  padding: 36px 16px 0;
}
@media(min-width: 770px) {.hhc_seo_mhf {
  padding: 2.75rem 1.5rem 0;
}
}.hhc_seo_in_mhf {
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #1E1812;
  border-radius: 16px;
  max-width: 82.5rem;
}
@media(min-width: 770px) {.hhc_seo_in_mhf {
  padding: 2.25rem 2.5rem;
}
}.hhc_seo_label_mhf {
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #F5940C;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 0.688rem;
}.hhc_seo_h2_mhf {
  font-family: 'Exo 2', sans-serif;
  font-size: 1.25rem;
  color: #F5EDDB;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 14px;
  line-height: 1.25;
}
@media(min-width: 771px) {.hhc_seo_h2_mhf {
  font-size: 1.5rem;
}
}.hhc_seo_body_mhf {
  overflow-wrap: break-word;
  font-size: 14px;
  color: #9E8E70;
  line-height: 1.75;
}.hhc_seo_body_mhf p {
  margin-bottom: 0.75rem;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #9E8E70;
}.hhc_seo_body_mhf p:last-child {
  margin-bottom: 0;
}.hhc_seo_body_mhf strong {
  color: #CEC09E;
  font-weight: 700;
}.hhc_seo_body_mhf a {
  transition: color .2s;
  color: #F5940C;
  text-decoration: underline;
}.hhc_seo_body_mhf a:hover {
  color: #FFA828;
}.hhc_seo_body_mhf ul,.hhc_seo_body_mhf ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.hhc_seo_body_mhf ol {
  list-style: decimal;
}.hhc_seo_body_mhf li {
  font-size: 14px;
  margin-bottom: 0.375rem;
  color: #9E8E70;
  line-height: 1.75;
}.hhc_seo_body_mhf table {
  display: block;
  font-size: 13px;
  margin-bottom: 12px;
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
}
@media(min-width:768px) {.hhc_seo_body_mhf table {
  display: table;
}
}.hhc_seo_body_mhf th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  color: #CEC09E;
  font-weight: 700;
  text-align: left;
}.hhc_seo_body_mhf td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #9E8E70;
}.hhc_seo_cols_mhf {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.hhc_seo_cols_mhf {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.hhc_seo_cols_mhf {
  grid-template-columns: repeat(3,1fr);
}
}.hhc_seo_col_h_mhf {
  color: #CEC09E;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 7px;
  font-size: 13px;
}.hhc_seo_col_p_mhf {
  font-size: 0.813rem;
  line-height: 1.65;
  color: #7A6C54;
  overflow-wrap: break-word;
}.hhc_seo_stats_mhf {
  margin: 1.25rem 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.hhc_seo_stat_mhf {
  background: rgba(245, 148, 12, 0.08);
  padding: 0.875rem 16px;
  border-radius: 0.625rem;
  border: 1px solid rgba(245, 148, 12, 0.18);
  flex: 1;
  min-width: 140px;
}.hhc_seo_stat_val_mhf {
  font-weight: 800;
  color: #F5940C;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-size: 20px;
}.hhc_seo_stat_lb_mhf {
  font-size: 11px;
  color: #7A6C54;
  overflow-wrap: break-word;
}.hhc_pmt_mhf {
  padding: 2.25rem 1rem 0;
  background: #131009;
}
@media(min-width: 767px) {.hhc_pmt_mhf {
  padding: 44px 24px 0;
}
}.hhc_pmt_in_mhf {
  margin: 0 auto;
  max-width: 1320px;
}.hhc_pmt_head_mhf {
  max-width: 45rem;
  margin-bottom: 22px;
}.hhc_pmt_label_mhf {
  letter-spacing: .08em;
  margin-bottom: 8px;
  color: #F5940C;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
}.hhc_pmt_h2_mhf {
  color: #F5EDDB;
  font-weight: 800;
  font-size: 22px;
  overflow-wrap: break-word;
  font-family: 'Exo 2', sans-serif;
  margin-bottom: 0.5rem;
}
@media(min-width:768px) {.hhc_pmt_h2_mhf {
  font-size: 28px;
}
}.hhc_pmt_intro_mhf {
  color: #7A6C54;
  font-size: 14px;
  overflow-wrap: break-word;
  line-height: 1.6;
}.hhc_pmt_groups_mhf {
  gap: 20px;
  display: flex;
  flex-direction: column;
}.hhc_pmt_group_mhf {
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 20px;
  border-radius: 0.625rem;
  background: #1E1812;
}.hhc_pmt_group_head_mhf {
  gap: 0.75rem;
  align-items: center;
  display: flex;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
}.hhc_pmt_group_ic_mhf {
  background: rgba(245, 148, 12, 0.18);
  border-radius: 6px;
  height: 2.25rem;
  justify-content: center;
  width: 2.25rem;
  align-items: center;
  flex-shrink: 0;
  color: #F5940C;
  display: flex;
}.hhc_pmt_group_ic_mhf svg {
  height: 1.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 18px;
}.hhc_pmt_group_h_mhf {
  margin: 0;
  font-family: 'Exo 2', sans-serif;
  font-size: 1rem;
  color: #F5EDDB;
  font-weight: 700;
  overflow-wrap: break-word;
}.hhc_pmt_group_p_mhf {
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 0.813rem;
  color: #7A6C54;
}.hhc_pmt_group_p_mhf strong {
  color: #CEC09E;
  font-weight: 600;
}.hhc_pmt_table_wrap_mhf {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.hhc_pmt_table_mhf {
  width: 100%;
  border-collapse: collapse;
  font-size: 13px;
  min-width: 33.75rem;
}.hhc_pmt_table_mhf th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  color: #CEC09E;
  letter-spacing: .04em;
  text-align: left;
  white-space: nowrap;
}.hhc_pmt_table_mhf td {
  padding: 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7A6C54;
}.hhc_pmt_table_mhf tbody tr:last-child td {
  border-bottom: none;
}.hhc_pmt_table_mhf tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #CEC09E;
}.hhc_faq_mhf {
  padding: 2.25rem 16px 0;
  background: #131009;
}
@media(min-width: 765px) {.hhc_faq_mhf {
  padding: 44px 24px 0;
}
}.hhc_faq_in_mhf {
  margin: 0 auto;
  max-width: 1320px;
}.hhc_faq_head_mhf {
  margin-bottom: 1.25rem;
}.hhc_faq_label_mhf {
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #F5940C;
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 0.5rem;
}.hhc_faq_h2_mhf {
  font-family: 'Exo 2', sans-serif;
  font-size: 1.25rem;
  font-weight: 800;
  color: #F5EDDB;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.hhc_faq_h2_mhf {
  font-size: 24px;
}
}.hhc_faq_list_mhf {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.hhc_faq_item_mhf {
  background: #1E1812;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.625rem;
  overflow: hidden;
}.hhc_faq_q_mhf {
  padding: 16px 20px;
  gap: 0.75rem;
  transition: color .2s;
  align-items: center;
  font-size: 14px;
  justify-content: space-between;
  color: #CEC09E;
  overflow-wrap: break-word;
  display: flex;
  flex-wrap: wrap;
  font-weight: 600;
  cursor: pointer;
}.hhc_faq_q_mhf:hover {
  color: #F5EDDB;
}.hhc_faq_q_ic_mhf {
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  align-items: center;
  font-size: 1rem;
  height: 1.5rem;
  flex-shrink: 0;
  justify-content: center;
  display: flex;
  width: 1.5rem;
  color: #F5940C;
}.hhc_faq_item_mhf.hhc_state_open_mhf .hhc_faq_q_ic_mhf {
  transform: rotate(45deg);
}.hhc_faq_a_mhf {
  padding: 0 20px 1rem;
  font-size: 0.813rem;
  color: #7A6C54;
  line-height: 1.7;
  display: none;
  overflow-wrap: break-word;
}.hhc_faq_item_mhf.hhc_state_open_mhf .hhc_faq_a_mhf {
  display: block;
}.hhc_faq_a_mhf strong {
  font-weight: 700;
  color: #CEC09E;
}.hhc_faq_a_mhf a {
  text-decoration: underline;
  color: #F5940C;
}.hhc_faq_a_mhf ul,.hhc_faq_a_mhf ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 1.25rem;
}.hhc_faq_a_mhf ol {
  list-style: decimal;
}.hhc_faq_a_mhf li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.hhc_faq_a_mhf table {
  margin: 0.5rem 0;
  font-size: 12px;
  width: 100%;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 769px) {.hhc_faq_a_mhf table {
  display: table;
}
}.hhc_faq_a_mhf th {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #CEC09E;
  text-align: left;
  font-weight: 700;
}.hhc_faq_a_mhf td {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7A6C54;
}.hhc_ft_mhf {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #0C0904;
  margin-top: 48px;
}.hhc_ft_support_mhf {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.5rem 1rem;
}
@media(min-width: 766px) {.hhc_ft_support_mhf {
  padding: 1.75rem 24px;
}
}.hhc_ft_support_in_mhf {
  margin: 0 auto;
  gap: 16px;
  align-items: center;
  display: flex;
  max-width: 1320px;
  flex-wrap: wrap;
}.hhc_ft_support_main_mhf {
  flex: 1;
  gap: 16px;
  align-items: center;
  flex-wrap: wrap;
  min-width: 220px;
  display: flex;
}.hhc_ft_support_ic_mhf {
  flex-shrink: 0;
  color: #F5940C;
}.hhc_ft_support_ic_mhf svg {
  height: 1.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.875rem;
}.hhc_ft_support_text_title_mhf {
  font-size: 0.938rem;
  margin-bottom: 3px;
  color: #F5EDDB;
  font-weight: 700;
  overflow-wrap: break-word;
}.hhc_ft_support_text_sub_mhf {
  overflow-wrap: break-word;
  color: #7A6C54;
  font-size: 0.75rem;
}.hhc_ft_support_btn_mhf {
  border-radius: 0.625rem;
  background: #F5940C;
  transition: background .2s;
  padding: 11px 22px;
  white-space: nowrap;
  color: #F5EDDB;
  flex-shrink: 0;
  font-size: 0.813rem;
  font-weight: 700;
}.hhc_ft_support_btn_mhf:hover {
  background: #FFA828;
}.hhc_ft_support_contacts_mhf {
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.hhc_ft_support_contact_mhf {
  font-size: 0.75rem;
  color: #625646;
  line-height: 1.4;
}.hhc_ft_support_contact_mhf strong {
  font-weight: 600;
  display: block;
  margin-bottom: 2px;
  font-size: 11px;
  color: #9E8E70;
}.hhc_ft_main_mhf {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 32px 1rem 24px;
}
@media(min-width: 769px) {.hhc_ft_main_mhf {
  padding: 2.5rem 24px 32px;
}
}.hhc_ft_main_in_mhf {
  margin: 0 auto;
  gap: 24px;
  display: grid;
  max-width: 1320px;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 642px) {.hhc_ft_main_in_mhf {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.hhc_ft_main_in_mhf {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.hhc_ft_col_logo_mhf {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.hhc_ft_col_logo_mhf {
  grid-column: auto;
}
}.hhc_ft_logo_mhf {
  gap: 9px;
  color: #F5EDDB;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 12px;
  align-items: center;
  font-size: 1rem;
  display: flex;
  flex-wrap: wrap;
}.hhc_ft_logo_mark_mhf {
  overflow: hidden;
  border-radius: 0.375rem;
  height: 30px;
  width: 1.875rem;
}.hhc_ft_logo_mark_mhf img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.hhc_ft_logo_sub_mhf {
  font-size: 0.75rem;
  line-height: 1.55;
  max-width: 12.5rem;
  overflow-wrap: break-word;
  color: #625646;
}.hhc_ft_col_title_mhf {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px;
  letter-spacing: .07em;
  color: #9E8E70;
  margin-bottom: 0.875rem;
}.hhc_ft_col_links_mhf {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.hhc_ft_col_link_mhf {
  transition: color .2s;
  color: #625646;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.hhc_ft_col_link_mhf:hover {
  color: #CEC09E;
}.hhc_ft_apps_mhf {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.hhc_ft_app_card_mhf {
  padding: 10px 0.75rem;
  gap: 0.625rem;
  border-radius: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  display: flex;
  align-items: center;
}.hhc_ft_app_card_mhf:hover {
  border-color: rgba(245, 148, 12, 0.45);
}.hhc_ft_app_card_ic_mhf svg {
  width: 1.375rem;
  stroke-linecap: round;
  height: 22px;
  stroke-linejoin: round;
}.hhc_ft_app_card_os_mhf {
  font-weight: 600;
  font-size: 0.625rem;
  color: #625646;
}.hhc_ft_app_card_action_mhf {
  font-size: 12px;
  color: #CEC09E;
  font-weight: 700;
}.hhc_ft_bot_mhf {
  padding: 20px 16px;
}
@media(min-width: 769px) {.hhc_ft_bot_mhf {
  padding: 1.25rem 24px;
}
}.hhc_ft_bot_in_mhf {
  margin: 0 auto;
  gap: 1rem;
  display: flex;
  max-width: 82.5rem;
  flex-wrap: wrap;
  align-items: center;
}.hhc_ft_socials_mhf {
  gap: 8px;
  display: flex;
}.hhc_ft_soc_mhf {
  border-radius: 0.375rem;
  transition: background .2s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  width: 2.25rem;
  justify-content: center;
  align-items: center;
  color: #9E8E70;
  height: 2.25rem;
  display: flex;
}.hhc_ft_soc_mhf svg {
  width: 16px;
  height: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.hhc_ft_soc_mhf:hover {
  background: rgba(255, 255, 255, 0.07);
}.hhc_ft_legal_mhf {
  flex: 1;
  color: #7D7060;
  min-width: 12.5rem;
  line-height: 1.6;
  font-size: 11px;
  overflow-wrap: break-word;
}.hhc_ft_legal_mhf strong {
  font-weight: 700;
  color: #9E8E70;
}.hhc_ft_legal_mhf a {
  color: #9E8E70;
  text-decoration: underline;
}.hhc_ft_age_mhf {
  border: 2px solid #7D7060;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 11px;
  font-weight: 800;
  width: 2rem;
  flex-shrink: 0;
  color: #7D7060;
  margin-left: auto;
  height: 2rem;
}