*,::before,::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  line-height: 1.6;
  font-family: 'DM Sans', sans-serif;
  color: #C8D9CF;
  background-color: #0C1410;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
}ul,ol {
  list-style: none;
}img,picture,svg {
  display: block;
  max-width: 100%;
}input,button,textarea,select {
  font: inherit;
}button {
  border: none;
  background: transparent;
  color: inherit;
  cursor: pointer;
}a {
  color: inherit;
  text-decoration: none;
}.aam_layout_8p7 {
  min-height: 100vh;
  flex-direction: column;
  display: flex;
}.aam_page_8p7 {
  min-height: 100vh;
  display: flex;
}.aam_main_8p7 {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media screen and (min-width: 1079px) {.aam_main_8p7 {
  padding-left: 13.75rem;
}
}
@media screen and (max-width: 1082px) {.aam_main_8p7 {
  padding-bottom: 72px;
}
}.aam_gc_8p7 {
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.06);
  transition: transform .2s,border-color .2s;
  background: #111A15;
  cursor: pointer;
  flex-shrink: 0;
  width: 8.75rem;
  position: relative;
}
@media(min-width: 638px) {.aam_gc_8p7 {
  width: 9.75rem;
}
}
@media(min-width: 1079px) {.aam_gc_8p7 {
  width: 10.5rem;
}
}.aam_gc_8p7:hover {
  border-color: rgba(35, 122, 74, 0.09);
  transform: translateY(-3px);
}.aam_gc_img_8p7 {
  overflow: hidden;
  padding-bottom: 80%;
  width: 100%;
  position: relative;
}.aam_gc_img_8p7 img {
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
}.aam_gc_hover_8p7 {
  inset: 0;
  transition: opacity .2s;
  background: rgba(8, 14, 11, 0.72);
  opacity: 0;
  align-items: center;
  justify-content: center;
  position: absolute;
  display: flex;
}.aam_gc_8p7:hover .aam_gc_hover_8p7 {
  opacity: 1;
}.aam_gc_hover_btn_8p7 {
  padding: 0.5rem 16px;
  background: #237A4A;
  border-radius: 0.25rem;
  font-weight: 700;
  color: #EEF4F1;
  font-size: 0.75rem;
}.aam_gc_info_8p7 {
  padding: 0.5rem 0.625rem 10px;
}.aam_gc_name_8p7 {
  overflow: hidden;
  font-size: 0.75rem;
  text-overflow: ellipsis;
  margin-bottom: 3px;
  white-space: nowrap;
  color: #C8D9CF;
  max-width: 100%;
  font-weight: 600;
}.aam_gc_prov_8p7 {
  color: #445950;
  font-size: 0.625rem;
}.aam_gc_tag_8p7 {
  border-radius: 0.25rem;
  padding: 2px 7px;
  position: absolute;
  font-weight: 700;
  left: 0.375rem;
  font-size: 9px;
  top: 6px;
  letter-spacing: .04em;
  text-transform: uppercase;
  z-index: 2;
}.aam_gc_tag_hot_8p7 {
  background: #E04040;
  color: #fff;
}.aam_gc_tag_new_8p7 {
  background: #34D874;
  color: #0C1410;
}.aam_gc_tag_jp_8p7 {
  background: #E8A830;
  color: #0C1410;
}.aam_gc_tag_ex_8p7 {
  background: #0F4A2D;
  color: #fff;
}.aam_gc_tag_live_8p7 {
  background: #E04040;
  color: #fff;
}.aam_gr_8p7 {
  padding: 32px 1rem 0;
  background: #0C1410;
}
@media(min-width:768px) {.aam_gr_8p7 {
  padding: 2.25rem 1.5rem 0;
}
}.aam_gr_in_8p7 {
  margin: 0 auto;
  max-width: 1320px;
}.aam_gr_head_8p7 {
  gap: 12px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
}.aam_gr_head_l_8p7 {
  gap: 0.625rem;
  flex: 1;
  display: flex;
  align-items: center;
  min-width: 0;
}.aam_gr_ic_8p7 {
  border-radius: 8px;
  align-items: center;
  height: 2rem;
  display: flex;
  justify-content: center;
  width: 32px;
  flex-shrink: 0;
}.aam_gr_ic_8p7 svg {
  height: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 16px;
}.aam_gr_title_8p7 {
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  font-size: 16px;
  font-weight: 700;
  color: #EEF4F1;
}
@media(min-width: 769px) {.aam_gr_title_8p7 {
  font-size: 18px;
}
}.aam_gr_more_8p7 {
  gap: 0.313rem;
  transition: color .2s;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  font-size: 12px;
  font-weight: 600;
  white-space: nowrap;
  color: #617A6C;
}.aam_gr_more_8p7:hover {
  color: #237A4A;
}.aam_gr_more_8p7 svg {
  height: 0.75rem;
  width: 0.75rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.aam_gr_arrows_8p7 {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.aam_gr_arr_8p7 {
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: background .15s,color .15s;
  height: 1.875rem;
  align-items: center;
  justify-content: center;
  color: #8FAD9A;
  width: 1.875rem;
  display: flex;
}.aam_gr_arr_8p7:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #EEF4F1;
}.aam_gr_arr_8p7 svg {
  stroke-linecap: round;
  width: 0.813rem;
  height: 0.813rem;
  stroke-linejoin: round;
}.aam_gr_seo_h_8p7 {
  margin: 0 0 0.375rem;
  color: #C8D9CF;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  font-weight: 700;
  max-width: 42.5rem;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 770px) {.aam_gr_seo_h_8p7 {
  font-size: 14px;
}
}.aam_gr_seo_8p7 {
  margin-bottom: 12px;
  max-width: 680px;
  color: #617A6C;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  line-height: 1.55;
}.aam_gr_seo_8p7 strong {
  color: #C8D9CF;
  font-weight: 600;
}.aam_gr_scroll_8p7 {
  gap: 0.625rem;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 10px;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.aam_gr_scroll_8p7::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.aam_gr_scroll_8p7 {
  gap: 0.75rem;
}
}.aam_tb_8p7 {
  background: #0C1410;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  right: 0;
  z-index: 80;
  display: flex;
  position: fixed;
  align-items: center;
  left: 0;
  top: 0;
  height: 3.5rem;
}.aam_tb_in_8p7 {
  gap: 0;
  padding: 0 14px;
  display: flex;
  height: 100%;
  align-items: center;
  width: 100%;
}.aam_tb_burger_8p7 {
  border-radius: 8px;
  gap: 5px;
  height: 2.375rem;
  flex-direction: column;
  align-items: center;
  display: flex;
  margin-right: 0.5rem;
  justify-content: center;
  flex-shrink: 0;
  width: 38px;
}.aam_tb_burger_8p7:hover {
  background: rgba(255, 255, 255, 0.05);
}.aam_tb_burger_line_8p7 {
  background: #8FAD9A;
  border-radius: 1px;
  height: 2px;
  display: block;
  width: 18px;
}
@media(min-width: 1082px) {.aam_tb_burger_8p7 {
  display: none;
}
}.aam_tb_logo_8p7 {
  gap: 9px;
  display: flex;
  letter-spacing: -.01em;
  font-weight: 800;
  flex-shrink: 0;
  color: #EEF4F1;
  font-size: 1.125rem;
  overflow-wrap: break-word;
  margin-right: 20px;
  align-items: center;
}.aam_tb_logo_mark_8p7 {
  border-radius: 8px;
  overflow: hidden;
  align-items: center;
  height: 2rem;
  justify-content: center;
  width: 2rem;
  display: flex;
}.aam_tb_logo_mark_8p7 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.aam_tb_nav_8p7 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 643px) {.aam_tb_nav_8p7 {
  display: flex;
}
}.aam_tb_tab_8p7 {
  transition: background .15s,color .15s;
  padding: 8px 0.875rem;
  border-radius: 0.5rem;
  font-size: 0.813rem;
  white-space: nowrap;
  font-weight: 600;
  color: #8FAD9A;
}.aam_tb_tab_8p7:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EEF4F1;
}.aam_tb_tab_8p7.aam_state_active_8p7 {
  background: rgba(35, 122, 74, 0.22);
  color: #EEF4F1;
}.aam_tb_right_8p7 {
  gap: 8px;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  margin-left: auto;
}.aam_tb_login_8p7 {
  transition: border-color .2s,color .2s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  padding: 0.563rem 16px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  color: #C8D9CF;
  font-size: 0.813rem;
  display: none;
  font-weight: 600;
}.aam_tb_login_8p7:hover {
  border-color: rgba(255, 255, 255, 0.22);
  color: #EEF4F1;
}
@media(min-width:480px) {.aam_tb_login_8p7 {
  display: block;
}
}.aam_tb_reg_8p7 {
  transition: background .2s;
  border-radius: 0.5rem;
  background: #34D874;
  padding: 0.563rem 1.125rem;
  font-size: 0.813rem;
  font-weight: 700;
  white-space: nowrap;
  color: #091009;
}.aam_tb_reg_8p7:hover {
  background: #3EE880;
}.aam_sb_8p7 {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  background: #141F19;
  transform: translateX(-100%);
  transition: transform .25s ease;
  position: fixed;
  width: 220px;
  bottom: 0;
  z-index: 70;
  top: 3.5rem;
  overflow-y: auto;
  left: 0;
}.aam_sb_8p7.aam_state_open_8p7 {
  transform: translateX(0);
}.aam_sb_8p7::-webkit-scrollbar {
  width: 4px;
}.aam_sb_8p7::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1081px) {.aam_sb_8p7 {
  transform: translateX(0);
}
}.aam_sb_auth_8p7 {
  padding: 0.875rem 0.75rem 10px;
}.aam_sb_btn_reg_8p7 {
  border-radius: 8px;
  background: #34D874;
  transition: background .2s;
  padding: 11px;
  color: #091009;
  display: block;
  font-weight: 700;
  margin-bottom: 0.5rem;
  font-size: 13px;
  text-align: center;
}.aam_sb_btn_reg_8p7:hover {
  background: #3EE880;
}.aam_sb_btn_login_8p7 {
  padding: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.5rem;
  font-weight: 600;
  display: block;
  color: #C8D9CF;
  font-size: 0.813rem;
  text-align: center;
}.aam_sb_btn_login_8p7:hover {
  border-color: rgba(255, 255, 255, 0.22);
  color: #EEF4F1;
}.aam_sb_promo_8p7 {
  background: linear-gradient(135deg,#0A2818,#141F19);
  border: 1px solid rgba(35, 122, 74, 0.22);
  padding: 12px 0.875rem;
  overflow: hidden;
  margin: 0 0.75rem 10px;
  border-radius: 8px;
  position: relative;
}.aam_sb_promo_8p7::before {
  background: radial-gradient(circle,rgba(35, 122, 74, 0.22),transparent 70%);
  border-radius: 50%;
  right: -20px;
  width: 80px;
  position: absolute;
  top: -20px;
  content: '';
  height: 80px;
}.aam_sb_promo_title_8p7 {
  color: #237A4A;
  letter-spacing: .06em;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 4px;
}.aam_sb_promo_text_8p7 {
  overflow-wrap: break-word;
  color: #EEF4F1;
  font-weight: 600;
  line-height: 1.35;
  font-size: 0.75rem;
}.aam_sb_promo_sub_8p7 {
  color: #617A6C;
  font-size: 0.625rem;
  margin-top: 3px;
}.aam_sb_nav_8p7 {
  padding: 0.375rem 0.5rem 16px;
}.aam_sb_nav_lb_8p7 {
  padding: 10px 0.5rem 6px;
  color: #445950;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 10px;
}.aam_sb_link_8p7 {
  gap: 10px;
  transition: background .15s,color .15s;
  border-radius: 0.25rem;
  padding: 0.563rem 0.625rem;
  overflow-wrap: break-word;
  cursor: pointer;
  color: #8FAD9A;
  align-items: center;
  font-size: 0.813rem;
  display: flex;
  font-weight: 500;
}.aam_sb_link_8p7:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EEF4F1;
}.aam_sb_link_8p7.aam_state_active_8p7 {
  background: rgba(35, 122, 74, 0.22);
  color: #EEF4F1;
}.aam_sb_ic_8p7 {
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 1.875rem;
  flex-shrink: 0;
  width: 1.875rem;
}.aam_sb_ic_8p7 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 16px;
  height: 16px;
}.aam_sb_ic_1_8p7 {
  background: rgba(35, 122, 74, 0.09);
  color: #237A4A;
}.aam_sb_ic_2_8p7 {
  background: rgba(52, 216, 116, 0.18);
  color: #34D874;
}.aam_sb_ic_3_8p7 {
  background: rgba(232, 168, 48, 0.16);
  color: #E8A830;
}.aam_sb_ic_4_8p7 {
  background: rgba(15, 74, 45, 0.38);
  color: #0F4A2D;
}.aam_sb_ic_5_8p7 {
  background: rgba(35, 122, 74, 0.09);
  color: #E03F8A;
}.aam_sb_ic_6_8p7 {
  background: rgba(15, 74, 45, 0.38);
  color: #8A3FD4;
}.aam_sb_badge_8p7 {
  background: #E8A830;
  padding: 2px 0.438rem;
  border-radius: 4px;
  color: #091009;
  font-weight: 700;
  font-size: 9px;
  margin-left: auto;
}.aam_sb_bot_8p7 {
  padding: 0.75rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.5rem;
  display: flex;
}.aam_sb_lang_8p7,.aam_sb_help_8p7 {
  transition: border-color .2s;
  border-radius: 0.25rem;
  gap: 6px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.06);
  flex: 1;
  padding: 9px 6px;
  font-size: 11px;
  font-weight: 600;
  align-items: center;
  justify-content: center;
  display: flex;
  color: #8FAD9A;
}.aam_sb_lang_8p7:hover,.aam_sb_help_8p7:hover {
  border-color: rgba(255, 255, 255, 0.22);
  color: #EEF4F1;
}.aam_sb_lang_8p7 svg,.aam_sb_help_8p7 svg {
  stroke-linecap: round;
  width: 0.813rem;
  stroke-linejoin: round;
  height: 0.813rem;
}.aam_sb_bd_8p7 {
  inset: 0;
  background: rgba(8, 14, 11, 0.72);
  position: fixed;
  z-index: 69;
  display: none;
}.aam_sb_bd_8p7.aam_state_on_8p7 {
  display: block;
}
@media(min-width:1080px) {.aam_sb_bd_8p7 {
  display: none!important;
}
}.aam_mob_nav_8p7 {
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.11);
  background: #141F19;
  display: flex;
  z-index: 80;
  position: fixed;
  left: 0;
  bottom: 0;
  right: 0;
}
@media(min-width: 1083px) {.aam_mob_nav_8p7 {
  display: none;
}
}.aam_mob_nav_item_8p7 {
  gap: 0.25rem;
  padding: 0.25rem 2px;
  flex: 1;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
  color: #445950;
  display: flex;
}.aam_mob_nav_ic_8p7 {
  line-height: 1;
}.aam_mob_nav_ic_8p7 svg {
  height: 20px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 20px;
}.aam_mob_nav_lb_8p7 {
  color: #445950;
  font-size: 0.625rem;
  font-weight: 600;
}.aam_mob_nav_item_8p7.aam_state_active_8p7 {
  color: #237A4A;
}.aam_mob_nav_item_8p7.aam_state_active_8p7 .aam_mob_nav_lb_8p7 {
  color: #237A4A;
}.aam_hero_8p7 {
  padding: 1.25rem 1rem 0;
  background: #0C1410;
}
@media(min-width: 765px) {.aam_hero_8p7 {
  padding: 24px 1.5rem 0;
}
}.aam_hero_in_8p7 {
  gap: 12px;
  margin: 0 auto;
  grid-template-columns: 1fr;
  max-width: 1320px;
  display: grid;
}
@media(min-width:860px) {.aam_hero_in_8p7 {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1102px) {.aam_hero_in_8p7 {
  grid-template-columns: 1fr 21.25rem;
}
}.aam_hero_promo_8p7 {
  border-radius: 14px;
  overflow: hidden;
  background: #111A15;
  align-items: stretch;
  display: flex;
  position: relative;
  min-height: 13.75rem;
}
@media(min-width: 771px) {.aam_hero_promo_8p7 {
  min-height: 17.5rem;
}
}.aam_hero_promo_bg_8p7 {
  background: linear-gradient(120deg,#0A2818 0%,#0C1410 100%);
  background-position: center;
  inset: 0;
  position: absolute;
  background-size: cover;
}.aam_hero_promo_bg_8p7::after {
  background: linear-gradient(90deg,#0C1410 0%,rgba(8, 14, 11, 0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.aam_hero_promo_glow_8p7 {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(15, 74, 45, 0.38) 0%,transparent 65%);
  pointer-events: none;
  width: 300px;
  top: -2.5rem;
  right: 60px;
  height: 300px;
  position: absolute;
}.aam_hero_promo_ct_8p7 {
  padding: 28px 1.5rem 1.75rem 28px;
  z-index: 2;
  max-width: 480px;
  flex-direction: column;
  justify-content: center;
  position: relative;
  display: flex;
}
@media(min-width: 769px) {.aam_hero_promo_ct_8p7 {
  padding: 40px 32px;
}
}.aam_hero_badge_8p7 {
  border-radius: 1.25rem;
  border: 1px solid rgba(35, 122, 74, 0.09);
  padding: 0.313rem 12px;
  background: rgba(35, 122, 74, 0.22);
  color: #237A4A;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 14px;
  text-transform: uppercase;
  font-size: 10px;
  display: inline-block;
}.aam_hero_h1_8p7 {
  font-family: 'Playfair Display', serif;
  line-height: 1.15;
  font-weight: 800;
  margin-bottom: 10px;
  font-size: 26px;
  overflow-wrap: break-word;
  color: #EEF4F1;
}.aam_hero_h1_8p7 em {
  color: #E8A830;
  font-style: normal;
}
@media(min-width: 770px) {.aam_hero_h1_8p7 {
  font-size: 2.25rem;
}
}.aam_hero_sub_8p7 {
  line-height: 1.55;
  color: #8FAD9A;
  margin-bottom: 20px;
  font-size: 0.813rem;
}
@media(min-width: 766px) {.aam_hero_sub_8p7 {
  font-size: 0.875rem;
}
}.aam_hero_row_8p7 {
  gap: 0.625rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.aam_hero_cta_8p7 {
  border-radius: 8px;
  padding: 13px 1.625rem;
  background: #34D874;
  transition: background .2s;
  font-size: 0.875rem;
  color: #091009;
  font-weight: 700;
  box-shadow: 2px 0.25rem 0px rgba(8, 14, 11, 0.8), 0 0 0.875rem 2px rgba(52, 216, 116, 0.4);
}.aam_hero_cta_8p7:hover {
  background: #3EE880;
}.aam_hero_terms_8p7 {
  color: #445950;
  font-size: 11px;
}.aam_hero_game_8p7 {
  border: 1px solid rgba(255, 255, 255, 0.06);
  overflow: hidden;
  border-radius: 0.875rem;
  background: #111A15;
  display: flex;
  position: relative;
  flex-direction: column;
}.aam_hero_game_badge_8p7 {
  border-radius: 1.25rem;
  border: 1px solid rgba(232, 168, 48, 0.16);
  padding: 0.313rem 0.625rem;
  background: rgba(232, 168, 48, 0.16);
  left: 0.75rem;
  font-size: 0.625rem;
  font-weight: 700;
  top: 0.75rem;
  color: #E8A830;
  letter-spacing: .06em;
  position: absolute;
  z-index: 3;
  text-transform: uppercase;
}.aam_hero_game_badge_8p7 svg {
  width: 0.688rem;
  margin-right: 0.25rem;
  height: 11px;
  vertical-align: -1px;
}.aam_hero_game_img_8p7 {
  background: linear-gradient(135deg,#0A2818,#0C1410);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.aam_hero_game_img_8p7 img {
  inset: 0;
  width: 100%;
  position: absolute;
  object-fit: cover;
  height: 100%;
}.aam_hero_game_play_8p7 {
  inset: 0;
  background: rgba(8, 14, 11, 0.72);
  transition: opacity .2s;
  display: flex;
  position: absolute;
  opacity: 0;
  align-items: center;
  justify-content: center;
}.aam_hero_game_8p7:hover .aam_hero_game_play_8p7 {
  opacity: 1;
}.aam_hero_game_play_8p7 span {
  border-radius: 50%;
  background: #237A4A;
  height: 3.25rem;
  display: flex;
  width: 3.25rem;
  justify-content: center;
  align-items: center;
}.aam_hero_game_play_8p7 span svg {
  width: 18px;
  height: 18px;
  margin-left: 2px;
}.aam_hero_game_info_8p7 {
  padding: 14px 16px;
}.aam_hero_game_title_8p7 {
  font-size: 15px;
  color: #EEF4F1;
  margin-bottom: 4px;
  font-weight: 700;
  overflow-wrap: break-word;
}.aam_hero_game_provider_8p7 {
  font-size: 11px;
  color: #617A6C;
}.aam_hero_game_btn_8p7 {
  padding: 11px;
  margin: 12px 16px 16px;
  background: #237A4A;
  border-radius: 8px;
  transition: background .2s;
  font-size: 13px;
  display: block;
  font-weight: 700;
  text-align: center;
  color: #EEF4F1;
}.aam_hero_game_8p7:hover .aam_hero_game_btn_8p7 {
  background: #2B9159;
}.aam_sbar_8p7 {
  background: #0C1410;
  padding: 1rem 1rem 0;
}
@media(min-width: 767px) {.aam_sbar_8p7 {
  padding: 1.125rem 1.5rem 0;
}
}.aam_sbar_in_8p7 {
  margin: 0 auto;
  max-width: 1320px;
}.aam_sbar_row_8p7 {
  gap: 10px;
  margin-bottom: 12px;
  display: flex;
  flex-wrap: wrap;
}.aam_sbar_input_8p7 {
  flex: 1;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 0.688rem 1rem;
  border-radius: 0.5rem;
  gap: 10px;
  background: #111A15;
  transition: border-color .2s;
  font-size: 13px;
  cursor: pointer;
  color: #617A6C;
  align-items: center;
  display: flex;
}.aam_sbar_input_8p7:hover {
  border-color: rgba(255, 255, 255, 0.22);
}.aam_sbar_input_8p7 svg {
  height: 0.938rem;
  width: 0.938rem;
  flex-shrink: 0;
  stroke-linejoin: round;
  stroke-linecap: round;
}.aam_sbar_providers_8p7 {
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s;
  padding: 11px 1.125rem;
  gap: 0.5rem;
  border-radius: 0.5rem;
  background: #111A15;
  font-size: 13px;
  white-space: nowrap;
  display: flex;
  color: #C8D9CF;
  align-items: center;
  font-weight: 600;
}.aam_sbar_providers_8p7:hover {
  border-color: rgba(255, 255, 255, 0.22);
  color: #EEF4F1;
}.aam_sbar_providers_8p7 svg {
  height: 0.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.875rem;
}.aam_sbar_tabs_8p7 {
  gap: 0.375rem;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
  padding-bottom: 2px;
}.aam_sbar_tabs_8p7::-webkit-scrollbar {
  display: none;
}.aam_sbar_tab_8p7 {
  border-radius: 1.25rem;
  gap: 0.438rem;
  background: rgba(255, 255, 255, 0.05);
  padding: 0.5rem 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  transition: background .15s,color .15s,border-color .15s;
  white-space: nowrap;
  font-weight: 600;
  flex-shrink: 0;
  color: #8FAD9A;
  font-size: 12px;
  display: flex;
  align-items: center;
  cursor: pointer;
}.aam_sbar_tab_8p7:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(255, 255, 255, 0.22);
  color: #EEF4F1;
}.aam_sbar_tab_8p7.aam_state_active_8p7 {
  background: rgba(35, 122, 74, 0.22);
  border-color: rgba(35, 122, 74, 0.09);
  color: #EEF4F1;
}.aam_sbar_tab_ic_8p7 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.875rem;
  width: 14px;
}.aam_gcg_8p7 {
  padding: 2.25rem 1rem 0;
  background: #0C1410;
}
@media(min-width: 766px) {.aam_gcg_8p7 {
  padding: 44px 24px 0;
}
}.aam_gcg_in_8p7 {
  margin: 0 auto;
  max-width: 1320px;
}.aam_gcg_head_8p7 {
  max-width: 720px;
  margin-bottom: 20px;
}.aam_gcg_label_8p7 {
  color: #237A4A;
  font-size: 11px;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
}.aam_gcg_h2_8p7 {
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.375rem;
  margin-bottom: 0.5rem;
  color: #EEF4F1;
  font-family: 'Playfair Display', serif;
}
@media(min-width:768px) {.aam_gcg_h2_8p7 {
  font-size: 28px;
}
}.aam_gcg_intro_8p7 {
  font-size: 0.813rem;
  line-height: 1.6;
  color: #617A6C;
}.aam_gcg_grid_8p7 {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.aam_gcg_grid_8p7 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.aam_gcg_grid_8p7 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.aam_gcg_card_8p7 {
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 20px;
  border-radius: 14px;
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  flex-direction: column;
  min-height: 240px;
  position: relative;
  justify-content: flex-end;
  cursor: pointer;
  display: flex;
}.aam_gcg_card_8p7:hover {
  transform: translateY(-3px);
  border-color: rgba(35, 122, 74, 0.22);
}.aam_gcg_card_bg_8p7 {
  inset: 0;
  z-index: 0;
  position: absolute;
}.aam_gcg_card_bg_8p7::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  content: '';
  position: absolute;
}.aam_gcg_card_ic_8p7 {
  border-radius: 0.25rem;
  background: rgba(0,0,0,.45);
  color: #EEF4F1;
  right: 18px;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 1.125rem;
  z-index: 2;
  display: flex;
  width: 2.5rem;
  height: 2.5rem;
}.aam_gcg_card_ic_8p7 svg {
  stroke-linejoin: round;
  height: 20px;
  width: 1.25rem;
  stroke-linecap: round;
}.aam_gcg_card_ct_8p7 {
  z-index: 1;
  position: relative;
}.aam_gcg_card_h_8p7 {
  line-height: 1.2;
  overflow-wrap: break-word;
  color: #EEF4F1;
  font-family: 'Playfair Display', serif;
  margin-bottom: 8px;
  font-size: 1.125rem;
  font-weight: 800;
}
@media(min-width:768px) {.aam_gcg_card_h_8p7 {
  font-size: 20px;
}
}.aam_gcg_card_p_8p7 {
  line-height: 1.55;
  font-size: 0.75rem;
  color: rgba(255,255,255,.82);
  overflow-wrap: break-word;
  margin-bottom: 0.625rem;
}.aam_gcg_card_p_8p7 strong {
  color: #EEF4F1;
  font-weight: 600;
}.aam_gcg_card_cta_8p7 {
  gap: 0.25rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .04em;
  display: inline-flex;
  font-size: 0.75rem;
  color: #237A4A;
  align-items: center;
}.aam_gcg_card_cta_8p7 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 12px;
  width: 12px;
}.aam_ws_8p7 {
  padding: 32px 16px 0;
  background: #0C1410;
}
@media(min-width: 767px) {.aam_ws_8p7 {
  padding: 2.25rem 24px 0;
}
}.aam_ws_in_8p7 {
  margin: 0 auto;
  max-width: 82.5rem;
}.aam_ws_head_8p7 {
  gap: 0.75rem;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  display: flex;
  margin-bottom: 14px;
}.aam_ws_title_8p7 {
  gap: 10px;
  font-size: 16px;
  flex-wrap: wrap;
  align-items: center;
  font-family: 'Playfair Display', serif;
  display: flex;
  overflow-wrap: break-word;
  color: #EEF4F1;
  font-weight: 700;
}.aam_ws_title_ic_8p7 svg {
  color: #E8A830;
  width: 18px;
  stroke-linecap: round;
  height: 1.125rem;
  stroke-linejoin: round;
}.aam_ws_online_8p7 {
  gap: 0.438rem;
  align-items: center;
  display: flex;
  color: #617A6C;
  font-size: 0.75rem;
  font-weight: 600;
}.aam_ws_online_dot_8p7 {
  background: #34D874;
  border-radius: 50%;
  flex-shrink: 0;
  box-shadow: 0 0 6px rgba(52, 216, 116, 0.18);
  height: 0.5rem;
  width: 8px;
}.aam_ws_scroll_8p7 {
  gap: 0.5rem;
  padding-bottom: 0.5rem;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
}.aam_ws_scroll_8p7::-webkit-scrollbar {
  display: none;
}.aam_wc_8p7 {
  padding: 0.625rem 14px;
  gap: 10px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.5rem;
  background: #111A15;
  min-width: 13.75rem;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}.aam_wc_img_8p7 {
  background: #141F19;
  border-radius: 4px;
  overflow: hidden;
  flex-shrink: 0;
  width: 2.25rem;
  height: 36px;
}.aam_wc_img_8p7 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.aam_wc_info_8p7 {
  min-width: 0;
}.aam_wc_game_8p7 {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.75rem;
  white-space: nowrap;
  font-weight: 600;
  color: #C8D9CF;
}.aam_wc_player_8p7 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #445950;
  font-size: 0.625rem;
}.aam_wc_amount_8p7 {
  font-weight: 700;
  flex-shrink: 0;
  margin-left: auto;
  white-space: nowrap;
  color: #34D874;
  font-size: 13px;
}.aam_bon_8p7 {
  background: #0C1410;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.aam_bon_8p7 {
  padding: 2.75rem 1.5rem 0;
}
}.aam_bon_in_8p7 {
  margin: 0 auto;
  max-width: 82.5rem;
}.aam_bon_head_8p7 {
  margin-bottom: 20px;
}.aam_bon_label_8p7 {
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-weight: 700;
  color: #237A4A;
}.aam_bon_h2_8p7 {
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  margin-bottom: 0.5rem;
  color: #EEF4F1;
}
@media(min-width: 765px) {.aam_bon_h2_8p7 {
  font-size: 24px;
}
}.aam_bon_seo_8p7 {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  max-width: 38.75rem;
  color: #617A6C;
  line-height: 1.6;
}.aam_bon_seo_8p7 strong {
  font-weight: 700;
  color: #C8D9CF;
}.aam_bon_seo_8p7 a {
  text-decoration: underline;
  color: #237A4A;
}.aam_bon_grid_8p7 {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 637px) {.aam_bon_grid_8p7 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.aam_bon_grid_8p7 {
  grid-template-columns: repeat(5,1fr);
}
}.aam_bon_card_8p7 {
  padding: 16px;
  transition: border-color .2s,transform .2s;
  border-radius: 8px;
  background: #111A15;
  border: 1px solid rgba(255, 255, 255, 0.11);
}.aam_bon_card_8p7:hover {
  border-color: rgba(35, 122, 74, 0.09);
  transform: translateY(-2px);
}.aam_bon_card_ic_8p7 svg {
  stroke-linejoin: round;
  width: 1.625rem;
  stroke-linecap: round;
  height: 1.625rem;
}.aam_bon_card_ic_8p7 {
  margin-bottom: 0.625rem;
}.aam_bon_card_type_8p7 {
  color: #617A6C;
  font-weight: 700;
  letter-spacing: .06em;
  font-size: 10px;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
}.aam_bon_card_amount_8p7 {
  font-size: 1.125rem;
  font-weight: 800;
  color: #E8A830;
  margin-bottom: 6px;
  line-height: 1.1;
}.aam_bon_card_name_8p7 {
  font-size: 13px;
  color: #EEF4F1;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-weight: 600;
}.aam_bon_card_detail_8p7 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.5;
  overflow-wrap: break-word;
  padding-top: 8px;
  color: #445950;
  font-size: 0.688rem;
}.aam_app_8p7 {
  padding: 2.25rem 1rem 0;
  background: #0C1410;
}
@media(min-width: 769px) {.aam_app_8p7 {
  padding: 2.75rem 1.5rem 0;
}
}.aam_app_in_8p7 {
  margin: 0 auto;
  max-width: 1320px;
}.aam_app_head_8p7 {
  margin-bottom: 1rem;
}.aam_app_label_8p7 {
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  color: #237A4A;
}.aam_app_h2_8p7 {
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 6px;
  font-size: 20px;
  color: #EEF4F1;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 765px) {.aam_app_h2_8p7 {
  font-size: 24px;
}
}.aam_app_sub_8p7 {
  color: #617A6C;
  overflow-wrap: break-word;
  font-size: 13px;
  max-width: 600px;
  line-height: 1.6;
}.aam_app_sub_8p7 strong {
  font-weight: 700;
  color: #C8D9CF;
}.aam_app_cards_8p7 {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  margin-top: 16px;
  display: grid;
}
@media(min-width: 638px) {.aam_app_cards_8p7 {
  grid-template-columns: repeat(3,1fr);
}
}.aam_app_card_8p7 {
  overflow: hidden;
  border-radius: 8px;
  padding: 20px;
  gap: 1rem;
  display: flex;
  align-items: flex-start;
  position: relative;
  flex-wrap: wrap;
}.aam_app_card_ios_8p7 {
  background: linear-gradient(135deg,rgba(35, 122, 74, 0.22) 0%,#141F19 100%);
}.aam_app_card_android_8p7 {
  background: linear-gradient(135deg,rgba(52, 216, 116, 0.18) 0%,#141F19 100%);
}.aam_app_card_win_8p7 {
  background: linear-gradient(135deg,rgba(232, 168, 48, 0.16) 0%,#141F19 100%);
}.aam_app_card_ic_8p7 svg {
  width: 2.125rem;
  height: 2.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.aam_app_card_ic_8p7 {
  color: #EEF4F1;
  flex-shrink: 0;
}.aam_app_card_os_8p7 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 10px;
  margin-bottom: 6px;
  letter-spacing: .08em;
  color: #617A6C;
}.aam_app_card_title_8p7 {
  color: #EEF4F1;
  font-size: 15px;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  line-height: 1.2;
  font-weight: 700;
}.aam_app_card_text_8p7 {
  margin-bottom: 0.875rem;
  line-height: 1.5;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #617A6C;
}.aam_app_card_btn_8p7 {
  border-radius: 0.25rem;
  gap: 7px;
  transition: background .2s;
  background: rgba(255, 255, 255, 0.12);
  padding: 10px 1.125rem;
  border: 1px solid rgba(255, 255, 255, 0.22);
  font-size: 0.813rem;
  font-weight: 700;
  display: inline-flex;
  color: #EEF4F1;
  align-items: center;
}.aam_app_card_btn_8p7:hover {
  background: rgba(255, 255, 255, 0.07);
}.aam_reg_8p7 {
  padding: 2.25rem 16px 0;
  background: #0C1410;
}
@media(min-width: 770px) {.aam_reg_8p7 {
  padding: 2.75rem 24px 0;
}
}.aam_reg_in_8p7 {
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 14px;
  margin: 0 auto;
  padding: 28px 1.5rem;
  background: #141F19;
  max-width: 82.5rem;
}
@media(min-width:768px) {.aam_reg_in_8p7 {
  padding: 2.5rem;
}
}.aam_reg_top_8p7 {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.aam_reg_top_8p7 {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.aam_reg_label_8p7 {
  font-weight: 700;
  letter-spacing: .08em;
  color: #237A4A;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 0.688rem;
}.aam_reg_h2_8p7 {
  line-height: 1.2;
  font-size: 22px;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  color: #EEF4F1;
  margin-bottom: 0.75rem;
}
@media(min-width: 766px) {.aam_reg_h2_8p7 {
  font-size: 28px;
}
}.aam_reg_bonus_8p7 {
  gap: 0.5rem;
  border-radius: 8px;
  background: rgba(232, 168, 48, 0.16);
  padding: 10px 16px;
  border: 1px solid rgba(232, 168, 48, 0.16);
  align-items: center;
  display: inline-flex;
  margin-bottom: 1rem;
}.aam_reg_bonus_amount_8p7 {
  font-weight: 800;
  font-size: 20px;
  color: #E8A830;
}.aam_reg_bonus_text_8p7 {
  font-size: 0.813rem;
  color: #8FAD9A;
  line-height: 1.35;
}.aam_reg_cta_btn_8p7 {
  border-radius: 8px;
  padding: 0.875rem 2rem;
  transition: background .2s;
  background: #34D874;
  color: #091009;
  font-size: 0.938rem;
  font-weight: 700;
  margin-bottom: 0.75rem;
  box-shadow: 2px 4px 0px rgba(8, 14, 11, 0.8), 0 0 0.875rem 2px rgba(52, 216, 116, 0.4);
  display: inline-block;
}.aam_reg_cta_btn_8p7:hover {
  background: #3EE880;
}.aam_reg_terms_8p7 {
  font-size: 11px;
  line-height: 1.5;
  color: #445950;
}.aam_reg_seo_8p7 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 1.25rem;
  line-height: 1.65;
  font-size: 13px;
  padding-top: 20px;
  overflow-wrap: break-word;
  color: #617A6C;
}.aam_reg_seo_8p7 p {
  color: #617A6C;
  margin-bottom: 0.625rem;
  line-height: 1.65;
  font-size: 13px;
}.aam_reg_seo_8p7 p:last-child {
  margin-bottom: 0;
}.aam_reg_seo_8p7 strong {
  font-weight: 700;
  color: #C8D9CF;
}.aam_reg_seo_8p7 a {
  transition: color .2s;
  color: #237A4A;
  text-decoration: underline;
}.aam_reg_seo_8p7 a:hover {
  color: #2B9159;
}.aam_reg_seo_8p7 ul,.aam_reg_seo_8p7 ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 1.125rem;
}.aam_reg_seo_8p7 ol {
  list-style: decimal;
}.aam_reg_seo_8p7 li {
  line-height: 1.65;
  font-size: 0.813rem;
  color: #617A6C;
  margin-bottom: 4px;
}.aam_reg_seo_8p7 table {
  display: block;
  overflow-x: auto;
  margin-bottom: 10px;
  font-size: 0.813rem;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 769px) {.aam_reg_seo_8p7 table {
  display: table;
}
}.aam_reg_seo_8p7 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.5rem;
  text-align: left;
  color: #C8D9CF;
  font-weight: 700;
}.aam_reg_seo_8p7 td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #617A6C;
}.aam_reg_steps_8p7 {
  gap: 14px;
  margin-top: 28px;
  flex-direction: column;
  display: flex;
}
@media(min-width: 859px) {.aam_reg_steps_8p7 {
  margin-top: 0;
}
}.aam_reg_step_8p7 {
  padding: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 0.5rem;
  background: rgba(255, 255, 255, 0.05);
  gap: 0.875rem;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.aam_reg_step_num_8p7 {
  background: rgba(35, 122, 74, 0.22);
  border-radius: 50%;
  border: 1px solid rgba(35, 122, 74, 0.09);
  height: 2.125rem;
  justify-content: center;
  color: #237A4A;
  align-items: center;
  font-size: 14px;
  flex-shrink: 0;
  width: 34px;
  display: flex;
  font-weight: 800;
}.aam_reg_step_title_8p7 {
  font-weight: 700;
  margin-bottom: 3px;
  color: #EEF4F1;
  font-size: 14px;
}.aam_reg_step_text_8p7 {
  color: #617A6C;
  font-size: 12px;
  line-height: 1.5;
}.aam_reg_trust_8p7 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  display: flex;
  padding-top: 1.25rem;
  margin-top: 20px;
  flex-wrap: wrap;
}.aam_reg_trust_item_8p7 {
  gap: 0.438rem;
  overflow-wrap: break-word;
  font-size: 12px;
  align-items: center;
  color: #617A6C;
  display: flex;
}.aam_reg_trust_ic_8p7 svg {
  width: 1rem;
  color: #237A4A;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 16px;
}.aam_prov_8p7 {
  background: #0C1410;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.aam_prov_8p7 {
  padding: 44px 24px 0;
}
}.aam_prov_in_8p7 {
  margin: 0 auto;
  max-width: 82.5rem;
}.aam_prov_head_8p7 {
  margin-bottom: 1rem;
}.aam_prov_label_8p7 {
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-size: 11px;
  color: #237A4A;
}.aam_prov_h2_8p7 {
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-size: 20px;
  color: #EEF4F1;
}
@media(min-width:768px) {.aam_prov_h2_8p7 {
  font-size: 1.5rem;
}
}.aam_prov_seo_8p7 {
  overflow-wrap: break-word;
  font-size: 13px;
  color: #617A6C;
  max-width: 38.75rem;
  margin-bottom: 16px;
  line-height: 1.6;
}.aam_prov_seo_8p7 strong {
  font-weight: 700;
  color: #C8D9CF;
}.aam_prov_seo_8p7 a {
  color: #237A4A;
  text-decoration: underline;
}.aam_prov_grid_8p7 {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 639px) {.aam_prov_grid_8p7 {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1082px) {.aam_prov_grid_8p7 {
  grid-template-columns: repeat(8,1fr);
}
}.aam_prov_card_8p7 {
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s,background .2s;
  border-radius: 0.5rem;
  gap: 7px;
  padding: 14px 0.625rem;
  background: #111A15;
  align-items: center;
  cursor: pointer;
  flex-direction: column;
  display: flex;
}.aam_prov_card_8p7:hover {
  border-color: rgba(255, 255, 255, 0.22);
  background: #141F19;
}.aam_prov_logo_8p7 {
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  align-items: center;
  height: 44px;
  justify-content: center;
  display: flex;
  width: 2.75rem;
}.aam_prov_logo_8p7 img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.aam_prov_name_8p7 {
  text-align: center;
  color: #8FAD9A;
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 11px;
}.aam_seo_8p7 {
  padding: 36px 16px 0;
  background: #0C1410;
}
@media(min-width: 767px) {.aam_seo_8p7 {
  padding: 2.75rem 1.5rem 0;
}
}.aam_seo_in_8p7 {
  border-radius: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #141F19;
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  max-width: 1320px;
}
@media(min-width: 766px) {.aam_seo_in_8p7 {
  padding: 2.25rem 40px;
}
}.aam_seo_label_8p7 {
  letter-spacing: .08em;
  margin-bottom: 10px;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #237A4A;
}.aam_seo_h2_8p7 {
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  margin-bottom: 0.875rem;
  line-height: 1.25;
  color: #EEF4F1;
  font-weight: 800;
  font-size: 20px;
}
@media(min-width: 766px) {.aam_seo_h2_8p7 {
  font-size: 24px;
}
}.aam_seo_body_8p7 {
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #8FAD9A;
  font-size: 0.875rem;
}.aam_seo_body_8p7 p {
  line-height: 1.75;
  color: #8FAD9A;
  font-size: 14px;
  margin-bottom: 12px;
}.aam_seo_body_8p7 p:last-child {
  margin-bottom: 0;
}.aam_seo_body_8p7 strong {
  font-weight: 700;
  color: #C8D9CF;
}.aam_seo_body_8p7 a {
  transition: color .2s;
  color: #237A4A;
  text-decoration: underline;
}.aam_seo_body_8p7 a:hover {
  color: #2B9159;
}.aam_seo_body_8p7 ul,.aam_seo_body_8p7 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.aam_seo_body_8p7 ol {
  list-style: decimal;
}.aam_seo_body_8p7 li {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #8FAD9A;
  margin-bottom: 0.375rem;
}.aam_seo_body_8p7 table {
  margin-bottom: 12px;
  display: block;
  width: 100%;
  border-collapse: collapse;
  font-size: 13px;
  overflow-x: auto;
}
@media(min-width: 769px) {.aam_seo_body_8p7 table {
  display: table;
}
}.aam_seo_body_8p7 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  color: #C8D9CF;
  font-weight: 700;
  text-align: left;
}.aam_seo_body_8p7 td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8FAD9A;
}.aam_seo_cols_8p7 {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 639px) {.aam_seo_cols_8p7 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.aam_seo_cols_8p7 {
  grid-template-columns: repeat(3,1fr);
}
}.aam_seo_col_h_8p7 {
  font-size: 13px;
  color: #C8D9CF;
  margin-bottom: 7px;
  overflow-wrap: break-word;
  font-weight: 700;
}.aam_seo_col_p_8p7 {
  font-size: 0.813rem;
  color: #617A6C;
  line-height: 1.65;
  overflow-wrap: break-word;
}.aam_seo_stats_8p7 {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.aam_seo_stat_8p7 {
  padding: 0.875rem 16px;
  border: 1px solid rgba(35, 122, 74, 0.22);
  border-radius: 8px;
  background: rgba(35, 122, 74, 0.09);
  flex: 1;
  min-width: 140px;
}.aam_seo_stat_val_8p7 {
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
  margin-bottom: 4px;
  color: #237A4A;
}.aam_seo_stat_lb_8p7 {
  color: #617A6C;
  font-size: 11px;
  overflow-wrap: break-word;
}.aam_seo_8p7 {
  background: #0C1410;
  padding: 2.25rem 16px 0;
}
@media(min-width: 765px) {.aam_seo_8p7 {
  padding: 2.75rem 24px 0;
}
}.aam_seo_in_8p7 {
  padding: 28px 1.5rem;
  margin: 0 auto;
  background: #141F19;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.875rem;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.aam_seo_in_8p7 {
  padding: 2.25rem 40px;
}
}.aam_seo_label_8p7 {
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #237A4A;
  letter-spacing: .08em;
}.aam_seo_h2_8p7 {
  color: #EEF4F1;
  line-height: 1.25;
  font-size: 20px;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 765px) {.aam_seo_h2_8p7 {
  font-size: 24px;
}
}.aam_seo_body_8p7 {
  overflow-wrap: break-word;
  font-size: 14px;
  line-height: 1.75;
  color: #8FAD9A;
}.aam_seo_body_8p7 p {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #8FAD9A;
  margin-bottom: 0.75rem;
}.aam_seo_body_8p7 p:last-child {
  margin-bottom: 0;
}.aam_seo_body_8p7 strong {
  color: #C8D9CF;
  font-weight: 700;
}.aam_seo_body_8p7 a {
  transition: color .2s;
  color: #237A4A;
  text-decoration: underline;
}.aam_seo_body_8p7 a:hover {
  color: #2B9159;
}.aam_seo_body_8p7 ul,.aam_seo_body_8p7 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.aam_seo_body_8p7 ol {
  list-style: decimal;
}.aam_seo_body_8p7 li {
  line-height: 1.75;
  color: #8FAD9A;
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
}.aam_seo_body_8p7 table {
  border-collapse: collapse;
  font-size: 0.813rem;
  overflow-x: auto;
  width: 100%;
  margin-bottom: 12px;
  display: block;
}
@media(min-width: 766px) {.aam_seo_body_8p7 table {
  display: table;
}
}.aam_seo_body_8p7 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  color: #C8D9CF;
  text-align: left;
  font-weight: 700;
}.aam_seo_body_8p7 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #8FAD9A;
}.aam_seo_cols_8p7 {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.aam_seo_cols_8p7 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.aam_seo_cols_8p7 {
  grid-template-columns: repeat(3,1fr);
}
}.aam_seo_col_h_8p7 {
  font-weight: 700;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #C8D9CF;
}.aam_seo_col_p_8p7 {
  overflow-wrap: break-word;
  color: #617A6C;
  font-size: 13px;
  line-height: 1.65;
}.aam_seo_stats_8p7 {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.aam_seo_stat_8p7 {
  padding: 0.875rem 16px;
  border-radius: 0.5rem;
  flex: 1;
  background: rgba(35, 122, 74, 0.09);
  border: 1px solid rgba(35, 122, 74, 0.22);
  min-width: 8.75rem;
}.aam_seo_stat_val_8p7 {
  color: #237A4A;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 0.25rem;
}.aam_seo_stat_lb_8p7 {
  overflow-wrap: break-word;
  color: #617A6C;
  font-size: 0.688rem;
}.aam_seo_8p7 {
  padding: 2.25rem 1rem 0;
  background: #0C1410;
}
@media(min-width: 766px) {.aam_seo_8p7 {
  padding: 2.75rem 24px 0;
}
}.aam_seo_in_8p7 {
  border-radius: 14px;
  background: #141F19;
  padding: 1.75rem 24px;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.11);
  max-width: 82.5rem;
}
@media(min-width: 769px) {.aam_seo_in_8p7 {
  padding: 2.25rem 40px;
}
}.aam_seo_label_8p7 {
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  color: #237A4A;
  margin-bottom: 0.625rem;
  font-size: 11px;
}.aam_seo_h2_8p7 {
  overflow-wrap: break-word;
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 0.875rem;
  color: #EEF4F1;
  line-height: 1.25;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 770px) {.aam_seo_h2_8p7 {
  font-size: 24px;
}
}.aam_seo_body_8p7 {
  line-height: 1.75;
  color: #8FAD9A;
  overflow-wrap: break-word;
  font-size: 0.875rem;
}.aam_seo_body_8p7 p {
  line-height: 1.75;
  margin-bottom: 12px;
  color: #8FAD9A;
  font-size: 0.875rem;
}.aam_seo_body_8p7 p:last-child {
  margin-bottom: 0;
}.aam_seo_body_8p7 strong {
  font-weight: 700;
  color: #C8D9CF;
}.aam_seo_body_8p7 a {
  transition: color .2s;
  text-decoration: underline;
  color: #237A4A;
}.aam_seo_body_8p7 a:hover {
  color: #2B9159;
}.aam_seo_body_8p7 ul,.aam_seo_body_8p7 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.aam_seo_body_8p7 ol {
  list-style: decimal;
}.aam_seo_body_8p7 li {
  line-height: 1.75;
  color: #8FAD9A;
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
}.aam_seo_body_8p7 table {
  width: 100%;
  margin-bottom: 0.75rem;
  font-size: 0.813rem;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
}
@media(min-width: 767px) {.aam_seo_body_8p7 table {
  display: table;
}
}.aam_seo_body_8p7 th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #C8D9CF;
  text-align: left;
}.aam_seo_body_8p7 td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8FAD9A;
}.aam_seo_cols_8p7 {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.aam_seo_cols_8p7 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.aam_seo_cols_8p7 {
  grid-template-columns: repeat(3,1fr);
}
}.aam_seo_col_h_8p7 {
  margin-bottom: 7px;
  font-size: 0.813rem;
  color: #C8D9CF;
  font-weight: 700;
  overflow-wrap: break-word;
}.aam_seo_col_p_8p7 {
  color: #617A6C;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.65;
}.aam_seo_stats_8p7 {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.aam_seo_stat_8p7 {
  border: 1px solid rgba(35, 122, 74, 0.22);
  padding: 14px 16px;
  border-radius: 0.5rem;
  flex: 1;
  background: rgba(35, 122, 74, 0.09);
  min-width: 140px;
}.aam_seo_stat_val_8p7 {
  margin-bottom: 0.25rem;
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #237A4A;
}.aam_seo_stat_lb_8p7 {
  color: #617A6C;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.aam_rv_8p7 {
  padding: 36px 1rem 0;
  background: #0C1410;
}
@media(min-width: 766px) {.aam_rv_8p7 {
  padding: 2.75rem 24px 0;
}
}.aam_rv_in_8p7 {
  margin: 0 auto;
  max-width: 1320px;
}.aam_rv_head_8p7 {
  max-width: 720px;
  margin-bottom: 20px;
}.aam_rv_label_8p7 {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-size: 11px;
  color: #237A4A;
}.aam_rv_h2_8p7 {
  font-weight: 800;
  overflow-wrap: break-word;
  color: #EEF4F1;
  font-size: 1.375rem;
  margin-bottom: 10px;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 766px) {.aam_rv_h2_8p7 {
  font-size: 28px;
}
}.aam_rv_stats_8p7 {
  gap: 18px;
  flex-wrap: wrap;
  align-items: center;
  color: #617A6C;
  display: flex;
  font-size: 0.813rem;
}.aam_rv_stats_score_8p7 {
  gap: 0.375rem;
  align-items: baseline;
  display: flex;
}.aam_rv_stats_score_val_8p7 {
  font-weight: 800;
  font-size: 22px;
  font-family: 'Playfair Display', serif;
  color: #E8A830;
}.aam_rv_stats_score_max_8p7 {
  font-size: 0.813rem;
  color: #445950;
}.aam_rv_stats_badge_8p7 {
  gap: 4px;
  display: flex;
  align-items: center;
}.aam_rv_stats_badge_8p7 svg {
  color: #E8A830;
  height: 0.875rem;
  width: 0.875rem;
}.aam_rv_grid_8p7 {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 642px) {.aam_rv_grid_8p7 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.aam_rv_grid_8p7 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.aam_rv_card_8p7 {
  padding: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #141F19;
  border-radius: 8px;
  flex-direction: column;
  display: flex;
}.aam_rv_card_stars_8p7 {
  gap: 2px;
  margin-bottom: 10px;
  display: flex;
  color: #E8A830;
}.aam_rv_card_stars_8p7 svg {
  width: 14px;
  height: 14px;
}.aam_rv_card_h_8p7 {
  font-size: 14px;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #EEF4F1;
  line-height: 1.3;
}.aam_rv_card_body_8p7 {
  flex: 1;
  line-height: 1.65;
  color: #617A6C;
  margin-bottom: 0.875rem;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.aam_rv_card_body_8p7 strong {
  color: #C8D9CF;
  font-weight: 600;
}.aam_rv_card_meta_8p7 {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  flex-wrap: wrap;
  padding-top: 12px;
  justify-content: space-between;
  display: flex;
  align-items: center;
}.aam_rv_card_author_8p7 {
  color: #C8D9CF;
  font-weight: 600;
  font-size: 0.75rem;
}.aam_rv_card_date_8p7 {
  font-size: 11px;
  color: #445950;
}.aam_faq_8p7 {
  background: #0C1410;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.aam_faq_8p7 {
  padding: 44px 1.5rem 0;
}
}.aam_faq_in_8p7 {
  margin: 0 auto;
  max-width: 82.5rem;
}.aam_faq_head_8p7 {
  margin-bottom: 20px;
}.aam_faq_label_8p7 {
  font-weight: 700;
  color: #237A4A;
  letter-spacing: .08em;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-size: 0.688rem;
}.aam_faq_h2_8p7 {
  color: #EEF4F1;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
}
@media(min-width: 769px) {.aam_faq_h2_8p7 {
  font-size: 1.5rem;
}
}.aam_faq_list_8p7 {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.aam_faq_item_8p7 {
  border: 1px solid rgba(255, 255, 255, 0.11);
  overflow: hidden;
  background: #141F19;
  border-radius: 0.5rem;
}.aam_faq_q_8p7 {
  padding: 1rem 1.25rem;
  transition: color .2s;
  gap: 0.75rem;
  cursor: pointer;
  align-items: center;
  display: flex;
  font-weight: 600;
  flex-wrap: wrap;
  justify-content: space-between;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  color: #C8D9CF;
}.aam_faq_q_8p7:hover {
  color: #EEF4F1;
}.aam_faq_q_ic_8p7 {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  transition: transform .25s;
  font-size: 16px;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  color: #237A4A;
  flex-shrink: 0;
  display: flex;
}.aam_faq_item_8p7.aam_state_open_8p7 .aam_faq_q_ic_8p7 {
  transform: rotate(45deg);
}.aam_faq_a_8p7 {
  padding: 0 1.25rem 16px;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #617A6C;
  line-height: 1.7;
  display: none;
}.aam_faq_item_8p7.aam_state_open_8p7 .aam_faq_a_8p7 {
  display: block;
}.aam_faq_a_8p7 strong {
  color: #C8D9CF;
  font-weight: 700;
}.aam_faq_a_8p7 a {
  color: #237A4A;
  text-decoration: underline;
}.aam_faq_a_8p7 ul,.aam_faq_a_8p7 ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 1.25rem;
}.aam_faq_a_8p7 ol {
  list-style: decimal;
}.aam_faq_a_8p7 li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.aam_faq_a_8p7 table {
  margin: 0.5rem 0;
  border-collapse: collapse;
  font-size: 12px;
  width: 100%;
  display: block;
  overflow-x: auto;
}
@media(min-width: 765px) {.aam_faq_a_8p7 table {
  display: table;
}
}.aam_faq_a_8p7 th {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C8D9CF;
  text-align: left;
  font-weight: 700;
}.aam_faq_a_8p7 td {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #617A6C;
}.aam_ft_8p7 {
  background: #080E0B;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 3rem;
}.aam_ft_support_8p7 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 16px;
}
@media(min-width: 765px) {.aam_ft_support_8p7 {
  padding: 1.75rem 24px;
}
}.aam_ft_support_in_8p7 {
  gap: 16px;
  margin: 0 auto;
  max-width: 1320px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.aam_ft_support_main_8p7 {
  flex: 1;
  gap: 16px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  min-width: 220px;
}.aam_ft_support_ic_8p7 {
  color: #237A4A;
  flex-shrink: 0;
}.aam_ft_support_ic_8p7 svg {
  stroke-linejoin: round;
  width: 30px;
  stroke-linecap: round;
  height: 1.875rem;
}.aam_ft_support_text_title_8p7 {
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  color: #EEF4F1;
  margin-bottom: 3px;
}.aam_ft_support_text_sub_8p7 {
  overflow-wrap: break-word;
  color: #617A6C;
  font-size: 0.75rem;
}.aam_ft_support_btn_8p7 {
  background: #237A4A;
  border-radius: 8px;
  transition: background .2s;
  padding: 11px 1.375rem;
  font-size: 13px;
  white-space: nowrap;
  font-weight: 700;
  flex-shrink: 0;
  color: #EEF4F1;
}.aam_ft_support_btn_8p7:hover {
  background: #2B9159;
}.aam_ft_support_contacts_8p7 {
  gap: 1rem;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.aam_ft_support_contact_8p7 {
  line-height: 1.4;
  color: #445950;
  font-size: 12px;
}.aam_ft_support_contact_8p7 strong {
  margin-bottom: 2px;
  font-size: 11px;
  display: block;
  font-weight: 600;
  color: #8FAD9A;
}.aam_ft_main_8p7 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 32px 1rem 24px;
}
@media(min-width: 771px) {.aam_ft_main_8p7 {
  padding: 40px 1.5rem 32px;
}
}.aam_ft_main_in_8p7 {
  margin: 0 auto;
  gap: 24px;
  grid-template-columns: 1fr 1fr;
  display: grid;
  max-width: 1320px;
}
@media(min-width: 641px) {.aam_ft_main_in_8p7 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.aam_ft_main_in_8p7 {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.aam_ft_col_logo_8p7 {
  grid-column: 1/-1;
}
@media(min-width: 1083px) {.aam_ft_col_logo_8p7 {
  grid-column: auto;
}
}.aam_ft_logo_8p7 {
  gap: 9px;
  display: flex;
  font-size: 16px;
  flex-wrap: wrap;
  color: #EEF4F1;
  overflow-wrap: break-word;
  font-weight: 800;
  align-items: center;
  margin-bottom: 0.75rem;
}.aam_ft_logo_mark_8p7 {
  overflow: hidden;
  border-radius: 0.25rem;
  width: 30px;
  height: 30px;
}.aam_ft_logo_mark_8p7 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.aam_ft_logo_sub_8p7 {
  color: #445950;
  max-width: 200px;
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 0.75rem;
}.aam_ft_col_title_8p7 {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 14px;
  color: #8FAD9A;
  font-size: 0.75rem;
  letter-spacing: .07em;
}.aam_ft_col_links_8p7 {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.aam_ft_col_link_8p7 {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #445950;
  font-size: 13px;
}.aam_ft_col_link_8p7:hover {
  color: #C8D9CF;
}.aam_ft_apps_8p7 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.aam_ft_app_card_8p7 {
  gap: 0.625rem;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  border-radius: 0.25rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  display: flex;
  align-items: center;
}.aam_ft_app_card_8p7:hover {
  border-color: rgba(255, 255, 255, 0.22);
}.aam_ft_app_card_ic_8p7 svg {
  height: 1.375rem;
  width: 1.375rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.aam_ft_app_card_os_8p7 {
  color: #445950;
  font-weight: 600;
  font-size: 10px;
}.aam_ft_app_card_action_8p7 {
  color: #C8D9CF;
  font-weight: 700;
  font-size: 12px;
}.aam_ft_bot_8p7 {
  padding: 1.25rem 16px;
}
@media(min-width: 769px) {.aam_ft_bot_8p7 {
  padding: 20px 1.5rem;
}
}.aam_ft_bot_in_8p7 {
  gap: 1rem;
  margin: 0 auto;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  max-width: 82.5rem;
}.aam_ft_socials_8p7 {
  gap: 8px;
  display: flex;
}.aam_ft_soc_8p7 {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: background .2s;
  border-radius: 0.25rem;
  justify-content: center;
  height: 36px;
  color: #8FAD9A;
  display: flex;
  align-items: center;
  width: 2.25rem;
}.aam_ft_soc_8p7 svg {
  stroke-linejoin: round;
  height: 1rem;
  stroke-linecap: round;
  width: 16px;
}.aam_ft_soc_8p7:hover {
  background: rgba(255, 255, 255, 0.07);
}.aam_ft_legal_8p7 {
  flex: 1;
  font-size: 11px;
  line-height: 1.6;
  min-width: 12.5rem;
  overflow-wrap: break-word;
  color: #506658;
}.aam_ft_legal_8p7 strong {
  color: #8FAD9A;
  font-weight: 700;
}.aam_ft_legal_8p7 a {
  text-decoration: underline;
  color: #8FAD9A;
}.aam_ft_age_8p7 {
  border: 2px solid #506658;
  border-radius: 50%;
  margin-left: auto;
  font-weight: 800;
  align-items: center;
  font-size: 0.688rem;
  flex-shrink: 0;
  height: 32px;
  justify-content: center;
  width: 2rem;
  display: flex;
  color: #506658;
}