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 {
  background: none;
  border: 0;
  cursor: pointer;
  color: inherit;
}a:link,a:visited {
  color: inherit;
  text-decoration: none;
}img,svg,video {
  display: block;
  max-width: 100%;
}body {
  background: #100C08;
  line-height: 1.6;
  color: #D9C9A6;
  -webkit-font-smoothing: antialiased;
  font-family: 'Raleway', sans-serif;
  min-height: 100vh;
}.lgj_layout_hvm {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.lgj_page_hvm {
  display: flex;
  min-height: 100vh;
}.lgj_main_hvm {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media (min-width:1080px) {.lgj_main_hvm {
  padding-left: 13.75rem;
}
}
@media (max-width: 1077px) {.lgj_main_hvm {
  padding-bottom: 4.5rem;
}
}.lgj_gc_hvm {
  border: 1px solid rgba(255, 220, 160, 0.06);
  overflow: hidden;
  border-radius: 8px;
  transition: transform .2s,border-color .2s;
  background: #181208;
  width: 8.75rem;
  position: relative;
  flex-shrink: 0;
  cursor: pointer;
}
@media(min-width: 641px) {.lgj_gc_hvm {
  width: 9.75rem;
}
}
@media(min-width: 1078px) {.lgj_gc_hvm {
  width: 168px;
}
}.lgj_gc_hvm:hover {
  transform: translateY(-3px);
  border-color: rgba(200, 131, 28, 0.07);
}.lgj_gc_img_hvm {
  overflow: hidden;
  padding-bottom: 80%;
  width: 100%;
  position: relative;
}.lgj_gc_img_hvm img {
  inset: 0;
  height: 100%;
  object-fit: cover;
  width: 100%;
  position: absolute;
}.lgj_gc_hover_hvm {
  transition: opacity .2s;
  background: rgba(8, 5, 3, 0.72);
  inset: 0;
  align-items: center;
  position: absolute;
  opacity: 0;
  justify-content: center;
  display: flex;
}.lgj_gc_hvm:hover .lgj_gc_hover_hvm {
  opacity: 1;
}.lgj_gc_hover_btn_hvm {
  padding: 0.5rem 16px;
  background: #C8831C;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 700;
  color: #F6EED8;
}.lgj_gc_info_hvm {
  padding: 0.5rem 0.625rem 0.625rem;
}.lgj_gc_name_hvm {
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
  font-size: 12px;
  white-space: nowrap;
  font-weight: 600;
  color: #D9C9A6;
  margin-bottom: 3px;
}.lgj_gc_prov_hvm {
  font-size: 10px;
  color: #6B5940;
}.lgj_gc_tag_hvm {
  border-radius: 0.25rem;
  padding: 2px 7px;
  top: 6px;
  font-weight: 700;
  letter-spacing: .04em;
  position: absolute;
  font-size: 9px;
  z-index: 2;
  left: 0.375rem;
  text-transform: uppercase;
}.lgj_gc_tag_hot_hvm {
  background: #CC3020;
  color: #fff;
}.lgj_gc_tag_new_hvm {
  background: #2CB87C;
  color: #100C08;
}.lgj_gc_tag_jp_hvm {
  background: #D4A020;
  color: #100C08;
}.lgj_gc_tag_ex_hvm {
  background: #8C5C28;
  color: #fff;
}.lgj_gc_tag_live_hvm {
  background: #CC3020;
  color: #fff;
}.lgj_gr_hvm {
  background: #100C08;
  padding: 2rem 1rem 0;
}
@media(min-width: 767px) {.lgj_gr_hvm {
  padding: 2.25rem 24px 0;
}
}.lgj_gr_in_hvm {
  margin: 0 auto;
  max-width: 1340px;
}.lgj_gr_head_hvm {
  gap: 12px;
  margin-bottom: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.lgj_gr_head_l_hvm {
  gap: 0.625rem;
  flex: 1;
  align-items: center;
  min-width: 0;
  display: flex;
}.lgj_gr_ic_hvm {
  border-radius: 8px;
  width: 2rem;
  height: 2rem;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
}.lgj_gr_ic_hvm svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1rem;
  height: 1rem;
}.lgj_gr_title_hvm {
  font-size: 1rem;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-weight: 700;
  color: #F6EED8;
}
@media(min-width: 769px) {.lgj_gr_title_hvm {
  font-size: 18px;
}
}.lgj_gr_more_hvm {
  gap: 0.313rem;
  transition: color .2s;
  color: #8A7555;
  font-size: 12px;
  display: flex;
  flex-shrink: 0;
  white-space: nowrap;
  align-items: center;
  font-weight: 600;
}.lgj_gr_more_hvm:hover {
  color: #C8831C;
}.lgj_gr_more_hvm svg {
  stroke-linejoin: round;
  width: 0.75rem;
  stroke-linecap: round;
  height: 12px;
}.lgj_gr_arrows_hvm {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.lgj_gr_arr_hvm {
  border: 1px solid rgba(255, 215, 140, 0.13);
  border-radius: 0.25rem;
  transition: background .15s,color .15s;
  background: rgba(255, 235, 200, 0.05);
  color: #B09870;
  align-items: center;
  display: flex;
  width: 30px;
  height: 1.875rem;
  justify-content: center;
}.lgj_gr_arr_hvm:hover {
  background: rgba(255, 235, 200, 0.07);
  color: #F6EED8;
}.lgj_gr_arr_hvm svg {
  stroke-linecap: round;
  height: 13px;
  width: 13px;
  stroke-linejoin: round;
}.lgj_gr_seo_h_hvm {
  margin: 0 0 0.375rem;
  font-size: 13px;
  overflow-wrap: break-word;
  font-weight: 700;
  font-family: 'Cinzel', serif;
  color: #D9C9A6;
  max-width: 680px;
}
@media(min-width: 771px) {.lgj_gr_seo_h_hvm {
  font-size: 0.875rem;
}
}.lgj_gr_seo_hvm {
  margin-bottom: 0.75rem;
  line-height: 1.55;
  color: #8A7555;
  max-width: 680px;
  font-size: 12px;
  overflow-wrap: break-word;
}.lgj_gr_seo_hvm strong {
  color: #D9C9A6;
  font-weight: 600;
}.lgj_gr_scroll_hvm {
  gap: 10px;
  display: flex;
  padding-bottom: 0.625rem;
  overflow-x: auto;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
}.lgj_gr_scroll_hvm::-webkit-scrollbar {
  display: none;
}
@media(min-width: 771px) {.lgj_gr_scroll_hvm {
  gap: 12px;
}
}.lgj_tb_hvm {
  border-bottom: 1px solid rgba(255, 235, 200, 0.07);
  background: #100C08;
  position: fixed;
  right: 0;
  align-items: center;
  left: 0;
  z-index: 80;
  height: 56px;
  display: flex;
  top: 0;
}.lgj_tb_in_hvm {
  padding: 0 0.875rem;
  gap: 0;
  display: flex;
  width: 100%;
  align-items: center;
  height: 100%;
}.lgj_tb_burger_hvm {
  border-radius: 0.5rem;
  gap: 0.313rem;
  flex-direction: column;
  justify-content: center;
  margin-right: 0.5rem;
  display: flex;
  height: 38px;
  width: 38px;
  flex-shrink: 0;
  align-items: center;
}.lgj_tb_burger_hvm:hover {
  background: rgba(255, 235, 200, 0.05);
}.lgj_tb_burger_line_hvm {
  background: #B09870;
  border-radius: 1px;
  height: 2px;
  width: 18px;
  display: block;
}
@media(min-width: 1077px) {.lgj_tb_burger_hvm {
  display: none;
}
}.lgj_tb_logo_hvm {
  gap: 9px;
  overflow-wrap: break-word;
  font-size: 18px;
  flex-shrink: 0;
  margin-right: 20px;
  align-items: center;
  font-weight: 800;
  color: #F6EED8;
  display: flex;
  letter-spacing: -.01em;
}.lgj_tb_logo_mark_hvm {
  border-radius: 0.5rem;
  overflow: hidden;
  display: flex;
  align-items: center;
  height: 32px;
  width: 2rem;
  justify-content: center;
}.lgj_tb_logo_mark_hvm img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.lgj_tb_nav_hvm {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 643px) {.lgj_tb_nav_hvm {
  display: flex;
}
}.lgj_tb_tab_hvm {
  padding: 8px 14px;
  transition: background .15s,color .15s;
  border-radius: 8px;
  font-size: 0.813rem;
  font-weight: 600;
  color: #B09870;
  white-space: nowrap;
}.lgj_tb_tab_hvm:hover {
  background: rgba(255, 235, 200, 0.05);
  color: #F6EED8;
}.lgj_tb_tab_hvm.lgj_state_active_hvm {
  background: rgba(200, 131, 28, 0.18);
  color: #F6EED8;
}.lgj_tb_right_hvm {
  gap: 8px;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  margin-left: auto;
}.lgj_tb_login_hvm {
  transition: border-color .2s,color .2s;
  border-radius: 8px;
  border: 1px solid rgba(255, 215, 140, 0.13);
  background: rgba(255, 235, 200, 0.05);
  padding: 9px 1rem;
  display: none;
  font-size: 13px;
  font-weight: 600;
  color: #D9C9A6;
}.lgj_tb_login_hvm:hover {
  border-color: rgba(210, 145, 40, 0.45);
  color: #F6EED8;
}
@media(min-width: 481px) {.lgj_tb_login_hvm {
  display: block;
}
}.lgj_tb_reg_hvm {
  border-radius: 0.5rem;
  background: #2CB87C;
  transition: background .2s;
  padding: 9px 1.125rem;
  font-weight: 700;
  font-size: 13px;
  color: #0E0A04;
  white-space: nowrap;
}.lgj_tb_reg_hvm:hover {
  background: #38D492;
}.lgj_sb_hvm {
  border-right: 1px solid rgba(255, 235, 200, 0.05);
  transition: transform .25s ease;
  transform: translateX(-100%);
  background: #1E1710;
  z-index: 70;
  bottom: 0;
  top: 3.5rem;
  left: 0;
  overflow-y: auto;
  width: 13.75rem;
  position: fixed;
}.lgj_sb_hvm.lgj_state_open_hvm {
  transform: translateX(0);
}.lgj_sb_hvm::-webkit-scrollbar {
  width: 0.25rem;
}.lgj_sb_hvm::-webkit-scrollbar-thumb {
  background: rgba(255, 235, 200, 0.07);
  border-radius: 2px;
}
@media(min-width: 1077px) {.lgj_sb_hvm {
  transform: translateX(0);
}
}.lgj_sb_auth_hvm {
  padding: 14px 12px 0.625rem;
}.lgj_sb_btn_reg_hvm {
  border-radius: 0.5rem;
  transition: background .2s;
  background: #2CB87C;
  padding: 0.688rem;
  color: #0E0A04;
  font-size: 13px;
  text-align: center;
  margin-bottom: 0.5rem;
  font-weight: 700;
  display: block;
}.lgj_sb_btn_reg_hvm:hover {
  background: #38D492;
}.lgj_sb_btn_login_hvm {
  transition: border-color .2s;
  border-radius: 8px;
  background: rgba(255, 235, 200, 0.05);
  border: 1px solid rgba(255, 215, 140, 0.13);
  padding: 10px;
  display: block;
  text-align: center;
  font-size: 0.813rem;
  color: #D9C9A6;
  font-weight: 600;
}.lgj_sb_btn_login_hvm:hover {
  border-color: rgba(210, 145, 40, 0.45);
  color: #F6EED8;
}.lgj_sb_promo_hvm {
  border-radius: 0.5rem;
  padding: 0.75rem 14px;
  background: linear-gradient(135deg,#2C1A06,#1E1710);
  margin: 0 0.75rem 0.625rem;
  overflow: hidden;
  border: 1px solid rgba(200, 131, 28, 0.18);
  position: relative;
}.lgj_sb_promo_hvm::before {
  background: radial-gradient(circle,rgba(200, 131, 28, 0.18),transparent 70%);
  border-radius: 50%;
  height: 80px;
  width: 80px;
  content: '';
  position: absolute;
  top: -20px;
  right: -20px;
}.lgj_sb_promo_title_hvm {
  font-size: 0.688rem;
  margin-bottom: 0.25rem;
  letter-spacing: .06em;
  text-transform: uppercase;
  color: #C8831C;
  font-weight: 700;
}.lgj_sb_promo_text_hvm {
  line-height: 1.35;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  font-weight: 600;
  color: #F6EED8;
}.lgj_sb_promo_sub_hvm {
  color: #8A7555;
  margin-top: 3px;
  font-size: 10px;
}.lgj_sb_nav_hvm {
  padding: 0.375rem 0.5rem 16px;
}.lgj_sb_nav_lb_hvm {
  padding: 10px 8px 0.375rem;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.625rem;
  text-transform: uppercase;
  color: #6B5940;
}.lgj_sb_link_hvm {
  gap: 0.625rem;
  border-radius: 0.25rem;
  transition: background .15s,color .15s;
  padding: 0.563rem 10px;
  cursor: pointer;
  font-size: 13px;
  align-items: center;
  font-weight: 500;
  display: flex;
  overflow-wrap: break-word;
  color: #B09870;
}.lgj_sb_link_hvm:hover {
  background: rgba(255, 235, 200, 0.05);
  color: #F6EED8;
}.lgj_sb_link_hvm.lgj_state_active_hvm {
  background: rgba(200, 131, 28, 0.18);
  color: #F6EED8;
}.lgj_sb_ic_hvm {
  border-radius: 4px;
  height: 1.875rem;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  width: 1.875rem;
}.lgj_sb_ic_hvm svg {
  stroke-linecap: round;
  height: 1rem;
  width: 1rem;
  stroke-linejoin: round;
}.lgj_sb_ic_1_hvm {
  background: rgba(200, 131, 28, 0.07);
  color: #C8831C;
}.lgj_sb_ic_2_hvm {
  background: rgba(44, 184, 124, 0.16);
  color: #2CB87C;
}.lgj_sb_ic_3_hvm {
  background: rgba(212, 160, 32, 0.16);
  color: #D4A020;
}.lgj_sb_ic_4_hvm {
  background: rgba(140, 92, 40, 0.22);
  color: #8C5C28;
}.lgj_sb_ic_5_hvm {
  background: rgba(200, 131, 28, 0.07);
  color: #D85480;
}.lgj_sb_ic_6_hvm {
  background: rgba(140, 92, 40, 0.22);
  color: #9B4FC8;
}.lgj_sb_badge_hvm {
  border-radius: 4px;
  background: #D4A020;
  padding: 2px 0.438rem;
  color: #0E0A04;
  font-size: 9px;
  font-weight: 700;
  margin-left: auto;
}.lgj_sb_bot_hvm {
  border-top: 1px solid rgba(255, 235, 200, 0.05);
  gap: 8px;
  padding: 0.75rem;
  display: flex;
}.lgj_sb_lang_hvm,.lgj_sb_help_hvm {
  border: 1px solid rgba(255, 220, 160, 0.06);
  border-radius: 4px;
  flex: 1;
  gap: 0.375rem;
  background: rgba(255, 235, 200, 0.05);
  padding: 0.563rem 0.375rem;
  transition: border-color .2s;
  display: flex;
  font-size: 0.688rem;
  justify-content: center;
  font-weight: 600;
  color: #B09870;
  align-items: center;
}.lgj_sb_lang_hvm:hover,.lgj_sb_help_hvm:hover {
  border-color: rgba(210, 145, 40, 0.45);
  color: #F6EED8;
}.lgj_sb_lang_hvm svg,.lgj_sb_help_hvm svg {
  width: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 13px;
}.lgj_sb_bd_hvm {
  inset: 0;
  background: rgba(8, 5, 3, 0.72);
  position: fixed;
  display: none;
  z-index: 69;
}.lgj_sb_bd_hvm.lgj_state_on_hvm {
  display: block;
}
@media(min-width:1080px) {.lgj_sb_bd_hvm {
  display: none!important;
}
}.lgj_mob_nav_hvm {
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #1E1710;
  border-top: 1px solid rgba(255, 215, 140, 0.13);
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  z-index: 80;
  position: fixed;
}
@media(min-width: 1078px) {.lgj_mob_nav_hvm {
  display: none;
}
}.lgj_mob_nav_item_hvm {
  flex: 1;
  padding: 4px 2px;
  gap: 0.25rem;
  color: #6B5940;
  align-items: center;
  flex-direction: column;
  display: flex;
  cursor: pointer;
}.lgj_mob_nav_ic_hvm {
  line-height: 1;
}.lgj_mob_nav_ic_hvm svg {
  stroke-linecap: round;
  width: 20px;
  height: 20px;
  stroke-linejoin: round;
}.lgj_mob_nav_lb_hvm {
  font-weight: 600;
  color: #6B5940;
  font-size: 10px;
}.lgj_mob_nav_item_hvm.lgj_state_active_hvm {
  color: #C8831C;
}.lgj_mob_nav_item_hvm.lgj_state_active_hvm .lgj_mob_nav_lb_hvm {
  color: #C8831C;
}.lgj_hero_hvm {
  background: #100C08;
  padding: 20px 1rem 0;
}
@media(min-width:768px) {.lgj_hero_hvm {
  padding: 24px 24px 0;
}
}.lgj_hero_in_hvm {
  margin: 0 auto;
  gap: 12px;
  max-width: 1340px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 857px) {.lgj_hero_in_hvm {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1098px) {.lgj_hero_in_hvm {
  grid-template-columns: 1fr 21.25rem;
}
}.lgj_hero_promo_hvm {
  background: #181208;
  overflow: hidden;
  border-radius: 0.875rem;
  min-height: 220px;
  display: flex;
  position: relative;
  align-items: stretch;
}
@media(min-width: 766px) {.lgj_hero_promo_hvm {
  min-height: 17.5rem;
}
}.lgj_hero_promo_bg_hvm {
  inset: 0;
  background-position: center;
  background: linear-gradient(120deg,#2C1A06 0%,#100C08 100%);
  position: absolute;
  background-size: cover;
}.lgj_hero_promo_bg_hvm::after {
  inset: 0;
  background: linear-gradient(90deg,#100C08 0%,rgba(8, 5, 3, 0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.lgj_hero_promo_glow_hvm {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(140, 92, 40, 0.22) 0%,transparent 65%);
  width: 18.75rem;
  position: absolute;
  right: 3.75rem;
  pointer-events: none;
  top: -2.5rem;
  height: 300px;
}.lgj_hero_promo_ct_hvm {
  padding: 28px 24px 1.75rem 1.75rem;
  max-width: 30rem;
  justify-content: center;
  z-index: 2;
  position: relative;
  flex-direction: column;
  display: flex;
}
@media(min-width: 769px) {.lgj_hero_promo_ct_hvm {
  padding: 40px 2rem;
}
}.lgj_hero_badge_hvm {
  padding: 5px 0.75rem;
  border: 1px solid rgba(200, 131, 28, 0.07);
  border-radius: 1.25rem;
  background: rgba(200, 131, 28, 0.18);
  color: #C8831C;
  font-size: 10px;
  display: inline-block;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.875rem;
  font-weight: 700;
}.lgj_hero_h1_hvm {
  font-weight: 800;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-size: 26px;
  line-height: 1.15;
  margin-bottom: 10px;
  color: #F6EED8;
}.lgj_hero_h1_hvm em {
  font-style: normal;
  color: #D4A020;
}
@media(min-width: 771px) {.lgj_hero_h1_hvm {
  font-size: 2.25rem;
}
}.lgj_hero_sub_hvm {
  color: #B09870;
  font-size: 0.813rem;
  line-height: 1.55;
  margin-bottom: 1.25rem;
}
@media(min-width: 765px) {.lgj_hero_sub_hvm {
  font-size: 0.875rem;
}
}.lgj_hero_row_hvm {
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.lgj_hero_cta_hvm {
  border-radius: 0.5rem;
  padding: 0.813rem 1.625rem;
  background: #2CB87C;
  transition: background .2s;
  box-shadow: 0 0.25rem 1.125rem rgba(44, 184, 124, 0.38);
  font-size: 14px;
  font-weight: 700;
  color: #0E0A04;
}.lgj_hero_cta_hvm:hover {
  background: #38D492;
}.lgj_hero_terms_hvm {
  font-size: 11px;
  color: #6B5940;
}.lgj_hero_game_hvm {
  border: 1px solid rgba(255, 220, 160, 0.06);
  border-radius: 14px;
  background: #181208;
  overflow: hidden;
  position: relative;
  flex-direction: column;
  display: flex;
}.lgj_hero_game_badge_hvm {
  border: 1px solid rgba(212, 160, 32, 0.16);
  padding: 5px 0.625rem;
  background: rgba(212, 160, 32, 0.16);
  border-radius: 1.25rem;
  font-size: 10px;
  text-transform: uppercase;
  position: absolute;
  z-index: 3;
  top: 0.75rem;
  color: #D4A020;
  font-weight: 700;
  letter-spacing: .06em;
  left: 12px;
}.lgj_hero_game_badge_hvm svg {
  margin-right: 0.25rem;
  width: 11px;
  height: 11px;
  vertical-align: -1px;
}.lgj_hero_game_img_hvm {
  background: linear-gradient(135deg,#2C1A06,#100C08);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.lgj_hero_game_img_hvm img {
  inset: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  object-fit: cover;
}.lgj_hero_game_play_hvm {
  inset: 0;
  background: rgba(8, 5, 3, 0.72);
  transition: opacity .2s;
  display: flex;
  justify-content: center;
  opacity: 0;
  position: absolute;
  align-items: center;
}.lgj_hero_game_hvm:hover .lgj_hero_game_play_hvm {
  opacity: 1;
}.lgj_hero_game_play_hvm span {
  border-radius: 50%;
  background: #C8831C;
  justify-content: center;
  width: 52px;
  align-items: center;
  display: flex;
  height: 52px;
}.lgj_hero_game_play_hvm span svg {
  height: 18px;
  width: 1.125rem;
  margin-left: 2px;
}.lgj_hero_game_info_hvm {
  padding: 14px 1rem;
}.lgj_hero_game_title_hvm {
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 15px;
  margin-bottom: 4px;
  color: #F6EED8;
}.lgj_hero_game_provider_hvm {
  font-size: 11px;
  color: #8A7555;
}.lgj_hero_game_btn_hvm {
  background: #C8831C;
  padding: 0.688rem;
  margin: 12px 1rem 16px;
  transition: background .2s;
  border-radius: 0.5rem;
  font-size: 0.813rem;
  font-weight: 700;
  color: #F6EED8;
  display: block;
  text-align: center;
}.lgj_hero_game_hvm:hover .lgj_hero_game_btn_hvm {
  background: #E09A2E;
}.lgj_sbar_hvm {
  padding: 16px 16px 0;
  background: #100C08;
}
@media(min-width: 769px) {.lgj_sbar_hvm {
  padding: 18px 24px 0;
}
}.lgj_sbar_in_hvm {
  margin: 0 auto;
  max-width: 83.75rem;
}.lgj_sbar_row_hvm {
  gap: 0.625rem;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
  display: flex;
}.lgj_sbar_input_hvm {
  gap: 0.625rem;
  flex: 1;
  border-radius: 8px;
  padding: 0.688rem 16px;
  background: #181208;
  border: 1px solid rgba(255, 215, 140, 0.13);
  transition: border-color .2s;
  font-size: 0.813rem;
  cursor: pointer;
  display: flex;
  color: #8A7555;
  align-items: center;
}.lgj_sbar_input_hvm:hover {
  border-color: rgba(210, 145, 40, 0.45);
}.lgj_sbar_input_hvm svg {
  stroke-linejoin: round;
  height: 0.938rem;
  flex-shrink: 0;
  width: 0.938rem;
  stroke-linecap: round;
}.lgj_sbar_providers_hvm {
  border: 1px solid rgba(255, 215, 140, 0.13);
  border-radius: 0.5rem;
  transition: border-color .2s;
  background: #181208;
  padding: 11px 18px;
  gap: 0.5rem;
  color: #D9C9A6;
  font-size: 13px;
  font-weight: 600;
  white-space: nowrap;
  align-items: center;
  display: flex;
}.lgj_sbar_providers_hvm:hover {
  border-color: rgba(210, 145, 40, 0.45);
  color: #F6EED8;
}.lgj_sbar_providers_hvm svg {
  width: 14px;
  stroke-linejoin: round;
  height: 0.875rem;
  stroke-linecap: round;
}.lgj_sbar_tabs_hvm {
  gap: 0.375rem;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
  padding-bottom: 2px;
}.lgj_sbar_tabs_hvm::-webkit-scrollbar {
  display: none;
}.lgj_sbar_tab_hvm {
  border-radius: 1.25rem;
  background: rgba(255, 235, 200, 0.05);
  padding: 0.5rem 0.875rem;
  border: 1px solid rgba(255, 220, 160, 0.06);
  gap: 0.438rem;
  transition: background .15s,color .15s,border-color .15s;
  font-weight: 600;
  flex-shrink: 0;
  font-size: 0.75rem;
  white-space: nowrap;
  color: #B09870;
  cursor: pointer;
  align-items: center;
  display: flex;
}.lgj_sbar_tab_hvm:hover {
  background: rgba(255, 235, 200, 0.07);
  border-color: rgba(210, 145, 40, 0.45);
  color: #F6EED8;
}.lgj_sbar_tab_hvm.lgj_state_active_hvm {
  border-color: rgba(200, 131, 28, 0.07);
  background: rgba(200, 131, 28, 0.18);
  color: #F6EED8;
}.lgj_sbar_tab_ic_hvm svg {
  height: 0.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.875rem;
}.lgj_wy_hvm {
  padding: 32px 16px 0;
  background: #100C08;
}
@media(min-width: 765px) {.lgj_wy_hvm {
  padding: 2.5rem 24px 0;
}
}.lgj_wy_in_hvm {
  margin: 0 auto;
  max-width: 1340px;
}.lgj_wy_head_hvm {
  max-width: 45rem;
  margin-bottom: 1.125rem;
}.lgj_wy_label_hvm {
  font-weight: 700;
  font-size: 0.688rem;
  color: #C8831C;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  text-transform: uppercase;
}.lgj_wy_h2_hvm {
  margin-bottom: 0.5rem;
  color: #F6EED8;
  font-size: 20px;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.lgj_wy_h2_hvm {
  font-size: 1.5rem;
}
}.lgj_wy_intro_hvm {
  margin: 0;
  line-height: 1.6;
  color: #8A7555;
  font-size: 13px;
}.lgj_wy_grid_hvm {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.lgj_wy_grid_hvm {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.lgj_wy_grid_hvm {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.lgj_wy_card_hvm {
  padding: 20px;
  border-radius: 8px;
  background: #1E1710;
  border: 1px solid rgba(255, 215, 140, 0.13);
  transition: border-color .2s,transform .2s;
}.lgj_wy_card_hvm:hover {
  border-color: rgba(200, 131, 28, 0.07);
  transform: translateY(-2px);
}.lgj_wy_card_ic_hvm {
  background: rgba(200, 131, 28, 0.18);
  border-radius: 50%;
  color: #C8831C;
  margin-bottom: 14px;
  justify-content: center;
  width: 2.75rem;
  align-items: center;
  display: flex;
  height: 44px;
}.lgj_wy_card_ic_hvm svg {
  stroke-linecap: round;
  width: 22px;
  stroke-linejoin: round;
  height: 22px;
}.lgj_wy_card_h_hvm {
  font-size: 15px;
  color: #F6EED8;
  line-height: 1.25;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
}.lgj_wy_card_p_hvm {
  overflow-wrap: break-word;
  color: #8A7555;
  line-height: 1.6;
  font-size: 13px;
}.lgj_wy_card_p_hvm strong {
  font-weight: 600;
  color: #D9C9A6;
}.lgj_gr_jp_hvm {
  border-radius: 14px;
  padding: 20px;
  background: linear-gradient(135deg,#1C0C2E 0%,#0C080E 100%);
  overflow: hidden;
  position: relative;
}.lgj_gr_jp_hvm::before {
  background: radial-gradient(circle,rgba(140, 92, 40, 0.22) 0%,transparent 70%);
  border-radius: 50%;
  top: -60px;
  left: -60px;
  height: 250px;
  width: 15.625rem;
  content: '';
  position: absolute;
}.lgj_gr_jp_hvm::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(212, 160, 32, 0.16) 0%,transparent 70%);
  bottom: -2.5rem;
  height: 200px;
  content: '';
  right: 0;
  width: 12.5rem;
  position: absolute;
}.lgj_gr_jp_head_hvm {
  gap: 1rem;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-bottom: 16px;
  z-index: 1;
  display: flex;
  position: relative;
}.lgj_gr_jp_info_hvm {
  flex: 1;
}.lgj_gr_jp_label_hvm {
  font-weight: 700;
  letter-spacing: .08em;
  color: #9B4FC8;
  text-transform: uppercase;
  margin-bottom: 6px;
  font-size: 11px;
}.lgj_gr_jp_label_hvm svg {
  stroke-linecap: round;
  vertical-align: -2px;
  height: 0.875rem;
  stroke-linejoin: round;
  width: 0.875rem;
  margin-right: 4px;
}.lgj_gr_jp_amount_hvm {
  font-size: 2rem;
  line-height: 1;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  color: #F6EED8;
  overflow-wrap: break-word;
  margin-bottom: 4px;
}
@media(min-width: 770px) {.lgj_gr_jp_amount_hvm {
  font-size: 2.5rem;
}
}.lgj_gr_jp_amount_hvm span {
  color: #D4A020;
}.lgj_gr_jp_seo_hvm {
  max-width: 30rem;
  font-size: 12px;
  color: #B09870;
  line-height: 1.5;
  overflow-wrap: break-word;
}.lgj_gr_jp_cta_hvm {
  border: 1px solid rgba(140, 92, 40, 0.22);
  border-radius: 0.5rem;
  transition: background .2s;
  background: rgba(140, 92, 40, 0.22);
  padding: 0.688rem 20px;
  white-space: nowrap;
  z-index: 1;
  flex-shrink: 0;
  position: relative;
  color: #F6EED8;
  align-self: flex-start;
  margin-top: 4px;
  font-weight: 700;
  font-size: 0.813rem;
}.lgj_gr_jp_cta_hvm:hover {
  background: #8C5C28;
}.lgj_gcg_hvm {
  padding: 2.25rem 1rem 0;
  background: #100C08;
}
@media(min-width:768px) {.lgj_gcg_hvm {
  padding: 2.75rem 1.5rem 0;
}
}.lgj_gcg_in_hvm {
  margin: 0 auto;
  max-width: 83.75rem;
}.lgj_gcg_head_hvm {
  max-width: 45rem;
  margin-bottom: 20px;
}.lgj_gcg_label_hvm {
  font-size: 0.688rem;
  font-weight: 700;
  color: #C8831C;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 8px;
}.lgj_gcg_h2_hvm {
  font-family: 'Cinzel', serif;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 22px;
  color: #F6EED8;
  margin-bottom: 8px;
}
@media(min-width: 767px) {.lgj_gcg_h2_hvm {
  font-size: 1.75rem;
}
}.lgj_gcg_intro_hvm {
  font-size: 0.813rem;
  line-height: 1.6;
  color: #8A7555;
}.lgj_gcg_grid_hvm {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:640px) {.lgj_gcg_grid_hvm {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.lgj_gcg_grid_hvm {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.lgj_gcg_card_hvm {
  transition: transform .2s,border-color .2s;
  padding: 1.25rem;
  overflow: hidden;
  border: 1px solid rgba(255, 215, 140, 0.13);
  border-radius: 14px;
  flex-direction: column;
  cursor: pointer;
  position: relative;
  min-height: 15rem;
  justify-content: flex-end;
  display: flex;
}.lgj_gcg_card_hvm:hover {
  transform: translateY(-3px);
  border-color: rgba(200, 131, 28, 0.18);
}.lgj_gcg_card_bg_hvm {
  inset: 0;
  position: absolute;
  z-index: 0;
}.lgj_gcg_card_bg_hvm::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  content: '';
  position: absolute;
}.lgj_gcg_card_ic_hvm {
  background: rgba(0,0,0,.45);
  border-radius: 0.25rem;
  z-index: 2;
  top: 18px;
  height: 40px;
  color: #F6EED8;
  right: 1.125rem;
  display: flex;
  width: 40px;
  position: absolute;
  justify-content: center;
  align-items: center;
}.lgj_gcg_card_ic_hvm svg {
  width: 1.25rem;
  height: 20px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.lgj_gcg_card_ct_hvm {
  position: relative;
  z-index: 1;
}.lgj_gcg_card_h_hvm {
  font-size: 1.125rem;
  margin-bottom: 8px;
  font-weight: 800;
  line-height: 1.2;
  color: #F6EED8;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
}
@media(min-width: 769px) {.lgj_gcg_card_h_hvm {
  font-size: 1.25rem;
}
}.lgj_gcg_card_p_hvm {
  color: rgba(255,255,255,.82);
  margin-bottom: 10px;
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 12px;
}.lgj_gcg_card_p_hvm strong {
  font-weight: 600;
  color: #F6EED8;
}.lgj_gcg_card_cta_hvm {
  gap: 0.25rem;
  color: #C8831C;
  display: inline-flex;
  text-transform: uppercase;
  letter-spacing: .04em;
  font-weight: 700;
  align-items: center;
  font-size: 12px;
}.lgj_gcg_card_cta_hvm svg {
  stroke-linejoin: round;
  height: 12px;
  width: 0.75rem;
  stroke-linecap: round;
}.lgj_ws_hvm {
  background: #100C08;
  padding: 2rem 16px 0;
}
@media(min-width: 770px) {.lgj_ws_hvm {
  padding: 2.25rem 1.5rem 0;
}
}.lgj_ws_in_hvm {
  margin: 0 auto;
  max-width: 83.75rem;
}.lgj_ws_head_hvm {
  gap: 0.75rem;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.875rem;
  display: flex;
}.lgj_ws_title_hvm {
  gap: 10px;
  align-items: center;
  font-size: 16px;
  color: #F6EED8;
  overflow-wrap: break-word;
  font-weight: 700;
  display: flex;
  flex-wrap: wrap;
  font-family: 'Cinzel', serif;
}.lgj_ws_title_ic_hvm svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 18px;
  color: #D4A020;
  width: 18px;
}.lgj_ws_online_hvm {
  gap: 0.438rem;
  font-weight: 600;
  font-size: 12px;
  display: flex;
  align-items: center;
  color: #8A7555;
}.lgj_ws_online_dot_hvm {
  border-radius: 50%;
  background: #2CB87C;
  height: 8px;
  width: 0.5rem;
  flex-shrink: 0;
  box-shadow: 0 0 0.375rem rgba(44, 184, 124, 0.16);
}.lgj_ws_scroll_hvm {
  gap: 8px;
  padding-bottom: 0.5rem;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
}.lgj_ws_scroll_hvm::-webkit-scrollbar {
  display: none;
}.lgj_wc_hvm {
  gap: 10px;
  border: 1px solid rgba(255, 215, 140, 0.13);
  background: #181208;
  border-radius: 8px;
  padding: 10px 14px;
  display: flex;
  flex-shrink: 0;
  min-width: 13.75rem;
  align-items: center;
}.lgj_wc_img_hvm {
  background: #1E1710;
  border-radius: 0.25rem;
  overflow: hidden;
  width: 36px;
  height: 2.25rem;
  flex-shrink: 0;
}.lgj_wc_img_hvm img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.lgj_wc_info_hvm {
  min-width: 0;
}.lgj_wc_game_hvm {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #D9C9A6;
  font-size: 0.75rem;
  white-space: nowrap;
  font-weight: 600;
}.lgj_wc_player_hvm {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 10px;
  color: #6B5940;
  white-space: nowrap;
}.lgj_wc_amount_hvm {
  font-weight: 700;
  color: #2CB87C;
  margin-left: auto;
  flex-shrink: 0;
  white-space: nowrap;
  font-size: 0.813rem;
}.lgj_prov_hvm {
  padding: 2.25rem 16px 0;
  background: #100C08;
}
@media(min-width: 770px) {.lgj_prov_hvm {
  padding: 2.75rem 1.5rem 0;
}
}.lgj_prov_in_hvm {
  margin: 0 auto;
  max-width: 83.75rem;
}.lgj_prov_head_hvm {
  margin-bottom: 16px;
}.lgj_prov_label_hvm {
  text-transform: uppercase;
  font-weight: 700;
  color: #C8831C;
  font-size: 11px;
  margin-bottom: 8px;
  letter-spacing: .08em;
}.lgj_prov_h2_hvm {
  color: #F6EED8;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  font-size: 1.25rem;
}
@media(min-width: 765px) {.lgj_prov_h2_hvm {
  font-size: 24px;
}
}.lgj_prov_seo_hvm {
  font-size: 0.813rem;
  max-width: 620px;
  line-height: 1.6;
  color: #8A7555;
  overflow-wrap: break-word;
  margin-bottom: 1rem;
}.lgj_prov_seo_hvm strong {
  font-weight: 700;
  color: #D9C9A6;
}.lgj_prov_seo_hvm a {
  color: #C8831C;
  text-decoration: underline;
}.lgj_prov_grid_hvm {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 641px) {.lgj_prov_grid_hvm {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1079px) {.lgj_prov_grid_hvm {
  grid-template-columns: repeat(8,1fr);
}
}.lgj_prov_card_hvm {
  background: #181208;
  padding: 0.875rem 10px;
  transition: border-color .2s,background .2s;
  gap: 7px;
  border: 1px solid rgba(255, 215, 140, 0.13);
  border-radius: 8px;
  display: flex;
  cursor: pointer;
  flex-direction: column;
  align-items: center;
}.lgj_prov_card_hvm:hover {
  background: #1E1710;
  border-color: rgba(210, 145, 40, 0.45);
}.lgj_prov_logo_hvm {
  overflow: hidden;
  border-radius: 4px;
  background: rgba(255, 235, 200, 0.05);
  justify-content: center;
  width: 2.75rem;
  height: 2.75rem;
  align-items: center;
  display: flex;
}.lgj_prov_logo_hvm img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.lgj_prov_name_hvm {
  overflow-wrap: break-word;
  text-align: center;
  font-size: 0.688rem;
  color: #B09870;
  font-weight: 600;
}.lgj_bon_hvm {
  padding: 36px 1rem 0;
  background: #100C08;
}
@media(min-width: 766px) {.lgj_bon_hvm {
  padding: 2.75rem 24px 0;
}
}.lgj_bon_in_hvm {
  margin: 0 auto;
  max-width: 1340px;
}.lgj_bon_head_hvm {
  margin-bottom: 1.25rem;
}.lgj_bon_label_hvm {
  color: #C8831C;
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-weight: 700;
}.lgj_bon_h2_hvm {
  font-weight: 800;
  font-size: 20px;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  color: #F6EED8;
  margin-bottom: 0.5rem;
}
@media(min-width: 765px) {.lgj_bon_h2_hvm {
  font-size: 1.5rem;
}
}.lgj_bon_seo_hvm {
  overflow-wrap: break-word;
  font-size: 13px;
  max-width: 38.75rem;
  line-height: 1.6;
  color: #8A7555;
}.lgj_bon_seo_hvm strong {
  color: #D9C9A6;
  font-weight: 700;
}.lgj_bon_seo_hvm a {
  color: #C8831C;
  text-decoration: underline;
}.lgj_bon_grid_hvm {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 637px) {.lgj_bon_grid_hvm {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.lgj_bon_grid_hvm {
  grid-template-columns: repeat(5,1fr);
}
}.lgj_bon_card_hvm {
  border: 1px solid rgba(255, 215, 140, 0.13);
  background: #181208;
  padding: 16px;
  border-radius: 8px;
  transition: border-color .2s,transform .2s;
}.lgj_bon_card_hvm:hover {
  border-color: rgba(200, 131, 28, 0.07);
  transform: translateY(-2px);
}.lgj_bon_card_ic_hvm svg {
  width: 26px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.625rem;
}.lgj_bon_card_ic_hvm {
  margin-bottom: 0.625rem;
}.lgj_bon_card_type_hvm {
  margin-bottom: 6px;
  font-size: 10px;
  letter-spacing: .06em;
  color: #8A7555;
  text-transform: uppercase;
  font-weight: 700;
}.lgj_bon_card_amount_hvm {
  margin-bottom: 0.375rem;
  font-weight: 800;
  color: #D4A020;
  font-size: 18px;
  line-height: 1.1;
}.lgj_bon_card_name_hvm {
  margin-bottom: 8px;
  font-size: 13px;
  overflow-wrap: break-word;
  font-weight: 600;
  color: #F6EED8;
}.lgj_bon_card_detail_hvm {
  border-top: 1px solid rgba(255, 235, 200, 0.05);
  font-size: 0.688rem;
  overflow-wrap: break-word;
  line-height: 1.5;
  padding-top: 8px;
  color: #6B5940;
}.lgj_htp_hvm {
  padding: 2.25rem 1rem 0;
  background: #100C08;
}
@media(min-width: 771px) {.lgj_htp_hvm {
  padding: 2.75rem 24px 0;
}
}.lgj_htp_in_hvm {
  margin: 0 auto;
  max-width: 1340px;
}.lgj_htp_head_hvm {
  max-width: 45rem;
  margin-bottom: 22px;
}.lgj_htp_label_hvm {
  font-weight: 700;
  color: #C8831C;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-size: 11px;
}.lgj_htp_h2_hvm {
  font-weight: 800;
  color: #F6EED8;
  font-size: 1.375rem;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  margin-bottom: 8px;
}
@media(min-width: 771px) {.lgj_htp_h2_hvm {
  font-size: 1.75rem;
}
}.lgj_htp_intro_hvm {
  font-size: 0.875rem;
  color: #8A7555;
  line-height: 1.6;
}.lgj_htp_steps_hvm {
  gap: 12px;
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  counter-reset: none;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.lgj_htp_steps_hvm {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.lgj_htp_steps_hvm {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.lgj_htp_step_hvm {
  padding: 20px 1.125rem 1.125rem;
  border: 1px solid rgba(255, 215, 140, 0.13);
  background: #1E1710;
  border-radius: 0.5rem;
  display: flex;
  position: relative;
  flex-direction: column;
}.lgj_htp_step_num_hvm {
  background: #C8831C;
  border-radius: 50%;
  left: 20px;
  width: 28px;
  font-family: 'Cinzel', serif;
  align-items: center;
  position: absolute;
  top: -12px;
  display: flex;
  justify-content: center;
  color: #0E0A04;
  font-size: 13px;
  height: 1.75rem;
  font-weight: 800;
}.lgj_htp_step_ic_hvm {
  border-radius: 0.25rem;
  margin: 0.5rem 0 0.75rem;
  background: rgba(200, 131, 28, 0.18);
  justify-content: center;
  display: flex;
  width: 36px;
  height: 36px;
  color: #C8831C;
  align-items: center;
}.lgj_htp_step_ic_hvm svg {
  stroke-linejoin: round;
  width: 18px;
  height: 1.125rem;
  stroke-linecap: round;
}.lgj_htp_step_h_hvm {
  margin-bottom: 6px;
  font-weight: 700;
  color: #F6EED8;
  line-height: 1.25;
  font-size: 14px;
  overflow-wrap: break-word;
}.lgj_htp_step_p_hvm {
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 0.813rem;
  color: #8A7555;
}.lgj_htp_step_p_hvm strong {
  color: #D9C9A6;
  font-weight: 600;
}.lgj_htp_cta_hvm {
  background: #2CB87C;
  border-radius: 0.5rem;
  transition: background .2s;
  padding: 13px 26px;
  color: #0E0A04;
  font-size: 14px;
  display: inline-block;
  font-weight: 700;
  margin-top: 20px;
}.lgj_htp_cta_hvm:hover {
  background: #38D492;
}.lgj_app_hvm {
  padding: 2.25rem 1rem 0;
  background: #100C08;
}
@media(min-width: 769px) {.lgj_app_hvm {
  padding: 2.75rem 24px 0;
}
}.lgj_app_in_hvm {
  margin: 0 auto;
  max-width: 83.75rem;
}.lgj_app_head_hvm {
  margin-bottom: 16px;
}.lgj_app_label_hvm {
  margin-bottom: 8px;
  font-size: 11px;
  font-weight: 700;
  color: #C8831C;
  letter-spacing: .08em;
  text-transform: uppercase;
}.lgj_app_h2_hvm {
  font-weight: 800;
  margin-bottom: 0.375rem;
  color: #F6EED8;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}
@media(min-width: 770px) {.lgj_app_h2_hvm {
  font-size: 1.5rem;
}
}.lgj_app_sub_hvm {
  font-size: 0.813rem;
  line-height: 1.6;
  max-width: 37.5rem;
  color: #8A7555;
  overflow-wrap: break-word;
}.lgj_app_sub_hvm strong {
  color: #D9C9A6;
  font-weight: 700;
}.lgj_app_cards_hvm {
  gap: 10px;
  grid-template-columns: 1fr;
  margin-top: 16px;
  display: grid;
}
@media(min-width: 642px) {.lgj_app_cards_hvm {
  grid-template-columns: repeat(3,1fr);
}
}.lgj_app_card_hvm {
  border-radius: 0.5rem;
  gap: 16px;
  padding: 20px;
  overflow: hidden;
  position: relative;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.lgj_app_card_ios_hvm {
  background: linear-gradient(135deg,rgba(200, 131, 28, 0.18) 0%,#1E1710 100%);
}.lgj_app_card_android_hvm {
  background: linear-gradient(135deg,rgba(44, 184, 124, 0.16) 0%,#1E1710 100%);
}.lgj_app_card_win_hvm {
  background: linear-gradient(135deg,rgba(212, 160, 32, 0.16) 0%,#1E1710 100%);
}.lgj_app_card_ic_hvm svg {
  stroke-linecap: round;
  width: 34px;
  stroke-linejoin: round;
  height: 34px;
}.lgj_app_card_ic_hvm {
  flex-shrink: 0;
  color: #F6EED8;
}.lgj_app_card_os_hvm {
  letter-spacing: .08em;
  margin-bottom: 0.375rem;
  font-size: 0.625rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #8A7555;
}.lgj_app_card_title_hvm {
  font-size: 0.938rem;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  font-weight: 700;
  color: #F6EED8;
  line-height: 1.2;
}.lgj_app_card_text_hvm {
  line-height: 1.5;
  color: #8A7555;
  font-size: 0.75rem;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
}.lgj_app_card_btn_hvm {
  gap: 0.438rem;
  background: rgba(255, 235, 200, 0.12);
  border: 1px solid rgba(210, 145, 40, 0.45);
  padding: 0.625rem 1.125rem;
  transition: background .2s;
  border-radius: 4px;
  display: inline-flex;
  font-size: 0.813rem;
  font-weight: 700;
  color: #F6EED8;
  align-items: center;
}.lgj_app_card_btn_hvm:hover {
  background: rgba(255, 235, 200, 0.07);
}.lgj_reg_hvm {
  padding: 2.25rem 16px 0;
  background: #100C08;
}
@media(min-width: 765px) {.lgj_reg_hvm {
  padding: 44px 1.5rem 0;
}
}.lgj_reg_in_hvm {
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255, 220, 160, 0.06);
  background: #1E1710;
  border-radius: 14px;
  max-width: 1340px;
}
@media(min-width: 767px) {.lgj_reg_in_hvm {
  padding: 2.5rem;
}
}.lgj_reg_top_hvm {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 863px) {.lgj_reg_top_hvm {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.lgj_reg_label_hvm {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 0.688rem;
  color: #C8831C;
  letter-spacing: .08em;
}.lgj_reg_h2_hvm {
  font-family: 'Cinzel', serif;
  line-height: 1.2;
  margin-bottom: 12px;
  color: #F6EED8;
  font-weight: 800;
  font-size: 22px;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.lgj_reg_h2_hvm {
  font-size: 1.75rem;
}
}.lgj_reg_bonus_hvm {
  border-radius: 8px;
  padding: 10px 1rem;
  background: rgba(212, 160, 32, 0.16);
  gap: 8px;
  border: 1px solid rgba(212, 160, 32, 0.16);
  display: inline-flex;
  margin-bottom: 16px;
  align-items: center;
}.lgj_reg_bonus_amount_hvm {
  font-weight: 800;
  font-size: 20px;
  color: #D4A020;
}.lgj_reg_bonus_text_hvm {
  color: #B09870;
  font-size: 0.813rem;
  line-height: 1.35;
}.lgj_reg_cta_btn_hvm {
  padding: 0.875rem 32px;
  border-radius: 0.5rem;
  background: #2CB87C;
  transition: background .2s;
  display: inline-block;
  margin-bottom: 12px;
  font-weight: 700;
  box-shadow: 0 4px 1.125rem rgba(44, 184, 124, 0.38);
  color: #0E0A04;
  font-size: 15px;
}.lgj_reg_cta_btn_hvm:hover {
  background: #38D492;
}.lgj_reg_terms_hvm {
  color: #6B5940;
  font-size: 11px;
  line-height: 1.5;
}.lgj_reg_seo_hvm {
  border-top: 1px solid rgba(255, 235, 200, 0.05);
  padding-top: 1.25rem;
  font-size: 0.813rem;
  line-height: 1.65;
  margin-top: 20px;
  color: #8A7555;
  overflow-wrap: break-word;
}.lgj_reg_seo_hvm p {
  font-size: 13px;
  margin-bottom: 10px;
  color: #8A7555;
  line-height: 1.65;
}.lgj_reg_seo_hvm p:last-child {
  margin-bottom: 0;
}.lgj_reg_seo_hvm strong {
  font-weight: 700;
  color: #D9C9A6;
}.lgj_reg_seo_hvm a {
  transition: color .2s;
  color: #C8831C;
  text-decoration: underline;
}.lgj_reg_seo_hvm a:hover {
  color: #E09A2E;
}.lgj_reg_seo_hvm ul,.lgj_reg_seo_hvm ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 18px;
}.lgj_reg_seo_hvm ol {
  list-style: decimal;
}.lgj_reg_seo_hvm li {
  font-size: 0.813rem;
  line-height: 1.65;
  color: #8A7555;
  margin-bottom: 4px;
}.lgj_reg_seo_hvm table {
  width: 100%;
  display: block;
  overflow-x: auto;
  margin-bottom: 0.625rem;
  font-size: 0.813rem;
  border-collapse: collapse;
}
@media(min-width: 771px) {.lgj_reg_seo_hvm table {
  display: table;
}
}.lgj_reg_seo_hvm th {
  border-bottom: 1px solid rgba(255, 235, 200, 0.07);
  padding: 8px;
  font-weight: 700;
  color: #D9C9A6;
  text-align: left;
}.lgj_reg_seo_hvm td {
  border-bottom: 1px solid rgba(255, 235, 200, 0.05);
  padding: 8px;
  color: #8A7555;
}.lgj_reg_steps_hvm {
  gap: 14px;
  flex-direction: column;
  display: flex;
  margin-top: 1.75rem;
}
@media(min-width: 863px) {.lgj_reg_steps_hvm {
  margin-top: 0;
}
}.lgj_reg_step_hvm {
  border: 1px solid rgba(255, 220, 160, 0.06);
  padding: 1rem;
  border-radius: 0.5rem;
  gap: 14px;
  background: rgba(255, 235, 200, 0.05);
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.lgj_reg_step_num_hvm {
  border: 1px solid rgba(200, 131, 28, 0.07);
  background: rgba(200, 131, 28, 0.18);
  border-radius: 50%;
  font-size: 14px;
  width: 34px;
  height: 2.125rem;
  display: flex;
  flex-shrink: 0;
  color: #C8831C;
  justify-content: center;
  align-items: center;
  font-weight: 800;
}.lgj_reg_step_title_hvm {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 3px;
  color: #F6EED8;
}.lgj_reg_step_text_hvm {
  line-height: 1.5;
  font-size: 0.75rem;
  color: #8A7555;
}.lgj_reg_trust_hvm {
  gap: 10px;
  border-top: 1px solid rgba(255, 235, 200, 0.05);
  margin-top: 20px;
  flex-wrap: wrap;
  padding-top: 1.25rem;
  display: flex;
}.lgj_reg_trust_item_hvm {
  gap: 7px;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
  color: #8A7555;
  font-size: 0.75rem;
}.lgj_reg_trust_ic_hvm svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  color: #C8831C;
  width: 16px;
  height: 16px;
}.lgj_seo_hvm {
  background: #100C08;
  padding: 36px 16px 0;
}
@media(min-width: 770px) {.lgj_seo_hvm {
  padding: 44px 1.5rem 0;
}
}.lgj_seo_in_hvm {
  background: #1E1710;
  margin: 0 auto;
  border-radius: 0.875rem;
  border: 1px solid rgba(255, 215, 140, 0.13);
  padding: 1.75rem 1.5rem;
  max-width: 1340px;
}
@media(min-width:768px) {.lgj_seo_in_hvm {
  padding: 2.25rem 40px;
}
}.lgj_seo_label_hvm {
  margin-bottom: 10px;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  color: #C8831C;
  letter-spacing: .08em;
}.lgj_seo_h2_hvm {
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
  color: #F6EED8;
  font-family: 'Cinzel', serif;
  line-height: 1.25;
}
@media(min-width:768px) {.lgj_seo_h2_hvm {
  font-size: 24px;
}
}.lgj_seo_body_hvm {
  line-height: 1.75;
  color: #B09870;
  overflow-wrap: break-word;
  font-size: 0.875rem;
}.lgj_seo_body_hvm p {
  margin-bottom: 0.75rem;
  color: #B09870;
  line-height: 1.75;
  font-size: 14px;
}.lgj_seo_body_hvm p:last-child {
  margin-bottom: 0;
}.lgj_seo_body_hvm strong {
  font-weight: 700;
  color: #D9C9A6;
}.lgj_seo_body_hvm a {
  transition: color .2s;
  color: #C8831C;
  text-decoration: underline;
}.lgj_seo_body_hvm a:hover {
  color: #E09A2E;
}.lgj_seo_body_hvm ul,.lgj_seo_body_hvm ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.lgj_seo_body_hvm ol {
  list-style: decimal;
}.lgj_seo_body_hvm li {
  color: #B09870;
  line-height: 1.75;
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
}.lgj_seo_body_hvm table {
  width: 100%;
  border-collapse: collapse;
  font-size: 0.813rem;
  display: block;
  overflow-x: auto;
  margin-bottom: 12px;
}
@media(min-width: 769px) {.lgj_seo_body_hvm table {
  display: table;
}
}.lgj_seo_body_hvm th {
  border-bottom: 1px solid rgba(255, 235, 200, 0.07);
  padding: 0.625rem 0.75rem;
  text-align: left;
  font-weight: 700;
  color: #D9C9A6;
}.lgj_seo_body_hvm td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 235, 200, 0.05);
  color: #B09870;
}.lgj_seo_cols_hvm {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 637px) {.lgj_seo_cols_hvm {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.lgj_seo_cols_hvm {
  grid-template-columns: repeat(3,1fr);
}
}.lgj_seo_col_h_hvm {
  overflow-wrap: break-word;
  color: #D9C9A6;
  font-weight: 700;
  margin-bottom: 0.438rem;
  font-size: 13px;
}.lgj_seo_col_p_hvm {
  overflow-wrap: break-word;
  color: #8A7555;
  line-height: 1.65;
  font-size: 0.813rem;
}.lgj_seo_stats_hvm {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.lgj_seo_stat_hvm {
  flex: 1;
  padding: 0.875rem 16px;
  border: 1px solid rgba(200, 131, 28, 0.18);
  background: rgba(200, 131, 28, 0.07);
  border-radius: 0.5rem;
  min-width: 8.75rem;
}.lgj_seo_stat_val_hvm {
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  color: #C8831C;
}.lgj_seo_stat_lb_hvm {
  color: #8A7555;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.lgj_faq_hvm {
  padding: 36px 16px 0;
  background: #100C08;
}
@media(min-width: 771px) {.lgj_faq_hvm {
  padding: 44px 1.5rem 0;
}
}.lgj_faq_in_hvm {
  margin: 0 auto;
  max-width: 83.75rem;
}.lgj_faq_head_hvm {
  margin-bottom: 20px;
}.lgj_faq_label_hvm {
  margin-bottom: 8px;
  color: #C8831C;
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
}.lgj_faq_h2_hvm {
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-size: 20px;
  color: #F6EED8;
  font-weight: 800;
}
@media(min-width:768px) {.lgj_faq_h2_hvm {
  font-size: 1.5rem;
}
}.lgj_faq_list_hvm {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.lgj_faq_item_hvm {
  background: #1E1710;
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid rgba(255, 215, 140, 0.13);
}.lgj_faq_q_hvm {
  transition: color .2s;
  padding: 16px 20px;
  gap: 0.75rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  cursor: pointer;
  overflow-wrap: break-word;
  justify-content: space-between;
  font-weight: 600;
  color: #D9C9A6;
  font-size: 0.875rem;
}.lgj_faq_q_hvm:hover {
  color: #F6EED8;
}.lgj_faq_q_ic_hvm {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255, 235, 200, 0.05);
  flex-shrink: 0;
  font-size: 1rem;
  justify-content: center;
  color: #C8831C;
  width: 24px;
  align-items: center;
  display: flex;
  height: 1.5rem;
}.lgj_faq_item_hvm.lgj_state_open_hvm .lgj_faq_q_ic_hvm {
  transform: rotate(45deg);
}.lgj_faq_a_hvm {
  padding: 0 20px 1rem;
  overflow-wrap: break-word;
  line-height: 1.7;
  font-size: 0.813rem;
  color: #8A7555;
  display: none;
}.lgj_faq_item_hvm.lgj_state_open_hvm .lgj_faq_a_hvm {
  display: block;
}.lgj_faq_a_hvm strong {
  font-weight: 700;
  color: #D9C9A6;
}.lgj_faq_a_hvm a {
  text-decoration: underline;
  color: #C8831C;
}.lgj_faq_a_hvm ul,.lgj_faq_a_hvm ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 20px;
}.lgj_faq_a_hvm ol {
  list-style: decimal;
}.lgj_faq_a_hvm li {
  line-height: 1.6;
  margin-bottom: 4px;
}.lgj_faq_a_hvm table {
  margin: 8px 0;
  overflow-x: auto;
  display: block;
  font-size: 12px;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 769px) {.lgj_faq_a_hvm table {
  display: table;
}
}.lgj_faq_a_hvm th {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255, 235, 200, 0.07);
  color: #D9C9A6;
  font-weight: 700;
  text-align: left;
}.lgj_faq_a_hvm td {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 235, 200, 0.05);
  color: #8A7555;
}.lgj_seo_hvm {
  background: #100C08;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.lgj_seo_hvm {
  padding: 2.75rem 24px 0;
}
}.lgj_seo_in_hvm {
  padding: 28px 24px;
  margin: 0 auto;
  border-radius: 14px;
  background: #1E1710;
  border: 1px solid rgba(255, 215, 140, 0.13);
  max-width: 83.75rem;
}
@media(min-width: 765px) {.lgj_seo_in_hvm {
  padding: 36px 40px;
}
}.lgj_seo_label_hvm {
  font-size: 11px;
  color: #C8831C;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  font-weight: 700;
}.lgj_seo_h2_hvm {
  color: #F6EED8;
  margin-bottom: 14px;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
  line-height: 1.25;
}
@media(min-width: 770px) {.lgj_seo_h2_hvm {
  font-size: 24px;
}
}.lgj_seo_body_hvm {
  color: #B09870;
  font-size: 14px;
  line-height: 1.75;
  overflow-wrap: break-word;
}.lgj_seo_body_hvm p {
  color: #B09870;
  margin-bottom: 0.75rem;
  font-size: 14px;
  line-height: 1.75;
}.lgj_seo_body_hvm p:last-child {
  margin-bottom: 0;
}.lgj_seo_body_hvm strong {
  font-weight: 700;
  color: #D9C9A6;
}.lgj_seo_body_hvm a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8831C;
}.lgj_seo_body_hvm a:hover {
  color: #E09A2E;
}.lgj_seo_body_hvm ul,.lgj_seo_body_hvm ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.lgj_seo_body_hvm ol {
  list-style: decimal;
}.lgj_seo_body_hvm li {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #B09870;
  margin-bottom: 6px;
}.lgj_seo_body_hvm table {
  width: 100%;
  margin-bottom: 12px;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  font-size: 0.813rem;
}
@media(min-width: 766px) {.lgj_seo_body_hvm table {
  display: table;
}
}.lgj_seo_body_hvm th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 235, 200, 0.07);
  text-align: left;
  color: #D9C9A6;
  font-weight: 700;
}.lgj_seo_body_hvm td {
  border-bottom: 1px solid rgba(255, 235, 200, 0.05);
  padding: 0.625rem 12px;
  color: #B09870;
}.lgj_seo_cols_hvm {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.lgj_seo_cols_hvm {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.lgj_seo_cols_hvm {
  grid-template-columns: repeat(3,1fr);
}
}.lgj_seo_col_h_hvm {
  margin-bottom: 0.438rem;
  font-weight: 700;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #D9C9A6;
}.lgj_seo_col_p_hvm {
  font-size: 13px;
  line-height: 1.65;
  color: #8A7555;
  overflow-wrap: break-word;
}.lgj_seo_stats_hvm {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.lgj_seo_stat_hvm {
  border-radius: 8px;
  padding: 14px 16px;
  background: rgba(200, 131, 28, 0.07);
  flex: 1;
  border: 1px solid rgba(200, 131, 28, 0.18);
  min-width: 140px;
}.lgj_seo_stat_val_hvm {
  color: #C8831C;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
}.lgj_seo_stat_lb_hvm {
  color: #8A7555;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.lgj_rv_hvm {
  background: #100C08;
  padding: 2.25rem 16px 0;
}
@media(min-width: 771px) {.lgj_rv_hvm {
  padding: 2.75rem 24px 0;
}
}.lgj_rv_in_hvm {
  margin: 0 auto;
  max-width: 1340px;
}.lgj_rv_head_hvm {
  margin-bottom: 20px;
  max-width: 45rem;
}.lgj_rv_label_hvm {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  color: #C8831C;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
}.lgj_rv_h2_hvm {
  color: #F6EED8;
  font-size: 1.375rem;
  margin-bottom: 10px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Cinzel', serif;
}
@media(min-width: 770px) {.lgj_rv_h2_hvm {
  font-size: 1.75rem;
}
}.lgj_rv_stats_hvm {
  gap: 18px;
  color: #8A7555;
  flex-wrap: wrap;
  font-size: 13px;
  display: flex;
  align-items: center;
}.lgj_rv_stats_score_hvm {
  gap: 0.375rem;
  align-items: baseline;
  display: flex;
}.lgj_rv_stats_score_val_hvm {
  color: #D4A020;
  font-family: 'Cinzel', serif;
  font-size: 22px;
  font-weight: 800;
}.lgj_rv_stats_score_max_hvm {
  color: #6B5940;
  font-size: 0.813rem;
}.lgj_rv_stats_badge_hvm {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}.lgj_rv_stats_badge_hvm svg {
  color: #D4A020;
  width: 0.875rem;
  height: 14px;
}.lgj_rv_grid_hvm {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.lgj_rv_grid_hvm {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.lgj_rv_grid_hvm {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.lgj_rv_card_hvm {
  padding: 20px;
  background: #1E1710;
  border: 1px solid rgba(255, 215, 140, 0.13);
  border-radius: 8px;
  flex-direction: column;
  display: flex;
}.lgj_rv_card_stars_hvm {
  gap: 2px;
  color: #D4A020;
  margin-bottom: 10px;
  display: flex;
}.lgj_rv_card_stars_hvm svg {
  height: 0.875rem;
  width: 0.875rem;
}.lgj_rv_card_h_hvm {
  color: #F6EED8;
  line-height: 1.3;
  margin-bottom: 8px;
  font-size: 14px;
  overflow-wrap: break-word;
  font-weight: 700;
}.lgj_rv_card_body_hvm {
  flex: 1;
  font-size: 13px;
  margin-bottom: 0.875rem;
  color: #8A7555;
  line-height: 1.65;
  overflow-wrap: break-word;
}.lgj_rv_card_body_hvm strong {
  color: #D9C9A6;
  font-weight: 600;
}.lgj_rv_card_meta_hvm {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 235, 200, 0.05);
  flex-wrap: wrap;
  padding-top: 0.75rem;
  justify-content: space-between;
  align-items: center;
  display: flex;
}.lgj_rv_card_author_hvm {
  color: #D9C9A6;
  font-size: 12px;
  font-weight: 600;
}.lgj_rv_card_date_hvm {
  color: #6B5940;
  font-size: 0.688rem;
}.lgj_seo_hvm {
  background: #100C08;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.lgj_seo_hvm {
  padding: 2.75rem 24px 0;
}
}.lgj_seo_in_hvm {
  background: #1E1710;
  margin: 0 auto;
  border-radius: 0.875rem;
  border: 1px solid rgba(255, 215, 140, 0.13);
  padding: 28px 1.5rem;
  max-width: 1340px;
}
@media(min-width: 766px) {.lgj_seo_in_hvm {
  padding: 2.25rem 40px;
}
}.lgj_seo_label_hvm {
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  font-weight: 700;
  color: #C8831C;
  font-size: 0.688rem;
  text-transform: uppercase;
}.lgj_seo_h2_hvm {
  font-weight: 800;
  font-size: 1.25rem;
  color: #F6EED8;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  line-height: 1.25;
  margin-bottom: 14px;
}
@media(min-width: 766px) {.lgj_seo_h2_hvm {
  font-size: 24px;
}
}.lgj_seo_body_hvm {
  font-size: 0.875rem;
  color: #B09870;
  overflow-wrap: break-word;
  line-height: 1.75;
}.lgj_seo_body_hvm p {
  color: #B09870;
  margin-bottom: 12px;
  line-height: 1.75;
  font-size: 0.875rem;
}.lgj_seo_body_hvm p:last-child {
  margin-bottom: 0;
}.lgj_seo_body_hvm strong {
  font-weight: 700;
  color: #D9C9A6;
}.lgj_seo_body_hvm a {
  transition: color .2s;
  color: #C8831C;
  text-decoration: underline;
}.lgj_seo_body_hvm a:hover {
  color: #E09A2E;
}.lgj_seo_body_hvm ul,.lgj_seo_body_hvm ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.lgj_seo_body_hvm ol {
  list-style: decimal;
}.lgj_seo_body_hvm li {
  color: #B09870;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 1.75;
}.lgj_seo_body_hvm table {
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 12px;
  display: block;
  width: 100%;
  font-size: 0.813rem;
}
@media(min-width: 771px) {.lgj_seo_body_hvm table {
  display: table;
}
}.lgj_seo_body_hvm th {
  border-bottom: 1px solid rgba(255, 235, 200, 0.07);
  padding: 0.625rem 0.75rem;
  color: #D9C9A6;
  font-weight: 700;
  text-align: left;
}.lgj_seo_body_hvm td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 235, 200, 0.05);
  color: #B09870;
}.lgj_seo_cols_hvm {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 637px) {.lgj_seo_cols_hvm {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.lgj_seo_cols_hvm {
  grid-template-columns: repeat(3,1fr);
}
}.lgj_seo_col_h_hvm {
  font-size: 13px;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 7px;
  color: #D9C9A6;
}.lgj_seo_col_p_hvm {
  font-size: 0.813rem;
  color: #8A7555;
  line-height: 1.65;
  overflow-wrap: break-word;
}.lgj_seo_stats_hvm {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.lgj_seo_stat_hvm {
  border: 1px solid rgba(200, 131, 28, 0.18);
  background: rgba(200, 131, 28, 0.07);
  border-radius: 0.5rem;
  flex: 1;
  padding: 0.875rem 16px;
  min-width: 140px;
}.lgj_seo_stat_val_hvm {
  margin-bottom: 4px;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #C8831C;
  font-size: 1.25rem;
}.lgj_seo_stat_lb_hvm {
  color: #8A7555;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.lgj_ft_hvm {
  background: #080604;
  border-top: 1px solid rgba(255, 235, 200, 0.05);
  margin-top: 48px;
}.lgj_ft_support_hvm {
  border-bottom: 1px solid rgba(255, 235, 200, 0.05);
  padding: 24px 16px;
}
@media(min-width: 766px) {.lgj_ft_support_hvm {
  padding: 1.75rem 1.5rem;
}
}.lgj_ft_support_in_hvm {
  gap: 16px;
  margin: 0 auto;
  align-items: center;
  max-width: 83.75rem;
  display: flex;
  flex-wrap: wrap;
}.lgj_ft_support_main_hvm {
  flex: 1;
  gap: 16px;
  display: flex;
  min-width: 13.75rem;
  align-items: center;
  flex-wrap: wrap;
}.lgj_ft_support_ic_hvm {
  color: #C8831C;
  flex-shrink: 0;
}.lgj_ft_support_ic_hvm svg {
  stroke-linecap: round;
  height: 30px;
  width: 1.875rem;
  stroke-linejoin: round;
}.lgj_ft_support_text_title_hvm {
  color: #F6EED8;
  font-size: 15px;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 3px;
}.lgj_ft_support_text_sub_hvm {
  font-size: 12px;
  overflow-wrap: break-word;
  color: #8A7555;
}.lgj_ft_support_btn_hvm {
  padding: 0.688rem 22px;
  transition: background .2s;
  border-radius: 0.5rem;
  background: #C8831C;
  font-weight: 700;
  white-space: nowrap;
  color: #F6EED8;
  flex-shrink: 0;
  font-size: 0.813rem;
}.lgj_ft_support_btn_hvm:hover {
  background: #E09A2E;
}.lgj_ft_support_contacts_hvm {
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.lgj_ft_support_contact_hvm {
  line-height: 1.4;
  color: #6B5940;
  font-size: 0.75rem;
}.lgj_ft_support_contact_hvm strong {
  display: block;
  margin-bottom: 2px;
  font-weight: 600;
  color: #B09870;
  font-size: 0.688rem;
}.lgj_ft_main_hvm {
  border-bottom: 1px solid rgba(255, 235, 200, 0.05);
  padding: 32px 1rem 24px;
}
@media(min-width: 769px) {.lgj_ft_main_hvm {
  padding: 40px 1.5rem 32px;
}
}.lgj_ft_main_in_hvm {
  margin: 0 auto;
  gap: 24px;
  display: grid;
  max-width: 83.75rem;
  grid-template-columns: 1fr 1fr;
}
@media(min-width:640px) {.lgj_ft_main_in_hvm {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.lgj_ft_main_in_hvm {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.lgj_ft_col_logo_hvm {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.lgj_ft_col_logo_hvm {
  grid-column: auto;
}
}.lgj_ft_logo_hvm {
  gap: 9px;
  margin-bottom: 12px;
  font-size: 1rem;
  font-weight: 800;
  align-items: center;
  display: flex;
  color: #F6EED8;
  flex-wrap: wrap;
  overflow-wrap: break-word;
}.lgj_ft_logo_mark_hvm {
  overflow: hidden;
  border-radius: 4px;
  width: 30px;
  height: 1.875rem;
}.lgj_ft_logo_mark_hvm img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.lgj_ft_logo_sub_hvm {
  font-size: 12px;
  max-width: 200px;
  line-height: 1.55;
  overflow-wrap: break-word;
  color: #6B5940;
}.lgj_ft_col_title_hvm {
  text-transform: uppercase;
  margin-bottom: 14px;
  font-weight: 700;
  letter-spacing: .07em;
  font-size: 12px;
  color: #B09870;
}.lgj_ft_col_links_hvm {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.lgj_ft_col_link_hvm {
  transition: color .2s;
  color: #6B5940;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.lgj_ft_col_link_hvm:hover {
  color: #D9C9A6;
}.lgj_ft_apps_hvm {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.lgj_ft_app_card_hvm {
  border: 1px solid rgba(255, 215, 140, 0.13);
  border-radius: 4px;
  background: rgba(255, 235, 200, 0.05);
  gap: 10px;
  padding: 0.625rem 12px;
  transition: border-color .2s;
  align-items: center;
  display: flex;
}.lgj_ft_app_card_hvm:hover {
  border-color: rgba(210, 145, 40, 0.45);
}.lgj_ft_app_card_ic_hvm svg {
  width: 22px;
  height: 22px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.lgj_ft_app_card_os_hvm {
  color: #6B5940;
  font-weight: 600;
  font-size: 0.625rem;
}.lgj_ft_app_card_action_hvm {
  font-weight: 700;
  font-size: 0.75rem;
  color: #D9C9A6;
}.lgj_ft_bot_hvm {
  padding: 1.25rem 1rem;
}
@media(min-width: 771px) {.lgj_ft_bot_hvm {
  padding: 20px 1.5rem;
}
}.lgj_ft_bot_in_hvm {
  margin: 0 auto;
  gap: 1rem;
  align-items: center;
  max-width: 1340px;
  flex-wrap: wrap;
  display: flex;
}.lgj_ft_socials_hvm {
  gap: 0.5rem;
  display: flex;
}.lgj_ft_soc_hvm {
  background: rgba(255, 235, 200, 0.05);
  transition: background .2s;
  border: 1px solid rgba(255, 215, 140, 0.13);
  border-radius: 0.25rem;
  width: 2.25rem;
  color: #B09870;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 2.25rem;
}.lgj_ft_soc_hvm svg {
  height: 16px;
  width: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.lgj_ft_soc_hvm:hover {
  background: rgba(255, 235, 200, 0.07);
}.lgj_ft_legal_hvm {
  flex: 1;
  line-height: 1.6;
  min-width: 12.5rem;
  font-size: 11px;
  color: #907860;
  overflow-wrap: break-word;
}.lgj_ft_legal_hvm strong {
  color: #B09870;
  font-weight: 700;
}.lgj_ft_legal_hvm a {
  color: #B09870;
  text-decoration: underline;
}.lgj_ft_age_hvm {
  border-radius: 50%;
  border: 2px solid #907860;
  color: #907860;
  justify-content: center;
  align-items: center;
  font-size: 0.688rem;
  display: flex;
  width: 32px;
  height: 2rem;
  margin-left: auto;
  font-weight: 800;
  flex-shrink: 0;
}