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 {
  background: none;
  border: 0;
  cursor: pointer;
  color: inherit;
}a:link,a:visited {
  text-decoration: none;
  color: inherit;
}img,svg,video {
  display: block;
  max-width: 100%;
}body {
  background: #060D1A;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  font-family: 'DM Sans', sans-serif;
  line-height: 1.6;
  color: #C0D6EE;
}.uev-layout-fe6 {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}.uev-page-fe6 {
  display: flex;
  min-height: 100vh;
}.uev-main-fe6 {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media (min-width:1080px) {.uev-main-fe6 {
  padding-left: 13.75rem;
}
}
@media (max-width: 1076px) {.uev-main-fe6 {
  padding-bottom: 72px;
}
}.uev-gc-fe6 {
  background: #0B1828;
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.06);
  border-radius: 10px;
  position: relative;
  width: 8.75rem;
  cursor: pointer;
  flex-shrink: 0;
}
@media(min-width:640px) {.uev-gc-fe6 {
  width: 156px;
}
}
@media(min-width: 1081px) {.uev-gc-fe6 {
  width: 168px;
}
}.uev-gc-fe6:hover {
  border-color: rgba(0,204,255,0.07);
  transform: translateY(-3px);
}.uev-gc_img-fe6 {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 80%;
}.uev-gc_img-fe6 img {
  inset: 0;
  object-fit: cover;
  position: absolute;
  height: 100%;
  width: 100%;
}.uev-gc_hover-fe6 {
  background: rgba(3,8,16,0.72);
  transition: opacity .2s;
  inset: 0;
  opacity: 0;
  justify-content: center;
  align-items: center;
  position: absolute;
  display: flex;
}.uev-gc-fe6:hover .uev-gc_hover-fe6 {
  opacity: 1;
}.uev-gc_hover_btn-fe6 {
  border-radius: 0.375rem;
  padding: 8px 1rem;
  background: #00CCFF;
  font-weight: 700;
  font-size: 0.75rem;
  color: #F2F9FF;
}.uev-gc_info-fe6 {
  padding: 0.5rem 10px 0.625rem;
}.uev-gc_name-fe6 {
  overflow: hidden;
  margin-bottom: 3px;
  white-space: nowrap;
  max-width: 100%;
  font-size: 12px;
  font-weight: 600;
  color: #C0D6EE;
  text-overflow: ellipsis;
}.uev-gc_prov-fe6 {
  color: #5878A8;
  font-size: 0.625rem;
}.uev-gc_tag-fe6 {
  padding: 2px 7px;
  border-radius: 4px;
  position: absolute;
  top: 6px;
  text-transform: uppercase;
  z-index: 2;
  left: 0.375rem;
  letter-spacing: .04em;
  font-weight: 700;
  font-size: 0.563rem;
}.uev-gc_tag_hot-fe6 {
  background: #E83040;
  color: #fff;
}.uev-gc_tag_new-fe6 {
  background: #00D068;
  color: #060D1A;
}.uev-gc_tag_jp-fe6 {
  background: #F0A800;
  color: #060D1A;
}.uev-gc_tag_ex-fe6 {
  background: #1A60E0;
  color: #fff;
}.uev-gc_tag_live-fe6 {
  background: #E83040;
  color: #fff;
}.uev-gr-fe6 {
  background: #060D1A;
  padding: 2rem 1rem 0;
}
@media(min-width: 765px) {.uev-gr-fe6 {
  padding: 2.25rem 24px 0;
}
}.uev-gr_in-fe6 {
  margin: 0 auto;
  max-width: 1320px;
}.uev-gr_head-fe6 {
  gap: 12px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 10px;
}.uev-gr_head_l-fe6 {
  flex: 1;
  gap: 10px;
  display: flex;
  min-width: 0;
  align-items: center;
}.uev-gr_ic-fe6 {
  border-radius: 0.625rem;
  display: flex;
  justify-content: center;
  height: 32px;
  flex-shrink: 0;
  align-items: center;
  width: 32px;
}.uev-gr_ic-fe6 svg {
  stroke-linejoin: round;
  width: 1rem;
  height: 16px;
  stroke-linecap: round;
}.uev-gr_title-fe6 {
  overflow-wrap: break-word;
  font-size: 1rem;
  color: #F2F9FF;
  font-family: 'Exo 2', sans-serif;
  font-weight: 700;
}
@media(min-width: 769px) {.uev-gr_title-fe6 {
  font-size: 1.125rem;
}
}.uev-gr_more-fe6 {
  transition: color .2s;
  gap: 5px;
  white-space: nowrap;
  font-weight: 600;
  font-size: 12px;
  display: flex;
  color: #6088AA;
  flex-shrink: 0;
  align-items: center;
}.uev-gr_more-fe6:hover {
  color: #00CCFF;
}.uev-gr_more-fe6 svg {
  stroke-linecap: round;
  height: 12px;
  width: 12px;
  stroke-linejoin: round;
}.uev-gr_arrows-fe6 {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.uev-gr_arr-fe6 {
  background: rgba(255,255,255,0.05);
  border-radius: 0.375rem;
  border: 1px solid rgba(255,255,255,0.10);
  transition: background .15s,color .15s;
  justify-content: center;
  color: #86A8C8;
  display: flex;
  height: 30px;
  width: 1.875rem;
  align-items: center;
}.uev-gr_arr-fe6:hover {
  background: rgba(255,255,255,0.07);
  color: #F2F9FF;
}.uev-gr_arr-fe6 svg {
  stroke-linejoin: round;
  height: 13px;
  width: 0.813rem;
  stroke-linecap: round;
}.uev-gr_seo_h-fe6 {
  margin: 0 0 6px;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  font-family: 'Exo 2', sans-serif;
  color: #C0D6EE;
  max-width: 42.5rem;
  font-weight: 700;
}
@media(min-width: 766px) {.uev-gr_seo_h-fe6 {
  font-size: 0.875rem;
}
}.uev-gr_seo-fe6 {
  margin-bottom: 0.75rem;
  color: #6088AA;
  line-height: 1.55;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  max-width: 42.5rem;
}.uev-gr_seo-fe6 strong {
  font-weight: 600;
  color: #C0D6EE;
}.uev-gr_scroll-fe6 {
  gap: 0.625rem;
  padding-bottom: 10px;
  overflow-x: auto;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  display: flex;
}.uev-gr_scroll-fe6::-webkit-scrollbar {
  display: none;
}
@media(min-width: 765px) {.uev-gr_scroll-fe6 {
  gap: 0.75rem;
}
}.uev-tb-fe6 {
  background: #071020;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  top: 0;
  right: 0;
  position: fixed;
  left: 0;
  align-items: center;
  display: flex;
  z-index: 80;
  height: 3.5rem;
}.uev-tb_in-fe6 {
  gap: 0;
  padding: 0 14px;
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
}.uev-tb_burger-fe6 {
  gap: 5px;
  border-radius: 0.625rem;
  margin-right: 0.5rem;
  flex-direction: column;
  display: flex;
  justify-content: center;
  flex-shrink: 0;
  align-items: center;
  width: 2.375rem;
  height: 2.375rem;
}.uev-tb_burger-fe6:hover {
  background: rgba(255,255,255,0.05);
}.uev-tb_burger_line-fe6 {
  border-radius: 1px;
  background: #86A8C8;
  width: 1.125rem;
  display: block;
  height: 2px;
}
@media(min-width: 1078px) {.uev-tb_burger-fe6 {
  display: none;
}
}.uev-tb_logo-fe6 {
  gap: 9px;
  margin-right: 20px;
  letter-spacing: -.01em;
  align-items: center;
  flex-shrink: 0;
  color: #F2F9FF;
  font-size: 18px;
  font-weight: 800;
  display: flex;
  overflow-wrap: break-word;
}.uev-tb_logo_mark-fe6 {
  border-radius: 10px;
  overflow: hidden;
  align-items: center;
  display: flex;
  width: 2rem;
  height: 32px;
  justify-content: center;
}.uev-tb_logo_mark-fe6 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.uev-tb_nav-fe6 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 642px) {.uev-tb_nav-fe6 {
  display: flex;
}
}.uev-tb_tab-fe6 {
  padding: 0.5rem 0.875rem;
  transition: background .15s,color .15s;
  border-radius: 0.625rem;
  font-size: 0.813rem;
  white-space: nowrap;
  font-weight: 600;
  color: #86A8C8;
}.uev-tb_tab-fe6:hover {
  background: rgba(255,255,255,0.05);
  color: #F2F9FF;
}.uev-tb_tab-fe6.uev-state_active-fe6 {
  background: rgba(0,204,255,0.15);
  color: #F2F9FF;
}.uev-tb_right-fe6 {
  gap: 0.5rem;
  display: flex;
  margin-left: auto;
  flex-shrink: 0;
  align-items: center;
}.uev-tb_login-fe6 {
  padding: 9px 16px;
  border: 1px solid rgba(255,255,255,0.10);
  background: rgba(255,255,255,0.05);
  border-radius: 0.625rem;
  transition: border-color .2s,color .2s;
  font-weight: 600;
  color: #C0D6EE;
  display: none;
  font-size: 13px;
}.uev-tb_login-fe6:hover {
  border-color: rgba(0,204,255,0.38);
  color: #F2F9FF;
}
@media(min-width: 478px) {.uev-tb_login-fe6 {
  display: block;
}
}.uev-tb_reg-fe6 {
  transition: background .2s;
  padding: 9px 18px;
  background: #00D068;
  border-radius: 0.625rem;
  font-weight: 700;
  color: #05101E;
  font-size: 0.813rem;
  white-space: nowrap;
}.uev-tb_reg-fe6:hover {
  background: #00E876;
}.uev-sb-fe6 {
  transition: transform .25s ease;
  transform: translateX(-100%);
  background: #0F2038;
  border-right: 1px solid rgba(255,255,255,0.05);
  position: fixed;
  overflow-y: auto;
  top: 3.5rem;
  width: 220px;
  z-index: 70;
  bottom: 0;
  left: 0;
}.uev-sb-fe6.uev-state_open-fe6 {
  transform: translateX(0);
}.uev-sb-fe6::-webkit-scrollbar {
  width: 4px;
}.uev-sb-fe6::-webkit-scrollbar-thumb {
  background: rgba(255,255,255,0.07);
  border-radius: 2px;
}
@media(min-width: 1082px) {.uev-sb-fe6 {
  transform: translateX(0);
}
}.uev-sb_auth-fe6 {
  padding: 14px 0.75rem 0.625rem;
}.uev-sb_btn_reg-fe6 {
  border-radius: 0.625rem;
  padding: 11px;
  background: #00D068;
  transition: background .2s;
  margin-bottom: 0.5rem;
  display: block;
  font-size: 0.813rem;
  color: #05101E;
  text-align: center;
  font-weight: 700;
}.uev-sb_btn_reg-fe6:hover {
  background: #00E876;
}.uev-sb_btn_login-fe6 {
  padding: 0.625rem;
  border-radius: 0.625rem;
  border: 1px solid rgba(255,255,255,0.10);
  background: rgba(255,255,255,0.05);
  transition: border-color .2s;
  font-weight: 600;
  color: #C0D6EE;
  display: block;
  font-size: 13px;
  text-align: center;
}.uev-sb_btn_login-fe6:hover {
  border-color: rgba(0,204,255,0.38);
  color: #F2F9FF;
}.uev-sb_promo-fe6 {
  padding: 12px 0.875rem;
  border-radius: 0.625rem;
  border: 1px solid rgba(0,204,255,0.15);
  background: linear-gradient(135deg,#051840,#0F2038);
  margin: 0 12px 10px;
  overflow: hidden;
  position: relative;
}.uev-sb_promo-fe6::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(0,204,255,0.15),transparent 70%);
  width: 80px;
  right: -1.25rem;
  top: -1.25rem;
  position: absolute;
  content: '';
  height: 5rem;
}.uev-sb_promo_title-fe6 {
  text-transform: uppercase;
  letter-spacing: .06em;
  margin-bottom: 4px;
  font-weight: 700;
  color: #00CCFF;
  font-size: 11px;
}.uev-sb_promo_text-fe6 {
  color: #F2F9FF;
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 0.75rem;
  line-height: 1.35;
}.uev-sb_promo_sub-fe6 {
  font-size: 0.625rem;
  margin-top: 3px;
  color: #6088AA;
}.uev-sb_nav-fe6 {
  padding: 0.375rem 8px 1rem;
}.uev-sb_nav_lb-fe6 {
  padding: 10px 0.5rem 0.375rem;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 10px;
  color: #5878A8;
}.uev-sb_link-fe6 {
  padding: 0.563rem 10px;
  gap: 10px;
  transition: background .15s,color .15s;
  border-radius: 6px;
  font-weight: 500;
  align-items: center;
  display: flex;
  color: #86A8C8;
  overflow-wrap: break-word;
  font-size: 13px;
  cursor: pointer;
}.uev-sb_link-fe6:hover {
  background: rgba(255,255,255,0.05);
  color: #F2F9FF;
}.uev-sb_link-fe6.uev-state_active-fe6 {
  background: rgba(0,204,255,0.15);
  color: #F2F9FF;
}.uev-sb_ic-fe6 {
  border-radius: 0.375rem;
  justify-content: center;
  display: flex;
  width: 1.875rem;
  align-items: center;
  height: 1.875rem;
  flex-shrink: 0;
}.uev-sb_ic-fe6 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1rem;
  width: 16px;
}.uev-sb_ic_1-fe6 {
  background: rgba(0,204,255,0.07);
  color: #00CCFF;
}.uev-sb_ic_2-fe6 {
  background: rgba(0,208,104,0.15);
  color: #00D068;
}.uev-sb_ic_3-fe6 {
  background: rgba(240,168,0,0.15);
  color: #F0A800;
}.uev-sb_ic_4-fe6 {
  background: rgba(26,96,224,0.18);
  color: #1A60E0;
}.uev-sb_ic_5-fe6 {
  background: rgba(0,204,255,0.07);
  color: #FF4090;
}.uev-sb_ic_6-fe6 {
  background: rgba(26,96,224,0.18);
  color: #9A40E8;
}.uev-sb_badge-fe6 {
  background: #F0A800;
  border-radius: 0.375rem;
  padding: 2px 7px;
  margin-left: auto;
  font-size: 0.563rem;
  color: #05101E;
  font-weight: 700;
}.uev-sb_bot-fe6 {
  padding: 0.75rem;
  gap: 8px;
  border-top: 1px solid rgba(255,255,255,0.05);
  display: flex;
}.uev-sb_lang-fe6,.uev-sb_help-fe6 {
  background: rgba(255,255,255,0.05);
  border-radius: 6px;
  border: 1px solid rgba(255,255,255,0.06);
  gap: 0.375rem;
  flex: 1;
  padding: 9px 6px;
  transition: border-color .2s;
  justify-content: center;
  font-weight: 600;
  color: #86A8C8;
  font-size: 0.688rem;
  align-items: center;
  display: flex;
}.uev-sb_lang-fe6:hover,.uev-sb_help-fe6:hover {
  border-color: rgba(0,204,255,0.38);
  color: #F2F9FF;
}.uev-sb_lang-fe6 svg,.uev-sb_help-fe6 svg {
  width: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.813rem;
}.uev-sb_bd-fe6 {
  inset: 0;
  background: rgba(3,8,16,0.72);
  z-index: 69;
  display: none;
  position: fixed;
}.uev-sb_bd-fe6.uev-state_on-fe6 {
  display: block;
}
@media(min-width: 1081px) {.uev-sb_bd-fe6 {
  display: none!important;
}
}.uev-mob_nav-fe6 {
  background: #0F2038;
  border-top: 1px solid rgba(255,255,255,0.10);
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  z-index: 80;
  display: flex;
  left: 0;
  right: 0;
  bottom: 0;
  position: fixed;
}
@media(min-width:1080px) {.uev-mob_nav-fe6 {
  display: none;
}
}.uev-mob_nav_item-fe6 {
  flex: 1;
  padding: 0.25rem 2px;
  gap: 4px;
  color: #5878A8;
  cursor: pointer;
  display: flex;
  align-items: center;
  flex-direction: column;
}.uev-mob_nav_ic-fe6 {
  line-height: 1;
}.uev-mob_nav_ic-fe6 svg {
  height: 1.25rem;
  stroke-linecap: round;
  width: 1.25rem;
  stroke-linejoin: round;
}.uev-mob_nav_lb-fe6 {
  font-size: 10px;
  color: #5878A8;
  font-weight: 600;
}.uev-mob_nav_item-fe6.uev-state_active-fe6 {
  color: #00CCFF;
}.uev-mob_nav_item-fe6.uev-state_active-fe6 .uev-mob_nav_lb-fe6 {
  color: #00CCFF;
}.uev-hero-fe6 {
  background: #060D1A;
  padding: 20px 16px 0;
}
@media(min-width: 771px) {.uev-hero-fe6 {
  padding: 24px 1.5rem 0;
}
}.uev-hero_in-fe6 {
  gap: 0.75rem;
  margin: 0 auto;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 82.5rem;
}
@media(min-width: 857px) {.uev-hero_in-fe6 {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1099px) {.uev-hero_in-fe6 {
  grid-template-columns: 1fr 340px;
}
}.uev-hero_promo-fe6 {
  border-radius: 16px;
  overflow: hidden;
  background: #0B1828;
  display: flex;
  align-items: stretch;
  position: relative;
  min-height: 13.75rem;
}
@media(min-width: 767px) {.uev-hero_promo-fe6 {
  min-height: 280px;
}
}.uev-hero_promo_bg-fe6 {
  background-position: center;
  background: linear-gradient(120deg,#051840 0%,#060D1A 100%);
  inset: 0;
  background-size: cover;
  position: absolute;
}.uev-hero_promo_bg-fe6::after {
  inset: 0;
  background: linear-gradient(90deg,#060D1A 0%,rgba(3,8,16,0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.uev-hero_promo_glow-fe6 {
  background: radial-gradient(circle,rgba(26,96,224,0.18) 0%,transparent 65%);
  border-radius: 50%;
  pointer-events: none;
  width: 300px;
  top: -40px;
  position: absolute;
  height: 18.75rem;
  right: 60px;
}.uev-hero_promo_ct-fe6 {
  padding: 28px 1.5rem 28px 1.75rem;
  justify-content: center;
  display: flex;
  z-index: 2;
  max-width: 480px;
  position: relative;
  flex-direction: column;
}
@media(min-width: 767px) {.uev-hero_promo_ct-fe6 {
  padding: 2.5rem 32px;
}
}.uev-hero_badge-fe6 {
  background: rgba(0,204,255,0.15);
  border: 1px solid rgba(0,204,255,0.07);
  border-radius: 20px;
  padding: 0.313rem 12px;
  font-weight: 700;
  margin-bottom: 0.875rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  display: inline-block;
  color: #00CCFF;
  font-size: 0.625rem;
}.uev-hero_h1-fe6 {
  color: #F2F9FF;
  font-weight: 800;
  margin-bottom: 0.625rem;
  line-height: 1.15;
  font-size: 26px;
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
}.uev-hero_h1-fe6 em {
  font-style: normal;
  color: #F0A800;
}
@media(min-width: 769px) {.uev-hero_h1-fe6 {
  font-size: 36px;
}
}.uev-hero_sub-fe6 {
  color: #86A8C8;
  line-height: 1.55;
  margin-bottom: 1.25rem;
  font-size: 13px;
}
@media(min-width: 767px) {.uev-hero_sub-fe6 {
  font-size: 14px;
}
}.uev-hero_row-fe6 {
  gap: 10px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.uev-hero_cta-fe6 {
  background: #00D068;
  padding: 0.813rem 1.625rem;
  transition: background .2s;
  border-radius: 0.625rem;
  font-size: 14px;
  color: #05101E;
  box-shadow: 0 3px 0 rgba(0,0,0,0.45), 0 0 1.125rem rgba(0,208,104,0.48);
  font-weight: 700;
}.uev-hero_cta-fe6:hover {
  background: #00E876;
}.uev-hero_terms-fe6 {
  font-size: 0.688rem;
  color: #5878A8;
}.uev-hero_game-fe6 {
  border: 1px solid rgba(255,255,255,0.06);
  background: #0B1828;
  border-radius: 1rem;
  overflow: hidden;
  display: flex;
  position: relative;
  flex-direction: column;
}.uev-hero_game_badge-fe6 {
  border: 1px solid rgba(240,168,0,0.15);
  background: rgba(240,168,0,0.15);
  border-radius: 1.25rem;
  padding: 5px 0.625rem;
  top: 0.75rem;
  color: #F0A800;
  letter-spacing: .06em;
  font-size: 10px;
  position: absolute;
  font-weight: 700;
  z-index: 3;
  text-transform: uppercase;
  left: 12px;
}.uev-hero_game_badge-fe6 svg {
  width: 0.688rem;
  vertical-align: -1px;
  height: 11px;
  margin-right: 0.25rem;
}.uev-hero_game_img-fe6 {
  background: linear-gradient(135deg,#051840,#060D1A);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.uev-hero_game_img-fe6 img {
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
}.uev-hero_game_play-fe6 {
  background: rgba(3,8,16,0.72);
  inset: 0;
  transition: opacity .2s;
  display: flex;
  opacity: 0;
  position: absolute;
  justify-content: center;
  align-items: center;
}.uev-hero_game-fe6:hover .uev-hero_game_play-fe6 {
  opacity: 1;
}.uev-hero_game_play-fe6 span {
  background: #00CCFF;
  border-radius: 50%;
  justify-content: center;
  display: flex;
  width: 52px;
  height: 52px;
  align-items: center;
}.uev-hero_game_play-fe6 span svg {
  width: 1.125rem;
  height: 1.125rem;
  margin-left: 2px;
}.uev-hero_game_info-fe6 {
  padding: 0.875rem 1rem;
}.uev-hero_game_title-fe6 {
  font-size: 0.938rem;
  color: #F2F9FF;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-weight: 700;
}.uev-hero_game_provider-fe6 {
  color: #6088AA;
  font-size: 0.688rem;
}.uev-hero_game_btn-fe6 {
  padding: 11px;
  margin: 0.75rem 1rem 1rem;
  border-radius: 10px;
  transition: background .2s;
  background: #00CCFF;
  font-size: 0.813rem;
  display: block;
  font-weight: 700;
  text-align: center;
  color: #F2F9FF;
}.uev-hero_game-fe6:hover .uev-hero_game_btn-fe6 {
  background: #33D9FF;
}.uev-sbar-fe6 {
  padding: 16px 1rem 0;
  background: #060D1A;
}
@media(min-width: 769px) {.uev-sbar-fe6 {
  padding: 1.125rem 1.5rem 0;
}
}.uev-sbar_in-fe6 {
  margin: 0 auto;
  max-width: 1320px;
}.uev-sbar_row-fe6 {
  gap: 10px;
  margin-bottom: 12px;
  display: flex;
  flex-wrap: wrap;
}.uev-sbar_input-fe6 {
  border-radius: 10px;
  background: #0B1828;
  flex: 1;
  transition: border-color .2s;
  gap: 10px;
  padding: 0.688rem 1rem;
  border: 1px solid rgba(255,255,255,0.10);
  font-size: 13px;
  color: #6088AA;
  align-items: center;
  cursor: pointer;
  display: flex;
}.uev-sbar_input-fe6:hover {
  border-color: rgba(0,204,255,0.38);
}.uev-sbar_input-fe6 svg {
  flex-shrink: 0;
  height: 0.938rem;
  width: 0.938rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.uev-sbar_providers-fe6 {
  border-radius: 10px;
  background: #0B1828;
  gap: 0.5rem;
  border: 1px solid rgba(255,255,255,0.10);
  transition: border-color .2s;
  padding: 0.688rem 18px;
  align-items: center;
  color: #C0D6EE;
  display: flex;
  font-size: 0.813rem;
  white-space: nowrap;
  font-weight: 600;
}.uev-sbar_providers-fe6:hover {
  border-color: rgba(0,204,255,0.38);
  color: #F2F9FF;
}.uev-sbar_providers-fe6 svg {
  stroke-linecap: round;
  width: 14px;
  height: 0.875rem;
  stroke-linejoin: round;
}.uev-sbar_tabs-fe6 {
  gap: 0.375rem;
  display: flex;
  padding-bottom: 2px;
  overflow-x: auto;
  scrollbar-width: none;
}.uev-sbar_tabs-fe6::-webkit-scrollbar {
  display: none;
}.uev-sbar_tab-fe6 {
  border: 1px solid rgba(255,255,255,0.06);
  border-radius: 1.25rem;
  padding: 0.5rem 14px;
  gap: 0.438rem;
  transition: background .15s,color .15s,border-color .15s;
  background: rgba(255,255,255,0.05);
  flex-shrink: 0;
  display: flex;
  white-space: nowrap;
  font-size: 0.75rem;
  font-weight: 600;
  align-items: center;
  cursor: pointer;
  color: #86A8C8;
}.uev-sbar_tab-fe6:hover {
  border-color: rgba(0,204,255,0.38);
  background: rgba(255,255,255,0.07);
  color: #F2F9FF;
}.uev-sbar_tab-fe6.uev-state_active-fe6 {
  background: rgba(0,204,255,0.15);
  border-color: rgba(0,204,255,0.07);
  color: #F2F9FF;
}.uev-sbar_tab_ic-fe6 svg {
  width: 0.875rem;
  height: 14px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.uev-wy-fe6 {
  padding: 2rem 1rem 0;
  background: #060D1A;
}
@media(min-width: 766px) {.uev-wy-fe6 {
  padding: 40px 24px 0;
}
}.uev-wy_in-fe6 {
  margin: 0 auto;
  max-width: 1320px;
}.uev-wy_head-fe6 {
  max-width: 720px;
  margin-bottom: 18px;
}.uev-wy_label-fe6 {
  font-size: 11px;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #00CCFF;
  letter-spacing: .08em;
}.uev-wy_h2-fe6 {
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
  color: #F2F9FF;
}
@media(min-width: 771px) {.uev-wy_h2-fe6 {
  font-size: 1.5rem;
}
}.uev-wy_intro-fe6 {
  margin: 0;
  color: #6088AA;
  font-size: 0.813rem;
  line-height: 1.6;
}.uev-wy_grid-fe6 {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.uev-wy_grid-fe6 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.uev-wy_grid-fe6 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.uev-wy_card-fe6 {
  transition: border-color .2s,transform .2s;
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.10);
  background: #0F2038;
  padding: 1.25rem;
}.uev-wy_card-fe6:hover {
  transform: translateY(-2px);
  border-color: rgba(0,204,255,0.07);
}.uev-wy_card_ic-fe6 {
  border-radius: 50%;
  background: rgba(0,204,255,0.15);
  height: 44px;
  color: #00CCFF;
  display: flex;
  width: 44px;
  justify-content: center;
  align-items: center;
  margin-bottom: 0.875rem;
}.uev-wy_card_ic-fe6 svg {
  stroke-linecap: round;
  height: 22px;
  width: 1.375rem;
  stroke-linejoin: round;
}.uev-wy_card_h-fe6 {
  color: #F2F9FF;
  margin-bottom: 0.375rem;
  font-weight: 700;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-size: 0.938rem;
}.uev-wy_card_p-fe6 {
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 13px;
  color: #6088AA;
}.uev-wy_card_p-fe6 strong {
  font-weight: 600;
  color: #C0D6EE;
}.uev-gcg-fe6 {
  padding: 2.25rem 16px 0;
  background: #060D1A;
}
@media(min-width: 771px) {.uev-gcg-fe6 {
  padding: 2.75rem 1.5rem 0;
}
}.uev-gcg_in-fe6 {
  margin: 0 auto;
  max-width: 1320px;
}.uev-gcg_head-fe6 {
  margin-bottom: 20px;
  max-width: 720px;
}.uev-gcg_label-fe6 {
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #00CCFF;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-weight: 700;
}.uev-gcg_h2-fe6 {
  overflow-wrap: break-word;
  margin-bottom: 8px;
  color: #F2F9FF;
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
  font-size: 22px;
}
@media(min-width: 766px) {.uev-gcg_h2-fe6 {
  font-size: 28px;
}
}.uev-gcg_intro-fe6 {
  line-height: 1.6;
  color: #6088AA;
  font-size: 13px;
}.uev-gcg_grid-fe6 {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:640px) {.uev-gcg_grid-fe6 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.uev-gcg_grid-fe6 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.uev-gcg_card-fe6 {
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  padding: 20px;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 1rem;
  cursor: pointer;
  display: flex;
  min-height: 240px;
  justify-content: flex-end;
  flex-direction: column;
  position: relative;
}.uev-gcg_card-fe6:hover {
  transform: translateY(-3px);
  border-color: rgba(0,204,255,0.15);
}.uev-gcg_card_bg-fe6 {
  inset: 0;
  z-index: 0;
  position: absolute;
}.uev-gcg_card_bg-fe6::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  position: absolute;
  content: '';
}.uev-gcg_card_ic-fe6 {
  background: rgba(0,0,0,.45);
  border-radius: 6px;
  z-index: 2;
  align-items: center;
  right: 1.125rem;
  top: 1.125rem;
  height: 40px;
  display: flex;
  color: #F2F9FF;
  position: absolute;
  width: 40px;
  justify-content: center;
}.uev-gcg_card_ic-fe6 svg {
  height: 20px;
  width: 1.25rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.uev-gcg_card_ct-fe6 {
  z-index: 1;
  position: relative;
}.uev-gcg_card_h-fe6 {
  font-size: 18px;
  line-height: 1.2;
  overflow-wrap: break-word;
  font-family: 'Exo 2', sans-serif;
  font-weight: 800;
  margin-bottom: 8px;
  color: #F2F9FF;
}
@media(min-width: 769px) {.uev-gcg_card_h-fe6 {
  font-size: 1.25rem;
}
}.uev-gcg_card_p-fe6 {
  font-size: 12px;
  overflow-wrap: break-word;
  line-height: 1.55;
  margin-bottom: 10px;
  color: rgba(255,255,255,.82);
}.uev-gcg_card_p-fe6 strong {
  font-weight: 600;
  color: #F2F9FF;
}.uev-gcg_card_cta-fe6 {
  gap: 4px;
  font-weight: 700;
  align-items: center;
  letter-spacing: .04em;
  color: #00CCFF;
  text-transform: uppercase;
  display: inline-flex;
  font-size: 12px;
}.uev-gcg_card_cta-fe6 svg {
  stroke-linejoin: round;
  height: 0.75rem;
  width: 0.75rem;
  stroke-linecap: round;
}.uev-gr_jp-fe6 {
  background: linear-gradient(135deg,#1A0840 0%,#080618 100%);
  border-radius: 16px;
  padding: 1.25rem;
  overflow: hidden;
  position: relative;
}.uev-gr_jp-fe6::before {
  background: radial-gradient(circle,rgba(26,96,224,0.18) 0%,transparent 70%);
  border-radius: 50%;
  height: 15.625rem;
  position: absolute;
  width: 250px;
  content: '';
  left: -60px;
  top: -60px;
}.uev-gr_jp-fe6::after {
  background: radial-gradient(circle,rgba(240,168,0,0.15) 0%,transparent 70%);
  border-radius: 50%;
  position: absolute;
  height: 12.5rem;
  width: 12.5rem;
  bottom: -2.5rem;
  right: 0;
  content: '';
}.uev-gr_jp_head-fe6 {
  gap: 1rem;
  z-index: 1;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 1rem;
  position: relative;
  align-items: flex-start;
}.uev-gr_jp_info-fe6 {
  flex: 1;
}.uev-gr_jp_label-fe6 {
  color: #9A40E8;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 0.375rem;
}.uev-gr_jp_label-fe6 svg {
  vertical-align: -2px;
  width: 14px;
  stroke-linecap: round;
  height: 0.875rem;
  stroke-linejoin: round;
  margin-right: 4px;
}.uev-gr_jp_amount-fe6 {
  color: #F2F9FF;
  font-size: 2rem;
  margin-bottom: 0.25rem;
  font-weight: 800;
  line-height: 1;
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.uev-gr_jp_amount-fe6 {
  font-size: 40px;
}
}.uev-gr_jp_amount-fe6 span {
  color: #F0A800;
}.uev-gr_jp_seo-fe6 {
  max-width: 30rem;
  overflow-wrap: break-word;
  line-height: 1.5;
  color: #86A8C8;
  font-size: 12px;
}.uev-gr_jp_cta-fe6 {
  border-radius: 10px;
  padding: 11px 1.25rem;
  background: rgba(26,96,224,0.18);
  border: 1px solid rgba(26,96,224,0.18);
  transition: background .2s;
  font-weight: 700;
  align-self: flex-start;
  position: relative;
  font-size: 0.813rem;
  z-index: 1;
  flex-shrink: 0;
  white-space: nowrap;
  color: #F2F9FF;
  margin-top: 0.25rem;
}.uev-gr_jp_cta-fe6:hover {
  background: #1A60E0;
}.uev-ws-fe6 {
  padding: 32px 1rem 0;
  background: #060D1A;
}
@media(min-width: 769px) {.uev-ws-fe6 {
  padding: 2.25rem 24px 0;
}
}.uev-ws_in-fe6 {
  margin: 0 auto;
  max-width: 1320px;
}.uev-ws_head-fe6 {
  gap: 12px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.875rem;
}.uev-ws_title-fe6 {
  gap: 0.625rem;
  font-family: 'Exo 2', sans-serif;
  color: #F2F9FF;
  overflow-wrap: break-word;
  font-weight: 700;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  font-size: 16px;
}.uev-ws_title_ic-fe6 svg {
  height: 1.125rem;
  color: #F0A800;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 18px;
}.uev-ws_online-fe6 {
  gap: 7px;
  color: #6088AA;
  display: flex;
  align-items: center;
  font-size: 0.75rem;
  font-weight: 600;
}.uev-ws_online_dot-fe6 {
  border-radius: 50%;
  background: #00D068;
  height: 8px;
  width: 8px;
  box-shadow: 0 0 0.375rem rgba(0,208,104,0.15);
  flex-shrink: 0;
}.uev-ws_scroll-fe6 {
  gap: 8px;
  display: flex;
  padding-bottom: 8px;
  overflow-x: auto;
  scrollbar-width: none;
}.uev-ws_scroll-fe6::-webkit-scrollbar {
  display: none;
}.uev-wc-fe6 {
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 10px 0.875rem;
  background: #0B1828;
  gap: 0.625rem;
  min-width: 13.75rem;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}.uev-wc_img-fe6 {
  border-radius: 0.375rem;
  overflow: hidden;
  background: #0F2038;
  width: 36px;
  height: 2.25rem;
  flex-shrink: 0;
}.uev-wc_img-fe6 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.uev-wc_info-fe6 {
  min-width: 0;
}.uev-wc_game-fe6 {
  overflow: hidden;
  font-weight: 600;
  text-overflow: ellipsis;
  font-size: 0.75rem;
  color: #C0D6EE;
  white-space: nowrap;
}.uev-wc_player-fe6 {
  overflow: hidden;
  color: #5878A8;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.625rem;
}.uev-wc_amount-fe6 {
  font-size: 0.813rem;
  color: #00D068;
  font-weight: 700;
  white-space: nowrap;
  margin-left: auto;
  flex-shrink: 0;
}.uev-bon-fe6 {
  padding: 2.25rem 1rem 0;
  background: #060D1A;
}
@media(min-width: 771px) {.uev-bon-fe6 {
  padding: 44px 24px 0;
}
}.uev-bon_in-fe6 {
  margin: 0 auto;
  max-width: 82.5rem;
}.uev-bon_head-fe6 {
  margin-bottom: 20px;
}.uev-bon_label-fe6 {
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 8px;
  color: #00CCFF;
}.uev-bon_h2-fe6 {
  font-size: 1.25rem;
  font-family: 'Exo 2', sans-serif;
  font-weight: 800;
  margin-bottom: 0.5rem;
  color: #F2F9FF;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.uev-bon_h2-fe6 {
  font-size: 1.5rem;
}
}.uev-bon_seo-fe6 {
  max-width: 38.75rem;
  font-size: 0.813rem;
  color: #6088AA;
  line-height: 1.6;
  overflow-wrap: break-word;
}.uev-bon_seo-fe6 strong {
  font-weight: 700;
  color: #C0D6EE;
}.uev-bon_seo-fe6 a {
  text-decoration: underline;
  color: #00CCFF;
}.uev-bon_grid-fe6 {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 637px) {.uev-bon_grid-fe6 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.uev-bon_grid-fe6 {
  grid-template-columns: repeat(5,1fr);
}
}.uev-bon_card-fe6 {
  border-radius: 10px;
  padding: 1rem;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255,255,255,0.10);
  background: #0B1828;
}.uev-bon_card-fe6:hover {
  border-color: rgba(0,204,255,0.07);
  transform: translateY(-2px);
}.uev-bon_card_ic-fe6 svg {
  height: 1.625rem;
  stroke-linejoin: round;
  width: 26px;
  stroke-linecap: round;
}.uev-bon_card_ic-fe6 {
  margin-bottom: 0.625rem;
}.uev-bon_card_type-fe6 {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 6px;
  font-size: 10px;
  color: #6088AA;
  letter-spacing: .06em;
}.uev-bon_card_amount-fe6 {
  margin-bottom: 0.375rem;
  font-weight: 800;
  color: #F0A800;
  line-height: 1.1;
  font-size: 1.125rem;
}.uev-bon_card_name-fe6 {
  font-weight: 600;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: #F2F9FF;
  font-size: 13px;
}.uev-bon_card_detail-fe6 {
  border-top: 1px solid rgba(255,255,255,0.05);
  padding-top: 8px;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  line-height: 1.5;
  color: #5878A8;
}.uev-reg-fe6 {
  padding: 2.25rem 1rem 0;
  background: #060D1A;
}
@media(min-width: 769px) {.uev-reg-fe6 {
  padding: 2.75rem 24px 0;
}
}.uev-reg_in-fe6 {
  border: 1px solid rgba(255,255,255,0.06);
  background: #0F2038;
  margin: 0 auto;
  padding: 1.75rem 24px;
  border-radius: 1rem;
  max-width: 82.5rem;
}
@media(min-width: 771px) {.uev-reg_in-fe6 {
  padding: 2.5rem;
}
}.uev-reg_top-fe6 {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 858px) {.uev-reg_top-fe6 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.uev-reg_label-fe6 {
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #00CCFF;
  font-weight: 700;
}.uev-reg_h2-fe6 {
  font-size: 1.375rem;
  line-height: 1.2;
  margin-bottom: 12px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
  color: #F2F9FF;
}
@media(min-width: 770px) {.uev-reg_h2-fe6 {
  font-size: 28px;
}
}.uev-reg_bonus-fe6 {
  border-radius: 10px;
  border: 1px solid rgba(240,168,0,0.15);
  gap: 8px;
  padding: 0.625rem 16px;
  background: rgba(240,168,0,0.15);
  align-items: center;
  display: inline-flex;
  margin-bottom: 1rem;
}.uev-reg_bonus_amount-fe6 {
  font-weight: 800;
  color: #F0A800;
  font-size: 20px;
}.uev-reg_bonus_text-fe6 {
  color: #86A8C8;
  font-size: 0.813rem;
  line-height: 1.35;
}.uev-reg_cta_btn-fe6 {
  padding: 0.875rem 2rem;
  transition: background .2s;
  border-radius: 10px;
  background: #00D068;
  box-shadow: 0 3px 0 rgba(0,0,0,0.45), 0 0 18px rgba(0,208,104,0.48);
  display: inline-block;
  color: #05101E;
  font-weight: 700;
  margin-bottom: 12px;
  font-size: 0.938rem;
}.uev-reg_cta_btn-fe6:hover {
  background: #00E876;
}.uev-reg_terms-fe6 {
  font-size: 11px;
  color: #5878A8;
  line-height: 1.5;
}.uev-reg_seo-fe6 {
  border-top: 1px solid rgba(255,255,255,0.05);
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #6088AA;
  padding-top: 20px;
  margin-top: 20px;
  font-size: 13px;
}.uev-reg_seo-fe6 p {
  color: #6088AA;
  margin-bottom: 10px;
  font-size: 13px;
  line-height: 1.65;
}.uev-reg_seo-fe6 p:last-child {
  margin-bottom: 0;
}.uev-reg_seo-fe6 strong {
  font-weight: 700;
  color: #C0D6EE;
}.uev-reg_seo-fe6 a {
  transition: color .2s;
  color: #00CCFF;
  text-decoration: underline;
}.uev-reg_seo-fe6 a:hover {
  color: #33D9FF;
}.uev-reg_seo-fe6 ul,.uev-reg_seo-fe6 ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 1.125rem;
}.uev-reg_seo-fe6 ol {
  list-style: decimal;
}.uev-reg_seo-fe6 li {
  color: #6088AA;
  font-size: 0.813rem;
  margin-bottom: 4px;
  line-height: 1.65;
}.uev-reg_seo-fe6 table {
  border-collapse: collapse;
  width: 100%;
  font-size: 0.813rem;
  margin-bottom: 10px;
  overflow-x: auto;
  display: block;
}
@media(min-width: 765px) {.uev-reg_seo-fe6 table {
  display: table;
}
}.uev-reg_seo-fe6 th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  font-weight: 700;
  color: #C0D6EE;
}.uev-reg_seo-fe6 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 8px;
  color: #6088AA;
}.uev-reg_steps-fe6 {
  gap: 0.875rem;
  display: flex;
  flex-direction: column;
  margin-top: 1.75rem;
}
@media(min-width: 863px) {.uev-reg_steps-fe6 {
  margin-top: 0;
}
}.uev-reg_step-fe6 {
  border: 1px solid rgba(255,255,255,0.06);
  background: rgba(255,255,255,0.05);
  gap: 14px;
  border-radius: 10px;
  padding: 1rem;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.uev-reg_step_num-fe6 {
  border: 1px solid rgba(0,204,255,0.07);
  border-radius: 50%;
  background: rgba(0,204,255,0.15);
  width: 34px;
  display: flex;
  height: 2.125rem;
  flex-shrink: 0;
  font-size: 0.875rem;
  justify-content: center;
  align-items: center;
  font-weight: 800;
  color: #00CCFF;
}.uev-reg_step_title-fe6 {
  color: #F2F9FF;
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 14px;
}.uev-reg_step_text-fe6 {
  color: #6088AA;
  line-height: 1.5;
  font-size: 0.75rem;
}.uev-reg_trust-fe6 {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 10px;
  margin-top: 1.25rem;
  flex-wrap: wrap;
  display: flex;
  padding-top: 1.25rem;
}.uev-reg_trust_item-fe6 {
  gap: 0.438rem;
  display: flex;
  overflow-wrap: break-word;
  align-items: center;
  font-size: 12px;
  color: #6088AA;
}.uev-reg_trust_ic-fe6 svg {
  stroke-linecap: round;
  height: 1rem;
  stroke-linejoin: round;
  width: 16px;
  color: #00CCFF;
}.uev-prov-fe6 {
  background: #060D1A;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.uev-prov-fe6 {
  padding: 2.75rem 24px 0;
}
}.uev-prov_in-fe6 {
  margin: 0 auto;
  max-width: 82.5rem;
}.uev-prov_head-fe6 {
  margin-bottom: 1rem;
}.uev-prov_label-fe6 {
  font-size: 11px;
  font-weight: 700;
  color: #00CCFF;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  text-transform: uppercase;
}.uev-prov_h2-fe6 {
  font-weight: 800;
  margin-bottom: 0.5rem;
  color: #F2F9FF;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-family: 'Exo 2', sans-serif;
}
@media(min-width: 766px) {.uev-prov_h2-fe6 {
  font-size: 24px;
}
}.uev-prov_seo-fe6 {
  max-width: 620px;
  font-size: 13px;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #6088AA;
  margin-bottom: 1rem;
}.uev-prov_seo-fe6 strong {
  font-weight: 700;
  color: #C0D6EE;
}.uev-prov_seo-fe6 a {
  text-decoration: underline;
  color: #00CCFF;
}.uev-prov_grid-fe6 {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 639px) {.uev-prov_grid-fe6 {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1083px) {.uev-prov_grid-fe6 {
  grid-template-columns: repeat(8,1fr);
}
}.uev-prov_card-fe6 {
  transition: border-color .2s,background .2s;
  gap: 0.438rem;
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 0.875rem 0.625rem;
  background: #0B1828;
  flex-direction: column;
  display: flex;
  align-items: center;
  cursor: pointer;
}.uev-prov_card-fe6:hover {
  border-color: rgba(0,204,255,0.38);
  background: #0F2038;
}.uev-prov_logo-fe6 {
  border-radius: 6px;
  background: rgba(255,255,255,0.05);
  overflow: hidden;
  width: 2.75rem;
  justify-content: center;
  height: 2.75rem;
  align-items: center;
  display: flex;
}.uev-prov_logo-fe6 img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}.uev-prov_name-fe6 {
  font-size: 11px;
  overflow-wrap: break-word;
  font-weight: 600;
  color: #86A8C8;
  text-align: center;
}.uev-app-fe6 {
  background: #060D1A;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.uev-app-fe6 {
  padding: 44px 24px 0;
}
}.uev-app_in-fe6 {
  margin: 0 auto;
  max-width: 1320px;
}.uev-app_head-fe6 {
  margin-bottom: 16px;
}.uev-app_label-fe6 {
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  color: #00CCFF;
  font-weight: 700;
}.uev-app_h2-fe6 {
  color: #F2F9FF;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  font-size: 20px;
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
}
@media(min-width: 767px) {.uev-app_h2-fe6 {
  font-size: 1.5rem;
}
}.uev-app_sub-fe6 {
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 13px;
  color: #6088AA;
  max-width: 37.5rem;
}.uev-app_sub-fe6 strong {
  font-weight: 700;
  color: #C0D6EE;
}.uev-app_cards-fe6 {
  gap: 10px;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 16px;
}
@media(min-width: 638px) {.uev-app_cards-fe6 {
  grid-template-columns: repeat(3,1fr);
}
}.uev-app_card-fe6 {
  border-radius: 0.625rem;
  gap: 16px;
  padding: 1.25rem;
  overflow: hidden;
  position: relative;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.uev-app_card_ios-fe6 {
  background: linear-gradient(135deg,rgba(0,204,255,0.15) 0%,#0F2038 100%);
}.uev-app_card_android-fe6 {
  background: linear-gradient(135deg,rgba(0,208,104,0.15) 0%,#0F2038 100%);
}.uev-app_card_win-fe6 {
  background: linear-gradient(135deg,rgba(240,168,0,0.15) 0%,#0F2038 100%);
}.uev-app_card_ic-fe6 svg {
  height: 2.125rem;
  width: 2.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.uev-app_card_ic-fe6 {
  flex-shrink: 0;
  color: #F2F9FF;
}.uev-app_card_os-fe6 {
  font-size: 0.625rem;
  color: #6088AA;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.375rem;
}.uev-app_card_title-fe6 {
  margin-bottom: 6px;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.2;
  overflow-wrap: break-word;
  color: #F2F9FF;
}.uev-app_card_text-fe6 {
  margin-bottom: 0.875rem;
  color: #6088AA;
  line-height: 1.5;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.uev-app_card_btn-fe6 {
  border-radius: 0.375rem;
  border: 1px solid rgba(0,204,255,0.38);
  padding: 0.625rem 18px;
  transition: background .2s;
  gap: 0.438rem;
  background: rgba(255,255,255,0.12);
  font-weight: 700;
  color: #F2F9FF;
  display: inline-flex;
  font-size: 0.813rem;
  align-items: center;
}.uev-app_card_btn-fe6:hover {
  background: rgba(255,255,255,0.07);
}.uev-seo-fe6 {
  padding: 36px 16px 0;
  background: #060D1A;
}
@media(min-width: 766px) {.uev-seo-fe6 {
  padding: 2.75rem 24px 0;
}
}.uev-seo_in-fe6 {
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 1rem;
  background: #0F2038;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 766px) {.uev-seo_in-fe6 {
  padding: 2.25rem 2.5rem;
}
}.uev-seo_label-fe6 {
  letter-spacing: .08em;
  color: #00CCFF;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  font-size: 11px;
}.uev-seo_h2-fe6 {
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
  line-height: 1.25;
  font-family: 'Exo 2', sans-serif;
  color: #F2F9FF;
}
@media(min-width: 767px) {.uev-seo_h2-fe6 {
  font-size: 1.5rem;
}
}.uev-seo_body-fe6 {
  font-size: 14px;
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #86A8C8;
}.uev-seo_body-fe6 p {
  margin-bottom: 0.75rem;
  line-height: 1.75;
  color: #86A8C8;
  font-size: 0.875rem;
}.uev-seo_body-fe6 p:last-child {
  margin-bottom: 0;
}.uev-seo_body-fe6 strong {
  color: #C0D6EE;
  font-weight: 700;
}.uev-seo_body-fe6 a {
  transition: color .2s;
  color: #00CCFF;
  text-decoration: underline;
}.uev-seo_body-fe6 a:hover {
  color: #33D9FF;
}.uev-seo_body-fe6 ul,.uev-seo_body-fe6 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.uev-seo_body-fe6 ol {
  list-style: decimal;
}.uev-seo_body-fe6 li {
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  color: #86A8C8;
}.uev-seo_body-fe6 table {
  overflow-x: auto;
  margin-bottom: 12px;
  font-size: 0.813rem;
  width: 100%;
  display: block;
  border-collapse: collapse;
}
@media(min-width: 771px) {.uev-seo_body-fe6 table {
  display: table;
}
}.uev-seo_body-fe6 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 0.75rem;
  font-weight: 700;
  color: #C0D6EE;
  text-align: left;
}.uev-seo_body-fe6 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 0.75rem;
  color: #86A8C8;
}.uev-seo_cols-fe6 {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 643px) {.uev-seo_cols-fe6 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.uev-seo_cols-fe6 {
  grid-template-columns: repeat(3,1fr);
}
}.uev-seo_col_h-fe6 {
  font-weight: 700;
  color: #C0D6EE;
  font-size: 13px;
  overflow-wrap: break-word;
  margin-bottom: 7px;
}.uev-seo_col_p-fe6 {
  color: #6088AA;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.65;
}.uev-seo_stats-fe6 {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.uev-seo_stat-fe6 {
  background: rgba(0,204,255,0.07);
  border: 1px solid rgba(0,204,255,0.15);
  padding: 14px 1rem;
  border-radius: 0.625rem;
  flex: 1;
  min-width: 8.75rem;
}.uev-seo_stat_val-fe6 {
  font-weight: 800;
  margin-bottom: 4px;
  font-size: 20px;
  overflow-wrap: break-word;
  color: #00CCFF;
}.uev-seo_stat_lb-fe6 {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #6088AA;
}.uev-seo-fe6 {
  background: #060D1A;
  padding: 2.25rem 1rem 0;
}
@media(min-width:768px) {.uev-seo-fe6 {
  padding: 44px 24px 0;
}
}.uev-seo_in-fe6 {
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 16px;
  padding: 1.75rem 1.5rem;
  background: #0F2038;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.uev-seo_in-fe6 {
  padding: 2.25rem 2.5rem;
}
}.uev-seo_label-fe6 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 0.625rem;
  color: #00CCFF;
  letter-spacing: .08em;
}.uev-seo_h2-fe6 {
  margin-bottom: 14px;
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-family: 'Exo 2', sans-serif;
  line-height: 1.25;
  color: #F2F9FF;
}
@media(min-width: 770px) {.uev-seo_h2-fe6 {
  font-size: 1.5rem;
}
}.uev-seo_body-fe6 {
  color: #86A8C8;
  line-height: 1.75;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.uev-seo_body-fe6 p {
  color: #86A8C8;
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 0.75rem;
}.uev-seo_body-fe6 p:last-child {
  margin-bottom: 0;
}.uev-seo_body-fe6 strong {
  font-weight: 700;
  color: #C0D6EE;
}.uev-seo_body-fe6 a {
  transition: color .2s;
  text-decoration: underline;
  color: #00CCFF;
}.uev-seo_body-fe6 a:hover {
  color: #33D9FF;
}.uev-seo_body-fe6 ul,.uev-seo_body-fe6 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.uev-seo_body-fe6 ol {
  list-style: decimal;
}.uev-seo_body-fe6 li {
  margin-bottom: 6px;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #86A8C8;
}.uev-seo_body-fe6 table {
  font-size: 13px;
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  display: block;
  width: 100%;
}
@media(min-width: 765px) {.uev-seo_body-fe6 table {
  display: table;
}
}.uev-seo_body-fe6 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 0.75rem;
  color: #C0D6EE;
  font-weight: 700;
  text-align: left;
}.uev-seo_body-fe6 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 0.75rem;
  color: #86A8C8;
}.uev-seo_cols-fe6 {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.uev-seo_cols-fe6 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.uev-seo_cols-fe6 {
  grid-template-columns: repeat(3,1fr);
}
}.uev-seo_col_h-fe6 {
  font-weight: 700;
  color: #C0D6EE;
  margin-bottom: 7px;
  font-size: 13px;
  overflow-wrap: break-word;
}.uev-seo_col_p-fe6 {
  color: #6088AA;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 13px;
}.uev-seo_stats-fe6 {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.uev-seo_stat-fe6 {
  border-radius: 0.625rem;
  flex: 1;
  padding: 14px 16px;
  background: rgba(0,204,255,0.07);
  border: 1px solid rgba(0,204,255,0.15);
  min-width: 8.75rem;
}.uev-seo_stat_val-fe6 {
  font-weight: 800;
  color: #00CCFF;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 0.25rem;
}.uev-seo_stat_lb-fe6 {
  overflow-wrap: break-word;
  color: #6088AA;
  font-size: 11px;
}.uev-pmt-fe6 {
  background: #060D1A;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.uev-pmt-fe6 {
  padding: 44px 1.5rem 0;
}
}.uev-pmt_in-fe6 {
  margin: 0 auto;
  max-width: 82.5rem;
}.uev-pmt_head-fe6 {
  margin-bottom: 22px;
  max-width: 45rem;
}.uev-pmt_label-fe6 {
  color: #00CCFF;
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-weight: 700;
}.uev-pmt_h2-fe6 {
  margin-bottom: 8px;
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
  color: #F2F9FF;
  font-size: 22px;
}
@media(min-width: 765px) {.uev-pmt_h2-fe6 {
  font-size: 1.75rem;
}
}.uev-pmt_intro-fe6 {
  overflow-wrap: break-word;
  color: #6088AA;
  font-size: 14px;
  line-height: 1.6;
}.uev-pmt_groups-fe6 {
  gap: 20px;
  flex-direction: column;
  display: flex;
}.uev-pmt_group-fe6 {
  border-radius: 0.625rem;
  background: #0F2038;
  padding: 20px;
  border: 1px solid rgba(255,255,255,0.10);
}.uev-pmt_group_head-fe6 {
  gap: 12px;
  align-items: center;
  display: flex;
  margin-bottom: 10px;
  flex-wrap: wrap;
}.uev-pmt_group_ic-fe6 {
  background: rgba(0,204,255,0.15);
  border-radius: 0.375rem;
  width: 2.25rem;
  justify-content: center;
  color: #00CCFF;
  height: 2.25rem;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}.uev-pmt_group_ic-fe6 svg {
  stroke-linejoin: round;
  height: 18px;
  width: 1.125rem;
  stroke-linecap: round;
}.uev-pmt_group_h-fe6 {
  margin: 0;
  font-weight: 700;
  overflow-wrap: break-word;
  font-family: 'Exo 2', sans-serif;
  color: #F2F9FF;
  font-size: 1rem;
}.uev-pmt_group_p-fe6 {
  color: #6088AA;
  font-size: 0.813rem;
  line-height: 1.6;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
}.uev-pmt_group_p-fe6 strong {
  font-weight: 600;
  color: #C0D6EE;
}.uev-pmt_table_wrap-fe6 {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.uev-pmt_table-fe6 {
  font-size: 13px;
  border-collapse: collapse;
  width: 100%;
  min-width: 33.75rem;
}.uev-pmt_table-fe6 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 12px;
  text-align: left;
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .04em;
  text-transform: uppercase;
  white-space: nowrap;
  color: #C0D6EE;
}.uev-pmt_table-fe6 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.75rem;
  color: #6088AA;
}.uev-pmt_table-fe6 tbody tr:last-child td {
  border-bottom: none;
}.uev-pmt_table-fe6 tr:hover td {
  background: rgba(255,255,255,0.05);
  color: #C0D6EE;
}.uev-seo-fe6 {
  background: #060D1A;
  padding: 36px 1rem 0;
}
@media(min-width:768px) {.uev-seo-fe6 {
  padding: 44px 1.5rem 0;
}
}.uev-seo_in-fe6 {
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.10);
  background: #0F2038;
  border-radius: 16px;
  padding: 1.75rem 24px;
  max-width: 1320px;
}
@media(min-width: 769px) {.uev-seo_in-fe6 {
  padding: 2.25rem 40px;
}
}.uev-seo_label-fe6 {
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #00CCFF;
  font-weight: 700;
  font-size: 0.688rem;
}.uev-seo_h2-fe6 {
  font-weight: 800;
  overflow-wrap: break-word;
  line-height: 1.25;
  color: #F2F9FF;
  font-family: 'Exo 2', sans-serif;
  font-size: 20px;
  margin-bottom: 0.875rem;
}
@media(min-width: 770px) {.uev-seo_h2-fe6 {
  font-size: 1.5rem;
}
}.uev-seo_body-fe6 {
  line-height: 1.75;
  font-size: 14px;
  color: #86A8C8;
  overflow-wrap: break-word;
}.uev-seo_body-fe6 p {
  color: #86A8C8;
  font-size: 0.875rem;
  margin-bottom: 12px;
  line-height: 1.75;
}.uev-seo_body-fe6 p:last-child {
  margin-bottom: 0;
}.uev-seo_body-fe6 strong {
  color: #C0D6EE;
  font-weight: 700;
}.uev-seo_body-fe6 a {
  transition: color .2s;
  color: #00CCFF;
  text-decoration: underline;
}.uev-seo_body-fe6 a:hover {
  color: #33D9FF;
}.uev-seo_body-fe6 ul,.uev-seo_body-fe6 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.uev-seo_body-fe6 ol {
  list-style: decimal;
}.uev-seo_body-fe6 li {
  font-size: 14px;
  margin-bottom: 6px;
  line-height: 1.75;
  color: #86A8C8;
}.uev-seo_body-fe6 table {
  font-size: 0.813rem;
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 12px;
  width: 100%;
  display: block;
}
@media(min-width: 766px) {.uev-seo_body-fe6 table {
  display: table;
}
}.uev-seo_body-fe6 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 12px;
  text-align: left;
  color: #C0D6EE;
  font-weight: 700;
}.uev-seo_body-fe6 td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #86A8C8;
}.uev-seo_cols-fe6 {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 637px) {.uev-seo_cols-fe6 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.uev-seo_cols-fe6 {
  grid-template-columns: repeat(3,1fr);
}
}.uev-seo_col_h-fe6 {
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  font-weight: 700;
  color: #C0D6EE;
  font-size: 13px;
}.uev-seo_col_p-fe6 {
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #6088AA;
}.uev-seo_stats-fe6 {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.uev-seo_stat-fe6 {
  border: 1px solid rgba(0,204,255,0.15);
  background: rgba(0,204,255,0.07);
  flex: 1;
  padding: 0.875rem 16px;
  border-radius: 10px;
  min-width: 140px;
}.uev-seo_stat_val-fe6 {
  font-size: 20px;
  font-weight: 800;
  color: #00CCFF;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
}.uev-seo_stat_lb-fe6 {
  overflow-wrap: break-word;
  color: #6088AA;
  font-size: 0.688rem;
}.uev-faq-fe6 {
  background: #060D1A;
  padding: 36px 1rem 0;
}
@media(min-width: 770px) {.uev-faq-fe6 {
  padding: 44px 1.5rem 0;
}
}.uev-faq_in-fe6 {
  margin: 0 auto;
  max-width: 1320px;
}.uev-faq_head-fe6 {
  margin-bottom: 20px;
}.uev-faq_label-fe6 {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
  color: #00CCFF;
  margin-bottom: 8px;
}.uev-faq_h2-fe6 {
  color: #F2F9FF;
  font-size: 20px;
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.uev-faq_h2-fe6 {
  font-size: 1.5rem;
}
}.uev-faq_list-fe6 {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.uev-faq_item-fe6 {
  border-radius: 10px;
  overflow: hidden;
  background: #0F2038;
  border: 1px solid rgba(255,255,255,0.10);
}.uev-faq_q-fe6 {
  gap: 0.75rem;
  padding: 1rem 20px;
  transition: color .2s;
  flex-wrap: wrap;
  align-items: center;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  justify-content: space-between;
  color: #C0D6EE;
  overflow-wrap: break-word;
  display: flex;
}.uev-faq_q-fe6:hover {
  color: #F2F9FF;
}.uev-faq_q_ic-fe6 {
  transition: transform .25s;
  background: rgba(255,255,255,0.05);
  border-radius: 50%;
  width: 1.5rem;
  flex-shrink: 0;
  font-size: 1rem;
  align-items: center;
  justify-content: center;
  height: 24px;
  display: flex;
  color: #00CCFF;
}.uev-faq_item-fe6.uev-state_open-fe6 .uev-faq_q_ic-fe6 {
  transform: rotate(45deg);
}.uev-faq_a-fe6 {
  padding: 0 1.25rem 1rem;
  color: #6088AA;
  overflow-wrap: break-word;
  display: none;
  font-size: 13px;
  line-height: 1.7;
}.uev-faq_item-fe6.uev-state_open-fe6 .uev-faq_a-fe6 {
  display: block;
}.uev-faq_a-fe6 strong {
  font-weight: 700;
  color: #C0D6EE;
}.uev-faq_a-fe6 a {
  text-decoration: underline;
  color: #00CCFF;
}.uev-faq_a-fe6 ul,.uev-faq_a-fe6 ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 1.25rem;
}.uev-faq_a-fe6 ol {
  list-style: decimal;
}.uev-faq_a-fe6 li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.uev-faq_a-fe6 table {
  margin: 0.5rem 0;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  font-size: 0.75rem;
  width: 100%;
}
@media(min-width: 769px) {.uev-faq_a-fe6 table {
  display: table;
}
}.uev-faq_a-fe6 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.375rem 8px;
  text-align: left;
  font-weight: 700;
  color: #C0D6EE;
}.uev-faq_a-fe6 td {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #6088AA;
}.uev-ft-fe6 {
  background: #030810;
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 48px;
}.uev-ft_support-fe6 {
  padding: 1.5rem 16px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 769px) {.uev-ft_support-fe6 {
  padding: 28px 24px;
}
}.uev-ft_support_in-fe6 {
  gap: 16px;
  margin: 0 auto;
  max-width: 1320px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.uev-ft_support_main-fe6 {
  flex: 1;
  gap: 16px;
  align-items: center;
  display: flex;
  min-width: 220px;
  flex-wrap: wrap;
}.uev-ft_support_ic-fe6 {
  flex-shrink: 0;
  color: #00CCFF;
}.uev-ft_support_ic-fe6 svg {
  height: 30px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 30px;
}.uev-ft_support_text_title-fe6 {
  overflow-wrap: break-word;
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 0.938rem;
  color: #F2F9FF;
}.uev-ft_support_text_sub-fe6 {
  font-size: 0.75rem;
  color: #6088AA;
  overflow-wrap: break-word;
}.uev-ft_support_btn-fe6 {
  padding: 11px 1.375rem;
  background: #00CCFF;
  transition: background .2s;
  border-radius: 0.625rem;
  white-space: nowrap;
  flex-shrink: 0;
  color: #F2F9FF;
  font-weight: 700;
  font-size: 13px;
}.uev-ft_support_btn-fe6:hover {
  background: #33D9FF;
}.uev-ft_support_contacts-fe6 {
  gap: 1rem;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.uev-ft_support_contact-fe6 {
  color: #5878A8;
  font-size: 12px;
  line-height: 1.4;
}.uev-ft_support_contact-fe6 strong {
  display: block;
  font-weight: 600;
  font-size: 11px;
  color: #86A8C8;
  margin-bottom: 2px;
}.uev-ft_main-fe6 {
  padding: 32px 1rem 24px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width:768px) {.uev-ft_main-fe6 {
  padding: 40px 1.5rem 32px;
}
}.uev-ft_main_in-fe6 {
  gap: 1.5rem;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 82.5rem;
}
@media(min-width: 638px) {.uev-ft_main_in-fe6 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.uev-ft_main_in-fe6 {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.uev-ft_col_logo-fe6 {
  grid-column: 1/-1;
}
@media(min-width: 1082px) {.uev-ft_col_logo-fe6 {
  grid-column: auto;
}
}.uev-ft_logo-fe6 {
  gap: 0.563rem;
  font-weight: 800;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
  align-items: center;
  color: #F2F9FF;
  overflow-wrap: break-word;
  font-size: 1rem;
}.uev-ft_logo_mark-fe6 {
  overflow: hidden;
  border-radius: 0.375rem;
  height: 30px;
  width: 1.875rem;
}.uev-ft_logo_mark-fe6 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.uev-ft_logo_sub-fe6 {
  color: #5878A8;
  overflow-wrap: break-word;
  line-height: 1.55;
  max-width: 200px;
  font-size: 0.75rem;
}.uev-ft_col_title-fe6 {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .07em;
  color: #86A8C8;
  text-transform: uppercase;
  margin-bottom: 0.875rem;
}.uev-ft_col_links-fe6 {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.uev-ft_col_link-fe6 {
  transition: color .2s;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #5878A8;
}.uev-ft_col_link-fe6:hover {
  color: #C0D6EE;
}.uev-ft_apps-fe6 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.uev-ft_app_card-fe6 {
  background: rgba(255,255,255,0.05);
  gap: 10px;
  padding: 0.625rem 12px;
  border: 1px solid rgba(255,255,255,0.10);
  transition: border-color .2s;
  border-radius: 6px;
  align-items: center;
  display: flex;
}.uev-ft_app_card-fe6:hover {
  border-color: rgba(0,204,255,0.38);
}.uev-ft_app_card_ic-fe6 svg {
  stroke-linejoin: round;
  width: 22px;
  stroke-linecap: round;
  height: 22px;
}.uev-ft_app_card_os-fe6 {
  font-weight: 600;
  font-size: 0.625rem;
  color: #5878A8;
}.uev-ft_app_card_action-fe6 {
  font-size: 12px;
  font-weight: 700;
  color: #C0D6EE;
}.uev-ft_bot-fe6 {
  padding: 20px 16px;
}
@media(min-width: 769px) {.uev-ft_bot-fe6 {
  padding: 20px 1.5rem;
}
}.uev-ft_bot_in-fe6 {
  margin: 0 auto;
  gap: 16px;
  max-width: 1320px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.uev-ft_socials-fe6 {
  gap: 0.5rem;
  display: flex;
}.uev-ft_soc-fe6 {
  border: 1px solid rgba(255,255,255,0.10);
  background: rgba(255,255,255,0.05);
  border-radius: 6px;
  transition: background .2s;
  justify-content: center;
  display: flex;
  align-items: center;
  color: #86A8C8;
  width: 36px;
  height: 2.25rem;
}.uev-ft_soc-fe6 svg {
  height: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 16px;
}.uev-ft_soc-fe6:hover {
  background: rgba(255,255,255,0.07);
}.uev-ft_legal-fe6 {
  flex: 1;
  min-width: 12.5rem;
  overflow-wrap: break-word;
  color: #587899;
  font-size: 0.688rem;
  line-height: 1.6;
}.uev-ft_legal-fe6 strong {
  color: #86A8C8;
  font-weight: 700;
}.uev-ft_legal-fe6 a {
  text-decoration: underline;
  color: #86A8C8;
}.uev-ft_age-fe6 {
  border-radius: 50%;
  border: 2px solid #587899;
  width: 32px;
  font-size: 11px;
  color: #587899;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  height: 32px;
  font-weight: 800;
  margin-left: auto;
  align-items: center;
}