*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #120B07;
  min-height: 100vh;
  color: #D4BC96;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
  font-family: 'Nunito', sans-serif;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  color: inherit;
  text-decoration: none;
}button {
  font: inherit;
  background: none;
  border: none;
  color: inherit;
  cursor: pointer;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.acu_layout_anr {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}.acu_page_anr {
  display: flex;
  min-height: 100vh;
}.acu_main_anr {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media(min-width: 1077px) {.acu_main_anr {
  padding-left: 13.75rem;
}
}
@media(max-width: 1080px) {.acu_main_anr {
  padding-bottom: 4.5rem;
}
}.acu_gc_anr {
  transition: transform .2s,border-color .2s;
  background: #180E07;
  border: 1px solid rgba(255, 210, 150, 0.07);
  overflow: hidden;
  border-radius: 0.625rem;
  position: relative;
  width: 140px;
  cursor: pointer;
  flex-shrink: 0;
}
@media(min-width: 643px) {.acu_gc_anr {
  width: 9.75rem;
}
}
@media(min-width: 1077px) {.acu_gc_anr {
  width: 168px;
}
}.acu_gc_anr:hover {
  transform: translateY(-3px);
  border-color: rgba(212, 120, 40, 0.07);
}.acu_gc_img_anr {
  overflow: hidden;
  padding-bottom: 80%;
  position: relative;
  width: 100%;
}.acu_gc_img_anr img {
  inset: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  object-fit: cover;
}.acu_gc_hover_anr {
  background: rgba(10, 5, 2, 0.72);
  inset: 0;
  transition: opacity .2s;
  justify-content: center;
  display: flex;
  align-items: center;
  opacity: 0;
  position: absolute;
}.acu_gc_anr:hover .acu_gc_hover_anr {
  opacity: 1;
}.acu_gc_hover_btn_anr {
  background: #D47828;
  padding: 8px 1rem;
  border-radius: 6px;
  color: #F5E8D0;
  font-size: 0.75rem;
  font-weight: 700;
}.acu_gc_info_anr {
  padding: 0.5rem 0.625rem 10px;
}.acu_gc_name_anr {
  overflow: hidden;
  max-width: 100%;
  text-overflow: ellipsis;
  margin-bottom: 3px;
  font-weight: 600;
  white-space: nowrap;
  font-size: 0.75rem;
  color: #D4BC96;
}.acu_gc_prov_anr {
  font-size: 10px;
  color: #624E38;
}.acu_gc_tag_anr {
  border-radius: 0.25rem;
  padding: 2px 7px;
  text-transform: uppercase;
  font-size: 9px;
  z-index: 2;
  font-weight: 700;
  position: absolute;
  left: 6px;
  top: 0.375rem;
  letter-spacing: .04em;
}.acu_gc_tag_hot_anr {
  background: #C83228;
  color: #fff;
}.acu_gc_tag_new_anr {
  background: #4E9828;
  color: #120B07;
}.acu_gc_tag_jp_anr {
  background: #E8A018;
  color: #120B07;
}.acu_gc_tag_ex_anr {
  background: #9C4E20;
  color: #fff;
}.acu_gc_tag_live_anr {
  background: #C83228;
  color: #fff;
}.acu_gr_anr {
  background: #120B07;
  padding: 32px 16px 0;
}
@media(min-width: 767px) {.acu_gr_anr {
  padding: 36px 1.5rem 0;
}
}.acu_gr_in_anr {
  margin: 0 auto;
  max-width: 82.5rem;
}.acu_gr_head_anr {
  gap: 12px;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
  flex-wrap: wrap;
}.acu_gr_head_l_anr {
  gap: 10px;
  flex: 1;
  min-width: 0;
  display: flex;
  align-items: center;
}.acu_gr_ic_anr {
  border-radius: 10px;
  height: 2rem;
  align-items: center;
  justify-content: center;
  display: flex;
  width: 32px;
  flex-shrink: 0;
}.acu_gr_ic_anr svg {
  stroke-linejoin: round;
  height: 16px;
  stroke-linecap: round;
  width: 16px;
}.acu_gr_title_anr {
  font-size: 16px;
  font-weight: 700;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  color: #F5E8D0;
}
@media(min-width: 769px) {.acu_gr_title_anr {
  font-size: 18px;
}
}.acu_gr_more_anr {
  transition: color .2s;
  gap: 0.313rem;
  flex-shrink: 0;
  white-space: nowrap;
  font-weight: 600;
  color: #7E6448;
  align-items: center;
  font-size: 0.75rem;
  display: flex;
}.acu_gr_more_anr:hover {
  color: #D47828;
}.acu_gr_more_anr svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.75rem;
  height: 12px;
}.acu_gr_arrows_anr {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.acu_gr_arr_anr {
  transition: background .15s,color .15s;
  border-radius: 6px;
  border: 1px solid rgba(255, 210, 150, 0.13);
  background: rgba(255, 220, 170, 0.05);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1.875rem;
  height: 30px;
  color: #A88C64;
}.acu_gr_arr_anr:hover {
  background: rgba(255, 220, 170, 0.07);
  color: #F5E8D0;
}.acu_gr_arr_anr svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 13px;
  height: 13px;
}.acu_gr_seo_h_anr {
  margin: 0 0 6px;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #D4BC96;
  max-width: 42.5rem;
  font-weight: 700;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 769px) {.acu_gr_seo_h_anr {
  font-size: 0.875rem;
}
}.acu_gr_seo_anr {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  margin-bottom: 12px;
  max-width: 680px;
  color: #7E6448;
  line-height: 1.55;
}.acu_gr_seo_anr strong {
  font-weight: 600;
  color: #D4BC96;
}.acu_gr_scroll_anr {
  gap: 10px;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
  padding-bottom: 10px;
}.acu_gr_scroll_anr::-webkit-scrollbar {
  display: none;
}
@media(min-width: 765px) {.acu_gr_scroll_anr {
  gap: 12px;
}
}.acu_tb_anr {
  border-bottom: 1px solid rgba(255, 220, 170, 0.07);
  background: #120B07;
  right: 0;
  height: 3.5rem;
  display: flex;
  top: 0;
  z-index: 80;
  align-items: center;
  position: fixed;
  left: 0;
}.acu_tb_in_anr {
  gap: 0;
  padding: 0 14px;
  align-items: center;
  display: flex;
  height: 100%;
  width: 100%;
}.acu_tb_burger_anr {
  gap: 0.313rem;
  border-radius: 10px;
  flex-direction: column;
  align-items: center;
  width: 38px;
  display: flex;
  flex-shrink: 0;
  margin-right: 0.5rem;
  justify-content: center;
  height: 2.375rem;
}.acu_tb_burger_anr:hover {
  background: rgba(255, 220, 170, 0.05);
}.acu_tb_burger_line_anr {
  background: #A88C64;
  border-radius: 1px;
  width: 1.125rem;
  display: block;
  height: 2px;
}
@media(min-width: 1083px) {.acu_tb_burger_anr {
  display: none;
}
}.acu_tb_logo_anr {
  gap: 9px;
  flex-shrink: 0;
  font-size: 18px;
  display: flex;
  font-weight: 800;
  color: #F5E8D0;
  margin-right: 20px;
  overflow-wrap: break-word;
  letter-spacing: -.01em;
  align-items: center;
}.acu_tb_logo_mark_anr {
  overflow: hidden;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  height: 2rem;
  width: 32px;
  display: flex;
}.acu_tb_logo_mark_anr img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.acu_tb_nav_anr {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 643px) {.acu_tb_nav_anr {
  display: flex;
}
}.acu_tb_tab_anr {
  padding: 0.5rem 0.875rem;
  transition: background .15s,color .15s;
  border-radius: 10px;
  font-weight: 600;
  white-space: nowrap;
  color: #A88C64;
  font-size: 0.813rem;
}.acu_tb_tab_anr:hover {
  background: rgba(255, 220, 170, 0.05);
  color: #F5E8D0;
}.acu_tb_tab_anr.acu_state_active_anr {
  background: rgba(212, 120, 40, 0.18);
  color: #F5E8D0;
}.acu_tb_right_anr {
  gap: 8px;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  margin-left: auto;
}.acu_tb_login_anr {
  transition: border-color .2s,color .2s;
  background: rgba(255, 220, 170, 0.05);
  padding: 9px 1rem;
  border: 1px solid rgba(255, 210, 150, 0.13);
  border-radius: 0.625rem;
  font-weight: 600;
  display: none;
  color: #D4BC96;
  font-size: 0.813rem;
}.acu_tb_login_anr:hover {
  border-color: rgba(212, 118, 42, 0.55);
  color: #F5E8D0;
}
@media(min-width: 479px) {.acu_tb_login_anr {
  display: block;
}
}.acu_tb_reg_anr {
  background: #4E9828;
  border-radius: 0.625rem;
  transition: background .2s;
  padding: 0.563rem 1.125rem;
  white-space: nowrap;
  font-size: 0.813rem;
  font-weight: 700;
  color: #0F0804;
}.acu_tb_reg_anr:hover {
  background: #5EAC32;
}.acu_sb_anr {
  border-right: 1px solid rgba(255, 220, 170, 0.05);
  transform: translateX(-100%);
  background: #1E1209;
  transition: transform .25s ease;
  top: 3.5rem;
  width: 220px;
  overflow-y: auto;
  z-index: 70;
  position: fixed;
  bottom: 0;
  left: 0;
}.acu_sb_anr.acu_state_open_anr {
  transform: translateX(0);
}.acu_sb_anr::-webkit-scrollbar {
  width: 4px;
}.acu_sb_anr::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 220, 170, 0.07);
}
@media(min-width: 1078px) {.acu_sb_anr {
  transform: translateX(0);
}
}.acu_sb_auth_anr {
  padding: 0.875rem 12px 0.625rem;
}.acu_sb_btn_reg_anr {
  transition: background .2s;
  background: #4E9828;
  padding: 0.688rem;
  border-radius: 10px;
  color: #0F0804;
  font-size: 0.813rem;
  margin-bottom: 8px;
  font-weight: 700;
  text-align: center;
  display: block;
}.acu_sb_btn_reg_anr:hover {
  background: #5EAC32;
}.acu_sb_btn_login_anr {
  border: 1px solid rgba(255, 210, 150, 0.13);
  transition: border-color .2s;
  background: rgba(255, 220, 170, 0.05);
  border-radius: 10px;
  padding: 0.625rem;
  text-align: center;
  color: #D4BC96;
  font-weight: 600;
  display: block;
  font-size: 13px;
}.acu_sb_btn_login_anr:hover {
  border-color: rgba(212, 118, 42, 0.55);
  color: #F5E8D0;
}.acu_sb_promo_anr {
  overflow: hidden;
  padding: 12px 0.875rem;
  border-radius: 0.625rem;
  margin: 0 0.75rem 10px;
  border: 1px solid rgba(212, 120, 40, 0.18);
  background: linear-gradient(135deg,#2C1408,#1E1209);
  position: relative;
}.acu_sb_promo_anr::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(212, 120, 40, 0.18),transparent 70%);
  content: '';
  width: 5rem;
  top: -1.25rem;
  right: -1.25rem;
  position: absolute;
  height: 5rem;
}.acu_sb_promo_title_anr {
  font-size: 11px;
  color: #D47828;
  letter-spacing: .06em;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 4px;
}.acu_sb_promo_text_anr {
  font-weight: 600;
  line-height: 1.35;
  color: #F5E8D0;
  font-size: 12px;
  overflow-wrap: break-word;
}.acu_sb_promo_sub_anr {
  color: #7E6448;
  font-size: 10px;
  margin-top: 3px;
}.acu_sb_nav_anr {
  padding: 0.375rem 0.5rem 1rem;
}.acu_sb_nav_lb_anr {
  padding: 10px 0.5rem 0.375rem;
  letter-spacing: .08em;
  font-size: 0.625rem;
  color: #624E38;
  font-weight: 700;
  text-transform: uppercase;
}.acu_sb_link_anr {
  gap: 10px;
  transition: background .15s,color .15s;
  padding: 0.563rem 10px;
  border-radius: 6px;
  font-weight: 500;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #A88C64;
  display: flex;
  cursor: pointer;
  align-items: center;
}.acu_sb_link_anr:hover {
  background: rgba(255, 220, 170, 0.05);
  color: #F5E8D0;
}.acu_sb_link_anr.acu_state_active_anr {
  background: rgba(212, 120, 40, 0.18);
  color: #F5E8D0;
}.acu_sb_ic_anr {
  border-radius: 6px;
  display: flex;
  width: 1.875rem;
  align-items: center;
  justify-content: center;
  height: 30px;
  flex-shrink: 0;
}.acu_sb_ic_anr svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 16px;
  width: 1rem;
}.acu_sb_ic_1_anr {
  background: rgba(212, 120, 40, 0.07);
  color: #D47828;
}.acu_sb_ic_2_anr {
  background: rgba(78, 152, 40, 0.18);
  color: #4E9828;
}.acu_sb_ic_3_anr {
  background: rgba(232, 160, 24, 0.18);
  color: #E8A018;
}.acu_sb_ic_4_anr {
  background: rgba(156, 78, 32, 0.28);
  color: #9C4E20;
}.acu_sb_ic_5_anr {
  background: rgba(212, 120, 40, 0.07);
  color: #C8386A;
}.acu_sb_ic_6_anr {
  background: rgba(156, 78, 32, 0.28);
  color: #8830C8;
}.acu_sb_badge_anr {
  border-radius: 0.375rem;
  padding: 2px 0.438rem;
  background: #E8A018;
  font-size: 0.563rem;
  margin-left: auto;
  color: #0F0804;
  font-weight: 700;
}.acu_sb_bot_anr {
  padding: 12px;
  gap: 0.5rem;
  border-top: 1px solid rgba(255, 220, 170, 0.05);
  display: flex;
}.acu_sb_lang_anr,.acu_sb_help_anr {
  flex: 1;
  border-radius: 6px;
  border: 1px solid rgba(255, 210, 150, 0.07);
  gap: 0.375rem;
  transition: border-color .2s;
  background: rgba(255, 220, 170, 0.05);
  padding: 9px 6px;
  display: flex;
  justify-content: center;
  font-weight: 600;
  font-size: 0.688rem;
  color: #A88C64;
  align-items: center;
}.acu_sb_lang_anr:hover,.acu_sb_help_anr:hover {
  border-color: rgba(212, 118, 42, 0.55);
  color: #F5E8D0;
}.acu_sb_lang_anr svg,.acu_sb_help_anr svg {
  stroke-linejoin: round;
  width: 0.813rem;
  height: 0.813rem;
  stroke-linecap: round;
}.acu_sb_bd_anr {
  inset: 0;
  background: rgba(10, 5, 2, 0.72);
  position: fixed;
  z-index: 69;
  display: none;
}.acu_sb_bd_anr.acu_state_on_anr {
  display: block;
}
@media(min-width: 1077px) {.acu_sb_bd_anr {
  display: none!important;
}
}.acu_mob_nav_anr {
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 210, 150, 0.13);
  background: #1E1209;
  position: fixed;
  z-index: 80;
  display: flex;
  bottom: 0;
  left: 0;
  right: 0;
}
@media(min-width: 1081px) {.acu_mob_nav_anr {
  display: none;
}
}.acu_mob_nav_item_anr {
  padding: 0.25rem 2px;
  flex: 1;
  gap: 4px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #624E38;
}.acu_mob_nav_ic_anr {
  line-height: 1;
}.acu_mob_nav_ic_anr svg {
  width: 20px;
  stroke-linejoin: round;
  height: 20px;
  stroke-linecap: round;
}.acu_mob_nav_lb_anr {
  font-size: 0.625rem;
  color: #624E38;
  font-weight: 600;
}.acu_mob_nav_item_anr.acu_state_active_anr {
  color: #D47828;
}.acu_mob_nav_item_anr.acu_state_active_anr .acu_mob_nav_lb_anr {
  color: #D47828;
}.acu_hero_anr {
  padding: 20px 16px 0;
  background: #120B07;
}
@media(min-width: 767px) {.acu_hero_anr {
  padding: 1.5rem 24px 0;
}
}.acu_hero_in_anr {
  margin: 0 auto;
  gap: 0.75rem;
  max-width: 1320px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 861px) {.acu_hero_in_anr {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1101px) {.acu_hero_in_anr {
  grid-template-columns: 1fr 340px;
}
}.acu_hero_promo_anr {
  overflow: hidden;
  background: #180E07;
  border-radius: 1rem;
  position: relative;
  align-items: stretch;
  display: flex;
  min-height: 220px;
}
@media(min-width: 769px) {.acu_hero_promo_anr {
  min-height: 280px;
}
}.acu_hero_promo_bg_anr {
  background: linear-gradient(120deg,#2C1408 0%,#120B07 100%);
  background-position: center;
  inset: 0;
  background-size: cover;
  position: absolute;
}.acu_hero_promo_bg_anr::after {
  background: linear-gradient(90deg,#120B07 0%,rgba(10, 5, 2, 0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.acu_hero_promo_glow_anr {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(156, 78, 32, 0.28) 0%,transparent 65%);
  pointer-events: none;
  width: 18.75rem;
  top: -2.5rem;
  position: absolute;
  right: 3.75rem;
  height: 18.75rem;
}.acu_hero_promo_ct_anr {
  padding: 28px 24px 1.75rem 1.75rem;
  justify-content: center;
  flex-direction: column;
  position: relative;
  display: flex;
  z-index: 2;
  max-width: 30rem;
}
@media(min-width: 770px) {.acu_hero_promo_ct_anr {
  padding: 40px 2rem;
}
}.acu_hero_badge_anr {
  padding: 5px 12px;
  background: rgba(212, 120, 40, 0.18);
  border: 1px solid rgba(212, 120, 40, 0.07);
  border-radius: 20px;
  text-transform: uppercase;
  font-weight: 700;
  color: #D47828;
  display: inline-block;
  margin-bottom: 14px;
  font-size: 10px;
  letter-spacing: .08em;
}.acu_hero_h1_anr {
  color: #F5E8D0;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 10px;
  line-height: 1.15;
  font-size: 1.625rem;
}.acu_hero_h1_anr em {
  font-style: normal;
  color: #E8A018;
}
@media(min-width: 769px) {.acu_hero_h1_anr {
  font-size: 2.25rem;
}
}.acu_hero_sub_anr {
  margin-bottom: 20px;
  line-height: 1.55;
  font-size: 0.813rem;
  color: #A88C64;
}
@media(min-width: 765px) {.acu_hero_sub_anr {
  font-size: 14px;
}
}.acu_hero_row_anr {
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.acu_hero_cta_anr {
  padding: 13px 26px;
  transition: background .2s;
  background: #4E9828;
  border-radius: 0.625rem;
  color: #0F0804;
  font-size: 14px;
  font-weight: 700;
  box-shadow: 0 3px 0.875rem rgba(78, 152, 40, 0.50);
}.acu_hero_cta_anr:hover {
  background: #5EAC32;
}.acu_hero_terms_anr {
  color: #624E38;
  font-size: 0.688rem;
}.acu_hero_game_anr {
  border: 1px solid rgba(255, 210, 150, 0.07);
  overflow: hidden;
  border-radius: 1rem;
  background: #180E07;
  display: flex;
  flex-direction: column;
  position: relative;
}.acu_hero_game_badge_anr {
  border: 1px solid rgba(232, 160, 24, 0.18);
  padding: 5px 10px;
  background: rgba(232, 160, 24, 0.18);
  border-radius: 1.25rem;
  color: #E8A018;
  font-size: 0.625rem;
  font-weight: 700;
  top: 0.75rem;
  left: 12px;
  letter-spacing: .06em;
  text-transform: uppercase;
  position: absolute;
  z-index: 3;
}.acu_hero_game_badge_anr svg {
  height: 11px;
  margin-right: 0.25rem;
  width: 11px;
  vertical-align: -1px;
}.acu_hero_game_img_anr {
  background: linear-gradient(135deg,#2C1408,#120B07);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.acu_hero_game_img_anr img {
  inset: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  position: absolute;
}.acu_hero_game_play_anr {
  background: rgba(10, 5, 2, 0.72);
  transition: opacity .2s;
  inset: 0;
  opacity: 0;
  position: absolute;
  align-items: center;
  display: flex;
  justify-content: center;
}.acu_hero_game_anr:hover .acu_hero_game_play_anr {
  opacity: 1;
}.acu_hero_game_play_anr span {
  border-radius: 50%;
  background: #D47828;
  align-items: center;
  justify-content: center;
  height: 52px;
  width: 52px;
  display: flex;
}.acu_hero_game_play_anr span svg {
  height: 1.125rem;
  width: 1.125rem;
  margin-left: 2px;
}.acu_hero_game_info_anr {
  padding: 0.875rem 1rem;
}.acu_hero_game_title_anr {
  color: #F5E8D0;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 15px;
  margin-bottom: 4px;
}.acu_hero_game_provider_anr {
  font-size: 11px;
  color: #7E6448;
}.acu_hero_game_btn_anr {
  padding: 0.688rem;
  margin: 12px 1rem 16px;
  border-radius: 10px;
  background: #D47828;
  transition: background .2s;
  text-align: center;
  display: block;
  font-size: 13px;
  font-weight: 700;
  color: #F5E8D0;
}.acu_hero_game_anr:hover .acu_hero_game_btn_anr {
  background: #E88C38;
}.acu_sbar_anr {
  padding: 1rem 1rem 0;
  background: #120B07;
}
@media(min-width:768px) {.acu_sbar_anr {
  padding: 1.125rem 1.5rem 0;
}
}.acu_sbar_in_anr {
  margin: 0 auto;
  max-width: 82.5rem;
}.acu_sbar_row_anr {
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 12px;
}.acu_sbar_input_anr {
  border-radius: 10px;
  gap: 0.625rem;
  transition: border-color .2s;
  flex: 1;
  padding: 11px 16px;
  background: #180E07;
  border: 1px solid rgba(255, 210, 150, 0.13);
  font-size: 13px;
  color: #7E6448;
  align-items: center;
  display: flex;
  cursor: pointer;
}.acu_sbar_input_anr:hover {
  border-color: rgba(212, 118, 42, 0.55);
}.acu_sbar_input_anr svg {
  stroke-linecap: round;
  width: 15px;
  stroke-linejoin: round;
  height: 15px;
  flex-shrink: 0;
}.acu_sbar_providers_anr {
  background: #180E07;
  border: 1px solid rgba(255, 210, 150, 0.13);
  padding: 0.688rem 18px;
  gap: 8px;
  transition: border-color .2s;
  border-radius: 0.625rem;
  font-weight: 600;
  color: #D4BC96;
  align-items: center;
  font-size: 0.813rem;
  white-space: nowrap;
  display: flex;
}.acu_sbar_providers_anr:hover {
  border-color: rgba(212, 118, 42, 0.55);
  color: #F5E8D0;
}.acu_sbar_providers_anr svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 14px;
  height: 0.875rem;
}.acu_sbar_tabs_anr {
  gap: 0.375rem;
  padding-bottom: 2px;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
}.acu_sbar_tabs_anr::-webkit-scrollbar {
  display: none;
}.acu_sbar_tab_anr {
  border-radius: 1.25rem;
  background: rgba(255, 220, 170, 0.05);
  transition: background .15s,color .15s,border-color .15s;
  border: 1px solid rgba(255, 210, 150, 0.07);
  gap: 0.438rem;
  padding: 0.5rem 14px;
  white-space: nowrap;
  color: #A88C64;
  font-size: 12px;
  font-weight: 600;
  align-items: center;
  cursor: pointer;
  display: flex;
  flex-shrink: 0;
}.acu_sbar_tab_anr:hover {
  background: rgba(255, 220, 170, 0.07);
  border-color: rgba(212, 118, 42, 0.55);
  color: #F5E8D0;
}.acu_sbar_tab_anr.acu_state_active_anr {
  border-color: rgba(212, 120, 40, 0.07);
  background: rgba(212, 120, 40, 0.18);
  color: #F5E8D0;
}.acu_sbar_tab_ic_anr svg {
  stroke-linejoin: round;
  width: 0.875rem;
  height: 0.875rem;
  stroke-linecap: round;
}.acu_wy_anr {
  padding: 32px 1rem 0;
  background: #120B07;
}
@media(min-width: 769px) {.acu_wy_anr {
  padding: 40px 1.5rem 0;
}
}.acu_wy_in_anr {
  margin: 0 auto;
  max-width: 1320px;
}.acu_wy_head_anr {
  max-width: 45rem;
  margin-bottom: 1.125rem;
}.acu_wy_label_anr {
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  color: #D47828;
  text-transform: uppercase;
  font-weight: 700;
}.acu_wy_h2_anr {
  font-size: 20px;
  color: #F5E8D0;
  margin-bottom: 0.5rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 769px) {.acu_wy_h2_anr {
  font-size: 24px;
}
}.acu_wy_intro_anr {
  margin: 0;
  color: #7E6448;
  font-size: 13px;
  line-height: 1.6;
}.acu_wy_grid_anr {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:640px) {.acu_wy_grid_anr {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.acu_wy_grid_anr {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.acu_wy_card_anr {
  padding: 20px;
  background: #1E1209;
  border: 1px solid rgba(255, 210, 150, 0.13);
  transition: border-color .2s,transform .2s;
  border-radius: 0.625rem;
}.acu_wy_card_anr:hover {
  border-color: rgba(212, 120, 40, 0.07);
  transform: translateY(-2px);
}.acu_wy_card_ic_anr {
  background: rgba(212, 120, 40, 0.18);
  border-radius: 50%;
  color: #D47828;
  width: 44px;
  align-items: center;
  display: flex;
  justify-content: center;
  height: 2.75rem;
  margin-bottom: 14px;
}.acu_wy_card_ic_anr svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.375rem;
  width: 1.375rem;
}.acu_wy_card_h_anr {
  line-height: 1.25;
  color: #F5E8D0;
  font-size: 15px;
  margin-bottom: 0.375rem;
  font-weight: 700;
  overflow-wrap: break-word;
}.acu_wy_card_p_anr {
  color: #7E6448;
  font-size: 13px;
  line-height: 1.6;
  overflow-wrap: break-word;
}.acu_wy_card_p_anr strong {
  font-weight: 600;
  color: #D4BC96;
}.acu_gr_jp_anr {
  border-radius: 1rem;
  background: linear-gradient(135deg,#1C0C28 0%,#0E0806 100%);
  overflow: hidden;
  padding: 1.25rem;
  position: relative;
}.acu_gr_jp_anr::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(156, 78, 32, 0.28) 0%,transparent 70%);
  top: -3.75rem;
  position: absolute;
  left: -60px;
  content: '';
  height: 250px;
  width: 250px;
}.acu_gr_jp_anr::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(232, 160, 24, 0.18) 0%,transparent 70%);
  width: 12.5rem;
  right: 0;
  height: 200px;
  position: absolute;
  bottom: -2.5rem;
  content: '';
}.acu_gr_jp_head_anr {
  gap: 1rem;
  flex-wrap: wrap;
  position: relative;
  align-items: flex-start;
  display: flex;
  z-index: 1;
  margin-bottom: 1rem;
}.acu_gr_jp_info_anr {
  flex: 1;
}.acu_gr_jp_label_anr {
  font-size: 0.688rem;
  color: #8830C8;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 6px;
  letter-spacing: .08em;
}.acu_gr_jp_label_anr svg {
  stroke-linejoin: round;
  margin-right: 4px;
  width: 14px;
  vertical-align: -2px;
  stroke-linecap: round;
  height: 14px;
}.acu_gr_jp_amount_anr {
  font-weight: 800;
  font-size: 2rem;
  overflow-wrap: break-word;
  color: #F5E8D0;
  font-family: 'Cormorant Garamond', serif;
  line-height: 1;
  margin-bottom: 4px;
}
@media(min-width: 769px) {.acu_gr_jp_amount_anr {
  font-size: 2.5rem;
}
}.acu_gr_jp_amount_anr span {
  color: #E8A018;
}.acu_gr_jp_seo_anr {
  overflow-wrap: break-word;
  max-width: 30rem;
  color: #A88C64;
  line-height: 1.5;
  font-size: 0.75rem;
}.acu_gr_jp_cta_anr {
  border-radius: 10px;
  transition: background .2s;
  background: rgba(156, 78, 32, 0.28);
  border: 1px solid rgba(156, 78, 32, 0.28);
  padding: 11px 1.25rem;
  z-index: 1;
  flex-shrink: 0;
  align-self: flex-start;
  font-weight: 700;
  position: relative;
  white-space: nowrap;
  margin-top: 4px;
  color: #F5E8D0;
  font-size: 13px;
}.acu_gr_jp_cta_anr:hover {
  background: #9C4E20;
}.acu_ws_anr {
  padding: 2rem 16px 0;
  background: #120B07;
}
@media(min-width: 769px) {.acu_ws_anr {
  padding: 2.25rem 24px 0;
}
}.acu_ws_in_anr {
  margin: 0 auto;
  max-width: 82.5rem;
}.acu_ws_head_anr {
  gap: 12px;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
  margin-bottom: 14px;
  align-items: center;
}.acu_ws_title_anr {
  gap: 10px;
  color: #F5E8D0;
  flex-wrap: wrap;
  font-size: 1rem;
  font-weight: 700;
  display: flex;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  align-items: center;
}.acu_ws_title_ic_anr svg {
  stroke-linecap: round;
  height: 18px;
  color: #E8A018;
  width: 1.125rem;
  stroke-linejoin: round;
}.acu_ws_online_anr {
  gap: 0.438rem;
  font-weight: 600;
  align-items: center;
  display: flex;
  color: #7E6448;
  font-size: 12px;
}.acu_ws_online_dot_anr {
  background: #4E9828;
  border-radius: 50%;
  box-shadow: 0 0 6px rgba(78, 152, 40, 0.18);
  height: 0.5rem;
  width: 0.5rem;
  flex-shrink: 0;
}.acu_ws_scroll_anr {
  gap: 0.5rem;
  padding-bottom: 8px;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
}.acu_ws_scroll_anr::-webkit-scrollbar {
  display: none;
}.acu_wc_anr {
  border-radius: 0.625rem;
  background: #180E07;
  padding: 0.625rem 0.875rem;
  gap: 10px;
  border: 1px solid rgba(255, 210, 150, 0.13);
  flex-shrink: 0;
  align-items: center;
  display: flex;
  min-width: 220px;
}.acu_wc_img_anr {
  overflow: hidden;
  background: #1E1209;
  border-radius: 6px;
  height: 2.25rem;
  width: 36px;
  flex-shrink: 0;
}.acu_wc_img_anr img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.acu_wc_info_anr {
  min-width: 0;
}.acu_wc_game_anr {
  overflow: hidden;
  font-size: 12px;
  color: #D4BC96;
  font-weight: 600;
  white-space: nowrap;
  text-overflow: ellipsis;
}.acu_wc_player_anr {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #624E38;
  font-size: 10px;
}.acu_wc_amount_anr {
  font-size: 13px;
  flex-shrink: 0;
  margin-left: auto;
  font-weight: 700;
  color: #4E9828;
  white-space: nowrap;
}.acu_htp_anr {
  padding: 36px 16px 0;
  background: #120B07;
}
@media(min-width: 770px) {.acu_htp_anr {
  padding: 44px 1.5rem 0;
}
}.acu_htp_in_anr {
  margin: 0 auto;
  max-width: 82.5rem;
}.acu_htp_head_anr {
  margin-bottom: 1.375rem;
  max-width: 45rem;
}.acu_htp_label_anr {
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-weight: 700;
  color: #D47828;
}.acu_htp_h2_anr {
  font-family: 'Cormorant Garamond', serif;
  color: #F5E8D0;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-weight: 800;
}
@media(min-width: 769px) {.acu_htp_h2_anr {
  font-size: 28px;
}
}.acu_htp_intro_anr {
  color: #7E6448;
  line-height: 1.6;
  font-size: 0.875rem;
}.acu_htp_steps_anr {
  padding: 0;
  list-style: none;
  margin: 0;
  gap: 12px;
  counter-reset: none;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.acu_htp_steps_anr {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.acu_htp_steps_anr {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.acu_htp_step_anr {
  border-radius: 10px;
  background: #1E1209;
  padding: 20px 18px 18px;
  border: 1px solid rgba(255, 210, 150, 0.13);
  display: flex;
  position: relative;
  flex-direction: column;
}.acu_htp_step_num_anr {
  border-radius: 50%;
  background: #D47828;
  position: absolute;
  justify-content: center;
  display: flex;
  font-family: 'Cormorant Garamond', serif;
  color: #0F0804;
  width: 28px;
  align-items: center;
  font-size: 0.813rem;
  font-weight: 800;
  left: 1.25rem;
  height: 1.75rem;
  top: -12px;
}.acu_htp_step_ic_anr {
  border-radius: 6px;
  margin: 8px 0 12px;
  background: rgba(212, 120, 40, 0.18);
  color: #D47828;
  width: 2.25rem;
  justify-content: center;
  height: 2.25rem;
  align-items: center;
  display: flex;
}.acu_htp_step_ic_anr svg {
  stroke-linecap: round;
  height: 18px;
  width: 18px;
  stroke-linejoin: round;
}.acu_htp_step_h_anr {
  margin-bottom: 0.375rem;
  font-weight: 700;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.25;
  color: #F5E8D0;
}.acu_htp_step_p_anr {
  color: #7E6448;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.55;
}.acu_htp_step_p_anr strong {
  color: #D4BC96;
  font-weight: 600;
}.acu_htp_cta_anr {
  transition: background .2s;
  border-radius: 10px;
  padding: 13px 1.625rem;
  background: #4E9828;
  font-weight: 700;
  font-size: 14px;
  display: inline-block;
  color: #0F0804;
  margin-top: 20px;
}.acu_htp_cta_anr:hover {
  background: #5EAC32;
}.acu_bon_anr {
  padding: 36px 1rem 0;
  background: #120B07;
}
@media(min-width: 766px) {.acu_bon_anr {
  padding: 44px 1.5rem 0;
}
}.acu_bon_in_anr {
  margin: 0 auto;
  max-width: 82.5rem;
}.acu_bon_head_anr {
  margin-bottom: 1.25rem;
}.acu_bon_label_anr {
  font-size: 11px;
  letter-spacing: .08em;
  color: #D47828;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-weight: 700;
}.acu_bon_h2_anr {
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 8px;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F5E8D0;
}
@media(min-width: 765px) {.acu_bon_h2_anr {
  font-size: 1.5rem;
}
}.acu_bon_seo_anr {
  max-width: 620px;
  overflow-wrap: break-word;
  color: #7E6448;
  font-size: 0.813rem;
  line-height: 1.6;
}.acu_bon_seo_anr strong {
  color: #D4BC96;
  font-weight: 700;
}.acu_bon_seo_anr a {
  color: #D47828;
  text-decoration: underline;
}.acu_bon_grid_anr {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 642px) {.acu_bon_grid_anr {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.acu_bon_grid_anr {
  grid-template-columns: repeat(5,1fr);
}
}.acu_bon_card_anr {
  padding: 16px;
  background: #180E07;
  border-radius: 0.625rem;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 210, 150, 0.13);
}.acu_bon_card_anr:hover {
  transform: translateY(-2px);
  border-color: rgba(212, 120, 40, 0.07);
}.acu_bon_card_ic_anr svg {
  width: 1.625rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.625rem;
}.acu_bon_card_ic_anr {
  margin-bottom: 0.625rem;
}.acu_bon_card_type_anr {
  text-transform: uppercase;
  margin-bottom: 0.375rem;
  font-weight: 700;
  letter-spacing: .06em;
  font-size: 10px;
  color: #7E6448;
}.acu_bon_card_amount_anr {
  margin-bottom: 0.375rem;
  line-height: 1.1;
  color: #E8A018;
  font-size: 18px;
  font-weight: 800;
}.acu_bon_card_name_anr {
  margin-bottom: 8px;
  color: #F5E8D0;
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 13px;
}.acu_bon_card_detail_anr {
  border-top: 1px solid rgba(255, 220, 170, 0.05);
  overflow-wrap: break-word;
  padding-top: 8px;
  line-height: 1.5;
  color: #624E38;
  font-size: 0.688rem;
}.acu_reg_anr {
  background: #120B07;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.acu_reg_anr {
  padding: 44px 1.5rem 0;
}
}.acu_reg_in_anr {
  margin: 0 auto;
  background: #1E1209;
  border: 1px solid rgba(255, 210, 150, 0.07);
  border-radius: 1rem;
  padding: 28px 24px;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.acu_reg_in_anr {
  padding: 2.5rem;
}
}.acu_reg_top_anr {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:860px) {.acu_reg_top_anr {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.acu_reg_label_anr {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 10px;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #D47828;
}.acu_reg_h2_anr {
  font-size: 22px;
  overflow-wrap: break-word;
  line-height: 1.2;
  margin-bottom: 0.75rem;
  font-weight: 800;
  color: #F5E8D0;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 767px) {.acu_reg_h2_anr {
  font-size: 1.75rem;
}
}.acu_reg_bonus_anr {
  background: rgba(232, 160, 24, 0.18);
  gap: 8px;
  border: 1px solid rgba(232, 160, 24, 0.18);
  padding: 10px 1rem;
  border-radius: 10px;
  display: inline-flex;
  margin-bottom: 16px;
  align-items: center;
}.acu_reg_bonus_amount_anr {
  font-weight: 800;
  font-size: 1.25rem;
  color: #E8A018;
}.acu_reg_bonus_text_anr {
  line-height: 1.35;
  color: #A88C64;
  font-size: 0.813rem;
}.acu_reg_cta_btn_anr {
  padding: 0.875rem 2rem;
  border-radius: 10px;
  background: #4E9828;
  transition: background .2s;
  box-shadow: 0 3px 0.875rem rgba(78, 152, 40, 0.50);
  font-size: 15px;
  display: inline-block;
  font-weight: 700;
  color: #0F0804;
  margin-bottom: 0.75rem;
}.acu_reg_cta_btn_anr:hover {
  background: #5EAC32;
}.acu_reg_terms_anr {
  font-size: 0.688rem;
  line-height: 1.5;
  color: #624E38;
}.acu_reg_seo_anr {
  border-top: 1px solid rgba(255, 220, 170, 0.05);
  margin-top: 1.25rem;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #7E6448;
  line-height: 1.65;
  padding-top: 20px;
}.acu_reg_seo_anr p {
  line-height: 1.65;
  margin-bottom: 10px;
  font-size: 0.813rem;
  color: #7E6448;
}.acu_reg_seo_anr p:last-child {
  margin-bottom: 0;
}.acu_reg_seo_anr strong {
  color: #D4BC96;
  font-weight: 700;
}.acu_reg_seo_anr a {
  transition: color .2s;
  text-decoration: underline;
  color: #D47828;
}.acu_reg_seo_anr a:hover {
  color: #E88C38;
}.acu_reg_seo_anr ul,.acu_reg_seo_anr ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 1.125rem;
}.acu_reg_seo_anr ol {
  list-style: decimal;
}.acu_reg_seo_anr li {
  line-height: 1.65;
  margin-bottom: 0.25rem;
  color: #7E6448;
  font-size: 13px;
}.acu_reg_seo_anr table {
  overflow-x: auto;
  width: 100%;
  margin-bottom: 10px;
  border-collapse: collapse;
  font-size: 13px;
  display: block;
}
@media(min-width: 766px) {.acu_reg_seo_anr table {
  display: table;
}
}.acu_reg_seo_anr th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 220, 170, 0.07);
  color: #D4BC96;
  text-align: left;
  font-weight: 700;
}.acu_reg_seo_anr td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 220, 170, 0.05);
  color: #7E6448;
}.acu_reg_steps_anr {
  gap: 14px;
  display: flex;
  margin-top: 28px;
  flex-direction: column;
}
@media(min-width: 857px) {.acu_reg_steps_anr {
  margin-top: 0;
}
}.acu_reg_step_anr {
  background: rgba(255, 220, 170, 0.05);
  padding: 1rem;
  gap: 0.875rem;
  border: 1px solid rgba(255, 210, 150, 0.07);
  border-radius: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.acu_reg_step_num_anr {
  background: rgba(212, 120, 40, 0.18);
  border: 1px solid rgba(212, 120, 40, 0.07);
  border-radius: 50%;
  font-size: 14px;
  width: 34px;
  display: flex;
  height: 2.125rem;
  color: #D47828;
  align-items: center;
  font-weight: 800;
  flex-shrink: 0;
  justify-content: center;
}.acu_reg_step_title_anr {
  margin-bottom: 3px;
  font-size: 14px;
  font-weight: 700;
  color: #F5E8D0;
}.acu_reg_step_text_anr {
  line-height: 1.5;
  color: #7E6448;
  font-size: 12px;
}.acu_reg_trust_anr {
  gap: 10px;
  border-top: 1px solid rgba(255, 220, 170, 0.05);
  flex-wrap: wrap;
  margin-top: 20px;
  padding-top: 20px;
  display: flex;
}.acu_reg_trust_item_anr {
  gap: 0.438rem;
  font-size: 12px;
  color: #7E6448;
  overflow-wrap: break-word;
  display: flex;
  align-items: center;
}.acu_reg_trust_ic_anr svg {
  color: #D47828;
  stroke-linecap: round;
  height: 1rem;
  stroke-linejoin: round;
  width: 16px;
}.acu_prov_anr {
  background: #120B07;
  padding: 36px 1rem 0;
}
@media(min-width: 770px) {.acu_prov_anr {
  padding: 2.75rem 24px 0;
}
}.acu_prov_in_anr {
  margin: 0 auto;
  max-width: 1320px;
}.acu_prov_head_anr {
  margin-bottom: 1rem;
}.acu_prov_label_anr {
  font-weight: 700;
  margin-bottom: 8px;
  font-size: 11px;
  color: #D47828;
  text-transform: uppercase;
  letter-spacing: .08em;
}.acu_prov_h2_anr {
  margin-bottom: 0.5rem;
  font-family: 'Cormorant Garamond', serif;
  color: #F5E8D0;
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.acu_prov_h2_anr {
  font-size: 24px;
}
}.acu_prov_seo_anr {
  font-size: 0.813rem;
  color: #7E6448;
  overflow-wrap: break-word;
  margin-bottom: 16px;
  max-width: 38.75rem;
  line-height: 1.6;
}.acu_prov_seo_anr strong {
  color: #D4BC96;
  font-weight: 700;
}.acu_prov_seo_anr a {
  text-decoration: underline;
  color: #D47828;
}.acu_prov_grid_anr {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 637px) {.acu_prov_grid_anr {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1079px) {.acu_prov_grid_anr {
  grid-template-columns: repeat(8,1fr);
}
}.acu_prov_card_anr {
  border: 1px solid rgba(255, 210, 150, 0.13);
  gap: 0.438rem;
  background: #180E07;
  padding: 0.875rem 0.625rem;
  transition: border-color .2s,background .2s;
  border-radius: 0.625rem;
  align-items: center;
  display: flex;
  cursor: pointer;
  flex-direction: column;
}.acu_prov_card_anr:hover {
  background: #1E1209;
  border-color: rgba(212, 118, 42, 0.55);
}.acu_prov_logo_anr {
  border-radius: 6px;
  background: rgba(255, 220, 170, 0.05);
  overflow: hidden;
  width: 44px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 44px;
}.acu_prov_logo_anr img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}.acu_prov_name_anr {
  text-align: center;
  color: #A88C64;
  font-weight: 600;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.acu_app_anr {
  padding: 2.25rem 16px 0;
  background: #120B07;
}
@media(min-width: 769px) {.acu_app_anr {
  padding: 2.75rem 24px 0;
}
}.acu_app_in_anr {
  margin: 0 auto;
  max-width: 82.5rem;
}.acu_app_head_anr {
  margin-bottom: 16px;
}.acu_app_label_anr {
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-weight: 700;
  color: #D47828;
}.acu_app_h2_anr {
  margin-bottom: 6px;
  font-family: 'Cormorant Garamond', serif;
  color: #F5E8D0;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}
@media(min-width: 769px) {.acu_app_h2_anr {
  font-size: 24px;
}
}.acu_app_sub_anr {
  color: #7E6448;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 13px;
  max-width: 600px;
}.acu_app_sub_anr strong {
  font-weight: 700;
  color: #D4BC96;
}.acu_app_cards_anr {
  gap: 0.625rem;
  display: grid;
  margin-top: 1rem;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.acu_app_cards_anr {
  grid-template-columns: repeat(3,1fr);
}
}.acu_app_card_anr {
  padding: 1.25rem;
  border-radius: 0.625rem;
  overflow: hidden;
  gap: 1rem;
  align-items: flex-start;
  position: relative;
  flex-wrap: wrap;
  display: flex;
}.acu_app_card_ios_anr {
  background: linear-gradient(135deg,rgba(212, 120, 40, 0.18) 0%,#1E1209 100%);
}.acu_app_card_android_anr {
  background: linear-gradient(135deg,rgba(78, 152, 40, 0.18) 0%,#1E1209 100%);
}.acu_app_card_win_anr {
  background: linear-gradient(135deg,rgba(232, 160, 24, 0.18) 0%,#1E1209 100%);
}.acu_app_card_ic_anr svg {
  width: 2.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 34px;
}.acu_app_card_ic_anr {
  flex-shrink: 0;
  color: #F5E8D0;
}.acu_app_card_os_anr {
  margin-bottom: 6px;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 10px;
  color: #7E6448;
}.acu_app_card_title_anr {
  font-size: 15px;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  line-height: 1.2;
  font-weight: 700;
  color: #F5E8D0;
}.acu_app_card_text_anr {
  overflow-wrap: break-word;
  color: #7E6448;
  font-size: 0.75rem;
  margin-bottom: 14px;
  line-height: 1.5;
}.acu_app_card_btn_anr {
  border-radius: 6px;
  background: rgba(255, 220, 170, 0.12);
  border: 1px solid rgba(212, 118, 42, 0.55);
  padding: 10px 18px;
  gap: 7px;
  transition: background .2s;
  font-weight: 700;
  color: #F5E8D0;
  display: inline-flex;
  font-size: 13px;
  align-items: center;
}.acu_app_card_btn_anr:hover {
  background: rgba(255, 220, 170, 0.07);
}.acu_rv_anr {
  background: #120B07;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.acu_rv_anr {
  padding: 44px 24px 0;
}
}.acu_rv_in_anr {
  margin: 0 auto;
  max-width: 82.5rem;
}.acu_rv_head_anr {
  margin-bottom: 20px;
  max-width: 720px;
}.acu_rv_label_anr {
  font-weight: 700;
  letter-spacing: .08em;
  color: #D47828;
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}.acu_rv_h2_anr {
  font-family: 'Cormorant Garamond', serif;
  color: #F5E8D0;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 22px;
  margin-bottom: 10px;
}
@media(min-width: 766px) {.acu_rv_h2_anr {
  font-size: 1.75rem;
}
}.acu_rv_stats_anr {
  gap: 18px;
  display: flex;
  flex-wrap: wrap;
  font-size: 13px;
  color: #7E6448;
  align-items: center;
}.acu_rv_stats_score_anr {
  gap: 6px;
  display: flex;
  align-items: baseline;
}.acu_rv_stats_score_val_anr {
  font-weight: 800;
  font-size: 22px;
  font-family: 'Cormorant Garamond', serif;
  color: #E8A018;
}.acu_rv_stats_score_max_anr {
  font-size: 0.813rem;
  color: #624E38;
}.acu_rv_stats_badge_anr {
  gap: 4px;
  align-items: center;
  display: flex;
}.acu_rv_stats_badge_anr svg {
  width: 14px;
  color: #E8A018;
  height: 14px;
}.acu_rv_grid_anr {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 639px) {.acu_rv_grid_anr {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.acu_rv_grid_anr {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.acu_rv_card_anr {
  background: #1E1209;
  padding: 1.25rem;
  border-radius: 10px;
  border: 1px solid rgba(255, 210, 150, 0.13);
  display: flex;
  flex-direction: column;
}.acu_rv_card_stars_anr {
  gap: 2px;
  margin-bottom: 10px;
  color: #E8A018;
  display: flex;
}.acu_rv_card_stars_anr svg {
  width: 0.875rem;
  height: 14px;
}.acu_rv_card_h_anr {
  margin-bottom: 8px;
  line-height: 1.3;
  overflow-wrap: break-word;
  color: #F5E8D0;
  font-size: 0.875rem;
  font-weight: 700;
}.acu_rv_card_body_anr {
  flex: 1;
  overflow-wrap: break-word;
  color: #7E6448;
  line-height: 1.65;
  font-size: 13px;
  margin-bottom: 0.875rem;
}.acu_rv_card_body_anr strong {
  color: #D4BC96;
  font-weight: 600;
}.acu_rv_card_meta_anr {
  border-top: 1px solid rgba(255, 220, 170, 0.05);
  gap: 10px;
  padding-top: 12px;
  align-items: center;
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
}.acu_rv_card_author_anr {
  font-weight: 600;
  color: #D4BC96;
  font-size: 0.75rem;
}.acu_rv_card_date_anr {
  color: #624E38;
  font-size: 0.688rem;
}.acu_seo_anr {
  background: #120B07;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.acu_seo_anr {
  padding: 44px 24px 0;
}
}.acu_seo_in_anr {
  border: 1px solid rgba(255, 210, 150, 0.13);
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  background: #1E1209;
  border-radius: 1rem;
  max-width: 1320px;
}
@media(min-width: 770px) {.acu_seo_in_anr {
  padding: 2.25rem 40px;
}
}.acu_seo_label_anr {
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #D47828;
  letter-spacing: .08em;
}.acu_seo_h2_anr {
  margin-bottom: 14px;
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
  line-height: 1.25;
  overflow-wrap: break-word;
  color: #F5E8D0;
  font-size: 20px;
}
@media(min-width: 769px) {.acu_seo_h2_anr {
  font-size: 1.5rem;
}
}.acu_seo_body_anr {
  color: #A88C64;
  font-size: 0.875rem;
  line-height: 1.75;
  overflow-wrap: break-word;
}.acu_seo_body_anr p {
  color: #A88C64;
  line-height: 1.75;
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
}.acu_seo_body_anr p:last-child {
  margin-bottom: 0;
}.acu_seo_body_anr strong {
  color: #D4BC96;
  font-weight: 700;
}.acu_seo_body_anr a {
  transition: color .2s;
  color: #D47828;
  text-decoration: underline;
}.acu_seo_body_anr a:hover {
  color: #E88C38;
}.acu_seo_body_anr ul,.acu_seo_body_anr ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.acu_seo_body_anr ol {
  list-style: decimal;
}.acu_seo_body_anr li {
  color: #A88C64;
  font-size: 14px;
  margin-bottom: 6px;
  line-height: 1.75;
}.acu_seo_body_anr table {
  overflow-x: auto;
  margin-bottom: 0.75rem;
  display: block;
  width: 100%;
  border-collapse: collapse;
  font-size: 13px;
}
@media(min-width: 767px) {.acu_seo_body_anr table {
  display: table;
}
}.acu_seo_body_anr th {
  border-bottom: 1px solid rgba(255, 220, 170, 0.07);
  padding: 10px 0.75rem;
  color: #D4BC96;
  font-weight: 700;
  text-align: left;
}.acu_seo_body_anr td {
  border-bottom: 1px solid rgba(255, 220, 170, 0.05);
  padding: 10px 12px;
  color: #A88C64;
}.acu_seo_cols_anr {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 642px) {.acu_seo_cols_anr {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.acu_seo_cols_anr {
  grid-template-columns: repeat(3,1fr);
}
}.acu_seo_col_h_anr {
  color: #D4BC96;
  margin-bottom: 7px;
  font-size: 13px;
  font-weight: 700;
  overflow-wrap: break-word;
}.acu_seo_col_p_anr {
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #7E6448;
}.acu_seo_stats_anr {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.acu_seo_stat_anr {
  flex: 1;
  padding: 0.875rem 1rem;
  border: 1px solid rgba(212, 120, 40, 0.18);
  border-radius: 10px;
  background: rgba(212, 120, 40, 0.07);
  min-width: 140px;
}.acu_seo_stat_val_anr {
  color: #D47828;
  font-weight: 800;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}.acu_seo_stat_lb_anr {
  font-size: 11px;
  color: #7E6448;
  overflow-wrap: break-word;
}.acu_seo_anr {
  background: #120B07;
  padding: 2.25rem 1rem 0;
}
@media(min-width:768px) {.acu_seo_anr {
  padding: 2.75rem 1.5rem 0;
}
}.acu_seo_in_anr {
  margin: 0 auto;
  border: 1px solid rgba(255, 210, 150, 0.13);
  border-radius: 16px;
  background: #1E1209;
  padding: 28px 1.5rem;
  max-width: 82.5rem;
}
@media(min-width: 771px) {.acu_seo_in_anr {
  padding: 36px 40px;
}
}.acu_seo_label_anr {
  color: #D47828;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 10px;
}.acu_seo_h2_anr {
  font-size: 1.25rem;
  line-height: 1.25;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  color: #F5E8D0;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
}
@media(min-width: 769px) {.acu_seo_h2_anr {
  font-size: 24px;
}
}.acu_seo_body_anr {
  overflow-wrap: break-word;
  color: #A88C64;
  font-size: 14px;
  line-height: 1.75;
}.acu_seo_body_anr p {
  color: #A88C64;
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
  line-height: 1.75;
}.acu_seo_body_anr p:last-child {
  margin-bottom: 0;
}.acu_seo_body_anr strong {
  color: #D4BC96;
  font-weight: 700;
}.acu_seo_body_anr a {
  transition: color .2s;
  color: #D47828;
  text-decoration: underline;
}.acu_seo_body_anr a:hover {
  color: #E88C38;
}.acu_seo_body_anr ul,.acu_seo_body_anr ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.acu_seo_body_anr ol {
  list-style: decimal;
}.acu_seo_body_anr li {
  font-size: 0.875rem;
  margin-bottom: 6px;
  color: #A88C64;
  line-height: 1.75;
}.acu_seo_body_anr table {
  border-collapse: collapse;
  font-size: 0.813rem;
  overflow-x: auto;
  width: 100%;
  display: block;
  margin-bottom: 0.75rem;
}
@media(min-width: 765px) {.acu_seo_body_anr table {
  display: table;
}
}.acu_seo_body_anr th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 220, 170, 0.07);
  font-weight: 700;
  text-align: left;
  color: #D4BC96;
}.acu_seo_body_anr td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 220, 170, 0.05);
  color: #A88C64;
}.acu_seo_cols_anr {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.acu_seo_cols_anr {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.acu_seo_cols_anr {
  grid-template-columns: repeat(3,1fr);
}
}.acu_seo_col_h_anr {
  margin-bottom: 7px;
  overflow-wrap: break-word;
  font-size: 13px;
  font-weight: 700;
  color: #D4BC96;
}.acu_seo_col_p_anr {
  line-height: 1.65;
  color: #7E6448;
  font-size: 13px;
  overflow-wrap: break-word;
}.acu_seo_stats_anr {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.acu_seo_stat_anr {
  padding: 14px 16px;
  flex: 1;
  border-radius: 10px;
  background: rgba(212, 120, 40, 0.07);
  border: 1px solid rgba(212, 120, 40, 0.18);
  min-width: 8.75rem;
}.acu_seo_stat_val_anr {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
  margin-bottom: 0.25rem;
  color: #D47828;
}.acu_seo_stat_lb_anr {
  font-size: 11px;
  color: #7E6448;
  overflow-wrap: break-word;
}.acu_seo_anr {
  background: #120B07;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.acu_seo_anr {
  padding: 2.75rem 1.5rem 0;
}
}.acu_seo_in_anr {
  border-radius: 16px;
  margin: 0 auto;
  border: 1px solid rgba(255, 210, 150, 0.13);
  padding: 28px 1.5rem;
  background: #1E1209;
  max-width: 1320px;
}
@media(min-width: 769px) {.acu_seo_in_anr {
  padding: 2.25rem 40px;
}
}.acu_seo_label_anr {
  font-weight: 700;
  margin-bottom: 10px;
  letter-spacing: .08em;
  color: #D47828;
  text-transform: uppercase;
  font-size: 11px;
}.acu_seo_h2_anr {
  overflow-wrap: break-word;
  font-size: 20px;
  margin-bottom: 14px;
  font-family: 'Cormorant Garamond', serif;
  color: #F5E8D0;
  line-height: 1.25;
  font-weight: 800;
}
@media(min-width: 771px) {.acu_seo_h2_anr {
  font-size: 24px;
}
}.acu_seo_body_anr {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #A88C64;
}.acu_seo_body_anr p {
  margin-bottom: 12px;
  color: #A88C64;
  font-size: 0.875rem;
  line-height: 1.75;
}.acu_seo_body_anr p:last-child {
  margin-bottom: 0;
}.acu_seo_body_anr strong {
  font-weight: 700;
  color: #D4BC96;
}.acu_seo_body_anr a {
  transition: color .2s;
  color: #D47828;
  text-decoration: underline;
}.acu_seo_body_anr a:hover {
  color: #E88C38;
}.acu_seo_body_anr ul,.acu_seo_body_anr ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.acu_seo_body_anr ol {
  list-style: decimal;
}.acu_seo_body_anr li {
  color: #A88C64;
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 6px;
}.acu_seo_body_anr table {
  margin-bottom: 0.75rem;
  font-size: 13px;
  display: block;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 771px) {.acu_seo_body_anr table {
  display: table;
}
}.acu_seo_body_anr th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 220, 170, 0.07);
  text-align: left;
  color: #D4BC96;
  font-weight: 700;
}.acu_seo_body_anr td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 220, 170, 0.05);
  color: #A88C64;
}.acu_seo_cols_anr {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 637px) {.acu_seo_cols_anr {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.acu_seo_cols_anr {
  grid-template-columns: repeat(3,1fr);
}
}.acu_seo_col_h_anr {
  overflow-wrap: break-word;
  color: #D4BC96;
  margin-bottom: 0.438rem;
  font-weight: 700;
  font-size: 13px;
}.acu_seo_col_p_anr {
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 13px;
  color: #7E6448;
}.acu_seo_stats_anr {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.acu_seo_stat_anr {
  flex: 1;
  background: rgba(212, 120, 40, 0.07);
  padding: 14px 16px;
  border-radius: 10px;
  border: 1px solid rgba(212, 120, 40, 0.18);
  min-width: 140px;
}.acu_seo_stat_val_anr {
  margin-bottom: 4px;
  color: #D47828;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
}.acu_seo_stat_lb_anr {
  color: #7E6448;
  overflow-wrap: break-word;
  font-size: 11px;
}.acu_pmt_anr {
  background: #120B07;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.acu_pmt_anr {
  padding: 44px 1.5rem 0;
}
}.acu_pmt_in_anr {
  margin: 0 auto;
  max-width: 1320px;
}.acu_pmt_head_anr {
  max-width: 45rem;
  margin-bottom: 22px;
}.acu_pmt_label_anr {
  letter-spacing: .08em;
  font-weight: 700;
  color: #D47828;
  margin-bottom: 8px;
  font-size: 11px;
  text-transform: uppercase;
}.acu_pmt_h2_anr {
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  font-size: 1.375rem;
  color: #F5E8D0;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
}
@media(min-width: 767px) {.acu_pmt_h2_anr {
  font-size: 28px;
}
}.acu_pmt_intro_anr {
  color: #7E6448;
  line-height: 1.6;
  font-size: 14px;
  overflow-wrap: break-word;
}.acu_pmt_groups_anr {
  gap: 1.25rem;
  flex-direction: column;
  display: flex;
}.acu_pmt_group_anr {
  border: 1px solid rgba(255, 210, 150, 0.13);
  padding: 1.25rem;
  background: #1E1209;
  border-radius: 0.625rem;
}.acu_pmt_group_head_anr {
  gap: 12px;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 0.625rem;
  display: flex;
}.acu_pmt_group_ic_anr {
  background: rgba(212, 120, 40, 0.18);
  border-radius: 0.375rem;
  color: #D47828;
  display: flex;
  width: 2.25rem;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  height: 2.25rem;
}.acu_pmt_group_ic_anr svg {
  height: 18px;
  stroke-linecap: round;
  width: 1.125rem;
  stroke-linejoin: round;
}.acu_pmt_group_h_anr {
  margin: 0;
  font-size: 1rem;
  color: #F5E8D0;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  font-weight: 700;
}.acu_pmt_group_p_anr {
  font-size: 0.813rem;
  margin-bottom: 14px;
  color: #7E6448;
  line-height: 1.6;
  overflow-wrap: break-word;
}.acu_pmt_group_p_anr strong {
  font-weight: 600;
  color: #D4BC96;
}.acu_pmt_table_wrap_anr {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.acu_pmt_table_anr {
  border-collapse: collapse;
  width: 100%;
  min-width: 540px;
  font-size: 0.813rem;
}.acu_pmt_table_anr th {
  border-bottom: 1px solid rgba(255, 220, 170, 0.07);
  padding: 0.625rem 0.75rem;
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
  white-space: nowrap;
  letter-spacing: .04em;
  text-align: left;
  color: #D4BC96;
}.acu_pmt_table_anr td {
  padding: 0.75rem;
  border-bottom: 1px solid rgba(255, 220, 170, 0.05);
  color: #7E6448;
}.acu_pmt_table_anr tbody tr:last-child td {
  border-bottom: none;
}.acu_pmt_table_anr tr:hover td {
  background: rgba(255, 220, 170, 0.05);
  color: #D4BC96;
}.acu_faq_anr {
  background: #120B07;
  padding: 36px 16px 0;
}
@media(min-width:768px) {.acu_faq_anr {
  padding: 44px 24px 0;
}
}.acu_faq_in_anr {
  margin: 0 auto;
  max-width: 82.5rem;
}.acu_faq_head_anr {
  margin-bottom: 20px;
}.acu_faq_label_anr {
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 8px;
  letter-spacing: .08em;
  color: #D47828;
  text-transform: uppercase;
}.acu_faq_h2_anr {
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  font-size: 1.25rem;
  color: #F5E8D0;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.acu_faq_h2_anr {
  font-size: 24px;
}
}.acu_faq_list_anr {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.acu_faq_item_anr {
  border-radius: 0.625rem;
  background: #1E1209;
  border: 1px solid rgba(255, 210, 150, 0.13);
  overflow: hidden;
}.acu_faq_q_anr {
  padding: 1rem 1.25rem;
  gap: 12px;
  transition: color .2s;
  color: #D4BC96;
  justify-content: space-between;
  cursor: pointer;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  font-weight: 600;
  font-size: 14px;
  overflow-wrap: break-word;
}.acu_faq_q_anr:hover {
  color: #F5E8D0;
}.acu_faq_q_ic_anr {
  border-radius: 50%;
  background: rgba(255, 220, 170, 0.05);
  transition: transform .25s;
  font-size: 1rem;
  flex-shrink: 0;
  justify-content: center;
  display: flex;
  align-items: center;
  width: 24px;
  color: #D47828;
  height: 1.5rem;
}.acu_faq_item_anr.acu_state_open_anr .acu_faq_q_ic_anr {
  transform: rotate(45deg);
}.acu_faq_a_anr {
  padding: 0 20px 1rem;
  font-size: 13px;
  line-height: 1.7;
  display: none;
  color: #7E6448;
  overflow-wrap: break-word;
}.acu_faq_item_anr.acu_state_open_anr .acu_faq_a_anr {
  display: block;
}.acu_faq_a_anr strong {
  font-weight: 700;
  color: #D4BC96;
}.acu_faq_a_anr a {
  color: #D47828;
  text-decoration: underline;
}.acu_faq_a_anr ul,.acu_faq_a_anr ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 1.25rem;
}.acu_faq_a_anr ol {
  list-style: decimal;
}.acu_faq_a_anr li {
  line-height: 1.6;
  margin-bottom: 4px;
}.acu_faq_a_anr table {
  margin: 0.5rem 0;
  font-size: 0.75rem;
  display: block;
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width: 769px) {.acu_faq_a_anr table {
  display: table;
}
}.acu_faq_a_anr th {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 220, 170, 0.07);
  text-align: left;
  color: #D4BC96;
  font-weight: 700;
}.acu_faq_a_anr td {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 220, 170, 0.05);
  color: #7E6448;
}.acu_ft_anr {
  border-top: 1px solid rgba(255, 220, 170, 0.05);
  background: #0C0704;
  margin-top: 48px;
}.acu_ft_support_anr {
  padding: 24px 1rem;
  border-bottom: 1px solid rgba(255, 220, 170, 0.05);
}
@media(min-width: 771px) {.acu_ft_support_anr {
  padding: 28px 24px;
}
}.acu_ft_support_in_anr {
  gap: 16px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  max-width: 1320px;
}.acu_ft_support_main_anr {
  flex: 1;
  gap: 1rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  min-width: 13.75rem;
}.acu_ft_support_ic_anr {
  color: #D47828;
  flex-shrink: 0;
}.acu_ft_support_ic_anr svg {
  width: 1.875rem;
  stroke-linecap: round;
  height: 30px;
  stroke-linejoin: round;
}.acu_ft_support_text_title_anr {
  color: #F5E8D0;
  font-weight: 700;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  margin-bottom: 3px;
}.acu_ft_support_text_sub_anr {
  font-size: 12px;
  color: #7E6448;
  overflow-wrap: break-word;
}.acu_ft_support_btn_anr {
  background: #D47828;
  border-radius: 10px;
  transition: background .2s;
  padding: 0.688rem 22px;
  flex-shrink: 0;
  color: #F5E8D0;
  font-weight: 700;
  font-size: 0.813rem;
  white-space: nowrap;
}.acu_ft_support_btn_anr:hover {
  background: #E88C38;
}.acu_ft_support_contacts_anr {
  gap: 16px;
  display: flex;
  margin-left: auto;
  flex-wrap: wrap;
}.acu_ft_support_contact_anr {
  line-height: 1.4;
  color: #624E38;
  font-size: 0.75rem;
}.acu_ft_support_contact_anr strong {
  display: block;
  margin-bottom: 2px;
  font-size: 11px;
  color: #A88C64;
  font-weight: 600;
}.acu_ft_main_anr {
  border-bottom: 1px solid rgba(255, 220, 170, 0.05);
  padding: 32px 1rem 24px;
}
@media(min-width: 770px) {.acu_ft_main_anr {
  padding: 40px 1.5rem 32px;
}
}.acu_ft_main_in_anr {
  gap: 24px;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
  max-width: 1320px;
  display: grid;
}
@media(min-width: 642px) {.acu_ft_main_in_anr {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.acu_ft_main_in_anr {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.acu_ft_col_logo_anr {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.acu_ft_col_logo_anr {
  grid-column: auto;
}
}.acu_ft_logo_anr {
  gap: 9px;
  display: flex;
  align-items: center;
  font-size: 16px;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F5E8D0;
}.acu_ft_logo_mark_anr {
  overflow: hidden;
  border-radius: 0.375rem;
  width: 30px;
  height: 1.875rem;
}.acu_ft_logo_mark_anr img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.acu_ft_logo_sub_anr {
  line-height: 1.55;
  overflow-wrap: break-word;
  font-size: 12px;
  max-width: 200px;
  color: #624E38;
}.acu_ft_col_title_anr {
  color: #A88C64;
  text-transform: uppercase;
  letter-spacing: .07em;
  margin-bottom: 0.875rem;
  font-weight: 700;
  font-size: 0.75rem;
}.acu_ft_col_links_anr {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.acu_ft_col_link_anr {
  transition: color .2s;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #624E38;
}.acu_ft_col_link_anr:hover {
  color: #D4BC96;
}.acu_ft_apps_anr {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.acu_ft_app_card_anr {
  transition: border-color .2s;
  border-radius: 6px;
  background: rgba(255, 220, 170, 0.05);
  border: 1px solid rgba(255, 210, 150, 0.13);
  padding: 0.625rem 0.75rem;
  gap: 0.625rem;
  align-items: center;
  display: flex;
}.acu_ft_app_card_anr:hover {
  border-color: rgba(212, 118, 42, 0.55);
}.acu_ft_app_card_ic_anr svg {
  height: 22px;
  stroke-linecap: round;
  width: 1.375rem;
  stroke-linejoin: round;
}.acu_ft_app_card_os_anr {
  color: #624E38;
  font-size: 10px;
  font-weight: 600;
}.acu_ft_app_card_action_anr {
  color: #D4BC96;
  font-size: 12px;
  font-weight: 700;
}.acu_ft_bot_anr {
  padding: 20px 16px;
}
@media(min-width: 767px) {.acu_ft_bot_anr {
  padding: 1.25rem 1.5rem;
}
}.acu_ft_bot_in_anr {
  margin: 0 auto;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  max-width: 82.5rem;
}.acu_ft_socials_anr {
  gap: 0.5rem;
  display: flex;
}.acu_ft_soc_anr {
  border: 1px solid rgba(255, 210, 150, 0.13);
  background: rgba(255, 220, 170, 0.05);
  transition: background .2s;
  border-radius: 6px;
  justify-content: center;
  height: 36px;
  display: flex;
  align-items: center;
  color: #A88C64;
  width: 36px;
}.acu_ft_soc_anr svg {
  height: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1rem;
}.acu_ft_soc_anr:hover {
  background: rgba(255, 220, 170, 0.07);
}.acu_ft_legal_anr {
  flex: 1;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 11px;
  color: #B89870;
  min-width: 12.5rem;
}.acu_ft_legal_anr strong {
  font-weight: 700;
  color: #A88C64;
}.acu_ft_legal_anr a {
  color: #A88C64;
  text-decoration: underline;
}.acu_ft_age_anr {
  border-radius: 50%;
  border: 2px solid #B89870;
  color: #B89870;
  flex-shrink: 0;
  font-size: 11px;
  display: flex;
  width: 2rem;
  margin-left: auto;
  font-weight: 800;
  height: 32px;
  justify-content: center;
  align-items: center;
}