*,::before,::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  color: #B8D0E8;
  line-height: 1.6;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
  font-family: 'Inter', sans-serif;
  background-color: #060D18;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  border: none;
  background: transparent;
  color: inherit;
  cursor: pointer;
}a {
  color: inherit;
  text-decoration: none;
}.dsx_layout-1uq {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.dsx_page-1uq {
  display: flex;
  min-height: 100vh;
}.dsx_main-1uq {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media screen and (min-width: 1082px) {.dsx_main-1uq {
  padding-left: 220px;
}
}
@media screen and (max-width: 1080px) {.dsx_main-1uq {
  padding-bottom: 4.5rem;
}
}.dsx_gc-1uq {
  background: #0A1422;
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.05);
  flex-shrink: 0;
  width: 140px;
  cursor: pointer;
  position: relative;
}
@media(min-width: 643px) {.dsx_gc-1uq {
  width: 9.75rem;
}
}
@media(min-width: 1078px) {.dsx_gc-1uq {
  width: 168px;
}
}.dsx_gc-1uq:hover {
  border-color: rgba(0,196,232,0.07);
  transform: translateY(-3px);
}.dsx_gc_img-1uq {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.dsx_gc_img-1uq img {
  inset: 0;
  height: 100%;
  object-fit: cover;
  position: absolute;
  width: 100%;
}.dsx_gc_hover-1uq {
  inset: 0;
  transition: opacity .2s;
  background: rgba(3,8,16,0.74);
  opacity: 0;
  justify-content: center;
  position: absolute;
  display: flex;
  align-items: center;
}.dsx_gc-1uq:hover .dsx_gc_hover-1uq {
  opacity: 1;
}.dsx_gc_hover_btn-1uq {
  border-radius: 4px;
  padding: 0.5rem 16px;
  background: #00C4E8;
  font-size: 12px;
  font-weight: 700;
  color: #EEF6FF;
}.dsx_gc_info-1uq {
  padding: 8px 10px 0.625rem;
}.dsx_gc_name-1uq {
  overflow: hidden;
  margin-bottom: 3px;
  color: #B8D0E8;
  max-width: 100%;
  font-weight: 600;
  font-size: 0.75rem;
  white-space: nowrap;
  text-overflow: ellipsis;
}.dsx_gc_prov-1uq {
  font-size: 10px;
  color: #638496;
}.dsx_gc_tag-1uq {
  padding: 2px 0.438rem;
  border-radius: 0.25rem;
  left: 6px;
  font-size: 0.563rem;
  text-transform: uppercase;
  position: absolute;
  z-index: 2;
  letter-spacing: .04em;
  top: 6px;
  font-weight: 700;
}.dsx_gc_tag_hot-1uq {
  background: #E83040;
  color: #fff;
}.dsx_gc_tag_new-1uq {
  background: #00D46A;
  color: #060D18;
}.dsx_gc_tag_jp-1uq {
  background: #F0A500;
  color: #060D18;
}.dsx_gc_tag_ex-1uq {
  background: #1B6FA8;
  color: #fff;
}.dsx_gc_tag_live-1uq {
  background: #E83040;
  color: #fff;
}.dsx_gr-1uq {
  padding: 2rem 1rem 0;
  background: #060D18;
}
@media(min-width: 769px) {.dsx_gr-1uq {
  padding: 2.25rem 24px 0;
}
}.dsx_gr_in-1uq {
  margin: 0 auto;
  max-width: 82.5rem;
}.dsx_gr_head-1uq {
  gap: 0.75rem;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
  display: flex;
  align-items: center;
}.dsx_gr_head_l-1uq {
  gap: 0.625rem;
  flex: 1;
  align-items: center;
  display: flex;
  min-width: 0;
}.dsx_gr_ic-1uq {
  border-radius: 0.5rem;
  width: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  height: 2rem;
}.dsx_gr_ic-1uq svg {
  width: 1rem;
  height: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.dsx_gr_title-1uq {
  color: #EEF6FF;
  font-weight: 700;
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
  font-size: 16px;
}
@media(min-width: 765px) {.dsx_gr_title-1uq {
  font-size: 18px;
}
}.dsx_gr_more-1uq {
  gap: 0.313rem;
  transition: color .2s;
  flex-shrink: 0;
  color: #6D8FA8;
  align-items: center;
  font-size: 12px;
  white-space: nowrap;
  font-weight: 600;
  display: flex;
}.dsx_gr_more-1uq:hover {
  color: #00C4E8;
}.dsx_gr_more-1uq svg {
  width: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.75rem;
}.dsx_gr_arrows-1uq {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.dsx_gr_arr-1uq {
  border: 1px solid rgba(255,255,255,0.09);
  background: rgba(255,255,255,0.05);
  transition: background .15s,color .15s;
  border-radius: 4px;
  color: #8AAAC6;
  display: flex;
  width: 30px;
  justify-content: center;
  align-items: center;
  height: 1.875rem;
}.dsx_gr_arr-1uq:hover {
  background: rgba(255,255,255,0.07);
  color: #EEF6FF;
}.dsx_gr_arr-1uq svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.813rem;
  height: 13px;
}.dsx_gr_seo_h-1uq {
  margin: 0 0 6px;
  max-width: 42.5rem;
  color: #B8D0E8;
  font-size: 13px;
  overflow-wrap: break-word;
  font-family: 'Exo 2', sans-serif;
  font-weight: 700;
}
@media(min-width: 767px) {.dsx_gr_seo_h-1uq {
  font-size: 0.875rem;
}
}.dsx_gr_seo-1uq {
  overflow-wrap: break-word;
  font-size: 12px;
  margin-bottom: 12px;
  max-width: 680px;
  color: #6D8FA8;
  line-height: 1.55;
}.dsx_gr_seo-1uq strong {
  font-weight: 600;
  color: #B8D0E8;
}.dsx_gr_scroll-1uq {
  gap: 10px;
  overflow-x: auto;
  padding-bottom: 0.625rem;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  display: flex;
}.dsx_gr_scroll-1uq::-webkit-scrollbar {
  display: none;
}
@media(min-width:768px) {.dsx_gr_scroll-1uq {
  gap: 0.75rem;
}
}.dsx_tb-1uq {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  background: #060D18;
  display: flex;
  right: 0;
  z-index: 80;
  align-items: center;
  height: 56px;
  top: 0;
  position: fixed;
  left: 0;
}.dsx_tb_in-1uq {
  padding: 0 0.875rem;
  gap: 0;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}.dsx_tb_burger-1uq {
  border-radius: 8px;
  gap: 0.313rem;
  margin-right: 8px;
  height: 38px;
  flex-direction: column;
  width: 38px;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  display: flex;
}.dsx_tb_burger-1uq:hover {
  background: rgba(255,255,255,0.05);
}.dsx_tb_burger_line-1uq {
  border-radius: 1px;
  background: #8AAAC6;
  width: 1.125rem;
  display: block;
  height: 2px;
}
@media(min-width: 1083px) {.dsx_tb_burger-1uq {
  display: none;
}
}.dsx_tb_logo-1uq {
  gap: 9px;
  overflow-wrap: break-word;
  margin-right: 1.25rem;
  font-size: 18px;
  letter-spacing: -.01em;
  color: #EEF6FF;
  align-items: center;
  flex-shrink: 0;
  font-weight: 800;
  display: flex;
}.dsx_tb_logo_mark-1uq {
  border-radius: 8px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  width: 2rem;
  height: 32px;
  align-items: center;
}.dsx_tb_logo_mark-1uq img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.dsx_tb_nav-1uq {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 641px) {.dsx_tb_nav-1uq {
  display: flex;
}
}.dsx_tb_tab-1uq {
  padding: 8px 0.875rem;
  border-radius: 8px;
  transition: background .15s,color .15s;
  font-weight: 600;
  white-space: nowrap;
  color: #8AAAC6;
  font-size: 0.813rem;
}.dsx_tb_tab-1uq:hover {
  background: rgba(255,255,255,0.05);
  color: #EEF6FF;
}.dsx_tb_tab-1uq.dsx_state_active-1uq {
  background: rgba(0,196,232,0.15);
  color: #EEF6FF;
}.dsx_tb_right-1uq {
  gap: 0.5rem;
  margin-left: auto;
  align-items: center;
  flex-shrink: 0;
  display: flex;
}.dsx_tb_login-1uq {
  border: 1px solid rgba(255,255,255,0.09);
  transition: border-color .2s,color .2s;
  border-radius: 0.5rem;
  background: rgba(255,255,255,0.05);
  padding: 9px 16px;
  font-weight: 600;
  color: #B8D0E8;
  display: none;
  font-size: 13px;
}.dsx_tb_login-1uq:hover {
  border-color: rgba(0,196,232,0.42);
  color: #EEF6FF;
}
@media(min-width: 481px) {.dsx_tb_login-1uq {
  display: block;
}
}.dsx_tb_reg-1uq {
  border-radius: 0.5rem;
  background: #00D46A;
  transition: background .2s;
  padding: 0.563rem 18px;
  white-space: nowrap;
  color: #060E18;
  font-size: 0.813rem;
  font-weight: 700;
}.dsx_tb_reg-1uq:hover {
  background: #00E87C;
}.dsx_sb-1uq {
  transform: translateX(-100%);
  transition: transform .25s ease;
  background: #0D1A2E;
  border-right: 1px solid rgba(255,255,255,0.05);
  left: 0;
  position: fixed;
  width: 13.75rem;
  overflow-y: auto;
  bottom: 0;
  top: 56px;
  z-index: 70;
}.dsx_sb-1uq.dsx_state_open-1uq {
  transform: translateX(0);
}.dsx_sb-1uq::-webkit-scrollbar {
  width: 4px;
}.dsx_sb-1uq::-webkit-scrollbar-thumb {
  background: rgba(255,255,255,0.07);
  border-radius: 2px;
}
@media(min-width: 1079px) {.dsx_sb-1uq {
  transform: translateX(0);
}
}.dsx_sb_auth-1uq {
  padding: 0.875rem 12px 10px;
}.dsx_sb_btn_reg-1uq {
  background: #00D46A;
  border-radius: 0.5rem;
  transition: background .2s;
  padding: 11px;
  font-weight: 700;
  color: #060E18;
  font-size: 13px;
  margin-bottom: 8px;
  display: block;
  text-align: center;
}.dsx_sb_btn_reg-1uq:hover {
  background: #00E87C;
}.dsx_sb_btn_login-1uq {
  transition: border-color .2s;
  padding: 0.625rem;
  border-radius: 8px;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.09);
  font-size: 0.813rem;
  font-weight: 600;
  text-align: center;
  display: block;
  color: #B8D0E8;
}.dsx_sb_btn_login-1uq:hover {
  border-color: rgba(0,196,232,0.42);
  color: #EEF6FF;
}.dsx_sb_promo-1uq {
  background: linear-gradient(135deg,#062840,#0D1A2E);
  margin: 0 0.75rem 10px;
  border: 1px solid rgba(0,196,232,0.15);
  border-radius: 0.5rem;
  overflow: hidden;
  padding: 12px 0.875rem;
  position: relative;
}.dsx_sb_promo-1uq::before {
  background: radial-gradient(circle,rgba(0,196,232,0.15),transparent 70%);
  border-radius: 50%;
  width: 5rem;
  right: -1.25rem;
  content: '';
  height: 5rem;
  top: -1.25rem;
  position: absolute;
}.dsx_sb_promo_title-1uq {
  letter-spacing: .06em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 0.25rem;
  color: #00C4E8;
}.dsx_sb_promo_text-1uq {
  font-size: 12px;
  line-height: 1.35;
  overflow-wrap: break-word;
  font-weight: 600;
  color: #EEF6FF;
}.dsx_sb_promo_sub-1uq {
  font-size: 0.625rem;
  color: #6D8FA8;
  margin-top: 3px;
}.dsx_sb_nav-1uq {
  padding: 6px 8px 16px;
}.dsx_sb_nav_lb-1uq {
  padding: 0.625rem 8px 6px;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.625rem;
  text-transform: uppercase;
  color: #638496;
}.dsx_sb_link-1uq {
  transition: background .15s,color .15s;
  padding: 9px 0.625rem;
  border-radius: 4px;
  gap: 10px;
  font-weight: 500;
  cursor: pointer;
  overflow-wrap: break-word;
  align-items: center;
  color: #8AAAC6;
  font-size: 13px;
  display: flex;
}.dsx_sb_link-1uq:hover {
  background: rgba(255,255,255,0.05);
  color: #EEF6FF;
}.dsx_sb_link-1uq.dsx_state_active-1uq {
  background: rgba(0,196,232,0.15);
  color: #EEF6FF;
}.dsx_sb_ic-1uq {
  border-radius: 4px;
  align-items: center;
  height: 30px;
  width: 30px;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
}.dsx_sb_ic-1uq svg {
  height: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 16px;
}.dsx_sb_ic_1-1uq {
  background: rgba(0,196,232,0.07);
  color: #00C4E8;
}.dsx_sb_ic_2-1uq {
  background: rgba(0,212,106,0.14);
  color: #00D46A;
}.dsx_sb_ic_3-1uq {
  background: rgba(240,165,0,0.14);
  color: #F0A500;
}.dsx_sb_ic_4-1uq {
  background: rgba(27,111,168,0.26);
  color: #1B6FA8;
}.dsx_sb_ic_5-1uq {
  background: rgba(0,196,232,0.07);
  color: #FF4F8B;
}.dsx_sb_ic_6-1uq {
  background: rgba(27,111,168,0.26);
  color: #7B5CFF;
}.dsx_sb_badge-1uq {
  border-radius: 0.25rem;
  background: #F0A500;
  padding: 2px 7px;
  margin-left: auto;
  color: #060E18;
  font-size: 0.563rem;
  font-weight: 700;
}.dsx_sb_bot-1uq {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.5rem;
  padding: 0.75rem;
  display: flex;
}.dsx_sb_lang-1uq,.dsx_sb_help-1uq {
  flex: 1;
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.05);
  padding: 0.563rem 6px;
  border-radius: 0.25rem;
  gap: 6px;
  background: rgba(255,255,255,0.05);
  color: #8AAAC6;
  align-items: center;
  font-weight: 600;
  justify-content: center;
  display: flex;
  font-size: 11px;
}.dsx_sb_lang-1uq:hover,.dsx_sb_help-1uq:hover {
  border-color: rgba(0,196,232,0.42);
  color: #EEF6FF;
}.dsx_sb_lang-1uq svg,.dsx_sb_help-1uq svg {
  height: 13px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 13px;
}.dsx_sb_bd-1uq {
  background: rgba(3,8,16,0.74);
  inset: 0;
  z-index: 69;
  position: fixed;
  display: none;
}.dsx_sb_bd-1uq.dsx_state_on-1uq {
  display: block;
}
@media(min-width: 1081px) {.dsx_sb_bd-1uq {
  display: none!important;
}
}.dsx_mob_nav-1uq {
  background: #0D1A2E;
  border-top: 1px solid rgba(255,255,255,0.09);
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  right: 0;
  z-index: 80;
  position: fixed;
  display: flex;
  bottom: 0;
  left: 0;
}
@media(min-width: 1083px) {.dsx_mob_nav-1uq {
  display: none;
}
}.dsx_mob_nav_item-1uq {
  flex: 1;
  padding: 4px 2px;
  gap: 0.25rem;
  align-items: center;
  display: flex;
  flex-direction: column;
  color: #638496;
  cursor: pointer;
}.dsx_mob_nav_ic-1uq {
  line-height: 1;
}.dsx_mob_nav_ic-1uq svg {
  stroke-linecap: round;
  width: 1.25rem;
  stroke-linejoin: round;
  height: 1.25rem;
}.dsx_mob_nav_lb-1uq {
  color: #638496;
  font-weight: 600;
  font-size: 0.625rem;
}.dsx_mob_nav_item-1uq.dsx_state_active-1uq {
  color: #00C4E8;
}.dsx_mob_nav_item-1uq.dsx_state_active-1uq .dsx_mob_nav_lb-1uq {
  color: #00C4E8;
}.dsx_hero-1uq {
  padding: 1.25rem 1rem 0;
  background: #060D18;
}
@media(min-width: 770px) {.dsx_hero-1uq {
  padding: 24px 1.5rem 0;
}
}.dsx_hero_in-1uq {
  margin: 0 auto;
  gap: 0.75rem;
  max-width: 82.5rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.dsx_hero_in-1uq {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1101px) {.dsx_hero_in-1uq {
  grid-template-columns: 1fr 340px;
}
}.dsx_hero_promo-1uq {
  overflow: hidden;
  border-radius: 0.875rem;
  background: #0A1422;
  min-height: 13.75rem;
  position: relative;
  display: flex;
  align-items: stretch;
}
@media(min-width: 766px) {.dsx_hero_promo-1uq {
  min-height: 280px;
}
}.dsx_hero_promo_bg-1uq {
  background-position: center;
  background: linear-gradient(120deg,#062840 0%,#060D18 100%);
  inset: 0;
  background-size: cover;
  position: absolute;
}.dsx_hero_promo_bg-1uq::after {
  background: linear-gradient(90deg,#060D18 0%,rgba(3,8,16,0.74) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.dsx_hero_promo_glow-1uq {
  background: radial-gradient(circle,rgba(27,111,168,0.26) 0%,transparent 65%);
  border-radius: 50%;
  top: -2.5rem;
  width: 300px;
  position: absolute;
  height: 300px;
  right: 60px;
  pointer-events: none;
}.dsx_hero_promo_ct-1uq {
  padding: 28px 1.5rem 28px 28px;
  position: relative;
  z-index: 2;
  flex-direction: column;
  display: flex;
  justify-content: center;
  max-width: 30rem;
}
@media(min-width: 769px) {.dsx_hero_promo_ct-1uq {
  padding: 40px 32px;
}
}.dsx_hero_badge-1uq {
  border-radius: 1.25rem;
  border: 1px solid rgba(0,196,232,0.07);
  background: rgba(0,196,232,0.15);
  padding: 0.313rem 12px;
  font-size: 0.625rem;
  margin-bottom: 14px;
  text-transform: uppercase;
  display: inline-block;
  font-weight: 700;
  color: #00C4E8;
  letter-spacing: .08em;
}.dsx_hero_h1-1uq {
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
  font-size: 26px;
  margin-bottom: 0.625rem;
  color: #EEF6FF;
  line-height: 1.15;
  font-weight: 800;
}.dsx_hero_h1-1uq em {
  font-style: normal;
  color: #F0A500;
}
@media(min-width: 769px) {.dsx_hero_h1-1uq {
  font-size: 2.25rem;
}
}.dsx_hero_sub-1uq {
  margin-bottom: 1.25rem;
  color: #8AAAC6;
  font-size: 0.813rem;
  line-height: 1.55;
}
@media(min-width: 765px) {.dsx_hero_sub-1uq {
  font-size: 14px;
}
}.dsx_hero_row-1uq {
  gap: 0.625rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.dsx_hero_cta-1uq {
  padding: 0.813rem 26px;
  background: #00D46A;
  transition: background .2s;
  border-radius: 8px;
  font-weight: 700;
  font-size: 0.875rem;
  color: #060E18;
  box-shadow: 0 2px 18px rgba(0,212,106,0.42), 0 0 0 1px rgba(0,212,106,0.22);
}.dsx_hero_cta-1uq:hover {
  background: #00E87C;
}.dsx_hero_terms-1uq {
  color: #638496;
  font-size: 11px;
}.dsx_hero_game-1uq {
  overflow: hidden;
  background: #0A1422;
  border-radius: 14px;
  border: 1px solid rgba(255,255,255,0.05);
  flex-direction: column;
  display: flex;
  position: relative;
}.dsx_hero_game_badge-1uq {
  border-radius: 20px;
  padding: 0.313rem 0.625rem;
  background: rgba(240,165,0,0.14);
  border: 1px solid rgba(240,165,0,0.14);
  letter-spacing: .06em;
  text-transform: uppercase;
  top: 0.75rem;
  font-size: 10px;
  left: 0.75rem;
  z-index: 3;
  color: #F0A500;
  font-weight: 700;
  position: absolute;
}.dsx_hero_game_badge-1uq svg {
  margin-right: 0.25rem;
  height: 0.688rem;
  vertical-align: -1px;
  width: 11px;
}.dsx_hero_game_img-1uq {
  overflow: hidden;
  background: linear-gradient(135deg,#062840,#060D18);
  position: relative;
  padding-bottom: 60%;
}.dsx_hero_game_img-1uq img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  height: 100%;
  width: 100%;
}.dsx_hero_game_play-1uq {
  background: rgba(3,8,16,0.74);
  transition: opacity .2s;
  inset: 0;
  align-items: center;
  justify-content: center;
  position: absolute;
  opacity: 0;
  display: flex;
}.dsx_hero_game-1uq:hover .dsx_hero_game_play-1uq {
  opacity: 1;
}.dsx_hero_game_play-1uq span {
  background: #00C4E8;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  height: 3.25rem;
  width: 3.25rem;
  align-items: center;
}.dsx_hero_game_play-1uq span svg {
  width: 18px;
  height: 1.125rem;
  margin-left: 2px;
}.dsx_hero_game_info-1uq {
  padding: 0.875rem 16px;
}.dsx_hero_game_title-1uq {
  margin-bottom: 0.25rem;
  font-size: 15px;
  color: #EEF6FF;
  font-weight: 700;
  overflow-wrap: break-word;
}.dsx_hero_game_provider-1uq {
  font-size: 11px;
  color: #6D8FA8;
}.dsx_hero_game_btn-1uq {
  padding: 0.688rem;
  transition: background .2s;
  background: #00C4E8;
  border-radius: 0.5rem;
  margin: 0.75rem 16px 1rem;
  text-align: center;
  font-weight: 700;
  color: #EEF6FF;
  display: block;
  font-size: 0.813rem;
}.dsx_hero_game-1uq:hover .dsx_hero_game_btn-1uq {
  background: #33D4F0;
}.dsx_sbar-1uq {
  padding: 16px 16px 0;
  background: #060D18;
}
@media(min-width: 771px) {.dsx_sbar-1uq {
  padding: 18px 1.5rem 0;
}
}.dsx_sbar_in-1uq {
  margin: 0 auto;
  max-width: 1320px;
}.dsx_sbar_row-1uq {
  gap: 0.625rem;
  margin-bottom: 12px;
  flex-wrap: wrap;
  display: flex;
}.dsx_sbar_input-1uq {
  background: #0A1422;
  flex: 1;
  padding: 0.688rem 1rem;
  border: 1px solid rgba(255,255,255,0.09);
  transition: border-color .2s;
  gap: 10px;
  border-radius: 8px;
  cursor: pointer;
  align-items: center;
  color: #6D8FA8;
  display: flex;
  font-size: 0.813rem;
}.dsx_sbar_input-1uq:hover {
  border-color: rgba(0,196,232,0.42);
}.dsx_sbar_input-1uq svg {
  width: 15px;
  stroke-linejoin: round;
  height: 0.938rem;
  flex-shrink: 0;
  stroke-linecap: round;
}.dsx_sbar_providers-1uq {
  padding: 0.688rem 18px;
  background: #0A1422;
  gap: 8px;
  border-radius: 0.5rem;
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.09);
  font-weight: 600;
  font-size: 13px;
  align-items: center;
  display: flex;
  color: #B8D0E8;
  white-space: nowrap;
}.dsx_sbar_providers-1uq:hover {
  border-color: rgba(0,196,232,0.42);
  color: #EEF6FF;
}.dsx_sbar_providers-1uq svg {
  height: 14px;
  width: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.dsx_sbar_tabs-1uq {
  gap: 6px;
  padding-bottom: 2px;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
}.dsx_sbar_tabs-1uq::-webkit-scrollbar {
  display: none;
}.dsx_sbar_tab-1uq {
  transition: background .15s,color .15s,border-color .15s;
  padding: 0.5rem 0.875rem;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.05);
  gap: 7px;
  border-radius: 20px;
  color: #8AAAC6;
  align-items: center;
  white-space: nowrap;
  display: flex;
  font-size: 12px;
  font-weight: 600;
  cursor: pointer;
  flex-shrink: 0;
}.dsx_sbar_tab-1uq:hover {
  background: rgba(255,255,255,0.07);
  border-color: rgba(0,196,232,0.42);
  color: #EEF6FF;
}.dsx_sbar_tab-1uq.dsx_state_active-1uq {
  border-color: rgba(0,196,232,0.07);
  background: rgba(0,196,232,0.15);
  color: #EEF6FF;
}.dsx_sbar_tab_ic-1uq svg {
  width: 14px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.875rem;
}.dsx_wy-1uq {
  padding: 32px 16px 0;
  background: #060D18;
}
@media(min-width: 771px) {.dsx_wy-1uq {
  padding: 2.5rem 1.5rem 0;
}
}.dsx_wy_in-1uq {
  margin: 0 auto;
  max-width: 82.5rem;
}.dsx_wy_head-1uq {
  margin-bottom: 1.125rem;
  max-width: 720px;
}.dsx_wy_label-1uq {
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 8px;
  text-transform: uppercase;
  color: #00C4E8;
}.dsx_wy_h2-1uq {
  font-weight: 800;
  overflow-wrap: break-word;
  color: #EEF6FF;
  margin-bottom: 8px;
  font-family: 'Exo 2', sans-serif;
  font-size: 20px;
}
@media(min-width: 765px) {.dsx_wy_h2-1uq {
  font-size: 1.5rem;
}
}.dsx_wy_intro-1uq {
  margin: 0;
  line-height: 1.6;
  color: #6D8FA8;
  font-size: 13px;
}.dsx_wy_grid-1uq {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.dsx_wy_grid-1uq {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.dsx_wy_grid-1uq {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.dsx_wy_card-1uq {
  transition: border-color .2s,transform .2s;
  border-radius: 8px;
  background: #0D1A2E;
  padding: 1.25rem;
  border: 1px solid rgba(255,255,255,0.09);
}.dsx_wy_card-1uq:hover {
  transform: translateY(-2px);
  border-color: rgba(0,196,232,0.07);
}.dsx_wy_card_ic-1uq {
  border-radius: 50%;
  background: rgba(0,196,232,0.15);
  justify-content: center;
  margin-bottom: 0.875rem;
  width: 2.75rem;
  align-items: center;
  color: #00C4E8;
  display: flex;
  height: 2.75rem;
}.dsx_wy_card_ic-1uq svg {
  stroke-linejoin: round;
  height: 22px;
  stroke-linecap: round;
  width: 1.375rem;
}.dsx_wy_card_h-1uq {
  font-weight: 700;
  line-height: 1.25;
  color: #EEF6FF;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  font-size: 0.938rem;
}.dsx_wy_card_p-1uq {
  overflow-wrap: break-word;
  color: #6D8FA8;
  line-height: 1.6;
  font-size: 13px;
}.dsx_wy_card_p-1uq strong {
  font-weight: 600;
  color: #B8D0E8;
}.dsx_ws-1uq {
  padding: 32px 1rem 0;
  background: #060D18;
}
@media(min-width: 769px) {.dsx_ws-1uq {
  padding: 36px 1.5rem 0;
}
}.dsx_ws_in-1uq {
  margin: 0 auto;
  max-width: 82.5rem;
}.dsx_ws_head-1uq {
  gap: 12px;
  display: flex;
  margin-bottom: 0.875rem;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}.dsx_ws_title-1uq {
  gap: 0.625rem;
  color: #EEF6FF;
  overflow-wrap: break-word;
  font-weight: 700;
  display: flex;
  flex-wrap: wrap;
  font-size: 16px;
  align-items: center;
  font-family: 'Exo 2', sans-serif;
}.dsx_ws_title_ic-1uq svg {
  height: 18px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 18px;
  color: #F0A500;
}.dsx_ws_online-1uq {
  gap: 0.438rem;
  display: flex;
  align-items: center;
  font-weight: 600;
  font-size: 12px;
  color: #6D8FA8;
}.dsx_ws_online_dot-1uq {
  background: #00D46A;
  border-radius: 50%;
  box-shadow: 0 0 0.375rem rgba(0,212,106,0.14);
  flex-shrink: 0;
  width: 0.5rem;
  height: 0.5rem;
}.dsx_ws_scroll-1uq {
  gap: 0.5rem;
  scrollbar-width: none;
  padding-bottom: 0.5rem;
  overflow-x: auto;
  display: flex;
}.dsx_ws_scroll-1uq::-webkit-scrollbar {
  display: none;
}.dsx_wc-1uq {
  gap: 10px;
  padding: 0.625rem 0.875rem;
  border: 1px solid rgba(255,255,255,0.09);
  background: #0A1422;
  border-radius: 0.5rem;
  display: flex;
  min-width: 220px;
  align-items: center;
  flex-shrink: 0;
}.dsx_wc_img-1uq {
  background: #0D1A2E;
  overflow: hidden;
  border-radius: 4px;
  width: 36px;
  flex-shrink: 0;
  height: 36px;
}.dsx_wc_img-1uq img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.dsx_wc_info-1uq {
  min-width: 0;
}.dsx_wc_game-1uq {
  overflow: hidden;
  white-space: nowrap;
  font-size: 12px;
  text-overflow: ellipsis;
  font-weight: 600;
  color: #B8D0E8;
}.dsx_wc_player-1uq {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #638496;
  white-space: nowrap;
  font-size: 0.625rem;
}.dsx_wc_amount-1uq {
  white-space: nowrap;
  font-weight: 700;
  margin-left: auto;
  color: #00D46A;
  flex-shrink: 0;
  font-size: 0.813rem;
}.dsx_app-1uq {
  background: #060D18;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.dsx_app-1uq {
  padding: 2.75rem 1.5rem 0;
}
}.dsx_app_in-1uq {
  margin: 0 auto;
  max-width: 82.5rem;
}.dsx_app_head-1uq {
  margin-bottom: 1rem;
}.dsx_app_label-1uq {
  font-size: 0.688rem;
  margin-bottom: 8px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  color: #00C4E8;
}.dsx_app_h2-1uq {
  color: #EEF6FF;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 6px;
  font-family: 'Exo 2', sans-serif;
  font-size: 20px;
}
@media(min-width: 767px) {.dsx_app_h2-1uq {
  font-size: 1.5rem;
}
}.dsx_app_sub-1uq {
  font-size: 13px;
  max-width: 37.5rem;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #6D8FA8;
}.dsx_app_sub-1uq strong {
  font-weight: 700;
  color: #B8D0E8;
}.dsx_app_cards-1uq {
  gap: 10px;
  display: grid;
  margin-top: 16px;
  grid-template-columns: 1fr;
}
@media(min-width:640px) {.dsx_app_cards-1uq {
  grid-template-columns: repeat(3,1fr);
}
}.dsx_app_card-1uq {
  overflow: hidden;
  gap: 1rem;
  border-radius: 8px;
  padding: 1.25rem;
  flex-wrap: wrap;
  position: relative;
  align-items: flex-start;
  display: flex;
}.dsx_app_card_ios-1uq {
  background: linear-gradient(135deg,rgba(0,196,232,0.15) 0%,#0D1A2E 100%);
}.dsx_app_card_android-1uq {
  background: linear-gradient(135deg,rgba(0,212,106,0.14) 0%,#0D1A2E 100%);
}.dsx_app_card_win-1uq {
  background: linear-gradient(135deg,rgba(240,165,0,0.14) 0%,#0D1A2E 100%);
}.dsx_app_card_ic-1uq svg {
  height: 2.125rem;
  width: 2.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.dsx_app_card_ic-1uq {
  color: #EEF6FF;
  flex-shrink: 0;
}.dsx_app_card_os-1uq {
  color: #6D8FA8;
  margin-bottom: 0.375rem;
  font-weight: 700;
  font-size: 10px;
  letter-spacing: .08em;
  text-transform: uppercase;
}.dsx_app_card_title-1uq {
  line-height: 1.2;
  color: #EEF6FF;
  margin-bottom: 0.375rem;
  font-weight: 700;
  font-size: 15px;
  overflow-wrap: break-word;
}.dsx_app_card_text-1uq {
  line-height: 1.5;
  margin-bottom: 0.875rem;
  color: #6D8FA8;
  overflow-wrap: break-word;
  font-size: 12px;
}.dsx_app_card_btn-1uq {
  transition: background .2s;
  border-radius: 0.25rem;
  border: 1px solid rgba(0,196,232,0.42);
  gap: 7px;
  padding: 10px 18px;
  background: rgba(255,255,255,0.12);
  align-items: center;
  font-weight: 700;
  display: inline-flex;
  color: #EEF6FF;
  font-size: 13px;
}.dsx_app_card_btn-1uq:hover {
  background: rgba(255,255,255,0.07);
}.dsx_reg-1uq {
  padding: 36px 1rem 0;
  background: #060D18;
}
@media(min-width: 767px) {.dsx_reg-1uq {
  padding: 44px 24px 0;
}
}.dsx_reg_in-1uq {
  border-radius: 0.875rem;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255,255,255,0.05);
  margin: 0 auto;
  background: #0D1A2E;
  max-width: 82.5rem;
}
@media(min-width: 766px) {.dsx_reg_in-1uq {
  padding: 2.5rem;
}
}.dsx_reg_top-1uq {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 858px) {.dsx_reg_top-1uq {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.dsx_reg_label-1uq {
  font-size: 11px;
  margin-bottom: 10px;
  font-weight: 700;
  text-transform: uppercase;
  color: #00C4E8;
  letter-spacing: .08em;
}.dsx_reg_h2-1uq {
  font-weight: 800;
  margin-bottom: 12px;
  color: #EEF6FF;
  overflow-wrap: break-word;
  line-height: 1.2;
  font-size: 1.375rem;
  font-family: 'Exo 2', sans-serif;
}
@media(min-width: 767px) {.dsx_reg_h2-1uq {
  font-size: 28px;
}
}.dsx_reg_bonus-1uq {
  background: rgba(240,165,0,0.14);
  border-radius: 8px;
  border: 1px solid rgba(240,165,0,0.14);
  padding: 0.625rem 16px;
  gap: 0.5rem;
  margin-bottom: 1rem;
  display: inline-flex;
  align-items: center;
}.dsx_reg_bonus_amount-1uq {
  color: #F0A500;
  font-size: 1.25rem;
  font-weight: 800;
}.dsx_reg_bonus_text-1uq {
  color: #8AAAC6;
  font-size: 13px;
  line-height: 1.35;
}.dsx_reg_cta_btn-1uq {
  transition: background .2s;
  padding: 14px 2rem;
  border-radius: 8px;
  background: #00D46A;
  font-weight: 700;
  color: #060E18;
  display: inline-block;
  margin-bottom: 12px;
  box-shadow: 0 2px 18px rgba(0,212,106,0.42), 0 0 0 1px rgba(0,212,106,0.22);
  font-size: 15px;
}.dsx_reg_cta_btn-1uq:hover {
  background: #00E87C;
}.dsx_reg_terms-1uq {
  font-size: 11px;
  line-height: 1.5;
  color: #638496;
}.dsx_reg_seo-1uq {
  border-top: 1px solid rgba(255,255,255,0.05);
  color: #6D8FA8;
  line-height: 1.65;
  overflow-wrap: break-word;
  padding-top: 20px;
  font-size: 13px;
  margin-top: 1.25rem;
}.dsx_reg_seo-1uq p {
  color: #6D8FA8;
  line-height: 1.65;
  font-size: 0.813rem;
  margin-bottom: 0.625rem;
}.dsx_reg_seo-1uq p:last-child {
  margin-bottom: 0;
}.dsx_reg_seo-1uq strong {
  color: #B8D0E8;
  font-weight: 700;
}.dsx_reg_seo-1uq a {
  transition: color .2s;
  text-decoration: underline;
  color: #00C4E8;
}.dsx_reg_seo-1uq a:hover {
  color: #33D4F0;
}.dsx_reg_seo-1uq ul,.dsx_reg_seo-1uq ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 18px;
}.dsx_reg_seo-1uq ol {
  list-style: decimal;
}.dsx_reg_seo-1uq li {
  line-height: 1.65;
  color: #6D8FA8;
  margin-bottom: 0.25rem;
  font-size: 13px;
}.dsx_reg_seo-1uq table {
  margin-bottom: 0.625rem;
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
  font-size: 13px;
  display: block;
}
@media(min-width: 771px) {.dsx_reg_seo-1uq table {
  display: table;
}
}.dsx_reg_seo-1uq th {
  padding: 8px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  font-weight: 700;
  color: #B8D0E8;
}.dsx_reg_seo-1uq td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #6D8FA8;
}.dsx_reg_steps-1uq {
  gap: 0.875rem;
  display: flex;
  margin-top: 28px;
  flex-direction: column;
}
@media(min-width: 863px) {.dsx_reg_steps-1uq {
  margin-top: 0;
}
}.dsx_reg_step-1uq {
  border: 1px solid rgba(255,255,255,0.05);
  border-radius: 8px;
  gap: 0.875rem;
  padding: 1rem;
  background: rgba(255,255,255,0.05);
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.dsx_reg_step_num-1uq {
  border: 1px solid rgba(0,196,232,0.07);
  border-radius: 50%;
  background: rgba(0,196,232,0.15);
  color: #00C4E8;
  width: 34px;
  align-items: center;
  display: flex;
  font-weight: 800;
  justify-content: center;
  font-size: 0.875rem;
  flex-shrink: 0;
  height: 34px;
}.dsx_reg_step_title-1uq {
  margin-bottom: 3px;
  font-size: 14px;
  color: #EEF6FF;
  font-weight: 700;
}.dsx_reg_step_text-1uq {
  font-size: 0.75rem;
  color: #6D8FA8;
  line-height: 1.5;
}.dsx_reg_trust-1uq {
  gap: 10px;
  border-top: 1px solid rgba(255,255,255,0.05);
  display: flex;
  flex-wrap: wrap;
  padding-top: 20px;
  margin-top: 1.25rem;
}.dsx_reg_trust_item-1uq {
  gap: 7px;
  align-items: center;
  font-size: 12px;
  color: #6D8FA8;
  overflow-wrap: break-word;
  display: flex;
}.dsx_reg_trust_ic-1uq svg {
  height: 16px;
  color: #00C4E8;
  width: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.dsx_htp-1uq {
  padding: 36px 1rem 0;
  background: #060D18;
}
@media(min-width: 770px) {.dsx_htp-1uq {
  padding: 2.75rem 24px 0;
}
}.dsx_htp_in-1uq {
  margin: 0 auto;
  max-width: 1320px;
}.dsx_htp_head-1uq {
  max-width: 45rem;
  margin-bottom: 22px;
}.dsx_htp_label-1uq {
  letter-spacing: .08em;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-size: 11px;
  color: #00C4E8;
  font-weight: 700;
}.dsx_htp_h2-1uq {
  margin-bottom: 8px;
  font-weight: 800;
  color: #EEF6FF;
  overflow-wrap: break-word;
  font-size: 22px;
  font-family: 'Exo 2', sans-serif;
}
@media(min-width: 770px) {.dsx_htp_h2-1uq {
  font-size: 1.75rem;
}
}.dsx_htp_intro-1uq {
  font-size: 14px;
  color: #6D8FA8;
  line-height: 1.6;
}.dsx_htp_steps-1uq {
  list-style: none;
  padding: 0;
  margin: 0;
  gap: 0.75rem;
  grid-template-columns: 1fr;
  counter-reset: none;
  display: grid;
}
@media(min-width: 643px) {.dsx_htp_steps-1uq {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.dsx_htp_steps-1uq {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.dsx_htp_step-1uq {
  border: 1px solid rgba(255,255,255,0.09);
  background: #0D1A2E;
  border-radius: 0.5rem;
  padding: 20px 1.125rem 18px;
  flex-direction: column;
  display: flex;
  position: relative;
}.dsx_htp_step_num-1uq {
  border-radius: 50%;
  background: #00C4E8;
  left: 1.25rem;
  font-family: 'Exo 2', sans-serif;
  align-items: center;
  top: -0.75rem;
  color: #060E18;
  font-size: 13px;
  width: 1.75rem;
  display: flex;
  justify-content: center;
  position: absolute;
  height: 28px;
  font-weight: 800;
}.dsx_htp_step_ic-1uq {
  margin: 8px 0 12px;
  background: rgba(0,196,232,0.15);
  border-radius: 0.25rem;
  align-items: center;
  height: 2.25rem;
  justify-content: center;
  color: #00C4E8;
  display: flex;
  width: 36px;
}.dsx_htp_step_ic-1uq svg {
  stroke-linejoin: round;
  width: 18px;
  height: 1.125rem;
  stroke-linecap: round;
}.dsx_htp_step_h-1uq {
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #EEF6FF;
  line-height: 1.25;
  font-size: 14px;
}.dsx_htp_step_p-1uq {
  font-size: 0.813rem;
  color: #6D8FA8;
  line-height: 1.55;
  overflow-wrap: break-word;
}.dsx_htp_step_p-1uq strong {
  color: #B8D0E8;
  font-weight: 600;
}.dsx_htp_cta-1uq {
  padding: 0.813rem 1.625rem;
  background: #00D46A;
  border-radius: 8px;
  transition: background .2s;
  font-size: 14px;
  margin-top: 20px;
  font-weight: 700;
  display: inline-block;
  color: #060E18;
}.dsx_htp_cta-1uq:hover {
  background: #00E87C;
}.dsx_prov-1uq {
  background: #060D18;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.dsx_prov-1uq {
  padding: 2.75rem 24px 0;
}
}.dsx_prov_in-1uq {
  margin: 0 auto;
  max-width: 1320px;
}.dsx_prov_head-1uq {
  margin-bottom: 16px;
}.dsx_prov_label-1uq {
  color: #00C4E8;
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-weight: 700;
}.dsx_prov_h2-1uq {
  color: #EEF6FF;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Exo 2', sans-serif;
  margin-bottom: 0.5rem;
  font-size: 20px;
}
@media(min-width: 769px) {.dsx_prov_h2-1uq {
  font-size: 24px;
}
}.dsx_prov_seo-1uq {
  margin-bottom: 1rem;
  overflow-wrap: break-word;
  color: #6D8FA8;
  line-height: 1.6;
  font-size: 0.813rem;
  max-width: 38.75rem;
}.dsx_prov_seo-1uq strong {
  color: #B8D0E8;
  font-weight: 700;
}.dsx_prov_seo-1uq a {
  color: #00C4E8;
  text-decoration: underline;
}.dsx_prov_grid-1uq {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 641px) {.dsx_prov_grid-1uq {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1079px) {.dsx_prov_grid-1uq {
  grid-template-columns: repeat(8,1fr);
}
}.dsx_prov_card-1uq {
  transition: border-color .2s,background .2s;
  border: 1px solid rgba(255,255,255,0.09);
  gap: 0.438rem;
  border-radius: 0.5rem;
  background: #0A1422;
  padding: 0.875rem 10px;
  align-items: center;
  cursor: pointer;
  flex-direction: column;
  display: flex;
}.dsx_prov_card-1uq:hover {
  border-color: rgba(0,196,232,0.42);
  background: #0D1A2E;
}.dsx_prov_logo-1uq {
  border-radius: 0.25rem;
  overflow: hidden;
  background: rgba(255,255,255,0.05);
  width: 2.75rem;
  height: 2.75rem;
  justify-content: center;
  display: flex;
  align-items: center;
}.dsx_prov_logo-1uq img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}.dsx_prov_name-1uq {
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 11px;
  text-align: center;
  color: #8AAAC6;
}.dsx_bon-1uq {
  background: #060D18;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.dsx_bon-1uq {
  padding: 2.75rem 24px 0;
}
}.dsx_bon_in-1uq {
  margin: 0 auto;
  max-width: 82.5rem;
}.dsx_bon_head-1uq {
  margin-bottom: 20px;
}.dsx_bon_label-1uq {
  color: #00C4E8;
  font-weight: 700;
  margin-bottom: 8px;
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
}.dsx_bon_h2-1uq {
  font-size: 20px;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-family: 'Exo 2', sans-serif;
  color: #EEF6FF;
  font-weight: 800;
}
@media(min-width: 771px) {.dsx_bon_h2-1uq {
  font-size: 1.5rem;
}
}.dsx_bon_seo-1uq {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  max-width: 620px;
  line-height: 1.6;
  color: #6D8FA8;
}.dsx_bon_seo-1uq strong {
  font-weight: 700;
  color: #B8D0E8;
}.dsx_bon_seo-1uq a {
  color: #00C4E8;
  text-decoration: underline;
}.dsx_bon_grid-1uq {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 637px) {.dsx_bon_grid-1uq {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.dsx_bon_grid-1uq {
  grid-template-columns: repeat(5,1fr);
}
}.dsx_bon_card-1uq {
  border: 1px solid rgba(255,255,255,0.09);
  padding: 16px;
  background: #0A1422;
  transition: border-color .2s,transform .2s;
  border-radius: 0.5rem;
}.dsx_bon_card-1uq:hover {
  border-color: rgba(0,196,232,0.07);
  transform: translateY(-2px);
}.dsx_bon_card_ic-1uq svg {
  width: 1.625rem;
  stroke-linejoin: round;
  height: 1.625rem;
  stroke-linecap: round;
}.dsx_bon_card_ic-1uq {
  margin-bottom: 10px;
}.dsx_bon_card_type-1uq {
  text-transform: uppercase;
  margin-bottom: 6px;
  font-weight: 700;
  letter-spacing: .06em;
  color: #6D8FA8;
  font-size: 10px;
}.dsx_bon_card_amount-1uq {
  color: #F0A500;
  font-weight: 800;
  font-size: 1.125rem;
  line-height: 1.1;
  margin-bottom: 0.375rem;
}.dsx_bon_card_name-1uq {
  margin-bottom: 8px;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #EEF6FF;
  font-weight: 600;
}.dsx_bon_card_detail-1uq {
  border-top: 1px solid rgba(255,255,255,0.05);
  overflow-wrap: break-word;
  padding-top: 8px;
  font-size: 11px;
  line-height: 1.5;
  color: #638496;
}.dsx_seo-1uq {
  background: #060D18;
  padding: 36px 1rem 0;
}
@media(min-width: 766px) {.dsx_seo-1uq {
  padding: 2.75rem 24px 0;
}
}.dsx_seo_in-1uq {
  border-radius: 0.875rem;
  background: #0D1A2E;
  border: 1px solid rgba(255,255,255,0.09);
  margin: 0 auto;
  padding: 1.75rem 24px;
  max-width: 82.5rem;
}
@media(min-width: 771px) {.dsx_seo_in-1uq {
  padding: 36px 2.5rem;
}
}.dsx_seo_label-1uq {
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
  color: #00C4E8;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
}.dsx_seo_h2-1uq {
  font-weight: 800;
  color: #EEF6FF;
  margin-bottom: 14px;
  line-height: 1.25;
  font-family: 'Exo 2', sans-serif;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.dsx_seo_h2-1uq {
  font-size: 1.5rem;
}
}.dsx_seo_body-1uq {
  font-size: 0.875rem;
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #8AAAC6;
}.dsx_seo_body-1uq p {
  margin-bottom: 12px;
  line-height: 1.75;
  color: #8AAAC6;
  font-size: 0.875rem;
}.dsx_seo_body-1uq p:last-child {
  margin-bottom: 0;
}.dsx_seo_body-1uq strong {
  font-weight: 700;
  color: #B8D0E8;
}.dsx_seo_body-1uq a {
  transition: color .2s;
  color: #00C4E8;
  text-decoration: underline;
}.dsx_seo_body-1uq a:hover {
  color: #33D4F0;
}.dsx_seo_body-1uq ul,.dsx_seo_body-1uq ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.dsx_seo_body-1uq ol {
  list-style: decimal;
}.dsx_seo_body-1uq li {
  line-height: 1.75;
  color: #8AAAC6;
  margin-bottom: 6px;
  font-size: 0.875rem;
}.dsx_seo_body-1uq table {
  overflow-x: auto;
  width: 100%;
  display: block;
  margin-bottom: 12px;
  border-collapse: collapse;
  font-size: 13px;
}
@media(min-width: 769px) {.dsx_seo_body-1uq table {
  display: table;
}
}.dsx_seo_body-1uq th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  text-align: left;
  color: #B8D0E8;
}.dsx_seo_body-1uq td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 0.75rem;
  color: #8AAAC6;
}.dsx_seo_cols-1uq {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 638px) {.dsx_seo_cols-1uq {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.dsx_seo_cols-1uq {
  grid-template-columns: repeat(3,1fr);
}
}.dsx_seo_col_h-1uq {
  font-weight: 700;
  color: #B8D0E8;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-bottom: 7px;
}.dsx_seo_col_p-1uq {
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #6D8FA8;
  font-size: 0.813rem;
}.dsx_seo_stats-1uq {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.dsx_seo_stat-1uq {
  flex: 1;
  border-radius: 8px;
  background: rgba(0,196,232,0.07);
  padding: 14px 16px;
  border: 1px solid rgba(0,196,232,0.15);
  min-width: 140px;
}.dsx_seo_stat_val-1uq {
  font-size: 1.25rem;
  color: #00C4E8;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.25rem;
}.dsx_seo_stat_lb-1uq {
  color: #6D8FA8;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.dsx_rv-1uq {
  padding: 36px 1rem 0;
  background: #060D18;
}
@media(min-width: 765px) {.dsx_rv-1uq {
  padding: 2.75rem 24px 0;
}
}.dsx_rv_in-1uq {
  margin: 0 auto;
  max-width: 1320px;
}.dsx_rv_head-1uq {
  max-width: 720px;
  margin-bottom: 20px;
}.dsx_rv_label-1uq {
  font-size: 0.688rem;
  color: #00C4E8;
  margin-bottom: 8px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
}.dsx_rv_h2-1uq {
  margin-bottom: 10px;
  color: #EEF6FF;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  font-family: 'Exo 2', sans-serif;
  font-weight: 800;
}
@media(min-width: 770px) {.dsx_rv_h2-1uq {
  font-size: 28px;
}
}.dsx_rv_stats-1uq {
  gap: 1.125rem;
  flex-wrap: wrap;
  font-size: 0.813rem;
  color: #6D8FA8;
  display: flex;
  align-items: center;
}.dsx_rv_stats_score-1uq {
  gap: 6px;
  align-items: baseline;
  display: flex;
}.dsx_rv_stats_score_val-1uq {
  color: #F0A500;
  font-size: 1.375rem;
  font-family: 'Exo 2', sans-serif;
  font-weight: 800;
}.dsx_rv_stats_score_max-1uq {
  color: #638496;
  font-size: 13px;
}.dsx_rv_stats_badge-1uq {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}.dsx_rv_stats_badge-1uq svg {
  width: 0.875rem;
  color: #F0A500;
  height: 0.875rem;
}.dsx_rv_grid-1uq {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.dsx_rv_grid-1uq {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.dsx_rv_grid-1uq {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.dsx_rv_card-1uq {
  border: 1px solid rgba(255,255,255,0.09);
  background: #0D1A2E;
  padding: 1.25rem;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
}.dsx_rv_card_stars-1uq {
  gap: 2px;
  color: #F0A500;
  margin-bottom: 10px;
  display: flex;
}.dsx_rv_card_stars-1uq svg {
  width: 14px;
  height: 0.875rem;
}.dsx_rv_card_h-1uq {
  margin-bottom: 8px;
  overflow-wrap: break-word;
  line-height: 1.3;
  font-weight: 700;
  color: #EEF6FF;
  font-size: 14px;
}.dsx_rv_card_body-1uq {
  flex: 1;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  font-size: 0.813rem;
  color: #6D8FA8;
  line-height: 1.65;
}.dsx_rv_card_body-1uq strong {
  color: #B8D0E8;
  font-weight: 600;
}.dsx_rv_card_meta-1uq {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.625rem;
  flex-wrap: wrap;
  align-items: center;
  padding-top: 0.75rem;
  display: flex;
  justify-content: space-between;
}.dsx_rv_card_author-1uq {
  font-weight: 600;
  font-size: 12px;
  color: #B8D0E8;
}.dsx_rv_card_date-1uq {
  color: #638496;
  font-size: 11px;
}.dsx_pmt-1uq {
  padding: 2.25rem 16px 0;
  background: #060D18;
}
@media(min-width:768px) {.dsx_pmt-1uq {
  padding: 2.75rem 24px 0;
}
}.dsx_pmt_in-1uq {
  margin: 0 auto;
  max-width: 1320px;
}.dsx_pmt_head-1uq {
  margin-bottom: 1.375rem;
  max-width: 720px;
}.dsx_pmt_label-1uq {
  margin-bottom: 8px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #00C4E8;
  letter-spacing: .08em;
}.dsx_pmt_h2-1uq {
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 22px;
  color: #EEF6FF;
  margin-bottom: 8px;
  font-family: 'Exo 2', sans-serif;
}
@media(min-width: 770px) {.dsx_pmt_h2-1uq {
  font-size: 1.75rem;
}
}.dsx_pmt_intro-1uq {
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 0.875rem;
  color: #6D8FA8;
}.dsx_pmt_groups-1uq {
  gap: 1.25rem;
  display: flex;
  flex-direction: column;
}.dsx_pmt_group-1uq {
  background: #0D1A2E;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 20px;
  border-radius: 0.5rem;
}.dsx_pmt_group_head-1uq {
  gap: 12px;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  flex-wrap: wrap;
}.dsx_pmt_group_ic-1uq {
  background: rgba(0,196,232,0.15);
  border-radius: 4px;
  flex-shrink: 0;
  color: #00C4E8;
  justify-content: center;
  height: 36px;
  width: 36px;
  display: flex;
  align-items: center;
}.dsx_pmt_group_ic-1uq svg {
  height: 1.125rem;
  width: 1.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.dsx_pmt_group_h-1uq {
  margin: 0;
  overflow-wrap: break-word;
  font-family: 'Exo 2', sans-serif;
  color: #EEF6FF;
  font-weight: 700;
  font-size: 1rem;
}.dsx_pmt_group_p-1uq {
  margin-bottom: 0.875rem;
  font-size: 0.813rem;
  line-height: 1.6;
  color: #6D8FA8;
  overflow-wrap: break-word;
}.dsx_pmt_group_p-1uq strong {
  font-weight: 600;
  color: #B8D0E8;
}.dsx_pmt_table_wrap-1uq {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.dsx_pmt_table-1uq {
  border-collapse: collapse;
  width: 100%;
  min-width: 33.75rem;
  font-size: 0.813rem;
}.dsx_pmt_table-1uq th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  letter-spacing: .04em;
  font-size: 0.688rem;
  white-space: nowrap;
  font-weight: 700;
  color: #B8D0E8;
  text-align: left;
  text-transform: uppercase;
}.dsx_pmt_table-1uq td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.75rem;
  color: #6D8FA8;
}.dsx_pmt_table-1uq tbody tr:last-child td {
  border-bottom: none;
}.dsx_pmt_table-1uq tr:hover td {
  background: rgba(255,255,255,0.05);
  color: #B8D0E8;
}.dsx_seo-1uq {
  padding: 36px 1rem 0;
  background: #060D18;
}
@media(min-width: 766px) {.dsx_seo-1uq {
  padding: 2.75rem 1.5rem 0;
}
}.dsx_seo_in-1uq {
  border-radius: 14px;
  background: #0D1A2E;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255,255,255,0.09);
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 770px) {.dsx_seo_in-1uq {
  padding: 36px 40px;
}
}.dsx_seo_label-1uq {
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #00C4E8;
}.dsx_seo_h2-1uq {
  font-size: 1.25rem;
  margin-bottom: 14px;
  font-weight: 800;
  line-height: 1.25;
  color: #EEF6FF;
  overflow-wrap: break-word;
  font-family: 'Exo 2', sans-serif;
}
@media(min-width: 769px) {.dsx_seo_h2-1uq {
  font-size: 24px;
}
}.dsx_seo_body-1uq {
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #8AAAC6;
  font-size: 14px;
}.dsx_seo_body-1uq p {
  line-height: 1.75;
  color: #8AAAC6;
  font-size: 14px;
  margin-bottom: 0.75rem;
}.dsx_seo_body-1uq p:last-child {
  margin-bottom: 0;
}.dsx_seo_body-1uq strong {
  font-weight: 700;
  color: #B8D0E8;
}.dsx_seo_body-1uq a {
  transition: color .2s;
  text-decoration: underline;
  color: #00C4E8;
}.dsx_seo_body-1uq a:hover {
  color: #33D4F0;
}.dsx_seo_body-1uq ul,.dsx_seo_body-1uq ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.dsx_seo_body-1uq ol {
  list-style: decimal;
}.dsx_seo_body-1uq li {
  margin-bottom: 6px;
  color: #8AAAC6;
  line-height: 1.75;
  font-size: 0.875rem;
}.dsx_seo_body-1uq table {
  font-size: 0.813rem;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
  margin-bottom: 0.75rem;
  width: 100%;
}
@media(min-width: 769px) {.dsx_seo_body-1uq table {
  display: table;
}
}.dsx_seo_body-1uq th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 12px;
  text-align: left;
  font-weight: 700;
  color: #B8D0E8;
}.dsx_seo_body-1uq td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 12px;
  color: #8AAAC6;
}.dsx_seo_cols-1uq {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width:640px) {.dsx_seo_cols-1uq {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.dsx_seo_cols-1uq {
  grid-template-columns: repeat(3,1fr);
}
}.dsx_seo_col_h-1uq {
  color: #B8D0E8;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 13px;
  margin-bottom: 7px;
}.dsx_seo_col_p-1uq {
  line-height: 1.65;
  font-size: 13px;
  color: #6D8FA8;
  overflow-wrap: break-word;
}.dsx_seo_stats-1uq {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.dsx_seo_stat-1uq {
  padding: 14px 1rem;
  border: 1px solid rgba(0,196,232,0.15);
  background: rgba(0,196,232,0.07);
  border-radius: 8px;
  flex: 1;
  min-width: 140px;
}.dsx_seo_stat_val-1uq {
  font-weight: 800;
  margin-bottom: 0.25rem;
  color: #00C4E8;
  overflow-wrap: break-word;
  font-size: 20px;
}.dsx_seo_stat_lb-1uq {
  color: #6D8FA8;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.dsx_seo-1uq {
  background: #060D18;
  padding: 2.25rem 1rem 0;
}
@media(min-width:768px) {.dsx_seo-1uq {
  padding: 2.75rem 24px 0;
}
}.dsx_seo_in-1uq {
  margin: 0 auto;
  background: #0D1A2E;
  border-radius: 14px;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 1.75rem 24px;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.dsx_seo_in-1uq {
  padding: 2.25rem 2.5rem;
}
}.dsx_seo_label-1uq {
  font-weight: 700;
  color: #00C4E8;
  font-size: 11px;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  text-transform: uppercase;
}.dsx_seo_h2-1uq {
  overflow-wrap: break-word;
  margin-bottom: 14px;
  font-family: 'Exo 2', sans-serif;
  line-height: 1.25;
  font-weight: 800;
  color: #EEF6FF;
  font-size: 1.25rem;
}
@media(min-width: 769px) {.dsx_seo_h2-1uq {
  font-size: 24px;
}
}.dsx_seo_body-1uq {
  font-size: 14px;
  overflow-wrap: break-word;
  color: #8AAAC6;
  line-height: 1.75;
}.dsx_seo_body-1uq p {
  color: #8AAAC6;
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
  line-height: 1.75;
}.dsx_seo_body-1uq p:last-child {
  margin-bottom: 0;
}.dsx_seo_body-1uq strong {
  font-weight: 700;
  color: #B8D0E8;
}.dsx_seo_body-1uq a {
  transition: color .2s;
  text-decoration: underline;
  color: #00C4E8;
}.dsx_seo_body-1uq a:hover {
  color: #33D4F0;
}.dsx_seo_body-1uq ul,.dsx_seo_body-1uq ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.dsx_seo_body-1uq ol {
  list-style: decimal;
}.dsx_seo_body-1uq li {
  color: #8AAAC6;
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
  line-height: 1.75;
}.dsx_seo_body-1uq table {
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
  display: block;
  margin-bottom: 12px;
  font-size: 13px;
}
@media(min-width: 765px) {.dsx_seo_body-1uq table {
  display: table;
}
}.dsx_seo_body-1uq th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  color: #B8D0E8;
  font-weight: 700;
}.dsx_seo_body-1uq td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 12px;
  color: #8AAAC6;
}.dsx_seo_cols-1uq {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 639px) {.dsx_seo_cols-1uq {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.dsx_seo_cols-1uq {
  grid-template-columns: repeat(3,1fr);
}
}.dsx_seo_col_h-1uq {
  font-size: 13px;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 7px;
  color: #B8D0E8;
}.dsx_seo_col_p-1uq {
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #6D8FA8;
}.dsx_seo_stats-1uq {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.dsx_seo_stat-1uq {
  border-radius: 8px;
  padding: 14px 1rem;
  flex: 1;
  background: rgba(0,196,232,0.07);
  border: 1px solid rgba(0,196,232,0.15);
  min-width: 140px;
}.dsx_seo_stat_val-1uq {
  overflow-wrap: break-word;
  color: #00C4E8;
  font-weight: 800;
  font-size: 1.25rem;
  margin-bottom: 0.25rem;
}.dsx_seo_stat_lb-1uq {
  color: #6D8FA8;
  font-size: 11px;
  overflow-wrap: break-word;
}.dsx_faq-1uq {
  padding: 36px 16px 0;
  background: #060D18;
}
@media(min-width: 767px) {.dsx_faq-1uq {
  padding: 2.75rem 24px 0;
}
}.dsx_faq_in-1uq {
  margin: 0 auto;
  max-width: 1320px;
}.dsx_faq_head-1uq {
  margin-bottom: 1.25rem;
}.dsx_faq_label-1uq {
  font-weight: 700;
  color: #00C4E8;
  font-size: 0.688rem;
  letter-spacing: .08em;
  margin-bottom: 8px;
  text-transform: uppercase;
}.dsx_faq_h2-1uq {
  color: #EEF6FF;
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
  font-size: 20px;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.dsx_faq_h2-1uq {
  font-size: 1.5rem;
}
}.dsx_faq_list-1uq {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.dsx_faq_item-1uq {
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.09);
  overflow: hidden;
  background: #0D1A2E;
}.dsx_faq_q-1uq {
  padding: 1rem 1.25rem;
  transition: color .2s;
  gap: 12px;
  cursor: pointer;
  justify-content: space-between;
  overflow-wrap: break-word;
  align-items: center;
  font-weight: 600;
  display: flex;
  flex-wrap: wrap;
  font-size: 0.875rem;
  color: #B8D0E8;
}.dsx_faq_q-1uq:hover {
  color: #EEF6FF;
}.dsx_faq_q_ic-1uq {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255,255,255,0.05);
  align-items: center;
  color: #00C4E8;
  display: flex;
  flex-shrink: 0;
  font-size: 1rem;
  height: 24px;
  width: 1.5rem;
  justify-content: center;
}.dsx_faq_item-1uq.dsx_state_open-1uq .dsx_faq_q_ic-1uq {
  transform: rotate(45deg);
}.dsx_faq_a-1uq {
  padding: 0 1.25rem 16px;
  color: #6D8FA8;
  font-size: 13px;
  display: none;
  overflow-wrap: break-word;
  line-height: 1.7;
}.dsx_faq_item-1uq.dsx_state_open-1uq .dsx_faq_a-1uq {
  display: block;
}.dsx_faq_a-1uq strong {
  font-weight: 700;
  color: #B8D0E8;
}.dsx_faq_a-1uq a {
  text-decoration: underline;
  color: #00C4E8;
}.dsx_faq_a-1uq ul,.dsx_faq_a-1uq ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 20px;
}.dsx_faq_a-1uq ol {
  list-style: decimal;
}.dsx_faq_a-1uq li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.dsx_faq_a-1uq table {
  margin: 8px 0;
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
  display: block;
  font-size: 0.75rem;
}
@media(min-width: 769px) {.dsx_faq_a-1uq table {
  display: table;
}
}.dsx_faq_a-1uq th {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  color: #B8D0E8;
  font-weight: 700;
}.dsx_faq_a-1uq td {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #6D8FA8;
}.dsx_ft-1uq {
  border-top: 1px solid rgba(255,255,255,0.05);
  background: #030810;
  margin-top: 48px;
}.dsx_ft_support-1uq {
  padding: 24px 16px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 769px) {.dsx_ft_support-1uq {
  padding: 28px 1.5rem;
}
}.dsx_ft_support_in-1uq {
  margin: 0 auto;
  gap: 1rem;
  align-items: center;
  display: flex;
  max-width: 1320px;
  flex-wrap: wrap;
}.dsx_ft_support_main-1uq {
  gap: 16px;
  flex: 1;
  display: flex;
  align-items: center;
  min-width: 220px;
  flex-wrap: wrap;
}.dsx_ft_support_ic-1uq {
  flex-shrink: 0;
  color: #00C4E8;
}.dsx_ft_support_ic-1uq svg {
  stroke-linejoin: round;
  width: 30px;
  height: 30px;
  stroke-linecap: round;
}.dsx_ft_support_text_title-1uq {
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 3px;
  color: #EEF6FF;
  font-size: 0.938rem;
}.dsx_ft_support_text_sub-1uq {
  overflow-wrap: break-word;
  color: #6D8FA8;
  font-size: 0.75rem;
}.dsx_ft_support_btn-1uq {
  padding: 11px 1.375rem;
  border-radius: 8px;
  transition: background .2s;
  background: #00C4E8;
  white-space: nowrap;
  flex-shrink: 0;
  font-size: 13px;
  font-weight: 700;
  color: #EEF6FF;
}.dsx_ft_support_btn-1uq:hover {
  background: #33D4F0;
}.dsx_ft_support_contacts-1uq {
  gap: 16px;
  display: flex;
  margin-left: auto;
  flex-wrap: wrap;
}.dsx_ft_support_contact-1uq {
  line-height: 1.4;
  font-size: 12px;
  color: #638496;
}.dsx_ft_support_contact-1uq strong {
  display: block;
  font-size: 0.688rem;
  color: #8AAAC6;
  margin-bottom: 2px;
  font-weight: 600;
}.dsx_ft_main-1uq {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 2rem 16px 24px;
}
@media(min-width: 765px) {.dsx_ft_main-1uq {
  padding: 2.5rem 24px 2rem;
}
}.dsx_ft_main_in-1uq {
  margin: 0 auto;
  gap: 1.5rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 82.5rem;
}
@media(min-width: 642px) {.dsx_ft_main_in-1uq {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.dsx_ft_main_in-1uq {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.dsx_ft_col_logo-1uq {
  grid-column: 1/-1;
}
@media(min-width: 1079px) {.dsx_ft_col_logo-1uq {
  grid-column: auto;
}
}.dsx_ft_logo-1uq {
  gap: 0.563rem;
  font-size: 16px;
  color: #EEF6FF;
  overflow-wrap: break-word;
  display: flex;
  margin-bottom: 12px;
  align-items: center;
  font-weight: 800;
  flex-wrap: wrap;
}.dsx_ft_logo_mark-1uq {
  overflow: hidden;
  border-radius: 4px;
  height: 30px;
  width: 1.875rem;
}.dsx_ft_logo_mark-1uq img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.dsx_ft_logo_sub-1uq {
  max-width: 200px;
  overflow-wrap: break-word;
  color: #638496;
  font-size: 0.75rem;
  line-height: 1.55;
}.dsx_ft_col_title-1uq {
  margin-bottom: 14px;
  letter-spacing: .07em;
  font-size: 12px;
  color: #8AAAC6;
  font-weight: 700;
  text-transform: uppercase;
}.dsx_ft_col_links-1uq {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.dsx_ft_col_link-1uq {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #638496;
  font-size: 0.813rem;
}.dsx_ft_col_link-1uq:hover {
  color: #B8D0E8;
}.dsx_ft_apps-1uq {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.dsx_ft_app_card-1uq {
  border-radius: 0.25rem;
  gap: 10px;
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.09);
  background: rgba(255,255,255,0.05);
  padding: 10px 12px;
  align-items: center;
  display: flex;
}.dsx_ft_app_card-1uq:hover {
  border-color: rgba(0,196,232,0.42);
}.dsx_ft_app_card_ic-1uq svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 22px;
  height: 22px;
}.dsx_ft_app_card_os-1uq {
  font-weight: 600;
  font-size: 10px;
  color: #638496;
}.dsx_ft_app_card_action-1uq {
  font-weight: 700;
  color: #B8D0E8;
  font-size: 12px;
}.dsx_ft_bot-1uq {
  padding: 1.25rem 1rem;
}
@media(min-width:768px) {.dsx_ft_bot-1uq {
  padding: 20px 1.5rem;
}
}.dsx_ft_bot_in-1uq {
  gap: 16px;
  margin: 0 auto;
  align-items: center;
  flex-wrap: wrap;
  max-width: 1320px;
  display: flex;
}.dsx_ft_socials-1uq {
  gap: 0.5rem;
  display: flex;
}.dsx_ft_soc-1uq {
  background: rgba(255,255,255,0.05);
  transition: background .2s;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 4px;
  color: #8AAAC6;
  width: 2.25rem;
  align-items: center;
  height: 2.25rem;
  justify-content: center;
  display: flex;
}.dsx_ft_soc-1uq svg {
  width: 1rem;
  height: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.dsx_ft_soc-1uq:hover {
  background: rgba(255,255,255,0.07);
}.dsx_ft_legal-1uq {
  flex: 1;
  overflow-wrap: break-word;
  color: #5E7A96;
  line-height: 1.6;
  font-size: 0.688rem;
  min-width: 200px;
}.dsx_ft_legal-1uq strong {
  color: #8AAAC6;
  font-weight: 700;
}.dsx_ft_legal-1uq a {
  text-decoration: underline;
  color: #8AAAC6;
}.dsx_ft_age-1uq {
  border-radius: 50%;
  border: 2px solid #5E7A96;
  flex-shrink: 0;
  width: 32px;
  height: 32px;
  justify-content: center;
  display: flex;
  font-size: 11px;
  align-items: center;
  font-weight: 800;
  margin-left: auto;
  color: #5E7A96;
}