*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background-color: #0B1120;
  color: #C6D4E8;
  font-family: 'Barlow', sans-serif;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
}ul,ol {
  list-style: none;
}img,picture,svg {
  display: block;
  max-width: 100%;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  cursor: pointer;
  color: inherit;
}a {
  color: inherit;
  text-decoration: none;
}.asn_layout-lp6 {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.asn_page-lp6 {
  display: flex;
  min-height: 100vh;
}.asn_main-lp6 {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media screen and (min-width: 1081px) {.asn_main-lp6 {
  padding-left: 13.75rem;
}
}
@media screen and (max-width: 1078px) {.asn_main-lp6 {
  padding-bottom: 72px;
}
}.asn_gc-lp6 {
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.06);
  transition: transform .2s,border-color .2s;
  background: #101926;
  border-radius: 8px;
  flex-shrink: 0;
  width: 140px;
  position: relative;
  cursor: pointer;
}
@media(min-width:640px) {.asn_gc-lp6 {
  width: 156px;
}
}
@media(min-width: 1083px) {.asn_gc-lp6 {
  width: 10.5rem;
}
}.asn_gc-lp6:hover {
  transform: translateY(-3px);
  border-color: rgba(245, 204, 0, 0.07);
}.asn_gc_img-lp6 {
  overflow: hidden;
  padding-bottom: 80%;
  position: relative;
  width: 100%;
}.asn_gc_img-lp6 img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  height: 100%;
  position: absolute;
}.asn_gc_hover-lp6 {
  transition: opacity .2s;
  inset: 0;
  background: rgba(6, 10, 20, 0.78);
  align-items: center;
  justify-content: center;
  position: absolute;
  opacity: 0;
  display: flex;
}.asn_gc-lp6:hover .asn_gc_hover-lp6 {
  opacity: 1;
}.asn_gc_hover_btn-lp6 {
  border-radius: 0.313rem;
  background: #F5CC00;
  padding: 0.5rem 1rem;
  font-weight: 700;
  color: #F0F5FF;
  font-size: 0.75rem;
}.asn_gc_info-lp6 {
  padding: 8px 10px 0.625rem;
}.asn_gc_name-lp6 {
  overflow: hidden;
  color: #C6D4E8;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 600;
  font-size: 12px;
  margin-bottom: 3px;
  max-width: 100%;
}.asn_gc_prov-lp6 {
  font-size: 0.625rem;
  color: #6E84A2;
}.asn_gc_tag-lp6 {
  padding: 2px 0.438rem;
  border-radius: 4px;
  z-index: 2;
  text-transform: uppercase;
  letter-spacing: .04em;
  position: absolute;
  top: 0.375rem;
  font-size: 9px;
  font-weight: 700;
  left: 6px;
}.asn_gc_tag_hot-lp6 {
  background: #EF4444;
  color: #fff;
}.asn_gc_tag_new-lp6 {
  background: #22C55E;
  color: #0B1120;
}.asn_gc_tag_jp-lp6 {
  background: #F59E0B;
  color: #0B1120;
}.asn_gc_tag_ex-lp6 {
  background: #1E3FA0;
  color: #fff;
}.asn_gc_tag_live-lp6 {
  background: #EF4444;
  color: #fff;
}.asn_gr-lp6 {
  padding: 2rem 1rem 0;
  background: #0B1120;
}
@media(min-width: 769px) {.asn_gr-lp6 {
  padding: 36px 24px 0;
}
}.asn_gr_in-lp6 {
  margin: 0 auto;
  max-width: 82.5rem;
}.asn_gr_head-lp6 {
  gap: 0.75rem;
  align-items: center;
  margin-bottom: 0.625rem;
  display: flex;
  flex-wrap: wrap;
}.asn_gr_head_l-lp6 {
  flex: 1;
  gap: 10px;
  align-items: center;
  display: flex;
  min-width: 0;
}.asn_gr_ic-lp6 {
  border-radius: 0.5rem;
  align-items: center;
  width: 32px;
  display: flex;
  flex-shrink: 0;
  height: 32px;
  justify-content: center;
}.asn_gr_ic-lp6 svg {
  stroke-linejoin: round;
  height: 1rem;
  width: 16px;
  stroke-linecap: round;
}.asn_gr_title-lp6 {
  font-family: 'Barlow Condensed', sans-serif;
  color: #F0F5FF;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 1rem;
}
@media(min-width: 765px) {.asn_gr_title-lp6 {
  font-size: 1.125rem;
}
}.asn_gr_more-lp6 {
  gap: 0.313rem;
  transition: color .2s;
  flex-shrink: 0;
  font-size: 12px;
  display: flex;
  font-weight: 600;
  color: #7A90AE;
  white-space: nowrap;
  align-items: center;
}.asn_gr_more-lp6:hover {
  color: #F5CC00;
}.asn_gr_more-lp6 svg {
  width: 0.75rem;
  height: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.asn_gr_arrows-lp6 {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.asn_gr_arr-lp6 {
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: background .15s,color .15s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.313rem;
  color: #93A6C0;
  align-items: center;
  height: 30px;
  width: 1.875rem;
  justify-content: center;
  display: flex;
}.asn_gr_arr-lp6:hover {
  background: rgba(255, 255, 255, 0.08);
  color: #F0F5FF;
}.asn_gr_arr-lp6 svg {
  stroke-linejoin: round;
  width: 13px;
  stroke-linecap: round;
  height: 0.813rem;
}.asn_gr_seo_h-lp6 {
  margin: 0 0 6px;
  font-weight: 700;
  color: #C6D4E8;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  max-width: 42.5rem;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 766px) {.asn_gr_seo_h-lp6 {
  font-size: 14px;
}
}.asn_gr_seo-lp6 {
  max-width: 42.5rem;
  color: #7A90AE;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  margin-bottom: 12px;
  line-height: 1.55;
}.asn_gr_seo-lp6 strong {
  color: #C6D4E8;
  font-weight: 600;
}.asn_gr_scroll-lp6 {
  gap: 10px;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  display: flex;
  padding-bottom: 10px;
  overflow-x: auto;
}.asn_gr_scroll-lp6::-webkit-scrollbar {
  display: none;
}
@media(min-width: 765px) {.asn_gr_scroll-lp6 {
  gap: 12px;
}
}.asn_tb-lp6 {
  background: #090E1C;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  left: 0;
  display: flex;
  top: 0;
  position: fixed;
  align-items: center;
  z-index: 80;
  right: 0;
  height: 56px;
}.asn_tb_in-lp6 {
  gap: 0;
  padding: 0 14px;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}.asn_tb_burger-lp6 {
  gap: 5px;
  border-radius: 8px;
  margin-right: 0.5rem;
  flex-direction: column;
  flex-shrink: 0;
  justify-content: center;
  width: 38px;
  align-items: center;
  height: 2.375rem;
  display: flex;
}.asn_tb_burger-lp6:hover {
  background: rgba(255, 255, 255, 0.05);
}.asn_tb_burger_line-lp6 {
  border-radius: 1px;
  background: #93A6C0;
  width: 18px;
  height: 2px;
  display: block;
}
@media(min-width: 1078px) {.asn_tb_burger-lp6 {
  display: none;
}
}.asn_tb_logo-lp6 {
  gap: 9px;
  letter-spacing: -.01em;
  margin-right: 1.25rem;
  display: flex;
  font-weight: 800;
  overflow-wrap: break-word;
  align-items: center;
  color: #F0F5FF;
  flex-shrink: 0;
  font-size: 1.125rem;
}.asn_tb_logo_mark-lp6 {
  border-radius: 0.5rem;
  overflow: hidden;
  align-items: center;
  justify-content: center;
  display: flex;
  width: 32px;
  height: 32px;
}.asn_tb_logo_mark-lp6 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.asn_tb_nav-lp6 {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 643px) {.asn_tb_nav-lp6 {
  display: flex;
}
}.asn_tb_tab-lp6 {
  transition: background .15s,color .15s;
  border-radius: 0.5rem;
  padding: 8px 14px;
  white-space: nowrap;
  font-weight: 600;
  color: #93A6C0;
  font-size: 13px;
}.asn_tb_tab-lp6:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F0F5FF;
}.asn_tb_tab-lp6.asn_state_active-lp6 {
  background: rgba(245, 204, 0, 0.15);
  color: #F0F5FF;
}.asn_tb_right-lp6 {
  gap: 8px;
  flex-shrink: 0;
  align-items: center;
  margin-left: auto;
  display: flex;
}.asn_tb_login-lp6 {
  transition: border-color .2s,color .2s;
  border-radius: 0.5rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 9px 16px;
  font-size: 13px;
  display: none;
  color: #C6D4E8;
  font-weight: 600;
}.asn_tb_login-lp6:hover {
  border-color: rgba(245, 204, 0, 0.50);
  color: #F0F5FF;
}
@media(min-width: 483px) {.asn_tb_login-lp6 {
  display: block;
}
}.asn_tb_reg-lp6 {
  border-radius: 0.5rem;
  padding: 9px 1.125rem;
  background: #22C55E;
  transition: background .2s;
  font-weight: 700;
  color: #091018;
  font-size: 13px;
  white-space: nowrap;
}.asn_tb_reg-lp6:hover {
  background: #16A34A;
}.asn_sb-lp6 {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .25s ease;
  background: #162030;
  transform: translateX(-100%);
  top: 56px;
  width: 220px;
  z-index: 70;
  position: fixed;
  overflow-y: auto;
  left: 0;
  bottom: 0;
}.asn_sb-lp6.asn_state_open-lp6 {
  transform: translateX(0);
}.asn_sb-lp6::-webkit-scrollbar {
  width: 0.25rem;
}.asn_sb-lp6::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.08);
  border-radius: 2px;
}
@media(min-width: 1081px) {.asn_sb-lp6 {
  transform: translateX(0);
}
}.asn_sb_auth-lp6 {
  padding: 0.875rem 0.75rem 0.625rem;
}.asn_sb_btn_reg-lp6 {
  padding: 11px;
  background: #22C55E;
  border-radius: 8px;
  transition: background .2s;
  color: #091018;
  text-align: center;
  margin-bottom: 8px;
  display: block;
  font-size: 13px;
  font-weight: 700;
}.asn_sb_btn_reg-lp6:hover {
  background: #16A34A;
}.asn_sb_btn_login-lp6 {
  transition: border-color .2s;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 10px;
  background: rgba(255, 255, 255, 0.05);
  font-weight: 600;
  text-align: center;
  color: #C6D4E8;
  font-size: 13px;
  display: block;
}.asn_sb_btn_login-lp6:hover {
  border-color: rgba(245, 204, 0, 0.50);
  color: #F0F5FF;
}.asn_sb_promo-lp6 {
  overflow: hidden;
  background: linear-gradient(135deg,#0A1428,#162030);
  margin: 0 0.75rem 10px;
  border-radius: 0.5rem;
  padding: 12px 14px;
  border: 1px solid rgba(245, 204, 0, 0.15);
  position: relative;
}.asn_sb_promo-lp6::before {
  background: radial-gradient(circle,rgba(245, 204, 0, 0.15),transparent 70%);
  border-radius: 50%;
  top: -1.25rem;
  position: absolute;
  width: 5rem;
  height: 80px;
  right: -20px;
  content: '';
}.asn_sb_promo_title-lp6 {
  color: #F5CC00;
  text-transform: uppercase;
  letter-spacing: .06em;
  font-size: 0.688rem;
  margin-bottom: 4px;
  font-weight: 700;
}.asn_sb_promo_text-lp6 {
  color: #F0F5FF;
  font-weight: 600;
  font-size: 0.75rem;
  line-height: 1.35;
  overflow-wrap: break-word;
}.asn_sb_promo_sub-lp6 {
  margin-top: 3px;
  color: #7A90AE;
  font-size: 10px;
}.asn_sb_nav-lp6 {
  padding: 0.375rem 0.5rem 16px;
}.asn_sb_nav_lb-lp6 {
  padding: 0.625rem 0.5rem 0.375rem;
  font-size: 0.625rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #6E84A2;
}.asn_sb_link-lp6 {
  transition: background .15s,color .15s;
  padding: 0.563rem 0.625rem;
  border-radius: 5px;
  gap: 10px;
  align-items: center;
  font-size: 0.813rem;
  font-weight: 500;
  overflow-wrap: break-word;
  display: flex;
  color: #93A6C0;
  cursor: pointer;
}.asn_sb_link-lp6:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F0F5FF;
}.asn_sb_link-lp6.asn_state_active-lp6 {
  background: rgba(245, 204, 0, 0.15);
  color: #F0F5FF;
}.asn_sb_ic-lp6 {
  border-radius: 0.313rem;
  justify-content: center;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  width: 30px;
  height: 1.875rem;
}.asn_sb_ic-lp6 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 16px;
  height: 16px;
}.asn_sb_ic_1-lp6 {
  background: rgba(245, 204, 0, 0.07);
  color: #F5CC00;
}.asn_sb_ic_2-lp6 {
  background: rgba(34, 197, 94, 0.15);
  color: #22C55E;
}.asn_sb_ic_3-lp6 {
  background: rgba(245, 158, 11, 0.18);
  color: #F59E0B;
}.asn_sb_ic_4-lp6 {
  background: rgba(30, 63, 160, 0.35);
  color: #1E3FA0;
}.asn_sb_ic_5-lp6 {
  background: rgba(245, 204, 0, 0.07);
  color: #EC4899;
}.asn_sb_ic_6-lp6 {
  background: rgba(30, 63, 160, 0.35);
  color: #9333EA;
}.asn_sb_badge-lp6 {
  background: #F59E0B;
  border-radius: 0.313rem;
  padding: 2px 0.438rem;
  color: #091018;
  font-size: 9px;
  margin-left: auto;
  font-weight: 700;
}.asn_sb_bot-lp6 {
  gap: 0.5rem;
  padding: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.asn_sb_lang-lp6,.asn_sb_help-lp6 {
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 0.563rem 0.375rem;
  border-radius: 0.313rem;
  gap: 6px;
  transition: border-color .2s;
  flex: 1;
  background: rgba(255, 255, 255, 0.05);
  justify-content: center;
  color: #93A6C0;
  font-size: 0.688rem;
  display: flex;
  font-weight: 600;
  align-items: center;
}.asn_sb_lang-lp6:hover,.asn_sb_help-lp6:hover {
  border-color: rgba(245, 204, 0, 0.50);
  color: #F0F5FF;
}.asn_sb_lang-lp6 svg,.asn_sb_help-lp6 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.813rem;
  width: 13px;
}.asn_sb_bd-lp6 {
  background: rgba(6, 10, 20, 0.78);
  inset: 0;
  z-index: 69;
  position: fixed;
  display: none;
}.asn_sb_bd-lp6.asn_state_on-lp6 {
  display: block;
}
@media(min-width: 1078px) {.asn_sb_bd-lp6 {
  display: none!important;
}
}.asn_mob_nav-lp6 {
  background: #162030;
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.11);
  position: fixed;
  right: 0;
  z-index: 80;
  display: flex;
  bottom: 0;
  left: 0;
}
@media(min-width: 1077px) {.asn_mob_nav-lp6 {
  display: none;
}
}.asn_mob_nav_item-lp6 {
  flex: 1;
  padding: 4px 2px;
  gap: 4px;
  display: flex;
  cursor: pointer;
  color: #6E84A2;
  flex-direction: column;
  align-items: center;
}.asn_mob_nav_ic-lp6 {
  line-height: 1;
}.asn_mob_nav_ic-lp6 svg {
  height: 1.25rem;
  width: 1.25rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.asn_mob_nav_lb-lp6 {
  font-size: 0.625rem;
  font-weight: 600;
  color: #6E84A2;
}.asn_mob_nav_item-lp6.asn_state_active-lp6 {
  color: #F5CC00;
}.asn_mob_nav_item-lp6.asn_state_active-lp6 .asn_mob_nav_lb-lp6 {
  color: #F5CC00;
}.asn_hero-lp6 {
  padding: 20px 1rem 0;
  background: #0B1120;
}
@media(min-width:768px) {.asn_hero-lp6 {
  padding: 1.5rem 24px 0;
}
}.asn_hero_in-lp6 {
  gap: 0.75rem;
  margin: 0 auto;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 1320px;
}
@media(min-width: 861px) {.asn_hero_in-lp6 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1098px) {.asn_hero_in-lp6 {
  grid-template-columns: 1fr 340px;
}
}.asn_hero_promo-lp6 {
  background: #101926;
  overflow: hidden;
  border-radius: 0.875rem;
  position: relative;
  align-items: stretch;
  min-height: 220px;
  display: flex;
}
@media(min-width: 770px) {.asn_hero_promo-lp6 {
  min-height: 17.5rem;
}
}.asn_hero_promo_bg-lp6 {
  background: linear-gradient(120deg,#0A1428 0%,#162248 100%);
  background-position: center;
  inset: 0;
  background-size: cover;
  position: absolute;
}.asn_hero_promo_bg-lp6::after {
  background: linear-gradient(90deg,#0B1120 0%,rgba(6, 10, 20, 0.78) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.asn_hero_promo_glow-lp6 {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(30, 63, 160, 0.35) 0%,transparent 65%);
  pointer-events: none;
  width: 300px;
  position: absolute;
  height: 300px;
  right: 60px;
  top: -2.5rem;
}.asn_hero_promo_ct-lp6 {
  padding: 28px 24px 1.75rem 28px;
  display: flex;
  max-width: 30rem;
  justify-content: center;
  position: relative;
  z-index: 2;
  flex-direction: column;
}
@media(min-width: 771px) {.asn_hero_promo_ct-lp6 {
  padding: 40px 2rem;
}
}.asn_hero_badge-lp6 {
  padding: 5px 12px;
  border-radius: 1.25rem;
  border: 1px solid rgba(245, 204, 0, 0.07);
  background: rgba(245, 204, 0, 0.15);
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #F5CC00;
  font-weight: 700;
  display: inline-block;
  margin-bottom: 0.875rem;
  font-size: 10px;
}.asn_hero_h1-lp6 {
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 0.625rem;
  color: #F0F5FF;
  font-size: 26px;
  line-height: 1.15;
  font-weight: 800;
}.asn_hero_h1-lp6 em {
  color: #F59E0B;
  font-style: normal;
}
@media(min-width: 769px) {.asn_hero_h1-lp6 {
  font-size: 2.25rem;
}
}.asn_hero_sub-lp6 {
  font-size: 0.813rem;
  line-height: 1.55;
  margin-bottom: 20px;
  color: #93A6C0;
}
@media(min-width: 769px) {.asn_hero_sub-lp6 {
  font-size: 0.875rem;
}
}.asn_hero_row-lp6 {
  gap: 10px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.asn_hero_cta-lp6 {
  transition: background .2s;
  padding: 0.813rem 1.625rem;
  border-radius: 8px;
  background: #22C55E;
  font-weight: 700;
  box-shadow: 0 4px 0 rgba(16, 140, 60, 0.80), 0 0.5rem 1.25rem rgba(34, 197, 94, 0.35);
  font-size: 14px;
  color: #091018;
}.asn_hero_cta-lp6:hover {
  background: #16A34A;
}.asn_hero_terms-lp6 {
  font-size: 0.688rem;
  color: #6E84A2;
}.asn_hero_game-lp6 {
  overflow: hidden;
  border-radius: 14px;
  background: #101926;
  border: 1px solid rgba(255, 255, 255, 0.06);
  position: relative;
  display: flex;
  flex-direction: column;
}.asn_hero_game_badge-lp6 {
  border: 1px solid rgba(245, 158, 11, 0.18);
  background: rgba(245, 158, 11, 0.18);
  padding: 5px 10px;
  border-radius: 20px;
  font-weight: 700;
  letter-spacing: .06em;
  color: #F59E0B;
  left: 0.75rem;
  font-size: 10px;
  top: 0.75rem;
  z-index: 3;
  position: absolute;
  text-transform: uppercase;
}.asn_hero_game_badge-lp6 svg {
  vertical-align: -1px;
  margin-right: 4px;
  height: 11px;
  width: 11px;
}.asn_hero_game_img-lp6 {
  background: linear-gradient(135deg,#0A1428,#162248);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.asn_hero_game_img-lp6 img {
  inset: 0;
  object-fit: cover;
  position: absolute;
  width: 100%;
  height: 100%;
}.asn_hero_game_play-lp6 {
  inset: 0;
  transition: opacity .2s;
  background: rgba(6, 10, 20, 0.78);
  align-items: center;
  opacity: 0;
  position: absolute;
  justify-content: center;
  display: flex;
}.asn_hero_game-lp6:hover .asn_hero_game_play-lp6 {
  opacity: 1;
}.asn_hero_game_play-lp6 span {
  border-radius: 50%;
  background: #F5CC00;
  width: 3.25rem;
  justify-content: center;
  display: flex;
  align-items: center;
  height: 3.25rem;
}.asn_hero_game_play-lp6 span svg {
  height: 18px;
  margin-left: 2px;
  width: 1.125rem;
}.asn_hero_game_info-lp6 {
  padding: 0.875rem 16px;
}.asn_hero_game_title-lp6 {
  margin-bottom: 4px;
  color: #F0F5FF;
  overflow-wrap: break-word;
  font-size: 15px;
  font-weight: 700;
}.asn_hero_game_provider-lp6 {
  color: #7A90AE;
  font-size: 0.688rem;
}.asn_hero_game_btn-lp6 {
  transition: background .2s;
  background: #F5CC00;
  padding: 11px;
  border-radius: 0.5rem;
  margin: 0.75rem 1rem 1rem;
  color: #F0F5FF;
  font-size: 13px;
  display: block;
  font-weight: 700;
  text-align: center;
}.asn_hero_game-lp6:hover .asn_hero_game_btn-lp6 {
  background: #FFD91A;
}.asn_sbar-lp6 {
  background: #0B1120;
  padding: 16px 1rem 0;
}
@media(min-width: 767px) {.asn_sbar-lp6 {
  padding: 18px 1.5rem 0;
}
}.asn_sbar_in-lp6 {
  margin: 0 auto;
  max-width: 82.5rem;
}.asn_sbar_row-lp6 {
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 12px;
}.asn_sbar_input-lp6 {
  flex: 1;
  padding: 0.688rem 16px;
  background: #101926;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s;
  border-radius: 8px;
  gap: 0.625rem;
  cursor: pointer;
  align-items: center;
  font-size: 0.813rem;
  color: #7A90AE;
  display: flex;
}.asn_sbar_input-lp6:hover {
  border-color: rgba(245, 204, 0, 0.50);
}.asn_sbar_input-lp6 svg {
  width: 15px;
  stroke-linejoin: round;
  height: 15px;
  stroke-linecap: round;
  flex-shrink: 0;
}.asn_sbar_providers-lp6 {
  transition: border-color .2s;
  padding: 0.688rem 1.125rem;
  border-radius: 8px;
  background: #101926;
  gap: 8px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  color: #C6D4E8;
  display: flex;
  font-size: 0.813rem;
  white-space: nowrap;
  align-items: center;
  font-weight: 600;
}.asn_sbar_providers-lp6:hover {
  border-color: rgba(245, 204, 0, 0.50);
  color: #F0F5FF;
}.asn_sbar_providers-lp6 svg {
  width: 0.875rem;
  stroke-linecap: round;
  height: 0.875rem;
  stroke-linejoin: round;
}.asn_sbar_tabs-lp6 {
  gap: 0.375rem;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
  padding-bottom: 2px;
}.asn_sbar_tabs-lp6::-webkit-scrollbar {
  display: none;
}.asn_sbar_tab-lp6 {
  transition: background .15s,color .15s,border-color .15s;
  gap: 7px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 0.5rem 14px;
  border-radius: 1.25rem;
  background: rgba(255, 255, 255, 0.05);
  font-weight: 600;
  white-space: nowrap;
  align-items: center;
  display: flex;
  color: #93A6C0;
  font-size: 12px;
  cursor: pointer;
  flex-shrink: 0;
}.asn_sbar_tab-lp6:hover {
  background: rgba(255, 255, 255, 0.08);
  border-color: rgba(245, 204, 0, 0.50);
  color: #F0F5FF;
}.asn_sbar_tab-lp6.asn_state_active-lp6 {
  background: rgba(245, 204, 0, 0.15);
  border-color: rgba(245, 204, 0, 0.07);
  color: #F0F5FF;
}.asn_sbar_tab_ic-lp6 svg {
  stroke-linejoin: round;
  height: 0.875rem;
  width: 0.875rem;
  stroke-linecap: round;
}.asn_wy-lp6 {
  padding: 2rem 1rem 0;
  background: #0B1120;
}
@media(min-width: 769px) {.asn_wy-lp6 {
  padding: 2.5rem 1.5rem 0;
}
}.asn_wy_in-lp6 {
  margin: 0 auto;
  max-width: 82.5rem;
}.asn_wy_head-lp6 {
  margin-bottom: 1.125rem;
  max-width: 45rem;
}.asn_wy_label-lp6 {
  font-size: 0.688rem;
  margin-bottom: 8px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  color: #F5CC00;
}.asn_wy_h2-lp6 {
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
  color: #F0F5FF;
}
@media(min-width: 769px) {.asn_wy_h2-lp6 {
  font-size: 24px;
}
}.asn_wy_intro-lp6 {
  margin: 0;
  line-height: 1.6;
  color: #7A90AE;
  font-size: 0.813rem;
}.asn_wy_grid-lp6 {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.asn_wy_grid-lp6 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.asn_wy_grid-lp6 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.asn_wy_card-lp6 {
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s,transform .2s;
  background: #162030;
  padding: 1.25rem;
  border-radius: 8px;
}.asn_wy_card-lp6:hover {
  transform: translateY(-2px);
  border-color: rgba(245, 204, 0, 0.07);
}.asn_wy_card_ic-lp6 {
  background: rgba(245, 204, 0, 0.15);
  border-radius: 50%;
  margin-bottom: 14px;
  width: 2.75rem;
  justify-content: center;
  color: #F5CC00;
  align-items: center;
  height: 44px;
  display: flex;
}.asn_wy_card_ic-lp6 svg {
  height: 22px;
  width: 22px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.asn_wy_card_h-lp6 {
  line-height: 1.25;
  color: #F0F5FF;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  font-weight: 700;
  font-size: 0.938rem;
}.asn_wy_card_p-lp6 {
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 13px;
  color: #7A90AE;
}.asn_wy_card_p-lp6 strong {
  color: #C6D4E8;
  font-weight: 600;
}.asn_gcg-lp6 {
  padding: 36px 16px 0;
  background: #0B1120;
}
@media(min-width: 770px) {.asn_gcg-lp6 {
  padding: 2.75rem 1.5rem 0;
}
}.asn_gcg_in-lp6 {
  margin: 0 auto;
  max-width: 1320px;
}.asn_gcg_head-lp6 {
  margin-bottom: 20px;
  max-width: 45rem;
}.asn_gcg_label-lp6 {
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 8px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #F5CC00;
}.asn_gcg_h2-lp6 {
  margin-bottom: 8px;
  color: #F0F5FF;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.375rem;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 769px) {.asn_gcg_h2-lp6 {
  font-size: 28px;
}
}.asn_gcg_intro-lp6 {
  line-height: 1.6;
  font-size: 0.813rem;
  color: #7A90AE;
}.asn_gcg_grid-lp6 {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.asn_gcg_grid-lp6 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.asn_gcg_grid-lp6 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.asn_gcg_card-lp6 {
  padding: 20px;
  border-radius: 0.875rem;
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  cursor: pointer;
  justify-content: flex-end;
  min-height: 15rem;
  display: flex;
  position: relative;
  flex-direction: column;
}.asn_gcg_card-lp6:hover {
  border-color: rgba(245, 204, 0, 0.15);
  transform: translateY(-3px);
}.asn_gcg_card_bg-lp6 {
  inset: 0;
  z-index: 0;
  position: absolute;
}.asn_gcg_card_bg-lp6::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.asn_gcg_card_ic-lp6 {
  border-radius: 5px;
  background: rgba(0,0,0,.45);
  z-index: 2;
  top: 18px;
  align-items: center;
  color: #F0F5FF;
  display: flex;
  width: 2.5rem;
  right: 18px;
  height: 40px;
  position: absolute;
  justify-content: center;
}.asn_gcg_card_ic-lp6 svg {
  width: 1.25rem;
  stroke-linecap: round;
  height: 1.25rem;
  stroke-linejoin: round;
}.asn_gcg_card_ct-lp6 {
  z-index: 1;
  position: relative;
}.asn_gcg_card_h-lp6 {
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.125rem;
  line-height: 1.2;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F0F5FF;
  margin-bottom: 8px;
}
@media(min-width: 769px) {.asn_gcg_card_h-lp6 {
  font-size: 1.25rem;
}
}.asn_gcg_card_p-lp6 {
  line-height: 1.55;
  overflow-wrap: break-word;
  color: rgba(255,255,255,.82);
  margin-bottom: 10px;
  font-size: 0.75rem;
}.asn_gcg_card_p-lp6 strong {
  color: #F0F5FF;
  font-weight: 600;
}.asn_gcg_card_cta-lp6 {
  gap: 4px;
  font-weight: 700;
  font-size: 0.75rem;
  text-transform: uppercase;
  display: inline-flex;
  color: #F5CC00;
  align-items: center;
  letter-spacing: .04em;
}.asn_gcg_card_cta-lp6 svg {
  height: 12px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 12px;
}.asn_ws-lp6 {
  background: #0B1120;
  padding: 2rem 1rem 0;
}
@media(min-width: 769px) {.asn_ws-lp6 {
  padding: 2.25rem 24px 0;
}
}.asn_ws_in-lp6 {
  margin: 0 auto;
  max-width: 82.5rem;
}.asn_ws_head-lp6 {
  gap: 0.75rem;
  justify-content: space-between;
  margin-bottom: 0.875rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.asn_ws_title-lp6 {
  gap: 0.625rem;
  display: flex;
  color: #F0F5FF;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  font-size: 16px;
  font-family: 'Barlow Condensed', sans-serif;
  align-items: center;
  font-weight: 700;
}.asn_ws_title_ic-lp6 svg {
  stroke-linejoin: round;
  width: 1.125rem;
  color: #F59E0B;
  height: 1.125rem;
  stroke-linecap: round;
}.asn_ws_online-lp6 {
  gap: 7px;
  font-weight: 600;
  align-items: center;
  display: flex;
  font-size: 12px;
  color: #7A90AE;
}.asn_ws_online_dot-lp6 {
  border-radius: 50%;
  background: #22C55E;
  width: 0.5rem;
  flex-shrink: 0;
  height: 0.5rem;
  box-shadow: 0 0 0.375rem rgba(34, 197, 94, 0.15);
}.asn_ws_scroll-lp6 {
  gap: 8px;
  overflow-x: auto;
  padding-bottom: 8px;
  scrollbar-width: none;
  display: flex;
}.asn_ws_scroll-lp6::-webkit-scrollbar {
  display: none;
}.asn_wc-lp6 {
  border: 1px solid rgba(255, 255, 255, 0.11);
  gap: 10px;
  background: #101926;
  border-radius: 0.5rem;
  padding: 0.625rem 14px;
  display: flex;
  min-width: 220px;
  flex-shrink: 0;
  align-items: center;
}.asn_wc_img-lp6 {
  overflow: hidden;
  border-radius: 0.313rem;
  background: #162030;
  height: 36px;
  width: 2.25rem;
  flex-shrink: 0;
}.asn_wc_img-lp6 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.asn_wc_info-lp6 {
  min-width: 0;
}.asn_wc_game-lp6 {
  overflow: hidden;
  white-space: nowrap;
  font-size: 12px;
  text-overflow: ellipsis;
  color: #C6D4E8;
  font-weight: 600;
}.asn_wc_player-lp6 {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #6E84A2;
  white-space: nowrap;
  font-size: 0.625rem;
}.asn_wc_amount-lp6 {
  font-weight: 700;
  color: #22C55E;
  flex-shrink: 0;
  font-size: 13px;
  margin-left: auto;
  white-space: nowrap;
}.asn_prov-lp6 {
  background: #0B1120;
  padding: 36px 1rem 0;
}
@media(min-width: 765px) {.asn_prov-lp6 {
  padding: 44px 24px 0;
}
}.asn_prov_in-lp6 {
  margin: 0 auto;
  max-width: 82.5rem;
}.asn_prov_head-lp6 {
  margin-bottom: 16px;
}.asn_prov_label-lp6 {
  font-weight: 700;
  font-size: 11px;
  color: #F5CC00;
  text-transform: uppercase;
  margin-bottom: 8px;
  letter-spacing: .08em;
}.asn_prov_h2-lp6 {
  margin-bottom: 0.5rem;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F0F5FF;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
}
@media(min-width: 770px) {.asn_prov_h2-lp6 {
  font-size: 24px;
}
}.asn_prov_seo-lp6 {
  margin-bottom: 16px;
  font-size: 0.813rem;
  max-width: 38.75rem;
  overflow-wrap: break-word;
  color: #7A90AE;
  line-height: 1.6;
}.asn_prov_seo-lp6 strong {
  color: #C6D4E8;
  font-weight: 700;
}.asn_prov_seo-lp6 a {
  text-decoration: underline;
  color: #F5CC00;
}.asn_prov_grid-lp6 {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 641px) {.asn_prov_grid-lp6 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1083px) {.asn_prov_grid-lp6 {
  grid-template-columns: repeat(8,1fr);
}
}.asn_prov_card-lp6 {
  gap: 0.438rem;
  border-radius: 0.5rem;
  background: #101926;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s,background .2s;
  padding: 14px 10px;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  display: flex;
}.asn_prov_card-lp6:hover {
  border-color: rgba(245, 204, 0, 0.50);
  background: #162030;
}.asn_prov_logo-lp6 {
  border-radius: 5px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  align-items: center;
  width: 44px;
  height: 2.75rem;
  justify-content: center;
  display: flex;
}.asn_prov_logo-lp6 img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}.asn_prov_name-lp6 {
  overflow-wrap: break-word;
  text-align: center;
  font-weight: 600;
  font-size: 0.688rem;
  color: #93A6C0;
}.asn_reg-lp6 {
  background: #0B1120;
  padding: 36px 1rem 0;
}
@media(min-width: 767px) {.asn_reg-lp6 {
  padding: 2.75rem 24px 0;
}
}.asn_reg_in-lp6 {
  border-radius: 0.875rem;
  padding: 28px 1.5rem;
  margin: 0 auto;
  background: #162030;
  border: 1px solid rgba(255, 255, 255, 0.06);
  max-width: 1320px;
}
@media(min-width: 767px) {.asn_reg_in-lp6 {
  padding: 2.5rem;
}
}.asn_reg_top-lp6 {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 862px) {.asn_reg_top-lp6 {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.asn_reg_label-lp6 {
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 10px;
  color: #F5CC00;
}.asn_reg_h2-lp6 {
  overflow-wrap: break-word;
  margin-bottom: 12px;
  color: #F0F5FF;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.375rem;
  line-height: 1.2;
  font-weight: 800;
}
@media(min-width: 771px) {.asn_reg_h2-lp6 {
  font-size: 28px;
}
}.asn_reg_bonus-lp6 {
  background: rgba(245, 158, 11, 0.18);
  border: 1px solid rgba(245, 158, 11, 0.18);
  padding: 0.625rem 16px;
  border-radius: 8px;
  gap: 0.5rem;
  margin-bottom: 16px;
  display: inline-flex;
  align-items: center;
}.asn_reg_bonus_amount-lp6 {
  color: #F59E0B;
  font-weight: 800;
  font-size: 20px;
}.asn_reg_bonus_text-lp6 {
  color: #93A6C0;
  line-height: 1.35;
  font-size: 13px;
}.asn_reg_cta_btn-lp6 {
  transition: background .2s;
  background: #22C55E;
  border-radius: 0.5rem;
  padding: 14px 2rem;
  display: inline-block;
  font-size: 0.938rem;
  box-shadow: 0 4px 0 rgba(16, 140, 60, 0.80), 0 0.5rem 1.25rem rgba(34, 197, 94, 0.35);
  margin-bottom: 0.75rem;
  color: #091018;
  font-weight: 700;
}.asn_reg_cta_btn-lp6:hover {
  background: #16A34A;
}.asn_reg_terms-lp6 {
  line-height: 1.5;
  font-size: 11px;
  color: #6E84A2;
}.asn_reg_seo-lp6 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.65;
  margin-top: 20px;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #7A90AE;
  padding-top: 1.25rem;
}.asn_reg_seo-lp6 p {
  color: #7A90AE;
  margin-bottom: 0.625rem;
  line-height: 1.65;
  font-size: 13px;
}.asn_reg_seo-lp6 p:last-child {
  margin-bottom: 0;
}.asn_reg_seo-lp6 strong {
  font-weight: 700;
  color: #C6D4E8;
}.asn_reg_seo-lp6 a {
  transition: color .2s;
  color: #F5CC00;
  text-decoration: underline;
}.asn_reg_seo-lp6 a:hover {
  color: #FFD91A;
}.asn_reg_seo-lp6 ul,.asn_reg_seo-lp6 ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 1.125rem;
}.asn_reg_seo-lp6 ol {
  list-style: decimal;
}.asn_reg_seo-lp6 li {
  line-height: 1.65;
  color: #7A90AE;
  font-size: 0.813rem;
  margin-bottom: 4px;
}.asn_reg_seo-lp6 table {
  font-size: 0.813rem;
  margin-bottom: 10px;
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
  width: 100%;
}
@media(min-width: 769px) {.asn_reg_seo-lp6 table {
  display: table;
}
}.asn_reg_seo-lp6 th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  text-align: left;
  font-weight: 700;
  color: #C6D4E8;
}.asn_reg_seo-lp6 td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7A90AE;
}.asn_reg_steps-lp6 {
  gap: 14px;
  display: flex;
  margin-top: 1.75rem;
  flex-direction: column;
}
@media(min-width: 858px) {.asn_reg_steps-lp6 {
  margin-top: 0;
}
}.asn_reg_step-lp6 {
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 0.5rem;
  padding: 1rem;
  background: rgba(255, 255, 255, 0.05);
  gap: 0.875rem;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.asn_reg_step_num-lp6 {
  background: rgba(245, 204, 0, 0.15);
  border-radius: 50%;
  border: 1px solid rgba(245, 204, 0, 0.07);
  height: 34px;
  justify-content: center;
  color: #F5CC00;
  flex-shrink: 0;
  display: flex;
  font-weight: 800;
  width: 34px;
  font-size: 14px;
  align-items: center;
}.asn_reg_step_title-lp6 {
  margin-bottom: 3px;
  color: #F0F5FF;
  font-size: 14px;
  font-weight: 700;
}.asn_reg_step_text-lp6 {
  line-height: 1.5;
  font-size: 12px;
  color: #7A90AE;
}.asn_reg_trust-lp6 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  display: flex;
  margin-top: 20px;
  flex-wrap: wrap;
  padding-top: 1.25rem;
}.asn_reg_trust_item-lp6 {
  gap: 7px;
  color: #7A90AE;
  overflow-wrap: break-word;
  font-size: 12px;
  align-items: center;
  display: flex;
}.asn_reg_trust_ic-lp6 svg {
  stroke-linecap: round;
  width: 16px;
  color: #F5CC00;
  stroke-linejoin: round;
  height: 16px;
}.asn_htp-lp6 {
  padding: 36px 16px 0;
  background: #0B1120;
}
@media(min-width: 771px) {.asn_htp-lp6 {
  padding: 44px 24px 0;
}
}.asn_htp_in-lp6 {
  margin: 0 auto;
  max-width: 82.5rem;
}.asn_htp_head-lp6 {
  max-width: 45rem;
  margin-bottom: 22px;
}.asn_htp_label-lp6 {
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 8px;
  color: #F5CC00;
}.asn_htp_h2-lp6 {
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 8px;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  color: #F0F5FF;
}
@media(min-width:768px) {.asn_htp_h2-lp6 {
  font-size: 1.75rem;
}
}.asn_htp_intro-lp6 {
  color: #7A90AE;
  font-size: 14px;
  line-height: 1.6;
}.asn_htp_steps-lp6 {
  list-style: none;
  padding: 0;
  margin: 0;
  gap: 12px;
  counter-reset: none;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.asn_htp_steps-lp6 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.asn_htp_steps-lp6 {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.asn_htp_step-lp6 {
  background: #162030;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 20px 18px 1.125rem;
  border-radius: 0.5rem;
  flex-direction: column;
  position: relative;
  display: flex;
}.asn_htp_step_num-lp6 {
  border-radius: 50%;
  background: #F5CC00;
  height: 1.75rem;
  font-size: 13px;
  color: #091018;
  width: 1.75rem;
  position: absolute;
  justify-content: center;
  left: 1.25rem;
  font-family: 'Barlow Condensed', sans-serif;
  display: flex;
  top: -12px;
  font-weight: 800;
  align-items: center;
}.asn_htp_step_ic-lp6 {
  border-radius: 5px;
  background: rgba(245, 204, 0, 0.15);
  margin: 8px 0 12px;
  height: 36px;
  display: flex;
  width: 2.25rem;
  align-items: center;
  justify-content: center;
  color: #F5CC00;
}.asn_htp_step_ic-lp6 svg {
  height: 1.125rem;
  stroke-linecap: round;
  width: 18px;
  stroke-linejoin: round;
}.asn_htp_step_h-lp6 {
  font-size: 0.875rem;
  line-height: 1.25;
  color: #F0F5FF;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 0.375rem;
}.asn_htp_step_p-lp6 {
  line-height: 1.55;
  color: #7A90AE;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.asn_htp_step_p-lp6 strong {
  color: #C6D4E8;
  font-weight: 600;
}.asn_htp_cta-lp6 {
  background: #22C55E;
  padding: 0.813rem 26px;
  transition: background .2s;
  border-radius: 0.5rem;
  display: inline-block;
  color: #091018;
  font-size: 0.875rem;
  font-weight: 700;
  margin-top: 20px;
}.asn_htp_cta-lp6:hover {
  background: #16A34A;
}.asn_bon-lp6 {
  background: #0B1120;
  padding: 2.25rem 16px 0;
}
@media(min-width: 766px) {.asn_bon-lp6 {
  padding: 2.75rem 24px 0;
}
}.asn_bon_in-lp6 {
  margin: 0 auto;
  max-width: 82.5rem;
}.asn_bon_head-lp6 {
  margin-bottom: 1.25rem;
}.asn_bon_label-lp6 {
  color: #F5CC00;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
}.asn_bon_h2-lp6 {
  margin-bottom: 0.5rem;
  font-size: 1.25rem;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  color: #F0F5FF;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.asn_bon_h2-lp6 {
  font-size: 24px;
}
}.asn_bon_seo-lp6 {
  line-height: 1.6;
  max-width: 38.75rem;
  color: #7A90AE;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.asn_bon_seo-lp6 strong {
  font-weight: 700;
  color: #C6D4E8;
}.asn_bon_seo-lp6 a {
  text-decoration: underline;
  color: #F5CC00;
}.asn_bon_grid-lp6 {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 641px) {.asn_bon_grid-lp6 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.asn_bon_grid-lp6 {
  grid-template-columns: repeat(5,1fr);
}
}.asn_bon_card-lp6 {
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.5rem;
  background: #101926;
  transition: border-color .2s,transform .2s;
  padding: 1rem;
}.asn_bon_card-lp6:hover {
  transform: translateY(-2px);
  border-color: rgba(245, 204, 0, 0.07);
}.asn_bon_card_ic-lp6 svg {
  height: 1.625rem;
  width: 1.625rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.asn_bon_card_ic-lp6 {
  margin-bottom: 10px;
}.asn_bon_card_type-lp6 {
  font-weight: 700;
  font-size: 10px;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
  color: #7A90AE;
  letter-spacing: .06em;
}.asn_bon_card_amount-lp6 {
  margin-bottom: 0.375rem;
  font-size: 18px;
  line-height: 1.1;
  color: #F59E0B;
  font-weight: 800;
}.asn_bon_card_name-lp6 {
  color: #F0F5FF;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-weight: 600;
}.asn_bon_card_detail-lp6 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #6E84A2;
  font-size: 0.688rem;
  padding-top: 0.5rem;
  line-height: 1.5;
  overflow-wrap: break-word;
}.asn_app-lp6 {
  background: #0B1120;
  padding: 36px 16px 0;
}
@media(min-width: 766px) {.asn_app-lp6 {
  padding: 2.75rem 1.5rem 0;
}
}.asn_app_in-lp6 {
  margin: 0 auto;
  max-width: 1320px;
}.asn_app_head-lp6 {
  margin-bottom: 1rem;
}.asn_app_label-lp6 {
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  color: #F5CC00;
  letter-spacing: .08em;
  font-weight: 700;
}.asn_app_h2-lp6 {
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.25rem;
  color: #F0F5FF;
}
@media(min-width: 769px) {.asn_app_h2-lp6 {
  font-size: 24px;
}
}.asn_app_sub-lp6 {
  line-height: 1.6;
  font-size: 13px;
  overflow-wrap: break-word;
  max-width: 37.5rem;
  color: #7A90AE;
}.asn_app_sub-lp6 strong {
  font-weight: 700;
  color: #C6D4E8;
}.asn_app_cards-lp6 {
  gap: 10px;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 16px;
}
@media(min-width: 639px) {.asn_app_cards-lp6 {
  grid-template-columns: repeat(3,1fr);
}
}.asn_app_card-lp6 {
  overflow: hidden;
  border-radius: 8px;
  gap: 1rem;
  padding: 1.25rem;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  position: relative;
}.asn_app_card_ios-lp6 {
  background: linear-gradient(135deg,rgba(245, 204, 0, 0.15) 0%,#162030 100%);
}.asn_app_card_android-lp6 {
  background: linear-gradient(135deg,rgba(34, 197, 94, 0.15) 0%,#162030 100%);
}.asn_app_card_win-lp6 {
  background: linear-gradient(135deg,rgba(245, 158, 11, 0.18) 0%,#162030 100%);
}.asn_app_card_ic-lp6 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 34px;
  width: 2.125rem;
}.asn_app_card_ic-lp6 {
  color: #F0F5FF;
  flex-shrink: 0;
}.asn_app_card_os-lp6 {
  letter-spacing: .08em;
  margin-bottom: 6px;
  font-weight: 700;
  text-transform: uppercase;
  color: #7A90AE;
  font-size: 10px;
}.asn_app_card_title-lp6 {
  margin-bottom: 6px;
  line-height: 1.2;
  font-weight: 700;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  color: #F0F5FF;
}.asn_app_card_text-lp6 {
  line-height: 1.5;
  font-size: 12px;
  overflow-wrap: break-word;
  color: #7A90AE;
  margin-bottom: 14px;
}.asn_app_card_btn-lp6 {
  transition: background .2s;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.13);
  border: 1px solid rgba(245, 204, 0, 0.50);
  gap: 7px;
  padding: 0.625rem 18px;
  font-size: 0.813rem;
  align-items: center;
  color: #F0F5FF;
  display: inline-flex;
  font-weight: 700;
}.asn_app_card_btn-lp6:hover {
  background: rgba(255, 255, 255, 0.08);
}.asn_faq-lp6 {
  padding: 36px 16px 0;
  background: #0B1120;
}
@media(min-width: 770px) {.asn_faq-lp6 {
  padding: 44px 24px 0;
}
}.asn_faq_in-lp6 {
  margin: 0 auto;
  max-width: 82.5rem;
}.asn_faq_head-lp6 {
  margin-bottom: 1.25rem;
}.asn_faq_label-lp6 {
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
  color: #F5CC00;
  font-weight: 700;
}.asn_faq_h2-lp6 {
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  color: #F0F5FF;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.asn_faq_h2-lp6 {
  font-size: 24px;
}
}.asn_faq_list-lp6 {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.asn_faq_item-lp6 {
  background: #162030;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  overflow: hidden;
}.asn_faq_q-lp6 {
  gap: 0.75rem;
  padding: 1rem 20px;
  transition: color .2s;
  color: #C6D4E8;
  display: flex;
  align-items: center;
  font-weight: 600;
  font-size: 14px;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  justify-content: space-between;
  cursor: pointer;
}.asn_faq_q-lp6:hover {
  color: #F0F5FF;
}.asn_faq_q_ic-lp6 {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  transition: transform .25s;
  align-items: center;
  color: #F5CC00;
  display: flex;
  width: 1.5rem;
  flex-shrink: 0;
  font-size: 16px;
  justify-content: center;
  height: 1.5rem;
}.asn_faq_item-lp6.asn_state_open-lp6 .asn_faq_q_ic-lp6 {
  transform: rotate(45deg);
}.asn_faq_a-lp6 {
  padding: 0 20px 1rem;
  overflow-wrap: break-word;
  color: #7A90AE;
  line-height: 1.7;
  font-size: 13px;
  display: none;
}.asn_faq_item-lp6.asn_state_open-lp6 .asn_faq_a-lp6 {
  display: block;
}.asn_faq_a-lp6 strong {
  font-weight: 700;
  color: #C6D4E8;
}.asn_faq_a-lp6 a {
  color: #F5CC00;
  text-decoration: underline;
}.asn_faq_a-lp6 ul,.asn_faq_a-lp6 ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 20px;
}.asn_faq_a-lp6 ol {
  list-style: decimal;
}.asn_faq_a-lp6 li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.asn_faq_a-lp6 table {
  margin: 8px 0;
  width: 100%;
  display: block;
  font-size: 12px;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 767px) {.asn_faq_a-lp6 table {
  display: table;
}
}.asn_faq_a-lp6 th {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  font-weight: 700;
  text-align: left;
  color: #C6D4E8;
}.asn_faq_a-lp6 td {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7A90AE;
}.asn_seo-lp6 {
  padding: 2.25rem 1rem 0;
  background: #0B1120;
}
@media(min-width: 769px) {.asn_seo-lp6 {
  padding: 44px 24px 0;
}
}.asn_seo_in-lp6 {
  background: #162030;
  padding: 28px 24px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  margin: 0 auto;
  border-radius: 14px;
  max-width: 82.5rem;
}
@media(min-width: 766px) {.asn_seo_in-lp6 {
  padding: 36px 40px;
}
}.asn_seo_label-lp6 {
  color: #F5CC00;
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  font-weight: 700;
}.asn_seo_h2-lp6 {
  line-height: 1.25;
  font-size: 20px;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  color: #F0F5FF;
}
@media(min-width: 771px) {.asn_seo_h2-lp6 {
  font-size: 1.5rem;
}
}.asn_seo_body-lp6 {
  font-size: 0.875rem;
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #93A6C0;
}.asn_seo_body-lp6 p {
  margin-bottom: 12px;
  font-size: 14px;
  color: #93A6C0;
  line-height: 1.75;
}.asn_seo_body-lp6 p:last-child {
  margin-bottom: 0;
}.asn_seo_body-lp6 strong {
  font-weight: 700;
  color: #C6D4E8;
}.asn_seo_body-lp6 a {
  transition: color .2s;
  text-decoration: underline;
  color: #F5CC00;
}.asn_seo_body-lp6 a:hover {
  color: #FFD91A;
}.asn_seo_body-lp6 ul,.asn_seo_body-lp6 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.asn_seo_body-lp6 ol {
  list-style: decimal;
}.asn_seo_body-lp6 li {
  font-size: 0.875rem;
  color: #93A6C0;
  line-height: 1.75;
  margin-bottom: 6px;
}.asn_seo_body-lp6 table {
  font-size: 0.813rem;
  display: block;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
}
@media(min-width: 769px) {.asn_seo_body-lp6 table {
  display: table;
}
}.asn_seo_body-lp6 th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  font-weight: 700;
  color: #C6D4E8;
  text-align: left;
}.asn_seo_body-lp6 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #93A6C0;
}.asn_seo_cols-lp6 {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.asn_seo_cols-lp6 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.asn_seo_cols-lp6 {
  grid-template-columns: repeat(3,1fr);
}
}.asn_seo_col_h-lp6 {
  margin-bottom: 7px;
  color: #C6D4E8;
  font-weight: 700;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.asn_seo_col_p-lp6 {
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #7A90AE;
  font-size: 13px;
}.asn_seo_stats-lp6 {
  margin: 1.25rem 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.asn_seo_stat-lp6 {
  background: rgba(245, 204, 0, 0.07);
  padding: 0.875rem 16px;
  border: 1px solid rgba(245, 204, 0, 0.15);
  border-radius: 0.5rem;
  flex: 1;
  min-width: 140px;
}.asn_seo_stat_val-lp6 {
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 4px;
  color: #F5CC00;
  overflow-wrap: break-word;
}.asn_seo_stat_lb-lp6 {
  color: #7A90AE;
  font-size: 11px;
  overflow-wrap: break-word;
}.asn_seo-lp6 {
  background: #0B1120;
  padding: 36px 1rem 0;
}
@media(min-width: 766px) {.asn_seo-lp6 {
  padding: 44px 1.5rem 0;
}
}.asn_seo_in-lp6 {
  margin: 0 auto;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #162030;
  border-radius: 0.875rem;
  max-width: 82.5rem;
}
@media(min-width: 766px) {.asn_seo_in-lp6 {
  padding: 36px 2.5rem;
}
}.asn_seo_label-lp6 {
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  color: #F5CC00;
}.asn_seo_h2-lp6 {
  line-height: 1.25;
  font-weight: 800;
  font-size: 1.25rem;
  color: #F0F5FF;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 766px) {.asn_seo_h2-lp6 {
  font-size: 24px;
}
}.asn_seo_body-lp6 {
  line-height: 1.75;
  color: #93A6C0;
  font-size: 14px;
  overflow-wrap: break-word;
}.asn_seo_body-lp6 p {
  margin-bottom: 12px;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #93A6C0;
}.asn_seo_body-lp6 p:last-child {
  margin-bottom: 0;
}.asn_seo_body-lp6 strong {
  color: #C6D4E8;
  font-weight: 700;
}.asn_seo_body-lp6 a {
  transition: color .2s;
  color: #F5CC00;
  text-decoration: underline;
}.asn_seo_body-lp6 a:hover {
  color: #FFD91A;
}.asn_seo_body-lp6 ul,.asn_seo_body-lp6 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.asn_seo_body-lp6 ol {
  list-style: decimal;
}.asn_seo_body-lp6 li {
  line-height: 1.75;
  color: #93A6C0;
  font-size: 14px;
  margin-bottom: 0.375rem;
}.asn_seo_body-lp6 table {
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  font-size: 0.813rem;
  width: 100%;
  margin-bottom: 12px;
}
@media(min-width: 767px) {.asn_seo_body-lp6 table {
  display: table;
}
}.asn_seo_body-lp6 th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  text-align: left;
  color: #C6D4E8;
  font-weight: 700;
}.asn_seo_body-lp6 td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #93A6C0;
}.asn_seo_cols-lp6 {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 643px) {.asn_seo_cols-lp6 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.asn_seo_cols-lp6 {
  grid-template-columns: repeat(3,1fr);
}
}.asn_seo_col_h-lp6 {
  font-weight: 700;
  color: #C6D4E8;
  margin-bottom: 0.438rem;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.asn_seo_col_p-lp6 {
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #7A90AE;
  font-size: 13px;
}.asn_seo_stats-lp6 {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.asn_seo_stat-lp6 {
  border: 1px solid rgba(245, 204, 0, 0.15);
  padding: 14px 1rem;
  background: rgba(245, 204, 0, 0.07);
  flex: 1;
  border-radius: 8px;
  min-width: 140px;
}.asn_seo_stat_val-lp6 {
  font-weight: 800;
  font-size: 1.25rem;
  color: #F5CC00;
  margin-bottom: 4px;
  overflow-wrap: break-word;
}.asn_seo_stat_lb-lp6 {
  overflow-wrap: break-word;
  color: #7A90AE;
  font-size: 11px;
}.asn_seo-lp6 {
  padding: 36px 1rem 0;
  background: #0B1120;
}
@media(min-width:768px) {.asn_seo-lp6 {
  padding: 2.75rem 1.5rem 0;
}
}.asn_seo_in-lp6 {
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  background: #162030;
  border-radius: 14px;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.asn_seo_in-lp6 {
  padding: 36px 40px;
}
}.asn_seo_label-lp6 {
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  color: #F5CC00;
}.asn_seo_h2-lp6 {
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 0.875rem;
  color: #F0F5FF;
  line-height: 1.25;
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 769px) {.asn_seo_h2-lp6 {
  font-size: 1.5rem;
}
}.asn_seo_body-lp6 {
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #93A6C0;
}.asn_seo_body-lp6 p {
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
  color: #93A6C0;
  line-height: 1.75;
}.asn_seo_body-lp6 p:last-child {
  margin-bottom: 0;
}.asn_seo_body-lp6 strong {
  color: #C6D4E8;
  font-weight: 700;
}.asn_seo_body-lp6 a {
  transition: color .2s;
  color: #F5CC00;
  text-decoration: underline;
}.asn_seo_body-lp6 a:hover {
  color: #FFD91A;
}.asn_seo_body-lp6 ul,.asn_seo_body-lp6 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.asn_seo_body-lp6 ol {
  list-style: decimal;
}.asn_seo_body-lp6 li {
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 0.375rem;
  color: #93A6C0;
}.asn_seo_body-lp6 table {
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 12px;
  width: 100%;
  font-size: 13px;
  display: block;
}
@media(min-width: 766px) {.asn_seo_body-lp6 table {
  display: table;
}
}.asn_seo_body-lp6 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  padding: 10px 12px;
  font-weight: 700;
  color: #C6D4E8;
  text-align: left;
}.asn_seo_body-lp6 td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #93A6C0;
}.asn_seo_cols-lp6 {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 637px) {.asn_seo_cols-lp6 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.asn_seo_cols-lp6 {
  grid-template-columns: repeat(3,1fr);
}
}.asn_seo_col_h-lp6 {
  margin-bottom: 7px;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.813rem;
  color: #C6D4E8;
}.asn_seo_col_p-lp6 {
  overflow-wrap: break-word;
  color: #7A90AE;
  line-height: 1.65;
  font-size: 13px;
}.asn_seo_stats-lp6 {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.asn_seo_stat-lp6 {
  border: 1px solid rgba(245, 204, 0, 0.15);
  background: rgba(245, 204, 0, 0.07);
  border-radius: 0.5rem;
  flex: 1;
  padding: 0.875rem 16px;
  min-width: 140px;
}.asn_seo_stat_val-lp6 {
  font-weight: 800;
  margin-bottom: 4px;
  color: #F5CC00;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}.asn_seo_stat_lb-lp6 {
  color: #7A90AE;
  overflow-wrap: break-word;
  font-size: 11px;
}.asn_rv-lp6 {
  background: #0B1120;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.asn_rv-lp6 {
  padding: 2.75rem 24px 0;
}
}.asn_rv_in-lp6 {
  margin: 0 auto;
  max-width: 1320px;
}.asn_rv_head-lp6 {
  margin-bottom: 1.25rem;
  max-width: 45rem;
}.asn_rv_label-lp6 {
  text-transform: uppercase;
  color: #F5CC00;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-weight: 700;
}.asn_rv_h2-lp6 {
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
  font-size: 1.375rem;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F0F5FF;
  font-weight: 800;
}
@media(min-width: 769px) {.asn_rv_h2-lp6 {
  font-size: 1.75rem;
}
}.asn_rv_stats-lp6 {
  gap: 1.125rem;
  font-size: 0.813rem;
  display: flex;
  color: #7A90AE;
  flex-wrap: wrap;
  align-items: center;
}.asn_rv_stats_score-lp6 {
  gap: 6px;
  align-items: baseline;
  display: flex;
}.asn_rv_stats_score_val-lp6 {
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F59E0B;
  font-size: 22px;
}.asn_rv_stats_score_max-lp6 {
  color: #6E84A2;
  font-size: 0.813rem;
}.asn_rv_stats_badge-lp6 {
  gap: 4px;
  align-items: center;
  display: flex;
}.asn_rv_stats_badge-lp6 svg {
  color: #F59E0B;
  width: 0.875rem;
  height: 14px;
}.asn_rv_grid-lp6 {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.asn_rv_grid-lp6 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.asn_rv_grid-lp6 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.asn_rv_card-lp6 {
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 1.25rem;
  border-radius: 8px;
  background: #162030;
  display: flex;
  flex-direction: column;
}.asn_rv_card_stars-lp6 {
  gap: 2px;
  margin-bottom: 10px;
  color: #F59E0B;
  display: flex;
}.asn_rv_card_stars-lp6 svg {
  width: 14px;
  height: 14px;
}.asn_rv_card_h-lp6 {
  line-height: 1.3;
  color: #F0F5FF;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-size: 14px;
  font-weight: 700;
}.asn_rv_card_body-lp6 {
  flex: 1;
  font-size: 13px;
  line-height: 1.65;
  color: #7A90AE;
  margin-bottom: 14px;
  overflow-wrap: break-word;
}.asn_rv_card_body-lp6 strong {
  color: #C6D4E8;
  font-weight: 600;
}.asn_rv_card_meta-lp6 {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
  padding-top: 0.75rem;
  align-items: center;
}.asn_rv_card_author-lp6 {
  font-size: 0.75rem;
  font-weight: 600;
  color: #C6D4E8;
}.asn_rv_card_date-lp6 {
  color: #6E84A2;
  font-size: 11px;
}.asn_ft-lp6 {
  background: #070B16;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 48px;
}.asn_ft_support-lp6 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 1rem;
}
@media(min-width: 769px) {.asn_ft_support-lp6 {
  padding: 1.75rem 1.5rem;
}
}.asn_ft_support_in-lp6 {
  margin: 0 auto;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  max-width: 1320px;
}.asn_ft_support_main-lp6 {
  flex: 1;
  gap: 16px;
  align-items: center;
  min-width: 220px;
  flex-wrap: wrap;
  display: flex;
}.asn_ft_support_ic-lp6 {
  flex-shrink: 0;
  color: #F5CC00;
}.asn_ft_support_ic-lp6 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.875rem;
  width: 30px;
}.asn_ft_support_text_title-lp6 {
  color: #F0F5FF;
  font-size: 0.938rem;
  margin-bottom: 3px;
  font-weight: 700;
  overflow-wrap: break-word;
}.asn_ft_support_text_sub-lp6 {
  overflow-wrap: break-word;
  color: #7A90AE;
  font-size: 12px;
}.asn_ft_support_btn-lp6 {
  border-radius: 0.5rem;
  padding: 11px 1.375rem;
  background: #F5CC00;
  transition: background .2s;
  flex-shrink: 0;
  color: #F0F5FF;
  font-size: 13px;
  white-space: nowrap;
  font-weight: 700;
}.asn_ft_support_btn-lp6:hover {
  background: #FFD91A;
}.asn_ft_support_contacts-lp6 {
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.asn_ft_support_contact-lp6 {
  font-size: 0.75rem;
  line-height: 1.4;
  color: #6E84A2;
}.asn_ft_support_contact-lp6 strong {
  color: #93A6C0;
  font-size: 11px;
  margin-bottom: 2px;
  font-weight: 600;
  display: block;
}.asn_ft_main-lp6 {
  padding: 2rem 1rem 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 765px) {.asn_ft_main-lp6 {
  padding: 40px 1.5rem 32px;
}
}.asn_ft_main_in-lp6 {
  margin: 0 auto;
  gap: 24px;
  max-width: 82.5rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 638px) {.asn_ft_main_in-lp6 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.asn_ft_main_in-lp6 {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.asn_ft_col_logo-lp6 {
  grid-column: 1/-1;
}
@media(min-width:1080px) {.asn_ft_col_logo-lp6 {
  grid-column: auto;
}
}.asn_ft_logo-lp6 {
  gap: 9px;
  color: #F0F5FF;
  flex-wrap: wrap;
  font-weight: 800;
  overflow-wrap: break-word;
  display: flex;
  margin-bottom: 0.75rem;
  font-size: 1rem;
  align-items: center;
}.asn_ft_logo_mark-lp6 {
  overflow: hidden;
  border-radius: 0.313rem;
  width: 1.875rem;
  height: 1.875rem;
}.asn_ft_logo_mark-lp6 img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.asn_ft_logo_sub-lp6 {
  overflow-wrap: break-word;
  font-size: 12px;
  color: #6E84A2;
  line-height: 1.55;
  max-width: 200px;
}.asn_ft_col_title-lp6 {
  color: #93A6C0;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: .07em;
  font-weight: 700;
  margin-bottom: 0.875rem;
}.asn_ft_col_links-lp6 {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.asn_ft_col_link-lp6 {
  transition: color .2s;
  color: #6E84A2;
  font-size: 13px;
  overflow-wrap: break-word;
}.asn_ft_col_link-lp6:hover {
  color: #C6D4E8;
}.asn_ft_apps-lp6 {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.asn_ft_app_card-lp6 {
  transition: border-color .2s;
  border-radius: 0.313rem;
  gap: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  align-items: center;
  display: flex;
}.asn_ft_app_card-lp6:hover {
  border-color: rgba(245, 204, 0, 0.50);
}.asn_ft_app_card_ic-lp6 svg {
  width: 1.375rem;
  height: 22px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.asn_ft_app_card_os-lp6 {
  font-size: 10px;
  color: #6E84A2;
  font-weight: 600;
}.asn_ft_app_card_action-lp6 {
  font-size: 12px;
  color: #C6D4E8;
  font-weight: 700;
}.asn_ft_bot-lp6 {
  padding: 20px 1rem;
}
@media(min-width: 767px) {.asn_ft_bot-lp6 {
  padding: 1.25rem 1.5rem;
}
}.asn_ft_bot_in-lp6 {
  margin: 0 auto;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  max-width: 82.5rem;
}.asn_ft_socials-lp6 {
  gap: 8px;
  display: flex;
}.asn_ft_soc-lp6 {
  transition: background .2s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 5px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  color: #93A6C0;
  align-items: center;
  justify-content: center;
  display: flex;
  width: 2.25rem;
  height: 36px;
}.asn_ft_soc-lp6 svg {
  width: 1rem;
  stroke-linejoin: round;
  height: 16px;
  stroke-linecap: round;
}.asn_ft_soc-lp6:hover {
  background: rgba(255, 255, 255, 0.08);
}.asn_ft_legal-lp6 {
  flex: 1;
  line-height: 1.6;
  font-size: 0.688rem;
  color: #6E7E96;
  overflow-wrap: break-word;
  min-width: 12.5rem;
}.asn_ft_legal-lp6 strong {
  color: #93A6C0;
  font-weight: 700;
}.asn_ft_legal-lp6 a {
  color: #93A6C0;
  text-decoration: underline;
}.asn_ft_age-lp6 {
  border-radius: 50%;
  border: 2px solid #6E7E96;
  font-size: 11px;
  font-weight: 800;
  justify-content: center;
  width: 2rem;
  color: #6E7E96;
  display: flex;
  height: 32px;
  align-items: center;
  margin-left: auto;
  flex-shrink: 0;
}