*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #120A10;
  -webkit-font-smoothing: antialiased;
  font-family: 'Lato', sans-serif;
  color: #D4C6A8;
  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;
  color: inherit;
  cursor: pointer;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.dxq_layout_gmw {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}.dxq_page_gmw {
  min-height: 100vh;
  display: flex;
}.dxq_main_gmw {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media(min-width: 1082px) {.dxq_main_gmw {
  padding-left: 13.75rem;
}
}
@media(max-width: 1082px) {.dxq_main_gmw {
  padding-bottom: 4.5rem;
}
}.dxq_gc_gmw {
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255,255,255,0.05);
  background: #180D14;
  border-radius: 0.625rem;
  overflow: hidden;
  width: 140px;
  cursor: pointer;
  flex-shrink: 0;
  position: relative;
}
@media(min-width: 641px) {.dxq_gc_gmw {
  width: 9.75rem;
}
}
@media(min-width: 1077px) {.dxq_gc_gmw {
  width: 10.5rem;
}
}.dxq_gc_gmw:hover {
  transform: translateY(-3px);
  border-color: rgba(201,162,48,0.08);
}.dxq_gc_img_gmw {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 80%;
}.dxq_gc_img_gmw img {
  inset: 0;
  height: 100%;
  position: absolute;
  width: 100%;
  object-fit: cover;
}.dxq_gc_hover_gmw {
  transition: opacity .2s;
  background: rgba(8,3,6,0.72);
  inset: 0;
  align-items: center;
  display: flex;
  position: absolute;
  opacity: 0;
  justify-content: center;
}.dxq_gc_gmw:hover .dxq_gc_hover_gmw {
  opacity: 1;
}.dxq_gc_hover_btn_gmw {
  border-radius: 0.375rem;
  padding: 0.5rem 1rem;
  background: #C9A230;
  font-size: 12px;
  font-weight: 700;
  color: #F5EDD8;
}.dxq_gc_info_gmw {
  padding: 8px 0.625rem 0.625rem;
}.dxq_gc_name_gmw {
  overflow: hidden;
  color: #D4C6A8;
  max-width: 100%;
  white-space: nowrap;
  font-size: 0.75rem;
  font-weight: 600;
  margin-bottom: 3px;
  text-overflow: ellipsis;
}.dxq_gc_prov_gmw {
  font-size: 0.625rem;
  color: #6A5C48;
}.dxq_gc_tag_gmw {
  border-radius: 0.25rem;
  padding: 2px 7px;
  left: 0.375rem;
  top: 0.375rem;
  letter-spacing: .04em;
  font-size: 9px;
  font-weight: 700;
  text-transform: uppercase;
  z-index: 2;
  position: absolute;
}.dxq_gc_tag_hot_gmw {
  background: #D63C3C;
  color: #fff;
}.dxq_gc_tag_new_gmw {
  background: #2EC46E;
  color: #120A10;
}.dxq_gc_tag_jp_gmw {
  background: #E89820;
  color: #120A10;
}.dxq_gc_tag_ex_gmw {
  background: #8B1A4A;
  color: #fff;
}.dxq_gc_tag_live_gmw {
  background: #D63C3C;
  color: #fff;
}.dxq_gr_gmw {
  background: #120A10;
  padding: 2rem 1rem 0;
}
@media(min-width: 769px) {.dxq_gr_gmw {
  padding: 2.25rem 24px 0;
}
}.dxq_gr_in_gmw {
  margin: 0 auto;
  max-width: 1340px;
}.dxq_gr_head_gmw {
  gap: 0.75rem;
  margin-bottom: 10px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.dxq_gr_head_l_gmw {
  gap: 10px;
  flex: 1;
  min-width: 0;
  display: flex;
  align-items: center;
}.dxq_gr_ic_gmw {
  border-radius: 10px;
  height: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  flex-shrink: 0;
}.dxq_gr_ic_gmw svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1rem;
  width: 16px;
}.dxq_gr_title_gmw {
  overflow-wrap: break-word;
  font-weight: 700;
  font-family: 'Cinzel', serif;
  font-size: 16px;
  color: #F5EDD8;
}
@media(min-width:768px) {.dxq_gr_title_gmw {
  font-size: 18px;
}
}.dxq_gr_more_gmw {
  gap: 5px;
  transition: color .2s;
  white-space: nowrap;
  align-items: center;
  color: #7E6E58;
  flex-shrink: 0;
  font-weight: 600;
  font-size: 12px;
  display: flex;
}.dxq_gr_more_gmw:hover {
  color: #C9A230;
}.dxq_gr_more_gmw svg {
  stroke-linecap: round;
  height: 12px;
  width: 0.75rem;
  stroke-linejoin: round;
}.dxq_gr_arrows_gmw {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.dxq_gr_arr_gmw {
  transition: background .15s,color .15s;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 6px;
  width: 30px;
  align-items: center;
  height: 1.875rem;
  color: #A08E72;
  justify-content: center;
  display: flex;
}.dxq_gr_arr_gmw:hover {
  background: rgba(255,255,255,0.07);
  color: #F5EDD8;
}.dxq_gr_arr_gmw svg {
  height: 0.813rem;
  width: 0.813rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.dxq_gr_seo_h_gmw {
  margin: 0 0 6px;
  font-size: 13px;
  max-width: 42.5rem;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #D4C6A8;
}
@media(min-width: 766px) {.dxq_gr_seo_h_gmw {
  font-size: 0.875rem;
}
}.dxq_gr_seo_gmw {
  overflow-wrap: break-word;
  margin-bottom: 12px;
  max-width: 42.5rem;
  font-size: 12px;
  line-height: 1.55;
  color: #7E6E58;
}.dxq_gr_seo_gmw strong {
  font-weight: 600;
  color: #D4C6A8;
}.dxq_gr_scroll_gmw {
  gap: 0.625rem;
  scrollbar-width: none;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 10px;
  display: flex;
}.dxq_gr_scroll_gmw::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.dxq_gr_scroll_gmw {
  gap: 12px;
}
}.dxq_tb_gmw {
  background: #120A10;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  left: 0;
  right: 0;
  align-items: center;
  display: flex;
  height: 56px;
  z-index: 80;
  top: 0;
  position: fixed;
}.dxq_tb_in_gmw {
  padding: 0 0.875rem;
  gap: 0;
  align-items: center;
  display: flex;
  height: 100%;
  width: 100%;
}.dxq_tb_burger_gmw {
  gap: 5px;
  border-radius: 0.625rem;
  margin-right: 8px;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 2.375rem;
  display: flex;
  height: 38px;
}.dxq_tb_burger_gmw:hover {
  background: rgba(255,255,255,0.05);
}.dxq_tb_burger_line_gmw {
  border-radius: 1px;
  background: #A08E72;
  height: 2px;
  display: block;
  width: 18px;
}
@media(min-width: 1079px) {.dxq_tb_burger_gmw {
  display: none;
}
}.dxq_tb_logo_gmw {
  gap: 0.563rem;
  color: #F5EDD8;
  display: flex;
  margin-right: 1.25rem;
  font-size: 1.125rem;
  letter-spacing: -.01em;
  flex-shrink: 0;
  align-items: center;
  overflow-wrap: break-word;
  font-weight: 800;
}.dxq_tb_logo_mark_gmw {
  overflow: hidden;
  border-radius: 10px;
  align-items: center;
  width: 2rem;
  height: 32px;
  justify-content: center;
  display: flex;
}.dxq_tb_logo_mark_gmw img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.dxq_tb_nav_gmw {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 641px) {.dxq_tb_nav_gmw {
  display: flex;
}
}.dxq_tb_tab_gmw {
  border-radius: 10px;
  padding: 0.5rem 0.875rem;
  transition: background .15s,color .15s;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 600;
  color: #A08E72;
}.dxq_tb_tab_gmw:hover {
  background: rgba(255,255,255,0.05);
  color: #F5EDD8;
}.dxq_tb_tab_gmw.dxq_state_active_gmw {
  background: rgba(201,162,48,0.18);
  color: #F5EDD8;
}.dxq_tb_right_gmw {
  gap: 0.5rem;
  margin-left: auto;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}.dxq_tb_login_gmw {
  border: 1px solid rgba(255,255,255,0.09);
  background: rgba(255,255,255,0.05);
  border-radius: 0.625rem;
  padding: 9px 1rem;
  transition: border-color .2s,color .2s;
  font-weight: 600;
  display: none;
  color: #D4C6A8;
  font-size: 13px;
}.dxq_tb_login_gmw:hover {
  border-color: rgba(201,162,48,0.45);
  color: #F5EDD8;
}
@media(min-width: 483px) {.dxq_tb_login_gmw {
  display: block;
}
}.dxq_tb_reg_gmw {
  transition: background .2s;
  padding: 9px 18px;
  border-radius: 0.625rem;
  background: #2EC46E;
  font-size: 0.813rem;
  font-weight: 700;
  white-space: nowrap;
  color: #0F0810;
}.dxq_tb_reg_gmw:hover {
  background: #3DD67E;
}.dxq_sb_gmw {
  transform: translateX(-100%);
  background: #1E1118;
  border-right: 1px solid rgba(255,255,255,0.05);
  transition: transform .25s ease;
  overflow-y: auto;
  left: 0;
  position: fixed;
  top: 56px;
  width: 220px;
  bottom: 0;
  z-index: 70;
}.dxq_sb_gmw.dxq_state_open_gmw {
  transform: translateX(0);
}.dxq_sb_gmw::-webkit-scrollbar {
  width: 4px;
}.dxq_sb_gmw::-webkit-scrollbar-thumb {
  background: rgba(255,255,255,0.07);
  border-radius: 2px;
}
@media(min-width: 1081px) {.dxq_sb_gmw {
  transform: translateX(0);
}
}.dxq_sb_auth_gmw {
  padding: 0.875rem 0.75rem 10px;
}.dxq_sb_btn_reg_gmw {
  transition: background .2s;
  border-radius: 0.625rem;
  background: #2EC46E;
  padding: 0.688rem;
  text-align: center;
  font-weight: 700;
  font-size: 13px;
  color: #0F0810;
  margin-bottom: 0.5rem;
  display: block;
}.dxq_sb_btn_reg_gmw:hover {
  background: #3DD67E;
}.dxq_sb_btn_login_gmw {
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 10px;
  background: rgba(255,255,255,0.05);
  padding: 0.625rem;
  display: block;
  font-weight: 600;
  color: #D4C6A8;
  text-align: center;
  font-size: 0.813rem;
}.dxq_sb_btn_login_gmw:hover {
  border-color: rgba(201,162,48,0.45);
  color: #F5EDD8;
}.dxq_sb_promo_gmw {
  padding: 0.75rem 14px;
  overflow: hidden;
  border: 1px solid rgba(201,162,48,0.18);
  background: linear-gradient(135deg,#3E0A22,#1E1118);
  margin: 0 0.75rem 0.625rem;
  border-radius: 0.625rem;
  position: relative;
}.dxq_sb_promo_gmw::before {
  background: radial-gradient(circle,rgba(201,162,48,0.18),transparent 70%);
  border-radius: 50%;
  position: absolute;
  content: '';
  right: -1.25rem;
  height: 5rem;
  top: -1.25rem;
  width: 80px;
}.dxq_sb_promo_title_gmw {
  color: #C9A230;
  font-size: 0.688rem;
  letter-spacing: .06em;
  text-transform: uppercase;
  margin-bottom: 0.25rem;
  font-weight: 700;
}.dxq_sb_promo_text_gmw {
  overflow-wrap: break-word;
  color: #F5EDD8;
  font-weight: 600;
  font-size: 0.75rem;
  line-height: 1.35;
}.dxq_sb_promo_sub_gmw {
  margin-top: 3px;
  font-size: 0.625rem;
  color: #7E6E58;
}.dxq_sb_nav_gmw {
  padding: 0.375rem 0.5rem 1rem;
}.dxq_sb_nav_lb_gmw {
  padding: 0.625rem 0.5rem 6px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 10px;
  color: #6A5C48;
  letter-spacing: .08em;
}.dxq_sb_link_gmw {
  border-radius: 6px;
  padding: 0.563rem 0.625rem;
  transition: background .15s,color .15s;
  gap: 10px;
  font-size: 13px;
  color: #A08E72;
  align-items: center;
  overflow-wrap: break-word;
  cursor: pointer;
  font-weight: 500;
  display: flex;
}.dxq_sb_link_gmw:hover {
  background: rgba(255,255,255,0.05);
  color: #F5EDD8;
}.dxq_sb_link_gmw.dxq_state_active_gmw {
  background: rgba(201,162,48,0.18);
  color: #F5EDD8;
}.dxq_sb_ic_gmw {
  border-radius: 0.375rem;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  width: 1.875rem;
  height: 1.875rem;
}.dxq_sb_ic_gmw svg {
  stroke-linejoin: round;
  width: 1rem;
  stroke-linecap: round;
  height: 1rem;
}.dxq_sb_ic_1_gmw {
  background: rgba(201,162,48,0.08);
  color: #C9A230;
}.dxq_sb_ic_2_gmw {
  background: rgba(46,196,110,0.18);
  color: #2EC46E;
}.dxq_sb_ic_3_gmw {
  background: rgba(232,152,32,0.20);
  color: #E89820;
}.dxq_sb_ic_4_gmw {
  background: rgba(139,26,74,0.28);
  color: #8B1A4A;
}.dxq_sb_ic_5_gmw {
  background: rgba(201,162,48,0.08);
  color: #E8447A;
}.dxq_sb_ic_6_gmw {
  background: rgba(139,26,74,0.28);
  color: #9B3EB5;
}.dxq_sb_badge_gmw {
  padding: 2px 7px;
  background: #E89820;
  border-radius: 0.375rem;
  color: #0F0810;
  font-size: 0.563rem;
  font-weight: 700;
  margin-left: auto;
}.dxq_sb_bot_gmw {
  padding: 0.75rem;
  gap: 8px;
  border-top: 1px solid rgba(255,255,255,0.05);
  display: flex;
}.dxq_sb_lang_gmw,.dxq_sb_help_gmw {
  border-radius: 0.375rem;
  padding: 9px 0.375rem;
  gap: 6px;
  flex: 1;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.05);
  transition: border-color .2s;
  justify-content: center;
  font-size: 11px;
  align-items: center;
  font-weight: 600;
  color: #A08E72;
  display: flex;
}.dxq_sb_lang_gmw:hover,.dxq_sb_help_gmw:hover {
  border-color: rgba(201,162,48,0.45);
  color: #F5EDD8;
}.dxq_sb_lang_gmw svg,.dxq_sb_help_gmw svg {
  width: 0.813rem;
  height: 0.813rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.dxq_sb_bd_gmw {
  background: rgba(8,3,6,0.72);
  inset: 0;
  display: none;
  z-index: 69;
  position: fixed;
}.dxq_sb_bd_gmw.dxq_state_on_gmw {
  display: block;
}
@media(min-width: 1077px) {.dxq_sb_bd_gmw {
  display: none!important;
}
}.dxq_mob_nav_gmw {
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255,255,255,0.09);
  background: #1E1118;
  left: 0;
  right: 0;
  display: flex;
  position: fixed;
  bottom: 0;
  z-index: 80;
}
@media(min-width: 1079px) {.dxq_mob_nav_gmw {
  display: none;
}
}.dxq_mob_nav_item_gmw {
  padding: 0.25rem 2px;
  gap: 4px;
  flex: 1;
  align-items: center;
  flex-direction: column;
  display: flex;
  cursor: pointer;
  color: #6A5C48;
}.dxq_mob_nav_ic_gmw {
  line-height: 1;
}.dxq_mob_nav_ic_gmw svg {
  height: 20px;
  stroke-linecap: round;
  width: 1.25rem;
  stroke-linejoin: round;
}.dxq_mob_nav_lb_gmw {
  font-weight: 600;
  color: #6A5C48;
  font-size: 0.625rem;
}.dxq_mob_nav_item_gmw.dxq_state_active_gmw {
  color: #C9A230;
}.dxq_mob_nav_item_gmw.dxq_state_active_gmw .dxq_mob_nav_lb_gmw {
  color: #C9A230;
}.dxq_hero_gmw {
  padding: 20px 16px 0;
  background: #120A10;
}
@media(min-width: 765px) {.dxq_hero_gmw {
  padding: 24px 1.5rem 0;
}
}.dxq_hero_in_gmw {
  margin: 0 auto;
  gap: 12px;
  grid-template-columns: 1fr;
  max-width: 83.75rem;
  display: grid;
}
@media(min-width: 857px) {.dxq_hero_in_gmw {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1102px) {.dxq_hero_in_gmw {
  grid-template-columns: 1fr 21.25rem;
}
}.dxq_hero_promo_gmw {
  border-radius: 1rem;
  overflow: hidden;
  background: #180D14;
  min-height: 13.75rem;
  display: flex;
  position: relative;
  align-items: stretch;
}
@media(min-width: 769px) {.dxq_hero_promo_gmw {
  min-height: 280px;
}
}.dxq_hero_promo_bg_gmw {
  inset: 0;
  background: linear-gradient(120deg,#3E0A22 0%,#120A10 100%);
  background-position: center;
  background-size: cover;
  position: absolute;
}.dxq_hero_promo_bg_gmw::after {
  background: linear-gradient(90deg,#120A10 0%,rgba(8,3,6,0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.dxq_hero_promo_glow_gmw {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(139,26,74,0.28) 0%,transparent 65%);
  width: 18.75rem;
  height: 18.75rem;
  right: 3.75rem;
  top: -2.5rem;
  pointer-events: none;
  position: absolute;
}.dxq_hero_promo_ct_gmw {
  padding: 28px 24px 28px 28px;
  position: relative;
  display: flex;
  justify-content: center;
  flex-direction: column;
  z-index: 2;
  max-width: 30rem;
}
@media(min-width: 766px) {.dxq_hero_promo_ct_gmw {
  padding: 40px 2rem;
}
}.dxq_hero_badge_gmw {
  border-radius: 1.25rem;
  background: rgba(201,162,48,0.18);
  border: 1px solid rgba(201,162,48,0.08);
  padding: 0.313rem 0.75rem;
  display: inline-block;
  color: #C9A230;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.875rem;
  font-size: 0.625rem;
}.dxq_hero_h1_gmw {
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  line-height: 1.15;
  margin-bottom: 0.625rem;
  color: #F5EDD8;
  font-weight: 800;
  font-size: 1.625rem;
}.dxq_hero_h1_gmw em {
  color: #E89820;
  font-style: normal;
}
@media(min-width: 769px) {.dxq_hero_h1_gmw {
  font-size: 2.25rem;
}
}.dxq_hero_sub_gmw {
  font-size: 13px;
  color: #A08E72;
  margin-bottom: 20px;
  line-height: 1.55;
}
@media(min-width: 766px) {.dxq_hero_sub_gmw {
  font-size: 14px;
}
}.dxq_hero_row_gmw {
  gap: 0.625rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.dxq_hero_cta_gmw {
  border-radius: 10px;
  padding: 0.813rem 26px;
  background: #2EC46E;
  transition: background .2s;
  color: #0F0810;
  box-shadow: 0 0 14px rgba(46,196,110,0.42), 0 6px 18px rgba(0,0,0,0.55);
  font-size: 14px;
  font-weight: 700;
}.dxq_hero_cta_gmw:hover {
  background: #3DD67E;
}.dxq_hero_terms_gmw {
  font-size: 11px;
  color: #6A5C48;
}.dxq_hero_game_gmw {
  border-radius: 1rem;
  border: 1px solid rgba(255,255,255,0.05);
  background: #180D14;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  position: relative;
}.dxq_hero_game_badge_gmw {
  padding: 0.313rem 10px;
  border-radius: 20px;
  background: rgba(232,152,32,0.20);
  border: 1px solid rgba(232,152,32,0.20);
  color: #E89820;
  font-size: 10px;
  letter-spacing: .06em;
  z-index: 3;
  left: 0.75rem;
  text-transform: uppercase;
  font-weight: 700;
  top: 0.75rem;
  position: absolute;
}.dxq_hero_game_badge_gmw svg {
  margin-right: 0.25rem;
  vertical-align: -1px;
  height: 0.688rem;
  width: 0.688rem;
}.dxq_hero_game_img_gmw {
  background: linear-gradient(135deg,#3E0A22,#120A10);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.dxq_hero_game_img_gmw img {
  inset: 0;
  width: 100%;
  position: absolute;
  height: 100%;
  object-fit: cover;
}.dxq_hero_game_play_gmw {
  background: rgba(8,3,6,0.72);
  transition: opacity .2s;
  inset: 0;
  justify-content: center;
  align-items: center;
  position: absolute;
  display: flex;
  opacity: 0;
}.dxq_hero_game_gmw:hover .dxq_hero_game_play_gmw {
  opacity: 1;
}.dxq_hero_game_play_gmw span {
  background: #C9A230;
  border-radius: 50%;
  width: 52px;
  justify-content: center;
  align-items: center;
  height: 52px;
  display: flex;
}.dxq_hero_game_play_gmw span svg {
  width: 18px;
  height: 18px;
  margin-left: 2px;
}.dxq_hero_game_info_gmw {
  padding: 14px 16px;
}.dxq_hero_game_title_gmw {
  color: #F5EDD8;
  font-weight: 700;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-size: 15px;
}.dxq_hero_game_provider_gmw {
  color: #7E6E58;
  font-size: 11px;
}.dxq_hero_game_btn_gmw {
  padding: 11px;
  background: #C9A230;
  transition: background .2s;
  margin: 0.75rem 16px 1rem;
  border-radius: 10px;
  color: #F5EDD8;
  font-size: 0.813rem;
  display: block;
  font-weight: 700;
  text-align: center;
}.dxq_hero_game_gmw:hover .dxq_hero_game_btn_gmw {
  background: #DEB948;
}.dxq_sbar_gmw {
  padding: 16px 16px 0;
  background: #120A10;
}
@media(min-width: 769px) {.dxq_sbar_gmw {
  padding: 1.125rem 24px 0;
}
}.dxq_sbar_in_gmw {
  margin: 0 auto;
  max-width: 83.75rem;
}.dxq_sbar_row_gmw {
  gap: 0.625rem;
  display: flex;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
}.dxq_sbar_input_gmw {
  background: #180D14;
  gap: 10px;
  transition: border-color .2s;
  padding: 0.688rem 16px;
  border-radius: 0.625rem;
  flex: 1;
  border: 1px solid rgba(255,255,255,0.09);
  align-items: center;
  font-size: 0.813rem;
  color: #7E6E58;
  cursor: pointer;
  display: flex;
}.dxq_sbar_input_gmw:hover {
  border-color: rgba(201,162,48,0.45);
}.dxq_sbar_input_gmw svg {
  stroke-linecap: round;
  flex-shrink: 0;
  stroke-linejoin: round;
  width: 0.938rem;
  height: 15px;
}.dxq_sbar_providers_gmw {
  background: #180D14;
  border-radius: 0.625rem;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 0.688rem 1.125rem;
  gap: 0.5rem;
  transition: border-color .2s;
  align-items: center;
  font-size: 0.813rem;
  font-weight: 600;
  white-space: nowrap;
  color: #D4C6A8;
  display: flex;
}.dxq_sbar_providers_gmw:hover {
  border-color: rgba(201,162,48,0.45);
  color: #F5EDD8;
}.dxq_sbar_providers_gmw svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.875rem;
  height: 0.875rem;
}.dxq_sbar_tabs_gmw {
  gap: 0.375rem;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 2px;
}.dxq_sbar_tabs_gmw::-webkit-scrollbar {
  display: none;
}.dxq_sbar_tab_gmw {
  border-radius: 20px;
  gap: 0.438rem;
  transition: background .15s,color .15s,border-color .15s;
  padding: 8px 14px;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.05);
  display: flex;
  white-space: nowrap;
  font-size: 0.75rem;
  cursor: pointer;
  font-weight: 600;
  flex-shrink: 0;
  color: #A08E72;
  align-items: center;
}.dxq_sbar_tab_gmw:hover {
  border-color: rgba(201,162,48,0.45);
  background: rgba(255,255,255,0.07);
  color: #F5EDD8;
}.dxq_sbar_tab_gmw.dxq_state_active_gmw {
  background: rgba(201,162,48,0.18);
  border-color: rgba(201,162,48,0.08);
  color: #F5EDD8;
}.dxq_sbar_tab_ic_gmw svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.875rem;
  width: 14px;
}.dxq_wy_gmw {
  background: #120A10;
  padding: 32px 1rem 0;
}
@media(min-width:768px) {.dxq_wy_gmw {
  padding: 40px 1.5rem 0;
}
}.dxq_wy_in_gmw {
  margin: 0 auto;
  max-width: 83.75rem;
}.dxq_wy_head_gmw {
  max-width: 720px;
  margin-bottom: 1.125rem;
}.dxq_wy_label_gmw {
  font-size: 0.688rem;
  margin-bottom: 8px;
  font-weight: 700;
  color: #C9A230;
  text-transform: uppercase;
  letter-spacing: .08em;
}.dxq_wy_h2_gmw {
  color: #F5EDD8;
  font-size: 20px;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-weight: 800;
  font-family: 'Cinzel', serif;
}
@media(min-width: 766px) {.dxq_wy_h2_gmw {
  font-size: 24px;
}
}.dxq_wy_intro_gmw {
  margin: 0;
  line-height: 1.6;
  font-size: 0.813rem;
  color: #7E6E58;
}.dxq_wy_grid_gmw {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.dxq_wy_grid_gmw {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.dxq_wy_grid_gmw {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.dxq_wy_card_gmw {
  padding: 1.25rem;
  border-radius: 10px;
  background: #1E1118;
  border: 1px solid rgba(255,255,255,0.09);
  transition: border-color .2s,transform .2s;
}.dxq_wy_card_gmw:hover {
  transform: translateY(-2px);
  border-color: rgba(201,162,48,0.08);
}.dxq_wy_card_ic_gmw {
  background: rgba(201,162,48,0.18);
  border-radius: 50%;
  width: 44px;
  color: #C9A230;
  display: flex;
  justify-content: center;
  margin-bottom: 14px;
  align-items: center;
  height: 2.75rem;
}.dxq_wy_card_ic_gmw svg {
  stroke-linecap: round;
  width: 22px;
  stroke-linejoin: round;
  height: 22px;
}.dxq_wy_card_h_gmw {
  line-height: 1.25;
  color: #F5EDD8;
  font-size: 0.938rem;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
}.dxq_wy_card_p_gmw {
  color: #7E6E58;
  line-height: 1.6;
  font-size: 13px;
  overflow-wrap: break-word;
}.dxq_wy_card_p_gmw strong {
  color: #D4C6A8;
  font-weight: 600;
}.dxq_ws_gmw {
  padding: 32px 16px 0;
  background: #120A10;
}
@media(min-width:768px) {.dxq_ws_gmw {
  padding: 36px 24px 0;
}
}.dxq_ws_in_gmw {
  margin: 0 auto;
  max-width: 1340px;
}.dxq_ws_head_gmw {
  gap: 12px;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 14px;
  flex-wrap: wrap;
  display: flex;
}.dxq_ws_title_gmw {
  gap: 0.625rem;
  flex-wrap: wrap;
  font-size: 1rem;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  align-items: center;
  font-weight: 700;
  color: #F5EDD8;
  display: flex;
}.dxq_ws_title_ic_gmw svg {
  color: #E89820;
  stroke-linecap: round;
  width: 1.125rem;
  height: 18px;
  stroke-linejoin: round;
}.dxq_ws_online_gmw {
  gap: 7px;
  display: flex;
  font-size: 12px;
  font-weight: 600;
  align-items: center;
  color: #7E6E58;
}.dxq_ws_online_dot_gmw {
  background: #2EC46E;
  border-radius: 50%;
  height: 8px;
  width: 0.5rem;
  box-shadow: 0 0 0.375rem rgba(46,196,110,0.18);
  flex-shrink: 0;
}.dxq_ws_scroll_gmw {
  gap: 8px;
  padding-bottom: 8px;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
}.dxq_ws_scroll_gmw::-webkit-scrollbar {
  display: none;
}.dxq_wc_gmw {
  border: 1px solid rgba(255,255,255,0.09);
  background: #180D14;
  border-radius: 10px;
  gap: 10px;
  padding: 0.625rem 0.875rem;
  flex-shrink: 0;
  display: flex;
  min-width: 13.75rem;
  align-items: center;
}.dxq_wc_img_gmw {
  border-radius: 0.375rem;
  overflow: hidden;
  background: #1E1118;
  width: 36px;
  flex-shrink: 0;
  height: 36px;
}.dxq_wc_img_gmw img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.dxq_wc_info_gmw {
  min-width: 0;
}.dxq_wc_game_gmw {
  overflow: hidden;
  font-size: 12px;
  text-overflow: ellipsis;
  color: #D4C6A8;
  white-space: nowrap;
  font-weight: 600;
}.dxq_wc_player_gmw {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #6A5C48;
  font-size: 10px;
}.dxq_wc_amount_gmw {
  margin-left: auto;
  white-space: nowrap;
  font-size: 0.813rem;
  color: #2EC46E;
  font-weight: 700;
  flex-shrink: 0;
}.dxq_reg_gmw {
  background: #120A10;
  padding: 2.25rem 1rem 0;
}
@media(min-width:768px) {.dxq_reg_gmw {
  padding: 44px 24px 0;
}
}.dxq_reg_in_gmw {
  margin: 0 auto;
  background: #1E1118;
  border: 1px solid rgba(255,255,255,0.05);
  padding: 28px 24px;
  border-radius: 16px;
  max-width: 1340px;
}
@media(min-width: 771px) {.dxq_reg_in_gmw {
  padding: 40px;
}
}.dxq_reg_top_gmw {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 858px) {.dxq_reg_top_gmw {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.dxq_reg_label_gmw {
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  font-weight: 700;
  color: #C9A230;
  font-size: 0.688rem;
}.dxq_reg_h2_gmw {
  margin-bottom: 0.75rem;
  color: #F5EDD8;
  font-size: 22px;
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1.2;
  font-family: 'Cinzel', serif;
}
@media(min-width: 769px) {.dxq_reg_h2_gmw {
  font-size: 28px;
}
}.dxq_reg_bonus_gmw {
  padding: 10px 16px;
  border-radius: 0.625rem;
  border: 1px solid rgba(232,152,32,0.20);
  gap: 8px;
  background: rgba(232,152,32,0.20);
  align-items: center;
  margin-bottom: 16px;
  display: inline-flex;
}.dxq_reg_bonus_amount_gmw {
  font-size: 20px;
  color: #E89820;
  font-weight: 800;
}.dxq_reg_bonus_text_gmw {
  color: #A08E72;
  line-height: 1.35;
  font-size: 13px;
}.dxq_reg_cta_btn_gmw {
  padding: 0.875rem 32px;
  transition: background .2s;
  border-radius: 10px;
  background: #2EC46E;
  display: inline-block;
  margin-bottom: 0.75rem;
  font-weight: 700;
  font-size: 15px;
  color: #0F0810;
  box-shadow: 0 0 0.875rem rgba(46,196,110,0.42), 0 6px 18px rgba(0,0,0,0.55);
}.dxq_reg_cta_btn_gmw:hover {
  background: #3DD67E;
}.dxq_reg_terms_gmw {
  color: #6A5C48;
  font-size: 11px;
  line-height: 1.5;
}.dxq_reg_seo_gmw {
  border-top: 1px solid rgba(255,255,255,0.05);
  color: #7E6E58;
  line-height: 1.65;
  margin-top: 1.25rem;
  font-size: 13px;
  padding-top: 20px;
  overflow-wrap: break-word;
}.dxq_reg_seo_gmw p {
  color: #7E6E58;
  font-size: 13px;
  line-height: 1.65;
  margin-bottom: 0.625rem;
}.dxq_reg_seo_gmw p:last-child {
  margin-bottom: 0;
}.dxq_reg_seo_gmw strong {
  font-weight: 700;
  color: #D4C6A8;
}.dxq_reg_seo_gmw a {
  transition: color .2s;
  text-decoration: underline;
  color: #C9A230;
}.dxq_reg_seo_gmw a:hover {
  color: #DEB948;
}.dxq_reg_seo_gmw ul,.dxq_reg_seo_gmw ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 18px;
}.dxq_reg_seo_gmw ol {
  list-style: decimal;
}.dxq_reg_seo_gmw li {
  line-height: 1.65;
  font-size: 0.813rem;
  color: #7E6E58;
  margin-bottom: 0.25rem;
}.dxq_reg_seo_gmw table {
  width: 100%;
  display: block;
  margin-bottom: 10px;
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 13px;
}
@media(min-width: 769px) {.dxq_reg_seo_gmw table {
  display: table;
}
}.dxq_reg_seo_gmw th {
  padding: 8px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  color: #D4C6A8;
  text-align: left;
}.dxq_reg_seo_gmw td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 8px;
  color: #7E6E58;
}.dxq_reg_steps_gmw {
  gap: 0.875rem;
  display: flex;
  margin-top: 28px;
  flex-direction: column;
}
@media(min-width:860px) {.dxq_reg_steps_gmw {
  margin-top: 0;
}
}.dxq_reg_step_gmw {
  gap: 0.875rem;
  padding: 16px;
  border-radius: 10px;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.05);
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.dxq_reg_step_num_gmw {
  background: rgba(201,162,48,0.18);
  border-radius: 50%;
  border: 1px solid rgba(201,162,48,0.08);
  font-size: 0.875rem;
  color: #C9A230;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  height: 2.125rem;
  justify-content: center;
  font-weight: 800;
  width: 2.125rem;
}.dxq_reg_step_title_gmw {
  color: #F5EDD8;
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 0.875rem;
}.dxq_reg_step_text_gmw {
  font-size: 0.75rem;
  line-height: 1.5;
  color: #7E6E58;
}.dxq_reg_trust_gmw {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  padding-top: 20px;
  margin-top: 1.25rem;
}.dxq_reg_trust_item_gmw {
  gap: 0.438rem;
  display: flex;
  color: #7E6E58;
  font-size: 12px;
  overflow-wrap: break-word;
  align-items: center;
}.dxq_reg_trust_ic_gmw svg {
  height: 16px;
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
  color: #C9A230;
}.dxq_htp_gmw {
  background: #120A10;
  padding: 36px 1rem 0;
}
@media(min-width: 765px) {.dxq_htp_gmw {
  padding: 44px 24px 0;
}
}.dxq_htp_in_gmw {
  margin: 0 auto;
  max-width: 83.75rem;
}.dxq_htp_head_gmw {
  margin-bottom: 22px;
  max-width: 720px;
}.dxq_htp_label_gmw {
  letter-spacing: .08em;
  color: #C9A230;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
}.dxq_htp_h2_gmw {
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F5EDD8;
  font-size: 22px;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.5rem;
}
@media(min-width: 771px) {.dxq_htp_h2_gmw {
  font-size: 1.75rem;
}
}.dxq_htp_intro_gmw {
  line-height: 1.6;
  font-size: 0.875rem;
  color: #7E6E58;
}.dxq_htp_steps_gmw {
  margin: 0;
  list-style: none;
  padding: 0;
  gap: 12px;
  display: grid;
  counter-reset: none;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.dxq_htp_steps_gmw {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.dxq_htp_steps_gmw {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.dxq_htp_step_gmw {
  background: #1E1118;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 0.625rem;
  padding: 1.25rem 18px 18px;
  position: relative;
  flex-direction: column;
  display: flex;
}.dxq_htp_step_num_gmw {
  border-radius: 50%;
  background: #C9A230;
  height: 1.75rem;
  display: flex;
  top: -0.75rem;
  align-items: center;
  font-size: 13px;
  left: 20px;
  justify-content: center;
  color: #0F0810;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  position: absolute;
  width: 28px;
}.dxq_htp_step_ic_gmw {
  margin: 0.5rem 0 0.75rem;
  background: rgba(201,162,48,0.18);
  border-radius: 0.375rem;
  height: 2.25rem;
  color: #C9A230;
  align-items: center;
  display: flex;
  justify-content: center;
  width: 36px;
}.dxq_htp_step_ic_gmw svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 18px;
  width: 18px;
}.dxq_htp_step_h_gmw {
  font-weight: 700;
  line-height: 1.25;
  font-size: 14px;
  color: #F5EDD8;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
}.dxq_htp_step_p_gmw {
  font-size: 0.813rem;
  color: #7E6E58;
  overflow-wrap: break-word;
  line-height: 1.55;
}.dxq_htp_step_p_gmw strong {
  font-weight: 600;
  color: #D4C6A8;
}.dxq_htp_cta_gmw {
  transition: background .2s;
  background: #2EC46E;
  padding: 13px 1.625rem;
  border-radius: 10px;
  font-size: 0.875rem;
  margin-top: 20px;
  display: inline-block;
  color: #0F0810;
  font-weight: 700;
}.dxq_htp_cta_gmw:hover {
  background: #3DD67E;
}.dxq_prov_gmw {
  padding: 2.25rem 1rem 0;
  background: #120A10;
}
@media(min-width: 769px) {.dxq_prov_gmw {
  padding: 44px 1.5rem 0;
}
}.dxq_prov_in_gmw {
  margin: 0 auto;
  max-width: 1340px;
}.dxq_prov_head_gmw {
  margin-bottom: 1rem;
}.dxq_prov_label_gmw {
  color: #C9A230;
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
}.dxq_prov_h2_gmw {
  font-family: 'Cinzel', serif;
  margin-bottom: 8px;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F5EDD8;
  font-size: 20px;
}
@media(min-width: 770px) {.dxq_prov_h2_gmw {
  font-size: 24px;
}
}.dxq_prov_seo_gmw {
  max-width: 620px;
  font-size: 13px;
  margin-bottom: 16px;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #7E6E58;
}.dxq_prov_seo_gmw strong {
  color: #D4C6A8;
  font-weight: 700;
}.dxq_prov_seo_gmw a {
  color: #C9A230;
  text-decoration: underline;
}.dxq_prov_grid_gmw {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width:640px) {.dxq_prov_grid_gmw {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.dxq_prov_grid_gmw {
  grid-template-columns: repeat(8,1fr);
}
}.dxq_prov_card_gmw {
  border-radius: 10px;
  gap: 7px;
  background: #180D14;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 0.875rem 10px;
  transition: border-color .2s,background .2s;
  cursor: pointer;
  flex-direction: column;
  align-items: center;
  display: flex;
}.dxq_prov_card_gmw:hover {
  border-color: rgba(201,162,48,0.45);
  background: #1E1118;
}.dxq_prov_logo_gmw {
  overflow: hidden;
  border-radius: 6px;
  background: rgba(255,255,255,0.05);
  width: 2.75rem;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
}.dxq_prov_logo_gmw img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}.dxq_prov_name_gmw {
  color: #A08E72;
  font-size: 0.688rem;
  text-align: center;
  overflow-wrap: break-word;
  font-weight: 600;
}.dxq_app_gmw {
  background: #120A10;
  padding: 36px 1rem 0;
}
@media(min-width: 770px) {.dxq_app_gmw {
  padding: 44px 1.5rem 0;
}
}.dxq_app_in_gmw {
  margin: 0 auto;
  max-width: 1340px;
}.dxq_app_head_gmw {
  margin-bottom: 1rem;
}.dxq_app_label_gmw {
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #C9A230;
}.dxq_app_h2_gmw {
  color: #F5EDD8;
  font-weight: 800;
  margin-bottom: 6px;
  font-family: 'Cinzel', serif;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.dxq_app_h2_gmw {
  font-size: 1.5rem;
}
}.dxq_app_sub_gmw {
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 0.813rem;
  max-width: 600px;
  color: #7E6E58;
}.dxq_app_sub_gmw strong {
  color: #D4C6A8;
  font-weight: 700;
}.dxq_app_cards_gmw {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  margin-top: 1rem;
  display: grid;
}
@media(min-width: 642px) {.dxq_app_cards_gmw {
  grid-template-columns: repeat(3,1fr);
}
}.dxq_app_card_gmw {
  gap: 16px;
  overflow: hidden;
  padding: 20px;
  border-radius: 10px;
  flex-wrap: wrap;
  position: relative;
  display: flex;
  align-items: flex-start;
}.dxq_app_card_ios_gmw {
  background: linear-gradient(135deg,rgba(201,162,48,0.18) 0%,#1E1118 100%);
}.dxq_app_card_android_gmw {
  background: linear-gradient(135deg,rgba(46,196,110,0.18) 0%,#1E1118 100%);
}.dxq_app_card_win_gmw {
  background: linear-gradient(135deg,rgba(232,152,32,0.20) 0%,#1E1118 100%);
}.dxq_app_card_ic_gmw svg {
  stroke-linecap: round;
  width: 2.125rem;
  stroke-linejoin: round;
  height: 34px;
}.dxq_app_card_ic_gmw {
  color: #F5EDD8;
  flex-shrink: 0;
}.dxq_app_card_os_gmw {
  letter-spacing: .08em;
  color: #7E6E58;
  font-size: 0.625rem;
  font-weight: 700;
  margin-bottom: 6px;
  text-transform: uppercase;
}.dxq_app_card_title_gmw {
  line-height: 1.2;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F5EDD8;
  font-size: 0.938rem;
}.dxq_app_card_text_gmw {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #7E6E58;
  margin-bottom: 14px;
  line-height: 1.5;
}.dxq_app_card_btn_gmw {
  gap: 7px;
  transition: background .2s;
  border: 1px solid rgba(201,162,48,0.45);
  padding: 10px 18px;
  border-radius: 6px;
  background: rgba(255,255,255,0.12);
  display: inline-flex;
  color: #F5EDD8;
  align-items: center;
  font-weight: 700;
  font-size: 0.813rem;
}.dxq_app_card_btn_gmw:hover {
  background: rgba(255,255,255,0.07);
}.dxq_bon_gmw {
  padding: 36px 16px 0;
  background: #120A10;
}
@media(min-width: 770px) {.dxq_bon_gmw {
  padding: 2.75rem 24px 0;
}
}.dxq_bon_in_gmw {
  margin: 0 auto;
  max-width: 83.75rem;
}.dxq_bon_head_gmw {
  margin-bottom: 20px;
}.dxq_bon_label_gmw {
  color: #C9A230;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
}.dxq_bon_h2_gmw {
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
  color: #F5EDD8;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 765px) {.dxq_bon_h2_gmw {
  font-size: 24px;
}
}.dxq_bon_seo_gmw {
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #7E6E58;
  font-size: 13px;
  max-width: 38.75rem;
}.dxq_bon_seo_gmw strong {
  font-weight: 700;
  color: #D4C6A8;
}.dxq_bon_seo_gmw a {
  text-decoration: underline;
  color: #C9A230;
}.dxq_bon_grid_gmw {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width:640px) {.dxq_bon_grid_gmw {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.dxq_bon_grid_gmw {
  grid-template-columns: repeat(5,1fr);
}
}.dxq_bon_card_gmw {
  border-radius: 0.625rem;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 16px;
  transition: border-color .2s,transform .2s;
  background: #180D14;
}.dxq_bon_card_gmw:hover {
  transform: translateY(-2px);
  border-color: rgba(201,162,48,0.08);
}.dxq_bon_card_ic_gmw svg {
  height: 1.625rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 26px;
}.dxq_bon_card_ic_gmw {
  margin-bottom: 0.625rem;
}.dxq_bon_card_type_gmw {
  color: #7E6E58;
  letter-spacing: .06em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 10px;
  margin-bottom: 6px;
}.dxq_bon_card_amount_gmw {
  font-size: 18px;
  line-height: 1.1;
  font-weight: 800;
  color: #E89820;
  margin-bottom: 0.375rem;
}.dxq_bon_card_name_gmw {
  font-weight: 600;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #F5EDD8;
}.dxq_bon_card_detail_gmw {
  border-top: 1px solid rgba(255,255,255,0.05);
  font-size: 11px;
  overflow-wrap: break-word;
  line-height: 1.5;
  color: #6A5C48;
  padding-top: 0.5rem;
}.dxq_seo_gmw {
  padding: 36px 16px 0;
  background: #120A10;
}
@media(min-width: 771px) {.dxq_seo_gmw {
  padding: 44px 24px 0;
}
}.dxq_seo_in_gmw {
  border-radius: 1rem;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 1.75rem 24px;
  margin: 0 auto;
  background: #1E1118;
  max-width: 83.75rem;
}
@media(min-width: 766px) {.dxq_seo_in_gmw {
  padding: 2.25rem 40px;
}
}.dxq_seo_label_gmw {
  color: #C9A230;
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
}.dxq_seo_h2_gmw {
  color: #F5EDD8;
  font-weight: 800;
  line-height: 1.25;
  font-size: 20px;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.dxq_seo_h2_gmw {
  font-size: 24px;
}
}.dxq_seo_body_gmw {
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #A08E72;
  font-size: 0.875rem;
}.dxq_seo_body_gmw p {
  font-size: 14px;
  color: #A08E72;
  margin-bottom: 12px;
  line-height: 1.75;
}.dxq_seo_body_gmw p:last-child {
  margin-bottom: 0;
}.dxq_seo_body_gmw strong {
  color: #D4C6A8;
  font-weight: 700;
}.dxq_seo_body_gmw a {
  transition: color .2s;
  color: #C9A230;
  text-decoration: underline;
}.dxq_seo_body_gmw a:hover {
  color: #DEB948;
}.dxq_seo_body_gmw ul,.dxq_seo_body_gmw ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.dxq_seo_body_gmw ol {
  list-style: decimal;
}.dxq_seo_body_gmw li {
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  line-height: 1.75;
  color: #A08E72;
}.dxq_seo_body_gmw table {
  overflow-x: auto;
  margin-bottom: 0.75rem;
  font-size: 0.813rem;
  display: block;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 769px) {.dxq_seo_body_gmw table {
  display: table;
}
}.dxq_seo_body_gmw th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  font-weight: 700;
  color: #D4C6A8;
}.dxq_seo_body_gmw td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 12px;
  color: #A08E72;
}.dxq_seo_cols_gmw {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 639px) {.dxq_seo_cols_gmw {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.dxq_seo_cols_gmw {
  grid-template-columns: repeat(3,1fr);
}
}.dxq_seo_col_h_gmw {
  color: #D4C6A8;
  font-size: 0.813rem;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  font-weight: 700;
}.dxq_seo_col_p_gmw {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #7E6E58;
  line-height: 1.65;
}.dxq_seo_stats_gmw {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.dxq_seo_stat_gmw {
  border-radius: 0.625rem;
  padding: 14px 1rem;
  flex: 1;
  background: rgba(201,162,48,0.08);
  border: 1px solid rgba(201,162,48,0.18);
  min-width: 8.75rem;
}.dxq_seo_stat_val_gmw {
  overflow-wrap: break-word;
  font-weight: 800;
  color: #C9A230;
  margin-bottom: 4px;
  font-size: 1.25rem;
}.dxq_seo_stat_lb_gmw {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #7E6E58;
}.dxq_faq_gmw {
  padding: 36px 1rem 0;
  background: #120A10;
}
@media(min-width: 769px) {.dxq_faq_gmw {
  padding: 44px 24px 0;
}
}.dxq_faq_in_gmw {
  margin: 0 auto;
  max-width: 1340px;
}.dxq_faq_head_gmw {
  margin-bottom: 1.25rem;
}.dxq_faq_label_gmw {
  margin-bottom: 8px;
  color: #C9A230;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
}.dxq_faq_h2_gmw {
  font-size: 1.25rem;
  color: #F5EDD8;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
}
@media(min-width: 769px) {.dxq_faq_h2_gmw {
  font-size: 24px;
}
}.dxq_faq_list_gmw {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.dxq_faq_item_gmw {
  overflow: hidden;
  background: #1E1118;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 10px;
}.dxq_faq_q_gmw {
  transition: color .2s;
  gap: 0.75rem;
  padding: 1rem 1.25rem;
  overflow-wrap: break-word;
  font-weight: 600;
  justify-content: space-between;
  cursor: pointer;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  color: #D4C6A8;
  font-size: 0.875rem;
}.dxq_faq_q_gmw:hover {
  color: #F5EDD8;
}.dxq_faq_q_ic_gmw {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255,255,255,0.05);
  align-items: center;
  color: #C9A230;
  flex-shrink: 0;
  width: 24px;
  justify-content: center;
  height: 24px;
  display: flex;
  font-size: 1rem;
}.dxq_faq_item_gmw.dxq_state_open_gmw .dxq_faq_q_ic_gmw {
  transform: rotate(45deg);
}.dxq_faq_a_gmw {
  padding: 0 20px 1rem;
  overflow-wrap: break-word;
  display: none;
  line-height: 1.7;
  color: #7E6E58;
  font-size: 13px;
}.dxq_faq_item_gmw.dxq_state_open_gmw .dxq_faq_a_gmw {
  display: block;
}.dxq_faq_a_gmw strong {
  color: #D4C6A8;
  font-weight: 700;
}.dxq_faq_a_gmw a {
  color: #C9A230;
  text-decoration: underline;
}.dxq_faq_a_gmw ul,.dxq_faq_a_gmw ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 1.25rem;
}.dxq_faq_a_gmw ol {
  list-style: decimal;
}.dxq_faq_a_gmw li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.dxq_faq_a_gmw table {
  margin: 0.5rem 0;
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 0.75rem;
  display: block;
  width: 100%;
}
@media(min-width: 766px) {.dxq_faq_a_gmw table {
  display: table;
}
}.dxq_faq_a_gmw th {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #D4C6A8;
  font-weight: 700;
  text-align: left;
}.dxq_faq_a_gmw td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.375rem 8px;
  color: #7E6E58;
}.dxq_seo_gmw {
  background: #120A10;
  padding: 36px 16px 0;
}
@media(min-width: 766px) {.dxq_seo_gmw {
  padding: 2.75rem 24px 0;
}
}.dxq_seo_in_gmw {
  padding: 1.75rem 1.5rem;
  background: #1E1118;
  border-radius: 1rem;
  border: 1px solid rgba(255,255,255,0.09);
  margin: 0 auto;
  max-width: 83.75rem;
}
@media(min-width: 771px) {.dxq_seo_in_gmw {
  padding: 2.25rem 40px;
}
}.dxq_seo_label_gmw {
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 10px;
  color: #C9A230;
}.dxq_seo_h2_gmw {
  font-family: 'Cinzel', serif;
  margin-bottom: 14px;
  font-size: 1.25rem;
  color: #F5EDD8;
  font-weight: 800;
  line-height: 1.25;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.dxq_seo_h2_gmw {
  font-size: 24px;
}
}.dxq_seo_body_gmw {
  font-size: 14px;
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #A08E72;
}.dxq_seo_body_gmw p {
  font-size: 14px;
  color: #A08E72;
  margin-bottom: 0.75rem;
  line-height: 1.75;
}.dxq_seo_body_gmw p:last-child {
  margin-bottom: 0;
}.dxq_seo_body_gmw strong {
  font-weight: 700;
  color: #D4C6A8;
}.dxq_seo_body_gmw a {
  transition: color .2s;
  text-decoration: underline;
  color: #C9A230;
}.dxq_seo_body_gmw a:hover {
  color: #DEB948;
}.dxq_seo_body_gmw ul,.dxq_seo_body_gmw ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.dxq_seo_body_gmw ol {
  list-style: decimal;
}.dxq_seo_body_gmw li {
  color: #A08E72;
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
}.dxq_seo_body_gmw table {
  display: block;
  margin-bottom: 0.75rem;
  font-size: 13px;
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
}
@media(min-width: 771px) {.dxq_seo_body_gmw table {
  display: table;
}
}.dxq_seo_body_gmw th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 12px;
  color: #D4C6A8;
  font-weight: 700;
  text-align: left;
}.dxq_seo_body_gmw td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #A08E72;
}.dxq_seo_cols_gmw {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 642px) {.dxq_seo_cols_gmw {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.dxq_seo_cols_gmw {
  grid-template-columns: repeat(3,1fr);
}
}.dxq_seo_col_h_gmw {
  font-weight: 700;
  margin-bottom: 0.438rem;
  font-size: 13px;
  color: #D4C6A8;
  overflow-wrap: break-word;
}.dxq_seo_col_p_gmw {
  color: #7E6E58;
  font-size: 13px;
  line-height: 1.65;
  overflow-wrap: break-word;
}.dxq_seo_stats_gmw {
  margin: 1.25rem 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.dxq_seo_stat_gmw {
  padding: 14px 16px;
  flex: 1;
  border-radius: 0.625rem;
  border: 1px solid rgba(201,162,48,0.18);
  background: rgba(201,162,48,0.08);
  min-width: 140px;
}.dxq_seo_stat_val_gmw {
  color: #C9A230;
  font-weight: 800;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-size: 20px;
}.dxq_seo_stat_lb_gmw {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #7E6E58;
}.dxq_seo_gmw {
  padding: 2.25rem 1rem 0;
  background: #120A10;
}
@media(min-width: 771px) {.dxq_seo_gmw {
  padding: 2.75rem 24px 0;
}
}.dxq_seo_in_gmw {
  background: #1E1118;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 1rem;
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  max-width: 83.75rem;
}
@media(min-width: 769px) {.dxq_seo_in_gmw {
  padding: 36px 2.5rem;
}
}.dxq_seo_label_gmw {
  color: #C9A230;
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
}.dxq_seo_h2_gmw {
  margin-bottom: 0.875rem;
  font-size: 1.25rem;
  line-height: 1.25;
  color: #F5EDD8;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.dxq_seo_h2_gmw {
  font-size: 24px;
}
}.dxq_seo_body_gmw {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #A08E72;
  overflow-wrap: break-word;
}.dxq_seo_body_gmw p {
  color: #A08E72;
  margin-bottom: 12px;
  line-height: 1.75;
  font-size: 14px;
}.dxq_seo_body_gmw p:last-child {
  margin-bottom: 0;
}.dxq_seo_body_gmw strong {
  font-weight: 700;
  color: #D4C6A8;
}.dxq_seo_body_gmw a {
  transition: color .2s;
  color: #C9A230;
  text-decoration: underline;
}.dxq_seo_body_gmw a:hover {
  color: #DEB948;
}.dxq_seo_body_gmw ul,.dxq_seo_body_gmw ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.dxq_seo_body_gmw ol {
  list-style: decimal;
}.dxq_seo_body_gmw li {
  color: #A08E72;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 1.75;
}.dxq_seo_body_gmw table {
  display: block;
  width: 100%;
  font-size: 0.813rem;
  border-collapse: collapse;
  margin-bottom: 12px;
  overflow-x: auto;
}
@media(min-width: 771px) {.dxq_seo_body_gmw table {
  display: table;
}
}.dxq_seo_body_gmw th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  color: #D4C6A8;
  font-weight: 700;
}.dxq_seo_body_gmw td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #A08E72;
}.dxq_seo_cols_gmw {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 639px) {.dxq_seo_cols_gmw {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.dxq_seo_cols_gmw {
  grid-template-columns: repeat(3,1fr);
}
}.dxq_seo_col_h_gmw {
  font-size: 0.813rem;
  color: #D4C6A8;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 0.438rem;
}.dxq_seo_col_p_gmw {
  line-height: 1.65;
  color: #7E6E58;
  overflow-wrap: break-word;
  font-size: 13px;
}.dxq_seo_stats_gmw {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.dxq_seo_stat_gmw {
  border-radius: 0.625rem;
  padding: 14px 16px;
  border: 1px solid rgba(201,162,48,0.18);
  flex: 1;
  background: rgba(201,162,48,0.08);
  min-width: 140px;
}.dxq_seo_stat_val_gmw {
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  color: #C9A230;
}.dxq_seo_stat_lb_gmw {
  color: #7E6E58;
  font-size: 11px;
  overflow-wrap: break-word;
}.dxq_ft_gmw {
  border-top: 1px solid rgba(255,255,255,0.05);
  background: #0C0608;
  margin-top: 3rem;
}.dxq_ft_support_gmw {
  padding: 24px 16px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 770px) {.dxq_ft_support_gmw {
  padding: 1.75rem 1.5rem;
}
}.dxq_ft_support_in_gmw {
  margin: 0 auto;
  gap: 1rem;
  flex-wrap: wrap;
  max-width: 83.75rem;
  align-items: center;
  display: flex;
}.dxq_ft_support_main_gmw {
  gap: 16px;
  flex: 1;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  min-width: 220px;
}.dxq_ft_support_ic_gmw {
  color: #C9A230;
  flex-shrink: 0;
}.dxq_ft_support_ic_gmw svg {
  width: 30px;
  stroke-linecap: round;
  height: 1.875rem;
  stroke-linejoin: round;
}.dxq_ft_support_text_title_gmw {
  font-weight: 700;
  margin-bottom: 3px;
  color: #F5EDD8;
  font-size: 0.938rem;
  overflow-wrap: break-word;
}.dxq_ft_support_text_sub_gmw {
  color: #7E6E58;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.dxq_ft_support_btn_gmw {
  background: #C9A230;
  padding: 11px 22px;
  border-radius: 0.625rem;
  transition: background .2s;
  font-size: 0.813rem;
  white-space: nowrap;
  flex-shrink: 0;
  font-weight: 700;
  color: #F5EDD8;
}.dxq_ft_support_btn_gmw:hover {
  background: #DEB948;
}.dxq_ft_support_contacts_gmw {
  gap: 16px;
  flex-wrap: wrap;
  margin-left: auto;
  display: flex;
}.dxq_ft_support_contact_gmw {
  color: #6A5C48;
  font-size: 12px;
  line-height: 1.4;
}.dxq_ft_support_contact_gmw strong {
  color: #A08E72;
  display: block;
  font-weight: 600;
  font-size: 0.688rem;
  margin-bottom: 2px;
}.dxq_ft_main_gmw {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 32px 16px 24px;
}
@media(min-width: 766px) {.dxq_ft_main_gmw {
  padding: 40px 24px 2rem;
}
}.dxq_ft_main_in_gmw {
  gap: 24px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 83.75rem;
}
@media(min-width: 641px) {.dxq_ft_main_in_gmw {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.dxq_ft_main_in_gmw {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.dxq_ft_col_logo_gmw {
  grid-column: 1/-1;
}
@media(min-width: 1077px) {.dxq_ft_col_logo_gmw {
  grid-column: auto;
}
}.dxq_ft_logo_gmw {
  gap: 9px;
  margin-bottom: 0.75rem;
  font-size: 1rem;
  color: #F5EDD8;
  align-items: center;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  font-weight: 800;
  display: flex;
}.dxq_ft_logo_mark_gmw {
  overflow: hidden;
  border-radius: 0.375rem;
  height: 1.875rem;
  width: 1.875rem;
}.dxq_ft_logo_mark_gmw img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.dxq_ft_logo_sub_gmw {
  max-width: 12.5rem;
  line-height: 1.55;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #6A5C48;
}.dxq_ft_col_title_gmw {
  text-transform: uppercase;
  color: #A08E72;
  margin-bottom: 14px;
  letter-spacing: .07em;
  font-size: 0.75rem;
  font-weight: 700;
}.dxq_ft_col_links_gmw {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.dxq_ft_col_link_gmw {
  transition: color .2s;
  color: #6A5C48;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.dxq_ft_col_link_gmw:hover {
  color: #D4C6A8;
}.dxq_ft_apps_gmw {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.dxq_ft_app_card_gmw {
  border-radius: 0.375rem;
  padding: 10px 12px;
  gap: 0.625rem;
  transition: border-color .2s;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.09);
  display: flex;
  align-items: center;
}.dxq_ft_app_card_gmw:hover {
  border-color: rgba(201,162,48,0.45);
}.dxq_ft_app_card_ic_gmw svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 22px;
  width: 1.375rem;
}.dxq_ft_app_card_os_gmw {
  font-size: 10px;
  color: #6A5C48;
  font-weight: 600;
}.dxq_ft_app_card_action_gmw {
  font-weight: 700;
  font-size: 0.75rem;
  color: #D4C6A8;
}.dxq_ft_bot_gmw {
  padding: 1.25rem 1rem;
}
@media(min-width: 770px) {.dxq_ft_bot_gmw {
  padding: 20px 1.5rem;
}
}.dxq_ft_bot_in_gmw {
  margin: 0 auto;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
  max-width: 83.75rem;
  align-items: center;
}.dxq_ft_socials_gmw {
  gap: 0.5rem;
  display: flex;
}.dxq_ft_soc_gmw {
  background: rgba(255,255,255,0.05);
  transition: background .2s;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 0.375rem;
  width: 36px;
  align-items: center;
  justify-content: center;
  height: 2.25rem;
  display: flex;
  color: #A08E72;
}.dxq_ft_soc_gmw svg {
  height: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 16px;
}.dxq_ft_soc_gmw:hover {
  background: rgba(255,255,255,0.07);
}.dxq_ft_legal_gmw {
  flex: 1;
  font-size: 0.688rem;
  line-height: 1.6;
  min-width: 200px;
  overflow-wrap: break-word;
  color: #897868;
}.dxq_ft_legal_gmw strong {
  color: #A08E72;
  font-weight: 700;
}.dxq_ft_legal_gmw a {
  text-decoration: underline;
  color: #A08E72;
}.dxq_ft_age_gmw {
  border-radius: 50%;
  border: 2px solid #897868;
  display: flex;
  height: 32px;
  margin-left: auto;
  flex-shrink: 0;
  font-size: 11px;
  align-items: center;
  justify-content: center;
  width: 2rem;
  font-weight: 800;
  color: #897868;
}