html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  margin: 0;
  padding: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  background: none;
  border: 0;
  cursor: pointer;
  color: inherit;
}a:link,a:visited {
  color: inherit;
  text-decoration: none;
}img,svg,video {
  max-width: 100%;
  display: block;
}body {
  background: #0B0D13;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  color: #BDC8D8;
  line-height: 1.6;
  font-family: 'DM Sans', sans-serif;
}.dst_layout-jsz {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.dst_page-jsz {
  display: flex;
  min-height: 100vh;
}.dst_main-jsz {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media (min-width: 1077px) {.dst_main-jsz {
  padding-left: 220px;
}
}
@media (max-width: 1078px) {.dst_main-jsz {
  padding-bottom: 72px;
}
}.dst_gc-jsz {
  border: 1px solid rgba(255,255,255,0.06);
  background: #0F1119;
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  border-radius: 0.625rem;
  position: relative;
  width: 140px;
  flex-shrink: 0;
  cursor: pointer;
}
@media(min-width: 637px) {.dst_gc-jsz {
  width: 9.75rem;
}
}
@media(min-width: 1079px) {.dst_gc-jsz {
  width: 168px;
}
}.dst_gc-jsz:hover {
  border-color: rgba(0,204,240,0.07);
  transform: translateY(-3px);
}.dst_gc_img-jsz {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding-bottom: 80%;
}.dst_gc_img-jsz img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  height: 100%;
  position: absolute;
}.dst_gc_hover-jsz {
  background: rgba(7,8,16,0.72);
  transition: opacity .2s;
  inset: 0;
  justify-content: center;
  display: flex;
  align-items: center;
  position: absolute;
  opacity: 0;
}.dst_gc-jsz:hover .dst_gc_hover-jsz {
  opacity: 1;
}.dst_gc_hover_btn-jsz {
  border-radius: 0.375rem;
  padding: 0.5rem 16px;
  background: #00CCF0;
  font-weight: 700;
  color: #EFF4FA;
  font-size: 0.75rem;
}.dst_gc_info-jsz {
  padding: 0.5rem 0.625rem 0.625rem;
}.dst_gc_name-jsz {
  overflow: hidden;
  font-weight: 600;
  white-space: nowrap;
  margin-bottom: 3px;
  font-size: 0.75rem;
  max-width: 100%;
  text-overflow: ellipsis;
  color: #BDC8D8;
}.dst_gc_prov-jsz {
  font-size: 0.625rem;
  color: #475260;
}.dst_gc_tag-jsz {
  border-radius: 4px;
  padding: 2px 0.438rem;
  left: 6px;
  position: absolute;
  letter-spacing: .04em;
  text-transform: uppercase;
  font-size: 9px;
  top: 6px;
  font-weight: 700;
  z-index: 2;
}.dst_gc_tag_hot-jsz {
  background: #F03040;
  color: #fff;
}.dst_gc_tag_new-jsz {
  background: #00D46A;
  color: #0B0D13;
}.dst_gc_tag_jp-jsz {
  background: #FFB800;
  color: #0B0D13;
}.dst_gc_tag_ex-jsz {
  background: #006EAA;
  color: #fff;
}.dst_gc_tag_live-jsz {
  background: #F03040;
  color: #fff;
}.dst_gr-jsz {
  background: #0B0D13;
  padding: 2rem 1rem 0;
}
@media(min-width: 769px) {.dst_gr-jsz {
  padding: 36px 24px 0;
}
}.dst_gr_in-jsz {
  margin: 0 auto;
  max-width: 1320px;
}.dst_gr_head-jsz {
  gap: 12px;
  margin-bottom: 10px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.dst_gr_head_l-jsz {
  flex: 1;
  gap: 10px;
  min-width: 0;
  display: flex;
  align-items: center;
}.dst_gr_ic-jsz {
  border-radius: 10px;
  width: 32px;
  flex-shrink: 0;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
}.dst_gr_ic-jsz svg {
  stroke-linejoin: round;
  width: 1rem;
  height: 1rem;
  stroke-linecap: round;
}.dst_gr_title-jsz {
  font-size: 16px;
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
  color: #EFF4FA;
  font-weight: 700;
}
@media(min-width: 765px) {.dst_gr_title-jsz {
  font-size: 1.125rem;
}
}.dst_gr_more-jsz {
  gap: 5px;
  transition: color .2s;
  display: flex;
  color: #606E80;
  white-space: nowrap;
  align-items: center;
  flex-shrink: 0;
  font-weight: 600;
  font-size: 12px;
}.dst_gr_more-jsz:hover {
  color: #00CCF0;
}.dst_gr_more-jsz svg {
  height: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.75rem;
}.dst_gr_arrows-jsz {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.dst_gr_arr-jsz {
  border: 1px solid rgba(255,255,255,0.11);
  transition: background .15s,color .15s;
  background: rgba(255,255,255,0.05);
  border-radius: 0.375rem;
  color: #8896A8;
  justify-content: center;
  width: 1.875rem;
  align-items: center;
  height: 30px;
  display: flex;
}.dst_gr_arr-jsz:hover {
  background: rgba(255,255,255,0.07);
  color: #EFF4FA;
}.dst_gr_arr-jsz svg {
  stroke-linecap: round;
  width: 13px;
  stroke-linejoin: round;
  height: 0.813rem;
}.dst_gr_seo_h-jsz {
  margin: 0 0 6px;
  color: #BDC8D8;
  font-weight: 700;
  overflow-wrap: break-word;
  max-width: 42.5rem;
  font-size: 0.813rem;
  font-family: 'Exo 2', sans-serif;
}
@media(min-width: 767px) {.dst_gr_seo_h-jsz {
  font-size: 0.875rem;
}
}.dst_gr_seo-jsz {
  max-width: 42.5rem;
  line-height: 1.55;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #606E80;
  margin-bottom: 0.75rem;
}.dst_gr_seo-jsz strong {
  color: #BDC8D8;
  font-weight: 600;
}.dst_gr_scroll-jsz {
  gap: 0.625rem;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  display: flex;
  padding-bottom: 0.625rem;
  scrollbar-width: none;
}.dst_gr_scroll-jsz::-webkit-scrollbar {
  display: none;
}
@media(min-width: 771px) {.dst_gr_scroll-jsz {
  gap: 12px;
}
}.dst_tb-jsz {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  background: #0B0D13;
  right: 0;
  z-index: 80;
  position: fixed;
  display: flex;
  height: 56px;
  left: 0;
  align-items: center;
  top: 0;
}.dst_tb_in-jsz {
  padding: 0 0.875rem;
  gap: 0;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
}.dst_tb_burger-jsz {
  gap: 5px;
  border-radius: 10px;
  width: 38px;
  flex-direction: column;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  height: 2.375rem;
  margin-right: 0.5rem;
  justify-content: center;
}.dst_tb_burger-jsz:hover {
  background: rgba(255,255,255,0.05);
}.dst_tb_burger_line-jsz {
  background: #8896A8;
  border-radius: 1px;
  width: 18px;
  display: block;
  height: 2px;
}
@media(min-width: 1079px) {.dst_tb_burger-jsz {
  display: none;
}
}.dst_tb_logo-jsz {
  gap: 9px;
  overflow-wrap: break-word;
  margin-right: 1.25rem;
  font-size: 1.125rem;
  flex-shrink: 0;
  display: flex;
  color: #EFF4FA;
  align-items: center;
  font-weight: 800;
  letter-spacing: -.01em;
}.dst_tb_logo_mark-jsz {
  overflow: hidden;
  border-radius: 0.625rem;
  height: 2rem;
  justify-content: center;
  width: 32px;
  display: flex;
  align-items: center;
}.dst_tb_logo_mark-jsz img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.dst_tb_nav-jsz {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 638px) {.dst_tb_nav-jsz {
  display: flex;
}
}.dst_tb_tab-jsz {
  padding: 0.5rem 14px;
  transition: background .15s,color .15s;
  border-radius: 0.625rem;
  font-weight: 600;
  white-space: nowrap;
  font-size: 0.813rem;
  color: #8896A8;
}.dst_tb_tab-jsz:hover {
  background: rgba(255,255,255,0.05);
  color: #EFF4FA;
}.dst_tb_tab-jsz.dst_state_active-jsz {
  background: rgba(0,204,240,0.18);
  color: #EFF4FA;
}.dst_tb_right-jsz {
  gap: 8px;
  margin-left: auto;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}.dst_tb_login-jsz {
  border-radius: 10px;
  padding: 9px 1rem;
  border: 1px solid rgba(255,255,255,0.11);
  background: rgba(255,255,255,0.05);
  transition: border-color .2s,color .2s;
  font-size: 13px;
  display: none;
  color: #BDC8D8;
  font-weight: 600;
}.dst_tb_login-jsz:hover {
  border-color: rgba(0,204,240,0.45);
  color: #EFF4FA;
}
@media(min-width:480px) {.dst_tb_login-jsz {
  display: block;
}
}.dst_tb_reg-jsz {
  transition: background .2s;
  border-radius: 10px;
  padding: 9px 18px;
  background: #00D46A;
  color: #060810;
  font-weight: 700;
  font-size: 0.813rem;
  white-space: nowrap;
}.dst_tb_reg-jsz:hover {
  background: #00F07A;
}.dst_sb-jsz {
  background: #13161F;
  border-right: 1px solid rgba(255,255,255,0.05);
  transition: transform .25s ease;
  transform: translateX(-100%);
  width: 220px;
  top: 3.5rem;
  overflow-y: auto;
  position: fixed;
  bottom: 0;
  z-index: 70;
  left: 0;
}.dst_sb-jsz.dst_state_open-jsz {
  transform: translateX(0);
}.dst_sb-jsz::-webkit-scrollbar {
  width: 4px;
}.dst_sb-jsz::-webkit-scrollbar-thumb {
  background: rgba(255,255,255,0.07);
  border-radius: 2px;
}
@media(min-width: 1077px) {.dst_sb-jsz {
  transform: translateX(0);
}
}.dst_sb_auth-jsz {
  padding: 0.875rem 12px 10px;
}.dst_sb_btn_reg-jsz {
  transition: background .2s;
  background: #00D46A;
  border-radius: 0.625rem;
  padding: 0.688rem;
  margin-bottom: 0.5rem;
  color: #060810;
  font-size: 0.813rem;
  display: block;
  font-weight: 700;
  text-align: center;
}.dst_sb_btn_reg-jsz:hover {
  background: #00F07A;
}.dst_sb_btn_login-jsz {
  border-radius: 0.625rem;
  border: 1px solid rgba(255,255,255,0.11);
  background: rgba(255,255,255,0.05);
  padding: 10px;
  transition: border-color .2s;
  font-size: 13px;
  color: #BDC8D8;
  text-align: center;
  font-weight: 600;
  display: block;
}.dst_sb_btn_login-jsz:hover {
  border-color: rgba(0,204,240,0.45);
  color: #EFF4FA;
}.dst_sb_promo-jsz {
  margin: 0 12px 0.625rem;
  border-radius: 10px;
  overflow: hidden;
  background: linear-gradient(135deg,#002E50,#13161F);
  padding: 12px 14px;
  border: 1px solid rgba(0,204,240,0.18);
  position: relative;
}.dst_sb_promo-jsz::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(0,204,240,0.18),transparent 70%);
  position: absolute;
  right: -20px;
  content: '';
  height: 80px;
  top: -1.25rem;
  width: 5rem;
}.dst_sb_promo_title-jsz {
  letter-spacing: .06em;
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 0.25rem;
  color: #00CCF0;
  text-transform: uppercase;
}.dst_sb_promo_text-jsz {
  overflow-wrap: break-word;
  font-weight: 600;
  color: #EFF4FA;
  font-size: 0.75rem;
  line-height: 1.35;
}.dst_sb_promo_sub-jsz {
  margin-top: 3px;
  color: #606E80;
  font-size: 0.625rem;
}.dst_sb_nav-jsz {
  padding: 6px 8px 1rem;
}.dst_sb_nav_lb-jsz {
  padding: 10px 0.5rem 0.375rem;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.625rem;
  color: #475260;
  letter-spacing: .08em;
}.dst_sb_link-jsz {
  gap: 0.625rem;
  transition: background .15s,color .15s;
  border-radius: 6px;
  padding: 9px 10px;
  font-size: 13px;
  overflow-wrap: break-word;
  align-items: center;
  display: flex;
  cursor: pointer;
  font-weight: 500;
  color: #8896A8;
}.dst_sb_link-jsz:hover {
  background: rgba(255,255,255,0.05);
  color: #EFF4FA;
}.dst_sb_link-jsz.dst_state_active-jsz {
  background: rgba(0,204,240,0.18);
  color: #EFF4FA;
}.dst_sb_ic-jsz {
  border-radius: 0.375rem;
  justify-content: center;
  width: 30px;
  align-items: center;
  flex-shrink: 0;
  height: 30px;
  display: flex;
}.dst_sb_ic-jsz svg {
  width: 16px;
  stroke-linejoin: round;
  height: 16px;
  stroke-linecap: round;
}.dst_sb_ic_1-jsz {
  background: rgba(0,204,240,0.07);
  color: #00CCF0;
}.dst_sb_ic_2-jsz {
  background: rgba(0,212,106,0.16);
  color: #00D46A;
}.dst_sb_ic_3-jsz {
  background: rgba(255,184,0,0.15);
  color: #FFB800;
}.dst_sb_ic_4-jsz {
  background: rgba(0,110,170,0.22);
  color: #006EAA;
}.dst_sb_ic_5-jsz {
  background: rgba(0,204,240,0.07);
  color: #F050A0;
}.dst_sb_ic_6-jsz {
  background: rgba(0,110,170,0.22);
  color: #A040F0;
}.dst_sb_badge-jsz {
  border-radius: 0.375rem;
  padding: 2px 7px;
  background: #FFB800;
  font-weight: 700;
  font-size: 9px;
  color: #060810;
  margin-left: auto;
}.dst_sb_bot-jsz {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 8px;
  padding: 0.75rem;
  display: flex;
}.dst_sb_lang-jsz,.dst_sb_help-jsz {
  border: 1px solid rgba(255,255,255,0.06);
  transition: border-color .2s;
  padding: 0.563rem 6px;
  border-radius: 6px;
  background: rgba(255,255,255,0.05);
  gap: 6px;
  flex: 1;
  justify-content: center;
  color: #8896A8;
  font-size: 11px;
  display: flex;
  align-items: center;
  font-weight: 600;
}.dst_sb_lang-jsz:hover,.dst_sb_help-jsz:hover {
  border-color: rgba(0,204,240,0.45);
  color: #EFF4FA;
}.dst_sb_lang-jsz svg,.dst_sb_help-jsz svg {
  height: 0.813rem;
  stroke-linejoin: round;
  width: 13px;
  stroke-linecap: round;
}.dst_sb_bd-jsz {
  background: rgba(7,8,16,0.72);
  inset: 0;
  display: none;
  z-index: 69;
  position: fixed;
}.dst_sb_bd-jsz.dst_state_on-jsz {
  display: block;
}
@media(min-width:1080px) {.dst_sb_bd-jsz {
  display: none!important;
}
}.dst_mob_nav-jsz {
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255,255,255,0.11);
  background: #13161F;
  right: 0;
  left: 0;
  bottom: 0;
  display: flex;
  position: fixed;
  z-index: 80;
}
@media(min-width: 1077px) {.dst_mob_nav-jsz {
  display: none;
}
}.dst_mob_nav_item-jsz {
  flex: 1;
  gap: 4px;
  padding: 4px 2px;
  flex-direction: column;
  color: #475260;
  align-items: center;
  display: flex;
  cursor: pointer;
}.dst_mob_nav_ic-jsz {
  line-height: 1;
}.dst_mob_nav_ic-jsz svg {
  height: 20px;
  stroke-linejoin: round;
  width: 1.25rem;
  stroke-linecap: round;
}.dst_mob_nav_lb-jsz {
  font-weight: 600;
  font-size: 0.625rem;
  color: #475260;
}.dst_mob_nav_item-jsz.dst_state_active-jsz {
  color: #00CCF0;
}.dst_mob_nav_item-jsz.dst_state_active-jsz .dst_mob_nav_lb-jsz {
  color: #00CCF0;
}.dst_hero-jsz {
  padding: 1.25rem 16px 0;
  background: #0B0D13;
}
@media(min-width: 771px) {.dst_hero-jsz {
  padding: 24px 24px 0;
}
}.dst_hero_in-jsz {
  margin: 0 auto;
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 1320px;
}
@media(min-width: 861px) {.dst_hero_in-jsz {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1101px) {.dst_hero_in-jsz {
  grid-template-columns: 1fr 21.25rem;
}
}.dst_hero_promo-jsz {
  background: #0F1119;
  overflow: hidden;
  border-radius: 1rem;
  align-items: stretch;
  display: flex;
  position: relative;
  min-height: 13.75rem;
}
@media(min-width: 769px) {.dst_hero_promo-jsz {
  min-height: 280px;
}
}.dst_hero_promo_bg-jsz {
  background: linear-gradient(120deg,#002E50 0%,#0B0D13 100%);
  inset: 0;
  background-position: center;
  background-size: cover;
  position: absolute;
}.dst_hero_promo_bg-jsz::after {
  inset: 0;
  background: linear-gradient(90deg,#0B0D13 0%,rgba(7,8,16,0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.dst_hero_promo_glow-jsz {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(0,110,170,0.22) 0%,transparent 65%);
  top: -40px;
  pointer-events: none;
  position: absolute;
  height: 18.75rem;
  right: 3.75rem;
  width: 18.75rem;
}.dst_hero_promo_ct-jsz {
  padding: 28px 24px 1.75rem 28px;
  flex-direction: column;
  position: relative;
  justify-content: center;
  display: flex;
  z-index: 2;
  max-width: 480px;
}
@media(min-width: 769px) {.dst_hero_promo_ct-jsz {
  padding: 40px 2rem;
}
}.dst_hero_badge-jsz {
  border-radius: 20px;
  border: 1px solid rgba(0,204,240,0.07);
  background: rgba(0,204,240,0.18);
  padding: 0.313rem 12px;
  font-size: 10px;
  text-transform: uppercase;
  color: #00CCF0;
  display: inline-block;
  margin-bottom: 14px;
  letter-spacing: .08em;
  font-weight: 700;
}.dst_hero_h1-jsz {
  overflow-wrap: break-word;
  margin-bottom: 0.625rem;
  font-family: 'Exo 2', sans-serif;
  color: #EFF4FA;
  font-size: 1.625rem;
  font-weight: 800;
  line-height: 1.15;
}.dst_hero_h1-jsz em {
  font-style: normal;
  color: #FFB800;
}
@media(min-width: 767px) {.dst_hero_h1-jsz {
  font-size: 36px;
}
}.dst_hero_sub-jsz {
  line-height: 1.55;
  font-size: 13px;
  margin-bottom: 20px;
  color: #8896A8;
}
@media(min-width: 765px) {.dst_hero_sub-jsz {
  font-size: 0.875rem;
}
}.dst_hero_row-jsz {
  gap: 10px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.dst_hero_cta-jsz {
  transition: background .2s;
  background: #00D46A;
  padding: 13px 1.625rem;
  border-radius: 0.625rem;
  color: #060810;
  font-size: 0.875rem;
  font-weight: 700;
  box-shadow: 0 2px 14px 2px rgba(0,212,106,0.5), 0 5px 12px rgba(0,0,0,0.55);
}.dst_hero_cta-jsz:hover {
  background: #00F07A;
}.dst_hero_terms-jsz {
  color: #475260;
  font-size: 11px;
}.dst_hero_game-jsz {
  border-radius: 16px;
  background: #0F1119;
  border: 1px solid rgba(255,255,255,0.06);
  overflow: hidden;
  position: relative;
  flex-direction: column;
  display: flex;
}.dst_hero_game_badge-jsz {
  background: rgba(255,184,0,0.15);
  border-radius: 20px;
  border: 1px solid rgba(255,184,0,0.15);
  padding: 0.313rem 10px;
  font-size: 10px;
  color: #FFB800;
  top: 12px;
  letter-spacing: .06em;
  font-weight: 700;
  text-transform: uppercase;
  left: 0.75rem;
  position: absolute;
  z-index: 3;
}.dst_hero_game_badge-jsz svg {
  margin-right: 0.25rem;
  height: 0.688rem;
  vertical-align: -1px;
  width: 11px;
}.dst_hero_game_img-jsz {
  overflow: hidden;
  background: linear-gradient(135deg,#002E50,#0B0D13);
  position: relative;
  padding-bottom: 60%;
}.dst_hero_game_img-jsz img {
  inset: 0;
  object-fit: cover;
  position: absolute;
  width: 100%;
  height: 100%;
}.dst_hero_game_play-jsz {
  inset: 0;
  background: rgba(7,8,16,0.72);
  transition: opacity .2s;
  opacity: 0;
  display: flex;
  align-items: center;
  position: absolute;
  justify-content: center;
}.dst_hero_game-jsz:hover .dst_hero_game_play-jsz {
  opacity: 1;
}.dst_hero_game_play-jsz span {
  background: #00CCF0;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 52px;
  height: 52px;
}.dst_hero_game_play-jsz span svg {
  height: 18px;
  margin-left: 2px;
  width: 1.125rem;
}.dst_hero_game_info-jsz {
  padding: 0.875rem 1rem;
}.dst_hero_game_title-jsz {
  color: #EFF4FA;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 15px;
  margin-bottom: 0.25rem;
}.dst_hero_game_provider-jsz {
  font-size: 11px;
  color: #606E80;
}.dst_hero_game_btn-jsz {
  background: #00CCF0;
  padding: 0.688rem;
  border-radius: 10px;
  margin: 0.75rem 16px 1rem;
  transition: background .2s;
  color: #EFF4FA;
  display: block;
  font-size: 0.813rem;
  font-weight: 700;
  text-align: center;
}.dst_hero_game-jsz:hover .dst_hero_game_btn-jsz {
  background: #33D9F5;
}.dst_sbar-jsz {
  background: #0B0D13;
  padding: 16px 16px 0;
}
@media(min-width: 767px) {.dst_sbar-jsz {
  padding: 1.125rem 24px 0;
}
}.dst_sbar_in-jsz {
  margin: 0 auto;
  max-width: 1320px;
}.dst_sbar_row-jsz {
  gap: 10px;
  display: flex;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
}.dst_sbar_input-jsz {
  gap: 0.625rem;
  border: 1px solid rgba(255,255,255,0.11);
  background: #0F1119;
  transition: border-color .2s;
  padding: 11px 1rem;
  flex: 1;
  border-radius: 10px;
  color: #606E80;
  font-size: 13px;
  align-items: center;
  cursor: pointer;
  display: flex;
}.dst_sbar_input-jsz:hover {
  border-color: rgba(0,204,240,0.45);
}.dst_sbar_input-jsz svg {
  stroke-linecap: round;
  height: 0.938rem;
  flex-shrink: 0;
  width: 0.938rem;
  stroke-linejoin: round;
}.dst_sbar_providers-jsz {
  gap: 0.5rem;
  border-radius: 10px;
  padding: 11px 1.125rem;
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.11);
  background: #0F1119;
  align-items: center;
  color: #BDC8D8;
  font-weight: 600;
  display: flex;
  font-size: 13px;
  white-space: nowrap;
}.dst_sbar_providers-jsz:hover {
  border-color: rgba(0,204,240,0.45);
  color: #EFF4FA;
}.dst_sbar_providers-jsz svg {
  stroke-linecap: round;
  height: 0.875rem;
  width: 14px;
  stroke-linejoin: round;
}.dst_sbar_tabs-jsz {
  gap: 6px;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 2px;
  display: flex;
}.dst_sbar_tabs-jsz::-webkit-scrollbar {
  display: none;
}.dst_sbar_tab-jsz {
  padding: 8px 14px;
  border: 1px solid rgba(255,255,255,0.06);
  transition: background .15s,color .15s,border-color .15s;
  border-radius: 1.25rem;
  background: rgba(255,255,255,0.05);
  gap: 0.438rem;
  cursor: pointer;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  font-size: 12px;
  white-space: nowrap;
  font-weight: 600;
  color: #8896A8;
}.dst_sbar_tab-jsz:hover {
  background: rgba(255,255,255,0.07);
  border-color: rgba(0,204,240,0.45);
  color: #EFF4FA;
}.dst_sbar_tab-jsz.dst_state_active-jsz {
  border-color: rgba(0,204,240,0.07);
  background: rgba(0,204,240,0.18);
  color: #EFF4FA;
}.dst_sbar_tab_ic-jsz svg {
  stroke-linejoin: round;
  height: 0.875rem;
  width: 14px;
  stroke-linecap: round;
}.dst_wy-jsz {
  background: #0B0D13;
  padding: 32px 1rem 0;
}
@media(min-width: 767px) {.dst_wy-jsz {
  padding: 40px 24px 0;
}
}.dst_wy_in-jsz {
  margin: 0 auto;
  max-width: 82.5rem;
}.dst_wy_head-jsz {
  max-width: 720px;
  margin-bottom: 1.125rem;
}.dst_wy_label-jsz {
  font-size: 11px;
  text-transform: uppercase;
  color: #00CCF0;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-weight: 700;
}.dst_wy_h2-jsz {
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  color: #EFF4FA;
}
@media(min-width: 765px) {.dst_wy_h2-jsz {
  font-size: 1.5rem;
}
}.dst_wy_intro-jsz {
  margin: 0;
  font-size: 13px;
  line-height: 1.6;
  color: #606E80;
}.dst_wy_grid-jsz {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:640px) {.dst_wy_grid-jsz {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.dst_wy_grid-jsz {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.dst_wy_card-jsz {
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255,255,255,0.11);
  background: #13161F;
  padding: 20px;
  border-radius: 0.625rem;
}.dst_wy_card-jsz:hover {
  transform: translateY(-2px);
  border-color: rgba(0,204,240,0.07);
}.dst_wy_card_ic-jsz {
  border-radius: 50%;
  background: rgba(0,204,240,0.18);
  align-items: center;
  justify-content: center;
  display: flex;
  color: #00CCF0;
  width: 44px;
  height: 2.75rem;
  margin-bottom: 0.875rem;
}.dst_wy_card_ic-jsz svg {
  width: 1.375rem;
  height: 1.375rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.dst_wy_card_h-jsz {
  font-weight: 700;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  line-height: 1.25;
  margin-bottom: 6px;
  color: #EFF4FA;
}.dst_wy_card_p-jsz {
  font-size: 0.813rem;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #606E80;
}.dst_wy_card_p-jsz strong {
  color: #BDC8D8;
  font-weight: 600;
}.dst_gr_jp-jsz {
  background: linear-gradient(135deg,#1A0840 0%,#0B0D13 100%);
  overflow: hidden;
  border-radius: 16px;
  padding: 1.25rem;
  position: relative;
}.dst_gr_jp-jsz::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(0,110,170,0.22) 0%,transparent 70%);
  left: -60px;
  content: '';
  height: 250px;
  position: absolute;
  top: -60px;
  width: 250px;
}.dst_gr_jp-jsz::after {
  background: radial-gradient(circle,rgba(255,184,0,0.15) 0%,transparent 70%);
  border-radius: 50%;
  content: '';
  bottom: -40px;
  right: 0;
  position: absolute;
  width: 200px;
  height: 12.5rem;
}.dst_gr_jp_head-jsz {
  gap: 16px;
  align-items: flex-start;
  margin-bottom: 16px;
  z-index: 1;
  flex-wrap: wrap;
  position: relative;
  display: flex;
}.dst_gr_jp_info-jsz {
  flex: 1;
}.dst_gr_jp_label-jsz {
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
  margin-bottom: 0.375rem;
  color: #A040F0;
  text-transform: uppercase;
}.dst_gr_jp_label-jsz svg {
  stroke-linejoin: round;
  vertical-align: -2px;
  height: 14px;
  width: 0.875rem;
  stroke-linecap: round;
  margin-right: 4px;
}.dst_gr_jp_amount-jsz {
  color: #EFF4FA;
  font-size: 2rem;
  margin-bottom: 4px;
  font-family: 'Exo 2', sans-serif;
  line-height: 1;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 766px) {.dst_gr_jp_amount-jsz {
  font-size: 40px;
}
}.dst_gr_jp_amount-jsz span {
  color: #FFB800;
}.dst_gr_jp_seo-jsz {
  line-height: 1.5;
  font-size: 12px;
  overflow-wrap: break-word;
  max-width: 30rem;
  color: #8896A8;
}.dst_gr_jp_cta-jsz {
  transition: background .2s;
  border-radius: 0.625rem;
  background: rgba(0,110,170,0.22);
  padding: 11px 20px;
  border: 1px solid rgba(0,110,170,0.22);
  flex-shrink: 0;
  font-size: 13px;
  z-index: 1;
  font-weight: 700;
  color: #EFF4FA;
  align-self: flex-start;
  white-space: nowrap;
  position: relative;
  margin-top: 0.25rem;
}.dst_gr_jp_cta-jsz:hover {
  background: #006EAA;
}.dst_gcg-jsz {
  padding: 36px 16px 0;
  background: #0B0D13;
}
@media(min-width: 766px) {.dst_gcg-jsz {
  padding: 2.75rem 1.5rem 0;
}
}.dst_gcg_in-jsz {
  margin: 0 auto;
  max-width: 1320px;
}.dst_gcg_head-jsz {
  margin-bottom: 20px;
  max-width: 45rem;
}.dst_gcg_label-jsz {
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  color: #00CCF0;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
}.dst_gcg_h2-jsz {
  overflow-wrap: break-word;
  font-size: 1.375rem;
  margin-bottom: 8px;
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
  color: #EFF4FA;
}
@media(min-width: 765px) {.dst_gcg_h2-jsz {
  font-size: 28px;
}
}.dst_gcg_intro-jsz {
  font-size: 13px;
  line-height: 1.6;
  color: #606E80;
}.dst_gcg_grid-jsz {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.dst_gcg_grid-jsz {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.dst_gcg_grid-jsz {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.dst_gcg_card-jsz {
  border-radius: 16px;
  border: 1px solid rgba(255,255,255,0.11);
  overflow: hidden;
  padding: 20px;
  transition: transform .2s,border-color .2s;
  min-height: 240px;
  position: relative;
  flex-direction: column;
  justify-content: flex-end;
  cursor: pointer;
  display: flex;
}.dst_gcg_card-jsz:hover {
  transform: translateY(-3px);
  border-color: rgba(0,204,240,0.18);
}.dst_gcg_card_bg-jsz {
  inset: 0;
  position: absolute;
  z-index: 0;
}.dst_gcg_card_bg-jsz::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  content: '';
  position: absolute;
}.dst_gcg_card_ic-jsz {
  background: rgba(0,0,0,.45);
  border-radius: 0.375rem;
  width: 40px;
  position: absolute;
  right: 1.125rem;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #EFF4FA;
  z-index: 2;
  top: 1.125rem;
}.dst_gcg_card_ic-jsz svg {
  width: 20px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.25rem;
}.dst_gcg_card_ct-jsz {
  position: relative;
  z-index: 1;
}.dst_gcg_card_h-jsz {
  font-size: 18px;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  color: #EFF4FA;
  font-family: 'Exo 2', sans-serif;
  font-weight: 800;
  line-height: 1.2;
}
@media(min-width: 771px) {.dst_gcg_card_h-jsz {
  font-size: 1.25rem;
}
}.dst_gcg_card_p-jsz {
  font-size: 12px;
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
  line-height: 1.55;
  color: rgba(255,255,255,.82);
}.dst_gcg_card_p-jsz strong {
  color: #EFF4FA;
  font-weight: 600;
}.dst_gcg_card_cta-jsz {
  gap: 0.25rem;
  display: inline-flex;
  align-items: center;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: .04em;
  color: #00CCF0;
  font-weight: 700;
}.dst_gcg_card_cta-jsz svg {
  stroke-linecap: round;
  width: 12px;
  stroke-linejoin: round;
  height: 12px;
}.dst_ws-jsz {
  background: #0B0D13;
  padding: 32px 1rem 0;
}
@media(min-width: 771px) {.dst_ws-jsz {
  padding: 36px 1.5rem 0;
}
}.dst_ws_in-jsz {
  margin: 0 auto;
  max-width: 1320px;
}.dst_ws_head-jsz {
  gap: 0.75rem;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.875rem;
  justify-content: space-between;
  align-items: center;
}.dst_ws_title-jsz {
  gap: 10px;
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
  align-items: center;
  color: #EFF4FA;
  flex-wrap: wrap;
  display: flex;
  font-weight: 700;
  font-size: 16px;
}.dst_ws_title_ic-jsz svg {
  stroke-linecap: round;
  height: 1.125rem;
  width: 1.125rem;
  stroke-linejoin: round;
  color: #FFB800;
}.dst_ws_online-jsz {
  gap: 0.438rem;
  font-weight: 600;
  color: #606E80;
  display: flex;
  align-items: center;
  font-size: 0.75rem;
}.dst_ws_online_dot-jsz {
  border-radius: 50%;
  background: #00D46A;
  width: 0.5rem;
  flex-shrink: 0;
  box-shadow: 0 0 6px rgba(0,212,106,0.16);
  height: 0.5rem;
}.dst_ws_scroll-jsz {
  gap: 8px;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 8px;
  overflow-x: auto;
}.dst_ws_scroll-jsz::-webkit-scrollbar {
  display: none;
}.dst_wc-jsz {
  padding: 0.625rem 0.875rem;
  background: #0F1119;
  gap: 10px;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 0.625rem;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  min-width: 220px;
}.dst_wc_img-jsz {
  border-radius: 6px;
  background: #13161F;
  overflow: hidden;
  height: 2.25rem;
  flex-shrink: 0;
  width: 36px;
}.dst_wc_img-jsz img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.dst_wc_info-jsz {
  min-width: 0;
}.dst_wc_game-jsz {
  overflow: hidden;
  font-weight: 600;
  text-overflow: ellipsis;
  font-size: 0.75rem;
  color: #BDC8D8;
  white-space: nowrap;
}.dst_wc_player-jsz {
  overflow: hidden;
  color: #475260;
  font-size: 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
}.dst_wc_amount-jsz {
  margin-left: auto;
  font-weight: 700;
  font-size: 13px;
  color: #00D46A;
  flex-shrink: 0;
  white-space: nowrap;
}.dst_bon-jsz {
  background: #0B0D13;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.dst_bon-jsz {
  padding: 2.75rem 1.5rem 0;
}
}.dst_bon_in-jsz {
  margin: 0 auto;
  max-width: 1320px;
}.dst_bon_head-jsz {
  margin-bottom: 1.25rem;
}.dst_bon_label-jsz {
  text-transform: uppercase;
  font-size: 11px;
  color: #00CCF0;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-weight: 700;
}.dst_bon_h2-jsz {
  margin-bottom: 0.5rem;
  color: #EFF4FA;
  font-size: 1.25rem;
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width:768px) {.dst_bon_h2-jsz {
  font-size: 1.5rem;
}
}.dst_bon_seo-jsz {
  max-width: 38.75rem;
  font-size: 13px;
  color: #606E80;
  overflow-wrap: break-word;
  line-height: 1.6;
}.dst_bon_seo-jsz strong {
  color: #BDC8D8;
  font-weight: 700;
}.dst_bon_seo-jsz a {
  color: #00CCF0;
  text-decoration: underline;
}.dst_bon_grid-jsz {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 637px) {.dst_bon_grid-jsz {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.dst_bon_grid-jsz {
  grid-template-columns: repeat(5,1fr);
}
}.dst_bon_card-jsz {
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255,255,255,0.11);
  padding: 16px;
  border-radius: 0.625rem;
  background: #0F1119;
}.dst_bon_card-jsz:hover {
  transform: translateY(-2px);
  border-color: rgba(0,204,240,0.07);
}.dst_bon_card_ic-jsz svg {
  height: 1.625rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 26px;
}.dst_bon_card_ic-jsz {
  margin-bottom: 0.625rem;
}.dst_bon_card_type-jsz {
  letter-spacing: .06em;
  color: #606E80;
  font-size: 0.625rem;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
  font-weight: 700;
}.dst_bon_card_amount-jsz {
  font-size: 18px;
  line-height: 1.1;
  margin-bottom: 0.375rem;
  font-weight: 800;
  color: #FFB800;
}.dst_bon_card_name-jsz {
  margin-bottom: 0.5rem;
  font-size: 0.813rem;
  font-weight: 600;
  color: #EFF4FA;
  overflow-wrap: break-word;
}.dst_bon_card_detail-jsz {
  border-top: 1px solid rgba(255,255,255,0.05);
  font-size: 0.688rem;
  padding-top: 0.5rem;
  color: #475260;
  line-height: 1.5;
  overflow-wrap: break-word;
}.dst_prov-jsz {
  background: #0B0D13;
  padding: 36px 16px 0;
}
@media(min-width: 767px) {.dst_prov-jsz {
  padding: 2.75rem 24px 0;
}
}.dst_prov_in-jsz {
  margin: 0 auto;
  max-width: 1320px;
}.dst_prov_head-jsz {
  margin-bottom: 1rem;
}.dst_prov_label-jsz {
  font-weight: 700;
  text-transform: uppercase;
  color: #00CCF0;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 8px;
}.dst_prov_h2-jsz {
  overflow-wrap: break-word;
  color: #EFF4FA;
  font-size: 20px;
  font-family: 'Exo 2', sans-serif;
  margin-bottom: 0.5rem;
  font-weight: 800;
}
@media(min-width: 769px) {.dst_prov_h2-jsz {
  font-size: 1.5rem;
}
}.dst_prov_seo-jsz {
  font-size: 0.813rem;
  color: #606E80;
  line-height: 1.6;
  max-width: 38.75rem;
  margin-bottom: 1rem;
  overflow-wrap: break-word;
}.dst_prov_seo-jsz strong {
  color: #BDC8D8;
  font-weight: 700;
}.dst_prov_seo-jsz a {
  text-decoration: underline;
  color: #00CCF0;
}.dst_prov_grid-jsz {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 639px) {.dst_prov_grid-jsz {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1083px) {.dst_prov_grid-jsz {
  grid-template-columns: repeat(8,1fr);
}
}.dst_prov_card-jsz {
  border-radius: 10px;
  padding: 14px 0.625rem;
  transition: border-color .2s,background .2s;
  gap: 7px;
  border: 1px solid rgba(255,255,255,0.11);
  background: #0F1119;
  display: flex;
  flex-direction: column;
  cursor: pointer;
  align-items: center;
}.dst_prov_card-jsz:hover {
  border-color: rgba(0,204,240,0.45);
  background: #13161F;
}.dst_prov_logo-jsz {
  background: rgba(255,255,255,0.05);
  border-radius: 6px;
  overflow: hidden;
  width: 44px;
  display: flex;
  align-items: center;
  height: 2.75rem;
  justify-content: center;
}.dst_prov_logo-jsz img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}.dst_prov_name-jsz {
  font-weight: 600;
  color: #8896A8;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  text-align: center;
}.dst_reg-jsz {
  padding: 36px 1rem 0;
  background: #0B0D13;
}
@media(min-width:768px) {.dst_reg-jsz {
  padding: 44px 1.5rem 0;
}
}.dst_reg_in-jsz {
  margin: 0 auto;
  border-radius: 1rem;
  padding: 1.75rem 1.5rem;
  background: #13161F;
  border: 1px solid rgba(255,255,255,0.06);
  max-width: 82.5rem;
}
@media(min-width: 765px) {.dst_reg_in-jsz {
  padding: 2.5rem;
}
}.dst_reg_top-jsz {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 858px) {.dst_reg_top-jsz {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.dst_reg_label-jsz {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  color: #00CCF0;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.dst_reg_h2-jsz {
  overflow-wrap: break-word;
  font-size: 22px;
  margin-bottom: 12px;
  color: #EFF4FA;
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
  line-height: 1.2;
}
@media(min-width: 765px) {.dst_reg_h2-jsz {
  font-size: 28px;
}
}.dst_reg_bonus-jsz {
  gap: 8px;
  border: 1px solid rgba(255,184,0,0.15);
  padding: 10px 1rem;
  border-radius: 10px;
  background: rgba(255,184,0,0.15);
  display: inline-flex;
  align-items: center;
  margin-bottom: 16px;
}.dst_reg_bonus_amount-jsz {
  font-size: 20px;
  color: #FFB800;
  font-weight: 800;
}.dst_reg_bonus_text-jsz {
  line-height: 1.35;
  color: #8896A8;
  font-size: 13px;
}.dst_reg_cta_btn-jsz {
  background: #00D46A;
  transition: background .2s;
  border-radius: 10px;
  padding: 14px 32px;
  font-size: 0.938rem;
  font-weight: 700;
  box-shadow: 0 2px 14px 2px rgba(0,212,106,0.5), 0 0.313rem 0.75rem rgba(0,0,0,0.55);
  color: #060810;
  display: inline-block;
  margin-bottom: 0.75rem;
}.dst_reg_cta_btn-jsz:hover {
  background: #00F07A;
}.dst_reg_terms-jsz {
  color: #475260;
  font-size: 11px;
  line-height: 1.5;
}.dst_reg_seo-jsz {
  border-top: 1px solid rgba(255,255,255,0.05);
  overflow-wrap: break-word;
  margin-top: 1.25rem;
  padding-top: 20px;
  color: #606E80;
  font-size: 13px;
  line-height: 1.65;
}.dst_reg_seo-jsz p {
  color: #606E80;
  font-size: 13px;
  margin-bottom: 0.625rem;
  line-height: 1.65;
}.dst_reg_seo-jsz p:last-child {
  margin-bottom: 0;
}.dst_reg_seo-jsz strong {
  color: #BDC8D8;
  font-weight: 700;
}.dst_reg_seo-jsz a {
  transition: color .2s;
  text-decoration: underline;
  color: #00CCF0;
}.dst_reg_seo-jsz a:hover {
  color: #33D9F5;
}.dst_reg_seo-jsz ul,.dst_reg_seo-jsz ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 18px;
}.dst_reg_seo-jsz ol {
  list-style: decimal;
}.dst_reg_seo-jsz li {
  color: #606E80;
  font-size: 0.813rem;
  margin-bottom: 4px;
  line-height: 1.65;
}.dst_reg_seo-jsz table {
  width: 100%;
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
  margin-bottom: 0.625rem;
  font-size: 13px;
}
@media(min-width: 769px) {.dst_reg_seo-jsz table {
  display: table;
}
}.dst_reg_seo-jsz th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 8px;
  font-weight: 700;
  text-align: left;
  color: #BDC8D8;
}.dst_reg_seo-jsz td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #606E80;
}.dst_reg_steps-jsz {
  gap: 0.875rem;
  display: flex;
  flex-direction: column;
  margin-top: 1.75rem;
}
@media(min-width: 862px) {.dst_reg_steps-jsz {
  margin-top: 0;
}
}.dst_reg_step-jsz {
  border-radius: 0.625rem;
  border: 1px solid rgba(255,255,255,0.06);
  padding: 16px;
  background: rgba(255,255,255,0.05);
  gap: 0.875rem;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.dst_reg_step_num-jsz {
  background: rgba(0,204,240,0.18);
  border: 1px solid rgba(0,204,240,0.07);
  border-radius: 50%;
  color: #00CCF0;
  flex-shrink: 0;
  font-size: 0.875rem;
  height: 2.125rem;
  font-weight: 800;
  width: 2.125rem;
  align-items: center;
  justify-content: center;
  display: flex;
}.dst_reg_step_title-jsz {
  font-weight: 700;
  margin-bottom: 3px;
  font-size: 14px;
  color: #EFF4FA;
}.dst_reg_step_text-jsz {
  line-height: 1.5;
  font-size: 12px;
  color: #606E80;
}.dst_reg_trust-jsz {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 10px;
  padding-top: 20px;
  margin-top: 1.25rem;
  flex-wrap: wrap;
  display: flex;
}.dst_reg_trust_item-jsz {
  gap: 0.438rem;
  align-items: center;
  overflow-wrap: break-word;
  color: #606E80;
  display: flex;
  font-size: 0.75rem;
}.dst_reg_trust_ic-jsz svg {
  stroke-linejoin: round;
  color: #00CCF0;
  width: 1rem;
  height: 1rem;
  stroke-linecap: round;
}.dst_app-jsz {
  background: #0B0D13;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.dst_app-jsz {
  padding: 2.75rem 24px 0;
}
}.dst_app_in-jsz {
  margin: 0 auto;
  max-width: 1320px;
}.dst_app_head-jsz {
  margin-bottom: 1rem;
}.dst_app_label-jsz {
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #00CCF0;
}.dst_app_h2-jsz {
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
  color: #EFF4FA;
  margin-bottom: 6px;
  font-size: 1.25rem;
}
@media(min-width: 770px) {.dst_app_h2-jsz {
  font-size: 24px;
}
}.dst_app_sub-jsz {
  max-width: 600px;
  font-size: 13px;
  color: #606E80;
  line-height: 1.6;
  overflow-wrap: break-word;
}.dst_app_sub-jsz strong {
  color: #BDC8D8;
  font-weight: 700;
}.dst_app_cards-jsz {
  gap: 10px;
  grid-template-columns: 1fr;
  margin-top: 16px;
  display: grid;
}
@media(min-width: 639px) {.dst_app_cards-jsz {
  grid-template-columns: repeat(3,1fr);
}
}.dst_app_card-jsz {
  overflow: hidden;
  gap: 1rem;
  border-radius: 0.625rem;
  padding: 1.25rem;
  position: relative;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.dst_app_card_ios-jsz {
  background: linear-gradient(135deg,rgba(0,204,240,0.18) 0%,#13161F 100%);
}.dst_app_card_android-jsz {
  background: linear-gradient(135deg,rgba(0,212,106,0.16) 0%,#13161F 100%);
}.dst_app_card_win-jsz {
  background: linear-gradient(135deg,rgba(255,184,0,0.15) 0%,#13161F 100%);
}.dst_app_card_ic-jsz svg {
  stroke-linecap: round;
  width: 34px;
  stroke-linejoin: round;
  height: 34px;
}.dst_app_card_ic-jsz {
  color: #EFF4FA;
  flex-shrink: 0;
}.dst_app_card_os-jsz {
  margin-bottom: 0.375rem;
  text-transform: uppercase;
  font-size: 0.625rem;
  color: #606E80;
  font-weight: 700;
  letter-spacing: .08em;
}.dst_app_card_title-jsz {
  overflow-wrap: break-word;
  line-height: 1.2;
  color: #EFF4FA;
  margin-bottom: 0.375rem;
  font-weight: 700;
  font-size: 0.938rem;
}.dst_app_card_text-jsz {
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #606E80;
  line-height: 1.5;
}.dst_app_card_btn-jsz {
  transition: background .2s;
  padding: 0.625rem 1.125rem;
  gap: 0.438rem;
  border-radius: 0.375rem;
  background: rgba(255,255,255,0.12);
  border: 1px solid rgba(0,204,240,0.45);
  color: #EFF4FA;
  display: inline-flex;
  align-items: center;
  font-weight: 700;
  font-size: 0.813rem;
}.dst_app_card_btn-jsz:hover {
  background: rgba(255,255,255,0.07);
}.dst_seo-jsz {
  padding: 2.25rem 1rem 0;
  background: #0B0D13;
}
@media(min-width: 769px) {.dst_seo-jsz {
  padding: 2.75rem 24px 0;
}
}.dst_seo_in-jsz {
  border-radius: 16px;
  margin: 0 auto;
  background: #13161F;
  border: 1px solid rgba(255,255,255,0.11);
  padding: 28px 24px;
  max-width: 1320px;
}
@media(min-width:768px) {.dst_seo_in-jsz {
  padding: 2.25rem 2.5rem;
}
}.dst_seo_label-jsz {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 10px;
  font-weight: 700;
  color: #00CCF0;
}.dst_seo_h2-jsz {
  margin-bottom: 14px;
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
  color: #EFF4FA;
  line-height: 1.25;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.dst_seo_h2-jsz {
  font-size: 24px;
}
}.dst_seo_body-jsz {
  overflow-wrap: break-word;
  color: #8896A8;
  line-height: 1.75;
  font-size: 14px;
}.dst_seo_body-jsz p {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #8896A8;
  margin-bottom: 12px;
}.dst_seo_body-jsz p:last-child {
  margin-bottom: 0;
}.dst_seo_body-jsz strong {
  font-weight: 700;
  color: #BDC8D8;
}.dst_seo_body-jsz a {
  transition: color .2s;
  color: #00CCF0;
  text-decoration: underline;
}.dst_seo_body-jsz a:hover {
  color: #33D9F5;
}.dst_seo_body-jsz ul,.dst_seo_body-jsz ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.dst_seo_body-jsz ol {
  list-style: decimal;
}.dst_seo_body-jsz li {
  color: #8896A8;
  font-size: 0.875rem;
  margin-bottom: 6px;
  line-height: 1.75;
}.dst_seo_body-jsz table {
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
  margin-bottom: 0.75rem;
  font-size: 0.813rem;
  display: block;
}
@media(min-width: 769px) {.dst_seo_body-jsz table {
  display: table;
}
}.dst_seo_body-jsz th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  color: #BDC8D8;
  font-weight: 700;
}.dst_seo_body-jsz td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 0.75rem;
  color: #8896A8;
}.dst_seo_cols-jsz {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 638px) {.dst_seo_cols-jsz {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.dst_seo_cols-jsz {
  grid-template-columns: repeat(3,1fr);
}
}.dst_seo_col_h-jsz {
  overflow-wrap: break-word;
  color: #BDC8D8;
  font-size: 0.813rem;
  font-weight: 700;
  margin-bottom: 0.438rem;
}.dst_seo_col_p-jsz {
  color: #606E80;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.65;
}.dst_seo_stats-jsz {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.dst_seo_stat-jsz {
  border-radius: 0.625rem;
  background: rgba(0,204,240,0.07);
  padding: 14px 1rem;
  border: 1px solid rgba(0,204,240,0.18);
  flex: 1;
  min-width: 8.75rem;
}.dst_seo_stat_val-jsz {
  font-size: 1.25rem;
  color: #00CCF0;
  margin-bottom: 4px;
  font-weight: 800;
  overflow-wrap: break-word;
}.dst_seo_stat_lb-jsz {
  color: #606E80;
  overflow-wrap: break-word;
  font-size: 11px;
}.dst_seo-jsz {
  background: #0B0D13;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.dst_seo-jsz {
  padding: 44px 24px 0;
}
}.dst_seo_in-jsz {
  border: 1px solid rgba(255,255,255,0.11);
  background: #13161F;
  border-radius: 1rem;
  margin: 0 auto;
  padding: 28px 24px;
  max-width: 82.5rem;
}
@media(min-width: 770px) {.dst_seo_in-jsz {
  padding: 2.25rem 40px;
}
}.dst_seo_label-jsz {
  font-weight: 700;
  letter-spacing: .08em;
  color: #00CCF0;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 0.625rem;
}.dst_seo_h2-jsz {
  font-weight: 800;
  line-height: 1.25;
  color: #EFF4FA;
  font-size: 1.25rem;
  margin-bottom: 14px;
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.dst_seo_h2-jsz {
  font-size: 1.5rem;
}
}.dst_seo_body-jsz {
  font-size: 0.875rem;
  color: #8896A8;
  overflow-wrap: break-word;
  line-height: 1.75;
}.dst_seo_body-jsz p {
  line-height: 1.75;
  margin-bottom: 0.75rem;
  font-size: 14px;
  color: #8896A8;
}.dst_seo_body-jsz p:last-child {
  margin-bottom: 0;
}.dst_seo_body-jsz strong {
  color: #BDC8D8;
  font-weight: 700;
}.dst_seo_body-jsz a {
  transition: color .2s;
  color: #00CCF0;
  text-decoration: underline;
}.dst_seo_body-jsz a:hover {
  color: #33D9F5;
}.dst_seo_body-jsz ul,.dst_seo_body-jsz ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.dst_seo_body-jsz ol {
  list-style: decimal;
}.dst_seo_body-jsz li {
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 6px;
  color: #8896A8;
}.dst_seo_body-jsz table {
  border-collapse: collapse;
  width: 100%;
  font-size: 13px;
  display: block;
  overflow-x: auto;
  margin-bottom: 0.75rem;
}
@media(min-width: 769px) {.dst_seo_body-jsz table {
  display: table;
}
}.dst_seo_body-jsz th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  color: #BDC8D8;
  text-align: left;
}.dst_seo_body-jsz td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #8896A8;
}.dst_seo_cols-jsz {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.dst_seo_cols-jsz {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.dst_seo_cols-jsz {
  grid-template-columns: repeat(3,1fr);
}
}.dst_seo_col_h-jsz {
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  font-size: 0.813rem;
  font-weight: 700;
  color: #BDC8D8;
}.dst_seo_col_p-jsz {
  color: #606E80;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 0.813rem;
}.dst_seo_stats-jsz {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.dst_seo_stat-jsz {
  border-radius: 0.625rem;
  padding: 14px 16px;
  background: rgba(0,204,240,0.07);
  border: 1px solid rgba(0,204,240,0.18);
  flex: 1;
  min-width: 140px;
}.dst_seo_stat_val-jsz {
  color: #00CCF0;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.25rem;
  font-size: 1.25rem;
}.dst_seo_stat_lb-jsz {
  color: #606E80;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.dst_seo-jsz {
  background: #0B0D13;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.dst_seo-jsz {
  padding: 44px 1.5rem 0;
}
}.dst_seo_in-jsz {
  padding: 28px 24px;
  border-radius: 16px;
  background: #13161F;
  border: 1px solid rgba(255,255,255,0.11);
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 766px) {.dst_seo_in-jsz {
  padding: 2.25rem 40px;
}
}.dst_seo_label-jsz {
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #00CCF0;
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
}.dst_seo_h2-jsz {
  font-family: 'Exo 2', sans-serif;
  line-height: 1.25;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  color: #EFF4FA;
  font-size: 1.25rem;
}
@media(min-width: 769px) {.dst_seo_h2-jsz {
  font-size: 24px;
}
}.dst_seo_body-jsz {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #8896A8;
  overflow-wrap: break-word;
}.dst_seo_body-jsz p {
  line-height: 1.75;
  margin-bottom: 0.75rem;
  color: #8896A8;
  font-size: 14px;
}.dst_seo_body-jsz p:last-child {
  margin-bottom: 0;
}.dst_seo_body-jsz strong {
  font-weight: 700;
  color: #BDC8D8;
}.dst_seo_body-jsz a {
  transition: color .2s;
  text-decoration: underline;
  color: #00CCF0;
}.dst_seo_body-jsz a:hover {
  color: #33D9F5;
}.dst_seo_body-jsz ul,.dst_seo_body-jsz ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.dst_seo_body-jsz ol {
  list-style: decimal;
}.dst_seo_body-jsz li {
  font-size: 14px;
  color: #8896A8;
  line-height: 1.75;
  margin-bottom: 6px;
}.dst_seo_body-jsz table {
  font-size: 13px;
  margin-bottom: 0.75rem;
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
}
@media(min-width: 771px) {.dst_seo_body-jsz table {
  display: table;
}
}.dst_seo_body-jsz th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #BDC8D8;
  font-weight: 700;
  text-align: left;
}.dst_seo_body-jsz td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 12px;
  color: #8896A8;
}.dst_seo_cols-jsz {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 642px) {.dst_seo_cols-jsz {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.dst_seo_cols-jsz {
  grid-template-columns: repeat(3,1fr);
}
}.dst_seo_col_h-jsz {
  font-size: 0.813rem;
  font-weight: 700;
  margin-bottom: 7px;
  color: #BDC8D8;
  overflow-wrap: break-word;
}.dst_seo_col_p-jsz {
  font-size: 0.813rem;
  color: #606E80;
  overflow-wrap: break-word;
  line-height: 1.65;
}.dst_seo_stats-jsz {
  margin: 1.25rem 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.dst_seo_stat-jsz {
  border: 1px solid rgba(0,204,240,0.18);
  flex: 1;
  padding: 0.875rem 1rem;
  border-radius: 0.625rem;
  background: rgba(0,204,240,0.07);
  min-width: 140px;
}.dst_seo_stat_val-jsz {
  margin-bottom: 4px;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #00CCF0;
  font-weight: 800;
}.dst_seo_stat_lb-jsz {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #606E80;
}.dst_rv-jsz {
  padding: 36px 16px 0;
  background: #0B0D13;
}
@media(min-width: 769px) {.dst_rv-jsz {
  padding: 2.75rem 1.5rem 0;
}
}.dst_rv_in-jsz {
  margin: 0 auto;
  max-width: 1320px;
}.dst_rv_head-jsz {
  margin-bottom: 1.25rem;
  max-width: 720px;
}.dst_rv_label-jsz {
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 0.5rem;
  color: #00CCF0;
  letter-spacing: .08em;
  text-transform: uppercase;
}.dst_rv_h2-jsz {
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 10px;
  color: #EFF4FA;
  font-family: 'Exo 2', sans-serif;
  font-size: 1.375rem;
}
@media(min-width: 765px) {.dst_rv_h2-jsz {
  font-size: 1.75rem;
}
}.dst_rv_stats-jsz {
  gap: 18px;
  color: #606E80;
  align-items: center;
  display: flex;
  font-size: 0.813rem;
  flex-wrap: wrap;
}.dst_rv_stats_score-jsz {
  gap: 6px;
  align-items: baseline;
  display: flex;
}.dst_rv_stats_score_val-jsz {
  font-size: 22px;
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
  color: #FFB800;
}.dst_rv_stats_score_max-jsz {
  font-size: 0.813rem;
  color: #475260;
}.dst_rv_stats_badge-jsz {
  gap: 4px;
  display: flex;
  align-items: center;
}.dst_rv_stats_badge-jsz svg {
  color: #FFB800;
  width: 0.875rem;
  height: 0.875rem;
}.dst_rv_grid-jsz {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.dst_rv_grid-jsz {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.dst_rv_grid-jsz {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.dst_rv_card-jsz {
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 10px;
  background: #13161F;
  padding: 20px;
  flex-direction: column;
  display: flex;
}.dst_rv_card_stars-jsz {
  gap: 2px;
  display: flex;
  color: #FFB800;
  margin-bottom: 0.625rem;
}.dst_rv_card_stars-jsz svg {
  height: 14px;
  width: 14px;
}.dst_rv_card_h-jsz {
  margin-bottom: 0.5rem;
  line-height: 1.3;
  color: #EFF4FA;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.875rem;
}.dst_rv_card_body-jsz {
  flex: 1;
  font-size: 13px;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  color: #606E80;
  line-height: 1.65;
}.dst_rv_card_body-jsz strong {
  color: #BDC8D8;
  font-weight: 600;
}.dst_rv_card_meta-jsz {
  gap: 0.625rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  flex-wrap: wrap;
  display: flex;
  padding-top: 12px;
  align-items: center;
  justify-content: space-between;
}.dst_rv_card_author-jsz {
  font-size: 0.75rem;
  font-weight: 600;
  color: #BDC8D8;
}.dst_rv_card_date-jsz {
  font-size: 11px;
  color: #475260;
}.dst_faq-jsz {
  padding: 2.25rem 16px 0;
  background: #0B0D13;
}
@media(min-width: 767px) {.dst_faq-jsz {
  padding: 2.75rem 1.5rem 0;
}
}.dst_faq_in-jsz {
  margin: 0 auto;
  max-width: 1320px;
}.dst_faq_head-jsz {
  margin-bottom: 1.25rem;
}.dst_faq_label-jsz {
  font-weight: 700;
  margin-bottom: 8px;
  color: #00CCF0;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .08em;
}.dst_faq_h2-jsz {
  color: #EFF4FA;
  overflow-wrap: break-word;
  font-family: 'Exo 2', sans-serif;
  font-size: 1.25rem;
  font-weight: 800;
}
@media(min-width: 769px) {.dst_faq_h2-jsz {
  font-size: 1.5rem;
}
}.dst_faq_list-jsz {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.dst_faq_item-jsz {
  border-radius: 0.625rem;
  background: #13161F;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.11);
}.dst_faq_q-jsz {
  gap: 12px;
  transition: color .2s;
  padding: 1rem 20px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  color: #BDC8D8;
  font-size: 14px;
  font-weight: 600;
  overflow-wrap: break-word;
  cursor: pointer;
  justify-content: space-between;
}.dst_faq_q-jsz:hover {
  color: #EFF4FA;
}.dst_faq_q_ic-jsz {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255,255,255,0.05);
  justify-content: center;
  color: #00CCF0;
  display: flex;
  height: 1.5rem;
  flex-shrink: 0;
  align-items: center;
  font-size: 16px;
  width: 24px;
}.dst_faq_item-jsz.dst_state_open-jsz .dst_faq_q_ic-jsz {
  transform: rotate(45deg);
}.dst_faq_a-jsz {
  padding: 0 20px 16px;
  display: none;
  line-height: 1.7;
  overflow-wrap: break-word;
  color: #606E80;
  font-size: 13px;
}.dst_faq_item-jsz.dst_state_open-jsz .dst_faq_a-jsz {
  display: block;
}.dst_faq_a-jsz strong {
  font-weight: 700;
  color: #BDC8D8;
}.dst_faq_a-jsz a {
  text-decoration: underline;
  color: #00CCF0;
}.dst_faq_a-jsz ul,.dst_faq_a-jsz ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 1.25rem;
}.dst_faq_a-jsz ol {
  list-style: decimal;
}.dst_faq_a-jsz li {
  margin-bottom: 4px;
  line-height: 1.6;
}.dst_faq_a-jsz table {
  margin: 8px 0;
  font-size: 12px;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width: 770px) {.dst_faq_a-jsz table {
  display: table;
}
}.dst_faq_a-jsz th {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #BDC8D8;
  text-align: left;
  font-weight: 700;
}.dst_faq_a-jsz td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.375rem 8px;
  color: #606E80;
}.dst_pmt-jsz {
  background: #0B0D13;
  padding: 2.25rem 16px 0;
}
@media(min-width: 771px) {.dst_pmt-jsz {
  padding: 2.75rem 24px 0;
}
}.dst_pmt_in-jsz {
  margin: 0 auto;
  max-width: 82.5rem;
}.dst_pmt_head-jsz {
  margin-bottom: 22px;
  max-width: 45rem;
}.dst_pmt_label-jsz {
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
  color: #00CCF0;
}.dst_pmt_h2-jsz {
  color: #EFF4FA;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 8px;
  font-size: 22px;
  font-family: 'Exo 2', sans-serif;
}
@media(min-width: 770px) {.dst_pmt_h2-jsz {
  font-size: 28px;
}
}.dst_pmt_intro-jsz {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #606E80;
  line-height: 1.6;
}.dst_pmt_groups-jsz {
  gap: 20px;
  display: flex;
  flex-direction: column;
}.dst_pmt_group-jsz {
  background: #13161F;
  border: 1px solid rgba(255,255,255,0.11);
  padding: 20px;
  border-radius: 10px;
}.dst_pmt_group_head-jsz {
  gap: 12px;
  align-items: center;
  display: flex;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
}.dst_pmt_group_ic-jsz {
  background: rgba(0,204,240,0.18);
  border-radius: 0.375rem;
  display: flex;
  flex-shrink: 0;
  height: 36px;
  width: 36px;
  color: #00CCF0;
  align-items: center;
  justify-content: center;
}.dst_pmt_group_ic-jsz svg {
  stroke-linejoin: round;
  width: 18px;
  height: 1.125rem;
  stroke-linecap: round;
}.dst_pmt_group_h-jsz {
  margin: 0;
  font-size: 1rem;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #EFF4FA;
  font-family: 'Exo 2', sans-serif;
}.dst_pmt_group_p-jsz {
  color: #606E80;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.6;
}.dst_pmt_group_p-jsz strong {
  font-weight: 600;
  color: #BDC8D8;
}.dst_pmt_table_wrap-jsz {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.dst_pmt_table-jsz {
  border-collapse: collapse;
  width: 100%;
  min-width: 33.75rem;
  font-size: 0.813rem;
}.dst_pmt_table-jsz th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-transform: uppercase;
  text-align: left;
  letter-spacing: .04em;
  color: #BDC8D8;
  font-weight: 700;
  font-size: 11px;
  white-space: nowrap;
}.dst_pmt_table-jsz td {
  padding: 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #606E80;
}.dst_pmt_table-jsz tbody tr:last-child td {
  border-bottom: none;
}.dst_pmt_table-jsz tr:hover td {
  background: rgba(255,255,255,0.05);
  color: #BDC8D8;
}.dst_ft-jsz {
  background: #070810;
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 48px;
}.dst_ft_support-jsz {
  padding: 24px 1rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 770px) {.dst_ft_support-jsz {
  padding: 1.75rem 24px;
}
}.dst_ft_support_in-jsz {
  margin: 0 auto;
  gap: 16px;
  align-items: center;
  max-width: 82.5rem;
  flex-wrap: wrap;
  display: flex;
}.dst_ft_support_main-jsz {
  gap: 16px;
  flex: 1;
  align-items: center;
  min-width: 13.75rem;
  flex-wrap: wrap;
  display: flex;
}.dst_ft_support_ic-jsz {
  flex-shrink: 0;
  color: #00CCF0;
}.dst_ft_support_ic-jsz svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.875rem;
  height: 1.875rem;
}.dst_ft_support_text_title-jsz {
  font-size: 0.938rem;
  margin-bottom: 3px;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #EFF4FA;
}.dst_ft_support_text_sub-jsz {
  color: #606E80;
  overflow-wrap: break-word;
  font-size: 12px;
}.dst_ft_support_btn-jsz {
  background: #00CCF0;
  transition: background .2s;
  padding: 0.688rem 22px;
  border-radius: 10px;
  font-size: 13px;
  white-space: nowrap;
  flex-shrink: 0;
  color: #EFF4FA;
  font-weight: 700;
}.dst_ft_support_btn-jsz:hover {
  background: #33D9F5;
}.dst_ft_support_contacts-jsz {
  gap: 1rem;
  flex-wrap: wrap;
  margin-left: auto;
  display: flex;
}.dst_ft_support_contact-jsz {
  color: #475260;
  font-size: 0.75rem;
  line-height: 1.4;
}.dst_ft_support_contact-jsz strong {
  font-size: 0.688rem;
  color: #8896A8;
  margin-bottom: 2px;
  display: block;
  font-weight: 600;
}.dst_ft_main-jsz {
  padding: 2rem 1rem 1.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 769px) {.dst_ft_main-jsz {
  padding: 2.5rem 1.5rem 2rem;
}
}.dst_ft_main_in-jsz {
  margin: 0 auto;
  gap: 24px;
  grid-template-columns: 1fr 1fr;
  max-width: 82.5rem;
  display: grid;
}
@media(min-width: 638px) {.dst_ft_main_in-jsz {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.dst_ft_main_in-jsz {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.dst_ft_col_logo-jsz {
  grid-column: 1/-1;
}
@media(min-width: 1079px) {.dst_ft_col_logo-jsz {
  grid-column: auto;
}
}.dst_ft_logo-jsz {
  gap: 9px;
  color: #EFF4FA;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 12px;
  overflow-wrap: break-word;
  align-items: center;
  font-weight: 800;
  font-size: 1rem;
}.dst_ft_logo_mark-jsz {
  overflow: hidden;
  border-radius: 0.375rem;
  width: 30px;
  height: 1.875rem;
}.dst_ft_logo_mark-jsz img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.dst_ft_logo_sub-jsz {
  font-size: 12px;
  max-width: 12.5rem;
  line-height: 1.55;
  overflow-wrap: break-word;
  color: #475260;
}.dst_ft_col_title-jsz {
  color: #8896A8;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.875rem;
  font-size: 0.75rem;
  letter-spacing: .07em;
}.dst_ft_col_links-jsz {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.dst_ft_col_link-jsz {
  transition: color .2s;
  font-size: 0.813rem;
  color: #475260;
  overflow-wrap: break-word;
}.dst_ft_col_link-jsz:hover {
  color: #BDC8D8;
}.dst_ft_apps-jsz {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.dst_ft_app_card-jsz {
  transition: border-color .2s;
  border-radius: 6px;
  gap: 0.625rem;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.11);
  padding: 0.625rem 12px;
  align-items: center;
  display: flex;
}.dst_ft_app_card-jsz:hover {
  border-color: rgba(0,204,240,0.45);
}.dst_ft_app_card_ic-jsz svg {
  width: 1.375rem;
  stroke-linejoin: round;
  height: 22px;
  stroke-linecap: round;
}.dst_ft_app_card_os-jsz {
  font-weight: 600;
  color: #475260;
  font-size: 0.625rem;
}.dst_ft_app_card_action-jsz {
  color: #BDC8D8;
  font-size: 0.75rem;
  font-weight: 700;
}.dst_ft_bot-jsz {
  padding: 20px 1rem;
}
@media(min-width: 771px) {.dst_ft_bot-jsz {
  padding: 1.25rem 24px;
}
}.dst_ft_bot_in-jsz {
  gap: 1rem;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  max-width: 82.5rem;
  align-items: center;
}.dst_ft_socials-jsz {
  gap: 8px;
  display: flex;
}.dst_ft_soc-jsz {
  transition: background .2s;
  border: 1px solid rgba(255,255,255,0.11);
  background: rgba(255,255,255,0.05);
  border-radius: 6px;
  width: 2.25rem;
  align-items: center;
  height: 36px;
  color: #8896A8;
  display: flex;
  justify-content: center;
}.dst_ft_soc-jsz svg {
  stroke-linejoin: round;
  height: 1rem;
  width: 16px;
  stroke-linecap: round;
}.dst_ft_soc-jsz:hover {
  background: rgba(255,255,255,0.07);
}.dst_ft_legal-jsz {
  flex: 1;
  overflow-wrap: break-word;
  min-width: 12.5rem;
  line-height: 1.6;
  color: #5A6472;
  font-size: 11px;
}.dst_ft_legal-jsz strong {
  color: #8896A8;
  font-weight: 700;
}.dst_ft_legal-jsz a {
  text-decoration: underline;
  color: #8896A8;
}.dst_ft_age-jsz {
  border: 2px solid #5A6472;
  border-radius: 50%;
  font-weight: 800;
  flex-shrink: 0;
  display: flex;
  font-size: 11px;
  justify-content: center;
  height: 32px;
  width: 32px;
  color: #5A6472;
  align-items: center;
  margin-left: auto;
}