*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  line-height: 1.6;
  font-family: 'Barlow', sans-serif;
  min-height: 100vh;
  color: #D9C5A8;
  -webkit-font-smoothing: antialiased;
  background-color: #130A05;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  color: inherit;
  cursor: pointer;
}a {
  color: inherit;
  text-decoration: none;
}.gxh_layout-xtq {
  min-height: 100vh;
  flex-direction: column;
  display: flex;
}.gxh_page-xtq {
  display: flex;
  min-height: 100vh;
}.gxh_main-xtq {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media screen and (min-width: 1078px) {.gxh_main-xtq {
  padding-left: 13.75rem;
}
}
@media screen and (max-width: 1081px) {.gxh_main-xtq {
  padding-bottom: 72px;
}
}.gxh_gc-xtq {
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.06);
  background: #1A0E06;
  border-radius: 0.5rem;
  width: 8.75rem;
  flex-shrink: 0;
  position: relative;
  cursor: pointer;
}
@media(min-width:640px) {.gxh_gc-xtq {
  width: 9.75rem;
}
}
@media(min-width: 1081px) {.gxh_gc-xtq {
  width: 10.5rem;
}
}.gxh_gc-xtq:hover {
  transform: translateY(-3px);
  border-color: rgba(200,137,30,0.08);
}.gxh_gc_img-xtq {
  overflow: hidden;
  padding-bottom: 80%;
  width: 100%;
  position: relative;
}.gxh_gc_img-xtq img {
  inset: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  position: absolute;
}.gxh_gc_hover-xtq {
  inset: 0;
  background: rgba(10,5,2,0.72);
  transition: opacity .2s;
  opacity: 0;
  align-items: center;
  position: absolute;
  justify-content: center;
  display: flex;
}.gxh_gc-xtq:hover .gxh_gc_hover-xtq {
  opacity: 1;
}.gxh_gc_hover_btn-xtq {
  background: #C8891E;
  border-radius: 0.25rem;
  padding: 8px 1rem;
  font-weight: 700;
  color: #F5E6CC;
  font-size: 0.75rem;
}.gxh_gc_info-xtq {
  padding: 0.5rem 10px 10px;
}.gxh_gc_name-xtq {
  overflow: hidden;
  font-weight: 600;
  color: #D9C5A8;
  white-space: nowrap;
  margin-bottom: 3px;
  max-width: 100%;
  text-overflow: ellipsis;
  font-size: 12px;
}.gxh_gc_prov-xtq {
  color: #6E5C45;
  font-size: 0.625rem;
}.gxh_gc_tag-xtq {
  border-radius: 4px;
  padding: 2px 0.438rem;
  text-transform: uppercase;
  left: 0.375rem;
  top: 6px;
  position: absolute;
  letter-spacing: .04em;
  font-weight: 700;
  font-size: 0.563rem;
  z-index: 2;
}.gxh_gc_tag_hot-xtq {
  background: #D44028;
  color: #fff;
}.gxh_gc_tag_new-xtq {
  background: #5CC44A;
  color: #130A05;
}.gxh_gc_tag_jp-xtq {
  background: #F2B827;
  color: #130A05;
}.gxh_gc_tag_ex-xtq {
  background: #8B4A14;
  color: #fff;
}.gxh_gc_tag_live-xtq {
  background: #D44028;
  color: #fff;
}.gxh_gr-xtq {
  padding: 32px 16px 0;
  background: #130A05;
}
@media(min-width:768px) {.gxh_gr-xtq {
  padding: 2.25rem 24px 0;
}
}.gxh_gr_in-xtq {
  margin: 0 auto;
  max-width: 82.5rem;
}.gxh_gr_head-xtq {
  gap: 12px;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
  align-items: center;
  display: flex;
}.gxh_gr_head_l-xtq {
  gap: 10px;
  flex: 1;
  min-width: 0;
  align-items: center;
  display: flex;
}.gxh_gr_ic-xtq {
  border-radius: 8px;
  align-items: center;
  width: 2rem;
  justify-content: center;
  height: 32px;
  display: flex;
  flex-shrink: 0;
}.gxh_gr_ic-xtq svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1rem;
  width: 1rem;
}.gxh_gr_title-xtq {
  font-weight: 700;
  font-family: 'Rye', serif;
  color: #F5E6CC;
  overflow-wrap: break-word;
  font-size: 16px;
}
@media(min-width: 769px) {.gxh_gr_title-xtq {
  font-size: 18px;
}
}.gxh_gr_more-xtq {
  transition: color .2s;
  gap: 5px;
  flex-shrink: 0;
  color: #8A7258;
  font-size: 0.75rem;
  display: flex;
  font-weight: 600;
  white-space: nowrap;
  align-items: center;
}.gxh_gr_more-xtq:hover {
  color: #C8891E;
}.gxh_gr_more-xtq svg {
  stroke-linejoin: round;
  height: 0.75rem;
  stroke-linecap: round;
  width: 12px;
}.gxh_gr_arrows-xtq {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.gxh_gr_arr-xtq {
  border: 1px solid rgba(255,255,255,0.11);
  background: rgba(255,255,255,0.05);
  border-radius: 4px;
  transition: background .15s,color .15s;
  height: 1.875rem;
  width: 1.875rem;
  display: flex;
  justify-content: center;
  color: #A8906E;
  align-items: center;
}.gxh_gr_arr-xtq:hover {
  background: rgba(255,255,255,0.07);
  color: #F5E6CC;
}.gxh_gr_arr-xtq svg {
  height: 13px;
  stroke-linecap: round;
  width: 0.813rem;
  stroke-linejoin: round;
}.gxh_gr_seo_h-xtq {
  margin: 0 0 0.375rem;
  font-family: 'Rye', serif;
  font-weight: 700;
  overflow-wrap: break-word;
  max-width: 42.5rem;
  font-size: 13px;
  color: #D9C5A8;
}
@media(min-width: 766px) {.gxh_gr_seo_h-xtq {
  font-size: 14px;
}
}.gxh_gr_seo-xtq {
  color: #8A7258;
  max-width: 42.5rem;
  overflow-wrap: break-word;
  margin-bottom: 12px;
  font-size: 0.75rem;
  line-height: 1.55;
}.gxh_gr_seo-xtq strong {
  font-weight: 600;
  color: #D9C5A8;
}.gxh_gr_scroll-xtq {
  gap: 0.625rem;
  -webkit-overflow-scrolling: touch;
  display: flex;
  padding-bottom: 10px;
  scrollbar-width: none;
  overflow-x: auto;
}.gxh_gr_scroll-xtq::-webkit-scrollbar {
  display: none;
}
@media(min-width: 771px) {.gxh_gr_scroll-xtq {
  gap: 12px;
}
}.gxh_tb-xtq {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  background: #110905;
  align-items: center;
  left: 0;
  height: 3.5rem;
  display: flex;
  right: 0;
  top: 0;
  position: fixed;
  z-index: 80;
}.gxh_tb_in-xtq {
  padding: 0 0.875rem;
  gap: 0;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
}.gxh_tb_burger-xtq {
  border-radius: 0.5rem;
  gap: 0.313rem;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  height: 2.375rem;
  width: 38px;
  justify-content: center;
  flex-direction: column;
  margin-right: 8px;
}.gxh_tb_burger-xtq:hover {
  background: rgba(255,255,255,0.05);
}.gxh_tb_burger_line-xtq {
  border-radius: 1px;
  background: #A8906E;
  display: block;
  height: 2px;
  width: 18px;
}
@media(min-width: 1077px) {.gxh_tb_burger-xtq {
  display: none;
}
}.gxh_tb_logo-xtq {
  gap: 0.563rem;
  margin-right: 1.25rem;
  letter-spacing: -.01em;
  font-size: 18px;
  overflow-wrap: break-word;
  display: flex;
  color: #F5E6CC;
  font-weight: 800;
  flex-shrink: 0;
  align-items: center;
}.gxh_tb_logo_mark-xtq {
  border-radius: 0.5rem;
  overflow: hidden;
  display: flex;
  align-items: center;
  height: 32px;
  justify-content: center;
  width: 32px;
}.gxh_tb_logo_mark-xtq img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.gxh_tb_nav-xtq {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width:640px) {.gxh_tb_nav-xtq {
  display: flex;
}
}.gxh_tb_tab-xtq {
  padding: 0.5rem 14px;
  transition: background .15s,color .15s;
  border-radius: 8px;
  font-weight: 600;
  font-size: 13px;
  color: #A8906E;
  white-space: nowrap;
}.gxh_tb_tab-xtq:hover {
  background: rgba(255,255,255,0.05);
  color: #F5E6CC;
}.gxh_tb_tab-xtq.gxh_state_active-xtq {
  background: rgba(200,137,30,0.18);
  color: #F5E6CC;
}.gxh_tb_right-xtq {
  gap: 8px;
  margin-left: auto;
  align-items: center;
  display: flex;
  flex-shrink: 0;
}.gxh_tb_login-xtq {
  border: 1px solid rgba(255,255,255,0.11);
  background: rgba(255,255,255,0.05);
  border-radius: 0.5rem;
  padding: 0.563rem 1rem;
  transition: border-color .2s,color .2s;
  color: #D9C5A8;
  display: none;
  font-weight: 600;
  font-size: 0.813rem;
}.gxh_tb_login-xtq:hover {
  border-color: rgba(200,138,30,0.55);
  color: #F5E6CC;
}
@media(min-width: 478px) {.gxh_tb_login-xtq {
  display: block;
}
}.gxh_tb_reg-xtq {
  border-radius: 8px;
  transition: background .2s;
  padding: 9px 18px;
  background: #5CC44A;
  font-weight: 700;
  color: #0F0703;
  font-size: 13px;
  white-space: nowrap;
}.gxh_tb_reg-xtq:hover {
  background: #72D860;
}.gxh_sb-xtq {
  border-right: 1px solid rgba(255,255,255,0.05);
  transition: transform .25s ease;
  transform: translateX(-100%);
  background: #221208;
  bottom: 0;
  z-index: 70;
  width: 13.75rem;
  position: fixed;
  overflow-y: auto;
  left: 0;
  top: 56px;
}.gxh_sb-xtq.gxh_state_open-xtq {
  transform: translateX(0);
}.gxh_sb-xtq::-webkit-scrollbar {
  width: 0.25rem;
}.gxh_sb-xtq::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255,255,255,0.07);
}
@media(min-width: 1079px) {.gxh_sb-xtq {
  transform: translateX(0);
}
}.gxh_sb_auth-xtq {
  padding: 0.875rem 12px 0.625rem;
}.gxh_sb_btn_reg-xtq {
  border-radius: 0.5rem;
  background: #5CC44A;
  padding: 11px;
  transition: background .2s;
  font-size: 13px;
  display: block;
  font-weight: 700;
  text-align: center;
  margin-bottom: 8px;
  color: #0F0703;
}.gxh_sb_btn_reg-xtq:hover {
  background: #72D860;
}.gxh_sb_btn_login-xtq {
  transition: border-color .2s;
  background: rgba(255,255,255,0.05);
  padding: 10px;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 8px;
  font-size: 0.813rem;
  color: #D9C5A8;
  display: block;
  font-weight: 600;
  text-align: center;
}.gxh_sb_btn_login-xtq:hover {
  border-color: rgba(200,138,30,0.55);
  color: #F5E6CC;
}.gxh_sb_promo-xtq {
  background: linear-gradient(135deg,#3E1A04,#221208);
  margin: 0 12px 10px;
  border: 1px solid rgba(200,137,30,0.18);
  overflow: hidden;
  border-radius: 0.5rem;
  padding: 12px 0.875rem;
  position: relative;
}.gxh_sb_promo-xtq::before {
  background: radial-gradient(circle,rgba(200,137,30,0.18),transparent 70%);
  border-radius: 50%;
  height: 5rem;
  top: -20px;
  width: 5rem;
  position: absolute;
  right: -1.25rem;
  content: '';
}.gxh_sb_promo_title-xtq {
  font-size: 0.688rem;
  letter-spacing: .06em;
  margin-bottom: 4px;
  text-transform: uppercase;
  font-weight: 700;
  color: #C8891E;
}.gxh_sb_promo_text-xtq {
  font-weight: 600;
  line-height: 1.35;
  overflow-wrap: break-word;
  color: #F5E6CC;
  font-size: 12px;
}.gxh_sb_promo_sub-xtq {
  margin-top: 3px;
  color: #8A7258;
  font-size: 10px;
}.gxh_sb_nav-xtq {
  padding: 0.375rem 0.5rem 16px;
}.gxh_sb_nav_lb-xtq {
  padding: 10px 0.5rem 0.375rem;
  letter-spacing: .08em;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 700;
  color: #6E5C45;
}.gxh_sb_link-xtq {
  gap: 0.625rem;
  transition: background .15s,color .15s;
  border-radius: 0.25rem;
  padding: 9px 0.625rem;
  display: flex;
  font-weight: 500;
  align-items: center;
  font-size: 13px;
  color: #A8906E;
  cursor: pointer;
  overflow-wrap: break-word;
}.gxh_sb_link-xtq:hover {
  background: rgba(255,255,255,0.05);
  color: #F5E6CC;
}.gxh_sb_link-xtq.gxh_state_active-xtq {
  background: rgba(200,137,30,0.18);
  color: #F5E6CC;
}.gxh_sb_ic-xtq {
  border-radius: 0.25rem;
  height: 30px;
  width: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
}.gxh_sb_ic-xtq svg {
  stroke-linejoin: round;
  height: 1rem;
  width: 1rem;
  stroke-linecap: round;
}.gxh_sb_ic_1-xtq {
  background: rgba(200,137,30,0.08);
  color: #C8891E;
}.gxh_sb_ic_2-xtq {
  background: rgba(92,196,74,0.16);
  color: #5CC44A;
}.gxh_sb_ic_3-xtq {
  background: rgba(242,184,39,0.16);
  color: #F2B827;
}.gxh_sb_ic_4-xtq {
  background: rgba(139,74,20,0.22);
  color: #8B4A14;
}.gxh_sb_ic_5-xtq {
  background: rgba(200,137,30,0.08);
  color: #E05882;
}.gxh_sb_ic_6-xtq {
  background: rgba(139,74,20,0.22);
  color: #9B52C8;
}.gxh_sb_badge-xtq {
  padding: 2px 7px;
  background: #F2B827;
  border-radius: 0.25rem;
  color: #0F0703;
  font-weight: 700;
  font-size: 0.563rem;
  margin-left: auto;
}.gxh_sb_bot-xtq {
  padding: 12px;
  gap: 0.5rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  display: flex;
}.gxh_sb_lang-xtq,.gxh_sb_help-xtq {
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.06);
  transition: border-color .2s;
  flex: 1;
  border-radius: 0.25rem;
  gap: 0.375rem;
  padding: 0.563rem 6px;
  display: flex;
  font-size: 11px;
  font-weight: 600;
  justify-content: center;
  color: #A8906E;
  align-items: center;
}.gxh_sb_lang-xtq:hover,.gxh_sb_help-xtq:hover {
  border-color: rgba(200,138,30,0.55);
  color: #F5E6CC;
}.gxh_sb_lang-xtq svg,.gxh_sb_help-xtq svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.813rem;
  height: 13px;
}.gxh_sb_bd-xtq {
  inset: 0;
  background: rgba(10,5,2,0.72);
  display: none;
  position: fixed;
  z-index: 69;
}.gxh_sb_bd-xtq.gxh_state_on-xtq {
  display: block;
}
@media(min-width: 1082px) {.gxh_sb_bd-xtq {
  display: none!important;
}
}.gxh_mob_nav-xtq {
  border-top: 1px solid rgba(255,255,255,0.11);
  background: #221208;
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  right: 0;
  display: flex;
  z-index: 80;
  left: 0;
  bottom: 0;
  position: fixed;
}
@media(min-width: 1079px) {.gxh_mob_nav-xtq {
  display: none;
}
}.gxh_mob_nav_item-xtq {
  flex: 1;
  gap: 0.25rem;
  padding: 4px 2px;
  cursor: pointer;
  color: #6E5C45;
  align-items: center;
  flex-direction: column;
  display: flex;
}.gxh_mob_nav_ic-xtq {
  line-height: 1;
}.gxh_mob_nav_ic-xtq svg {
  stroke-linejoin: round;
  width: 1.25rem;
  height: 20px;
  stroke-linecap: round;
}.gxh_mob_nav_lb-xtq {
  font-size: 10px;
  font-weight: 600;
  color: #6E5C45;
}.gxh_mob_nav_item-xtq.gxh_state_active-xtq {
  color: #C8891E;
}.gxh_mob_nav_item-xtq.gxh_state_active-xtq .gxh_mob_nav_lb-xtq {
  color: #C8891E;
}.gxh_hero-xtq {
  background: #130A05;
  padding: 1.25rem 16px 0;
}
@media(min-width: 769px) {.gxh_hero-xtq {
  padding: 24px 24px 0;
}
}.gxh_hero_in-xtq {
  gap: 0.75rem;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 1320px;
}
@media(min-width: 859px) {.gxh_hero_in-xtq {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1101px) {.gxh_hero_in-xtq {
  grid-template-columns: 1fr 21.25rem;
}
}.gxh_hero_promo-xtq {
  overflow: hidden;
  border-radius: 0.75rem;
  background: #1A0E06;
  min-height: 220px;
  position: relative;
  align-items: stretch;
  display: flex;
}
@media(min-width: 771px) {.gxh_hero_promo-xtq {
  min-height: 17.5rem;
}
}.gxh_hero_promo_bg-xtq {
  inset: 0;
  background-position: center;
  background: linear-gradient(120deg,#3E1A04 0%,#130A05 100%);
  position: absolute;
  background-size: cover;
}.gxh_hero_promo_bg-xtq::after {
  inset: 0;
  background: linear-gradient(90deg,#130A05 0%,rgba(10,5,2,0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.gxh_hero_promo_glow-xtq {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(139,74,20,0.22) 0%,transparent 65%);
  width: 18.75rem;
  height: 300px;
  right: 3.75rem;
  position: absolute;
  top: -2.5rem;
  pointer-events: none;
}.gxh_hero_promo_ct-xtq {
  padding: 28px 24px 28px 1.75rem;
  max-width: 480px;
  display: flex;
  position: relative;
  justify-content: center;
  z-index: 2;
  flex-direction: column;
}
@media(min-width: 765px) {.gxh_hero_promo_ct-xtq {
  padding: 2.5rem 2rem;
}
}.gxh_hero_badge-xtq {
  border-radius: 20px;
  padding: 5px 0.75rem;
  border: 1px solid rgba(200,137,30,0.08);
  background: rgba(200,137,30,0.18);
  margin-bottom: 0.875rem;
  display: inline-block;
  letter-spacing: .08em;
  color: #C8891E;
  font-size: 0.625rem;
  font-weight: 700;
  text-transform: uppercase;
}.gxh_hero_h1-xtq {
  font-size: 1.625rem;
  font-family: 'Rye', serif;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F5E6CC;
  line-height: 1.15;
  margin-bottom: 10px;
}.gxh_hero_h1-xtq em {
  color: #F2B827;
  font-style: normal;
}
@media(min-width: 769px) {.gxh_hero_h1-xtq {
  font-size: 2.25rem;
}
}.gxh_hero_sub-xtq {
  color: #A8906E;
  line-height: 1.55;
  font-size: 13px;
  margin-bottom: 1.25rem;
}
@media(min-width: 767px) {.gxh_hero_sub-xtq {
  font-size: 14px;
}
}.gxh_hero_row-xtq {
  gap: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.gxh_hero_cta-xtq {
  transition: background .2s;
  border-radius: 8px;
  padding: 13px 26px;
  background: #5CC44A;
  font-weight: 700;
  color: #0F0703;
  font-size: 14px;
  box-shadow: 0 6px 1.25rem rgba(92,196,74,0.40), inset 0 1px 0 rgba(255,255,255,0.14);
}.gxh_hero_cta-xtq:hover {
  background: #72D860;
}.gxh_hero_terms-xtq {
  font-size: 11px;
  color: #6E5C45;
}.gxh_hero_game-xtq {
  border-radius: 0.75rem;
  background: #1A0E06;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.06);
  display: flex;
  flex-direction: column;
  position: relative;
}.gxh_hero_game_badge-xtq {
  background: rgba(242,184,39,0.16);
  border: 1px solid rgba(242,184,39,0.16);
  border-radius: 1.25rem;
  padding: 0.313rem 0.625rem;
  font-size: 10px;
  z-index: 3;
  position: absolute;
  letter-spacing: .06em;
  font-weight: 700;
  top: 0.75rem;
  color: #F2B827;
  left: 12px;
  text-transform: uppercase;
}.gxh_hero_game_badge-xtq svg {
  margin-right: 4px;
  height: 11px;
  width: 11px;
  vertical-align: -1px;
}.gxh_hero_game_img-xtq {
  overflow: hidden;
  background: linear-gradient(135deg,#3E1A04,#130A05);
  position: relative;
  padding-bottom: 60%;
}.gxh_hero_game_img-xtq img {
  inset: 0;
  width: 100%;
  position: absolute;
  height: 100%;
  object-fit: cover;
}.gxh_hero_game_play-xtq {
  background: rgba(10,5,2,0.72);
  inset: 0;
  transition: opacity .2s;
  display: flex;
  opacity: 0;
  position: absolute;
  justify-content: center;
  align-items: center;
}.gxh_hero_game-xtq:hover .gxh_hero_game_play-xtq {
  opacity: 1;
}.gxh_hero_game_play-xtq span {
  background: #C8891E;
  border-radius: 50%;
  width: 3.25rem;
  height: 52px;
  justify-content: center;
  align-items: center;
  display: flex;
}.gxh_hero_game_play-xtq span svg {
  margin-left: 2px;
  width: 18px;
  height: 1.125rem;
}.gxh_hero_game_info-xtq {
  padding: 0.875rem 16px;
}.gxh_hero_game_title-xtq {
  margin-bottom: 0.25rem;
  font-weight: 700;
  font-size: 15px;
  overflow-wrap: break-word;
  color: #F5E6CC;
}.gxh_hero_game_provider-xtq {
  font-size: 0.688rem;
  color: #8A7258;
}.gxh_hero_game_btn-xtq {
  margin: 0.75rem 16px 16px;
  background: #C8891E;
  padding: 0.688rem;
  transition: background .2s;
  border-radius: 0.5rem;
  font-weight: 700;
  color: #F5E6CC;
  font-size: 13px;
  display: block;
  text-align: center;
}.gxh_hero_game-xtq:hover .gxh_hero_game_btn-xtq {
  background: #DFA030;
}.gxh_wy-xtq {
  background: #130A05;
  padding: 32px 1rem 0;
}
@media(min-width: 765px) {.gxh_wy-xtq {
  padding: 40px 1.5rem 0;
}
}.gxh_wy_in-xtq {
  margin: 0 auto;
  max-width: 1320px;
}.gxh_wy_head-xtq {
  margin-bottom: 1.125rem;
  max-width: 720px;
}.gxh_wy_label-xtq {
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #C8891E;
  margin-bottom: 0.5rem;
  font-weight: 700;
}.gxh_wy_h2-xtq {
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
  font-family: 'Rye', serif;
  margin-bottom: 0.5rem;
  color: #F5E6CC;
}
@media(min-width: 770px) {.gxh_wy_h2-xtq {
  font-size: 24px;
}
}.gxh_wy_intro-xtq {
  margin: 0;
  line-height: 1.6;
  font-size: 13px;
  color: #8A7258;
}.gxh_wy_grid-xtq {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 638px) {.gxh_wy_grid-xtq {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.gxh_wy_grid-xtq {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.gxh_wy_card-xtq {
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.11);
  padding: 1.25rem;
  background: #221208;
  transition: border-color .2s,transform .2s;
}.gxh_wy_card-xtq:hover {
  transform: translateY(-2px);
  border-color: rgba(200,137,30,0.08);
}.gxh_wy_card_ic-xtq {
  border-radius: 50%;
  background: rgba(200,137,30,0.18);
  align-items: center;
  color: #C8891E;
  display: flex;
  justify-content: center;
  width: 44px;
  margin-bottom: 14px;
  height: 44px;
}.gxh_wy_card_ic-xtq svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 22px;
  height: 1.375rem;
}.gxh_wy_card_h-xtq {
  font-size: 15px;
  color: #F5E6CC;
  overflow-wrap: break-word;
  font-weight: 700;
  line-height: 1.25;
  margin-bottom: 0.375rem;
}.gxh_wy_card_p-xtq {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #8A7258;
}.gxh_wy_card_p-xtq strong {
  font-weight: 600;
  color: #D9C5A8;
}.gxh_ws-xtq {
  padding: 2rem 16px 0;
  background: #130A05;
}
@media(min-width: 771px) {.gxh_ws-xtq {
  padding: 2.25rem 1.5rem 0;
}
}.gxh_ws_in-xtq {
  margin: 0 auto;
  max-width: 82.5rem;
}.gxh_ws_head-xtq {
  gap: 0.75rem;
  display: flex;
  margin-bottom: 0.875rem;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
}.gxh_ws_title-xtq {
  gap: 10px;
  font-weight: 700;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  font-size: 1rem;
  align-items: center;
  color: #F5E6CC;
  display: flex;
  font-family: 'Rye', serif;
}.gxh_ws_title_ic-xtq svg {
  color: #F2B827;
  height: 1.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.125rem;
}.gxh_ws_online-xtq {
  gap: 0.438rem;
  font-size: 0.75rem;
  display: flex;
  font-weight: 600;
  align-items: center;
  color: #8A7258;
}.gxh_ws_online_dot-xtq {
  background: #5CC44A;
  border-radius: 50%;
  height: 8px;
  width: 8px;
  box-shadow: 0 0 6px rgba(92,196,74,0.16);
  flex-shrink: 0;
}.gxh_ws_scroll-xtq {
  gap: 0.5rem;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
  padding-bottom: 0.5rem;
}.gxh_ws_scroll-xtq::-webkit-scrollbar {
  display: none;
}.gxh_wc-xtq {
  border: 1px solid rgba(255,255,255,0.11);
  background: #1A0E06;
  border-radius: 8px;
  gap: 10px;
  padding: 0.625rem 14px;
  display: flex;
  min-width: 13.75rem;
  flex-shrink: 0;
  align-items: center;
}.gxh_wc_img-xtq {
  background: #221208;
  overflow: hidden;
  border-radius: 4px;
  width: 2.25rem;
  height: 2.25rem;
  flex-shrink: 0;
}.gxh_wc_img-xtq img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.gxh_wc_info-xtq {
  min-width: 0;
}.gxh_wc_game-xtq {
  overflow: hidden;
  color: #D9C5A8;
  white-space: nowrap;
  font-size: 12px;
  font-weight: 600;
  text-overflow: ellipsis;
}.gxh_wc_player-xtq {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.625rem;
  color: #6E5C45;
  white-space: nowrap;
}.gxh_wc_amount-xtq {
  color: #5CC44A;
  font-size: 0.813rem;
  flex-shrink: 0;
  margin-left: auto;
  white-space: nowrap;
  font-weight: 700;
}.gxh_prov-xtq {
  background: #130A05;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.gxh_prov-xtq {
  padding: 44px 1.5rem 0;
}
}.gxh_prov_in-xtq {
  margin: 0 auto;
  max-width: 82.5rem;
}.gxh_prov_head-xtq {
  margin-bottom: 1rem;
}.gxh_prov_label-xtq {
  margin-bottom: 8px;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
  color: #C8891E;
}.gxh_prov_h2-xtq {
  font-family: 'Rye', serif;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 8px;
  color: #F5E6CC;
  font-weight: 800;
}
@media(min-width: 767px) {.gxh_prov_h2-xtq {
  font-size: 1.5rem;
}
}.gxh_prov_seo-xtq {
  color: #8A7258;
  font-size: 0.813rem;
  max-width: 38.75rem;
  margin-bottom: 1rem;
  overflow-wrap: break-word;
  line-height: 1.6;
}.gxh_prov_seo-xtq strong {
  font-weight: 700;
  color: #D9C5A8;
}.gxh_prov_seo-xtq a {
  color: #C8891E;
  text-decoration: underline;
}.gxh_prov_grid-xtq {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 642px) {.gxh_prov_grid-xtq {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1083px) {.gxh_prov_grid-xtq {
  grid-template-columns: repeat(8,1fr);
}
}.gxh_prov_card-xtq {
  transition: border-color .2s,background .2s;
  background: #1A0E06;
  gap: 7px;
  border: 1px solid rgba(255,255,255,0.11);
  padding: 14px 0.625rem;
  border-radius: 0.5rem;
  display: flex;
  cursor: pointer;
  flex-direction: column;
  align-items: center;
}.gxh_prov_card-xtq:hover {
  border-color: rgba(200,138,30,0.55);
  background: #221208;
}.gxh_prov_logo-xtq {
  overflow: hidden;
  border-radius: 4px;
  background: rgba(255,255,255,0.05);
  display: flex;
  justify-content: center;
  width: 2.75rem;
  align-items: center;
  height: 2.75rem;
}.gxh_prov_logo-xtq img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.gxh_prov_name-xtq {
  overflow-wrap: break-word;
  font-weight: 600;
  text-align: center;
  font-size: 11px;
  color: #A8906E;
}.gxh_bon-xtq {
  padding: 2.25rem 16px 0;
  background: #130A05;
}
@media(min-width: 767px) {.gxh_bon-xtq {
  padding: 2.75rem 24px 0;
}
}.gxh_bon_in-xtq {
  margin: 0 auto;
  max-width: 82.5rem;
}.gxh_bon_head-xtq {
  margin-bottom: 20px;
}.gxh_bon_label-xtq {
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
  color: #C8891E;
}.gxh_bon_h2-xtq {
  margin-bottom: 8px;
  color: #F5E6CC;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Rye', serif;
  font-size: 20px;
}
@media(min-width: 769px) {.gxh_bon_h2-xtq {
  font-size: 1.5rem;
}
}.gxh_bon_seo-xtq {
  color: #8A7258;
  overflow-wrap: break-word;
  max-width: 620px;
  line-height: 1.6;
  font-size: 0.813rem;
}.gxh_bon_seo-xtq strong {
  color: #D9C5A8;
  font-weight: 700;
}.gxh_bon_seo-xtq a {
  color: #C8891E;
  text-decoration: underline;
}.gxh_bon_grid-xtq {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 642px) {.gxh_bon_grid-xtq {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.gxh_bon_grid-xtq {
  grid-template-columns: repeat(5,1fr);
}
}.gxh_bon_card-xtq {
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.11);
  padding: 1rem;
  transition: border-color .2s,transform .2s;
  background: #1A0E06;
}.gxh_bon_card-xtq:hover {
  transform: translateY(-2px);
  border-color: rgba(200,137,30,0.08);
}.gxh_bon_card_ic-xtq svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.625rem;
  width: 1.625rem;
}.gxh_bon_card_ic-xtq {
  margin-bottom: 10px;
}.gxh_bon_card_type-xtq {
  font-weight: 700;
  color: #8A7258;
  font-size: 0.625rem;
  margin-bottom: 6px;
  text-transform: uppercase;
  letter-spacing: .06em;
}.gxh_bon_card_amount-xtq {
  color: #F2B827;
  margin-bottom: 6px;
  line-height: 1.1;
  font-size: 18px;
  font-weight: 800;
}.gxh_bon_card_name-xtq {
  font-size: 0.813rem;
  color: #F5E6CC;
  overflow-wrap: break-word;
  font-weight: 600;
  margin-bottom: 0.5rem;
}.gxh_bon_card_detail-xtq {
  border-top: 1px solid rgba(255,255,255,0.05);
  color: #6E5C45;
  padding-top: 8px;
  font-size: 0.688rem;
  overflow-wrap: break-word;
  line-height: 1.5;
}.gxh_reg-xtq {
  padding: 2.25rem 1rem 0;
  background: #130A05;
}
@media(min-width:768px) {.gxh_reg-xtq {
  padding: 2.75rem 24px 0;
}
}.gxh_reg_in-xtq {
  margin: 0 auto;
  background: #221208;
  border-radius: 0.75rem;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255,255,255,0.06);
  max-width: 82.5rem;
}
@media(min-width: 769px) {.gxh_reg_in-xtq {
  padding: 40px;
}
}.gxh_reg_top-xtq {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 857px) {.gxh_reg_top-xtq {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.gxh_reg_label-xtq {
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 10px;
  color: #C8891E;
  letter-spacing: .08em;
  text-transform: uppercase;
}.gxh_reg_h2-xtq {
  color: #F5E6CC;
  overflow-wrap: break-word;
  font-size: 22px;
  font-family: 'Rye', serif;
  line-height: 1.2;
  margin-bottom: 12px;
  font-weight: 800;
}
@media(min-width: 771px) {.gxh_reg_h2-xtq {
  font-size: 28px;
}
}.gxh_reg_bonus-xtq {
  border-radius: 0.5rem;
  gap: 0.5rem;
  background: rgba(242,184,39,0.16);
  border: 1px solid rgba(242,184,39,0.16);
  padding: 10px 1rem;
  align-items: center;
  margin-bottom: 1rem;
  display: inline-flex;
}.gxh_reg_bonus_amount-xtq {
  color: #F2B827;
  font-weight: 800;
  font-size: 20px;
}.gxh_reg_bonus_text-xtq {
  color: #A8906E;
  font-size: 13px;
  line-height: 1.35;
}.gxh_reg_cta_btn-xtq {
  transition: background .2s;
  background: #5CC44A;
  padding: 14px 2rem;
  border-radius: 0.5rem;
  display: inline-block;
  box-shadow: 0 6px 20px rgba(92,196,74,0.40), inset 0 1px 0 rgba(255,255,255,0.14);
  font-size: 15px;
  color: #0F0703;
  margin-bottom: 0.75rem;
  font-weight: 700;
}.gxh_reg_cta_btn-xtq:hover {
  background: #72D860;
}.gxh_reg_terms-xtq {
  line-height: 1.5;
  color: #6E5C45;
  font-size: 0.688rem;
}.gxh_reg_seo-xtq {
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 20px;
  overflow-wrap: break-word;
  padding-top: 20px;
  line-height: 1.65;
  color: #8A7258;
  font-size: 0.813rem;
}.gxh_reg_seo-xtq p {
  line-height: 1.65;
  font-size: 13px;
  margin-bottom: 0.625rem;
  color: #8A7258;
}.gxh_reg_seo-xtq p:last-child {
  margin-bottom: 0;
}.gxh_reg_seo-xtq strong {
  color: #D9C5A8;
  font-weight: 700;
}.gxh_reg_seo-xtq a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8891E;
}.gxh_reg_seo-xtq a:hover {
  color: #DFA030;
}.gxh_reg_seo-xtq ul,.gxh_reg_seo-xtq ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 1.125rem;
}.gxh_reg_seo-xtq ol {
  list-style: decimal;
}.gxh_reg_seo-xtq li {
  line-height: 1.65;
  font-size: 0.813rem;
  margin-bottom: 0.25rem;
  color: #8A7258;
}.gxh_reg_seo-xtq table {
  font-size: 0.813rem;
  margin-bottom: 0.625rem;
  display: block;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width:768px) {.gxh_reg_seo-xtq table {
  display: table;
}
}.gxh_reg_seo-xtq th {
  padding: 8px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  color: #D9C5A8;
  text-align: left;
}.gxh_reg_seo-xtq td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.5rem;
  color: #8A7258;
}.gxh_reg_steps-xtq {
  gap: 0.875rem;
  display: flex;
  flex-direction: column;
  margin-top: 1.75rem;
}
@media(min-width: 859px) {.gxh_reg_steps-xtq {
  margin-top: 0;
}
}.gxh_reg_step-xtq {
  border: 1px solid rgba(255,255,255,0.06);
  border-radius: 0.5rem;
  background: rgba(255,255,255,0.05);
  gap: 14px;
  padding: 16px;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.gxh_reg_step_num-xtq {
  border: 1px solid rgba(200,137,30,0.08);
  border-radius: 50%;
  background: rgba(200,137,30,0.18);
  display: flex;
  flex-shrink: 0;
  color: #C8891E;
  font-size: 0.875rem;
  justify-content: center;
  height: 2.125rem;
  font-weight: 800;
  width: 2.125rem;
  align-items: center;
}.gxh_reg_step_title-xtq {
  font-size: 14px;
  color: #F5E6CC;
  font-weight: 700;
  margin-bottom: 3px;
}.gxh_reg_step_text-xtq {
  color: #8A7258;
  line-height: 1.5;
  font-size: 0.75rem;
}.gxh_reg_trust-xtq {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 10px;
  padding-top: 1.25rem;
  flex-wrap: wrap;
  margin-top: 1.25rem;
  display: flex;
}.gxh_reg_trust_item-xtq {
  gap: 7px;
  color: #8A7258;
  align-items: center;
  font-size: 0.75rem;
  display: flex;
  overflow-wrap: break-word;
}.gxh_reg_trust_ic-xtq svg {
  height: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
  color: #C8891E;
  width: 1rem;
}.gxh_app-xtq {
  padding: 36px 1rem 0;
  background: #130A05;
}
@media(min-width: 770px) {.gxh_app-xtq {
  padding: 44px 24px 0;
}
}.gxh_app_in-xtq {
  margin: 0 auto;
  max-width: 82.5rem;
}.gxh_app_head-xtq {
  margin-bottom: 1rem;
}.gxh_app_label-xtq {
  color: #C8891E;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
}.gxh_app_h2-xtq {
  color: #F5E6CC;
  font-weight: 800;
  font-size: 1.25rem;
  font-family: 'Rye', serif;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
}
@media(min-width: 765px) {.gxh_app_h2-xtq {
  font-size: 24px;
}
}.gxh_app_sub-xtq {
  line-height: 1.6;
  color: #8A7258;
  overflow-wrap: break-word;
  font-size: 13px;
  max-width: 600px;
}.gxh_app_sub-xtq strong {
  color: #D9C5A8;
  font-weight: 700;
}.gxh_app_cards-xtq {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 1rem;
}
@media(min-width: 643px) {.gxh_app_cards-xtq {
  grid-template-columns: repeat(3,1fr);
}
}.gxh_app_card-xtq {
  padding: 20px;
  border-radius: 0.5rem;
  gap: 16px;
  overflow: hidden;
  position: relative;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.gxh_app_card_ios-xtq {
  background: linear-gradient(135deg,rgba(200,137,30,0.18) 0%,#221208 100%);
}.gxh_app_card_android-xtq {
  background: linear-gradient(135deg,rgba(92,196,74,0.16) 0%,#221208 100%);
}.gxh_app_card_win-xtq {
  background: linear-gradient(135deg,rgba(242,184,39,0.16) 0%,#221208 100%);
}.gxh_app_card_ic-xtq svg {
  width: 2.125rem;
  height: 2.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.gxh_app_card_ic-xtq {
  color: #F5E6CC;
  flex-shrink: 0;
}.gxh_app_card_os-xtq {
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 10px;
  text-transform: uppercase;
  margin-bottom: 0.375rem;
  color: #8A7258;
}.gxh_app_card_title-xtq {
  margin-bottom: 0.375rem;
  font-size: 15px;
  font-weight: 700;
  color: #F5E6CC;
  overflow-wrap: break-word;
  line-height: 1.2;
}.gxh_app_card_text-xtq {
  overflow-wrap: break-word;
  margin-bottom: 14px;
  font-size: 0.75rem;
  color: #8A7258;
  line-height: 1.5;
}.gxh_app_card_btn-xtq {
  gap: 0.438rem;
  border: 1px solid rgba(200,138,30,0.55);
  background: rgba(255,255,255,0.12);
  transition: background .2s;
  border-radius: 0.25rem;
  padding: 10px 1.125rem;
  color: #F5E6CC;
  font-size: 13px;
  display: inline-flex;
  font-weight: 700;
  align-items: center;
}.gxh_app_card_btn-xtq:hover {
  background: rgba(255,255,255,0.07);
}.gxh_faq-xtq {
  background: #130A05;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 767px) {.gxh_faq-xtq {
  padding: 2.75rem 24px 0;
}
}.gxh_faq_in-xtq {
  margin: 0 auto;
  max-width: 82.5rem;
}.gxh_faq_head-xtq {
  margin-bottom: 1.25rem;
}.gxh_faq_label-xtq {
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  color: #C8891E;
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
}.gxh_faq_h2-xtq {
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-family: 'Rye', serif;
  color: #F5E6CC;
}
@media(min-width:768px) {.gxh_faq_h2-xtq {
  font-size: 24px;
}
}.gxh_faq_list-xtq {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.gxh_faq_item-xtq {
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 8px;
  background: #221208;
}.gxh_faq_q-xtq {
  padding: 16px 1.25rem;
  transition: color .2s;
  gap: 0.75rem;
  cursor: pointer;
  font-size: 0.875rem;
  font-weight: 600;
  display: flex;
  align-items: center;
  color: #D9C5A8;
  justify-content: space-between;
  overflow-wrap: break-word;
  flex-wrap: wrap;
}.gxh_faq_q-xtq:hover {
  color: #F5E6CC;
}.gxh_faq_q_ic-xtq {
  transition: transform .25s;
  background: rgba(255,255,255,0.05);
  border-radius: 50%;
  height: 24px;
  width: 24px;
  align-items: center;
  font-size: 16px;
  flex-shrink: 0;
  justify-content: center;
  display: flex;
  color: #C8891E;
}.gxh_faq_item-xtq.gxh_state_open-xtq .gxh_faq_q_ic-xtq {
  transform: rotate(45deg);
}.gxh_faq_a-xtq {
  padding: 0 1.25rem 1rem;
  overflow-wrap: break-word;
  display: none;
  line-height: 1.7;
  font-size: 13px;
  color: #8A7258;
}.gxh_faq_item-xtq.gxh_state_open-xtq .gxh_faq_a-xtq {
  display: block;
}.gxh_faq_a-xtq strong {
  font-weight: 700;
  color: #D9C5A8;
}.gxh_faq_a-xtq a {
  color: #C8891E;
  text-decoration: underline;
}.gxh_faq_a-xtq ul,.gxh_faq_a-xtq ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 1.25rem;
}.gxh_faq_a-xtq ol {
  list-style: decimal;
}.gxh_faq_a-xtq li {
  margin-bottom: 4px;
  line-height: 1.6;
}.gxh_faq_a-xtq table {
  margin: 0.5rem 0;
  display: block;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 0.75rem;
}
@media(min-width: 770px) {.gxh_faq_a-xtq table {
  display: table;
}
}.gxh_faq_a-xtq th {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #D9C5A8;
  text-align: left;
  font-weight: 700;
}.gxh_faq_a-xtq td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 6px 0.5rem;
  color: #8A7258;
}.gxh_seo-xtq {
  background: #130A05;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.gxh_seo-xtq {
  padding: 2.75rem 1.5rem 0;
}
}.gxh_seo_in-xtq {
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 12px;
  background: #221208;
  padding: 1.75rem 1.5rem;
  max-width: 1320px;
}
@media(min-width: 771px) {.gxh_seo_in-xtq {
  padding: 36px 2.5rem;
}
}.gxh_seo_label-xtq {
  letter-spacing: .08em;
  margin-bottom: 10px;
  font-size: 11px;
  text-transform: uppercase;
  color: #C8891E;
  font-weight: 700;
}.gxh_seo_h2-xtq {
  font-family: 'Rye', serif;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1.25;
  font-size: 20px;
  color: #F5E6CC;
}
@media(min-width: 769px) {.gxh_seo_h2-xtq {
  font-size: 24px;
}
}.gxh_seo_body-xtq {
  font-size: 0.875rem;
  color: #A8906E;
  line-height: 1.75;
  overflow-wrap: break-word;
}.gxh_seo_body-xtq p {
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #A8906E;
}.gxh_seo_body-xtq p:last-child {
  margin-bottom: 0;
}.gxh_seo_body-xtq strong {
  color: #D9C5A8;
  font-weight: 700;
}.gxh_seo_body-xtq a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8891E;
}.gxh_seo_body-xtq a:hover {
  color: #DFA030;
}.gxh_seo_body-xtq ul,.gxh_seo_body-xtq ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.gxh_seo_body-xtq ol {
  list-style: decimal;
}.gxh_seo_body-xtq li {
  line-height: 1.75;
  color: #A8906E;
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
}.gxh_seo_body-xtq table {
  width: 100%;
  display: block;
  margin-bottom: 0.75rem;
  overflow-x: auto;
  font-size: 13px;
  border-collapse: collapse;
}
@media(min-width: 769px) {.gxh_seo_body-xtq table {
  display: table;
}
}.gxh_seo_body-xtq th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 0.75rem;
  text-align: left;
  color: #D9C5A8;
  font-weight: 700;
}.gxh_seo_body-xtq td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #A8906E;
}.gxh_seo_cols-xtq {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.gxh_seo_cols-xtq {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.gxh_seo_cols-xtq {
  grid-template-columns: repeat(3,1fr);
}
}.gxh_seo_col_h-xtq {
  color: #D9C5A8;
  font-weight: 700;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  font-size: 13px;
}.gxh_seo_col_p-xtq {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #8A7258;
  line-height: 1.65;
}.gxh_seo_stats-xtq {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.gxh_seo_stat-xtq {
  border-radius: 8px;
  padding: 0.875rem 16px;
  border: 1px solid rgba(200,137,30,0.18);
  flex: 1;
  background: rgba(200,137,30,0.08);
  min-width: 140px;
}.gxh_seo_stat_val-xtq {
  font-size: 1.25rem;
  color: #C8891E;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-weight: 800;
}.gxh_seo_stat_lb-xtq {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #8A7258;
}.gxh_seo-xtq {
  padding: 36px 1rem 0;
  background: #130A05;
}
@media(min-width: 769px) {.gxh_seo-xtq {
  padding: 2.75rem 1.5rem 0;
}
}.gxh_seo_in-xtq {
  padding: 1.75rem 1.5rem;
  border-radius: 0.75rem;
  background: #221208;
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.11);
  max-width: 82.5rem;
}
@media(min-width: 771px) {.gxh_seo_in-xtq {
  padding: 36px 40px;
}
}.gxh_seo_label-xtq {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #C8891E;
  font-weight: 700;
  margin-bottom: 10px;
}.gxh_seo_h2-xtq {
  font-size: 1.25rem;
  line-height: 1.25;
  font-family: 'Rye', serif;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  color: #F5E6CC;
  font-weight: 800;
}
@media(min-width: 771px) {.gxh_seo_h2-xtq {
  font-size: 24px;
}
}.gxh_seo_body-xtq {
  overflow-wrap: break-word;
  color: #A8906E;
  line-height: 1.75;
  font-size: 14px;
}.gxh_seo_body-xtq p {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #A8906E;
  margin-bottom: 12px;
}.gxh_seo_body-xtq p:last-child {
  margin-bottom: 0;
}.gxh_seo_body-xtq strong {
  color: #D9C5A8;
  font-weight: 700;
}.gxh_seo_body-xtq a {
  transition: color .2s;
  color: #C8891E;
  text-decoration: underline;
}.gxh_seo_body-xtq a:hover {
  color: #DFA030;
}.gxh_seo_body-xtq ul,.gxh_seo_body-xtq ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.gxh_seo_body-xtq ol {
  list-style: decimal;
}.gxh_seo_body-xtq li {
  color: #A8906E;
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 0.375rem;
}.gxh_seo_body-xtq table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 12px;
  font-size: 13px;
  display: block;
  overflow-x: auto;
}
@media(min-width: 769px) {.gxh_seo_body-xtq table {
  display: table;
}
}.gxh_seo_body-xtq th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 0.75rem;
  color: #D9C5A8;
  text-align: left;
  font-weight: 700;
}.gxh_seo_body-xtq td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 0.75rem;
  color: #A8906E;
}.gxh_seo_cols-xtq {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 638px) {.gxh_seo_cols-xtq {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.gxh_seo_cols-xtq {
  grid-template-columns: repeat(3,1fr);
}
}.gxh_seo_col_h-xtq {
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  font-size: 13px;
  font-weight: 700;
  color: #D9C5A8;
}.gxh_seo_col_p-xtq {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #8A7258;
}.gxh_seo_stats-xtq {
  margin: 1.25rem 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.gxh_seo_stat-xtq {
  background: rgba(200,137,30,0.08);
  border: 1px solid rgba(200,137,30,0.18);
  padding: 0.875rem 1rem;
  border-radius: 8px;
  flex: 1;
  min-width: 140px;
}.gxh_seo_stat_val-xtq {
  font-size: 20px;
  overflow-wrap: break-word;
  color: #C8891E;
  margin-bottom: 4px;
  font-weight: 800;
}.gxh_seo_stat_lb-xtq {
  overflow-wrap: break-word;
  color: #8A7258;
  font-size: 0.688rem;
}.gxh_seo-xtq {
  background: #130A05;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.gxh_seo-xtq {
  padding: 44px 1.5rem 0;
}
}.gxh_seo_in-xtq {
  background: #221208;
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.11);
  padding: 1.75rem 1.5rem;
  border-radius: 12px;
  max-width: 1320px;
}
@media(min-width: 766px) {.gxh_seo_in-xtq {
  padding: 36px 2.5rem;
}
}.gxh_seo_label-xtq {
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  color: #C8891E;
  margin-bottom: 0.625rem;
}.gxh_seo_h2-xtq {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #F5E6CC;
  font-family: 'Rye', serif;
  margin-bottom: 14px;
  line-height: 1.25;
  font-weight: 800;
}
@media(min-width: 766px) {.gxh_seo_h2-xtq {
  font-size: 1.5rem;
}
}.gxh_seo_body-xtq {
  overflow-wrap: break-word;
  font-size: 14px;
  color: #A8906E;
  line-height: 1.75;
}.gxh_seo_body-xtq p {
  line-height: 1.75;
  margin-bottom: 12px;
  font-size: 14px;
  color: #A8906E;
}.gxh_seo_body-xtq p:last-child {
  margin-bottom: 0;
}.gxh_seo_body-xtq strong {
  color: #D9C5A8;
  font-weight: 700;
}.gxh_seo_body-xtq a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8891E;
}.gxh_seo_body-xtq a:hover {
  color: #DFA030;
}.gxh_seo_body-xtq ul,.gxh_seo_body-xtq ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.gxh_seo_body-xtq ol {
  list-style: decimal;
}.gxh_seo_body-xtq li {
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 0.375rem;
  color: #A8906E;
}.gxh_seo_body-xtq table {
  font-size: 13px;
  margin-bottom: 12px;
  border-collapse: collapse;
  display: block;
  width: 100%;
  overflow-x: auto;
}
@media(min-width: 765px) {.gxh_seo_body-xtq table {
  display: table;
}
}.gxh_seo_body-xtq th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #D9C5A8;
  text-align: left;
  font-weight: 700;
}.gxh_seo_body-xtq td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 0.75rem;
  color: #A8906E;
}.gxh_seo_cols-xtq {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 639px) {.gxh_seo_cols-xtq {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.gxh_seo_cols-xtq {
  grid-template-columns: repeat(3,1fr);
}
}.gxh_seo_col_h-xtq {
  margin-bottom: 0.438rem;
  color: #D9C5A8;
  font-weight: 700;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.gxh_seo_col_p-xtq {
  line-height: 1.65;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #8A7258;
}.gxh_seo_stats-xtq {
  gap: 1rem;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.gxh_seo_stat-xtq {
  border: 1px solid rgba(200,137,30,0.18);
  flex: 1;
  border-radius: 0.5rem;
  background: rgba(200,137,30,0.08);
  padding: 14px 16px;
  min-width: 8.75rem;
}.gxh_seo_stat_val-xtq {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
  color: #C8891E;
  margin-bottom: 4px;
}.gxh_seo_stat_lb-xtq {
  font-size: 0.688rem;
  color: #8A7258;
  overflow-wrap: break-word;
}.gxh_ft-xtq {
  border-top: 1px solid rgba(255,255,255,0.05);
  background: #0C0603;
  margin-top: 48px;
}.gxh_ft_support-xtq {
  padding: 1.5rem 1rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width:768px) {.gxh_ft_support-xtq {
  padding: 1.75rem 24px;
}
}.gxh_ft_support_in-xtq {
  margin: 0 auto;
  gap: 16px;
  max-width: 1320px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.gxh_ft_support_main-xtq {
  gap: 16px;
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  min-width: 220px;
  align-items: center;
}.gxh_ft_support_ic-xtq {
  color: #C8891E;
  flex-shrink: 0;
}.gxh_ft_support_ic-xtq svg {
  height: 30px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.875rem;
}.gxh_ft_support_text_title-xtq {
  color: #F5E6CC;
  font-weight: 700;
  margin-bottom: 3px;
  font-size: 0.938rem;
  overflow-wrap: break-word;
}.gxh_ft_support_text_sub-xtq {
  color: #8A7258;
  font-size: 12px;
  overflow-wrap: break-word;
}.gxh_ft_support_btn-xtq {
  background: #C8891E;
  padding: 11px 1.375rem;
  transition: background .2s;
  border-radius: 8px;
  white-space: nowrap;
  font-size: 0.813rem;
  font-weight: 700;
  color: #F5E6CC;
  flex-shrink: 0;
}.gxh_ft_support_btn-xtq:hover {
  background: #DFA030;
}.gxh_ft_support_contacts-xtq {
  gap: 16px;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.gxh_ft_support_contact-xtq {
  line-height: 1.4;
  color: #6E5C45;
  font-size: 0.75rem;
}.gxh_ft_support_contact-xtq strong {
  color: #A8906E;
  font-weight: 600;
  margin-bottom: 2px;
  display: block;
  font-size: 0.688rem;
}.gxh_ft_main-xtq {
  padding: 32px 16px 24px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 765px) {.gxh_ft_main-xtq {
  padding: 40px 24px 32px;
}
}.gxh_ft_main_in-xtq {
  margin: 0 auto;
  gap: 24px;
  display: grid;
  max-width: 1320px;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 638px) {.gxh_ft_main_in-xtq {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.gxh_ft_main_in-xtq {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.gxh_ft_col_logo-xtq {
  grid-column: 1/-1;
}
@media(min-width: 1083px) {.gxh_ft_col_logo-xtq {
  grid-column: auto;
}
}.gxh_ft_logo-xtq {
  gap: 0.563rem;
  flex-wrap: wrap;
  font-size: 16px;
  overflow-wrap: break-word;
  display: flex;
  margin-bottom: 12px;
  font-weight: 800;
  color: #F5E6CC;
  align-items: center;
}.gxh_ft_logo_mark-xtq {
  border-radius: 0.25rem;
  overflow: hidden;
  height: 30px;
  width: 30px;
}.gxh_ft_logo_mark-xtq img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.gxh_ft_logo_sub-xtq {
  overflow-wrap: break-word;
  max-width: 200px;
  line-height: 1.55;
  font-size: 12px;
  color: #6E5C45;
}.gxh_ft_col_title-xtq {
  text-transform: uppercase;
  margin-bottom: 0.875rem;
  font-size: 0.75rem;
  letter-spacing: .07em;
  font-weight: 700;
  color: #A8906E;
}.gxh_ft_col_links-xtq {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.gxh_ft_col_link-xtq {
  transition: color .2s;
  color: #6E5C45;
  overflow-wrap: break-word;
  font-size: 13px;
}.gxh_ft_col_link-xtq:hover {
  color: #D9C5A8;
}.gxh_ft_apps-xtq {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.gxh_ft_app_card-xtq {
  background: rgba(255,255,255,0.05);
  padding: 10px 12px;
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 0.25rem;
  gap: 0.625rem;
  align-items: center;
  display: flex;
}.gxh_ft_app_card-xtq:hover {
  border-color: rgba(200,138,30,0.55);
}.gxh_ft_app_card_ic-xtq svg {
  height: 22px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 22px;
}.gxh_ft_app_card_os-xtq {
  color: #6E5C45;
  font-weight: 600;
  font-size: 10px;
}.gxh_ft_app_card_action-xtq {
  font-size: 0.75rem;
  color: #D9C5A8;
  font-weight: 700;
}.gxh_ft_bot-xtq {
  padding: 1.25rem 16px;
}
@media(min-width: 765px) {.gxh_ft_bot-xtq {
  padding: 1.25rem 24px;
}
}.gxh_ft_bot_in-xtq {
  margin: 0 auto;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
  max-width: 1320px;
  align-items: center;
}.gxh_ft_socials-xtq {
  gap: 0.5rem;
  display: flex;
}.gxh_ft_soc-xtq {
  transition: background .2s;
  border-radius: 0.25rem;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.11);
  justify-content: center;
  height: 2.25rem;
  width: 2.25rem;
  display: flex;
  color: #A8906E;
  align-items: center;
}.gxh_ft_soc-xtq svg {
  height: 1rem;
  stroke-linejoin: round;
  width: 16px;
  stroke-linecap: round;
}.gxh_ft_soc-xtq:hover {
  background: rgba(255,255,255,0.07);
}.gxh_ft_legal-xtq {
  flex: 1;
  overflow-wrap: break-word;
  font-size: 11px;
  line-height: 1.6;
  color: #9E8870;
  min-width: 200px;
}.gxh_ft_legal-xtq strong {
  color: #A8906E;
  font-weight: 700;
}.gxh_ft_legal-xtq a {
  color: #A8906E;
  text-decoration: underline;
}.gxh_ft_age-xtq {
  border: 2px solid #9E8870;
  border-radius: 50%;
  width: 2rem;
  height: 2rem;
  font-size: 11px;
  display: flex;
  margin-left: auto;
  flex-shrink: 0;
  color: #9E8870;
  font-weight: 800;
  justify-content: center;
  align-items: center;
}