*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  color: #C8C2DC;
  font-family: 'DM Sans', sans-serif;
  line-height: 1.6;
  background-color: #0D1020;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  border: none;
  background: transparent;
  cursor: pointer;
  color: inherit;
}a {
  text-decoration: none;
  color: inherit;
}.asz_layout_m6r {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.asz_page_m6r {
  min-height: 100vh;
  display: flex;
}.asz_main_m6r {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media screen and (min-width: 1077px) {.asz_main_m6r {
  padding-left: 220px;
}
}
@media screen and (max-width: 1080px) {.asz_main_m6r {
  padding-bottom: 72px;
}
}.asz_gc_m6r {
  border: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .2s,border-color .2s;
  background: #121628;
  overflow: hidden;
  border-radius: 0.75rem;
  width: 140px;
  cursor: pointer;
  flex-shrink: 0;
  position: relative;
}
@media(min-width: 638px) {.asz_gc_m6r {
  width: 9.75rem;
}
}
@media(min-width: 1082px) {.asz_gc_m6r {
  width: 168px;
}
}.asz_gc_m6r:hover {
  transform: translateY(-3px);
  border-color: rgba(120, 85, 220, 0.07);
}.asz_gc_img_m6r {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding-bottom: 80%;
}.asz_gc_img_m6r img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}.asz_gc_hover_m6r {
  background: rgba(8, 11, 20, 0.72);
  inset: 0;
  transition: opacity .2s;
  opacity: 0;
  justify-content: center;
  align-items: center;
  position: absolute;
  display: flex;
}.asz_gc_m6r:hover .asz_gc_hover_m6r {
  opacity: 1;
}.asz_gc_hover_btn_m6r {
  background: #7855DC;
  padding: 0.5rem 16px;
  border-radius: 0.375rem;
  font-size: 0.75rem;
  font-weight: 700;
  color: #EEEAFF;
}.asz_gc_info_m6r {
  padding: 0.5rem 0.625rem 10px;
}.asz_gc_name_m6r {
  overflow: hidden;
  margin-bottom: 3px;
  color: #C8C2DC;
  white-space: nowrap;
  font-weight: 600;
  max-width: 100%;
  text-overflow: ellipsis;
  font-size: 12px;
}.asz_gc_prov_m6r {
  color: #827BAA;
  font-size: 0.625rem;
}.asz_gc_tag_m6r {
  padding: 2px 0.438rem;
  border-radius: 0.25rem;
  position: absolute;
  top: 6px;
  font-size: 0.563rem;
  z-index: 2;
  text-transform: uppercase;
  left: 0.375rem;
  font-weight: 700;
  letter-spacing: .04em;
}.asz_gc_tag_hot_m6r {
  background: #E53B3B;
  color: #fff;
}.asz_gc_tag_new_m6r {
  background: #22D07A;
  color: #0D1020;
}.asz_gc_tag_jp_m6r {
  background: #F5B731;
  color: #0D1020;
}.asz_gc_tag_ex_m6r {
  background: #F57C2C;
  color: #fff;
}.asz_gc_tag_live_m6r {
  background: #E53B3B;
  color: #fff;
}.asz_gr_m6r {
  padding: 32px 1rem 0;
  background: #0D1020;
}
@media(min-width:768px) {.asz_gr_m6r {
  padding: 2.25rem 24px 0;
}
}.asz_gr_in_m6r {
  margin: 0 auto;
  max-width: 83.75rem;
}.asz_gr_head_m6r {
  gap: 12px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
}.asz_gr_head_l_m6r {
  flex: 1;
  gap: 10px;
  min-width: 0;
  align-items: center;
  display: flex;
}.asz_gr_ic_m6r {
  border-radius: 12px;
  justify-content: center;
  width: 32px;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  height: 2rem;
}.asz_gr_ic_m6r svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1rem;
  height: 1rem;
}.asz_gr_title_m6r {
  color: #EEEAFF;
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 16px;
}
@media(min-width:768px) {.asz_gr_title_m6r {
  font-size: 1.125rem;
}
}.asz_gr_more_m6r {
  gap: 0.313rem;
  transition: color .2s;
  display: flex;
  white-space: nowrap;
  font-size: 0.75rem;
  align-items: center;
  flex-shrink: 0;
  font-weight: 600;
  color: #9B94BB;
}.asz_gr_more_m6r:hover {
  color: #7855DC;
}.asz_gr_more_m6r svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.75rem;
  height: 0.75rem;
}.asz_gr_arrows_m6r {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.asz_gr_arr_m6r {
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: background .15s,color .15s;
  display: flex;
  color: #AAA4C4;
  justify-content: center;
  align-items: center;
  height: 30px;
  width: 1.875rem;
}.asz_gr_arr_m6r:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #EEEAFF;
}.asz_gr_arr_m6r svg {
  height: 13px;
  stroke-linejoin: round;
  width: 0.813rem;
  stroke-linecap: round;
}.asz_gr_seo_h_m6r {
  margin: 0 0 6px;
  font-size: 0.813rem;
  max-width: 680px;
  font-weight: 700;
  overflow-wrap: break-word;
  font-family: 'Nunito', sans-serif;
  color: #C8C2DC;
}
@media(min-width: 767px) {.asz_gr_seo_h_m6r {
  font-size: 0.875rem;
}
}.asz_gr_seo_m6r {
  font-size: 0.75rem;
  margin-bottom: 0.75rem;
  line-height: 1.55;
  overflow-wrap: break-word;
  max-width: 42.5rem;
  color: #9B94BB;
}.asz_gr_seo_m6r strong {
  font-weight: 600;
  color: #C8C2DC;
}.asz_gr_scroll_m6r {
  gap: 0.625rem;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  padding-bottom: 0.625rem;
  scrollbar-width: none;
  display: flex;
}.asz_gr_scroll_m6r::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.asz_gr_scroll_m6r {
  gap: 12px;
}
}.asz_tb_m6r {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #0D1020;
  height: 3.5rem;
  left: 0;
  display: flex;
  position: fixed;
  right: 0;
  align-items: center;
  z-index: 80;
  top: 0;
}.asz_tb_in_m6r {
  gap: 0;
  padding: 0 0.875rem;
  width: 100%;
  height: 100%;
  align-items: center;
  display: flex;
}.asz_tb_burger_m6r {
  gap: 5px;
  border-radius: 12px;
  flex-shrink: 0;
  height: 38px;
  margin-right: 0.5rem;
  justify-content: center;
  flex-direction: column;
  width: 2.375rem;
  display: flex;
  align-items: center;
}.asz_tb_burger_m6r:hover {
  background: rgba(255, 255, 255, 0.05);
}.asz_tb_burger_line_m6r {
  background: #AAA4C4;
  border-radius: 1px;
  width: 1.125rem;
  display: block;
  height: 2px;
}
@media(min-width: 1082px) {.asz_tb_burger_m6r {
  display: none;
}
}.asz_tb_logo_m6r {
  gap: 0.563rem;
  flex-shrink: 0;
  font-size: 18px;
  letter-spacing: -.01em;
  display: flex;
  color: #EEEAFF;
  margin-right: 20px;
  align-items: center;
  font-weight: 800;
  overflow-wrap: break-word;
}.asz_tb_logo_mark_m6r {
  overflow: hidden;
  border-radius: 0.75rem;
  width: 32px;
  display: flex;
  height: 2rem;
  align-items: center;
  justify-content: center;
}.asz_tb_logo_mark_m6r img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.asz_tb_nav_m6r {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 639px) {.asz_tb_nav_m6r {
  display: flex;
}
}.asz_tb_tab_m6r {
  padding: 8px 14px;
  border-radius: 0.75rem;
  transition: background .15s,color .15s;
  white-space: nowrap;
  color: #AAA4C4;
  font-weight: 600;
  font-size: 13px;
}.asz_tb_tab_m6r:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EEEAFF;
}.asz_tb_tab_m6r.asz_state_active_m6r {
  background: rgba(120, 85, 220, 0.18);
  color: #EEEAFF;
}.asz_tb_right_m6r {
  gap: 8px;
  margin-left: auto;
  align-items: center;
  display: flex;
  flex-shrink: 0;
}.asz_tb_login_m6r {
  padding: 9px 1rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 12px;
  transition: border-color .2s,color .2s;
  font-weight: 600;
  font-size: 13px;
  display: none;
  color: #C8C2DC;
}.asz_tb_login_m6r:hover {
  border-color: rgba(123, 85, 220, 0.48);
  color: #EEEAFF;
}
@media(min-width:480px) {.asz_tb_login_m6r {
  display: block;
}
}.asz_tb_reg_m6r {
  padding: 9px 18px;
  transition: background .2s;
  border-radius: 12px;
  background: #22D07A;
  font-weight: 700;
  white-space: nowrap;
  color: #0D0B1A;
  font-size: 13px;
}.asz_tb_reg_m6r:hover {
  background: #35E890;
}.asz_sb_m6r {
  transition: transform .25s ease;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  background: #181D30;
  overflow-y: auto;
  position: fixed;
  z-index: 70;
  left: 0;
  width: 220px;
  bottom: 0;
  top: 56px;
}.asz_sb_m6r.asz_state_open_m6r {
  transform: translateX(0);
}.asz_sb_m6r::-webkit-scrollbar {
  width: 0.25rem;
}.asz_sb_m6r::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1079px) {.asz_sb_m6r {
  transform: translateX(0);
}
}.asz_sb_auth_m6r {
  padding: 14px 0.75rem 0.625rem;
}.asz_sb_btn_reg_m6r {
  transition: background .2s;
  background: #22D07A;
  border-radius: 0.75rem;
  padding: 0.688rem;
  text-align: center;
  font-weight: 700;
  margin-bottom: 0.5rem;
  color: #0D0B1A;
  font-size: 0.813rem;
  display: block;
}.asz_sb_btn_reg_m6r:hover {
  background: #35E890;
}.asz_sb_btn_login_m6r {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.625rem;
  transition: border-color .2s;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.05);
  font-weight: 600;
  color: #C8C2DC;
  font-size: 0.813rem;
  display: block;
  text-align: center;
}.asz_sb_btn_login_m6r:hover {
  border-color: rgba(123, 85, 220, 0.48);
  color: #EEEAFF;
}.asz_sb_promo_m6r {
  border-radius: 0.75rem;
  border: 1px solid rgba(120, 85, 220, 0.18);
  background: linear-gradient(135deg,#1A0E3D,#181D30);
  margin: 0 0.75rem 10px;
  padding: 0.75rem 0.875rem;
  overflow: hidden;
  position: relative;
}.asz_sb_promo_m6r::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(120, 85, 220, 0.18),transparent 70%);
  width: 80px;
  height: 5rem;
  top: -1.25rem;
  content: '';
  position: absolute;
  right: -20px;
}.asz_sb_promo_title_m6r {
  font-weight: 700;
  margin-bottom: 0.25rem;
  font-size: 0.688rem;
  letter-spacing: .06em;
  color: #7855DC;
  text-transform: uppercase;
}.asz_sb_promo_text_m6r {
  font-size: 12px;
  color: #EEEAFF;
  line-height: 1.35;
  font-weight: 600;
  overflow-wrap: break-word;
}.asz_sb_promo_sub_m6r {
  margin-top: 3px;
  font-size: 10px;
  color: #9B94BB;
}.asz_sb_nav_m6r {
  padding: 6px 0.5rem 1rem;
}.asz_sb_nav_lb_m6r {
  padding: 10px 0.5rem 6px;
  letter-spacing: .08em;
  font-size: 10px;
  color: #827BAA;
  font-weight: 700;
  text-transform: uppercase;
}.asz_sb_link_m6r {
  padding: 0.563rem 10px;
  transition: background .15s,color .15s;
  gap: 0.625rem;
  border-radius: 0.375rem;
  cursor: pointer;
  color: #AAA4C4;
  font-size: 0.813rem;
  align-items: center;
  overflow-wrap: break-word;
  display: flex;
  font-weight: 500;
}.asz_sb_link_m6r:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EEEAFF;
}.asz_sb_link_m6r.asz_state_active_m6r {
  background: rgba(120, 85, 220, 0.18);
  color: #EEEAFF;
}.asz_sb_ic_m6r {
  border-radius: 6px;
  align-items: center;
  width: 1.875rem;
  display: flex;
  justify-content: center;
  height: 1.875rem;
  flex-shrink: 0;
}.asz_sb_ic_m6r svg {
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
  height: 1rem;
}.asz_sb_ic_1_m6r {
  background: rgba(120, 85, 220, 0.07);
  color: #7855DC;
}.asz_sb_ic_2_m6r {
  background: rgba(34, 208, 122, 0.15);
  color: #22D07A;
}.asz_sb_ic_3_m6r {
  background: rgba(245, 183, 49, 0.15);
  color: #F5B731;
}.asz_sb_ic_4_m6r {
  background: rgba(245, 124, 44, 0.18);
  color: #F57C2C;
}.asz_sb_ic_5_m6r {
  background: rgba(120, 85, 220, 0.07);
  color: #FF5A8A;
}.asz_sb_ic_6_m6r {
  background: rgba(245, 124, 44, 0.18);
  color: #A040D8;
}.asz_sb_badge_m6r {
  padding: 2px 0.438rem;
  border-radius: 6px;
  background: #F5B731;
  color: #0D0B1A;
  margin-left: auto;
  font-weight: 700;
  font-size: 9px;
}.asz_sb_bot_m6r {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  gap: 8px;
  display: flex;
}.asz_sb_lang_m6r,.asz_sb_help_m6r {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 6px;
  flex: 1;
  gap: 6px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 9px 0.375rem;
  transition: border-color .2s;
  font-size: 0.688rem;
  color: #AAA4C4;
  font-weight: 600;
  justify-content: center;
  align-items: center;
  display: flex;
}.asz_sb_lang_m6r:hover,.asz_sb_help_m6r:hover {
  border-color: rgba(123, 85, 220, 0.48);
  color: #EEEAFF;
}.asz_sb_lang_m6r svg,.asz_sb_help_m6r svg {
  stroke-linejoin: round;
  width: 0.813rem;
  stroke-linecap: round;
  height: 0.813rem;
}.asz_sb_bd_m6r {
  background: rgba(8, 11, 20, 0.72);
  inset: 0;
  display: none;
  z-index: 69;
  position: fixed;
}.asz_sb_bd_m6r.asz_state_on_m6r {
  display: block;
}
@media(min-width: 1081px) {.asz_sb_bd_m6r {
  display: none!important;
}
}.asz_mob_nav_m6r {
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  background: #181D30;
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  left: 0;
  right: 0;
  z-index: 80;
  display: flex;
  position: fixed;
  bottom: 0;
}
@media(min-width: 1082px) {.asz_mob_nav_m6r {
  display: none;
}
}.asz_mob_nav_item_m6r {
  gap: 0.25rem;
  flex: 1;
  padding: 0.25rem 2px;
  align-items: center;
  flex-direction: column;
  display: flex;
  color: #827BAA;
  cursor: pointer;
}.asz_mob_nav_ic_m6r {
  line-height: 1;
}.asz_mob_nav_ic_m6r svg {
  stroke-linejoin: round;
  width: 20px;
  stroke-linecap: round;
  height: 1.25rem;
}.asz_mob_nav_lb_m6r {
  color: #827BAA;
  font-size: 0.625rem;
  font-weight: 600;
}.asz_mob_nav_item_m6r.asz_state_active_m6r {
  color: #7855DC;
}.asz_mob_nav_item_m6r.asz_state_active_m6r .asz_mob_nav_lb_m6r {
  color: #7855DC;
}.asz_hero_m6r {
  background: #0D1020;
  padding: 1.25rem 16px 0;
}
@media(min-width: 769px) {.asz_hero_m6r {
  padding: 24px 24px 0;
}
}.asz_hero_in_m6r {
  margin: 0 auto;
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 83.75rem;
}
@media(min-width: 858px) {.asz_hero_in_m6r {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1101px) {.asz_hero_in_m6r {
  grid-template-columns: 1fr 340px;
}
}.asz_hero_promo_m6r {
  border-radius: 16px;
  background: #121628;
  overflow: hidden;
  display: flex;
  position: relative;
  align-items: stretch;
  min-height: 13.75rem;
}
@media(min-width: 765px) {.asz_hero_promo_m6r {
  min-height: 280px;
}
}.asz_hero_promo_bg_m6r {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg,#1A0E3D 0%,#0D1020 100%);
  background-size: cover;
  position: absolute;
}.asz_hero_promo_bg_m6r::after {
  inset: 0;
  background: linear-gradient(90deg,#0D1020 0%,rgba(8, 11, 20, 0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.asz_hero_promo_glow_m6r {
  background: radial-gradient(circle,rgba(245, 124, 44, 0.18) 0%,transparent 65%);
  border-radius: 50%;
  right: 3.75rem;
  width: 18.75rem;
  pointer-events: none;
  height: 300px;
  position: absolute;
  top: -40px;
}.asz_hero_promo_ct_m6r {
  padding: 1.75rem 1.5rem 1.75rem 1.75rem;
  justify-content: center;
  position: relative;
  display: flex;
  flex-direction: column;
  max-width: 30rem;
  z-index: 2;
}
@media(min-width: 765px) {.asz_hero_promo_ct_m6r {
  padding: 40px 32px;
}
}.asz_hero_badge_m6r {
  padding: 0.313rem 0.75rem;
  border-radius: 24px;
  background: rgba(120, 85, 220, 0.18);
  border: 1px solid rgba(120, 85, 220, 0.07);
  font-weight: 700;
  margin-bottom: 14px;
  color: #7855DC;
  display: inline-block;
  font-size: 0.625rem;
  letter-spacing: .08em;
  text-transform: uppercase;
}.asz_hero_h1_m6r {
  overflow-wrap: break-word;
  font-family: 'Nunito', sans-serif;
  line-height: 1.15;
  margin-bottom: 10px;
  font-weight: 800;
  color: #EEEAFF;
  font-size: 26px;
}.asz_hero_h1_m6r em {
  color: #F5B731;
  font-style: normal;
}
@media(min-width: 771px) {.asz_hero_h1_m6r {
  font-size: 36px;
}
}.asz_hero_sub_m6r {
  font-size: 13px;
  line-height: 1.55;
  margin-bottom: 20px;
  color: #AAA4C4;
}
@media(min-width: 767px) {.asz_hero_sub_m6r {
  font-size: 0.875rem;
}
}.asz_hero_row_m6r {
  gap: 0.625rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.asz_hero_cta_m6r {
  background: #22D07A;
  padding: 0.813rem 26px;
  transition: background .2s;
  border-radius: 0.75rem;
  color: #0D0B1A;
  font-size: 0.875rem;
  font-weight: 700;
  box-shadow: 0 4px 1.125rem rgba(34, 208, 122, 0.38), 0 1px 0.25rem rgba(0, 0, 0, 0.40);
}.asz_hero_cta_m6r:hover {
  background: #35E890;
}.asz_hero_terms_m6r {
  font-size: 0.688rem;
  color: #827BAA;
}.asz_hero_game_m6r {
  border: 1px solid rgba(255, 255, 255, 0.05);
  overflow: hidden;
  border-radius: 1rem;
  background: #121628;
  flex-direction: column;
  position: relative;
  display: flex;
}.asz_hero_game_badge_m6r {
  border: 1px solid rgba(245, 183, 49, 0.15);
  padding: 0.313rem 0.625rem;
  background: rgba(245, 183, 49, 0.15);
  border-radius: 24px;
  font-size: 10px;
  position: absolute;
  color: #F5B731;
  left: 0.75rem;
  z-index: 3;
  text-transform: uppercase;
  letter-spacing: .06em;
  font-weight: 700;
  top: 12px;
}.asz_hero_game_badge_m6r svg {
  vertical-align: -1px;
  margin-right: 4px;
  width: 11px;
  height: 0.688rem;
}.asz_hero_game_img_m6r {
  overflow: hidden;
  background: linear-gradient(135deg,#1A0E3D,#0D1020);
  position: relative;
  padding-bottom: 60%;
}.asz_hero_game_img_m6r img {
  inset: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  object-fit: cover;
}.asz_hero_game_play_m6r {
  background: rgba(8, 11, 20, 0.72);
  inset: 0;
  transition: opacity .2s;
  position: absolute;
  opacity: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}.asz_hero_game_m6r:hover .asz_hero_game_play_m6r {
  opacity: 1;
}.asz_hero_game_play_m6r span {
  border-radius: 50%;
  background: #7855DC;
  align-items: center;
  display: flex;
  height: 3.25rem;
  justify-content: center;
  width: 52px;
}.asz_hero_game_play_m6r span svg {
  margin-left: 2px;
  height: 18px;
  width: 18px;
}.asz_hero_game_info_m6r {
  padding: 0.875rem 1rem;
}.asz_hero_game_title_m6r {
  color: #EEEAFF;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.938rem;
}.asz_hero_game_provider_m6r {
  font-size: 0.688rem;
  color: #9B94BB;
}.asz_hero_game_btn_m6r {
  background: #7855DC;
  border-radius: 12px;
  transition: background .2s;
  margin: 12px 1rem 16px;
  padding: 0.688rem;
  display: block;
  font-weight: 700;
  text-align: center;
  font-size: 0.813rem;
  color: #EEEAFF;
}.asz_hero_game_m6r:hover .asz_hero_game_btn_m6r {
  background: #9268F5;
}.asz_sbar_m6r {
  padding: 1rem 1rem 0;
  background: #0D1020;
}
@media(min-width: 771px) {.asz_sbar_m6r {
  padding: 1.125rem 24px 0;
}
}.asz_sbar_in_m6r {
  margin: 0 auto;
  max-width: 1340px;
}.asz_sbar_row_m6r {
  gap: 10px;
  flex-wrap: wrap;
  margin-bottom: 12px;
  display: flex;
}.asz_sbar_input_m6r {
  flex: 1;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 11px 1rem;
  border-radius: 0.75rem;
  transition: border-color .2s;
  gap: 10px;
  background: #121628;
  display: flex;
  font-size: 0.813rem;
  align-items: center;
  color: #9B94BB;
  cursor: pointer;
}.asz_sbar_input_m6r:hover {
  border-color: rgba(123, 85, 220, 0.48);
}.asz_sbar_input_m6r svg {
  stroke-linejoin: round;
  width: 0.938rem;
  stroke-linecap: round;
  flex-shrink: 0;
  height: 0.938rem;
}.asz_sbar_providers_m6r {
  background: #121628;
  gap: 8px;
  border-radius: 12px;
  padding: 0.688rem 1.125rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s;
  font-weight: 600;
  display: flex;
  align-items: center;
  color: #C8C2DC;
  white-space: nowrap;
  font-size: 0.813rem;
}.asz_sbar_providers_m6r:hover {
  border-color: rgba(123, 85, 220, 0.48);
  color: #EEEAFF;
}.asz_sbar_providers_m6r svg {
  height: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 14px;
}.asz_sbar_tabs_m6r {
  gap: 0.375rem;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 2px;
}.asz_sbar_tabs_m6r::-webkit-scrollbar {
  display: none;
}.asz_sbar_tab_m6r {
  gap: 0.438rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px 14px;
  border-radius: 1.5rem;
  transition: background .15s,color .15s,border-color .15s;
  display: flex;
  white-space: nowrap;
  cursor: pointer;
  font-weight: 600;
  flex-shrink: 0;
  font-size: 0.75rem;
  align-items: center;
  color: #AAA4C4;
}.asz_sbar_tab_m6r:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(123, 85, 220, 0.48);
  color: #EEEAFF;
}.asz_sbar_tab_m6r.asz_state_active_m6r {
  border-color: rgba(120, 85, 220, 0.07);
  background: rgba(120, 85, 220, 0.18);
  color: #EEEAFF;
}.asz_sbar_tab_ic_m6r svg {
  height: 14px;
  width: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.asz_wy_m6r {
  background: #0D1020;
  padding: 2rem 1rem 0;
}
@media(min-width:768px) {.asz_wy_m6r {
  padding: 40px 24px 0;
}
}.asz_wy_in_m6r {
  margin: 0 auto;
  max-width: 83.75rem;
}.asz_wy_head_m6r {
  max-width: 720px;
  margin-bottom: 18px;
}.asz_wy_label_m6r {
  letter-spacing: .08em;
  color: #7855DC;
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 8px;
  text-transform: uppercase;
}.asz_wy_h2_m6r {
  font-size: 20px;
  color: #EEEAFF;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-family: 'Nunito', sans-serif;
  font-weight: 800;
}
@media(min-width: 767px) {.asz_wy_h2_m6r {
  font-size: 24px;
}
}.asz_wy_intro_m6r {
  margin: 0;
  font-size: 13px;
  line-height: 1.6;
  color: #9B94BB;
}.asz_wy_grid_m6r {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.asz_wy_grid_m6r {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.asz_wy_grid_m6r {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.asz_wy_card_m6r {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 20px;
  background: #181D30;
  transition: border-color .2s,transform .2s;
  border-radius: 12px;
}.asz_wy_card_m6r:hover {
  transform: translateY(-2px);
  border-color: rgba(120, 85, 220, 0.07);
}.asz_wy_card_ic_m6r {
  background: rgba(120, 85, 220, 0.18);
  border-radius: 50%;
  color: #7855DC;
  height: 2.75rem;
  justify-content: center;
  margin-bottom: 0.875rem;
  align-items: center;
  display: flex;
  width: 2.75rem;
}.asz_wy_card_ic_m6r svg {
  height: 22px;
  stroke-linejoin: round;
  width: 22px;
  stroke-linecap: round;
}.asz_wy_card_h_m6r {
  margin-bottom: 6px;
  overflow-wrap: break-word;
  color: #EEEAFF;
  font-weight: 700;
  line-height: 1.25;
  font-size: 0.938rem;
}.asz_wy_card_p_m6r {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.6;
  color: #9B94BB;
}.asz_wy_card_p_m6r strong {
  color: #C8C2DC;
  font-weight: 600;
}.asz_gcg_m6r {
  padding: 2.25rem 1rem 0;
  background: #0D1020;
}
@media(min-width:768px) {.asz_gcg_m6r {
  padding: 44px 1.5rem 0;
}
}.asz_gcg_in_m6r {
  margin: 0 auto;
  max-width: 1340px;
}.asz_gcg_head_m6r {
  margin-bottom: 1.25rem;
  max-width: 720px;
}.asz_gcg_label_m6r {
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
  margin-bottom: 8px;
  color: #7855DC;
  text-transform: uppercase;
}.asz_gcg_h2_m6r {
  font-size: 22px;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-family: 'Nunito', sans-serif;
  font-weight: 800;
  color: #EEEAFF;
}
@media(min-width: 771px) {.asz_gcg_h2_m6r {
  font-size: 1.75rem;
}
}.asz_gcg_intro_m6r {
  line-height: 1.6;
  font-size: 13px;
  color: #9B94BB;
}.asz_gcg_grid_m6r {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.asz_gcg_grid_m6r {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.asz_gcg_grid_m6r {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.asz_gcg_card_m6r {
  padding: 1.25rem;
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  border-radius: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  display: flex;
  justify-content: flex-end;
  cursor: pointer;
  min-height: 15rem;
  position: relative;
  flex-direction: column;
}.asz_gcg_card_m6r:hover {
  transform: translateY(-3px);
  border-color: rgba(120, 85, 220, 0.18);
}.asz_gcg_card_bg_m6r {
  inset: 0;
  z-index: 0;
  position: absolute;
}.asz_gcg_card_bg_m6r::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  position: absolute;
  content: '';
}.asz_gcg_card_ic_m6r {
  background: rgba(0,0,0,.45);
  border-radius: 0.375rem;
  right: 1.125rem;
  z-index: 2;
  top: 18px;
  position: absolute;
  justify-content: center;
  align-items: center;
  display: flex;
  height: 2.5rem;
  width: 2.5rem;
  color: #EEEAFF;
}.asz_gcg_card_ic_m6r svg {
  stroke-linecap: round;
  width: 20px;
  height: 1.25rem;
  stroke-linejoin: round;
}.asz_gcg_card_ct_m6r {
  z-index: 1;
  position: relative;
}.asz_gcg_card_h_m6r {
  line-height: 1.2;
  font-family: 'Nunito', sans-serif;
  margin-bottom: 0.5rem;
  font-size: 1.125rem;
  overflow-wrap: break-word;
  color: #EEEAFF;
  font-weight: 800;
}
@media(min-width: 771px) {.asz_gcg_card_h_m6r {
  font-size: 1.25rem;
}
}.asz_gcg_card_p_m6r {
  font-size: 12px;
  margin-bottom: 10px;
  color: rgba(255,255,255,.82);
  overflow-wrap: break-word;
  line-height: 1.55;
}.asz_gcg_card_p_m6r strong {
  font-weight: 600;
  color: #EEEAFF;
}.asz_gcg_card_cta_m6r {
  gap: 0.25rem;
  font-weight: 700;
  align-items: center;
  color: #7855DC;
  font-size: 0.75rem;
  text-transform: uppercase;
  display: inline-flex;
  letter-spacing: .04em;
}.asz_gcg_card_cta_m6r svg {
  height: 0.75rem;
  stroke-linejoin: round;
  width: 0.75rem;
  stroke-linecap: round;
}.asz_gr_jp_m6r {
  border-radius: 16px;
  background: linear-gradient(135deg,#1E0A3C 0%,#0E0B1E 100%);
  padding: 1.25rem;
  overflow: hidden;
  position: relative;
}.asz_gr_jp_m6r::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(245, 124, 44, 0.18) 0%,transparent 70%);
  content: '';
  position: absolute;
  height: 15.625rem;
  left: -60px;
  width: 250px;
  top: -60px;
}.asz_gr_jp_m6r::after {
  background: radial-gradient(circle,rgba(245, 183, 49, 0.15) 0%,transparent 70%);
  border-radius: 50%;
  width: 200px;
  right: 0;
  bottom: -2.5rem;
  content: '';
  position: absolute;
  height: 200px;
}.asz_gr_jp_head_m6r {
  gap: 1rem;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
  position: relative;
  z-index: 1;
  margin-bottom: 1rem;
}.asz_gr_jp_info_m6r {
  flex: 1;
}.asz_gr_jp_label_m6r {
  color: #A040D8;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.375rem;
}.asz_gr_jp_label_m6r svg {
  width: 0.875rem;
  stroke-linejoin: round;
  margin-right: 0.25rem;
  height: 0.875rem;
  stroke-linecap: round;
  vertical-align: -2px;
}.asz_gr_jp_amount_m6r {
  font-size: 2rem;
  font-family: 'Nunito', sans-serif;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  color: #EEEAFF;
  font-weight: 800;
  line-height: 1;
}
@media(min-width: 766px) {.asz_gr_jp_amount_m6r {
  font-size: 40px;
}
}.asz_gr_jp_amount_m6r span {
  color: #F5B731;
}.asz_gr_jp_seo_m6r {
  color: #AAA4C4;
  line-height: 1.5;
  overflow-wrap: break-word;
  max-width: 30rem;
  font-size: 12px;
}.asz_gr_jp_cta_m6r {
  border-radius: 12px;
  background: rgba(245, 124, 44, 0.18);
  padding: 11px 20px;
  transition: background .2s;
  border: 1px solid rgba(245, 124, 44, 0.18);
  margin-top: 4px;
  align-self: flex-start;
  font-size: 0.813rem;
  white-space: nowrap;
  color: #EEEAFF;
  flex-shrink: 0;
  position: relative;
  z-index: 1;
  font-weight: 700;
}.asz_gr_jp_cta_m6r:hover {
  background: #F57C2C;
}.asz_ws_m6r {
  padding: 2rem 16px 0;
  background: #0D1020;
}
@media(min-width: 767px) {.asz_ws_m6r {
  padding: 2.25rem 24px 0;
}
}.asz_ws_in_m6r {
  margin: 0 auto;
  max-width: 83.75rem;
}.asz_ws_head_m6r {
  gap: 12px;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 0.875rem;
  align-items: center;
  display: flex;
}.asz_ws_title_m6r {
  gap: 0.625rem;
  font-weight: 700;
  color: #EEEAFF;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  align-items: center;
  font-size: 16px;
  display: flex;
  font-family: 'Nunito', sans-serif;
}.asz_ws_title_ic_m6r svg {
  color: #F5B731;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.125rem;
  height: 1.125rem;
}.asz_ws_online_m6r {
  gap: 7px;
  align-items: center;
  color: #9B94BB;
  display: flex;
  font-size: 0.75rem;
  font-weight: 600;
}.asz_ws_online_dot_m6r {
  border-radius: 50%;
  background: #22D07A;
  height: 8px;
  width: 0.5rem;
  flex-shrink: 0;
  box-shadow: 0 0 0.375rem rgba(34, 208, 122, 0.15);
}.asz_ws_scroll_m6r {
  gap: 0.5rem;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 8px;
  display: flex;
}.asz_ws_scroll_m6r::-webkit-scrollbar {
  display: none;
}.asz_wc_m6r {
  background: #121628;
  gap: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 12px;
  padding: 0.625rem 0.875rem;
  flex-shrink: 0;
  min-width: 13.75rem;
  display: flex;
  align-items: center;
}.asz_wc_img_m6r {
  overflow: hidden;
  background: #181D30;
  border-radius: 0.375rem;
  flex-shrink: 0;
  width: 36px;
  height: 2.25rem;
}.asz_wc_img_m6r img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.asz_wc_info_m6r {
  min-width: 0;
}.asz_wc_game_m6r {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 12px;
  color: #C8C2DC;
  font-weight: 600;
}.asz_wc_player_m6r {
  overflow: hidden;
  font-size: 0.625rem;
  color: #827BAA;
  white-space: nowrap;
  text-overflow: ellipsis;
}.asz_wc_amount_m6r {
  flex-shrink: 0;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 700;
  color: #22D07A;
  margin-left: auto;
}.asz_prov_m6r {
  padding: 36px 1rem 0;
  background: #0D1020;
}
@media(min-width: 769px) {.asz_prov_m6r {
  padding: 2.75rem 1.5rem 0;
}
}.asz_prov_in_m6r {
  margin: 0 auto;
  max-width: 1340px;
}.asz_prov_head_m6r {
  margin-bottom: 1rem;
}.asz_prov_label_m6r {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
  color: #7855DC;
  font-weight: 700;
  margin-bottom: 0.5rem;
}.asz_prov_h2_m6r {
  color: #EEEAFF;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-family: 'Nunito', sans-serif;
  font-weight: 800;
  font-size: 20px;
}
@media(min-width: 767px) {.asz_prov_h2_m6r {
  font-size: 24px;
}
}.asz_prov_seo_m6r {
  margin-bottom: 1rem;
  font-size: 0.813rem;
  max-width: 620px;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #9B94BB;
}.asz_prov_seo_m6r strong {
  font-weight: 700;
  color: #C8C2DC;
}.asz_prov_seo_m6r a {
  color: #7855DC;
  text-decoration: underline;
}.asz_prov_grid_m6r {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 643px) {.asz_prov_grid_m6r {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1082px) {.asz_prov_grid_m6r {
  grid-template-columns: repeat(8,1fr);
}
}.asz_prov_card_m6r {
  background: #121628;
  transition: border-color .2s,background .2s;
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.875rem 10px;
  gap: 0.438rem;
  display: flex;
  cursor: pointer;
  align-items: center;
  flex-direction: column;
}.asz_prov_card_m6r:hover {
  border-color: rgba(123, 85, 220, 0.48);
  background: #181D30;
}.asz_prov_logo_m6r {
  border-radius: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  height: 44px;
  justify-content: center;
  width: 44px;
  align-items: center;
  display: flex;
}.asz_prov_logo_m6r img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.asz_prov_name_m6r {
  overflow-wrap: break-word;
  text-align: center;
  font-size: 0.688rem;
  font-weight: 600;
  color: #AAA4C4;
}.asz_htp_m6r {
  padding: 2.25rem 1rem 0;
  background: #0D1020;
}
@media(min-width: 766px) {.asz_htp_m6r {
  padding: 44px 24px 0;
}
}.asz_htp_in_m6r {
  margin: 0 auto;
  max-width: 1340px;
}.asz_htp_head_m6r {
  max-width: 45rem;
  margin-bottom: 1.375rem;
}.asz_htp_label_m6r {
  margin-bottom: 8px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 11px;
  color: #7855DC;
}.asz_htp_h2_m6r {
  font-family: 'Nunito', sans-serif;
  color: #EEEAFF;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 22px;
  margin-bottom: 8px;
}
@media(min-width:768px) {.asz_htp_h2_m6r {
  font-size: 1.75rem;
}
}.asz_htp_intro_m6r {
  color: #9B94BB;
  font-size: 0.875rem;
  line-height: 1.6;
}.asz_htp_steps_m6r {
  gap: 12px;
  margin: 0;
  list-style: none;
  padding: 0;
  counter-reset: none;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.asz_htp_steps_m6r {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.asz_htp_steps_m6r {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.asz_htp_step_m6r {
  background: #181D30;
  padding: 20px 18px 18px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.75rem;
  flex-direction: column;
  display: flex;
  position: relative;
}.asz_htp_step_num_m6r {
  border-radius: 50%;
  background: #7855DC;
  font-size: 13px;
  position: absolute;
  font-family: 'Nunito', sans-serif;
  align-items: center;
  left: 20px;
  justify-content: center;
  color: #0D0B1A;
  top: -0.75rem;
  font-weight: 800;
  height: 28px;
  width: 1.75rem;
  display: flex;
}.asz_htp_step_ic_m6r {
  background: rgba(120, 85, 220, 0.18);
  border-radius: 6px;
  margin: 0.5rem 0 0.75rem;
  justify-content: center;
  align-items: center;
  height: 36px;
  display: flex;
  color: #7855DC;
  width: 36px;
}.asz_htp_step_ic_m6r svg {
  height: 1.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 18px;
}.asz_htp_step_h_m6r {
  font-size: 14px;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  line-height: 1.25;
  color: #EEEAFF;
}.asz_htp_step_p_m6r {
  color: #9B94BB;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.55;
}.asz_htp_step_p_m6r strong {
  font-weight: 600;
  color: #C8C2DC;
}.asz_htp_cta_m6r {
  transition: background .2s;
  background: #22D07A;
  border-radius: 0.75rem;
  padding: 0.813rem 26px;
  color: #0D0B1A;
  margin-top: 20px;
  font-weight: 700;
  font-size: 14px;
  display: inline-block;
}.asz_htp_cta_m6r:hover {
  background: #35E890;
}.asz_reg_m6r {
  padding: 36px 1rem 0;
  background: #0D1020;
}
@media(min-width: 771px) {.asz_reg_m6r {
  padding: 2.75rem 1.5rem 0;
}
}.asz_reg_in_m6r {
  padding: 1.75rem 24px;
  background: #181D30;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 1rem;
  margin: 0 auto;
  max-width: 83.75rem;
}
@media(min-width: 771px) {.asz_reg_in_m6r {
  padding: 40px;
}
}.asz_reg_top_m6r {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 858px) {.asz_reg_top_m6r {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.asz_reg_label_m6r {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 10px;
  letter-spacing: .08em;
  color: #7855DC;
}.asz_reg_h2_m6r {
  color: #EEEAFF;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.375rem;
  margin-bottom: 0.75rem;
  line-height: 1.2;
  font-family: 'Nunito', sans-serif;
}
@media(min-width: 770px) {.asz_reg_h2_m6r {
  font-size: 1.75rem;
}
}.asz_reg_bonus_m6r {
  border-radius: 0.75rem;
  border: 1px solid rgba(245, 183, 49, 0.15);
  gap: 8px;
  background: rgba(245, 183, 49, 0.15);
  padding: 0.625rem 1rem;
  align-items: center;
  display: inline-flex;
  margin-bottom: 1rem;
}.asz_reg_bonus_amount_m6r {
  font-weight: 800;
  font-size: 20px;
  color: #F5B731;
}.asz_reg_bonus_text_m6r {
  line-height: 1.35;
  font-size: 13px;
  color: #AAA4C4;
}.asz_reg_cta_btn_m6r {
  padding: 0.875rem 32px;
  background: #22D07A;
  transition: background .2s;
  border-radius: 0.75rem;
  box-shadow: 0 0.25rem 1.125rem rgba(34, 208, 122, 0.38), 0 1px 4px rgba(0, 0, 0, 0.40);
  font-size: 0.938rem;
  display: inline-block;
  margin-bottom: 0.75rem;
  font-weight: 700;
  color: #0D0B1A;
}.asz_reg_cta_btn_m6r:hover {
  background: #35E890;
}.asz_reg_terms_m6r {
  font-size: 11px;
  line-height: 1.5;
  color: #827BAA;
}.asz_reg_seo_m6r {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 20px;
  line-height: 1.65;
  margin-top: 20px;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #9B94BB;
}.asz_reg_seo_m6r p {
  margin-bottom: 10px;
  line-height: 1.65;
  font-size: 0.813rem;
  color: #9B94BB;
}.asz_reg_seo_m6r p:last-child {
  margin-bottom: 0;
}.asz_reg_seo_m6r strong {
  color: #C8C2DC;
  font-weight: 700;
}.asz_reg_seo_m6r a {
  transition: color .2s;
  color: #7855DC;
  text-decoration: underline;
}.asz_reg_seo_m6r a:hover {
  color: #9268F5;
}.asz_reg_seo_m6r ul,.asz_reg_seo_m6r ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 1.125rem;
}.asz_reg_seo_m6r ol {
  list-style: decimal;
}.asz_reg_seo_m6r li {
  margin-bottom: 0.25rem;
  line-height: 1.65;
  color: #9B94BB;
  font-size: 0.813rem;
}.asz_reg_seo_m6r table {
  margin-bottom: 10px;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
  display: block;
  overflow-x: auto;
}
@media(min-width: 770px) {.asz_reg_seo_m6r table {
  display: table;
}
}.asz_reg_seo_m6r th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C8C2DC;
  font-weight: 700;
  text-align: left;
}.asz_reg_seo_m6r td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem;
  color: #9B94BB;
}.asz_reg_steps_m6r {
  gap: 14px;
  margin-top: 28px;
  flex-direction: column;
  display: flex;
}
@media(min-width: 859px) {.asz_reg_steps_m6r {
  margin-top: 0;
}
}.asz_reg_step_m6r {
  padding: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 0.75rem;
  gap: 0.875rem;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.asz_reg_step_num_m6r {
  border-radius: 50%;
  background: rgba(120, 85, 220, 0.18);
  border: 1px solid rgba(120, 85, 220, 0.07);
  width: 34px;
  flex-shrink: 0;
  font-size: 14px;
  font-weight: 800;
  color: #7855DC;
  justify-content: center;
  align-items: center;
  height: 34px;
  display: flex;
}.asz_reg_step_title_m6r {
  color: #EEEAFF;
  font-size: 0.875rem;
  font-weight: 700;
  margin-bottom: 3px;
}.asz_reg_step_text_m6r {
  font-size: 12px;
  color: #9B94BB;
  line-height: 1.5;
}.asz_reg_trust_m6r {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 1.25rem;
  flex-wrap: wrap;
  display: flex;
  padding-top: 1.25rem;
}.asz_reg_trust_item_m6r {
  gap: 7px;
  display: flex;
  overflow-wrap: break-word;
  align-items: center;
  color: #9B94BB;
  font-size: 12px;
}.asz_reg_trust_ic_m6r svg {
  color: #7855DC;
  height: 1rem;
  width: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.asz_bon_m6r {
  background: #0D1020;
  padding: 2.25rem 16px 0;
}
@media(min-width: 771px) {.asz_bon_m6r {
  padding: 44px 1.5rem 0;
}
}.asz_bon_in_m6r {
  margin: 0 auto;
  max-width: 1340px;
}.asz_bon_head_m6r {
  margin-bottom: 1.25rem;
}.asz_bon_label_m6r {
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #7855DC;
  font-size: 11px;
  font-weight: 700;
}.asz_bon_h2_m6r {
  font-size: 1.25rem;
  color: #EEEAFF;
  font-weight: 800;
  margin-bottom: 8px;
  font-family: 'Nunito', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.asz_bon_h2_m6r {
  font-size: 1.5rem;
}
}.asz_bon_seo_m6r {
  line-height: 1.6;
  font-size: 13px;
  color: #9B94BB;
  max-width: 38.75rem;
  overflow-wrap: break-word;
}.asz_bon_seo_m6r strong {
  color: #C8C2DC;
  font-weight: 700;
}.asz_bon_seo_m6r a {
  color: #7855DC;
  text-decoration: underline;
}.asz_bon_grid_m6r {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 642px) {.asz_bon_grid_m6r {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.asz_bon_grid_m6r {
  grid-template-columns: repeat(5,1fr);
}
}.asz_bon_card_m6r {
  background: #121628;
  border-radius: 0.75rem;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 16px;
}.asz_bon_card_m6r:hover {
  border-color: rgba(120, 85, 220, 0.07);
  transform: translateY(-2px);
}.asz_bon_card_ic_m6r svg {
  stroke-linejoin: round;
  width: 1.625rem;
  stroke-linecap: round;
  height: 26px;
}.asz_bon_card_ic_m6r {
  margin-bottom: 0.625rem;
}.asz_bon_card_type_m6r {
  font-weight: 700;
  color: #9B94BB;
  text-transform: uppercase;
  margin-bottom: 6px;
  letter-spacing: .06em;
  font-size: 10px;
}.asz_bon_card_amount_m6r {
  font-weight: 800;
  font-size: 18px;
  color: #F5B731;
  line-height: 1.1;
  margin-bottom: 6px;
}.asz_bon_card_name_m6r {
  color: #EEEAFF;
  font-weight: 600;
  font-size: 13px;
  overflow-wrap: break-word;
  margin-bottom: 8px;
}.asz_bon_card_detail_m6r {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.5;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  padding-top: 0.5rem;
  color: #827BAA;
}.asz_app_m6r {
  padding: 2.25rem 1rem 0;
  background: #0D1020;
}
@media(min-width: 766px) {.asz_app_m6r {
  padding: 2.75rem 1.5rem 0;
}
}.asz_app_in_m6r {
  margin: 0 auto;
  max-width: 1340px;
}.asz_app_head_m6r {
  margin-bottom: 1rem;
}.asz_app_label_m6r {
  color: #7855DC;
  margin-bottom: 8px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
}.asz_app_h2_m6r {
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #EEEAFF;
  font-family: 'Nunito', sans-serif;
  font-size: 1.25rem;
}
@media(min-width: 766px) {.asz_app_h2_m6r {
  font-size: 1.5rem;
}
}.asz_app_sub_m6r {
  max-width: 37.5rem;
  font-size: 13px;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #9B94BB;
}.asz_app_sub_m6r strong {
  color: #C8C2DC;
  font-weight: 700;
}.asz_app_cards_m6r {
  gap: 10px;
  display: grid;
  margin-top: 16px;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.asz_app_cards_m6r {
  grid-template-columns: repeat(3,1fr);
}
}.asz_app_card_m6r {
  border-radius: 0.75rem;
  overflow: hidden;
  gap: 1rem;
  padding: 1.25rem;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  position: relative;
}.asz_app_card_ios_m6r {
  background: linear-gradient(135deg,rgba(120, 85, 220, 0.18) 0%,#181D30 100%);
}.asz_app_card_android_m6r {
  background: linear-gradient(135deg,rgba(34, 208, 122, 0.15) 0%,#181D30 100%);
}.asz_app_card_win_m6r {
  background: linear-gradient(135deg,rgba(245, 183, 49, 0.15) 0%,#181D30 100%);
}.asz_app_card_ic_m6r svg {
  width: 2.125rem;
  stroke-linejoin: round;
  height: 2.125rem;
  stroke-linecap: round;
}.asz_app_card_ic_m6r {
  flex-shrink: 0;
  color: #EEEAFF;
}.asz_app_card_os_m6r {
  color: #9B94BB;
  margin-bottom: 0.375rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.625rem;
}.asz_app_card_title_m6r {
  color: #EEEAFF;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  font-size: 15px;
}.asz_app_card_text_m6r {
  line-height: 1.5;
  color: #9B94BB;
  margin-bottom: 0.875rem;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.asz_app_card_btn_m6r {
  border: 1px solid rgba(123, 85, 220, 0.48);
  gap: 0.438rem;
  padding: 10px 18px;
  transition: background .2s;
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.12);
  font-size: 0.813rem;
  align-items: center;
  display: inline-flex;
  color: #EEEAFF;
  font-weight: 700;
}.asz_app_card_btn_m6r:hover {
  background: rgba(255, 255, 255, 0.07);
}.asz_seo_m6r {
  background: #0D1020;
  padding: 2.25rem 16px 0;
}
@media(min-width: 771px) {.asz_seo_m6r {
  padding: 44px 1.5rem 0;
}
}.asz_seo_in_m6r {
  margin: 0 auto;
  padding: 1.75rem 24px;
  background: #181D30;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 16px;
  max-width: 83.75rem;
}
@media(min-width: 767px) {.asz_seo_in_m6r {
  padding: 36px 40px;
}
}.asz_seo_label_m6r {
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  color: #7855DC;
  font-size: 11px;
  font-weight: 700;
}.asz_seo_h2_m6r {
  font-weight: 800;
  margin-bottom: 0.875rem;
  font-family: 'Nunito', sans-serif;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #EEEAFF;
}
@media(min-width: 769px) {.asz_seo_h2_m6r {
  font-size: 1.5rem;
}
}.asz_seo_body_m6r {
  overflow-wrap: break-word;
  color: #AAA4C4;
  line-height: 1.75;
  font-size: 14px;
}.asz_seo_body_m6r p {
  font-size: 14px;
  margin-bottom: 0.75rem;
  color: #AAA4C4;
  line-height: 1.75;
}.asz_seo_body_m6r p:last-child {
  margin-bottom: 0;
}.asz_seo_body_m6r strong {
  color: #C8C2DC;
  font-weight: 700;
}.asz_seo_body_m6r a {
  transition: color .2s;
  text-decoration: underline;
  color: #7855DC;
}.asz_seo_body_m6r a:hover {
  color: #9268F5;
}.asz_seo_body_m6r ul,.asz_seo_body_m6r ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.asz_seo_body_m6r ol {
  list-style: decimal;
}.asz_seo_body_m6r li {
  font-size: 0.875rem;
  margin-bottom: 6px;
  color: #AAA4C4;
  line-height: 1.75;
}.asz_seo_body_m6r table {
  margin-bottom: 0.75rem;
  display: block;
  font-size: 0.813rem;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width:768px) {.asz_seo_body_m6r table {
  display: table;
}
}.asz_seo_body_m6r th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  text-align: left;
  font-weight: 700;
  color: #C8C2DC;
}.asz_seo_body_m6r td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #AAA4C4;
}.asz_seo_cols_m6r {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.asz_seo_cols_m6r {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.asz_seo_cols_m6r {
  grid-template-columns: repeat(3,1fr);
}
}.asz_seo_col_h_m6r {
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  font-size: 13px;
  color: #C8C2DC;
  font-weight: 700;
}.asz_seo_col_p_m6r {
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #9B94BB;
}.asz_seo_stats_m6r {
  margin: 1.25rem 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.asz_seo_stat_m6r {
  border-radius: 12px;
  background: rgba(120, 85, 220, 0.07);
  flex: 1;
  padding: 14px 1rem;
  border: 1px solid rgba(120, 85, 220, 0.18);
  min-width: 8.75rem;
}.asz_seo_stat_val_m6r {
  margin-bottom: 4px;
  color: #7855DC;
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
}.asz_seo_stat_lb_m6r {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #9B94BB;
}.asz_seo_m6r {
  background: #0D1020;
  padding: 36px 16px 0;
}
@media(min-width: 770px) {.asz_seo_m6r {
  padding: 44px 1.5rem 0;
}
}.asz_seo_in_m6r {
  background: #181D30;
  border-radius: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  margin: 0 auto;
  padding: 1.75rem 24px;
  max-width: 1340px;
}
@media(min-width: 766px) {.asz_seo_in_m6r {
  padding: 36px 40px;
}
}.asz_seo_label_m6r {
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  color: #7855DC;
  font-weight: 700;
}.asz_seo_h2_m6r {
  overflow-wrap: break-word;
  color: #EEEAFF;
  font-weight: 800;
  font-family: 'Nunito', sans-serif;
  margin-bottom: 0.875rem;
  line-height: 1.25;
  font-size: 1.25rem;
}
@media(min-width: 767px) {.asz_seo_h2_m6r {
  font-size: 24px;
}
}.asz_seo_body_m6r {
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #AAA4C4;
}.asz_seo_body_m6r p {
  margin-bottom: 0.75rem;
  font-size: 14px;
  color: #AAA4C4;
  line-height: 1.75;
}.asz_seo_body_m6r p:last-child {
  margin-bottom: 0;
}.asz_seo_body_m6r strong {
  font-weight: 700;
  color: #C8C2DC;
}.asz_seo_body_m6r a {
  transition: color .2s;
  text-decoration: underline;
  color: #7855DC;
}.asz_seo_body_m6r a:hover {
  color: #9268F5;
}.asz_seo_body_m6r ul,.asz_seo_body_m6r ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.asz_seo_body_m6r ol {
  list-style: decimal;
}.asz_seo_body_m6r li {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #AAA4C4;
  margin-bottom: 6px;
}.asz_seo_body_m6r table {
  overflow-x: auto;
  margin-bottom: 0.75rem;
  width: 100%;
  display: block;
  border-collapse: collapse;
  font-size: 0.813rem;
}
@media(min-width: 767px) {.asz_seo_body_m6r table {
  display: table;
}
}.asz_seo_body_m6r th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  color: #C8C2DC;
  font-weight: 700;
  text-align: left;
}.asz_seo_body_m6r td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #AAA4C4;
}.asz_seo_cols_m6r {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 638px) {.asz_seo_cols_m6r {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.asz_seo_cols_m6r {
  grid-template-columns: repeat(3,1fr);
}
}.asz_seo_col_h_m6r {
  overflow-wrap: break-word;
  font-weight: 700;
  color: #C8C2DC;
  margin-bottom: 0.438rem;
  font-size: 0.813rem;
}.asz_seo_col_p_m6r {
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.65;
  color: #9B94BB;
}.asz_seo_stats_m6r {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.asz_seo_stat_m6r {
  flex: 1;
  background: rgba(120, 85, 220, 0.07);
  border-radius: 12px;
  padding: 14px 16px;
  border: 1px solid rgba(120, 85, 220, 0.18);
  min-width: 140px;
}.asz_seo_stat_val_m6r {
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
  color: #7855DC;
  margin-bottom: 0.25rem;
}.asz_seo_stat_lb_m6r {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #9B94BB;
}.asz_rv_m6r {
  padding: 36px 1rem 0;
  background: #0D1020;
}
@media(min-width: 767px) {.asz_rv_m6r {
  padding: 44px 24px 0;
}
}.asz_rv_in_m6r {
  margin: 0 auto;
  max-width: 83.75rem;
}.asz_rv_head_m6r {
  margin-bottom: 20px;
  max-width: 45rem;
}.asz_rv_label_m6r {
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
  color: #7855DC;
  text-transform: uppercase;
}.asz_rv_h2_m6r {
  color: #EEEAFF;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.375rem;
  margin-bottom: 0.625rem;
  font-family: 'Nunito', sans-serif;
}
@media(min-width: 766px) {.asz_rv_h2_m6r {
  font-size: 28px;
}
}.asz_rv_stats_m6r {
  gap: 18px;
  font-size: 13px;
  flex-wrap: wrap;
  color: #9B94BB;
  align-items: center;
  display: flex;
}.asz_rv_stats_score_m6r {
  gap: 6px;
  display: flex;
  align-items: baseline;
}.asz_rv_stats_score_val_m6r {
  font-weight: 800;
  color: #F5B731;
  font-size: 22px;
  font-family: 'Nunito', sans-serif;
}.asz_rv_stats_score_max_m6r {
  font-size: 0.813rem;
  color: #827BAA;
}.asz_rv_stats_badge_m6r {
  gap: 4px;
  display: flex;
  align-items: center;
}.asz_rv_stats_badge_m6r svg {
  color: #F5B731;
  width: 0.875rem;
  height: 14px;
}.asz_rv_grid_m6r {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.asz_rv_grid_m6r {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.asz_rv_grid_m6r {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.asz_rv_card_m6r {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 12px;
  padding: 1.25rem;
  background: #181D30;
  flex-direction: column;
  display: flex;
}.asz_rv_card_stars_m6r {
  gap: 2px;
  margin-bottom: 10px;
  color: #F5B731;
  display: flex;
}.asz_rv_card_stars_m6r svg {
  width: 14px;
  height: 14px;
}.asz_rv_card_h_m6r {
  margin-bottom: 8px;
  overflow-wrap: break-word;
  line-height: 1.3;
  font-weight: 700;
  color: #EEEAFF;
  font-size: 14px;
}.asz_rv_card_body_m6r {
  flex: 1;
  font-size: 13px;
  color: #9B94BB;
  margin-bottom: 0.875rem;
  line-height: 1.65;
  overflow-wrap: break-word;
}.asz_rv_card_body_m6r strong {
  font-weight: 600;
  color: #C8C2DC;
}.asz_rv_card_meta_m6r {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  align-items: center;
  flex-wrap: wrap;
  padding-top: 0.75rem;
  display: flex;
  justify-content: space-between;
}.asz_rv_card_author_m6r {
  font-size: 12px;
  color: #C8C2DC;
  font-weight: 600;
}.asz_rv_card_date_m6r {
  color: #827BAA;
  font-size: 11px;
}.asz_seo_m6r {
  padding: 2.25rem 1rem 0;
  background: #0D1020;
}
@media(min-width: 765px) {.asz_seo_m6r {
  padding: 44px 1.5rem 0;
}
}.asz_seo_in_m6r {
  background: #181D30;
  margin: 0 auto;
  border-radius: 16px;
  padding: 28px 24px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  max-width: 1340px;
}
@media(min-width: 770px) {.asz_seo_in_m6r {
  padding: 2.25rem 40px;
}
}.asz_seo_label_m6r {
  color: #7855DC;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  font-weight: 700;
}.asz_seo_h2_m6r {
  overflow-wrap: break-word;
  font-family: 'Nunito', sans-serif;
  line-height: 1.25;
  color: #EEEAFF;
  font-weight: 800;
  margin-bottom: 14px;
  font-size: 20px;
}
@media(min-width: 769px) {.asz_seo_h2_m6r {
  font-size: 24px;
}
}.asz_seo_body_m6r {
  font-size: 14px;
  line-height: 1.75;
  color: #AAA4C4;
  overflow-wrap: break-word;
}.asz_seo_body_m6r p {
  line-height: 1.75;
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
  color: #AAA4C4;
}.asz_seo_body_m6r p:last-child {
  margin-bottom: 0;
}.asz_seo_body_m6r strong {
  font-weight: 700;
  color: #C8C2DC;
}.asz_seo_body_m6r a {
  transition: color .2s;
  color: #7855DC;
  text-decoration: underline;
}.asz_seo_body_m6r a:hover {
  color: #9268F5;
}.asz_seo_body_m6r ul,.asz_seo_body_m6r ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.asz_seo_body_m6r ol {
  list-style: decimal;
}.asz_seo_body_m6r li {
  margin-bottom: 6px;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #AAA4C4;
}.asz_seo_body_m6r table {
  font-size: 13px;
  border-collapse: collapse;
  overflow-x: auto;
  margin-bottom: 0.75rem;
  display: block;
  width: 100%;
}
@media(min-width: 767px) {.asz_seo_body_m6r table {
  display: table;
}
}.asz_seo_body_m6r th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  color: #C8C2DC;
  font-weight: 700;
  text-align: left;
}.asz_seo_body_m6r td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #AAA4C4;
}.asz_seo_cols_m6r {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 637px) {.asz_seo_cols_m6r {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.asz_seo_cols_m6r {
  grid-template-columns: repeat(3,1fr);
}
}.asz_seo_col_h_m6r {
  color: #C8C2DC;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-bottom: 0.438rem;
}.asz_seo_col_p_m6r {
  overflow-wrap: break-word;
  color: #9B94BB;
  line-height: 1.65;
  font-size: 13px;
}.asz_seo_stats_m6r {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.asz_seo_stat_m6r {
  flex: 1;
  border-radius: 12px;
  background: rgba(120, 85, 220, 0.07);
  padding: 14px 1rem;
  border: 1px solid rgba(120, 85, 220, 0.18);
  min-width: 140px;
}.asz_seo_stat_val_m6r {
  font-size: 20px;
  color: #7855DC;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-weight: 800;
}.asz_seo_stat_lb_m6r {
  overflow-wrap: break-word;
  color: #9B94BB;
  font-size: 0.688rem;
}.asz_faq_m6r {
  padding: 36px 16px 0;
  background: #0D1020;
}
@media(min-width: 769px) {.asz_faq_m6r {
  padding: 44px 24px 0;
}
}.asz_faq_in_m6r {
  margin: 0 auto;
  max-width: 83.75rem;
}.asz_faq_head_m6r {
  margin-bottom: 1.25rem;
}.asz_faq_label_m6r {
  text-transform: uppercase;
  margin-bottom: 8px;
  color: #7855DC;
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
}.asz_faq_h2_m6r {
  overflow-wrap: break-word;
  color: #EEEAFF;
  font-size: 1.25rem;
  font-weight: 800;
  font-family: 'Nunito', sans-serif;
}
@media(min-width: 769px) {.asz_faq_h2_m6r {
  font-size: 24px;
}
}.asz_faq_list_m6r {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.asz_faq_item_m6r {
  overflow: hidden;
  background: #181D30;
  border-radius: 0.75rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
}.asz_faq_q_m6r {
  padding: 16px 1.25rem;
  gap: 0.75rem;
  transition: color .2s;
  font-weight: 600;
  color: #C8C2DC;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  cursor: pointer;
  align-items: center;
  font-size: 14px;
  justify-content: space-between;
  display: flex;
}.asz_faq_q_m6r:hover {
  color: #EEEAFF;
}.asz_faq_q_ic_m6r {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  transition: transform .25s;
  flex-shrink: 0;
  justify-content: center;
  display: flex;
  width: 24px;
  font-size: 1rem;
  color: #7855DC;
  height: 24px;
  align-items: center;
}.asz_faq_item_m6r.asz_state_open_m6r .asz_faq_q_ic_m6r {
  transform: rotate(45deg);
}.asz_faq_a_m6r {
  padding: 0 1.25rem 16px;
  display: none;
  overflow-wrap: break-word;
  line-height: 1.7;
  font-size: 13px;
  color: #9B94BB;
}.asz_faq_item_m6r.asz_state_open_m6r .asz_faq_a_m6r {
  display: block;
}.asz_faq_a_m6r strong {
  color: #C8C2DC;
  font-weight: 700;
}.asz_faq_a_m6r a {
  text-decoration: underline;
  color: #7855DC;
}.asz_faq_a_m6r ul,.asz_faq_a_m6r ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 20px;
}.asz_faq_a_m6r ol {
  list-style: decimal;
}.asz_faq_a_m6r li {
  line-height: 1.6;
  margin-bottom: 4px;
}.asz_faq_a_m6r table {
  margin: 8px 0;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
  display: block;
  font-size: 12px;
}
@media(min-width: 770px) {.asz_faq_a_m6r table {
  display: table;
}
}.asz_faq_a_m6r th {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C8C2DC;
  text-align: left;
  font-weight: 700;
}.asz_faq_a_m6r td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 6px 0.5rem;
  color: #9B94BB;
}.asz_ft_m6r {
  background: #080B14;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 3rem;
}.asz_ft_support_m6r {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.5rem 16px;
}
@media(min-width: 767px) {.asz_ft_support_m6r {
  padding: 1.75rem 24px;
}
}.asz_ft_support_in_m6r {
  gap: 16px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  max-width: 83.75rem;
  align-items: center;
}.asz_ft_support_main_m6r {
  flex: 1;
  gap: 16px;
  display: flex;
  min-width: 13.75rem;
  align-items: center;
  flex-wrap: wrap;
}.asz_ft_support_ic_m6r {
  color: #7855DC;
  flex-shrink: 0;
}.asz_ft_support_ic_m6r svg {
  stroke-linecap: round;
  height: 1.875rem;
  width: 1.875rem;
  stroke-linejoin: round;
}.asz_ft_support_text_title_m6r {
  margin-bottom: 3px;
  color: #EEEAFF;
  font-size: 15px;
  font-weight: 700;
  overflow-wrap: break-word;
}.asz_ft_support_text_sub_m6r {
  color: #9B94BB;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.asz_ft_support_btn_m6r {
  border-radius: 0.75rem;
  transition: background .2s;
  padding: 11px 1.375rem;
  background: #7855DC;
  flex-shrink: 0;
  color: #EEEAFF;
  font-size: 13px;
  font-weight: 700;
  white-space: nowrap;
}.asz_ft_support_btn_m6r:hover {
  background: #9268F5;
}.asz_ft_support_contacts_m6r {
  gap: 1rem;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.asz_ft_support_contact_m6r {
  color: #827BAA;
  line-height: 1.4;
  font-size: 0.75rem;
}.asz_ft_support_contact_m6r strong {
  color: #AAA4C4;
  font-size: 11px;
  margin-bottom: 2px;
  display: block;
  font-weight: 600;
}.asz_ft_main_m6r {
  padding: 2rem 16px 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 770px) {.asz_ft_main_m6r {
  padding: 2.5rem 24px 2rem;
}
}.asz_ft_main_in_m6r {
  margin: 0 auto;
  gap: 24px;
  grid-template-columns: 1fr 1fr;
  max-width: 1340px;
  display: grid;
}
@media(min-width: 638px) {.asz_ft_main_in_m6r {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.asz_ft_main_in_m6r {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.asz_ft_col_logo_m6r {
  grid-column: 1/-1;
}
@media(min-width: 1079px) {.asz_ft_col_logo_m6r {
  grid-column: auto;
}
}.asz_ft_logo_m6r {
  gap: 0.563rem;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #EEEAFF;
  font-size: 1rem;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.asz_ft_logo_mark_m6r {
  overflow: hidden;
  border-radius: 0.375rem;
  height: 1.875rem;
  width: 30px;
}.asz_ft_logo_mark_m6r img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.asz_ft_logo_sub_m6r {
  line-height: 1.55;
  color: #827BAA;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  max-width: 200px;
}.asz_ft_col_title_m6r {
  text-transform: uppercase;
  margin-bottom: 0.875rem;
  font-weight: 700;
  color: #AAA4C4;
  letter-spacing: .07em;
  font-size: 0.75rem;
}.asz_ft_col_links_m6r {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.asz_ft_col_link_m6r {
  transition: color .2s;
  color: #827BAA;
  font-size: 13px;
  overflow-wrap: break-word;
}.asz_ft_col_link_m6r:hover {
  color: #C8C2DC;
}.asz_ft_apps_m6r {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.asz_ft_app_card_m6r {
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 10px 0.75rem;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.375rem;
  gap: 10px;
  display: flex;
  align-items: center;
}.asz_ft_app_card_m6r:hover {
  border-color: rgba(123, 85, 220, 0.48);
}.asz_ft_app_card_ic_m6r svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.375rem;
  height: 22px;
}.asz_ft_app_card_os_m6r {
  color: #827BAA;
  font-weight: 600;
  font-size: 0.625rem;
}.asz_ft_app_card_action_m6r {
  color: #C8C2DC;
  font-weight: 700;
  font-size: 12px;
}.asz_ft_bot_m6r {
  padding: 1.25rem 16px;
}
@media(min-width: 769px) {.asz_ft_bot_m6r {
  padding: 20px 24px;
}
}.asz_ft_bot_in_m6r {
  gap: 1rem;
  margin: 0 auto;
  max-width: 1340px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.asz_ft_socials_m6r {
  gap: 8px;
  display: flex;
}.asz_ft_soc_m6r {
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: background .2s;
  align-items: center;
  color: #AAA4C4;
  display: flex;
  width: 2.25rem;
  height: 2.25rem;
  justify-content: center;
}.asz_ft_soc_m6r svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1rem;
  height: 16px;
}.asz_ft_soc_m6r:hover {
  background: rgba(255, 255, 255, 0.07);
}.asz_ft_legal_m6r {
  flex: 1;
  font-size: 11px;
  overflow-wrap: break-word;
  line-height: 1.6;
  min-width: 200px;
  color: #7A7398;
}.asz_ft_legal_m6r strong {
  color: #AAA4C4;
  font-weight: 700;
}.asz_ft_legal_m6r a {
  text-decoration: underline;
  color: #AAA4C4;
}.asz_ft_age_m6r {
  border-radius: 50%;
  border: 2px solid #7A7398;
  font-weight: 800;
  justify-content: center;
  width: 2rem;
  margin-left: auto;
  flex-shrink: 0;
  font-size: 11px;
  display: flex;
  align-items: center;
  height: 2rem;
  color: #7A7398;
}