html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  margin: 0;
  padding: 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: #0D0F07;
  color: #D6ECA8;
  min-height: 100vh;
  font-family: 'Barlow Condensed', sans-serif;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
}.ajx_layout_471 {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.ajx_page_471 {
  min-height: 100vh;
  display: flex;
}.ajx_main_471 {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media (min-width:1080px) {.ajx_main_471 {
  padding-left: 13.75rem;
}
}
@media (max-width: 1077px) {.ajx_main_471 {
  padding-bottom: 4.5rem;
}
}.ajx_gc_471 {
  transition: transform .2s,border-color .2s;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #121609;
  overflow: hidden;
  width: 140px;
  flex-shrink: 0;
  cursor: pointer;
  position: relative;
}
@media(min-width: 643px) {.ajx_gc_471 {
  width: 156px;
}
}
@media(min-width: 1079px) {.ajx_gc_471 {
  width: 168px;
}
}.ajx_gc_471:hover {
  border-color: rgba(204, 255, 0, 0.06);
  transform: translateY(-3px);
}.ajx_gc_img_471 {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding-bottom: 80%;
}.ajx_gc_img_471 img {
  inset: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  position: absolute;
}.ajx_gc_hover_471 {
  background: rgba(8, 10, 4, 0.72);
  transition: opacity .2s;
  inset: 0;
  align-items: center;
  opacity: 0;
  justify-content: center;
  display: flex;
  position: absolute;
}.ajx_gc_471:hover .ajx_gc_hover_471 {
  opacity: 1;
}.ajx_gc_hover_btn_471 {
  padding: 8px 16px;
  background: #CCFF00;
  border-radius: 0.25rem;
  color: #F2FFD6;
  font-weight: 700;
  font-size: 0.75rem;
}.ajx_gc_info_471 {
  padding: 8px 10px 0.625rem;
}.ajx_gc_name_471 {
  overflow: hidden;
  font-weight: 600;
  font-size: 12px;
  text-overflow: ellipsis;
  margin-bottom: 3px;
  color: #D6ECA8;
  white-space: nowrap;
  max-width: 100%;
}.ajx_gc_prov_471 {
  color: #596630;
  font-size: 0.625rem;
}.ajx_gc_tag_471 {
  border-radius: 0.25rem;
  padding: 2px 0.438rem;
  position: absolute;
  font-weight: 700;
  letter-spacing: .04em;
  z-index: 2;
  font-size: 9px;
  text-transform: uppercase;
  left: 6px;
  top: 6px;
}.ajx_gc_tag_hot_471 {
  background: #F03030;
  color: #fff;
}.ajx_gc_tag_new_471 {
  background: #39D353;
  color: #0D0F07;
}.ajx_gc_tag_jp_471 {
  background: #F5C518;
  color: #0D0F07;
}.ajx_gc_tag_ex_471 {
  background: #8BF542;
  color: #fff;
}.ajx_gc_tag_live_471 {
  background: #F03030;
  color: #fff;
}.ajx_gr_471 {
  padding: 32px 1rem 0;
  background: #0D0F07;
}
@media(min-width: 766px) {.ajx_gr_471 {
  padding: 2.25rem 1.5rem 0;
}
}.ajx_gr_in_471 {
  margin: 0 auto;
  max-width: 82.5rem;
}.ajx_gr_head_471 {
  gap: 12px;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
  display: flex;
}.ajx_gr_head_l_471 {
  gap: 0.625rem;
  flex: 1;
  display: flex;
  align-items: center;
  min-width: 0;
}.ajx_gr_ic_471 {
  border-radius: 0.5rem;
  align-items: center;
  display: flex;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  flex-shrink: 0;
}.ajx_gr_ic_471 svg {
  stroke-linecap: round;
  height: 16px;
  width: 1rem;
  stroke-linejoin: round;
}.ajx_gr_title_471 {
  font-weight: 700;
  font-family: 'Bebas Neue', sans-serif;
  overflow-wrap: break-word;
  font-size: 16px;
  color: #F2FFD6;
}
@media(min-width: 769px) {.ajx_gr_title_471 {
  font-size: 1.125rem;
}
}.ajx_gr_more_471 {
  transition: color .2s;
  gap: 0.313rem;
  font-size: 0.75rem;
  white-space: nowrap;
  color: #7A8E42;
  flex-shrink: 0;
  font-weight: 600;
  display: flex;
  align-items: center;
}.ajx_gr_more_471:hover {
  color: #CCFF00;
}.ajx_gr_more_471 svg {
  height: 12px;
  stroke-linecap: round;
  width: 0.75rem;
  stroke-linejoin: round;
}.ajx_gr_arrows_471 {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.ajx_gr_arr_471 {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: background .15s,color .15s;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  width: 30px;
  color: #A8C064;
  align-items: center;
  height: 1.875rem;
}.ajx_gr_arr_471:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F2FFD6;
}.ajx_gr_arr_471 svg {
  stroke-linejoin: round;
  height: 13px;
  stroke-linecap: round;
  width: 0.813rem;
}.ajx_gr_seo_h_471 {
  margin: 0 0 6px;
  overflow-wrap: break-word;
  color: #D6ECA8;
  font-size: 0.813rem;
  max-width: 680px;
  font-weight: 700;
  font-family: 'Bebas Neue', sans-serif;
}
@media(min-width: 769px) {.ajx_gr_seo_h_471 {
  font-size: 14px;
}
}.ajx_gr_seo_471 {
  max-width: 680px;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  line-height: 1.55;
  color: #7A8E42;
}.ajx_gr_seo_471 strong {
  color: #D6ECA8;
  font-weight: 600;
}.ajx_gr_scroll_471 {
  gap: 10px;
  display: flex;
  padding-bottom: 0.625rem;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.ajx_gr_scroll_471::-webkit-scrollbar {
  display: none;
}
@media(min-width: 767px) {.ajx_gr_scroll_471 {
  gap: 0.75rem;
}
}.ajx_tb_471 {
  background: #0D0F07;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  left: 0;
  align-items: center;
  display: flex;
  top: 0;
  z-index: 80;
  position: fixed;
  right: 0;
  height: 3.5rem;
}.ajx_tb_in_471 {
  gap: 0;
  padding: 0 0.875rem;
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
}.ajx_tb_burger_471 {
  border-radius: 8px;
  gap: 5px;
  align-items: center;
  flex-direction: column;
  margin-right: 0.5rem;
  height: 38px;
  display: flex;
  flex-shrink: 0;
  width: 38px;
  justify-content: center;
}.ajx_tb_burger_471:hover {
  background: rgba(255, 255, 255, 0.05);
}.ajx_tb_burger_line_471 {
  background: #A8C064;
  border-radius: 1px;
  width: 18px;
  height: 2px;
  display: block;
}
@media(min-width: 1077px) {.ajx_tb_burger_471 {
  display: none;
}
}.ajx_tb_logo_471 {
  gap: 9px;
  align-items: center;
  color: #F2FFD6;
  font-weight: 800;
  font-size: 1.125rem;
  letter-spacing: -.01em;
  overflow-wrap: break-word;
  margin-right: 1.25rem;
  display: flex;
  flex-shrink: 0;
}.ajx_tb_logo_mark_471 {
  border-radius: 0.5rem;
  overflow: hidden;
  height: 32px;
  align-items: center;
  width: 2rem;
  display: flex;
  justify-content: center;
}.ajx_tb_logo_mark_471 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.ajx_tb_nav_471 {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 642px) {.ajx_tb_nav_471 {
  display: flex;
}
}.ajx_tb_tab_471 {
  border-radius: 0.5rem;
  padding: 0.5rem 0.875rem;
  transition: background .15s,color .15s;
  white-space: nowrap;
  font-weight: 600;
  color: #A8C064;
  font-size: 13px;
}.ajx_tb_tab_471:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F2FFD6;
}.ajx_tb_tab_471.ajx_state_active_471 {
  background: rgba(204, 255, 0, 0.15);
  color: #F2FFD6;
}.ajx_tb_right_471 {
  gap: 8px;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  margin-left: auto;
}.ajx_tb_login_471 {
  padding: 0.563rem 16px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.5rem;
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  font-weight: 600;
  display: none;
  color: #D6ECA8;
  font-size: 0.813rem;
}.ajx_tb_login_471:hover {
  border-color: rgba(204, 255, 0, 0.40);
  color: #F2FFD6;
}
@media(min-width: 481px) {.ajx_tb_login_471 {
  display: block;
}
}.ajx_tb_reg_471 {
  border-radius: 8px;
  background: #39D353;
  transition: background .2s;
  padding: 0.563rem 1.125rem;
  color: #0A0D00;
  font-weight: 700;
  white-space: nowrap;
  font-size: 13px;
}.ajx_tb_reg_471:hover {
  background: #4DE668;
}.ajx_sb_471 {
  background: #161A0A;
  transition: transform .25s ease;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  position: fixed;
  width: 13.75rem;
  bottom: 0;
  top: 3.5rem;
  z-index: 70;
  overflow-y: auto;
  left: 0;
}.ajx_sb_471.ajx_state_open_471 {
  transform: translateX(0);
}.ajx_sb_471::-webkit-scrollbar {
  width: 0.25rem;
}.ajx_sb_471::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width:1080px) {.ajx_sb_471 {
  transform: translateX(0);
}
}.ajx_sb_auth_471 {
  padding: 14px 0.75rem 10px;
}.ajx_sb_btn_reg_471 {
  background: #39D353;
  transition: background .2s;
  border-radius: 0.5rem;
  padding: 0.688rem;
  text-align: center;
  font-weight: 700;
  color: #0A0D00;
  font-size: 0.813rem;
  display: block;
  margin-bottom: 0.5rem;
}.ajx_sb_btn_reg_471:hover {
  background: #4DE668;
}.ajx_sb_btn_login_471 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  border-radius: 0.5rem;
  font-weight: 600;
  text-align: center;
  font-size: 13px;
  display: block;
  color: #D6ECA8;
}.ajx_sb_btn_login_471:hover {
  border-color: rgba(204, 255, 0, 0.40);
  color: #F2FFD6;
}.ajx_sb_promo_471 {
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid rgba(204, 255, 0, 0.15);
  margin: 0 0.75rem 0.625rem;
  background: linear-gradient(135deg,#1A2600,#161A0A);
  padding: 12px 14px;
  position: relative;
}.ajx_sb_promo_471::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(204, 255, 0, 0.15),transparent 70%);
  position: absolute;
  content: '';
  top: -1.25rem;
  height: 80px;
  right: -1.25rem;
  width: 80px;
}.ajx_sb_promo_title_471 {
  text-transform: uppercase;
  margin-bottom: 4px;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .06em;
  color: #CCFF00;
}.ajx_sb_promo_text_471 {
  overflow-wrap: break-word;
  font-weight: 600;
  line-height: 1.35;
  color: #F2FFD6;
  font-size: 12px;
}.ajx_sb_promo_sub_471 {
  font-size: 10px;
  margin-top: 3px;
  color: #7A8E42;
}.ajx_sb_nav_471 {
  padding: 0.375rem 8px 1rem;
}.ajx_sb_nav_lb_471 {
  padding: 10px 0.5rem 0.375rem;
  color: #596630;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: .08em;
}.ajx_sb_link_471 {
  gap: 10px;
  border-radius: 4px;
  padding: 9px 0.625rem;
  transition: background .15s,color .15s;
  align-items: center;
  color: #A8C064;
  cursor: pointer;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  font-weight: 500;
  display: flex;
}.ajx_sb_link_471:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F2FFD6;
}.ajx_sb_link_471.ajx_state_active_471 {
  background: rgba(204, 255, 0, 0.15);
  color: #F2FFD6;
}.ajx_sb_ic_471 {
  border-radius: 0.25rem;
  align-items: center;
  width: 1.875rem;
  display: flex;
  height: 1.875rem;
  justify-content: center;
  flex-shrink: 0;
}.ajx_sb_ic_471 svg {
  height: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 16px;
}.ajx_sb_ic_1_471 {
  background: rgba(204, 255, 0, 0.06);
  color: #CCFF00;
}.ajx_sb_ic_2_471 {
  background: rgba(57, 211, 83, 0.15);
  color: #39D353;
}.ajx_sb_ic_3_471 {
  background: rgba(245, 197, 24, 0.14);
  color: #F5C518;
}.ajx_sb_ic_4_471 {
  background: rgba(139, 245, 66, 0.14);
  color: #8BF542;
}.ajx_sb_ic_5_471 {
  background: rgba(204, 255, 0, 0.06);
  color: #F0369A;
}.ajx_sb_ic_6_471 {
  background: rgba(139, 245, 66, 0.14);
  color: #A855F7;
}.ajx_sb_badge_471 {
  background: #F5C518;
  border-radius: 0.25rem;
  padding: 2px 0.438rem;
  margin-left: auto;
  color: #0A0D00;
  font-weight: 700;
  font-size: 9px;
}.ajx_sb_bot_471 {
  gap: 8px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.75rem;
  display: flex;
}.ajx_sb_lang_471,.ajx_sb_help_471 {
  padding: 9px 0.375rem;
  gap: 0.375rem;
  border-radius: 0.25rem;
  flex: 1;
  border: 1px solid rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  font-size: 0.688rem;
  color: #A8C064;
  display: flex;
  font-weight: 600;
  align-items: center;
  justify-content: center;
}.ajx_sb_lang_471:hover,.ajx_sb_help_471:hover {
  border-color: rgba(204, 255, 0, 0.40);
  color: #F2FFD6;
}.ajx_sb_lang_471 svg,.ajx_sb_help_471 svg {
  stroke-linecap: round;
  width: 13px;
  height: 13px;
  stroke-linejoin: round;
}.ajx_sb_bd_471 {
  background: rgba(8, 10, 4, 0.72);
  inset: 0;
  z-index: 69;
  display: none;
  position: fixed;
}.ajx_sb_bd_471.ajx_state_on_471 {
  display: block;
}
@media(min-width: 1081px) {.ajx_sb_bd_471 {
  display: none!important;
}
}.ajx_mob_nav_471 {
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #161A0A;
  display: flex;
  position: fixed;
  z-index: 80;
  bottom: 0;
  left: 0;
  right: 0;
}
@media(min-width: 1079px) {.ajx_mob_nav_471 {
  display: none;
}
}.ajx_mob_nav_item_471 {
  padding: 4px 2px;
  gap: 0.25rem;
  flex: 1;
  flex-direction: column;
  color: #596630;
  align-items: center;
  cursor: pointer;
  display: flex;
}.ajx_mob_nav_ic_471 {
  line-height: 1;
}.ajx_mob_nav_ic_471 svg {
  height: 1.25rem;
  width: 20px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.ajx_mob_nav_lb_471 {
  font-size: 10px;
  font-weight: 600;
  color: #596630;
}.ajx_mob_nav_item_471.ajx_state_active_471 {
  color: #CCFF00;
}.ajx_mob_nav_item_471.ajx_state_active_471 .ajx_mob_nav_lb_471 {
  color: #CCFF00;
}.ajx_hero_471 {
  padding: 1.25rem 1rem 0;
  background: #0D0F07;
}
@media(min-width: 769px) {.ajx_hero_471 {
  padding: 1.5rem 24px 0;
}
}.ajx_hero_in_471 {
  margin: 0 auto;
  gap: 12px;
  display: grid;
  max-width: 1320px;
  grid-template-columns: 1fr;
}
@media(min-width: 862px) {.ajx_hero_in_471 {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width:1100px) {.ajx_hero_in_471 {
  grid-template-columns: 1fr 21.25rem;
}
}.ajx_hero_promo_471 {
  background: #121609;
  overflow: hidden;
  border-radius: 0.75rem;
  min-height: 13.75rem;
  align-items: stretch;
  position: relative;
  display: flex;
}
@media(min-width: 769px) {.ajx_hero_promo_471 {
  min-height: 17.5rem;
}
}.ajx_hero_promo_bg_471 {
  inset: 0;
  background: linear-gradient(120deg,#1A2600 0%,#0D0F07 100%);
  background-position: center;
  background-size: cover;
  position: absolute;
}.ajx_hero_promo_bg_471::after {
  inset: 0;
  background: linear-gradient(90deg,#0D0F07 0%,rgba(8, 10, 4, 0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.ajx_hero_promo_glow_471 {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(139, 245, 66, 0.14) 0%,transparent 65%);
  width: 300px;
  right: 60px;
  height: 18.75rem;
  top: -2.5rem;
  position: absolute;
  pointer-events: none;
}.ajx_hero_promo_ct_471 {
  padding: 1.75rem 24px 1.75rem 28px;
  flex-direction: column;
  position: relative;
  justify-content: center;
  display: flex;
  z-index: 2;
  max-width: 480px;
}
@media(min-width: 767px) {.ajx_hero_promo_ct_471 {
  padding: 40px 2rem;
}
}.ajx_hero_badge_471 {
  border-radius: 20px;
  border: 1px solid rgba(204, 255, 0, 0.06);
  padding: 5px 0.75rem;
  background: rgba(204, 255, 0, 0.15);
  letter-spacing: .08em;
  color: #CCFF00;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-block;
  margin-bottom: 14px;
}.ajx_hero_h1_471 {
  font-size: 1.625rem;
  margin-bottom: 10px;
  overflow-wrap: break-word;
  line-height: 1.15;
  color: #F2FFD6;
  font-weight: 800;
  font-family: 'Bebas Neue', sans-serif;
}.ajx_hero_h1_471 em {
  color: #F5C518;
  font-style: normal;
}
@media(min-width: 769px) {.ajx_hero_h1_471 {
  font-size: 36px;
}
}.ajx_hero_sub_471 {
  margin-bottom: 20px;
  line-height: 1.55;
  color: #A8C064;
  font-size: 13px;
}
@media(min-width: 766px) {.ajx_hero_sub_471 {
  font-size: 14px;
}
}.ajx_hero_row_471 {
  gap: 10px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.ajx_hero_cta_471 {
  border-radius: 8px;
  padding: 0.813rem 26px;
  transition: background .2s;
  background: #39D353;
  box-shadow: 0 4px 18px rgba(57, 211, 83, 0.38), inset 0 1px 0 rgba(255, 255, 255, 0.12);
  font-weight: 700;
  font-size: 14px;
  color: #0A0D00;
}.ajx_hero_cta_471:hover {
  background: #4DE668;
}.ajx_hero_terms_471 {
  font-size: 0.688rem;
  color: #596630;
}.ajx_hero_game_471 {
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #121609;
  overflow: hidden;
  position: relative;
  flex-direction: column;
  display: flex;
}.ajx_hero_game_badge_471 {
  border: 1px solid rgba(245, 197, 24, 0.14);
  padding: 5px 10px;
  border-radius: 20px;
  background: rgba(245, 197, 24, 0.14);
  left: 12px;
  letter-spacing: .06em;
  font-weight: 700;
  z-index: 3;
  position: absolute;
  font-size: 10px;
  text-transform: uppercase;
  top: 0.75rem;
  color: #F5C518;
}.ajx_hero_game_badge_471 svg {
  height: 0.688rem;
  vertical-align: -1px;
  margin-right: 4px;
  width: 11px;
}.ajx_hero_game_img_471 {
  background: linear-gradient(135deg,#1A2600,#0D0F07);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.ajx_hero_game_img_471 img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  height: 100%;
  position: absolute;
}.ajx_hero_game_play_471 {
  background: rgba(8, 10, 4, 0.72);
  transition: opacity .2s;
  inset: 0;
  opacity: 0;
  position: absolute;
  justify-content: center;
  align-items: center;
  display: flex;
}.ajx_hero_game_471:hover .ajx_hero_game_play_471 {
  opacity: 1;
}.ajx_hero_game_play_471 span {
  background: #CCFF00;
  border-radius: 50%;
  align-items: center;
  width: 52px;
  justify-content: center;
  display: flex;
  height: 52px;
}.ajx_hero_game_play_471 span svg {
  width: 1.125rem;
  height: 18px;
  margin-left: 2px;
}.ajx_hero_game_info_471 {
  padding: 0.875rem 16px;
}.ajx_hero_game_title_471 {
  font-size: 15px;
  margin-bottom: 4px;
  font-weight: 700;
  color: #F2FFD6;
  overflow-wrap: break-word;
}.ajx_hero_game_provider_471 {
  color: #7A8E42;
  font-size: 11px;
}.ajx_hero_game_btn_471 {
  border-radius: 8px;
  transition: background .2s;
  margin: 12px 1rem 16px;
  padding: 11px;
  background: #CCFF00;
  color: #F2FFD6;
  font-size: 0.813rem;
  font-weight: 700;
  text-align: center;
  display: block;
}.ajx_hero_game_471:hover .ajx_hero_game_btn_471 {
  background: #DAFF33;
}.ajx_sbar_471 {
  background: #0D0F07;
  padding: 1rem 16px 0;
}
@media(min-width: 767px) {.ajx_sbar_471 {
  padding: 1.125rem 24px 0;
}
}.ajx_sbar_in_471 {
  margin: 0 auto;
  max-width: 82.5rem;
}.ajx_sbar_row_471 {
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 0.75rem;
}.ajx_sbar_input_471 {
  flex: 1;
  border-radius: 0.5rem;
  gap: 10px;
  padding: 0.688rem 16px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #121609;
  transition: border-color .2s;
  display: flex;
  font-size: 13px;
  cursor: pointer;
  color: #7A8E42;
  align-items: center;
}.ajx_sbar_input_471:hover {
  border-color: rgba(204, 255, 0, 0.40);
}.ajx_sbar_input_471 svg {
  stroke-linecap: round;
  flex-shrink: 0;
  height: 15px;
  width: 0.938rem;
  stroke-linejoin: round;
}.ajx_sbar_providers_471 {
  border-radius: 8px;
  transition: border-color .2s;
  background: #121609;
  gap: 8px;
  padding: 11px 1.125rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  color: #D6ECA8;
  font-size: 13px;
  align-items: center;
  white-space: nowrap;
  display: flex;
  font-weight: 600;
}.ajx_sbar_providers_471:hover {
  border-color: rgba(204, 255, 0, 0.40);
  color: #F2FFD6;
}.ajx_sbar_providers_471 svg {
  height: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 14px;
}.ajx_sbar_tabs_471 {
  gap: 0.375rem;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 2px;
  display: flex;
}.ajx_sbar_tabs_471::-webkit-scrollbar {
  display: none;
}.ajx_sbar_tab_471 {
  transition: background .15s,color .15s,border-color .15s;
  padding: 8px 14px;
  border-radius: 1.25rem;
  background: rgba(255, 255, 255, 0.05);
  gap: 0.438rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 0.75rem;
  font-weight: 600;
  color: #A8C064;
  white-space: nowrap;
  cursor: pointer;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}.ajx_sbar_tab_471:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(204, 255, 0, 0.40);
  color: #F2FFD6;
}.ajx_sbar_tab_471.ajx_state_active_471 {
  border-color: rgba(204, 255, 0, 0.06);
  background: rgba(204, 255, 0, 0.15);
  color: #F2FFD6;
}.ajx_sbar_tab_ic_471 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 14px;
  width: 0.875rem;
}.ajx_gcg_471 {
  padding: 36px 16px 0;
  background: #0D0F07;
}
@media(min-width:768px) {.ajx_gcg_471 {
  padding: 44px 1.5rem 0;
}
}.ajx_gcg_in_471 {
  margin: 0 auto;
  max-width: 1320px;
}.ajx_gcg_head_471 {
  margin-bottom: 20px;
  max-width: 720px;
}.ajx_gcg_label_471 {
  color: #CCFF00;
  margin-bottom: 0.5rem;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
}.ajx_gcg_h2_471 {
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-size: 22px;
  font-weight: 800;
  color: #F2FFD6;
  font-family: 'Bebas Neue', sans-serif;
}
@media(min-width: 769px) {.ajx_gcg_h2_471 {
  font-size: 1.75rem;
}
}.ajx_gcg_intro_471 {
  font-size: 13px;
  line-height: 1.6;
  color: #7A8E42;
}.ajx_gcg_grid_471 {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.ajx_gcg_grid_471 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.ajx_gcg_grid_471 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.ajx_gcg_card_471 {
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.75rem;
  transition: transform .2s,border-color .2s;
  padding: 20px;
  flex-direction: column;
  position: relative;
  cursor: pointer;
  display: flex;
  min-height: 240px;
  justify-content: flex-end;
}.ajx_gcg_card_471:hover {
  border-color: rgba(204, 255, 0, 0.15);
  transform: translateY(-3px);
}.ajx_gcg_card_bg_471 {
  inset: 0;
  position: absolute;
  z-index: 0;
}.ajx_gcg_card_bg_471::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  position: absolute;
  content: '';
}.ajx_gcg_card_ic_471 {
  background: rgba(0,0,0,.45);
  border-radius: 0.25rem;
  right: 18px;
  position: absolute;
  align-items: center;
  top: 18px;
  width: 2.5rem;
  color: #F2FFD6;
  display: flex;
  justify-content: center;
  z-index: 2;
  height: 2.5rem;
}.ajx_gcg_card_ic_471 svg {
  width: 1.25rem;
  height: 1.25rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.ajx_gcg_card_ct_471 {
  z-index: 1;
  position: relative;
}.ajx_gcg_card_h_471 {
  line-height: 1.2;
  overflow-wrap: break-word;
  color: #F2FFD6;
  font-size: 1.125rem;
  font-family: 'Bebas Neue', sans-serif;
  margin-bottom: 8px;
  font-weight: 800;
}
@media(min-width: 767px) {.ajx_gcg_card_h_471 {
  font-size: 20px;
}
}.ajx_gcg_card_p_471 {
  line-height: 1.55;
  overflow-wrap: break-word;
  color: rgba(255,255,255,.82);
  font-size: 12px;
  margin-bottom: 10px;
}.ajx_gcg_card_p_471 strong {
  font-weight: 600;
  color: #F2FFD6;
}.ajx_gcg_card_cta_471 {
  gap: 4px;
  color: #CCFF00;
  text-transform: uppercase;
  align-items: center;
  display: inline-flex;
  letter-spacing: .04em;
  font-size: 12px;
  font-weight: 700;
}.ajx_gcg_card_cta_471 svg {
  stroke-linejoin: round;
  height: 0.75rem;
  stroke-linecap: round;
  width: 0.75rem;
}.ajx_gr_jp_471 {
  overflow: hidden;
  background: linear-gradient(135deg,#1A0A2E 0%,#0D0F07 100%);
  padding: 20px;
  border-radius: 12px;
  position: relative;
}.ajx_gr_jp_471::before {
  background: radial-gradient(circle,rgba(139, 245, 66, 0.14) 0%,transparent 70%);
  border-radius: 50%;
  width: 250px;
  height: 250px;
  left: -3.75rem;
  top: -60px;
  content: '';
  position: absolute;
}.ajx_gr_jp_471::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(245, 197, 24, 0.14) 0%,transparent 70%);
  height: 200px;
  position: absolute;
  bottom: -40px;
  content: '';
  width: 12.5rem;
  right: 0;
}.ajx_gr_jp_head_471 {
  gap: 1rem;
  position: relative;
  margin-bottom: 1rem;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
  z-index: 1;
}.ajx_gr_jp_info_471 {
  flex: 1;
}.ajx_gr_jp_label_471 {
  color: #A855F7;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 6px;
}.ajx_gr_jp_label_471 svg {
  stroke-linecap: round;
  height: 14px;
  width: 0.875rem;
  stroke-linejoin: round;
  margin-right: 4px;
  vertical-align: -2px;
}.ajx_gr_jp_amount_471 {
  font-family: 'Bebas Neue', sans-serif;
  color: #F2FFD6;
  line-height: 1;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 32px;
  margin-bottom: 0.25rem;
}
@media(min-width: 767px) {.ajx_gr_jp_amount_471 {
  font-size: 2.5rem;
}
}.ajx_gr_jp_amount_471 span {
  color: #F5C518;
}.ajx_gr_jp_seo_471 {
  color: #A8C064;
  font-size: 12px;
  max-width: 30rem;
  overflow-wrap: break-word;
  line-height: 1.5;
}.ajx_gr_jp_cta_471 {
  padding: 11px 1.25rem;
  border: 1px solid rgba(139, 245, 66, 0.14);
  background: rgba(139, 245, 66, 0.14);
  transition: background .2s;
  border-radius: 8px;
  font-weight: 700;
  align-self: flex-start;
  font-size: 0.813rem;
  color: #F2FFD6;
  flex-shrink: 0;
  white-space: nowrap;
  z-index: 1;
  margin-top: 0.25rem;
  position: relative;
}.ajx_gr_jp_cta_471:hover {
  background: #8BF542;
}.ajx_ws_471 {
  background: #0D0F07;
  padding: 32px 16px 0;
}
@media(min-width: 769px) {.ajx_ws_471 {
  padding: 2.25rem 24px 0;
}
}.ajx_ws_in_471 {
  margin: 0 auto;
  max-width: 1320px;
}.ajx_ws_head_471 {
  gap: 12px;
  margin-bottom: 14px;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.ajx_ws_title_471 {
  gap: 10px;
  font-family: 'Bebas Neue', sans-serif;
  font-size: 1rem;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
  color: #F2FFD6;
  flex-wrap: wrap;
  font-weight: 700;
}.ajx_ws_title_ic_471 svg {
  height: 18px;
  width: 18px;
  stroke-linejoin: round;
  stroke-linecap: round;
  color: #F5C518;
}.ajx_ws_online_471 {
  gap: 7px;
  font-weight: 600;
  font-size: 0.75rem;
  display: flex;
  color: #7A8E42;
  align-items: center;
}.ajx_ws_online_dot_471 {
  border-radius: 50%;
  background: #39D353;
  flex-shrink: 0;
  height: 8px;
  box-shadow: 0 0 6px rgba(57, 211, 83, 0.15);
  width: 8px;
}.ajx_ws_scroll_471 {
  gap: 0.5rem;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 8px;
}.ajx_ws_scroll_471::-webkit-scrollbar {
  display: none;
}.ajx_wc_471 {
  background: #121609;
  padding: 0.625rem 14px;
  gap: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 8px;
  min-width: 220px;
  display: flex;
  flex-shrink: 0;
  align-items: center;
}.ajx_wc_img_471 {
  overflow: hidden;
  border-radius: 4px;
  background: #161A0A;
  height: 2.25rem;
  flex-shrink: 0;
  width: 36px;
}.ajx_wc_img_471 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.ajx_wc_info_471 {
  min-width: 0;
}.ajx_wc_game_471 {
  overflow: hidden;
  font-size: 0.75rem;
  text-overflow: ellipsis;
  color: #D6ECA8;
  white-space: nowrap;
  font-weight: 600;
}.ajx_wc_player_471 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.625rem;
  color: #596630;
}.ajx_wc_amount_471 {
  color: #39D353;
  white-space: nowrap;
  font-weight: 700;
  font-size: 13px;
  margin-left: auto;
  flex-shrink: 0;
}.ajx_reg_471 {
  background: #0D0F07;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.ajx_reg_471 {
  padding: 2.75rem 24px 0;
}
}.ajx_reg_in_471 {
  margin: 0 auto;
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 28px 24px;
  background: #161A0A;
  max-width: 1320px;
}
@media(min-width: 771px) {.ajx_reg_in_471 {
  padding: 2.5rem;
}
}.ajx_reg_top_471 {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.ajx_reg_top_471 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.ajx_reg_label_471 {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  color: #CCFF00;
  font-size: 11px;
}.ajx_reg_h2_471 {
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  font-weight: 800;
  color: #F2FFD6;
  font-family: 'Bebas Neue', sans-serif;
  font-size: 22px;
  line-height: 1.2;
}
@media(min-width:768px) {.ajx_reg_h2_471 {
  font-size: 28px;
}
}.ajx_reg_bonus_471 {
  border-radius: 8px;
  gap: 8px;
  border: 1px solid rgba(245, 197, 24, 0.14);
  padding: 0.625rem 1rem;
  background: rgba(245, 197, 24, 0.14);
  display: inline-flex;
  margin-bottom: 1rem;
  align-items: center;
}.ajx_reg_bonus_amount_471 {
  font-weight: 800;
  font-size: 20px;
  color: #F5C518;
}.ajx_reg_bonus_text_471 {
  line-height: 1.35;
  font-size: 13px;
  color: #A8C064;
}.ajx_reg_cta_btn_471 {
  border-radius: 8px;
  padding: 14px 2rem;
  background: #39D353;
  transition: background .2s;
  font-size: 15px;
  display: inline-block;
  box-shadow: 0 0.25rem 1.125rem rgba(57, 211, 83, 0.38), inset 0 1px 0 rgba(255, 255, 255, 0.12);
  margin-bottom: 0.75rem;
  font-weight: 700;
  color: #0A0D00;
}.ajx_reg_cta_btn_471:hover {
  background: #4DE668;
}.ajx_reg_terms_471 {
  font-size: 0.688rem;
  line-height: 1.5;
  color: #596630;
}.ajx_reg_seo_471 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #7A8E42;
  line-height: 1.65;
  padding-top: 20px;
  margin-top: 20px;
}.ajx_reg_seo_471 p {
  margin-bottom: 10px;
  color: #7A8E42;
  font-size: 13px;
  line-height: 1.65;
}.ajx_reg_seo_471 p:last-child {
  margin-bottom: 0;
}.ajx_reg_seo_471 strong {
  font-weight: 700;
  color: #D6ECA8;
}.ajx_reg_seo_471 a {
  transition: color .2s;
  color: #CCFF00;
  text-decoration: underline;
}.ajx_reg_seo_471 a:hover {
  color: #DAFF33;
}.ajx_reg_seo_471 ul,.ajx_reg_seo_471 ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 18px;
}.ajx_reg_seo_471 ol {
  list-style: decimal;
}.ajx_reg_seo_471 li {
  margin-bottom: 4px;
  color: #7A8E42;
  font-size: 13px;
  line-height: 1.65;
}.ajx_reg_seo_471 table {
  width: 100%;
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
  font-size: 0.813rem;
  margin-bottom: 0.625rem;
}
@media(min-width: 766px) {.ajx_reg_seo_471 table {
  display: table;
}
}.ajx_reg_seo_471 th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #D6ECA8;
  text-align: left;
}.ajx_reg_seo_471 td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7A8E42;
}.ajx_reg_steps_471 {
  gap: 14px;
  margin-top: 28px;
  flex-direction: column;
  display: flex;
}
@media(min-width:860px) {.ajx_reg_steps_471 {
  margin-top: 0;
}
}.ajx_reg_step_471 {
  border-radius: 8px;
  gap: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.05);
  padding: 16px;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.ajx_reg_step_num_471 {
  border: 1px solid rgba(204, 255, 0, 0.06);
  border-radius: 50%;
  background: rgba(204, 255, 0, 0.15);
  justify-content: center;
  height: 34px;
  flex-shrink: 0;
  font-size: 14px;
  align-items: center;
  font-weight: 800;
  color: #CCFF00;
  width: 34px;
  display: flex;
}.ajx_reg_step_title_471 {
  margin-bottom: 3px;
  color: #F2FFD6;
  font-size: 14px;
  font-weight: 700;
}.ajx_reg_step_text_471 {
  font-size: 0.75rem;
  line-height: 1.5;
  color: #7A8E42;
}.ajx_reg_trust_471 {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 1.25rem;
  display: flex;
  margin-top: 1.25rem;
  flex-wrap: wrap;
}.ajx_reg_trust_item_471 {
  gap: 0.438rem;
  overflow-wrap: break-word;
  color: #7A8E42;
  align-items: center;
  font-size: 0.75rem;
  display: flex;
}.ajx_reg_trust_ic_471 svg {
  color: #CCFF00;
  stroke-linejoin: round;
  height: 16px;
  stroke-linecap: round;
  width: 1rem;
}.ajx_app_471 {
  padding: 2.25rem 1rem 0;
  background: #0D0F07;
}
@media(min-width: 770px) {.ajx_app_471 {
  padding: 44px 1.5rem 0;
}
}.ajx_app_in_471 {
  margin: 0 auto;
  max-width: 1320px;
}.ajx_app_head_471 {
  margin-bottom: 1rem;
}.ajx_app_label_471 {
  font-weight: 700;
  margin-bottom: 8px;
  color: #CCFF00;
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
}.ajx_app_h2_471 {
  font-family: 'Bebas Neue', sans-serif;
  overflow-wrap: break-word;
  font-size: 20px;
  margin-bottom: 6px;
  color: #F2FFD6;
  font-weight: 800;
}
@media(min-width: 767px) {.ajx_app_h2_471 {
  font-size: 1.5rem;
}
}.ajx_app_sub_471 {
  font-size: 13px;
  overflow-wrap: break-word;
  color: #7A8E42;
  line-height: 1.6;
  max-width: 37.5rem;
}.ajx_app_sub_471 strong {
  font-weight: 700;
  color: #D6ECA8;
}.ajx_app_cards_471 {
  gap: 10px;
  display: grid;
  margin-top: 16px;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.ajx_app_cards_471 {
  grid-template-columns: repeat(3,1fr);
}
}.ajx_app_card_471 {
  border-radius: 0.5rem;
  overflow: hidden;
  padding: 20px;
  gap: 1rem;
  flex-wrap: wrap;
  position: relative;
  align-items: flex-start;
  display: flex;
}.ajx_app_card_ios_471 {
  background: linear-gradient(135deg,rgba(204, 255, 0, 0.15) 0%,#161A0A 100%);
}.ajx_app_card_android_471 {
  background: linear-gradient(135deg,rgba(57, 211, 83, 0.15) 0%,#161A0A 100%);
}.ajx_app_card_win_471 {
  background: linear-gradient(135deg,rgba(245, 197, 24, 0.14) 0%,#161A0A 100%);
}.ajx_app_card_ic_471 svg {
  height: 34px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 2.125rem;
}.ajx_app_card_ic_471 {
  flex-shrink: 0;
  color: #F2FFD6;
}.ajx_app_card_os_471 {
  margin-bottom: 6px;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.625rem;
  color: #7A8E42;
}.ajx_app_card_title_471 {
  overflow-wrap: break-word;
  color: #F2FFD6;
  line-height: 1.2;
  font-size: 0.938rem;
  font-weight: 700;
  margin-bottom: 6px;
}.ajx_app_card_text_471 {
  font-size: 0.75rem;
  margin-bottom: 0.875rem;
  line-height: 1.5;
  overflow-wrap: break-word;
  color: #7A8E42;
}.ajx_app_card_btn_471 {
  border-radius: 4px;
  padding: 0.625rem 18px;
  gap: 0.438rem;
  background: rgba(255, 255, 255, 0.12);
  transition: background .2s;
  border: 1px solid rgba(204, 255, 0, 0.40);
  font-weight: 700;
  color: #F2FFD6;
  align-items: center;
  font-size: 0.813rem;
  display: inline-flex;
}.ajx_app_card_btn_471:hover {
  background: rgba(255, 255, 255, 0.07);
}.ajx_htp_471 {
  padding: 36px 16px 0;
  background: #0D0F07;
}
@media(min-width:768px) {.ajx_htp_471 {
  padding: 2.75rem 1.5rem 0;
}
}.ajx_htp_in_471 {
  margin: 0 auto;
  max-width: 1320px;
}.ajx_htp_head_471 {
  margin-bottom: 1.375rem;
  max-width: 720px;
}.ajx_htp_label_471 {
  color: #CCFF00;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 0.5rem;
}.ajx_htp_h2_471 {
  font-size: 1.375rem;
  font-weight: 800;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: #F2FFD6;
  font-family: 'Bebas Neue', sans-serif;
}
@media(min-width: 766px) {.ajx_htp_h2_471 {
  font-size: 28px;
}
}.ajx_htp_intro_471 {
  color: #7A8E42;
  font-size: 14px;
  line-height: 1.6;
}.ajx_htp_steps_471 {
  gap: 12px;
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  grid-template-columns: 1fr;
  counter-reset: none;
}
@media(min-width: 642px) {.ajx_htp_steps_471 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.ajx_htp_steps_471 {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.ajx_htp_step_471 {
  background: #161A0A;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 1.25rem 18px 18px;
  flex-direction: column;
  display: flex;
  position: relative;
}.ajx_htp_step_num_471 {
  background: #CCFF00;
  border-radius: 50%;
  color: #0A0D00;
  left: 20px;
  justify-content: center;
  align-items: center;
  font-family: 'Bebas Neue', sans-serif;
  position: absolute;
  top: -12px;
  width: 1.75rem;
  font-size: 0.813rem;
  height: 28px;
  display: flex;
  font-weight: 800;
}.ajx_htp_step_ic_471 {
  margin: 0.5rem 0 12px;
  background: rgba(204, 255, 0, 0.15);
  border-radius: 0.25rem;
  display: flex;
  color: #CCFF00;
  align-items: center;
  justify-content: center;
  width: 2.25rem;
  height: 36px;
}.ajx_htp_step_ic_471 svg {
  height: 1.125rem;
  stroke-linecap: round;
  width: 18px;
  stroke-linejoin: round;
}.ajx_htp_step_h_471 {
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  color: #F2FFD6;
  font-size: 0.875rem;
  line-height: 1.25;
  font-weight: 700;
}.ajx_htp_step_p_471 {
  font-size: 13px;
  overflow-wrap: break-word;
  color: #7A8E42;
  line-height: 1.55;
}.ajx_htp_step_p_471 strong {
  color: #D6ECA8;
  font-weight: 600;
}.ajx_htp_cta_471 {
  padding: 0.813rem 1.625rem;
  background: #39D353;
  transition: background .2s;
  border-radius: 8px;
  font-weight: 700;
  margin-top: 20px;
  font-size: 0.875rem;
  display: inline-block;
  color: #0A0D00;
}.ajx_htp_cta_471:hover {
  background: #4DE668;
}.ajx_prov_471 {
  background: #0D0F07;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.ajx_prov_471 {
  padding: 2.75rem 24px 0;
}
}.ajx_prov_in_471 {
  margin: 0 auto;
  max-width: 82.5rem;
}.ajx_prov_head_471 {
  margin-bottom: 16px;
}.ajx_prov_label_471 {
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  color: #CCFF00;
  margin-bottom: 8px;
}.ajx_prov_h2_471 {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 8px;
  color: #F2FFD6;
  font-family: 'Bebas Neue', sans-serif;
}
@media(min-width: 769px) {.ajx_prov_h2_471 {
  font-size: 24px;
}
}.ajx_prov_seo_471 {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  max-width: 38.75rem;
  line-height: 1.6;
  color: #7A8E42;
  margin-bottom: 16px;
}.ajx_prov_seo_471 strong {
  font-weight: 700;
  color: #D6ECA8;
}.ajx_prov_seo_471 a {
  color: #CCFF00;
  text-decoration: underline;
}.ajx_prov_grid_471 {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 638px) {.ajx_prov_grid_471 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1077px) {.ajx_prov_grid_471 {
  grid-template-columns: repeat(8,1fr);
}
}.ajx_prov_card_471 {
  padding: 14px 0.625rem;
  gap: 0.438rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s,background .2s;
  background: #121609;
  border-radius: 0.5rem;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
  display: flex;
}.ajx_prov_card_471:hover {
  background: #161A0A;
  border-color: rgba(204, 255, 0, 0.40);
}.ajx_prov_logo_471 {
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  align-items: center;
  width: 44px;
  justify-content: center;
  display: flex;
  height: 44px;
}.ajx_prov_logo_471 img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}.ajx_prov_name_471 {
  text-align: center;
  overflow-wrap: break-word;
  color: #A8C064;
  font-size: 0.688rem;
  font-weight: 600;
}.ajx_bon_471 {
  background: #0D0F07;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.ajx_bon_471 {
  padding: 2.75rem 1.5rem 0;
}
}.ajx_bon_in_471 {
  margin: 0 auto;
  max-width: 82.5rem;
}.ajx_bon_head_471 {
  margin-bottom: 1.25rem;
}.ajx_bon_label_471 {
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
  color: #CCFF00;
}.ajx_bon_h2_471 {
  font-family: 'Bebas Neue', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
  color: #F2FFD6;
  margin-bottom: 8px;
}
@media(min-width: 771px) {.ajx_bon_h2_471 {
  font-size: 1.5rem;
}
}.ajx_bon_seo_471 {
  line-height: 1.6;
  font-size: 0.813rem;
  color: #7A8E42;
  max-width: 38.75rem;
  overflow-wrap: break-word;
}.ajx_bon_seo_471 strong {
  color: #D6ECA8;
  font-weight: 700;
}.ajx_bon_seo_471 a {
  text-decoration: underline;
  color: #CCFF00;
}.ajx_bon_grid_471 {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 637px) {.ajx_bon_grid_471 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.ajx_bon_grid_471 {
  grid-template-columns: repeat(5,1fr);
}
}.ajx_bon_card_471 {
  border-radius: 0.5rem;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #121609;
  padding: 1rem;
}.ajx_bon_card_471:hover {
  border-color: rgba(204, 255, 0, 0.06);
  transform: translateY(-2px);
}.ajx_bon_card_ic_471 svg {
  height: 26px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 26px;
}.ajx_bon_card_ic_471 {
  margin-bottom: 10px;
}.ajx_bon_card_type_471 {
  margin-bottom: 0.375rem;
  text-transform: uppercase;
  color: #7A8E42;
  font-size: 10px;
  letter-spacing: .06em;
  font-weight: 700;
}.ajx_bon_card_amount_471 {
  font-size: 1.125rem;
  color: #F5C518;
  line-height: 1.1;
  margin-bottom: 0.375rem;
  font-weight: 800;
}.ajx_bon_card_name_471 {
  color: #F2FFD6;
  font-weight: 600;
  font-size: 0.813rem;
  margin-bottom: 8px;
  overflow-wrap: break-word;
}.ajx_bon_card_detail_471 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 8px;
  font-size: 11px;
  line-height: 1.5;
  overflow-wrap: break-word;
  color: #596630;
}.ajx_seo_471 {
  background: #0D0F07;
  padding: 36px 1rem 0;
}
@media(min-width: 771px) {.ajx_seo_471 {
  padding: 2.75rem 24px 0;
}
}.ajx_seo_in_471 {
  border-radius: 0.75rem;
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  background: #161A0A;
  border: 1px solid rgba(255, 255, 255, 0.10);
  max-width: 1320px;
}
@media(min-width: 769px) {.ajx_seo_in_471 {
  padding: 2.25rem 40px;
}
}.ajx_seo_label_471 {
  text-transform: uppercase;
  color: #CCFF00;
  font-weight: 700;
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.ajx_seo_h2_471 {
  font-size: 1.25rem;
  margin-bottom: 0.875rem;
  line-height: 1.25;
  color: #F2FFD6;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Bebas Neue', sans-serif;
}
@media(min-width: 769px) {.ajx_seo_h2_471 {
  font-size: 24px;
}
}.ajx_seo_body_471 {
  line-height: 1.75;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  color: #A8C064;
}.ajx_seo_body_471 p {
  margin-bottom: 0.75rem;
  color: #A8C064;
  line-height: 1.75;
  font-size: 14px;
}.ajx_seo_body_471 p:last-child {
  margin-bottom: 0;
}.ajx_seo_body_471 strong {
  color: #D6ECA8;
  font-weight: 700;
}.ajx_seo_body_471 a {
  transition: color .2s;
  text-decoration: underline;
  color: #CCFF00;
}.ajx_seo_body_471 a:hover {
  color: #DAFF33;
}.ajx_seo_body_471 ul,.ajx_seo_body_471 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.ajx_seo_body_471 ol {
  list-style: decimal;
}.ajx_seo_body_471 li {
  margin-bottom: 6px;
  color: #A8C064;
  line-height: 1.75;
  font-size: 0.875rem;
}.ajx_seo_body_471 table {
  margin-bottom: 0.75rem;
  width: 100%;
  font-size: 0.813rem;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
}
@media(min-width: 769px) {.ajx_seo_body_471 table {
  display: table;
}
}.ajx_seo_body_471 th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #D6ECA8;
  font-weight: 700;
  text-align: left;
}.ajx_seo_body_471 td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A8C064;
}.ajx_seo_cols_471 {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.ajx_seo_cols_471 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.ajx_seo_cols_471 {
  grid-template-columns: repeat(3,1fr);
}
}.ajx_seo_col_h_471 {
  overflow-wrap: break-word;
  font-size: 13px;
  font-weight: 700;
  color: #D6ECA8;
  margin-bottom: 0.438rem;
}.ajx_seo_col_p_471 {
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #7A8E42;
}.ajx_seo_stats_471 {
  margin: 1.25rem 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.ajx_seo_stat_471 {
  border: 1px solid rgba(204, 255, 0, 0.15);
  background: rgba(204, 255, 0, 0.06);
  border-radius: 0.5rem;
  flex: 1;
  padding: 14px 16px;
  min-width: 8.75rem;
}.ajx_seo_stat_val_471 {
  font-size: 1.25rem;
  color: #CCFF00;
  font-weight: 800;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
}.ajx_seo_stat_lb_471 {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #7A8E42;
}.ajx_faq_471 {
  padding: 36px 16px 0;
  background: #0D0F07;
}
@media(min-width: 771px) {.ajx_faq_471 {
  padding: 44px 24px 0;
}
}.ajx_faq_in_471 {
  margin: 0 auto;
  max-width: 82.5rem;
}.ajx_faq_head_471 {
  margin-bottom: 20px;
}.ajx_faq_label_471 {
  font-size: 0.688rem;
  margin-bottom: 8px;
  letter-spacing: .08em;
  color: #CCFF00;
  text-transform: uppercase;
  font-weight: 700;
}.ajx_faq_h2_471 {
  overflow-wrap: break-word;
  font-family: 'Bebas Neue', sans-serif;
  font-weight: 800;
  font-size: 20px;
  color: #F2FFD6;
}
@media(min-width: 769px) {.ajx_faq_h2_471 {
  font-size: 24px;
}
}.ajx_faq_list_471 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.ajx_faq_item_471 {
  border-radius: 8px;
  background: #161A0A;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.10);
}.ajx_faq_q_471 {
  padding: 1rem 20px;
  gap: 0.75rem;
  transition: color .2s;
  align-items: center;
  overflow-wrap: break-word;
  display: flex;
  flex-wrap: wrap;
  color: #D6ECA8;
  justify-content: space-between;
  font-size: 14px;
  cursor: pointer;
  font-weight: 600;
}.ajx_faq_q_471:hover {
  color: #F2FFD6;
}.ajx_faq_q_ic_471 {
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  color: #CCFF00;
  justify-content: center;
  width: 24px;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  height: 1.5rem;
  font-size: 1rem;
}.ajx_faq_item_471.ajx_state_open_471 .ajx_faq_q_ic_471 {
  transform: rotate(45deg);
}.ajx_faq_a_471 {
  padding: 0 20px 1rem;
  line-height: 1.7;
  font-size: 13px;
  overflow-wrap: break-word;
  display: none;
  color: #7A8E42;
}.ajx_faq_item_471.ajx_state_open_471 .ajx_faq_a_471 {
  display: block;
}.ajx_faq_a_471 strong {
  font-weight: 700;
  color: #D6ECA8;
}.ajx_faq_a_471 a {
  text-decoration: underline;
  color: #CCFF00;
}.ajx_faq_a_471 ul,.ajx_faq_a_471 ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 20px;
}.ajx_faq_a_471 ol {
  list-style: decimal;
}.ajx_faq_a_471 li {
  line-height: 1.6;
  margin-bottom: 4px;
}.ajx_faq_a_471 table {
  margin: 8px 0;
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
  width: 100%;
  font-size: 12px;
}
@media(min-width: 771px) {.ajx_faq_a_471 table {
  display: table;
}
}.ajx_faq_a_471 th {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #D6ECA8;
  font-weight: 700;
}.ajx_faq_a_471 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.375rem 8px;
  color: #7A8E42;
}.ajx_seo_471 {
  padding: 36px 16px 0;
  background: #0D0F07;
}
@media(min-width: 766px) {.ajx_seo_471 {
  padding: 44px 24px 0;
}
}.ajx_seo_in_471 {
  margin: 0 auto;
  background: #161A0A;
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 1.75rem 1.5rem;
  max-width: 1320px;
}
@media(min-width: 766px) {.ajx_seo_in_471 {
  padding: 36px 40px;
}
}.ajx_seo_label_471 {
  font-weight: 700;
  margin-bottom: 10px;
  color: #CCFF00;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.ajx_seo_h2_471 {
  overflow-wrap: break-word;
  margin-bottom: 14px;
  font-size: 20px;
  font-family: 'Bebas Neue', sans-serif;
  font-weight: 800;
  line-height: 1.25;
  color: #F2FFD6;
}
@media(min-width:768px) {.ajx_seo_h2_471 {
  font-size: 1.5rem;
}
}.ajx_seo_body_471 {
  font-size: 14px;
  overflow-wrap: break-word;
  color: #A8C064;
  line-height: 1.75;
}.ajx_seo_body_471 p {
  color: #A8C064;
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 0.75rem;
}.ajx_seo_body_471 p:last-child {
  margin-bottom: 0;
}.ajx_seo_body_471 strong {
  color: #D6ECA8;
  font-weight: 700;
}.ajx_seo_body_471 a {
  transition: color .2s;
  color: #CCFF00;
  text-decoration: underline;
}.ajx_seo_body_471 a:hover {
  color: #DAFF33;
}.ajx_seo_body_471 ul,.ajx_seo_body_471 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.ajx_seo_body_471 ol {
  list-style: decimal;
}.ajx_seo_body_471 li {
  margin-bottom: 0.375rem;
  color: #A8C064;
  font-size: 0.875rem;
  line-height: 1.75;
}.ajx_seo_body_471 table {
  font-size: 13px;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  margin-bottom: 0.75rem;
  width: 100%;
}
@media(min-width: 766px) {.ajx_seo_body_471 table {
  display: table;
}
}.ajx_seo_body_471 th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #D6ECA8;
  font-weight: 700;
  text-align: left;
}.ajx_seo_body_471 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #A8C064;
}.ajx_seo_cols_471 {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width:640px) {.ajx_seo_cols_471 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.ajx_seo_cols_471 {
  grid-template-columns: repeat(3,1fr);
}
}.ajx_seo_col_h_471 {
  margin-bottom: 7px;
  font-size: 13px;
  color: #D6ECA8;
  overflow-wrap: break-word;
  font-weight: 700;
}.ajx_seo_col_p_471 {
  line-height: 1.65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #7A8E42;
}.ajx_seo_stats_471 {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.ajx_seo_stat_471 {
  flex: 1;
  border: 1px solid rgba(204, 255, 0, 0.15);
  background: rgba(204, 255, 0, 0.06);
  padding: 14px 1rem;
  border-radius: 8px;
  min-width: 140px;
}.ajx_seo_stat_val_471 {
  font-size: 20px;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #CCFF00;
}.ajx_seo_stat_lb_471 {
  font-size: 11px;
  color: #7A8E42;
  overflow-wrap: break-word;
}.ajx_pmt_471 {
  padding: 2.25rem 1rem 0;
  background: #0D0F07;
}
@media(min-width: 767px) {.ajx_pmt_471 {
  padding: 2.75rem 1.5rem 0;
}
}.ajx_pmt_in_471 {
  margin: 0 auto;
  max-width: 1320px;
}.ajx_pmt_head_471 {
  max-width: 720px;
  margin-bottom: 1.375rem;
}.ajx_pmt_label_471 {
  color: #CCFF00;
  font-size: 11px;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
}.ajx_pmt_h2_471 {
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-weight: 800;
  font-family: 'Bebas Neue', sans-serif;
  color: #F2FFD6;
  font-size: 1.375rem;
}
@media(min-width: 767px) {.ajx_pmt_h2_471 {
  font-size: 1.75rem;
}
}.ajx_pmt_intro_471 {
  line-height: 1.6;
  font-size: 14px;
  color: #7A8E42;
  overflow-wrap: break-word;
}.ajx_pmt_groups_471 {
  gap: 20px;
  flex-direction: column;
  display: flex;
}.ajx_pmt_group_471 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #161A0A;
  border-radius: 8px;
  padding: 1.25rem;
}.ajx_pmt_group_head_471 {
  gap: 0.75rem;
  align-items: center;
  display: flex;
  margin-bottom: 10px;
  flex-wrap: wrap;
}.ajx_pmt_group_ic_471 {
  background: rgba(204, 255, 0, 0.15);
  border-radius: 0.25rem;
  color: #CCFF00;
  width: 36px;
  display: flex;
  flex-shrink: 0;
  height: 36px;
  align-items: center;
  justify-content: center;
}.ajx_pmt_group_ic_471 svg {
  height: 1.125rem;
  stroke-linecap: round;
  width: 18px;
  stroke-linejoin: round;
}.ajx_pmt_group_h_471 {
  margin: 0;
  font-family: 'Bebas Neue', sans-serif;
  overflow-wrap: break-word;
  font-size: 16px;
  color: #F2FFD6;
  font-weight: 700;
}.ajx_pmt_group_p_471 {
  color: #7A8E42;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 0.813rem;
  margin-bottom: 14px;
}.ajx_pmt_group_p_471 strong {
  font-weight: 600;
  color: #D6ECA8;
}.ajx_pmt_table_wrap_471 {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.ajx_pmt_table_471 {
  font-size: 13px;
  border-collapse: collapse;
  width: 100%;
  min-width: 540px;
}.ajx_pmt_table_471 th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .04em;
  text-align: left;
  color: #D6ECA8;
  white-space: nowrap;
  text-transform: uppercase;
}.ajx_pmt_table_471 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  color: #7A8E42;
}.ajx_pmt_table_471 tbody tr:last-child td {
  border-bottom: none;
}.ajx_pmt_table_471 tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #D6ECA8;
}.ajx_seo_471 {
  padding: 2.25rem 1rem 0;
  background: #0D0F07;
}
@media(min-width:768px) {.ajx_seo_471 {
  padding: 2.75rem 1.5rem 0;
}
}.ajx_seo_in_471 {
  margin: 0 auto;
  border-radius: 0.75rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #161A0A;
  padding: 28px 1.5rem;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.ajx_seo_in_471 {
  padding: 36px 2.5rem;
}
}.ajx_seo_label_471 {
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  color: #CCFF00;
}.ajx_seo_h2_471 {
  color: #F2FFD6;
  font-family: 'Bebas Neue', sans-serif;
  line-height: 1.25;
  font-weight: 800;
  font-size: 1.25rem;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.ajx_seo_h2_471 {
  font-size: 1.5rem;
}
}.ajx_seo_body_471 {
  overflow-wrap: break-word;
  color: #A8C064;
  line-height: 1.75;
  font-size: 0.875rem;
}.ajx_seo_body_471 p {
  line-height: 1.75;
  margin-bottom: 12px;
  font-size: 0.875rem;
  color: #A8C064;
}.ajx_seo_body_471 p:last-child {
  margin-bottom: 0;
}.ajx_seo_body_471 strong {
  font-weight: 700;
  color: #D6ECA8;
}.ajx_seo_body_471 a {
  transition: color .2s;
  color: #CCFF00;
  text-decoration: underline;
}.ajx_seo_body_471 a:hover {
  color: #DAFF33;
}.ajx_seo_body_471 ul,.ajx_seo_body_471 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.ajx_seo_body_471 ol {
  list-style: decimal;
}.ajx_seo_body_471 li {
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #A8C064;
}.ajx_seo_body_471 table {
  margin-bottom: 12px;
  width: 100%;
  border-collapse: collapse;
  font-size: 13px;
  overflow-x: auto;
  display: block;
}
@media(min-width: 769px) {.ajx_seo_body_471 table {
  display: table;
}
}.ajx_seo_body_471 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  font-weight: 700;
  color: #D6ECA8;
  text-align: left;
}.ajx_seo_body_471 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #A8C064;
}.ajx_seo_cols_471 {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 638px) {.ajx_seo_cols_471 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.ajx_seo_cols_471 {
  grid-template-columns: repeat(3,1fr);
}
}.ajx_seo_col_h_471 {
  overflow-wrap: break-word;
  font-weight: 700;
  color: #D6ECA8;
  font-size: 0.813rem;
  margin-bottom: 7px;
}.ajx_seo_col_p_471 {
  color: #7A8E42;
  line-height: 1.65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.ajx_seo_stats_471 {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.ajx_seo_stat_471 {
  background: rgba(204, 255, 0, 0.06);
  flex: 1;
  padding: 0.875rem 16px;
  border: 1px solid rgba(204, 255, 0, 0.15);
  border-radius: 0.5rem;
  min-width: 8.75rem;
}.ajx_seo_stat_val_471 {
  color: #CCFF00;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-size: 1.25rem;
}.ajx_seo_stat_lb_471 {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #7A8E42;
}.ajx_ft_471 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #080A04;
  margin-top: 3rem;
}.ajx_ft_support_471 {
  padding: 1.5rem 16px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 767px) {.ajx_ft_support_471 {
  padding: 28px 24px;
}
}.ajx_ft_support_in_471 {
  margin: 0 auto;
  gap: 1rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  max-width: 1320px;
}.ajx_ft_support_main_471 {
  flex: 1;
  gap: 16px;
  min-width: 13.75rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.ajx_ft_support_ic_471 {
  color: #CCFF00;
  flex-shrink: 0;
}.ajx_ft_support_ic_471 svg {
  stroke-linejoin: round;
  height: 1.875rem;
  stroke-linecap: round;
  width: 1.875rem;
}.ajx_ft_support_text_title_471 {
  color: #F2FFD6;
  overflow-wrap: break-word;
  margin-bottom: 3px;
  font-size: 15px;
  font-weight: 700;
}.ajx_ft_support_text_sub_471 {
  color: #7A8E42;
  font-size: 12px;
  overflow-wrap: break-word;
}.ajx_ft_support_btn_471 {
  transition: background .2s;
  padding: 11px 1.375rem;
  border-radius: 0.5rem;
  background: #CCFF00;
  font-size: 13px;
  color: #F2FFD6;
  font-weight: 700;
  white-space: nowrap;
  flex-shrink: 0;
}.ajx_ft_support_btn_471:hover {
  background: #DAFF33;
}.ajx_ft_support_contacts_471 {
  gap: 16px;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.ajx_ft_support_contact_471 {
  line-height: 1.4;
  color: #596630;
  font-size: 0.75rem;
}.ajx_ft_support_contact_471 strong {
  display: block;
  color: #A8C064;
  font-weight: 600;
  margin-bottom: 2px;
  font-size: 11px;
}.ajx_ft_main_471 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 2rem 16px 24px;
}
@media(min-width: 770px) {.ajx_ft_main_471 {
  padding: 40px 24px 2rem;
}
}.ajx_ft_main_in_471 {
  margin: 0 auto;
  gap: 1.5rem;
  grid-template-columns: 1fr 1fr;
  max-width: 82.5rem;
  display: grid;
}
@media(min-width: 637px) {.ajx_ft_main_in_471 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.ajx_ft_main_in_471 {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.ajx_ft_col_logo_471 {
  grid-column: 1/-1;
}
@media(min-width: 1077px) {.ajx_ft_col_logo_471 {
  grid-column: auto;
}
}.ajx_ft_logo_471 {
  gap: 0.563rem;
  flex-wrap: wrap;
  display: flex;
  font-weight: 800;
  font-size: 1rem;
  align-items: center;
  color: #F2FFD6;
  overflow-wrap: break-word;
  margin-bottom: 12px;
}.ajx_ft_logo_mark_471 {
  border-radius: 4px;
  overflow: hidden;
  width: 30px;
  height: 30px;
}.ajx_ft_logo_mark_471 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.ajx_ft_logo_sub_471 {
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 12px;
  max-width: 200px;
  color: #596630;
}.ajx_ft_col_title_471 {
  letter-spacing: .07em;
  font-size: 0.75rem;
  text-transform: uppercase;
  color: #A8C064;
  font-weight: 700;
  margin-bottom: 14px;
}.ajx_ft_col_links_471 {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.ajx_ft_col_link_471 {
  transition: color .2s;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #596630;
}.ajx_ft_col_link_471:hover {
  color: #D6ECA8;
}.ajx_ft_apps_471 {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.ajx_ft_app_card_471 {
  transition: border-color .2s;
  border-radius: 4px;
  gap: 10px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  align-items: center;
  display: flex;
}.ajx_ft_app_card_471:hover {
  border-color: rgba(204, 255, 0, 0.40);
}.ajx_ft_app_card_ic_471 svg {
  height: 1.375rem;
  stroke-linejoin: round;
  width: 22px;
  stroke-linecap: round;
}.ajx_ft_app_card_os_471 {
  font-size: 10px;
  color: #596630;
  font-weight: 600;
}.ajx_ft_app_card_action_471 {
  font-weight: 700;
  font-size: 12px;
  color: #D6ECA8;
}.ajx_ft_bot_471 {
  padding: 1.25rem 1rem;
}
@media(min-width: 767px) {.ajx_ft_bot_471 {
  padding: 1.25rem 1.5rem;
}
}.ajx_ft_bot_in_471 {
  gap: 1rem;
  margin: 0 auto;
  max-width: 82.5rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.ajx_ft_socials_471 {
  gap: 8px;
  display: flex;
}.ajx_ft_soc_471 {
  transition: background .2s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 4px;
  justify-content: center;
  height: 36px;
  color: #A8C064;
  display: flex;
  align-items: center;
  width: 2.25rem;
}.ajx_ft_soc_471 svg {
  height: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1rem;
}.ajx_ft_soc_471:hover {
  background: rgba(255, 255, 255, 0.07);
}.ajx_ft_legal_471 {
  flex: 1;
  line-height: 1.6;
  font-size: 0.688rem;
  color: #6B7A38;
  overflow-wrap: break-word;
  min-width: 12.5rem;
}.ajx_ft_legal_471 strong {
  color: #A8C064;
  font-weight: 700;
}.ajx_ft_legal_471 a {
  color: #A8C064;
  text-decoration: underline;
}.ajx_ft_age_471 {
  border-radius: 50%;
  border: 2px solid #6B7A38;
  width: 2rem;
  justify-content: center;
  align-items: center;
  color: #6B7A38;
  font-size: 0.688rem;
  margin-left: auto;
  display: flex;
  flex-shrink: 0;
  font-weight: 800;
  height: 32px;
}