*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #120B05;
  color: #CCBA96;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  font-family: 'Nunito Sans', sans-serif;
  line-height: 1.6;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  text-decoration: none;
  color: inherit;
}button {
  border: none;
  background: none;
  font: inherit;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.dqf_layout_zny {
  min-height: 100vh;
  flex-direction: column;
  display: flex;
}.dqf_page_zny {
  min-height: 100vh;
  display: flex;
}.dqf_main_zny {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media(min-width: 1081px) {.dqf_main_zny {
  padding-left: 220px;
}
}
@media(max-width: 1080px) {.dqf_main_zny {
  padding-bottom: 72px;
}
}.dqf_gc_zny {
  transition: transform .2s,border-color .2s;
  background: #18100707;
  border-radius: 0.625rem;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
  flex-shrink: 0;
  width: 140px;
  position: relative;
  cursor: pointer;
}
@media(min-width: 643px) {.dqf_gc_zny {
  width: 9.75rem;
}
}
@media(min-width: 1078px) {.dqf_gc_zny {
  width: 168px;
}
}.dqf_gc_zny:hover {
  border-color: rgba(200, 136, 12, 0.07);
  transform: translateY(-3px);
}.dqf_gc_img_zny {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 80%;
}.dqf_gc_img_zny img {
  inset: 0;
  width: 100%;
  position: absolute;
  height: 100%;
  object-fit: cover;
}.dqf_gc_hover_zny {
  transition: opacity .2s;
  background: rgba(10, 5, 2, 0.72);
  inset: 0;
  position: absolute;
  opacity: 0;
  align-items: center;
  justify-content: center;
  display: flex;
}.dqf_gc_zny:hover .dqf_gc_hover_zny {
  opacity: 1;
}.dqf_gc_hover_btn_zny {
  border-radius: 5px;
  background: #C8880C;
  padding: 0.5rem 16px;
  font-size: 12px;
  font-weight: 700;
  color: #F4E8CC;
}.dqf_gc_info_zny {
  padding: 8px 10px 0.625rem;
}.dqf_gc_name_zny {
  overflow: hidden;
  white-space: nowrap;
  font-size: 0.75rem;
  font-weight: 600;
  color: #CCBA96;
  text-overflow: ellipsis;
  margin-bottom: 3px;
  max-width: 100%;
}.dqf_gc_prov_zny {
  font-size: 0.625rem;
  color: #624E38;
}.dqf_gc_tag_zny {
  border-radius: 0.25rem;
  padding: 2px 7px;
  text-transform: uppercase;
  z-index: 2;
  letter-spacing: .04em;
  left: 0.375rem;
  top: 0.375rem;
  font-weight: 700;
  position: absolute;
  font-size: 9px;
}.dqf_gc_tag_hot_zny {
  background: #C42B1A;
  color: #fff;
}.dqf_gc_tag_new_zny {
  background: #2E8B4A;
  color: #120B05;
}.dqf_gc_tag_jp_zny {
  background: #D4920A;
  color: #120B05;
}.dqf_gc_tag_ex_zny {
  background: #8B3A10;
  color: #fff;
}.dqf_gc_tag_live_zny {
  background: #C42B1A;
  color: #fff;
}.dqf_gr_zny {
  padding: 32px 1rem 0;
  background: #120B05;
}
@media(min-width: 769px) {.dqf_gr_zny {
  padding: 36px 24px 0;
}
}.dqf_gr_in_zny {
  margin: 0 auto;
  max-width: 1320px;
}.dqf_gr_head_zny {
  gap: 12px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 10px;
}.dqf_gr_head_l_zny {
  flex: 1;
  gap: 10px;
  display: flex;
  align-items: center;
  min-width: 0;
}.dqf_gr_ic_zny {
  border-radius: 10px;
  justify-content: center;
  flex-shrink: 0;
  align-items: center;
  height: 2rem;
  width: 32px;
  display: flex;
}.dqf_gr_ic_zny svg {
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
  height: 1rem;
}.dqf_gr_title_zny {
  font-size: 16px;
  font-weight: 700;
  font-family: 'Cinzel', serif;
  color: #F4E8CC;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.dqf_gr_title_zny {
  font-size: 1.125rem;
}
}.dqf_gr_more_zny {
  gap: 5px;
  transition: color .2s;
  display: flex;
  font-weight: 600;
  align-items: center;
  color: #7A6448;
  flex-shrink: 0;
  white-space: nowrap;
  font-size: 0.75rem;
}.dqf_gr_more_zny:hover {
  color: #C8880C;
}.dqf_gr_more_zny svg {
  stroke-linejoin: round;
  height: 12px;
  width: 0.75rem;
  stroke-linecap: round;
}.dqf_gr_arrows_zny {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.dqf_gr_arr_zny {
  border-radius: 0.313rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: background .15s,color .15s;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  align-items: center;
  height: 30px;
  color: #9E8A6A;
  width: 1.875rem;
  justify-content: center;
}.dqf_gr_arr_zny:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F4E8CC;
}.dqf_gr_arr_zny svg {
  width: 0.813rem;
  height: 0.813rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.dqf_gr_seo_h_zny {
  margin: 0 0 0.375rem;
  font-weight: 700;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #CCBA96;
  max-width: 42.5rem;
  font-family: 'Cinzel', serif;
}
@media(min-width: 765px) {.dqf_gr_seo_h_zny {
  font-size: 14px;
}
}.dqf_gr_seo_zny {
  max-width: 680px;
  line-height: 1.55;
  margin-bottom: 12px;
  color: #7A6448;
  font-size: 12px;
  overflow-wrap: break-word;
}.dqf_gr_seo_zny strong {
  color: #CCBA96;
  font-weight: 600;
}.dqf_gr_scroll_zny {
  gap: 10px;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 10px;
}.dqf_gr_scroll_zny::-webkit-scrollbar {
  display: none;
}
@media(min-width:768px) {.dqf_gr_scroll_zny {
  gap: 0.75rem;
}
}.dqf_tb_zny {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #120B05;
  position: fixed;
  top: 0;
  z-index: 80;
  right: 0;
  align-items: center;
  height: 56px;
  display: flex;
  left: 0;
}.dqf_tb_in_zny {
  padding: 0 0.875rem;
  gap: 0;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
}.dqf_tb_burger_zny {
  border-radius: 10px;
  gap: 0.313rem;
  display: flex;
  flex-shrink: 0;
  margin-right: 0.5rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 38px;
  width: 38px;
}.dqf_tb_burger_zny:hover {
  background: rgba(255, 255, 255, 0.05);
}.dqf_tb_burger_line_zny {
  border-radius: 1px;
  background: #9E8A6A;
  height: 2px;
  display: block;
  width: 18px;
}
@media(min-width: 1078px) {.dqf_tb_burger_zny {
  display: none;
}
}.dqf_tb_logo_zny {
  gap: 9px;
  overflow-wrap: break-word;
  font-weight: 800;
  letter-spacing: -.01em;
  color: #F4E8CC;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  font-size: 18px;
  margin-right: 1.25rem;
}.dqf_tb_logo_mark_zny {
  border-radius: 0.625rem;
  overflow: hidden;
  align-items: center;
  height: 2rem;
  justify-content: center;
  width: 2rem;
  display: flex;
}.dqf_tb_logo_mark_zny img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.dqf_tb_nav_zny {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 639px) {.dqf_tb_nav_zny {
  display: flex;
}
}.dqf_tb_tab_zny {
  padding: 0.5rem 14px;
  border-radius: 0.625rem;
  transition: background .15s,color .15s;
  color: #9E8A6A;
  font-weight: 600;
  font-size: 13px;
  white-space: nowrap;
}.dqf_tb_tab_zny:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F4E8CC;
}.dqf_tb_tab_zny.dqf_state_active_zny {
  background: rgba(200, 136, 12, 0.18);
  color: #F4E8CC;
}.dqf_tb_right_zny {
  gap: 8px;
  margin-left: auto;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}.dqf_tb_login_zny {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.625rem;
  padding: 0.563rem 16px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s,color .2s;
  display: none;
  font-weight: 600;
  color: #CCBA96;
  font-size: 0.813rem;
}.dqf_tb_login_zny:hover {
  border-color: rgba(210, 148, 20, 0.45);
  color: #F4E8CC;
}
@media(min-width:480px) {.dqf_tb_login_zny {
  display: block;
}
}.dqf_tb_reg_zny {
  transition: background .2s;
  background: #2E8B4A;
  border-radius: 10px;
  padding: 0.563rem 18px;
  font-weight: 700;
  font-size: 0.813rem;
  color: #0E0804;
  white-space: nowrap;
}.dqf_tb_reg_zny:hover {
  background: #38A85A;
}.dqf_sb_zny {
  transform: translateX(-100%);
  background: #1E1209;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .25s ease;
  bottom: 0;
  left: 0;
  width: 220px;
  overflow-y: auto;
  top: 56px;
  position: fixed;
  z-index: 70;
}.dqf_sb_zny.dqf_state_open_zny {
  transform: translateX(0);
}.dqf_sb_zny::-webkit-scrollbar {
  width: 4px;
}.dqf_sb_zny::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1082px) {.dqf_sb_zny {
  transform: translateX(0);
}
}.dqf_sb_auth_zny {
  padding: 0.875rem 12px 10px;
}.dqf_sb_btn_reg_zny {
  transition: background .2s;
  padding: 11px;
  background: #2E8B4A;
  border-radius: 0.625rem;
  color: #0E0804;
  font-weight: 700;
  text-align: center;
  display: block;
  font-size: 0.813rem;
  margin-bottom: 8px;
}.dqf_sb_btn_reg_zny:hover {
  background: #38A85A;
}.dqf_sb_btn_login_zny {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.625rem;
  padding: 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s;
  font-size: 0.813rem;
  color: #CCBA96;
  text-align: center;
  font-weight: 600;
  display: block;
}.dqf_sb_btn_login_zny:hover {
  border-color: rgba(210, 148, 20, 0.45);
  color: #F4E8CC;
}.dqf_sb_promo_zny {
  border-radius: 0.625rem;
  padding: 0.75rem 0.875rem;
  margin: 0 0.75rem 10px;
  background: linear-gradient(135deg,#3C1A04,#1E1209);
  border: 1px solid rgba(200, 136, 12, 0.18);
  overflow: hidden;
  position: relative;
}.dqf_sb_promo_zny::before {
  background: radial-gradient(circle,rgba(200, 136, 12, 0.18),transparent 70%);
  border-radius: 50%;
  content: '';
  position: absolute;
  right: -1.25rem;
  top: -1.25rem;
  width: 80px;
  height: 80px;
}.dqf_sb_promo_title_zny {
  margin-bottom: 4px;
  font-weight: 700;
  letter-spacing: .06em;
  font-size: 0.688rem;
  color: #C8880C;
  text-transform: uppercase;
}.dqf_sb_promo_text_zny {
  font-weight: 600;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  line-height: 1.35;
  color: #F4E8CC;
}.dqf_sb_promo_sub_zny {
  font-size: 10px;
  margin-top: 3px;
  color: #7A6448;
}.dqf_sb_nav_zny {
  padding: 0.375rem 8px 1rem;
}.dqf_sb_nav_lb_zny {
  padding: 10px 0.5rem 6px;
  color: #624E38;
  font-size: 0.625rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
}.dqf_sb_link_zny {
  padding: 0.563rem 10px;
  border-radius: 0.313rem;
  transition: background .15s,color .15s;
  gap: 0.625rem;
  cursor: pointer;
  font-weight: 500;
  color: #9E8A6A;
  align-items: center;
  display: flex;
  font-size: 13px;
  overflow-wrap: break-word;
}.dqf_sb_link_zny:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F4E8CC;
}.dqf_sb_link_zny.dqf_state_active_zny {
  background: rgba(200, 136, 12, 0.18);
  color: #F4E8CC;
}.dqf_sb_ic_zny {
  border-radius: 0.313rem;
  height: 1.875rem;
  justify-content: center;
  display: flex;
  width: 1.875rem;
  align-items: center;
  flex-shrink: 0;
}.dqf_sb_ic_zny svg {
  height: 1rem;
  width: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.dqf_sb_ic_1_zny {
  background: rgba(200, 136, 12, 0.07);
  color: #C8880C;
}.dqf_sb_ic_2_zny {
  background: rgba(46, 139, 74, 0.16);
  color: #2E8B4A;
}.dqf_sb_ic_3_zny {
  background: rgba(212, 146, 10, 0.16);
  color: #D4920A;
}.dqf_sb_ic_4_zny {
  background: rgba(139, 58, 16, 0.22);
  color: #8B3A10;
}.dqf_sb_ic_5_zny {
  background: rgba(200, 136, 12, 0.07);
  color: #C4507A;
}.dqf_sb_ic_6_zny {
  background: rgba(139, 58, 16, 0.22);
  color: #7B3FA0;
}.dqf_sb_badge_zny {
  border-radius: 0.313rem;
  background: #D4920A;
  padding: 2px 7px;
  margin-left: auto;
  color: #0E0804;
  font-weight: 700;
  font-size: 9px;
}.dqf_sb_bot_zny {
  padding: 0.75rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.5rem;
  display: flex;
}.dqf_sb_lang_zny,.dqf_sb_help_zny {
  gap: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  padding: 9px 6px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 0.313rem;
  flex: 1;
  display: flex;
  align-items: center;
  font-size: 11px;
  justify-content: center;
  color: #9E8A6A;
  font-weight: 600;
}.dqf_sb_lang_zny:hover,.dqf_sb_help_zny:hover {
  border-color: rgba(210, 148, 20, 0.45);
  color: #F4E8CC;
}.dqf_sb_lang_zny svg,.dqf_sb_help_zny svg {
  height: 13px;
  stroke-linecap: round;
  width: 0.813rem;
  stroke-linejoin: round;
}.dqf_sb_bd_zny {
  background: rgba(10, 5, 2, 0.72);
  inset: 0;
  z-index: 69;
  display: none;
  position: fixed;
}.dqf_sb_bd_zny.dqf_state_on_zny {
  display: block;
}
@media(min-width: 1081px) {.dqf_sb_bd_zny {
  display: none!important;
}
}.dqf_mob_nav_zny {
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  background: #1E1209;
  position: fixed;
  z-index: 80;
  left: 0;
  display: flex;
  right: 0;
  bottom: 0;
}
@media(min-width: 1081px) {.dqf_mob_nav_zny {
  display: none;
}
}.dqf_mob_nav_item_zny {
  flex: 1;
  padding: 0.25rem 2px;
  gap: 0.25rem;
  color: #624E38;
  align-items: center;
  display: flex;
  flex-direction: column;
  cursor: pointer;
}.dqf_mob_nav_ic_zny {
  line-height: 1;
}.dqf_mob_nav_ic_zny svg {
  height: 20px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 20px;
}.dqf_mob_nav_lb_zny {
  font-size: 0.625rem;
  font-weight: 600;
  color: #624E38;
}.dqf_mob_nav_item_zny.dqf_state_active_zny {
  color: #C8880C;
}.dqf_mob_nav_item_zny.dqf_state_active_zny .dqf_mob_nav_lb_zny {
  color: #C8880C;
}.dqf_hero_zny {
  background: #120B05;
  padding: 20px 16px 0;
}
@media(min-width: 769px) {.dqf_hero_zny {
  padding: 1.5rem 24px 0;
}
}.dqf_hero_in_zny {
  gap: 12px;
  margin: 0 auto;
  display: grid;
  max-width: 1320px;
  grid-template-columns: 1fr;
}
@media(min-width: 857px) {.dqf_hero_in_zny {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1097px) {.dqf_hero_in_zny {
  grid-template-columns: 1fr 21.25rem;
}
}.dqf_hero_promo_zny {
  overflow: hidden;
  background: #18100707;
  border-radius: 16px;
  min-height: 13.75rem;
  align-items: stretch;
  position: relative;
  display: flex;
}
@media(min-width:768px) {.dqf_hero_promo_zny {
  min-height: 17.5rem;
}
}.dqf_hero_promo_bg_zny {
  background: linear-gradient(120deg,#3C1A04 0%,#120B05 100%);
  inset: 0;
  background-position: center;
  background-size: cover;
  position: absolute;
}.dqf_hero_promo_bg_zny::after {
  inset: 0;
  background: linear-gradient(90deg,#120B05 0%,rgba(10, 5, 2, 0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.dqf_hero_promo_glow_zny {
  background: radial-gradient(circle,rgba(139, 58, 16, 0.22) 0%,transparent 65%);
  border-radius: 50%;
  top: -2.5rem;
  right: 3.75rem;
  pointer-events: none;
  height: 18.75rem;
  width: 300px;
  position: absolute;
}.dqf_hero_promo_ct_zny {
  padding: 1.75rem 24px 1.75rem 28px;
  display: flex;
  position: relative;
  flex-direction: column;
  z-index: 2;
  max-width: 480px;
  justify-content: center;
}
@media(min-width: 766px) {.dqf_hero_promo_ct_zny {
  padding: 40px 2rem;
}
}.dqf_hero_badge_zny {
  background: rgba(200, 136, 12, 0.18);
  border: 1px solid rgba(200, 136, 12, 0.07);
  padding: 5px 12px;
  border-radius: 20px;
  margin-bottom: 0.875rem;
  font-size: 10px;
  color: #C8880C;
  display: inline-block;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}.dqf_hero_h1_zny {
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-size: 1.625rem;
  line-height: 1.15;
  font-weight: 800;
  margin-bottom: 0.625rem;
  color: #F4E8CC;
}.dqf_hero_h1_zny em {
  color: #D4920A;
  font-style: normal;
}
@media(min-width: 769px) {.dqf_hero_h1_zny {
  font-size: 2.25rem;
}
}.dqf_hero_sub_zny {
  font-size: 0.813rem;
  line-height: 1.55;
  margin-bottom: 1.25rem;
  color: #9E8A6A;
}
@media(min-width: 769px) {.dqf_hero_sub_zny {
  font-size: 0.875rem;
}
}.dqf_hero_row_zny {
  gap: 0.625rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.dqf_hero_cta_zny {
  background: #2E8B4A;
  padding: 0.813rem 26px;
  transition: background .2s;
  border-radius: 10px;
  font-weight: 700;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.12), 0 4px 20px rgba(46, 139, 74, 0.45);
  font-size: 14px;
  color: #0E0804;
}.dqf_hero_cta_zny:hover {
  background: #38A85A;
}.dqf_hero_terms_zny {
  font-size: 0.688rem;
  color: #624E38;
}.dqf_hero_game_zny {
  border-radius: 16px;
  overflow: hidden;
  background: #18100707;
  border: 1px solid rgba(255, 255, 255, 0.05);
  flex-direction: column;
  display: flex;
  position: relative;
}.dqf_hero_game_badge_zny {
  border: 1px solid rgba(212, 146, 10, 0.16);
  border-radius: 1.25rem;
  padding: 0.313rem 10px;
  background: rgba(212, 146, 10, 0.16);
  top: 12px;
  font-size: 0.625rem;
  position: absolute;
  left: 12px;
  color: #D4920A;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .06em;
  z-index: 3;
}.dqf_hero_game_badge_zny svg {
  margin-right: 4px;
  vertical-align: -1px;
  width: 11px;
  height: 11px;
}.dqf_hero_game_img_zny {
  background: linear-gradient(135deg,#3C1A04,#120B05);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.dqf_hero_game_img_zny img {
  inset: 0;
  position: absolute;
  width: 100%;
  object-fit: cover;
  height: 100%;
}.dqf_hero_game_play_zny {
  background: rgba(10, 5, 2, 0.72);
  transition: opacity .2s;
  inset: 0;
  display: flex;
  justify-content: center;
  position: absolute;
  align-items: center;
  opacity: 0;
}.dqf_hero_game_zny:hover .dqf_hero_game_play_zny {
  opacity: 1;
}.dqf_hero_game_play_zny span {
  border-radius: 50%;
  background: #C8880C;
  justify-content: center;
  align-items: center;
  width: 3.25rem;
  display: flex;
  height: 3.25rem;
}.dqf_hero_game_play_zny span svg {
  margin-left: 2px;
  width: 18px;
  height: 18px;
}.dqf_hero_game_info_zny {
  padding: 14px 16px;
}.dqf_hero_game_title_zny {
  margin-bottom: 0.25rem;
  font-size: 15px;
  overflow-wrap: break-word;
  color: #F4E8CC;
  font-weight: 700;
}.dqf_hero_game_provider_zny {
  font-size: 11px;
  color: #7A6448;
}.dqf_hero_game_btn_zny {
  background: #C8880C;
  transition: background .2s;
  margin: 0.75rem 1rem 1rem;
  padding: 0.688rem;
  border-radius: 0.625rem;
  color: #F4E8CC;
  text-align: center;
  font-size: 13px;
  display: block;
  font-weight: 700;
}.dqf_hero_game_zny:hover .dqf_hero_game_btn_zny {
  background: #E09E1A;
}.dqf_wy_zny {
  padding: 32px 16px 0;
  background: #120B05;
}
@media(min-width: 769px) {.dqf_wy_zny {
  padding: 40px 1.5rem 0;
}
}.dqf_wy_in_zny {
  margin: 0 auto;
  max-width: 1320px;
}.dqf_wy_head_zny {
  margin-bottom: 18px;
  max-width: 720px;
}.dqf_wy_label_zny {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.5rem;
  color: #C8880C;
  font-size: 0.688rem;
}.dqf_wy_h2_zny {
  font-family: 'Cinzel', serif;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F4E8CC;
  font-size: 20px;
}
@media(min-width: 769px) {.dqf_wy_h2_zny {
  font-size: 1.5rem;
}
}.dqf_wy_intro_zny {
  margin: 0;
  font-size: 0.813rem;
  color: #7A6448;
  line-height: 1.6;
}.dqf_wy_grid_zny {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.dqf_wy_grid_zny {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.dqf_wy_grid_zny {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.dqf_wy_card_zny {
  background: #1E1209;
  transition: border-color .2s,transform .2s;
  padding: 20px;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
}.dqf_wy_card_zny:hover {
  border-color: rgba(200, 136, 12, 0.07);
  transform: translateY(-2px);
}.dqf_wy_card_ic_zny {
  border-radius: 50%;
  background: rgba(200, 136, 12, 0.18);
  height: 44px;
  display: flex;
  width: 44px;
  align-items: center;
  color: #C8880C;
  justify-content: center;
  margin-bottom: 14px;
}.dqf_wy_card_ic_zny svg {
  width: 1.375rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.375rem;
}.dqf_wy_card_h_zny {
  color: #F4E8CC;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-size: 15px;
  margin-bottom: 0.375rem;
  font-weight: 700;
}.dqf_wy_card_p_zny {
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #7A6448;
  font-size: 0.813rem;
}.dqf_wy_card_p_zny strong {
  font-weight: 600;
  color: #CCBA96;
}.dqf_gr_jp_zny {
  border-radius: 1rem;
  background: linear-gradient(135deg,#280E28 0%,#120808 100%);
  padding: 20px;
  overflow: hidden;
  position: relative;
}.dqf_gr_jp_zny::before {
  background: radial-gradient(circle,rgba(139, 58, 16, 0.22) 0%,transparent 70%);
  border-radius: 50%;
  position: absolute;
  left: -3.75rem;
  content: '';
  top: -60px;
  width: 250px;
  height: 250px;
}.dqf_gr_jp_zny::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(212, 146, 10, 0.16) 0%,transparent 70%);
  content: '';
  position: absolute;
  width: 200px;
  height: 12.5rem;
  right: 0;
  bottom: -2.5rem;
}.dqf_gr_jp_head_zny {
  gap: 16px;
  flex-wrap: wrap;
  align-items: flex-start;
  position: relative;
  z-index: 1;
  display: flex;
  margin-bottom: 1rem;
}.dqf_gr_jp_info_zny {
  flex: 1;
}.dqf_gr_jp_label_zny {
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.375rem;
  color: #7B3FA0;
  font-size: 0.688rem;
}.dqf_gr_jp_label_zny svg {
  margin-right: 0.25rem;
  height: 14px;
  width: 0.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  vertical-align: -2px;
}.dqf_gr_jp_amount_zny {
  font-family: 'Cinzel', serif;
  margin-bottom: 4px;
  font-weight: 800;
  font-size: 2rem;
  color: #F4E8CC;
  overflow-wrap: break-word;
  line-height: 1;
}
@media(min-width: 771px) {.dqf_gr_jp_amount_zny {
  font-size: 40px;
}
}.dqf_gr_jp_amount_zny span {
  color: #D4920A;
}.dqf_gr_jp_seo_zny {
  overflow-wrap: break-word;
  color: #9E8A6A;
  max-width: 480px;
  line-height: 1.5;
  font-size: 0.75rem;
}.dqf_gr_jp_cta_zny {
  background: rgba(139, 58, 16, 0.22);
  border-radius: 0.625rem;
  padding: 0.688rem 1.25rem;
  transition: background .2s;
  border: 1px solid rgba(139, 58, 16, 0.22);
  align-self: flex-start;
  margin-top: 4px;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 0.813rem;
  z-index: 1;
  color: #F4E8CC;
  white-space: nowrap;
  position: relative;
}.dqf_gr_jp_cta_zny:hover {
  background: #8B3A10;
}.dqf_ws_zny {
  padding: 32px 16px 0;
  background: #120B05;
}
@media(min-width: 766px) {.dqf_ws_zny {
  padding: 2.25rem 1.5rem 0;
}
}.dqf_ws_in_zny {
  margin: 0 auto;
  max-width: 1320px;
}.dqf_ws_head_zny {
  gap: 0.75rem;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
  margin-bottom: 14px;
}.dqf_ws_title_zny {
  gap: 10px;
  font-size: 1rem;
  font-weight: 700;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  color: #F4E8CC;
}.dqf_ws_title_ic_zny svg {
  color: #D4920A;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 18px;
  width: 1.125rem;
}.dqf_ws_online_zny {
  gap: 7px;
  color: #7A6448;
  font-weight: 600;
  align-items: center;
  font-size: 0.75rem;
  display: flex;
}.dqf_ws_online_dot_zny {
  border-radius: 50%;
  background: #2E8B4A;
  width: 0.5rem;
  flex-shrink: 0;
  box-shadow: 0 0 6px rgba(46, 139, 74, 0.16);
  height: 8px;
}.dqf_ws_scroll_zny {
  gap: 8px;
  overflow-x: auto;
  padding-bottom: 8px;
  scrollbar-width: none;
  display: flex;
}.dqf_ws_scroll_zny::-webkit-scrollbar {
  display: none;
}.dqf_wc_zny {
  border-radius: 10px;
  gap: 10px;
  padding: 10px 0.875rem;
  background: #18100707;
  border: 1px solid rgba(255, 255, 255, 0.09);
  min-width: 220px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}.dqf_wc_img_zny {
  border-radius: 5px;
  background: #1E1209;
  overflow: hidden;
  width: 36px;
  flex-shrink: 0;
  height: 36px;
}.dqf_wc_img_zny img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.dqf_wc_info_zny {
  min-width: 0;
}.dqf_wc_game_zny {
  overflow: hidden;
  white-space: nowrap;
  font-size: 0.75rem;
  font-weight: 600;
  text-overflow: ellipsis;
  color: #CCBA96;
}.dqf_wc_player_zny {
  overflow: hidden;
  font-size: 0.625rem;
  text-overflow: ellipsis;
  color: #624E38;
  white-space: nowrap;
}.dqf_wc_amount_zny {
  margin-left: auto;
  font-size: 0.813rem;
  font-weight: 700;
  color: #2E8B4A;
  white-space: nowrap;
  flex-shrink: 0;
}.dqf_bon_zny {
  padding: 36px 1rem 0;
  background: #120B05;
}
@media(min-width: 766px) {.dqf_bon_zny {
  padding: 44px 1.5rem 0;
}
}.dqf_bon_in_zny {
  margin: 0 auto;
  max-width: 82.5rem;
}.dqf_bon_head_zny {
  margin-bottom: 20px;
}.dqf_bon_label_zny {
  margin-bottom: 8px;
  text-transform: uppercase;
  font-weight: 700;
  color: #C8880C;
  letter-spacing: .08em;
  font-size: 11px;
}.dqf_bon_h2_zny {
  color: #F4E8CC;
  font-weight: 800;
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
}
@media(min-width: 769px) {.dqf_bon_h2_zny {
  font-size: 24px;
}
}.dqf_bon_seo_zny {
  font-size: 13px;
  color: #7A6448;
  max-width: 620px;
  line-height: 1.6;
  overflow-wrap: break-word;
}.dqf_bon_seo_zny strong {
  font-weight: 700;
  color: #CCBA96;
}.dqf_bon_seo_zny a {
  text-decoration: underline;
  color: #C8880C;
}.dqf_bon_grid_zny {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.dqf_bon_grid_zny {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.dqf_bon_grid_zny {
  grid-template-columns: repeat(5,1fr);
}
}.dqf_bon_card_zny {
  padding: 1rem;
  background: #18100707;
  transition: border-color .2s,transform .2s;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
}.dqf_bon_card_zny:hover {
  border-color: rgba(200, 136, 12, 0.07);
  transform: translateY(-2px);
}.dqf_bon_card_ic_zny svg {
  height: 1.625rem;
  width: 1.625rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.dqf_bon_card_ic_zny {
  margin-bottom: 10px;
}.dqf_bon_card_type_zny {
  font-size: 10px;
  color: #7A6448;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .06em;
}.dqf_bon_card_amount_zny {
  font-weight: 800;
  line-height: 1.1;
  font-size: 1.125rem;
  color: #D4920A;
  margin-bottom: 0.375rem;
}.dqf_bon_card_name_zny {
  color: #F4E8CC;
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-bottom: 0.5rem;
}.dqf_bon_card_detail_zny {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #624E38;
  font-size: 11px;
  line-height: 1.5;
  overflow-wrap: break-word;
  padding-top: 0.5rem;
}.dqf_reg_zny {
  padding: 36px 16px 0;
  background: #120B05;
}
@media(min-width: 769px) {.dqf_reg_zny {
  padding: 44px 1.5rem 0;
}
}.dqf_reg_in_zny {
  background: #1E1209;
  border: 1px solid rgba(255, 255, 255, 0.05);
  margin: 0 auto;
  border-radius: 1rem;
  padding: 1.75rem 1.5rem;
  max-width: 1320px;
}
@media(min-width: 766px) {.dqf_reg_in_zny {
  padding: 40px;
}
}.dqf_reg_top_zny {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:860px) {.dqf_reg_top_zny {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.dqf_reg_label_zny {
  font-size: 11px;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  color: #C8880C;
  text-transform: uppercase;
  font-weight: 700;
}.dqf_reg_h2_zny {
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F4E8CC;
  line-height: 1.2;
  font-family: 'Cinzel', serif;
  margin-bottom: 12px;
  font-size: 22px;
}
@media(min-width: 765px) {.dqf_reg_h2_zny {
  font-size: 1.75rem;
}
}.dqf_reg_bonus_zny {
  background: rgba(212, 146, 10, 0.16);
  border: 1px solid rgba(212, 146, 10, 0.16);
  padding: 0.625rem 16px;
  border-radius: 0.625rem;
  gap: 8px;
  align-items: center;
  margin-bottom: 16px;
  display: inline-flex;
}.dqf_reg_bonus_amount_zny {
  font-size: 20px;
  color: #D4920A;
  font-weight: 800;
}.dqf_reg_bonus_text_zny {
  font-size: 0.813rem;
  line-height: 1.35;
  color: #9E8A6A;
}.dqf_reg_cta_btn_zny {
  transition: background .2s;
  background: #2E8B4A;
  border-radius: 0.625rem;
  padding: 0.875rem 2rem;
  color: #0E0804;
  display: inline-block;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.12), 0 0.25rem 1.25rem rgba(46, 139, 74, 0.45);
  font-size: 0.938rem;
  font-weight: 700;
  margin-bottom: 0.75rem;
}.dqf_reg_cta_btn_zny:hover {
  background: #38A85A;
}.dqf_reg_terms_zny {
  line-height: 1.5;
  font-size: 11px;
  color: #624E38;
}.dqf_reg_seo_zny {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 13px;
  overflow-wrap: break-word;
  color: #7A6448;
  line-height: 1.65;
  margin-top: 1.25rem;
  padding-top: 20px;
}.dqf_reg_seo_zny p {
  line-height: 1.65;
  margin-bottom: 0.625rem;
  font-size: 0.813rem;
  color: #7A6448;
}.dqf_reg_seo_zny p:last-child {
  margin-bottom: 0;
}.dqf_reg_seo_zny strong {
  font-weight: 700;
  color: #CCBA96;
}.dqf_reg_seo_zny a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8880C;
}.dqf_reg_seo_zny a:hover {
  color: #E09E1A;
}.dqf_reg_seo_zny ul,.dqf_reg_seo_zny ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 1.125rem;
}.dqf_reg_seo_zny ol {
  list-style: decimal;
}.dqf_reg_seo_zny li {
  color: #7A6448;
  line-height: 1.65;
  font-size: 13px;
  margin-bottom: 4px;
}.dqf_reg_seo_zny table {
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  font-size: 0.813rem;
  margin-bottom: 0.625rem;
  width: 100%;
}
@media(min-width: 771px) {.dqf_reg_seo_zny table {
  display: table;
}
}.dqf_reg_seo_zny th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #CCBA96;
  font-weight: 700;
}.dqf_reg_seo_zny td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7A6448;
}.dqf_reg_steps_zny {
  gap: 14px;
  flex-direction: column;
  display: flex;
  margin-top: 28px;
}
@media(min-width: 858px) {.dqf_reg_steps_zny {
  margin-top: 0;
}
}.dqf_reg_step_zny {
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1rem;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.625rem;
  gap: 0.875rem;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.dqf_reg_step_num_zny {
  background: rgba(200, 136, 12, 0.18);
  border-radius: 50%;
  border: 1px solid rgba(200, 136, 12, 0.07);
  align-items: center;
  color: #C8880C;
  flex-shrink: 0;
  font-size: 0.875rem;
  display: flex;
  font-weight: 800;
  justify-content: center;
  width: 2.125rem;
  height: 2.125rem;
}.dqf_reg_step_title_zny {
  color: #F4E8CC;
  margin-bottom: 3px;
  font-size: 0.875rem;
  font-weight: 700;
}.dqf_reg_step_text_zny {
  font-size: 12px;
  color: #7A6448;
  line-height: 1.5;
}.dqf_reg_trust_zny {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  display: flex;
  padding-top: 20px;
  flex-wrap: wrap;
  margin-top: 20px;
}.dqf_reg_trust_item_zny {
  gap: 0.438rem;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #7A6448;
  display: flex;
  align-items: center;
}.dqf_reg_trust_ic_zny svg {
  stroke-linecap: round;
  width: 16px;
  height: 16px;
  color: #C8880C;
  stroke-linejoin: round;
}.dqf_prov_zny {
  padding: 2.25rem 16px 0;
  background: #120B05;
}
@media(min-width: 769px) {.dqf_prov_zny {
  padding: 2.75rem 1.5rem 0;
}
}.dqf_prov_in_zny {
  margin: 0 auto;
  max-width: 1320px;
}.dqf_prov_head_zny {
  margin-bottom: 16px;
}.dqf_prov_label_zny {
  font-weight: 700;
  text-transform: uppercase;
  color: #C8880C;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
}.dqf_prov_h2_zny {
  margin-bottom: 0.5rem;
  color: #F4E8CC;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-size: 1.25rem;
}
@media(min-width: 769px) {.dqf_prov_h2_zny {
  font-size: 1.5rem;
}
}.dqf_prov_seo_zny {
  margin-bottom: 16px;
  line-height: 1.6;
  color: #7A6448;
  max-width: 38.75rem;
  overflow-wrap: break-word;
  font-size: 13px;
}.dqf_prov_seo_zny strong {
  font-weight: 700;
  color: #CCBA96;
}.dqf_prov_seo_zny a {
  text-decoration: underline;
  color: #C8880C;
}.dqf_prov_grid_zny {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 641px) {.dqf_prov_grid_zny {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1083px) {.dqf_prov_grid_zny {
  grid-template-columns: repeat(8,1fr);
}
}.dqf_prov_card_zny {
  transition: border-color .2s,background .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 14px 0.625rem;
  gap: 0.438rem;
  background: #18100707;
  border-radius: 0.625rem;
  display: flex;
  cursor: pointer;
  flex-direction: column;
  align-items: center;
}.dqf_prov_card_zny:hover {
  border-color: rgba(210, 148, 20, 0.45);
  background: #1E1209;
}.dqf_prov_logo_zny {
  border-radius: 5px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  height: 2.75rem;
  align-items: center;
  width: 2.75rem;
  justify-content: center;
}.dqf_prov_logo_zny img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.dqf_prov_name_zny {
  text-align: center;
  font-weight: 600;
  font-size: 11px;
  color: #9E8A6A;
  overflow-wrap: break-word;
}.dqf_htp_zny {
  background: #120B05;
  padding: 36px 1rem 0;
}
@media(min-width: 765px) {.dqf_htp_zny {
  padding: 44px 24px 0;
}
}.dqf_htp_in_zny {
  margin: 0 auto;
  max-width: 82.5rem;
}.dqf_htp_head_zny {
  max-width: 45rem;
  margin-bottom: 1.375rem;
}.dqf_htp_label_zny {
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 8px;
  color: #C8880C;
}.dqf_htp_h2_zny {
  font-family: 'Cinzel', serif;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  color: #F4E8CC;
  font-weight: 800;
}
@media(min-width: 766px) {.dqf_htp_h2_zny {
  font-size: 28px;
}
}.dqf_htp_intro_zny {
  color: #7A6448;
  line-height: 1.6;
  font-size: 0.875rem;
}.dqf_htp_steps_zny {
  gap: 0.75rem;
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  counter-reset: none;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.dqf_htp_steps_zny {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.dqf_htp_steps_zny {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.dqf_htp_step_zny {
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #1E1209;
  padding: 1.25rem 18px 1.125rem;
  position: relative;
  flex-direction: column;
  display: flex;
}.dqf_htp_step_num_zny {
  border-radius: 50%;
  background: #C8880C;
  top: -0.75rem;
  position: absolute;
  width: 28px;
  font-weight: 800;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  color: #0E0804;
  left: 20px;
  height: 1.75rem;
  font-family: 'Cinzel', serif;
}.dqf_htp_step_ic_zny {
  border-radius: 0.313rem;
  margin: 8px 0 0.75rem;
  background: rgba(200, 136, 12, 0.18);
  display: flex;
  height: 36px;
  color: #C8880C;
  justify-content: center;
  width: 36px;
  align-items: center;
}.dqf_htp_step_ic_zny svg {
  height: 1.125rem;
  stroke-linejoin: round;
  width: 18px;
  stroke-linecap: round;
}.dqf_htp_step_h_zny {
  line-height: 1.25;
  font-weight: 700;
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
  color: #F4E8CC;
  overflow-wrap: break-word;
}.dqf_htp_step_p_zny {
  line-height: 1.55;
  color: #7A6448;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.dqf_htp_step_p_zny strong {
  font-weight: 600;
  color: #CCBA96;
}.dqf_htp_cta_zny {
  transition: background .2s;
  border-radius: 0.625rem;
  padding: 0.813rem 1.625rem;
  background: #2E8B4A;
  display: inline-block;
  color: #0E0804;
  margin-top: 1.25rem;
  font-size: 0.875rem;
  font-weight: 700;
}.dqf_htp_cta_zny:hover {
  background: #38A85A;
}.dqf_app_zny {
  background: #120B05;
  padding: 36px 1rem 0;
}
@media(min-width: 771px) {.dqf_app_zny {
  padding: 44px 1.5rem 0;
}
}.dqf_app_in_zny {
  margin: 0 auto;
  max-width: 1320px;
}.dqf_app_head_zny {
  margin-bottom: 16px;
}.dqf_app_label_zny {
  text-transform: uppercase;
  font-size: 11px;
  color: #C8880C;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-weight: 700;
}.dqf_app_h2_zny {
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  margin-bottom: 6px;
  font-size: 1.25rem;
  color: #F4E8CC;
}
@media(min-width:768px) {.dqf_app_h2_zny {
  font-size: 1.5rem;
}
}.dqf_app_sub_zny {
  max-width: 37.5rem;
  line-height: 1.6;
  color: #7A6448;
  font-size: 13px;
  overflow-wrap: break-word;
}.dqf_app_sub_zny strong {
  font-weight: 700;
  color: #CCBA96;
}.dqf_app_cards_zny {
  gap: 10px;
  display: grid;
  margin-top: 1rem;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.dqf_app_cards_zny {
  grid-template-columns: repeat(3,1fr);
}
}.dqf_app_card_zny {
  gap: 1rem;
  overflow: hidden;
  padding: 1.25rem;
  border-radius: 0.625rem;
  align-items: flex-start;
  display: flex;
  position: relative;
  flex-wrap: wrap;
}.dqf_app_card_ios_zny {
  background: linear-gradient(135deg,rgba(200, 136, 12, 0.18) 0%,#1E1209 100%);
}.dqf_app_card_android_zny {
  background: linear-gradient(135deg,rgba(46, 139, 74, 0.16) 0%,#1E1209 100%);
}.dqf_app_card_win_zny {
  background: linear-gradient(135deg,rgba(212, 146, 10, 0.16) 0%,#1E1209 100%);
}.dqf_app_card_ic_zny svg {
  stroke-linejoin: round;
  width: 34px;
  stroke-linecap: round;
  height: 2.125rem;
}.dqf_app_card_ic_zny {
  color: #F4E8CC;
  flex-shrink: 0;
}.dqf_app_card_os_zny {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  color: #7A6448;
  font-size: 10px;
  margin-bottom: 0.375rem;
}.dqf_app_card_title_zny {
  color: #F4E8CC;
  font-size: 0.938rem;
  font-weight: 700;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  line-height: 1.2;
}.dqf_app_card_text_zny {
  overflow-wrap: break-word;
  line-height: 1.5;
  margin-bottom: 14px;
  color: #7A6448;
  font-size: 0.75rem;
}.dqf_app_card_btn_zny {
  gap: 7px;
  padding: 10px 18px;
  border: 1px solid rgba(210, 148, 20, 0.45);
  border-radius: 5px;
  transition: background .2s;
  background: rgba(255, 255, 255, 0.12);
  display: inline-flex;
  align-items: center;
  font-size: 0.813rem;
  color: #F4E8CC;
  font-weight: 700;
}.dqf_app_card_btn_zny:hover {
  background: rgba(255, 255, 255, 0.07);
}.dqf_faq_zny {
  background: #120B05;
  padding: 36px 1rem 0;
}
@media(min-width: 766px) {.dqf_faq_zny {
  padding: 2.75rem 24px 0;
}
}.dqf_faq_in_zny {
  margin: 0 auto;
  max-width: 1320px;
}.dqf_faq_head_zny {
  margin-bottom: 20px;
}.dqf_faq_label_zny {
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #C8880C;
  margin-bottom: 0.5rem;
  font-weight: 700;
  font-size: 11px;
}.dqf_faq_h2_zny {
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  color: #F4E8CC;
  font-weight: 800;
  font-size: 20px;
}
@media(min-width: 769px) {.dqf_faq_h2_zny {
  font-size: 24px;
}
}.dqf_faq_list_zny {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.dqf_faq_item_zny {
  background: #1E1209;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.625rem;
}.dqf_faq_q_zny {
  transition: color .2s;
  gap: 0.75rem;
  padding: 16px 1.25rem;
  color: #CCBA96;
  align-items: center;
  flex-wrap: wrap;
  font-size: 0.875rem;
  display: flex;
  overflow-wrap: break-word;
  cursor: pointer;
  justify-content: space-between;
  font-weight: 600;
}.dqf_faq_q_zny:hover {
  color: #F4E8CC;
}.dqf_faq_q_ic_zny {
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  color: #C8880C;
  height: 24px;
  width: 1.5rem;
  display: flex;
  justify-content: center;
  font-size: 1rem;
  align-items: center;
  flex-shrink: 0;
}.dqf_faq_item_zny.dqf_state_open_zny .dqf_faq_q_ic_zny {
  transform: rotate(45deg);
}.dqf_faq_a_zny {
  padding: 0 1.25rem 16px;
  overflow-wrap: break-word;
  line-height: 1.7;
  color: #7A6448;
  display: none;
  font-size: 13px;
}.dqf_faq_item_zny.dqf_state_open_zny .dqf_faq_a_zny {
  display: block;
}.dqf_faq_a_zny strong {
  color: #CCBA96;
  font-weight: 700;
}.dqf_faq_a_zny a {
  color: #C8880C;
  text-decoration: underline;
}.dqf_faq_a_zny ul,.dqf_faq_a_zny ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 20px;
}.dqf_faq_a_zny ol {
  list-style: decimal;
}.dqf_faq_a_zny li {
  margin-bottom: 4px;
  line-height: 1.6;
}.dqf_faq_a_zny table {
  margin: 8px 0;
  display: block;
  width: 100%;
  border-collapse: collapse;
  font-size: 0.75rem;
  overflow-x: auto;
}
@media(min-width: 766px) {.dqf_faq_a_zny table {
  display: table;
}
}.dqf_faq_a_zny th {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #CCBA96;
}.dqf_faq_a_zny td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 6px 0.5rem;
  color: #7A6448;
}.dqf_seo_zny {
  padding: 36px 1rem 0;
  background: #120B05;
}
@media(min-width: 767px) {.dqf_seo_zny {
  padding: 2.75rem 24px 0;
}
}.dqf_seo_in_zny {
  border: 1px solid rgba(255, 255, 255, 0.09);
  margin: 0 auto;
  border-radius: 16px;
  background: #1E1209;
  padding: 1.75rem 1.5rem;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.dqf_seo_in_zny {
  padding: 2.25rem 2.5rem;
}
}.dqf_seo_label_zny {
  font-weight: 700;
  font-size: 0.688rem;
  color: #C8880C;
  letter-spacing: .08em;
  margin-bottom: 10px;
  text-transform: uppercase;
}.dqf_seo_h2_zny {
  margin-bottom: 14px;
  font-weight: 800;
  color: #F4E8CC;
  line-height: 1.25;
  font-family: 'Cinzel', serif;
  font-size: 20px;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.dqf_seo_h2_zny {
  font-size: 24px;
}
}.dqf_seo_body_zny {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #9E8A6A;
  line-height: 1.75;
}.dqf_seo_body_zny p {
  line-height: 1.75;
  margin-bottom: 12px;
  font-size: 0.875rem;
  color: #9E8A6A;
}.dqf_seo_body_zny p:last-child {
  margin-bottom: 0;
}.dqf_seo_body_zny strong {
  font-weight: 700;
  color: #CCBA96;
}.dqf_seo_body_zny a {
  transition: color .2s;
  color: #C8880C;
  text-decoration: underline;
}.dqf_seo_body_zny a:hover {
  color: #E09E1A;
}.dqf_seo_body_zny ul,.dqf_seo_body_zny ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.dqf_seo_body_zny ol {
  list-style: decimal;
}.dqf_seo_body_zny li {
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #9E8A6A;
}.dqf_seo_body_zny table {
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
  width: 100%;
  margin-bottom: 12px;
  font-size: 13px;
}
@media(min-width: 769px) {.dqf_seo_body_zny table {
  display: table;
}
}.dqf_seo_body_zny th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  text-align: left;
  color: #CCBA96;
  font-weight: 700;
}.dqf_seo_body_zny td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #9E8A6A;
}.dqf_seo_cols_zny {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 639px) {.dqf_seo_cols_zny {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.dqf_seo_cols_zny {
  grid-template-columns: repeat(3,1fr);
}
}.dqf_seo_col_h_zny {
  margin-bottom: 7px;
  font-size: 0.813rem;
  color: #CCBA96;
  overflow-wrap: break-word;
  font-weight: 700;
}.dqf_seo_col_p_zny {
  color: #7A6448;
  line-height: 1.65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.dqf_seo_stats_zny {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.dqf_seo_stat_zny {
  background: rgba(200, 136, 12, 0.07);
  padding: 14px 1rem;
  border-radius: 10px;
  border: 1px solid rgba(200, 136, 12, 0.18);
  flex: 1;
  min-width: 8.75rem;
}.dqf_seo_stat_val_zny {
  color: #C8880C;
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
}.dqf_seo_stat_lb_zny {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #7A6448;
}.dqf_seo_zny {
  padding: 36px 1rem 0;
  background: #120B05;
}
@media(min-width: 770px) {.dqf_seo_zny {
  padding: 44px 1.5rem 0;
}
}.dqf_seo_in_zny {
  margin: 0 auto;
  border-radius: 1rem;
  padding: 1.75rem 1.5rem;
  background: #1E1209;
  border: 1px solid rgba(255, 255, 255, 0.09);
  max-width: 1320px;
}
@media(min-width: 769px) {.dqf_seo_in_zny {
  padding: 36px 40px;
}
}.dqf_seo_label_zny {
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #C8880C;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 10px;
}.dqf_seo_h2_zny {
  margin-bottom: 14px;
  font-weight: 800;
  color: #F4E8CC;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
}
@media(min-width: 770px) {.dqf_seo_h2_zny {
  font-size: 24px;
}
}.dqf_seo_body_zny {
  line-height: 1.75;
  color: #9E8A6A;
  font-size: 14px;
  overflow-wrap: break-word;
}.dqf_seo_body_zny p {
  margin-bottom: 0.75rem;
  color: #9E8A6A;
  font-size: 14px;
  line-height: 1.75;
}.dqf_seo_body_zny p:last-child {
  margin-bottom: 0;
}.dqf_seo_body_zny strong {
  color: #CCBA96;
  font-weight: 700;
}.dqf_seo_body_zny a {
  transition: color .2s;
  color: #C8880C;
  text-decoration: underline;
}.dqf_seo_body_zny a:hover {
  color: #E09E1A;
}.dqf_seo_body_zny ul,.dqf_seo_body_zny ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.dqf_seo_body_zny ol {
  list-style: decimal;
}.dqf_seo_body_zny li {
  margin-bottom: 0.375rem;
  color: #9E8A6A;
  line-height: 1.75;
  font-size: 0.875rem;
}.dqf_seo_body_zny table {
  display: block;
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
  margin-bottom: 0.75rem;
  font-size: 13px;
}
@media(min-width: 765px) {.dqf_seo_body_zny table {
  display: table;
}
}.dqf_seo_body_zny th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #CCBA96;
  text-align: left;
}.dqf_seo_body_zny td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9E8A6A;
}.dqf_seo_cols_zny {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width:640px) {.dqf_seo_cols_zny {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.dqf_seo_cols_zny {
  grid-template-columns: repeat(3,1fr);
}
}.dqf_seo_col_h_zny {
  color: #CCBA96;
  margin-bottom: 0.438rem;
  font-size: 13px;
  overflow-wrap: break-word;
  font-weight: 700;
}.dqf_seo_col_p_zny {
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 0.813rem;
  color: #7A6448;
}.dqf_seo_stats_zny {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.dqf_seo_stat_zny {
  border: 1px solid rgba(200, 136, 12, 0.18);
  padding: 0.875rem 16px;
  background: rgba(200, 136, 12, 0.07);
  border-radius: 0.625rem;
  flex: 1;
  min-width: 140px;
}.dqf_seo_stat_val_zny {
  margin-bottom: 4px;
  color: #C8880C;
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
}.dqf_seo_stat_lb_zny {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #7A6448;
}.dqf_seo_zny {
  background: #120B05;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.dqf_seo_zny {
  padding: 44px 1.5rem 0;
}
}.dqf_seo_in_zny {
  margin: 0 auto;
  border-radius: 1rem;
  padding: 28px 24px;
  background: #1E1209;
  border: 1px solid rgba(255, 255, 255, 0.09);
  max-width: 82.5rem;
}
@media(min-width:768px) {.dqf_seo_in_zny {
  padding: 2.25rem 2.5rem;
}
}.dqf_seo_label_zny {
  font-size: 0.688rem;
  margin-bottom: 10px;
  color: #C8880C;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
}.dqf_seo_h2_zny {
  font-weight: 800;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  color: #F4E8CC;
  line-height: 1.25;
  font-size: 20px;
}
@media(min-width: 765px) {.dqf_seo_h2_zny {
  font-size: 1.5rem;
}
}.dqf_seo_body_zny {
  font-size: 0.875rem;
  color: #9E8A6A;
  line-height: 1.75;
  overflow-wrap: break-word;
}.dqf_seo_body_zny p {
  line-height: 1.75;
  color: #9E8A6A;
  font-size: 14px;
  margin-bottom: 0.75rem;
}.dqf_seo_body_zny p:last-child {
  margin-bottom: 0;
}.dqf_seo_body_zny strong {
  color: #CCBA96;
  font-weight: 700;
}.dqf_seo_body_zny a {
  transition: color .2s;
  color: #C8880C;
  text-decoration: underline;
}.dqf_seo_body_zny a:hover {
  color: #E09E1A;
}.dqf_seo_body_zny ul,.dqf_seo_body_zny ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.dqf_seo_body_zny ol {
  list-style: decimal;
}.dqf_seo_body_zny li {
  color: #9E8A6A;
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 0.375rem;
}.dqf_seo_body_zny table {
  width: 100%;
  overflow-x: auto;
  margin-bottom: 12px;
  font-size: 13px;
  border-collapse: collapse;
  display: block;
}
@media(min-width: 766px) {.dqf_seo_body_zny table {
  display: table;
}
}.dqf_seo_body_zny th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  font-weight: 700;
  text-align: left;
  color: #CCBA96;
}.dqf_seo_body_zny td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #9E8A6A;
}.dqf_seo_cols_zny {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 637px) {.dqf_seo_cols_zny {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.dqf_seo_cols_zny {
  grid-template-columns: repeat(3,1fr);
}
}.dqf_seo_col_h_zny {
  color: #CCBA96;
  margin-bottom: 7px;
  font-size: 13px;
  overflow-wrap: break-word;
  font-weight: 700;
}.dqf_seo_col_p_zny {
  color: #7A6448;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.65;
}.dqf_seo_stats_zny {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.dqf_seo_stat_zny {
  border: 1px solid rgba(200, 136, 12, 0.18);
  border-radius: 0.625rem;
  flex: 1;
  background: rgba(200, 136, 12, 0.07);
  padding: 0.875rem 16px;
  min-width: 8.75rem;
}.dqf_seo_stat_val_zny {
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  color: #C8880C;
}.dqf_seo_stat_lb_zny {
  overflow-wrap: break-word;
  color: #7A6448;
  font-size: 11px;
}.dqf_rv_zny {
  background: #120B05;
  padding: 36px 16px 0;
}
@media(min-width: 766px) {.dqf_rv_zny {
  padding: 44px 1.5rem 0;
}
}.dqf_rv_in_zny {
  margin: 0 auto;
  max-width: 1320px;
}.dqf_rv_head_zny {
  max-width: 720px;
  margin-bottom: 1.25rem;
}.dqf_rv_label_zny {
  color: #C8880C;
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 8px;
  letter-spacing: .08em;
}.dqf_rv_h2_zny {
  overflow-wrap: break-word;
  font-size: 1.375rem;
  font-weight: 800;
  margin-bottom: 10px;
  color: #F4E8CC;
  font-family: 'Cinzel', serif;
}
@media(min-width: 766px) {.dqf_rv_h2_zny {
  font-size: 28px;
}
}.dqf_rv_stats_zny {
  gap: 1.125rem;
  display: flex;
  flex-wrap: wrap;
  font-size: 13px;
  color: #7A6448;
  align-items: center;
}.dqf_rv_stats_score_zny {
  gap: 0.375rem;
  align-items: baseline;
  display: flex;
}.dqf_rv_stats_score_val_zny {
  font-size: 22px;
  font-family: 'Cinzel', serif;
  color: #D4920A;
  font-weight: 800;
}.dqf_rv_stats_score_max_zny {
  font-size: 0.813rem;
  color: #624E38;
}.dqf_rv_stats_badge_zny {
  gap: 4px;
  align-items: center;
  display: flex;
}.dqf_rv_stats_badge_zny svg {
  width: 14px;
  color: #D4920A;
  height: 0.875rem;
}.dqf_rv_grid_zny {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:640px) {.dqf_rv_grid_zny {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.dqf_rv_grid_zny {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.dqf_rv_card_zny {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.625rem;
  background: #1E1209;
  padding: 1.25rem;
  flex-direction: column;
  display: flex;
}.dqf_rv_card_stars_zny {
  gap: 2px;
  color: #D4920A;
  display: flex;
  margin-bottom: 10px;
}.dqf_rv_card_stars_zny svg {
  height: 0.875rem;
  width: 0.875rem;
}.dqf_rv_card_h_zny {
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-weight: 700;
  line-height: 1.3;
  color: #F4E8CC;
  font-size: 14px;
}.dqf_rv_card_body_zny {
  flex: 1;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.65;
  color: #7A6448;
}.dqf_rv_card_body_zny strong {
  font-weight: 600;
  color: #CCBA96;
}.dqf_rv_card_meta_zny {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  align-items: center;
  padding-top: 12px;
  justify-content: space-between;
  flex-wrap: wrap;
}.dqf_rv_card_author_zny {
  font-size: 0.75rem;
  font-weight: 600;
  color: #CCBA96;
}.dqf_rv_card_date_zny {
  color: #624E38;
  font-size: 11px;
}.dqf_ft_zny {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #0C0703;
  margin-top: 3rem;
}.dqf_ft_support_zny {
  padding: 24px 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 767px) {.dqf_ft_support_zny {
  padding: 1.75rem 24px;
}
}.dqf_ft_support_in_zny {
  margin: 0 auto;
  gap: 1rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  max-width: 1320px;
}.dqf_ft_support_main_zny {
  gap: 16px;
  flex: 1;
  align-items: center;
  min-width: 220px;
  flex-wrap: wrap;
  display: flex;
}.dqf_ft_support_ic_zny {
  flex-shrink: 0;
  color: #C8880C;
}.dqf_ft_support_ic_zny svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.875rem;
  width: 1.875rem;
}.dqf_ft_support_text_title_zny {
  color: #F4E8CC;
  margin-bottom: 3px;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.938rem;
}.dqf_ft_support_text_sub_zny {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #7A6448;
}.dqf_ft_support_btn_zny {
  padding: 0.688rem 22px;
  background: #C8880C;
  transition: background .2s;
  border-radius: 10px;
  color: #F4E8CC;
  font-size: 13px;
  white-space: nowrap;
  font-weight: 700;
  flex-shrink: 0;
}.dqf_ft_support_btn_zny:hover {
  background: #E09E1A;
}.dqf_ft_support_contacts_zny {
  gap: 1rem;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.dqf_ft_support_contact_zny {
  font-size: 0.75rem;
  color: #624E38;
  line-height: 1.4;
}.dqf_ft_support_contact_zny strong {
  color: #9E8A6A;
  display: block;
  margin-bottom: 2px;
  font-weight: 600;
  font-size: 0.688rem;
}.dqf_ft_main_zny {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 32px 1rem 1.5rem;
}
@media(min-width: 769px) {.dqf_ft_main_zny {
  padding: 40px 24px 32px;
}
}.dqf_ft_main_in_zny {
  gap: 24px;
  margin: 0 auto;
  max-width: 1320px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 641px) {.dqf_ft_main_in_zny {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.dqf_ft_main_in_zny {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.dqf_ft_col_logo_zny {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.dqf_ft_col_logo_zny {
  grid-column: auto;
}
}.dqf_ft_logo_zny {
  gap: 9px;
  overflow-wrap: break-word;
  align-items: center;
  font-size: 16px;
  flex-wrap: wrap;
  font-weight: 800;
  margin-bottom: 12px;
  display: flex;
  color: #F4E8CC;
}.dqf_ft_logo_mark_zny {
  border-radius: 0.313rem;
  overflow: hidden;
  height: 1.875rem;
  width: 1.875rem;
}.dqf_ft_logo_mark_zny img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.dqf_ft_logo_sub_zny {
  overflow-wrap: break-word;
  color: #624E38;
  max-width: 12.5rem;
  line-height: 1.55;
  font-size: 0.75rem;
}.dqf_ft_col_title_zny {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 14px;
  color: #9E8A6A;
  font-size: 12px;
  letter-spacing: .07em;
}.dqf_ft_col_links_zny {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.dqf_ft_col_link_zny {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #624E38;
  font-size: 13px;
}.dqf_ft_col_link_zny:hover {
  color: #CCBA96;
}.dqf_ft_apps_zny {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.dqf_ft_app_card_zny {
  border-radius: 5px;
  gap: 10px;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.625rem 0.75rem;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  align-items: center;
}.dqf_ft_app_card_zny:hover {
  border-color: rgba(210, 148, 20, 0.45);
}.dqf_ft_app_card_ic_zny svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 22px;
  width: 1.375rem;
}.dqf_ft_app_card_os_zny {
  color: #624E38;
  font-size: 10px;
  font-weight: 600;
}.dqf_ft_app_card_action_zny {
  font-size: 0.75rem;
  color: #CCBA96;
  font-weight: 700;
}.dqf_ft_bot_zny {
  padding: 20px 1rem;
}
@media(min-width: 769px) {.dqf_ft_bot_zny {
  padding: 20px 1.5rem;
}
}.dqf_ft_bot_in_zny {
  gap: 16px;
  margin: 0 auto;
  align-items: center;
  max-width: 82.5rem;
  flex-wrap: wrap;
  display: flex;
}.dqf_ft_socials_zny {
  gap: 0.5rem;
  display: flex;
}.dqf_ft_soc_zny {
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: background .2s;
  align-items: center;
  color: #9E8A6A;
  display: flex;
  justify-content: center;
  height: 2.25rem;
  width: 2.25rem;
}.dqf_ft_soc_zny svg {
  width: 1rem;
  height: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.dqf_ft_soc_zny:hover {
  background: rgba(255, 255, 255, 0.07);
}.dqf_ft_legal_zny {
  flex: 1;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 0.688rem;
  min-width: 200px;
  color: #8C7860;
}.dqf_ft_legal_zny strong {
  color: #9E8A6A;
  font-weight: 700;
}.dqf_ft_legal_zny a {
  text-decoration: underline;
  color: #9E8A6A;
}.dqf_ft_age_zny {
  border: 2px solid #8C7860;
  border-radius: 50%;
  font-size: 11px;
  flex-shrink: 0;
  display: flex;
  font-weight: 800;
  align-items: center;
  width: 2rem;
  height: 2rem;
  margin-left: auto;
  color: #8C7860;
  justify-content: center;
}