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