*,::before,::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
  background-color: #090912;
  line-height: 1.6;
  font-family: 'Inter', sans-serif;
  color: #C4C2E6;
}ul,ol {
  list-style: none;
}img,picture,svg {
  display: block;
  max-width: 100%;
}input,button,textarea,select {
  font: inherit;
}button {
  border: none;
  background: transparent;
  color: inherit;
  cursor: pointer;
}a {
  text-decoration: none;
  color: inherit;
}.dcq-layout_b07 {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.dcq-page_b07 {
  min-height: 100vh;
  display: flex;
}.dcq-main_b07 {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media screen and (min-width: 1081px) {.dcq-main_b07 {
  padding-left: 13.75rem;
}
}
@media screen and (max-width: 1080px) {.dcq-main_b07 {
  padding-bottom: 72px;
}
}.dcq-gc_b07 {
  overflow: hidden;
  border-radius: 0.5rem;
  transition: transform .2s,border-color .2s;
  background: #0D0D1E;
  border: 1px solid rgba(255,255,255,0.05);
  width: 8.75rem;
  flex-shrink: 0;
  position: relative;
  cursor: pointer;
}
@media(min-width: 637px) {.dcq-gc_b07 {
  width: 9.75rem;
}
}
@media(min-width: 1077px) {.dcq-gc_b07 {
  width: 10.5rem;
}
}.dcq-gc_b07:hover {
  border-color: rgba(123,107,245,0.07);
  transform: translateY(-3px);
}.dcq-gc_img_b07 {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.dcq-gc_img_b07 img {
  inset: 0;
  width: 100%;
  position: absolute;
  object-fit: cover;
  height: 100%;
}.dcq-gc_hover_b07 {
  transition: opacity .2s;
  background: rgba(5,5,13,0.72);
  inset: 0;
  opacity: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
}.dcq-gc_b07:hover .dcq-gc_hover_b07 {
  opacity: 1;
}.dcq-gc_hover_btn_b07 {
  background: #7B6BF5;
  padding: 8px 16px;
  border-radius: 0.313rem;
  color: #EEEEFF;
  font-weight: 700;
  font-size: 12px;
}.dcq-gc_info_b07 {
  padding: 8px 0.625rem 10px;
}.dcq-gc_name_b07 {
  overflow: hidden;
  font-size: 12px;
  margin-bottom: 3px;
  max-width: 100%;
  text-overflow: ellipsis;
  font-weight: 600;
  color: #C4C2E6;
  white-space: nowrap;
}.dcq-gc_prov_b07 {
  color: #524F78;
  font-size: 0.625rem;
}.dcq-gc_tag_b07 {
  padding: 2px 0.438rem;
  border-radius: 4px;
  text-transform: uppercase;
  font-size: 9px;
  letter-spacing: .04em;
  font-weight: 700;
  z-index: 2;
  top: 0.375rem;
  left: 6px;
  position: absolute;
}.dcq-gc_tag_hot_b07 {
  background: #EF4444;
  color: #fff;
}.dcq-gc_tag_new_b07 {
  background: #22C55E;
  color: #090912;
}.dcq-gc_tag_jp_b07 {
  background: #F5A623;
  color: #090912;
}.dcq-gc_tag_ex_b07 {
  background: #4A3AAE;
  color: #fff;
}.dcq-gc_tag_live_b07 {
  background: #EF4444;
  color: #fff;
}.dcq-gr_b07 {
  background: #090912;
  padding: 32px 1rem 0;
}
@media(min-width:768px) {.dcq-gr_b07 {
  padding: 36px 1.5rem 0;
}
}.dcq-gr_in_b07 {
  margin: 0 auto;
  max-width: 82.5rem;
}.dcq-gr_head_b07 {
  gap: 0.75rem;
  align-items: center;
  margin-bottom: 0.625rem;
  display: flex;
  flex-wrap: wrap;
}.dcq-gr_head_l_b07 {
  gap: 10px;
  flex: 1;
  align-items: center;
  min-width: 0;
  display: flex;
}.dcq-gr_ic_b07 {
  border-radius: 0.5rem;
  display: flex;
  width: 2rem;
  align-items: center;
  height: 32px;
  justify-content: center;
  flex-shrink: 0;
}.dcq-gr_ic_b07 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 16px;
  width: 16px;
}.dcq-gr_title_b07 {
  overflow-wrap: break-word;
  color: #EEEEFF;
  font-family: 'Exo 2', sans-serif;
  font-size: 16px;
  font-weight: 700;
}
@media(min-width: 769px) {.dcq-gr_title_b07 {
  font-size: 18px;
}
}.dcq-gr_more_b07 {
  transition: color .2s;
  gap: 5px;
  flex-shrink: 0;
  white-space: nowrap;
  color: #6B679A;
  align-items: center;
  font-weight: 600;
  font-size: 12px;
  display: flex;
}.dcq-gr_more_b07:hover {
  color: #7B6BF5;
}.dcq-gr_more_b07 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.75rem;
  height: 12px;
}.dcq-gr_arrows_b07 {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.dcq-gr_arr_b07 {
  border-radius: 5px;
  border: 1px solid rgba(255,255,255,0.09);
  background: rgba(255,255,255,0.05);
  transition: background .15s,color .15s;
  color: #9490C4;
  height: 1.875rem;
  width: 30px;
  justify-content: center;
  align-items: center;
  display: flex;
}.dcq-gr_arr_b07:hover {
  background: rgba(255,255,255,0.07);
  color: #EEEEFF;
}.dcq-gr_arr_b07 svg {
  stroke-linecap: round;
  height: 0.813rem;
  stroke-linejoin: round;
  width: 13px;
}.dcq-gr_seo_h_b07 {
  margin: 0 0 0.375rem;
  max-width: 42.5rem;
  font-family: 'Exo 2', sans-serif;
  color: #C4C2E6;
  font-weight: 700;
  font-size: 13px;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.dcq-gr_seo_h_b07 {
  font-size: 0.875rem;
}
}.dcq-gr_seo_b07 {
  max-width: 42.5rem;
  overflow-wrap: break-word;
  margin-bottom: 12px;
  font-size: 12px;
  line-height: 1.55;
  color: #6B679A;
}.dcq-gr_seo_b07 strong {
  font-weight: 600;
  color: #C4C2E6;
}.dcq-gr_scroll_b07 {
  gap: 10px;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  display: flex;
  padding-bottom: 10px;
}.dcq-gr_scroll_b07::-webkit-scrollbar {
  display: none;
}
@media(min-width: 767px) {.dcq-gr_scroll_b07 {
  gap: 12px;
}
}.dcq-tb_b07 {
  background: #090912;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  height: 56px;
  right: 0;
  position: fixed;
  left: 0;
  z-index: 80;
  top: 0;
  align-items: center;
  display: flex;
}.dcq-tb_in_b07 {
  padding: 0 14px;
  gap: 0;
  width: 100%;
  display: flex;
  align-items: center;
  height: 100%;
}.dcq-tb_burger_b07 {
  gap: 0.313rem;
  border-radius: 0.5rem;
  display: flex;
  height: 38px;
  flex-shrink: 0;
  align-items: center;
  flex-direction: column;
  margin-right: 0.5rem;
  width: 38px;
  justify-content: center;
}.dcq-tb_burger_b07:hover {
  background: rgba(255,255,255,0.05);
}.dcq-tb_burger_line_b07 {
  background: #9490C4;
  border-radius: 1px;
  width: 1.125rem;
  display: block;
  height: 2px;
}
@media(min-width: 1082px) {.dcq-tb_burger_b07 {
  display: none;
}
}.dcq-tb_logo_b07 {
  gap: 9px;
  font-weight: 800;
  font-size: 18px;
  letter-spacing: -.01em;
  margin-right: 20px;
  color: #EEEEFF;
  overflow-wrap: break-word;
  display: flex;
  flex-shrink: 0;
  align-items: center;
}.dcq-tb_logo_mark_b07 {
  border-radius: 8px;
  overflow: hidden;
  height: 32px;
  display: flex;
  justify-content: center;
  width: 32px;
  align-items: center;
}.dcq-tb_logo_mark_b07 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.dcq-tb_nav_b07 {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 639px) {.dcq-tb_nav_b07 {
  display: flex;
}
}.dcq-tb_tab_b07 {
  border-radius: 0.5rem;
  padding: 8px 0.875rem;
  transition: background .15s,color .15s;
  font-weight: 600;
  color: #9490C4;
  white-space: nowrap;
  font-size: 13px;
}.dcq-tb_tab_b07:hover {
  background: rgba(255,255,255,0.05);
  color: #EEEEFF;
}.dcq-tb_tab_b07.dcq-state_active_b07 {
  background: rgba(123,107,245,0.18);
  color: #EEEEFF;
}.dcq-tb_right_b07 {
  gap: 8px;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  margin-left: auto;
}.dcq-tb_login_b07 {
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.09);
  transition: border-color .2s,color .2s;
  padding: 0.563rem 1rem;
  background: rgba(255,255,255,0.05);
  font-weight: 600;
  color: #C4C2E6;
  font-size: 13px;
  display: none;
}.dcq-tb_login_b07:hover {
  border-color: rgba(140,122,255,0.45);
  color: #EEEEFF;
}
@media(min-width: 481px) {.dcq-tb_login_b07 {
  display: block;
}
}.dcq-tb_reg_b07 {
  background: #22C55E;
  transition: background .2s;
  border-radius: 8px;
  padding: 9px 1.125rem;
  white-space: nowrap;
  color: #08080F;
  font-weight: 700;
  font-size: 13px;
}.dcq-tb_reg_b07:hover {
  background: #16A34A;
}.dcq-sb_b07 {
  transform: translateX(-100%);
  transition: transform .25s ease;
  border-right: 1px solid rgba(255,255,255,0.05);
  background: #111126;
  z-index: 70;
  overflow-y: auto;
  position: fixed;
  top: 3.5rem;
  left: 0;
  width: 13.75rem;
  bottom: 0;
}.dcq-sb_b07.dcq-state_open_b07 {
  transform: translateX(0);
}.dcq-sb_b07::-webkit-scrollbar {
  width: 0.25rem;
}.dcq-sb_b07::-webkit-scrollbar-thumb {
  background: rgba(255,255,255,0.07);
  border-radius: 2px;
}
@media(min-width: 1077px) {.dcq-sb_b07 {
  transform: translateX(0);
}
}.dcq-sb_auth_b07 {
  padding: 0.875rem 12px 10px;
}.dcq-sb_btn_reg_b07 {
  transition: background .2s;
  padding: 11px;
  border-radius: 8px;
  background: #22C55E;
  text-align: center;
  margin-bottom: 0.5rem;
  font-size: 0.813rem;
  color: #08080F;
  font-weight: 700;
  display: block;
}.dcq-sb_btn_reg_b07:hover {
  background: #16A34A;
}.dcq-sb_btn_login_b07 {
  background: rgba(255,255,255,0.05);
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 0.625rem;
  border-radius: 0.5rem;
  display: block;
  font-weight: 600;
  text-align: center;
  color: #C4C2E6;
  font-size: 0.813rem;
}.dcq-sb_btn_login_b07:hover {
  border-color: rgba(140,122,255,0.45);
  color: #EEEEFF;
}.dcq-sb_promo_b07 {
  border-radius: 8px;
  padding: 0.75rem 0.875rem;
  border: 1px solid rgba(123,107,245,0.18);
  overflow: hidden;
  background: linear-gradient(135deg,#1A0F3C,#111126);
  margin: 0 0.75rem 10px;
  position: relative;
}.dcq-sb_promo_b07::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(123,107,245,0.18),transparent 70%);
  right: -20px;
  position: absolute;
  top: -20px;
  content: '';
  width: 5rem;
  height: 80px;
}.dcq-sb_promo_title_b07 {
  font-weight: 700;
  font-size: 0.688rem;
  color: #7B6BF5;
  margin-bottom: 4px;
  text-transform: uppercase;
  letter-spacing: .06em;
}.dcq-sb_promo_text_b07 {
  font-size: 12px;
  color: #EEEEFF;
  overflow-wrap: break-word;
  font-weight: 600;
  line-height: 1.35;
}.dcq-sb_promo_sub_b07 {
  font-size: 0.625rem;
  margin-top: 3px;
  color: #6B679A;
}.dcq-sb_nav_b07 {
  padding: 0.375rem 0.5rem 16px;
}.dcq-sb_nav_lb_b07 {
  padding: 0.625rem 0.5rem 6px;
  font-size: 0.625rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #524F78;
  letter-spacing: .08em;
}.dcq-sb_link_b07 {
  gap: 0.625rem;
  border-radius: 5px;
  transition: background .15s,color .15s;
  padding: 0.563rem 10px;
  color: #9490C4;
  font-size: 13px;
  font-weight: 500;
  display: flex;
  align-items: center;
  cursor: pointer;
  overflow-wrap: break-word;
}.dcq-sb_link_b07:hover {
  background: rgba(255,255,255,0.05);
  color: #EEEEFF;
}.dcq-sb_link_b07.dcq-state_active_b07 {
  background: rgba(123,107,245,0.18);
  color: #EEEEFF;
}.dcq-sb_ic_b07 {
  border-radius: 0.313rem;
  flex-shrink: 0;
  width: 1.875rem;
  align-items: center;
  display: flex;
  height: 1.875rem;
  justify-content: center;
}.dcq-sb_ic_b07 svg {
  stroke-linecap: round;
  width: 16px;
  height: 16px;
  stroke-linejoin: round;
}.dcq-sb_ic_1_b07 {
  background: rgba(123,107,245,0.07);
  color: #7B6BF5;
}.dcq-sb_ic_2_b07 {
  background: rgba(34,197,94,0.14);
  color: #22C55E;
}.dcq-sb_ic_3_b07 {
  background: rgba(245,166,35,0.14);
  color: #F5A623;
}.dcq-sb_ic_4_b07 {
  background: rgba(74,58,174,0.28);
  color: #4A3AAE;
}.dcq-sb_ic_5_b07 {
  background: rgba(123,107,245,0.07);
  color: #EC4899;
}.dcq-sb_ic_6_b07 {
  background: rgba(74,58,174,0.28);
  color: #B14FF7;
}.dcq-sb_badge_b07 {
  border-radius: 0.313rem;
  padding: 2px 0.438rem;
  background: #F5A623;
  color: #08080F;
  font-weight: 700;
  font-size: 9px;
  margin-left: auto;
}.dcq-sb_bot_b07 {
  gap: 0.5rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  padding: 12px;
  display: flex;
}.dcq-sb_lang_b07,.dcq-sb_help_b07 {
  border-radius: 5px;
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.05);
  flex: 1;
  gap: 0.375rem;
  padding: 0.563rem 0.375rem;
  background: rgba(255,255,255,0.05);
  align-items: center;
  color: #9490C4;
  justify-content: center;
  font-size: 11px;
  font-weight: 600;
  display: flex;
}.dcq-sb_lang_b07:hover,.dcq-sb_help_b07:hover {
  border-color: rgba(140,122,255,0.45);
  color: #EEEEFF;
}.dcq-sb_lang_b07 svg,.dcq-sb_help_b07 svg {
  stroke-linecap: round;
  width: 0.813rem;
  height: 0.813rem;
  stroke-linejoin: round;
}.dcq-sb_bd_b07 {
  background: rgba(5,5,13,0.72);
  inset: 0;
  position: fixed;
  z-index: 69;
  display: none;
}.dcq-sb_bd_b07.dcq-state_on_b07 {
  display: block;
}
@media(min-width: 1081px) {.dcq-sb_bd_b07 {
  display: none!important;
}
}.dcq-mob_nav_b07 {
  border-top: 1px solid rgba(255,255,255,0.09);
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #111126;
  z-index: 80;
  bottom: 0;
  left: 0;
  display: flex;
  position: fixed;
  right: 0;
}
@media(min-width: 1078px) {.dcq-mob_nav_b07 {
  display: none;
}
}.dcq-mob_nav_item_b07 {
  padding: 0.25rem 2px;
  gap: 4px;
  flex: 1;
  align-items: center;
  cursor: pointer;
  color: #524F78;
  flex-direction: column;
  display: flex;
}.dcq-mob_nav_ic_b07 {
  line-height: 1;
}.dcq-mob_nav_ic_b07 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 20px;
  height: 1.25rem;
}.dcq-mob_nav_lb_b07 {
  font-weight: 600;
  font-size: 0.625rem;
  color: #524F78;
}.dcq-mob_nav_item_b07.dcq-state_active_b07 {
  color: #7B6BF5;
}.dcq-mob_nav_item_b07.dcq-state_active_b07 .dcq-mob_nav_lb_b07 {
  color: #7B6BF5;
}.dcq-hero_b07 {
  padding: 20px 1rem 0;
  background: #090912;
}
@media(min-width: 766px) {.dcq-hero_b07 {
  padding: 1.5rem 1.5rem 0;
}
}.dcq-hero_in_b07 {
  margin: 0 auto;
  gap: 12px;
  display: grid;
  max-width: 1320px;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.dcq-hero_in_b07 {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1101px) {.dcq-hero_in_b07 {
  grid-template-columns: 1fr 340px;
}
}.dcq-hero_promo_b07 {
  overflow: hidden;
  border-radius: 0.875rem;
  background: #0D0D1E;
  display: flex;
  min-height: 13.75rem;
  position: relative;
  align-items: stretch;
}
@media(min-width: 770px) {.dcq-hero_promo_b07 {
  min-height: 17.5rem;
}
}.dcq-hero_promo_bg_b07 {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg,#1A0F3C 0%,#090912 100%);
  position: absolute;
  background-size: cover;
}.dcq-hero_promo_bg_b07::after {
  inset: 0;
  background: linear-gradient(90deg,#090912 0%,rgba(5,5,13,0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.dcq-hero_promo_glow_b07 {
  background: radial-gradient(circle,rgba(74,58,174,0.28) 0%,transparent 65%);
  border-radius: 50%;
  right: 3.75rem;
  position: absolute;
  height: 300px;
  pointer-events: none;
  width: 300px;
  top: -2.5rem;
}.dcq-hero_promo_ct_b07 {
  padding: 28px 1.5rem 28px 28px;
  position: relative;
  flex-direction: column;
  display: flex;
  justify-content: center;
  z-index: 2;
  max-width: 480px;
}
@media(min-width: 765px) {.dcq-hero_promo_ct_b07 {
  padding: 40px 32px;
}
}.dcq-hero_badge_b07 {
  border: 1px solid rgba(123,107,245,0.07);
  background: rgba(123,107,245,0.18);
  padding: 5px 12px;
  border-radius: 1.25rem;
  margin-bottom: 14px;
  text-transform: uppercase;
  color: #7B6BF5;
  font-weight: 700;
  display: inline-block;
  letter-spacing: .08em;
  font-size: 0.625rem;
}.dcq-hero_h1_b07 {
  font-size: 26px;
  color: #EEEEFF;
  font-weight: 800;
  margin-bottom: 0.625rem;
  font-family: 'Exo 2', sans-serif;
  line-height: 1.15;
  overflow-wrap: break-word;
}.dcq-hero_h1_b07 em {
  font-style: normal;
  color: #F5A623;
}
@media(min-width: 765px) {.dcq-hero_h1_b07 {
  font-size: 2.25rem;
}
}.dcq-hero_sub_b07 {
  margin-bottom: 20px;
  font-size: 0.813rem;
  line-height: 1.55;
  color: #9490C4;
}
@media(min-width: 767px) {.dcq-hero_sub_b07 {
  font-size: 0.875rem;
}
}.dcq-hero_row_b07 {
  gap: 0.625rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.dcq-hero_cta_b07 {
  border-radius: 8px;
  padding: 0.813rem 26px;
  transition: background .2s;
  background: #22C55E;
  box-shadow: 0 0 1.125rem rgba(34,197,94,0.38), 0 3px 10px rgba(5,5,13,0.55);
  font-size: 14px;
  font-weight: 700;
  color: #08080F;
}.dcq-hero_cta_b07:hover {
  background: #16A34A;
}.dcq-hero_terms_b07 {
  font-size: 0.688rem;
  color: #524F78;
}.dcq-hero_game_b07 {
  overflow: hidden;
  border-radius: 0.875rem;
  background: #0D0D1E;
  border: 1px solid rgba(255,255,255,0.05);
  display: flex;
  position: relative;
  flex-direction: column;
}.dcq-hero_game_badge_b07 {
  background: rgba(245,166,35,0.14);
  border-radius: 20px;
  padding: 0.313rem 10px;
  border: 1px solid rgba(245,166,35,0.14);
  font-size: 0.625rem;
  position: absolute;
  font-weight: 700;
  left: 0.75rem;
  text-transform: uppercase;
  letter-spacing: .06em;
  z-index: 3;
  top: 0.75rem;
  color: #F5A623;
}.dcq-hero_game_badge_b07 svg {
  width: 11px;
  vertical-align: -1px;
  height: 0.688rem;
  margin-right: 0.25rem;
}.dcq-hero_game_img_b07 {
  background: linear-gradient(135deg,#1A0F3C,#090912);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.dcq-hero_game_img_b07 img {
  inset: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
}.dcq-hero_game_play_b07 {
  transition: opacity .2s;
  inset: 0;
  background: rgba(5,5,13,0.72);
  display: flex;
  opacity: 0;
  justify-content: center;
  align-items: center;
  position: absolute;
}.dcq-hero_game_b07:hover .dcq-hero_game_play_b07 {
  opacity: 1;
}.dcq-hero_game_play_b07 span {
  border-radius: 50%;
  background: #7B6BF5;
  align-items: center;
  width: 52px;
  justify-content: center;
  height: 52px;
  display: flex;
}.dcq-hero_game_play_b07 span svg {
  margin-left: 2px;
  width: 18px;
  height: 18px;
}.dcq-hero_game_info_b07 {
  padding: 14px 1rem;
}.dcq-hero_game_title_b07 {
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  color: #EEEEFF;
  font-size: 15px;
  font-weight: 700;
}.dcq-hero_game_provider_b07 {
  font-size: 0.688rem;
  color: #6B679A;
}.dcq-hero_game_btn_b07 {
  margin: 0.75rem 16px 16px;
  border-radius: 8px;
  transition: background .2s;
  background: #7B6BF5;
  padding: 0.688rem;
  font-size: 13px;
  font-weight: 700;
  display: block;
  color: #EEEEFF;
  text-align: center;
}.dcq-hero_game_b07:hover .dcq-hero_game_btn_b07 {
  background: #9282FF;
}.dcq-sbar_b07 {
  padding: 16px 1rem 0;
  background: #090912;
}
@media(min-width: 769px) {.dcq-sbar_b07 {
  padding: 1.125rem 1.5rem 0;
}
}.dcq-sbar_in_b07 {
  margin: 0 auto;
  max-width: 1320px;
}.dcq-sbar_row_b07 {
  gap: 10px;
  margin-bottom: 12px;
  display: flex;
  flex-wrap: wrap;
}.dcq-sbar_input_b07 {
  flex: 1;
  padding: 11px 16px;
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.09);
  background: #0D0D1E;
  gap: 0.625rem;
  border-radius: 8px;
  font-size: 13px;
  align-items: center;
  cursor: pointer;
  color: #6B679A;
  display: flex;
}.dcq-sbar_input_b07:hover {
  border-color: rgba(140,122,255,0.45);
}.dcq-sbar_input_b07 svg {
  stroke-linejoin: round;
  height: 15px;
  flex-shrink: 0;
  width: 15px;
  stroke-linecap: round;
}.dcq-sbar_providers_b07 {
  border-radius: 0.5rem;
  gap: 0.5rem;
  padding: 0.688rem 18px;
  border: 1px solid rgba(255,255,255,0.09);
  transition: border-color .2s;
  background: #0D0D1E;
  white-space: nowrap;
  font-size: 13px;
  color: #C4C2E6;
  display: flex;
  font-weight: 600;
  align-items: center;
}.dcq-sbar_providers_b07:hover {
  border-color: rgba(140,122,255,0.45);
  color: #EEEEFF;
}.dcq-sbar_providers_b07 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.875rem;
  width: 14px;
}.dcq-sbar_tabs_b07 {
  gap: 6px;
  display: flex;
  padding-bottom: 2px;
  overflow-x: auto;
  scrollbar-width: none;
}.dcq-sbar_tabs_b07::-webkit-scrollbar {
  display: none;
}.dcq-sbar_tab_b07 {
  transition: background .15s,color .15s,border-color .15s;
  border-radius: 20px;
  padding: 0.5rem 0.875rem;
  border: 1px solid rgba(255,255,255,0.05);
  gap: 0.438rem;
  background: rgba(255,255,255,0.05);
  font-weight: 600;
  font-size: 0.75rem;
  align-items: center;
  color: #9490C4;
  cursor: pointer;
  display: flex;
  white-space: nowrap;
  flex-shrink: 0;
}.dcq-sbar_tab_b07:hover {
  background: rgba(255,255,255,0.07);
  border-color: rgba(140,122,255,0.45);
  color: #EEEEFF;
}.dcq-sbar_tab_b07.dcq-state_active_b07 {
  border-color: rgba(123,107,245,0.07);
  background: rgba(123,107,245,0.18);
  color: #EEEEFF;
}.dcq-sbar_tab_ic_b07 svg {
  width: 14px;
  height: 14px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.dcq-wy_b07 {
  padding: 2rem 16px 0;
  background: #090912;
}
@media(min-width: 769px) {.dcq-wy_b07 {
  padding: 2.5rem 24px 0;
}
}.dcq-wy_in_b07 {
  margin: 0 auto;
  max-width: 1320px;
}.dcq-wy_head_b07 {
  margin-bottom: 1.125rem;
  max-width: 720px;
}.dcq-wy_label_b07 {
  text-transform: uppercase;
  color: #7B6BF5;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
}.dcq-wy_h2_b07 {
  overflow-wrap: break-word;
  color: #EEEEFF;
  font-family: 'Exo 2', sans-serif;
  margin-bottom: 0.5rem;
  font-weight: 800;
  font-size: 20px;
}
@media(min-width: 769px) {.dcq-wy_h2_b07 {
  font-size: 1.5rem;
}
}.dcq-wy_intro_b07 {
  margin: 0;
  line-height: 1.6;
  font-size: 0.813rem;
  color: #6B679A;
}.dcq-wy_grid_b07 {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.dcq-wy_grid_b07 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.dcq-wy_grid_b07 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.dcq-wy_card_b07 {
  padding: 20px;
  background: #111126;
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.09);
  transition: border-color .2s,transform .2s;
}.dcq-wy_card_b07:hover {
  border-color: rgba(123,107,245,0.07);
  transform: translateY(-2px);
}.dcq-wy_card_ic_b07 {
  background: rgba(123,107,245,0.18);
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  height: 2.75rem;
  width: 44px;
  display: flex;
  color: #7B6BF5;
  margin-bottom: 14px;
}.dcq-wy_card_ic_b07 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.375rem;
  width: 22px;
}.dcq-wy_card_h_b07 {
  overflow-wrap: break-word;
  font-weight: 700;
  color: #EEEEFF;
  line-height: 1.25;
  font-size: 0.938rem;
  margin-bottom: 6px;
}.dcq-wy_card_p_b07 {
  line-height: 1.6;
  font-size: 0.813rem;
  color: #6B679A;
  overflow-wrap: break-word;
}.dcq-wy_card_p_b07 strong {
  color: #C4C2E6;
  font-weight: 600;
}.dcq-gcg_b07 {
  background: #090912;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.dcq-gcg_b07 {
  padding: 2.75rem 1.5rem 0;
}
}.dcq-gcg_in_b07 {
  margin: 0 auto;
  max-width: 82.5rem;
}.dcq-gcg_head_b07 {
  margin-bottom: 20px;
  max-width: 720px;
}.dcq-gcg_label_b07 {
  letter-spacing: .08em;
  color: #7B6BF5;
  font-size: 11px;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-weight: 700;
}.dcq-gcg_h2_b07 {
  color: #EEEEFF;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Exo 2', sans-serif;
  font-size: 22px;
  margin-bottom: 0.5rem;
}
@media(min-width: 770px) {.dcq-gcg_h2_b07 {
  font-size: 1.75rem;
}
}.dcq-gcg_intro_b07 {
  color: #6B679A;
  line-height: 1.6;
  font-size: 13px;
}.dcq-gcg_grid_b07 {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:640px) {.dcq-gcg_grid_b07 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.dcq-gcg_grid_b07 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.dcq-gcg_card_b07 {
  padding: 20px;
  border: 1px solid rgba(255,255,255,0.09);
  transition: transform .2s,border-color .2s;
  border-radius: 0.875rem;
  overflow: hidden;
  display: flex;
  min-height: 15rem;
  flex-direction: column;
  cursor: pointer;
  justify-content: flex-end;
  position: relative;
}.dcq-gcg_card_b07:hover {
  border-color: rgba(123,107,245,0.18);
  transform: translateY(-3px);
}.dcq-gcg_card_bg_b07 {
  inset: 0;
  z-index: 0;
  position: absolute;
}.dcq-gcg_card_bg_b07::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  position: absolute;
  content: '';
}.dcq-gcg_card_ic_b07 {
  border-radius: 0.313rem;
  background: rgba(0,0,0,.45);
  color: #EEEEFF;
  top: 18px;
  width: 2.5rem;
  position: absolute;
  align-items: center;
  right: 18px;
  height: 40px;
  display: flex;
  z-index: 2;
  justify-content: center;
}.dcq-gcg_card_ic_b07 svg {
  stroke-linecap: round;
  height: 20px;
  width: 1.25rem;
  stroke-linejoin: round;
}.dcq-gcg_card_ct_b07 {
  z-index: 1;
  position: relative;
}.dcq-gcg_card_h_b07 {
  font-family: 'Exo 2', sans-serif;
  color: #EEEEFF;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-size: 18px;
  font-weight: 800;
  line-height: 1.2;
}
@media(min-width:768px) {.dcq-gcg_card_h_b07 {
  font-size: 20px;
}
}.dcq-gcg_card_p_b07 {
  margin-bottom: 10px;
  font-size: 12px;
  color: rgba(255,255,255,.82);
  overflow-wrap: break-word;
  line-height: 1.55;
}.dcq-gcg_card_p_b07 strong {
  color: #EEEEFF;
  font-weight: 600;
}.dcq-gcg_card_cta_b07 {
  gap: 4px;
  text-transform: uppercase;
  letter-spacing: .04em;
  color: #7B6BF5;
  font-size: 12px;
  font-weight: 700;
  display: inline-flex;
  align-items: center;
}.dcq-gcg_card_cta_b07 svg {
  width: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.75rem;
}.dcq-ws_b07 {
  background: #090912;
  padding: 2rem 1rem 0;
}
@media(min-width: 771px) {.dcq-ws_b07 {
  padding: 36px 1.5rem 0;
}
}.dcq-ws_in_b07 {
  margin: 0 auto;
  max-width: 82.5rem;
}.dcq-ws_head_b07 {
  gap: 12px;
  margin-bottom: 14px;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
  align-items: center;
}.dcq-ws_title_b07 {
  gap: 10px;
  overflow-wrap: break-word;
  align-items: center;
  font-weight: 700;
  font-family: 'Exo 2', sans-serif;
  font-size: 16px;
  display: flex;
  flex-wrap: wrap;
  color: #EEEEFF;
}.dcq-ws_title_ic_b07 svg {
  width: 1.125rem;
  height: 18px;
  color: #F5A623;
  stroke-linecap: round;
  stroke-linejoin: round;
}.dcq-ws_online_b07 {
  gap: 7px;
  font-weight: 600;
  color: #6B679A;
  align-items: center;
  font-size: 0.75rem;
  display: flex;
}.dcq-ws_online_dot_b07 {
  background: #22C55E;
  border-radius: 50%;
  box-shadow: 0 0 6px rgba(34,197,94,0.14);
  width: 0.5rem;
  flex-shrink: 0;
  height: 0.5rem;
}.dcq-ws_scroll_b07 {
  gap: 8px;
  padding-bottom: 8px;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
}.dcq-ws_scroll_b07::-webkit-scrollbar {
  display: none;
}.dcq-wc_b07 {
  background: #0D0D1E;
  border-radius: 8px;
  padding: 10px 0.875rem;
  gap: 10px;
  border: 1px solid rgba(255,255,255,0.09);
  flex-shrink: 0;
  display: flex;
  align-items: center;
  min-width: 13.75rem;
}.dcq-wc_img_b07 {
  overflow: hidden;
  border-radius: 0.313rem;
  background: #111126;
  height: 2.25rem;
  width: 36px;
  flex-shrink: 0;
}.dcq-wc_img_b07 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.dcq-wc_info_b07 {
  min-width: 0;
}.dcq-wc_game_b07 {
  overflow: hidden;
  white-space: nowrap;
  color: #C4C2E6;
  text-overflow: ellipsis;
  font-size: 0.75rem;
  font-weight: 600;
}.dcq-wc_player_b07 {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #524F78;
  white-space: nowrap;
  font-size: 10px;
}.dcq-wc_amount_b07 {
  flex-shrink: 0;
  white-space: nowrap;
  margin-left: auto;
  font-weight: 700;
  font-size: 0.813rem;
  color: #22C55E;
}.dcq-reg_b07 {
  background: #090912;
  padding: 36px 16px 0;
}
@media(min-width: 766px) {.dcq-reg_b07 {
  padding: 2.75rem 24px 0;
}
}.dcq-reg_in_b07 {
  background: #111126;
  border-radius: 14px;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255,255,255,0.05);
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.dcq-reg_in_b07 {
  padding: 40px;
}
}.dcq-reg_top_b07 {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:860px) {.dcq-reg_top_b07 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.dcq-reg_label_b07 {
  color: #7B6BF5;
  margin-bottom: 0.625rem;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}.dcq-reg_h2_b07 {
  overflow-wrap: break-word;
  font-family: 'Exo 2', sans-serif;
  font-weight: 800;
  font-size: 1.375rem;
  margin-bottom: 12px;
  line-height: 1.2;
  color: #EEEEFF;
}
@media(min-width:768px) {.dcq-reg_h2_b07 {
  font-size: 1.75rem;
}
}.dcq-reg_bonus_b07 {
  background: rgba(245,166,35,0.14);
  padding: 0.625rem 1rem;
  gap: 8px;
  border: 1px solid rgba(245,166,35,0.14);
  border-radius: 0.5rem;
  display: inline-flex;
  margin-bottom: 1rem;
  align-items: center;
}.dcq-reg_bonus_amount_b07 {
  font-size: 1.25rem;
  font-weight: 800;
  color: #F5A623;
}.dcq-reg_bonus_text_b07 {
  line-height: 1.35;
  font-size: 0.813rem;
  color: #9490C4;
}.dcq-reg_cta_btn_b07 {
  background: #22C55E;
  transition: background .2s;
  border-radius: 0.5rem;
  padding: 14px 32px;
  font-weight: 700;
  display: inline-block;
  color: #08080F;
  margin-bottom: 12px;
  font-size: 15px;
  box-shadow: 0 0 18px rgba(34,197,94,0.38), 0 3px 10px rgba(5,5,13,0.55);
}.dcq-reg_cta_btn_b07:hover {
  background: #16A34A;
}.dcq-reg_terms_b07 {
  font-size: 11px;
  line-height: 1.5;
  color: #524F78;
}.dcq-reg_seo_b07 {
  border-top: 1px solid rgba(255,255,255,0.05);
  color: #6B679A;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  padding-top: 20px;
  margin-top: 1.25rem;
}.dcq-reg_seo_b07 p {
  line-height: 1.65;
  margin-bottom: 10px;
  font-size: 0.813rem;
  color: #6B679A;
}.dcq-reg_seo_b07 p:last-child {
  margin-bottom: 0;
}.dcq-reg_seo_b07 strong {
  font-weight: 700;
  color: #C4C2E6;
}.dcq-reg_seo_b07 a {
  transition: color .2s;
  text-decoration: underline;
  color: #7B6BF5;
}.dcq-reg_seo_b07 a:hover {
  color: #9282FF;
}.dcq-reg_seo_b07 ul,.dcq-reg_seo_b07 ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 18px;
}.dcq-reg_seo_b07 ol {
  list-style: decimal;
}.dcq-reg_seo_b07 li {
  line-height: 1.65;
  font-size: 0.813rem;
  margin-bottom: 4px;
  color: #6B679A;
}.dcq-reg_seo_b07 table {
  margin-bottom: 0.625rem;
  font-size: 0.813rem;
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
  display: block;
}
@media(min-width: 766px) {.dcq-reg_seo_b07 table {
  display: table;
}
}.dcq-reg_seo_b07 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.5rem;
  text-align: left;
  font-weight: 700;
  color: #C4C2E6;
}.dcq-reg_seo_b07 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.5rem;
  color: #6B679A;
}.dcq-reg_steps_b07 {
  gap: 14px;
  flex-direction: column;
  margin-top: 1.75rem;
  display: flex;
}
@media(min-width: 863px) {.dcq-reg_steps_b07 {
  margin-top: 0;
}
}.dcq-reg_step_b07 {
  padding: 16px;
  background: rgba(255,255,255,0.05);
  gap: 14px;
  border: 1px solid rgba(255,255,255,0.05);
  border-radius: 0.5rem;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.dcq-reg_step_num_b07 {
  border: 1px solid rgba(123,107,245,0.07);
  border-radius: 50%;
  background: rgba(123,107,245,0.18);
  justify-content: center;
  height: 2.125rem;
  width: 2.125rem;
  font-weight: 800;
  color: #7B6BF5;
  font-size: 0.875rem;
  align-items: center;
  flex-shrink: 0;
  display: flex;
}.dcq-reg_step_title_b07 {
  color: #EEEEFF;
  margin-bottom: 3px;
  font-size: 14px;
  font-weight: 700;
}.dcq-reg_step_text_b07 {
  line-height: 1.5;
  font-size: 12px;
  color: #6B679A;
}.dcq-reg_trust_b07 {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 10px;
  display: flex;
  margin-top: 20px;
  padding-top: 1.25rem;
  flex-wrap: wrap;
}.dcq-reg_trust_item_b07 {
  gap: 7px;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  display: flex;
  align-items: center;
  color: #6B679A;
}.dcq-reg_trust_ic_b07 svg {
  stroke-linecap: round;
  height: 1rem;
  color: #7B6BF5;
  stroke-linejoin: round;
  width: 16px;
}.dcq-app_b07 {
  background: #090912;
  padding: 36px 1rem 0;
}
@media(min-width: 767px) {.dcq-app_b07 {
  padding: 2.75rem 24px 0;
}
}.dcq-app_in_b07 {
  margin: 0 auto;
  max-width: 1320px;
}.dcq-app_head_b07 {
  margin-bottom: 1rem;
}.dcq-app_label_b07 {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  color: #7B6BF5;
  margin-bottom: 0.5rem;
  font-size: 11px;
}.dcq-app_h2_b07 {
  font-family: 'Exo 2', sans-serif;
  font-size: 20px;
  overflow-wrap: break-word;
  color: #EEEEFF;
  margin-bottom: 6px;
  font-weight: 800;
}
@media(min-width: 771px) {.dcq-app_h2_b07 {
  font-size: 1.5rem;
}
}.dcq-app_sub_b07 {
  overflow-wrap: break-word;
  color: #6B679A;
  font-size: 13px;
  line-height: 1.6;
  max-width: 37.5rem;
}.dcq-app_sub_b07 strong {
  font-weight: 700;
  color: #C4C2E6;
}.dcq-app_cards_b07 {
  gap: 10px;
  margin-top: 1rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.dcq-app_cards_b07 {
  grid-template-columns: repeat(3,1fr);
}
}.dcq-app_card_b07 {
  overflow: hidden;
  padding: 20px;
  gap: 1rem;
  border-radius: 0.5rem;
  position: relative;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.dcq-app_card_ios_b07 {
  background: linear-gradient(135deg,rgba(123,107,245,0.18) 0%,#111126 100%);
}.dcq-app_card_android_b07 {
  background: linear-gradient(135deg,rgba(34,197,94,0.14) 0%,#111126 100%);
}.dcq-app_card_win_b07 {
  background: linear-gradient(135deg,rgba(245,166,35,0.14) 0%,#111126 100%);
}.dcq-app_card_ic_b07 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 2.125rem;
  width: 34px;
}.dcq-app_card_ic_b07 {
  flex-shrink: 0;
  color: #EEEEFF;
}.dcq-app_card_os_b07 {
  font-size: 0.625rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 6px;
  color: #6B679A;
  letter-spacing: .08em;
}.dcq-app_card_title_b07 {
  line-height: 1.2;
  overflow-wrap: break-word;
  font-size: 15px;
  margin-bottom: 6px;
  color: #EEEEFF;
  font-weight: 700;
}.dcq-app_card_text_b07 {
  font-size: 12px;
  line-height: 1.5;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  color: #6B679A;
}.dcq-app_card_btn_b07 {
  transition: background .2s;
  border: 1px solid rgba(140,122,255,0.45);
  padding: 0.625rem 1.125rem;
  border-radius: 5px;
  gap: 0.438rem;
  background: rgba(255,255,255,0.12);
  font-weight: 700;
  font-size: 0.813rem;
  align-items: center;
  color: #EEEEFF;
  display: inline-flex;
}.dcq-app_card_btn_b07:hover {
  background: rgba(255,255,255,0.07);
}.dcq-bon_b07 {
  padding: 36px 1rem 0;
  background: #090912;
}
@media(min-width: 769px) {.dcq-bon_b07 {
  padding: 44px 24px 0;
}
}.dcq-bon_in_b07 {
  margin: 0 auto;
  max-width: 1320px;
}.dcq-bon_head_b07 {
  margin-bottom: 1.25rem;
}.dcq-bon_label_b07 {
  text-transform: uppercase;
  color: #7B6BF5;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
}.dcq-bon_h2_b07 {
  color: #EEEEFF;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 8px;
  font-family: 'Exo 2', sans-serif;
  font-size: 20px;
}
@media(min-width: 769px) {.dcq-bon_h2_b07 {
  font-size: 24px;
}
}.dcq-bon_seo_b07 {
  line-height: 1.6;
  max-width: 620px;
  color: #6B679A;
  overflow-wrap: break-word;
  font-size: 13px;
}.dcq-bon_seo_b07 strong {
  font-weight: 700;
  color: #C4C2E6;
}.dcq-bon_seo_b07 a {
  color: #7B6BF5;
  text-decoration: underline;
}.dcq-bon_grid_b07 {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 639px) {.dcq-bon_grid_b07 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.dcq-bon_grid_b07 {
  grid-template-columns: repeat(5,1fr);
}
}.dcq-bon_card_b07 {
  background: #0D0D1E;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 8px;
  transition: border-color .2s,transform .2s;
  padding: 1rem;
}.dcq-bon_card_b07:hover {
  transform: translateY(-2px);
  border-color: rgba(123,107,245,0.07);
}.dcq-bon_card_ic_b07 svg {
  stroke-linejoin: round;
  height: 26px;
  stroke-linecap: round;
  width: 1.625rem;
}.dcq-bon_card_ic_b07 {
  margin-bottom: 0.625rem;
}.dcq-bon_card_type_b07 {
  color: #6B679A;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 10px;
  margin-bottom: 6px;
  letter-spacing: .06em;
}.dcq-bon_card_amount_b07 {
  color: #F5A623;
  font-size: 1.125rem;
  font-weight: 800;
  line-height: 1.1;
  margin-bottom: 0.375rem;
}.dcq-bon_card_name_b07 {
  margin-bottom: 0.5rem;
  font-size: 13px;
  font-weight: 600;
  overflow-wrap: break-word;
  color: #EEEEFF;
}.dcq-bon_card_detail_b07 {
  border-top: 1px solid rgba(255,255,255,0.05);
  line-height: 1.5;
  color: #524F78;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  padding-top: 0.5rem;
}.dcq-prov_b07 {
  background: #090912;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.dcq-prov_b07 {
  padding: 2.75rem 24px 0;
}
}.dcq-prov_in_b07 {
  margin: 0 auto;
  max-width: 1320px;
}.dcq-prov_head_b07 {
  margin-bottom: 16px;
}.dcq-prov_label_b07 {
  margin-bottom: 0.5rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #7B6BF5;
  font-size: 11px;
}.dcq-prov_h2_b07 {
  color: #EEEEFF;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
  font-size: 20px;
}
@media(min-width: 770px) {.dcq-prov_h2_b07 {
  font-size: 1.5rem;
}
}.dcq-prov_seo_b07 {
  overflow-wrap: break-word;
  color: #6B679A;
  margin-bottom: 1rem;
  line-height: 1.6;
  font-size: 13px;
  max-width: 38.75rem;
}.dcq-prov_seo_b07 strong {
  font-weight: 700;
  color: #C4C2E6;
}.dcq-prov_seo_b07 a {
  color: #7B6BF5;
  text-decoration: underline;
}.dcq-prov_grid_b07 {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 638px) {.dcq-prov_grid_b07 {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1082px) {.dcq-prov_grid_b07 {
  grid-template-columns: repeat(8,1fr);
}
}.dcq-prov_card_b07 {
  border: 1px solid rgba(255,255,255,0.09);
  gap: 0.438rem;
  transition: border-color .2s,background .2s;
  border-radius: 0.5rem;
  background: #0D0D1E;
  padding: 14px 10px;
  cursor: pointer;
  flex-direction: column;
  display: flex;
  align-items: center;
}.dcq-prov_card_b07:hover {
  background: #111126;
  border-color: rgba(140,122,255,0.45);
}.dcq-prov_logo_b07 {
  overflow: hidden;
  background: rgba(255,255,255,0.05);
  border-radius: 0.313rem;
  width: 44px;
  align-items: center;
  display: flex;
  height: 2.75rem;
  justify-content: center;
}.dcq-prov_logo_b07 img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}.dcq-prov_name_b07 {
  overflow-wrap: break-word;
  font-weight: 600;
  text-align: center;
  font-size: 11px;
  color: #9490C4;
}.dcq-htp_b07 {
  padding: 2.25rem 1rem 0;
  background: #090912;
}
@media(min-width: 767px) {.dcq-htp_b07 {
  padding: 2.75rem 1.5rem 0;
}
}.dcq-htp_in_b07 {
  margin: 0 auto;
  max-width: 82.5rem;
}.dcq-htp_head_b07 {
  max-width: 45rem;
  margin-bottom: 1.375rem;
}.dcq-htp_label_b07 {
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
  color: #7B6BF5;
}.dcq-htp_h2_b07 {
  font-family: 'Exo 2', sans-serif;
  color: #EEEEFF;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-weight: 800;
}
@media(min-width: 765px) {.dcq-htp_h2_b07 {
  font-size: 28px;
}
}.dcq-htp_intro_b07 {
  color: #6B679A;
  font-size: 0.875rem;
  line-height: 1.6;
}.dcq-htp_steps_b07 {
  margin: 0;
  list-style: none;
  gap: 0.75rem;
  padding: 0;
  display: grid;
  counter-reset: none;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.dcq-htp_steps_b07 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.dcq-htp_steps_b07 {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.dcq-htp_step_b07 {
  border-radius: 8px;
  background: #111126;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 1.25rem 18px 1.125rem;
  flex-direction: column;
  position: relative;
  display: flex;
}.dcq-htp_step_num_b07 {
  background: #7B6BF5;
  border-radius: 50%;
  top: -0.75rem;
  left: 20px;
  justify-content: center;
  width: 1.75rem;
  font-weight: 800;
  color: #08080F;
  font-family: 'Exo 2', sans-serif;
  display: flex;
  font-size: 13px;
  height: 28px;
  align-items: center;
  position: absolute;
}.dcq-htp_step_ic_b07 {
  background: rgba(123,107,245,0.18);
  border-radius: 0.313rem;
  margin: 0.5rem 0 0.75rem;
  display: flex;
  align-items: center;
  color: #7B6BF5;
  width: 36px;
  height: 2.25rem;
  justify-content: center;
}.dcq-htp_step_ic_b07 svg {
  stroke-linecap: round;
  height: 18px;
  width: 1.125rem;
  stroke-linejoin: round;
}.dcq-htp_step_h_b07 {
  line-height: 1.25;
  overflow-wrap: break-word;
  color: #EEEEFF;
  margin-bottom: 0.375rem;
  font-weight: 700;
  font-size: 0.875rem;
}.dcq-htp_step_p_b07 {
  line-height: 1.55;
  overflow-wrap: break-word;
  color: #6B679A;
  font-size: 13px;
}.dcq-htp_step_p_b07 strong {
  font-weight: 600;
  color: #C4C2E6;
}.dcq-htp_cta_b07 {
  transition: background .2s;
  padding: 0.813rem 26px;
  border-radius: 0.5rem;
  background: #22C55E;
  color: #08080F;
  font-weight: 700;
  display: inline-block;
  margin-top: 1.25rem;
  font-size: 14px;
}.dcq-htp_cta_b07:hover {
  background: #16A34A;
}.dcq-faq_b07 {
  background: #090912;
  padding: 2.25rem 16px 0;
}
@media(min-width: 771px) {.dcq-faq_b07 {
  padding: 2.75rem 24px 0;
}
}.dcq-faq_in_b07 {
  margin: 0 auto;
  max-width: 82.5rem;
}.dcq-faq_head_b07 {
  margin-bottom: 20px;
}.dcq-faq_label_b07 {
  font-weight: 700;
  color: #7B6BF5;
  margin-bottom: 8px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.dcq-faq_h2_b07 {
  font-size: 1.25rem;
  color: #EEEEFF;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
}
@media(min-width:768px) {.dcq-faq_h2_b07 {
  font-size: 24px;
}
}.dcq-faq_list_b07 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.dcq-faq_item_b07 {
  overflow: hidden;
  border-radius: 0.5rem;
  background: #111126;
  border: 1px solid rgba(255,255,255,0.09);
}.dcq-faq_q_b07 {
  gap: 0.75rem;
  padding: 16px 1.25rem;
  transition: color .2s;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 14px;
  color: #C4C2E6;
  flex-wrap: wrap;
  display: flex;
}.dcq-faq_q_b07:hover {
  color: #EEEEFF;
}.dcq-faq_q_ic_b07 {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255,255,255,0.05);
  align-items: center;
  width: 1.5rem;
  flex-shrink: 0;
  justify-content: center;
  font-size: 16px;
  color: #7B6BF5;
  display: flex;
  height: 24px;
}.dcq-faq_item_b07.dcq-state_open_b07 .dcq-faq_q_ic_b07 {
  transform: rotate(45deg);
}.dcq-faq_a_b07 {
  padding: 0 1.25rem 16px;
  color: #6B679A;
  display: none;
  overflow-wrap: break-word;
  line-height: 1.7;
  font-size: 13px;
}.dcq-faq_item_b07.dcq-state_open_b07 .dcq-faq_a_b07 {
  display: block;
}.dcq-faq_a_b07 strong {
  color: #C4C2E6;
  font-weight: 700;
}.dcq-faq_a_b07 a {
  color: #7B6BF5;
  text-decoration: underline;
}.dcq-faq_a_b07 ul,.dcq-faq_a_b07 ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 20px;
}.dcq-faq_a_b07 ol {
  list-style: decimal;
}.dcq-faq_a_b07 li {
  line-height: 1.6;
  margin-bottom: 4px;
}.dcq-faq_a_b07 table {
  margin: 0.5rem 0;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  width: 100%;
  font-size: 12px;
}
@media(min-width: 765px) {.dcq-faq_a_b07 table {
  display: table;
}
}.dcq-faq_a_b07 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.375rem 0.5rem;
  text-align: left;
  color: #C4C2E6;
  font-weight: 700;
}.dcq-faq_a_b07 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 6px 0.5rem;
  color: #6B679A;
}.dcq-pmt_b07 {
  padding: 36px 1rem 0;
  background: #090912;
}
@media(min-width:768px) {.dcq-pmt_b07 {
  padding: 44px 1.5rem 0;
}
}.dcq-pmt_in_b07 {
  margin: 0 auto;
  max-width: 1320px;
}.dcq-pmt_head_b07 {
  margin-bottom: 22px;
  max-width: 45rem;
}.dcq-pmt_label_b07 {
  text-transform: uppercase;
  color: #7B6BF5;
  font-weight: 700;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.dcq-pmt_h2_b07 {
  font-weight: 800;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  color: #EEEEFF;
  font-family: 'Exo 2', sans-serif;
  margin-bottom: 8px;
}
@media(min-width: 771px) {.dcq-pmt_h2_b07 {
  font-size: 1.75rem;
}
}.dcq-pmt_intro_b07 {
  overflow-wrap: break-word;
  font-size: 14px;
  line-height: 1.6;
  color: #6B679A;
}.dcq-pmt_groups_b07 {
  gap: 20px;
  flex-direction: column;
  display: flex;
}.dcq-pmt_group_b07 {
  padding: 1.25rem;
  background: #111126;
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.09);
}.dcq-pmt_group_head_b07 {
  gap: 12px;
  margin-bottom: 0.625rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.dcq-pmt_group_ic_b07 {
  background: rgba(123,107,245,0.18);
  border-radius: 0.313rem;
  height: 2.25rem;
  justify-content: center;
  flex-shrink: 0;
  color: #7B6BF5;
  align-items: center;
  display: flex;
  width: 36px;
}.dcq-pmt_group_ic_b07 svg {
  stroke-linejoin: round;
  height: 1.125rem;
  stroke-linecap: round;
  width: 18px;
}.dcq-pmt_group_h_b07 {
  margin: 0;
  font-weight: 700;
  font-size: 1rem;
  overflow-wrap: break-word;
  color: #EEEEFF;
  font-family: 'Exo 2', sans-serif;
}.dcq-pmt_group_p_b07 {
  overflow-wrap: break-word;
  font-size: 13px;
  margin-bottom: 14px;
  color: #6B679A;
  line-height: 1.6;
}.dcq-pmt_group_p_b07 strong {
  color: #C4C2E6;
  font-weight: 600;
}.dcq-pmt_table_wrap_b07 {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.dcq-pmt_table_b07 {
  border-collapse: collapse;
  width: 100%;
  min-width: 33.75rem;
  font-size: 13px;
}.dcq-pmt_table_b07 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 0.75rem;
  color: #C4C2E6;
  font-size: 0.688rem;
  font-weight: 700;
  text-align: left;
  text-transform: uppercase;
  white-space: nowrap;
  letter-spacing: .04em;
}.dcq-pmt_table_b07 td {
  padding: 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #6B679A;
}.dcq-pmt_table_b07 tbody tr:last-child td {
  border-bottom: none;
}.dcq-pmt_table_b07 tr:hover td {
  background: rgba(255,255,255,0.05);
  color: #C4C2E6;
}.dcq-rv_b07 {
  padding: 2.25rem 16px 0;
  background: #090912;
}
@media(min-width: 769px) {.dcq-rv_b07 {
  padding: 2.75rem 24px 0;
}
}.dcq-rv_in_b07 {
  margin: 0 auto;
  max-width: 1320px;
}.dcq-rv_head_b07 {
  margin-bottom: 20px;
  max-width: 720px;
}.dcq-rv_label_b07 {
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  color: #7B6BF5;
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
}.dcq-rv_h2_b07 {
  font-weight: 800;
  font-size: 1.375rem;
  margin-bottom: 0.625rem;
  color: #EEEEFF;
  overflow-wrap: break-word;
  font-family: 'Exo 2', sans-serif;
}
@media(min-width: 769px) {.dcq-rv_h2_b07 {
  font-size: 1.75rem;
}
}.dcq-rv_stats_b07 {
  gap: 1.125rem;
  font-size: 0.813rem;
  flex-wrap: wrap;
  color: #6B679A;
  align-items: center;
  display: flex;
}.dcq-rv_stats_score_b07 {
  gap: 0.375rem;
  align-items: baseline;
  display: flex;
}.dcq-rv_stats_score_val_b07 {
  font-family: 'Exo 2', sans-serif;
  font-weight: 800;
  font-size: 22px;
  color: #F5A623;
}.dcq-rv_stats_score_max_b07 {
  font-size: 13px;
  color: #524F78;
}.dcq-rv_stats_badge_b07 {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}.dcq-rv_stats_badge_b07 svg {
  height: 0.875rem;
  color: #F5A623;
  width: 14px;
}.dcq-rv_grid_b07 {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:640px) {.dcq-rv_grid_b07 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.dcq-rv_grid_b07 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.dcq-rv_card_b07 {
  background: #111126;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 20px;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
}.dcq-rv_card_stars_b07 {
  gap: 2px;
  display: flex;
  margin-bottom: 0.625rem;
  color: #F5A623;
}.dcq-rv_card_stars_b07 svg {
  width: 14px;
  height: 14px;
}.dcq-rv_card_h_b07 {
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 8px;
  color: #EEEEFF;
  font-size: 14px;
  overflow-wrap: break-word;
}.dcq-rv_card_body_b07 {
  flex: 1;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 0.813rem;
  margin-bottom: 14px;
  color: #6B679A;
}.dcq-rv_card_body_b07 strong {
  color: #C4C2E6;
  font-weight: 600;
}.dcq-rv_card_meta_b07 {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.625rem;
  flex-wrap: wrap;
  padding-top: 0.75rem;
  align-items: center;
  display: flex;
  justify-content: space-between;
}.dcq-rv_card_author_b07 {
  font-weight: 600;
  color: #C4C2E6;
  font-size: 0.75rem;
}.dcq-rv_card_date_b07 {
  color: #524F78;
  font-size: 11px;
}.dcq-seo_b07 {
  background: #090912;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.dcq-seo_b07 {
  padding: 2.75rem 1.5rem 0;
}
}.dcq-seo_in_b07 {
  padding: 28px 24px;
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.09);
  background: #111126;
  border-radius: 0.875rem;
  max-width: 1320px;
}
@media(min-width: 767px) {.dcq-seo_in_b07 {
  padding: 2.25rem 40px;
}
}.dcq-seo_label_b07 {
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
  color: #7B6BF5;
  font-weight: 700;
}.dcq-seo_h2_b07 {
  margin-bottom: 14px;
  font-size: 1.25rem;
  font-weight: 800;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-family: 'Exo 2', sans-serif;
  color: #EEEEFF;
}
@media(min-width: 770px) {.dcq-seo_h2_b07 {
  font-size: 24px;
}
}.dcq-seo_body_b07 {
  font-size: 14px;
  overflow-wrap: break-word;
  color: #9490C4;
  line-height: 1.75;
}.dcq-seo_body_b07 p {
  color: #9490C4;
  line-height: 1.75;
  margin-bottom: 12px;
  font-size: 0.875rem;
}.dcq-seo_body_b07 p:last-child {
  margin-bottom: 0;
}.dcq-seo_body_b07 strong {
  font-weight: 700;
  color: #C4C2E6;
}.dcq-seo_body_b07 a {
  transition: color .2s;
  text-decoration: underline;
  color: #7B6BF5;
}.dcq-seo_body_b07 a:hover {
  color: #9282FF;
}.dcq-seo_body_b07 ul,.dcq-seo_body_b07 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.dcq-seo_body_b07 ol {
  list-style: decimal;
}.dcq-seo_body_b07 li {
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
  color: #9490C4;
  line-height: 1.75;
}.dcq-seo_body_b07 table {
  margin-bottom: 0.75rem;
  width: 100%;
  overflow-x: auto;
  display: block;
  font-size: 0.813rem;
  border-collapse: collapse;
}
@media(min-width: 767px) {.dcq-seo_body_b07 table {
  display: table;
}
}.dcq-seo_body_b07 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 0.75rem;
  color: #C4C2E6;
  font-weight: 700;
  text-align: left;
}.dcq-seo_body_b07 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 12px;
  color: #9490C4;
}.dcq-seo_cols_b07 {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 637px) {.dcq-seo_cols_b07 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.dcq-seo_cols_b07 {
  grid-template-columns: repeat(3,1fr);
}
}.dcq-seo_col_h_b07 {
  margin-bottom: 7px;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #C4C2E6;
}.dcq-seo_col_p_b07 {
  color: #6B679A;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.dcq-seo_stats_b07 {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.dcq-seo_stat_b07 {
  background: rgba(123,107,245,0.07);
  border-radius: 0.5rem;
  flex: 1;
  border: 1px solid rgba(123,107,245,0.18);
  padding: 14px 1rem;
  min-width: 140px;
}.dcq-seo_stat_val_b07 {
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 0.25rem;
  color: #7B6BF5;
}.dcq-seo_stat_lb_b07 {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #6B679A;
}.dcq-seo_b07 {
  background: #090912;
  padding: 36px 1rem 0;
}
@media(min-width: 765px) {.dcq-seo_b07 {
  padding: 44px 1.5rem 0;
}
}.dcq-seo_in_b07 {
  padding: 1.75rem 24px;
  border-radius: 14px;
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.09);
  background: #111126;
  max-width: 1320px;
}
@media(min-width: 766px) {.dcq-seo_in_b07 {
  padding: 36px 40px;
}
}.dcq-seo_label_b07 {
  font-weight: 700;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #7B6BF5;
  font-size: 11px;
}.dcq-seo_h2_b07 {
  font-size: 1.25rem;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  color: #EEEEFF;
  font-weight: 800;
  line-height: 1.25;
  font-family: 'Exo 2', sans-serif;
}
@media(min-width: 769px) {.dcq-seo_h2_b07 {
  font-size: 24px;
}
}.dcq-seo_body_b07 {
  overflow-wrap: break-word;
  font-size: 14px;
  line-height: 1.75;
  color: #9490C4;
}.dcq-seo_body_b07 p {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #9490C4;
  margin-bottom: 0.75rem;
}.dcq-seo_body_b07 p:last-child {
  margin-bottom: 0;
}.dcq-seo_body_b07 strong {
  font-weight: 700;
  color: #C4C2E6;
}.dcq-seo_body_b07 a {
  transition: color .2s;
  text-decoration: underline;
  color: #7B6BF5;
}.dcq-seo_body_b07 a:hover {
  color: #9282FF;
}.dcq-seo_body_b07 ul,.dcq-seo_body_b07 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.dcq-seo_body_b07 ol {
  list-style: decimal;
}.dcq-seo_body_b07 li {
  margin-bottom: 6px;
  font-size: 0.875rem;
  color: #9490C4;
  line-height: 1.75;
}.dcq-seo_body_b07 table {
  width: 100%;
  display: block;
  overflow-x: auto;
  margin-bottom: 12px;
  border-collapse: collapse;
  font-size: 13px;
}
@media(min-width:768px) {.dcq-seo_body_b07 table {
  display: table;
}
}.dcq-seo_body_b07 th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  text-align: left;
  color: #C4C2E6;
}.dcq-seo_body_b07 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 12px;
  color: #9490C4;
}.dcq-seo_cols_b07 {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 643px) {.dcq-seo_cols_b07 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.dcq-seo_cols_b07 {
  grid-template-columns: repeat(3,1fr);
}
}.dcq-seo_col_h_b07 {
  color: #C4C2E6;
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 7px;
  overflow-wrap: break-word;
}.dcq-seo_col_p_b07 {
  color: #6B679A;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.65;
}.dcq-seo_stats_b07 {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.dcq-seo_stat_b07 {
  padding: 14px 16px;
  flex: 1;
  border-radius: 8px;
  background: rgba(123,107,245,0.07);
  border: 1px solid rgba(123,107,245,0.18);
  min-width: 8.75rem;
}.dcq-seo_stat_val_b07 {
  font-size: 20px;
  margin-bottom: 0.25rem;
  color: #7B6BF5;
  font-weight: 800;
  overflow-wrap: break-word;
}.dcq-seo_stat_lb_b07 {
  overflow-wrap: break-word;
  color: #6B679A;
  font-size: 0.688rem;
}.dcq-seo_b07 {
  background: #090912;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.dcq-seo_b07 {
  padding: 2.75rem 1.5rem 0;
}
}.dcq-seo_in_b07 {
  border-radius: 14px;
  background: #111126;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 28px 1.5rem;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 771px) {.dcq-seo_in_b07 {
  padding: 2.25rem 2.5rem;
}
}.dcq-seo_label_b07 {
  font-weight: 700;
  text-transform: uppercase;
  color: #7B6BF5;
  margin-bottom: 10px;
  font-size: 11px;
  letter-spacing: .08em;
}.dcq-seo_h2_b07 {
  overflow-wrap: break-word;
  font-family: 'Exo 2', sans-serif;
  font-weight: 800;
  margin-bottom: 0.875rem;
  line-height: 1.25;
  color: #EEEEFF;
  font-size: 20px;
}
@media(min-width: 771px) {.dcq-seo_h2_b07 {
  font-size: 24px;
}
}.dcq-seo_body_b07 {
  font-size: 0.875rem;
  color: #9490C4;
  overflow-wrap: break-word;
  line-height: 1.75;
}.dcq-seo_body_b07 p {
  line-height: 1.75;
  color: #9490C4;
  font-size: 14px;
  margin-bottom: 0.75rem;
}.dcq-seo_body_b07 p:last-child {
  margin-bottom: 0;
}.dcq-seo_body_b07 strong {
  font-weight: 700;
  color: #C4C2E6;
}.dcq-seo_body_b07 a {
  transition: color .2s;
  text-decoration: underline;
  color: #7B6BF5;
}.dcq-seo_body_b07 a:hover {
  color: #9282FF;
}.dcq-seo_body_b07 ul,.dcq-seo_body_b07 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.dcq-seo_body_b07 ol {
  list-style: decimal;
}.dcq-seo_body_b07 li {
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
  color: #9490C4;
  line-height: 1.75;
}.dcq-seo_body_b07 table {
  font-size: 13px;
  width: 100%;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
}
@media(min-width: 769px) {.dcq-seo_body_b07 table {
  display: table;
}
}.dcq-seo_body_b07 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 12px;
  font-weight: 700;
  text-align: left;
  color: #C4C2E6;
}.dcq-seo_body_b07 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 12px;
  color: #9490C4;
}.dcq-seo_cols_b07 {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 643px) {.dcq-seo_cols_b07 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.dcq-seo_cols_b07 {
  grid-template-columns: repeat(3,1fr);
}
}.dcq-seo_col_h_b07 {
  color: #C4C2E6;
  margin-bottom: 7px;
  font-weight: 700;
  font-size: 13px;
  overflow-wrap: break-word;
}.dcq-seo_col_p_b07 {
  line-height: 1.65;
  font-size: 0.813rem;
  color: #6B679A;
  overflow-wrap: break-word;
}.dcq-seo_stats_b07 {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.dcq-seo_stat_b07 {
  padding: 0.875rem 16px;
  flex: 1;
  border: 1px solid rgba(123,107,245,0.18);
  background: rgba(123,107,245,0.07);
  border-radius: 8px;
  min-width: 140px;
}.dcq-seo_stat_val_b07 {
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  color: #7B6BF5;
}.dcq-seo_stat_lb_b07 {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #6B679A;
}.dcq-ft_b07 {
  background: #05050D;
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 48px;
}.dcq-ft_support_b07 {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 24px 1rem;
}
@media(min-width: 765px) {.dcq-ft_support_b07 {
  padding: 28px 24px;
}
}.dcq-ft_support_in_b07 {
  gap: 16px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  max-width: 1320px;
}.dcq-ft_support_main_b07 {
  flex: 1;
  gap: 1rem;
  display: flex;
  min-width: 220px;
  flex-wrap: wrap;
  align-items: center;
}.dcq-ft_support_ic_b07 {
  color: #7B6BF5;
  flex-shrink: 0;
}.dcq-ft_support_ic_b07 svg {
  height: 30px;
  stroke-linejoin: round;
  width: 30px;
  stroke-linecap: round;
}.dcq-ft_support_text_title_b07 {
  color: #EEEEFF;
  overflow-wrap: break-word;
  margin-bottom: 3px;
  font-size: 15px;
  font-weight: 700;
}.dcq-ft_support_text_sub_b07 {
  overflow-wrap: break-word;
  color: #6B679A;
  font-size: 0.75rem;
}.dcq-ft_support_btn_b07 {
  border-radius: 0.5rem;
  padding: 11px 1.375rem;
  transition: background .2s;
  background: #7B6BF5;
  font-weight: 700;
  white-space: nowrap;
  flex-shrink: 0;
  font-size: 13px;
  color: #EEEEFF;
}.dcq-ft_support_btn_b07:hover {
  background: #9282FF;
}.dcq-ft_support_contacts_b07 {
  gap: 1rem;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.dcq-ft_support_contact_b07 {
  font-size: 0.75rem;
  color: #524F78;
  line-height: 1.4;
}.dcq-ft_support_contact_b07 strong {
  margin-bottom: 2px;
  font-size: 0.688rem;
  font-weight: 600;
  display: block;
  color: #9490C4;
}.dcq-ft_main_b07 {
  padding: 2rem 16px 24px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 769px) {.dcq-ft_main_b07 {
  padding: 40px 1.5rem 2rem;
}
}.dcq-ft_main_in_b07 {
  margin: 0 auto;
  gap: 24px;
  grid-template-columns: 1fr 1fr;
  display: grid;
  max-width: 1320px;
}
@media(min-width: 639px) {.dcq-ft_main_in_b07 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.dcq-ft_main_in_b07 {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.dcq-ft_col_logo_b07 {
  grid-column: 1/-1;
}
@media(min-width: 1078px) {.dcq-ft_col_logo_b07 {
  grid-column: auto;
}
}.dcq-ft_logo_b07 {
  gap: 0.563rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 16px;
  align-items: center;
  display: flex;
  color: #EEEEFF;
  margin-bottom: 12px;
  flex-wrap: wrap;
}.dcq-ft_logo_mark_b07 {
  border-radius: 5px;
  overflow: hidden;
  height: 1.875rem;
  width: 30px;
}.dcq-ft_logo_mark_b07 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.dcq-ft_logo_sub_b07 {
  max-width: 12.5rem;
  color: #524F78;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  line-height: 1.55;
}.dcq-ft_col_title_b07 {
  color: #9490C4;
  margin-bottom: 0.875rem;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px;
  letter-spacing: .07em;
}.dcq-ft_col_links_b07 {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.dcq-ft_col_link_b07 {
  transition: color .2s;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #524F78;
}.dcq-ft_col_link_b07:hover {
  color: #C4C2E6;
}.dcq-ft_apps_b07 {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.dcq-ft_app_card_b07 {
  padding: 0.625rem 12px;
  transition: border-color .2s;
  border-radius: 0.313rem;
  border: 1px solid rgba(255,255,255,0.09);
  gap: 10px;
  background: rgba(255,255,255,0.05);
  display: flex;
  align-items: center;
}.dcq-ft_app_card_b07:hover {
  border-color: rgba(140,122,255,0.45);
}.dcq-ft_app_card_ic_b07 svg {
  width: 22px;
  height: 1.375rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.dcq-ft_app_card_os_b07 {
  color: #524F78;
  font-weight: 600;
  font-size: 0.625rem;
}.dcq-ft_app_card_action_b07 {
  font-size: 0.75rem;
  color: #C4C2E6;
  font-weight: 700;
}.dcq-ft_bot_b07 {
  padding: 1.25rem 1rem;
}
@media(min-width: 766px) {.dcq-ft_bot_b07 {
  padding: 1.25rem 24px;
}
}.dcq-ft_bot_in_b07 {
  gap: 16px;
  margin: 0 auto;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  max-width: 1320px;
}.dcq-ft_socials_b07 {
  gap: 0.5rem;
  display: flex;
}.dcq-ft_soc_b07 {
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 5px;
  transition: background .2s;
  background: rgba(255,255,255,0.05);
  width: 36px;
  color: #9490C4;
  height: 36px;
  justify-content: center;
  display: flex;
  align-items: center;
}.dcq-ft_soc_b07 svg {
  height: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 16px;
}.dcq-ft_soc_b07:hover {
  background: rgba(255,255,255,0.07);
}.dcq-ft_legal_b07 {
  flex: 1;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  min-width: 12.5rem;
  line-height: 1.6;
  color: #7874A8;
}.dcq-ft_legal_b07 strong {
  color: #9490C4;
  font-weight: 700;
}.dcq-ft_legal_b07 a {
  text-decoration: underline;
  color: #9490C4;
}.dcq-ft_age_b07 {
  border: 2px solid #7874A8;
  border-radius: 50%;
  width: 2rem;
  height: 2rem;
  font-weight: 800;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 11px;
  flex-shrink: 0;
  color: #7874A8;
  margin-left: auto;
}