*,::before,::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  line-height: 1.6;
  color: #B4C6D8;
  font-family: 'Inter', sans-serif;
  -webkit-font-smoothing: antialiased;
  background-color: #080B13;
  min-height: 100vh;
}ul,ol {
  list-style: none;
}img,picture,svg {
  display: block;
  max-width: 100%;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  cursor: pointer;
  color: inherit;
}a {
  color: inherit;
  text-decoration: none;
}.aap-layout_jw5 {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.aap-page_jw5 {
  display: flex;
  min-height: 100vh;
}.aap-main_jw5 {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media screen and (min-width: 1079px) {.aap-main_jw5 {
  padding-left: 13.75rem;
}
}
@media screen and (max-width: 1080px) {.aap-main_jw5 {
  padding-bottom: 4.5rem;
}
}.aap-gc_jw5 {
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.05);
  background: #0B1019;
  width: 8.75rem;
  cursor: pointer;
  flex-shrink: 0;
  position: relative;
}
@media(min-width: 642px) {.aap-gc_jw5 {
  width: 156px;
}
}
@media(min-width: 1077px) {.aap-gc_jw5 {
  width: 168px;
}
}.aap-gc_jw5:hover {
  border-color: rgba(91,198,244,0.07);
  transform: translateY(-3px);
}.aap-gc_img_jw5 {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.aap-gc_img_jw5 img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  height: 100%;
  width: 100%;
}.aap-gc_hover_jw5 {
  transition: opacity .2s;
  inset: 0;
  background: rgba(4,6,9,0.72);
  opacity: 0;
  display: flex;
  align-items: center;
  position: absolute;
  justify-content: center;
}.aap-gc_jw5:hover .aap-gc_hover_jw5 {
  opacity: 1;
}.aap-gc_hover_btn_jw5 {
  background: #5BC6F4;
  padding: 0.5rem 16px;
  border-radius: 4px;
  font-weight: 700;
  font-size: 0.75rem;
  color: #E6F0FA;
}.aap-gc_info_jw5 {
  padding: 0.5rem 10px 10px;
}.aap-gc_name_jw5 {
  overflow: hidden;
  white-space: nowrap;
  font-weight: 600;
  font-size: 0.75rem;
  max-width: 100%;
  margin-bottom: 3px;
  color: #B4C6D8;
  text-overflow: ellipsis;
}.aap-gc_prov_jw5 {
  color: #4E6070;
  font-size: 10px;
}.aap-gc_tag_jw5 {
  border-radius: 4px;
  padding: 2px 7px;
  letter-spacing: .04em;
  text-transform: uppercase;
  left: 0.375rem;
  font-size: 0.563rem;
  top: 0.375rem;
  font-weight: 700;
  z-index: 2;
  position: absolute;
}.aap-gc_tag_hot_jw5 {
  background: #FF4D5E;
  color: #fff;
}.aap-gc_tag_new_jw5 {
  background: #3DD68C;
  color: #080B13;
}.aap-gc_tag_jp_jw5 {
  background: #F0C040;
  color: #080B13;
}.aap-gc_tag_ex_jw5 {
  background: #7B6EBF;
  color: #fff;
}.aap-gc_tag_live_jw5 {
  background: #FF4D5E;
  color: #fff;
}.aap-gr_jw5 {
  background: #080B13;
  padding: 32px 1rem 0;
}
@media(min-width: 771px) {.aap-gr_jw5 {
  padding: 36px 1.5rem 0;
}
}.aap-gr_in_jw5 {
  margin: 0 auto;
  max-width: 1320px;
}.aap-gr_head_jw5 {
  gap: 12px;
  margin-bottom: 0.625rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.aap-gr_head_l_jw5 {
  gap: 0.625rem;
  flex: 1;
  min-width: 0;
  align-items: center;
  display: flex;
}.aap-gr_ic_jw5 {
  border-radius: 8px;
  flex-shrink: 0;
  height: 2rem;
  width: 2rem;
  justify-content: center;
  display: flex;
  align-items: center;
}.aap-gr_ic_jw5 svg {
  stroke-linecap: round;
  height: 1rem;
  width: 1rem;
  stroke-linejoin: round;
}.aap-gr_title_jw5 {
  font-weight: 700;
  font-family: 'Cinzel', serif;
  color: #E6F0FA;
  font-size: 1rem;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.aap-gr_title_jw5 {
  font-size: 18px;
}
}.aap-gr_more_jw5 {
  gap: 0.313rem;
  transition: color .2s;
  flex-shrink: 0;
  display: flex;
  font-size: 0.75rem;
  white-space: nowrap;
  color: #627488;
  align-items: center;
  font-weight: 600;
}.aap-gr_more_jw5:hover {
  color: #5BC6F4;
}.aap-gr_more_jw5 svg {
  width: 0.75rem;
  stroke-linecap: round;
  height: 12px;
  stroke-linejoin: round;
}.aap-gr_arrows_jw5 {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.aap-gr_arr_jw5 {
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 0.25rem;
  background: rgba(255,255,255,0.05);
  transition: background .15s,color .15s;
  display: flex;
  color: #8A9FB8;
  height: 1.875rem;
  align-items: center;
  justify-content: center;
  width: 1.875rem;
}.aap-gr_arr_jw5:hover {
  background: rgba(255,255,255,0.07);
  color: #E6F0FA;
}.aap-gr_arr_jw5 svg {
  width: 13px;
  height: 0.813rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.aap-gr_seo_h_jw5 {
  margin: 0 0 0.375rem;
  font-weight: 700;
  max-width: 42.5rem;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #B4C6D8;
  font-family: 'Cinzel', serif;
}
@media(min-width: 766px) {.aap-gr_seo_h_jw5 {
  font-size: 14px;
}
}.aap-gr_seo_jw5 {
  max-width: 42.5rem;
  overflow-wrap: break-word;
  line-height: 1.55;
  margin-bottom: 0.75rem;
  font-size: 12px;
  color: #627488;
}.aap-gr_seo_jw5 strong {
  color: #B4C6D8;
  font-weight: 600;
}.aap-gr_scroll_jw5 {
  gap: 10px;
  scrollbar-width: none;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  display: flex;
  padding-bottom: 10px;
}.aap-gr_scroll_jw5::-webkit-scrollbar {
  display: none;
}
@media(min-width: 765px) {.aap-gr_scroll_jw5 {
  gap: 12px;
}
}.aap-tb_jw5 {
  background: #070A12;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  top: 0;
  display: flex;
  right: 0;
  left: 0;
  align-items: center;
  z-index: 80;
  height: 56px;
  position: fixed;
}.aap-tb_in_jw5 {
  padding: 0 0.875rem;
  gap: 0;
  height: 100%;
  align-items: center;
  display: flex;
  width: 100%;
}.aap-tb_burger_jw5 {
  gap: 5px;
  border-radius: 0.5rem;
  margin-right: 0.5rem;
  width: 38px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  height: 38px;
  display: flex;
}.aap-tb_burger_jw5:hover {
  background: rgba(255,255,255,0.05);
}.aap-tb_burger_line_jw5 {
  background: #8A9FB8;
  border-radius: 1px;
  width: 18px;
  display: block;
  height: 2px;
}
@media(min-width: 1079px) {.aap-tb_burger_jw5 {
  display: none;
}
}.aap-tb_logo_jw5 {
  gap: 9px;
  color: #E6F0FA;
  margin-right: 1.25rem;
  font-weight: 800;
  display: flex;
  flex-shrink: 0;
  letter-spacing: -.01em;
  overflow-wrap: break-word;
  font-size: 1.125rem;
  align-items: center;
}.aap-tb_logo_mark_jw5 {
  border-radius: 8px;
  overflow: hidden;
  justify-content: center;
  width: 32px;
  display: flex;
  align-items: center;
  height: 32px;
}.aap-tb_logo_mark_jw5 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.aap-tb_nav_jw5 {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 638px) {.aap-tb_nav_jw5 {
  display: flex;
}
}.aap-tb_tab_jw5 {
  padding: 0.5rem 14px;
  transition: background .15s,color .15s;
  border-radius: 0.5rem;
  font-weight: 600;
  white-space: nowrap;
  color: #8A9FB8;
  font-size: 0.813rem;
}.aap-tb_tab_jw5:hover {
  background: rgba(255,255,255,0.05);
  color: #E6F0FA;
}.aap-tb_tab_jw5.aap-state_active_jw5 {
  background: rgba(91,198,244,0.15);
  color: #E6F0FA;
}.aap-tb_right_jw5 {
  gap: 8px;
  display: flex;
  margin-left: auto;
  align-items: center;
  flex-shrink: 0;
}.aap-tb_login_jw5 {
  transition: border-color .2s,color .2s;
  background: rgba(255,255,255,0.05);
  padding: 9px 1rem;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 8px;
  color: #B4C6D8;
  display: none;
  font-weight: 600;
  font-size: 0.813rem;
}.aap-tb_login_jw5:hover {
  border-color: rgba(109,210,255,0.30);
  color: #E6F0FA;
}
@media(min-width: 481px) {.aap-tb_login_jw5 {
  display: block;
}
}.aap-tb_reg_jw5 {
  background: #3DD68C;
  transition: background .2s;
  border-radius: 0.5rem;
  padding: 0.563rem 1.125rem;
  font-weight: 700;
  font-size: 13px;
  color: #060C14;
  white-space: nowrap;
}.aap-tb_reg_jw5:hover {
  background: #55E4A2;
}.aap-sb_jw5 {
  transform: translateX(-100%);
  border-right: 1px solid rgba(255,255,255,0.05);
  background: #0F1520;
  transition: transform .25s ease;
  position: fixed;
  overflow-y: auto;
  width: 13.75rem;
  top: 56px;
  bottom: 0;
  z-index: 70;
  left: 0;
}.aap-sb_jw5.aap-state_open_jw5 {
  transform: translateX(0);
}.aap-sb_jw5::-webkit-scrollbar {
  width: 0.25rem;
}.aap-sb_jw5::-webkit-scrollbar-thumb {
  background: rgba(255,255,255,0.07);
  border-radius: 2px;
}
@media(min-width: 1081px) {.aap-sb_jw5 {
  transform: translateX(0);
}
}.aap-sb_auth_jw5 {
  padding: 0.875rem 0.75rem 0.625rem;
}.aap-sb_btn_reg_jw5 {
  background: #3DD68C;
  transition: background .2s;
  padding: 0.688rem;
  border-radius: 8px;
  margin-bottom: 0.5rem;
  font-weight: 700;
  display: block;
  font-size: 0.813rem;
  color: #060C14;
  text-align: center;
}.aap-sb_btn_reg_jw5:hover {
  background: #55E4A2;
}.aap-sb_btn_login_jw5 {
  border-radius: 8px;
  padding: 0.625rem;
  border: 1px solid rgba(255,255,255,0.09);
  transition: border-color .2s;
  background: rgba(255,255,255,0.05);
  font-size: 13px;
  display: block;
  color: #B4C6D8;
  font-weight: 600;
  text-align: center;
}.aap-sb_btn_login_jw5:hover {
  border-color: rgba(109,210,255,0.30);
  color: #E6F0FA;
}.aap-sb_promo_jw5 {
  margin: 0 12px 10px;
  border-radius: 0.5rem;
  background: linear-gradient(135deg,#0A1628,#0F1520);
  border: 1px solid rgba(91,198,244,0.15);
  overflow: hidden;
  padding: 0.75rem 14px;
  position: relative;
}.aap-sb_promo_jw5::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(91,198,244,0.15),transparent 70%);
  top: -1.25rem;
  content: '';
  width: 5rem;
  height: 5rem;
  position: absolute;
  right: -1.25rem;
}.aap-sb_promo_title_jw5 {
  margin-bottom: 0.25rem;
  text-transform: uppercase;
  color: #5BC6F4;
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .06em;
}.aap-sb_promo_text_jw5 {
  overflow-wrap: break-word;
  font-weight: 600;
  line-height: 1.35;
  color: #E6F0FA;
  font-size: 0.75rem;
}.aap-sb_promo_sub_jw5 {
  color: #627488;
  margin-top: 3px;
  font-size: 0.625rem;
}.aap-sb_nav_jw5 {
  padding: 6px 0.5rem 16px;
}.aap-sb_nav_lb_jw5 {
  padding: 10px 8px 6px;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #4E6070;
  font-weight: 700;
  font-size: 10px;
}.aap-sb_link_jw5 {
  gap: 0.625rem;
  transition: background .15s,color .15s;
  padding: 0.563rem 10px;
  border-radius: 4px;
  color: #8A9FB8;
  display: flex;
  overflow-wrap: break-word;
  font-size: 13px;
  cursor: pointer;
  align-items: center;
  font-weight: 500;
}.aap-sb_link_jw5:hover {
  background: rgba(255,255,255,0.05);
  color: #E6F0FA;
}.aap-sb_link_jw5.aap-state_active_jw5 {
  background: rgba(91,198,244,0.15);
  color: #E6F0FA;
}.aap-sb_ic_jw5 {
  border-radius: 4px;
  width: 1.875rem;
  height: 30px;
  justify-content: center;
  flex-shrink: 0;
  align-items: center;
  display: flex;
}.aap-sb_ic_jw5 svg {
  width: 1rem;
  height: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.aap-sb_ic_1_jw5 {
  background: rgba(91,198,244,0.07);
  color: #5BC6F4;
}.aap-sb_ic_2_jw5 {
  background: rgba(61,214,140,0.14);
  color: #3DD68C;
}.aap-sb_ic_3_jw5 {
  background: rgba(240,192,64,0.13);
  color: #F0C040;
}.aap-sb_ic_4_jw5 {
  background: rgba(123,110,191,0.18);
  color: #7B6EBF;
}.aap-sb_ic_5_jw5 {
  background: rgba(91,198,244,0.07);
  color: #F05AAF;
}.aap-sb_ic_6_jw5 {
  background: rgba(123,110,191,0.18);
  color: #9B70FF;
}.aap-sb_badge_jw5 {
  padding: 2px 0.438rem;
  background: #F0C040;
  border-radius: 0.25rem;
  margin-left: auto;
  color: #060C14;
  font-size: 9px;
  font-weight: 700;
}.aap-sb_bot_jw5 {
  padding: 0.75rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 8px;
  display: flex;
}.aap-sb_lang_jw5,.aap-sb_help_jw5 {
  border: 1px solid rgba(255,255,255,0.05);
  transition: border-color .2s;
  flex: 1;
  gap: 6px;
  padding: 9px 6px;
  border-radius: 4px;
  background: rgba(255,255,255,0.05);
  align-items: center;
  display: flex;
  color: #8A9FB8;
  justify-content: center;
  font-weight: 600;
  font-size: 11px;
}.aap-sb_lang_jw5:hover,.aap-sb_help_jw5:hover {
  border-color: rgba(109,210,255,0.30);
  color: #E6F0FA;
}.aap-sb_lang_jw5 svg,.aap-sb_help_jw5 svg {
  width: 13px;
  height: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.aap-sb_bd_jw5 {
  background: rgba(4,6,9,0.72);
  inset: 0;
  position: fixed;
  z-index: 69;
  display: none;
}.aap-sb_bd_jw5.aap-state_on_jw5 {
  display: block;
}
@media(min-width: 1081px) {.aap-sb_bd_jw5 {
  display: none!important;
}
}.aap-mob_nav_jw5 {
  background: #0F1520;
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255,255,255,0.09);
  z-index: 80;
  position: fixed;
  display: flex;
  bottom: 0;
  right: 0;
  left: 0;
}
@media(min-width: 1083px) {.aap-mob_nav_jw5 {
  display: none;
}
}.aap-mob_nav_item_jw5 {
  flex: 1;
  padding: 4px 2px;
  gap: 0.25rem;
  color: #4E6070;
  display: flex;
  cursor: pointer;
  flex-direction: column;
  align-items: center;
}.aap-mob_nav_ic_jw5 {
  line-height: 1;
}.aap-mob_nav_ic_jw5 svg {
  height: 1.25rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 20px;
}.aap-mob_nav_lb_jw5 {
  font-weight: 600;
  font-size: 0.625rem;
  color: #4E6070;
}.aap-mob_nav_item_jw5.aap-state_active_jw5 {
  color: #5BC6F4;
}.aap-mob_nav_item_jw5.aap-state_active_jw5 .aap-mob_nav_lb_jw5 {
  color: #5BC6F4;
}.aap-hero_jw5 {
  padding: 20px 1rem 0;
  background: #080B13;
}
@media(min-width: 765px) {.aap-hero_jw5 {
  padding: 24px 24px 0;
}
}.aap-hero_in_jw5 {
  margin: 0 auto;
  gap: 12px;
  display: grid;
  max-width: 82.5rem;
  grid-template-columns: 1fr;
}
@media(min-width: 863px) {.aap-hero_in_jw5 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1102px) {.aap-hero_in_jw5 {
  grid-template-columns: 1fr 340px;
}
}.aap-hero_promo_jw5 {
  overflow: hidden;
  background: #0B1019;
  border-radius: 12px;
  align-items: stretch;
  display: flex;
  position: relative;
  min-height: 13.75rem;
}
@media(min-width: 769px) {.aap-hero_promo_jw5 {
  min-height: 280px;
}
}.aap-hero_promo_bg_jw5 {
  inset: 0;
  background-position: center;
  background: linear-gradient(120deg,#0A1628 0%,#080B13 100%);
  background-size: cover;
  position: absolute;
}.aap-hero_promo_bg_jw5::after {
  background: linear-gradient(90deg,#080B13 0%,rgba(4,6,9,0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.aap-hero_promo_glow_jw5 {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(123,110,191,0.18) 0%,transparent 65%);
  position: absolute;
  right: 60px;
  height: 300px;
  width: 300px;
  top: -40px;
  pointer-events: none;
}.aap-hero_promo_ct_jw5 {
  padding: 28px 24px 1.75rem 1.75rem;
  display: flex;
  max-width: 480px;
  flex-direction: column;
  z-index: 2;
  justify-content: center;
  position: relative;
}
@media(min-width: 765px) {.aap-hero_promo_ct_jw5 {
  padding: 40px 2rem;
}
}.aap-hero_badge_jw5 {
  background: rgba(91,198,244,0.15);
  border: 1px solid rgba(91,198,244,0.07);
  padding: 5px 12px;
  border-radius: 20px;
  margin-bottom: 14px;
  font-weight: 700;
  color: #5BC6F4;
  letter-spacing: .08em;
  display: inline-block;
  text-transform: uppercase;
  font-size: 0.625rem;
}.aap-hero_h1_jw5 {
  font-size: 1.625rem;
  line-height: 1.15;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 10px;
  color: #E6F0FA;
}.aap-hero_h1_jw5 em {
  color: #F0C040;
  font-style: normal;
}
@media(min-width: 767px) {.aap-hero_h1_jw5 {
  font-size: 2.25rem;
}
}.aap-hero_sub_jw5 {
  margin-bottom: 20px;
  color: #8A9FB8;
  font-size: 13px;
  line-height: 1.55;
}
@media(min-width: 769px) {.aap-hero_sub_jw5 {
  font-size: 0.875rem;
}
}.aap-hero_row_jw5 {
  gap: 10px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.aap-hero_cta_jw5 {
  transition: background .2s;
  background: #3DD68C;
  padding: 13px 26px;
  border-radius: 0.5rem;
  font-size: 0.875rem;
  box-shadow: 0 0.25rem 1.25rem rgba(61,214,140,0.38), inset 0 1px 0 rgba(255,255,255,0.10);
  color: #060C14;
  font-weight: 700;
}.aap-hero_cta_jw5:hover {
  background: #55E4A2;
}.aap-hero_terms_jw5 {
  color: #4E6070;
  font-size: 11px;
}.aap-hero_game_jw5 {
  background: #0B1019;
  border-radius: 0.75rem;
  border: 1px solid rgba(255,255,255,0.05);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  position: relative;
}.aap-hero_game_badge_jw5 {
  border: 1px solid rgba(240,192,64,0.13);
  background: rgba(240,192,64,0.13);
  border-radius: 1.25rem;
  padding: 0.313rem 0.625rem;
  color: #F0C040;
  z-index: 3;
  letter-spacing: .06em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.625rem;
  left: 0.75rem;
  position: absolute;
  top: 0.75rem;
}.aap-hero_game_badge_jw5 svg {
  height: 0.688rem;
  margin-right: 4px;
  vertical-align: -1px;
  width: 0.688rem;
}.aap-hero_game_img_jw5 {
  overflow: hidden;
  background: linear-gradient(135deg,#0A1628,#080B13);
  position: relative;
  padding-bottom: 60%;
}.aap-hero_game_img_jw5 img {
  inset: 0;
  object-fit: cover;
  height: 100%;
  width: 100%;
  position: absolute;
}.aap-hero_game_play_jw5 {
  transition: opacity .2s;
  inset: 0;
  background: rgba(4,6,9,0.72);
  opacity: 0;
  position: absolute;
  justify-content: center;
  display: flex;
  align-items: center;
}.aap-hero_game_jw5:hover .aap-hero_game_play_jw5 {
  opacity: 1;
}.aap-hero_game_play_jw5 span {
  background: #5BC6F4;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 3.25rem;
  display: flex;
  height: 52px;
}.aap-hero_game_play_jw5 span svg {
  height: 18px;
  width: 18px;
  margin-left: 2px;
}.aap-hero_game_info_jw5 {
  padding: 0.875rem 16px;
}.aap-hero_game_title_jw5 {
  font-weight: 700;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  color: #E6F0FA;
  font-size: 15px;
}.aap-hero_game_provider_jw5 {
  font-size: 11px;
  color: #627488;
}.aap-hero_game_btn_jw5 {
  margin: 12px 1rem 1rem;
  padding: 11px;
  transition: background .2s;
  background: #5BC6F4;
  border-radius: 0.5rem;
  text-align: center;
  display: block;
  font-size: 13px;
  font-weight: 700;
  color: #E6F0FA;
}.aap-hero_game_jw5:hover .aap-hero_game_btn_jw5 {
  background: #82D8FF;
}.aap-sbar_jw5 {
  padding: 16px 16px 0;
  background: #080B13;
}
@media(min-width: 769px) {.aap-sbar_jw5 {
  padding: 1.125rem 24px 0;
}
}.aap-sbar_in_jw5 {
  margin: 0 auto;
  max-width: 82.5rem;
}.aap-sbar_row_jw5 {
  gap: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 0.75rem;
}.aap-sbar_input_jw5 {
  padding: 11px 16px;
  border-radius: 0.5rem;
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.09);
  gap: 10px;
  flex: 1;
  background: #0B1019;
  cursor: pointer;
  display: flex;
  color: #627488;
  align-items: center;
  font-size: 13px;
}.aap-sbar_input_jw5:hover {
  border-color: rgba(109,210,255,0.30);
}.aap-sbar_input_jw5 svg {
  width: 0.938rem;
  stroke-linejoin: round;
  flex-shrink: 0;
  stroke-linecap: round;
  height: 15px;
}.aap-sbar_providers_jw5 {
  padding: 11px 1.125rem;
  border-radius: 8px;
  gap: 0.5rem;
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.09);
  background: #0B1019;
  color: #B4C6D8;
  font-weight: 600;
  align-items: center;
  display: flex;
  white-space: nowrap;
  font-size: 13px;
}.aap-sbar_providers_jw5:hover {
  border-color: rgba(109,210,255,0.30);
  color: #E6F0FA;
}.aap-sbar_providers_jw5 svg {
  width: 14px;
  stroke-linecap: round;
  height: 0.875rem;
  stroke-linejoin: round;
}.aap-sbar_tabs_jw5 {
  gap: 6px;
  display: flex;
  overflow-x: auto;
  padding-bottom: 2px;
  scrollbar-width: none;
}.aap-sbar_tabs_jw5::-webkit-scrollbar {
  display: none;
}.aap-sbar_tab_jw5 {
  border: 1px solid rgba(255,255,255,0.05);
  border-radius: 20px;
  gap: 0.438rem;
  background: rgba(255,255,255,0.05);
  transition: background .15s,color .15s,border-color .15s;
  padding: 8px 0.875rem;
  cursor: pointer;
  font-size: 0.75rem;
  color: #8A9FB8;
  white-space: nowrap;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  font-weight: 600;
}.aap-sbar_tab_jw5:hover {
  border-color: rgba(109,210,255,0.30);
  background: rgba(255,255,255,0.07);
  color: #E6F0FA;
}.aap-sbar_tab_jw5.aap-state_active_jw5 {
  background: rgba(91,198,244,0.15);
  border-color: rgba(91,198,244,0.07);
  color: #E6F0FA;
}.aap-sbar_tab_ic_jw5 svg {
  stroke-linecap: round;
  height: 14px;
  stroke-linejoin: round;
  width: 0.875rem;
}.aap-gr_jp_jw5 {
  padding: 20px;
  overflow: hidden;
  border-radius: 0.75rem;
  background: linear-gradient(135deg,#130D2E 0%,#090A17 100%);
  position: relative;
}.aap-gr_jp_jw5::before {
  background: radial-gradient(circle,rgba(123,110,191,0.18) 0%,transparent 70%);
  border-radius: 50%;
  left: -60px;
  height: 15.625rem;
  width: 15.625rem;
  content: '';
  top: -60px;
  position: absolute;
}.aap-gr_jp_jw5::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(240,192,64,0.13) 0%,transparent 70%);
  height: 200px;
  width: 12.5rem;
  content: '';
  right: 0;
  bottom: -2.5rem;
  position: absolute;
}.aap-gr_jp_head_jw5 {
  gap: 16px;
  position: relative;
  z-index: 1;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-bottom: 16px;
  display: flex;
}.aap-gr_jp_info_jw5 {
  flex: 1;
}.aap-gr_jp_label_jw5 {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 0.375rem;
  font-weight: 700;
  color: #9B70FF;
}.aap-gr_jp_label_jw5 svg {
  vertical-align: -2px;
  stroke-linecap: round;
  height: 14px;
  stroke-linejoin: round;
  margin-right: 0.25rem;
  width: 14px;
}.aap-gr_jp_amount_jw5 {
  font-size: 32px;
  overflow-wrap: break-word;
  line-height: 1;
  color: #E6F0FA;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  margin-bottom: 4px;
}
@media(min-width: 769px) {.aap-gr_jp_amount_jw5 {
  font-size: 2.5rem;
}
}.aap-gr_jp_amount_jw5 span {
  color: #F0C040;
}.aap-gr_jp_seo_jw5 {
  color: #8A9FB8;
  overflow-wrap: break-word;
  max-width: 480px;
  line-height: 1.5;
  font-size: 0.75rem;
}.aap-gr_jp_cta_jw5 {
  transition: background .2s;
  border: 1px solid rgba(123,110,191,0.18);
  border-radius: 8px;
  padding: 0.688rem 1.25rem;
  background: rgba(123,110,191,0.18);
  white-space: nowrap;
  color: #E6F0FA;
  align-self: flex-start;
  font-weight: 700;
  position: relative;
  flex-shrink: 0;
  z-index: 1;
  font-size: 13px;
  margin-top: 0.25rem;
}.aap-gr_jp_cta_jw5:hover {
  background: #7B6EBF;
}.aap-gcg_jw5 {
  padding: 36px 1rem 0;
  background: #080B13;
}
@media(min-width: 770px) {.aap-gcg_jw5 {
  padding: 44px 24px 0;
}
}.aap-gcg_in_jw5 {
  margin: 0 auto;
  max-width: 1320px;
}.aap-gcg_head_jw5 {
  max-width: 720px;
  margin-bottom: 20px;
}.aap-gcg_label_jw5 {
  text-transform: uppercase;
  color: #5BC6F4;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-weight: 700;
  font-size: 11px;
}.aap-gcg_h2_jw5 {
  font-size: 1.375rem;
  margin-bottom: 8px;
  color: #E6F0FA;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
}
@media(min-width: 767px) {.aap-gcg_h2_jw5 {
  font-size: 28px;
}
}.aap-gcg_intro_jw5 {
  font-size: 0.813rem;
  line-height: 1.6;
  color: #627488;
}.aap-gcg_grid_jw5 {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.aap-gcg_grid_jw5 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.aap-gcg_grid_jw5 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.aap-gcg_card_jw5 {
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 12px;
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  padding: 1.25rem;
  min-height: 15rem;
  position: relative;
  justify-content: flex-end;
  cursor: pointer;
  display: flex;
  flex-direction: column;
}.aap-gcg_card_jw5:hover {
  border-color: rgba(91,198,244,0.15);
  transform: translateY(-3px);
}.aap-gcg_card_bg_jw5 {
  inset: 0;
  position: absolute;
  z-index: 0;
}.aap-gcg_card_bg_jw5::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  content: '';
  position: absolute;
}.aap-gcg_card_ic_jw5 {
  border-radius: 4px;
  background: rgba(0,0,0,.45);
  top: 1.125rem;
  height: 40px;
  right: 1.125rem;
  width: 2.5rem;
  display: flex;
  z-index: 2;
  color: #E6F0FA;
  justify-content: center;
  align-items: center;
  position: absolute;
}.aap-gcg_card_ic_jw5 svg {
  stroke-linecap: round;
  width: 1.25rem;
  stroke-linejoin: round;
  height: 1.25rem;
}.aap-gcg_card_ct_jw5 {
  position: relative;
  z-index: 1;
}.aap-gcg_card_h_jw5 {
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  color: #E6F0FA;
  font-size: 18px;
  font-weight: 800;
  margin-bottom: 0.5rem;
  line-height: 1.2;
}
@media(min-width: 771px) {.aap-gcg_card_h_jw5 {
  font-size: 1.25rem;
}
}.aap-gcg_card_p_jw5 {
  color: rgba(255,255,255,.82);
  overflow-wrap: break-word;
  line-height: 1.55;
  margin-bottom: 0.625rem;
  font-size: 12px;
}.aap-gcg_card_p_jw5 strong {
  color: #E6F0FA;
  font-weight: 600;
}.aap-gcg_card_cta_jw5 {
  gap: 4px;
  color: #5BC6F4;
  font-size: 0.75rem;
  display: inline-flex;
  align-items: center;
  letter-spacing: .04em;
  font-weight: 700;
  text-transform: uppercase;
}.aap-gcg_card_cta_jw5 svg {
  height: 12px;
  width: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.aap-ws_jw5 {
  background: #080B13;
  padding: 32px 16px 0;
}
@media(min-width: 769px) {.aap-ws_jw5 {
  padding: 36px 24px 0;
}
}.aap-ws_in_jw5 {
  margin: 0 auto;
  max-width: 82.5rem;
}.aap-ws_head_jw5 {
  gap: 0.75rem;
  align-items: center;
  margin-bottom: 14px;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
}.aap-ws_title_jw5 {
  gap: 10px;
  align-items: center;
  display: flex;
  font-family: 'Cinzel', serif;
  flex-wrap: wrap;
  font-weight: 700;
  font-size: 1rem;
  color: #E6F0FA;
  overflow-wrap: break-word;
}.aap-ws_title_ic_jw5 svg {
  color: #F0C040;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 18px;
  width: 18px;
}.aap-ws_online_jw5 {
  gap: 7px;
  font-size: 12px;
  color: #627488;
  font-weight: 600;
  display: flex;
  align-items: center;
}.aap-ws_online_dot_jw5 {
  background: #3DD68C;
  border-radius: 50%;
  width: 8px;
  box-shadow: 0 0 0.375rem rgba(61,214,140,0.14);
  height: 8px;
  flex-shrink: 0;
}.aap-ws_scroll_jw5 {
  gap: 8px;
  display: flex;
  padding-bottom: 8px;
  scrollbar-width: none;
  overflow-x: auto;
}.aap-ws_scroll_jw5::-webkit-scrollbar {
  display: none;
}.aap-wc_jw5 {
  padding: 10px 14px;
  gap: 0.625rem;
  border: 1px solid rgba(255,255,255,0.09);
  background: #0B1019;
  border-radius: 8px;
  min-width: 13.75rem;
  flex-shrink: 0;
  align-items: center;
  display: flex;
}.aap-wc_img_jw5 {
  background: #0F1520;
  overflow: hidden;
  border-radius: 0.25rem;
  flex-shrink: 0;
  height: 36px;
  width: 36px;
}.aap-wc_img_jw5 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.aap-wc_info_jw5 {
  min-width: 0;
}.aap-wc_game_jw5 {
  overflow: hidden;
  font-size: 12px;
  text-overflow: ellipsis;
  font-weight: 600;
  white-space: nowrap;
  color: #B4C6D8;
}.aap-wc_player_jw5 {
  overflow: hidden;
  font-size: 0.625rem;
  color: #4E6070;
  white-space: nowrap;
  text-overflow: ellipsis;
}.aap-wc_amount_jw5 {
  margin-left: auto;
  font-weight: 700;
  color: #3DD68C;
  white-space: nowrap;
  font-size: 13px;
  flex-shrink: 0;
}.aap-bon_jw5 {
  padding: 36px 1rem 0;
  background: #080B13;
}
@media(min-width: 770px) {.aap-bon_jw5 {
  padding: 44px 1.5rem 0;
}
}.aap-bon_in_jw5 {
  margin: 0 auto;
  max-width: 1320px;
}.aap-bon_head_jw5 {
  margin-bottom: 1.25rem;
}.aap-bon_label_jw5 {
  letter-spacing: .08em;
  font-weight: 700;
  color: #5BC6F4;
  font-size: 0.688rem;
  margin-bottom: 8px;
  text-transform: uppercase;
}.aap-bon_h2_jw5 {
  color: #E6F0FA;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-weight: 800;
  font-size: 20px;
}
@media(min-width: 769px) {.aap-bon_h2_jw5 {
  font-size: 1.5rem;
}
}.aap-bon_seo_jw5 {
  line-height: 1.6;
  overflow-wrap: break-word;
  max-width: 620px;
  color: #627488;
  font-size: 0.813rem;
}.aap-bon_seo_jw5 strong {
  font-weight: 700;
  color: #B4C6D8;
}.aap-bon_seo_jw5 a {
  text-decoration: underline;
  color: #5BC6F4;
}.aap-bon_grid_jw5 {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 637px) {.aap-bon_grid_jw5 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.aap-bon_grid_jw5 {
  grid-template-columns: repeat(5,1fr);
}
}.aap-bon_card_jw5 {
  border-radius: 0.5rem;
  padding: 16px;
  transition: border-color .2s,transform .2s;
  background: #0B1019;
  border: 1px solid rgba(255,255,255,0.09);
}.aap-bon_card_jw5:hover {
  border-color: rgba(91,198,244,0.07);
  transform: translateY(-2px);
}.aap-bon_card_ic_jw5 svg {
  height: 1.625rem;
  stroke-linecap: round;
  width: 1.625rem;
  stroke-linejoin: round;
}.aap-bon_card_ic_jw5 {
  margin-bottom: 10px;
}.aap-bon_card_type_jw5 {
  font-weight: 700;
  color: #627488;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: .06em;
}.aap-bon_card_amount_jw5 {
  margin-bottom: 6px;
  font-weight: 800;
  font-size: 1.125rem;
  line-height: 1.1;
  color: #F0C040;
}.aap-bon_card_name_jw5 {
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 13px;
  margin-bottom: 0.5rem;
  color: #E6F0FA;
}.aap-bon_card_detail_jw5 {
  border-top: 1px solid rgba(255,255,255,0.05);
  padding-top: 8px;
  color: #4E6070;
  overflow-wrap: break-word;
  line-height: 1.5;
  font-size: 11px;
}.aap-reg_jw5 {
  background: #080B13;
  padding: 36px 1rem 0;
}
@media(min-width: 767px) {.aap-reg_jw5 {
  padding: 2.75rem 1.5rem 0;
}
}.aap-reg_in_jw5 {
  background: #0F1520;
  padding: 28px 1.5rem;
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.05);
  border-radius: 12px;
  max-width: 1320px;
}
@media(min-width: 770px) {.aap-reg_in_jw5 {
  padding: 2.5rem;
}
}.aap-reg_top_jw5 {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 861px) {.aap-reg_top_jw5 {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.aap-reg_label_jw5 {
  color: #5BC6F4;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 0.688rem;
}.aap-reg_h2_jw5 {
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  color: #E6F0FA;
  font-weight: 800;
  font-size: 1.375rem;
  line-height: 1.2;
  margin-bottom: 0.75rem;
}
@media(min-width: 771px) {.aap-reg_h2_jw5 {
  font-size: 28px;
}
}.aap-reg_bonus_jw5 {
  gap: 0.5rem;
  border: 1px solid rgba(240,192,64,0.13);
  border-radius: 0.5rem;
  background: rgba(240,192,64,0.13);
  padding: 10px 16px;
  display: inline-flex;
  margin-bottom: 16px;
  align-items: center;
}.aap-reg_bonus_amount_jw5 {
  font-size: 1.25rem;
  color: #F0C040;
  font-weight: 800;
}.aap-reg_bonus_text_jw5 {
  font-size: 0.813rem;
  line-height: 1.35;
  color: #8A9FB8;
}.aap-reg_cta_btn_jw5 {
  background: #3DD68C;
  transition: background .2s;
  padding: 14px 32px;
  border-radius: 8px;
  font-size: 0.938rem;
  color: #060C14;
  display: inline-block;
  font-weight: 700;
  margin-bottom: 0.75rem;
  box-shadow: 0 0.25rem 20px rgba(61,214,140,0.38), inset 0 1px 0 rgba(255,255,255,0.10);
}.aap-reg_cta_btn_jw5:hover {
  background: #55E4A2;
}.aap-reg_terms_jw5 {
  color: #4E6070;
  line-height: 1.5;
  font-size: 11px;
}.aap-reg_seo_jw5 {
  border-top: 1px solid rgba(255,255,255,0.05);
  padding-top: 1.25rem;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #627488;
  margin-top: 1.25rem;
  font-size: 0.813rem;
}.aap-reg_seo_jw5 p {
  font-size: 0.813rem;
  color: #627488;
  line-height: 1.65;
  margin-bottom: 0.625rem;
}.aap-reg_seo_jw5 p:last-child {
  margin-bottom: 0;
}.aap-reg_seo_jw5 strong {
  color: #B4C6D8;
  font-weight: 700;
}.aap-reg_seo_jw5 a {
  transition: color .2s;
  color: #5BC6F4;
  text-decoration: underline;
}.aap-reg_seo_jw5 a:hover {
  color: #82D8FF;
}.aap-reg_seo_jw5 ul,.aap-reg_seo_jw5 ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 1.125rem;
}.aap-reg_seo_jw5 ol {
  list-style: decimal;
}.aap-reg_seo_jw5 li {
  font-size: 0.813rem;
  line-height: 1.65;
  color: #627488;
  margin-bottom: 0.25rem;
}.aap-reg_seo_jw5 table {
  margin-bottom: 0.625rem;
  display: block;
  font-size: 13px;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 767px) {.aap-reg_seo_jw5 table {
  display: table;
}
}.aap-reg_seo_jw5 th {
  padding: 8px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  text-align: left;
  color: #B4C6D8;
}.aap-reg_seo_jw5 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.5rem;
  color: #627488;
}.aap-reg_steps_jw5 {
  gap: 14px;
  flex-direction: column;
  display: flex;
  margin-top: 28px;
}
@media(min-width: 858px) {.aap-reg_steps_jw5 {
  margin-top: 0;
}
}.aap-reg_step_jw5 {
  gap: 0.875rem;
  border: 1px solid rgba(255,255,255,0.05);
  border-radius: 0.5rem;
  padding: 16px;
  background: rgba(255,255,255,0.05);
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.aap-reg_step_num_jw5 {
  border: 1px solid rgba(91,198,244,0.07);
  background: rgba(91,198,244,0.15);
  border-radius: 50%;
  color: #5BC6F4;
  height: 34px;
  font-weight: 800;
  font-size: 0.875rem;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  width: 34px;
}.aap-reg_step_title_jw5 {
  font-size: 14px;
  margin-bottom: 3px;
  font-weight: 700;
  color: #E6F0FA;
}.aap-reg_step_text_jw5 {
  font-size: 12px;
  line-height: 1.5;
  color: #627488;
}.aap-reg_trust_jw5 {
  gap: 10px;
  border-top: 1px solid rgba(255,255,255,0.05);
  padding-top: 20px;
  flex-wrap: wrap;
  margin-top: 1.25rem;
  display: flex;
}.aap-reg_trust_item_jw5 {
  gap: 0.438rem;
  font-size: 0.75rem;
  display: flex;
  overflow-wrap: break-word;
  color: #627488;
  align-items: center;
}.aap-reg_trust_ic_jw5 svg {
  stroke-linejoin: round;
  width: 1rem;
  color: #5BC6F4;
  height: 1rem;
  stroke-linecap: round;
}.aap-app_jw5 {
  padding: 2.25rem 16px 0;
  background: #080B13;
}
@media(min-width: 769px) {.aap-app_jw5 {
  padding: 44px 24px 0;
}
}.aap-app_in_jw5 {
  margin: 0 auto;
  max-width: 1320px;
}.aap-app_head_jw5 {
  margin-bottom: 16px;
}.aap-app_label_jw5 {
  color: #5BC6F4;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-weight: 700;
}.aap-app_h2_jw5 {
  color: #E6F0FA;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  margin-bottom: 0.375rem;
  font-size: 1.25rem;
}
@media(min-width:768px) {.aap-app_h2_jw5 {
  font-size: 24px;
}
}.aap-app_sub_jw5 {
  max-width: 37.5rem;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #627488;
  line-height: 1.6;
}.aap-app_sub_jw5 strong {
  color: #B4C6D8;
  font-weight: 700;
}.aap-app_cards_jw5 {
  gap: 0.625rem;
  margin-top: 1rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.aap-app_cards_jw5 {
  grid-template-columns: repeat(3,1fr);
}
}.aap-app_card_jw5 {
  overflow: hidden;
  padding: 1.25rem;
  gap: 1rem;
  border-radius: 0.5rem;
  position: relative;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.aap-app_card_ios_jw5 {
  background: linear-gradient(135deg,rgba(91,198,244,0.15) 0%,#0F1520 100%);
}.aap-app_card_android_jw5 {
  background: linear-gradient(135deg,rgba(61,214,140,0.14) 0%,#0F1520 100%);
}.aap-app_card_win_jw5 {
  background: linear-gradient(135deg,rgba(240,192,64,0.13) 0%,#0F1520 100%);
}.aap-app_card_ic_jw5 svg {
  stroke-linejoin: round;
  width: 2.125rem;
  height: 2.125rem;
  stroke-linecap: round;
}.aap-app_card_ic_jw5 {
  flex-shrink: 0;
  color: #E6F0FA;
}.aap-app_card_os_jw5 {
  color: #627488;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  margin-bottom: 0.375rem;
  letter-spacing: .08em;
}.aap-app_card_title_jw5 {
  font-size: 0.938rem;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #E6F0FA;
  line-height: 1.2;
  margin-bottom: 6px;
}.aap-app_card_text_jw5 {
  color: #627488;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  line-height: 1.5;
  margin-bottom: 14px;
}.aap-app_card_btn_jw5 {
  border: 1px solid rgba(109,210,255,0.30);
  padding: 0.625rem 18px;
  border-radius: 4px;
  gap: 0.438rem;
  transition: background .2s;
  background: rgba(255,255,255,0.12);
  color: #E6F0FA;
  align-items: center;
  display: inline-flex;
  font-size: 0.813rem;
  font-weight: 700;
}.aap-app_card_btn_jw5:hover {
  background: rgba(255,255,255,0.07);
}.aap-prov_jw5 {
  padding: 36px 16px 0;
  background: #080B13;
}
@media(min-width: 767px) {.aap-prov_jw5 {
  padding: 44px 1.5rem 0;
}
}.aap-prov_in_jw5 {
  margin: 0 auto;
  max-width: 82.5rem;
}.aap-prov_head_jw5 {
  margin-bottom: 1rem;
}.aap-prov_label_jw5 {
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  color: #5BC6F4;
}.aap-prov_h2_jw5 {
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  color: #E6F0FA;
  font-family: 'Cinzel', serif;
  font-size: 20px;
  font-weight: 800;
}
@media(min-width: 766px) {.aap-prov_h2_jw5 {
  font-size: 24px;
}
}.aap-prov_seo_jw5 {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #627488;
  max-width: 38.75rem;
  margin-bottom: 16px;
  line-height: 1.6;
}.aap-prov_seo_jw5 strong {
  font-weight: 700;
  color: #B4C6D8;
}.aap-prov_seo_jw5 a {
  text-decoration: underline;
  color: #5BC6F4;
}.aap-prov_grid_jw5 {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 641px) {.aap-prov_grid_jw5 {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.aap-prov_grid_jw5 {
  grid-template-columns: repeat(8,1fr);
}
}.aap-prov_card_jw5 {
  padding: 14px 0.625rem;
  transition: border-color .2s,background .2s;
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.09);
  background: #0B1019;
  gap: 0.438rem;
  align-items: center;
  display: flex;
  cursor: pointer;
  flex-direction: column;
}.aap-prov_card_jw5:hover {
  border-color: rgba(109,210,255,0.30);
  background: #0F1520;
}.aap-prov_logo_jw5 {
  border-radius: 0.25rem;
  background: rgba(255,255,255,0.05);
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 2.75rem;
  width: 44px;
}.aap-prov_logo_jw5 img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}.aap-prov_name_jw5 {
  color: #8A9FB8;
  font-size: 0.688rem;
  text-align: center;
  overflow-wrap: break-word;
  font-weight: 600;
}.aap-htp_jw5 {
  background: #080B13;
  padding: 36px 1rem 0;
}
@media(min-width:768px) {.aap-htp_jw5 {
  padding: 2.75rem 24px 0;
}
}.aap-htp_in_jw5 {
  margin: 0 auto;
  max-width: 82.5rem;
}.aap-htp_head_jw5 {
  margin-bottom: 1.375rem;
  max-width: 45rem;
}.aap-htp_label_jw5 {
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 8px;
  color: #5BC6F4;
}.aap-htp_h2_jw5 {
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  color: #E6F0FA;
  margin-bottom: 0.5rem;
  font-weight: 800;
  font-size: 1.375rem;
}
@media(min-width: 766px) {.aap-htp_h2_jw5 {
  font-size: 1.75rem;
}
}.aap-htp_intro_jw5 {
  line-height: 1.6;
  font-size: 0.875rem;
  color: #627488;
}.aap-htp_steps_jw5 {
  padding: 0;
  list-style: none;
  margin: 0;
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
  counter-reset: none;
}
@media(min-width: 638px) {.aap-htp_steps_jw5 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.aap-htp_steps_jw5 {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.aap-htp_step_jw5 {
  padding: 20px 18px 18px;
  border-radius: 8px;
  background: #0F1520;
  border: 1px solid rgba(255,255,255,0.09);
  position: relative;
  display: flex;
  flex-direction: column;
}.aap-htp_step_num_jw5 {
  border-radius: 50%;
  background: #5BC6F4;
  color: #060C14;
  width: 1.75rem;
  display: flex;
  top: -12px;
  font-weight: 800;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 1.25rem;
  font-size: 13px;
  font-family: 'Cinzel', serif;
  height: 1.75rem;
}.aap-htp_step_ic_jw5 {
  background: rgba(91,198,244,0.15);
  border-radius: 4px;
  margin: 8px 0 0.75rem;
  color: #5BC6F4;
  width: 2.25rem;
  display: flex;
  justify-content: center;
  height: 2.25rem;
  align-items: center;
}.aap-htp_step_ic_jw5 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 18px;
  height: 18px;
}.aap-htp_step_h_jw5 {
  line-height: 1.25;
  margin-bottom: 6px;
  font-size: 14px;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #E6F0FA;
}.aap-htp_step_p_jw5 {
  line-height: 1.55;
  overflow-wrap: break-word;
  color: #627488;
  font-size: 0.813rem;
}.aap-htp_step_p_jw5 strong {
  color: #B4C6D8;
  font-weight: 600;
}.aap-htp_cta_jw5 {
  background: #3DD68C;
  border-radius: 0.5rem;
  padding: 0.813rem 26px;
  transition: background .2s;
  font-size: 14px;
  font-weight: 700;
  color: #060C14;
  margin-top: 1.25rem;
  display: inline-block;
}.aap-htp_cta_jw5:hover {
  background: #55E4A2;
}.aap-seo_jw5 {
  background: #080B13;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.aap-seo_jw5 {
  padding: 2.75rem 24px 0;
}
}.aap-seo_in_jw5 {
  margin: 0 auto;
  padding: 28px 1.5rem;
  border: 1px solid rgba(255,255,255,0.09);
  background: #0F1520;
  border-radius: 0.75rem;
  max-width: 82.5rem;
}
@media(min-width: 766px) {.aap-seo_in_jw5 {
  padding: 2.25rem 40px;
}
}.aap-seo_label_jw5 {
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  color: #5BC6F4;
  font-size: 0.688rem;
  text-transform: uppercase;
}.aap-seo_h2_jw5 {
  color: #E6F0FA;
  margin-bottom: 14px;
  font-family: 'Cinzel', serif;
  line-height: 1.25;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}
@media(min-width: 771px) {.aap-seo_h2_jw5 {
  font-size: 24px;
}
}.aap-seo_body_jw5 {
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #8A9FB8;
  font-size: 0.875rem;
}.aap-seo_body_jw5 p {
  margin-bottom: 12px;
  line-height: 1.75;
  font-size: 14px;
  color: #8A9FB8;
}.aap-seo_body_jw5 p:last-child {
  margin-bottom: 0;
}.aap-seo_body_jw5 strong {
  color: #B4C6D8;
  font-weight: 700;
}.aap-seo_body_jw5 a {
  transition: color .2s;
  color: #5BC6F4;
  text-decoration: underline;
}.aap-seo_body_jw5 a:hover {
  color: #82D8FF;
}.aap-seo_body_jw5 ul,.aap-seo_body_jw5 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.aap-seo_body_jw5 ol {
  list-style: decimal;
}.aap-seo_body_jw5 li {
  color: #8A9FB8;
  margin-bottom: 0.375rem;
  line-height: 1.75;
  font-size: 14px;
}.aap-seo_body_jw5 table {
  display: block;
  margin-bottom: 12px;
  border-collapse: collapse;
  font-size: 0.813rem;
  overflow-x: auto;
  width: 100%;
}
@media(min-width: 770px) {.aap-seo_body_jw5 table {
  display: table;
}
}.aap-seo_body_jw5 th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  color: #B4C6D8;
  text-align: left;
}.aap-seo_body_jw5 td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #8A9FB8;
}.aap-seo_cols_jw5 {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 642px) {.aap-seo_cols_jw5 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.aap-seo_cols_jw5 {
  grid-template-columns: repeat(3,1fr);
}
}.aap-seo_col_h_jw5 {
  overflow-wrap: break-word;
  color: #B4C6D8;
  margin-bottom: 0.438rem;
  font-size: 13px;
  font-weight: 700;
}.aap-seo_col_p_jw5 {
  line-height: 1.65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #627488;
}.aap-seo_stats_jw5 {
  gap: 1rem;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.aap-seo_stat_jw5 {
  border: 1px solid rgba(91,198,244,0.15);
  padding: 0.875rem 1rem;
  flex: 1;
  background: rgba(91,198,244,0.07);
  border-radius: 0.5rem;
  min-width: 8.75rem;
}.aap-seo_stat_val_jw5 {
  overflow-wrap: break-word;
  font-size: 20px;
  color: #5BC6F4;
  margin-bottom: 4px;
  font-weight: 800;
}.aap-seo_stat_lb_jw5 {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #627488;
}.aap-pmt_jw5 {
  background: #080B13;
  padding: 2.25rem 16px 0;
}
@media(min-width: 766px) {.aap-pmt_jw5 {
  padding: 44px 24px 0;
}
}.aap-pmt_in_jw5 {
  margin: 0 auto;
  max-width: 1320px;
}.aap-pmt_head_jw5 {
  margin-bottom: 1.375rem;
  max-width: 720px;
}.aap-pmt_label_jw5 {
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  color: #5BC6F4;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
}.aap-pmt_h2_jw5 {
  color: #E6F0FA;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  margin-bottom: 8px;
  font-weight: 800;
  font-size: 1.375rem;
}
@media(min-width: 766px) {.aap-pmt_h2_jw5 {
  font-size: 1.75rem;
}
}.aap-pmt_intro_jw5 {
  line-height: 1.6;
  color: #627488;
  overflow-wrap: break-word;
  font-size: 14px;
}.aap-pmt_groups_jw5 {
  gap: 20px;
  display: flex;
  flex-direction: column;
}.aap-pmt_group_jw5 {
  border: 1px solid rgba(255,255,255,0.09);
  background: #0F1520;
  padding: 1.25rem;
  border-radius: 0.5rem;
}.aap-pmt_group_head_jw5 {
  gap: 0.75rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 10px;
}.aap-pmt_group_ic_jw5 {
  border-radius: 0.25rem;
  background: rgba(91,198,244,0.15);
  height: 36px;
  flex-shrink: 0;
  display: flex;
  width: 2.25rem;
  color: #5BC6F4;
  justify-content: center;
  align-items: center;
}.aap-pmt_group_ic_jw5 svg {
  stroke-linejoin: round;
  height: 18px;
  stroke-linecap: round;
  width: 1.125rem;
}.aap-pmt_group_h_jw5 {
  margin: 0;
  font-size: 16px;
  color: #E6F0FA;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-weight: 700;
}.aap-pmt_group_p_jw5 {
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 13px;
  margin-bottom: 0.875rem;
  color: #627488;
}.aap-pmt_group_p_jw5 strong {
  color: #B4C6D8;
  font-weight: 600;
}.aap-pmt_table_wrap_jw5 {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.aap-pmt_table_jw5 {
  width: 100%;
  font-size: 13px;
  border-collapse: collapse;
  min-width: 33.75rem;
}.aap-pmt_table_jw5 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 12px;
  white-space: nowrap;
  text-align: left;
  letter-spacing: .04em;
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  color: #B4C6D8;
}.aap-pmt_table_jw5 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 12px;
  color: #627488;
}.aap-pmt_table_jw5 tbody tr:last-child td {
  border-bottom: none;
}.aap-pmt_table_jw5 tr:hover td {
  background: rgba(255,255,255,0.05);
  color: #B4C6D8;
}.aap-seo_jw5 {
  padding: 2.25rem 16px 0;
  background: #080B13;
}
@media(min-width: 766px) {.aap-seo_jw5 {
  padding: 2.75rem 24px 0;
}
}.aap-seo_in_jw5 {
  margin: 0 auto;
  padding: 28px 1.5rem;
  border-radius: 12px;
  border: 1px solid rgba(255,255,255,0.09);
  background: #0F1520;
  max-width: 82.5rem;
}
@media(min-width: 765px) {.aap-seo_in_jw5 {
  padding: 2.25rem 40px;
}
}.aap-seo_label_jw5 {
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  color: #5BC6F4;
  font-weight: 700;
}.aap-seo_h2_jw5 {
  overflow-wrap: break-word;
  line-height: 1.25;
  font-weight: 800;
  margin-bottom: 14px;
  color: #E6F0FA;
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
}
@media(min-width: 771px) {.aap-seo_h2_jw5 {
  font-size: 24px;
}
}.aap-seo_body_jw5 {
  color: #8A9FB8;
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 0.875rem;
}.aap-seo_body_jw5 p {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #8A9FB8;
  margin-bottom: 12px;
}.aap-seo_body_jw5 p:last-child {
  margin-bottom: 0;
}.aap-seo_body_jw5 strong {
  font-weight: 700;
  color: #B4C6D8;
}.aap-seo_body_jw5 a {
  transition: color .2s;
  color: #5BC6F4;
  text-decoration: underline;
}.aap-seo_body_jw5 a:hover {
  color: #82D8FF;
}.aap-seo_body_jw5 ul,.aap-seo_body_jw5 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.aap-seo_body_jw5 ol {
  list-style: decimal;
}.aap-seo_body_jw5 li {
  color: #8A9FB8;
  margin-bottom: 0.375rem;
  line-height: 1.75;
  font-size: 0.875rem;
}.aap-seo_body_jw5 table {
  font-size: 13px;
  margin-bottom: 12px;
  display: block;
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
}
@media(min-width: 766px) {.aap-seo_body_jw5 table {
  display: table;
}
}.aap-seo_body_jw5 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 0.75rem;
  color: #B4C6D8;
  text-align: left;
  font-weight: 700;
}.aap-seo_body_jw5 td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #8A9FB8;
}.aap-seo_cols_jw5 {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 643px) {.aap-seo_cols_jw5 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.aap-seo_cols_jw5 {
  grid-template-columns: repeat(3,1fr);
}
}.aap-seo_col_h_jw5 {
  margin-bottom: 0.438rem;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #B4C6D8;
}.aap-seo_col_p_jw5 {
  overflow-wrap: break-word;
  color: #627488;
  line-height: 1.65;
  font-size: 0.813rem;
}.aap-seo_stats_jw5 {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.aap-seo_stat_jw5 {
  border: 1px solid rgba(91,198,244,0.15);
  border-radius: 0.5rem;
  background: rgba(91,198,244,0.07);
  padding: 0.875rem 1rem;
  flex: 1;
  min-width: 140px;
}.aap-seo_stat_val_jw5 {
  overflow-wrap: break-word;
  font-weight: 800;
  color: #5BC6F4;
  font-size: 20px;
  margin-bottom: 4px;
}.aap-seo_stat_lb_jw5 {
  font-size: 11px;
  color: #627488;
  overflow-wrap: break-word;
}.aap-faq_jw5 {
  padding: 36px 16px 0;
  background: #080B13;
}
@media(min-width: 767px) {.aap-faq_jw5 {
  padding: 2.75rem 24px 0;
}
}.aap-faq_in_jw5 {
  margin: 0 auto;
  max-width: 82.5rem;
}.aap-faq_head_jw5 {
  margin-bottom: 1.25rem;
}.aap-faq_label_jw5 {
  letter-spacing: .08em;
  color: #5BC6F4;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 8px;
  font-size: 0.688rem;
}.aap-faq_h2_jw5 {
  font-size: 20px;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #E6F0FA;
  font-family: 'Cinzel', serif;
}
@media(min-width: 765px) {.aap-faq_h2_jw5 {
  font-size: 24px;
}
}.aap-faq_list_jw5 {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.aap-faq_item_jw5 {
  background: #0F1520;
  border: 1px solid rgba(255,255,255,0.09);
  overflow: hidden;
  border-radius: 0.5rem;
}.aap-faq_q_jw5 {
  padding: 1rem 20px;
  transition: color .2s;
  gap: 0.75rem;
  align-items: center;
  color: #B4C6D8;
  cursor: pointer;
  justify-content: space-between;
  display: flex;
  font-weight: 600;
  font-size: 14px;
  flex-wrap: wrap;
  overflow-wrap: break-word;
}.aap-faq_q_jw5:hover {
  color: #E6F0FA;
}.aap-faq_q_ic_jw5 {
  background: rgba(255,255,255,0.05);
  transition: transform .25s;
  border-radius: 50%;
  justify-content: center;
  flex-shrink: 0;
  font-size: 1rem;
  width: 24px;
  display: flex;
  color: #5BC6F4;
  align-items: center;
  height: 1.5rem;
}.aap-faq_item_jw5.aap-state_open_jw5 .aap-faq_q_ic_jw5 {
  transform: rotate(45deg);
}.aap-faq_a_jw5 {
  padding: 0 20px 1rem;
  color: #627488;
  line-height: 1.7;
  display: none;
  font-size: 13px;
  overflow-wrap: break-word;
}.aap-faq_item_jw5.aap-state_open_jw5 .aap-faq_a_jw5 {
  display: block;
}.aap-faq_a_jw5 strong {
  color: #B4C6D8;
  font-weight: 700;
}.aap-faq_a_jw5 a {
  color: #5BC6F4;
  text-decoration: underline;
}.aap-faq_a_jw5 ul,.aap-faq_a_jw5 ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 20px;
}.aap-faq_a_jw5 ol {
  list-style: decimal;
}.aap-faq_a_jw5 li {
  line-height: 1.6;
  margin-bottom: 4px;
}.aap-faq_a_jw5 table {
  margin: 0.5rem 0;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
  font-size: 0.75rem;
  width: 100%;
}
@media(min-width: 765px) {.aap-faq_a_jw5 table {
  display: table;
}
}.aap-faq_a_jw5 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.375rem 8px;
  color: #B4C6D8;
  text-align: left;
  font-weight: 700;
}.aap-faq_a_jw5 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 6px 0.5rem;
  color: #627488;
}.aap-seo_jw5 {
  background: #080B13;
  padding: 36px 1rem 0;
}
@media(min-width: 771px) {.aap-seo_jw5 {
  padding: 44px 1.5rem 0;
}
}.aap-seo_in_jw5 {
  background: #0F1520;
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 12px;
  max-width: 1320px;
}
@media(min-width: 767px) {.aap-seo_in_jw5 {
  padding: 2.25rem 2.5rem;
}
}.aap-seo_label_jw5 {
  text-transform: uppercase;
  color: #5BC6F4;
  letter-spacing: .08em;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 11px;
}.aap-seo_h2_jw5 {
  font-size: 1.25rem;
  margin-bottom: 14px;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  color: #E6F0FA;
  line-height: 1.25;
}
@media(min-width: 770px) {.aap-seo_h2_jw5 {
  font-size: 1.5rem;
}
}.aap-seo_body_jw5 {
  color: #8A9FB8;
  font-size: 14px;
  overflow-wrap: break-word;
  line-height: 1.75;
}.aap-seo_body_jw5 p {
  line-height: 1.75;
  color: #8A9FB8;
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
}.aap-seo_body_jw5 p:last-child {
  margin-bottom: 0;
}.aap-seo_body_jw5 strong {
  font-weight: 700;
  color: #B4C6D8;
}.aap-seo_body_jw5 a {
  transition: color .2s;
  color: #5BC6F4;
  text-decoration: underline;
}.aap-seo_body_jw5 a:hover {
  color: #82D8FF;
}.aap-seo_body_jw5 ul,.aap-seo_body_jw5 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.aap-seo_body_jw5 ol {
  list-style: decimal;
}.aap-seo_body_jw5 li {
  margin-bottom: 6px;
  line-height: 1.75;
  color: #8A9FB8;
  font-size: 0.875rem;
}.aap-seo_body_jw5 table {
  border-collapse: collapse;
  font-size: 13px;
  overflow-x: auto;
  margin-bottom: 12px;
  display: block;
  width: 100%;
}
@media(min-width:768px) {.aap-seo_body_jw5 table {
  display: table;
}
}.aap-seo_body_jw5 th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  font-weight: 700;
  color: #B4C6D8;
}.aap-seo_body_jw5 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 12px;
  color: #8A9FB8;
}.aap-seo_cols_jw5 {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.aap-seo_cols_jw5 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.aap-seo_cols_jw5 {
  grid-template-columns: repeat(3,1fr);
}
}.aap-seo_col_h_jw5 {
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  font-size: 13px;
  color: #B4C6D8;
}.aap-seo_col_p_jw5 {
  color: #627488;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 13px;
}.aap-seo_stats_jw5 {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.aap-seo_stat_jw5 {
  border: 1px solid rgba(91,198,244,0.15);
  background: rgba(91,198,244,0.07);
  flex: 1;
  border-radius: 0.5rem;
  padding: 0.875rem 16px;
  min-width: 8.75rem;
}.aap-seo_stat_val_jw5 {
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-size: 20px;
  color: #5BC6F4;
  font-weight: 800;
}.aap-seo_stat_lb_jw5 {
  font-size: 11px;
  color: #627488;
  overflow-wrap: break-word;
}.aap-ft_jw5 {
  border-top: 1px solid rgba(255,255,255,0.05);
  background: #040609;
  margin-top: 48px;
}.aap-ft_support_jw5 {
  padding: 1.5rem 16px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 767px) {.aap-ft_support_jw5 {
  padding: 28px 1.5rem;
}
}.aap-ft_support_in_jw5 {
  margin: 0 auto;
  gap: 16px;
  max-width: 82.5rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.aap-ft_support_main_jw5 {
  gap: 16px;
  flex: 1;
  align-items: center;
  min-width: 220px;
  display: flex;
  flex-wrap: wrap;
}.aap-ft_support_ic_jw5 {
  flex-shrink: 0;
  color: #5BC6F4;
}.aap-ft_support_ic_jw5 svg {
  height: 30px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 30px;
}.aap-ft_support_text_title_jw5 {
  overflow-wrap: break-word;
  margin-bottom: 3px;
  font-size: 15px;
  color: #E6F0FA;
  font-weight: 700;
}.aap-ft_support_text_sub_jw5 {
  overflow-wrap: break-word;
  font-size: 12px;
  color: #627488;
}.aap-ft_support_btn_jw5 {
  background: #5BC6F4;
  border-radius: 0.5rem;
  padding: 0.688rem 22px;
  transition: background .2s;
  flex-shrink: 0;
  font-weight: 700;
  color: #E6F0FA;
  white-space: nowrap;
  font-size: 13px;
}.aap-ft_support_btn_jw5:hover {
  background: #82D8FF;
}.aap-ft_support_contacts_jw5 {
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.aap-ft_support_contact_jw5 {
  font-size: 0.75rem;
  line-height: 1.4;
  color: #4E6070;
}.aap-ft_support_contact_jw5 strong {
  margin-bottom: 2px;
  color: #8A9FB8;
  display: block;
  font-weight: 600;
  font-size: 0.688rem;
}.aap-ft_main_jw5 {
  padding: 32px 1rem 24px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width:768px) {.aap-ft_main_jw5 {
  padding: 40px 24px 32px;
}
}.aap-ft_main_in_jw5 {
  margin: 0 auto;
  gap: 1.5rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
  max-width: 82.5rem;
}
@media(min-width: 638px) {.aap-ft_main_in_jw5 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.aap-ft_main_in_jw5 {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.aap-ft_col_logo_jw5 {
  grid-column: 1/-1;
}
@media(min-width: 1078px) {.aap-ft_col_logo_jw5 {
  grid-column: auto;
}
}.aap-ft_logo_jw5 {
  gap: 0.563rem;
  flex-wrap: wrap;
  margin-bottom: 12px;
  font-size: 1rem;
  font-weight: 800;
  display: flex;
  color: #E6F0FA;
  align-items: center;
  overflow-wrap: break-word;
}.aap-ft_logo_mark_jw5 {
  border-radius: 4px;
  overflow: hidden;
  width: 30px;
  height: 1.875rem;
}.aap-ft_logo_mark_jw5 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.aap-ft_logo_sub_jw5 {
  color: #4E6070;
  line-height: 1.55;
  overflow-wrap: break-word;
  max-width: 200px;
  font-size: 0.75rem;
}.aap-ft_col_title_jw5 {
  margin-bottom: 14px;
  color: #8A9FB8;
  letter-spacing: .07em;
  font-weight: 700;
  font-size: 0.75rem;
  text-transform: uppercase;
}.aap-ft_col_links_jw5 {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.aap-ft_col_link_jw5 {
  transition: color .2s;
  font-size: 13px;
  color: #4E6070;
  overflow-wrap: break-word;
}.aap-ft_col_link_jw5:hover {
  color: #B4C6D8;
}.aap-ft_apps_jw5 {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.aap-ft_app_card_jw5 {
  transition: border-color .2s;
  background: rgba(255,255,255,0.05);
  border-radius: 4px;
  padding: 0.625rem 12px;
  border: 1px solid rgba(255,255,255,0.09);
  gap: 10px;
  display: flex;
  align-items: center;
}.aap-ft_app_card_jw5:hover {
  border-color: rgba(109,210,255,0.30);
}.aap-ft_app_card_ic_jw5 svg {
  height: 1.375rem;
  width: 1.375rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.aap-ft_app_card_os_jw5 {
  color: #4E6070;
  font-weight: 600;
  font-size: 10px;
}.aap-ft_app_card_action_jw5 {
  font-weight: 700;
  color: #B4C6D8;
  font-size: 0.75rem;
}.aap-ft_bot_jw5 {
  padding: 20px 16px;
}
@media(min-width: 765px) {.aap-ft_bot_jw5 {
  padding: 20px 24px;
}
}.aap-ft_bot_in_jw5 {
  margin: 0 auto;
  gap: 16px;
  flex-wrap: wrap;
  align-items: center;
  max-width: 1320px;
  display: flex;
}.aap-ft_socials_jw5 {
  gap: 8px;
  display: flex;
}.aap-ft_soc_jw5 {
  border-radius: 0.25rem;
  border: 1px solid rgba(255,255,255,0.09);
  background: rgba(255,255,255,0.05);
  transition: background .2s;
  color: #8A9FB8;
  width: 36px;
  height: 2.25rem;
  justify-content: center;
  display: flex;
  align-items: center;
}.aap-ft_soc_jw5 svg {
  width: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1rem;
}.aap-ft_soc_jw5:hover {
  background: rgba(255,255,255,0.07);
}.aap-ft_legal_jw5 {
  flex: 1;
  line-height: 1.6;
  font-size: 11px;
  overflow-wrap: break-word;
  min-width: 12.5rem;
  color: #7A8FA4;
}.aap-ft_legal_jw5 strong {
  color: #8A9FB8;
  font-weight: 700;
}.aap-ft_legal_jw5 a {
  color: #8A9FB8;
  text-decoration: underline;
}.aap-ft_age_jw5 {
  border: 2px solid #7A8FA4;
  border-radius: 50%;
  color: #7A8FA4;
  height: 32px;
  flex-shrink: 0;
  font-size: 11px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 800;
  width: 32px;
  margin-left: auto;
}