html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  padding: 0;
  margin: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  border: 0;
  background: none;
  cursor: pointer;
  color: inherit;
}a:link,a:visited {
  text-decoration: none;
  color: inherit;
}img,svg,video {
  display: block;
  max-width: 100%;
}body {
  background: #090D18;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
  font-family: 'Barlow', sans-serif;
  line-height: 1.6;
  color: #C5CADC;
}.auj_layout_6d9 {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.auj_page_6d9 {
  display: flex;
  min-height: 100vh;
}.auj_main_6d9 {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media (min-width: 1078px) {.auj_main_6d9 {
  padding-left: 220px;
}
}
@media (max-width: 1081px) {.auj_main_6d9 {
  padding-bottom: 72px;
}
}.auj_gc_6d9 {
  background: #0C111E;
  border: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .2s,border-color .2s;
  border-radius: 8px;
  overflow: hidden;
  width: 8.75rem;
  cursor: pointer;
  flex-shrink: 0;
  position: relative;
}
@media(min-width: 643px) {.auj_gc_6d9 {
  width: 9.75rem;
}
}
@media(min-width: 1081px) {.auj_gc_6d9 {
  width: 10.5rem;
}
}.auj_gc_6d9:hover {
  border-color: rgba(232, 101, 12, 0.07);
  transform: translateY(-3px);
}.auj_gc_img_6d9 {
  overflow: hidden;
  padding-bottom: 80%;
  width: 100%;
  position: relative;
}.auj_gc_img_6d9 img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  height: 100%;
  position: absolute;
}.auj_gc_hover_6d9 {
  background: rgba(6, 9, 20, 0.72);
  transition: opacity .2s;
  inset: 0;
  justify-content: center;
  align-items: center;
  opacity: 0;
  position: absolute;
  display: flex;
}.auj_gc_6d9:hover .auj_gc_hover_6d9 {
  opacity: 1;
}.auj_gc_hover_btn_6d9 {
  border-radius: 4px;
  padding: 0.5rem 16px;
  background: #E8650C;
  color: #F0F3FA;
  font-weight: 700;
  font-size: 0.75rem;
}.auj_gc_info_6d9 {
  padding: 0.5rem 10px 10px;
}.auj_gc_name_6d9 {
  overflow: hidden;
  margin-bottom: 3px;
  font-weight: 600;
  font-size: 0.75rem;
  max-width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #C5CADC;
}.auj_gc_prov_6d9 {
  font-size: 0.625rem;
  color: #46506E;
}.auj_gc_tag_6d9 {
  padding: 2px 0.438rem;
  border-radius: 0.25rem;
  letter-spacing: .04em;
  font-size: 0.563rem;
  text-transform: uppercase;
  font-weight: 700;
  top: 0.375rem;
  position: absolute;
  z-index: 2;
  left: 6px;
}.auj_gc_tag_hot_6d9 {
  background: #EF3030;
  color: #fff;
}.auj_gc_tag_new_6d9 {
  background: #22C55E;
  color: #090D18;
}.auj_gc_tag_jp_6d9 {
  background: #F5A623;
  color: #090D18;
}.auj_gc_tag_ex_6d9 {
  background: #C23606;
  color: #fff;
}.auj_gc_tag_live_6d9 {
  background: #EF3030;
  color: #fff;
}.auj_gr_6d9 {
  background: #090D18;
  padding: 32px 1rem 0;
}
@media(min-width: 769px) {.auj_gr_6d9 {
  padding: 2.25rem 24px 0;
}
}.auj_gr_in_6d9 {
  margin: 0 auto;
  max-width: 82.5rem;
}.auj_gr_head_6d9 {
  gap: 0.75rem;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 0.625rem;
  align-items: center;
}.auj_gr_head_l_6d9 {
  gap: 10px;
  flex: 1;
  align-items: center;
  display: flex;
  min-width: 0;
}.auj_gr_ic_6d9 {
  border-radius: 8px;
  height: 2rem;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  width: 2rem;
}.auj_gr_ic_6d9 svg {
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
  height: 16px;
}.auj_gr_title_6d9 {
  font-size: 1rem;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  color: #F0F3FA;
  font-weight: 700;
}
@media(min-width: 766px) {.auj_gr_title_6d9 {
  font-size: 1.125rem;
}
}.auj_gr_more_6d9 {
  transition: color .2s;
  gap: 5px;
  font-size: 0.75rem;
  display: flex;
  color: #5C6280;
  white-space: nowrap;
  font-weight: 600;
  flex-shrink: 0;
  align-items: center;
}.auj_gr_more_6d9:hover {
  color: #E8650C;
}.auj_gr_more_6d9 svg {
  height: 12px;
  stroke-linejoin: round;
  width: 12px;
  stroke-linecap: round;
}.auj_gr_arrows_6d9 {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.auj_gr_arr_6d9 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: background .15s,color .15s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.25rem;
  height: 30px;
  align-items: center;
  color: #8890AE;
  width: 30px;
  justify-content: center;
  display: flex;
}.auj_gr_arr_6d9:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F0F3FA;
}.auj_gr_arr_6d9 svg {
  height: 13px;
  width: 13px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.auj_gr_seo_h_6d9 {
  margin: 0 0 6px;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 700;
  overflow-wrap: break-word;
  max-width: 680px;
  color: #C5CADC;
  font-size: 0.813rem;
}
@media(min-width: 769px) {.auj_gr_seo_h_6d9 {
  font-size: 0.875rem;
}
}.auj_gr_seo_6d9 {
  max-width: 680px;
  overflow-wrap: break-word;
  font-size: 12px;
  line-height: 1.55;
  color: #5C6280;
  margin-bottom: 12px;
}.auj_gr_seo_6d9 strong {
  color: #C5CADC;
  font-weight: 600;
}.auj_gr_scroll_6d9 {
  gap: 0.625rem;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 10px;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
}.auj_gr_scroll_6d9::-webkit-scrollbar {
  display: none;
}
@media(min-width: 770px) {.auj_gr_scroll_6d9 {
  gap: 12px;
}
}.auj_tb_6d9 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #090D18;
  right: 0;
  height: 3.5rem;
  position: fixed;
  align-items: center;
  left: 0;
  top: 0;
  z-index: 80;
  display: flex;
}.auj_tb_in_6d9 {
  gap: 0;
  padding: 0 0.875rem;
  display: flex;
  height: 100%;
  align-items: center;
  width: 100%;
}.auj_tb_burger_6d9 {
  border-radius: 0.5rem;
  gap: 5px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
  margin-right: 8px;
  height: 2.375rem;
  width: 2.375rem;
}.auj_tb_burger_6d9:hover {
  background: rgba(255, 255, 255, 0.05);
}.auj_tb_burger_line_6d9 {
  border-radius: 1px;
  background: #8890AE;
  width: 1.125rem;
  display: block;
  height: 2px;
}
@media(min-width: 1077px) {.auj_tb_burger_6d9 {
  display: none;
}
}.auj_tb_logo_6d9 {
  gap: 0.563rem;
  flex-shrink: 0;
  color: #F0F3FA;
  display: flex;
  font-weight: 800;
  font-size: 1.125rem;
  overflow-wrap: break-word;
  margin-right: 20px;
  letter-spacing: -.01em;
  align-items: center;
}.auj_tb_logo_mark_6d9 {
  overflow: hidden;
  border-radius: 8px;
  width: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 32px;
}.auj_tb_logo_mark_6d9 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.auj_tb_nav_6d9 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 641px) {.auj_tb_nav_6d9 {
  display: flex;
}
}.auj_tb_tab_6d9 {
  border-radius: 0.5rem;
  transition: background .15s,color .15s;
  padding: 8px 14px;
  font-weight: 600;
  color: #8890AE;
  white-space: nowrap;
  font-size: 13px;
}.auj_tb_tab_6d9:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F0F3FA;
}.auj_tb_tab_6d9.auj_state_active_6d9 {
  background: rgba(232, 101, 12, 0.18);
  color: #F0F3FA;
}.auj_tb_right_6d9 {
  gap: 8px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  margin-left: auto;
}.auj_tb_login_6d9 {
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.05);
  padding: 9px 16px;
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  display: none;
  color: #C5CADC;
  font-weight: 600;
  font-size: 0.813rem;
}.auj_tb_login_6d9:hover {
  border-color: rgba(232, 101, 12, 0.55);
  color: #F0F3FA;
}
@media(min-width: 479px) {.auj_tb_login_6d9 {
  display: block;
}
}.auj_tb_reg_6d9 {
  border-radius: 0.5rem;
  background: #22C55E;
  padding: 0.563rem 1.125rem;
  transition: background .2s;
  color: #0C0E18;
  white-space: nowrap;
  font-weight: 700;
  font-size: 0.813rem;
}.auj_tb_reg_6d9:hover {
  background: #16A34A;
}.auj_sb_6d9 {
  transition: transform .25s ease;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  background: #0F1424;
  transform: translateX(-100%);
  z-index: 70;
  left: 0;
  width: 220px;
  overflow-y: auto;
  bottom: 0;
  top: 3.5rem;
  position: fixed;
}.auj_sb_6d9.auj_state_open_6d9 {
  transform: translateX(0);
}.auj_sb_6d9::-webkit-scrollbar {
  width: 0.25rem;
}.auj_sb_6d9::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1081px) {.auj_sb_6d9 {
  transform: translateX(0);
}
}.auj_sb_auth_6d9 {
  padding: 0.875rem 0.75rem 0.625rem;
}.auj_sb_btn_reg_6d9 {
  transition: background .2s;
  background: #22C55E;
  border-radius: 8px;
  padding: 0.688rem;
  margin-bottom: 8px;
  font-weight: 700;
  text-align: center;
  color: #0C0E18;
  font-size: 0.813rem;
  display: block;
}.auj_sb_btn_reg_6d9:hover {
  background: #16A34A;
}.auj_sb_btn_login_6d9 {
  padding: 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  color: #C5CADC;
  font-size: 0.813rem;
  text-align: center;
  display: block;
  font-weight: 600;
}.auj_sb_btn_login_6d9:hover {
  border-color: rgba(232, 101, 12, 0.55);
  color: #F0F3FA;
}.auj_sb_promo_6d9 {
  border: 1px solid rgba(232, 101, 12, 0.18);
  border-radius: 8px;
  margin: 0 12px 10px;
  background: linear-gradient(135deg,#1A0B04,#0F1424);
  padding: 0.75rem 0.875rem;
  overflow: hidden;
  position: relative;
}.auj_sb_promo_6d9::before {
  background: radial-gradient(circle,rgba(232, 101, 12, 0.18),transparent 70%);
  border-radius: 50%;
  right: -1.25rem;
  top: -20px;
  position: absolute;
  height: 5rem;
  width: 80px;
  content: '';
}.auj_sb_promo_title_6d9 {
  color: #E8650C;
  letter-spacing: .06em;
  margin-bottom: 4px;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
}.auj_sb_promo_text_6d9 {
  line-height: 1.35;
  font-size: 12px;
  color: #F0F3FA;
  font-weight: 600;
  overflow-wrap: break-word;
}.auj_sb_promo_sub_6d9 {
  color: #5C6280;
  margin-top: 3px;
  font-size: 0.625rem;
}.auj_sb_nav_6d9 {
  padding: 6px 8px 1rem;
}.auj_sb_nav_lb_6d9 {
  padding: 0.625rem 0.5rem 0.375rem;
  color: #46506E;
  font-weight: 700;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: .08em;
}.auj_sb_link_6d9 {
  padding: 0.563rem 0.625rem;
  gap: 0.625rem;
  transition: background .15s,color .15s;
  border-radius: 4px;
  align-items: center;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #8890AE;
  cursor: pointer;
  display: flex;
  font-weight: 500;
}.auj_sb_link_6d9:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F0F3FA;
}.auj_sb_link_6d9.auj_state_active_6d9 {
  background: rgba(232, 101, 12, 0.18);
  color: #F0F3FA;
}.auj_sb_ic_6d9 {
  border-radius: 0.25rem;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
  width: 30px;
  align-items: center;
  height: 30px;
}.auj_sb_ic_6d9 svg {
  height: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 16px;
}.auj_sb_ic_1_6d9 {
  background: rgba(232, 101, 12, 0.07);
  color: #E8650C;
}.auj_sb_ic_2_6d9 {
  background: rgba(34, 197, 94, 0.15);
  color: #22C55E;
}.auj_sb_ic_3_6d9 {
  background: rgba(245, 166, 35, 0.15);
  color: #F5A623;
}.auj_sb_ic_4_6d9 {
  background: rgba(194, 54, 6, 0.22);
  color: #C23606;
}.auj_sb_ic_5_6d9 {
  background: rgba(232, 101, 12, 0.07);
  color: #E8449A;
}.auj_sb_ic_6_6d9 {
  background: rgba(194, 54, 6, 0.22);
  color: #9333EA;
}.auj_sb_badge_6d9 {
  padding: 2px 0.438rem;
  background: #F5A623;
  border-radius: 4px;
  color: #0C0E18;
  font-weight: 700;
  margin-left: auto;
  font-size: 9px;
}.auj_sb_bot_6d9 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.75rem;
  gap: 8px;
  display: flex;
}.auj_sb_lang_6d9,.auj_sb_help_6d9 {
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  flex: 1;
  gap: 6px;
  transition: border-color .2s;
  padding: 0.563rem 6px;
  justify-content: center;
  font-weight: 600;
  align-items: center;
  color: #8890AE;
  font-size: 11px;
  display: flex;
}.auj_sb_lang_6d9:hover,.auj_sb_help_6d9:hover {
  border-color: rgba(232, 101, 12, 0.55);
  color: #F0F3FA;
}.auj_sb_lang_6d9 svg,.auj_sb_help_6d9 svg {
  stroke-linecap: round;
  width: 0.813rem;
  height: 0.813rem;
  stroke-linejoin: round;
}.auj_sb_bd_6d9 {
  background: rgba(6, 9, 20, 0.72);
  inset: 0;
  z-index: 69;
  display: none;
  position: fixed;
}.auj_sb_bd_6d9.auj_state_on_6d9 {
  display: block;
}
@media(min-width: 1077px) {.auj_sb_bd_6d9 {
  display: none!important;
}
}.auj_mob_nav_6d9 {
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #0F1424;
  left: 0;
  bottom: 0;
  display: flex;
  position: fixed;
  right: 0;
  z-index: 80;
}
@media(min-width: 1081px) {.auj_mob_nav_6d9 {
  display: none;
}
}.auj_mob_nav_item_6d9 {
  padding: 4px 2px;
  flex: 1;
  gap: 0.25rem;
  align-items: center;
  color: #46506E;
  display: flex;
  cursor: pointer;
  flex-direction: column;
}.auj_mob_nav_ic_6d9 {
  line-height: 1;
}.auj_mob_nav_ic_6d9 svg {
  width: 1.25rem;
  stroke-linecap: round;
  height: 1.25rem;
  stroke-linejoin: round;
}.auj_mob_nav_lb_6d9 {
  font-weight: 600;
  color: #46506E;
  font-size: 0.625rem;
}.auj_mob_nav_item_6d9.auj_state_active_6d9 {
  color: #E8650C;
}.auj_mob_nav_item_6d9.auj_state_active_6d9 .auj_mob_nav_lb_6d9 {
  color: #E8650C;
}.auj_hero_6d9 {
  padding: 1.25rem 16px 0;
  background: #090D18;
}
@media(min-width: 771px) {.auj_hero_6d9 {
  padding: 1.5rem 24px 0;
}
}.auj_hero_in_6d9 {
  gap: 0.75rem;
  margin: 0 auto;
  max-width: 82.5rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.auj_hero_in_6d9 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1103px) {.auj_hero_in_6d9 {
  grid-template-columns: 1fr 21.25rem;
}
}.auj_hero_promo_6d9 {
  overflow: hidden;
  background: #0C111E;
  border-radius: 12px;
  display: flex;
  align-items: stretch;
  min-height: 220px;
  position: relative;
}
@media(min-width: 770px) {.auj_hero_promo_6d9 {
  min-height: 280px;
}
}.auj_hero_promo_bg_6d9 {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg,#1A0B04 0%,#090D18 100%);
  position: absolute;
  background-size: cover;
}.auj_hero_promo_bg_6d9::after {
  inset: 0;
  background: linear-gradient(90deg,#090D18 0%,rgba(6, 9, 20, 0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.auj_hero_promo_glow_6d9 {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(194, 54, 6, 0.22) 0%,transparent 65%);
  height: 18.75rem;
  top: -40px;
  position: absolute;
  pointer-events: none;
  width: 300px;
  right: 3.75rem;
}.auj_hero_promo_ct_6d9 {
  padding: 28px 24px 1.75rem 1.75rem;
  justify-content: center;
  position: relative;
  flex-direction: column;
  max-width: 480px;
  z-index: 2;
  display: flex;
}
@media(min-width: 767px) {.auj_hero_promo_ct_6d9 {
  padding: 2.5rem 2rem;
}
}.auj_hero_badge_6d9 {
  border-radius: 1.25rem;
  background: rgba(232, 101, 12, 0.18);
  padding: 5px 0.75rem;
  border: 1px solid rgba(232, 101, 12, 0.07);
  color: #E8650C;
  font-size: 0.625rem;
  display: inline-block;
  font-weight: 700;
  margin-bottom: 0.875rem;
  letter-spacing: .08em;
  text-transform: uppercase;
}.auj_hero_h1_6d9 {
  margin-bottom: 10px;
  line-height: 1.15;
  font-size: 26px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F0F3FA;
  font-family: 'Barlow Condensed', sans-serif;
}.auj_hero_h1_6d9 em {
  color: #F5A623;
  font-style: normal;
}
@media(min-width: 769px) {.auj_hero_h1_6d9 {
  font-size: 2.25rem;
}
}.auj_hero_sub_6d9 {
  font-size: 0.813rem;
  line-height: 1.55;
  margin-bottom: 20px;
  color: #8890AE;
}
@media(min-width: 767px) {.auj_hero_sub_6d9 {
  font-size: 0.875rem;
}
}.auj_hero_row_6d9 {
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.auj_hero_cta_6d9 {
  padding: 0.813rem 1.625rem;
  transition: background .2s;
  background: #22C55E;
  border-radius: 0.5rem;
  box-shadow: 0 4px 18px rgba(34, 197, 94, 0.40), inset 0 1px 0 rgba(255, 255, 255, 0.10);
  color: #0C0E18;
  font-size: 14px;
  font-weight: 700;
}.auj_hero_cta_6d9:hover {
  background: #16A34A;
}.auj_hero_terms_6d9 {
  font-size: 0.688rem;
  color: #46506E;
}.auj_hero_game_6d9 {
  background: #0C111E;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 0.75rem;
  overflow: hidden;
  position: relative;
  display: flex;
  flex-direction: column;
}.auj_hero_game_badge_6d9 {
  border-radius: 1.25rem;
  background: rgba(245, 166, 35, 0.15);
  padding: 5px 10px;
  border: 1px solid rgba(245, 166, 35, 0.15);
  font-weight: 700;
  letter-spacing: .06em;
  left: 12px;
  top: 12px;
  color: #F5A623;
  position: absolute;
  z-index: 3;
  text-transform: uppercase;
  font-size: 0.625rem;
}.auj_hero_game_badge_6d9 svg {
  margin-right: 4px;
  vertical-align: -1px;
  height: 11px;
  width: 11px;
}.auj_hero_game_img_6d9 {
  background: linear-gradient(135deg,#1A0B04,#090D18);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.auj_hero_game_img_6d9 img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  height: 100%;
  width: 100%;
}.auj_hero_game_play_6d9 {
  transition: opacity .2s;
  inset: 0;
  background: rgba(6, 9, 20, 0.72);
  opacity: 0;
  align-items: center;
  display: flex;
  position: absolute;
  justify-content: center;
}.auj_hero_game_6d9:hover .auj_hero_game_play_6d9 {
  opacity: 1;
}.auj_hero_game_play_6d9 span {
  background: #E8650C;
  border-radius: 50%;
  justify-content: center;
  width: 52px;
  height: 3.25rem;
  align-items: center;
  display: flex;
}.auj_hero_game_play_6d9 span svg {
  width: 1.125rem;
  margin-left: 2px;
  height: 1.125rem;
}.auj_hero_game_info_6d9 {
  padding: 0.875rem 16px;
}.auj_hero_game_title_6d9 {
  margin-bottom: 4px;
  font-size: 15px;
  font-weight: 700;
  color: #F0F3FA;
  overflow-wrap: break-word;
}.auj_hero_game_provider_6d9 {
  font-size: 0.688rem;
  color: #5C6280;
}.auj_hero_game_btn_6d9 {
  margin: 0.75rem 1rem 16px;
  transition: background .2s;
  padding: 0.688rem;
  border-radius: 8px;
  background: #E8650C;
  color: #F0F3FA;
  display: block;
  text-align: center;
  font-size: 13px;
  font-weight: 700;
}.auj_hero_game_6d9:hover .auj_hero_game_btn_6d9 {
  background: #F5740F;
}.auj_sbar_6d9 {
  background: #090D18;
  padding: 16px 16px 0;
}
@media(min-width: 770px) {.auj_sbar_6d9 {
  padding: 18px 1.5rem 0;
}
}.auj_sbar_in_6d9 {
  margin: 0 auto;
  max-width: 82.5rem;
}.auj_sbar_row_6d9 {
  gap: 10px;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
  display: flex;
}.auj_sbar_input_6d9 {
  gap: 10px;
  padding: 11px 16px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #0C111E;
  flex: 1;
  border-radius: 0.5rem;
  transition: border-color .2s;
  cursor: pointer;
  align-items: center;
  display: flex;
  color: #5C6280;
  font-size: 13px;
}.auj_sbar_input_6d9:hover {
  border-color: rgba(232, 101, 12, 0.55);
}.auj_sbar_input_6d9 svg {
  width: 0.938rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  flex-shrink: 0;
  height: 0.938rem;
}.auj_sbar_providers_6d9 {
  gap: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.5rem;
  transition: border-color .2s;
  padding: 0.688rem 18px;
  background: #0C111E;
  font-weight: 600;
  color: #C5CADC;
  align-items: center;
  font-size: 0.813rem;
  white-space: nowrap;
  display: flex;
}.auj_sbar_providers_6d9:hover {
  border-color: rgba(232, 101, 12, 0.55);
  color: #F0F3FA;
}.auj_sbar_providers_6d9 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.875rem;
  width: 0.875rem;
}.auj_sbar_tabs_6d9 {
  gap: 0.375rem;
  overflow-x: auto;
  padding-bottom: 2px;
  scrollbar-width: none;
  display: flex;
}.auj_sbar_tabs_6d9::-webkit-scrollbar {
  display: none;
}.auj_sbar_tab_6d9 {
  padding: 0.5rem 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 1.25rem;
  gap: 0.438rem;
  transition: background .15s,color .15s,border-color .15s;
  display: flex;
  font-size: 12px;
  flex-shrink: 0;
  color: #8890AE;
  align-items: center;
  font-weight: 600;
  cursor: pointer;
  white-space: nowrap;
}.auj_sbar_tab_6d9:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(232, 101, 12, 0.55);
  color: #F0F3FA;
}.auj_sbar_tab_6d9.auj_state_active_6d9 {
  background: rgba(232, 101, 12, 0.18);
  border-color: rgba(232, 101, 12, 0.07);
  color: #F0F3FA;
}.auj_sbar_tab_ic_6d9 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.875rem;
  height: 14px;
}.auj_gcg_6d9 {
  background: #090D18;
  padding: 2.25rem 16px 0;
}
@media(min-width: 766px) {.auj_gcg_6d9 {
  padding: 44px 24px 0;
}
}.auj_gcg_in_6d9 {
  margin: 0 auto;
  max-width: 82.5rem;
}.auj_gcg_head_6d9 {
  margin-bottom: 1.25rem;
  max-width: 720px;
}.auj_gcg_label_6d9 {
  font-size: 11px;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-weight: 700;
  color: #E8650C;
  letter-spacing: .08em;
}.auj_gcg_h2_6d9 {
  margin-bottom: 0.5rem;
  font-weight: 800;
  color: #F0F3FA;
  font-size: 22px;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 769px) {.auj_gcg_h2_6d9 {
  font-size: 1.75rem;
}
}.auj_gcg_intro_6d9 {
  line-height: 1.6;
  font-size: 0.813rem;
  color: #5C6280;
}.auj_gcg_grid_6d9 {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:640px) {.auj_gcg_grid_6d9 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.auj_gcg_grid_6d9 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.auj_gcg_card_6d9 {
  overflow: hidden;
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: transform .2s,border-color .2s;
  padding: 1.25rem;
  position: relative;
  cursor: pointer;
  min-height: 15rem;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
}.auj_gcg_card_6d9:hover {
  transform: translateY(-3px);
  border-color: rgba(232, 101, 12, 0.18);
}.auj_gcg_card_bg_6d9 {
  inset: 0;
  position: absolute;
  z-index: 0;
}.auj_gcg_card_bg_6d9::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.auj_gcg_card_ic_6d9 {
  border-radius: 4px;
  background: rgba(0,0,0,.45);
  display: flex;
  z-index: 2;
  justify-content: center;
  top: 1.125rem;
  position: absolute;
  color: #F0F3FA;
  align-items: center;
  width: 2.5rem;
  right: 1.125rem;
  height: 2.5rem;
}.auj_gcg_card_ic_6d9 svg {
  height: 1.25rem;
  width: 1.25rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.auj_gcg_card_ct_6d9 {
  z-index: 1;
  position: relative;
}.auj_gcg_card_h_6d9 {
  font-size: 1.125rem;
  overflow-wrap: break-word;
  color: #F0F3FA;
  line-height: 1.2;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 0.5rem;
}
@media(min-width: 770px) {.auj_gcg_card_h_6d9 {
  font-size: 1.25rem;
}
}.auj_gcg_card_p_6d9 {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  line-height: 1.55;
  margin-bottom: 0.625rem;
  color: rgba(255,255,255,.82);
}.auj_gcg_card_p_6d9 strong {
  font-weight: 600;
  color: #F0F3FA;
}.auj_gcg_card_cta_6d9 {
  gap: 0.25rem;
  color: #E8650C;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px;
  display: inline-flex;
  letter-spacing: .04em;
  align-items: center;
}.auj_gcg_card_cta_6d9 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 12px;
  height: 0.75rem;
}.auj_ws_6d9 {
  background: #090D18;
  padding: 32px 1rem 0;
}
@media(min-width: 771px) {.auj_ws_6d9 {
  padding: 2.25rem 1.5rem 0;
}
}.auj_ws_in_6d9 {
  margin: 0 auto;
  max-width: 1320px;
}.auj_ws_head_6d9 {
  gap: 12px;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 14px;
  justify-content: space-between;
  display: flex;
}.auj_ws_title_6d9 {
  gap: 0.625rem;
  font-size: 16px;
  color: #F0F3FA;
  font-weight: 700;
  overflow-wrap: break-word;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-family: 'Barlow Condensed', sans-serif;
}.auj_ws_title_ic_6d9 svg {
  width: 1.125rem;
  color: #F5A623;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.125rem;
}.auj_ws_online_6d9 {
  gap: 0.438rem;
  align-items: center;
  font-weight: 600;
  color: #5C6280;
  display: flex;
  font-size: 12px;
}.auj_ws_online_dot_6d9 {
  border-radius: 50%;
  background: #22C55E;
  height: 0.5rem;
  width: 0.5rem;
  flex-shrink: 0;
  box-shadow: 0 0 0.375rem rgba(34, 197, 94, 0.15);
}.auj_ws_scroll_6d9 {
  gap: 8px;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 0.5rem;
  display: flex;
}.auj_ws_scroll_6d9::-webkit-scrollbar {
  display: none;
}.auj_wc_6d9 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.5rem;
  padding: 0.625rem 14px;
  background: #0C111E;
  gap: 10px;
  align-items: center;
  flex-shrink: 0;
  min-width: 13.75rem;
  display: flex;
}.auj_wc_img_6d9 {
  background: #0F1424;
  overflow: hidden;
  border-radius: 4px;
  flex-shrink: 0;
  height: 2.25rem;
  width: 2.25rem;
}.auj_wc_img_6d9 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.auj_wc_info_6d9 {
  min-width: 0;
}.auj_wc_game_6d9 {
  overflow: hidden;
  color: #C5CADC;
  font-size: 12px;
  font-weight: 600;
  white-space: nowrap;
  text-overflow: ellipsis;
}.auj_wc_player_6d9 {
  overflow: hidden;
  white-space: nowrap;
  color: #46506E;
  text-overflow: ellipsis;
  font-size: 10px;
}.auj_wc_amount_6d9 {
  color: #22C55E;
  margin-left: auto;
  font-weight: 700;
  white-space: nowrap;
  flex-shrink: 0;
  font-size: 0.813rem;
}.auj_reg_6d9 {
  padding: 2.25rem 1rem 0;
  background: #090D18;
}
@media(min-width: 765px) {.auj_reg_6d9 {
  padding: 2.75rem 24px 0;
}
}.auj_reg_in_6d9 {
  background: #0F1424;
  padding: 28px 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 0.75rem;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 771px) {.auj_reg_in_6d9 {
  padding: 2.5rem;
}
}.auj_reg_top_6d9 {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 863px) {.auj_reg_top_6d9 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.auj_reg_label_6d9 {
  letter-spacing: .08em;
  color: #E8650C;
  margin-bottom: 10px;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
}.auj_reg_h2_6d9 {
  font-weight: 800;
  line-height: 1.2;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  font-size: 22px;
  color: #F0F3FA;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 766px) {.auj_reg_h2_6d9 {
  font-size: 1.75rem;
}
}.auj_reg_bonus_6d9 {
  border: 1px solid rgba(245, 166, 35, 0.15);
  gap: 8px;
  padding: 0.625rem 16px;
  background: rgba(245, 166, 35, 0.15);
  border-radius: 0.5rem;
  margin-bottom: 1rem;
  align-items: center;
  display: inline-flex;
}.auj_reg_bonus_amount_6d9 {
  font-weight: 800;
  color: #F5A623;
  font-size: 20px;
}.auj_reg_bonus_text_6d9 {
  font-size: 13px;
  line-height: 1.35;
  color: #8890AE;
}.auj_reg_cta_btn_6d9 {
  transition: background .2s;
  border-radius: 8px;
  background: #22C55E;
  padding: 14px 2rem;
  color: #0C0E18;
  box-shadow: 0 4px 1.125rem rgba(34, 197, 94, 0.40), inset 0 1px 0 rgba(255, 255, 255, 0.10);
  display: inline-block;
  font-size: 0.938rem;
  margin-bottom: 0.75rem;
  font-weight: 700;
}.auj_reg_cta_btn_6d9:hover {
  background: #16A34A;
}.auj_reg_terms_6d9 {
  font-size: 11px;
  line-height: 1.5;
  color: #46506E;
}.auj_reg_seo_6d9 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #5C6280;
  margin-top: 20px;
  padding-top: 20px;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.65;
}.auj_reg_seo_6d9 p {
  color: #5C6280;
  line-height: 1.65;
  font-size: 13px;
  margin-bottom: 10px;
}.auj_reg_seo_6d9 p:last-child {
  margin-bottom: 0;
}.auj_reg_seo_6d9 strong {
  font-weight: 700;
  color: #C5CADC;
}.auj_reg_seo_6d9 a {
  transition: color .2s;
  text-decoration: underline;
  color: #E8650C;
}.auj_reg_seo_6d9 a:hover {
  color: #F5740F;
}.auj_reg_seo_6d9 ul,.auj_reg_seo_6d9 ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 18px;
}.auj_reg_seo_6d9 ol {
  list-style: decimal;
}.auj_reg_seo_6d9 li {
  line-height: 1.65;
  margin-bottom: 0.25rem;
  color: #5C6280;
  font-size: 0.813rem;
}.auj_reg_seo_6d9 table {
  width: 100%;
  display: block;
  margin-bottom: 10px;
  font-size: 0.813rem;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 769px) {.auj_reg_seo_6d9 table {
  display: table;
}
}.auj_reg_seo_6d9 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.5rem;
  color: #C5CADC;
  text-align: left;
  font-weight: 700;
}.auj_reg_seo_6d9 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem;
  color: #5C6280;
}.auj_reg_steps_6d9 {
  gap: 0.875rem;
  flex-direction: column;
  display: flex;
  margin-top: 28px;
}
@media(min-width: 861px) {.auj_reg_steps_6d9 {
  margin-top: 0;
}
}.auj_reg_step_6d9 {
  background: rgba(255, 255, 255, 0.05);
  gap: 14px;
  padding: 16px;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.auj_reg_step_num_6d9 {
  background: rgba(232, 101, 12, 0.18);
  border: 1px solid rgba(232, 101, 12, 0.07);
  border-radius: 50%;
  color: #E8650C;
  font-size: 0.875rem;
  justify-content: center;
  width: 34px;
  align-items: center;
  flex-shrink: 0;
  font-weight: 800;
  display: flex;
  height: 34px;
}.auj_reg_step_title_6d9 {
  font-weight: 700;
  font-size: 0.875rem;
  margin-bottom: 3px;
  color: #F0F3FA;
}.auj_reg_step_text_6d9 {
  color: #5C6280;
  line-height: 1.5;
  font-size: 12px;
}.auj_reg_trust_6d9 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  display: flex;
  padding-top: 20px;
  flex-wrap: wrap;
  margin-top: 20px;
}.auj_reg_trust_item_6d9 {
  gap: 0.438rem;
  font-size: 12px;
  color: #5C6280;
  align-items: center;
  display: flex;
  overflow-wrap: break-word;
}.auj_reg_trust_ic_6d9 svg {
  width: 16px;
  stroke-linecap: round;
  color: #E8650C;
  height: 1rem;
  stroke-linejoin: round;
}.auj_prov_6d9 {
  background: #090D18;
  padding: 36px 16px 0;
}
@media(min-width: 771px) {.auj_prov_6d9 {
  padding: 2.75rem 24px 0;
}
}.auj_prov_in_6d9 {
  margin: 0 auto;
  max-width: 82.5rem;
}.auj_prov_head_6d9 {
  margin-bottom: 1rem;
}.auj_prov_label_6d9 {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 8px;
  color: #E8650C;
  font-size: 11px;
  letter-spacing: .08em;
}.auj_prov_h2_6d9 {
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 8px;
  color: #F0F3FA;
}
@media(min-width: 769px) {.auj_prov_h2_6d9 {
  font-size: 24px;
}
}.auj_prov_seo_6d9 {
  color: #5C6280;
  line-height: 1.6;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  margin-bottom: 16px;
  max-width: 620px;
}.auj_prov_seo_6d9 strong {
  color: #C5CADC;
  font-weight: 700;
}.auj_prov_seo_6d9 a {
  color: #E8650C;
  text-decoration: underline;
}.auj_prov_grid_6d9 {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 642px) {.auj_prov_grid_6d9 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1082px) {.auj_prov_grid_6d9 {
  grid-template-columns: repeat(8,1fr);
}
}.auj_prov_card_6d9 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 8px;
  gap: 7px;
  padding: 0.875rem 10px;
  transition: border-color .2s,background .2s;
  background: #0C111E;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
  display: flex;
}.auj_prov_card_6d9:hover {
  border-color: rgba(232, 101, 12, 0.55);
  background: #0F1424;
}.auj_prov_logo_6d9 {
  overflow: hidden;
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.05);
  width: 44px;
  justify-content: center;
  align-items: center;
  height: 2.75rem;
  display: flex;
}.auj_prov_logo_6d9 img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}.auj_prov_name_6d9 {
  font-weight: 600;
  text-align: center;
  color: #8890AE;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.auj_bon_6d9 {
  background: #090D18;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.auj_bon_6d9 {
  padding: 44px 1.5rem 0;
}
}.auj_bon_in_6d9 {
  margin: 0 auto;
  max-width: 1320px;
}.auj_bon_head_6d9 {
  margin-bottom: 1.25rem;
}.auj_bon_label_6d9 {
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  color: #E8650C;
}.auj_bon_h2_6d9 {
  font-size: 1.25rem;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  margin-bottom: 0.5rem;
  color: #F0F3FA;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.auj_bon_h2_6d9 {
  font-size: 24px;
}
}.auj_bon_seo_6d9 {
  line-height: 1.6;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #5C6280;
  max-width: 38.75rem;
}.auj_bon_seo_6d9 strong {
  font-weight: 700;
  color: #C5CADC;
}.auj_bon_seo_6d9 a {
  color: #E8650C;
  text-decoration: underline;
}.auj_bon_grid_6d9 {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 643px) {.auj_bon_grid_6d9 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.auj_bon_grid_6d9 {
  grid-template-columns: repeat(5,1fr);
}
}.auj_bon_card_6d9 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.5rem;
  background: #0C111E;
  padding: 1rem;
  transition: border-color .2s,transform .2s;
}.auj_bon_card_6d9:hover {
  border-color: rgba(232, 101, 12, 0.07);
  transform: translateY(-2px);
}.auj_bon_card_ic_6d9 svg {
  width: 1.625rem;
  height: 1.625rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.auj_bon_card_ic_6d9 {
  margin-bottom: 10px;
}.auj_bon_card_type_6d9 {
  letter-spacing: .06em;
  color: #5C6280;
  font-size: 10px;
  margin-bottom: 6px;
  font-weight: 700;
  text-transform: uppercase;
}.auj_bon_card_amount_6d9 {
  font-weight: 800;
  line-height: 1.1;
  margin-bottom: 0.375rem;
  color: #F5A623;
  font-size: 1.125rem;
}.auj_bon_card_name_6d9 {
  font-weight: 600;
  font-size: 0.813rem;
  color: #F0F3FA;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
}.auj_bon_card_detail_6d9 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  font-size: 11px;
  padding-top: 8px;
  line-height: 1.5;
  color: #46506E;
}.auj_app_6d9 {
  background: #090D18;
  padding: 36px 1rem 0;
}
@media(min-width:768px) {.auj_app_6d9 {
  padding: 44px 24px 0;
}
}.auj_app_in_6d9 {
  margin: 0 auto;
  max-width: 1320px;
}.auj_app_head_6d9 {
  margin-bottom: 16px;
}.auj_app_label_6d9 {
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  color: #E8650C;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
}.auj_app_h2_6d9 {
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F0F3FA;
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 0.375rem;
}
@media(min-width: 770px) {.auj_app_h2_6d9 {
  font-size: 24px;
}
}.auj_app_sub_6d9 {
  color: #5C6280;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  max-width: 600px;
  line-height: 1.6;
}.auj_app_sub_6d9 strong {
  color: #C5CADC;
  font-weight: 700;
}.auj_app_cards_6d9 {
  gap: 10px;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 16px;
}
@media(min-width: 638px) {.auj_app_cards_6d9 {
  grid-template-columns: repeat(3,1fr);
}
}.auj_app_card_6d9 {
  gap: 1rem;
  border-radius: 0.5rem;
  padding: 1.25rem;
  overflow: hidden;
  position: relative;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.auj_app_card_ios_6d9 {
  background: linear-gradient(135deg,rgba(232, 101, 12, 0.18) 0%,#0F1424 100%);
}.auj_app_card_android_6d9 {
  background: linear-gradient(135deg,rgba(34, 197, 94, 0.15) 0%,#0F1424 100%);
}.auj_app_card_win_6d9 {
  background: linear-gradient(135deg,rgba(245, 166, 35, 0.15) 0%,#0F1424 100%);
}.auj_app_card_ic_6d9 svg {
  width: 34px;
  height: 2.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.auj_app_card_ic_6d9 {
  color: #F0F3FA;
  flex-shrink: 0;
}.auj_app_card_os_6d9 {
  color: #5C6280;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.625rem;
  margin-bottom: 0.375rem;
}.auj_app_card_title_6d9 {
  font-size: 0.938rem;
  color: #F0F3FA;
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 6px;
  overflow-wrap: break-word;
}.auj_app_card_text_6d9 {
  color: #5C6280;
  margin-bottom: 0.875rem;
  font-size: 0.75rem;
  line-height: 1.5;
  overflow-wrap: break-word;
}.auj_app_card_btn_6d9 {
  transition: background .2s;
  background: rgba(255, 255, 255, 0.12);
  border-radius: 0.25rem;
  gap: 7px;
  border: 1px solid rgba(232, 101, 12, 0.55);
  padding: 10px 1.125rem;
  align-items: center;
  font-weight: 700;
  display: inline-flex;
  color: #F0F3FA;
  font-size: 13px;
}.auj_app_card_btn_6d9:hover {
  background: rgba(255, 255, 255, 0.07);
}.auj_seo_6d9 {
  background: #090D18;
  padding: 2.25rem 16px 0;
}
@media(min-width: 771px) {.auj_seo_6d9 {
  padding: 2.75rem 24px 0;
}
}.auj_seo_in_6d9 {
  padding: 28px 1.5rem;
  margin: 0 auto;
  border-radius: 0.75rem;
  background: #0F1424;
  border: 1px solid rgba(255, 255, 255, 0.09);
  max-width: 82.5rem;
}
@media(min-width: 770px) {.auj_seo_in_6d9 {
  padding: 36px 2.5rem;
}
}.auj_seo_label_6d9 {
  font-weight: 700;
  color: #E8650C;
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
}.auj_seo_h2_6d9 {
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  line-height: 1.25;
  color: #F0F3FA;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 0.875rem;
}
@media(min-width: 769px) {.auj_seo_h2_6d9 {
  font-size: 24px;
}
}.auj_seo_body_6d9 {
  overflow-wrap: break-word;
  color: #8890AE;
  font-size: 14px;
  line-height: 1.75;
}.auj_seo_body_6d9 p {
  margin-bottom: 12px;
  color: #8890AE;
  font-size: 0.875rem;
  line-height: 1.75;
}.auj_seo_body_6d9 p:last-child {
  margin-bottom: 0;
}.auj_seo_body_6d9 strong {
  color: #C5CADC;
  font-weight: 700;
}.auj_seo_body_6d9 a {
  transition: color .2s;
  text-decoration: underline;
  color: #E8650C;
}.auj_seo_body_6d9 a:hover {
  color: #F5740F;
}.auj_seo_body_6d9 ul,.auj_seo_body_6d9 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.auj_seo_body_6d9 ol {
  list-style: decimal;
}.auj_seo_body_6d9 li {
  font-size: 14px;
  color: #8890AE;
  margin-bottom: 0.375rem;
  line-height: 1.75;
}.auj_seo_body_6d9 table {
  overflow-x: auto;
  margin-bottom: 12px;
  display: block;
  font-size: 13px;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width:768px) {.auj_seo_body_6d9 table {
  display: table;
}
}.auj_seo_body_6d9 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  text-align: left;
  font-weight: 700;
  color: #C5CADC;
}.auj_seo_body_6d9 td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8890AE;
}.auj_seo_cols_6d9 {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.auj_seo_cols_6d9 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.auj_seo_cols_6d9 {
  grid-template-columns: repeat(3,1fr);
}
}.auj_seo_col_h_6d9 {
  color: #C5CADC;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  font-weight: 700;
}.auj_seo_col_p_6d9 {
  font-size: 0.813rem;
  line-height: 1.65;
  color: #5C6280;
  overflow-wrap: break-word;
}.auj_seo_stats_6d9 {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.auj_seo_stat_6d9 {
  border-radius: 8px;
  border: 1px solid rgba(232, 101, 12, 0.18);
  flex: 1;
  padding: 0.875rem 1rem;
  background: rgba(232, 101, 12, 0.07);
  min-width: 8.75rem;
}.auj_seo_stat_val_6d9 {
  margin-bottom: 0.25rem;
  font-size: 1.25rem;
  color: #E8650C;
  overflow-wrap: break-word;
  font-weight: 800;
}.auj_seo_stat_lb_6d9 {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #5C6280;
}.auj_seo_6d9 {
  padding: 36px 16px 0;
  background: #090D18;
}
@media(min-width:768px) {.auj_seo_6d9 {
  padding: 2.75rem 1.5rem 0;
}
}.auj_seo_in_6d9 {
  padding: 28px 1.5rem;
  background: #0F1424;
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 770px) {.auj_seo_in_6d9 {
  padding: 36px 2.5rem;
}
}.auj_seo_label_6d9 {
  font-weight: 700;
  color: #E8650C;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.auj_seo_h2_6d9 {
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F0F3FA;
  margin-bottom: 14px;
  font-size: 1.25rem;
  line-height: 1.25;
}
@media(min-width: 765px) {.auj_seo_h2_6d9 {
  font-size: 24px;
}
}.auj_seo_body_6d9 {
  color: #8890AE;
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 0.875rem;
}.auj_seo_body_6d9 p {
  color: #8890AE;
  line-height: 1.75;
  margin-bottom: 12px;
  font-size: 0.875rem;
}.auj_seo_body_6d9 p:last-child {
  margin-bottom: 0;
}.auj_seo_body_6d9 strong {
  font-weight: 700;
  color: #C5CADC;
}.auj_seo_body_6d9 a {
  transition: color .2s;
  color: #E8650C;
  text-decoration: underline;
}.auj_seo_body_6d9 a:hover {
  color: #F5740F;
}.auj_seo_body_6d9 ul,.auj_seo_body_6d9 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.auj_seo_body_6d9 ol {
  list-style: decimal;
}.auj_seo_body_6d9 li {
  color: #8890AE;
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 6px;
}.auj_seo_body_6d9 table {
  border-collapse: collapse;
  font-size: 0.813rem;
  margin-bottom: 0.75rem;
  width: 100%;
  display: block;
  overflow-x: auto;
}
@media(min-width: 769px) {.auj_seo_body_6d9 table {
  display: table;
}
}.auj_seo_body_6d9 th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C5CADC;
  text-align: left;
  font-weight: 700;
}.auj_seo_body_6d9 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #8890AE;
}.auj_seo_cols_6d9 {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width:640px) {.auj_seo_cols_6d9 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.auj_seo_cols_6d9 {
  grid-template-columns: repeat(3,1fr);
}
}.auj_seo_col_h_6d9 {
  color: #C5CADC;
  font-weight: 700;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  font-size: 13px;
}.auj_seo_col_p_6d9 {
  color: #5C6280;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
}.auj_seo_stats_6d9 {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.auj_seo_stat_6d9 {
  border-radius: 0.5rem;
  background: rgba(232, 101, 12, 0.07);
  flex: 1;
  padding: 0.875rem 16px;
  border: 1px solid rgba(232, 101, 12, 0.18);
  min-width: 8.75rem;
}.auj_seo_stat_val_6d9 {
  margin-bottom: 4px;
  font-size: 1.25rem;
  color: #E8650C;
  font-weight: 800;
  overflow-wrap: break-word;
}.auj_seo_stat_lb_6d9 {
  overflow-wrap: break-word;
  color: #5C6280;
  font-size: 11px;
}.auj_faq_6d9 {
  padding: 2.25rem 1rem 0;
  background: #090D18;
}
@media(min-width: 769px) {.auj_faq_6d9 {
  padding: 2.75rem 1.5rem 0;
}
}.auj_faq_in_6d9 {
  margin: 0 auto;
  max-width: 82.5rem;
}.auj_faq_head_6d9 {
  margin-bottom: 1.25rem;
}.auj_faq_label_6d9 {
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #E8650C;
  text-transform: uppercase;
  font-weight: 700;
}.auj_faq_h2_6d9 {
  color: #F0F3FA;
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 770px) {.auj_faq_h2_6d9 {
  font-size: 24px;
}
}.auj_faq_list_6d9 {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.auj_faq_item_6d9 {
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #0F1424;
  overflow: hidden;
}.auj_faq_q_6d9 {
  gap: 0.75rem;
  padding: 16px 1.25rem;
  transition: color .2s;
  align-items: center;
  flex-wrap: wrap;
  color: #C5CADC;
  cursor: pointer;
  font-weight: 600;
  overflow-wrap: break-word;
  justify-content: space-between;
  display: flex;
  font-size: 0.875rem;
}.auj_faq_q_6d9:hover {
  color: #F0F3FA;
}.auj_faq_q_ic_6d9 {
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #E8650C;
  font-size: 1rem;
  height: 1.5rem;
  width: 24px;
  flex-shrink: 0;
}.auj_faq_item_6d9.auj_state_open_6d9 .auj_faq_q_ic_6d9 {
  transform: rotate(45deg);
}.auj_faq_a_6d9 {
  padding: 0 1.25rem 16px;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  display: none;
  color: #5C6280;
  line-height: 1.7;
}.auj_faq_item_6d9.auj_state_open_6d9 .auj_faq_a_6d9 {
  display: block;
}.auj_faq_a_6d9 strong {
  color: #C5CADC;
  font-weight: 700;
}.auj_faq_a_6d9 a {
  text-decoration: underline;
  color: #E8650C;
}.auj_faq_a_6d9 ul,.auj_faq_a_6d9 ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 1.25rem;
}.auj_faq_a_6d9 ol {
  list-style: decimal;
}.auj_faq_a_6d9 li {
  margin-bottom: 4px;
  line-height: 1.6;
}.auj_faq_a_6d9 table {
  margin: 0.5rem 0;
  width: 100%;
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
  font-size: 12px;
}
@media(min-width: 770px) {.auj_faq_a_6d9 table {
  display: table;
}
}.auj_faq_a_6d9 th {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #C5CADC;
}.auj_faq_a_6d9 td {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #5C6280;
}.auj_rv_6d9 {
  background: #090D18;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.auj_rv_6d9 {
  padding: 44px 1.5rem 0;
}
}.auj_rv_in_6d9 {
  margin: 0 auto;
  max-width: 82.5rem;
}.auj_rv_head_6d9 {
  margin-bottom: 1.25rem;
  max-width: 45rem;
}.auj_rv_label_6d9 {
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  color: #E8650C;
  margin-bottom: 8px;
}.auj_rv_h2_6d9 {
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F0F3FA;
  font-weight: 800;
  font-size: 1.375rem;
}
@media(min-width: 769px) {.auj_rv_h2_6d9 {
  font-size: 28px;
}
}.auj_rv_stats_6d9 {
  gap: 1.125rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  color: #5C6280;
  font-size: 13px;
}.auj_rv_stats_score_6d9 {
  gap: 0.375rem;
  align-items: baseline;
  display: flex;
}.auj_rv_stats_score_val_6d9 {
  font-family: 'Barlow Condensed', sans-serif;
  color: #F5A623;
  font-weight: 800;
  font-size: 1.375rem;
}.auj_rv_stats_score_max_6d9 {
  color: #46506E;
  font-size: 0.813rem;
}.auj_rv_stats_badge_6d9 {
  gap: 4px;
  display: flex;
  align-items: center;
}.auj_rv_stats_badge_6d9 svg {
  width: 0.875rem;
  color: #F5A623;
  height: 0.875rem;
}.auj_rv_grid_6d9 {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.auj_rv_grid_6d9 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.auj_rv_grid_6d9 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.auj_rv_card_6d9 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #0F1424;
  border-radius: 0.5rem;
  padding: 1.25rem;
  display: flex;
  flex-direction: column;
}.auj_rv_card_stars_6d9 {
  gap: 2px;
  margin-bottom: 0.625rem;
  display: flex;
  color: #F5A623;
}.auj_rv_card_stars_6d9 svg {
  width: 14px;
  height: 14px;
}.auj_rv_card_h_6d9 {
  font-size: 14px;
  overflow-wrap: break-word;
  line-height: 1.3;
  color: #F0F3FA;
  margin-bottom: 8px;
  font-weight: 700;
}.auj_rv_card_body_6d9 {
  flex: 1;
  overflow-wrap: break-word;
  color: #5C6280;
  font-size: 0.813rem;
  margin-bottom: 0.875rem;
  line-height: 1.65;
}.auj_rv_card_body_6d9 strong {
  font-weight: 600;
  color: #C5CADC;
}.auj_rv_card_meta_6d9 {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding-top: 12px;
}.auj_rv_card_author_6d9 {
  font-weight: 600;
  font-size: 0.75rem;
  color: #C5CADC;
}.auj_rv_card_date_6d9 {
  color: #46506E;
  font-size: 11px;
}.auj_seo_6d9 {
  background: #090D18;
  padding: 36px 1rem 0;
}
@media(min-width: 770px) {.auj_seo_6d9 {
  padding: 44px 1.5rem 0;
}
}.auj_seo_in_6d9 {
  background: #0F1424;
  padding: 1.75rem 24px;
  margin: 0 auto;
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  max-width: 1320px;
}
@media(min-width: 769px) {.auj_seo_in_6d9 {
  padding: 36px 2.5rem;
}
}.auj_seo_label_6d9 {
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
  color: #E8650C;
  margin-bottom: 0.625rem;
}.auj_seo_h2_6d9 {
  overflow-wrap: break-word;
  line-height: 1.25;
  font-weight: 800;
  color: #F0F3FA;
  font-size: 20px;
  margin-bottom: 14px;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 765px) {.auj_seo_h2_6d9 {
  font-size: 24px;
}
}.auj_seo_body_6d9 {
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #8890AE;
  font-size: 0.875rem;
}.auj_seo_body_6d9 p {
  line-height: 1.75;
  color: #8890AE;
  font-size: 0.875rem;
  margin-bottom: 12px;
}.auj_seo_body_6d9 p:last-child {
  margin-bottom: 0;
}.auj_seo_body_6d9 strong {
  color: #C5CADC;
  font-weight: 700;
}.auj_seo_body_6d9 a {
  transition: color .2s;
  text-decoration: underline;
  color: #E8650C;
}.auj_seo_body_6d9 a:hover {
  color: #F5740F;
}.auj_seo_body_6d9 ul,.auj_seo_body_6d9 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.auj_seo_body_6d9 ol {
  list-style: decimal;
}.auj_seo_body_6d9 li {
  color: #8890AE;
  margin-bottom: 0.375rem;
  line-height: 1.75;
  font-size: 0.875rem;
}.auj_seo_body_6d9 table {
  margin-bottom: 12px;
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
  font-size: 0.813rem;
  display: block;
}
@media(min-width: 770px) {.auj_seo_body_6d9 table {
  display: table;
}
}.auj_seo_body_6d9 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  text-align: left;
  font-weight: 700;
  color: #C5CADC;
}.auj_seo_body_6d9 td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8890AE;
}.auj_seo_cols_6d9 {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 639px) {.auj_seo_cols_6d9 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.auj_seo_cols_6d9 {
  grid-template-columns: repeat(3,1fr);
}
}.auj_seo_col_h_6d9 {
  margin-bottom: 7px;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #C5CADC;
  font-weight: 700;
}.auj_seo_col_p_6d9 {
  color: #5C6280;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.65;
}.auj_seo_stats_6d9 {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.auj_seo_stat_6d9 {
  flex: 1;
  border-radius: 8px;
  border: 1px solid rgba(232, 101, 12, 0.18);
  background: rgba(232, 101, 12, 0.07);
  padding: 14px 1rem;
  min-width: 8.75rem;
}.auj_seo_stat_val_6d9 {
  color: #E8650C;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
}.auj_seo_stat_lb_6d9 {
  color: #5C6280;
  overflow-wrap: break-word;
  font-size: 11px;
}.auj_ft_6d9 {
  background: #060914;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 48px;
}.auj_ft_support_6d9 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 1rem;
}
@media(min-width: 765px) {.auj_ft_support_6d9 {
  padding: 28px 24px;
}
}.auj_ft_support_in_6d9 {
  margin: 0 auto;
  gap: 16px;
  max-width: 82.5rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.auj_ft_support_main_6d9 {
  flex: 1;
  gap: 16px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  min-width: 13.75rem;
}.auj_ft_support_ic_6d9 {
  flex-shrink: 0;
  color: #E8650C;
}.auj_ft_support_ic_6d9 svg {
  stroke-linecap: round;
  height: 30px;
  width: 30px;
  stroke-linejoin: round;
}.auj_ft_support_text_title_6d9 {
  font-weight: 700;
  color: #F0F3FA;
  overflow-wrap: break-word;
  margin-bottom: 3px;
  font-size: 15px;
}.auj_ft_support_text_sub_6d9 {
  color: #5C6280;
  overflow-wrap: break-word;
  font-size: 12px;
}.auj_ft_support_btn_6d9 {
  background: #E8650C;
  padding: 0.688rem 1.375rem;
  transition: background .2s;
  border-radius: 8px;
  font-weight: 700;
  white-space: nowrap;
  flex-shrink: 0;
  font-size: 13px;
  color: #F0F3FA;
}.auj_ft_support_btn_6d9:hover {
  background: #F5740F;
}.auj_ft_support_contacts_6d9 {
  gap: 16px;
  display: flex;
  margin-left: auto;
  flex-wrap: wrap;
}.auj_ft_support_contact_6d9 {
  color: #46506E;
  font-size: 12px;
  line-height: 1.4;
}.auj_ft_support_contact_6d9 strong {
  margin-bottom: 2px;
  display: block;
  font-size: 0.688rem;
  color: #8890AE;
  font-weight: 600;
}.auj_ft_main_6d9 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 32px 16px 1.5rem;
}
@media(min-width:768px) {.auj_ft_main_6d9 {
  padding: 40px 24px 2rem;
}
}.auj_ft_main_in_6d9 {
  margin: 0 auto;
  gap: 1.5rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 1320px;
}
@media(min-width: 642px) {.auj_ft_main_in_6d9 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.auj_ft_main_in_6d9 {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.auj_ft_col_logo_6d9 {
  grid-column: 1/-1;
}
@media(min-width: 1078px) {.auj_ft_col_logo_6d9 {
  grid-column: auto;
}
}.auj_ft_logo_6d9 {
  gap: 9px;
  font-size: 16px;
  color: #F0F3FA;
  overflow-wrap: break-word;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  font-weight: 800;
  margin-bottom: 0.75rem;
}.auj_ft_logo_mark_6d9 {
  border-radius: 0.25rem;
  overflow: hidden;
  width: 1.875rem;
  height: 1.875rem;
}.auj_ft_logo_mark_6d9 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.auj_ft_logo_sub_6d9 {
  line-height: 1.55;
  color: #46506E;
  font-size: 12px;
  max-width: 200px;
  overflow-wrap: break-word;
}.auj_ft_col_title_6d9 {
  font-size: 0.75rem;
  letter-spacing: .07em;
  margin-bottom: 14px;
  color: #8890AE;
  font-weight: 700;
  text-transform: uppercase;
}.auj_ft_col_links_6d9 {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.auj_ft_col_link_6d9 {
  transition: color .2s;
  color: #46506E;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.auj_ft_col_link_6d9:hover {
  color: #C5CADC;
}.auj_ft_apps_6d9 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.auj_ft_app_card_6d9 {
  gap: 10px;
  padding: 0.625rem 0.75rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  align-items: center;
}.auj_ft_app_card_6d9:hover {
  border-color: rgba(232, 101, 12, 0.55);
}.auj_ft_app_card_ic_6d9 svg {
  height: 22px;
  width: 1.375rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.auj_ft_app_card_os_6d9 {
  color: #46506E;
  font-weight: 600;
  font-size: 10px;
}.auj_ft_app_card_action_6d9 {
  font-size: 12px;
  font-weight: 700;
  color: #C5CADC;
}.auj_ft_bot_6d9 {
  padding: 20px 16px;
}
@media(min-width: 769px) {.auj_ft_bot_6d9 {
  padding: 20px 24px;
}
}.auj_ft_bot_in_6d9 {
  gap: 16px;
  margin: 0 auto;
  flex-wrap: wrap;
  max-width: 1320px;
  align-items: center;
  display: flex;
}.auj_ft_socials_6d9 {
  gap: 0.5rem;
  display: flex;
}.auj_ft_soc_6d9 {
  transition: background .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.05);
  color: #8890AE;
  width: 36px;
  align-items: center;
  height: 2.25rem;
  justify-content: center;
  display: flex;
}.auj_ft_soc_6d9 svg {
  width: 16px;
  height: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.auj_ft_soc_6d9:hover {
  background: rgba(255, 255, 255, 0.07);
}.auj_ft_legal_6d9 {
  flex: 1;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #6B7494;
  min-width: 12.5rem;
  font-size: 11px;
}.auj_ft_legal_6d9 strong {
  color: #8890AE;
  font-weight: 700;
}.auj_ft_legal_6d9 a {
  color: #8890AE;
  text-decoration: underline;
}.auj_ft_age_6d9 {
  border: 2px solid #6B7494;
  border-radius: 50%;
  color: #6B7494;
  width: 2rem;
  justify-content: center;
  height: 2rem;
  font-weight: 800;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  font-size: 11px;
  margin-left: auto;
}