*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background-color: #0A0906;
  font-family: 'Barlow', sans-serif;
  min-height: 100vh;
  color: #D0BC8A;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  border: none;
  background: transparent;
  color: inherit;
  cursor: pointer;
}a {
  color: inherit;
  text-decoration: none;
}.lhq_layout_hw9 {
  min-height: 100vh;
  flex-direction: column;
  display: flex;
}.lhq_page_hw9 {
  min-height: 100vh;
  display: flex;
}.lhq_main_hw9 {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media screen and (min-width: 1083px) {.lhq_main_hw9 {
  padding-left: 220px;
}
}
@media screen and (max-width: 1082px) {.lhq_main_hw9 {
  padding-bottom: 4.5rem;
}
}.lhq_gc_hw9 {
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  background: #0E0C07;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 0.5rem;
  position: relative;
  flex-shrink: 0;
  cursor: pointer;
  width: 8.75rem;
}
@media(min-width: 637px) {.lhq_gc_hw9 {
  width: 9.75rem;
}
}
@media(min-width: 1083px) {.lhq_gc_hw9 {
  width: 10.5rem;
}
}.lhq_gc_hw9:hover {
  border-color: rgba(200, 146, 42, 0.07);
  transform: translateY(-3px);
}.lhq_gc_img_hw9 {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.lhq_gc_img_hw9 img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}.lhq_gc_hover_hw9 {
  background: rgba(6, 5, 4, 0.78);
  transition: opacity .2s;
  inset: 0;
  opacity: 0;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
}.lhq_gc_hw9:hover .lhq_gc_hover_hw9 {
  opacity: 1;
}.lhq_gc_hover_btn_hw9 {
  border-radius: 4px;
  padding: 0.5rem 16px;
  background: #C8922A;
  color: #F5EDCC;
  font-weight: 700;
  font-size: 12px;
}.lhq_gc_info_hw9 {
  padding: 0.5rem 0.625rem 10px;
}.lhq_gc_name_hw9 {
  overflow: hidden;
  white-space: nowrap;
  font-size: 0.75rem;
  color: #D0BC8A;
  font-weight: 600;
  margin-bottom: 3px;
  text-overflow: ellipsis;
  max-width: 100%;
}.lhq_gc_prov_hw9 {
  font-size: 0.625rem;
  color: #5E5030;
}.lhq_gc_tag_hw9 {
  padding: 2px 0.438rem;
  border-radius: 4px;
  text-transform: uppercase;
  font-size: 0.563rem;
  letter-spacing: .04em;
  position: absolute;
  top: 0.375rem;
  font-weight: 700;
  z-index: 2;
  left: 6px;
}.lhq_gc_tag_hot_hw9 {
  background: #C43030;
  color: #fff;
}.lhq_gc_tag_new_hw9 {
  background: #2E9E58;
  color: #0A0906;
}.lhq_gc_tag_jp_hw9 {
  background: #E0A420;
  color: #0A0906;
}.lhq_gc_tag_ex_hw9 {
  background: #7A4E10;
  color: #fff;
}.lhq_gc_tag_live_hw9 {
  background: #C43030;
  color: #fff;
}.lhq_gr_hw9 {
  background: #0A0906;
  padding: 2rem 16px 0;
}
@media(min-width: 770px) {.lhq_gr_hw9 {
  padding: 2.25rem 24px 0;
}
}.lhq_gr_in_hw9 {
  margin: 0 auto;
  max-width: 83.75rem;
}.lhq_gr_head_hw9 {
  gap: 0.75rem;
  display: flex;
  align-items: center;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
}.lhq_gr_head_l_hw9 {
  flex: 1;
  gap: 0.625rem;
  align-items: center;
  min-width: 0;
  display: flex;
}.lhq_gr_ic_hw9 {
  border-radius: 8px;
  height: 2rem;
  flex-shrink: 0;
  width: 2rem;
  align-items: center;
  display: flex;
  justify-content: center;
}.lhq_gr_ic_hw9 svg {
  stroke-linejoin: round;
  width: 1rem;
  height: 16px;
  stroke-linecap: round;
}.lhq_gr_title_hw9 {
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  color: #F5EDCC;
  font-size: 1rem;
  font-weight: 700;
}
@media(min-width: 769px) {.lhq_gr_title_hw9 {
  font-size: 18px;
}
}.lhq_gr_more_hw9 {
  transition: color .2s;
  gap: 0.313rem;
  color: #7A6840;
  font-size: 12px;
  align-items: center;
  flex-shrink: 0;
  white-space: nowrap;
  display: flex;
  font-weight: 600;
}.lhq_gr_more_hw9:hover {
  color: #C8922A;
}.lhq_gr_more_hw9 svg {
  width: 12px;
  height: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.lhq_gr_arrows_hw9 {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.lhq_gr_arr_hw9 {
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  display: flex;
  height: 1.875rem;
  color: #A08C58;
  width: 1.875rem;
  align-items: center;
  justify-content: center;
}.lhq_gr_arr_hw9:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F5EDCC;
}.lhq_gr_arr_hw9 svg {
  height: 0.813rem;
  width: 0.813rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.lhq_gr_seo_h_hw9 {
  margin: 0 0 0.375rem;
  font-size: 0.813rem;
  max-width: 42.5rem;
  color: #D0BC8A;
  overflow-wrap: break-word;
  font-weight: 700;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 771px) {.lhq_gr_seo_h_hw9 {
  font-size: 14px;
}
}.lhq_gr_seo_hw9 {
  max-width: 42.5rem;
  font-size: 12px;
  overflow-wrap: break-word;
  line-height: 1.55;
  color: #7A6840;
  margin-bottom: 0.75rem;
}.lhq_gr_seo_hw9 strong {
  font-weight: 600;
  color: #D0BC8A;
}.lhq_gr_scroll_hw9 {
  gap: 0.625rem;
  overflow-x: auto;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 0.625rem;
  display: flex;
}.lhq_gr_scroll_hw9::-webkit-scrollbar {
  display: none;
}
@media(min-width: 771px) {.lhq_gr_scroll_hw9 {
  gap: 12px;
}
}.lhq_tb_hw9 {
  background: #0A0906;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  position: fixed;
  z-index: 80;
  top: 0;
  right: 0;
  left: 0;
  display: flex;
  align-items: center;
  height: 3.5rem;
}.lhq_tb_in_hw9 {
  padding: 0 0.875rem;
  gap: 0;
  width: 100%;
  display: flex;
  height: 100%;
  align-items: center;
}.lhq_tb_burger_hw9 {
  gap: 0.313rem;
  border-radius: 8px;
  justify-content: center;
  height: 38px;
  flex-shrink: 0;
  margin-right: 0.5rem;
  width: 2.375rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}.lhq_tb_burger_hw9:hover {
  background: rgba(255, 255, 255, 0.05);
}.lhq_tb_burger_line_hw9 {
  border-radius: 1px;
  background: #A08C58;
  width: 18px;
  height: 2px;
  display: block;
}
@media(min-width: 1081px) {.lhq_tb_burger_hw9 {
  display: none;
}
}.lhq_tb_logo_hw9 {
  gap: 9px;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  font-weight: 800;
  margin-right: 1.25rem;
  letter-spacing: -.01em;
  overflow-wrap: break-word;
  color: #F5EDCC;
  font-size: 1.125rem;
}.lhq_tb_logo_mark_hw9 {
  overflow: hidden;
  border-radius: 8px;
  display: flex;
  width: 32px;
  height: 32px;
  align-items: center;
  justify-content: center;
}.lhq_tb_logo_mark_hw9 img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.lhq_tb_nav_hw9 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 641px) {.lhq_tb_nav_hw9 {
  display: flex;
}
}.lhq_tb_tab_hw9 {
  border-radius: 0.5rem;
  padding: 8px 14px;
  transition: background .15s,color .15s;
  color: #A08C58;
  font-size: 0.813rem;
  white-space: nowrap;
  font-weight: 600;
}.lhq_tb_tab_hw9:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EDCC;
}.lhq_tb_tab_hw9.lhq_state_active_hw9 {
  background: rgba(200, 146, 42, 0.18);
  color: #F5EDCC;
}.lhq_tb_right_hw9 {
  gap: 0.5rem;
  margin-left: auto;
  align-items: center;
  display: flex;
  flex-shrink: 0;
}.lhq_tb_login_hw9 {
  transition: border-color .2s,color .2s;
  padding: 9px 16px;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  font-weight: 600;
  font-size: 0.813rem;
  display: none;
  color: #D0BC8A;
}.lhq_tb_login_hw9:hover {
  border-color: rgba(200, 146, 42, 0.45);
  color: #F5EDCC;
}
@media(min-width:480px) {.lhq_tb_login_hw9 {
  display: block;
}
}.lhq_tb_reg_hw9 {
  border-radius: 0.5rem;
  transition: background .2s;
  background: #2E9E58;
  padding: 0.563rem 18px;
  white-space: nowrap;
  font-weight: 700;
  font-size: 0.813rem;
  color: #0A0906;
}.lhq_tb_reg_hw9:hover {
  background: #37B566;
}.lhq_sb_hw9 {
  transition: transform .25s ease;
  background: #131109;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  bottom: 0;
  position: fixed;
  overflow-y: auto;
  width: 220px;
  z-index: 70;
  left: 0;
  top: 56px;
}.lhq_sb_hw9.lhq_state_open_hw9 {
  transform: translateX(0);
}.lhq_sb_hw9::-webkit-scrollbar {
  width: 4px;
}.lhq_sb_hw9::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1078px) {.lhq_sb_hw9 {
  transform: translateX(0);
}
}.lhq_sb_auth_hw9 {
  padding: 14px 12px 10px;
}.lhq_sb_btn_reg_hw9 {
  transition: background .2s;
  padding: 0.688rem;
  border-radius: 0.5rem;
  background: #2E9E58;
  margin-bottom: 0.5rem;
  text-align: center;
  display: block;
  font-size: 0.813rem;
  color: #0A0906;
  font-weight: 700;
}.lhq_sb_btn_reg_hw9:hover {
  background: #37B566;
}.lhq_sb_btn_login_hw9 {
  background: rgba(255, 255, 255, 0.05);
  padding: 10px;
  transition: border-color .2s;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  font-weight: 600;
  text-align: center;
  font-size: 13px;
  display: block;
  color: #D0BC8A;
}.lhq_sb_btn_login_hw9:hover {
  border-color: rgba(200, 146, 42, 0.45);
  color: #F5EDCC;
}.lhq_sb_promo_hw9 {
  border-radius: 8px;
  background: linear-gradient(135deg,#1A1100,#131109);
  margin: 0 0.75rem 10px;
  overflow: hidden;
  padding: 0.75rem 14px;
  border: 1px solid rgba(200, 146, 42, 0.18);
  position: relative;
}.lhq_sb_promo_hw9::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(200, 146, 42, 0.18),transparent 70%);
  width: 80px;
  position: absolute;
  height: 80px;
  content: '';
  top: -20px;
  right: -1.25rem;
}.lhq_sb_promo_title_hw9 {
  margin-bottom: 4px;
  color: #C8922A;
  font-size: 11px;
  letter-spacing: .06em;
  text-transform: uppercase;
  font-weight: 700;
}.lhq_sb_promo_text_hw9 {
  font-weight: 600;
  line-height: 1.35;
  overflow-wrap: break-word;
  font-size: 12px;
  color: #F5EDCC;
}.lhq_sb_promo_sub_hw9 {
  font-size: 0.625rem;
  margin-top: 3px;
  color: #7A6840;
}.lhq_sb_nav_hw9 {
  padding: 6px 0.5rem 1rem;
}.lhq_sb_nav_lb_hw9 {
  padding: 10px 0.5rem 6px;
  color: #5E5030;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 10px;
}.lhq_sb_link_hw9 {
  border-radius: 4px;
  padding: 9px 0.625rem;
  gap: 0.625rem;
  transition: background .15s,color .15s;
  cursor: pointer;
  font-size: 13px;
  display: flex;
  overflow-wrap: break-word;
  font-weight: 500;
  align-items: center;
  color: #A08C58;
}.lhq_sb_link_hw9:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EDCC;
}.lhq_sb_link_hw9.lhq_state_active_hw9 {
  background: rgba(200, 146, 42, 0.18);
  color: #F5EDCC;
}.lhq_sb_ic_hw9 {
  border-radius: 0.25rem;
  width: 1.875rem;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  height: 30px;
}.lhq_sb_ic_hw9 svg {
  height: 1rem;
  stroke-linejoin: round;
  width: 16px;
  stroke-linecap: round;
}.lhq_sb_ic_1_hw9 {
  background: rgba(200, 146, 42, 0.07);
  color: #C8922A;
}.lhq_sb_ic_2_hw9 {
  background: rgba(46, 158, 88, 0.16);
  color: #2E9E58;
}.lhq_sb_ic_3_hw9 {
  background: rgba(224, 164, 32, 0.18);
  color: #E0A420;
}.lhq_sb_ic_4_hw9 {
  background: rgba(122, 78, 16, 0.30);
  color: #7A4E10;
}.lhq_sb_ic_5_hw9 {
  background: rgba(200, 146, 42, 0.07);
  color: #D4447A;
}.lhq_sb_ic_6_hw9 {
  background: rgba(122, 78, 16, 0.30);
  color: #9B5DE5;
}.lhq_sb_badge_hw9 {
  background: #E0A420;
  border-radius: 0.25rem;
  padding: 2px 0.438rem;
  margin-left: auto;
  font-size: 9px;
  color: #0A0906;
  font-weight: 700;
}.lhq_sb_bot_hw9 {
  gap: 0.5rem;
  padding: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.lhq_sb_lang_hw9,.lhq_sb_help_hw9 {
  border: 1px solid rgba(255, 255, 255, 0.05);
  flex: 1;
  border-radius: 0.25rem;
  gap: 6px;
  padding: 9px 6px;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  justify-content: center;
  font-size: 11px;
  font-weight: 600;
  align-items: center;
  color: #A08C58;
}.lhq_sb_lang_hw9:hover,.lhq_sb_help_hw9:hover {
  border-color: rgba(200, 146, 42, 0.45);
  color: #F5EDCC;
}.lhq_sb_lang_hw9 svg,.lhq_sb_help_hw9 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.813rem;
  width: 13px;
}.lhq_sb_bd_hw9 {
  inset: 0;
  background: rgba(6, 5, 4, 0.78);
  position: fixed;
  display: none;
  z-index: 69;
}.lhq_sb_bd_hw9.lhq_state_on_hw9 {
  display: block;
}
@media(min-width: 1077px) {.lhq_sb_bd_hw9 {
  display: none!important;
}
}.lhq_mob_nav_hw9 {
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  background: #131109;
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  left: 0;
  position: fixed;
  bottom: 0;
  z-index: 80;
  display: flex;
  right: 0;
}
@media(min-width: 1081px) {.lhq_mob_nav_hw9 {
  display: none;
}
}.lhq_mob_nav_item_hw9 {
  padding: 4px 2px;
  flex: 1;
  gap: 0.25rem;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
  display: flex;
  color: #5E5030;
}.lhq_mob_nav_ic_hw9 {
  line-height: 1;
}.lhq_mob_nav_ic_hw9 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 20px;
  height: 1.25rem;
}.lhq_mob_nav_lb_hw9 {
  font-size: 0.625rem;
  color: #5E5030;
  font-weight: 600;
}.lhq_mob_nav_item_hw9.lhq_state_active_hw9 {
  color: #C8922A;
}.lhq_mob_nav_item_hw9.lhq_state_active_hw9 .lhq_mob_nav_lb_hw9 {
  color: #C8922A;
}.lhq_hero_hw9 {
  padding: 20px 16px 0;
  background: #0A0906;
}
@media(min-width:768px) {.lhq_hero_hw9 {
  padding: 1.5rem 1.5rem 0;
}
}.lhq_hero_in_hw9 {
  gap: 12px;
  margin: 0 auto;
  max-width: 83.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 862px) {.lhq_hero_in_hw9 {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1102px) {.lhq_hero_in_hw9 {
  grid-template-columns: 1fr 21.25rem;
}
}.lhq_hero_promo_hw9 {
  border-radius: 14px;
  background: #0E0C07;
  overflow: hidden;
  align-items: stretch;
  position: relative;
  display: flex;
  min-height: 13.75rem;
}
@media(min-width: 771px) {.lhq_hero_promo_hw9 {
  min-height: 17.5rem;
}
}.lhq_hero_promo_bg_hw9 {
  inset: 0;
  background: linear-gradient(120deg,#1A1100 0%,#0A0906 100%);
  background-position: center;
  position: absolute;
  background-size: cover;
}.lhq_hero_promo_bg_hw9::after {
  background: linear-gradient(90deg,#0A0906 0%,rgba(6, 5, 4, 0.78) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.lhq_hero_promo_glow_hw9 {
  background: radial-gradient(circle,rgba(122, 78, 16, 0.30) 0%,transparent 65%);
  border-radius: 50%;
  top: -2.5rem;
  width: 300px;
  right: 60px;
  position: absolute;
  pointer-events: none;
  height: 18.75rem;
}.lhq_hero_promo_ct_hw9 {
  padding: 1.75rem 24px 1.75rem 1.75rem;
  max-width: 30rem;
  justify-content: center;
  flex-direction: column;
  position: relative;
  display: flex;
  z-index: 2;
}
@media(min-width: 766px) {.lhq_hero_promo_ct_hw9 {
  padding: 2.5rem 32px;
}
}.lhq_hero_badge_hw9 {
  padding: 5px 0.75rem;
  background: rgba(200, 146, 42, 0.18);
  border-radius: 1.25rem;
  border: 1px solid rgba(200, 146, 42, 0.07);
  text-transform: uppercase;
  font-size: 0.625rem;
  letter-spacing: .08em;
  color: #C8922A;
  margin-bottom: 14px;
  display: inline-block;
  font-weight: 700;
}.lhq_hero_h1_hw9 {
  overflow-wrap: break-word;
  font-size: 1.625rem;
  line-height: 1.15;
  color: #F5EDCC;
  font-weight: 800;
  margin-bottom: 0.625rem;
  font-family: 'Cormorant Garamond', serif;
}.lhq_hero_h1_hw9 em {
  color: #E0A420;
  font-style: normal;
}
@media(min-width:768px) {.lhq_hero_h1_hw9 {
  font-size: 2.25rem;
}
}.lhq_hero_sub_hw9 {
  margin-bottom: 1.25rem;
  color: #A08C58;
  font-size: 0.813rem;
  line-height: 1.55;
}
@media(min-width: 765px) {.lhq_hero_sub_hw9 {
  font-size: 14px;
}
}.lhq_hero_row_hw9 {
  gap: 0.625rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.lhq_hero_cta_hw9 {
  padding: 0.813rem 1.625rem;
  transition: background .2s;
  border-radius: 0.5rem;
  background: #2E9E58;
  font-weight: 700;
  color: #0A0906;
  box-shadow: 0 2px 0 rgba(0,0,0,0.5), 0 0 0.875rem rgba(46, 158, 88, 0.50);
  font-size: 0.875rem;
}.lhq_hero_cta_hw9:hover {
  background: #37B566;
}.lhq_hero_terms_hw9 {
  color: #5E5030;
  font-size: 11px;
}.lhq_hero_game_hw9 {
  overflow: hidden;
  border-radius: 14px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #0E0C07;
  position: relative;
  display: flex;
  flex-direction: column;
}.lhq_hero_game_badge_hw9 {
  padding: 0.313rem 10px;
  background: rgba(224, 164, 32, 0.18);
  border-radius: 1.25rem;
  border: 1px solid rgba(224, 164, 32, 0.18);
  color: #E0A420;
  font-size: 10px;
  z-index: 3;
  text-transform: uppercase;
  top: 12px;
  font-weight: 700;
  left: 12px;
  position: absolute;
  letter-spacing: .06em;
}.lhq_hero_game_badge_hw9 svg {
  vertical-align: -1px;
  width: 0.688rem;
  height: 11px;
  margin-right: 4px;
}.lhq_hero_game_img_hw9 {
  overflow: hidden;
  background: linear-gradient(135deg,#1A1100,#0A0906);
  padding-bottom: 60%;
  position: relative;
}.lhq_hero_game_img_hw9 img {
  inset: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
}.lhq_hero_game_play_hw9 {
  transition: opacity .2s;
  inset: 0;
  background: rgba(6, 5, 4, 0.78);
  position: absolute;
  justify-content: center;
  display: flex;
  opacity: 0;
  align-items: center;
}.lhq_hero_game_hw9:hover .lhq_hero_game_play_hw9 {
  opacity: 1;
}.lhq_hero_game_play_hw9 span {
  border-radius: 50%;
  background: #C8922A;
  width: 52px;
  justify-content: center;
  height: 3.25rem;
  align-items: center;
  display: flex;
}.lhq_hero_game_play_hw9 span svg {
  height: 18px;
  width: 1.125rem;
  margin-left: 2px;
}.lhq_hero_game_info_hw9 {
  padding: 14px 1rem;
}.lhq_hero_game_title_hw9 {
  font-weight: 700;
  font-size: 0.938rem;
  color: #F5EDCC;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
}.lhq_hero_game_provider_hw9 {
  font-size: 0.688rem;
  color: #7A6840;
}.lhq_hero_game_btn_hw9 {
  background: #C8922A;
  padding: 11px;
  border-radius: 8px;
  margin: 0.75rem 16px 16px;
  transition: background .2s;
  display: block;
  font-weight: 700;
  font-size: 13px;
  color: #F5EDCC;
  text-align: center;
}.lhq_hero_game_hw9:hover .lhq_hero_game_btn_hw9 {
  background: #DBA53C;
}.lhq_sbar_hw9 {
  background: #0A0906;
  padding: 1rem 16px 0;
}
@media(min-width:768px) {.lhq_sbar_hw9 {
  padding: 18px 1.5rem 0;
}
}.lhq_sbar_in_hw9 {
  margin: 0 auto;
  max-width: 83.75rem;
}.lhq_sbar_row_hw9 {
  gap: 10px;
  display: flex;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
}.lhq_sbar_input_hw9 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.5rem;
  background: #0E0C07;
  transition: border-color .2s;
  flex: 1;
  gap: 0.625rem;
  padding: 11px 1rem;
  display: flex;
  cursor: pointer;
  align-items: center;
  font-size: 0.813rem;
  color: #7A6840;
}.lhq_sbar_input_hw9:hover {
  border-color: rgba(200, 146, 42, 0.45);
}.lhq_sbar_input_hw9 svg {
  flex-shrink: 0;
  width: 15px;
  height: 0.938rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.lhq_sbar_providers_hw9 {
  padding: 0.688rem 18px;
  border-radius: 8px;
  background: #0E0C07;
  transition: border-color .2s;
  gap: 8px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  color: #D0BC8A;
  font-weight: 600;
  display: flex;
  white-space: nowrap;
  align-items: center;
  font-size: 0.813rem;
}.lhq_sbar_providers_hw9:hover {
  border-color: rgba(200, 146, 42, 0.45);
  color: #F5EDCC;
}.lhq_sbar_providers_hw9 svg {
  stroke-linejoin: round;
  height: 14px;
  width: 14px;
  stroke-linecap: round;
}.lhq_sbar_tabs_hw9 {
  gap: 6px;
  padding-bottom: 2px;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
}.lhq_sbar_tabs_hw9::-webkit-scrollbar {
  display: none;
}.lhq_sbar_tab_hw9 {
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.05);
  padding: 0.5rem 14px;
  border-radius: 20px;
  gap: 7px;
  transition: background .15s,color .15s,border-color .15s;
  color: #A08C58;
  white-space: nowrap;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  cursor: pointer;
  font-size: 0.75rem;
  font-weight: 600;
}.lhq_sbar_tab_hw9:hover {
  border-color: rgba(200, 146, 42, 0.45);
  background: rgba(255, 255, 255, 0.07);
  color: #F5EDCC;
}.lhq_sbar_tab_hw9.lhq_state_active_hw9 {
  border-color: rgba(200, 146, 42, 0.07);
  background: rgba(200, 146, 42, 0.18);
  color: #F5EDCC;
}.lhq_sbar_tab_ic_hw9 svg {
  height: 0.875rem;
  stroke-linejoin: round;
  width: 0.875rem;
  stroke-linecap: round;
}.lhq_gr_jp_hw9 {
  background: linear-gradient(135deg,#1A0E2A 0%,#0A0906 100%);
  overflow: hidden;
  padding: 1.25rem;
  border-radius: 0.875rem;
  position: relative;
}.lhq_gr_jp_hw9::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(122, 78, 16, 0.30) 0%,transparent 70%);
  top: -3.75rem;
  position: absolute;
  left: -60px;
  width: 250px;
  content: '';
  height: 15.625rem;
}.lhq_gr_jp_hw9::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(224, 164, 32, 0.18) 0%,transparent 70%);
  height: 200px;
  content: '';
  position: absolute;
  bottom: -2.5rem;
  right: 0;
  width: 12.5rem;
}.lhq_gr_jp_head_hw9 {
  gap: 1rem;
  position: relative;
  flex-wrap: wrap;
  display: flex;
  z-index: 1;
  align-items: flex-start;
  margin-bottom: 16px;
}.lhq_gr_jp_info_hw9 {
  flex: 1;
}.lhq_gr_jp_label_hw9 {
  text-transform: uppercase;
  font-weight: 700;
  color: #9B5DE5;
  margin-bottom: 6px;
  font-size: 11px;
  letter-spacing: .08em;
}.lhq_gr_jp_label_hw9 svg {
  stroke-linejoin: round;
  width: 0.875rem;
  stroke-linecap: round;
  height: 0.875rem;
  margin-right: 0.25rem;
  vertical-align: -2px;
}.lhq_gr_jp_amount_hw9 {
  font-size: 32px;
  font-weight: 800;
  line-height: 1;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  color: #F5EDCC;
  margin-bottom: 0.25rem;
}
@media(min-width: 769px) {.lhq_gr_jp_amount_hw9 {
  font-size: 40px;
}
}.lhq_gr_jp_amount_hw9 span {
  color: #E0A420;
}.lhq_gr_jp_seo_hw9 {
  overflow-wrap: break-word;
  line-height: 1.5;
  max-width: 480px;
  font-size: 0.75rem;
  color: #A08C58;
}.lhq_gr_jp_cta_hw9 {
  border: 1px solid rgba(122, 78, 16, 0.30);
  padding: 11px 20px;
  transition: background .2s;
  border-radius: 8px;
  background: rgba(122, 78, 16, 0.30);
  margin-top: 0.25rem;
  font-size: 13px;
  color: #F5EDCC;
  font-weight: 700;
  flex-shrink: 0;
  align-self: flex-start;
  white-space: nowrap;
  z-index: 1;
  position: relative;
}.lhq_gr_jp_cta_hw9:hover {
  background: #7A4E10;
}.lhq_gcg_hw9 {
  padding: 2.25rem 1rem 0;
  background: #0A0906;
}
@media(min-width: 769px) {.lhq_gcg_hw9 {
  padding: 2.75rem 1.5rem 0;
}
}.lhq_gcg_in_hw9 {
  margin: 0 auto;
  max-width: 1340px;
}.lhq_gcg_head_hw9 {
  margin-bottom: 1.25rem;
  max-width: 720px;
}.lhq_gcg_label_hw9 {
  font-size: 11px;
  color: #C8922A;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: uppercase;
}.lhq_gcg_h2_hw9 {
  margin-bottom: 0.5rem;
  font-size: 22px;
  color: #F5EDCC;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.lhq_gcg_h2_hw9 {
  font-size: 28px;
}
}.lhq_gcg_intro_hw9 {
  line-height: 1.6;
  color: #7A6840;
  font-size: 13px;
}.lhq_gcg_grid_hw9 {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.lhq_gcg_grid_hw9 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.lhq_gcg_grid_hw9 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.lhq_gcg_card_hw9 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.875rem;
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  padding: 20px;
  min-height: 240px;
  justify-content: flex-end;
  position: relative;
  display: flex;
  cursor: pointer;
  flex-direction: column;
}.lhq_gcg_card_hw9:hover {
  border-color: rgba(200, 146, 42, 0.18);
  transform: translateY(-3px);
}.lhq_gcg_card_bg_hw9 {
  inset: 0;
  position: absolute;
  z-index: 0;
}.lhq_gcg_card_bg_hw9::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.lhq_gcg_card_ic_hw9 {
  border-radius: 4px;
  background: rgba(0,0,0,.45);
  position: absolute;
  height: 2.5rem;
  right: 18px;
  top: 1.125rem;
  z-index: 2;
  color: #F5EDCC;
  display: flex;
  width: 40px;
  align-items: center;
  justify-content: center;
}.lhq_gcg_card_ic_hw9 svg {
  width: 20px;
  height: 20px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.lhq_gcg_card_ct_hw9 {
  z-index: 1;
  position: relative;
}.lhq_gcg_card_h_hw9 {
  color: #F5EDCC;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  margin-bottom: 0.5rem;
  font-size: 18px;
  line-height: 1.2;
}
@media(min-width: 771px) {.lhq_gcg_card_h_hw9 {
  font-size: 1.25rem;
}
}.lhq_gcg_card_p_hw9 {
  font-size: 12px;
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
  line-height: 1.55;
  color: rgba(255,255,255,.82);
}.lhq_gcg_card_p_hw9 strong {
  color: #F5EDCC;
  font-weight: 600;
}.lhq_gcg_card_cta_hw9 {
  gap: 4px;
  font-weight: 700;
  align-items: center;
  font-size: 12px;
  display: inline-flex;
  letter-spacing: .04em;
  text-transform: uppercase;
  color: #C8922A;
}.lhq_gcg_card_cta_hw9 svg {
  width: 0.75rem;
  stroke-linecap: round;
  height: 0.75rem;
  stroke-linejoin: round;
}.lhq_ws_hw9 {
  background: #0A0906;
  padding: 2rem 16px 0;
}
@media(min-width: 770px) {.lhq_ws_hw9 {
  padding: 2.25rem 1.5rem 0;
}
}.lhq_ws_in_hw9 {
  margin: 0 auto;
  max-width: 83.75rem;
}.lhq_ws_head_hw9 {
  gap: 12px;
  margin-bottom: 14px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}.lhq_ws_title_hw9 {
  gap: 10px;
  font-weight: 700;
  font-size: 16px;
  overflow-wrap: break-word;
  display: flex;
  font-family: 'Cormorant Garamond', serif;
  color: #F5EDCC;
  flex-wrap: wrap;
  align-items: center;
}.lhq_ws_title_ic_hw9 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  color: #E0A420;
  height: 1.125rem;
  width: 18px;
}.lhq_ws_online_hw9 {
  gap: 7px;
  display: flex;
  align-items: center;
  color: #7A6840;
  font-size: 12px;
  font-weight: 600;
}.lhq_ws_online_dot_hw9 {
  background: #2E9E58;
  border-radius: 50%;
  height: 8px;
  box-shadow: 0 0 6px rgba(46, 158, 88, 0.16);
  flex-shrink: 0;
  width: 8px;
}.lhq_ws_scroll_hw9 {
  gap: 0.5rem;
  padding-bottom: 0.5rem;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
}.lhq_ws_scroll_hw9::-webkit-scrollbar {
  display: none;
}.lhq_wc_hw9 {
  padding: 0.625rem 0.875rem;
  gap: 0.625rem;
  background: #0E0C07;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.5rem;
  display: flex;
  min-width: 220px;
  align-items: center;
  flex-shrink: 0;
}.lhq_wc_img_hw9 {
  border-radius: 4px;
  overflow: hidden;
  background: #131109;
  width: 36px;
  height: 2.25rem;
  flex-shrink: 0;
}.lhq_wc_img_hw9 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.lhq_wc_info_hw9 {
  min-width: 0;
}.lhq_wc_game_hw9 {
  overflow: hidden;
  font-weight: 600;
  text-overflow: ellipsis;
  color: #D0BC8A;
  font-size: 12px;
  white-space: nowrap;
}.lhq_wc_player_hw9 {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 10px;
  white-space: nowrap;
  color: #5E5030;
}.lhq_wc_amount_hw9 {
  color: #2E9E58;
  white-space: nowrap;
  font-weight: 700;
  font-size: 13px;
  flex-shrink: 0;
  margin-left: auto;
}.lhq_app_hw9 {
  padding: 36px 1rem 0;
  background: #0A0906;
}
@media(min-width: 770px) {.lhq_app_hw9 {
  padding: 2.75rem 24px 0;
}
}.lhq_app_in_hw9 {
  margin: 0 auto;
  max-width: 1340px;
}.lhq_app_head_hw9 {
  margin-bottom: 16px;
}.lhq_app_label_hw9 {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 8px;
  color: #C8922A;
}.lhq_app_h2_hw9 {
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 0.375rem;
  font-size: 20px;
  font-weight: 800;
  color: #F5EDCC;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.lhq_app_h2_hw9 {
  font-size: 1.5rem;
}
}.lhq_app_sub_hw9 {
  color: #7A6840;
  line-height: 1.6;
  overflow-wrap: break-word;
  max-width: 37.5rem;
  font-size: 13px;
}.lhq_app_sub_hw9 strong {
  font-weight: 700;
  color: #D0BC8A;
}.lhq_app_cards_hw9 {
  gap: 0.625rem;
  display: grid;
  margin-top: 16px;
  grid-template-columns: 1fr;
}
@media(min-width:640px) {.lhq_app_cards_hw9 {
  grid-template-columns: repeat(3,1fr);
}
}.lhq_app_card_hw9 {
  padding: 1.25rem;
  border-radius: 8px;
  gap: 16px;
  overflow: hidden;
  align-items: flex-start;
  position: relative;
  flex-wrap: wrap;
  display: flex;
}.lhq_app_card_ios_hw9 {
  background: linear-gradient(135deg,rgba(200, 146, 42, 0.18) 0%,#131109 100%);
}.lhq_app_card_android_hw9 {
  background: linear-gradient(135deg,rgba(46, 158, 88, 0.16) 0%,#131109 100%);
}.lhq_app_card_win_hw9 {
  background: linear-gradient(135deg,rgba(224, 164, 32, 0.18) 0%,#131109 100%);
}.lhq_app_card_ic_hw9 svg {
  stroke-linejoin: round;
  width: 2.125rem;
  stroke-linecap: round;
  height: 34px;
}.lhq_app_card_ic_hw9 {
  color: #F5EDCC;
  flex-shrink: 0;
}.lhq_app_card_os_hw9 {
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.625rem;
  color: #7A6840;
  text-transform: uppercase;
  margin-bottom: 6px;
}.lhq_app_card_title_hw9 {
  font-weight: 700;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  color: #F5EDCC;
  line-height: 1.2;
  font-size: 15px;
}.lhq_app_card_text_hw9 {
  overflow-wrap: break-word;
  font-size: 12px;
  line-height: 1.5;
  margin-bottom: 14px;
  color: #7A6840;
}.lhq_app_card_btn_hw9 {
  border: 1px solid rgba(200, 146, 42, 0.45);
  padding: 0.625rem 1.125rem;
  background: rgba(255, 255, 255, 0.12);
  transition: background .2s;
  gap: 0.438rem;
  border-radius: 0.25rem;
  color: #F5EDCC;
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  font-size: 0.813rem;
}.lhq_app_card_btn_hw9:hover {
  background: rgba(255, 255, 255, 0.07);
}.lhq_prov_hw9 {
  padding: 36px 1rem 0;
  background: #0A0906;
}
@media(min-width:768px) {.lhq_prov_hw9 {
  padding: 2.75rem 24px 0;
}
}.lhq_prov_in_hw9 {
  margin: 0 auto;
  max-width: 83.75rem;
}.lhq_prov_head_hw9 {
  margin-bottom: 16px;
}.lhq_prov_label_hw9 {
  font-size: 11px;
  margin-bottom: 0.5rem;
  color: #C8922A;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
}.lhq_prov_h2_hw9 {
  font-weight: 800;
  color: #F5EDCC;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  font-size: 20px;
  margin-bottom: 8px;
}
@media(min-width: 770px) {.lhq_prov_h2_hw9 {
  font-size: 1.5rem;
}
}.lhq_prov_seo_hw9 {
  font-size: 13px;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #7A6840;
  max-width: 620px;
  margin-bottom: 16px;
}.lhq_prov_seo_hw9 strong {
  font-weight: 700;
  color: #D0BC8A;
}.lhq_prov_seo_hw9 a {
  text-decoration: underline;
  color: #C8922A;
}.lhq_prov_grid_hw9 {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 643px) {.lhq_prov_grid_hw9 {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1082px) {.lhq_prov_grid_hw9 {
  grid-template-columns: repeat(8,1fr);
}
}.lhq_prov_card_hw9 {
  background: #0E0C07;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 8px;
  padding: 0.875rem 0.625rem;
  gap: 0.438rem;
  transition: border-color .2s,background .2s;
  display: flex;
  flex-direction: column;
  cursor: pointer;
  align-items: center;
}.lhq_prov_card_hw9:hover {
  background: #131109;
  border-color: rgba(200, 146, 42, 0.45);
}.lhq_prov_logo_hw9 {
  overflow: hidden;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.05);
  height: 2.75rem;
  width: 2.75rem;
  align-items: center;
  justify-content: center;
  display: flex;
}.lhq_prov_logo_hw9 img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}.lhq_prov_name_hw9 {
  font-size: 0.688rem;
  font-weight: 600;
  color: #A08C58;
  text-align: center;
  overflow-wrap: break-word;
}.lhq_bon_hw9 {
  background: #0A0906;
  padding: 2.25rem 16px 0;
}
@media(min-width: 766px) {.lhq_bon_hw9 {
  padding: 44px 1.5rem 0;
}
}.lhq_bon_in_hw9 {
  margin: 0 auto;
  max-width: 1340px;
}.lhq_bon_head_hw9 {
  margin-bottom: 20px;
}.lhq_bon_label_hw9 {
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #C8922A;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.lhq_bon_h2_hw9 {
  font-weight: 800;
  margin-bottom: 0.5rem;
  font-size: 1.25rem;
  font-family: 'Cormorant Garamond', serif;
  color: #F5EDCC;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.lhq_bon_h2_hw9 {
  font-size: 24px;
}
}.lhq_bon_seo_hw9 {
  font-size: 13px;
  color: #7A6840;
  overflow-wrap: break-word;
  max-width: 620px;
  line-height: 1.6;
}.lhq_bon_seo_hw9 strong {
  color: #D0BC8A;
  font-weight: 700;
}.lhq_bon_seo_hw9 a {
  color: #C8922A;
  text-decoration: underline;
}.lhq_bon_grid_hw9 {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 639px) {.lhq_bon_grid_hw9 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.lhq_bon_grid_hw9 {
  grid-template-columns: repeat(5,1fr);
}
}.lhq_bon_card_hw9 {
  background: #0E0C07;
  transition: border-color .2s,transform .2s;
  border-radius: 0.5rem;
  padding: 16px;
  border: 1px solid rgba(255, 255, 255, 0.09);
}.lhq_bon_card_hw9:hover {
  border-color: rgba(200, 146, 42, 0.07);
  transform: translateY(-2px);
}.lhq_bon_card_ic_hw9 svg {
  width: 26px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.625rem;
}.lhq_bon_card_ic_hw9 {
  margin-bottom: 10px;
}.lhq_bon_card_type_hw9 {
  font-weight: 700;
  text-transform: uppercase;
  color: #7A6840;
  font-size: 10px;
  margin-bottom: 6px;
  letter-spacing: .06em;
}.lhq_bon_card_amount_hw9 {
  font-size: 1.125rem;
  line-height: 1.1;
  color: #E0A420;
  margin-bottom: 0.375rem;
  font-weight: 800;
}.lhq_bon_card_name_hw9 {
  font-weight: 600;
  margin-bottom: 0.5rem;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #F5EDCC;
}.lhq_bon_card_detail_hw9 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.5;
  font-size: 0.688rem;
  padding-top: 8px;
  overflow-wrap: break-word;
  color: #5E5030;
}.lhq_reg_hw9 {
  padding: 2.25rem 16px 0;
  background: #0A0906;
}
@media(min-width: 765px) {.lhq_reg_hw9 {
  padding: 2.75rem 24px 0;
}
}.lhq_reg_in_hw9 {
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  border-radius: 0.875rem;
  background: #131109;
  max-width: 1340px;
}
@media(min-width: 766px) {.lhq_reg_in_hw9 {
  padding: 40px;
}
}.lhq_reg_top_hw9 {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 858px) {.lhq_reg_top_hw9 {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.lhq_reg_label_hw9 {
  color: #C8922A;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 10px;
  font-weight: 700;
}.lhq_reg_h2_hw9 {
  line-height: 1.2;
  color: #F5EDCC;
  overflow-wrap: break-word;
  font-size: 1.375rem;
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 0.75rem;
  font-weight: 800;
}
@media(min-width: 771px) {.lhq_reg_h2_hw9 {
  font-size: 28px;
}
}.lhq_reg_bonus_hw9 {
  background: rgba(224, 164, 32, 0.18);
  border-radius: 8px;
  border: 1px solid rgba(224, 164, 32, 0.18);
  gap: 8px;
  padding: 10px 1rem;
  align-items: center;
  display: inline-flex;
  margin-bottom: 16px;
}.lhq_reg_bonus_amount_hw9 {
  color: #E0A420;
  font-size: 20px;
  font-weight: 800;
}.lhq_reg_bonus_text_hw9 {
  font-size: 0.813rem;
  line-height: 1.35;
  color: #A08C58;
}.lhq_reg_cta_btn_hw9 {
  padding: 14px 2rem;
  border-radius: 8px;
  background: #2E9E58;
  transition: background .2s;
  color: #0A0906;
  margin-bottom: 0.75rem;
  box-shadow: 0 2px 0 rgba(0,0,0,0.5), 0 0 14px rgba(46, 158, 88, 0.50);
  font-size: 0.938rem;
  display: inline-block;
  font-weight: 700;
}.lhq_reg_cta_btn_hw9:hover {
  background: #37B566;
}.lhq_reg_terms_hw9 {
  font-size: 0.688rem;
  line-height: 1.5;
  color: #5E5030;
}.lhq_reg_seo_hw9 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #7A6840;
  margin-top: 20px;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
  padding-top: 20px;
}.lhq_reg_seo_hw9 p {
  font-size: 0.813rem;
  margin-bottom: 10px;
  line-height: 1.65;
  color: #7A6840;
}.lhq_reg_seo_hw9 p:last-child {
  margin-bottom: 0;
}.lhq_reg_seo_hw9 strong {
  font-weight: 700;
  color: #D0BC8A;
}.lhq_reg_seo_hw9 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8922A;
}.lhq_reg_seo_hw9 a:hover {
  color: #DBA53C;
}.lhq_reg_seo_hw9 ul,.lhq_reg_seo_hw9 ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 1.125rem;
}.lhq_reg_seo_hw9 ol {
  list-style: decimal;
}.lhq_reg_seo_hw9 li {
  line-height: 1.65;
  margin-bottom: 0.25rem;
  font-size: 13px;
  color: #7A6840;
}.lhq_reg_seo_hw9 table {
  margin-bottom: 10px;
  display: block;
  overflow-x: auto;
  width: 100%;
  font-size: 0.813rem;
  border-collapse: collapse;
}
@media(min-width:768px) {.lhq_reg_seo_hw9 table {
  display: table;
}
}.lhq_reg_seo_hw9 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px;
  text-align: left;
  font-weight: 700;
  color: #D0BC8A;
}.lhq_reg_seo_hw9 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px;
  color: #7A6840;
}.lhq_reg_steps_hw9 {
  gap: 14px;
  flex-direction: column;
  display: flex;
  margin-top: 28px;
}
@media(min-width: 861px) {.lhq_reg_steps_hw9 {
  margin-top: 0;
}
}.lhq_reg_step_hw9 {
  padding: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  gap: 14px;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.lhq_reg_step_num_hw9 {
  border-radius: 50%;
  background: rgba(200, 146, 42, 0.18);
  border: 1px solid rgba(200, 146, 42, 0.07);
  align-items: center;
  width: 34px;
  font-weight: 800;
  font-size: 0.875rem;
  height: 34px;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  color: #C8922A;
}.lhq_reg_step_title_hw9 {
  margin-bottom: 3px;
  color: #F5EDCC;
  font-weight: 700;
  font-size: 14px;
}.lhq_reg_step_text_hw9 {
  color: #7A6840;
  font-size: 12px;
  line-height: 1.5;
}.lhq_reg_trust_hw9 {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  margin-top: 1.25rem;
  flex-wrap: wrap;
  padding-top: 20px;
}.lhq_reg_trust_item_hw9 {
  gap: 7px;
  color: #7A6840;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  display: flex;
  align-items: center;
}.lhq_reg_trust_ic_hw9 svg {
  stroke-linejoin: round;
  color: #C8922A;
  stroke-linecap: round;
  height: 1rem;
  width: 16px;
}.lhq_seo_hw9 {
  padding: 2.25rem 1rem 0;
  background: #0A0906;
}
@media(min-width: 767px) {.lhq_seo_hw9 {
  padding: 44px 1.5rem 0;
}
}.lhq_seo_in_hw9 {
  padding: 28px 24px;
  margin: 0 auto;
  background: #131109;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 14px;
  max-width: 1340px;
}
@media(min-width: 765px) {.lhq_seo_in_hw9 {
  padding: 2.25rem 2.5rem;
}
}.lhq_seo_label_hw9 {
  font-weight: 700;
  color: #C8922A;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 10px;
}.lhq_seo_h2_hw9 {
  line-height: 1.25;
  font-size: 20px;
  font-family: 'Cormorant Garamond', serif;
  color: #F5EDCC;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 769px) {.lhq_seo_h2_hw9 {
  font-size: 24px;
}
}.lhq_seo_body_hw9 {
  overflow-wrap: break-word;
  color: #A08C58;
  font-size: 0.875rem;
  line-height: 1.75;
}.lhq_seo_body_hw9 p {
  color: #A08C58;
  line-height: 1.75;
  margin-bottom: 12px;
  font-size: 0.875rem;
}.lhq_seo_body_hw9 p:last-child {
  margin-bottom: 0;
}.lhq_seo_body_hw9 strong {
  font-weight: 700;
  color: #D0BC8A;
}.lhq_seo_body_hw9 a {
  transition: color .2s;
  color: #C8922A;
  text-decoration: underline;
}.lhq_seo_body_hw9 a:hover {
  color: #DBA53C;
}.lhq_seo_body_hw9 ul,.lhq_seo_body_hw9 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.lhq_seo_body_hw9 ol {
  list-style: decimal;
}.lhq_seo_body_hw9 li {
  font-size: 14px;
  margin-bottom: 6px;
  color: #A08C58;
  line-height: 1.75;
}.lhq_seo_body_hw9 table {
  width: 100%;
  font-size: 13px;
  margin-bottom: 0.75rem;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
}
@media(min-width: 771px) {.lhq_seo_body_hw9 table {
  display: table;
}
}.lhq_seo_body_hw9 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  color: #D0BC8A;
  font-weight: 700;
  text-align: left;
}.lhq_seo_body_hw9 td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A08C58;
}.lhq_seo_cols_hw9 {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 638px) {.lhq_seo_cols_hw9 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.lhq_seo_cols_hw9 {
  grid-template-columns: repeat(3,1fr);
}
}.lhq_seo_col_h_hw9 {
  margin-bottom: 0.438rem;
  font-size: 13px;
  color: #D0BC8A;
  font-weight: 700;
  overflow-wrap: break-word;
}.lhq_seo_col_p_hw9 {
  font-size: 13px;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #7A6840;
}.lhq_seo_stats_hw9 {
  margin: 1.25rem 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.lhq_seo_stat_hw9 {
  background: rgba(200, 146, 42, 0.07);
  border-radius: 8px;
  flex: 1;
  border: 1px solid rgba(200, 146, 42, 0.18);
  padding: 14px 16px;
  min-width: 8.75rem;
}.lhq_seo_stat_val_hw9 {
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.25rem;
  color: #C8922A;
}.lhq_seo_stat_lb_hw9 {
  font-size: 0.688rem;
  color: #7A6840;
  overflow-wrap: break-word;
}.lhq_pmt_hw9 {
  background: #0A0906;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 767px) {.lhq_pmt_hw9 {
  padding: 2.75rem 24px 0;
}
}.lhq_pmt_in_hw9 {
  margin: 0 auto;
  max-width: 1340px;
}.lhq_pmt_head_hw9 {
  max-width: 720px;
  margin-bottom: 22px;
}.lhq_pmt_label_hw9 {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #C8922A;
  margin-bottom: 8px;
}.lhq_pmt_h2_hw9 {
  color: #F5EDCC;
  font-size: 22px;
  margin-bottom: 0.5rem;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.lhq_pmt_h2_hw9 {
  font-size: 28px;
}
}.lhq_pmt_intro_hw9 {
  overflow-wrap: break-word;
  font-size: 14px;
  line-height: 1.6;
  color: #7A6840;
}.lhq_pmt_groups_hw9 {
  gap: 1.25rem;
  display: flex;
  flex-direction: column;
}.lhq_pmt_group_hw9 {
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.25rem;
  background: #131109;
}.lhq_pmt_group_head_hw9 {
  gap: 12px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 10px;
}.lhq_pmt_group_ic_hw9 {
  background: rgba(200, 146, 42, 0.18);
  border-radius: 4px;
  width: 36px;
  display: flex;
  flex-shrink: 0;
  height: 2.25rem;
  color: #C8922A;
  justify-content: center;
  align-items: center;
}.lhq_pmt_group_ic_hw9 svg {
  width: 18px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.125rem;
}.lhq_pmt_group_h_hw9 {
  margin: 0;
  overflow-wrap: break-word;
  font-size: 1rem;
  color: #F5EDCC;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 700;
}.lhq_pmt_group_p_hw9 {
  line-height: 1.6;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  font-size: 13px;
  color: #7A6840;
}.lhq_pmt_group_p_hw9 strong {
  font-weight: 600;
  color: #D0BC8A;
}.lhq_pmt_table_wrap_hw9 {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.lhq_pmt_table_hw9 {
  width: 100%;
  font-size: 0.813rem;
  min-width: 540px;
  border-collapse: collapse;
}.lhq_pmt_table_hw9 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  white-space: nowrap;
  text-transform: uppercase;
  color: #D0BC8A;
  font-weight: 700;
  text-align: left;
  letter-spacing: .04em;
  font-size: 11px;
}.lhq_pmt_table_hw9 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.75rem;
  color: #7A6840;
}.lhq_pmt_table_hw9 tbody tr:last-child td {
  border-bottom: none;
}.lhq_pmt_table_hw9 tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #D0BC8A;
}.lhq_seo_hw9 {
  background: #0A0906;
  padding: 2.25rem 1rem 0;
}
@media(min-width:768px) {.lhq_seo_hw9 {
  padding: 2.75rem 24px 0;
}
}.lhq_seo_in_hw9 {
  padding: 1.75rem 24px;
  border-radius: 14px;
  margin: 0 auto;
  background: #131109;
  border: 1px solid rgba(255, 255, 255, 0.09);
  max-width: 83.75rem;
}
@media(min-width: 769px) {.lhq_seo_in_hw9 {
  padding: 2.25rem 2.5rem;
}
}.lhq_seo_label_hw9 {
  letter-spacing: .08em;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #C8922A;
  font-weight: 700;
}.lhq_seo_h2_hw9 {
  line-height: 1.25;
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-size: 20px;
  color: #F5EDCC;
}
@media(min-width: 769px) {.lhq_seo_h2_hw9 {
  font-size: 24px;
}
}.lhq_seo_body_hw9 {
  line-height: 1.75;
  font-size: 14px;
  color: #A08C58;
  overflow-wrap: break-word;
}.lhq_seo_body_hw9 p {
  line-height: 1.75;
  color: #A08C58;
  margin-bottom: 12px;
  font-size: 14px;
}.lhq_seo_body_hw9 p:last-child {
  margin-bottom: 0;
}.lhq_seo_body_hw9 strong {
  color: #D0BC8A;
  font-weight: 700;
}.lhq_seo_body_hw9 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8922A;
}.lhq_seo_body_hw9 a:hover {
  color: #DBA53C;
}.lhq_seo_body_hw9 ul,.lhq_seo_body_hw9 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.lhq_seo_body_hw9 ol {
  list-style: decimal;
}.lhq_seo_body_hw9 li {
  line-height: 1.75;
  color: #A08C58;
  font-size: 14px;
  margin-bottom: 0.375rem;
}.lhq_seo_body_hw9 table {
  width: 100%;
  margin-bottom: 12px;
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 13px;
  display: block;
}
@media(min-width: 767px) {.lhq_seo_body_hw9 table {
  display: table;
}
}.lhq_seo_body_hw9 th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #D0BC8A;
  font-weight: 700;
}.lhq_seo_body_hw9 td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A08C58;
}.lhq_seo_cols_hw9 {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width:640px) {.lhq_seo_cols_hw9 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.lhq_seo_cols_hw9 {
  grid-template-columns: repeat(3,1fr);
}
}.lhq_seo_col_h_hw9 {
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 7px;
  font-size: 13px;
  color: #D0BC8A;
}.lhq_seo_col_p_hw9 {
  font-size: 13px;
  line-height: 1.65;
  color: #7A6840;
  overflow-wrap: break-word;
}.lhq_seo_stats_hw9 {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.lhq_seo_stat_hw9 {
  border: 1px solid rgba(200, 146, 42, 0.18);
  border-radius: 0.5rem;
  flex: 1;
  background: rgba(200, 146, 42, 0.07);
  padding: 0.875rem 16px;
  min-width: 140px;
}.lhq_seo_stat_val_hw9 {
  color: #C8922A;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-weight: 800;
}.lhq_seo_stat_lb_hw9 {
  color: #7A6840;
  overflow-wrap: break-word;
  font-size: 11px;
}.lhq_faq_hw9 {
  background: #0A0906;
  padding: 36px 16px 0;
}
@media(min-width: 767px) {.lhq_faq_hw9 {
  padding: 44px 24px 0;
}
}.lhq_faq_in_hw9 {
  margin: 0 auto;
  max-width: 83.75rem;
}.lhq_faq_head_hw9 {
  margin-bottom: 20px;
}.lhq_faq_label_hw9 {
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
  color: #C8922A;
}.lhq_faq_h2_hw9 {
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
  color: #F5EDCC;
  overflow-wrap: break-word;
  font-size: 20px;
}
@media(min-width: 769px) {.lhq_faq_h2_hw9 {
  font-size: 1.5rem;
}
}.lhq_faq_list_hw9 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.lhq_faq_item_hw9 {
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #131109;
}.lhq_faq_q_hw9 {
  gap: 12px;
  padding: 1rem 20px;
  transition: color .2s;
  overflow-wrap: break-word;
  color: #D0BC8A;
  align-items: center;
  font-weight: 600;
  justify-content: space-between;
  cursor: pointer;
  flex-wrap: wrap;
  display: flex;
  font-size: 14px;
}.lhq_faq_q_hw9:hover {
  color: #F5EDCC;
}.lhq_faq_q_ic_hw9 {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  color: #C8922A;
  height: 24px;
  font-size: 1rem;
  width: 1.5rem;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  display: flex;
}.lhq_faq_item_hw9.lhq_state_open_hw9 .lhq_faq_q_ic_hw9 {
  transform: rotate(45deg);
}.lhq_faq_a_hw9 {
  padding: 0 1.25rem 16px;
  display: none;
  font-size: 0.813rem;
  line-height: 1.7;
  overflow-wrap: break-word;
  color: #7A6840;
}.lhq_faq_item_hw9.lhq_state_open_hw9 .lhq_faq_a_hw9 {
  display: block;
}.lhq_faq_a_hw9 strong {
  color: #D0BC8A;
  font-weight: 700;
}.lhq_faq_a_hw9 a {
  color: #C8922A;
  text-decoration: underline;
}.lhq_faq_a_hw9 ul,.lhq_faq_a_hw9 ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 20px;
}.lhq_faq_a_hw9 ol {
  list-style: decimal;
}.lhq_faq_a_hw9 li {
  margin-bottom: 4px;
  line-height: 1.6;
}.lhq_faq_a_hw9 table {
  margin: 8px 0;
  display: block;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 0.75rem;
}
@media(min-width:768px) {.lhq_faq_a_hw9 table {
  display: table;
}
}.lhq_faq_a_hw9 th {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #D0BC8A;
  font-weight: 700;
}.lhq_faq_a_hw9 td {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7A6840;
}.lhq_seo_hw9 {
  background: #0A0906;
  padding: 36px 16px 0;
}
@media(min-width: 766px) {.lhq_seo_hw9 {
  padding: 2.75rem 1.5rem 0;
}
}.lhq_seo_in_hw9 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #131109;
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  border-radius: 0.875rem;
  max-width: 83.75rem;
}
@media(min-width: 766px) {.lhq_seo_in_hw9 {
  padding: 2.25rem 40px;
}
}.lhq_seo_label_hw9 {
  margin-bottom: 10px;
  font-size: 11px;
  font-weight: 700;
  color: #C8922A;
  letter-spacing: .08em;
  text-transform: uppercase;
}.lhq_seo_h2_hw9 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  font-weight: 800;
  line-height: 1.25;
  color: #F5EDCC;
}
@media(min-width: 769px) {.lhq_seo_h2_hw9 {
  font-size: 24px;
}
}.lhq_seo_body_hw9 {
  font-size: 14px;
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #A08C58;
}.lhq_seo_body_hw9 p {
  margin-bottom: 12px;
  color: #A08C58;
  line-height: 1.75;
  font-size: 0.875rem;
}.lhq_seo_body_hw9 p:last-child {
  margin-bottom: 0;
}.lhq_seo_body_hw9 strong {
  color: #D0BC8A;
  font-weight: 700;
}.lhq_seo_body_hw9 a {
  transition: color .2s;
  color: #C8922A;
  text-decoration: underline;
}.lhq_seo_body_hw9 a:hover {
  color: #DBA53C;
}.lhq_seo_body_hw9 ul,.lhq_seo_body_hw9 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.lhq_seo_body_hw9 ol {
  list-style: decimal;
}.lhq_seo_body_hw9 li {
  line-height: 1.75;
  margin-bottom: 0.375rem;
  font-size: 14px;
  color: #A08C58;
}.lhq_seo_body_hw9 table {
  font-size: 0.813rem;
  display: block;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  overflow-x: auto;
  width: 100%;
}
@media(min-width: 769px) {.lhq_seo_body_hw9 table {
  display: table;
}
}.lhq_seo_body_hw9 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  text-align: left;
  color: #D0BC8A;
  font-weight: 700;
}.lhq_seo_body_hw9 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #A08C58;
}.lhq_seo_cols_hw9 {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width:640px) {.lhq_seo_cols_hw9 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.lhq_seo_cols_hw9 {
  grid-template-columns: repeat(3,1fr);
}
}.lhq_seo_col_h_hw9 {
  color: #D0BC8A;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.813rem;
  margin-bottom: 0.438rem;
}.lhq_seo_col_p_hw9 {
  line-height: 1.65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #7A6840;
}.lhq_seo_stats_hw9 {
  margin: 1.25rem 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.lhq_seo_stat_hw9 {
  flex: 1;
  border-radius: 0.5rem;
  background: rgba(200, 146, 42, 0.07);
  border: 1px solid rgba(200, 146, 42, 0.18);
  padding: 0.875rem 1rem;
  min-width: 140px;
}.lhq_seo_stat_val_hw9 {
  font-size: 1.25rem;
  color: #C8922A;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
}.lhq_seo_stat_lb_hw9 {
  color: #7A6840;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.lhq_ft_hw9 {
  background: #060504;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 3rem;
}.lhq_ft_support_hw9 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.5rem 16px;
}
@media(min-width: 771px) {.lhq_ft_support_hw9 {
  padding: 1.75rem 24px;
}
}.lhq_ft_support_in_hw9 {
  gap: 1rem;
  margin: 0 auto;
  flex-wrap: wrap;
  max-width: 83.75rem;
  display: flex;
  align-items: center;
}.lhq_ft_support_main_hw9 {
  gap: 1rem;
  flex: 1;
  min-width: 13.75rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.lhq_ft_support_ic_hw9 {
  color: #C8922A;
  flex-shrink: 0;
}.lhq_ft_support_ic_hw9 svg {
  height: 1.875rem;
  width: 30px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.lhq_ft_support_text_title_hw9 {
  font-weight: 700;
  color: #F5EDCC;
  margin-bottom: 3px;
  font-size: 0.938rem;
  overflow-wrap: break-word;
}.lhq_ft_support_text_sub_hw9 {
  color: #7A6840;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.lhq_ft_support_btn_hw9 {
  border-radius: 8px;
  background: #C8922A;
  transition: background .2s;
  padding: 0.688rem 22px;
  font-size: 13px;
  color: #F5EDCC;
  white-space: nowrap;
  flex-shrink: 0;
  font-weight: 700;
}.lhq_ft_support_btn_hw9:hover {
  background: #DBA53C;
}.lhq_ft_support_contacts_hw9 {
  gap: 1rem;
  flex-wrap: wrap;
  margin-left: auto;
  display: flex;
}.lhq_ft_support_contact_hw9 {
  font-size: 0.75rem;
  color: #5E5030;
  line-height: 1.4;
}.lhq_ft_support_contact_hw9 strong {
  font-weight: 600;
  margin-bottom: 2px;
  color: #A08C58;
  display: block;
  font-size: 11px;
}.lhq_ft_main_hw9 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 2rem 1rem 24px;
}
@media(min-width: 766px) {.lhq_ft_main_hw9 {
  padding: 40px 24px 2rem;
}
}.lhq_ft_main_in_hw9 {
  margin: 0 auto;
  gap: 1.5rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 83.75rem;
}
@media(min-width: 641px) {.lhq_ft_main_in_hw9 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.lhq_ft_main_in_hw9 {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.lhq_ft_col_logo_hw9 {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.lhq_ft_col_logo_hw9 {
  grid-column: auto;
}
}.lhq_ft_logo_hw9 {
  gap: 9px;
  font-weight: 800;
  margin-bottom: 12px;
  color: #F5EDCC;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  display: flex;
  align-items: center;
  font-size: 16px;
}.lhq_ft_logo_mark_hw9 {
  border-radius: 0.25rem;
  overflow: hidden;
  height: 30px;
  width: 1.875rem;
}.lhq_ft_logo_mark_hw9 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.lhq_ft_logo_sub_hw9 {
  color: #5E5030;
  overflow-wrap: break-word;
  max-width: 12.5rem;
  font-size: 0.75rem;
  line-height: 1.55;
}.lhq_ft_col_title_hw9 {
  margin-bottom: 14px;
  font-weight: 700;
  letter-spacing: .07em;
  text-transform: uppercase;
  color: #A08C58;
  font-size: 0.75rem;
}.lhq_ft_col_links_hw9 {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.lhq_ft_col_link_hw9 {
  transition: color .2s;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #5E5030;
}.lhq_ft_col_link_hw9:hover {
  color: #D0BC8A;
}.lhq_ft_apps_hw9 {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.lhq_ft_app_card_hw9 {
  transition: border-color .2s;
  border-radius: 0.25rem;
  gap: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  display: flex;
  align-items: center;
}.lhq_ft_app_card_hw9:hover {
  border-color: rgba(200, 146, 42, 0.45);
}.lhq_ft_app_card_ic_hw9 svg {
  width: 1.375rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.375rem;
}.lhq_ft_app_card_os_hw9 {
  font-size: 0.625rem;
  color: #5E5030;
  font-weight: 600;
}.lhq_ft_app_card_action_hw9 {
  font-weight: 700;
  color: #D0BC8A;
  font-size: 0.75rem;
}.lhq_ft_bot_hw9 {
  padding: 20px 16px;
}
@media(min-width: 769px) {.lhq_ft_bot_hw9 {
  padding: 1.25rem 1.5rem;
}
}.lhq_ft_bot_in_hw9 {
  gap: 16px;
  margin: 0 auto;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  max-width: 83.75rem;
}.lhq_ft_socials_hw9 {
  gap: 8px;
  display: flex;
}.lhq_ft_soc_hw9 {
  background: rgba(255, 255, 255, 0.05);
  transition: background .2s;
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  display: flex;
  height: 36px;
  align-items: center;
  justify-content: center;
  width: 2.25rem;
  color: #A08C58;
}.lhq_ft_soc_hw9 svg {
  height: 1rem;
  stroke-linejoin: round;
  width: 16px;
  stroke-linecap: round;
}.lhq_ft_soc_hw9:hover {
  background: rgba(255, 255, 255, 0.07);
}.lhq_ft_legal_hw9 {
  flex: 1;
  font-size: 0.688rem;
  color: #8C7A52;
  line-height: 1.6;
  min-width: 12.5rem;
  overflow-wrap: break-word;
}.lhq_ft_legal_hw9 strong {
  font-weight: 700;
  color: #A08C58;
}.lhq_ft_legal_hw9 a {
  text-decoration: underline;
  color: #A08C58;
}.lhq_ft_age_hw9 {
  border-radius: 50%;
  border: 2px solid #8C7A52;
  margin-left: auto;
  font-weight: 800;
  align-items: center;
  display: flex;
  color: #8C7A52;
  width: 32px;
  height: 2rem;
  font-size: 0.688rem;
  justify-content: center;
  flex-shrink: 0;
}