html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  padding: 0;
  margin: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  background: none;
  border: 0;
  cursor: pointer;
  color: inherit;
}a:link,a:visited {
  color: inherit;
  text-decoration: none;
}img,svg,video {
  max-width: 100%;
  display: block;
}body {
  background: #131008;
  -webkit-font-smoothing: antialiased;
  color: #D5C09A;
  line-height: 1.6;
  min-height: 100vh;
  font-family: 'Raleway', sans-serif;
}.dkq_layout-hid {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.dkq_page-hid {
  display: flex;
  min-height: 100vh;
}.dkq_main-hid {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media (min-width: 1079px) {.dkq_main-hid {
  padding-left: 13.75rem;
}
}
@media (max-width: 1082px) {.dkq_main-hid {
  padding-bottom: 72px;
}
}.dkq_gc-hid {
  border: 1px solid rgba(255, 220, 140, 0.07);
  transition: transform .2s,border-color .2s;
  background: #191309;
  border-radius: 0.375rem;
  overflow: hidden;
  cursor: pointer;
  flex-shrink: 0;
  position: relative;
  width: 140px;
}
@media(min-width: 639px) {.dkq_gc-hid {
  width: 9.75rem;
}
}
@media(min-width: 1083px) {.dkq_gc-hid {
  width: 168px;
}
}.dkq_gc-hid:hover {
  transform: translateY(-3px);
  border-color: rgba(200, 155, 28, 0.08);
}.dkq_gc_img-hid {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding-bottom: 80%;
}.dkq_gc_img-hid img {
  inset: 0;
  height: 100%;
  position: absolute;
  object-fit: cover;
  width: 100%;
}.dkq_gc_hover-hid {
  background: rgba(8, 6, 3, 0.72);
  inset: 0;
  transition: opacity .2s;
  position: absolute;
  opacity: 0;
  justify-content: center;
  align-items: center;
  display: flex;
}.dkq_gc-hid:hover .dkq_gc_hover-hid {
  opacity: 1;
}.dkq_gc_hover_btn-hid {
  padding: 8px 16px;
  border-radius: 0.25rem;
  background: #C89B1C;
  color: #F4ECD8;
  font-weight: 700;
  font-size: 0.75rem;
}.dkq_gc_info-hid {
  padding: 0.5rem 10px 0.625rem;
}.dkq_gc_name-hid {
  overflow: hidden;
  margin-bottom: 3px;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 100%;
  font-size: 0.75rem;
  color: #D5C09A;
  font-weight: 600;
}.dkq_gc_prov-hid {
  font-size: 0.625rem;
  color: #7A6448;
}.dkq_gc_tag-hid {
  padding: 2px 7px;
  border-radius: 0.25rem;
  font-weight: 700;
  z-index: 2;
  text-transform: uppercase;
  letter-spacing: .04em;
  position: absolute;
  font-size: 9px;
  top: 0.375rem;
  left: 6px;
}.dkq_gc_tag_hot-hid {
  background: #D43B3B;
  color: #fff;
}.dkq_gc_tag_new-hid {
  background: #2DBD72;
  color: #131008;
}.dkq_gc_tag_jp-hid {
  background: #E8C040;
  color: #131008;
}.dkq_gc_tag_ex-hid {
  background: #7A5610;
  color: #fff;
}.dkq_gc_tag_live-hid {
  background: #D43B3B;
  color: #fff;
}.dkq_gr-hid {
  padding: 2rem 16px 0;
  background: #131008;
}
@media(min-width: 771px) {.dkq_gr-hid {
  padding: 36px 1.5rem 0;
}
}.dkq_gr_in-hid {
  margin: 0 auto;
  max-width: 83.75rem;
}.dkq_gr_head-hid {
  gap: 12px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 10px;
}.dkq_gr_head_l-hid {
  gap: 10px;
  flex: 1;
  display: flex;
  min-width: 0;
  align-items: center;
}.dkq_gr_ic-hid {
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  height: 2rem;
  flex-shrink: 0;
  width: 32px;
  display: flex;
}.dkq_gr_ic-hid svg {
  height: 16px;
  stroke-linejoin: round;
  width: 16px;
  stroke-linecap: round;
}.dkq_gr_title-hid {
  font-family: 'Cinzel', serif;
  font-weight: 700;
  color: #F4ECD8;
  overflow-wrap: break-word;
  font-size: 16px;
}
@media(min-width: 769px) {.dkq_gr_title-hid {
  font-size: 18px;
}
}.dkq_gr_more-hid {
  gap: 5px;
  transition: color .2s;
  font-size: 0.75rem;
  align-items: center;
  flex-shrink: 0;
  white-space: nowrap;
  display: flex;
  color: #8A7252;
  font-weight: 600;
}.dkq_gr_more-hid:hover {
  color: #C89B1C;
}.dkq_gr_more-hid svg {
  stroke-linejoin: round;
  height: 12px;
  width: 12px;
  stroke-linecap: round;
}.dkq_gr_arrows-hid {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.dkq_gr_arr-hid {
  border: 1px solid rgba(255, 220, 140, 0.14);
  background: rgba(255, 235, 180, 0.05);
  border-radius: 4px;
  transition: background .15s,color .15s;
  width: 30px;
  justify-content: center;
  align-items: center;
  height: 1.875rem;
  color: #A8906A;
  display: flex;
}.dkq_gr_arr-hid:hover {
  background: rgba(255, 235, 180, 0.07);
  color: #F4ECD8;
}.dkq_gr_arr-hid svg {
  height: 0.813rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 13px;
}.dkq_gr_seo_h-hid {
  margin: 0 0 6px;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #D5C09A;
  max-width: 680px;
  font-size: 13px;
}
@media(min-width: 765px) {.dkq_gr_seo_h-hid {
  font-size: 0.875rem;
}
}.dkq_gr_seo-hid {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  margin-bottom: 12px;
  line-height: 1.55;
  color: #8A7252;
  max-width: 680px;
}.dkq_gr_seo-hid strong {
  font-weight: 600;
  color: #D5C09A;
}.dkq_gr_scroll-hid {
  gap: 0.625rem;
  padding-bottom: 10px;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  display: flex;
  overflow-x: auto;
}.dkq_gr_scroll-hid::-webkit-scrollbar {
  display: none;
}
@media(min-width: 767px) {.dkq_gr_scroll-hid {
  gap: 12px;
}
}.dkq_tb-hid {
  background: #100D07;
  border-bottom: 1px solid rgba(255, 235, 180, 0.07);
  z-index: 80;
  height: 3.5rem;
  position: fixed;
  right: 0;
  left: 0;
  top: 0;
  display: flex;
  align-items: center;
}.dkq_tb_in-hid {
  padding: 0 14px;
  gap: 0;
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
}.dkq_tb_burger-hid {
  border-radius: 0.375rem;
  gap: 5px;
  flex-direction: column;
  height: 38px;
  margin-right: 0.5rem;
  width: 2.375rem;
  align-items: center;
  display: flex;
  justify-content: center;
  flex-shrink: 0;
}.dkq_tb_burger-hid:hover {
  background: rgba(255, 235, 180, 0.05);
}.dkq_tb_burger_line-hid {
  border-radius: 1px;
  background: #A8906A;
  height: 2px;
  display: block;
  width: 1.125rem;
}
@media(min-width: 1078px) {.dkq_tb_burger-hid {
  display: none;
}
}.dkq_tb_logo-hid {
  gap: 0.563rem;
  overflow-wrap: break-word;
  color: #F4ECD8;
  font-size: 1.125rem;
  letter-spacing: -.01em;
  align-items: center;
  font-weight: 800;
  display: flex;
  margin-right: 1.25rem;
  flex-shrink: 0;
}.dkq_tb_logo_mark-hid {
  overflow: hidden;
  border-radius: 0.375rem;
  display: flex;
  width: 2rem;
  align-items: center;
  height: 2rem;
  justify-content: center;
}.dkq_tb_logo_mark-hid img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.dkq_tb_nav-hid {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width:640px) {.dkq_tb_nav-hid {
  display: flex;
}
}.dkq_tb_tab-hid {
  border-radius: 0.375rem;
  padding: 8px 14px;
  transition: background .15s,color .15s;
  font-size: 0.813rem;
  white-space: nowrap;
  font-weight: 600;
  color: #A8906A;
}.dkq_tb_tab-hid:hover {
  background: rgba(255, 235, 180, 0.05);
  color: #F4ECD8;
}.dkq_tb_tab-hid.dkq_state_active-hid {
  background: rgba(200, 155, 28, 0.18);
  color: #F4ECD8;
}.dkq_tb_right-hid {
  gap: 8px;
  align-items: center;
  margin-left: auto;
  flex-shrink: 0;
  display: flex;
}.dkq_tb_login-hid {
  border: 1px solid rgba(255, 220, 140, 0.14);
  background: rgba(255, 235, 180, 0.05);
  transition: border-color .2s,color .2s;
  padding: 0.563rem 1rem;
  border-radius: 0.375rem;
  color: #D5C09A;
  font-weight: 600;
  font-size: 13px;
  display: none;
}.dkq_tb_login-hid:hover {
  border-color: rgba(200, 155, 28, 0.55);
  color: #F4ECD8;
}
@media(min-width: 481px) {.dkq_tb_login-hid {
  display: block;
}
}.dkq_tb_reg-hid {
  border-radius: 6px;
  transition: background .2s;
  background: #2DBD72;
  padding: 9px 1.125rem;
  white-space: nowrap;
  font-size: 0.813rem;
  font-weight: 700;
  color: #0E0A04;
}.dkq_tb_reg-hid:hover {
  background: #34D080;
}.dkq_sb-hid {
  transform: translateX(-100%);
  background: #1F1810;
  border-right: 1px solid rgba(255, 235, 180, 0.05);
  transition: transform .25s ease;
  overflow-y: auto;
  top: 3.5rem;
  position: fixed;
  left: 0;
  width: 13.75rem;
  z-index: 70;
  bottom: 0;
}.dkq_sb-hid.dkq_state_open-hid {
  transform: translateX(0);
}.dkq_sb-hid::-webkit-scrollbar {
  width: 4px;
}.dkq_sb-hid::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 235, 180, 0.07);
}
@media(min-width: 1082px) {.dkq_sb-hid {
  transform: translateX(0);
}
}.dkq_sb_auth-hid {
  padding: 14px 12px 0.625rem;
}.dkq_sb_btn_reg-hid {
  transition: background .2s;
  padding: 0.688rem;
  border-radius: 6px;
  background: #2DBD72;
  margin-bottom: 8px;
  text-align: center;
  font-weight: 700;
  display: block;
  font-size: 0.813rem;
  color: #0E0A04;
}.dkq_sb_btn_reg-hid:hover {
  background: #34D080;
}.dkq_sb_btn_login-hid {
  border: 1px solid rgba(255, 220, 140, 0.14);
  border-radius: 0.375rem;
  transition: border-color .2s;
  padding: 0.625rem;
  background: rgba(255, 235, 180, 0.05);
  color: #D5C09A;
  font-size: 13px;
  display: block;
  text-align: center;
  font-weight: 600;
}.dkq_sb_btn_login-hid:hover {
  border-color: rgba(200, 155, 28, 0.55);
  color: #F4ECD8;
}.dkq_sb_promo-hid {
  border-radius: 6px;
  background: linear-gradient(135deg,#2A1A06,#1F1810);
  overflow: hidden;
  padding: 12px 14px;
  margin: 0 12px 0.625rem;
  border: 1px solid rgba(200, 155, 28, 0.18);
  position: relative;
}.dkq_sb_promo-hid::before {
  background: radial-gradient(circle,rgba(200, 155, 28, 0.18),transparent 70%);
  border-radius: 50%;
  top: -20px;
  position: absolute;
  height: 5rem;
  right: -20px;
  width: 80px;
  content: '';
}.dkq_sb_promo_title-hid {
  letter-spacing: .06em;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  color: #C89B1C;
  margin-bottom: 0.25rem;
}.dkq_sb_promo_text-hid {
  font-size: 0.75rem;
  line-height: 1.35;
  font-weight: 600;
  color: #F4ECD8;
  overflow-wrap: break-word;
}.dkq_sb_promo_sub-hid {
  margin-top: 3px;
  color: #8A7252;
  font-size: 10px;
}.dkq_sb_nav-hid {
  padding: 6px 8px 16px;
}.dkq_sb_nav_lb-hid {
  padding: 10px 8px 0.375rem;
  text-transform: uppercase;
  color: #7A6448;
  font-weight: 700;
  font-size: 10px;
  letter-spacing: .08em;
}.dkq_sb_link-hid {
  border-radius: 0.25rem;
  padding: 9px 0.625rem;
  transition: background .15s,color .15s;
  gap: 10px;
  cursor: pointer;
  color: #A8906A;
  font-size: 0.813rem;
  align-items: center;
  overflow-wrap: break-word;
  display: flex;
  font-weight: 500;
}.dkq_sb_link-hid:hover {
  background: rgba(255, 235, 180, 0.05);
  color: #F4ECD8;
}.dkq_sb_link-hid.dkq_state_active-hid {
  background: rgba(200, 155, 28, 0.18);
  color: #F4ECD8;
}.dkq_sb_ic-hid {
  border-radius: 0.25rem;
  justify-content: center;
  flex-shrink: 0;
  height: 30px;
  width: 1.875rem;
  align-items: center;
  display: flex;
}.dkq_sb_ic-hid svg {
  width: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 16px;
}.dkq_sb_ic_1-hid {
  background: rgba(200, 155, 28, 0.08);
  color: #C89B1C;
}.dkq_sb_ic_2-hid {
  background: rgba(45, 189, 114, 0.16);
  color: #2DBD72;
}.dkq_sb_ic_3-hid {
  background: rgba(232, 192, 64, 0.16);
  color: #E8C040;
}.dkq_sb_ic_4-hid {
  background: rgba(122, 86, 16, 0.32);
  color: #7A5610;
}.dkq_sb_ic_5-hid {
  background: rgba(200, 155, 28, 0.08);
  color: #D94480;
}.dkq_sb_ic_6-hid {
  background: rgba(122, 86, 16, 0.32);
  color: #9044CC;
}.dkq_sb_badge-hid {
  padding: 2px 7px;
  background: #E8C040;
  border-radius: 0.25rem;
  margin-left: auto;
  font-size: 9px;
  font-weight: 700;
  color: #0E0A04;
}.dkq_sb_bot-hid {
  padding: 0.75rem;
  gap: 0.5rem;
  border-top: 1px solid rgba(255, 235, 180, 0.05);
  display: flex;
}.dkq_sb_lang-hid,.dkq_sb_help-hid {
  background: rgba(255, 235, 180, 0.05);
  gap: 6px;
  border-radius: 0.25rem;
  flex: 1;
  padding: 0.563rem 6px;
  border: 1px solid rgba(255, 220, 140, 0.07);
  transition: border-color .2s;
  display: flex;
  font-size: 0.688rem;
  justify-content: center;
  align-items: center;
  color: #A8906A;
  font-weight: 600;
}.dkq_sb_lang-hid:hover,.dkq_sb_help-hid:hover {
  border-color: rgba(200, 155, 28, 0.55);
  color: #F4ECD8;
}.dkq_sb_lang-hid svg,.dkq_sb_help-hid svg {
  stroke-linecap: round;
  width: 13px;
  height: 13px;
  stroke-linejoin: round;
}.dkq_sb_bd-hid {
  background: rgba(8, 6, 3, 0.72);
  inset: 0;
  display: none;
  position: fixed;
  z-index: 69;
}.dkq_sb_bd-hid.dkq_state_on-hid {
  display: block;
}
@media(min-width: 1079px) {.dkq_sb_bd-hid {
  display: none!important;
}
}.dkq_mob_nav-hid {
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 220, 140, 0.14);
  background: #1F1810;
  z-index: 80;
  right: 0;
  position: fixed;
  display: flex;
  left: 0;
  bottom: 0;
}
@media(min-width: 1079px) {.dkq_mob_nav-hid {
  display: none;
}
}.dkq_mob_nav_item-hid {
  gap: 4px;
  padding: 4px 2px;
  flex: 1;
  flex-direction: column;
  color: #7A6448;
  cursor: pointer;
  display: flex;
  align-items: center;
}.dkq_mob_nav_ic-hid {
  line-height: 1;
}.dkq_mob_nav_ic-hid svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 20px;
  width: 1.25rem;
}.dkq_mob_nav_lb-hid {
  font-size: 10px;
  font-weight: 600;
  color: #7A6448;
}.dkq_mob_nav_item-hid.dkq_state_active-hid {
  color: #C89B1C;
}.dkq_mob_nav_item-hid.dkq_state_active-hid .dkq_mob_nav_lb-hid {
  color: #C89B1C;
}.dkq_hero-hid {
  padding: 20px 16px 0;
  background: #131008;
}
@media(min-width: 769px) {.dkq_hero-hid {
  padding: 1.5rem 24px 0;
}
}.dkq_hero_in-hid {
  margin: 0 auto;
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 1340px;
}
@media(min-width: 861px) {.dkq_hero_in-hid {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1101px) {.dkq_hero_in-hid {
  grid-template-columns: 1fr 340px;
}
}.dkq_hero_promo-hid {
  overflow: hidden;
  border-radius: 10px;
  background: #191309;
  position: relative;
  display: flex;
  min-height: 13.75rem;
  align-items: stretch;
}
@media(min-width:768px) {.dkq_hero_promo-hid {
  min-height: 280px;
}
}.dkq_hero_promo_bg-hid {
  inset: 0;
  background: linear-gradient(120deg,#2A1A06 0%,#131008 100%);
  background-position: center;
  position: absolute;
  background-size: cover;
}.dkq_hero_promo_bg-hid::after {
  background: linear-gradient(90deg,#131008 0%,rgba(8, 6, 3, 0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.dkq_hero_promo_glow-hid {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(122, 86, 16, 0.32) 0%,transparent 65%);
  width: 300px;
  position: absolute;
  height: 300px;
  top: -2.5rem;
  pointer-events: none;
  right: 60px;
}.dkq_hero_promo_ct-hid {
  padding: 28px 24px 1.75rem 1.75rem;
  flex-direction: column;
  display: flex;
  max-width: 480px;
  z-index: 2;
  justify-content: center;
  position: relative;
}
@media(min-width: 766px) {.dkq_hero_promo_ct-hid {
  padding: 2.5rem 2rem;
}
}.dkq_hero_badge-hid {
  background: rgba(200, 155, 28, 0.18);
  padding: 0.313rem 0.75rem;
  border-radius: 1.25rem;
  border: 1px solid rgba(200, 155, 28, 0.08);
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.875rem;
  color: #C89B1C;
  display: inline-block;
  font-size: 10px;
  text-transform: uppercase;
}.dkq_hero_h1-hid {
  font-family: 'Cinzel', serif;
  color: #F4ECD8;
  font-size: 1.625rem;
  margin-bottom: 10px;
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1.15;
}.dkq_hero_h1-hid em {
  font-style: normal;
  color: #E8C040;
}
@media(min-width: 769px) {.dkq_hero_h1-hid {
  font-size: 2.25rem;
}
}.dkq_hero_sub-hid {
  line-height: 1.55;
  margin-bottom: 1.25rem;
  color: #A8906A;
  font-size: 13px;
}
@media(min-width: 767px) {.dkq_hero_sub-hid {
  font-size: 0.875rem;
}
}.dkq_hero_row-hid {
  gap: 0.625rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.dkq_hero_cta-hid {
  background: #2DBD72;
  padding: 0.813rem 26px;
  transition: background .2s;
  border-radius: 0.375rem;
  box-shadow: 0 4px 22px rgba(45, 189, 114, 0.42), 0 1px 0 rgba(255, 255, 255, 0.08);
  font-size: 14px;
  color: #0E0A04;
  font-weight: 700;
}.dkq_hero_cta-hid:hover {
  background: #34D080;
}.dkq_hero_terms-hid {
  color: #7A6448;
  font-size: 0.688rem;
}.dkq_hero_game-hid {
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 220, 140, 0.07);
  background: #191309;
  overflow: hidden;
  flex-direction: column;
  display: flex;
  position: relative;
}.dkq_hero_game_badge-hid {
  background: rgba(232, 192, 64, 0.16);
  border: 1px solid rgba(232, 192, 64, 0.16);
  padding: 0.313rem 10px;
  border-radius: 20px;
  position: absolute;
  z-index: 3;
  font-weight: 700;
  text-transform: uppercase;
  left: 0.75rem;
  top: 0.75rem;
  font-size: 0.625rem;
  color: #E8C040;
  letter-spacing: .06em;
}.dkq_hero_game_badge-hid svg {
  vertical-align: -1px;
  width: 0.688rem;
  height: 0.688rem;
  margin-right: 0.25rem;
}.dkq_hero_game_img-hid {
  overflow: hidden;
  background: linear-gradient(135deg,#2A1A06,#131008);
  padding-bottom: 60%;
  position: relative;
}.dkq_hero_game_img-hid img {
  inset: 0;
  height: 100%;
  position: absolute;
  width: 100%;
  object-fit: cover;
}.dkq_hero_game_play-hid {
  background: rgba(8, 6, 3, 0.72);
  transition: opacity .2s;
  inset: 0;
  opacity: 0;
  display: flex;
  position: absolute;
  align-items: center;
  justify-content: center;
}.dkq_hero_game-hid:hover .dkq_hero_game_play-hid {
  opacity: 1;
}.dkq_hero_game_play-hid span {
  background: #C89B1C;
  border-radius: 50%;
  display: flex;
  height: 3.25rem;
  align-items: center;
  justify-content: center;
  width: 3.25rem;
}.dkq_hero_game_play-hid span svg {
  height: 18px;
  width: 18px;
  margin-left: 2px;
}.dkq_hero_game_info-hid {
  padding: 14px 16px;
}.dkq_hero_game_title-hid {
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 4px;
  color: #F4ECD8;
  font-size: 0.938rem;
}.dkq_hero_game_provider-hid {
  color: #8A7252;
  font-size: 0.688rem;
}.dkq_hero_game_btn-hid {
  margin: 0.75rem 16px 16px;
  padding: 0.688rem;
  border-radius: 0.375rem;
  transition: background .2s;
  background: #C89B1C;
  text-align: center;
  font-size: 13px;
  display: block;
  font-weight: 700;
  color: #F4ECD8;
}.dkq_hero_game-hid:hover .dkq_hero_game_btn-hid {
  background: #DAAC28;
}.dkq_sbar-hid {
  background: #131008;
  padding: 1rem 16px 0;
}
@media(min-width: 769px) {.dkq_sbar-hid {
  padding: 1.125rem 1.5rem 0;
}
}.dkq_sbar_in-hid {
  margin: 0 auto;
  max-width: 1340px;
}.dkq_sbar_row-hid {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
}.dkq_sbar_input-hid {
  flex: 1;
  background: #191309;
  transition: border-color .2s;
  gap: 0.625rem;
  border-radius: 6px;
  padding: 11px 1rem;
  border: 1px solid rgba(255, 220, 140, 0.14);
  color: #8A7252;
  cursor: pointer;
  font-size: 0.813rem;
  align-items: center;
  display: flex;
}.dkq_sbar_input-hid:hover {
  border-color: rgba(200, 155, 28, 0.55);
}.dkq_sbar_input-hid svg {
  height: 15px;
  width: 15px;
  stroke-linecap: round;
  flex-shrink: 0;
  stroke-linejoin: round;
}.dkq_sbar_providers-hid {
  border: 1px solid rgba(255, 220, 140, 0.14);
  transition: border-color .2s;
  gap: 0.5rem;
  border-radius: 6px;
  padding: 11px 1.125rem;
  background: #191309;
  align-items: center;
  color: #D5C09A;
  font-size: 13px;
  white-space: nowrap;
  display: flex;
  font-weight: 600;
}.dkq_sbar_providers-hid:hover {
  border-color: rgba(200, 155, 28, 0.55);
  color: #F4ECD8;
}.dkq_sbar_providers-hid svg {
  height: 0.875rem;
  width: 14px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.dkq_sbar_tabs-hid {
  gap: 0.375rem;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
  padding-bottom: 2px;
}.dkq_sbar_tabs-hid::-webkit-scrollbar {
  display: none;
}.dkq_sbar_tab-hid {
  gap: 0.438rem;
  background: rgba(255, 235, 180, 0.05);
  border-radius: 1.25rem;
  transition: background .15s,color .15s,border-color .15s;
  border: 1px solid rgba(255, 220, 140, 0.07);
  padding: 8px 14px;
  white-space: nowrap;
  font-size: 0.75rem;
  font-weight: 600;
  cursor: pointer;
  align-items: center;
  flex-shrink: 0;
  color: #A8906A;
  display: flex;
}.dkq_sbar_tab-hid:hover {
  border-color: rgba(200, 155, 28, 0.55);
  background: rgba(255, 235, 180, 0.07);
  color: #F4ECD8;
}.dkq_sbar_tab-hid.dkq_state_active-hid {
  background: rgba(200, 155, 28, 0.18);
  border-color: rgba(200, 155, 28, 0.08);
  color: #F4ECD8;
}.dkq_sbar_tab_ic-hid svg {
  width: 14px;
  stroke-linecap: round;
  height: 14px;
  stroke-linejoin: round;
}.dkq_wy-hid {
  background: #131008;
  padding: 32px 1rem 0;
}
@media(min-width: 769px) {.dkq_wy-hid {
  padding: 40px 1.5rem 0;
}
}.dkq_wy_in-hid {
  margin: 0 auto;
  max-width: 83.75rem;
}.dkq_wy_head-hid {
  max-width: 45rem;
  margin-bottom: 18px;
}.dkq_wy_label-hid {
  color: #C89B1C;
  font-weight: 700;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
}.dkq_wy_h2-hid {
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
  color: #F4ECD8;
  font-family: 'Cinzel', serif;
}
@media(min-width: 770px) {.dkq_wy_h2-hid {
  font-size: 1.5rem;
}
}.dkq_wy_intro-hid {
  margin: 0;
  line-height: 1.6;
  font-size: 13px;
  color: #8A7252;
}.dkq_wy_grid-hid {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.dkq_wy_grid-hid {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.dkq_wy_grid-hid {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.dkq_wy_card-hid {
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 220, 140, 0.14);
  padding: 20px;
  background: #1F1810;
  border-radius: 6px;
}.dkq_wy_card-hid:hover {
  transform: translateY(-2px);
  border-color: rgba(200, 155, 28, 0.08);
}.dkq_wy_card_ic-hid {
  border-radius: 50%;
  background: rgba(200, 155, 28, 0.18);
  height: 2.75rem;
  align-items: center;
  color: #C89B1C;
  display: flex;
  justify-content: center;
  margin-bottom: 14px;
  width: 44px;
}.dkq_wy_card_ic-hid svg {
  width: 1.375rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 22px;
}.dkq_wy_card_h-hid {
  margin-bottom: 6px;
  font-weight: 700;
  color: #F4ECD8;
  font-size: 15px;
  overflow-wrap: break-word;
  line-height: 1.25;
}.dkq_wy_card_p-hid {
  font-size: 13px;
  overflow-wrap: break-word;
  color: #8A7252;
  line-height: 1.6;
}.dkq_wy_card_p-hid strong {
  font-weight: 600;
  color: #D5C09A;
}.dkq_ws-hid {
  padding: 2rem 1rem 0;
  background: #131008;
}
@media(min-width: 771px) {.dkq_ws-hid {
  padding: 36px 24px 0;
}
}.dkq_ws_in-hid {
  margin: 0 auto;
  max-width: 1340px;
}.dkq_ws_head-hid {
  gap: 12px;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 14px;
}.dkq_ws_title-hid {
  gap: 10px;
  font-size: 1rem;
  color: #F4ECD8;
  font-family: 'Cinzel', serif;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  font-weight: 700;
}.dkq_ws_title_ic-hid svg {
  color: #E8C040;
  height: 1.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.125rem;
}.dkq_ws_online-hid {
  gap: 7px;
  color: #8A7252;
  font-weight: 600;
  display: flex;
  font-size: 0.75rem;
  align-items: center;
}.dkq_ws_online_dot-hid {
  background: #2DBD72;
  border-radius: 50%;
  height: 8px;
  flex-shrink: 0;
  width: 0.5rem;
  box-shadow: 0 0 6px rgba(45, 189, 114, 0.16);
}.dkq_ws_scroll-hid {
  gap: 8px;
  scrollbar-width: none;
  padding-bottom: 0.5rem;
  overflow-x: auto;
  display: flex;
}.dkq_ws_scroll-hid::-webkit-scrollbar {
  display: none;
}.dkq_wc-hid {
  border-radius: 0.375rem;
  background: #191309;
  padding: 0.625rem 14px;
  gap: 10px;
  border: 1px solid rgba(255, 220, 140, 0.14);
  display: flex;
  min-width: 220px;
  flex-shrink: 0;
  align-items: center;
}.dkq_wc_img-hid {
  border-radius: 0.25rem;
  overflow: hidden;
  background: #1F1810;
  height: 36px;
  flex-shrink: 0;
  width: 2.25rem;
}.dkq_wc_img-hid img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.dkq_wc_info-hid {
  min-width: 0;
}.dkq_wc_game-hid {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 12px;
  font-weight: 600;
  color: #D5C09A;
}.dkq_wc_player-hid {
  overflow: hidden;
  color: #7A6448;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.625rem;
}.dkq_wc_amount-hid {
  font-size: 0.813rem;
  flex-shrink: 0;
  font-weight: 700;
  margin-left: auto;
  color: #2DBD72;
  white-space: nowrap;
}.dkq_bon-hid {
  padding: 2.25rem 1rem 0;
  background: #131008;
}
@media(min-width: 770px) {.dkq_bon-hid {
  padding: 2.75rem 24px 0;
}
}.dkq_bon_in-hid {
  margin: 0 auto;
  max-width: 83.75rem;
}.dkq_bon_head-hid {
  margin-bottom: 20px;
}.dkq_bon_label-hid {
  letter-spacing: .08em;
  color: #C89B1C;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 0.5rem;
  font-weight: 700;
}.dkq_bon_h2-hid {
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
  color: #F4ECD8;
}
@media(min-width: 770px) {.dkq_bon_h2-hid {
  font-size: 24px;
}
}.dkq_bon_seo-hid {
  color: #8A7252;
  line-height: 1.6;
  max-width: 620px;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.dkq_bon_seo-hid strong {
  color: #D5C09A;
  font-weight: 700;
}.dkq_bon_seo-hid a {
  color: #C89B1C;
  text-decoration: underline;
}.dkq_bon_grid-hid {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 637px) {.dkq_bon_grid-hid {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.dkq_bon_grid-hid {
  grid-template-columns: repeat(5,1fr);
}
}.dkq_bon_card-hid {
  transition: border-color .2s,transform .2s;
  background: #191309;
  padding: 16px;
  border: 1px solid rgba(255, 220, 140, 0.14);
  border-radius: 6px;
}.dkq_bon_card-hid:hover {
  border-color: rgba(200, 155, 28, 0.08);
  transform: translateY(-2px);
}.dkq_bon_card_ic-hid svg {
  width: 1.625rem;
  stroke-linecap: round;
  height: 1.625rem;
  stroke-linejoin: round;
}.dkq_bon_card_ic-hid {
  margin-bottom: 10px;
}.dkq_bon_card_type-hid {
  font-size: 0.625rem;
  text-transform: uppercase;
  letter-spacing: .06em;
  margin-bottom: 0.375rem;
  color: #8A7252;
  font-weight: 700;
}.dkq_bon_card_amount-hid {
  margin-bottom: 0.375rem;
  font-weight: 800;
  color: #E8C040;
  line-height: 1.1;
  font-size: 1.125rem;
}.dkq_bon_card_name-hid {
  font-weight: 600;
  overflow-wrap: break-word;
  color: #F4ECD8;
  font-size: 13px;
  margin-bottom: 0.5rem;
}.dkq_bon_card_detail-hid {
  border-top: 1px solid rgba(255, 235, 180, 0.05);
  overflow-wrap: break-word;
  font-size: 0.688rem;
  padding-top: 0.5rem;
  color: #7A6448;
  line-height: 1.5;
}.dkq_prov-hid {
  padding: 36px 16px 0;
  background: #131008;
}
@media(min-width: 770px) {.dkq_prov-hid {
  padding: 2.75rem 24px 0;
}
}.dkq_prov_in-hid {
  margin: 0 auto;
  max-width: 1340px;
}.dkq_prov_head-hid {
  margin-bottom: 1rem;
}.dkq_prov_label-hid {
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #C89B1C;
  font-size: 11px;
  margin-bottom: 0.5rem;
  font-weight: 700;
}.dkq_prov_h2-hid {
  font-family: 'Cinzel', serif;
  font-size: 1.25rem;
  color: #F4ECD8;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
}
@media(min-width: 765px) {.dkq_prov_h2-hid {
  font-size: 1.5rem;
}
}.dkq_prov_seo-hid {
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #8A7252;
  max-width: 38.75rem;
  margin-bottom: 1rem;
  font-size: 13px;
}.dkq_prov_seo-hid strong {
  color: #D5C09A;
  font-weight: 700;
}.dkq_prov_seo-hid a {
  text-decoration: underline;
  color: #C89B1C;
}.dkq_prov_grid-hid {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 641px) {.dkq_prov_grid-hid {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1078px) {.dkq_prov_grid-hid {
  grid-template-columns: repeat(8,1fr);
}
}.dkq_prov_card-hid {
  border: 1px solid rgba(255, 220, 140, 0.14);
  gap: 7px;
  background: #191309;
  transition: border-color .2s,background .2s;
  padding: 0.875rem 0.625rem;
  border-radius: 0.375rem;
  display: flex;
  cursor: pointer;
  flex-direction: column;
  align-items: center;
}.dkq_prov_card-hid:hover {
  background: #1F1810;
  border-color: rgba(200, 155, 28, 0.55);
}.dkq_prov_logo-hid {
  border-radius: 4px;
  background: rgba(255, 235, 180, 0.05);
  overflow: hidden;
  display: flex;
  align-items: center;
  width: 44px;
  justify-content: center;
  height: 2.75rem;
}.dkq_prov_logo-hid img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}.dkq_prov_name-hid {
  color: #A8906A;
  font-weight: 600;
  text-align: center;
  overflow-wrap: break-word;
  font-size: 11px;
}.dkq_app-hid {
  padding: 36px 1rem 0;
  background: #131008;
}
@media(min-width: 771px) {.dkq_app-hid {
  padding: 44px 24px 0;
}
}.dkq_app_in-hid {
  margin: 0 auto;
  max-width: 83.75rem;
}.dkq_app_head-hid {
  margin-bottom: 1rem;
}.dkq_app_label-hid {
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #C89B1C;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.5rem;
}.dkq_app_h2-hid {
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
  color: #F4ECD8;
  margin-bottom: 0.375rem;
  font-family: 'Cinzel', serif;
}
@media(min-width: 771px) {.dkq_app_h2-hid {
  font-size: 24px;
}
}.dkq_app_sub-hid {
  font-size: 0.813rem;
  color: #8A7252;
  max-width: 37.5rem;
  line-height: 1.6;
  overflow-wrap: break-word;
}.dkq_app_sub-hid strong {
  font-weight: 700;
  color: #D5C09A;
}.dkq_app_cards-hid {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 1rem;
}
@media(min-width: 641px) {.dkq_app_cards-hid {
  grid-template-columns: repeat(3,1fr);
}
}.dkq_app_card-hid {
  border-radius: 0.375rem;
  gap: 16px;
  padding: 1.25rem;
  overflow: hidden;
  position: relative;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.dkq_app_card_ios-hid {
  background: linear-gradient(135deg,rgba(200, 155, 28, 0.18) 0%,#1F1810 100%);
}.dkq_app_card_android-hid {
  background: linear-gradient(135deg,rgba(45, 189, 114, 0.16) 0%,#1F1810 100%);
}.dkq_app_card_win-hid {
  background: linear-gradient(135deg,rgba(232, 192, 64, 0.16) 0%,#1F1810 100%);
}.dkq_app_card_ic-hid svg {
  height: 2.125rem;
  width: 34px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.dkq_app_card_ic-hid {
  color: #F4ECD8;
  flex-shrink: 0;
}.dkq_app_card_os-hid {
  margin-bottom: 0.375rem;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  color: #8A7252;
}.dkq_app_card_title-hid {
  font-size: 15px;
  line-height: 1.2;
  color: #F4ECD8;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  font-weight: 700;
}.dkq_app_card_text-hid {
  color: #8A7252;
  font-size: 0.75rem;
  line-height: 1.5;
  margin-bottom: 14px;
  overflow-wrap: break-word;
}.dkq_app_card_btn-hid {
  padding: 10px 18px;
  background: rgba(255, 235, 180, 0.12);
  gap: 7px;
  border: 1px solid rgba(200, 155, 28, 0.55);
  transition: background .2s;
  border-radius: 4px;
  font-weight: 700;
  color: #F4ECD8;
  align-items: center;
  display: inline-flex;
  font-size: 13px;
}.dkq_app_card_btn-hid:hover {
  background: rgba(255, 235, 180, 0.07);
}.dkq_htp-hid {
  background: #131008;
  padding: 2.25rem 16px 0;
}
@media(min-width: 767px) {.dkq_htp-hid {
  padding: 2.75rem 24px 0;
}
}.dkq_htp_in-hid {
  margin: 0 auto;
  max-width: 83.75rem;
}.dkq_htp_head-hid {
  max-width: 720px;
  margin-bottom: 1.375rem;
}.dkq_htp_label-hid {
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
  color: #C89B1C;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
}.dkq_htp_h2-hid {
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  color: #F4ECD8;
  font-family: 'Cinzel', serif;
  font-size: 1.375rem;
}
@media(min-width: 766px) {.dkq_htp_h2-hid {
  font-size: 1.75rem;
}
}.dkq_htp_intro-hid {
  font-size: 14px;
  line-height: 1.6;
  color: #8A7252;
}.dkq_htp_steps-hid {
  gap: 0.75rem;
  margin: 0;
  list-style: none;
  padding: 0;
  display: grid;
  counter-reset: none;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.dkq_htp_steps-hid {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.dkq_htp_steps-hid {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.dkq_htp_step-hid {
  border-radius: 6px;
  padding: 1.25rem 18px 18px;
  border: 1px solid rgba(255, 220, 140, 0.14);
  background: #1F1810;
  flex-direction: column;
  position: relative;
  display: flex;
}.dkq_htp_step_num-hid {
  border-radius: 50%;
  background: #C89B1C;
  align-items: center;
  width: 28px;
  position: absolute;
  top: -0.75rem;
  display: flex;
  font-size: 13px;
  font-weight: 800;
  height: 1.75rem;
  justify-content: center;
  left: 20px;
  font-family: 'Cinzel', serif;
  color: #0E0A04;
}.dkq_htp_step_ic-hid {
  border-radius: 4px;
  margin: 0.5rem 0 0.75rem;
  background: rgba(200, 155, 28, 0.18);
  color: #C89B1C;
  width: 2.25rem;
  height: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
}.dkq_htp_step_ic-hid svg {
  stroke-linecap: round;
  height: 1.125rem;
  width: 18px;
  stroke-linejoin: round;
}.dkq_htp_step_h-hid {
  line-height: 1.25;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  color: #F4ECD8;
  font-weight: 700;
  font-size: 14px;
}.dkq_htp_step_p-hid {
  overflow-wrap: break-word;
  font-size: 13px;
  color: #8A7252;
  line-height: 1.55;
}.dkq_htp_step_p-hid strong {
  font-weight: 600;
  color: #D5C09A;
}.dkq_htp_cta-hid {
  transition: background .2s;
  background: #2DBD72;
  padding: 0.813rem 26px;
  border-radius: 6px;
  margin-top: 20px;
  color: #0E0A04;
  display: inline-block;
  font-weight: 700;
  font-size: 0.875rem;
}.dkq_htp_cta-hid:hover {
  background: #34D080;
}.dkq_reg-hid {
  background: #131008;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.dkq_reg-hid {
  padding: 44px 1.5rem 0;
}
}.dkq_reg_in-hid {
  padding: 1.75rem 1.5rem;
  border-radius: 10px;
  border: 1px solid rgba(255, 220, 140, 0.07);
  margin: 0 auto;
  background: #1F1810;
  max-width: 83.75rem;
}
@media(min-width: 770px) {.dkq_reg_in-hid {
  padding: 2.5rem;
}
}.dkq_reg_top-hid {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 861px) {.dkq_reg_top-hid {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.dkq_reg_label-hid {
  color: #C89B1C;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
}.dkq_reg_h2-hid {
  font-family: 'Cinzel', serif;
  color: #F4ECD8;
  line-height: 1.2;
  margin-bottom: 0.75rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.375rem;
}
@media(min-width:768px) {.dkq_reg_h2-hid {
  font-size: 28px;
}
}.dkq_reg_bonus-hid {
  padding: 0.625rem 1rem;
  border: 1px solid rgba(232, 192, 64, 0.16);
  gap: 0.5rem;
  background: rgba(232, 192, 64, 0.16);
  border-radius: 6px;
  display: inline-flex;
  align-items: center;
  margin-bottom: 1rem;
}.dkq_reg_bonus_amount-hid {
  font-size: 20px;
  color: #E8C040;
  font-weight: 800;
}.dkq_reg_bonus_text-hid {
  color: #A8906A;
  line-height: 1.35;
  font-size: 0.813rem;
}.dkq_reg_cta_btn-hid {
  background: #2DBD72;
  padding: 0.875rem 2rem;
  border-radius: 0.375rem;
  transition: background .2s;
  display: inline-block;
  font-size: 0.938rem;
  margin-bottom: 0.75rem;
  box-shadow: 0 4px 1.375rem rgba(45, 189, 114, 0.42), 0 1px 0 rgba(255, 255, 255, 0.08);
  color: #0E0A04;
  font-weight: 700;
}.dkq_reg_cta_btn-hid:hover {
  background: #34D080;
}.dkq_reg_terms-hid {
  line-height: 1.5;
  font-size: 0.688rem;
  color: #7A6448;
}.dkq_reg_seo-hid {
  border-top: 1px solid rgba(255, 235, 180, 0.05);
  padding-top: 1.25rem;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.65;
  color: #8A7252;
  margin-top: 20px;
}.dkq_reg_seo-hid p {
  color: #8A7252;
  font-size: 13px;
  margin-bottom: 10px;
  line-height: 1.65;
}.dkq_reg_seo-hid p:last-child {
  margin-bottom: 0;
}.dkq_reg_seo-hid strong {
  color: #D5C09A;
  font-weight: 700;
}.dkq_reg_seo-hid a {
  transition: color .2s;
  text-decoration: underline;
  color: #C89B1C;
}.dkq_reg_seo-hid a:hover {
  color: #DAAC28;
}.dkq_reg_seo-hid ul,.dkq_reg_seo-hid ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 18px;
}.dkq_reg_seo-hid ol {
  list-style: decimal;
}.dkq_reg_seo-hid li {
  color: #8A7252;
  margin-bottom: 4px;
  line-height: 1.65;
  font-size: 0.813rem;
}.dkq_reg_seo-hid table {
  border-collapse: collapse;
  width: 100%;
  font-size: 13px;
  overflow-x: auto;
  margin-bottom: 10px;
  display: block;
}
@media(min-width:768px) {.dkq_reg_seo-hid table {
  display: table;
}
}.dkq_reg_seo-hid th {
  border-bottom: 1px solid rgba(255, 235, 180, 0.07);
  padding: 8px;
  color: #D5C09A;
  font-weight: 700;
  text-align: left;
}.dkq_reg_seo-hid td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 235, 180, 0.05);
  color: #8A7252;
}.dkq_reg_steps-hid {
  gap: 0.875rem;
  flex-direction: column;
  display: flex;
  margin-top: 28px;
}
@media(min-width: 863px) {.dkq_reg_steps-hid {
  margin-top: 0;
}
}.dkq_reg_step-hid {
  gap: 14px;
  background: rgba(255, 235, 180, 0.05);
  border: 1px solid rgba(255, 220, 140, 0.07);
  padding: 16px;
  border-radius: 0.375rem;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.dkq_reg_step_num-hid {
  border-radius: 50%;
  background: rgba(200, 155, 28, 0.18);
  border: 1px solid rgba(200, 155, 28, 0.08);
  justify-content: center;
  align-items: center;
  width: 34px;
  font-size: 0.875rem;
  flex-shrink: 0;
  color: #C89B1C;
  height: 2.125rem;
  font-weight: 800;
  display: flex;
}.dkq_reg_step_title-hid {
  color: #F4ECD8;
  font-size: 0.875rem;
  margin-bottom: 3px;
  font-weight: 700;
}.dkq_reg_step_text-hid {
  font-size: 0.75rem;
  color: #8A7252;
  line-height: 1.5;
}.dkq_reg_trust-hid {
  gap: 10px;
  border-top: 1px solid rgba(255, 235, 180, 0.05);
  padding-top: 1.25rem;
  flex-wrap: wrap;
  margin-top: 20px;
  display: flex;
}.dkq_reg_trust_item-hid {
  gap: 0.438rem;
  overflow-wrap: break-word;
  color: #8A7252;
  font-size: 12px;
  align-items: center;
  display: flex;
}.dkq_reg_trust_ic-hid svg {
  height: 16px;
  color: #C89B1C;
  stroke-linejoin: round;
  width: 1rem;
  stroke-linecap: round;
}.dkq_seo-hid {
  background: #131008;
  padding: 2.25rem 16px 0;
}
@media(min-width: 766px) {.dkq_seo-hid {
  padding: 2.75rem 24px 0;
}
}.dkq_seo_in-hid {
  background: #1F1810;
  border: 1px solid rgba(255, 220, 140, 0.14);
  padding: 28px 24px;
  margin: 0 auto;
  border-radius: 10px;
  max-width: 83.75rem;
}
@media(min-width: 770px) {.dkq_seo_in-hid {
  padding: 2.25rem 2.5rem;
}
}.dkq_seo_label-hid {
  text-transform: uppercase;
  color: #C89B1C;
  margin-bottom: 0.625rem;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.dkq_seo_h2-hid {
  line-height: 1.25;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  font-size: 1.25rem;
  color: #F4ECD8;
  font-weight: 800;
  font-family: 'Cinzel', serif;
}
@media(min-width: 765px) {.dkq_seo_h2-hid {
  font-size: 24px;
}
}.dkq_seo_body-hid {
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #A8906A;
  font-size: 0.875rem;
}.dkq_seo_body-hid p {
  margin-bottom: 12px;
  line-height: 1.75;
  color: #A8906A;
  font-size: 0.875rem;
}.dkq_seo_body-hid p:last-child {
  margin-bottom: 0;
}.dkq_seo_body-hid strong {
  font-weight: 700;
  color: #D5C09A;
}.dkq_seo_body-hid a {
  transition: color .2s;
  text-decoration: underline;
  color: #C89B1C;
}.dkq_seo_body-hid a:hover {
  color: #DAAC28;
}.dkq_seo_body-hid ul,.dkq_seo_body-hid ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.dkq_seo_body-hid ol {
  list-style: decimal;
}.dkq_seo_body-hid li {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #A8906A;
  margin-bottom: 6px;
}.dkq_seo_body-hid table {
  margin-bottom: 12px;
  border-collapse: collapse;
  font-size: 0.813rem;
  display: block;
  overflow-x: auto;
  width: 100%;
}
@media(min-width: 766px) {.dkq_seo_body-hid table {
  display: table;
}
}.dkq_seo_body-hid th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 235, 180, 0.07);
  font-weight: 700;
  color: #D5C09A;
  text-align: left;
}.dkq_seo_body-hid td {
  border-bottom: 1px solid rgba(255, 235, 180, 0.05);
  padding: 10px 0.75rem;
  color: #A8906A;
}.dkq_seo_cols-hid {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 639px) {.dkq_seo_cols-hid {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.dkq_seo_cols-hid {
  grid-template-columns: repeat(3,1fr);
}
}.dkq_seo_col_h-hid {
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 7px;
  overflow-wrap: break-word;
  color: #D5C09A;
}.dkq_seo_col_p-hid {
  font-size: 13px;
  line-height: 1.65;
  color: #8A7252;
  overflow-wrap: break-word;
}.dkq_seo_stats-hid {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.dkq_seo_stat-hid {
  background: rgba(200, 155, 28, 0.08);
  border-radius: 6px;
  flex: 1;
  border: 1px solid rgba(200, 155, 28, 0.18);
  padding: 0.875rem 16px;
  min-width: 140px;
}.dkq_seo_stat_val-hid {
  font-size: 20px;
  overflow-wrap: break-word;
  color: #C89B1C;
  font-weight: 800;
  margin-bottom: 0.25rem;
}.dkq_seo_stat_lb-hid {
  font-size: 11px;
  color: #8A7252;
  overflow-wrap: break-word;
}.dkq_seo-hid {
  padding: 2.25rem 1rem 0;
  background: #131008;
}
@media(min-width: 765px) {.dkq_seo-hid {
  padding: 44px 1.5rem 0;
}
}.dkq_seo_in-hid {
  margin: 0 auto;
  border-radius: 10px;
  border: 1px solid rgba(255, 220, 140, 0.14);
  background: #1F1810;
  padding: 28px 1.5rem;
  max-width: 83.75rem;
}
@media(min-width: 771px) {.dkq_seo_in-hid {
  padding: 36px 40px;
}
}.dkq_seo_label-hid {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
  color: #C89B1C;
  margin-bottom: 10px;
  font-weight: 700;
}.dkq_seo_h2-hid {
  font-family: 'Cinzel', serif;
  color: #F4ECD8;
  margin-bottom: 14px;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
}
@media(min-width: 769px) {.dkq_seo_h2-hid {
  font-size: 1.5rem;
}
}.dkq_seo_body-hid {
  font-size: 14px;
  color: #A8906A;
  line-height: 1.75;
  overflow-wrap: break-word;
}.dkq_seo_body-hid p {
  color: #A8906A;
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
}.dkq_seo_body-hid p:last-child {
  margin-bottom: 0;
}.dkq_seo_body-hid strong {
  color: #D5C09A;
  font-weight: 700;
}.dkq_seo_body-hid a {
  transition: color .2s;
  text-decoration: underline;
  color: #C89B1C;
}.dkq_seo_body-hid a:hover {
  color: #DAAC28;
}.dkq_seo_body-hid ul,.dkq_seo_body-hid ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.dkq_seo_body-hid ol {
  list-style: decimal;
}.dkq_seo_body-hid li {
  margin-bottom: 0.375rem;
  color: #A8906A;
  line-height: 1.75;
  font-size: 14px;
}.dkq_seo_body-hid table {
  margin-bottom: 0.75rem;
  font-size: 13px;
  overflow-x: auto;
  width: 100%;
  display: block;
  border-collapse: collapse;
}
@media(min-width:768px) {.dkq_seo_body-hid table {
  display: table;
}
}.dkq_seo_body-hid th {
  border-bottom: 1px solid rgba(255, 235, 180, 0.07);
  padding: 10px 12px;
  text-align: left;
  color: #D5C09A;
  font-weight: 700;
}.dkq_seo_body-hid td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 235, 180, 0.05);
  color: #A8906A;
}.dkq_seo_cols-hid {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 639px) {.dkq_seo_cols-hid {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.dkq_seo_cols-hid {
  grid-template-columns: repeat(3,1fr);
}
}.dkq_seo_col_h-hid {
  font-size: 0.813rem;
  margin-bottom: 7px;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #D5C09A;
}.dkq_seo_col_p-hid {
  color: #8A7252;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.65;
}.dkq_seo_stats-hid {
  gap: 1rem;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.dkq_seo_stat-hid {
  background: rgba(200, 155, 28, 0.08);
  border: 1px solid rgba(200, 155, 28, 0.18);
  flex: 1;
  border-radius: 6px;
  padding: 0.875rem 16px;
  min-width: 8.75rem;
}.dkq_seo_stat_val-hid {
  font-size: 20px;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  color: #C89B1C;
  font-weight: 800;
}.dkq_seo_stat_lb-hid {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #8A7252;
}.dkq_faq-hid {
  background: #131008;
  padding: 36px 1rem 0;
}
@media(min-width:768px) {.dkq_faq-hid {
  padding: 44px 1.5rem 0;
}
}.dkq_faq_in-hid {
  margin: 0 auto;
  max-width: 1340px;
}.dkq_faq_head-hid {
  margin-bottom: 20px;
}.dkq_faq_label-hid {
  text-transform: uppercase;
  color: #C89B1C;
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 0.5rem;
}.dkq_faq_h2-hid {
  font-weight: 800;
  font-family: 'Cinzel', serif;
  font-size: 20px;
  overflow-wrap: break-word;
  color: #F4ECD8;
}
@media(min-width: 769px) {.dkq_faq_h2-hid {
  font-size: 24px;
}
}.dkq_faq_list-hid {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.dkq_faq_item-hid {
  border: 1px solid rgba(255, 220, 140, 0.14);
  border-radius: 0.375rem;
  background: #1F1810;
  overflow: hidden;
}.dkq_faq_q-hid {
  padding: 1rem 20px;
  gap: 0.75rem;
  transition: color .2s;
  align-items: center;
  justify-content: space-between;
  overflow-wrap: break-word;
  font-size: 14px;
  cursor: pointer;
  font-weight: 600;
  display: flex;
  flex-wrap: wrap;
  color: #D5C09A;
}.dkq_faq_q-hid:hover {
  color: #F4ECD8;
}.dkq_faq_q_ic-hid {
  transition: transform .25s;
  background: rgba(255, 235, 180, 0.05);
  border-radius: 50%;
  align-items: center;
  color: #C89B1C;
  font-size: 1rem;
  display: flex;
  height: 24px;
  width: 1.5rem;
  flex-shrink: 0;
  justify-content: center;
}.dkq_faq_item-hid.dkq_state_open-hid .dkq_faq_q_ic-hid {
  transform: rotate(45deg);
}.dkq_faq_a-hid {
  padding: 0 20px 1rem;
  overflow-wrap: break-word;
  color: #8A7252;
  font-size: 0.813rem;
  display: none;
  line-height: 1.7;
}.dkq_faq_item-hid.dkq_state_open-hid .dkq_faq_a-hid {
  display: block;
}.dkq_faq_a-hid strong {
  color: #D5C09A;
  font-weight: 700;
}.dkq_faq_a-hid a {
  text-decoration: underline;
  color: #C89B1C;
}.dkq_faq_a-hid ul,.dkq_faq_a-hid ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 20px;
}.dkq_faq_a-hid ol {
  list-style: decimal;
}.dkq_faq_a-hid li {
  margin-bottom: 4px;
  line-height: 1.6;
}.dkq_faq_a-hid table {
  margin: 8px 0;
  width: 100%;
  font-size: 0.75rem;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
}
@media(min-width: 771px) {.dkq_faq_a-hid table {
  display: table;
}
}.dkq_faq_a-hid th {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 235, 180, 0.07);
  font-weight: 700;
  color: #D5C09A;
  text-align: left;
}.dkq_faq_a-hid td {
  border-bottom: 1px solid rgba(255, 235, 180, 0.05);
  padding: 6px 8px;
  color: #8A7252;
}.dkq_rv-hid {
  background: #131008;
  padding: 36px 16px 0;
}
@media(min-width:768px) {.dkq_rv-hid {
  padding: 2.75rem 24px 0;
}
}.dkq_rv_in-hid {
  margin: 0 auto;
  max-width: 1340px;
}.dkq_rv_head-hid {
  margin-bottom: 20px;
  max-width: 45rem;
}.dkq_rv_label-hid {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 8px;
  font-size: 0.688rem;
  color: #C89B1C;
}.dkq_rv_h2-hid {
  margin-bottom: 0.625rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 22px;
  font-family: 'Cinzel', serif;
  color: #F4ECD8;
}
@media(min-width: 769px) {.dkq_rv_h2-hid {
  font-size: 1.75rem;
}
}.dkq_rv_stats-hid {
  gap: 1.125rem;
  color: #8A7252;
  font-size: 13px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.dkq_rv_stats_score-hid {
  gap: 0.375rem;
  display: flex;
  align-items: baseline;
}.dkq_rv_stats_score_val-hid {
  font-size: 1.375rem;
  font-weight: 800;
  color: #E8C040;
  font-family: 'Cinzel', serif;
}.dkq_rv_stats_score_max-hid {
  color: #7A6448;
  font-size: 13px;
}.dkq_rv_stats_badge-hid {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}.dkq_rv_stats_badge-hid svg {
  width: 14px;
  color: #E8C040;
  height: 0.875rem;
}.dkq_rv_grid-hid {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 642px) {.dkq_rv_grid-hid {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.dkq_rv_grid-hid {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.dkq_rv_card-hid {
  padding: 20px;
  border-radius: 6px;
  background: #1F1810;
  border: 1px solid rgba(255, 220, 140, 0.14);
  flex-direction: column;
  display: flex;
}.dkq_rv_card_stars-hid {
  gap: 2px;
  display: flex;
  margin-bottom: 0.625rem;
  color: #E8C040;
}.dkq_rv_card_stars-hid svg {
  width: 0.875rem;
  height: 14px;
}.dkq_rv_card_h-hid {
  font-size: 0.875rem;
  line-height: 1.3;
  margin-bottom: 0.5rem;
  color: #F4ECD8;
  font-weight: 700;
  overflow-wrap: break-word;
}.dkq_rv_card_body-hid {
  flex: 1;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.65;
  margin-bottom: 14px;
  color: #8A7252;
}.dkq_rv_card_body-hid strong {
  font-weight: 600;
  color: #D5C09A;
}.dkq_rv_card_meta-hid {
  border-top: 1px solid rgba(255, 235, 180, 0.05);
  gap: 10px;
  flex-wrap: wrap;
  padding-top: 12px;
  align-items: center;
  justify-content: space-between;
  display: flex;
}.dkq_rv_card_author-hid {
  font-size: 12px;
  font-weight: 600;
  color: #D5C09A;
}.dkq_rv_card_date-hid {
  font-size: 0.688rem;
  color: #7A6448;
}.dkq_seo-hid {
  padding: 36px 1rem 0;
  background: #131008;
}
@media(min-width:768px) {.dkq_seo-hid {
  padding: 44px 24px 0;
}
}.dkq_seo_in-hid {
  border-radius: 0.625rem;
  padding: 1.75rem 1.5rem;
  background: #1F1810;
  margin: 0 auto;
  border: 1px solid rgba(255, 220, 140, 0.14);
  max-width: 1340px;
}
@media(min-width: 769px) {.dkq_seo_in-hid {
  padding: 36px 2.5rem;
}
}.dkq_seo_label-hid {
  color: #C89B1C;
  margin-bottom: 10px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.688rem;
}.dkq_seo_h2-hid {
  font-family: 'Cinzel', serif;
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
  color: #F4ECD8;
  line-height: 1.25;
  margin-bottom: 0.875rem;
}
@media(min-width: 769px) {.dkq_seo_h2-hid {
  font-size: 24px;
}
}.dkq_seo_body-hid {
  overflow-wrap: break-word;
  color: #A8906A;
  line-height: 1.75;
  font-size: 0.875rem;
}.dkq_seo_body-hid p {
  margin-bottom: 0.75rem;
  line-height: 1.75;
  color: #A8906A;
  font-size: 14px;
}.dkq_seo_body-hid p:last-child {
  margin-bottom: 0;
}.dkq_seo_body-hid strong {
  color: #D5C09A;
  font-weight: 700;
}.dkq_seo_body-hid a {
  transition: color .2s;
  color: #C89B1C;
  text-decoration: underline;
}.dkq_seo_body-hid a:hover {
  color: #DAAC28;
}.dkq_seo_body-hid ul,.dkq_seo_body-hid ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.dkq_seo_body-hid ol {
  list-style: decimal;
}.dkq_seo_body-hid li {
  color: #A8906A;
  margin-bottom: 0.375rem;
  font-size: 14px;
  line-height: 1.75;
}.dkq_seo_body-hid table {
  overflow-x: auto;
  font-size: 0.813rem;
  border-collapse: collapse;
  margin-bottom: 12px;
  display: block;
  width: 100%;
}
@media(min-width: 766px) {.dkq_seo_body-hid table {
  display: table;
}
}.dkq_seo_body-hid th {
  border-bottom: 1px solid rgba(255, 235, 180, 0.07);
  padding: 0.625rem 0.75rem;
  font-weight: 700;
  text-align: left;
  color: #D5C09A;
}.dkq_seo_body-hid td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 235, 180, 0.05);
  color: #A8906A;
}.dkq_seo_cols-hid {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.dkq_seo_cols-hid {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.dkq_seo_cols-hid {
  grid-template-columns: repeat(3,1fr);
}
}.dkq_seo_col_h-hid {
  color: #D5C09A;
  font-size: 13px;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  font-weight: 700;
}.dkq_seo_col_p-hid {
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #8A7252;
  font-size: 13px;
}.dkq_seo_stats-hid {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.dkq_seo_stat-hid {
  flex: 1;
  padding: 14px 16px;
  border-radius: 0.375rem;
  background: rgba(200, 155, 28, 0.08);
  border: 1px solid rgba(200, 155, 28, 0.18);
  min-width: 8.75rem;
}.dkq_seo_stat_val-hid {
  margin-bottom: 4px;
  overflow-wrap: break-word;
  color: #C89B1C;
  font-size: 20px;
  font-weight: 800;
}.dkq_seo_stat_lb-hid {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #8A7252;
}.dkq_ft-hid {
  border-top: 1px solid rgba(255, 235, 180, 0.05);
  background: #0C0905;
  margin-top: 3rem;
}.dkq_ft_support-hid {
  padding: 1.5rem 16px;
  border-bottom: 1px solid rgba(255, 235, 180, 0.05);
}
@media(min-width: 770px) {.dkq_ft_support-hid {
  padding: 28px 24px;
}
}.dkq_ft_support_in-hid {
  gap: 16px;
  margin: 0 auto;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  max-width: 1340px;
}.dkq_ft_support_main-hid {
  flex: 1;
  gap: 1rem;
  min-width: 13.75rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.dkq_ft_support_ic-hid {
  flex-shrink: 0;
  color: #C89B1C;
}.dkq_ft_support_ic-hid svg {
  stroke-linejoin: round;
  width: 30px;
  stroke-linecap: round;
  height: 30px;
}.dkq_ft_support_text_title-hid {
  color: #F4ECD8;
  font-size: 15px;
  overflow-wrap: break-word;
  margin-bottom: 3px;
  font-weight: 700;
}.dkq_ft_support_text_sub-hid {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #8A7252;
}.dkq_ft_support_btn-hid {
  border-radius: 6px;
  transition: background .2s;
  padding: 11px 22px;
  background: #C89B1C;
  color: #F4ECD8;
  font-size: 13px;
  font-weight: 700;
  white-space: nowrap;
  flex-shrink: 0;
}.dkq_ft_support_btn-hid:hover {
  background: #DAAC28;
}.dkq_ft_support_contacts-hid {
  gap: 1rem;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.dkq_ft_support_contact-hid {
  color: #7A6448;
  line-height: 1.4;
  font-size: 0.75rem;
}.dkq_ft_support_contact-hid strong {
  color: #A8906A;
  font-weight: 600;
  margin-bottom: 2px;
  font-size: 0.688rem;
  display: block;
}.dkq_ft_main-hid {
  padding: 32px 1rem 24px;
  border-bottom: 1px solid rgba(255, 235, 180, 0.05);
}
@media(min-width: 770px) {.dkq_ft_main-hid {
  padding: 2.5rem 1.5rem 2rem;
}
}.dkq_ft_main_in-hid {
  margin: 0 auto;
  gap: 1.5rem;
  display: grid;
  max-width: 1340px;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 637px) {.dkq_ft_main_in-hid {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.dkq_ft_main_in-hid {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.dkq_ft_col_logo-hid {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.dkq_ft_col_logo-hid {
  grid-column: auto;
}
}.dkq_ft_logo-hid {
  gap: 0.563rem;
  flex-wrap: wrap;
  font-size: 16px;
  align-items: center;
  color: #F4ECD8;
  display: flex;
  margin-bottom: 12px;
  font-weight: 800;
  overflow-wrap: break-word;
}.dkq_ft_logo_mark-hid {
  border-radius: 0.25rem;
  overflow: hidden;
  width: 1.875rem;
  height: 1.875rem;
}.dkq_ft_logo_mark-hid img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.dkq_ft_logo_sub-hid {
  max-width: 200px;
  line-height: 1.55;
  overflow-wrap: break-word;
  color: #7A6448;
  font-size: 0.75rem;
}.dkq_ft_col_title-hid {
  letter-spacing: .07em;
  font-weight: 700;
  color: #A8906A;
  text-transform: uppercase;
  font-size: 0.75rem;
  margin-bottom: 0.875rem;
}.dkq_ft_col_links-hid {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.dkq_ft_col_link-hid {
  transition: color .2s;
  color: #7A6448;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.dkq_ft_col_link-hid:hover {
  color: #D5C09A;
}.dkq_ft_apps-hid {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.dkq_ft_app_card-hid {
  transition: border-color .2s;
  border: 1px solid rgba(255, 220, 140, 0.14);
  background: rgba(255, 235, 180, 0.05);
  gap: 10px;
  padding: 10px 0.75rem;
  border-radius: 4px;
  display: flex;
  align-items: center;
}.dkq_ft_app_card-hid:hover {
  border-color: rgba(200, 155, 28, 0.55);
}.dkq_ft_app_card_ic-hid svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 22px;
  height: 22px;
}.dkq_ft_app_card_os-hid {
  font-weight: 600;
  font-size: 0.625rem;
  color: #7A6448;
}.dkq_ft_app_card_action-hid {
  font-weight: 700;
  color: #D5C09A;
  font-size: 0.75rem;
}.dkq_ft_bot-hid {
  padding: 1.25rem 1rem;
}
@media(min-width: 771px) {.dkq_ft_bot-hid {
  padding: 1.25rem 1.5rem;
}
}.dkq_ft_bot_in-hid {
  margin: 0 auto;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
  max-width: 83.75rem;
  align-items: center;
}.dkq_ft_socials-hid {
  gap: 8px;
  display: flex;
}.dkq_ft_soc-hid {
  background: rgba(255, 235, 180, 0.05);
  transition: background .2s;
  border: 1px solid rgba(255, 220, 140, 0.14);
  border-radius: 4px;
  width: 2.25rem;
  color: #A8906A;
  justify-content: center;
  align-items: center;
  height: 2.25rem;
  display: flex;
}.dkq_ft_soc-hid svg {
  width: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1rem;
}.dkq_ft_soc-hid:hover {
  background: rgba(255, 235, 180, 0.07);
}.dkq_ft_legal-hid {
  flex: 1;
  color: #9C8060;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 0.688rem;
  min-width: 200px;
}.dkq_ft_legal-hid strong {
  color: #A8906A;
  font-weight: 700;
}.dkq_ft_legal-hid a {
  text-decoration: underline;
  color: #A8906A;
}.dkq_ft_age-hid {
  border-radius: 50%;
  border: 2px solid #9C8060;
  height: 32px;
  justify-content: center;
  display: flex;
  flex-shrink: 0;
  color: #9C8060;
  font-size: 11px;
  width: 2rem;
  font-weight: 800;
  align-items: center;
  margin-left: auto;
}