*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #0D0E1A;
  font-family: 'Jost', sans-serif;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
  color: #C8BDA0;
  min-height: 100vh;
}img,svg {
  max-width: 100%;
  display: block;
}a {
  color: inherit;
  text-decoration: none;
}button {
  border: none;
  background: none;
  font: inherit;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.dqt-layout-icx {
  min-height: 100vh;
  flex-direction: column;
  display: flex;
}.dqt-page-icx {
  display: flex;
  min-height: 100vh;
}.dqt-main-icx {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media(min-width:1080px) {.dqt-main-icx {
  padding-left: 13.75rem;
}
}
@media(max-width: 1076px) {.dqt-main-icx {
  padding-bottom: 4.5rem;
}
}.dqt-gc-icx {
  background: #111220;
  transition: transform .2s,border-color .2s;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  overflow: hidden;
  flex-shrink: 0;
  cursor: pointer;
  width: 140px;
  position: relative;
}
@media(min-width: 641px) {.dqt-gc-icx {
  width: 9.75rem;
}
}
@media(min-width: 1082px) {.dqt-gc-icx {
  width: 10.5rem;
}
}.dqt-gc-icx:hover {
  border-color: rgba(200, 146, 42, 0.07);
  transform: translateY(-3px);
}.dqt-gc_img-icx {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.dqt-gc_img-icx img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  position: absolute;
  height: 100%;
}.dqt-gc_hover-icx {
  transition: opacity .2s;
  background: rgba(6, 7, 16, 0.72);
  inset: 0;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
}.dqt-gc-icx:hover .dqt-gc_hover-icx {
  opacity: 1;
}.dqt-gc_hover_btn-icx {
  border-radius: 5px;
  padding: 0.5rem 16px;
  background: #C8922A;
  font-size: 12px;
  font-weight: 700;
  color: #F0EAD6;
}.dqt-gc_info-icx {
  padding: 8px 10px 0.625rem;
}.dqt-gc_name-icx {
  overflow: hidden;
  font-size: 0.75rem;
  color: #C8BDA0;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 100%;
  margin-bottom: 3px;
  font-weight: 600;
}.dqt-gc_prov-icx {
  color: #7E7060;
  font-size: 10px;
}.dqt-gc_tag-icx {
  border-radius: 0.25rem;
  padding: 2px 0.438rem;
  top: 0.375rem;
  position: absolute;
  font-size: 9px;
  letter-spacing: .04em;
  text-transform: uppercase;
  z-index: 2;
  font-weight: 700;
  left: 0.375rem;
}.dqt-gc_tag_hot-icx {
  background: #C83230;
  color: #fff;
}.dqt-gc_tag_new-icx {
  background: #2E9E5B;
  color: #0D0E1A;
}.dqt-gc_tag_jp-icx {
  background: #E8A020;
  color: #0D0E1A;
}.dqt-gc_tag_ex-icx {
  background: #7B5A1E;
  color: #fff;
}.dqt-gc_tag_live-icx {
  background: #C83230;
  color: #fff;
}.dqt-gr-icx {
  padding: 32px 16px 0;
  background: #0D0E1A;
}
@media(min-width: 771px) {.dqt-gr-icx {
  padding: 36px 24px 0;
}
}.dqt-gr_in-icx {
  margin: 0 auto;
  max-width: 82.5rem;
}.dqt-gr_head-icx {
  gap: 12px;
  margin-bottom: 10px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.dqt-gr_head_l-icx {
  gap: 10px;
  flex: 1;
  display: flex;
  align-items: center;
  min-width: 0;
}.dqt-gr_ic-icx {
  border-radius: 0.625rem;
  justify-content: center;
  height: 32px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  width: 32px;
}.dqt-gr_ic-icx svg {
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
  height: 1rem;
}.dqt-gr_title-icx {
  font-weight: 700;
  color: #F0EAD6;
  font-size: 1rem;
  font-family: 'Cormorant', serif;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.dqt-gr_title-icx {
  font-size: 18px;
}
}.dqt-gr_more-icx {
  gap: 5px;
  transition: color .2s;
  color: #8F7E68;
  font-weight: 600;
  font-size: 12px;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  white-space: nowrap;
}.dqt-gr_more-icx:hover {
  color: #C8922A;
}.dqt-gr_more-icx svg {
  stroke-linecap: round;
  height: 12px;
  width: 12px;
  stroke-linejoin: round;
}.dqt-gr_arrows-icx {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.dqt-gr_arr-icx {
  transition: background .15s,color .15s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 5px;
  align-items: center;
  color: #A08E72;
  justify-content: center;
  display: flex;
  width: 30px;
  height: 30px;
}.dqt-gr_arr-icx:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F0EAD6;
}.dqt-gr_arr-icx svg {
  width: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.813rem;
}.dqt-gr_seo_h-icx {
  margin: 0 0 6px;
  font-family: 'Cormorant', serif;
  font-size: 13px;
  max-width: 42.5rem;
  color: #C8BDA0;
  overflow-wrap: break-word;
  font-weight: 700;
}
@media(min-width: 769px) {.dqt-gr_seo_h-icx {
  font-size: 14px;
}
}.dqt-gr_seo-icx {
  max-width: 42.5rem;
  color: #8F7E68;
  line-height: 1.55;
  overflow-wrap: break-word;
  font-size: 12px;
  margin-bottom: 12px;
}.dqt-gr_seo-icx strong {
  font-weight: 600;
  color: #C8BDA0;
}.dqt-gr_scroll-icx {
  gap: 10px;
  padding-bottom: 10px;
  display: flex;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  scrollbar-width: none;
}.dqt-gr_scroll-icx::-webkit-scrollbar {
  display: none;
}
@media(min-width: 767px) {.dqt-gr_scroll-icx {
  gap: 0.75rem;
}
}.dqt-tb-icx {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #0D0E1A;
  align-items: center;
  height: 56px;
  left: 0;
  z-index: 80;
  display: flex;
  top: 0;
  position: fixed;
  right: 0;
}.dqt-tb_in-icx {
  gap: 0;
  padding: 0 0.875rem;
  height: 100%;
  display: flex;
  width: 100%;
  align-items: center;
}.dqt-tb_burger-icx {
  border-radius: 10px;
  gap: 5px;
  width: 2.375rem;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 38px;
  margin-right: 8px;
  display: flex;
  flex-shrink: 0;
}.dqt-tb_burger-icx:hover {
  background: rgba(255, 255, 255, 0.05);
}.dqt-tb_burger_line-icx {
  border-radius: 1px;
  background: #A08E72;
  height: 2px;
  display: block;
  width: 18px;
}
@media(min-width: 1081px) {.dqt-tb_burger-icx {
  display: none;
}
}.dqt-tb_logo-icx {
  gap: 0.563rem;
  flex-shrink: 0;
  color: #F0EAD6;
  letter-spacing: -.01em;
  margin-right: 20px;
  align-items: center;
  font-weight: 800;
  font-size: 18px;
  display: flex;
  overflow-wrap: break-word;
}.dqt-tb_logo_mark-icx {
  overflow: hidden;
  border-radius: 0.625rem;
  height: 2rem;
  align-items: center;
  width: 2rem;
  justify-content: center;
  display: flex;
}.dqt-tb_logo_mark-icx img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.dqt-tb_nav-icx {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 641px) {.dqt-tb_nav-icx {
  display: flex;
}
}.dqt-tb_tab-icx {
  border-radius: 10px;
  transition: background .15s,color .15s;
  padding: 0.5rem 0.875rem;
  font-size: 13px;
  color: #A08E72;
  white-space: nowrap;
  font-weight: 600;
}.dqt-tb_tab-icx:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F0EAD6;
}.dqt-tb_tab-icx.dqt-state_active-icx {
  background: rgba(200, 146, 42, 0.16);
  color: #F0EAD6;
}.dqt-tb_right-icx {
  gap: 0.5rem;
  flex-shrink: 0;
  margin-left: auto;
  display: flex;
  align-items: center;
}.dqt-tb_login-icx {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s,color .2s;
  padding: 9px 1rem;
  border-radius: 10px;
  font-weight: 600;
  color: #C8BDA0;
  font-size: 13px;
  display: none;
}.dqt-tb_login-icx:hover {
  border-color: rgba(200, 146, 42, 0.45);
  color: #F0EAD6;
}
@media(min-width: 477px) {.dqt-tb_login-icx {
  display: block;
}
}.dqt-tb_reg-icx {
  padding: 0.563rem 18px;
  transition: background .2s;
  background: #2E9E5B;
  border-radius: 0.625rem;
  font-weight: 700;
  font-size: 0.813rem;
  white-space: nowrap;
  color: #0D0E18;
}.dqt-tb_reg-icx:hover {
  background: #39B36A;
}.dqt-sb-icx {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  background: #14151F;
  transition: transform .25s ease;
  transform: translateX(-100%);
  top: 3.5rem;
  position: fixed;
  z-index: 70;
  width: 13.75rem;
  overflow-y: auto;
  left: 0;
  bottom: 0;
}.dqt-sb-icx.dqt-state_open-icx {
  transform: translateX(0);
}.dqt-sb-icx::-webkit-scrollbar {
  width: 4px;
}.dqt-sb-icx::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1077px) {.dqt-sb-icx {
  transform: translateX(0);
}
}.dqt-sb_auth-icx {
  padding: 14px 0.75rem 10px;
}.dqt-sb_btn_reg-icx {
  border-radius: 10px;
  padding: 0.688rem;
  background: #2E9E5B;
  transition: background .2s;
  display: block;
  color: #0D0E18;
  text-align: center;
  font-size: 0.813rem;
  margin-bottom: 0.5rem;
  font-weight: 700;
}.dqt-sb_btn_reg-icx:hover {
  background: #39B36A;
}.dqt-sb_btn_login-icx {
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 10px;
  padding: 0.625rem;
  font-weight: 600;
  text-align: center;
  font-size: 13px;
  display: block;
  color: #C8BDA0;
}.dqt-sb_btn_login-icx:hover {
  border-color: rgba(200, 146, 42, 0.45);
  color: #F0EAD6;
}.dqt-sb_promo-icx {
  border-radius: 10px;
  margin: 0 12px 0.625rem;
  overflow: hidden;
  padding: 0.75rem 14px;
  background: linear-gradient(135deg,#1C1408,#14151F);
  border: 1px solid rgba(200, 146, 42, 0.16);
  position: relative;
}.dqt-sb_promo-icx::before {
  background: radial-gradient(circle,rgba(200, 146, 42, 0.16),transparent 70%);
  border-radius: 50%;
  width: 80px;
  top: -20px;
  content: '';
  right: -20px;
  position: absolute;
  height: 80px;
}.dqt-sb_promo_title-icx {
  letter-spacing: .06em;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 0.25rem;
  color: #C8922A;
}.dqt-sb_promo_text-icx {
  line-height: 1.35;
  font-weight: 600;
  color: #F0EAD6;
  font-size: 12px;
  overflow-wrap: break-word;
}.dqt-sb_promo_sub-icx {
  color: #8F7E68;
  margin-top: 3px;
  font-size: 10px;
}.dqt-sb_nav-icx {
  padding: 6px 0.5rem 16px;
}.dqt-sb_nav_lb-icx {
  padding: 10px 0.5rem 6px;
  letter-spacing: .08em;
  font-weight: 700;
  color: #7E7060;
  text-transform: uppercase;
  font-size: 10px;
}.dqt-sb_link-icx {
  transition: background .15s,color .15s;
  padding: 0.563rem 0.625rem;
  gap: 10px;
  border-radius: 0.313rem;
  align-items: center;
  font-weight: 500;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #A08E72;
  cursor: pointer;
  display: flex;
}.dqt-sb_link-icx:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F0EAD6;
}.dqt-sb_link-icx.dqt-state_active-icx {
  background: rgba(200, 146, 42, 0.16);
  color: #F0EAD6;
}.dqt-sb_ic-icx {
  border-radius: 0.313rem;
  display: flex;
  width: 30px;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  height: 1.875rem;
}.dqt-sb_ic-icx svg {
  height: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 16px;
}.dqt-sb_ic_1-icx {
  background: rgba(200, 146, 42, 0.07);
  color: #C8922A;
}.dqt-sb_ic_2-icx {
  background: rgba(46, 158, 91, 0.16);
  color: #2E9E5B;
}.dqt-sb_ic_3-icx {
  background: rgba(232, 160, 32, 0.16);
  color: #E8A020;
}.dqt-sb_ic_4-icx {
  background: rgba(123, 90, 30, 0.22);
  color: #7B5A1E;
}.dqt-sb_ic_5-icx {
  background: rgba(200, 146, 42, 0.07);
  color: #D45880;
}.dqt-sb_ic_6-icx {
  background: rgba(123, 90, 30, 0.22);
  color: #7C4FBA;
}.dqt-sb_badge-icx {
  padding: 2px 0.438rem;
  border-radius: 0.313rem;
  background: #E8A020;
  margin-left: auto;
  color: #0D0E18;
  font-size: 0.563rem;
  font-weight: 700;
}.dqt-sb_bot-icx {
  gap: 0.5rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  display: flex;
}.dqt-sb_lang-icx,.dqt-sb_help-icx {
  padding: 0.563rem 0.375rem;
  transition: border-color .2s;
  gap: 0.375rem;
  flex: 1;
  border-radius: 5px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.05);
  font-size: 0.688rem;
  display: flex;
  font-weight: 600;
  color: #A08E72;
  align-items: center;
  justify-content: center;
}.dqt-sb_lang-icx:hover,.dqt-sb_help-icx:hover {
  border-color: rgba(200, 146, 42, 0.45);
  color: #F0EAD6;
}.dqt-sb_lang-icx svg,.dqt-sb_help-icx svg {
  width: 13px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 13px;
}.dqt-sb_bd-icx {
  background: rgba(6, 7, 16, 0.72);
  inset: 0;
  z-index: 69;
  position: fixed;
  display: none;
}.dqt-sb_bd-icx.dqt-state_on-icx {
  display: block;
}
@media(min-width: 1081px) {.dqt-sb_bd-icx {
  display: none!important;
}
}.dqt-mob_nav-icx {
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  background: #14151F;
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  z-index: 80;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  position: fixed;
}
@media(min-width: 1083px) {.dqt-mob_nav-icx {
  display: none;
}
}.dqt-mob_nav_item-icx {
  padding: 0.25rem 2px;
  gap: 4px;
  flex: 1;
  flex-direction: column;
  display: flex;
  color: #7E7060;
  align-items: center;
  cursor: pointer;
}.dqt-mob_nav_ic-icx {
  line-height: 1;
}.dqt-mob_nav_ic-icx svg {
  stroke-linecap: round;
  height: 20px;
  stroke-linejoin: round;
  width: 1.25rem;
}.dqt-mob_nav_lb-icx {
  font-weight: 600;
  font-size: 0.625rem;
  color: #7E7060;
}.dqt-mob_nav_item-icx.dqt-state_active-icx {
  color: #C8922A;
}.dqt-mob_nav_item-icx.dqt-state_active-icx .dqt-mob_nav_lb-icx {
  color: #C8922A;
}.dqt-hero-icx {
  background: #0D0E1A;
  padding: 1.25rem 16px 0;
}
@media(min-width: 770px) {.dqt-hero-icx {
  padding: 1.5rem 24px 0;
}
}.dqt-hero_in-icx {
  margin: 0 auto;
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 1320px;
}
@media(min-width: 857px) {.dqt-hero_in-icx {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1099px) {.dqt-hero_in-icx {
  grid-template-columns: 1fr 21.25rem;
}
}.dqt-hero_promo-icx {
  background: #111220;
  border-radius: 16px;
  overflow: hidden;
  display: flex;
  min-height: 220px;
  align-items: stretch;
  position: relative;
}
@media(min-width: 770px) {.dqt-hero_promo-icx {
  min-height: 280px;
}
}.dqt-hero_promo_bg-icx {
  inset: 0;
  background: linear-gradient(120deg,#1C1408 0%,#0D0E1A 100%);
  background-position: center;
  background-size: cover;
  position: absolute;
}.dqt-hero_promo_bg-icx::after {
  background: linear-gradient(90deg,#0D0E1A 0%,rgba(6, 7, 16, 0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.dqt-hero_promo_glow-icx {
  background: radial-gradient(circle,rgba(123, 90, 30, 0.22) 0%,transparent 65%);
  border-radius: 50%;
  pointer-events: none;
  width: 300px;
  height: 300px;
  position: absolute;
  right: 60px;
  top: -40px;
}.dqt-hero_promo_ct-icx {
  padding: 28px 24px 1.75rem 28px;
  max-width: 480px;
  flex-direction: column;
  z-index: 2;
  display: flex;
  position: relative;
  justify-content: center;
}
@media(min-width: 767px) {.dqt-hero_promo_ct-icx {
  padding: 40px 2rem;
}
}.dqt-hero_badge-icx {
  padding: 0.313rem 12px;
  background: rgba(200, 146, 42, 0.16);
  border-radius: 22px;
  border: 1px solid rgba(200, 146, 42, 0.07);
  margin-bottom: 14px;
  text-transform: uppercase;
  font-size: 0.625rem;
  letter-spacing: .08em;
  display: inline-block;
  color: #C8922A;
  font-weight: 700;
}.dqt-hero_h1-icx {
  line-height: 1.15;
  font-weight: 800;
  font-size: 1.625rem;
  overflow-wrap: break-word;
  color: #F0EAD6;
  font-family: 'Cormorant', serif;
  margin-bottom: 10px;
}.dqt-hero_h1-icx em {
  color: #E8A020;
  font-style: normal;
}
@media(min-width: 770px) {.dqt-hero_h1-icx {
  font-size: 36px;
}
}.dqt-hero_sub-icx {
  margin-bottom: 20px;
  line-height: 1.55;
  color: #A08E72;
  font-size: 0.813rem;
}
@media(min-width: 767px) {.dqt-hero_sub-icx {
  font-size: 0.875rem;
}
}.dqt-hero_row-icx {
  gap: 10px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.dqt-hero_cta-icx {
  transition: background .2s;
  background: #2E9E5B;
  border-radius: 0.625rem;
  padding: 13px 1.625rem;
  font-size: 14px;
  box-shadow: 0 0.25rem 20px rgba(46, 158, 91, 0.50), 0 1px 4px rgba(0, 0, 0, 0.40);
  color: #0D0E18;
  font-weight: 700;
}.dqt-hero_cta-icx:hover {
  background: #39B36A;
}.dqt-hero_terms-icx {
  font-size: 0.688rem;
  color: #7E7060;
}.dqt-hero_game-icx {
  overflow: hidden;
  background: #111220;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 16px;
  position: relative;
  display: flex;
  flex-direction: column;
}.dqt-hero_game_badge-icx {
  border: 1px solid rgba(232, 160, 32, 0.16);
  padding: 5px 0.625rem;
  background: rgba(232, 160, 32, 0.16);
  border-radius: 1.375rem;
  z-index: 3;
  position: absolute;
  color: #E8A020;
  top: 0.75rem;
  letter-spacing: .06em;
  font-size: 10px;
  left: 0.75rem;
  font-weight: 700;
  text-transform: uppercase;
}.dqt-hero_game_badge-icx svg {
  vertical-align: -1px;
  width: 0.688rem;
  margin-right: 4px;
  height: 0.688rem;
}.dqt-hero_game_img-icx {
  overflow: hidden;
  background: linear-gradient(135deg,#1C1408,#0D0E1A);
  position: relative;
  padding-bottom: 60%;
}.dqt-hero_game_img-icx img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  height: 100%;
  width: 100%;
}.dqt-hero_game_play-icx {
  background: rgba(6, 7, 16, 0.72);
  inset: 0;
  transition: opacity .2s;
  opacity: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
}.dqt-hero_game-icx:hover .dqt-hero_game_play-icx {
  opacity: 1;
}.dqt-hero_game_play-icx span {
  background: #C8922A;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  height: 52px;
  display: flex;
  width: 52px;
}.dqt-hero_game_play-icx span svg {
  width: 18px;
  margin-left: 2px;
  height: 18px;
}.dqt-hero_game_info-icx {
  padding: 14px 16px;
}.dqt-hero_game_title-icx {
  color: #F0EAD6;
  font-size: 15px;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 4px;
}.dqt-hero_game_provider-icx {
  color: #8F7E68;
  font-size: 11px;
}.dqt-hero_game_btn-icx {
  border-radius: 0.625rem;
  padding: 11px;
  background: #C8922A;
  margin: 12px 16px 1rem;
  transition: background .2s;
  text-align: center;
  display: block;
  font-weight: 700;
  color: #F0EAD6;
  font-size: 13px;
}.dqt-hero_game-icx:hover .dqt-hero_game_btn-icx {
  background: #DFA83C;
}.dqt-sbar-icx {
  padding: 16px 16px 0;
  background: #0D0E1A;
}
@media(min-width: 771px) {.dqt-sbar-icx {
  padding: 18px 24px 0;
}
}.dqt-sbar_in-icx {
  margin: 0 auto;
  max-width: 82.5rem;
}.dqt-sbar_row-icx {
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 12px;
}.dqt-sbar_input-icx {
  border-radius: 10px;
  gap: 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #111220;
  transition: border-color .2s;
  padding: 11px 1rem;
  flex: 1;
  color: #8F7E68;
  display: flex;
  cursor: pointer;
  align-items: center;
  font-size: 13px;
}.dqt-sbar_input-icx:hover {
  border-color: rgba(200, 146, 42, 0.45);
}.dqt-sbar_input-icx svg {
  height: 0.938rem;
  flex-shrink: 0;
  stroke-linejoin: round;
  width: 0.938rem;
  stroke-linecap: round;
}.dqt-sbar_providers-icx {
  gap: 8px;
  transition: border-color .2s;
  padding: 0.688rem 18px;
  background: #111220;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.625rem;
  display: flex;
  align-items: center;
  color: #C8BDA0;
  font-weight: 600;
  font-size: 0.813rem;
  white-space: nowrap;
}.dqt-sbar_providers-icx:hover {
  border-color: rgba(200, 146, 42, 0.45);
  color: #F0EAD6;
}.dqt-sbar_providers-icx svg {
  width: 14px;
  stroke-linecap: round;
  height: 0.875rem;
  stroke-linejoin: round;
}.dqt-sbar_tabs-icx {
  gap: 0.375rem;
  padding-bottom: 2px;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
}.dqt-sbar_tabs-icx::-webkit-scrollbar {
  display: none;
}.dqt-sbar_tab-icx {
  border: 1px solid rgba(255, 255, 255, 0.05);
  gap: 7px;
  padding: 0.5rem 0.875rem;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 1.375rem;
  transition: background .15s,color .15s,border-color .15s;
  font-size: 0.75rem;
  color: #A08E72;
  cursor: pointer;
  flex-shrink: 0;
  white-space: nowrap;
  font-weight: 600;
  align-items: center;
  display: flex;
}.dqt-sbar_tab-icx:hover {
  border-color: rgba(200, 146, 42, 0.45);
  background: rgba(255, 255, 255, 0.07);
  color: #F0EAD6;
}.dqt-sbar_tab-icx.dqt-state_active-icx {
  background: rgba(200, 146, 42, 0.16);
  border-color: rgba(200, 146, 42, 0.07);
  color: #F0EAD6;
}.dqt-sbar_tab_ic-icx svg {
  stroke-linejoin: round;
  width: 14px;
  height: 14px;
  stroke-linecap: round;
}.dqt-gcg-icx {
  padding: 36px 16px 0;
  background: #0D0E1A;
}
@media(min-width: 771px) {.dqt-gcg-icx {
  padding: 44px 24px 0;
}
}.dqt-gcg_in-icx {
  margin: 0 auto;
  max-width: 1320px;
}.dqt-gcg_head-icx {
  max-width: 45rem;
  margin-bottom: 20px;
}.dqt-gcg_label-icx {
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  color: #C8922A;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
}.dqt-gcg_h2-icx {
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-family: 'Cormorant', serif;
  font-size: 1.375rem;
  font-weight: 800;
  color: #F0EAD6;
}
@media(min-width: 765px) {.dqt-gcg_h2-icx {
  font-size: 28px;
}
}.dqt-gcg_intro-icx {
  line-height: 1.6;
  font-size: 13px;
  color: #8F7E68;
}.dqt-gcg_grid-icx {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 643px) {.dqt-gcg_grid-icx {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.dqt-gcg_grid-icx {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.dqt-gcg_card-icx {
  border-radius: 1rem;
  padding: 1.25rem;
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.09);
  cursor: pointer;
  flex-direction: column;
  justify-content: flex-end;
  position: relative;
  min-height: 15rem;
  display: flex;
}.dqt-gcg_card-icx:hover {
  border-color: rgba(200, 146, 42, 0.16);
  transform: translateY(-3px);
}.dqt-gcg_card_bg-icx {
  inset: 0;
  z-index: 0;
  position: absolute;
}.dqt-gcg_card_bg-icx::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  position: absolute;
  content: '';
}.dqt-gcg_card_ic-icx {
  background: rgba(0,0,0,.45);
  border-radius: 0.313rem;
  top: 18px;
  position: absolute;
  display: flex;
  z-index: 2;
  width: 40px;
  height: 40px;
  align-items: center;
  color: #F0EAD6;
  justify-content: center;
  right: 18px;
}.dqt-gcg_card_ic-icx svg {
  width: 20px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 20px;
}.dqt-gcg_card_ct-icx {
  z-index: 1;
  position: relative;
}.dqt-gcg_card_h-icx {
  color: #F0EAD6;
  font-weight: 800;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-family: 'Cormorant', serif;
  font-size: 18px;
  line-height: 1.2;
}
@media(min-width: 769px) {.dqt-gcg_card_h-icx {
  font-size: 1.25rem;
}
}.dqt-gcg_card_p-icx {
  color: rgba(255,255,255,.82);
  font-size: 0.75rem;
  line-height: 1.55;
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
}.dqt-gcg_card_p-icx strong {
  font-weight: 600;
  color: #F0EAD6;
}.dqt-gcg_card_cta-icx {
  gap: 0.25rem;
  display: inline-flex;
  align-items: center;
  font-size: 0.75rem;
  text-transform: uppercase;
  color: #C8922A;
  font-weight: 700;
  letter-spacing: .04em;
}.dqt-gcg_card_cta-icx svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 12px;
  width: 12px;
}.dqt-ws-icx {
  padding: 32px 16px 0;
  background: #0D0E1A;
}
@media(min-width: 765px) {.dqt-ws-icx {
  padding: 36px 1.5rem 0;
}
}.dqt-ws_in-icx {
  margin: 0 auto;
  max-width: 82.5rem;
}.dqt-ws_head-icx {
  gap: 12px;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 14px;
  align-items: center;
  display: flex;
}.dqt-ws_title-icx {
  gap: 10px;
  overflow-wrap: break-word;
  color: #F0EAD6;
  font-weight: 700;
  display: flex;
  font-size: 1rem;
  align-items: center;
  font-family: 'Cormorant', serif;
  flex-wrap: wrap;
}.dqt-ws_title_ic-icx svg {
  stroke-linejoin: round;
  height: 18px;
  width: 18px;
  color: #E8A020;
  stroke-linecap: round;
}.dqt-ws_online-icx {
  gap: 7px;
  align-items: center;
  font-size: 12px;
  color: #8F7E68;
  display: flex;
  font-weight: 600;
}.dqt-ws_online_dot-icx {
  border-radius: 50%;
  background: #2E9E5B;
  height: 0.5rem;
  box-shadow: 0 0 0.375rem rgba(46, 158, 91, 0.16);
  width: 0.5rem;
  flex-shrink: 0;
}.dqt-ws_scroll-icx {
  gap: 8px;
  overflow-x: auto;
  padding-bottom: 8px;
  display: flex;
  scrollbar-width: none;
}.dqt-ws_scroll-icx::-webkit-scrollbar {
  display: none;
}.dqt-wc-icx {
  gap: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 10px;
  background: #111220;
  padding: 10px 0.875rem;
  flex-shrink: 0;
  min-width: 220px;
  align-items: center;
  display: flex;
}.dqt-wc_img-icx {
  overflow: hidden;
  border-radius: 0.313rem;
  background: #14151F;
  flex-shrink: 0;
  width: 2.25rem;
  height: 2.25rem;
}.dqt-wc_img-icx img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.dqt-wc_info-icx {
  min-width: 0;
}.dqt-wc_game-icx {
  overflow: hidden;
  font-weight: 600;
  font-size: 12px;
  color: #C8BDA0;
  white-space: nowrap;
  text-overflow: ellipsis;
}.dqt-wc_player-icx {
  overflow: hidden;
  color: #7E7060;
  font-size: 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
}.dqt-wc_amount-icx {
  flex-shrink: 0;
  font-weight: 700;
  font-size: 0.813rem;
  color: #2E9E5B;
  margin-left: auto;
  white-space: nowrap;
}.dqt-htp-icx {
  background: #0D0E1A;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.dqt-htp-icx {
  padding: 44px 1.5rem 0;
}
}.dqt-htp_in-icx {
  margin: 0 auto;
  max-width: 1320px;
}.dqt-htp_head-icx {
  margin-bottom: 1.375rem;
  max-width: 45rem;
}.dqt-htp_label-icx {
  text-transform: uppercase;
  color: #C8922A;
  margin-bottom: 0.5rem;
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
}.dqt-htp_h2-icx {
  font-size: 22px;
  font-weight: 800;
  font-family: 'Cormorant', serif;
  margin-bottom: 0.5rem;
  color: #F0EAD6;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.dqt-htp_h2-icx {
  font-size: 28px;
}
}.dqt-htp_intro-icx {
  color: #8F7E68;
  line-height: 1.6;
  font-size: 14px;
}.dqt-htp_steps-icx {
  gap: 0.75rem;
  margin: 0;
  list-style: none;
  padding: 0;
  display: grid;
  grid-template-columns: 1fr;
  counter-reset: none;
}
@media(min-width: 638px) {.dqt-htp_steps-icx {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.dqt-htp_steps-icx {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.dqt-htp_step-icx {
  padding: 1.25rem 1.125rem 18px;
  background: #14151F;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  flex-direction: column;
  position: relative;
  display: flex;
}.dqt-htp_step_num-icx {
  background: #C8922A;
  border-radius: 50%;
  font-weight: 800;
  width: 1.75rem;
  justify-content: center;
  font-size: 0.813rem;
  position: absolute;
  align-items: center;
  top: -12px;
  display: flex;
  height: 28px;
  font-family: 'Cormorant', serif;
  left: 20px;
  color: #0D0E18;
}.dqt-htp_step_ic-icx {
  margin: 8px 0 0.75rem;
  background: rgba(200, 146, 42, 0.16);
  border-radius: 0.313rem;
  width: 2.25rem;
  justify-content: center;
  align-items: center;
  color: #C8922A;
  height: 36px;
  display: flex;
}.dqt-htp_step_ic-icx svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.125rem;
  height: 1.125rem;
}.dqt-htp_step_h-icx {
  margin-bottom: 6px;
  font-weight: 700;
  color: #F0EAD6;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.25;
}.dqt-htp_step_p-icx {
  color: #8F7E68;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.55;
}.dqt-htp_step_p-icx strong {
  font-weight: 600;
  color: #C8BDA0;
}.dqt-htp_cta-icx {
  border-radius: 0.625rem;
  background: #2E9E5B;
  transition: background .2s;
  padding: 13px 26px;
  font-size: 14px;
  color: #0D0E18;
  display: inline-block;
  margin-top: 20px;
  font-weight: 700;
}.dqt-htp_cta-icx:hover {
  background: #39B36A;
}.dqt-bon-icx {
  padding: 2.25rem 16px 0;
  background: #0D0E1A;
}
@media(min-width:768px) {.dqt-bon-icx {
  padding: 2.75rem 24px 0;
}
}.dqt-bon_in-icx {
  margin: 0 auto;
  max-width: 82.5rem;
}.dqt-bon_head-icx {
  margin-bottom: 20px;
}.dqt-bon_label-icx {
  font-size: 11px;
  letter-spacing: .08em;
  color: #C8922A;
  margin-bottom: 8px;
  font-weight: 700;
  text-transform: uppercase;
}.dqt-bon_h2-icx {
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Cormorant', serif;
  color: #F0EAD6;
  font-size: 20px;
}
@media(min-width: 771px) {.dqt-bon_h2-icx {
  font-size: 24px;
}
}.dqt-bon_seo-icx {
  line-height: 1.6;
  overflow-wrap: break-word;
  max-width: 38.75rem;
  font-size: 0.813rem;
  color: #8F7E68;
}.dqt-bon_seo-icx strong {
  color: #C8BDA0;
  font-weight: 700;
}.dqt-bon_seo-icx a {
  text-decoration: underline;
  color: #C8922A;
}.dqt-bon_grid-icx {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 638px) {.dqt-bon_grid-icx {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.dqt-bon_grid-icx {
  grid-template-columns: repeat(5,1fr);
}
}.dqt-bon_card-icx {
  transition: border-color .2s,transform .2s;
  padding: 16px;
  border-radius: 10px;
  background: #111220;
  border: 1px solid rgba(255, 255, 255, 0.09);
}.dqt-bon_card-icx:hover {
  border-color: rgba(200, 146, 42, 0.07);
  transform: translateY(-2px);
}.dqt-bon_card_ic-icx svg {
  width: 26px;
  stroke-linejoin: round;
  height: 26px;
  stroke-linecap: round;
}.dqt-bon_card_ic-icx {
  margin-bottom: 0.625rem;
}.dqt-bon_card_type-icx {
  color: #8F7E68;
  text-transform: uppercase;
  margin-bottom: 6px;
  letter-spacing: .06em;
  font-weight: 700;
  font-size: 0.625rem;
}.dqt-bon_card_amount-icx {
  margin-bottom: 6px;
  font-weight: 800;
  line-height: 1.1;
  color: #E8A020;
  font-size: 18px;
}.dqt-bon_card_name-icx {
  color: #F0EAD6;
  font-weight: 600;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  margin-bottom: 8px;
}.dqt-bon_card_detail-icx {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 0.5rem;
  line-height: 1.5;
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #7E7060;
}.dqt-reg-icx {
  padding: 2.25rem 1rem 0;
  background: #0D0E1A;
}
@media(min-width: 769px) {.dqt-reg-icx {
  padding: 44px 1.5rem 0;
}
}.dqt-reg_in-icx {
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.75rem 24px;
  border-radius: 16px;
  margin: 0 auto;
  background: #14151F;
  max-width: 82.5rem;
}
@media(min-width: 766px) {.dqt-reg_in-icx {
  padding: 40px;
}
}.dqt-reg_top-icx {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 862px) {.dqt-reg_top-icx {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.dqt-reg_label-icx {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 10px;
  color: #C8922A;
  letter-spacing: .08em;
}.dqt-reg_h2-icx {
  margin-bottom: 12px;
  font-family: 'Cormorant', serif;
  color: #F0EAD6;
  line-height: 1.2;
  font-weight: 800;
  font-size: 22px;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.dqt-reg_h2-icx {
  font-size: 1.75rem;
}
}.dqt-reg_bonus-icx {
  padding: 0.625rem 1rem;
  gap: 0.5rem;
  border-radius: 0.625rem;
  border: 1px solid rgba(232, 160, 32, 0.16);
  background: rgba(232, 160, 32, 0.16);
  align-items: center;
  margin-bottom: 16px;
  display: inline-flex;
}.dqt-reg_bonus_amount-icx {
  color: #E8A020;
  font-weight: 800;
  font-size: 1.25rem;
}.dqt-reg_bonus_text-icx {
  font-size: 13px;
  color: #A08E72;
  line-height: 1.35;
}.dqt-reg_cta_btn-icx {
  border-radius: 10px;
  transition: background .2s;
  background: #2E9E5B;
  padding: 14px 2rem;
  font-weight: 700;
  margin-bottom: 0.75rem;
  display: inline-block;
  font-size: 15px;
  color: #0D0E18;
  box-shadow: 0 4px 1.25rem rgba(46, 158, 91, 0.50), 0 1px 0.25rem rgba(0, 0, 0, 0.40);
}.dqt-reg_cta_btn-icx:hover {
  background: #39B36A;
}.dqt-reg_terms-icx {
  color: #7E7060;
  font-size: 11px;
  line-height: 1.5;
}.dqt-reg_seo-icx {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.65;
  padding-top: 1.25rem;
  color: #8F7E68;
  overflow-wrap: break-word;
  margin-top: 20px;
  font-size: 0.813rem;
}.dqt-reg_seo-icx p {
  line-height: 1.65;
  color: #8F7E68;
  margin-bottom: 0.625rem;
  font-size: 13px;
}.dqt-reg_seo-icx p:last-child {
  margin-bottom: 0;
}.dqt-reg_seo-icx strong {
  font-weight: 700;
  color: #C8BDA0;
}.dqt-reg_seo-icx a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8922A;
}.dqt-reg_seo-icx a:hover {
  color: #DFA83C;
}.dqt-reg_seo-icx ul,.dqt-reg_seo-icx ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 18px;
}.dqt-reg_seo-icx ol {
  list-style: decimal;
}.dqt-reg_seo-icx li {
  font-size: 13px;
  margin-bottom: 0.25rem;
  color: #8F7E68;
  line-height: 1.65;
}.dqt-reg_seo-icx table {
  font-size: 13px;
  overflow-x: auto;
  margin-bottom: 0.625rem;
  width: 100%;
  border-collapse: collapse;
  display: block;
}
@media(min-width: 766px) {.dqt-reg_seo-icx table {
  display: table;
}
}.dqt-reg_seo-icx th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px;
  color: #C8BDA0;
  font-weight: 700;
  text-align: left;
}.dqt-reg_seo-icx td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8F7E68;
}.dqt-reg_steps-icx {
  gap: 0.875rem;
  flex-direction: column;
  display: flex;
  margin-top: 1.75rem;
}
@media(min-width: 861px) {.dqt-reg_steps-icx {
  margin-top: 0;
}
}.dqt-reg_step-icx {
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.05);
  gap: 14px;
  border-radius: 0.625rem;
  padding: 16px;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.dqt-reg_step_num-icx {
  border: 1px solid rgba(200, 146, 42, 0.07);
  border-radius: 50%;
  background: rgba(200, 146, 42, 0.16);
  display: flex;
  flex-shrink: 0;
  font-weight: 800;
  color: #C8922A;
  height: 2.125rem;
  width: 2.125rem;
  font-size: 0.875rem;
  align-items: center;
  justify-content: center;
}.dqt-reg_step_title-icx {
  margin-bottom: 3px;
  font-size: 0.875rem;
  color: #F0EAD6;
  font-weight: 700;
}.dqt-reg_step_text-icx {
  line-height: 1.5;
  font-size: 12px;
  color: #8F7E68;
}.dqt-reg_trust-icx {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  display: flex;
  padding-top: 1.25rem;
  flex-wrap: wrap;
  margin-top: 1.25rem;
}.dqt-reg_trust_item-icx {
  gap: 0.438rem;
  align-items: center;
  font-size: 0.75rem;
  color: #8F7E68;
  overflow-wrap: break-word;
  display: flex;
}.dqt-reg_trust_ic-icx svg {
  width: 1rem;
  stroke-linejoin: round;
  color: #C8922A;
  stroke-linecap: round;
  height: 1rem;
}.dqt-prov-icx {
  background: #0D0E1A;
  padding: 36px 16px 0;
}
@media(min-width: 767px) {.dqt-prov-icx {
  padding: 2.75rem 1.5rem 0;
}
}.dqt-prov_in-icx {
  margin: 0 auto;
  max-width: 82.5rem;
}.dqt-prov_head-icx {
  margin-bottom: 1rem;
}.dqt-prov_label-icx {
  text-transform: uppercase;
  font-weight: 700;
  color: #C8922A;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-size: 11px;
}.dqt-prov_h2-icx {
  font-family: 'Cormorant', serif;
  font-weight: 800;
  margin-bottom: 0.5rem;
  color: #F0EAD6;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}
@media(min-width: 771px) {.dqt-prov_h2-icx {
  font-size: 1.5rem;
}
}.dqt-prov_seo-icx {
  color: #8F7E68;
  overflow-wrap: break-word;
  line-height: 1.6;
  max-width: 38.75rem;
  margin-bottom: 1rem;
  font-size: 0.813rem;
}.dqt-prov_seo-icx strong {
  font-weight: 700;
  color: #C8BDA0;
}.dqt-prov_seo-icx a {
  text-decoration: underline;
  color: #C8922A;
}.dqt-prov_grid-icx {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width:640px) {.dqt-prov_grid-icx {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1083px) {.dqt-prov_grid-icx {
  grid-template-columns: repeat(8,1fr);
}
}.dqt-prov_card-icx {
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 14px 0.625rem;
  transition: border-color .2s,background .2s;
  gap: 7px;
  background: #111220;
  display: flex;
  cursor: pointer;
  align-items: center;
  flex-direction: column;
}.dqt-prov_card-icx:hover {
  background: #14151F;
  border-color: rgba(200, 146, 42, 0.45);
}.dqt-prov_logo-icx {
  overflow: hidden;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.05);
  height: 2.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.75rem;
}.dqt-prov_logo-icx img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.dqt-prov_name-icx {
  text-align: center;
  font-size: 0.688rem;
  color: #A08E72;
  font-weight: 600;
  overflow-wrap: break-word;
}.dqt-app-icx {
  padding: 2.25rem 1rem 0;
  background: #0D0E1A;
}
@media(min-width: 770px) {.dqt-app-icx {
  padding: 44px 1.5rem 0;
}
}.dqt-app_in-icx {
  margin: 0 auto;
  max-width: 1320px;
}.dqt-app_head-icx {
  margin-bottom: 16px;
}.dqt-app_label-icx {
  font-weight: 700;
  color: #C8922A;
  margin-bottom: 8px;
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
}.dqt-app_h2-icx {
  font-family: 'Cormorant', serif;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.375rem;
  font-size: 20px;
  color: #F0EAD6;
}
@media(min-width: 770px) {.dqt-app_h2-icx {
  font-size: 24px;
}
}.dqt-app_sub-icx {
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #8F7E68;
  font-size: 0.813rem;
  max-width: 600px;
}.dqt-app_sub-icx strong {
  font-weight: 700;
  color: #C8BDA0;
}.dqt-app_cards-icx {
  gap: 0.625rem;
  margin-top: 16px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.dqt-app_cards-icx {
  grid-template-columns: repeat(3,1fr);
}
}.dqt-app_card-icx {
  overflow: hidden;
  gap: 1rem;
  padding: 20px;
  border-radius: 0.625rem;
  position: relative;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.dqt-app_card_ios-icx {
  background: linear-gradient(135deg,rgba(200, 146, 42, 0.16) 0%,#14151F 100%);
}.dqt-app_card_android-icx {
  background: linear-gradient(135deg,rgba(46, 158, 91, 0.16) 0%,#14151F 100%);
}.dqt-app_card_win-icx {
  background: linear-gradient(135deg,rgba(232, 160, 32, 0.16) 0%,#14151F 100%);
}.dqt-app_card_ic-icx svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 2.125rem;
  width: 34px;
}.dqt-app_card_ic-icx {
  flex-shrink: 0;
  color: #F0EAD6;
}.dqt-app_card_os-icx {
  margin-bottom: 0.375rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.625rem;
  color: #8F7E68;
}.dqt-app_card_title-icx {
  margin-bottom: 6px;
  line-height: 1.2;
  font-weight: 700;
  color: #F0EAD6;
  font-size: 15px;
  overflow-wrap: break-word;
}.dqt-app_card_text-icx {
  margin-bottom: 14px;
  line-height: 1.5;
  overflow-wrap: break-word;
  color: #8F7E68;
  font-size: 12px;
}.dqt-app_card_btn-icx {
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.12);
  transition: background .2s;
  border: 1px solid rgba(200, 146, 42, 0.45);
  gap: 7px;
  padding: 0.625rem 18px;
  color: #F0EAD6;
  display: inline-flex;
  font-weight: 700;
  font-size: 13px;
  align-items: center;
}.dqt-app_card_btn-icx:hover {
  background: rgba(255, 255, 255, 0.07);
}.dqt-seo-icx {
  background: #0D0E1A;
  padding: 36px 1rem 0;
}
@media(min-width: 766px) {.dqt-seo-icx {
  padding: 2.75rem 1.5rem 0;
}
}.dqt-seo_in-icx {
  margin: 0 auto;
  border-radius: 1rem;
  background: #14151F;
  padding: 28px 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  max-width: 1320px;
}
@media(min-width: 769px) {.dqt-seo_in-icx {
  padding: 2.25rem 2.5rem;
}
}.dqt-seo_label-icx {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 10px;
  color: #C8922A;
}.dqt-seo_h2-icx {
  font-weight: 800;
  font-family: 'Cormorant', serif;
  line-height: 1.25;
  font-size: 20px;
  overflow-wrap: break-word;
  color: #F0EAD6;
  margin-bottom: 14px;
}
@media(min-width: 766px) {.dqt-seo_h2-icx {
  font-size: 1.5rem;
}
}.dqt-seo_body-icx {
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 14px;
  color: #A08E72;
}.dqt-seo_body-icx p {
  line-height: 1.75;
  margin-bottom: 12px;
  font-size: 14px;
  color: #A08E72;
}.dqt-seo_body-icx p:last-child {
  margin-bottom: 0;
}.dqt-seo_body-icx strong {
  color: #C8BDA0;
  font-weight: 700;
}.dqt-seo_body-icx a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8922A;
}.dqt-seo_body-icx a:hover {
  color: #DFA83C;
}.dqt-seo_body-icx ul,.dqt-seo_body-icx ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.dqt-seo_body-icx ol {
  list-style: decimal;
}.dqt-seo_body-icx li {
  font-size: 0.875rem;
  margin-bottom: 6px;
  line-height: 1.75;
  color: #A08E72;
}.dqt-seo_body-icx table {
  width: 100%;
  font-size: 13px;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 12px;
}
@media(min-width: 769px) {.dqt-seo_body-icx table {
  display: table;
}
}.dqt-seo_body-icx th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C8BDA0;
  text-align: left;
  font-weight: 700;
}.dqt-seo_body-icx td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #A08E72;
}.dqt-seo_cols-icx {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 642px) {.dqt-seo_cols-icx {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.dqt-seo_cols-icx {
  grid-template-columns: repeat(3,1fr);
}
}.dqt-seo_col_h-icx {
  color: #C8BDA0;
  margin-bottom: 7px;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  font-weight: 700;
}.dqt-seo_col_p-icx {
  line-height: 1.65;
  color: #8F7E68;
  overflow-wrap: break-word;
  font-size: 13px;
}.dqt-seo_stats-icx {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.dqt-seo_stat-icx {
  background: rgba(200, 146, 42, 0.07);
  padding: 14px 16px;
  border: 1px solid rgba(200, 146, 42, 0.16);
  flex: 1;
  border-radius: 0.625rem;
  min-width: 8.75rem;
}.dqt-seo_stat_val-icx {
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-size: 1.25rem;
  color: #C8922A;
}.dqt-seo_stat_lb-icx {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #8F7E68;
}.dqt-seo-icx {
  padding: 36px 16px 0;
  background: #0D0E1A;
}
@media(min-width: 769px) {.dqt-seo-icx {
  padding: 44px 24px 0;
}
}.dqt-seo_in-icx {
  margin: 0 auto;
  padding: 28px 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #14151F;
  border-radius: 1rem;
  max-width: 82.5rem;
}
@media(min-width: 766px) {.dqt-seo_in-icx {
  padding: 2.25rem 40px;
}
}.dqt-seo_label-icx {
  letter-spacing: .08em;
  color: #C8922A;
  font-weight: 700;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  font-size: 11px;
}.dqt-seo_h2-icx {
  color: #F0EAD6;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  line-height: 1.25;
  font-family: 'Cormorant', serif;
  font-weight: 800;
  margin-bottom: 14px;
}
@media(min-width: 765px) {.dqt-seo_h2-icx {
  font-size: 24px;
}
}.dqt-seo_body-icx {
  color: #A08E72;
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 0.875rem;
}.dqt-seo_body-icx p {
  color: #A08E72;
  margin-bottom: 0.75rem;
  line-height: 1.75;
  font-size: 0.875rem;
}.dqt-seo_body-icx p:last-child {
  margin-bottom: 0;
}.dqt-seo_body-icx strong {
  color: #C8BDA0;
  font-weight: 700;
}.dqt-seo_body-icx a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8922A;
}.dqt-seo_body-icx a:hover {
  color: #DFA83C;
}.dqt-seo_body-icx ul,.dqt-seo_body-icx ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.dqt-seo_body-icx ol {
  list-style: decimal;
}.dqt-seo_body-icx li {
  font-size: 0.875rem;
  margin-bottom: 6px;
  color: #A08E72;
  line-height: 1.75;
}.dqt-seo_body-icx table {
  overflow-x: auto;
  margin-bottom: 0.75rem;
  font-size: 0.813rem;
  border-collapse: collapse;
  width: 100%;
  display: block;
}
@media(min-width: 769px) {.dqt-seo_body-icx table {
  display: table;
}
}.dqt-seo_body-icx th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #C8BDA0;
}.dqt-seo_body-icx td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A08E72;
}.dqt-seo_cols-icx {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.dqt-seo_cols-icx {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.dqt-seo_cols-icx {
  grid-template-columns: repeat(3,1fr);
}
}.dqt-seo_col_h-icx {
  color: #C8BDA0;
  font-size: 13px;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  font-weight: 700;
}.dqt-seo_col_p-icx {
  font-size: 13px;
  color: #8F7E68;
  line-height: 1.65;
  overflow-wrap: break-word;
}.dqt-seo_stats-icx {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.dqt-seo_stat-icx {
  background: rgba(200, 146, 42, 0.07);
  flex: 1;
  border: 1px solid rgba(200, 146, 42, 0.16);
  padding: 0.875rem 16px;
  border-radius: 10px;
  min-width: 8.75rem;
}.dqt-seo_stat_val-icx {
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
  color: #C8922A;
}.dqt-seo_stat_lb-icx {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #8F7E68;
}.dqt-seo-icx {
  padding: 36px 16px 0;
  background: #0D0E1A;
}
@media(min-width: 771px) {.dqt-seo-icx {
  padding: 44px 24px 0;
}
}.dqt-seo_in-icx {
  padding: 1.75rem 24px;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #14151F;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 770px) {.dqt-seo_in-icx {
  padding: 36px 40px;
}
}.dqt-seo_label-icx {
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
  font-weight: 700;
  color: #C8922A;
}.dqt-seo_h2-icx {
  font-family: 'Cormorant', serif;
  font-size: 1.25rem;
  margin-bottom: 14px;
  line-height: 1.25;
  color: #F0EAD6;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 770px) {.dqt-seo_h2-icx {
  font-size: 24px;
}
}.dqt-seo_body-icx {
  color: #A08E72;
  font-size: 14px;
  line-height: 1.75;
  overflow-wrap: break-word;
}.dqt-seo_body-icx p {
  color: #A08E72;
  line-height: 1.75;
  margin-bottom: 0.75rem;
  font-size: 14px;
}.dqt-seo_body-icx p:last-child {
  margin-bottom: 0;
}.dqt-seo_body-icx strong {
  font-weight: 700;
  color: #C8BDA0;
}.dqt-seo_body-icx a {
  transition: color .2s;
  color: #C8922A;
  text-decoration: underline;
}.dqt-seo_body-icx a:hover {
  color: #DFA83C;
}.dqt-seo_body-icx ul,.dqt-seo_body-icx ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.dqt-seo_body-icx ol {
  list-style: decimal;
}.dqt-seo_body-icx li {
  line-height: 1.75;
  margin-bottom: 6px;
  color: #A08E72;
  font-size: 14px;
}.dqt-seo_body-icx table {
  margin-bottom: 12px;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
  width: 100%;
  font-size: 13px;
}
@media(min-width: 765px) {.dqt-seo_body-icx table {
  display: table;
}
}.dqt-seo_body-icx th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  color: #C8BDA0;
  font-weight: 700;
  text-align: left;
}.dqt-seo_body-icx td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A08E72;
}.dqt-seo_cols-icx {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 637px) {.dqt-seo_cols-icx {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.dqt-seo_cols-icx {
  grid-template-columns: repeat(3,1fr);
}
}.dqt-seo_col_h-icx {
  overflow-wrap: break-word;
  margin-bottom: 7px;
  font-size: 13px;
  font-weight: 700;
  color: #C8BDA0;
}.dqt-seo_col_p-icx {
  overflow-wrap: break-word;
  color: #8F7E68;
  font-size: 0.813rem;
  line-height: 1.65;
}.dqt-seo_stats-icx {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.dqt-seo_stat-icx {
  background: rgba(200, 146, 42, 0.07);
  border-radius: 10px;
  padding: 14px 16px;
  flex: 1;
  border: 1px solid rgba(200, 146, 42, 0.16);
  min-width: 8.75rem;
}.dqt-seo_stat_val-icx {
  overflow-wrap: break-word;
  font-weight: 800;
  color: #C8922A;
  margin-bottom: 0.25rem;
  font-size: 1.25rem;
}.dqt-seo_stat_lb-icx {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #8F7E68;
}.dqt-faq-icx {
  padding: 36px 1rem 0;
  background: #0D0E1A;
}
@media(min-width: 766px) {.dqt-faq-icx {
  padding: 44px 24px 0;
}
}.dqt-faq_in-icx {
  margin: 0 auto;
  max-width: 1320px;
}.dqt-faq_head-icx {
  margin-bottom: 20px;
}.dqt-faq_label-icx {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  color: #C8922A;
  font-size: 0.688rem;
  margin-bottom: 8px;
}.dqt-faq_h2-icx {
  font-family: 'Cormorant', serif;
  color: #F0EAD6;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
}
@media(min-width: 769px) {.dqt-faq_h2-icx {
  font-size: 1.5rem;
}
}.dqt-faq_list-icx {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.dqt-faq_item-icx {
  background: #14151F;
  overflow: hidden;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
}.dqt-faq_q-icx {
  padding: 16px 20px;
  transition: color .2s;
  gap: 0.75rem;
  justify-content: space-between;
  cursor: pointer;
  font-weight: 600;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  display: flex;
  color: #C8BDA0;
  align-items: center;
  font-size: 14px;
}.dqt-faq_q-icx:hover {
  color: #F0EAD6;
}.dqt-faq_q_ic-icx {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  transition: transform .25s;
  flex-shrink: 0;
  width: 1.5rem;
  display: flex;
  align-items: center;
  font-size: 16px;
  color: #C8922A;
  height: 1.5rem;
  justify-content: center;
}.dqt-faq_item-icx.dqt-state_open-icx .dqt-faq_q_ic-icx {
  transform: rotate(45deg);
}.dqt-faq_a-icx {
  padding: 0 1.25rem 1rem;
  line-height: 1.7;
  color: #8F7E68;
  font-size: 0.813rem;
  display: none;
  overflow-wrap: break-word;
}.dqt-faq_item-icx.dqt-state_open-icx .dqt-faq_a-icx {
  display: block;
}.dqt-faq_a-icx strong {
  color: #C8BDA0;
  font-weight: 700;
}.dqt-faq_a-icx a {
  text-decoration: underline;
  color: #C8922A;
}.dqt-faq_a-icx ul,.dqt-faq_a-icx ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 1.25rem;
}.dqt-faq_a-icx ol {
  list-style: decimal;
}.dqt-faq_a-icx li {
  margin-bottom: 4px;
  line-height: 1.6;
}.dqt-faq_a-icx table {
  margin: 8px 0;
  width: 100%;
  font-size: 12px;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 769px) {.dqt-faq_a-icx table {
  display: table;
}
}.dqt-faq_a-icx th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.375rem 0.5rem;
  text-align: left;
  color: #C8BDA0;
  font-weight: 700;
}.dqt-faq_a-icx td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.375rem 8px;
  color: #8F7E68;
}.dqt-ft-icx {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #090A14;
  margin-top: 3rem;
}.dqt-ft_support-icx {
  padding: 24px 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 766px) {.dqt-ft_support-icx {
  padding: 1.75rem 24px;
}
}.dqt-ft_support_in-icx {
  margin: 0 auto;
  gap: 1rem;
  max-width: 82.5rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.dqt-ft_support_main-icx {
  gap: 16px;
  flex: 1;
  display: flex;
  min-width: 13.75rem;
  align-items: center;
  flex-wrap: wrap;
}.dqt-ft_support_ic-icx {
  color: #C8922A;
  flex-shrink: 0;
}.dqt-ft_support_ic-icx svg {
  stroke-linejoin: round;
  height: 1.875rem;
  stroke-linecap: round;
  width: 1.875rem;
}.dqt-ft_support_text_title-icx {
  color: #F0EAD6;
  overflow-wrap: break-word;
  margin-bottom: 3px;
  font-size: 15px;
  font-weight: 700;
}.dqt-ft_support_text_sub-icx {
  font-size: 0.75rem;
  color: #8F7E68;
  overflow-wrap: break-word;
}.dqt-ft_support_btn-icx {
  padding: 0.688rem 22px;
  border-radius: 0.625rem;
  background: #C8922A;
  transition: background .2s;
  flex-shrink: 0;
  font-weight: 700;
  color: #F0EAD6;
  font-size: 13px;
  white-space: nowrap;
}.dqt-ft_support_btn-icx:hover {
  background: #DFA83C;
}.dqt-ft_support_contacts-icx {
  gap: 16px;
  flex-wrap: wrap;
  margin-left: auto;
  display: flex;
}.dqt-ft_support_contact-icx {
  color: #7E7060;
  font-size: 0.75rem;
  line-height: 1.4;
}.dqt-ft_support_contact-icx strong {
  display: block;
  font-size: 0.688rem;
  color: #A08E72;
  margin-bottom: 2px;
  font-weight: 600;
}.dqt-ft_main-icx {
  padding: 32px 16px 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 765px) {.dqt-ft_main-icx {
  padding: 40px 1.5rem 32px;
}
}.dqt-ft_main_in-icx {
  gap: 1.5rem;
  margin: 0 auto;
  display: grid;
  max-width: 82.5rem;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 643px) {.dqt-ft_main_in-icx {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.dqt-ft_main_in-icx {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.dqt-ft_col_logo-icx {
  grid-column: 1/-1;
}
@media(min-width: 1078px) {.dqt-ft_col_logo-icx {
  grid-column: auto;
}
}.dqt-ft_logo-icx {
  gap: 9px;
  margin-bottom: 0.75rem;
  font-weight: 800;
  color: #F0EAD6;
  font-size: 1rem;
  overflow-wrap: break-word;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.dqt-ft_logo_mark-icx {
  overflow: hidden;
  border-radius: 5px;
  width: 30px;
  height: 1.875rem;
}.dqt-ft_logo_mark-icx img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.dqt-ft_logo_sub-icx {
  font-size: 12px;
  color: #7E7060;
  max-width: 12.5rem;
  line-height: 1.55;
  overflow-wrap: break-word;
}.dqt-ft_col_title-icx {
  margin-bottom: 0.875rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .07em;
  font-size: 0.75rem;
  color: #A08E72;
}.dqt-ft_col_links-icx {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.dqt-ft_col_link-icx {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #7E7060;
  font-size: 13px;
}.dqt-ft_col_link-icx:hover {
  color: #C8BDA0;
}.dqt-ft_apps-icx {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.dqt-ft_app_card-icx {
  border-radius: 0.313rem;
  gap: 0.625rem;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  display: flex;
  align-items: center;
}.dqt-ft_app_card-icx:hover {
  border-color: rgba(200, 146, 42, 0.45);
}.dqt-ft_app_card_ic-icx svg {
  height: 22px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.375rem;
}.dqt-ft_app_card_os-icx {
  font-size: 0.625rem;
  color: #7E7060;
  font-weight: 600;
}.dqt-ft_app_card_action-icx {
  font-size: 12px;
  color: #C8BDA0;
  font-weight: 700;
}.dqt-ft_bot-icx {
  padding: 1.25rem 16px;
}
@media(min-width:768px) {.dqt-ft_bot-icx {
  padding: 1.25rem 1.5rem;
}
}.dqt-ft_bot_in-icx {
  margin: 0 auto;
  gap: 16px;
  flex-wrap: wrap;
  max-width: 82.5rem;
  display: flex;
  align-items: center;
}.dqt-ft_socials-icx {
  gap: 8px;
  display: flex;
}.dqt-ft_soc-icx {
  border-radius: 0.313rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  transition: background .2s;
  justify-content: center;
  display: flex;
  width: 36px;
  height: 2.25rem;
  align-items: center;
  color: #A08E72;
}.dqt-ft_soc-icx svg {
  stroke-linejoin: round;
  width: 16px;
  stroke-linecap: round;
  height: 16px;
}.dqt-ft_soc-icx:hover {
  background: rgba(255, 255, 255, 0.07);
}.dqt-ft_legal-icx {
  flex: 1;
  min-width: 200px;
  font-size: 0.688rem;
  color: #92826A;
  line-height: 1.6;
  overflow-wrap: break-word;
}.dqt-ft_legal-icx strong {
  color: #A08E72;
  font-weight: 700;
}.dqt-ft_legal-icx a {
  color: #A08E72;
  text-decoration: underline;
}.dqt-ft_age-icx {
  border-radius: 50%;
  border: 2px solid #92826A;
  align-items: center;
  display: flex;
  height: 2rem;
  margin-left: auto;
  font-size: 0.688rem;
  justify-content: center;
  color: #92826A;
  flex-shrink: 0;
  width: 32px;
  font-weight: 800;
}