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