*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #0D0A07;
  font-family: 'Barlow', sans-serif;
  color: #D4C9AA;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
  min-height: 100vh;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  color: inherit;
  text-decoration: none;
}button {
  font: inherit;
  background: none;
  border: none;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.gxu_layout-82y {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.gxu_page-82y {
  display: flex;
  min-height: 100vh;
}.gxu_main-82y {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media(min-width: 1077px) {.gxu_main-82y {
  padding-left: 13.75rem;
}
}
@media(max-width: 1077px) {.gxu_main-82y {
  padding-bottom: 4.5rem;
}
}.gxu_gc-82y {
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  transition: transform .2s,border-color .2s;
  background: #121009;
  overflow: hidden;
  width: 140px;
  cursor: pointer;
  position: relative;
  flex-shrink: 0;
}
@media(min-width: 643px) {.gxu_gc-82y {
  width: 9.75rem;
}
}
@media(min-width:1080px) {.gxu_gc-82y {
  width: 10.5rem;
}
}.gxu_gc-82y:hover {
  border-color: rgba(212, 130, 12, 0.07);
  transform: translateY(-3px);
}.gxu_gc_img-82y {
  overflow: hidden;
  padding-bottom: 80%;
  position: relative;
  width: 100%;
}.gxu_gc_img-82y img {
  inset: 0;
  object-fit: cover;
  height: 100%;
  position: absolute;
  width: 100%;
}.gxu_gc_hover-82y {
  background: rgba(8, 6, 4, 0.72);
  transition: opacity .2s;
  inset: 0;
  display: flex;
  opacity: 0;
  justify-content: center;
  align-items: center;
  position: absolute;
}.gxu_gc-82y:hover .gxu_gc_hover-82y {
  opacity: 1;
}.gxu_gc_hover_btn-82y {
  border-radius: 5px;
  padding: 8px 1rem;
  background: #D4820C;
  color: #F5EDD8;
  font-size: 12px;
  font-weight: 700;
}.gxu_gc_info-82y {
  padding: 8px 0.625rem 10px;
}.gxu_gc_name-82y {
  overflow: hidden;
  color: #D4C9AA;
  font-weight: 600;
  text-overflow: ellipsis;
  max-width: 100%;
  margin-bottom: 3px;
  white-space: nowrap;
  font-size: 0.75rem;
}.gxu_gc_prov-82y {
  font-size: 10px;
  color: #564D3E;
}.gxu_gc_tag-82y {
  padding: 2px 0.438rem;
  border-radius: 0.25rem;
  left: 6px;
  top: 6px;
  letter-spacing: .04em;
  z-index: 2;
  text-transform: uppercase;
  position: absolute;
  font-weight: 700;
  font-size: 9px;
}.gxu_gc_tag_hot-82y {
  background: #E03232;
  color: #fff;
}.gxu_gc_tag_new-82y {
  background: #22B573;
  color: #0D0A07;
}.gxu_gc_tag_jp-82y {
  background: #F5C518;
  color: #0D0A07;
}.gxu_gc_tag_ex-82y {
  background: #1E8A82;
  color: #fff;
}.gxu_gc_tag_live-82y {
  background: #E03232;
  color: #fff;
}.gxu_gr-82y {
  padding: 2rem 16px 0;
  background: #0D0A07;
}
@media(min-width: 770px) {.gxu_gr-82y {
  padding: 36px 1.5rem 0;
}
}.gxu_gr_in-82y {
  margin: 0 auto;
  max-width: 1320px;
}.gxu_gr_head-82y {
  gap: 12px;
  display: flex;
  margin-bottom: 10px;
  flex-wrap: wrap;
  align-items: center;
}.gxu_gr_head_l-82y {
  gap: 10px;
  flex: 1;
  align-items: center;
  display: flex;
  min-width: 0;
}.gxu_gr_ic-82y {
  border-radius: 0.5rem;
  height: 32px;
  flex-shrink: 0;
  justify-content: center;
  display: flex;
  align-items: center;
  width: 2rem;
}.gxu_gr_ic-82y svg {
  stroke-linejoin: round;
  height: 1rem;
  stroke-linecap: round;
  width: 1rem;
}.gxu_gr_title-82y {
  font-size: 16px;
  overflow-wrap: break-word;
  font-weight: 700;
  font-family: 'Cinzel', serif;
  color: #F5EDD8;
}
@media(min-width: 766px) {.gxu_gr_title-82y {
  font-size: 1.125rem;
}
}.gxu_gr_more-82y {
  transition: color .2s;
  gap: 0.313rem;
  flex-shrink: 0;
  align-items: center;
  color: #746858;
  font-size: 0.75rem;
  display: flex;
  font-weight: 600;
  white-space: nowrap;
}.gxu_gr_more-82y:hover {
  color: #D4820C;
}.gxu_gr_more-82y svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.75rem;
  width: 0.75rem;
}.gxu_gr_arrows-82y {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.gxu_gr_arr-82y {
  border-radius: 0.313rem;
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  color: #A09278;
  height: 30px;
  justify-content: center;
  display: flex;
  align-items: center;
  width: 30px;
}.gxu_gr_arr-82y:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F5EDD8;
}.gxu_gr_arr-82y svg {
  height: 0.813rem;
  stroke-linecap: round;
  width: 0.813rem;
  stroke-linejoin: round;
}.gxu_gr_seo_h-82y {
  margin: 0 0 6px;
  font-weight: 700;
  font-family: 'Cinzel', serif;
  color: #D4C9AA;
  max-width: 680px;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}
@media(min-width: 765px) {.gxu_gr_seo_h-82y {
  font-size: 0.875rem;
}
}.gxu_gr_seo-82y {
  color: #746858;
  max-width: 42.5rem;
  line-height: 1.55;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  margin-bottom: 12px;
}.gxu_gr_seo-82y strong {
  color: #D4C9AA;
  font-weight: 600;
}.gxu_gr_scroll-82y {
  gap: 10px;
  overflow-x: auto;
  padding-bottom: 10px;
  -webkit-overflow-scrolling: touch;
  display: flex;
  scrollbar-width: none;
}.gxu_gr_scroll-82y::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.gxu_gr_scroll-82y {
  gap: 0.75rem;
}
}.gxu_tb-82y {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #0D0A07;
  left: 0;
  display: flex;
  right: 0;
  top: 0;
  position: fixed;
  z-index: 80;
  height: 56px;
  align-items: center;
}.gxu_tb_in-82y {
  padding: 0 0.875rem;
  gap: 0;
  align-items: center;
  width: 100%;
  display: flex;
  height: 100%;
}.gxu_tb_burger-82y {
  gap: 5px;
  border-radius: 8px;
  justify-content: center;
  height: 2.375rem;
  margin-right: 8px;
  width: 2.375rem;
  flex-shrink: 0;
  flex-direction: column;
  display: flex;
  align-items: center;
}.gxu_tb_burger-82y:hover {
  background: rgba(255, 255, 255, 0.05);
}.gxu_tb_burger_line-82y {
  background: #A09278;
  border-radius: 1px;
  height: 2px;
  display: block;
  width: 1.125rem;
}
@media(min-width: 1083px) {.gxu_tb_burger-82y {
  display: none;
}
}.gxu_tb_logo-82y {
  gap: 9px;
  font-size: 1.125rem;
  color: #F5EDD8;
  flex-shrink: 0;
  display: flex;
  margin-right: 1.25rem;
  overflow-wrap: break-word;
  align-items: center;
  letter-spacing: -.01em;
  font-weight: 800;
}.gxu_tb_logo_mark-82y {
  border-radius: 8px;
  overflow: hidden;
  width: 32px;
  display: flex;
  align-items: center;
  height: 2rem;
  justify-content: center;
}.gxu_tb_logo_mark-82y img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.gxu_tb_nav-82y {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 637px) {.gxu_tb_nav-82y {
  display: flex;
}
}.gxu_tb_tab-82y {
  transition: background .15s,color .15s;
  border-radius: 8px;
  padding: 8px 14px;
  font-size: 13px;
  color: #A09278;
  white-space: nowrap;
  font-weight: 600;
}.gxu_tb_tab-82y:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EDD8;
}.gxu_tb_tab-82y.gxu_state_active-82y {
  background: rgba(212, 130, 12, 0.18);
  color: #F5EDD8;
}.gxu_tb_right-82y {
  gap: 0.5rem;
  flex-shrink: 0;
  align-items: center;
  margin-left: auto;
  display: flex;
}.gxu_tb_login-82y {
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 9px 16px;
  border-radius: 0.5rem;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s,color .2s;
  font-size: 0.813rem;
  display: none;
  color: #D4C9AA;
  font-weight: 600;
}.gxu_tb_login-82y:hover {
  border-color: rgba(212, 130, 12, 0.55);
  color: #F5EDD8;
}
@media(min-width: 477px) {.gxu_tb_login-82y {
  display: block;
}
}.gxu_tb_reg-82y {
  padding: 0.563rem 1.125rem;
  transition: background .2s;
  border-radius: 8px;
  background: #22B573;
  color: #0C0804;
  font-size: 0.813rem;
  font-weight: 700;
  white-space: nowrap;
}.gxu_tb_reg-82y:hover {
  background: #2DCF84;
}.gxu_sb-82y {
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  background: #181410;
  transition: transform .25s ease;
  top: 56px;
  overflow-y: auto;
  width: 13.75rem;
  position: fixed;
  z-index: 70;
  bottom: 0;
  left: 0;
}.gxu_sb-82y.gxu_state_open-82y {
  transform: translateX(0);
}.gxu_sb-82y::-webkit-scrollbar {
  width: 0.25rem;
}.gxu_sb-82y::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1078px) {.gxu_sb-82y {
  transform: translateX(0);
}
}.gxu_sb_auth-82y {
  padding: 14px 0.75rem 0.625rem;
}.gxu_sb_btn_reg-82y {
  transition: background .2s;
  padding: 11px;
  border-radius: 0.5rem;
  background: #22B573;
  text-align: center;
  font-size: 13px;
  display: block;
  font-weight: 700;
  color: #0C0804;
  margin-bottom: 8px;
}.gxu_sb_btn_reg-82y:hover {
  background: #2DCF84;
}.gxu_sb_btn_login-82y {
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 8px;
  padding: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  font-size: 13px;
  text-align: center;
  display: block;
  color: #D4C9AA;
  font-weight: 600;
}.gxu_sb_btn_login-82y:hover {
  border-color: rgba(212, 130, 12, 0.55);
  color: #F5EDD8;
}.gxu_sb_promo-82y {
  margin: 0 12px 0.625rem;
  border-radius: 8px;
  overflow: hidden;
  padding: 0.75rem 14px;
  border: 1px solid rgba(212, 130, 12, 0.18);
  background: linear-gradient(135deg,#1C0E04,#181410);
  position: relative;
}.gxu_sb_promo-82y::before {
  background: radial-gradient(circle,rgba(212, 130, 12, 0.18),transparent 70%);
  border-radius: 50%;
  position: absolute;
  height: 80px;
  top: -1.25rem;
  width: 5rem;
  content: '';
  right: -20px;
}.gxu_sb_promo_title-82y {
  text-transform: uppercase;
  color: #D4820C;
  letter-spacing: .06em;
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 4px;
}.gxu_sb_promo_text-82y {
  line-height: 1.35;
  font-weight: 600;
  color: #F5EDD8;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.gxu_sb_promo_sub-82y {
  font-size: 0.625rem;
  margin-top: 3px;
  color: #746858;
}.gxu_sb_nav-82y {
  padding: 0.375rem 0.5rem 1rem;
}.gxu_sb_nav_lb-82y {
  padding: 0.625rem 0.5rem 6px;
  font-weight: 700;
  font-size: 10px;
  letter-spacing: .08em;
  color: #564D3E;
  text-transform: uppercase;
}.gxu_sb_link-82y {
  border-radius: 0.313rem;
  padding: 0.563rem 0.625rem;
  transition: background .15s,color .15s;
  gap: 10px;
  display: flex;
  overflow-wrap: break-word;
  font-weight: 500;
  color: #A09278;
  align-items: center;
  font-size: 13px;
  cursor: pointer;
}.gxu_sb_link-82y:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EDD8;
}.gxu_sb_link-82y.gxu_state_active-82y {
  background: rgba(212, 130, 12, 0.18);
  color: #F5EDD8;
}.gxu_sb_ic-82y {
  border-radius: 5px;
  width: 1.875rem;
  display: flex;
  align-items: center;
  height: 1.875rem;
  justify-content: center;
  flex-shrink: 0;
}.gxu_sb_ic-82y svg {
  height: 16px;
  width: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.gxu_sb_ic_1-82y {
  background: rgba(212, 130, 12, 0.07);
  color: #D4820C;
}.gxu_sb_ic_2-82y {
  background: rgba(34, 181, 115, 0.15);
  color: #22B573;
}.gxu_sb_ic_3-82y {
  background: rgba(245, 197, 24, 0.15);
  color: #F5C518;
}.gxu_sb_ic_4-82y {
  background: rgba(30, 138, 130, 0.20);
  color: #1E8A82;
}.gxu_sb_ic_5-82y {
  background: rgba(212, 130, 12, 0.07);
  color: #E8427A;
}.gxu_sb_ic_6-82y {
  background: rgba(30, 138, 130, 0.20);
  color: #8B4FD8;
}.gxu_sb_badge-82y {
  padding: 2px 7px;
  border-radius: 0.313rem;
  background: #F5C518;
  color: #0C0804;
  margin-left: auto;
  font-weight: 700;
  font-size: 0.563rem;
}.gxu_sb_bot-82y {
  gap: 0.5rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.75rem;
  display: flex;
}.gxu_sb_lang-82y,.gxu_sb_help-82y {
  border-radius: 0.313rem;
  gap: 6px;
  padding: 9px 6px;
  flex: 1;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  color: #A09278;
  font-size: 0.688rem;
  justify-content: center;
  align-items: center;
  font-weight: 600;
}.gxu_sb_lang-82y:hover,.gxu_sb_help-82y:hover {
  border-color: rgba(212, 130, 12, 0.55);
  color: #F5EDD8;
}.gxu_sb_lang-82y svg,.gxu_sb_help-82y svg {
  stroke-linejoin: round;
  width: 13px;
  height: 13px;
  stroke-linecap: round;
}.gxu_sb_bd-82y {
  inset: 0;
  background: rgba(8, 6, 4, 0.72);
  display: none;
  z-index: 69;
  position: fixed;
}.gxu_sb_bd-82y.gxu_state_on-82y {
  display: block;
}
@media(min-width: 1081px) {.gxu_sb_bd-82y {
  display: none!important;
}
}.gxu_mob_nav-82y {
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  background: #181410;
  left: 0;
  right: 0;
  z-index: 80;
  display: flex;
  bottom: 0;
  position: fixed;
}
@media(min-width:1080px) {.gxu_mob_nav-82y {
  display: none;
}
}.gxu_mob_nav_item-82y {
  gap: 4px;
  padding: 0.25rem 2px;
  flex: 1;
  color: #564D3E;
  align-items: center;
  display: flex;
  flex-direction: column;
  cursor: pointer;
}.gxu_mob_nav_ic-82y {
  line-height: 1;
}.gxu_mob_nav_ic-82y svg {
  stroke-linecap: round;
  width: 20px;
  height: 20px;
  stroke-linejoin: round;
}.gxu_mob_nav_lb-82y {
  color: #564D3E;
  font-weight: 600;
  font-size: 0.625rem;
}.gxu_mob_nav_item-82y.gxu_state_active-82y {
  color: #D4820C;
}.gxu_mob_nav_item-82y.gxu_state_active-82y .gxu_mob_nav_lb-82y {
  color: #D4820C;
}.gxu_hero-82y {
  background: #0D0A07;
  padding: 20px 16px 0;
}
@media(min-width: 766px) {.gxu_hero-82y {
  padding: 1.5rem 24px 0;
}
}.gxu_hero_in-82y {
  gap: 0.75rem;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 82.5rem;
}
@media(min-width: 858px) {.gxu_hero_in-82y {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1101px) {.gxu_hero_in-82y {
  grid-template-columns: 1fr 340px;
}
}.gxu_hero_promo-82y {
  overflow: hidden;
  background: #121009;
  border-radius: 0.875rem;
  min-height: 220px;
  position: relative;
  align-items: stretch;
  display: flex;
}
@media(min-width: 770px) {.gxu_hero_promo-82y {
  min-height: 280px;
}
}.gxu_hero_promo_bg-82y {
  inset: 0;
  background-position: center;
  background: linear-gradient(120deg,#1C0E04 0%,#0D0A07 100%);
  position: absolute;
  background-size: cover;
}.gxu_hero_promo_bg-82y::after {
  background: linear-gradient(90deg,#0D0A07 0%,rgba(8, 6, 4, 0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.gxu_hero_promo_glow-82y {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(30, 138, 130, 0.20) 0%,transparent 65%);
  right: 3.75rem;
  width: 300px;
  height: 18.75rem;
  pointer-events: none;
  position: absolute;
  top: -2.5rem;
}.gxu_hero_promo_ct-82y {
  padding: 1.75rem 24px 28px 1.75rem;
  position: relative;
  justify-content: center;
  display: flex;
  flex-direction: column;
  max-width: 480px;
  z-index: 2;
}
@media(min-width: 769px) {.gxu_hero_promo_ct-82y {
  padding: 40px 2rem;
}
}.gxu_hero_badge-82y {
  padding: 0.313rem 0.75rem;
  border: 1px solid rgba(212, 130, 12, 0.07);
  border-radius: 20px;
  background: rgba(212, 130, 12, 0.18);
  margin-bottom: 14px;
  font-weight: 700;
  display: inline-block;
  color: #D4820C;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.625rem;
}.gxu_hero_h1-82y {
  line-height: 1.15;
  font-weight: 800;
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-size: 1.625rem;
  color: #F5EDD8;
}.gxu_hero_h1-82y em {
  color: #F5C518;
  font-style: normal;
}
@media(min-width: 765px) {.gxu_hero_h1-82y {
  font-size: 36px;
}
}.gxu_hero_sub-82y {
  font-size: 0.813rem;
  color: #A09278;
  margin-bottom: 20px;
  line-height: 1.55;
}
@media(min-width: 769px) {.gxu_hero_sub-82y {
  font-size: 14px;
}
}.gxu_hero_row-82y {
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.gxu_hero_cta-82y {
  border-radius: 8px;
  padding: 0.813rem 26px;
  transition: background .2s;
  background: #22B573;
  font-weight: 700;
  box-shadow: 0 3px 1.125rem rgba(34, 181, 115, 0.42), inset 0 1px 0 rgba(255, 255, 255, 0.08);
  font-size: 0.875rem;
  color: #0C0804;
}.gxu_hero_cta-82y:hover {
  background: #2DCF84;
}.gxu_hero_terms-82y {
  color: #564D3E;
  font-size: 11px;
}.gxu_hero_game-82y {
  overflow: hidden;
  border-radius: 0.875rem;
  background: #121009;
  border: 1px solid rgba(255, 255, 255, 0.05);
  flex-direction: column;
  display: flex;
  position: relative;
}.gxu_hero_game_badge-82y {
  background: rgba(245, 197, 24, 0.15);
  border-radius: 1.25rem;
  padding: 0.313rem 10px;
  border: 1px solid rgba(245, 197, 24, 0.15);
  letter-spacing: .06em;
  font-size: 0.625rem;
  position: absolute;
  left: 12px;
  font-weight: 700;
  color: #F5C518;
  z-index: 3;
  text-transform: uppercase;
  top: 12px;
}.gxu_hero_game_badge-82y svg {
  height: 11px;
  vertical-align: -1px;
  width: 11px;
  margin-right: 0.25rem;
}.gxu_hero_game_img-82y {
  background: linear-gradient(135deg,#1C0E04,#0D0A07);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.gxu_hero_game_img-82y img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  width: 100%;
  height: 100%;
}.gxu_hero_game_play-82y {
  inset: 0;
  transition: opacity .2s;
  background: rgba(8, 6, 4, 0.72);
  opacity: 0;
  justify-content: center;
  display: flex;
  align-items: center;
  position: absolute;
}.gxu_hero_game-82y:hover .gxu_hero_game_play-82y {
  opacity: 1;
}.gxu_hero_game_play-82y span {
  border-radius: 50%;
  background: #D4820C;
  display: flex;
  width: 3.25rem;
  align-items: center;
  height: 3.25rem;
  justify-content: center;
}.gxu_hero_game_play-82y span svg {
  width: 1.125rem;
  height: 18px;
  margin-left: 2px;
}.gxu_hero_game_info-82y {
  padding: 0.875rem 16px;
}.gxu_hero_game_title-82y {
  font-weight: 700;
  margin-bottom: 0.25rem;
  font-size: 15px;
  overflow-wrap: break-word;
  color: #F5EDD8;
}.gxu_hero_game_provider-82y {
  color: #746858;
  font-size: 11px;
}.gxu_hero_game_btn-82y {
  background: #D4820C;
  padding: 11px;
  margin: 12px 16px 16px;
  border-radius: 8px;
  transition: background .2s;
  color: #F5EDD8;
  font-weight: 700;
  font-size: 0.813rem;
  display: block;
  text-align: center;
}.gxu_hero_game-82y:hover .gxu_hero_game_btn-82y {
  background: #EF9A1A;
}.gxu_sbar-82y {
  background: #0D0A07;
  padding: 1rem 1rem 0;
}
@media(min-width: 771px) {.gxu_sbar-82y {
  padding: 18px 1.5rem 0;
}
}.gxu_sbar_in-82y {
  margin: 0 auto;
  max-width: 1320px;
}.gxu_sbar_row-82y {
  gap: 0.625rem;
  flex-wrap: wrap;
  margin-bottom: 12px;
  display: flex;
}.gxu_sbar_input-82y {
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #121009;
  padding: 0.688rem 16px;
  gap: 0.625rem;
  flex: 1;
  border-radius: 0.5rem;
  cursor: pointer;
  display: flex;
  color: #746858;
  font-size: 13px;
  align-items: center;
}.gxu_sbar_input-82y:hover {
  border-color: rgba(212, 130, 12, 0.55);
}.gxu_sbar_input-82y svg {
  height: 15px;
  flex-shrink: 0;
  stroke-linejoin: round;
  width: 0.938rem;
  stroke-linecap: round;
}.gxu_sbar_providers-82y {
  background: #121009;
  border-radius: 0.5rem;
  gap: 0.5rem;
  transition: border-color .2s;
  padding: 0.688rem 1.125rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  align-items: center;
  color: #D4C9AA;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 600;
  display: flex;
}.gxu_sbar_providers-82y:hover {
  border-color: rgba(212, 130, 12, 0.55);
  color: #F5EDD8;
}.gxu_sbar_providers-82y svg {
  height: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.875rem;
}.gxu_sbar_tabs-82y {
  gap: 0.375rem;
  overflow-x: auto;
  padding-bottom: 2px;
  display: flex;
  scrollbar-width: none;
}.gxu_sbar_tabs-82y::-webkit-scrollbar {
  display: none;
}.gxu_sbar_tab-82y {
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem 14px;
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s,border-color .15s;
  gap: 7px;
  font-size: 12px;
  align-items: center;
  display: flex;
  cursor: pointer;
  white-space: nowrap;
  font-weight: 600;
  flex-shrink: 0;
  color: #A09278;
}.gxu_sbar_tab-82y:hover {
  border-color: rgba(212, 130, 12, 0.55);
  background: rgba(255, 255, 255, 0.07);
  color: #F5EDD8;
}.gxu_sbar_tab-82y.gxu_state_active-82y {
  background: rgba(212, 130, 12, 0.18);
  border-color: rgba(212, 130, 12, 0.07);
  color: #F5EDD8;
}.gxu_sbar_tab_ic-82y svg {
  height: 14px;
  width: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.gxu_wy-82y {
  padding: 2rem 16px 0;
  background: #0D0A07;
}
@media(min-width: 767px) {.gxu_wy-82y {
  padding: 2.5rem 1.5rem 0;
}
}.gxu_wy_in-82y {
  margin: 0 auto;
  max-width: 82.5rem;
}.gxu_wy_head-82y {
  max-width: 720px;
  margin-bottom: 18px;
}.gxu_wy_label-82y {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  color: #D4820C;
  font-size: 0.688rem;
  margin-bottom: 8px;
}.gxu_wy_h2-82y {
  margin-bottom: 0.5rem;
  font-weight: 800;
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
  color: #F5EDD8;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.gxu_wy_h2-82y {
  font-size: 1.5rem;
}
}.gxu_wy_intro-82y {
  margin: 0;
  line-height: 1.6;
  font-size: 0.813rem;
  color: #746858;
}.gxu_wy_grid-82y {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 637px) {.gxu_wy_grid-82y {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.gxu_wy_grid-82y {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.gxu_wy_card-82y {
  background: #181410;
  border-radius: 8px;
  padding: 1.25rem;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
}.gxu_wy_card-82y:hover {
  border-color: rgba(212, 130, 12, 0.07);
  transform: translateY(-2px);
}.gxu_wy_card_ic-82y {
  border-radius: 50%;
  background: rgba(212, 130, 12, 0.18);
  display: flex;
  color: #D4820C;
  margin-bottom: 14px;
  justify-content: center;
  height: 2.75rem;
  width: 44px;
  align-items: center;
}.gxu_wy_card_ic-82y svg {
  height: 22px;
  width: 1.375rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.gxu_wy_card_h-82y {
  font-weight: 700;
  line-height: 1.25;
  color: #F5EDD8;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  font-size: 15px;
}.gxu_wy_card_p-82y {
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #746858;
  font-size: 13px;
}.gxu_wy_card_p-82y strong {
  color: #D4C9AA;
  font-weight: 600;
}.gxu_gcg-82y {
  padding: 2.25rem 16px 0;
  background: #0D0A07;
}
@media(min-width: 766px) {.gxu_gcg-82y {
  padding: 2.75rem 24px 0;
}
}.gxu_gcg_in-82y {
  margin: 0 auto;
  max-width: 82.5rem;
}.gxu_gcg_head-82y {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.gxu_gcg_label-82y {
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  color: #D4820C;
  font-weight: 700;
}.gxu_gcg_h2-82y {
  font-family: 'Cinzel', serif;
  font-size: 22px;
  color: #F5EDD8;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 8px;
}
@media(min-width: 765px) {.gxu_gcg_h2-82y {
  font-size: 28px;
}
}.gxu_gcg_intro-82y {
  line-height: 1.6;
  color: #746858;
  font-size: 13px;
}.gxu_gcg_grid-82y {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.gxu_gcg_grid-82y {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.gxu_gcg_grid-82y {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.gxu_gcg_card-82y {
  transition: transform .2s,border-color .2s;
  border-radius: 0.875rem;
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  overflow: hidden;
  flex-direction: column;
  display: flex;
  position: relative;
  cursor: pointer;
  justify-content: flex-end;
  min-height: 240px;
}.gxu_gcg_card-82y:hover {
  border-color: rgba(212, 130, 12, 0.18);
  transform: translateY(-3px);
}.gxu_gcg_card_bg-82y {
  inset: 0;
  z-index: 0;
  position: absolute;
}.gxu_gcg_card_bg-82y::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.gxu_gcg_card_ic-82y {
  border-radius: 5px;
  background: rgba(0,0,0,.45);
  align-items: center;
  display: flex;
  color: #F5EDD8;
  height: 2.5rem;
  width: 2.5rem;
  position: absolute;
  top: 1.125rem;
  z-index: 2;
  justify-content: center;
  right: 18px;
}.gxu_gcg_card_ic-82y svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.25rem;
  width: 1.25rem;
}.gxu_gcg_card_ct-82y {
  z-index: 1;
  position: relative;
}.gxu_gcg_card_h-82y {
  font-family: 'Cinzel', serif;
  font-size: 1.125rem;
  color: #F5EDD8;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.5rem;
  line-height: 1.2;
}
@media(min-width: 769px) {.gxu_gcg_card_h-82y {
  font-size: 1.25rem;
}
}.gxu_gcg_card_p-82y {
  margin-bottom: 10px;
  font-size: 0.75rem;
  color: rgba(255,255,255,.82);
  overflow-wrap: break-word;
  line-height: 1.55;
}.gxu_gcg_card_p-82y strong {
  font-weight: 600;
  color: #F5EDD8;
}.gxu_gcg_card_cta-82y {
  gap: 4px;
  font-weight: 700;
  display: inline-flex;
  font-size: 12px;
  color: #D4820C;
  letter-spacing: .04em;
  text-transform: uppercase;
  align-items: center;
}.gxu_gcg_card_cta-82y svg {
  width: 0.75rem;
  stroke-linecap: round;
  height: 0.75rem;
  stroke-linejoin: round;
}.gxu_gr_jp-82y {
  overflow: hidden;
  padding: 1.25rem;
  background: linear-gradient(135deg,#1A0A2A 0%,#0A0714 100%);
  border-radius: 14px;
  position: relative;
}.gxu_gr_jp-82y::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(30, 138, 130, 0.20) 0%,transparent 70%);
  left: -60px;
  height: 15.625rem;
  width: 15.625rem;
  content: '';
  position: absolute;
  top: -60px;
}.gxu_gr_jp-82y::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(245, 197, 24, 0.15) 0%,transparent 70%);
  height: 200px;
  content: '';
  position: absolute;
  width: 200px;
  bottom: -2.5rem;
  right: 0;
}.gxu_gr_jp_head-82y {
  gap: 1rem;
  z-index: 1;
  position: relative;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 16px;
  align-items: flex-start;
}.gxu_gr_jp_info-82y {
  flex: 1;
}.gxu_gr_jp_label-82y {
  font-weight: 700;
  text-transform: uppercase;
  color: #8B4FD8;
  font-size: 0.688rem;
  margin-bottom: 0.375rem;
  letter-spacing: .08em;
}.gxu_gr_jp_label-82y svg {
  stroke-linejoin: round;
  vertical-align: -2px;
  width: 0.875rem;
  margin-right: 4px;
  stroke-linecap: round;
  height: 14px;
}.gxu_gr_jp_amount-82y {
  font-weight: 800;
  color: #F5EDD8;
  font-size: 2rem;
  line-height: 1;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  margin-bottom: 4px;
}
@media(min-width: 769px) {.gxu_gr_jp_amount-82y {
  font-size: 40px;
}
}.gxu_gr_jp_amount-82y span {
  color: #F5C518;
}.gxu_gr_jp_seo-82y {
  max-width: 30rem;
  color: #A09278;
  overflow-wrap: break-word;
  line-height: 1.5;
  font-size: 0.75rem;
}.gxu_gr_jp_cta-82y {
  border-radius: 0.5rem;
  transition: background .2s;
  padding: 11px 1.25rem;
  background: rgba(30, 138, 130, 0.20);
  border: 1px solid rgba(30, 138, 130, 0.20);
  margin-top: 0.25rem;
  align-self: flex-start;
  z-index: 1;
  flex-shrink: 0;
  font-size: 13px;
  position: relative;
  white-space: nowrap;
  color: #F5EDD8;
  font-weight: 700;
}.gxu_gr_jp_cta-82y:hover {
  background: #1E8A82;
}.gxu_ws-82y {
  background: #0D0A07;
  padding: 2rem 1rem 0;
}
@media(min-width: 765px) {.gxu_ws-82y {
  padding: 36px 1.5rem 0;
}
}.gxu_ws_in-82y {
  margin: 0 auto;
  max-width: 82.5rem;
}.gxu_ws_head-82y {
  gap: 12px;
  justify-content: space-between;
  display: flex;
  margin-bottom: 0.875rem;
  flex-wrap: wrap;
  align-items: center;
}.gxu_ws_title-82y {
  gap: 0.625rem;
  display: flex;
  align-items: center;
  font-weight: 700;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  color: #F5EDD8;
  font-size: 1rem;
}.gxu_ws_title_ic-82y svg {
  stroke-linejoin: round;
  height: 18px;
  width: 1.125rem;
  color: #F5C518;
  stroke-linecap: round;
}.gxu_ws_online-82y {
  gap: 0.438rem;
  display: flex;
  font-size: 0.75rem;
  align-items: center;
  color: #746858;
  font-weight: 600;
}.gxu_ws_online_dot-82y {
  background: #22B573;
  border-radius: 50%;
  box-shadow: 0 0 6px rgba(34, 181, 115, 0.15);
  height: 8px;
  width: 8px;
  flex-shrink: 0;
}.gxu_ws_scroll-82y {
  gap: 8px;
  overflow-x: auto;
  display: flex;
  padding-bottom: 0.5rem;
  scrollbar-width: none;
}.gxu_ws_scroll-82y::-webkit-scrollbar {
  display: none;
}.gxu_wc-82y {
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.5rem;
  background: #121009;
  padding: 10px 0.875rem;
  gap: 10px;
  min-width: 220px;
  flex-shrink: 0;
  align-items: center;
  display: flex;
}.gxu_wc_img-82y {
  border-radius: 5px;
  overflow: hidden;
  background: #181410;
  height: 36px;
  width: 36px;
  flex-shrink: 0;
}.gxu_wc_img-82y img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.gxu_wc_info-82y {
  min-width: 0;
}.gxu_wc_game-82y {
  overflow: hidden;
  white-space: nowrap;
  font-weight: 600;
  color: #D4C9AA;
  text-overflow: ellipsis;
  font-size: 12px;
}.gxu_wc_player-82y {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #564D3E;
  font-size: 0.625rem;
  white-space: nowrap;
}.gxu_wc_amount-82y {
  margin-left: auto;
  color: #22B573;
  white-space: nowrap;
  flex-shrink: 0;
  font-size: 0.813rem;
  font-weight: 700;
}.gxu_prov-82y {
  background: #0D0A07;
  padding: 2.25rem 16px 0;
}
@media(min-width: 770px) {.gxu_prov-82y {
  padding: 44px 24px 0;
}
}.gxu_prov_in-82y {
  margin: 0 auto;
  max-width: 82.5rem;
}.gxu_prov_head-82y {
  margin-bottom: 16px;
}.gxu_prov_label-82y {
  letter-spacing: .08em;
  font-weight: 700;
  color: #D4820C;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
}.gxu_prov_h2-82y {
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  color: #F5EDD8;
  margin-bottom: 8px;
  font-size: 20px;
  font-weight: 800;
}
@media(min-width: 770px) {.gxu_prov_h2-82y {
  font-size: 24px;
}
}.gxu_prov_seo-82y {
  margin-bottom: 1rem;
  overflow-wrap: break-word;
  color: #746858;
  line-height: 1.6;
  font-size: 0.813rem;
  max-width: 38.75rem;
}.gxu_prov_seo-82y strong {
  font-weight: 700;
  color: #D4C9AA;
}.gxu_prov_seo-82y a {
  text-decoration: underline;
  color: #D4820C;
}.gxu_prov_grid-82y {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 642px) {.gxu_prov_grid-82y {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1077px) {.gxu_prov_grid-82y {
  grid-template-columns: repeat(8,1fr);
}
}.gxu_prov_card-82y {
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 14px 10px;
  gap: 7px;
  border-radius: 0.5rem;
  transition: border-color .2s,background .2s;
  background: #121009;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  display: flex;
}.gxu_prov_card-82y:hover {
  background: #181410;
  border-color: rgba(212, 130, 12, 0.55);
}.gxu_prov_logo-82y {
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  border-radius: 0.313rem;
  justify-content: center;
  display: flex;
  align-items: center;
  width: 2.75rem;
  height: 44px;
}.gxu_prov_logo-82y img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.gxu_prov_name-82y {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #A09278;
  text-align: center;
  font-weight: 600;
}.gxu_bon-82y {
  padding: 2.25rem 1rem 0;
  background: #0D0A07;
}
@media(min-width:768px) {.gxu_bon-82y {
  padding: 44px 24px 0;
}
}.gxu_bon_in-82y {
  margin: 0 auto;
  max-width: 82.5rem;
}.gxu_bon_head-82y {
  margin-bottom: 1.25rem;
}.gxu_bon_label-82y {
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  color: #D4820C;
}.gxu_bon_h2-82y {
  font-family: 'Cinzel', serif;
  font-weight: 800;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-size: 20px;
  color: #F5EDD8;
}
@media(min-width: 766px) {.gxu_bon_h2-82y {
  font-size: 24px;
}
}.gxu_bon_seo-82y {
  font-size: 13px;
  line-height: 1.6;
  max-width: 38.75rem;
  color: #746858;
  overflow-wrap: break-word;
}.gxu_bon_seo-82y strong {
  color: #D4C9AA;
  font-weight: 700;
}.gxu_bon_seo-82y a {
  text-decoration: underline;
  color: #D4820C;
}.gxu_bon_grid-82y {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 639px) {.gxu_bon_grid-82y {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.gxu_bon_grid-82y {
  grid-template-columns: repeat(5,1fr);
}
}.gxu_bon_card-82y {
  padding: 16px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #121009;
  border-radius: 0.5rem;
  transition: border-color .2s,transform .2s;
}.gxu_bon_card-82y:hover {
  transform: translateY(-2px);
  border-color: rgba(212, 130, 12, 0.07);
}.gxu_bon_card_ic-82y svg {
  stroke-linecap: round;
  width: 1.625rem;
  height: 1.625rem;
  stroke-linejoin: round;
}.gxu_bon_card_ic-82y {
  margin-bottom: 0.625rem;
}.gxu_bon_card_type-82y {
  color: #746858;
  font-weight: 700;
  font-size: 0.625rem;
  text-transform: uppercase;
  letter-spacing: .06em;
  margin-bottom: 0.375rem;
}.gxu_bon_card_amount-82y {
  line-height: 1.1;
  font-size: 1.125rem;
  color: #F5C518;
  font-weight: 800;
  margin-bottom: 0.375rem;
}.gxu_bon_card_name-82y {
  font-size: 13px;
  font-weight: 600;
  color: #F5EDD8;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
}.gxu_bon_card_detail-82y {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #564D3E;
  line-height: 1.5;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  padding-top: 0.5rem;
}.gxu_app-82y {
  padding: 36px 16px 0;
  background: #0D0A07;
}
@media(min-width: 769px) {.gxu_app-82y {
  padding: 2.75rem 1.5rem 0;
}
}.gxu_app_in-82y {
  margin: 0 auto;
  max-width: 1320px;
}.gxu_app_head-82y {
  margin-bottom: 16px;
}.gxu_app_label-82y {
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #D4820C;
}.gxu_app_h2-82y {
  font-weight: 800;
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  color: #F5EDD8;
  margin-bottom: 6px;
}
@media(min-width: 765px) {.gxu_app_h2-82y {
  font-size: 24px;
}
}.gxu_app_sub-82y {
  line-height: 1.6;
  font-size: 13px;
  max-width: 600px;
  overflow-wrap: break-word;
  color: #746858;
}.gxu_app_sub-82y strong {
  color: #D4C9AA;
  font-weight: 700;
}.gxu_app_cards-82y {
  gap: 0.625rem;
  margin-top: 16px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 642px) {.gxu_app_cards-82y {
  grid-template-columns: repeat(3,1fr);
}
}.gxu_app_card-82y {
  overflow: hidden;
  padding: 20px;
  gap: 1rem;
  border-radius: 8px;
  flex-wrap: wrap;
  position: relative;
  display: flex;
  align-items: flex-start;
}.gxu_app_card_ios-82y {
  background: linear-gradient(135deg,rgba(212, 130, 12, 0.18) 0%,#181410 100%);
}.gxu_app_card_android-82y {
  background: linear-gradient(135deg,rgba(34, 181, 115, 0.15) 0%,#181410 100%);
}.gxu_app_card_win-82y {
  background: linear-gradient(135deg,rgba(245, 197, 24, 0.15) 0%,#181410 100%);
}.gxu_app_card_ic-82y svg {
  width: 34px;
  stroke-linecap: round;
  height: 2.125rem;
  stroke-linejoin: round;
}.gxu_app_card_ic-82y {
  flex-shrink: 0;
  color: #F5EDD8;
}.gxu_app_card_os-82y {
  color: #746858;
  margin-bottom: 6px;
  font-weight: 700;
  font-size: 0.625rem;
  text-transform: uppercase;
  letter-spacing: .08em;
}.gxu_app_card_title-82y {
  color: #F5EDD8;
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  font-size: 0.938rem;
}.gxu_app_card_text-82y {
  font-size: 12px;
  overflow-wrap: break-word;
  color: #746858;
  margin-bottom: 14px;
  line-height: 1.5;
}.gxu_app_card_btn-82y {
  gap: 7px;
  border: 1px solid rgba(212, 130, 12, 0.55);
  padding: 10px 1.125rem;
  background: rgba(255, 255, 255, 0.12);
  border-radius: 0.313rem;
  transition: background .2s;
  font-size: 13px;
  color: #F5EDD8;
  align-items: center;
  font-weight: 700;
  display: inline-flex;
}.gxu_app_card_btn-82y:hover {
  background: rgba(255, 255, 255, 0.07);
}.gxu_reg-82y {
  background: #0D0A07;
  padding: 36px 1rem 0;
}
@media(min-width:768px) {.gxu_reg-82y {
  padding: 44px 1.5rem 0;
}
}.gxu_reg_in-82y {
  padding: 28px 1.5rem;
  border-radius: 14px;
  background: #181410;
  border: 1px solid rgba(255, 255, 255, 0.05);
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 765px) {.gxu_reg_in-82y {
  padding: 2.5rem;
}
}.gxu_reg_top-82y {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 862px) {.gxu_reg_top-82y {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.gxu_reg_label-82y {
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #D4820C;
  letter-spacing: .08em;
}.gxu_reg_h2-82y {
  overflow-wrap: break-word;
  margin-bottom: 12px;
  font-family: 'Cinzel', serif;
  line-height: 1.2;
  font-size: 1.375rem;
  font-weight: 800;
  color: #F5EDD8;
}
@media(min-width: 770px) {.gxu_reg_h2-82y {
  font-size: 28px;
}
}.gxu_reg_bonus-82y {
  padding: 0.625rem 1rem;
  border: 1px solid rgba(245, 197, 24, 0.15);
  border-radius: 8px;
  gap: 0.5rem;
  background: rgba(245, 197, 24, 0.15);
  align-items: center;
  display: inline-flex;
  margin-bottom: 16px;
}.gxu_reg_bonus_amount-82y {
  font-size: 1.25rem;
  color: #F5C518;
  font-weight: 800;
}.gxu_reg_bonus_text-82y {
  color: #A09278;
  line-height: 1.35;
  font-size: 0.813rem;
}.gxu_reg_cta_btn-82y {
  background: #22B573;
  border-radius: 8px;
  padding: 0.875rem 2rem;
  transition: background .2s;
  margin-bottom: 0.75rem;
  box-shadow: 0 3px 1.125rem rgba(34, 181, 115, 0.42), inset 0 1px 0 rgba(255, 255, 255, 0.08);
  color: #0C0804;
  display: inline-block;
  font-weight: 700;
  font-size: 15px;
}.gxu_reg_cta_btn-82y:hover {
  background: #2DCF84;
}.gxu_reg_terms-82y {
  line-height: 1.5;
  font-size: 0.688rem;
  color: #564D3E;
}.gxu_reg_seo-82y {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  padding-top: 20px;
  margin-top: 20px;
  color: #746858;
  line-height: 1.65;
  font-size: 0.813rem;
}.gxu_reg_seo-82y p {
  line-height: 1.65;
  color: #746858;
  font-size: 13px;
  margin-bottom: 10px;
}.gxu_reg_seo-82y p:last-child {
  margin-bottom: 0;
}.gxu_reg_seo-82y strong {
  color: #D4C9AA;
  font-weight: 700;
}.gxu_reg_seo-82y a {
  transition: color .2s;
  text-decoration: underline;
  color: #D4820C;
}.gxu_reg_seo-82y a:hover {
  color: #EF9A1A;
}.gxu_reg_seo-82y ul,.gxu_reg_seo-82y ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 18px;
}.gxu_reg_seo-82y ol {
  list-style: decimal;
}.gxu_reg_seo-82y li {
  margin-bottom: 0.25rem;
  font-size: 0.813rem;
  line-height: 1.65;
  color: #746858;
}.gxu_reg_seo-82y table {
  border-collapse: collapse;
  width: 100%;
  display: block;
  font-size: 13px;
  margin-bottom: 0.625rem;
  overflow-x: auto;
}
@media(min-width: 766px) {.gxu_reg_seo-82y table {
  display: table;
}
}.gxu_reg_seo-82y th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px;
  font-weight: 700;
  text-align: left;
  color: #D4C9AA;
}.gxu_reg_seo-82y td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #746858;
}.gxu_reg_steps-82y {
  gap: 0.875rem;
  flex-direction: column;
  margin-top: 28px;
  display: flex;
}
@media(min-width: 862px) {.gxu_reg_steps-82y {
  margin-top: 0;
}
}.gxu_reg_step-82y {
  border-radius: 8px;
  padding: 1rem;
  gap: 14px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.gxu_reg_step_num-82y {
  border-radius: 50%;
  border: 1px solid rgba(212, 130, 12, 0.07);
  background: rgba(212, 130, 12, 0.18);
  flex-shrink: 0;
  font-size: 14px;
  height: 34px;
  display: flex;
  font-weight: 800;
  color: #D4820C;
  justify-content: center;
  align-items: center;
  width: 2.125rem;
}.gxu_reg_step_title-82y {
  margin-bottom: 3px;
  color: #F5EDD8;
  font-size: 14px;
  font-weight: 700;
}.gxu_reg_step_text-82y {
  line-height: 1.5;
  color: #746858;
  font-size: 12px;
}.gxu_reg_trust-82y {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  padding-top: 20px;
  margin-top: 1.25rem;
}.gxu_reg_trust_item-82y {
  gap: 0.438rem;
  align-items: center;
  font-size: 12px;
  overflow-wrap: break-word;
  display: flex;
  color: #746858;
}.gxu_reg_trust_ic-82y svg {
  color: #D4820C;
  width: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1rem;
}.gxu_seo-82y {
  background: #0D0A07;
  padding: 2.25rem 16px 0;
}
@media(min-width: 765px) {.gxu_seo-82y {
  padding: 44px 1.5rem 0;
}
}.gxu_seo_in-82y {
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 1.75rem 1.5rem;
  border-radius: 14px;
  margin: 0 auto;
  background: #181410;
  max-width: 82.5rem;
}
@media(min-width: 770px) {.gxu_seo_in-82y {
  padding: 36px 2.5rem;
}
}.gxu_seo_label-82y {
  color: #D4820C;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
}.gxu_seo_h2-82y {
  overflow-wrap: break-word;
  margin-bottom: 14px;
  font-weight: 800;
  color: #F5EDD8;
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
  line-height: 1.25;
}
@media(min-width:768px) {.gxu_seo_h2-82y {
  font-size: 1.5rem;
}
}.gxu_seo_body-82y {
  overflow-wrap: break-word;
  color: #A09278;
  line-height: 1.75;
  font-size: 0.875rem;
}.gxu_seo_body-82y p {
  color: #A09278;
  margin-bottom: 12px;
  line-height: 1.75;
  font-size: 0.875rem;
}.gxu_seo_body-82y p:last-child {
  margin-bottom: 0;
}.gxu_seo_body-82y strong {
  font-weight: 700;
  color: #D4C9AA;
}.gxu_seo_body-82y a {
  transition: color .2s;
  text-decoration: underline;
  color: #D4820C;
}.gxu_seo_body-82y a:hover {
  color: #EF9A1A;
}.gxu_seo_body-82y ul,.gxu_seo_body-82y ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.gxu_seo_body-82y ol {
  list-style: decimal;
}.gxu_seo_body-82y li {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #A09278;
  margin-bottom: 0.375rem;
}.gxu_seo_body-82y table {
  width: 100%;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 12px;
  font-size: 0.813rem;
}
@media(min-width: 769px) {.gxu_seo_body-82y table {
  display: table;
}
}.gxu_seo_body-82y th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #D4C9AA;
  font-weight: 700;
}.gxu_seo_body-82y td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A09278;
}.gxu_seo_cols-82y {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 637px) {.gxu_seo_cols-82y {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.gxu_seo_cols-82y {
  grid-template-columns: repeat(3,1fr);
}
}.gxu_seo_col_h-82y {
  color: #D4C9AA;
  overflow-wrap: break-word;
  font-size: 13px;
  margin-bottom: 0.438rem;
  font-weight: 700;
}.gxu_seo_col_p-82y {
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.65;
  color: #746858;
}.gxu_seo_stats-82y {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.gxu_seo_stat-82y {
  background: rgba(212, 130, 12, 0.07);
  border: 1px solid rgba(212, 130, 12, 0.18);
  padding: 14px 16px;
  flex: 1;
  border-radius: 0.5rem;
  min-width: 8.75rem;
}.gxu_seo_stat_val-82y {
  color: #D4820C;
  margin-bottom: 0.25rem;
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
}.gxu_seo_stat_lb-82y {
  font-size: 0.688rem;
  color: #746858;
  overflow-wrap: break-word;
}.gxu_seo-82y {
  padding: 2.25rem 16px 0;
  background: #0D0A07;
}
@media(min-width: 766px) {.gxu_seo-82y {
  padding: 44px 1.5rem 0;
}
}.gxu_seo_in-82y {
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  border-radius: 14px;
  background: #181410;
  border: 1px solid rgba(255, 255, 255, 0.10);
  max-width: 82.5rem;
}
@media(min-width: 769px) {.gxu_seo_in-82y {
  padding: 2.25rem 2.5rem;
}
}.gxu_seo_label-82y {
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  color: #D4820C;
}.gxu_seo_h2-82y {
  font-family: 'Cinzel', serif;
  margin-bottom: 14px;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
  color: #F5EDD8;
  line-height: 1.25;
}
@media(min-width: 765px) {.gxu_seo_h2-82y {
  font-size: 24px;
}
}.gxu_seo_body-82y {
  line-height: 1.75;
  font-size: 14px;
  overflow-wrap: break-word;
  color: #A09278;
}.gxu_seo_body-82y p {
  color: #A09278;
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 12px;
}.gxu_seo_body-82y p:last-child {
  margin-bottom: 0;
}.gxu_seo_body-82y strong {
  color: #D4C9AA;
  font-weight: 700;
}.gxu_seo_body-82y a {
  transition: color .2s;
  color: #D4820C;
  text-decoration: underline;
}.gxu_seo_body-82y a:hover {
  color: #EF9A1A;
}.gxu_seo_body-82y ul,.gxu_seo_body-82y ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.gxu_seo_body-82y ol {
  list-style: decimal;
}.gxu_seo_body-82y li {
  color: #A09278;
  margin-bottom: 6px;
  line-height: 1.75;
  font-size: 0.875rem;
}.gxu_seo_body-82y table {
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  margin-bottom: 12px;
  width: 100%;
  font-size: 0.813rem;
}
@media(min-width: 771px) {.gxu_seo_body-82y table {
  display: table;
}
}.gxu_seo_body-82y th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #D4C9AA;
}.gxu_seo_body-82y td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A09278;
}.gxu_seo_cols-82y {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 637px) {.gxu_seo_cols-82y {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.gxu_seo_cols-82y {
  grid-template-columns: repeat(3,1fr);
}
}.gxu_seo_col_h-82y {
  color: #D4C9AA;
  margin-bottom: 0.438rem;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.gxu_seo_col_p-82y {
  font-size: 13px;
  overflow-wrap: break-word;
  color: #746858;
  line-height: 1.65;
}.gxu_seo_stats-82y {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.gxu_seo_stat-82y {
  border: 1px solid rgba(212, 130, 12, 0.18);
  padding: 14px 16px;
  background: rgba(212, 130, 12, 0.07);
  border-radius: 0.5rem;
  flex: 1;
  min-width: 140px;
}.gxu_seo_stat_val-82y {
  color: #D4820C;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
}.gxu_seo_stat_lb-82y {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #746858;
}.gxu_seo-82y {
  padding: 36px 16px 0;
  background: #0D0A07;
}
@media(min-width: 766px) {.gxu_seo-82y {
  padding: 2.75rem 1.5rem 0;
}
}.gxu_seo_in-82y {
  background: #181410;
  border: 1px solid rgba(255, 255, 255, 0.10);
  margin: 0 auto;
  border-radius: 14px;
  padding: 28px 1.5rem;
  max-width: 1320px;
}
@media(min-width: 767px) {.gxu_seo_in-82y {
  padding: 36px 40px;
}
}.gxu_seo_label-82y {
  color: #D4820C;
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.625rem;
}.gxu_seo_h2-82y {
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 14px;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  line-height: 1.25;
  color: #F5EDD8;
}
@media(min-width: 767px) {.gxu_seo_h2-82y {
  font-size: 24px;
}
}.gxu_seo_body-82y {
  line-height: 1.75;
  color: #A09278;
  overflow-wrap: break-word;
  font-size: 0.875rem;
}.gxu_seo_body-82y p {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #A09278;
  margin-bottom: 0.75rem;
}.gxu_seo_body-82y p:last-child {
  margin-bottom: 0;
}.gxu_seo_body-82y strong {
  color: #D4C9AA;
  font-weight: 700;
}.gxu_seo_body-82y a {
  transition: color .2s;
  text-decoration: underline;
  color: #D4820C;
}.gxu_seo_body-82y a:hover {
  color: #EF9A1A;
}.gxu_seo_body-82y ul,.gxu_seo_body-82y ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.gxu_seo_body-82y ol {
  list-style: decimal;
}.gxu_seo_body-82y li {
  line-height: 1.75;
  margin-bottom: 6px;
  color: #A09278;
  font-size: 14px;
}.gxu_seo_body-82y table {
  display: block;
  border-collapse: collapse;
  margin-bottom: 12px;
  font-size: 0.813rem;
  overflow-x: auto;
  width: 100%;
}
@media(min-width: 767px) {.gxu_seo_body-82y table {
  display: table;
}
}.gxu_seo_body-82y th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #D4C9AA;
}.gxu_seo_body-82y td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #A09278;
}.gxu_seo_cols-82y {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 642px) {.gxu_seo_cols-82y {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.gxu_seo_cols-82y {
  grid-template-columns: repeat(3,1fr);
}
}.gxu_seo_col_h-82y {
  font-size: 13px;
  color: #D4C9AA;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 0.438rem;
}.gxu_seo_col_p-82y {
  color: #746858;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 13px;
}.gxu_seo_stats-82y {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.gxu_seo_stat-82y {
  flex: 1;
  background: rgba(212, 130, 12, 0.07);
  padding: 0.875rem 1rem;
  border: 1px solid rgba(212, 130, 12, 0.18);
  border-radius: 8px;
  min-width: 140px;
}.gxu_seo_stat_val-82y {
  font-size: 20px;
  font-weight: 800;
  color: #D4820C;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
}.gxu_seo_stat_lb-82y {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #746858;
}.gxu_faq-82y {
  background: #0D0A07;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.gxu_faq-82y {
  padding: 2.75rem 24px 0;
}
}.gxu_faq_in-82y {
  margin: 0 auto;
  max-width: 1320px;
}.gxu_faq_head-82y {
  margin-bottom: 1.25rem;
}.gxu_faq_label-82y {
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
  color: #D4820C;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}.gxu_faq_h2-82y {
  font-weight: 800;
  color: #F5EDD8;
  overflow-wrap: break-word;
  font-size: 20px;
  font-family: 'Cinzel', serif;
}
@media(min-width: 769px) {.gxu_faq_h2-82y {
  font-size: 24px;
}
}.gxu_faq_list-82y {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.gxu_faq_item-82y {
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #181410;
  border-radius: 0.5rem;
}.gxu_faq_q-82y {
  transition: color .2s;
  gap: 0.75rem;
  padding: 16px 1.25rem;
  flex-wrap: wrap;
  justify-content: space-between;
  font-size: 0.875rem;
  align-items: center;
  color: #D4C9AA;
  overflow-wrap: break-word;
  display: flex;
  font-weight: 600;
  cursor: pointer;
}.gxu_faq_q-82y:hover {
  color: #F5EDD8;
}.gxu_faq_q_ic-82y {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  transition: transform .25s;
  flex-shrink: 0;
  font-size: 1rem;
  justify-content: center;
  width: 1.5rem;
  display: flex;
  height: 24px;
  color: #D4820C;
  align-items: center;
}.gxu_faq_item-82y.gxu_state_open-82y .gxu_faq_q_ic-82y {
  transform: rotate(45deg);
}.gxu_faq_a-82y {
  padding: 0 20px 16px;
  line-height: 1.7;
  overflow-wrap: break-word;
  color: #746858;
  display: none;
  font-size: 13px;
}.gxu_faq_item-82y.gxu_state_open-82y .gxu_faq_a-82y {
  display: block;
}.gxu_faq_a-82y strong {
  font-weight: 700;
  color: #D4C9AA;
}.gxu_faq_a-82y a {
  color: #D4820C;
  text-decoration: underline;
}.gxu_faq_a-82y ul,.gxu_faq_a-82y ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 20px;
}.gxu_faq_a-82y ol {
  list-style: decimal;
}.gxu_faq_a-82y li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.gxu_faq_a-82y table {
  margin: 0.5rem 0;
  display: block;
  overflow-x: auto;
  width: 100%;
  font-size: 12px;
  border-collapse: collapse;
}
@media(min-width:768px) {.gxu_faq_a-82y table {
  display: table;
}
}.gxu_faq_a-82y th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 6px 0.5rem;
  text-align: left;
  color: #D4C9AA;
  font-weight: 700;
}.gxu_faq_a-82y td {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #746858;
}.gxu_ft-82y {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #080604;
  margin-top: 3rem;
}.gxu_ft_support-82y {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 1rem;
}
@media(min-width: 765px) {.gxu_ft_support-82y {
  padding: 28px 24px;
}
}.gxu_ft_support_in-82y {
  margin: 0 auto;
  gap: 1rem;
  max-width: 1320px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.gxu_ft_support_main-82y {
  flex: 1;
  gap: 1rem;
  align-items: center;
  display: flex;
  min-width: 220px;
  flex-wrap: wrap;
}.gxu_ft_support_ic-82y {
  color: #D4820C;
  flex-shrink: 0;
}.gxu_ft_support_ic-82y svg {
  height: 1.875rem;
  stroke-linejoin: round;
  width: 30px;
  stroke-linecap: round;
}.gxu_ft_support_text_title-82y {
  margin-bottom: 3px;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F5EDD8;
  font-size: 15px;
}.gxu_ft_support_text_sub-82y {
  color: #746858;
  font-size: 12px;
  overflow-wrap: break-word;
}.gxu_ft_support_btn-82y {
  border-radius: 0.5rem;
  transition: background .2s;
  padding: 11px 22px;
  background: #D4820C;
  font-weight: 700;
  white-space: nowrap;
  flex-shrink: 0;
  color: #F5EDD8;
  font-size: 13px;
}.gxu_ft_support_btn-82y:hover {
  background: #EF9A1A;
}.gxu_ft_support_contacts-82y {
  gap: 1rem;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.gxu_ft_support_contact-82y {
  color: #564D3E;
  font-size: 12px;
  line-height: 1.4;
}.gxu_ft_support_contact-82y strong {
  font-weight: 600;
  margin-bottom: 2px;
  font-size: 11px;
  color: #A09278;
  display: block;
}.gxu_ft_main-82y {
  padding: 32px 1rem 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 765px) {.gxu_ft_main-82y {
  padding: 2.5rem 1.5rem 32px;
}
}.gxu_ft_main_in-82y {
  gap: 1.5rem;
  margin: 0 auto;
  max-width: 1320px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 637px) {.gxu_ft_main_in-82y {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.gxu_ft_main_in-82y {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.gxu_ft_col_logo-82y {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.gxu_ft_col_logo-82y {
  grid-column: auto;
}
}.gxu_ft_logo-82y {
  gap: 9px;
  overflow-wrap: break-word;
  display: flex;
  font-size: 16px;
  font-weight: 800;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
  align-items: center;
  color: #F5EDD8;
}.gxu_ft_logo_mark-82y {
  border-radius: 5px;
  overflow: hidden;
  width: 1.875rem;
  height: 1.875rem;
}.gxu_ft_logo_mark-82y img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.gxu_ft_logo_sub-82y {
  max-width: 200px;
  font-size: 12px;
  line-height: 1.55;
  overflow-wrap: break-word;
  color: #564D3E;
}.gxu_ft_col_title-82y {
  margin-bottom: 14px;
  font-size: 0.75rem;
  color: #A09278;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .07em;
}.gxu_ft_col_links-82y {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.gxu_ft_col_link-82y {
  transition: color .2s;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #564D3E;
}.gxu_ft_col_link-82y:hover {
  color: #D4C9AA;
}.gxu_ft_apps-82y {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.gxu_ft_app_card-82y {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 5px;
  padding: 10px 0.75rem;
  transition: border-color .2s;
  gap: 0.625rem;
  display: flex;
  align-items: center;
}.gxu_ft_app_card-82y:hover {
  border-color: rgba(212, 130, 12, 0.55);
}.gxu_ft_app_card_ic-82y svg {
  stroke-linejoin: round;
  height: 1.375rem;
  width: 22px;
  stroke-linecap: round;
}.gxu_ft_app_card_os-82y {
  color: #564D3E;
  font-size: 0.625rem;
  font-weight: 600;
}.gxu_ft_app_card_action-82y {
  color: #D4C9AA;
  font-size: 0.75rem;
  font-weight: 700;
}.gxu_ft_bot-82y {
  padding: 20px 16px;
}
@media(min-width: 771px) {.gxu_ft_bot-82y {
  padding: 20px 24px;
}
}.gxu_ft_bot_in-82y {
  margin: 0 auto;
  gap: 16px;
  align-items: center;
  display: flex;
  max-width: 82.5rem;
  flex-wrap: wrap;
}.gxu_ft_socials-82y {
  gap: 0.5rem;
  display: flex;
}.gxu_ft_soc-82y {
  background: rgba(255, 255, 255, 0.05);
  transition: background .2s;
  border-radius: 0.313rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  height: 36px;
  justify-content: center;
  color: #A09278;
  width: 2.25rem;
  align-items: center;
  display: flex;
}.gxu_ft_soc-82y svg {
  stroke-linejoin: round;
  height: 16px;
  stroke-linecap: round;
  width: 1rem;
}.gxu_ft_soc-82y:hover {
  background: rgba(255, 255, 255, 0.07);
}.gxu_ft_legal-82y {
  flex: 1;
  font-size: 11px;
  line-height: 1.6;
  overflow-wrap: break-word;
  min-width: 200px;
  color: #8A7E6A;
}.gxu_ft_legal-82y strong {
  color: #A09278;
  font-weight: 700;
}.gxu_ft_legal-82y a {
  text-decoration: underline;
  color: #A09278;
}.gxu_ft_age-82y {
  border: 2px solid #8A7E6A;
  border-radius: 50%;
  display: flex;
  width: 32px;
  justify-content: center;
  align-items: center;
  height: 2rem;
  flex-shrink: 0;
  font-size: 11px;
  font-weight: 800;
  margin-left: auto;
  color: #8A7E6A;
}