html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  padding: 0;
  margin: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  border: 0;
  background: none;
  color: inherit;
  cursor: pointer;
}a:link,a:visited {
  text-decoration: none;
  color: inherit;
}img,svg,video {
  max-width: 100%;
  display: block;
}body {
  background: #090D16;
  line-height: 1.6;
  font-family: 'DM Sans', sans-serif;
  color: #B4C4DC;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
}.dsx_layout_wb4 {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.dsx_page_wb4 {
  display: flex;
  min-height: 100vh;
}.dsx_main_wb4 {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media (min-width: 1081px) {.dsx_main_wb4 {
  padding-left: 13.75rem;
}
}
@media (max-width: 1077px) {.dsx_main_wb4 {
  padding-bottom: 4.5rem;
}
}.dsx_gc_wb4 {
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 10px;
  overflow: hidden;
  background: #0D1420;
  cursor: pointer;
  position: relative;
  flex-shrink: 0;
  width: 140px;
}
@media(min-width: 642px) {.dsx_gc_wb4 {
  width: 156px;
}
}
@media(min-width: 1082px) {.dsx_gc_wb4 {
  width: 168px;
}
}.dsx_gc_wb4:hover {
  transform: translateY(-3px);
  border-color: rgba(0, 200, 224, 0.07);
}.dsx_gc_img_wb4 {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.dsx_gc_img_wb4 img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  height: 100%;
  width: 100%;
}.dsx_gc_hover_wb4 {
  transition: opacity .2s;
  inset: 0;
  background: rgba(5, 8, 16, 0.72);
  display: flex;
  position: absolute;
  justify-content: center;
  align-items: center;
  opacity: 0;
}.dsx_gc_wb4:hover .dsx_gc_hover_wb4 {
  opacity: 1;
}.dsx_gc_hover_btn_wb4 {
  background: #00C8E0;
  padding: 0.5rem 1rem;
  border-radius: 5px;
  font-size: 0.75rem;
  font-weight: 700;
  color: #EDF2FF;
}.dsx_gc_info_wb4 {
  padding: 8px 10px 0.625rem;
}.dsx_gc_name_wb4 {
  overflow: hidden;
  color: #B4C4DC;
  font-size: 12px;
  white-space: nowrap;
  font-weight: 600;
  max-width: 100%;
  text-overflow: ellipsis;
  margin-bottom: 3px;
}.dsx_gc_prov_wb4 {
  font-size: 0.625rem;
  color: #667898;
}.dsx_gc_tag_wb4 {
  border-radius: 4px;
  padding: 2px 7px;
  letter-spacing: .04em;
  left: 0.375rem;
  font-size: 0.563rem;
  font-weight: 700;
  position: absolute;
  text-transform: uppercase;
  top: 6px;
  z-index: 2;
}.dsx_gc_tag_hot_wb4 {
  background: #E03048;
  color: #fff;
}.dsx_gc_tag_new_wb4 {
  background: #00CC7A;
  color: #090D16;
}.dsx_gc_tag_jp_wb4 {
  background: #F0B020;
  color: #090D16;
}.dsx_gc_tag_ex_wb4 {
  background: #1A50C8;
  color: #fff;
}.dsx_gc_tag_live_wb4 {
  background: #E03048;
  color: #fff;
}.dsx_gr_wb4 {
  background: #090D16;
  padding: 2rem 1rem 0;
}
@media(min-width: 765px) {.dsx_gr_wb4 {
  padding: 36px 24px 0;
}
}.dsx_gr_in_wb4 {
  margin: 0 auto;
  max-width: 1340px;
}.dsx_gr_head_wb4 {
  gap: 0.75rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
}.dsx_gr_head_l_wb4 {
  gap: 0.625rem;
  flex: 1;
  align-items: center;
  display: flex;
  min-width: 0;
}.dsx_gr_ic_wb4 {
  border-radius: 10px;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  width: 32px;
  height: 32px;
}.dsx_gr_ic_wb4 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1rem;
  height: 1rem;
}.dsx_gr_title_wb4 {
  font-family: 'Space Grotesk', sans-serif;
  color: #EDF2FF;
  font-size: 1rem;
  font-weight: 700;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.dsx_gr_title_wb4 {
  font-size: 18px;
}
}.dsx_gr_more_wb4 {
  transition: color .2s;
  gap: 5px;
  color: #566880;
  font-weight: 600;
  white-space: nowrap;
  font-size: 12px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}.dsx_gr_more_wb4:hover {
  color: #00C8E0;
}.dsx_gr_more_wb4 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 12px;
  height: 12px;
}.dsx_gr_arrows_wb4 {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.dsx_gr_arr_wb4 {
  border-radius: 5px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s;
  color: #7A90B0;
  width: 1.875rem;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}.dsx_gr_arr_wb4:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #EDF2FF;
}.dsx_gr_arr_wb4 svg {
  width: 0.813rem;
  stroke-linecap: round;
  height: 0.813rem;
  stroke-linejoin: round;
}.dsx_gr_seo_h_wb4 {
  margin: 0 0 0.375rem;
  font-weight: 700;
  font-size: 0.813rem;
  font-family: 'Space Grotesk', sans-serif;
  overflow-wrap: break-word;
  max-width: 42.5rem;
  color: #B4C4DC;
}
@media(min-width: 767px) {.dsx_gr_seo_h_wb4 {
  font-size: 0.875rem;
}
}.dsx_gr_seo_wb4 {
  color: #566880;
  font-size: 0.75rem;
  line-height: 1.55;
  margin-bottom: 12px;
  overflow-wrap: break-word;
  max-width: 42.5rem;
}.dsx_gr_seo_wb4 strong {
  font-weight: 600;
  color: #B4C4DC;
}.dsx_gr_scroll_wb4 {
  gap: 10px;
  display: flex;
  padding-bottom: 10px;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.dsx_gr_scroll_wb4::-webkit-scrollbar {
  display: none;
}
@media(min-width: 767px) {.dsx_gr_scroll_wb4 {
  gap: 0.75rem;
}
}.dsx_tb_wb4 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #090D16;
  height: 3.5rem;
  z-index: 80;
  right: 0;
  left: 0;
  display: flex;
  align-items: center;
  position: fixed;
  top: 0;
}.dsx_tb_in_wb4 {
  gap: 0;
  padding: 0 14px;
  align-items: center;
  height: 100%;
  display: flex;
  width: 100%;
}.dsx_tb_burger_wb4 {
  gap: 0.313rem;
  border-radius: 10px;
  height: 2.375rem;
  margin-right: 8px;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 2.375rem;
}.dsx_tb_burger_wb4:hover {
  background: rgba(255, 255, 255, 0.05);
}.dsx_tb_burger_line_wb4 {
  border-radius: 1px;
  background: #7A90B0;
  width: 1.125rem;
  height: 2px;
  display: block;
}
@media(min-width: 1077px) {.dsx_tb_burger_wb4 {
  display: none;
}
}.dsx_tb_logo_wb4 {
  gap: 0.563rem;
  font-weight: 800;
  margin-right: 1.25rem;
  flex-shrink: 0;
  letter-spacing: -.01em;
  align-items: center;
  font-size: 1.125rem;
  display: flex;
  color: #EDF2FF;
  overflow-wrap: break-word;
}.dsx_tb_logo_mark_wb4 {
  border-radius: 10px;
  overflow: hidden;
  justify-content: center;
  display: flex;
  height: 32px;
  align-items: center;
  width: 2rem;
}.dsx_tb_logo_mark_wb4 img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.dsx_tb_nav_wb4 {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 642px) {.dsx_tb_nav_wb4 {
  display: flex;
}
}.dsx_tb_tab_wb4 {
  transition: background .15s,color .15s;
  padding: 8px 14px;
  border-radius: 0.625rem;
  font-size: 13px;
  color: #7A90B0;
  white-space: nowrap;
  font-weight: 600;
}.dsx_tb_tab_wb4:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EDF2FF;
}.dsx_tb_tab_wb4.dsx_state_active_wb4 {
  background: rgba(0, 200, 224, 0.15);
  color: #EDF2FF;
}.dsx_tb_right_wb4 {
  gap: 8px;
  margin-left: auto;
  flex-shrink: 0;
  align-items: center;
  display: flex;
}.dsx_tb_login_wb4 {
  transition: border-color .2s,color .2s;
  padding: 0.563rem 16px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  font-weight: 600;
  display: none;
  font-size: 0.813rem;
  color: #B4C4DC;
}.dsx_tb_login_wb4:hover {
  border-color: rgba(0, 200, 224, 0.45);
  color: #EDF2FF;
}
@media(min-width: 478px) {.dsx_tb_login_wb4 {
  display: block;
}
}.dsx_tb_reg_wb4 {
  border-radius: 10px;
  transition: background .2s;
  padding: 0.563rem 18px;
  background: #00CC7A;
  white-space: nowrap;
  color: #060C18;
  font-size: 0.813rem;
  font-weight: 700;
}.dsx_tb_reg_wb4:hover {
  background: #00E888;
}.dsx_sb_wb4 {
  background: #111827;
  transition: transform .25s ease;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  top: 3.5rem;
  left: 0;
  z-index: 70;
  width: 13.75rem;
  bottom: 0;
  position: fixed;
  overflow-y: auto;
}.dsx_sb_wb4.dsx_state_open_wb4 {
  transform: translateX(0);
}.dsx_sb_wb4::-webkit-scrollbar {
  width: 4px;
}.dsx_sb_wb4::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1083px) {.dsx_sb_wb4 {
  transform: translateX(0);
}
}.dsx_sb_auth_wb4 {
  padding: 0.875rem 12px 0.625rem;
}.dsx_sb_btn_reg_wb4 {
  transition: background .2s;
  padding: 0.688rem;
  background: #00CC7A;
  border-radius: 10px;
  display: block;
  margin-bottom: 8px;
  font-weight: 700;
  font-size: 0.813rem;
  color: #060C18;
  text-align: center;
}.dsx_sb_btn_reg_wb4:hover {
  background: #00E888;
}.dsx_sb_btn_login_wb4 {
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: rgba(255, 255, 255, 0.05);
  padding: 0.625rem;
  border-radius: 10px;
  display: block;
  font-weight: 600;
  font-size: 0.813rem;
  color: #B4C4DC;
  text-align: center;
}.dsx_sb_btn_login_wb4:hover {
  border-color: rgba(0, 200, 224, 0.45);
  color: #EDF2FF;
}.dsx_sb_promo_wb4 {
  border: 1px solid rgba(0, 200, 224, 0.15);
  border-radius: 10px;
  padding: 0.75rem 0.875rem;
  overflow: hidden;
  background: linear-gradient(135deg,#061830,#111827);
  margin: 0 0.75rem 10px;
  position: relative;
}.dsx_sb_promo_wb4::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(0, 200, 224, 0.15),transparent 70%);
  position: absolute;
  top: -1.25rem;
  width: 80px;
  right: -1.25rem;
  content: '';
  height: 80px;
}.dsx_sb_promo_title_wb4 {
  text-transform: uppercase;
  color: #00C8E0;
  font-size: 0.688rem;
  letter-spacing: .06em;
  margin-bottom: 0.25rem;
  font-weight: 700;
}.dsx_sb_promo_text_wb4 {
  line-height: 1.35;
  font-weight: 600;
  overflow-wrap: break-word;
  color: #EDF2FF;
  font-size: 12px;
}.dsx_sb_promo_sub_wb4 {
  font-size: 0.625rem;
  color: #566880;
  margin-top: 3px;
}.dsx_sb_nav_wb4 {
  padding: 6px 8px 16px;
}.dsx_sb_nav_lb_wb4 {
  padding: 10px 0.5rem 6px;
  letter-spacing: .08em;
  color: #667898;
  font-size: 0.625rem;
  text-transform: uppercase;
  font-weight: 700;
}.dsx_sb_link_wb4 {
  transition: background .15s,color .15s;
  gap: 10px;
  padding: 0.563rem 10px;
  border-radius: 5px;
  overflow-wrap: break-word;
  align-items: center;
  cursor: pointer;
  color: #7A90B0;
  display: flex;
  font-weight: 500;
  font-size: 0.813rem;
}.dsx_sb_link_wb4:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EDF2FF;
}.dsx_sb_link_wb4.dsx_state_active_wb4 {
  background: rgba(0, 200, 224, 0.15);
  color: #EDF2FF;
}.dsx_sb_ic_wb4 {
  border-radius: 5px;
  display: flex;
  height: 1.875rem;
  flex-shrink: 0;
  align-items: center;
  width: 1.875rem;
  justify-content: center;
}.dsx_sb_ic_wb4 svg {
  stroke-linecap: round;
  width: 1rem;
  height: 16px;
  stroke-linejoin: round;
}.dsx_sb_ic_1_wb4 {
  background: rgba(0, 200, 224, 0.07);
  color: #00C8E0;
}.dsx_sb_ic_2_wb4 {
  background: rgba(0, 204, 122, 0.14);
  color: #00CC7A;
}.dsx_sb_ic_3_wb4 {
  background: rgba(240, 176, 32, 0.14);
  color: #F0B020;
}.dsx_sb_ic_4_wb4 {
  background: rgba(26, 80, 200, 0.22);
  color: #1A50C8;
}.dsx_sb_ic_5_wb4 {
  background: rgba(0, 200, 224, 0.07);
  color: #F04090;
}.dsx_sb_ic_6_wb4 {
  background: rgba(26, 80, 200, 0.22);
  color: #9B5CF6;
}.dsx_sb_badge_wb4 {
  padding: 2px 0.438rem;
  background: #F0B020;
  border-radius: 5px;
  color: #060C18;
  font-weight: 700;
  font-size: 9px;
  margin-left: auto;
}.dsx_sb_bot_wb4 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.75rem;
  gap: 8px;
  display: flex;
}.dsx_sb_lang_wb4,.dsx_sb_help_wb4 {
  gap: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  flex: 1;
  border-radius: 5px;
  padding: 9px 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  transition: border-color .2s;
  justify-content: center;
  color: #7A90B0;
  display: flex;
  font-size: 0.688rem;
  align-items: center;
  font-weight: 600;
}.dsx_sb_lang_wb4:hover,.dsx_sb_help_wb4:hover {
  border-color: rgba(0, 200, 224, 0.45);
  color: #EDF2FF;
}.dsx_sb_lang_wb4 svg,.dsx_sb_help_wb4 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 13px;
  width: 0.813rem;
}.dsx_sb_bd_wb4 {
  background: rgba(5, 8, 16, 0.72);
  inset: 0;
  display: none;
  z-index: 69;
  position: fixed;
}.dsx_sb_bd_wb4.dsx_state_on_wb4 {
  display: block;
}
@media(min-width: 1078px) {.dsx_sb_bd_wb4 {
  display: none!important;
}
}.dsx_mob_nav_wb4 {
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  background: #111827;
  border-top: 1px solid rgba(255, 255, 255, 0.11);
  bottom: 0;
  position: fixed;
  left: 0;
  display: flex;
  z-index: 80;
  right: 0;
}
@media(min-width: 1081px) {.dsx_mob_nav_wb4 {
  display: none;
}
}.dsx_mob_nav_item_wb4 {
  flex: 1;
  padding: 0.25rem 2px;
  gap: 4px;
  cursor: pointer;
  flex-direction: column;
  color: #667898;
  align-items: center;
  display: flex;
}.dsx_mob_nav_ic_wb4 {
  line-height: 1;
}.dsx_mob_nav_ic_wb4 svg {
  stroke-linecap: round;
  height: 1.25rem;
  width: 20px;
  stroke-linejoin: round;
}.dsx_mob_nav_lb_wb4 {
  color: #667898;
  font-size: 0.625rem;
  font-weight: 600;
}.dsx_mob_nav_item_wb4.dsx_state_active_wb4 {
  color: #00C8E0;
}.dsx_mob_nav_item_wb4.dsx_state_active_wb4 .dsx_mob_nav_lb_wb4 {
  color: #00C8E0;
}.dsx_hero_wb4 {
  background: #090D16;
  padding: 1.25rem 1rem 0;
}
@media(min-width: 771px) {.dsx_hero_wb4 {
  padding: 1.5rem 1.5rem 0;
}
}.dsx_hero_in_wb4 {
  gap: 12px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 83.75rem;
}
@media(min-width:860px) {.dsx_hero_in_wb4 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1098px) {.dsx_hero_in_wb4 {
  grid-template-columns: 1fr 21.25rem;
}
}.dsx_hero_promo_wb4 {
  background: #0D1420;
  border-radius: 14px;
  overflow: hidden;
  min-height: 220px;
  display: flex;
  align-items: stretch;
  position: relative;
}
@media(min-width: 765px) {.dsx_hero_promo_wb4 {
  min-height: 280px;
}
}.dsx_hero_promo_bg_wb4 {
  background: linear-gradient(120deg,#061830 0%,#090D16 100%);
  background-position: center;
  inset: 0;
  background-size: cover;
  position: absolute;
}.dsx_hero_promo_bg_wb4::after {
  background: linear-gradient(90deg,#090D16 0%,rgba(5, 8, 16, 0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.dsx_hero_promo_glow_wb4 {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(26, 80, 200, 0.22) 0%,transparent 65%);
  top: -40px;
  height: 18.75rem;
  position: absolute;
  pointer-events: none;
  right: 3.75rem;
  width: 18.75rem;
}.dsx_hero_promo_ct_wb4 {
  padding: 1.75rem 24px 28px 28px;
  max-width: 30rem;
  z-index: 2;
  position: relative;
  justify-content: center;
  flex-direction: column;
  display: flex;
}
@media(min-width: 765px) {.dsx_hero_promo_ct_wb4 {
  padding: 2.5rem 32px;
}
}.dsx_hero_badge_wb4 {
  padding: 5px 0.75rem;
  border: 1px solid rgba(0, 200, 224, 0.07);
  border-radius: 1.25rem;
  background: rgba(0, 200, 224, 0.15);
  color: #00C8E0;
  font-weight: 700;
  margin-bottom: 0.875rem;
  font-size: 0.625rem;
  text-transform: uppercase;
  display: inline-block;
  letter-spacing: .08em;
}.dsx_hero_h1_wb4 {
  color: #EDF2FF;
  margin-bottom: 10px;
  font-weight: 800;
  font-family: 'Space Grotesk', sans-serif;
  line-height: 1.15;
  overflow-wrap: break-word;
  font-size: 1.625rem;
}.dsx_hero_h1_wb4 em {
  font-style: normal;
  color: #F0B020;
}
@media(min-width: 769px) {.dsx_hero_h1_wb4 {
  font-size: 36px;
}
}.dsx_hero_sub_wb4 {
  margin-bottom: 1.25rem;
  font-size: 0.813rem;
  line-height: 1.55;
  color: #7A90B0;
}
@media(min-width:768px) {.dsx_hero_sub_wb4 {
  font-size: 0.875rem;
}
}.dsx_hero_row_wb4 {
  gap: 0.625rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.dsx_hero_cta_wb4 {
  transition: background .2s;
  padding: 13px 1.625rem;
  background: #00CC7A;
  border-radius: 10px;
  box-shadow: 0 2px 1rem rgba(0, 204, 122, 0.35), inset 0 1px 0 rgba(255, 255, 255, 0.10);
  font-size: 14px;
  font-weight: 700;
  color: #060C18;
}.dsx_hero_cta_wb4:hover {
  background: #00E888;
}.dsx_hero_terms_wb4 {
  font-size: 11px;
  color: #667898;
}.dsx_hero_game_wb4 {
  border: 1px solid rgba(255, 255, 255, 0.06);
  overflow: hidden;
  border-radius: 0.875rem;
  background: #0D1420;
  position: relative;
  display: flex;
  flex-direction: column;
}.dsx_hero_game_badge_wb4 {
  border: 1px solid rgba(240, 176, 32, 0.14);
  background: rgba(240, 176, 32, 0.14);
  border-radius: 20px;
  padding: 5px 10px;
  text-transform: uppercase;
  color: #F0B020;
  top: 12px;
  font-weight: 700;
  letter-spacing: .06em;
  position: absolute;
  font-size: 10px;
  left: 12px;
  z-index: 3;
}.dsx_hero_game_badge_wb4 svg {
  margin-right: 4px;
  height: 11px;
  width: 0.688rem;
  vertical-align: -1px;
}.dsx_hero_game_img_wb4 {
  background: linear-gradient(135deg,#061830,#090D16);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.dsx_hero_game_img_wb4 img {
  inset: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  object-fit: cover;
}.dsx_hero_game_play_wb4 {
  inset: 0;
  transition: opacity .2s;
  background: rgba(5, 8, 16, 0.72);
  align-items: center;
  position: absolute;
  justify-content: center;
  opacity: 0;
  display: flex;
}.dsx_hero_game_wb4:hover .dsx_hero_game_play_wb4 {
  opacity: 1;
}.dsx_hero_game_play_wb4 span {
  background: #00C8E0;
  border-radius: 50%;
  display: flex;
  width: 52px;
  height: 3.25rem;
  align-items: center;
  justify-content: center;
}.dsx_hero_game_play_wb4 span svg {
  width: 18px;
  margin-left: 2px;
  height: 18px;
}.dsx_hero_game_info_wb4 {
  padding: 14px 1rem;
}.dsx_hero_game_title_wb4 {
  font-weight: 700;
  color: #EDF2FF;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-size: 0.938rem;
}.dsx_hero_game_provider_wb4 {
  color: #566880;
  font-size: 11px;
}.dsx_hero_game_btn_wb4 {
  padding: 0.688rem;
  transition: background .2s;
  margin: 0.75rem 16px 1rem;
  background: #00C8E0;
  border-radius: 0.625rem;
  color: #EDF2FF;
  font-size: 0.813rem;
  font-weight: 700;
  display: block;
  text-align: center;
}.dsx_hero_game_wb4:hover .dsx_hero_game_btn_wb4 {
  background: #26DDEF;
}.dsx_sbar_wb4 {
  padding: 16px 1rem 0;
  background: #090D16;
}
@media(min-width: 765px) {.dsx_sbar_wb4 {
  padding: 1.125rem 24px 0;
}
}.dsx_sbar_in_wb4 {
  margin: 0 auto;
  max-width: 83.75rem;
}.dsx_sbar_row_wb4 {
  gap: 10px;
  display: flex;
  margin-bottom: 12px;
  flex-wrap: wrap;
}.dsx_sbar_input_wb4 {
  gap: 10px;
  flex: 1;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 0.688rem 16px;
  border-radius: 10px;
  background: #0D1420;
  align-items: center;
  cursor: pointer;
  color: #566880;
  font-size: 0.813rem;
  display: flex;
}.dsx_sbar_input_wb4:hover {
  border-color: rgba(0, 200, 224, 0.45);
}.dsx_sbar_input_wb4 svg {
  width: 0.938rem;
  stroke-linejoin: round;
  height: 15px;
  flex-shrink: 0;
  stroke-linecap: round;
}.dsx_sbar_providers_wb4 {
  background: #0D1420;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s;
  padding: 0.688rem 18px;
  gap: 0.5rem;
  border-radius: 0.625rem;
  font-weight: 600;
  color: #B4C4DC;
  align-items: center;
  white-space: nowrap;
  display: flex;
  font-size: 0.813rem;
}.dsx_sbar_providers_wb4:hover {
  border-color: rgba(0, 200, 224, 0.45);
  color: #EDF2FF;
}.dsx_sbar_providers_wb4 svg {
  stroke-linejoin: round;
  width: 14px;
  height: 0.875rem;
  stroke-linecap: round;
}.dsx_sbar_tabs_wb4 {
  gap: 6px;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 2px;
}.dsx_sbar_tabs_wb4::-webkit-scrollbar {
  display: none;
}.dsx_sbar_tab_wb4 {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 1.25rem;
  gap: 0.438rem;
  padding: 0.5rem 14px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  transition: background .15s,color .15s,border-color .15s;
  font-weight: 600;
  white-space: nowrap;
  cursor: pointer;
  flex-shrink: 0;
  font-size: 0.75rem;
  align-items: center;
  display: flex;
  color: #7A90B0;
}.dsx_sbar_tab_wb4:hover {
  border-color: rgba(0, 200, 224, 0.45);
  background: rgba(255, 255, 255, 0.07);
  color: #EDF2FF;
}.dsx_sbar_tab_wb4.dsx_state_active_wb4 {
  border-color: rgba(0, 200, 224, 0.07);
  background: rgba(0, 200, 224, 0.15);
  color: #EDF2FF;
}.dsx_sbar_tab_ic_wb4 svg {
  width: 0.875rem;
  stroke-linecap: round;
  height: 0.875rem;
  stroke-linejoin: round;
}.dsx_wy_wb4 {
  padding: 32px 16px 0;
  background: #090D16;
}
@media(min-width: 771px) {.dsx_wy_wb4 {
  padding: 40px 24px 0;
}
}.dsx_wy_in_wb4 {
  margin: 0 auto;
  max-width: 83.75rem;
}.dsx_wy_head_wb4 {
  max-width: 720px;
  margin-bottom: 1.125rem;
}.dsx_wy_label_wb4 {
  color: #00C8E0;
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
}.dsx_wy_h2_wb4 {
  overflow-wrap: break-word;
  font-family: 'Space Grotesk', sans-serif;
  margin-bottom: 0.5rem;
  color: #EDF2FF;
  font-size: 20px;
  font-weight: 800;
}
@media(min-width: 765px) {.dsx_wy_h2_wb4 {
  font-size: 24px;
}
}.dsx_wy_intro_wb4 {
  margin: 0;
  font-size: 0.813rem;
  line-height: 1.6;
  color: #566880;
}.dsx_wy_grid_wb4 {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 639px) {.dsx_wy_grid_wb4 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.dsx_wy_grid_wb4 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.dsx_wy_card_wb4 {
  padding: 20px;
  background: #111827;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 10px;
}.dsx_wy_card_wb4:hover {
  transform: translateY(-2px);
  border-color: rgba(0, 200, 224, 0.07);
}.dsx_wy_card_ic_wb4 {
  border-radius: 50%;
  background: rgba(0, 200, 224, 0.15);
  justify-content: center;
  width: 2.75rem;
  margin-bottom: 14px;
  display: flex;
  height: 2.75rem;
  align-items: center;
  color: #00C8E0;
}.dsx_wy_card_ic_wb4 svg {
  width: 22px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 22px;
}.dsx_wy_card_h_wb4 {
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  line-height: 1.25;
  margin-bottom: 0.375rem;
  color: #EDF2FF;
}.dsx_wy_card_p_wb4 {
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.6;
  color: #566880;
}.dsx_wy_card_p_wb4 strong {
  color: #B4C4DC;
  font-weight: 600;
}.dsx_gcg_wb4 {
  padding: 36px 16px 0;
  background: #090D16;
}
@media(min-width: 771px) {.dsx_gcg_wb4 {
  padding: 2.75rem 1.5rem 0;
}
}.dsx_gcg_in_wb4 {
  margin: 0 auto;
  max-width: 1340px;
}.dsx_gcg_head_wb4 {
  margin-bottom: 20px;
  max-width: 45rem;
}.dsx_gcg_label_wb4 {
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #00C8E0;
  margin-bottom: 0.5rem;
}.dsx_gcg_h2_wb4 {
  font-size: 22px;
  font-weight: 800;
  margin-bottom: 8px;
  color: #EDF2FF;
  font-family: 'Space Grotesk', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.dsx_gcg_h2_wb4 {
  font-size: 1.75rem;
}
}.dsx_gcg_intro_wb4 {
  font-size: 0.813rem;
  line-height: 1.6;
  color: #566880;
}.dsx_gcg_grid_wb4 {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.dsx_gcg_grid_wb4 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.dsx_gcg_grid_wb4 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.dsx_gcg_card_wb4 {
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.875rem;
  padding: 1.25rem;
  display: flex;
  position: relative;
  flex-direction: column;
  min-height: 15rem;
  cursor: pointer;
  justify-content: flex-end;
}.dsx_gcg_card_wb4:hover {
  transform: translateY(-3px);
  border-color: rgba(0, 200, 224, 0.15);
}.dsx_gcg_card_bg_wb4 {
  inset: 0;
  z-index: 0;
  position: absolute;
}.dsx_gcg_card_bg_wb4::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  position: absolute;
  content: '';
}.dsx_gcg_card_ic_wb4 {
  background: rgba(0,0,0,.45);
  border-radius: 0.313rem;
  height: 40px;
  align-items: center;
  right: 1.125rem;
  color: #EDF2FF;
  top: 1.125rem;
  z-index: 2;
  width: 2.5rem;
  display: flex;
  justify-content: center;
  position: absolute;
}.dsx_gcg_card_ic_wb4 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 20px;
  height: 20px;
}.dsx_gcg_card_ct_wb4 {
  z-index: 1;
  position: relative;
}.dsx_gcg_card_h_wb4 {
  font-size: 1.125rem;
  margin-bottom: 0.5rem;
  line-height: 1.2;
  font-family: 'Space Grotesk', sans-serif;
  font-weight: 800;
  color: #EDF2FF;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.dsx_gcg_card_h_wb4 {
  font-size: 20px;
}
}.dsx_gcg_card_p_wb4 {
  line-height: 1.55;
  overflow-wrap: break-word;
  color: rgba(255,255,255,.82);
  font-size: 12px;
  margin-bottom: 0.625rem;
}.dsx_gcg_card_p_wb4 strong {
  color: #EDF2FF;
  font-weight: 600;
}.dsx_gcg_card_cta_wb4 {
  gap: 0.25rem;
  display: inline-flex;
  align-items: center;
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: .04em;
  text-transform: uppercase;
  color: #00C8E0;
}.dsx_gcg_card_cta_wb4 svg {
  width: 0.75rem;
  height: 12px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.dsx_ws_wb4 {
  padding: 32px 16px 0;
  background: #090D16;
}
@media(min-width: 769px) {.dsx_ws_wb4 {
  padding: 36px 1.5rem 0;
}
}.dsx_ws_in_wb4 {
  margin: 0 auto;
  max-width: 83.75rem;
}.dsx_ws_head_wb4 {
  gap: 0.75rem;
  align-items: center;
  margin-bottom: 0.875rem;
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
}.dsx_ws_title_wb4 {
  gap: 0.625rem;
  font-weight: 700;
  overflow-wrap: break-word;
  display: flex;
  align-items: center;
  color: #EDF2FF;
  font-family: 'Space Grotesk', sans-serif;
  font-size: 16px;
  flex-wrap: wrap;
}.dsx_ws_title_ic_wb4 svg {
  width: 1.125rem;
  stroke-linejoin: round;
  color: #F0B020;
  stroke-linecap: round;
  height: 1.125rem;
}.dsx_ws_online_wb4 {
  gap: 7px;
  font-size: 0.75rem;
  font-weight: 600;
  align-items: center;
  display: flex;
  color: #566880;
}.dsx_ws_online_dot_wb4 {
  border-radius: 50%;
  background: #00CC7A;
  flex-shrink: 0;
  box-shadow: 0 0 0.375rem rgba(0, 204, 122, 0.14);
  width: 8px;
  height: 8px;
}.dsx_ws_scroll_wb4 {
  gap: 0.5rem;
  padding-bottom: 8px;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
}.dsx_ws_scroll_wb4::-webkit-scrollbar {
  display: none;
}.dsx_wc_wb4 {
  gap: 10px;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #0D1420;
  padding: 10px 0.875rem;
  flex-shrink: 0;
  min-width: 220px;
  align-items: center;
  display: flex;
}.dsx_wc_img_wb4 {
  overflow: hidden;
  background: #111827;
  border-radius: 5px;
  height: 2.25rem;
  width: 2.25rem;
  flex-shrink: 0;
}.dsx_wc_img_wb4 img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.dsx_wc_info_wb4 {
  min-width: 0;
}.dsx_wc_game_wb4 {
  overflow: hidden;
  color: #B4C4DC;
  text-overflow: ellipsis;
  font-size: 0.75rem;
  white-space: nowrap;
  font-weight: 600;
}.dsx_wc_player_wb4 {
  overflow: hidden;
  white-space: nowrap;
  color: #667898;
  text-overflow: ellipsis;
  font-size: 0.625rem;
}.dsx_wc_amount_wb4 {
  white-space: nowrap;
  color: #00CC7A;
  flex-shrink: 0;
  margin-left: auto;
  font-size: 13px;
  font-weight: 700;
}.dsx_reg_wb4 {
  background: #090D16;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 767px) {.dsx_reg_wb4 {
  padding: 44px 24px 0;
}
}.dsx_reg_in_wb4 {
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 0.875rem;
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  background: #111827;
  max-width: 1340px;
}
@media(min-width: 770px) {.dsx_reg_in_wb4 {
  padding: 2.5rem;
}
}.dsx_reg_top_wb4 {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 862px) {.dsx_reg_top_wb4 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.dsx_reg_label_wb4 {
  letter-spacing: .08em;
  color: #00C8E0;
  font-size: 0.688rem;
  margin-bottom: 10px;
  font-weight: 700;
  text-transform: uppercase;
}.dsx_reg_h2_wb4 {
  margin-bottom: 12px;
  font-weight: 800;
  font-family: 'Space Grotesk', sans-serif;
  font-size: 1.375rem;
  line-height: 1.2;
  overflow-wrap: break-word;
  color: #EDF2FF;
}
@media(min-width: 770px) {.dsx_reg_h2_wb4 {
  font-size: 28px;
}
}.dsx_reg_bonus_wb4 {
  background: rgba(240, 176, 32, 0.14);
  border-radius: 0.625rem;
  padding: 0.625rem 16px;
  gap: 8px;
  border: 1px solid rgba(240, 176, 32, 0.14);
  align-items: center;
  display: inline-flex;
  margin-bottom: 16px;
}.dsx_reg_bonus_amount_wb4 {
  font-weight: 800;
  font-size: 1.25rem;
  color: #F0B020;
}.dsx_reg_bonus_text_wb4 {
  line-height: 1.35;
  font-size: 13px;
  color: #7A90B0;
}.dsx_reg_cta_btn_wb4 {
  padding: 0.875rem 32px;
  background: #00CC7A;
  border-radius: 10px;
  transition: background .2s;
  font-weight: 700;
  margin-bottom: 0.75rem;
  color: #060C18;
  display: inline-block;
  box-shadow: 0 2px 16px rgba(0, 204, 122, 0.35), inset 0 1px 0 rgba(255, 255, 255, 0.10);
  font-size: 0.938rem;
}.dsx_reg_cta_btn_wb4:hover {
  background: #00E888;
}.dsx_reg_terms_wb4 {
  line-height: 1.5;
  font-size: 0.688rem;
  color: #667898;
}.dsx_reg_seo_wb4 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.65;
  overflow-wrap: break-word;
  margin-top: 20px;
  color: #566880;
  padding-top: 1.25rem;
  font-size: 13px;
}.dsx_reg_seo_wb4 p {
  margin-bottom: 10px;
  line-height: 1.65;
  font-size: 13px;
  color: #566880;
}.dsx_reg_seo_wb4 p:last-child {
  margin-bottom: 0;
}.dsx_reg_seo_wb4 strong {
  color: #B4C4DC;
  font-weight: 700;
}.dsx_reg_seo_wb4 a {
  transition: color .2s;
  text-decoration: underline;
  color: #00C8E0;
}.dsx_reg_seo_wb4 a:hover {
  color: #26DDEF;
}.dsx_reg_seo_wb4 ul,.dsx_reg_seo_wb4 ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 18px;
}.dsx_reg_seo_wb4 ol {
  list-style: decimal;
}.dsx_reg_seo_wb4 li {
  color: #566880;
  line-height: 1.65;
  margin-bottom: 4px;
  font-size: 13px;
}.dsx_reg_seo_wb4 table {
  margin-bottom: 0.625rem;
  overflow-x: auto;
  width: 100%;
  font-size: 0.813rem;
  border-collapse: collapse;
  display: block;
}
@media(min-width: 766px) {.dsx_reg_seo_wb4 table {
  display: table;
}
}.dsx_reg_seo_wb4 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px;
  font-weight: 700;
  color: #B4C4DC;
  text-align: left;
}.dsx_reg_seo_wb4 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem;
  color: #566880;
}.dsx_reg_steps_wb4 {
  gap: 0.875rem;
  margin-top: 1.75rem;
  display: flex;
  flex-direction: column;
}
@media(min-width: 861px) {.dsx_reg_steps_wb4 {
  margin-top: 0;
}
}.dsx_reg_step_wb4 {
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 1rem;
  border-radius: 10px;
  gap: 0.875rem;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.dsx_reg_step_num_wb4 {
  border: 1px solid rgba(0, 200, 224, 0.07);
  background: rgba(0, 200, 224, 0.15);
  border-radius: 50%;
  font-size: 14px;
  height: 2.125rem;
  justify-content: center;
  flex-shrink: 0;
  align-items: center;
  width: 2.125rem;
  font-weight: 800;
  color: #00C8E0;
  display: flex;
}.dsx_reg_step_title_wb4 {
  color: #EDF2FF;
  font-size: 14px;
  margin-bottom: 3px;
  font-weight: 700;
}.dsx_reg_step_text_wb4 {
  color: #566880;
  line-height: 1.5;
  font-size: 0.75rem;
}.dsx_reg_trust_wb4 {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 1.25rem;
  flex-wrap: wrap;
  display: flex;
  padding-top: 1.25rem;
}.dsx_reg_trust_item_wb4 {
  gap: 7px;
  align-items: center;
  display: flex;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #566880;
}.dsx_reg_trust_ic_wb4 svg {
  stroke-linecap: round;
  height: 16px;
  stroke-linejoin: round;
  color: #00C8E0;
  width: 1rem;
}.dsx_app_wb4 {
  padding: 36px 16px 0;
  background: #090D16;
}
@media(min-width: 770px) {.dsx_app_wb4 {
  padding: 44px 1.5rem 0;
}
}.dsx_app_in_wb4 {
  margin: 0 auto;
  max-width: 83.75rem;
}.dsx_app_head_wb4 {
  margin-bottom: 16px;
}.dsx_app_label_wb4 {
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-weight: 700;
  color: #00C8E0;
}.dsx_app_h2_wb4 {
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  font-weight: 800;
  font-family: 'Space Grotesk', sans-serif;
  color: #EDF2FF;
  font-size: 20px;
}
@media(min-width: 765px) {.dsx_app_h2_wb4 {
  font-size: 1.5rem;
}
}.dsx_app_sub_wb4 {
  color: #566880;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  max-width: 600px;
}.dsx_app_sub_wb4 strong {
  font-weight: 700;
  color: #B4C4DC;
}.dsx_app_cards_wb4 {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 1rem;
}
@media(min-width: 639px) {.dsx_app_cards_wb4 {
  grid-template-columns: repeat(3,1fr);
}
}.dsx_app_card_wb4 {
  border-radius: 0.625rem;
  padding: 20px;
  gap: 16px;
  overflow: hidden;
  position: relative;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.dsx_app_card_ios_wb4 {
  background: linear-gradient(135deg,rgba(0, 200, 224, 0.15) 0%,#111827 100%);
}.dsx_app_card_android_wb4 {
  background: linear-gradient(135deg,rgba(0, 204, 122, 0.14) 0%,#111827 100%);
}.dsx_app_card_win_wb4 {
  background: linear-gradient(135deg,rgba(240, 176, 32, 0.14) 0%,#111827 100%);
}.dsx_app_card_ic_wb4 svg {
  stroke-linejoin: round;
  width: 34px;
  stroke-linecap: round;
  height: 2.125rem;
}.dsx_app_card_ic_wb4 {
  color: #EDF2FF;
  flex-shrink: 0;
}.dsx_app_card_os_wb4 {
  font-weight: 700;
  font-size: 10px;
  text-transform: uppercase;
  margin-bottom: 6px;
  letter-spacing: .08em;
  color: #566880;
}.dsx_app_card_title_wb4 {
  color: #EDF2FF;
  overflow-wrap: break-word;
  font-size: 15px;
  margin-bottom: 6px;
  line-height: 1.2;
  font-weight: 700;
}.dsx_app_card_text_wb4 {
  margin-bottom: 0.875rem;
  line-height: 1.5;
  font-size: 12px;
  overflow-wrap: break-word;
  color: #566880;
}.dsx_app_card_btn_wb4 {
  gap: 0.438rem;
  border-radius: 5px;
  padding: 10px 1.125rem;
  transition: background .2s;
  border: 1px solid rgba(0, 200, 224, 0.45);
  background: rgba(255, 255, 255, 0.12);
  display: inline-flex;
  font-weight: 700;
  font-size: 13px;
  align-items: center;
  color: #EDF2FF;
}.dsx_app_card_btn_wb4:hover {
  background: rgba(255, 255, 255, 0.07);
}.dsx_bon_wb4 {
  padding: 36px 16px 0;
  background: #090D16;
}
@media(min-width: 769px) {.dsx_bon_wb4 {
  padding: 44px 1.5rem 0;
}
}.dsx_bon_in_wb4 {
  margin: 0 auto;
  max-width: 1340px;
}.dsx_bon_head_wb4 {
  margin-bottom: 1.25rem;
}.dsx_bon_label_wb4 {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #00C8E0;
  margin-bottom: 0.5rem;
  font-weight: 700;
}.dsx_bon_h2_wb4 {
  color: #EDF2FF;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 8px;
  font-family: 'Space Grotesk', sans-serif;
}
@media(min-width: 771px) {.dsx_bon_h2_wb4 {
  font-size: 1.5rem;
}
}.dsx_bon_seo_wb4 {
  overflow-wrap: break-word;
  max-width: 620px;
  line-height: 1.6;
  font-size: 13px;
  color: #566880;
}.dsx_bon_seo_wb4 strong {
  color: #B4C4DC;
  font-weight: 700;
}.dsx_bon_seo_wb4 a {
  color: #00C8E0;
  text-decoration: underline;
}.dsx_bon_grid_wb4 {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 641px) {.dsx_bon_grid_wb4 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.dsx_bon_grid_wb4 {
  grid-template-columns: repeat(5,1fr);
}
}.dsx_bon_card_wb4 {
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.625rem;
  background: #0D1420;
  padding: 1rem;
}.dsx_bon_card_wb4:hover {
  border-color: rgba(0, 200, 224, 0.07);
  transform: translateY(-2px);
}.dsx_bon_card_ic_wb4 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 26px;
  height: 1.625rem;
}.dsx_bon_card_ic_wb4 {
  margin-bottom: 0.625rem;
}.dsx_bon_card_type_wb4 {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .06em;
  margin-bottom: 0.375rem;
  color: #566880;
  font-size: 0.625rem;
}.dsx_bon_card_amount_wb4 {
  font-size: 1.125rem;
  margin-bottom: 6px;
  color: #F0B020;
  line-height: 1.1;
  font-weight: 800;
}.dsx_bon_card_name_wb4 {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  color: #EDF2FF;
  font-weight: 600;
}.dsx_bon_card_detail_wb4 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #667898;
  font-size: 0.688rem;
  padding-top: 0.5rem;
  line-height: 1.5;
  overflow-wrap: break-word;
}.dsx_prov_wb4 {
  padding: 36px 16px 0;
  background: #090D16;
}
@media(min-width:768px) {.dsx_prov_wb4 {
  padding: 2.75rem 1.5rem 0;
}
}.dsx_prov_in_wb4 {
  margin: 0 auto;
  max-width: 1340px;
}.dsx_prov_head_wb4 {
  margin-bottom: 16px;
}.dsx_prov_label_wb4 {
  margin-bottom: 0.5rem;
  color: #00C8E0;
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
}.dsx_prov_h2_wb4 {
  font-weight: 800;
  font-family: 'Space Grotesk', sans-serif;
  font-size: 1.25rem;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: #EDF2FF;
}
@media(min-width: 765px) {.dsx_prov_h2_wb4 {
  font-size: 24px;
}
}.dsx_prov_seo_wb4 {
  max-width: 38.75rem;
  font-size: 0.813rem;
  margin-bottom: 16px;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #566880;
}.dsx_prov_seo_wb4 strong {
  color: #B4C4DC;
  font-weight: 700;
}.dsx_prov_seo_wb4 a {
  color: #00C8E0;
  text-decoration: underline;
}.dsx_prov_grid_wb4 {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 641px) {.dsx_prov_grid_wb4 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.dsx_prov_grid_wb4 {
  grid-template-columns: repeat(8,1fr);
}
}.dsx_prov_card_wb4 {
  padding: 0.875rem 10px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.625rem;
  gap: 0.438rem;
  transition: border-color .2s,background .2s;
  background: #0D1420;
  flex-direction: column;
  cursor: pointer;
  align-items: center;
  display: flex;
}.dsx_prov_card_wb4:hover {
  border-color: rgba(0, 200, 224, 0.45);
  background: #111827;
}.dsx_prov_logo_wb4 {
  overflow: hidden;
  border-radius: 0.313rem;
  background: rgba(255, 255, 255, 0.05);
  width: 2.75rem;
  align-items: center;
  justify-content: center;
  height: 2.75rem;
  display: flex;
}.dsx_prov_logo_wb4 img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.dsx_prov_name_wb4 {
  font-size: 11px;
  text-align: center;
  overflow-wrap: break-word;
  color: #7A90B0;
  font-weight: 600;
}.dsx_seo_wb4 {
  background: #090D16;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.dsx_seo_wb4 {
  padding: 44px 24px 0;
}
}.dsx_seo_in_wb4 {
  border: 1px solid rgba(255, 255, 255, 0.11);
  margin: 0 auto;
  background: #111827;
  border-radius: 14px;
  padding: 28px 1.5rem;
  max-width: 83.75rem;
}
@media(min-width: 769px) {.dsx_seo_in_wb4 {
  padding: 2.25rem 40px;
}
}.dsx_seo_label_wb4 {
  margin-bottom: 10px;
  font-size: 0.688rem;
  color: #00C8E0;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
}.dsx_seo_h2_wb4 {
  color: #EDF2FF;
  line-height: 1.25;
  font-family: 'Space Grotesk', sans-serif;
  font-weight: 800;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-size: 20px;
}
@media(min-width: 770px) {.dsx_seo_h2_wb4 {
  font-size: 1.5rem;
}
}.dsx_seo_body_wb4 {
  overflow-wrap: break-word;
  color: #7A90B0;
  font-size: 0.875rem;
  line-height: 1.75;
}.dsx_seo_body_wb4 p {
  line-height: 1.75;
  margin-bottom: 12px;
  font-size: 0.875rem;
  color: #7A90B0;
}.dsx_seo_body_wb4 p:last-child {
  margin-bottom: 0;
}.dsx_seo_body_wb4 strong {
  color: #B4C4DC;
  font-weight: 700;
}.dsx_seo_body_wb4 a {
  transition: color .2s;
  color: #00C8E0;
  text-decoration: underline;
}.dsx_seo_body_wb4 a:hover {
  color: #26DDEF;
}.dsx_seo_body_wb4 ul,.dsx_seo_body_wb4 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.dsx_seo_body_wb4 ol {
  list-style: decimal;
}.dsx_seo_body_wb4 li {
  margin-bottom: 0.375rem;
  line-height: 1.75;
  color: #7A90B0;
  font-size: 0.875rem;
}.dsx_seo_body_wb4 table {
  display: block;
  margin-bottom: 12px;
  font-size: 0.813rem;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 767px) {.dsx_seo_body_wb4 table {
  display: table;
}
}.dsx_seo_body_wb4 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  font-weight: 700;
  text-align: left;
  color: #B4C4DC;
}.dsx_seo_body_wb4 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #7A90B0;
}.dsx_seo_cols_wb4 {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.dsx_seo_cols_wb4 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.dsx_seo_cols_wb4 {
  grid-template-columns: repeat(3,1fr);
}
}.dsx_seo_col_h_wb4 {
  overflow-wrap: break-word;
  color: #B4C4DC;
  font-weight: 700;
  font-size: 13px;
  margin-bottom: 7px;
}.dsx_seo_col_p_wb4 {
  line-height: 1.65;
  font-size: 13px;
  color: #566880;
  overflow-wrap: break-word;
}.dsx_seo_stats_wb4 {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.dsx_seo_stat_wb4 {
  border-radius: 0.625rem;
  border: 1px solid rgba(0, 200, 224, 0.15);
  padding: 0.875rem 16px;
  background: rgba(0, 200, 224, 0.07);
  flex: 1;
  min-width: 8.75rem;
}.dsx_seo_stat_val_wb4 {
  margin-bottom: 0.25rem;
  color: #00C8E0;
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
}.dsx_seo_stat_lb_wb4 {
  overflow-wrap: break-word;
  color: #566880;
  font-size: 11px;
}.dsx_faq_wb4 {
  padding: 36px 1rem 0;
  background: #090D16;
}
@media(min-width: 767px) {.dsx_faq_wb4 {
  padding: 2.75rem 1.5rem 0;
}
}.dsx_faq_in_wb4 {
  margin: 0 auto;
  max-width: 1340px;
}.dsx_faq_head_wb4 {
  margin-bottom: 1.25rem;
}.dsx_faq_label_wb4 {
  font-weight: 700;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #00C8E0;
}.dsx_faq_h2_wb4 {
  font-weight: 800;
  color: #EDF2FF;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-family: 'Space Grotesk', sans-serif;
}
@media(min-width: 766px) {.dsx_faq_h2_wb4 {
  font-size: 24px;
}
}.dsx_faq_list_wb4 {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.dsx_faq_item_wb4 {
  border-radius: 10px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #111827;
}.dsx_faq_q_wb4 {
  gap: 12px;
  transition: color .2s;
  padding: 16px 20px;
  display: flex;
  color: #B4C4DC;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  font-size: 14px;
  overflow-wrap: break-word;
  font-weight: 600;
}.dsx_faq_q_wb4:hover {
  color: #EDF2FF;
}.dsx_faq_q_ic_wb4 {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  transition: transform .25s;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  color: #00C8E0;
  font-size: 1rem;
  width: 24px;
  height: 1.5rem;
  justify-content: center;
}.dsx_faq_item_wb4.dsx_state_open_wb4 .dsx_faq_q_ic_wb4 {
  transform: rotate(45deg);
}.dsx_faq_a_wb4 {
  padding: 0 1.25rem 16px;
  color: #566880;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  display: none;
  line-height: 1.7;
}.dsx_faq_item_wb4.dsx_state_open_wb4 .dsx_faq_a_wb4 {
  display: block;
}.dsx_faq_a_wb4 strong {
  font-weight: 700;
  color: #B4C4DC;
}.dsx_faq_a_wb4 a {
  text-decoration: underline;
  color: #00C8E0;
}.dsx_faq_a_wb4 ul,.dsx_faq_a_wb4 ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 1.25rem;
}.dsx_faq_a_wb4 ol {
  list-style: decimal;
}.dsx_faq_a_wb4 li {
  line-height: 1.6;
  margin-bottom: 4px;
}.dsx_faq_a_wb4 table {
  margin: 8px 0;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  font-size: 0.75rem;
  width: 100%;
}
@media(min-width: 766px) {.dsx_faq_a_wb4 table {
  display: table;
}
}.dsx_faq_a_wb4 th {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #B4C4DC;
  text-align: left;
}.dsx_faq_a_wb4 td {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #566880;
}.dsx_pmt_wb4 {
  background: #090D16;
  padding: 2.25rem 16px 0;
}
@media(min-width: 765px) {.dsx_pmt_wb4 {
  padding: 44px 1.5rem 0;
}
}.dsx_pmt_in_wb4 {
  margin: 0 auto;
  max-width: 1340px;
}.dsx_pmt_head_wb4 {
  margin-bottom: 22px;
  max-width: 45rem;
}.dsx_pmt_label_wb4 {
  letter-spacing: .08em;
  color: #00C8E0;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}.dsx_pmt_h2_wb4 {
  font-family: 'Space Grotesk', sans-serif;
  color: #EDF2FF;
  margin-bottom: 8px;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 765px) {.dsx_pmt_h2_wb4 {
  font-size: 1.75rem;
}
}.dsx_pmt_intro_wb4 {
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 14px;
  color: #566880;
}.dsx_pmt_groups_wb4 {
  gap: 1.25rem;
  flex-direction: column;
  display: flex;
}.dsx_pmt_group_wb4 {
  padding: 1.25rem;
  background: #111827;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.11);
}.dsx_pmt_group_head_wb4 {
  gap: 12px;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 10px;
  align-items: center;
}.dsx_pmt_group_ic_wb4 {
  border-radius: 0.313rem;
  background: rgba(0, 200, 224, 0.15);
  align-items: center;
  justify-content: center;
  height: 36px;
  width: 2.25rem;
  color: #00C8E0;
  display: flex;
  flex-shrink: 0;
}.dsx_pmt_group_ic_wb4 svg {
  width: 1.125rem;
  height: 18px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.dsx_pmt_group_h_wb4 {
  margin: 0;
  color: #EDF2FF;
  font-family: 'Space Grotesk', sans-serif;
  font-size: 1rem;
  font-weight: 700;
  overflow-wrap: break-word;
}.dsx_pmt_group_p_wb4 {
  margin-bottom: 14px;
  font-size: 0.813rem;
  color: #566880;
  overflow-wrap: break-word;
  line-height: 1.6;
}.dsx_pmt_group_p_wb4 strong {
  color: #B4C4DC;
  font-weight: 600;
}.dsx_pmt_table_wrap_wb4 {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.dsx_pmt_table_wb4 {
  border-collapse: collapse;
  width: 100%;
  font-size: 0.813rem;
  min-width: 540px;
}.dsx_pmt_table_wb4 th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #B4C4DC;
  font-size: 0.688rem;
  letter-spacing: .04em;
  white-space: nowrap;
  font-weight: 700;
  text-transform: uppercase;
}.dsx_pmt_table_wb4 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.75rem;
  color: #566880;
}.dsx_pmt_table_wb4 tbody tr:last-child td {
  border-bottom: none;
}.dsx_pmt_table_wb4 tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #B4C4DC;
}.dsx_seo_wb4 {
  background: #090D16;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.dsx_seo_wb4 {
  padding: 44px 24px 0;
}
}.dsx_seo_in_wb4 {
  background: #111827;
  padding: 1.75rem 1.5rem;
  border-radius: 0.875rem;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.11);
  max-width: 1340px;
}
@media(min-width:768px) {.dsx_seo_in_wb4 {
  padding: 2.25rem 2.5rem;
}
}.dsx_seo_label_wb4 {
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
  color: #00C8E0;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
}.dsx_seo_h2_wb4 {
  font-family: 'Space Grotesk', sans-serif;
  color: #EDF2FF;
  font-size: 20px;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-weight: 800;
}
@media(min-width: 769px) {.dsx_seo_h2_wb4 {
  font-size: 24px;
}
}.dsx_seo_body_wb4 {
  line-height: 1.75;
  font-size: 14px;
  overflow-wrap: break-word;
  color: #7A90B0;
}.dsx_seo_body_wb4 p {
  margin-bottom: 12px;
  font-size: 0.875rem;
  color: #7A90B0;
  line-height: 1.75;
}.dsx_seo_body_wb4 p:last-child {
  margin-bottom: 0;
}.dsx_seo_body_wb4 strong {
  color: #B4C4DC;
  font-weight: 700;
}.dsx_seo_body_wb4 a {
  transition: color .2s;
  text-decoration: underline;
  color: #00C8E0;
}.dsx_seo_body_wb4 a:hover {
  color: #26DDEF;
}.dsx_seo_body_wb4 ul,.dsx_seo_body_wb4 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.dsx_seo_body_wb4 ol {
  list-style: decimal;
}.dsx_seo_body_wb4 li {
  font-size: 0.875rem;
  color: #7A90B0;
  margin-bottom: 6px;
  line-height: 1.75;
}.dsx_seo_body_wb4 table {
  border-collapse: collapse;
  width: 100%;
  display: block;
  font-size: 0.813rem;
  margin-bottom: 0.75rem;
  overflow-x: auto;
}
@media(min-width: 765px) {.dsx_seo_body_wb4 table {
  display: table;
}
}.dsx_seo_body_wb4 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  text-align: left;
  color: #B4C4DC;
  font-weight: 700;
}.dsx_seo_body_wb4 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #7A90B0;
}.dsx_seo_cols_wb4 {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width:640px) {.dsx_seo_cols_wb4 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.dsx_seo_cols_wb4 {
  grid-template-columns: repeat(3,1fr);
}
}.dsx_seo_col_h_wb4 {
  font-size: 0.813rem;
  margin-bottom: 0.438rem;
  color: #B4C4DC;
  font-weight: 700;
  overflow-wrap: break-word;
}.dsx_seo_col_p_wb4 {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.65;
  color: #566880;
}.dsx_seo_stats_wb4 {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.dsx_seo_stat_wb4 {
  flex: 1;
  background: rgba(0, 200, 224, 0.07);
  border-radius: 0.625rem;
  border: 1px solid rgba(0, 200, 224, 0.15);
  padding: 14px 16px;
  min-width: 140px;
}.dsx_seo_stat_val_wb4 {
  color: #00C8E0;
  margin-bottom: 0.25rem;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
}.dsx_seo_stat_lb_wb4 {
  overflow-wrap: break-word;
  color: #566880;
  font-size: 0.688rem;
}.dsx_seo_wb4 {
  padding: 2.25rem 16px 0;
  background: #090D16;
}
@media(min-width: 769px) {.dsx_seo_wb4 {
  padding: 44px 24px 0;
}
}.dsx_seo_in_wb4 {
  border-radius: 14px;
  padding: 28px 24px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #111827;
  margin: 0 auto;
  max-width: 83.75rem;
}
@media(min-width: 770px) {.dsx_seo_in_wb4 {
  padding: 36px 2.5rem;
}
}.dsx_seo_label_wb4 {
  letter-spacing: .08em;
  color: #00C8E0;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
}.dsx_seo_h2_wb4 {
  color: #EDF2FF;
  font-family: 'Space Grotesk', sans-serif;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
  margin-bottom: 14px;
}
@media(min-width: 769px) {.dsx_seo_h2_wb4 {
  font-size: 1.5rem;
}
}.dsx_seo_body_wb4 {
  color: #7A90B0;
  line-height: 1.75;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.dsx_seo_body_wb4 p {
  margin-bottom: 0.75rem;
  font-size: 14px;
  line-height: 1.75;
  color: #7A90B0;
}.dsx_seo_body_wb4 p:last-child {
  margin-bottom: 0;
}.dsx_seo_body_wb4 strong {
  font-weight: 700;
  color: #B4C4DC;
}.dsx_seo_body_wb4 a {
  transition: color .2s;
  color: #00C8E0;
  text-decoration: underline;
}.dsx_seo_body_wb4 a:hover {
  color: #26DDEF;
}.dsx_seo_body_wb4 ul,.dsx_seo_body_wb4 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.dsx_seo_body_wb4 ol {
  list-style: decimal;
}.dsx_seo_body_wb4 li {
  margin-bottom: 0.375rem;
  font-size: 14px;
  line-height: 1.75;
  color: #7A90B0;
}.dsx_seo_body_wb4 table {
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
  display: block;
  margin-bottom: 0.75rem;
  font-size: 13px;
}
@media(min-width: 770px) {.dsx_seo_body_wb4 table {
  display: table;
}
}.dsx_seo_body_wb4 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  font-weight: 700;
  text-align: left;
  color: #B4C4DC;
}.dsx_seo_body_wb4 td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7A90B0;
}.dsx_seo_cols_wb4 {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.dsx_seo_cols_wb4 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.dsx_seo_cols_wb4 {
  grid-template-columns: repeat(3,1fr);
}
}.dsx_seo_col_h_wb4 {
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.813rem;
  margin-bottom: 0.438rem;
  color: #B4C4DC;
}.dsx_seo_col_p_wb4 {
  line-height: 1.65;
  font-size: 13px;
  color: #566880;
  overflow-wrap: break-word;
}.dsx_seo_stats_wb4 {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.dsx_seo_stat_wb4 {
  padding: 0.875rem 1rem;
  background: rgba(0, 200, 224, 0.07);
  border: 1px solid rgba(0, 200, 224, 0.15);
  border-radius: 0.625rem;
  flex: 1;
  min-width: 8.75rem;
}.dsx_seo_stat_val_wb4 {
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #00C8E0;
  margin-bottom: 4px;
}.dsx_seo_stat_lb_wb4 {
  font-size: 0.688rem;
  color: #566880;
  overflow-wrap: break-word;
}.dsx_rv_wb4 {
  background: #090D16;
  padding: 36px 1rem 0;
}
@media(min-width: 766px) {.dsx_rv_wb4 {
  padding: 2.75rem 1.5rem 0;
}
}.dsx_rv_in_wb4 {
  margin: 0 auto;
  max-width: 1340px;
}.dsx_rv_head_wb4 {
  max-width: 720px;
  margin-bottom: 20px;
}.dsx_rv_label_wb4 {
  color: #00C8E0;
  font-size: 11px;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
}.dsx_rv_h2_wb4 {
  color: #EDF2FF;
  overflow-wrap: break-word;
  margin-bottom: 10px;
  font-weight: 800;
  font-family: 'Space Grotesk', sans-serif;
  font-size: 1.375rem;
}
@media(min-width: 767px) {.dsx_rv_h2_wb4 {
  font-size: 28px;
}
}.dsx_rv_stats_wb4 {
  gap: 1.125rem;
  align-items: center;
  font-size: 13px;
  display: flex;
  flex-wrap: wrap;
  color: #566880;
}.dsx_rv_stats_score_wb4 {
  gap: 0.375rem;
  align-items: baseline;
  display: flex;
}.dsx_rv_stats_score_val_wb4 {
  font-family: 'Space Grotesk', sans-serif;
  font-weight: 800;
  color: #F0B020;
  font-size: 1.375rem;
}.dsx_rv_stats_score_max_wb4 {
  color: #667898;
  font-size: 13px;
}.dsx_rv_stats_badge_wb4 {
  gap: 4px;
  display: flex;
  align-items: center;
}.dsx_rv_stats_badge_wb4 svg {
  width: 0.875rem;
  color: #F0B020;
  height: 14px;
}.dsx_rv_grid_wb4 {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.dsx_rv_grid_wb4 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.dsx_rv_grid_wb4 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.dsx_rv_card_wb4 {
  padding: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #111827;
  border-radius: 0.625rem;
  flex-direction: column;
  display: flex;
}.dsx_rv_card_stars_wb4 {
  gap: 2px;
  color: #F0B020;
  margin-bottom: 0.625rem;
  display: flex;
}.dsx_rv_card_stars_wb4 svg {
  height: 0.875rem;
  width: 14px;
}.dsx_rv_card_h_wb4 {
  margin-bottom: 8px;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  font-weight: 700;
  line-height: 1.3;
  color: #EDF2FF;
}.dsx_rv_card_body_wb4 {
  flex: 1;
  line-height: 1.65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #566880;
  margin-bottom: 14px;
}.dsx_rv_card_body_wb4 strong {
  color: #B4C4DC;
  font-weight: 600;
}.dsx_rv_card_meta_wb4 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  justify-content: space-between;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding-top: 12px;
}.dsx_rv_card_author_wb4 {
  font-size: 12px;
  font-weight: 600;
  color: #B4C4DC;
}.dsx_rv_card_date_wb4 {
  font-size: 11px;
  color: #667898;
}.dsx_ft_wb4 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #050810;
  margin-top: 3rem;
}.dsx_ft_support_wb4 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.5rem 1rem;
}
@media(min-width: 767px) {.dsx_ft_support_wb4 {
  padding: 28px 1.5rem;
}
}.dsx_ft_support_in_wb4 {
  gap: 16px;
  margin: 0 auto;
  flex-wrap: wrap;
  max-width: 83.75rem;
  display: flex;
  align-items: center;
}.dsx_ft_support_main_wb4 {
  flex: 1;
  gap: 1rem;
  min-width: 13.75rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.dsx_ft_support_ic_wb4 {
  color: #00C8E0;
  flex-shrink: 0;
}.dsx_ft_support_ic_wb4 svg {
  width: 30px;
  stroke-linejoin: round;
  height: 1.875rem;
  stroke-linecap: round;
}.dsx_ft_support_text_title_wb4 {
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 3px;
  color: #EDF2FF;
  font-size: 0.938rem;
}.dsx_ft_support_text_sub_wb4 {
  overflow-wrap: break-word;
  color: #566880;
  font-size: 0.75rem;
}.dsx_ft_support_btn_wb4 {
  border-radius: 0.625rem;
  transition: background .2s;
  padding: 0.688rem 22px;
  background: #00C8E0;
  color: #EDF2FF;
  flex-shrink: 0;
  white-space: nowrap;
  font-size: 0.813rem;
  font-weight: 700;
}.dsx_ft_support_btn_wb4:hover {
  background: #26DDEF;
}.dsx_ft_support_contacts_wb4 {
  gap: 1rem;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.dsx_ft_support_contact_wb4 {
  color: #667898;
  font-size: 12px;
  line-height: 1.4;
}.dsx_ft_support_contact_wb4 strong {
  margin-bottom: 2px;
  font-weight: 600;
  font-size: 11px;
  color: #7A90B0;
  display: block;
}.dsx_ft_main_wb4 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 2rem 16px 1.5rem;
}
@media(min-width: 765px) {.dsx_ft_main_wb4 {
  padding: 40px 1.5rem 2rem;
}
}.dsx_ft_main_in_wb4 {
  gap: 24px;
  margin: 0 auto;
  max-width: 1340px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width:640px) {.dsx_ft_main_in_wb4 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.dsx_ft_main_in_wb4 {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.dsx_ft_col_logo_wb4 {
  grid-column: 1/-1;
}
@media(min-width: 1079px) {.dsx_ft_col_logo_wb4 {
  grid-column: auto;
}
}.dsx_ft_logo_wb4 {
  gap: 0.563rem;
  overflow-wrap: break-word;
  align-items: center;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
  display: flex;
  font-size: 1rem;
  font-weight: 800;
  color: #EDF2FF;
}.dsx_ft_logo_mark_wb4 {
  border-radius: 0.313rem;
  overflow: hidden;
  height: 30px;
  width: 1.875rem;
}.dsx_ft_logo_mark_wb4 img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.dsx_ft_logo_sub_wb4 {
  font-size: 12px;
  overflow-wrap: break-word;
  line-height: 1.55;
  max-width: 12.5rem;
  color: #667898;
}.dsx_ft_col_title_wb4 {
  color: #7A90B0;
  letter-spacing: .07em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px;
  margin-bottom: 0.875rem;
}.dsx_ft_col_links_wb4 {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.dsx_ft_col_link_wb4 {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #667898;
  font-size: 0.813rem;
}.dsx_ft_col_link_wb4:hover {
  color: #B4C4DC;
}.dsx_ft_apps_wb4 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.dsx_ft_app_card_wb4 {
  background: rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 10px 0.75rem;
  transition: border-color .2s;
  border-radius: 0.313rem;
  align-items: center;
  display: flex;
}.dsx_ft_app_card_wb4:hover {
  border-color: rgba(0, 200, 224, 0.45);
}.dsx_ft_app_card_ic_wb4 svg {
  width: 1.375rem;
  stroke-linecap: round;
  height: 1.375rem;
  stroke-linejoin: round;
}.dsx_ft_app_card_os_wb4 {
  font-weight: 600;
  font-size: 10px;
  color: #667898;
}.dsx_ft_app_card_action_wb4 {
  font-weight: 700;
  font-size: 0.75rem;
  color: #B4C4DC;
}.dsx_ft_bot_wb4 {
  padding: 20px 16px;
}
@media(min-width: 767px) {.dsx_ft_bot_wb4 {
  padding: 20px 24px;
}
}.dsx_ft_bot_in_wb4 {
  margin: 0 auto;
  gap: 16px;
  align-items: center;
  display: flex;
  max-width: 1340px;
  flex-wrap: wrap;
}.dsx_ft_socials_wb4 {
  gap: 0.5rem;
  display: flex;
}.dsx_ft_soc_wb4 {
  border-radius: 5px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: rgba(255, 255, 255, 0.05);
  transition: background .2s;
  align-items: center;
  justify-content: center;
  width: 2.25rem;
  height: 36px;
  color: #7A90B0;
  display: flex;
}.dsx_ft_soc_wb4 svg {
  stroke-linecap: round;
  width: 1rem;
  height: 16px;
  stroke-linejoin: round;
}.dsx_ft_soc_wb4:hover {
  background: rgba(255, 255, 255, 0.07);
}.dsx_ft_legal_wb4 {
  flex: 1;
  line-height: 1.6;
  font-size: 0.688rem;
  color: #6E8099;
  overflow-wrap: break-word;
  min-width: 200px;
}.dsx_ft_legal_wb4 strong {
  color: #7A90B0;
  font-weight: 700;
}.dsx_ft_legal_wb4 a {
  text-decoration: underline;
  color: #7A90B0;
}.dsx_ft_age_wb4 {
  border: 2px solid #6E8099;
  border-radius: 50%;
  font-weight: 800;
  width: 2rem;
  color: #6E8099;
  justify-content: center;
  height: 32px;
  font-size: 11px;
  margin-left: auto;
  flex-shrink: 0;
  align-items: center;
  display: flex;
}