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;
  cursor: pointer;
  color: inherit;
}a:link,a:visited {
  text-decoration: none;
  color: inherit;
}img,svg,video {
  max-width: 100%;
  display: block;
}body {
  background: #0B0D1C;
  min-height: 100vh;
  line-height: 1.6;
  font-family: 'Nunito', sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #C6CAE6;
}.exu-layout-7dq {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.exu-page-7dq {
  display: flex;
  min-height: 100vh;
}.exu-main-7dq {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media (min-width: 1079px) {.exu-main-7dq {
  padding-left: 13.75rem;
}
}
@media (max-width: 1081px) {.exu-main-7dq {
  padding-bottom: 72px;
}
}.exu-gc-7dq {
  border-radius: 0.625rem;
  transition: transform .2s,border-color .2s;
  background: #0F1122;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
  width: 140px;
  position: relative;
  flex-shrink: 0;
  cursor: pointer;
}
@media(min-width: 639px) {.exu-gc-7dq {
  width: 9.75rem;
}
}
@media(min-width: 1081px) {.exu-gc-7dq {
  width: 10.5rem;
}
}.exu-gc-7dq:hover {
  transform: translateY(-3px);
  border-color: rgba(255, 45, 140, 0.07);
}.exu-gc_img-7dq {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 80%;
}.exu-gc_img-7dq img {
  inset: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  position: absolute;
}.exu-gc_hover-7dq {
  inset: 0;
  background: rgba(6, 8, 16, 0.72);
  transition: opacity .2s;
  opacity: 0;
  display: flex;
  align-items: center;
  position: absolute;
  justify-content: center;
}.exu-gc-7dq:hover .exu-gc_hover-7dq {
  opacity: 1;
}.exu-gc_hover_btn-7dq {
  background: #FF2D8C;
  border-radius: 0.375rem;
  padding: 0.5rem 16px;
  font-weight: 700;
  color: #F2F4FF;
  font-size: 12px;
}.exu-gc_info-7dq {
  padding: 8px 0.625rem 0.625rem;
}.exu-gc_name-7dq {
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 600;
  white-space: nowrap;
  color: #C6CAE6;
  margin-bottom: 3px;
  font-size: 12px;
  max-width: 100%;
}.exu-gc_prov-7dq {
  font-size: 10px;
  color: #545778;
}.exu-gc_tag-7dq {
  padding: 2px 0.438rem;
  border-radius: 4px;
  font-weight: 700;
  letter-spacing: .04em;
  text-transform: uppercase;
  top: 0.375rem;
  position: absolute;
  z-index: 2;
  left: 6px;
  font-size: 9px;
}.exu-gc_tag_hot-7dq {
  background: #FF3C52;
  color: #fff;
}.exu-gc_tag_new-7dq {
  background: #00C87A;
  color: #0B0D1C;
}.exu-gc_tag_jp-7dq {
  background: #FFAA00;
  color: #0B0D1C;
}.exu-gc_tag_ex-7dq {
  background: #00DCEC;
  color: #fff;
}.exu-gc_tag_live-7dq {
  background: #FF3C52;
  color: #fff;
}.exu-gr-7dq {
  background: #0B0D1C;
  padding: 32px 16px 0;
}
@media(min-width: 769px) {.exu-gr-7dq {
  padding: 2.25rem 24px 0;
}
}.exu-gr_in-7dq {
  margin: 0 auto;
  max-width: 83.75rem;
}.exu-gr_head-7dq {
  gap: 12px;
  margin-bottom: 0.625rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.exu-gr_head_l-7dq {
  gap: 10px;
  flex: 1;
  align-items: center;
  min-width: 0;
  display: flex;
}.exu-gr_ic-7dq {
  border-radius: 10px;
  display: flex;
  height: 2rem;
  justify-content: center;
  width: 2rem;
  align-items: center;
  flex-shrink: 0;
}.exu-gr_ic-7dq svg {
  width: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 16px;
}.exu-gr_title-7dq {
  color: #F2F4FF;
  font-size: 16px;
  font-family: 'Orbitron', sans-serif;
  overflow-wrap: break-word;
  font-weight: 700;
}
@media(min-width: 765px) {.exu-gr_title-7dq {
  font-size: 1.125rem;
}
}.exu-gr_more-7dq {
  transition: color .2s;
  gap: 5px;
  align-items: center;
  font-weight: 600;
  font-size: 12px;
  color: #6A6F91;
  display: flex;
  flex-shrink: 0;
  white-space: nowrap;
}.exu-gr_more-7dq:hover {
  color: #FF2D8C;
}.exu-gr_more-7dq svg {
  width: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 12px;
}.exu-gr_arrows-7dq {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.exu-gr_arr-7dq {
  transition: background .15s,color .15s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  align-items: center;
  color: #8E92B4;
  justify-content: center;
  width: 1.875rem;
  height: 1.875rem;
}.exu-gr_arr-7dq:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F2F4FF;
}.exu-gr_arr-7dq svg {
  stroke-linecap: round;
  height: 0.813rem;
  width: 0.813rem;
  stroke-linejoin: round;
}.exu-gr_seo_h-7dq {
  margin: 0 0 0.375rem;
  font-weight: 700;
  max-width: 680px;
  overflow-wrap: break-word;
  color: #C6CAE6;
  font-family: 'Orbitron', sans-serif;
  font-size: 13px;
}
@media(min-width: 769px) {.exu-gr_seo_h-7dq {
  font-size: 0.875rem;
}
}.exu-gr_seo-7dq {
  max-width: 42.5rem;
  overflow-wrap: break-word;
  margin-bottom: 12px;
  font-size: 12px;
  line-height: 1.55;
  color: #6A6F91;
}.exu-gr_seo-7dq strong {
  color: #C6CAE6;
  font-weight: 600;
}.exu-gr_scroll-7dq {
  gap: 0.625rem;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 10px;
  -webkit-overflow-scrolling: touch;
}.exu-gr_scroll-7dq::-webkit-scrollbar {
  display: none;
}
@media(min-width: 770px) {.exu-gr_scroll-7dq {
  gap: 12px;
}
}.exu-tb-7dq {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #0B0D1C;
  left: 0;
  height: 3.5rem;
  display: flex;
  right: 0;
  align-items: center;
  top: 0;
  position: fixed;
  z-index: 80;
}.exu-tb_in-7dq {
  padding: 0 0.875rem;
  gap: 0;
  width: 100%;
  height: 100%;
  align-items: center;
  display: flex;
}.exu-tb_burger-7dq {
  gap: 0.313rem;
  border-radius: 10px;
  flex-direction: column;
  display: flex;
  justify-content: center;
  margin-right: 8px;
  height: 2.375rem;
  align-items: center;
  width: 2.375rem;
  flex-shrink: 0;
}.exu-tb_burger-7dq:hover {
  background: rgba(255, 255, 255, 0.05);
}.exu-tb_burger_line-7dq {
  background: #8E92B4;
  border-radius: 1px;
  display: block;
  width: 1.125rem;
  height: 2px;
}
@media(min-width: 1078px) {.exu-tb_burger-7dq {
  display: none;
}
}.exu-tb_logo-7dq {
  gap: 9px;
  flex-shrink: 0;
  align-items: center;
  font-weight: 800;
  display: flex;
  color: #F2F4FF;
  font-size: 18px;
  letter-spacing: -.01em;
  margin-right: 1.25rem;
  overflow-wrap: break-word;
}.exu-tb_logo_mark-7dq {
  border-radius: 0.625rem;
  overflow: hidden;
  width: 2rem;
  align-items: center;
  justify-content: center;
  display: flex;
  height: 2rem;
}.exu-tb_logo_mark-7dq img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.exu-tb_nav-7dq {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 638px) {.exu-tb_nav-7dq {
  display: flex;
}
}.exu-tb_tab-7dq {
  transition: background .15s,color .15s;
  border-radius: 0.625rem;
  padding: 8px 0.875rem;
  color: #8E92B4;
  font-size: 13px;
  white-space: nowrap;
  font-weight: 600;
}.exu-tb_tab-7dq:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F2F4FF;
}.exu-tb_tab-7dq.exu-state_active-7dq {
  background: rgba(255, 45, 140, 0.18);
  color: #F2F4FF;
}.exu-tb_right-7dq {
  gap: 8px;
  margin-left: auto;
  flex-shrink: 0;
  align-items: center;
  display: flex;
}.exu-tb_login-7dq {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s,color .2s;
  padding: 9px 1rem;
  border-radius: 0.625rem;
  display: none;
  color: #C6CAE6;
  font-weight: 600;
  font-size: 0.813rem;
}.exu-tb_login-7dq:hover {
  border-color: rgba(255, 45, 140, 0.45);
  color: #F2F4FF;
}
@media(min-width: 483px) {.exu-tb_login-7dq {
  display: block;
}
}.exu-tb_reg-7dq {
  border-radius: 0.625rem;
  transition: background .2s;
  padding: 9px 1.125rem;
  background: #00C87A;
  white-space: nowrap;
  font-weight: 700;
  color: #09091A;
  font-size: 0.813rem;
}.exu-tb_reg-7dq:hover {
  background: #00E08A;
}.exu-sb-7dq {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  background: #13162A;
  transition: transform .25s ease;
  transform: translateX(-100%);
  overflow-y: auto;
  left: 0;
  z-index: 70;
  width: 13.75rem;
  position: fixed;
  top: 3.5rem;
  bottom: 0;
}.exu-sb-7dq.exu-state_open-7dq {
  transform: translateX(0);
}.exu-sb-7dq::-webkit-scrollbar {
  width: 4px;
}.exu-sb-7dq::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1078px) {.exu-sb-7dq {
  transform: translateX(0);
}
}.exu-sb_auth-7dq {
  padding: 0.875rem 12px 10px;
}.exu-sb_btn_reg-7dq {
  transition: background .2s;
  background: #00C87A;
  padding: 0.688rem;
  border-radius: 0.625rem;
  color: #09091A;
  display: block;
  text-align: center;
  font-size: 0.813rem;
  font-weight: 700;
  margin-bottom: 8px;
}.exu-sb_btn_reg-7dq:hover {
  background: #00E08A;
}.exu-sb_btn_login-7dq {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 10px;
  transition: border-color .2s;
  padding: 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  text-align: center;
  font-weight: 600;
  font-size: 13px;
  display: block;
  color: #C6CAE6;
}.exu-sb_btn_login-7dq:hover {
  border-color: rgba(255, 45, 140, 0.45);
  color: #F2F4FF;
}.exu-sb_promo-7dq {
  border: 1px solid rgba(255, 45, 140, 0.18);
  background: linear-gradient(135deg,#230A2E,#13162A);
  padding: 0.75rem 0.875rem;
  overflow: hidden;
  margin: 0 12px 10px;
  border-radius: 0.625rem;
  position: relative;
}.exu-sb_promo-7dq::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(255, 45, 140, 0.18),transparent 70%);
  width: 80px;
  content: '';
  top: -20px;
  right: -20px;
  height: 80px;
  position: absolute;
}.exu-sb_promo_title-7dq {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 0.25rem;
  color: #FF2D8C;
  letter-spacing: .06em;
}.exu-sb_promo_text-7dq {
  font-weight: 600;
  color: #F2F4FF;
  font-size: 12px;
  overflow-wrap: break-word;
  line-height: 1.35;
}.exu-sb_promo_sub-7dq {
  margin-top: 3px;
  font-size: 0.625rem;
  color: #6A6F91;
}.exu-sb_nav-7dq {
  padding: 6px 0.5rem 16px;
}.exu-sb_nav_lb-7dq {
  padding: 10px 8px 6px;
  font-weight: 700;
  text-transform: uppercase;
  color: #545778;
  font-size: 10px;
  letter-spacing: .08em;
}.exu-sb_link-7dq {
  padding: 9px 10px;
  gap: 10px;
  border-radius: 6px;
  transition: background .15s,color .15s;
  color: #8E92B4;
  cursor: pointer;
  font-size: 0.813rem;
  font-weight: 500;
  overflow-wrap: break-word;
  display: flex;
  align-items: center;
}.exu-sb_link-7dq:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F2F4FF;
}.exu-sb_link-7dq.exu-state_active-7dq {
  background: rgba(255, 45, 140, 0.18);
  color: #F2F4FF;
}.exu-sb_ic-7dq {
  border-radius: 0.375rem;
  display: flex;
  height: 30px;
  width: 1.875rem;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}.exu-sb_ic-7dq svg {
  width: 1rem;
  height: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.exu-sb_ic_1-7dq {
  background: rgba(255, 45, 140, 0.07);
  color: #FF2D8C;
}.exu-sb_ic_2-7dq {
  background: rgba(0, 200, 122, 0.15);
  color: #00C87A;
}.exu-sb_ic_3-7dq {
  background: rgba(255, 170, 0, 0.13);
  color: #FFAA00;
}.exu-sb_ic_4-7dq {
  background: rgba(0, 220, 236, 0.14);
  color: #00DCEC;
}.exu-sb_ic_5-7dq {
  background: rgba(255, 45, 140, 0.07);
  color: #FF6EC7;
}.exu-sb_ic_6-7dq {
  background: rgba(0, 220, 236, 0.14);
  color: #C151F5;
}.exu-sb_badge-7dq {
  border-radius: 6px;
  padding: 2px 0.438rem;
  background: #FFAA00;
  margin-left: auto;
  font-weight: 700;
  color: #09091A;
  font-size: 9px;
}.exu-sb_bot-7dq {
  gap: 8px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.75rem;
  display: flex;
}.exu-sb_lang-7dq,.exu-sb_help-7dq {
  padding: 0.563rem 6px;
  background: rgba(255, 255, 255, 0.05);
  gap: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 6px;
  transition: border-color .2s;
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.688rem;
  color: #8E92B4;
  font-weight: 600;
}.exu-sb_lang-7dq:hover,.exu-sb_help-7dq:hover {
  border-color: rgba(255, 45, 140, 0.45);
  color: #F2F4FF;
}.exu-sb_lang-7dq svg,.exu-sb_help-7dq svg {
  height: 13px;
  stroke-linecap: round;
  width: 0.813rem;
  stroke-linejoin: round;
}.exu-sb_bd-7dq {
  background: rgba(6, 8, 16, 0.72);
  inset: 0;
  z-index: 69;
  position: fixed;
  display: none;
}.exu-sb_bd-7dq.exu-state_on-7dq {
  display: block;
}
@media(min-width: 1077px) {.exu-sb_bd-7dq {
  display: none!important;
}
}.exu-mob_nav-7dq {
  background: #13162A;
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  z-index: 80;
  display: flex;
  right: 0;
  bottom: 0;
  position: fixed;
  left: 0;
}
@media(min-width:1080px) {.exu-mob_nav-7dq {
  display: none;
}
}.exu-mob_nav_item-7dq {
  padding: 0.25rem 2px;
  gap: 0.25rem;
  flex: 1;
  flex-direction: column;
  display: flex;
  cursor: pointer;
  color: #545778;
  align-items: center;
}.exu-mob_nav_ic-7dq {
  line-height: 1;
}.exu-mob_nav_ic-7dq svg {
  stroke-linecap: round;
  height: 20px;
  stroke-linejoin: round;
  width: 20px;
}.exu-mob_nav_lb-7dq {
  color: #545778;
  font-weight: 600;
  font-size: 0.625rem;
}.exu-mob_nav_item-7dq.exu-state_active-7dq {
  color: #FF2D8C;
}.exu-mob_nav_item-7dq.exu-state_active-7dq .exu-mob_nav_lb-7dq {
  color: #FF2D8C;
}.exu-hero-7dq {
  background: #0B0D1C;
  padding: 1.25rem 16px 0;
}
@media(min-width: 771px) {.exu-hero-7dq {
  padding: 24px 1.5rem 0;
}
}.exu-hero_in-7dq {
  gap: 0.75rem;
  margin: 0 auto;
  max-width: 83.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.exu-hero_in-7dq {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1101px) {.exu-hero_in-7dq {
  grid-template-columns: 1fr 340px;
}
}.exu-hero_promo-7dq {
  overflow: hidden;
  border-radius: 1rem;
  background: #0F1122;
  position: relative;
  align-items: stretch;
  min-height: 220px;
  display: flex;
}
@media(min-width: 769px) {.exu-hero_promo-7dq {
  min-height: 280px;
}
}.exu-hero_promo_bg-7dq {
  background-position: center;
  background: linear-gradient(120deg,#230A2E 0%,#0B0D1C 100%);
  inset: 0;
  position: absolute;
  background-size: cover;
}.exu-hero_promo_bg-7dq::after {
  background: linear-gradient(90deg,#0B0D1C 0%,rgba(6, 8, 16, 0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.exu-hero_promo_glow-7dq {
  background: radial-gradient(circle,rgba(0, 220, 236, 0.14) 0%,transparent 65%);
  border-radius: 50%;
  right: 3.75rem;
  height: 18.75rem;
  width: 18.75rem;
  top: -40px;
  pointer-events: none;
  position: absolute;
}.exu-hero_promo_ct-7dq {
  padding: 28px 24px 1.75rem 1.75rem;
  max-width: 30rem;
  display: flex;
  z-index: 2;
  justify-content: center;
  flex-direction: column;
  position: relative;
}
@media(min-width: 770px) {.exu-hero_promo_ct-7dq {
  padding: 40px 2rem;
}
}.exu-hero_badge-7dq {
  background: rgba(255, 45, 140, 0.18);
  padding: 5px 12px;
  border-radius: 1.25rem;
  border: 1px solid rgba(255, 45, 140, 0.07);
  text-transform: uppercase;
  color: #FF2D8C;
  font-size: 0.625rem;
  margin-bottom: 0.875rem;
  display: inline-block;
  letter-spacing: .08em;
  font-weight: 700;
}.exu-hero_h1-7dq {
  line-height: 1.15;
  font-weight: 800;
  font-size: 26px;
  color: #F2F4FF;
  font-family: 'Orbitron', sans-serif;
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
}.exu-hero_h1-7dq em {
  color: #FFAA00;
  font-style: normal;
}
@media(min-width: 771px) {.exu-hero_h1-7dq {
  font-size: 36px;
}
}.exu-hero_sub-7dq {
  font-size: 0.813rem;
  line-height: 1.55;
  color: #8E92B4;
  margin-bottom: 20px;
}
@media(min-width: 766px) {.exu-hero_sub-7dq {
  font-size: 14px;
}
}.exu-hero_row-7dq {
  gap: 10px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.exu-hero_cta-7dq {
  transition: background .2s;
  padding: 0.813rem 26px;
  border-radius: 0.625rem;
  background: #00C87A;
  color: #09091A;
  font-weight: 700;
  box-shadow: 0 0 18px rgba(0, 200, 122, 0.5), inset 0 1px 0 rgba(255, 255, 255, 0.14);
  font-size: 0.875rem;
}.exu-hero_cta-7dq:hover {
  background: #00E08A;
}.exu-hero_terms-7dq {
  color: #545778;
  font-size: 0.688rem;
}.exu-hero_game-7dq {
  overflow: hidden;
  background: #0F1122;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 16px;
  position: relative;
  flex-direction: column;
  display: flex;
}.exu-hero_game_badge-7dq {
  padding: 5px 10px;
  background: rgba(255, 170, 0, 0.13);
  border: 1px solid rgba(255, 170, 0, 0.13);
  border-radius: 1.25rem;
  top: 12px;
  left: 0.75rem;
  text-transform: uppercase;
  letter-spacing: .06em;
  color: #FFAA00;
  font-weight: 700;
  z-index: 3;
  font-size: 0.625rem;
  position: absolute;
}.exu-hero_game_badge-7dq svg {
  vertical-align: -1px;
  margin-right: 4px;
  height: 0.688rem;
  width: 0.688rem;
}.exu-hero_game_img-7dq {
  overflow: hidden;
  background: linear-gradient(135deg,#230A2E,#0B0D1C);
  padding-bottom: 60%;
  position: relative;
}.exu-hero_game_img-7dq img {
  inset: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  position: absolute;
}.exu-hero_game_play-7dq {
  transition: opacity .2s;
  background: rgba(6, 8, 16, 0.72);
  inset: 0;
  justify-content: center;
  align-items: center;
  display: flex;
  opacity: 0;
  position: absolute;
}.exu-hero_game-7dq:hover .exu-hero_game_play-7dq {
  opacity: 1;
}.exu-hero_game_play-7dq span {
  border-radius: 50%;
  background: #FF2D8C;
  align-items: center;
  display: flex;
  height: 52px;
  width: 3.25rem;
  justify-content: center;
}.exu-hero_game_play-7dq span svg {
  margin-left: 2px;
  height: 18px;
  width: 18px;
}.exu-hero_game_info-7dq {
  padding: 0.875rem 16px;
}.exu-hero_game_title-7dq {
  margin-bottom: 0.25rem;
  font-size: 15px;
  color: #F2F4FF;
  font-weight: 700;
  overflow-wrap: break-word;
}.exu-hero_game_provider-7dq {
  font-size: 0.688rem;
  color: #6A6F91;
}.exu-hero_game_btn-7dq {
  margin: 12px 16px 1rem;
  padding: 11px;
  border-radius: 0.625rem;
  transition: background .2s;
  background: #FF2D8C;
  font-size: 0.813rem;
  color: #F2F4FF;
  font-weight: 700;
  display: block;
  text-align: center;
}.exu-hero_game-7dq:hover .exu-hero_game_btn-7dq {
  background: #FF55A3;
}.exu-sbar-7dq {
  background: #0B0D1C;
  padding: 1rem 16px 0;
}
@media(min-width: 771px) {.exu-sbar-7dq {
  padding: 18px 1.5rem 0;
}
}.exu-sbar_in-7dq {
  margin: 0 auto;
  max-width: 83.75rem;
}.exu-sbar_row-7dq {
  gap: 0.625rem;
  flex-wrap: wrap;
  margin-bottom: 12px;
  display: flex;
}.exu-sbar_input-7dq {
  background: #0F1122;
  flex: 1;
  padding: 0.688rem 16px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.625rem;
  transition: border-color .2s;
  gap: 0.625rem;
  align-items: center;
  font-size: 0.813rem;
  display: flex;
  color: #6A6F91;
  cursor: pointer;
}.exu-sbar_input-7dq:hover {
  border-color: rgba(255, 45, 140, 0.45);
}.exu-sbar_input-7dq svg {
  width: 0.938rem;
  flex-shrink: 0;
  stroke-linecap: round;
  height: 0.938rem;
  stroke-linejoin: round;
}.exu-sbar_providers-7dq {
  gap: 8px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 10px;
  transition: border-color .2s;
  padding: 11px 18px;
  background: #0F1122;
  white-space: nowrap;
  display: flex;
  align-items: center;
  font-size: 0.813rem;
  font-weight: 600;
  color: #C6CAE6;
}.exu-sbar_providers-7dq:hover {
  border-color: rgba(255, 45, 140, 0.45);
  color: #F2F4FF;
}.exu-sbar_providers-7dq svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 14px;
  height: 14px;
}.exu-sbar_tabs-7dq {
  gap: 0.375rem;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 2px;
}.exu-sbar_tabs-7dq::-webkit-scrollbar {
  display: none;
}.exu-sbar_tab-7dq {
  transition: background .15s,color .15s,border-color .15s;
  padding: 8px 14px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 20px;
  gap: 7px;
  font-weight: 600;
  color: #8E92B4;
  cursor: pointer;
  align-items: center;
  white-space: nowrap;
  display: flex;
  font-size: 0.75rem;
  flex-shrink: 0;
}.exu-sbar_tab-7dq:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(255, 45, 140, 0.45);
  color: #F2F4FF;
}.exu-sbar_tab-7dq.exu-state_active-7dq {
  border-color: rgba(255, 45, 140, 0.07);
  background: rgba(255, 45, 140, 0.18);
  color: #F2F4FF;
}.exu-sbar_tab_ic-7dq svg {
  width: 14px;
  stroke-linejoin: round;
  height: 0.875rem;
  stroke-linecap: round;
}.exu-wy-7dq {
  background: #0B0D1C;
  padding: 2rem 1rem 0;
}
@media(min-width: 771px) {.exu-wy-7dq {
  padding: 2.5rem 24px 0;
}
}.exu-wy_in-7dq {
  margin: 0 auto;
  max-width: 83.75rem;
}.exu-wy_head-7dq {
  max-width: 45rem;
  margin-bottom: 1.125rem;
}.exu-wy_label-7dq {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-size: 11px;
  color: #FF2D8C;
}.exu-wy_h2-7dq {
  color: #F2F4FF;
  margin-bottom: 0.5rem;
  font-family: 'Orbitron', sans-serif;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.exu-wy_h2-7dq {
  font-size: 24px;
}
}.exu-wy_intro-7dq {
  margin: 0;
  color: #6A6F91;
  font-size: 13px;
  line-height: 1.6;
}.exu-wy_grid-7dq {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 642px) {.exu-wy_grid-7dq {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.exu-wy_grid-7dq {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.exu-wy_card-7dq {
  transition: border-color .2s,transform .2s;
  padding: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.625rem;
  background: #13162A;
}.exu-wy_card-7dq:hover {
  border-color: rgba(255, 45, 140, 0.07);
  transform: translateY(-2px);
}.exu-wy_card_ic-7dq {
  border-radius: 50%;
  background: rgba(255, 45, 140, 0.18);
  justify-content: center;
  color: #FF2D8C;
  align-items: center;
  margin-bottom: 0.875rem;
  display: flex;
  width: 2.75rem;
  height: 44px;
}.exu-wy_card_ic-7dq svg {
  stroke-linejoin: round;
  width: 22px;
  height: 1.375rem;
  stroke-linecap: round;
}.exu-wy_card_h-7dq {
  line-height: 1.25;
  font-size: 0.938rem;
  color: #F2F4FF;
  margin-bottom: 6px;
  font-weight: 700;
  overflow-wrap: break-word;
}.exu-wy_card_p-7dq {
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 0.813rem;
  color: #6A6F91;
}.exu-wy_card_p-7dq strong {
  color: #C6CAE6;
  font-weight: 600;
}.exu-gr_jp-7dq {
  background: linear-gradient(135deg,#1A0B2E 0%,#0B0D1C 100%);
  overflow: hidden;
  border-radius: 1rem;
  padding: 1.25rem;
  position: relative;
}.exu-gr_jp-7dq::before {
  background: radial-gradient(circle,rgba(0, 220, 236, 0.14) 0%,transparent 70%);
  border-radius: 50%;
  left: -60px;
  content: '';
  position: absolute;
  height: 15.625rem;
  top: -3.75rem;
  width: 250px;
}.exu-gr_jp-7dq::after {
  background: radial-gradient(circle,rgba(255, 170, 0, 0.13) 0%,transparent 70%);
  border-radius: 50%;
  bottom: -40px;
  right: 0;
  position: absolute;
  content: '';
  height: 200px;
  width: 12.5rem;
}.exu-gr_jp_head-7dq {
  gap: 16px;
  margin-bottom: 16px;
  flex-wrap: wrap;
  display: flex;
  position: relative;
  align-items: flex-start;
  z-index: 1;
}.exu-gr_jp_info-7dq {
  flex: 1;
}.exu-gr_jp_label-7dq {
  color: #C151F5;
  font-weight: 700;
  margin-bottom: 6px;
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
}.exu-gr_jp_label-7dq svg {
  margin-right: 0.25rem;
  stroke-linejoin: round;
  width: 14px;
  stroke-linecap: round;
  vertical-align: -2px;
  height: 14px;
}.exu-gr_jp_amount-7dq {
  font-family: 'Orbitron', sans-serif;
  font-size: 32px;
  font-weight: 800;
  color: #F2F4FF;
  line-height: 1;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
}
@media(min-width: 771px) {.exu-gr_jp_amount-7dq {
  font-size: 40px;
}
}.exu-gr_jp_amount-7dq span {
  color: #FFAA00;
}.exu-gr_jp_seo-7dq {
  max-width: 480px;
  line-height: 1.5;
  overflow-wrap: break-word;
  color: #8E92B4;
  font-size: 12px;
}.exu-gr_jp_cta-7dq {
  padding: 0.688rem 1.25rem;
  background: rgba(0, 220, 236, 0.14);
  border-radius: 0.625rem;
  transition: background .2s;
  border: 1px solid rgba(0, 220, 236, 0.14);
  flex-shrink: 0;
  font-weight: 700;
  white-space: nowrap;
  align-self: flex-start;
  margin-top: 0.25rem;
  color: #F2F4FF;
  position: relative;
  z-index: 1;
  font-size: 13px;
}.exu-gr_jp_cta-7dq:hover {
  background: #00DCEC;
}.exu-gcg-7dq {
  padding: 36px 1rem 0;
  background: #0B0D1C;
}
@media(min-width: 769px) {.exu-gcg-7dq {
  padding: 2.75rem 24px 0;
}
}.exu-gcg_in-7dq {
  margin: 0 auto;
  max-width: 83.75rem;
}.exu-gcg_head-7dq {
  margin-bottom: 1.25rem;
  max-width: 720px;
}.exu-gcg_label-7dq {
  color: #FF2D8C;
  margin-bottom: 8px;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
}.exu-gcg_h2-7dq {
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-family: 'Orbitron', sans-serif;
  font-size: 1.375rem;
  font-weight: 800;
  color: #F2F4FF;
}
@media(min-width: 771px) {.exu-gcg_h2-7dq {
  font-size: 1.75rem;
}
}.exu-gcg_intro-7dq {
  line-height: 1.6;
  color: #6A6F91;
  font-size: 13px;
}.exu-gcg_grid-7dq {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.exu-gcg_grid-7dq {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.exu-gcg_grid-7dq {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.exu-gcg_card-7dq {
  padding: 1.25rem;
  border-radius: 16px;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  overflow: hidden;
  display: flex;
  position: relative;
  cursor: pointer;
  justify-content: flex-end;
  flex-direction: column;
  min-height: 240px;
}.exu-gcg_card-7dq:hover {
  border-color: rgba(255, 45, 140, 0.18);
  transform: translateY(-3px);
}.exu-gcg_card_bg-7dq {
  inset: 0;
  position: absolute;
  z-index: 0;
}.exu-gcg_card_bg-7dq::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  content: '';
  position: absolute;
}.exu-gcg_card_ic-7dq {
  background: rgba(0,0,0,.45);
  border-radius: 0.375rem;
  justify-content: center;
  top: 1.125rem;
  width: 40px;
  height: 40px;
  z-index: 2;
  right: 1.125rem;
  align-items: center;
  position: absolute;
  display: flex;
  color: #F2F4FF;
}.exu-gcg_card_ic-7dq svg {
  width: 20px;
  stroke-linecap: round;
  height: 20px;
  stroke-linejoin: round;
}.exu-gcg_card_ct-7dq {
  z-index: 1;
  position: relative;
}.exu-gcg_card_h-7dq {
  overflow-wrap: break-word;
  font-family: 'Orbitron', sans-serif;
  margin-bottom: 0.5rem;
  font-weight: 800;
  font-size: 18px;
  line-height: 1.2;
  color: #F2F4FF;
}
@media(min-width: 769px) {.exu-gcg_card_h-7dq {
  font-size: 20px;
}
}.exu-gcg_card_p-7dq {
  color: rgba(255,255,255,.82);
  overflow-wrap: break-word;
  font-size: 0.75rem;
  margin-bottom: 0.625rem;
  line-height: 1.55;
}.exu-gcg_card_p-7dq strong {
  font-weight: 600;
  color: #F2F4FF;
}.exu-gcg_card_cta-7dq {
  gap: 4px;
  font-weight: 700;
  font-size: 0.75rem;
  color: #FF2D8C;
  text-transform: uppercase;
  display: inline-flex;
  letter-spacing: .04em;
  align-items: center;
}.exu-gcg_card_cta-7dq svg {
  width: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 12px;
}.exu-ws-7dq {
  padding: 32px 1rem 0;
  background: #0B0D1C;
}
@media(min-width: 766px) {.exu-ws-7dq {
  padding: 36px 24px 0;
}
}.exu-ws_in-7dq {
  margin: 0 auto;
  max-width: 1340px;
}.exu-ws_head-7dq {
  gap: 12px;
  justify-content: space-between;
  margin-bottom: 0.875rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.exu-ws_title-7dq {
  gap: 10px;
  font-weight: 700;
  font-size: 1rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  color: #F2F4FF;
  overflow-wrap: break-word;
  font-family: 'Orbitron', sans-serif;
}.exu-ws_title_ic-7dq svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  color: #FFAA00;
  width: 18px;
  height: 1.125rem;
}.exu-ws_online-7dq {
  gap: 7px;
  font-size: 12px;
  color: #6A6F91;
  font-weight: 600;
  align-items: center;
  display: flex;
}.exu-ws_online_dot-7dq {
  border-radius: 50%;
  background: #00C87A;
  box-shadow: 0 0 6px rgba(0, 200, 122, 0.15);
  width: 0.5rem;
  flex-shrink: 0;
  height: 0.5rem;
}.exu-ws_scroll-7dq {
  gap: 8px;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 0.5rem;
  overflow-x: auto;
}.exu-ws_scroll-7dq::-webkit-scrollbar {
  display: none;
}.exu-wc-7dq {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #0F1122;
  padding: 0.625rem 0.875rem;
  border-radius: 0.625rem;
  gap: 0.625rem;
  min-width: 220px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}.exu-wc_img-7dq {
  border-radius: 6px;
  overflow: hidden;
  background: #13162A;
  width: 36px;
  height: 36px;
  flex-shrink: 0;
}.exu-wc_img-7dq img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.exu-wc_info-7dq {
  min-width: 0;
}.exu-wc_game-7dq {
  overflow: hidden;
  font-weight: 600;
  color: #C6CAE6;
  font-size: 12px;
  text-overflow: ellipsis;
  white-space: nowrap;
}.exu-wc_player-7dq {
  overflow: hidden;
  color: #545778;
  font-size: 0.625rem;
  text-overflow: ellipsis;
  white-space: nowrap;
}.exu-wc_amount-7dq {
  flex-shrink: 0;
  white-space: nowrap;
  color: #00C87A;
  margin-left: auto;
  font-size: 13px;
  font-weight: 700;
}.exu-htp-7dq {
  background: #0B0D1C;
  padding: 2.25rem 16px 0;
}
@media(min-width: 766px) {.exu-htp-7dq {
  padding: 44px 1.5rem 0;
}
}.exu-htp_in-7dq {
  margin: 0 auto;
  max-width: 83.75rem;
}.exu-htp_head-7dq {
  max-width: 720px;
  margin-bottom: 1.375rem;
}.exu-htp_label-7dq {
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.5rem;
  color: #FF2D8C;
  letter-spacing: .08em;
}.exu-htp_h2-7dq {
  overflow-wrap: break-word;
  font-family: 'Orbitron', sans-serif;
  margin-bottom: 8px;
  font-size: 22px;
  font-weight: 800;
  color: #F2F4FF;
}
@media(min-width: 765px) {.exu-htp_h2-7dq {
  font-size: 28px;
}
}.exu-htp_intro-7dq {
  font-size: 14px;
  color: #6A6F91;
  line-height: 1.6;
}.exu-htp_steps-7dq {
  gap: 0.75rem;
  margin: 0;
  list-style: none;
  padding: 0;
  counter-reset: none;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 638px) {.exu-htp_steps-7dq {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.exu-htp_steps-7dq {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.exu-htp_step-7dq {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #13162A;
  border-radius: 0.625rem;
  padding: 20px 18px 1.125rem;
  display: flex;
  position: relative;
  flex-direction: column;
}.exu-htp_step_num-7dq {
  border-radius: 50%;
  background: #FF2D8C;
  align-items: center;
  justify-content: center;
  display: flex;
  width: 1.75rem;
  height: 1.75rem;
  font-weight: 800;
  top: -12px;
  font-family: 'Orbitron', sans-serif;
  position: absolute;
  color: #09091A;
  left: 1.25rem;
  font-size: 0.813rem;
}.exu-htp_step_ic-7dq {
  border-radius: 6px;
  margin: 0.5rem 0 12px;
  background: rgba(255, 45, 140, 0.18);
  display: flex;
  color: #FF2D8C;
  width: 2.25rem;
  height: 36px;
  justify-content: center;
  align-items: center;
}.exu-htp_step_ic-7dq svg {
  stroke-linejoin: round;
  height: 1.125rem;
  stroke-linecap: round;
  width: 18px;
}.exu-htp_step_h-7dq {
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F2F4FF;
  font-size: 14px;
  margin-bottom: 6px;
  line-height: 1.25;
}.exu-htp_step_p-7dq {
  line-height: 1.55;
  overflow-wrap: break-word;
  color: #6A6F91;
  font-size: 13px;
}.exu-htp_step_p-7dq strong {
  font-weight: 600;
  color: #C6CAE6;
}.exu-htp_cta-7dq {
  transition: background .2s;
  padding: 13px 1.625rem;
  border-radius: 10px;
  background: #00C87A;
  color: #09091A;
  font-weight: 700;
  font-size: 0.875rem;
  display: inline-block;
  margin-top: 1.25rem;
}.exu-htp_cta-7dq:hover {
  background: #00E08A;
}.exu-app-7dq {
  background: #0B0D1C;
  padding: 36px 16px 0;
}
@media(min-width: 767px) {.exu-app-7dq {
  padding: 44px 1.5rem 0;
}
}.exu-app_in-7dq {
  margin: 0 auto;
  max-width: 1340px;
}.exu-app_head-7dq {
  margin-bottom: 1rem;
}.exu-app_label-7dq {
  color: #FF2D8C;
  font-size: 0.688rem;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
}.exu-app_h2-7dq {
  color: #F2F4FF;
  font-weight: 800;
  font-size: 1.25rem;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  font-family: 'Orbitron', sans-serif;
}
@media(min-width: 770px) {.exu-app_h2-7dq {
  font-size: 24px;
}
}.exu-app_sub-7dq {
  color: #6A6F91;
  overflow-wrap: break-word;
  line-height: 1.6;
  max-width: 600px;
  font-size: 0.813rem;
}.exu-app_sub-7dq strong {
  color: #C6CAE6;
  font-weight: 700;
}.exu-app_cards-7dq {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 16px;
}
@media(min-width: 641px) {.exu-app_cards-7dq {
  grid-template-columns: repeat(3,1fr);
}
}.exu-app_card-7dq {
  overflow: hidden;
  padding: 1.25rem;
  border-radius: 10px;
  gap: 16px;
  align-items: flex-start;
  display: flex;
  position: relative;
  flex-wrap: wrap;
}.exu-app_card_ios-7dq {
  background: linear-gradient(135deg,rgba(255, 45, 140, 0.18) 0%,#13162A 100%);
}.exu-app_card_android-7dq {
  background: linear-gradient(135deg,rgba(0, 200, 122, 0.15) 0%,#13162A 100%);
}.exu-app_card_win-7dq {
  background: linear-gradient(135deg,rgba(255, 170, 0, 0.13) 0%,#13162A 100%);
}.exu-app_card_ic-7dq svg {
  height: 2.125rem;
  stroke-linecap: round;
  width: 34px;
  stroke-linejoin: round;
}.exu-app_card_ic-7dq {
  color: #F2F4FF;
  flex-shrink: 0;
}.exu-app_card_os-7dq {
  font-weight: 700;
  font-size: 10px;
  margin-bottom: 6px;
  letter-spacing: .08em;
  color: #6A6F91;
  text-transform: uppercase;
}.exu-app_card_title-7dq {
  font-weight: 700;
  line-height: 1.2;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  font-size: 0.938rem;
  color: #F2F4FF;
}.exu-app_card_text-7dq {
  line-height: 1.5;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #6A6F91;
  margin-bottom: 0.875rem;
}.exu-app_card_btn-7dq {
  transition: background .2s;
  padding: 0.625rem 1.125rem;
  border: 1px solid rgba(255, 45, 140, 0.45);
  border-radius: 0.375rem;
  background: rgba(255, 255, 255, 0.12);
  gap: 7px;
  display: inline-flex;
  color: #F2F4FF;
  align-items: center;
  font-size: 13px;
  font-weight: 700;
}.exu-app_card_btn-7dq:hover {
  background: rgba(255, 255, 255, 0.07);
}.exu-reg-7dq {
  background: #0B0D1C;
  padding: 2.25rem 16px 0;
}
@media(min-width: 771px) {.exu-reg-7dq {
  padding: 44px 1.5rem 0;
}
}.exu-reg_in-7dq {
  margin: 0 auto;
  background: #13162A;
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.75rem 1.5rem;
  border-radius: 1rem;
  max-width: 1340px;
}
@media(min-width: 766px) {.exu-reg_in-7dq {
  padding: 2.5rem;
}
}.exu-reg_top-7dq {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 863px) {.exu-reg_top-7dq {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.exu-reg_label-7dq {
  text-transform: uppercase;
  color: #FF2D8C;
  margin-bottom: 0.625rem;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
}.exu-reg_h2-7dq {
  overflow-wrap: break-word;
  line-height: 1.2;
  font-size: 1.375rem;
  margin-bottom: 0.75rem;
  font-weight: 800;
  color: #F2F4FF;
  font-family: 'Orbitron', sans-serif;
}
@media(min-width: 767px) {.exu-reg_h2-7dq {
  font-size: 1.75rem;
}
}.exu-reg_bonus-7dq {
  border-radius: 0.625rem;
  gap: 8px;
  border: 1px solid rgba(255, 170, 0, 0.13);
  background: rgba(255, 170, 0, 0.13);
  padding: 0.625rem 1rem;
  display: inline-flex;
  margin-bottom: 16px;
  align-items: center;
}.exu-reg_bonus_amount-7dq {
  color: #FFAA00;
  font-size: 1.25rem;
  font-weight: 800;
}.exu-reg_bonus_text-7dq {
  line-height: 1.35;
  font-size: 0.813rem;
  color: #8E92B4;
}.exu-reg_cta_btn-7dq {
  padding: 0.875rem 32px;
  background: #00C87A;
  border-radius: 0.625rem;
  transition: background .2s;
  font-weight: 700;
  color: #09091A;
  margin-bottom: 0.75rem;
  box-shadow: 0 0 1.125rem rgba(0, 200, 122, 0.5), inset 0 1px 0 rgba(255, 255, 255, 0.14);
  font-size: 0.938rem;
  display: inline-block;
}.exu-reg_cta_btn-7dq:hover {
  background: #00E08A;
}.exu-reg_terms-7dq {
  font-size: 0.688rem;
  line-height: 1.5;
  color: #545778;
}.exu-reg_seo-7dq {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 20px;
  color: #6A6F91;
  line-height: 1.65;
  padding-top: 20px;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.exu-reg_seo-7dq p {
  color: #6A6F91;
  font-size: 0.813rem;
  line-height: 1.65;
  margin-bottom: 0.625rem;
}.exu-reg_seo-7dq p:last-child {
  margin-bottom: 0;
}.exu-reg_seo-7dq strong {
  font-weight: 700;
  color: #C6CAE6;
}.exu-reg_seo-7dq a {
  transition: color .2s;
  color: #FF2D8C;
  text-decoration: underline;
}.exu-reg_seo-7dq a:hover {
  color: #FF55A3;
}.exu-reg_seo-7dq ul,.exu-reg_seo-7dq ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 1.125rem;
}.exu-reg_seo-7dq ol {
  list-style: decimal;
}.exu-reg_seo-7dq li {
  color: #6A6F91;
  line-height: 1.65;
  font-size: 0.813rem;
  margin-bottom: 0.25rem;
}.exu-reg_seo-7dq table {
  width: 100%;
  font-size: 13px;
  margin-bottom: 0.625rem;
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
}
@media(min-width: 766px) {.exu-reg_seo-7dq table {
  display: table;
}
}.exu-reg_seo-7dq th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C6CAE6;
  font-weight: 700;
  text-align: left;
}.exu-reg_seo-7dq td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px;
  color: #6A6F91;
}.exu-reg_steps-7dq {
  gap: 14px;
  margin-top: 28px;
  flex-direction: column;
  display: flex;
}
@media(min-width: 857px) {.exu-reg_steps-7dq {
  margin-top: 0;
}
}.exu-reg_step-7dq {
  gap: 14px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 10px;
  padding: 1rem;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.exu-reg_step_num-7dq {
  background: rgba(255, 45, 140, 0.18);
  border: 1px solid rgba(255, 45, 140, 0.07);
  border-radius: 50%;
  flex-shrink: 0;
  font-size: 14px;
  width: 2.125rem;
  align-items: center;
  display: flex;
  height: 34px;
  justify-content: center;
  font-weight: 800;
  color: #FF2D8C;
}.exu-reg_step_title-7dq {
  font-weight: 700;
  font-size: 0.875rem;
  margin-bottom: 3px;
  color: #F2F4FF;
}.exu-reg_step_text-7dq {
  font-size: 0.75rem;
  line-height: 1.5;
  color: #6A6F91;
}.exu-reg_trust-7dq {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  display: flex;
  padding-top: 1.25rem;
  flex-wrap: wrap;
  margin-top: 1.25rem;
}.exu-reg_trust_item-7dq {
  gap: 0.438rem;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  display: flex;
  color: #6A6F91;
  align-items: center;
}.exu-reg_trust_ic-7dq svg {
  width: 1rem;
  color: #FF2D8C;
  stroke-linecap: round;
  height: 1rem;
  stroke-linejoin: round;
}.exu-bon-7dq {
  background: #0B0D1C;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.exu-bon-7dq {
  padding: 44px 1.5rem 0;
}
}.exu-bon_in-7dq {
  margin: 0 auto;
  max-width: 1340px;
}.exu-bon_head-7dq {
  margin-bottom: 20px;
}.exu-bon_label-7dq {
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  color: #FF2D8C;
  margin-bottom: 0.5rem;
}.exu-bon_h2-7dq {
  color: #F2F4FF;
  font-size: 1.25rem;
  font-weight: 800;
  font-family: 'Orbitron', sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
}
@media(min-width: 771px) {.exu-bon_h2-7dq {
  font-size: 24px;
}
}.exu-bon_seo-7dq {
  color: #6A6F91;
  overflow-wrap: break-word;
  line-height: 1.6;
  max-width: 38.75rem;
  font-size: 13px;
}.exu-bon_seo-7dq strong {
  font-weight: 700;
  color: #C6CAE6;
}.exu-bon_seo-7dq a {
  text-decoration: underline;
  color: #FF2D8C;
}.exu-bon_grid-7dq {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 643px) {.exu-bon_grid-7dq {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.exu-bon_grid-7dq {
  grid-template-columns: repeat(5,1fr);
}
}.exu-bon_card-7dq {
  transition: border-color .2s,transform .2s;
  padding: 1rem;
  background: #0F1122;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
}.exu-bon_card-7dq:hover {
  transform: translateY(-2px);
  border-color: rgba(255, 45, 140, 0.07);
}.exu-bon_card_ic-7dq svg {
  stroke-linecap: round;
  height: 26px;
  stroke-linejoin: round;
  width: 1.625rem;
}.exu-bon_card_ic-7dq {
  margin-bottom: 10px;
}.exu-bon_card_type-7dq {
  text-transform: uppercase;
  color: #6A6F91;
  font-weight: 700;
  font-size: 10px;
  letter-spacing: .06em;
  margin-bottom: 0.375rem;
}.exu-bon_card_amount-7dq {
  line-height: 1.1;
  margin-bottom: 6px;
  font-weight: 800;
  font-size: 18px;
  color: #FFAA00;
}.exu-bon_card_name-7dq {
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-size: 13px;
  font-weight: 600;
  color: #F2F4FF;
}.exu-bon_card_detail-7dq {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 8px;
  color: #545778;
  font-size: 11px;
  overflow-wrap: break-word;
  line-height: 1.5;
}.exu-prov-7dq {
  padding: 2.25rem 16px 0;
  background: #0B0D1C;
}
@media(min-width: 769px) {.exu-prov-7dq {
  padding: 2.75rem 24px 0;
}
}.exu-prov_in-7dq {
  margin: 0 auto;
  max-width: 1340px;
}.exu-prov_head-7dq {
  margin-bottom: 1rem;
}.exu-prov_label-7dq {
  font-weight: 700;
  color: #FF2D8C;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
}.exu-prov_h2-7dq {
  font-family: 'Orbitron', sans-serif;
  margin-bottom: 8px;
  color: #F2F4FF;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.exu-prov_h2-7dq {
  font-size: 24px;
}
}.exu-prov_seo-7dq {
  line-height: 1.6;
  margin-bottom: 16px;
  color: #6A6F91;
  font-size: 0.813rem;
  max-width: 38.75rem;
  overflow-wrap: break-word;
}.exu-prov_seo-7dq strong {
  font-weight: 700;
  color: #C6CAE6;
}.exu-prov_seo-7dq a {
  text-decoration: underline;
  color: #FF2D8C;
}.exu-prov_grid-7dq {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 639px) {.exu-prov_grid-7dq {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1077px) {.exu-prov_grid-7dq {
  grid-template-columns: repeat(8,1fr);
}
}.exu-prov_card-7dq {
  padding: 14px 0.625rem;
  gap: 7px;
  background: #0F1122;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s,background .2s;
  border-radius: 0.625rem;
  align-items: center;
  display: flex;
  cursor: pointer;
  flex-direction: column;
}.exu-prov_card-7dq:hover {
  background: #13162A;
  border-color: rgba(255, 45, 140, 0.45);
}.exu-prov_logo-7dq {
  border-radius: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  justify-content: center;
  height: 2.75rem;
  display: flex;
  width: 2.75rem;
  align-items: center;
}.exu-prov_logo-7dq img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.exu-prov_name-7dq {
  overflow-wrap: break-word;
  text-align: center;
  font-size: 0.688rem;
  font-weight: 600;
  color: #8E92B4;
}.exu-seo-7dq {
  padding: 36px 16px 0;
  background: #0B0D1C;
}
@media(min-width: 767px) {.exu-seo-7dq {
  padding: 2.75rem 24px 0;
}
}.exu-seo_in-7dq {
  background: #13162A;
  margin: 0 auto;
  border-radius: 1rem;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  max-width: 1340px;
}
@media(min-width: 767px) {.exu-seo_in-7dq {
  padding: 36px 2.5rem;
}
}.exu-seo_label-7dq {
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
  color: #FF2D8C;
}.exu-seo_h2-7dq {
  font-family: 'Orbitron', sans-serif;
  font-size: 1.25rem;
  line-height: 1.25;
  color: #F2F4FF;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 766px) {.exu-seo_h2-7dq {
  font-size: 24px;
}
}.exu-seo_body-7dq {
  font-size: 14px;
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #8E92B4;
}.exu-seo_body-7dq p {
  line-height: 1.75;
  color: #8E92B4;
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
}.exu-seo_body-7dq p:last-child {
  margin-bottom: 0;
}.exu-seo_body-7dq strong {
  color: #C6CAE6;
  font-weight: 700;
}.exu-seo_body-7dq a {
  transition: color .2s;
  color: #FF2D8C;
  text-decoration: underline;
}.exu-seo_body-7dq a:hover {
  color: #FF55A3;
}.exu-seo_body-7dq ul,.exu-seo_body-7dq ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.exu-seo_body-7dq ol {
  list-style: decimal;
}.exu-seo_body-7dq li {
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  color: #8E92B4;
  line-height: 1.75;
}.exu-seo_body-7dq table {
  overflow-x: auto;
  display: block;
  margin-bottom: 0.75rem;
  width: 100%;
  font-size: 13px;
  border-collapse: collapse;
}
@media(min-width:768px) {.exu-seo_body-7dq table {
  display: table;
}
}.exu-seo_body-7dq th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C6CAE6;
  text-align: left;
  font-weight: 700;
}.exu-seo_body-7dq td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #8E92B4;
}.exu-seo_cols-7dq {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width:640px) {.exu-seo_cols-7dq {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.exu-seo_cols-7dq {
  grid-template-columns: repeat(3,1fr);
}
}.exu-seo_col_h-7dq {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-bottom: 7px;
  color: #C6CAE6;
  font-weight: 700;
}.exu-seo_col_p-7dq {
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #6A6F91;
}.exu-seo_stats-7dq {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.exu-seo_stat-7dq {
  border-radius: 0.625rem;
  padding: 14px 1rem;
  border: 1px solid rgba(255, 45, 140, 0.18);
  background: rgba(255, 45, 140, 0.07);
  flex: 1;
  min-width: 140px;
}.exu-seo_stat_val-7dq {
  font-weight: 800;
  font-size: 20px;
  color: #FF2D8C;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
}.exu-seo_stat_lb-7dq {
  color: #6A6F91;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.exu-rv-7dq {
  padding: 36px 16px 0;
  background: #0B0D1C;
}
@media(min-width:768px) {.exu-rv-7dq {
  padding: 44px 24px 0;
}
}.exu-rv_in-7dq {
  margin: 0 auto;
  max-width: 1340px;
}.exu-rv_head-7dq {
  max-width: 45rem;
  margin-bottom: 20px;
}.exu-rv_label-7dq {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  color: #FF2D8C;
  font-size: 11px;
  margin-bottom: 8px;
}.exu-rv_h2-7dq {
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F2F4FF;
  font-family: 'Orbitron', sans-serif;
  font-size: 22px;
  margin-bottom: 10px;
}
@media(min-width: 771px) {.exu-rv_h2-7dq {
  font-size: 28px;
}
}.exu-rv_stats-7dq {
  gap: 18px;
  flex-wrap: wrap;
  font-size: 13px;
  color: #6A6F91;
  display: flex;
  align-items: center;
}.exu-rv_stats_score-7dq {
  gap: 0.375rem;
  align-items: baseline;
  display: flex;
}.exu-rv_stats_score_val-7dq {
  color: #FFAA00;
  font-weight: 800;
  font-size: 1.375rem;
  font-family: 'Orbitron', sans-serif;
}.exu-rv_stats_score_max-7dq {
  color: #545778;
  font-size: 0.813rem;
}.exu-rv_stats_badge-7dq {
  gap: 4px;
  display: flex;
  align-items: center;
}.exu-rv_stats_badge-7dq svg {
  height: 0.875rem;
  color: #FFAA00;
  width: 0.875rem;
}.exu-rv_grid-7dq {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 638px) {.exu-rv_grid-7dq {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.exu-rv_grid-7dq {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.exu-rv_card-7dq {
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #13162A;
  padding: 20px;
  flex-direction: column;
  display: flex;
}.exu-rv_card_stars-7dq {
  gap: 2px;
  color: #FFAA00;
  margin-bottom: 0.625rem;
  display: flex;
}.exu-rv_card_stars-7dq svg {
  height: 0.875rem;
  width: 0.875rem;
}.exu-rv_card_h-7dq {
  margin-bottom: 0.5rem;
  line-height: 1.3;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F2F4FF;
  font-size: 0.875rem;
}.exu-rv_card_body-7dq {
  flex: 1;
  color: #6A6F91;
  font-size: 13px;
  line-height: 1.65;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
}.exu-rv_card_body-7dq strong {
  color: #C6CAE6;
  font-weight: 600;
}.exu-rv_card_meta-7dq {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  display: flex;
  align-items: center;
  padding-top: 12px;
  justify-content: space-between;
  flex-wrap: wrap;
}.exu-rv_card_author-7dq {
  font-weight: 600;
  font-size: 12px;
  color: #C6CAE6;
}.exu-rv_card_date-7dq {
  color: #545778;
  font-size: 0.688rem;
}.exu-seo-7dq {
  padding: 2.25rem 16px 0;
  background: #0B0D1C;
}
@media(min-width: 767px) {.exu-seo-7dq {
  padding: 44px 1.5rem 0;
}
}.exu-seo_in-7dq {
  background: #13162A;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 1rem;
  margin: 0 auto;
  max-width: 1340px;
}
@media(min-width: 769px) {.exu-seo_in-7dq {
  padding: 36px 40px;
}
}.exu-seo_label-7dq {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 11px;
  letter-spacing: .08em;
  color: #FF2D8C;
}.exu-seo_h2-7dq {
  color: #F2F4FF;
  font-family: 'Orbitron', sans-serif;
  line-height: 1.25;
  font-size: 1.25rem;
  margin-bottom: 14px;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.exu-seo_h2-7dq {
  font-size: 1.5rem;
}
}.exu-seo_body-7dq {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #8E92B4;
  overflow-wrap: break-word;
}.exu-seo_body-7dq p {
  line-height: 1.75;
  font-size: 14px;
  color: #8E92B4;
  margin-bottom: 12px;
}.exu-seo_body-7dq p:last-child {
  margin-bottom: 0;
}.exu-seo_body-7dq strong {
  font-weight: 700;
  color: #C6CAE6;
}.exu-seo_body-7dq a {
  transition: color .2s;
  text-decoration: underline;
  color: #FF2D8C;
}.exu-seo_body-7dq a:hover {
  color: #FF55A3;
}.exu-seo_body-7dq ul,.exu-seo_body-7dq ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.exu-seo_body-7dq ol {
  list-style: decimal;
}.exu-seo_body-7dq li {
  color: #8E92B4;
  line-height: 1.75;
  margin-bottom: 0.375rem;
  font-size: 14px;
}.exu-seo_body-7dq table {
  width: 100%;
  display: block;
  margin-bottom: 12px;
  font-size: 0.813rem;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 769px) {.exu-seo_body-7dq table {
  display: table;
}
}.exu-seo_body-7dq th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #C6CAE6;
}.exu-seo_body-7dq td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #8E92B4;
}.exu-seo_cols-7dq {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 643px) {.exu-seo_cols-7dq {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.exu-seo_cols-7dq {
  grid-template-columns: repeat(3,1fr);
}
}.exu-seo_col_h-7dq {
  overflow-wrap: break-word;
  margin-bottom: 7px;
  font-size: 13px;
  color: #C6CAE6;
  font-weight: 700;
}.exu-seo_col_p-7dq {
  color: #6A6F91;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.65;
}.exu-seo_stats-7dq {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.exu-seo_stat-7dq {
  background: rgba(255, 45, 140, 0.07);
  flex: 1;
  border: 1px solid rgba(255, 45, 140, 0.18);
  padding: 0.875rem 16px;
  border-radius: 10px;
  min-width: 8.75rem;
}.exu-seo_stat_val-7dq {
  margin-bottom: 4px;
  font-size: 20px;
  font-weight: 800;
  color: #FF2D8C;
  overflow-wrap: break-word;
}.exu-seo_stat_lb-7dq {
  font-size: 0.688rem;
  color: #6A6F91;
  overflow-wrap: break-word;
}.exu-faq-7dq {
  background: #0B0D1C;
  padding: 2.25rem 16px 0;
}
@media(min-width: 767px) {.exu-faq-7dq {
  padding: 2.75rem 1.5rem 0;
}
}.exu-faq_in-7dq {
  margin: 0 auto;
  max-width: 1340px;
}.exu-faq_head-7dq {
  margin-bottom: 20px;
}.exu-faq_label-7dq {
  letter-spacing: .08em;
  color: #FF2D8C;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-weight: 700;
}.exu-faq_h2-7dq {
  color: #F2F4FF;
  overflow-wrap: break-word;
  font-size: 20px;
  font-weight: 800;
  font-family: 'Orbitron', sans-serif;
}
@media(min-width: 770px) {.exu-faq_h2-7dq {
  font-size: 24px;
}
}.exu-faq_list-7dq {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.exu-faq_item-7dq {
  background: #13162A;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.625rem;
}.exu-faq_q-7dq {
  transition: color .2s;
  padding: 16px 1.25rem;
  gap: 12px;
  font-size: 14px;
  display: flex;
  cursor: pointer;
  overflow-wrap: break-word;
  justify-content: space-between;
  align-items: center;
  font-weight: 600;
  flex-wrap: wrap;
  color: #C6CAE6;
}.exu-faq_q-7dq:hover {
  color: #F2F4FF;
}.exu-faq_q_ic-7dq {
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  align-items: center;
  font-size: 16px;
  display: flex;
  width: 1.5rem;
  color: #FF2D8C;
  justify-content: center;
  height: 24px;
  flex-shrink: 0;
}.exu-faq_item-7dq.exu-state_open-7dq .exu-faq_q_ic-7dq {
  transform: rotate(45deg);
}.exu-faq_a-7dq {
  padding: 0 20px 1rem;
  font-size: 0.813rem;
  line-height: 1.7;
  overflow-wrap: break-word;
  display: none;
  color: #6A6F91;
}.exu-faq_item-7dq.exu-state_open-7dq .exu-faq_a-7dq {
  display: block;
}.exu-faq_a-7dq strong {
  font-weight: 700;
  color: #C6CAE6;
}.exu-faq_a-7dq a {
  color: #FF2D8C;
  text-decoration: underline;
}.exu-faq_a-7dq ul,.exu-faq_a-7dq ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 1.25rem;
}.exu-faq_a-7dq ol {
  list-style: decimal;
}.exu-faq_a-7dq li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.exu-faq_a-7dq table {
  margin: 8px 0;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
  font-size: 12px;
  width: 100%;
}
@media(min-width:768px) {.exu-faq_a-7dq table {
  display: table;
}
}.exu-faq_a-7dq th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 6px 0.5rem;
  color: #C6CAE6;
  text-align: left;
  font-weight: 700;
}.exu-faq_a-7dq td {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #6A6F91;
}.exu-seo-7dq {
  padding: 36px 16px 0;
  background: #0B0D1C;
}
@media(min-width: 766px) {.exu-seo-7dq {
  padding: 44px 1.5rem 0;
}
}.exu-seo_in-7dq {
  background: #13162A;
  border-radius: 1rem;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 28px 24px;
  max-width: 83.75rem;
}
@media(min-width: 766px) {.exu-seo_in-7dq {
  padding: 36px 2.5rem;
}
}.exu-seo_label-7dq {
  font-weight: 700;
  font-size: 11px;
  color: #FF2D8C;
  text-transform: uppercase;
  margin-bottom: 10px;
  letter-spacing: .08em;
}.exu-seo_h2-7dq {
  font-size: 1.25rem;
  font-family: 'Orbitron', sans-serif;
  line-height: 1.25;
  margin-bottom: 14px;
  color: #F2F4FF;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 769px) {.exu-seo_h2-7dq {
  font-size: 1.5rem;
}
}.exu-seo_body-7dq {
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #8E92B4;
  font-size: 14px;
}.exu-seo_body-7dq p {
  color: #8E92B4;
  line-height: 1.75;
  margin-bottom: 12px;
  font-size: 0.875rem;
}.exu-seo_body-7dq p:last-child {
  margin-bottom: 0;
}.exu-seo_body-7dq strong {
  color: #C6CAE6;
  font-weight: 700;
}.exu-seo_body-7dq a {
  transition: color .2s;
  text-decoration: underline;
  color: #FF2D8C;
}.exu-seo_body-7dq a:hover {
  color: #FF55A3;
}.exu-seo_body-7dq ul,.exu-seo_body-7dq ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.exu-seo_body-7dq ol {
  list-style: decimal;
}.exu-seo_body-7dq li {
  margin-bottom: 6px;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #8E92B4;
}.exu-seo_body-7dq table {
  width: 100%;
  display: block;
  font-size: 0.813rem;
  border-collapse: collapse;
  overflow-x: auto;
  margin-bottom: 0.75rem;
}
@media(min-width:768px) {.exu-seo_body-7dq table {
  display: table;
}
}.exu-seo_body-7dq th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #C6CAE6;
  font-weight: 700;
}.exu-seo_body-7dq td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8E92B4;
}.exu-seo_cols-7dq {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.exu-seo_cols-7dq {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.exu-seo_cols-7dq {
  grid-template-columns: repeat(3,1fr);
}
}.exu-seo_col_h-7dq {
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  color: #C6CAE6;
}.exu-seo_col_p-7dq {
  color: #6A6F91;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.exu-seo_stats-7dq {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.exu-seo_stat-7dq {
  padding: 0.875rem 16px;
  border: 1px solid rgba(255, 45, 140, 0.18);
  background: rgba(255, 45, 140, 0.07);
  border-radius: 10px;
  flex: 1;
  min-width: 140px;
}.exu-seo_stat_val-7dq {
  margin-bottom: 4px;
  color: #FF2D8C;
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
}.exu-seo_stat_lb-7dq {
  font-size: 0.688rem;
  color: #6A6F91;
  overflow-wrap: break-word;
}.exu-ft-7dq {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #060810;
  margin-top: 48px;
}.exu-ft_support-7dq {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 16px;
}
@media(min-width: 766px) {.exu-ft_support-7dq {
  padding: 28px 24px;
}
}.exu-ft_support_in-7dq {
  margin: 0 auto;
  gap: 16px;
  align-items: center;
  flex-wrap: wrap;
  max-width: 83.75rem;
  display: flex;
}.exu-ft_support_main-7dq {
  gap: 16px;
  flex: 1;
  align-items: center;
  flex-wrap: wrap;
  min-width: 220px;
  display: flex;
}.exu-ft_support_ic-7dq {
  color: #FF2D8C;
  flex-shrink: 0;
}.exu-ft_support_ic-7dq svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 30px;
  width: 30px;
}.exu-ft_support_text_title-7dq {
  overflow-wrap: break-word;
  font-size: 0.938rem;
  margin-bottom: 3px;
  font-weight: 700;
  color: #F2F4FF;
}.exu-ft_support_text_sub-7dq {
  font-size: 0.75rem;
  color: #6A6F91;
  overflow-wrap: break-word;
}.exu-ft_support_btn-7dq {
  transition: background .2s;
  border-radius: 0.625rem;
  background: #FF2D8C;
  padding: 0.688rem 1.375rem;
  font-weight: 700;
  color: #F2F4FF;
  flex-shrink: 0;
  white-space: nowrap;
  font-size: 0.813rem;
}.exu-ft_support_btn-7dq:hover {
  background: #FF55A3;
}.exu-ft_support_contacts-7dq {
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.exu-ft_support_contact-7dq {
  color: #545778;
  line-height: 1.4;
  font-size: 12px;
}.exu-ft_support_contact-7dq strong {
  font-weight: 600;
  color: #8E92B4;
  font-size: 0.688rem;
  display: block;
  margin-bottom: 2px;
}.exu-ft_main-7dq {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 32px 1rem 24px;
}
@media(min-width: 766px) {.exu-ft_main-7dq {
  padding: 2.5rem 1.5rem 32px;
}
}.exu-ft_main_in-7dq {
  margin: 0 auto;
  gap: 1.5rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 1340px;
}
@media(min-width: 643px) {.exu-ft_main_in-7dq {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.exu-ft_main_in-7dq {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.exu-ft_col_logo-7dq {
  grid-column: 1/-1;
}
@media(min-width: 1077px) {.exu-ft_col_logo-7dq {
  grid-column: auto;
}
}.exu-ft_logo-7dq {
  gap: 9px;
  margin-bottom: 12px;
  font-size: 16px;
  display: flex;
  flex-wrap: wrap;
  font-weight: 800;
  color: #F2F4FF;
  align-items: center;
  overflow-wrap: break-word;
}.exu-ft_logo_mark-7dq {
  border-radius: 0.375rem;
  overflow: hidden;
  width: 30px;
  height: 1.875rem;
}.exu-ft_logo_mark-7dq img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.exu-ft_logo_sub-7dq {
  max-width: 12.5rem;
  overflow-wrap: break-word;
  line-height: 1.55;
  color: #545778;
  font-size: 0.75rem;
}.exu-ft_col_title-7dq {
  color: #8E92B4;
  margin-bottom: 0.875rem;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .07em;
  text-transform: uppercase;
}.exu-ft_col_links-7dq {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.exu-ft_col_link-7dq {
  transition: color .2s;
  font-size: 0.813rem;
  color: #545778;
  overflow-wrap: break-word;
}.exu-ft_col_link-7dq:hover {
  color: #C6CAE6;
}.exu-ft_apps-7dq {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.exu-ft_app_card-7dq {
  border-radius: 0.375rem;
  padding: 0.625rem 12px;
  gap: 10px;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  align-items: center;
  display: flex;
}.exu-ft_app_card-7dq:hover {
  border-color: rgba(255, 45, 140, 0.45);
}.exu-ft_app_card_ic-7dq svg {
  stroke-linecap: round;
  height: 1.375rem;
  stroke-linejoin: round;
  width: 22px;
}.exu-ft_app_card_os-7dq {
  font-size: 10px;
  color: #545778;
  font-weight: 600;
}.exu-ft_app_card_action-7dq {
  font-size: 0.75rem;
  color: #C6CAE6;
  font-weight: 700;
}.exu-ft_bot-7dq {
  padding: 20px 1rem;
}
@media(min-width: 767px) {.exu-ft_bot-7dq {
  padding: 1.25rem 1.5rem;
}
}.exu-ft_bot_in-7dq {
  margin: 0 auto;
  gap: 16px;
  max-width: 83.75rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.exu-ft_socials-7dq {
  gap: 8px;
  display: flex;
}.exu-ft_soc-7dq {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  transition: background .2s;
  border-radius: 0.375rem;
  display: flex;
  height: 2.25rem;
  width: 2.25rem;
  color: #8E92B4;
  align-items: center;
  justify-content: center;
}.exu-ft_soc-7dq svg {
  height: 1rem;
  width: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.exu-ft_soc-7dq:hover {
  background: rgba(255, 255, 255, 0.07);
}.exu-ft_legal-7dq {
  flex: 1;
  color: #7B80A2;
  overflow-wrap: break-word;
  line-height: 1.6;
  min-width: 200px;
  font-size: 11px;
}.exu-ft_legal-7dq strong {
  font-weight: 700;
  color: #8E92B4;
}.exu-ft_legal-7dq a {
  color: #8E92B4;
  text-decoration: underline;
}.exu-ft_age-7dq {
  border-radius: 50%;
  border: 2px solid #7B80A2;
  font-weight: 800;
  display: flex;
  margin-left: auto;
  height: 2rem;
  font-size: 11px;
  flex-shrink: 0;
  width: 32px;
  justify-content: center;
  color: #7B80A2;
  align-items: center;
}